8
8
msgstr ""
9
9
"Project-Id-Version : PACKAGE VERSION\n "
10
10
"Report-Msgid-Bugs-To : \n "
11
- "POT-Creation-Date : 2020-06-01 17:10-0700 \n "
11
+ "POT-Creation-Date : 2020-06-25 11:12-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 "
@@ -58,6 +58,10 @@ msgstr ""
58
58
msgid "%d address pins and %d rgb pins indicate a height of %d, not %d"
59
59
msgstr ""
60
60
61
+ #: ports/atmel-samd/common-hal/_sdcardio/SDIOSDCard.c
62
+ msgid "%q failure: %d"
63
+ msgstr ""
64
+
61
65
#: shared-bindings/microcontroller/Pin.c
62
66
msgid "%q in use"
63
67
msgstr ""
@@ -85,6 +89,10 @@ msgstr ""
85
89
msgid "%q must be a tuple of length 2"
86
90
msgstr ""
87
91
92
+ #: ports/atmel-samd/common-hal/_sdcardio/SDIOSDCard.c
93
+ msgid "%q pin invalid"
94
+ msgstr ""
95
+
88
96
#: shared-bindings/fontio/BuiltinFont.c
89
97
msgid "%q should be an int"
90
98
msgstr ""
@@ -291,14 +299,15 @@ msgstr ""
291
299
msgid "All timers for this pin are in use"
292
300
msgstr ""
293
301
302
+ #: ports/atmel-samd/common-hal/_pew/PewPew.c
294
303
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
295
304
#: ports/atmel-samd/common-hal/frequencyio/FrequencyIn.c
296
305
#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
297
306
#: ports/atmel-samd/common-hal/pulseio/PulseOut.c
298
307
#: ports/cxd56/common-hal/pulseio/PulseOut.c
299
308
#: ports/nrf/common-hal/audiopwmio/PWMAudioOut.c
300
309
#: ports/nrf/common-hal/pulseio/PulseIn.c ports/nrf/peripherals/nrf/timers.c
301
- #: shared-bindings/pulseio/PWMOut.c shared-module/_pew/PewPew.c
310
+ #: shared-bindings/pulseio/PWMOut.c
302
311
msgid "All timers in use"
303
312
msgstr ""
304
313
@@ -337,7 +346,7 @@ msgstr ""
337
346
msgid "Array values should be single bytes."
338
347
msgstr ""
339
348
340
- #: shared-bindings/rgbmatrix/RGBMatrix .c
349
+ #: shared-bindings/microcontroller/Pin .c
341
350
msgid "At most %d %q may be specified (not %d)"
342
351
msgstr ""
343
352
@@ -416,6 +425,19 @@ msgstr ""
416
425
msgid "Buffer length %d too big. It must be less than %d"
417
426
msgstr ""
418
427
428
+ #: shared-module/_sdcardio/SPISDCard.c
429
+ msgid "Buffer length is must be a multiple of 512"
430
+ msgstr ""
431
+
432
+ #: shared-module/_sdcardio/SPISDCard.c
433
+ msgid "Buffer length must be a multiple of 512"
434
+ msgstr ""
435
+
436
+ #: ports/atmel-samd/common-hal/_sdcardio/SDIOSDCard.c
437
+ #: ports/stm/common-hal/_sdcardio/SDIOSDCard.c
438
+ msgid "Buffer must be a multiple of 512 bytes"
439
+ msgstr ""
440
+
419
441
#: shared-bindings/bitbangio/I2C.c shared-bindings/busio/I2C.c
420
442
msgid "Buffer must be at least length 1"
421
443
msgstr ""
@@ -693,7 +715,8 @@ msgstr ""
693
715
msgid "Error in regex"
694
716
msgstr ""
695
717
696
- #: shared-bindings/aesio/aes.c shared-bindings/microcontroller/Pin.c
718
+ #: shared-bindings/aesio/aes.c shared-bindings/busio/SPI.c
719
+ #: shared-bindings/microcontroller/Pin.c
697
720
#: shared-bindings/neopixel_write/__init__.c shared-bindings/pulseio/PulseOut.c
698
721
#: shared-bindings/terminalio/Terminal.c
699
722
msgid "Expected a %q"
@@ -786,7 +809,11 @@ msgid "Frequency must match existing PWMOut using this timer"
786
809
msgstr ""
787
810
788
811
#: shared-bindings/bitbangio/I2C.c shared-bindings/bitbangio/SPI.c
789
- #: shared-bindings/busio/I2C.c shared-bindings/busio/SPI.c
812
+ #: shared-bindings/bitbangio/SPI_BACKUP_11628.c
813
+ #: shared-bindings/bitbangio/SPI_BASE_11628.c
814
+ #: shared-bindings/bitbangio/SPI_LOCAL_11628.c
815
+ #: shared-bindings/bitbangio/SPI_REMOTE_11628.c shared-bindings/busio/I2C.c
816
+ #: shared-bindings/busio/SPI.c
790
817
msgid "Function requires lock"
791
818
msgstr ""
792
819
@@ -857,6 +884,10 @@ msgstr ""
857
884
msgid "Internal error #%d"
858
885
msgstr ""
859
886
887
+ #: shared-bindings/_sdcardio/SDIOSDCard.c
888
+ msgid "Invalid %q"
889
+ msgstr ""
890
+
860
891
#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
861
892
#: ports/atmel-samd/common-hal/audiobusio/PDMIn.c
862
893
msgid "Invalid %q pin"
@@ -936,11 +967,17 @@ msgstr ""
936
967
msgid "Invalid memory access."
937
968
msgstr ""
938
969
939
- #: shared-bindings/bitbangio/SPI.c shared-bindings/busio/SPI.c
970
+ #: shared-bindings/bitbangio/SPI.c shared-bindings/bitbangio/SPI_BACKUP_11628.c
971
+ #: shared-bindings/bitbangio/SPI_BASE_11628.c
972
+ #: shared-bindings/bitbangio/SPI_LOCAL_11628.c
973
+ #: shared-bindings/bitbangio/SPI_REMOTE_11628.c shared-bindings/busio/SPI.c
940
974
msgid "Invalid number of bits"
941
975
msgstr ""
942
976
943
- #: shared-bindings/bitbangio/SPI.c shared-bindings/busio/SPI.c
977
+ #: shared-bindings/bitbangio/SPI.c shared-bindings/bitbangio/SPI_BACKUP_11628.c
978
+ #: shared-bindings/bitbangio/SPI_BASE_11628.c
979
+ #: shared-bindings/bitbangio/SPI_LOCAL_11628.c
980
+ #: shared-bindings/bitbangio/SPI_REMOTE_11628.c shared-bindings/busio/SPI.c
944
981
#: shared-bindings/displayio/FourWire.c
945
982
msgid "Invalid phase"
946
983
msgstr ""
@@ -974,7 +1011,10 @@ msgstr ""
974
1011
msgid "Invalid pins for PWMOut"
975
1012
msgstr ""
976
1013
977
- #: shared-bindings/bitbangio/SPI.c shared-bindings/busio/SPI.c
1014
+ #: shared-bindings/bitbangio/SPI.c shared-bindings/bitbangio/SPI_BACKUP_11628.c
1015
+ #: shared-bindings/bitbangio/SPI_BASE_11628.c
1016
+ #: shared-bindings/bitbangio/SPI_LOCAL_11628.c
1017
+ #: shared-bindings/bitbangio/SPI_REMOTE_11628.c shared-bindings/busio/SPI.c
978
1018
#: shared-bindings/displayio/FourWire.c
979
1019
msgid "Invalid polarity"
980
1020
msgstr ""
@@ -1105,6 +1145,10 @@ msgstr ""
1105
1145
msgid "No RX pin"
1106
1146
msgstr ""
1107
1147
1148
+ #: shared-bindings/_sdcardio/__init__.c
1149
+ msgid "No SDIO bus available"
1150
+ msgstr ""
1151
+
1108
1152
#: ports/atmel-samd/common-hal/busio/UART.c
1109
1153
#: ports/mimxrt10xx/common-hal/busio/UART.c ports/nrf/common-hal/busio/UART.c
1110
1154
#: ports/stm/common-hal/busio/UART.c
@@ -1357,11 +1401,25 @@ msgstr ""
1357
1401
msgid "Running in safe mode! Not running saved code.\n"
1358
1402
msgstr ""
1359
1403
1404
+ #: shared-module/_sdcardio/SPISDCard.c
1405
+ msgid "SD card CSD format not supported"
1406
+ msgstr ""
1407
+
1360
1408
#: ports/atmel-samd/common-hal/busio/I2C.c
1361
1409
#: ports/mimxrt10xx/common-hal/busio/I2C.c ports/nrf/common-hal/busio/I2C.c
1362
1410
msgid "SDA or SCL needs a pull up"
1363
1411
msgstr ""
1364
1412
1413
+ #: ports/stm/common-hal/_sdcardio/SDIOSDCard.c
1414
+ #, c-format
1415
+ msgid "SDIO GetCardInfo Error %d"
1416
+ msgstr ""
1417
+
1418
+ #: ports/stm/common-hal/_sdcardio/SDIOSDCard.c
1419
+ #, c-format
1420
+ msgid "SDIO Init Error %d"
1421
+ msgstr ""
1422
+
1365
1423
#: ports/stm/common-hal/busio/SPI.c
1366
1424
msgid "SPI Init Error"
1367
1425
msgstr ""
@@ -1611,6 +1669,7 @@ msgid ""
1611
1669
msgstr ""
1612
1670
1613
1671
#: ports/atmel-samd/common-hal/busio/I2C.c ports/cxd56/common-hal/busio/I2C.c
1672
+ #: ports/stm/common-hal/busio/I2C.c
1614
1673
msgid "Unsupported baudrate"
1615
1674
msgstr ""
1616
1675
@@ -1825,7 +1884,10 @@ msgstr ""
1825
1884
msgid "buffer size must match format"
1826
1885
msgstr ""
1827
1886
1828
- #: shared-bindings/bitbangio/SPI.c shared-bindings/busio/SPI.c
1887
+ #: shared-bindings/bitbangio/SPI.c shared-bindings/bitbangio/SPI_BACKUP_11628.c
1888
+ #: shared-bindings/bitbangio/SPI_BASE_11628.c
1889
+ #: shared-bindings/bitbangio/SPI_LOCAL_11628.c
1890
+ #: shared-bindings/bitbangio/SPI_REMOTE_11628.c shared-bindings/busio/SPI.c
1829
1891
msgid "buffer slices must be of equal length"
1830
1892
msgstr ""
1831
1893
@@ -1981,6 +2043,10 @@ msgstr ""
1981
2043
msgid "can't send non-None value to a just-started generator"
1982
2044
msgstr ""
1983
2045
2046
+ #: shared-module/_sdcardio/SPISDCard.c
2047
+ msgid "can't set 512 block size"
2048
+ msgstr ""
2049
+
1984
2050
#: py/objnamedtuple.c
1985
2051
msgid "can't set attribute"
1986
2052
msgstr ""
@@ -2107,6 +2173,10 @@ msgstr ""
2107
2173
msgid "could not invert Vandermonde matrix"
2108
2174
msgstr ""
2109
2175
2176
+ #: shared-module/_sdcardio/SPISDCard.c
2177
+ msgid "couldn't determine SD card version"
2178
+ msgstr ""
2179
+
2110
2180
#: extmod/ulab/code/approx.c
2111
2181
msgid "data must be iterable"
2112
2182
msgstr ""
@@ -2680,6 +2750,10 @@ msgstr ""
2680
2750
msgid "negative shift count"
2681
2751
msgstr ""
2682
2752
2753
+ #: shared-module/_sdcardio/SPISDCard.c
2754
+ msgid "no SD card"
2755
+ msgstr ""
2756
+
2683
2757
#: py/vm.c
2684
2758
msgid "no active exception to reraise"
2685
2759
msgstr ""
@@ -2701,6 +2775,10 @@ msgstr ""
2701
2775
msgid "no reset pin available"
2702
2776
msgstr ""
2703
2777
2778
+ #: shared-module/_sdcardio/SPISDCard.c
2779
+ msgid "no response from SD card"
2780
+ msgstr ""
2781
+
2704
2782
#: py/runtime.c
2705
2783
msgid "no such attribute"
2706
2784
msgstr ""
@@ -3091,6 +3169,14 @@ msgstr ""
3091
3169
msgid "timeout must be >= 0.0"
3092
3170
msgstr ""
3093
3171
3172
+ #: shared-module/_sdcardio/SPISDCard.c
3173
+ msgid "timeout waiting for v1 card"
3174
+ msgstr ""
3175
+
3176
+ #: shared-module/_sdcardio/SPISDCard.c
3177
+ msgid "timeout waiting for v2 card"
3178
+ msgstr ""
3179
+
3094
3180
#: shared-bindings/time/__init__.c
3095
3181
msgid "timestamp out of range for platform time_t"
3096
3182
msgstr ""
0 commit comments