File tree 2 files changed +4
-3
lines changed
2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -686,3 +686,4 @@ gaussiana
686
686
Pareto
687
687
Weibull
688
688
Reproducibilidad
689
+ asyncio
Original file line number Diff line number Diff line change @@ -11,14 +11,14 @@ msgstr ""
11
11
"Project-Id-Version : Python 3.8\n "
12
12
"Report-Msgid-Bugs-To : \n "
13
13
"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 "
15
15
"Language-Team : python-doc-es\n "
16
16
"MIME-Version : 1.0\n "
17
17
"Content-Type : text/plain; charset=UTF-8\n "
18
18
"Content-Transfer-Encoding : 8bit\n "
19
19
"Generated-By : Babel 2.8.0\n "
20
20
"Plural-Forms : nplurals=2; plural=(n != 1);\n "
21
- "Last-Translator : \n "
21
+ "Last-Translator : David Revillas <r3v1@pm.me> \n "
22
22
"Language : es_ES\n "
23
23
"X-Generator : Poedit 2.3\n "
24
24
@@ -129,7 +129,7 @@ msgid ""
129
129
"await syntax."
130
130
msgstr ""
131
131
"librerías :ref:`bridge <asyncio-futures>` basadas en invocables y código con "
132
- "sintáxis *async/wait*."
132
+ "sintaxis *async/wait*."
133
133
134
134
#: ../Doc/library/asyncio.rst:65
135
135
msgid "Reference"
You can’t perform that action at this time.
0 commit comments