Skip to content

Commit aec05eb

Browse files
author
Autobuild bot on TravisCI
committed
[skip ci] Update .po files
1 parent 3765f38 commit aec05eb

File tree

2 files changed

+223
-233
lines changed

2 files changed

+223
-233
lines changed

library/multiprocessing.po

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ msgid ""
1919
msgstr ""
2020
"Project-Id-Version: Python 3.8\n"
2121
"Report-Msgid-Bugs-To: \n"
22-
"POT-Creation-Date: 2020-01-01 12:19+0000\n"
22+
"POT-Creation-Date: 2020-01-16 12:26+0000\n"
2323
"PO-Revision-Date: 2017-02-16 23:19+0000\n"
2424
"Last-Translator: tomo, 2019\n"
2525
"Language-Team: Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
@@ -3001,10 +3001,8 @@ msgstr "その呼び出しが完了しているかどうかを返します。"
30013001
#: /home/travis/build/python/cpython-doc-catalog/Doc/library/multiprocessing.rst:2281
30023002
msgid ""
30033003
"Return whether the call completed without raising an exception. Will raise "
3004-
":exc:`AssertionError` if the result is not ready."
3004+
":exc:`ValueError` if the result is not ready."
30053005
msgstr ""
3006-
"その呼び出しが例外を発生させることなく完了したかどうかを返します。その結果が返せる状態でない場合 :exc:`AssertionError` "
3007-
"が発生します。"
30083006

30093007
#: /home/travis/build/python/cpython-doc-catalog/Doc/library/multiprocessing.rst:2284
30103008
msgid ""

0 commit comments

Comments
 (0)