Skip to content

Commit fbcea96

Browse files
committed
Update translations ...
1 parent 781d301 commit fbcea96

File tree

11 files changed

+412
-412
lines changed

11 files changed

+412
-412
lines changed

locale/ID.po

Lines changed: 37 additions & 37 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-03-27 16:28-0400\n"
11+
"POT-Creation-Date: 2019-04-02 13:43+1100\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 ""
5252
msgid "%q indices must be integers, not %s"
5353
msgstr ""
5454

55-
#: shared-bindings/displayio/Shape.c shared-bindings/displayio/Group.c
5655
#: shared-bindings/bleio/CharacteristicBuffer.c
56+
#: shared-bindings/displayio/Shape.c shared-bindings/displayio/Group.c
5757
#, fuzzy
5858
msgid "%q must be >= 1"
5959
msgstr "buffers harus mempunyai panjang yang sama"
@@ -70,12 +70,12 @@ msgstr "%q() mengambil posisi argumen %d tapi %d yang diberikan"
7070
msgid "'%q' argument required"
7171
msgstr "'%q' argumen dibutuhkan"
7272

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

78-
#: py/emitinlinextensa.c py/emitinlinethumb.c
78+
#: py/emitinlinethumb.c py/emitinlinextensa.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/emitinlinextensa.c py/emitinlinethumb.c
98+
#: py/emitinlinethumb.c py/emitinlinextensa.c
9999
#, c-format
100100
msgid "'%s' expects an integer"
101101
msgstr "'%s' mengharapkan integer"
@@ -253,9 +253,9 @@ 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
256257
#: ports/atmel-samd/common-hal/pulseio/PulseOut.c
257258
#: ports/atmel-samd/common-hal/frequencyio/FrequencyIn.c
258-
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
259259
#: ports/nrf/common-hal/pulseio/PulseOut.c shared-bindings/pulseio/PWMOut.c
260260
#: shared-module/_pew/PewPew.c
261261
msgid "All timers in use"
@@ -326,7 +326,7 @@ msgstr ""
326326
msgid "Buffer incorrect size. Should be %d bytes."
327327
msgstr ""
328328

329-
#: shared-bindings/busio/I2C.c shared-bindings/bitbangio/I2C.c
329+
#: shared-bindings/bitbangio/I2C.c shared-bindings/busio/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/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

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

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

525-
#: shared-bindings/microcontroller/Pin.c shared-bindings/pulseio/PulseOut.c
526-
#: shared-bindings/neopixel_write/__init__.c
525+
#: shared-bindings/microcontroller/Pin.c
526+
#: shared-bindings/neopixel_write/__init__.c shared-bindings/pulseio/PulseOut.c
527527
#: shared-bindings/terminalio/Terminal.c
528528
msgid "Expected a %q"
529529
msgstr ""
@@ -532,8 +532,8 @@ msgstr ""
532532
msgid "Expected a Characteristic"
533533
msgstr ""
534534

535-
#: shared-bindings/bleio/Descriptor.c shared-bindings/bleio/Service.c
536-
#: shared-bindings/bleio/Characteristic.c
535+
#: shared-bindings/bleio/Characteristic.c shared-bindings/bleio/Service.c
536+
#: shared-bindings/bleio/Descriptor.c
537537
msgid "Expected a UUID"
538538
msgstr ""
539539

@@ -657,8 +657,8 @@ msgstr "Gagal untuk melepaskan mutex, status: 0x%08lX"
657657
msgid "Failed to start advertising"
658658
msgstr "Gagal untuk memulai advertisement, status: 0x%08lX"
659659

660-
#: ports/nrf/common-hal/bleio/Peripheral.c
661660
#: ports/nrf/common-hal/bleio/Broadcaster.c
661+
#: ports/nrf/common-hal/bleio/Peripheral.c
662662
#, fuzzy, c-format
663663
msgid "Failed to start advertising, err 0x%04x"
664664
msgstr "Gagal untuk memulai advertisement, status: 0x%08lX"
@@ -678,8 +678,8 @@ msgstr "Gagal untuk melakukan scanning, status: 0x%08lX"
678678
msgid "Failed to stop advertising"
679679
msgstr "Gagal untuk memberhentikan advertisement, status: 0x%08lX"
680680

