Skip to content

Commit

Permalink
merge from adafruit and make translate
Browse files Browse the repository at this point in the history
  • Loading branch information
dhalbert committed Oct 29, 2022
2 parents 003ee7a + 6a38c42 commit ab4c9a3
Show file tree
Hide file tree
Showing 26 changed files with 294 additions and 25 deletions.
7 changes: 6 additions & 1 deletion locale/ID.po
Original file line number Diff line number Diff line change
Expand Up @@ -2673,7 +2673,7 @@ msgstr ""
msgid "can't set 512 block size"
msgstr ""

#: py/objnamedtuple.c
#: py/objexcept.c py/objnamedtuple.c
msgid "can't set attribute"
msgstr ""

Expand Down Expand Up @@ -3876,6 +3876,11 @@ msgstr ""
msgid "pressing both buttons at start up.\n"
msgstr ""

#: ports/espressif/boards/m5stack_core_basic/mpconfigboard.h
#: ports/espressif/boards/m5stack_core_fire/mpconfigboard.h
msgid "pressing button A at start up.\n"
msgstr ""

#: ports/nrf/boards/aramcon2_badge/mpconfigboard.h
msgid "pressing the left button at start up\n"
msgstr ""
Expand Down
4 changes: 4 additions & 0 deletions locale/circuitpython.pot
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -3839,6 +3839,10 @@ msgstr ""
msgid "pow() with 3 arguments requires integers"
msgstr ""

#: ports/espressif/boards/m5stack_atom_lite/mpconfigboard.h
msgid "pressing central button at start up.\n"
msgstr ""

#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
msgid "pull masks conflict with direction masks"
msgstr ""
Expand Down
7 changes: 6 additions & 1 deletion locale/cs.po
Original file line number Diff line number Diff line change
Expand Up @@ -2660,7 +2660,7 @@ msgstr ""
msgid "can't set 512 block size"
msgstr ""

#: py/objnamedtuple.c
#: py/objexcept.c py/objnamedtuple.c
msgid "can't set attribute"
msgstr ""

Expand Down Expand Up @@ -3862,6 +3862,11 @@ msgstr ""
msgid "pressing both buttons at start up.\n"
msgstr ""

#: ports/espressif/boards/m5stack_core_basic/mpconfigboard.h
#: ports/espressif/boards/m5stack_core_fire/mpconfigboard.h
msgid "pressing button A at start up.\n"
msgstr ""

#: ports/nrf/boards/aramcon2_badge/mpconfigboard.h
msgid "pressing the left button at start up\n"
msgstr ""
Expand Down
15 changes: 11 additions & 4 deletions locale/de_DE.po
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,8 @@ msgstr "%q muss >= %d sein"
#: shared-bindings/analogbufio/BufferedIn.c
#: shared-bindings/audiocore/RawSample.c
msgid "%q must be a bytearray or array of type 'h', 'H', 'b', or 'B'"
msgstr "%q muss ein Byte-Array oder ein array vom Typ 'h', 'H', 'b', oder 'B' sein"
msgstr ""
"%q muss ein Byte-Array oder ein array vom Typ 'h', 'H', 'b', oder 'B' sein"

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

#: py/objnamedtuple.c
#: py/objexcept.c py/objnamedtuple.c
msgid "can't set attribute"
msgstr "kann Attribut nicht setzen"

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

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

#: ports/espressif/boards/m5stack_core_basic/mpconfigboard.h
#: ports/espressif/boards/m5stack_core_fire/mpconfigboard.h
msgid "pressing button A at start up.\n"
msgstr ""

#: ports/nrf/boards/aramcon2_badge/mpconfigboard.h
msgid "pressing the left button at start up\n"
msgstr "Drücken der linken Taste beim Einschalten\n"
Expand Down
7 changes: 6 additions & 1 deletion locale/el.po
Original file line number Diff line number Diff line change
Expand Up @@ -2669,7 +2669,7 @@ msgstr ""
msgid "can't set 512 block size"
msgstr ""

#: py/objnamedtuple.c
#: py/objexcept.c py/objnamedtuple.c
msgid "can't set attribute"
msgstr ""

Expand Down Expand Up @@ -3871,6 +3871,11 @@ msgstr ""
msgid "pressing both buttons at start up.\n"
msgstr ""

