Skip to content

Commit c95f4cd

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 5c941ca commit c95f4cd

File tree

19 files changed

+230
-1
lines changed

19 files changed

+230
-1
lines changed

locale/ID.po

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1390,6 +1390,10 @@ msgstr ""
13901390
msgid "No I2C device at address: 0x%x"
13911391
msgstr ""
13921392

1393+
#: supervisor/shared/web_workflow/web_workflow.c
1394+
msgid "No IP"
1395+
msgstr ""
1396+
13931397
#: ports/espressif/common-hal/busio/SPI.c
13941398
#: ports/mimxrt10xx/common-hal/busio/SPI.c
13951399
msgid "No MISO Pin"
@@ -2285,6 +2289,10 @@ msgid ""
22852289
"To list built-in modules type `help(\"modules\")`.\n"
22862290
msgstr ""
22872291

2292+
#: supervisor/shared/web_workflow/web_workflow.c
2293+
msgid "Wi-Fi: "
2294+
msgstr ""
2295+
22882296
#: main.c
22892297
msgid "Woken up by alarm.\n"
22902298
msgstr ""
@@ -3610,6 +3618,10 @@ msgstr ""
36103618
msgid "odd-length string"
36113619
msgstr "panjang data string memiliki keganjilan (odd-length)"
36123620

3621+
#: supervisor/shared/web_workflow/web_workflow.c
3622+
msgid "off"
3623+
msgstr ""
3624+
36133625
#: extmod/ulab/code/numpy/create.c extmod/ulab/code/utils/utils.c
36143626
msgid "offset is too large"
36153627
msgstr ""

locale/cs.po

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -726,7 +726,8 @@ msgstr "Není možné znovu připojit '/', pokud je viditelné pomocí USB."
726726
#: ports/cxd56/common-hal/microcontroller/__init__.c
727727
#: ports/mimxrt10xx/common-hal/microcontroller/__init__.c
728728
msgid "Cannot reset into bootloader because no bootloader is present"
729-
msgstr "Reset do bootloaderu není možný, protože žádný bootloader není přítomen"
729+
msgstr ""
730+
"Reset do bootloaderu není možný, protože žádný bootloader není přítomen"
730731

731732
#: ports/espressif/common-hal/socketpool/Socket.c
732733
msgid "Cannot set socket options"
@@ -1389,6 +1390,10 @@ msgstr ""
13891390
msgid "No I2C device at address: 0x%x"
13901391
msgstr "Žádné I2C zařízení na adrese: 0x%x"
13911392

1393+
#: supervisor/shared/web_workflow/web_workflow.c
1394+
msgid "No IP"
1395+
msgstr ""
1396+
13921397
#: ports/espressif/common-hal/busio/SPI.c
13931398
#: ports/mimxrt10xx/common-hal/busio/SPI.c
13941399
msgid "No MISO Pin"
@@ -2271,6 +2276,10 @@ msgid ""
22712276
"To list built-in modules type `help(\"modules\")`.\n"
22722277
msgstr ""
22732278

2279+
#: supervisor/shared/web_workflow/web_workflow.c
2280+
msgid "Wi-Fi: "
2281+
msgstr ""
2282+
22742283
#: main.c
22752284
msgid "Woken up by alarm.\n"
22762285
msgstr ""
@@ -3596,6 +3605,10 @@ msgstr ""
35963605
msgid "odd-length string"
35973606
msgstr ""
35983607

3608+
#: supervisor/shared/web_workflow/web_workflow.c
3609+
msgid "off"
3610+
msgstr ""
3611+
35993612
#: extmod/ulab/code/numpy/create.c extmod/ulab/code/utils/utils.c
36003613
msgid "offset is too large"
36013614
msgstr ""

locale/de_DE.po

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1404,6 +1404,10 @@ msgstr "Kein DMA-Pacing Timer gefunden"
14041404
msgid "No I2C device at address: 0x%x"
14051405
msgstr "Kein I2C-Gerät an Adresse: 0x%x"
14061406

1407+
#: supervisor/shared/web_workflow/web_workflow.c
1408+
msgid "No IP"
1409+
msgstr ""
1410+
14071411
#: ports/espressif/common-hal/busio/SPI.c
14081412
#: ports/mimxrt10xx/common-hal/busio/SPI.c
14091413
msgid "No MISO Pin"
@@ -2322,6 +2326,10 @@ msgstr ""
23222326
"\n"
23232327
"Um die vorhandenen Module anzuzeigen, gebe `help(\"modules\")` ein.\n"
23242328

2329+
#: supervisor/shared/web_workflow/web_workflow.c
2330+
msgid "Wi-Fi: "
2331+
msgstr ""
2332+
23252333
#: main.c
23262334
msgid "Woken up by alarm.\n"
23272335
msgstr "Aufgeweckt durch Alarm.\n"
@@ -3670,6 +3678,10 @@ msgstr "Objekt mit Pufferprotokoll (buffer protocol) erforderlich"
36703678
msgid "odd-length string"
36713679
msgstr "String mit ungerader Länge"
36723680

3681+
#: supervisor/shared/web_workflow/web_workflow.c
3682+
msgid "off"
3683+
msgstr ""
3684+
36733685
#: extmod/ulab/code/numpy/create.c extmod/ulab/code/utils/utils.c
36743686
msgid "offset is too large"
36753687
msgstr "Offset ist zu groß"

locale/el.po

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1375,6 +1375,10 @@ msgstr ""
13751375
msgid "No I2C device at address: 0x%x"
13761376
msgstr ""
13771377

1378+
#: supervisor/shared/web_workflow/web_workflow.c
1379+
msgid "No IP"
1380+
msgstr ""
1381+
13781382
#: ports/espressif/common-hal/busio/SPI.c
13791383
#: ports/mimxrt10xx/common-hal/busio/SPI.c
13801384
msgid "No MISO Pin"
@@ -2254,6 +2258,10 @@ msgid ""
22542258
"To list built-in modules type `help(\"modules\")`.\n"
22552259
msgstr ""
22562260

2261+
#: supervisor/shared/web_workflow/web_workflow.c
2262+
msgid "Wi-Fi: "
2263+
msgstr ""
2264+
22572265
#: main.c
22582266
msgid "Woken up by alarm.\n"
22592267
msgstr ""
@@ -3579,6 +3587,10 @@ msgstr ""
35793587
msgid "odd-length string"
35803588
msgstr ""
35813589

3590+
#: supervisor/shared/web_workflow/web_workflow.c
3591+
msgid "off"
3592+
msgstr ""
3593+
35823594
#: extmod/ulab/code/numpy/create.c extmod/ulab/code/utils/utils.c
35833595
msgid "offset is too large"
35843596
msgstr ""

locale/en_GB.po

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1391,6 +1391,10 @@ msgstr "No DMA pacing timer found"
13911391
msgid "No I2C device at address: 0x%x"
13921392
msgstr ""
13931393

1394+
#: supervisor/shared/web_workflow/web_workflow.c
1395+
msgid "No IP"
1396+
msgstr ""
1397+
13941398
#: ports/espressif/common-hal/busio/SPI.c
13951399
#: ports/mimxrt10xx/common-hal/busio/SPI.c
13961400
msgid "No MISO Pin"
@@ -2287,6 +2291,10 @@ msgid ""
22872291
"To list built-in modules type `help(\"modules\")`.\n"
22882292
msgstr ""
22892293

2294+
#: supervisor/shared/web_workflow/web_workflow.c
2295+
msgid "Wi-Fi: "
2296+
msgstr ""
2297+
22902298
#: main.c
22912299
msgid "Woken up by alarm.\n"
22922300
msgstr "Woken up by alarm.\n"
@@ -3616,6 +3624,10 @@ msgstr "object with buffer protocol required"
36163624
msgid "odd-length string"
36173625
msgstr "odd-length string"
36183626

3627+
#: supervisor/shared/web_workflow/web_workflow.c
3628+
msgid "off"
3629+
msgstr ""
3630+
36193631
#: extmod/ulab/code/numpy/create.c extmod/ulab/code/utils/utils.c
36203632
msgid "offset is too large"
36213633
msgstr "offset is too large"

locale/es.po

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1410,6 +1410,10 @@ msgstr "timer por establecedor de paso DMA no encontrado"
14101410
msgid "No I2C device at address: 0x%x"
14111411
msgstr ""
14121412

