@@ -343,6 +343,10 @@ msgstr "Semua perangkat SPI sedang digunakan"
343
343
msgid "All UART peripherals are in use"
344
344
msgstr "Semua perangkat UART sedang digunakan"
345
345
346
+ #: shared-bindings/pwmio/PWMOut.c
347
+ msgid "All channels in use"
348
+ msgstr ""
349
+
346
350
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
347
351
msgid "All event channels in use"
348
352
msgstr "Semua channel event sedang digunakan"
@@ -557,6 +561,7 @@ msgstr "Buffer terlalu pendek untuk %d byte"
557
561
#: ports/atmel-samd/common-hal/displayio/ParallelBus.c
558
562
#: ports/esp32s2/common-hal/displayio/ParallelBus.c
559
563
#: ports/nrf/common-hal/displayio/ParallelBus.c
564
+ #: ports/raspberrypi/common-hal/displayio/ParallelBus.c
560
565
#, c-format
561
566
msgid "Bus pin %d is already in use"
562
567
msgstr "Pin bus %d sudah digunakan"
@@ -679,7 +684,7 @@ msgstr "Tidak dapat transfer tanpa pin MOSI dan MISO."
679
684
msgid "Cannot unambiguously get sizeof scalar"
680
685
msgstr "tidak dapat mendapatkan ukuran scalar secara tidak ambigu"
681
686
682
- #: ports/stm/common-hal /pwmio/PWMOut.c
687
+ #: shared-bindings /pwmio/PWMOut.c
683
688
msgid "Cannot vary frequency on a timer that is already in use"
684
689
msgstr ""
685
690
"Tidak dapat membuat variasi frekuensi pada penghitung waktu yang sudah "
@@ -766,14 +771,6 @@ msgstr ""
766
771
msgid "Could not initialize UART"
767
772
msgstr "Tidak dapat menginisialisasi UART"
768
773
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
-
777
774
#: ports/stm/common-hal/pwmio/PWMOut.c
778
775
msgid "Could not re-init channel"
779
776
msgstr "Tidak dapat menginisialisasi ulang kanal"
@@ -794,7 +791,7 @@ msgstr ""
794
791
msgid "Could not set address"
795
792
msgstr ""
796
793
797
- #: ports/stm/common-hal /pwmio/PWMOut.c
794
+ #: shared-bindings /pwmio/PWMOut.c
798
795
msgid "Could not start PWM"
799
796
msgstr "Tidak dapat memulai PWM"
800
797
@@ -1044,7 +1041,7 @@ msgstr ""
1044
1041
msgid "Framebuffer requires %d bytes"
1045
1042
msgstr ""
1046
1043
1047
- #: ports/stm/common-hal /pwmio/PWMOut.c
1044
+ #: shared-bindings /pwmio/PWMOut.c
1048
1045
msgid "Frequency must match existing PWMOut using this timer"
1049
1046
msgstr "Frekuensi harus cocok dengan PWMOut yang ada menggunakan timer ini"
1050
1047
@@ -1274,10 +1271,6 @@ msgstr "Ukuran potongan format tidak valid"
1274
1271
msgid "Invalid frequency"
1275
1272
msgstr ""
1276
1273
1277
- #: ports/stm/common-hal/pwmio/PWMOut.c
1278
- msgid "Invalid frequency supplied"
1279
- msgstr "Frekuensi yang diberikan tidak valid"
1280
-
1281
1274
#: supervisor/shared/safe_mode.c
1282
1275
msgid "Invalid memory access."
1283
1276
msgstr "Akses memori tidak valid."
@@ -1323,10 +1316,6 @@ msgstr "Pin untuk channel kanan tidak valid"
1323
1316
msgid "Invalid pins"
1324
1317
msgstr "Pin-pin tidak valid"
1325
1318
1326
- #: ports/stm/common-hal/pwmio/PWMOut.c
1327
- msgid "Invalid pins for PWMOut"
1328
- msgstr "Pin untuk PWMOut tidak valid"
1329
-
1330
1319
#: shared-bindings/bitbangio/SPI.c shared-bindings/busio/SPI.c
1331
1320
#: shared-bindings/displayio/FourWire.c
1332
1321
msgid "Invalid polarity"
@@ -1579,18 +1568,6 @@ msgstr "Tidak ada kunci yang ditentukan"
1579
1568
msgid "No long integer support"
1580
1569
msgstr "Tidak ada dukungan bilangan bulat yang panjang"
1581
1570
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
-
1594
1571
#: shared-bindings/wifi/Radio.c
1595
1572
msgid "No network with that ssid"
1596
1573
msgstr ""
@@ -1758,7 +1735,6 @@ msgid "PWM slice channel A already in use"
1758
1735
msgstr ""
1759
1736
1760
1737
#: ports/mimxrt10xx/common-hal/displayio/ParallelBus.c
1761
- #: ports/raspberrypi/common-hal/displayio/ParallelBus.c
1762
1738
#: ports/stm/common-hal/displayio/ParallelBus.c
1763
1739
msgid "ParallelBus not yet supported"
1764
1740
msgstr "ParallelBus belum didukung"
@@ -2164,11 +2140,6 @@ msgstr ""
2164
2140
msgid "Timeout is too long: Maximum timeout length is %d seconds"
2165
2141
msgstr ""
2166
2142
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
-
2172
2143
#: supervisor/shared/safe_mode.c
2173
2144
msgid "To exit, please reset the board without "
2174
2145
msgstr "Untuk keluar, silahkan reset board tanpa "
@@ -3789,6 +3760,7 @@ msgstr ""
3789
3760
3790
3761
#: ports/esp32s2/boards/adafruit_feather_esp32s2_nopsram/mpconfigboard.h
3791
3762
#: ports/esp32s2/boards/adafruit_feather_esp32s2_tftback_nopsram/mpconfigboard.h
3763
+ #: ports/esp32s2/boards/adafruit_funhouse/mpconfigboard.h
3792
3764
#: ports/esp32s2/boards/adafruit_magtag_2.9_grayscale/mpconfigboard.h
3793
3765
#: ports/esp32s2/boards/adafruit_metro_esp32s2/mpconfigboard.h
3794
3766
#: ports/esp32s2/boards/electroniccats_bastwifi/mpconfigboard.h
@@ -4317,6 +4289,21 @@ msgstr ""
4317
4289
msgid "zi must be of shape (n_section, 2)"
4318
4290
msgstr ""
4319
4291
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
+
4320
4307
#~ msgid "Group full"
4321
4308
#~ msgstr "Grup penuh"
4322
4309
0 commit comments