Skip to content

Commit 662a98a

Browse files
committed
Make Translate
1 parent 1ad20cf commit 662a98a

File tree

12 files changed

+589
-604
lines changed

12 files changed

+589
-604
lines changed

locale/ID.po

Lines changed: 48 additions & 50 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: PACKAGE VERSION\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2019-04-17 11:17-0700\n"
11+
"POT-Creation-Date: 2019-05-07 13:05-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 <[email protected]>\n"
@@ -62,20 +62,20 @@ msgstr "buffers harus mempunyai panjang yang sama"
6262
msgid "%q should be an int"
6363
msgstr ""
6464

65-
#: py/bc.c py/objnamedtuple.c
65+
#: py/objnamedtuple.c py/bc.c
6666
msgid "%q() takes %d positional arguments but %d were given"
6767
msgstr "%q() mengambil posisi argumen %d tapi %d yang diberikan"
6868

6969
#: py/argcheck.c
7070
msgid "'%q' argument required"
7171
msgstr "'%q' argumen dibutuhkan"
7272

73-
#: py/emitinlinethumb.c py/emitinlinextensa.c
73+
#: py/emitinlinextensa.c py/emitinlinethumb.c
7474
#, c-format
7575
msgid "'%s' expects a label"
7676
msgstr ""
7777

78-
#: py/emitinlinethumb.c py/emitinlinextensa.c
78+
#: py/emitinlinextensa.c py/emitinlinethumb.c
7979
#, c-format
8080
msgid "'%s' expects a register"
8181
msgstr "'%s' mengharapkan sebuah register"
@@ -95,7 +95,7 @@ msgstr "'%s' mengharapkan sebuah FPU register"
9595
msgid "'%s' expects an address of the form [a, b]"
9696
msgstr "'%s' mengharapkan sebuah alamat dengan bentuk [a, b]"
9797

98-
#: py/emitinlinethumb.c py/emitinlinextensa.c
98+
#: py/emitinlinextensa.c py/emitinlinethumb.c
9999
#, c-format
100100
msgid "'%s' expects an integer"
101101
msgstr "'%s' mengharapkan integer"
@@ -139,7 +139,7 @@ msgstr ""
139139
msgid "'%s' object is not an iterator"
140140
msgstr ""
141141

142-
#: py/objtype.c py/runtime.c
142+
#: py/runtime.c py/objtype.c
143143
#, c-format
144144
msgid "'%s' object is not callable"
145145
msgstr ""
@@ -245,7 +245,7 @@ msgstr "Semua perangkat I2C sedang digunakan"
245245
msgid "All event channels in use"
246246
msgstr "Semua channel event sedang digunakan"
247247

248-
#: ports/atmel-samd/audio_dma.c ports/atmel-samd/common-hal/audiobusio/PDMIn.c
248+
#: ports/atmel-samd/common-hal/audiobusio/PDMIn.c ports/atmel-samd/audio_dma.c
249249
msgid "All sync event channels in use"
250250
msgstr "Semua channel event yang disinkronisasi sedang digunakan"
251251

@@ -326,7 +326,7 @@ msgstr ""
326326
msgid "Buffer incorrect size. Should be %d bytes."
327327
msgstr ""
328328

329-
#: shared-bindings/bitbangio/I2C.c shared-bindings/busio/I2C.c
329+
#: shared-bindings/busio/I2C.c shared-bindings/bitbangio/I2C.c
330330
msgid "Buffer must be at least length 1"
331331
msgstr ""
332332

@@ -366,7 +366,7 @@ msgstr ""
366366
msgid "Can't connect in Peripheral mode"
367367
msgstr ""
368368

369-
#: shared-bindings/displayio/Bitmap.c shared-bindings/pulseio/PulseIn.c
369+
#: shared-bindings/pulseio/PulseIn.c shared-bindings/displayio/Bitmap.c
370370
msgid "Cannot delete values"
371371
msgstr ""
372372

