Skip to content

Translations update from Hosted Weblate #7536

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 3 commits into from
Feb 2, 2023
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
12 changes: 12 additions & 0 deletions locale/ID.po
Original file line number Diff line number Diff line change
Expand Up @@ -2510,6 +2510,10 @@ msgstr ""
msgid "array has too many dimensions"
msgstr ""

#: extmod/ulab/code/ndarray.c
msgid "array is too big"
msgstr ""

#: py/objarray.c shared-bindings/alarm/SleepMemory.c
#: shared-bindings/memorymap/AddressRange.c shared-bindings/nvm/ByteArray.c
msgid "array/bytes required on right side"
Expand Down Expand Up @@ -2938,6 +2942,10 @@ msgstr ""
msgid "div/mod not implemented for uint"
msgstr ""

#: extmod/ulab/code/numpy/create.c
msgid "divide by zero"
msgstr ""

#: py/runtime.c
msgid "division by zero"
msgstr ""
Expand Down Expand Up @@ -3752,6 +3760,10 @@ msgstr ""
msgid "only mono is supported"
msgstr ""

#: extmod/ulab/code/numpy/create.c
msgid "only ndarrays can be concatenated"
msgstr ""

#: ports/stm/common-hal/audiobusio/PDMIn.c
msgid "only oversample=64 is supported"
msgstr ""
Expand Down
12 changes: 12 additions & 0 deletions locale/cs.po
Original file line number Diff line number Diff line change
Expand Up @@ -2497,6 +2497,10 @@ msgstr ""
msgid "array has too many dimensions"
msgstr ""

#: extmod/ulab/code/ndarray.c
msgid "array is too big"
msgstr ""

#: py/objarray.c shared-bindings/alarm/SleepMemory.c
#: shared-bindings/memorymap/AddressRange.c shared-bindings/nvm/ByteArray.c
msgid "array/bytes required on right side"
Expand Down Expand Up @@ -2925,6 +2929,10 @@ msgstr ""
msgid "div/mod not implemented for uint"
msgstr ""

#: extmod/ulab/code/numpy/create.c
msgid "divide by zero"
msgstr ""

#: py/runtime.c
msgid "division by zero"
msgstr ""
Expand Down Expand Up @@ -3738,6 +3746,10 @@ msgstr ""
msgid "only mono is supported"
msgstr ""

#: extmod/ulab/code/numpy/create.c
msgid "only ndarrays can be concatenated"
msgstr ""

#: ports/stm/common-hal/audiobusio/PDMIn.c
msgid "only oversample=64 is supported"
msgstr ""
Expand Down
15 changes: 12 additions & 3 deletions locale/de_DE.po
Original file line number Diff line number Diff line change
Expand Up @@ -2555,6 +2555,10 @@ msgstr "Array- und Indexlänge müssen gleich sein"
msgid "array has too many dimensions"
msgstr "Das Array hat zu viele Dimensionen"

#: extmod/ulab/code/ndarray.c
msgid "array is too big"
msgstr ""

#: py/objarray.c shared-bindings/alarm/SleepMemory.c
#: shared-bindings/memorymap/AddressRange.c shared-bindings/nvm/ByteArray.c
msgid "array/bytes required on right side"
Expand Down Expand Up @@ -2995,6 +2999,10 @@ msgstr "Abmessungen stimmen nicht überein"
msgid "div/mod not implemented for uint"
msgstr "div/mod für uint nicht implementiert"

#: extmod/ulab/code/numpy/create.c
msgid "divide by zero"
msgstr "durch Null dividieren"

#: py/runtime.c
msgid "division by zero"
msgstr "Division durch Null"
Expand Down Expand Up @@ -3818,6 +3826,10 @@ msgstr "nur eine bit_depth=16 wird unterstützt"
msgid "only mono is supported"
msgstr "nur Mono wird unterstützt"

