Skip to content

Commit e83b96a

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 d95a085 commit e83b96a

File tree

19 files changed

+119
-22
lines changed

19 files changed

+119
-22
lines changed

locale/ID.po

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2673,7 +2673,7 @@ msgstr ""
26732673
msgid "can't set 512 block size"
26742674
msgstr ""
26752675

2676-
#: py/objnamedtuple.c
2676+
#: py/objexcept.c py/objnamedtuple.c
26772677
msgid "can't set attribute"
26782678
msgstr ""
26792679

@@ -3876,6 +3876,11 @@ msgstr ""
38763876
msgid "pressing both buttons at start up.\n"
38773877
msgstr ""
38783878

3879+
#: ports/espressif/boards/m5stack_core_basic/mpconfigboard.h
3880+
#: ports/espressif/boards/m5stack_core_fire/mpconfigboard.h
3881+
msgid "pressing button A at start up.\n"
3882+
msgstr ""
3883+
38793884
#: ports/nrf/boards/aramcon2_badge/mpconfigboard.h
38803885
msgid "pressing the left button at start up\n"
38813886
msgstr ""

locale/cs.po

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2660,7 +2660,7 @@ msgstr ""
26602660
msgid "can't set 512 block size"
26612661
msgstr ""
26622662

2663-
#: py/objnamedtuple.c
2663+
#: py/objexcept.c py/objnamedtuple.c
26642664
msgid "can't set attribute"
26652665
msgstr ""
26662666

@@ -3862,6 +3862,11 @@ msgstr ""
38623862
msgid "pressing both buttons at start up.\n"
38633863
msgstr ""
38643864

3865+
#: ports/espressif/boards/m5stack_core_basic/mpconfigboard.h
3866+
#: ports/espressif/boards/m5stack_core_fire/mpconfigboard.h
3867+
msgid "pressing button A at start up.\n"
3868+
msgstr ""
3869+
38653870
#: ports/nrf/boards/aramcon2_badge/mpconfigboard.h
38663871
msgid "pressing the left button at start up\n"
38673872
msgstr ""

locale/de_DE.po

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,8 @@ msgstr "%q muss >= %d sein"
173173
#: shared-bindings/analogbufio/BufferedIn.c
174174
#: shared-bindings/audiocore/RawSample.c
175175
msgid "%q must be a bytearray or array of type 'h', 'H', 'b', or 'B'"
176-
msgstr "%q muss ein Byte-Array oder ein array vom Typ 'h', 'H', 'b', oder 'B' sein"
176+
msgstr ""
177+
"%q muss ein Byte-Array oder ein array vom Typ 'h', 'H', 'b', oder 'B' sein"
177178

178179
#: py/argcheck.c
179180
msgid "%q must be a string"
@@ -2717,7 +2718,7 @@ msgstr ""
27172718
msgid "can't set 512 block size"
27182719
msgstr "Kann Blockgröße von 512 nicht setzen"
27192720

2720-
#: py/objnamedtuple.c
2721+
#: py/objexcept.c py/objnamedtuple.c
27212722
msgid "can't set attribute"
27222723
msgstr "kann Attribut nicht setzen"
27232724

@@ -2987,8 +2988,9 @@ msgstr "Fehler = 0x%08lX"
29872988
msgid ""
29882989
"esp32_camera.Camera requires reserved PSRAM to be configured. See the "
29892990
"documentation for instructions."
2990-
msgstr "esp32_camera.Camera benötigt reservierten PSRAM um konfiguriert werden zu können. "
2991-
"Sieh in der Dokumentation für eine Anleitung nach."
2991+
msgstr ""
2992+
"esp32_camera.Camera benötigt reservierten PSRAM um konfiguriert werden zu "
2993+
"können. Sieh in der Dokumentation für eine Anleitung nach."
29922994

29932995
#: py/runtime.c
29942996
msgid "exceptions must derive from BaseException"
@@ -3941,6 +3943,11 @@ msgstr "Drücken der Boot-Taste beim Start.\n"
39413943
msgid "pressing both buttons at start up.\n"
39423944
msgstr "Drücken Sie beim Start beide Tasten.\n"
39433945

