88msgstr ""
99"Project-Id-Version : PACKAGE VERSION\n "
1010"Report-Msgid-Bugs-To : \n "
11- "POT-Creation-Date : 2020-05-05 14:57 +1000\n "
11+ "POT-Creation-Date : 2020-05-12 14:37 +1000\n "
1212"PO-Revision-Date : YEAR-MO-DA HO:MI+ZONE\n "
1313"Last-Translator : FULL NAME <EMAIL@ADDRESS>\n "
1414"
Language-Team :
LANGUAGE <[email protected] >\n "
@@ -435,6 +435,10 @@ msgstr "buffers harus mempunyai panjang yang sama"
435435msgid "Bytes must be between 0 and 255."
436436msgstr ""
437437
438+ #: shared-bindings/aesio/aes.c
439+ msgid "CBC blocks must be multiples of 16 bytes"
440+ msgstr ""
441+
438442#: py/objtype.c
439443msgid "Call super().__init__() before accessing native object."
440444msgstr ""
@@ -672,6 +676,10 @@ msgstr ""
672676msgid "Drive mode not used when direction is input."
673677msgstr ""
674678
679+ #: shared-bindings/aesio/aes.c
680+ msgid "ECB only operates on 16 bytes at a time"
681+ msgstr ""
682+
675683#: ports/atmel-samd/common-hal/frequencyio/FrequencyIn.c
676684#: ports/atmel-samd/common-hal/ps2io/Ps2.c
677685#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
@@ -683,7 +691,7 @@ msgstr "Channel EXTINT sedang digunakan"
683691msgid "Error in regex"
684692msgstr "Error pada regex"
685693
686- #: shared-bindings/microcontroller/Pin.c
694+ #: shared-bindings/aesio/aes.c shared-bindings/ microcontroller/Pin.c
687695#: shared-bindings/neopixel_write/__init__.c shared-bindings/pulseio/PulseOut.c
688696#: shared-bindings/terminalio/Terminal.c
689697msgid "Expected a %q"
@@ -790,7 +798,8 @@ msgstr ""
790798msgid "Group full"
791799msgstr ""
792800
793- #: ports/stm/common-hal/busio/I2C.c ports/stm/common-hal/busio/SPI.c
801+ #: ports/mimxrt10xx/common-hal/busio/SPI.c ports/stm/common-hal/busio/I2C.c
802+ #: ports/stm/common-hal/busio/SPI.c
794803msgid "Hardware busy, try alternative pins"
795804msgstr ""
796805
@@ -810,6 +819,11 @@ msgstr ""
810819msgid "I2C operation not supported"
811820msgstr "operasi I2C tidak didukung"
812821
822+ #: shared-bindings/aesio/aes.c
823+ #, c-format
824+ msgid "IV must be %d bytes long"
825+ msgstr ""
826+
813827#: py/persistentcode.c
814828msgid ""
815829"Incompatible .mpy file. Please update all .mpy files. See http://adafru.it/"
@@ -989,6 +1003,10 @@ msgstr ""
9891003msgid "Invalid word/bit length"
9901004msgstr ""
9911005
1006+ #: shared-bindings/aesio/aes.c
1007+ msgid "Key must be 16, 24, or 32 bytes long"
1008+ msgstr ""
1009+
9921010#: py/compile.c
9931011msgid "LHS of keyword arg must be an id"
9941012msgstr "LHS dari keyword arg harus menjadi sebuah id"
@@ -1034,15 +1052,15 @@ msgstr ""
10341052msgid "Microphone startup delay must be in range 0.0 to 1.0"
10351053msgstr ""
10361054
1037- #: ports/stm/common-hal/busio/SPI.c
1055+ #: ports/mimxrt10xx/common-hal/busio/SPI.c ports/ stm/common-hal/busio/SPI.c
10381056msgid "Missing MISO or MOSI Pin"
10391057msgstr ""
10401058
10411059#: shared-bindings/displayio/Group.c
10421060msgid "Must be a %q subclass."
10431061msgstr ""
10441062
1045- #: ports/stm/common-hal/busio/SPI.c
1063+ #: ports/mimxrt10xx/common-hal/busio/SPI.c ports/ stm/common-hal/busio/SPI.c
10461064msgid "Must provide MISO or MOSI pin"
10471065msgstr ""
10481066
@@ -1073,11 +1091,11 @@ msgstr "Tidak ada DAC (Digital Analog Converter) di dalam chip"
10731091msgid "No DMA channel found"
10741092msgstr "tidak ada channel DMA ditemukan"
10751093
1076- #: ports/stm/common-hal/busio/SPI.c
1094+ #: ports/mimxrt10xx/common-hal/busio/SPI.c ports/ stm/common-hal/busio/SPI.c
10771095msgid "No MISO Pin"
10781096msgstr ""
10791097
1080- #: ports/stm/common-hal/busio/SPI.c
1098+ #: ports/mimxrt10xx/common-hal/busio/SPI.c ports/ stm/common-hal/busio/SPI.c
10811099msgid "No MOSI Pin"
10821100msgstr ""
10831101
@@ -1097,6 +1115,10 @@ msgstr "Tidak ada pin TX"
10971115msgid "No available clocks"
10981116msgstr ""
10991117
1118+ #: shared-bindings/_bleio/PacketBuffer.c
1119+ msgid "No connection: length cannot be determined"
1120+ msgstr ""
1121+
11001122#: shared-bindings/board/__init__.c
11011123msgid "No default %q bus"
11021124msgstr "Tidak ada standar bus %q"
@@ -1118,6 +1140,10 @@ msgstr ""
11181140msgid "No hardware support on pin"
11191141msgstr "Tidak ada dukungan hardware untuk pin"
11201142
1143+ #: shared-bindings/aesio/aes.c
1144+ msgid "No key was specified"
1145+ msgstr ""
1146+
11211147#: ports/stm/common-hal/pulseio/PWMOut.c
11221148msgid "No more timers available on this pin."
11231149msgstr ""
@@ -1303,6 +1329,10 @@ msgstr "sistem file (filesystem) bersifat Read-only"
13031329msgid "Refresh too soon"
13041330msgstr ""
13051331
1332+ #: shared-bindings/aesio/aes.c
1333+ msgid "Requested AES mode is unsupported"
1334+ msgstr ""
1335+
13061336#: ports/atmel-samd/common-hal/audioio/AudioOut.c
13071337msgid "Right channel unsupported"
13081338msgstr "Channel Kanan tidak didukung"
@@ -1367,6 +1397,10 @@ msgstr ""
13671397msgid "Slices not supported"
13681398msgstr ""
13691399
1400+ #: shared-bindings/aesio/aes.c
1401+ msgid "Source and destination buffers must be the same length"
1402+ msgstr ""
1403+
13701404#: extmod/modure.c
13711405msgid "Splitting with sub-captures"
13721406msgstr "Memisahkan dengan menggunakan sub-captures"
@@ -1450,6 +1484,10 @@ msgstr ""
14501484msgid "Too many displays"
14511485msgstr ""
14521486
1487+ #: ports/nrf/common-hal/_bleio/PacketBuffer.c
1488+ msgid "Total data to write is larger than outgoing_packet_length"
1489+ msgstr ""
1490+
14531491#: py/obj.c
14541492msgid "Traceback (most recent call last):\n"
14551493msgstr ""
0 commit comments