Skip to content

Commit 7cf8f79

Browse files
authored
Merge pull request #4656 from weblate/weblate-circuitpython-main
Translations update from Weblate
2 parents f7f6a42 + 6571e6d commit 7cf8f79

File tree

17 files changed

+344
-21
lines changed

17 files changed

+344
-21
lines changed

locale/ID.po

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1207,6 +1207,7 @@ msgstr ""
12071207

12081208
#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
12091209
#: ports/atmel-samd/common-hal/audiobusio/PDMIn.c
1210+
#: ports/atmel-samd/common-hal/imagecapture/ParallelImageCapture.c
12101211
#: ports/mimxrt10xx/common-hal/busio/UART.c
12111212
msgid "Invalid %q pin"
12121213
msgstr "%q pada tidak valid"
@@ -1277,6 +1278,11 @@ msgstr "Periode penangkapan tidak valid. Kisaran yang valid: 1 - 500"
12771278
msgid "Invalid channel count"
12781279
msgstr "Jumlah kanal tidak valid"
12791280

1281+
#: ports/atmel-samd/common-hal/imagecapture/ParallelImageCapture.c
1282+
#, c-format
1283+
msgid "Invalid data_count %d"
1284+
msgstr ""
1285+
12801286
#: shared-bindings/digitalio/DigitalInOut.c
12811287
msgid "Invalid direction."
12821288
msgstr "Arah tidak valid."
@@ -2155,6 +2161,14 @@ msgstr ""
21552161
msgid "Timeout is too long: Maximum timeout length is %d seconds"
21562162
msgstr ""
21572163

2164+
#: ports/atmel-samd/common-hal/imagecapture/ParallelImageCapture.c
2165+
msgid "Timeout waiting for DRDY"
2166+
msgstr ""
2167+
2168+
#: ports/atmel-samd/common-hal/imagecapture/ParallelImageCapture.c
2169+
msgid "Timeout waiting for VSYNC"
2170+
msgstr ""
2171+
21582172
#: supervisor/shared/safe_mode.c
21592173
msgid "To exit, please reset the board without "
21602174
msgstr "Untuk keluar, silahkan reset board tanpa "
@@ -2840,6 +2854,11 @@ msgstr ""
28402854
msgid "data must be of equal length"
28412855
msgstr ""
28422856

2857+
#: ports/atmel-samd/common-hal/imagecapture/ParallelImageCapture.c
2858+
#, c-format
2859+
msgid "data pin #%d in use"
2860+
msgstr ""
2861+
28432862
#: extmod/ulab/code/ndarray.c
28442863
msgid "data type not understood"
28452864
msgstr ""

locale/cs.po

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1188,6 +1188,7 @@ msgstr ""
11881188

11891189
#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
11901190
#: ports/atmel-samd/common-hal/audiobusio/PDMIn.c
1191+
#: ports/atmel-samd/common-hal/imagecapture/ParallelImageCapture.c
11911192
#: ports/mimxrt10xx/common-hal/busio/UART.c
11921193
msgid "Invalid %q pin"
11931194
msgstr ""
@@ -1258,6 +1259,11 @@ msgstr ""
12581259
msgid "Invalid channel count"
12591260
msgstr ""
12601261

1262+
#: ports/atmel-samd/common-hal/imagecapture/ParallelImageCapture.c
1263+
#, c-format
1264+
msgid "Invalid data_count %d"
1265+
msgstr ""
1266+
12611267
#: shared-bindings/digitalio/DigitalInOut.c
12621268
msgid "Invalid direction."
12631269
msgstr ""
@@ -2117,6 +2123,14 @@ msgstr ""
21172123
msgid "Timeout is too long: Maximum timeout length is %d seconds"
21182124
msgstr ""
21192125

