8000 Merge pull request #8914 from weblate/weblate-circuitpython-main · tannewt/circuitpython@955def8 · GitHub
[go: up one dir, main page]

Skip to content

Commit 955def8

Browse files
authored
Merge pull request micropython#8914 from weblate/weblate-circuitpython-main
Translations update from Hosted Weblate
2 parents 49d952c + 829573c commit 955def8

19 files changed

+125
-307
lines changed

locale/ID.po

Lines changed: 5 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -479,12 +479,6 @@ msgstr ""
479479
msgid "All I2C peripherals are in use"
480480
msgstr "Semua perangkat I2C sedang digunakan"
481481

482-
#: ports/espressif/common-hal/countio/Counter.c
483-
#: ports/espressif/common-hal/frequencyio/FrequencyIn.c
484-
#: ports/espressif/common-hal/rotaryio/IncrementalEncoder.c
485-
msgid "All PCNT units in use"
486-
msgstr "Semua unit PCNT sedang digunakan"
487-
488482
#: ports/atmel-samd/common-hal/canio/Listener.c
489483
#: ports/espressif/common-hal/canio/Listener.c
490484
#: ports/stm/common-hal/canio/Listener.c
@@ -532,10 +526,6 @@ msgstr "Semua timer untuk pin ini sedang digunakan"
532526
#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
533527
#: ports/atmel-samd/common-hal/pulseio/PulseOut.c
534528
#: ports/cxd56/common-hal/pulseio/PulseOut.c
535-
#: ports/espressif/common-hal/frequencyio/FrequencyIn.c
536-
#: ports/espressif/common-hal/neopixel_write/__init__.c
537-
#: ports/espressif/common-hal/pulseio/PulseIn.c
538-
#: ports/espressif/common-hal/pulseio/PulseOut.c
539529
#: ports/nrf/common-hal/audiopwmio/PWMAudioOut.c
540530
#: ports/nrf/common-hal/pulseio/PulseIn.c ports/nrf/peripherals/nrf/timers.c
541531
#: ports/raspberrypi/common-hal/audiopwmio/PWMAudioOut.c
@@ -740,7 +730,7 @@ msgstr "Tidak dapat mengatur CCCD pada Karakteristik lokal"
740730

741731
#: shared-bindings/storage/__init__.c shared-bindings/usb_cdc/__init__.c
742732
#: shared-bindings/usb_hid/__init__.c shared-bindings/usb_midi/__init__.c
743-
#: shared-bindings/uvc/__init__.c
733+
#: shared-bindings/usb_video/__init__.c
744734
msgid "Cannot change USB devices now"
745735
msgstr ""
746736

@@ -835,10 +825,6 @@ msgstr ""
835825
msgid "Coordinate arrays types have different sizes"
836826
msgstr ""
837827

838-
#: ports/espressif/common-hal/neopixel_write/__init__.c
839-
msgid "Could not retrieve clock"
840-
msgstr ""
841-
842828
#: shared-bindings/_bleio/Adapter.c
843829
msgid "Could not set address"
844830
msgstr ""
@@ -1142,7 +1128,7 @@ msgstr ""
11421128
msgid "Input taking too long"
11431129
msgstr ""
11441130

1145-
#: ports/espressif/common-hal/neopixel_write/__init__.c py/moderrno.c
1131+
#: py/moderrno.c
11461132
msgid "Input/output error"
11471133
msgstr "Kesalahan input/output"
11481134

@@ -4364,6 +4350,9 @@ msgstr "zi harus berjenis float"
43644350
msgid "zi must be of shape (n_section, 2)"
43654351
msgstr "Zi harus berbentuk (n_section, 2)"
43664352

4353+
#~ msgid "All PCNT units in use"
4354+
#~ msgstr "Semua unit PCNT sedang digunakan"
4355+
43674356
#~ msgid "Cannot vary frequency on a timer that is already in use"
43684357
#~ msgstr ""
43694358
#~ "Tidak dapat membuat variasi frekuensi pada penghitung waktu yang sudah "

