foreman_openscap 6.0.0 → 7.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (83) hide show
  1. checksums.yaml +4 -4
  2. data/app/assets/javascripts/foreman_openscap/locale/cs_CZ/foreman_openscap.js +1302 -0
  3. data/app/assets/javascripts/foreman_openscap/locale/de/foreman_openscap.js +1302 -0
  4. data/app/assets/javascripts/foreman_openscap/locale/en/foreman_openscap.js +1302 -0
  5. data/app/assets/javascripts/foreman_openscap/locale/en_GB/foreman_openscap.js +1302 -0
  6. data/app/assets/javascripts/foreman_openscap/locale/es/foreman_openscap.js +1304 -0
  7. data/app/assets/javascripts/foreman_openscap/locale/fr/foreman_openscap.js +1304 -0
  8. data/app/assets/javascripts/foreman_openscap/locale/gl/foreman_openscap.js +1302 -0
  9. data/app/assets/javascripts/foreman_openscap/locale/it/foreman_openscap.js +1302 -0
  10. data/app/assets/javascripts/foreman_openscap/locale/ja/foreman_openscap.js +1300 -0
  11. data/app/assets/javascripts/foreman_openscap/locale/ko/foreman_openscap.js +1302 -0
  12. data/app/assets/javascripts/foreman_openscap/locale/pt_BR/foreman_openscap.js +1304 -0
  13. data/app/assets/javascripts/foreman_openscap/locale/ru/foreman_openscap.js +1302 -0
  14. data/app/assets/javascripts/foreman_openscap/locale/sv_SE/foreman_openscap.js +1302 -0
  15. data/app/assets/javascripts/foreman_openscap/locale/zh_CN/foreman_openscap.js +1300 -0
  16. data/app/assets/javascripts/foreman_openscap/locale/zh_TW/foreman_openscap.js +1302 -0
  17. data/app/controllers/concerns/foreman_openscap/hosts_and_hostgroups_controller_extensions.rb +1 -1
  18. data/app/helpers/compliance_hosts_helper.rb +2 -0
  19. data/app/services/foreman_openscap/client_config/ansible.rb +4 -1
  20. data/app/services/foreman_openscap/client_config/manual.rb +1 -1
  21. data/app/services/foreman_openscap/client_config/puppet.rb +4 -1
  22. data/app/services/foreman_openscap/oval/sync_oval_contents.rb +2 -2
  23. data/app/views/arf_reports/_list.html.erb +1 -1
  24. data/app/views/policies/_list.html.erb +3 -3
  25. data/app/views/scap_contents/_list.html.erb +3 -3
  26. data/app/views/tailoring_files/_list.html.erb +3 -3
  27. data/lib/foreman_openscap/bulk_upload.rb +7 -7
  28. data/lib/foreman_openscap/engine.rb +2 -7
  29. data/lib/foreman_openscap/version.rb +1 -1
  30. data/locale/Makefile +6 -3
  31. data/locale/cs_CZ/LC_MESSAGES/foreman_openscap.mo +0 -0
  32. data/locale/cs_CZ/foreman_openscap.edit.po +1735 -0
  33. data/locale/cs_CZ/foreman_openscap.po +1309 -0
  34. data/locale/cs_CZ/foreman_openscap.po.time_stamp +0 -0
  35. data/locale/de/foreman_openscap.edit.po +1745 -0
  36. data/locale/de/foreman_openscap.po +195 -0
  37. data/locale/de/foreman_openscap.po.time_stamp +0 -0
  38. data/locale/en/LC_MESSAGES/foreman_openscap.mo +0 -0
  39. data/locale/en/foreman_openscap.edit.po +1735 -0
  40. data/locale/en/foreman_openscap.po +1309 -0
  41. data/locale/en/foreman_openscap.po.time_stamp +0 -0
  42. data/locale/en_GB/foreman_openscap.edit.po +1735 -0
  43. data/locale/en_GB/foreman_openscap.po +195 -0
  44. data/locale/en_GB/foreman_openscap.po.time_stamp +0 -0
  45. data/locale/es/foreman_openscap.edit.po +1740 -0
  46. data/locale/es/foreman_openscap.po +195 -0
  47. data/locale/es/foreman_openscap.po.time_stamp +0 -0
  48. data/locale/foreman_openscap.pot +361 -49
  49. data/locale/fr/foreman_openscap.edit.po +1746 -0
  50. data/locale/fr/foreman_openscap.po +195 -0
  51. data/locale/fr/foreman_openscap.po.time_stamp +0 -0
  52. data/locale/gl/foreman_openscap.edit.po +1735 -0
  53. data/locale/gl/foreman_openscap.po +195 -0
  54. data/locale/gl/foreman_openscap.po.time_stamp +0 -0
  55. data/locale/it/foreman_openscap.edit.po +1737 -0
  56. data/locale/it/foreman_openscap.po +195 -0
  57. data/locale/it/foreman_openscap.po.time_stamp +0 -0
  58. data/locale/ja/foreman_openscap.edit.po +1741 -0
  59. data/locale/ja/foreman_openscap.po +195 -0
  60. data/locale/ja/foreman_openscap.po.time_stamp +0 -0
  61. data/locale/ko/foreman_openscap.edit.po +1735 -0
  62. data/locale/ko/foreman_openscap.po +195 -0
  63. data/locale/ko/foreman_openscap.po.time_stamp +0 -0
  64. data/locale/pt_BR/foreman_openscap.edit.po +1745 -0
  65. data/locale/pt_BR/foreman_openscap.po +195 -0
  66. data/locale/pt_BR/foreman_openscap.po.time_stamp +0 -0
  67. data/locale/ru/foreman_openscap.edit.po +1739 -0
  68. data/locale/ru/foreman_openscap.po +195 -0
  69. data/locale/ru/foreman_openscap.po.time_stamp +0 -0
  70. data/locale/sv_SE/foreman_openscap.edit.po +1735 -0
  71. data/locale/sv_SE/foreman_openscap.po +195 -0
  72. data/locale/sv_SE/foreman_openscap.po.time_stamp +0 -0
  73. data/locale/zh_CN/foreman_openscap.edit.po +1740 -0
  74. data/locale/zh_CN/foreman_openscap.po +195 -0
  75. data/locale/zh_CN/foreman_openscap.po.time_stamp +0 -0
  76. data/locale/zh_TW/foreman_openscap.edit.po +1736 -0
  77. data/locale/zh_TW/foreman_openscap.po +195 -0
  78. data/locale/zh_TW/foreman_openscap.po.time_stamp +0 -0
  79. data/webpack/routes/OvalContents/OvalContentsNew/OvalContentsNew.js +2 -2
  80. data/webpack/routes/OvalPolicies/OvalPoliciesNew/HostgroupSelect.js +1 -1
  81. data/webpack/routes/OvalPolicies/OvalPoliciesNew/NewOvalPolicyFormHelpers.js +3 -3
  82. data/webpack/routes/OvalPolicies/OvalPoliciesShow/OvalPoliciesShowHelper.js +4 -4
  83. metadata +52 -3
