foreman_openscap 10.0.1 → 10.0.2

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