Skip to content

Commit e1be1e4

Browse files
committed
Merge branch 'origin/main' into Weblate.
2 parents 73162bd + 54c26a7 commit e1be1e4

File tree

16 files changed

+266
-68
lines changed

16 files changed

+266
-68
lines changed

locale/ID.po

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2918,6 +2918,14 @@ msgstr ""
29182918
msgid "maximum recursion depth exceeded"
29192919
msgstr ""
29202920

2921+
#: extmod/ulab/code/approx/approx.c
2922+
msgid "maxiter must be > 0"
2923+
msgstr ""
2924+
2925+
#: extmod/ulab/code/approx/approx.c
2926+
msgid "maxiter should be > 0"
2927+
msgstr ""
2928+
29212929
#: py/runtime.c
29222930
#, c-format
29232931
msgid "memory allocation failed, allocating %u bytes"
@@ -3351,6 +3359,10 @@ msgstr "memulai ulang software(soft reboot)\n"
33513359
msgid "sort argument must be an ndarray"
33523360
msgstr ""
33533361

3362+
#: extmod/ulab/code/numerical/numerical.c
3363+
msgid "sorted axis can't be longer than 65535"
3364+
msgstr ""
3365+
33543366
#: extmod/ulab/code/filter/filter.c
33553367
msgid "sos array must be of shape (n_section, 6)"
33563368
msgstr ""

locale/cs.po

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2875,6 +2875,14 @@ msgstr ""
28752875
msgid "maximum recursion depth exceeded"
28762876
msgstr ""
28772877

2878+
#: extmod/ulab/code/approx/approx.c
2879+
msgid "maxiter must be > 0"
2880+
msgstr ""
2881+
2882+
#: extmod/ulab/code/approx/approx.c
2883+
msgid "maxiter should be > 0"
2884+
msgstr ""
2885+
28782886
#: py/runtime.c
28792887
#, c-format
28802888
msgid "memory allocation failed, allocating %u bytes"
@@ -3307,6 +3315,10 @@ msgstr ""
33073315
msgid "sort argument must be an ndarray"
33083316
msgstr ""
33093317

3318+
#: extmod/ulab/code/numerical/numerical.c
3319+
msgid "sorted axis can't be longer than 65535"
3320+
msgstr ""
3321+
33103322
#: extmod/ulab/code/filter/filter.c
33113323
msgid "sos array must be of shape (n_section, 6)"
33123324
msgstr ""

locale/de_DE.po

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2954,6 +2954,14 @@ msgstr ""
29542954
msgid "maximum recursion depth exceeded"
29552955
msgstr "maximale Rekursionstiefe überschritten"
29562956

2957+
#: extmod/ulab/code/approx/approx.c
2958+
msgid "maxiter must be > 0"
2959+
msgstr ""
2960+
2961+
#: extmod/ulab/code/approx/approx.c
2962+
msgid "maxiter should be > 0"
2963+
msgstr ""
2964+
29572965
#: py/runtime.c
29582966
#, c-format
29592967
msgid "memory allocation failed, allocating %u bytes"
@@ -3392,6 +3400,10 @@ msgstr "weicher reboot\n"
33923400
msgid "sort argument must be an ndarray"
33933401
msgstr "sortierungs Argument muss ein ndarray sein"
33943402

3403+
#: extmod/ulab/code/numerical/numerical.c
3404+
msgid "sorted axis can't be longer than 65535"
3405+
msgstr ""
3406+
33953407
#: extmod/ulab/code/filter/filter.c
33963408
msgid "sos array must be of shape (n_section, 6)"
33973409
msgstr ""

locale/el.po

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2870,6 +2870,14 @@ msgstr ""
28702870
msgid "maximum recursion depth exceeded"
28712871
msgstr ""
28722872

