foreman_openscap 7.0.0 → 7.1.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (50) hide show
  1. checksums.yaml +4 -4
  2. data/app/assets/javascripts/foreman_openscap/locale/cs_CZ/foreman_openscap.js +3 -3
  3. data/app/assets/javascripts/foreman_openscap/locale/de/foreman_openscap.js +3 -3
  4. data/app/assets/javascripts/foreman_openscap/locale/en/foreman_openscap.js +3 -3
  5. data/app/assets/javascripts/foreman_openscap/locale/en_GB/foreman_openscap.js +3 -3
  6. data/app/assets/javascripts/foreman_openscap/locale/es/foreman_openscap.js +3 -3
  7. data/app/assets/javascripts/foreman_openscap/locale/fr/foreman_openscap.js +3 -3
  8. data/app/assets/javascripts/foreman_openscap/locale/gl/foreman_openscap.js +3 -3
  9. data/app/assets/javascripts/foreman_openscap/locale/it/foreman_openscap.js +3 -3
  10. data/app/assets/javascripts/foreman_openscap/locale/ja/foreman_openscap.js +3 -3
  11. data/app/assets/javascripts/foreman_openscap/locale/ko/foreman_openscap.js +3 -3
  12. data/app/assets/javascripts/foreman_openscap/locale/pt_BR/foreman_openscap.js +3 -3
  13. data/app/assets/javascripts/foreman_openscap/locale/ru/foreman_openscap.js +3 -3
  14. data/app/assets/javascripts/foreman_openscap/locale/sv_SE/foreman_openscap.js +3 -3
  15. data/app/assets/javascripts/foreman_openscap/locale/zh_CN/foreman_openscap.js +3 -3
  16. data/app/assets/javascripts/foreman_openscap/locale/zh_TW/foreman_openscap.js +3 -3
  17. data/app/controllers/api/v2/compliance/arf_reports_controller.rb +2 -1
  18. data/app/controllers/policies_controller.rb +10 -5
  19. data/app/controllers/tailoring_files_controller.rb +3 -0
  20. data/app/helpers/foreman_openscap_helper.rb +11 -8
  21. data/app/helpers/policies_helper.rb +2 -0
  22. data/app/views/arf_reports/show.html.erb +0 -1
  23. data/app/views/arf_reports/welcome.html.erb +1 -1
  24. data/app/views/compliance_hosts/show.html.erb +1 -1
  25. data/app/views/policies/index.html.erb +1 -1
  26. data/app/views/policies/steps/_deployment_options_form.html.erb +1 -1
  27. data/app/views/policies/steps/_policy_attributes_form.html.erb +1 -1
  28. data/app/views/policies/steps/_schedule_form.html.erb +8 -4
  29. data/app/views/policy_dashboard/index.html.erb +1 -1
  30. data/app/views/scap_contents/index.html.erb +1 -1
  31. data/app/views/tailoring_files/index.html.erb +1 -1
  32. data/lib/foreman_openscap/version.rb +1 -1
  33. data/locale/cs_CZ/foreman_openscap.edit.po +27 -27
  34. data/locale/de/foreman_openscap.edit.po +27 -27
  35. data/locale/en/foreman_openscap.edit.po +27 -27
  36. data/locale/en_GB/foreman_openscap.edit.po +27 -27
  37. data/locale/es/foreman_openscap.edit.po +27 -27
  38. data/locale/foreman_openscap.pot +29 -29
  39. data/locale/fr/foreman_openscap.edit.po +27 -27
  40. data/locale/gl/foreman_openscap.edit.po +27 -27
  41. data/locale/it/foreman_openscap.edit.po +27 -27
  42. data/locale/ja/foreman_openscap.edit.po +27 -27
  43. data/locale/ko/foreman_openscap.edit.po +27 -27
  44. data/locale/pt_BR/foreman_openscap.edit.po +27 -27
  45. data/locale/ru/foreman_openscap.edit.po +27 -27
  46. data/locale/sv_SE/foreman_openscap.edit.po +27 -27
  47. data/locale/zh_CN/foreman_openscap.edit.po +27 -27
  48. data/locale/zh_TW/foreman_openscap.edit.po +27 -27
  49. data/package.json +0 -3
  50. metadata +6 -6
@@ -550,23 +550,23 @@ msgstr ""
550
550
  msgid "Othered"
551
551
  msgstr ""
552
552
 
553
- #: ../app/helpers/compliance_hosts_helper.rb:24
553
+ #: ../app/helpers/compliance_hosts_helper.rb:26
554
554
  msgid "Assign Compliance Policy"
555
555
  msgstr ""
556
556
 
557
- #: ../app/helpers/compliance_hosts_helper.rb:25
557
+ #: ../app/helpers/compliance_hosts_helper.rb:27
558
558
  msgid "Unassign Compliance Policy"
559
559
  msgstr ""
560
560
 
561
- #: ../app/helpers/compliance_hosts_helper.rb:26
561
+ #: ../app/helpers/compliance_hosts_helper.rb:28
562
562
  msgid "Change OpenSCAP Proxy"
563
563
  msgstr ""
564
564
 
565
- #: ../app/helpers/compliance_hosts_helper.rb:35 ../app/models/foreman_openscap/compliance_status.rb:8 ../lib/foreman_openscap/engine.rb:159 ../webpack/components/HostExtentions/HostKebabItems.js:39
565
+ #: ../app/helpers/compliance_hosts_helper.rb:37 ../app/models/foreman_openscap/compliance_status.rb:8 ../lib/foreman_openscap/engine.rb:159 ../webpack/components/HostExtentions/HostKebabItems.js:39
566
566
  msgid "Compliance"