@@ -8,8 +8,8 @@ msgid ""
8
8
  msgstr ""
9
9
  "Project-Id-Version: foreman_openscap 1.0.0\n"
10
10
  "Report-Msgid-Bugs-To: \n"
11
- "POT-Creation-Date: 2021-05-18 11:38+0000\n"
12
- "PO-Revision-Date: 2021-05-18 11:38+0000\n"
11
+ "POT-Creation-Date: 2023-06-05 16:48+0200\n"
12
+ "PO-Revision-Date: 2023-06-05 16:48+0200\n"
13
13
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14
14
  "Language-Team: LANGUAGE <LL@li.org>\n"
15
15
  "Language: \n"
@@ -174,8 +174,7 @@ msgid "hosts"
174
174
  msgstr ""
175
175
 
176
176
  #: ../app/controllers/api/v2/compliance/oval_policies_controller.rb:78
177
- #: ../app/controllers/api/v2/compliance/policies_controller.rb:75
178
- msgid "Show a policy's SCAP content"
177
+ msgid "Show a policy's OVAL content"
179
178
  msgstr ""
180
179
 
181
180
  #: ../app/controllers/api/v2/compliance/oval_policies_controller.rb:104
@@ -258,6 +257,10 @@ msgstr ""
258
257
  msgid "Delete a Policy"
259
258
  msgstr ""
260
259
 
260
+ #: ../app/controllers/api/v2/compliance/policies_controller.rb:75
261
+ msgid "Show a policy's SCAP content"
262
+ msgstr ""
263
+
261
264
  #: ../app/controllers/api/v2/compliance/policies_controller.rb:85
262
265
  msgid "Show a policy's Tailoring file"
263
266
  msgstr ""
@@ -407,6 +410,13 @@ msgstr ""
407
410
  msgid "The identifier of the host"
408
411
  msgstr ""
409
412
 
413
+ #:
414
+ #: ../app/controllers/concerns/foreman_openscap/hosts_and_hostgroups_controller_extensions.rb:10
415
+ msgid ""
416
+ "The %s proxy does not have Openscap feature enabled. Either set correct OpenSC"
417
+ "AP Proxy or unset it."
418
+ msgstr ""
419
+
410
420
  #:
411
421
  #: ../app/controllers/concerns/foreman_openscap/hosts_controller_extensions.rb:26
412
422
  msgid "Updated hosts: Assigned with OpenSCAP Proxy: %s"
@@ -445,7 +455,7 @@ msgstr ""
445
455
  msgid "Something went wrong while selecting hosts - %s"
446
456
  msgstr ""
447
457
 
448
- #: ../app/helpers/arf_report_dashboard_helper.rb:18
458
+ #: ../app/helpers/arf_report_dashboard_helper.rb:16
449
459
  #: ../app/helpers/compliance_dashboard_helper.rb:8
450
460
  #: ../app/helpers/compliance_hosts_helper.rb:15
451
461
  #: ../app/views/arf_reports/_list.html.erb:11
@@ -454,7 +464,7 @@ msgstr ""
454
464
  msgid "Failed"
455
465
  msgstr ""
456
466
 
457
- #: ../app/helpers/arf_report_dashboard_helper.rb:19
467
+ #: ../app/helpers/arf_report_dashboard_helper.rb:17
458
468
  #: ../app/helpers/compliance_dashboard_helper.rb:6