2126+
#: ports/atmel-samd/common-hal/imagecapture/ParallelImageCapture.c
2127+
msgid "Timeout waiting for DRDY"
2128+
msgstr ""
2129+
2130+
#: ports/atmel-samd/common-hal/imagecapture/ParallelImageCapture.c
2131+
msgid "Timeout waiting for VSYNC"
2132+
msgstr ""
2133+
21202134
#: supervisor/shared/safe_mode.c
21212135
msgid "To exit, please reset the board without "
21222136
msgstr ""
@@ -2794,6 +2808,11 @@ msgstr ""
27942808
msgid "data must be of equal length"
27952809
msgstr ""
27962810

2811+
#: ports/atmel-samd/common-hal/imagecapture/ParallelImageCapture.c
2812+
#, c-format
2813+
msgid "data pin #%d in use"
2814+
msgstr ""
2815+
27972816
#: extmod/ulab/code/ndarray.c
27982817
msgid "data type not understood"
27992818
msgstr ""

locale/de_DE.po

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1208,6 +1208,7 @@ msgstr "Ungültiger %q"
12081208

12091209
#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
12101210
#: ports/atmel-samd/common-hal/audiobusio/PDMIn.c
1211+
#: ports/atmel-samd/common-hal/imagecapture/ParallelImageCapture.c
12111212
#: ports/mimxrt10xx/common-hal/busio/UART.c
12121213
msgid "Invalid %q pin"
12131214
msgstr "Ungültiger %q Pin"
@@ -1278,6 +1279,11 @@ msgstr "Ungültiger Aufnahmezeitraum. Gültiger Bereich: 1 - 500"
12781279
msgid "Invalid channel count"
12791280
msgstr "Ungültige Anzahl von Kanälen"
12801281

1282+
#: ports/atmel-samd/common-hal/imagecapture/ParallelImageCapture.c
1283+
#, c-format
1284+
msgid "Invalid data_count %d"
1285+
msgstr ""
1286+
12811287
#: shared-bindings/digitalio/DigitalInOut.c
12821288
msgid "Invalid direction."
12831289
msgstr "Ungültige Richtung."
@@ -2161,6 +2167,14 @@ msgid "Timeout is too long: Maximum timeout length is %d seconds"
21612167
msgstr ""
21622168
"Zeitbeschränkung ist zu groß: Maximale Zeitbeschränkung ist %d Sekunden"
21632169

2170+
#: ports/atmel-samd/common-hal/imagecapture/ParallelImageCapture.c
2171+
msgid "Timeout waiting for DRDY"
2172+
msgstr ""
2173+
2174+
#: ports/atmel-samd/common-hal/imagecapture/ParallelImageCapture.c
2175+
msgid "Timeout waiting for VSYNC"
2176+
msgstr ""
2177+
21642178
#: supervisor/shared/safe_mode.c
21652179
msgid "To exit, please reset the board without "
21662180
msgstr "Zum beenden, resette bitte das board ohne "
@@ -2863,6 +2877,11 @@ msgstr ""
28632877
msgid "data must be of equal length"
28642878
msgstr ""
28652879

2880+
#: ports/atmel-samd/common-hal/imagecapture/ParallelImageCapture.c
2881+
#, c-format
2882+
msgid "data pin #%d in use"
2883+
msgstr ""
2884+
28662885
#: extmod/ulab/code/ndarray.c
28672886
msgid "data type not understood"
28682887
msgstr ""

locale/el.po

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1185,6 +1185,7 @@ msgstr ""
11851185

11861186
#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
11871187
#: ports/atmel-samd/common-hal/audiobusio/PDMIn.c
1188+
#: ports/atmel-samd/common-hal/imagecapture/ParallelImageCapture.c
11881189
#: ports/mimxrt10xx/common-hal/busio/UART.c
11891190
msgid "Invalid %q pin"
11901191
msgstr ""
@@ -1255,6 +1256,11 @@ msgstr ""
12551256
msgid "Invalid channel count"
12561257
msgstr ""
12571258