#: extmod/ulab/code/numpy/create.c
msgid "only ndarrays can be concatenated"
msgstr ""

#: ports/stm/common-hal/audiobusio/PDMIn.c
msgid "only oversample=64 is supported"
msgstr ""
Expand Down Expand Up @@ -4505,9 +4517,6 @@ msgstr "zi muss die Form (n_section, 2) haben"
#~ msgid "complex division by zero"
#~ msgstr "Komplexe Division durch null"

#~ msgid "divide by zero"
#~ msgstr "durch Null dividieren"

#~ msgid "int() arg 2 must be >= 2 and <= 36"
#~ msgstr "int() arg 2 muss >= 2 und <= 36 sein"

Expand Down
12 changes: 12 additions & 0 deletions locale/el.po
Original file line number Diff line number Diff line change
Expand Up @@ -2506,6 +2506,10 @@ msgstr ""
msgid "array has too many dimensions"
msgstr ""

#: extmod/ulab/code/ndarray.c
msgid "array is too big"
msgstr ""

#: py/objarray.c shared-bindings/alarm/SleepMemory.c
#: shared-bindings/memorymap/AddressRange.c shared-bindings/nvm/ByteArray.c
msgid "array/bytes required on right side"
Expand Down Expand Up @@ -2934,6 +2938,10 @@ msgstr ""
msgid "div/mod not implemented for uint"
msgstr ""

#: extmod/ulab/code/numpy/create.c
msgid "divide by zero"
msgstr ""

#: py/runtime.c
msgid "division by zero"
msgstr ""
Expand Down Expand Up @@ -3747,6 +3755,10 @@ msgstr ""
msgid "only mono is supported"
msgstr ""

#: extmod/ulab/code/numpy/create.c
msgid "only ndarrays can be concatenated"
msgstr ""

#: ports/stm/common-hal/audiobusio/PDMIn.c
msgid "only oversample=64 is supported"
msgstr ""
Expand Down
15 changes: 12 additions & 3 deletions locale/en_GB.po
Original file line number Diff line number Diff line change
Expand Up @@ -2513,6 +2513,10 @@ msgstr "array and index length must be equal"
msgid "array has too many dimensions"
msgstr ""

#: extmod/ulab/code/ndarray.c
msgid "array is too big"
msgstr ""

#: py/objarray.c shared-bindings/alarm/SleepMemory.c
#: shared-bindings/memorymap/AddressRange.c shared-bindings/nvm/ByteArray.c
msgid "array/bytes required on right side"
Expand Down Expand Up @@ -2944,6 +2948,10 @@ msgstr "dimensions do not match"
msgid "div/mod not implemented for uint"
msgstr "div/mod not implemented for uint"

#: extmod/ulab/code/numpy/create.c
msgid "divide by zero"
msgstr "divide by zero"

#: py/runtime.c
msgid "division by zero"
msgstr "division by zero"
Expand Down Expand Up @@ -3757,6 +3765,10 @@ msgstr "only bit_depth=16 is supported"
msgid "only mono is supported"
msgstr ""

#: extmod/ulab/code/numpy/create.c
msgid "only ndarrays can be concatenated"
msgstr ""

#: ports/stm/common-hal/audiobusio/PDMIn.c
msgid "only oversample=64 is supported"
msgstr ""
Expand Down Expand Up @@ -4408,9 +4420,6 @@ msgstr "zi must be of shape (n_section, 2)"
#~ msgid "complex division by zero"
#~ msgstr "complex division by zero"

#~ msgid "divide by zero"
#~ msgstr "divide by zero"

#~ msgid "int() arg 2 must be >= 2 and <= 36"
#~ msgstr "int() arg 2 must be >= 2 and <= 36"