459
469
  #: ../app/helpers/compliance_hosts_helper.rb:14
460
470
  #: ../app/views/arf_reports/_list.html.erb:10
@@ -463,18 +473,18 @@ msgstr ""
463
473
  msgid "Passed"
464
474
  msgstr ""
465
475
 
466
- #: ../app/helpers/arf_report_dashboard_helper.rb:20
476
+ #: ../app/helpers/arf_report_dashboard_helper.rb:18
467
477
  #: ../app/views/arf_reports/_list.html.erb:12
468
478
  #: ../app/views/foreman_openscap/policy_mailer/_hosts.erb:14
469
479
  #: ../app/views/policy_dashboard/_policy_reports.html.erb:11
470
480
  msgid "Other"
471
481
  msgstr ""
472
482
 
473
- #: ../app/helpers/arf_report_dashboard_helper.rb:28
483
+ #: ../app/helpers/arf_report_dashboard_helper.rb:26
474
484
  msgid "Number of Events"
475
485
  msgstr ""
476
486
 
477
- #: ../app/helpers/arf_report_dashboard_helper.rb:29
487
+ #: ../app/helpers/arf_report_dashboard_helper.rb:27
478
488
  msgid "Rule Results"
479
489
  msgstr ""
480
490
 
@@ -542,6 +552,7 @@ msgid "Hosts othering this rule"
542
552
  msgstr ""
543
553
 
544
554
  #: ../app/helpers/compliance_dashboard_helper.rb:3
555
+ #: ../app/views/arf_reports/_list.html.erb:6
545
556
  #: ../app/views/arf_reports/delete_multiple.html.erb:7
546
557
  #: ../app/views/policy_dashboard/_policy_reports.html.erb:6
547
558
  msgid "Host"
@@ -586,7 +597,8 @@ msgstr ""
586
597
 
587
598
  #: ../app/helpers/compliance_hosts_helper.rb:35
588
599
  #: ../app/models/foreman_openscap/compliance_status.rb:8
589
- #: ../lib/foreman_openscap/engine.rb:158
600
+ #: ../lib/foreman_openscap/engine.rb:159
601
+ #: ../webpack/components/HostExtentions/HostKebabItems.js:39
590
602
  msgid "Compliance"
591
603
  msgstr ""
592
604
 
@@ -640,11 +652,16 @@ msgstr ""
640
652
 
641
653
  #: ../app/helpers/policies_helper.rb:109
642
654
  #: ../app/views/arf_reports/_list.html.erb:54
655
+ #: ../webpack/routes/OvalContents/OvalContentsNew/OvalContentsNew.js:116
656
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesNew/NewOvalPolicyForm.js:97
643
657
  msgid "Submit"
644
658
  msgstr ""
645
659
 
646
660
  #: ../app/helpers/policies_helper.rb:113
647
661
  #: ../app/views/arf_reports/_list.html.erb:53
662
+ #: ../webpack/components/ConfirmModal.js:27
663
+ #: ../webpack/routes/OvalContents/OvalContentsNew/OvalContentsNew.js:121
664
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesNew/NewOvalPolicyForm.js:102
648
665
  msgid "Cancel"
649
666
  msgstr ""
650
667
 
@@ -780,6 +797,7 @@ msgstr ""
780
797
 
781
798
  #: ../app/models/foreman_openscap/policy.rb:11
782
799
  #: ../app/views/policies/_form.html.erb:11
800
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesNew/NewOvalPolicyForm.js:67
783
801
  msgid "Schedule"
784
802
  msgstr ""
785
803
 
@@ -798,6 +816,8 @@ msgid "Organizations"
798
816
  msgstr ""
799
817
 
800
818
  #: ../app/models/foreman_openscap/policy.rb:11
819
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesNew/HostgroupSelect.js:99
820
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesShow/OvalPoliciesShow.js:65
801
821
  msgid "Hostgroups"
802
822
  msgstr ""
803
823
 
@@ -835,25 +855,55 @@ msgstr ""
835
855
  msgid "invalid type %s"
836
856
  msgstr ""
837
857
 
838
- #: ../app/services/foreman_openscap/client_config/ansible.rb:31
858
+ #: ../app/services/foreman_openscap/client_config/ansible.rb:23
859
+ msgid ""
860
+ "Requires Ansible plugin, %s Ansible role and variables. This will assign the r"
861
+ "ole to the hosts or selected hostgroups."
862
+ msgstr ""
863
+
864
+ #: ../app/services/foreman_openscap/client_config/ansible.rb:24
865
+ msgid ""
866
+ "To deploy foreman_scap_client, ansible roles run needs to be triggered manuall"
867
+ "y. Manual run is also required after any change to this policy."
868
+ msgstr ""
869
+
870
+ #: ../app/services/foreman_openscap/client_config/ansible.rb:34
839
871
  msgid ""
840
872
  "theforeman.foreman_scap_client Ansible Role not found, please import it before"
841
873
  " running this action again."
842
874
  msgstr ""
843
875
 
844
- #: ../app/services/foreman_openscap/client_config/ansible.rb:54
876
+ #: ../app/services/foreman_openscap/client_config/ansible.rb:57
845
877
  msgid "Ansible role"
846
878
  msgstr ""
847
879
 
848
- #: ../app/services/foreman_openscap/client_config/ansible.rb:55
880
+ #: ../app/services/foreman_openscap/client_config/ansible.rb:58
849
881
  msgid "Ansible variables"
850
882
  msgstr ""
851
883
 
852
- #: ../app/services/foreman_openscap/client_config/puppet.rb:32
884
+ #: ../app/services/foreman_openscap/client_config/manual.rb:14
885
+ msgid ""
886
+ "This leaves the setup of the foreman_scap_client solely on the user. The polic"
887
+ "y still needs to be defined in order to link incoming ARF reports."
888
+ msgstr ""
889
+
890
+ #: ../app/services/foreman_openscap/client_config/puppet.rb:17
891
+ msgid ""
892
+ "Requires %s Puppet class. This will assign the class to the hosts or selected "
893
+ "hostgroups."
894
+ msgstr ""
895
+
896
+ #: ../app/services/foreman_openscap/client_config/puppet.rb:18
897
+ msgid ""
898
+ "Every puppet run ensures the foreman_scap_client is configured according to th"
899
+ "e policy."
900
+ msgstr ""
901
+
902
+ #: ../app/services/foreman_openscap/client_config/puppet.rb:39
853
903
  msgid "Puppet class"
854
904
  msgstr ""
855
905
 
856
- #: ../app/services/foreman_openscap/client_config/puppet.rb:33
906
+ #: ../app/services/foreman_openscap/client_config/puppet.rb:40
857
907
  msgid "Smart Class Parameters"
858
908
  msgstr ""
859
909
 
@@ -893,15 +943,15 @@ msgid ""
893
943
  "lable so Foreman can check their versions."
894
944
  msgstr ""
895
945
 
896
- #: ../app/services/foreman_openscap/oval/configure.rb:60
946
+ #: ../app/services/foreman_openscap/oval/configure.rb:65
897
947
  msgid "Was %s configured successfully?"
898
948
  msgstr ""
899
949
 
900
- #: ../app/services/foreman_openscap/oval/configure.rb:61
950
+ #: ../app/services/foreman_openscap/oval/configure.rb:66
901
951
  msgid "Assign openscap_proxy to %s before proceeding."
902
952
  msgstr ""
903
953
 
904
- #: ../app/services/foreman_openscap/oval/configure.rb:73
954
+ #: ../app/services/foreman_openscap/oval/configure.rb:75
905
955
  msgid "Was %{model_name} %{name} configured successfully?"
906
956
  msgstr ""
907
957
 
@@ -939,6 +989,14 @@ msgstr ""
939
989
  msgid "Is %s param set to be overriden?"
940
990
  msgstr ""
941
991
 
992
+ #: ../app/services/foreman_openscap/oval/sync_oval_contents.rb:8
993
+ msgid "cause: "
994
+ msgstr ""
995
+
996
+ #: ../app/services/foreman_openscap/oval/sync_oval_contents.rb:28
997
+ msgid "Failed to fetch content file from %s"
998
+ msgstr ""
999
+
942
1000
  #: ../app/validators/foreman_openscap/data_stream_validator.rb:9
943
1001
  msgid "No proxy with OpenSCAP feature was found."
944
1002
  msgstr ""
@@ -960,6 +1018,8 @@ msgid "More details"
960
1018
  msgstr ""
961
1019
 
962
1020
  #: ../app/views/arf_reports/_detailed_message.html.erb:6
1021
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesNew/NewOvalPolicyForm.js:62
1022
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesShow/DetailsTab.js:57
963
1023
  msgid "Description"
964
1024
  msgstr ""
965
1025
 
@@ -1017,7 +1077,7 @@ msgstr ""
1017
1077
  msgid "Report Metrics"
1018
1078
  msgstr ""
1019
1079
 
1020
- #: ../app/views/arf_reports/_metrics.html.erb:13
1080
+ #: ../app/views/arf_reports/_metrics.html.erb:14
1021
1081
  msgid "Report Status"
1022
1082
  msgstr ""
1023
1083
 
@@ -1074,6 +1134,7 @@ msgid "Download HTML"
1074
1134
  msgstr ""
1075
1135
 
1076
1136
  #: ../app/views/arf_reports/show_html.html.erb:10
1137
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesNew/HostgroupSelect.js:68
1077
1138
  msgid "Loading..."
1078
1139
  msgstr ""
1079
1140
 
@@ -1105,12 +1166,12 @@ msgstr ""
1105
1166
  msgid "%s reports over time"
1106
1167
  msgstr ""
1107
1168
 
1108
- #: ../app/views/compliance_hosts/show.html.erb:36
1169
+ #: ../app/views/compliance_hosts/show.html.erb:34
1109
1170
  msgid "No report for this policy"
1110
1171
  msgstr ""
1111
1172
 
1112
1173
  #: ../app/views/dashboard/_compliance_host_reports_widget.html.erb:1
1113
- #: ../lib/foreman_openscap/engine.rb:182
1174
+ #: ../lib/foreman_openscap/engine.rb:183
1114
1175
  msgid "Latest Compliance Reports"
1115
1176
  msgstr ""
1116
1177
 
@@ -1127,7 +1188,7 @@ msgid "Policy is missing"
1127
1188
  msgstr ""
