File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66# Translators:
77# ppcfish <[email protected] >, 201988# Freesand Leo <[email protected] >, 20199+ # Arisaka97 <[email protected] >, 2020910#
1011#, fuzzy
1112msgid ""
@@ -14,7 +15,7 @@ msgstr ""
1415"Report-Msgid-Bugs-To : \n "
1516"POT-Creation-Date : 2020-02-09 12:40+0000\n "
1617"PO-Revision-Date : 2017-02-16 17:39+0000\n "
17- "Last-Translator : Freesand Leo <yuqinju@163 .com>, 2019 \n "
18+ "Last-Translator : Arisaka97 <solitaire2312@gmail .com>, 2020 \n "
1819"Language-Team : Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n "
1920"MIME-Version : 1.0\n "
2021"Content-Type : text/plain; charset=UTF-8\n "
@@ -440,7 +441,7 @@ msgstr ""
440441msgid ""
441442"Raises an :ref:`auditing event <auditing>` ``sys.addaudithook`` with no "
442443"arguments."
443- msgstr ""
444+ msgstr "引发一个 :ref:`审计事件 <auditing>` ``sys.addaudithook``,没有附带参数。 "
444445
445446#: ../../c-api/sys.rst:365
446447msgid ""
Original file line number Diff line number Diff line change @@ -50,13 +50,13 @@ msgstr ""
5050msgid ""
5151"Default flags became an empty string (``m`` flag for pymalloc has been "
5252"removed)."
53- msgstr ""
53+ msgstr "默认的 flags 变为了空字符串(用于 pymalloc 的 ``m`` 旗标已经移除) "
5454
5555#: ../../library/sys.rst:28
5656msgid ""
5757"Append the callable *hook* to the list of active auditing hooks for the "
5858"current interpreter."
59- msgstr ""
59+ msgstr "将可调用的 *hook* 附加到当前解释器的活动的审核钩子列表中。 "
6060
6161#: ../../library/sys.rst:31
6262msgid ""
@@ -65,12 +65,14 @@ msgid ""
6565"the tuple of arguments. Native hooks added by :c:func:`PySys_AddAuditHook` "
6666"are called first, followed by hooks added in the current interpreter."
6767msgstr ""
68+ "通过 :func:`sys.audit` 函数引发审计事件时,将按照加入钩子的先后顺序调用每个钩子,调用时将带有事件名称和参数元组。首先调用由 "
69+ ":c:func:`PySys_AddAuditHook` 添加的静态钩子,然后调用添加到当前解释器中的钩子。"
6870
6971#: ../../library/sys.rstNone
7072msgid ""
7173"Raises an :ref:`auditing event <auditing>` ``sys.addaudithook`` with no "
7274"arguments."
73- msgstr ""
75+ msgstr "引发一个 :ref:`审计事件 <auditing>` ``sys.addaudithook``,没有附带参数。 "
7476
7577#: ../../library/sys.rst:38
7678msgid ""
You can’t perform that action at this time.
0 commit comments