Skip to content

Commit 7068bec

Browse files
committed
Traducido archivo library/asyncio-subprocess
1 parent f1e4619 commit 7068bec

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

library/asyncio-subprocess.po

+5-5
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,16 @@ msgstr ""
1111
"Project-Id-Version: Python 3.8\n"
1212
"Report-Msgid-Bugs-To: \n"
1313
"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"
1515
"Last-Translator: Cristián Maureira-Fredes <cmaureirafredes@gmail.com>\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.10.3\n"
23+
"X-Generator: Poedit 3.2.1\n"
2324

2425
#: ../Doc/library/asyncio-subprocess.rst:7
2526
msgid "Subprocesses"
@@ -104,7 +105,7 @@ msgstr ""
104105
#: ../Doc/library/asyncio-subprocess.rst:78
105106
#: ../Doc/library/asyncio-subprocess.rst:105
106107
msgid "Removed the *loop* parameter."
107-
msgstr ""
108+
msgstr "Se eliminó el parámetro *loop* "
108109

109110
#: ../Doc/library/asyncio-subprocess.rst:85
110111
msgid "Run the *cmd* shell command."
@@ -439,7 +440,6 @@ msgstr ""
439440
"fue creado con ``stderr=None``."
440441

441442
#: ../Doc/library/asyncio-subprocess.rst:279
442-
#, fuzzy
443443
msgid ""
444444
"Use the :meth:`communicate` method rather than :attr:`process.stdin.write() "
445445
"<stdin>`, :attr:`await process.stdout.read() <stdout>` or :attr:`await "

0 commit comments

Comments
 (0)