foreman_openscap 0.10.4 → 0.11.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (85) hide show
  1. checksums.yaml +4 -4
  2. data/app/controllers/api/v2/compliance/scap_contents_controller.rb +2 -1
  3. data/app/controllers/api/v2/compliance/tailoring_files_controller.rb +2 -1
  4. data/app/controllers/concerns/foreman_openscap/body_log_extensions.rb +18 -0
  5. data/app/controllers/concerns/foreman_openscap/hosts_controller_extensions.rb +1 -1
  6. data/app/controllers/openscap_proxies_controller.rb +2 -11
  7. data/app/controllers/policies_controller.rb +2 -2
  8. data/app/helpers/arf_reports_helper.rb +6 -0
  9. data/app/lib/proxy_api/openscap.rb +8 -0
  10. data/app/models/concerns/foreman_openscap/compliance_status_scoped_search.rb +72 -11
  11. data/app/models/concerns/foreman_openscap/host_extensions.rb +48 -2
  12. data/app/models/concerns/foreman_openscap/log_extensions.rb +4 -0
  13. data/app/models/concerns/foreman_openscap/openscap_proxy_core_extensions.rb +1 -1
  14. data/app/models/foreman_openscap/arf_report.rb +2 -0
  15. data/app/services/proxy_status/openscap_spool.rb +13 -0
  16. data/app/validators/concerns/foreman_openscap/bookmark_controller_validator_extensions.rb +19 -0
  17. data/app/views/arf_reports/_output.html.erb +5 -3
  18. data/app/views/compliance_hosts/show.html.erb +9 -7
  19. data/app/views/smart_proxies/_openscap_spool.html.erb +4 -4
  20. data/app/views/smart_proxies/plugins/_openscap.html.erb +1 -1
  21. data/lib/foreman_openscap/engine.rb +11 -2
  22. data/lib/foreman_openscap/version.rb +1 -1
  23. data/locale/action_names.rb +69 -0
  24. data/locale/de/LC_MESSAGES/foreman_openscap.mo +0 -0
  25. data/locale/de/foreman_openscap.edit.po +1419 -0
  26. data/locale/de/foreman_openscap.po +263 -17
  27. data/locale/de/foreman_openscap.po.time_stamp +0 -0
  28. data/locale/en_GB/LC_MESSAGES/foreman_openscap.mo +0 -0
  29. data/locale/en_GB/foreman_openscap.edit.po +1419 -0
  30. data/locale/en_GB/foreman_openscap.po +263 -17
  31. data/locale/en_GB/foreman_openscap.po.time_stamp +0 -0
  32. data/locale/es/LC_MESSAGES/foreman_openscap.mo +0 -0
  33. data/locale/es/foreman_openscap.edit.po +1419 -0
  34. data/locale/es/foreman_openscap.po +263 -17
  35. data/locale/es/foreman_openscap.po.time_stamp +0 -0
  36. data/locale/foreman_openscap.pot +438 -97
  37. data/locale/fr/LC_MESSAGES/foreman_openscap.mo +0 -0
  38. data/locale/fr/foreman_openscap.edit.po +1419 -0
  39. data/locale/fr/foreman_openscap.po +263 -17
  40. data/locale/fr/foreman_openscap.po.time_stamp +0 -0
  41. data/locale/gl/LC_MESSAGES/foreman_openscap.mo +0 -0
  42. data/locale/gl/foreman_openscap.edit.po +1419 -0
  43. data/locale/gl/foreman_openscap.po +263 -17
  44. data/locale/gl/foreman_openscap.po.time_stamp +0 -0
  45. data/locale/it/LC_MESSAGES/foreman_openscap.mo +0 -0
  46. data/locale/it/foreman_openscap.edit.po +1419 -0
  47. data/locale/it/foreman_openscap.po +263 -17
  48. data/locale/it/foreman_openscap.po.time_stamp +0 -0
  49. data/locale/ja/LC_MESSAGES/foreman_openscap.mo +0 -0
  50. data/locale/ja/foreman_openscap.edit.po +1419 -0
  51. data/locale/ja/foreman_openscap.po +263 -17
  52. data/locale/ja/foreman_openscap.po.time_stamp +0 -0
  53. data/locale/ko/LC_MESSAGES/foreman_openscap.mo +0 -0
  54. data/locale/ko/foreman_openscap.edit.po +1419 -0
  55. data/locale/ko/foreman_openscap.po +263 -17
  56. data/locale/ko/foreman_openscap.po.time_stamp +0 -0
  57. data/locale/pt_BR/LC_MESSAGES/foreman_openscap.mo +0 -0
  58. data/locale/pt_BR/foreman_openscap.edit.po +1419 -0
  59. data/locale/pt_BR/foreman_openscap.po +263 -17
  60. data/locale/pt_BR/foreman_openscap.po.time_stamp +0 -0
  61. data/locale/ru/LC_MESSAGES/foreman_openscap.mo +0 -0
  62. data/locale/ru/foreman_openscap.edit.po +1420 -0
  63. data/locale/ru/foreman_openscap.po +263 -17
  64. data/locale/ru/foreman_openscap.po.time_stamp +0 -0
  65. data/locale/sv_SE/LC_MESSAGES/foreman_openscap.mo +0 -0
  66. data/locale/sv_SE/foreman_openscap.edit.po +1419 -0
  67. data/locale/sv_SE/foreman_openscap.po +263 -17
  68. data/locale/sv_SE/foreman_openscap.po.time_stamp +0 -0
  69. data/locale/zh_CN/LC_MESSAGES/foreman_openscap.mo +0 -0
  70. data/locale/zh_CN/foreman_openscap.edit.po +1419 -0
  71. data/locale/zh_CN/foreman_openscap.po +263 -17
  72. data/locale/zh_CN/foreman_openscap.po.time_stamp +0 -0
  73. data/locale/zh_TW/LC_MESSAGES/foreman_openscap.mo +0 -0
  74. data/locale/zh_TW/foreman_openscap.edit.po +1419 -0
  75. data/locale/zh_TW/foreman_openscap.po +263 -17
  76. data/locale/zh_TW/foreman_openscap.po.time_stamp +0 -0
  77. data/test/factories/compliance_log_factory.rb +7 -0
  78. data/test/functional/api/v2/compliance/arf_reports_controller_test.rb +91 -0
  79. data/test/functional/openscap_proxies_controller_test.rb +3 -3
  80. data/test/test_plugin_helper.rb +16 -0
  81. data/test/unit/arf_report_test.rb +13 -0
  82. data/test/unit/concerns/host_extensions_test.rb +52 -0
  83. metadata +32 -4
  84. data/app/assets/javascripts/foreman_openscap/openscap_proxy.js +0 -7
  85. data/app/helpers/concerns/foreman_openscap/lookup_keys_helper_extensions.rb +0 -8
@@ -0,0 +1,1420 @@
1
+ # Russian translations for foreman_openscap package.
2
+ # Copyright (C) 2016 THE PACKAGE'S COPYRIGHT HOLDER
3
+ # This file is distributed under the same license as the foreman_openscap package.
4
+ # FIRST AUTHOR <EMAIL@ADDRESS>, 2016.
5
+ #
6
+ msgid ""
7
+ msgstr ""
8
+ "Project-Id-Version: foreman_openscap 0.11.0\n"
9
+ "Report-Msgid-Bugs-To: \n"
10
+ "PO-Revision-Date: 2016-02-09 16:41-0500\n"
11
+ "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
12
+ "Language-Team: Russian\n"
13
+ "Language: ru\n"
14
+ "MIME-Version: 1.0\n"
15
+ "Content-Type: text/plain; charset=UTF-8\n"
16
+ "Content-Transfer-Encoding: 8bit\n"
17
+ "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4"
18
+ " && (n%100<10 || n%100>=20) ? 1 : 2;\n"
19
+ "\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:32
26
+ msgid "Show an ARF report"
27
+ msgstr ""
28
+
29
+ #: ../app/controllers/api/v2/compliance/arf_reports_controller.rb:38
30
+ msgid "Delete an ARF Report"
31
+ msgstr ""
32
+
33
+ #: ../app/controllers/api/v2/compliance/arf_reports_controller.rb:45
34
+ msgid "Upload an ARF report"
35
+ msgstr ""
36
+
37
+ #: ../app/controllers/api/v2/compliance/arf_reports_controller.rb:56
38
+ msgid "Download bzipped ARF report"
39
+ msgstr ""
40
+
41
+ #: ../app/controllers/api/v2/compliance/arf_reports_controller.rb:66
42
+ msgid "Download ARF report in HTML"
43
+ msgstr ""
44
+
45
+ #: ../app/controllers/api/v2/compliance/arf_reports_controller.rb:87
46
+ 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"
47
+ msgstr ""
48
+
49
+ #: ../app/controllers/api/v2/compliance/arf_reports_controller.rb:99
50
+ msgid "No proxy found for %{name} or %{url}"
51
+ msgstr ""
52
+
53
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:25
54
+ msgid "List Policies"
55
+ msgstr ""
56
+
57
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:32
58
+ msgid "Show a Policy"
59
+ msgstr ""
60
+
61
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:40
62
+ msgid "Policy name"
63
+ msgstr ""
64
+
65
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:41
66
+ msgid "Policy description"
67
+ msgstr ""
68
+
69
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:42
70
+ msgid "Policy SCAP content ID"
71
+ msgstr ""
72
+
73
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:43
74
+ msgid "Policy SCAP content profile ID"
75
+ msgstr ""
76
+
77
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:44
78
+ msgid "Policy schedule period (weekly, monthly, custom)"
79
+ msgstr ""
80
+
81
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:45
82
+ msgid "Policy schedule weekday (only if period == \"weekly\")"
83
+ msgstr ""
84
+
85
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:46
86
+ msgid "Policy schedule day of month (only if period == \"monthly\")"
87
+ msgstr ""
88
+
89
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:47
90
+ msgid "Policy schedule cron line (only if period == \"custom\")"
91
+ msgstr ""
92
+
93
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:48
94
+ msgid "Apply policy to host groups"
95
+ msgstr ""
96
+
97
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:49
98
+ msgid "Apply policy to hosts"
99
+ msgstr ""
100
+
101
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:50
102
+ msgid "Tailoring file ID"
103
+ msgstr ""
104
+
105
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:51
106
+ msgid "Tailoring file profile ID"
107
+ msgstr ""
108
+
109
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:56
110
+ msgid "Create a Policy"
111
+ msgstr ""
112
+
113
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:64
114
+ msgid "Update a Policy"
115
+ msgstr ""
116
+
117
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:72
118
+ msgid "Delete a Policy"
119
+ msgstr ""
120
+
121
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:79
122
+ msgid "Show a policy's SCAP content"
123
+ msgstr ""
124
+
125
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:89
126
+ msgid "Show a policy's Tailoring file"
127
+ msgstr ""
128
+
129
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:99
130
+ msgid "No Tailoring file assigned for policy with id %s"
131
+ msgstr ""
132
+
133
+ #: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:16
134
+ msgid "List SCAP contents"
135
+ msgstr ""
136
+
137
+ #: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:23
138
+ msgid "Download an SCAP content as XML"
139
+ msgstr ""
140
+
141
+ #: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:32
142
+ msgid "Show an SCAP content"
143
+ msgstr ""
144
+
145
+ #: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:39
146
+ msgid "SCAP content name"
147
+ msgstr ""
148
+
149
+ #: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:40
150
+ msgid "XML containing SCAP content"
151
+ msgstr ""
152
+
153
+ #: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:41 ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:42
154
+ msgid "Original file name of the XML file"
155
+ msgstr ""
156
+
157
+ #: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:46
158
+ msgid "Create SCAP content"
159
+ msgstr ""
160
+
161
+ #: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:54
162
+ msgid "Update an SCAP content"
163
+ msgstr ""
164
+
165
+ #: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:62
166
+ msgid "Deletes an SCAP content"
167
+ msgstr ""
168
+
169
+ #: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:17
170
+ msgid "List Tailoring files"
171
+ msgstr ""
172
+
173
+ #: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:24
174
+ msgid "Download a Tailoring file as XML"
175
+ msgstr ""
176
+
177
+ #: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:33
178
+ msgid "Show a Tailoring file"
179
+ msgstr ""
180
+
181
+ #: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:40
182
+ msgid "Tailoring file name"
183
+ msgstr ""
184
+
185
+ #: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:41
186
+ msgid "XML containing tailoring file"
187
+ msgstr ""
188
+
189
+ #: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:47
190
+ msgid "Create a Tailoring file"
191
+ msgstr ""
192
+
193
+ #: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:55
194
+ msgid "Update a Tailoring file"
195
+ msgstr ""
196
+
197
+ #: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:63
198
+ msgid "Deletes a Tailoring file"
199
+ msgstr ""
200
+
201
+ #: ../app/controllers/arf_reports_controller.rb:37
202
+ msgid "Failed to downloaded ARF report as bzip: %s"
203
+ msgstr ""
204
+
205
+ #: ../app/controllers/arf_reports_controller.rb:48
206
+ msgid "Failed to downloaded ARF report in HTML: %s"
207
+ msgstr ""
208
+
209
+ #: ../app/controllers/arf_reports_controller.rb:55
210
+ msgid "Successfully deleted ARF report."
211
+ msgstr ""
212
+
213
+ #: ../app/controllers/arf_reports_controller.rb:57
214
+ msgid "Failed to delete ARF Report for host %{host_name} reported at %{reported_at}"
215
+ msgstr ""
216
+
217
+ #: ../app/controllers/arf_reports_controller.rb:67
218
+ msgid "Failed to delete %s compliance reports"
219
+ msgstr ""
220
+
221
+ #: ../app/controllers/arf_reports_controller.rb:70
222
+ msgid "Successfully deleted %s compliance reports"
223
+ msgstr ""
224
+
225
+ #: ../app/controllers/arf_reports_controller.rb:85
226
+ msgid "No compliance reports were found."
227
+ msgstr ""
228
+
229
+ #: ../app/controllers/arf_reports_controller.rb:89
230
+ msgid "No compliance reports selected"
231
+ msgstr ""
232
+
233
+ #: ../app/controllers/arf_reports_controller.rb:94
234
+ msgid "Something went wrong while selecting compliance reports - %s"
235
+ msgstr ""
236
+
237
+ #: ../app/controllers/concerns/foreman_openscap/hosts_controller_extensions.rb:26
238
+ msgid "Updated hosts: Assigned with OpenSCAP Proxy: %s"
239
+ msgstr ""
240
+
241
+ #: ../app/controllers/concerns/foreman_openscap/hosts_controller_extensions.rb:29
242
+ msgid "No OpenSCAP Proxy selected."
243
+ msgstr ""
244
+
245
+ #: ../app/controllers/policies_controller.rb:83
246
+ msgid "Updated hosts: Assigned with compliance policy: %s"
247
+ msgstr ""
248
+
249
+ #: ../app/controllers/policies_controller.rb:87
250
+ msgid "No compliance policy selected."
251
+ msgstr ""
252
+
253
+ #: ../app/controllers/policies_controller.rb:99
254
+ msgid "Updated hosts: Unassigned from compliance policy '%s'"
255
+ msgstr ""
256
+
257
+ #: ../app/controllers/policies_controller.rb:101
258
+ msgid "No valid policy ID provided"
259
+ msgstr ""
260
+
261
+ #: ../app/controllers/policies_controller.rb:121
262
+ msgid "No hosts were found."
263
+ msgstr ""
264
+
265
+ #: ../app/controllers/policies_controller.rb:125
266
+ msgid "No hosts selected"
267
+ msgstr ""
268
+
269
+ #: ../app/controllers/policies_controller.rb:130
270
+ msgid "Something went wrong while selecting hosts - %s"
271
+ msgstr ""
272
+
273
+ #: ../app/helpers/arf_report_dashboard_helper.rb:10 ../app/helpers/compliance_dashboard_helper.rb:8 ../app/helpers/compliance_hosts_helper.rb:5 ../app/helpers/compliance_hosts_helper.rb:22 ../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:6
274
+ msgid "Failed"
275
+ msgstr ""
276
+
277
+ #: ../app/helpers/arf_report_dashboard_helper.rb:11 ../app/helpers/compliance_dashboard_helper.rb:6 ../app/helpers/compliance_hosts_helper.rb:4 ../app/helpers/compliance_hosts_helper.rb:21 ../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:5
278
+ msgid "Passed"
279
+ msgstr ""
280
+
281
+ #: ../app/helpers/arf_report_dashboard_helper.rb:12 ../app/helpers/compliance_dashboard_helper.rb:10 ../app/helpers/compliance_hosts_helper.rb:23
282
+ msgid "Othered"
283
+ msgstr ""
284
+
285
+ #: ../app/helpers/arf_report_dashboard_helper.rb:15 ../app/helpers/compliance_hosts_helper.rb:9
286
+ msgid "Compliance reports breakdown"
287
+ msgstr ""
288
+
289
+ #: ../app/helpers/arf_reports_helper.rb:10
290
+ msgid "Show log messages:"
291
+ msgstr ""
292
+
293
+ #: ../app/helpers/arf_reports_helper.rb:11
294
+ msgid "All messages"
295
+ msgstr ""
296
+
297
+ #: ../app/helpers/arf_reports_helper.rb:11
298
+ msgid "Failed and Othered"
299
+ msgstr ""
300
+
301
+ #: ../app/helpers/arf_reports_helper.rb:11
302
+ msgid "Failed only"
303
+ msgstr ""
304
+
305
+ #: ../app/helpers/arf_reports_helper.rb:21 ../app/views/arf_reports/index.html.erb:1 ../app/views/arf_reports/welcome.html.erb:5
306
+ msgid "Compliance Reports"
307
+ msgstr ""
308
+
309
+ #: ../app/helpers/arf_reports_helper.rb:57
310
+ msgid "Delete reports"
311
+ msgstr ""
312
+
313
+ #: ../app/helpers/arf_reports_helper.rb:62
314
+ msgid "Select Action"
315
+ msgstr ""
316
+
317
+ #: ../app/helpers/arf_reports_helper.rb:65
318
+ msgid "%s - The following compliance reports are about to be changed"
319
+ msgstr ""
320
+
321
+ #: ../app/helpers/arf_reports_helper.rb:70
322
+ msgid "No proxy found!"
323
+ msgstr ""
324
+
325
+ #: ../app/helpers/arf_reports_helper.rb:75
326
+ msgid "Reported at %s"
327
+ msgstr ""
328
+
329
+ #: ../app/helpers/arf_reports_helper.rb:76
330
+ msgid " for policy %s"
331
+ msgstr ""
332
+
333
+ #: ../app/helpers/arf_reports_helper.rb:78
334
+ msgid " through %s"
335
+ msgstr ""
336
+
337
+ #: ../app/helpers/arf_reports_helper.rb:83
338
+ msgid "Hosts failing this rule"
339
+ msgstr ""
340
+
341
+ #: ../app/helpers/arf_reports_helper.rb:84
342
+ msgid "Hosts passing this rule"
343
+ msgstr ""
344
+
345
+ #: ../app/helpers/arf_reports_helper.rb:85
346
+ msgid "Hosts othering this rule"
347
+ msgstr ""
348
+
349
+ #. TRANSLATORS: initial character of Passed
350
+ #: ../app/helpers/compliance_dashboard_helper.rb:6
351
+ msgid "Passed|P"
352
+ msgstr ""
353
+
354
+ #. TRANSLATORS: initial character of Failed
355
+ #: ../app/helpers/compliance_dashboard_helper.rb:8
356
+ msgid "Failed|F"
357
+ msgstr ""
358
+
359
+ #. TRANSLATORS: initial character of Othered which is an SCAP term
360
+ #: ../app/helpers/compliance_dashboard_helper.rb:10
361
+ msgid "Othered|O"
362
+ msgstr ""
363
+
364
+ #: ../app/helpers/compliance_hosts_helper.rb:6 ../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:7
365
+ msgid "Other"
366
+ msgstr ""
367
+
368
+ #: ../app/helpers/concerns/foreman_openscap/hosts_helper_extensions.rb:4
369
+ msgid "Assign Compliance Policy"
370
+ msgstr ""
371
+
372
+ #: ../app/helpers/concerns/foreman_openscap/hosts_helper_extensions.rb:5
373
+ msgid "Unassign Compliance Policy"
374
+ msgstr ""
375
+
376
+ #: ../app/helpers/concerns/foreman_openscap/hosts_helper_extensions.rb:6
377
+ msgid "Change OpenSCAP Proxy"
378
+ msgstr ""
379
+
380
+ #: ../app/helpers/concerns/foreman_openscap/hosts_helper_extensions.rb:10
381
+ msgid "Host is deleted"
382
+ msgstr ""
383
+
384
+ #: ../app/helpers/policies_helper.rb:20
385
+ msgid "Choose existing SCAP Content"
386
+ msgstr ""
387
+
388
+ #: ../app/helpers/policies_helper.rb:21 ../app/helpers/policies_helper.rb:26 ../app/models/foreman_openscap/policy.rb:100 ../app/views/policies/_form.html.erb:9 ../app/views/scap_contents/welcome.html.erb:1 ../app/views/scap_contents/welcome.html.erb:6
389
+ msgid "SCAP Content"
390
+ msgstr ""
391
+
392
+ #: ../app/helpers/policies_helper.rb:36 ../app/helpers/policies_helper.rb:43
393
+ msgid "XCCDF Profile"
394
+ msgstr ""
395
+
396
+ #: ../app/helpers/policies_helper.rb:42
397
+ msgid "Default XCCDF profile"
398
+ msgstr ""
399
+
400
+ #: ../app/helpers/policies_helper.rb:51
401
+ msgid "Choose Tailoring File"
402
+ msgstr ""
403
+
404
+ #: ../app/helpers/policies_helper.rb:52 ../app/views/policies/_list.html.erb:6
405
+ msgid "Tailoring File"
406
+ msgstr ""
407
+
408
+ #: ../app/helpers/policies_helper.rb:61
409
+ msgid "XCCDF Profile in Tailoring File"
410
+ msgstr ""
411
+
412
+ #: ../app/helpers/policies_helper.rb:62
413
+ msgid "This profile will be used to override the one from scap content"
414
+ msgstr ""
415
+
416
+ #: ../app/helpers/policies_helper.rb:73 ../app/views/arf_reports/_list.html.erb:53
417
+ msgid "Submit"
418
+ msgstr ""
419
+
420
+ #: ../app/helpers/policies_helper.rb:78 ../app/views/arf_reports/_list.html.erb:52
421
+ msgid "Cancel"
422
+ msgstr ""
423
+
424
+ #: ../app/helpers/policies_helper.rb:109 ../lib/foreman_openscap/engine.rb:138
425
+ msgid "Policies"
426
+ msgstr ""
427
+
428
+ #: ../app/helpers/policy_dashboard_helper.rb:11
429
+ msgid "Compliant hosts"
430
+ msgstr ""
431
+
432
+ #: ../app/helpers/policy_dashboard_helper.rb:12
433
+ msgid "Incompliant hosts"
434
+ msgstr ""
435
+
436
+ #: ../app/helpers/policy_dashboard_helper.rb:13 ../app/models/foreman_openscap/compliance_status.rb:20
437
+ msgid "Inconclusive"
438
+ msgstr ""
439
+
440
+ #: ../app/helpers/policy_dashboard_helper.rb:14
441
+ msgid "Not audited"
442
+ msgstr ""
443
+
444
+ #: ../app/helpers/policy_dashboard_helper.rb:17
445
+ msgid "Compliance Status"
446
+ msgstr ""
447
+
448
+ #: ../app/lib/proxy_api/openscap.rb:21
449
+ msgid "Request timed out. Please try increasing Settings -> proxy_request_timeout"
450
+ msgstr ""
451
+
452
+ #: ../app/lib/proxy_api/openscap.rb:24
453
+ msgid "Could not validate %s. Please make sure you have appropriate proxy version to use this functionality"
454
+ msgstr ""
455
+
456
+ #: ../app/lib/proxy_api/openscap.rb:27
457
+ msgid "Could not validate %{file_type}. Error %{error}"
458
+ msgstr ""
459
+
460
+ #: ../app/lib/proxy_api/openscap.rb:40
461
+ msgid "Unable to get HTML version of requested report from Smart Proxy"
462
+ msgstr ""
463
+
464
+ #: ../app/lib/proxy_api/openscap.rb:49
465
+ msgid "Unable to get XML version of requested report from Smart Proxy"
466
+ msgstr ""
467
+
468
+ #: ../app/mailers/foreman_openscap/policy_mailer.rb:17
469
+ msgid "SCAP policies summary"
470
+ msgstr ""
471
+
472
+ #: ../app/models/concerns/foreman_openscap/log_extensions.rb:17
473
+ msgid "is not included in SCAP_RESULT"
474
+ msgstr ""
475
+
476
+ #: ../app/models/concerns/foreman_openscap/openscap_proxy_core_extensions.rb:66
477
+ msgid "must have Openscap feature"
478
+ msgstr ""
479
+
480
+ #: ../app/models/concerns/foreman_openscap/openscap_proxy_core_extensions.rb:71
481
+ msgid "Puppet class 'foreman_scap_client' not found, make sure it is imported from Puppet master"
482
+ msgstr ""
483
+
484
+ #: ../app/models/concerns/foreman_openscap/openscap_proxy_extensions.rb:8
485
+ msgid "No OpenSCAP proxy found for %{class} with id %{id}"
486
+ msgstr ""
487
+
488
+ #: ../app/models/foreman_openscap/compliance_status.rb:8 ../app/views/compliance_hosts/_compliance_status.erb:2 ../lib/foreman_openscap/engine.rb:137
489
+ msgid "Compliance"
490
+ msgstr ""
491
+
492
+ #: ../app/models/foreman_openscap/compliance_status.rb:18 ../app/views/foreman_openscap/policy_mailer/_dashboard.erb:13
493
+ msgid "Compliant"
494
+ msgstr ""
495
+
496
+ #: ../app/models/foreman_openscap/compliance_status.rb:22 ../app/views/foreman_openscap/policy_mailer/_dashboard.erb:17
497
+ msgid "Incompliant"
498
+ msgstr ""
499
+
500
+ #: ../app/models/foreman_openscap/compliance_status.rb:24
501
+ msgid "Unknown Compliance status"
502
+ msgstr ""
503
+
504
+ #: ../app/models/foreman_openscap/policy.rb:29 ../app/models/foreman_openscap/policy.rb:304
505
+ msgid "is not a valid value"
506
+ msgstr ""
507
+
508
+ #: ../app/models/foreman_openscap/policy.rb:51
509
+ msgid "Cannot generate HTML guide, scap content is missing."
510
+ msgstr ""
511
+
512
+ #: ../app/models/foreman_openscap/policy.rb:57
513
+ msgid "Cannot generate HTML guide, no valid OpenSCAP proxy server found."
514
+ msgstr ""
515
+
516
+ #: ../app/models/foreman_openscap/policy.rb:100
517
+ msgid "Create policy"
518
+ msgstr ""
519
+
520
+ #: ../app/models/foreman_openscap/policy.rb:100 ../app/views/policies/_form.html.erb:10
521
+ msgid "Schedule"
522
+ msgstr ""
523
+
524
+ #: ../app/models/foreman_openscap/policy.rb:101 ../app/views/policies/_form.html.erb:12 ../app/views/scap_contents/_form.html.erb:11 ../app/views/tailoring_files/_form.html.erb:11
525
+ msgid "Locations"
526
+ msgstr ""
527
+
528
+ #: ../app/models/foreman_openscap/policy.rb:102 ../app/views/policies/_form.html.erb:15 ../app/views/scap_contents/_form.html.erb:14 ../app/views/tailoring_files/_form.html.erb:14
529
+ msgid "Organizations"
530
+ msgstr ""
531
+
532
+ #: ../app/models/foreman_openscap/policy.rb:103
533
+ msgid "Hostgroups"
534
+ msgstr ""
535
+
536
+ #: ../app/models/foreman_openscap/policy.rb:251
537
+ msgid "Required Puppet class %{class} is not found, please ensure it imported first."
538
+ msgstr ""
539
+
540
+ #: ../app/models/foreman_openscap/policy.rb:277
541
+ msgid "Puppet class %{class} does not have %{parameter} class parameter."
542
+ msgstr ""
543
+
544
+ #: ../app/models/foreman_openscap/policy.rb:286
545
+ msgid "%{parameter} class parameter for class %{class} could not be configured."
546
+ msgstr ""
547
+
548
+ #: ../app/models/foreman_openscap/policy.rb:298
549
+ msgid "does not consist of 5 parts separated by space"
550
+ msgstr ""
551
+
552
+ #: ../app/models/foreman_openscap/policy.rb:310
553
+ msgid "must be between 1 and 31"
554
+ msgstr ""
555
+
556
+ #: ../app/models/foreman_openscap/policy.rb:315
557
+ msgid "must be present when tailoring file profile present"
558
+ msgstr ""
559
+
560
+ #: ../app/models/foreman_openscap/policy.rb:316
561
+ msgid "must be present when tailoring file present"
562
+ msgstr ""
563
+
564
+ #: ../app/models/foreman_openscap/policy.rb:321
565
+ msgid "does not come from selected tailoring file"
566
+ msgstr ""
567
+
568
+ #: ../app/models/foreman_openscap/policy.rb:327
569
+ msgid "does not have the selected SCAP content profile"
570
+ msgstr ""
571
+
572
+ #: ../app/services/foreman_openscap/arf_report_status_calculator.rb:30
573
+ msgid "invalid type %s"
574
+ msgstr ""
575
+
576
+ #: ../app/services/foreman_openscap/openscap_proxy_version_check.rb:39
577
+ msgid "This feature is temporarily disabled. "
578
+ msgstr ""
579
+
580
+ #: ../app/services/foreman_openscap/openscap_proxy_version_check.rb:40
581
+ msgid "The following Smart Proxies need to be updated to unlock the feature: %s. "
582
+ msgstr ""
583
+
584
+ #: ../app/services/foreman_openscap/openscap_proxy_version_check.rb:41
585
+ msgid "The following proxies could not be reached: %s. Please make sure they are available so Foreman can check their versions."
586
+ msgstr ""
587
+
588
+ #: ../app/validators/foreman_openscap/data_stream_validator.rb:9
589
+ msgid "No proxy with OpenSCAP feature was found."
590
+ msgstr ""
591
+
592
+ #: ../app/validators/foreman_openscap/data_stream_validator.rb:14
593
+ msgid "No proxy with OpenSCAP feature is running."
594
+ msgstr ""
595
+
596
+ #: ../app/validators/foreman_openscap/data_stream_validator.rb:26
597
+ msgid "No available proxy to validate. Returned with error: %s"
598
+ msgstr ""
599
+
600
+ #: ../app/validators/foreman_openscap/data_stream_validator.rb:33
601
+ msgid "Changed file does not include existing SCAP content profiles"
602
+ msgstr ""
603
+
604
+ #: ../app/views/arf_reports/_detailed_message.html.erb:3
605
+ msgid "More details"
606
+ msgstr ""
607
+
608
+ #: ../app/views/arf_reports/_detailed_message.html.erb:6
609
+ msgid "Description"
610
+ msgstr ""
611
+
612
+ #: ../app/views/arf_reports/_detailed_message.html.erb:7
613
+ msgid "Rationale"
614
+ msgstr ""
615
+
616
+ #: ../app/views/arf_reports/_detailed_message.html.erb:8
617
+ msgid "References"
618
+ msgstr ""
619
+
620
+ #: ../app/views/arf_reports/_list.html.erb:5
621
+ msgid "Select all items in this page"
622
+ msgstr ""
623
+
624
+ #: ../app/views/arf_reports/_list.html.erb:5
625
+ msgid "items selected. Uncheck to Clear"
626
+ msgstr ""
627
+
628
+ #: ../app/views/arf_reports/_list.html.erb:7 ../app/views/arf_reports/delete_multiple.html.erb:10
629
+ msgid "Reported At"
630
+ msgstr ""
631
+
632
+ #: ../app/views/arf_reports/_list.html.erb:8
633
+ msgid "Policy"
634
+ msgstr ""
635
+
636
+ #: ../app/views/arf_reports/_list.html.erb:9
637
+ msgid "Openscap Proxy"
638
+ msgstr ""
639
+
640
+ #: ../app/views/arf_reports/_list.html.erb:13 ../app/views/arf_reports/_output.html.erb:8 ../app/views/policies/_list.html.erb:8 ../app/views/policy_dashboard/_policy_reports.html.erb:8 ../app/views/scap_contents/_list.html.erb:6 ../app/views/tailoring_files/_list.html.erb:6
641
+ msgid "Actions"
642
+ msgstr ""
643
+
644
+ #: ../app/views/arf_reports/_list.html.erb:28
645
+ msgid "Deleted policy"
646
+ msgstr ""
647
+
648
+ #: ../app/views/arf_reports/_list.html.erb:35
649
+ msgid "Delete compliance report for %s?"
650
+ msgstr ""
651
+
652
+ #: ../app/views/arf_reports/_list.html.erb:36
653
+ msgid "Full Report"
654
+ msgstr ""
655
+
656
+ #: ../app/views/arf_reports/_list.html.erb:47
657
+ msgid "Please Confirm"
658
+ msgstr ""
659
+
660
+ #: ../app/views/arf_reports/_metrics.html.erb:4
661
+ msgid "Report Metrics"
662
+ msgstr ""
663
+
664
+ #: ../app/views/arf_reports/_metrics.html.erb:12
665
+ msgid "Report Status"
666
+ msgstr ""
667
+
668
+ #: ../app/views/arf_reports/_metrics.html.erb:13
669
+ msgid "Number of Events"
670
+ msgstr ""
671
+
672
+ #: ../app/views/arf_reports/_metrics.html.erb:32
673
+ msgid "Total"
674
+ msgstr ""
675
+
676
+ #: ../app/views/arf_reports/_output.html.erb:4
677
+ msgid "Severity"
678
+ msgstr ""
679
+
680
+ #: ../app/views/arf_reports/_output.html.erb:5
681
+ msgid "Message"
682
+ msgstr ""
683
+
684
+ #: ../app/views/arf_reports/_output.html.erb:6
685
+ msgid "Resource"
686
+ msgstr ""
687
+
688
+ #: ../app/views/arf_reports/_output.html.erb:7
689
+ msgid "Result"
690
+ msgstr ""
691
+
692
+ #: ../app/views/arf_reports/_output.html.erb:25
693
+ msgid "Nothing to show"
694
+ msgstr ""
695
+
696
+ #: ../app/views/arf_reports/delete_multiple.html.erb:7 ../app/views/policy_dashboard/_policy_reports.html.erb:3
697
+ msgid "Host"
698
+ msgstr ""
699
+
700
+ #: ../app/views/arf_reports/delete_multiple.html.erb:27 action_names.rb:18
701
+ msgid "Delete"
702
+ msgstr ""
703
+
704
+ #: ../app/views/arf_reports/delete_multiple.html.erb:28
705
+ msgid "these Compliance reports"
706
+ msgstr ""
707
+
708
+ #: ../app/views/arf_reports/show.html.erb:15
709
+ msgid "Back"
710
+ msgstr ""
711
+
712
+ #: ../app/views/arf_reports/show.html.erb:17
713
+ msgid "Host details"
714
+ msgstr ""
715
+
716
+ #: ../app/views/arf_reports/show.html.erb:18
717
+ msgid "View full report"
718
+ msgstr ""
719
+
720
+ #: ../app/views/arf_reports/show.html.erb:19
721
+ msgid "Download XML in bzip"
722
+ msgstr ""
723
+
724
+ #: ../app/views/arf_reports/show.html.erb:20
725
+ msgid "Download HTML"
726
+ msgstr ""
727
+
728
+ #: ../app/views/arf_reports/show_html.html.erb:9
729
+ msgid "Loading..."
730
+ msgstr ""
731
+
732
+ #: ../app/views/arf_reports/welcome.html.erb:7
733
+ 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."
734
+ msgstr ""
735
+
736
+ #: ../app/views/arf_reports/welcome.html.erb:10
737
+ msgid "Documentation"
738
+ msgstr ""
739
+
740
+ #: ../app/views/compliance_hosts/_compliance_status.erb:4
741
+ msgid "Host compliance details"
742
+ msgstr ""
743
+
744
+ #: ../app/views/compliance_hosts/show.html.erb:8
745
+ msgid "Compliance Hosts"
746
+ msgstr ""
747
+
748
+ #: ../app/views/compliance_hosts/show.html.erb:10
749
+ msgid "%s compliance reports by policy"
750
+ msgstr ""
751
+
752
+ #: ../app/views/compliance_hosts/show.html.erb:14
753
+ msgid "%s compliance report by policy"
754
+ msgid_plural "%s compliance reports by policy"
755
+ msgstr[0] ""
756
+ msgstr[1] ""
757
+
758
+ #: ../app/views/compliance_hosts/show.html.erb:16
759
+ msgid "Policy %s"
760
+ msgstr ""
761
+
762
+ #: ../app/views/compliance_hosts/show.html.erb:22
763
+ msgid "%s latest report"
764
+ msgstr ""
765
+
766
+ #: ../app/views/compliance_hosts/show.html.erb:32
767
+ msgid "%s reports over time"
768
+ msgstr ""
769
+
770
+ #: ../app/views/compliance_hosts/show.html.erb:38
771
+ msgid "No report for this policy"
772
+ msgstr ""
773
+
774
+ #: ../app/views/dashboard/_compliance_host_reports_widget.html.erb:1 ../lib/foreman_openscap/engine.rb:153
775
+ msgid "Latest Compliance Reports"
776
+ msgstr ""
777
+
778
+ #: ../app/views/dashboard/_compliance_host_reports_widget.html.erb:4
779
+ msgid "No reports available"
780
+ msgstr ""
781
+
782
+ #: ../app/views/dashboard/_compliance_host_reports_widget.html.erb:12
783
+ msgid "Host does not exist anymore"
784
+ msgstr ""
785
+
786
+ #: ../app/views/dashboard/_compliance_host_reports_widget.html.erb:13
787
+ msgid "Policy is missing"
788
+ msgstr ""
789
+
790
+ #: ../app/views/dashboard/_compliance_reports_breakdown_widget.html.erb:1 ../lib/foreman_openscap/engine.rb:155
791
+ msgid "Compliance Reports Breakdown"
792
+ msgstr ""
793
+
794
+ #: ../app/views/foreman_openscap/policy_mailer/_dashboard.erb:9
795
+ msgid "Changed"
796
+ msgstr ""
797
+
798
+ #: ../app/views/foreman_openscap/policy_mailer/_hosts.erb:5
799
+ msgid "Hostname"
800
+ msgstr ""
801
+
802
+ #: ../app/views/foreman_openscap/policy_mailer/_hosts.erb:17
803
+ msgid "Changed?"
804
+ msgstr ""
805
+
806
+ #: ../app/views/foreman_openscap/policy_mailer/_hosts.erb:36
807
+ msgid "Yes"
808
+ msgstr ""
809
+
810
+ #: ../app/views/foreman_openscap/policy_mailer/_hosts.erb:36
811
+ msgid "No"
812
+ msgstr ""
813
+
814
+ #: ../app/views/foreman_openscap/policy_mailer/_hosts.erb:40
815
+ msgid "No ARF reports for this policy"
816
+ msgstr ""
817
+
818
+ #: ../app/views/foreman_openscap/policy_mailer/_list.erb:8
819
+ msgid "None!"
820
+ msgstr ""
821
+
822
+ #: ../app/views/foreman_openscap/policy_mailer/_policy.erb:7
823
+ msgid "Total of one host"
824
+ msgid_plural "Total of %{hosts} hosts"
825
+ msgstr[0] ""
826
+ msgstr[1] ""
827
+
828
+ #: ../app/views/foreman_openscap/policy_mailer/policy_summary.erb:6
829
+ msgid "Summary report for OpenScap from Foreman"
830
+ msgstr ""
831
+
832
+ #: ../app/views/foreman_openscap/policy_mailer/policy_summary.erb:9
833
+ msgid "<b>Foreman</b> OpenSCAP summary"
834
+ msgstr ""
835
+
836
+ #: ../app/views/foreman_openscap/policy_mailer/policy_summary.erb:10
837
+ msgid "Summary from %{time} ago to now"
838
+ msgstr ""
839
+
840
+ #: ../app/views/foreman_openscap/policy_mailer/policy_summary.erb:11
841
+ msgid "Summary report from Foreman server at %{foreman_url}"
842
+ msgstr ""
843
+
844
+ #: ../app/views/foreman_openscap/policy_mailer/policy_summary.erb:16
845
+ msgid "Policies with hosts:"
846
+ msgstr ""
847
+
848
+ #: ../app/views/hosts/select_multiple_openscap_proxy.html.erb:5
849
+ msgid "Select OpenSCAP Proxy"
850
+ msgstr ""
851
+
852
+ #: ../app/views/policies/_form.html.erb:8
853
+ msgid "General"
854
+ msgstr ""
855
+
856
+ #: ../app/views/policies/_form.html.erb:17
857
+ msgid "Host Groups"
858
+ msgstr ""
859
+
860
+ #: ../app/views/policies/_form.html.erb:41 ../app/views/policies/steps/_schedule_form.html.erb:6
861
+ msgid "Choose period"
862
+ msgstr ""
863
+
864
+ #: ../app/views/policies/_form.html.erb:43 ../app/views/policies/steps/_schedule_form.html.erb:8
865
+ msgid "Choose weekday"
866
+ msgstr ""
867
+
868
+ #: ../app/views/policies/_form.html.erb:44 ../app/views/policies/steps/_schedule_form.html.erb:9
869
+ msgid "Number of a day in month, note that not all months have same count of days"
870
+ msgstr ""
871
+
872
+ #: ../app/views/policies/_form.html.erb:45 ../app/views/policies/steps/_schedule_form.html.erb:10
873
+ msgid "You can specify custom cron line, e.g. \"0 3 * * *\", separate each of 5 values by space"
874
+ msgstr ""
875
+
876
+ #: ../app/views/policies/_list.html.erb:3 ../app/views/tailoring_files/_list.html.erb:3
877
+ msgid "Name"
878
+ msgstr ""
879
+
880
+ #: ../app/views/policies/_list.html.erb:4
881
+ msgid "Content"
882
+ msgstr ""
883
+
884
+ #: ../app/views/policies/_list.html.erb:5
885
+ msgid "Profile"
886
+ msgstr ""
887
+
888
+ #: ../app/views/policies/_list.html.erb:7
889
+ msgid "Effective Profile"
890
+ msgstr ""
891
+
892
+ #: ../app/views/policies/_list.html.erb:28
893
+ msgid "None"
894
+ msgstr ""
895
+
896
+ #: ../app/views/policies/_list.html.erb:36
897
+ msgid "Show Guide"
898
+ msgstr ""
899
+
900
+ #: ../app/views/policies/_list.html.erb:37 ../app/views/scap_contents/_list.html.erb:17 ../app/views/tailoring_files/_list.html.erb:21
901
+ msgid "Edit"
902
+ msgstr ""
903
+
904
+ #: ../app/views/policies/_list.html.erb:39
905
+ msgid "Delete compliance policy %s with all of its reports?"
906
+ msgstr ""
907
+
908
+ #: ../app/views/policies/create.html.erb:1 ../app/views/policies/index.html.erb:5 ../app/views/policies/new.html.erb:1
909
+ msgid "New Compliance Policy"
910
+ msgstr ""
911
+
912
+ #: ../app/views/policies/disassociate_multiple_hosts.html.erb:4 ../app/views/policies/select_multiple_hosts.html.erb:5
913
+ msgid "Select Compliance Policy"
914
+ msgstr ""
915
+
916
+ #: ../app/views/policies/edit.html.erb:1
917
+ msgid "Edit Compliance Policy"
918
+ msgstr ""
919
+
920
+ #: ../app/views/policies/index.html.erb:2 ../app/views/policies/welcome.html.erb:1 ../app/views/policies/welcome.html.erb:6
921
+ msgid "Compliance Policies"
922
+ msgstr ""
923
+
924
+ #: ../app/views/policies/index.html.erb:6 ../app/views/scap_contents/index.html.erb:4
925
+ msgid "Help"
926
+ msgstr ""
927
+
928
+ #: ../app/views/policies/steps/_schedule_form.html.erb:9
929
+ msgid "Choose day in month"
930
+ msgstr ""
931
+
932
+ #: ../app/views/policies/steps/_step_form.html.erb:11
933
+ msgid "Next"
934
+ msgstr ""
935
+
936
+ #: ../app/views/policies/welcome.html.erb:7
937
+ msgid "In Foreman, a compliance policy checklist is defined via %s."
938
+ msgstr ""
939
+
940
+ #: ../app/views/policies/welcome.html.erb:7
941
+ msgid "SCAP content"
942
+ msgstr ""
943
+
944
+ #: ../app/views/policies/welcome.html.erb:8
945
+ msgid "Once SCAP content is present, you can create a policy, assign select host groups and schedule to run."
946
+ msgstr ""
947
+
948
+ #: ../app/views/policies/welcome.html.erb:12
949
+ msgid "New Policy"
950
+ msgstr ""
951
+
952
+ #: ../app/views/policy_dashboard/_policy_chart_widget.html.erb:2
953
+ msgid "Host Breakdown Chart"
954
+ msgstr ""
955
+
956
+ #: ../app/views/policy_dashboard/_policy_reports.html.erb:4
957
+ msgid "Date"
958
+ msgstr ""
959
+
960
+ #: ../app/views/policy_dashboard/_policy_reports.html.erb:19
961
+ msgid "View Report"
962
+ msgstr ""
963
+
964
+ #: ../app/views/policy_dashboard/_policy_status_widget.html.erb:2
965
+ msgid "Hosts Breakdown"
966
+ msgstr ""
967
+
968
+ #: ../app/views/policy_dashboard/_policy_status_widget.html.erb:4
969
+ msgid "Compliant with the policy"
970
+ msgstr ""
971
+
972
+ #: ../app/views/policy_dashboard/_policy_status_widget.html.erb:5
973
+ msgid "Not compliant with the policy"
974
+ msgstr ""
975
+
976
+ #: ../app/views/policy_dashboard/_policy_status_widget.html.erb:6
977
+ msgid "Inconclusive results"
978
+ msgstr ""
979
+
980
+ #: ../app/views/policy_dashboard/_policy_status_widget.html.erb:7
981
+ msgid "Never audited"
982
+ msgstr ""
983
+
984
+ #: ../app/views/policy_dashboard/_policy_status_widget.html.erb:9
985
+ msgid "Total hosts: %s"
986
+ msgstr ""
987
+
988
+ #: ../app/views/policy_dashboard/index.html.erb:3
989
+ msgid "Compliance policy: %s"
990
+ msgstr ""
991
+
992
+ #: ../app/views/policy_dashboard/index.html.erb:7
993
+ msgid "Status table"
994
+ msgstr ""
995
+
996
+ #: ../app/views/policy_dashboard/index.html.erb:8
997
+ msgid "Status chart"
998
+ msgstr ""
999
+
1000
+ #: ../app/views/policy_dashboard/index.html.erb:20
1001
+ msgid "Latest reports for policy: %s"
1002
+ msgstr ""
1003
+
1004
+ #: ../app/views/scap_contents/_form.html.erb:9 ../app/views/tailoring_files/_form.html.erb:9
1005
+ msgid "File Upload"
1006
+ msgstr ""
1007
+
1008
+ #: ../app/views/scap_contents/_form.html.erb:20
1009
+ msgid "SCAP DataStream file"
1010
+ msgstr ""
1011
+
1012
+ #: ../app/views/scap_contents/_list.html.erb:18 ../app/views/tailoring_files/_list.html.erb:24
1013
+ msgid "Download"
1014
+ msgstr ""
1015
+
1016
+ #: ../app/views/scap_contents/_list.html.erb:20
1017
+ msgid "Delete compliance policy %s with all the reports?"
1018
+ msgstr ""
1019
+
1020
+ #: ../app/views/scap_contents/edit.html.erb:1
1021
+ msgid "Edit SCAP Content"
1022
+ msgstr ""
1023
+
1024
+ #: ../app/views/scap_contents/edit.html.erb:5
1025
+ msgid "Scap Contents"
1026
+ msgstr ""
1027
+
1028
+ #: ../app/views/scap_contents/index.html.erb:1
1029
+ msgid "SCAP Contents"
1030
+ msgstr ""
1031
+
1032
+ #: ../app/views/scap_contents/index.html.erb:3
1033
+ msgid "Upload New SCAP Content"
1034
+ msgstr ""
1035
+
1036
+ #: ../app/views/scap_contents/new.html.erb:1
1037
+ msgid "Upload new SCAP content file"
1038
+ msgstr ""
1039
+
1040
+ #: ../app/views/scap_contents/welcome.html.erb:7
1041
+ msgid ""
1042
+ "The Security Content Automation Protocol (SCAP), combines a number of open standards that are used to enumerate software flaws and\n"
1043
+ " configuration issues related to security. "
1044
+ msgstr ""
1045
+
1046
+ #: ../app/views/scap_contents/welcome.html.erb:9
1047
+ msgid ""
1048
+ "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"
1049
+ " via %s"
1050
+ msgstr ""
1051
+
1052
+ #: ../app/views/scap_contents/welcome.html.erb:14
1053
+ msgid "New SCAP Content"
1054
+ msgstr ""
1055
+
1056
+ #: ../app/views/smart_proxies/_openscap_spool.html.erb:4
1057
+ msgid "%s spool errors detected, inspect the appropriate file directly on proxy"
1058
+ msgstr ""
1059
+
1060
+ #: ../app/views/smart_proxies/_openscap_spool.html.erb:8
1061
+ msgid "Failed to fetch spool status from proxy"
1062
+ msgstr ""
1063
+
1064
+ #: ../app/views/smart_proxies/_openscap_spool.html.erb:11
1065
+ msgid "None found"
1066
+ msgstr ""
1067
+
1068
+ #: ../app/views/smart_proxies/plugins/_openscap.html.erb:7
1069
+ 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."
1070
+ msgstr ""
1071
+
1072
+ #: ../app/views/smart_proxies/plugins/_openscap.html.erb:8
1073
+ msgid "Spool errors"
1074
+ msgstr ""
1075
+
1076
+ #: ../app/views/tailoring_files/_form.html.erb:20
1077
+ msgid "DataStream Tailoring file"
1078
+ msgstr ""
1079
+
1080
+ #: ../app/views/tailoring_files/_list.html.erb:4
1081
+ msgid "Filename"
1082
+ msgstr ""
1083
+
1084
+ #: ../app/views/tailoring_files/_list.html.erb:5
1085
+ msgid "Created"
1086
+ msgstr ""
1087
+
1088
+ #: ../app/views/tailoring_files/_list.html.erb:23
1089
+ msgid "Delete tailoring file %s?"
1090
+ msgstr ""
1091
+
1092
+ #: ../app/views/tailoring_files/edit.html.erb:1
1093
+ msgid "Edit Tailoring File"
1094
+ msgstr ""
1095
+
1096
+ #: ../app/views/tailoring_files/edit.html.erb:4 ../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:147
1097
+ msgid "Tailoring Files"
1098
+ msgstr ""
1099
+
1100
+ #: ../app/views/tailoring_files/index.html.erb:2
1101
+ msgid "Upload New Tailoring file"
1102
+ msgstr ""
1103
+
1104
+ #: ../app/views/tailoring_files/new.html.erb:1
1105
+ msgid "Upload new Tailoring File"
1106
+ msgstr ""
1107
+
1108
+ #: ../app/views/tailoring_files/welcome.html.erb:7
1109
+ msgid "It may sometimes be required to adjust the security policy to your specific needs. "
1110
+ msgstr ""
1111
+
1112
+ #: ../app/views/tailoring_files/welcome.html.erb:8
1113
+ msgid ""
1114
+ "In Foreman, tailoring_files represent the custom modifications to default XCCDF profiles and they can be applied to hosts\n"
1115
+ " via %s"
1116
+ msgstr ""
1117
+
1118
+ #: ../app/views/tailoring_files/welcome.html.erb:13
1119
+ msgid "New Tailoring File"
1120
+ msgstr ""
1121
+
1122
+ #: ../db/seeds.d/openscap_policy_notification.rb:1
1123
+ msgid "Compliance policy summary"
1124
+ msgstr ""
1125
+
1126
+ #: ../db/seeds.d/openscap_policy_notification.rb:5
1127
+ msgid "A summary of reports for OpenSCAP policies"
1128
+ msgstr ""
1129
+
1130
+ #: ../lib/foreman_openscap/engine.rb:141
1131
+ msgid "SCAP contents"
1132
+ msgstr ""
1133
+
1134
+ #: ../lib/foreman_openscap/engine.rb:144
1135
+ msgid "Reports"
1136
+ msgstr ""
1137
+
1138
+ #: ../lib/foreman_openscap/engine.rb:169
1139
+ msgid "OpenSCAP Proxy to use for fetching SCAP content and uploading ARF reports. Leave blank and override appropriate parameters when using proxy load balancer."
1140
+ msgstr ""
1141
+
1142
+ #: ../lib/foreman_openscap/engine.rb:173 ../lib/foreman_openscap/engine.rb:178
1143
+ msgid "OpenSCAP Proxy"
1144
+ msgstr ""
1145
+
1146
+ #: ../lib/foreman_openscap/engine.rb:175 ../lib/foreman_openscap/engine.rb:180
1147
+ msgid "ID of OpenSCAP Proxy"
1148
+ msgstr ""
1149
+
1150
+ #: ../lib/foreman_openscap/engine.rb:184 ../lib/foreman_openscap/engine.rb:192
1151
+ msgid "Run OpenSCAP scan"
1152
+ msgstr ""
1153
+
1154
+ #: action_names.rb:2
1155
+ msgid "Action with sub plans"
1156
+ msgstr ""
1157
+
1158
+ #: action_names.rb:3
1159
+ msgid "Import facts"
1160
+ msgstr ""
1161
+
1162
+ #: action_names.rb:4
1163
+ msgid "Import Puppet classes"
1164
+ msgstr ""
1165
+
1166
+ #: action_names.rb:5
1167
+ msgid "Remote action:"
1168
+ msgstr ""
1169
+
1170
+ #: action_names.rb:6
1171
+ msgid "Create client"
1172
+ msgstr ""
1173
+
1174
+ #: action_names.rb:7
1175
+ msgid "Delete client"
1176
+ msgstr ""
1177
+
1178
+ #: action_names.rb:8
1179
+ msgid "Delete host"
1180
+ msgstr ""
1181
+
1182
+ #: action_names.rb:9
1183
+ msgid "Update host"
1184
+ msgstr ""
1185
+
1186
+ #: action_names.rb:10
1187
+ msgid "Update node"
1188
+ msgstr ""
1189
+
1190
+ #: action_names.rb:11
1191
+ msgid "Abstract async task"
1192
+ msgstr ""
1193
+
1194
+ #: action_names.rb:12
1195
+ msgid "Create"
1196
+ msgstr ""
1197
+
1198
+ #: action_names.rb:13
1199
+ msgid "Delete Activation Key"
1200
+ msgstr ""
1201
+
1202
+ #: action_names.rb:14
1203
+ msgid "Update"
1204
+ msgstr ""
1205
+
1206
+ #: action_names.rb:15
1207
+ msgid "Configure capsule"
1208
+ msgstr ""
1209
+
1210
+ #: action_names.rb:16
1211
+ msgid "Create repos"
1212
+ msgstr ""
1213
+
1214
+ #: action_names.rb:17
1215
+ msgid "Synchronize smart proxy"
1216
+ msgstr ""
1217
+
1218
+ #: action_names.rb:19
1219
+ msgid "Errata mail"
1220
+ msgstr ""
1221
+
1222
+ #: action_names.rb:20
1223
+ msgid "Incremental Update of Content View Version(s) "
1224
+ msgstr ""
1225
+
1226
+ #: action_names.rb:21
1227
+ msgid "Promote"
1228
+ msgstr ""
1229
+
1230
+ #: action_names.rb:22
1231
+ msgid "Promotion to Environment"
1232
+ msgstr ""
1233
+
1234
+ #: action_names.rb:23
1235
+ msgid "Publish"
1236
+ msgstr ""
1237
+
1238
+ #: action_names.rb:24
1239
+ msgid "Remove Versions and Associations"
1240
+ msgstr ""
1241
+
1242
+ #: action_names.rb:25
1243
+ msgid "Remove from Environment"
1244
+ msgstr ""
1245
+
1246
+ #: action_names.rb:26
1247
+ msgid "Remove Version"
1248
+ msgstr ""
1249
+
1250
+ #: action_names.rb:27
1251
+ msgid "Export"
1252
+ msgstr ""
1253
+
1254
+ #: action_names.rb:28
1255
+ msgid "Fetch pxe files"
1256
+ msgstr ""
1257
+
1258
+ #: action_names.rb:29
1259
+ msgid "Filtered index content"
1260
+ msgstr ""
1261
+
1262
+ #: action_names.rb:30
1263
+ msgid "Upload into"
1264
+ msgstr ""
1265
+
1266
+ #: action_names.rb:31
1267
+ msgid "Index content"
1268
+ msgstr ""
1269
+
1270
+ #: action_names.rb:32
1271
+ msgid "Index errata"
1272
+ msgstr ""
1273
+
1274
+ #: action_names.rb:33
1275
+ msgid "Index module streams"
1276
+ msgstr ""
1277
+
1278
+ #: action_names.rb:34
1279
+ msgid "Index package groups"
1280
+ msgstr ""
1281
+
1282
+ #: action_names.rb:35
1283
+ msgid "Remove Content"
1284
+ msgstr ""
1285
+
1286
+ #: action_names.rb:36
1287
+ msgid "Synchronize"
1288
+ msgstr ""
1289
+
1290
+ #: action_names.rb:37
1291
+ msgid "Upload errata into"
1292
+ msgstr ""
1293
+
1294
+ #: action_names.rb:38
1295
+ msgid "Create Package Group"
1296
+ msgstr ""
1297
+
1298
+ #: action_names.rb:39
1299
+ msgid "Disable"
1300
+ msgstr ""
1301
+
1302
+ #: action_names.rb:40
1303
+ msgid "Enable"
1304
+ msgstr ""
1305
+
1306
+ #: action_names.rb:41
1307
+ msgid "Run Sync Plan"
1308
+ msgstr ""
1309
+
1310
+ #: action_names.rb:42
1311
+ msgid "Incremental Update"
1312
+ msgstr ""
1313
+
1314
+ #: action_names.rb:43
1315
+ msgid "Republish Version Repositories"
1316
+ msgstr ""
1317
+
1318
+ #: action_names.rb:44
1319
+ msgid "Delete Lifecycle Environment"
1320
+ msgstr ""
1321
+
1322
+ #: action_names.rb:45
1323
+ msgid "Publish Lifecycle Environment Repositories"
1324
+ msgstr ""
1325
+
1326
+ #: action_names.rb:46
1327
+ msgid "Attach subscriptions"
1328
+ msgstr ""
1329
+
1330
+ #: action_names.rb:47
1331
+ msgid "Auto attach subscriptions"
1332
+ msgstr ""
1333
+
1334
+ #: action_names.rb:48
1335
+ msgid "Destroy Content Host"
1336
+ msgstr ""
1337
+
1338
+ #: action_names.rb:49
1339
+ msgid "Install Applicable Errata"
1340
+ msgstr ""
1341
+
1342
+ #: action_names.rb:50
1343
+ msgid "Install erratum"
1344
+ msgstr ""
1345
+
1346
+ #: action_names.rb:51
1347
+ msgid "Hypervisors"
1348
+ msgstr ""
1349
+
1350
+ #: action_names.rb:52
1351
+ msgid "Hypervisors update"
1352
+ msgstr ""
1353
+
1354
+ #: action_names.rb:53
1355
+ msgid "Install package"
1356
+ msgstr ""
1357
+
1358
+ #: action_names.rb:54
1359
+ msgid "Install package group"
1360
+ msgstr ""
1361
+
1362
+ #: action_names.rb:55
1363
+ msgid "Remove package"
1364
+ msgstr ""
1365
+
1366
+ #: action_names.rb:56
1367
+ msgid "Update package"
1368
+ msgstr ""
1369
+
1370
+ #: action_names.rb:57
1371
+ msgid "Remove package group"
1372
+ msgstr ""
1373
+
1374
+ #: action_names.rb:58
1375
+ msgid "Remove subscriptions"
1376
+ msgstr ""
1377
+
1378
+ #: action_names.rb:59
1379
+ msgid "Update for host"
1380
+ msgstr ""
1381
+
1382
+ #: action_names.rb:60
1383
+ msgid "Update Content Overrides"
1384
+ msgstr ""
1385
+
1386
+ #: action_names.rb:61
1387
+ msgid "Update release version for host"
1388
+ msgstr ""
1389
+
1390
+ #: action_names.rb:62
1391
+ msgid "Package Profile Update"
1392
+ msgstr ""
1393
+
1394
+ #: action_names.rb:63
1395
+ msgid "Auto-attach subscriptions"
1396
+ msgstr ""
1397
+
1398
+ #: action_names.rb:64
1399
+ msgid "Destroy"
1400
+ msgstr ""
1401
+
1402
+ #: action_names.rb:65
1403
+ msgid "Product Create"
1404
+ msgstr ""
1405
+
1406
+ #: action_names.rb:66
1407
+ msgid "Delete Product"
1408
+ msgstr ""
1409
+
1410
+ #: action_names.rb:67
1411
+ msgid "Reindex subscriptions"
1412
+ msgstr ""
1413
+
1414
+ #: action_names.rb:68
1415
+ msgid "Delete Package Group"
1416
+ msgstr ""
1417
+
1418
+ #: action_names.rb:69
1419
+ msgid "Report"
1420
+ msgstr ""