Skip to content

Commit 3b44f9f

Browse files
authored
Merge pull request #8842 from weblate/weblate-circuitpython-main
Translations update from Hosted Weblate
2 parents 53020f5 + 19c9cc2 commit 3b44f9f

19 files changed

+1393
-1847
lines changed

locale/ID.po

Lines changed: 65 additions & 98 deletions
Original file line numberDiff line numberDiff line change
@@ -211,15 +211,15 @@ msgstr ""
211211

212212
#: ports/raspberrypi/bindings/cyw43/__init__.c py/argcheck.c py/objexcept.c
213213
#: shared-bindings/canio/CAN.c shared-bindings/digitalio/Pull.c
214-
#: shared-module/synthio/Synthesizer.c
214+
#: shared-bindings/supervisor/__init__.c shared-module/synthio/Synthesizer.c
215215
msgid "%q must be of type %q or %q, not %q"
216216
msgstr ""
217217

218218
#: shared-bindings/jpegio/JpegDecoder.c
219219
msgid "%q must be of type %q, %q, or %q, not %q"
220220
msgstr ""
221221

222-
#: py/argcheck.c shared-bindings/bitmapfilter/__init__.c
222+
#: py/argcheck.c py/runtime.c shared-bindings/bitmapfilter/__init__.c
223223
#: shared-module/synthio/__init__.c
224224
msgid "%q must be of type %q, not %q"
225225
msgstr ""
@@ -237,7 +237,7 @@ msgstr ""
237237
#: ports/nrf/common-hal/pulseio/PulseIn.c
238238
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
239239
#: ports/stm/common-hal/pulseio/PulseIn.c py/argcheck.c
240-
#: shared-bindings/canio/Match.c
240+
#: shared-bindings/canio/Match.c shared-bindings/time/__init__.c
241241
msgid "%q out of range"
242242
msgstr "%q di luar jangkauan"
243243

@@ -501,7 +501,6 @@ msgstr "Semua perangkat UART sedang digunakan"
501501
#: ports/nrf/common-hal/countio/Counter.c
502502
#: ports/nrf/common-hal/pulseio/PulseIn.c
503503
#: ports/nrf/common-hal/rotaryio/IncrementalEncoder.c
504-
#: shared-bindings/pwmio/PWMOut.c
505504
msgid "All channels in use"
506505
msgstr ""
507506

@@ -524,13 +523,11 @@ msgid "All sync event channels in use"
524523
msgstr "Semua channel event yang disinkronisasi sedang digunakan"
525524

526525
#: ports/raspberrypi/common-hal/picodvi/Framebuffer.c
527-
#: shared-bindings/pwmio/PWMOut.c
528526
msgid "All timers for this pin are in use"
529527
msgstr "Semua timer untuk pin ini sedang digunakan"
530528

531529
#: ports/atmel-samd/common-hal/_pew/PewPew.c
532530
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
533-
#: ports/atmel-samd/common-hal/frequencyio/FrequencyIn.c
534531
#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
535532
#: ports/atmel-samd/common-hal/pulseio/PulseOut.c
536533
#: ports/cxd56/common-hal/pulseio/PulseOut.c
@@ -541,7 +538,7 @@ msgstr "Semua timer untuk pin ini sedang digunakan"
541538
#: ports/nrf/common-hal/audiopwmio/PWMAudioOut.c
542539
#: ports/nrf/common-hal/pulseio/PulseIn.c ports/nrf/peripherals/nrf/timers.c
543540
#: ports/raspberrypi/common-hal/audiopwmio/PWMAudioOut.c
544-
#: ports/stm/peripherals/timers.c shared-bindings/pwmio/PWMOut.c
541+
#: ports/stm/peripherals/timers.c
545542
msgid "All timers in use"
546543
msgstr "Semua timer sedang digunakan"
547544

@@ -784,12 +781,6 @@ msgstr "Tidak dapat merekam ke file"
784781
msgid "Cannot remount '/' when visible via USB."
785782
msgstr ""
786783

787-
#: ports/atmel-samd/common-hal/microcontroller/__init__.c
788-
#: ports/cxd56/common-hal/microcontroller/__init__.c
789-
#: ports/mimxrt10xx/common-hal/microcontroller/__init__.c
790-
msgid "Cannot reset into bootloader because no bootloader is present"
791-
msgstr ""
792-
793784
#: ports/espressif/common-hal/socketpool/Socket.c
794785
msgid "Cannot set socket options"
795786
msgstr ""
@@ -807,12 +798,6 @@ msgstr "Tidak dapat menentukan RTS atau CTS dalam mode RS485"
807798
msgid "Cannot subclass slice"
808799
msgstr "Tidak dapat membuat subkelas dari irisan"
809800

810-
#: shared-bindings/pwmio/PWMOut.c
811-
msgid "Cannot vary frequency on a timer that is already in use"
812-
msgstr ""
813-
"Tidak dapat membuat variasi frekuensi pada penghitung waktu yang sudah "
814-
"digunakan"
815-
816801
#: ports/nrf/common-hal/alarm/pin/PinAlarm.c
817802
msgid "Cannot wake on pin edge, only level"
818803
msgstr ""
@@ -856,10 +841,6 @@ msgstr ""
856841
msgid "Could not set address"
857842
msgstr ""
858843

859-
#: shared-bindings/pwmio/PWMOut.c
860-
msgid "Could not start PWM"
861-
msgstr "Tidak dapat memulai PWM"
862-
863844
#: ports/stm/common-hal/busio/UART.c
864845
msgid "Could not start interrupt, RX busy"
865846
msgstr "Tidak dapat memulai interupsi, RX sibuk"
@@ -951,16 +932,6 @@ msgstr "ECB hanya beroperasi pada 16 byte di satu waktu"
951932
msgid "ESP-IDF memory allocation failed"
952933
msgstr ""
953934

954-
#: ports/atmel-samd/common-hal/alarm/pin/PinAlarm.c
955-
#: ports/atmel-samd/common-hal/countio/Counter.c
956-
#: ports/atmel-samd/common-hal/frequencyio/FrequencyIn.c
957-
#: ports/atmel-samd/common-hal/ps2io/Ps2.c
958-
#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
959-
#: ports/atmel-samd/common-hal/rotaryio/IncrementalEncoder.c
960-
#: ports/cxd56/common-hal/pulseio/PulseIn.c
961-
msgid "EXTINT channel already in use"
962-
msgstr "Channel EXTINT sedang digunakan"
963-
964935
#: extmod/modre.c
965936
msgid "Error in regex"
966937
msgstr "Error pada regex"
@@ -1093,10 +1064,6 @@ msgid ""
10931064
"Frequency must be 24, 150, 396, 450, 528, 600, 720, 816, 912, 960 or 1008 Mhz"
10941065
msgstr ""
10951066

1096-
#: shared-bindings/pwmio/PWMOut.c
1097-
msgid "Frequency must match existing PWMOut using this timer"
1098-
msgstr "Frekuensi harus cocok dengan PWMOut yang ada menggunakan timer ini"
1099-
11001067
#: shared-bindings/bitbangio/I2C.c shared-bindings/bitbangio/SPI.c
11011068
#: shared-bindings/busio/I2C.c shared-bindings/busio/SPI.c
11021069
msgid "Function requires lock"
@@ -1131,11 +1098,6 @@ msgstr "Perangkat keras sedang digunakan, coba pin alternatif"
11311098
msgid "Heap allocation when VM not running."
11321099
msgstr ""
11331100

1134-
#: supervisor/shared/safe_mode.c
1135-
msgid ""
1136-
"Heap was corrupted because the stack was too small. Increase stack size."
1137-
msgstr ""
1138-
11391101
#: extmod/vfs_posix_file.c py/objstringio.c
11401102
msgid "I/O operation on closed file"
11411103
msgstr "operasi I/O pada file tertutup"
@@ -1211,7 +1173,7 @@ msgid "Internal define error"
12111173
msgstr "Kesalahan definisi internal"
12121174