Expand Down
17 changes: 13 additions & 4 deletions locale/es.po
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-01-04 12:55-0600\n"
"PO-Revision-Date: 2023-01-29 16:16+0000\n"
"PO-Revision-Date: 2023-02-01 22:11+0000\n"
"Last-Translator: Jose David M <jquintana202020@gmail.com>\n"
"Language-Team: \n"
"Language: es\n"
Expand Down Expand Up @@ -2563,6 +2563,10 @@ msgstr "Longitud del array e índice tienen que ser iguales"
msgid "array has too many dimensions"
msgstr "La matriz tiene demasiadas dimensiones"

#: extmod/ulab/code/ndarray.c
msgid "array is too big"
msgstr "el arreglo es muy grande"

#: py/objarray.c shared-bindings/alarm/SleepMemory.c
#: shared-bindings/memorymap/AddressRange.c shared-bindings/nvm/ByteArray.c
msgid "array/bytes required on right side"
Expand Down Expand Up @@ -2998,6 +3002,10 @@ msgstr "las dimensiones no concuerdan"
msgid "div/mod not implemented for uint"
msgstr "div/mod no implementado para uint"

#: extmod/ulab/code/numpy/create.c
msgid "divide by zero"
msgstr "divide por cero"

#: py/runtime.c
msgid "division by zero"
msgstr "división por cero"
Expand Down Expand Up @@ -3820,6 +3828,10 @@ msgstr "solo se admite bit_depth=16"
msgid "only mono is supported"
msgstr "solamente mono esta suportado"

#: extmod/ulab/code/numpy/create.c
msgid "only ndarrays can be concatenated"
msgstr "solamente ndarrays pueden ser concatenadas"

#: ports/stm/common-hal/audiobusio/PDMIn.c
msgid "only oversample=64 is supported"
msgstr "solamente oversample=64 esta soportado"
Expand Down Expand Up @@ -4485,9 +4497,6 @@ msgstr "zi debe ser una forma (n_section,2)"
#~ msgid "complex division by zero"
#~ msgstr "división compleja por cero"

#~ msgid "divide by zero"
#~ msgstr "divide por cero"

#~ msgid "int() arg 2 must be >= 2 and <= 36"
#~ msgstr "int() arg 2 debe ser >= 2 y <= 36"

Expand Down
12 changes: 12 additions & 0 deletions locale/fil.po
Original file line number Diff line number Diff line change
Expand Up @@ -2497,6 +2497,10 @@ msgstr ""
msgid "array has too many dimensions"
msgstr ""

#: extmod/ulab/code/ndarray.c
msgid "array is too big"
msgstr ""

#: py/objarray.c shared-bindings/alarm/SleepMemory.c
#: shared-bindings/memorymap/AddressRange.c shared-bindings/nvm/ByteArray.c
msgid "array/bytes required on right side"
Expand Down Expand Up @@ -2936,6 +2940,10 @@ msgstr ""
msgid "div/mod not implemented for uint"
msgstr ""

#: extmod/ulab/code/numpy/create.c
msgid "divide by zero"
msgstr ""

#: py/runtime.c
msgid "division by zero"
msgstr "dibisyon ng zero"
Expand Down Expand Up @@ -3755,6 +3763,10 @@ msgstr ""
msgid "only mono is supported"
msgstr ""

#: extmod/ulab/code/numpy/create.c
msgid "only ndarrays can be concatenated"
msgstr ""

#: ports/stm/common-hal/audiobusio/PDMIn.c
msgid "only oversample=64 is supported"
msgstr ""
Expand Down
15 changes: 12 additions & 3 deletions locale/fr.po
Original file line number Diff line number Diff line change
Expand Up @@ -2581,6 +2581,10 @@ msgstr "la taille de la matrice et de l'index doivent être égaux"
msgid "array has too many dimensions"
msgstr "la tableau à trop de dimensions"

#: extmod/ulab/code/ndarray.c
msgid "array is too big"
msgstr ""

