Skip to content

Commit 547bb1f

Browse files
committed
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: CircuitPython/main Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/
1 parent 1063ec0 commit 547bb1f

File tree

19 files changed

+88
-77
lines changed

19 files changed

+88
-77
lines changed

locale/ID.po

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -229,10 +229,6 @@ msgstr ""
229229
msgid "%q out of range"
230230
msgstr "%q di luar jangkauan"
231231

232-
#: ports/atmel-samd/common-hal/microcontroller/Pin.c
233-
msgid "%q pin invalid"
234-
msgstr "pin %q tidak valid"
235-
236232
#: py/objrange.c py/objslice.c shared-bindings/random/__init__.c
237233
msgid "%q step cannot be zero"
238234
msgstr ""
@@ -1237,9 +1233,11 @@ msgid "Interrupt error."
12371233
msgstr ""
12381234

12391235
#: py/argcheck.c shared-bindings/digitalio/DigitalInOut.c
1236+
#: shared-bindings/displayio/EPaperDisplay.c
12401237
msgid "Invalid %q"
12411238
msgstr ""
12421239

1240+
#: ports/atmel-samd/common-hal/microcontroller/Pin.c
12431241
#: shared-bindings/microcontroller/Pin.c
12441242
msgid "Invalid %q pin"
12451243
msgstr "%q pada tidak valid"
@@ -4407,6 +4405,9 @@ msgstr "zi harus berjenis float"
44074405
msgid "zi must be of shape (n_section, 2)"
44084406
msgstr "Zi harus berbentuk (n_section, 2)"
44094407

4408+
#~ msgid "%q pin invalid"
4409+
#~ msgstr "pin %q tidak valid"
4410+
44104411
#~ msgid ""
44114412
#~ "\n"
44124413
#~ "Please file an issue with the contents of your CIRCUITPY drive at \n"

locale/cs.po

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -230,10 +230,6 @@ msgstr "%q je mimo hranice"
230230
msgid "%q out of range"
231231
msgstr "%q je mimo rozsah"
232232

233-
#: ports/atmel-samd/common-hal/microcontroller/Pin.c
234-
msgid "%q pin invalid"
235-
msgstr "pin %q není platný"
236-
237233
#: py/objrange.c py/objslice.c shared-bindings/random/__init__.c
238234
msgid "%q step cannot be zero"
239235
msgstr ""
@@ -1237,9 +1233,11 @@ msgid "Interrupt error."
12371233
msgstr ""
12381234

12391235
#: py/argcheck.c shared-bindings/digitalio/DigitalInOut.c
1236+
#: shared-bindings/displayio/EPaperDisplay.c
12401237
msgid "Invalid %q"
12411238
msgstr ""
12421239

1240+
#: ports/atmel-samd/common-hal/microcontroller/Pin.c
12431241
#: shared-bindings/microcontroller/Pin.c
12441242
msgid "Invalid %q pin"
12451243
msgstr "Neplatný pin %q"
@@ -4393,6 +4391,9 @@ msgstr ""
43934391
msgid "zi must be of shape (n_section, 2)"
43944392
msgstr ""
43954393

4394+
#~ msgid "%q pin invalid"
4395+
#~ msgstr "pin %q není platný"
4396+
43964397
#~ msgid ""
43974398
#~ "\n"
43984399
#~ "Please file an issue with the contents of your CIRCUITPY drive at \n"

locale/de_DE.po

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -234,10 +234,6 @@ msgstr "%q außerhalb der Grenzen"
234234
msgid "%q out of range"
235235
msgstr "%q außerhalb des Bereichs"
236236

237-
#: ports/atmel-samd/common-hal/microcontroller/Pin.c
238-
msgid "%q pin invalid"
239-
msgstr "%q Pin ungültig"
240-
241237
#: py/objrange.c py/objslice.c shared-bindings/random/__init__.c
242238
msgid "%q step cannot be zero"
243239
msgstr "Schritt %q kann nicht Null sein"
@@ -1256,9 +1252,11 @@ msgid "Interrupt error."
12561252
msgstr ""
12571253

