Skip to content

Commit 023efb7

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 508f201 commit 023efb7

File tree

19 files changed

+80
-21
lines changed

19 files changed

+80
-21
lines changed

locale/ID.po

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -453,7 +453,6 @@ msgid "All SPI peripherals are in use"
453453
msgstr "Semua perangkat SPI sedang digunakan"
454454

455455
#: ports/espressif/common-hal/busio/UART.c ports/nrf/common-hal/busio/UART.c
456-
#: ports/raspberrypi/common-hal/busio/UART.c
457456
msgid "All UART peripherals are in use"
458457
msgstr "Semua perangkat UART sedang digunakan"
459458

@@ -2137,6 +2136,10 @@ msgstr ""
21372136
msgid "UART init"
21382137
msgstr ""
21392138

2139+
#: ports/raspberrypi/common-hal/busio/UART.c
2140+
msgid "UART peripheral in use"
2141+
msgstr ""
2142+
21402143
#: ports/stm/common-hal/busio/UART.c
21412144
msgid "UART re-init"
21422145
msgstr ""

locale/cs.po

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -454,7 +454,6 @@ msgid "All SPI peripherals are in use"
454454
msgstr "Všechny SPI periferie jsou používány"
455455

456456
#: ports/espressif/common-hal/busio/UART.c ports/nrf/common-hal/busio/UART.c
457-
#: ports/raspberrypi/common-hal/busio/UART.c
458457
msgid "All UART peripherals are in use"
459458
msgstr "Všechny UART periferie jsou používány"
460459

@@ -2126,6 +2125,10 @@ msgstr ""
21262125
msgid "UART init"
21272126
msgstr ""
21282127

2128+
#: ports/raspberrypi/common-hal/busio/UART.c
2129+
msgid "UART peripheral in use"
2130+
msgstr ""
2131+
21292132
#: ports/stm/common-hal/busio/UART.c
21302133
msgid "UART re-init"
21312134
msgstr ""

locale/de_DE.po

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -457,7 +457,6 @@ msgid "All SPI peripherals are in use"
457457
msgstr "Alle SPI-Peripheriegeräte sind in Benutzung"
458458

459459
#: ports/espressif/common-hal/busio/UART.c ports/nrf/common-hal/busio/UART.c
460-
#: ports/raspberrypi/common-hal/busio/UART.c
461460
msgid "All UART peripherals are in use"
462461
msgstr "Alle UART-Peripheriegeräte sind in Benutzung"
463462

@@ -2159,6 +2158,10 @@ msgstr "UART wird de-initialisiert"
21592158
msgid "UART init"
21602159
msgstr "UART-Initialisierung"
21612160

2161+
#: ports/raspberrypi/common-hal/busio/UART.c
2162+
msgid "UART peripheral in use"
2163+
msgstr ""
2164+
21622165
#: ports/stm/common-hal/busio/UART.c
21632166
msgid "UART re-init"
21642167
msgstr "UART wird erneut Initialisiert"

locale/el.po

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -459,7 +459,6 @@ msgid "All SPI peripherals are in use"
459459
msgstr "Όλα τα SPI περιφεριακά είναι σε χρήση"
460460

461461
#: ports/espressif/common-hal/busio/UART.c ports/nrf/common-hal/busio/UART.c
462-
#: ports/raspberrypi/common-hal/busio/UART.c
463462
msgid "All UART peripherals are in use"
464463
msgstr "Όλα τα UART περιφεριακά ειναι σε χρήση"
465464

@@ -2134,6 +2133,10 @@ msgstr ""
21342133
msgid "UART init"
21352134
msgstr ""
21362135

2136+
#: ports/raspberrypi/common-hal/busio/UART.c
2137+
msgid "UART peripheral in use"
2138+
msgstr ""
2139+
21372140
#: ports/stm/common-hal/busio/UART.c
21382141
msgid "UART re-init"
21392142
msgstr ""

locale/en_GB.po

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -457,7 +457,6 @@ msgid "All SPI peripherals are in use"
457457
msgstr "All SPI peripherals are in use"
458458

459459
#: ports/espressif/common-hal/busio/UART.c ports/nrf/common-hal/busio/UART.c
460-
#: ports/raspberrypi/common-hal/busio/UART.c
461460
msgid "All UART peripherals are in use"
462461
msgstr "All UART peripherals are in use"
463462

@@ -2132,6 +2131,10 @@ msgstr ""
21322131
msgid "UART init"
21332132
msgstr ""
21342133

2134+
#: ports/raspberrypi/common-hal/busio/UART.c
2135+
msgid "UART peripheral in use"
2136+
msgstr ""
2137+
21352138
#: ports/stm/common-hal/busio/UART.c
21362139
msgid "UART re-init"
21372140
msgstr ""

locale/es.po

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -465,7 +465,6 @@ msgid "All SPI peripherals are in use"
465465
msgstr "Todos los periféricos SPI están siendo usados"
466466

467467
#: ports/espressif/common-hal/busio/UART.c ports/nrf/common-hal/busio/UART.c
468-
#: ports/raspberrypi/common-hal/busio/UART.c
469468
msgid "All UART peripherals are in use"
470469
msgstr "Todos los periféricos UART están siendo usados"
471470

@@ -2065,7 +2064,8 @@ msgstr "Lectura de temperatura expirada"
20652064

20662065
#: supervisor/shared/safe_mode.c
20672066
msgid "The `microcontroller` module was used to boot into safe mode."
2068-
msgstr "El modulo `microcontrolador` fue usado para inicializar en modo seguro."
2067+
msgstr ""
2068+
"El modulo `microcontrolador` fue usado para inicializar en modo seguro."
20692069

20702070
#: py/obj.c
20712071
msgid "The above exception was the direct cause of the following exception:"
@@ -2077,7 +2077,8 @@ msgstr "La longitud de rgb_pins debe ser 6, 12, 18, 24, o 30"
20772077

20782078
#: supervisor/shared/safe_mode.c
20792079
msgid "The power dipped. Make sure you are providing enough power."
2080-
msgstr "La potencia calló. Asegúrese que está suministrando suficiente energía."
2080+
msgstr ""
2081+
"La potencia calló. Asegúrese que está suministrando suficiente energía."
20812082

20822083
#: shared-module/audiomixer/MixerVoice.c
20832084
msgid "The sample's bits_per_sample does not match the mixer's"
@@ -2179,6 +2180,10 @@ msgstr "Desinicialización de UART"
21792180
msgid "UART init"
21802181
msgstr "Inicialización de UART"
21812182

2183+
#: ports/raspberrypi/common-hal/busio/UART.c
2184+
msgid "UART peripheral in use"
2185+
msgstr ""
2186+
21822187
#: ports/stm/common-hal/busio/UART.c
21832188
msgid "UART re-init"
21842189
msgstr "Re-inicialización de UART"

locale/fil.po

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -452,7 +452,6 @@ msgid "All SPI peripherals are in use"
452452
msgstr "Lahat ng SPI peripherals ay ginagamit"
453453

454454
#: ports/espressif/common-hal/busio/UART.c ports/nrf/common-hal/busio/UART.c
455-
#: ports/raspberrypi/common-hal/busio/UART.c
456455
#, fuzzy
457456
msgid "All UART peripherals are in use"
458457
msgstr "Lahat ng I2C peripherals ginagamit"
@@ -2127,6 +2126,10 @@ msgstr ""
21272126
msgid "UART init"
21282127
msgstr ""
21292128

2129+
#: ports/raspberrypi/common-hal/busio/UART.c
2130+
msgid "UART peripheral in use"
2131+
msgstr ""
2132+
21302133
#: ports/stm/common-hal/busio/UART.c
21312134
msgid "UART re-init"
21322135
msgstr ""

locale/fr.po

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -458,7 +458,6 @@ msgid "All SPI peripherals are in use"
458458
msgstr "Tous les périphériques SPI sont utilisés"
459459

460460
#: ports/espressif/common-hal/busio/UART.c ports/nrf/common-hal/busio/UART.c
461-
#: ports/raspberrypi/common-hal/busio/UART.c
462461
msgid "All UART peripherals are in use"
463462
msgstr "Tous les périphériques UART sont utilisés"
464463

@@ -2181,6 +2180,10 @@ msgstr "Dé-initialisation du UART"
21812180
msgid "UART init"
21822181
msgstr "Initialisation UART"
21832182

2183+
#: ports/raspberrypi/common-hal/busio/UART.c
2184+
msgid "UART peripheral in use"
2185+
msgstr ""
2186+
21842187
#: ports/stm/common-hal/busio/UART.c
21852188
msgid "UART re-init"
21862189
msgstr "Ré-initialisation du UART"

locale/hi.po

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -450,7 +450,6 @@ msgid "All SPI peripherals are in use"
450450
msgstr ""
451451

452452
#: ports/espressif/common-hal/busio/UART.c ports/nrf/common-hal/busio/UART.c
453-
#: ports/raspberrypi/common-hal/busio/UART.c
454453
msgid "All UART peripherals are in use"
455454
msgstr ""
456455

@@ -2111,6 +2110,10 @@ msgstr ""
21112110
msgid "UART init"
21122111
msgstr ""
21132112

2113+
#: ports/raspberrypi/common-hal/busio/UART.c
2114+
msgid "UART peripheral in use"
2115+
msgstr ""
2116+
21142117
#: ports/stm/common-hal/busio/UART.c
21152118
msgid "UART re-init"
21162119
msgstr ""

locale/it_IT.po

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -455,7 +455,6 @@ msgid "All SPI peripherals are in use"
455455
msgstr "Tutte le periferiche SPI sono in uso"
456456

457457
#: ports/espressif/common-hal/busio/UART.c ports/nrf/common-hal/busio/UART.c
458-
#: ports/raspberrypi/common-hal/busio/UART.c
459458
#, fuzzy
460459
msgid "All UART peripherals are in use"
461460
msgstr "Tutte le periferiche I2C sono in uso"
@@ -2134,6 +2133,10 @@ msgstr ""
21342133
msgid "UART init"
21352134
msgstr ""
21362135

2136+
#: ports/raspberrypi/common-hal/busio/UART.c
2137+
msgid "UART peripheral in use"
2138+
msgstr ""
2139+
21372140
#: ports/stm/common-hal/busio/UART.c
21382141
msgid "UART re-init"
21392142
msgstr ""

0 commit comments

Comments
 (0)