#: py/objarray.c shared-bindings/alarm/SleepMemory.c
#: shared-bindings/memorymap/AddressRange.c shared-bindings/nvm/ByteArray.c
msgid "array/bytes required on right side"
Expand Down Expand Up @@ -3022,6 +3026,10 @@ msgstr "les dimensions ne correspondent pas"
msgid "div/mod not implemented for uint"
msgstr "div/mod ne sont pas implémentés pour uint"

#: extmod/ulab/code/numpy/create.c
msgid "divide by zero"
msgstr "division par zéro"

#: py/runtime.c
msgid "division by zero"
msgstr "division par zéro"
Expand Down Expand Up @@ -3845,6 +3853,10 @@ msgstr "seul bit_depth = 16 est pris en charge"
msgid "only mono is supported"
msgstr ""

#: extmod/ulab/code/numpy/create.c
msgid "only ndarrays can be concatenated"
msgstr ""

#: ports/stm/common-hal/audiobusio/PDMIn.c
msgid "only oversample=64 is supported"
msgstr ""
Expand Down Expand Up @@ -4527,9 +4539,6 @@ msgstr "zi doit être de forme (n_section, 2)"
#~ msgid "complex division by zero"
#~ msgstr "division complexe par zéro"

#~ msgid "divide by zero"
#~ msgstr "division par zéro"

#~ msgid "int() arg 2 must be >= 2 and <= 36"
#~ msgstr ""
#~ "Le deuxième argument de int() doit être compris entre 2 et 36 inclus"
Expand Down
12 changes: 12 additions & 0 deletions locale/hi.po
Original file line number Diff line number Diff line change
Expand Up @@ -2479,6 +2479,10 @@ msgstr ""
msgid "array has too many dimensions"
msgstr ""

#: extmod/ulab/code/ndarray.c
msgid "array is too big"
msgstr ""

#: py/objarray.c shared-bindings/alarm/SleepMemory.c
#: shared-bindings/memorymap/AddressRange.c shared-bindings/nvm/ByteArray.c
msgid "array/bytes required on right side"
Expand Down Expand Up @@ -2907,6 +2911,10 @@ msgstr ""
msgid "div/mod not implemented for uint"
msgstr ""

#: extmod/ulab/code/numpy/create.c
msgid "divide by zero"
msgstr ""

#: py/runtime.c
msgid "division by zero"
msgstr ""
Expand Down Expand Up @@ -3720,6 +3728,10 @@ msgstr ""
msgid "only mono is supported"
msgstr ""

#: extmod/ulab/code/numpy/create.c
msgid "only ndarrays can be concatenated"
msgstr ""

#: ports/stm/common-hal/audiobusio/PDMIn.c
msgid "only oversample=64 is supported"
msgstr ""
Expand Down
12 changes: 12 additions & 0 deletions locale/it_IT.po
Original file line number Diff line number Diff line change
Expand Up @@ -2507,6 +2507,10 @@ msgstr ""
msgid "array has too many dimensions"
msgstr ""

#: extmod/ulab/code/ndarray.c
msgid "array is too big"
msgstr ""

#: py/objarray.c shared-bindings/alarm/SleepMemory.c
#: shared-bindings/memorymap/AddressRange.c shared-bindings/nvm/ByteArray.c
msgid "array/bytes required on right side"
Expand Down Expand Up @@ -2944,6 +2948,10 @@ msgstr ""
msgid "div/mod not implemented for uint"
msgstr ""

#: extmod/ulab/code/numpy/create.c
msgid "divide by zero"
msgstr ""

#: py/runtime.c
msgid "division by zero"
msgstr "divisione per zero"
Expand Down Expand Up @@ -3766,6 +3774,10 @@ msgstr ""
msgid "only mono is supported"
msgstr ""

#: extmod/ulab/code/numpy/create.c
msgid "only ndarrays can be concatenated"
msgstr ""

#: ports/stm/common-hal/audiobusio/PDMIn.c
msgid "only oversample=64 is supported"
msgstr ""
Expand Down
Loading