File tree 1 file changed +3
-2
lines changed 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 5
5
#
6
6
# Translators:
7
7
# tomo, 2018
8
+ # Yusuke Miyazaki <miyazaki.dev@gmail.com>, 2021
8
9
#
9
10
#, fuzzy
10
11
msgid ""
@@ -13,7 +14,7 @@ msgstr ""
13
14
"Report-Msgid-Bugs-To : \n "
14
15
"POT-Creation-Date : 2020-02-09 18:48+0900\n "
15
16
"PO-Revision-Date : 2018-06-29 17:39+0000\n "
16
- "Last-Translator : tomo, 2018 \n "
17
+ "Last-Translator : Yusuke Miyazaki <miyazaki.dev@gmail.com>, 2021 \n "
17
18
"Language-Team : Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n "
18
19
"MIME-Version : 1.0\n "
19
20
"Content-Type : text/plain; charset=UTF-8\n "
@@ -874,7 +875,7 @@ msgid ""
874
875
"the test itself to be gathered."
875
876
msgstr ""
876
877
":class:`TestCase` のインスタンスのメソッドは3種類のグループを提供します。 \n"
877
- "1つ目のグループはテストの実行で使用されします 。\n"
878
+ "1つ目のグループはテストの実行で使用されます 。\n"
878
879
"2つ目のグループは条件のチェックおよび失敗のレポートを行うテストの実装で使用されます。\n"
879
880
"3つ目のグループである問い合わせ用のメソッドによってテスト自身の情報が収集されます。"
880
881
You can’t perform that action at this time.
0 commit comments