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

Commit5b38de1

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

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

‎library/argparse.po

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1378,7 +1378,7 @@ msgstr "args_ - 解析する文字列のリスト。デフォルトでは :data:
13781378
msgid""
13791379
"namespace_ - An object to take the attributes. The default is a new empty "
13801380
":class:`Namespace` object."
1381-
msgstr""
1381+
msgstr"namespace_ - 属性を代入するオブジェクト。デフォルトでは、新しい空の :class:`Namespace` オブジェクトです。"
13821382

13831383
#:../../library/argparse.rst:1345
13841384
msgid"Option value syntax"
@@ -2023,6 +2023,9 @@ msgid ""
20232023
" calls for the positional arguments. Keep in mind that what was previously "
20242024
"called ``options``, now in the :mod:`argparse` context is called ``args``."
20252025
msgstr""
2026+
"``(options, args) = parser.parse_args()`` を ``args = parser.parse_args()`` "
2027+
"に置き換え、位置引数のために必要に応じて :meth:`ArgumentParser.add_argument` の呼び出しを追加する。これまで "
2028+
"``options`` と呼ばれていたものが、:mod:`argparse` では ``args`` と呼ばれていることに留意してください。"
20262029

20272030
#:../../library/argparse.rst:2028
20282031
msgid""

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp