foreman_openscap 0.9.2 → 0.9.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (39) hide show
  1. checksums.yaml +4 -4
  2. data/app/controllers/concerns/foreman_openscap/hosts_controller_extensions.rb +31 -0
  3. data/app/helpers/concerns/foreman_openscap/hosts_helper_extensions.rb +2 -1
  4. data/app/helpers/policies_helper.rb +1 -1
  5. data/app/lib/proxy_api/openscap.rb +4 -1
  6. data/app/models/foreman_openscap/policy.rb +1 -1
  7. data/app/models/foreman_openscap/scap_content.rb +1 -1
  8. data/app/models/foreman_openscap/tailoring_file.rb +1 -1
  9. data/app/views/hosts/select_multiple_openscap_proxy.html.erb +8 -0
  10. data/config/routes.rb +2 -0
  11. data/lib/foreman_openscap/engine.rb +4 -1
  12. data/lib/foreman_openscap/version.rb +1 -1
  13. metadata +4 -29
  14. data/locale/de/foreman_openscap.edit.po +0 -1039
  15. data/locale/de/foreman_openscap.po.time_stamp +0 -0
  16. data/locale/en_GB/foreman_openscap.edit.po +0 -1039
  17. data/locale/en_GB/foreman_openscap.po.time_stamp +0 -0
  18. data/locale/es/foreman_openscap.edit.po +0 -1039
  19. data/locale/es/foreman_openscap.po.time_stamp +0 -0
  20. data/locale/fr/foreman_openscap.edit.po +0 -1039
  21. data/locale/fr/foreman_openscap.po.time_stamp +0 -0
  22. data/locale/gl/foreman_openscap.edit.po +0 -1039
  23. data/locale/gl/foreman_openscap.po.time_stamp +0 -0
  24. data/locale/it/foreman_openscap.edit.po +0 -1039
  25. data/locale/it/foreman_openscap.po.time_stamp +0 -0
  26. data/locale/ja/foreman_openscap.edit.po +0 -1039
  27. data/locale/ja/foreman_openscap.po.time_stamp +0 -0
  28. data/locale/ko/foreman_openscap.edit.po +0 -1039
  29. data/locale/ko/foreman_openscap.po.time_stamp +0 -0
  30. data/locale/pt_BR/foreman_openscap.edit.po +0 -1039
  31. data/locale/pt_BR/foreman_openscap.po.time_stamp +0 -0
  32. data/locale/ru/foreman_openscap.edit.po +0 -1040
  33. data/locale/ru/foreman_openscap.po.time_stamp +0 -0
  34. data/locale/sv_SE/foreman_openscap.edit.po +0 -1039
  35. data/locale/sv_SE/foreman_openscap.po.time_stamp +0 -0
  36. data/locale/zh_CN/foreman_openscap.edit.po +0 -1039
  37. data/locale/zh_CN/foreman_openscap.po.time_stamp +0 -0
  38. data/locale/zh_TW/foreman_openscap.edit.po +0 -1039
  39. data/locale/zh_TW/foreman_openscap.po.time_stamp +0 -0
@@ -1,1040 +0,0 @@
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 1.0.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: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/policies_controller.rb:25
46
- msgid "List Policies"
47
- msgstr ""
48
-
49
- #: ../app/controllers/api/v2/compliance/policies_controller.rb:32
50
- msgid "Show a Policy"
51
- msgstr ""
52
-
53
- #: ../app/controllers/api/v2/compliance/policies_controller.rb:40
54
- msgid "Policy name"
55
- msgstr ""
56
-
57
- #: ../app/controllers/api/v2/compliance/policies_controller.rb:41
58
- msgid "Policy description"
59
- msgstr ""
60
-
61
- #: ../app/controllers/api/v2/compliance/policies_controller.rb:42
62
- msgid "Policy SCAP content ID"
63
- msgstr ""
64
-
65
- #: ../app/controllers/api/v2/compliance/policies_controller.rb:43
66
- msgid "Policy SCAP content profile ID"
67
- msgstr ""
68
-
69
- #: ../app/controllers/api/v2/compliance/policies_controller.rb:44
70
- msgid "Policy schedule period (weekly, monthly, custom)"
71
- msgstr ""
72
-
73
- #: ../app/controllers/api/v2/compliance/policies_controller.rb:45
74
- msgid "Policy schedule weekday (only if period == \"weekly\")"
75
- msgstr ""
76
-
77
- #: ../app/controllers/api/v2/compliance/policies_controller.rb:46
78
- msgid "Policy schedule day of month (only if period == \"monthly\")"
79
- msgstr ""
80
-
81
- #: ../app/controllers/api/v2/compliance/policies_controller.rb:47
82
- msgid "Policy schedule cron line (only if period == \"custom\")"
83
- msgstr ""
84
-
85
- #: ../app/controllers/api/v2/compliance/policies_controller.rb:48
86
- msgid "Apply policy to host groups"
87
- msgstr ""
88
-
89
- #: ../app/controllers/api/v2/compliance/policies_controller.rb:49
90
- msgid "Tailoring file ID"
91
- msgstr ""
92
-
93
- #: ../app/controllers/api/v2/compliance/policies_controller.rb:50
94
- msgid "Tailoring file profile ID"
95
- msgstr ""
96
-
97
- #: ../app/controllers/api/v2/compliance/policies_controller.rb:55
98
- msgid "Create a Policy"
99
- msgstr ""
100
-
101
- #: ../app/controllers/api/v2/compliance/policies_controller.rb:63
102
- msgid "Update a Policy"
103
- msgstr ""
104
-
105
- #: ../app/controllers/api/v2/compliance/policies_controller.rb:71
106
- msgid "Delete a Policy"
107
- msgstr ""
108
-
109
- #: ../app/controllers/api/v2/compliance/policies_controller.rb:78
110
- msgid "Show a policy's SCAP content"
111
- msgstr ""
112
-
113
- #: ../app/controllers/api/v2/compliance/policies_controller.rb:88
114
- msgid "Show a policy's Tailoring file"
115
- msgstr ""
116
-
117
- #: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:15
118
- msgid "List SCAP contents"
119
- msgstr ""
120
-
121
- #: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:22
122
- msgid "Show an SCAP content as XML"
123
- msgstr ""
124
-
125
- #: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:31
126
- msgid "Show an SCAP content"
127
- msgstr ""
128
-
129
- #: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:38
130
- msgid "SCAP content name"
131
- msgstr ""
132
-
133
- #: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:39
134
- msgid "XML containing SCAP content"
135
- msgstr ""
136
-
137
- #: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:40 ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:41
138
- msgid "Original file name of the XML file"
139
- msgstr ""
140
-
141
- #: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:45
142
- msgid "Create SCAP content"
143
- msgstr ""
144
-
145
- #: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:53
146
- msgid "Update an SCAP content"
147
- msgstr ""
148
-
149
- #: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:61
150
- msgid "Deletes an SCAP content"
151
- msgstr ""
152
-
153
- #: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:16
154
- msgid "List Tailoring files"
155
- msgstr ""
156
-
157
- #: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:23
158
- msgid "Show a Tailoring file as XML"
159
- msgstr ""
160
-
161
- #: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:32
162
- msgid "Show a Tailoring file"
163
- msgstr ""
164
-
165
- #: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:39
166
- msgid "Tailoring file name"
167
- msgstr ""
168
-
169
- #: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:40
170
- msgid "XML containing tailoring file"
171
- msgstr ""
172
-
173
- #: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:46
174
- msgid "Create a Tailoring file"
175
- msgstr ""
176
-
177
- #: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:54
178
- msgid "Update a Tailoring file"
179
- msgstr ""
180
-
181
- #: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:62
182
- msgid "Deletes a Tailoring file"
183
- msgstr ""
184
-
185
- #: ../app/controllers/arf_reports_controller.rb:37
186
- msgid "Failed to downloaded ARF report as bzip: %s"
187
- msgstr ""
188
-
189
- #: ../app/controllers/arf_reports_controller.rb:48
190
- msgid "Failed to downloaded ARF report in HTML: %s"
191
- msgstr ""
192
-
193
- #: ../app/controllers/arf_reports_controller.rb:55
194
- msgid "Successfully deleted ARF report."
195
- msgstr ""
196
-
197
- #: ../app/controllers/arf_reports_controller.rb:57
198
- msgid "Failed to delete ARF Report for host %{host_name} reported at %{reported_at}"
199
- msgstr ""
200
-
201
- #: ../app/controllers/arf_reports_controller.rb:67
202
- msgid "Failed to delete %s compliance reports"
203
- msgstr ""
204
-
205
- #: ../app/controllers/arf_reports_controller.rb:70
206
- msgid "Successfully deleted %s compliance reports"
207
- msgstr ""
208
-
209
- #: ../app/controllers/arf_reports_controller.rb:85
210
- msgid "No compliance reports were found."
211
- msgstr ""
212
-
213
- #: ../app/controllers/arf_reports_controller.rb:89
214
- msgid "No compliance reports selected"
215
- msgstr ""
216
-
217
- #: ../app/controllers/arf_reports_controller.rb:94
218
- msgid "Something went wrong while selecting compliance reports - %s"
219
- msgstr ""
220
-
221
- #: ../app/controllers/policies_controller.rb:83
222
- msgid "Updated hosts: Assigned with compliance policy: %s"
223
- msgstr ""
224
-
225
- #: ../app/controllers/policies_controller.rb:87
226
- msgid "No compliance policy selected."
227
- msgstr ""
228
-
229
- #: ../app/controllers/policies_controller.rb:99
230
- msgid "Updated hosts: Unassigned from compliance policy '%s'"
231
- msgstr ""
232
-
233
- #: ../app/controllers/policies_controller.rb:101
234
- msgid "No valid policy ID provided"
235
- msgstr ""
236
-
237
- #: ../app/controllers/policies_controller.rb:120
238
- msgid "No hosts were found."
239
- msgstr ""
240
-
241
- #: ../app/controllers/policies_controller.rb:124
242
- msgid "No hosts selected"
243
- msgstr ""
244
-
245
- #: ../app/controllers/policies_controller.rb:129
246
- msgid "Something went wrong while selecting hosts - %s"
247
- msgstr ""
248
-
249
- #: ../app/helpers/arf_report_dashboard_helper.rb:10 ../app/helpers/compliance_dashboard_helper.rb:9 ../app/helpers/compliance_hosts_helper.rb:6 ../app/helpers/compliance_hosts_helper.rb:23 ../app/views/arf_reports/_list.html.erb:9 ../app/views/foreman_openscap/policy_mailer/_hosts.erb:11 ../app/views/policy_dashboard/_policy_reports.html.erb:6
250
- msgid "Failed"
251
- msgstr ""
252
-
253
- #: ../app/helpers/arf_report_dashboard_helper.rb:11 ../app/helpers/compliance_dashboard_helper.rb:7 ../app/helpers/compliance_hosts_helper.rb:5 ../app/helpers/compliance_hosts_helper.rb:22 ../app/views/arf_reports/_list.html.erb:8 ../app/views/foreman_openscap/policy_mailer/_hosts.erb:8 ../app/views/policy_dashboard/_policy_reports.html.erb:5
254
- msgid "Passed"
255
- msgstr ""
256
-
257
- #: ../app/helpers/arf_report_dashboard_helper.rb:12 ../app/helpers/compliance_dashboard_helper.rb:11 ../app/helpers/compliance_hosts_helper.rb:24
258
- msgid "Othered"
259
- msgstr ""
260
-
261
- #: ../app/helpers/arf_report_dashboard_helper.rb:15 ../app/helpers/compliance_hosts_helper.rb:10
262
- msgid "Compliance reports breakdown"
263
- msgstr ""
264
-
265
- #: ../app/helpers/arf_reports_helper.rb:10
266
- msgid "Show log messages:"
267
- msgstr ""
268
-
269
- #: ../app/helpers/arf_reports_helper.rb:11
270
- msgid "All messages"
271
- msgstr ""
272
-
273
- #: ../app/helpers/arf_reports_helper.rb:11
274
- msgid "Failed and Othered"
275
- msgstr ""
276
-
277
- #: ../app/helpers/arf_reports_helper.rb:11
278
- msgid "Failed only"
279
- msgstr ""
280
-
281
- #: ../app/helpers/arf_reports_helper.rb:44
282
- msgid "Delete reports"
283
- msgstr ""
284
-
285
- #: ../app/helpers/arf_reports_helper.rb:49
286
- msgid "Select Action"
287
- msgstr ""
288
-
289
- #: ../app/helpers/arf_reports_helper.rb:52
290
- msgid "%s - The following compliance reports are about to be changed"
291
- msgstr ""
292
-
293
- #. TRANSLATORS: initial character of Passed
294
- #: ../app/helpers/compliance_dashboard_helper.rb:7
295
- msgid "Passed|P"
296
- msgstr ""
297
-
298
- #. TRANSLATORS: initial character of Failed
299
- #: ../app/helpers/compliance_dashboard_helper.rb:9
300
- msgid "Failed|F"
301
- msgstr ""
302
-
303
- #. TRANSLATORS: initial character of Othered which is an SCAP term
304
- #: ../app/helpers/compliance_dashboard_helper.rb:11
305
- msgid "Othered|O"
306
- msgstr ""
307
-
308
- #: ../app/helpers/compliance_hosts_helper.rb:7 ../app/views/arf_reports/_list.html.erb:10 ../app/views/foreman_openscap/policy_mailer/_hosts.erb:14 ../app/views/policy_dashboard/_policy_reports.html.erb:7
309
- msgid "Other"
310
- msgstr ""
311
-
312
- #: ../app/helpers/concerns/foreman_openscap/hosts_helper_extensions.rb:11
313
- msgid "Assign Compliance Policy"
314
- msgstr ""
315
-
316
- #: ../app/helpers/concerns/foreman_openscap/hosts_helper_extensions.rb:12
317
- msgid "Unassign Compliance Policy"
318
- msgstr ""
319
-
320
- #: ../app/helpers/concerns/foreman_openscap/hosts_helper_extensions.rb:16
321
- msgid "Host is deleted"
322
- msgstr ""
323
-
324
- #: ../app/helpers/policies_helper.rb:20
325
- msgid "Choose existing SCAP Content"
326
- msgstr ""
327
-
328
- #: ../app/helpers/policies_helper.rb:21 ../app/helpers/policies_helper.rb:26 ../app/models/foreman_openscap/policy.rb:101 ../app/views/policies/_form.html.erb:9 ../app/views/scap_contents/welcome.html.erb:1 ../app/views/scap_contents/welcome.html.erb:6
329
- msgid "SCAP Content"
330
- msgstr ""
331
-
332
- #: ../app/helpers/policies_helper.rb:36 ../app/helpers/policies_helper.rb:43
333
- msgid "XCCDF Profile"
334
- msgstr ""
335
-
336
- #: ../app/helpers/policies_helper.rb:42
337
- msgid "Default XCCDF profile"
338
- msgstr ""
339
-
340
- #: ../app/helpers/policies_helper.rb:51
341
- msgid "Choose Tailoring File"
342
- msgstr ""
343
-
344
- #: ../app/helpers/policies_helper.rb:52 ../app/views/policies/_list.html.erb:6
345
- msgid "Tailoring File"
346
- msgstr ""
347
-
348
- #: ../app/helpers/policies_helper.rb:61
349
- msgid "XCCDF Profile in Tailoring File"
350
- msgstr ""
351
-
352
- #: ../app/helpers/policies_helper.rb:62
353
- msgid "This profile will be used to override the one from scap content"
354
- msgstr ""
355
-
356
- #: ../app/helpers/policies_helper.rb:73 ../app/views/arf_reports/_list.html.erb:49
357
- msgid "Submit"
358
- msgstr ""
359
-
360
- #: ../app/helpers/policies_helper.rb:78 ../app/views/arf_reports/_list.html.erb:48
361
- msgid "Cancel"
362
- msgstr ""
363
-
364
- #: ../app/helpers/policy_dashboard_helper.rb:11
365
- msgid "Compliant hosts"
366
- msgstr ""
367
-
368
- #: ../app/helpers/policy_dashboard_helper.rb:12
369
- msgid "Incompliant hosts"
370
- msgstr ""
371
-
372
- #: ../app/helpers/policy_dashboard_helper.rb:13 ../app/models/foreman_openscap/compliance_status.rb:20
373
- msgid "Inconclusive"
374
- msgstr ""
375
-
376
- #: ../app/helpers/policy_dashboard_helper.rb:14
377
- msgid "Not audited"
378
- msgstr ""
379
-
380
- #: ../app/helpers/policy_dashboard_helper.rb:17
381
- msgid "Compliance Status"
382
- msgstr ""
383
-
384
- #: ../app/lib/proxy_api/openscap.rb:21
385
- msgid "Request timed out. Please try increasing Settings -> proxy_request_timeout"
386
- msgstr ""
387
-
388
- #: ../app/lib/proxy_api/openscap.rb:24
389
- msgid "Could not validate %s. Please make sure you have appropriate proxy version to use this functionality"
390
- msgstr ""
391
-
392
- #: ../app/lib/proxy_api/openscap.rb:37
393
- msgid "Unable to get HTML version of requested report from Smart Proxy"
394
- msgstr ""
395
-
396
- #: ../app/lib/proxy_api/openscap.rb:46
397
- msgid "Unable to get XML version of requested report from Smart Proxy"
398
- msgstr ""
399
-
400
- #: ../app/mailers/foreman_openscap/policy_mailer.rb:18
401
- msgid "SCAP policies summary"
402
- msgstr ""
403
-
404
- #: ../app/models/concerns/foreman_openscap/log_extensions.rb:13
405
- msgid "is not included in SCAP_RESULT"
406
- msgstr ""
407
-
408
- #: ../app/models/concerns/foreman_openscap/openscap_proxy_core_extensions.rb:66
409
- msgid "must have Openscap feature"
410
- msgstr ""
411
-
412
- #: ../app/models/concerns/foreman_openscap/openscap_proxy_core_extensions.rb:71
413
- msgid "Puppet class 'foreman_scap_client' not found, make sure it is imported from Puppet master"
414
- msgstr ""
415
-
416
- #: ../app/models/concerns/foreman_openscap/openscap_proxy_extensions.rb:12
417
- msgid "No OpenSCAP proxy found for %{class} with %{id}"
418
- msgstr ""
419
-
420
- #: ../app/models/foreman_openscap/arf_report.rb:72
421
- msgid "Unsupported report status format"
422
- msgstr ""
423
-
424
- #: ../app/models/foreman_openscap/compliance_status.rb:8 ../app/views/compliance_hosts/_compliance_status.erb:2 ../lib/foreman_openscap/engine.rb:126
425
- msgid "Compliance"
426
- msgstr ""
427
-
428
- #: ../app/models/foreman_openscap/compliance_status.rb:18 ../app/views/foreman_openscap/policy_mailer/_dashboard.erb:13
429
- msgid "Compliant"
430
- msgstr ""
431
-
432
- #: ../app/models/foreman_openscap/compliance_status.rb:22 ../app/views/foreman_openscap/policy_mailer/_dashboard.erb:17
433
- msgid "Incompliant"
434
- msgstr ""
435
-
436
- #: ../app/models/foreman_openscap/compliance_status.rb:24
437
- msgid "Unknown Compliance status"
438
- msgstr ""
439
-
440
- #: ../app/models/foreman_openscap/policy.rb:27 ../app/models/foreman_openscap/policy.rb:276
441
- msgid "is not a valid value"
442
- msgstr ""
443
-
444
- #: ../app/models/foreman_openscap/policy.rb:50
445
- msgid "Cannot generate HTML guide for %{scap_content}/%{profile}"
446
- msgstr ""
447
-
448
- #: ../app/models/foreman_openscap/policy.rb:57
449
- msgid "No valid OpenSCAP proxy server found."
450
- msgstr ""
451
-
452
- #: ../app/models/foreman_openscap/policy.rb:101
453
- msgid "Create policy"
454
- msgstr ""
455
-
456
- #: ../app/models/foreman_openscap/policy.rb:101 ../app/views/policies/_form.html.erb:10
457
- msgid "Schedule"
458
- msgstr ""
459
-
460
- #: ../app/models/foreman_openscap/policy.rb:102 ../app/views/policies/_form.html.erb:12 ../app/views/scap_contents/_form.html.erb:11 ../app/views/tailoring_files/_form.html.erb:11
461
- msgid "Locations"
462
- msgstr ""
463
-
464
- #: ../app/models/foreman_openscap/policy.rb:103 ../app/views/policies/_form.html.erb:15 ../app/views/scap_contents/_form.html.erb:14 ../app/views/tailoring_files/_form.html.erb:14
465
- msgid "Organizations"
466
- msgstr ""
467
-
468
- #: ../app/models/foreman_openscap/policy.rb:104
469
- msgid "Hostgroups"
470
- msgstr ""
471
-
472
- #: ../app/models/foreman_openscap/policy.rb:245
473
- msgid "Required Puppet class %{class} is not found, please ensure it imported first."
474
- msgstr ""
475
-
476
- #: ../app/models/foreman_openscap/policy.rb:250
477
- msgid "Puppet class %{class} does not have %{parameter} class parameter."
478
- msgstr ""
479
-
480
- #: ../app/models/foreman_openscap/policy.rb:259
481
- msgid "%{parameter} class parameter for class %{class} could not be configured."
482
- msgstr ""
483
-
484
- #: ../app/models/foreman_openscap/policy.rb:270
485
- msgid "does not consist of 5 parts separated by space"
486
- msgstr ""
487
-
488
- #: ../app/models/foreman_openscap/policy.rb:282
489
- msgid "must be between 1 and 31"
490
- msgstr ""
491
-
492
- #: ../app/models/foreman_openscap/policy.rb:287
493
- msgid "must be present when tailoring file profile present"
494
- msgstr ""
495
-
496
- #: ../app/models/foreman_openscap/policy.rb:288
497
- msgid "must be present when tailoring file present"
498
- msgstr ""
499
-
500
- #: ../app/models/foreman_openscap/policy.rb:293
501
- msgid "does not come from selected tailoring file"
502
- msgstr ""
503
-
504
- #: ../app/services/foreman_openscap/arf_report_status_calculator.rb:31
505
- msgid "invalid type %s"
506
- msgstr ""
507
-
508
- #: ../app/services/foreman_openscap/openscap_proxy_version_check.rb:40
509
- msgid "This feature is temporarily disabled. "
510
- msgstr ""
511
-
512
- #: ../app/services/foreman_openscap/openscap_proxy_version_check.rb:41
513
- msgid "The following Smart Proxies need to be updated to unlock the feature: %s. "
514
- msgstr ""
515
-
516
- #: ../app/services/foreman_openscap/openscap_proxy_version_check.rb:42
517
- msgid "The following proxies could not be reached: %s. Please make sure they are available so Foreman can check their versions."
518
- msgstr ""
519
-
520
- #: ../app/validators/foreman_openscap/data_stream_validator.rb:9
521
- msgid "No proxy with OpenSCAP feature was found."
522
- msgstr ""
523
-
524
- #: ../app/validators/foreman_openscap/data_stream_validator.rb:14
525
- msgid "No proxy with OpenSCAP feature is running."
526
- msgstr ""
527
-
528
- #: ../app/validators/foreman_openscap/data_stream_validator.rb:26
529
- msgid "No available proxy to validate. Returned with error: %s"
530
- msgstr ""
531
-
532
- #: ../app/validators/foreman_openscap/data_stream_validator.rb:33
533
- msgid "Changed file does not include existing SCAP content profiles"
534
- msgstr ""
535
-
536
- #: ../app/views/arf_reports/_detailed_message.html.erb:3
537
- msgid "More details"
538
- msgstr ""
539
-
540
- #: ../app/views/arf_reports/_detailed_message.html.erb:6
541
- msgid "Description"
542
- msgstr ""
543
-
544
- #: ../app/views/arf_reports/_detailed_message.html.erb:7
545
- msgid "Rationale"
546
- msgstr ""
547
-
548
- #: ../app/views/arf_reports/_detailed_message.html.erb:8
549
- msgid "References"
550
- msgstr ""
551
-
552
- #: ../app/views/arf_reports/_list.html.erb:5
553
- msgid "Select all items in this page"
554
- msgstr ""
555
-
556
- #: ../app/views/arf_reports/_list.html.erb:5
557
- msgid "items selected. Uncheck to Clear"
558
- msgstr ""
559
-
560
- #: ../app/views/arf_reports/_list.html.erb:7 ../app/views/arf_reports/delete_multiple.html.erb:10
561
- msgid "Reported At"
562
- msgstr ""
563
-
564
- #: ../app/views/arf_reports/_list.html.erb:25 ../app/views/policy_dashboard/_policy_reports.html.erb:13 ../app/views/scap_contents/_list.html.erb:13 ../app/views/smart_proxies/_openscap_spool.html.erb:4 ../app/views/tailoring_files/_list.html.erb:17
565
- msgid "%s ago"
566
- msgstr ""
567
-
568
- #: ../app/views/arf_reports/_list.html.erb:31
569
- msgid "Delete compliance report for %s?"
570
- msgstr ""
571
-
572
- #: ../app/views/arf_reports/_list.html.erb:32
573
- msgid "Full Report"
574
- msgstr ""
575
-
576
- #: ../app/views/arf_reports/_list.html.erb:43
577
- msgid "Please Confirm"
578
- msgstr ""
579
-
580
- #: ../app/views/arf_reports/_metrics.html.erb:4
581
- msgid "Report Metrics"
582
- msgstr ""
583
-
584
- #: ../app/views/arf_reports/_metrics.html.erb:12
585
- msgid "Report Status"
586
- msgstr ""
587
-
588
- #: ../app/views/arf_reports/_metrics.html.erb:13
589
- msgid "Number of Events"
590
- msgstr ""
591
-
592
- #: ../app/views/arf_reports/_metrics.html.erb:32
593
- msgid "Total"
594
- msgstr ""
595
-
596
- #: ../app/views/arf_reports/_output.html.erb:4
597
- msgid "Severity"
598
- msgstr ""
599
-
600
- #: ../app/views/arf_reports/_output.html.erb:5
601
- msgid "Message"
602
- msgstr ""
603
-
604
- #: ../app/views/arf_reports/_output.html.erb:6
605
- msgid "Resource"
606
- msgstr ""
607
-
608
- #: ../app/views/arf_reports/_output.html.erb:7
609
- msgid "Result"
610
- msgstr ""
611
-
612
- #: ../app/views/arf_reports/_output.html.erb:23
613
- msgid "Nothing to show"
614
- msgstr ""
615
-
616
- #: ../app/views/arf_reports/delete_multiple.html.erb:7 ../app/views/policy_dashboard/_policy_reports.html.erb:3
617
- msgid "Host"
618
- msgstr ""
619
-
620
- #: ../app/views/arf_reports/delete_multiple.html.erb:27
621
- msgid "Delete"
622
- msgstr ""
623
-
624
- #: ../app/views/arf_reports/delete_multiple.html.erb:28
625
- msgid "these Complianace reports"
626
- msgstr ""
627
-
628
- #: ../app/views/arf_reports/index.html.erb:1
629
- msgid "Compliance Reports"
630
- msgstr ""
631
-
632
- #: ../app/views/arf_reports/show.html.erb:4
633
- msgid "Reported at %s"
634
- msgstr ""
635
-
636
- #: ../app/views/arf_reports/show.html.erb:11
637
- msgid "Back"
638
- msgstr ""
639
-
640
- #: ../app/views/arf_reports/show.html.erb:13
641
- msgid "Host details"
642
- msgstr ""
643
-
644
- #: ../app/views/arf_reports/show.html.erb:14
645
- msgid "View full report"
646
- msgstr ""
647
-
648
- #: ../app/views/arf_reports/show.html.erb:15
649
- msgid "Download XML in bzip"
650
- msgstr ""
651
-
652
- #: ../app/views/arf_reports/show.html.erb:16
653
- msgid "Download HTML"
654
- msgstr ""
655
-
656
- #: ../app/views/arf_reports/show_html.html.erb:6
657
- msgid "Loading..."
658
- msgstr ""
659
-
660
- #: ../app/views/compliance_hosts/_compliance_status.erb:4
661
- msgid "Host compliance details"
662
- msgstr ""
663
-
664
- #: ../app/views/compliance_hosts/_openscap_proxy.html.erb:3
665
- msgid "Openscap Proxy"
666
- msgstr ""
667
-
668
- #: ../app/views/compliance_hosts/show.html.erb:3
669
- msgid "%s compliance report by policy"
670
- msgid_plural "%s compliance reports by policy"
671
- msgstr[0] ""
672
- msgstr[1] ""
673
-
674
- #: ../app/views/compliance_hosts/show.html.erb:5
675
- msgid "Policy %s"
676
- msgstr ""
677
-
678
- #: ../app/views/compliance_hosts/show.html.erb:11
679
- msgid "%s latest report"
680
- msgstr ""
681
-
682
- #: ../app/views/compliance_hosts/show.html.erb:19
683
- msgid "%s reports over time"
684
- msgstr ""
685
-
686
- #: ../app/views/compliance_hosts/show.html.erb:25
687
- msgid "No report for this policy"
688
- msgstr ""
689
-
690
- #: ../app/views/dashboard/_compliance_host_reports_widget.html.erb:1 ../lib/foreman_openscap/engine.rb:143
691
- msgid "Latest Compliance Reports"
692
- msgstr ""
693
-
694
- #: ../app/views/dashboard/_compliance_host_reports_widget.html.erb:4
695
- msgid "No reports available"
696
- msgstr ""
697
-
698
- #: ../app/views/dashboard/_compliance_host_reports_widget.html.erb:12
699
- msgid "Host does not exist anymore"
700
- msgstr ""
701
-
702
- #: ../app/views/dashboard/_compliance_host_reports_widget.html.erb:13
703
- msgid "Policy is missing"
704
- msgstr ""
705
-
706
- #: ../app/views/dashboard/_compliance_reports_breakdown_widget.html.erb:1 ../lib/foreman_openscap/engine.rb:145
707
- msgid "Compliance Reports Breakdown"
708
- msgstr ""
709
-
710
- #: ../app/views/foreman_openscap/policy_mailer/_dashboard.erb:9
711
- msgid "Changed"
712
- msgstr ""
713
-
714
- #: ../app/views/foreman_openscap/policy_mailer/_hosts.erb:5
715
- msgid "Hostname"
716
- msgstr ""
717
-
718
- #: ../app/views/foreman_openscap/policy_mailer/_hosts.erb:17
719
- msgid "Changed?"
720
- msgstr ""
721
-
722
- #: ../app/views/foreman_openscap/policy_mailer/_hosts.erb:36
723
- msgid "Yes"
724
- msgstr ""
725
-
726
- #: ../app/views/foreman_openscap/policy_mailer/_hosts.erb:36
727
- msgid "No"
728
- msgstr ""
729
-
730
- #: ../app/views/foreman_openscap/policy_mailer/_hosts.erb:40
731
- msgid "No ARF reports for this policy"
732
- msgstr ""
733
-
734
- #: ../app/views/foreman_openscap/policy_mailer/_list.erb:8
735
- msgid "None!"
736
- msgstr ""
737
-
738
- #: ../app/views/foreman_openscap/policy_mailer/_policy.erb:7
739
- msgid "Total of one host"
740
- msgid_plural "Total of %{hosts} hosts"
741
- msgstr[0] ""
742
- msgstr[1] ""
743
-
744
- #: ../app/views/foreman_openscap/policy_mailer/policy_summary.erb:9
745
- msgid "<b>Foreman</b> OpenSCAP summary"
746
- msgstr ""
747
-
748
- #: ../app/views/foreman_openscap/policy_mailer/policy_summary.erb:10
749
- msgid "Summary from %{time} ago to now"
750
- msgstr ""
751
-
752
- #: ../app/views/foreman_openscap/policy_mailer/policy_summary.erb:11
753
- msgid "Summary report from Foreman server at %{foreman_url}"
754
- msgstr ""
755
-
756
- #: ../app/views/foreman_openscap/policy_mailer/policy_summary.erb:16
757
- msgid "Policies with hosts:"
758
- msgstr ""
759
-
760
- #: ../app/views/policies/_form.html.erb:8
761
- msgid "General"
762
- msgstr ""
763
-
764
- #: ../app/views/policies/_form.html.erb:17
765
- msgid "Host Groups"
766
- msgstr ""
767
-
768
- #: ../app/views/policies/_form.html.erb:41 ../app/views/policies/steps/_schedule_form.html.erb:6
769
- msgid "Choose period"
770
- msgstr ""
771
-
772
- #: ../app/views/policies/_form.html.erb:43 ../app/views/policies/steps/_schedule_form.html.erb:8
773
- msgid "Choose weekday"
774
- msgstr ""
775
-
776
- #: ../app/views/policies/_form.html.erb:44 ../app/views/policies/steps/_schedule_form.html.erb:9
777
- msgid "Number of a day in month, note that not all months have same count of days"
778
- msgstr ""
779
-
780
- #: ../app/views/policies/_form.html.erb:45 ../app/views/policies/steps/_schedule_form.html.erb:10
781
- msgid "You can specify custom cron line, e.g. \"0 3 * * *\", separate each of 5 values by space"
782
- msgstr ""
783
-
784
- #: ../app/views/policies/_list.html.erb:3 ../app/views/tailoring_files/_list.html.erb:3
785
- msgid "Name"
786
- msgstr ""
787
-
788
- #: ../app/views/policies/_list.html.erb:4
789
- msgid "Content"
790
- msgstr ""
791
-
792
- #: ../app/views/policies/_list.html.erb:5
793
- msgid "Profile"
794
- msgstr ""
795
-
796
- #: ../app/views/policies/_list.html.erb:7
797
- msgid "Effective Profile"
798
- msgstr ""
799
-
800
- #: ../app/views/policies/_list.html.erb:28
801
- msgid "None"
802
- msgstr ""
803
-
804
- #: ../app/views/policies/_list.html.erb:36
805
- msgid "Show Guide"
806
- msgstr ""
807
-
808
- #: ../app/views/policies/_list.html.erb:37 ../app/views/scap_contents/_list.html.erb:17 ../app/views/tailoring_files/_list.html.erb:21
809
- msgid "Edit"
810
- msgstr ""
811
-
812
- #: ../app/views/policies/_list.html.erb:39 ../app/views/scap_contents/_list.html.erb:20
813
- msgid "Delete compliance policy %s with all the reports?"
814
- msgstr ""
815
-
816
- #: ../app/views/policies/create.html.erb:1 ../app/views/policies/index.html.erb:5 ../app/views/policies/new.html.erb:1
817
- msgid "New Compliance Policy"
818
- msgstr ""
819
-
820
- #: ../app/views/policies/disassociate_multiple_hosts.html.erb:4 ../app/views/policies/select_multiple_hosts.html.erb:5
821
- msgid "Select Compliance Policy"
822
- msgstr ""
823
-
824
- #: ../app/views/policies/edit.html.erb:1
825
- msgid "Edit Compliance Policy"
826
- msgstr ""
827
-
828
- #: ../app/views/policies/index.html.erb:2 ../app/views/policies/welcome.html.erb:1 ../app/views/policies/welcome.html.erb:6
829
- msgid "Compliance Policies"
830
- msgstr ""
831
-
832
- #: ../app/views/policies/index.html.erb:6 ../app/views/scap_contents/index.html.erb:4
833
- msgid "Help"
834
- msgstr ""
835
-
836
- #: ../app/views/policies/steps/_schedule_form.html.erb:9
837
- msgid "Choose day in month"
838
- msgstr ""
839
-
840
- #: ../app/views/policies/steps/_step_form.html.erb:11
841
- msgid "Next"
842
- msgstr ""
843
-
844
- #: ../app/views/policies/welcome.html.erb:7
845
- msgid "In Foreman, a compliance policy checklist is defined via %s."
846
- msgstr ""
847
-
848
- #: ../app/views/policies/welcome.html.erb:7
849
- msgid "SCAP content"
850
- msgstr ""
851
-
852
- #: ../app/views/policies/welcome.html.erb:8
853
- msgid "Once SCAP content is present, you can create a policy, assign select host groups and schedule to run."
854
- msgstr ""
855
-
856
- #: ../app/views/policies/welcome.html.erb:12
857
- msgid "New Policy"
858
- msgstr ""
859
-
860
- #: ../app/views/policy_dashboard/_policy_chart_widget.html.erb:2
861
- msgid "Host Breakdown Chart"
862
- msgstr ""
863
-
864
- #: ../app/views/policy_dashboard/_policy_reports.html.erb:4
865
- msgid "Date"
866
- msgstr ""
867
-
868
- #: ../app/views/policy_dashboard/_policy_reports.html.erb:19
869
- msgid "View Report"
870
- msgstr ""
871
-
872
- #: ../app/views/policy_dashboard/_policy_status_widget.html.erb:2
873
- msgid "Hosts Breakdown"
874
- msgstr ""
875
-
876
- #: ../app/views/policy_dashboard/_policy_status_widget.html.erb:4
877
- msgid "Compliant with the policy"
878
- msgstr ""
879
-
880
- #: ../app/views/policy_dashboard/_policy_status_widget.html.erb:5
881
- msgid "Not compliant with the policy"
882
- msgstr ""
883
-
884
- #: ../app/views/policy_dashboard/_policy_status_widget.html.erb:6
885
- msgid "Inconclusive results"
886
- msgstr ""
887
-
888
- #: ../app/views/policy_dashboard/_policy_status_widget.html.erb:7
889
- msgid "Never audited"
890
- msgstr ""
891
-
892
- #: ../app/views/policy_dashboard/_policy_status_widget.html.erb:9
893
- msgid "Total hosts: %s"
894
- msgstr ""
895
-
896
- #: ../app/views/policy_dashboard/index.html.erb:3
897
- msgid "Compliance policy: %s"
898
- msgstr ""
899
-
900
- #: ../app/views/policy_dashboard/index.html.erb:7
901
- msgid "Status table"
902
- msgstr ""
903
-
904
- #: ../app/views/policy_dashboard/index.html.erb:8
905
- msgid "Status chart"
906
- msgstr ""
907
-
908
- #: ../app/views/policy_dashboard/index.html.erb:20
909
- msgid "Latest reports for policy: %s"
910
- msgstr ""
911
-
912
- #: ../app/views/scap_contents/_form.html.erb:9 ../app/views/tailoring_files/_form.html.erb:9
913
- msgid "File Upload"
914
- msgstr ""
915
-
916
- #: ../app/views/scap_contents/_form.html.erb:20
917
- msgid "Upload SCAP DataStream file"
918
- msgstr ""
919
-
920
- #: ../app/views/scap_contents/_list.html.erb:18 ../app/views/tailoring_files/_list.html.erb:24
921
- msgid "Download"
922
- msgstr ""
923
-
924
- #: ../app/views/scap_contents/edit.html.erb:1
925
- msgid "Edit SCAP Content"
926
- msgstr ""
927
-
928
- #: ../app/views/scap_contents/index.html.erb:1
929
- msgid "SCAP Contents"
930
- msgstr ""
931
-
932
- #: ../app/views/scap_contents/index.html.erb:3
933
- msgid "Upload New SCAP Content"
934
- msgstr ""
935
-
936
- #: ../app/views/scap_contents/new.html.erb:1
937
- msgid "Upload new SCAP content file"
938
- msgstr ""
939
-
940
- #: ../app/views/scap_contents/welcome.html.erb:7
941
- msgid ""
942
- "The Security Content Automation Protocol (SCAP), combines a number of open standards that are used to enumerate software flaws and\n"
943
- " configuration issues related to security. "
944
- msgstr ""
945
-
946
- #: ../app/views/scap_contents/welcome.html.erb:9
947
- msgid ""
948
- "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"
949
- " via %s"
950
- msgstr ""
951
-
952
- #: ../app/views/scap_contents/welcome.html.erb:14
953
- msgid "New SCAP Content"
954
- msgstr ""
955
-
956
- #: ../app/views/smart_proxies/_openscap_spool.html.erb:8
957
- msgid "Enable \"logs\" feature on proxy to search for errors"
958
- msgstr ""
959
-
960
- #: ../app/views/smart_proxies/_openscap_spool.html.erb:11
961
- msgid "None found"
962
- msgstr ""
963
-
964
- #: ../app/views/smart_proxies/plugins/_openscap.html.erb:7
965
- 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."
966
- msgstr ""
967
-
968
- #: ../app/views/smart_proxies/plugins/_openscap.html.erb:8
969
- msgid "Last spool error"
970
- msgstr ""
971
-
972
- #: ../app/views/tailoring_files/_form.html.erb:20
973
- msgid "Upload DataStream Tailoring file"
974
- msgstr ""
975
-
976
- #: ../app/views/tailoring_files/_list.html.erb:4
977
- msgid "Filename"
978
- msgstr ""
979
-
980
- #: ../app/views/tailoring_files/_list.html.erb:5
981
- msgid "Created"
982
- msgstr ""
983
-
984
- #: ../app/views/tailoring_files/_list.html.erb:23
985
- msgid "Delete tailoring file %s?"
986
- msgstr ""
987
-
988
- #: ../app/views/tailoring_files/edit.html.erb:1
989
- msgid "Edit Tailoring File"
990
- msgstr ""
991
-
992
- #: ../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:136
993
- msgid "Tailoring Files"
994
- msgstr ""
995
-
996
- #: ../app/views/tailoring_files/index.html.erb:2
997
- msgid "Upload New Tailoring file"
998
- msgstr ""
999
-
1000
- #: ../app/views/tailoring_files/new.html.erb:1
1001
- msgid "Upload new Tailoring File"
1002
- msgstr ""
1003
-
1004
- #: ../app/views/tailoring_files/welcome.html.erb:7
1005
- msgid "It may sometimes be required to adjust the security policy to your specific needs. "
1006
- msgstr ""
1007
-
1008
- #: ../app/views/tailoring_files/welcome.html.erb:8
1009
- msgid ""
1010
- "In Foreman, tailoring_files represent the custom modifications to default XCCDF profiles and they can be applied to hosts\n"
1011
- " via %s"
1012
- msgstr ""
1013
-
1014
- #: ../app/views/tailoring_files/welcome.html.erb:13
1015
- msgid "New Tailoring File"
1016
- msgstr ""
1017
-
1018
- #: ../db/seeds.d/openscap_policy_notification.rb:1
1019
- msgid "Openscap policy summary"
1020
- msgstr ""
1021
-
1022
- #: ../db/seeds.d/openscap_policy_notification.rb:5
1023
- msgid "A summary of reports for OpenSCAP policies"
1024
- msgstr ""
1025
-
1026
- #: ../lib/foreman_openscap/engine.rb:127
1027
- msgid "Policies"
1028
- msgstr ""
1029
-
1030
- #: ../lib/foreman_openscap/engine.rb:130
1031
- msgid "SCAP contents"
1032
- msgstr ""
1033
-
1034
- #: ../lib/foreman_openscap/engine.rb:133
1035
- msgid "Reports"
1036
- msgstr ""
1037
-
1038
- #: ../lib/foreman_openscap/engine.rb:161 ../lib/foreman_openscap/engine.rb:169
1039
- msgid "Run OpenSCAP scan"
1040
- msgstr ""