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

Skip to content

Commit c078eec

Browse files
pomerge from 3.9 branch into 3.8
1 parent acfc61f commit c078eec

File tree

7 files changed

+441
-98
lines changed

7 files changed

+441
-98
lines changed

c-api/conversion.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ msgid ""
3838
"`snprintf(2)`."
3939
msgstr ""
4040
"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)`."
4343

4444
#: ../../c-api/conversion.rst:19
4545
msgid ""

library/asyncio-subprocess.po

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -216,6 +216,10 @@ msgid ""
216216
"level wrapper that allows communicating with subprocesses and watching for "
217217
"their completion."
218218
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."
219223

220224
#: ../../library/asyncio-subprocess.rst:166
221225
msgid ""

library/gzip.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -344,4 +344,4 @@ msgstr "Descompacta o arquivo dado."
344344

345345
#: ../../library/gzip.rst:261
346346
msgid "Show the help message."
347-
msgstr ""
347+
msgstr "Exibe a mensagem de ajuda."

library/ipaddress.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -356,7 +356,7 @@ msgstr ""
356356

357357
#: ../../library/ipaddress.rst:326
358358
msgid "Arithmetic operators"
359-
msgstr ""
359+
msgstr "Operadores aritméticos"
360360

361361
#: ../../library/ipaddress.rst:328
362362
msgid ""

library/json.po

Lines changed: 180 additions & 74 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)
0