567
567
  msgstr "Conforme"
568
568
 
569
- #: ../app/helpers/compliance_hosts_helper.rb:37
569
+ #: ../app/helpers/compliance_hosts_helper.rb:39
570
570
  msgid "Host compliance details"
571
571
  msgstr ""
572
572
 
@@ -574,47 +574,43 @@ msgstr ""
574
574
  msgid "Host is deleted"
575
575
  msgstr ""
576
576
 
577
- #: ../app/helpers/foreman_openscap_helper.rb:4
578
- msgid "documentation"
579
- msgstr ""
580
-
581
577
  #: ../app/helpers/policies_helper.rb:56
582
578
  msgid "Choose existing SCAP Content"
583
579
  msgstr ""
584
580
 
585
- #: ../app/helpers/policies_helper.rb:57 ../app/helpers/policies_helper.rb:62 ../app/models/foreman_openscap/policy.rb:11 ../app/views/policies/_form.html.erb:10 ../app/views/scap_contents/welcome.html.erb:1 ../app/views/scap_contents/welcome.html.erb:6
581
+ #: ../app/helpers/policies_helper.rb:57 ../app/helpers/policies_helper.rb:63 ../app/models/foreman_openscap/policy.rb:11 ../app/views/policies/_form.html.erb:10 ../app/views/scap_contents/welcome.html.erb:1 ../app/views/scap_contents/welcome.html.erb:6
586
582
  msgid "SCAP Content"
587
583
  msgstr ""
588
584
 
589
- #: ../app/helpers/policies_helper.rb:72 ../app/helpers/policies_helper.rb:79
585
+ #: ../app/helpers/policies_helper.rb:74 ../app/helpers/policies_helper.rb:81
590
586
  msgid "XCCDF Profile"
591
587
  msgstr "Profilo XCCDF"
592
588
 
593
- #: ../app/helpers/policies_helper.rb:78
589
+ #: ../app/helpers/policies_helper.rb:80
594
590
  msgid "Default XCCDF profile"
595
591
  msgstr ""
596
592
 
597
- #: ../app/helpers/policies_helper.rb:87
593
+ #: ../app/helpers/policies_helper.rb:89
598
594
  msgid "Choose Tailoring File"
599
595
  msgstr ""
600
596
 
601
- #: ../app/helpers/policies_helper.rb:88 ../app/views/policies/_list.html.erb:6
597
+ #: ../app/helpers/policies_helper.rb:90 ../app/views/policies/_list.html.erb:6
602
598
  msgid "Tailoring File"
603
599
  msgstr ""
604
600
 
605
- #: ../app/helpers/policies_helper.rb:97
601
+ #: ../app/helpers/policies_helper.rb:99
606
602
  msgid "XCCDF Profile in Tailoring File"
607
603
  msgstr ""
608
604
 
609
- #: ../app/helpers/policies_helper.rb:98
605
+ #: ../app/helpers/policies_helper.rb:100
610
606
  msgid "This profile will be used to override the one from scap content"
611
607
  msgstr ""
612
608
 
613
- #: ../app/helpers/policies_helper.rb:109 ../app/views/arf_reports/_list.html.erb:54 ../webpack/routes/OvalContents/OvalContentsNew/OvalContentsNew.js:116 ../webpack/routes/OvalPolicies/OvalPoliciesNew/NewOvalPolicyForm.js:97
609
+ #: ../app/helpers/policies_helper.rb:111 ../app/views/arf_reports/_list.html.erb:54 ../webpack/routes/OvalContents/OvalContentsNew/OvalContentsNew.js:116 ../webpack/routes/OvalPolicies/OvalPoliciesNew/NewOvalPolicyForm.js:97
614
610
  msgid "Submit"
615
611
  msgstr "Invia"
616
612
 
617
- #: ../app/helpers/policies_helper.rb:113 ../app/views/arf_reports/_list.html.erb:53 ../webpack/components/ConfirmModal.js:27 ../webpack/routes/OvalContents/OvalContentsNew/OvalContentsNew.js:121 ../webpack/routes/OvalPolicies/OvalPoliciesNew/NewOvalPolicyForm.js:102
613
+ #: ../app/helpers/policies_helper.rb:115 ../app/views/arf_reports/_list.html.erb:53 ../webpack/components/ConfirmModal.js:27 ../webpack/routes/OvalContents/OvalContentsNew/OvalContentsNew.js:121 ../webpack/routes/OvalPolicies/OvalPoliciesNew/NewOvalPolicyForm.js:102
618
614
  msgid "Cancel"
619
615
  msgstr "Annulla"
620
616
 
@@ -1010,23 +1006,23 @@ msgstr "Elimina"
1010
1006
  msgid "these Compliance reports"
1011
1007
  msgstr ""
1012
1008
 
1013
- #: ../app/views/arf_reports/show.html.erb:15
1009
+ #: ../app/views/arf_reports/show.html.erb:14
1014
1010
  msgid "Back"
1015
1011
  msgstr "Indietro"
1016
1012
 
1017
- #: ../app/views/arf_reports/show.html.erb:17
1013
+ #: ../app/views/arf_reports/show.html.erb:16
1018
1014
  msgid "Host details"
1019
1015
  msgstr "Informazioni host"
1020
1016
 
1021
- #: ../app/views/arf_reports/show.html.erb:18
1017
+ #: ../app/views/arf_reports/show.html.erb:17
1022
1018
  msgid "View full report"
1023
1019
  msgstr ""
1024
1020
 
1025
- #: ../app/views/arf_reports/show.html.erb:19
1021
+ #: ../app/views/arf_reports/show.html.erb:18
1026
1022
  msgid "Download XML in bzip"
1027
1023
  msgstr ""
1028
1024
 
1029
- #: ../app/views/arf_reports/show.html.erb:20
1025
+ #: ../app/views/arf_reports/show.html.erb:19
1030
1026
  msgid "Download HTML"
1031
1027
  msgstr ""
1032
1028
 
@@ -1154,15 +1150,15 @@ msgstr "Gruppi host"
1154
1150
  msgid "Choose period"
1155
1151
  msgstr ""
1156
1152
 
1157
- #: ../app/views/policies/_form.html.erb:47 ../app/views/policies/steps/_schedule_form.html.erb:8
1153
+ #: ../app/views/policies/_form.html.erb:47 ../app/views/policies/steps/_schedule_form.html.erb:9
1158
1154
  msgid "Choose weekday"
1159
1155
  msgstr ""
1160
1156
 
1161
- #: ../app/views/policies/_form.html.erb:48 ../app/views/policies/steps/_schedule_form.html.erb:9
1157
+ #: ../app/views/policies/_form.html.erb:48 ../app/views/policies/steps/_schedule_form.html.erb:13
1162
1158
  msgid "Number of a day in month, note that not all months have same count of days"
1163
1159
  msgstr ""
1164
1160
 
1165
- #: ../app/views/policies/_form.html.erb:49 ../app/views/policies/steps/_schedule_form.html.erb:10
1161
+ #: ../app/views/policies/_form.html.erb:49 ../app/views/policies/steps/_schedule_form.html.erb:14
1166
1162
  msgid "You can specify custom cron line, e.g. \"0 3 * * *\", separate each of 5 values by space"
1167
1163
  msgstr ""
1168
1164
 
@@ -1226,7 +1222,11 @@ msgstr ""
1226
1222
  msgid "Please make sure you understand them by reading our"
1227
1223
  msgstr ""
1228
1224
 
1229
- #: ../app/views/policies/steps/_schedule_form.html.erb:9
1225
+ #: ../app/views/policies/steps/_deployment_options_form.html.erb:7
1226
+ msgid "documentation"
1227
+ msgstr ""
1228
+
1229
+ #: ../app/views/policies/steps/_schedule_form.html.erb:12
1230
1230
  msgid "Choose day in month"
1231
1231
  msgstr ""
1232
1232
 
@@ -550,23 +550,23 @@ msgstr "O"
550
550
  msgid "Othered"
551
551
  msgstr "Othered"
552
552
 
553
- #: ../app/helpers/compliance_hosts_helper.rb:24
553
+ #: ../app/helpers/compliance_hosts_helper.rb:26
554
554
  msgid "Assign Compliance Policy"
555
555
  msgstr "コンプライアンスポリシーの割り当て"
556
556
 
557
- #: ../app/helpers/compliance_hosts_helper.rb:25
557
+ #: ../app/helpers/compliance_hosts_helper.rb:27
558
558
  msgid "Unassign Compliance Policy"
559
559
  msgstr "コンプライアンスポリシーの割り当て解除"
560
560
 
561
- #: ../app/helpers/compliance_hosts_helper.rb:26
561
+ #: ../app/helpers/compliance_hosts_helper.rb:28
562
562
  msgid "Change OpenSCAP Proxy"
563
563
  msgstr "OpenSCAP プロキシーの変更"
564
564
 
565
- #: ../app/helpers/compliance_hosts_helper.rb:35 ../app/models/foreman_openscap/compliance_status.rb:8 ../lib/foreman_openscap/engine.rb:159 ../webpack/components/HostExtentions/HostKebabItems.js:39
565
+ #: ../app/helpers/compliance_hosts_helper.rb:37 ../app/models/foreman_openscap/compliance_status.rb:8 ../lib/foreman_openscap/engine.rb:159 ../webpack/components/HostExtentions/HostKebabItems.js:39
566
566
  msgid "Compliance"
567
567
  msgstr "コンプライアンス"
568
568
 
569
- #: ../app/helpers/compliance_hosts_helper.rb:37
569
+ #: ../app/helpers/compliance_hosts_helper.rb:39
570
570
  msgid "Host compliance details"
571
571
  msgstr "ホストコンプライアンス詳細"
572
572
 
@@ -574,47 +574,43 @@ msgstr "ホストコンプライアンス詳細"
574
574
  msgid "Host is deleted"
575
575
  msgstr "ホストが削除されました"
576
576
 
577
- #: ../app/helpers/foreman_openscap_helper.rb:4
578
- msgid "documentation"
579
- msgstr "ドキュメント"
580
-
581
577
  #: ../app/helpers/policies_helper.rb:56
582
578
  msgid "Choose existing SCAP Content"
583
579
  msgstr "既存の SCAP コンテンツを選択"
584
580
 
585
- #: ../app/helpers/policies_helper.rb:57 ../app/helpers/policies_helper.rb:62 ../app/models/foreman_openscap/policy.rb:11 ../app/views/policies/_form.html.erb:10 ../app/views/scap_contents/welcome.html.erb:1 ../app/views/scap_contents/welcome.html.erb:6
581
+ #: ../app/helpers/policies_helper.rb:57 ../app/helpers/policies_helper.rb:63 ../app/models/foreman_openscap/policy.rb:11 ../app/views/policies/_form.html.erb:10 ../app/views/scap_contents/welcome.html.erb:1 ../app/views/scap_contents/welcome.html.erb:6
586
582
  msgid "SCAP Content"
587
583
  msgstr "SCAP コンテンツ"
588
584
 
589
- #: ../app/helpers/policies_helper.rb:72 ../app/helpers/policies_helper.rb:79
585
+ #: ../app/helpers/policies_helper.rb:74 ../app/helpers/policies_helper.rb:81
590
586
  msgid "XCCDF Profile"
591
587
  msgstr "XCCDF プロファイル"
592
588
 
593
- #: ../app/helpers/policies_helper.rb:78
589
+ #: ../app/helpers/policies_helper.rb:80
594
590
  msgid "Default XCCDF profile"
595
591
  msgstr "デフォルトの XCCDF プロファイル"
596
592
 
597
- #: ../app/helpers/policies_helper.rb:87
593
+ #: ../app/helpers/policies_helper.rb:89
598
594
  msgid "Choose Tailoring File"
599
595
  msgstr "テーラリングファイルの選択"
600
596
 
601
- #: ../app/helpers/policies_helper.rb:88 ../app/views/policies/_list.html.erb:6
597
+ #: ../app/helpers/policies_helper.rb:90 ../app/views/policies/_list.html.erb:6
602
598
  msgid "Tailoring File"
603
599
  msgstr "テーラリングファイル"
604
600
 
605
- #: ../app/helpers/policies_helper.rb:97
601
+ #: ../app/helpers/policies_helper.rb:99
606
602
  msgid "XCCDF Profile in Tailoring File"
607
603
  msgstr "テーラリングファイルでの XCCDF プロファイル"
608
604
 
609
- #: ../app/helpers/policies_helper.rb:98
605
+ #: ../app/helpers/policies_helper.rb:100
610
606
  msgid "This profile will be used to override the one from scap content"
611
607
  msgstr "このプロファイルは scrap コンテンツからのものを上書きするために使用されます"
612
608
 
613
- #: ../app/helpers/policies_helper.rb:109 ../app/views/arf_reports/_list.html.erb:54 ../webpack/routes/OvalContents/OvalContentsNew/OvalContentsNew.js:116 ../webpack/routes/OvalPolicies/OvalPoliciesNew/NewOvalPolicyForm.js:97
609
+ #: ../app/helpers/policies_helper.rb:111 ../app/views/arf_reports/_list.html.erb:54 ../webpack/routes/OvalContents/OvalContentsNew/OvalContentsNew.js:116 ../webpack/routes/OvalPolicies/OvalPoliciesNew/NewOvalPolicyForm.js:97
614
610
  msgid "Submit"
615
611
  msgstr "送信"
616
612
 
617
- #: ../app/helpers/policies_helper.rb:113 ../app/views/arf_reports/_list.html.erb:53 ../webpack/components/ConfirmModal.js:27 ../webpack/routes/OvalContents/OvalContentsNew/OvalContentsNew.js:121 ../webpack/routes/OvalPolicies/OvalPoliciesNew/NewOvalPolicyForm.js:102
613
+ #: ../app/helpers/policies_helper.rb:115 ../app/views/arf_reports/_list.html.erb:53 ../webpack/components/ConfirmModal.js:27 ../webpack/routes/OvalContents/OvalContentsNew/OvalContentsNew.js:121 ../webpack/routes/OvalPolicies/OvalPoliciesNew/NewOvalPolicyForm.js:102
618
614
  msgid "Cancel"
619
615
  msgstr "取り消し"
620
616
 
@@ -1010,23 +1006,23 @@ msgstr "削除"
1010
1006
  msgid "these Compliance reports"
1011
1007
  msgstr "これらのコンプライアンスレポート"
1012
1008
 
1013
- #: ../app/views/arf_reports/show.html.erb:15
1009
+ #: ../app/views/arf_reports/show.html.erb:14
1014
1010
  msgid "Back"
1015
1011
  msgstr "戻る"
1016
1012
 
1017
- #: ../app/views/arf_reports/show.html.erb:17
1013
+ #: ../app/views/arf_reports/show.html.erb:16
1018
1014
  msgid "Host details"
1019
1015
  msgstr "ホストの詳細"
1020
1016
 
1021
- #: ../app/views/arf_reports/show.html.erb:18
1017
+ #: ../app/views/arf_reports/show.html.erb:17
1022
1018
  msgid "View full report"
1023
1019
  msgstr "フルレポートを表示"
1024
1020
 
1025
- #: ../app/views/arf_reports/show.html.erb:19
1021
+ #: ../app/views/arf_reports/show.html.erb:18
1026
1022
  msgid "Download XML in bzip"
1027
1023
  msgstr "XML を bzip でダウンロード"
1028
1024
 
1029
- #: ../app/views/arf_reports/show.html.erb:20
1025
+ #: ../app/views/arf_reports/show.html.erb:19
1030
1026
  msgid "Download HTML"
1031
1027
  msgstr "HTML のダウンロード"
1032
1028
 
@@ -1152,15 +1148,15 @@ msgstr "ホストグループ"
1152
1148
  msgid "Choose period"
1153
1149
  msgstr "期間を選択"
1154
1150
 
1155
- #: ../app/views/policies/_form.html.erb:47 ../app/views/policies/steps/_schedule_form.html.erb:8
1151
+ #: ../app/views/policies/_form.html.erb:47 ../app/views/policies/steps/_schedule_form.html.erb:9
1156
1152
  msgid "Choose weekday"
1157
1153
  msgstr "平日を選択"
1158
1154
 
1159
- #: ../app/views/policies/_form.html.erb:48 ../app/views/policies/steps/_schedule_form.html.erb:9
1155
+ #: ../app/views/policies/_form.html.erb:48 ../app/views/policies/steps/_schedule_form.html.erb:13
1160
1156
  msgid "Number of a day in month, note that not all months have same count of days"
1161
1157
  msgstr "月の日数。すべての月の日数が同じであるとは限らないことに注意してください"
1162
1158
 
1163
- #: ../app/views/policies/_form.html.erb:49 ../app/views/policies/steps/_schedule_form.html.erb:10
1159
+ #: ../app/views/policies/_form.html.erb:49 ../app/views/policies/steps/_schedule_form.html.erb:14
1164
1160
  msgid "You can specify custom cron line, e.g. \"0 3 * * *\", separate each of 5 values by space"
1165
1161
  msgstr "カスタム cron 行を指定できます (たとえば、\"0 3 * * *\" のように 5 つの値をスペースで区切ります)"
1166
1162
 
@@ -1224,7 +1220,11 @@ msgstr "デプロイメントオプションには大きな違いがあります
1224
1220
  msgid "Please make sure you understand them by reading our"
1225
1221
  msgstr "理解するために読んでください。"
1226
1222
 
1227
- #: ../app/views/policies/steps/_schedule_form.html.erb:9
1223
+ #: ../app/views/policies/steps/_deployment_options_form.html.erb:7
1224
+ msgid "documentation"
1225
+ msgstr "ドキュメント"
1226
+
1227
+ #: ../app/views/policies/steps/_schedule_form.html.erb:12
1228
1228
  msgid "Choose day in month"
1229
1229
  msgstr "月の日付を選択"
1230
1230
 
@@ -548,23 +548,23 @@ msgstr "제외됨|O"
548
548
  msgid "Othered"
549
549
  msgstr "제외됨"
550
550
 
551
- #: ../app/helpers/compliance_hosts_helper.rb:24
551
+ #: ../app/helpers/compliance_hosts_helper.rb:26
552
552
  msgid "Assign Compliance Policy"
553
553
  msgstr "컴플라이언스 정책 할당"
554
554
 
555
- #: ../app/helpers/compliance_hosts_helper.rb:25
555
+ #: ../app/helpers/compliance_hosts_helper.rb:27
556
556
  msgid "Unassign Compliance Policy"
557
557
  msgstr "컴플라이언스 정책 할당 취소"
558
558
 
559
- #: ../app/helpers/compliance_hosts_helper.rb:26
559
+ #: ../app/helpers/compliance_hosts_helper.rb:28
560
560
  msgid "Change OpenSCAP Proxy"
561
561
  msgstr ""
562
562
 
563
- #: ../app/helpers/compliance_hosts_helper.rb:35 ../app/models/foreman_openscap/compliance_status.rb:8 ../lib/foreman_openscap/engine.rb:159 ../webpack/components/HostExtentions/HostKebabItems.js:39
563
+ #: ../app/helpers/compliance_hosts_helper.rb:37 ../app/models/foreman_openscap/compliance_status.rb:8 ../lib/foreman_openscap/engine.rb:159 ../webpack/components/HostExtentions/HostKebabItems.js:39
564
564
  msgid "Compliance"
565
565
  msgstr "컴플라이언스 "
566
566
 
567
- #: ../app/helpers/compliance_hosts_helper.rb:37
567
+ #: ../app/helpers/compliance_hosts_helper.rb:39
568
568
  msgid "Host compliance details"
569
569
  msgstr "호스트 컴플라이언스 정보"
570
570
 
@@ -572,47 +572,43 @@ msgstr "호스트 컴플라이언스 정보"
572
572
  msgid "Host is deleted"
573
573
  msgstr "호스트가 삭제되었습니다."
574
574
 
575
- #: ../app/helpers/foreman_openscap_helper.rb:4
576
- msgid "documentation"
577
- msgstr ""
578
-
579
575
  #: ../app/helpers/policies_helper.rb:56
580
576
  msgid "Choose existing SCAP Content"
581
577
  msgstr "기존 SCAP 컨텐츠 선택"
582
578
 
583
- #: ../app/helpers/policies_helper.rb:57 ../app/helpers/policies_helper.rb:62 ../app/models/foreman_openscap/policy.rb:11 ../app/views/policies/_form.html.erb:10 ../app/views/scap_contents/welcome.html.erb:1 ../app/views/scap_contents/welcome.html.erb:6
579
+ #: ../app/helpers/policies_helper.rb:57 ../app/helpers/policies_helper.rb:63 ../app/models/foreman_openscap/policy.rb:11 ../app/views/policies/_form.html.erb:10 ../app/views/scap_contents/welcome.html.erb:1 ../app/views/scap_contents/welcome.html.erb:6
584
580
  msgid "SCAP Content"
585
581
  msgstr "SCAP 컨텐츠"
586
582
 
587
- #: ../app/helpers/policies_helper.rb:72 ../app/helpers/policies_helper.rb:79
583
+ #: ../app/helpers/policies_helper.rb:74 ../app/helpers/policies_helper.rb:81
588
584
  msgid "XCCDF Profile"
589
585
  msgstr "XCCDF 프로파일 "
590
586
 
591
- #: ../app/helpers/policies_helper.rb:78
587
+ #: ../app/helpers/policies_helper.rb:80
592
588
  msgid "Default XCCDF profile"
593
589
  msgstr "기본 XCCDF 프로파일"
594
590
 
595
- #: ../app/helpers/policies_helper.rb:87
591
+ #: ../app/helpers/policies_helper.rb:89
596
592
  msgid "Choose Tailoring File"
597
593
  msgstr ""
598
594
 
599
- #: ../app/helpers/policies_helper.rb:88 ../app/views/policies/_list.html.erb:6
595
+ #: ../app/helpers/policies_helper.rb:90 ../app/views/policies/_list.html.erb:6
600
596
  msgid "Tailoring File"
601
597
  msgstr ""
602
598
 
603
- #: ../app/helpers/policies_helper.rb:97
599
+ #: ../app/helpers/policies_helper.rb:99
604
600
  msgid "XCCDF Profile in Tailoring File"
605
601
  msgstr ""
606
602
 
607
- #: ../app/helpers/policies_helper.rb:98
603
+ #: ../app/helpers/policies_helper.rb:100
608
604
  msgid "This profile will be used to override the one from scap content"
609
605
  msgstr ""
610
606
 
611
- #: ../app/helpers/policies_helper.rb:109 ../app/views/arf_reports/_list.html.erb:54 ../webpack/routes/OvalContents/OvalContentsNew/OvalContentsNew.js:116 ../webpack/routes/OvalPolicies/OvalPoliciesNew/NewOvalPolicyForm.js:97
607
+ #: ../app/helpers/policies_helper.rb:111 ../app/views/arf_reports/_list.html.erb:54 ../webpack/routes/OvalContents/OvalContentsNew/OvalContentsNew.js:116 ../webpack/routes/OvalPolicies/OvalPoliciesNew/NewOvalPolicyForm.js:97
612
608
  msgid "Submit"
613
609
  msgstr "보내기"
614
610
 
615
- #: ../app/helpers/policies_helper.rb:113 ../app/views/arf_reports/_list.html.erb:53 ../webpack/components/ConfirmModal.js:27 ../webpack/routes/OvalContents/OvalContentsNew/OvalContentsNew.js:121 ../webpack/routes/OvalPolicies/OvalPoliciesNew/NewOvalPolicyForm.js:102
611
+ #: ../app/helpers/policies_helper.rb:115 ../app/views/arf_reports/_list.html.erb:53 ../webpack/components/ConfirmModal.js:27 ../webpack/routes/OvalContents/OvalContentsNew/OvalContentsNew.js:121 ../webpack/routes/OvalPolicies/OvalPoliciesNew/NewOvalPolicyForm.js:102
616
612
  msgid "Cancel"
617
613
  msgstr "취소"
618
614
 
@@ -1008,23 +1004,23 @@ msgstr "삭제"
1008
1004
  msgid "these Compliance reports"
1009
1005
  msgstr ""
1010
1006
 
1011
- #: ../app/views/arf_reports/show.html.erb:15
1007
+ #: ../app/views/arf_reports/show.html.erb:14
1012
1008
  msgid "Back"
1013
1009
  msgstr "뒤로(_B)"
1014
1010
 
1015
- #: ../app/views/arf_reports/show.html.erb:17
1011
+ #: ../app/views/arf_reports/show.html.erb:16
1016
1012
  msgid "Host details"
1017
1013
  msgstr "호스트 상세 정보 "
1018
1014
 
1019
- #: ../app/views/arf_reports/show.html.erb:18
1015
+ #: ../app/views/arf_reports/show.html.erb:17
1020
1016
  msgid "View full report"
1021
1017
  msgstr "전체 보고서 보기"
1022
1018
 
1023
- #: ../app/views/arf_reports/show.html.erb:19
1019
+ #: ../app/views/arf_reports/show.html.erb:18
1024
1020
  msgid "Download XML in bzip"
1025
1021
  msgstr "XML을 bzip으로 다운로드"
1026
1022
 
1027
- #: ../app/views/arf_reports/show.html.erb:20
1023
+ #: ../app/views/arf_reports/show.html.erb:19
1028
1024
  msgid "Download HTML"
1029
1025
  msgstr ""
1030
1026
 
@@ -1152,15 +1148,15 @@ msgstr "호스트 그룹 "
1152
1148
  msgid "Choose period"
1153
1149
  msgstr "기간 선택"
1154
1150
 
1155
- #: ../app/views/policies/_form.html.erb:47 ../app/views/policies/steps/_schedule_form.html.erb:8
1151
+ #: ../app/views/policies/_form.html.erb:47 ../app/views/policies/steps/_schedule_form.html.erb:9
1156
1152
  msgid "Choose weekday"
1157
1153
  msgstr "요일 선택"
1158
1154
 
1159
- #: ../app/views/policies/_form.html.erb:48 ../app/views/policies/steps/_schedule_form.html.erb:9
1155
+ #: ../app/views/policies/_form.html.erb:48 ../app/views/policies/steps/_schedule_form.html.erb:13
1160
1156
  msgid "Number of a day in month, note that not all months have same count of days"
1161
1157
  msgstr "달의 일수입니다. 모든 달의 일수가 동일하지는 않습니다."
1162
1158
 
1163
- #: ../app/views/policies/_form.html.erb:49 ../app/views/policies/steps/_schedule_form.html.erb:10
1159
+ #: ../app/views/policies/_form.html.erb:49 ../app/views/policies/steps/_schedule_form.html.erb:14
1164
1160
  msgid "You can specify custom cron line, e.g. \"0 3 * * *\", separate each of 5 values by space"
1165
1161
  msgstr "각각의 5자리 값을 공백으로 구분하여 사용자 정의 cron 줄을 지정할 수 있습니다(예: \"0 3 * * *\")."
1166
1162
 
@@ -1224,7 +1220,11 @@ msgstr ""
1224
1220
  msgid "Please make sure you understand them by reading our"
1225
1221
  msgstr ""
1226
1222
 
1227
- #: ../app/views/policies/steps/_schedule_form.html.erb:9
1223
+ #: ../app/views/policies/steps/_deployment_options_form.html.erb:7
1224
+ msgid "documentation"
1225
+ msgstr ""
1226
+
1227
+ #: ../app/views/policies/steps/_schedule_form.html.erb:12
1228
1228
  msgid "Choose day in month"
1229
1229
  msgstr ""
1230
1230
 
@@ -550,23 +550,23 @@ msgstr "Outros|O"
550
550
  msgid "Othered"
551
551
  msgstr "Outros"
552
552
 
553
- #: ../app/helpers/compliance_hosts_helper.rb:24
553
+ #: ../app/helpers/compliance_hosts_helper.rb:26
554
554
  msgid "Assign Compliance Policy"
555
555
  msgstr "Atribuir Política de Conformidade"
556
556
 
557
- #: ../app/helpers/compliance_hosts_helper.rb:25
557
+ #: ../app/helpers/compliance_hosts_helper.rb:27
558
558
  msgid "Unassign Compliance Policy"
559
559
  msgstr "Cancelar Atribuição da Política de Conformidade"
560
560
 
561
- #: ../app/helpers/compliance_hosts_helper.rb:26
561
+ #: ../app/helpers/compliance_hosts_helper.rb:28
562
562
  msgid "Change OpenSCAP Proxy"
563
563
  msgstr "Alterar proxy OpenSCAP"
564
564
 
565
- #: ../app/helpers/compliance_hosts_helper.rb:35 ../app/models/foreman_openscap/compliance_status.rb:8 ../lib/foreman_openscap/engine.rb:159 ../webpack/components/HostExtentions/HostKebabItems.js:39
565
+ #: ../app/helpers/compliance_hosts_helper.rb:37 ../app/models/foreman_openscap/compliance_status.rb:8 ../lib/foreman_openscap/engine.rb:159 ../webpack/components/HostExtentions/HostKebabItems.js:39
566
566
  msgid "Compliance"
567
567
  msgstr "Conformidade"
568
568
 
569
- #: ../app/helpers/compliance_hosts_helper.rb:37
569
+ #: ../app/helpers/compliance_hosts_helper.rb:39
570
570
  msgid "Host compliance details"
571
571
  msgstr "Detalhes de conformidade do host "
572
572
 
@@ -574,47 +574,43 @@ msgstr "Detalhes de conformidade do host "
574
574
  msgid "Host is deleted"
575
575
  msgstr "Host removido"
576
576
 
577
- #: ../app/helpers/foreman_openscap_helper.rb:4
578
- msgid "documentation"
579
- msgstr "documentação"
580
-
581
577
  #: ../app/helpers/policies_helper.rb:56
582
578
  msgid "Choose existing SCAP Content"
583
579
  msgstr "Escolha um conteúdo SCAP existente"
584
580
 
585
- #: ../app/helpers/policies_helper.rb:57 ../app/helpers/policies_helper.rb:62 ../app/models/foreman_openscap/policy.rb:11 ../app/views/policies/_form.html.erb:10 ../app/views/scap_contents/welcome.html.erb:1 ../app/views/scap_contents/welcome.html.erb:6
581
+ #: ../app/helpers/policies_helper.rb:57 ../app/helpers/policies_helper.rb:63 ../app/models/foreman_openscap/policy.rb:11 ../app/views/policies/_form.html.erb:10 ../app/views/scap_contents/welcome.html.erb:1 ../app/views/scap_contents/welcome.html.erb:6
586
582
  msgid "SCAP Content"
587
583
  msgstr "Conteúdo SCAP"
588
584
 
589
- #: ../app/helpers/policies_helper.rb:72 ../app/helpers/policies_helper.rb:79
585
+ #: ../app/helpers/policies_helper.rb:74 ../app/helpers/policies_helper.rb:81
590
586
  msgid "XCCDF Profile"
591
587
  msgstr "O Perfil do XCCDF"
592
588
 
593
- #: ../app/helpers/policies_helper.rb:78
589
+ #: ../app/helpers/policies_helper.rb:80
594
590
  msgid "Default XCCDF profile"
595
591
  msgstr "Perfil XCCDF padrão "
596
592
 
597
- #: ../app/helpers/policies_helper.rb:87
593
+ #: ../app/helpers/policies_helper.rb:89
598
594
  msgid "Choose Tailoring File"
599
595
  msgstr "Escolher um arquivo de personalização"
600
596
 
601
- #: ../app/helpers/policies_helper.rb:88 ../app/views/policies/_list.html.erb:6
597
+ #: ../app/helpers/policies_helper.rb:90 ../app/views/policies/_list.html.erb:6
602
598
  msgid "Tailoring File"
603
599
  msgstr "Arquivo de personalização"
604
600
 
605
- #: ../app/helpers/policies_helper.rb:97
601
+ #: ../app/helpers/policies_helper.rb:99
606
602
  msgid "XCCDF Profile in Tailoring File"
607
603
  msgstr "Perfil XCCDF no arquivo de personalização"
608
604
 
609
- #: ../app/helpers/policies_helper.rb:98
605
+ #: ../app/helpers/policies_helper.rb:100
610
606
  msgid "This profile will be used to override the one from scap content"
