Skip to content

Translations update from Hosted Weblate #10439

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 1 commit into from
Jun 23, 2025
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
46 changes: 37 additions & 9 deletions locale/cs.po
Original file line number Diff line number Diff line change
Expand Up @@ -169,10 +169,6 @@ msgstr "Délka %q musí být <= %d"
msgid "%q length must be >= %d"
msgstr "Délka %q musí být >= %d"

#: py/runtime.c
msgid "%q moved from %q to %q"
msgstr ""

#: py/argcheck.c
msgid "%q must be %d"
msgstr "%q musí být %d"
Expand Down Expand Up @@ -261,7 +257,7 @@ msgstr "%q je mimo hranice"
msgid "%q out of range"
msgstr "%q je mimo rozsah"

#: py/objmodule.c py/runtime.c
#: py/objmodule.c
msgid "%q renamed %q"
msgstr ""

Expand Down Expand Up @@ -2727,6 +2723,10 @@ msgstr ""
msgid "can only have one parent"
msgstr "může mít pouze jednoho rodiče"

#: py/emitinlinerv32.c
msgid "can only have up to 4 parameters for RV32 assembly"
msgstr ""

#: py/emitinlinethumb.c
msgid "can only have up to 4 parameters to Thumb assembly"
msgstr ""
Expand Down Expand Up @@ -3896,6 +3896,30 @@ msgstr ""
msgid "opcode"
msgstr "opcode"

#: py/emitinlinerv32.c
msgid "opcode '%q' argument %d: expecting %q"
msgstr ""

#: py/emitinlinerv32.c
msgid "opcode '%q' argument %d: must not be zero"
msgstr ""

#: py/emitinlinerv32.c
msgid "opcode '%q' argument %d: out of range"
msgstr ""

#: py/emitinlinerv32.c
msgid "opcode '%q' argument %d: undefined label '%q'"
msgstr ""

#: py/emitinlinerv32.c
msgid "opcode '%q' argument %d: unknown register"
msgstr ""

#: py/emitinlinerv32.c
msgid "opcode '%q': expecting %d arguments"
msgstr ""

#: extmod/ulab/code/ndarray.c extmod/ulab/code/numpy/bitwise.c
#: extmod/ulab/code/numpy/compare.c extmod/ulab/code/numpy/vector.c
msgid "operands could not be broadcast together"
Expand Down Expand Up @@ -3987,6 +4011,10 @@ msgstr ""
msgid "palette must be 32 bytes long"
msgstr ""

#: py/emitinlinerv32.c
msgid "parameters must be registers in sequence a0 to a3"
msgstr ""

#: py/emitinlinextensa.c
msgid "parameters must be registers in sequence a2 to a5"
msgstr ""
Expand Down Expand Up @@ -4176,10 +4204,6 @@ msgstr ""
msgid "splitting with sub-captures"
msgstr ""

#: py/objstr.c
msgid "start/end indices"
msgstr ""

#: shared-bindings/random/__init__.c
msgid "stop not reachable from start"
msgstr ""
Expand Down Expand Up @@ -4342,6 +4366,10 @@ msgstr ""
msgid "unindent doesn't match any outer indent level"
msgstr ""

#: py/emitinlinerv32.c
msgid "unknown RV32 instruction '%q'"
msgstr ""

#: py/objstr.c
#, c-format
msgid "unknown conversion specifier %c"
Expand Down
49 changes: 40 additions & 9 deletions locale/el.po
Original file line number Diff line number Diff line change
Expand Up @@ -173,10 +173,6 @@ msgstr "%q μήκος πρέπει να είναι <= %d"
msgid "%q length must be >= %d"
msgstr "%q μήκος πρέπει να είναι >= %d"

#: py/runtime.c
msgid "%q moved from %q to %q"
msgstr "%q μετακινήθηκε από το %q στο %q"

#: py/argcheck.c
msgid "%q must be %d"
msgstr "%q πρέπει να είναι %d"
Expand Down Expand Up @@ -265,7 +261,7 @@ msgstr "%q εκτός ορίων"
msgid "%q out of range"
msgstr "%q εκτός εμβέλειας"

#: py/objmodule.c py/runtime.c
#: py/objmodule.c
msgid "%q renamed %q"
msgstr "%q μεταονομάστηκε σε %q"

Expand Down Expand Up @@ -2726,6 +2722,10 @@ msgstr ""
msgid "can only have one parent"
msgstr ""

#: py/emitinlinerv32.c
msgid "can only have up to 4 parameters for RV32 assembly"
msgstr ""

#: py/emitinlinethumb.c
msgid "can only have up to 4 parameters to Thumb assembly"
msgstr ""
Expand Down Expand Up @@ -3895,6 +3895,30 @@ msgstr ""
msgid "opcode"
msgstr ""

#: py/emitinlinerv32.c
msgid "opcode '%q' argument %d: expecting %q"
msgstr ""

#: py/emitinlinerv32.c
msgid "opcode '%q' argument %d: must not be zero"
msgstr ""

#: py/emitinlinerv32.c
msgid "opcode '%q' argument %d: out of range"
msgstr ""

