8000 [skip ci] Update .po files · python/python-docs-ja@6aefcc3 · GitHub
[go: up one dir, main page]

Skip to content

Commit 6aefcc3

Browse files
author
Autobuild bot on TravisCI
committed
[skip ci] Update .po files
1 parent e7304ab commit 6aefcc3

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

library/argparse.po

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
#
66
# Translators:
77
# tomo, 2018
8+
# Naoki Nakamura <agent@sohzoh.com>, 2020
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:28+0000\n"
16-
"Last-Translator: tomo, 2018\n"
17+
"Last-Translator: Naoki Nakamura <agent@sohzoh.com>, 2020\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"
@@ -436,6 +437,8 @@ msgid ""
436437
"replaced with one. If you wish to preserve multiple blank lines, add spaces "
437438
"between the newlines."
438439
msgstr ""
440+
":class:`RawTextHelpFormatter` "
441+
"は引数の説明を含めてすべての種類のヘルプテキストで空白を維持します。例外として、複数の空行はひとつにまとめられます。複数の空白行を保ちたい場合には、行に空白を含めるようにして下さい。"
439442

440443
#: ../../library/argparse.rst:433
441444
msgid ""
@@ -1013,7 +1016,7 @@ msgstr ""
10131016
msgid ""
10141017
"Providing ``default=argparse.SUPPRESS`` causes no attribute to be added if "
10151018
"the command-line argument was not present::"
1016-
msgstr ""
1019+
msgstr "``default=argparse.SUPPRESS`` を渡すと、コマンドライン引数が存在しないときに属性の追加をしなくなります::"
10171020

10181021
#: ../../library/argparse.rst:1001
10191022
msgid "type"
@@ -1369,7 +1372,7 @@ msgstr ""
13691372
msgid ""
13701373
"args_ - List of strings to parse. The default is taken from "
13711374
":data:`sys.argv`."
1372-
msgstr ""
1375+
msgstr "args_ - 解析する文字列のリスト。デフォルトでは :data:`sys.argv` から取得されます。"
13731376

13741377
#: ../../library/argparse.rst:1340
13751378
msgid ""

0 commit comments

Comments
 (0)
0