locale/cs.po

Lines changed: 8 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -487,12 +487,6 @@ msgstr "Všechny CAN periferie jsou používány"
487487
msgid "All I2C peripherals are in use"
488488
msgstr "Všechny I2C periferie jsou používány"
489489

490-
#: ports/espressif/common-hal/countio/Counter.c
491-
#: ports/espressif/common-hal/frequencyio/FrequencyIn.c
492-
#: ports/espressif/common-hal/rotaryio/IncrementalEncoder.c
493-
msgid "All PCNT units in use"
494-
msgstr "Všechny PCNT jednotky jsou používány"
495-
496490
#: ports/atmel-samd/common-hal/canio/Listener.c
497491
#: ports/espressif/common-hal/canio/Listener.c
498492
#: ports/stm/common-hal/canio/Listener.c
@@ -540,10 +534,6 @@ msgstr "Všechny časovače pro tento pin jsou používány"
540534
#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
541535
#: ports/atmel-samd/common-hal/pulseio/PulseOut.c
542536
#: ports/cxd56/common-hal/pulseio/PulseOut.c
543-
#: ports/espressif/common-hal/frequencyio/FrequencyIn.c
544-
#: ports/espressif/common-hal/neopixel_write/__init__.c
545-
#: ports/espressif/common-hal/pulseio/PulseIn.c
546-
#: ports/espressif/common-hal/pulseio/PulseOut.c
547537
#: ports/nrf/common-hal/audiopwmio/PWMAudioOut.c
548538
#: ports/nrf/common-hal/pulseio/PulseIn.c ports/nrf/peripherals/nrf/timers.c
549539
#: ports/raspberrypi/common-hal/audiopwmio/PWMAudioOut.c
@@ -751,7 +741,7 @@ msgstr "Nelze nastavit CCCD na místní charakteristiku"
751741

752742
#: shared-bindings/storage/__init__.c shared-bindings/usb_cdc/__init__.c
753743
#: shared-bindings/usb_hid/__init__.c shared-bindings/usb_midi/__init__.c
754-
#: shared-bindings/uvc/__init__.c
744+
#: shared-bindings/usb_video/__init__.c
755745
msgid "Cannot change USB devices now"
756746
msgstr "Nelze změnit USB zařízení"
757747

@@ -844,10 +834,6 @@ msgstr "Pole souřadnic mají různé délky"
844834
msgid "Coordinate arrays types have different sizes"
845835
msgstr ""
846836

847-
#: ports/espressif/common-hal/neopixel_write/__init__.c
848-
msgid "Could not retrieve clock"
849-
msgstr "Nelze načíst hodiny"
850-
851837
#: shared-bindings/_bleio/Adapter.c
852838
msgid "Could not set address"
853839
msgstr "Není možné nastavit adresu"
@@ -1154,7 +1140,7 @@ msgstr ""
11541140
msgid "Input taking too long"
11551141
msgstr "Vstup trval příliš dlouho"
11561142

1157-
#: ports/espressif/common-hal/neopixel_write/__init__.c py/moderrno.c
1143+
#: py/moderrno.c
11581144
msgid "Input/output error"
11591145
msgstr "Chyba vstupu/výstupu"
11601146

@@ -4373,6 +4359,12 @@ msgstr ""
43734359
msgid "zi must be of shape (n_section, 2)"
43744360
msgstr ""
43754361

4362+
#~ msgid "All PCNT units in use"
4363+
#~ msgstr "Všechny PCNT jednotky jsou používány"
4364+
4365+
#~ msgid "Could not retrieve clock"
4366+
#~ msgstr "Nelze načíst hodiny"
4367+
43764368
#~ msgid "Cannot reset into bootloader because no bootloader is present"
43774369
#~ msgstr ""
43784370
#~ "Reset do bootloaderu není možný, protože žádný bootloader není přítomen"

locale/de_DE.po

Lines changed: 8 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -487,12 +487,6 @@ msgstr "Alle CAN-Schnittstellen sind in Benutzung"
487487
msgid "All I2C peripherals are in use"
488488
msgstr "Alle I2C-Peripheriegeräte sind in Benutzung"
489489

490-
#: ports/espressif/common-hal/countio/Counter.c
491-
#: ports/espressif/common-hal/frequencyio/FrequencyIn.c
492-
#: ports/espressif/common-hal/rotaryio/IncrementalEncoder.c
493-
msgid "All PCNT units in use"
494-
msgstr "Alle PCNT-Einheiten sind in Benutzung"
495-
496490
#: ports/atmel-samd/common-hal/canio/Listener.c
497491
#: ports/espressif/common-hal/canio/Listener.c
498492
#: ports/stm/common-hal/canio/Listener.c
@@ -540,10 +534,6 @@ msgstr "Alle Timer für diesen Pin werden bereits benutzt"
540534
#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
541535
#: ports/atmel-samd/common-hal/pulseio/PulseOut.c
542536
#: ports/cxd56/common-hal/pulseio/PulseOut.c
543-
#: ports/espressif/common-hal/frequencyio/FrequencyIn.c
544-
#: ports/espressif/common-hal/neopixel_write/__init__.c
545-
#: ports/espressif/common-hal/pulseio/PulseIn.c
546-
#: ports/espressif/common-hal/pulseio/PulseOut.c
547537
#: ports/nrf/common-hal/audiopwmio/PWMAudioOut.c
548538
#: ports/nrf/common-hal/pulseio/PulseIn.c ports/nrf/peripherals/nrf/timers.c
549539
#: ports/raspberrypi/common-hal/audiopwmio/PWMAudioOut.c
@@ -750,7 +740,7 @@ msgstr "CCCD kann nicht auf lokales Merkmal eingestellt werden"
750740

751741
#: shared-bindings/storage/__init__.c shared-bindings/usb_cdc/__init__.c
752742
#: shared-bindings/usb_hid/__init__.c shared-bindings/usb_midi/__init__.c
753-
#: shared-bindings/uvc/__init__.c
743+
#: shared-bindings/usb_video/__init__.c
754744
msgid "Cannot change USB devices now"
755745
msgstr "Kann USB-Geräte jetzt nicht ändern"
756746

@@ -845,10 +835,6 @@ msgstr "Koordinaten-Arrays haben unterschiedliche Längen"
845835
msgid "Coordinate arrays types have different sizes"
846836
msgstr "Typen der Koordinaten-Arrays haben unterschiedliche Längen"
847837

848-
#: ports/espressif/common-hal/neopixel_write/__init__.c
849-
msgid "Could not retrieve clock"
850-
msgstr "Clock konnte nicht ermittelt werden"
851-
852838
#: shared-bindings/_bleio/Adapter.c
853839
msgid "Could not set address"
854840
msgstr "Konnte Adresse nicht setzen"
@@ -1161,7 +1147,7 @@ msgstr "Input buffer länge (%d) muss ein vielfaches vom Strand Count (%d) sein"
11611147
msgid "Input taking too long"
11621148
msgstr "Input benötigt zu lange"
11631149

1164-
#: ports/espressif/common-hal/neopixel_write/__init__.c py/moderrno.c
1150+
#: py/moderrno.c
11651151
msgid "Input/output error"
11661152
msgstr "Eingabe-/Ausgabefehler"
11671153

@@ -4426,6 +4412,12 @@ msgstr "zi muss eine Gleitkommazahl sein"
44264412
msgid "zi must be of shape (n_section, 2)"
44274413
msgstr "zi muss die Form (n_section, 2) haben"
44284414

4415+
#~ msgid "All PCNT units in use"
4416+
#~ msgstr "Alle PCNT-Einheiten sind in Benutzung"
4417+
4418+
#~ msgid "Could not retrieve clock"
4419+
#~ msgstr "Clock konnte nicht ermittelt werden"
4420+
44294421
#~ msgid "Cannot reset into bootloader because no bootloader is present"
44304422
#~ msgstr "Kann nicht in den Bootloader resetten, weil keiner vorhanden ist"
44314423

locale/el.po

Lines changed: 8 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -491,12 +491,6 @@ msgstr "Όλα τα περιφεριακά CAN είναι σε χρήση"
491491
msgid "All I2C peripherals are in use"
492492
msgstr "Όλα τα I2C περιφεριακά ειναι σε χρήση"
493493

494-
#: ports/espressif/common-hal/countio/Counter.c
495-
#: ports/espressif/common-hal/frequencyio/FrequencyIn.c
496-
#: ports/espressif/common-hal/rotaryio/IncrementalEncoder.c
497-
msgid "All PCNT units in use"
498-
msgstr "Όλες οι μονάδες PCNT είναι σε χρήση"
499-
500494
#: ports/atmel-samd/common-hal/canio/Listener.c
501495
#: ports/espressif/common-hal/canio/Listener.c
502496
#: ports/stm/common-hal/canio/Listener.c
@@ -544,10 +538,6 @@ msgstr "Όλοι οι χρονιστές για αυτό το pin χρησιμο
544538
#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
545539
#: ports/atmel-samd/common-hal/pulseio/PulseOut.c
546540
#: ports/cxd56/common-hal/pulseio/PulseOut.c
547-
#: ports/espressif/common-hal/frequencyio/FrequencyIn.c
548-
#: ports/espressif/common-hal/neopixel_write/__init__.c
549-
#: ports/espressif/common-hal/pulseio/PulseIn.c
550-
#: ports/espressif/common-hal/pulseio/PulseOut.c
551541
#: ports/nrf/common-hal/audiopwmio/PWMAudioOut.c
552542
#: ports/nrf/common-hal/pulseio/PulseIn.c ports/nrf/peripherals/nrf/timers.c
553543
#: ports/raspberrypi/common-hal/audiopwmio/PWMAudioOut.c
@@ -753,7 +743,7 @@ msgstr "Δεν μπορεί να οριστεί CCCD σε τοπικό Character
753743

754744
#: shared-bindings/storage/__init__.c shared-bindings/usb_cdc/__init__.c
755745
#: shared-bindings/usb_hid/__init__.c shared-bindings/usb_midi/__init__.c
756-
#: shared-bindings/uvc/__init__.c
746+
#: shared-bindings/usb_video/__init__.c
757747
msgid "Cannot change USB devices now"
758748
msgstr "Δεν μπορούν να αλλάξουν οι USB συσκευές τώρα"
759749

@@ -850,10 +840,6 @@ msgstr ""
850840
msgid "Coordinate arrays types have different sizes"
851841
msgstr ""
852842

853-
#: ports/espressif/common-hal/neopixel_write/__init__.c
854-
msgid "Could not retrieve clock"
855-
msgstr "Δεν μπόρεσε να ανακληθεί το ρολόι"
856-
857843
#: shared-bindings/_bleio/Adapter.c
858844
msgid "Could not set address"
859845
msgstr "Δεν μπόρεσε να ρυθμιστεί η διεύθυνση"
@@ -1160,7 +1146,7 @@ msgstr ""
11601146
msgid "Input taking too long"
11611147
msgstr ""
11621148

1163-
#: ports/espressif/common-hal/neopixel_write/__init__.c py/moderrno.c
1149+
#: py/moderrno.c
11641150
msgid "Input/output error"
11651151
msgstr ""
11661152

@@ -4370,6 +4356,12 @@ msgstr ""
43704356
msgid "zi must be of shape (n_section, 2)"
43714357
msgstr ""
43724358

4359+
#~ msgid "All PCNT units in use"
4360+
#~ msgstr "Όλες οι μονάδες PCNT είναι σε χρήση"
4361+
4362+
#~ msgid "Could not retrieve clock"
4363+
#~ msgstr "Δεν μπόρεσε να ανακληθεί το ρολόι"
4364+
43734365
#~ msgid "Cannot reset into bootloader because no bootloader is present"
43744366
#~ msgstr ""
43754367
#~ "Δεν μπορεί να γίνει επανεκκίνηση στον bootloader διότι δεν υπάρχει "

