File tree Expand file tree Collapse file tree 3 files changed +6174
-6166
lines changed Expand file tree Collapse file tree 3 files changed +6174
-6166
lines changed Original file line number Diff line number Diff line change 13
13
# E. Kawashima, 2017
14
14
# Masato HASHIMOTO <cabezon.hashimoto@gmail.com>, 2017
15
15
# Osamu NAKAMURA, 2017
16
- # tomo, 2019
16
+ # tomo, 2020
17
17
#
18
18
#, fuzzy
19
19
msgid ""
@@ -22,7 +22,7 @@ msgstr ""
22
22
"Report-Msgid-Bugs-To : \n "
23
23
"POT-Creation-Date : 2020-05-31 09:25+0000\n "
24
24
"PO-Revision-Date : 2017-02-16 19:36+0000\n "
25
- "Last-Translator : tomo, 2019 \n "
25
+ "Last-Translator : tomo, 2020 \n "
26
26
"Language-Team : Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n "
27
27
"MIME-Version : 1.0\n "
28
28
"Content-Type : text/plain; charset=UTF-8\n "
@@ -338,7 +338,7 @@ msgid ""
338
338
msgstr ""
339
339
"*data* (:term:`bytes-like object`) を展開し、未圧縮のデータを bytes で返します。\n"
340
340
"*data* の一部は、後で :meth:`decompress` の呼び出しに使用するため内部でバッファされている場合があります。\n"
341
- "返すデータは以前の :meth:`decompress` 呼び出しの出力を全て連結したものです 。"
341
+ "返されたデータは、以前の :meth:`decompress` の呼び出しの出力に連結する必要があります 。"
342
342
343
343
#: ../../library/bz2.rst:193
344
344
msgid ""
Original file line number Diff line number Diff line change 13
13
# 秘湯 <xwhhsprings@gmail.com>, 2017
14
14
# orangain <orangain@gmail.com>, 2017
15
15
# yudetamago <yudetamago.orz@gmail.com>, 2018
16
- # tomo, 2019
16
+ # tomo, 2020
17
17
#
18
18
#, fuzzy
19
19
msgid ""
@@ -22,7 +22,7 @@ msgstr ""
22
22
"Report-Msgid-Bugs-To : \n "
23
23
"POT-Creation-Date : 2020-05-31 09:25+0000\n "
24
24
"PO-Revision-Date : 2017-02-16 23:33+0000\n "
25
- "Last-Translator : tomo, 2019 \n "
25
+ "Last-Translator : tomo, 2020 \n "
26
26
"Language-Team : Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n "
27
27
"MIME-Version : 1.0\n "
28
28
"Content-Type : text/plain; charset=UTF-8\n "
@@ -422,7 +422,7 @@ msgstr ""
422
422
423
423
#: ../../library/unittest.mock.rst:382
424
424
msgid "Assert the mock was never called."
425
- msgstr "モックが呼ばれないことをアサートします 。"
425
+ msgstr "モックが一度も呼ばれなかったことをアサートします 。"
426
426
427
427
#: ../../library/unittest.mock.rst:397
428
428
msgid "The reset_mock method resets all the call attributes on a mock object:"
You can’t perform that action at this time.
0 commit comments