Skip to content

Commit 22940da

Browse files
author
Autobuild bot on TravisCI
committed
[skip ci] Update .po files
1 parent 46a693b commit 22940da

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

library/unittest.po

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
#
66
# Translators:
77
# tomo, 2018
8+
# Yusuke Miyazaki <miyazaki.dev@gmail.com>, 2021
89
#
910
#, fuzzy
1011
msgid ""
@@ -13,7 +14,7 @@ msgstr ""
1314
"Report-Msgid-Bugs-To: \n"
1415
"POT-Creation-Date: 2020-02-09 18:48+0900\n"
1516
"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"
1718
"Language-Team: Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
1819
"MIME-Version: 1.0\n"
1920
"Content-Type: text/plain; charset=UTF-8\n"
@@ -874,7 +875,7 @@ msgid ""
874875
"the test itself to be gathered."
875876
msgstr ""
876877
":class:`TestCase` のインスタンスのメソッドは3種類のグループを提供します。 \n"
877-
"1つ目のグループはテストの実行で使用されします。\n"
878+
"1つ目のグループはテストの実行で使用されます。\n"
878879
"2つ目のグループは条件のチェックおよび失敗のレポートを行うテストの実装で使用されます。\n"
879880
"3つ目のグループである問い合わせ用のメソッドによってテスト自身の情報が収集されます。"
880881

0 commit comments

Comments
 (0)