@@ -89,6 +89,10 @@ msgstr "%q dan %q berisi pin duplikat"
8989msgid "%q and %q must be different"
9090msgstr ""
9191
92+ #: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
93+ msgid "%q and %q must share a clock unit"
94+ msgstr ""
95+
9296#: shared-bindings/microcontroller/Pin.c
9397msgid "%q contains duplicate pins"
9498msgstr "%q berisi pin duplikat"
@@ -201,6 +205,10 @@ msgstr ""
201205msgid "%q must be array of type 'h'"
202206msgstr ""
203207
208+ #: shared-bindings/audiobusio/PDMIn.c
209+ msgid "%q must be multiple of 8."
210+ msgstr ""
211+
204212#: ports/raspberrypi/bindings/cyw43/__init__.c py/argcheck.c py/objexcept.c
205213#: shared-bindings/canio/CAN.c shared-bindings/digitalio/Pull.c
206214#: shared-module/synthio/Synthesizer.c
@@ -236,6 +244,10 @@ msgstr ""
236244msgid "%q step cannot be zero"
237245msgstr ""
238246
247+ #: shared-module/bitbangio/I2C.c
248+ msgid "%q too long"
249+ msgstr ""
250+
239251#: py/bc.c py/objnamedtuple.c
240252msgid "%q() takes %d positional arguments but %d were given"
241253msgstr "%q() mengambil posisi argumen %d tapi %d yang diberikan"
@@ -428,12 +440,6 @@ msgstr "0.0 ke kompleks berpangkat"
428440msgid "3-arg pow() not supported"
429441msgstr "pow() 3-arg tidak didukung"
430442
431- #: ports/atmel-samd/common-hal/alarm/pin/PinAlarm.c
432- #: ports/atmel-samd/common-hal/countio/Counter.c
433- #: ports/atmel-samd/common-hal/rotaryio/IncrementalEncoder.c
434- msgid "A hardware interrupt channel is already in use"
435- msgstr "Sebuah channel hardware interrupt sedang digunakan"
436-
437443#: ports/raspberrypi/common-hal/wifi/Radio.c
438444msgid "AP could not be started"
439445msgstr ""
@@ -616,14 +622,6 @@ msgstr "Di bawah frame rate minimum"
616622msgid "Bit clock and word select must be sequential GPIO pins"
617623msgstr ""
618624
619- #: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
620- msgid "Bit clock and word select must share a clock unit"
621- msgstr "Bit clock dan word harus memiliki kesamaan pada clock unit"
622-
623- #: shared-bindings/audiobusio/PDMIn.c
624- msgid "Bit depth must be multiple of 8."
625- msgstr "Kedalaman bit harus kelipatan 8."
626-
627625#: shared-bindings/bitmaptools/__init__.c
628626msgid "Bitmap size and bits per value must match"
629627msgstr ""
@@ -636,10 +634,6 @@ msgstr ""
636634msgid "Both RX and TX required for flow control"
637635msgstr ""
638636
639- #: ports/atmel-samd/common-hal/rotaryio/IncrementalEncoder.c
640- msgid "Both pins must support hardware interrupts"
641- msgstr "Kedua pin harus mendukung hardware interrut"
642-
643637#: shared-bindings/busdisplay/BusDisplay.c
644638#: shared-bindings/framebufferio/FramebufferDisplay.c
645639msgid "Brightness not adjustable"
@@ -826,10 +820,6 @@ msgstr "Menulis CharacteristicBuffer tidak tersedia"
826820msgid "CircuitPython core code crashed hard. Whoops!\n"
827821msgstr "Kode inti CircuitPython mengalami crash. Aduh!\n"
828822
829- #: shared-module/bitbangio/I2C.c
830- msgid "Clock stretch too long"
831- msgstr "Peregangan clock terlalu panjang"
832-
833823#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
834824msgid "Clock unit in use"
835825msgstr "Clock unit sedang digunakan"
@@ -956,9 +946,12 @@ msgstr "ECB hanya beroperasi pada 16 byte di satu waktu"
956946msgid "ESP-IDF memory allocation failed"
957947msgstr ""
958948
949+ #: ports/atmel-samd/common-hal/alarm/pin/PinAlarm.c
950+ #: ports/atmel-samd/common-hal/countio/Counter.c
959951#: ports/atmel-samd/common-hal/frequencyio/FrequencyIn.c
960952#: ports/atmel-samd/common-hal/ps2io/Ps2.c
961953#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
954+ #: ports/atmel-samd/common-hal/rotaryio/IncrementalEncoder.c
962955#: ports/cxd56/common-hal/pulseio/PulseIn.c
963956msgid "EXTINT channel already in use"
964957msgstr "Channel EXTINT sedang digunakan"
@@ -1118,13 +1111,6 @@ msgstr ""
11181111msgid "Group already used"
11191112msgstr "Grup sudah digunakan"
11201113
1121- #: ports/atmel-samd/common-hal/busio/SPI.c ports/cxd56/common-hal/busio/SPI.c
1122- #: ports/espressif/common-hal/busio/SPI.c
1123- #: ports/mimxrt10xx/common-hal/busio/SPI.c ports/nrf/common-hal/busio/SPI.c
1124- #: ports/raspberrypi/common-hal/busio/SPI.c
1125- msgid "Half duplex SPI is not implemented"
1126- msgstr ""
1127-
11281114#: supervisor/shared/safe_mode.c
11291115msgid "Hard fault: memory access or instruction error."
11301116msgstr ""
@@ -1357,10 +1343,6 @@ msgstr ""
13571343msgid "Mapping must be a tuple"
13581344msgstr ""
13591345
1360- #: shared-bindings/audiobusio/PDMIn.c
1361- msgid "Microphone startup delay must be in range 0.0 to 1.0"
1362- msgstr "Penundaan mulai mikrofon harus dalam kisaran 0,0 hingga 1,0"
1363-
13641346#: ports/raspberrypi/bindings/rp2pio/StateMachine.c
13651347#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
13661348msgid "Mismatched data size"
@@ -1502,10 +1484,15 @@ msgstr "Tidak ada koneksi: panjang tidak dapat ditentukan"
15021484msgid "No default %q bus"
15031485msgstr "Tidak ada standar bus %q"
15041486
1487+ #: ports/atmel-samd/common-hal/audiobusio/PDMIn.c
15051488#: ports/atmel-samd/common-hal/touchio/TouchIn.c
15061489msgid "No free GCLKs"
15071490msgstr "Tidak ada GCLK yang kosong"
15081491
1492+ #: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
1493+ msgid "No free GLCKs"
1494+ msgstr ""
1495+
15091496#: shared-bindings/os/__init__.c
15101497msgid "No hardware random available"
15111498msgstr "Tidak ada perangkat keras acak yang tersedia"
@@ -1709,10 +1696,6 @@ msgstr "Kehabisan socket"
17091696msgid "Out-buffer elements must be <= 4 bytes long"
17101697msgstr ""
17111698
1712- #: shared-bindings/audiobusio/PDMIn.c
1713- msgid "Oversample must be multiple of 8."
1714- msgstr "Sampel berlebihan harus kelipatan 8."
1715-
17161699#: shared-bindings/pwmio/PWMOut.c
17171700msgid ""
17181701"PWM frequency not writable when variable_frequency is False on construction."
@@ -1766,6 +1749,7 @@ msgid "Pin must be on PWM Channel B"
17661749msgstr ""
17671750
17681751#: ports/atmel-samd/common-hal/countio/Counter.c
1752+ #: ports/atmel-samd/common-hal/rotaryio/IncrementalEncoder.c
17691753msgid "Pin must support hardware interrupts"
17701754msgstr "Pin harus mendukung interupsi perangkat keras"
17711755
@@ -1846,6 +1830,10 @@ msgstr "Pull tidak digunakan saat arah output."
18461830msgid "RISE_AND_FALL not available on this chip"
18471831msgstr ""
18481832
1833+ #: shared-module/displayio/OnDiskBitmap.c
1834+ msgid "RLE-compressed BMP not supported"
1835+ msgstr ""
1836+
18491837#: ports/stm/common-hal/os/__init__.c
18501838msgid "RNG DeInit Error"
18511839msgstr "Kesalahan DeInit RNG"
@@ -2107,7 +2095,6 @@ msgstr "Terlalu banyak tampilan"
21072095msgid "Total data to write is larger than %q"
21082096msgstr ""
21092097
2110- #: ports/atmel-samd/common-hal/alarm/touch/TouchAlarm.c
21112098#: ports/raspberrypi/common-hal/alarm/touch/TouchAlarm.c
21122099#: ports/stm/common-hal/alarm/touch/TouchAlarm.c
21132100msgid "Touch alarms not available"
@@ -2199,11 +2186,6 @@ msgstr ""
21992186msgid "Unable to find I2C Display at %x"
22002187msgstr "Tidak dapat menemukan Tampilan I2C di %x"
22012188
2202- #: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
2203- #: ports/atmel-samd/common-hal/audiobusio/PDMIn.c
2204- msgid "Unable to find free GCLK"
2205- msgstr "Tidak dapat menemukan GCLK yang kosong"
2206-
22072189#: py/parse.c
22082190msgid "Unable to init parser"
22092191msgstr "Tidak dapat memulai parser"
@@ -4430,6 +4412,30 @@ msgstr "zi harus berjenis float"
44304412msgid "zi must be of shape (n_section, 2)"
44314413msgstr "Zi harus berbentuk (n_section, 2)"
44324414
4415+ #~ msgid "A hardware interrupt channel is already in use"
4416+ #~ msgstr "Sebuah channel hardware interrupt sedang digunakan"
4417+
4418+ #~ msgid "Bit clock and word select must share a clock unit"
4419+ #~ msgstr "Bit clock dan word harus memiliki kesamaan pada clock unit"
4420+
4421+ #~ msgid "Bit depth must be multiple of 8."
4422+ #~ msgstr "Kedalaman bit harus kelipatan 8."
4423+
4424+ #~ msgid "Both pins must support hardware interrupts"
4425+ #~ msgstr "Kedua pin harus mendukung hardware interrut"
4426+
4427+ #~ msgid "Clock stretch too long"
4428+ #~ msgstr "Peregangan clock terlalu panjang"
4429+
4430+ #~ msgid "Microphone startup delay must be in range 0.0 to 1.0"
4431+ #~ msgstr "Penundaan mulai mikrofon harus dalam kisaran 0,0 hingga 1,0"
4432+
4433+ #~ msgid "Oversample must be multiple of 8."
4434+ #~ msgstr "Sampel berlebihan harus kelipatan 8."
4435+
4436+ #~ msgid "Unable to find free GCLK"
4437+ #~ msgstr "Tidak dapat menemukan GCLK yang kosong"
4438+
44334439#~ msgid ""
44344440#~ "\n"
44354441#~ "Code done running. Waiting for reload.\n"
0 commit comments