foreman_openscap 6.0.0 → 7.0.0

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