summaryrefslogtreecommitdiff
path: root/locale
diff options
context:
space:
mode:
authorHugo Dahl <hugo@code-jedi.com>2020-12-29 22:41:37 +0000
committerHosted Weblate <hosted@weblate.org>2020-12-30 23:25:19 +0100
commitc27030ba7cc7d4fd20d9e8eebefe9f011cddd3e4 (patch)
tree50097d969fde399d457c1f3537a03d09a5c772b1 /locale
parent7cae612ad08c4da5543e968c326b5f88213b550b (diff)
Translated using Weblate (Spanish)
Currently translated at 96.7% (860 of 889 strings) Translation: CircuitPython/main Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/es/
Diffstat (limited to 'locale')
-rw-r--r--locale/es.po10
1 files changed, 5 insertions, 5 deletions
diff --git a/locale/es.po b/locale/es.po
index 1e3e3be5b..9bce0559d 100644
--- a/locale/es.po
+++ b/locale/es.po
@@ -8,15 +8,15 @@ msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-12-23 23:04-0500\n"
-"PO-Revision-Date: 2020-11-27 18:34+0000\n"
-"Last-Translator: Iván Montiel Cardona <ivan_montiel2013@hotmail.com>\n"
+"PO-Revision-Date: 2020-12-30 22:25+0000\n"
+"Last-Translator: Hugo Dahl <hugo@code-jedi.com>\n"
"Language-Team: \n"
"Language: es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: Weblate 4.4-dev\n"
+"X-Generator: Weblate 4.4.1-dev\n"
#: main.c
msgid ""
@@ -1236,7 +1236,7 @@ msgstr "Modo de ejecución inválido."
#: shared-module/_bleio/Attribute.c
msgid "Invalid security_mode"
-msgstr "Modo de seguridad no válido"
+msgstr "'security_mode' no válido"
#: shared-bindings/audiomixer/Mixer.c
msgid "Invalid voice"
@@ -1276,7 +1276,7 @@ msgstr "Length debe ser un int"
#: py/objslice.c
msgid "Length must be non-negative"
-msgstr "Longitud no deberia ser negativa"
+msgstr "Length no deberia ser negativa"
#: shared-module/bitbangio/SPI.c
msgid "MISO pin init failed."