Skip to content

Commit df7f348

Browse files
authored
Merge pull request adafruit#7881 from weblate/weblate-circuitpython-main
Translations update from Hosted Weblate
2 parents 4b41a49 + 6f71e81 commit df7f348

File tree

19 files changed

+209
-171
lines changed

19 files changed

+209
-171
lines changed

locale/ID.po

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,9 @@ msgstr ""
101101
#: ports/raspberrypi/common-hal/analogio/AnalogOut.c
102102
#: ports/raspberrypi/common-hal/rtc/RTC.c ports/stm/common-hal/alarm/__init__.c
103103
#: ports/stm/common-hal/canio/Listener.c ports/stm/common-hal/rtc/RTC.c
104+
#: shared-bindings/audiobusio/I2SOut.c shared-bindings/audiobusio/PDMIn.c
105+
#: shared-bindings/keypad/KeyMatrix.c shared-bindings/keypad/Keys.c
106+
#: shared-bindings/keypad/ShiftRegisterKeys.c
104107
msgid "%q"
105108
msgstr ""
106109

@@ -196,7 +199,7 @@ msgstr ""
196199
msgid "%q must be array of type 'H'"
197200
msgstr ""
198201

199-
#: shared-bindings/synthio/MidiTrack.c shared-bindings/synthio/__init__.c
202+
#: shared-module/synthio/__init__.c
200203
msgid "%q must be array of type 'h'"
201204
msgstr ""
202205

@@ -1127,10 +1130,6 @@ msgstr ""
11271130
msgid "I2C peripheral in use"
11281131
msgstr ""
11291132

1130-
#: shared-bindings/audiobusio/I2SOut.c
1131-
msgid "I2SOut not available"
1132-
msgstr ""
1133-
11341133
#: ports/raspberrypi/bindings/rp2pio/StateMachine.c
11351134
msgid "In-buffer elements must be <= 4 bytes long"
11361135
msgstr ""
@@ -1294,6 +1293,10 @@ msgstr ""
12941293
msgid "Invalid format chunk size"
12951294
msgstr "Ukuran potongan format tidak valid"
12961295

1296+
#: shared-bindings/wifi/Radio.c
1297+
msgid "Invalid hex password"
1298+
msgstr ""
1299+
12971300
#: ports/espressif/common-hal/wifi/Radio.c
12981301
msgid "Invalid multicast MAC address"
12991302
msgstr ""
@@ -1725,10 +1728,6 @@ msgstr ""
17251728
msgid "Oversample must be multiple of 8."
17261729
msgstr "Sampel berlebihan harus kelipatan 8."
17271730

1728-
#: shared-bindings/audiobusio/PDMIn.c
1729-
msgid "PDMIn not available"
1730-
msgstr ""
1731-
17321731
#: shared-bindings/pwmio/PWMOut.c
17331732
msgid ""
17341733
"PWM frequency not writable when variable_frequency is False on construction."

locale/cs.po

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,9 @@ msgstr "%d adresní pin, %d rgb pin a %d dlaždice indikuje výšku %d, ne %d"
102102
#: ports/raspberrypi/common-hal/analogio/AnalogOut.c
103103
#: ports/raspberrypi/common-hal/rtc/RTC.c ports/stm/common-hal/alarm/__init__.c
104104
#: ports/stm/common-hal/canio/Listener.c ports/stm/common-hal/rtc/RTC.c
105+
#: shared-bindings/audiobusio/I2SOut.c shared-bindings/audiobusio/PDMIn.c
106+
#: shared-bindings/keypad/KeyMatrix.c shared-bindings/keypad/Keys.c
107+
#: shared-bindings/keypad/ShiftRegisterKeys.c
105108
msgid "%q"
106109
msgstr "%q"
107110

@@ -197,7 +200,7 @@ msgstr ""
197200
msgid "%q must be array of type 'H'"
198201
msgstr ""
199202

200-
#: shared-bindings/synthio/MidiTrack.c shared-bindings/synthio/__init__.c
203+
#: shared-module/synthio/__init__.c
201204
msgid "%q must be array of type 'h'"
202205
msgstr ""
203206

@@ -1127,10 +1130,6 @@ msgstr "Chyba inicializace I2C"
11271130
msgid "I2C peripheral in use"
11281131
msgstr "Periférie I2C je používána"
11291132

1130-
#: shared-bindings/audiobusio/I2SOut.c
1131-
msgid "I2SOut not available"
1132-
msgstr ""
1133-
11341133
#: ports/raspberrypi/bindings/rp2pio/StateMachine.c
11351134
msgid "In-buffer elements must be <= 4 bytes long"
11361135
msgstr ""
@@ -1294,6 +1293,10 @@ msgstr ""
12941293
msgid "Invalid format chunk size"
12951294
msgstr "Neplatná velikost bloku"
12961295

1296+
#: shared-bindings/wifi/Radio.c
1297+
msgid "Invalid hex password"
1298+
msgstr ""
1299+
12971300
#: ports/espressif/common-hal/wifi/Radio.c
12981301
msgid "Invalid multicast MAC address"
12991302
msgstr "Chybná multicastová MAC adresa"
@@ -1721,10 +1724,6 @@ msgstr ""
17211724
msgid "Oversample must be multiple of 8."
17221725
msgstr ""
17231726

1724-
#: shared-bindings/audiobusio/PDMIn.c
1725-
msgid "PDMIn not available"
1726-
msgstr ""
1727-
17281727
#: shared-bindings/pwmio/PWMOut.c
17291728
msgid ""
17301729
"PWM frequency not writable when variable_frequency is False on construction."

locale/de_DE.po

Lines changed: 14 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,9 @@ msgstr ""
110110
#: ports/raspberrypi/common-hal/analogio/AnalogOut.c
111111
#: ports/raspberrypi/common-hal/rtc/RTC.c ports/stm/common-hal/alarm/__init__.c
112112
#: ports/stm/common-hal/canio/Listener.c ports/stm/common-hal/rtc/RTC.c
113+
#: shared-bindings/audiobusio/I2SOut.c shared-bindings/audiobusio/PDMIn.c
114+
#: shared-bindings/keypad/KeyMatrix.c shared-bindings/keypad/Keys.c
115+
#: shared-bindings/keypad/ShiftRegisterKeys.c
113116
msgid "%q"
114117
msgstr "%q"
115118

@@ -206,7 +209,7 @@ msgstr ""
206209
msgid "%q must be array of type 'H'"
207210
msgstr "%q muss ein Array vom Typ 'H' sein"
208211

209-
#: shared-bindings/synthio/MidiTrack.c shared-bindings/synthio/__init__.c
212+
#: shared-module/synthio/__init__.c
210213
msgid "%q must be array of type 'h'"
211214
msgstr ""
212215

@@ -1147,10 +1150,6 @@ msgstr "I2C-Initialisierungsfehler"
11471150
msgid "I2C peripheral in use"
11481151
msgstr "I2C Peripherie in Verwendung"
11491152

1150-
#: shared-bindings/audiobusio/I2SOut.c
1151-
msgid "I2SOut not available"
1152-
msgstr "I2SOut nicht verfügbar"
1153-
11541153
#: ports/raspberrypi/bindings/rp2pio/StateMachine.c
11551154
msgid "In-buffer elements must be <= 4 bytes long"
11561155
msgstr "In-Puffer-Elemente müssen <= 4 Bytes lang sein"
@@ -1318,6 +1317,10 @@ msgstr "Ungültiges Format"
13181317
msgid "Invalid format chunk size"
13191318
msgstr "Ungültige format chunk size"
13201319

1320+
#: shared-bindings/wifi/Radio.c
1321+
msgid "Invalid hex password"
1322+
msgstr ""
1323+
13211324
#: ports/espressif/common-hal/wifi/Radio.c
13221325
msgid "Invalid multicast MAC address"
13231326
msgstr "Ungültige Multicast-MAC-Adresse"
@@ -1751,10 +1754,6 @@ msgstr "Out-Buffer-Elemente müssen <= 4 bytes lang sein"
17511754
msgid "Oversample must be multiple of 8."
17521755
msgstr "Oversample muss ein Vielfaches von 8 sein."
17531756

1754-
#: shared-bindings/audiobusio/PDMIn.c
1755-
msgid "PDMIn not available"
1756-
msgstr "PDMIn nicht verfügbar"
1757-
17581757
#: shared-bindings/pwmio/PWMOut.c
17591758
msgid ""
17601759
"PWM frequency not writable when variable_frequency is False on construction."
@@ -4464,6 +4463,12 @@ msgstr "zi muss eine Gleitkommazahl sein"
44644463
msgid "zi must be of shape (n_section, 2)"
44654464
msgstr "zi muss die Form (n_section, 2) haben"
44664465

4466+
#~ msgid "I2SOut not available"
4467+
#~ msgstr "I2SOut nicht verfügbar"
4468+
4469+
#~ msgid "PDMIn not available"
4470+
#~ msgstr "PDMIn nicht verfügbar"
4471+
44674472
#~ msgid "out of range of source"
44684473
#~ msgstr "Außerhalb des Bereichs der Quelle"
44694474

locale/el.po

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,9 @@ msgstr ""
106106
#: ports/raspberrypi/common-hal/analogio/AnalogOut.c
107107
#: ports/raspberrypi/common-hal/rtc/RTC.c ports/stm/common-hal/alarm/__init__.c
108108
#: ports/stm/common-hal/canio/Listener.c ports/stm/common-hal/rtc/RTC.c
109+
#: shared-bindings/audiobusio/I2SOut.c shared-bindings/audiobusio/PDMIn.c
110+
#: shared-bindings/keypad/KeyMatrix.c shared-bindings/keypad/Keys.c
111+
#: shared-bindings/keypad/ShiftRegisterKeys.c
109112
msgid "%q"
110113
msgstr "%q"
111114

@@ -201,7 +204,7 @@ msgstr "%q πρέπει να είναι bytearray ή array τύπου 'h', 'H',
201204
msgid "%q must be array of type 'H'"
202205
msgstr ""
203206

204-
#: shared-bindings/synthio/MidiTrack.c shared-bindings/synthio/__init__.c
207+
#: shared-module/synthio/__init__.c
205208
msgid "%q must be array of type 'h'"
206209
msgstr ""
207210

@@ -1137,10 +1140,6 @@ msgstr ""
11371140
msgid "I2C peripheral in use"
11381141
msgstr ""
11391142

1140-
#: shared-bindings/audiobusio/I2SOut.c
1141-
msgid "I2SOut not available"
1142-
msgstr ""
1143-
11441143
#: ports/raspberrypi/bindings/rp2pio/StateMachine.c
11451144
msgid "In-buffer elements must be <= 4 bytes long"
11461145
msgstr ""
@@ -1302,6 +1301,10 @@ msgstr ""
13021301
msgid "Invalid format chunk size"
13031302
msgstr ""
13041303

1304+
#: shared-bindings/wifi/Radio.c
1305+
msgid "Invalid hex password"
1306+
msgstr ""
1307+
13051308
#: ports/espressif/common-hal/wifi/Radio.c
13061309
msgid "Invalid multicast MAC address"
13071310
msgstr ""
@@ -1728,10 +1731,6 @@ msgstr ""
17281731
msgid "Oversample must be multiple of 8."
17291732
msgstr ""
17301733

1731-
#: shared-bindings/audiobusio/PDMIn.c
1732-
msgid "PDMIn not available"
1733-
msgstr ""
1734-
17351734
#: shared-bindings/pwmio/PWMOut.c
17361735
msgid ""
17371736
"PWM frequency not writable when variable_frequency is False on construction."

locale/en_GB.po

Lines changed: 14 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,9 @@ msgstr ""
111111
#: ports/raspberrypi/common-hal/analogio/AnalogOut.c
112112
#: ports/raspberrypi/common-hal/rtc/RTC.c ports/stm/common-hal/alarm/__init__.c
113113
#: ports/stm/common-hal/canio/Listener.c ports/stm/common-hal/rtc/RTC.c
114+
#: shared-bindings/audiobusio/I2SOut.c shared-bindings/audiobusio/PDMIn.c
115+
#: shared-bindings/keypad/KeyMatrix.c shared-bindings/keypad/Keys.c
116+
#: shared-bindings/keypad/ShiftRegisterKeys.c
114117
msgid "%q"
115118
msgstr "%q"
116119

@@ -206,7 +209,7 @@ msgstr "%q must be a bytearray or array of type 'h', 'H', 'b', or 'B'"
206209
msgid "%q must be array of type 'H'"
207210
msgstr "%q must be array of type 'H'"
208211

209-
#: shared-bindings/synthio/MidiTrack.c shared-bindings/synthio/__init__.c
212+
#: shared-module/synthio/__init__.c
210213
msgid "%q must be array of type 'h'"
211214
msgstr "%q must be array of type 'h'"
212215

@@ -1136,10 +1139,6 @@ msgstr "I2C init error"
11361139
msgid "I2C peripheral in use"
11371140
msgstr "I2C peripheral in use"
11381141

1139-
#: shared-bindings/audiobusio/I2SOut.c
1140-
msgid "I2SOut not available"
1141-
msgstr "I2SOut not available"
1142-
11431142
#: ports/raspberrypi/bindings/rp2pio/StateMachine.c
11441143
msgid "In-buffer elements must be <= 4 bytes long"
11451144
msgstr "In-buffer elements must be <= 4 bytes long"
@@ -1303,6 +1302,10 @@ msgstr "Invalid format"
13031302
msgid "Invalid format chunk size"
13041303
msgstr "Invalid format chunk size"
13051304

1305+
#: shared-bindings/wifi/Radio.c
1306+
msgid "Invalid hex password"
1307+
msgstr ""
1308+
13061309
#: ports/espressif/common-hal/wifi/Radio.c
13071310
msgid "Invalid multicast MAC address"
13081311
msgstr "Invalid multicast MAC address"
@@ -1733,10 +1736,6 @@ msgstr "Out-buffer elements must be <= 4 bytes long"
17331736
msgid "Oversample must be multiple of 8."
17341737
msgstr "Oversample must be multiple of 8."
17351738

