Skip to content

Commit 4861138

Browse files
[po] auto sync
1 parent c0fd461 commit 4861138

File tree

3 files changed

+3
-15
lines changed

3 files changed

+3
-15
lines changed

.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "85.30%", "updated_at": "2025-08-03T17:31:54Z"}
1+
{"translation": "85.30%", "updated_at": "2025-08-05T17:32:46Z"}

c-api/sys.po

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ msgid ""
1212
msgstr ""
1313
"Project-Id-Version: Python 3.10\n"
1414
"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"
1616
"PO-Revision-Date: 2025-07-18 20:08+0000\n"
1717
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2025\n"
1818
"Language-Team: Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
@@ -534,12 +534,6 @@ msgstr ""
534534
"请参阅 :pep:`578` 了解有关审计的详细描述。 在运行时和标准库中会引发审计事件的函数清单见 :ref:`审计事件表 <audit-"
535535
"events>`。 更多细节见每个函数的文档。"
536536

537-
#: ../../c-api/sys.rst:366
538-
msgid ""
539-
"Raises an :ref:`auditing event <auditing>` ``sys.addaudithook`` with no "
540-
"arguments."
541-
msgstr " "
542-
543537
#: ../../c-api/sys.rst:368
544538
msgid ""
545539
"If the interpreter is initialized, this function raises a auditing event "

library/sys.po

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.10\n"
1313
"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"
1515
"PO-Revision-Date: 2025-07-18 20:09+0000\n"
1616
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2025\n"
1717
"Language-Team: Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
@@ -80,12 +80,6 @@ msgstr ""
8080
":c:func:`PySys_AddAuditHook` 来添加任何安全敏感的钩子,并且应当完全删除或密切监视任何允许任意修改内存的模块 (如 "
8181
":mod:`ctypes`)。"
8282

83-
#: ../../library/sys.rst:47
84-
msgid ""
85-
"Raises an :ref:`auditing event <auditing>` ``sys.addaudithook`` with no "
86-
"arguments."
87-
msgstr " "
88-
8983
#: ../../library/sys.rst:49
9084
msgid ""
9185
"Calling :func:`sys.addaudithook` will itself raise an auditing event named "

0 commit comments

Comments
 (0)