locale/en_GB.po

Lines changed: 8 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -489,12 +489,6 @@ msgstr "All CAN peripherals are in use"
489489
msgid "All I2C peripherals are in use"
490490
msgstr "All I2C peripherals are in use"
491491

492-
#: ports/espressif/common-hal/countio/Counter.c
493-
#: ports/espressif/common-hal/frequencyio/FrequencyIn.c
494-
#: ports/espressif/common-hal/rotaryio/IncrementalEncoder.c
495-
msgid "All PCNT units in use"
496-
msgstr "All PCNT units in use"
497-
498492
#: ports/atmel-samd/common-hal/canio/Listener.c
499493
#: ports/espressif/common-hal/canio/Listener.c
500494
#: ports/stm/common-hal/canio/Listener.c
@@ -542,10 +536,6 @@ msgstr "All timers for this pin are in use"
542536
#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
543537
#: ports/atmel-samd/common-hal/pulseio/PulseOut.c
544538
#: ports/cxd56/common-hal/pulseio/PulseOut.c
545-
#: ports/espressif/common-hal/frequencyio/FrequencyIn.c
546-
#: ports/espressif/common-hal/neopixel_write/__init__.c
547-
#: ports/espressif/common-hal/pulseio/PulseIn.c
548-
#: ports/espressif/common-hal/pulseio/PulseOut.c
549539
#: ports/nrf/common-hal/audiopwmio/PWMAudioOut.c
550540
#: ports/nrf/common-hal/pulseio/PulseIn.c ports/nrf/peripherals/nrf/timers.c
551541
#: ports/raspberrypi/common-hal/audiopwmio/PWMAudioOut.c
@@ -750,7 +740,7 @@ msgstr "Can't set CCCD on local Characteristic"
750740

751741
#: shared-bindings/storage/__init__.c shared-bindings/usb_cdc/__init__.c
752742
#: shared-bindings/usb_hid/__init__.c shared-bindings/usb_midi/__init__.c
753-
#: shared-bindings/uvc/__init__.c
743+
#: shared-bindings/usb_video/__init__.c
754744
msgid "Cannot change USB devices now"
755745
msgstr "Cannot change USB devices now"
756746

@@ -844,10 +834,6 @@ msgstr "Coordinate arrays have different lengths"
844834
msgid "Coordinate arrays types have different sizes"
845835
msgstr "Coordinate arrays types have different sizes"
846836

847-
#: ports/espressif/common-hal/neopixel_write/__init__.c
848-
msgid "Could not retrieve clock"
849-
msgstr "Could not retrieve clock"
850-
851837
#: shared-bindings/_bleio/Adapter.c
852838
msgid "Could not set address"
853839
msgstr "Could not set address"
@@ -1153,7 +1139,7 @@ msgstr "Input buffer length (%d) must be a multiple of the strand count (%d)"
11531139
msgid "Input taking too long"
11541140
msgstr "Input taking too long"
11551141

1156-
#: ports/espressif/common-hal/neopixel_write/__init__.c py/moderrno.c
1142+
#: py/moderrno.c
11571143
msgid "Input/output error"
11581144
msgstr "Input/output error"
11591145

@@ -4382,6 +4368,12 @@ msgstr "zi must be of float type"
43824368
msgid "zi must be of shape (n_section, 2)"
43834369
msgstr "zi must be of shape (n_section, 2)"
43844370

4371+
#~ msgid "All PCNT units in use"
4372+
#~ msgstr "All PCNT units in use"
4373+
4374+
#~ msgid "Could not retrieve clock"
4375+
#~ msgstr "Could not retrieve clock"
4376+
43854377
#~ msgid "Cannot reset into bootloader because no bootloader is present"
43864378
#~ msgstr "Cannot reset into bootloader because no bootloader is present"
43874379

