Skip to content

Commit 4fa419a

Browse files
authored
Merge pull request #3390 from weblate/weblate-circuitpython-main
Translations update from Weblate
2 parents 7611e71 + 5197085 commit 4fa419a

File tree

15 files changed

+546
-39
lines changed

15 files changed

+546
-39
lines changed

locale/ID.po

Lines changed: 34 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ msgid ""
55
msgstr ""
66
"Project-Id-Version: PACKAGE VERSION\n"
77
"Report-Msgid-Bugs-To: \n"
8-
"POT-Creation-Date: 2020-08-30 14:38-0400\n"
8+
"POT-Creation-Date: 2020-09-09 14:33-0700\n"
99
"PO-Revision-Date: 2020-07-06 18:10+0000\n"
1010
"Last-Translator: oon arfiandwi <[email protected]>\n"
1111
"Language-Team: LANGUAGE <[email protected]>\n"
@@ -279,7 +279,7 @@ msgstr "pow() 3-arg tidak didukung"
279279
msgid "A hardware interrupt channel is already in use"
280280
msgstr "Sebuah channel hardware interrupt sedang digunakan"
281281

282-
#: shared-bindings/_bleio/Address.c
282+
#: shared-bindings/_bleio/Address.c shared-bindings/ipaddress/IPv4Address.c
283283
#, c-format
284284
msgid "Address must be %d bytes long"
285285
msgstr "Alamat harus sepanjang %d byte"
@@ -377,6 +377,10 @@ msgstr ""
377377
msgid "Attempted heap allocation when MicroPython VM not running."
378378
msgstr "Mencoba alokasi heap ketika MicroPython VM tidak berjalan."
379379

380+
#: shared-bindings/wifi/Radio.c
381+
msgid "Authentication failure"
382+
msgstr ""
383+
380384
#: main.c
381385
msgid "Auto-reload is off.\n"
382386
msgstr "Auto-reload tidak aktif.\n"
@@ -596,6 +600,10 @@ msgstr ""
596600
"CircuitPython dalam mode aman karena Anda menekan tombol reset saat boot. "
597601
"Tekan lagi untuk keluar dari mode aman.\n"
598602

603+
#: supervisor/shared/safe_mode.c
604+
msgid "CircuitPython was unable to allocate the heap.\n"
605+
msgstr ""
606+
599607
#: shared-module/bitbangio/SPI.c
600608
msgid "Clock pin init failed."
601609
msgstr "Init pin clock gagal."
@@ -1244,6 +1252,10 @@ msgstr ""
12441252
msgid "No more timers available on this pin."
12451253
msgstr ""
12461254

1255+
#: shared-bindings/wifi/Radio.c
1256+
msgid "No network with that ssid"
1257+
msgstr ""
1258+
12471259
#: shared-module/touchio/TouchIn.c
12481260
msgid "No pulldown on pin; 1Mohm recommended"
12491261
msgstr ""
@@ -1264,6 +1276,10 @@ msgstr ""
12641276
msgid "Nordic Soft Device failure assertion."
12651277
msgstr ""
12661278

1279+
#: shared-bindings/ipaddress/IPv4Address.c shared-bindings/ipaddress/__init__.c
1280+
msgid "Not a valid IP string"
1281+
msgstr ""
1282+
12671283
#: ports/nrf/common-hal/_bleio/__init__.c
12681284
#: shared-bindings/_bleio/CharacteristicBuffer.c
12691285
#, fuzzy
@@ -1309,6 +1325,10 @@ msgid ""
13091325
"%d bpp given"
13101326
msgstr ""
13111327

1328+
#: shared-bindings/ipaddress/__init__.c
1329+
msgid "Only raw int supported for ip"
1330+
msgstr ""
1331+
13121332
#: shared-bindings/audiobusio/PDMIn.c
13131333
msgid "Oversample must be multiple of 8."
13141334
msgstr ""
@@ -1508,6 +1528,10 @@ msgstr ""
15081528
msgid "Serializer in use"
15091529
msgstr "Serializer sedang digunakan"
15101530

