foreman_openscap 2.0.2 → 3.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +5 -5
- data/app/controllers/api/v2/compliance/scap_content_profiles_controller.rb +15 -0
- data/app/models/concerns/foreman_openscap/smart_proxy_extensions.rb +1 -1
- data/app/models/foreman_openscap/scap_content_profile.rb +3 -0
- data/app/services/foreman_openscap/lookup_key_overrider.rb +3 -2
- data/app/views/api/v2/compliance/scap_content_profiles/base.json.rabl +3 -0
- data/app/views/api/v2/compliance/scap_content_profiles/index.json.rabl +3 -0
- data/app/views/api/v2/compliance/scap_content_profiles/main.json.rabl +9 -0
- data/app/views/arf_reports/welcome.html.erb +2 -0
- data/config/routes.rb +2 -0
- data/db/migrate/20150929152345_move_arf_reports_to_reports_table.rb +0 -2
- data/db/migrate/20200117135424_migrate_port_overrides_to_int.rb +24 -0
- data/lib/foreman_openscap/engine.rb +9 -6
- data/lib/foreman_openscap/version.rb +1 -1
- data/locale/action_names.rb +1 -1
- data/locale/de/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/de/foreman_openscap.edit.po +1411 -0
- data/locale/de/foreman_openscap.po +20 -190
- data/locale/de/foreman_openscap.po.time_stamp +0 -0
- data/locale/en_GB/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/en_GB/foreman_openscap.edit.po +1240 -0
- data/locale/en_GB/foreman_openscap.po +20 -191
- data/locale/en_GB/foreman_openscap.po.time_stamp +0 -0
- data/locale/es/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/es/foreman_openscap.edit.po +1462 -0
- data/locale/es/foreman_openscap.po +16 -187
- data/locale/es/foreman_openscap.po.time_stamp +0 -0
- data/locale/foreman_openscap.pot +101 -326
- data/locale/fr/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/fr/foreman_openscap.edit.po +1468 -0
- data/locale/fr/foreman_openscap.po +16 -187
- data/locale/fr/foreman_openscap.po.time_stamp +0 -0
- data/locale/gl/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/gl/foreman_openscap.edit.po +1240 -0
- data/locale/gl/foreman_openscap.po +16 -187
- data/locale/gl/foreman_openscap.po.time_stamp +0 -0
- data/locale/it/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/it/foreman_openscap.edit.po +1361 -0
- data/locale/it/foreman_openscap.po +16 -187
- data/locale/it/foreman_openscap.po.time_stamp +0 -0
- data/locale/ja/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/ja/foreman_openscap.edit.po +1462 -0
- data/locale/ja/foreman_openscap.po +16 -187
- data/locale/ja/foreman_openscap.po.time_stamp +0 -0
- data/locale/ko/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/ko/foreman_openscap.edit.po +1408 -0
- data/locale/ko/foreman_openscap.po +16 -187
- data/locale/ko/foreman_openscap.po.time_stamp +0 -0
- data/locale/pt_BR/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/pt_BR/foreman_openscap.edit.po +1467 -0
- data/locale/pt_BR/foreman_openscap.po +16 -187
- data/locale/pt_BR/foreman_openscap.po.time_stamp +0 -0
- data/locale/ru/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/ru/foreman_openscap.edit.po +1412 -0
- data/locale/ru/foreman_openscap.po +16 -187
- data/locale/ru/foreman_openscap.po.time_stamp +0 -0
- data/locale/sv_SE/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/sv_SE/foreman_openscap.edit.po +1240 -0
- data/locale/sv_SE/foreman_openscap.po +16 -187
- data/locale/sv_SE/foreman_openscap.po.time_stamp +0 -0
- data/locale/zh_CN/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/zh_CN/foreman_openscap.edit.po +1463 -0
- data/locale/zh_CN/foreman_openscap.po +16 -187
- data/locale/zh_CN/foreman_openscap.po.time_stamp +0 -0
- data/locale/zh_TW/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/zh_TW/foreman_openscap.edit.po +1409 -0
- data/locale/zh_TW/foreman_openscap.po +16 -187
- data/locale/zh_TW/foreman_openscap.po.time_stamp +0 -0
- data/test/functional/api/v2/compliance/arf_reports_controller_test.rb +0 -3
- data/test/functional/api/v2/compliance/scap_content_profiles_controller_test.rb +15 -0
- data/test/test_plugin_helper.rb +2 -2
- metadata +25 -5
|
@@ -9,8 +9,8 @@ msgid ""
|
|
|
9
9
|
msgstr ""
|
|
10
10
|
"Project-Id-Version: Foreman\n"
|
|
11
11
|
"Report-Msgid-Bugs-To: \n"
|
|
12
|
-
"PO-Revision-Date: 2019-
|
|
13
|
-
"Last-Translator:
|
|
12
|
+
"PO-Revision-Date: 2019-10-23 20:36+0000\n"
|
|
13
|
+
"Last-Translator: Bryan Kearney <bryan.kearney@gmail.com>\n"
|
|
14
14
|
"Language-Team: Russian (http://www.transifex.com/foreman/foreman/language/ru/)"
|
|
15
15
|
"\n"
|
|
16
16
|
"MIME-Version: 1.0\n"
|
|
@@ -56,9 +56,6 @@ msgstr ""
|
|
|
56
56
|
msgid "A summary of reports for OpenSCAP policies"
|
|
57
57
|
msgstr ""
|
|
58
58
|
|
|
59
|
-
msgid "Abstract async task"
|
|
60
|
-
msgstr ""
|
|
61
|
-
|
|
62
59
|
msgid "Action with sub plans"
|
|
63
60
|
msgstr "Действия с подпланами"
|
|
64
61
|
|
|
@@ -83,15 +80,6 @@ msgstr ""
|
|
|
83
80
|
msgid "Assign Compliance Policy"
|
|
84
81
|
msgstr "Выбрать политику"
|
|
85
82
|
|
|
86
|
-
msgid "Attach subscriptions"
|
|
87
|
-
msgstr ""
|
|
88
|
-
|
|
89
|
-
msgid "Auto attach subscriptions"
|
|
90
|
-
msgstr ""
|
|
91
|
-
|
|
92
|
-
msgid "Auto-attach subscriptions"
|
|
93
|
-
msgstr ""
|
|
94
|
-
|
|
95
83
|
msgid "Back"
|
|
96
84
|
msgstr "Назад"
|
|
97
85
|
|
|
@@ -131,9 +119,6 @@ msgstr "Выберите период"
|
|
|
131
119
|
msgid "Choose weekday"
|
|
132
120
|
msgstr "Выберите день недели"
|
|
133
121
|
|
|
134
|
-
msgid "Combined Profile Update"
|
|
135
|
-
msgstr ""
|
|
136
|
-
|
|
137
122
|
msgid "Compliance"
|
|
138
123
|
msgstr "Соответствие стандартам"
|
|
139
124
|
|
|
@@ -173,12 +158,6 @@ msgstr ""
|
|
|
173
158
|
msgid "Could not validate %{file_type}. Error %{error}"
|
|
174
159
|
msgstr ""
|
|
175
160
|
|
|
176
|
-
msgid "Create"
|
|
177
|
-
msgstr ""
|
|
178
|
-
|
|
179
|
-
msgid "Create Package Group"
|
|
180
|
-
msgstr ""
|
|
181
|
-
|
|
182
161
|
msgid "Create SCAP content"
|
|
183
162
|
msgstr "Создать описание SCAP"
|
|
184
163
|
|
|
@@ -188,6 +167,9 @@ msgstr ""
|
|
|
188
167
|
msgid "Create a Tailoring file"
|
|
189
168
|
msgstr ""
|
|
190
169
|
|
|
170
|
+
msgid "Create client"
|
|
171
|
+
msgstr ""
|
|
172
|
+
|
|
191
173
|
msgid "Dashboard"
|
|
192
174
|
msgstr "Обзор"
|
|
193
175
|
|
|
@@ -203,30 +185,24 @@ msgstr "Профиль XCCDF по умолчанию"
|
|
|
203
185
|
msgid "Delete"
|
|
204
186
|
msgstr "Удалить"
|
|
205
187
|
|
|
206
|
-
msgid "Delete Activation Key"
|
|
207
|
-
msgstr ""
|
|
208
|
-
|
|
209
|
-
msgid "Delete Lifecycle Environment"
|
|
210
|
-
msgstr ""
|
|
211
|
-
|
|
212
|
-
msgid "Delete Package Group"
|
|
213
|
-
msgstr ""
|
|
214
|
-
|
|
215
|
-
msgid "Delete Product"
|
|
216
|
-
msgstr ""
|
|
217
|
-
|
|
218
188
|
msgid "Delete a Policy"
|
|
219
189
|
msgstr ""
|
|
220
190
|
|
|
221
191
|
msgid "Delete an ARF Report"
|
|
222
192
|
msgstr ""
|
|
223
193
|
|
|
194
|
+
msgid "Delete client"
|
|
195
|
+
msgstr ""
|
|
196
|
+
|
|
224
197
|
msgid "Delete compliance policy %s with all of its reports?"
|
|
225
198
|
msgstr ""
|
|
226
199
|
|
|
227
200
|
msgid "Delete compliance report for %s?"
|
|
228
201
|
msgstr "Удалить отчет %s?"
|
|
229
202
|
|
|
203
|
+
msgid "Delete host"
|
|
204
|
+
msgstr ""
|
|
205
|
+
|
|
230
206
|
msgid "Delete reports"
|
|
231
207
|
msgstr "Удалить отчеты"
|
|
232
208
|
|
|
@@ -251,18 +227,6 @@ msgstr ""
|
|
|
251
227
|
msgid "Description"
|
|
252
228
|
msgstr "Описание"
|
|
253
229
|
|
|
254
|
-
msgid "Destroy"
|
|
255
|
-
msgstr ""
|
|
256
|
-
|
|
257
|
-
msgid "Destroy Content Host"
|
|
258
|
-
msgstr ""
|
|
259
|
-
|
|
260
|
-
msgid "Disable"
|
|
261
|
-
msgstr ""
|
|
262
|
-
|
|
263
|
-
msgid "Discover"
|
|
264
|
-
msgstr ""
|
|
265
|
-
|
|
266
230
|
msgid "Documentation"
|
|
267
231
|
msgstr "Справка"
|
|
268
232
|
|
|
@@ -299,15 +263,6 @@ msgstr ""
|
|
|
299
263
|
msgid "Effective Profile"
|
|
300
264
|
msgstr ""
|
|
301
265
|
|
|
302
|
-
msgid "Enable"
|
|
303
|
-
msgstr ""
|
|
304
|
-
|
|
305
|
-
msgid "Errata mail"
|
|
306
|
-
msgstr ""
|
|
307
|
-
|
|
308
|
-
msgid "Export"
|
|
309
|
-
msgstr ""
|
|
310
|
-
|
|
311
266
|
msgid "Failed"
|
|
312
267
|
msgstr "Неудачно"
|
|
313
268
|
|
|
@@ -342,15 +297,9 @@ msgstr ""
|
|
|
342
297
|
msgid "Failed|F"
|
|
343
298
|
msgstr "Н"
|
|
344
299
|
|
|
345
|
-
msgid "Fetch pxe files"
|
|
346
|
-
msgstr ""
|
|
347
|
-
|
|
348
300
|
msgid "File Upload"
|
|
349
301
|
msgstr "Добавить файл"
|
|
350
302
|
|
|
351
|
-
msgid "Filtered index content"
|
|
352
|
-
msgstr ""
|
|
353
|
-
|
|
354
303
|
msgid "Full Report"
|
|
355
304
|
msgstr ""
|
|
356
305
|
|
|
@@ -408,12 +357,6 @@ msgstr ""
|
|
|
408
357
|
msgid "How the policy should be deployed"
|
|
409
358
|
msgstr ""
|
|
410
359
|
|
|
411
|
-
msgid "Hypervisors"
|
|
412
|
-
msgstr ""
|
|
413
|
-
|
|
414
|
-
msgid "Hypervisors update"
|
|
415
|
-
msgstr ""
|
|
416
|
-
|
|
417
360
|
msgid "ID of OpenSCAP Proxy"
|
|
418
361
|
msgstr ""
|
|
419
362
|
|
|
@@ -448,39 +391,6 @@ msgstr "Неопределенный результат"
|
|
|
448
391
|
msgid "Inconclusive results"
|
|
449
392
|
msgstr "Неопределенные результаты"
|
|
450
393
|
|
|
451
|
-
msgid "Incremental Update"
|
|
452
|
-
msgstr ""
|
|
453
|
-
|
|
454
|
-
msgid "Incremental Update of Content View Version(s) "
|
|
455
|
-
msgstr ""
|
|
456
|
-
|
|
457
|
-
msgid "Index content"
|
|
458
|
-
msgstr ""
|
|
459
|
-
|
|
460
|
-
msgid "Index errata"
|
|
461
|
-
msgstr ""
|
|
462
|
-
|
|
463
|
-
msgid "Index module streams"
|
|
464
|
-
msgstr ""
|
|
465
|
-
|
|
466
|
-
msgid "Index package groups"
|
|
467
|
-
msgstr ""
|
|
468
|
-
|
|
469
|
-
msgid "Install Applicable Errata"
|
|
470
|
-
msgstr ""
|
|
471
|
-
|
|
472
|
-
msgid "Install erratum"
|
|
473
|
-
msgstr ""
|
|
474
|
-
|
|
475
|
-
msgid "Install package"
|
|
476
|
-
msgstr ""
|
|
477
|
-
|
|
478
|
-
msgid "Install package group"
|
|
479
|
-
msgstr ""
|
|
480
|
-
|
|
481
|
-
msgid "Instance update"
|
|
482
|
-
msgstr ""
|
|
483
|
-
|
|
484
394
|
msgid "It may sometimes be required to adjust the security policy to your specific needs. "
|
|
485
395
|
msgstr ""
|
|
486
396
|
|
|
@@ -496,6 +406,9 @@ msgstr ""
|
|
|
496
406
|
msgid "List Policies"
|
|
497
407
|
msgstr ""
|
|
498
408
|
|
|
409
|
+
msgid "List SCAP content profiles"
|
|
410
|
+
msgstr ""
|
|
411
|
+
|
|
499
412
|
msgid "List SCAP contents"
|
|
500
413
|
msgstr "Возвращает список файлов описания SCAP"
|
|
501
414
|
|
|
@@ -638,9 +551,6 @@ msgstr "Другое"
|
|
|
638
551
|
msgid "Othered|O"
|
|
639
552
|
msgstr "Д"
|
|
640
553
|
|
|
641
|
-
msgid "Package Profile Update"
|
|
642
|
-
msgstr ""
|
|
643
|
-
|
|
644
554
|
msgid "Passed"
|
|
645
555
|
msgstr "Успешно"
|
|
646
556
|
|
|
@@ -699,24 +609,9 @@ msgstr ""
|
|
|
699
609
|
msgid "Policy with id %s not found."
|
|
700
610
|
msgstr ""
|
|
701
611
|
|
|
702
|
-
msgid "Product Create"
|
|
703
|
-
msgstr ""
|
|
704
|
-
|
|
705
|
-
msgid "Promote"
|
|
706
|
-
msgstr ""
|
|
707
|
-
|
|
708
|
-
msgid "Promotion to Environment"
|
|
709
|
-
msgstr ""
|
|
710
|
-
|
|
711
612
|
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."
|
|
712
613
|
msgstr ""
|
|
713
614
|
|
|
714
|
-
msgid "Publish"
|
|
715
|
-
msgstr ""
|
|
716
|
-
|
|
717
|
-
msgid "Publish Lifecycle Environment Repositories"
|
|
718
|
-
msgstr ""
|
|
719
|
-
|
|
720
615
|
msgid "Puppet class"
|
|
721
616
|
msgstr "Класс Puppet"
|
|
722
617
|
|
|
@@ -726,33 +621,9 @@ msgstr "Обоснование"
|
|
|
726
621
|
msgid "References"
|
|
727
622
|
msgstr "Ссылки"
|
|
728
623
|
|
|
729
|
-
msgid "Reindex subscriptions"
|
|
730
|
-
msgstr ""
|
|
731
|
-
|
|
732
624
|
msgid "Remote action:"
|
|
733
625
|
msgstr "Удаленное действие:"
|
|
734
626
|
|
|
735
|
-
msgid "Remove Content"
|
|
736
|
-
msgstr ""
|
|
737
|
-
|
|
738
|
-
msgid "Remove Version"
|
|
739
|
-
msgstr ""
|
|
740
|
-
|
|
741
|
-
msgid "Remove Versions and Associations"
|
|
742
|
-
msgstr ""
|
|
743
|
-
|
|
744
|
-
msgid "Remove from Environment"
|
|
745
|
-
msgstr ""
|
|
746
|
-
|
|
747
|
-
msgid "Remove package"
|
|
748
|
-
msgstr ""
|
|
749
|
-
|
|
750
|
-
msgid "Remove package group"
|
|
751
|
-
msgstr ""
|
|
752
|
-
|
|
753
|
-
msgid "Remove subscriptions"
|
|
754
|
-
msgstr ""
|
|
755
|
-
|
|
756
627
|
msgid "Report Metrics"
|
|
757
628
|
msgstr "Метрика"
|
|
758
629
|
|
|
@@ -768,9 +639,6 @@ msgstr ""
|
|
|
768
639
|
msgid "Reports"
|
|
769
640
|
msgstr "Отчеты"
|
|
770
641
|
|
|
771
|
-
msgid "Republish Version Repositories"
|
|
772
|
-
msgstr ""
|
|
773
|
-
|
|
774
642
|
msgid "Request timed out. Please try increasing Settings -> proxy_request_timeout"
|
|
775
643
|
msgstr ""
|
|
776
644
|
|
|
@@ -789,9 +657,6 @@ msgstr ""
|
|
|
789
657
|
msgid "Run OpenSCAP scan"
|
|
790
658
|
msgstr ""
|
|
791
659
|
|
|
792
|
-
msgid "Run Sync Plan:"
|
|
793
|
-
msgstr ""
|
|
794
|
-
|
|
795
660
|
msgid "SCAP Content"
|
|
796
661
|
msgstr "Описание SCAP"
|
|
797
662
|
|
|
@@ -897,15 +762,6 @@ msgstr ""
|
|
|
897
762
|
msgid "Summary report from Foreman server at %{foreman_url}"
|
|
898
763
|
msgstr "Сводный отчет с сервера Foreman: %{foreman_url}"
|
|
899
764
|
|
|
900
|
-
msgid "Sync capsule"
|
|
901
|
-
msgstr ""
|
|
902
|
-
|
|
903
|
-
msgid "Synchronize"
|
|
904
|
-
msgstr ""
|
|
905
|
-
|
|
906
|
-
msgid "Synchronize smart proxy"
|
|
907
|
-
msgstr ""
|
|
908
|
-
|
|
909
765
|
msgid "Tailoring File"
|
|
910
766
|
msgstr ""
|
|
911
767
|
|
|
@@ -970,12 +826,6 @@ msgstr "Отменить политику"
|
|
|
970
826
|
msgid "Unknown Compliance status"
|
|
971
827
|
msgstr "Неизвестный статус"
|
|
972
828
|
|
|
973
|
-
msgid "Update"
|
|
974
|
-
msgstr ""
|
|
975
|
-
|
|
976
|
-
msgid "Update Content Overrides"
|
|
977
|
-
msgstr ""
|
|
978
|
-
|
|
979
829
|
msgid "Update a Policy"
|
|
980
830
|
msgstr ""
|
|
981
831
|
|
|
@@ -985,25 +835,10 @@ msgstr ""
|
|
|
985
835
|
msgid "Update an SCAP content"
|
|
986
836
|
msgstr "Обновить описание SCAP"
|
|
987
837
|
|
|
988
|
-
msgid "Update
|
|
989
|
-
msgstr ""
|
|
990
|
-
|
|
991
|
-
msgid "Update for host"
|
|
992
|
-
msgstr ""
|
|
993
|
-
|
|
994
|
-
msgid "Update http proxy"
|
|
995
|
-
msgstr ""
|
|
996
|
-
|
|
997
|
-
msgid "Update http proxy details"
|
|
838
|
+
msgid "Update host"
|
|
998
839
|
msgstr ""
|
|
999
840
|
|
|
1000
|
-
msgid "Update
|
|
1001
|
-
msgstr ""
|
|
1002
|
-
|
|
1003
|
-
msgid "Update redhat repository"
|
|
1004
|
-
msgstr ""
|
|
1005
|
-
|
|
1006
|
-
msgid "Update release version for host"
|
|
841
|
+
msgid "Update node"
|
|
1007
842
|
msgstr ""
|
|
1008
843
|
|
|
1009
844
|
msgid "Updated hosts: Assigned with OpenSCAP Proxy: %s"
|
|
@@ -1024,12 +859,6 @@ msgstr ""
|
|
|
1024
859
|
msgid "Upload an ARF report"
|
|
1025
860
|
msgstr "Выгрузить отчет ARF"
|
|
1026
861
|
|
|
1027
|
-
msgid "Upload errata into"
|
|
1028
|
-
msgstr ""
|
|
1029
|
-
|
|
1030
|
-
msgid "Upload into"
|
|
1031
|
-
msgstr ""
|
|
1032
|
-
|
|
1033
862
|
msgid "Upload new SCAP content file"
|
|
1034
863
|
msgstr "Добавление файла описания SCAP"
|
|
1035
864
|
|
|
File without changes
|
|
Binary file
|
|
@@ -0,0 +1,1240 @@
|
|
|
1
|
+
# SOME DESCRIPTIVE TITLE.
|
|
2
|
+
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
|
3
|
+
# This file is distributed under the same license as the foreman_openscap package.
|
|
4
|
+
#
|
|
5
|
+
# Translators:
|
|
6
|
+
msgid ""
|
|
7
|
+
msgstr ""
|
|
8
|
+
"Project-Id-Version: Foreman\n"
|
|
9
|
+
"Report-Msgid-Bugs-To: \n"
|
|
10
|
+
"POT-Creation-Date: 2020-03-02 13:32+0000\n"
|
|
11
|
+
"PO-Revision-Date: 2019-10-23 20:36+0000\n"
|
|
12
|
+
"Last-Translator: johnny.westerlund <johnny.westerlund@gmail.com>\n"
|
|
13
|
+
"Language-Team: Swedish (Sweden) (http://www.transifex.com/foreman/foreman/lang"
|
|
14
|
+
"uage/sv_SE/)\n"
|
|
15
|
+
"MIME-Version: 1.0\n"
|
|
16
|
+
"Content-Type: text/plain; charset=UTF-8\n"
|
|
17
|
+
"Content-Transfer-Encoding: 8bit\n"
|
|
18
|
+
"Language: sv_SE\n"
|
|
19
|
+
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
20
|
+
|
|
21
|
+
#: ../app/controllers/api/v2/compliance/arf_reports_controller.rb:25
|
|
22
|
+
msgid "List ARF reports"
|
|
23
|
+
msgstr ""
|
|
24
|
+
|
|
25
|
+
#: ../app/controllers/api/v2/compliance/arf_reports_controller.rb:33
|
|
26
|
+
msgid "Show an ARF report"
|
|
27
|
+
msgstr ""
|
|
28
|
+
|
|
29
|
+
#: ../app/controllers/api/v2/compliance/arf_reports_controller.rb:39
|
|
30
|
+
msgid "Delete an ARF Report"
|
|
31
|
+
msgstr ""
|
|
32
|
+
|
|
33
|
+
#: ../app/controllers/api/v2/compliance/arf_reports_controller.rb:46
|
|
34
|
+
msgid "Upload an ARF report"
|
|
35
|
+
msgstr ""
|
|
36
|
+
|
|
37
|
+
#: ../app/controllers/api/v2/compliance/arf_reports_controller.rb:57
|
|
38
|
+
msgid "Download bzipped ARF report"
|
|
39
|
+
msgstr ""
|
|
40
|
+
|
|
41
|
+
#: ../app/controllers/api/v2/compliance/arf_reports_controller.rb:67
|
|
42
|
+
msgid "Download ARF report in HTML"
|
|
43
|
+
msgstr ""
|
|
44
|
+
|
|
45
|
+
#: ../app/controllers/api/v2/compliance/arf_reports_controller.rb:94
|
|
46
|
+
msgid "Policy with id %s not found."
|
|
47
|
+
msgstr ""
|
|
48
|
+
|
|
49
|
+
#: ../app/controllers/api/v2/compliance/arf_reports_controller.rb:101
|
|
50
|
+
msgid "Could not find host identified by: %s"
|
|
51
|
+
msgstr ""
|
|
52
|
+
|
|
53
|
+
#: ../app/controllers/api/v2/compliance/arf_reports_controller.rb:106
|
|
54
|
+
msgid "Failed to upload Arf Report, OpenSCAP proxy name or url not found in params when uploading for %s and host is missing openscap_proxy"
|
|
55
|
+
msgstr ""
|
|
56
|
+
|
|
57
|
+
#: ../app/controllers/api/v2/compliance/arf_reports_controller.rb:118
|
|
58
|
+
msgid "No proxy found for %{name} or %{url}"
|
|
59
|
+
msgstr ""
|
|
60
|
+
|
|
61
|
+
#: ../app/controllers/api/v2/compliance/policies_controller.rb:18
|
|
62
|
+
msgid "List Policies"
|
|
63
|
+
msgstr ""
|
|
64
|
+
|
|
65
|
+
#: ../app/controllers/api/v2/compliance/policies_controller.rb:26
|
|
66
|
+
msgid "Show a Policy"
|
|
67
|
+
msgstr ""
|
|
68
|
+
|
|
69
|
+
#: ../app/controllers/api/v2/compliance/policies_controller.rb:34
|
|
70
|
+
msgid "Policy name"
|
|
71
|
+
msgstr ""
|
|
72
|
+
|
|
73
|
+
#: ../app/controllers/api/v2/compliance/policies_controller.rb:35
|
|
74
|
+
msgid "Policy description"
|
|
75
|
+
msgstr ""
|
|
76
|
+
|
|
77
|
+
#: ../app/controllers/api/v2/compliance/policies_controller.rb:36
|
|
78
|
+
msgid "Policy SCAP content ID"
|
|
79
|
+
msgstr ""
|
|
80
|
+
|
|
81
|
+
#: ../app/controllers/api/v2/compliance/policies_controller.rb:37
|
|
82
|
+
msgid "Policy SCAP content profile ID"
|
|
83
|
+
msgstr ""
|
|
84
|
+
|
|
85
|
+
#: ../app/controllers/api/v2/compliance/policies_controller.rb:38
|
|
86
|
+
msgid "Policy schedule period (weekly, monthly, custom)"
|
|
87
|
+
msgstr ""
|
|
88
|
+
|
|
89
|
+
#: ../app/controllers/api/v2/compliance/policies_controller.rb:39
|
|
90
|
+
msgid "Policy schedule weekday (only if period == \"weekly\")"
|
|
91
|
+
msgstr ""
|
|
92
|
+
|
|
93
|
+
#: ../app/controllers/api/v2/compliance/policies_controller.rb:40
|
|
94
|
+
msgid "Policy schedule day of month (only if period == \"monthly\")"
|
|
95
|
+
msgstr ""
|
|
96
|
+
|
|
97
|
+
#: ../app/controllers/api/v2/compliance/policies_controller.rb:41
|
|
98
|
+
msgid "Policy schedule cron line (only if period == \"custom\")"
|
|
99
|
+
msgstr ""
|
|
100
|
+
|
|
101
|
+
#: ../app/controllers/api/v2/compliance/policies_controller.rb:42
|
|
102
|
+
msgid "Apply policy to host groups"
|
|
103
|
+
msgstr ""
|
|
104
|
+
|
|
105
|
+
#: ../app/controllers/api/v2/compliance/policies_controller.rb:43
|
|
106
|
+
msgid "Apply policy to hosts"
|
|
107
|
+
msgstr ""
|
|
108
|
+
|
|
109
|
+
#: ../app/controllers/api/v2/compliance/policies_controller.rb:44
|
|
110
|
+
msgid "Tailoring file ID"
|
|
111
|
+
msgstr ""
|
|
112
|
+
|
|
113
|
+
#: ../app/controllers/api/v2/compliance/policies_controller.rb:45
|
|
114
|
+
msgid "Tailoring file profile ID"
|
|
115
|
+
msgstr ""
|
|
116
|
+
|
|
117
|
+
#: ../app/controllers/api/v2/compliance/policies_controller.rb:46
|
|
118
|
+
msgid "How the policy should be deployed"
|
|
119
|
+
msgstr ""
|
|
120
|
+
|
|
121
|
+
#: ../app/controllers/api/v2/compliance/policies_controller.rb:51
|
|
122
|
+
msgid "Create a Policy"
|
|
123
|
+
msgstr ""
|
|
124
|
+
|
|
125
|
+
#: ../app/controllers/api/v2/compliance/policies_controller.rb:60
|
|
126
|
+
msgid "Update a Policy"
|
|
127
|
+
msgstr ""
|
|
128
|
+
|
|
129
|
+
#: ../app/controllers/api/v2/compliance/policies_controller.rb:68
|
|
130
|
+
msgid "Delete a Policy"
|
|
131
|
+
msgstr ""
|
|
132
|
+
|
|
133
|
+
#: ../app/controllers/api/v2/compliance/policies_controller.rb:75
|
|
134
|
+
msgid "Show a policy's SCAP content"
|
|
135
|
+
msgstr ""
|
|
136
|
+
|
|
137
|
+
#: ../app/controllers/api/v2/compliance/policies_controller.rb:85
|
|
138
|
+
msgid "Show a policy's Tailoring file"
|
|
139
|
+
msgstr ""
|
|
140
|
+
|
|
141
|
+
#: ../app/controllers/api/v2/compliance/policies_controller.rb:95
|
|
142
|
+
msgid "No Tailoring file assigned for policy with id %s"
|
|
143
|
+
msgstr ""
|
|
144
|
+
|
|
145
|
+
#: ../app/controllers/api/v2/compliance/scap_content_profiles_controller.rb:6
|
|
146
|
+
msgid "List SCAP content profiles"
|
|
147
|
+
msgstr ""
|
|
148
|
+
|
|
149
|
+
#: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:10
|
|
150
|
+
msgid "List SCAP contents"
|
|
151
|
+
msgstr ""
|
|
152
|
+
|
|
153
|
+
#: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:18
|
|
154
|
+
msgid "Download an SCAP content as XML"
|
|
155
|
+
msgstr ""
|
|
156
|
+
|
|
157
|
+
#: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:27
|
|
158
|
+
msgid "Show an SCAP content"
|
|
159
|
+
msgstr ""
|
|
160
|
+
|
|
161
|
+
#: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:34
|
|
162
|
+
msgid "SCAP content name"
|
|
163
|
+
msgstr ""
|
|
164
|
+
|
|
165
|
+
#: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:35
|
|
166
|
+
msgid "XML containing SCAP content"
|
|
167
|
+
msgstr ""
|
|
168
|
+
|
|
169
|
+
#: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:36 ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:37
|
|
170
|
+
msgid "Original file name of the XML file"
|
|
171
|
+
msgstr ""
|
|
172
|
+
|
|
173
|
+
#: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:41
|
|
174
|
+
msgid "Create SCAP content"
|
|
175
|
+
msgstr ""
|
|
176
|
+
|
|
177
|
+
#: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:49
|
|
178
|
+
msgid "Update an SCAP content"
|
|
179
|
+
msgstr ""
|
|
180
|
+
|
|
181
|
+
#: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:57
|
|
182
|
+
msgid "Deletes an SCAP content"
|
|
183
|
+
msgstr ""
|
|
184
|
+
|
|
185
|
+
#: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:11
|
|
186
|
+
msgid "List Tailoring files"
|
|
187
|
+
msgstr ""
|
|
188
|
+
|
|
189
|
+
#: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:19
|
|
190
|
+
msgid "Download a Tailoring file as XML"
|
|
191
|
+
msgstr ""
|
|
192
|
+
|
|
193
|
+
#: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:28
|
|
194
|
+
msgid "Show a Tailoring file"
|
|
195
|
+
msgstr ""
|
|
196
|
+
|
|
197
|
+
#: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:35
|
|
198
|
+
msgid "Tailoring file name"
|
|
199
|
+
msgstr ""
|
|
200
|
+
|
|
201
|
+
#: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:36
|
|
202
|
+
msgid "XML containing tailoring file"
|
|
203
|
+
msgstr ""
|
|
204
|
+
|
|
205
|
+
#: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:42
|
|
206
|
+
msgid "Create a Tailoring file"
|
|
207
|
+
msgstr ""
|
|
208
|
+
|
|
209
|
+
#: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:50
|
|
210
|
+
msgid "Update a Tailoring file"
|
|
211
|
+
msgstr ""
|
|
212
|
+
|
|
213
|
+
#: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:58
|
|
214
|
+
msgid "Deletes a Tailoring file"
|
|
215
|
+
msgstr ""
|
|
216
|
+
|
|
217
|
+
#: ../app/controllers/arf_reports_controller.rb:37
|
|
218
|
+
msgid "Failed to downloaded ARF report as bzip: %s"
|
|
219
|
+
msgstr ""
|
|
220
|
+
|
|
221
|
+
#: ../app/controllers/arf_reports_controller.rb:48
|
|
222
|
+
msgid "Failed to downloaded ARF report in HTML: %s"
|
|
223
|
+
msgstr ""
|
|
224
|
+
|
|
225
|
+
#: ../app/controllers/arf_reports_controller.rb:55
|
|
226
|
+
msgid "Successfully deleted ARF report."
|
|
227
|
+
msgstr ""
|
|
228
|
+
|
|
229
|
+
#: ../app/controllers/arf_reports_controller.rb:57
|
|
230
|
+
msgid "Failed to delete ARF Report for host %{host_name} reported at %{reported_at}"
|
|
231
|
+
msgstr ""
|
|
232
|
+
|
|
233
|
+
#: ../app/controllers/arf_reports_controller.rb:67
|
|
234
|
+
msgid "Failed to delete %s compliance reports"
|
|
235
|
+
msgstr ""
|
|
236
|
+
|
|
237
|
+
#: ../app/controllers/arf_reports_controller.rb:70
|
|
238
|
+
msgid "Successfully deleted %s compliance reports"
|
|
239
|
+
msgstr ""
|
|
240
|
+
|
|
241
|
+
#: ../app/controllers/arf_reports_controller.rb:85
|
|
242
|
+
msgid "No compliance reports were found."
|
|
243
|
+
msgstr ""
|
|
244
|
+
|
|
245
|
+
#: ../app/controllers/arf_reports_controller.rb:89
|
|
246
|
+
msgid "No compliance reports selected"
|
|
247
|
+
msgstr ""
|
|
248
|
+
|
|
249
|
+
#: ../app/controllers/arf_reports_controller.rb:94
|
|
250
|
+
msgid "Something went wrong while selecting compliance reports - %s"
|
|
251
|
+
msgstr ""
|
|
252
|
+
|
|
253
|
+
#: ../app/controllers/concerns/foreman_openscap/api/v2/hosts_controller_extensions.rb:19
|
|
254
|
+
msgid "Show config information for foreman_scap_client"
|
|
255
|
+
msgstr ""
|
|
256
|
+
|
|
257
|
+
#: ../app/controllers/concerns/foreman_openscap/api/v2/hosts_controller_extensions.rb:20
|
|
258
|
+
msgid "The identifier of the host"
|
|
259
|
+
msgstr ""
|
|
260
|
+
|
|
261
|
+
#: ../app/controllers/concerns/foreman_openscap/hosts_controller_extensions.rb:26
|
|
262
|
+
msgid "Updated hosts: Assigned with OpenSCAP Proxy: %s"
|
|
263
|
+
msgstr ""
|
|
264
|
+
|
|
265
|
+
#: ../app/controllers/concerns/foreman_openscap/hosts_controller_extensions.rb:29
|
|
266
|
+
msgid "No OpenSCAP Proxy selected."
|
|
267
|
+
msgstr ""
|
|
268
|
+
|
|
269
|
+
#: ../app/controllers/policies_controller.rb:84
|
|
270
|
+
msgid "Updated hosts: Assigned with compliance policy: %s"
|
|
271
|
+
msgstr ""
|
|
272
|
+
|
|
273
|
+
#: ../app/controllers/policies_controller.rb:91
|
|
274
|
+
msgid "No compliance policy selected."
|
|
275
|
+
msgstr ""
|
|
276
|
+
|
|
277
|
+
#: ../app/controllers/policies_controller.rb:103
|
|
278
|
+
msgid "Updated hosts: Unassigned from compliance policy '%s'"
|
|
279
|
+
msgstr ""
|
|
280
|
+
|
|
281
|
+
#: ../app/controllers/policies_controller.rb:105
|
|
282
|
+
msgid "No valid policy ID provided"
|
|
283
|
+
msgstr ""
|
|
284
|
+
|
|
285
|
+
#: ../app/controllers/policies_controller.rb:125
|
|
286
|
+
msgid "No hosts were found."
|
|
287
|
+
msgstr ""
|
|
288
|
+
|
|
289
|
+
#: ../app/controllers/policies_controller.rb:129
|
|
290
|
+
msgid "No hosts selected"
|
|
291
|
+
msgstr "Inga värdar markerade"
|
|
292
|
+
|
|
293
|
+
#: ../app/controllers/policies_controller.rb:134
|
|
294
|
+
msgid "Something went wrong while selecting hosts - %s"
|
|
295
|
+
msgstr "Något blev fel vid markering av värdar - %s"
|
|
296
|
+
|
|
297
|
+
#: ../app/helpers/arf_report_dashboard_helper.rb:18 ../app/helpers/compliance_dashboard_helper.rb:8 ../app/helpers/compliance_hosts_helper.rb:15 ../app/views/arf_reports/_list.html.erb:11 ../app/views/foreman_openscap/policy_mailer/_hosts.erb:11 ../app/views/policy_dashboard/_policy_reports.html.erb:10
|
|
298
|
+
msgid "Failed"
|
|
299
|
+
msgstr "Misslyckad"
|
|
300
|
+
|
|
301
|
+
#: ../app/helpers/arf_report_dashboard_helper.rb:19 ../app/helpers/compliance_dashboard_helper.rb:6 ../app/helpers/compliance_hosts_helper.rb:14 ../app/views/arf_reports/_list.html.erb:10 ../app/views/foreman_openscap/policy_mailer/_hosts.erb:8 ../app/views/policy_dashboard/_policy_reports.html.erb:9
|
|
302
|
+
msgid "Passed"
|
|
303
|
+
msgstr ""
|
|
304
|
+
|
|
305
|
+
#: ../app/helpers/arf_report_dashboard_helper.rb:20 ../app/views/arf_reports/_list.html.erb:12 ../app/views/foreman_openscap/policy_mailer/_hosts.erb:14 ../app/views/policy_dashboard/_policy_reports.html.erb:11
|
|
306
|
+
msgid "Other"
|
|
307
|
+
msgstr ""
|
|
308
|
+
|
|
309
|
+
#: ../app/helpers/arf_report_dashboard_helper.rb:28
|
|
310
|
+
msgid "Number of Events"
|
|
311
|
+
msgstr "Antal Event"
|
|
312
|
+
|
|
313
|
+
#: ../app/helpers/arf_report_dashboard_helper.rb:29
|
|
314
|
+
msgid "Rule Results"
|
|
315
|
+
msgstr ""
|
|
316
|
+
|
|
317
|
+
#: ../app/helpers/arf_reports_helper.rb:10
|
|
318
|
+
msgid "Show log messages:"
|
|
319
|
+
msgstr "Visa loggmeddelanden:"
|
|
320
|
+
|
|
321
|
+
#: ../app/helpers/arf_reports_helper.rb:11
|
|
322
|
+
msgid "All messages"
|
|
323
|
+
msgstr "Alla meddelanden"
|
|
324
|
+
|
|
325
|
+
#: ../app/helpers/arf_reports_helper.rb:11
|
|
326
|
+
msgid "Failed and Othered"
|
|
327
|
+
msgstr ""
|
|
328
|
+
|
|
329
|
+
#: ../app/helpers/arf_reports_helper.rb:11
|
|
330
|
+
msgid "Failed only"
|
|
331
|
+
msgstr ""
|
|
332
|
+
|
|
333
|
+
#: ../app/helpers/arf_reports_helper.rb:21 ../app/views/arf_reports/index.html.erb:1 ../app/views/arf_reports/welcome.html.erb:1 ../app/views/arf_reports/welcome.html.erb:7
|
|
334
|
+
msgid "Compliance Reports"
|
|
335
|
+
msgstr ""
|
|
336
|
+
|
|
337
|
+
#: ../app/helpers/arf_reports_helper.rb:57
|
|
338
|
+
msgid "Delete reports"
|
|
339
|
+
msgstr ""
|
|
340
|
+
|
|
341
|
+
#: ../app/helpers/arf_reports_helper.rb:62
|
|
342
|
+
msgid "Select Action"
|
|
343
|
+
msgstr "Välj Åtgärd"
|
|
344
|
+
|
|
345
|
+
#: ../app/helpers/arf_reports_helper.rb:65
|
|
346
|
+
msgid "%s - The following compliance reports are about to be changed"
|
|
347
|
+
msgstr ""
|
|
348
|
+
|
|
349
|
+
#: ../app/helpers/arf_reports_helper.rb:70
|
|
350
|
+
msgid "No proxy found!"
|
|
351
|
+
msgstr ""
|
|
352
|
+
|
|
353
|
+
#: ../app/helpers/arf_reports_helper.rb:75
|
|
354
|
+
msgid "Reported at %s"
|
|
355
|
+
msgstr ""
|
|
356
|
+
|
|
357
|
+
#: ../app/helpers/arf_reports_helper.rb:76
|
|
358
|
+
msgid " for policy %s"
|
|
359
|
+
msgstr ""
|
|
360
|
+
|
|
361
|
+
#: ../app/helpers/arf_reports_helper.rb:78
|
|
362
|
+
msgid " through %s"
|
|
363
|
+
msgstr ""
|
|
364
|
+
|
|
365
|
+
#: ../app/helpers/arf_reports_helper.rb:83
|
|
366
|
+
msgid "Hosts failing this rule"
|
|
367
|
+
msgstr ""
|
|
368
|
+
|
|
369
|
+
#: ../app/helpers/arf_reports_helper.rb:84
|
|
370
|
+
msgid "Hosts passing this rule"
|
|
371
|
+
msgstr ""
|
|
372
|
+
|
|
373
|
+
#: ../app/helpers/arf_reports_helper.rb:85
|
|
374
|
+
msgid "Hosts othering this rule"
|
|
375
|
+
msgstr ""
|
|
376
|
+
|
|
377
|
+
#: ../app/helpers/compliance_dashboard_helper.rb:3 ../app/views/arf_reports/delete_multiple.html.erb:7 ../app/views/policy_dashboard/_policy_reports.html.erb:6
|
|
378
|
+
msgid "Host"
|
|
379
|
+
msgstr "Värd"
|
|
380
|
+
|
|
381
|
+
#: ../app/helpers/compliance_dashboard_helper.rb:4 ../app/views/arf_reports/_list.html.erb:8
|
|
382
|
+
msgid "Policy"
|
|
383
|
+
msgstr ""
|
|
384
|
+
|
|
385
|
+
#. TRANSLATORS: initial character of Passed
|
|
386
|
+
#: ../app/helpers/compliance_dashboard_helper.rb:6
|
|
387
|
+
msgid "Passed|P"
|
|
388
|
+
msgstr ""
|
|
389
|
+
|
|
390
|
+
#. TRANSLATORS: initial character of Failed
|
|
391
|
+
#: ../app/helpers/compliance_dashboard_helper.rb:8
|
|
392
|
+
msgid "Failed|F"
|
|
393
|
+
msgstr "F"
|
|
394
|
+
|
|
395
|
+
#. TRANSLATORS: initial character of Othered which is an SCAP term
|
|
396
|
+
#: ../app/helpers/compliance_dashboard_helper.rb:10
|
|
397
|
+
msgid "Othered|O"
|
|
398
|
+
msgstr ""
|
|
399
|
+
|
|
400
|
+
#: ../app/helpers/compliance_dashboard_helper.rb:10 ../app/helpers/compliance_hosts_helper.rb:16
|
|
401
|
+
msgid "Othered"
|
|
402
|
+
msgstr ""
|
|
403
|
+
|
|
404
|
+
#: ../app/helpers/compliance_hosts_helper.rb:24
|
|
405
|
+
msgid "Assign Compliance Policy"
|
|
406
|
+
msgstr ""
|
|
407
|
+
|
|
408
|
+
#: ../app/helpers/compliance_hosts_helper.rb:25
|
|
409
|
+
msgid "Unassign Compliance Policy"
|
|
410
|
+
msgstr ""
|
|
411
|
+
|
|
412
|
+
#: ../app/helpers/compliance_hosts_helper.rb:26
|
|
413
|
+
msgid "Change OpenSCAP Proxy"
|
|
414
|
+
msgstr ""
|
|
415
|
+
|
|
416
|
+
#: ../app/helpers/compliance_hosts_helper.rb:35 ../app/models/foreman_openscap/compliance_status.rb:8 ../lib/foreman_openscap/engine.rb:138
|
|
417
|
+
msgid "Compliance"
|
|
418
|
+
msgstr ""
|
|
419
|
+
|
|
420
|
+
#: ../app/helpers/compliance_hosts_helper.rb:37
|
|
421
|
+
msgid "Host compliance details"
|
|
422
|
+
msgstr ""
|
|
423
|
+
|
|
424
|
+
#: ../app/helpers/concerns/foreman_openscap/hosts_helper_extensions.rb:4
|
|
425
|
+
msgid "Host is deleted"
|
|
426
|
+
msgstr ""
|
|
427
|
+
|
|
428
|
+
#: ../app/helpers/foreman_openscap_helper.rb:4
|
|
429
|
+
msgid "documentation"
|
|
430
|
+
msgstr ""
|
|
431
|
+
|
|
432
|
+
#: ../app/helpers/policies_helper.rb:56
|
|
433
|
+
msgid "Choose existing SCAP Content"
|
|
434
|
+
msgstr ""
|
|
435
|
+
|
|
436
|
+
#: ../app/helpers/policies_helper.rb:57 ../app/helpers/policies_helper.rb:62 ../app/models/foreman_openscap/policy.rb:111 ../app/views/policies/_form.html.erb:10 ../app/views/scap_contents/welcome.html.erb:1 ../app/views/scap_contents/welcome.html.erb:6
|
|
437
|
+
msgid "SCAP Content"
|
|
438
|
+
msgstr ""
|
|
439
|
+
|
|
440
|
+
#: ../app/helpers/policies_helper.rb:72 ../app/helpers/policies_helper.rb:79
|
|
441
|
+
msgid "XCCDF Profile"
|
|
442
|
+
msgstr ""
|
|
443
|
+
|
|
444
|
+
#: ../app/helpers/policies_helper.rb:78
|
|
445
|
+
msgid "Default XCCDF profile"
|
|
446
|
+
msgstr ""
|
|
447
|
+
|
|
448
|
+
#: ../app/helpers/policies_helper.rb:87
|
|
449
|
+
msgid "Choose Tailoring File"
|
|
450
|
+
msgstr ""
|
|
451
|
+
|
|
452
|
+
#: ../app/helpers/policies_helper.rb:88 ../app/views/policies/_list.html.erb:6
|
|
453
|
+
msgid "Tailoring File"
|
|
454
|
+
msgstr ""
|
|
455
|
+
|
|
456
|
+
#: ../app/helpers/policies_helper.rb:97
|
|
457
|
+
msgid "XCCDF Profile in Tailoring File"
|
|
458
|
+
msgstr ""
|
|
459
|
+
|
|
460
|
+
#: ../app/helpers/policies_helper.rb:98
|
|
461
|
+
msgid "This profile will be used to override the one from scap content"
|
|
462
|
+
msgstr ""
|
|
463
|
+
|
|
464
|
+
#: ../app/helpers/policies_helper.rb:109 ../app/views/arf_reports/_list.html.erb:54
|
|
465
|
+
msgid "Submit"
|
|
466
|
+
msgstr "Sänd"
|
|
467
|
+
|
|
468
|
+
#: ../app/helpers/policies_helper.rb:113 ../app/views/arf_reports/_list.html.erb:53
|
|
469
|
+
msgid "Cancel"
|
|
470
|
+
msgstr "Avbryt"
|
|
471
|
+
|
|
472
|
+
#: ../app/helpers/policies_helper.rb:145 ../lib/foreman_openscap/engine.rb:139
|
|
473
|
+
msgid "Policies"
|
|
474
|
+
msgstr ""
|
|
475
|
+
|
|
476
|
+
#: ../app/helpers/policy_dashboard_helper.rb:11
|
|
477
|
+
msgid "Compliant hosts"
|
|
478
|
+
msgstr ""
|
|
479
|
+
|
|
480
|
+
#: ../app/helpers/policy_dashboard_helper.rb:12
|
|
481
|
+
msgid "Incompliant hosts"
|
|
482
|
+
msgstr ""
|
|
483
|
+
|
|
484
|
+
#: ../app/helpers/policy_dashboard_helper.rb:13 ../app/models/foreman_openscap/compliance_status.rb:20
|
|
485
|
+
msgid "Inconclusive"
|
|
486
|
+
msgstr ""
|
|
487
|
+
|
|
488
|
+
#: ../app/helpers/policy_dashboard_helper.rb:14
|
|
489
|
+
msgid "Not audited"
|
|
490
|
+
msgstr ""
|
|
491
|
+
|
|
492
|
+
#: ../app/helpers/policy_dashboard_helper.rb:41
|
|
493
|
+
msgid "Host is assigned to policy"
|
|
494
|
+
msgstr ""
|
|
495
|
+
|
|
496
|
+
#: ../app/helpers/policy_dashboard_helper.rb:44
|
|
497
|
+
msgid "Host is not assigned to policy but reports were found. You may want to delete the reports or assign the policy again."
|
|
498
|
+
msgstr ""
|
|
499
|
+
|
|
500
|
+
#: ../app/helpers/policy_dashboard_helper.rb:52
|
|
501
|
+
msgid "Hosts no longer assigned: %s"
|
|
502
|
+
msgstr ""
|
|
503
|
+
|
|
504
|
+
#: ../app/helpers/policy_dashboard_helper.rb:56
|
|
505
|
+
msgid "Total hosts with reports where policy is no longer assigned."
|
|
506
|
+
msgstr ""
|
|
507
|
+
|
|
508
|
+
#: ../app/lib/proxy_api/openscap.rb:21
|
|
509
|
+
msgid "Request timed out. Please try increasing Settings -> proxy_request_timeout"
|
|
510
|
+
msgstr ""
|
|
511
|
+
|
|
512
|
+
#: ../app/lib/proxy_api/openscap.rb:24
|
|
513
|
+
msgid "Could not validate %s. Please make sure you have appropriate proxy version to use this functionality"
|
|
514
|
+
msgstr ""
|
|
515
|
+
|
|
516
|
+
#: ../app/lib/proxy_api/openscap.rb:27
|
|
517
|
+
msgid "Could not validate %{file_type}. Error %{error}"
|
|
518
|
+
msgstr ""
|
|
519
|
+
|
|
520
|
+
#: ../app/lib/proxy_api/openscap.rb:40
|
|
521
|
+
msgid "Unable to get HTML version of requested report from Smart Proxy"
|
|
522
|
+
msgstr ""
|
|
523
|
+
|
|
524
|
+
#: ../app/lib/proxy_api/openscap.rb:49
|
|
525
|
+
msgid "Unable to get XML version of requested report from Smart Proxy"
|
|
526
|
+
msgstr ""
|
|
527
|
+
|
|
528
|
+
#: ../app/mailers/foreman_openscap/policy_mailer.rb:17
|
|
529
|
+
msgid "SCAP policies summary"
|
|
530
|
+
msgstr ""
|
|
531
|
+
|
|
532
|
+
#: ../app/models/concerns/foreman_openscap/log_extensions.rb:17
|
|
533
|
+
msgid "is not included in SCAP_RESULT"
|
|
534
|
+
msgstr ""
|
|
535
|
+
|
|
536
|
+
#: ../app/models/concerns/foreman_openscap/openscap_proxy_core_extensions.rb:69
|
|
537
|
+
msgid "must have Openscap feature"
|
|
538
|
+
msgstr ""
|
|
539
|
+
|
|
540
|
+
#: ../app/models/concerns/foreman_openscap/openscap_proxy_extensions.rb:8
|
|
541
|
+
msgid "No OpenSCAP proxy found for %{class} with id %{id}"
|
|
542
|
+
msgstr ""
|
|
543
|
+
|
|
544
|
+
#: ../app/models/foreman_openscap/compliance_status.rb:18 ../app/views/foreman_openscap/policy_mailer/_dashboard.erb:13
|
|
545
|
+
msgid "Compliant"
|
|
546
|
+
msgstr ""
|
|
547
|
+
|
|
548
|
+
#: ../app/models/foreman_openscap/compliance_status.rb:22 ../app/views/foreman_openscap/policy_mailer/_dashboard.erb:17
|
|
549
|
+
msgid "Incompliant"
|
|
550
|
+
msgstr ""
|
|
551
|
+
|
|
552
|
+
#: ../app/models/foreman_openscap/compliance_status.rb:24
|
|
553
|
+
msgid "Unknown Compliance status"
|
|
554
|
+
msgstr ""
|
|
555
|
+
|
|
556
|
+
#: ../app/models/foreman_openscap/policy.rb:31 ../app/models/foreman_openscap/policy.rb:273
|
|
557
|
+
msgid "is not a valid value"
|
|
558
|
+
msgstr ""
|
|
559
|
+
|
|
560
|
+
#: ../app/models/foreman_openscap/policy.rb:51
|
|
561
|
+
msgid "Cannot generate HTML guide, scap content is missing."
|
|
562
|
+
msgstr ""
|
|
563
|
+
|
|
564
|
+
#: ../app/models/foreman_openscap/policy.rb:57
|
|
565
|
+
msgid "Cannot generate HTML guide, no valid OpenSCAP proxy server found."
|
|
566
|
+
msgstr ""
|
|
567
|
+
|
|
568
|
+
#: ../app/models/foreman_openscap/policy.rb:111 ../app/views/policies/_form.html.erb:8
|
|
569
|
+
msgid "Deployment Options"
|
|
570
|
+
msgstr ""
|
|
571
|
+
|
|
572
|
+
#: ../app/models/foreman_openscap/policy.rb:111
|
|
573
|
+
msgid "Policy Attributes"
|
|
574
|
+
msgstr ""
|
|
575
|
+
|
|
576
|
+
#: ../app/models/foreman_openscap/policy.rb:111 ../app/views/policies/_form.html.erb:11
|
|
577
|
+
msgid "Schedule"
|
|
578
|
+
msgstr ""
|
|
579
|
+
|
|
580
|
+
#: ../app/models/foreman_openscap/policy.rb:112 ../app/views/policies/_form.html.erb:13 ../app/views/scap_contents/_form.html.erb:11 ../app/views/tailoring_files/_form.html.erb:11
|
|
581
|
+
msgid "Locations"
|
|
582
|
+
msgstr "Lokationer"
|
|
583
|
+
|
|
584
|
+
#: ../app/models/foreman_openscap/policy.rb:113 ../app/views/policies/_form.html.erb:16 ../app/views/scap_contents/_form.html.erb:14 ../app/views/tailoring_files/_form.html.erb:14
|
|
585
|
+
msgid "Organizations"
|
|
586
|
+
msgstr "Organisationer"
|
|
587
|
+
|
|
588
|
+
#: ../app/models/foreman_openscap/policy.rb:114
|
|
589
|
+
msgid "Hostgroups"
|
|
590
|
+
msgstr ""
|
|
591
|
+
|
|
592
|
+
#: ../app/models/foreman_openscap/policy.rb:267
|
|
593
|
+
msgid "does not consist of 5 parts separated by space"
|
|
594
|
+
msgstr ""
|
|
595
|
+
|
|
596
|
+
#: ../app/models/foreman_openscap/policy.rb:279
|
|
597
|
+
msgid "must be between 1 and 31"
|
|
598
|
+
msgstr ""
|
|
599
|
+
|
|
600
|
+
#: ../app/models/foreman_openscap/policy.rb:284
|
|
601
|
+
msgid "must be present when tailoring file profile present"
|
|
602
|
+
msgstr ""
|
|
603
|
+
|
|
604
|
+
#: ../app/models/foreman_openscap/policy.rb:285
|
|
605
|
+
msgid "must be present when tailoring file present"
|
|
606
|
+
msgstr ""
|
|
607
|
+
|
|
608
|
+
#: ../app/models/foreman_openscap/policy.rb:290
|
|
609
|
+
msgid "does not come from selected tailoring file"
|
|
610
|
+
msgstr ""
|
|
611
|
+
|
|
612
|
+
#: ../app/models/foreman_openscap/policy.rb:296
|
|
613
|
+
msgid "does not have the selected SCAP content profile"
|
|
614
|
+
msgstr ""
|
|
615
|
+
|
|
616
|
+
#: ../app/models/foreman_openscap/policy.rb:328
|
|
617
|
+
msgid "cannot assign to %s, all assigned policies must be deployed in the same way, check 'deploy by' for each assigned policy"
|
|
618
|
+
msgstr ""
|
|
619
|
+
|
|
620
|
+
#: ../app/services/foreman_openscap/arf_report_status_calculator.rb:30
|
|
621
|
+
msgid "invalid type %s"
|
|
622
|
+
msgstr "felaktig typ %s"
|
|
623
|
+
|
|
624
|
+
#: ../app/services/foreman_openscap/client_config/ansible.rb:32
|
|
625
|
+
msgid "Ansible role"
|
|
626
|
+
msgstr ""
|
|
627
|
+
|
|
628
|
+
#: ../app/services/foreman_openscap/client_config/ansible.rb:33
|
|
629
|
+
msgid "Ansible variables"
|
|
630
|
+
msgstr ""
|
|
631
|
+
|
|
632
|
+
#: ../app/services/foreman_openscap/client_config/puppet.rb:32
|
|
633
|
+
msgid "Puppet class"
|
|
634
|
+
msgstr "Puppetklass"
|
|
635
|
+
|
|
636
|
+
#: ../app/services/foreman_openscap/client_config/puppet.rb:33
|
|
637
|
+
msgid "Smart Class Parameters"
|
|
638
|
+
msgstr ""
|
|
639
|
+
|
|
640
|
+
#: ../app/services/foreman_openscap/lookup_key_overrider.rb:13
|
|
641
|
+
msgid "%{type} was selected to deploy policy to clients, but %{type} is not available. Are you missing a plugin?"
|
|
642
|
+
msgstr ""
|
|
643
|
+
|
|
644
|
+
#: ../app/services/foreman_openscap/lookup_key_overrider.rb:27
|
|
645
|
+
msgid "Required %{msg_name} %{class} was not found, please ensure it is imported first."
|
|
646
|
+
msgstr ""
|
|
647
|
+
|
|
648
|
+
#: ../app/services/foreman_openscap/lookup_key_overrider.rb:57
|
|
649
|
+
msgid "The following %{key_name} were missing for %{item_name}: %{key_names}. Make sure they are imported before proceeding."
|
|
650
|
+
msgstr ""
|
|
651
|
+
|
|
652
|
+
#: ../app/services/foreman_openscap/lookup_key_overrider.rb:90
|
|
653
|
+
msgid "Failed to save when overriding parameters for %{config_tool}, cause: %{errors}"
|
|
654
|
+
msgstr ""
|
|
655
|
+
|
|
656
|
+
#: ../app/services/foreman_openscap/openscap_proxy_version_check.rb:39
|
|
657
|
+
msgid "This feature is temporarily disabled. "
|
|
658
|
+
msgstr ""
|
|
659
|
+
|
|
660
|
+
#: ../app/services/foreman_openscap/openscap_proxy_version_check.rb:40
|
|
661
|
+
msgid "The following Smart Proxies need to be updated to unlock the feature: %s. "
|
|
662
|
+
msgstr ""
|
|
663
|
+
|
|
664
|
+
#: ../app/services/foreman_openscap/openscap_proxy_version_check.rb:41
|
|
665
|
+
msgid "The following proxies could not be reached: %s. Please make sure they are available so Foreman can check their versions."
|
|
666
|
+
msgstr ""
|
|
667
|
+
|
|
668
|
+
#: ../app/validators/foreman_openscap/data_stream_validator.rb:9
|
|
669
|
+
msgid "No proxy with OpenSCAP feature was found."
|
|
670
|
+
msgstr ""
|
|
671
|
+
|
|
672
|
+
#: ../app/validators/foreman_openscap/data_stream_validator.rb:14
|
|
673
|
+
msgid "No proxy with OpenSCAP feature is running."
|
|
674
|
+
msgstr ""
|
|
675
|
+
|
|
676
|
+
#: ../app/validators/foreman_openscap/data_stream_validator.rb:26
|
|
677
|
+
msgid "No available proxy to validate. Returned with error: %s"
|
|
678
|
+
msgstr ""
|
|
679
|
+
|
|
680
|
+
#: ../app/validators/foreman_openscap/data_stream_validator.rb:33
|
|
681
|
+
msgid "Changed file does not include existing SCAP content profiles"
|
|
682
|
+
msgstr ""
|
|
683
|
+
|
|
684
|
+
#: ../app/views/arf_reports/_detailed_message.html.erb:3
|
|
685
|
+
msgid "More details"
|
|
686
|
+
msgstr ""
|
|
687
|
+
|
|
688
|
+
#: ../app/views/arf_reports/_detailed_message.html.erb:6
|
|
689
|
+
msgid "Description"
|
|
690
|
+
msgstr "Beskrivning"
|
|
691
|
+
|
|
692
|
+
#: ../app/views/arf_reports/_detailed_message.html.erb:7
|
|
693
|
+
msgid "Rationale"
|
|
694
|
+
msgstr ""
|
|
695
|
+
|
|
696
|
+
#: ../app/views/arf_reports/_detailed_message.html.erb:8
|
|
697
|
+
msgid "References"
|
|
698
|
+
msgstr ""
|
|
699
|
+
|
|
700
|
+
#: ../app/views/arf_reports/_list.html.erb:5
|
|
701
|
+
msgid "Select all items in this page"
|
|
702
|
+
msgstr "Markera alla valbara på denna sida"
|
|
703
|
+
|
|
704
|
+
#: ../app/views/arf_reports/_list.html.erb:5
|
|
705
|
+
msgid "items selected. Uncheck to Clear"
|
|
706
|
+
msgstr "poster markerade. Avmarkera för att rensa"
|
|
707
|
+
|
|
708
|
+
#: ../app/views/arf_reports/_list.html.erb:7 ../app/views/arf_reports/delete_multiple.html.erb:10
|
|
709
|
+
msgid "Reported At"
|
|
710
|
+
msgstr ""
|
|
711
|
+
|
|
712
|
+
#: ../app/views/arf_reports/_list.html.erb:9
|
|
713
|
+
msgid "Openscap Proxy"
|
|
714
|
+
msgstr ""
|
|
715
|
+
|
|
716
|
+
#: ../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:12 ../app/views/scap_contents/_list.html.erb:6 ../app/views/tailoring_files/_list.html.erb:6
|
|
717
|
+
msgid "Actions"
|
|
718
|
+
msgstr "Åtgärder"
|
|
719
|
+
|
|
720
|
+
#: ../app/views/arf_reports/_list.html.erb:28
|
|
721
|
+
msgid "Deleted policy"
|
|
722
|
+
msgstr ""
|
|
723
|
+
|
|
724
|
+
#: ../app/views/arf_reports/_list.html.erb:34
|
|
725
|
+
msgid "Full Report"
|
|
726
|
+
msgstr ""
|
|
727
|
+
|
|
728
|
+
#: ../app/views/arf_reports/_list.html.erb:37
|
|
729
|
+
msgid "Delete compliance report for %s?"
|
|
730
|
+
msgstr ""
|
|
731
|
+
|
|
732
|
+
#: ../app/views/arf_reports/_list.html.erb:48
|
|
733
|
+
msgid "Please Confirm"
|
|
734
|
+
msgstr "Vänligen bekräfta"
|
|
735
|
+
|
|
736
|
+
#: ../app/views/arf_reports/_metrics.html.erb:6
|
|
737
|
+
msgid "Report Metrics"
|
|
738
|
+
msgstr "Rapportstatistik"
|
|
739
|
+
|
|
740
|
+
#: ../app/views/arf_reports/_metrics.html.erb:13
|
|
741
|
+
msgid "Report Status"
|
|
742
|
+
msgstr "Rapportstatus"
|
|
743
|
+
|
|
744
|
+
#: ../app/views/arf_reports/_metrics.html.erb:34
|
|
745
|
+
msgid "Total"
|
|
746
|
+
msgstr "Total(t)"
|
|
747
|
+
|
|
748
|
+
#: ../app/views/arf_reports/_output.html.erb:4
|
|
749
|
+
msgid "Result"
|
|
750
|
+
msgstr ""
|
|
751
|
+
|
|
752
|
+
#: ../app/views/arf_reports/_output.html.erb:5
|
|
753
|
+
msgid "Message"
|
|
754
|
+
msgstr "Meddelande"
|
|
755
|
+
|
|
756
|
+
#: ../app/views/arf_reports/_output.html.erb:6
|
|
757
|
+
msgid "Resource"
|
|
758
|
+
msgstr "Resurs"
|
|
759
|
+
|
|
760
|
+
#: ../app/views/arf_reports/_output.html.erb:7
|
|
761
|
+
msgid "Severity"
|
|
762
|
+
msgstr ""
|
|
763
|
+
|
|
764
|
+
#: ../app/views/arf_reports/_output.html.erb:25
|
|
765
|
+
msgid "Nothing to show"
|
|
766
|
+
msgstr "Inget att visa"
|
|
767
|
+
|
|
768
|
+
#: ../app/views/arf_reports/delete_multiple.html.erb:27
|
|
769
|
+
msgid "Delete"
|
|
770
|
+
msgstr "Radera"
|
|
771
|
+
|
|
772
|
+
#: ../app/views/arf_reports/delete_multiple.html.erb:28
|
|
773
|
+
msgid "these Compliance reports"
|
|
774
|
+
msgstr ""
|
|
775
|
+
|
|
776
|
+
#: ../app/views/arf_reports/show.html.erb:15
|
|
777
|
+
msgid "Back"
|
|
778
|
+
msgstr "Tillbaka"
|
|
779
|
+
|
|
780
|
+
#: ../app/views/arf_reports/show.html.erb:17
|
|
781
|
+
msgid "Host details"
|
|
782
|
+
msgstr "Värddetaljer"
|
|
783
|
+
|
|
784
|
+
#: ../app/views/arf_reports/show.html.erb:18
|
|
785
|
+
msgid "View full report"
|
|
786
|
+
msgstr ""
|
|
787
|
+
|
|
788
|
+
#: ../app/views/arf_reports/show.html.erb:19
|
|
789
|
+
msgid "Download XML in bzip"
|
|
790
|
+
msgstr ""
|
|
791
|
+
|
|
792
|
+
#: ../app/views/arf_reports/show.html.erb:20
|
|
793
|
+
msgid "Download HTML"
|
|
794
|
+
msgstr ""
|
|
795
|
+
|
|
796
|
+
#: ../app/views/arf_reports/show_html.html.erb:9
|
|
797
|
+
msgid "Loading..."
|
|
798
|
+
msgstr ""
|
|
799
|
+
|
|
800
|
+
#: ../app/views/arf_reports/welcome.html.erb:9
|
|
801
|
+
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."
|
|
802
|
+
msgstr ""
|
|
803
|
+
|
|
804
|
+
#: ../app/views/arf_reports/welcome.html.erb:12
|
|
805
|
+
msgid "Documentation"
|
|
806
|
+
msgstr "Dokumentation"
|
|
807
|
+
|
|
808
|
+
#: ../app/views/compliance_hosts/show.html.erb:9
|
|
809
|
+
msgid "Compliance Hosts"
|
|
810
|
+
msgstr ""
|
|
811
|
+
|
|
812
|
+
#: ../app/views/compliance_hosts/show.html.erb:11
|
|
813
|
+
msgid "%s compliance reports by policy"
|
|
814
|
+
msgstr ""
|
|
815
|
+
|
|
816
|
+
#: ../app/views/compliance_hosts/show.html.erb:15
|
|
817
|
+
msgid "%s compliance report by policy"
|
|
818
|
+
msgid_plural "%s compliance reports by policy"
|
|
819
|
+
msgstr[0] ""
|
|
820
|
+
msgstr[1] ""
|
|
821
|
+
|
|
822
|
+
#: ../app/views/compliance_hosts/show.html.erb:17
|
|
823
|
+
msgid "Policy %s"
|
|
824
|
+
msgstr ""
|
|
825
|
+
|
|
826
|
+
#: ../app/views/compliance_hosts/show.html.erb:23
|
|
827
|
+
msgid "%s latest report"
|
|
828
|
+
msgstr ""
|
|
829
|
+
|
|
830
|
+
#: ../app/views/compliance_hosts/show.html.erb:35
|
|
831
|
+
msgid "%s reports over time"
|
|
832
|
+
msgstr ""
|
|
833
|
+
|
|
834
|
+
#: ../app/views/compliance_hosts/show.html.erb:43
|
|
835
|
+
msgid "No report for this policy"
|
|
836
|
+
msgstr ""
|
|
837
|
+
|
|
838
|
+
#: ../app/views/dashboard/_compliance_host_reports_widget.html.erb:1 ../lib/foreman_openscap/engine.rb:154
|
|
839
|
+
msgid "Latest Compliance Reports"
|
|
840
|
+
msgstr ""
|
|
841
|
+
|
|
842
|
+
#: ../app/views/dashboard/_compliance_host_reports_widget.html.erb:4
|
|
843
|
+
msgid "No reports available"
|
|
844
|
+
msgstr ""
|
|
845
|
+
|
|
846
|
+
#: ../app/views/dashboard/_compliance_host_reports_widget.html.erb:12
|
|
847
|
+
msgid "Host does not exist anymore"
|
|
848
|
+
msgstr ""
|
|
849
|
+
|
|
850
|
+
#: ../app/views/dashboard/_compliance_host_reports_widget.html.erb:13
|
|
851
|
+
msgid "Policy is missing"
|
|
852
|
+
msgstr ""
|
|
853
|
+
|
|
854
|
+
#: ../app/views/dashboard/_compliance_reports_breakdown_widget.html.erb:1 ../lib/foreman_openscap/engine.rb:156
|
|
855
|
+
msgid "Compliance Reports Breakdown"
|
|
856
|
+
msgstr ""
|
|
857
|
+
|
|
858
|
+
#: ../app/views/foreman_openscap/policy_mailer/_dashboard.erb:9
|
|
859
|
+
msgid "Changed"
|
|
860
|
+
msgstr ""
|
|
861
|
+
|
|
862
|
+
#: ../app/views/foreman_openscap/policy_mailer/_hosts.erb:5
|
|
863
|
+
msgid "Hostname"
|
|
864
|
+
msgstr ""
|
|
865
|
+
|
|
866
|
+
#: ../app/views/foreman_openscap/policy_mailer/_hosts.erb:17
|
|
867
|
+
msgid "Changed?"
|
|
868
|
+
msgstr ""
|
|
869
|
+
|
|
870
|
+
#: ../app/views/foreman_openscap/policy_mailer/_hosts.erb:36
|
|
871
|
+
msgid "Yes"
|
|
872
|
+
msgstr ""
|
|
873
|
+
|
|
874
|
+
#: ../app/views/foreman_openscap/policy_mailer/_hosts.erb:36
|
|
875
|
+
msgid "No"
|
|
876
|
+
msgstr ""
|
|
877
|
+
|
|
878
|
+
#: ../app/views/foreman_openscap/policy_mailer/_hosts.erb:40
|
|
879
|
+
msgid "No ARF reports for this policy"
|
|
880
|
+
msgstr ""
|
|
881
|
+
|
|
882
|
+
#: ../app/views/foreman_openscap/policy_mailer/_list.erb:8
|
|
883
|
+
msgid "None!"
|
|
884
|
+
msgstr ""
|
|
885
|
+
|
|
886
|
+
#: ../app/views/foreman_openscap/policy_mailer/_policy.erb:7
|
|
887
|
+
msgid "Total of one host"
|
|
888
|
+
msgid_plural "Total of %{hosts} hosts"
|
|
889
|
+
msgstr[0] ""
|
|
890
|
+
msgstr[1] ""
|
|
891
|
+
|
|
892
|
+
#: ../app/views/foreman_openscap/policy_mailer/policy_summary.erb:6
|
|
893
|
+
msgid "Summary report for OpenScap from Foreman"
|
|
894
|
+
msgstr ""
|
|
895
|
+
|
|
896
|
+
#: ../app/views/foreman_openscap/policy_mailer/policy_summary.erb:9
|
|
897
|
+
msgid "<b>Foreman</b> OpenSCAP summary"
|
|
898
|
+
msgstr ""
|
|
899
|
+
|
|
900
|
+
#: ../app/views/foreman_openscap/policy_mailer/policy_summary.erb:10
|
|
901
|
+
msgid "Summary from %{time} ago to now"
|
|
902
|
+
msgstr ""
|
|
903
|
+
|
|
904
|
+
#: ../app/views/foreman_openscap/policy_mailer/policy_summary.erb:11
|
|
905
|
+
msgid "Summary report from Foreman server at %{foreman_url}"
|
|
906
|
+
msgstr ""
|
|
907
|
+
|
|
908
|
+
#: ../app/views/foreman_openscap/policy_mailer/policy_summary.erb:16
|
|
909
|
+
msgid "Policies with hosts:"
|
|
910
|
+
msgstr ""
|
|
911
|
+
|
|
912
|
+
#: ../app/views/hosts/select_multiple_openscap_proxy.html.erb:5
|
|
913
|
+
msgid "Select OpenSCAP Proxy"
|
|
914
|
+
msgstr ""
|
|
915
|
+
|
|
916
|
+
#: ../app/views/policies/_form.html.erb:9
|
|
917
|
+
msgid "General"
|
|
918
|
+
msgstr ""
|
|
919
|
+
|
|
920
|
+
#: ../app/views/policies/_form.html.erb:18
|
|
921
|
+
msgid "Host Groups"
|
|
922
|
+
msgstr "Värdgrupper"
|
|
923
|
+
|
|
924
|
+
#: ../app/views/policies/_form.html.erb:45 ../app/views/policies/steps/_schedule_form.html.erb:6
|
|
925
|
+
msgid "Choose period"
|
|
926
|
+
msgstr ""
|
|
927
|
+
|
|
928
|
+
#: ../app/views/policies/_form.html.erb:47 ../app/views/policies/steps/_schedule_form.html.erb:8
|
|
929
|
+
msgid "Choose weekday"
|
|
930
|
+
msgstr ""
|
|
931
|
+
|
|
932
|
+
#: ../app/views/policies/_form.html.erb:48 ../app/views/policies/steps/_schedule_form.html.erb:9
|
|
933
|
+
msgid "Number of a day in month, note that not all months have same count of days"
|
|
934
|
+
msgstr ""
|
|
935
|
+
|
|
936
|
+
#: ../app/views/policies/_form.html.erb:49 ../app/views/policies/steps/_schedule_form.html.erb:10
|
|
937
|
+
msgid "You can specify custom cron line, e.g. \"0 3 * * *\", separate each of 5 values by space"
|
|
938
|
+
msgstr ""
|
|
939
|
+
|
|
940
|
+
#: ../app/views/policies/_list.html.erb:7
|
|
941
|
+
msgid "Effective Profile"
|
|
942
|
+
msgstr ""
|
|
943
|
+
|
|
944
|
+
#: ../app/views/policies/_list.html.erb:28
|
|
945
|
+
msgid "None"
|
|
946
|
+
msgstr ""
|
|
947
|
+
|
|
948
|
+
#: ../app/views/policies/_list.html.erb:36
|
|
949
|
+
msgid "Dashboard"
|
|
950
|
+
msgstr "Instrumentbräda"
|
|
951
|
+
|
|
952
|
+
#: ../app/views/policies/_list.html.erb:37
|
|
953
|
+
msgid "Show Guide"
|
|
954
|
+
msgstr ""
|
|
955
|
+
|
|
956
|
+
#: ../app/views/policies/_list.html.erb:39
|
|
957
|
+
msgid "Delete compliance policy %s with all of its reports?"
|
|
958
|
+
msgstr ""
|
|
959
|
+
|
|
960
|
+
#: ../app/views/policies/create.html.erb:1 ../app/views/policies/index.html.erb:5 ../app/views/policies/new.html.erb:1
|
|
961
|
+
msgid "New Compliance Policy"
|
|
962
|
+
msgstr ""
|
|
963
|
+
|
|
964
|
+
#: ../app/views/policies/disassociate_multiple_hosts.html.erb:4 ../app/views/policies/select_multiple_hosts.html.erb:5
|
|
965
|
+
msgid "Select Compliance Policy"
|
|
966
|
+
msgstr ""
|
|
967
|
+
|
|
968
|
+
#: ../app/views/policies/edit.html.erb:1
|
|
969
|
+
msgid "Edit Compliance Policy"
|
|
970
|
+
msgstr ""
|
|
971
|
+
|
|
972
|
+
#: ../app/views/policies/index.html.erb:2 ../app/views/policies/welcome.html.erb:1 ../app/views/policies/welcome.html.erb:6
|
|
973
|
+
msgid "Compliance Policies"
|
|
974
|
+
msgstr ""
|
|
975
|
+
|
|
976
|
+
#: ../app/views/policies/steps/_schedule_form.html.erb:9
|
|
977
|
+
msgid "Choose day in month"
|
|
978
|
+
msgstr ""
|
|
979
|
+
|
|
980
|
+
#: ../app/views/policies/steps/_step_form.html.erb:11
|
|
981
|
+
msgid "Next"
|
|
982
|
+
msgstr ""
|
|
983
|
+
|
|
984
|
+
#: ../app/views/policies/welcome.html.erb:7
|
|
985
|
+
msgid "In Foreman, a compliance policy checklist is defined via %s."
|
|
986
|
+
msgstr ""
|
|
987
|
+
|
|
988
|
+
#: ../app/views/policies/welcome.html.erb:7
|
|
989
|
+
msgid "SCAP content"
|
|
990
|
+
msgstr ""
|
|
991
|
+
|
|
992
|
+
#: ../app/views/policies/welcome.html.erb:8
|
|
993
|
+
msgid "Once SCAP content is present, you can create a policy, assign select host groups and schedule to run."
|
|
994
|
+
msgstr ""
|
|
995
|
+
|
|
996
|
+
#: ../app/views/policies/welcome.html.erb:12
|
|
997
|
+
msgid "New Policy"
|
|
998
|
+
msgstr ""
|
|
999
|
+
|
|
1000
|
+
#: ../app/views/policy_dashboard/_policy_chart_widget.html.erb:4
|
|
1001
|
+
msgid "Host Breakdown Chart"
|
|
1002
|
+
msgstr ""
|
|
1003
|
+
|
|
1004
|
+
#: ../app/views/policy_dashboard/_policy_reports.html.erb:7
|
|
1005
|
+
msgid "Policy assigned"
|
|
1006
|
+
msgstr ""
|
|
1007
|
+
|
|
1008
|
+
#: ../app/views/policy_dashboard/_policy_reports.html.erb:8
|
|
1009
|
+
msgid "Date"
|
|
1010
|
+
msgstr ""
|
|
1011
|
+
|
|
1012
|
+
#: ../app/views/policy_dashboard/_policy_reports.html.erb:24
|
|
1013
|
+
msgid "View Report"
|
|
1014
|
+
msgstr ""
|
|
1015
|
+
|
|
1016
|
+
#: ../app/views/policy_dashboard/_policy_status_widget.html.erb:2
|
|
1017
|
+
msgid "Hosts Breakdown"
|
|
1018
|
+
msgstr ""
|
|
1019
|
+
|
|
1020
|
+
#: ../app/views/policy_dashboard/_policy_status_widget.html.erb:4
|
|
1021
|
+
msgid "Compliant with the policy"
|
|
1022
|
+
msgstr ""
|
|
1023
|
+
|
|
1024
|
+
#: ../app/views/policy_dashboard/_policy_status_widget.html.erb:5
|
|
1025
|
+
msgid "Not compliant with the policy"
|
|
1026
|
+
msgstr ""
|
|
1027
|
+
|
|
1028
|
+
#: ../app/views/policy_dashboard/_policy_status_widget.html.erb:6
|
|
1029
|
+
msgid "Inconclusive results"
|
|
1030
|
+
msgstr ""
|
|
1031
|
+
|
|
1032
|
+
#: ../app/views/policy_dashboard/_policy_status_widget.html.erb:7
|
|
1033
|
+
msgid "Never audited"
|
|
1034
|
+
msgstr ""
|
|
1035
|
+
|
|
1036
|
+
#: ../app/views/policy_dashboard/_policy_status_widget.html.erb:9
|
|
1037
|
+
msgid "Total hosts with policy: %s"
|
|
1038
|
+
msgstr ""
|
|
1039
|
+
|
|
1040
|
+
#: ../app/views/policy_dashboard/index.html.erb:3
|
|
1041
|
+
msgid "Compliance policy: %s"
|
|
1042
|
+
msgstr ""
|
|
1043
|
+
|
|
1044
|
+
#: ../app/views/policy_dashboard/index.html.erb:7
|
|
1045
|
+
msgid "Status table"
|
|
1046
|
+
msgstr ""
|
|
1047
|
+
|
|
1048
|
+
#: ../app/views/policy_dashboard/index.html.erb:8
|
|
1049
|
+
msgid "Status chart"
|
|
1050
|
+
msgstr ""
|
|
1051
|
+
|
|
1052
|
+
#: ../app/views/policy_dashboard/index.html.erb:20
|
|
1053
|
+
msgid "Latest reports for policy: %s"
|
|
1054
|
+
msgstr ""
|
|
1055
|
+
|
|
1056
|
+
#: ../app/views/scap_contents/_form.html.erb:9 ../app/views/tailoring_files/_form.html.erb:9
|
|
1057
|
+
msgid "File Upload"
|
|
1058
|
+
msgstr ""
|
|
1059
|
+
|
|
1060
|
+
#: ../app/views/scap_contents/_form.html.erb:20
|
|
1061
|
+
msgid "SCAP DataStream file"
|
|
1062
|
+
msgstr ""
|
|
1063
|
+
|
|
1064
|
+
#: ../app/views/scap_contents/_list.html.erb:17 ../app/views/tailoring_files/_list.html.erb:23
|
|
1065
|
+
msgid "Download"
|
|
1066
|
+
msgstr ""
|
|
1067
|
+
|
|
1068
|
+
#: ../app/views/scap_contents/_list.html.erb:19
|
|
1069
|
+
msgid "Delete scap content %s?"
|
|
1070
|
+
msgstr ""
|
|
1071
|
+
|
|
1072
|
+
#: ../app/views/scap_contents/edit.html.erb:1
|
|
1073
|
+
msgid "Edit SCAP Content"
|
|
1074
|
+
msgstr ""
|
|
1075
|
+
|
|
1076
|
+
#: ../app/views/scap_contents/edit.html.erb:5
|
|
1077
|
+
msgid "Scap Contents"
|
|
1078
|
+
msgstr ""
|
|
1079
|
+
|
|
1080
|
+
#: ../app/views/scap_contents/index.html.erb:1
|
|
1081
|
+
msgid "SCAP Contents"
|
|
1082
|
+
msgstr ""
|
|
1083
|
+
|
|
1084
|
+
#: ../app/views/scap_contents/index.html.erb:3
|
|
1085
|
+
msgid "Upload New SCAP Content"
|
|
1086
|
+
msgstr ""
|
|
1087
|
+
|
|
1088
|
+
#: ../app/views/scap_contents/new.html.erb:1
|
|
1089
|
+
msgid "Upload new SCAP content file"
|
|
1090
|
+
msgstr ""
|
|
1091
|
+
|
|
1092
|
+
#: ../app/views/scap_contents/welcome.html.erb:7
|
|
1093
|
+
msgid ""
|
|
1094
|
+
"The Security Content Automation Protocol (SCAP), combines a number of open standards that are used to enumerate software flaws and\n"
|
|
1095
|
+
" configuration issues related to security. "
|
|
1096
|
+
msgstr ""
|
|
1097
|
+
|
|
1098
|
+
#: ../app/views/scap_contents/welcome.html.erb:9
|
|
1099
|
+
msgid ""
|
|
1100
|
+
"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"
|
|
1101
|
+
" via %s"
|
|
1102
|
+
msgstr ""
|
|
1103
|
+
|
|
1104
|
+
#: ../app/views/scap_contents/welcome.html.erb:14
|
|
1105
|
+
msgid "New SCAP Content"
|
|
1106
|
+
msgstr ""
|
|
1107
|
+
|
|
1108
|
+
#: ../app/views/smart_proxies/_openscap_spool.html.erb:4
|
|
1109
|
+
msgid "%s spool errors detected, inspect the appropriate file directly on proxy"
|
|
1110
|
+
msgstr ""
|
|
1111
|
+
|
|
1112
|
+
#: ../app/views/smart_proxies/_openscap_spool.html.erb:8
|
|
1113
|
+
msgid "Failed to fetch spool status from proxy"
|
|
1114
|
+
msgstr ""
|
|
1115
|
+
|
|
1116
|
+
#: ../app/views/smart_proxies/_openscap_spool.html.erb:11
|
|
1117
|
+
msgid "None found"
|
|
1118
|
+
msgstr ""
|
|
1119
|
+
|
|
1120
|
+
#: ../app/views/smart_proxies/plugins/_openscap.html.erb:7
|
|
1121
|
+
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."
|
|
1122
|
+
msgstr ""
|
|
1123
|
+
|
|
1124
|
+
#: ../app/views/smart_proxies/plugins/_openscap.html.erb:8
|
|
1125
|
+
msgid "Spool errors"
|
|
1126
|
+
msgstr ""
|
|
1127
|
+
|
|
1128
|
+
#: ../app/views/tailoring_files/_form.html.erb:20
|
|
1129
|
+
msgid "DataStream Tailoring file"
|
|
1130
|
+
msgstr ""
|
|
1131
|
+
|
|
1132
|
+
#: ../app/views/tailoring_files/_list.html.erb:22
|
|
1133
|
+
msgid "Delete tailoring file %s?"
|
|
1134
|
+
msgstr ""
|
|
1135
|
+
|
|
1136
|
+
#: ../app/views/tailoring_files/edit.html.erb:1
|
|
1137
|
+
msgid "Edit Tailoring File"
|
|
1138
|
+
msgstr ""
|
|
1139
|
+
|
|
1140
|
+
#: ../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:148
|
|
1141
|
+
msgid "Tailoring Files"
|
|
1142
|
+
msgstr ""
|
|
1143
|
+
|
|
1144
|
+
#: ../app/views/tailoring_files/index.html.erb:2
|
|
1145
|
+
msgid "Upload New Tailoring file"
|
|
1146
|
+
msgstr ""
|
|
1147
|
+
|
|
1148
|
+
#: ../app/views/tailoring_files/new.html.erb:1
|
|
1149
|
+
msgid "Upload new Tailoring File"
|
|
1150
|
+
msgstr ""
|
|
1151
|
+
|
|
1152
|
+
#: ../app/views/tailoring_files/welcome.html.erb:7
|
|
1153
|
+
msgid "It may sometimes be required to adjust the security policy to your specific needs. "
|
|
1154
|
+
msgstr ""
|
|
1155
|
+
|
|
1156
|
+
#: ../app/views/tailoring_files/welcome.html.erb:8
|
|
1157
|
+
msgid ""
|
|
1158
|
+
"In Foreman, tailoring_files represent the custom modifications to default XCCDF profiles and they can be applied to hosts\n"
|
|
1159
|
+
" via %s"
|
|
1160
|
+
msgstr ""
|
|
1161
|
+
|
|
1162
|
+
#: ../app/views/tailoring_files/welcome.html.erb:13
|
|
1163
|
+
msgid "New Tailoring File"
|
|
1164
|
+
msgstr ""
|
|
1165
|
+
|
|
1166
|
+
#: ../db/seeds.d/openscap_policy_notification.rb:1
|
|
1167
|
+
msgid "Compliance policy summary"
|
|
1168
|
+
msgstr ""
|
|
1169
|
+
|
|
1170
|
+
#: ../db/seeds.d/openscap_policy_notification.rb:5
|
|
1171
|
+
msgid "A summary of reports for OpenSCAP policies"
|
|
1172
|
+
msgstr ""
|
|
1173
|
+
|
|
1174
|
+
#: ../lib/foreman_openscap/engine.rb:142
|
|
1175
|
+
msgid "SCAP contents"
|
|
1176
|
+
msgstr ""
|
|
1177
|
+
|
|
1178
|
+
#: ../lib/foreman_openscap/engine.rb:145
|
|
1179
|
+
msgid "Reports"
|
|
1180
|
+
msgstr "Rapporter"
|
|
1181
|
+
|
|
1182
|
+
#: ../lib/foreman_openscap/engine.rb:170
|
|
1183
|
+
msgid "OpenSCAP Proxy to use for fetching SCAP content and uploading ARF reports. Leave blank and override appropriate parameters when using proxy load balancer."
|
|
1184
|
+
msgstr ""
|
|
1185
|
+
|
|
1186
|
+
#: ../lib/foreman_openscap/engine.rb:174 ../lib/foreman_openscap/engine.rb:179
|
|
1187
|
+
msgid "OpenSCAP Proxy"
|
|
1188
|
+
msgstr ""
|
|
1189
|
+
|
|
1190
|
+
#: ../lib/foreman_openscap/engine.rb:176 ../lib/foreman_openscap/engine.rb:181
|
|
1191
|
+
msgid "ID of OpenSCAP Proxy"
|
|
1192
|
+
msgstr ""
|
|
1193
|
+
|
|
1194
|
+
#: ../lib/foreman_openscap/engine.rb:185 ../lib/foreman_openscap/engine.rb:193
|
|
1195
|
+
msgid "Run OpenSCAP scan"
|
|
1196
|
+
msgstr ""
|
|
1197
|
+
|
|
1198
|
+
#: action_names.rb:2
|
|
1199
|
+
msgid "Import Puppet classes"
|
|
1200
|
+
msgstr ""
|
|
1201
|
+
|
|
1202
|
+
#: action_names.rb:3
|
|
1203
|
+
msgid "Remote action:"
|
|
1204
|
+
msgstr ""
|
|
1205
|
+
|
|
1206
|
+
#: action_names.rb:4
|
|
1207
|
+
msgid "Action with sub plans"
|
|
1208
|
+
msgstr ""
|
|
1209
|
+
|
|
1210
|
+
#: action_names.rb:5
|
|
1211
|
+
msgid "Import facts"
|
|
1212
|
+
msgstr ""
|
|
1213
|
+
|
|
1214
|
+
#: action_names.rb:6
|
|
1215
|
+
msgid "Delete host"
|
|
1216
|
+
msgstr ""
|
|
1217
|
+
|
|
1218
|
+
#: action_names.rb:7
|
|
1219
|
+
msgid "Update host"
|
|
1220
|
+
msgstr ""
|
|
1221
|
+
|
|
1222
|
+
#: action_names.rb:8
|
|
1223
|
+
msgid "Update node"
|
|
1224
|
+
msgstr ""
|
|
1225
|
+
|
|
1226
|
+
#: action_names.rb:9
|
|
1227
|
+
msgid "Create client"
|
|
1228
|
+
msgstr ""
|
|
1229
|
+
|
|
1230
|
+
#: action_names.rb:10
|
|
1231
|
+
msgid "Delete client"
|
|
1232
|
+
msgstr ""
|
|
1233
|
+
|
|
1234
|
+
#: action_names.rb:7
|
|
1235
|
+
#~ msgid "Update"
|
|
1236
|
+
#~ msgstr "Uppdatera"
|
|
1237
|
+
|
|
1238
|
+
#: action_names.rb:31
|
|
1239
|
+
#~ msgid "Destroy"
|
|
1240
|
+
#~ msgstr "Förstör"
|