8000 pomerge from 3.9 branch into 3.8 · python/python-docs-pt-br@e98a7e4 · GitHub
[go: up one dir, main page]

Skip to content

Commit e98a7e4

Browse files
pomerge from 3.9 branch into 3.8
1 parent 390e3f7 commit e98a7e4

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

library/asyncio-subprocess.po

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ msgstr ""
5454

5555
#: ../../library/asyncio-subprocess.rst:40
5656
msgid "will print::"
57-
msgstr ""
57+
msgstr "irá exibir::"
5858

5959
#: ../../library/asyncio-subprocess.rst:46
6060
msgid ""
@@ -63,10 +63,15 @@ msgid ""
6363
"monitor multiple subprocesses in parallel. It is indeed trivial to modify "
6464
"the above example to run several commands simultaneously::"
6565
msgstr ""
66+
"Devido ao fato que todas as funções de subprocessos asyncio são assíncronas "
67+
"e asyncio fornece muitas ferramentas para trabalhar com tais funções, é "
68+
"fácil executar e monitorar múltiplos subprocessos em paralelo. É na verdade "
69+
"trivial modificar o exemplo acima para executar diversos comandos "
70+
"simultaneamente::"
6671

6772
#: ../../library/asyncio-subprocess.rst:58
6873
msgid "See also the `Examples`_ subsection."
69-
msgstr ""
74+
msgstr "Veja também a subseção `Exemplos`_."
7075

7176
#: ../../library/asyncio-subprocess.rst:62
7277
msgid "Creating Subprocesses"

0 commit comments

Comments
 (0)
0