foreman_openscap 2.0.2 → 4.0.2
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +5 -5
- data/app/controllers/api/v2/compliance/arf_reports_controller.rb +5 -3
- data/app/controllers/api/v2/compliance/scap_content_profiles_controller.rb +15 -0
- data/app/controllers/api/v2/compliance/scap_contents_controller.rb +1 -1
- data/app/controllers/api/v2/compliance/tailoring_files_controller.rb +1 -1
- data/app/controllers/scap_contents_controller.rb +1 -1
- data/app/controllers/tailoring_files_controller.rb +1 -1
- data/app/models/concerns/foreman_openscap/smart_proxy_extensions.rb +1 -1
- data/app/models/foreman_openscap/policy.rb +2 -2
- 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/db/migrate/20200803065041_migrate_port_overrides_for_ansible.rb +34 -0
- data/lib/foreman_openscap/engine.rb +9 -6
- data/lib/foreman_openscap/helper.rb +1 -1
- data/lib/foreman_openscap/version.rb +1 -1
- data/locale/action_names.rb +2 -7
- data/locale/de/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/de/foreman_openscap.po +9 -194
- data/locale/en_GB/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/en_GB/foreman_openscap.po +8 -194
- data/locale/es/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/es/foreman_openscap.po +5 -191
- data/locale/foreman_openscap.pot +91 -336
- data/locale/fr/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/fr/foreman_openscap.po +5 -191
- data/locale/gl/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/gl/foreman_openscap.po +4 -190
- data/locale/it/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/it/foreman_openscap.po +4 -190
- data/locale/ja/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/ja/foreman_openscap.po +5 -191
- data/locale/ko/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/ko/foreman_openscap.po +4 -190
- data/locale/pt_BR/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/pt_BR/foreman_openscap.po +5 -191
- data/locale/ru/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/ru/foreman_openscap.po +4 -190
- data/locale/sv_SE/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/sv_SE/foreman_openscap.po +4 -190
- data/locale/zh_CN/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/zh_CN/foreman_openscap.po +5 -191
- data/locale/zh_TW/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/zh_TW/foreman_openscap.po +4 -190
- 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
- data/test/unit/policy_test.rb +9 -0
- metadata +18 -24
- data/locale/de/foreman_openscap.edit.po +0 -0
- data/locale/en_GB/foreman_openscap.edit.po +0 -0
- data/locale/es/foreman_openscap.edit.po +0 -0
- data/locale/fr/foreman_openscap.edit.po +0 -0
- data/locale/gl/foreman_openscap.edit.po +0 -0
- data/locale/it/foreman_openscap.edit.po +0 -0
- data/locale/ja/foreman_openscap.edit.po +0 -0
- data/locale/ko/foreman_openscap.edit.po +0 -0
- data/locale/pt_BR/foreman_openscap.edit.po +0 -0
- data/locale/ru/foreman_openscap.edit.po +0 -0
- data/locale/sv_SE/foreman_openscap.edit.po +0 -0
- data/locale/zh_CN/foreman_openscap.edit.po +0 -0
- data/locale/zh_TW/foreman_openscap.edit.po +0 -0
Binary file
|
@@ -8,7 +8,7 @@ msgid ""
|
|
8
8
|
msgstr ""
|
9
9
|
"Project-Id-Version: Foreman\n"
|
10
10
|
"Report-Msgid-Bugs-To: \n"
|
11
|
-
"PO-Revision-Date:
|
11
|
+
"PO-Revision-Date: 2020-03-02 20:59+0000\n"
|
12
12
|
"Last-Translator: Lukáš Zapletal\n"
|
13
13
|
"Language-Team: Italian (http://www.transifex.com/foreman/foreman/language/it/)"
|
14
14
|
"\n"
|
@@ -53,9 +53,6 @@ msgstr ""
|
|
53
53
|
msgid "A summary of reports for OpenSCAP policies"
|
54
54
|
msgstr ""
|
55
55
|
|
56
|
-
msgid "Abstract async task"
|
57
|
-
msgstr ""
|
58
|
-
|
59
56
|
msgid "Action with sub plans"
|
60
57
|
msgstr ""
|
61
58
|
|
@@ -80,15 +77,6 @@ msgstr ""
|
|
80
77
|
msgid "Assign Compliance Policy"
|
81
78
|
msgstr ""
|
82
79
|
|
83
|
-
msgid "Attach subscriptions"
|
84
|
-
msgstr ""
|
85
|
-
|
86
|
-
msgid "Auto attach subscriptions"
|
87
|
-
msgstr ""
|
88
|
-
|
89
|
-
msgid "Auto-attach subscriptions"
|
90
|
-
msgstr ""
|
91
|
-
|
92
80
|
msgid "Back"
|
93
81
|
msgstr "Indietro"
|
94
82
|
|
@@ -128,9 +116,6 @@ msgstr ""
|
|
128
116
|
msgid "Choose weekday"
|
129
117
|
msgstr ""
|
130
118
|
|
131
|
-
msgid "Combined Profile Update"
|
132
|
-
msgstr ""
|
133
|
-
|
134
119
|
msgid "Compliance"
|
135
120
|
msgstr "Conforme"
|
136
121
|
|
@@ -170,12 +155,6 @@ msgstr ""
|
|
170
155
|
msgid "Could not validate %{file_type}. Error %{error}"
|
171
156
|
msgstr ""
|
172
157
|
|
173
|
-
msgid "Create"
|
174
|
-
msgstr ""
|
175
|
-
|
176
|
-
msgid "Create Package Group"
|
177
|
-
msgstr ""
|
178
|
-
|
179
158
|
msgid "Create SCAP content"
|
180
159
|
msgstr ""
|
181
160
|
|
@@ -200,18 +179,6 @@ msgstr ""
|
|
200
179
|
msgid "Delete"
|
201
180
|
msgstr "Elimina"
|
202
181
|
|
203
|
-
msgid "Delete Activation Key"
|
204
|
-
msgstr ""
|
205
|
-
|
206
|
-
msgid "Delete Lifecycle Environment"
|
207
|
-
msgstr ""
|
208
|
-
|
209
|
-
msgid "Delete Package Group"
|
210
|
-
msgstr ""
|
211
|
-
|
212
|
-
msgid "Delete Product"
|
213
|
-
msgstr ""
|
214
|
-
|
215
182
|
msgid "Delete a Policy"
|
216
183
|
msgstr ""
|
217
184
|
|
@@ -248,18 +215,6 @@ msgstr ""
|
|
248
215
|
msgid "Description"
|
249
216
|
msgstr "Descrizione"
|
250
217
|
|
251
|
-
msgid "Destroy"
|
252
|
-
msgstr ""
|
253
|
-
|
254
|
-
msgid "Destroy Content Host"
|
255
|
-
msgstr ""
|
256
|
-
|
257
|
-
msgid "Disable"
|
258
|
-
msgstr ""
|
259
|
-
|
260
|
-
msgid "Discover"
|
261
|
-
msgstr ""
|
262
|
-
|
263
218
|
msgid "Documentation"
|
264
219
|
msgstr ""
|
265
220
|
|
@@ -296,15 +251,6 @@ msgstr ""
|
|
296
251
|
msgid "Effective Profile"
|
297
252
|
msgstr ""
|
298
253
|
|
299
|
-
msgid "Enable"
|
300
|
-
msgstr ""
|
301
|
-
|
302
|
-
msgid "Errata mail"
|
303
|
-
msgstr ""
|
304
|
-
|
305
|
-
msgid "Export"
|
306
|
-
msgstr ""
|
307
|
-
|
308
254
|
msgid "Failed"
|
309
255
|
msgstr "Non riuscito"
|
310
256
|
|
@@ -339,15 +285,9 @@ msgstr ""
|
|
339
285
|
msgid "Failed|F"
|
340
286
|
msgstr "F"
|
341
287
|
|
342
|
-
msgid "Fetch pxe files"
|
343
|
-
msgstr ""
|
344
|
-
|
345
288
|
msgid "File Upload"
|
346
289
|
msgstr ""
|
347
290
|
|
348
|
-
msgid "Filtered index content"
|
349
|
-
msgstr ""
|
350
|
-
|
351
291
|
msgid "Full Report"
|
352
292
|
msgstr ""
|
353
293
|
|
@@ -405,12 +345,6 @@ msgstr ""
|
|
405
345
|
msgid "How the policy should be deployed"
|
406
346
|
msgstr ""
|
407
347
|
|
408
|
-
msgid "Hypervisors"
|
409
|
-
msgstr ""
|
410
|
-
|
411
|
-
msgid "Hypervisors update"
|
412
|
-
msgstr ""
|
413
|
-
|
414
348
|
msgid "ID of OpenSCAP Proxy"
|
415
349
|
msgstr ""
|
416
350
|
|
@@ -445,39 +379,6 @@ msgstr ""
|
|
445
379
|
msgid "Inconclusive results"
|
446
380
|
msgstr ""
|
447
381
|
|
448
|
-
msgid "Incremental Update"
|
449
|
-
msgstr ""
|
450
|
-
|
451
|
-
msgid "Incremental Update of Content View Version(s) "
|
452
|
-
msgstr ""
|
453
|
-
|
454
|
-
msgid "Index content"
|
455
|
-
msgstr ""
|
456
|
-
|
457
|
-
msgid "Index errata"
|
458
|
-
msgstr ""
|
459
|
-
|
460
|
-
msgid "Index module streams"
|
461
|
-
msgstr ""
|
462
|
-
|
463
|
-
msgid "Index package groups"
|
464
|
-
msgstr ""
|
465
|
-
|
466
|
-
msgid "Install Applicable Errata"
|
467
|
-
msgstr ""
|
468
|
-
|
469
|
-
msgid "Install erratum"
|
470
|
-
msgstr ""
|
471
|
-
|
472
|
-
msgid "Install package"
|
473
|
-
msgstr ""
|
474
|
-
|
475
|
-
msgid "Install package group"
|
476
|
-
msgstr ""
|
477
|
-
|
478
|
-
msgid "Instance update"
|
479
|
-
msgstr ""
|
480
|
-
|
481
382
|
msgid "It may sometimes be required to adjust the security policy to your specific needs. "
|
482
383
|
msgstr ""
|
483
384
|
|
@@ -493,6 +394,9 @@ msgstr ""
|
|
493
394
|
msgid "List Policies"
|
494
395
|
msgstr ""
|
495
396
|
|
397
|
+
msgid "List SCAP content profiles"
|
398
|
+
msgstr ""
|
399
|
+
|
496
400
|
msgid "List SCAP contents"
|
497
401
|
msgstr ""
|
498
402
|
|
@@ -635,9 +539,6 @@ msgstr ""
|
|
635
539
|
msgid "Othered|O"
|
636
540
|
msgstr ""
|
637
541
|
|
638
|
-
msgid "Package Profile Update"
|
639
|
-
msgstr ""
|
640
|
-
|
641
542
|
msgid "Passed"
|
642
543
|
msgstr ""
|
643
544
|
|
@@ -696,24 +597,9 @@ msgstr ""
|
|
696
597
|
msgid "Policy with id %s not found."
|
697
598
|
msgstr ""
|
698
599
|
|
699
|
-
msgid "Product Create"
|
700
|
-
msgstr ""
|
701
|
-
|
702
|
-
msgid "Promote"
|
703
|
-
msgstr ""
|
704
|
-
|
705
|
-
msgid "Promotion to Environment"
|
706
|
-
msgstr ""
|
707
|
-
|
708
600
|
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."
|
709
601
|
msgstr ""
|
710
602
|
|
711
|
-
msgid "Publish"
|
712
|
-
msgstr ""
|
713
|
-
|
714
|
-
msgid "Publish Lifecycle Environment Repositories"
|
715
|
-
msgstr ""
|
716
|
-
|
717
603
|
msgid "Puppet class"
|
718
604
|
msgstr "Classe del puppet"
|
719
605
|
|
@@ -723,33 +609,9 @@ msgstr ""
|
|
723
609
|
msgid "References"
|
724
610
|
msgstr "Riferimenti"
|
725
611
|
|
726
|
-
msgid "Reindex subscriptions"
|
727
|
-
msgstr ""
|
728
|
-
|
729
612
|
msgid "Remote action:"
|
730
613
|
msgstr "Azione remota:"
|
731
614
|
|
732
|
-
msgid "Remove Content"
|
733
|
-
msgstr ""
|
734
|
-
|
735
|
-
msgid "Remove Version"
|
736
|
-
msgstr ""
|
737
|
-
|
738
|
-
msgid "Remove Versions and Associations"
|
739
|
-
msgstr ""
|
740
|
-
|
741
|
-
msgid "Remove from Environment"
|
742
|
-
msgstr ""
|
743
|
-
|
744
|
-
msgid "Remove package"
|
745
|
-
msgstr ""
|
746
|
-
|
747
|
-
msgid "Remove package group"
|
748
|
-
msgstr ""
|
749
|
-
|
750
|
-
msgid "Remove subscriptions"
|
751
|
-
msgstr ""
|
752
|
-
|
753
615
|
msgid "Report Metrics"
|
754
616
|
msgstr "Metriche notifica"
|
755
617
|
|
@@ -765,9 +627,6 @@ msgstr ""
|
|
765
627
|
msgid "Reports"
|
766
628
|
msgstr "Notifiche"
|
767
629
|
|
768
|
-
msgid "Republish Version Repositories"
|
769
|
-
msgstr ""
|
770
|
-
|
771
630
|
msgid "Request timed out. Please try increasing Settings -> proxy_request_timeout"
|
772
631
|
msgstr ""
|
773
632
|
|
@@ -786,9 +645,6 @@ msgstr ""
|
|
786
645
|
msgid "Run OpenSCAP scan"
|
787
646
|
msgstr ""
|
788
647
|
|
789
|
-
msgid "Run Sync Plan:"
|
790
|
-
msgstr ""
|
791
|
-
|
792
648
|
msgid "SCAP Content"
|
793
649
|
msgstr ""
|
794
650
|
|
@@ -894,15 +750,6 @@ msgstr ""
|
|
894
750
|
msgid "Summary report from Foreman server at %{foreman_url}"
|
895
751
|
msgstr ""
|
896
752
|
|
897
|
-
msgid "Sync capsule"
|
898
|
-
msgstr ""
|
899
|
-
|
900
|
-
msgid "Synchronize"
|
901
|
-
msgstr ""
|
902
|
-
|
903
|
-
msgid "Synchronize smart proxy"
|
904
|
-
msgstr ""
|
905
|
-
|
906
753
|
msgid "Tailoring File"
|
907
754
|
msgstr ""
|
908
755
|
|
@@ -967,12 +814,6 @@ msgstr ""
|
|
967
814
|
msgid "Unknown Compliance status"
|
968
815
|
msgstr ""
|
969
816
|
|
970
|
-
msgid "Update"
|
971
|
-
msgstr ""
|
972
|
-
|
973
|
-
msgid "Update Content Overrides"
|
974
|
-
msgstr ""
|
975
|
-
|
976
817
|
msgid "Update a Policy"
|
977
818
|
msgstr ""
|
978
819
|
|
@@ -982,27 +823,6 @@ msgstr ""
|
|
982
823
|
msgid "Update an SCAP content"
|
983
824
|
msgstr ""
|
984
825
|
|
985
|
-
msgid "Update content urls"
|
986
|
-
msgstr ""
|
987
|
-
|
988
|
-
msgid "Update for host"
|
989
|
-
msgstr ""
|
990
|
-
|
991
|
-
msgid "Update http proxy"
|
992
|
-
msgstr ""
|
993
|
-
|
994
|
-
msgid "Update http proxy details"
|
995
|
-
msgstr ""
|
996
|
-
|
997
|
-
msgid "Update package"
|
998
|
-
msgstr ""
|
999
|
-
|
1000
|
-
msgid "Update redhat repository"
|
1001
|
-
msgstr ""
|
1002
|
-
|
1003
|
-
msgid "Update release version for host"
|
1004
|
-
msgstr ""
|
1005
|
-
|
1006
826
|
msgid "Updated hosts: Assigned with OpenSCAP Proxy: %s"
|
1007
827
|
msgstr ""
|
1008
828
|
|
@@ -1021,12 +841,6 @@ msgstr ""
|
|
1021
841
|
msgid "Upload an ARF report"
|
1022
842
|
msgstr ""
|
1023
843
|
|
1024
|
-
msgid "Upload errata into"
|
1025
|
-
msgstr ""
|
1026
|
-
|
1027
|
-
msgid "Upload into"
|
1028
|
-
msgstr ""
|
1029
|
-
|
1030
844
|
msgid "Upload new SCAP content file"
|
1031
845
|
msgstr ""
|
1032
846
|
|
Binary file
|
@@ -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:
|
13
|
-
"Last-Translator:
|
12
|
+
"PO-Revision-Date: 2020-03-02 20:59+0000\n"
|
13
|
+
"Last-Translator: Bryan Kearney <bryan.kearney@gmail.com>\n"
|
14
14
|
"Language-Team: Japanese (http://www.transifex.com/foreman/foreman/language/ja/"
|
15
15
|
")\n"
|
16
16
|
"MIME-Version: 1.0\n"
|
@@ -54,9 +54,6 @@ msgstr "<b>Foreman</b> OpenSCAP の概要"
|
|
54
54
|
msgid "A summary of reports for OpenSCAP policies"
|
55
55
|
msgstr "OpenSCAP ポリシーのレポートの概要"
|
56
56
|
|
57
|
-
msgid "Abstract async task"
|
58
|
-
msgstr ""
|
59
|
-
|
60
57
|
msgid "Action with sub plans"
|
61
58
|
msgstr "サブプランによるアクション"
|
62
59
|
|
@@ -81,15 +78,6 @@ msgstr "ホストにポリシーを適用"
|
|
81
78
|
msgid "Assign Compliance Policy"
|
82
79
|
msgstr "コンプライアンスポリシーの割り当て"
|
83
80
|
|
84
|
-
msgid "Attach subscriptions"
|
85
|
-
msgstr ""
|
86
|
-
|
87
|
-
msgid "Auto attach subscriptions"
|
88
|
-
msgstr ""
|
89
|
-
|
90
|
-
msgid "Auto-attach subscriptions"
|
91
|
-
msgstr ""
|
92
|
-
|
93
81
|
msgid "Back"
|
94
82
|
msgstr "戻る"
|
95
83
|
|
@@ -129,9 +117,6 @@ msgstr "期間を選択"
|
|
129
117
|
msgid "Choose weekday"
|
130
118
|
msgstr "平日を選択"
|
131
119
|
|
132
|
-
msgid "Combined Profile Update"
|
133
|
-
msgstr ""
|
134
|
-
|
135
120
|
msgid "Compliance"
|
136
121
|
msgstr "コンプライアンス"
|
137
122
|
|
@@ -171,12 +156,6 @@ msgstr "%s を検証できませんでした。この機能を使用するため
|
|
171
156
|
msgid "Could not validate %{file_type}. Error %{error}"
|
172
157
|
msgstr "%{file_type} を検証できませんでした。エラー %{error}"
|
173
158
|
|
174
|
-
msgid "Create"
|
175
|
-
msgstr ""
|
176
|
-
|
177
|
-
msgid "Create Package Group"
|
178
|
-
msgstr ""
|
179
|
-
|
180
159
|
msgid "Create SCAP content"
|
181
160
|
msgstr "SCAP コンテンツの作成"
|
182
161
|
|
@@ -201,18 +180,6 @@ msgstr "デフォルトの XCCDF プロファイル"
|
|
201
180
|
msgid "Delete"
|
202
181
|
msgstr "削除"
|
203
182
|
|
204
|
-
msgid "Delete Activation Key"
|
205
|
-
msgstr ""
|
206
|
-
|
207
|
-
msgid "Delete Lifecycle Environment"
|
208
|
-
msgstr ""
|
209
|
-
|
210
|
-
msgid "Delete Package Group"
|
211
|
-
msgstr ""
|
212
|
-
|
213
|
-
msgid "Delete Product"
|
214
|
-
msgstr ""
|
215
|
-
|
216
183
|
msgid "Delete a Policy"
|
217
184
|
msgstr "ポリシーの削除"
|
218
185
|
|
@@ -249,18 +216,6 @@ msgstr ""
|
|
249
216
|
msgid "Description"
|
250
217
|
msgstr "説明"
|
251
218
|
|
252
|
-
msgid "Destroy"
|
253
|
-
msgstr ""
|
254
|
-
|
255
|
-
msgid "Destroy Content Host"
|
256
|
-
msgstr ""
|
257
|
-
|
258
|
-
msgid "Disable"
|
259
|
-
msgstr ""
|
260
|
-
|
261
|
-
msgid "Discover"
|
262
|
-
msgstr ""
|
263
|
-
|
264
219
|
msgid "Documentation"
|
265
220
|
msgstr "ドキュメント"
|
266
221
|
|
@@ -297,15 +252,6 @@ msgstr "テーラリングファイルの編集"
|
|
297
252
|
msgid "Effective Profile"
|
298
253
|
msgstr "有効なプロファイル"
|
299
254
|
|
300
|
-
msgid "Enable"
|
301
|
-
msgstr ""
|
302
|
-
|
303
|
-
msgid "Errata mail"
|
304
|
-
msgstr ""
|
305
|
-
|
306
|
-
msgid "Export"
|
307
|
-
msgstr ""
|
308
|
-
|
309
255
|
msgid "Failed"
|
310
256
|
msgstr "失敗しました"
|
311
257
|
|
@@ -340,15 +286,9 @@ msgstr "Arf レポートのアップロードに失敗しました。%s のア
|
|
340
286
|
msgid "Failed|F"
|
341
287
|
msgstr "F"
|
342
288
|
|
343
|
-
msgid "Fetch pxe files"
|
344
|
-
msgstr ""
|
345
|
-
|
346
289
|
msgid "File Upload"
|
347
290
|
msgstr "ファイルアップロード"
|
348
291
|
|
349
|
-
msgid "Filtered index content"
|
350
|
-
msgstr ""
|
351
|
-
|
352
292
|
msgid "Full Report"
|
353
293
|
msgstr "完全レポート"
|
354
294
|
|
@@ -406,12 +346,6 @@ msgstr "このルールに合格のホスト"
|
|
406
346
|
msgid "How the policy should be deployed"
|
407
347
|
msgstr ""
|
408
348
|
|
409
|
-
msgid "Hypervisors"
|
410
|
-
msgstr ""
|
411
|
-
|
412
|
-
msgid "Hypervisors update"
|
413
|
-
msgstr ""
|
414
|
-
|
415
349
|
msgid "ID of OpenSCAP Proxy"
|
416
350
|
msgstr "OpenSCAP プロキシーの ID"
|
417
351
|
|
@@ -446,39 +380,6 @@ msgstr "不確定"
|
|
446
380
|
msgid "Inconclusive results"
|
447
381
|
msgstr "不確定な結果"
|
448
382
|
|
449
|
-
msgid "Incremental Update"
|
450
|
-
msgstr ""
|
451
|
-
|
452
|
-
msgid "Incremental Update of Content View Version(s) "
|
453
|
-
msgstr ""
|
454
|
-
|
455
|
-
msgid "Index content"
|
456
|
-
msgstr ""
|
457
|
-
|
458
|
-
msgid "Index errata"
|
459
|
-
msgstr ""
|
460
|
-
|
461
|
-
msgid "Index module streams"
|
462
|
-
msgstr ""
|
463
|
-
|
464
|
-
msgid "Index package groups"
|
465
|
-
msgstr ""
|
466
|
-
|
467
|
-
msgid "Install Applicable Errata"
|
468
|
-
msgstr ""
|
469
|
-
|
470
|
-
msgid "Install erratum"
|
471
|
-
msgstr ""
|
472
|
-
|
473
|
-
msgid "Install package"
|
474
|
-
msgstr ""
|
475
|
-
|
476
|
-
msgid "Install package group"
|
477
|
-
msgstr ""
|
478
|
-
|
479
|
-
msgid "Instance update"
|
480
|
-
msgstr ""
|
481
|
-
|
482
383
|
msgid "It may sometimes be required to adjust the security policy to your specific needs. "
|
483
384
|
msgstr "セキュリティーポリシーを特定のニーズに合わせて調整することが必要になることがあります。"
|
484
385
|
|
@@ -494,6 +395,9 @@ msgstr "ARF レポートの一覧表示"
|
|
494
395
|
msgid "List Policies"
|
495
396
|
msgstr "ポリシーの一覧表示"
|
496
397
|
|
398
|
+
msgid "List SCAP content profiles"
|
399
|
+
msgstr ""
|
400
|
+
|
497
401
|
msgid "List SCAP contents"
|
498
402
|
msgstr "SCAP コンテンツの一覧表示"
|
499
403
|
|
@@ -636,9 +540,6 @@ msgstr "Othered"
|
|
636
540
|
msgid "Othered|O"
|
637
541
|
msgstr "O"
|
638
542
|
|
639
|
-
msgid "Package Profile Update"
|
640
|
-
msgstr ""
|
641
|
-
|
642
543
|
msgid "Passed"
|
643
544
|
msgstr "合格"
|
644
545
|
|
@@ -697,24 +598,9 @@ msgstr "ポリシースケジュール: 平日 (period == \"weekly\" の場合
|
|
697
598
|
msgid "Policy with id %s not found."
|
698
599
|
msgstr ""
|
699
600
|
|
700
|
-
msgid "Product Create"
|
701
|
-
msgstr ""
|
702
|
-
|
703
|
-
msgid "Promote"
|
704
|
-
msgstr ""
|
705
|
-
|
706
|
-
msgid "Promotion to Environment"
|
707
|
-
msgstr ""
|
708
|
-
|
709
601
|
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."
|
710
602
|
msgstr "プロキシーは、スプールから Foreman へのレポートの送信に失敗しました。これは、レポート形式が破損していることを示しています。レポートは、後で検査できるようプロキシーの破損ファイルを保存するディレクターに移動しました。"
|
711
603
|
|
712
|
-
msgid "Publish"
|
713
|
-
msgstr ""
|
714
|
-
|
715
|
-
msgid "Publish Lifecycle Environment Repositories"
|
716
|
-
msgstr ""
|
717
|
-
|
718
604
|
msgid "Puppet class"
|
719
605
|
msgstr "Puppet クラス"
|
720
606
|
|
@@ -724,33 +610,9 @@ msgstr "理由"
|
|
724
610
|
msgid "References"
|
725
611
|
msgstr "リファレンス"
|
726
612
|
|
727
|
-
msgid "Reindex subscriptions"
|
728
|
-
msgstr ""
|
729
|
-
|
730
613
|
msgid "Remote action:"
|
731
614
|
msgstr "リモートアクション:"
|
732
615
|
|
733
|
-
msgid "Remove Content"
|
734
|
-
msgstr ""
|
735
|
-
|
736
|
-
msgid "Remove Version"
|
737
|
-
msgstr ""
|
738
|
-
|
739
|
-
msgid "Remove Versions and Associations"
|
740
|
-
msgstr ""
|
741
|
-
|
742
|
-
msgid "Remove from Environment"
|
743
|
-
msgstr ""
|
744
|
-
|
745
|
-
msgid "Remove package"
|
746
|
-
msgstr ""
|
747
|
-
|
748
|
-
msgid "Remove package group"
|
749
|
-
msgstr ""
|
750
|
-
|
751
|
-
msgid "Remove subscriptions"
|
752
|
-
msgstr ""
|
753
|
-
|
754
616
|
msgid "Report Metrics"
|
755
617
|
msgstr "レポートメトリックス"
|
756
618
|
|
@@ -766,9 +628,6 @@ msgstr "%s で報告済み"
|
|
766
628
|
msgid "Reports"
|
767
629
|
msgstr "レポート"
|
768
630
|
|
769
|
-
msgid "Republish Version Repositories"
|
770
|
-
msgstr ""
|
771
|
-
|
772
631
|
msgid "Request timed out. Please try increasing Settings -> proxy_request_timeout"
|
773
632
|
msgstr "要求がタイムアウトしました。Settings -> proxy_request_timeout で値を増やしてみてください"
|
774
633
|
|
@@ -787,9 +646,6 @@ msgstr ""
|
|
787
646
|
msgid "Run OpenSCAP scan"
|
788
647
|
msgstr "OpenSCAP スキャンの実行"
|
789
648
|
|
790
|
-
msgid "Run Sync Plan:"
|
791
|
-
msgstr ""
|
792
|
-
|
793
649
|
msgid "SCAP Content"
|
794
650
|
msgstr "SCAP コンテンツ"
|
795
651
|
|
@@ -895,15 +751,6 @@ msgstr "Foreman からの OpenScap の概要レポート"
|
|
895
751
|
msgid "Summary report from Foreman server at %{foreman_url}"
|
896
752
|
msgstr "%{foreman_url} にある Foreman サーバーからの概要レポート"
|
897
753
|
|
898
|
-
msgid "Sync capsule"
|
899
|
-
msgstr ""
|
900
|
-
|
901
|
-
msgid "Synchronize"
|
902
|
-
msgstr ""
|
903
|
-
|
904
|
-
msgid "Synchronize smart proxy"
|
905
|
-
msgstr ""
|
906
|
-
|
907
754
|
msgid "Tailoring File"
|
908
755
|
msgstr "テーラリングファイル"
|
909
756
|
|
@@ -968,12 +815,6 @@ msgstr "コンプライアンスポリシーの割り当て解除
|
|
968
815
|
msgid "Unknown Compliance status"
|
969
816
|
msgstr "不明なコンプライアンスステータス"
|
970
817
|
|
971
|
-
msgid "Update"
|
972
|
-
msgstr ""
|
973
|
-
|
974
|
-
msgid "Update Content Overrides"
|
975
|
-
msgstr ""
|
976
|
-
|
977
818
|
msgid "Update a Policy"
|
978
819
|
msgstr "ポリシーの更新"
|
979
820
|
|
@@ -983,27 +824,6 @@ msgstr "テーラリングファイルの更新"
|
|
983
824
|
msgid "Update an SCAP content"
|
984
825
|
msgstr "SCAP コンテンツの更新"
|
985
826
|
|
986
|
-
msgid "Update content urls"
|
987
|
-
msgstr ""
|
988
|
-
|
989
|
-
msgid "Update for host"
|
990
|
-
msgstr ""
|
991
|
-
|
992
|
-
msgid "Update http proxy"
|
993
|
-
msgstr ""
|
994
|
-
|
995
|
-
msgid "Update http proxy details"
|
996
|
-
msgstr ""
|
997
|
-
|
998
|
-
msgid "Update package"
|
999
|
-
msgstr ""
|
1000
|
-
|
1001
|
-
msgid "Update redhat repository"
|
1002
|
-
msgstr ""
|
1003
|
-
|
1004
|
-
msgid "Update release version for host"
|
1005
|
-
msgstr ""
|
1006
|
-
|
1007
827
|
msgid "Updated hosts: Assigned with OpenSCAP Proxy: %s"
|
1008
828
|
msgstr "更新済みホスト: OpenSCAP プロキシーで割り当て済み: %s"
|
1009
829
|
|
@@ -1022,12 +842,6 @@ msgstr "新規テーラリングファイルのアップロード"
|
|
1022
842
|
msgid "Upload an ARF report"
|
1023
843
|
msgstr "ARF レポートのアップロード"
|
1024
844
|
|
1025
|
-
msgid "Upload errata into"
|
1026
|
-
msgstr ""
|
1027
|
-
|
1028
|
-
msgid "Upload into"
|
1029
|
-
msgstr ""
|
1030
|
-
|
1031
845
|
msgid "Upload new SCAP content file"
|
1032
846
|
msgstr "新規 SCAP コンテンツファイルをアップロード"
|
1033
847
|
|