@@ -6,7 +6,7 @@ msgstr ""
66"Project-Id-Version : PACKAGE VERSION\n "
77"Report-Msgid-Bugs-To : \n "
88"POT-Creation-Date : 2020-10-06 13:26-0400\n "
9- "PO-Revision-Date : 2020-10-08 16:22 +0000\n "
9+ "PO-Revision-Date : 2020-10-10 23:51 +0000\n "
1010"Last-Translator : oon arfiandwi <oon.arfiandwi@gmail.com>\n "
1111"Language-Team : LANGUAGE <LL@li.org>\n "
1212"Language : ID\n "
@@ -1612,15 +1612,15 @@ msgstr ""
16121612
16131613#: ports/stm/common-hal/busio/SPI.c
16141614msgid "SPI Init Error"
1615- msgstr ""
1615+ msgstr "Kesalahan Init SPI "
16161616
16171617#: ports/stm/common-hal/busio/SPI.c
16181618msgid "SPI Re-initialization error"
1619- msgstr ""
1619+ msgstr "Kesalahan Inisialisasi ulang SPI "
16201620
16211621#: shared-bindings/audiomixer/Mixer.c
16221622msgid "Sample rate must be positive"
1623- msgstr ""
1623+ msgstr "Tingkat sampel harus positif "
16241624
16251625#: ports/atmel-samd/common-hal/audioio/AudioOut.c
16261626#, c-format
@@ -1629,15 +1629,15 @@ msgstr "Nilai sampel terlalu tinggi. Nilai harus kurang dari %d"
16291629
16301630#: ports/nrf/common-hal/_bleio/Adapter.c
16311631msgid "Scan already in progess. Stop with stop_scan."
1632- msgstr ""
1632+ msgstr "Pindai sudah dalam proses. Hentikan dengan stop_scan. "
16331633
16341634#: ports/mimxrt10xx/common-hal/busio/UART.c
16351635msgid "Selected CTS pin not valid"
1636- msgstr ""
1636+ msgstr "Pin CTS yang dipilih tidak valid "
16371637
16381638#: ports/mimxrt10xx/common-hal/busio/UART.c
16391639msgid "Selected RTS pin not valid"
1640- msgstr ""
1640+ msgstr "Pin RTS yang dipilih tidak valid "
16411641
16421642#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
16431643#: ports/atmel-samd/common-hal/audiobusio/PDMIn.c
@@ -1654,58 +1654,62 @@ msgstr ""
16541654
16551655#: shared-bindings/nvm/ByteArray.c
16561656msgid "Slice and value different lengths."
1657- msgstr ""
1657+ msgstr "Potongan dan nilai panjangnya berbeda. "
16581658
16591659#: shared-bindings/displayio/Bitmap.c shared-bindings/displayio/Group.c
16601660#: shared-bindings/displayio/TileGrid.c
16611661#: shared-bindings/memorymonitor/AllocationSize.c
16621662#: shared-bindings/pulseio/PulseIn.c
16631663msgid "Slices not supported"
1664- msgstr ""
1664+ msgstr "Potongan tidak didukung "
16651665
16661666#: ports/esp32s2/common-hal/socketpool/SocketPool.c
16671667msgid "SocketPool can only be used with wifi.radio"
16681668msgstr ""
16691669
16701670#: shared-bindings/aesio/aes.c
16711671msgid "Source and destination buffers must be the same length"
1672- msgstr ""
1672+ msgstr "Buffer sumber dan tujuan harus memiliki panjang yang sama "
16731673
16741674#: extmod/modure.c
16751675msgid "Splitting with sub-captures"
16761676msgstr "Memisahkan dengan menggunakan sub-captures"
16771677
16781678#: shared-bindings/supervisor/__init__.c
16791679msgid "Stack size must be at least 256"
1680- msgstr ""
1680+ msgstr "Ukuran stack minimal harus 256 "
16811681
16821682#: shared-bindings/multiterminal/__init__.c
16831683msgid "Stream missing readinto() or write() method."
1684- msgstr ""
1684+ msgstr "Aliran tidak menemukan metode readinto() atau write(). "
16851685
16861686#: ports/mimxrt10xx/common-hal/busio/UART.c ports/stm/common-hal/busio/UART.c
16871687msgid "Supply at least one UART pin"
1688- msgstr ""
1688+ msgstr "Berikan setidaknya satu pin UART "
16891689
16901690#: shared-bindings/gnss/GNSS.c
16911691msgid "System entry must be gnss.SatelliteSystem"
16921692msgstr ""
16931693
16941694#: ports/stm/common-hal/microcontroller/Processor.c
16951695msgid "Temperature read timed out"
1696- msgstr ""
1696+ msgstr "Waktu baca suhu habis "
16971697
16981698#: supervisor/shared/safe_mode.c
16991699msgid ""
17001700"The CircuitPython heap was corrupted because the stack was too small.\n"
17011701"Please increase the stack size if you know how, or if not:"
17021702msgstr ""
1703+ "heap dari CircuitPython rusak karena stack terlalu kecil.\n"
1704+ "Harap tambah ukuran stack jika Anda tahu caranya, atau jika tidak:"
17031705
17041706#: supervisor/shared/safe_mode.c
17051707msgid ""
17061708"The `microcontroller` module was used to boot into safe mode. Press reset to "
17071709"exit safe mode.\n"
17081710msgstr ""
1711+ "Modul `microcontroller` digunakan untukboot ke mode aman. Tekan reset untuk "
1712+ "keluar dari mode aman.\n"
17091713
17101714#: shared-bindings/rgbmatrix/RGBMatrix.c
17111715msgid "The length of rgb_pins must be 6, 12, 18, 24, or 30"
0 commit comments