Skip to content

Merge weblate manually #7287

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 8 commits into from
Dec 1, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 9 additions & 5 deletions locale/ID.po
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ msgstr ""
msgid "%q must be of type %q"
msgstr "%q harus bertipe %q"

#: shared-bindings/digitalio/Pull.c
#: py/objexcept.c shared-bindings/digitalio/Pull.c
msgid "%q must be of type %q or None"
msgstr ""

Expand Down Expand Up @@ -907,6 +907,10 @@ msgstr ""
msgid "Drive mode not used when direction is input."
msgstr "Mode kendara tidak digunakan saat arah input."

#: py/obj.c
msgid "During handling of the above exception, another exception occurred:"
msgstr ""

#: shared-bindings/aesio/aes.c
msgid "ECB only operates on 16 bytes at a time"
msgstr "ECB hanya beroperasi pada 16 byte di satu waktu"
Expand Down Expand Up @@ -2040,6 +2044,10 @@ msgid ""
"exit safe mode."
msgstr ""

#: py/obj.c
msgid "The above exception was the direct cause of the following exception:"
msgstr ""

#: ports/espressif/boards/m5stack_atom_lite/mpconfigboard.h
msgid "The central button was pressed at start up.\n"
msgstr ""
Expand Down Expand Up @@ -3372,10 +3380,6 @@ msgstr ""
msgid "invalid syntax for number"
msgstr ""

#: py/objexcept.c
msgid "invalid traceback"
msgstr ""

#: py/objtype.c
msgid "issubclass() arg 1 must be a class"
msgstr ""
Expand Down
14 changes: 9 additions & 5 deletions locale/cs.po
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ msgstr "%q musí být int"
msgid "%q must be of type %q"
msgstr "%q musí být typu %q"

#: shared-bindings/digitalio/Pull.c
#: py/objexcept.c shared-bindings/digitalio/Pull.c
msgid "%q must be of type %q or None"
msgstr "%q musí být typu %q nebo None"

Expand Down Expand Up @@ -905,6 +905,10 @@ msgstr ""
msgid "Drive mode not used when direction is input."
msgstr ""

#: py/obj.c
msgid "During handling of the above exception, another exception occurred:"
msgstr ""

#: shared-bindings/aesio/aes.c
msgid "ECB only operates on 16 bytes at a time"
msgstr "ECB operuje najednou pouze 16 bajtů"
Expand Down Expand Up @@ -2029,6 +2033,10 @@ msgid ""
"exit safe mode."
msgstr ""

#: py/obj.c
msgid "The above exception was the direct cause of the following exception:"
msgstr ""

#: ports/espressif/boards/m5stack_atom_lite/mpconfigboard.h
msgid "The central button was pressed at start up.\n"
msgstr ""
Expand Down Expand Up @@ -3359,10 +3367,6 @@ msgstr ""
msgid "invalid syntax for number"
msgstr ""

#: py/objexcept.c
msgid "invalid traceback"
msgstr ""

#: py/objtype.c
msgid "issubclass() arg 1 must be a class"
msgstr ""
Expand Down
17 changes: 12 additions & 5 deletions locale/de_DE.po
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ msgstr "%q muss vom Typ Integer sein"
msgid "%q must be of type %q"
msgstr "%q muss vom Type %q sein"

#: shared-bindings/digitalio/Pull.c
#: py/objexcept.c shared-bindings/digitalio/Pull.c
msgid "%q must be of type %q or None"
msgstr "%q muss vom Type %q oder None sein"

Expand Down Expand Up @@ -913,6 +913,10 @@ msgstr "Fertig"
msgid "Drive mode not used when direction is input."
msgstr "Drive mode wird nicht verwendet, wenn die Richtung input ist."

#: py/obj.c
msgid "During handling of the above exception, another exception occurred:"
msgstr ""

#: shared-bindings/aesio/aes.c
msgid "ECB only operates on 16 bytes at a time"
msgstr "Die EZB arbeitet jeweils nur mit 16 Bytes"
Expand Down Expand Up @@ -2058,6 +2062,10 @@ msgstr ""
"Das Modul `microcontroller` wurde zum Booten in den abgesicherten Modus "
"verwendet. Drücke Reset, um den abgesicherten Modus zu verlassen."

#: py/obj.c
msgid "The above exception was the direct cause of the following exception:"
msgstr ""

#: ports/espressif/boards/m5stack_atom_lite/mpconfigboard.h
msgid "The central button was pressed at start up.\n"
msgstr "Beim Starten wurde die zentrale Taste gedrückt.\n"
Expand Down Expand Up @@ -3430,10 +3438,6 @@ msgstr "ungültige Syntax für integer mit Basis %d"
msgid "invalid syntax for number"
msgstr "ungültige Syntax für number"

#: py/objexcept.c
msgid "invalid traceback"
msgstr "ungültiger Traceback"

#: py/objtype.c
msgid "issubclass() arg 1 must be a class"
msgstr "issubclass() arg 1 muss eine Klasse sein"
Expand Down Expand Up @@ -4442,6 +4446,9 @@ msgstr "zi muss eine Gleitkommazahl sein"
msgid "zi must be of shape (n_section, 2)"
msgstr "zi muss die Form (n_section, 2) haben"

#~ msgid "invalid traceback"
#~ msgstr "ungültiger Traceback"

#~ msgid "%q indices must be integers, not %s"
#~ msgstr "%q Indizes müssen Integer sein, nicht %s"

Expand Down
14 changes: 9 additions & 5 deletions locale/el.po
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ msgstr "%q πρέπει να είναι int"
msgid "%q must be of type %q"
msgstr "%q πρέπει να είναι τύπου %q"

#: shared-bindings/digitalio/Pull.c
#: py/objexcept.c shared-bindings/digitalio/Pull.c
msgid "%q must be of type %q or None"
msgstr "%q πρέπει να είναι τύπου %q ή None"

Expand Down Expand Up @@ -919,6 +919,10 @@ msgstr ""
msgid "Drive mode not used when direction is input."
msgstr ""

#: py/obj.c
msgid "During handling of the above exception, another exception occurred:"
msgstr ""

#: shared-bindings/aesio/aes.c
msgid "ECB only operates on 16 bytes at a time"
msgstr ""
Expand Down Expand Up @@ -2038,6 +2042,10 @@ msgid ""
"exit safe mode."
msgstr ""

#: py/obj.c
msgid "The above exception was the direct cause of the following exception:"
msgstr ""

#: ports/espressif/boards/m5stack_atom_lite/mpconfigboard.h
msgid "The central button was pressed at start up.\n"
msgstr ""
Expand Down Expand Up @@ -3368,10 +3376,6 @@ msgstr ""
msgid "invalid syntax for number"
msgstr ""

#: py/objexcept.c
msgid "invalid traceback"
msgstr ""

#: py/objtype.c
msgid "issubclass() arg 1 must be a class"
msgstr ""
Expand Down
17 changes: 12 additions & 5 deletions locale/en_GB.po
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ msgstr ""
msgid "%q must be of type %q"
msgstr ""

#: shared-bindings/digitalio/Pull.c
#: py/objexcept.c shared-bindings/digitalio/Pull.c
msgid "%q must be of type %q or None"
msgstr ""

Expand Down Expand Up @@ -908,6 +908,10 @@ msgstr ""
msgid "Drive mode not used when direction is input."
msgstr "Drive mode not used when direction is input."

#: py/obj.c
msgid "During handling of the above exception, another exception occurred:"
msgstr ""

#: shared-bindings/aesio/aes.c
msgid "ECB only operates on 16 bytes at a time"
msgstr "ECB only operates on 16 bytes at a time"
Expand Down Expand Up @@ -2039,6 +2043,10 @@ msgstr ""
"The `microcontroller` module was used to boot into safe mode. Press reset to "
"exit safe mode."

#: py/obj.c
msgid "The above exception was the direct cause of the following exception:"
msgstr ""

#: ports/espressif/boards/m5stack_atom_lite/mpconfigboard.h
msgid "The central button was pressed at start up.\n"
msgstr ""
Expand Down Expand Up @@ -3378,10 +3386,6 @@ msgstr "invalid syntax for integer with base %d"
msgid "invalid syntax for number"
msgstr "invalid syntax for number"

#: py/objexcept.c
msgid "invalid traceback"
msgstr "invalid traceback"

#: py/objtype.c
msgid "issubclass() arg 1 must be a class"
msgstr "issubclass() arg 1 must be a class"
Expand Down Expand Up @@ -4377,6 +4381,9 @@ msgstr "zi must be of float type"
msgid "zi must be of shape (n_section, 2)"
msgstr "zi must be of shape (n_section, 2)"

#~ msgid "invalid traceback"
#~ msgstr "invalid traceback"

#~ msgid "%q indices must be integers, not %s"
#~ msgstr "%q indices must be integers, not %s"

Expand Down
14 changes: 9 additions & 5 deletions locale/es.po
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ msgstr ""
msgid "%q must be of type %q"
msgstr ""

#: shared-bindings/digitalio/Pull.c
#: py/objexcept.c shared-bindings/digitalio/Pull.c
msgid "%q must be of type %q or None"
msgstr ""

Expand Down Expand Up @@ -918,6 +918,10 @@ msgstr ""
msgid "Drive mode not used when direction is input."
msgstr "Modo Drive no se usa cuando la dirección es input."

#: py/obj.c
msgid "During handling of the above exception, another exception occurred:"
msgstr ""