1531+
#: shared-bindings/ssl/SSLContext.c
1532+
msgid "Server side context cannot have hostname"
1533+
msgstr ""
1534+
15111535
#: shared-bindings/nvm/ByteArray.c
15121536
msgid "Slice and value different lengths."
15131537
msgstr ""
@@ -1703,6 +1727,10 @@ msgstr ""
17031727
msgid "Unexpected nrfx uuid type"
17041728
msgstr ""
17051729

1730+
#: shared-bindings/wifi/Radio.c
1731+
msgid "Unknown failure"
1732+
msgstr ""
1733+
17061734
#: ports/nrf/common-hal/_bleio/__init__.c
17071735
#, c-format
17081736
msgid "Unknown gatt error: 0x%04x"
@@ -1813,6 +1841,10 @@ msgstr ""
18131841
"\n"
18141842
"Untuk menampilkan modul built-in silahkan ketik `help(\"modules\")`.\n"
18151843

1844+
#: shared-bindings/wifi/Radio.c
1845+
msgid "WiFi password must be between 8 and 63 characters"
1846+
msgstr ""
1847+
18161848
#: ports/nrf/common-hal/_bleio/PacketBuffer.c
18171849
msgid "Writes not supported on Characteristic"
18181850
msgstr ""

locale/cs.po

Lines changed: 34 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ msgid ""
55
msgstr ""
66
"Project-Id-Version: PACKAGE VERSION\n"
77
"Report-Msgid-Bugs-To: \n"
8-
"POT-Creation-Date: 2020-08-30 14:38-0400\n"
8+
"POT-Creation-Date: 2020-09-09 14:33-0700\n"
99
"PO-Revision-Date: 2020-05-24 03:22+0000\n"
1010
"Last-Translator: dronecz <[email protected]>\n"
1111
"Language-Team: LANGUAGE <[email protected]>\n"
@@ -279,7 +279,7 @@ msgstr ""
279279
msgid "A hardware interrupt channel is already in use"
280280
msgstr ""
281281

282-
#: shared-bindings/_bleio/Address.c
282+
#: shared-bindings/_bleio/Address.c shared-bindings/ipaddress/IPv4Address.c
283283
#, c-format
284284
msgid "Address must be %d bytes long"
285285
msgstr ""
@@ -377,6 +377,10 @@ msgstr ""
377377
msgid "Attempted heap allocation when MicroPython VM not running."
378378
msgstr ""
379379

380+
#: shared-bindings/wifi/Radio.c
381+
msgid "Authentication failure"
382+
msgstr ""
383+
380384
#: main.c
381385
msgid "Auto-reload is off.\n"
382386
msgstr ""
@@ -584,6 +588,10 @@ msgid ""
584588
"boot. Press again to exit safe mode.\n"
585589
msgstr ""
586590

591+
#: supervisor/shared/safe_mode.c
592+
msgid "CircuitPython was unable to allocate the heap.\n"
593+
msgstr ""
594+
587595
#: shared-module/bitbangio/SPI.c
588596
msgid "Clock pin init failed."
589597
msgstr ""
@@ -1227,6 +1235,10 @@ msgstr ""
12271235
msgid "No more timers available on this pin."
12281236
msgstr ""
12291237

1238+
#: shared-bindings/wifi/Radio.c
1239+
msgid "No network with that ssid"
1240+
msgstr ""
1241+
12301242
#: shared-module/touchio/TouchIn.c
12311243
msgid "No pulldown on pin; 1Mohm recommended"
12321244
msgstr ""
@@ -1247,6 +1259,10 @@ msgstr ""
12471259
msgid "Nordic Soft Device failure assertion."
12481260
msgstr ""
12491261