@@ -452,7 +452,7 @@ msgstr "Clock unit sedang digunakan"
452452
msgid "Column entry must be digitalio.DigitalInOut"
453453
msgstr ""
454454

455-
#: shared-bindings/displayio/FourWire.c shared-bindings/displayio/ParallelBus.c
455+
#: shared-bindings/displayio/ParallelBus.c shared-bindings/displayio/FourWire.c
456456
msgid "Command must be an int between 0 and 255"
457457
msgstr ""
458458

@@ -490,8 +490,8 @@ msgstr ""
490490
msgid "Data chunk must follow fmt chunk"
491491
msgstr ""
492492

493-
#: ports/nrf/common-hal/bleio/Broadcaster.c
494493
#: ports/nrf/common-hal/bleio/Peripheral.c
494+
#: ports/nrf/common-hal/bleio/Broadcaster.c
495495
#, fuzzy
496496
msgid "Data too large for advertisement packet"
497497
msgstr "Tidak bisa menyesuaikan data ke dalam paket advertisment"
@@ -522,18 +522,17 @@ msgstr "Channel EXTINT sedang digunakan"
522522
msgid "Error in regex"
523523
msgstr "Error pada regex"
524524

525-
#: shared-bindings/microcontroller/Pin.c
526525
#: shared-bindings/neopixel_write/__init__.c shared-bindings/pulseio/PulseOut.c
527-
#: shared-bindings/terminalio/Terminal.c
526+
#: shared-bindings/terminalio/Terminal.c shared-bindings/microcontroller/Pin.c
528527
msgid "Expected a %q"
529528
msgstr ""
530529

531530
#: shared-bindings/bleio/CharacteristicBuffer.c
532531
msgid "Expected a Characteristic"
533532
msgstr ""
534533

535-
#: shared-bindings/bleio/Characteristic.c shared-bindings/bleio/Descriptor.c
536-
#: shared-bindings/bleio/Service.c
534+
#: shared-bindings/bleio/Service.c shared-bindings/bleio/Descriptor.c
535+
#: shared-bindings/bleio/Characteristic.c
537536
msgid "Expected a UUID"
538537
msgstr ""
539538

@@ -657,8 +656,8 @@ msgstr "Gagal untuk melepaskan mutex, status: 0x%08lX"
657656
msgid "Failed to start advertising"
658657
msgstr "Gagal untuk memulai advertisement, status: 0x%08lX"
659658

660-
#: ports/nrf/common-hal/bleio/Broadcaster.c
661659
#: ports/nrf/common-hal/bleio/Peripheral.c
660+
#: ports/nrf/common-hal/bleio/Broadcaster.c
662661
#, fuzzy, c-format
663662
msgid "Failed to start advertising, err 0x%04x"
664663
msgstr "Gagal untuk memulai advertisement, status: 0x%08lX"
@@ -678,8 +677,8 @@ msgstr "Gagal untuk melakukan scanning, status: 0x%08lX"
678677
msgid "Failed to stop advertising"
679678
msgstr "Gagal untuk memberhentikan advertisement, status: 0x%08lX"
680679

681-
#: ports/nrf/common-hal/bleio/Broadcaster.c
682680
#: ports/nrf/common-hal/bleio/Peripheral.c
681+
#: ports/nrf/common-hal/bleio/Broadcaster.c
683682
#, fuzzy, c-format
684683
msgid "Failed to stop advertising, err 0x%04x"
685684
msgstr "Gagal untuk memberhentikan advertisement, status: 0x%08lX"
@@ -720,8 +719,8 @@ msgstr ""
720719
msgid "Frequency captured is above capability. Capture Paused."
721720
msgstr ""
722721

723-
#: shared-bindings/bitbangio/I2C.c shared-bindings/bitbangio/SPI.c
724-
#: shared-bindings/busio/I2C.c shared-bindings/busio/SPI.c
722+
#: shared-bindings/busio/SPI.c shared-bindings/busio/I2C.c
723+
#: shared-bindings/bitbangio/SPI.c shared-bindings/bitbangio/I2C.c
725724
msgid "Function requires lock"
726725
msgstr ""
727726

@@ -797,11 +796,11 @@ msgstr ""
797796
msgid "Invalid format chunk size"
798797
msgstr ""
799798

800-
#: shared-bindings/bitbangio/SPI.c shared-bindings/busio/SPI.c
799+
#: shared-bindings/busio/SPI.c shared-bindings/bitbangio/SPI.c
801800
msgid "Invalid number of bits"
802801
msgstr ""
803802

804-
#: shared-bindings/bitbangio/SPI.c shared-bindings/busio/SPI.c
803+
#: shared-bindings/busio/SPI.c shared-bindings/bitbangio/SPI.c
805804
msgid "Invalid phase"
806805
msgstr ""
807806

@@ -819,15 +818,14 @@ msgstr "Pin untuk channel kiri tidak valid"
819818
msgid "Invalid pin for right channel"
820819
msgstr "Pin untuk channel kanan tidak valid"
821820

822-
#: ports/atmel-samd/common-hal/busio/I2C.c
823-
#: ports/atmel-samd/common-hal/busio/SPI.c
824-
#: ports/atmel-samd/common-hal/busio/UART.c
825821
#: ports/atmel-samd/common-hal/i2cslave/I2CSlave.c
826-
#: ports/nrf/common-hal/busio/I2C.c
822+
#: ports/atmel-samd/common-hal/busio/SPI.c
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
827825
msgid "Invalid pins"
828826
msgstr "Pin-pin tidak valid"
829827

830-
#: shared-bindings/bitbangio/SPI.c shared-bindings/busio/SPI.c
828+
#: shared-bindings/busio/SPI.c shared-bindings/bitbangio/SPI.c
831829
msgid "Invalid polarity"
832830
msgstr ""
833831

@@ -899,8 +897,8 @@ msgstr ""
899897
msgid "No DAC on chip"
900898
msgstr "Tidak ada DAC (Digital Analog Converter) di dalam chip"
901899

902-
#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
903900
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
901+
#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
904902
msgid "No DMA channel found"
905903
msgstr "tidak ada channel DMA ditemukan"
906904

@@ -946,7 +944,7 @@ msgstr ""
946944
msgid "Not connected"
947945
msgstr "Tidak dapat menyambungkan ke AP"
948946

949-
#: shared-bindings/audiobusio/I2SOut.c shared-bindings/audioio/AudioOut.c
947+
#: shared-bindings/audioio/AudioOut.c shared-bindings/audiobusio/I2SOut.c
950948
msgid "Not playing"
951949
msgstr ""
952950

@@ -1085,8 +1083,8 @@ msgstr "Serializer sedang digunakan"
10851083
msgid "Slice and value different lengths."
10861084
msgstr ""
10871085

1088-
#: shared-bindings/displayio/Bitmap.c shared-bindings/displayio/Group.c
1089-
#: shared-bindings/displayio/TileGrid.c shared-bindings/pulseio/PulseIn.c
1086+
#: shared-bindings/pulseio/PulseIn.c shared-bindings/displayio/Group.c
1087+
#: shared-bindings/displayio/Bitmap.c shared-bindings/displayio/TileGrid.c
10901088
msgid "Slices not supported"
10911089
msgstr ""
10921090

@@ -1169,7 +1167,7 @@ msgstr "Untuk keluar, silahkan reset board tanpa "
11691167
msgid "Too many channels in sample."
11701168
msgstr "Terlalu banyak channel dalam sampel"
11711169

1172-
#: shared-bindings/displayio/FourWire.c shared-bindings/displayio/ParallelBus.c
1170+
#: shared-bindings/displayio/ParallelBus.c shared-bindings/displayio/FourWire.c
11731171
msgid "Too many display busses"
11741172
msgstr ""
11751173

@@ -1205,8 +1203,8 @@ msgstr ""
12051203
msgid "UUID value is not str, int or byte buffer"
12061204
msgstr ""
12071205

1208-
#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
12091206
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
1207+
#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
12101208
msgid "Unable to allocate buffers for signed conversion"
12111209
msgstr "Tidak dapat mengalokasikan buffer untuk signed conversion"
12121210

@@ -1310,7 +1308,7 @@ msgstr ""
13101308
msgid "__new__ arg must be a user-type"
13111309
msgstr ""
13121310

1313-
#: extmod/modubinascii.c extmod/moduhashlib.c
1311+
#: extmod/moduhashlib.c extmod/modubinascii.c
13141312
msgid "a bytes-like object is required"
13151313
msgstr "sebuah objek menyerupai byte (bytes-like) dibutuhkan"
13161314

@@ -1339,8 +1337,8 @@ msgstr ""
13391337
msgid "argument has wrong type"
13401338
msgstr ""
13411339

1342-
#: py/argcheck.c shared-bindings/_stage/__init__.c
1343-
#: shared-bindings/digitalio/DigitalInOut.c shared-bindings/gamepad/GamePad.c
1340+
#: py/argcheck.c shared-bindings/gamepad/GamePad.c
1341+
#: shared-bindings/_stage/__init__.c shared-bindings/digitalio/DigitalInOut.c
13441342
msgid "argument num/types mismatch"
13451343
msgstr "argumen num/types tidak cocok"
13461344

@@ -1410,7 +1408,7 @@ msgstr ""
14101408
msgid "buffer size must match format"
14111409
msgstr "buffers harus mempunyai panjang yang sama"
14121410

1413-
#: shared-bindings/bitbangio/SPI.c shared-bindings/busio/SPI.c
1411+
#: shared-bindings/busio/SPI.c shared-bindings/bitbangio/SPI.c
14141412
msgid "buffer slices must be of equal length"
14151413
msgstr ""
14161414

@@ -1653,7 +1651,7 @@ msgstr ""
16531651
msgid "complex division by zero"
16541652
msgstr ""
16551653

1656-
#: py/objfloat.c py/parsenum.c
1654+
#: py/parsenum.c py/objfloat.c
16571655
msgid "complex values not supported"
16581656
msgstr ""
16591657

@@ -1694,7 +1692,7 @@ msgstr ""
16941692
msgid "dict update sequence has wrong length"
16951693
msgstr ""
16961694

1697-
#: py/modmath.c py/objfloat.c py/objint_longlong.c py/objint_mpz.c py/runtime.c
1695+
#: py/modmath.c py/runtime.c py/objfloat.c py/objint_mpz.c py/objint_longlong.c
16981696
#: shared-bindings/math/__init__.c
16991697
msgid "division by zero"
17001698
msgstr ""
@@ -1805,7 +1803,7 @@ msgstr "fungsi tidak dapat mengambil argumen keyword"
18051803
msgid "function expected at most %d arguments, got %d"
18061804
msgstr "fungsi diharapkan setidaknya %d argumen, hanya mendapatkan %d"
18071805

1808-
#: py/bc.c py/objnamedtuple.c
1806+
#: py/objnamedtuple.c py/bc.c
18091807
msgid "function got multiple values for argument '%q'"
18101808
msgstr "fungsi mendapatkan nilai ganda untuk argumen '%q'"
18111809

@@ -1827,7 +1825,7 @@ msgstr "fungsi kehilangan argumen keyword '%q' yang dibutuhkan"
18271825
msgid "function missing required positional argument #%d"
18281826
msgstr "fungsi kehilangan argumen posisi #%d yang dibutuhkan"
18291827

1830-
#: py/argcheck.c py/bc.c py/objnamedtuple.c
1828+
#: py/argcheck.c py/objnamedtuple.c py/bc.c
18311829
#, c-format
18321830
msgid "function takes %d positional arguments but %d were given"
18331831
msgstr "fungsi mengambil posisi argumen %d tapi %d yang diberikan"
@@ -1974,7 +1972,7 @@ msgstr "argumen keyword belum diimplementasi - gunakan args normal"
19741972
msgid "keywords must be strings"
19751973
msgstr "keyword harus berupa string"
19761974

1977-
#: py/emitinlinethumb.c py/emitinlinextensa.c
1975+
#: py/emitinlinextensa.c py/emitinlinethumb.c
19781976
msgid "label '%q' not defined"
19791977
msgstr ""
19801978

@@ -2081,11 +2079,11 @@ msgstr ""
20812079
msgid "need more than %d values to unpack"
20822080
msgstr ""
20832081

2084-
#: py/objint_longlong.c py/objint_mpz.c py/runtime.c
2082+
#: py/runtime.c py/objint_mpz.c py/objint_longlong.c
20852083
msgid "negative power with no float support"
20862084
msgstr ""
20872085

2088-
#: py/objint_mpz.c py/runtime.c
2086+
#: py/runtime.c py/objint_mpz.c
20892087
msgid "negative shift count"
20902088
msgstr ""
20912089

@@ -2162,7 +2160,7 @@ msgstr ""
21622160
msgid "object not an iterator"
21632161
msgstr ""
21642162

2165-
#: py/objtype.c py/runtime.c
2163+
#: py/runtime.c py/objtype.c
21662164
msgid "object not callable"
21672165
msgstr ""
21682166

@@ -2187,12 +2185,12 @@ msgstr ""
21872185
msgid "odd-length string"
21882186
msgstr "panjang data string memiliki keganjilan (odd-length)"
21892187

2190-
#: py/objstr.c py/objstrunicode.c
2188+
#: py/objstrunicode.c py/objstr.c
21912189
#, fuzzy
21922190
msgid "offset out of bounds"
21932191
msgstr "modul tidak ditemukan"
21942192

2195-
#: py/objarray.c py/objstr.c py/objstrunicode.c py/objtuple.c
2193+
#: py/objstrunicode.c py/objarray.c py/objstr.c py/objtuple.c
21962194
#: shared-bindings/nvm/ByteArray.c
21972195
msgid "only slices with step=1 (aka None) are supported"
21982196
msgstr ""
@@ -2210,7 +2208,7 @@ msgstr ""
22102208
msgid "overflow converting long int to machine word"
22112209
msgstr ""
22122210

2213-
#: shared-bindings/_stage/Layer.c shared-bindings/_stage/Text.c
2211+
#: shared-bindings/_stage/Text.c shared-bindings/_stage/Layer.c
22142212
msgid "palette must be 32 bytes long"
22152213
msgstr ""
22162214

@@ -2342,7 +2340,7 @@ msgstr ""
23422340
msgid "slice step cannot be zero"
23432341
msgstr ""
23442342

2345-
#: py/objint.c py/sequence.c
2343+
#: py/sequence.c py/objint.c
23462344
msgid "small int overflow"
23472345
msgstr ""
23482346

@@ -2501,7 +2499,7 @@ msgstr ""
25012499
msgid "unexpected keyword argument"
25022500
msgstr "argumen keyword tidak diharapkan"
25032501

2504-
#: py/bc.c py/objnamedtuple.c
2502+
#: py/objnamedtuple.c py/bc.c
25052503
msgid "unexpected keyword argument '%q'"
25062504
msgstr "keyword argumen '%q' tidak diharapkan"
25072505

@@ -2545,7 +2543,7 @@ msgstr ""
25452543
msgid "unmatched '{' in format"
25462544
msgstr ""
25472545

2548-
#: py/objtype.c py/runtime.c
2546+
#: py/runtime.c py/objtype.c
25492547
msgid "unreadable attribute"
25502548
msgstr ""
25512549

0 commit comments

Comments
 (0)