@@ -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 : 2022-10-25 19:47+0200\n "
14
- "PO-Revision-Date : 2021-12-12 18:54-0300 \n "
14
+ "PO-Revision-Date : 2022-10-30 00:19-0400 \n "
15
15
"Last-Translator : Cristián Maureira-Fredes <cmaureirafredes@gmail.com>\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.10.3\n "
23
+ "X-Generator : Poedit 3.2.1\n "
23
24
24
25
#: ../Doc/library/asyncio-subprocess.rst:7
25
26
msgid "Subprocesses"
@@ -104,7 +105,7 @@ msgstr ""
104
105
#: ../Doc/library/asyncio-subprocess.rst:78
105
106
#: ../Doc/library/asyncio-subprocess.rst:105
106
107
msgid "Removed the *loop* parameter."
107
- msgstr ""
108
+ msgstr "Se eliminó el parámetro *loop*. "
108
109
109
110
#: ../Doc/library/asyncio-subprocess.rst:85
110
111
msgid "Run the *cmd* shell command."
@@ -439,7 +440,6 @@ msgstr ""
439
440
"fue creado con ``stderr=None``."
440
441
441
442
#: ../Doc/library/asyncio-subprocess.rst:279
442
- #, fuzzy
443
443
msgid ""
444
444
"Use the :meth:`communicate` method rather than :attr:`process.stdin.write() "
445
445
"<stdin>`, :attr:`await process.stdout.read() <stdout>` or :attr:`await "
0 commit comments