Skip to content

Commit 413d0dd

Browse files
author
Autobuild bot on TravisCI
committed
[skip ci] Update .po files
1 parent ad92f5d commit 413d0dd

File tree

3 files changed

+6174
-6166
lines changed

3 files changed

+6174
-6166
lines changed

library/bz2.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# E. Kawashima, 2017
1414
# Masato HASHIMOTO <cabezon.hashimoto@gmail.com>, 2017
1515
# Osamu NAKAMURA, 2017
16-
# tomo, 2019
16+
# tomo, 2020
1717
#
1818
#, fuzzy
1919
msgid ""
@@ -22,7 +22,7 @@ msgstr ""
2222
"Report-Msgid-Bugs-To: \n"
2323
"POT-Creation-Date: 2020-05-31 09:25+0000\n"
2424
"PO-Revision-Date: 2017-02-16 19:36+0000\n"
25-
"Last-Translator: tomo, 2019\n"
25+
"Last-Translator: tomo, 2020\n"
2626
"Language-Team: Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
2727
"MIME-Version: 1.0\n"
2828
"Content-Type: text/plain; charset=UTF-8\n"
@@ -338,7 +338,7 @@ msgid ""
338338
msgstr ""
339339
"*data* (:term:`bytes-like object`) を展開し、未圧縮のデータを bytes で返します。\n"
340340
"*data* の一部は、後で :meth:`decompress` の呼び出しに使用するため内部でバッファされている場合があります。\n"
341-
"返すデータは以前の :meth:`decompress` 呼び出しの出力を全て連結したものです。"
341+
"返されたデータは、以前の :meth:`decompress` の呼び出しの出力に連結する必要があります。"
342342

343343
#: ../../library/bz2.rst:193
344344
msgid ""

library/unittest.mock.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# 秘湯 <xwhhsprings@gmail.com>, 2017
1414
# orangain <orangain@gmail.com>, 2017
1515
# yudetamago <yudetamago.orz@gmail.com>, 2018
16-
# tomo, 2019
16+
# tomo, 2020
1717
#
1818
#, fuzzy
1919
msgid ""
@@ -22,7 +22,7 @@ msgstr ""
2222
"Report-Msgid-Bugs-To: \n"
2323
"POT-Creation-Date: 2020-05-31 09:25+0000\n"
2424
"PO-Revision-Date: 2017-02-16 23:33+0000\n"
25-
"Last-Translator: tomo, 2019\n"
25+
"Last-Translator: tomo, 2020\n"
2626
"Language-Team: Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
2727
"MIME-Version: 1.0\n"
2828
"Content-Type: text/plain; charset=UTF-8\n"
@@ -422,7 +422,7 @@ msgstr ""
422422

423423
#: ../../library/unittest.mock.rst:382
424424
msgid "Assert the mock was never called."
425-
msgstr "モックが呼ばれないことをアサートします。"
425+
msgstr "モックが一度も呼ばれなかったことをアサートします。"
426426

427427
#: ../../library/unittest.mock.rst:397
428428
msgid "The reset_mock method resets all the call attributes on a mock object:"

0 commit comments

Comments
 (0)