Skip to content

Commit 93e5f3e

Browse files
authored
Merge pull request #5591 from weblate/weblate-circuitpython-main
Translations update from Hosted Weblate
2 parents 582a923 + 29615c0 commit 93e5f3e

File tree

18 files changed

+516
-183
lines changed

18 files changed

+516
-183
lines changed

locale/ID.po

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1301,6 +1301,10 @@ msgstr ""
13011301
msgid "Invalid DAC pin supplied"
13021302
msgstr "Pin DAC yang diberikan tidak valid"
13031303

1304+
#: shared-bindings/wifi/Radio.c
1305+
msgid "Invalid MAC address"
1306+
msgstr ""
1307+
13041308
#: shared-bindings/synthio/__init__.c
13051309
msgid "Invalid MIDI file"
13061310
msgstr ""
@@ -1374,6 +1378,10 @@ msgstr "Ukuran potongan format tidak valid"
13741378
msgid "Invalid memory access."
13751379
msgstr "Akses memori tidak valid."
13761380

1381+
#: ports/espressif/common-hal/wifi/Radio.c
1382+
msgid "Invalid multicast MAC address"
1383+
msgstr ""
1384+
13771385
#: shared-bindings/bitbangio/SPI.c shared-bindings/busio/SPI.c
13781386
msgid "Invalid number of bits"
13791387
msgstr "Jumlah bit tidak valid"
@@ -2169,6 +2177,10 @@ msgstr "Memisahkan dengan menggunakan sub-captures"
21692177
msgid "Stack size must be at least 256"
21702178
msgstr "Ukuran stack minimal harus 256"
21712179

2180+
#: ports/espressif/common-hal/wifi/Radio.c
2181+
msgid "Station must be started"
2182+
msgstr ""
2183+
21722184
#: ports/raspberrypi/common-hal/audiopwmio/PWMAudioOut.c
21732185
msgid "Stereo left must be on PWM channel A"
21742186
msgstr ""
@@ -3962,7 +3974,7 @@ msgid "pow() with 3 arguments requires integers"
39623974
msgstr ""
39633975

39643976
#: ports/espressif/boards/adafruit_feather_esp32s2/mpconfigboard.h
3965-
#: ports/espressif/boards/adafruit_feather_esp32s2_nopsram/mpconfigboard.h
3977+
#: ports/espressif/boards/adafruit_feather_esp32s2_tft/mpconfigboard.h
39663978
#: ports/espressif/boards/adafruit_feather_esp32s2_tftback_nopsram/mpconfigboard.h
39673979
#: ports/espressif/boards/adafruit_funhouse/mpconfigboard.h
39683980
#: ports/espressif/boards/adafruit_magtag_2.9_grayscale/mpconfigboard.h
@@ -4180,6 +4192,10 @@ msgstr ""
41804192
msgid "source_bitmap must have value_count of 8"
41814193
msgstr ""
41824194

4195+
#: shared-bindings/wifi/Radio.c
4196+
msgid "ssid can't be more than 32 bytes"
4197+
msgstr ""
4198+
41834199
#: py/objstr.c
41844200
msgid "start/end indices"
41854201
msgstr ""

locale/cs.po

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1283,6 +1283,10 @@ msgstr ""
12831283
msgid "Invalid DAC pin supplied"
12841284
msgstr ""
12851285

1286+
#: shared-bindings/wifi/Radio.c
1287+
msgid "Invalid MAC address"
1288+
msgstr ""
1289+
12861290
#: shared-bindings/synthio/__init__.c
12871291
msgid "Invalid MIDI file"
12881292
msgstr ""
@@ -1356,6 +1360,10 @@ msgstr ""
13561360
msgid "Invalid memory access."
13571361
msgstr ""
13581362

1363+
#: ports/espressif/common-hal/wifi/Radio.c
1364+
msgid "Invalid multicast MAC address"
1365+
msgstr ""
1366+
13591367
#: shared-bindings/bitbangio/SPI.c shared-bindings/busio/SPI.c
13601368
msgid "Invalid number of bits"
13611369
msgstr ""
@@ -2137,6 +2145,10 @@ msgstr ""
21372145
msgid "Stack size must be at least 256"
21382146
msgstr ""
21392147

