Skip to content

Commit 7ae7bf6

Browse files
committed
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: CircuitPython/main Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/
1 parent caafae3 commit 7ae7bf6

File tree

17 files changed

+370
-624
lines changed

17 files changed

+370
-624
lines changed

locale/ID.po

Lines changed: 23 additions & 36 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"
@@ -680,7 +684,7 @@ msgstr "Tidak dapat transfer tanpa pin MOSI dan MISO."
680684
msgid "Cannot unambiguously get sizeof scalar"
681685
msgstr "tidak dapat mendapatkan ukuran scalar secara tidak ambigu"
682686

683-
#: ports/stm/common-hal/pwmio/PWMOut.c
687+
#: shared-bindings/pwmio/PWMOut.c
684688
msgid "Cannot vary frequency on a timer that is already in use"
685689
msgstr ""
686690
"Tidak dapat membuat variasi frekuensi pada penghitung waktu yang sudah "
@@ -767,14 +771,6 @@ msgstr ""
767771
msgid "Could not initialize UART"
768772
msgstr "Tidak dapat menginisialisasi UART"
769773

770-
#: ports/esp32s2/common-hal/pwmio/PWMOut.c ports/stm/common-hal/pwmio/PWMOut.c
771-
msgid "Could not initialize channel"
772-
msgstr "Tidak dapat menginisialisasi kanal"
773-
774-
#: ports/esp32s2/common-hal/pwmio/PWMOut.c ports/stm/common-hal/pwmio/PWMOut.c
775-
msgid "Could not initialize timer"
776-
msgstr "Tidak dapat menginisialisasi timer"
777-
778774
#: ports/stm/common-hal/pwmio/PWMOut.c
779775
msgid "Could not re-init channel"
780776
msgstr "Tidak dapat menginisialisasi ulang kanal"
@@ -795,7 +791,7 @@ msgstr ""
795791
msgid "Could not set address"
796792
msgstr ""
797793

798-
#: ports/stm/common-hal/pwmio/PWMOut.c
794+
#: shared-bindings/pwmio/PWMOut.c
799795
msgid "Could not start PWM"
800796
msgstr "Tidak dapat memulai PWM"
801797

@@ -1045,7 +1041,7 @@ msgstr ""
10451041
msgid "Framebuffer requires %d bytes"
10461042
msgstr ""
10471043

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

@@ -1275,10 +1271,6 @@ msgstr "Ukuran potongan format tidak valid"
12751271
msgid "Invalid frequency"
12761272
msgstr ""
12771273

1278-
#: ports/stm/common-hal/pwmio/PWMOut.c
1279-
msgid "Invalid frequency supplied"
1280-
msgstr "Frekuensi yang diberikan tidak valid"
1281-
12821274
#: supervisor/shared/safe_mode.c
12831275
msgid "Invalid memory access."
12841276
msgstr "Akses memori tidak valid."
@@ -1324,10 +1316,6 @@ msgstr "Pin untuk channel kanan tidak valid"
13241316
msgid "Invalid pins"
13251317
msgstr "Pin-pin tidak valid"
13261318

1327-
#: ports/stm/common-hal/pwmio/PWMOut.c
1328-
msgid "Invalid pins for PWMOut"
1329-
msgstr "Pin untuk PWMOut tidak valid"
1330-
13311319
#: shared-bindings/bitbangio/SPI.c shared-bindings/busio/SPI.c
13321320
#: shared-bindings/displayio/FourWire.c
13331321
msgid "Invalid polarity"
@@ -1580,18 +1568,6 @@ msgstr "Tidak ada kunci yang ditentukan"
15801568
msgid "No long integer support"
15811569
msgstr "Tidak ada dukungan bilangan bulat yang panjang"
15821570

1583-
#: ports/esp32s2/common-hal/pwmio/PWMOut.c
1584-
msgid "No more channels available"
1585-
msgstr ""
1586-
1587-
#: ports/esp32s2/common-hal/pwmio/PWMOut.c
1588-
msgid "No more timers available"
1589-
msgstr ""
1590-
1591-
#: ports/stm/common-hal/pwmio/PWMOut.c
1592-
msgid "No more timers available on this pin."
1593-
msgstr "Tidak ada lagi penghitung waktu yang tersedia pada pin ini."
1594-
15951571
#: shared-bindings/wifi/Radio.c
15961572
msgid "No network with that ssid"
15971573
msgstr ""
@@ -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: 8 additions & 36 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 ""
@@ -670,7 +674,7 @@ msgstr ""
670674
msgid "Cannot unambiguously get sizeof scalar"
671675
msgstr ""
672676

673-
#: ports/stm/common-hal/pwmio/PWMOut.c
677+
#: shared-bindings/pwmio/PWMOut.c
674678
msgid "Cannot vary frequency on a timer that is already in use"
675679
msgstr ""
676680

@@ -752,14 +756,6 @@ msgstr ""
752756
msgid "Could not initialize UART"
753757
msgstr ""
754758

755-
#: ports/esp32s2/common-hal/pwmio/PWMOut.c ports/stm/common-hal/pwmio/PWMOut.c
756-
msgid "Could not initialize channel"
757-
msgstr ""
758-
759-
#: ports/esp32s2/common-hal/pwmio/PWMOut.c ports/stm/common-hal/pwmio/PWMOut.c
760-
msgid "Could not initialize timer"
761-
msgstr ""
762-
763759
#: ports/stm/common-hal/pwmio/PWMOut.c
764760
msgid "Could not re-init channel"
765761
msgstr ""
@@ -780,7 +776,7 @@ msgstr ""
780776
msgid "Could not set address"
781777
msgstr ""
782778

783-
#: ports/stm/common-hal/pwmio/PWMOut.c
779+
#: shared-bindings/pwmio/PWMOut.c
784780
msgid "Could not start PWM"
785781
msgstr ""
786782

@@ -1029,7 +1025,7 @@ msgstr ""
10291025
msgid "Framebuffer requires %d bytes"
10301026
msgstr ""
10311027

1032-
#: ports/stm/common-hal/pwmio/PWMOut.c
1028+
#: shared-bindings/pwmio/PWMOut.c
10331029
msgid "Frequency must match existing PWMOut using this timer"
10341030
msgstr ""
10351031

@@ -1257,10 +1253,6 @@ msgstr ""
12571253
msgid "Invalid frequency"
12581254
msgstr ""
12591255

1260-
#: ports/stm/common-hal/pwmio/PWMOut.c
1261-
msgid "Invalid frequency supplied"
1262-
msgstr ""
1263-
12641256
#: supervisor/shared/safe_mode.c
12651257
msgid "Invalid memory access."
12661258
msgstr ""
@@ -1306,10 +1298,6 @@ msgstr ""
13061298
msgid "Invalid pins"
13071299
msgstr ""
13081300

1309-
#: ports/stm/common-hal/pwmio/PWMOut.c
1310-
msgid "Invalid pins for PWMOut"
1311-
msgstr ""
1312-
13131301
#: shared-bindings/bitbangio/SPI.c shared-bindings/busio/SPI.c
13141302
#: shared-bindings/displayio/FourWire.c
13151303
msgid "Invalid polarity"
@@ -1562,18 +1550,6 @@ msgstr ""
15621550
msgid "No long integer support"
15631551
msgstr ""
15641552

1565-
#: ports/esp32s2/common-hal/pwmio/PWMOut.c
1566-
msgid "No more channels available"
1567-
msgstr ""
1568-
1569-
#: ports/esp32s2/common-hal/pwmio/PWMOut.c
1570-
msgid "No more timers available"
1571-
msgstr ""
1572-
1573-
#: ports/stm/common-hal/pwmio/PWMOut.c
1574-
msgid "No more timers available on this pin."
1575-
msgstr ""
1576-
15771553
#: shared-bindings/wifi/Radio.c
15781554
msgid "No network with that ssid"
15791555
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

locale/de_DE.po

Lines changed: 23 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -347,6 +347,10 @@ msgstr "Alle SPI-Peripheriegeräte sind in Benutzung"
347347
msgid "All UART peripherals are in use"
348348
msgstr "Alle UART-Peripheriegeräte sind in Benutzung"
349349

350+
#: shared-bindings/pwmio/PWMOut.c
351+
msgid "All channels in use"
352+
msgstr ""
353+
350354
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
351355
msgid "All event channels in use"
352356
msgstr "Alle event Kanäle werden benutzt"
@@ -681,7 +685,7 @@ msgstr "Übertragung ohne MOSI- und MISO-Pins nicht möglich."
681685
msgid "Cannot unambiguously get sizeof scalar"
682686
msgstr "sizeof scalar kann nicht eindeutig bestimmt werden"
683687

684-
#: ports/stm/common-hal/pwmio/PWMOut.c
688+
#: shared-bindings/pwmio/PWMOut.c
685689
msgid "Cannot vary frequency on a timer that is already in use"
686690
msgstr ""
687691
"Die Frequenz eines bereits verwendeten Timers kann nicht variiert werden"
@@ -769,14 +773,6 @@ msgstr "Konnte SDKarte nicht initialisieren"
769773
msgid "Could not initialize UART"
770774
msgstr "Konnte UART nicht initialisieren"
771775

772-
#: ports/esp32s2/common-hal/pwmio/PWMOut.c ports/stm/common-hal/pwmio/PWMOut.c
773-
msgid "Could not initialize channel"
774-
msgstr "Kanal konnte nicht initialisiert werden"
775-
776-
#: ports/esp32s2/common-hal/pwmio/PWMOut.c ports/stm/common-hal/pwmio/PWMOut.c
777-
msgid "Could not initialize timer"
778-
msgstr "Timer konnte nicht initialisiert werden"
779-
780776
#: ports/stm/common-hal/pwmio/PWMOut.c
781777
msgid "Could not re-init channel"
782778
msgstr "Kanal konnte nicht neu initiiert werden"
@@ -797,7 +793,7 @@ msgstr "Clock konnte nicht ermittelt werden"
797793
msgid "Could not set address"
798794
msgstr "Konnte Adresse nicht setzen"
799795

800-
#: ports/stm/common-hal/pwmio/PWMOut.c
796+
#: shared-bindings/pwmio/PWMOut.c
801797
msgid "Could not start PWM"
802798
msgstr "PWM konnte nicht gestartet werden"
803799

@@ -1047,7 +1043,7 @@ msgstr "Format nicht unterstützt"
10471043
msgid "Framebuffer requires %d bytes"
10481044
msgstr "Framepuffer benötigt %d bytes"
10491045

1050-
#: ports/stm/common-hal/pwmio/PWMOut.c
1046+
#: shared-bindings/pwmio/PWMOut.c
10511047
msgid "Frequency must match existing PWMOut using this timer"
10521048
msgstr ""
10531049
"Die Frequenz muss mit dem vorhandenen PWMOut unter Verwendung dieses Timers "
@@ -1279,10 +1275,6 @@ msgstr "Ungültige format chunk size"
12791275
msgid "Invalid frequency"
12801276
msgstr "Ungültige Frequenz"
12811277

1282-
#: ports/stm/common-hal/pwmio/PWMOut.c
1283-
msgid "Invalid frequency supplied"
1284-
msgstr "Ungültige Frequenz geliefert"
1285-
12861278
#: supervisor/shared/safe_mode.c
12871279
msgid "Invalid memory access."
12881280
msgstr "Ungültiger Speicherzugriff."
@@ -1328,10 +1320,6 @@ msgstr "Ungültiger Pin für rechten Kanal"
13281320
msgid "Invalid pins"
13291321
msgstr "Ungültige Pins"
13301322

1331-
#: ports/stm/common-hal/pwmio/PWMOut.c
1332-
msgid "Invalid pins for PWMOut"
1333-
msgstr "Ungültige Pins für PWMOut"
1334-
13351323
#: shared-bindings/bitbangio/SPI.c shared-bindings/busio/SPI.c
13361324
#: shared-bindings/displayio/FourWire.c
13371325
msgid "Invalid polarity"
@@ -1586,18 +1574,6 @@ msgstr "Es wurde kein Schlüssel angegeben"
15861574
msgid "No long integer support"
15871575
msgstr "Keine langen Integer (long) unterstützt"
15881576

1589-
#: ports/esp32s2/common-hal/pwmio/PWMOut.c
1590-
msgid "No more channels available"
1591-
msgstr ""
1592-
1593-
#: ports/esp32s2/common-hal/pwmio/PWMOut.c
1594-
msgid "No more timers available"
1595-
msgstr ""
1596-
1597-
#: ports/stm/common-hal/pwmio/PWMOut.c
1598-
msgid "No more timers available on this pin."
1599-
msgstr "An diesem Pin sind keine Timer mehr verfügbar."
1600-
16011577
#: shared-bindings/wifi/Radio.c
16021578
msgid "No network with that ssid"
16031579
msgstr ""
@@ -2174,11 +2150,6 @@ msgid "Timeout is too long: Maximum timeout length is %d seconds"
21742150
msgstr ""
21752151
"Zeitbeschränkung ist zu groß: Maximale Zeitbeschränkung ist %d Sekunden"
21762152

2177-
#: ports/stm/common-hal/pwmio/PWMOut.c
2178-
msgid ""
2179-
"Timer was reserved for internal use - declare PWM pins earlier in the program"
2180-
msgstr ""
2181-
21822153
#: supervisor/shared/safe_mode.c
21832154
msgid "To exit, please reset the board without "
21842155
msgstr "Zum beenden, resette bitte das board ohne "
@@ -3828,6 +3799,7 @@ msgstr "pow () mit 3 Argumenten erfordert Integer"
38283799

38293800
#: ports/esp32s2/boards/adafruit_feather_esp32s2_nopsram/mpconfigboard.h
38303801
#: ports/esp32s2/boards/adafruit_feather_esp32s2_tftback_nopsram/mpconfigboard.h
3802+
#: ports/esp32s2/boards/adafruit_funhouse/mpconfigboard.h
38313803
#: ports/esp32s2/boards/adafruit_magtag_2.9_grayscale/mpconfigboard.h
38323804
#: ports/esp32s2/boards/adafruit_metro_esp32s2/mpconfigboard.h
38333805
#: ports/esp32s2/boards/electroniccats_bastwifi/mpconfigboard.h
@@ -4362,6 +4334,21 @@ msgstr ""
43624334
msgid "zi must be of shape (n_section, 2)"
43634335
msgstr ""
43644336

4337+
#~ msgid "Could not initialize channel"
4338+
#~ msgstr "Kanal konnte nicht initialisiert werden"
4339+
4340+
#~ msgid "Could not initialize timer"
4341+
#~ msgstr "Timer konnte nicht initialisiert werden"
4342+
4343+
#~ msgid "Invalid frequency supplied"
4344+
#~ msgstr "Ungültige Frequenz geliefert"
4345+
4346+
#~ msgid "Invalid pins for PWMOut"
4347+
#~ msgstr "Ungültige Pins für PWMOut"
4348+
4349+
#~ msgid "No more timers available on this pin."
4350+
#~ msgstr "An diesem Pin sind keine Timer mehr verfügbar."
4351+
43654352
#~ msgid "matrix dimensions do not match"
43664353
#~ msgstr "Matrix Dimensionen stimmen nicht überein"
43674354

0 commit comments

Comments
 (0)