File tree Expand file tree Collapse file tree 7 files changed +441
-98
lines changed Expand file tree Collapse file tree 7 files changed +441
-98
lines changed Original file line number Diff line number Diff line change @@ -38,8 +38,8 @@ msgid ""
38
38
"`snprintf(2)`."
39
39
msgstr ""
40
40
"Saída não superior a *size* bytes para *str* de acordo com o string de "
41
- "formato *format* e os argumentos extras. Veja a página de manual do Unix :"
42
- "manpage: `snprintf(2)`."
41
+ "formato *format* e os argumentos extras. Veja a página man do Unix :manpage :"
42
+ "`snprintf(2)`."
43
43
44
44
#: ../../c-api/conversion.rst:19
45
45
msgid ""
Original file line number Diff line number Diff line change @@ -216,6 +216,10 @@ msgid ""
216
216
"level wrapper that allows communicating with subprocesses and watching for "
217
217
"their completion."
218
218
msgstr ""
219
+ "Ambas as funções :func:`create_subprocess_exec` e :func:"
220
+ "`create_subprocess_shell` retornam instâncias da classe *Process*. *Process* "
221
+ "é um wrapper de alto nível que permite a comunicação com subprocessos e "
222
+ "observar eles serem completados."
219
223
220
224
#: ../../library/asyncio-subprocess.rst:166
221
225
msgid ""
Original file line number Diff line number Diff line change @@ -344,4 +344,4 @@ msgstr "Descompacta o arquivo dado."
344
344
345
345
#: ../../library/gzip.rst:261
346
346
msgid "Show the help message."
347
- msgstr ""
347
+ msgstr "Exibe a mensagem de ajuda. "
Original file line number Diff line number Diff line change @@ -356,7 +356,7 @@ msgstr ""
356
356
357
357
#: ../../library/ipaddress.rst:326
358
358
msgid "Arithmetic operators"
359
- msgstr ""
359
+ msgstr "Operadores aritméticos "
360
360
361
361
#: ../../library/ipaddress.rst:328
362
362
msgid ""
Load Diff Large diffs are not rendered by default.
You can’t perform that action at this time.
0 commit comments