|
7 | 7 | msgstr ""
|
8 | 8 | "Project-Id-Version: \n"
|
9 | 9 | "Report-Msgid-Bugs-To: \n"
|
10 |
| -"POT-Creation-Date: 2020-07-01 10:33-0500\n" |
| 10 | +"POT-Creation-Date: 2020-07-02 15:29+0200\n" |
11 | 11 | "PO-Revision-Date: 2020-06-29 13:13+0000\n"
|
12 | 12 | " Last-Translator: Alvaro Figueroa <[email protected]>\n"
|
13 | 13 | "Language-Team: \n"
|
@@ -438,7 +438,8 @@ msgstr "El buffer es muy pequeño"
|
438 | 438 | msgid "Buffer length %d too big. It must be less than %d"
|
439 | 439 | msgstr "La longitud del buffer %d es muy grande. Debe ser menor a %d"
|
440 | 440 |
|
441 |
| -#: ports/atmel-samd/common-hal/sdioio/SDCard.c shared-module/sdcardio/SDCard.c |
| 441 | +#: ports/atmel-samd/common-hal/sdioio/SDCard.c |
| 442 | +#: ports/cxd56/common-hal/sdioio/SDCard.c shared-module/sdcardio/SDCard.c |
442 | 443 | msgid "Buffer length must be a multiple of 512"
|
443 | 444 | msgstr ""
|
444 | 445 |
|
@@ -606,6 +607,10 @@ msgstr "Código crudo corrupto"
|
606 | 607 | msgid "Could not initialize GNSS"
|
607 | 608 | msgstr "No se pudo inicializar el GNSS"
|
608 | 609 |
|
| 610 | +#: ports/cxd56/common-hal/sdioio/SDCard.c |
| 611 | +msgid "Could not initialize SDCard" |
| 612 | +msgstr "" |
| 613 | + |
609 | 614 | #: ports/atmel-samd/common-hal/busio/UART.c ports/cxd56/common-hal/busio/UART.c
|
610 | 615 | msgid "Could not initialize UART"
|
611 | 616 | msgstr "No se puede inicializar la UART"
|
@@ -1002,7 +1007,8 @@ msgstr "Pin inválido para canal derecho"
|
1002 | 1007 | #: ports/atmel-samd/common-hal/busio/UART.c
|
1003 | 1008 | #: ports/atmel-samd/common-hal/i2cperipheral/I2CPeripheral.c
|
1004 | 1009 | #: ports/cxd56/common-hal/busio/I2C.c ports/cxd56/common-hal/busio/SPI.c
|
1005 |
| -#: ports/cxd56/common-hal/busio/UART.c ports/mimxrt10xx/common-hal/busio/I2C.c |
| 1010 | +#: ports/cxd56/common-hal/busio/UART.c ports/cxd56/common-hal/sdioio/SDCard.c |
| 1011 | +#: ports/mimxrt10xx/common-hal/busio/I2C.c |
1006 | 1012 | #: ports/mimxrt10xx/common-hal/busio/SPI.c
|
1007 | 1013 | #: ports/mimxrt10xx/common-hal/busio/UART.c ports/nrf/common-hal/busio/I2C.c
|
1008 | 1014 | msgid "Invalid pins"
|
|
0 commit comments