5
5
msgstr ""
6
6
"Project-Id-Version : PACKAGE VERSION\n "
7
7
"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 "
9
9
"PO-Revision-Date : 2020-07-06 18:10+0000\n "
10
10
"
Last-Translator :
oon arfiandwi <[email protected] >\n "
11
11
"
Language-Team :
LANGUAGE <[email protected] >\n "
@@ -34,14 +34,6 @@ msgstr ""
34
34
"Harap ajukan masalah dengan konten drive CIRCUITPY Anda di\n"
35
35
"https://github.com/adafruit/circuitpython/issues\n"
36
36
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
-
45
37
#: py/obj.c
46
38
msgid " File \" %q\" "
47
39
msgstr " File \" %q\" "
@@ -279,7 +271,7 @@ msgstr "pow() 3-arg tidak didukung"
279
271
msgid "A hardware interrupt channel is already in use"
280
272
msgstr "Sebuah channel hardware interrupt sedang digunakan"
281
273
282
- #: shared-bindings/_bleio/Address.c
274
+ #: shared-bindings/_bleio/Address.c shared-bindings/ipaddress/IPv4Address.c
283
275
#, c-format
284
276
msgid "Address must be %d bytes long"
285
277
msgstr "Alamat harus sepanjang %d byte"
@@ -377,6 +369,10 @@ msgstr ""
377
369
msgid "Attempted heap allocation when MicroPython VM not running."
378
370
msgstr "Mencoba alokasi heap ketika MicroPython VM tidak berjalan."
379
371
372
+ #: shared-bindings/wifi/Radio.c
373
+ msgid "Authentication failure"
374
+ msgstr ""
375
+
380
376
#: main.c
381
377
msgid "Auto-reload is off.\n"
382
378
msgstr "Auto-reload tidak aktif.\n"
@@ -596,6 +592,10 @@ msgstr ""
596
592
"CircuitPython dalam mode aman karena Anda menekan tombol reset saat boot. "
597
593
"Tekan lagi untuk keluar dari mode aman.\n"
598
594
595
+ #: supervisor/shared/safe_mode.c
596
+ msgid "CircuitPython was unable to allocate the heap.\n"
597
+ msgstr ""
598
+
599
599
#: shared-module/bitbangio/SPI.c
600
600
msgid "Clock pin init failed."
601
601
msgstr "Init pin clock gagal."
@@ -1244,6 +1244,10 @@ msgstr ""
1244
1244
msgid "No more timers available on this pin."
1245
1245
msgstr ""
1246
1246
1247
+ #: shared-bindings/wifi/Radio.c
1248
+ msgid "No network with that ssid"
1249
+ msgstr ""
1250
+
1247
1251
#: shared-module/touchio/TouchIn.c
1248
1252
msgid "No pulldown on pin; 1Mohm recommended"
1249
1253
msgstr ""
@@ -1264,6 +1268,10 @@ msgstr ""
1264
1268
msgid "Nordic Soft Device failure assertion."
1265
1269
msgstr ""
1266
1270
1271
+ #: shared-bindings/ipaddress/IPv4Address.c shared-bindings/ipaddress/__init__.c
1272
+ msgid "Not a valid IP string"
1273
+ msgstr ""
1274
+
1267
1275
#: ports/nrf/common-hal/_bleio/__init__.c
1268
1276
#: shared-bindings/_bleio/CharacteristicBuffer.c
1269
1277
#, fuzzy
@@ -1309,6 +1317,10 @@ msgid ""
1309
1317
"%d bpp given"
1310
1318
msgstr ""
1311
1319
1320
+ #: shared-bindings/ipaddress/__init__.c
1321
+ msgid "Only raw int supported for ip"
1322
+ msgstr ""
1323
+
1312
1324
#: shared-bindings/audiobusio/PDMIn.c
1313
1325
msgid "Oversample must be multiple of 8."
1314
1326
msgstr ""
@@ -1508,6 +1520,10 @@ msgstr ""
1508
1520
msgid "Serializer in use"
1509
1521
msgstr "Serializer sedang digunakan"
1510
1522
1523
+ #: shared-bindings/ssl/SSLContext.c
1524
+ msgid "Server side context cannot have hostname"
1525
+ msgstr ""
1526
+
1511
1527
#: shared-bindings/nvm/ByteArray.c
1512
1528
msgid "Slice and value different lengths."
1513
1529
msgstr ""
@@ -1608,6 +1624,10 @@ msgid ""
1608
1624
"Timer was reserved for internal use - declare PWM pins earlier in the program"
1609
1625
msgstr ""
1610
1626
1627
+ #: supervisor/shared/safe_mode.c
1628
+ msgid "To exit, please reset the board without "
1629
+ msgstr "Untuk keluar, silahkan reset board tanpa "
1630
+
1611
1631
#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
1612
1632
msgid "Too many channels in sample."
1613
1633
msgstr "Terlalu banyak channel dalam sampel"
@@ -1703,6 +1723,10 @@ msgstr ""
1703
1723
msgid "Unexpected nrfx uuid type"
1704
1724
msgstr ""
1705
1725
1726
+ #: shared-bindings/wifi/Radio.c
1727
+ msgid "Unknown failure"
1728
+ msgstr ""
1729
+
1706
1730
#: ports/nrf/common-hal/_bleio/__init__.c
1707
1731
#, c-format
1708
1732
msgid "Unknown gatt error: 0x%04x"
@@ -1813,6 +1837,10 @@ msgstr ""
1813
1837
"\n"
1814
1838
"Untuk menampilkan modul built-in silahkan ketik `help(\" modules\" )`.\n"
1815
1839
1840
+ #: shared-bindings/wifi/Radio.c
1841
+ msgid "WiFi password must be between 8 and 63 characters"
1842
+ msgstr ""
1843
+
1816
1844
#: ports/nrf/common-hal/_bleio/PacketBuffer.c
1817
1845
msgid "Writes not supported on Characteristic"
1818
1846
msgstr ""
@@ -1927,7 +1955,7 @@ msgstr ""
1927
1955
msgid "bad format string"
1928
1956
msgstr ""
1929
1957
1930
- #: py/binary.c
1958
+ #: py/binary.c py/objarray.c
1931
1959
msgid "bad typecode"
1932
1960
msgstr "typecode buruk"
1933
1961
@@ -1981,6 +2009,10 @@ msgstr ""
1981
2009
msgid "bytes > 8 bits not supported"
1982
2010
msgstr "byte > 8 bit tidak didukung"
1983
2011
2012
+ #: py/objarray.c
2013
+ msgid "bytes length not a multiple of item size"
2014
+ msgstr ""
2015
+
1984
2016
#: py/objstr.c
1985
2017
msgid "bytes value out of range"
1986
2018
msgstr ""
@@ -2947,6 +2979,11 @@ msgstr ""
2947
2979
msgid "overflow converting long int to machine word"
2948
2980
msgstr ""
2949
2981
2982
+ #: py/modstruct.c
2983
+ #, c-format
2984
+ msgid "pack expected %d items for packing (got %d)"
2985
+ msgstr ""
2986
+
2950
2987
#: shared-bindings/_stage/Layer.c shared-bindings/_stage/Text.c
2951
2988
msgid "palette must be 32 bytes long"
2952
2989
msgstr ""
@@ -3421,6 +3458,13 @@ msgstr ""
3421
3458
msgid "zi must be of shape (n_section, 2)"
3422
3459
msgstr ""
3423
3460
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
+
3424
3468
#~ msgid "%q indices must be integers, not %s"
3425
3469
#~ msgstr "indeks %q harus bilangan bulat, bukan %s"
3426
3470
@@ -3680,9 +3724,6 @@ msgstr ""
3680
3724
#~ "Tegangan dari mikrokontroler turun atau mati. Pastikan sumber tegangan "
3681
3725
#~ "memberikan daya\n"
3682
3726
3683
- #~ msgid "To exit, please reset the board without "
3684
- #~ msgstr "Untuk keluar, silahkan reset board tanpa "
3685
-
3686
3727
#~ msgid "UART(%d) does not exist"
3687
3728
#~ msgstr "UART(%d) tidak ada"
3688
3729
0 commit comments