foreman_openscap 10.2.1 → 10.2.2
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 +4 -4
- data/app/validators/concerns/foreman_openscap/bookmark_controller_validator_extensions.rb +4 -5
- data/lib/foreman_openscap/version.rb +1 -1
- data/locale/cs_CZ/foreman_openscap.edit.po +43 -32
- data/locale/cs_CZ/guide-links.edit.po +1451 -0
- data/locale/de/foreman_openscap.edit.po +44 -33
- data/locale/de/guide-links.edit.po +1451 -0
- data/locale/en/foreman_openscap.edit.po +48 -37
- data/locale/en/guide-links.edit.po +1451 -0
- data/locale/en_GB/foreman_openscap.edit.po +42 -31
- data/locale/en_GB/guide-links.edit.po +1451 -0
- data/locale/es/foreman_openscap.edit.po +43 -32
- data/locale/es/guide-links.edit.po +1451 -0
- data/locale/fr/foreman_openscap.edit.po +51 -48
- data/locale/fr/guide-links.edit.po +1451 -0
- data/locale/gl/foreman_openscap.edit.po +43 -32
- data/locale/gl/guide-links.edit.po +1451 -0
- data/locale/it/foreman_openscap.edit.po +43 -32
- data/locale/it/guide-links.edit.po +1451 -0
- data/locale/ja/foreman_openscap.edit.po +56 -51
- data/locale/ja/guide-links.edit.po +1451 -0
- data/locale/ka/foreman_openscap.edit.po +43 -40
- data/locale/ka/guide-links.edit.po +1451 -0
- data/locale/ko/foreman_openscap.edit.po +70 -64
- data/locale/ko/guide-links.edit.po +1451 -0
- data/locale/pt_BR/foreman_openscap.edit.po +43 -32
- data/locale/pt_BR/guide-links.edit.po +1451 -0
- data/locale/ru/foreman_openscap.edit.po +43 -32
- data/locale/ru/guide-links.edit.po +1451 -0
- data/locale/sv_SE/foreman_openscap.edit.po +43 -32
- data/locale/sv_SE/guide-links.edit.po +1451 -0
- data/locale/zh_CN/foreman_openscap.edit.po +48 -43
- data/locale/zh_CN/guide-links.edit.po +1451 -0
- data/locale/zh_TW/foreman_openscap.edit.po +43 -32
- data/locale/zh_TW/guide-links.edit.po +1451 -0
- data/test/unit/concerns/bookmark_controller_validator_extensions_test.rb +16 -0
- metadata +37 -19
- /data/locale/cs_CZ/{foreman_openscap.po.time_stamp → guide-links.po.time_stamp} +0 -0
- /data/locale/de/{foreman_openscap.po.time_stamp → guide-links.po.time_stamp} +0 -0
- /data/locale/en/{foreman_openscap.po.time_stamp → guide-links.po.time_stamp} +0 -0
- /data/locale/en_GB/{foreman_openscap.po.time_stamp → guide-links.po.time_stamp} +0 -0
- /data/locale/es/{foreman_openscap.po.time_stamp → guide-links.po.time_stamp} +0 -0
- /data/locale/fr/{foreman_openscap.po.time_stamp → guide-links.po.time_stamp} +0 -0
- /data/locale/gl/{foreman_openscap.po.time_stamp → guide-links.po.time_stamp} +0 -0
- /data/locale/it/{foreman_openscap.po.time_stamp → guide-links.po.time_stamp} +0 -0
- /data/locale/ja/{foreman_openscap.po.time_stamp → guide-links.po.time_stamp} +0 -0
- /data/locale/ka/{foreman_openscap.po.time_stamp → guide-links.po.time_stamp} +0 -0
- /data/locale/ko/{foreman_openscap.po.time_stamp → guide-links.po.time_stamp} +0 -0
- /data/locale/pt_BR/{foreman_openscap.po.time_stamp → guide-links.po.time_stamp} +0 -0
- /data/locale/ru/{foreman_openscap.po.time_stamp → guide-links.po.time_stamp} +0 -0
- /data/locale/sv_SE/{foreman_openscap.po.time_stamp → guide-links.po.time_stamp} +0 -0
- /data/locale/zh_CN/{foreman_openscap.po.time_stamp → guide-links.po.time_stamp} +0 -0
- /data/locale/zh_TW/{foreman_openscap.po.time_stamp → guide-links.po.time_stamp} +0 -0
|
@@ -7,9 +7,8 @@
|
|
|
7
7
|
# Kazuki Omo <kazuki.omo@gmail.com>, 2016
|
|
8
8
|
msgid ""
|
|
9
9
|
msgstr ""
|
|
10
|
-
"Project-Id-Version: foreman_openscap
|
|
10
|
+
"Project-Id-Version: foreman_openscap 12.0.1\n"
|
|
11
11
|
"Report-Msgid-Bugs-To: \n"
|
|
12
|
-
"POT-Creation-Date: 2024-12-03 14:01+0000\n"
|
|
13
12
|
"PO-Revision-Date: 2016-04-14 07:48+0000\n"
|
|
14
13
|
"Last-Translator: Kazuki Omo <kazuki.omo@gmail.com>, 2016\n"
|
|
15
14
|
"Language-Team: Japanese (http://app.transifex.com/foreman/foreman/language/ja/"
|
|
@@ -202,7 +201,7 @@ msgstr "「ディレクトリ」アップロードタイプを使用する場合
|
|
|
202
201
|
|
|
203
202
|
#: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:84
|
|
204
203
|
msgid "Please specify import type, received: %{received}, expected one of: %{expected}"
|
|
205
|
-
msgstr "インポートタイプを指定してください。受信:
|
|
204
|
+
msgstr "インポートタイプを指定してください。受信: %{received}、次のうちの 1 つが必要です: %{expected}"
|
|
206
205
|
|
|
207
206
|
#: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:10
|
|
208
207
|
msgid "List Tailoring files"
|
|
@@ -236,39 +235,39 @@ msgstr "テーラリングファイルの更新"
|
|
|
236
235
|
msgid "Deletes a Tailoring file"
|
|
237
236
|
msgstr "テーラリングファイルの削除"
|
|
238
237
|
|
|
239
|
-
#: ../app/controllers/arf_reports_controller.rb:
|
|
238
|
+
#: ../app/controllers/arf_reports_controller.rb:42
|
|
240
239
|
msgid "Failed to downloaded ARF report as bzip: %s"
|
|
241
240
|
msgstr "ARFレポートを bzip でダウンロードするのに失敗しました: %s"
|
|
242
241
|
|
|
243
|
-
#: ../app/controllers/arf_reports_controller.rb:
|
|
242
|
+
#: ../app/controllers/arf_reports_controller.rb:53
|
|
244
243
|
msgid "Failed to downloaded ARF report in HTML: %s"
|
|
245
244
|
msgstr "ARF レポートを HTML でダウンロードするのに失敗しました: %s"
|
|
246
245
|
|
|
247
|
-
#: ../app/controllers/arf_reports_controller.rb:
|
|
246
|
+
#: ../app/controllers/arf_reports_controller.rb:60
|
|
248
247
|
msgid "Successfully deleted ARF report."
|
|
249
248
|
msgstr "ARF レポートが正常に削除されました。"
|
|
250
249
|
|
|
251
|
-
#: ../app/controllers/arf_reports_controller.rb:
|
|
250
|
+
#: ../app/controllers/arf_reports_controller.rb:62
|
|
252
251
|
msgid "Failed to delete ARF Report for host %{host_name} reported at %{reported_at}"
|
|
253
252
|
msgstr "%{reported_at} で報告されたホスト %{host_name} の ARF レポートの削除に失敗しました"
|
|
254
253
|
|
|
255
|
-
#: ../app/controllers/arf_reports_controller.rb:
|
|
254
|
+
#: ../app/controllers/arf_reports_controller.rb:72
|
|
256
255
|
msgid "Failed to delete %s compliance reports"
|
|
257
256
|
msgstr "%s コンプライアンスレポートの削除に失敗しました"
|
|
258
257
|
|
|
259
|
-
#: ../app/controllers/arf_reports_controller.rb:
|
|
258
|
+
#: ../app/controllers/arf_reports_controller.rb:75
|
|
260
259
|
msgid "Successfully deleted %s compliance reports"
|
|
261
260
|
msgstr "%s コンプライアンスレポートが正常に削除されました"
|
|
262
261
|
|
|
263
|
-
#: ../app/controllers/arf_reports_controller.rb:
|
|
262
|
+
#: ../app/controllers/arf_reports_controller.rb:111
|
|
264
263
|
msgid "No compliance reports were found."
|
|
265
264
|
msgstr "コンプライアンスレポートが見つかりませんでした。"
|
|
266
265
|
|
|
267
|
-
#: ../app/controllers/arf_reports_controller.rb:
|
|
266
|
+
#: ../app/controllers/arf_reports_controller.rb:115
|
|
268
267
|
msgid "No compliance reports selected"
|
|
269
268
|
msgstr "コンプライアンスレポートが選択されていません"
|
|
270
269
|
|
|
271
|
-
#: ../app/controllers/arf_reports_controller.rb:
|
|
270
|
+
#: ../app/controllers/arf_reports_controller.rb:120
|
|
272
271
|
msgid "Something went wrong while selecting compliance reports - %s"
|
|
273
272
|
msgstr "コンプライアンスレポートの選択中に問題が発生しました: %s"
|
|
274
273
|
|
|
@@ -443,7 +442,7 @@ msgstr "コンプライアンスポリシーの割り当て解除"
|
|
|
443
442
|
msgid "Change OpenSCAP Proxy"
|
|
444
443
|
msgstr "OpenSCAP プロキシーの変更"
|
|
445
444
|
|
|
446
|
-
#: ../app/helpers/compliance_hosts_helper.rb:37 ../app/models/foreman_openscap/compliance_status.rb:8 ../lib/foreman_openscap/engine.rb:132 ../webpack/components/HostExtentions/HostKebabItems.js:
|
|
445
|
+
#: ../app/helpers/compliance_hosts_helper.rb:37 ../app/models/foreman_openscap/compliance_status.rb:8 ../lib/foreman_openscap/engine.rb:132 ../webpack/components/HostExtentions/HostKebabItems.js:42
|
|
447
446
|
msgid "Compliance"
|
|
448
447
|
msgstr "コンプライアンス"
|
|
449
448
|
|
|
@@ -485,7 +484,7 @@ msgstr "テーラリングファイルでの XCCDF プロファイル"
|
|
|
485
484
|
|
|
486
485
|
#: ../app/helpers/policies_helper.rb:100
|
|
487
486
|
msgid "This profile will be used to override the one from scap content"
|
|
488
|
-
msgstr "
|
|
487
|
+
msgstr "このプロファイルは、scap コンテンツのプロファイルをオーバーライドするために使用されます"
|
|
489
488
|
|
|
490
489
|
#: ../app/helpers/policies_helper.rb:111 ../app/views/arf_reports/_list.html.erb:54
|
|
491
490
|
msgid "Submit"
|
|
@@ -537,15 +536,15 @@ msgstr "%s を検証できませんでした。この機能を使用するため
|
|
|
537
536
|
|
|
538
537
|
#: ../app/lib/proxy_api/openscap.rb:38
|
|
539
538
|
msgid "Could not validate %{file_type}. Error %{error}"
|
|
540
|
-
msgstr "
|
|
539
|
+
msgstr "%{file_type} を検証できませんでした。エラー: %{error}"
|
|
541
540
|
|
|
542
541
|
#: ../app/lib/proxy_api/openscap.rb:51
|
|
543
542
|
msgid "Unable to get HTML version of requested report from Smart Proxy"
|
|
544
|
-
msgstr "要求されたレポートの HTML
|
|
543
|
+
msgstr "要求されたレポートの HTML バージョンを Smart Proxy から取得できません"
|
|
545
544
|
|
|
546
545
|
#: ../app/lib/proxy_api/openscap.rb:60
|
|
547
546
|
msgid "Unable to get XML version of requested report from Smart Proxy"
|
|
548
|
-
msgstr "要求されたレポートの XML
|
|
547
|
+
msgstr "要求されたレポートの XML バージョンを Smart Proxy から取得できません"
|
|
549
548
|
|
|
550
549
|
#: ../app/mailers/foreman_openscap/policy_mailer.rb:17
|
|
551
550
|
msgid "SCAP policies summary"
|
|
@@ -645,7 +644,7 @@ msgstr "無効なタイプ %s"
|
|
|
645
644
|
|
|
646
645
|
#: ../app/services/foreman_openscap/bulk_upload.rb:26
|
|
647
646
|
msgid "Can't find %{packages} RPM(s), are you sure it is installed on your server?"
|
|
648
|
-
msgstr ""
|
|
647
|
+
msgstr "%{packages} RPM が見つかりません。この RPM がサーバーにインストールされていますか?"
|
|
649
648
|
|
|
650
649
|
#: ../app/services/foreman_openscap/bulk_upload.rb:36
|
|
651
650
|
msgid "Expected an array of files to upload, got: %s."
|
|
@@ -659,19 +658,19 @@ msgstr "%s はディレクトリーで、ファイルが必要です。"
|
|
|
659
658
|
msgid "%s does not exist, skipping."
|
|
660
659
|
msgstr "%s は存在しないため、スキップします。"
|
|
661
660
|
|
|
662
|
-
#: ../app/services/foreman_openscap/bulk_upload.rb:
|
|
661
|
+
#: ../app/services/foreman_openscap/bulk_upload.rb:64
|
|
663
662
|
msgid "Failed saving %s:"
|
|
664
663
|
msgstr "%s の保存に失敗しました:"
|
|
665
664
|
|
|
666
|
-
#: ../app/services/foreman_openscap/bulk_upload.rb:
|
|
665
|
+
#: ../app/services/foreman_openscap/bulk_upload.rb:72
|
|
667
666
|
msgid "No such directory: %s. Please check the path you have provided."
|
|
668
667
|
msgstr "次のディレクトリーは存在しません: %s。指定したパスを確認してください。"
|
|
669
668
|
|
|
670
|
-
#: ../app/services/foreman_openscap/bulk_upload.rb:
|
|
669
|
+
#: ../app/services/foreman_openscap/bulk_upload.rb:94
|
|
671
670
|
msgid "Red Hat %s default content"
|
|
672
671
|
msgstr "Red Hat %s のデフォルトコンテンツ"
|
|
673
672
|
|
|
674
|
-
#: ../app/services/foreman_openscap/bulk_upload.rb:
|
|
673
|
+
#: ../app/services/foreman_openscap/bulk_upload.rb:94
|
|
675
674
|
msgid "%s content"
|
|
676
675
|
msgstr "%s のコンテンツ"
|
|
677
676
|
|
|
@@ -721,15 +720,15 @@ msgstr "クライアントへのポリシーのデプロイに %{type} が選択
|
|
|
721
720
|
|
|
722
721
|
#: ../app/services/foreman_openscap/lookup_key_overrider.rb:27
|
|
723
722
|
msgid "Required %{msg_name} %{class} was not found, please ensure it is imported first."
|
|
724
|
-
msgstr "必要とされる
|
|
723
|
+
msgstr "必要とされる %{msg_name} %{class} が見つかりませんでした。先にインポートされていることを確認してください。"
|
|
725
724
|
|
|
726
725
|
#: ../app/services/foreman_openscap/lookup_key_overrider.rb:35
|
|
727
726
|
msgid "The following %{key_name} were missing for %{item_name}: %{key_names}. Make sure they are imported before proceeding."
|
|
728
|
-
msgstr "
|
|
727
|
+
msgstr "%{item_name} には、以下の %{key_name} がありませんでした: %{key_names}。続行前にインポートされていることを確認してください。"
|
|
729
728
|
|
|
730
729
|
#: ../app/services/foreman_openscap/lookup_key_overrider.rb:57
|
|
731
730
|
msgid "Failed to save when overriding parameters for %{config_tool}, cause: %{errors}"
|
|
732
|
-
msgstr "
|
|
731
|
+
msgstr "%{config_tool} のパラメーターの上書き時に保存に失敗しました。原因: %{errors}"
|
|
733
732
|
|
|
734
733
|
#: ../app/validators/foreman_openscap/data_stream_validator.rb:9
|
|
735
734
|
msgid "No proxy with OpenSCAP feature was found."
|
|
@@ -839,29 +838,33 @@ msgstr "削除"
|
|
|
839
838
|
msgid "these Compliance reports"
|
|
840
839
|
msgstr "これらのコンプライアンスレポート"
|
|
841
840
|
|
|
842
|
-
#: ../app/views/arf_reports/show.html.erb:14 ../
|
|
843
|
-
msgid "Back"
|
|
844
|
-
msgstr "戻る"
|
|
845
|
-
|
|
846
|
-
#: ../app/views/arf_reports/show.html.erb:16
|
|
841
|
+
#: ../app/views/arf_reports/show.html.erb:14 ../app/views/arf_reports/show.html.erb:16
|
|
847
842
|
msgid "Host details"
|
|
848
843
|
msgstr "ホストの詳細"
|
|
849
844
|
|
|
850
|
-
#: ../app/views/arf_reports/show.html.erb:
|
|
845
|
+
#: ../app/views/arf_reports/show.html.erb:16
|
|
846
|
+
msgid "The host was moved or deleted"
|
|
847
|
+
msgstr "ホストが移動または削除されました"
|
|
848
|
+
|
|
849
|
+
#: ../app/views/arf_reports/show.html.erb:18 ../webpack/components/OpenscapRemediationWizard/Footer.js:40
|
|
850
|
+
msgid "Back"
|
|
851
|
+
msgstr "戻る"
|
|
852
|
+
|
|
853
|
+
#: ../app/views/arf_reports/show.html.erb:21
|
|
851
854
|
msgid "View full report"
|
|
852
855
|
msgstr "フルレポートを表示"
|
|
853
856
|
|
|
854
|
-
#: ../app/views/arf_reports/show.html.erb:
|
|
857
|
+
#: ../app/views/arf_reports/show.html.erb:22
|
|
855
858
|
msgid "Download XML in bzip"
|
|
856
859
|
msgstr "XML を bzip でダウンロード"
|
|
857
860
|
|
|
858
|
-
#: ../app/views/arf_reports/show.html.erb:
|
|
861
|
+
#: ../app/views/arf_reports/show.html.erb:23
|
|
859
862
|
msgid "Download HTML"
|
|
860
863
|
msgstr "HTML のダウンロード"
|
|
861
864
|
|
|
862
865
|
#: ../app/views/arf_reports/show_html.html.erb:10
|
|
863
866
|
msgid "Loading..."
|
|
864
|
-
msgstr "
|
|
867
|
+
msgstr "読み込み中..."
|
|
865
868
|
|
|
866
869
|
#: ../app/views/arf_reports/welcome.html.erb:9
|
|
867
870
|
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."
|
|
@@ -871,24 +874,24 @@ msgstr "ARF レポートがないようです。ARF レポートは、指定の
|
|
|
871
874
|
msgid "Documentation"
|
|
872
875
|
msgstr "ドキュメント"
|
|
873
876
|
|
|
874
|
-
#: ../app/views/compliance_hosts/show.html.erb:
|
|
877
|
+
#: ../app/views/compliance_hosts/show.html.erb:10
|
|
875
878
|
msgid "%s compliance report by policy"
|
|
876
879
|
msgid_plural "%s compliance reports by policy"
|
|
877
880
|
msgstr[0] "ポリシー別 コンプライアンスレポート %s 件"
|
|
878
881
|
|
|
879
|
-
#: ../app/views/compliance_hosts/show.html.erb:
|
|
882
|
+
#: ../app/views/compliance_hosts/show.html.erb:12
|
|
880
883
|
msgid "Policy %s"
|
|
881
884
|
msgstr "ポリシー %s 件"
|
|
882
885
|
|
|
883
|
-
#: ../app/views/compliance_hosts/show.html.erb:
|
|
886
|
+
#: ../app/views/compliance_hosts/show.html.erb:18
|
|
884
887
|
msgid "%s latest report"
|
|
885
888
|
msgstr "最新レポート %s 件"
|
|
886
889
|
|
|
887
|
-
#: ../app/views/compliance_hosts/show.html.erb:
|
|
890
|
+
#: ../app/views/compliance_hosts/show.html.erb:30
|
|
888
891
|
msgid "%s reports over time"
|
|
889
892
|
msgstr "経過レポート %s 件"
|
|
890
893
|
|
|
891
|
-
#: ../app/views/compliance_hosts/show.html.erb:
|
|
894
|
+
#: ../app/views/compliance_hosts/show.html.erb:36
|
|
892
895
|
msgid "No report for this policy"
|
|
893
896
|
msgstr "このポリシーのレポートはありません"
|
|
894
897
|
|
|
@@ -959,7 +962,7 @@ msgstr "過去 %{time} から今までの概要"
|
|
|
959
962
|
|
|
960
963
|
#: ../app/views/foreman_openscap/policy_mailer/policy_summary.erb:11
|
|
961
964
|
msgid "Summary report from Foreman server at %{foreman_url}"
|
|
962
|
-
msgstr "
|
|
965
|
+
msgstr "%{foreman_url} にある Foreman サーバーからの概要レポート"
|
|
963
966
|
|
|
964
967
|
#: ../app/views/foreman_openscap/policy_mailer/policy_summary.erb:16
|
|
965
968
|
msgid "Policies with hosts:"
|
|
@@ -1003,7 +1006,7 @@ msgstr "コンテンツ"
|
|
|
1003
1006
|
|
|
1004
1007
|
#: ../app/views/policies/_list.html.erb:5
|
|
1005
1008
|
msgid "Profile"
|
|
1006
|
-
msgstr "
|
|
1009
|
+
msgstr "プロファイル"
|
|
1007
1010
|
|
|
1008
1011
|
#: ../app/views/policies/_list.html.erb:7
|
|
1009
1012
|
msgid "Effective Profile"
|
|
@@ -1301,11 +1304,19 @@ msgstr "シェルで OpenSCAP 修復を実行"
|
|
|
1301
1304
|
msgid "Confirm"
|
|
1302
1305
|
msgstr "確認"
|
|
1303
1306
|
|
|
1304
|
-
#: ../webpack/components/HostExtentions/HostKebabItems.js:
|
|
1307
|
+
#: ../webpack/components/HostExtentions/HostKebabItems.js:38
|
|
1305
1308
|
msgid "There's no available report for this host"
|
|
1306
1309
|
msgstr "このホストの利用可能なレポートはありません。"
|
|
1307
1310
|
|
|
1308
|
-
#: ../webpack/components/
|
|
1311
|
+
#: ../webpack/components/LineChart/index.js:202
|
|
1312
|
+
msgid "Line chart"
|
|
1313
|
+
msgstr ""
|
|
1314
|
+
|
|
1315
|
+
#: ../webpack/components/LineChart/index.js:314
|
|
1316
|
+
msgid "No data available"
|
|
1317
|
+
msgstr ""
|
|
1318
|
+
|
|
1319
|
+
#: ../webpack/components/OpenscapRemediationWizard/Footer.js:30 ../webpack/components/OpenscapRemediationWizard/index.js:95
|
|
1309
1320
|
msgid "Run"
|
|
1310
1321
|
msgstr "実行"
|
|
1311
1322
|
|
|
@@ -1319,7 +1330,7 @@ msgstr "スニペットの選択"
|
|
|
1319
1330
|
|
|
1320
1331
|
#: ../webpack/components/OpenscapRemediationWizard/constants.js:20 ../webpack/components/OpenscapRemediationWizard/steps/ReviewHosts.js:193
|
|
1321
1332
|
msgid "Review hosts"
|
|
1322
|
-
msgstr "
|
|
1333
|
+
msgstr "ホストのプレビュー"
|
|
1323
1334
|
|
|
1324
1335
|
#: ../webpack/components/OpenscapRemediationWizard/constants.js:21 ../webpack/components/OpenscapRemediationWizard/steps/ReviewRemediation.js:97
|
|
1325
1336
|
msgid "Review remediation"
|
|
@@ -1329,7 +1340,7 @@ msgstr "修復の確認"
|
|
|
1329
1340
|
msgid "Done"
|
|
1330
1341
|
msgstr "完了"
|
|
1331
1342
|
|
|
1332
|
-
#: ../webpack/components/OpenscapRemediationWizard/index.js:
|
|
1343
|
+
#: ../webpack/components/OpenscapRemediationWizard/index.js:133
|
|
1333
1344
|
msgid "Remediate %s rule"
|
|
1334
1345
|
msgstr "%s ルールの修復"
|
|
1335
1346
|
|
|
@@ -1444,9 +1455,3 @@ msgstr "ページを表示する権限がありません。 "
|
|
|
1444
1455
|
#: ../webpack/helpers/permissionsHelper.js:37
|
|
1445
1456
|
msgid "Request the following permissions from administrator: %s."
|
|
1446
1457
|
msgstr "管理者に次のパーミッションを要求してください: %s。"
|
|
1447
|
-
|
|
1448
|
-
#: ../lib/foreman_openscap/bulk_upload.rb:20
|
|
1449
|
-
#~ msgid ""
|
|
1450
|
-
#~ "Can't find scap-security-guide RPM, are you sure it is installed on your serve"
|
|
1451
|
-
#~ "r?"
|
|
1452
|
-
#~ msgstr "scap-security-guide RPM が見つかりません。サーバーにインストールされていますか?"
|