12581254
#: py/argcheck.c shared-bindings/digitalio/DigitalInOut.c
1255+
#: shared-bindings/displayio/EPaperDisplay.c
12591256
msgid "Invalid %q"
12601257
msgstr "Ungültiger %q"
12611258

1259+
#: ports/atmel-samd/common-hal/microcontroller/Pin.c
12621260
#: shared-bindings/microcontroller/Pin.c
12631261
msgid "Invalid %q pin"
12641262
msgstr "Ungültiger %q Pin"
@@ -4469,6 +4467,9 @@ msgstr "zi muss eine Gleitkommazahl sein"
44694467
msgid "zi must be of shape (n_section, 2)"
44704468
msgstr "zi muss die Form (n_section, 2) haben"
44714469

4470+
#~ msgid "%q pin invalid"
4471+
#~ msgstr "%q Pin ungültig"
4472+
44724473
#~ msgid ""
44734474
#~ "\n"
44744475
#~ "Please file an issue with the contents of your CIRCUITPY drive at \n"

locale/el.po

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -234,10 +234,6 @@ msgstr "%q εκτός ορίων"
234234
msgid "%q out of range"
235235
msgstr "%q εκτός εμβέλειας"
236236

237-
#: ports/atmel-samd/common-hal/microcontroller/Pin.c
238-
msgid "%q pin invalid"
239-
msgstr "%q άκυρο pin"
240-
241237
#: py/objrange.c py/objslice.c shared-bindings/random/__init__.c
242238
msgid "%q step cannot be zero"
243239
msgstr ""
@@ -1246,9 +1242,11 @@ msgid "Interrupt error."
12461242
msgstr ""
12471243

12481244
#: py/argcheck.c shared-bindings/digitalio/DigitalInOut.c
1245+
#: shared-bindings/displayio/EPaperDisplay.c
12491246
msgid "Invalid %q"
12501247
msgstr ""
12511248

1249+
#: ports/atmel-samd/common-hal/microcontroller/Pin.c
12521250
#: shared-bindings/microcontroller/Pin.c
12531251
msgid "Invalid %q pin"
12541252
msgstr ""
@@ -4401,6 +4399,9 @@ msgstr ""
44014399
msgid "zi must be of shape (n_section, 2)"
44024400
msgstr ""
44034401

4402+
#~ msgid "%q pin invalid"
4403+
#~ msgstr "%q άκυρο pin"
4404+
44044405
#~ msgid ""
44054406
#~ "\n"
44064407
#~ "Please file an issue with the contents of your CIRCUITPY drive at \n"

locale/en_GB.po

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -233,10 +233,6 @@ msgstr ""
233233
msgid "%q out of range"
234234
msgstr "%q out of range"
235235

236-
#: ports/atmel-samd/common-hal/microcontroller/Pin.c
237-
msgid "%q pin invalid"
238-
msgstr "%q pin invalid"
239-
240236
#: py/objrange.c py/objslice.c shared-bindings/random/__init__.c
241237
msgid "%q step cannot be zero"
242238
msgstr ""
@@ -1238,9 +1234,11 @@ msgid "Interrupt error."
12381234
msgstr ""
12391235

12401236
#: py/argcheck.c shared-bindings/digitalio/DigitalInOut.c
1237+
#: shared-bindings/displayio/EPaperDisplay.c
12411238
msgid "Invalid %q"
12421239
msgstr "Invalid %q"
12431240

1241+
#: ports/atmel-samd/common-hal/microcontroller/Pin.c
12441242
#: shared-bindings/microcontroller/Pin.c
12451243
msgid "Invalid %q pin"
12461244
msgstr "Invalid %q pin"
@@ -4404,6 +4402,9 @@ msgstr "zi must be of float type"
44044402
msgid "zi must be of shape (n_section, 2)"
44054403
msgstr "zi must be of shape (n_section, 2)"
44064404

