55msgstr ""
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-13 14:21-0500 \n "
99"PO-Revision-Date : 2020-07-06 18:10+0000\n "
1010"Last-Translator : oon arfiandwi <oon.arfiandwi@gmail.com>\n "
1111"Language-Team : LANGUAGE <LL@li.org>\n "
@@ -34,14 +34,6 @@ msgstr ""
3434"Harap ajukan masalah dengan konten drive CIRCUITPY Anda di\n"
3535"https://github.com/adafruit/circuitpython/issues\n"
3636
37- #: supervisor/shared/safe_mode.c
38- msgid ""
39- "\n"
40- "To exit, please reset the board without "
41- msgstr ""
42- "\n"
43- "Untuk keluar, harap setel ulang papan tanpa"
44-
4537#: py/obj.c
4638msgid " File \" %q\" "
4739msgstr " File \" %q\" "
@@ -279,7 +271,7 @@ msgstr "pow() 3-arg tidak didukung"
279271msgid "A hardware interrupt channel is already in use"
280272msgstr "Sebuah channel hardware interrupt sedang digunakan"
281273
282- #: shared-bindings/_bleio/Address.c
274+ #: shared-bindings/_bleio/Address.c shared-bindings/ipaddress/IPv4Address.c
283275#, c-format
284276msgid "Address must be %d bytes long"
285277msgstr "Alamat harus sepanjang %d byte"
@@ -377,6 +369,10 @@ msgstr ""
377369msgid "Attempted heap allocation when MicroPython VM not running."
378370msgstr "Mencoba alokasi heap ketika MicroPython VM tidak berjalan."
379371
372+ #: shared-bindings/wifi/Radio.c
373+ msgid "Authentication failure"
374+ msgstr ""
375+
380376#: main.c
381377msgid "Auto-reload is off.\n"
382378msgstr "Auto-reload tidak aktif.\n"
@@ -596,6 +592,10 @@ msgstr ""
596592"CircuitPython dalam mode aman karena Anda menekan tombol reset saat boot. "
597593"Tekan lagi untuk keluar dari mode aman.\n"
598594
595+ #: supervisor/shared/safe_mode.c
596+ msgid "CircuitPython was unable to allocate the heap.\n"
597+ msgstr ""
598+
599599#: shared-module/bitbangio/SPI.c
600600msgid "Clock pin init failed."
601601msgstr "Init pin clock gagal."
@@ -1244,6 +1244,10 @@ msgstr ""
12441244msgid "No more timers available on this pin."
12451245msgstr ""
12461246
1247+ #: shared-bindings/wifi/Radio.c
1248+ msgid "No network with that ssid"
1249+ msgstr ""
1250+
12471251#: shared-module/touchio/TouchIn.c
12481252msgid "No pulldown on pin; 1Mohm recommended"
12491253msgstr ""
@@ -1264,6 +1268,10 @@ msgstr ""
12641268msgid "Nordic Soft Device failure assertion."
12651269msgstr ""
12661270
1271+ #: shared-bindings/ipaddress/IPv4Address.c shared-bindings/ipaddress/__init__.c
1272+ msgid "Not a valid IP string"
1273+ msgstr ""
1274+
12671275#: ports/nrf/common-hal/_bleio/__init__.c
12681276#: shared-bindings/_bleio/CharacteristicBuffer.c
12691277#, fuzzy
@@ -1309,6 +1317,10 @@ msgid ""
13091317"%d bpp given"
13101318msgstr ""
13111319
1320+ #: shared-bindings/ipaddress/__init__.c
1321+ msgid "Only raw int supported for ip"
1322+ msgstr ""
1323+
13121324#: shared-bindings/audiobusio/PDMIn.c
13131325msgid "Oversample must be multiple of 8."
13141326msgstr ""
@@ -1508,6 +1520,10 @@ msgstr ""
15081520msgid "Serializer in use"
15091521msgstr "Serializer sedang digunakan"
15101522
1523+ #: shared-bindings/ssl/SSLContext.c
1524+ msgid "Server side context cannot have hostname"
1525+ msgstr ""
1526+
15111527#: shared-bindings/nvm/ByteArray.c
15121528msgid "Slice and value different lengths."
15131529msgstr ""
@@ -1608,6 +1624,10 @@ msgid ""
16081624"Timer was reserved for internal use - declare PWM pins earlier in the program"
16091625msgstr ""
16101626
1627+ #: supervisor/shared/safe_mode.c
1628+ msgid "To exit, please reset the board without "
1629+ msgstr "Untuk keluar, silahkan reset board tanpa "
1630+
16111631#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
16121632msgid "Too many channels in sample."
16131633msgstr "Terlalu banyak channel dalam sampel"
@@ -1703,6 +1723,10 @@ msgstr ""
17031723msgid "Unexpected nrfx uuid type"
17041724msgstr ""
17051725
1726+ #: shared-bindings/wifi/Radio.c
1727+ msgid "Unknown failure"
1728+ msgstr ""
1729+
17061730#: ports/nrf/common-hal/_bleio/__init__.c
17071731#, c-format
17081732msgid "Unknown gatt error: 0x%04x"
@@ -1813,6 +1837,10 @@ msgstr ""
18131837"\n"
18141838"Untuk menampilkan modul built-in silahkan ketik `help(\" modules\" )`.\n"
18151839
1840+ #: shared-bindings/wifi/Radio.c
1841+ msgid "WiFi password must be between 8 and 63 characters"
1842+ msgstr ""
1843+
18161844#: ports/nrf/common-hal/_bleio/PacketBuffer.c
18171845msgid "Writes not supported on Characteristic"
18181846msgstr ""
@@ -1927,7 +1955,7 @@ msgstr ""
19271955msgid "bad format string"
19281956msgstr ""
19291957
1930- #: py/binary.c
1958+ #: py/binary.c py/objarray.c
19311959msgid "bad typecode"
19321960msgstr "typecode buruk"
19331961
@@ -1981,6 +2009,10 @@ msgstr ""
19812009msgid "bytes > 8 bits not supported"
19822010msgstr "byte > 8 bit tidak didukung"
19832011
2012+ #: py/objarray.c
2013+ msgid "bytes length not a multiple of item size"
2014+ msgstr ""
2015+
19842016#: py/objstr.c
19852017msgid "bytes value out of range"
19862018msgstr ""
@@ -2947,6 +2979,11 @@ msgstr ""
29472979msgid "overflow converting long int to machine word"
29482980msgstr ""
29492981
2982+ #: py/modstruct.c
2983+ #, c-format
2984+ msgid "pack expected %d items for packing (got %d)"
2985+ msgstr ""
2986+
29502987#: shared-bindings/_stage/Layer.c shared-bindings/_stage/Text.c
29512988msgid "palette must be 32 bytes long"
29522989msgstr ""
@@ -3421,6 +3458,13 @@ msgstr ""
34213458msgid "zi must be of shape (n_section, 2)"
34223459msgstr ""
34233460
3461+ #~ msgid ""
3462+ #~ "\n"
3463+ #~ "To exit, please reset the board without "
3464+ #~ msgstr ""
3465+ #~ "\n"
3466+ #~ "Untuk keluar, harap setel ulang papan tanpa"
3467+
34243468#~ msgid "%q indices must be integers, not %s"
34253469#~ msgstr "indeks %q harus bilangan bulat, bukan %s"
34263470
@@ -3680,9 +3724,6 @@ msgstr ""
36803724#~ "Tegangan dari mikrokontroler turun atau mati. Pastikan sumber tegangan "
36813725#~ "memberikan daya\n"
36823726
3683- #~ msgid "To exit, please reset the board without "
3684- #~ msgstr "Untuk keluar, silahkan reset board tanpa "
3685-
36863727#~ msgid "UART(%d) does not exist"
36873728#~ msgstr "UART(%d) tidak ada"
36883729
0 commit comments