2148+
#: ports/espressif/common-hal/wifi/Radio.c
2149+
msgid "Station must be started"
2150+
msgstr ""
2151+
21402152
#: ports/raspberrypi/common-hal/audiopwmio/PWMAudioOut.c
21412153
msgid "Stereo left must be on PWM channel A"
21422154
msgstr ""
@@ -3927,7 +3939,7 @@ msgid "pow() with 3 arguments requires integers"
39273939
msgstr ""
39283940

39293941
#: ports/espressif/boards/adafruit_feather_esp32s2/mpconfigboard.h
3930-
#: ports/espressif/boards/adafruit_feather_esp32s2_nopsram/mpconfigboard.h
3942+
#: ports/espressif/boards/adafruit_feather_esp32s2_tft/mpconfigboard.h
39313943
#: ports/espressif/boards/adafruit_feather_esp32s2_tftback_nopsram/mpconfigboard.h
39323944
#: ports/espressif/boards/adafruit_funhouse/mpconfigboard.h
39333945
#: ports/espressif/boards/adafruit_magtag_2.9_grayscale/mpconfigboard.h
@@ -4145,6 +4157,10 @@ msgstr ""
41454157
msgid "source_bitmap must have value_count of 8"
41464158
msgstr ""
41474159

4160+
#: shared-bindings/wifi/Radio.c
4161+
msgid "ssid can't be more than 32 bytes"
4162+
msgstr ""
4163+
41484164
#: py/objstr.c
41494165
msgid "start/end indices"
41504166
msgstr ""

locale/de_DE.po

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1300,6 +1300,10 @@ msgstr "Ungültige BSSID"
13001300
msgid "Invalid DAC pin supplied"
13011301
msgstr "Ungültiger DAC-Pin angegeben"
13021302

1303+
#: shared-bindings/wifi/Radio.c
1304+
msgid "Invalid MAC address"
1305+
msgstr ""
1306+
13031307
#: shared-bindings/synthio/__init__.c
13041308
msgid "Invalid MIDI file"
13051309
msgstr "Ungültige MIDI Datei"
@@ -1373,6 +1377,10 @@ msgstr "Ungültige format chunk size"
13731377
msgid "Invalid memory access."
13741378
msgstr "Ungültiger Speicherzugriff."
13751379

1380+
#: ports/espressif/common-hal/wifi/Radio.c
1381+
msgid "Invalid multicast MAC address"
1382+
msgstr ""
1383+
13761384
#: shared-bindings/bitbangio/SPI.c shared-bindings/busio/SPI.c
13771385
msgid "Invalid number of bits"
13781386
msgstr "Ungültige Anzahl von Bits"
@@ -2166,6 +2174,10 @@ msgstr "Splitting mit sub-captures"
21662174
msgid "Stack size must be at least 256"
21672175
msgstr "Die Stackgröße sollte mindestens 256 sein"
21682176

2177+
#: ports/espressif/common-hal/wifi/Radio.c
2178+
msgid "Station must be started"
2179+
msgstr ""
2180+
21692181
#: ports/raspberrypi/common-hal/audiopwmio/PWMAudioOut.c
21702182
msgid "Stereo left must be on PWM channel A"
21712183
msgstr ""
@@ -3990,7 +4002,7 @@ msgid "pow() with 3 arguments requires integers"
39904002
msgstr "pow() mit 3 Argumenten erfordert Integer"
39914003

