Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit5f7eca3

Browse files
author
Autobuild bot on TravisCI
committed
[skip ci] Update .po files
1 parentfe9a16f commit5f7eca3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎library/argparse.po‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ 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:2020-03-11 12:46+0000\n"
12+
"PO-Revision-Date:2020-03-13 06:09+0000\n"
1313
"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"
@@ -1101,7 +1101,7 @@ msgstr "args_ - 解析する文字列のリスト。デフォルトでは :data:
11011101
msgid""
11021102
"namespace_ - An object to take the attributes. The default is a new empty "
11031103
":class:`Namespace` object."
1104-
msgstr""
1104+
msgstr"namespace_ - 属性を代入するオブジェクト。デフォルトでは、新しい空の :class:`Namespace` オブジェクトです。"
11051105

11061106
#:../../library/argparse.rst:1288
11071107
msgid"Option value syntax"
@@ -1618,7 +1618,7 @@ msgid ""
16181618
"parser.parse_args()`` and add additional :meth:`ArgumentParser.add_argument`"
16191619
" calls for the positional arguments. Keep in mind that what was previously "
16201620
"called ``options``, now in the :mod:`argparse` context is called ``args``."
1621-
msgstr""
1621+
msgstr"``(options, args) = parser.parse_args()`` を ``args = parser.parse_args()`` に置き換え、位置引数のために必要に応じて :meth:`ArgumentParser.add_argument` の呼び出しを追加する。これまで ``options`` と呼ばれていたものが、:mod:`argparse` では ``args`` と呼ばれていることに留意してください。"
16221622

16231623
#:../../library/argparse.rst:1955
16241624
msgid""

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp