8
8
msgstr ""
9
9
"Project-Id-Version : PACKAGE VERSION\n "
10
10
"Report-Msgid-Bugs-To : \n "
11
- "POT-Creation-Date : 2019-05-09 01:06 -0400\n "
11
+ "POT-Creation-Date : 2019-05-12 09:42 -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 <LL@li.org>\n "
@@ -52,7 +52,7 @@ msgstr ""
52
52
msgid "%q indices must be integers, not %s"
53
53
msgstr ""
54
54
55
- #: shared-bindings/displayio/Group .c shared-bindings/displayio/Shape .c
55
+ #: shared-bindings/displayio/Shape .c shared-bindings/displayio/Group .c
56
56
#: shared-bindings/bleio/CharacteristicBuffer.c
57
57
#, fuzzy
58
58
msgid "%q must be >= 1"
@@ -70,12 +70,12 @@ msgstr "%q() mengambil posisi argumen %d tapi %d yang diberikan"
70
70
msgid "'%q' argument required"
71
71
msgstr "'%q' argumen dibutuhkan"
72
72
73
- #: py/emitinlinethumb .c py/emitinlinextensa .c
73
+ #: py/emitinlinextensa .c py/emitinlinethumb .c
74
74
#, c-format
75
75
msgid "'%s' expects a label"
76
76
msgstr ""
77
77
78
- #: py/emitinlinethumb .c py/emitinlinextensa .c
78
+ #: py/emitinlinextensa .c py/emitinlinethumb .c
79
79
#, c-format
80
80
msgid "'%s' expects a register"
81
81
msgstr "'%s' mengharapkan sebuah register"
@@ -95,7 +95,7 @@ msgstr "'%s' mengharapkan sebuah FPU register"
95
95
msgid "'%s' expects an address of the form [a, b]"
96
96
msgstr "'%s' mengharapkan sebuah alamat dengan bentuk [a, b]"
97
97
98
- #: py/emitinlinethumb .c py/emitinlinextensa .c
98
+ #: py/emitinlinextensa .c py/emitinlinethumb .c
99
99
#, c-format
100
100
msgid "'%s' expects an integer"
101
101
msgstr "'%s' mengharapkan integer"
@@ -253,9 +253,9 @@ 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/pulseio/PulseOut.c
256
257
#: ports/atmel-samd/common-hal/frequencyio/FrequencyIn.c
257
258
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
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
261
261
msgid "All timers in use"
@@ -326,7 +326,7 @@ msgstr ""
326
326
msgid "Buffer incorrect size. Should be %d bytes."
327
327
msgstr ""
328
328
329
- #: shared-bindings/bitbangio /I2C.c shared-bindings/busio /I2C.c
329
+ #: shared-bindings/busio /I2C.c shared-bindings/bitbangio /I2C.c
330
330
msgid "Buffer must be at least length 1"
331
331
msgstr ""
332
332
@@ -366,7 +366,7 @@ msgstr ""
366
366
msgid "Can't connect in Peripheral mode"
367
367
msgstr ""
368
368
369
- #: shared-bindings/displayio/Bitmap .c shared-bindings/pulseio/PulseIn .c
369
+ #: shared-bindings/pulseio/PulseIn .c shared-bindings/displayio/Bitmap .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/FourWire .c shared-bindings/displayio/ParallelBus .c
455
+ #: shared-bindings/displayio/ParallelBus .c shared-bindings/displayio/FourWire .c
456
456
msgid "Command must be an int between 0 and 255"
457
457
msgstr ""
458
458
@@ -490,8 +490,8 @@ msgstr ""
490
490
msgid "Data chunk must follow fmt chunk"
491
491
msgstr ""
492
492
493
- #: ports/nrf/common-hal/bleio/Broadcaster.c
494
493
#: ports/nrf/common-hal/bleio/Peripheral.c
494
+ #: ports/nrf/common-hal/bleio/Broadcaster.c
495
495
#, fuzzy
496
496
msgid "Data too large for advertisement packet"
497
497
msgstr "Tidak bisa menyesuaikan data ke dalam paket advertisment"
@@ -513,17 +513,17 @@ msgstr ""
513
513
msgid "Drive mode not used when direction is input."
514
514
msgstr ""
515
515
516
- #: ports/atmel-samd/common-hal/frequencyio/FrequencyIn.c
517
516
#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
517
+ #: ports/atmel-samd/common-hal/frequencyio/FrequencyIn.c
518
518
msgid "EXTINT channel already in use"
519
519
msgstr "Channel EXTINT sedang digunakan"
520
520
521
521
#: extmod/modure.c
522
522
msgid "Error in regex"
523
523
msgstr "Error pada regex"
524
524
525
- #: shared-bindings/microcontroller/Pin.c
526
- #: shared-bindings/neopixel_write/__init__.c shared-bindings/pulseio/PulseOut.c
525
+ #: shared-bindings/microcontroller/Pin.c shared-bindings/pulseio/PulseOut.c
526
+ #: shared-bindings/neopixel_write/__init__.c
527
527
#: shared-bindings/terminalio/Terminal.c
528
528
msgid "Expected a %q"
529
529
msgstr ""
@@ -532,8 +532,8 @@ msgstr ""
532
532
msgid "Expected a Characteristic"
533
533
msgstr ""
534
534
535
- #: shared-bindings/bleio/Characteristic .c shared-bindings/bleio/Descriptor .c
536
- #: shared-bindings/bleio/Service .c
535
+ #: shared-bindings/bleio/Descriptor .c shared-bindings/bleio/Service .c
536
+ #: shared-bindings/bleio/Characteristic .c
537
537
msgid "Expected a UUID"
538
538
msgstr ""
539
539
@@ -657,8 +657,8 @@ msgstr "Gagal untuk melepaskan mutex, status: 0x%08lX"
657
657
msgid "Failed to start advertising"
658
658
msgstr "Gagal untuk memulai advertisement, status: 0x%08lX"
659
659
660
- #: ports/nrf/common-hal/bleio/Broadcaster.c
661
660
#: ports/nrf/common-hal/bleio/Peripheral.c
661
+ #: ports/nrf/common-hal/bleio/Broadcaster.c
662
662
#, fuzzy , c-format
663
663
msgid "Failed to start advertising, err 0x%04x"
664
664
msgstr "Gagal untuk memulai advertisement, status: 0x%08lX"
@@ -678,8 +678,8 @@ msgstr "Gagal untuk melakukan scanning, status: 0x%08lX"
678
678
msgid "Failed to stop advertising"
679
679
msgstr "Gagal untuk memberhentikan advertisement, status: 0x%08lX"
680
680
681
- #: ports/nrf/common-hal/bleio/Broadcaster.c
682
681
#: ports/nrf/common-hal/bleio/Peripheral.c
682
+ #: ports/nrf/common-hal/bleio/Broadcaster.c
683
683
#, fuzzy , c-format
684
684
msgid "Failed to stop advertising, err 0x%04x"
685
685
msgstr "Gagal untuk memberhentikan advertisement, status: 0x%08lX"
@@ -720,8 +720,8 @@ msgstr ""
720
720
msgid "Frequency captured is above capability. Capture Paused."
721
721
msgstr ""
722
722
723
- #: shared-bindings/bitbangio/I2C.c shared-bindings/bitbangio/SPI.c
724
723
#: shared-bindings/busio/I2C.c shared-bindings/busio/SPI.c
724
+ #: shared-bindings/bitbangio/I2C.c shared-bindings/bitbangio/SPI.c
725
725
msgid "Function requires lock"
726
726
msgstr ""
727
727
@@ -751,8 +751,8 @@ msgstr ""
751
751
msgid "Input/output error"
752
752
msgstr ""
753
753
754
- #: ports/atmel-samd/common-hal/audiobusio/PDMIn.c
755
754
#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
755
+ #: ports/atmel-samd/common-hal/audiobusio/PDMIn.c
756
756
msgid "Invalid %q pin"
757
757
msgstr "%q pada tidak valid"
758
758
@@ -797,16 +797,16 @@ msgstr ""
797
797
msgid "Invalid format chunk size"
798
798
msgstr ""
799
799
800
- #: shared-bindings/bitbangio /SPI.c shared-bindings/busio /SPI.c
800
+ #: shared-bindings/busio /SPI.c shared-bindings/bitbangio /SPI.c
801
801
msgid "Invalid number of bits"
802
802
msgstr ""
803
803
804
- #: shared-bindings/bitbangio /SPI.c shared-bindings/busio /SPI.c
804
+ #: shared-bindings/busio /SPI.c shared-bindings/bitbangio /SPI.c
805
805
msgid "Invalid phase"
806
806
msgstr ""
807
807
808
- #: ports/atmel-samd/common-hal/audioio/AudioOut.c
809
808
#: ports/atmel-samd/common-hal/touchio/TouchIn.c
809
+ #: ports/atmel-samd/common-hal/audioio/AudioOut.c
810
810
#: shared-bindings/pulseio/PWMOut.c
811
811
msgid "Invalid pin"
812
812
msgstr "Pin tidak valid"
@@ -827,7 +827,7 @@ msgstr "Pin untuk channel kanan tidak valid"
827
827
msgid "Invalid pins"
828
828
msgstr "Pin-pin tidak valid"
829
829
830
- #: shared-bindings/bitbangio /SPI.c shared-bindings/busio /SPI.c
830
+ #: shared-bindings/busio /SPI.c shared-bindings/bitbangio /SPI.c
831
831
msgid "Invalid polarity"
832
832
msgstr ""
833
833
@@ -928,8 +928,8 @@ msgstr "Tidak ada GCLK yang kosong"
928
928
msgid "No hardware random available"
929
929
msgstr ""
930
930
931
- #: ports/atmel-samd/common-hal/frequencyio/FrequencyIn.c
932
931
#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
932
+ #: ports/atmel-samd/common-hal/frequencyio/FrequencyIn.c
933
933
msgid "No hardware support on pin"
934
934
msgstr "Tidak ada dukungan hardware untuk pin"
935
935
@@ -1076,17 +1076,17 @@ msgstr ""
1076
1076
msgid "Sample rate too high. It must be less than %d"
1077
1077
msgstr "Nilai sampel terlalu tinggi. Nilai harus kurang dari %d"
1078
1078
1079
- #: ports/atmel-samd/common-hal/audiobusio/PDMIn.c
1080
1079
#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
1080
+ #: ports/atmel-samd/common-hal/audiobusio/PDMIn.c
1081
1081
msgid "Serializer in use"
1082
1082
msgstr "Serializer sedang digunakan"
1083
1083
1084
1084
#: shared-bindings/nvm/ByteArray.c
1085
1085
msgid "Slice and value different lengths."
1086
1086
msgstr ""
1087
1087
1088
- #: shared-bindings/displayio/Bitmap .c shared-bindings/displayio/Group .c
1089
- #: shared-bindings/displayio/TileGrid.c shared-bindings/pulseio/PulseIn .c
1088
+ #: shared-bindings/pulseio/PulseIn .c shared-bindings/displayio/Bitmap .c
1089
+ #: shared-bindings/displayio/TileGrid.c shared-bindings/displayio/Group .c
1090
1090
msgid "Slices not supported"
1091
1091
msgstr ""
1092
1092
@@ -1175,7 +1175,7 @@ msgstr "Untuk keluar, silahkan reset board tanpa "
1175
1175
msgid "Too many channels in sample."
1176
1176
msgstr "Terlalu banyak channel dalam sampel"
1177
1177
1178
- #: shared-bindings/displayio/FourWire .c shared-bindings/displayio/ParallelBus .c
1178
+ #: shared-bindings/displayio/ParallelBus .c shared-bindings/displayio/FourWire .c
1179
1179
msgid "Too many display busses"
1180
1180
msgstr ""
1181
1181
@@ -1216,8 +1216,8 @@ msgstr ""
1216
1216
msgid "Unable to allocate buffers for signed conversion"
1217
1217
msgstr "Tidak dapat mengalokasikan buffer untuk signed conversion"
1218
1218
1219
- #: ports/atmel-samd/common-hal/audiobusio/PDMIn.c
1220
1219
#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
1220
+ #: ports/atmel-samd/common-hal/audiobusio/PDMIn.c
1221
1221
msgid "Unable to find free GCLK"
1222
1222
msgstr "Tidak dapat menemukan GCLK yang kosong"
1223
1223
@@ -1345,8 +1345,8 @@ msgstr ""
1345
1345
msgid "argument has wrong type"
1346
1346
msgstr ""
1347
1347
1348
- #: py/argcheck.c shared-bindings/_stage/__init__ .c
1349
- #: shared-bindings/digitalio/DigitalInOut .c shared-bindings/gamepad/GamePad .c
1348
+ #: py/argcheck.c shared-bindings/gamepad/GamePad .c
1349
+ #: shared-bindings/_stage/__init__ .c shared-bindings/digitalio/DigitalInOut .c
1350
1350
msgid "argument num/types mismatch"
1351
1351
msgstr "argumen num/types tidak cocok"
1352
1352
@@ -1416,7 +1416,7 @@ msgstr ""
1416
1416
msgid "buffer size must match format"
1417
1417
msgstr "buffers harus mempunyai panjang yang sama"
1418
1418
1419
- #: shared-bindings/bitbangio /SPI.c shared-bindings/busio /SPI.c
1419
+ #: shared-bindings/busio /SPI.c shared-bindings/bitbangio /SPI.c
1420
1420
msgid "buffer slices must be of equal length"
1421
1421
msgstr ""
1422
1422
@@ -1700,7 +1700,7 @@ msgstr ""
1700
1700
msgid "dict update sequence has wrong length"
1701
1701
msgstr ""
1702
1702
1703
- #: py/modmath .c py/objfloat .c py/objint_longlong .c py/objint_mpz .c py/runtime .c
1703
+ #: py/objfloat .c py/runtime .c py/modmath .c py/objint_longlong .c py/objint_mpz .c
1704
1704
#: shared-bindings/math/__init__.c
1705
1705
msgid "division by zero"
1706
1706
msgstr ""
@@ -1770,7 +1770,7 @@ msgstr "argumen keyword ekstra telah diberikan"
1770
1770
msgid "extra positional arguments given"
1771
1771
msgstr "argumen posisi ekstra telah diberikan"
1772
1772
1773
- #: shared-bindings/audioio/WaveFile .c shared-bindings/displayio/OnDiskBitmap .c
1773
+ #: shared-bindings/displayio/OnDiskBitmap .c shared-bindings/audioio/WaveFile .c
1774
1774
msgid "file must be a file opened in byte mode"
1775
1775
msgstr ""
1776
1776
@@ -1943,7 +1943,7 @@ msgstr "micropython decorator tidak valid"
1943
1943
msgid "invalid step"
1944
1944
msgstr ""
1945
1945
1946
- #: py/compile .c py/parse .c
1946
+ #: py/parse .c py/compile .c
1947
1947
msgid "invalid syntax"
1948
1948
msgstr "syntax tidak valid"
1949
1949
@@ -1980,7 +1980,7 @@ msgstr "argumen keyword belum diimplementasi - gunakan args normal"
1980
1980
msgid "keywords must be strings"
1981
1981
msgstr "keyword harus berupa string"
1982
1982
1983
- #: py/emitinlinethumb .c py/emitinlinextensa .c
1983
+ #: py/emitinlinextensa .c py/emitinlinethumb .c
1984
1984
msgid "label '%q' not defined"
1985
1985
msgstr ""
1986
1986
@@ -2087,11 +2087,11 @@ msgstr ""
2087
2087
msgid "need more than %d values to unpack"
2088
2088
msgstr ""
2089
2089
2090
- #: py/objint_longlong .c py/objint_mpz .c py/runtime .c
2090
+ #: py/runtime .c py/objint_longlong .c py/objint_mpz .c
2091
2091
msgid "negative power with no float support"
2092
2092
msgstr ""
2093
2093
2094
- #: py/objint_mpz .c py/runtime .c
2094
+ #: py/runtime .c py/objint_mpz .c
2095
2095
msgid "negative shift count"
2096
2096
msgstr ""
2097
2097
@@ -2198,7 +2198,7 @@ msgstr "panjang data string memiliki keganjilan (odd-length)"
2198
2198
msgid "offset out of bounds"
2199
2199
msgstr "modul tidak ditemukan"
2200
2200
2201
- #: py/objarray .c py/objstr .c py/objstrunicode.c py/objtuple.c
2201
+ #: py/objstr .c py/objarray .c py/objstrunicode.c py/objtuple.c
2202
2202
#: shared-bindings/nvm/ByteArray.c
2203
2203
msgid "only slices with step=1 (aka None) are supported"
2204
2204
msgstr ""
@@ -2348,7 +2348,7 @@ msgstr ""
2348
2348
msgid "slice step cannot be zero"
2349
2349
msgstr ""
2350
2350
2351
- #: py/objint .c py/sequence .c
2351
+ #: py/sequence .c py/objint .c
2352
2352
msgid "small int overflow"
2353
2353
msgstr ""
2354
2354
@@ -2588,7 +2588,7 @@ msgstr ""
2588
2588
2589
2589
#: py/objint.c
2590
2590
#, c-format
2591
- msgid "value would overflow a %d byte buffer "
2591
+ msgid "value must fit in %d byte(s) "
2592
2592
msgstr ""
2593
2593
2594
2594
#: shared-bindings/displayio/Bitmap.c
0 commit comments