12131175
#: ports/espressif/common-hal/paralleldisplaybus/ParallelBus.c
1214-
#: shared-module/os/getenv.c
1176+
#: shared-bindings/pwmio/PWMOut.c shared-module/os/getenv.c
12151177
msgid "Internal error"
12161178
msgstr ""
12171179

@@ -1220,6 +1182,16 @@ msgstr ""
12201182
msgid "Internal error #%d"
12211183
msgstr "Kesalahan internal #%d"
12221184

1185+
#: ports/atmel-samd/common-hal/alarm/pin/PinAlarm.c
1186+
#: ports/atmel-samd/common-hal/countio/Counter.c
1187+
#: ports/atmel-samd/common-hal/frequencyio/FrequencyIn.c
1188+
#: ports/atmel-samd/common-hal/ps2io/Ps2.c
1189+
#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
1190+
#: ports/atmel-samd/common-hal/rotaryio/IncrementalEncoder.c
1191+
#: ports/cxd56/common-hal/pulseio/PulseIn.c shared-bindings/pwmio/PWMOut.c
1192+
msgid "Internal resource(s) in use"
1193+
msgstr ""
1194+
12231195
#: supervisor/shared/safe_mode.c
12241196
msgid "Internal watchdog timer expired."
12251197
msgstr ""
@@ -1237,7 +1209,7 @@ msgstr ""
12371209
#: ports/raspberrypi/bindings/picodvi/Framebuffer.c
12381210
#: ports/raspberrypi/common-hal/picodvi/Framebuffer.c py/argcheck.c
12391211
#: shared-bindings/digitalio/DigitalInOut.c
1240-
#: shared-bindings/epaperdisplay/EPaperDisplay.c
1212+
#: shared-bindings/epaperdisplay/EPaperDisplay.c shared-bindings/pwmio/PWMOut.c
12411213
msgid "Invalid %q"
12421214
msgstr ""
12431215

@@ -1385,6 +1357,10 @@ msgstr ""
13851357
msgid "Missing jmp_pin. %q[%u] jumps on pin"
13861358
msgstr ""
13871359

1360+
#: shared-module/storage/__init__.c
1361+
msgid "Mount point directory missing"
1362+
msgstr ""
1363+
13881364
#: shared-bindings/busio/UART.c shared-bindings/displayio/Group.c
13891365
msgid "Must be a %q subclass."
13901366
msgstr "Harus berupa subclass %q."
@@ -1469,9 +1445,11 @@ msgstr ""
14691445
msgid "No IP"
14701446
msgstr ""
14711447

1472-
#: ports/atmel-samd/common-hal/frequencyio/FrequencyIn.c
1473-
msgid "No available clocks"
1474-
msgstr "Tidak ada clocks yang tersedia"
1448+
#: ports/atmel-samd/common-hal/microcontroller/__init__.c
1449+
#: ports/cxd56/common-hal/microcontroller/__init__.c
1450+
#: ports/mimxrt10xx/common-hal/microcontroller/__init__.c
1451+
msgid "No bootloader present"
1452+
msgstr ""
14751453

14761454
#: ports/espressif/common-hal/imagecapture/ParallelImageCapture.c
14771455
msgid "No capture in progress"
@@ -1489,15 +1467,12 @@ msgstr "Tidak ada koneksi: panjang tidak dapat ditentukan"
14891467
msgid "No default %q bus"
14901468
msgstr "Tidak ada standar bus %q"
14911469

1470+
#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
14921471
#: ports/atmel-samd/common-hal/audiobusio/PDMIn.c
14931472
#: ports/atmel-samd/common-hal/touchio/TouchIn.c
14941473
msgid "No free GCLKs"
14951474
msgstr "Tidak ada GCLK yang kosong"
14961475

