Skip to content

Commit fb7bb40

Browse files
author
Matt Wozniski
committed
Update translations
1 parent f325bd8 commit fb7bb40

File tree

12 files changed

+384
-324
lines changed

12 files changed

+384
-324
lines changed

locale/ID.po

Lines changed: 32 additions & 27 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-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 <[email protected]>\n"
@@ -52,8 +52,8 @@ msgstr ""
5252
msgid "%q indices must be integers, not %s"
5353
msgstr ""
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
5858
msgid "%q must be >= 1"
5959
msgstr "buffers harus mempunyai panjang yang sama"
@@ -253,8 +253,8 @@ msgstr "Semua channel event yang disinkronisasi sedang digunakan"
253253
msgid "All timers for this pin are in use"
254254
msgstr "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 ""
366366
msgid "Can't connect in Peripheral mode"
367367
msgstr ""
368368

369-
#: shared-bindings/pulseio/PulseIn.c shared-bindings/displayio/Bitmap.c
369+
#: shared-bindings/displayio/Bitmap.c shared-bindings/pulseio/PulseIn.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/ParallelBus.c shared-bindings/displayio/FourWire.c
455+
#: shared-bindings/displayio/FourWire.c shared-bindings/displayio/ParallelBus.c
456456
msgid "Command must be an int between 0 and 255"
457457
msgstr ""
458458

@@ -522,17 +522,17 @@ msgstr "Channel EXTINT sedang digunakan"
522522
msgid "Error in regex"
523523
msgstr "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
527527
msgid "Expected a %q"
528528
msgstr ""
529529

530530
#: shared-bindings/bleio/CharacteristicBuffer.c
531531
msgid "Expected a Characteristic"
532532
msgstr ""
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
536536
msgid "Expected a UUID"
537537
msgstr ""
538538

@@ -719,8 +719,8 @@ msgstr ""
719719
msgid "Frequency captured is above capability. Capture Paused."
720720
msgstr ""
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
724724
msgid "Function requires lock"
725725
msgstr ""
726726

@@ -750,8 +750,8 @@ msgstr ""
750750
msgid "Input/output error"
751751
msgstr ""
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
755755
msgid "Invalid %q pin"
756756
msgstr "%q pada tidak valid"
757757

@@ -819,9 +819,9 @@ msgid "Invalid pin for right channel"
819819
msgstr "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
825825
msgid "Invalid pins"
826826
msgstr "Pin-pin tidak valid"
827827

@@ -1074,17 +1074,17 @@ msgstr ""
10741074
msgid "Sample rate too high. It must be less than %d"
10751075
msgstr "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
10791079
msgid "Serializer in use"
10801080
msgstr "Serializer sedang digunakan"
10811081

10821082
#: shared-bindings/nvm/ByteArray.c
10831083
msgid "Slice and value different lengths."
10841084
msgstr ""
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
10881088
msgid "Slices not supported"
10891089
msgstr ""
10901090

@@ -1167,7 +1167,7 @@ msgstr "Untuk keluar, silahkan reset board tanpa "
11671167
msgid "Too many channels in sample."
11681168
msgstr "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
11711171
msgid "Too many display busses"
11721172
msgstr ""
11731173

@@ -1208,8 +1208,8 @@ msgstr ""
12081208
msgid "Unable to allocate buffers for signed conversion"
12091209
msgstr "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
12131213
msgid "Unable to find free GCLK"
12141214
msgstr "Tidak dapat menemukan GCLK yang kosong"
12151215

@@ -1308,7 +1308,7 @@ msgstr ""
13081308
msgid "__new__ arg must be a user-type"
13091309
msgstr ""
13101310

1311-
#: extmod/moduhashlib.c extmod/modubinascii.c
1311+
#: extmod/modubinascii.c extmod/moduhashlib.c
13121312
msgid "a bytes-like object is required"
13131313
msgstr "sebuah objek menyerupai byte (bytes-like) dibutuhkan"
13141314

@@ -1338,7 +1338,7 @@ msgid "argument has wrong type"
13381338
msgstr ""
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
13421342
msgid "argument num/types mismatch"
13431343
msgstr "argumen num/types tidak cocok"
13441344

@@ -1692,7 +1692,7 @@ msgstr ""
16921692
msgid "dict update sequence has wrong length"
16931693
msgstr ""
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
16971697
msgid "division by zero"
16981698
msgstr ""
@@ -1701,7 +1701,7 @@ msgstr ""
17011701
msgid "empty"
17021702
msgstr ""
17031703

1704-
#: extmod/moduheapq.c extmod/modutimeq.c
1704+
#: extmod/modutimeq.c extmod/moduheapq.c
17051705
msgid "empty heap"
17061706
msgstr "heap kosong"
17071707

@@ -1825,7 +1825,7 @@ msgstr "fungsi kehilangan argumen keyword '%q' yang dibutuhkan"
18251825
msgid "function missing required positional argument #%d"
18261826
msgstr "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
18301830
msgid "function takes %d positional arguments but %d were given"
18311831
msgstr "fungsi mengambil posisi argumen %d tapi %d yang diberikan"
@@ -2079,7 +2079,7 @@ msgstr ""
20792079
msgid "need more than %d values to unpack"
20802080
msgstr ""
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
20832083
msgid "negative power with no float support"
20842084
msgstr ""
20852085

@@ -2185,12 +2185,12 @@ msgstr ""
21852185
msgid "odd-length string"
21862186
msgstr "panjang data string memiliki keganjilan (odd-length)"
21872187

2188-
#: py/objstrunicode.c py/objstr.c
2188+
#: py/objstr.c py/objstrunicode.c
21892189
#, fuzzy
21902190
msgid "offset out of bounds"
21912191
msgstr "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
21952195
msgid "only slices with step=1 (aka None) are supported"
21962196
msgstr ""
@@ -2340,7 +2340,7 @@ msgstr ""
23402340
msgid "slice step cannot be zero"
23412341
msgstr ""
23422342

2343-
#: py/sequence.c py/objint.c
2343+
#: py/objint.c py/sequence.c
23442344
msgid "small int overflow"
23452345
msgstr ""
23462346

@@ -2578,6 +2578,11 @@ msgstr ""
25782578
msgid "unsupported types for %q: '%s', '%s'"
25792579
msgstr ""
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
25822587
msgid "value_count must be > 0"
25832588
msgstr ""

0 commit comments

Comments
 (0)