Skip to content

Commit 16b4fa7

Browse files
authored
Merge pull request adafruit#1445 from chalei/chalei-ID-translate
Create ID.po to Merge Bahasa Indonesia String internationalization
2 parents 580f73d + 41d3ea2 commit 16b4fa7

9 files changed

Lines changed: 2820 additions & 233 deletions

File tree

locale/ID.po

Lines changed: 2587 additions & 0 deletions
Large diffs are not rendered by default.

locale/circuitpython.pot

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: PACKAGE VERSION\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2018-12-26 20:49+0100\n"
11+
"POT-Creation-Date: 2019-01-10 11:05-0800\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -329,7 +329,7 @@ msgstr ""
329329
#: ports/atmel-samd/common-hal/busio/SPI.c:171
330330
#: ports/atmel-samd/common-hal/busio/UART.c:120
331331
#: ports/atmel-samd/common-hal/i2cslave/I2CSlave.c:45
332-
#: ports/nrf/common-hal/busio/I2C.c:82
332+
#: ports/nrf/common-hal/busio/I2C.c:84
333333
msgid "Invalid pins"
334334
msgstr ""
335335

@@ -346,12 +346,12 @@ msgid "bytes > 8 bits not supported"
346346
msgstr ""
347347

348348
#: ports/atmel-samd/common-hal/busio/UART.c:73
349-
#: ports/nrf/common-hal/busio/UART.c:106
349+
#: ports/nrf/common-hal/busio/UART.c:118
350350
msgid "tx and rx cannot both be None"
351351
msgstr ""
352352

353353
#: ports/atmel-samd/common-hal/busio/UART.c:146
354-
#: ports/nrf/common-hal/busio/UART.c:140
354+
#: ports/nrf/common-hal/busio/UART.c:152
355355
msgid "Failed to allocate RX buffer"
356356
msgstr ""
357357

@@ -360,12 +360,12 @@ msgid "Could not initialize UART"
360360
msgstr ""
361361

362362
#: ports/atmel-samd/common-hal/busio/UART.c:241
363-
#: ports/nrf/common-hal/busio/UART.c:185
363+
#: ports/nrf/common-hal/busio/UART.c:197
364364
msgid "No RX pin"
365365
msgstr ""
366366

367367
#: ports/atmel-samd/common-hal/busio/UART.c:300
368-
#: ports/nrf/common-hal/busio/UART.c:220
368+
#: ports/nrf/common-hal/busio/UART.c:232
369369
msgid "No TX pin"
370370
msgstr ""
371371

@@ -766,7 +766,7 @@ msgstr ""
766766
msgid "Invalid UUID parameter"
767767
msgstr ""
768768

769-
#: ports/nrf/common-hal/busio/I2C.c:96
769+
#: ports/nrf/common-hal/busio/I2C.c:98
770770
msgid "All I2C peripherals are in use"
771771
msgstr ""
772772

@@ -779,19 +779,19 @@ msgstr ""
779779
msgid "error = 0x%08lX"
780780
msgstr ""
781781

782-
#: ports/nrf/common-hal/busio/UART.c:110
782+
#: ports/nrf/common-hal/busio/UART.c:122
783783
msgid "Invalid buffer size"
784784
msgstr ""
785785

786-
#: ports/nrf/common-hal/busio/UART.c:114
786+
#: ports/nrf/common-hal/busio/UART.c:126
787787
msgid "Odd parity is not supported"
788788
msgstr ""
789789

790-
#: ports/nrf/common-hal/busio/UART.c:346 ports/nrf/common-hal/busio/UART.c:350
791-
#: ports/nrf/common-hal/busio/UART.c:355 ports/nrf/common-hal/busio/UART.c:360
792-
#: ports/nrf/common-hal/busio/UART.c:366 ports/nrf/common-hal/busio/UART.c:371
793-
#: ports/nrf/common-hal/busio/UART.c:376 ports/nrf/common-hal/busio/UART.c:380
794-
#: ports/nrf/common-hal/busio/UART.c:388
790+
#: ports/nrf/common-hal/busio/UART.c:358 ports/nrf/common-hal/busio/UART.c:362
791+
#: ports/nrf/common-hal/busio/UART.c:367 ports/nrf/common-hal/busio/UART.c:372
792+
#: ports/nrf/common-hal/busio/UART.c:378 ports/nrf/common-hal/busio/UART.c:383
793+
#: ports/nrf/common-hal/busio/UART.c:388 ports/nrf/common-hal/busio/UART.c:392
794+
#: ports/nrf/common-hal/busio/UART.c:400
795795
msgid "busio.UART not available"
796796
msgstr ""
797797

