8000 Translations update from Weblate by weblate · Pull Request #4550 · adafruit/circuitpython · GitHub
[go: up one dir, main page]

Skip to content

Translations update from Weblate #4550

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 6 commits into from
Apr 3, 2021
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
49 changes: 25 additions & 24 deletions locale/ID.po
< 8000 td id="diff-7e05a0a3e2a682cdf4cbfa151f2e93bd21b7af7d3e366ffc297bc7ffc4a00035R2490" data-line-number="2490" class="blob-num blob-num-context js-linkable-line-number js-blob-rnum">
Original file line number Diff line number Diff line change
Expand Up @@ -2451,10 +2451,6 @@ msgstr ""
msgid "argument has wrong type"
msgstr "argumen memiliki tipe yang salah"

#: extmod/ulab/code/numpy/linalg/linalg.c
msgid "argument must be ndarray"
msgstr ""

#: py/argcheck.c shared-bindings/_stage/__init__.c
#: shared-bindings/digitalio/DigitalInOut.c shared-bindings/gamepad/GamePad.c
msgid "argument num/types mismatch"
Expand All @@ -2464,8 +2460,8 @@ msgstr "argumen num/types tidak cocok"
msgid "argument should be a '%q' not a '%q'"
msgstr "argumen harus berupa '%q' bukan '%q'"

#: extmod/ulab/code/numpy/linalg/linalg.c
#: extmod/ulab/code/numpy/numerical/numerical.c
#: extmod/ulab/code/numpy/transform/transform.c
msgid "arguments must be ndarrays"
msgstr "argumen harus berupa ndarrays"

Expand Down Expand Up @@ -2494,7 +2490,7 @@ msgstr "atribut belum didukung"
msgid "axis is out of bounds"
msgstr ""

#: extmod/ulab/code/numpy/numerical/numerical.c
#: extmod/ulab/code/numpy/numerical/numerical.c extmod/ulab/code/ulab_tools.c
msgid "axis must be None, or an integer"
msgstr ""

Expand Down Expand Up @@ -2534,15 +2530,15 @@ msgstr ""
msgid "branch not in range"
msgstr ""

#: extmod/ulab/code/ulab_create.c
#: extmod/ulab/code/ulab_create.c extmod/ulab/code/utils/utils.c
msgid "buffer is smaller than requested size"
msgstr ""

#: shared-bindings/audiocore/RawSample.c
msgid "buffer must be a bytes-like object"
msgstr ""

#: extmod/ulab/code/ulab_create.c
#: extmod/ulab/code/ulab_create.c extmod/ulab/code/utils/utils.c
msgid "buffer size must be a multiple of element size"
msgstr ""

Expand Down Expand Up @@ -2873,6 +2869,10 @@ msgstr ""
msgid "differentiation order out of range"
msgstr ""

#: extmod/ulab/code/numpy/transform/transform.c
msgid "dimensions do not match"
msgstr ""

#: py/modmath.c py/objfloat.c py/objint_longlong.c py/objint_mpz.c py/runtime.c
#: shared-bindings/math/__init__.c
msgid "division by zero"
Expand Down Expand Up @@ -3120,7 +3120,7 @@ msgstr "lapisan (padding) tidak benar"
msgid "index is out of bounds"
msgstr ""

#: extmod/ulab/code/numpy/numerical/numerical.c
#: extmod/ulab/code/numpy/numerical/numerical.c extmod/ulab/code/ulab_tools.c
#: ports/esp32s2/common-hal/pulseio/PulseIn.c py/obj.c
#: shared-bindings/bitmaptools/__init__.c
msgid "index out of range"
Expand Down Expand Up @@ -3190,7 +3190,7 @@ msgstr ""
msgid "input must be one-dimensional"
msgstr ""

#: extmod/ulab/code/numpy/linalg/linalg.c
#: extmod/ulab/code/ulab_tools.c
msgid "input must be square matrix"
msgstr ""

Expand Down Expand Up @@ -3371,10 +3371,6 @@ msgstr ""
msgid "math domain error"
msgstr ""

#: extmod/ulab/code/numpy/linalg/linalg.c
msgid "matrix dimensions do not match"
msgstr ""

#: extmod/ulab/code/numpy/linalg/linalg.c
msgid "matrix is not positive definite"
msgstr ""
Expand Down Expand Up @@ -3544,10 +3540,6 @@ msgstr ""
msgid "non-zero timeout must be >= interval"
msgstr ""

