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

Skip to content

Commit bc0ad03

Browse files
[po] auto sync
1 parent 4e42241 commit bc0ad03

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

library/argparse.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
# Zombie110year <[email protected]>, 2019
1212
# 汪心禾 <[email protected]>, 2019
1313
# stone jing <[email protected]>, 2019
14-
# Freesand Leo <[email protected]>, 2021
14+
# Freesand Leo <[email protected]>, 2022
1515
#
1616
#, fuzzy
1717
msgid ""
@@ -20,7 +20,7 @@ msgstr ""
2020
"Report-Msgid-Bugs-To: \n"
2121
"POT-Creation-Date: 2021-07-13 06:53+0000\n"
2222
"PO-Revision-Date: 2017-02-16 17:48+0000\n"
23-
"Last-Translator: Freesand Leo <[email protected]>, 2021\n"
23+
"Last-Translator: Freesand Leo <[email protected]>, 2022\n"
2424
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
2525
"MIME-Version: 1.0\n"
2626
"Content-Type: text/plain; charset=UTF-8\n"
@@ -724,8 +724,8 @@ msgid ""
724724
"be created like::"
725725
msgstr ""
726726
":meth:`~ArgumentParser.add_argument` 方法必须知道它是否是一个选项,例如 ``-f`` 或 "
727-
"``--foo``,或是一个位置参数,例如一组文件名。第一个传递给 :meth:`~ArgumentParser.add_argument` "
728-
"的参数必须是一系列 flags 或者是一个简单的参数名。例如,可以选项可以被这样创建::"
727+
"``--foo``,或是一个位置参数,例如一组文件名。 第一个传递给 :meth:`~ArgumentParser.add_argument` "
728+
"的参数必须是一系列旗标或者是一个简单的参数名。例如,可选参数可以被这样创建::"
729729

730730
#: ../../library/argparse.rst:730
731731
msgid "while a positional argument could be created like::"

0 commit comments

Comments
 (0)