55msgstr ""
66"Project-Id-Version : PACKAGE VERSION\n "
77"Report-Msgid-Bugs-To : \n "
8- "POT-Creation-Date : 2020-12-22 22:54+0530 \n "
9- "PO-Revision-Date : 2020-12-30 22:25 +0000\n "
8+ "POT-Creation-Date : 2021-01-04 12:55-0600 \n "
9+ "PO-Revision-Date : 2021-01-03 05:29 +0000\n "
1010"Last-Translator : oon arfiandwi <oon.arfiandwi@gmail.com>\n "
1111"Language-Team : LANGUAGE <LL@li.org>\n "
1212"Language : ID\n "
@@ -1850,11 +1850,11 @@ msgstr "Tingkat sampel dari sampel tidak cocok dengan mixer"
18501850
18511851#: shared-module/audiomixer/MixerVoice.c
18521852msgid "The sample's signedness does not match the mixer's"
1853- msgstr ""
1853+ msgstr "signedness dari sampel tidak cocok dengan mixer "
18541854
18551855#: shared-bindings/displayio/TileGrid.c
18561856msgid "Tile height must exactly divide bitmap height"
1857- msgstr ""
1857+ msgstr "Tinggi tile harus persis membagi tinggi bitmap "
18581858
18591859#: shared-bindings/displayio/TileGrid.c shared-module/displayio/TileGrid.c
18601860msgid "Tile index out of bounds"
@@ -1903,13 +1903,9 @@ msgid "Total data to write is larger than outgoing_packet_length"
19031903msgstr ""
19041904"Total data yang akan ditulis lebih besar daripada outgoing_packet_length"
19051905
1906- #: ports/esp32s2/common-hal/alarm/touch/TouchAlarm.c
1907- msgid "TouchAlarm not available in light sleep"
1908- msgstr ""
1909-
19101906#: py/obj.c
19111907msgid "Traceback (most recent call last):\n"
1912- msgstr ""
1908+ msgstr "Traceback (bagian terakhir dari panggilan terkini):\n "
19131909
19141910#: shared-bindings/time/__init__.c
19151911msgid "Tuple or struct_time argument required"
@@ -1945,15 +1941,15 @@ msgstr "Kesalahan USB"
19451941
19461942#: shared-bindings/_bleio/UUID.c
19471943msgid "UUID integer value must be 0-0xffff"
1948- msgstr ""
1944+ msgstr "Nilai integer UUID harus 0-0xffff "
19491945
19501946#: shared-bindings/_bleio/UUID.c
19511947msgid "UUID string not 'xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx'"
1952- msgstr ""
1948+ msgstr "String UUID bukan 'xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx' "
19531949
19541950#: shared-bindings/_bleio/UUID.c
19551951msgid "UUID value is not str, int or byte buffer"
1956- msgstr ""
1952+ msgstr "Nilai UUID bukan str, int atau byte buffer "
19571953
19581954#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
19591955#: ports/atmel-samd/common-hal/audioio/AudioOut.c
@@ -1967,7 +1963,7 @@ msgstr ""
19671963#: shared-module/displayio/I2CDisplay.c
19681964#, c-format
19691965msgid "Unable to find I2C Display at %x"
1970- msgstr ""
1966+ msgstr "Tidak dapat menemukan Tampilan I2C di %x "
19711967
19721968#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
19731969#: ports/atmel-samd/common-hal/audiobusio/PDMIn.c
@@ -1976,23 +1972,23 @@ msgstr "Tidak dapat menemukan GCLK yang kosong"
19761972
19771973#: py/parse.c
19781974msgid "Unable to init parser"
1979- msgstr ""
1975+ msgstr "Tidak dapat memulai parser "
19801976
19811977#: shared-module/displayio/OnDiskBitmap.c
19821978msgid "Unable to read color palette data"
1983- msgstr ""
1979+ msgstr "Tidak dapat membaca data palet warna "
19841980
19851981#: shared-bindings/nvm/ByteArray.c
19861982msgid "Unable to write to nvm."
1987- msgstr ""
1983+ msgstr "Tidak dapat menulis ke nvm. "
19881984
19891985#: shared-bindings/alarm/SleepMemory.c
19901986msgid "Unable to write to sleep_memory."
19911987msgstr ""
19921988
19931989#: ports/nrf/common-hal/_bleio/UUID.c
19941990msgid "Unexpected nrfx uuid type"
1995- msgstr ""
1991+ msgstr "Tipe urf nrfx tak sesuai "
19961992
19971993#: ports/esp32s2/common-hal/socketpool/Socket.c
19981994#, c-format
@@ -2550,6 +2546,10 @@ msgstr ""
25502546msgid "data must be of equal length"
25512547msgstr ""
25522548
2549+ #: extmod/ulab/code/ndarray.c
2550+ msgid "data type not understood"
2551+ msgstr ""
2552+
25532553#: py/parsenum.c
25542554msgid "decimal numbers not supported"
25552555msgstr ""
@@ -2860,7 +2860,7 @@ msgid "input and output shapes are not compatible"
28602860msgstr ""
28612861
28622862#: extmod/ulab/code/ulab_create.c
2863- msgid "input argument must be an integer or a 2-tuple "
2863+ msgid "input argument must be an integer, a tuple, or a list "
28642864msgstr ""
28652865
28662866#: extmod/ulab/code/fft/fft.c
@@ -3103,6 +3103,10 @@ msgstr ""
31033103msgid "maxiter should be > 0"
31043104msgstr ""
31053105
3106+ #: extmod/ulab/code/numerical/numerical.c
3107+ msgid "median argument must be an ndarray"
3108+ msgstr ""
3109+
31063110#: py/runtime.c
31073111#, c-format
31083112msgid "memory allocation failed, allocating %u bytes"
@@ -3333,10 +3337,6 @@ msgstr ""
33333337msgid "operation is implemented for 1D Boolean arrays only"
33343338msgstr ""
33353339
3336- #: extmod/ulab/code/numerical/numerical.c
3337- msgid "operation is not implemented for flattened array"
3338- msgstr ""
3339-
33403340#: extmod/ulab/code/numerical/numerical.c
33413341msgid "operation is not implemented on ndarrays"
33423342msgstr ""
@@ -3681,6 +3681,10 @@ msgstr ""
36813681msgid "too many arguments provided with the given format"
36823682msgstr ""
36833683
3684+ #: extmod/ulab/code/ulab_create.c
3685+ msgid "too many dimensions"
3686+ msgstr ""
3687+
36843688#: extmod/ulab/code/ndarray.c
36853689msgid "too many indices"
36863690msgstr ""
@@ -3690,6 +3694,10 @@ msgstr ""
36903694msgid "too many values to unpack (expected %d)"
36913695msgstr ""
36923696
3697+ #: extmod/ulab/code/approx/approx.c
3698+ msgid "trapz is defined for 1D arrays"
3699+ msgstr ""
3700+
36933701#: extmod/ulab/code/approx/approx.c
36943702msgid "trapz is defined for 1D arrays of equal length"
36953703msgstr ""
@@ -3698,10 +3706,6 @@ msgstr ""
36983706msgid "trigger level must be 0 or 1"
36993707msgstr ""
37003708
3701- #: extmod/ulab/code/linalg/linalg.c
3702- msgid "tuple index out of range"
3703- msgstr ""
3704-
37053709#: py/obj.c
37063710msgid "tuple/list has wrong length"
37073711msgstr ""
0 commit comments