Skip to content

Commit 1efcb97

Browse files
Alvaro Figueroaweblate
authored andcommitted
Translated using Weblate (Spanish)
Currently translated at 100.0% (834 of 834 strings) Translation: CircuitPython/main Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/es/
1 parent 3c05a8c commit 1efcb97

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

locale/es.po

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,15 @@ msgstr ""
88
"Project-Id-Version: \n"
99
"Report-Msgid-Bugs-To: \n"
1010
"POT-Creation-Date: 2020-10-15 16:06+0530\n"
11-
"PO-Revision-Date: 2020-10-09 17:19+0000\n"
12-
"Last-Translator: dherrada <[email protected]>\n"
11+
"PO-Revision-Date: 2020-10-17 02:31+0000\n"
12+
"Last-Translator: Alvaro Figueroa <[email protected]>\n"
1313
"Language-Team: \n"
1414
"Language: es\n"
1515
"MIME-Version: 1.0\n"
1616
"Content-Type: text/plain; charset=UTF-8\n"
1717
"Content-Transfer-Encoding: 8bit\n"
1818
"Plural-Forms: nplurals=2; plural=n != 1;\n"
19-
"X-Generator: Weblate 4.3-dev\n"
19+
"X-Generator: Weblate 4.3.1-dev\n"
2020

2121
#: main.c
2222
msgid ""
@@ -255,7 +255,7 @@ msgstr "'return' fuera de una función"
255255

256256
#: py/compile.c
257257
msgid "'yield from' inside async function"
258-
msgstr ""
258+
msgstr "'yield from' dentro función asincrónica"
259259

260260
#: py/compile.c
261261
msgid "'yield' outside function"
@@ -284,7 +284,7 @@ msgstr "El canal EXTINT ya está siendo utilizado"
284284

285285
#: ports/esp32s2/common-hal/analogio/AnalogIn.c
286286
msgid "ADC2 is being used by WiFi"
287-
msgstr ""
287+
msgstr "ADC2 está siendo usado por WiFi"
288288

289289
#: shared-bindings/_bleio/Address.c shared-bindings/ipaddress/IPv4Address.c
290290
#, c-format
@@ -969,7 +969,7 @@ msgstr "Hardware en uso, pruebe pines alternativos"
969969

970970
#: shared-bindings/wifi/Radio.c
971971
msgid "Hostname must be between 1 and 253 characters"
972-
msgstr ""
972+
msgstr "Hostname debe ser entre 1 y 253 caracteres"
973973

974974
#: extmod/vfs_posix_file.c py/objstringio.c
975975
msgid "I/O operation on closed file"
@@ -2803,7 +2803,7 @@ msgstr "especificador de formato inválido"
28032803

28042804
#: shared-bindings/wifi/Radio.c
28052805
msgid "invalid hostname"
2806-
msgstr ""
2806+
msgstr "hostname inválido"
28072807

28082808
#: extmod/modussl_axtls.c
28092809
msgid "invalid key"
@@ -3522,7 +3522,7 @@ msgstr "objeto de tipo '%q' no tiene atributo '%q'"
35223522

35233523
#: py/objgenerator.c
35243524
msgid "type object 'generator' has no attribute '__await__'"
3525-
msgstr ""
3525+
msgstr "objeto tipo 'generator' no tiene un atributo '__await__'"
35263526

35273527
#: py/objtype.c
35283528
msgid "type takes 1 or 3 arguments"

0 commit comments

Comments
 (0)