@@ -98,6 +98,10 @@ msgstr "indeks %q harus bilangan bulat, bukan %s"
9898msgid "%q length must be %q"
9999msgstr ""
100100
101+ #: shared-bindings/usb_hid/Device.c
102+ msgid "%q length must be >= 1"
103+ msgstr ""
104+
101105#: shared-bindings/vectorio/Polygon.c
102106msgid "%q list must be a list"
103107msgstr "daftar %q harus berupa daftar"
@@ -110,14 +114,6 @@ msgstr ""
110114msgid "%q must be %d-%d"
111115msgstr ""
112116
113- #: shared-bindings/usb_hid/Device.c
114- msgid "%q must be 0-255"
115- msgstr ""
116-
117- #: shared-bindings/usb_hid/Device.c
118- msgid "%q must be 1-255"
119- msgstr ""
120-
121117#: py/argcheck.c
122118msgid "%q must be >= %d"
123119msgstr ""
@@ -134,10 +130,6 @@ msgstr "%q harus >= 0"
134130msgid "%q must be >= 1"
135131msgstr "%q harus >= 1"
136132
137- #: shared-bindings/usb_hid/Device.c
138- msgid "%q must be None or between 1 and len(report_descriptor)-1"
139- msgstr ""
140-
141133#: py/argcheck.c
142134msgid "%q must be a string"
143135msgstr ""
@@ -175,6 +167,10 @@ msgstr "%q harus berupa int"
175167msgid "%q() takes %d positional arguments but %d were given"
176168msgstr "%q() mengambil posisi argumen %d tapi %d yang diberikan"
177169
170+ #: shared-bindings/usb_hid/Device.c
171+ msgid "%q, %q, and %q must all be the same length"
172+ msgstr ""
173+
178174#: ports/esp32s2/bindings/espidf/__init__.c ports/esp32s2/esp_error.c
179175#, c-format
180176msgid "%s error 0x%x"
@@ -325,6 +321,10 @@ msgstr "'yield from' di dalam fungsi async"
325321msgid "'yield' outside function"
326322msgstr "'yield' diluar fungsi"
327323
324+ #: shared-module/vectorio/VectorShape.c
325+ msgid "(x,y) integers required"
326+ msgstr ""
327+
328328#: py/compile.c
329329msgid "*x must be assignment target"
330330msgstr "*x harus menjadi target assignment"
@@ -496,6 +496,10 @@ msgstr ""
496496msgid "Attempted heap allocation when VM not running."
497497msgstr ""
498498
499+ #: ports/raspberrypi/audio_dma.c
500+ msgid "Audio conversion not implemented"
501+ msgstr ""
502+
499503#: shared-bindings/wifi/Radio.c
500504msgid "AuthMode.OPEN is not used with password"
501505msgstr ""
@@ -1205,11 +1209,6 @@ msgstr ""
12051209msgid "Input/output error"
12061210msgstr "Kesalahan input/output"
12071211
1208- #: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
1209- #, c-format
1210- msgid "Missing jmp_pin. Instruction %d jumps on pin"
1211- msgstr ""
1212-
12131212#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
12141213#, c-format
12151214msgid "Instruction %d shifts in more bits than pin count"
@@ -1238,6 +1237,10 @@ msgstr "Otentikasi tidak cukup"
12381237msgid "Insufficient encryption"
12391238msgstr "Enkripsi tidak cukup"
12401239
1240+ #: ports/raspberrypi/audio_dma.c
1241+ msgid "Internal audio buffer too small"
1242+ msgstr ""
1243+
12411244#: ports/stm/common-hal/busio/UART.c
12421245msgid "Internal define error"
12431246msgstr "Kesalahan definisi internal"
@@ -1247,7 +1250,7 @@ msgstr "Kesalahan definisi internal"
12471250msgid "Internal error #%d"
12481251msgstr "Kesalahan internal #%d"
12491252
1250- #: shared-bindings/sdioio/SDCard.c
1253+ #: shared-bindings/sdioio/SDCard.c shared-module/usb_hid/Device.c
12511254msgid "Invalid %q"
12521255msgstr ""
12531256
@@ -1526,6 +1529,16 @@ msgstr ""
15261529msgid "Missing first_set_pin. Instruction %d sets pin(s)"
15271530msgstr ""
15281531
1532+ #: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
1533+ #, c-format
1534+ msgid "Missing jmp_pin. Instruction %d jumps on pin"
1535+ msgstr ""
1536+
1537+ #: shared-module/usb_hid/Device.c
1538+ #, c-format
1539+ msgid "More than %d report ids not supported"
1540+ msgstr ""
1541+
15291542#: shared-bindings/busio/UART.c shared-bindings/displayio/Group.c
15301543msgid "Must be a %q subclass."
15311544msgstr "Harus berupa subclass %q."
@@ -1907,21 +1920,6 @@ msgstr "Tambahkan module apapun pada filesystem\n"
19071920msgid "Polygon needs at least 3 points"
19081921msgstr ""
19091922
1910- #: ports/esp32s2/common-hal/pulseio/PulseOut.c
1911- msgid ""
1912- "Port does not accept PWM carrier. Pass a pin, frequency and duty cycle "
1913- "instead"
1914- msgstr ""
1915-
1916- #: ports/atmel-samd/common-hal/pulseio/PulseOut.c
1917- #: ports/cxd56/common-hal/pulseio/PulseOut.c
1918- #: ports/nrf/common-hal/pulseio/PulseOut.c
1919- #: ports/stm/common-hal/pulseio/PulseOut.c
1920- msgid ""
1921- "Port does not accept pins or frequency. Construct and pass a PWMOut Carrier "
1922- "instead"
1923- msgstr ""
1924-
19251923#: shared-bindings/_bleio/Adapter.c
19261924msgid "Prefix buffer must be on the heap"
19271925msgstr "Buffer awalan harus ada di heap"
@@ -2112,7 +2110,6 @@ msgid "Size not supported"
21122110msgstr ""
21132111
21142112#: ports/raspberrypi/common-hal/alarm/SleepMemory.c
2115- #: ports/stm/common-hal/alarm/SleepMemory.c
21162113msgid "Sleep Memory not available"
21172114msgstr ""
21182115
@@ -2567,7 +2564,7 @@ msgid "argument name reused"
25672564msgstr ""
25682565
25692566#: py/argcheck.c shared-bindings/_stage/__init__.c
2570- #: shared-bindings/digitalio/DigitalInOut.c shared-bindings/gamepad/GamePad.c
2567+ #: shared-bindings/digitalio/DigitalInOut.c
25712568msgid "argument num/types mismatch"
25722569msgstr "argumen num/types tidak cocok"
25732570
@@ -3131,6 +3128,10 @@ msgstr ""
31313128msgid "file must be a file opened in byte mode"
31323129msgstr ""
31333130
3131+ #: shared-bindings/traceback/__init__.c
3132+ msgid "file write is not available"
3133+ msgstr ""
3134+
31343135#: shared-bindings/storage/__init__.c
31353136msgid "filesystem must provide mount method"
31363137msgstr ""
@@ -3418,6 +3419,10 @@ msgstr ""
34183419msgid "invalid element_size %d, must be, 1, 2, or 4"
34193420msgstr ""
34203421
3422+ #: shared-bindings/traceback/__init__.c
3423+ msgid "invalid exception"
3424+ msgstr ""
3425+
34213426#: extmod/modframebuf.c
34223427msgid "invalid format"
34233428msgstr "format tidak valid"
@@ -3455,6 +3460,10 @@ msgstr ""
34553460msgid "invalid syntax for number"
34563461msgstr ""
34573462
3463+ #: py/objexcept.c shared-bindings/traceback/__init__.c
3464+ msgid "invalid traceback"
3465+ msgstr ""
3466+
34583467#: py/objtype.c
34593468msgid "issubclass() arg 1 must be a class"
34603469msgstr ""
@@ -3651,10 +3660,6 @@ msgstr ""
36513660msgid "no active exception to reraise"
36523661msgstr ""
36533662
3654- #: shared-bindings/socket/__init__.c shared-module/network/__init__.c
3655- msgid "no available NIC"
3656- msgstr ""
3657-
36583663#: py/compile.c
36593664msgid "no binding for nonlocal found"
36603665msgstr "tidak ada ikatan/bind pada temuan nonlocal"
@@ -3950,6 +3955,10 @@ msgstr ""
39503955#: ports/esp32s2/boards/espressif_saola_1_wrover/mpconfigboard.h
39513956#: ports/esp32s2/boards/franzininho_wifi_wroom/mpconfigboard.h
39523957#: ports/esp32s2/boards/franzininho_wifi_wrover/mpconfigboard.h
3958+ #: ports/esp32s2/boards/gravitech_cucumber_m/mpconfigboard.h
3959+ #: ports/esp32s2/boards/gravitech_cucumber_ms/mpconfigboard.h
3960+ #: ports/esp32s2/boards/gravitech_cucumber_r/mpconfigboard.h
3961+ #: ports/esp32s2/boards/gravitech_cucumber_rs/mpconfigboard.h
39533962#: ports/esp32s2/boards/lilygo_ttgo_t8_s2_st7789/mpconfigboard.h
39543963#: ports/esp32s2/boards/microdev_micro_s2/mpconfigboard.h
39553964#: ports/esp32s2/boards/muselab_nanoesp32_s2_wroom/mpconfigboard.h
@@ -4148,7 +4157,7 @@ msgstr ""
41484157msgid "stop not reachable from start"
41494158msgstr ""
41504159
4151- #: py/stream.c
4160+ #: py/stream.c shared-bindings/getpass/__init__.c
41524161msgid "stream operation not supported"
41534162msgstr ""
41544163
@@ -4357,7 +4366,7 @@ msgid "unreadable attribute"
43574366msgstr ""
43584367
43594368#: shared-bindings/displayio/TileGrid.c shared-bindings/vectorio/VectorShape.c
4360- #: shared-module/vectorio/Polygon.c
4369+ #: shared-module/vectorio/Polygon.c shared-module/vectorio/VectorShape.c
43614370msgid "unsupported %q type"
43624371msgstr ""
43634372
0 commit comments