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

Skip to content

Commit b877541

Browse files
[po] auto sync
1 parent f7134a9 commit b877541

2 files changed

Lines changed: 8 additions & 4 deletions

File tree

c-api/module.po

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,8 @@ msgid ""
127127
"unicode string, raise :exc:`SystemError` and return ``NULL``; otherwise "
128128
"return a reference to a Unicode object."
129129
msgstr ""
130+
"返回使用 *module* 的 :attr:`__file__` 属性所加载的 *模块* 的文件名。 如果属性未定义,或者如果它不是一个 Unicode"
131+
" 字符串,则会引发 :exc:`SystemError` 并返回 ``NULL``;在其他情况下将返回一个指向 Unicode 对象的引用。"
130132

131133
#: ../../c-api/module.rst:118
132134
msgid ""

library/msilib.po

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55
#
66
# Translators:
7-
# Freesand Leo <[email protected]>, 2021
87
# Bu Yixin, 2022
8+
# Freesand Leo <[email protected]>, 2022
99
#
1010
#, fuzzy
1111
msgid ""
@@ -14,7 +14,7 @@ msgstr ""
1414
"Report-Msgid-Bugs-To: \n"
1515
"POT-Creation-Date: 2022-06-16 06:28+0000\n"
1616
"PO-Revision-Date: 2021-06-28 01:09+0000\n"
17-
"Last-Translator: Bu Yixin, 2022\n"
17+
"Last-Translator: Freesand Leo <[email protected]>, 2022\n"
1818
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
1919
"MIME-Version: 1.0\n"
2020
"Content-Type: text/plain; charset=UTF-8\n"
@@ -34,7 +34,7 @@ msgstr "**源代码:** :source:`Lib/msilib/__init__.py`"
3434
msgid ""
3535
"The :mod:`msilib` module is deprecated (see :pep:`PEP 594 <594#msilib>` for "
3636
"details)."
37-
msgstr ""
37+
msgstr ":mod:`msilib` 模块已被弃用(请参阅 :pep:`PEP 594 <594#msilib>` 了解详情)。"
3838

3939
#: ../../library/msilib.rst:22
4040
msgid ""
@@ -623,9 +623,11 @@ msgid ""
623623
"*AdminExecuteSequence*, *AdminUISequence*, *AdvtExecuteSequence*, "
624624
"*InstallExecuteSequence*, and *InstallUISequence*."
625625
msgstr ""
626+
"此模块包含针对标准序列表的表内容: *AdminExecuteSequence*, *AdminUISequence*, "
627+
"*AdvtExecuteSequence*, *InstallExecuteSequence* 和 *InstallUISequence*。"
626628

627629
#: ../../library/msilib.rst:567
628630
msgid ""
629631
"This module contains definitions for the UIText and ActionText tables, for "
630632
"the standard installer actions."
631-
msgstr ""
633+
msgstr "此模块包含 UIText 和 ActionText 表的定义,用于标准安装器动作。"

0 commit comments

Comments
 (0)