4405+
#~ msgid "%q pin invalid"
4406+
#~ msgstr "%q pin invalid"
4407+
44074408
#~ msgid ""
44084409
#~ "\n"
44094410
#~ "Please file an issue with the contents of your CIRCUITPY drive at \n"

locale/es.po

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -245,10 +245,6 @@ msgstr "%q fuera de limites"
245245
msgid "%q out of range"
246246
msgstr "%q fuera de rango"
247247

248-
#: ports/atmel-samd/common-hal/microcontroller/Pin.c
249-
msgid "%q pin invalid"
250-
msgstr "pin inválido %q"
251-
252248
#: py/objrange.c py/objslice.c shared-bindings/random/__init__.c
253249
msgid "%q step cannot be zero"
254250
msgstr "%q paso no puede ser cero"
@@ -1275,9 +1271,11 @@ msgid "Interrupt error."
12751271
msgstr "Error de interrupción."
12761272

12771273
#: py/argcheck.c shared-bindings/digitalio/DigitalInOut.c
1274+
#: shared-bindings/displayio/EPaperDisplay.c
12781275
msgid "Invalid %q"
12791276
msgstr "%q inválido"
12801277

1278+
#: ports/atmel-samd/common-hal/microcontroller/Pin.c
12811279
#: shared-bindings/microcontroller/Pin.c
12821280
msgid "Invalid %q pin"
12831281
msgstr "Pin %q inválido"
@@ -2278,7 +2276,8 @@ msgstr "Incapaz de inicializar el parser"
22782276
#: ports/espressif/common-hal/analogbufio/BufferedIn.c
22792277
#, c-format
22802278
msgid "Unable to initialize ADC DMA controller, ErrorCode:%d"
2281-
msgstr "No es posible de inicializar el controlador ADC DMA, código de error:%d"
2279+
msgstr ""
2280+
"No es posible de inicializar el controlador ADC DMA, código de error:%d"
22822281

22832282
#: shared-module/displayio/OnDiskBitmap.c
22842283
msgid "Unable to read color palette data"
@@ -4480,6 +4479,9 @@ msgstr "zi debe ser de tipo flotante"
44804479
msgid "zi must be of shape (n_section, 2)"
44814480
msgstr "zi debe ser una forma (n_section,2)"
44824481

4482+
#~ msgid "%q pin invalid"
4483+
#~ msgstr "pin inválido %q"
4484+
44834485
#~ msgid ""
44844486
#~ "\n"
44854487
#~ "Please file an issue with the contents of your CIRCUITPY drive at \n"

locale/fil.po

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -227,10 +227,6 @@ msgstr ""
227227
msgid "%q out of range"
228228
msgstr ""
229229

230-
#: ports/atmel-samd/common-hal/microcontroller/Pin.c
231-
msgid "%q pin invalid"
232-
msgstr ""
233-
234230
#: py/objrange.c py/objslice.c shared-bindings/random/__init__.c
235231
msgid "%q step cannot be zero"
236232
msgstr ""
@@ -1237,9 +1233,11 @@ msgid "Interrupt error."
12371233
msgstr ""
12381234

12391235
#: py/argcheck.c shared-bindings/digitalio/DigitalInOut.c
1236+
#: shared-bindings/displayio/EPaperDisplay.c
12401237
msgid "Invalid %q"
12411238
msgstr ""
12421239

1240+
#: ports/atmel-samd/common-hal/microcontroller/Pin.c
12431241
#: shared-bindings/microcontroller/Pin.c
12441242
msgid "Invalid %q pin"
12451243
msgstr "Mali ang %q pin"

locale/fr.po

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -238,10 +238,6 @@ msgstr "%q est hors limites"
238238
msgid "%q out of range"
239239
msgstr "%q est hors de porté"
240240

241-
#: ports/atmel-samd/common-hal/microcontroller/Pin.c
242-
msgid "%q pin invalid"
243-
msgstr "broche %q invalide"
244-
245241
#: py/objrange.c py/objslice.c shared-bindings/random/__init__.c
246242
msgid "%q step cannot be zero"
247243
msgstr "le pas ne peut être zéro dans %q"
@@ -1277,9 +1273,11 @@ msgid "Interrupt error."
12771273
msgstr "Erreur d'interruption."
12781274

12791275
#: py/argcheck.c shared-bindings/digitalio/DigitalInOut.c
1276+
#: shared-bindings/displayio/EPaperDisplay.c
12801277
msgid "Invalid %q"
12811278
msgstr "%q invalide"
12821279

1280+
#: ports/atmel-samd/common-hal/microcontroller/Pin.c
12831281
#: shared-bindings/microcontroller/Pin.c
12841282
msgid "Invalid %q pin"
12851283
msgstr "Broche invalide pour '%q'"
@@ -4496,6 +4494,9 @@ msgstr "zi doit être de type float"
44964494
msgid "zi must be of shape (n_section, 2)"
44974495
msgstr "zi doit être de forme (n_section, 2)"
44984496

4497+
#~ msgid "%q pin invalid"
4498+
#~ msgstr "broche %q invalide"
4499+
44994500
#~ msgid ""
45004501
#~ "\n"
45014502
#~ "Please file an issue with the contents of your CIRCUITPY drive at \n"

locale/hi.po

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -226,10 +226,6 @@ msgstr ""
226226
msgid "%q out of range"
227227
msgstr ""
228228

229-
#: ports/atmel-samd/common-hal/microcontroller/Pin.c
230-
msgid "%q pin invalid"
231-
msgstr ""
232-
233229
#: py/objrange.c py/objslice.c shared-bindings/random/__init__.c
234230
msgid "%q step cannot be zero"
235231
msgstr ""
@@ -1225,9 +1221,11 @@ msgid "Interrupt error."
12251221
msgstr ""
12261222

12271223
#: py/argcheck.c shared-bindings/digitalio/DigitalInOut.c
1224+
#: shared-bindings/displayio/EPaperDisplay.c
12281225
msgid "Invalid %q"
12291226
msgstr ""
12301227

1228+
#: ports/atmel-samd/common-hal/microcontroller/Pin.c
12311229
#: shared-bindings/microcontroller/Pin.c
12321230
msgid "Invalid %q pin"
12331231
msgstr ""

locale/it_IT.po

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -230,10 +230,6 @@ msgstr ""
230230
msgid "%q out of range"
231231
msgstr "%q oltre il limite"
232232

233-
#: ports/atmel-samd/common-hal/microcontroller/Pin.c
234-
msgid "%q pin invalid"
235-
msgstr "%q pin non valido"
236-
237233
#: py/objrange.c py/objslice.c shared-bindings/random/__init__.c
238234
msgid "%q step cannot be zero"
239235
msgstr ""
@@ -1239,9 +1235,11 @@ msgid "Interrupt error."
12391235
msgstr ""
12401236

12411237
#: py/argcheck.c shared-bindings/digitalio/DigitalInOut.c
1238+
#: shared-bindings/displayio/EPaperDisplay.c
12421239
msgid "Invalid %q"
12431240
msgstr ""
12441241

1242+
#: ports/atmel-samd/common-hal/microcontroller/Pin.c
12451243
#: shared-bindings/microcontroller/Pin.c
12461244
msgid "Invalid %q pin"
12471245
msgstr "Pin %q non valido"
@@ -4426,6 +4424,9 @@ msgstr ""
44264424
msgid "zi must be of shape (n_section, 2)"
44274425
msgstr ""
44284426

4427+
#~ msgid "%q pin invalid"
4428+
#~ msgstr "%q pin non valido"
4429+
44294430
#~ msgid ""
44304431
#~ "\n"
44314432
#~ "Please file an issue with the contents of your CIRCUITPY drive at \n"

0 commit comments

Comments
 (0)