1128
1189
 
1129
1190
  #: ../app/views/dashboard/_compliance_reports_breakdown_widget.html.erb:1
1130
- #: ../lib/foreman_openscap/engine.rb:184
1191
+ #: ../lib/foreman_openscap/engine.rb:185
1131
1192
  msgid "Compliance Reports Breakdown"
1132
1193
  msgstr ""
1133
1194
 
@@ -1221,6 +1282,26 @@ msgid ""
1221
1282
  "ues by space"
1222
1283
  msgstr ""
1223
1284
 
1285
+ #: ../app/views/policies/_list.html.erb:3
1286
+ #: ../app/views/tailoring_files/_list.html.erb:3
1287
+ #: ../webpack/routes/OvalContents/OvalContentsIndex/OvalContentsTable.js:19
1288
+ #: ../webpack/routes/OvalContents/OvalContentsNew/OvalContentsNew.js:57
1289
+ #: ../webpack/routes/OvalContents/OvalContentsShow/OvalContentsShow.js:48
1290
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesIndex/OvalPoliciesTable.js:19
1291
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesNew/NewOvalPolicyForm.js:56
1292
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesShow/DetailsTab.js:31
1293
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesShow/HostgroupsTable.js:9
1294
+ msgid "Name"
1295
+ msgstr ""
1296
+
1297
+ #: ../app/views/policies/_list.html.erb:4
1298
+ msgid "Content"
1299
+ msgstr ""
1300
+
1301
+ #: ../app/views/policies/_list.html.erb:5
1302
+ msgid "Profile"
1303
+ msgstr ""
1304
+
1224
1305
  #: ../app/views/policies/_list.html.erb:7
1225
1306
  msgid "Effective Profile"
1226
1307
  msgstr ""
@@ -1366,6 +1447,20 @@ msgstr ""
1366
1447
  msgid "SCAP DataStream file"
1367
1448
  msgstr ""
1368
1449
 
1450
+ #: ../app/views/scap_contents/_list.html.erb:3
1451
+ msgid "Title"
1452
+ msgstr ""
1453
+
1454
+ #: ../app/views/scap_contents/_list.html.erb:4
1455
+ #: ../app/views/tailoring_files/_list.html.erb:4
1456
+ msgid "File name"
1457
+ msgstr ""
1458
+
1459
+ #: ../app/views/scap_contents/_list.html.erb:5
1460
+ #: ../app/views/tailoring_files/_list.html.erb:5
1461
+ msgid "Created at"
1462
+ msgstr ""
1463
+
1369
1464
  #: ../app/views/scap_contents/_list.html.erb:17
1370
1465
  #: ../app/views/tailoring_files/_list.html.erb:23
1371
1466
  msgid "Download"
@@ -1417,14 +1512,14 @@ msgstr ""
1417
1512
  msgid "None found"
1418
1513
  msgstr ""
1419
1514
 
1420
- #: ../app/views/smart_proxies/plugins/_openscap.html.erb:7
1515
+ #: ../app/views/smart_proxies/plugins/_openscap.html.erb:6
1421
1516
  msgid ""
1422
1517
  "Proxy failed to send a report from spool to Foreman. This indicates a corrupte"
1423
1518
  "d report format. Report has been moved to directory for storing corrupted file"
1424
1519
  "s on proxy for later inspection."
1425
1520
  msgstr ""
1426
1521
 
1427
- #: ../app/views/smart_proxies/plugins/_openscap.html.erb:8
1522
+ #: ../app/views/smart_proxies/plugins/_openscap.html.erb:7
1428
1523
  msgid "Spool errors"
1429
1524
  msgstr ""
1430
1525
 
@@ -1439,7 +1534,7 @@ msgstr ""
1439
1534
  #: ../app/views/tailoring_files/index.html.erb:1
1440
1535
  #: ../app/views/tailoring_files/welcome.html.erb:1
1441
1536
  #: ../app/views/tailoring_files/welcome.html.erb:6
1442
- #: ../lib/foreman_openscap/engine.rb:168
1537
+ #: ../lib/foreman_openscap/engine.rb:169
1443
1538
  msgid "Tailoring Files"
1444
1539
  msgstr ""
1445
1540
 
@@ -1476,79 +1571,252 @@ msgstr ""
1476
1571
  msgid "A summary of reports for OpenSCAP policies"
1477
1572
  msgstr ""
1478
1573
 
1479
- #: ../lib/foreman_openscap/engine.rb:159
1574
+ #: ../lib/foreman_openscap/bulk_upload.rb:20
1575
+ msgid ""
1576
+ "Can't find scap-security-guide RPM, are you sure it is installed on your serve"
1577
+ "r?"
1578
+ msgstr ""
1579
+
1580
+ #: ../lib/foreman_openscap/bulk_upload.rb:29
1581
+ msgid "Expected an array of files to upload, got: %s."
1582
+ msgstr ""
1583
+
1584
+ #: ../lib/foreman_openscap/bulk_upload.rb:35
1585
+ msgid "%s is a directory, expecting file."
1586
+ msgstr ""
1587
+
1588
+ #: ../lib/foreman_openscap/bulk_upload.rb:40
1589
+ msgid "%s does not exist, skipping."
1590
+ msgstr ""
1591
+
1592
+ #: ../lib/foreman_openscap/bulk_upload.rb:58
1593
+ msgid "Failed saving %s:"
1594
+ msgstr ""
1595
+
1596
+ #: ../lib/foreman_openscap/bulk_upload.rb:66
1597
+ msgid "No such directory: %s. Please check the path you have provided."
1598
+ msgstr ""
1599
+
1600
+ #: ../lib/foreman_openscap/bulk_upload.rb:88
1601
+ msgid "Red Hat %s default content"
1602
+ msgstr ""
1603
+
1604
+ #: ../lib/foreman_openscap/bulk_upload.rb:88
1605
+ msgid "%s content"
1606
+ msgstr ""
1607
+
1608
+ #: ../lib/foreman_openscap/engine.rb:160
1480
1609
  msgid "Policies"
