88msgstr ""
99"Project-Id-Version : PACKAGE VERSION\n "
1010"Report-Msgid-Bugs-To : \n "
11- "POT-Creation-Date : 2019-02-12 15:01-0800 \n "
11+ "POT-Creation-Date : 2019-02-12 22:32-0500 \n "
1212"PO-Revision-Date : YEAR-MO-DA HO:MI+ZONE\n "
1313"Last-Translator : FULL NAME <EMAIL@ADDRESS>\n "
1414"Language-Team : LANGUAGE <LL@li.org>\n "
@@ -347,12 +347,12 @@ msgid "bytes > 8 bits not supported"
347347msgstr "byte > 8 bit tidak didukung"
348348
349349#: ports/atmel-samd/common-hal/busio/UART.c:73
350- #: ports/nrf/common-hal/busio/UART.c:91
350+ #: ports/nrf/common-hal/busio/UART.c:149
351351msgid "tx and rx cannot both be None"
352352msgstr "tx dan rx keduanya tidak boleh kosong"
353353
354354#: ports/atmel-samd/common-hal/busio/UART.c:146
355- #: ports/nrf/common-hal/busio/UART.c:132
355+ #: ports/nrf/common-hal/busio/UART.c:188
356356msgid "Failed to allocate RX buffer"
357357msgstr "Gagal untuk mengalokasikan buffer RX"
358358
@@ -361,12 +361,12 @@ msgid "Could not initialize UART"
361361msgstr "Tidak dapat menginisialisasi UART"
362362
363363#: ports/atmel-samd/common-hal/busio/UART.c:241
364- #: ports/nrf/common-hal/busio/UART.c:174
364+ #: ports/nrf/common-hal/busio/UART.c:230
365365msgid "No RX pin"
366366msgstr "Tidak pin RX"
367367
368368#: ports/atmel-samd/common-hal/busio/UART.c:300
369- #: ports/nrf/common-hal/busio/UART.c:209
369+ #: ports/nrf/common-hal/busio/UART.c:265
370370msgid "No TX pin"
371371msgstr "Tidak ada pin TX"
372372
@@ -850,27 +850,24 @@ msgstr "Semua perangkat I2C sedang digunakan"
850850msgid "All SPI peripherals are in use"
851851msgstr "Semua perangkat SPI sedang digunakan"
852852
853- #: ports/nrf/common-hal/busio/UART.c:49
853+ #: ports/nrf/common-hal/busio/UART.c:47
854854#, c-format
855855msgid "error = 0x%08lX"
856856msgstr "error = 0x%08lX"
857857
858- #: ports/nrf/common-hal/busio/UART.c:95
858+ #: ports/nrf/common-hal/busio/UART.c:145
859+ #, fuzzy
860+ msgid "All UART peripherals are in use"
861+ msgstr "Semua perangkat I2C sedang digunakan"
862+
863+ #: ports/nrf/common-hal/busio/UART.c:153
859864msgid "Invalid buffer size"
860865msgstr "Ukuran buffer tidak valid"
861866
862- #: ports/nrf/common-hal/busio/UART.c:99
867+ #: ports/nrf/common-hal/busio/UART.c:157
863868msgid "Odd parity is not supported"
864869msgstr "Parity ganjil tidak didukung"
865870
866- #: ports/nrf/common-hal/busio/UART.c:335 ports/nrf/common-hal/busio/UART.c:339
867- #: ports/nrf/common-hal/busio/UART.c:344 ports/nrf/common-hal/busio/UART.c:349
868- #: ports/nrf/common-hal/busio/UART.c:355 ports/nrf/common-hal/busio/UART.c:360
869- #: ports/nrf/common-hal/busio/UART.c:365 ports/nrf/common-hal/busio/UART.c:369
870- #: ports/nrf/common-hal/busio/UART.c:377
871- msgid "busio.UART not available"
872- msgstr "busio.UART tidak tersedia"
873-
874871#: ports/nrf/common-hal/microcontroller/Processor.c:48
875872#, fuzzy
876873msgid "Cannot get temperature"
@@ -2880,3 +2877,6 @@ msgstr ""
28802877#~ "Please file an issue here with the contents of your CIRCUITPY drive:\n"
28812878#~ msgstr ""
28822879#~ "Silahkan taruh masalah disini dengan isi dari CIRCUITPY drive: anda \n"
2880+
2881+ #~ msgid "busio.UART not available"
2882+ #~ msgstr "busio.UART tidak tersedia"
0 commit comments