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