Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 72c05a3

Browse files
[po] auto sync
1 parent 507db61 commit 72c05a3

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

library/argparse.po

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -896,8 +896,9 @@ msgid ""
896896
"by a command-line argument. In this case the value from const_ will be "
897897
"produced. Some examples to illustrate this::"
898898
msgstr ""
899-
"``'?'``。如果可能的话,会从命令行中消耗一个参数,并产生一个单一项。如果当前没有命令行参数,则会产生 default_ "
900-
"值。注意,对于选项,有另外的用例 - 选项字符串出现但没有跟随命令行参数,则会产生 const_ 值。一些说用用例::"
899+
"``'?'``。 如果可能的话,会从命令行中消耗一个参数,并产生一个单独项。 如果当前没有命令行参数,将会产生 default_ 值。 "
900+
"注意对于可选参数来说,还有一个额外情况 —— 出现了选项字符串但没有跟随命令行参数,在此情况下将会产生 const_ 值。 "
901+
"一些说明这种情况的例子如下::"
901902

902903
#: ../../library/argparse.rst:923
903904
msgid ""

0 commit comments

Comments
 (0)