#: shared-bindings/aesio/aes.c
msgid "ECB only operates on 16 bytes at a time"
msgstr "ECB solo opera sobre 16 bytes a la vez"
Expand Down Expand Up @@ -2068,6 +2072,10 @@ msgstr ""
"El módulo de `microcontroller` se usó para un arranque en modo seguro. "
"Presione reset para salir del modo seguro."

#: py/obj.c
msgid "The above exception was the direct cause of the following exception:"
msgstr ""

#: ports/espressif/boards/m5stack_atom_lite/mpconfigboard.h
msgid "The central button was pressed at start up.\n"
msgstr ""
Expand Down Expand Up @@ -3418,10 +3426,6 @@ msgstr "sintaxis inválida para entero con base %d"
msgid "invalid syntax for number"
msgstr "sintaxis inválida para número"

#: py/objexcept.c
msgid "invalid traceback"
msgstr ""

#: py/objtype.c
msgid "issubclass() arg 1 must be a class"
msgstr "issubclass() arg 1 debe ser una clase"
Expand Down
14 changes: 9 additions & 5 deletions locale/fil.po
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ msgstr ""
msgid "%q must be of type %q"
msgstr ""

#: shared-bindings/digitalio/Pull.c
#: py/objexcept.c shared-bindings/digitalio/Pull.c
msgid "%q must be of type %q or None"
msgstr ""

Expand Down Expand Up @@ -904,6 +904,10 @@ msgstr ""
msgid "Drive mode not used when direction is input."
msgstr "Drive mode ay hindi ginagamit kapag ang direksyon ay input."

#: py/obj.c
msgid "During handling of the above exception, another exception occurred:"
msgstr ""

#: shared-bindings/aesio/aes.c
msgid "ECB only operates on 16 bytes at a time"
msgstr ""
Expand Down Expand Up @@ -2028,6 +2032,10 @@ msgid ""
"exit safe mode."
msgstr ""

#: py/obj.c
msgid "The above exception was the direct cause of the following exception:"
msgstr ""

#: ports/espressif/boards/m5stack_atom_lite/mpconfigboard.h
msgid "The central button was pressed at start up.\n"
msgstr ""
Expand Down Expand Up @@ -3372,10 +3380,6 @@ msgstr "maling sintaks sa integer na may base %d"
msgid "invalid syntax for number"
msgstr "maling sintaks sa number"

#: py/objexcept.c
msgid "invalid traceback"
msgstr ""

#: py/objtype.c
msgid "issubclass() arg 1 must be a class"
msgstr "issubclass() arg 1 ay dapat na class"
Expand Down
17 changes: 12 additions & 5 deletions locale/fr.po
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ msgstr "%q doit être un entier"
msgid "%q must be of type %q"
msgstr "%q doit être du type %q"

#: shared-bindings/digitalio/Pull.c
#: py/objexcept.c shared-bindings/digitalio/Pull.c
msgid "%q must be of type %q or None"
msgstr "%q doit être du type %q ou None"

Expand Down Expand Up @@ -928,6 +928,10 @@ msgid "Drive mode not used when direction is input."
msgstr ""
"Le mode Drive n'est pas utilisé quand la direction est entrante ('input')."

#: py/obj.c
msgid "During handling of the above exception, another exception occurred:"
msgstr ""

#: shared-bindings/aesio/aes.c
msgid "ECB only operates on 16 bytes at a time"
msgstr "La BCE ne fonctionne que sur 16 octets à la fois"
Expand Down Expand Up @@ -2088,6 +2092,10 @@ msgstr ""
"Le module `microcontroller` a été utilisé pour démarrer en mode sûr. Pressez "
"reset pour quitter le mode sûr."

#: py/obj.c
msgid "The above exception was the direct cause of the following exception:"
msgstr ""

#: ports/espressif/boards/m5stack_atom_lite/mpconfigboard.h
msgid "The central button was pressed at start up.\n"
msgstr "Le bouton central était pressé au démarrage.\n"
Expand Down Expand Up @@ -3460,10 +3468,6 @@ msgstr "syntaxe invalide pour un entier de base %d"
msgid "invalid syntax for number"
msgstr "syntaxe invalide pour un nombre"

#: py/objexcept.c
msgid "invalid traceback"
msgstr "traceback invalide"

#: py/objtype.c
msgid "issubclass() arg 1 must be a class"
msgstr "l'argument 1 de issubclass() doit être une classe"
Expand Down Expand Up @@ -4470,6 +4474,9 @@ msgstr "zi doit être de type float"
msgid "zi must be of shape (n_section, 2)"
msgstr "zi doit être de forme (n_section, 2)"

#~ msgid "invalid traceback"
#~ msgstr "traceback invalide"

#~ msgid "%q indices must be integers, not %s"
#~ msgstr "les indices %q doivent être des entiers, pas %s"

Expand Down
Loading