1481
1610
  msgstr ""
1482
1611
 
1483
- #: ../lib/foreman_openscap/engine.rb:162
1612
+ #: ../lib/foreman_openscap/engine.rb:163
1484
1613
  msgid "SCAP contents"
1485
1614
  msgstr ""
1486
1615
 
1487
- #: ../lib/foreman_openscap/engine.rb:165
1616
+ #: ../lib/foreman_openscap/engine.rb:166
1488
1617
  msgid "Reports"
1489
1618
  msgstr ""
1490
1619
 
1491
- #: ../lib/foreman_openscap/engine.rb:171
1492
- #: ../webpack/routes/OvalContents/OvalContentsIndex/OvalContentsIndex.js:28
1620
+ #: ../lib/foreman_openscap/engine.rb:172
1621
+ #: ../webpack/routes/OvalContents/OvalContentsIndex/OvalContentsIndex.js:33
1493
1622
  msgid "OVAL Contents"
1494
1623
  msgstr ""
1495
1624
 
1496
- #: ../lib/foreman_openscap/engine.rb:176
1497
- #: ../webpack/routes/OvalPolicies/OvalPoliciesIndex/OvalPoliciesIndex.js:29
1625
+ #: ../lib/foreman_openscap/engine.rb:177
1626
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesIndex/OvalPoliciesIndex.js:32
1498
1627
  msgid "OVAL Policies"
1499
1628
  msgstr ""
1500
1629
 
1501
- #: ../lib/foreman_openscap/engine.rb:198
1630
+ #: ../lib/foreman_openscap/engine.rb:199
1502
1631
  msgid ""
1503
1632
  "OpenSCAP Proxy to use for fetching SCAP content and uploading ARF reports. Lea"
1504
1633
  "ve blank and override appropriate parameters when using proxy load balancer."
1505
1634
  msgstr ""
1506
1635
 
1507
- #: ../lib/foreman_openscap/engine.rb:202 ../lib/foreman_openscap/engine.rb:207
1636
+ #: ../lib/foreman_openscap/engine.rb:203 ../lib/foreman_openscap/engine.rb:208
1508
1637
  msgid "OpenSCAP Proxy"
1509
1638
  msgstr ""
1510
1639
 
1511
- #: ../lib/foreman_openscap/engine.rb:204 ../lib/foreman_openscap/engine.rb:209
1640
+ #: ../lib/foreman_openscap/engine.rb:205 ../lib/foreman_openscap/engine.rb:210
1512
1641
  msgid "ID of OpenSCAP Proxy"
1513
1642
  msgstr ""
1514
1643
 
1515
- #: ../lib/foreman_openscap/engine.rb:276 ../lib/foreman_openscap/engine.rb:289
1644
+ #: ../lib/foreman_openscap/engine.rb:270 ../lib/foreman_openscap/engine.rb:283
1516
1645
  msgid "Run OpenSCAP scan"
1517
1646
  msgstr ""
1518
1647
 
1519
- #: ../lib/foreman_openscap/engine.rb:281 ../lib/foreman_openscap/engine.rb:290
1648
+ #: ../lib/foreman_openscap/engine.rb:275 ../lib/foreman_openscap/engine.rb:284
1520
1649
  msgid "Run OVAL scan"
1521
1650
  msgstr ""
1522
1651
 
1523
- #: ../webpack/components/withLoading.js:8
1652
+ #: ../webpack/components/ConfirmModal.js:19
1653
+ msgid "Confirm"
1654
+ msgstr ""
1655
+
1656
+ #: ../webpack/components/EditableInput.js:78
1657
+ msgid "None provided"
1658
+ msgstr ""
1659
+
1660
+ #: ../webpack/components/HostExtentions/HostKebabItems.js:37
1661
+ msgid "There's no available report for this host"
1662
+ msgstr ""
1663
+
1664
+ #: ../webpack/components/withDeleteModal.js:27
1665
+ msgid "Are you sure you want to delete %s?"
1666
+ msgstr ""
1667
+
1668
+ #: ../webpack/components/withLoading.js:12
1524
1669
  msgid "Error!"
1525
1670
  msgstr ""
1526
1671
 