611
607
  msgstr "Esse perfil será usado para substituir o do conteúdo SCAP"
612
608
 
613
- #: ../app/helpers/policies_helper.rb:109 ../app/views/arf_reports/_list.html.erb:54 ../webpack/routes/OvalContents/OvalContentsNew/OvalContentsNew.js:116 ../webpack/routes/OvalPolicies/OvalPoliciesNew/NewOvalPolicyForm.js:97
609
+ #: ../app/helpers/policies_helper.rb:111 ../app/views/arf_reports/_list.html.erb:54 ../webpack/routes/OvalContents/OvalContentsNew/OvalContentsNew.js:116 ../webpack/routes/OvalPolicies/OvalPoliciesNew/NewOvalPolicyForm.js:97
614
610
  msgid "Submit"
615
611
  msgstr "Enviar"
616
612
 
617
- #: ../app/helpers/policies_helper.rb:113 ../app/views/arf_reports/_list.html.erb:53 ../webpack/components/ConfirmModal.js:27 ../webpack/routes/OvalContents/OvalContentsNew/OvalContentsNew.js:121 ../webpack/routes/OvalPolicies/OvalPoliciesNew/NewOvalPolicyForm.js:102
613
+ #: ../app/helpers/policies_helper.rb:115 ../app/views/arf_reports/_list.html.erb:53 ../webpack/components/ConfirmModal.js:27 ../webpack/routes/OvalContents/OvalContentsNew/OvalContentsNew.js:121 ../webpack/routes/OvalPolicies/OvalPoliciesNew/NewOvalPolicyForm.js:102
618
614
  msgid "Cancel"
619
615
  msgstr "Cancelar"
620
616
 
@@ -1010,23 +1006,23 @@ msgstr "Excluir"
1010
1006
  msgid "these Compliance reports"
1011
1007
  msgstr "esses relatórios de conformidade"
1012
1008
 
1013
- #: ../app/views/arf_reports/show.html.erb:15
1009
+ #: ../app/views/arf_reports/show.html.erb:14
1014
1010
  msgid "Back"
1015
1011
  msgstr "Retornar"
1016
1012
 
1017
- #: ../app/views/arf_reports/show.html.erb:17
1013
+ #: ../app/views/arf_reports/show.html.erb:16
1018
1014
  msgid "Host details"
1019
1015
  msgstr "Detalhes do Host"
1020
1016
 
1021
- #: ../app/views/arf_reports/show.html.erb:18
1017
+ #: ../app/views/arf_reports/show.html.erb:17
1022
1018
  msgid "View full report"
1023
1019
  msgstr "Visualizar relatório completo"
1024
1020
 
1025
- #: ../app/views/arf_reports/show.html.erb:19
1021
+ #: ../app/views/arf_reports/show.html.erb:18
1026
1022
  msgid "Download XML in bzip"
1027
1023
  msgstr "Baixar XML em bzip"
1028
1024
 
1029
- #: ../app/views/arf_reports/show.html.erb:20
1025
+ #: ../app/views/arf_reports/show.html.erb:19
1030
1026
  msgid "Download HTML"
1031
1027
  msgstr "Fazer download de HTML"
1032
1028
 
@@ -1156,15 +1152,15 @@ msgstr "Grupos de host"
1156
1152
  msgid "Choose period"
1157
1153
  msgstr "Selecionar período"
1158
1154
 
1159
- #: ../app/views/policies/_form.html.erb:47 ../app/views/policies/steps/_schedule_form.html.erb:8
1155
+ #: ../app/views/policies/_form.html.erb:47 ../app/views/policies/steps/_schedule_form.html.erb:9
1160
1156
  msgid "Choose weekday"
1161
1157
  msgstr "Selecionar dia útil"
1162
1158
 
1163
- #: ../app/views/policies/_form.html.erb:48 ../app/views/policies/steps/_schedule_form.html.erb:9
1159
+ #: ../app/views/policies/_form.html.erb:48 ../app/views/policies/steps/_schedule_form.html.erb:13
1164
1160
  msgid "Number of a day in month, note that not all months have same count of days"
1165
1161
  msgstr "Número de dias no mês, observe que nem todos os meses possuem o mesmo número de dias"
1166
1162
 
1167
- #: ../app/views/policies/_form.html.erb:49 ../app/views/policies/steps/_schedule_form.html.erb:10
1163
+ #: ../app/views/policies/_form.html.erb:49 ../app/views/policies/steps/_schedule_form.html.erb:14
1168
1164
  msgid "You can specify custom cron line, e.g. \"0 3 * * *\", separate each of 5 values by space"
1169
1165
  msgstr "Você pode especificar cron line personalizado, ex. \"0 3 * * *\", separe cada um dos 5 valores por espaço "
1170
1166
 
@@ -1228,7 +1224,11 @@ msgstr "Existem diferenças significativas nas opções de implantação."
1228
1224
  msgid "Please make sure you understand them by reading our"
1229
1225
  msgstr "Por favor, certifique-se de compreendê-los lendo nosso"
1230
1226
 
1231
- #: ../app/views/policies/steps/_schedule_form.html.erb:9
1227
+ #: ../app/views/policies/steps/_deployment_options_form.html.erb:7
1228
+ msgid "documentation"
1229
+ msgstr "documentação"
1230
+
1231
+ #: ../app/views/policies/steps/_schedule_form.html.erb:12
1232
1232
  msgid "Choose day in month"
1233
1233
  msgstr "Escolher dia no mês"
1234
1234