foreman_openscap 9.0.4 → 10.0.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (93) hide show
  1. checksums.yaml +4 -4
  2. data/app/assets/javascripts/foreman_openscap/locale/cs_CZ/foreman_openscap.js +115 -127
  3. data/app/assets/javascripts/foreman_openscap/locale/de/foreman_openscap.js +12 -24
  4. data/app/assets/javascripts/foreman_openscap/locale/en/foreman_openscap.js +1 -13
  5. data/app/assets/javascripts/foreman_openscap/locale/en_GB/foreman_openscap.js +3 -15
  6. data/app/assets/javascripts/foreman_openscap/locale/es/foreman_openscap.js +12 -24
  7. data/app/assets/javascripts/foreman_openscap/locale/fr/foreman_openscap.js +83 -95
  8. data/app/assets/javascripts/foreman_openscap/locale/gl/foreman_openscap.js +4 -16
  9. data/app/assets/javascripts/foreman_openscap/locale/it/foreman_openscap.js +10 -22
  10. data/app/assets/javascripts/foreman_openscap/locale/ja/foreman_openscap.js +68 -80
  11. data/app/assets/javascripts/foreman_openscap/locale/ka/foreman_openscap.js +28 -40
  12. data/app/assets/javascripts/foreman_openscap/locale/ko/foreman_openscap.js +12 -24
  13. data/app/assets/javascripts/foreman_openscap/locale/pt_BR/foreman_openscap.js +9 -21
  14. data/app/assets/javascripts/foreman_openscap/locale/ru/foreman_openscap.js +8 -20
  15. data/app/assets/javascripts/foreman_openscap/locale/sv_SE/foreman_openscap.js +6 -18
  16. data/app/assets/javascripts/foreman_openscap/locale/zh_CN/foreman_openscap.js +67 -79
  17. data/app/assets/javascripts/foreman_openscap/locale/zh_TW/foreman_openscap.js +9 -21
  18. data/app/helpers/foreman_openscap_helper.rb +2 -18
  19. data/db/migrate/20201217161511_add_url_to_oval_content.rb +1 -1
  20. data/lib/foreman_openscap/engine.rb +148 -155
  21. data/lib/foreman_openscap/version.rb +1 -1
  22. data/locale/Makefile +12 -2
  23. data/locale/cs_CZ/LC_MESSAGES/foreman_openscap.mo +0 -0
  24. data/locale/cs_CZ/foreman_openscap.edit.po +1442 -0
  25. data/locale/cs_CZ/foreman_openscap.po +120 -130
  26. data/locale/cs_CZ/foreman_openscap.po.time_stamp +0 -0
  27. data/locale/de/LC_MESSAGES/foreman_openscap.mo +0 -0
  28. data/locale/de/foreman_openscap.edit.po +1454 -0
  29. data/locale/de/foreman_openscap.po +13 -25
  30. data/locale/de/foreman_openscap.po.time_stamp +0 -0
  31. data/locale/en/LC_MESSAGES/foreman_openscap.mo +0 -0
  32. data/locale/en/foreman_openscap.edit.po +1439 -0
  33. data/locale/en/foreman_openscap.po +1 -13
  34. data/locale/en/foreman_openscap.po.time_stamp +0 -0
  35. data/locale/en_GB/LC_MESSAGES/foreman_openscap.mo +0 -0
  36. data/locale/en_GB/foreman_openscap.edit.po +1440 -0
  37. data/locale/en_GB/foreman_openscap.po +3 -15
  38. data/locale/en_GB/foreman_openscap.po.time_stamp +0 -0
  39. data/locale/es/LC_MESSAGES/foreman_openscap.mo +0 -0
  40. data/locale/es/foreman_openscap.edit.po +1449 -0
  41. data/locale/es/foreman_openscap.po +12 -24
  42. data/locale/es/foreman_openscap.po.time_stamp +0 -0
  43. data/locale/foreman_openscap.pot +47 -61
  44. data/locale/fr/LC_MESSAGES/foreman_openscap.mo +0 -0
  45. data/locale/fr/foreman_openscap.edit.po +1455 -0
  46. data/locale/fr/foreman_openscap.po +83 -95
  47. data/locale/fr/foreman_openscap.po.time_stamp +0 -0
  48. data/locale/gl/LC_MESSAGES/foreman_openscap.mo +0 -0
  49. data/locale/gl/foreman_openscap.edit.po +1440 -0
  50. data/locale/gl/foreman_openscap.po +4 -16
  51. data/locale/gl/foreman_openscap.po.time_stamp +0 -0
  52. data/locale/it/LC_MESSAGES/foreman_openscap.mo +0 -0
  53. data/locale/it/foreman_openscap.edit.po +1442 -0
  54. data/locale/it/foreman_openscap.po +10 -22
  55. data/locale/it/foreman_openscap.po.time_stamp +0 -0
  56. data/locale/ja/LC_MESSAGES/foreman_openscap.mo +0 -0
  57. data/locale/ja/foreman_openscap.edit.po +1450 -0
  58. data/locale/ja/foreman_openscap.po +68 -80
  59. data/locale/ja/foreman_openscap.po.time_stamp +0 -0
  60. data/locale/ka/LC_MESSAGES/foreman_openscap.mo +0 -0
  61. data/locale/ka/foreman_openscap.edit.po +1444 -0
  62. data/locale/ka/foreman_openscap.po +28 -40
  63. data/locale/ka/foreman_openscap.po.time_stamp +0 -0
  64. data/locale/ko/LC_MESSAGES/foreman_openscap.mo +0 -0
  65. data/locale/ko/foreman_openscap.edit.po +1440 -0
  66. data/locale/ko/foreman_openscap.po +12 -24
  67. data/locale/ko/foreman_openscap.po.time_stamp +0 -0
  68. data/locale/pt_BR/LC_MESSAGES/foreman_openscap.mo +0 -0
  69. data/locale/pt_BR/foreman_openscap.edit.po +1454 -0
  70. data/locale/pt_BR/foreman_openscap.po +9 -21
  71. data/locale/pt_BR/foreman_openscap.po.time_stamp +0 -0
  72. data/locale/ru/LC_MESSAGES/foreman_openscap.mo +0 -0
  73. data/locale/ru/foreman_openscap.edit.po +1444 -0
  74. data/locale/ru/foreman_openscap.po +8 -20
  75. data/locale/ru/foreman_openscap.po.time_stamp +0 -0
  76. data/locale/sv_SE/LC_MESSAGES/foreman_openscap.mo +0 -0
  77. data/locale/sv_SE/foreman_openscap.edit.po +1440 -0
  78. data/locale/sv_SE/foreman_openscap.po +6 -18
  79. data/locale/sv_SE/foreman_openscap.po.time_stamp +0 -0
  80. data/locale/zh_CN/LC_MESSAGES/foreman_openscap.mo +0 -0
  81. data/locale/zh_CN/foreman_openscap.edit.po +1449 -0
  82. data/locale/zh_CN/foreman_openscap.po +67 -79
  83. data/locale/zh_CN/foreman_openscap.po.time_stamp +0 -0
  84. data/locale/zh_TW/LC_MESSAGES/foreman_openscap.mo +0 -0
  85. data/locale/zh_TW/foreman_openscap.edit.po +1441 -0
  86. data/locale/zh_TW/foreman_openscap.po +9 -21
  87. data/locale/zh_TW/foreman_openscap.po.time_stamp +0 -0
  88. data/test/unit/message_cleaner_test.rb +1 -0
  89. metadata +35 -7
  90. data/locale/action_names.rb +0 -2
  91. data/webpack/components/EditableInput.js +0 -166
  92. data/webpack/components/EditableInput.scss +0 -3
  93. data/webpack/helpers/formFieldsHelper.js +0 -114
@@ -0,0 +1,1449 @@
1
+ # SOME DESCRIPTIVE TITLE.
2
+ # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3
+ # This file is distributed under the same license as the foreman_openscap package.
4
+ #
5
+ # Translators:
6
+ # FIRST AUTHOR <EMAIL@ADDRESS>, 2016
7
+ msgid ""
8
+ msgstr ""
9
+ "Project-Id-Version: foreman_openscap 10.0.1\n"
10
+ "Report-Msgid-Bugs-To: \n"
11
+ "POT-Creation-Date: 2024-10-29 14:04+0000\n"
12
+ "PO-Revision-Date: 2016-04-14 07:48+0000\n"
13
+ "Last-Translator: FIRST AUTHOR <EMAIL@ADDRESS>, 2016\n"
14
+ "Language-Team: Chinese (China) (http://app.transifex.com/foreman/foreman/langu"
15
+ "age/zh_CN/)\n"
16
+ "MIME-Version: 1.0\n"
17
+ "Content-Type: text/plain; charset=UTF-8\n"
18
+ "Content-Transfer-Encoding: 8bit\n"
19
+ "Language: zh_CN\n"
20
+ "Plural-Forms: nplurals=1; plural=0;\n"
21
+
22
+ #: ../app/controllers/api/v2/compliance/arf_reports_controller.rb:25
23
+ msgid "List ARF reports"
24
+ msgstr "列出 ARF 报告"
25
+
26
+ #: ../app/controllers/api/v2/compliance/arf_reports_controller.rb:33
27
+ msgid "Show an ARF report"
28
+ msgstr "显示 ARF 报告"
29
+
30
+ #: ../app/controllers/api/v2/compliance/arf_reports_controller.rb:39
31
+ msgid "Delete an ARF Report"
32
+ msgstr "删除 ARF 报告"
33
+
34
+ #: ../app/controllers/api/v2/compliance/arf_reports_controller.rb:46
35
+ msgid "Upload an ARF report"
36
+ msgstr "上传 ARF 報告"
37
+
38
+ #: ../app/controllers/api/v2/compliance/arf_reports_controller.rb:57
39
+ msgid "Download bzipped ARF report"
40
+ msgstr "下载压缩 ARF 报告"
41
+
42
+ #: ../app/controllers/api/v2/compliance/arf_reports_controller.rb:67
43
+ msgid "Download ARF report in HTML"
44
+ msgstr "下载 HTML 格式的 ARF 报告"
45
+
46
+ #: ../app/controllers/api/v2/compliance/arf_reports_controller.rb:96
47
+ msgid "Policy with id %s not found."
48
+ msgstr "没有找到带有 id %s 的策略。"
49
+
50
+ #: ../app/controllers/api/v2/compliance/arf_reports_controller.rb:103
51
+ msgid "Could not find host identified by: %s"
52
+ msgstr "无法找到由 %s 标识的主机"
53
+
54
+ #: ../app/controllers/api/v2/compliance/arf_reports_controller.rb:108
55
+ msgid "Failed to upload Arf Report, OpenSCAP proxy name or url not found in params when uploading for %s and host is missing openscap_proxy"
56
+ msgstr "上传 Arf Report 失败,在为 %s 上传时没有在参数中找到 OpenSCAP 代理名或 url,主机缺少 openscap_proxy"
57
+
58
+ #: ../app/controllers/api/v2/compliance/arf_reports_controller.rb:120
59
+ msgid "No proxy found for %{name} or %{url}"
60
+ msgstr "找不到 %{name} 或 %{url} 的代理服务器"
61
+
62
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:18
63
+ msgid "List Policies"
64
+ msgstr "列出策略"
65
+
66
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:26
67
+ msgid "Show a Policy"
68
+ msgstr "显示策略"
69
+
70
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:34
71
+ msgid "Policy name"
72
+ msgstr "政策名称"
73
+
74
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:35
75
+ msgid "Policy description"
76
+ msgstr "政策描述"
77
+
78
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:36
79
+ msgid "Policy SCAP content ID"
80
+ msgstr "策略 SCAP 内容 ID"
81
+
82
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:37
83
+ msgid "Policy SCAP content profile ID"
84
+ msgstr "策略 SCAP 内容配置文件 ID"
85
+
86
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:38
87
+ msgid "Policy schedule period (weekly, monthly, custom)"
88
+ msgstr "策略调度时段(周、月、自定义)"
89
+
90
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:39
91
+ msgid "Policy schedule weekday (only if period == \"weekly\")"
92
+ msgstr "策略调度工作日(只在时段为 \"weekly\" 时适用)"
93
+
94
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:40
95
+ msgid "Policy schedule day of month (only if period == \"monthly\")"
96
+ msgstr "每月的策略调度日(只在时段为 \"monthly\" 时适用)"
97
+
98
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:41
99
+ msgid "Policy schedule cron line (only if period == \"custom\")"
100
+ msgstr "策略调度 cron 行(只在时段为 \"custom\" 时适用)"
101
+
102
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:42
103
+ msgid "Apply policy to host groups"
104
+ msgstr "应用策略到主机组"
105
+
106
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:43
107
+ msgid "Apply policy to hosts"
108
+ msgstr "对主机应用策略"
109
+
110
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:44
111
+ msgid "Tailoring file ID"
112
+ msgstr "定制文件 ID"
113
+
114
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:45
115
+ msgid "Tailoring file profile ID"
116
+ msgstr "定制文件配置文件 ID"
117
+
118
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:46
119
+ msgid "How the policy should be deployed"
120
+ msgstr "应如何部署策略"
121
+
122
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:51
123
+ msgid "Create a Policy"
124
+ msgstr "创建策略"
125
+
126
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:60
127
+ msgid "Update a Policy"
128
+ msgstr "更新策略"
129
+
130
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:68
131
+ msgid "Delete a Policy"
132
+ msgstr "删除一个策略"
133
+
134
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:75
135
+ msgid "Show a policy's SCAP content"
136
+ msgstr "显示政策的 SCAP 內容"
137
+
138
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:85
139
+ msgid "Show a policy's Tailoring file"
140
+ msgstr "显示策略的 Tailoring 文件"
141
+
142
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:95
143
+ msgid "No Tailoring file assigned for policy with id %s"
144
+ msgstr "没有为 id %s 的策略分配定制文件"
145
+
146
+ #: ../app/controllers/api/v2/compliance/scap_content_profiles_controller.rb:6
147
+ msgid "List SCAP content profiles"
148
+ msgstr "列出 SCAP 内容配置集"
149
+
150
+ #: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:16
151
+ msgid "List SCAP contents"
152
+ msgstr "列出 SCAP 內容"
153
+
154
+ #: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:24
155
+ msgid "Download an SCAP content as XML"
156
+ msgstr "将 SCAP 内容下载为 XML"
157
+
158
+ #: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:33
159
+ msgid "Show an SCAP content"
160
+ msgstr "显示 SCAP 內容"
161
+
162
+ #: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:40
163
+ msgid "SCAP content name"
164
+ msgstr "SCAP 内容名称"
165
+
166
+ #: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:41
167
+ msgid "XML containing SCAP content"
168
+ msgstr "包含 SCAP 内容的 XML"
169
+
170
+ #: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:42 ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:36
171
+ msgid "Original file name of the XML file"
172
+ msgstr "XML 文件的原文件名称"
173
+
174
+ #: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:47
175
+ msgid "Create SCAP content"
176
+ msgstr "建立 SCAP 內容"
177
+
178
+ #: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:55
179
+ msgid "Update an SCAP content"
180
+ msgstr "更新 SCAP 內容"
181
+
182
+ #: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:63
183
+ msgid "Deletes an SCAP content"
184
+ msgstr "刪除 SCAP 內容"
185
+
186
+ #: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:70
187
+ msgid "Upload scap contents in bulk"
188
+ msgstr "批量上传 SCAP 内容"
189
+
190
+ #: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:71
191
+ msgid "Type of the upload"
192
+ msgstr "上传类型"
193
+
194
+ #: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:72
195
+ msgid "File paths to upload when using \"files\" upload type"
196
+ msgstr "当使用 “files” 上传类型时要上传的文件路径"
197
+
198
+ #: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:73
199
+ msgid "Directory to upload when using \"directory\" upload type"
200
+ msgstr "当使用 “directory” 上载类型时要上传的目录"
201
+
202
+ #: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:86
203
+ msgid "Please specify import type, received: %{received}, expected one of: %{expected}"
204
+ msgstr "请指定导入类型,已收到:%%{received},预期为%%{expected} 中的一个"
205
+
206
+ #: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:10
207
+ msgid "List Tailoring files"
208
+ msgstr "列出 Tailoring 文件"
209
+
210
+ #: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:18
211
+ msgid "Download a Tailoring file as XML"
212
+ msgstr "将一个 Tailoring 文件下载为 XML"
213
+
214
+ #: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:27
215
+ msgid "Show a Tailoring file"
216
+ msgstr "显示定制文件"
217
+
218
+ #: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:34
219
+ msgid "Tailoring file name"
220
+ msgstr "定制文件名称"
221
+
222
+ #: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:35
223
+ msgid "XML containing tailoring file"
224
+ msgstr "包含定制文件的 XML"
225
+
226
+ #: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:41
227
+ msgid "Create a Tailoring file"
228
+ msgstr "创建定制文件"
229
+
230
+ #: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:49
231
+ msgid "Update a Tailoring file"
232
+ msgstr "更新定制文件"
233
+
234
+ #: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:57
235
+ msgid "Deletes a Tailoring file"
236
+ msgstr "删除定制文件"
237
+
238
+ #: ../app/controllers/arf_reports_controller.rb:37
239
+ msgid "Failed to downloaded ARF report as bzip: %s"
240
+ msgstr "无法将 ARF 报告下载为 bzip:%s"
241
+
242
+ #: ../app/controllers/arf_reports_controller.rb:48
243
+ msgid "Failed to downloaded ARF report in HTML: %s"
244
+ msgstr "无法以 HTML 格式下载 ARF 报告:%s"
245
+
246
+ #: ../app/controllers/arf_reports_controller.rb:55
247
+ msgid "Successfully deleted ARF report."
248
+ msgstr "成功删除了 ARF 报告。"
249
+
250
+ #: ../app/controllers/arf_reports_controller.rb:57
251
+ msgid "Failed to delete ARF Report for host %{host_name} reported at %{reported_at}"
252
+ msgstr "无法删除主机 %%{host_name} 在 %%{reported_at} 报告的 ARF 报告"
253
+
254
+ #: ../app/controllers/arf_reports_controller.rb:67
255
+ msgid "Failed to delete %s compliance reports"
256
+ msgstr "刪除 %s 合规报告失败"
257
+
258
+ #: ../app/controllers/arf_reports_controller.rb:70
259
+ msgid "Successfully deleted %s compliance reports"
260
+ msgstr "刪除 %s 合规报告成功"
261
+
262
+ #: ../app/controllers/arf_reports_controller.rb:106
263
+ msgid "No compliance reports were found."
264
+ msgstr "没有找到合规报告。"
265
+
266
+ #: ../app/controllers/arf_reports_controller.rb:110
267
+ msgid "No compliance reports selected"
268
+ msgstr "未选择合规报告"
269
+
270
+ #: ../app/controllers/arf_reports_controller.rb:115
271
+ msgid "Something went wrong while selecting compliance reports - %s"
272
+ msgstr "在选择合规报告时出错 - %s"
273
+
274
+ #: ../app/controllers/concerns/foreman_openscap/api/v2/hosts_controller_extensions.rb:19
275
+ msgid "Show config information for foreman_scap_client"
276
+ msgstr "显示 foreman_scap_client 的配置信息"
277
+
278
+ #: ../app/controllers/concerns/foreman_openscap/api/v2/hosts_controller_extensions.rb:20
279
+ msgid "The identifier of the host"
280
+ msgstr "主机 ID"
281
+
282
+ #: ../app/controllers/concerns/foreman_openscap/hosts_and_hostgroups_controller_extensions.rb:10
283
+ msgid "The %s proxy does not have Openscap feature enabled. Either set correct OpenSCAP Proxy or unset it."
284
+ msgstr "%s 代理没有启用 Openscap 功能。设置正确的 OpenSCAP 代理或取消设置它。"
285
+
286
+ #: ../app/controllers/concerns/foreman_openscap/hosts_controller_extensions.rb:26
287
+ msgid "Updated hosts: Assigned with OpenSCAP Proxy: %s"
288
+ msgstr "更新的主机:分配了 OpenSCAP 代理:%s"
289
+
290
+ #: ../app/controllers/concerns/foreman_openscap/hosts_controller_extensions.rb:29
291
+ msgid "No OpenSCAP Proxy selected."
292
+ msgstr "没有选择 OpenSCAP 代理。"
293
+
294
+ #: ../app/controllers/policies_controller.rb:84
295
+ msgid "Updated hosts: Assigned with compliance policy: %s"
296
+ msgstr "更新的主机:分配了合规策略:%s"
297
+
298
+ #: ../app/controllers/policies_controller.rb:91
299
+ msgid "No compliance policy selected."
300
+ msgstr "未选择合规政策。"
301
+
302
+ #: ../app/controllers/policies_controller.rb:103
303
+ msgid "Updated hosts: Unassigned from compliance policy '%s'"
304
+ msgstr "更新的主机:从合规策略 '%s' 中取消分配"
305
+
306
+ #: ../app/controllers/policies_controller.rb:105
307
+ msgid "No valid policy ID provided"
308
+ msgstr "未提供有效的策略 ID"
309
+
310
+ #: ../app/controllers/policies_controller.rb:129
311
+ msgid "No hosts were found with that id, name or query filter"
312
+ msgstr "未找到符合此 id、名称或者查询过滤器的主机"
313
+
314
+ #: ../app/controllers/policies_controller.rb:134
315
+ msgid "No hosts selected"
316
+ msgstr "未选择主机"
317
+
318
+ #: ../app/controllers/policies_controller.rb:139
319
+ msgid "Something went wrong while selecting hosts - %s"
320
+ msgstr "选择主机时出错 - %s"
321
+
322
+ #: ../app/helpers/arf_report_dashboard_helper.rb:16 ../app/helpers/compliance_dashboard_helper.rb:8 ../app/helpers/compliance_hosts_helper.rb:15 ../app/views/arf_reports/_list.html.erb:11 ../app/views/foreman_openscap/policy_mailer/_hosts.erb:11 ../app/views/policy_dashboard/_policy_reports.html.erb:10
323
+ msgid "Failed"
324
+ msgstr "失败"
325
+
326
+ #: ../app/helpers/arf_report_dashboard_helper.rb:17 ../app/helpers/compliance_dashboard_helper.rb:6 ../app/helpers/compliance_hosts_helper.rb:14 ../app/views/arf_reports/_list.html.erb:10 ../app/views/foreman_openscap/policy_mailer/_hosts.erb:8 ../app/views/policy_dashboard/_policy_reports.html.erb:9
327
+ msgid "Passed"
328
+ msgstr "通过"
329
+
330
+ #: ../app/helpers/arf_report_dashboard_helper.rb:18 ../app/views/arf_reports/_list.html.erb:12 ../app/views/foreman_openscap/policy_mailer/_hosts.erb:14 ../app/views/policy_dashboard/_policy_reports.html.erb:11
331
+ msgid "Other"
332
+ msgstr "其他"
333
+
334
+ #: ../app/helpers/arf_report_dashboard_helper.rb:26
335
+ msgid "Number of Events"
336
+ msgstr "事件数量"
337
+
338
+ #: ../app/helpers/arf_report_dashboard_helper.rb:27
339
+ msgid "Rule Results"
340
+ msgstr "规则结果"
341
+
342
+ #: ../app/helpers/arf_reports_helper.rb:10
343
+ msgid "Show log messages:"
344
+ msgstr "显示日志信息:"
345
+
346
+ #: ../app/helpers/arf_reports_helper.rb:11
347
+ msgid "All messages"
348
+ msgstr "所有信息"
349
+
350
+ #: ../app/helpers/arf_reports_helper.rb:11
351
+ msgid "Failed and Othered"
352
+ msgstr "失败和其他"
353
+
354
+ #: ../app/helpers/arf_reports_helper.rb:11
355
+ msgid "Failed only"
356
+ msgstr "只有失敗"
357
+
358
+ #: ../app/helpers/arf_reports_helper.rb:20 ../app/views/arf_reports/index.html.erb:1 ../app/views/arf_reports/welcome.html.erb:1 ../app/views/arf_reports/welcome.html.erb:7
359
+ msgid "Compliance Reports"
360
+ msgstr "合规报告"
361
+
362
+ #: ../app/helpers/arf_reports_helper.rb:40
363
+ msgid "Delete reports"
364
+ msgstr "删除报告"
365
+
366
+ #: ../app/helpers/arf_reports_helper.rb:45
367
+ msgid "Select Action"
368
+ msgstr "选择操作"
369
+
370
+ #: ../app/helpers/arf_reports_helper.rb:48
371
+ msgid "%s - The following compliance reports are about to be changed"
372
+ msgstr "%s - 以下合规报告将被改变"
373
+
374
+ #: ../app/helpers/arf_reports_helper.rb:53
375
+ msgid "No proxy found!"
376
+ msgstr "找不到代理服务器!"
377
+
378
+ #: ../app/helpers/arf_reports_helper.rb:58
379
+ msgid "Reported at %s"
380
+ msgstr "报告于 %s"
381
+
382
+ #: ../app/helpers/arf_reports_helper.rb:59
383
+ msgid " for policy %s"
384
+ msgstr " 对策略 %s"
385
+
386
+ #: ../app/helpers/arf_reports_helper.rb:61
387
+ msgid " through %s"
388
+ msgstr " 通过 %s"
389
+
390
+ #: ../app/helpers/arf_reports_helper.rb:67
391
+ msgid "Hosts failing this rule"
392
+ msgstr "主机在这个规则上失败"
393
+
394
+ #: ../app/helpers/arf_reports_helper.rb:68
395
+ msgid "Hosts passing this rule"
396
+ msgstr "主机通过了这个规则"
397
+
398
+ #: ../app/helpers/arf_reports_helper.rb:69
399
+ msgid "Hosts othering this rule"
400
+ msgstr "主机除了这个规则"
401
+
402
+ #: ../app/helpers/arf_reports_helper.rb:72
403
+ msgid "Remediation"
404
+ msgstr "补救"
405
+
406
+ #: ../app/helpers/compliance_dashboard_helper.rb:3 ../app/views/arf_reports/_list.html.erb:6 ../app/views/arf_reports/delete_multiple.html.erb:7 ../app/views/policy_dashboard/_policy_reports.html.erb:6
407
+ msgid "Host"
408
+ msgstr "主机"
409
+
410
+ #: ../app/helpers/compliance_dashboard_helper.rb:4 ../app/views/arf_reports/_list.html.erb:8
411
+ msgid "Policy"
412
+ msgstr "策略"
413
+
414
+ #. TRANSLATORS: initial character of Passed
415
+ #: ../app/helpers/compliance_dashboard_helper.rb:6
416
+ msgid "Passed|P"
417
+ msgstr "Passed|P"
418
+
419
+ #. TRANSLATORS: initial character of Failed
420
+ #: ../app/helpers/compliance_dashboard_helper.rb:8
421
+ msgid "Failed|F"
422
+ msgstr "Failed|F"
423
+
424
+ #. TRANSLATORS: initial character of Othered which is an SCAP term
425
+ #: ../app/helpers/compliance_dashboard_helper.rb:10
426
+ msgid "Othered|O"
427
+ msgstr "Othered|O"
428
+
429
+ #: ../app/helpers/compliance_dashboard_helper.rb:10 ../app/helpers/compliance_hosts_helper.rb:16
430
+ msgid "Othered"
431
+ msgstr "其它"
432
+
433
+ #: ../app/helpers/compliance_hosts_helper.rb:26
434
+ msgid "Assign Compliance Policy"
435
+ msgstr "分配合规政策"
436
+
437
+ #: ../app/helpers/compliance_hosts_helper.rb:27
438
+ msgid "Unassign Compliance Policy"
439
+ msgstr "取消分配合规政策"
440
+
441
+ #: ../app/helpers/compliance_hosts_helper.rb:28
442
+ msgid "Change OpenSCAP Proxy"
443
+ msgstr "改变 OpenSCAP 代理"
444
+
445
+ #: ../app/helpers/compliance_hosts_helper.rb:37 ../app/models/foreman_openscap/compliance_status.rb:8 ../lib/foreman_openscap/engine.rb:132 ../webpack/components/HostExtentions/HostKebabItems.js:39
446
+ msgid "Compliance"
447
+ msgstr "合规"
448
+
449
+ #: ../app/helpers/compliance_hosts_helper.rb:39
450
+ msgid "Host compliance details"
451
+ msgstr "主机合规性详细信息"
452
+
453
+ #: ../app/helpers/concerns/foreman_openscap/hosts_helper_extensions.rb:4
454
+ msgid "Host is deleted"
455
+ msgstr "主机被删除"
456
+
457
+ #: ../app/helpers/policies_helper.rb:56
458
+ msgid "Choose existing SCAP Content"
459
+ msgstr "选择现有的SCAP内容"
460
+
461
+ #: ../app/helpers/policies_helper.rb:57 ../app/helpers/policies_helper.rb:63 ../app/models/foreman_openscap/policy.rb:11 ../app/views/policies/_form.html.erb:10 ../app/views/scap_contents/welcome.html.erb:1 ../app/views/scap_contents/welcome.html.erb:6
462
+ msgid "SCAP Content"
463
+ msgstr "SCAP 內容"
464
+
465
+ #: ../app/helpers/policies_helper.rb:74 ../app/helpers/policies_helper.rb:81
466
+ msgid "XCCDF Profile"
467
+ msgstr "XCCDF 配置集"
468
+
469
+ #: ../app/helpers/policies_helper.rb:80
470
+ msgid "Default XCCDF profile"
471
+ msgstr "默认的 XCCDF 配置集"
472
+
473
+ #: ../app/helpers/policies_helper.rb:89
474
+ msgid "Choose Tailoring File"
475
+ msgstr "选择 Tailoring 文件"
476
+
477
+ #: ../app/helpers/policies_helper.rb:90 ../app/views/policies/_list.html.erb:6
478
+ msgid "Tailoring File"
479
+ msgstr "定制文件"
480
+
481
+ #: ../app/helpers/policies_helper.rb:99
482
+ msgid "XCCDF Profile in Tailoring File"
483
+ msgstr "定制文件中的 XCCDF 配置文件"
484
+
485
+ #: ../app/helpers/policies_helper.rb:100
486
+ msgid "This profile will be used to override the one from scap content"
487
+ msgstr "这个配置文件将用于覆盖 scap 内容中的配置文件"
488
+
489
+ #: ../app/helpers/policies_helper.rb:111 ../app/views/arf_reports/_list.html.erb:54
490
+ msgid "Submit"
491
+ msgstr "提交"
492
+
493
+ #: ../app/helpers/policies_helper.rb:115 ../app/views/arf_reports/_list.html.erb:53 ../webpack/components/ConfirmModal.js:29 ../webpack/components/OpenscapRemediationWizard/Footer.js:47
494
+ msgid "Cancel"
495
+ msgstr "取消"
496
+
497
+ #: ../app/helpers/policy_dashboard_helper.rb:11
498
+ msgid "Compliant hosts"
499
+ msgstr "合规主机"
500
+
501
+ #: ../app/helpers/policy_dashboard_helper.rb:12
502
+ msgid "Incompliant hosts"
503
+ msgstr "不合规主机"
504
+
505
+ #: ../app/helpers/policy_dashboard_helper.rb:13 ../app/models/foreman_openscap/compliance_status.rb:24
506
+ msgid "Inconclusive"
507
+ msgstr "非決定性"
508
+
509
+ #: ../app/helpers/policy_dashboard_helper.rb:14
510
+ msgid "Not audited"
511
+ msgstr "未审计"
512
+
513
+ #: ../app/helpers/policy_dashboard_helper.rb:41
514
+ msgid "Host is assigned to policy"
515
+ msgstr "主机已分配给策略"
516
+
517
+ #: ../app/helpers/policy_dashboard_helper.rb:44
518
+ msgid "Host is not assigned to policy but reports were found. You may want to delete the reports or assign the policy again."
519
+ msgstr "主机未分配给策略,但是找到了报告。您可能要删除报告或再次分配策略。"
520
+
521
+ #: ../app/helpers/policy_dashboard_helper.rb:52
522
+ msgid "Hosts no longer assigned: %s"
523
+ msgstr "不再分配的主机:%s"
524
+
525
+ #: ../app/helpers/policy_dashboard_helper.rb:56
526
+ msgid "Total hosts with reports where policy is no longer assigned."
527
+ msgstr "具有不再分配策略的报告的主机总数。"
528
+
529
+ #: ../app/lib/proxy_api/openscap.rb:32
530
+ msgid "Request timed out. Please try increasing Settings -> proxy_request_timeout"
531
+ msgstr "请求超时。请尝试增加 Settings -> proxy_request_timeout"
532
+
533
+ #: ../app/lib/proxy_api/openscap.rb:35
534
+ msgid "Could not validate %s. Please make sure you have appropriate proxy version to use this functionality"
535
+ msgstr "无法验证 %s。请确保您具备合适的代理服务器版本,以便使用此功能"
536
+
537
+ #: ../app/lib/proxy_api/openscap.rb:38
538
+ msgid "Could not validate %{file_type}. Error %{error}"
539
+ msgstr "无法验证%%{file_type} 。错误 %{error}"
540
+
541
+ #: ../app/lib/proxy_api/openscap.rb:51
542
+ msgid "Unable to get HTML version of requested report from Smart Proxy"
543
+ msgstr "无法从智能代理获取所请求报告的 HTML 版本"
544
+
545
+ #: ../app/lib/proxy_api/openscap.rb:60
546
+ msgid "Unable to get XML version of requested report from Smart Proxy"
547
+ msgstr "无法从智能代理获取所请求报告的 XML 版本"
548
+
549
+ #: ../app/mailers/foreman_openscap/policy_mailer.rb:17
550
+ msgid "SCAP policies summary"
551
+ msgstr "SCAP 策略摘要"
552
+
553
+ #: ../app/models/concerns/foreman_openscap/log_extensions.rb:17
554
+ msgid "is not included in SCAP_RESULT"
555
+ msgstr "未包含在 SCAP_RESULT 中"
556
+
557
+ #: ../app/models/concerns/foreman_openscap/openscap_proxy_core_extensions.rb:65
558
+ msgid "must have Openscap feature"
559
+ msgstr "必须具备 Openscap 功能"
560
+
561
+ #: ../app/models/concerns/foreman_openscap/openscap_proxy_extensions.rb:8
562
+ msgid "No OpenSCAP proxy found for %{class} with id %{id}"
563
+ msgstr "没有找到 id 为 %%{id} 的 %%{class} 的 OpenSCAP 代理服务器"
564
+
565
+ #: ../app/models/concerns/foreman_openscap/policy_common.rb:15
566
+ msgid "does not consist of 5 parts separated by space"
567
+ msgstr "不是由使用空格分开的 5 个部分组成"
568
+
569
+ #: ../app/models/concerns/foreman_openscap/policy_common.rb:21 ../app/models/foreman_openscap/policy.rb:34
570
+ msgid "is not a valid value"
571
+ msgstr "不是有效值"
572
+
573
+ #: ../app/models/concerns/foreman_openscap/policy_common.rb:27
574
+ msgid "must be between 1 and 31"
575
+ msgstr "数字必须在 1 到 31 之间"
576
+
577
+ #: ../app/models/foreman_openscap/compliance_status.rb:22 ../app/views/foreman_openscap/policy_mailer/_dashboard.erb:13
578
+ msgid "Compliant"
579
+ msgstr "合规"
580
+
581
+ #: ../app/models/foreman_openscap/compliance_status.rb:26 ../app/views/foreman_openscap/policy_mailer/_dashboard.erb:17
582
+ msgid "Incompliant"
583
+ msgstr "不合规"
584
+
585
+ #: ../app/models/foreman_openscap/compliance_status.rb:28
586
+ msgid "Unknown Compliance status"
587
+ msgstr "未知的合规状态"
588
+
589
+ #: ../app/models/foreman_openscap/policy.rb:11 ../app/views/policies/_form.html.erb:8
590
+ msgid "Deployment Options"
591
+ msgstr "部署选项"
592
+
593
+ #: ../app/models/foreman_openscap/policy.rb:11
594
+ msgid "Policy Attributes"
595
+ msgstr "策略属性"
596
+
597
+ #: ../app/models/foreman_openscap/policy.rb:11 ../app/views/policies/_form.html.erb:11
598
+ msgid "Schedule"
599
+ msgstr "调度"
600
+
601
+ #: ../app/models/foreman_openscap/policy.rb:11 ../app/views/policies/_form.html.erb:13 ../app/views/scap_contents/_form.html.erb:11 ../app/views/tailoring_files/_form.html.erb:11
602
+ msgid "Locations"
603
+ msgstr "位置"
604
+
605
+ #: ../app/models/foreman_openscap/policy.rb:11 ../app/views/policies/_form.html.erb:16 ../app/views/scap_contents/_form.html.erb:14 ../app/views/tailoring_files/_form.html.erb:14
606
+ msgid "Organizations"
607
+ msgstr "机构"
608
+
609
+ #: ../app/models/foreman_openscap/policy.rb:11
610
+ msgid "Hostgroups"
611
+ msgstr "主机组"
612
+
613
+ #: ../app/models/foreman_openscap/policy.rb:55
614
+ msgid "Cannot generate HTML guide, scap content is missing."
615
+ msgstr "无法生成 HTML 指南,scap 内容丢失。"
616
+
617
+ #: ../app/models/foreman_openscap/policy.rb:61
618
+ msgid "Cannot generate HTML guide, no valid OpenSCAP proxy server found."
619
+ msgstr "无法生成 HTML 指南,找不到有效的 OpenSCAP 代理服务器。"
620
+
621
+ #: ../app/models/foreman_openscap/policy.rb:223
622
+ msgid "must be present when tailoring file profile present"
623
+ msgstr "定制当前的文件配置文件时必须存在"
624
+
625
+ #: ../app/models/foreman_openscap/policy.rb:224
626
+ msgid "must be present when tailoring file present"
627
+ msgstr "定制当前的文件时必须存在"
628
+
629
+ #: ../app/models/foreman_openscap/policy.rb:229
630
+ msgid "does not come from selected tailoring file"
631
+ msgstr "不是来自所选的定制文件"
632
+
633
+ #: ../app/models/foreman_openscap/policy.rb:235
634
+ msgid "does not have the selected SCAP content profile"
635
+ msgstr "不具备所选的 SCAP 内容配置文件"
636
+
637
+ #: ../app/models/foreman_openscap/policy.rb:267
638
+ msgid "cannot assign to %s, all assigned policies must be deployed in the same way, check 'deploy by' for each assigned policy"
639
+ msgstr "无法分配给 %s,必须以相同的方式部署所有分配的策略,请为每个分配的策略选择 'deploy by'"
640
+
641
+ #: ../app/services/foreman_openscap/arf_report_status_calculator.rb:30
642
+ msgid "invalid type %s"
643
+ msgstr "无效类型 %s"
644
+
645
+ #: ../app/services/foreman_openscap/client_config/ansible.rb:23
646
+ msgid "Requires Ansible plugin, %s Ansible role and variables. This will assign the role to the hosts or selected hostgroups."
647
+ msgstr "需要 Ansible 插件,%s Ansible 角色和变量。这将为主机或选定的主机组分配角色。"
648
+
649
+ #: ../app/services/foreman_openscap/client_config/ansible.rb:24
650
+ msgid "To deploy foreman_scap_client, ansible roles run needs to be triggered manually. Manual run is also required after any change to this policy."
651
+ msgstr "要部署 foreman_scap_client,需要手动触发 ansible 角色运行。在更改此策略后,还需要手动运行。"
652
+
653
+ #: ../app/services/foreman_openscap/client_config/ansible.rb:34
654
+ msgid "theforeman.foreman_scap_client Ansible Role not found, please import it before running this action again."
655
+ msgstr "没有找到 theforeman.foreman_scap_client Ansible 角色,请先将其导入,然后再运行此操作。"
656
+
657
+ #: ../app/services/foreman_openscap/client_config/ansible.rb:57
658
+ msgid "Ansible role"
659
+ msgstr "Ansible 角色"
660
+
661
+ #: ../app/services/foreman_openscap/client_config/ansible.rb:58
662
+ msgid "Ansible variables"
663
+ msgstr "Ansible 变量"
664
+
665
+ #: ../app/services/foreman_openscap/client_config/manual.rb:14
666
+ msgid "This leaves the setup of the foreman_scap_client solely on the user. The policy still needs to be defined in order to link incoming ARF reports."
667
+ msgstr "这会使用户只保留 foreman_scap_client 的设置。策略仍然需要定义才能来链接传入的 ARF 报告。"
668
+
669
+ #: ../app/services/foreman_openscap/client_config/puppet.rb:17
670
+ msgid "Requires %s Puppet class. This will assign the class to the hosts or selected hostgroups."
671
+ msgstr "需要 %s Puppet 类。这会将类分配给主机或所选主机组。"
672
+
673
+ #: ../app/services/foreman_openscap/client_config/puppet.rb:18
674
+ msgid "Every puppet run ensures the foreman_scap_client is configured according to the policy."
675
+ msgstr "每个 puppet 运行确保了 foreman_scap_client 会根据策略配置。"
676
+
677
+ #: ../app/services/foreman_openscap/client_config/puppet.rb:39
678
+ msgid "Puppet class"
679
+ msgstr "Puppet 类别"
680
+
681
+ #: ../app/services/foreman_openscap/client_config/puppet.rb:40
682
+ msgid "Smart Class Parameters"
683
+ msgstr "智能类参数"
684
+
685
+ #: ../app/services/foreman_openscap/lookup_key_overrider.rb:19
686
+ msgid "%{type} was selected to deploy policy to clients, but %{type} is not available. Are you missing a plugin?"
687
+ msgstr "已选择 %{type} 将策略部署到客户端,但是%{type} 不可用。您是否缺少插件?"
688
+
689
+ #: ../app/services/foreman_openscap/lookup_key_overrider.rb:26
690
+ msgid "Required %{msg_name} %{class} was not found, please ensure it is imported first."
691
+ msgstr "没有找到所需的%%{msg_name}%%{class},请确认它已被导入。"
692
+
693
+ #: ../app/services/foreman_openscap/lookup_key_overrider.rb:34
694
+ msgid "The following %{key_name} were missing for %{item_name}: %{key_names}. Make sure they are imported before proceeding."
695
+ msgstr "%%{item_name} 缺少以下 %%{key_name}:%%{key_names}。在继续操作之前,请确保已将其导入。"
696
+
697
+ #: ../app/services/foreman_openscap/lookup_key_overrider.rb:56
698
+ msgid "Failed to save when overriding parameters for %{config_tool}, cause: %{errors}"
699
+ msgstr "覆盖%%{config_tool} 的参数时无法保存,原因是:%{errors}"
700
+
701
+ #: ../app/validators/foreman_openscap/data_stream_validator.rb:9
702
+ msgid "No proxy with OpenSCAP feature was found."
703
+ msgstr "未找到具备 OpenSCAP 功能的代理服务器。"
704
+
705
+ #: ../app/validators/foreman_openscap/data_stream_validator.rb:14
706
+ msgid "No proxy with OpenSCAP feature is running."
707
+ msgstr "目前没有具备 OpenSCAP 功能的代理服务器在运行。"
708
+
709
+ #: ../app/validators/foreman_openscap/data_stream_validator.rb:26
710
+ msgid "No available proxy to validate. Returned with error: %s"
711
+ msgstr "没有可用的代理进行验证。返回错误: %s"
712
+
713
+ #: ../app/validators/foreman_openscap/data_stream_validator.rb:33
714
+ msgid "Changed file does not include existing SCAP content profiles"
715
+ msgstr "更改的文件不含现有的 SCAP 内容配置文件"
716
+
717
+ #: ../app/views/arf_reports/_detailed_message.html.erb:3
718
+ msgid "More details"
719
+ msgstr "更多细节"
720
+
721
+ #: ../app/views/arf_reports/_detailed_message.html.erb:6
722
+ msgid "Description"
723
+ msgstr "描述"
724
+
725
+ #: ../app/views/arf_reports/_detailed_message.html.erb:7
726
+ msgid "Rationale"
727
+ msgstr "理由"
728
+
729
+ #: ../app/views/arf_reports/_detailed_message.html.erb:8
730
+ msgid "References"
731
+ msgstr "参考"
732
+
733
+ #: ../app/views/arf_reports/_list.html.erb:5
734
+ msgid "Select all items in this page"
735
+ msgstr "选择这个页中的所有项"
736
+
737
+ #: ../app/views/arf_reports/_list.html.erb:5
738
+ msgid "items selected. Uncheck to Clear"
739
+ msgstr "选择的项。取消选中以清除"
740
+
741
+ #: ../app/views/arf_reports/_list.html.erb:7 ../app/views/arf_reports/delete_multiple.html.erb:10
742
+ msgid "Reported At"
743
+ msgstr "报告于"
744
+
745
+ #: ../app/views/arf_reports/_list.html.erb:9
746
+ msgid "Openscap Proxy"
747
+ msgstr "Openscap 代理"
748
+
749
+ #: ../app/views/arf_reports/_list.html.erb:13 ../app/views/arf_reports/_output.html.erb:16 ../app/views/policies/_list.html.erb:8 ../app/views/policy_dashboard/_policy_reports.html.erb:12 ../app/views/scap_contents/_list.html.erb:6 ../app/views/tailoring_files/_list.html.erb:6
750
+ msgid "Actions"
751
+ msgstr "操作"
752
+
753
+ #: ../app/views/arf_reports/_list.html.erb:28
754
+ msgid "Deleted policy"
755
+ msgstr "删除策略"
756
+
757
+ #: ../app/views/arf_reports/_list.html.erb:34
758
+ msgid "Full Report"
759
+ msgstr "完整报告"
760
+
761
+ #: ../app/views/arf_reports/_list.html.erb:37
762
+ msgid "Delete compliance report for %s?"
763
+ msgstr "为 %s 刪除合规报告?"
764
+
765
+ #: ../app/views/arf_reports/_list.html.erb:48
766
+ msgid "Please Confirm"
767
+ msgstr "请确认"
768
+
769
+ #: ../app/views/arf_reports/_metrics.html.erb:6
770
+ msgid "Report Metrics"
771
+ msgstr "报告指标"
772
+
773
+ #: ../app/views/arf_reports/_metrics.html.erb:14
774
+ msgid "Report Status"
775
+ msgstr "报告状态"
776
+
777
+ #: ../app/views/arf_reports/_metrics.html.erb:34
778
+ msgid "Total"
779
+ msgstr "总计"
780
+
781
+ #: ../app/views/arf_reports/_output.html.erb:12
782
+ msgid "Result"
783
+ msgstr "结果"
784
+
785
+ #: ../app/views/arf_reports/_output.html.erb:13
786
+ msgid "Message"
787
+ msgstr "信息"
788
+
789
+ #: ../app/views/arf_reports/_output.html.erb:14
790
+ msgid "Resource"
791
+ msgstr "资源"
792
+
793
+ #: ../app/views/arf_reports/_output.html.erb:15
794
+ msgid "Severity"
795
+ msgstr "严重性"
796
+
797
+ #: ../app/views/arf_reports/_output.html.erb:33
798
+ msgid "Nothing to show"
799
+ msgstr "没有可显示的信息"
800
+
801
+ #: ../app/views/arf_reports/delete_multiple.html.erb:27
802
+ msgid "Delete"
803
+ msgstr "刪除"
804
+
805
+ #: ../app/views/arf_reports/delete_multiple.html.erb:28
806
+ msgid "these Compliance reports"
807
+ msgstr "这些合规报告"
808
+
809
+ #: ../app/views/arf_reports/show.html.erb:14 ../webpack/components/OpenscapRemediationWizard/Footer.js:40
810
+ msgid "Back"
811
+ msgstr "返回"
812
+
813
+ #: ../app/views/arf_reports/show.html.erb:16
814
+ msgid "Host details"
815
+ msgstr "主机详情"
816
+
817
+ #: ../app/views/arf_reports/show.html.erb:17
818
+ msgid "View full report"
819
+ msgstr "查看完整报告"
820
+
821
+ #: ../app/views/arf_reports/show.html.erb:18
822
+ msgid "Download XML in bzip"
823
+ msgstr "下载 XML,格式为 bzip"
824
+
825
+ #: ../app/views/arf_reports/show.html.erb:19
826
+ msgid "Download HTML"
827
+ msgstr "下载 HTML"
828
+
829
+ #: ../app/views/arf_reports/show_html.html.erb:10
830
+ msgid "Loading..."
831
+ msgstr "载入中..."
832
+
833
+ #: ../app/views/arf_reports/welcome.html.erb:9
834
+ msgid "You don't seem to have any ARF report. ARF report is a summary of a single scan occurrence on a particular host for a given Compliance Policy."
835
+ msgstr "您似乎没有 ARF 报告。ARF 报告是针对给定的合规策略对特定主机执行单次扫描的摘要。"
836
+
837
+ #: ../app/views/arf_reports/welcome.html.erb:12
838
+ msgid "Documentation"
839
+ msgstr "文档"
840
+
841
+ #: ../app/views/compliance_hosts/show.html.erb:8
842
+ msgid "%s compliance report by policy"
843
+ msgid_plural "%s compliance reports by policy"
844
+ msgstr[0] "根据策略的 %s 合规报告"
845
+
846
+ #: ../app/views/compliance_hosts/show.html.erb:10
847
+ msgid "Policy %s"
848
+ msgstr "策略 %s"
849
+
850
+ #: ../app/views/compliance_hosts/show.html.erb:16
851
+ msgid "%s latest report"
852
+ msgstr "%s 最新报告"
853
+
854
+ #: ../app/views/compliance_hosts/show.html.erb:28
855
+ msgid "%s reports over time"
856
+ msgstr "一直以來的 %s 报告"
857
+
858
+ #: ../app/views/compliance_hosts/show.html.erb:34
859
+ msgid "No report for this policy"
860
+ msgstr "没有此策略的报告"
861
+
862
+ #: ../app/views/dashboard/_compliance_host_reports_widget.html.erb:1 ../lib/foreman_openscap/engine.rb:148
863
+ msgid "Latest Compliance Reports"
864
+ msgstr "最新合规报告"
865
+
866
+ #: ../app/views/dashboard/_compliance_host_reports_widget.html.erb:4
867
+ msgid "No reports available"
868
+ msgstr "无可用报告"
869
+
870
+ #: ../app/views/dashboard/_compliance_host_reports_widget.html.erb:12
871
+ msgid "Host does not exist anymore"
872
+ msgstr "主机已不存在"
873
+
874
+ #: ../app/views/dashboard/_compliance_host_reports_widget.html.erb:13
875
+ msgid "Policy is missing"
876
+ msgstr "策略缺失"
877
+
878
+ #: ../app/views/dashboard/_compliance_reports_breakdown_widget.html.erb:1 ../lib/foreman_openscap/engine.rb:150
879
+ msgid "Compliance Reports Breakdown"
880
+ msgstr "合规报告故障"
881
+
882
+ #: ../app/views/foreman_openscap/policy_mailer/_dashboard.erb:9
883
+ msgid "Changed"
884
+ msgstr "已改变"
885
+
886
+ #: ../app/views/foreman_openscap/policy_mailer/_hosts.erb:5
887
+ msgid "Hostname"
888
+ msgstr "主机名"
889
+
890
+ #: ../app/views/foreman_openscap/policy_mailer/_hosts.erb:17
891
+ msgid "Changed?"
892
+ msgstr "已改变?"
893
+
894
+ #: ../app/views/foreman_openscap/policy_mailer/_hosts.erb:36
895
+ msgid "Yes"
896
+ msgstr "是"
897
+
898
+ #: ../app/views/foreman_openscap/policy_mailer/_hosts.erb:36
899
+ msgid "No"
900
+ msgstr "否"
901
+
902
+ #: ../app/views/foreman_openscap/policy_mailer/_hosts.erb:40
903
+ msgid "No ARF reports for this policy"
904
+ msgstr "此政策沒有 ARF 報告"
905
+
906
+ #: ../app/views/foreman_openscap/policy_mailer/_list.erb:8
907
+ msgid "None!"
908
+ msgstr "无!"
909
+
910
+ #: ../app/views/foreman_openscap/policy_mailer/_policy.erb:7
911
+ msgid "Total of one host"
912
+ msgid_plural "Total of %{hosts} hosts"
913
+ msgstr[0] "总共一个主机"
914
+
915
+ #: ../app/views/foreman_openscap/policy_mailer/policy_summary.erb:6
916
+ msgid "Summary report for OpenScap from Foreman"
917
+ msgstr "来自于 Foreman 的 OpenScap 概述报告"
918
+
919
+ #: ../app/views/foreman_openscap/policy_mailer/policy_summary.erb:9
920
+ msgid "<b>Foreman</b> OpenSCAP summary"
921
+ msgstr "<b>Foreman</b> OpenSCAP 摘要"
922
+
923
+ #: ../app/views/foreman_openscap/policy_mailer/policy_summary.erb:10
924
+ msgid "Summary from %{time} ago to now"
925
+ msgstr "从 %{time} 到现在的摘要"
926
+
927
+ #: ../app/views/foreman_openscap/policy_mailer/policy_summary.erb:11
928
+ msgid "Summary report from Foreman server at %{foreman_url}"
929
+ msgstr "來自 Foreman 服务器的摘要报告,于 %{foreman_url}"
930
+
931
+ #: ../app/views/foreman_openscap/policy_mailer/policy_summary.erb:16
932
+ msgid "Policies with hosts:"
933
+ msgstr "策略带有主机:"
934
+
935
+ #: ../app/views/hosts/select_multiple_openscap_proxy.html.erb:5
936
+ msgid "Select OpenSCAP Proxy"
937
+ msgstr "选择 OpenSCAP 代理"
938
+
939
+ #: ../app/views/policies/_form.html.erb:9
940
+ msgid "General"
941
+ msgstr "常规"
942
+
943
+ #: ../app/views/policies/_form.html.erb:18
944
+ msgid "Host Groups"
945
+ msgstr "主机组"
946
+
947
+ #: ../app/views/policies/_form.html.erb:45 ../app/views/policies/steps/_schedule_form.html.erb:6
948
+ msgid "Choose period"
949
+ msgstr "选择期间"
950
+
951
+ #: ../app/views/policies/_form.html.erb:47 ../app/views/policies/steps/_schedule_form.html.erb:9
952
+ msgid "Choose weekday"
953
+ msgstr "选择星期几"
954
+
955
+ #: ../app/views/policies/_form.html.erb:48 ../app/views/policies/steps/_schedule_form.html.erb:13
956
+ msgid "Number of a day in month, note that not all months have same count of days"
957
+ msgstr "月份中的日子,請注意並不是所有月份都有同樣的天數"
958
+
959
+ #: ../app/views/policies/_form.html.erb:49 ../app/views/policies/steps/_schedule_form.html.erb:14
960
+ msgid "You can specify custom cron line, e.g. \"0 3 * * *\", separate each of 5 values by space"
961
+ msgstr "您可以设置定制的 cron 行,如 \"0 3 * * *\",其中的 5 个值由空格分隔"
962
+
963
+ #: ../app/views/policies/_list.html.erb:3 ../app/views/tailoring_files/_list.html.erb:3 ../webpack/components/OpenscapRemediationWizard/steps/ReviewHosts.js:166
964
+ msgid "Name"
965
+ msgstr "名称"
966
+
967
+ #: ../app/views/policies/_list.html.erb:4
968
+ msgid "Content"
969
+ msgstr "内容"
970
+
971
+ #: ../app/views/policies/_list.html.erb:5
972
+ msgid "Profile"
973
+ msgstr "配置集"
974
+
975
+ #: ../app/views/policies/_list.html.erb:7
976
+ msgid "Effective Profile"
977
+ msgstr "有效配置文件"
978
+
979
+ #: ../app/views/policies/_list.html.erb:28
980
+ msgid "None"
981
+ msgstr "没有"
982
+
983
+ #: ../app/views/policies/_list.html.erb:36
984
+ msgid "Dashboard"
985
+ msgstr "仪表板"
986
+
987
+ #: ../app/views/policies/_list.html.erb:37
988
+ msgid "Show Guide"
989
+ msgstr "显示指南"
990
+
991
+ #: ../app/views/policies/_list.html.erb:39
992
+ msgid "Delete compliance policy %s with all of its reports?"
993
+ msgstr "是否删除所有报告中的合规策略 %s?"
994
+
995
+ #: ../app/views/policies/create.html.erb:1 ../app/views/policies/index.html.erb:5 ../app/views/policies/new.html.erb:1
996
+ msgid "New Compliance Policy"
997
+ msgstr "新的合规政策"
998
+
999
+ #: ../app/views/policies/disassociate_multiple_hosts.html.erb:4 ../app/views/policies/select_multiple_hosts.html.erb:5
1000
+ msgid "Select Compliance Policy"
1001
+ msgstr "选择合规政策"
1002
+
1003
+ #: ../app/views/policies/edit.html.erb:1 ../app/views/scap_contents/edit.html.erb:1 ../app/views/tailoring_files/edit.html.erb:1
1004
+ msgid "Edit %s"
1005
+ msgstr "编辑 %s"
1006
+
1007
+ #: ../app/views/policies/index.html.erb:2 ../app/views/policies/welcome.html.erb:1 ../app/views/policies/welcome.html.erb:6
1008
+ msgid "Compliance Policies"
1009
+ msgstr "合规性策略"
1010
+
1011
+ #: ../app/views/policies/show.html.erb:1
1012
+ msgid "Details for Compliance Policy %s"
1013
+ msgstr "合规政策 %s 详情"
1014
+
1015
+ #: ../app/views/policies/steps/_deployment_options_form.html.erb:6
1016
+ msgid "There are significant differences in deployment options."
1017
+ msgstr "部署选项之间存在重大差异。"
1018
+
1019
+ #: ../app/views/policies/steps/_deployment_options_form.html.erb:7
1020
+ msgid "Please make sure you understand them by reading our"
1021
+ msgstr "请通过阅读我们的手册确保您了解它们"
1022
+
1023
+ #: ../app/views/policies/steps/_deployment_options_form.html.erb:7
1024
+ msgid "documentation"
1025
+ msgstr "文档"
1026
+
1027
+ #: ../app/views/policies/steps/_schedule_form.html.erb:12
1028
+ msgid "Choose day in month"
1029
+ msgstr "选择月中的一天"
1030
+
1031
+ #: ../app/views/policies/steps/_step_form.html.erb:11 ../webpack/components/OpenscapRemediationWizard/Footer.js:31
1032
+ msgid "Next"
1033
+ msgstr "下一个"
1034
+
1035
+ #: ../app/views/policies/welcome.html.erb:7
1036
+ msgid "In Foreman, a compliance policy checklist is defined via %s."
1037
+ msgstr "在 Foreman 中,合规策略检查清单通过 %s 定义。"
1038
+
1039
+ #: ../app/views/policies/welcome.html.erb:7
1040
+ msgid "SCAP content"
1041
+ msgstr "SCAP 內容"
1042
+
1043
+ #: ../app/views/policies/welcome.html.erb:8
1044
+ msgid "Once SCAP content is present, you can create a policy, assign select host groups and schedule to run."
1045
+ msgstr "存在 SCAP 内容时,您可以创建策略、分配选定主机组,并调度运行时间。"
1046
+
1047
+ #: ../app/views/policies/welcome.html.erb:12
1048
+ msgid "New Policy"
1049
+ msgstr "新建策略"
1050
+
1051
+ #: ../app/views/policy_dashboard/_policy_chart_widget.html.erb:4
1052
+ msgid "Host Breakdown Chart"
1053
+ msgstr "主机分解图"
1054
+
1055
+ #: ../app/views/policy_dashboard/_policy_reports.html.erb:7
1056
+ msgid "Policy assigned"
1057
+ msgstr "分配的策略"
1058
+
1059
+ #: ../app/views/policy_dashboard/_policy_reports.html.erb:8
1060
+ msgid "Date"
1061
+ msgstr "日期"
1062
+
1063
+ #: ../app/views/policy_dashboard/_policy_reports.html.erb:24
1064
+ msgid "View Report"
1065
+ msgstr "查看报表"
1066
+
1067
+ #: ../app/views/policy_dashboard/_policy_status_widget.html.erb:2
1068
+ msgid "Hosts Breakdown"
1069
+ msgstr "主机分解"
1070
+
1071
+ #: ../app/views/policy_dashboard/_policy_status_widget.html.erb:4
1072
+ msgid "Compliant with the policy"
1073
+ msgstr "与策略合规"
1074
+
1075
+ #: ../app/views/policy_dashboard/_policy_status_widget.html.erb:5
1076
+ msgid "Not compliant with the policy"
1077
+ msgstr "与策略不合规"
1078
+
1079
+ #: ../app/views/policy_dashboard/_policy_status_widget.html.erb:6
1080
+ msgid "Inconclusive results"
1081
+ msgstr "非決定性的结果"
1082
+
1083
+ #: ../app/views/policy_dashboard/_policy_status_widget.html.erb:7
1084
+ msgid "Never audited"
1085
+ msgstr "从未审核"
1086
+
1087
+ #: ../app/views/policy_dashboard/_policy_status_widget.html.erb:9
1088
+ msgid "Total hosts with policy: %s"
1089
+ msgstr "带有策略的主机总数:%s"
1090
+
1091
+ #: ../app/views/policy_dashboard/index.html.erb:3
1092
+ msgid "Compliance policy: %s"
1093
+ msgstr "合规策略:%s"
1094
+
1095
+ #: ../app/views/policy_dashboard/index.html.erb:7
1096
+ msgid "Status table"
1097
+ msgstr "状态表"
1098
+
1099
+ #: ../app/views/policy_dashboard/index.html.erb:8
1100
+ msgid "Status chart"
1101
+ msgstr "状态图"
1102
+
1103
+ #: ../app/views/policy_dashboard/index.html.erb:20
1104
+ msgid "Latest reports for policy: %s"
1105
+ msgstr "最新的政策报告:%s"
1106
+
1107
+ #: ../app/views/scap_contents/_form.html.erb:9 ../app/views/tailoring_files/_form.html.erb:9
1108
+ msgid "File Upload"
1109
+ msgstr "上传文件"
1110
+
1111
+ #: ../app/views/scap_contents/_form.html.erb:20
1112
+ msgid "SCAP DataStream file"
1113
+ msgstr "SCAP 数据流文件"
1114
+
1115
+ #: ../app/views/scap_contents/_list.html.erb:3
1116
+ msgid "Title"
1117
+ msgstr "提示"
1118
+
1119
+ #: ../app/views/scap_contents/_list.html.erb:4 ../app/views/tailoring_files/_list.html.erb:4
1120
+ msgid "File name"
1121
+ msgstr "文件名"
1122
+
1123
+ #: ../app/views/scap_contents/_list.html.erb:5 ../app/views/tailoring_files/_list.html.erb:5
1124
+ msgid "Created at"
1125
+ msgstr "建立于"
1126
+
1127
+ #: ../app/views/scap_contents/_list.html.erb:17 ../app/views/tailoring_files/_list.html.erb:23
1128
+ msgid "Download"
1129
+ msgstr "下載"
1130
+
1131
+ #: ../app/views/scap_contents/_list.html.erb:19
1132
+ msgid "Delete scap content %s?"
1133
+ msgstr "删除 scap 内容 %s?"
1134
+
1135
+ #: ../app/views/scap_contents/index.html.erb:1
1136
+ msgid "SCAP Contents"
1137
+ msgstr "SCAP 內容"
1138
+
1139
+ #: ../app/views/scap_contents/index.html.erb:3
1140
+ msgid "Upload New SCAP Content"
1141
+ msgstr "上载新的 SCAP 内容"
1142
+
1143
+ #: ../app/views/scap_contents/new.html.erb:1
1144
+ msgid "Upload new SCAP content file"
1145
+ msgstr "上载新的 SCAP 内容文件"
1146
+
1147
+ #: ../app/views/scap_contents/welcome.html.erb:7
1148
+ msgid ""
1149
+ "The Security Content Automation Protocol (SCAP), combines a number of open standards that are used to enumerate software flaws and\n"
1150
+ " configuration issues related to security. "
1151
+ msgstr ""
1152
+ "安全内容自动化协议(SCAP)是由一系列用来枚举与安全性有关的软件漏洞和\n"
1153
+ " 配置问题的开源标准。"
1154
+
1155
+ #: ../app/views/scap_contents/welcome.html.erb:9
1156
+ msgid ""
1157
+ "In Foreman, scap_contents represent the SCAP security guides on your hosts, and create SCAP profiles for you to assign to hosts / host groups\n"
1158
+ " via %s"
1159
+ msgstr ""
1160
+ "在 Foreman 中,scap_contents 代表主机上的 SCAP 安全指南,并创建 SCAP 配置文件,供您通过\n"
1161
+ " %s 分配到主机/主机组"
1162
+
1163
+ #: ../app/views/scap_contents/welcome.html.erb:14
1164
+ msgid "New SCAP Content"
1165
+ msgstr "新建 SCAP 内容"
1166
+
1167
+ #: ../app/views/smart_proxies/_openscap_spool.html.erb:4
1168
+ msgid "%s spool errors detected, inspect the appropriate file directly on proxy"
1169
+ msgstr "发现了 %s 个 spool 错误,在代理上直接检查相关的文件"
1170
+
1171
+ #: ../app/views/smart_proxies/_openscap_spool.html.erb:8
1172
+ msgid "Failed to fetch spool status from proxy"
1173
+ msgstr "从代理获取 spool 状态失败"
1174
+
1175
+ #: ../app/views/smart_proxies/_openscap_spool.html.erb:11
1176
+ msgid "None found"
1177
+ msgstr "未找到"
1178
+
1179
+ #: ../app/views/smart_proxies/plugins/_openscap.html.erb:6
1180
+ msgid "Proxy failed to send a report from spool to Foreman. This indicates a corrupted report format. Report has been moved to directory for storing corrupted files on proxy for later inspection."
1181
+ msgstr "代理服务器未能从 spool 发送报告至 Foreman。这表示报告格式损坏。报告已被移动至目录,以便将破坏文件存储到代理服务器上供以后检查。"
1182
+
1183
+ #: ../app/views/smart_proxies/plugins/_openscap.html.erb:7
1184
+ msgid "Spool errors"
1185
+ msgstr "Spool 错误"
1186
+
1187
+ #: ../app/views/tailoring_files/_form.html.erb:20
1188
+ msgid "DataStream Tailoring file"
1189
+ msgstr "数据流 Tailoring 文件"
1190
+
1191
+ #: ../app/views/tailoring_files/_list.html.erb:22
1192
+ msgid "Delete tailoring file %s?"
1193
+ msgstr "删除 tailoring 文件 %s?"
1194
+
1195
+ #: ../app/views/tailoring_files/index.html.erb:1 ../app/views/tailoring_files/welcome.html.erb:1 ../app/views/tailoring_files/welcome.html.erb:6 ../lib/foreman_openscap/engine.rb:142
1196
+ msgid "Tailoring Files"
1197
+ msgstr "Tailoring 文件"
1198
+
1199
+ #: ../app/views/tailoring_files/index.html.erb:2
1200
+ msgid "Upload New Tailoring file"
1201
+ msgstr "上传新定制文件"
1202
+
1203
+ #: ../app/views/tailoring_files/new.html.erb:1
1204
+ msgid "Upload new Tailoring File"
1205
+ msgstr "上传新定制文件"
1206
+
1207
+ #: ../app/views/tailoring_files/welcome.html.erb:7
1208
+ msgid "It may sometimes be required to adjust the security policy to your specific needs. "
1209
+ msgstr "有些可能需要根据您的具体需求调整安全策略。"
1210
+
1211
+ #: ../app/views/tailoring_files/welcome.html.erb:8
1212
+ msgid ""
1213
+ "In Foreman, tailoring_files represent the custom modifications to default XCCDF profiles and they can be applied to hosts\n"
1214
+ " via %s"
1215
+ msgstr ""
1216
+ "在 Foreman 中,tailoring_files 代表对默认 XCCDF 配置文件的自定义更改,它们可通过\n"
1217
+ " %s 应用于主机"
1218
+
1219
+ #: ../app/views/tailoring_files/welcome.html.erb:12
1220
+ msgid "New Tailoring File"
1221
+ msgstr "新建定制文件"
1222
+
1223
+ #: ../db/seeds.d/openscap_policy_notification.rb:1
1224
+ msgid "Compliance policy summary"
1225
+ msgstr "合规策略概述"
1226
+
1227
+ #: ../db/seeds.d/openscap_policy_notification.rb:5
1228
+ msgid "A summary of reports for OpenSCAP policies"
1229
+ msgstr "OpenSCAP 策略报告摘要"
1230
+
1231
+ #: ../lib/foreman_openscap/bulk_upload.rb:20
1232
+ msgid "Can't find scap-security-guide RPM, are you sure it is installed on your server?"
1233
+ msgstr "无法找到 scap-security-guide RPM,您确定是否已安装在服务器上?"
1234
+
1235
+ #: ../lib/foreman_openscap/bulk_upload.rb:29
1236
+ msgid "Expected an array of files to upload, got: %s."
1237
+ msgstr "预期上传一个文件数组,实际为:%s。"
1238
+
1239
+ #: ../lib/foreman_openscap/bulk_upload.rb:35
1240
+ msgid "%s is a directory, expecting file."
1241
+ msgstr "%s 是一个目录,预期为文件。"
1242
+
1243
+ #: ../lib/foreman_openscap/bulk_upload.rb:40
1244
+ msgid "%s does not exist, skipping."
1245
+ msgstr "%s 不存在,跳过。"
1246
+
1247
+ #: ../lib/foreman_openscap/bulk_upload.rb:58
1248
+ msgid "Failed saving %s:"
1249
+ msgstr "保存失败 %s:"
1250
+
1251
+ #: ../lib/foreman_openscap/bulk_upload.rb:66
1252
+ msgid "No such directory: %s. Please check the path you have provided."
1253
+ msgstr "没有这个目录:%s。请检查您所提供的路径。"
1254
+
1255
+ #: ../lib/foreman_openscap/bulk_upload.rb:88
1256
+ msgid "Red Hat %s default content"
1257
+ msgstr "Red Hat %s 默认内容"
1258
+
1259
+ #: ../lib/foreman_openscap/bulk_upload.rb:88
1260
+ msgid "%s content"
1261
+ msgstr "%s 内容"
1262
+
1263
+ #: ../lib/foreman_openscap/engine.rb:133
1264
+ msgid "Policies"
1265
+ msgstr "策略"
1266
+
1267
+ #: ../lib/foreman_openscap/engine.rb:136
1268
+ msgid "SCAP contents"
1269
+ msgstr "SCAP 內容"
1270
+
1271
+ #: ../lib/foreman_openscap/engine.rb:139
1272
+ msgid "Reports"
1273
+ msgstr "报表"
1274
+
1275
+ #: ../lib/foreman_openscap/engine.rb:164
1276
+ msgid "OpenSCAP Proxy to use for fetching SCAP content and uploading ARF reports. Leave blank and override appropriate parameters when using proxy load balancer."
1277
+ msgstr "用来获取 SCAP 内容以及上传 ARF 报告的 OpenSCAP 代理。如果为空,则在使用代理负责均衡器时覆盖相应的参数。"
1278
+
1279
+ #: ../lib/foreman_openscap/engine.rb:168 ../lib/foreman_openscap/engine.rb:173
1280
+ msgid "OpenSCAP Proxy"
1281
+ msgstr "OpenSCAP 代理"
1282
+
1283
+ #: ../lib/foreman_openscap/engine.rb:170 ../lib/foreman_openscap/engine.rb:175
1284
+ msgid "ID of OpenSCAP Proxy"
1285
+ msgstr "OpenSCAP 代理服务器的 ID"
1286
+
1287
+ #: ../lib/foreman_openscap/engine.rb:215 ../lib/foreman_openscap/engine.rb:233
1288
+ msgid "Run OpenSCAP scan"
1289
+ msgstr "运行 OpenSCAP 扫描"
1290
+
1291
+ #: ../lib/foreman_openscap/engine.rb:220 ../lib/foreman_openscap/engine.rb:234
1292
+ msgid "Run OpenSCAP remediation with Ansible"
1293
+ msgstr "使用 Ansible 运行 OpenSCAP 补救"
1294
+
1295
+ #: ../lib/foreman_openscap/engine.rb:225 ../lib/foreman_openscap/engine.rb:235
1296
+ msgid "Run OpenSCAP remediation with Shell"
1297
+ msgstr "使用 Shell 运行 OpenSCAP 补救"
1298
+
1299
+ #: ../webpack/components/ConfirmModal.js:20
1300
+ msgid "Confirm"
1301
+ msgstr "确认"
1302
+
1303
+ #: ../webpack/components/HostExtentions/HostKebabItems.js:37
1304
+ msgid "There's no available report for this host"
1305
+ msgstr "此主机没有可用的报告"
1306
+
1307
+ #: ../webpack/components/OpenscapRemediationWizard/Footer.js:30 ../webpack/components/OpenscapRemediationWizard/index.js:94
1308
+ msgid "Run"
1309
+ msgstr "运行"
1310
+
1311
+ #: ../webpack/components/OpenscapRemediationWizard/ViewSelectedHostsLink.js:28
1312
+ msgid "View selected hosts"
1313
+ msgstr "查看所选主机"
1314
+
1315
+ #: ../webpack/components/OpenscapRemediationWizard/constants.js:19 ../webpack/components/OpenscapRemediationWizard/steps/SnippetSelect.js:123
1316
+ msgid "Select snippet"
1317
+ msgstr "选择片断"
1318
+
1319
+ #: ../webpack/components/OpenscapRemediationWizard/constants.js:20 ../webpack/components/OpenscapRemediationWizard/steps/ReviewHosts.js:193
1320
+ msgid "Review hosts"
1321
+ msgstr "审阅主机"
1322
+
1323
+ #: ../webpack/components/OpenscapRemediationWizard/constants.js:21 ../webpack/components/OpenscapRemediationWizard/steps/ReviewRemediation.js:97
1324
+ msgid "Review remediation"
1325
+ msgstr "审阅补救"
1326
+
1327
+ #: ../webpack/components/OpenscapRemediationWizard/constants.js:22
1328
+ msgid "Done"
1329
+ msgstr "完成"
1330
+
1331
+ #: ../webpack/components/OpenscapRemediationWizard/index.js:132
1332
+ msgid "Remediate %s rule"
1333
+ msgstr "补救 %s 规则"
1334
+
1335
+ #: ../webpack/components/OpenscapRemediationWizard/steps/Finish.js:85
1336
+ msgid "Job details"
1337
+ msgstr "作业详情"
1338
+
1339
+ #: ../webpack/components/OpenscapRemediationWizard/steps/Finish.js:90
1340
+ msgid "Close"
1341
+ msgstr "关闭"
1342
+
1343
+ #: ../webpack/components/OpenscapRemediationWizard/steps/Finish.js:103 ../webpack/components/OpenscapRemediationWizard/steps/SnippetSelect.js:147 ../webpack/components/withLoading.js:12
1344
+ msgid "Error!"
1345
+ msgstr "错误!"
1346
+
1347
+ #: ../webpack/components/OpenscapRemediationWizard/steps/Finish.js:112
1348
+ msgid "The job has started on selected host(s), you can check the status on the job details page."
1349
+ msgstr "作业已在所选主机上启动,您可以在详情页中检查作业的状态。"
1350
+
1351
+ #: ../webpack/components/OpenscapRemediationWizard/steps/ReviewHosts.js:183
1352
+ msgid "OS"
1353
+ msgstr "OS"
1354
+
1355
+ #: ../webpack/components/OpenscapRemediationWizard/steps/ReviewHosts.js:194
1356
+ msgid "By default, remediation is applied to the current host. Optionally, remediate any additional hosts that fail the rule."
1357
+ msgstr "默认情况下,补救会应用到当前主机。(可选)修复任何规则失败的额外主机。"
1358
+
1359
+ #: ../webpack/components/OpenscapRemediationWizard/steps/ReviewRemediation.js:64
1360
+ msgid "Review the remediation snippet and apply it to the host manually."
1361
+ msgstr "检查补救片段,并手动应用到主机。"
1362
+
1363
+ #: ../webpack/components/OpenscapRemediationWizard/steps/ReviewRemediation.js:65
1364
+ msgid "Review the remediation snippet that will be applied to selected host(s)."
1365
+ msgstr "检查将应用到所选主机的补救片段。"
1366
+
1367
+ #: ../webpack/components/OpenscapRemediationWizard/steps/ReviewRemediation.js:70
1368
+ msgid "A reboot is required after applying remediation."
1369
+ msgstr "在应用补救后需要重启。"
1370
+
1371
+ #: ../webpack/components/OpenscapRemediationWizard/steps/ReviewRemediation.js:71
1372
+ msgid "A reboot might be required after applying remediation."
1373
+ msgstr "在应用补救后可能需要重启。"
1374
+
1375
+ #: ../webpack/components/OpenscapRemediationWizard/steps/ReviewRemediation.js:87
1376
+ msgid "Successfully copied to clipboard!"
1377
+ msgstr "成功复制到剪贴板!"
1378
+
1379
+ #: ../webpack/components/OpenscapRemediationWizard/steps/ReviewRemediation.js:88
1380
+ msgid "Copy to clipboard"
1381
+ msgstr "复制到剪贴板"
1382
+
1383
+ #: ../webpack/components/OpenscapRemediationWizard/steps/ReviewRemediation.js:106
1384
+ msgid "Do not implement any of the recommended remedial actions or scripts without first testing them in a non-production environment."
1385
+ msgstr "在非生产环境中测试之前,不要实施任何推荐的补救操作或脚本。"
1386
+
1387
+ #: ../webpack/components/OpenscapRemediationWizard/steps/ReviewRemediation.js:109
1388
+ msgid "Remediation might render the system non-functional."
1389
+ msgstr "补救可能会导致系统无法正常工作。"
1390
+
1391
+ #: ../webpack/components/OpenscapRemediationWizard/steps/ReviewRemediation.js:144
1392
+ msgid "Other hosts failing this rule"
1393
+ msgstr "其他这个规则失败的主机"
1394
+
1395
+ #: ../webpack/components/OpenscapRemediationWizard/steps/ReviewRemediation.js:161
1396
+ msgid "Reboot the system(s)"
1397
+ msgstr "重启系统"
1398
+
1399
+ #: ../webpack/components/OpenscapRemediationWizard/steps/SnippetSelect.js:71
1400
+ msgid "Method"
1401
+ msgstr "方法"
1402
+
1403
+ #: ../webpack/components/OpenscapRemediationWizard/steps/SnippetSelect.js:77
1404
+ msgid "Remote job"
1405
+ msgstr "远程作业"
1406
+
1407
+ #: ../webpack/components/OpenscapRemediationWizard/steps/SnippetSelect.js:86
1408
+ msgid "Manual"
1409
+ msgstr "手册"
1410
+
1411
+ #: ../webpack/components/OpenscapRemediationWizard/steps/SnippetSelect.js:101
1412
+ msgid "There is no job to remediate with. Please remediate manually."
1413
+ msgstr "没有可以修复的作业。请手动修复。"
1414
+
1415
+ #: ../webpack/components/OpenscapRemediationWizard/steps/SnippetSelect.js:107
1416
+ msgid "Snippet"
1417
+ msgstr "程序代码片段"
1418
+
1419
+ #: ../webpack/components/OpenscapRemediationWizard/steps/SnippetSelect.js:155
1420
+ msgid "Select remediation method"
1421
+ msgstr "选择补救方法"
1422
+
1423
+ #: ../webpack/components/OpenscapRemediationWizard/steps/SnippetSelect.js:156
1424
+ msgid "You can remediate by running a remote job or you can display a snippet for manual remediation."
1425
+ msgstr "您可以通过运行远程作业来修复,也可以显示用于手动修复的代码片段。"
1426
+
1427
+ #: ../webpack/components/withDeleteModal.js:27
1428
+ msgid "Are you sure you want to delete %s?"
1429
+ msgstr "您确定要删除 %s 吗?"
1430
+
1431
+ #: ../webpack/components/withLoading.js:64
1432
+ msgid "Permission denied"
1433
+ msgstr "没有权限"
1434
+
1435
+ #: ../webpack/helpers/mutationHelper.js:7
1436
+ msgid "There was a following error when deleting %(name)s: %(error)s"
1437
+ msgstr "删除 %(name)s 时出现以下错误:%(error)s"
1438
+
1439
+ #: ../webpack/helpers/permissionsHelper.js:34
1440
+ msgid "You are not authorized to view the page. "
1441
+ msgstr "您没有权利查看该页面。 "
1442
+
1443
+ #: ../webpack/helpers/permissionsHelper.js:37
1444
+ msgid "Request the following permissions from administrator: %s."
1445
+ msgstr "连续管理员来获得以下权限:%s。"
1446
+
1447
+ #: ../webpack/components/EditableInput.js:79
1448
+ #~ msgid "None provided"
1449
+ #~ msgstr "没有提供"