Skip to content

Commit 6b0367f

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 b95c4f1 commit 6b0367f

File tree

19 files changed

+228
-0
lines changed

19 files changed

+228
-0
lines changed

locale/ID.po

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,14 @@ msgid ""
3030
"Code stopped by auto-reload. Reloading soon.\n"
3131
msgstr ""
3232

33+
#: main.c
34+
msgid ""
35+
"\n"
36+
"Invalid CIRCUITPY_PYSTACK_SIZE\n"
37+
"\n"
38+
"\r"
39+
msgstr ""
40+
3341
#: supervisor/shared/safe_mode.c
3442
msgid ""
3543
"\n"
@@ -2419,6 +2427,10 @@ msgstr ""
24192427
msgid "You pressed the GPIO0 button at start up."
24202428
msgstr ""
24212429

2430+
#: ports/espressif/boards/espressif_esp32_lyrat/mpconfigboard.h
2431+
msgid "You pressed the Rec button at start up."
2432+
msgstr ""
2433+
24222434
#: ports/espressif/boards/adafruit_feather_esp32_v2/mpconfigboard.h
24232435
msgid "You pressed the SW38 button at start up."
24242436
msgstr ""

locale/cs.po

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,14 @@ msgstr ""
3232
"\n"
3333
"Kód byl zastaven kvůli automatickému načtení. K načtení dojde brzy.\n"
3434

35+
#: main.c
36+
msgid ""
37+
"\n"
38+
"Invalid CIRCUITPY_PYSTACK_SIZE\n"
39+
"\n"
40+
"\r"
41+
msgstr ""
42+
3543
#: supervisor/shared/safe_mode.c
3644
msgid ""
3745
"\n"
@@ -2406,6 +2414,10 @@ msgstr ""
24062414
msgid "You pressed the GPIO0 button at start up."
24072415
msgstr ""
24082416

2417+
#: ports/espressif/boards/espressif_esp32_lyrat/mpconfigboard.h
2418+
msgid "You pressed the Rec button at start up."
2419+
msgstr ""
2420+
24092421
#: ports/espressif/boards/adafruit_feather_esp32_v2/mpconfigboard.h
24102422
msgid "You pressed the SW38 button at start up."
24112423
msgstr ""

locale/de_DE.po

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,14 @@ msgstr ""
3131
"\n"
3232
"Code wurde durch automatisches Neuladen gestoppt. Wird bald neu geladen.\n"
3333

34+
#: main.c
35+
msgid ""
36+
"\n"
37+
"Invalid CIRCUITPY_PYSTACK_SIZE\n"
38+
"\n"
39+
"\r"
40+
msgstr ""
41+
3442
#: supervisor/shared/safe_mode.c
3543
msgid ""
3644
"\n"
@@ -2455,6 +2463,10 @@ msgstr ""
24552463
msgid "You pressed the GPIO0 button at start up."
24562464
msgstr ""
24572465

2466+
#: ports/espressif/boards/espressif_esp32_lyrat/mpconfigboard.h
2467+
msgid "You pressed the Rec button at start up."
2468+
msgstr ""
2469+
24582470
#: ports/espressif/boards/adafruit_feather_esp32_v2/mpconfigboard.h
24592471
msgid "You pressed the SW38 button at start up."
24602472
msgstr ""

locale/el.po

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,14 @@ msgstr ""
3535
"Ο κώδικας σταμάτησε λόγω της αυτόματης επαναφόρτωσης. Η επαναφόρτωση θα "
3636
"γίνει σύντομα.\n"
3737

38+
#: main.c
39+
msgid ""
40+
"\n"
41+
"Invalid CIRCUITPY_PYSTACK_SIZE\n"
42+
"\n"
43+
"\r"
44+
msgstr ""
45+
3846
#: supervisor/shared/safe_mode.c
3947
msgid ""
4048
"\n"
@@ -2414,6 +2422,10 @@ msgstr ""
24142422
msgid "You pressed the GPIO0 button at start up."
24152423
msgstr ""
24162424

2425+
#: ports/espressif/boards/espressif_esp32_lyrat/mpconfigboard.h
2426+
msgid "You pressed the Rec button at start up."
2427+
msgstr ""
2428+
24172429
#: ports/espressif/boards/adafruit_feather_esp32_v2/mpconfigboard.h
24182430
msgid "You pressed the SW38 button at start up."
24192431
msgstr ""

locale/en_GB.po

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,14 @@ msgstr ""
3434
"\n"
3535
"Code stopped by auto-reload. Reloading soon.\n"
3636

37+
#: main.c
38+
msgid ""
39+
"\n"
40+
"Invalid CIRCUITPY_PYSTACK_SIZE\n"
41+
"\n"
42+
"\r"
43+
msgstr ""
44+
3745
#: supervisor/shared/safe_mode.c
3846
msgid ""
3947
"\n"
@@ -2414,6 +2422,10 @@ msgstr ""
24142422
msgid "You pressed the GPIO0 button at start up."
24152423
msgstr ""
24162424

2425+
#: ports/espressif/boards/espressif_esp32_lyrat/mpconfigboard.h
2426+
msgid "You pressed the Rec button at start up."
2427+
msgstr ""
2428+
24172429
#: ports/espressif/boards/adafruit_feather_esp32_v2/mpconfigboard.h
24182430
msgid "You pressed the SW38 button at start up."
24192431
msgstr ""

