foreman_openscap 0.10.4 → 0.11.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (85) hide show
  1. checksums.yaml +4 -4
  2. data/app/controllers/api/v2/compliance/scap_contents_controller.rb +2 -1
  3. data/app/controllers/api/v2/compliance/tailoring_files_controller.rb +2 -1
  4. data/app/controllers/concerns/foreman_openscap/body_log_extensions.rb +18 -0
  5. data/app/controllers/concerns/foreman_openscap/hosts_controller_extensions.rb +1 -1
  6. data/app/controllers/openscap_proxies_controller.rb +2 -11
  7. data/app/controllers/policies_controller.rb +2 -2
  8. data/app/helpers/arf_reports_helper.rb +6 -0
  9. data/app/lib/proxy_api/openscap.rb +8 -0
  10. data/app/models/concerns/foreman_openscap/compliance_status_scoped_search.rb +72 -11
  11. data/app/models/concerns/foreman_openscap/host_extensions.rb +48 -2
  12. data/app/models/concerns/foreman_openscap/log_extensions.rb +4 -0
  13. data/app/models/concerns/foreman_openscap/openscap_proxy_core_extensions.rb +1 -1
  14. data/app/models/foreman_openscap/arf_report.rb +2 -0
  15. data/app/services/proxy_status/openscap_spool.rb +13 -0
  16. data/app/validators/concerns/foreman_openscap/bookmark_controller_validator_extensions.rb +19 -0
  17. data/app/views/arf_reports/_output.html.erb +5 -3
  18. data/app/views/compliance_hosts/show.html.erb +9 -7
  19. data/app/views/smart_proxies/_openscap_spool.html.erb +4 -4
  20. data/app/views/smart_proxies/plugins/_openscap.html.erb +1 -1
  21. data/lib/foreman_openscap/engine.rb +11 -2
  22. data/lib/foreman_openscap/version.rb +1 -1
  23. data/locale/action_names.rb +69 -0
  24. data/locale/de/LC_MESSAGES/foreman_openscap.mo +0 -0
  25. data/locale/de/foreman_openscap.edit.po +1419 -0
  26. data/locale/de/foreman_openscap.po +263 -17
  27. data/locale/de/foreman_openscap.po.time_stamp +0 -0
  28. data/locale/en_GB/LC_MESSAGES/foreman_openscap.mo +0 -0
  29. data/locale/en_GB/foreman_openscap.edit.po +1419 -0
  30. data/locale/en_GB/foreman_openscap.po +263 -17
  31. data/locale/en_GB/foreman_openscap.po.time_stamp +0 -0
  32. data/locale/es/LC_MESSAGES/foreman_openscap.mo +0 -0
  33. data/locale/es/foreman_openscap.edit.po +1419 -0
  34. data/locale/es/foreman_openscap.po +263 -17
  35. data/locale/es/foreman_openscap.po.time_stamp +0 -0
  36. data/locale/foreman_openscap.pot +438 -97
  37. data/locale/fr/LC_MESSAGES/foreman_openscap.mo +0 -0
  38. data/locale/fr/foreman_openscap.edit.po +1419 -0
  39. data/locale/fr/foreman_openscap.po +263 -17
  40. data/locale/fr/foreman_openscap.po.time_stamp +0 -0
  41. data/locale/gl/LC_MESSAGES/foreman_openscap.mo +0 -0
  42. data/locale/gl/foreman_openscap.edit.po +1419 -0
  43. data/locale/gl/foreman_openscap.po +263 -17
  44. data/locale/gl/foreman_openscap.po.time_stamp +0 -0
  45. data/locale/it/LC_MESSAGES/foreman_openscap.mo +0 -0
  46. data/locale/it/foreman_openscap.edit.po +1419 -0
  47. data/locale/it/foreman_openscap.po +263 -17
  48. data/locale/it/foreman_openscap.po.time_stamp +0 -0
  49. data/locale/ja/LC_MESSAGES/foreman_openscap.mo +0 -0
  50. data/locale/ja/foreman_openscap.edit.po +1419 -0
  51. data/locale/ja/foreman_openscap.po +263 -17
  52. data/locale/ja/foreman_openscap.po.time_stamp +0 -0
  53. data/locale/ko/LC_MESSAGES/foreman_openscap.mo +0 -0
  54. data/locale/ko/foreman_openscap.edit.po +1419 -0
  55. data/locale/ko/foreman_openscap.po +263 -17
  56. data/locale/ko/foreman_openscap.po.time_stamp +0 -0
  57. data/locale/pt_BR/LC_MESSAGES/foreman_openscap.mo +0 -0
  58. data/locale/pt_BR/foreman_openscap.edit.po +1419 -0
  59. data/locale/pt_BR/foreman_openscap.po +263 -17
  60. data/locale/pt_BR/foreman_openscap.po.time_stamp +0 -0
  61. data/locale/ru/LC_MESSAGES/foreman_openscap.mo +0 -0
  62. data/locale/ru/foreman_openscap.edit.po +1420 -0
  63. data/locale/ru/foreman_openscap.po +263 -17
  64. data/locale/ru/foreman_openscap.po.time_stamp +0 -0
  65. data/locale/sv_SE/LC_MESSAGES/foreman_openscap.mo +0 -0
  66. data/locale/sv_SE/foreman_openscap.edit.po +1419 -0
  67. data/locale/sv_SE/foreman_openscap.po +263 -17
  68. data/locale/sv_SE/foreman_openscap.po.time_stamp +0 -0
  69. data/locale/zh_CN/LC_MESSAGES/foreman_openscap.mo +0 -0
  70. data/locale/zh_CN/foreman_openscap.edit.po +1419 -0
  71. data/locale/zh_CN/foreman_openscap.po +263 -17
  72. data/locale/zh_CN/foreman_openscap.po.time_stamp +0 -0
  73. data/locale/zh_TW/LC_MESSAGES/foreman_openscap.mo +0 -0
  74. data/locale/zh_TW/foreman_openscap.edit.po +1419 -0
  75. data/locale/zh_TW/foreman_openscap.po +263 -17
  76. data/locale/zh_TW/foreman_openscap.po.time_stamp +0 -0
  77. data/test/factories/compliance_log_factory.rb +7 -0
  78. data/test/functional/api/v2/compliance/arf_reports_controller_test.rb +91 -0
  79. data/test/functional/openscap_proxies_controller_test.rb +3 -3
  80. data/test/test_plugin_helper.rb +16 -0
  81. data/test/unit/arf_report_test.rb +13 -0
  82. data/test/unit/concerns/host_extensions_test.rb +52 -0
  83. metadata +32 -4
  84. data/app/assets/javascripts/foreman_openscap/openscap_proxy.js +0 -7
  85. data/app/helpers/concerns/foreman_openscap/lookup_keys_helper_extensions.rb +0 -8
@@ -1,11 +1,11 @@
1
1
  <span>
2
- <% if last_error && last_error.has_key?('timestamp') %>
2
+ <% if spool_errors && spool_errors['errors_count'] > 0 %>
3
3
  <span>
4
- <a href="#logs" onclick="findSpoolLogs();"><%= date_time_relative_value(Time.at(last_error["timestamp"])) %></a>
4
+ <%= _('%s spool errors detected, inspect the appropriate file directly on proxy') % spool_errors['errors_count'] %>
5
5
  </span>
6
- <% elsif !last_error.nil? && last_error.empty? %>
6
+ <% elsif !spool_errors.nil? && spool_errors.empty? %>
7
7
  <span>
8
- <%= _('Enable "logs" feature on proxy to search for errors') %>
8
+ <%= _('Failed to fetch spool status from proxy') %>
9
9
  </span>
10
10
  <% else %>
11
11
  <%= _('None found') %>
@@ -5,7 +5,7 @@
5
5
  <%= show_feature_version(feature.downcase) %>
6
6
  <div class="row">
7
7
  <% msg = _("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.") %>
8
- <div class="col-md-4"><strong><%= _('Last spool error') %></strong>&nbsp;<%= popover("", msg) %></div>
8
+ <div class="col-md-4"><strong><%= _('Spool errors') %></strong>&nbsp;<%= popover("", msg) %></div>
9
9
  <div class="col-md-8" data-ajax-url="<%= openscap_spool_openscap_proxy_path(:smart_proxy_id => @smart_proxy) %>">
10
10
  <%= spinner %>
11
11
  </div>
@@ -1,6 +1,10 @@
1
1
  require 'deface'
2
2
 
3
3
  module ForemanOpenscap
4
+ def self.with_katello?
5
+ defined?(::Katello)
6
+ end
7
+
4
8
  class Engine < ::Rails::Engine
5
9
  engine_name 'foreman_openscap'
6
10
  config.autoload_paths += Dir["#{config.root}/app/controllers/concerns"]
@@ -40,9 +44,13 @@ module ForemanOpenscap
40
44
  Apipie.configuration.checksum_path += ['/compliance/']
41
45
  end
42
46
 
47
+ initializer 'foreman_openscap.filter_report_body' do |app|
48
+ app.config.filter_parameters << :logs if app.config.filter_parameters
49
+ end
50
+
43
51
  initializer 'foreman_openscap.register_plugin', :before => :finisher_hook do |app|
44
52
  Foreman::Plugin.register :foreman_openscap do
45
- requires_foreman '>= 1.18'
53
+ requires_foreman '>= 1.20'
46
54
 
47
55
  apipie_documented_controllers ["#{ForemanOpenscap::Engine.root}/app/controllers/api/v2/compliance/*.rb"]
48
56
 
@@ -212,7 +220,8 @@ module ForemanOpenscap
212
220
  SmartProxy.send(:include, ForemanOpenscap::SmartProxyExtensions)
213
221
  HostsController.send(:prepend, ForemanOpenscap::HostsControllerExtensions)
214
222
  Log.send(:include, ForemanOpenscap::LogExtensions)
215
- LookupKeysHelper.send(:prepend, ForemanOpenscap::LookupKeysHelperExtensions)
223
+ BookmarkControllerValidator.send(:prepend, ForemanOpenscap::BookmarkControllerValidatorExtensions)
224
+ ProxyStatus.status_registry.add(ProxyStatus::OpenscapSpool)
216
225
  end
217
226
 
218
227
  rake_tasks do
@@ -1,3 +1,3 @@
1
1
  module ForemanOpenscap
2
- VERSION = "0.10.4".freeze
2
+ VERSION = "0.11.0".freeze
3
3
  end
