Skip to content

Commit 14e45e9

Browse files
committed
fix: resolve fuzzy entries regarding auditing events
1 parent 2b8c8c7 commit 14e45e9

File tree

13 files changed

+12
-113
lines changed

13 files changed

+12
-113
lines changed

c-api/file.po

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,6 @@ msgid "This function is safe to call before :c:func:`Py_Initialize`."
157157
msgstr "在 :c:func:`Py_Initialize` 之前呼叫此函式是安全的。"
158158

159159
#: ../../c-api/file.rst:90
160-
#, fuzzy
161160
msgid ""
162161
"Raises an :ref:`auditing event <auditing>` ``setopencodehook`` with no "
163162
"arguments."

c-api/init.po

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -612,7 +612,6 @@ msgid ""
612612
msgstr ""
613613

614614
#: ../../c-api/init.rst:421
615-
#, fuzzy
616615
msgid ""
617616
"Raises an :ref:`auditing event <auditing>` ``cpython."
618617
"_PySys_ClearAuditHooks`` with no arguments."
@@ -1418,7 +1417,6 @@ msgid ""
14181417
msgstr ""
14191418

14201419
#: ../../c-api/init.rst:1227
1421-
#, fuzzy
14221420
msgid ""
14231421
"Raises an :ref:`auditing event <auditing>` ``cpython."
14241422
"PyInterpreterState_New`` with no arguments."
@@ -1433,7 +1431,6 @@ msgid ""
14331431
msgstr ""
14341432

14351433
#: ../../c-api/init.rst:1235
1436-
#, fuzzy
14371434
msgid ""
14381435
"Raises an :ref:`auditing event <auditing>` ``cpython."
14391436
"PyInterpreterState_Clear`` with no arguments."

c-api/sys.po

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -537,9 +537,3 @@ msgstr "exit(C 函式)"
537537
#: ../../c-api/sys.rst:455
538538
msgid "cleanup functions"
539539
msgstr "cleanup functions(清理函式)"
540-
541-
#~ msgid ""
542-
#~ "Raises an :ref:`auditing event <auditing>` ``sys.addaudithook`` with no "
543-
#~ "arguments."
544-
#~ msgstr ""
545-
#~ "引發一個不附帶引數的\\ :ref:`稽核事件 <auditing>` ``sys.addaudithook``。"

library/_thread.po

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,6 @@ msgid ""
8888
msgstr "當函式引發 :exc:`SystemExit` 例外時,它會被靜默忽略。"
8989

9090
#: ../../library/_thread.rst:60
91-
#, fuzzy
9291
msgid ""
9392
"Raises an :ref:`auditing event <auditing>` ``_thread.start_new_thread`` with "
9493
"arguments ``function``, ``args``, ``kwargs``."

library/array.po

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -280,12 +280,11 @@ msgstr ""
280280
"的地方使用。"
281281

282282
#: ../../library/array.rst:96
283-
#, fuzzy
284283
msgid ""
285284
"Raises an :ref:`auditing event <auditing>` ``array.__new__`` with arguments "
286285
"``typecode``, ``initializer``."
287286
msgstr ""
288-
"引發\\ :ref:`稽核事件 (auditing event) <auditing>` ``array.__new__`` 並帶入引"
287+
"引發\\ :ref:`稽核事件 (auditing event) <auditing>` ``array.__new__`` 並附帶引"
289288
"數 ``typecode``、``initializer``。"
290289

291290
#: ../../library/array.rst:101

library/ctypes.po

Lines changed: 11 additions & 83 deletions
Original file line numberDiff line numberDiff line change
@@ -1866,12 +1866,12 @@ msgid ""
18661866
msgstr ""
18671867

18681868
#: ../../library/ctypes.rst:1886
1869-
#, fuzzy
18701869
msgid ""
18711870
"Raises an :ref:`auditing event <auditing>` ``ctypes.addressof`` with "
18721871
"argument ``obj``."
18731872
msgstr ""
1874-
"引發一個附帶引數 ``name`` 的\\ :ref:`稽核事件 <auditing>` ``ctypes.dlopen``。"
1873+
"引發一個附帶引數 ``obj`` 的\\ :ref:`稽核事件 <auditing>` ``ctypes."
1874+
"addressof``。"
18751875

18761876
#: ../../library/ctypes.rst:1891
18771877
msgid ""
@@ -1926,7 +1926,6 @@ msgid ""
19261926
msgstr ""
19271927

19281928
#: ../../library/ctypes.rst:1930
1929-
#, fuzzy
19301929
msgid ""
19311930
"Raises an :ref:`auditing event <auditing>` ``ctypes.create_string_buffer`` "
19321931
"with arguments ``init``, ``size``."
@@ -1956,7 +1955,6 @@ msgid ""
19561955
msgstr ""
19571956

19581957
#: ../../library/ctypes.rst:1947
1959-
#, fuzzy
19601958
msgid ""
19611959
"Raises an :ref:`auditing event <auditing>` ``ctypes.create_unicode_buffer`` "
19621960
"with arguments ``init``, ``size``."
@@ -2021,13 +2019,11 @@ msgid ""
20212019
msgstr ""
20222020

20232021
#: ../../library/ctypes.rst:2005
2024-
#, fuzzy
20252022
msgid ""
20262023
"Raises an :ref:`auditing event <auditing>` ``ctypes.get_errno`` with no "
20272024
"arguments."
20282025
msgstr ""
2029-
"引發一個附帶引數 ``code`` 的\\ :ref:`稽核事件 <auditing>` ``ctypes."
2030-
"set_exception``。"
2026+
"引發一個不附帶引數的\\ :ref:`稽核事件 <auditing>` ``ctypes.get_errno``。"
20312027

20322028
#: ../../library/ctypes.rst:2009
20332029
msgid ""
@@ -2036,7 +2032,6 @@ msgid ""
20362032
msgstr ""
20372033

20382034
#: ../../library/ctypes.rst:2012
2039-
#, fuzzy
20402035
msgid ""
20412036
"Raises an :ref:`auditing event <auditing>` ``ctypes.get_last_error`` with no "
20422037
"arguments."
@@ -2091,13 +2086,12 @@ msgid ""
20912086
msgstr ""
20922087

20932088
#: ../../library/ctypes.rst:2057
2094-
#, fuzzy
20952089
msgid ""
20962090
"Raises an :ref:`auditing event <auditing>` ``ctypes.set_errno`` with "
20972091
"argument ``errno``."
20982092
msgstr ""
2099-
"引發一個附帶引數 ``code`` 的\\ :ref:`稽核事件 <auditing>` ``ctypes."
2100-
"set_exception``。"
2093+
"引發一個附帶引數 ``errno`` 的\\ :ref:`稽核事件 <auditing>` ``ctypes."
2094+
"set_errno``。"
21012095

21022096
#: ../../library/ctypes.rst:2062
21032097
msgid ""
@@ -2107,13 +2101,12 @@ msgid ""
21072101
msgstr ""
21082102

21092103
#: ../../library/ctypes.rst:2066
2110-
#, fuzzy
21112104
msgid ""
21122105
"Raises an :ref:`auditing event <auditing>` ``ctypes.set_last_error`` with "
21132106
"argument ``error``."
21142107
msgstr ""
2115-
"引發一個附帶引數 ``code`` 的\\ :ref:`稽核事件 <auditing>` ``ctypes."
2116-
"set_exception``。"
2108+
"引發一個附帶引數 ``error`` 的\\ :ref:`稽核事件 <auditing>` ``ctypes."
2109+
"set_last_error``。"
21172110

21182111
#: ../../library/ctypes.rst:2071
21192112
msgid ""
@@ -2128,13 +2121,12 @@ msgid ""
21282121
msgstr ""
21292122