locale/es.po

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,14 @@ msgstr ""
3434
"\n"
3535
"Código detenido por la auto-recarga. Recargando pronto.\n"
3636

37+
#: main.c
38+
msgid ""
39+
"\n"
40+
"Invalid CIRCUITPY_PYSTACK_SIZE\n"
41+
"\n"
42+
"\r"
43+
msgstr ""
44+
3745
#: supervisor/shared/safe_mode.c
3846
msgid ""
3947
"\n"
@@ -2471,6 +2479,10 @@ msgstr "Usted presionó el boton BOOT al iniciar"
24712479
msgid "You pressed the GPIO0 button at start up."
24722480
msgstr "Presionaste el botón GPIO0 al inicio."
24732481

2482+
#: ports/espressif/boards/espressif_esp32_lyrat/mpconfigboard.h
2483+
msgid "You pressed the Rec button at start up."
2484+
msgstr ""
2485+
24742486
#: ports/espressif/boards/adafruit_feather_esp32_v2/mpconfigboard.h
24752487
msgid "You pressed the SW38 button at start up."
24762488
msgstr "Usted presionó el boton SW38 al iniciar."

locale/fil.po

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,14 @@ msgid ""
2929
"Code stopped by auto-reload. Reloading soon.\n"
3030
msgstr ""
3131

32+
#: main.c
33+
msgid ""
34+
"\n"
35+
"Invalid CIRCUITPY_PYSTACK_SIZE\n"
36+
"\n"
37+
"\r"
38+
msgstr ""
39+
3240
#: supervisor/shared/safe_mode.c
3341
msgid ""
3442
"\n"
@@ -2409,6 +2417,10 @@ msgstr ""
24092417
msgid "You pressed the GPIO0 button at start up."
24102418
msgstr ""
24112419

2420+
#: ports/espressif/boards/espressif_esp32_lyrat/mpconfigboard.h
2421+
msgid "You pressed the Rec button at start up."
2422+
msgstr ""
2423+
24122424
#: ports/espressif/boards/adafruit_feather_esp32_v2/mpconfigboard.h
24132425
msgid "You pressed the SW38 button at start up."
24142426
msgstr ""

locale/fr.po

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,14 @@ msgstr ""
3434
"Le code a été arrêté par l'actualisation automatique. Rechargement "
3535
"prochain.\n"
3636

37+
#: main.c
38+
msgid ""
39+
"\n"
40+
"Invalid CIRCUITPY_PYSTACK_SIZE\n"
41+
"\n"
42+
"\r"
43+
msgstr ""
44+
3745
#: supervisor/shared/safe_mode.c
3846
msgid ""
3947
"\n"
@@ -2481,6 +2489,10 @@ msgstr "Vous avez appuyé le bouton BOOT au démarrage"
24812489
msgid "You pressed the GPIO0 button at start up."
24822490
msgstr "Vous avez appuyé le bouton GPIO0 au démarrage."
24832491

2492+
#: ports/espressif/boards/espressif_esp32_lyrat/mpconfigboard.h
2493+
msgid "You pressed the Rec button at start up."
2494+
msgstr ""
2495+
24842496
#: ports/espressif/boards/adafruit_feather_esp32_v2/mpconfigboard.h
24852497
msgid "You pressed the SW38 button at start up."
24862498
msgstr "Vous avez appuyé le bouton SW38 au démarrage."

locale/hi.po

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,14 @@ msgid ""
2828
"Code stopped by auto-reload. Reloading soon.\n"
2929
msgstr ""
3030

31+
#: main.c
32+
msgid ""
33+
"\n"
34+
"Invalid CIRCUITPY_PYSTACK_SIZE\n"
35+
"\n"
36+
"\r"
37+
msgstr ""
38+
3139
#: supervisor/shared/safe_mode.c
3240
msgid ""
3341
"\n"
@@ -2391,6 +2399,10 @@ msgstr ""
23912399
msgid "You pressed the GPIO0 button at start up."
23922400
msgstr ""
23932401

2402+
#: ports/espressif/boards/espressif_esp32_lyrat/mpconfigboard.h
2403+
msgid "You pressed the Rec button at start up."
2404+
msgstr ""
2405+
23942406
#: ports/espressif/boards/adafruit_feather_esp32_v2/mpconfigboard.h
23952407
msgid "You pressed the SW38 button at start up."
23962408
msgstr ""

locale/it_IT.po

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,14 @@ msgid ""
3131
"Code stopped by auto-reload. Reloading soon.\n"
3232
msgstr ""
3333

34+
#: main.c
35+
msgid ""
36+
"\n"
37+
"Invalid CIRCUITPY_PYSTACK_SIZE\n"
38+
"\n"
39+
"\r"
40+
msgstr ""
41+
3442
#: supervisor/shared/safe_mode.c
3543
msgid ""
3644
"\n"
@@ -2416,6 +2424,10 @@ msgstr ""
24162424
msgid "You pressed the GPIO0 button at start up."
24172425
msgstr ""
24182426

2427+
#: ports/espressif/boards/espressif_esp32_lyrat/mpconfigboard.h
2428+
msgid "You pressed the Rec button at start up."
2429+
msgstr ""
2430+
24192431
#: ports/espressif/boards/adafruit_feather_esp32_v2/mpconfigboard.h
24202432
msgid "You pressed the SW38 button at start up."
24212433
msgstr ""

0 commit comments

Comments
 (0)