File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -13,12 +13,12 @@ msgstr ""
13
13
"POT-Creation-Date : 2021-10-16 21:42+0200\n "
14
14
"PO-Revision-Date : 2020-08-18 09:17-0500\n "
15
15
"
Last-Translator :
Gustavo Huarcaya <[email protected] >\n "
16
- "Language : es\n "
17
16
"Language-Team : python-doc-es\n "
18
- "Plural-Forms : nplurals=2; plural=(n != 1) \n "
17
+ "Language : es \n "
19
18
"MIME-Version : 1.0\n "
20
19
"Content-Type : text/plain; charset=utf-8\n "
21
20
"Content-Transfer-Encoding : 8bit\n "
21
+ "Plural-Forms : nplurals=2; plural=(n != 1)\n "
22
22
"Generated-By : Babel 2.9.1\n "
23
23
24
24
#: ../Doc/library/asyncio-stream.rst:7
@@ -105,6 +105,9 @@ msgid ""
105
105
"current running loop since 3.7. See :ref:`What's New in 3.10's Removed "
106
106
"section <whatsnew310-removed>` for more information."
107
107
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."
108
111
109
112
#: ../Doc/library/asyncio-stream.rst:89
110
113
msgid "Start a socket server."
You can’t perform that action at this time.
0 commit comments