8
8
msgstr ""
9
9
"Project-Id-Version : PACKAGE VERSION\n "
10
10
"Report-Msgid-Bugs-To : \n "
11
- "POT-Creation-Date : 2020-03-30 17:03-0700 \n "
11
+ "POT-Creation-Date : 2020-03-31 17:27-0500 \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 "
@@ -323,6 +323,10 @@ msgstr ""
323
323
msgid "Array values should be single bytes."
324
324
msgstr ""
325
325
326
+ #: shared-bindings/_protomatter/Protomatter.c
327
+ msgid "At most %d %q may be specified"
328
+ msgstr ""
329
+
326
330
#: supervisor/shared/safe_mode.c
327
331
msgid "Attempted heap allocation when MicroPython VM not running."
328
332
msgstr ""
@@ -340,6 +344,7 @@ msgstr ""
340
344
"menjalankannya atau masuk ke REPL untukmenonaktifkan.\n"
341
345
342
346
#: shared-module/displayio/Display.c
347
+ #: shared-module/framebufferio/FramebufferDisplay.c
343
348
msgid "Below minimum frame rate"
344
349
msgstr ""
345
350
@@ -356,6 +361,7 @@ msgid "Both pins must support hardware interrupts"
356
361
msgstr "Kedua pin harus mendukung hardware interrut"
357
362
358
363
#: shared-bindings/displayio/Display.c
364
+ #: shared-bindings/framebufferio/FramebufferDisplay.c
359
365
msgid "Brightness must be 0-1.0"
360
366
msgstr ""
361
367
@@ -364,6 +370,7 @@ msgid "Brightness must be between 0 and 255"
364
370
msgstr ""
365
371
366
372
#: shared-bindings/displayio/Display.c
373
+ #: shared-bindings/framebufferio/FramebufferDisplay.c
367
374
msgid "Brightness not adjustable"
368
375
msgstr ""
369
376
@@ -378,10 +385,12 @@ msgid "Buffer incorrect size. Should be %d bytes."
378
385
msgstr ""
379
386
380
387
#: shared-bindings/displayio/Display.c
388
+ #: shared-bindings/framebufferio/FramebufferDisplay.c
381
389
msgid "Buffer is not a bytearray."
382
390
msgstr ""
383
391
384
392
#: shared-bindings/displayio/Display.c
393
+ #: shared-bindings/framebufferio/FramebufferDisplay.c
385
394
msgid "Buffer is too small"
386
395
msgstr ""
387
396
@@ -641,11 +650,13 @@ msgid "DigitalInOut not supported on given pin"
641
650
msgstr ""
642
651
643
652
#: shared-bindings/displayio/Display.c
653
+ #: shared-bindings/framebufferio/FramebufferDisplay.c
644
654
msgid "Display must have a 16 bit colorspace."
645
655
msgstr ""
646
656
647
657
#: shared-bindings/displayio/Display.c
648
658
#: shared-bindings/displayio/EPaperDisplay.c
659
+ #: shared-bindings/framebufferio/FramebufferDisplay.c
649
660
msgid "Display rotation must be in 90 degree increments"
650
661
msgstr ""
651
662
@@ -763,6 +774,7 @@ msgstr ""
763
774
764
775
#: shared-bindings/displayio/Display.c
765
776
#: shared-bindings/displayio/EPaperDisplay.c
777
+ #: shared-bindings/framebufferio/FramebufferDisplay.c
766
778
msgid "Group already used"
767
779
msgstr ""
768
780
@@ -851,7 +863,7 @@ msgstr ""
851
863
msgid "Invalid UART pin selection"
852
864
msgstr ""
853
865
854
- #: py/moduerrno.c
866
+ #: py/moduerrno.c shared-module/_protomatter/Protomatter.c
855
867
msgid "Invalid argument"
856
868
msgstr ""
857
869
@@ -900,12 +912,13 @@ msgid "Invalid number of bits"
900
912
msgstr ""
901
913
902
914
#: shared-bindings/bitbangio/SPI.c shared-bindings/busio/SPI.c
915
+ #: shared-bindings/displayio/FourWire.c
903
916
msgid "Invalid phase"
904
917
msgstr ""
905
918
906
919
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
907
920
#: ports/atmel-samd/common-hal/touchio/TouchIn.c
908
- #: shared-bindings/pulseio/PWMOut.c
921
+ #: shared-bindings/pulseio/PWMOut.c shared-module/_protomatter/Protomatter.c
909
922
msgid "Invalid pin"
910
923
msgstr "Pin tidak valid"
911
924
@@ -931,6 +944,7 @@ msgid "Invalid pins for PWMOut"
931
944
msgstr ""
932
945
933
946
#: shared-bindings/bitbangio/SPI.c shared-bindings/busio/SPI.c
947
+ #: shared-bindings/displayio/FourWire.c
934
948
msgid "Invalid polarity"
935
949
msgstr ""
936
950
@@ -1102,6 +1116,10 @@ msgstr ""
1102
1116
msgid "No such file/directory"
1103
1117
msgstr ""
1104
1118
1119
+ #: shared-module/_protomatter/Protomatter.c
1120
+ msgid "No timer available"
1121
+ msgstr ""
1122
+
1105
1123
#: supervisor/shared/safe_mode.c
1106
1124
msgid "Nordic Soft Device failure assertion."
1107
1125
msgstr ""
@@ -1196,6 +1214,11 @@ msgstr ""
1196
1214
"Tekan tombol apa saja untuk masuk ke dalam REPL. Gunakan CTRL+D untuk reset "
1197
1215
"(Reload)"
1198
1216
1217
+ #: shared-module/_protomatter/Protomatter.c
1218
+ #, c-format
1219
+ msgid "Protomatter internal error #%d"
1220
+ msgstr ""
1221
+
1199
1222
#: shared-bindings/digitalio/DigitalInOut.c
1200
1223
msgid "Pull not used when direction is output."
1201
1224
msgstr ""
@@ -1390,13 +1413,11 @@ msgstr ""
1390
1413
msgid "Too many channels in sample."
1391
1414
msgstr "Terlalu banyak channel dalam sampel"
1392
1415
1393
- #: shared-bindings/displayio/FourWire.c shared-bindings/displayio/I2CDisplay.c
1394
- #: shared-bindings/displayio/ParallelBus.c
1416
+ #: shared-module/displayio/__init__.c
1395
1417
msgid "Too many display busses"
1396
1418
msgstr ""
1397
1419
1398
- #: shared-bindings/displayio/Display.c
1399
- #: shared-bindings/displayio/EPaperDisplay.c
1420
+ #: shared-module/displayio/__init__.c
1400
1421
msgid "Too many displays"
1401
1422
msgstr ""
1402
1423
0 commit comments