File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -9,8 +9,8 @@ msgstr ""
99"Project-Id-Version : Python 2.7\n "
1010"Report-Msgid-Bugs-To : \n "
1111"POT-Creation-Date : 2020-02-09 18:46+0900\n "
12- "PO-Revision-Date : 2019-09-01 05:22 +0000\n "
13- "Last-Translator : tomo \n "
12+ "PO-Revision-Date : 2020-03-11 12:46 +0000\n "
13+ "Last-Translator : Naoki Nakamura <agent@sohzoh.com> \n "
1414"Language-Team : Japanese (http://www.transifex.com/python-doc/python-27/language/ja/)\n "
1515"MIME-Version : 1.0\n "
1616"Content-Type : text/plain; charset=UTF-8\n "
@@ -366,7 +366,7 @@ msgid ""
366366"text, including argument descriptions. However, multiple new lines are "
367367"replaced with one. If you wish to preserve multiple blank lines, add spaces "
368368"between the newlines."
369- msgstr ""
369+ msgstr ":class:`RawTextHelpFormatter` は引数の説明を含めてすべての種類のヘルプテキストで空白を維持します。例外として、複数の空行はひとつにまとめられます。複数の空白行を保ちたい場合には、行に空白を含めるようにして下さい。 "
370370
371371#: ../../library/argparse.rst:426
372372msgid ""
@@ -1095,7 +1095,7 @@ msgstr "事前の :meth:`add_argument` メソッドの呼び出しが、どの
10951095msgid ""
10961096"args_ - List of strings to parse. The default is taken from "
10971097":data:`sys.argv`."
1098- msgstr ""
1098+ msgstr "args_ - 解析する文字列のリスト。デフォルトでは :data:`sys.argv` から取得されます。 "
10991099
11001100#: ../../library/argparse.rst:1283
11011101msgid ""
You can’t perform that action at this time.
0 commit comments