Skip to content

Commit 3563c37

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

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

locale/es.po

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ msgstr ""
88
"Project-Id-Version: \n"
99
"Report-Msgid-Bugs-To: \n"
1010
"POT-Creation-Date: 2020-07-21 18:43-0700\n"
11-
"PO-Revision-Date: 2020-07-24 15:16+0000\n"
12-
"Last-Translator: dherrada <[email protected]>\n"
11+
"PO-Revision-Date: 2020-07-24 21:12+0000\n"
12+
"Last-Translator: Alvaro Figueroa <[email protected]>\n"
1313
"Language-Team: \n"
1414
"Language: es\n"
1515
"MIME-Version: 1.0\n"
@@ -245,7 +245,7 @@ msgstr "'continue' fuera de un bucle"
245245

246246
#: py/objgenerator.c
247247
msgid "'coroutine' object is not an iterator"
248-
msgstr ""
248+
msgstr "el objeto 'coroutine' no es un iterador"
249249

250250
#: py/compile.c
251251
msgid "'data' requires at least 2 arguments"
@@ -382,7 +382,7 @@ msgstr "Como máximo %d %q se puede especificar (no %d)"
382382
#: shared-module/memorymonitor/AllocationAlarm.c
383383
#, c-format
384384
msgid "Attempt to allocate %d blocks"
385-
msgstr ""
385+
msgstr "Tratando de localizar %d bloques"
386386

387387
#: supervisor/shared/safe_mode.c
388388
msgid "Attempted heap allocation when MicroPython VM not running."
@@ -1595,6 +1595,8 @@ msgstr ""
15951595
msgid ""
15961596
"Timer was reserved for internal use - declare PWM pins earlier in the program"
15971597
msgstr ""
1598+
"El temporizador es utilizado para uso interno - declare los pines para PWM "
1599+
"más temprano en el programa"
15981600

15991601
#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
16001602
msgid "Too many channels in sample."

0 commit comments

Comments
 (0)