#: extmod/ulab/code/numpy/linalg/linalg.c
msgid "norm is defined for 1D and 2D arrays"
msgstr ""

#: shared-bindings/_bleio/UUID.c
msgid "not a 128-bit UUID"
msgstr ""
Expand Down Expand Up @@ -3616,7 +3608,7 @@ msgstr ""
msgid "odd-length string"
msgstr "panjang data string memiliki keganjilan (odd-length)"

#: extmod/ulab/code/ulab_create.c
#: extmod/ulab/code/ulab_create.c extmod/ulab/code/utils/utils.c
msgid "offset is too large"
msgstr ""

Expand Down Expand Up @@ -3672,6 +3664,14 @@ msgstr ""
msgid "ord() expected a character, but string of length %d found"
msgstr ""

#: extmod/ulab/code/utils/utils.c
msgid "out array is too small"
msgstr ""

#: extmod/ulab/code/utils/utils.c
msgid "out must be a float dense array"
msgstr ""

#: shared-bindings/displayio/Bitmap.c
msgid "out of range of source"
msgstr ""
Expand Down Expand Up @@ -3882,14 +3882,18 @@ msgstr ""
msgid "single '}' encountered in format string"
msgstr ""

#: extmod/ulab/code/numpy/linalg/linalg.c
#: extmod/ulab/code/ulab_tools.c
msgid "size is defined for ndarrays only"
msgstr ""

#: shared-bindings/time/__init__.c
msgid "sleep length must be non-negative"
msgstr ""

#: extmod/ulab/code/ndarray.c
msgid "slice step can't be zero"
msgstr ""

#: py/objslice.c py/sequence.c
msgid "slice step cannot be zero"
msgstr ""
Expand Down Expand Up @@ -4188,10 +4192,6 @@ msgstr ""
msgid "value_count must be > 0"
msgstr ""

#: extmod/ulab/code/numpy/linalg/linalg.c
msgid "vectors must have same lengths"
msgstr ""

#: ports/esp32s2/common-hal/alarm/pin/__init__.c
msgid "wakeup conflict"
msgstr ""
Expand Down Expand Up @@ -4229,6 +4229,7 @@ msgstr ""
msgid "wrong axis specified"
msgstr ""

#: extmod/ulab/code/numpy/compare/compare.c
#: extmod/ulab/code/numpy/vector/vector.c
msgid "wrong input type"
msgstr ""
Expand Down
49 changes: 25 additions & 24 deletions locale/cs.po
Original file line number Diff line number Diff line change
Expand Up @@ -2404,10 +2404,6 @@ msgstr ""
msgid "argument has wrong type"
msgstr ""

#: extmod/ulab/code/numpy/linalg/linalg.c
msgid "argument must be ndarray"
msgstr ""

#: py/argcheck.c shared-bindings/_stage/__init__.c
#: shared-bindings/digitalio/DigitalInOut.c shared-bindings/gamepad/GamePad.c
msgid "argument num/types mismatch"
Expand All @@ -2417,8 +2413,8 @@ msgstr ""
msgid "argument should be a '%q' not a '%q'"
msgstr ""

#: extmod/ulab/code/numpy/linalg/linalg.c
#: extmod/ulab/code/numpy/numerical/numerical.c
#: extmod/ulab/code/numpy/transform/transform.c
msgid "arguments must be ndarrays"
msgstr ""

Expand Down Expand Up @@ -2447,7 +2443,7 @@ msgstr ""
msgid "axis is out of bounds"
msgstr ""

#: extmod/ulab/code/numpy/numerical/nume 9E88 rical.c
#: extmod/ulab/code/numpy/numerical/numerical.c extmod/ulab/code/ulab_tools.c
msgid "axis must be None, or an integer"
msgstr ""

Expand Down Expand Up @@ -2487,15 +2483,15 @@ msgstr ""
msgid "branch not in range"
msgstr ""

#: extmod/ulab/code/ulab_create.c
#: extmod/ulab/code/ulab_create.c extmod/ulab/code/utils/utils.c
msgid "buffer is smaller than requested size"
msgstr ""

#: shared-bindings/audiocore/RawSample.c
msgid "buffer must be a bytes-like object"
msgstr ""