locale/es.po

Lines changed: 8 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -491,12 +491,6 @@ msgstr "Todos los periféricos CAN están en uso"
491491
msgid "All I2C peripherals are in use"
492492
msgstr "Todos los periféricos I2C están en uso"
493493

494-
#: ports/espressif/common-hal/countio/Counter.c
495-
#: ports/espressif/common-hal/frequencyio/FrequencyIn.c
496-
#: ports/espressif/common-hal/rotaryio/IncrementalEncoder.c
497-
msgid "All PCNT units in use"
498-
msgstr "Todas las unidades PCNT en uso"
499-
500494
#: ports/atmel-samd/common-hal/canio/Listener.c
501495
#: ports/espressif/common-hal/canio/Listener.c
502496
#: ports/stm/common-hal/canio/Listener.c
@@ -546,10 +540,6 @@ msgstr "Todos los timers para este pin están en uso"
546540
#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
547541
#: ports/atmel-samd/common-hal/pulseio/PulseOut.c
548542
#: ports/cxd56/common-hal/pulseio/PulseOut.c
549-
#: ports/espressif/common-hal/frequencyio/FrequencyIn.c
550-
#: ports/espressif/common-hal/neopixel_write/__init__.c
551-
#: ports/espressif/common-hal/pulseio/PulseIn.c
552-
#: ports/espressif/common-hal/pulseio/PulseOut.c
553543
#: ports/nrf/common-hal/audiopwmio/PWMAudioOut.c
554544
#: ports/nrf/common-hal/pulseio/PulseIn.c ports/nrf/peripherals/nrf/timers.c
555545
#: ports/raspberrypi/common-hal/audiopwmio/PWMAudioOut.c
@@ -757,7 +747,7 @@ msgstr "No se puede configurar CCCD en la característica local"
757747

758748
#: shared-bindings/storage/__init__.c shared-bindings/usb_cdc/__init__.c
759749
#: shared-bindings/usb_hid/__init__.c shared-bindings/usb_midi/__init__.c
760-
#: shared-bindings/uvc/__init__.c
750+
#: shared-bindings/usb_video/__init__.c
761751
msgid "Cannot change USB devices now"
762752
msgstr "No se pueden cambiar dispositivos USB en este momento"
763753

@@ -853,10 +843,6 @@ msgstr "Las matrices de coordenadas tienen diferentes longitudes"
853843
msgid "Coordinate arrays types have different sizes"
854844
msgstr "Las matrices de coordenadas tienen diferentes tamaños"
855845

856-
#: ports/espressif/common-hal/neopixel_write/__init__.c
857-
msgid "Could not retrieve clock"
858-
msgstr "No puedo traer el reloj"
859-
860846
#: shared-bindings/_bleio/Adapter.c
861847
msgid "Could not set address"
862848
msgstr "No se puede definir la dirección"
@@ -1173,7 +1159,7 @@ msgstr ""
11731159
msgid "Input taking too long"
11741160
msgstr "La entrada está durando mucho tiempo"
11751161

1176-
#: ports/espressif/common-hal/neopixel_write/__init__.c py/moderrno.c
1162+
#: py/moderrno.c
11771163
msgid "Input/output error"
11781164
msgstr "error Input/output"
11791165

@@ -4420,6 +4406,12 @@ msgstr "zi debe ser de tipo flotante"
44204406
msgid "zi must be of shape (n_section, 2)"
44214407
msgstr "zi debe ser una forma (n_section,2)"
44224408

4409+
#~ msgid "All PCNT units in use"
4410+
#~ msgstr "Todas las unidades PCNT en uso"
4411+
4412+
#~ msgid "Could not retrieve clock"
4413+
#~ msgstr "No puedo traer el reloj"
4414+
44234415
#~ msgid "Cannot reset into bootloader because no bootloader is present"
44244416
#~ msgstr ""
44254417
#~ "No puede se reinicilizado al bootloader porque el bootloader no se "

0 commit comments

Comments
 (0)
0