8000 [skip ci] Update .po files · python/python-docs-ja@a3d5151 · GitHub
[go: up one dir, main page]

Skip to content

Commit a3d5151

Browse files
author
Autobuild bot on TravisCI
committed
[skip ci] Update .po files
1 parent bd7f09c commit a3d5151

File tree

2 files changed

+200
-210
lines changed

2 files changed

+200
-210
lines changed

library/multiprocessing.po

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.7\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2020-01-01 04:28+0000\n"
14+
"POT-Creation-Date: 2020-01-16 04:34+0000\n"
1515
"PO-Revision-Date: 2019-09-01 02:44+0000\n"
1616
"Last-Translator: tomo, 2019\n"
1717
"Language-Team: Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
@@ -2965,10 +2965,8 @@ msgstr "その呼び出しが完了しているかどうかを返します。"
29652965
#: /home/travis/build/python/cpython-doc-catalog/Doc/library/multiprocessing.rst:2254
29662966
msgid ""
29672967
"Return whether the call completed without raising an exception. Will raise "
2968-
":exc:`AssertionError` if the result is not ready."
2968+
":exc:`ValueError` if the result is not ready."
29692969
msgstr ""
2970-
"その呼び出しが例外を発生させることなく完了したかどうかを返します。その結果が返せる状態でない場合 :exc:`AssertionError` "
2971-
"が発生します。"
29722970

29732971
#: /home/travis/build/python/cpython-doc-catalog/Doc/library/multiprocessing.rst:2257
29742972
msgid "The following example demonstrates the use of a pool::"

0 commit comments

Comments
 (0)
0