foreman_openscap 9.0.4 → 10.0.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/app/assets/javascripts/foreman_openscap/locale/cs_CZ/foreman_openscap.js +115 -127
- data/app/assets/javascripts/foreman_openscap/locale/de/foreman_openscap.js +12 -24
- data/app/assets/javascripts/foreman_openscap/locale/en/foreman_openscap.js +1 -13
- data/app/assets/javascripts/foreman_openscap/locale/en_GB/foreman_openscap.js +3 -15
- data/app/assets/javascripts/foreman_openscap/locale/es/foreman_openscap.js +12 -24
- data/app/assets/javascripts/foreman_openscap/locale/fr/foreman_openscap.js +83 -95
- data/app/assets/javascripts/foreman_openscap/locale/gl/foreman_openscap.js +4 -16
- data/app/assets/javascripts/foreman_openscap/locale/it/foreman_openscap.js +10 -22
- data/app/assets/javascripts/foreman_openscap/locale/ja/foreman_openscap.js +68 -80
- data/app/assets/javascripts/foreman_openscap/locale/ka/foreman_openscap.js +28 -40
- data/app/assets/javascripts/foreman_openscap/locale/ko/foreman_openscap.js +12 -24
- data/app/assets/javascripts/foreman_openscap/locale/pt_BR/foreman_openscap.js +9 -21
- data/app/assets/javascripts/foreman_openscap/locale/ru/foreman_openscap.js +8 -20
- data/app/assets/javascripts/foreman_openscap/locale/sv_SE/foreman_openscap.js +6 -18
- data/app/assets/javascripts/foreman_openscap/locale/zh_CN/foreman_openscap.js +67 -79
- data/app/assets/javascripts/foreman_openscap/locale/zh_TW/foreman_openscap.js +9 -21
- data/app/helpers/foreman_openscap_helper.rb +2 -18
- data/db/migrate/20201217161511_add_url_to_oval_content.rb +1 -1
- data/lib/foreman_openscap/engine.rb +148 -155
- data/lib/foreman_openscap/version.rb +1 -1
- data/locale/Makefile +12 -2
- data/locale/cs_CZ/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/cs_CZ/foreman_openscap.edit.po +1442 -0
- data/locale/cs_CZ/foreman_openscap.po +120 -130
- data/locale/cs_CZ/foreman_openscap.po.time_stamp +0 -0
- data/locale/de/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/de/foreman_openscap.edit.po +1454 -0
- data/locale/de/foreman_openscap.po +13 -25
- data/locale/de/foreman_openscap.po.time_stamp +0 -0
- data/locale/en/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/en/foreman_openscap.edit.po +1439 -0
- data/locale/en/foreman_openscap.po +1 -13
- data/locale/en/foreman_openscap.po.time_stamp +0 -0
- data/locale/en_GB/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/en_GB/foreman_openscap.edit.po +1440 -0
- data/locale/en_GB/foreman_openscap.po +3 -15
- data/locale/en_GB/foreman_openscap.po.time_stamp +0 -0
- data/locale/es/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/es/foreman_openscap.edit.po +1449 -0
- data/locale/es/foreman_openscap.po +12 -24
- data/locale/es/foreman_openscap.po.time_stamp +0 -0
- data/locale/foreman_openscap.pot +47 -61
- data/locale/fr/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/fr/foreman_openscap.edit.po +1455 -0
- data/locale/fr/foreman_openscap.po +83 -95
- data/locale/fr/foreman_openscap.po.time_stamp +0 -0
- data/locale/gl/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/gl/foreman_openscap.edit.po +1440 -0
- data/locale/gl/foreman_openscap.po +4 -16
- data/locale/gl/foreman_openscap.po.time_stamp +0 -0
- data/locale/it/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/it/foreman_openscap.edit.po +1442 -0
- data/locale/it/foreman_openscap.po +10 -22
- data/locale/it/foreman_openscap.po.time_stamp +0 -0
- data/locale/ja/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/ja/foreman_openscap.edit.po +1450 -0
- data/locale/ja/foreman_openscap.po +68 -80
- data/locale/ja/foreman_openscap.po.time_stamp +0 -0
- data/locale/ka/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/ka/foreman_openscap.edit.po +1444 -0
- data/locale/ka/foreman_openscap.po +28 -40
- data/locale/ka/foreman_openscap.po.time_stamp +0 -0
- data/locale/ko/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/ko/foreman_openscap.edit.po +1440 -0
- data/locale/ko/foreman_openscap.po +12 -24
- data/locale/ko/foreman_openscap.po.time_stamp +0 -0
- data/locale/pt_BR/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/pt_BR/foreman_openscap.edit.po +1454 -0
- data/locale/pt_BR/foreman_openscap.po +9 -21
- data/locale/pt_BR/foreman_openscap.po.time_stamp +0 -0
- data/locale/ru/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/ru/foreman_openscap.edit.po +1444 -0
- data/locale/ru/foreman_openscap.po +8 -20
- data/locale/ru/foreman_openscap.po.time_stamp +0 -0
- data/locale/sv_SE/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/sv_SE/foreman_openscap.edit.po +1440 -0
- data/locale/sv_SE/foreman_openscap.po +6 -18
- data/locale/sv_SE/foreman_openscap.po.time_stamp +0 -0
- data/locale/zh_CN/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/zh_CN/foreman_openscap.edit.po +1449 -0
- data/locale/zh_CN/foreman_openscap.po +67 -79
- data/locale/zh_CN/foreman_openscap.po.time_stamp +0 -0
- data/locale/zh_TW/LC_MESSAGES/foreman_openscap.mo +0 -0
- data/locale/zh_TW/foreman_openscap.edit.po +1441 -0
- data/locale/zh_TW/foreman_openscap.po +9 -21
- data/locale/zh_TW/foreman_openscap.po.time_stamp +0 -0
- data/test/unit/message_cleaner_test.rb +1 -0
- metadata +35 -7
- data/locale/action_names.rb +0 -2
- data/webpack/components/EditableInput.js +0 -166
- data/webpack/components/EditableInput.scss +0 -3
- data/webpack/helpers/formFieldsHelper.js +0 -114
@@ -0,0 +1,1450 @@
|
|
1
|
+
# SOME DESCRIPTIVE TITLE.
|
2
|
+
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
3
|
+
# This file is distributed under the same license as the foreman_openscap package.
|
4
|
+
#
|
5
|
+
# Translators:
|
6
|
+
# FIRST AUTHOR <EMAIL@ADDRESS>, 2016
|
7
|
+
# Kazuki Omo <kazuki.omo@gmail.com>, 2016
|
8
|
+
msgid ""
|
9
|
+
msgstr ""
|
10
|
+
"Project-Id-Version: foreman_openscap 10.0.1\n"
|
11
|
+
"Report-Msgid-Bugs-To: \n"
|
12
|
+
"POT-Creation-Date: 2024-10-29 14:04+0000\n"
|
13
|
+
"PO-Revision-Date: 2016-04-14 07:48+0000\n"
|
14
|
+
"Last-Translator: Kazuki Omo <kazuki.omo@gmail.com>, 2016\n"
|
15
|
+
"Language-Team: Japanese (http://app.transifex.com/foreman/foreman/language/ja/"
|
16
|
+
")\n"
|
17
|
+
"MIME-Version: 1.0\n"
|
18
|
+
"Content-Type: text/plain; charset=UTF-8\n"
|
19
|
+
"Content-Transfer-Encoding: 8bit\n"
|
20
|
+
"Language: ja\n"
|
21
|
+
"Plural-Forms: nplurals=1; plural=0;\n"
|
22
|
+
|
23
|
+
#: ../app/controllers/api/v2/compliance/arf_reports_controller.rb:25
|
24
|
+
msgid "List ARF reports"
|
25
|
+
msgstr "ARF レポートの一覧表示"
|
26
|
+
|
27
|
+
#: ../app/controllers/api/v2/compliance/arf_reports_controller.rb:33
|
28
|
+
msgid "Show an ARF report"
|
29
|
+
msgstr "ARF レポートの表示"
|
30
|
+
|
31
|
+
#: ../app/controllers/api/v2/compliance/arf_reports_controller.rb:39
|
32
|
+
msgid "Delete an ARF Report"
|
33
|
+
msgstr "ARF レポートの削除"
|
34
|
+
|
35
|
+
#: ../app/controllers/api/v2/compliance/arf_reports_controller.rb:46
|
36
|
+
msgid "Upload an ARF report"
|
37
|
+
msgstr "ARF レポートのアップロード"
|
38
|
+
|
39
|
+
#: ../app/controllers/api/v2/compliance/arf_reports_controller.rb:57
|
40
|
+
msgid "Download bzipped ARF report"
|
41
|
+
msgstr "bzip 形式の ARF レポートのダウンロード"
|
42
|
+
|
43
|
+
#: ../app/controllers/api/v2/compliance/arf_reports_controller.rb:67
|
44
|
+
msgid "Download ARF report in HTML"
|
45
|
+
msgstr "HTML の ARF レポートのダウンロード"
|
46
|
+
|
47
|
+
#: ../app/controllers/api/v2/compliance/arf_reports_controller.rb:96
|
48
|
+
msgid "Policy with id %s not found."
|
49
|
+
msgstr "id が %s のポリシーが見つかりません"
|
50
|
+
|
51
|
+
#: ../app/controllers/api/v2/compliance/arf_reports_controller.rb:103
|
52
|
+
msgid "Could not find host identified by: %s"
|
53
|
+
msgstr "%s が識別したホストが見つかりませんでした"
|
54
|
+
|
55
|
+
#: ../app/controllers/api/v2/compliance/arf_reports_controller.rb:108
|
56
|
+
msgid "Failed to upload Arf Report, OpenSCAP proxy name or url not found in params when uploading for %s and host is missing openscap_proxy"
|
57
|
+
msgstr "Arf レポートのアップロードに失敗しました。%s のアップロード時にパラメーターで OpenSCAP プロキシー名または url が見つかりませんでした。ホストには openscap_proxy が設定されていません。"
|
58
|
+
|
59
|
+
#: ../app/controllers/api/v2/compliance/arf_reports_controller.rb:120
|
60
|
+
msgid "No proxy found for %{name} or %{url}"
|
61
|
+
msgstr "%{name} または %{url} のプロキシーが見つかりません"
|
62
|
+
|
63
|
+
#: ../app/controllers/api/v2/compliance/policies_controller.rb:18
|
64
|
+
msgid "List Policies"
|
65
|
+
msgstr "ポリシーの一覧表示"
|
66
|
+
|
67
|
+
#: ../app/controllers/api/v2/compliance/policies_controller.rb:26
|
68
|
+
msgid "Show a Policy"
|
69
|
+
msgstr "ポリシーの表示"
|
70
|
+
|
71
|
+
#: ../app/controllers/api/v2/compliance/policies_controller.rb:34
|
72
|
+
msgid "Policy name"
|
73
|
+
msgstr "ポリシー名"
|
74
|
+
|
75
|
+
#: ../app/controllers/api/v2/compliance/policies_controller.rb:35
|
76
|
+
msgid "Policy description"
|
77
|
+
msgstr "ポリシーの説明"
|
78
|
+
|
79
|
+
#: ../app/controllers/api/v2/compliance/policies_controller.rb:36
|
80
|
+
msgid "Policy SCAP content ID"
|
81
|
+
msgstr "ポリシー SCAP コンテンツ ID"
|
82
|
+
|
83
|
+
#: ../app/controllers/api/v2/compliance/policies_controller.rb:37
|
84
|
+
msgid "Policy SCAP content profile ID"
|
85
|
+
msgstr "ポリシー SCAP コンテンツプロファイル ID"
|
86
|
+
|
87
|
+
#: ../app/controllers/api/v2/compliance/policies_controller.rb:38
|
88
|
+
msgid "Policy schedule period (weekly, monthly, custom)"
|
89
|
+
msgstr "ポリシーのスケジュール期間 (週次、月次、カスタム)"
|
90
|
+
|
91
|
+
#: ../app/controllers/api/v2/compliance/policies_controller.rb:39
|
92
|
+
msgid "Policy schedule weekday (only if period == \"weekly\")"
|
93
|
+
msgstr "ポリシースケジュール: 平日 (period == \"weekly\" の場合のみ)"
|
94
|
+
|
95
|
+
#: ../app/controllers/api/v2/compliance/policies_controller.rb:40
|
96
|
+
msgid "Policy schedule day of month (only if period == \"monthly\")"
|
97
|
+
msgstr "ポリシースケジュール: 月の日付 (period == \"monthly\" の場合のみ)"
|
98
|
+
|
99
|
+
#: ../app/controllers/api/v2/compliance/policies_controller.rb:41
|
100
|
+
msgid "Policy schedule cron line (only if period == \"custom\")"
|
101
|
+
msgstr "ポリシースケジュール: cron 行 (period == \"custom\" の場合のみ)"
|
102
|
+
|
103
|
+
#: ../app/controllers/api/v2/compliance/policies_controller.rb:42
|
104
|
+
msgid "Apply policy to host groups"
|
105
|
+
msgstr "ホストグループ にポリシーを適用"
|
106
|
+
|
107
|
+
#: ../app/controllers/api/v2/compliance/policies_controller.rb:43
|
108
|
+
msgid "Apply policy to hosts"
|
109
|
+
msgstr "ホストにポリシーを適用"
|
110
|
+
|
111
|
+
#: ../app/controllers/api/v2/compliance/policies_controller.rb:44
|
112
|
+
msgid "Tailoring file ID"
|
113
|
+
msgstr "テーラリングファイル ID"
|
114
|
+
|
115
|
+
#: ../app/controllers/api/v2/compliance/policies_controller.rb:45
|
116
|
+
msgid "Tailoring file profile ID"
|
117
|
+
msgstr "テーラリングファイルのプロファイル ID"
|
118
|
+
|
119
|
+
#: ../app/controllers/api/v2/compliance/policies_controller.rb:46
|
120
|
+
msgid "How the policy should be deployed"
|
121
|
+
msgstr "ポリシーのデプロイメント方法"
|
122
|
+
|
123
|
+
#: ../app/controllers/api/v2/compliance/policies_controller.rb:51
|
124
|
+
msgid "Create a Policy"
|
125
|
+
msgstr "ポリシーの作成"
|
126
|
+
|
127
|
+
#: ../app/controllers/api/v2/compliance/policies_controller.rb:60
|
128
|
+
msgid "Update a Policy"
|
129
|
+
msgstr "ポリシーの更新"
|
130
|
+
|
131
|
+
#: ../app/controllers/api/v2/compliance/policies_controller.rb:68
|
132
|
+
msgid "Delete a Policy"
|
133
|
+
msgstr "ポリシーの削除"
|
134
|
+
|
135
|
+
#: ../app/controllers/api/v2/compliance/policies_controller.rb:75
|
136
|
+
msgid "Show a policy's SCAP content"
|
137
|
+
msgstr "ポリシーの SCAP コンテンツの表示"
|
138
|
+
|
139
|
+
#: ../app/controllers/api/v2/compliance/policies_controller.rb:85
|
140
|
+
msgid "Show a policy's Tailoring file"
|
141
|
+
msgstr "ポリシーのテーラリングファイルの表示"
|
142
|
+
|
143
|
+
#: ../app/controllers/api/v2/compliance/policies_controller.rb:95
|
144
|
+
msgid "No Tailoring file assigned for policy with id %s"
|
145
|
+
msgstr "id が %s のポリシーに割り当てられているテーラリングファイルはありません"
|
146
|
+
|
147
|
+
#: ../app/controllers/api/v2/compliance/scap_content_profiles_controller.rb:6
|
148
|
+
msgid "List SCAP content profiles"
|
149
|
+
msgstr "SCAP コンテンツプロファイルの一覧表示"
|
150
|
+
|
151
|
+
#: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:16
|
152
|
+
msgid "List SCAP contents"
|
153
|
+
msgstr "SCAP コンテンツの一覧表示"
|
154
|
+
|
155
|
+
#: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:24
|
156
|
+
msgid "Download an SCAP content as XML"
|
157
|
+
msgstr "XML として SCAP コンテンツをダウンロード"
|
158
|
+
|
159
|
+
#: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:33
|
160
|
+
msgid "Show an SCAP content"
|
161
|
+
msgstr "SCAP コンテンツの表示"
|
162
|
+
|
163
|
+
#: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:40
|
164
|
+
msgid "SCAP content name"
|
165
|
+
msgstr "SCAP コンテンツ名"
|
166
|
+
|
167
|
+
#: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:41
|
168
|
+
msgid "XML containing SCAP content"
|
169
|
+
msgstr "SCAP コンテンツを含む XML"
|
170
|
+
|
171
|
+
#: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:42 ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:36
|
172
|
+
msgid "Original file name of the XML file"
|
173
|
+
msgstr "XML ファイルの元のファイル名"
|
174
|
+
|
175
|
+
#: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:47
|
176
|
+
msgid "Create SCAP content"
|
177
|
+
msgstr "SCAP コンテンツの作成"
|
178
|
+
|
179
|
+
#: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:55
|
180
|
+
msgid "Update an SCAP content"
|
181
|
+
msgstr "SCAP コンテンツの更新"
|
182
|
+
|
183
|
+
#: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:63
|
184
|
+
msgid "Deletes an SCAP content"
|
185
|
+
msgstr "SCAP コンテンツの削除"
|
186
|
+
|
187
|
+
#: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:70
|
188
|
+
msgid "Upload scap contents in bulk"
|
189
|
+
msgstr "SCAP コンテンツをまとめてアップロード"
|
190
|
+
|
191
|
+
#: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:71
|
192
|
+
msgid "Type of the upload"
|
193
|
+
msgstr "アップロードの種類"
|
194
|
+
|
195
|
+
#: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:72
|
196
|
+
msgid "File paths to upload when using \"files\" upload type"
|
197
|
+
msgstr "「ファイル」アップロードタイプを使用する場合のアップロードするファイルパス"
|
198
|
+
|
199
|
+
#: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:73
|
200
|
+
msgid "Directory to upload when using \"directory\" upload type"
|
201
|
+
msgstr "「ディレクトリ」アップロードタイプを使用する場合のアップロードするディレクトリー"
|
202
|
+
|
203
|
+
#: ../app/controllers/api/v2/compliance/scap_contents_controller.rb:86
|
204
|
+
msgid "Please specify import type, received: %{received}, expected one of: %{expected}"
|
205
|
+
msgstr "インポートタイプを指定してください。受信: %%{received}、次のうち 1 つを想定: %%{expected}"
|
206
|
+
|
207
|
+
#: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:10
|
208
|
+
msgid "List Tailoring files"
|
209
|
+
msgstr "テーラリングファイルの一覧表示"
|
210
|
+
|
211
|
+
#: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:18
|
212
|
+
msgid "Download a Tailoring file as XML"
|
213
|
+
msgstr "XML としてテーラリングファイルをダウンロード"
|
214
|
+
|
215
|
+
#: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:27
|
216
|
+
msgid "Show a Tailoring file"
|
217
|
+
msgstr "テーラリングファイルの表示"
|
218
|
+
|
219
|
+
#: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:34
|
220
|
+
msgid "Tailoring file name"
|
221
|
+
msgstr "テーラリングファイル名"
|
222
|
+
|
223
|
+
#: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:35
|
224
|
+
msgid "XML containing tailoring file"
|
225
|
+
msgstr "テーラリングファイルを含む XML"
|
226
|
+
|
227
|
+
#: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:41
|
228
|
+
msgid "Create a Tailoring file"
|
229
|
+
msgstr "テーラリングファイルの作成"
|
230
|
+
|
231
|
+
#: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:49
|
232
|
+
msgid "Update a Tailoring file"
|
233
|
+
msgstr "テーラリングファイルの更新"
|
234
|
+
|
235
|
+
#: ../app/controllers/api/v2/compliance/tailoring_files_controller.rb:57
|
236
|
+
msgid "Deletes a Tailoring file"
|
237
|
+
msgstr "テーラリングファイルの削除"
|
238
|
+
|
239
|
+
#: ../app/controllers/arf_reports_controller.rb:37
|
240
|
+
msgid "Failed to downloaded ARF report as bzip: %s"
|
241
|
+
msgstr "ARFレポートを bzip でダウンロードするのに失敗しました: %s"
|
242
|
+
|
243
|
+
#: ../app/controllers/arf_reports_controller.rb:48
|
244
|
+
msgid "Failed to downloaded ARF report in HTML: %s"
|
245
|
+
msgstr "ARF レポートを HTML でダウンロードするのに失敗しました: %s"
|
246
|
+
|
247
|
+
#: ../app/controllers/arf_reports_controller.rb:55
|
248
|
+
msgid "Successfully deleted ARF report."
|
249
|
+
msgstr "ARF レポートが正常に削除されました。"
|
250
|
+
|
251
|
+
#: ../app/controllers/arf_reports_controller.rb:57
|
252
|
+
msgid "Failed to delete ARF Report for host %{host_name} reported at %{reported_at}"
|
253
|
+
msgstr "%{reported_at} で報告されたホスト %{host_name} の ARF レポートの削除に失敗しました"
|
254
|
+
|
255
|
+
#: ../app/controllers/arf_reports_controller.rb:67
|
256
|
+
msgid "Failed to delete %s compliance reports"
|
257
|
+
msgstr "%s コンプライアンスレポートの削除に失敗しました"
|
258
|
+
|
259
|
+
#: ../app/controllers/arf_reports_controller.rb:70
|
260
|
+
msgid "Successfully deleted %s compliance reports"
|
261
|
+
msgstr "%s コンプライアンスレポートが正常に削除されました"
|
262
|
+
|
263
|
+
#: ../app/controllers/arf_reports_controller.rb:106
|
264
|
+
msgid "No compliance reports were found."
|
265
|
+
msgstr "コンプライアンスレポートが見つかりませんでした。"
|
266
|
+
|
267
|
+
#: ../app/controllers/arf_reports_controller.rb:110
|
268
|
+
msgid "No compliance reports selected"
|
269
|
+
msgstr "コンプライアンスレポートが選択されていません"
|
270
|
+
|
271
|
+
#: ../app/controllers/arf_reports_controller.rb:115
|
272
|
+
msgid "Something went wrong while selecting compliance reports - %s"
|
273
|
+
msgstr "コンプライアンスレポートの選択中に問題が発生しました: %s"
|
274
|
+
|
275
|
+
#: ../app/controllers/concerns/foreman_openscap/api/v2/hosts_controller_extensions.rb:19
|
276
|
+
msgid "Show config information for foreman_scap_client"
|
277
|
+
msgstr "foreman_scap_client の設定情報の表示"
|
278
|
+
|
279
|
+
#: ../app/controllers/concerns/foreman_openscap/api/v2/hosts_controller_extensions.rb:20
|
280
|
+
msgid "The identifier of the host"
|
281
|
+
msgstr "ホストの ID"
|
282
|
+
|
283
|
+
#: ../app/controllers/concerns/foreman_openscap/hosts_and_hostgroups_controller_extensions.rb:10
|
284
|
+
msgid "The %s proxy does not have Openscap feature enabled. Either set correct OpenSCAP Proxy or unset it."
|
285
|
+
msgstr "%s プロキシーでは Openscap 機能が有効になっていません。正しい OpenSCAP プロキシーを設定するか、未設定にしてください。"
|
286
|
+
|
287
|
+
#: ../app/controllers/concerns/foreman_openscap/hosts_controller_extensions.rb:26
|
288
|
+
msgid "Updated hosts: Assigned with OpenSCAP Proxy: %s"
|
289
|
+
msgstr "更新済みホスト: OpenSCAP プロキシーで割り当て済み: %s"
|
290
|
+
|
291
|
+
#: ../app/controllers/concerns/foreman_openscap/hosts_controller_extensions.rb:29
|
292
|
+
msgid "No OpenSCAP Proxy selected."
|
293
|
+
msgstr "OpenSCAP プロキシーが選択されていません。"
|
294
|
+
|
295
|
+
#: ../app/controllers/policies_controller.rb:84
|
296
|
+
msgid "Updated hosts: Assigned with compliance policy: %s"
|
297
|
+
msgstr "更新済みホスト: コンプライアンスポリシーで割り当て済み: %s"
|
298
|
+
|
299
|
+
#: ../app/controllers/policies_controller.rb:91
|
300
|
+
msgid "No compliance policy selected."
|
301
|
+
msgstr "コンプライアンスポリシーが選択されていません。"
|
302
|
+
|
303
|
+
#: ../app/controllers/policies_controller.rb:103
|
304
|
+
msgid "Updated hosts: Unassigned from compliance policy '%s'"
|
305
|
+
msgstr "更新済みホスト: コンプライアンスポリシー '%s' の割り当てなし"
|
306
|
+
|
307
|
+
#: ../app/controllers/policies_controller.rb:105
|
308
|
+
msgid "No valid policy ID provided"
|
309
|
+
msgstr "有効なポリシー ID が提供されていません"
|
310
|
+
|
311
|
+
#: ../app/controllers/policies_controller.rb:129
|
312
|
+
msgid "No hosts were found with that id, name or query filter"
|
313
|
+
msgstr "その ID、名前またはクエリーフィルターを使ってホストを見つけることができませんでした"
|
314
|
+
|
315
|
+
#: ../app/controllers/policies_controller.rb:134
|
316
|
+
msgid "No hosts selected"
|
317
|
+
msgstr "ホストが選択されていません"
|
318
|
+
|
319
|
+
#: ../app/controllers/policies_controller.rb:139
|
320
|
+
msgid "Something went wrong while selecting hosts - %s"
|
321
|
+
msgstr "ホストの選択中に問題が発生しました: %s"
|
322
|
+
|
323
|
+
#: ../app/helpers/arf_report_dashboard_helper.rb:16 ../app/helpers/compliance_dashboard_helper.rb:8 ../app/helpers/compliance_hosts_helper.rb:15 ../app/views/arf_reports/_list.html.erb:11 ../app/views/foreman_openscap/policy_mailer/_hosts.erb:11 ../app/views/policy_dashboard/_policy_reports.html.erb:10
|
324
|
+
msgid "Failed"
|
325
|
+
msgstr "失敗"
|
326
|
+
|
327
|
+
#: ../app/helpers/arf_report_dashboard_helper.rb:17 ../app/helpers/compliance_dashboard_helper.rb:6 ../app/helpers/compliance_hosts_helper.rb:14 ../app/views/arf_reports/_list.html.erb:10 ../app/views/foreman_openscap/policy_mailer/_hosts.erb:8 ../app/views/policy_dashboard/_policy_reports.html.erb:9
|
328
|
+
msgid "Passed"
|
329
|
+
msgstr "合格"
|
330
|
+
|
331
|
+
#: ../app/helpers/arf_report_dashboard_helper.rb:18 ../app/views/arf_reports/_list.html.erb:12 ../app/views/foreman_openscap/policy_mailer/_hosts.erb:14 ../app/views/policy_dashboard/_policy_reports.html.erb:11
|
332
|
+
msgid "Other"
|
333
|
+
msgstr "その他"
|
334
|
+
|
335
|
+
#: ../app/helpers/arf_report_dashboard_helper.rb:26
|
336
|
+
msgid "Number of Events"
|
337
|
+
msgstr "イベント数"
|
338
|
+
|
339
|
+
#: ../app/helpers/arf_report_dashboard_helper.rb:27
|
340
|
+
msgid "Rule Results"
|
341
|
+
msgstr "ルールの結果"
|
342
|
+
|
343
|
+
#: ../app/helpers/arf_reports_helper.rb:10
|
344
|
+
msgid "Show log messages:"
|
345
|
+
msgstr "ログメッセージの表示:"
|
346
|
+
|
347
|
+
#: ../app/helpers/arf_reports_helper.rb:11
|
348
|
+
msgid "All messages"
|
349
|
+
msgstr "すべてのメッセージ"
|
350
|
+
|
351
|
+
#: ../app/helpers/arf_reports_helper.rb:11
|
352
|
+
msgid "Failed and Othered"
|
353
|
+
msgstr "Failed および Othered"
|
354
|
+
|
355
|
+
#: ../app/helpers/arf_reports_helper.rb:11
|
356
|
+
msgid "Failed only"
|
357
|
+
msgstr "失敗のみ"
|
358
|
+
|
359
|
+
#: ../app/helpers/arf_reports_helper.rb:20 ../app/views/arf_reports/index.html.erb:1 ../app/views/arf_reports/welcome.html.erb:1 ../app/views/arf_reports/welcome.html.erb:7
|
360
|
+
msgid "Compliance Reports"
|
361
|
+
msgstr "コンプライアンスレポート"
|
362
|
+
|
363
|
+
#: ../app/helpers/arf_reports_helper.rb:40
|
364
|
+
msgid "Delete reports"
|
365
|
+
msgstr "レポートを削除"
|
366
|
+
|
367
|
+
#: ../app/helpers/arf_reports_helper.rb:45
|
368
|
+
msgid "Select Action"
|
369
|
+
msgstr "アクションの選択"
|
370
|
+
|
371
|
+
#: ../app/helpers/arf_reports_helper.rb:48
|
372
|
+
msgid "%s - The following compliance reports are about to be changed"
|
373
|
+
msgstr "%s: 次のコンプライアンスレポートが変更されます"
|
374
|
+
|
375
|
+
#: ../app/helpers/arf_reports_helper.rb:53
|
376
|
+
msgid "No proxy found!"
|
377
|
+
msgstr "プロキシーが見つかりません!"
|
378
|
+
|
379
|
+
#: ../app/helpers/arf_reports_helper.rb:58
|
380
|
+
msgid "Reported at %s"
|
381
|
+
msgstr "レポート日時: %s"
|
382
|
+
|
383
|
+
#: ../app/helpers/arf_reports_helper.rb:59
|
384
|
+
msgid " for policy %s"
|
385
|
+
msgstr " ポリシー %s"
|
386
|
+
|
387
|
+
#: ../app/helpers/arf_reports_helper.rb:61
|
388
|
+
msgid " through %s"
|
389
|
+
msgstr " %s まで更新を受信できます。"
|
390
|
+
|
391
|
+
#: ../app/helpers/arf_reports_helper.rb:67
|
392
|
+
msgid "Hosts failing this rule"
|
393
|
+
msgstr "このルールに不合格のホスト"
|
394
|
+
|
395
|
+
#: ../app/helpers/arf_reports_helper.rb:68
|
396
|
+
msgid "Hosts passing this rule"
|
397
|
+
msgstr "このルールに合格のホスト"
|
398
|
+
|
399
|
+
#: ../app/helpers/arf_reports_helper.rb:69
|
400
|
+
msgid "Hosts othering this rule"
|
401
|
+
msgstr "このルールに該当しないホスト"
|
402
|
+
|
403
|
+
#: ../app/helpers/arf_reports_helper.rb:72
|
404
|
+
msgid "Remediation"
|
405
|
+
msgstr "修復"
|
406
|
+
|
407
|
+
#: ../app/helpers/compliance_dashboard_helper.rb:3 ../app/views/arf_reports/_list.html.erb:6 ../app/views/arf_reports/delete_multiple.html.erb:7 ../app/views/policy_dashboard/_policy_reports.html.erb:6
|
408
|
+
msgid "Host"
|
409
|
+
msgstr "ホスト"
|
410
|
+
|
411
|
+
#: ../app/helpers/compliance_dashboard_helper.rb:4 ../app/views/arf_reports/_list.html.erb:8
|
412
|
+
msgid "Policy"
|
413
|
+
msgstr "ポリシー"
|
414
|
+
|
415
|
+
#. TRANSLATORS: initial character of Passed
|
416
|
+
#: ../app/helpers/compliance_dashboard_helper.rb:6
|
417
|
+
msgid "Passed|P"
|
418
|
+
msgstr "P"
|
419
|
+
|
420
|
+
#. TRANSLATORS: initial character of Failed
|
421
|
+
#: ../app/helpers/compliance_dashboard_helper.rb:8
|
422
|
+
msgid "Failed|F"
|
423
|
+
msgstr "F"
|
424
|
+
|
425
|
+
#. TRANSLATORS: initial character of Othered which is an SCAP term
|
426
|
+
#: ../app/helpers/compliance_dashboard_helper.rb:10
|
427
|
+
msgid "Othered|O"
|
428
|
+
msgstr "O"
|
429
|
+
|
430
|
+
#: ../app/helpers/compliance_dashboard_helper.rb:10 ../app/helpers/compliance_hosts_helper.rb:16
|
431
|
+
msgid "Othered"
|
432
|
+
msgstr "Othered"
|
433
|
+
|
434
|
+
#: ../app/helpers/compliance_hosts_helper.rb:26
|
435
|
+
msgid "Assign Compliance Policy"
|
436
|
+
msgstr "コンプライアンスポリシーの割り当て"
|
437
|
+
|
438
|
+
#: ../app/helpers/compliance_hosts_helper.rb:27
|
439
|
+
msgid "Unassign Compliance Policy"
|
440
|
+
msgstr "コンプライアンスポリシーの割り当て解除"
|
441
|
+
|
442
|
+
#: ../app/helpers/compliance_hosts_helper.rb:28
|
443
|
+
msgid "Change OpenSCAP Proxy"
|
444
|
+
msgstr "OpenSCAP プロキシーの変更"
|
445
|
+
|
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:39
|
447
|
+
msgid "Compliance"
|
448
|
+
msgstr "コンプライアンス"
|
449
|
+
|
450
|
+
#: ../app/helpers/compliance_hosts_helper.rb:39
|
451
|
+
msgid "Host compliance details"
|
452
|
+
msgstr "ホストコンプライアンス詳細"
|
453
|
+
|
454
|
+
#: ../app/helpers/concerns/foreman_openscap/hosts_helper_extensions.rb:4
|
455
|
+
msgid "Host is deleted"
|
456
|
+
msgstr "ホストが削除されました"
|
457
|
+
|
458
|
+
#: ../app/helpers/policies_helper.rb:56
|
459
|
+
msgid "Choose existing SCAP Content"
|
460
|
+
msgstr "既存の SCAP コンテンツを選択"
|
461
|
+
|
462
|
+
#: ../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
|
463
|
+
msgid "SCAP Content"
|
464
|
+
msgstr "SCAP コンテンツ"
|
465
|
+
|
466
|
+
#: ../app/helpers/policies_helper.rb:74 ../app/helpers/policies_helper.rb:81
|
467
|
+
msgid "XCCDF Profile"
|
468
|
+
msgstr "XCCDF プロファイル"
|
469
|
+
|
470
|
+
#: ../app/helpers/policies_helper.rb:80
|
471
|
+
msgid "Default XCCDF profile"
|
472
|
+
msgstr "デフォルトの XCCDF プロファイル"
|
473
|
+
|
474
|
+
#: ../app/helpers/policies_helper.rb:89
|
475
|
+
msgid "Choose Tailoring File"
|
476
|
+
msgstr "テーラリングファイルの選択"
|
477
|
+
|
478
|
+
#: ../app/helpers/policies_helper.rb:90 ../app/views/policies/_list.html.erb:6
|
479
|
+
msgid "Tailoring File"
|
480
|
+
msgstr "テーラリングファイル"
|
481
|
+
|
482
|
+
#: ../app/helpers/policies_helper.rb:99
|
483
|
+
msgid "XCCDF Profile in Tailoring File"
|
484
|
+
msgstr "テーラリングファイルでの XCCDF プロファイル"
|
485
|
+
|
486
|
+
#: ../app/helpers/policies_helper.rb:100
|
487
|
+
msgid "This profile will be used to override the one from scap content"
|
488
|
+
msgstr "このプロファイルは scrap コンテンツからのものを上書きするために使用されます"
|
489
|
+
|
490
|
+
#: ../app/helpers/policies_helper.rb:111 ../app/views/arf_reports/_list.html.erb:54
|
491
|
+
msgid "Submit"
|
492
|
+
msgstr "送信"
|
493
|
+
|
494
|
+
#: ../app/helpers/policies_helper.rb:115 ../app/views/arf_reports/_list.html.erb:53 ../webpack/components/ConfirmModal.js:29 ../webpack/components/OpenscapRemediationWizard/Footer.js:47
|
495
|
+
msgid "Cancel"
|
496
|
+
msgstr "取り消し"
|
497
|
+
|
498
|
+
#: ../app/helpers/policy_dashboard_helper.rb:11
|
499
|
+
msgid "Compliant hosts"
|
500
|
+
msgstr "準拠したホスト"
|
501
|
+
|
502
|
+
#: ../app/helpers/policy_dashboard_helper.rb:12
|
503
|
+
msgid "Incompliant hosts"
|
504
|
+
msgstr "準拠しないホスト"
|
505
|
+
|
506
|
+
#: ../app/helpers/policy_dashboard_helper.rb:13 ../app/models/foreman_openscap/compliance_status.rb:24
|
507
|
+
msgid "Inconclusive"
|
508
|
+
msgstr "不確定"
|
509
|
+
|
510
|
+
#: ../app/helpers/policy_dashboard_helper.rb:14
|
511
|
+
msgid "Not audited"
|
512
|
+
msgstr "未監査"
|
513
|
+
|
514
|
+
#: ../app/helpers/policy_dashboard_helper.rb:41
|
515
|
+
msgid "Host is assigned to policy"
|
516
|
+
msgstr "ホストはポリシーに割り当てられています"
|
517
|
+
|
518
|
+
#: ../app/helpers/policy_dashboard_helper.rb:44
|
519
|
+
msgid "Host is not assigned to policy but reports were found. You may want to delete the reports or assign the policy again."
|
520
|
+
msgstr "ホストはポリシーに割り当てられていませんが、レポートが見つかりました。レポートを削除するか、ポリシーを再度割り当てることをお勧めします。"
|
521
|
+
|
522
|
+
#: ../app/helpers/policy_dashboard_helper.rb:52
|
523
|
+
msgid "Hosts no longer assigned: %s"
|
524
|
+
msgstr "割り当てが解除されたホスト: %s"
|
525
|
+
|
526
|
+
#: ../app/helpers/policy_dashboard_helper.rb:56
|
527
|
+
msgid "Total hosts with reports where policy is no longer assigned."
|
528
|
+
msgstr "ポリシーの割り当てが解除されたレポートが含まれるホストの総数。"
|
529
|
+
|
530
|
+
#: ../app/lib/proxy_api/openscap.rb:32
|
531
|
+
msgid "Request timed out. Please try increasing Settings -> proxy_request_timeout"
|
532
|
+
msgstr "要求がタイムアウトしました。Settings -> proxy_request_timeout で値を増やしてみてください"
|
533
|
+
|
534
|
+
#: ../app/lib/proxy_api/openscap.rb:35
|
535
|
+
msgid "Could not validate %s. Please make sure you have appropriate proxy version to use this functionality"
|
536
|
+
msgstr "%s を検証できませんでした。この機能を使用するための適切なプロキシーバージョンがあることを確認してください。"
|
537
|
+
|
538
|
+
#: ../app/lib/proxy_api/openscap.rb:38
|
539
|
+
msgid "Could not validate %{file_type}. Error %{error}"
|
540
|
+
msgstr "%%{file_type} を検証できませんでした。エラー: %%{error}"
|
541
|
+
|
542
|
+
#: ../app/lib/proxy_api/openscap.rb:51
|
543
|
+
msgid "Unable to get HTML version of requested report from Smart Proxy"
|
544
|
+
msgstr "要求されたレポートの HTML バージョンをスマートプロキシーから取得できません"
|
545
|
+
|
546
|
+
#: ../app/lib/proxy_api/openscap.rb:60
|
547
|
+
msgid "Unable to get XML version of requested report from Smart Proxy"
|
548
|
+
msgstr "要求されたレポートの XML バージョンをスマートプロキシーから取得できません"
|
549
|
+
|
550
|
+
#: ../app/mailers/foreman_openscap/policy_mailer.rb:17
|
551
|
+
msgid "SCAP policies summary"
|
552
|
+
msgstr "SCAP ポリシーの概要"
|
553
|
+
|
554
|
+
#: ../app/models/concerns/foreman_openscap/log_extensions.rb:17
|
555
|
+
msgid "is not included in SCAP_RESULT"
|
556
|
+
msgstr "SCAP_RESULT に含まれていません"
|
557
|
+
|
558
|
+
#: ../app/models/concerns/foreman_openscap/openscap_proxy_core_extensions.rb:65
|
559
|
+
msgid "must have Openscap feature"
|
560
|
+
msgstr "Openscap 機能がなければなりません"
|
561
|
+
|
562
|
+
#: ../app/models/concerns/foreman_openscap/openscap_proxy_extensions.rb:8
|
563
|
+
msgid "No OpenSCAP proxy found for %{class} with id %{id}"
|
564
|
+
msgstr "ID %{id} の %{class} の OpenSCAP プロキシーが見つかりません"
|
565
|
+
|
566
|
+
#: ../app/models/concerns/foreman_openscap/policy_common.rb:15
|
567
|
+
msgid "does not consist of 5 parts separated by space"
|
568
|
+
msgstr "スペースで区切られた 5 つの部分で構成されていません"
|
569
|
+
|
570
|
+
#: ../app/models/concerns/foreman_openscap/policy_common.rb:21 ../app/models/foreman_openscap/policy.rb:34
|
571
|
+
msgid "is not a valid value"
|
572
|
+
msgstr "有効な値ではありません"
|
573
|
+
|
574
|
+
#: ../app/models/concerns/foreman_openscap/policy_common.rb:27
|
575
|
+
msgid "must be between 1 and 31"
|
576
|
+
msgstr "1 から 31 の間でなければなりません"
|
577
|
+
|
578
|
+
#: ../app/models/foreman_openscap/compliance_status.rb:22 ../app/views/foreman_openscap/policy_mailer/_dashboard.erb:13
|
579
|
+
msgid "Compliant"
|
580
|
+
msgstr "準拠"
|
581
|
+
|
582
|
+
#: ../app/models/foreman_openscap/compliance_status.rb:26 ../app/views/foreman_openscap/policy_mailer/_dashboard.erb:17
|
583
|
+
msgid "Incompliant"
|
584
|
+
msgstr "非準拠"
|
585
|
+
|
586
|
+
#: ../app/models/foreman_openscap/compliance_status.rb:28
|
587
|
+
msgid "Unknown Compliance status"
|
588
|
+
msgstr "不明なコンプライアンスステータス"
|
589
|
+
|
590
|
+
#: ../app/models/foreman_openscap/policy.rb:11 ../app/views/policies/_form.html.erb:8
|
591
|
+
msgid "Deployment Options"
|
592
|
+
msgstr "デプロイメントオプション"
|
593
|
+
|
594
|
+
#: ../app/models/foreman_openscap/policy.rb:11
|
595
|
+
msgid "Policy Attributes"
|
596
|
+
msgstr "ポリシー属性"
|
597
|
+
|
598
|
+
#: ../app/models/foreman_openscap/policy.rb:11 ../app/views/policies/_form.html.erb:11
|
599
|
+
msgid "Schedule"
|
600
|
+
msgstr "スケジュール"
|
601
|
+
|
602
|
+
#: ../app/models/foreman_openscap/policy.rb:11 ../app/views/policies/_form.html.erb:13 ../app/views/scap_contents/_form.html.erb:11 ../app/views/tailoring_files/_form.html.erb:11
|
603
|
+
msgid "Locations"
|
604
|
+
msgstr "ロケーション"
|
605
|
+
|
606
|
+
#: ../app/models/foreman_openscap/policy.rb:11 ../app/views/policies/_form.html.erb:16 ../app/views/scap_contents/_form.html.erb:14 ../app/views/tailoring_files/_form.html.erb:14
|
607
|
+
msgid "Organizations"
|
608
|
+
msgstr "組織"
|
609
|
+
|
610
|
+
#: ../app/models/foreman_openscap/policy.rb:11
|
611
|
+
msgid "Hostgroups"
|
612
|
+
msgstr "ホストグループ"
|
613
|
+
|
614
|
+
#: ../app/models/foreman_openscap/policy.rb:55
|
615
|
+
msgid "Cannot generate HTML guide, scap content is missing."
|
616
|
+
msgstr "HTML ガイドを生成できません。SCAP のコンテンツがありません。"
|
617
|
+
|
618
|
+
#: ../app/models/foreman_openscap/policy.rb:61
|
619
|
+
msgid "Cannot generate HTML guide, no valid OpenSCAP proxy server found."
|
620
|
+
msgstr "HTML ガイドを生成できません。有効な OpenSCAP プロキシーサーバーが見つかりません。"
|
621
|
+
|
622
|
+
#: ../app/models/foreman_openscap/policy.rb:223
|
623
|
+
msgid "must be present when tailoring file profile present"
|
624
|
+
msgstr "テーラリングファイルのプロファイルがある場合に存在する必要があります"
|
625
|
+
|
626
|
+
#: ../app/models/foreman_openscap/policy.rb:224
|
627
|
+
msgid "must be present when tailoring file present"
|
628
|
+
msgstr "テーラリングファイルがある場合になければなりません"
|
629
|
+
|
630
|
+
#: ../app/models/foreman_openscap/policy.rb:229
|
631
|
+
msgid "does not come from selected tailoring file"
|
632
|
+
msgstr "選択したテーラリングファイルからのものではありません"
|
633
|
+
|
634
|
+
#: ../app/models/foreman_openscap/policy.rb:235
|
635
|
+
msgid "does not have the selected SCAP content profile"
|
636
|
+
msgstr "選択した SCAP コンテンツプロファイルがありません"
|
637
|
+
|
638
|
+
#: ../app/models/foreman_openscap/policy.rb:267
|
639
|
+
msgid "cannot assign to %s, all assigned policies must be deployed in the same way, check 'deploy by' for each assigned policy"
|
640
|
+
msgstr "%s に割り当てることができません。割り当てたポリシーはすべて同じ方法でデプロイする必要があります。割り当て済みのポリシーごとに「デプロイ方法 (deploy by)」を確認してください。"
|
641
|
+
|
642
|
+
#: ../app/services/foreman_openscap/arf_report_status_calculator.rb:30
|
643
|
+
msgid "invalid type %s"
|
644
|
+
msgstr "無効なタイプ %s"
|
645
|
+
|
646
|
+
#: ../app/services/foreman_openscap/client_config/ansible.rb:23
|
647
|
+
msgid "Requires Ansible plugin, %s Ansible role and variables. This will assign the role to the hosts or selected hostgroups."
|
648
|
+
msgstr "Ansible プラグイン、%s Ansible ロール、変数が必要です。ホストまたは選択したホストグループにロールが割り当てられます。"
|
649
|
+
|
650
|
+
#: ../app/services/foreman_openscap/client_config/ansible.rb:24
|
651
|
+
msgid "To deploy foreman_scap_client, ansible roles run needs to be triggered manually. Manual run is also required after any change to this policy."
|
652
|
+
msgstr "foreman_scap_client をデプロイするには、ansible ロールの実行を手動でトリガーする必要があります。このポリシーを変更した場合も、変更後に手動での実行が必要になります。"
|
653
|
+
|
654
|
+
#: ../app/services/foreman_openscap/client_config/ansible.rb:34
|
655
|
+
msgid "theforeman.foreman_scap_client Ansible Role not found, please import it before running this action again."
|
656
|
+
msgstr "theforeman.foreman_scap_client Ansible ロールが見つかりません。このアクションを再度実行する前に、インポートしてください。"
|
657
|
+
|
658
|
+
#: ../app/services/foreman_openscap/client_config/ansible.rb:57
|
659
|
+
msgid "Ansible role"
|
660
|
+
msgstr "Ansible ロール"
|
661
|
+
|
662
|
+
#: ../app/services/foreman_openscap/client_config/ansible.rb:58
|
663
|
+
msgid "Ansible variables"
|
664
|
+
msgstr "Ansible 変数"
|
665
|
+
|
666
|
+
#: ../app/services/foreman_openscap/client_config/manual.rb:14
|
667
|
+
msgid "This leaves the setup of the foreman_scap_client solely on the user. The policy still needs to be defined in order to link incoming ARF reports."
|
668
|
+
msgstr "これにより、foreman_scap_client のセットアップはユーザーにのみ残ります。受信 ARF レポートをリンクするには、ポリシーを定義する必要があります。"
|
669
|
+
|
670
|
+
#: ../app/services/foreman_openscap/client_config/puppet.rb:17
|
671
|
+
msgid "Requires %s Puppet class. This will assign the class to the hosts or selected hostgroups."
|
672
|
+
msgstr "%s Puppet クラスが必要です。ホストまたは選択したホストグループに、そのクラスが割り当てられます。"
|
673
|
+
|
674
|
+
#: ../app/services/foreman_openscap/client_config/puppet.rb:18
|
675
|
+
msgid "Every puppet run ensures the foreman_scap_client is configured according to the policy."
|
676
|
+
msgstr "すべての Puppet 実行により、foreman_scap_client がポリシーに従って設定されます。"
|
677
|
+
|
678
|
+
#: ../app/services/foreman_openscap/client_config/puppet.rb:39
|
679
|
+
msgid "Puppet class"
|
680
|
+
msgstr "Puppet クラス"
|
681
|
+
|
682
|
+
#: ../app/services/foreman_openscap/client_config/puppet.rb:40
|
683
|
+
msgid "Smart Class Parameters"
|
684
|
+
msgstr "スマートクラスパラメーター"
|
685
|
+
|
686
|
+
#: ../app/services/foreman_openscap/lookup_key_overrider.rb:19
|
687
|
+
msgid "%{type} was selected to deploy policy to clients, but %{type} is not available. Are you missing a plugin?"
|
688
|
+
msgstr "クライアントへのポリシーのデプロイに %{type} が選択されましたが、%{type} は利用できません。プラグインがありませんか?"
|
689
|
+
|
690
|
+
#: ../app/services/foreman_openscap/lookup_key_overrider.rb:26
|
691
|
+
msgid "Required %{msg_name} %{class} was not found, please ensure it is imported first."
|
692
|
+
msgstr "必要とされる %%{msg_name} %%{class} が見つかりませんでした。最初にインポートされていることを確認してください。"
|
693
|
+
|
694
|
+
#: ../app/services/foreman_openscap/lookup_key_overrider.rb:34
|
695
|
+
msgid "The following %{key_name} were missing for %{item_name}: %{key_names}. Make sure they are imported before proceeding."
|
696
|
+
msgstr "以下の %%{key_name} が %%{item_name}: %%{key_names} にありませんでした。続行前にインポートされていることを確認してください。"
|
697
|
+
|
698
|
+
#: ../app/services/foreman_openscap/lookup_key_overrider.rb:56
|
699
|
+
msgid "Failed to save when overriding parameters for %{config_tool}, cause: %{errors}"
|
700
|
+
msgstr "%%{config_tool} のパラメーターの上書き時に保存に失敗しました。原因: %%{errors}"
|
701
|
+
|
702
|
+
#: ../app/validators/foreman_openscap/data_stream_validator.rb:9
|
703
|
+
msgid "No proxy with OpenSCAP feature was found."
|
704
|
+
msgstr "OpenSCAP 機能のあるプロキシーが見つかりませんでした。"
|
705
|
+
|
706
|
+
#: ../app/validators/foreman_openscap/data_stream_validator.rb:14
|
707
|
+
msgid "No proxy with OpenSCAP feature is running."
|
708
|
+
msgstr "OpenSCAP 機能のあるプロキシーが実行されていません。"
|
709
|
+
|
710
|
+
#: ../app/validators/foreman_openscap/data_stream_validator.rb:26
|
711
|
+
msgid "No available proxy to validate. Returned with error: %s"
|
712
|
+
msgstr "検証するプロキシーがありません。返されたエラー: %s"
|
713
|
+
|
714
|
+
#: ../app/validators/foreman_openscap/data_stream_validator.rb:33
|
715
|
+
msgid "Changed file does not include existing SCAP content profiles"
|
716
|
+
msgstr "変更されたファイルには既存の SCAP コンテンツプロファイルが含まれません"
|
717
|
+
|
718
|
+
#: ../app/views/arf_reports/_detailed_message.html.erb:3
|
719
|
+
msgid "More details"
|
720
|
+
msgstr "詳細"
|
721
|
+
|
722
|
+
#: ../app/views/arf_reports/_detailed_message.html.erb:6
|
723
|
+
msgid "Description"
|
724
|
+
msgstr "説明"
|
725
|
+
|
726
|
+
#: ../app/views/arf_reports/_detailed_message.html.erb:7
|
727
|
+
msgid "Rationale"
|
728
|
+
msgstr "理由"
|
729
|
+
|
730
|
+
#: ../app/views/arf_reports/_detailed_message.html.erb:8
|
731
|
+
msgid "References"
|
732
|
+
msgstr "リファレンス"
|
733
|
+
|
734
|
+
#: ../app/views/arf_reports/_list.html.erb:5
|
735
|
+
msgid "Select all items in this page"
|
736
|
+
msgstr "このページのすべての項目を選択"
|
737
|
+
|
738
|
+
#: ../app/views/arf_reports/_list.html.erb:5
|
739
|
+
msgid "items selected. Uncheck to Clear"
|
740
|
+
msgstr "項目が選択されています。クリアするにはチェックを解除してください"
|
741
|
+
|
742
|
+
#: ../app/views/arf_reports/_list.html.erb:7 ../app/views/arf_reports/delete_multiple.html.erb:10
|
743
|
+
msgid "Reported At"
|
744
|
+
msgstr "報告済み"
|
745
|
+
|
746
|
+
#: ../app/views/arf_reports/_list.html.erb:9
|
747
|
+
msgid "Openscap Proxy"
|
748
|
+
msgstr "OpenSCAP プロキシー"
|
749
|
+
|
750
|
+
#: ../app/views/arf_reports/_list.html.erb:13 ../app/views/arf_reports/_output.html.erb:16 ../app/views/policies/_list.html.erb:8 ../app/views/policy_dashboard/_policy_reports.html.erb:12 ../app/views/scap_contents/_list.html.erb:6 ../app/views/tailoring_files/_list.html.erb:6
|
751
|
+
msgid "Actions"
|
752
|
+
msgstr "アクション"
|
753
|
+
|
754
|
+
#: ../app/views/arf_reports/_list.html.erb:28
|
755
|
+
msgid "Deleted policy"
|
756
|
+
msgstr "削除済みのポリシー"
|
757
|
+
|
758
|
+
#: ../app/views/arf_reports/_list.html.erb:34
|
759
|
+
msgid "Full Report"
|
760
|
+
msgstr "完全レポート"
|
761
|
+
|
762
|
+
#: ../app/views/arf_reports/_list.html.erb:37
|
763
|
+
msgid "Delete compliance report for %s?"
|
764
|
+
msgstr "%s のコンプライアンスレポートを削除しますか?"
|
765
|
+
|
766
|
+
#: ../app/views/arf_reports/_list.html.erb:48
|
767
|
+
msgid "Please Confirm"
|
768
|
+
msgstr "確認してください"
|
769
|
+
|
770
|
+
#: ../app/views/arf_reports/_metrics.html.erb:6
|
771
|
+
msgid "Report Metrics"
|
772
|
+
msgstr "レポートメトリックス"
|
773
|
+
|
774
|
+
#: ../app/views/arf_reports/_metrics.html.erb:14
|
775
|
+
msgid "Report Status"
|
776
|
+
msgstr "レポートのステータス"
|
777
|
+
|
778
|
+
#: ../app/views/arf_reports/_metrics.html.erb:34
|
779
|
+
msgid "Total"
|
780
|
+
msgstr "合計"
|
781
|
+
|
782
|
+
#: ../app/views/arf_reports/_output.html.erb:12
|
783
|
+
msgid "Result"
|
784
|
+
msgstr "結果"
|
785
|
+
|
786
|
+
#: ../app/views/arf_reports/_output.html.erb:13
|
787
|
+
msgid "Message"
|
788
|
+
msgstr "メッセージ"
|
789
|
+
|
790
|
+
#: ../app/views/arf_reports/_output.html.erb:14
|
791
|
+
msgid "Resource"
|
792
|
+
msgstr "リソース"
|
793
|
+
|
794
|
+
#: ../app/views/arf_reports/_output.html.erb:15
|
795
|
+
msgid "Severity"
|
796
|
+
msgstr "重要度"
|
797
|
+
|
798
|
+
#: ../app/views/arf_reports/_output.html.erb:33
|
799
|
+
msgid "Nothing to show"
|
800
|
+
msgstr "表示するものがありません"
|
801
|
+
|
802
|
+
#: ../app/views/arf_reports/delete_multiple.html.erb:27
|
803
|
+
msgid "Delete"
|
804
|
+
msgstr "削除"
|
805
|
+
|
806
|
+
#: ../app/views/arf_reports/delete_multiple.html.erb:28
|
807
|
+
msgid "these Compliance reports"
|
808
|
+
msgstr "これらのコンプライアンスレポート"
|
809
|
+
|
810
|
+
#: ../app/views/arf_reports/show.html.erb:14 ../webpack/components/OpenscapRemediationWizard/Footer.js:40
|
811
|
+
msgid "Back"
|
812
|
+
msgstr "戻る"
|
813
|
+
|
814
|
+
#: ../app/views/arf_reports/show.html.erb:16
|
815
|
+
msgid "Host details"
|
816
|
+
msgstr "ホストの詳細"
|
817
|
+
|
818
|
+
#: ../app/views/arf_reports/show.html.erb:17
|
819
|
+
msgid "View full report"
|
820
|
+
msgstr "フルレポートを表示"
|
821
|
+
|
822
|
+
#: ../app/views/arf_reports/show.html.erb:18
|
823
|
+
msgid "Download XML in bzip"
|
824
|
+
msgstr "XML を bzip でダウンロード"
|
825
|
+
|
826
|
+
#: ../app/views/arf_reports/show.html.erb:19
|
827
|
+
msgid "Download HTML"
|
828
|
+
msgstr "HTML のダウンロード"
|
829
|
+
|
830
|
+
#: ../app/views/arf_reports/show_html.html.erb:10
|
831
|
+
msgid "Loading..."
|
832
|
+
msgstr "ロード中..."
|
833
|
+
|
834
|
+
#: ../app/views/arf_reports/welcome.html.erb:9
|
835
|
+
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."
|
836
|
+
msgstr "ARF レポートがないようです。ARF レポートは、指定のコンプライアンスポリシーを基に、特定のホストを 1 回スキャンしたときのサマリーです。"
|
837
|
+
|
838
|
+
#: ../app/views/arf_reports/welcome.html.erb:12
|
839
|
+
msgid "Documentation"
|
840
|
+
msgstr "ドキュメント"
|
841
|
+
|
842
|
+
#: ../app/views/compliance_hosts/show.html.erb:8
|
843
|
+
msgid "%s compliance report by policy"
|
844
|
+
msgid_plural "%s compliance reports by policy"
|
845
|
+
msgstr[0] "ポリシー別 コンプライアンスレポート %s 件"
|
846
|
+
|
847
|
+
#: ../app/views/compliance_hosts/show.html.erb:10
|
848
|
+
msgid "Policy %s"
|
849
|
+
msgstr "ポリシー %s 件"
|
850
|
+
|
851
|
+
#: ../app/views/compliance_hosts/show.html.erb:16
|
852
|
+
msgid "%s latest report"
|
853
|
+
msgstr "最新レポート %s 件"
|
854
|
+
|
855
|
+
#: ../app/views/compliance_hosts/show.html.erb:28
|
856
|
+
msgid "%s reports over time"
|
857
|
+
msgstr "経過レポート %s 件"
|
858
|
+
|
859
|
+
#: ../app/views/compliance_hosts/show.html.erb:34
|
860
|
+
msgid "No report for this policy"
|
861
|
+
msgstr "このポリシーのレポートはありません"
|
862
|
+
|
863
|
+
#: ../app/views/dashboard/_compliance_host_reports_widget.html.erb:1 ../lib/foreman_openscap/engine.rb:148
|
864
|
+
msgid "Latest Compliance Reports"
|
865
|
+
msgstr "最新コンプライアンスレポート"
|
866
|
+
|
867
|
+
#: ../app/views/dashboard/_compliance_host_reports_widget.html.erb:4
|
868
|
+
msgid "No reports available"
|
869
|
+
msgstr "利用可能なレポートがありません"
|
870
|
+
|
871
|
+
#: ../app/views/dashboard/_compliance_host_reports_widget.html.erb:12
|
872
|
+
msgid "Host does not exist anymore"
|
873
|
+
msgstr "ホストは存在しません"
|
874
|
+
|
875
|
+
#: ../app/views/dashboard/_compliance_host_reports_widget.html.erb:13
|
876
|
+
msgid "Policy is missing"
|
877
|
+
msgstr "ポリシーがありません"
|
878
|
+
|
879
|
+
#: ../app/views/dashboard/_compliance_reports_breakdown_widget.html.erb:1 ../lib/foreman_openscap/engine.rb:150
|
880
|
+
msgid "Compliance Reports Breakdown"
|
881
|
+
msgstr "コンプライアンスレポートの内訳"
|
882
|
+
|
883
|
+
#: ../app/views/foreman_openscap/policy_mailer/_dashboard.erb:9
|
884
|
+
msgid "Changed"
|
885
|
+
msgstr "変更済み"
|
886
|
+
|
887
|
+
#: ../app/views/foreman_openscap/policy_mailer/_hosts.erb:5
|
888
|
+
msgid "Hostname"
|
889
|
+
msgstr "ホスト名"
|
890
|
+
|
891
|
+
#: ../app/views/foreman_openscap/policy_mailer/_hosts.erb:17
|
892
|
+
msgid "Changed?"
|
893
|
+
msgstr "変更されましたか?"
|
894
|
+
|
895
|
+
#: ../app/views/foreman_openscap/policy_mailer/_hosts.erb:36
|
896
|
+
msgid "Yes"
|
897
|
+
msgstr "はい"
|
898
|
+
|
899
|
+
#: ../app/views/foreman_openscap/policy_mailer/_hosts.erb:36
|
900
|
+
msgid "No"
|
901
|
+
msgstr "いいえ"
|
902
|
+
|
903
|
+
#: ../app/views/foreman_openscap/policy_mailer/_hosts.erb:40
|
904
|
+
msgid "No ARF reports for this policy"
|
905
|
+
msgstr "このポリシーの ARF レポートがありません"
|
906
|
+
|
907
|
+
#: ../app/views/foreman_openscap/policy_mailer/_list.erb:8
|
908
|
+
msgid "None!"
|
909
|
+
msgstr "なし!"
|
910
|
+
|
911
|
+
#: ../app/views/foreman_openscap/policy_mailer/_policy.erb:7
|
912
|
+
msgid "Total of one host"
|
913
|
+
msgid_plural "Total of %{hosts} hosts"
|
914
|
+
msgstr[0] "合計ホスト 1 台"
|
915
|
+
|
916
|
+
#: ../app/views/foreman_openscap/policy_mailer/policy_summary.erb:6
|
917
|
+
msgid "Summary report for OpenScap from Foreman"
|
918
|
+
msgstr "Foreman からの OpenScap の概要レポート"
|
919
|
+
|
920
|
+
#: ../app/views/foreman_openscap/policy_mailer/policy_summary.erb:9
|
921
|
+
msgid "<b>Foreman</b> OpenSCAP summary"
|
922
|
+
msgstr "<b>Foreman</b> OpenSCAP の概要"
|
923
|
+
|
924
|
+
#: ../app/views/foreman_openscap/policy_mailer/policy_summary.erb:10
|
925
|
+
msgid "Summary from %{time} ago to now"
|
926
|
+
msgstr "過去 %{time} から今までの概要"
|
927
|
+
|
928
|
+
#: ../app/views/foreman_openscap/policy_mailer/policy_summary.erb:11
|
929
|
+
msgid "Summary report from Foreman server at %{foreman_url}"
|
930
|
+
msgstr "%%{foreman_url} にある Foreman サーバーからの概要レポート"
|
931
|
+
|
932
|
+
#: ../app/views/foreman_openscap/policy_mailer/policy_summary.erb:16
|
933
|
+
msgid "Policies with hosts:"
|
934
|
+
msgstr "ホスト付きポリシー:"
|
935
|
+
|
936
|
+
#: ../app/views/hosts/select_multiple_openscap_proxy.html.erb:5
|
937
|
+
msgid "Select OpenSCAP Proxy"
|
938
|
+
msgstr "OpenSCAP プロキシーの選択"
|
939
|
+
|
940
|
+
#: ../app/views/policies/_form.html.erb:9
|
941
|
+
msgid "General"
|
942
|
+
msgstr "全般"
|
943
|
+
|
944
|
+
#: ../app/views/policies/_form.html.erb:18
|
945
|
+
msgid "Host Groups"
|
946
|
+
msgstr "ホストグループ"
|
947
|
+
|
948
|
+
#: ../app/views/policies/_form.html.erb:45 ../app/views/policies/steps/_schedule_form.html.erb:6
|
949
|
+
msgid "Choose period"
|
950
|
+
msgstr "期間を選択"
|
951
|
+
|
952
|
+
#: ../app/views/policies/_form.html.erb:47 ../app/views/policies/steps/_schedule_form.html.erb:9
|
953
|
+
msgid "Choose weekday"
|
954
|
+
msgstr "平日を選択"
|
955
|
+
|
956
|
+
#: ../app/views/policies/_form.html.erb:48 ../app/views/policies/steps/_schedule_form.html.erb:13
|
957
|
+
msgid "Number of a day in month, note that not all months have same count of days"
|
958
|
+
msgstr "月の日数。すべての月の日数が同じであるとは限らないことに注意してください"
|
959
|
+
|
960
|
+
#: ../app/views/policies/_form.html.erb:49 ../app/views/policies/steps/_schedule_form.html.erb:14
|
961
|
+
msgid "You can specify custom cron line, e.g. \"0 3 * * *\", separate each of 5 values by space"
|
962
|
+
msgstr "カスタム cron 行を指定できます (たとえば、\"0 3 * * *\" のように 5 つの値をスペースで区切ります)"
|
963
|
+
|
964
|
+
#: ../app/views/policies/_list.html.erb:3 ../app/views/tailoring_files/_list.html.erb:3 ../webpack/components/OpenscapRemediationWizard/steps/ReviewHosts.js:166
|
965
|
+
msgid "Name"
|
966
|
+
msgstr "名前"
|
967
|
+
|
968
|
+
#: ../app/views/policies/_list.html.erb:4
|
969
|
+
msgid "Content"
|
970
|
+
msgstr "コンテンツ"
|
971
|
+
|
972
|
+
#: ../app/views/policies/_list.html.erb:5
|
973
|
+
msgid "Profile"
|
974
|
+
msgstr "profile"
|
975
|
+
|
976
|
+
#: ../app/views/policies/_list.html.erb:7
|
977
|
+
msgid "Effective Profile"
|
978
|
+
msgstr "有効なプロファイル"
|
979
|
+
|
980
|
+
#: ../app/views/policies/_list.html.erb:28
|
981
|
+
msgid "None"
|
982
|
+
msgstr "なし"
|
983
|
+
|
984
|
+
#: ../app/views/policies/_list.html.erb:36
|
985
|
+
msgid "Dashboard"
|
986
|
+
msgstr "ダッシュボード"
|
987
|
+
|
988
|
+
#: ../app/views/policies/_list.html.erb:37
|
989
|
+
msgid "Show Guide"
|
990
|
+
msgstr "ガイドの表示"
|
991
|
+
|
992
|
+
#: ../app/views/policies/_list.html.erb:39
|
993
|
+
msgid "Delete compliance policy %s with all of its reports?"
|
994
|
+
msgstr "すべてのレポートでコンプライアンスポリシー %s を削除しますか?"
|
995
|
+
|
996
|
+
#: ../app/views/policies/create.html.erb:1 ../app/views/policies/index.html.erb:5 ../app/views/policies/new.html.erb:1
|
997
|
+
msgid "New Compliance Policy"
|
998
|
+
msgstr "新規コンプライアンスポリシー"
|
999
|
+
|
1000
|
+
#: ../app/views/policies/disassociate_multiple_hosts.html.erb:4 ../app/views/policies/select_multiple_hosts.html.erb:5
|
1001
|
+
msgid "Select Compliance Policy"
|
1002
|
+
msgstr "コンプライアンスポリシーの選択"
|
1003
|
+
|
1004
|
+
#: ../app/views/policies/edit.html.erb:1 ../app/views/scap_contents/edit.html.erb:1 ../app/views/tailoring_files/edit.html.erb:1
|
1005
|
+
msgid "Edit %s"
|
1006
|
+
msgstr "%s の編集"
|
1007
|
+
|
1008
|
+
#: ../app/views/policies/index.html.erb:2 ../app/views/policies/welcome.html.erb:1 ../app/views/policies/welcome.html.erb:6
|
1009
|
+
msgid "Compliance Policies"
|
1010
|
+
msgstr "コンプライアンスポリシー"
|
1011
|
+
|
1012
|
+
#: ../app/views/policies/show.html.erb:1
|
1013
|
+
msgid "Details for Compliance Policy %s"
|
1014
|
+
msgstr "コンプライアンスポリシー %s の詳細"
|
1015
|
+
|
1016
|
+
#: ../app/views/policies/steps/_deployment_options_form.html.erb:6
|
1017
|
+
msgid "There are significant differences in deployment options."
|
1018
|
+
msgstr "デプロイメントオプションには大きな違いがあります。"
|
1019
|
+
|
1020
|
+
#: ../app/views/policies/steps/_deployment_options_form.html.erb:7
|
1021
|
+
msgid "Please make sure you understand them by reading our"
|
1022
|
+
msgstr "理解するために読んでください。"
|
1023
|
+
|
1024
|
+
#: ../app/views/policies/steps/_deployment_options_form.html.erb:7
|
1025
|
+
msgid "documentation"
|
1026
|
+
msgstr "ドキュメント"
|
1027
|
+
|
1028
|
+
#: ../app/views/policies/steps/_schedule_form.html.erb:12
|
1029
|
+
msgid "Choose day in month"
|
1030
|
+
msgstr "月の日付を選択"
|
1031
|
+
|
1032
|
+
#: ../app/views/policies/steps/_step_form.html.erb:11 ../webpack/components/OpenscapRemediationWizard/Footer.js:31
|
1033
|
+
msgid "Next"
|
1034
|
+
msgstr "次へ"
|
1035
|
+
|
1036
|
+
#: ../app/views/policies/welcome.html.erb:7
|
1037
|
+
msgid "In Foreman, a compliance policy checklist is defined via %s."
|
1038
|
+
msgstr "Foreman では、コンプライアンスポリシーのチェックリストは %s で定義されます。"
|
1039
|
+
|
1040
|
+
#: ../app/views/policies/welcome.html.erb:7
|
1041
|
+
msgid "SCAP content"
|
1042
|
+
msgstr "SCAP のコンテンツ"
|
1043
|
+
|
1044
|
+
#: ../app/views/policies/welcome.html.erb:8
|
1045
|
+
msgid "Once SCAP content is present, you can create a policy, assign select host groups and schedule to run."
|
1046
|
+
msgstr "SCAP コンテンツが表示されたら、ポリシーの作成、選択したホストグループの割り当て、実行のスケジューリングが可能です。"
|
1047
|
+
|
1048
|
+
#: ../app/views/policies/welcome.html.erb:12
|
1049
|
+
msgid "New Policy"
|
1050
|
+
msgstr "新規ポリシー"
|
1051
|
+
|
1052
|
+
#: ../app/views/policy_dashboard/_policy_chart_widget.html.erb:4
|
1053
|
+
msgid "Host Breakdown Chart"
|
1054
|
+
msgstr "ホストブレークダウンチャート"
|
1055
|
+
|
1056
|
+
#: ../app/views/policy_dashboard/_policy_reports.html.erb:7
|
1057
|
+
msgid "Policy assigned"
|
1058
|
+
msgstr "割り当て済みのポリシー"
|
1059
|
+
|
1060
|
+
#: ../app/views/policy_dashboard/_policy_reports.html.erb:8
|
1061
|
+
msgid "Date"
|
1062
|
+
msgstr "日付"
|
1063
|
+
|
1064
|
+
#: ../app/views/policy_dashboard/_policy_reports.html.erb:24
|
1065
|
+
msgid "View Report"
|
1066
|
+
msgstr "レポートを表示"
|
1067
|
+
|
1068
|
+
#: ../app/views/policy_dashboard/_policy_status_widget.html.erb:2
|
1069
|
+
msgid "Hosts Breakdown"
|
1070
|
+
msgstr "ホストブレークダウン"
|
1071
|
+
|
1072
|
+
#: ../app/views/policy_dashboard/_policy_status_widget.html.erb:4
|
1073
|
+
msgid "Compliant with the policy"
|
1074
|
+
msgstr "ポリシーに準拠"
|
1075
|
+
|
1076
|
+
#: ../app/views/policy_dashboard/_policy_status_widget.html.erb:5
|
1077
|
+
msgid "Not compliant with the policy"
|
1078
|
+
msgstr "ポリシーに準拠しない"
|
1079
|
+
|
1080
|
+
#: ../app/views/policy_dashboard/_policy_status_widget.html.erb:6
|
1081
|
+
msgid "Inconclusive results"
|
1082
|
+
msgstr "不確定な結果"
|
1083
|
+
|
1084
|
+
#: ../app/views/policy_dashboard/_policy_status_widget.html.erb:7
|
1085
|
+
msgid "Never audited"
|
1086
|
+
msgstr "未監査"
|
1087
|
+
|
1088
|
+
#: ../app/views/policy_dashboard/_policy_status_widget.html.erb:9
|
1089
|
+
msgid "Total hosts with policy: %s"
|
1090
|
+
msgstr "ポリシーが割り当てられたホスト総数: %s"
|
1091
|
+
|
1092
|
+
#: ../app/views/policy_dashboard/index.html.erb:3
|
1093
|
+
msgid "Compliance policy: %s"
|
1094
|
+
msgstr "コンプライアンスポリシー: %s"
|
1095
|
+
|
1096
|
+
#: ../app/views/policy_dashboard/index.html.erb:7
|
1097
|
+
msgid "Status table"
|
1098
|
+
msgstr "状態テーブル"
|
1099
|
+
|
1100
|
+
#: ../app/views/policy_dashboard/index.html.erb:8
|
1101
|
+
msgid "Status chart"
|
1102
|
+
msgstr "状態チャート"
|
1103
|
+
|
1104
|
+
#: ../app/views/policy_dashboard/index.html.erb:20
|
1105
|
+
msgid "Latest reports for policy: %s"
|
1106
|
+
msgstr "ポリシーの最新レポート: %s"
|
1107
|
+
|
1108
|
+
#: ../app/views/scap_contents/_form.html.erb:9 ../app/views/tailoring_files/_form.html.erb:9
|
1109
|
+
msgid "File Upload"
|
1110
|
+
msgstr "ファイルアップロード"
|
1111
|
+
|
1112
|
+
#: ../app/views/scap_contents/_form.html.erb:20
|
1113
|
+
msgid "SCAP DataStream file"
|
1114
|
+
msgstr "SCAP データストリームファイル"
|
1115
|
+
|
1116
|
+
#: ../app/views/scap_contents/_list.html.erb:3
|
1117
|
+
msgid "Title"
|
1118
|
+
msgstr "タイトル"
|
1119
|
+
|
1120
|
+
#: ../app/views/scap_contents/_list.html.erb:4 ../app/views/tailoring_files/_list.html.erb:4
|
1121
|
+
msgid "File name"
|
1122
|
+
msgstr "ファイル名"
|
1123
|
+
|
1124
|
+
#: ../app/views/scap_contents/_list.html.erb:5 ../app/views/tailoring_files/_list.html.erb:5
|
1125
|
+
msgid "Created at"
|
1126
|
+
msgstr "作成:"
|
1127
|
+
|
1128
|
+
#: ../app/views/scap_contents/_list.html.erb:17 ../app/views/tailoring_files/_list.html.erb:23
|
1129
|
+
msgid "Download"
|
1130
|
+
msgstr "ダウンロード"
|
1131
|
+
|
1132
|
+
#: ../app/views/scap_contents/_list.html.erb:19
|
1133
|
+
msgid "Delete scap content %s?"
|
1134
|
+
msgstr "SCAP コンテンツ %s を削除しますか?"
|
1135
|
+
|
1136
|
+
#: ../app/views/scap_contents/index.html.erb:1
|
1137
|
+
msgid "SCAP Contents"
|
1138
|
+
msgstr "SCAP コンテンツ"
|
1139
|
+
|
1140
|
+
#: ../app/views/scap_contents/index.html.erb:3
|
1141
|
+
msgid "Upload New SCAP Content"
|
1142
|
+
msgstr "新規 SCAP コンテンツをアップロード"
|
1143
|
+
|
1144
|
+
#: ../app/views/scap_contents/new.html.erb:1
|
1145
|
+
msgid "Upload new SCAP content file"
|
1146
|
+
msgstr "新規 SCAP コンテンツファイルをアップロード"
|
1147
|
+
|
1148
|
+
#: ../app/views/scap_contents/welcome.html.erb:7
|
1149
|
+
msgid ""
|
1150
|
+
"The Security Content Automation Protocol (SCAP), combines a number of open standards that are used to enumerate software flaws and\n"
|
1151
|
+
" configuration issues related to security. "
|
1152
|
+
msgstr ""
|
1153
|
+
"Security Content Automation Protocol (SCAP) は、ソフトウェアの不具合およびセキュリティーに関連する設定の問題を列挙するために使用される\n"
|
1154
|
+
" 数多くのオープンスタンダードの組み合わせです。 "
|
1155
|
+
|
1156
|
+
#: ../app/views/scap_contents/welcome.html.erb:9
|
1157
|
+
msgid ""
|
1158
|
+
"In Foreman, scap_contents represent the SCAP security guides on your hosts, and create SCAP profiles for you to assign to hosts / host groups\n"
|
1159
|
+
" via %s"
|
1160
|
+
msgstr ""
|
1161
|
+
"Foreman では、scap_contents はホストの SCAP セキュリティーガイドを表し、%s でホスト/ホストグループに割り当てるための SCAP プロファルを\n"
|
1162
|
+
" 作成します。"
|
1163
|
+
|
1164
|
+
#: ../app/views/scap_contents/welcome.html.erb:14
|
1165
|
+
msgid "New SCAP Content"
|
1166
|
+
msgstr "新規 SCAP コンテンツ"
|
1167
|
+
|
1168
|
+
#: ../app/views/smart_proxies/_openscap_spool.html.erb:4
|
1169
|
+
msgid "%s spool errors detected, inspect the appropriate file directly on proxy"
|
1170
|
+
msgstr "%s のスプールエラーが検出されました。プロキシーで直接適切なファイルを検証してください。"
|
1171
|
+
|
1172
|
+
#: ../app/views/smart_proxies/_openscap_spool.html.erb:8
|
1173
|
+
msgid "Failed to fetch spool status from proxy"
|
1174
|
+
msgstr "プロキシーからスプールステータスを取得できませんでした"
|
1175
|
+
|
1176
|
+
#: ../app/views/smart_proxies/_openscap_spool.html.erb:11
|
1177
|
+
msgid "None found"
|
1178
|
+
msgstr "何も見つかりません"
|
1179
|
+
|
1180
|
+
#: ../app/views/smart_proxies/plugins/_openscap.html.erb:6
|
1181
|
+
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."
|
1182
|
+
msgstr "プロキシーは、スプールから Foreman へのレポートの送信に失敗しました。これは、レポート形式が破損していることを示しています。レポートは、後で検査できるようプロキシーの破損ファイルを保存するディレクトリーに移動しました。"
|
1183
|
+
|
1184
|
+
#: ../app/views/smart_proxies/plugins/_openscap.html.erb:7
|
1185
|
+
msgid "Spool errors"
|
1186
|
+
msgstr "スプールエラー"
|
1187
|
+
|
1188
|
+
#: ../app/views/tailoring_files/_form.html.erb:20
|
1189
|
+
msgid "DataStream Tailoring file"
|
1190
|
+
msgstr "DataStream テーラリングファイル"
|
1191
|
+
|
1192
|
+
#: ../app/views/tailoring_files/_list.html.erb:22
|
1193
|
+
msgid "Delete tailoring file %s?"
|
1194
|
+
msgstr "テーラリングファイル %s を削除しますか?"
|
1195
|
+
|
1196
|
+
#: ../app/views/tailoring_files/index.html.erb:1 ../app/views/tailoring_files/welcome.html.erb:1 ../app/views/tailoring_files/welcome.html.erb:6 ../lib/foreman_openscap/engine.rb:142
|
1197
|
+
msgid "Tailoring Files"
|
1198
|
+
msgstr "テーラリングファイル"
|
1199
|
+
|
1200
|
+
#: ../app/views/tailoring_files/index.html.erb:2
|
1201
|
+
msgid "Upload New Tailoring file"
|
1202
|
+
msgstr "新規テーラリングファイルのアップロード"
|
1203
|
+
|
1204
|
+
#: ../app/views/tailoring_files/new.html.erb:1
|
1205
|
+
msgid "Upload new Tailoring File"
|
1206
|
+
msgstr "新規テーラリングファイルのアップロード"
|
1207
|
+
|
1208
|
+
#: ../app/views/tailoring_files/welcome.html.erb:7
|
1209
|
+
msgid "It may sometimes be required to adjust the security policy to your specific needs. "
|
1210
|
+
msgstr "セキュリティーポリシーを特定のニーズに合わせて調整することが必要になることがあります。 "
|
1211
|
+
|
1212
|
+
#: ../app/views/tailoring_files/welcome.html.erb:8
|
1213
|
+
msgid ""
|
1214
|
+
"In Foreman, tailoring_files represent the custom modifications to default XCCDF profiles and they can be applied to hosts\n"
|
1215
|
+
" via %s"
|
1216
|
+
msgstr ""
|
1217
|
+
"Foreman では、tailoring_files はデフォルトの XCCDF プロファイルへのカスタム修正を表し、%s で\n"
|
1218
|
+
" ホストに適用できます"
|
1219
|
+
|
1220
|
+
#: ../app/views/tailoring_files/welcome.html.erb:12
|
1221
|
+
msgid "New Tailoring File"
|
1222
|
+
msgstr "新規テーラリングファイル"
|
1223
|
+
|
1224
|
+
#: ../db/seeds.d/openscap_policy_notification.rb:1
|
1225
|
+
msgid "Compliance policy summary"
|
1226
|
+
msgstr "コンプライアンスポリシーの概要"
|
1227
|
+
|
1228
|
+
#: ../db/seeds.d/openscap_policy_notification.rb:5
|
1229
|
+
msgid "A summary of reports for OpenSCAP policies"
|
1230
|
+
msgstr "OpenSCAP ポリシーのレポートの概要"
|
1231
|
+
|
1232
|
+
#: ../lib/foreman_openscap/bulk_upload.rb:20
|
1233
|
+
msgid "Can't find scap-security-guide RPM, are you sure it is installed on your server?"
|
1234
|
+
msgstr "scap-security-guide RPM が見つかりません。サーバーにインストールされていますか?"
|
1235
|
+
|
1236
|
+
#: ../lib/foreman_openscap/bulk_upload.rb:29
|
1237
|
+
msgid "Expected an array of files to upload, got: %s."
|
1238
|
+
msgstr "アップロードするファイルの配列が必要とされており、以下を取得しました: %s。"
|
1239
|
+
|
1240
|
+
#: ../lib/foreman_openscap/bulk_upload.rb:35
|
1241
|
+
msgid "%s is a directory, expecting file."
|
1242
|
+
msgstr "%s はディレクトリーで、ファイルが必要です。"
|
1243
|
+
|
1244
|
+
#: ../lib/foreman_openscap/bulk_upload.rb:40
|
1245
|
+
msgid "%s does not exist, skipping."
|
1246
|
+
msgstr "%s は存在しないため、スキップします。"
|
1247
|
+
|
1248
|
+
#: ../lib/foreman_openscap/bulk_upload.rb:58
|
1249
|
+
msgid "Failed saving %s:"
|
1250
|
+
msgstr "%s の保存に失敗しました:"
|
1251
|
+
|
1252
|
+
#: ../lib/foreman_openscap/bulk_upload.rb:66
|
1253
|
+
msgid "No such directory: %s. Please check the path you have provided."
|
1254
|
+
msgstr "次のディレクトリーは存在しません: %s。指定したパスを確認してください。"
|
1255
|
+
|
1256
|
+
#: ../lib/foreman_openscap/bulk_upload.rb:88
|
1257
|
+
msgid "Red Hat %s default content"
|
1258
|
+
msgstr "Red Hat %s のデフォルトコンテンツ"
|
1259
|
+
|
1260
|
+
#: ../lib/foreman_openscap/bulk_upload.rb:88
|
1261
|
+
msgid "%s content"
|
1262
|
+
msgstr "%s のコンテンツ"
|
1263
|
+
|
1264
|
+
#: ../lib/foreman_openscap/engine.rb:133
|
1265
|
+
msgid "Policies"
|
1266
|
+
msgstr "ポリシー"
|
1267
|
+
|
1268
|
+
#: ../lib/foreman_openscap/engine.rb:136
|
1269
|
+
msgid "SCAP contents"
|
1270
|
+
msgstr "SCAP コンテンツ"
|
1271
|
+
|
1272
|
+
#: ../lib/foreman_openscap/engine.rb:139
|
1273
|
+
msgid "Reports"
|
1274
|
+
msgstr "レポート"
|
1275
|
+
|
1276
|
+
#: ../lib/foreman_openscap/engine.rb:164
|
1277
|
+
msgid "OpenSCAP Proxy to use for fetching SCAP content and uploading ARF reports. Leave blank and override appropriate parameters when using proxy load balancer."
|
1278
|
+
msgstr "SCAP コンテンツのフェッチおよび ARF レポートのアップロードに使用する OpenSCAP プロキシー。プロキシーロードバランサーを使用する場合には、空白にして、適切なパラメーターを上書きします。"
|
1279
|
+
|
1280
|
+
#: ../lib/foreman_openscap/engine.rb:168 ../lib/foreman_openscap/engine.rb:173
|
1281
|
+
msgid "OpenSCAP Proxy"
|
1282
|
+
msgstr "OpenSCAP プロキシー"
|
1283
|
+
|
1284
|
+
#: ../lib/foreman_openscap/engine.rb:170 ../lib/foreman_openscap/engine.rb:175
|
1285
|
+
msgid "ID of OpenSCAP Proxy"
|
1286
|
+
msgstr "OpenSCAP プロキシーの ID"
|
1287
|
+
|
1288
|
+
#: ../lib/foreman_openscap/engine.rb:215 ../lib/foreman_openscap/engine.rb:233
|
1289
|
+
msgid "Run OpenSCAP scan"
|
1290
|
+
msgstr "OpenSCAP スキャンの実行"
|
1291
|
+
|
1292
|
+
#: ../lib/foreman_openscap/engine.rb:220 ../lib/foreman_openscap/engine.rb:234
|
1293
|
+
msgid "Run OpenSCAP remediation with Ansible"
|
1294
|
+
msgstr "Ansible で OpenSCAP 修復を実行"
|
1295
|
+
|
1296
|
+
#: ../lib/foreman_openscap/engine.rb:225 ../lib/foreman_openscap/engine.rb:235
|
1297
|
+
msgid "Run OpenSCAP remediation with Shell"
|
1298
|
+
msgstr "シェルで OpenSCAP 修復を実行"
|
1299
|
+
|
1300
|
+
#: ../webpack/components/ConfirmModal.js:20
|
1301
|
+
msgid "Confirm"
|
1302
|
+
msgstr "確認"
|
1303
|
+
|
1304
|
+
#: ../webpack/components/HostExtentions/HostKebabItems.js:37
|
1305
|
+
msgid "There's no available report for this host"
|
1306
|
+
msgstr "このホストの利用可能なレポートはありません。"
|
1307
|
+
|
1308
|
+
#: ../webpack/components/OpenscapRemediationWizard/Footer.js:30 ../webpack/components/OpenscapRemediationWizard/index.js:94
|
1309
|
+
msgid "Run"
|
1310
|
+
msgstr "実行"
|
1311
|
+
|
1312
|
+
#: ../webpack/components/OpenscapRemediationWizard/ViewSelectedHostsLink.js:28
|
1313
|
+
msgid "View selected hosts"
|
1314
|
+
msgstr "選択したホストの表示"
|
1315
|
+
|
1316
|
+
#: ../webpack/components/OpenscapRemediationWizard/constants.js:19 ../webpack/components/OpenscapRemediationWizard/steps/SnippetSelect.js:123
|
1317
|
+
msgid "Select snippet"
|
1318
|
+
msgstr "スニペットの選択"
|
1319
|
+
|
1320
|
+
#: ../webpack/components/OpenscapRemediationWizard/constants.js:20 ../webpack/components/OpenscapRemediationWizard/steps/ReviewHosts.js:193
|
1321
|
+
msgid "Review hosts"
|
1322
|
+
msgstr "ホストの確認"
|
1323
|
+
|
1324
|
+
#: ../webpack/components/OpenscapRemediationWizard/constants.js:21 ../webpack/components/OpenscapRemediationWizard/steps/ReviewRemediation.js:97
|
1325
|
+
msgid "Review remediation"
|
1326
|
+
msgstr "修復の確認"
|
1327
|
+
|
1328
|
+
#: ../webpack/components/OpenscapRemediationWizard/constants.js:22
|
1329
|
+
msgid "Done"
|
1330
|
+
msgstr "完了"
|
1331
|
+
|
1332
|
+
#: ../webpack/components/OpenscapRemediationWizard/index.js:132
|
1333
|
+
msgid "Remediate %s rule"
|
1334
|
+
msgstr "%s ルールの修復"
|
1335
|
+
|
1336
|
+
#: ../webpack/components/OpenscapRemediationWizard/steps/Finish.js:85
|
1337
|
+
msgid "Job details"
|
1338
|
+
msgstr "ジョブの詳細"
|
1339
|
+
|
1340
|
+
#: ../webpack/components/OpenscapRemediationWizard/steps/Finish.js:90
|
1341
|
+
msgid "Close"
|
1342
|
+
msgstr "閉じる"
|
1343
|
+
|
1344
|
+
#: ../webpack/components/OpenscapRemediationWizard/steps/Finish.js:103 ../webpack/components/OpenscapRemediationWizard/steps/SnippetSelect.js:147 ../webpack/components/withLoading.js:12
|
1345
|
+
msgid "Error!"
|
1346
|
+
msgstr "エラー!"
|
1347
|
+
|
1348
|
+
#: ../webpack/components/OpenscapRemediationWizard/steps/Finish.js:112
|
1349
|
+
msgid "The job has started on selected host(s), you can check the status on the job details page."
|
1350
|
+
msgstr "選択したホストでジョブが開始しました。ジョブの詳細ページでステータスを確認できます。"
|
1351
|
+
|
1352
|
+
#: ../webpack/components/OpenscapRemediationWizard/steps/ReviewHosts.js:183
|
1353
|
+
msgid "OS"
|
1354
|
+
msgstr "OS"
|
1355
|
+
|
1356
|
+
#: ../webpack/components/OpenscapRemediationWizard/steps/ReviewHosts.js:194
|
1357
|
+
msgid "By default, remediation is applied to the current host. Optionally, remediate any additional hosts that fail the rule."
|
1358
|
+
msgstr "修復はデフォルトで現在のホストに適用されます。必要に応じて、ルールに違反する他のホストを修復してください。"
|
1359
|
+
|
1360
|
+
#: ../webpack/components/OpenscapRemediationWizard/steps/ReviewRemediation.js:64
|
1361
|
+
msgid "Review the remediation snippet and apply it to the host manually."
|
1362
|
+
msgstr "修復スニペットを確認し、手動でホストに適用します。"
|
1363
|
+
|
1364
|
+
#: ../webpack/components/OpenscapRemediationWizard/steps/ReviewRemediation.js:65
|
1365
|
+
msgid "Review the remediation snippet that will be applied to selected host(s)."
|
1366
|
+
msgstr "選択したホストに適用される修復スニペットを確認します。"
|
1367
|
+
|
1368
|
+
#: ../webpack/components/OpenscapRemediationWizard/steps/ReviewRemediation.js:70
|
1369
|
+
msgid "A reboot is required after applying remediation."
|
1370
|
+
msgstr "修復を適用した後に再起動が必要です。"
|
1371
|
+
|
1372
|
+
#: ../webpack/components/OpenscapRemediationWizard/steps/ReviewRemediation.js:71
|
1373
|
+
msgid "A reboot might be required after applying remediation."
|
1374
|
+
msgstr "修復を適用した後に再起動が必要になる場合があります。"
|
1375
|
+
|
1376
|
+
#: ../webpack/components/OpenscapRemediationWizard/steps/ReviewRemediation.js:87
|
1377
|
+
msgid "Successfully copied to clipboard!"
|
1378
|
+
msgstr "クリップボードにコピーされました!"
|
1379
|
+
|
1380
|
+
#: ../webpack/components/OpenscapRemediationWizard/steps/ReviewRemediation.js:88
|
1381
|
+
msgid "Copy to clipboard"
|
1382
|
+
msgstr "クリップボードにコピー"
|
1383
|
+
|
1384
|
+
#: ../webpack/components/OpenscapRemediationWizard/steps/ReviewRemediation.js:106
|
1385
|
+
msgid "Do not implement any of the recommended remedial actions or scripts without first testing them in a non-production environment."
|
1386
|
+
msgstr "推奨される修復アクションまたはスクリプトは、必ず実稼働以外の環境でテストしてから実装してください。"
|
1387
|
+
|
1388
|
+
#: ../webpack/components/OpenscapRemediationWizard/steps/ReviewRemediation.js:109
|
1389
|
+
msgid "Remediation might render the system non-functional."
|
1390
|
+
msgstr "修復によりシステムが機能しなくなる可能性があります。"
|
1391
|
+
|
1392
|
+
#: ../webpack/components/OpenscapRemediationWizard/steps/ReviewRemediation.js:144
|
1393
|
+
msgid "Other hosts failing this rule"
|
1394
|
+
msgstr "このルールに違反する他のホスト"
|
1395
|
+
|
1396
|
+
#: ../webpack/components/OpenscapRemediationWizard/steps/ReviewRemediation.js:161
|
1397
|
+
msgid "Reboot the system(s)"
|
1398
|
+
msgstr "システムの再起動"
|
1399
|
+
|
1400
|
+
#: ../webpack/components/OpenscapRemediationWizard/steps/SnippetSelect.js:71
|
1401
|
+
msgid "Method"
|
1402
|
+
msgstr "方法"
|
1403
|
+
|
1404
|
+
#: ../webpack/components/OpenscapRemediationWizard/steps/SnippetSelect.js:77
|
1405
|
+
msgid "Remote job"
|
1406
|
+
msgstr "リモートジョブ"
|
1407
|
+
|
1408
|
+
#: ../webpack/components/OpenscapRemediationWizard/steps/SnippetSelect.js:86
|
1409
|
+
msgid "Manual"
|
1410
|
+
msgstr "手動"
|
1411
|
+
|
1412
|
+
#: ../webpack/components/OpenscapRemediationWizard/steps/SnippetSelect.js:101
|
1413
|
+
msgid "There is no job to remediate with. Please remediate manually."
|
1414
|
+
msgstr "修復に使用するジョブがありません。手動で修復してください。"
|
1415
|
+
|
1416
|
+
#: ../webpack/components/OpenscapRemediationWizard/steps/SnippetSelect.js:107
|
1417
|
+
msgid "Snippet"
|
1418
|
+
msgstr "スニペット"
|
1419
|
+
|
1420
|
+
#: ../webpack/components/OpenscapRemediationWizard/steps/SnippetSelect.js:155
|
1421
|
+
msgid "Select remediation method"
|
1422
|
+
msgstr "修復方法の選択"
|
1423
|
+
|
1424
|
+
#: ../webpack/components/OpenscapRemediationWizard/steps/SnippetSelect.js:156
|
1425
|
+
msgid "You can remediate by running a remote job or you can display a snippet for manual remediation."
|
1426
|
+
msgstr "リモートジョブを実行して修復することも、手動修復用のスニペットを表示することもできます。"
|
1427
|
+
|
1428
|
+
#: ../webpack/components/withDeleteModal.js:27
|
1429
|
+
msgid "Are you sure you want to delete %s?"
|
1430
|
+
msgstr "本当に %s を削除しますか?"
|
1431
|
+
|
1432
|
+
#: ../webpack/components/withLoading.js:64
|
1433
|
+
msgid "Permission denied"
|
1434
|
+
msgstr "パーミッションが拒否されました。"
|
1435
|
+
|
1436
|
+
#: ../webpack/helpers/mutationHelper.js:7
|
1437
|
+
msgid "There was a following error when deleting %(name)s: %(error)s"
|
1438
|
+
msgstr "%(name)s を削除する際に、次のエラーが発生しました: %(error)s"
|
1439
|
+
|
1440
|
+
#: ../webpack/helpers/permissionsHelper.js:34
|
1441
|
+
msgid "You are not authorized to view the page. "
|
1442
|
+
msgstr "ページを表示する権限がありません。 "
|
1443
|
+
|
1444
|
+
#: ../webpack/helpers/permissionsHelper.js:37
|
1445
|
+
msgid "Request the following permissions from administrator: %s."
|
1446
|
+
msgstr "管理者に次のパーミッションを要求してください: %s。"
|
1447
|
+
|
1448
|
+
#: ../webpack/components/EditableInput.js:79
|
1449
|
+
#~ msgid "None provided"
|
1450
|
+
#~ msgstr "指定なし"
|