Translated using Weblate (Spanish)

Currently translated at 100.0% (972 of 972 strings)

Translation: CircuitPython/main
Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/es/
This commit is contained in:
Alvaro Figueroa 2021-04-27 19:50:57 +00:00 committed by Hosted Weblate
parent 38c6234b84
commit bc8b254d4f
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C
1 changed files with 4 additions and 4 deletions

View File

@ -8,7 +8,7 @@ msgstr ""
"Project-Id-Version: \n" "Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-01-04 12:55-0600\n" "POT-Creation-Date: 2021-01-04 12:55-0600\n"
"PO-Revision-Date: 2021-04-25 18:43+0000\n" "PO-Revision-Date: 2021-04-28 16:11+0000\n"
"Last-Translator: Alvaro Figueroa <alvaro@greencore.co.cr>\n" "Last-Translator: Alvaro Figueroa <alvaro@greencore.co.cr>\n"
"Language-Team: \n" "Language-Team: \n"
"Language: es\n" "Language: es\n"
@ -3164,11 +3164,11 @@ msgstr "identificador redefinido como nonlocal"
#: py/persistentcode.c #: py/persistentcode.c
msgid "incompatible .mpy file" msgid "incompatible .mpy file"
msgstr "" msgstr "archivo .mpy incompatible"
#: py/persistentcode.c #: py/persistentcode.c
msgid "incompatible native .mpy architecture" msgid "incompatible native .mpy architecture"
msgstr "" msgstr "arquitectura nativa de .mpy incompatible"
#: py/objstr.c #: py/objstr.c
msgid "incomplete format" msgid "incomplete format"
@ -3291,7 +3291,7 @@ msgstr "el intervalo debe ser der rango %s-%s"
#: py/compile.c #: py/compile.c
msgid "invalid architecture" msgid "invalid architecture"
msgstr "" msgstr "arquitectura inválida"
#: lib/netutils/netutils.c #: lib/netutils/netutils.c
msgid "invalid arguments" msgid "invalid arguments"