1527
- #: ../webpack/routes/OvalContents/OvalContentsIndex/OvalContentsIndex.js:35
1672
+ #: ../webpack/components/withLoading.js:64
1673
+ msgid "Permission denied"
1674
+ msgstr ""
1675
+
1676
+ #: ../webpack/helpers/mutationHelper.js:7
1677
+ msgid "There was a following error when deleting %(name)s: %(error)s"
1678
+ msgstr ""
1679
+
1680
+ #: ../webpack/helpers/permissionsHelper.js:34
1681
+ msgid "You are not authorized to view the page. "
1682
+ msgstr ""
1683
+
1684
+ #: ../webpack/helpers/permissionsHelper.js:37
1685
+ msgid "Request the following permissions from administrator: %s."
1686
+ msgstr ""
1687
+
1688
+ #: ../webpack/routes/OvalContents/OvalContentsIndex/OvalContentsIndex.js:40
1528
1689
  msgid "No OVAL Contents found."
1529
1690
  msgstr ""
1530
1691
 
1531
- #: ../webpack/routes/OvalContents/OvalContentsIndex/OvalContentsTable.js:9
1532
- #: ../webpack/routes/OvalPolicies/OvalPoliciesIndex/OvalPoliciesTable.js:12
1533
- msgid "Name"
1692
+ #: ../webpack/routes/OvalContents/OvalContentsIndex/OvalContentsIndex.js:42
1693
+ #: ../webpack/routes/OvalContents/OvalContentsIndex/OvalContentsTable.js:42
1694
+ msgid "Delete OVAL Content"
1695
+ msgstr ""
1696
+
1697
+ #: ../webpack/routes/OvalContents/OvalContentsIndex/OvalContentsIndex.js:49
1698
+ msgid "OVAL Content successfully deleted."
1699
+ msgstr ""
1700
+
1701
+ #: ../webpack/routes/OvalContents/OvalContentsIndex/OvalContentsIndex.js:51
1702
+ #: ../webpack/routes/OvalContents/OvalContentsShow/OvalContentsShow.js:39
1703
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesIndex/OvalPoliciesTable.js:19
1704
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesNew/NewOvalPolicyForm.js:74
1705
+ msgid "OVAL Content"
1706
+ msgstr ""
1707
+
1708
+ #: ../webpack/routes/OvalContents/OvalContentsIndex/OvalContentsIndex.js:56
1709
+ #: ../webpack/routes/OvalContents/OvalContentsIndex/OvalContentsTable.js:57
1710
+ msgid "Create OVAL Content"
1711
+ msgstr ""
1712
+
1713
+ #: ../webpack/routes/OvalContents/OvalContentsIndex/OvalContentsTable.js:20
1714
+ #: ../webpack/routes/OvalContents/OvalContentsNew/OvalContentsNew.js:103
1715
+ #: ../webpack/routes/OvalContents/OvalContentsShow/OvalContentsShow.js:21
1716
+ msgid "URL"
1717
+ msgstr ""
1718
+
1719
+ #: ../webpack/routes/OvalContents/OvalContentsIndex/OvalContentsTable.js:21
1720
+ msgid "Original File Name"
1534
1721
  msgstr ""
1535
1722
 
1536
- #: ../webpack/routes/OvalContents/OvalContentsIndex/OvalContentsTable.js:26
1723
+ #: ../webpack/routes/OvalContents/OvalContentsIndex/OvalContentsTable.js:69
1537
1724
  msgid "OVAL Contents table"
1538
1725
  msgstr ""
1539
1726
 
1540
- #: ../webpack/routes/OvalPolicies/OvalPoliciesIndex/OvalPoliciesIndex.js:36
1727
+ #: ../webpack/routes/OvalContents/OvalContentsNew/OvalContentsNew.js:39
1728
+ msgid "New OVAL Content"
1729
+ msgstr ""
1730
+
1731
+ #: ../webpack/routes/OvalContents/OvalContentsNew/OvalContentsNew.js:62
1732
+ msgid "OVAL Content Source"
1733
+ msgstr ""
1734
+
1735
+ #: ../webpack/routes/OvalContents/OvalContentsNew/OvalContentsNew.js:74
1736
+ msgid "OVAL Content from URL"
1737
+ msgstr ""
1738
+
1739
+ #: ../webpack/routes/OvalContents/OvalContentsNew/OvalContentsNew.js:88
1740
+ msgid "OVAL Content from file"
1741
+ msgstr ""
1742
+
1743
+ #: ../webpack/routes/OvalContents/OvalContentsNew/OvalContentsNew.js:92
1744
+ #: ../webpack/routes/OvalContents/OvalContentsShow/OvalContentsShow.js:28
1745
+ msgid "File"
1746
+ msgstr ""
1747
+
1748
+ #: ../webpack/routes/OvalContents/OvalContentsNew/OvalContentsNewHelper.js:38
1749
+ msgid "OVAL Content %s successfully created"
1750
+ msgstr ""
1751
+
1752
+ #: ../webpack/routes/OvalContents/OvalContentsNew/OvalContentsNewHelper.js:52
1753
+ msgid "Unknown error when submitting data, please try again later."
1754
+ msgstr ""
1755
+
1756
+ #: ../webpack/routes/OvalContents/OvalContentsShow/index.js:26
1757
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesNew/OvalPoliciesNew.js:22
1758
+ msgid "No OVAL Content found"
1759
+ msgstr ""
1760
+
1761
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesIndex/OvalPoliciesIndex.js:39
1541
1762
  msgid "No OVAL Policies found"