3946+
#: ports/espressif/boards/m5stack_core_basic/mpconfigboard.h
3947+
#: ports/espressif/boards/m5stack_core_fire/mpconfigboard.h
3948+
msgid "pressing button A at start up.\n"
3949+
msgstr ""
3950+
39443951
#: ports/nrf/boards/aramcon2_badge/mpconfigboard.h
39453952
msgid "pressing the left button at start up\n"
39463953
msgstr "Drücken der linken Taste beim Einschalten\n"

locale/el.po

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2669,7 +2669,7 @@ msgstr ""
26692669
msgid "can't set 512 block size"
26702670
msgstr ""
26712671

2672-
#: py/objnamedtuple.c
2672+
#: py/objexcept.c py/objnamedtuple.c
26732673
msgid "can't set attribute"
26742674
msgstr ""
26752675

@@ -3871,6 +3871,11 @@ msgstr ""
38713871
msgid "pressing both buttons at start up.\n"
38723872
msgstr ""
38733873

3874+
#: ports/espressif/boards/m5stack_core_basic/mpconfigboard.h
3875+
#: ports/espressif/boards/m5stack_core_fire/mpconfigboard.h
3876+
msgid "pressing button A at start up.\n"
3877+
msgstr ""
3878+
38743879
#: ports/nrf/boards/aramcon2_badge/mpconfigboard.h
38753880
msgid "pressing the left button at start up\n"
38763881
msgstr ""

locale/en_GB.po

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2676,7 +2676,7 @@ msgstr "can't send non-None value to a just-started generator"
26762676
msgid "can't set 512 block size"
26772677
msgstr "can't set 512 block size"
26782678

2679-
#: py/objnamedtuple.c
2679+
#: py/objexcept.c py/objnamedtuple.c
26802680
msgid "can't set attribute"
26812681
msgstr "can't set attribute"
26822682

@@ -3881,6 +3881,11 @@ msgstr "pressing boot button at start up.\n"
38813881
msgid "pressing both buttons at start up.\n"
38823882
msgstr "pressing both buttons at start up.\n"
38833883

3884+
#: ports/espressif/boards/m5stack_core_basic/mpconfigboard.h
3885+
#: ports/espressif/boards/m5stack_core_fire/mpconfigboard.h
3886+
msgid "pressing button A at start up.\n"
3887+
msgstr ""
3888+
38843889
#: ports/nrf/boards/aramcon2_badge/mpconfigboard.h
38853890
msgid "pressing the left button at start up\n"
38863891
msgstr "pressing the left button at start up\n"

locale/es.po

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2713,7 +2713,7 @@ msgstr ""
27132713
msgid "can't set 512 block size"
27142714
msgstr "no se puede definir un tamaño de bloque de 512"
27152715

2716-
#: py/objnamedtuple.c
2716+
#: py/objexcept.c py/objnamedtuple.c
27172717
msgid "can't set attribute"
27182718
msgstr "no se puede asignar el atributo"
27192719

@@ -3928,6 +3928,11 @@ msgstr "presionando botón de arranque al inicio.\n"
39283928
msgid "pressing both buttons at start up.\n"
39293929
msgstr "presionando ambos botones al inicio.\n"
39303930

3931+
#: ports/espressif/boards/m5stack_core_basic/mpconfigboard.h
3932+
#: ports/espressif/boards/m5stack_core_fire/mpconfigboard.h
3933+
msgid "pressing button A at start up.\n"
3934+
msgstr ""
3935+
39313936
#: ports/nrf/boards/aramcon2_badge/mpconfigboard.h
39323937
msgid "pressing the left button at start up\n"
39333938
msgstr "presione el botón izquierdo al arranque\n"

locale/fil.po

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2664,7 +2664,7 @@ msgstr "hindi mapadala ang non-None value sa isang kaka umpisang generator"
26642664
msgid "can't set 512 block size"
26652665
msgstr ""
26662666