locale/de_DE.po

Lines changed: 34 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: \n"
99
"Report-Msgid-Bugs-To: \n"
10-
"POT-Creation-Date: 2018-12-26 20:49+0100\n"
10+
"POT-Creation-Date: 2019-01-10 11:05-0800\n"
1111
"PO-Revision-Date: 2018-07-27 11:55-0700\n"
1212
"Last-Translator: Sebastian Plamauer\n"
1313
"Language-Team: \n"
@@ -333,7 +333,7 @@ msgstr "Nicht genug Pins vorhanden"
333333
#: ports/atmel-samd/common-hal/busio/SPI.c:171
334334
#: ports/atmel-samd/common-hal/busio/UART.c:120
335335
#: ports/atmel-samd/common-hal/i2cslave/I2CSlave.c:45
336-
#: ports/nrf/common-hal/busio/I2C.c:82
336+
#: ports/nrf/common-hal/busio/I2C.c:84
337337
msgid "Invalid pins"
338338
msgstr "Ungültige Pins"
339339

@@ -350,12 +350,12 @@ msgid "bytes > 8 bits not supported"
350350
msgstr "bytes mit merh als 8 bits werden nicht unterstützt"
351351

352352
#: ports/atmel-samd/common-hal/busio/UART.c:73
353-
#: ports/nrf/common-hal/busio/UART.c:106
353+
#: ports/nrf/common-hal/busio/UART.c:118
354354
msgid "tx and rx cannot both be None"
355355
msgstr "tx und rx können nicht beide None sein"
356356

357357
#: ports/atmel-samd/common-hal/busio/UART.c:146
358-
#: ports/nrf/common-hal/busio/UART.c:140
358+
#: ports/nrf/common-hal/busio/UART.c:152
359359
msgid "Failed to allocate RX buffer"
360360
msgstr "Konnte keinen RX Buffer allozieren"
361361

@@ -364,12 +364,12 @@ msgid "Could not initialize UART"
364364
msgstr "Konnte UART nicht initialisieren"
365365

366366
#: ports/atmel-samd/common-hal/busio/UART.c:241
367-
#: ports/nrf/common-hal/busio/UART.c:185
367+
#: ports/nrf/common-hal/busio/UART.c:197
368368
msgid "No RX pin"
369369
msgstr "Kein RX Pin"
370370

371371
#: ports/atmel-samd/common-hal/busio/UART.c:300
372-
#: ports/nrf/common-hal/busio/UART.c:220
372+
#: ports/nrf/common-hal/busio/UART.c:232
373373
msgid "No TX pin"
374374
msgstr "Kein TX Pin"
375375

@@ -774,7 +774,7 @@ msgstr "Ungültige UUID-Stringlänge"
774774
msgid "Invalid UUID parameter"
775775
msgstr "Ungültiger UUID-Parameter"
776776

777-
#: ports/nrf/common-hal/busio/I2C.c:96
777+
#: ports/nrf/common-hal/busio/I2C.c:98
778778
#, fuzzy
779779
msgid "All I2C peripherals are in use"
780780
msgstr "Alle timer werden benutzt"
@@ -789,21 +789,21 @@ msgstr "Alle timer werden benutzt"
789789
msgid "error = 0x%08lX"
790790
msgstr ""
791791

792-
#: ports/nrf/common-hal/busio/UART.c:110
792+
#: ports/nrf/common-hal/busio/UART.c:122
793793
#, fuzzy
794794
msgid "Invalid buffer size"
795795
msgstr "ungültiger dupterm index"
796796

797-
#: ports/nrf/common-hal/busio/UART.c:114
797+
#: ports/nrf/common-hal/busio/UART.c:126
798798
#, fuzzy
799799
msgid "Odd parity is not supported"
800800
msgstr "bytes mit merh als 8 bits werden nicht unterstützt"
801801

802-
#: ports/nrf/common-hal/busio/UART.c:346 ports/nrf/common-hal/busio/UART.c:350
803-
#: ports/nrf/common-hal/busio/UART.c:355 ports/nrf/common-hal/busio/UART.c:360
804-
#: ports/nrf/common-hal/busio/UART.c:366 ports/nrf/common-hal/busio/UART.c:371
805-
#: ports/nrf/common-hal/busio/UART.c:376 ports/nrf/common-hal/busio/UART.c:380
806-
#: ports/nrf/common-hal/busio/UART.c:388
802+
#: ports/nrf/common-hal/busio/UART.c:358 ports/nrf/common-hal/busio/UART.c:362
803+
#: ports/nrf/common-hal/busio/UART.c:367 ports/nrf/common-hal/busio/UART.c:372
804+
#: ports/nrf/common-hal/busio/UART.c:378 ports/nrf/common-hal/busio/UART.c:383
805+
#: ports/nrf/common-hal/busio/UART.c:388 ports/nrf/common-hal/busio/UART.c:392
806+
#: ports/nrf/common-hal/busio/UART.c:400
807807
msgid "busio.UART not available"
808808
msgstr ""
809809

@@ -2577,41 +2577,41 @@ msgstr ""
25772577
#~ msgid "Can not apply advertisement data. status: 0x%02x"
25782578
#~ msgstr "Kann advertisement data nicht anwenden. Status: 0x%02x"
25792579

2580-
#~ msgid "Cannot apply GAP parameters."
2581-
#~ msgstr "Kann GAP Parameter nicht anwenden."
2580+
#~ msgid ""
2581+
#~ "Please file an issue here with the contents of your CIRCUITPY drive:\n"
2582+
#~ msgstr ""
2583+
#~ "Bitte erstelle ein issue hier mit dem Inhalt deines CIRCUITPY-speichers:\n"
25822584

2583-
#~ msgid "Can not apply device name in the stack."
2584-
#~ msgstr "Der Gerätename kann nicht im Stack verwendet werden."
2585+
#~ msgid "Can not encode UUID, to check length."
2586+
#~ msgstr "Kann UUID nicht kodieren, um die Länge zu überprüfen."
2587+
2588+
#~ msgid "Can not add Characteristic."
2589+
#~ msgstr "Kann das Merkmal nicht hinzufügen."
2590+
2591+
#~ msgid "Looks like our core CircuitPython code crashed hard. Whoops!\n"
2592+
#~ msgstr "CircuitPython ist abgestürzt. Ups!\n"
25852593

25862594
#~ msgid "Cannot set PPCP parameters."
25872595
#~ msgstr "Kann PPCP Parameter nicht setzen."
25882596

2597+
#~ msgid "Cannot apply GAP parameters."
2598+
#~ msgstr "Kann GAP Parameter nicht anwenden."
2599+
25892600
#~ msgid ""
25902601
#~ "enough power for the whole circuit and press reset (after ejecting "
25912602
#~ "CIRCUITPY).\n"
25922603
#~ msgstr ""
25932604
#~ "genug Strom für den ganzen Schaltkreis liefert und drücke reset (nach dem "
25942605
#~ "sicheren Auswerfen von CIRCUITPY.)\n"
25952606

2596-
#~ msgid "Can not query for the device address."
2597-
#~ msgstr "Kann nicht nach der Geräteadresse suchen."
2598-
2599-
#~ msgid "Can not add Characteristic."
2600-
#~ msgstr "Kann das Merkmal nicht hinzufügen."
2601-
2602-
#~ msgid "Can not encode UUID, to check length."
2603-
#~ msgstr "Kann UUID nicht kodieren, um die Länge zu überprüfen."
2604-
26052607
#~ msgid "Can encode UUID into the advertisement packet."
26062608
#~ msgstr "Kann UUID in das advertisement packet kodieren."
26072609

2610+
#~ msgid "Can not query for the device address."
2611+
#~ msgstr "Kann nicht nach der Geräteadresse suchen."
2612+
26082613
#~ msgid "Can not add Service."
26092614
#~ msgstr "Kann den Dienst nicht hinzufügen."
26102615

2611-
#~ msgid ""
2612-
#~ "Please file an issue here with the contents of your CIRCUITPY drive:\n"
2613-
#~ msgstr ""
2614-
#~ "Bitte erstelle ein issue hier mit dem Inhalt deines CIRCUITPY-speichers:\n"
2615-
2616-
#~ msgid "Looks like our core CircuitPython code crashed hard. Whoops!\n"
2617-
#~ msgstr "CircuitPython ist abgestürzt. Ups!\n"
2616+
#~ msgid "Can not apply device name in the stack."
2617+
#~ msgstr "Der Gerätename kann nicht im Stack verwendet werden."

locale/en_US.po

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: \n"
99
"Report-Msgid-Bugs-To: \n"
10-
"POT-Creation-Date: 2018-12-26 20:49+0100\n"
10+
"POT-Creation-Date: 2019-01-10 11:05-0800\n"
1111
"PO-Revision-Date: 2018-07-27 11:55-0700\n"
1212
"Last-Translator: \n"
1313
"Language-Team: \n"
@@ -329,7 +329,7 @@ msgstr ""
329329
#: ports/atmel-samd/common-hal/busio/SPI.c:171
330330
#: ports/atmel-samd/common-hal/busio/UART.c:120
331331
#: ports/atmel-samd/common-hal/i2cslave/I2CSlave.c:45
332-
#: ports/nrf/common-hal/busio/I2C.c:82
332+
#: ports/nrf/common-hal/busio/I2C.c:84
333333
msgid "Invalid pins"
334334
msgstr ""
335335

@@ -346,12 +346,12 @@ msgid "bytes > 8 bits not supported"
346346
msgstr ""
347347

348348
#: ports/atmel-samd/common-hal/busio/UART.c:73
349-
#: ports/nrf/common-hal/busio/UART.c:106
349+
#: ports/nrf/common-hal/busio/UART.c:118
350350
msgid "tx and rx cannot both be None"
351351
msgstr ""
352352

353353
#: ports/atmel-samd/common-hal/busio/UART.c:146
354-
#: ports/nrf/common-hal/busio/UART.c:140
354+
#: ports/nrf/common-hal/busio/UART.c:152
355355
msgid "Failed to allocate RX buffer"
356356
msgstr ""
357357

@@ -360,12 +360,12 @@ msgid "Could not initialize UART"
360360
msgstr ""
361361

362362
#: ports/atmel-samd/common-hal/busio/UART.c:241
363-
#: ports/nrf/common-hal/busio/UART.c:185
363+
#: ports/nrf/common-hal/busio/UART.c:197
364364
msgid "No RX pin"
365365
msgstr ""
366366

367367
#: ports/atmel-samd/common-hal/busio/UART.c:300
368-
#: ports/nrf/common-hal/busio/UART.c:220
368+
#: ports/nrf/common-hal/busio/UART.c:232
369369
msgid "No TX pin"
370370
msgstr ""
371371

@@ -766,7 +766,7 @@ msgstr ""
766766
msgid "Invalid UUID parameter"
767767
msgstr ""
768768

769-
#: ports/nrf/common-hal/busio/I2C.c:96
769+
#: ports/nrf/common-hal/busio/I2C.c:98
770770
msgid "All I2C peripherals are in use"
771771
msgstr ""
772772

@@ -779,19 +779,19 @@ msgstr ""
779779
msgid "error = 0x%08lX"
780780
msgstr ""
781781

782-
#: ports/nrf/common-hal/busio/UART.c:110
782+
#: ports/nrf/common-hal/busio/UART.c:122
783783
msgid "Invalid buffer size"
784784
msgstr ""
785785

786-
#: ports/nrf/common-hal/busio/UART.c:114
786+
#: ports/nrf/common-hal/busio/UART.c:126
787787
msgid "Odd parity is not supported"
788788
msgstr ""
789789

790-
#: ports/nrf/common-hal/busio/UART.c:346 ports/nrf/common-hal/busio/UART.c:350
791-
#: ports/nrf/common-hal/busio/UART.c:355 ports/nrf/common-hal/busio/UART.c:360
792-
#: ports/nrf/common-hal/busio/UART.c:366 ports/nrf/common-hal/busio/UART.c:371
793-
#: ports/nrf/common-hal/busio/UART.c:376 ports/nrf/common-hal/busio/UART.c:380
794-
#: ports/nrf/common-hal/busio/UART.c:388
790+
#: ports/nrf/common-hal/busio/UART.c:358 ports/nrf/common-hal/busio/UART.c:362
791+
#: ports/nrf/common-hal/busio/UART.c:367 ports/nrf/common-hal/busio/UART.c:372
792+
#: ports/nrf/common-hal/busio/UART.c:378 ports/nrf/common-hal/busio/UART.c:383
793+
#: ports/nrf/common-hal/busio/UART.c:388 ports/nrf/common-hal/busio/UART.c:392
794+
#: ports/nrf/common-hal/busio/UART.c:400
795795
msgid "busio.UART not available"
796796
msgstr ""
797797

0 commit comments

Comments
 (0)