681-
#: ports/nrf/common-hal/bleio/Peripheral.c
682681
#: ports/nrf/common-hal/bleio/Broadcaster.c
682+
#: ports/nrf/common-hal/bleio/Peripheral.c
683683
#, fuzzy, c-format
684684
msgid "Failed to stop advertising, err 0x%04x"
685685
msgstr "Gagal untuk memberhentikan advertisement, status: 0x%08lX"
@@ -720,8 +720,8 @@ msgstr ""
720720
msgid "Frequency captured is above capability. Capture Paused."
721721
msgstr ""
722722

723-
#: shared-bindings/busio/I2C.c shared-bindings/busio/SPI.c
724723
#: shared-bindings/bitbangio/I2C.c shared-bindings/bitbangio/SPI.c
724+
#: shared-bindings/busio/SPI.c shared-bindings/busio/I2C.c
725725
msgid "Function requires lock"
726726
msgstr ""
727727

@@ -801,16 +801,16 @@ msgstr ""
801801
msgid "Invalid format chunk size"
802802
msgstr ""
803803

804-
#: shared-bindings/busio/SPI.c shared-bindings/bitbangio/SPI.c
804+
#: shared-bindings/bitbangio/SPI.c shared-bindings/busio/SPI.c
805805
msgid "Invalid number of bits"
806806
msgstr ""
807807

808-
#: shared-bindings/busio/SPI.c shared-bindings/bitbangio/SPI.c
808+
#: shared-bindings/bitbangio/SPI.c shared-bindings/busio/SPI.c
809809
msgid "Invalid phase"
810810
msgstr ""
811811

812-
#: ports/atmel-samd/common-hal/touchio/TouchIn.c
813812
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
813+
#: ports/atmel-samd/common-hal/touchio/TouchIn.c
814814
#: shared-bindings/pulseio/PWMOut.c
815815
msgid "Invalid pin"
816816
msgstr "Pin tidak valid"
@@ -824,14 +824,14 @@ msgid "Invalid pin for right channel"
824824
msgstr "Pin untuk channel kanan tidak valid"
825825

826826
#: ports/atmel-samd/common-hal/busio/I2C.c
827-
#: ports/atmel-samd/common-hal/busio/SPI.c
828827
#: ports/atmel-samd/common-hal/busio/UART.c
828+
#: ports/atmel-samd/common-hal/busio/SPI.c
829829
#: ports/atmel-samd/common-hal/i2cslave/I2CSlave.c
830830
#: ports/nrf/common-hal/busio/I2C.c
831831
msgid "Invalid pins"
832832
msgstr "Pin-pin tidak valid"
833833

834-
#: shared-bindings/busio/SPI.c shared-bindings/bitbangio/SPI.c
834+
#: shared-bindings/bitbangio/SPI.c shared-bindings/busio/SPI.c
835835
msgid "Invalid polarity"
836836
msgstr ""
837837

@@ -1037,11 +1037,11 @@ msgstr ""
10371037
msgid "Pull not used when direction is output."
10381038
msgstr ""
10391039

1040-
#: shared-bindings/rtc/RTC.c
1040+
#: ports/nrf/common-hal/rtc/RTC.c
10411041
msgid "RTC calibration is not supported on this board"
10421042
msgstr ""
10431043

1044-
#: shared-bindings/time/__init__.c shared-bindings/rtc/RTC.c
1044+
#: shared-bindings/time/__init__.c
10451045
msgid "RTC is not supported on this board"
10461046
msgstr ""
10471047

@@ -1101,8 +1101,8 @@ msgstr "Serializer sedang digunakan"
11011101
msgid "Slice and value different lengths."
11021102
msgstr ""
11031103

1104-
#: shared-bindings/pulseio/PulseIn.c shared-bindings/displayio/Bitmap.c
1105-
#: shared-bindings/displayio/TileGrid.c shared-bindings/displayio/Group.c
1104+
#: shared-bindings/displayio/Bitmap.c shared-bindings/displayio/TileGrid.c
1105+
#: shared-bindings/displayio/Group.c shared-bindings/pulseio/PulseIn.c
11061106
msgid "Slices not supported"
11071107
msgstr ""
11081108

@@ -1185,7 +1185,7 @@ msgstr "Untuk keluar, silahkan reset board tanpa "
11851185
msgid "Too many channels in sample."
11861186
msgstr "Terlalu banyak channel dalam sampel"
11871187

