@@ -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-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 "
10
10
"
Last-Translator :
oon arfiandwi <[email protected] >\n "
11
11
"
Language-Team :
LANGUAGE <[email protected] >\n "
12
12
"Language : ID\n "
@@ -1612,15 +1612,15 @@ msgstr ""
1612
1612
1613
1613
#: ports/stm/common-hal/busio/SPI.c
1614
1614
msgid "SPI Init Error"
1615
- msgstr ""
1615
+ msgstr "Kesalahan Init SPI "
1616
1616
1617
1617
#: ports/stm/common-hal/busio/SPI.c
1618
1618
msgid "SPI Re-initialization error"
1619
- msgstr ""
1619
+ msgstr "Kesalahan Inisialisasi ulang SPI "
1620
1620
1621
1621
#: shared-bindings/audiomixer/Mixer.c
1622
1622
msgid "Sample rate must be positive"
1623
- msgstr ""
1623
+ msgstr "Tingkat sampel harus positif "
1624
1624
1625
1625
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
1626
1626
#, c-format
@@ -1629,15 +1629,15 @@ msgstr "Nilai sampel terlalu tinggi. Nilai harus kurang dari %d"
1629
1629
1630
1630
#: ports/nrf/common-hal/_bleio/Adapter.c
1631
1631
msgid "Scan already in progess. Stop with stop_scan."
1632
- msgstr ""
1632
+ msgstr "Pindai sudah dalam proses. Hentikan dengan stop_scan. "
1633
1633
1634
1634
#: ports/mimxrt10xx/common-hal/busio/UART.c
1635
1635
msgid "Selected CTS pin not valid"
1636
- msgstr ""
1636
+ msgstr "Pin CTS yang dipilih tidak valid "
1637
1637
1638
1638
#: ports/mimxrt10xx/common-hal/busio/UART.c
1639
1639
msgid "Selected RTS pin not valid"
1640
- msgstr ""
1640
+ msgstr "Pin RTS yang dipilih tidak valid "
1641
1641
1642
1642
#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
1643
1643
#: ports/atmel-samd/common-hal/audiobusio/PDMIn.c
@@ -1654,58 +1654,62 @@ msgstr ""
1654
1654
1655
1655
#: shared-bindings/nvm/ByteArray.c
1656
1656
msgid "Slice and value different lengths."
1657
- msgstr ""
1657
+ msgstr "Potongan dan nilai panjangnya berbeda. "
1658
1658
1659
1659
#: shared-bindings/displayio/Bitmap.c shared-bindings/displayio/Group.c
1660
1660
#: shared-bindings/displayio/TileGrid.c
1661
1661
#: shared-bindings/memorymonitor/AllocationSize.c
1662
1662
#: shared-bindings/pulseio/PulseIn.c
1663
1663
msgid "Slices not supported"
1664
- msgstr ""
1664
+ msgstr "Potongan tidak didukung "
1665
1665
1666
1666
#: ports/esp32s2/common-hal/socketpool/SocketPool.c
1667
1667
msgid "SocketPool can only be used with wifi.radio"
1668
1668
msgstr ""
1669
1669
1670
1670
#: shared-bindings/aesio/aes.c
1671
1671
msgid "Source and destination buffers must be the same length"
1672
- msgstr ""
1672
+ msgstr "Buffer sumber dan tujuan harus memiliki panjang yang sama "
1673
1673
1674
1674
#: extmod/modure.c
1675
1675
msgid "Splitting with sub-captures"
1676
1676
msgstr "Memisahkan dengan menggunakan sub-captures"
1677
1677
1678
1678
#: shared-bindings/supervisor/__init__.c
1679
1679
msgid "Stack size must be at least 256"
1680
- msgstr ""
1680
+ msgstr "Ukuran stack minimal harus 256 "
1681
1681
1682
1682
#: shared-bindings/multiterminal/__init__.c
1683
1683
msgid "Stream missing readinto() or write() method."
1684
- msgstr ""
1684
+ msgstr "Aliran tidak menemukan metode readinto() atau write(). "
1685
1685
1686
1686
#: ports/mimxrt10xx/common-hal/busio/UART.c ports/stm/common-hal/busio/UART.c
1687
1687
msgid "Supply at least one UART pin"
1688
- msgstr ""
1688
+ msgstr "Berikan setidaknya satu pin UART "
1689
1689
1690
1690
#: shared-bindings/gnss/GNSS.c
1691
1691
msgid "System entry must be gnss.SatelliteSystem"
1692
1692
msgstr ""
1693
1693
1694
1694
#: ports/stm/common-hal/microcontroller/Processor.c
1695
1695
msgid "Temperature read timed out"
1696
- msgstr ""
1696
+ msgstr "Waktu baca suhu habis "
1697
1697
1698
1698
#: supervisor/shared/safe_mode.c
1699
1699
msgid ""
1700
1700
"The CircuitPython heap was corrupted because the stack was too small.\n"
1701
1701
"Please increase the stack size if you know how, or if not:"
1702
1702
msgstr ""
1703
+ "heap dari CircuitPython rusak karena stack terlalu kecil.\n"
1704
+ "Harap tambah ukuran stack jika Anda tahu caranya, atau jika tidak:"
1703
1705
1704
1706
#: supervisor/shared/safe_mode.c
1705
1707
msgid ""
1706
1708
"The `microcontroller` module was used to boot into safe mode. Press reset to "
1707
1709
"exit safe mode.\n"
1708
1710
msgstr ""
1711
+ "Modul `microcontroller` digunakan untukboot ke mode aman. Tekan reset untuk "
1712
+ "keluar dari mode aman.\n"
1709
1713
1710
1714
#: shared-bindings/rgbmatrix/RGBMatrix.c
1711
1715
msgid "The length of rgb_pins must be 6, 12, 18, 24, or 30"
0 commit comments