#: extmod/ulab/code/ulab_create.c
#: extmod/ulab/code/ulab_create.c extmod/ulab/code/utils/utils.c
msgid "buffer size must be a multiple of element size"
msgstr ""

Expand Down Expand Up @@ -2825,6 +2821,10 @@ msgstr ""
msgid "differentiation order out of range"
msgstr ""

#: extmod/ulab/code/numpy/transform/transform.c
msgid "dimensions do not match"
msgstr ""

#: py/modmath.c py/objfloat.c py/objint_longlong.c py/objint_mpz.c py/runtime.c
#: shared-bindings/math/__init__.c
msgid "division by zero"
Expand Down Expand Up @@ -3072,7 +3072,7 @@ msgstr ""
msgid "index is out of bounds"
msgstr ""

#: extmod/ulab/code/numpy/numerical/numerical.c
#: extmod/ulab/code/numpy/numerical/numerical.c extmod/ulab/code/ulab_tools.c
#: ports/esp32s2/common-hal/pulseio/PulseIn.c py/obj.c
#: shared-bindings/bitmaptools/__init__.c
msgid "index out of range"
Expand Down Expand Up @@ -3142,7 +3142,7 @@ msgstr ""
msgid "input must be one-dimensional"
msgstr ""

#: extmod/ulab/code/numpy/linalg/linalg.c
#: extmod/ulab/code/ulab_tools.c
msgid "input must be square matrix"
msgstr ""

Expand Down Expand Up @@ -3323,10 +3323,6 @@ msgstr ""
msgid "math domain error"
msgstr ""

#: extmod/ulab/code/numpy/linalg/linalg.c
msgid "matrix dimensions do not match"
msgstr ""

#: extmod/ulab/code/numpy/linalg/linalg.c
msgid "matrix is not positive definite"
msgstr ""
Expand Down Expand Up @@ -3496,10 +3492,6 @@ msgstr ""
msgid "non-zero timeout must be >= interval"
msgstr ""

#: extmod/ulab/code/numpy/linalg/linalg.c
msgid "norm is defined for 1D and 2D arrays"
msgstr ""

#: shared-bindings/_bleio/UUID.c
msgid "not a 128-bit UUID"
msgstr ""
Expand Down Expand Up @@ -3568,7 +3560,7 @@ msgstr ""
msgid "odd-length string"
msgstr ""

#: extmod/ulab/code/ulab_create.c
#: extmod/ulab/code/ulab_create.c extmod/ulab/code/utils/utils.c
msgid "offset is too large"
msgstr ""

Expand Down Expand Up @@ -3623,6 +3615,14 @@ msgstr ""
msgid "ord() expected a character, but string of length %d found"
msgstr ""

#: extmod/ulab/code/utils/utils.c
msgid "out array is too small"
msgstr ""

#: extmod/ulab/code/utils/utils.c
msgid "out must be a float dense array"
msgstr ""

#: shared-bindings/displayio/Bitmap.c
msgid "out of range of source"
msgstr ""
Expand Down Expand Up @@ -3833,14 +3833,18 @@ msgstr ""
msgid "single '}' encountered in format string"
msgstr ""

#: extmod/ulab/code/numpy/linalg/linalg.c
#: extmod/ulab/code/ulab_tools.c
msgid "size is defined for ndarrays only"
msgstr ""

#: shared-bindings/time/__init__.c
msgid "sleep length must be non-negative"
msgstr ""

#: extmod/ulab/code/ndarray.c
msgid "slice step can't be zero"
msgstr ""

#: py/objslice.c py/sequence.c
msgid "slice step cannot be zero"
msgstr ""
Expand Down Expand Up @@ -4138,10 +4142,6 @@ msgstr ""
msgid "value_count must be > 0"
msgstr ""

#: extmod/ulab/code/numpy/linalg/linalg.c
msgid "vectors must have same lengths"
msgstr ""

#: ports/esp32s2/common-hal/alarm/pin/__init__.c
msgid "wakeup conflict"
msgstr ""
Expand Down Expand Up @@ -4179,6 +4179,7 @@ msgstr ""
msgid "wrong axis specified"
msgstr ""

#: extmod/ulab/code/numpy/compare/compare.c
#: extmod/ulab/code/numpy/vector/vector.c
msgid "wrong input type"
msgstr ""
Expand Down
Loading
0