Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ab2a5ef

Browse files
authored
Traducción library/asyncio-stream (#1720)
Signed-off-by: Cristián Maureira-Fredes <[email protected]>
1 parent 5cb090e commit ab2a5ef

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

library/asyncio-stream.po

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,12 @@ msgstr ""
1313
"POT-Creation-Date: 2021-10-16 21:42+0200\n"
1414
"PO-Revision-Date: 2020-08-18 09:17-0500\n"
1515
"Last-Translator: Gustavo Huarcaya <[email protected]>\n"
16-
"Language: es\n"
1716
"Language-Team: python-doc-es\n"
18-
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
17+
"Language: es\n"
1918
"MIME-Version: 1.0\n"
2019
"Content-Type: text/plain; charset=utf-8\n"
2120
"Content-Transfer-Encoding: 8bit\n"
21+
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
2222
"Generated-By: Babel 2.9.1\n"
2323

2424
#: ../Doc/library/asyncio-stream.rst:7
@@ -105,6 +105,9 @@ msgid ""
105105
"current running loop since 3.7. See :ref:`What's New in 3.10's Removed "
106106
"section <whatsnew310-removed>` for more information."
107107
msgstr ""
108+
"El parámetro ``loop``. Esta función ha estado obteniendo implícitamente el "
109+
"bucle en ejecución actual desde 3.7. Consulte :ref:`What's New in 3.10's "
110+
"Removed section <whatsnew310-removed>` para obtener más información."
108111

109112
#: ../Doc/library/asyncio-stream.rst:89
110113
msgid "Start a socket server."

0 commit comments

Comments
 (0)