File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -9,8 +9,8 @@ msgstr ""
9
9
"Project-Id-Version : Python 2.7\n "
10
10
"Report-Msgid-Bugs-To : \n "
11
11
"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 <[email protected] > \n"
14
14
"Language-Team : Japanese (http://www.transifex.com/python-doc/python-27/language/ja/)\n "
15
15
"MIME-Version : 1.0\n "
16
16
"Content-Type : text/plain; charset=UTF-8\n "
@@ -366,7 +366,7 @@ msgid ""
366
366
"text, including argument descriptions. However, multiple new lines are "
367
367
"replaced with one. If you wish to preserve multiple blank lines, add spaces "
368
368
"between the newlines."
369
- msgstr ""
369
+ msgstr ":class:`RawTextHelpFormatter` は引数の説明を含めてすべての種類のヘルプテキストで空白を維持します。例外として、複数の空行はひとつにまとめられます。複数の空白行を保ちたい場合には、行に空白を含めるようにして下さい。 "
370
370
371
371
#: ../../library/argparse.rst:426
372
372
msgid ""
@@ -1095,7 +1095,7 @@ msgstr "事前の :meth:`add_argument` メソッドの呼び出しが、どの
1095
1095
msgid ""
1096
1096
"args_ - List of strings to parse. The default is taken from "
1097
1097
":data:`sys.argv`."
1098
- msgstr ""
1098
+ msgstr "args_ - 解析する文字列のリスト。デフォルトでは :data:`sys.argv` から取得されます。 "
1099
1099
1100
1100
#: ../../library/argparse.rst:1283
1101
1101
msgid ""
You can’t perform that action at this time.
0 commit comments