1262+
#: shared-bindings/ipaddress/IPv4Address.c shared-bindings/ipaddress/__init__.c
1263+
msgid "Not a valid IP string"
1264+
msgstr ""
1265+
12501266
#: ports/nrf/common-hal/_bleio/__init__.c
12511267
#: shared-bindings/_bleio/CharacteristicBuffer.c
12521268
msgid "Not connected"
@@ -1291,6 +1307,10 @@ msgid ""
12911307
"%d bpp given"
12921308
msgstr ""
12931309

1310+
#: shared-bindings/ipaddress/__init__.c
1311+
msgid "Only raw int supported for ip"
1312+
msgstr ""
1313+
12941314
#: shared-bindings/audiobusio/PDMIn.c
12951315
msgid "Oversample must be multiple of 8."
12961316
msgstr ""
@@ -1487,6 +1507,10 @@ msgstr ""
14871507
msgid "Serializer in use"
14881508
msgstr ""
14891509

1510+
#: shared-bindings/ssl/SSLContext.c
1511+
msgid "Server side context cannot have hostname"
1512+
msgstr ""
1513+
14901514
#: shared-bindings/nvm/ByteArray.c
14911515
msgid "Slice and value different lengths."
14921516
msgstr ""
@@ -1682,6 +1706,10 @@ msgstr ""
16821706
msgid "Unexpected nrfx uuid type"
16831707
msgstr ""
16841708

1709+
#: shared-bindings/wifi/Radio.c
1710+
msgid "Unknown failure"
1711+
msgstr ""
1712+
16851713
#: ports/nrf/common-hal/_bleio/__init__.c
16861714
#, c-format
16871715
msgid "Unknown gatt error: 0x%04x"
@@ -1785,6 +1813,10 @@ msgid ""
17851813
"To list built-in modules please do `help(\"modules\")`.\n"
17861814
msgstr ""
17871815

1816+
#: shared-bindings/wifi/Radio.c
1817+
msgid "WiFi password must be between 8 and 63 characters"
1818+
msgstr ""
1819+
17881820
#: ports/nrf/common-hal/_bleio/PacketBuffer.c
17891821
msgid "Writes not supported on Characteristic"
17901822
msgstr ""

locale/de_DE.po

Lines changed: 34 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ msgid ""
55
msgstr ""
66
"Project-Id-Version: \n"
77
"Report-Msgid-Bugs-To: \n"
8-
"POT-Creation-Date: 2020-08-30 14:38-0400\n"
8+
"POT-Creation-Date: 2020-09-09 14:33-0700\n"
99
"PO-Revision-Date: 2020-06-16 18:24+0000\n"
1010
"Last-Translator: Andreas Buchen <[email protected]>\n"
1111
"Language: de_DE\n"
@@ -278,7 +278,7 @@ msgstr "3-arg pow() wird nicht unterstützt"
278278
msgid "A hardware interrupt channel is already in use"
279279
msgstr "Ein Hardware Interrupt Kanal wird schon benutzt"
280280

281-
#: shared-bindings/_bleio/Address.c
281+
#: shared-bindings/_bleio/Address.c shared-bindings/ipaddress/IPv4Address.c
282282
#, c-format
283283
msgid "Address must be %d bytes long"
284284
msgstr "Die Adresse muss %d Bytes lang sein"
@@ -378,6 +378,10 @@ msgstr ""
378378
"Versuch einer Heap Reservierung, wenn die MicroPython-VM nicht ausgeführt "
379379
"wird."
380380

381+
#: shared-bindings/wifi/Radio.c
382+
msgid "Authentication failure"
383+
msgstr ""
384+
381385
#: main.c
382386
msgid "Auto-reload is off.\n"
383387
msgstr "Automatisches Neuladen ist deaktiviert.\n"
@@ -592,6 +596,10 @@ msgstr ""
592596
"Reset-Taste gedrückt haben. Drücken Sie erneut, um den abgesicherten Modus "
593597
"zu verlassen.\n"
594598

599+
#: supervisor/shared/safe_mode.c
600+
msgid "CircuitPython was unable to allocate the heap.\n"
601+
msgstr ""
602+
595603
#: shared-module/bitbangio/SPI.c
596604
msgid "Clock pin init failed."
597605
msgstr "Clock pin init fehlgeschlagen."
@@ -1246,6 +1254,10 @@ msgstr "Keine langen Integer (long) unterstützt"
12461254
msgid "No more timers available on this pin."
12471255
msgstr "An diesem Pin sind keine Timer mehr verfügbar."
12481256

1257+
#: shared-bindings/wifi/Radio.c
1258+
msgid "No network with that ssid"
1259+
msgstr ""
1260+
12491261
#: shared-module/touchio/TouchIn.c
12501262
msgid "No pulldown on pin; 1Mohm recommended"
12511263
msgstr "Kein Pulldown Widerstand am Pin; 1Mohm wird vorgeschlagen"
@@ -1266,6 +1278,10 @@ msgstr "Kein Timer verfügbar"
12661278
msgid "Nordic Soft Device failure assertion."
12671279
msgstr "Fehlerbehauptung für Nordic Soft Device."
12681280

1281+
#: shared-bindings/ipaddress/IPv4Address.c shared-bindings/ipaddress/__init__.c
1282+
msgid "Not a valid IP string"
1283+
msgstr ""
1284+
12691285
#: ports/nrf/common-hal/_bleio/__init__.c
12701286
#: shared-bindings/_bleio/CharacteristicBuffer.c
12711287
msgid "Not connected"
@@ -1316,6 +1332,10 @@ msgstr ""
13161332
"Nur monochrome, indizierte 4bpp oder 8bpp, und 16bpp oder größere BMPs "
13171333
"unterstützt: %d bpp wurden gegeben"
13181334

1335+
#: shared-bindings/ipaddress/__init__.c
1336+
msgid "Only raw int supported for ip"
1337+
msgstr ""
1338+
13191339
#: shared-bindings/audiobusio/PDMIn.c
13201340
msgid "Oversample must be multiple of 8."
13211341
msgstr "Oversample muss ein Vielfaches von 8 sein."
@@ -1517,6 +1537,10 @@ msgstr "Ausgewählter RTS-Pin ungültig"
15171537
msgid "Serializer in use"
15181538
msgstr "Serializer wird benutzt"
15191539

1540+
#: shared-bindings/ssl/SSLContext.c
1541+
msgid "Server side context cannot have hostname"
1542+
msgstr ""
1543+
15201544
#: shared-bindings/nvm/ByteArray.c
15211545
msgid "Slice and value different lengths."
15221546
msgstr "Slice und Wert (value) haben unterschiedliche Längen."
@@ -1726,6 +1750,10 @@ msgstr "Schreiben in nvm nicht möglich."
17261750
msgid "Unexpected nrfx uuid type"
17271751
msgstr "Unerwarteter nrfx uuid-Typ"
17281752

1753+
#: shared-bindings/wifi/Radio.c
1754+
msgid "Unknown failure"
1755+
msgstr ""
1756+
17291757
#: ports/nrf/common-hal/_bleio/__init__.c
17301758
#, c-format
17311759
msgid "Unknown gatt error: 0x%04x"
@@ -1840,6 +1868,10 @@ msgstr ""
18401868
"Um die integrierten Module aufzulisten, führe bitte `help(\"modules\")` "
18411869
"aus.\n"
18421870

1871+
#: shared-bindings/wifi/Radio.c
1872+
msgid "WiFi password must be between 8 and 63 characters"
1873+
msgstr ""
1874+
18431875
#: ports/nrf/common-hal/_bleio/PacketBuffer.c
18441876
msgid "Writes not supported on Characteristic"
18451877
msgstr "Schreiben nicht unterstüzt für die Characteristic"

0 commit comments

Comments
 (0)