File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -686,3 +686,4 @@ gaussiana
686686Pareto
687687Weibull
688688Reproducibilidad
689+ asyncio
Original file line number Diff line number Diff line change @@ -11,14 +11,14 @@ msgstr ""
1111"Project-Id-Version : Python 3.8\n "
1212"Report-Msgid-Bugs-To : \n "
1313"POT-Creation-Date : 2020-05-05 12:54+0200\n "
14- "PO-Revision-Date : 2020-06-28 20:50 +0200\n "
14+ "PO-Revision-Date : 2020-06-28 23:03 +0200\n "
1515"Language-Team : python-doc-es\n "
1616"MIME-Version : 1.0\n "
1717"Content-Type : text/plain; charset=UTF-8\n "
1818"Content-Transfer-Encoding : 8bit\n "
1919"Generated-By : Babel 2.8.0\n "
2020"Plural-Forms : nplurals=2; plural=(n != 1);\n "
21- "Last-Translator : \n "
21+ "Last-Translator : David Revillas <r3v1@pm.me> \n "
2222"Language : es_ES\n "
2323"X-Generator : Poedit 2.3\n "
2424
@@ -129,7 +129,7 @@ msgid ""
129129"await syntax."
130130msgstr ""
131131"librerías :ref:`bridge <asyncio-futures>` basadas en invocables y código con "
132- "sintáxis *async/wait*."
132+ "sintaxis *async/wait*."
133133
134134#: ../Doc/library/asyncio.rst:65
135135msgid "Reference"
You can’t perform that action at this time.
0 commit comments