@@ -0,0 +1,69 @@
1
+ # Autogenerated!
2
+ _("Action with sub plans")
3
+ _("Import facts")
4
+ _("Import Puppet classes")
5
+ _("Remote action:")
6
+ _("Create client")
7
+ _("Delete client")
8
+ _("Delete host")
9
+ _("Update host")
10
+ _("Update node")
11
+ _("Abstract async task")
12
+ _("Create")
13
+ _("Delete Activation Key")
14
+ _("Update")
15
+ _("Configure capsule")
16
+ _("Create repos")
17
+ _("Synchronize smart proxy")
18
+ _("Delete")
19
+ _("Errata mail")
20
+ _("Incremental Update of Content View Version(s) ")
21
+ _("Promote")
22
+ _("Promotion to Environment")
23
+ _("Publish")
24
+ _("Remove Versions and Associations")
25
+ _("Remove from Environment")
26
+ _("Remove Version")
27
+ _("Export")
28
+ _("Fetch pxe files")
29
+ _("Filtered index content")
30
+ _("Upload into")
31
+ _("Index content")
32
+ _("Index errata")
33
+ _("Index module streams")
34
+ _("Index package groups")
35
+ _("Remove Content")
36
+ _("Synchronize")
37
+ _("Upload errata into")
38
+ _("Create Package Group")
39
+ _("Disable")
40
+ _("Enable")
41
+ _("Run Sync Plan")
42
+ _("Incremental Update")
43
+ _("Republish Version Repositories")
44
+ _("Delete Lifecycle Environment")
45
+ _("Publish Lifecycle Environment Repositories")
46
+ _("Attach subscriptions")
47
+ _("Auto attach subscriptions")
48
+ _("Destroy Content Host")
49
+ _("Install Applicable Errata")
50
+ _("Install erratum")
51
+ _("Hypervisors")
52
+ _("Hypervisors update")
53
+ _("Install package")
54
+ _("Install package group")
55
+ _("Remove package")
56
+ _("Update package")
57
+ _("Remove package group")
58
+ _("Remove subscriptions")
59
+ _("Update for host")
60
+ _("Update Content Overrides")
61
+ _("Update release version for host")
62
+ _("Package Profile Update")
63
+ _("Auto-attach subscriptions")
64
+ _("Destroy")
65
+ _("Product Create")
66
+ _("Delete Product")
67
+ _("Reindex subscriptions")
68
+ _("Delete Package Group")
69
+ _("Report")
@@ -0,0 +1,1419 @@
1
+ # German translations for foreman_openscap package.
2
+ # Copyright (C) 2016 THE PACKAGE'S COPYRIGHT HOLDER
3
+ # This file is distributed under the same license as the foreman_openscap package.
4
+ # FIRST AUTHOR <EMAIL@ADDRESS>, 2016.
5
+ #
6
+ msgid ""
7
+ msgstr ""
8
+ "Project-Id-Version: foreman_openscap 0.11.0\n"
9
+ "Report-Msgid-Bugs-To: \n"
10
+ "PO-Revision-Date: 2016-02-09 16:41-0500\n"
11
+ "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
12
+ "Language-Team: German\n"
13
+ "Language: de\n"
14
+ "MIME-Version: 1.0\n"
15
+ "Content-Type: text/plain; charset=UTF-8\n"
16
+ "Content-Transfer-Encoding: 8bit\n"
17
+ "Plural-Forms: nplurals=2; plural=n != 1;\n"
18
+ "\n"
19
+
20
+ #: ../app/controllers/api/v2/compliance/arf_reports_controller.rb:25
21
+ msgid "List ARF reports"
22
+ msgstr ""
23
+
24
+ #: ../app/controllers/api/v2/compliance/arf_reports_controller.rb:32
25
+ msgid "Show an ARF report"
26
+ msgstr ""
27
+
28
+ #: ../app/controllers/api/v2/compliance/arf_reports_controller.rb:38
29
+ msgid "Delete an ARF Report"
30
+ msgstr ""
31
+
32
+ #: ../app/controllers/api/v2/compliance/arf_reports_controller.rb:45
33
+ msgid "Upload an ARF report"
34
+ msgstr ""
35
+
36
+ #: ../app/controllers/api/v2/compliance/arf_reports_controller.rb:56
37
+ msgid "Download bzipped ARF report"
38
+ msgstr ""
39
+
40
+ #: ../app/controllers/api/v2/compliance/arf_reports_controller.rb:66
41
+ msgid "Download ARF report in HTML"
42
+ msgstr ""
43
+
44
+ #: ../app/controllers/api/v2/compliance/arf_reports_controller.rb:87
45
+ 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"
46
+ msgstr ""
47
+
48
+ #: ../app/controllers/api/v2/compliance/arf_reports_controller.rb:99
49
+ msgid "No proxy found for %{name} or %{url}"
50
+ msgstr ""
51
+
52
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:25
53
+ msgid "List Policies"
54
+ msgstr ""
55
+
56
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:32
57
+ msgid "Show a Policy"
58
+ msgstr ""
59
+
60
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:40
61
+ msgid "Policy name"
62
+ msgstr ""
63
+
64
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:41
65
+ msgid "Policy description"
66
+ msgstr ""
67
+
68
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:42
69
+ msgid "Policy SCAP content ID"
70
+ msgstr ""
71
+
72
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:43
73
+ msgid "Policy SCAP content profile ID"
74
+ msgstr ""
75
+
76
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:44
77
+ msgid "Policy schedule period (weekly, monthly, custom)"
78
+ msgstr ""
79
+
80
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:45
81
+ msgid "Policy schedule weekday (only if period == \"weekly\")"
82
+ msgstr ""
83
+
84
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:46
85
+ msgid "Policy schedule day of month (only if period == \"monthly\")"
86
+ msgstr ""
87
+
88
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:47
89
+ msgid "Policy schedule cron line (only if period == \"custom\")"
90
+ msgstr ""
91
+
92
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:48
93
+ msgid "Apply policy to host groups"
94
+ msgstr ""
95
+
96
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:49
97
+ msgid "Apply policy to hosts"
98
+ msgstr ""
99
+
100
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:50
101
+ msgid "Tailoring file ID"
102
+ msgstr ""
103
+
104
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:51
105
+ msgid "Tailoring file profile ID"
106
+ msgstr ""
107
+
108
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:56
109
+ msgid "Create a Policy"
110
+ msgstr ""
111
+
112
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:64
113
+ msgid "Update a Policy"
114
+ msgstr ""
115
+
116
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:72
117
+ msgid "Delete a Policy"
118
+ msgstr ""
119
+
120
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:79
121
+ msgid "Show a policy's SCAP content"
122
+ msgstr ""
123
+
124
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:89
125
+ msgid "Show a policy's Tailoring file"
126
+ msgstr ""
127
+
128
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:99
129
+ msgid "No Tailoring file assigned for policy with id %s"
130
+ msgstr ""
131
+
132
+ #: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:16
133
+ msgid "List SCAP contents"
134
+ msgstr ""
135
+
136
+ #: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:23
137
+ msgid "Download an SCAP content as XML"
138
+ msgstr ""
139
+
140
+ #: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:32
141
+ msgid "Show an SCAP content"
142
+ msgstr ""
143
+
144
+ #: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:39
145
+ msgid "SCAP content name"
146
+ msgstr ""
147
+
148
+ #: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:40
149
+ msgid "XML containing SCAP content"
150
+ msgstr ""
151
+
152
+ #: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:41 ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:42
153
+ msgid "Original file name of the XML file"
154
+ msgstr ""
155
+
156
+ #: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:46
157
+ msgid "Create SCAP content"
158
+ msgstr ""
159
+
160
+ #: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:54
161
+ msgid "Update an SCAP content"
162
+ msgstr ""
163
+
164
+ #: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:62
165
+ msgid "Deletes an SCAP content"
166
+ msgstr ""
167
+
168
+ #: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:17
169
+ msgid "List Tailoring files"
170
+ msgstr ""
171
+
172
+ #: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:24
173
+ msgid "Download a Tailoring file as XML"
174
+ msgstr ""
175
+
176
+ #: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:33
177
+ msgid "Show a Tailoring file"
178
+ msgstr ""
179
+
180
+ #: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:40
181
+ msgid "Tailoring file name"
182
+ msgstr ""
183
+
184
+ #: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:41
185
+ msgid "XML containing tailoring file"
186
+ msgstr ""
187
+
188
+ #: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:47
189
+ msgid "Create a Tailoring file"
190
+ msgstr ""
191
+
192
+ #: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:55
193
+ msgid "Update a Tailoring file"
194
+ msgstr ""
195
+
196
+ #: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:63
197
+ msgid "Deletes a Tailoring file"
198
+ msgstr ""
199
+
200
+ #: ../app/controllers/arf_reports_controller.rb:37
201
+ msgid "Failed to downloaded ARF report as bzip: %s"
202
+ msgstr ""
203
+
204
+ #: ../app/controllers/arf_reports_controller.rb:48
205
+ msgid "Failed to downloaded ARF report in HTML: %s"
206
+ msgstr ""
207
+
208
+ #: ../app/controllers/arf_reports_controller.rb:55
209
+ msgid "Successfully deleted ARF report."
210
+ msgstr ""
211
+
212
+ #: ../app/controllers/arf_reports_controller.rb:57
213
+ msgid "Failed to delete ARF Report for host %{host_name} reported at %{reported_at}"
214
+ msgstr ""
215
+
216
+ #: ../app/controllers/arf_reports_controller.rb:67
217
+ msgid "Failed to delete %s compliance reports"
218
+ msgstr ""
219
+
220
+ #: ../app/controllers/arf_reports_controller.rb:70
221
+ msgid "Successfully deleted %s compliance reports"
222
+ msgstr ""
223
+
224
+ #: ../app/controllers/arf_reports_controller.rb:85
225
+ msgid "No compliance reports were found."
226
+ msgstr ""
227
+
228
+ #: ../app/controllers/arf_reports_controller.rb:89
229
+ msgid "No compliance reports selected"
230
+ msgstr ""
231
+
232
+ #: ../app/controllers/arf_reports_controller.rb:94
233
+ msgid "Something went wrong while selecting compliance reports - %s"
234
+ msgstr ""
235
+
236
+ #: ../app/controllers/concerns/foreman_openscap/hosts_controller_extensions.rb:26
237
+ msgid "Updated hosts: Assigned with OpenSCAP Proxy: %s"
238
+ msgstr ""
239
+
240
+ #: ../app/controllers/concerns/foreman_openscap/hosts_controller_extensions.rb:29
241
+ msgid "No OpenSCAP Proxy selected."
242
+ msgstr ""
243
+
244
+ #: ../app/controllers/policies_controller.rb:83
245
+ msgid "Updated hosts: Assigned with compliance policy: %s"
246
+ msgstr ""
247
+
248
+ #: ../app/controllers/policies_controller.rb:87
249
+ msgid "No compliance policy selected."
250
+ msgstr ""
251
+
252
+ #: ../app/controllers/policies_controller.rb:99
253
+ msgid "Updated hosts: Unassigned from compliance policy '%s'"
254
+ msgstr ""
255
+
256
+ #: ../app/controllers/policies_controller.rb:101
257
+ msgid "No valid policy ID provided"
258
+ msgstr ""
259
+
260
+ #: ../app/controllers/policies_controller.rb:121
261
+ msgid "No hosts were found."
262
+ msgstr ""
263
+
264
+ #: ../app/controllers/policies_controller.rb:125
265
+ msgid "No hosts selected"
266
+ msgstr ""
267
+
268
+ #: ../app/controllers/policies_controller.rb:130
269
+ msgid "Something went wrong while selecting hosts - %s"
270
+ msgstr ""
271
+
272
+ #: ../app/helpers/arf_report_dashboard_helper.rb:10 ../app/helpers/compliance_dashboard_helper.rb:8 ../app/helpers/compliance_hosts_helper.rb:5 ../app/helpers/compliance_hosts_helper.rb:22 ../app/views/arf_reports/_list.html.erb:11 ../app/views/foreman_openscap/policy_mailer/_hosts.erb:11 ../app/views/policy_dashboard/_policy_reports.html.erb:6
273
+ msgid "Failed"
274
+ msgstr ""
275
+
276
+ #: ../app/helpers/arf_report_dashboard_helper.rb:11 ../app/helpers/compliance_dashboard_helper.rb:6 ../app/helpers/compliance_hosts_helper.rb:4 ../app/helpers/compliance_hosts_helper.rb:21 ../app/views/arf_reports/_list.html.erb:10 ../app/views/foreman_openscap/policy_mailer/_hosts.erb:8 ../app/views/policy_dashboard/_policy_reports.html.erb:5
277
+ msgid "Passed"
278
+ msgstr ""
279
+
280
+ #: ../app/helpers/arf_report_dashboard_helper.rb:12 ../app/helpers/compliance_dashboard_helper.rb:10 ../app/helpers/compliance_hosts_helper.rb:23
281
+ msgid "Othered"
282
+ msgstr ""
283
+
284
+ #: ../app/helpers/arf_report_dashboard_helper.rb:15 ../app/helpers/compliance_hosts_helper.rb:9
285
+ msgid "Compliance reports breakdown"
286
+ msgstr ""
287
+
288
+ #: ../app/helpers/arf_reports_helper.rb:10
289
+ msgid "Show log messages:"
290
+ msgstr ""
291
+
292
+ #: ../app/helpers/arf_reports_helper.rb:11
293
+ msgid "All messages"
294
+ msgstr ""
295
+
296
+ #: ../app/helpers/arf_reports_helper.rb:11
297
+ msgid "Failed and Othered"
298
+ msgstr ""
299
+
300
+ #: ../app/helpers/arf_reports_helper.rb:11
301
+ msgid "Failed only"
302
+ msgstr ""
303
+
304
+ #: ../app/helpers/arf_reports_helper.rb:21 ../app/views/arf_reports/index.html.erb:1 ../app/views/arf_reports/welcome.html.erb:5
305
+ msgid "Compliance Reports"
306
+ msgstr ""
307
+
308
+ #: ../app/helpers/arf_reports_helper.rb:57
309
+ msgid "Delete reports"
310
+ msgstr ""
311
+
312
+ #: ../app/helpers/arf_reports_helper.rb:62
313
+ msgid "Select Action"
314
+ msgstr ""
315
+
316
+ #: ../app/helpers/arf_reports_helper.rb:65
317
+ msgid "%s - The following compliance reports are about to be changed"
318
+ msgstr ""
319
+
320
+ #: ../app/helpers/arf_reports_helper.rb:70
321
+ msgid "No proxy found!"
322
+ msgstr ""
323
+
324
+ #: ../app/helpers/arf_reports_helper.rb:75
325
+ msgid "Reported at %s"
326
+ msgstr ""
327
+
328
+ #: ../app/helpers/arf_reports_helper.rb:76
329
+ msgid " for policy %s"
330
+ msgstr ""
331
+
332
+ #: ../app/helpers/arf_reports_helper.rb:78
333
+ msgid " through %s"
334
+ msgstr ""
335
+
336
+ #: ../app/helpers/arf_reports_helper.rb:83
337
+ msgid "Hosts failing this rule"
338
+ msgstr ""
339
+
340
+ #: ../app/helpers/arf_reports_helper.rb:84
341
+ msgid "Hosts passing this rule"
342
+ msgstr ""
343
+
344
+ #: ../app/helpers/arf_reports_helper.rb:85
345
+ msgid "Hosts othering this rule"
346
+ msgstr ""
347
+
348
+ #. TRANSLATORS: initial character of Passed
349
+ #: ../app/helpers/compliance_dashboard_helper.rb:6
350
+ msgid "Passed|P"
351
+ msgstr ""
352
+
353
+ #. TRANSLATORS: initial character of Failed
354
+ #: ../app/helpers/compliance_dashboard_helper.rb:8
355
+ msgid "Failed|F"
356
+ msgstr ""
357
+
358
+ #. TRANSLATORS: initial character of Othered which is an SCAP term
359
+ #: ../app/helpers/compliance_dashboard_helper.rb:10
360
+ msgid "Othered|O"
361
+ msgstr ""
362
+
363
+ #: ../app/helpers/compliance_hosts_helper.rb:6 ../app/views/arf_reports/_list.html.erb:12 ../app/views/foreman_openscap/policy_mailer/_hosts.erb:14 ../app/views/policy_dashboard/_policy_reports.html.erb:7
364
+ msgid "Other"
365
+ msgstr ""
366
+
367
+ #: ../app/helpers/concerns/foreman_openscap/hosts_helper_extensions.rb:4
368
+ msgid "Assign Compliance Policy"
369
+ msgstr ""
370
+
371
+ #: ../app/helpers/concerns/foreman_openscap/hosts_helper_extensions.rb:5
372
+ msgid "Unassign Compliance Policy"
373
+ msgstr ""
374
+
375
+ #: ../app/helpers/concerns/foreman_openscap/hosts_helper_extensions.rb:6
376
+ msgid "Change OpenSCAP Proxy"
377
+ msgstr ""
378
+
379
+ #: ../app/helpers/concerns/foreman_openscap/hosts_helper_extensions.rb:10
380
+ msgid "Host is deleted"
381
+ msgstr ""
382
+
383
+ #: ../app/helpers/policies_helper.rb:20
384
+ msgid "Choose existing SCAP Content"
385
+ msgstr ""
386
+
387
+ #: ../app/helpers/policies_helper.rb:21 ../app/helpers/policies_helper.rb:26 ../app/models/foreman_openscap/policy.rb:100 ../app/views/policies/_form.html.erb:9 ../app/views/scap_contents/welcome.html.erb:1 ../app/views/scap_contents/welcome.html.erb:6
388
+ msgid "SCAP Content"
389
+ msgstr ""
390
+
391
+ #: ../app/helpers/policies_helper.rb:36 ../app/helpers/policies_helper.rb:43
392
+ msgid "XCCDF Profile"
393
+ msgstr ""
394
+
395
+ #: ../app/helpers/policies_helper.rb:42
396
+ msgid "Default XCCDF profile"
397
+ msgstr ""
398
+
399
+ #: ../app/helpers/policies_helper.rb:51
400
+ msgid "Choose Tailoring File"
401
+ msgstr ""
402
+
403
+ #: ../app/helpers/policies_helper.rb:52 ../app/views/policies/_list.html.erb:6
404
+ msgid "Tailoring File"
405
+ msgstr ""
406
+
407
+ #: ../app/helpers/policies_helper.rb:61
408
+ msgid "XCCDF Profile in Tailoring File"
409
+ msgstr ""
410
+
411
+ #: ../app/helpers/policies_helper.rb:62
412
+ msgid "This profile will be used to override the one from scap content"
413
+ msgstr ""
414
+
415
+ #: ../app/helpers/policies_helper.rb:73 ../app/views/arf_reports/_list.html.erb:53
416
+ msgid "Submit"
417
+ msgstr ""
418
+
419
+ #: ../app/helpers/policies_helper.rb:78 ../app/views/arf_reports/_list.html.erb:52
420
+ msgid "Cancel"
421
+ msgstr ""
422
+
423
+ #: ../app/helpers/policies_helper.rb:109 ../lib/foreman_openscap/engine.rb:138
424
+ msgid "Policies"
425
+ msgstr ""
426
+
427
+ #: ../app/helpers/policy_dashboard_helper.rb:11
428
+ msgid "Compliant hosts"
429
+ msgstr ""
430
+
431
+ #: ../app/helpers/policy_dashboard_helper.rb:12
432
+ msgid "Incompliant hosts"
433
+ msgstr ""
434
+
435
+ #: ../app/helpers/policy_dashboard_helper.rb:13 ../app/models/foreman_openscap/compliance_status.rb:20
436
+ msgid "Inconclusive"
437
+ msgstr ""
438
+
439
+ #: ../app/helpers/policy_dashboard_helper.rb:14
440
+ msgid "Not audited"
441
+ msgstr ""
442
+
443
+ #: ../app/helpers/policy_dashboard_helper.rb:17
444
+ msgid "Compliance Status"
445
+ msgstr ""
446
+
447
+ #: ../app/lib/proxy_api/openscap.rb:21
448
+ msgid "Request timed out. Please try increasing Settings -> proxy_request_timeout"
449
+ msgstr ""
450
+
451
+ #: ../app/lib/proxy_api/openscap.rb:24
452
+ msgid "Could not validate %s. Please make sure you have appropriate proxy version to use this functionality"
453
+ msgstr ""
454
+
455
+ #: ../app/lib/proxy_api/openscap.rb:27
456
+ msgid "Could not validate %{file_type}. Error %{error}"
457
+ msgstr ""
458
+
459
+ #: ../app/lib/proxy_api/openscap.rb:40
460
+ msgid "Unable to get HTML version of requested report from Smart Proxy"
461
+ msgstr ""
462
+
463
+ #: ../app/lib/proxy_api/openscap.rb:49
464
+ msgid "Unable to get XML version of requested report from Smart Proxy"
465
+ msgstr ""
466
+
467
+ #: ../app/mailers/foreman_openscap/policy_mailer.rb:17
468
+ msgid "SCAP policies summary"
469
+ msgstr ""
470
+
471
+ #: ../app/models/concerns/foreman_openscap/log_extensions.rb:17
472
+ msgid "is not included in SCAP_RESULT"
473
+ msgstr ""
474
+
475
+ #: ../app/models/concerns/foreman_openscap/openscap_proxy_core_extensions.rb:66
476
+ msgid "must have Openscap feature"
477
+ msgstr ""
478
+
479
+ #: ../app/models/concerns/foreman_openscap/openscap_proxy_core_extensions.rb:71
480
+ msgid "Puppet class 'foreman_scap_client' not found, make sure it is imported from Puppet master"
481
+ msgstr ""
482
+
483
+ #: ../app/models/concerns/foreman_openscap/openscap_proxy_extensions.rb:8
484
+ msgid "No OpenSCAP proxy found for %{class} with id %{id}"
485
+ msgstr ""
486
+
487
+ #: ../app/models/foreman_openscap/compliance_status.rb:8 ../app/views/compliance_hosts/_compliance_status.erb:2 ../lib/foreman_openscap/engine.rb:137
488
+ msgid "Compliance"
489
+ msgstr ""
490
+
491
+ #: ../app/models/foreman_openscap/compliance_status.rb:18 ../app/views/foreman_openscap/policy_mailer/_dashboard.erb:13
492
+ msgid "Compliant"
493
+ msgstr ""
494
+
495
+ #: ../app/models/foreman_openscap/compliance_status.rb:22 ../app/views/foreman_openscap/policy_mailer/_dashboard.erb:17
496
+ msgid "Incompliant"
497
+ msgstr ""
498
+
499
+ #: ../app/models/foreman_openscap/compliance_status.rb:24
500
+ msgid "Unknown Compliance status"
501
+ msgstr ""
502
+
503
+ #: ../app/models/foreman_openscap/policy.rb:29 ../app/models/foreman_openscap/policy.rb:304
504
+ msgid "is not a valid value"
505
+ msgstr ""
506
+
507
+ #: ../app/models/foreman_openscap/policy.rb:51
508
+ msgid "Cannot generate HTML guide, scap content is missing."
509
+ msgstr ""
510
+
511
+ #: ../app/models/foreman_openscap/policy.rb:57
512
+ msgid "Cannot generate HTML guide, no valid OpenSCAP proxy server found."
513
+ msgstr ""
514
+
515
+ #: ../app/models/foreman_openscap/policy.rb:100
516
+ msgid "Create policy"
517
+ msgstr ""
518
+
519
+ #: ../app/models/foreman_openscap/policy.rb:100 ../app/views/policies/_form.html.erb:10
520
+ msgid "Schedule"
521
+ msgstr ""
522
+
523
+ #: ../app/models/foreman_openscap/policy.rb:101 ../app/views/policies/_form.html.erb:12 ../app/views/scap_contents/_form.html.erb:11 ../app/views/tailoring_files/_form.html.erb:11
524
+ msgid "Locations"
525
+ msgstr ""
526
+
527
+ #: ../app/models/foreman_openscap/policy.rb:102 ../app/views/policies/_form.html.erb:15 ../app/views/scap_contents/_form.html.erb:14 ../app/views/tailoring_files/_form.html.erb:14
528
+ msgid "Organizations"
529
+ msgstr ""
530
+
531
+ #: ../app/models/foreman_openscap/policy.rb:103
532
+ msgid "Hostgroups"
533
+ msgstr ""
534
+
535
+ #: ../app/models/foreman_openscap/policy.rb:251
536
+ msgid "Required Puppet class %{class} is not found, please ensure it imported first."
537
+ msgstr ""
538
+
539
+ #: ../app/models/foreman_openscap/policy.rb:277
540
+ msgid "Puppet class %{class} does not have %{parameter} class parameter."
541
+ msgstr ""
542
+
543
+ #: ../app/models/foreman_openscap/policy.rb:286
544
+ msgid "%{parameter} class parameter for class %{class} could not be configured."
545
+ msgstr ""
546
+
547
+ #: ../app/models/foreman_openscap/policy.rb:298
548
+ msgid "does not consist of 5 parts separated by space"
549
+ msgstr ""
550
+
551
+ #: ../app/models/foreman_openscap/policy.rb:310
552
+ msgid "must be between 1 and 31"
553
+ msgstr ""
554
+
555
+ #: ../app/models/foreman_openscap/policy.rb:315
556
+ msgid "must be present when tailoring file profile present"
557
+ msgstr ""
558
+
559
+ #: ../app/models/foreman_openscap/policy.rb:316
560
+ msgid "must be present when tailoring file present"
561
+ msgstr ""
562
+
563
+ #: ../app/models/foreman_openscap/policy.rb:321
564
+ msgid "does not come from selected tailoring file"
565
+ msgstr ""
566
+
567
+ #: ../app/models/foreman_openscap/policy.rb:327
568
+ msgid "does not have the selected SCAP content profile"
569
+ msgstr ""
570
+
571
+ #: ../app/services/foreman_openscap/arf_report_status_calculator.rb:30
572
+ msgid "invalid type %s"
573
+ msgstr ""
574
+
575
+ #: ../app/services/foreman_openscap/openscap_proxy_version_check.rb:39
576
+ msgid "This feature is temporarily disabled. "
577
+ msgstr ""
578
+
579
+ #: ../app/services/foreman_openscap/openscap_proxy_version_check.rb:40
580
+ msgid "The following Smart Proxies need to be updated to unlock the feature: %s. "
581
+ msgstr ""
582
+
583
+ #: ../app/services/foreman_openscap/openscap_proxy_version_check.rb:41
584
+ msgid "The following proxies could not be reached: %s. Please make sure they are available so Foreman can check their versions."
585
+ msgstr ""
586
+
587
+ #: ../app/validators/foreman_openscap/data_stream_validator.rb:9
588
+ msgid "No proxy with OpenSCAP feature was found."
589
+ msgstr ""
590
+
591
+ #: ../app/validators/foreman_openscap/data_stream_validator.rb:14
592
+ msgid "No proxy with OpenSCAP feature is running."
593
+ msgstr ""
594
+
595
+ #: ../app/validators/foreman_openscap/data_stream_validator.rb:26
596
+ msgid "No available proxy to validate. Returned with error: %s"
597
+ msgstr ""
598
+
599
+ #: ../app/validators/foreman_openscap/data_stream_validator.rb:33
600
+ msgid "Changed file does not include existing SCAP content profiles"
601
+ msgstr ""
602
+
603
+ #: ../app/views/arf_reports/_detailed_message.html.erb:3
604
+ msgid "More details"
605
+ msgstr ""
606
+
607
+ #: ../app/views/arf_reports/_detailed_message.html.erb:6
608
+ msgid "Description"
609
+ msgstr ""
610
+
611
+ #: ../app/views/arf_reports/_detailed_message.html.erb:7
612
+ msgid "Rationale"
613
+ msgstr ""
614
+
615
+ #: ../app/views/arf_reports/_detailed_message.html.erb:8
616
+ msgid "References"
617
+ msgstr ""
618
+
619
+ #: ../app/views/arf_reports/_list.html.erb:5
620
+ msgid "Select all items in this page"
621
+ msgstr ""
622
+
623
+ #: ../app/views/arf_reports/_list.html.erb:5
624
+ msgid "items selected. Uncheck to Clear"
625
+ msgstr ""
626
+
627
+ #: ../app/views/arf_reports/_list.html.erb:7 ../app/views/arf_reports/delete_multiple.html.erb:10
628
+ msgid "Reported At"
629
+ msgstr ""
630
+
631
+ #: ../app/views/arf_reports/_list.html.erb:8
632
+ msgid "Policy"
633
+ msgstr ""
634
+
635
+ #: ../app/views/arf_reports/_list.html.erb:9
636
+ msgid "Openscap Proxy"
637
+ msgstr ""
638
+
639
+ #: ../app/views/arf_reports/_list.html.erb:13 ../app/views/arf_reports/_output.html.erb:8 ../app/views/policies/_list.html.erb:8 ../app/views/policy_dashboard/_policy_reports.html.erb:8 ../app/views/scap_contents/_list.html.erb:6 ../app/views/tailoring_files/_list.html.erb:6
640
+ msgid "Actions"
641
+ msgstr ""
642
+
643
+ #: ../app/views/arf_reports/_list.html.erb:28
644
+ msgid "Deleted policy"
645
+ msgstr ""
646
+
647
+ #: ../app/views/arf_reports/_list.html.erb:35
648
+ msgid "Delete compliance report for %s?"
649
+ msgstr ""
650
+
651
+ #: ../app/views/arf_reports/_list.html.erb:36
652
+ msgid "Full Report"
653
+ msgstr ""
654
+
655
+ #: ../app/views/arf_reports/_list.html.erb:47
656
+ msgid "Please Confirm"
657
+ msgstr ""
658
+
659
+ #: ../app/views/arf_reports/_metrics.html.erb:4
660
+ msgid "Report Metrics"
661
+ msgstr ""
662
+
663
+ #: ../app/views/arf_reports/_metrics.html.erb:12
664
+ msgid "Report Status"
665
+ msgstr ""
666
+
667
+ #: ../app/views/arf_reports/_metrics.html.erb:13
668
+ msgid "Number of Events"
669
+ msgstr ""
670
+
671
+ #: ../app/views/arf_reports/_metrics.html.erb:32
672
+ msgid "Total"
673
+ msgstr ""
674
+
675
+ #: ../app/views/arf_reports/_output.html.erb:4
676
+ msgid "Severity"
677
+ msgstr ""
678
+
679
+ #: ../app/views/arf_reports/_output.html.erb:5
680
+ msgid "Message"
681
+ msgstr ""
682
+
683
+ #: ../app/views/arf_reports/_output.html.erb:6
684
+ msgid "Resource"
685
+ msgstr ""
686
+
687
+ #: ../app/views/arf_reports/_output.html.erb:7
688
+ msgid "Result"
689
+ msgstr ""
690
+
691
+ #: ../app/views/arf_reports/_output.html.erb:25
692
+ msgid "Nothing to show"
693
+ msgstr ""
694
+
695
+ #: ../app/views/arf_reports/delete_multiple.html.erb:7 ../app/views/policy_dashboard/_policy_reports.html.erb:3
696
+ msgid "Host"
697
+ msgstr ""
698
+
699
+ #: ../app/views/arf_reports/delete_multiple.html.erb:27 action_names.rb:18
700
+ msgid "Delete"
701
+ msgstr ""
702
+
703
+ #: ../app/views/arf_reports/delete_multiple.html.erb:28
704
+ msgid "these Compliance reports"
705
+ msgstr ""
706
+
707
+ #: ../app/views/arf_reports/show.html.erb:15
708
+ msgid "Back"
709
+ msgstr ""
710
+
711
+ #: ../app/views/arf_reports/show.html.erb:17
712
+ msgid "Host details"
713
+ msgstr ""
714
+
715
+ #: ../app/views/arf_reports/show.html.erb:18
716
+ msgid "View full report"
717
+ msgstr ""
718
+
719
+ #: ../app/views/arf_reports/show.html.erb:19
720
+ msgid "Download XML in bzip"
721
+ msgstr ""
722
+
723
+ #: ../app/views/arf_reports/show.html.erb:20
724
+ msgid "Download HTML"
725
+ msgstr ""
726
+
727
+ #: ../app/views/arf_reports/show_html.html.erb:9
728
+ msgid "Loading..."
729
+ msgstr ""
730
+
731
+ #: ../app/views/arf_reports/welcome.html.erb:7
732
+ 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."
733
+ msgstr ""
734
+
735
+ #: ../app/views/arf_reports/welcome.html.erb:10
736
+ msgid "Documentation"
737
+ msgstr ""
738
+
739
+ #: ../app/views/compliance_hosts/_compliance_status.erb:4
740
+ msgid "Host compliance details"
741
+ msgstr ""
742
+
743
+ #: ../app/views/compliance_hosts/show.html.erb:8
744
+ msgid "Compliance Hosts"
745
+ msgstr ""
746
+
747
+ #: ../app/views/compliance_hosts/show.html.erb:10
748
+ msgid "%s compliance reports by policy"
749
+ msgstr ""
750
+
751
+ #: ../app/views/compliance_hosts/show.html.erb:14
752
+ msgid "%s compliance report by policy"
753
+ msgid_plural "%s compliance reports by policy"
754
+ msgstr[0] ""
755
+ msgstr[1] ""
756
+
757
+ #: ../app/views/compliance_hosts/show.html.erb:16
758
+ msgid "Policy %s"
759
+ msgstr ""
760
+
761
+ #: ../app/views/compliance_hosts/show.html.erb:22
762
+ msgid "%s latest report"
763
+ msgstr ""
764
+
765
+ #: ../app/views/compliance_hosts/show.html.erb:32
766
+ msgid "%s reports over time"
767
+ msgstr ""
768
+
769
+ #: ../app/views/compliance_hosts/show.html.erb:38
770
+ msgid "No report for this policy"
771
+ msgstr ""
772
+
773
+ #: ../app/views/dashboard/_compliance_host_reports_widget.html.erb:1 ../lib/foreman_openscap/engine.rb:153
774
+ msgid "Latest Compliance Reports"
775
+ msgstr ""
776
+
777
+ #: ../app/views/dashboard/_compliance_host_reports_widget.html.erb:4
778
+ msgid "No reports available"
779
+ msgstr ""
780
+
781
+ #: ../app/views/dashboard/_compliance_host_reports_widget.html.erb:12
782
+ msgid "Host does not exist anymore"
783
+ msgstr ""
784
+
785
+ #: ../app/views/dashboard/_compliance_host_reports_widget.html.erb:13
786
+ msgid "Policy is missing"
787
+ msgstr ""
788
+
789
+ #: ../app/views/dashboard/_compliance_reports_breakdown_widget.html.erb:1 ../lib/foreman_openscap/engine.rb:155
790
+ msgid "Compliance Reports Breakdown"
791
+ msgstr ""
792
+
793
+ #: ../app/views/foreman_openscap/policy_mailer/_dashboard.erb:9
794
+ msgid "Changed"
795
+ msgstr ""
796
+
797
+ #: ../app/views/foreman_openscap/policy_mailer/_hosts.erb:5
798
+ msgid "Hostname"
799
+ msgstr ""
800
+
801
+ #: ../app/views/foreman_openscap/policy_mailer/_hosts.erb:17
802
+ msgid "Changed?"
803
+ msgstr ""
804
+
805
+ #: ../app/views/foreman_openscap/policy_mailer/_hosts.erb:36
806
+ msgid "Yes"
807
+ msgstr ""
808
+
809
+ #: ../app/views/foreman_openscap/policy_mailer/_hosts.erb:36
810
+ msgid "No"
811
+ msgstr ""
812
+
813
+ #: ../app/views/foreman_openscap/policy_mailer/_hosts.erb:40
814
+ msgid "No ARF reports for this policy"
815
+ msgstr ""
816
+
817
+ #: ../app/views/foreman_openscap/policy_mailer/_list.erb:8
818
+ msgid "None!"
819
+ msgstr ""
820
+
821
+ #: ../app/views/foreman_openscap/policy_mailer/_policy.erb:7
822
+ msgid "Total of one host"
823
+ msgid_plural "Total of %{hosts} hosts"
824
+ msgstr[0] ""
825
+ msgstr[1] ""
826
+
827
+ #: ../app/views/foreman_openscap/policy_mailer/policy_summary.erb:6
828
+ msgid "Summary report for OpenScap from Foreman"
829
+ msgstr ""
830
+
831
+ #: ../app/views/foreman_openscap/policy_mailer/policy_summary.erb:9
832
+ msgid "<b>Foreman</b> OpenSCAP summary"
833
+ msgstr ""
834
+
835
+ #: ../app/views/foreman_openscap/policy_mailer/policy_summary.erb:10
836
+ msgid "Summary from %{time} ago to now"
837
+ msgstr ""
838
+
839
+ #: ../app/views/foreman_openscap/policy_mailer/policy_summary.erb:11
840
+ msgid "Summary report from Foreman server at %{foreman_url}"
841
+ msgstr ""
842
+
843
+ #: ../app/views/foreman_openscap/policy_mailer/policy_summary.erb:16
844
+ msgid "Policies with hosts:"
845
+ msgstr ""
846
+
847
+ #: ../app/views/hosts/select_multiple_openscap_proxy.html.erb:5
848
+ msgid "Select OpenSCAP Proxy"
849
+ msgstr ""
850
+
851
+ #: ../app/views/policies/_form.html.erb:8
852
+ msgid "General"
853
+ msgstr ""
854
+
855
+ #: ../app/views/policies/_form.html.erb:17
856
+ msgid "Host Groups"
857
+ msgstr ""
858
+
859
+ #: ../app/views/policies/_form.html.erb:41 ../app/views/policies/steps/_schedule_form.html.erb:6
860
+ msgid "Choose period"
861
+ msgstr ""
862
+
863
+ #: ../app/views/policies/_form.html.erb:43 ../app/views/policies/steps/_schedule_form.html.erb:8
864
+ msgid "Choose weekday"
865
+ msgstr ""
866
+
867
+ #: ../app/views/policies/_form.html.erb:44 ../app/views/policies/steps/_schedule_form.html.erb:9
868
+ msgid "Number of a day in month, note that not all months have same count of days"
869
+ msgstr ""
870
+
871
+ #: ../app/views/policies/_form.html.erb:45 ../app/views/policies/steps/_schedule_form.html.erb:10
872
+ msgid "You can specify custom cron line, e.g. \"0 3 * * *\", separate each of 5 values by space"
873
+ msgstr ""
874
+
875
+ #: ../app/views/policies/_list.html.erb:3 ../app/views/tailoring_files/_list.html.erb:3
876
+ msgid "Name"
877
+ msgstr ""
878
+
879
+ #: ../app/views/policies/_list.html.erb:4
880
+ msgid "Content"
881
+ msgstr ""
882
+
883
+ #: ../app/views/policies/_list.html.erb:5
884
+ msgid "Profile"
885
+ msgstr ""
886
+
887
+ #: ../app/views/policies/_list.html.erb:7
888
+ msgid "Effective Profile"
889
+ msgstr ""
890
+
891
+ #: ../app/views/policies/_list.html.erb:28
892
+ msgid "None"
893
+ msgstr ""
894
+
895
+ #: ../app/views/policies/_list.html.erb:36
896
+ msgid "Show Guide"
897
+ msgstr ""
898
+
899
+ #: ../app/views/policies/_list.html.erb:37 ../app/views/scap_contents/_list.html.erb:17 ../app/views/tailoring_files/_list.html.erb:21
900
+ msgid "Edit"
901
+ msgstr ""
902
+
903
+ #: ../app/views/policies/_list.html.erb:39
904
+ msgid "Delete compliance policy %s with all of its reports?"
905
+ msgstr ""
906
+
907
+ #: ../app/views/policies/create.html.erb:1 ../app/views/policies/index.html.erb:5 ../app/views/policies/new.html.erb:1
908
+ msgid "New Compliance Policy"
909
+ msgstr ""
910
+
911
+ #: ../app/views/policies/disassociate_multiple_hosts.html.erb:4 ../app/views/policies/select_multiple_hosts.html.erb:5
912
+ msgid "Select Compliance Policy"
913
+ msgstr ""
914
+
915
+ #: ../app/views/policies/edit.html.erb:1
916
+ msgid "Edit Compliance Policy"
917
+ msgstr ""
918
+
919
+ #: ../app/views/policies/index.html.erb:2 ../app/views/policies/welcome.html.erb:1 ../app/views/policies/welcome.html.erb:6
920
+ msgid "Compliance Policies"
921
+ msgstr ""
922
+
923
+ #: ../app/views/policies/index.html.erb:6 ../app/views/scap_contents/index.html.erb:4
924
+ msgid "Help"
925
+ msgstr ""
926
+
927
+ #: ../app/views/policies/steps/_schedule_form.html.erb:9
928
+ msgid "Choose day in month"
929
+ msgstr ""
930
+
931
+ #: ../app/views/policies/steps/_step_form.html.erb:11
932
+ msgid "Next"
933
+ msgstr ""
934
+
935
+ #: ../app/views/policies/welcome.html.erb:7
936
+ msgid "In Foreman, a compliance policy checklist is defined via %s."
937
+ msgstr ""
938
+
939
+ #: ../app/views/policies/welcome.html.erb:7
940
+ msgid "SCAP content"
941
+ msgstr ""
942
+
943
+ #: ../app/views/policies/welcome.html.erb:8
944
+ msgid "Once SCAP content is present, you can create a policy, assign select host groups and schedule to run."
945
+ msgstr ""
946
+
947
+ #: ../app/views/policies/welcome.html.erb:12
948
+ msgid "New Policy"
949
+ msgstr ""
950
+
951
+ #: ../app/views/policy_dashboard/_policy_chart_widget.html.erb:2
952
+ msgid "Host Breakdown Chart"
953
+ msgstr ""
954
+
955
+ #: ../app/views/policy_dashboard/_policy_reports.html.erb:4
956
+ msgid "Date"
957
+ msgstr ""
958
+
959
+ #: ../app/views/policy_dashboard/_policy_reports.html.erb:19
960
+ msgid "View Report"
961
+ msgstr ""
962
+
963
+ #: ../app/views/policy_dashboard/_policy_status_widget.html.erb:2
964
+ msgid "Hosts Breakdown"
965
+ msgstr ""
966
+
967
+ #: ../app/views/policy_dashboard/_policy_status_widget.html.erb:4
968
+ msgid "Compliant with the policy"
969
+ msgstr ""
970
+
971
+ #: ../app/views/policy_dashboard/_policy_status_widget.html.erb:5
972
+ msgid "Not compliant with the policy"
973
+ msgstr ""
974
+
975
+ #: ../app/views/policy_dashboard/_policy_status_widget.html.erb:6
976
+ msgid "Inconclusive results"
977
+ msgstr ""
978
+
979
+ #: ../app/views/policy_dashboard/_policy_status_widget.html.erb:7
980
+ msgid "Never audited"
981
+ msgstr ""
982
+
983
+ #: ../app/views/policy_dashboard/_policy_status_widget.html.erb:9
984
+ msgid "Total hosts: %s"
985
+ msgstr ""
986
+
987
+ #: ../app/views/policy_dashboard/index.html.erb:3
988
+ msgid "Compliance policy: %s"
989
+ msgstr ""
990
+
991
+ #: ../app/views/policy_dashboard/index.html.erb:7
992
+ msgid "Status table"
993
+ msgstr ""
994
+
995
+ #: ../app/views/policy_dashboard/index.html.erb:8
996
+ msgid "Status chart"
997
+ msgstr ""
998
+
999
+ #: ../app/views/policy_dashboard/index.html.erb:20
1000
+ msgid "Latest reports for policy: %s"
1001
+ msgstr ""
1002
+
1003
+ #: ../app/views/scap_contents/_form.html.erb:9 ../app/views/tailoring_files/_form.html.erb:9
1004
+ msgid "File Upload"
1005
+ msgstr ""
1006
+
1007
+ #: ../app/views/scap_contents/_form.html.erb:20
1008
+ msgid "SCAP DataStream file"
1009
+ msgstr ""
1010
+
1011
+ #: ../app/views/scap_contents/_list.html.erb:18 ../app/views/tailoring_files/_list.html.erb:24
1012
+ msgid "Download"
1013
+ msgstr ""
1014
+
1015
+ #: ../app/views/scap_contents/_list.html.erb:20
1016
+ msgid "Delete compliance policy %s with all the reports?"
1017
+ msgstr ""
1018
+
1019
+ #: ../app/views/scap_contents/edit.html.erb:1
1020
+ msgid "Edit SCAP Content"
1021
+ msgstr ""
1022
+
1023
+ #: ../app/views/scap_contents/edit.html.erb:5
1024
+ msgid "Scap Contents"
1025
+ msgstr ""
1026
+
1027
+ #: ../app/views/scap_contents/index.html.erb:1
1028
+ msgid "SCAP Contents"
1029
+ msgstr ""
1030
+
1031
+ #: ../app/views/scap_contents/index.html.erb:3
1032
+ msgid "Upload New SCAP Content"
1033
+ msgstr ""
1034
+
1035
+ #: ../app/views/scap_contents/new.html.erb:1
1036
+ msgid "Upload new SCAP content file"
1037
+ msgstr ""
1038
+
1039
+ #: ../app/views/scap_contents/welcome.html.erb:7
1040
+ msgid ""
1041
+ "The Security Content Automation Protocol (SCAP), combines a number of open standards that are used to enumerate software flaws and\n"
1042
+ " configuration issues related to security. "
1043
+ msgstr ""
1044
+
1045
+ #: ../app/views/scap_contents/welcome.html.erb:9
1046
+ msgid ""
1047
+ "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"
1048
+ " via %s"
1049
+ msgstr ""
1050
+
1051
+ #: ../app/views/scap_contents/welcome.html.erb:14
1052
+ msgid "New SCAP Content"
1053
+ msgstr ""
1054
+
1055
+ #: ../app/views/smart_proxies/_openscap_spool.html.erb:4
1056
+ msgid "%s spool errors detected, inspect the appropriate file directly on proxy"
1057
+ msgstr ""
1058
+
1059
+ #: ../app/views/smart_proxies/_openscap_spool.html.erb:8
1060
+ msgid "Failed to fetch spool status from proxy"
1061
+ msgstr ""
1062
+
1063
+ #: ../app/views/smart_proxies/_openscap_spool.html.erb:11
1064
+ msgid "None found"
1065
+ msgstr ""
1066
+
1067
+ #: ../app/views/smart_proxies/plugins/_openscap.html.erb:7
1068
+ 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."
1069
+ msgstr ""
1070
+
1071
+ #: ../app/views/smart_proxies/plugins/_openscap.html.erb:8
1072
+ msgid "Spool errors"
1073
+ msgstr ""
1074
+
1075
+ #: ../app/views/tailoring_files/_form.html.erb:20
1076
+ msgid "DataStream Tailoring file"
1077
+ msgstr ""
1078
+
1079
+ #: ../app/views/tailoring_files/_list.html.erb:4
1080
+ msgid "Filename"
1081
+ msgstr ""
1082
+
1083
+ #: ../app/views/tailoring_files/_list.html.erb:5
1084
+ msgid "Created"
1085
+ msgstr ""
1086
+
1087
+ #: ../app/views/tailoring_files/_list.html.erb:23
1088
+ msgid "Delete tailoring file %s?"
1089
+ msgstr ""
1090
+
1091
+ #: ../app/views/tailoring_files/edit.html.erb:1
1092
+ msgid "Edit Tailoring File"
1093
+ msgstr ""
1094
+
1095
+ #: ../app/views/tailoring_files/edit.html.erb:4 ../app/views/tailoring_files/index.html.erb:1 ../app/views/tailoring_files/welcome.html.erb:1 ../app/views/tailoring_files/welcome.html.erb:6 ../lib/foreman_openscap/engine.rb:147
1096
+ msgid "Tailoring Files"
1097
+ msgstr ""
1098
+
1099
+ #: ../app/views/tailoring_files/index.html.erb:2
1100
+ msgid "Upload New Tailoring file"
1101
+ msgstr ""
1102
+
1103
+ #: ../app/views/tailoring_files/new.html.erb:1
1104
+ msgid "Upload new Tailoring File"
1105
+ msgstr ""
1106
+
1107
+ #: ../app/views/tailoring_files/welcome.html.erb:7
1108
+ msgid "It may sometimes be required to adjust the security policy to your specific needs. "
1109
+ msgstr ""
1110
+
1111
+ #: ../app/views/tailoring_files/welcome.html.erb:8
1112
+ msgid ""
1113
+ "In Foreman, tailoring_files represent the custom modifications to default XCCDF profiles and they can be applied to hosts\n"
1114
+ " via %s"
1115
+ msgstr ""
1116
+
1117
+ #: ../app/views/tailoring_files/welcome.html.erb:13
1118
+ msgid "New Tailoring File"
1119
+ msgstr ""
1120
+
1121
+ #: ../db/seeds.d/openscap_policy_notification.rb:1
1122
+ msgid "Compliance policy summary"
1123
+ msgstr ""
1124
+
1125
+ #: ../db/seeds.d/openscap_policy_notification.rb:5
1126
+ msgid "A summary of reports for OpenSCAP policies"
1127
+ msgstr ""
1128
+
1129
+ #: ../lib/foreman_openscap/engine.rb:141
1130
+ msgid "SCAP contents"
1131
+ msgstr ""
1132
+
1133
+ #: ../lib/foreman_openscap/engine.rb:144
1134
+ msgid "Reports"
1135
+ msgstr ""
1136
+
1137
+ #: ../lib/foreman_openscap/engine.rb:169
1138
+ msgid "OpenSCAP Proxy to use for fetching SCAP content and uploading ARF reports. Leave blank and override appropriate parameters when using proxy load balancer."
1139
+ msgstr ""
1140
+
1141
+ #: ../lib/foreman_openscap/engine.rb:173 ../lib/foreman_openscap/engine.rb:178
1142
+ msgid "OpenSCAP Proxy"
1143
+ msgstr ""
1144
+
1145
+ #: ../lib/foreman_openscap/engine.rb:175 ../lib/foreman_openscap/engine.rb:180
1146
+ msgid "ID of OpenSCAP Proxy"
1147
+ msgstr ""
1148
+
1149
+ #: ../lib/foreman_openscap/engine.rb:184 ../lib/foreman_openscap/engine.rb:192
1150
+ msgid "Run OpenSCAP scan"
1151
+ msgstr ""
1152
+
1153
+ #: action_names.rb:2
1154
+ msgid "Action with sub plans"
1155
+ msgstr ""
1156
+
1157
+ #: action_names.rb:3
1158
+ msgid "Import facts"
1159
+ msgstr ""
1160
+
1161
+ #: action_names.rb:4
1162
+ msgid "Import Puppet classes"
1163
+ msgstr ""
1164
+
1165
+ #: action_names.rb:5
1166
+ msgid "Remote action:"
1167
+ msgstr ""
1168
+
1169
+ #: action_names.rb:6
1170
+ msgid "Create client"
1171
+ msgstr ""
1172
+
1173
+ #: action_names.rb:7
1174
+ msgid "Delete client"
1175
+ msgstr ""
1176
+
1177
+ #: action_names.rb:8
1178
+ msgid "Delete host"
1179
+ msgstr ""
1180
+
1181
+ #: action_names.rb:9
1182
+ msgid "Update host"
1183
+ msgstr ""
1184
+
1185
+ #: action_names.rb:10
1186
+ msgid "Update node"
1187
+ msgstr ""
1188
+
1189
+ #: action_names.rb:11
1190
+ msgid "Abstract async task"
1191
+ msgstr ""
1192
+
1193
+ #: action_names.rb:12
1194
+ msgid "Create"
1195
+ msgstr ""
1196
+
1197
+ #: action_names.rb:13
1198
+ msgid "Delete Activation Key"
1199
+ msgstr ""
1200
+
1201
+ #: action_names.rb:14
1202
+ msgid "Update"
1203
+ msgstr ""
1204
+
1205
+ #: action_names.rb:15
1206
+ msgid "Configure capsule"
1207
+ msgstr ""
1208
+
1209
+ #: action_names.rb:16
1210
+ msgid "Create repos"
1211
+ msgstr ""
1212
+
1213
+ #: action_names.rb:17
1214
+ msgid "Synchronize smart proxy"
1215
+ msgstr ""
1216
+
1217
+ #: action_names.rb:19
1218
+ msgid "Errata mail"
1219
+ msgstr ""
1220
+
1221
+ #: action_names.rb:20
1222
+ msgid "Incremental Update of Content View Version(s) "
1223
+ msgstr ""
1224
+
1225
+ #: action_names.rb:21
1226
+ msgid "Promote"
1227
+ msgstr ""
1228
+
1229
+ #: action_names.rb:22
1230
+ msgid "Promotion to Environment"
1231
+ msgstr ""
1232
+
1233
+ #: action_names.rb:23
1234
+ msgid "Publish"
1235
+ msgstr ""
1236
+
1237
+ #: action_names.rb:24
1238
+ msgid "Remove Versions and Associations"
1239
+ msgstr ""
1240
+
1241
+ #: action_names.rb:25
1242
+ msgid "Remove from Environment"
1243
+ msgstr ""
1244
+
1245
+ #: action_names.rb:26
1246
+ msgid "Remove Version"
1247
+ msgstr ""
1248
+
1249
+ #: action_names.rb:27
1250
+ msgid "Export"
1251
+ msgstr ""
1252
+
1253
+ #: action_names.rb:28
1254
+ msgid "Fetch pxe files"
1255
+ msgstr ""
1256
+
1257
+ #: action_names.rb:29
1258
+ msgid "Filtered index content"
1259
+ msgstr ""
1260
+
1261
+ #: action_names.rb:30
1262
+ msgid "Upload into"
1263
+ msgstr ""
1264
+
1265
+ #: action_names.rb:31
1266
+ msgid "Index content"
1267
+ msgstr ""
1268
+
1269
+ #: action_names.rb:32
1270
+ msgid "Index errata"
1271
+ msgstr ""
1272
+
1273
+ #: action_names.rb:33
1274
+ msgid "Index module streams"
1275
+ msgstr ""
1276
+
1277
+ #: action_names.rb:34
1278
+ msgid "Index package groups"
1279
+ msgstr ""
1280
+
1281
+ #: action_names.rb:35
1282
+ msgid "Remove Content"
1283
+ msgstr ""
1284
+
1285
+ #: action_names.rb:36
1286
+ msgid "Synchronize"
1287
+ msgstr ""
1288
+
1289
+ #: action_names.rb:37
1290
+ msgid "Upload errata into"
1291
+ msgstr ""
1292
+
1293
+ #: action_names.rb:38
1294
+ msgid "Create Package Group"
1295
+ msgstr ""
1296
+
1297
+ #: action_names.rb:39
1298
+ msgid "Disable"
1299
+ msgstr ""
1300
+
1301
+ #: action_names.rb:40
1302
+ msgid "Enable"
1303
+ msgstr ""
1304
+
1305
+ #: action_names.rb:41
1306
+ msgid "Run Sync Plan"
1307
+ msgstr ""
1308
+
1309
+ #: action_names.rb:42
1310
+ msgid "Incremental Update"
1311
+ msgstr ""
1312
+
1313
+ #: action_names.rb:43
1314
+ msgid "Republish Version Repositories"
1315
+ msgstr ""
1316
+
1317
+ #: action_names.rb:44
1318
+ msgid "Delete Lifecycle Environment"
1319
+ msgstr ""
1320
+
1321
+ #: action_names.rb:45
1322
+ msgid "Publish Lifecycle Environment Repositories"
1323
+ msgstr ""
1324
+
1325
+ #: action_names.rb:46
1326
+ msgid "Attach subscriptions"
1327
+ msgstr ""
1328
+
1329
+ #: action_names.rb:47
1330
+ msgid "Auto attach subscriptions"
1331
+ msgstr ""
1332
+
1333
+ #: action_names.rb:48
1334
+ msgid "Destroy Content Host"
1335
+ msgstr ""
1336
+
1337
+ #: action_names.rb:49
1338
+ msgid "Install Applicable Errata"
1339
+ msgstr ""
1340
+
1341
+ #: action_names.rb:50
1342
+ msgid "Install erratum"
1343
+ msgstr ""
1344
+
1345
+ #: action_names.rb:51
1346
+ msgid "Hypervisors"
1347
+ msgstr ""
1348
+
1349
+ #: action_names.rb:52
1350
+ msgid "Hypervisors update"
1351
+ msgstr ""
1352
+
1353
+ #: action_names.rb:53
1354
+ msgid "Install package"
1355
+ msgstr ""
1356
+
1357
+ #: action_names.rb:54
1358
+ msgid "Install package group"
1359
+ msgstr ""
1360
+
1361
+ #: action_names.rb:55
1362
+ msgid "Remove package"
1363
+ msgstr ""
1364
+
1365
+ #: action_names.rb:56
1366
+ msgid "Update package"
1367
+ msgstr ""
1368
+
1369
+ #: action_names.rb:57
1370
+ msgid "Remove package group"
1371
+ msgstr ""
1372
+
1373
+ #: action_names.rb:58
1374
+ msgid "Remove subscriptions"
1375
+ msgstr ""
1376
+
1377
+ #: action_names.rb:59
1378
+ msgid "Update for host"
1379
+ msgstr ""
1380
+
1381
+ #: action_names.rb:60
1382
+ msgid "Update Content Overrides"
1383
+ msgstr ""
1384
+
1385
+ #: action_names.rb:61
1386
+ msgid "Update release version for host"
1387
+ msgstr ""
1388
+
1389
+ #: action_names.rb:62
1390
+ msgid "Package Profile Update"
1391
+ msgstr ""
1392
+
1393
+ #: action_names.rb:63
1394
+ msgid "Auto-attach subscriptions"
1395
+ msgstr ""
1396
+
1397
+ #: action_names.rb:64
1398
+ msgid "Destroy"
1399
+ msgstr ""
1400
+
1401
+ #: action_names.rb:65
1402
+ msgid "Product Create"
1403
+ msgstr ""
1404
+
1405
+ #: action_names.rb:66
1406
+ msgid "Delete Product"
1407
+ msgstr ""
1408
+
1409
+ #: action_names.rb:67
1410
+ msgid "Reindex subscriptions"
1411
+ msgstr ""
1412
+
1413
+ #: action_names.rb:68
1414
+ msgid "Delete Package Group"
1415
+ msgstr ""
1416
+
1417
+ #: action_names.rb:69
1418
+ msgid "Report"
1419
+ msgstr ""