Skip to content

Commit a57d1ad

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 187f156 commit a57d1ad

File tree

19 files changed

+157
-212
lines changed

19 files changed

+157
-212
lines changed

locale/ID.po

Lines changed: 6 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ msgstr ""
7878
#: ports/mimxrt10xx/common-hal/rtc/RTC.c
7979
#: ports/nrf/common-hal/analogio/AnalogOut.c ports/nrf/common-hal/rtc/RTC.c
8080
#: ports/raspberrypi/common-hal/analogio/AnalogOut.c
81-
#: ports/raspberrypi/common-hal/rtc/RTC.c
81+
#: ports/raspberrypi/common-hal/rtc/RTC.c ports/stm/common-hal/rtc/RTC.c
8282
msgid "%q"
8383
msgstr ""
8484

@@ -438,7 +438,6 @@ msgstr ""
438438
msgid "All event channels in use"
439439
msgstr "Semua channel event sedang digunakan"
440440

441-
#: ports/raspberrypi/common-hal/pulseio/PulseIn.c
442441
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
443442
msgid "All state machines in use"
444443
msgstr ""
@@ -524,7 +523,7 @@ msgstr ""
524523
msgid "AuthMode.OPEN is not used with password"
525524
msgstr ""
526525

527-
#: shared-bindings/wifi/Radio.c
526+
#: shared-bindings/wifi/Radio.c supervisor/shared/web_workflow/web_workflow.c
528527
msgid "Authentication failure"
529528
msgstr ""
530529

@@ -1175,6 +1174,10 @@ msgstr ""
11751174
msgid "Internal error #%d"
11761175
msgstr "Kesalahan internal #%d"
11771176

1177+
#: supervisor/shared/safe_mode.c
1178+
msgid "Internal watchdog timer expired."
1179+
msgstr ""
1180+
11781181
#: py/argcheck.c
11791182
msgid "Invalid %q"
11801183
msgstr ""
@@ -2275,10 +2278,6 @@ msgstr ""
22752278
msgid "WatchDogTimer.timeout must be greater than 0"
22762279
msgstr ""
22772280

2278-
#: supervisor/shared/safe_mode.c
2279-
msgid "Watchdog timer expired."
2280-
msgstr ""
2281-
22822281
#: py/builtinhelp.c
22832282
#, c-format
22842283
msgid ""
@@ -3947,10 +3946,6 @@ msgstr ""
39473946
msgid "source_bitmap must have value_count of 8"
39483947
msgstr ""
39493948

3950-
#: shared-bindings/wifi/Radio.c
3951-
msgid "ssid can't be more than 32 bytes"
3952-
msgstr ""
3953-
39543949
#: py/objstr.c
39553950
msgid "start/end indices"
39563951
msgstr ""

locale/cs.po

Lines changed: 6 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ msgstr "%d adresní pin, %d rgb pin a %d dlaždice indikuje výšku %d, ne %d"
7979
#: ports/mimxrt10xx/common-hal/rtc/RTC.c
8080
#: ports/nrf/common-hal/analogio/AnalogOut.c ports/nrf/common-hal/rtc/RTC.c
8181
#: ports/raspberrypi/common-hal/analogio/AnalogOut.c
82-
#: ports/raspberrypi/common-hal/rtc/RTC.c
82+
#: ports/raspberrypi/common-hal/rtc/RTC.c ports/stm/common-hal/rtc/RTC.c
8383
msgid "%q"
8484
msgstr "%q"
8585

@@ -439,7 +439,6 @@ msgstr "Všechny kanály jsou používány"
439439
msgid "All event channels in use"
440440
msgstr "Všechny kanály událostí jsou již používány"
441441

442-
#: ports/raspberrypi/common-hal/pulseio/PulseIn.c
443442
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
444443
msgid "All state machines in use"
445444
msgstr ""
@@ -525,7 +524,7 @@ msgstr "Konverze audia není implementována"
525524
msgid "AuthMode.OPEN is not used with password"
526525
msgstr "AuthMode.OPEN nepoužívá heslo"
527526

528-
#: shared-bindings/wifi/Radio.c
527+
#: shared-bindings/wifi/Radio.c supervisor/shared/web_workflow/web_workflow.c
529528
msgid "Authentication failure"
530529
msgstr "Autentizace selhala"
531530

@@ -1175,6 +1174,10 @@ msgstr "Interní chyba"
11751174
msgid "Internal error #%d"
11761175
msgstr "Vnitřní chyba #%d"
11771176

