8000 Update translations from Transifex · python/python-docs-pt-br@2af0832 · GitHub
[go: up one dir, main page]

Skip to content

Commit 2af0832

Browse files
Update translations from Transifex
1 parent a7b6dbe commit 2af0832

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

library/multiprocessing.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ msgstr ""
5555
"utilizando uma API semelhante ao módulo :mod:`threading`. O pacote :mod:"
5656
"`multiprocessing` oferece simultaneamente concorrência local e remota, "
5757
"efetivamente contornando o :ref:`bloqueio global do interpretador <global "
58-
"interpreter lock>, ao utilizar subprocessos ao invés de threads. Devido a "
58+
"interpreter lock>`, ao utilizar subprocessos ao invés de threads. Devido a "
5959
"isso, o módulo :mod:`multiprocessing` permite ao programador aproveitar "
6060
"totalmente os múltiplos processadores de uma máquina. Ele funciona tanto em "
6161
"Unix como em Windows."

using/configure.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ msgid ""
3939
"See also the :file:`Misc/SpecialBuilds.txt` in the Python source "
4040
"distribution."
4141
msgstr ""
42-
"Vejá também o :file:`Misc/SpecialBuilds.txt` na distribuição fonte do Python."
42+
"Veja também o :file:`Misc/SpecialBuilds.txt` na distribuição fonte do Python."
4343

4444
#: ../../using/configure.rst:17
4545
msgid "General Options"

0 commit comments

Comments
 (0)
0