@@ -6,7 +6,7 @@ msgstr ""
6
6
"Project-Id-Version : PACKAGE VERSION\n "
7
7
"Report-Msgid-Bugs-To : \n "
8
8
"POT-Creation-Date : 2020-09-29 20:14-0500\n "
9
- "PO-Revision-Date : 2020-10-07 17 :22+0000\n "
9
+ "PO-Revision-Date : 2020-10-08 16 :22+0000\n "
10
10
"
Last-Translator :
oon arfiandwi <[email protected] >\n "
11
11
"
Language-Team :
LANGUAGE <[email protected] >\n "
12
12
"Language : ID\n "
@@ -1466,7 +1466,7 @@ msgstr "Pin harus mendukung interupsi perangkat keras"
1466
1466
1467
1467
#: ports/stm/common-hal/pulseio/PulseIn.c
1468
1468
msgid "Pin number already reserved by EXTI"
1469
- msgstr ""
1469
+ msgstr "Nomor pin sudah dipesan oleh EXTI "
1470
1470
1471
1471
#: shared-bindings/rgbmatrix/RGBMatrix.c
1472
1472
#, c-format
@@ -1475,6 +1475,9 @@ msgid ""
1475
1475
"bytes. If this cannot be avoided, pass allow_inefficient=True to the "
1476
1476
"constructor"
1477
1477
msgstr ""
1478
+ "Pinout menggunakan %d byte per elemen, yang mengonsumsi lebih dari %d byte "
1479
+ "ideal. Jika ini tidak dapat dihindari, berikan allow_inefficient=True ke "
1480
+ "konstruktor"
1478
1481
1479
1482
#: py/builtinhelp.c
1480
1483
msgid "Plus any modules on the filesystem\n"
@@ -1501,7 +1504,7 @@ msgstr ""
1501
1504
1502
1505
#: shared-bindings/_bleio/Adapter.c
1503
1506
msgid "Prefix buffer must be on the heap"
1504
- msgstr ""
1507
+ msgstr "Buffer awalan harus ada di heap "
1505
1508
1506
1509
#: main.c
1507
1510
msgid "Press any key to enter the REPL. Use CTRL-D to reload."
@@ -1511,43 +1514,43 @@ msgstr ""
1511
1514
1512
1515
#: shared-bindings/digitalio/DigitalInOut.c
1513
1516
msgid "Pull not used when direction is output."
1514
- msgstr ""
1517
+ msgstr "Pull tidak digunakan saat arah output. "
1515
1518
1516
1519
#: ports/stm/common-hal/os/__init__.c
1517
1520
msgid "RNG DeInit Error"
1518
- msgstr ""
1521
+ msgstr "Kesalahan DeInit RNG "
1519
1522
1520
1523
#: ports/stm/common-hal/os/__init__.c
1521
1524
msgid "RNG Init Error"
1522
- msgstr ""
1525
+ msgstr "Kesalahan Init RNG "
1523
1526
1524
1527
#: ports/esp32s2/common-hal/busio/UART.c
1525
1528
#: ports/mimxrt10xx/common-hal/busio/UART.c
1526
1529
msgid "RS485 inversion specified when not in RS485 mode"
1527
- msgstr ""
1530
+ msgstr "Pembalikan RS485 ditentukan saat tidak dalam mode RS485 "
1528
1531
1529
1532
#: ports/cxd56/common-hal/rtc/RTC.c ports/esp32s2/common-hal/rtc/RTC.c
1530
1533
#: ports/mimxrt10xx/common-hal/rtc/RTC.c ports/nrf/common-hal/rtc/RTC.c
1531
1534
msgid "RTC calibration is not supported on this board"
1532
- msgstr ""
1535
+ msgstr "Kalibrasi RTC tidak didukung pada board ini "
1533
1536
1534
1537
#: shared-bindings/time/__init__.c
1535
1538
msgid "RTC is not supported on this board"
1536
- msgstr ""
1539
+ msgstr "RTC tidak didukung di board ini "
1537
1540
1538
1541
#: ports/atmel-samd/common-hal/busio/UART.c ports/cxd56/common-hal/busio/UART.c
1539
1542
#: ports/nrf/common-hal/busio/UART.c ports/stm/common-hal/busio/UART.c
1540
1543
msgid "RTS/CTS/RS485 Not yet supported on this device"
1541
- msgstr ""
1544
+ msgstr "RTS/CTS/RS485 Belum didukung pada perangkat ini "
1542
1545
1543
1546
#: ports/stm/common-hal/os/__init__.c
1544
1547
msgid "Random number generation error"
1545
- msgstr ""
1548
+ msgstr "Kesalahan pembuatan nomor acak "
1546
1549
1547
1550
#: shared-bindings/memorymonitor/AllocationSize.c
1548
1551
#: shared-bindings/pulseio/PulseIn.c
1549
1552
msgid "Read-only"
1550
- msgstr ""
1553
+ msgstr "Baca-saja "
1551
1554
1552
1555
#: extmod/vfs_fat.c py/moduerrno.c
1553
1556
msgid "Read-only filesystem"
@@ -1560,23 +1563,23 @@ msgstr "sistem file (filesystem) bersifat Read-only"
1560
1563
1561
1564
#: shared-bindings/displayio/EPaperDisplay.c
1562
1565
msgid "Refresh too soon"
1563
- msgstr ""
1566
+ msgstr "Segarkan terlalu cepat "
1564
1567
1565
1568
#: shared-bindings/canio/RemoteTransmissionRequest.c
1566
1569
msgid "RemoteTransmissionRequests limited to 8 bytes"
1567
1570
msgstr ""
1568
1571
1569
1572
#: shared-bindings/aesio/aes.c
1570
1573
msgid "Requested AES mode is unsupported"
1571
- msgstr ""
1574
+ msgstr "Mode AES yang diminta tidak didukung "
1572
1575
1573
1576
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
1574
1577
msgid "Right channel unsupported"
1575
1578
msgstr "Channel Kanan tidak didukung"
1576
1579
1577
1580
#: shared-bindings/_pew/PewPew.c
1578
1581
msgid "Row entry must be digitalio.DigitalInOut"
1579
- msgstr ""
1582
+ msgstr "Entri baris harus digitalio.DigitalInOut "
1580
1583
1581
1584
#: main.c
1582
1585
msgid "Running in safe mode! "
0 commit comments