Skip to content

Commit 22f0c14

Browse files
committed
locale: update translate
1 parent f4a2474 commit 22f0c14

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

locale/circuitpython.pot

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: PACKAGE VERSION\n"
1010
"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"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <[email protected]>\n"
@@ -425,7 +425,8 @@ msgstr ""
425425
msgid "Buffer length %d too big. It must be less than %d"
426426
msgstr ""
427427

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
429430
msgid "Buffer length must be a multiple of 512"
430431
msgstr ""
431432

@@ -589,6 +590,10 @@ msgstr ""
589590
msgid "Could not initialize GNSS"
590591
msgstr ""
591592

593+
#: ports/cxd56/common-hal/sdioio/SDCard.c
594+
msgid "Could not initialize SDCard"
595+
msgstr ""
596+
592597
#: ports/atmel-samd/common-hal/busio/UART.c ports/cxd56/common-hal/busio/UART.c
593598
msgid "Could not initialize UART"
594599
msgstr ""
@@ -982,7 +987,8 @@ msgstr ""
982987
#: ports/atmel-samd/common-hal/busio/UART.c
983988
#: ports/atmel-samd/common-hal/i2cperipheral/I2CPeripheral.c
984989
#: 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
986992
#: ports/mimxrt10xx/common-hal/busio/SPI.c
987993
#: ports/mimxrt10xx/common-hal/busio/UART.c ports/nrf/common-hal/busio/I2C.c
988994
msgid "Invalid pins"

0 commit comments

Comments
 (0)