#: ports/espressif/boards/m5stack_core_basic/mpconfigboard.h
#: ports/espressif/boards/m5stack_core_fire/mpconfigboard.h
msgid "pressing button A at start up.\n"
msgstr ""

#: ports/nrf/boards/aramcon2_badge/mpconfigboard.h
msgid "pressing the left button at start up\n"
msgstr ""
Expand Down
7 changes: 6 additions & 1 deletion locale/en_GB.po
Original file line number Diff line number Diff line change
Expand Up @@ -2676,7 +2676,7 @@ msgstr "can't send non-None value to a just-started generator"
msgid "can't set 512 block size"
msgstr "can't set 512 block size"

#: py/objnamedtuple.c
#: py/objexcept.c py/objnamedtuple.c
msgid "can't set attribute"
msgstr "can't set attribute"

Expand Down Expand Up @@ -3881,6 +3881,11 @@ msgstr "pressing boot button at start up.\n"
msgid "pressing both buttons at start up.\n"
msgstr "pressing both buttons at start up.\n"

#: ports/espressif/boards/m5stack_core_basic/mpconfigboard.h
#: ports/espressif/boards/m5stack_core_fire/mpconfigboard.h
msgid "pressing button A at start up.\n"
msgstr ""

#: ports/nrf/boards/aramcon2_badge/mpconfigboard.h
msgid "pressing the left button at start up\n"
msgstr "pressing the left button at start up\n"
Expand Down
7 changes: 6 additions & 1 deletion locale/es.po
Original file line number Diff line number Diff line change
Expand Up @@ -2713,7 +2713,7 @@ msgstr ""
msgid "can't set 512 block size"
msgstr "no se puede definir un tamaño de bloque de 512"

#: py/objnamedtuple.c
#: py/objexcept.c py/objnamedtuple.c
msgid "can't set attribute"
msgstr "no se puede asignar el atributo"

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

#: ports/espressif/boards/m5stack_core_basic/mpconfigboard.h
#: ports/espressif/boards/m5stack_core_fire/mpconfigboard.h
msgid "pressing button A at start up.\n"
msgstr ""

#: ports/nrf/boards/aramcon2_badge/mpconfigboard.h
msgid "pressing the left button at start up\n"
msgstr "presione el botón izquierdo al arranque\n"
Expand Down
7 changes: 6 additions & 1 deletion locale/fil.po
Original file line number Diff line number Diff line change
Expand Up @@ -2664,7 +2664,7 @@ msgstr "hindi mapadala ang non-None value sa isang kaka umpisang generator"
msgid "can't set 512 block size"
msgstr ""

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

Expand Down Expand Up @@ -3881,6 +3881,11 @@ msgstr ""
msgid "pressing both buttons at start up.\n"
msgstr ""

#: ports/espressif/boards/m5stack_core_basic/mpconfigboard.h
#: ports/espressif/boards/m5stack_core_fire/mpconfigboard.h
msgid "pressing button A at start up.\n"
msgstr ""

#: ports/nrf/boards/aramcon2_badge/mpconfigboard.h
msgid "pressing the left button at start up\n"
msgstr ""
Expand Down
7 changes: 6 additions & 1 deletion locale/fr.po
Original file line number Diff line number Diff line change
Expand Up @@ -2746,7 +2746,7 @@ msgstr ""
msgid "can't set 512 block size"
msgstr "impossible de définir une taille de bloc de 512"

#: py/objnamedtuple.c
#: py/objexcept.c py/objnamedtuple.c
msgid "can't set attribute"
msgstr "attribut non modifiable"

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

#: ports/espressif/boards/m5stack_core_basic/mpconfigboard.h
#: ports/espressif/boards/m5stack_core_fire/mpconfigboard.h
msgid "pressing button A at start up.\n"
msgstr ""

#: ports/nrf/boards/aramcon2_badge/mpconfigboard.h
msgid "pressing the left button at start up\n"
msgstr "appuyer le bouton de gauche au démarage\n"
Expand Down
7 changes: 6 additions & 1 deletion locale/hi.po
Original file line number Diff line number Diff line change
Expand Up @@ -2642,7 +2642,7 @@ msgstr ""
msgid "can't set 512 block size"
msgstr ""

#: py/objnamedtuple.c
#: py/objexcept.c py/objnamedtuple.c
msgid "can't set attribute"
msgstr ""