1177+
#: supervisor/shared/safe_mode.c
1178+
msgid "Internal watchdog timer expired."
1179+
msgstr ""
1180+
11781181
#: py/argcheck.c
11791182
msgid "Invalid %q"
11801183
msgstr ""
@@ -2262,10 +2265,6 @@ msgstr ""
22622265
msgid "WatchDogTimer.timeout must be greater than 0"
22632266
msgstr ""
22642267

2265-
#: supervisor/shared/safe_mode.c
2266-
msgid "Watchdog timer expired."
2267-
msgstr ""
2268-
22692268
#: py/builtinhelp.c
22702269
#, c-format
22712270
msgid ""
@@ -3933,10 +3932,6 @@ msgstr ""
39333932
msgid "source_bitmap must have value_count of 8"
39343933
msgstr ""
39353934

3936-
#: shared-bindings/wifi/Radio.c
3937-
msgid "ssid can't be more than 32 bytes"
3938-
msgstr ""
3939-
39403935
#: py/objstr.c
39413936
msgid "start/end indices"
39423937
msgstr ""

locale/de_DE.po

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ msgstr ""
8080
#: ports/mimxrt10xx/common-hal/rtc/RTC.c
8181
#: ports/nrf/common-hal/analogio/AnalogOut.c ports/nrf/common-hal/rtc/RTC.c
8282
#: ports/raspberrypi/common-hal/analogio/AnalogOut.c
83-
#: ports/raspberrypi/common-hal/rtc/RTC.c
83+
#: ports/raspberrypi/common-hal/rtc/RTC.c ports/stm/common-hal/rtc/RTC.c
8484
msgid "%q"
8585
msgstr ""
8686

@@ -441,7 +441,6 @@ msgstr "Alle Kanäle werden verwendet"
441441
msgid "All event channels in use"
442442
msgstr "Alle Event-Kanäle werden benutzt"
443443

444-
#: ports/raspberrypi/common-hal/pulseio/PulseIn.c
445444
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
446445
msgid "All state machines in use"
447446
msgstr "Alle State-Maschinen in Verwendung"
@@ -527,7 +526,7 @@ msgstr "Audio-Konvertierung nicht implementiert"
527526
msgid "AuthMode.OPEN is not used with password"
528527
msgstr "AuthMode.OPEN wird mit Passwort nicht verwendet"
529528

530-
#: shared-bindings/wifi/Radio.c
529+
#: shared-bindings/wifi/Radio.c supervisor/shared/web_workflow/web_workflow.c
531530
msgid "Authentication failure"
532531
msgstr "Authentifizierungsfehler"
533532

@@ -1188,6 +1187,10 @@ msgstr "Interner Fehler"
11881187
msgid "Internal error #%d"
11891188
msgstr "Interner Fehler #%d"
11901189

1190+
#: supervisor/shared/safe_mode.c
1191+
msgid "Internal watchdog timer expired."
1192+
msgstr ""
1193+
11911194
#: py/argcheck.c
11921195
msgid "Invalid %q"
11931196
msgstr "Ungültiger %q"
@@ -2307,10 +2310,6 @@ msgstr ""
23072310
msgid "WatchDogTimer.timeout must be greater than 0"
23082311
msgstr "WatchDogTimer.timeout muss größer als 0 sein"
23092312

2310-
#: supervisor/shared/safe_mode.c
2311-
msgid "Watchdog timer expired."
2312-
msgstr "Watchdog timer abgelaufen."
2313-
23142313
#: py/builtinhelp.c
23152314
#, c-format
23162315
msgid ""
@@ -4012,10 +4011,6 @@ msgstr "source_bitmap muss value_count von 65536 haben"
40124011
msgid "source_bitmap must have value_count of 8"
40134012
msgstr "source_bitmap muss value_count von 8 haben"
40144013

4015-
#: shared-bindings/wifi/Radio.c
4016-
msgid "ssid can't be more than 32 bytes"
4017-
msgstr "ssid kann nicht mehr als 32 Bytes lang sein"
4018-
40194014
#: py/objstr.c
40204015
msgid "start/end indices"
40214016
msgstr "start/end Indizes"
@@ -4373,6 +4368,12 @@ msgstr "zi muss eine Gleitkommazahl sein"
43734368
msgid "zi must be of shape (n_section, 2)"
43744369
msgstr "zi muss die Form (n_section, 2) haben"
43754370

4371+
#~ msgid "Watchdog timer expired."
4372+
#~ msgstr "Watchdog timer abgelaufen."
4373+
4374+
#~ msgid "ssid can't be more than 32 bytes"
4375+
#~ msgstr "ssid kann nicht mehr als 32 Bytes lang sein"
4376+
43764377
#~ msgid "%q must be a tuple of length 2"
43774378
#~ msgstr "%q muss ein Tupel der Länge 2 sein"
43784379

locale/el.po

Lines changed: 6 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ msgstr ""
7272
#: ports/mimxrt10xx/common-hal/rtc/RTC.c
7373
#: ports/nrf/common-hal/analogio/AnalogOut.c ports/nrf/common-hal/rtc/RTC.c
7474
#: ports/raspberrypi/common-hal/analogio/AnalogOut.c
75-
#: ports/raspberrypi/common-hal/rtc/RTC.c
75+
#: ports/raspberrypi/common-hal/rtc/RTC.c ports/stm/common-hal/rtc/RTC.c
7676
msgid "%q"
7777
msgstr ""
7878

@@ -432,7 +432,6 @@ msgstr ""
432432
msgid "All event channels in use"
433433
msgstr ""
434434

435-
#: ports/raspberrypi/common-hal/pulseio/PulseIn.c
436435
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
437436
msgid "All state machines in use"
438437
msgstr ""
@@ -518,7 +517,7 @@ msgstr ""
518517
msgid "AuthMode.OPEN is not used with password"
519518
msgstr ""
520519

521-
#: shared-bindings/wifi/Radio.c
520+
#: shared-bindings/wifi/Radio.c supervisor/shared/web_workflow/web_workflow.c
522521
msgid "Authentication failure"
523522
msgstr ""
524523

@@ -1160,6 +1159,10 @@ msgstr ""
11601159
msgid "Internal error #%d"
11611160
msgstr ""
11621161

1162+
#: supervisor/shared/safe_mode.c
1163+
msgid "Internal watchdog timer expired."
1164+
msgstr ""
1165+
11631166
#: py/argcheck.c
11641167
msgid "Invalid %q"
11651168
msgstr ""
@@ -2244,10 +2247,6 @@ msgstr ""
22442247
msgid "WatchDogTimer.timeout must be greater than 0"
22452248
msgstr ""
22462249

2247-
#: supervisor/shared/safe_mode.c
2248-
msgid "Watchdog timer expired."
2249-
msgstr ""
2250-
22512250
#: py/builtinhelp.c
22522251
#, c-format
22532252
msgid ""
@@ -3915,10 +3914,6 @@ msgstr ""
39153914
msgid "source_bitmap must have value_count of 8"
39163915
msgstr ""
39173916

3918-
#: shared-bindings/wifi/Radio.c
3919-
msgid "ssid can't be more than 32 bytes"
3920-
msgstr ""
3921-
39223917
#: py/objstr.c
39233918
msgid "start/end indices"
39243919
msgstr ""

locale/en_GB.po

Lines changed: 9 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ msgstr ""
8282
#: ports/mimxrt10xx/common-hal/rtc/RTC.c
8383
#: ports/nrf/common-hal/analogio/AnalogOut.c ports/nrf/common-hal/rtc/RTC.c
8484
#: ports/raspberrypi/common-hal/analogio/AnalogOut.c
85-
#: ports/raspberrypi/common-hal/rtc/RTC.c
85+
#: ports/raspberrypi/common-hal/rtc/RTC.c ports/stm/common-hal/rtc/RTC.c
8686
msgid "%q"
8787
msgstr ""
8888

@@ -442,7 +442,6 @@ msgstr "All channels in use"
442442
msgid "All event channels in use"
443443
msgstr "All event channels in use"
444444

445-
#: ports/raspberrypi/common-hal/pulseio/PulseIn.c
446445
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
447446
msgid "All state machines in use"
448447
msgstr "All state machines in use"
@@ -528,7 +527,7 @@ msgstr "Audio conversion not implemented"
528527
msgid "AuthMode.OPEN is not used with password"
529528
msgstr "AuthMode.OPEN is not used with password"
530529

531-
#: shared-bindings/wifi/Radio.c
530+
#: shared-bindings/wifi/Radio.c supervisor/shared/web_workflow/web_workflow.c
532531
msgid "Authentication failure"
533532
msgstr "Authentication failure"
534533

@@ -1176,6 +1175,10 @@ msgstr ""
11761175
msgid "Internal error #%d"
11771176
msgstr "Internal error #%d"
11781177

1178+
#: supervisor/shared/safe_mode.c
1179+
msgid "Internal watchdog timer expired."
1180+
msgstr ""
1181+
11791182
#: py/argcheck.c
11801183
msgid "Invalid %q"
11811184
msgstr "Invalid %q"
@@ -2277,10 +2280,6 @@ msgstr "WatchDogTimer.mode cannot be changed once set to WatchDogMode.RESET"
22772280
msgid "WatchDogTimer.timeout must be greater than 0"
22782281
msgstr "WatchDogTimer.timeout must be greater than 0"
22792282

2280-
#: supervisor/shared/safe_mode.c
2281-
msgid "Watchdog timer expired."
2282-
msgstr "WatchDog timer expired."
2283-
22842283
#: py/builtinhelp.c
22852284
#, c-format
22862285
msgid ""
@@ -3954,10 +3953,6 @@ msgstr ""
39543953
msgid "source_bitmap must have value_count of 8"
39553954
msgstr ""
39563955

3957-
#: shared-bindings/wifi/Radio.c
3958-
msgid "ssid can't be more than 32 bytes"
3959-
msgstr ""
3960-
39613956
#: py/objstr.c
39623957
msgid "start/end indices"
39633958
msgstr "start/end indices"
@@ -4312,6 +4307,9 @@ msgstr "zi must be of float type"
43124307
msgid "zi must be of shape (n_section, 2)"
43134308
msgstr "zi must be of shape (n_section, 2)"
43144309

4310+
#~ msgid "Watchdog timer expired."
4311+
#~ msgstr "WatchDog timer expired."
4312+
43154313
#~ msgid "%q must be a tuple of length 2"
43164314
#~ msgstr "%q must be a tuple of length 2"
43174315

locale/es.po

Lines changed: 9 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ msgstr ""
8181
#: ports/mimxrt10xx/common-hal/rtc/RTC.c
8282
#: ports/nrf/common-hal/analogio/AnalogOut.c ports/nrf/common-hal/rtc/RTC.c
8383
#: ports/raspberrypi/common-hal/analogio/AnalogOut.c
84-
#: ports/raspberrypi/common-hal/rtc/RTC.c
84+
#: ports/raspberrypi/common-hal/rtc/RTC.c ports/stm/common-hal/rtc/RTC.c
8585
msgid "%q"
8686
msgstr ""
8787

@@ -441,7 +441,6 @@ msgstr "Todos los canales esta en uso"
441441
msgid "All event channels in use"
442442
msgstr "Todos los canales de eventos estan siendo usados"
443443

444-
#: ports/raspberrypi/common-hal/pulseio/PulseIn.c
445444
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
446445
msgid "All state machines in use"
447446
msgstr "Todas las máquinas de estado en uso"
@@ -529,7 +528,7 @@ msgstr ""
529528
msgid "AuthMode.OPEN is not used with password"
530529
msgstr "AuthMode.OPEN no se usa con contraseña"
531530

532-
#: shared-bindings/wifi/Radio.c
531+
#: shared-bindings/wifi/Radio.c supervisor/shared/web_workflow/web_workflow.c
533532
msgid "Authentication failure"
534533
msgstr "Fallo de autenticación"
535534

@@ -1191,6 +1190,10 @@ msgstr ""
11911190
msgid "Internal error #%d"
11921191
msgstr "Error interno #%d"
11931192

1193+
#: supervisor/shared/safe_mode.c
1194+
msgid "Internal watchdog timer expired."
1195+
msgstr ""
1196+
11941197
#: py/argcheck.c
11951198
msgid "Invalid %q"
11961199
msgstr "%q inválido"
@@ -2309,10 +2312,6 @@ msgstr ""
23092312
msgid "WatchDogTimer.timeout must be greater than 0"
23102313
msgstr "WatchDogTimer.timeout debe ser mayor a 0"
23112314

2312-
#: supervisor/shared/safe_mode.c
2313-
msgid "Watchdog timer expired."
2314-
msgstr "Temporizador de perro guardián expirado."
2315-
23162315
#: py/builtinhelp.c
23172316
#, c-format
23182317
msgid ""
@@ -3998,10 +3997,6 @@ msgstr ""
39983997
msgid "source_bitmap must have value_count of 8"
39993998
msgstr ""
40003999

4001-
#: shared-bindings/wifi/Radio.c
4002-
msgid "ssid can't be more than 32 bytes"
4003-
msgstr ""
4004-
40054000
#: py/objstr.c
40064001
msgid "start/end indices"
40074002
msgstr "índices inicio/final"
@@ -4357,6 +4352,9 @@ msgstr "zi debe ser de tipo flotante"
43574352
msgid "zi must be of shape (n_section, 2)"
43584353
msgstr "zi debe ser una forma (n_section,2)"
43594354

4355+
#~ msgid "Watchdog timer expired."
4356+
#~ msgstr "Temporizador de perro guardián expirado."
4357+
43604358
#~ msgid "%q must be a tuple of length 2"
43614359
#~ msgstr "%q debe ser una tupla de longitud 2"
43624360

0 commit comments

Comments
 (0)