summaryrefslogtreecommitdiff
path: root/locale/es.po
diff options
context:
space:
mode:
authorHosted Weblate <hosted@weblate.org>2020-10-01 23:24:20 +0200
committerHosted Weblate <hosted@weblate.org>2020-10-01 23:24:20 +0200
commitd2d768a9366c0a3a040825a958d7ea59a4725977 (patch)
tree58f9551a037e36c5e95b368bce136e3a84103e01 /locale/es.po
parentb51a84d1f868825a67b4bf68a2d72379c3cb1db7 (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, 8 insertions, 0 deletions
diff --git a/locale/es.po b/locale/es.po
index c389b10b8..0d2b6743c 100644
--- a/locale/es.po
+++ b/locale/es.po
@@ -1707,6 +1707,10 @@ msgstr ""
"El módulo de `microcontroller` fue utilizado para bootear en modo seguro. "
"Presione reset para salir del modo seguro.\n"
+#: shared-bindings/rgbmatrix/RGBMatrix.c
+msgid "The length of rgb_pins must be 6, 12, 18, 24, or 30"
+msgstr ""
+
#: supervisor/shared/safe_mode.c
msgid ""
"The microcontroller's power dipped. Make sure your power supply provides\n"
@@ -3598,6 +3602,10 @@ msgstr "los vectores deben tener el mismo tamaño"
msgid "watchdog timeout must be greater than 0"
msgstr "el tiempo de espera del perro guardián debe ser mayor a 0"
+#: shared-bindings/rgbmatrix/RGBMatrix.c
+msgid "width must be greater than zero"
+msgstr ""
+
#: shared-bindings/_bleio/Adapter.c
msgid "window must be <= interval"
msgstr "la ventana debe ser <= intervalo"