8000 Traduciendo archivo library/asyncio-future.po (#1619) · python/python-docs-es@451fe72 · GitHub
[go: up one dir, main page]

Skip to content

Commit 451fe72

Browse files
authored
Traduciendo archivo library/asyncio-future.po (#1619)
1 parent 5d60f02 commit 451fe72

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

library/asyncio-future.po

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,16 @@ msgstr ""
1111
"Project-Id-Version: Python 3.8\n"
1212
"Report-Msgid-Bugs-To: \n"
1313
"POT-Creation-Date: 2021-10-16 21:42+0200\n"
14-
"PO-Revision-Date: 2021-08-04 13:46+0200\n"
14+
"PO-Revision-Date: 2021-11-05 11:32-0400\n"
1515
"Last-Translator: Cristián Maureira-Fredes <cmaureirafredes@gmail.com>\n"
1616
"Language: es\n"
1717
"Language-Team: python-doc-es\n"
18-
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
18+
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
1919
"MIME-Version: 1.0\n"
2020
"Content-Type: text/plain; charset=utf-8\n"
2121
"Content-Transfer-Encoding: 8bit\n"
2222
"Generated-By: Babel 2.9.1\n"
23+
"X-Generator: Poedit 3.0\n"
2324

2425
#: ../Doc/library/asyncio-future.rst:8
2526
msgid "Futures"
@@ -114,6 +115,8 @@ msgid ""
114115
"Deprecation warning is emitted if *obj* is not a Future-like object and "
115116
"*loop* is not specified and there is no running event loop."
116117
msgstr ""
118+
"Se emite una advertencia de desaprobación si *obj* no es un objeto tipo "
119+
"Future y no se especifica *loop* y no hay un bucle de eventos en ejecución."
117120

118121
#: ../Doc/library/asyncio-future.rst:67
119122
msgid ""
@@ -128,6 +131,8 @@ msgid ""
128131
"Deprecation warning is emitted if *future* is not a Future-like object and "
129132
"*loop* is not specified and there is no running event loop."
130133
msgstr ""
134+
"Se emite una advertencia de desaprobación si *future* no es un objeto tipo "
135+
"Future y *loop* no se especifica y no hay un bucle de eventos en ejecución."
131136

132137
#: ../Doc/library/asyncio-future.rst:76
133138
msgid "Future Object"
@@ -184,6 +189,8 @@ msgid ""
184189
"Deprecation warning is emitted if *loop* is not specified and there is no "
185190
"running event loop."
186191
msgstr ""
192+
"Se emite una advertencia de desaprobación si no se especifica *loop* y no "
193+
"hay un bucle de eventos en ejecución."
187194

188195
#: ../Doc/library/asyncio-future.rst:107
189196
msgid "Return the result of the Future."

0 commit comments

Comments
 (0)
0