foreman_openscap 1.0.0 → 1.0.1

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