Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3f4fc9e

Browse files
author
Autobuild bot on TravisCI
committed
[skip ci] Update .po files
1 parent dac5a8b commit 3f4fc9e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

library/unittest.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ msgid ""
1010
msgstr ""
1111
"Project-Id-Version: Python 2.7\n"
1212
"Report-Msgid-Bugs-To: \n"
13-
"POT-Creation-Date: 2018-05-17 13:19+0900\n"
14-
"PO-Revision-Date: 2018-05-17 04:32+0000\n"
13+
"POT-Creation-Date: 2018-08-24 14:11+0900\n"
14+
"PO-Revision-Date: 2018-08-24 05:21+0000\n"
1515
"Last-Translator: tomo🐧\n"
1616
"Language-Team: Japanese (http://www.transifex.com/python-doc/python-27/language/ja/)\n"
1717
"MIME-Version: 1.0\n"
@@ -848,10 +848,10 @@ msgstr "テストメソッドが実行され、結果が記録された直後に
848848

849849
#: ../../library/unittest.rst:733
850850
msgid ""
851-
"A class method called before tests in an individual class run. "
851+
"A class method called before tests in an individual class are run. "
852852
"``setUpClass`` is called with the class as the only argument and must be "
853853
"decorated as a :func:`classmethod`::"
854-
msgstr "クラス内に定義されたテストが実行される前に呼び出されるクラスメソッドです。 ``setUpClass`` はクラスを唯一の引数として取り、 :func:`classmethod` でデコレートされている必要があります::"
854+
msgstr ""
855855

856856
#: ../../library/unittest.rst:741 ../../library/unittest.rst:756
857857
msgid "See `Class and Module Fixtures`_ for more details."

0 commit comments

Comments
 (0)