1736-
#: shared-bindings/audiobusio/PDMIn.c
1737-
msgid "PDMIn not available"
1738-
msgstr "PDMIn not available"
1739-
17401739
#: shared-bindings/pwmio/PWMOut.c
17411740
msgid ""
17421741
"PWM frequency not writable when variable_frequency is False on construction."
@@ -4405,6 +4404,12 @@ msgstr "zi must be of float type"
44054404
msgid "zi must be of shape (n_section, 2)"
44064405
msgstr "zi must be of shape (n_section, 2)"
44074406

4407+
#~ msgid "I2SOut not available"
4408+
#~ msgstr "I2SOut not available"
4409+
4410+
#~ msgid "PDMIn not available"
4411+
#~ msgstr "PDMIn not available"
4412+
44084413
#~ msgid "out of range of source"
44094414
#~ msgstr "out of range of source"
44104415

locale/es.po

Lines changed: 14 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,9 @@ msgstr ""
113113
#: ports/raspberrypi/common-hal/analogio/AnalogOut.c
114114
#: ports/raspberrypi/common-hal/rtc/RTC.c ports/stm/common-hal/alarm/__init__.c
115115
#: ports/stm/common-hal/canio/Listener.c ports/stm/common-hal/rtc/RTC.c
116+
#: shared-bindings/audiobusio/I2SOut.c shared-bindings/audiobusio/PDMIn.c
117+
#: shared-bindings/keypad/KeyMatrix.c shared-bindings/keypad/Keys.c
118+
#: shared-bindings/keypad/ShiftRegisterKeys.c
116119
msgid "%q"
117120
msgstr "%q"
118121

@@ -208,7 +211,7 @@ msgstr "%q debe ser un byte-matriz o matriz de tipo 'h', 'H', 'b', o 'B'"
208211
msgid "%q must be array of type 'H'"
209212
msgstr "%q debe ser un arreglo de tipo 'H'"
210213

211-
#: shared-bindings/synthio/MidiTrack.c shared-bindings/synthio/__init__.c
214+
#: shared-module/synthio/__init__.c
212215
msgid "%q must be array of type 'h'"
213216
msgstr "%q debe ser una matriz de tipo 'h'"
214217

@@ -1154,10 +1157,6 @@ msgstr "Error en la inicialización I2C"
11541157
msgid "I2C peripheral in use"
11551158
msgstr "Dispositivo I2C en uso"
11561159

1157-
#: shared-bindings/audiobusio/I2SOut.c
1158-
msgid "I2SOut not available"
1159-
msgstr "I2SOut no disponible"
1160-
11611160
#: ports/raspberrypi/bindings/rp2pio/StateMachine.c
11621161
msgid "In-buffer elements must be <= 4 bytes long"
11631162
msgstr ""
@@ -1328,6 +1327,10 @@ msgstr "Formato inválido"
13281327
msgid "Invalid format chunk size"
13291328
msgstr "Formato de fragmento de formato no válido"
13301329

1330+
#: shared-bindings/wifi/Radio.c
1331+
msgid "Invalid hex password"
1332+
msgstr ""
1333+
13311334
#: ports/espressif/common-hal/wifi/Radio.c
13321335
msgid "Invalid multicast MAC address"
13331336
msgstr "Dirección MAC de multidifusión inválida"
@@ -1764,10 +1767,6 @@ msgstr "Los elementos del búfer de salida deben ser de una longitud <= 4 bytes"
17641767
msgid "Oversample must be multiple of 8."
17651768
msgstr "El sobremuestreo debe ser un múltiplo de 8."
17661769

1767-
#: shared-bindings/audiobusio/PDMIn.c
1768-
msgid "PDMIn not available"
1769-
msgstr "PDMIn no esta disponible"
1770-
17711770
#: shared-bindings/pwmio/PWMOut.c
17721771
msgid ""
17731772
"PWM frequency not writable when variable_frequency is False on construction."
@@ -4461,6 +4460,12 @@ msgstr "zi debe ser de tipo flotante"
44614460
msgid "zi must be of shape (n_section, 2)"
44624461
msgstr "zi debe ser una forma (n_section,2)"
44634462

4463+
#~ msgid "I2SOut not available"
4464+
#~ msgstr "I2SOut no disponible"
4465+
4466+
#~ msgid "PDMIn not available"
4467+
#~ msgstr "PDMIn no esta disponible"
4468+
44644469
#~ msgid "out of range of source"
44654470
#~ msgstr "fuera de rango de fuente"
44664471

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy