File tree Expand file tree Collapse file tree 3 files changed +3
-15
lines changed Expand file tree Collapse file tree 3 files changed +3
-15
lines changed Original file line number Diff line number Diff line change 1
- {"translation" : " 85.30%" , "updated_at" : " 2025-08-03T17:31:54Z " }
1
+ {"translation" : " 85.30%" , "updated_at" : " 2025-08-05T17:32:46Z " }
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ msgid ""
12
12
msgstr ""
13
13
"Project-Id-Version : Python 3.10\n "
14
14
"Report-Msgid-Bugs-To : \n "
15
- "POT-Creation-Date : 2025-08-03 16:29 +0000\n "
15
+ "POT-Creation-Date : 2025-08-05 16:50 +0000\n "
16
16
"PO-Revision-Date : 2025-07-18 20:08+0000\n "
17
17
"Last-Translator : Rafael Fontenelle <rffontenelle@gmail.com>, 2025\n "
18
18
"Language-Team : Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n "
@@ -534,12 +534,6 @@ msgstr ""
534
534
"请参阅 :pep:`578` 了解有关审计的详细描述。 在运行时和标准库中会引发审计事件的函数清单见 :ref:`审计事件表 <audit-"
535
535
"events>`。 更多细节见每个函数的文档。"
536
536
537
- #: ../../c-api/sys.rst:366
538
- msgid ""
539
- "Raises an :ref:`auditing event <auditing>` ``sys.addaudithook`` with no "
540
- "arguments."
541
- msgstr " "
542
-
543
537
#: ../../c-api/sys.rst:368
544
538
msgid ""
545
539
"If the interpreter is initialized, this function raises a auditing event "
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ msgid ""
11
11
msgstr ""
12
12
"Project-Id-Version : Python 3.10\n "
13
13
"Report-Msgid-Bugs-To : \n "
14
- "POT-Creation-Date : 2025-08-03 16:29 +0000\n "
14
+ "POT-Creation-Date : 2025-08-05 16:50 +0000\n "
15
15
"PO-Revision-Date : 2025-07-18 20:09+0000\n "
16
16
"Last-Translator : Rafael Fontenelle <rffontenelle@gmail.com>, 2025\n "
17
17
"Language-Team : Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n "
@@ -80,12 +80,6 @@ msgstr ""
80
80
":c:func:`PySys_AddAuditHook` 来添加任何安全敏感的钩子,并且应当完全删除或密切监视任何允许任意修改内存的模块 (如 "
81
81
":mod:`ctypes`)。"
82
82
83
- #: ../../library/sys.rst:47
84
- msgid ""
85
- "Raises an :ref:`auditing event <auditing>` ``sys.addaudithook`` with no "
86
- "arguments."
87
- msgstr " "
88
-
89
83
#: ../../library/sys.rst:49
90
84
msgid ""
91
85
"Calling :func:`sys.addaudithook` will itself raise an auditing event named "
You can’t perform that action at this time.
0 commit comments