1259+
#: ports/atmel-samd/common-hal/imagecapture/ParallelImageCapture.c
1260+
#, c-format
1261+
msgid "Invalid data_count %d"
1262+
msgstr ""
1263+
12581264
#: shared-bindings/digitalio/DigitalInOut.c
12591265
msgid "Invalid direction."
12601266
msgstr ""
@@ -2114,6 +2120,14 @@ msgstr ""
21142120
msgid "Timeout is too long: Maximum timeout length is %d seconds"
21152121
msgstr ""
21162122

2123+
#: ports/atmel-samd/common-hal/imagecapture/ParallelImageCapture.c
2124+
msgid "Timeout waiting for DRDY"
2125+
msgstr ""
2126+
2127+
#: ports/atmel-samd/common-hal/imagecapture/ParallelImageCapture.c
2128+
msgid "Timeout waiting for VSYNC"
2129+
msgstr ""
2130+
21172131
#: supervisor/shared/safe_mode.c
21182132
msgid "To exit, please reset the board without "
21192133
msgstr ""
@@ -2791,6 +2805,11 @@ msgstr ""
27912805
msgid "data must be of equal length"
27922806
msgstr ""
27932807

2808+
#: ports/atmel-samd/common-hal/imagecapture/ParallelImageCapture.c
2809+
#, c-format
2810+
msgid "data pin #%d in use"
2811+
msgstr ""
2812+
27942813
#: extmod/ulab/code/ndarray.c
27952814
msgid "data type not understood"
27962815
msgstr ""

locale/en_GB.po

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1202,6 +1202,7 @@ msgstr "Invalid %q"
12021202

12031203
#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
12041204
#: ports/atmel-samd/common-hal/audiobusio/PDMIn.c
1205+
#: ports/atmel-samd/common-hal/imagecapture/ParallelImageCapture.c
12051206
#: ports/mimxrt10xx/common-hal/busio/UART.c
12061207
msgid "Invalid %q pin"
12071208
msgstr "Invalid %q pin"
@@ -1272,6 +1273,11 @@ msgstr "Invalid capture period. Valid range: 1 - 500"
12721273
msgid "Invalid channel count"
12731274
msgstr "Invalid channel count"
12741275

1276+
#: ports/atmel-samd/common-hal/imagecapture/ParallelImageCapture.c
1277+
#, c-format
1278+
msgid "Invalid data_count %d"
1279+
msgstr ""
1280+
12751281
#: shared-bindings/digitalio/DigitalInOut.c
12761282
msgid "Invalid direction."
12771283
msgstr "Invalid direction."
@@ -2151,6 +2157,14 @@ msgstr "Time is in the past."
21512157
msgid "Timeout is too long: Maximum timeout length is %d seconds"
21522158
msgstr "Timeout is too long: Maximum timeout length is %d seconds"
21532159

2160+
#: ports/atmel-samd/common-hal/imagecapture/ParallelImageCapture.c
2161+
msgid "Timeout waiting for DRDY"
2162+
msgstr ""
2163+
2164+
#: ports/atmel-samd/common-hal/imagecapture/ParallelImageCapture.c
2165+
msgid "Timeout waiting for VSYNC"
2166+
msgstr ""
2167+
21542168
#: supervisor/shared/safe_mode.c
21552169
msgid "To exit, please reset the board without "
21562170
msgstr "To exit, please reset the board without "
@@ -2837,6 +2851,11 @@ msgstr "cata must be iterable"
28372851
msgid "data must be of equal length"
28382852
msgstr "cata must be of equal length"
28392853

2854+
#: ports/atmel-samd/common-hal/imagecapture/ParallelImageCapture.c
2855+
#, c-format
2856+
msgid "data pin #%d in use"
2857+
msgstr ""
2858+
28402859
#: extmod/ulab/code/ndarray.c
28412860
msgid "data type not understood"
28422861
msgstr "cata type not understood"

locale/es.po

Lines changed: 27 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ msgstr ""
88
"Project-Id-Version: \n"
99
"Report-Msgid-Bugs-To: \n"
1010
"POT-Creation-Date: 2021-01-04 12:55-0600\n"
11-
"PO-Revision-Date: 2021-04-22 17:16+0000\n"
12-
"Last-Translator: Jose David M <[email protected]>\n"
11+
"PO-Revision-Date: 2021-04-25 18:43+0000\n"
12+
"Last-Translator: Alvaro Figueroa <[email protected]>\n"
1313
"Language-Team: \n"
1414
"Language: es\n"
1515
"MIME-Version: 1.0\n"
@@ -1219,6 +1219,7 @@ msgstr "%q inválido"
12191219

12201220
#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
12211221
#: ports/atmel-samd/common-hal/audiobusio/PDMIn.c
1222+
#: ports/atmel-samd/common-hal/imagecapture/ParallelImageCapture.c
12221223
#: ports/mimxrt10xx/common-hal/busio/UART.c
12231224
msgid "Invalid %q pin"
12241225
msgstr "Pin %q inválido"
@@ -1289,6 +1290,11 @@ msgstr "Inválido periodo de captura. Rango válido: 1 - 500"
12891290
msgid "Invalid channel count"
12901291
msgstr "Cuenta de canales inválida"
12911292

1293+
#: ports/atmel-samd/common-hal/imagecapture/ParallelImageCapture.c
1294+
#, c-format
1295+
msgid "Invalid data_count %d"
1296+
msgstr "data_count inválido %d"
1297+
12921298
#: shared-bindings/digitalio/DigitalInOut.c
12931299
msgid "Invalid direction."
12941300
msgstr "Dirección inválida."
@@ -2180,6 +2186,14 @@ msgstr ""
21802186
"Tiempo de espera demasiado largo: El tiempo máximo de espera es de %d "
21812187
"segundos"
21822188

2189+
#: ports/atmel-samd/common-hal/imagecapture/ParallelImageCapture.c
2190+
msgid "Timeout waiting for DRDY"
2191+
msgstr "Tiempo de espera agotado esperado por DRDY"
2192+
2193+
#: ports/atmel-samd/common-hal/imagecapture/ParallelImageCapture.c
2194+
msgid "Timeout waiting for VSYNC"
2195+
msgstr "Tiempo de espera agotado esperando por VSYNC"
2196+
21832197
#: supervisor/shared/safe_mode.c
21842198
msgid "To exit, please reset the board without "
21852199
msgstr "Para salir, por favor reinicia la tarjeta sin "
@@ -2470,7 +2484,7 @@ msgstr "addresses esta vacío"
24702484

24712485
#: py/compile.c
24722486
msgid "annotation must be an identifier"
2473-
msgstr ""
2487+
msgstr "la anotación debe ser un identificador"
24742488

24752489
#: py/modbuiltins.c
24762490
msgid "arg is an empty sequence"
@@ -2656,7 +2670,7 @@ msgstr "no puede convertir %q a %q"
26562670

26572671
#: py/runtime.c
26582672
msgid "can't convert %q to int"
2659-
msgstr ""
2673+
msgstr "no se puede convertir %q a int"
26602674

26612675
#: py/objstr.c
26622676
msgid "can't convert '%q' object to %q implicitly"
@@ -2873,6 +2887,11 @@ msgstr "los datos deben permitir iteración"
28732887
msgid "data must be of equal length"
28742888
msgstr "los datos deben ser de igual tamaño"
28752889

2890+
#: ports/atmel-samd/common-hal/imagecapture/ParallelImageCapture.c
2891+
#, c-format
2892+
msgid "data pin #%d in use"
2893+
msgstr "pin de datos #%d en uso"
2894+
28762895
#: extmod/ulab/code/ndarray.c
28772896
msgid "data type not understood"
28782897
msgstr "tipo de dato no comprendido"
@@ -3081,7 +3100,7 @@ msgstr "lleno"
30813100

30823101
#: py/argcheck.c
30833102
msgid "function doesn't take keyword arguments"
3084-
msgstr ""
3103+
msgstr "la función no toma argumentos de tipo keyword"
30853104

30863105
#: py/argcheck.c
30873106
#, c-format
@@ -3137,7 +3156,7 @@ msgstr "generador ignorado GeneratorExit"
31373156

31383157
#: py/objgenerator.c
31393158
msgid "generator raised StopIteration"
3140-
msgstr ""
3159+
msgstr "el generador genero StopIteration"
31413160

31423161
#: shared-bindings/_stage/Layer.c
31433162
msgid "graphic must be 2048 bytes long"
@@ -3199,7 +3218,7 @@ msgstr "ensamblador en línea debe ser una función"
31993218

32003219
#: extmod/ulab/code/ndarray.c
32013220
msgid "input and output shapes are not compatible"
3202-
msgstr "Formas de entrada y salida no son compactibles"
3221+
msgstr "Formas de entrada y salida no son compatibles"
32033222

32043223
#: extmod/ulab/code/ulab_create.c
32053224
msgid "input argument must be an integer, a tuple, or a list"
@@ -3524,7 +3543,7 @@ msgstr "necesita más de %d valores para descomprimir"
35243543

35253544
#: py/modmath.c
35263545
msgid "negative factorial"
3527-
msgstr ""
3546+
msgstr "factorial negativo"
35283547

35293548
#: py/objint_longlong.c py/objint_mpz.c py/runtime.c
35303549
msgid "negative power with no float support"

locale/fil.po

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1200,6 +1200,7 @@ msgstr ""
12001200

12011201
#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
12021202
#: ports/atmel-samd/common-hal/audiobusio/PDMIn.c
1203+
#: ports/atmel-samd/common-hal/imagecapture/ParallelImageCapture.c
12031204
#: ports/mimxrt10xx/common-hal/busio/UART.c
12041205
msgid "Invalid %q pin"
12051206
msgstr "Mali ang %q pin"
@@ -1270,6 +1271,11 @@ msgstr ""
12701271
msgid "Invalid channel count"
12711272
msgstr "Maling bilang ng channel"
12721273

1274+
#: ports/atmel-samd/common-hal/imagecapture/ParallelImageCapture.c
1275+
#, c-format
1276+
msgid "Invalid data_count %d"
1277+
msgstr ""
1278+
12731279
#: shared-bindings/digitalio/DigitalInOut.c
12741280
msgid "Invalid direction."
12751281
msgstr "Mali ang direksyon."
@@ -2134,6 +2140,14 @@ msgstr ""
21342140
msgid "Timeout is too long: Maximum timeout length is %d seconds"
21352141
msgstr ""
21362142

2143+
#: ports/atmel-samd/common-hal/imagecapture/ParallelImageCapture.c
2144+
msgid "Timeout waiting for DRDY"
2145+
msgstr ""
2146+
2147+
#: ports/atmel-samd/common-hal/imagecapture/ParallelImageCapture.c
2148+
msgid "Timeout waiting for VSYNC"
2149+
msgstr ""
2150+
21372151
#: supervisor/shared/safe_mode.c
21382152
msgid "To exit, please reset the board without "
21392153
msgstr "Para lumabas, paki-reset ang board na wala ang "
@@ -2826,6 +2840,11 @@ msgstr ""
28262840
msgid "data must be of equal length"
28272841
msgstr ""
28282842

2843+
#: ports/atmel-samd/common-hal/imagecapture/ParallelImageCapture.c
2844+
#, c-format
2845+
msgid "data pin #%d in use"
2846+
msgstr ""
2847+
28292848
#: extmod/ulab/code/ndarray.c
28302849
msgid "data type not understood"
28312850
msgstr ""

0 commit comments

Comments
 (0)