foreman_openscap 6.0.0 → 7.0.0

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