|
8 | 8 | msgstr ""
|
9 | 9 | "Project-Id-Version: PACKAGE VERSION\n"
|
10 | 10 | "Report-Msgid-Bugs-To: \n"
|
11 |
| -"POT-Creation-Date: 2020-07-01 10:33-0500\n" |
| 11 | +"POT-Creation-Date: 2020-07-02 15:29+0200\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"
|
@@ -425,7 +425,8 @@ msgstr ""
|
425 | 425 | msgid "Buffer length %d too big. It must be less than %d"
|
426 | 426 | msgstr ""
|
427 | 427 |
|
428 |
| -#: ports/atmel-samd/common-hal/sdioio/SDCard.c shared-module/sdcardio/SDCard.c |
| 428 | +#: ports/atmel-samd/common-hal/sdioio/SDCard.c |
| 429 | +#: ports/cxd56/common-hal/sdioio/SDCard.c shared-module/sdcardio/SDCard.c |
429 | 430 | msgid "Buffer length must be a multiple of 512"
|
430 | 431 | msgstr ""
|
431 | 432 |
|
@@ -589,6 +590,10 @@ msgstr ""
|
589 | 590 | msgid "Could not initialize GNSS"
|
590 | 591 | msgstr ""
|
591 | 592 |
|
| 593 | +#: ports/cxd56/common-hal/sdioio/SDCard.c |
| 594 | +msgid "Could not initialize SDCard" |
| 595 | +msgstr "" |
| 596 | + |
592 | 597 | #: ports/atmel-samd/common-hal/busio/UART.c ports/cxd56/common-hal/busio/UART.c
|
593 | 598 | msgid "Could not initialize UART"
|
594 | 599 | msgstr ""
|
@@ -982,7 +987,8 @@ msgstr ""
|
982 | 987 | #: ports/atmel-samd/common-hal/busio/UART.c
|
983 | 988 | #: ports/atmel-samd/common-hal/i2cperipheral/I2CPeripheral.c
|
984 | 989 | #: ports/cxd56/common-hal/busio/I2C.c ports/cxd56/common-hal/busio/SPI.c
|
985 |
| -#: ports/cxd56/common-hal/busio/UART.c ports/mimxrt10xx/common-hal/busio/I2C.c |
| 990 | +#: ports/cxd56/common-hal/busio/UART.c ports/cxd56/common-hal/sdioio/SDCard.c |
| 991 | +#: ports/mimxrt10xx/common-hal/busio/I2C.c |
986 | 992 | #: ports/mimxrt10xx/common-hal/busio/SPI.c
|
987 | 993 | #: ports/mimxrt10xx/common-hal/busio/UART.c ports/nrf/common-hal/busio/I2C.c
|
988 | 994 | msgid "Invalid pins"
|
|
0 commit comments