summaryrefslogtreecommitdiff
path: root/locale/es.po
diff options
context:
space:
mode:
authorHosted Weblate <hosted@weblate.org>2020-12-02 22:23:14 +0100
committerHosted Weblate <hosted@weblate.org>2020-12-02 22:23:14 +0100
commit03d0ec85a19eb1dd0751385c764a043bf9b33ca3 (patch)
tree93af0bbd8d942772d7655916f97a5f22316f4169 /locale/es.po
parent079bf7ab94d200b89bbb2aed7717d20f35820e84 (diff)
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: CircuitPython/main Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/
Diffstat (limited to 'locale/es.po')
-rw-r--r--locale/es.po8
1 files changed, 7 insertions, 1 deletions
diff --git a/locale/es.po b/locale/es.po
index 293a0c19e..57b317e00 100644
--- a/locale/es.po
+++ b/locale/es.po
@@ -511,7 +511,8 @@ msgstr "El tamaño del búfer debe ser múltiplo de 512"
msgid "Buffer must be a multiple of 512 bytes"
msgstr "Búfer deber ser un múltiplo de 512 bytes"
-#: shared-bindings/bitbangio/I2C.c shared-bindings/busio/I2C.c
+#: shared-bindings/bitbangio/I2C.c shared-bindings/busdevice/I2CDevice.c
+#: shared-bindings/busio/I2C.c
msgid "Buffer must be at least length 1"
msgstr "Buffer debe ser de longitud 1 como minimo"
@@ -1317,6 +1318,11 @@ msgstr "El chip no tiene DAC"
msgid "No DMA channel found"
msgstr "No se encontró el canal DMA"
+#: shared-module/busdevice/I2CDevice.c
+#, c-format
+msgid "No I2C device at address: %x"
+msgstr ""
+
#: ports/esp32s2/common-hal/busio/SPI.c ports/mimxrt10xx/common-hal/busio/SPI.c
#: ports/stm/common-hal/busio/SPI.c
msgid "No MISO Pin"