summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJose David M <jquintana202020@gmail.com>2021-02-28 16:48:39 +0000
committerHosted Weblate <hosted@weblate.org>2021-03-01 04:21:22 +0100
commit07b3a7f6d7fbb0c5ec039e2bd64c4cc45e161a19 (patch)
tree14b4909e62ddff82e38772d1605e0651ea37ad0f
parent347d0fcb491f24e93200581c785a50afaadcaffb (diff)
Translated using Weblate (Spanish)
Currently translated at 100.0% (970 of 970 strings) Translation: CircuitPython/main Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/es/
-rw-r--r--locale/es.po4
1 files changed, 2 insertions, 2 deletions
diff --git a/locale/es.po b/locale/es.po
index 76917fc34..680a48bec 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: 2021-01-04 12:55-0600\n"
-"PO-Revision-Date: 2021-02-26 13:50+0000\n"
+"PO-Revision-Date: 2021-03-01 03:21+0000\n"
"Last-Translator: Jose David M <jquintana202020@gmail.com>\n"
"Language-Team: \n"
"Language: es\n"
@@ -2575,7 +2575,7 @@ msgstr "operacion binaria %q no implementada"
#: shared-bindings/busio/UART.c
msgid "bits must be in range 5 to 9"
-msgstr ""
+msgstr "los bits deben estar en el rango de 5 a 9"
#: shared-bindings/audiomixer/Mixer.c
msgid "bits_per_sample must be 8 or 16"