8000 Update translation files · domdfcoding/circuitpython@cca9ce7 · GitHub
[go: up one dir, main page]

Skip to content

Commit cca9ce7

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 6807031 commit cca9ce7

File tree

17 files changed

+187
-102
lines changed

17 files changed

+187
-102
lines changed

locale/ID.po

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,10 @@ msgstr "%q harus berupa tuple dengan panjang 2"
150150
msgid "%q must be between %d and %d"
151151
msgstr ""
152152

153+
#: ports/atmel-samd/common-hal/busio/UART.c
154+
msgid "%q must be power of 2"
155+
msgstr ""
156+
153157
#: py/argcheck.c
154158
msgid "%q must of type %q"
155159
msgstr ""
@@ -396,6 +400,7 @@ msgstr ""
396400
msgid "All event channels in use"
397401
msgstr "Semua channel event sedang digunakan"
398402

403+
#: ports/raspberrypi/common-hal/pulseio/PulseIn.c
399404
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
400405
msgid "All state machines in use"
401406
msgstr ""
@@ -991,7 +996,7 @@ msgstr "Diharapkan sebuah Alamat"
991996
msgid "Expected an alarm"
992997
msgstr ""
993998

994-
#: shared-module/_pixelbuf/PixelBuf.c
999+
#: shared-module/adafruit_pixelbuf/PixelBuf.c
9951000
#, c-format
9961001
msgid "Expected tuple of length %d, got %d"
9971002
msgstr "Diharapkan tuple dengan panjang %d, didapatkan %d"
@@ -1315,7 +1320,7 @@ msgstr "Bit per nilai tidak valid"
13151320
msgid "Invalid buffer size"
13161321
msgstr "Ukuran buffer tidak valid"
13171322

1318-
#: shared-bindings/_pixelbuf/PixelBuf.c
1323+
#: shared-bindings/adafruit_pixelbuf/PixelBuf.c
13191324
msgid "Invalid byteorder string"
13201325
msgstr "String byteorder tidak valid"
13211326

@@ -1521,7 +1526,7 @@ msgstr ""
15211526
msgid "Missing first_set_pin. Instruction %d sets pin(s)"
15221527
msgstr ""
15231528

1524-
#: shared-bindings/displayio/Group.c
1529+
#: shared-bindings/busio/UART.c shared-bindings/displayio/Group.c
15251530
msgid "Must be a %q subclass."
15261531
msgstr "Harus berupa subclass %q."
15271532

@@ -2382,7 +2387,7 @@ msgstr "Kesalahan keamanan tidak dikenal: 0x%04x"
23822387
msgid "Unknown system firmware error: %04x"
23832388
msgstr ""
23842389

2385-
#: shared-bindings/_pixelbuf/PixelBuf.c
2390+
#: shared-bindings/adafruit_pixelbuf/PixelBuf.c
23862391
#, c-format
23872392
msgid "Unmatched number of items on RHS (expected %d, got %d)."
23882393
msgstr "Jumlah item pada RHS tidak cocok (diharapkan %d, didapatkan %d)."
@@ -2673,7 +2678,7 @@ msgstr ""
26732678
msgid "buttons must be digitalio.DigitalInOut"
26742679
msgstr ""
26752680

2676-
#: shared-bindings/_pixelbuf/PixelBuf.c
2681+
#: shared-bindings/adafruit_pixelbuf/PixelBuf.c
26772682
msgid "byteorder is not a string"
26782683
msgstr ""
26792684

@@ -2723,7 +2728,7 @@ msgid "can't cancel self"
27232728
msgstr ""
27242729

27252730
#: py/obj.c py/objint.c shared-bindings/i2cperipheral/I2CPeripheral.c
2726-
#: shared-module/_pixelbuf/PixelBuf.c
2731+
#: shared-module/adafruit_pixelbuf/PixelBuf.c
27272732
msgid "can't convert %q to %q"
27282733
msgstr ""
27292734

locale/cs.po

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,10 @@ msgstr "%q musí být n-tice délky 2"
146146
msgid "%q must be between %d and %d"
147147
msgstr ""
148148

149+
#: ports/atmel-samd/common-hal/busio/UART.c
150+
msgid "%q must be power of 2"
151+
msgstr ""
152+
149153
#: py/argcheck.c
150154
msgid "%q must of type %q"
151155
msgstr ""
@@ -392,6 +396,7 @@ msgstr ""
392396
msgid "All event channels in use"
393397
msgstr ""
394398

399+
#: ports/raspberrypi/common-hal/pulseio/PulseIn.c
395400
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
396401
msgid "All state machines in use"
397402
msgstr ""
@@ -976,7 +981,7 @@ msgstr ""
976981
msgid "Expected an alarm"
977982
msgstr ""
978983

979-
#: shared-module/_pixelbuf/PixelBuf.c
984+
#: shared-module/adafruit_pixelbuf/PixelBuf.c
980985
#, c-format
981986
msgid "Expected tuple of length %d, got %d"
982987
msgstr ""
@@ -1298,7 +1303,7 @@ msgstr ""
12981303
msgid "Invalid buffer size"
12991304
msgstr ""
13001305

1301-
#: shared-bindings/_pixelbuf/PixelBuf.c
1306+
#: shared-bindings/adafruit_pixelbuf/PixelBuf.c
13021307
msgid "Invalid byteorder string"
13031308
msgstr ""
13041309

@@ -1504,7 +1509,7 @@ msgstr ""
15041509
msgid "Missing first_set_pin. Instruction %d sets pin(s)"
15051510
msgstr ""
15061511

1507-
#: shared-bindings/displayio/Group.c
1512+
#: shared-bindings/busio/UART.c shared-bindings/displayio/Group.c
15081513
msgid "Must be a %q subclass."
15091514
msgstr ""
15101515

@@ -2351,7 +2356,7 @@ msgstr ""
23512356
msgid "Unknown system firmware error: %04x"
23522357
msgstr ""
23532358

2354-
#: shared-bindings/_pixelbuf/PixelBuf.c
2359+
#: shared-bindings/adafruit_pixelbuf/PixelBuf.c
23552360
#, c-format
23562361
msgid "Unmatched number of items on RHS (expected %d, got %d)."
23572362
msgstr ""
@@ -2634,7 +2639,7 @@ msgstr ""
26342639
msgid "buttons must be digitalio.DigitalInOut"
26352640
msgstr ""
26362641

2637-
#: shared-bindings/_pixelbuf/PixelBuf.c
2642+
#: shared-bindings/adafruit_pixelbuf/PixelBuf.c
26382643
msgid "byteorder is not a string"
26392644
msgstr ""
26402645

@@ -2684,7 +2689,7 @@ msgid "can't cancel self"
26842689
msgstr ""
26852690

26862691
#: py/obj.c py/objint.c shared-bindings/i2cperipheral/I2CPeripheral.c
2687-
#: shared-module/_pixelbuf/PixelBuf.c
2692+
#: shared-module/adafruit_pixelbuf/PixelBuf.c
26882693
msgid "can't convert %q to %q"
26892694
msgstr ""
26902695

locale/de_DE.po

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,10 @@ msgstr "%q muss ein Tupel der Länge 2 sein"
151151
msgid "%q must be between %d and %d"
152152
msgstr ""
153153

154+
#: ports/atmel-samd/common-hal/busio/UART.c
155+
msgid "%q must be power of 2"
156+
msgstr ""
157+
154158
#: py/argcheck.c
155159
msgid "%q must of type %q"
156160
msgstr ""
@@ -398,6 +402,7 @@ msgstr ""
398402
msgid "All event channels in use"
399403
msgstr "Alle event Kanäle werden benutzt"
400404

405+
#: ports/raspberrypi/common-hal/pulseio/PulseIn.c
401406
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
402407
msgid "All state machines in use"
403408
msgstr "Alle state machines in verwendung"
@@ -988,7 +993,7 @@ msgstr "Erwartet eine Adresse"
988993
msgid "Expected an alarm"
989994
msgstr "Alarm erwartet"
990995

991-
#: shared-module/_pixelbuf/PixelBuf.c
996+
#: shared-module/adafruit_pixelbuf/PixelBuf.c
992997
#, c-format
993998
msgid "Expected tuple of length %d, got %d"
994999
msgstr "Habe ein Tupel der Länge %d erwartet aber %d erhalten"
@@ -1315,7 +1320,7 @@ msgstr "Ungültige Bits pro Wert"
13151320
msgid "Invalid buffer size"
13161321
msgstr "Ungültige Puffergröße"
13171322

1318-
#: shared-bindings/_pixelbuf/PixelBuf.c
1323+
#: shared-bindings/adafruit_pixelbuf/PixelBuf.c
13191324
msgid "Invalid byteorder string"
13201325
msgstr "Ungültige Byteorder String"
13211326

