Skip to content

Commit ad56462

Browse files
[po] auto sync
1 parent b3c8b53 commit ad56462

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

library/cmd.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55
#
66
# Translators:
7-
# Shengjing Zhu <zsj950618@gmail.com>, 2020
87
# Meng Du <alphanow@gmail.com>, 2020
98
# walkinrain <walkinrain2008@outlook.com>, 2020
109
# YIZHU LIN <897735626@qq.com>, 2020
1110
# Naisen Xu <723648649@qq.com>, 2020
11+
# Freesand Leo <yuqinju@163.com>, 2021
1212
#
1313
#, fuzzy
1414
msgid ""
@@ -17,7 +17,7 @@ msgstr ""
1717
"Report-Msgid-Bugs-To: \n"
1818
"POT-Creation-Date: 2021-01-01 16:06+0000\n"
1919
"PO-Revision-Date: 2020-05-30 11:58+0000\n"
20-
"Last-Translator: Naisen Xu <723648649@qq.com>, 2020\n"
20+
"Last-Translator: Freesand Leo <yuqinju@163.com>, 2021\n"
2121
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
2222
"MIME-Version: 1.0\n"
2323
"Content-Type: text/plain; charset=UTF-8\n"
@@ -241,7 +241,7 @@ msgid ""
241241
"Hook method executed once when :meth:`cmdloop` is about to return. This "
242242
"method is a stub in :class:`Cmd`; it exists to be overridden by subclasses."
243243
msgstr ""
244-
"钩方法在 :meth:`cmdloop` 即将返回时执行一次。这个方法是一个在 :class:`Cmd` 中的存根;塔顶存在是为了被子类覆盖。"
244+
"钩方法在 :meth:`cmdloop` 即将返回时执行一次。这个方法是一个在 :class:`Cmd` 中的存根;它的存在是为了被子类覆盖。"
245245

246246
#: ../../library/cmd.rst:157
247247
msgid ""

library/pyexpat.po

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -399,6 +399,9 @@ msgid ""
399399
"not to be standalone, or ``-1`` if the standalone clause was omitted. This "
400400
"is only available with Expat version 1.95.0 or newer."
401401
msgstr ""
402+
"当解析 XML 声明时被调用。 XML 声明是 XML 建议适用版本、文档文本的编码格式,以及可选的“独立”声明的(可选)声明。 *version* 和"
403+
" *encoding* 将为字符串,而 *standalone* 在文档被声明为独立时将为 ``1``,在文档被声明为非独立时将为 ``0``,或者在 "
404+
"standalone 短语被省略时则为 ``-1``。 这仅适用于 Expat 的 1.95.0 或更新版本。"
402405

403406
#: ../../library/pyexpat.rst:316
404407
msgid ""

0 commit comments

Comments
 (0)