1188-
#: shared-bindings/displayio/ParallelBus.c shared-bindings/displayio/FourWire.c
1188+
#: shared-bindings/displayio/FourWire.c shared-bindings/displayio/ParallelBus.c
11891189
msgid "Too many display busses"
11901190
msgstr ""
11911191

@@ -1425,7 +1425,7 @@ msgstr ""
14251425
msgid "buffer size must match format"
14261426
msgstr "buffers harus mempunyai panjang yang sama"
14271427

1428-
#: shared-bindings/busio/SPI.c shared-bindings/bitbangio/SPI.c
1428+
#: shared-bindings/bitbangio/SPI.c shared-bindings/busio/SPI.c
14291429
msgid "buffer slices must be of equal length"
14301430
msgstr ""
14311431

@@ -1709,7 +1709,7 @@ msgstr ""
17091709
msgid "dict update sequence has wrong length"
17101710
msgstr ""
17111711

1712-
#: py/objfloat.c py/runtime.c py/modmath.c py/objint_longlong.c py/objint_mpz.c
1712+
#: py/modmath.c py/objfloat.c py/objint_longlong.c py/objint_mpz.c py/runtime.c
17131713
#: shared-bindings/math/__init__.c
17141714
msgid "division by zero"
17151715
msgstr ""
@@ -1718,7 +1718,7 @@ msgstr ""
17181718
msgid "empty"
17191719
msgstr ""
17201720

1721-
#: extmod/modutimeq.c extmod/moduheapq.c
1721+
#: extmod/moduheapq.c extmod/modutimeq.c
17221722
msgid "empty heap"
17231723
msgstr "heap kosong"
17241724

@@ -1783,7 +1783,7 @@ msgstr "argumen keyword ekstra telah diberikan"
17831783
msgid "extra positional arguments given"
17841784
msgstr "argumen posisi ekstra telah diberikan"
17851785

1786-
#: shared-bindings/displayio/OnDiskBitmap.c shared-bindings/audioio/WaveFile.c
1786+
#: shared-bindings/audioio/WaveFile.c shared-bindings/displayio/OnDiskBitmap.c
17871787
msgid "file must be a file opened in byte mode"
17881788
msgstr ""
17891789

@@ -1956,7 +1956,7 @@ msgstr "micropython decorator tidak valid"
19561956
msgid "invalid step"
19571957
msgstr ""
19581958

1959-
#: py/parse.c py/compile.c
1959+
#: py/compile.c py/parse.c
19601960
msgid "invalid syntax"
19611961
msgstr "syntax tidak valid"
19621962

@@ -1993,7 +1993,7 @@ msgstr "argumen keyword belum diimplementasi - gunakan args normal"
19931993
msgid "keywords must be strings"
19941994
msgstr "keyword harus berupa string"
19951995

1996-
#: py/emitinlinextensa.c py/emitinlinethumb.c
1996+
#: py/emitinlinethumb.c py/emitinlinextensa.c
19971997
msgid "label '%q' not defined"
19981998
msgstr ""
19991999

@@ -2100,11 +2100,11 @@ msgstr ""
21002100
msgid "need more than %d values to unpack"
21012101
msgstr ""
21022102

2103-
#: py/runtime.c py/objint_longlong.c py/objint_mpz.c
2103+
#: py/objint_longlong.c py/objint_mpz.c py/runtime.c
21042104
msgid "negative power with no float support"
21052105
msgstr ""
21062106

2107-
#: py/runtime.c py/objint_mpz.c
2107+
#: py/objint_mpz.c py/runtime.c
21082108
msgid "negative shift count"
21092109
msgstr ""
21102110

@@ -2211,7 +2211,7 @@ msgstr "panjang data string memiliki keganjilan (odd-length)"
22112211
msgid "offset out of bounds"
22122212
msgstr "modul tidak ditemukan"
22132213

2214-
#: py/objstr.c py/objarray.c py/objstrunicode.c py/objtuple.c
2214+
#: py/objarray.c py/objstr.c py/objstrunicode.c py/objtuple.c
22152215
#: shared-bindings/nvm/ByteArray.c
22162216
msgid "only slices with step=1 (aka None) are supported"
22172217
msgstr ""
@@ -2365,7 +2365,7 @@ msgstr ""
23652365
msgid "slice step cannot be zero"
23662366
msgstr ""
23672367

2368-
#: py/sequence.c py/objint.c
2368+
#: py/objint.c py/sequence.c
23692369
msgid "small int overflow"
23702370
msgstr ""
23712371

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy