88msgstr ""
99"Project-Id-Version : PACKAGE VERSION\n "
1010"Report-Msgid-Bugs-To : \n "
11- "POT-Creation-Date : 2019-05-07 13:05 -0400\n "
11+ "POT-Creation-Date : 2019-05-09 01:06 -0400\n "
1212"PO-Revision-Date : YEAR-MO-DA HO:MI+ZONE\n "
1313"Last-Translator : FULL NAME <EMAIL@ADDRESS>\n "
1414"Language-Team : LANGUAGE <LL@li.org>\n "
@@ -52,8 +52,8 @@ msgstr ""
5252msgid "%q indices must be integers, not %s"
5353msgstr ""
5454
55- #: shared-bindings/bleio/CharacteristicBuffer.c
5655#: shared-bindings/displayio/Group.c shared-bindings/displayio/Shape.c
56+ #: shared-bindings/bleio/CharacteristicBuffer.c
5757#, fuzzy
5858msgid "%q must be >= 1"
5959msgstr "buffers harus mempunyai panjang yang sama"
@@ -253,8 +253,8 @@ msgstr "Semua channel event yang disinkronisasi sedang digunakan"
253253msgid "All timers for this pin are in use"
254254msgstr "Semua timer untuk pin ini sedang digunakan"
255255
256- #: ports/atmel-samd/common-hal/audioio/AudioOut.c
257256#: ports/atmel-samd/common-hal/frequencyio/FrequencyIn.c
257+ #: ports/atmel-samd/common-hal/audioio/AudioOut.c
258258#: ports/atmel-samd/common-hal/pulseio/PulseOut.c
259259#: ports/nrf/common-hal/pulseio/PulseOut.c shared-bindings/pulseio/PWMOut.c
260260#: shared-module/_pew/PewPew.c
@@ -366,7 +366,7 @@ msgstr ""
366366msgid "Can't connect in Peripheral mode"
367367msgstr ""
368368
369- #: shared-bindings/pulseio/PulseIn .c shared-bindings/displayio/Bitmap .c
369+ #: shared-bindings/displayio/Bitmap .c shared-bindings/pulseio/PulseIn .c
370370msgid "Cannot delete values"
371371msgstr ""
372372
@@ -452,7 +452,7 @@ msgstr "Clock unit sedang digunakan"
452452msgid "Column entry must be digitalio.DigitalInOut"
453453msgstr ""
454454
455- #: shared-bindings/displayio/ParallelBus .c shared-bindings/displayio/FourWire .c
455+ #: shared-bindings/displayio/FourWire .c shared-bindings/displayio/ParallelBus .c
456456msgid "Command must be an int between 0 and 255"
457457msgstr ""
458458
@@ -522,17 +522,17 @@ msgstr "Channel EXTINT sedang digunakan"
522522msgid "Error in regex"
523523msgstr "Error pada regex"
524524
525+ #: shared-bindings/microcontroller/Pin.c shared-bindings/terminalio/Terminal.c
525526#: shared-bindings/neopixel_write/__init__.c shared-bindings/pulseio/PulseOut.c
526- #: shared-bindings/terminalio/Terminal.c shared-bindings/microcontroller/Pin.c
527527msgid "Expected a %q"
528528msgstr ""
529529
530530#: shared-bindings/bleio/CharacteristicBuffer.c
531531msgid "Expected a Characteristic"
532532msgstr ""
533533
534- #: shared-bindings/bleio/Service .c shared-bindings/bleio/Descriptor .c
535- #: shared-bindings/bleio/Characteristic .c
534+ #: shared-bindings/bleio/Characteristic .c shared-bindings/bleio/Service .c
535+ #: shared-bindings/bleio/Descriptor .c
536536msgid "Expected a UUID"
537537msgstr ""
538538
@@ -719,8 +719,8 @@ msgstr ""
719719msgid "Frequency captured is above capability. Capture Paused."
720720msgstr ""
721721
722- #: shared-bindings/busio/SPI .c shared-bindings/busio/I2C .c
723- #: shared-bindings/bitbangio/SPI .c shared-bindings/bitbangio/I2C .c
722+ #: shared-bindings/busio/I2C .c shared-bindings/busio/SPI .c
723+ #: shared-bindings/bitbangio/I2C .c shared-bindings/bitbangio/SPI .c
724724msgid "Function requires lock"
725725msgstr ""
726726
@@ -750,8 +750,8 @@ msgstr ""
750750msgid "Input/output error"
751751msgstr ""
752752
753- #: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
754753#: ports/atmel-samd/common-hal/audiobusio/PDMIn.c
754+ #: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
755755msgid "Invalid %q pin"
756756msgstr "%q pada tidak valid"
757757
@@ -819,9 +819,9 @@ msgid "Invalid pin for right channel"
819819msgstr "Pin untuk channel kanan tidak valid"
820820
821821#: ports/atmel-samd/common-hal/i2cslave/I2CSlave.c
822- #: ports/atmel-samd/common-hal/busio/SPI .c
822+ #: ports/atmel-samd/common-hal/busio/UART .c
823823#: ports/atmel-samd/common-hal/busio/I2C.c
824- #: ports/atmel-samd/common-hal/busio/UART .c ports/nrf/common-hal/busio/I2C.c
824+ #: ports/atmel-samd/common-hal/busio/SPI .c ports/nrf/common-hal/busio/I2C.c
825825msgid "Invalid pins"
826826msgstr "Pin-pin tidak valid"
827827
@@ -1074,17 +1074,17 @@ msgstr ""
10741074msgid "Sample rate too high. It must be less than %d"
10751075msgstr "Nilai sampel terlalu tinggi. Nilai harus kurang dari %d"
10761076
1077- #: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
10781077#: ports/atmel-samd/common-hal/audiobusio/PDMIn.c
1078+ #: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
10791079msgid "Serializer in use"
10801080msgstr "Serializer sedang digunakan"
10811081
10821082#: shared-bindings/nvm/ByteArray.c
10831083msgid "Slice and value different lengths."
10841084msgstr ""
10851085
1086- #: shared-bindings/pulseio/PulseIn .c shared-bindings/displayio/Group.c
1087- #: shared-bindings/displayio/Bitmap.c shared-bindings/displayio/TileGrid .c
1086+ #: shared-bindings/displayio/TileGrid .c shared-bindings/displayio/Group.c
1087+ #: shared-bindings/displayio/Bitmap.c shared-bindings/pulseio/PulseIn .c
10881088msgid "Slices not supported"
10891089msgstr ""
10901090
@@ -1167,7 +1167,7 @@ msgstr "Untuk keluar, silahkan reset board tanpa "
11671167msgid "Too many channels in sample."
11681168msgstr "Terlalu banyak channel dalam sampel"
11691169
1170- #: shared-bindings/displayio/ParallelBus .c shared-bindings/displayio/FourWire .c
1170+ #: shared-bindings/displayio/FourWire .c shared-bindings/displayio/ParallelBus .c
11711171msgid "Too many display busses"
11721172msgstr ""
11731173
@@ -1208,8 +1208,8 @@ msgstr ""
12081208msgid "Unable to allocate buffers for signed conversion"
12091209msgstr "Tidak dapat mengalokasikan buffer untuk signed conversion"
12101210
1211- #: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
12121211#: ports/atmel-samd/common-hal/audiobusio/PDMIn.c
1212+ #: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
12131213msgid "Unable to find free GCLK"
12141214msgstr "Tidak dapat menemukan GCLK yang kosong"
12151215
@@ -1308,7 +1308,7 @@ msgstr ""
13081308msgid "__new__ arg must be a user-type"
13091309msgstr ""
13101310
1311- #: extmod/moduhashlib .c extmod/modubinascii .c
1311+ #: extmod/modubinascii .c extmod/moduhashlib .c
13121312msgid "a bytes-like object is required"
13131313msgstr "sebuah objek menyerupai byte (bytes-like) dibutuhkan"
13141314
@@ -1338,7 +1338,7 @@ msgid "argument has wrong type"
13381338msgstr ""
13391339
13401340#: py/argcheck.c shared-bindings/gamepad/GamePad.c
1341- #: shared-bindings/_stage/__init__ .c shared-bindings/digitalio/DigitalInOut .c
1341+ #: shared-bindings/digitalio/DigitalInOut .c shared-bindings/_stage/__init__ .c
13421342msgid "argument num/types mismatch"
13431343msgstr "argumen num/types tidak cocok"
13441344
@@ -1692,7 +1692,7 @@ msgstr ""
16921692msgid "dict update sequence has wrong length"
16931693msgstr ""
16941694
1695- #: py/modmath .c py/runtime .c py/objfloat.c py/objint_mpz.c py/objint_longlong .c
1695+ #: py/runtime .c py/objint_longlong .c py/objfloat.c py/objint_mpz.c py/modmath .c
16961696#: shared-bindings/math/__init__.c
16971697msgid "division by zero"
16981698msgstr ""
@@ -1701,7 +1701,7 @@ msgstr ""
17011701msgid "empty"
17021702msgstr ""
17031703
1704- #: extmod/moduheapq .c extmod/modutimeq .c
1704+ #: extmod/modutimeq .c extmod/moduheapq .c
17051705msgid "empty heap"
17061706msgstr "heap kosong"
17071707
@@ -1825,7 +1825,7 @@ msgstr "fungsi kehilangan argumen keyword '%q' yang dibutuhkan"
18251825msgid "function missing required positional argument #%d"
18261826msgstr "fungsi kehilangan argumen posisi #%d yang dibutuhkan"
18271827
1828- #: py/argcheck .c py/objnamedtuple .c py/bc.c
1828+ #: py/objnamedtuple .c py/argcheck .c py/bc.c
18291829#, c-format
18301830msgid "function takes %d positional arguments but %d were given"
18311831msgstr "fungsi mengambil posisi argumen %d tapi %d yang diberikan"
@@ -2079,7 +2079,7 @@ msgstr ""
20792079msgid "need more than %d values to unpack"
20802080msgstr ""
20812081
2082- #: py/runtime.c py/objint_mpz .c py/objint_longlong .c
2082+ #: py/runtime.c py/objint_longlong .c py/objint_mpz .c
20832083msgid "negative power with no float support"
20842084msgstr ""
20852085
@@ -2185,12 +2185,12 @@ msgstr ""
21852185msgid "odd-length string"
21862186msgstr "panjang data string memiliki keganjilan (odd-length)"
21872187
2188- #: py/objstrunicode .c py/objstr .c
2188+ #: py/objstr .c py/objstrunicode .c
21892189#, fuzzy
21902190msgid "offset out of bounds"
21912191msgstr "modul tidak ditemukan"
21922192
2193- #: py/objstrunicode .c py/objarray .c py/objstr .c py/objtuple.c
2193+ #: py/objstr .c py/objstrunicode .c py/objarray .c py/objtuple.c
21942194#: shared-bindings/nvm/ByteArray.c
21952195msgid "only slices with step=1 (aka None) are supported"
21962196msgstr ""
@@ -2340,7 +2340,7 @@ msgstr ""
23402340msgid "slice step cannot be zero"
23412341msgstr ""
23422342
2343- #: py/sequence .c py/objint .c
2343+ #: py/objint .c py/sequence .c
23442344msgid "small int overflow"
23452345msgstr ""
23462346
@@ -2578,6 +2578,11 @@ msgstr ""
25782578msgid "unsupported types for %q: '%s', '%s'"
25792579msgstr ""
25802580
2581+ #: py/objint.c
2582+ #, c-format
2583+ msgid "value would overflow a %d byte buffer"
2584+ msgstr ""
2585+
25812586#: shared-bindings/displayio/Bitmap.c
25822587msgid "value_count must be > 0"
25832588msgstr ""
0 commit comments