Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit0b97a4a

Browse files
committed
fix: resolve fuzzy entries regarding auditing events
1 parent1094440 commit0b97a4a

21 files changed

+18
-415
lines changed

‎library/marshal.po

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
# SOME DESCRIPTIVE TITLE.
2-
# Copyright (C) 2001-2022, Python Software Foundation
1+
# Copyright (C) 2001-2024, Python Software Foundation
32
# This file is distributed under the same license as the Python package.
43
#
54
# Translators:
@@ -131,7 +130,6 @@ msgid ""
131130
msgstr"*version* 引數指明 ``dump`` 應該使用的資料格式(見下文)。"
132131

133132
#:../../library/marshal.rst:69../../library/marshal.rst:101
134-
#,fuzzy
135133
msgid""
136134
"Raises an :ref:`auditing event <auditing>` ``marshal.dumps`` with arguments "
137135
"``value``, ``version``."
@@ -151,7 +149,6 @@ msgstr ""
151149
"`ValueError` 或 :exc:`TypeError`。檔案必須為可讀取的 :term:`binary file`。"
152150

153151
#:../../library/marshal.rst:79
154-
#,fuzzy
155152
msgid""
156153
"Raises an :ref:`auditing event <auditing>` ``marshal.load`` with no "
157154
"arguments."
@@ -200,7 +197,6 @@ msgstr ""
200197
"略。"
201198

202199
#:../../library/marshal.rst:110
203-
#,fuzzy
204200
msgid""
205201
"Raises an :ref:`auditing event <auditing>` ``marshal.loads`` with argument "
206202
"``bytes``."

‎library/mmap.po

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
# SOME DESCRIPTIVE TITLE.
2-
# Copyright (C) 2001-2022, Python Software Foundation
1+
# Copyright (C) 2001-2024, Python Software Foundation
32
# This file is distributed under the same license as the Python package.
43
#
54
# Translators:
@@ -122,7 +121,6 @@ msgid ""
122121
msgstr""
123122

124123
#:../../library/mmap.rst:72../../library/mmap.rst:163
125-
#,fuzzy
126124
msgid""
127125
"Raises an :ref:`auditing event <auditing>` ``mmap.__new__`` with arguments "
128126
"``fileno``, ``length``, ``access``, ``offset``."

‎library/os.po

Lines changed: 3 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
# SOME DESCRIPTIVE TITLE.
2-
# Copyright (C) 2001-2022, Python Software Foundation
1+
# Copyright (C) 2001-2024, Python Software Foundation
32
# This file is distributed under the same license as the Python package.
43
#
54
# Translators:
@@ -706,7 +705,6 @@ msgid ""
706705
msgstr""
707706

708707
#:../../library/os.rst:569
709-
#,fuzzy
710708
msgid""
711709
"Raises an :ref:`auditing event <auditing>` ``os.putenv`` with arguments "
712710
"``key``, ``value``."
@@ -930,7 +928,6 @@ msgid ""
930928
msgstr""
931929

932930
#:../../library/os.rst:807
933-
#,fuzzy
934931
msgid""
935932
"Raises an :ref:`auditing event <auditing>` ``os.unsetenv`` with argument "
936933
"``key``."
@@ -1140,7 +1137,6 @@ msgstr ""
11401137

11411138
#:../../library/os.rst:1002../../library/os.rst:2069
11421139
#:../../library/os.rst:2166
1143-
#,fuzzy
11441140
msgid""
11451141
"Raises an :ref:`auditing event <auditing>` ``os.chmod`` with arguments "
11461142
"``path``, ``mode``, ``dir_fd``."
@@ -1166,7 +1162,6 @@ msgstr ""
11661162

11671163
#:../../library/os.rst:1017../../library/os.rst:2091
11681164
#:../../library/os.rst:2179
1169-
#,fuzzy
11701165
msgid""
11711166
"Raises an :ref:`auditing event <auditing>` ``os.chown`` with arguments "
11721167
"``path``, ``uid``, ``gid``, ``dir_fd``."
@@ -1250,7 +1245,6 @@ msgid ""
12501245
msgstr""
12511246

12521247
#:../../library/os.rst:1095
1253-
#,fuzzy
12541248
msgid""
12551249
"Raises an :ref:`auditing event <auditing>` ``os.truncate`` with arguments "
12561250
"``fd``, ``length``."
@@ -1295,13 +1289,12 @@ msgid ""
12951289
msgstr""
12961290

