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,1736 @@
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\n"
10
+ "Report-Msgid-Bugs-To: \n"
11
+ "PO-Revision-Date: 2016-04-14 07:48+0000\n"
12
+ "Last-Translator: FIRST AUTHOR <EMAIL@ADDRESS>, 2016\n"
13
+ "Language-Team: Chinese (Taiwan) (http://www.transifex.com/foreman/foreman/lang"
14
+ "uage/zh_TW/)\n"
15
+ "MIME-Version: 1.0\n"
16
+ "Content-Type: text/plain; charset=UTF-8\n"
17
+ "Content-Transfer-Encoding: 8bit\n"
18
+ "Language: zh_TW\n"
19
+ "Plural-Forms: nplurals=1; plural=0;\n"
20
+
21
+ #: ../app/controllers/api/v2/compliance/arf_reports_controller.rb:25
22
+ msgid "List ARF reports"
23
+ msgstr ""
24
+
25
+ #: ../app/controllers/api/v2/compliance/arf_reports_controller.rb:33
26
+ msgid "Show an ARF report"
27
+ msgstr ""
28
+
29
+ #: ../app/controllers/api/v2/compliance/arf_reports_controller.rb:39
30
+ msgid "Delete an ARF Report"
31
+ msgstr ""
32
+
33
+ #: ../app/controllers/api/v2/compliance/arf_reports_controller.rb:46
34
+ msgid "Upload an ARF report"
35
+ msgstr "上傳 ARF 報告"
36
+
37
+ #: ../app/controllers/api/v2/compliance/arf_reports_controller.rb:57
38
+ msgid "Download bzipped ARF report"
39
+ msgstr ""
40
+
41
+ #: ../app/controllers/api/v2/compliance/arf_reports_controller.rb:67
42
+ msgid "Download ARF report in HTML"
43
+ msgstr ""
44
+
45
+ #: ../app/controllers/api/v2/compliance/arf_reports_controller.rb:96
46
+ msgid "Policy with id %s not found."
47
+ msgstr ""
48
+
49
+ #: ../app/controllers/api/v2/compliance/arf_reports_controller.rb:103 ../app/controllers/api/v2/compliance/oval_reports_controller.rb:32
50
+ msgid "Could not find host identified by: %s"
51
+ msgstr ""
52
+
53
+ #: ../app/controllers/api/v2/compliance/arf_reports_controller.rb:108
54
+ 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"
55
+ msgstr ""
56
+
57
+ #: ../app/controllers/api/v2/compliance/arf_reports_controller.rb:120
58
+ msgid "No proxy found for %{name} or %{url}"
59
+ msgstr ""
60
+
61
+ #: ../app/controllers/api/v2/compliance/oval_contents_controller.rb:10
62
+ msgid "List OVAL contents"
63
+ msgstr ""
64
+
65
+ #: ../app/controllers/api/v2/compliance/oval_contents_controller.rb:18
66
+ msgid "Show an OVAL content"
67
+ msgstr ""
68
+
69
+ #: ../app/controllers/api/v2/compliance/oval_contents_controller.rb:26
70
+ msgid "OVAL content name"
71
+ msgstr ""
72
+
73
+ #: ../app/controllers/api/v2/compliance/oval_contents_controller.rb:27
74
+ msgid "XML containing OVAL content"
75
+ msgstr ""
76
+
77
+ #: ../app/controllers/api/v2/compliance/oval_contents_controller.rb:28
78
+ msgid "Original file name of the OVAL content file"
79
+ msgstr ""
80
+
81
+ #: ../app/controllers/api/v2/compliance/oval_contents_controller.rb:29
82
+ msgid "URL of the OVAL content file"
83
+ msgstr ""
84
+
85
+ #: ../app/controllers/api/v2/compliance/oval_contents_controller.rb:34
86
+ msgid "Create OVAL content"
87
+ msgstr ""
88
+
89
+ #: ../app/controllers/api/v2/compliance/oval_contents_controller.rb:42
90
+ msgid "Update an OVAL content"
91
+ msgstr ""
92
+
93
+ #: ../app/controllers/api/v2/compliance/oval_contents_controller.rb:50
94
+ msgid "Deletes an OVAL content"
95
+ msgstr ""
96
+
97
+ #: ../app/controllers/api/v2/compliance/oval_contents_controller.rb:57
98
+ msgid "Sync contents that have remote source URL"
99
+ msgstr ""
100
+
101
+ #: ../app/controllers/api/v2/compliance/oval_policies_controller.rb:13
102
+ msgid "List OVAL Policies"
103
+ msgstr ""
104
+
105
+ #: ../app/controllers/api/v2/compliance/oval_policies_controller.rb:20
106
+ msgid "Show an OVAL Policy"
107
+ msgstr ""
108
+
109
+ #: ../app/controllers/api/v2/compliance/oval_policies_controller.rb:28
110
+ msgid "OVAL Policy name"
111
+ msgstr ""
112
+
113
+ #: ../app/controllers/api/v2/compliance/oval_policies_controller.rb:29
114
+ msgid "Policy OVAL content ID"
115
+ msgstr ""
116
+
117
+ #: ../app/controllers/api/v2/compliance/oval_policies_controller.rb:30
118
+ msgid "OVAL Policy description"
119
+ msgstr ""
120
+
121
+ #: ../app/controllers/api/v2/compliance/oval_policies_controller.rb:31
122
+ msgid "OVAL Policy schedule period (weekly, monthly, custom)"
123
+ msgstr ""
124
+
125
+ #: ../app/controllers/api/v2/compliance/oval_policies_controller.rb:32
126
+ msgid "OVAL Policy schedule weekday (only if period == \"weekly\")"
127
+ msgstr ""
128
+
129
+ #: ../app/controllers/api/v2/compliance/oval_policies_controller.rb:33
130
+ msgid "OVAL Policy schedule day of month (only if period == \"monthly\")"
131
+ msgstr ""
132
+
133
+ #: ../app/controllers/api/v2/compliance/oval_policies_controller.rb:34
134
+ msgid "OVAL Policy schedule cron line (only if period == \"custom\")"
135
+ msgstr ""
136
+
137
+ #: ../app/controllers/api/v2/compliance/oval_policies_controller.rb:39
138
+ msgid "Create an OVAL Policy"
139
+ msgstr ""
140
+
141
+ #: ../app/controllers/api/v2/compliance/oval_policies_controller.rb:47
142
+ msgid "Update an OVAL Policy"
143
+ msgstr ""
144
+
145
+ #: ../app/controllers/api/v2/compliance/oval_policies_controller.rb:55
146
+ msgid "Delete an OVAL Policy"
147
+ msgstr ""
148
+
149
+ #: ../app/controllers/api/v2/compliance/oval_policies_controller.rb:62
150
+ msgid "Assign hostgroups to an OVAL Policy"
151
+ msgstr ""
152
+
153
+ #: ../app/controllers/api/v2/compliance/oval_policies_controller.rb:64
154
+ msgid "Array of hostgroup IDs"
155
+ msgstr ""
156
+
157
+ #: ../app/controllers/api/v2/compliance/oval_policies_controller.rb:67
158
+ msgid "hostgroups"
159
+ msgstr ""
160
+
161
+ #: ../app/controllers/api/v2/compliance/oval_policies_controller.rb:70
162
+ msgid "Assign hosts to an OVAL Policy"
163
+ msgstr ""
164
+
165
+ #: ../app/controllers/api/v2/compliance/oval_policies_controller.rb:72
166
+ msgid "Array of host IDs"
167
+ msgstr ""
168
+
169
+ #: ../app/controllers/api/v2/compliance/oval_policies_controller.rb:75
170
+ msgid "hosts"
171
+ msgstr "主機"
172
+
173
+ #: ../app/controllers/api/v2/compliance/oval_policies_controller.rb:78
174
+ msgid "Show a policy's OVAL content"
175
+ msgstr ""
176
+
177
+ #: ../app/controllers/api/v2/compliance/oval_policies_controller.rb:104
178
+ msgid "OVAL policy successfully configured with %s."
179
+ msgstr ""
180
+
181
+ #: ../app/controllers/api/v2/compliance/oval_reports_controller.rb:11
182
+ msgid "Upload an OVAL report - a list of CVEs for given host"
183
+ msgstr ""
184
+
185
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:18
186
+ msgid "List Policies"
187
+ msgstr ""
188
+
189
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:26
190
+ msgid "Show a Policy"
191
+ msgstr ""
192
+
193
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:34
194
+ msgid "Policy name"
195
+ msgstr "政策名稱"
196
+
197
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:35
198
+ msgid "Policy description"
199
+ msgstr "政策描述"
200
+
201
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:36
202
+ msgid "Policy SCAP content ID"
203
+ msgstr ""
204
+
205
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:37
206
+ msgid "Policy SCAP content profile ID"
207
+ msgstr ""
208
+
209
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:38
210
+ msgid "Policy schedule period (weekly, monthly, custom)"
211
+ msgstr ""
212
+
213
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:39
214
+ msgid "Policy schedule weekday (only if period == \"weekly\")"
215
+ msgstr ""
216
+
217
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:40
218
+ msgid "Policy schedule day of month (only if period == \"monthly\")"
219
+ msgstr ""
220
+
221
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:41
222
+ msgid "Policy schedule cron line (only if period == \"custom\")"
223
+ msgstr ""
224
+
225
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:42
226
+ msgid "Apply policy to host groups"
227
+ msgstr ""
228
+
229
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:43
230
+ msgid "Apply policy to hosts"
231
+ msgstr ""
232
+
233
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:44
234
+ msgid "Tailoring file ID"
235
+ msgstr ""
236
+
237
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:45
238
+ msgid "Tailoring file profile ID"
239
+ msgstr ""
240
+
241
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:46
242
+ msgid "How the policy should be deployed"
243
+ msgstr ""
244
+
245
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:51
246
+ msgid "Create a Policy"
247
+ msgstr ""
248
+
249
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:60
250
+ msgid "Update a Policy"
251
+ msgstr ""
252
+
253
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:68
254
+ msgid "Delete a Policy"
255
+ msgstr ""
256
+
257
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:75
258
+ msgid "Show a policy's SCAP content"
259
+ msgstr "顯示政策的 SCAP 內容"
260
+
261
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:85
262
+ msgid "Show a policy's Tailoring file"
263
+ msgstr ""
264
+
265
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:95
266
+ msgid "No Tailoring file assigned for policy with id %s"
267
+ msgstr ""
268
+
269
+ #: ../app/controllers/api/v2/compliance/scap_content_profiles_controller.rb:6
270
+ msgid "List SCAP content profiles"
271
+ msgstr ""
272
+
273
+ #: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:16
274
+ msgid "List SCAP contents"
275
+ msgstr "列出 SCAP 內容"
276
+
277
+ #: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:24
278
+ msgid "Download an SCAP content as XML"
279
+ msgstr ""
280
+
281
+ #: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:33
282
+ msgid "Show an SCAP content"
283
+ msgstr "顯示 SCAP 內容"
284
+
285
+ #: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:40
286
+ msgid "SCAP content name"
287
+ msgstr ""
288
+
289
+ #: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:41
290
+ msgid "XML containing SCAP content"
291
+ msgstr ""
292
+
293
+ #: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:42 ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:37
294
+ msgid "Original file name of the XML file"
295
+ msgstr ""
296
+
297
+ #: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:47
298
+ msgid "Create SCAP content"
299
+ msgstr "建立 SCAP 內容"
300
+
301
+ #: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:55
302
+ msgid "Update an SCAP content"
303
+ msgstr "更新 SCAP 內容"
304
+
305
+ #: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:63
306
+ msgid "Deletes an SCAP content"
307
+ msgstr "刪除 SCAP 內容"
308
+
309
+ #: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:70
310
+ msgid "Upload scap contents in bulk"
311
+ msgstr ""
312
+
313
+ #: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:71
314
+ msgid "Type of the upload"
315
+ msgstr ""
316
+
317
+ #: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:72
318
+ msgid "File paths to upload when using \"files\" upload type"
319
+ msgstr ""
320
+
321
+ #: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:73
322
+ msgid "Directory to upload when using \"directory\" upload type"
323
+ msgstr ""
324
+
325
+ #: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:86
326
+ msgid "Please specify import type, received: %{received}, expected one of: %{expected}"
327
+ msgstr ""
328
+
329
+ #: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:11
330
+ msgid "List Tailoring files"
331
+ msgstr ""
332
+
333
+ #: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:19
334
+ msgid "Download a Tailoring file as XML"
335
+ msgstr ""
336
+
337
+ #: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:28
338
+ msgid "Show a Tailoring file"
339
+ msgstr ""
340
+
341
+ #: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:35
342
+ msgid "Tailoring file name"
343
+ msgstr ""
344
+
345
+ #: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:36
346
+ msgid "XML containing tailoring file"
347
+ msgstr ""
348
+
349
+ #: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:42
350
+ msgid "Create a Tailoring file"
351
+ msgstr ""
352
+
353
+ #: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:50
354
+ msgid "Update a Tailoring file"
355
+ msgstr ""
356
+
357
+ #: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:58
358
+ msgid "Deletes a Tailoring file"
359
+ msgstr ""
360
+
361
+ #: ../app/controllers/arf_reports_controller.rb:37
362
+ msgid "Failed to downloaded ARF report as bzip: %s"
363
+ msgstr ""
364
+
365
+ #: ../app/controllers/arf_reports_controller.rb:48
366
+ msgid "Failed to downloaded ARF report in HTML: %s"
367
+ msgstr ""
368
+
369
+ #: ../app/controllers/arf_reports_controller.rb:55
370
+ msgid "Successfully deleted ARF report."
371
+ msgstr ""
372
+
373
+ #: ../app/controllers/arf_reports_controller.rb:57
374
+ msgid "Failed to delete ARF Report for host %{host_name} reported at %{reported_at}"
375
+ msgstr ""
376
+
377
+ #: ../app/controllers/arf_reports_controller.rb:67
378
+ msgid "Failed to delete %s compliance reports"
379
+ msgstr "刪除 %s 合規報告失敗"
380
+
381
+ #: ../app/controllers/arf_reports_controller.rb:70
382
+ msgid "Successfully deleted %s compliance reports"
383
+ msgstr "刪除 %s 合規報告成功"
384
+
385
+ #: ../app/controllers/arf_reports_controller.rb:85
386
+ msgid "No compliance reports were found."
387
+ msgstr ""
388
+
389
+ #: ../app/controllers/arf_reports_controller.rb:89
390
+ msgid "No compliance reports selected"
391
+ msgstr ""
392
+
393
+ #: ../app/controllers/arf_reports_controller.rb:94
394
+ msgid "Something went wrong while selecting compliance reports - %s"
395
+ msgstr "選擇合規報告時發生了錯誤 - %s"
396
+
397
+ #: ../app/controllers/concerns/foreman_openscap/api/v2/hosts_controller_extensions.rb:19
398
+ msgid "Show config information for foreman_scap_client"
399
+ msgstr ""
400
+
401
+ #: ../app/controllers/concerns/foreman_openscap/api/v2/hosts_controller_extensions.rb:20
402
+ msgid "The identifier of the host"
403
+ msgstr ""
404
+
405
+ #: ../app/controllers/concerns/foreman_openscap/hosts_and_hostgroups_controller_extensions.rb:10
406
+ msgid "The %s proxy does not have Openscap feature enabled. Either set correct OpenSCAP Proxy or unset it."
407
+ msgstr ""
408
+
409
+ #: ../app/controllers/concerns/foreman_openscap/hosts_controller_extensions.rb:26
410
+ msgid "Updated hosts: Assigned with OpenSCAP Proxy: %s"
411
+ msgstr ""
412
+
413
+ #: ../app/controllers/concerns/foreman_openscap/hosts_controller_extensions.rb:29
414
+ msgid "No OpenSCAP Proxy selected."
415
+ msgstr ""
416
+
417
+ #: ../app/controllers/policies_controller.rb:84
418
+ msgid "Updated hosts: Assigned with compliance policy: %s"
419
+ msgstr ""
420
+
421
+ #: ../app/controllers/policies_controller.rb:91
422
+ msgid "No compliance policy selected."
423
+ msgstr "未選取合規政策。"
424
+
425
+ #: ../app/controllers/policies_controller.rb:103
426
+ msgid "Updated hosts: Unassigned from compliance policy '%s'"
427
+ msgstr "已更新主機:未從合規政策指定 '%s'"
428
+
429
+ #: ../app/controllers/policies_controller.rb:105
430
+ msgid "No valid policy ID provided"
431
+ msgstr ""
432
+
433
+ #: ../app/controllers/policies_controller.rb:125
434
+ msgid "No hosts were found."
435
+ msgstr "找不到主機。"
436
+
437
+ #: ../app/controllers/policies_controller.rb:129
438
+ msgid "No hosts selected"
439
+ msgstr "未選擇主機"
440
+
441
+ #: ../app/controllers/policies_controller.rb:134
442
+ msgid "Something went wrong while selecting hosts - %s"
443
+ msgstr "選擇主機時發生了錯誤 - %s"
444
+
445
+ #: ../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
446
+ msgid "Failed"
447
+ msgstr "已失敗"
448
+
449
+ #: ../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
450
+ msgid "Passed"
451
+ msgstr "已通過"
452
+
453
+ #: ../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
454
+ msgid "Other"
455
+ msgstr "其他"
456
+
457
+ #: ../app/helpers/arf_report_dashboard_helper.rb:26
458
+ msgid "Number of Events"
459
+ msgstr "事件數量"
460
+
461
+ #: ../app/helpers/arf_report_dashboard_helper.rb:27
462
+ msgid "Rule Results"
463
+ msgstr ""
464
+
465
+ #: ../app/helpers/arf_reports_helper.rb:10
466
+ msgid "Show log messages:"
467
+ msgstr "顯示日誌訊息:"
468
+
469
+ #: ../app/helpers/arf_reports_helper.rb:11
470
+ msgid "All messages"
471
+ msgstr "所有訊息"
472
+
473
+ #: ../app/helpers/arf_reports_helper.rb:11
474
+ msgid "Failed and Othered"
475
+ msgstr "失敗與其它"
476
+
477
+ #: ../app/helpers/arf_reports_helper.rb:11
478
+ msgid "Failed only"
479
+ msgstr "只有失敗"
480
+
481
+ #: ../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
482
+ msgid "Compliance Reports"
483
+ msgstr "合規報告"
484
+
485
+ #: ../app/helpers/arf_reports_helper.rb:40
486
+ msgid "Delete reports"
487
+ msgstr "刪除報告"
488
+
489
+ #: ../app/helpers/arf_reports_helper.rb:45
490
+ msgid "Select Action"
491
+ msgstr "選擇動作"
492
+
493
+ #: ../app/helpers/arf_reports_helper.rb:48
494
+ msgid "%s - The following compliance reports are about to be changed"
495
+ msgstr "%s - 以下合規報告即將變更"
496
+
497
+ #: ../app/helpers/arf_reports_helper.rb:53
498
+ msgid "No proxy found!"
499
+ msgstr ""
500
+
501
+ #: ../app/helpers/arf_reports_helper.rb:58
502
+ msgid "Reported at %s"
503
+ msgstr ""
504
+
505
+ #: ../app/helpers/arf_reports_helper.rb:59
506
+ msgid " for policy %s"
507
+ msgstr ""
508
+
509
+ #: ../app/helpers/arf_reports_helper.rb:61
510
+ msgid " through %s"
511
+ msgstr ""
512
+
513
+ #: ../app/helpers/arf_reports_helper.rb:66
514
+ msgid "Hosts failing this rule"
515
+ msgstr ""
516
+
517
+ #: ../app/helpers/arf_reports_helper.rb:67
518
+ msgid "Hosts passing this rule"
519
+ msgstr ""
520
+
521
+ #: ../app/helpers/arf_reports_helper.rb:68
522
+ msgid "Hosts othering this rule"
523
+ msgstr ""
524
+
525
+ #: ../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
526
+ msgid "Host"
527
+ msgstr "主機"
528
+
529
+ #: ../app/helpers/compliance_dashboard_helper.rb:4 ../app/views/arf_reports/_list.html.erb:8
530
+ msgid "Policy"
531
+ msgstr "政策"
532
+
533
+ #. TRANSLATORS: initial character of Passed
534
+ #: ../app/helpers/compliance_dashboard_helper.rb:6
535
+ msgid "Passed|P"
536
+ msgstr "Passed|P"
537
+
538
+ #. TRANSLATORS: initial character of Failed
539
+ #: ../app/helpers/compliance_dashboard_helper.rb:8
540
+ msgid "Failed|F"
541
+ msgstr "F"
542
+
543
+ #. TRANSLATORS: initial character of Othered which is an SCAP term
544
+ #: ../app/helpers/compliance_dashboard_helper.rb:10
545
+ msgid "Othered|O"
546
+ msgstr "Othered|O"
547
+
548
+ #: ../app/helpers/compliance_dashboard_helper.rb:10 ../app/helpers/compliance_hosts_helper.rb:16
549
+ msgid "Othered"
550
+ msgstr "其它"
551
+
552
+ #: ../app/helpers/compliance_hosts_helper.rb:24
553
+ msgid "Assign Compliance Policy"
554
+ msgstr "指定合規政策"
555
+
556
+ #: ../app/helpers/compliance_hosts_helper.rb:25
557
+ msgid "Unassign Compliance Policy"
558
+ msgstr "取消指定合規政策"
559
+
560
+ #: ../app/helpers/compliance_hosts_helper.rb:26
561
+ msgid "Change OpenSCAP Proxy"
562
+ msgstr ""
563
+
564
+ #: ../app/helpers/compliance_hosts_helper.rb:35 ../app/models/foreman_openscap/compliance_status.rb:8 ../lib/foreman_openscap/engine.rb:159 ../webpack/components/HostExtentions/HostKebabItems.js:39
565
+ msgid "Compliance"
566
+ msgstr "合規"
567
+
568
+ #: ../app/helpers/compliance_hosts_helper.rb:37
569
+ msgid "Host compliance details"
570
+ msgstr "主機合規的詳情"
571
+
572
+ #: ../app/helpers/concerns/foreman_openscap/hosts_helper_extensions.rb:4
573
+ msgid "Host is deleted"
574
+ msgstr "已刪除主機"
575
+
576
+ #: ../app/helpers/foreman_openscap_helper.rb:4
577
+ msgid "documentation"
578
+ msgstr ""
579
+
580
+ #: ../app/helpers/policies_helper.rb:56
581
+ msgid "Choose existing SCAP Content"
582
+ msgstr "選擇現有的 SCAP 內容"
583
+
584
+ #: ../app/helpers/policies_helper.rb:57 ../app/helpers/policies_helper.rb:62 ../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
585
+ msgid "SCAP Content"
586
+ msgstr "SCAP 內容"
587
+
588
+ #: ../app/helpers/policies_helper.rb:72 ../app/helpers/policies_helper.rb:79
589
+ msgid "XCCDF Profile"
590
+ msgstr "XCCDF 設定檔"
591
+
592
+ #: ../app/helpers/policies_helper.rb:78
593
+ msgid "Default XCCDF profile"
594
+ msgstr "預設 XCCDF 設定檔"
595
+
596
+ #: ../app/helpers/policies_helper.rb:87
597
+ msgid "Choose Tailoring File"
598
+ msgstr ""
599
+
600
+ #: ../app/helpers/policies_helper.rb:88 ../app/views/policies/_list.html.erb:6
601
+ msgid "Tailoring File"
602
+ msgstr ""
603
+
604
+ #: ../app/helpers/policies_helper.rb:97
605
+ msgid "XCCDF Profile in Tailoring File"
606
+ msgstr ""
607
+
608
+ #: ../app/helpers/policies_helper.rb:98
609
+ msgid "This profile will be used to override the one from scap content"
610
+ msgstr ""
611
+
612
+ #: ../app/helpers/policies_helper.rb:109 ../app/views/arf_reports/_list.html.erb:54 ../webpack/routes/OvalContents/OvalContentsNew/OvalContentsNew.js:116 ../webpack/routes/OvalPolicies/OvalPoliciesNew/NewOvalPolicyForm.js:97
613
+ msgid "Submit"
614
+ msgstr "提交"
615
+
616
+ #: ../app/helpers/policies_helper.rb:113 ../app/views/arf_reports/_list.html.erb:53 ../webpack/components/ConfirmModal.js:27 ../webpack/routes/OvalContents/OvalContentsNew/OvalContentsNew.js:121 ../webpack/routes/OvalPolicies/OvalPoliciesNew/NewOvalPolicyForm.js:102
617
+ msgid "Cancel"
618
+ msgstr "取消"
619
+
620
+ #: ../app/helpers/policy_dashboard_helper.rb:11
621
+ msgid "Compliant hosts"
622
+ msgstr "合規主機"
623
+
624
+ #: ../app/helpers/policy_dashboard_helper.rb:12
625
+ msgid "Incompliant hosts"
626
+ msgstr "不合規主機"
627
+
628
+ #: ../app/helpers/policy_dashboard_helper.rb:13 ../app/models/foreman_openscap/compliance_status.rb:24
629
+ msgid "Inconclusive"
630
+ msgstr "非決定性"
631
+
632
+ #: ../app/helpers/policy_dashboard_helper.rb:14
633
+ msgid "Not audited"
634
+ msgstr "尚未稽核"
635
+
636
+ #: ../app/helpers/policy_dashboard_helper.rb:41
637
+ msgid "Host is assigned to policy"
638
+ msgstr ""
639
+
640
+ #: ../app/helpers/policy_dashboard_helper.rb:44
641
+ msgid "Host is not assigned to policy but reports were found. You may want to delete the reports or assign the policy again."
642
+ msgstr ""
643
+
644
+ #: ../app/helpers/policy_dashboard_helper.rb:52
645
+ msgid "Hosts no longer assigned: %s"
646
+ msgstr ""
647
+
648
+ #: ../app/helpers/policy_dashboard_helper.rb:56
649
+ msgid "Total hosts with reports where policy is no longer assigned."
650
+ msgstr ""
651
+
652
+ #: ../app/lib/proxy_api/openscap.rb:21
653
+ msgid "Request timed out. Please try increasing Settings -> proxy_request_timeout"
654
+ msgstr ""
655
+
656
+ #: ../app/lib/proxy_api/openscap.rb:24
657
+ msgid "Could not validate %s. Please make sure you have appropriate proxy version to use this functionality"
658
+ msgstr ""
659
+
660
+ #: ../app/lib/proxy_api/openscap.rb:27
661
+ msgid "Could not validate %{file_type}. Error %{error}"
662
+ msgstr ""
663
+
664
+ #: ../app/lib/proxy_api/openscap.rb:40
665
+ msgid "Unable to get HTML version of requested report from Smart Proxy"
666
+ msgstr ""
667
+
668
+ #: ../app/lib/proxy_api/openscap.rb:49
669
+ msgid "Unable to get XML version of requested report from Smart Proxy"
670
+ msgstr ""
671
+
672
+ #: ../app/mailers/foreman_openscap/policy_mailer.rb:17
673
+ msgid "SCAP policies summary"
674
+ msgstr ""
675
+
676
+ #: ../app/models/concerns/foreman_openscap/log_extensions.rb:17
677
+ msgid "is not included in SCAP_RESULT"
678
+ msgstr ""
679
+
680
+ #: ../app/models/concerns/foreman_openscap/openscap_proxy_core_extensions.rb:65
681
+ msgid "must have Openscap feature"
682
+ msgstr ""
683
+
684
+ #: ../app/models/concerns/foreman_openscap/openscap_proxy_extensions.rb:8
685
+ msgid "No OpenSCAP proxy found for %{class} with id %{id}"
686
+ msgstr ""
687
+
688
+ #: ../app/models/concerns/foreman_openscap/policy_common.rb:15
689
+ msgid "does not consist of 5 parts separated by space"
690
+ msgstr ""
691
+
692
+ #: ../app/models/concerns/foreman_openscap/policy_common.rb:21 ../app/models/foreman_openscap/oval_policy.rb:14 ../app/models/foreman_openscap/policy.rb:34
693
+ msgid "is not a valid value"
694
+ msgstr ""
695
+
696
+ #: ../app/models/concerns/foreman_openscap/policy_common.rb:27
697
+ msgid "must be between 1 and 31"
698
+ msgstr ""
699
+
700
+ #: ../app/models/foreman_openscap/compliance_status.rb:22 ../app/views/foreman_openscap/policy_mailer/_dashboard.erb:13
701
+ msgid "Compliant"
702
+ msgstr "合規"
703
+
704
+ #: ../app/models/foreman_openscap/compliance_status.rb:26 ../app/views/foreman_openscap/policy_mailer/_dashboard.erb:17
705
+ msgid "Incompliant"
706
+ msgstr "不合規"
707
+
708
+ #: ../app/models/foreman_openscap/compliance_status.rb:28
709
+ msgid "Unknown Compliance status"
710
+ msgstr "未知的合規狀態"
711
+
712
+ #: ../app/models/foreman_openscap/oval_status.rb:8
713
+ msgid "OVAL scan"
714
+ msgstr ""
715
+
716
+ #: ../app/models/foreman_openscap/oval_status.rb:14
717
+ msgid "No Vulnerabilities found"
718
+ msgstr ""
719
+
720
+ #: ../app/models/foreman_openscap/oval_status.rb:16
721
+ msgid "%s vulnerabilities found"
722
+ msgstr ""
723
+
724
+ #: ../app/models/foreman_openscap/oval_status.rb:18
725
+ msgid "%s vulnerabilities with available patch found"
726
+ msgstr ""
727
+
728
+ #: ../app/models/foreman_openscap/oval_status.rb:20
729
+ msgid "Unknown OVAL status"
730
+ msgstr ""
731
+
732
+ #: ../app/models/foreman_openscap/policy.rb:11 ../app/views/policies/_form.html.erb:8
733
+ msgid "Deployment Options"
734
+ msgstr ""
735
+
736
+ #: ../app/models/foreman_openscap/policy.rb:11
737
+ msgid "Policy Attributes"
738
+ msgstr ""
739
+
740
+ #: ../app/models/foreman_openscap/policy.rb:11 ../app/views/policies/_form.html.erb:11 ../webpack/routes/OvalPolicies/OvalPoliciesNew/NewOvalPolicyForm.js:67
741
+ msgid "Schedule"
742
+ msgstr "排程"
743
+
744
+ #: ../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
745
+ msgid "Locations"
746
+ msgstr "位置"
747
+
748
+ #: ../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
749
+ msgid "Organizations"
750
+ msgstr "組織"
751
+
752
+ #: ../app/models/foreman_openscap/policy.rb:11 ../webpack/routes/OvalPolicies/OvalPoliciesNew/HostgroupSelect.js:99 ../webpack/routes/OvalPolicies/OvalPoliciesShow/OvalPoliciesShow.js:65
753
+ msgid "Hostgroups"
754
+ msgstr "主機群組"
755
+
756
+ #: ../app/models/foreman_openscap/policy.rb:55
757
+ msgid "Cannot generate HTML guide, scap content is missing."
758
+ msgstr ""
759
+
760
+ #: ../app/models/foreman_openscap/policy.rb:61
761
+ msgid "Cannot generate HTML guide, no valid OpenSCAP proxy server found."
762
+ msgstr ""
763
+
764
+ #: ../app/models/foreman_openscap/policy.rb:227
765
+ msgid "must be present when tailoring file profile present"
766
+ msgstr ""
767
+
768
+ #: ../app/models/foreman_openscap/policy.rb:228
769
+ msgid "must be present when tailoring file present"
770
+ msgstr ""
771
+
772
+ #: ../app/models/foreman_openscap/policy.rb:233
773
+ msgid "does not come from selected tailoring file"
774
+ msgstr ""
775
+
776
+ #: ../app/models/foreman_openscap/policy.rb:239
777
+ msgid "does not have the selected SCAP content profile"
778
+ msgstr ""
779
+
780
+ #: ../app/models/foreman_openscap/policy.rb:271
781
+ msgid "cannot assign to %s, all assigned policies must be deployed in the same way, check 'deploy by' for each assigned policy"
782
+ msgstr ""
783
+
784
+ #: ../app/services/foreman_openscap/arf_report_status_calculator.rb:30
785
+ msgid "invalid type %s"
786
+ msgstr "無效的類型 %s"
787
+
788
+ #: ../app/services/foreman_openscap/client_config/ansible.rb:23
789
+ msgid "Requires Ansible plugin, %s Ansible role and variables. This will assign the role to the hosts or selected hostgroups."
790
+ msgstr ""
791
+
792
+ #: ../app/services/foreman_openscap/client_config/ansible.rb:24
793
+ 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."
794
+ msgstr ""
795
+
796
+ #: ../app/services/foreman_openscap/client_config/ansible.rb:34
797
+ msgid "theforeman.foreman_scap_client Ansible Role not found, please import it before running this action again."
798
+ msgstr ""
799
+
800
+ #: ../app/services/foreman_openscap/client_config/ansible.rb:57
801
+ msgid "Ansible role"
802
+ msgstr ""
803
+
804
+ #: ../app/services/foreman_openscap/client_config/ansible.rb:58
805
+ msgid "Ansible variables"
806
+ msgstr ""
807
+
808
+ #: ../app/services/foreman_openscap/client_config/manual.rb:14
809
+ 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."
810
+ msgstr ""
811
+
812
+ #: ../app/services/foreman_openscap/client_config/puppet.rb:17
813
+ msgid "Requires %s Puppet class. This will assign the class to the hosts or selected hostgroups."
814
+ msgstr ""
815
+
816
+ #: ../app/services/foreman_openscap/client_config/puppet.rb:18
817
+ msgid "Every puppet run ensures the foreman_scap_client is configured according to the policy."
818
+ msgstr ""
819
+
820
+ #: ../app/services/foreman_openscap/client_config/puppet.rb:39
821
+ msgid "Puppet class"
822
+ msgstr "Puppet 類別"
823
+
824
+ #: ../app/services/foreman_openscap/client_config/puppet.rb:40
825
+ msgid "Smart Class Parameters"
826
+ msgstr ""
827
+
828
+ #: ../app/services/foreman_openscap/lookup_key_overrider.rb:19
829
+ msgid "%{type} was selected to deploy policy to clients, but %{type} is not available. Are you missing a plugin?"
830
+ msgstr ""
831
+
832
+ #: ../app/services/foreman_openscap/lookup_key_overrider.rb:26
833
+ msgid "Required %{msg_name} %{class} was not found, please ensure it is imported first."
834
+ msgstr ""
835
+
836
+ #: ../app/services/foreman_openscap/lookup_key_overrider.rb:34
837
+ msgid "The following %{key_name} were missing for %{item_name}: %{key_names}. Make sure they are imported before proceeding."
838
+ msgstr ""
839
+
840
+ #: ../app/services/foreman_openscap/lookup_key_overrider.rb:56
841
+ msgid "Failed to save when overriding parameters for %{config_tool}, cause: %{errors}"
842
+ msgstr ""
843
+
844
+ #: ../app/services/foreman_openscap/openscap_proxy_version_check.rb:39
845
+ msgid "This feature is temporarily disabled. "
846
+ msgstr ""
847
+
848
+ #: ../app/services/foreman_openscap/openscap_proxy_version_check.rb:40
849
+ msgid "The following Smart Proxies need to be updated to unlock the feature: %s. "
850
+ msgstr ""
851
+
852
+ #: ../app/services/foreman_openscap/openscap_proxy_version_check.rb:41
853
+ msgid "The following proxies could not be reached: %s. Please make sure they are available so Foreman can check their versions."
854
+ msgstr ""
855
+
856
+ #: ../app/services/foreman_openscap/oval/configure.rb:65
857
+ msgid "Was %s configured successfully?"
858
+ msgstr ""
859
+
860
+ #: ../app/services/foreman_openscap/oval/configure.rb:66
861
+ msgid "Assign openscap_proxy to %s before proceeding."
862
+ msgstr ""
863
+
864
+ #: ../app/services/foreman_openscap/oval/configure.rb:75
865
+ msgid "Was %{model_name} %{name} configured successfully?"
866
+ msgstr ""
867
+
868
+ #: ../app/services/foreman_openscap/oval/setup.rb:56
869
+ msgid "Could not update Ansible Variables with override: true"
870
+ msgstr ""
871
+
872
+ #: ../app/services/foreman_openscap/oval/setup.rb:61
873
+ msgid "Is foreman_ansible present?"
874
+ msgstr ""
875
+
876
+ #: ../app/services/foreman_openscap/oval/setup.rb:62
877
+ msgid "foreman_ansible plugin not found, please install it before running this action again."
878
+ msgstr ""
879
+
880
+ #: ../app/services/foreman_openscap/oval/setup.rb:66
881
+ msgid "Is theforeman.foreman_scap_client present?"
882
+ msgstr ""
883
+
884
+ #: ../app/services/foreman_openscap/oval/setup.rb:71
885
+ msgid "Are required variables for theforeman.foreman_scap_client present?"
886
+ msgstr ""
887
+
888
+ #: ../app/services/foreman_openscap/oval/setup.rb:72
889
+ msgid "The following Ansible Variables were not found: %{missing_vars}, please import them before running this action again."
890
+ msgstr ""
891
+
892
+ #: ../app/services/foreman_openscap/oval/setup.rb:76 ../app/services/foreman_openscap/oval/setup.rb:81 ../app/services/foreman_openscap/oval/setup.rb:86
893
+ msgid "Is %s param set to be overriden?"
894
+ msgstr ""
895
+
896
+ #: ../app/services/foreman_openscap/oval/sync_oval_contents.rb:8
897
+ msgid "cause: "
898
+ msgstr ""
899
+
900
+ #: ../app/services/foreman_openscap/oval/sync_oval_contents.rb:28
901
+ msgid "Failed to fetch content file from %s"
902
+ msgstr ""
903
+
904
+ #: ../app/validators/foreman_openscap/data_stream_validator.rb:9
905
+ msgid "No proxy with OpenSCAP feature was found."
906
+ msgstr ""
907
+
908
+ #: ../app/validators/foreman_openscap/data_stream_validator.rb:14
909
+ msgid "No proxy with OpenSCAP feature is running."
910
+ msgstr ""
911
+
912
+ #: ../app/validators/foreman_openscap/data_stream_validator.rb:26
913
+ msgid "No available proxy to validate. Returned with error: %s"
914
+ msgstr "沒有可用的代理供驗證。傳回錯誤:%s"
915
+
916
+ #: ../app/validators/foreman_openscap/data_stream_validator.rb:33
917
+ msgid "Changed file does not include existing SCAP content profiles"
918
+ msgstr ""
919
+
920
+ #: ../app/views/arf_reports/_detailed_message.html.erb:3
921
+ msgid "More details"
922
+ msgstr "更多詳細資訊"
923
+
924
+ #: ../app/views/arf_reports/_detailed_message.html.erb:6 ../webpack/routes/OvalPolicies/OvalPoliciesNew/NewOvalPolicyForm.js:62 ../webpack/routes/OvalPolicies/OvalPoliciesShow/DetailsTab.js:57
925
+ msgid "Description"
926
+ msgstr "說明"
927
+
928
+ #: ../app/views/arf_reports/_detailed_message.html.erb:7
929
+ msgid "Rationale"
930
+ msgstr "理由"
931
+
932
+ #: ../app/views/arf_reports/_detailed_message.html.erb:8
933
+ msgid "References"
934
+ msgstr "參照"
935
+
936
+ #: ../app/views/arf_reports/_list.html.erb:5
937
+ msgid "Select all items in this page"
938
+ msgstr "選擇這頁中的所有項目"
939
+
940
+ #: ../app/views/arf_reports/_list.html.erb:5
941
+ msgid "items selected. Uncheck to Clear"
942
+ msgstr "已選取項目。反選以清除"
943
+
944
+ #: ../app/views/arf_reports/_list.html.erb:7 ../app/views/arf_reports/delete_multiple.html.erb:10
945
+ msgid "Reported At"
946
+ msgstr "回報於"
947
+
948
+ #: ../app/views/arf_reports/_list.html.erb:9
949
+ msgid "Openscap Proxy"
950
+ msgstr ""
951
+
952
+ #: ../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
953
+ msgid "Actions"
954
+ msgstr "動作"
955
+
956
+ #: ../app/views/arf_reports/_list.html.erb:28
957
+ msgid "Deleted policy"
958
+ msgstr ""
959
+
960
+ #: ../app/views/arf_reports/_list.html.erb:34
961
+ msgid "Full Report"
962
+ msgstr ""
963
+
964
+ #: ../app/views/arf_reports/_list.html.erb:37
965
+ msgid "Delete compliance report for %s?"
966
+ msgstr "刪除 %s 的合規報告?"
967
+
968
+ #: ../app/views/arf_reports/_list.html.erb:48
969
+ msgid "Please Confirm"
970
+ msgstr "請確認"
971
+
972
+ #: ../app/views/arf_reports/_metrics.html.erb:6
973
+ msgid "Report Metrics"
974
+ msgstr "報告計量"
975
+
976
+ #: ../app/views/arf_reports/_metrics.html.erb:14
977
+ msgid "Report Status"
978
+ msgstr "報告狀態"
979
+
980
+ #: ../app/views/arf_reports/_metrics.html.erb:34
981
+ msgid "Total"
982
+ msgstr "總數"
983
+
984
+ #: ../app/views/arf_reports/_output.html.erb:12
985
+ msgid "Result"
986
+ msgstr "結果"
987
+
988
+ #: ../app/views/arf_reports/_output.html.erb:13
989
+ msgid "Message"
990
+ msgstr "訊息"
991
+
992
+ #: ../app/views/arf_reports/_output.html.erb:14
993
+ msgid "Resource"
994
+ msgstr "資源"
995
+
996
+ #: ../app/views/arf_reports/_output.html.erb:15
997
+ msgid "Severity"
998
+ msgstr "嚴重性"
999
+
1000
+ #: ../app/views/arf_reports/_output.html.erb:33
1001
+ msgid "Nothing to show"
1002
+ msgstr "沒有可顯示的項目"
1003
+
1004
+ #: ../app/views/arf_reports/delete_multiple.html.erb:27
1005
+ msgid "Delete"
1006
+ msgstr "刪除"
1007
+
1008
+ #: ../app/views/arf_reports/delete_multiple.html.erb:28
1009
+ msgid "these Compliance reports"
1010
+ msgstr ""
1011
+
1012
+ #: ../app/views/arf_reports/show.html.erb:15
1013
+ msgid "Back"
1014
+ msgstr "上一頁"
1015
+
1016
+ #: ../app/views/arf_reports/show.html.erb:17
1017
+ msgid "Host details"
1018
+ msgstr "主機詳細資訊"
1019
+
1020
+ #: ../app/views/arf_reports/show.html.erb:18
1021
+ msgid "View full report"
1022
+ msgstr "檢視完整報告"
1023
+
1024
+ #: ../app/views/arf_reports/show.html.erb:19
1025
+ msgid "Download XML in bzip"
1026
+ msgstr "下載 XML,格式為 bzip"
1027
+
1028
+ #: ../app/views/arf_reports/show.html.erb:20
1029
+ msgid "Download HTML"
1030
+ msgstr ""
1031
+
1032
+ #: ../app/views/arf_reports/show_html.html.erb:10 ../webpack/routes/OvalPolicies/OvalPoliciesNew/HostgroupSelect.js:68
1033
+ msgid "Loading..."
1034
+ msgstr "載入中…"
1035
+
1036
+ #: ../app/views/arf_reports/welcome.html.erb:9
1037
+ 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."
1038
+ msgstr ""
1039
+
1040
+ #: ../app/views/arf_reports/welcome.html.erb:12
1041
+ msgid "Documentation"
1042
+ msgstr "文件"
1043
+
1044
+ #: ../app/views/compliance_hosts/show.html.erb:8
1045
+ msgid "%s compliance report by policy"
1046
+ msgid_plural "%s compliance reports by policy"
1047
+ msgstr[0] ""
1048
+ msgstr[1] ""
1049
+
1050
+ #: ../app/views/compliance_hosts/show.html.erb:10
1051
+ msgid "Policy %s"
1052
+ msgstr "政策 %s"
1053
+
1054
+ #: ../app/views/compliance_hosts/show.html.erb:16
1055
+ msgid "%s latest report"
1056
+ msgstr "%s 最新報告"
1057
+
1058
+ #: ../app/views/compliance_hosts/show.html.erb:28
1059
+ msgid "%s reports over time"
1060
+ msgstr "%s 一直以來的報告"
1061
+
1062
+ #: ../app/views/compliance_hosts/show.html.erb:34
1063
+ msgid "No report for this policy"
1064
+ msgstr "此政策沒有報告"
1065
+
1066
+ #: ../app/views/dashboard/_compliance_host_reports_widget.html.erb:1 ../lib/foreman_openscap/engine.rb:183
1067
+ msgid "Latest Compliance Reports"
1068
+ msgstr ""
1069
+
1070
+ #: ../app/views/dashboard/_compliance_host_reports_widget.html.erb:4
1071
+ msgid "No reports available"
1072
+ msgstr "無報告可用"
1073
+
1074
+ #: ../app/views/dashboard/_compliance_host_reports_widget.html.erb:12
1075
+ msgid "Host does not exist anymore"
1076
+ msgstr "主機不復存在"
1077
+
1078
+ #: ../app/views/dashboard/_compliance_host_reports_widget.html.erb:13
1079
+ msgid "Policy is missing"
1080
+ msgstr ""
1081
+
1082
+ #: ../app/views/dashboard/_compliance_reports_breakdown_widget.html.erb:1 ../lib/foreman_openscap/engine.rb:185
1083
+ msgid "Compliance Reports Breakdown"
1084
+ msgstr ""
1085
+
1086
+ #: ../app/views/foreman_openscap/policy_mailer/_dashboard.erb:9
1087
+ msgid "Changed"
1088
+ msgstr "已改變"
1089
+
1090
+ #: ../app/views/foreman_openscap/policy_mailer/_hosts.erb:5
1091
+ msgid "Hostname"
1092
+ msgstr "主機名稱"
1093
+
1094
+ #: ../app/views/foreman_openscap/policy_mailer/_hosts.erb:17
1095
+ msgid "Changed?"
1096
+ msgstr "已改變?"
1097
+
1098
+ #: ../app/views/foreman_openscap/policy_mailer/_hosts.erb:36 ../webpack/routes/OvalPolicies/OvalPoliciesShow/CvesTable.js:35
1099
+ msgid "Yes"
1100
+ msgstr "是"
1101
+
1102
+ #: ../app/views/foreman_openscap/policy_mailer/_hosts.erb:36 ../webpack/routes/OvalPolicies/OvalPoliciesShow/CvesTable.js:35
1103
+ msgid "No"
1104
+ msgstr "否"
1105
+
1106
+ #: ../app/views/foreman_openscap/policy_mailer/_hosts.erb:40
1107
+ msgid "No ARF reports for this policy"
1108
+ msgstr "此政策沒有 ARF 報告"
1109
+
1110
+ #: ../app/views/foreman_openscap/policy_mailer/_list.erb:8
1111
+ msgid "None!"
1112
+ msgstr "無!"
1113
+
1114
+ #: ../app/views/foreman_openscap/policy_mailer/_policy.erb:7
1115
+ msgid "Total of one host"
1116
+ msgid_plural "Total of %{hosts} hosts"
1117
+ msgstr[0] ""
1118
+ msgstr[1] ""
1119
+
1120
+ #: ../app/views/foreman_openscap/policy_mailer/policy_summary.erb:6
1121
+ msgid "Summary report for OpenScap from Foreman"
1122
+ msgstr ""
1123
+
1124
+ #: ../app/views/foreman_openscap/policy_mailer/policy_summary.erb:9
1125
+ msgid "<b>Foreman</b> OpenSCAP summary"
1126
+ msgstr ""
1127
+
1128
+ #: ../app/views/foreman_openscap/policy_mailer/policy_summary.erb:10
1129
+ msgid "Summary from %{time} ago to now"
1130
+ msgstr "%{time} 之前到現在的摘要"
1131
+
1132
+ #: ../app/views/foreman_openscap/policy_mailer/policy_summary.erb:11
1133
+ msgid "Summary report from Foreman server at %{foreman_url}"
1134
+ msgstr "來自 Foreman 伺服器的摘要報告,於 %{foreman_url}"
1135
+
1136
+ #: ../app/views/foreman_openscap/policy_mailer/policy_summary.erb:16
1137
+ msgid "Policies with hosts:"
1138
+ msgstr "政策與主機:"
1139
+
1140
+ #: ../app/views/hosts/select_multiple_openscap_proxy.html.erb:5
1141
+ msgid "Select OpenSCAP Proxy"
1142
+ msgstr ""
1143
+
1144
+ #: ../app/views/policies/_form.html.erb:9
1145
+ msgid "General"
1146
+ msgstr "一般"
1147
+
1148
+ #: ../app/views/policies/_form.html.erb:18
1149
+ msgid "Host Groups"
1150
+ msgstr "主機群組"
1151
+
1152
+ #: ../app/views/policies/_form.html.erb:45 ../app/views/policies/steps/_schedule_form.html.erb:6
1153
+ msgid "Choose period"
1154
+ msgstr "選擇期間"
1155
+
1156
+ #: ../app/views/policies/_form.html.erb:47 ../app/views/policies/steps/_schedule_form.html.erb:8
1157
+ msgid "Choose weekday"
1158
+ msgstr "選擇星期幾"
1159
+
1160
+ #: ../app/views/policies/_form.html.erb:48 ../app/views/policies/steps/_schedule_form.html.erb:9
1161
+ msgid "Number of a day in month, note that not all months have same count of days"
1162
+ msgstr "月份中的日子,請注意並不是所有月份都有同樣的天數"
1163
+
1164
+ #: ../app/views/policies/_form.html.erb:49 ../app/views/policies/steps/_schedule_form.html.erb:10
1165
+ msgid "You can specify custom cron line, e.g. \"0 3 * * *\", separate each of 5 values by space"
1166
+ msgstr "您可指定自訂的 cron 行,例如\"0 3 * * *\",五個數值均由空格隔開"
1167
+
1168
+ #: ../app/views/policies/_list.html.erb:3 ../app/views/tailoring_files/_list.html.erb:3 ../webpack/routes/OvalContents/OvalContentsIndex/OvalContentsTable.js:19 ../webpack/routes/OvalContents/OvalContentsNew/OvalContentsNew.js:57 ../webpack/routes/OvalContents/OvalContentsShow/OvalContentsShow.js:48 ../webpack/routes/OvalPolicies/OvalPoliciesIndex/OvalPoliciesTable.js:19 ../webpack/routes/OvalPolicies/OvalPoliciesNew/NewOvalPolicyForm.js:56 ../webpack/routes/OvalPolicies/OvalPoliciesShow/DetailsTab.js:31 ../webpack/routes/OvalPolicies/OvalPoliciesShow/HostgroupsTable.js:9
1169
+ msgid "Name"
1170
+ msgstr "名稱"
1171
+
1172
+ #: ../app/views/policies/_list.html.erb:4
1173
+ msgid "Content"
1174
+ msgstr ""
1175
+
1176
+ #: ../app/views/policies/_list.html.erb:5
1177
+ msgid "Profile"
1178
+ msgstr ""
1179
+
1180
+ #: ../app/views/policies/_list.html.erb:7
1181
+ msgid "Effective Profile"
1182
+ msgstr ""
1183
+
1184
+ #: ../app/views/policies/_list.html.erb:28
1185
+ msgid "None"
1186
+ msgstr "無"
1187
+
1188
+ #: ../app/views/policies/_list.html.erb:36
1189
+ msgid "Dashboard"
1190
+ msgstr "控制面板"
1191
+
1192
+ #: ../app/views/policies/_list.html.erb:37
1193
+ msgid "Show Guide"
1194
+ msgstr "顯示指引"
1195
+
1196
+ #: ../app/views/policies/_list.html.erb:39
1197
+ msgid "Delete compliance policy %s with all of its reports?"
1198
+ msgstr ""
1199
+
1200
+ #: ../app/views/policies/create.html.erb:1 ../app/views/policies/index.html.erb:5 ../app/views/policies/new.html.erb:1
1201
+ msgid "New Compliance Policy"
1202
+ msgstr "新合規政策"
1203
+
1204
+ #: ../app/views/policies/disassociate_multiple_hosts.html.erb:4 ../app/views/policies/select_multiple_hosts.html.erb:5
1205
+ msgid "Select Compliance Policy"
1206
+ msgstr "選擇合規政策"
1207
+
1208
+ #: ../app/views/policies/edit.html.erb:1 ../app/views/scap_contents/edit.html.erb:1 ../app/views/tailoring_files/edit.html.erb:1
1209
+ msgid "Edit %s"
1210
+ msgstr "編輯 %s"
1211
+
1212
+ #: ../app/views/policies/index.html.erb:2 ../app/views/policies/welcome.html.erb:1 ../app/views/policies/welcome.html.erb:6
1213
+ msgid "Compliance Policies"
1214
+ msgstr "合規政策"
1215
+
1216
+ #: ../app/views/policies/show.html.erb:1
1217
+ msgid "Details for Compliance Policy %s"
1218
+ msgstr ""
1219
+
1220
+ #: ../app/views/policies/steps/_deployment_options_form.html.erb:6
1221
+ msgid "There are significant differences in deployment options."
1222
+ msgstr ""
1223
+
1224
+ #: ../app/views/policies/steps/_deployment_options_form.html.erb:7
1225
+ msgid "Please make sure you understand them by reading our"
1226
+ msgstr ""
1227
+
1228
+ #: ../app/views/policies/steps/_schedule_form.html.erb:9
1229
+ msgid "Choose day in month"
1230
+ msgstr ""
1231
+
1232
+ #: ../app/views/policies/steps/_step_form.html.erb:11
1233
+ msgid "Next"
1234
+ msgstr "下一個"
1235
+
1236
+ #: ../app/views/policies/welcome.html.erb:7
1237
+ msgid "In Foreman, a compliance policy checklist is defined via %s."
1238
+ msgstr ""
1239
+
1240
+ #: ../app/views/policies/welcome.html.erb:7
1241
+ msgid "SCAP content"
1242
+ msgstr "SCAP 內容"
1243
+
1244
+ #: ../app/views/policies/welcome.html.erb:8
1245
+ msgid "Once SCAP content is present, you can create a policy, assign select host groups and schedule to run."
1246
+ msgstr ""
1247
+
1248
+ #: ../app/views/policies/welcome.html.erb:12
1249
+ msgid "New Policy"
1250
+ msgstr ""
1251
+
1252
+ #: ../app/views/policy_dashboard/_policy_chart_widget.html.erb:4
1253
+ msgid "Host Breakdown Chart"
1254
+ msgstr "主機錯誤圖表"
1255
+
1256
+ #: ../app/views/policy_dashboard/_policy_reports.html.erb:7
1257
+ msgid "Policy assigned"
1258
+ msgstr ""
1259
+
1260
+ #: ../app/views/policy_dashboard/_policy_reports.html.erb:8
1261
+ msgid "Date"
1262
+ msgstr "日期"
1263
+
1264
+ #: ../app/views/policy_dashboard/_policy_reports.html.erb:24
1265
+ msgid "View Report"
1266
+ msgstr "檢視報告"
1267
+
1268
+ #: ../app/views/policy_dashboard/_policy_status_widget.html.erb:2
1269
+ msgid "Hosts Breakdown"
1270
+ msgstr "主機錯誤"
1271
+
1272
+ #: ../app/views/policy_dashboard/_policy_status_widget.html.erb:4
1273
+ msgid "Compliant with the policy"
1274
+ msgstr "合於政策"
1275
+
1276
+ #: ../app/views/policy_dashboard/_policy_status_widget.html.erb:5
1277
+ msgid "Not compliant with the policy"
1278
+ msgstr "不合於政策"
1279
+
1280
+ #: ../app/views/policy_dashboard/_policy_status_widget.html.erb:6
1281
+ msgid "Inconclusive results"
1282
+ msgstr "非決定性結果"
1283
+
1284
+ #: ../app/views/policy_dashboard/_policy_status_widget.html.erb:7
1285
+ msgid "Never audited"
1286
+ msgstr "未曾稽核"
1287
+
1288
+ #: ../app/views/policy_dashboard/_policy_status_widget.html.erb:9
1289
+ msgid "Total hosts with policy: %s"
1290
+ msgstr ""
1291
+
1292
+ #: ../app/views/policy_dashboard/index.html.erb:3
1293
+ msgid "Compliance policy: %s"
1294
+ msgstr "合規政策:%s"
1295
+
1296
+ #: ../app/views/policy_dashboard/index.html.erb:7
1297
+ msgid "Status table"
1298
+ msgstr "狀態表"
1299
+
1300
+ #: ../app/views/policy_dashboard/index.html.erb:8
1301
+ msgid "Status chart"
1302
+ msgstr "狀態圖表"
1303
+
1304
+ #: ../app/views/policy_dashboard/index.html.erb:20
1305
+ msgid "Latest reports for policy: %s"
1306
+ msgstr "最新的政策報告:%s"
1307
+
1308
+ #: ../app/views/scap_contents/_form.html.erb:9 ../app/views/tailoring_files/_form.html.erb:9
1309
+ msgid "File Upload"
1310
+ msgstr "檔案上傳"
1311
+
1312
+ #: ../app/views/scap_contents/_form.html.erb:20
1313
+ msgid "SCAP DataStream file"
1314
+ msgstr ""
1315
+
1316
+ #: ../app/views/scap_contents/_list.html.erb:3
1317
+ msgid "Title"
1318
+ msgstr ""
1319
+
1320
+ #: ../app/views/scap_contents/_list.html.erb:4 ../app/views/tailoring_files/_list.html.erb:4
1321
+ msgid "File name"
1322
+ msgstr ""
1323
+
1324
+ #: ../app/views/scap_contents/_list.html.erb:5 ../app/views/tailoring_files/_list.html.erb:5
1325
+ msgid "Created at"
1326
+ msgstr ""
1327
+
1328
+ #: ../app/views/scap_contents/_list.html.erb:17 ../app/views/tailoring_files/_list.html.erb:23
1329
+ msgid "Download"
1330
+ msgstr "下載"
1331
+
1332
+ #: ../app/views/scap_contents/_list.html.erb:19
1333
+ msgid "Delete scap content %s?"
1334
+ msgstr ""
1335
+
1336
+ #: ../app/views/scap_contents/index.html.erb:1
1337
+ msgid "SCAP Contents"
1338
+ msgstr "SCAP 內容"
1339
+
1340
+ #: ../app/views/scap_contents/index.html.erb:3
1341
+ msgid "Upload New SCAP Content"
1342
+ msgstr "上傳新的 SCAP 內容"
1343
+
1344
+ #: ../app/views/scap_contents/new.html.erb:1
1345
+ msgid "Upload new SCAP content file"
1346
+ msgstr "上傳新的 SCAP 內容檔案"
1347
+
1348
+ #: ../app/views/scap_contents/welcome.html.erb:7
1349
+ msgid ""
1350
+ "The Security Content Automation Protocol (SCAP), combines a number of open standards that are used to enumerate software flaws and\n"
1351
+ " configuration issues related to security. "
1352
+ msgstr ""
1353
+
1354
+ #: ../app/views/scap_contents/welcome.html.erb:9
1355
+ msgid ""
1356
+ "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"
1357
+ " via %s"
1358
+ msgstr ""
1359
+
1360
+ #: ../app/views/scap_contents/welcome.html.erb:14
1361
+ msgid "New SCAP Content"
1362
+ msgstr ""
1363
+
1364
+ #: ../app/views/smart_proxies/_openscap_spool.html.erb:4
1365
+ msgid "%s spool errors detected, inspect the appropriate file directly on proxy"
1366
+ msgstr ""
1367
+
1368
+ #: ../app/views/smart_proxies/_openscap_spool.html.erb:8
1369
+ msgid "Failed to fetch spool status from proxy"
1370
+ msgstr ""
1371
+
1372
+ #: ../app/views/smart_proxies/_openscap_spool.html.erb:11
1373
+ msgid "None found"
1374
+ msgstr "未找到"
1375
+
1376
+ #: ../app/views/smart_proxies/plugins/_openscap.html.erb:6
1377
+ 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."
1378
+ msgstr ""
1379
+
1380
+ #: ../app/views/smart_proxies/plugins/_openscap.html.erb:7
1381
+ msgid "Spool errors"
1382
+ msgstr ""
1383
+
1384
+ #: ../app/views/tailoring_files/_form.html.erb:20
1385
+ msgid "DataStream Tailoring file"
1386
+ msgstr ""
1387
+
1388
+ #: ../app/views/tailoring_files/_list.html.erb:22
1389
+ msgid "Delete tailoring file %s?"
1390
+ msgstr ""
1391
+
1392
+ #: ../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:169
1393
+ msgid "Tailoring Files"
1394
+ msgstr ""
1395
+
1396
+ #: ../app/views/tailoring_files/index.html.erb:2
1397
+ msgid "Upload New Tailoring file"
1398
+ msgstr ""
1399
+
1400
+ #: ../app/views/tailoring_files/new.html.erb:1
1401
+ msgid "Upload new Tailoring File"
1402
+ msgstr ""
1403
+
1404
+ #: ../app/views/tailoring_files/welcome.html.erb:7
1405
+ msgid "It may sometimes be required to adjust the security policy to your specific needs. "
1406
+ msgstr ""
1407
+
1408
+ #: ../app/views/tailoring_files/welcome.html.erb:8
1409
+ msgid ""
1410
+ "In Foreman, tailoring_files represent the custom modifications to default XCCDF profiles and they can be applied to hosts\n"
1411
+ " via %s"
1412
+ msgstr ""
1413
+
1414
+ #: ../app/views/tailoring_files/welcome.html.erb:13
1415
+ msgid "New Tailoring File"
1416
+ msgstr ""
1417
+
1418
+ #: ../db/seeds.d/openscap_policy_notification.rb:1
1419
+ msgid "Compliance policy summary"
1420
+ msgstr ""
1421
+
1422
+ #: ../db/seeds.d/openscap_policy_notification.rb:5
1423
+ msgid "A summary of reports for OpenSCAP policies"
1424
+ msgstr ""
1425
+
1426
+ #: ../lib/foreman_openscap/bulk_upload.rb:20
1427
+ msgid "Can't find scap-security-guide RPM, are you sure it is installed on your server?"
1428
+ msgstr ""
1429
+
1430
+ #: ../lib/foreman_openscap/bulk_upload.rb:29
1431
+ msgid "Expected an array of files to upload, got: %s."
1432
+ msgstr ""
1433
+
1434
+ #: ../lib/foreman_openscap/bulk_upload.rb:35
1435
+ msgid "%s is a directory, expecting file."
1436
+ msgstr ""
1437
+
1438
+ #: ../lib/foreman_openscap/bulk_upload.rb:40
1439
+ msgid "%s does not exist, skipping."
1440
+ msgstr ""
1441
+
1442
+ #: ../lib/foreman_openscap/bulk_upload.rb:58
1443
+ msgid "Failed saving %s:"
1444
+ msgstr ""
1445
+
1446
+ #: ../lib/foreman_openscap/bulk_upload.rb:66
1447
+ msgid "No such directory: %s. Please check the path you have provided."
1448
+ msgstr ""
1449
+
1450
+ #: ../lib/foreman_openscap/bulk_upload.rb:88
1451
+ msgid "Red Hat %s default content"
1452
+ msgstr ""
1453
+
1454
+ #: ../lib/foreman_openscap/bulk_upload.rb:88
1455
+ msgid "%s content"
1456
+ msgstr ""
1457
+
1458
+ #: ../lib/foreman_openscap/engine.rb:160
1459
+ msgid "Policies"
1460
+ msgstr "方針"
1461
+
1462
+ #: ../lib/foreman_openscap/engine.rb:163
1463
+ msgid "SCAP contents"
1464
+ msgstr "SCAP 內容"
1465
+
1466
+ #: ../lib/foreman_openscap/engine.rb:166
1467
+ msgid "Reports"
1468
+ msgstr "報告"
1469
+
1470
+ #: ../lib/foreman_openscap/engine.rb:172 ../webpack/routes/OvalContents/OvalContentsIndex/OvalContentsIndex.js:33
1471
+ msgid "OVAL Contents"
1472
+ msgstr ""
1473
+
1474
+ #: ../lib/foreman_openscap/engine.rb:177 ../webpack/routes/OvalPolicies/OvalPoliciesIndex/OvalPoliciesIndex.js:32
1475
+ msgid "OVAL Policies"
1476
+ msgstr ""
1477
+
1478
+ #: ../lib/foreman_openscap/engine.rb:199
1479
+ msgid "OpenSCAP Proxy to use for fetching SCAP content and uploading ARF reports. Leave blank and override appropriate parameters when using proxy load balancer."
1480
+ msgstr ""
1481
+
1482
+ #: ../lib/foreman_openscap/engine.rb:203 ../lib/foreman_openscap/engine.rb:208
1483
+ msgid "OpenSCAP Proxy"
1484
+ msgstr ""
1485
+
1486
+ #: ../lib/foreman_openscap/engine.rb:205 ../lib/foreman_openscap/engine.rb:210
1487
+ msgid "ID of OpenSCAP Proxy"
1488
+ msgstr ""
1489
+
1490
+ #: ../lib/foreman_openscap/engine.rb:270 ../lib/foreman_openscap/engine.rb:283
1491
+ msgid "Run OpenSCAP scan"
1492
+ msgstr ""
1493
+
1494
+ #: ../lib/foreman_openscap/engine.rb:275 ../lib/foreman_openscap/engine.rb:284
1495
+ msgid "Run OVAL scan"
1496
+ msgstr ""
1497
+
1498
+ #: ../webpack/components/ConfirmModal.js:19
1499
+ msgid "Confirm"
1500
+ msgstr ""
1501
+
1502
+ #: ../webpack/components/EditableInput.js:78
1503
+ msgid "None provided"
1504
+ msgstr ""
1505
+
1506
+ #: ../webpack/components/HostExtentions/HostKebabItems.js:37
1507
+ msgid "There's no available report for this host"
1508
+ msgstr ""
1509
+
1510
+ #: ../webpack/components/withDeleteModal.js:27
1511
+ msgid "Are you sure you want to delete %s?"
1512
+ msgstr ""
1513
+
1514
+ #: ../webpack/components/withLoading.js:12
1515
+ msgid "Error!"
1516
+ msgstr ""
1517
+
1518
+ #: ../webpack/components/withLoading.js:64
1519
+ msgid "Permission denied"
1520
+ msgstr ""
1521
+
1522
+ #: ../webpack/helpers/mutationHelper.js:7
1523
+ msgid "There was a following error when deleting %(name)s: %(error)s"
1524
+ msgstr ""
1525
+
1526
+ #: ../webpack/helpers/permissionsHelper.js:34
1527
+ msgid "You are not authorized to view the page. "
1528
+ msgstr ""
1529
+
1530
+ #: ../webpack/helpers/permissionsHelper.js:37
1531
+ msgid "Request the following permissions from administrator: %s."
1532
+ msgstr ""
1533
+
1534
+ #: ../webpack/routes/OvalContents/OvalContentsIndex/OvalContentsIndex.js:40
1535
+ msgid "No OVAL Contents found."
1536
+ msgstr ""
1537
+
1538
+ #: ../webpack/routes/OvalContents/OvalContentsIndex/OvalContentsIndex.js:42 ../webpack/routes/OvalContents/OvalContentsIndex/OvalContentsTable.js:42
1539
+ msgid "Delete OVAL Content"
1540
+ msgstr ""
1541
+
1542
+ #: ../webpack/routes/OvalContents/OvalContentsIndex/OvalContentsIndex.js:49
1543
+ msgid "OVAL Content successfully deleted."
1544
+ msgstr ""
1545
+
1546
+ #: ../webpack/routes/OvalContents/OvalContentsIndex/OvalContentsIndex.js:51 ../webpack/routes/OvalContents/OvalContentsShow/OvalContentsShow.js:39 ../webpack/routes/OvalPolicies/OvalPoliciesIndex/OvalPoliciesTable.js:19 ../webpack/routes/OvalPolicies/OvalPoliciesNew/NewOvalPolicyForm.js:74
1547
+ msgid "OVAL Content"
1548
+ msgstr ""
1549
+
1550
+ #: ../webpack/routes/OvalContents/OvalContentsIndex/OvalContentsIndex.js:56 ../webpack/routes/OvalContents/OvalContentsIndex/OvalContentsTable.js:57
1551
+ msgid "Create OVAL Content"
1552
+ msgstr ""
1553
+
1554
+ #: ../webpack/routes/OvalContents/OvalContentsIndex/OvalContentsTable.js:20 ../webpack/routes/OvalContents/OvalContentsNew/OvalContentsNew.js:103 ../webpack/routes/OvalContents/OvalContentsShow/OvalContentsShow.js:21
1555
+ msgid "URL"
1556
+ msgstr ""
1557
+
1558
+ #: ../webpack/routes/OvalContents/OvalContentsIndex/OvalContentsTable.js:21
1559
+ msgid "Original File Name"
1560
+ msgstr ""
1561
+
1562
+ #: ../webpack/routes/OvalContents/OvalContentsIndex/OvalContentsTable.js:69
1563
+ msgid "OVAL Contents table"
1564
+ msgstr ""
1565
+
1566
+ #: ../webpack/routes/OvalContents/OvalContentsNew/OvalContentsNew.js:39
1567
+ msgid "New OVAL Content"
1568
+ msgstr ""
1569
+
1570
+ #: ../webpack/routes/OvalContents/OvalContentsNew/OvalContentsNew.js:62
1571
+ msgid "OVAL Content Source"
1572
+ msgstr ""
1573
+
1574
+ #: ../webpack/routes/OvalContents/OvalContentsNew/OvalContentsNew.js:74
1575
+ msgid "OVAL Content from URL"
1576
+ msgstr ""
1577
+
1578
+ #: ../webpack/routes/OvalContents/OvalContentsNew/OvalContentsNew.js:88
1579
+ msgid "OVAL Content from file"
1580
+ msgstr ""
1581
+
1582
+ #: ../webpack/routes/OvalContents/OvalContentsNew/OvalContentsNew.js:92 ../webpack/routes/OvalContents/OvalContentsShow/OvalContentsShow.js:28
1583
+ msgid "File"
1584
+ msgstr ""
1585
+
1586
+ #: ../webpack/routes/OvalContents/OvalContentsNew/OvalContentsNewHelper.js:38
1587
+ msgid "OVAL Content %s successfully created"
1588
+ msgstr ""
1589
+
1590
+ #: ../webpack/routes/OvalContents/OvalContentsNew/OvalContentsNewHelper.js:52
1591
+ msgid "Unknown error when submitting data, please try again later."
1592
+ msgstr ""
1593
+
1594
+ #: ../webpack/routes/OvalContents/OvalContentsShow/index.js:26 ../webpack/routes/OvalPolicies/OvalPoliciesNew/OvalPoliciesNew.js:22
1595
+ msgid "No OVAL Content found"
1596
+ msgstr ""
1597
+
1598
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesIndex/OvalPoliciesIndex.js:39
1599
+ msgid "No OVAL Policies found"
1600
+ msgstr ""
1601
+
1602
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesIndex/OvalPoliciesIndex.js:41 ../webpack/routes/OvalPolicies/OvalPoliciesIndex/OvalPoliciesTable.js:33
1603
+ msgid "Delete OVAL Policy"
1604
+ msgstr ""
1605
+
1606
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesIndex/OvalPoliciesIndex.js:48
1607
+ msgid "OVAL policy was successfully deleted."
1608
+ msgstr ""
1609
+
1610
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesIndex/OvalPoliciesIndex.js:50
1611
+ msgid "OVAL policy"
1612
+ msgstr ""
1613
+
1614
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesIndex/OvalPoliciesTable.js:48 ../webpack/routes/OvalPolicies/OvalPoliciesNew/OvalPoliciesNew.js:17
1615
+ msgid "Create OVAL Policy"
1616
+ msgstr ""
1617
+
1618
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesIndex/OvalPoliciesTable.js:60
1619
+ msgid "OVAL Policies Table"
1620
+ msgstr ""
1621
+
1622
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesNew/HostgroupSelect.js:107
1623
+ msgid "Type a hostgroup name..."
1624
+ msgstr ""
1625
+
1626
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesNew/NewOvalPolicyForm.js:76
1627
+ msgid "Choose OVAL Content"
1628
+ msgstr ""
1629
+
1630
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesNew/NewOvalPolicyFormHelpers.js:8
1631
+ msgid "can't be blank"
1632
+ msgstr ""
1633
+
1634
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesNew/NewOvalPolicyFormHelpers.js:15
1635
+ msgid "is not a valid cronline"
1636
+ msgstr ""
1637
+
1638
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesNew/NewOvalPolicyFormHelpers.js:54
1639
+ msgid "OVAL Policy succesfully created."
1640
+ msgstr ""
1641
+
1642
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesNew/NewOvalPolicyFormHelpers.js:86
1643
+ msgid "Failed to create OVAL Policy: %s"
1644
+ msgstr ""
1645
+
1646
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesNew/OvalPoliciesNew.js:23
1647
+ msgid "OVAL Content is required to create OVAL Policy. Please create one before proceeding."
1648
+ msgstr ""
1649
+
1650
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesShow/CvesTab.js:38
1651
+ msgid "No CVEs found."
1652
+ msgstr ""
1653
+
1654
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesShow/CvesTable.js:15
1655
+ msgid "Ref Id"
1656
+ msgstr ""
1657
+
1658
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesShow/CvesTable.js:16
1659
+ msgid "Has Errata?"
1660
+ msgstr ""
1661
+
1662
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesShow/CvesTable.js:17
1663
+ msgid "Hosts Count"
1664
+ msgstr ""
1665
+
1666
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesShow/CvesTable.js:51
1667
+ msgid "Table of CVEs for OVAL policy"
1668
+ msgstr ""
1669
+
1670
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesShow/DetailsTab.js:47
1671
+ msgid "Period"
1672
+ msgstr ""
1673
+
1674
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesShow/HostgroupsTab.js:38
1675
+ msgid "No Hostgroups found."
1676
+ msgstr ""
1677
+
1678
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesShow/HostgroupsTable.js:26
1679
+ msgid "Table of hostgroups for OVAL policy"
1680
+ msgstr ""
1681
+
1682
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesShow/OvalPoliciesShow.js:46
1683
+ msgid "Scan All Hostgroups"
1684
+ msgstr ""
1685
+
1686
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesShow/OvalPoliciesShow.js:53
1687
+ msgid "Details"
1688
+ msgstr ""
1689
+
1690
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesShow/OvalPoliciesShow.js:59
1691
+ msgid "CVEs"
1692
+ msgstr ""
1693
+
1694
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesShow/OvalPoliciesShowHelper.js:9
1695
+ msgid "Weekly, on %s"
1696
+ msgstr ""
1697
+
1698
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesShow/OvalPoliciesShowHelper.js:11
1699
+ msgid "Monthly, day of month: %s"
1700
+ msgstr ""
1701
+
1702
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesShow/OvalPoliciesShowHelper.js:13
1703
+ msgid "Custom cron: %s"
1704
+ msgstr ""
1705
+
1706
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesShow/OvalPoliciesShowHelper.js:15
1707
+ msgid "Unknown schedule"
1708
+ msgstr ""
1709
+
1710
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesShow/OvalPoliciesShowHelper.js:77
1711
+ msgid "OVAL policy was successfully updated."
1712
+ msgstr ""
1713
+
1714
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesShow/OvalPoliciesShowHelper.js:84
1715
+ msgid "There was a following error when updating OVAL policy: %s"
1716
+ msgstr ""
1717
+
1718
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesShow/index.js:28
1719
+ msgid "No OVAL Policy found"
1720
+ msgstr ""
1721
+
1722
+ #: action_names.rb:2
1723
+ msgid "Action with sub plans"
1724
+ msgstr "有子計畫的動作"
1725
+
1726
+ #: action_names.rb:3
1727
+ msgid "Import facts"
1728
+ msgstr "匯入詳情"
1729
+
1730
+ #: action_names.rb:4
1731
+ msgid "Import Puppet classes"
1732
+ msgstr "匯入 Puppet 類別"
1733
+
1734
+ #: action_names.rb:5
1735
+ msgid "Remote action:"
1736
+ msgstr "遠端動作:"