@@ -11,15 +11,16 @@ msgstr ""
11
11
"Project-Id-Version : Python 3.8\n "
12
12
"Report-Msgid-Bugs-To : \n "
13
13
"POT-Creation-Date : 2021-10-16 21:42+0200\n "
14
- "PO-Revision-Date : 2021-08-04 13:43+0200 \n "
14
+ "PO-Revision-Date : 2021-12-12 18:54-0300 \n "
15
15
"
Last-Translator :
Cristián Maureira-Fredes <[email protected] >\n "
16
16
"Language : es\n "
17
17
"Language-Team : python-doc-es\n "
18
- "Plural-Forms : nplurals=2; plural=(n != 1)\n "
18
+ "Plural-Forms : nplurals=2; plural=(n != 1); \n "
19
19
"MIME-Version : 1.0\n "
20
20
"Content-Type : text/plain; charset=utf-8\n "
21
21
"Content-Transfer-Encoding : 8bit\n "
22
22
"Generated-By : Babel 2.9.1\n "
23
+ "X-Generator : Poedit 3.0\n "
23
24
24
25
#: ../Doc/library/asyncio-subprocess.rst:7
25
26
msgid "Subprocesses"
@@ -108,6 +109,9 @@ msgid ""
108
109
"current running loop since 3.7. See :ref:`What's New in 3.10's Removed "
109
110
"section <whatsnew310-removed>` for more information."
110
111
msgstr ""
112
+ "El parámetro ``loop``. Esta función ha estado obteniendo implícitamente el "
113
+ "bucle actual en ejecución desde 3.7. Consultar :ref:`la sección Eliminado en "
114
+ "¿Qué hay de nuevo en 3.10? <whatsnew310-removed>` para más información."
111
115
112
116
#: ../Doc/library/asyncio-subprocess.rst:89
113
117
msgid "Run the *cmd* shell command."
@@ -404,9 +408,8 @@ msgstr ""
404
408
"llamado para parar a los procesos hijos."
405
409
406
410
#: ../Doc/library/asyncio-subprocess.rst:259
407
- #, fuzzy
408
411
msgid "Kill the child process."
409
- msgstr "Para al proceso hijo."
412
+ msgstr "Mata el proceso hijo."
410
413
411
414
#: ../Doc/library/asyncio-subprocess.rst:261
412
415
msgid ""
@@ -570,9 +573,3 @@ msgid ""
570
573
msgstr ""
571
574
"Véase también los :ref:`ejemplos de prueba "
572
575
"<asyncio_example_subprocess_proto>` escritos usando APIs de bajo nivel."
573
-
574
- #~ msgid "The *loop* parameter."
575
- #~ msgstr "El parámetro *loop*."
576
-
577
- #~ msgid "Kill the child."
578
- #~ msgstr "Termina el proceso hijo."
0 commit comments