@@ -8,48 +8,56 @@ msgstr ""
8
8
"Project-Id-Version :Python 3.10\n "
9
9
"Report-Msgid-Bugs-To :\n "
10
10
"POT-Creation-Date :2021-09-13 00:11+0000\n "
11
- "PO-Revision-Date :YEAR-MO-DA HO:MI+ZONE\n "
12
- "Last-Translator :FULL NAME <EMAIL@ADDRESS>\n "
11
+ "PO-Revision-Date :2021-12-06 21:50+0800\n "
13
12
"Language-Team :Chinese - TAIWAN (https://github.com/python/python-docs-zh- "
14
13
"tw)\n "
15
14
"Language :zh_TW\n "
16
15
"MIME-Version :1.0\n "
17
16
"Content-Type :text/plain; charset=UTF-8\n "
18
17
"Content-Transfer-Encoding :8bit\n "
18
+ "Last-Translator :Jordan Su <newjordansu1126@gmail.com>\n "
19
+ "X-Generator :Poedit 3.0\n "
19
20
20
21
#: ../../library/audit_events.rst:6
21
22
msgid "Audit events table"
22
- msgstr ""
23
+ msgstr "稽核事件表 "
23
24
24
25
#: ../../library/audit_events.rst:8
25
26
msgid ""
26
27
"This table contains all events raised by :func:`sys.audit` or :c:func:"
27
28
"`PySys_Audit` calls throughout the CPython runtime and the standard "
28
29
"library. These calls were added in 3.8.0 or later (see :pep:`578`)."
29
30
msgstr ""
31
+ "這張表包含了所有在 CPython 運行環境 (runtime) 與標準函式庫對於 :func:`sys."
32
+ "audit` 或 :c:func:`PySys_Audit` 的呼叫所觸發的事件。這些呼叫是在 3.8.0 或更新"
33
+ "的版本中被新增(請見 :pep:`578`\\ )。"
30
34
31
35
#: ../../library/audit_events.rst:12
32
36
msgid ""
33
37
"See :func:`sys.addaudithook` and :c:func:`PySys_AddAuditHook` for "
34
38
"information on handling these events."
35
39
msgstr ""
40
+ "請參考 :func:`sys.addaudithook` 及 :c:func:`PySys_AddAuditHook` 來了解如何處"
41
+ "理這些事件。"
36
42
37
43
#: ../../library/audit_events.rst:17
38
44
msgid ""
39
45
"This table is generated from the CPython documentation, and may not "
40
46
"represent events raised by other implementations. See your runtime specific "
41
47
"documentation for actual events raised."
42
48
msgstr ""
49
+ "這張表是從 CPython 文件產生的,可能不包含其它實作所觸發的事件。請參考你的運行"
50
+ "環境 (runtime) 特定文件來了解實際會觸發的事件。"
43
51
44
52
#: ../../library/audit_events.rst:23
45
53
msgid ""
46
54
"The following events are raised internally and do not correspond to any "
47
55
"public API of CPython:"
48
- msgstr ""
56
+ msgstr "下列事件是內部觸發的,與任何 CPython 的公開 API 並無關係: "
49
57
50
58
#: ../../library/audit_events.rst:27
51
59
msgid "Audit event"
52
- msgstr ""
60
+ msgstr "稽核事件 "
53
61
54
62
#: ../../library/audit_events.rst:27
55
63
msgid "Arguments"