@@ -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:43+0200 \n "
14+ "PO-Revision-Date : 2021-12-12 18:54-0300 \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-subprocess.rst:7
2526msgid "Subprocesses"
@@ -108,6 +109,9 @@ msgid ""
108109"current running loop since 3.7. See :ref:`What's New in 3.10's Removed "
109110"section <whatsnew310-removed>` for more information."
110111msgstr ""
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."
111115
112116#: ../Doc/library/asyncio-subprocess.rst:89
113117msgid "Run the *cmd* shell command."
@@ -404,9 +408,8 @@ msgstr ""
404408"llamado para parar a los procesos hijos."
405409
406410#: ../Doc/library/asyncio-subprocess.rst:259
407- #, fuzzy
408411msgid "Kill the child process."
409- msgstr "Para al proceso hijo."
412+ msgstr "Mata el proceso hijo."
410413
411414#: ../Doc/library/asyncio-subprocess.rst:261
412415msgid ""
@@ -570,9 +573,3 @@ msgid ""
570573msgstr ""
571574"Véase también los :ref:`ejemplos de prueba "
572575"<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