2667-
#: py/objnamedtuple.c
2667+
#: py/objexcept.c py/objnamedtuple.c
26682668
msgid "can't set attribute"
26692669
msgstr "hindi ma i-set ang attribute"
26702670

@@ -3881,6 +3881,11 @@ msgstr ""
38813881
msgid "pressing both buttons at start up.\n"
38823882
msgstr ""
38833883

3884+
#: ports/espressif/boards/m5stack_core_basic/mpconfigboard.h
3885+
#: ports/espressif/boards/m5stack_core_fire/mpconfigboard.h
3886+
msgid "pressing button A at start up.\n"
3887+
msgstr ""
3888+
38843889
#: ports/nrf/boards/aramcon2_badge/mpconfigboard.h
38853890
msgid "pressing the left button at start up\n"
38863891
msgstr ""

locale/fr.po

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2746,7 +2746,7 @@ msgstr ""
27462746
msgid "can't set 512 block size"
27472747
msgstr "impossible de définir une taille de bloc de 512"
27482748

2749-
#: py/objnamedtuple.c
2749+
#: py/objexcept.c py/objnamedtuple.c
27502750
msgid "can't set attribute"
27512751
msgstr "attribut non modifiable"
27522752

@@ -3970,6 +3970,11 @@ msgstr "bouton boot appuyé lors du démarrage.\n"
39703970
msgid "pressing both buttons at start up.\n"
39713971
msgstr "les deux boutons appuyés lors du démarrage.\n"
39723972

3973+
#: ports/espressif/boards/m5stack_core_basic/mpconfigboard.h
3974+
#: ports/espressif/boards/m5stack_core_fire/mpconfigboard.h
3975+
msgid "pressing button A at start up.\n"
3976+
msgstr ""
3977+
39733978
#: ports/nrf/boards/aramcon2_badge/mpconfigboard.h
39743979
msgid "pressing the left button at start up\n"
39753980
msgstr "appuyer le bouton de gauche au démarage\n"

locale/hi.po

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2642,7 +2642,7 @@ msgstr ""
26422642
msgid "can't set 512 block size"
26432643
msgstr ""
26442644

2645-
#: py/objnamedtuple.c
2645+
#: py/objexcept.c py/objnamedtuple.c
26462646
msgid "can't set attribute"
26472647
msgstr ""
26482648

@@ -3844,6 +3844,11 @@ msgstr ""
38443844
msgid "pressing both buttons at start up.\n"
38453845
msgstr ""
38463846

3847+
#: ports/espressif/boards/m5stack_core_basic/mpconfigboard.h
3848+
#: ports/espressif/boards/m5stack_core_fire/mpconfigboard.h
3849+
msgid "pressing button A at start up.\n"
3850+
msgstr ""
3851+
38473852
#: ports/nrf/boards/aramcon2_badge/mpconfigboard.h
38483853
msgid "pressing the left button at start up\n"
38493854
msgstr ""

locale/it_IT.po

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2675,7 +2675,7 @@ msgstr ""
26752675
msgid "can't set 512 block size"
26762676
msgstr ""
26772677

2678-
#: py/objnamedtuple.c
2678+
#: py/objexcept.c py/objnamedtuple.c
26792679
msgid "can't set attribute"
26802680
msgstr "impossibile impostare attributo"
26812681

@@ -3894,6 +3894,11 @@ msgstr ""
38943894
msgid "pressing both buttons at start up.\n"
38953895
msgstr ""
38963896

3897+
#: ports/espressif/boards/m5stack_core_basic/mpconfigboard.h
3898+
#: ports/espressif/boards/m5stack_core_fire/mpconfigboard.h
3899+
msgid "pressing button A at start up.\n"
3900+
msgstr ""
3901+
38973902
#: ports/nrf/boards/aramcon2_badge/mpconfigboard.h
38983903
msgid "pressing the left button at start up\n"
38993904
msgstr ""

0 commit comments

Comments
 (0)