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

Skip to content

Commit c0825f0

Browse files
[po] auto sync
1 parent 25fa8c9 commit c0825f0

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

library/xml.po

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
#
66
# Translators:
77
# 汇民 王 <[email protected]>, 2019
8+
# Jian Aijun <[email protected]>, 2020
89
#
910
#, fuzzy
1011
msgid ""
@@ -13,7 +14,7 @@ msgstr ""
1314
"Report-Msgid-Bugs-To: \n"
1415
"POT-Creation-Date: 2020-05-31 09:25+0000\n"
1516
"PO-Revision-Date: 2017-02-16 23:36+0000\n"
16-
"Last-Translator: 汇民 王 <whuim@qq.com>, 2019\n"
17+
"Last-Translator: Jian Aijun <jianaijun@gmail.com>, 2020\n"
1718
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
1819
"MIME-Version: 1.0\n"
1920
"Content-Type: text/plain; charset=UTF-8\n"
@@ -50,7 +51,7 @@ msgid ""
5051
"is included with Python, so the :mod:`xml.parsers.expat` module will always "
5152
"be available."
5253
msgstr ""
53-
"值得注意的是 :mod:`xml` 包中的模块要求至少有一个 SAX 兼容的 XML 解析器可用。在 Pythonm中包含 Expat 解析器,因此 "
54+
"值得注意的是 :mod:`xml` 包中的模块要求至少有一个 SAX 兼容的 XML 解析器可用。Expat 解析器包含在 Python 中,因此 "
5455
":mod:`xml.parsers.expat` 模块将始终可用。"
5556

5657
#: ../../library/xml.rst:30

0 commit comments

Comments
 (0)