1413+
#: supervisor/shared/web_workflow/web_workflow.c
1414+
msgid "No IP"
1415+
msgstr ""
1416+
14131417
#: ports/espressif/common-hal/busio/SPI.c
14141418
#: ports/mimxrt10xx/common-hal/busio/SPI.c
14151419
msgid "No MISO Pin"
@@ -2319,6 +2323,10 @@ msgid ""
23192323
"To list built-in modules type `help(\"modules\")`.\n"
23202324
msgstr ""
23212325

2326+
#: supervisor/shared/web_workflow/web_workflow.c
2327+
msgid "Wi-Fi: "
2328+
msgstr ""
2329+
23222330
#: main.c
23232331
msgid "Woken up by alarm.\n"
23242332
msgstr "Despertado por la alarma.\n"
@@ -3660,6 +3668,10 @@ msgstr "objeto con protocolo de buffer requerido"
36603668
msgid "odd-length string"
36613669
msgstr "string de longitud impar"
36623670

3671+
#: supervisor/shared/web_workflow/web_workflow.c
3672+
msgid "off"
3673+
msgstr ""
3674+
36633675
#: extmod/ulab/code/numpy/create.c extmod/ulab/code/utils/utils.c
36643676
msgid "offset is too large"
36653677
msgstr "offset es demasiado grande"

locale/fil.po

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1388,6 +1388,10 @@ msgstr ""
13881388
msgid "No I2C device at address: 0x%x"
13891389
msgstr ""
13901390

1391+
#: supervisor/shared/web_workflow/web_workflow.c
1392+
msgid "No IP"
1393+
msgstr ""
1394+
13911395
#: ports/espressif/common-hal/busio/SPI.c
13921396
#: ports/mimxrt10xx/common-hal/busio/SPI.c
13931397
msgid "No MISO Pin"
@@ -2274,6 +2278,10 @@ msgid ""
22742278
"To list built-in modules type `help(\"modules\")`.\n"
22752279
msgstr ""
22762280

2281+
#: supervisor/shared/web_workflow/web_workflow.c
2282+
msgid "Wi-Fi: "
2283+
msgstr ""
2284+
22772285
#: main.c
22782286
msgid "Woken up by alarm.\n"
22792287
msgstr ""
@@ -3616,6 +3624,10 @@ msgstr "object na may buffer protocol kinakailangan"
36163624
msgid "odd-length string"
36173625
msgstr "odd-length string"
36183626

3627+
#: supervisor/shared/web_workflow/web_workflow.c
3628+
msgid "off"
3629+
msgstr ""
3630+
36193631
#: extmod/ulab/code/numpy/create.c extmod/ulab/code/utils/utils.c
36203632
msgid "offset is too large"
36213633
msgstr ""

locale/fr.po

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1420,6 +1420,10 @@ msgstr "Aucun minuteur de rythme DMA trouvé"
14201420
msgid "No I2C device at address: 0x%x"
14211421
msgstr "Aucun périphérique I2S à l'adresse : 0x%x"
14221422

1423+
#: supervisor/shared/web_workflow/web_workflow.c
1424+
msgid "No IP"
1425+
msgstr ""
1426+
14231427
#: ports/espressif/common-hal/busio/SPI.c
14241428
#: ports/mimxrt10xx/common-hal/busio/SPI.c
14251429
msgid "No MISO Pin"
@@ -2339,6 +2343,10 @@ msgstr ""
23392343
"\n"
23402344
"Pour lister les modules internes, entrez `help(\"modules\")`.\n"
23412345

2346+
#: supervisor/shared/web_workflow/web_workflow.c
2347+
msgid "Wi-Fi: "
2348+
msgstr ""
2349+
23422350
#: main.c
23432351
msgid "Woken up by alarm.\n"
23442352
msgstr "Réveil par alarme.\n"
@@ -3685,6 +3693,10 @@ msgstr "un objet avec un protocole de tampon est nécessaire"
36853693
msgid "odd-length string"
36863694
msgstr "chaîne de longueur impaire"
36873695

3696+
#: supervisor/shared/web_workflow/web_workflow.c
3697+
msgid "off"
3698+
msgstr ""
3699+
36883700
#: extmod/ulab/code/numpy/create.c extmod/ulab/code/utils/utils.c
36893701
msgid "offset is too large"
36903702
msgstr "offset est trop large"

locale/hi.po

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1375,6 +1375,10 @@ msgstr ""
13751375
msgid "No I2C device at address: 0x%x"
13761376
msgstr ""
13771377

1378+
#: supervisor/shared/web_workflow/web_workflow.c
1379+
msgid "No IP"
1380+
msgstr ""
1381+
13781382
#: ports/espressif/common-hal/busio/SPI.c
13791383
#: ports/mimxrt10xx/common-hal/busio/SPI.c
13801384
msgid "No MISO Pin"
@@ -2254,6 +2258,10 @@ msgid ""
22542258
"To list built-in modules type `help(\"modules\")`.\n"
22552259
msgstr ""
22562260

2261+
#: supervisor/shared/web_workflow/web_workflow.c
2262+
msgid "Wi-Fi: "
2263+
msgstr ""
2264+
22572265
#: main.c
22582266
msgid "Woken up by alarm.\n"
22592267
msgstr ""
@@ -3579,6 +3587,10 @@ msgstr ""
35793587
msgid "odd-length string"
35803588
msgstr ""
35813589

3590+
#: supervisor/shared/web_workflow/web_workflow.c
3591+
msgid "off"
3592+
msgstr ""
3593+
35823594
#: extmod/ulab/code/numpy/create.c extmod/ulab/code/utils/utils.c
35833595
msgid "offset is too large"
35843596
msgstr ""

locale/it_IT.po

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1394,6 +1394,10 @@ msgstr ""
13941394
msgid "No I2C device at address: 0x%x"
13951395
msgstr ""
13961396

1397+
#: supervisor/shared/web_workflow/web_workflow.c
1398+
msgid "No IP"
1399+
msgstr ""
1400+
13971401
#: ports/espressif/common-hal/busio/SPI.c
13981402
#: ports/mimxrt10xx/common-hal/busio/SPI.c
13991403
msgid "No MISO Pin"
@@ -2284,6 +2288,10 @@ msgid ""
22842288
"To list built-in modules type `help(\"modules\")`.\n"
22852289
msgstr ""
22862290

2291+
#: supervisor/shared/web_workflow/web_workflow.c
2292+
msgid "Wi-Fi: "
2293+
msgstr ""
2294+
22872295
#: main.c
22882296
msgid "Woken up by alarm.\n"
22892297
msgstr ""
@@ -3627,6 +3635,10 @@ msgstr ""
36273635
msgid "odd-length string"
36283636
msgstr "stringa di lunghezza dispari"
36293637

3638+
#: supervisor/shared/web_workflow/web_workflow.c
3639+
msgid "off"
3640+
msgstr ""
3641+
36303642
#: extmod/ulab/code/numpy/create.c extmod/ulab/code/utils/utils.c
36313643
msgid "offset is too large"
36323644
msgstr ""

locale/ja.po

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1386,6 +1386,10 @@ msgstr ""
13861386
msgid "No I2C device at address: 0x%x"
13871387
msgstr ""
13881388

1389+
#: supervisor/shared/web_workflow/web_workflow.c
1390+
msgid "No IP"
1391+
msgstr ""
1392+
13891393
#: ports/espressif/common-hal/busio/SPI.c
13901394
#: ports/mimxrt10xx/common-hal/busio/SPI.c
13911395
msgid "No MISO Pin"
@@ -2268,6 +2272,10 @@ msgid ""
22682272
"To list built-in modules type `help(\"modules\")`.\n"
22692273
msgstr ""
22702274

2275+
#: supervisor/shared/web_workflow/web_workflow.c
2276+
msgid "Wi-Fi: "
2277+
msgstr ""
2278+
22712279
#: main.c
22722280
msgid "Woken up by alarm.\n"
22732281
msgstr ""
@@ -3598,6 +3606,10 @@ msgstr ""
35983606
msgid "odd-length string"
35993607
msgstr "奇数長の文字列"
36003608

3609+
#: supervisor/shared/web_workflow/web_workflow.c
3610+
msgid "off"
3611+
msgstr ""
3612+
36013613
#: extmod/ulab/code/numpy/create.c extmod/ulab/code/utils/utils.c
36023614
msgid "offset is too large"
36033615
msgstr ""

0 commit comments

Comments
 (0)