@@ -1522,7 +1527,7 @@ msgstr "Fehlender first_out_pin. Instruktion %d schreibt Pin(s)"
15221527
msgid "Missing first_set_pin. Instruction %d sets pin(s)"
15231528
msgstr "Fehlender first_set_pin. Instruktion %d setzt Pin(s)"
15241529

1525-
#: shared-bindings/displayio/Group.c
1530+
#: shared-bindings/busio/UART.c shared-bindings/displayio/Group.c
15261531
msgid "Must be a %q subclass."
15271532
msgstr "Muss eine %q Unterklasse sein."
15281533

@@ -2383,7 +2388,7 @@ msgstr "Unbekannter Sicherheitsfehler: 0x%04x"
23832388
msgid "Unknown system firmware error: %04x"
23842389
msgstr ""
23852390

2386-
#: shared-bindings/_pixelbuf/PixelBuf.c
2391+
#: shared-bindings/adafruit_pixelbuf/PixelBuf.c
23872392
#, c-format
23882393
msgid "Unmatched number of items on RHS (expected %d, got %d)."
23892394
msgstr ""
@@ -2679,7 +2684,7 @@ msgstr ""
26792684
msgid "buttons must be digitalio.DigitalInOut"
26802685
msgstr "Tasten müssen digitalio.DigitalInOut sein"
26812686

2682-
#: shared-bindings/_pixelbuf/PixelBuf.c
2687+
#: shared-bindings/adafruit_pixelbuf/PixelBuf.c
26832688
msgid "byteorder is not a string"
26842689
msgstr "Byteorder ist kein String"
26852690

@@ -2731,7 +2736,7 @@ msgid "can't cancel self"
27312736
msgstr ""
27322737

27332738
#: py/obj.c py/objint.c shared-bindings/i2cperipheral/I2CPeripheral.c
2734-
#: shared-module/_pixelbuf/PixelBuf.c
2739+
#: shared-module/adafruit_pixelbuf/PixelBuf.c
27352740
msgid "can't convert %q to %q"
27362741
msgstr "kann %q nicht zu %q konvertieren"
27372742

locale/el.po

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,10 @@ msgstr ""
143143
msgid "%q must be between %d and %d"
144144
msgstr ""
145145

146+
#: ports/atmel-samd/common-hal/busio/UART.c
147+
msgid "%q must be power of 2"
148+
msgstr ""
149+
146150
#: py/argcheck.c
147151
msgid "%q must of type %q"
148152
msgstr ""
@@ -389,6 +393,7 @@ msgstr ""
389393
msgid "All event channels in use"
390394
msgstr ""
391395

396+
#: ports/raspberrypi/common-hal/pulseio/PulseIn.c
392397
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
393398
msgid "All state machines in use"
394399
msgstr ""
@@ -973,7 +978,7 @@ msgstr ""
973978
msgid "Expected an alarm"
974979
msgstr ""
975980

976-
#: shared-module/_pixelbuf/PixelBuf.c
981+
#: shared-module/adafruit_pixelbuf/PixelBuf.c
977982
#, c-format
978983
msgid "Expected tuple of length %d, got %d"
979984
msgstr ""
@@ -1295,7 +1300,7 @@ msgstr ""
12951300
msgid "Invalid buffer size"
12961301
msgstr ""
12971302

1298-
#: shared-bindings/_pixelbuf/PixelBuf.c
1303+
#: shared-bindings/adafruit_pixelbuf/PixelBuf.c
12991304
msgid "Invalid byteorder string"
13001305
msgstr ""
13011306

@@ -1501,7 +1506,7 @@ msgstr ""
15011506
msgid "Missing first_set_pin. Instruction %d sets pin(s)"
15021507
msgstr ""
15031508

1504-
#: shared-bindings/displayio/Group.c
1509+
#: shared-bindings/busio/UART.c shared-bindings/displayio/Group.c
15051510
msgid "Must be a %q subclass."
15061511
msgstr ""
15071512

@@ -2348,7 +2353,7 @@ msgstr ""
23482353
msgid "Unknown system firmware error: %04x"
23492354
msgstr ""
23502355

2351-
#: shared-bindings/_pixelbuf/PixelBuf.c
2356+
#: shared-bindings/adafruit_pixelbuf/PixelBuf.c
23522357
#, c-format
23532358
msgid "Unmatched number of items on RHS (expected %d, got %d)."
23542359
msgstr ""
@@ -2631,7 +2636,7 @@ msgstr ""
26312636
msgid "buttons must be digitalio.DigitalInOut"
26322637
msgstr ""
26332638

2634-
#: shared-bindings/_pixelbuf/PixelBuf.c
2639+
#: shared-bindings/adafruit_pixelbuf/PixelBuf.c
26352640
msgid "byteorder is not a string"
26362641
msgstr ""
26372642

@@ -2681,7 +2686,7 @@ msgid "can't cancel self"
26812686
msgstr ""
26822687

26832688
#: py/obj.c py/objint.c shared-bindings/i2cperipheral/I2CPeripheral.c
2684-
#: shared-module/_pixelbuf/PixelBuf.c
2689+
#: shared-module/adafruit_pixelbuf/PixelBuf.c
26852690
msgid "can't convert %q to %q"
26862691
msgstr ""
26872692

locale/en_GB.po

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,10 @@ msgstr "%q must be a tuple of length 2"
152152
msgid "%q must be between %d and %d"
153153
msgstr ""
154154

155+
#: ports/atmel-samd/common-hal/busio/UART.c
156+
msgid "%q must be power of 2"
157+
msgstr ""
158+
155159
#: py/argcheck.c
156160
msgid "%q must of type %q"
157161
msgstr ""
@@ -398,6 +402,7 @@ msgstr "All channels in use"
398402
msgid "All event channels in use"
399403
msgstr "All event channels in use"
400404

405+
#: ports/raspberrypi/common-hal/pulseio/PulseIn.c
401406
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
402407
msgid "All state machines in use"
403408
msgstr "All state machines in use"
@@ -986,7 +991,7 @@ msgstr "Expected an address"
986991
msgid "Expected an alarm"
987992
msgstr "Expected an alarm"
988993

989-
#: shared-module/_pixelbuf/PixelBuf.c
994+
#: shared-module/adafruit_pixelbuf/PixelBuf.c
990995
#, c-format
991996
msgid "Expected tuple of length %d, got %d"
992997
msgstr "Expected tuple of length %d, got %d"
@@ -1310,7 +1315,7 @@ msgstr "Invalid bits per value"
13101315
msgid "Invalid buffer size"
13111316
msgstr "Invalid buffer size"
13121317

1313-
#: shared-bindings/_pixelbuf/PixelBuf.c
1318+
#: shared-bindings/adafruit_pixelbuf/PixelBuf.c
13141319
msgid "Invalid byteorder string"
13151320
msgstr "Invalid byteorder string"
13161321

@@ -1516,7 +1521,7 @@ msgstr "Missing first_out_pin. Instruction %d writes pin(s)"
15161521
msgid "Missing first_set_pin. Instruction %d sets pin(s)"
15171522
msgstr "Missing first_set_pin. Instruction %d sets pin(s)"
15181523

1519-
#: shared-bindings/displayio/Group.c
1524+
#: shared-bindings/busio/UART.c shared-bindings/displayio/Group.c
15201525
msgid "Must be a %q subclass."
15211526
msgstr "Must be a %q subclass."
15221527

@@ -2376,7 +2381,7 @@ msgstr "Unknown security error: 0x%04x"
23762381
msgid "Unknown system firmware error: %04x"
23772382
msgstr ""
23782383

2379-
#: shared-bindings/_pixelbuf/PixelBuf.c
2384+
#: shared-bindings/adafruit_pixelbuf/PixelBuf.c
23802385
#, c-format
23812386
msgid "Unmatched number of items on RHS (expected %d, got %d)."
23822387
msgstr "Unmatched number of items on RHS (expected %d, got %d)."
@@ -2666,7 +2671,7 @@ msgstr "Buffer too small for requested bytes"
26662671
msgid "buttons must be digitalio.DigitalInOut"
26672672
msgstr "Buttons must be digitalio.DigitalInOut"
26682673

2669-
#: shared-bindings/_pixelbuf/PixelBuf.c
2674+
#: shared-bindings/adafruit_pixelbuf/PixelBuf.c
26702675
msgid "byteorder is not a string"
26712676
msgstr "Byteorder is not a string"
26722677

@@ -2716,7 +2721,7 @@ msgid "can't cancel self"
27162721
msgstr ""
27172722

27182723
#: py/obj.c py/objint.c shared-bindings/i2cperipheral/I2CPeripheral.c
2719-
#: shared-module/_pixelbuf/PixelBuf.c
2724+
#: shared-module/adafruit_pixelbuf/PixelBuf.c
27202725
msgid "can't convert %q to %q"
27212726
msgstr "Can't convert %q to %q"
27222727

0 commit comments

Comments
 (0)
0