@@ -25,7 +25,7 @@ msgstr ""
25
25
26
26
#: ../../library/audit_events.rst:6
27
27
msgid "Audit events table"
28
- msgstr ""
28
+ msgstr "監査イベント表 "
29
29
30
30
#: ../../library/audit_events.rst:8
31
31
msgid ""
@@ -39,23 +39,28 @@ msgid ""
39
39
"See :func:`sys.addaudithook` and :c:func:`PySys_AddAuditHook` for "
40
40
"information on handling these events."
41
41
msgstr ""
42
+ "これらのイベントの処理についての情報は :func:`sys.addaudithook` と :c:func:"
43
+ "`PySys_AddAuditHook` を参照してください。"
42
44
43
45
#: ../../library/audit_events.rst:17
44
46
msgid ""
45
47
"This table is generated from the CPython documentation, and may not "
46
48
"represent events raised by other implementations. See your runtime specific "
47
49
"documentation for actual events raised."
48
50
msgstr ""
51
+ "この表は CPython ドキュメントから生成されており、他の実装により送出されるイベ"
52
+ "ントを表示していない可能性があります。実際に送出されるイベントは、ランタイム"
53
+ "固有のドキュメントを参照してください。"
49
54
50
55
#: ../../library/audit_events.rst:23
51
56
msgid ""
52
57
"The following events are raised internally and do not correspond to any "
53
58
"public API of CPython:"
54
- msgstr ""
59
+ msgstr "以下のイベントは内部で送出され、 CPython の公開 API に対応しません。 "
55
60
56
61
#: ../../library/audit_events.rst:27
57
62
msgid "Audit event"
58
- msgstr ""
63
+ msgstr "監査イベント "
59
64
60
65
#: ../../library/audit_events.rst:27
61
66
msgid "Arguments"
@@ -75,7 +80,7 @@ msgstr ""
75
80
76
81
#: ../../library/audit_events.rst:33
77
82
msgid "_winapi.CreateJunction"
78
- msgstr ""
83
+ msgstr "_winapi.CreateJunction "
79
84
80
85
#: ../../library/audit_events.rst:33
81
86
msgid "``src_path``, ``dst_path``"
0 commit comments