Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit2af0832

Browse files
Update translations from Transifex
1 parenta7b6dbe commit2af0832

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)

[8]ページ先頭

©2009-2025 Movatter.jp