12971291
#:../../library/os.rst:1136
1298-
#,fuzzy
12991292
msgid""
13001293
"Raises an :ref:`auditing event <auditing>` ``os.lockf`` with arguments "
13011294
"``fd``, ``cmd``, ``len``."
13021295
msgstr""
1303-
"引發一個附帶引數 ``fd``、``length``\\ :ref:`稽核事件 <auditing>```os."
1304-
"truncate``。"
1296+
"引發一個附帶引數 ``fd``、``cmd``、``len``\\ :ref:`稽核事件 <auditing>` "
1297+
"``os.lockf``。"
13051298

13061299
#:../../library/os.rst:1148
13071300
msgid"Flags that specify what action :func:`lockf` will take."
@@ -1442,7 +1435,6 @@ msgid ""
14421435
msgstr""
14431436

14441437
#:../../library/os.rst:1242
1445-
#,fuzzy
14461438
msgid""
14471439
"Raises an :ref:`auditing event <auditing>` ``open`` with arguments ``path``, "
14481440
"``mode``, ``flags``."
@@ -2183,7 +2175,6 @@ msgid ""
21832175
msgstr""
21842176

21852177
#:../../library/os.rst:1989../../library/os.rst:2122
2186-
#,fuzzy
21872178
msgid""
21882179
"Raises an :ref:`auditing event <auditing>` ``os.chdir`` with argument "
21892180
"``path``."
@@ -2256,7 +2247,6 @@ msgid ""
22562247
msgstr""
22572248

22582249
#:../../library/os.rst:2019../../library/os.rst:2148
2259-
#,fuzzy
22602250
msgid""
22612251
"Raises an :ref:`auditing event <auditing>` ``os.chflags`` with arguments "
22622252
"``path``, ``flags``."
@@ -2462,7 +2452,6 @@ msgid ""
24622452
msgstr""
24632453

24642454
#:../../library/os.rst:2195
2465-
#,fuzzy
24662455
msgid""
24672456
"Raises an :ref:`auditing event <auditing>` ``os.link`` with arguments "
24682457
"``src``, ``dst``, ``src_dir_fd``, ``dst_dir_fd``."
@@ -2511,7 +2500,6 @@ msgid ""
25112500
msgstr""
25122501

25132502
#:../../library/os.rst:2225
2514-
#,fuzzy
25152503
msgid""
25162504
"Raises an :ref:`auditing event <auditing>` ``os.listdir`` with argument "
25172505
"``path``."
@@ -2553,7 +2541,6 @@ msgid "May raise :exc:`OSError` if an error occurs collecting the drive names."
25532541
msgstr""
25542542

25552543
#:../../library/os.rst:2258
2556-
#,fuzzy
25572544
msgid""
25582545
"Raises an :ref:`auditing event <auditing>` ``os.listdrives`` with no "
25592546
"arguments."
@@ -2590,7 +2577,6 @@ msgid ""
25902577
msgstr""
25912578

25922579
#:../../library/os.rst:2282
2593-
#,fuzzy
25942580
msgid""
25952581
"Raises an :ref:`auditing event <auditing>` ``os.listmounts`` with argument "
25962582
"``volume``."
@@ -2616,7 +2602,6 @@ msgid "May raise :exc:`OSError` if an error occurs collecting the volumes."
26162602
msgstr""
26172603

26182604
#:../../library/os.rst:2302
2619-
#,fuzzy
26202605
msgid""
26212606
"Raises an :ref:`auditing event <auditing>` ``os.listvolumes`` with no "
26222607
"arguments."
@@ -2696,7 +2681,6 @@ msgid ""
26962681
msgstr""
26972682

26982683
#:../../library/os.rst:2369../../library/os.rst:2406
2699-
#,fuzzy
27002684
msgid""
27012685
"Raises an :ref:`auditing event <auditing>` ``os.mkdir`` with arguments "
27022686
"``path``, ``mode``, ``dir_fd``."
@@ -2889,7 +2873,6 @@ msgstr ""
28892873

28902874
#:../../library/os.rst:2573../../library/os.rst:2595
28912875
#:../../library/os.rst:3437
2892-
#,fuzzy
28932876
msgid""
28942877
"Raises an :ref:`auditing event <auditing>` ``os.remove`` with arguments "
28952878
"``path``, ``dir_fd``."
@@ -2948,7 +2931,6 @@ msgstr ""
29482931

29492932
#:../../library/os.rst:2624../../library/os.rst:2645
29502933
#:../../library/os.rst:2662
2951-
#,fuzzy
29522934
msgid""
29532935
"Raises an :ref:`auditing event <auditing>` ``os.rename`` with arguments "
29542936
"``src``, ``dst``, ``src_dir_fd``, ``dst_dir_fd``."
@@ -2997,7 +2979,6 @@ msgid ""
29972979
msgstr""
29982980

29992981
#:../../library/os.rst:2680
3000-
#,fuzzy
30012982
msgid""
30022983
"Raises an :ref:`auditing event <auditing>` ``os.rmdir`` with arguments "
30032984
"``path``, ``dir_fd``."
@@ -3037,7 +3018,6 @@ msgid ""
30373018
msgstr""
30383019

30393020
#:../../library/os.rst:2717
3040-
#,fuzzy
30413021
msgid""
30423022
"Raises an :ref:`auditing event <auditing>` ``os.scandir`` with argument "
30433023
"``path``."
@@ -3826,7 +3806,6 @@ msgid ""
38263806
msgstr""
38273807

38283808
#:../../library/os.rst:3380
3829-
#,fuzzy
38303809
msgid""
38313810
"Raises an :ref:`auditing event <auditing>` ``os.symlink`` with arguments "
38323811
"``src``, ``dst``, ``dir_fd``."
@@ -3855,7 +3834,6 @@ msgid ""
38553834
msgstr""
38563835

38573836
#:../../library/os.rst:3417
3858-
#,fuzzy
38593837
msgid""
38603838
"Raises an :ref:`auditing event <auditing>` ``os.truncate`` with arguments "
38613839
"``path``, ``length``."
@@ -3913,7 +3891,6 @@ msgid ""
39133891
msgstr""
39143892

39153893
#:../../library/os.rst:3476
3916-
#,fuzzy
39173894
msgid""
39183895
"Raises an :ref:`auditing event <auditing>` ``os.utime`` with arguments "
39193896
"``path``, ``times``, ``ns``, ``dir_fd``."
@@ -4019,7 +3996,6 @@ msgid ""
40193996
msgstr""
40203997

40213998
#:../../library/os.rst:3575
4022-
#,fuzzy
40233999
msgid""
40244000
"Raises an :ref:`auditing event <auditing>` ``os.walk`` with arguments "
40254001
"``top``, ``topdown``, ``onerror``, ``followlinks``."
@@ -4067,7 +4043,6 @@ msgid ""
40674043
msgstr""
40684044

40694045
#:../../library/os.rst:3636
4070-
#,fuzzy
40714046
msgid""
40724047
"Raises an :ref:`auditing event <auditing>` ``os.fwalk`` with arguments "
40734048
"``top``, ``topdown``, ``onerror``, ``follow_symlinks``, ``dir_fd``."
@@ -4219,7 +4194,6 @@ msgid ""
42194194
msgstr""
42204195

42214196
#:../../library/os.rst:3808
4222-
#,fuzzy
42234197
msgid""
42244198
"Raises an :ref:`auditing event <auditing>` ``os.getxattr`` with arguments "
42254199
"``path``, ``attribute``."
@@ -4241,7 +4215,6 @@ msgid ""
42414215
msgstr""
42424216

42434217
#:../../library/os.rst:3824
4244-
#,fuzzy
42454218
msgid""
42464219
"Raises an :ref:`auditing event <auditing>` ``os.listxattr`` with argument "
42474220
"``path``."
@@ -4257,7 +4230,6 @@ msgid ""
42574230
msgstr""
42584231

42594232
#:../../library/os.rst:3840
4260-
#,fuzzy
42614233
msgid""
42624234
"Raises an :ref:`auditing event <auditing>` ``os.removexattr`` with arguments "
42634235
"``path``, ``attribute``."
@@ -4284,7 +4256,6 @@ msgid ""
42844256
msgstr""
42854257

42864258
#:../../library/os.rst:3865
4287-
#,fuzzy
42884259
msgid""
42894260
"Raises an :ref:`auditing event <auditing>` ``os.setxattr`` with arguments "
42904261
"``path``, ``attribute``, ``value``, ``flags``."
@@ -4363,7 +4334,6 @@ msgid ""
43634334
msgstr""
43644335

43654336
#:../../library/os.rst:3929
4366-
#,fuzzy
43674337
msgid""
43684338
"Raises an :ref:`auditing event <auditing>` ``os.add_dll_directory`` with "
43694339
"argument ``path``."
@@ -4449,7 +4419,6 @@ msgid ""
44494419
msgstr""
44504420

44514421
#:../../library/os.rst:3998
4452-
#,fuzzy
44534422
msgid""
44544423
"Raises an :ref:`auditing event <auditing>` ``os.exec`` with arguments "
44554424
"``path``, ``args``, ``env``."
@@ -4587,7 +4556,6 @@ msgid ""
45874556
msgstr""
45884557

45894558
#:../../library/os.rst:4165
4590-
#,fuzzy
45914559
msgid""
45924560
"Raises an :ref:`auditing event <auditing>` ``os.fork`` with no arguments."
45934561
msgstr"引發一個不附帶引數的\\ :ref:`稽核事件 <auditing>` ``os.fork``。"
@@ -4655,7 +4623,6 @@ msgid ""
46554623
msgstr""
46564624

46574625
#:../../library/os.rst:4214
4658-
#,fuzzy
46594626
msgid""
46604627
"Raises an :ref:`auditing event <auditing>` ``os.forkpty`` with no arguments."
46614628
msgstr"引發一個不附帶引數的\\ :ref:`稽核事件 <auditing>` ``os.forkpty``。"
@@ -4695,7 +4662,6 @@ msgid "See also :func:`signal.pthread_kill`."
46954662
msgstr"另請參閱 :func:`signal.pthread_kill`。"
46964663

46974664
#:../../library/os.rst:4252
4698-
#,fuzzy
46994665
msgid""
47004666
"Raises an :ref:`auditing event <auditing>` ``os.kill`` with arguments "
47014667
"``pid``, ``sig``."
@@ -4708,7 +4674,6 @@ msgid "Send the signal *sig* to the process group *pgid*."
47084674
msgstr""
47094675

47104676
#:../../library/os.rst:4268
4711-
#,fuzzy
47124677
msgid""
47134678
"Raises an :ref:`auditing event <auditing>` ``os.killpg`` with arguments "
47144679
"``pgid``, ``sig``."
@@ -4925,7 +4890,6 @@ msgid ""
49254890
msgstr""
49264891

49274892
#:../../library/os.rst:4430../../library/os.rst:4446
4928-
#,fuzzy
49294893
msgid""
49304894
"Raises an :ref:`auditing event <auditing>` ``os.posix_spawn`` with arguments "
49314895
"``path``, ``argv``, ``env``."
@@ -5065,7 +5029,6 @@ msgid ""
50655029
msgstr""
50665030

50675031
#:../../library/os.rst:4550
5068-
#,fuzzy
50695032
msgid""
50705033
"Raises an :ref:`auditing event <auditing>` ``os.spawn`` with arguments "
50715034
"``mode``, ``path``, ``args``, ``env``."
@@ -5168,7 +5131,6 @@ msgid ""
51685131
msgstr""
51695132

51705133
#:../../library/os.rst:4635
5171-
#,fuzzy
51725134
msgid""
51735135
"Raises an :ref:`auditing event <auditing>` ``os.startfile`` with arguments "
51745136
"``path``, ``operation``."
@@ -5177,7 +5139,6 @@ msgstr ""
51775139
"``os.startfile``。"
51785140

51795141
#:../../library/os.rst:4637
5180-
#,fuzzy
51815142
msgid""
51825143
"Raises an :ref:`auditing event <auditing>` ``os.startfile/2`` with arguments "
51835144
"``path``, ``operation``, ``arguments``, ``cwd``, ``show_cmd``."
@@ -5233,7 +5194,6 @@ msgid ""
52335194
msgstr""
52345195

52355196
#:../../library/os.rst:4674
5236-
#,fuzzy
52375197
msgid""
52385198
"Raises an :ref:`auditing event <auditing>` ``os.system`` with argument "
52395199
"``command``."

‎library/pathlib.po

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1042,7 +1042,6 @@ msgid ""
10421042
msgstr"在很大的目錄樹裡使用\"``**``\" 可能會耗費過多的時間。"
10431043

10441044
#:../../library/pathlib.rst:1206
1045-
#,fuzzy
10461045
msgid""
10471046
"Raises an :ref:`auditing event <auditing>` ``pathlib.Path.glob`` with "
10481047
"arguments ``self``, ``pattern``."
@@ -1069,7 +1068,6 @@ msgstr ""
10691068
"相同: ::"
10701069

10711070
#:../../library/pathlib.rst:1234
1072-
#,fuzzy
10731071
msgid""
10741072
"Raises an :ref:`auditing event <auditing>` ``pathlib.Path.rglob`` with "
10751073
"arguments ``self``, ``pattern``."

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp