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