8
8
msgstr ""
9
9
"Project-Id-Version : PACKAGE VERSION\n "
10
10
"Report-Msgid-Bugs-To : \n "
11
- "POT-Creation-Date : 2019-04-13 11:50+0200 \n "
11
+ "POT-Creation-Date : 2019-04-17 11:17-0700 \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,8 +52,8 @@ 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
56
55
#: shared-bindings/bleio/CharacteristicBuffer.c
56
+ #: shared-bindings/displayio/Group.c shared-bindings/displayio/Shape.c
57
57
#, fuzzy
58
58
msgid "%q must be >= 1"
59
59
msgstr "buffers harus mempunyai panjang yang sama"
@@ -62,20 +62,20 @@ msgstr "buffers harus mempunyai panjang yang sama"
62
62
msgid "%q should be an int"
63
63
msgstr ""
64
64
65
- #: py/objnamedtuple .c py/bc .c
65
+ #: py/bc .c py/objnamedtuple .c
66
66
msgid "%q() takes %d positional arguments but %d were given"
67
67
msgstr "%q() mengambil posisi argumen %d tapi %d yang diberikan"
68
68
69
69
#: py/argcheck.c
70
70
msgid "'%q' argument required"
71
71
msgstr "'%q' argumen dibutuhkan"
72
72
73
- #: py/emitinlinextensa .c py/emitinlinethumb .c
73
+ #: py/emitinlinethumb .c py/emitinlinextensa .c
74
74
#, c-format
75
75
msgid "'%s' expects a label"
76
76
msgstr ""
77
77
78
- #: py/emitinlinextensa .c py/emitinlinethumb .c
78
+ #: py/emitinlinethumb .c py/emitinlinextensa .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/emitinlinextensa .c py/emitinlinethumb .c
98
+ #: py/emitinlinethumb .c py/emitinlinextensa .c
99
99
#, c-format
100
100
msgid "'%s' expects an integer"
101
101
msgstr "'%s' mengharapkan integer"
@@ -245,17 +245,17 @@ msgstr "Semua perangkat I2C sedang digunakan"
245
245
msgid "All event channels in use"
246
246
msgstr "Semua channel event sedang digunakan"
247
247
248
- #: ports/atmel-samd/common-hal/audiobusio/PDMIn .c ports/atmel-samd/audio_dma .c
248
+ #: ports/atmel-samd/audio_dma .c ports/atmel-samd/common-hal/audiobusio/PDMIn .c
249
249
msgid "All sync event channels in use"
250
250
msgstr "Semua channel event yang disinkronisasi sedang digunakan"
251
251
252
252
#: shared-bindings/pulseio/PWMOut.c
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
256
257
#: ports/atmel-samd/common-hal/frequencyio/FrequencyIn.c
257
258
#: ports/atmel-samd/common-hal/pulseio/PulseOut.c
258
- #: ports/atmel-samd/common-hal/audioio/AudioOut.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"
@@ -522,17 +522,18 @@ msgstr "Channel EXTINT sedang digunakan"
522
522
msgid "Error in regex"
523
523
msgstr "Error pada regex"
524
524
525
- #: shared-bindings/pulseio/PulseOut.c shared-bindings/neopixel_write/__init__.c
526
- #: shared-bindings/terminalio/Terminal.c shared-bindings/microcontroller/Pin.c
525
+ #: shared-bindings/microcontroller/Pin.c
526
+ #: shared-bindings/neopixel_write/__init__.c shared-bindings/pulseio/PulseOut.c
527
+ #: shared-bindings/terminalio/Terminal.c
527
528
msgid "Expected a %q"
528
529
msgstr ""
529
530
530
531
#: shared-bindings/bleio/CharacteristicBuffer.c
531
532
msgid "Expected a Characteristic"
532
533
msgstr ""
533
534
534
- #: shared-bindings/bleio/Descriptor .c shared-bindings/bleio/Service .c
535
- #: shared-bindings/bleio/Characteristic .c
535
+ #: shared-bindings/bleio/Characteristic .c shared-bindings/bleio/Descriptor .c
536
+ #: shared-bindings/bleio/Service .c
536
537
msgid "Expected a UUID"
537
538
msgstr ""
538
539
@@ -697,20 +698,20 @@ msgstr "Gagal untuk menulis nilai gatts, status: 0x%08lX"
697
698
msgid "File exists"
698
699
msgstr ""
699
700
700
- #: ports/nrf/supervisor/internal_flash .c
701
+ #: ports/nrf/peripherals/nrf/nvm .c
701
702
msgid "Flash erase failed"
702
703
msgstr ""
703
704
704
- #: ports/nrf/supervisor/internal_flash .c
705
+ #: ports/nrf/peripherals/nrf/nvm .c
705
706
#, c-format
706
707
msgid "Flash erase failed to start, err 0x%04x"
707
708
msgstr ""
708
709
709
- #: ports/nrf/supervisor/internal_flash .c
710
+ #: ports/nrf/peripherals/nrf/nvm .c
710
711
msgid "Flash write failed"
711
712
msgstr ""
712
713
713
- #: ports/nrf/supervisor/internal_flash .c
714
+ #: ports/nrf/peripherals/nrf/nvm .c
714
715
#, c-format
715
716
msgid "Flash write failed to start, err 0x%04x"
716
717
msgstr ""
@@ -719,8 +720,8 @@ msgstr ""
719
720
msgid "Frequency captured is above capability. Capture Paused."
720
721
msgstr ""
721
722
722
- #: shared-bindings/bitbangio/SPI .c shared-bindings/bitbangio/I2C .c
723
- #: shared-bindings/busio/SPI .c shared-bindings/busio/I2C .c
723
+ #: shared-bindings/bitbangio/I2C .c shared-bindings/bitbangio/SPI .c
724
+ #: shared-bindings/busio/I2C .c shared-bindings/busio/SPI .c
724
725
msgid "Function requires lock"
725
726
msgstr ""
726
727
@@ -750,6 +751,11 @@ msgstr ""
750
751
msgid "Input/output error"
751
752
msgstr ""
752
753
754
+ #: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
755
+ #: ports/atmel-samd/common-hal/audiobusio/PDMIn.c
756
+ msgid "Invalid %q pin"
757
+ msgstr "%q pada tidak valid"
758
+
753
759
#: shared-module/displayio/OnDiskBitmap.c
754
760
msgid "Invalid BMP file"
755
761
msgstr ""
@@ -763,10 +769,6 @@ msgstr "Frekuensi PWM tidak valid"
763
769
msgid "Invalid argument"
764
770
msgstr ""
765
771
766
- #: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
767
- msgid "Invalid bit clock pin"
768
- msgstr "Bit clock pada pin tidak valid"
769
-
770
772
#: shared-module/displayio/Bitmap.c
771
773
msgid "Invalid bits per value"
772
774
msgstr ""
@@ -783,15 +785,6 @@ msgstr ""
783
785
msgid "Invalid channel count"
784
786
msgstr ""
785
787
786
- #: ports/atmel-samd/common-hal/audiobusio/PDMIn.c
787
- msgid "Invalid clock pin"
788
- msgstr "Clock pada pin tidak valid"
789
-
790
- #: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
791
- #: ports/atmel-samd/common-hal/audiobusio/PDMIn.c
792
- msgid "Invalid data pin"
793
- msgstr "data pin tidak valid"
794
-
795
788
#: shared-bindings/digitalio/DigitalInOut.c
796
789
msgid "Invalid direction."
797
790
msgstr ""
@@ -826,10 +819,11 @@ msgstr "Pin untuk channel kiri tidak valid"
826
819
msgid "Invalid pin for right channel"
827
820
msgstr "Pin untuk channel kanan tidak valid"
828
821
829
- #: ports/atmel-samd/common-hal/i2cslave/I2CSlave.c
830
- #: ports/atmel-samd/common-hal/busio/UART.c
822
+ #: ports/atmel-samd/common-hal/busio/I2C.c
831
823
#: ports/atmel-samd/common-hal/busio/SPI.c
832
- #: ports/atmel-samd/common-hal/busio/I2C.c ports/nrf/common-hal/busio/I2C.c
824
+ #: ports/atmel-samd/common-hal/busio/UART.c
825
+ #: ports/atmel-samd/common-hal/i2cslave/I2CSlave.c
826
+ #: ports/nrf/common-hal/busio/I2C.c
833
827
msgid "Invalid pins"
834
828
msgstr "Pin-pin tidak valid"
835
829
@@ -1091,8 +1085,8 @@ msgstr "Serializer sedang digunakan"
1091
1085
msgid "Slice and value different lengths."
1092
1086
msgstr ""
1093
1087
1094
- #: shared-bindings/displayio/Bitmap.c shared-bindings/displayio/TileGrid .c
1095
- #: shared-bindings/displayio/Group .c shared-bindings/pulseio/PulseIn.c
1088
+ #: shared-bindings/displayio/Bitmap.c shared-bindings/displayio/Group .c
1089
+ #: shared-bindings/displayio/TileGrid .c shared-bindings/pulseio/PulseIn.c
1096
1090
msgid "Slices not supported"
1097
1091
msgstr ""
1098
1092
@@ -1345,8 +1339,8 @@ msgstr ""
1345
1339
msgid "argument has wrong type"
1346
1340
msgstr ""
1347
1341
1348
- #: py/argcheck.c shared-bindings/gamepad /__init__.c
1349
- #: shared-bindings/gamepad/GamePad.c
1342
+ #: py/argcheck.c shared-bindings/_stage /__init__.c
1343
+ #: shared-bindings/digitalio/DigitalInOut.c shared-bindings/ gamepad/GamePad.c
1350
1344
msgid "argument num/types mismatch"
1351
1345
msgstr "argumen num/types tidak cocok"
1352
1346
@@ -1659,7 +1653,7 @@ msgstr ""
1659
1653
msgid "complex division by zero"
1660
1654
msgstr ""
1661
1655
1662
- #: py/parsenum .c py/objfloat .c
1656
+ #: py/objfloat .c py/parsenum .c
1663
1657
msgid "complex values not supported"
1664
1658
msgstr ""
1665
1659
@@ -1700,7 +1694,7 @@ msgstr ""
1700
1694
msgid "dict update sequence has wrong length"
1701
1695
msgstr ""
1702
1696
1703
- #: py/runtime .c py/modmath .c py/objint_mpz .c py/objint_longlong .c py/objfloat .c
1697
+ #: py/modmath .c py/objfloat .c py/objint_longlong .c py/objint_mpz .c py/runtime .c
1704
1698
#: shared-bindings/math/__init__.c
1705
1699
msgid "division by zero"
1706
1700
msgstr ""
@@ -1709,7 +1703,7 @@ msgstr ""
1709
1703
msgid "empty"
1710
1704
msgstr ""
1711
1705
1712
- #: extmod/modutimeq .c extmod/moduheapq .c
1706
+ #: extmod/moduheapq .c extmod/modutimeq .c
1713
1707
msgid "empty heap"
1714
1708
msgstr "heap kosong"
1715
1709
@@ -1770,7 +1764,7 @@ msgstr "argumen keyword ekstra telah diberikan"
1770
1764
msgid "extra positional arguments given"
1771
1765
msgstr "argumen posisi ekstra telah diberikan"
1772
1766
1773
- #: shared-bindings/displayio/OnDiskBitmap .c shared-bindings/audioio/WaveFile .c
1767
+ #: shared-bindings/audioio/WaveFile .c shared-bindings/displayio/OnDiskBitmap .c
1774
1768
msgid "file must be a file opened in byte mode"
1775
1769
msgstr ""
1776
1770
@@ -1811,7 +1805,7 @@ msgstr "fungsi tidak dapat mengambil argumen keyword"
1811
1805
msgid "function expected at most %d arguments, got %d"
1812
1806
msgstr "fungsi diharapkan setidaknya %d argumen, hanya mendapatkan %d"
1813
1807
1814
- #: py/objnamedtuple .c py/bc .c
1808
+ #: py/bc .c py/objnamedtuple .c
1815
1809
msgid "function got multiple values for argument '%q'"
1816
1810
msgstr "fungsi mendapatkan nilai ganda untuk argumen '%q'"
1817
1811
@@ -1833,7 +1827,7 @@ msgstr "fungsi kehilangan argumen keyword '%q' yang dibutuhkan"
1833
1827
msgid "function missing required positional argument #%d"
1834
1828
msgstr "fungsi kehilangan argumen posisi #%d yang dibutuhkan"
1835
1829
1836
- #: py/argcheck.c py/objnamedtuple .c py/bc .c
1830
+ #: py/argcheck.c py/bc .c py/objnamedtuple .c
1837
1831
#, c-format
1838
1832
msgid "function takes %d positional arguments but %d were given"
1839
1833
msgstr "fungsi mengambil posisi argumen %d tapi %d yang diberikan"
@@ -1980,7 +1974,7 @@ msgstr "argumen keyword belum diimplementasi - gunakan args normal"
1980
1974
msgid "keywords must be strings"
1981
1975
msgstr "keyword harus berupa string"
1982
1976
1983
- #: py/emitinlinextensa .c py/emitinlinethumb .c
1977
+ #: py/emitinlinethumb .c py/emitinlinextensa .c
1984
1978
msgid "label '%q' not defined"
1985
1979
msgstr ""
1986
1980
@@ -2087,11 +2081,11 @@ msgstr ""
2087
2081
msgid "need more than %d values to unpack"
2088
2082
msgstr ""
2089
2083
2090
- #: py/runtime .c py/objint_mpz.c py/objint_longlong .c
2084
+ #: py/objint_longlong .c py/objint_mpz.c py/runtime .c
2091
2085
msgid "negative power with no float support"
2092
2086
msgstr ""
2093
2087
2094
- #: py/runtime .c py/objint_mpz .c
2088
+ #: py/objint_mpz .c py/runtime .c
2095
2089
msgid "negative shift count"
2096
2090
msgstr ""
2097
2091
@@ -2193,12 +2187,12 @@ msgstr ""
2193
2187
msgid "odd-length string"
2194
2188
msgstr "panjang data string memiliki keganjilan (odd-length)"
2195
2189
2196
- #: py/objstrunicode .c py/objstr .c
2190
+ #: py/objstr .c py/objstrunicode .c
2197
2191
#, fuzzy
2198
2192
msgid "offset out of bounds"
2199
2193
msgstr "modul tidak ditemukan"
2200
2194
2201
- #: py/objarray.c py/objtuple .c py/objstrunicode.c py/objstr .c
2195
+ #: py/objarray.c py/objstr .c py/objstrunicode.c py/objtuple .c
2202
2196
#: shared-bindings/nvm/ByteArray.c
2203
2197
msgid "only slices with step=1 (aka None) are supported"
2204
2198
msgstr ""
@@ -2216,7 +2210,7 @@ msgstr ""
2216
2210
msgid "overflow converting long int to machine word"
2217
2211
msgstr ""
2218
2212
2219
- #: shared-bindings/_stage/Text .c shared-bindings/_stage/Layer .c
2213
+ #: shared-bindings/_stage/Layer .c shared-bindings/_stage/Text .c
2220
2214
msgid "palette must be 32 bytes long"
2221
2215
msgstr ""
2222
2216
@@ -2348,7 +2342,7 @@ msgstr ""
2348
2342
msgid "slice step cannot be zero"
2349
2343
msgstr ""
2350
2344
2351
- #: py/sequence .c py/objint .c
2345
+ #: py/objint .c py/sequence .c
2352
2346
msgid "small int overflow"
2353
2347
msgstr ""
2354
2348
@@ -2507,7 +2501,7 @@ msgstr ""
2507
2501
msgid "unexpected keyword argument"
2508
2502
msgstr "argumen keyword tidak diharapkan"
2509
2503
2510
- #: py/objnamedtuple .c py/bc .c
2504
+ #: py/bc .c py/objnamedtuple .c
2511
2505
msgid "unexpected keyword argument '%q'"
2512
2506
msgstr "keyword argumen '%q' tidak diharapkan"
2513
2507
@@ -2659,6 +2653,15 @@ msgstr ""
2659
2653
#~ msgid "GPIO16 does not support pull up."
2660
2654
#~ msgstr "GPIO16 tidak mendukung pull up"
2661
2655
2656
+ #~ msgid "Invalid bit clock pin"
2657
+ #~ msgstr "Bit clock pada pin tidak valid"
2658
+
2659
+ #~ msgid "Invalid clock pin"
2660
+ #~ msgstr "Clock pada pin tidak valid"
2661
+
2662
+ #~ msgid "Invalid data pin"
2663
+ #~ msgstr "data pin tidak valid"
2664
+
2662
2665
#~ msgid "Maximum PWM frequency is %dhz."
2663
2666
#~ msgstr "Nilai maksimum frekuensi PWM adalah %dhz"
2664
2667
0 commit comments