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

Skip to content

Commit 3dabe9d

Browse files
committed
[po] auto sync bot
1 parent 22719b8 commit 3dabe9d

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

library/argparse.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@ msgid ""
4545
"introduction to Python command-line parsing, have a look at the "
4646
":ref:`argparse tutorial <argparse-tutorial>`."
4747
msgstr ""
48-
"此页面包含该 API 的参考信息。对于 Python 命令行解析更细致的介绍,请参阅 :ref:`argparse tutorial "
49-
"<argparse-tutorial>`。"
48+
"此页面包含该 API 的参考信息。对于 Python 命令行解析更细致的介绍,请参阅 :ref:`argparse 教程 <argparse-"
49+
"tutorial>`。"
5050

5151
#: ../../library/argparse.rst:22
5252
msgid ""

reference/simple_stmts.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# Translators:
77
# Shengjing Zhu <[email protected]>, 2018
88
# Fred <[email protected]>, 2018
9-
# eric R <trencyclopedia@gmail.com>, 2018
9+
# Freesand Leo <yuqinju@163.com>, 2018
1010
#
1111
#, fuzzy
1212
msgid ""
@@ -15,7 +15,7 @@ msgstr ""
1515
"Report-Msgid-Bugs-To: \n"
1616
"POT-Creation-Date: 2018-11-12 09:42+0900\n"
1717
"PO-Revision-Date: 2017-02-16 23:39+0000\n"
18-
"Last-Translator: eric R <trencyclopedia@gmail.com>, 2018\n"
18+
"Last-Translator: Freesand Leo <yuqinju@163.com>, 2018\n"
1919
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
2020
"MIME-Version: 1.0\n"
2121
"Content-Type: text/plain; charset=UTF-8\n"
@@ -25,7 +25,7 @@ msgstr ""
2525

2626
#: ../../reference/simple_stmts.rst:6
2727
msgid "Simple statements"
28-
msgstr ""
28+
msgstr "简单语句"
2929

3030
#: ../../reference/simple_stmts.rst:10
3131
msgid ""
@@ -718,7 +718,7 @@ msgstr ""
718718
msgid ""
719719
"If the module name is followed by :keyword:`as`, then the name following "
720720
":keyword:`as` is bound directly to the imported module."
721-
msgstr "如果模块名后跟有‘as’,那么‘as'后的名称会直接跟被调入的模块绑定。"
721+
msgstr "如果模块名后跟有 :keyword:`as`,那么 :keyword:`as` 后的名称会直接跟被导入的模块绑定。"
722722

723723
#: ../../reference/simple_stmts.rst:761
724724
msgid ""

0 commit comments

Comments
 (0)