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

Commit2aed2ad

Browse files
pomerge from 3.10 branch into 2.7
1 parent8a46300 commit2aed2ad

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

‎library/multiprocessing.po

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,9 @@ msgid ""
160160
"However, if you really do need to use some shared data then "
161161
":mod:`multiprocessing` provides a couple of ways of doing so."
162162
msgstr""
163+
"No entanto, se você realmente precisa utilizar algum compartilhamento de "
164+
"dados, então :mod:`multiprocessing` fornece algumas maneiras de se fazer "
165+
"isso."
163166

164167
#:../../library/multiprocessing.rst:174
165168
msgid"**Shared memory**"
@@ -192,6 +195,9 @@ msgid ""
192195
":mod:`multiprocessing.sharedctypes` module which supports the creation of "
193196
"arbitrary ctypes objects allocated from shared memory."
194197
msgstr""
198+
"Para mais flexibilidade no uso de memória compartilhada, pode-se utilizar o "
199+
"módulo :mod:`multiprocessing.sharedctypes`, que suporta a criação de objetos"
200+
" ctypes arbritários alocados da memória compartilhada."
195201

196202
#:../../library/multiprocessing.rst:211
197203
msgid"**Server process**"
@@ -318,7 +324,7 @@ msgstr ""
318324

319325
#:../../library/multiprocessing.rst:375
320326
msgid"Start the process's activity."
321-
msgstr""
327+
msgstr"Inicie a atividade do processo."
322328

323329
#:../../library/multiprocessing.rst:377
324330
msgid""
@@ -359,7 +365,7 @@ msgstr ""
359365

360366
#:../../library/multiprocessing.rst:402
361367
msgid"Return whether the process is alive."
362-
msgstr""
368+
msgstr"Retorne se o processo está ativo."
363369

364370
#:../../library/multiprocessing.rst:404
365371
msgid""

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp