8
8
msgstr ""
9
9
"Project-Id-Version : PACKAGE VERSION\n "
10
10
"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 "
12
12
"PO-Revision-Date : YEAR-MO-DA HO:MI+ZONE\n "
13
13
"Last-Translator : FULL NAME <EMAIL@ADDRESS>\n "
14
14
"
Language-Team :
LANGUAGE <[email protected] >\n "
@@ -52,8 +52,8 @@ msgstr ""
52
52
msgid "%q indices must be integers, not %s"
53
53
msgstr ""
54
54
55
- #: shared-bindings/bleio/CharacteristicBuffer.c
56
55
#: shared-bindings/displayio/Group.c shared-bindings/displayio/Shape.c
56
+ #: shared-bindings/bleio/CharacteristicBuffer.c
57
57
#, fuzzy
58
58
msgid "%q must be >= 1"
59
59
msgstr "buffers harus mempunyai panjang yang sama"
@@ -253,8 +253,8 @@ msgstr "Semua channel event yang disinkronisasi sedang digunakan"
253
253
msgid "All timers for this pin are in use"
254
254
msgstr "Semua timer untuk pin ini sedang digunakan"
255
255
256
- #: ports/atmel-samd/common-hal/audioio/AudioOut.c
257
256
#: ports/atmel-samd/common-hal/frequencyio/FrequencyIn.c
257
+ #: ports/atmel-samd/common-hal/audioio/AudioOut.c
258
258
#: ports/atmel-samd/common-hal/pulseio/PulseOut.c
259
259
#: ports/nrf/common-hal/pulseio/PulseOut.c shared-bindings/pulseio/PWMOut.c
260
260
#: shared-module/_pew/PewPew.c
@@ -366,7 +366,7 @@ msgstr ""
366
366
msgid "Can't connect in Peripheral mode"
367
367
msgstr ""
368
368
369
- #: shared-bindings/pulseio/PulseIn .c shared-bindings/displayio/Bitmap .c
369
+ #: shared-bindings/displayio/Bitmap .c shared-bindings/pulseio/PulseIn .c
370
370
msgid "Cannot delete values"
371
371
msgstr ""
372
372
@@ -452,7 +452,7 @@ msgstr "Clock unit sedang digunakan"
452
452
msgid "Column entry must be digitalio.DigitalInOut"
453
453
msgstr ""
454
454
455
- #: shared-bindings/displayio/ParallelBus .c shared-bindings/displayio/FourWire .c
455
+ #: shared-bindings/displayio/FourWire .c shared-bindings/displayio/ParallelBus .c
456
456
msgid "Command must be an int between 0 and 255"
457
457
msgstr ""
458
458
@@ -522,17 +522,17 @@ msgstr "Channel EXTINT sedang digunakan"
522
522
msgid "Error in regex"
523
523
msgstr "Error pada regex"
524
524
525
+ #: shared-bindings/microcontroller/Pin.c shared-bindings/terminalio/Terminal.c
525
526
#: shared-bindings/neopixel_write/__init__.c shared-bindings/pulseio/PulseOut.c
526
- #: shared-bindings/terminalio/Terminal.c shared-bindings/microcontroller/Pin.c
527
527
msgid "Expected a %q"
528
528
msgstr ""
529
529
530
530
#: shared-bindings/bleio/CharacteristicBuffer.c
531
531
msgid "Expected a Characteristic"
532
532
msgstr ""
533
533
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
536
536
msgid "Expected a UUID"
537
537
msgstr ""
538
538
@@ -719,8 +719,8 @@ msgstr ""
719
719
msgid "Frequency captured is above capability. Capture Paused."
720
720
msgstr ""
721
721
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
724
724
msgid "Function requires lock"
725
725
msgstr ""
726
726
@@ -750,8 +750,8 @@ msgstr ""
750
750
msgid "Input/output error"
751
751
msgstr ""
752
752
753
- #: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
754
753
#: ports/atmel-samd/common-hal/audiobusio/PDMIn.c
754
+ #: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
755
755
msgid "Invalid %q pin"
756
756
msgstr "%q pada tidak valid"
757
757
@@ -819,9 +819,9 @@ msgid "Invalid pin for right channel"
819
819
msgstr "Pin untuk channel kanan tidak valid"
820
820
821
821
#: 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
823
823
#: 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
825
825
msgid "Invalid pins"
826
826
msgstr "Pin-pin tidak valid"
827
827
@@ -1074,17 +1074,17 @@ msgstr ""
1074
1074
msgid "Sample rate too high. It must be less than %d"
1075
1075
msgstr "Nilai sampel terlalu tinggi. Nilai harus kurang dari %d"
1076
1076
1077
- #: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
1078
1077
#: ports/atmel-samd/common-hal/audiobusio/PDMIn.c
1078
+ #: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
1079
1079
msgid "Serializer in use"
1080
1080
msgstr "Serializer sedang digunakan"
1081
1081
1082
1082
#: shared-bindings/nvm/ByteArray.c
1083
1083
msgid "Slice and value different lengths."
1084
1084
msgstr ""
1085
1085
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
1088
1088
msgid "Slices not supported"
1089
1089
msgstr ""
1090
1090
@@ -1167,7 +1167,7 @@ msgstr "Untuk keluar, silahkan reset board tanpa "
1167
1167
msgid "Too many channels in sample."
1168
1168
msgstr "Terlalu banyak channel dalam sampel"
1169
1169
1170
- #: shared-bindings/displayio/ParallelBus .c shared-bindings/displayio/FourWire .c
1170
+ #: shared-bindings/displayio/FourWire .c shared-bindings/displayio/ParallelBus .c
1171
1171
msgid "Too many display busses"
1172
1172
msgstr ""
1173
1173
@@ -1208,8 +1208,8 @@ msgstr ""
1208
1208
msgid "Unable to allocate buffers for signed conversion"
1209
1209
msgstr "Tidak dapat mengalokasikan buffer untuk signed conversion"
1210
1210
1211
- #: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
1212
1211
#: ports/atmel-samd/common-hal/audiobusio/PDMIn.c
1212
+ #: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
1213
1213
msgid "Unable to find free GCLK"
1214
1214
msgstr "Tidak dapat menemukan GCLK yang kosong"
1215
1215
@@ -1308,7 +1308,7 @@ msgstr ""
1308
1308
msgid "__new__ arg must be a user-type"
1309
1309
msgstr ""
1310
1310
1311
- #: extmod/moduhashlib .c extmod/modubinascii .c
1311
+ #: extmod/modubinascii .c extmod/moduhashlib .c
1312
1312
msgid "a bytes-like object is required"
1313
1313
msgstr "sebuah objek menyerupai byte (bytes-like) dibutuhkan"
1314
1314
@@ -1338,7 +1338,7 @@ msgid "argument has wrong type"
1338
1338
msgstr ""
1339
1339
1340
1340
#: 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
1342
1342
msgid "argument num/types mismatch"
1343
1343
msgstr "argumen num/types tidak cocok"
1344
1344
@@ -1692,7 +1692,7 @@ msgstr ""
1692
1692
msgid "dict update sequence has wrong length"
1693
1693
msgstr ""
1694
1694
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
1696
1696
#: shared-bindings/math/__init__.c
1697
1697
msgid "division by zero"
1698
1698
msgstr ""
@@ -1701,7 +1701,7 @@ msgstr ""
1701
1701
msgid "empty"
1702
1702
msgstr ""
1703
1703
1704
- #: extmod/moduheapq .c extmod/modutimeq .c
1704
+ #: extmod/modutimeq .c extmod/moduheapq .c
1705
1705
msgid "empty heap"
1706
1706
msgstr "heap kosong"
1707
1707
@@ -1825,7 +1825,7 @@ msgstr "fungsi kehilangan argumen keyword '%q' yang dibutuhkan"
1825
1825
msgid "function missing required positional argument #%d"
1826
1826
msgstr "fungsi kehilangan argumen posisi #%d yang dibutuhkan"
1827
1827
1828
- #: py/argcheck .c py/objnamedtuple .c py/bc.c
1828
+ #: py/objnamedtuple .c py/argcheck .c py/bc.c
1829
1829
#, c-format
1830
1830
msgid "function takes %d positional arguments but %d were given"
1831
1831
msgstr "fungsi mengambil posisi argumen %d tapi %d yang diberikan"
@@ -2079,7 +2079,7 @@ msgstr ""
2079
2079
msgid "need more than %d values to unpack"
2080
2080
msgstr ""
2081
2081
2082
- #: py/runtime.c py/objint_mpz .c py/objint_longlong .c
2082
+ #: py/runtime.c py/objint_longlong .c py/objint_mpz .c
2083
2083
msgid "negative power with no float support"
2084
2084
msgstr ""
2085
2085
@@ -2185,12 +2185,12 @@ msgstr ""
2185
2185
msgid "odd-length string"
2186
2186
msgstr "panjang data string memiliki keganjilan (odd-length)"
2187
2187
2188
- #: py/objstrunicode .c py/objstr .c
2188
+ #: py/objstr .c py/objstrunicode .c
2189
2189
#, fuzzy
2190
2190
msgid "offset out of bounds"
2191
2191
msgstr "modul tidak ditemukan"
2192
2192
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
2194
2194
#: shared-bindings/nvm/ByteArray.c
2195
2195
msgid "only slices with step=1 (aka None) are supported"
2196
2196
msgstr ""
@@ -2340,7 +2340,7 @@ msgstr ""
2340
2340
msgid "slice step cannot be zero"
2341
2341
msgstr ""
2342
2342
2343
- #: py/sequence .c py/objint .c
2343
+ #: py/objint .c py/sequence .c
2344
2344
msgid "small int overflow"
2345
2345
msgstr ""
2346
2346
@@ -2578,6 +2578,11 @@ msgstr ""
2578
2578
msgid "unsupported types for %q: '%s', '%s'"
2579
2579
msgstr ""
2580
2580
2581
+ #: py/objint.c
2582
+ #, c-format
2583
+ msgid "value would overflow a %d byte buffer"
2584
+ msgstr ""
2585
+
2581
2586
#: shared-bindings/displayio/Bitmap.c
2582
2587
msgid "value_count must be > 0"
2583
2588
msgstr ""
0 commit comments