1542
1763
  msgstr ""
1543
1764
 
1544
- #: ../webpack/routes/OvalPolicies/OvalPoliciesIndex/OvalPoliciesTable.js:12
1545
- msgid "OVAL Content"
1765
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesIndex/OvalPoliciesIndex.js:41
1766
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesIndex/OvalPoliciesTable.js:33
1767
+ msgid "Delete OVAL Policy"
1546
1768
  msgstr ""
1547
1769
 
1548
- #: ../webpack/routes/OvalPolicies/OvalPoliciesIndex/OvalPoliciesTable.js:32
1770
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesIndex/OvalPoliciesIndex.js:48
1771
+ msgid "OVAL policy was successfully deleted."
1772
+ msgstr ""
1773
+
1774
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesIndex/OvalPoliciesIndex.js:50
1775
+ msgid "OVAL policy"
1776
+ msgstr ""
1777
+
1778
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesIndex/OvalPoliciesTable.js:48
1779
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesNew/OvalPoliciesNew.js:17
1780
+ msgid "Create OVAL Policy"
1781
+ msgstr ""
1782
+
1783
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesIndex/OvalPoliciesTable.js:60
1549
1784
  msgid "OVAL Policies Table"
1550
1785
  msgstr ""
1551
1786
 
1787
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesNew/HostgroupSelect.js:107
1788
+ msgid "Type a hostgroup name..."
1789
+ msgstr ""
1790
+
1791
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesNew/NewOvalPolicyForm.js:76
1792
+ msgid "Choose OVAL Content"
1793
+ msgstr ""
1794
+
1795
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesNew/NewOvalPolicyFormHelpers.js:8
1796
+ msgid "can't be blank"
1797
+ msgstr ""
1798
+
1799
+ #:
1800
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesNew/NewOvalPolicyFormHelpers.js:15
1801
+ msgid "is not a valid cronline"
1802
+ msgstr ""
1803
+
1804
+ #:
1805
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesNew/NewOvalPolicyFormHelpers.js:54
1806
+ msgid "OVAL Policy succesfully created."
1807
+ msgstr ""
1808
+
1809
+ #:
1810
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesNew/NewOvalPolicyFormHelpers.js:86
1811
+ msgid "Failed to create OVAL Policy: %s"
1812
+ msgstr ""
1813
+
1814
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesNew/OvalPoliciesNew.js:23
1815
+ msgid ""
1816
+ "OVAL Content is required to create OVAL Policy. Please create one before proce"
1817
+ "eding."
1818
+ msgstr ""
1819
+
1552
1820
  #: ../webpack/routes/OvalPolicies/OvalPoliciesShow/CvesTab.js:38
1553
1821
  msgid "No CVEs found."
1554
1822
  msgstr ""
@@ -1569,11 +1837,55 @@ msgstr ""
1569
1837
  msgid "Table of CVEs for OVAL policy"
1570
1838
  msgstr ""
1571
1839
 
1572
- #: ../webpack/routes/OvalPolicies/OvalPoliciesShow/OvalPoliciesShow.js:47
1840
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesShow/DetailsTab.js:47
1841
+ msgid "Period"
1842
+ msgstr ""
1843
+
1844
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesShow/HostgroupsTab.js:38
1845
+ msgid "No Hostgroups found."
1846
+ msgstr ""
1847
+
1848
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesShow/HostgroupsTable.js:26
1849
+ msgid "Table of hostgroups for OVAL policy"
1850
+ msgstr ""
1851
+
1852
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesShow/OvalPoliciesShow.js:46
1573
1853
  msgid "Scan All Hostgroups"
1574
1854
  msgstr ""
1575
1855
 
1576
- #: ../webpack/routes/OvalPolicies/OvalPoliciesShow/index.js:26
1856
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesShow/OvalPoliciesShow.js:53
1857
+ msgid "Details"
1858
+ msgstr ""
1859
+
1860
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesShow/OvalPoliciesShow.js:59
1861
+ msgid "CVEs"
1862
+ msgstr ""
1863
+
1864
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesShow/OvalPoliciesShowHelper.js:9
1865
+ msgid "Weekly, on %s"
1866
+ msgstr ""
1867
+
1868
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesShow/OvalPoliciesShowHelper.js:11
1869
+ msgid "Monthly, day of month: %s"
1870
+ msgstr ""
1871
+
1872
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesShow/OvalPoliciesShowHelper.js:13
1873
+ msgid "Custom cron: %s"
1874
+ msgstr ""
1875
+
1876
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesShow/OvalPoliciesShowHelper.js:15
1877
+ msgid "Unknown schedule"
1878
+ msgstr ""
1879
+
1880
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesShow/OvalPoliciesShowHelper.js:77
1881
+ msgid "OVAL policy was successfully updated."
1882
+ msgstr ""
1883
+
1884
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesShow/OvalPoliciesShowHelper.js:84
1885
+ msgid "There was a following error when updating OVAL policy: %s"
1886
+ msgstr ""
1887
+
1888
+ #: ../webpack/routes/OvalPolicies/OvalPoliciesShow/index.js:28
1577
1889
  msgid "No OVAL Policy found"
1578
1890
  msgstr ""
1579
1891