8
8
msgstr ""
9
9
"Project-Id-Version : PACKAGE VERSION\n "
10
10
"Report-Msgid-Bugs-To : \n "
11
- "POT-Creation-Date : 2019-02-11 17:39 -0800\n "
11
+ "POT-Creation-Date : 2019-02-12 15:01 -0800\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 <[email protected] >\n "
@@ -1356,7 +1356,7 @@ msgstr ""
1356
1356
msgid "division by zero"
1357
1357
msgstr ""
1358
1358
1359
- #: py/modmicropython.c:117
1359
+ #: py/modmicropython.c:155
1360
1360
msgid "schedule stack full"
1361
1361
msgstr ""
1362
1362
@@ -1810,69 +1810,69 @@ msgstr ""
1810
1810
msgid "string index out of range"
1811
1811
msgstr ""
1812
1812
1813
- #: py/objtype.c:368
1813
+ #: py/objtype.c:371
1814
1814
msgid "__init__() should return None"
1815
1815
msgstr ""
1816
1816
1817
- #: py/objtype.c:370
1817
+ #: py/objtype.c:373
1818
1818
#, c-format
1819
1819
msgid "__init__() should return None, not '%s'"
1820
1820
msgstr ""
1821
1821
1822
- #: py/objtype.c:633 py/objtype.c:1287 py/runtime.c:1065
1822
+ #: py/objtype.c:636 py/objtype.c:1290 py/runtime.c:1065
1823
1823
msgid "unreadable attribute"
1824
1824
msgstr ""
1825
1825
1826
- #: py/objtype.c:878 py/runtime.c:653
1826
+ #: py/objtype.c:881 py/runtime.c:653
1827
1827
msgid "object not callable"
1828
1828
msgstr ""
1829
1829
1830
- #: py/objtype.c:880 py/runtime.c:655
1830
+ #: py/objtype.c:883 py/runtime.c:655
1831
1831
#, c-format
1832
1832
msgid "'%s' object is not callable"
1833
1833
msgstr ""
1834
1834
1835
- #: py/objtype.c:988
1835
+ #: py/objtype.c:991
1836
1836
msgid "type takes 1 or 3 arguments"
1837
1837
msgstr ""
1838
1838
1839
- #: py/objtype.c:999
1839
+ #: py/objtype.c:1002
1840
1840
msgid "cannot create instance"
1841
1841
msgstr ""
1842
1842
1843
- #: py/objtype.c:1001
1843
+ #: py/objtype.c:1004
1844
1844
msgid "cannot create '%q' instances"
1845
1845
msgstr ""
1846
1846
1847
- #: py/objtype.c:1059
1847
+ #: py/objtype.c:1062
1848
1848
msgid "can't add special method to already-subclassed class"
1849
1849
msgstr ""
1850
1850
1851
- #: py/objtype.c:1103 py/objtype.c:1109
1851
+ #: py/objtype.c:1106 py/objtype.c:1112
1852
1852
msgid "type is not an acceptable base type"
1853
1853
msgstr ""
1854
1854
1855
- #: py/objtype.c:1112
1855
+ #: py/objtype.c:1115
1856
1856
msgid "type '%q' is not an acceptable base type"
1857
1857
msgstr ""
1858
1858
1859
- #: py/objtype.c:1149
1859
+ #: py/objtype.c:1152
1860
1860
msgid "multiple inheritance not supported"
1861
1861
msgstr ""
1862
1862
1863
- #: py/objtype.c:1176
1863
+ #: py/objtype.c:1179
1864
1864
msgid "multiple bases have instance lay-out conflict"
1865
1865
msgstr ""
1866
1866
1867
- #: py/objtype.c:1217
1867
+ #: py/objtype.c:1220
1868
1868
msgid "first argument to super() must be type"
1869
1869
msgstr ""
1870
1870
1871
- #: py/objtype.c:1382
1871
+ #: py/objtype.c:1385
1872
1872
msgid "issubclass() arg 2 must be a class or a tuple of classes"
1873
1873
msgstr ""
1874
1874
1875
- #: py/objtype.c:1396
1875
+ #: py/objtype.c:1399
1876
1876
msgid "issubclass() arg 1 must be a class"
1877
1877
msgstr ""
1878
1878
@@ -2348,7 +2348,7 @@ msgstr ""
2348
2348
msgid "Cannot delete values"
2349
2349
msgstr ""
2350
2350
2351
- #: shared-bindings/displayio/Bitmap.c:139 shared-bindings/displayio/Group.c:194
2351
+ #: shared-bindings/displayio/Bitmap.c:139 shared-bindings/displayio/Group.c:253
2352
2352
#: shared-bindings/pulseio/PulseIn.c:278
2353
2353
msgid "Slices not supported"
2354
2354
msgstr ""
@@ -2361,7 +2361,7 @@ msgstr ""
2361
2361
msgid "pixel value requires too many bits"
2362
2362
msgstr ""
2363
2363
2364
- #: shared-bindings/displayio/BuiltinFont.c:74
2364
+ #: shared-bindings/displayio/BuiltinFont.c:93
2365
2365
msgid "%q should be an int"
2366
2366
msgstr ""
2367
2367
@@ -2396,10 +2396,11 @@ msgstr ""
2396
2396
msgid "Command must be an int between 0 and 255"
2397
2397
msgstr ""
2398
2398
2399
- #: shared-bindings/displayio/Group.c:61 shared-bindings/displayio/Group.c:66
2400
- #: shared-bindings/displayio/Group.c:93
2401
- msgid "Group must have %q at least 1"
2402
- msgstr ""
2399
+ #: shared-bindings/displayio/Group.c:63 shared-bindings/displayio/Group.c:68
2400
+ #: shared-bindings/displayio/Group.c:100
2401
+ #, fuzzy
2402
+ msgid "%q must be >= 1"
2403
+ msgstr "buffers harus mempunyai panjang yang sama"
2403
2404
2404
2405
#: shared-bindings/displayio/Palette.c:91
2405
2406
msgid "color buffer must be a bytearray or array of type 'b' or 'B'"
@@ -2709,11 +2710,11 @@ msgstr "sistem file (filesystem) bersifat Read-only"
2709
2710
msgid "Unsupported display bus type"
2710
2711
msgstr "Baudrate tidak didukung"
2711
2712
2712
- #: shared-module/displayio/Group.c:48
2713
+ #: shared-module/displayio/Group.c:66
2713
2714
msgid "Group full"
2714
2715
msgstr ""
2715
2716
2716
- #: shared-module/displayio/Group.c:55
2717
+ #: shared-module/displayio/Group.c:73
2717
2718
msgid "Layer must be a Group or TileGrid subclass."
2718
2719
msgstr ""
2719
2720
@@ -2847,12 +2848,15 @@ msgid ""
2847
2848
"exit safe mode.\n"
2848
2849
msgstr ""
2849
2850
2850
- #~ msgid "Looks like our core CircuitPython code crashed hard. Whoops!\n"
2851
- #~ msgstr " "
2852
- #~ "Sepertinya inti kode CircuitPython kita crash dengan sangat keras. Ups!\n "
2851
+ #, fuzzy
2852
+ #~ msgid "unicode_characters must be a string "
2853
+ #~ msgstr "keyword harus berupa string "
2853
2854
2854
- #~ msgid "Invalid UUID parameter"
2855
- #~ msgstr "Parameter UUID tidak valid"
2855
+ #~ msgid "All PWM peripherals are in use"
2856
+ #~ msgstr "Semua perangkat PWM sedang digunakan"
2857
+
2858
+ #~ msgid "Invalid UUID string length"
2859
+ #~ msgstr "Panjang string UUID tidak valid"
2856
2860
2857
2861
#~ msgid ""
2858
2862
#~ "enough power for the whole circuit and press reset (after ejecting "
@@ -2861,21 +2865,18 @@ msgstr ""
2861
2865
#~ "tegangan cukup untuk semua sirkuit dan tekan reset (setelah mencabut "
2862
2866
#~ "CIRCUITPY).\n"
2863
2867
2864
- #~ msgid "Invalid UUID string length"
2865
- #~ msgstr "Panjang string UUID tidak valid"
2866
-
2867
- #~ msgid ""
2868
- #~ "Please file an issue here with the contents of your CIRCUITPY drive:\n"
2869
- #~ msgstr ""
2870
- #~ "Silahkan taruh masalah disini dengan isi dari CIRCUITPY drive: anda \n"
2868
+ #~ msgid "Invalid UUID parameter"
2869
+ #~ msgstr "Parameter UUID tidak valid"
2871
2870
2872
2871
#, fuzzy
2873
2872
#~ msgid "unpack requires a buffer of %d bytes"
2874
2873
#~ msgstr "Gagal untuk megalokasikan buffer RX dari %d byte"
2875
2874
2876
- #~ msgid "All PWM peripherals are in use"
2877
- #~ msgstr "Semua perangkat PWM sedang digunakan"
2875
+ #~ msgid "Looks like our core CircuitPython code crashed hard. Whoops!\n"
2876
+ #~ msgstr ""
2877
+ #~ "Sepertinya inti kode CircuitPython kita crash dengan sangat keras. Ups!\n"
2878
2878
2879
- #, fuzzy
2880
- #~ msgid "unicode_characters must be a string"
2881
- #~ msgstr "keyword harus berupa string"
2879
+ #~ msgid ""
2880
+ #~ "Please file an issue here with the contents of your CIRCUITPY drive:\n"
2881
+ #~ msgstr ""
2882
+ #~ "Silahkan taruh masalah disini dengan isi dari CIRCUITPY drive: anda \n"
0 commit comments