Skip to content

Commit 7970a2f

Browse files
authored
Merge pull request #4436 from weblate/weblate-circuitpython-main
Translations update from Weblate
2 parents 22906ac + 0d8b272 commit 7970a2f

17 files changed

+394
-648
lines changed

locale/ID.po

Lines changed: 24 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -343,6 +343,10 @@ msgstr "Semua perangkat SPI sedang digunakan"
343343
msgid "All UART peripherals are in use"
344344
msgstr "Semua perangkat UART sedang digunakan"
345345

346+
#: shared-bindings/pwmio/PWMOut.c
347+
msgid "All channels in use"
348+
msgstr ""
349+
346350
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
347351
msgid "All event channels in use"
348352
msgstr "Semua channel event sedang digunakan"
@@ -557,6 +561,7 @@ msgstr "Buffer terlalu pendek untuk %d byte"
557561
#: ports/atmel-samd/common-hal/displayio/ParallelBus.c
558562
#: ports/esp32s2/common-hal/displayio/ParallelBus.c
559563
#: ports/nrf/common-hal/displayio/ParallelBus.c
564+
#: ports/raspberrypi/common-hal/displayio/ParallelBus.c
560565
#, c-format
561566
msgid "Bus pin %d is already in use"
562567
msgstr "Pin bus %d sudah digunakan"
@@ -679,7 +684,7 @@ msgstr "Tidak dapat transfer tanpa pin MOSI dan MISO."
679684
msgid "Cannot unambiguously get sizeof scalar"
680685
msgstr "tidak dapat mendapatkan ukuran scalar secara tidak ambigu"
681686

682-
#: ports/stm/common-hal/pwmio/PWMOut.c
687+
#: shared-bindings/pwmio/PWMOut.c
683688
msgid "Cannot vary frequency on a timer that is already in use"
684689
msgstr ""
685690
"Tidak dapat membuat variasi frekuensi pada penghitung waktu yang sudah "
@@ -766,14 +771,6 @@ msgstr ""
766771
msgid "Could not initialize UART"
767772
msgstr "Tidak dapat menginisialisasi UART"
768773

769-
#: ports/esp32s2/common-hal/pwmio/PWMOut.c ports/stm/common-hal/pwmio/PWMOut.c
770-
msgid "Could not initialize channel"
771-
msgstr "Tidak dapat menginisialisasi kanal"
772-
773-
#: ports/esp32s2/common-hal/pwmio/PWMOut.c ports/stm/common-hal/pwmio/PWMOut.c
774-
msgid "Could not initialize timer"
775-
msgstr "Tidak dapat menginisialisasi timer"
776-
777774
#: ports/stm/common-hal/pwmio/PWMOut.c
778775
msgid "Could not re-init channel"
779776
msgstr "Tidak dapat menginisialisasi ulang kanal"
@@ -794,7 +791,7 @@ msgstr ""
794791
msgid "Could not set address"
795792
msgstr ""
796793

797-
#: ports/stm/common-hal/pwmio/PWMOut.c
794+
#: shared-bindings/pwmio/PWMOut.c
798795
msgid "Could not start PWM"
799796
msgstr "Tidak dapat memulai PWM"
800797

@@ -1044,7 +1041,7 @@ msgstr ""
10441041
msgid "Framebuffer requires %d bytes"
10451042
msgstr ""
10461043

1047-
#: ports/stm/common-hal/pwmio/PWMOut.c
1044+
#: shared-bindings/pwmio/PWMOut.c
10481045
msgid "Frequency must match existing PWMOut using this timer"
10491046
msgstr "Frekuensi harus cocok dengan PWMOut yang ada menggunakan timer ini"
10501047

@@ -1274,10 +1271,6 @@ msgstr "Ukuran potongan format tidak valid"
12741271
msgid "Invalid frequency"
12751272
msgstr ""
12761273

1277-
#: ports/stm/common-hal/pwmio/PWMOut.c
1278-
msgid "Invalid frequency supplied"
1279-
msgstr "Frekuensi yang diberikan tidak valid"
1280-
12811274
#: supervisor/shared/safe_mode.c
12821275
msgid "Invalid memory access."
12831276
msgstr "Akses memori tidak valid."
@@ -1323,10 +1316,6 @@ msgstr "Pin untuk channel kanan tidak valid"
13231316
msgid "Invalid pins"
13241317
msgstr "Pin-pin tidak valid"
13251318

1326-
#: ports/stm/common-hal/pwmio/PWMOut.c
1327-
msgid "Invalid pins for PWMOut"
1328-
msgstr "Pin untuk PWMOut tidak valid"
1329-
13301319
#: shared-bindings/bitbangio/SPI.c shared-bindings/busio/SPI.c
13311320
#: shared-bindings/displayio/FourWire.c
13321321
msgid "Invalid polarity"
@@ -1579,18 +1568,6 @@ msgstr "Tidak ada kunci yang ditentukan"
15791568
msgid "No long integer support"
15801569
msgstr "Tidak ada dukungan bilangan bulat yang panjang"
15811570

1582-
#: ports/esp32s2/common-hal/pwmio/PWMOut.c
1583-
msgid "No more channels available"
1584-
msgstr ""
1585-
1586-
#: ports/esp32s2/common-hal/pwmio/PWMOut.c
1587-
msgid "No more timers available"
1588-
msgstr ""
1589-
1590-
#: ports/stm/common-hal/pwmio/PWMOut.c
1591-
msgid "No more timers available on this pin."
1592-
msgstr "Tidak ada lagi penghitung waktu yang tersedia pada pin ini."
1593-
15941571
#: shared-bindings/wifi/Radio.c
15951572
msgid "No network with that ssid"
15961573
msgstr ""
@@ -1758,7 +1735,6 @@ msgid "PWM slice channel A already in use"
17581735
msgstr ""
17591736

17601737
#: ports/mimxrt10xx/common-hal/displayio/ParallelBus.c
1761-
#: ports/raspberrypi/common-hal/displayio/ParallelBus.c
17621738
#: ports/stm/common-hal/displayio/ParallelBus.c
17631739
msgid "ParallelBus not yet supported"
17641740
msgstr "ParallelBus belum didukung"
@@ -2164,11 +2140,6 @@ msgstr ""
21642140
msgid "Timeout is too long: Maximum timeout length is %d seconds"
21652141
msgstr ""
21662142

2167-
#: ports/stm/common-hal/pwmio/PWMOut.c
2168-
msgid ""
2169-
"Timer was reserved for internal use - declare PWM pins earlier in the program"
2170-
msgstr ""
2171-
21722143
#: supervisor/shared/safe_mode.c
21732144
msgid "To exit, please reset the board without "
21742145
msgstr "Untuk keluar, silahkan reset board tanpa "
@@ -3789,6 +3760,7 @@ msgstr ""
37893760

37903761
#: ports/esp32s2/boards/adafruit_feather_esp32s2_nopsram/mpconfigboard.h
37913762
#: ports/esp32s2/boards/adafruit_feather_esp32s2_tftback_nopsram/mpconfigboard.h
3763+
#: ports/esp32s2/boards/adafruit_funhouse/mpconfigboard.h
37923764
#: ports/esp32s2/boards/adafruit_magtag_2.9_grayscale/mpconfigboard.h
37933765
#: ports/esp32s2/boards/adafruit_metro_esp32s2/mpconfigboard.h
37943766
#: ports/esp32s2/boards/electroniccats_bastwifi/mpconfigboard.h
@@ -4317,6 +4289,21 @@ msgstr ""
43174289
msgid "zi must be of shape (n_section, 2)"
43184290
msgstr ""
43194291

4292+
#~ msgid "Could not initialize channel"
4293+
#~ msgstr "Tidak dapat menginisialisasi kanal"
4294+
4295+
#~ msgid "Could not initialize timer"
4296+
#~ msgstr "Tidak dapat menginisialisasi timer"
4297+
4298+
#~ msgid "Invalid frequency supplied"
4299+
#~ msgstr "Frekuensi yang diberikan tidak valid"
4300+
4301+
#~ msgid "Invalid pins for PWMOut"
4302+
#~ msgstr "Pin untuk PWMOut tidak valid"
4303+
4304+
#~ msgid "No more timers available on this pin."
4305+
#~ msgstr "Tidak ada lagi penghitung waktu yang tersedia pada pin ini."
4306+
43204307
#~ msgid "Group full"
43214308
#~ msgstr "Grup penuh"
43224309

locale/cs.po

Lines changed: 9 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -341,6 +341,10 @@ msgstr ""
341341
msgid "All UART peripherals are in use"
342342
msgstr ""
343343

344+
#: shared-bindings/pwmio/PWMOut.c
345+
msgid "All channels in use"
346+
msgstr ""
347+
344348
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
345349
msgid "All event channels in use"
346350
msgstr ""
@@ -553,6 +557,7 @@ msgstr ""
553557
#: ports/atmel-samd/common-hal/displayio/ParallelBus.c
554558
#: ports/esp32s2/common-hal/displayio/ParallelBus.c
555559
#: ports/nrf/common-hal/displayio/ParallelBus.c
560+
#: ports/raspberrypi/common-hal/displayio/ParallelBus.c
556561
#, c-format
557562
msgid "Bus pin %d is already in use"
558563
msgstr ""
@@ -669,7 +674,7 @@ msgstr ""
669674
msgid "Cannot unambiguously get sizeof scalar"
670675
msgstr ""
671676

672-
#: ports/stm/common-hal/pwmio/PWMOut.c
677+
#: shared-bindings/pwmio/PWMOut.c
673678
msgid "Cannot vary frequency on a timer that is already in use"
674679
msgstr ""
675680

@@ -751,14 +756,6 @@ msgstr ""
751756
msgid "Could not initialize UART"
752757
msgstr ""
753758

754-
#: ports/esp32s2/common-hal/pwmio/PWMOut.c ports/stm/common-hal/pwmio/PWMOut.c
755-
msgid "Could not initialize channel"
756-
msgstr ""
757-
758-
#: ports/esp32s2/common-hal/pwmio/PWMOut.c ports/stm/common-hal/pwmio/PWMOut.c
759-
msgid "Could not initialize timer"
760-
msgstr ""
761-
762759
#: ports/stm/common-hal/pwmio/PWMOut.c
763760
msgid "Could not re-init channel"
764761
msgstr ""
@@ -779,7 +776,7 @@ msgstr ""
779776
msgid "Could not set address"
780777
msgstr ""
781778

782-
#: ports/stm/common-hal/pwmio/PWMOut.c
779+
#: shared-bindings/pwmio/PWMOut.c
783780
msgid "Could not start PWM"
784781
msgstr ""
785782

@@ -1028,7 +1025,7 @@ msgstr ""
10281025
msgid "Framebuffer requires %d bytes"
10291026
msgstr ""
10301027

1031-
#: ports/stm/common-hal/pwmio/PWMOut.c
1028+
#: shared-bindings/pwmio/PWMOut.c
10321029
msgid "Frequency must match existing PWMOut using this timer"
10331030
msgstr ""
10341031

@@ -1256,10 +1253,6 @@ msgstr ""
12561253
msgid "Invalid frequency"
12571254
msgstr ""
12581255

1259-
#: ports/stm/common-hal/pwmio/PWMOut.c
1260-
msgid "Invalid frequency supplied"
1261-
msgstr ""
1262-
12631256
#: supervisor/shared/safe_mode.c
12641257
msgid "Invalid memory access."
12651258
msgstr ""
@@ -1305,10 +1298,6 @@ msgstr ""
13051298
msgid "Invalid pins"
13061299
msgstr ""
13071300

1308-
#: ports/stm/common-hal/pwmio/PWMOut.c
1309-
msgid "Invalid pins for PWMOut"
1310-
msgstr ""
1311-
13121301
#: shared-bindings/bitbangio/SPI.c shared-bindings/busio/SPI.c
13131302
#: shared-bindings/displayio/FourWire.c
13141303
msgid "Invalid polarity"
@@ -1561,18 +1550,6 @@ msgstr ""
15611550
msgid "No long integer support"
15621551
msgstr ""
15631552

1564-
#: ports/esp32s2/common-hal/pwmio/PWMOut.c
1565-
msgid "No more channels available"
1566-
msgstr ""
1567-
1568-
#: ports/esp32s2/common-hal/pwmio/PWMOut.c
1569-
msgid "No more timers available"
1570-
msgstr ""
1571-
1572-
#: ports/stm/common-hal/pwmio/PWMOut.c
1573-
msgid "No more timers available on this pin."
1574-
msgstr ""
1575-
15761553
#: shared-bindings/wifi/Radio.c
15771554
msgid "No network with that ssid"
15781555
msgstr ""
@@ -1732,7 +1709,6 @@ msgid "PWM slice channel A already in use"
17321709
msgstr ""
17331710

17341711
#: ports/mimxrt10xx/common-hal/displayio/ParallelBus.c
1735-
#: ports/raspberrypi/common-hal/displayio/ParallelBus.c
17361712
#: ports/stm/common-hal/displayio/ParallelBus.c
17371713
msgid "ParallelBus not yet supported"
17381714
msgstr ""
@@ -2127,11 +2103,6 @@ msgstr ""
21272103
msgid "Timeout is too long: Maximum timeout length is %d seconds"
21282104
msgstr ""
21292105

2130-
#: ports/stm/common-hal/pwmio/PWMOut.c
2131-
msgid ""
2132-
"Timer was reserved for internal use - declare PWM pins earlier in the program"
2133-
msgstr ""
2134-
21352106
#: supervisor/shared/safe_mode.c
21362107
msgid "To exit, please reset the board without "
21372108
msgstr ""
@@ -3740,6 +3711,7 @@ msgstr ""
37403711

37413712
#: ports/esp32s2/boards/adafruit_feather_esp32s2_nopsram/mpconfigboard.h
37423713
#: ports/esp32s2/boards/adafruit_feather_esp32s2_tftback_nopsram/mpconfigboard.h
3714+
#: ports/esp32s2/boards/adafruit_funhouse/mpconfigboard.h
37433715
#: ports/esp32s2/boards/adafruit_magtag_2.9_grayscale/mpconfigboard.h
37443716
#: ports/esp32s2/boards/adafruit_metro_esp32s2/mpconfigboard.h
37453717
#: ports/esp32s2/boards/electroniccats_bastwifi/mpconfigboard.h

0 commit comments

Comments
 (0)