File tree 1 file changed +2
-4
lines changed
1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -21,15 +21,14 @@ msgid "Audit events table"
21
21
msgstr "감사 이벤트 표"
22
22
23
23
#: ../../library/audit_events.rst:8
24
- #, fuzzy
25
24
msgid ""
26
25
"This table contains all events raised by :func:`sys.audit` or "
27
26
":c:func:`PySys_Audit` calls throughout the CPython runtime and the "
28
27
"standard library. These calls were added in 3.8 or later (see "
29
28
":pep:`578`)."
30
29
msgstr ""
31
30
"이 표는 CPython 런타임과 표준 라이브러리에서 :func:`sys.audit`\\ 나 :c:func:`PySys_Audit` "
32
- "호출에 의해 발생하는 모든 이벤트를 포함합니다. 이 호출은 3.8.0 이상에서 추가되었습니다."
31
+ "호출에 의해 발생하는 모든 이벤트를 포함합니다. 이 호출은 3.8 이상에서 추가되었습니다 (:pep:`578` \\ 을 참조하십시오) ."
33
32
34
33
#: ../../library/audit_events.rst:12
35
34
msgid ""
@@ -127,7 +126,6 @@ msgid "``obj``"
127
126
msgstr "``obj``"
128
127
129
128
#: ../../library/audit_events.rst:3
130
- #, fuzzy
131
129
msgid "audit events"
132
- msgstr "감사 이벤트 "
130
+ msgstr ""
133
131
You can’t perform that action at this time.
0 commit comments