39924004
#: ports/espressif/boards/adafruit_feather_esp32s2/mpconfigboard.h
3993-
#: ports/espressif/boards/adafruit_feather_esp32s2_nopsram/mpconfigboard.h
4005+
#: ports/espressif/boards/adafruit_feather_esp32s2_tft/mpconfigboard.h
39944006
#: ports/espressif/boards/adafruit_feather_esp32s2_tftback_nopsram/mpconfigboard.h
39954007
#: ports/espressif/boards/adafruit_funhouse/mpconfigboard.h
39964008
#: ports/espressif/boards/adafruit_magtag_2.9_grayscale/mpconfigboard.h
@@ -4210,6 +4222,10 @@ msgstr ""
42104222
msgid "source_bitmap must have value_count of 8"
42114223
msgstr ""
42124224

4225+
#: shared-bindings/wifi/Radio.c
4226+
msgid "ssid can't be more than 32 bytes"
4227+
msgstr ""
4228+
42134229
#: py/objstr.c
42144230
msgid "start/end indices"
42154231
msgstr "start/end Indizes"

locale/el.po

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1280,6 +1280,10 @@ msgstr ""
12801280
msgid "Invalid DAC pin supplied"
12811281
msgstr ""
12821282

1283+
#: shared-bindings/wifi/Radio.c
1284+
msgid "Invalid MAC address"
1285+
msgstr ""
1286+
12831287
#: shared-bindings/synthio/__init__.c
12841288
msgid "Invalid MIDI file"
12851289
msgstr ""
@@ -1353,6 +1357,10 @@ msgstr ""
13531357
msgid "Invalid memory access."
13541358
msgstr ""
13551359

1360+
#: ports/espressif/common-hal/wifi/Radio.c
1361+
msgid "Invalid multicast MAC address"
1362+
msgstr ""
1363+
13561364
#: shared-bindings/bitbangio/SPI.c shared-bindings/busio/SPI.c
13571365
msgid "Invalid number of bits"
13581366
msgstr ""
@@ -2134,6 +2142,10 @@ msgstr ""
21342142
msgid "Stack size must be at least 256"
21352143
msgstr ""
21362144

2145+
#: ports/espressif/common-hal/wifi/Radio.c
2146+
msgid "Station must be started"
2147+
msgstr ""
2148+
21372149
#: ports/raspberrypi/common-hal/audiopwmio/PWMAudioOut.c
21382150
msgid "Stereo left must be on PWM channel A"
21392151
msgstr ""
@@ -3924,7 +3936,7 @@ msgid "pow() with 3 arguments requires integers"
39243936
msgstr ""
39253937

39263938
#: ports/espressif/boards/adafruit_feather_esp32s2/mpconfigboard.h
3927-
#: ports/espressif/boards/adafruit_feather_esp32s2_nopsram/mpconfigboard.h
3939+
#: ports/espressif/boards/adafruit_feather_esp32s2_tft/mpconfigboard.h
39283940
#: ports/espressif/boards/adafruit_feather_esp32s2_tftback_nopsram/mpconfigboard.h
39293941
#: ports/espressif/boards/adafruit_funhouse/mpconfigboard.h
39303942
#: ports/espressif/boards/adafruit_magtag_2.9_grayscale/mpconfigboard.h
@@ -4142,6 +4154,10 @@ msgstr ""
41424154
msgid "source_bitmap must have value_count of 8"
41434155
msgstr ""
41444156

4157+
#: shared-bindings/wifi/Radio.c
4158+
msgid "ssid can't be more than 32 bytes"
4159+
msgstr ""
4160+
41454161
#: py/objstr.c
41464162
msgid "start/end indices"
41474163
msgstr ""

locale/en_GB.po

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1295,6 +1295,10 @@ msgstr "Invalid BSSID"
12951295
msgid "Invalid DAC pin supplied"
12961296
msgstr "Invalid DAC pin supplied"
12971297

1298+
#: shared-bindings/wifi/Radio.c
1299+
msgid "Invalid MAC address"
1300+
msgstr ""
1301+
12981302
#: shared-bindings/synthio/__init__.c
12991303
msgid "Invalid MIDI file"
13001304
msgstr "Invalid MIDI file"
@@ -1368,6 +1372,10 @@ msgstr "Invalid format chunk size"
13681372
msgid "Invalid memory access."
13691373
msgstr "Invalid memory access."
13701374

