summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlvaro Figueroa <alvaro@greencore.co.cr>2020-10-22 22:02:25 +0000
committerHosted Weblate <hosted@weblate.org>2020-10-23 00:15:59 +0200
commitefd8f1ab888d1b72c4b25972e2e2d54ded3af455 (patch)
tree6a4a2f8c545f3fddde262eb25dc38d3b76ee1f6b
parentf4f6b082b46ae91ea9647bca5166bb0e6851b452 (diff)
Translated using Weblate (Spanish)
Currently translated at 100.0% (836 of 836 strings) Translation: CircuitPython/main Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/es/
-rw-r--r--locale/es.po8
1 files changed, 4 insertions, 4 deletions
diff --git a/locale/es.po b/locale/es.po
index 8cd5e6c22..b3a4333a8 100644
--- a/locale/es.po
+++ b/locale/es.po
@@ -8,7 +8,7 @@ msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-10-16 19:50-0500\n"
-"PO-Revision-Date: 2020-10-17 02:31+0000\n"
+"PO-Revision-Date: 2020-10-22 22:15+0000\n"
"Last-Translator: Alvaro Figueroa <alvaro@greencore.co.cr>\n"
"Language-Team: \n"
"Language: es\n"
@@ -16,7 +16,7 @@ msgstr ""
"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.3.1-dev\n"
+"X-Generator: Weblate 4.3.1\n"
#: main.c
msgid ""
@@ -1434,7 +1434,7 @@ msgstr ""
#: shared-module/displayio/ColorConverter.c
msgid "Only one color can be transparent at a time"
-msgstr ""
+msgstr "Solo un color puede ser transparente a la vez"
#: shared-bindings/ipaddress/__init__.c
msgid "Only raw int supported for ip"
@@ -2175,7 +2175,7 @@ msgstr "buffer demasiado pequeño"
#: shared-bindings/socketpool/Socket.c
msgid "buffer too small for requested bytes"
-msgstr ""
+msgstr "búfer muy pequeño para los bytes solicitados"
#: shared-bindings/_pew/PewPew.c
msgid "buttons must be digitalio.DigitalInOut"