#: py/emitinlinerv32.c
msgid "opcode '%q' argument %d: undefined label '%q'"
msgstr ""

#: py/emitinlinerv32.c
msgid "opcode '%q' argument %d: unknown register"
msgstr ""

#: py/emitinlinerv32.c
msgid "opcode '%q': expecting %d arguments"
msgstr ""

#: extmod/ulab/code/ndarray.c extmod/ulab/code/numpy/bitwise.c
#: extmod/ulab/code/numpy/compare.c extmod/ulab/code/numpy/vector.c
msgid "operands could not be broadcast together"
Expand Down Expand Up @@ -3986,6 +4010,10 @@ msgstr ""
msgid "palette must be 32 bytes long"
msgstr ""

#: py/emitinlinerv32.c
msgid "parameters must be registers in sequence a0 to a3"
msgstr ""

#: py/emitinlinextensa.c
msgid "parameters must be registers in sequence a2 to a5"
msgstr ""
Expand Down Expand Up @@ -4175,10 +4203,6 @@ msgstr ""
msgid "splitting with sub-captures"
msgstr ""

#: py/objstr.c
msgid "start/end indices"
msgstr ""

#: shared-bindings/random/__init__.c
msgid "stop not reachable from start"
msgstr ""
Expand Down Expand Up @@ -4341,6 +4365,10 @@ msgstr ""
msgid "unindent doesn't match any outer indent level"
msgstr ""

#: py/emitinlinerv32.c
msgid "unknown RV32 instruction '%q'"
msgstr ""

#: py/objstr.c
#, c-format
msgid "unknown conversion specifier %c"
Expand Down Expand Up @@ -4509,6 +4537,9 @@ msgstr ""
msgid "zi must be of shape (n_section, 2)"
msgstr ""

#~ msgid "%q moved from %q to %q"
#~ msgstr "%q μετακινήθηκε από το %q στο %q"

#, c-format
#~ msgid "%%c requires int or char"
#~ msgstr "%%c απαιτεί ακέραιο ή χαρακτήρα"
Expand Down
46 changes: 37 additions & 9 deletions locale/hi.po
Original file line number Diff line number Diff line change
Expand Up @@ -160,10 +160,6 @@ msgstr ""
msgid "%q length must be >= %d"
msgstr ""

#: py/runtime.c
msgid "%q moved from %q to %q"
msgstr ""

#: py/argcheck.c
msgid "%q must be %d"
msgstr ""
Expand Down Expand Up @@ -252,7 +248,7 @@ msgstr ""
msgid "%q out of range"
msgstr ""

#: py/objmodule.c py/runtime.c
#: py/objmodule.c
msgid "%q renamed %q"
msgstr ""

Expand Down Expand Up @@ -2700,6 +2696,10 @@ msgstr ""
msgid "can only have one parent"
msgstr ""

#: py/emitinlinerv32.c
msgid "can only have up to 4 parameters for RV32 assembly"
msgstr ""

#: py/emitinlinethumb.c
msgid "can only have up to 4 parameters to Thumb assembly"
msgstr ""
Expand Down Expand Up @@ -3869,6 +3869,30 @@ msgstr ""
msgid "opcode"
msgstr ""

#: py/emitinlinerv32.c
msgid "opcode '%q' argument %d: expecting %q"
msgstr ""

#: py/emitinlinerv32.c
msgid "opcode '%q' argument %d: must not be zero"
msgstr ""

#: py/emitinlinerv32.c
msgid "opcode '%q' argument %d: out of range"
msgstr ""

#: py/emitinlinerv32.c
msgid "opcode '%q' argument %d: undefined label '%q'"
msgstr ""

#: py/emitinlinerv32.c
msgid "opcode '%q' argument %d: unknown register"
msgstr ""

#: py/emitinlinerv32.c
msgid "opcode '%q': expecting %d arguments"
msgstr ""

#: extmod/ulab/code/ndarray.c extmod/ulab/code/numpy/bitwise.c
#: extmod/ulab/code/numpy/compare.c extmod/ulab/code/numpy/vector.c
msgid "operands could not be broadcast together"
Expand Down Expand Up @@ -3960,6 +3984,10 @@ msgstr ""
msgid "palette must be 32 bytes long"
msgstr ""

#: py/emitinlinerv32.c
msgid "parameters must be registers in sequence a0 to a3"
msgstr ""

#: py/emitinlinextensa.c
msgid "parameters must be registers in sequence a2 to a5"
msgstr ""
Expand Down Expand Up @@ -4149,10 +4177,6 @@ msgstr ""
msgid "splitting with sub-captures"
msgstr ""

#: py/objstr.c
msgid "start/end indices"
msgstr ""

#: shared-bindings/random/__init__.c
msgid "stop not reachable from start"
msgstr ""
Expand Down Expand Up @@ -4315,6 +4339,10 @@ msgstr ""
msgid "unindent doesn't match any outer indent level"
msgstr ""

#: py/emitinlinerv32.c
msgid "unknown RV32 instruction '%q'"
msgstr ""

#: py/objstr.c
#, c-format
msgid "unknown conversion specifier %c"
Expand Down
Loading