1375+
#: ports/espressif/common-hal/wifi/Radio.c
1376+
msgid "Invalid multicast MAC address"
1377+
msgstr ""
1378+
13711379
#: shared-bindings/bitbangio/SPI.c shared-bindings/busio/SPI.c
13721380
msgid "Invalid number of bits"
13731381
msgstr "Invalid number of bits"
@@ -2158,6 +2166,10 @@ msgstr "Splitting with sub-captures"
21582166
msgid "Stack size must be at least 256"
21592167
msgstr "Stack size must be at least 256"
21602168

2169+
#: ports/espressif/common-hal/wifi/Radio.c
2170+
msgid "Station must be started"
2171+
msgstr ""
2172+
21612173
#: ports/raspberrypi/common-hal/audiopwmio/PWMAudioOut.c
21622174
msgid "Stereo left must be on PWM channel A"
21632175
msgstr "Stereo left must be on PWM channel A"
@@ -3961,7 +3973,7 @@ msgid "pow() with 3 arguments requires integers"
39613973
msgstr "pow() with 3 arguments requires integers"
39623974

39633975
#: ports/espressif/boards/adafruit_feather_esp32s2/mpconfigboard.h
3964-
#: ports/espressif/boards/adafruit_feather_esp32s2_nopsram/mpconfigboard.h
3976+
#: ports/espressif/boards/adafruit_feather_esp32s2_tft/mpconfigboard.h
39653977
#: ports/espressif/boards/adafruit_feather_esp32s2_tftback_nopsram/mpconfigboard.h
39663978
#: ports/espressif/boards/adafruit_funhouse/mpconfigboard.h
39673979
#: ports/espressif/boards/adafruit_magtag_2.9_grayscale/mpconfigboard.h
@@ -4181,6 +4193,10 @@ msgstr ""
41814193
msgid "source_bitmap must have value_count of 8"
41824194
msgstr ""
41834195

4196+
#: shared-bindings/wifi/Radio.c
4197+
msgid "ssid can't be more than 32 bytes"
4198+
msgstr ""
4199+
41844200
#: py/objstr.c
41854201
msgid "start/end indices"
41864202
msgstr "start/end indices"

locale/es.po

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1313,6 +1313,10 @@ msgstr "BSSID inválido"
13131313
msgid "Invalid DAC pin supplied"
13141314
msgstr "Pin suministrado inválido para DAC"
13151315

1316+
#: shared-bindings/wifi/Radio.c
1317+
msgid "Invalid MAC address"
1318+
msgstr ""
1319+
13161320
#: shared-bindings/synthio/__init__.c
13171321
msgid "Invalid MIDI file"
13181322
msgstr "Archivo MIDI inválido"
@@ -1386,6 +1390,10 @@ msgstr "Formato de fragmento de formato no válido"
13861390
msgid "Invalid memory access."
13871391
msgstr "Acceso a memoria no válido."
13881392

1393+
#: ports/espressif/common-hal/wifi/Radio.c
1394+
msgid "Invalid multicast MAC address"
1395+
msgstr ""
1396+
13891397
#: shared-bindings/bitbangio/SPI.c shared-bindings/busio/SPI.c
13901398
msgid "Invalid number of bits"
13911399
msgstr "Numero inválido de bits"
@@ -2186,6 +2194,10 @@ msgstr "Dividiendo con sub-capturas"
21862194
msgid "Stack size must be at least 256"
21872195
msgstr "El tamaño de la pila debe ser de al menos 256"
21882196

2197+
#: ports/espressif/common-hal/wifi/Radio.c
2198+
msgid "Station must be started"
2199+
msgstr ""
2200+
21892201
#: ports/raspberrypi/common-hal/audiopwmio/PWMAudioOut.c
21902202
msgid "Stereo left must be on PWM channel A"
21912203
msgstr "Estéreo izquierdo debe estar en el canal PWM A"
@@ -4007,7 +4019,7 @@ msgid "pow() with 3 arguments requires integers"
40074019
msgstr "pow() con 3 argumentos requiere enteros"
40084020

40094021
#: ports/espressif/boards/adafruit_feather_esp32s2/mpconfigboard.h
4010-
#: ports/espressif/boards/adafruit_feather_esp32s2_nopsram/mpconfigboard.h
4022+
#: ports/espressif/boards/adafruit_feather_esp32s2_tft/mpconfigboard.h
40114023
#: ports/espressif/boards/adafruit_feather_esp32s2_tftback_nopsram/mpconfigboard.h
40124024
#: ports/espressif/boards/adafruit_funhouse/mpconfigboard.h
40134025
#: ports/espressif/boards/adafruit_magtag_2.9_grayscale/mpconfigboard.h
@@ -4227,6 +4239,10 @@ msgstr ""
42274239
msgid "source_bitmap must have value_count of 8"
42284240
msgstr ""
42294241

4242+
#: shared-bindings/wifi/Radio.c
4243+
msgid "ssid can't be more than 32 bytes"
4244+
msgstr ""
4245+
42304246
#: py/objstr.c
42314247
msgid "start/end indices"
42324248
msgstr "índices inicio/final"

locale/fil.po

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1295,6 +1295,10 @@ msgstr ""
12951295
msgid "Invalid DAC pin supplied"
12961296
msgstr ""
12971297

1298+
#: shared-bindings/wifi/Radio.c
1299+
msgid "Invalid MAC address"
1300+
msgstr ""
1301+
12981302
#: shared-bindings/synthio/__init__.c
12991303
msgid "Invalid MIDI file"
13001304
msgstr ""
@@ -1368,6 +1372,10 @@ msgstr "Mali ang format ng chunk size"
13681372
msgid "Invalid memory access."
13691373
msgstr ""
13701374

1375+
#: ports/espressif/common-hal/wifi/Radio.c
1376+
msgid "Invalid multicast MAC address"
1377+
msgstr ""
1378+
13711379
#: shared-bindings/bitbangio/SPI.c shared-bindings/busio/SPI.c
13721380
msgid "Invalid number of bits"
13731381
msgstr "Mali ang bilang ng bits"
@@ -2154,6 +2162,10 @@ msgstr "Binibiyak gamit ang sub-captures"
21542162
msgid "Stack size must be at least 256"
21552163
msgstr "Ang laki ng stack ay dapat na hindi bababa sa 256"
21562164

2165+
#: ports/espressif/common-hal/wifi/Radio.c
2166+
msgid "Station must be started"
2167+
msgstr ""
2168+
21572169
#: ports/raspberrypi/common-hal/audiopwmio/PWMAudioOut.c
21582170
msgid "Stereo left must be on PWM channel A"
21592171
msgstr ""
@@ -3965,7 +3977,7 @@ msgid "pow() with 3 arguments requires integers"
39653977
msgstr "pow() na may 3 argumento kailangan ng integers"
39663978

39673979
#: ports/espressif/boards/adafruit_feather_esp32s2/mpconfigboard.h
3968-
#: ports/espressif/boards/adafruit_feather_esp32s2_nopsram/mpconfigboard.h
3980+
#: ports/espressif/boards/adafruit_feather_esp32s2_tft/mpconfigboard.h
39693981
#: ports/espressif/boards/adafruit_feather_esp32s2_tftback_nopsram/mpconfigboard.h
39703982
#: ports/espressif/boards/adafruit_funhouse/mpconfigboard.h
39713983
#: ports/espressif/boards/adafruit_magtag_2.9_grayscale/mpconfigboard.h
@@ -4185,6 +4197,10 @@ msgstr ""
41854197
msgid "source_bitmap must have value_count of 8"
41864198
msgstr ""
41874199

4200+
#: shared-bindings/wifi/Radio.c
4201+
msgid "ssid can't be more than 32 bytes"
4202+
msgstr ""
4203+
41884204
#: py/objstr.c
41894205
msgid "start/end indices"
41904206
msgstr "start/end indeks"

0 commit comments

Comments
 (0)