Skip to content

Commit 1668e9c

Browse files
authored
Merge pull request #4711 from weblate/weblate-circuitpython-main
Translations update from Weblate
2 parents c7e8160 + 54bfedb commit 1668e9c

File tree

17 files changed

+151
-15
lines changed

17 files changed

+151
-15
lines changed

locale/ID.po

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -448,6 +448,10 @@ msgstr ""
448448
msgid "Attempted heap allocation when VM not running."
449449
msgstr ""
450450

451+
#: shared-bindings/wifi/Radio.c
452+
msgid "AuthMode.OPEN is not used with password"
453+
msgstr ""
454+
451455
#: shared-bindings/wifi/Radio.c
452456
msgid "Authentication failure"
453457
msgstr ""
@@ -1219,6 +1223,10 @@ msgstr ""
12191223
msgid "Invalid ADC Unit value"
12201224
msgstr "Nilai Unit ADC tidak valid"
12211225

1226+
#: ports/esp32s2/common-hal/wifi/Radio.c
1227+
msgid "Invalid AuthMode"
1228+
msgstr ""
1229+
12221230
#: shared-module/displayio/OnDiskBitmap.c
12231231
msgid "Invalid BMP file"
12241232
msgstr "File BMP tidak valid"

locale/cs.po

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -444,6 +444,10 @@ msgstr ""
444444
msgid "Attempted heap allocation when VM not running."
445445
msgstr ""
446446

447+
#: shared-bindings/wifi/Radio.c
448+
msgid "AuthMode.OPEN is not used with password"
449+
msgstr ""
450+
447451
#: shared-bindings/wifi/Radio.c
448452
msgid "Authentication failure"
449453
msgstr ""
@@ -1200,6 +1204,10 @@ msgstr ""
12001204
msgid "Invalid ADC Unit value"
12011205
msgstr ""
12021206

1207+
#: ports/esp32s2/common-hal/wifi/Radio.c
1208+
msgid "Invalid AuthMode"
1209+
msgstr ""
1210+
12031211
#: shared-module/displayio/OnDiskBitmap.c
12041212
msgid "Invalid BMP file"
12051213
msgstr ""

locale/de_DE.po

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -450,6 +450,10 @@ msgstr "Versuche %d Blöcke zu allokieren"
450450
msgid "Attempted heap allocation when VM not running."
451451
msgstr ""
452452

453+
#: shared-bindings/wifi/Radio.c
454+
msgid "AuthMode.OPEN is not used with password"
455+
msgstr ""
456+
453457
#: shared-bindings/wifi/Radio.c
454458
msgid "Authentication failure"
455459
msgstr "Authentifizierungsfehler"
@@ -1220,6 +1224,10 @@ msgstr ""
12201224
msgid "Invalid ADC Unit value"
12211225
msgstr "Ungültiger ADC-Einheitenwert"
12221226

1227+
#: ports/esp32s2/common-hal/wifi/Radio.c
1228+
msgid "Invalid AuthMode"
1229+
msgstr ""
1230+
12231231
#: shared-module/displayio/OnDiskBitmap.c
12241232
msgid "Invalid BMP file"
12251233
msgstr "Ungültige BMP-Datei"

locale/el.po

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -441,6 +441,10 @@ msgstr ""
441441
msgid "Attempted heap allocation when VM not running."
442442
msgstr ""
443443

444+
#: shared-bindings/wifi/Radio.c
445+
msgid "AuthMode.OPEN is not used with password"
446+
msgstr ""
447+
444448
#: shared-bindings/wifi/Radio.c
445449
msgid "Authentication failure"
446450
msgstr ""
@@ -1197,6 +1201,10 @@ msgstr ""
11971201
msgid "Invalid ADC Unit value"
11981202
msgstr ""
11991203

1204+
#: ports/esp32s2/common-hal/wifi/Radio.c
1205+
msgid "Invalid AuthMode"
1206+
msgstr ""
1207+
12001208
#: shared-module/displayio/OnDiskBitmap.c
12011209
msgid "Invalid BMP file"
12021210
msgstr ""

locale/en_GB.po

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -450,6 +450,10 @@ msgstr "Attempt to allocate %d blocks"
450450
msgid "Attempted heap allocation when VM not running."
451451
msgstr ""
452452

453+
#: shared-bindings/wifi/Radio.c
454+
msgid "AuthMode.OPEN is not used with password"
455+
msgstr ""
456+
453457
#: shared-bindings/wifi/Radio.c
454458
msgid "Authentication failure"
455459
msgstr "Authentication failure"
@@ -1214,6 +1218,10 @@ msgstr "Invalid %q pin selection"
12141218
msgid "Invalid ADC Unit value"
12151219
msgstr "Invalid ADC unit value"
12161220

1221+
#: ports/esp32s2/common-hal/wifi/Radio.c
1222+
msgid "Invalid AuthMode"
1223+
msgstr ""
1224+
12171225
#: shared-module/displayio/OnDiskBitmap.c
12181226
msgid "Invalid BMP file"
12191227
msgstr "Invalid BMP file"

locale/es.po

Lines changed: 13 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgstr ""
88
"Project-Id-Version: \n"
99
"Report-Msgid-Bugs-To: \n"
1010
"POT-Creation-Date: 2021-01-04 12:55-0600\n"
11-
"PO-Revision-Date: 2021-04-28 16:11+0000\n"
11+
"PO-Revision-Date: 2021-05-05 15:32+0000\n"
1212
"Last-Translator: Alvaro Figueroa <[email protected]>\n"
1313
"Language-Team: \n"
1414
"Language: es\n"
@@ -454,6 +454,10 @@ msgstr "Tratando de localizar %d bloques"
454454
msgid "Attempted heap allocation when VM not running."
455455
msgstr "Asignación del montículo mientras la VM no esta ejecutándose."
456456

457+
#: shared-bindings/wifi/Radio.c
458+
msgid "AuthMode.OPEN is not used with password"
459+
msgstr ""
460+
457461
#: shared-bindings/wifi/Radio.c
458462
msgid "Authentication failure"
459463
msgstr "Fallo de autenticación"
@@ -1231,6 +1235,10 @@ msgstr "selección inválida de pin %q"
12311235
msgid "Invalid ADC Unit value"
12321236
msgstr "Valor de unidad de ADC no válido"
12331237

1238+
#: ports/esp32s2/common-hal/wifi/Radio.c
1239+
msgid "Invalid AuthMode"
1240+
msgstr ""
1241+
12341242
#: shared-module/displayio/OnDiskBitmap.c
12351243
msgid "Invalid BMP file"
12361244
msgstr "Archivo BMP inválido"
@@ -3067,7 +3075,7 @@ msgstr "punto flotante demasiado grande"
30673075

30683076
#: py/nativeglue.c
30693077
msgid "float unsupported"
3070-
msgstr ""
3078+
msgstr "sin capacidades de flotante"
30713079

30723080
#: shared-bindings/_stage/Text.c
30733081
msgid "font must be 2048 bytes long"
@@ -3159,7 +3167,7 @@ msgstr "identificador redefinido como nonlocal"
31593167

31603168
#: py/compile.c
31613169
msgid "import * not at module level"
3162-
msgstr ""
3170+
msgstr "import * no a nivel de módulo"
31633171

31643172
#: py/persistentcode.c
31653173
msgid "incompatible .mpy file"
@@ -3707,7 +3715,7 @@ msgstr "solo se admiten segmentos con step=1 (alias None)"
37073715

37083716
#: py/vm.c
37093717
msgid "opcode"
3710-
msgstr ""
3718+
msgstr "código de operación"
37113719

37123720
#: extmod/ulab/code/ndarray.c extmod/ulab/code/numpy/compare/compare.c
37133721
#: extmod/ulab/code/numpy/vector/vector.c
@@ -3931,7 +3939,7 @@ msgstr "frecuencia de muestreo fuera de rango"
39313939

39323940
#: py/modmicropython.c
39333941
msgid "schedule queue full"
3934-
msgstr ""
3942+
msgstr "cola de planificación llena"
39353943

39363944
#: lib/utils/pyexec.c py/builtinimport.c
39373945
msgid "script compilation not supported"

locale/fil.po

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -444,6 +444,10 @@ msgstr ""
444444
msgid "Attempted heap allocation when VM not running."
445445
msgstr ""
446446

447+
#: shared-bindings/wifi/Radio.c
448+
msgid "AuthMode.OPEN is not used with password"
449+
msgstr ""
450+
447451
#: shared-bindings/wifi/Radio.c
448452
msgid "Authentication failure"
449453
msgstr ""
@@ -1212,6 +1216,10 @@ msgstr ""
12121216
msgid "Invalid ADC Unit value"
12131217
msgstr ""
12141218

1219+
#: ports/esp32s2/common-hal/wifi/Radio.c
1220+
msgid "Invalid AuthMode"
1221+
msgstr ""
1222+
12151223
#: shared-module/displayio/OnDiskBitmap.c
12161224
msgid "Invalid BMP file"
12171225
msgstr "Mali ang BMP file"

locale/fr.po

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -456,6 +456,10 @@ msgstr ""
456456
"Tentative d'allocation à la pile quand la Machine Virtuelle n'est pas en "
457457
"exécution."
458458

459+
#: shared-bindings/wifi/Radio.c
460+
msgid "AuthMode.OPEN is not used with password"
461+
msgstr ""
462+
459463
#: shared-bindings/wifi/Radio.c
460464
msgid "Authentication failure"
461465
msgstr "Échec d'authentification"
@@ -1243,6 +1247,10 @@ msgstr "Sélection de broche %q invalide"
12431247
msgid "Invalid ADC Unit value"
12441248
msgstr "Valeur d'unité ADC non valide"
12451249

1250+
#: ports/esp32s2/common-hal/wifi/Radio.c
1251+
msgid "Invalid AuthMode"
1252+
msgstr ""
1253+
12461254
#: shared-module/displayio/OnDiskBitmap.c
12471255
msgid "Invalid BMP file"
12481256
msgstr "Fichier BMP invalide"

locale/hi.po

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -441,6 +441,10 @@ msgstr ""
441441
msgid "Attempted heap allocation when VM not running."
442442
msgstr ""
443443

444+
#: shared-bindings/wifi/Radio.c
445+
msgid "AuthMode.OPEN is not used with password"
446+
msgstr ""
447+
444448
#: shared-bindings/wifi/Radio.c
445449
msgid "Authentication failure"
446450
msgstr ""
@@ -1197,6 +1201,10 @@ msgstr ""
11971201
msgid "Invalid ADC Unit value"
11981202
msgstr ""
11991203

1204+
#: ports/esp32s2/common-hal/wifi/Radio.c
1205+
msgid "Invalid AuthMode"
1206+
msgstr ""
1207+
12001208
#: shared-module/displayio/OnDiskBitmap.c
12011209
msgid "Invalid BMP file"
12021210
msgstr ""

locale/it_IT.po

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -453,6 +453,10 @@ msgstr "Provo ad allocare %d blocchi"
453453
msgid "Attempted heap allocation when VM not running."
454454
msgstr ""
455455

456+
#: shared-bindings/wifi/Radio.c
457+
msgid "AuthMode.OPEN is not used with password"
458+
msgstr ""
459+
456460
#: shared-bindings/wifi/Radio.c
457461
msgid "Authentication failure"
458462
msgstr "Autenticazione Fallita"
@@ -1221,6 +1225,10 @@ msgstr ""
12211225
msgid "Invalid ADC Unit value"
12221226
msgstr ""
12231227

1228+
#: ports/esp32s2/common-hal/wifi/Radio.c
1229+
msgid "Invalid AuthMode"
1230+
msgstr ""
1231+
12241232
#: shared-module/displayio/OnDiskBitmap.c
12251233
msgid "Invalid BMP file"
12261234
msgstr "File BMP non valido"

locale/ja.po

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -446,6 +446,10 @@ msgstr "%d個のブロックの確保を試みました"
446446
msgid "Attempted heap allocation when VM not running."
447447
msgstr ""
448448

449+
#: shared-bindings/wifi/Radio.c
450+
msgid "AuthMode.OPEN is not used with password"
451+
msgstr ""
452+
449453
#: shared-bindings/wifi/Radio.c
450454
msgid "Authentication failure"
451455
msgstr "認証失敗"
@@ -1210,6 +1214,10 @@ msgstr "不正な%qピン選択"
12101214
msgid "Invalid ADC Unit value"
12111215
msgstr "不正なADCユニット値"
12121216

1217+
#: ports/esp32s2/common-hal/wifi/Radio.c
1218+
msgid "Invalid AuthMode"
1219+
msgstr ""
1220+
12131221
#: shared-module/displayio/OnDiskBitmap.c
12141222
msgid "Invalid BMP file"
12151223
msgstr "不正なBMPファイル"

locale/ko.po

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -442,6 +442,10 @@ msgstr ""
442442
msgid "Attempted heap allocation when VM not running."
443443
msgstr ""
444444

445+
#: shared-bindings/wifi/Radio.c
446+
msgid "AuthMode.OPEN is not used with password"
447+
msgstr ""
448+
445449
#: shared-bindings/wifi/Radio.c
446450
msgid "Authentication failure"
447451
msgstr ""
@@ -1200,6 +1204,10 @@ msgstr ""
12001204
msgid "Invalid ADC Unit value"
12011205
msgstr ""
12021206

1207+
#: ports/esp32s2/common-hal/wifi/Radio.c
1208+
msgid "Invalid AuthMode"
1209+
msgstr ""
1210+
12031211
#: shared-module/displayio/OnDiskBitmap.c
12041212
msgid "Invalid BMP file"
12051213
msgstr ""

locale/nl.po

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -444,6 +444,10 @@ msgstr "Poging om %d blokken toe te wijzen"
444444
msgid "Attempted heap allocation when VM not running."
445445
msgstr ""
446446

447+
#: shared-bindings/wifi/Radio.c
448+
msgid "AuthMode.OPEN is not used with password"
449+
msgstr ""
450+
447451
#: shared-bindings/wifi/Radio.c
448452
msgid "Authentication failure"
449453
msgstr "Authenticatiefout"
@@ -1211,6 +1215,10 @@ msgstr "Ongeldige %q pin selectie"
12111215
msgid "Invalid ADC Unit value"
12121216
msgstr "Ongeldige ADC Unit waarde"
12131217

1218+
#: ports/esp32s2/common-hal/wifi/Radio.c
1219+
msgid "Invalid AuthMode"
1220+
msgstr ""
1221+
12141222
#: shared-module/displayio/OnDiskBitmap.c
12151223
msgid "Invalid BMP file"
12161224
msgstr "Ongeldig BMP bestand"

locale/pl.po

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -446,6 +446,10 @@ msgstr "Próba przydzielenia %d bloków"
446446
msgid "Attempted heap allocation when VM not running."
447447
msgstr ""
448448

449+
#: shared-bindings/wifi/Radio.c
450+
msgid "AuthMode.OPEN is not used with password"
451+
msgstr ""
452+
449453
#: shared-bindings/wifi/Radio.c
450454
msgid "Authentication failure"
451455
msgstr "Błąd autoryzacji"
@@ -1210,6 +1214,10 @@ msgstr ""
12101214
msgid "Invalid ADC Unit value"
12111215
msgstr ""
12121216

1217+
#: ports/esp32s2/common-hal/wifi/Radio.c
1218+
msgid "Invalid AuthMode"
1219+
msgstr ""
1220+
12131221
#: shared-module/displayio/OnDiskBitmap.c
12141222
msgid "Invalid BMP file"
12151223
msgstr "Zły BMP"

0 commit comments

Comments
 (0)