foreman_rh_cloud 13.2.9 → 14.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/app/assets/javascripts/foreman_rh_cloud/locale/fr/foreman_rh_cloud.js +61 -61
- data/app/assets/javascripts/foreman_rh_cloud/locale/ja/foreman_rh_cloud.js +68 -68
- data/app/assets/javascripts/foreman_rh_cloud/locale/ka/foreman_rh_cloud.js +9 -9
- data/app/assets/javascripts/foreman_rh_cloud/locale/ko/foreman_rh_cloud.js +60 -60
- data/app/assets/javascripts/foreman_rh_cloud/locale/zh_CN/foreman_rh_cloud.js +60 -60
- data/app/controllers/concerns/insights_cloud/package_profile_upload_extensions.rb +0 -9
- data/app/controllers/insights_cloud/api/machine_telemetries_controller.rb +2 -9
- data/app/models/concerns/rh_cloud_host.rb +3 -35
- data/app/models/insights_client_report_status.rb +1 -9
- data/app/models/inventory_sync/inventory_status.rb +4 -16
- data/app/services/foreman_rh_cloud/insights_api_forwarder.rb +5 -12
- data/lib/foreman_inventory_upload/async/create_missing_insights_facets.rb +2 -8
- data/lib/foreman_inventory_upload/generators/fact_helpers.rb +0 -8
- data/lib/foreman_inventory_upload/generators/queries.rb +1 -1
- data/lib/foreman_inventory_upload/generators/slice.rb +1 -1
- data/lib/foreman_rh_cloud/engine.rb +0 -1
- data/lib/foreman_rh_cloud/version.rb +1 -1
- data/lib/insights_cloud/async/vmaas_reposcan_sync.rb +8 -23
- data/lib/inventory_sync/async/inventory_full_sync.rb +3 -39
- data/locale/fr/LC_MESSAGES/foreman_rh_cloud.mo +0 -0
- data/locale/fr/foreman_rh_cloud.edit.po +1032 -0
- data/locale/fr/foreman_rh_cloud.po +65 -66
- data/locale/fr/foreman_rh_cloud.po.time_stamp +0 -0
- data/locale/ja/LC_MESSAGES/foreman_rh_cloud.mo +0 -0
- data/locale/ja/foreman_rh_cloud.edit.po +1026 -0
- data/locale/ja/foreman_rh_cloud.po +70 -72
- data/locale/ja/foreman_rh_cloud.po.time_stamp +0 -0
- data/locale/ka/LC_MESSAGES/foreman_rh_cloud.mo +0 -0
- data/locale/ka/foreman_rh_cloud.edit.po +1025 -0
- data/locale/ka/foreman_rh_cloud.po +10 -11
- data/locale/ka/foreman_rh_cloud.po.time_stamp +0 -0
- data/locale/ko/LC_MESSAGES/foreman_rh_cloud.mo +0 -0
- data/locale/ko/foreman_rh_cloud.edit.po +1029 -0
- data/locale/ko/foreman_rh_cloud.po +63 -64
- data/locale/ko/foreman_rh_cloud.po.time_stamp +0 -0
- data/locale/zh_CN/LC_MESSAGES/foreman_rh_cloud.mo +0 -0
- data/locale/zh_CN/foreman_rh_cloud.edit.po +1031 -0
- data/locale/zh_CN/foreman_rh_cloud.po +64 -65
- data/locale/zh_CN/foreman_rh_cloud.po.time_stamp +0 -0
- data/package.json +1 -1
- data/test/controllers/insights_cloud/api/machine_telemetries_controller_test.rb +1 -41
- data/test/jobs/insights_client_status_aging_test.rb +0 -40
- data/test/jobs/inventory_full_sync_test.rb +4 -219
- data/test/jobs/inventory_hosts_sync_test.rb +5 -7
- data/test/jobs/inventory_self_host_sync_test.rb +1 -1
- data/test/models/insights_client_report_status_test.rb +0 -109
- data/test/unit/archived_report_generator_test.rb +1 -2
- data/test/unit/fact_helpers_test.rb +0 -16
- data/test/unit/lib/insights_cloud/async/vmaas_reposcan_sync_test.rb +25 -80
- data/test/unit/rh_cloud_host_test.rb +0 -214
- data/test/unit/services/foreman_rh_cloud/branch_info_test.rb +1 -1
- data/test/unit/services/foreman_rh_cloud/cloud_request_forwarder_test.rb +1 -1
- data/test/unit/slice_generator_test.rb +2 -21
- data/webpack/CVEsHostDetailsTab/CVEsHostDetailsTab.js +1 -6
- data/webpack/CVEsHostDetailsTab/__tests__/CVEsHostDetailsTab.test.js +6 -45
- data/webpack/ForemanInventoryUpload/Components/PageHeader/components/PageDescription/PageDescription.js +1 -3
- data/webpack/ForemanInventoryUpload/Components/PageHeader/components/SyncButton/SyncButtonActions.js +2 -8
- data/webpack/ForemanInventoryUpload/Components/PageHeader/components/SyncButton/__tests__/__snapshots__/integrations.test.js.snap +0 -1
- data/webpack/ForemanInventoryUpload/Components/PageHeader/components/SyncButton/__tests__/integrations.test.js +0 -1
- data/webpack/ForemanInventoryUpload/Components/PageHeader/components/SyncButton/components/Toast.js +17 -43
- data/webpack/ForemanInventoryUpload/ForemanInventoryHelpers.js +0 -7
- data/webpack/InsightsHostDetailsTab/NewHostDetailsTab.js +14 -44
- metadata +16 -10
- data/app/controllers/concerns/insights_cloud/candlepin_proxies_extensions.rb +0 -23
- data/test/controllers/insights_cloud/candlepin_proxies_extensions_test.rb +0 -70
- data/test/models/inventory_sync/inventory_status_test.rb +0 -85
- data/webpack/ForemanInventoryUpload/Components/PageHeader/components/SyncButton/components/__tests__/Toast.test.js +0 -82
- data/webpack/InsightsHostDetailsTab/__tests__/NewHostDetailsTab.test.js +0 -154
|
@@ -4,17 +4,15 @@
|
|
|
4
4
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
|
5
5
|
#
|
|
6
6
|
# Translators:
|
|
7
|
-
#
|
|
8
|
-
#
|
|
9
|
-
# Ondřej Gajdušek, 2026
|
|
7
|
+
# Ewoud Kohl van Wijngaarden <ewoud+transifex@kohlvanwijngaarden.nl>, 2025
|
|
8
|
+
# Ondřej Gajdušek, 2025
|
|
10
9
|
#
|
|
11
|
-
#, fuzzy
|
|
12
10
|
msgid ""
|
|
13
11
|
msgstr ""
|
|
14
|
-
"Project-Id-Version: foreman_rh_cloud
|
|
12
|
+
"Project-Id-Version: foreman_rh_cloud 13.2.0\n"
|
|
15
13
|
"Report-Msgid-Bugs-To: \n"
|
|
16
14
|
"PO-Revision-Date: 2023-01-20 13:26+0000\n"
|
|
17
|
-
"Last-Translator: Ondřej Gajdušek,
|
|
15
|
+
"Last-Translator: Ondřej Gajdušek, 2025\n"
|
|
18
16
|
"Language-Team: Japanese (https://app.transifex.com/foreman/teams/114/ja/)\n"
|
|
19
17
|
"MIME-Version: 1.0\n"
|
|
20
18
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
@@ -29,7 +27,7 @@ msgid "%s organizations"
|
|
|
29
27
|
msgstr "組織 %s 件"
|
|
30
28
|
|
|
31
29
|
msgid "A specific organization must be selected from the organization context."
|
|
32
|
-
msgstr "
|
|
30
|
+
msgstr ""
|
|
33
31
|
|
|
34
32
|
msgid "About subscription watch"
|
|
35
33
|
msgstr "Subscription Watch の概要"
|
|
@@ -44,7 +42,7 @@ msgid "All recommendations are now selected."
|
|
|
44
42
|
msgstr "すべての推奨事項が選択されました。"
|
|
45
43
|
|
|
46
44
|
msgid "Analysis disabled"
|
|
47
|
-
msgstr "
|
|
45
|
+
msgstr ""
|
|
48
46
|
|
|
49
47
|
msgid "Analytics data collection"
|
|
50
48
|
msgstr "分析データの収集"
|
|
@@ -56,7 +54,7 @@ msgid "Apply Insights recommendations"
|
|
|
56
54
|
msgstr "Insights の推奨事項の適用"
|
|
57
55
|
|
|
58
56
|
msgid "Attempted to destroy HBI host %s, but host does not exist in HBI"
|
|
59
|
-
msgstr "
|
|
57
|
+
msgstr ""
|
|
60
58
|
|
|
61
59
|
msgid "Automatic inventory upload"
|
|
62
60
|
msgstr "自動インベントリーアップロード"
|
|
@@ -86,19 +84,19 @@ msgid "Cloud connector job link"
|
|
|
86
84
|
msgstr "Cloud Connector のジョブリンク"
|
|
87
85
|
|
|
88
86
|
msgid "Cloud connector setup has failed: "
|
|
89
|
-
msgstr "Cloud Connector の設定に失敗しました:
|
|
87
|
+
msgstr "Cloud Connector の設定に失敗しました:"
|
|
90
88
|
|
|
91
89
|
msgid "Cloud connector setup has started: "
|
|
92
|
-
msgstr "Cloud Connector の設定が開始しました:
|
|
90
|
+
msgstr "Cloud Connector の設定が開始しました:"
|
|
93
91
|
|
|
94
92
|
msgid "Cloud connector setup is in progress now: "
|
|
95
|
-
msgstr "Cloud Connector の設定が進行中です:
|
|
93
|
+
msgstr "Cloud Connector の設定が進行中です:"
|
|
96
94
|
|
|
97
95
|
msgid "Completed"
|
|
98
96
|
msgstr "完了"
|
|
99
97
|
|
|
100
98
|
msgid "Completed with warnings"
|
|
101
|
-
msgstr "
|
|
99
|
+
msgstr ""
|
|
102
100
|
|
|
103
101
|
msgid "Configure"
|
|
104
102
|
msgstr "設定"
|
|
@@ -119,13 +117,13 @@ msgid "Current page"
|
|
|
119
117
|
msgstr "現在のページ"
|
|
120
118
|
|
|
121
119
|
msgid "Details"
|
|
122
|
-
msgstr "
|
|
120
|
+
msgstr ""
|
|
123
121
|
|
|
124
122
|
msgid "Disable"
|
|
125
|
-
msgstr "
|
|
123
|
+
msgstr ""
|
|
126
124
|
|
|
127
125
|
msgid "Disable vulnerability analysis"
|
|
128
|
-
msgstr "
|
|
126
|
+
msgstr ""
|
|
129
127
|
|
|
130
128
|
msgid "Disconnected hosts: "
|
|
131
129
|
msgstr "非接続ホスト: "
|
|
@@ -143,28 +141,28 @@ msgid "Download latest report"
|
|
|
143
141
|
msgstr "最新レポートのダウンロード"
|
|
144
142
|
|
|
145
143
|
msgid "Download report"
|
|
146
|
-
msgstr "
|
|
144
|
+
msgstr ""
|
|
147
145
|
|
|
148
146
|
msgid "Duration"
|
|
149
|
-
msgstr "
|
|
147
|
+
msgstr ""
|
|
150
148
|
|
|
151
149
|
msgid "Enable"
|
|
152
|
-
msgstr "
|
|
150
|
+
msgstr ""
|
|
153
151
|
|
|
154
152
|
msgid "Enable automatic deletion of mismatched host records from the Red Hat cloud"
|
|
155
153
|
msgstr "不一致のホストレコードを Red Hat クラウドから自動的に削除できるようにする"
|
|
156
154
|
|
|
157
155
|
msgid "Enable automatic deletion of mismatched host records from the Red Hat cloud. Ignored when using local Insights."
|
|
158
|
-
msgstr "
|
|
156
|
+
msgstr ""
|
|
159
157
|
|
|
160
158
|
msgid "Enable automatic synchronization of Insights recommendations from the Red Hat cloud"
|
|
161
159
|
msgstr "Red Hat クラウドから Insights の推奨事項の自動同期を有効にする"
|
|
162
160
|
|
|
163
161
|
msgid "Enable automatic synchronization of Insights recommendations from the Red Hat cloud. Ignored when using local Insights."
|
|
164
|
-
msgstr "
|
|
162
|
+
msgstr ""
|
|
165
163
|
|
|
166
164
|
msgid "Enable automatic upload of your host inventory to the Red Hat cloud. Ignored when using local Insights."
|
|
167
|
-
msgstr "
|
|
165
|
+
msgstr ""
|
|
168
166
|
|
|
169
167
|
msgid "Enable automatic upload of your hosts inventory to the Red Hat cloud"
|
|
170
168
|
msgstr "ホストインベントリーの Red Hat クラウドに対して自動アップロードを有効にする"
|
|
@@ -176,7 +174,7 @@ msgid "Enable inventory upload"
|
|
|
176
174
|
msgstr "インベントリーアップロードの有効化"
|
|
177
175
|
|
|
178
176
|
msgid "Enable vulnerability analysis"
|
|
179
|
-
msgstr "
|
|
177
|
+
msgstr ""
|
|
180
178
|
|
|
181
179
|
msgid "Encountered an error while trying to access the server:"
|
|
182
180
|
msgstr "サーバーへのアクセス時にエラーが発生しました:"
|
|
@@ -188,22 +186,22 @@ msgid "Exclude installed packages from being uploaded to the Red Hat cloud"
|
|
|
188
186
|
msgstr "Red Hat クラウドにアップロードされないようにインストール済みパッケージを除外する"
|
|
189
187
|
|
|
190
188
|
msgid "Exclude installed packages from being uploaded to the Red Hat cloud. (If insights_minimal_data_collection is set to true, this setting is ignored and installed packages are always excluded.) Ignored when using local Insights."
|
|
191
|
-
msgstr "
|
|
189
|
+
msgstr ""
|
|
192
190
|
|
|
193
191
|
msgid "Exit Code: %s"
|
|
194
192
|
msgstr "終了コード: %s"
|
|
195
193
|
|
|
196
194
|
msgid "Failed"
|
|
197
|
-
msgstr "
|
|
195
|
+
msgstr ""
|
|
198
196
|
|
|
199
197
|
msgid "Failed to destroy HBI host %s: %s"
|
|
200
|
-
msgstr "
|
|
198
|
+
msgstr ""
|
|
201
199
|
|
|
202
200
|
msgid "Failed to fetch hosts"
|
|
203
|
-
msgstr "
|
|
201
|
+
msgstr ""
|
|
204
202
|
|
|
205
203
|
msgid "Failed to update vulnerability analysis status"
|
|
206
|
-
msgstr "
|
|
204
|
+
msgstr ""
|
|
207
205
|
|
|
208
206
|
msgid "Fetch Insights-related host details"
|
|
209
207
|
msgstr "Insights 関連のホスト詳細を取得する"
|
|
@@ -218,7 +216,7 @@ msgid "Fix host"
|
|
|
218
216
|
msgstr "ホストの修正"
|
|
219
217
|
|
|
220
218
|
msgid "For more info, please visit the"
|
|
221
|
-
msgstr "
|
|
219
|
+
msgstr "詳細は、以下を参照してください。"
|
|
222
220
|
|
|
223
221
|
msgid "For more information about Insights and Cloud Connector, see:"
|
|
224
222
|
msgstr "Insights と Cloud Connector の詳細は、以下を参照してください。"
|
|
@@ -236,13 +234,13 @@ msgid "Generate and upload report"
|
|
|
236
234
|
msgstr "レポートの生成およびアップロード"
|
|
237
235
|
|
|
238
236
|
msgid "Generate report"
|
|
239
|
-
msgstr "
|
|
237
|
+
msgstr "レポートを生成します。"
|
|
240
238
|
|
|
241
239
|
msgid "Generate the report, but do not upload"
|
|
242
240
|
msgstr "レポートを生成するがアップロードしない"
|
|
243
241
|
|
|
244
242
|
msgid "Generated"
|
|
245
|
-
msgstr "
|
|
243
|
+
msgstr ""
|
|
246
244
|
|
|
247
245
|
msgid "Generating"
|
|
248
246
|
msgstr "生成中"
|
|
@@ -269,7 +267,7 @@ msgid "Host Insights recommendations"
|
|
|
269
267
|
msgstr "ホストに関する Insights の推奨事項"
|
|
270
268
|
|
|
271
269
|
msgid "Host inventory report job"
|
|
272
|
-
msgstr "
|
|
270
|
+
msgstr ""
|
|
273
271
|
|
|
274
272
|
msgid "Host was not uploaded to your RH cloud inventory"
|
|
275
273
|
msgstr "ホストが RH クラウドインベントリーにアップロードされませんでした"
|
|
@@ -278,7 +276,7 @@ msgid "Hostname"
|
|
|
278
276
|
msgstr "ホスト名"
|
|
279
277
|
|
|
280
278
|
msgid "Hosts with subscription in organization: "
|
|
281
|
-
msgstr "組織のサブスクリプションが割り当てられたホスト:
|
|
279
|
+
msgstr "組織のサブスクリプションが割り当てられたホスト:"
|
|
282
280
|
|
|
283
281
|
msgid "ID of the RHC(Yggdrasil) daemon"
|
|
284
282
|
msgstr "RHC (Yggdrasil) デーモンの ID"
|
|
@@ -293,7 +291,7 @@ msgid "Insights"
|
|
|
293
291
|
msgstr "Insights"
|
|
294
292
|
|
|
295
293
|
msgid "Invalid response from server"
|
|
296
|
-
msgstr "
|
|
294
|
+
msgstr ""
|
|
297
295
|
|
|
298
296
|
msgid "Inventory"
|
|
299
297
|
msgstr "インベントリー"
|
|
@@ -305,7 +303,7 @@ msgid "Inventory Upload"
|
|
|
305
303
|
msgstr "インベントリーのアップロード"
|
|
306
304
|
|
|
307
305
|
msgid "Inventory sync has failed: "
|
|
308
|
-
msgstr "インベントリーの同期に失敗しました:
|
|
306
|
+
msgstr "インベントリーの同期に失敗しました:"
|
|
309
307
|
|
|
310
308
|
msgid "Inventory sync has started:"
|
|
311
309
|
msgstr "インベントリーの同期が開始されました:"
|
|
@@ -332,7 +330,7 @@ msgid "Low"
|
|
|
332
330
|
msgstr "低"
|
|
333
331
|
|
|
334
332
|
msgid "Manage vulnerability analysis"
|
|
335
|
-
msgstr "
|
|
333
|
+
msgstr ""
|
|
336
334
|
|
|
337
335
|
msgid "Manual"
|
|
338
336
|
msgstr "手動"
|
|
@@ -341,7 +339,7 @@ msgid "Minimal data collection"
|
|
|
341
339
|
msgstr "最小限のデータ収集"
|
|
342
340
|
|
|
343
341
|
msgid "Missing Insights facets created: %s"
|
|
344
|
-
msgstr "
|
|
342
|
+
msgstr ""
|
|
345
343
|
|
|
346
344
|
msgid "Moderate"
|
|
347
345
|
msgstr "中"
|
|
@@ -350,7 +348,7 @@ msgid "More details can be found in"
|
|
|
350
348
|
msgstr "詳細は、以下を参照してください: "
|
|
351
349
|
|
|
352
350
|
msgid "N/A"
|
|
353
|
-
msgstr "
|
|
351
|
+
msgstr ""
|
|
354
352
|
|
|
355
353
|
msgid "Next run: "
|
|
356
354
|
msgstr "次の実行: "
|
|
@@ -359,31 +357,31 @@ msgid "No"
|
|
|
359
357
|
msgstr "いいえ"
|
|
360
358
|
|
|
361
359
|
msgid "No account data available."
|
|
362
|
-
msgstr "
|
|
360
|
+
msgstr ""
|
|
363
361
|
|
|
364
362
|
msgid "No recent tasks"
|
|
365
|
-
msgstr "
|
|
363
|
+
msgstr ""
|
|
366
364
|
|
|
367
365
|
msgid "No recommendations were found for this host!"
|
|
368
366
|
msgstr "このホストに関する推奨事項は見つかりませんでした。"
|
|
369
367
|
|
|
370
368
|
msgid "No report generation tasks have been run yet."
|
|
371
|
-
msgstr "
|
|
369
|
+
msgstr ""
|
|
372
370
|
|
|
373
371
|
msgid "No results found"
|
|
374
372
|
msgstr "結果は見つかりませんでした"
|
|
375
373
|
|
|
376
374
|
msgid "No task history"
|
|
377
|
-
msgstr "
|
|
375
|
+
msgstr ""
|
|
378
376
|
|
|
379
377
|
msgid "No task was found"
|
|
380
378
|
msgstr "タスクが見つかりませんでした"
|
|
381
379
|
|
|
382
380
|
msgid "No tasks have been run yet."
|
|
383
|
-
msgstr "
|
|
381
|
+
msgstr ""
|
|
384
382
|
|
|
385
383
|
msgid "None of the selected hosts are registered"
|
|
386
|
-
msgstr "
|
|
384
|
+
msgstr ""
|
|
387
385
|
|
|
388
386
|
msgid "Not reporting"
|
|
389
387
|
msgstr "報告なし"
|
|
@@ -407,16 +405,16 @@ msgid "Obfuscate host names sent to the Red Hat cloud"
|
|
|
407
405
|
msgstr "Red Hat クラウドに送信するホスト名を難読化する"
|
|
408
406
|
|
|
409
407
|
msgid "Obfuscate host names sent to the Red Hat cloud. (If insights_minimal_data_collection is set to true, this setting is ignored because host names are not included in the report.) Ignored when using local Insights."
|
|
410
|
-
msgstr "
|
|
408
|
+
msgstr ""
|
|
411
409
|
|
|
412
410
|
msgid "Obfuscate ipv4 addresses sent to the Red Hat cloud"
|
|
413
411
|
msgstr "Red Hat クラウドに送信する ipv4 アドレスを難読化する"
|
|
414
412
|
|
|
415
413
|
msgid "Obfuscate ipv4 addresses sent to the Red Hat cloud. (If insights_minimal_data_collection is set to true, this setting is ignored because host IPv4 addresses are not included in the report.) Ignored when using local Insights."
|
|
416
|
-
msgstr "
|
|
414
|
+
msgstr ""
|
|
417
415
|
|
|
418
416
|
msgid "Only include the minimum required data in inventory reports for uploading to Red Hat cloud. When this is true, installed packages are excluded from the report regardless of the exclude_installed_packages setting, and host names and IPv4 addresses are excluded from the report regardless of obfuscation settings. Ignored when using local Insights."
|
|
419
|
-
msgstr "
|
|
417
|
+
msgstr ""
|
|
420
418
|
|
|
421
419
|
msgid "Only send the minimum required data to Red Hat cloud, obfuscation settings are disabled"
|
|
422
420
|
msgstr "必要最小限のデータのみを Red Hat クラウドに送信します。難読化設定は無効化されます"
|
|
@@ -431,19 +429,19 @@ msgid "Pagination"
|
|
|
431
429
|
msgstr "ページ付け"
|
|
432
430
|
|
|
433
431
|
msgid "Paused"
|
|
434
|
-
msgstr "
|
|
432
|
+
msgstr ""
|
|
435
433
|
|
|
436
434
|
msgid "Playbook"
|
|
437
435
|
msgstr "Playbook"
|
|
438
436
|
|
|
439
437
|
msgid "Previous tasks will appear here."
|
|
440
|
-
msgstr "
|
|
438
|
+
msgstr ""
|
|
441
439
|
|
|
442
440
|
msgid "RH Cloud"
|
|
443
441
|
msgstr "RH Cloud"
|
|
444
442
|
|
|
445
443
|
msgid "RHC daemon id. Ignored when using local Insights."
|
|
446
|
-
msgstr "
|
|
444
|
+
msgstr ""
|
|
447
445
|
|
|
448
446
|
msgid "Read more about it in RH cloud insights"
|
|
449
447
|
msgstr "詳細は、RH cloud insights を参照してください。"
|
|
@@ -494,16 +492,16 @@ msgid "Remediation summary"
|
|
|
494
492
|
msgstr "修復の概要"
|
|
495
493
|
|
|
496
494
|
msgid "Report Generation"
|
|
497
|
-
msgstr "
|
|
495
|
+
msgstr ""
|
|
498
496
|
|
|
499
497
|
msgid "Report generation and upload started"
|
|
500
|
-
msgstr "
|
|
498
|
+
msgstr ""
|
|
501
499
|
|
|
502
500
|
msgid "Report generation started"
|
|
503
|
-
msgstr "
|
|
501
|
+
msgstr ""
|
|
504
502
|
|
|
505
503
|
msgid "Report saved to"
|
|
506
|
-
msgstr "
|
|
504
|
+
msgstr ""
|
|
507
505
|
|
|
508
506
|
msgid "Reporting"
|
|
509
507
|
msgstr "レポート"
|
|
@@ -521,7 +519,7 @@ msgid "Run remediation playbook generated by Insights"
|
|
|
521
519
|
msgstr "Insights で生成された修復 Playbook の実行"
|
|
522
520
|
|
|
523
521
|
msgid "Running"
|
|
524
|
-
msgstr "
|
|
522
|
+
msgstr ""
|
|
525
523
|
|
|
526
524
|
msgid "Satellite server has %{hits_count} recommendations by Red Hat"
|
|
527
525
|
msgstr "Satellite Server には、Red Hat からの推奨事項が %{hits_count} 件あります。"
|
|
@@ -542,7 +540,7 @@ msgid "Settings"
|
|
|
542
540
|
msgstr "設定"
|
|
543
541
|
|
|
544
542
|
msgid "Should import include parameter tags from Foreman? Ignored when using local Insights."
|
|
545
|
-
msgstr "
|
|
543
|
+
msgstr ""
|
|
546
544
|
|
|
547
545
|
msgid "Show Advanced Settings"
|
|
548
546
|
msgstr "詳細設定の表示"
|
|
@@ -551,10 +549,10 @@ msgid "Show if system is configured to use local iop-advisor-engine."
|
|
|
551
549
|
msgstr "システムがローカル iop-advisor-engine を使用するように設定されているかどうかを表示します。"
|
|
552
550
|
|
|
553
551
|
msgid "Single-host report job"
|
|
554
|
-
msgstr "
|
|
552
|
+
msgstr ""
|
|
555
553
|
|
|
556
554
|
msgid "Single-host report job for host %s"
|
|
557
|
-
msgstr "
|
|
555
|
+
msgstr ""
|
|
558
556
|
|
|
559
557
|
msgid "Start inventory synchronization"
|
|
560
558
|
msgstr "インベントリー同期の開始"
|
|
@@ -563,16 +561,16 @@ msgid "Start report generation"
|
|
|
563
561
|
msgstr "レポート生成の開始"
|
|
564
562
|
|
|
565
563
|
msgid "Started"
|
|
566
|
-
msgstr "
|
|
564
|
+
msgstr ""
|
|
567
565
|
|
|
568
566
|
msgid "Stopped"
|
|
569
|
-
msgstr "
|
|
567
|
+
msgstr ""
|
|
570
568
|
|
|
571
569
|
msgid "Success"
|
|
572
|
-
msgstr "
|
|
570
|
+
msgstr ""
|
|
573
571
|
|
|
574
572
|
msgid "Successfully synced hosts: "
|
|
575
|
-
msgstr "ホストが正常に同期されました:
|
|
573
|
+
msgstr "ホストが正常に同期されました:"
|
|
576
574
|
|
|
577
575
|
msgid "Successfully uploaded to your RH cloud inventory"
|
|
578
576
|
msgstr "RH クラウドインベントリーへのアップロードに成功しました"
|
|
@@ -608,7 +606,7 @@ msgid "There are no recommendations for your hosts"
|
|
|
608
606
|
msgstr "ホストに関する推奨事項はありません"
|
|
609
607
|
|
|
610
608
|
msgid "There were no missing Insights facets"
|
|
611
|
-
msgstr "
|
|
609
|
+
msgstr ""
|
|
612
610
|
|
|
613
611
|
msgid "This action will also enable automatic reports upload"
|
|
614
612
|
msgstr "このアクションを実行すると、自動レポートのアップロードも有効になります。"
|
|
@@ -629,7 +627,7 @@ msgid "Total risks"
|
|
|
629
627
|
msgstr "リスクの総数"
|
|
630
628
|
|
|
631
629
|
msgid "Unknown"
|
|
632
|
-
msgstr "
|
|
630
|
+
msgstr ""
|
|
633
631
|
|
|
634
632
|
msgid "Upload hits from iop-advisor-engine"
|
|
635
633
|
msgstr "iop-advisor-engine からの検索結果をアップロードする"
|
|
@@ -638,13 +636,13 @@ msgid "Upload hits information"
|
|
|
638
636
|
msgstr "検索結果の情報をアップロードする"
|
|
639
637
|
|
|
640
638
|
msgid "Upload is disabled because subscription connection is not enabled. Enable it in Administer > Settings > Content."
|
|
641
|
-
msgstr "
|
|
639
|
+
msgstr ""
|
|
642
640
|
|
|
643
641
|
msgid "Upload rules related to the hits"
|
|
644
642
|
msgstr "検索結果に関するアップロードルール"
|
|
645
643
|
|
|
646
644
|
msgid "Uploaded"
|
|
647
|
-
msgstr "
|
|
645
|
+
msgstr ""
|
|
648
646
|
|
|
649
647
|
msgid "Uploading"
|
|
650
648
|
msgstr "アップロード中..."
|
|
@@ -659,10 +657,10 @@ msgid "View in Red Hat Insights"
|
|
|
659
657
|
msgstr "Red Hat Insights での表示"
|
|
660
658
|
|
|
661
659
|
msgid "View task"
|
|
662
|
-
msgstr "
|
|
660
|
+
msgstr ""
|
|
663
661
|
|
|
664
662
|
msgid "View task details"
|
|
665
|
-
msgstr "
|
|
663
|
+
msgstr ""
|
|
666
664
|
|
|
667
665
|
msgid "Vulnerabilities"
|
|
668
666
|
msgstr "脆弱性"
|
|
@@ -671,22 +669,22 @@ msgid "Vulnerability"
|
|
|
671
669
|
msgstr "脆弱性"
|
|
672
670
|
|
|
673
671
|
msgid "Vulnerability analysis disabled"
|
|
674
|
-
msgstr "
|
|
672
|
+
msgstr ""
|
|
675
673
|
|
|
676
674
|
msgid "Vulnerability analysis enabled"
|
|
677
|
-
msgstr "
|
|
675
|
+
msgstr ""
|
|
678
676
|
|
|
679
677
|
msgid "Wait and %s"
|
|
680
678
|
msgstr "待機して %s"
|
|
681
679
|
|
|
682
680
|
msgid "Warning"
|
|
683
|
-
msgstr "
|
|
681
|
+
msgstr ""
|
|
684
682
|
|
|
685
683
|
msgid "Whether the resolution requires reboot"
|
|
686
684
|
msgstr "解決策には再起動が必要かどうか"
|
|
687
685
|
|
|
688
686
|
msgid "You do not have permission to perform this action"
|
|
689
|
-
msgstr "
|
|
687
|
+
msgstr ""
|
|
690
688
|
|
|
691
689
|
msgid "category name"
|
|
692
690
|
msgstr "カテゴリー名"
|
|
File without changes
|
|
Binary file
|