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