21302123
#: ../../library/ctypes.rst:2081
2131-
#, fuzzy
21322124
msgid ""
21332125
"Raises an :ref:`auditing event <auditing>` ``ctypes.string_at`` with "
21342126
"arguments ``ptr``, ``size``."
21352127
msgstr ""
2136-
"引發一個附帶引數 ``library``、``name`` 的\\ :ref:`稽核事件 <auditing>` "
2137-
"``ctypes.dlsym``。"
2128+
"引發一個附帶引數 ``ptr``、``size`` 的\\ :ref:`稽核事件 <auditing>` ``ctypes."
2129+
"string_at``。"
21382130

21392131
#: ../../library/ctypes.rst:2086
21402132
msgid ""
@@ -2159,13 +2151,12 @@ msgid ""
21592151
msgstr ""
21602152

21612153
#: ../../library/ctypes.rst:2104
2162-
#, fuzzy
21632154
msgid ""
21642155
"Raises an :ref:`auditing event <auditing>` ``ctypes.wstring_at`` with "
21652156
"arguments ``ptr``, ``size``."
21662157
msgstr ""
2167-
"引發一個附帶引數 ``library``、``name`` 的\\ :ref:`稽核事件 <auditing>` "
2168-
"``ctypes.dlsym``。"
2158+
"引發一個附帶引數 ``ptr``、``size`` 的\\ :ref:`稽核事件 <auditing>` ``ctypes."
2159+
"wstring_at``。"
21692160

21702161
#: ../../library/ctypes.rst:2110
21712162
msgid "Data types"
@@ -2197,7 +2188,6 @@ msgid ""
21972188
msgstr ""
21982189

21992190
#: ../../library/ctypes.rst:2133 ../../library/ctypes.rst:2143
2200-
#, fuzzy
22012191
msgid ""
22022192
"Raises an :ref:`auditing event <auditing>` ``ctypes.cdata/buffer`` with "
22032193
"arguments ``pointer``, ``size``, ``offset``."
@@ -2731,65 +2721,3 @@ msgid ""
27312721
"Returns the object to which to pointer points. Assigning to this attribute "
27322722
"changes the pointer to point to the assigned object."
27332723
msgstr ""
2734-
2735-
#, fuzzy
2736-
#~ msgid ""
2737-
#~ "Some ways to invoke foreign function calls may raise an auditing event "
2738-
#~ "ctypes.call_function with arguments function pointer and arguments."
2739-
#~ msgstr ""
2740-
#~ "引發一個附帶引數 ``func_pointer``、``arguments`` 的\\ :ref:`稽核事件 "
2741-
#~ "<auditing>` ``ctypes.call_function``。"
2742-
2743-
#, fuzzy
2744-
#~ msgid "Raises an auditing event ctypes.addressof with argument obj."
2745-
#~ msgstr ""
2746-
#~ "引發一個附帶引數 ``obj`` 的\\ :ref:`稽核事件 <auditing>` ``ctypes."
2747-
#~ "addressof``。"
2748-
2749-
#, fuzzy
2750-
#~ msgid "Raises an auditing event ctypes.get_errno with no arguments."
2751-
#~ msgstr ""
2752-
#~ "引發一個不附帶引數的\\ :ref:`稽核事件 <auditing>` ``ctypes.get_errno``。"
2753-
2754-
#, fuzzy
2755-
#~ msgid "Raises an auditing event ctypes.set_errno with argument errno."
2756-
#~ msgstr ""
2757-
#~ "引發一個附帶引數 ``errno`` 的\\ :ref:`稽核事件 <auditing>` ``ctypes."
2758-
#~ "set_errno``。"
2759-
2760-
#, fuzzy
2761-
#~ msgid "Raises an auditing event ctypes.set_last_error with argument error."
2762-
#~ msgstr ""
2763-
#~ "引發一個附帶引數 ``error`` 的\\ :ref:`稽核事件 <auditing>` ``ctypes."
2764-
#~ "get_last_error``。"
2765-
2766-
#, fuzzy
2767-
#~ msgid "Raises an auditing event ctypes.string_at with arguments ptr, size."
2768-
#~ msgstr ""
2769-
#~ "引發一個附帶引數 ``ptr``、``size`` 的\\ :ref:`稽核事件 <auditing>` "
2770-
#~ "``ctypes.string_at``。"
2771-
2772-
#, fuzzy
2773-
#~ msgid "Raises an auditing event ctypes.wstring_at with arguments ptr, size."
2774-
#~ msgstr ""
2775-
#~ "引發一個附帶引數 ``ptr``、``size`` 的\\ :ref:`稽核事件 <auditing>` "
2776-
#~ "``ctypes.wstring_at``。"
2777-
2778-
#, fuzzy
2779-
#~ msgid ""
2780-
#~ "This method, and others that indirectly call this method, raises an "
2781-
#~ "auditing event ctypes.cdata with argument address."
2782-
#~ msgstr ""
2783-
#~ "引發一個附帶引數 ``address`` 的\\ :ref:`稽核事件 <auditing>` ``ctypes."
2784-
#~ "cdata``。"
2785-
2786-
#, fuzzy
2787-
#~ msgid ""
2788-
#~ "Raises an :ref:`auditing event <auditing>` ``ctypes.dlsym/handle`` with "
2789-
#~ "arguments ``handle``, ``name``."
2790-
#~ msgstr ""
2791-
#~ "引發一個附帶引數 ``handle``、``name`` 的\\ :ref:`稽核事件 <auditing>` "
2792-
#~ "``ctypes.dlsym/handle``。"
2793-
2794-
#~ msgid ":c:expr:`size_t`"
2795-
#~ msgstr ":c:expr:`size_t`"

library/ensurepip.po

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,6 @@ msgstr ""
237237
"*verbosity* 用來控制初始建置操作內,對於 :data:`sys.stdout` 的輸出等級。"
238238

239239
#: ../../library/ensurepip.rst:125
240-
#, fuzzy
241240
msgid ""
242241
"Raises an :ref:`auditing event <auditing>` ``ensurepip.bootstrap`` with "
243242
"argument ``root``."

library/fcntl.po

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,6 @@ msgid "If the :c:func:`fcntl` call fails, an :exc:`OSError` is raised."
114114
msgstr ""
115115

116116
#: ../../library/fcntl.rst:85
117-
#, fuzzy
118117
msgid ""
119118
"Raises an :ref:`auditing event <auditing>` ``fcntl.fcntl`` with arguments "
120119
"``fd``, ``cmd``, ``arg``."
@@ -184,7 +183,6 @@ msgid "An example::"
184183
msgstr "範例: ::"
185184

186185
#: ../../library/fcntl.rst:136
187-
#, fuzzy
188186
msgid ""
189187
"Raises an :ref:`auditing event <auditing>` ``fcntl.ioctl`` with arguments "
190188
"``fd``, ``request``, ``arg``."
@@ -206,7 +204,6 @@ msgid ""
206204
msgstr ""
207205

208206
#: ../../library/fcntl.rst:148
209-
#, fuzzy
210207
msgid ""
211208
"Raises an :ref:`auditing event <auditing>` ``fcntl.flock`` with arguments "
212209
"``fd``, ``operation``."
@@ -277,7 +274,6 @@ msgid ""
277274
msgstr ""
278275

279276
#: ../../library/fcntl.rst:194
280-
#, fuzzy
281277
msgid ""
282278
"Raises an :ref:`auditing event <auditing>` ``fcntl.lockf`` with arguments "
283279
"``fd``, ``cmd``, ``len``, ``start``, ``whence``."

library/ftplib.po

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,6 @@ msgid ""
214214
msgstr "連線嘗試的超時設定,以秒為單位(預設:全域預設超時設定)。"
215215

216216
#: ../../library/ftplib.rst:187
217-
#, fuzzy
218217
msgid ""
219218
"Raises an :ref:`auditing event <auditing>` ``ftplib.connect`` with arguments "
220219
"``self``, ``host``, ``port``."
@@ -259,7 +258,6 @@ msgid ""
259258
msgstr "向伺服器發送一個簡單的命令字串並回傳回應字串。"
260259

261260
#: ../../library/ftplib.rst:229 ../../library/ftplib.rst:238
262-
#, fuzzy
263261
msgid ""
264262
"Raises an :ref:`auditing event <auditing>` ``ftplib.sendcmd`` with arguments "
265263
"``self``, ``cmd``."

library/gc.po

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,6 @@ msgid "New *generation* parameter."
119119
msgstr "新增 *generation* 參數。"
120120

121121
#: ../../library/gc.rst:78
122-
#, fuzzy
123122
msgid ""
124123
"Raises an :ref:`auditing event <auditing>` ``gc.get_objects`` with argument "
125124
"``generation``."
@@ -236,7 +235,6 @@ msgstr ""
236235
"目的。"
237236

238237
#: ../../library/gc.rst:149
239-
#, fuzzy
240238
msgid ""
241239
"Raises an :ref:`auditing event <auditing>` ``gc.get_referrers`` with "
242240
"argument ``objs``."
@@ -263,7 +261,6 @@ msgstr ""
263261
"或不出現在結果的 list 當中。"
264262

265263
#: ../../library/gc.rst:162
266-
#, fuzzy
267264
msgid ""
268265
"Raises an :ref:`auditing event <auditing>` ``gc.get_referents`` with "
269266
"argument ``objs``."

library/sqlite3.po

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -346,7 +346,6 @@ msgid "Return type"
346346
msgstr ""
347347

348348
#: ../../library/sqlite3.rst:346
349-
#, fuzzy
350349
msgid ""
351350
"Raises an :ref:`auditing event <auditing>` ``sqlite3.connect`` with argument "
352351
"``database``."
@@ -355,7 +354,6 @@ msgstr ""
355354
"connect``。"
356355

357356
#: ../../library/sqlite3.rst:347
358-
#, fuzzy
359357
msgid ""
360358
"Raises an :ref:`auditing event <auditing>` ``sqlite3.connect/handle`` with "
361359
"argument ``connection_handle``."
@@ -1066,7 +1064,6 @@ msgid ""
10661064
msgstr ""
10671065

10681066
#: ../../library/sqlite3.rst:1020
1069-
#, fuzzy
10701067
msgid ""
10711068
"Raises an :ref:`auditing event <auditing>` ``sqlite3.enable_load_extension`` "
10721069
"with arguments ``connection``, ``enabled``."
@@ -1096,7 +1093,6 @@ msgid ""
10961093
msgstr ""
10971094

10981095
#: ../../library/sqlite3.rst:1073
1099-
#, fuzzy
11001096
msgid ""
11011097
"Raises an :ref:`auditing event <auditing>` ``sqlite3.load_extension`` with "
11021098
"arguments ``connection``, ``path``."

library/types.po

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,6 @@ msgid ""
191191
msgstr ""
192192

193193
#: ../../library/types.rst:159
194-
#, fuzzy
195194
msgid ""
196195
"Raises an :ref:`auditing event <auditing>` ``function.__new__`` with "
197196
"argument ``code``."
@@ -230,7 +229,6 @@ msgid ""
230229
msgstr ""
231230

232231
#: ../../library/types.rst:193
233-
#, fuzzy
234232
msgid ""
235233
"Raises an :ref:`auditing event <auditing>` ``code.__new__`` with arguments "
236234
"``code``, ``filename``, ``name``, ``argcount``, ``posonlyargcount``, "

reference/simple_stmts.po

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -846,7 +846,6 @@ msgid ""
846846
msgstr ""
847847

848848
#: ../../reference/simple_stmts.rst:866
849-
#, fuzzy
850849
msgid ""
851850
"Raises an :ref:`auditing event <auditing>` ``import`` with arguments "
852851
"``module``, ``filename``, ``sys.path``, ``sys.meta_path``, ``sys."

0 commit comments

Comments
 (0)