Expand Down Expand Up @@ -3844,6 +3844,11 @@ msgstr ""
msgid "pressing both buttons at start up.\n"
msgstr ""

#: ports/espressif/boards/m5stack_core_basic/mpconfigboard.h
#: ports/espressif/boards/m5stack_core_fire/mpconfigboard.h
msgid "pressing button A at start up.\n"
msgstr ""

#: ports/nrf/boards/aramcon2_badge/mpconfigboard.h
msgid "pressing the left button at start up\n"
msgstr ""
Expand Down
7 changes: 6 additions & 1 deletion locale/it_IT.po
Original file line number Diff line number Diff line change
Expand Up @@ -2675,7 +2675,7 @@ msgstr ""
msgid "can't set 512 block size"
msgstr ""

#: py/objnamedtuple.c
#: py/objexcept.c py/objnamedtuple.c
msgid "can't set attribute"
msgstr "impossibile impostare attributo"

Expand Down Expand Up @@ -3894,6 +3894,11 @@ msgstr ""
msgid "pressing both buttons at start up.\n"
msgstr ""

#: ports/espressif/boards/m5stack_core_basic/mpconfigboard.h
#: ports/espressif/boards/m5stack_core_fire/mpconfigboard.h
msgid "pressing button A at start up.\n"
msgstr ""

#: ports/nrf/boards/aramcon2_badge/mpconfigboard.h
msgid "pressing the left button at start up\n"
msgstr ""
Expand Down
7 changes: 6 additions & 1 deletion locale/ja.po
Original file line number Diff line number Diff line change
Expand Up @@ -2656,7 +2656,7 @@ msgstr ""
msgid "can't set 512 block size"
msgstr ""

#: py/objnamedtuple.c
#: py/objexcept.c py/objnamedtuple.c
msgid "can't set attribute"
msgstr ""

Expand Down Expand Up @@ -3865,6 +3865,11 @@ msgstr ""
msgid "pressing both buttons at start up.\n"
msgstr ""

#: ports/espressif/boards/m5stack_core_basic/mpconfigboard.h
#: ports/espressif/boards/m5stack_core_fire/mpconfigboard.h
msgid "pressing button A at start up.\n"
msgstr ""

#: ports/nrf/boards/aramcon2_badge/mpconfigboard.h
msgid "pressing the left button at start up\n"
msgstr ""
Expand Down
7 changes: 6 additions & 1 deletion locale/ko.po
Original file line number Diff line number Diff line change
Expand Up @@ -2646,7 +2646,7 @@ msgstr ""
msgid "can't set 512 block size"
msgstr ""

#: py/objnamedtuple.c
#: py/objexcept.c py/objnamedtuple.c
msgid "can't set attribute"
msgstr ""

Expand Down Expand Up @@ -3848,6 +3848,11 @@ msgstr ""
msgid "pressing both buttons at start up.\n"
msgstr ""

#: ports/espressif/boards/m5stack_core_basic/mpconfigboard.h
#: ports/espressif/boards/m5stack_core_fire/mpconfigboard.h
msgid "pressing button A at start up.\n"
msgstr ""

#: ports/nrf/boards/aramcon2_badge/mpconfigboard.h
msgid "pressing the left button at start up\n"
msgstr ""
Expand Down
7 changes: 6 additions & 1 deletion locale/nl.po
Original file line number Diff line number Diff line change
Expand Up @@ -2673,7 +2673,7 @@ msgstr "kan geen niet-'None' waarde naar een net gestartte generator sturen"
msgid "can't set 512 block size"
msgstr "kan geen 512 blokgrootte instellen"

#: py/objnamedtuple.c
#: py/objexcept.c py/objnamedtuple.c
msgid "can't set attribute"
msgstr "kan attribute niet instellen"

Expand Down Expand Up @@ -3881,6 +3881,11 @@ msgstr "druk bootknop in bij opstarten.\n"
msgid "pressing both buttons at start up.\n"
msgstr "druk beide knoppen in bij opstarten.\n"

#: ports/espressif/boards/m5stack_core_basic/mpconfigboard.h
#: ports/espressif/boards/m5stack_core_fire/mpconfigboard.h
msgid "pressing button A at start up.\n"
msgstr ""

#: ports/nrf/boards/aramcon2_badge/mpconfigboard.h
msgid "pressing the left button at start up\n"
msgstr ""
Expand Down
7 changes: 6 additions & 1 deletion locale/pl.po
Original file line number Diff line number Diff line change
Expand Up @@ -2653,7 +2653,7 @@ msgstr "świeżo stworzony generator może tylko przyjąć None"
msgid "can't set 512 block size"
msgstr ""

#: py/objnamedtuple.c
#: py/objexcept.c py/objnamedtuple.c
msgid "can't set attribute"
msgstr "nie można ustawić atrybutu"

Expand Down Expand Up @@ -3857,6 +3857,11 @@ msgstr ""
msgid "pressing both buttons at start up.\n"
msgstr ""

#: ports/espressif/boards/m5stack_core_basic/mpconfigboard.h
#: ports/espressif/boards/m5stack_core_fire/mpconfigboard.h
msgid "pressing button A at start up.\n"
msgstr ""

#: ports/nrf/boards/aramcon2_badge/mpconfigboard.h
msgid "pressing the left button at start up\n"
msgstr ""
Expand Down
7 changes: 6 additions & 1 deletion locale/pt_BR.po
Original file line number Diff line number Diff line change
Expand Up @@ -2727,7 +2727,7 @@ msgstr ""
msgid "can't set 512 block size"
msgstr "não é possível definir o tamanho de 512 blocos"

#: py/objnamedtuple.c
#: py/objexcept.c py/objnamedtuple.c
msgid "can't set attribute"
msgstr "não é possível definir o atributo"

Expand Down Expand Up @@ -3949,6 +3949,11 @@ msgstr "pressionando o botão de boot na inicialização.\n"
msgid "pressing both buttons at start up.\n"
msgstr "pressionando ambos os botões durante a inicialização.\n"

#: ports/espressif/boards/m5stack_core_basic/mpconfigboard.h
#: ports/espressif/boards/m5stack_core_fire/mpconfigboard.h
msgid "pressing button A at start up.\n"
msgstr ""

#: ports/nrf/boards/aramcon2_badge/mpconfigboard.h
msgid "pressing the left button at start up\n"
msgstr "pressionando o botão esquerdo durante a inicialização\n"
Expand Down
7 changes: 6 additions & 1 deletion locale/ru.po
Original file line number Diff line number Diff line change
Expand Up @@ -2691,7 +2691,7 @@ msgstr ""
msgid "can't set 512 block size"
msgstr ""

#: py/objnamedtuple.c
#: py/objexcept.c py/objnamedtuple.c
msgid "can't set attribute"
msgstr ""

Expand Down Expand Up @@ -3893,6 +3893,11 @@ msgstr ""
msgid "pressing both buttons at start up.\n"
msgstr ""

#: ports/espressif/boards/m5stack_core_basic/mpconfigboard.h
#: ports/espressif/boards/m5stack_core_fire/mpconfigboard.h
msgid "pressing button A at start up.\n"
msgstr ""

#: ports/nrf/boards/aramcon2_badge/mpconfigboard.h
msgid "pressing the left button at start up\n"
msgstr ""
Expand Down
7 changes: 6 additions & 1 deletion locale/sv.po
Original file line number Diff line number Diff line change
Expand Up @@ -2697,7 +2697,7 @@ msgstr "kan inte skicka icke-None värde till nystartad generator"
msgid "can't set 512 block size"
msgstr "kan inte sätta blockstorlek 512"

#: py/objnamedtuple.c
#: py/objexcept.c py/objnamedtuple.c
msgid "can't set attribute"
msgstr "kan inte att ange attribut"

Expand Down Expand Up @@ -3910,6 +3910,11 @@ msgstr "trycka på startknappen vid start.\n"
msgid "pressing both buttons at start up.\n"
msgstr "trycka båda knapparna vid uppstart.\n"

#: ports/espressif/boards/m5stack_core_basic/mpconfigboard.h
#: ports/espressif/boards/m5stack_core_fire/mpconfigboard.h
msgid "pressing button A at start up.\n"
msgstr ""

#: ports/nrf/boards/aramcon2_badge/mpconfigboard.h
msgid "pressing the left button at start up\n"
msgstr "håll ner vänster knapp vid start\n"
Expand Down
Loading

0 comments on commit ab4c9a3

Please sign in to comment.