Skip to content

Commit e0f6d88

Browse files
oonidweblate
authored andcommitted
Translated using Weblate (Indonesian)
Currently translated at 43.9% (364 of 829 strings) Translation: CircuitPython/main Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/id/
1 parent 10b5ab1 commit e0f6d88

File tree

1 file changed

+18
-15
lines changed

1 file changed

+18
-15
lines changed

locale/ID.po

Lines changed: 18 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ msgstr ""
66
"Project-Id-Version: PACKAGE VERSION\n"
77
"Report-Msgid-Bugs-To: \n"
88
"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"
1010
"Last-Translator: oon arfiandwi <[email protected]>\n"
1111
"Language-Team: LANGUAGE <[email protected]>\n"
1212
"Language: ID\n"
@@ -1466,7 +1466,7 @@ msgstr "Pin harus mendukung interupsi perangkat keras"
14661466

14671467
#: ports/stm/common-hal/pulseio/PulseIn.c
14681468
msgid "Pin number already reserved by EXTI"
1469-
msgstr ""
1469+
msgstr "Nomor pin sudah dipesan oleh EXTI"
14701470

14711471
#: shared-bindings/rgbmatrix/RGBMatrix.c
14721472
#, c-format
@@ -1475,6 +1475,9 @@ msgid ""
14751475
"bytes. If this cannot be avoided, pass allow_inefficient=True to the "
14761476
"constructor"
14771477
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"
14781481

14791482
#: py/builtinhelp.c
14801483
msgid "Plus any modules on the filesystem\n"
@@ -1501,7 +1504,7 @@ msgstr ""
15011504

15021505
#: shared-bindings/_bleio/Adapter.c
15031506
msgid "Prefix buffer must be on the heap"
1504-
msgstr ""
1507+
msgstr "Buffer awalan harus ada di heap"
15051508

15061509
#: main.c
15071510
msgid "Press any key to enter the REPL. Use CTRL-D to reload."
@@ -1511,43 +1514,43 @@ msgstr ""
15111514

15121515
#: shared-bindings/digitalio/DigitalInOut.c
15131516
msgid "Pull not used when direction is output."
1514-
msgstr ""
1517+
msgstr "Pull tidak digunakan saat arah output."
15151518

15161519
#: ports/stm/common-hal/os/__init__.c
15171520
msgid "RNG DeInit Error"
1518-
msgstr ""
1521+
msgstr "Kesalahan DeInit RNG"
15191522

15201523
#: ports/stm/common-hal/os/__init__.c
15211524
msgid "RNG Init Error"
1522-
msgstr ""
1525+
msgstr "Kesalahan Init RNG"
15231526

15241527
#: ports/esp32s2/common-hal/busio/UART.c
15251528
#: ports/mimxrt10xx/common-hal/busio/UART.c
15261529
msgid "RS485 inversion specified when not in RS485 mode"
1527-
msgstr ""
1530+
msgstr "Pembalikan RS485 ditentukan saat tidak dalam mode RS485"
15281531

15291532
#: ports/cxd56/common-hal/rtc/RTC.c ports/esp32s2/common-hal/rtc/RTC.c
15301533
#: ports/mimxrt10xx/common-hal/rtc/RTC.c ports/nrf/common-hal/rtc/RTC.c
15311534
msgid "RTC calibration is not supported on this board"
1532-
msgstr ""
1535+
msgstr "Kalibrasi RTC tidak didukung pada board ini"
15331536

15341537
#: shared-bindings/time/__init__.c
15351538
msgid "RTC is not supported on this board"
1536-
msgstr ""
1539+
msgstr "RTC tidak didukung di board ini"
15371540

15381541
#: ports/atmel-samd/common-hal/busio/UART.c ports/cxd56/common-hal/busio/UART.c
15391542
#: ports/nrf/common-hal/busio/UART.c ports/stm/common-hal/busio/UART.c
15401543
msgid "RTS/CTS/RS485 Not yet supported on this device"
1541-
msgstr ""
1544+
msgstr "RTS/CTS/RS485 Belum didukung pada perangkat ini"
15421545

15431546
#: ports/stm/common-hal/os/__init__.c
15441547
msgid "Random number generation error"
1545-
msgstr ""
1548+
msgstr "Kesalahan pembuatan nomor acak"
15461549

15471550
#: shared-bindings/memorymonitor/AllocationSize.c
15481551
#: shared-bindings/pulseio/PulseIn.c
15491552
msgid "Read-only"
1550-
msgstr ""
1553+
msgstr "Baca-saja"
15511554

15521555
#: extmod/vfs_fat.c py/moduerrno.c
15531556
msgid "Read-only filesystem"
@@ -1560,23 +1563,23 @@ msgstr "sistem file (filesystem) bersifat Read-only"
15601563

15611564
#: shared-bindings/displayio/EPaperDisplay.c
15621565
msgid "Refresh too soon"
1563-
msgstr ""
1566+
msgstr "Segarkan terlalu cepat"
15641567

15651568
#: shared-bindings/canio/RemoteTransmissionRequest.c
15661569
msgid "RemoteTransmissionRequests limited to 8 bytes"
15671570
msgstr ""
15681571

15691572
#: shared-bindings/aesio/aes.c
15701573
msgid "Requested AES mode is unsupported"
1571-
msgstr ""
1574+
msgstr "Mode AES yang diminta tidak didukung"
15721575

15731576
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
15741577
msgid "Right channel unsupported"
15751578
msgstr "Channel Kanan tidak didukung"
15761579

15771580
#: shared-bindings/_pew/PewPew.c
15781581
msgid "Row entry must be digitalio.DigitalInOut"
1579-
msgstr ""
1582+
msgstr "Entri baris harus digitalio.DigitalInOut"
15801583

15811584
#: main.c
15821585
msgid "Running in safe mode! "

0 commit comments

Comments
 (0)