1497-
#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
1498-
msgid "No free GLCKs"
1499-
msgstr ""
1500-
15011476
#: shared-bindings/os/__init__.c
15021477
msgid "No hardware random available"
15031478
msgstr "Tidak ada perangkat keras acak yang tersedia"
@@ -1701,13 +1676,6 @@ msgstr "Kehabisan socket"
17011676
msgid "Out-buffer elements must be <= 4 bytes long"
17021677
msgstr ""
17031678

1704-
#: shared-bindings/pwmio/PWMOut.c
1705-
msgid ""
1706-
"PWM frequency not writable when variable_frequency is False on construction."
1707-
msgstr ""
1708-
"Frekuensi PWM tidak dapat ditulis ketika variabel_frequency Salah pada "
1709-
"konstruksi."
1710-
17111679
#: ports/stm/common-hal/pwmio/PWMOut.c
17121680
msgid "PWM restart"
17131681
msgstr ""
@@ -1753,11 +1721,6 @@ msgstr ""
17531721
msgid "Pin must be on PWM Channel B"
17541722
msgstr ""
17551723

1756-
#: ports/atmel-samd/common-hal/countio/Counter.c
1757-
#: ports/atmel-samd/common-hal/rotaryio/IncrementalEncoder.c
1758-
msgid "Pin must support hardware interrupts"
1759-
msgstr "Pin harus mendukung interupsi perangkat keras"
1760-
17611724
#: shared-bindings/rgbmatrix/RGBMatrix.c
17621725
#, c-format
17631726
msgid ""
@@ -1995,12 +1958,8 @@ msgstr "Buffer sumber dan tujuan harus memiliki panjang yang sama"
19951958
msgid "Specify exactly one of data0 or data_pins"
19961959
msgstr ""
19971960

1998-
#: ports/raspberrypi/common-hal/audiopwmio/PWMAudioOut.c
1999-
msgid "Stereo left must be on PWM channel A"
2000-
msgstr ""
2001-
2002-
#: ports/raspberrypi/common-hal/audiopwmio/PWMAudioOut.c
2003-
msgid "Stereo right must be on PWM channel B"
1961+
#: supervisor/shared/safe_mode.c
1962+
msgid "Stack overflow. Increase stack size."
20041963
msgstr ""
20051964

20061965
#: shared-bindings/alarm/time/TimeAlarm.c
@@ -2109,10 +2068,6 @@ msgstr ""
21092068
msgid "Traceback (most recent call last):\n"
21102069
msgstr "Traceback (bagian terakhir dari panggilan terkini):\n"
21112070

2112-
#: shared-bindings/time/__init__.c
2113-
msgid "Tuple or struct_time argument required"
2114-
msgstr "Diperlukan argumen Tuple atau struct_time"
2115-
21162071
#: ports/stm/common-hal/busio/UART.c
21172072
msgid "UART de-init"
21182073
msgstr ""
@@ -2468,10 +2423,6 @@ msgstr "Argumen argsort harus berupa ndarray"
24682423
msgid "argsort is not implemented for flattened arrays"
24692424
msgstr ""
24702425

2471-
#: py/runtime.c shared-bindings/supervisor/__init__.c
2472-
msgid "argument has wrong type"
2473-
msgstr "argumen memiliki tipe yang salah"
2474-
24752426
#: py/compile.c
24762427
msgid "argument name reused"
24772428
msgstr ""
@@ -2481,10 +2432,6 @@ msgstr ""
24812432
msgid "argument num/types mismatch"
24822433
msgstr "argumen num/types tidak cocok"
24832434

2484-
#: py/runtime.c
2485-
msgid "argument should be a '%q' not a '%q'"
2486-
msgstr "argumen harus berupa '%q' bukan '%q'"
2487-
24882435
#: extmod/ulab/code/numpy/numerical.c extmod/ulab/code/numpy/transform.c
24892436
msgid "arguments must be ndarrays"
24902437
msgstr "argumen harus berupa ndarrays"
@@ -2669,7 +2616,7 @@ msgstr ""
26692616
msgid "can't convert %s to float"
26702617
msgstr ""
26712618

