Skip to content
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

Translations update from Hosted Weblate #8482

Merged
merged 3 commits into from
Oct 17, 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
121 changes: 80 additions & 41 deletions locale/ID.po
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ msgstr ""
msgid "%q in use"
msgstr "%q sedang digunakan"

#: py/objstr.c py/objstrunicode.c
#: py/objstr.c
msgid "%q index out of range"
msgstr "%q indeks di luar batas"

Expand Down Expand Up @@ -229,7 +229,7 @@ msgstr ""
msgid "%q must be of type %q or %q, not %q"
msgstr ""

#: py/argcheck.c py/objstrunicode.c shared-module/synthio/__init__.c
#: py/argcheck.c shared-module/synthio/__init__.c
msgid "%q must be of type %q, not %q"
msgstr ""

Expand Down Expand Up @@ -282,6 +282,11 @@ msgstr ""
msgid "%q[%u] waits on input outside of count"
msgstr ""

#: py/runtime.c
#, c-format
msgid "%s"
msgstr ""

#: ports/espressif/common-hal/espidf/__init__.c
#, c-format
msgid "%s error 0x%x"
Expand Down Expand Up @@ -1978,10 +1983,6 @@ msgstr "Buffer sumber dan tujuan harus memiliki panjang yang sama"
msgid "Specify exactly one of data0 or data_pins"
msgstr ""

#: extmod/modure.c
msgid "Splitting with sub-captures"
msgstr "Memisahkan dengan menggunakan sub-captures"

#: ports/raspberrypi/common-hal/audiopwmio/PWMAudioOut.c
msgid "Stereo left must be on PWM channel A"
msgstr ""
Expand Down Expand Up @@ -2420,7 +2421,8 @@ msgid "__init__() should return None"
msgstr "__init __() harus mengembalikan None"

#: py/objtype.c
msgid "__init__() should return None, not '%q'"
#, c-format
msgid "__init__() should return None, not '%s'"
msgstr ""

#: py/objobject.c
Expand Down Expand Up @@ -2510,8 +2512,8 @@ msgid "attempt to get argmin/argmax of an empty sequence"
msgstr "berusaha mendapatkan argmin/argmax dari urutan kosong"

#: py/objstr.c
msgid "attributes not supported yet"
msgstr "atribut belum didukung"
msgid "attributes not supported"
msgstr ""

#: extmod/ulab/code/ulab_tools.c
msgid "axis is out of bounds"
Expand Down Expand Up @@ -2638,7 +2640,7 @@ msgstr "tidak dapat menetapkan ke ekspresi"
msgid "can't cancel self"
msgstr ""

#: py/objint.c py/runtime.c shared-module/adafruit_pixelbuf/PixelBuf.c
#: py/runtime.c shared-module/adafruit_pixelbuf/PixelBuf.c
msgid "can't convert %q to %q"
msgstr ""

Expand All @@ -2656,10 +2658,18 @@ msgstr ""
msgid "can't convert '%q' object to %q implicitly"
msgstr ""

#: py/objint.c
msgid "can't convert NaN to int"
msgstr ""

#: extmod/ulab/code/numpy/vector.c
msgid "can't convert complex to float"
msgstr ""

#: py/objint.c
msgid "can't convert inf to int"
msgstr ""

#: py/obj.c
msgid "can't convert to complex"
msgstr ""
Expand Down Expand Up @@ -2688,14 +2698,14 @@ msgstr "tidak bisa menghapus ekspresi"
msgid "can't do binary op between '%q' and '%q'"
msgstr ""

#: py/objcomplex.c
msgid "can't do truncated division of a complex number"
msgstr ""

#: py/emitnative.c
msgid "can't implicitly convert '%q' to 'bool'"
msgstr ""

#: py/runtime.c
msgid "can't import name %q"
msgstr ""

#: py/emitnative.c
msgid "can't load from '%q'"
msgstr ""
Expand Down Expand Up @@ -2746,6 +2756,14 @@ msgid ""
"can't switch from manual field specification to automatic field numbering"
msgstr ""

#: py/objcomplex.c
msgid "can't truncate-divide a complex number"
msgstr ""

#: extmod/moductypes.c
msgid "can't unambiguously get sizeof scalar"
msgstr ""

#: extmod/moduasyncio.c
msgid "can't wait"
msgstr ""
Expand Down Expand Up @@ -2778,18 +2796,10 @@ msgstr ""
msgid "cannot delete array elements"
msgstr ""

#: py/runtime.c
msgid "cannot import name %q"
msgstr ""

#: extmod/ulab/code/ndarray.c
msgid "cannot reshape array"
msgstr ""

#: extmod/moductypes.c
msgid "cannot unambiguously get sizeof scalar"
msgstr ""

#: py/emitnative.c
msgid "casting"
msgstr ""
Expand Down Expand Up @@ -2838,6 +2848,10 @@ msgstr ""
msgid "comparison of int and uint"
msgstr ""

#: py/objcomplex.c
msgid "complex divide by zero"
msgstr ""

#: py/objfloat.c py/parsenum.c
msgid "complex values not supported"
msgstr ""
Expand Down Expand Up @@ -3410,8 +3424,8 @@ msgid "join expects a list of str/bytes objects consistent with self object"
msgstr ""

#: py/argcheck.c
msgid "keyword argument(s) not yet implemented - use normal args instead"
msgstr "argumen keyword belum diimplementasi - gunakan args normal"
msgid "keyword argument(s) not implemented - use normal args instead"
msgstr ""

#: py/emitinlinethumb.c py/emitinlinextensa.c
msgid "label '%q' not defined"
Expand All @@ -3421,10 +3435,6 @@ msgstr ""
msgid "label redefined"
msgstr "label didefinis ulang"

#: py/stream.c
msgid "length argument not allowed for this type"
msgstr ""

#: shared-bindings/audiomixer/MixerVoice.c
msgid "level must be between 0 and 1"
msgstr ""
Expand Down Expand Up @@ -3511,6 +3521,10 @@ msgstr ""
msgid "memory allocation failed, heap is locked"
msgstr ""

#: py/objarray.c
msgid "memoryview offset too large"
msgstr ""

#: py/objarray.c
msgid "memoryview: length is not a multiple of itemsize"
msgstr ""
Expand Down Expand Up @@ -3559,6 +3573,10 @@ msgstr ""
msgid "name not defined"
msgstr ""

#: py/persistentcode.c
msgid "native code in .mpy unsupported"
msgstr ""

#: py/asmthumb.c
msgid "native method too big"
msgstr ""
Expand Down Expand Up @@ -3633,7 +3651,7 @@ msgstr ""
msgid "non-default argument follows default argument"
msgstr "argumen non-default mengikuti argumen standar(default)"

#: extmod/modubinascii.c
#: py/objstr.c
msgid "non-hex digit found"
msgstr "digit non-hex ditemukan"

Expand Down Expand Up @@ -3723,7 +3741,7 @@ msgstr ""
msgid "object with buffer protocol required"
msgstr ""

#: extmod/modubinascii.c
#: py/objstr.c
msgid "odd-length string"
msgstr "panjang data string memiliki keganjilan (odd-length)"

Expand All @@ -3743,11 +3761,6 @@ msgstr ""
msgid "offset must be non-negative and no greater than buffer length"
msgstr ""

#: py/objstr.c py/objstrunicode.c
#, fuzzy
msgid "offset out of bounds"
msgstr "modul tidak ditemukan"

#: ports/nrf/common-hal/audiobusio/PDMIn.c
#: ports/stm/common-hal/audiobusio/PDMIn.c
msgid "only bit_depth=16 is supported"
Expand Down Expand Up @@ -3996,10 +4009,6 @@ msgstr ""
msgid "sleep length must be non-negative"
msgstr ""

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

#: py/nativeglue.c
msgid "slice unsupported"
msgstr ""
Expand Down Expand Up @@ -4044,6 +4053,10 @@ msgstr ""
msgid "source_bitmap must have value_count of 8"
msgstr ""

#: extmod/modure.c
msgid "splitting with sub-captures"
msgstr ""

#: py/objstr.c
msgid "start/end indices"
msgstr ""
Expand All @@ -4056,8 +4069,17 @@ msgstr ""
msgid "stream operation not supported"
msgstr ""

#: py/stream.c
msgid "string not supported; use bytes or bytearray"
#: py/objarray.c py/objstr.c
msgid "string argument without an encoding"
msgstr ""

#: py/objstrunicode.c
msgid "string index out of range"
msgstr ""

#: py/objstrunicode.c
#, c-format
msgid "string indices must be integers, not %s"
msgstr ""

#: extmod/moductypes.c
Expand Down Expand Up @@ -4088,6 +4110,10 @@ msgstr "sintaksis error pada JSON"
msgid "syntax error in uctypes descriptor"
msgstr "sintaksis error pada pendeskripsi uctypes"

#: extmod/utime_mphal.c
msgid "ticks interval overflow"
msgstr ""

#: ports/nrf/common-hal/watchdog/WatchDogTimer.c
msgid "timeout duration exceeded the maximum supported value"
msgstr ""
Expand Down Expand Up @@ -4361,6 +4387,19 @@ msgstr "zi harus berjenis float"
msgid "zi must be of shape (n_section, 2)"
msgstr "Zi harus berbentuk (n_section, 2)"

#~ msgid "Splitting with sub-captures"
#~ msgstr "Memisahkan dengan menggunakan sub-captures"

#~ msgid "attributes not supported yet"
#~ msgstr "atribut belum didukung"

#~ msgid "keyword argument(s) not yet implemented - use normal args instead"
#~ msgstr "argumen keyword belum diimplementasi - gunakan args normal"

#, fuzzy
#~ msgid "offset out of bounds"
#~ msgstr "modul tidak ditemukan"

#~ msgid "ADC2 is being used by WiFi"
#~ msgstr "ADC2 sedang digunakan oleh WiFi"

Expand Down
Loading