foreman_openscap 9.0.5 → 10.0.0

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