2672-
#: py/runtime.c
2619+
#: py/objint.c py/runtime.c
26732620
#, c-format
26742621
msgid "can't convert %s to int"
26752622
msgstr ""
@@ -2678,18 +2625,10 @@ msgstr ""
26782625
msgid "can't convert '%q' object to %q implicitly"
26792626
msgstr ""
26802627

2681-
#: py/objint.c
2682-
msgid "can't convert NaN to int"
2683-
msgstr ""
2684-
26852628
#: extmod/ulab/code/numpy/vector.c
26862629
msgid "can't convert complex to float"
26872630
msgstr ""
26882631

2689-
#: py/objint.c
2690-
msgid "can't convert inf to int"
2691-
msgstr ""
2692-
26932632
#: py/obj.c
26942633
msgid "can't convert to complex"
26952634
msgstr ""
@@ -3177,10 +3116,6 @@ msgstr "fungsi kehilangan argumen posisi #%d yang dibutuhkan"
31773116
msgid "function takes %d positional arguments but %d were given"
31783117
msgstr "fungsi mengambil posisi argumen %d tapi %d yang diberikan"
31793118

3180-
#: shared-bindings/time/__init__.c
3181-
msgid "function takes exactly 9 arguments"
3182-
msgstr ""
3183-
31843119
#: py/objgenerator.c
31853120
msgid "generator already executing"
31863121
msgstr ""
@@ -4031,10 +3966,6 @@ msgstr ""
40313966
msgid "size is defined for ndarrays only"
40323967
msgstr ""
40333968

4034-
#: shared-bindings/time/__init__.c
4035-
msgid "sleep length must be non-negative"
4036-
msgstr ""
4037-
40383969
#: py/nativeglue.c
40393970
msgid "slice unsupported"
40403971
msgstr ""
@@ -4431,6 +4362,42 @@ msgstr "zi harus berjenis float"
44314362
msgid "zi must be of shape (n_section, 2)"
44324363
msgstr "Zi harus berbentuk (n_section, 2)"
44334364

4365+
#~ msgid "Cannot vary frequency on a timer that is already in use"
4366+
#~ msgstr ""
4367+
#~ "Tidak dapat membuat variasi frekuensi pada penghitung waktu yang sudah "
4368+
#~ "digunakan"
4369+
4370+
#~ msgid "Could not start PWM"
4371+
#~ msgstr "Tidak dapat memulai PWM"
4372+
4373+
#~ msgid "EXTINT channel already in use"
4374+
#~ msgstr "Channel EXTINT sedang digunakan"
4375+
4376+
#~ msgid "Frequency must match existing PWMOut using this timer"
4377+
#~ msgstr "Frekuensi harus cocok dengan PWMOut yang ada menggunakan timer ini"
4378+
4379+
#~ msgid "No available clocks"
4380+
#~ msgstr "Tidak ada clocks yang tersedia"
4381+
4382+
#~ msgid ""
4383+
#~ "PWM frequency not writable when variable_frequency is False on "
4384+
#~ "construction."
4385+
#~ msgstr ""
4386+
#~ "Frekuensi PWM tidak dapat ditulis ketika variabel_frequency Salah pada "
4387+
#~ "konstruksi."
4388+
4389+
#~ msgid "Pin must support hardware interrupts"
4390+
#~ msgstr "Pin harus mendukung interupsi perangkat keras"
4391+
4392+
#~ msgid "Tuple or struct_time argument required"
4393+
#~ msgstr "Diperlukan argumen Tuple atau struct_time"
4394+
4395+
#~ msgid "argument has wrong type"
4396+
#~ msgstr "argumen memiliki tipe yang salah"
4397+
4398+
#~ msgid "argument should be a '%q' not a '%q'"
4399+
#~ msgstr "argumen harus berupa '%q' bukan '%q'"
4400+
44344401
#~ msgid "A hardware interrupt channel is already in use"
44354402
#~ msgstr "Sebuah channel hardware interrupt sedang digunakan"
44364403

0 commit comments

Comments
 (0)