2873+
#: extmod/ulab/code/approx/approx.c
2874+
msgid "maxiter must be > 0"
2875+
msgstr ""
2876+
2877+
#: extmod/ulab/code/approx/approx.c
2878+
msgid "maxiter should be > 0"
2879+
msgstr ""
2880+
28732881
#: py/runtime.c
28742882
#, c-format
28752883
msgid "memory allocation failed, allocating %u bytes"
@@ -3302,6 +3310,10 @@ msgstr ""
33023310
msgid "sort argument must be an ndarray"
33033311
msgstr ""
33043312

3313+
#: extmod/ulab/code/numerical/numerical.c
3314+
msgid "sorted axis can't be longer than 65535"
3315+
msgstr ""
3316+
33053317
#: extmod/ulab/code/filter/filter.c
33063318
msgid "sos array must be of shape (n_section, 6)"
33073319
msgstr ""

locale/es.po

Lines changed: 21 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,15 @@ msgstr ""
88
"Project-Id-Version: \n"
99
"Report-Msgid-Bugs-To: \n"
1010
"POT-Creation-Date: 2020-10-16 19:50-0500\n"
11-
"PO-Revision-Date: 2020-10-22 22:15+0000\n"
12-
"Last-Translator: Alvaro Figueroa <[email protected]>\n"
11+
"PO-Revision-Date: 2020-10-27 21:01+0000\n"
12+
"Last-Translator: Adolfo Jayme Barrientos <[email protected]>\n"
1313
"Language-Team: \n"
1414
"Language: es\n"
1515
"MIME-Version: 1.0\n"
1616
"Content-Type: text/plain; charset=UTF-8\n"
1717
"Content-Transfer-Encoding: 8bit\n"
1818
"Plural-Forms: nplurals=2; plural=n != 1;\n"
19-
"X-Generator: Weblate 4.3.1\n"
19+
"X-Generator: Weblate 4.3.2-dev\n"
2020

2121
#: main.c
2222
msgid ""
@@ -33,7 +33,7 @@ msgid ""
3333
"https://github.com/adafruit/circuitpython/issues\n"
3434
msgstr ""
3535
"\n"
36-
"Reporte un problema con el contenido de su unidad CIRCUITPY en\n"
36+
"Presente un problema con el contenido de su unidad CIRCUITPY en\n"
3737
"https://github.com/adafruit/circuitpython/issues\n"
3838

3939
#: py/obj.c
@@ -318,7 +318,9 @@ msgstr "Todos los canales de eventos estan siendo usados"
318318

319319
#: ports/atmel-samd/audio_dma.c ports/atmel-samd/common-hal/audiobusio/PDMIn.c
320320
msgid "All sync event channels in use"
321-
msgstr "Todos los canales de eventos de sincronización (sync event channels) están siendo utilizados"
321+
msgstr ""
322+
"Todos los canales de eventos de sincronización (sync event channels) están "
323+
"siendo utilizados"
322324

323325
#: shared-bindings/pwmio/PWMOut.c
324326
msgid "All timers for this pin are in use"
@@ -2941,6 +2943,14 @@ msgstr "max_lenght debe ser > 0"
29412943
msgid "maximum recursion depth exceeded"
29422944
msgstr "profundidad máxima de recursión excedida"
29432945

2946+
#: extmod/ulab/code/approx/approx.c
2947+
msgid "maxiter must be > 0"
2948+
msgstr ""
2949+
2950+
#: extmod/ulab/code/approx/approx.c
2951+
msgid "maxiter should be > 0"
2952+
msgstr ""
2953+
29442954
#: py/runtime.c
29452955
#, c-format
29462956
msgid "memory allocation failed, allocating %u bytes"
@@ -3378,6 +3388,10 @@ msgstr "reinicio suave\n"
33783388
msgid "sort argument must be an ndarray"
33793389
msgstr "argumento de ordenado debe ser un ndarray"
33803390

3391+
#: extmod/ulab/code/numerical/numerical.c
3392+
msgid "sorted axis can't be longer than 65535"
3393+
msgstr ""
3394+
33813395
#: extmod/ulab/code/filter/filter.c
33823396
msgid "sos array must be of shape (n_section, 6)"
33833397
msgstr "el arreglo sos debe de forma (n_section, 6)"
@@ -4135,8 +4149,8 @@ msgstr "zi debe ser una forma (n_section,2)"
41354149
#~ "pequeño.\n"
41364150
#~ "Aumente los límites del tamaño del stack y presione reset (después de "
41374151
#~ "expulsarCIRCUITPY).\n"
4138-
#~ "Si no cambió el stack, entonces reporte un issue aquí con el contenido "
4139-
#~ "de su unidad CIRCUITPY:\n"
4152+
#~ "Si no cambió el stack, entonces reporte un issue aquí con el contenido de "
4153+
#~ "su unidad CIRCUITPY:\n"
41404154

41414155
#~ msgid ""
41424156
#~ "The microcontroller's power dipped. Please make sure your power supply "

locale/fil.po

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2919,6 +2919,14 @@ msgstr ""
29192919
msgid "maximum recursion depth exceeded"
29202920
msgstr "lumagpas ang maximum recursion depth"
29212921

2922+
#: extmod/ulab/code/approx/approx.c
2923+
msgid "maxiter must be > 0"
2924+
msgstr ""
2925+
2926+
#: extmod/ulab/code/approx/approx.c
2927+
msgid "maxiter should be > 0"
2928+
msgstr ""
2929+
29222930
#: py/runtime.c
29232931
#, c-format
29242932
msgid "memory allocation failed, allocating %u bytes"
@@ -3355,6 +3363,10 @@ msgstr "malambot na reboot\n"
33553363
msgid "sort argument must be an ndarray"
33563364
msgstr ""
33573365

3366+
#: extmod/ulab/code/numerical/numerical.c
3367+
msgid "sorted axis can't be longer than 65535"
3368+
msgstr ""
3369+
33583370
#: extmod/ulab/code/filter/filter.c
33593371
msgid "sos array must be of shape (n_section, 6)"
33603372
msgstr ""

locale/fr.po

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2965,6 +2965,14 @@ msgstr "max_length doit être > 0"
29652965
msgid "maximum recursion depth exceeded"
29662966
msgstr "profondeur maximale de récursivité dépassée"
29672967

2968+
#: extmod/ulab/code/approx/approx.c
2969+
msgid "maxiter must be > 0"
2970+
msgstr ""
2971+
2972+
#: extmod/ulab/code/approx/approx.c
2973+
msgid "maxiter should be > 0"
2974+
msgstr ""
2975+
29682976
#: py/runtime.c
29692977
#, c-format
29702978
msgid "memory allocation failed, allocating %u bytes"
@@ -3404,6 +3412,10 @@ msgstr "redémarrage logiciel\n"
34043412
msgid "sort argument must be an ndarray"
34053413
msgstr "l'argument de «sort» doit être un ndarray"
34063414

3415+
#: extmod/ulab/code/numerical/numerical.c
3416+
msgid "sorted axis can't be longer than 65535"
3417+
msgstr ""
3418+
34073419
#: extmod/ulab/code/filter/filter.c
34083420
msgid "sos array must be of shape (n_section, 6)"
34093421
msgstr "le tableau sos doit être de forme (n_section, 6)"

locale/hi.po

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2870,6 +2870,14 @@ msgstr ""
28702870
msgid "maximum recursion depth exceeded"
28712871
msgstr ""
28722872

2873+
#: extmod/ulab/code/approx/approx.c
2874+
msgid "maxiter must be > 0"
2875+
msgstr ""
2876+
2877+
#: extmod/ulab/code/approx/approx.c
2878+
msgid "maxiter should be > 0"
2879+
msgstr ""
2880+
28732881
#: py/runtime.c
28742882
#, c-format
28752883
msgid "memory allocation failed, allocating %u bytes"
@@ -3302,6 +3310,10 @@ msgstr ""
33023310
msgid "sort argument must be an ndarray"
33033311
msgstr ""
33043312

3313+
#: extmod/ulab/code/numerical/numerical.c
3314+
msgid "sorted axis can't be longer than 65535"
3315+
msgstr ""
3316+
33053317
#: extmod/ulab/code/filter/filter.c
33063318
msgid "sos array must be of shape (n_section, 6)"
33073319
msgstr ""

locale/it_IT.po

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2921,6 +2921,14 @@ msgstr ""
29212921
msgid "maximum recursion depth exceeded"
29222922
msgstr "profondità massima di ricorsione superata"
29232923

2924+
#: extmod/ulab/code/approx/approx.c
2925+
msgid "maxiter must be > 0"
2926+
msgstr ""
2927+
2928+
#: extmod/ulab/code/approx/approx.c
2929+
msgid "maxiter should be > 0"
2930+
msgstr ""
2931+
29242932
#: py/runtime.c
29252933
#, c-format
29262934
msgid "memory allocation failed, allocating %u bytes"
@@ -3362,6 +3370,10 @@ msgstr "soft reboot\n"
33623370
msgid "sort argument must be an ndarray"
33633371
msgstr ""
33643372

3373+
#: extmod/ulab/code/numerical/numerical.c
3374+
msgid "sorted axis can't be longer than 65535"
3375+
msgstr ""
3376+
33653377
#: extmod/ulab/code/filter/filter.c
33663378
msgid "sos array must be of shape (n_section, 6)"
33673379
msgstr ""

locale/ja.po

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2900,6 +2900,14 @@ msgstr "max_lengthは0より大きくなければなりません"
29002900
msgid "maximum recursion depth exceeded"
29012901
msgstr "最大の再帰深度を超えました"
29022902

2903+
#: extmod/ulab/code/approx/approx.c
2904+
msgid "maxiter must be > 0"
2905+
msgstr ""
2906+
2907+
#: extmod/ulab/code/approx/approx.c
2908+
msgid "maxiter should be > 0"
2909+
msgstr ""
2910+
29032911
#: py/runtime.c
29042912
#, c-format
29052913
msgid "memory allocation failed, allocating %u bytes"
@@ -3335,6 +3343,10 @@ msgstr "ソフトリブート\n"
33353343
msgid "sort argument must be an ndarray"
33363344
msgstr ""
33373345

3346+
#: extmod/ulab/code/numerical/numerical.c
3347+
msgid "sorted axis can't be longer than 65535"
3348+
msgstr ""
3349+
33383350
#: extmod/ulab/code/filter/filter.c
33393351
msgid "sos array must be of shape (n_section, 6)"
33403352
msgstr ""

locale/ko.po

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2876,6 +2876,14 @@ msgstr ""
28762876
msgid "maximum recursion depth exceeded"
28772877
msgstr ""
28782878

2879+
#: extmod/ulab/code/approx/approx.c
2880+
msgid "maxiter must be > 0"
2881+
msgstr ""
2882+
2883+
#: extmod/ulab/code/approx/approx.c
2884+
msgid "maxiter should be > 0"
2885+
msgstr ""
2886+
28792887
#: py/runtime.c
28802888
#, c-format
28812889
msgid "memory allocation failed, allocating %u bytes"
@@ -3308,6 +3316,10 @@ msgstr ""
33083316
msgid "sort argument must be an ndarray"
33093317
msgstr ""
33103318

3319+
#: extmod/ulab/code/numerical/numerical.c
3320+
msgid "sorted axis can't be longer than 65535"
3321+
msgstr ""
3322+
33113323
#: extmod/ulab/code/filter/filter.c
33123324
msgid "sos array must be of shape (n_section, 6)"
33133325
msgstr ""

0 commit comments

Comments
 (0)