summaryrefslogtreecommitdiff
path: root/locale/es.po
diff options
context:
space:
mode:
authorScott Shawcroft <scott@adafruit.com>2020-07-02 15:10:37 -0700
committerGitHub <noreply@github.com>2020-07-02 15:10:37 -0700
commited34d52efd08dce5253e7dc847ac5cdbd49c96fd (patch)
treed08a7c31ab472dc584fb975a126696ba49aec8bf /locale/es.po
parenteec42d4cb53536a75e88f7f9321515bc6dcfeaa7 (diff)
parent35e35e61d3016d83f1e528bf3e7947fa24f995f0 (diff)
Merge pull request #3105 from weblate/weblate-circuitpython-main6.0.0-alpha.1
Translations update from Weblate
Diffstat (limited to 'locale/es.po')
-rw-r--r--locale/es.po12
1 files changed, 9 insertions, 3 deletions
diff --git a/locale/es.po b/locale/es.po
index 903402406..423d67361 100644
--- a/locale/es.po
+++ b/locale/es.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2020-07-01 10:33-0500\n"
+"POT-Creation-Date: 2020-07-02 15:29+0200\n"
"PO-Revision-Date: 2020-06-29 13:13+0000\n"
"Last-Translator: Alvaro Figueroa <alvaro@greencore.co.cr>\n"
"Language-Team: \n"
@@ -438,7 +438,8 @@ msgstr "El buffer es muy pequeño"
msgid "Buffer length %d too big. It must be less than %d"
msgstr "La longitud del buffer %d es muy grande. Debe ser menor a %d"
-#: ports/atmel-samd/common-hal/sdioio/SDCard.c shared-module/sdcardio/SDCard.c
+#: ports/atmel-samd/common-hal/sdioio/SDCard.c
+#: ports/cxd56/common-hal/sdioio/SDCard.c shared-module/sdcardio/SDCard.c
msgid "Buffer length must be a multiple of 512"
msgstr ""
@@ -606,6 +607,10 @@ msgstr "Código crudo corrupto"
msgid "Could not initialize GNSS"
msgstr "No se pudo inicializar el GNSS"
+#: ports/cxd56/common-hal/sdioio/SDCard.c
+msgid "Could not initialize SDCard"
+msgstr ""
+
#: ports/atmel-samd/common-hal/busio/UART.c ports/cxd56/common-hal/busio/UART.c
msgid "Could not initialize UART"
msgstr "No se puede inicializar la UART"
@@ -1002,7 +1007,8 @@ msgstr "Pin inválido para canal derecho"
#: ports/atmel-samd/common-hal/busio/UART.c
#: ports/atmel-samd/common-hal/i2cperipheral/I2CPeripheral.c
#: ports/cxd56/common-hal/busio/I2C.c ports/cxd56/common-hal/busio/SPI.c
-#: ports/cxd56/common-hal/busio/UART.c ports/mimxrt10xx/common-hal/busio/I2C.c
+#: ports/cxd56/common-hal/busio/UART.c ports/cxd56/common-hal/sdioio/SDCard.c
+#: ports/mimxrt10xx/common-hal/busio/I2C.c
#: ports/mimxrt10xx/common-hal/busio/SPI.c
#: ports/mimxrt10xx/common-hal/busio/UART.c ports/nrf/common-hal/busio/I2C.c
msgid "Invalid pins"