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

Skip to content

Commit 4d44675

Browse files
author
Autobuild bot on TravisCI
committed
[skip ci] Update .po files
1 parent 871d398 commit 4d44675

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

library/optparse.po

Lines changed: 2 additions & 2 deletions
85FC
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: 2018-06-20 13:43+0900\n"
12-
"PO-Revision-Date: 2018-06-20 04:52+0000\n"
12+
"PO-Revision-Date: 2018-07-12 04:14+0000\n"
1313
"Last-Translator: tomo🐧\n"
1414
"Language-Team: Japanese (http://www.transifex.com/python-doc/python-27/language/ja/)\n"
1515
"MIME-Version: 1.0\n"
@@ -2075,7 +2075,7 @@ msgid ""
20752075
" Your message should be clear, concise, accurate, and mention the option at"
20762076
" fault. Otherwise, the user will have a hard time figuring out what they did"
20772077
" wrong."
2078-
msgstr ""
2078+
msgstr "オプション自体か、あるいはその引数に問題がある場合、コールバック関数は :exc:`OptionValueError` を送出しなければなりません。 :mod:`optparse` はこの例外をとらえてプログラムを終了させ、ユーザが指定しておいたエラーメッセージを標準エラー出力に出力します。エラーメッセージは明確、簡潔かつ正確で、どのオプションに誤りがあるかを示さなければなりません。さもなければ、ユーザは自分の操作のどこに問題があるかを解決するのに苦労することになります。"
20792079

20802080
#: ../../library/optparse.rst:1688
20812081
msgid "Callback example 1: trivial callback"

0 commit comments

Comments
 (0)
0