foreman_rh_cloud 13.2.0 → 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.
Files changed (53) hide show
  1. checksums.yaml +4 -4
  2. data/app/assets/javascripts/foreman_rh_cloud/locale/fr/foreman_rh_cloud.js +133 -1
  3. data/app/assets/javascripts/foreman_rh_cloud/locale/ja/foreman_rh_cloud.js +133 -1
  4. data/app/assets/javascripts/foreman_rh_cloud/locale/ka/foreman_rh_cloud.js +133 -1
  5. data/app/assets/javascripts/foreman_rh_cloud/locale/ko/foreman_rh_cloud.js +133 -1
  6. data/app/assets/javascripts/foreman_rh_cloud/locale/zh_CN/foreman_rh_cloud.js +133 -1
  7. data/lib/foreman_inventory_upload/generators/fact_helpers.rb +0 -8
  8. data/lib/foreman_inventory_upload/generators/queries.rb +13 -3
  9. data/lib/foreman_inventory_upload/generators/slice.rb +1 -1
  10. data/lib/foreman_inventory_upload.rb +23 -8
  11. data/lib/foreman_rh_cloud/version.rb +1 -1
  12. data/locale/Makefile +3 -3
  13. data/locale/foreman_rh_cloud.pot +245 -41
  14. data/locale/fr/LC_MESSAGES/foreman_rh_cloud.mo +0 -0
  15. data/locale/fr/foreman_rh_cloud.edit.po +1032 -0
  16. data/locale/fr/foreman_rh_cloud.po +133 -1
  17. data/locale/fr/foreman_rh_cloud.po.time_stamp +0 -0
  18. data/locale/ja/LC_MESSAGES/foreman_rh_cloud.mo +0 -0
  19. data/locale/ja/foreman_rh_cloud.edit.po +1026 -0
  20. data/locale/ja/foreman_rh_cloud.po +133 -1
  21. data/locale/ja/foreman_rh_cloud.po.time_stamp +0 -0
  22. data/locale/ka/LC_MESSAGES/foreman_rh_cloud.mo +0 -0
  23. data/locale/ka/foreman_rh_cloud.edit.po +1025 -0
  24. data/locale/ka/foreman_rh_cloud.po +133 -1
  25. data/locale/ka/foreman_rh_cloud.po.time_stamp +0 -0
  26. data/locale/ko/LC_MESSAGES/foreman_rh_cloud.mo +0 -0
  27. data/locale/ko/foreman_rh_cloud.edit.po +1029 -0
  28. data/locale/ko/foreman_rh_cloud.po +133 -1
  29. data/locale/ko/foreman_rh_cloud.po.time_stamp +0 -0
  30. data/locale/zh_CN/LC_MESSAGES/foreman_rh_cloud.mo +0 -0
  31. data/locale/zh_CN/foreman_rh_cloud.edit.po +1031 -0
  32. data/locale/zh_CN/foreman_rh_cloud.po +133 -1
  33. data/locale/zh_CN/foreman_rh_cloud.po.time_stamp +0 -0
  34. data/package.json +1 -1
  35. data/test/controllers/insights_cloud/api/advisor_engine_controller_test.rb +5 -0
  36. data/test/controllers/insights_cloud/api/machine_telemetries_controller_test.rb +6 -1
  37. data/test/controllers/insights_sync/settings_controller_test.rb +5 -0
  38. data/test/jobs/host_inventory_report_job_test.rb +2 -0
  39. data/test/jobs/inventory_full_sync_test.rb +4 -7
  40. data/test/jobs/inventory_hosts_sync_test.rb +5 -7
  41. data/test/jobs/inventory_scheduled_sync_test.rb +5 -0
  42. data/test/jobs/inventory_self_host_sync_test.rb +1 -1
  43. data/test/jobs/single_host_report_job_test.rb +2 -0
  44. data/test/jobs/upload_report_direct_job_test.rb +5 -0
  45. data/test/unit/archived_report_generator_test.rb +1 -2
  46. data/test/unit/fact_helpers_test.rb +0 -16
  47. data/test/unit/lib/foreman_rh_cloud/registration_manager_extensions_test.rb +5 -0
  48. data/test/unit/lib/insights_cloud/async/vmaas_reposcan_sync_test.rb +5 -0
  49. data/test/unit/rh_cloud_http_proxy_test.rb +5 -0
  50. data/test/unit/services/foreman_rh_cloud/branch_info_test.rb +1 -1
  51. data/test/unit/services/foreman_rh_cloud/cloud_request_forwarder_test.rb +1 -1
  52. data/test/unit/slice_generator_test.rb +43 -22
  53. metadata +16 -3
@@ -9,7 +9,7 @@
9
9
  #
10
10
  msgid ""
11
11
  msgstr ""
12
- "Project-Id-Version: foreman_rh_cloud 13.0.5\n"
12
+ "Project-Id-Version: foreman_rh_cloud 13.2.0\n"
13
13
  "Report-Msgid-Bugs-To: \n"
14
14
  "PO-Revision-Date: 2023-01-20 13:26+0000\n"
15
15
  "Last-Translator: Ondřej Gajdušek, 2025\n"
@@ -26,6 +26,9 @@ msgstr " すべてのインベントリー状況を同期する"
26
26
  msgid "%s organizations"
27
27
  msgstr "組織 %s 件"
28
28
 
29
+ msgid "A specific organization must be selected from the organization context."
30
+ msgstr ""
31
+
29
32
  msgid "About subscription watch"
30
33
  msgstr "Subscription Watch の概要"
31
34
 
@@ -38,6 +41,9 @@ msgstr "インベントリーの詳細設定"
38
41
  msgid "All recommendations are now selected."
39
42
  msgstr "すべての推奨事項が選択されました。"
40
43
 
44
+ msgid "Analysis disabled"
45
+ msgstr ""
46
+
41
47
  msgid "Analytics data collection"
42
48
  msgstr "分析データの収集"
43
49
 
@@ -47,6 +53,9 @@ msgstr "任意の組織"
47
53
  msgid "Apply Insights recommendations"
48
54
  msgstr "Insights の推奨事項の適用"
49
55
 
56
+ msgid "Attempted to destroy HBI host %s, but host does not exist in HBI"
57
+ msgstr ""
58
+
50
59
  msgid "Automatic inventory upload"
51
60
  msgstr "自動インベントリーアップロード"
52
61
 
@@ -86,6 +95,9 @@ msgstr "Cloud Connector の設定が進行中です:"
86
95
  msgid "Completed"
87
96
  msgstr "完了"
88
97
 
98
+ msgid "Completed with warnings"
99
+ msgstr ""
100
+
89
101
  msgid "Configure"
90
102
  msgstr "設定"
91
103
 
@@ -104,6 +116,15 @@ msgstr "重大"
104
116
  msgid "Current page"
105
117
  msgstr "現在のページ"
106
118
 
119
+ msgid "Details"
120
+ msgstr ""
121
+
122
+ msgid "Disable"
123
+ msgstr ""
124
+
125
+ msgid "Disable vulnerability analysis"
126
+ msgstr ""
127
+
107
128
  msgid "Disconnected hosts: "
108
129
  msgstr "非接続ホスト: "
109
130
 
@@ -119,6 +140,15 @@ msgstr "レポートのダウンロード"
119
140
  msgid "Download latest report"
120
141
  msgstr "最新レポートのダウンロード"
121
142
 
143
+ msgid "Download report"
144
+ msgstr ""
145
+
146
+ msgid "Duration"
147
+ msgstr ""
148
+
149
+ msgid "Enable"
150
+ msgstr ""
151
+
122
152
  msgid "Enable automatic deletion of mismatched host records from the Red Hat cloud"
123
153
  msgstr "不一致のホストレコードを Red Hat クラウドから自動的に削除できるようにする"
124
154
 
@@ -143,6 +173,9 @@ msgstr "Cloud Connector の有効化"
143
173
  msgid "Enable inventory upload"
144
174
  msgstr "インベントリーアップロードの有効化"
145
175
 
176
+ msgid "Enable vulnerability analysis"
177
+ msgstr ""
178
+
146
179
  msgid "Encountered an error while trying to access the server:"
147
180
  msgstr "サーバーへのアクセス時にエラーが発生しました:"
148
181
 
@@ -158,6 +191,18 @@ msgstr ""
158
191
  msgid "Exit Code: %s"
159
192
  msgstr "終了コード: %s"
160
193
 
194
+ msgid "Failed"
195
+ msgstr ""
196
+
197
+ msgid "Failed to destroy HBI host %s: %s"
198
+ msgstr ""
199
+
200
+ msgid "Failed to fetch hosts"
201
+ msgstr ""
202
+
203
+ msgid "Failed to update vulnerability analysis status"
204
+ msgstr ""
205
+
161
206
  msgid "Fetch Insights-related host details"
162
207
  msgstr "Insights 関連のホスト詳細を取得する"
163
208
 
@@ -194,6 +239,9 @@ msgstr "レポートを生成します。"
194
239
  msgid "Generate the report, but do not upload"
195
240
  msgstr "レポートを生成するがアップロードしない"
196
241
 
242
+ msgid "Generated"
243
+ msgstr ""
244
+
197
245
  msgid "Generating"
198
246
  msgstr "生成中"
199
247
 
@@ -242,6 +290,9 @@ msgstr "Insights クライアントレポートにパラメーターを含める
242
290
  msgid "Insights"
243
291
  msgstr "Insights"
244
292
 
293
+ msgid "Invalid response from server"
294
+ msgstr ""
295
+
245
296
  msgid "Inventory"
246
297
  msgstr "インベントリー"
247
298
 
@@ -278,6 +329,9 @@ msgstr "読み込み中..."
278
329
  msgid "Low"
279
330
  msgstr "低"
280
331
 
332
+ msgid "Manage vulnerability analysis"
333
+ msgstr ""
334
+
281
335
  msgid "Manual"
282
336
  msgstr "手動"
283
337
 
@@ -293,21 +347,42 @@ msgstr "中"
293
347
  msgid "More details can be found in"
294
348
  msgstr "詳細は、以下を参照してください: "
295
349
 
350
+ msgid "N/A"
351
+ msgstr ""
352
+
296
353
  msgid "Next run: "
297
354
  msgstr "次の実行: "
298
355
 
299
356
  msgid "No"
300
357
  msgstr "いいえ"
301
358
 
359
+ msgid "No account data available."
360
+ msgstr ""
361
+
362
+ msgid "No recent tasks"
363
+ msgstr ""
364
+
302
365
  msgid "No recommendations were found for this host!"
303
366
  msgstr "このホストに関する推奨事項は見つかりませんでした。"
304
367
 
368
+ msgid "No report generation tasks have been run yet."
369
+ msgstr ""
370
+
305
371
  msgid "No results found"
306
372
  msgstr "結果は見つかりませんでした"
307
373
 
374
+ msgid "No task history"
375
+ msgstr ""
376
+
308
377
  msgid "No task was found"
309
378
  msgstr "タスクが見つかりませんでした"
310
379
 
380
+ msgid "No tasks have been run yet."
381
+ msgstr ""
382
+
383
+ msgid "None of the selected hosts are registered"
384
+ msgstr ""
385
+
311
386
  msgid "Not reporting"
312
387
  msgstr "報告なし"
313
388
 
@@ -353,9 +428,15 @@ msgstr "組織ステータス"
353
428
  msgid "Pagination"
354
429
  msgstr "ページ付け"
355
430
 
431
+ msgid "Paused"
432
+ msgstr ""
433
+
356
434
  msgid "Playbook"
357
435
  msgstr "Playbook"
358
436
 
437
+ msgid "Previous tasks will appear here."
438
+ msgstr ""
439
+
359
440
  msgid "RH Cloud"
360
441
  msgstr "RH Cloud"
361
442
 
@@ -410,6 +491,18 @@ msgstr "修復"
410
491
  msgid "Remediation summary"
411
492
  msgstr "修復の概要"
412
493
 
494
+ msgid "Report Generation"
495
+ msgstr ""
496
+
497
+ msgid "Report generation and upload started"
498
+ msgstr ""
499
+
500
+ msgid "Report generation started"
501
+ msgstr ""
502
+
503
+ msgid "Report saved to"
504
+ msgstr ""
505
+
413
506
  msgid "Reporting"
414
507
  msgstr "レポート"
415
508
 
@@ -425,6 +518,9 @@ msgstr "Red Hat 修復アプリケーションによって生成された Playbo
425
518
  msgid "Run remediation playbook generated by Insights"
426
519
  msgstr "Insights で生成された修復 Playbook の実行"
427
520
 
521
+ msgid "Running"
522
+ msgstr ""
523
+
428
524
  msgid "Satellite server has %{hits_count} recommendations by Red Hat"
429
525
  msgstr "Satellite Server には、Red Hat からの推奨事項が %{hits_count} 件あります。"
430
526
 
@@ -464,6 +560,15 @@ msgstr "インベントリー同期の開始"
464
560
  msgid "Start report generation"
465
561
  msgstr "レポート生成の開始"
466
562
 
563
+ msgid "Started"
564
+ msgstr ""
565
+
566
+ msgid "Stopped"
567
+ msgstr ""
568
+
569
+ msgid "Success"
570
+ msgstr ""
571
+
467
572
  msgid "Successfully synced hosts: "
468
573
  msgstr "ホストが正常に同期されました:"
469
574
 
@@ -521,15 +626,24 @@ msgstr "リスクの総数"
521
626
  msgid "Total risks"
522
627
  msgstr "リスクの総数"
523
628
 
629
+ msgid "Unknown"
630
+ msgstr ""
631
+
524
632
  msgid "Upload hits from iop-advisor-engine"
525
633
  msgstr "iop-advisor-engine からの検索結果をアップロードする"
526
634
 
527
635
  msgid "Upload hits information"
528
636
  msgstr "検索結果の情報をアップロードする"
529
637
 
638
+ msgid "Upload is disabled because subscription connection is not enabled. Enable it in Administer > Settings > Content."
639
+ msgstr ""
640
+
530
641
  msgid "Upload rules related to the hits"
531
642
  msgstr "検索結果に関するアップロードルール"
532
643
 
644
+ msgid "Uploaded"
645
+ msgstr ""
646
+
533
647
  msgid "Uploading"
534
648
  msgstr "アップロード中..."
535
649
 
@@ -542,18 +656,36 @@ msgstr "すべての推奨事項の表示"
542
656
  msgid "View in Red Hat Insights"
543
657
  msgstr "Red Hat Insights での表示"
544
658
 
659
+ msgid "View task"
660
+ msgstr ""
661
+
662
+ msgid "View task details"
663
+ msgstr ""
664
+
545
665
  msgid "Vulnerabilities"
546
666
  msgstr "脆弱性"
547
667
 
548
668
  msgid "Vulnerability"
549
669
  msgstr "脆弱性"
550
670
 
671
+ msgid "Vulnerability analysis disabled"
672
+ msgstr ""
673
+
674
+ msgid "Vulnerability analysis enabled"
675
+ msgstr ""
676
+
551
677
  msgid "Wait and %s"
552
678
  msgstr "待機して %s"
553
679
 
680
+ msgid "Warning"
681
+ msgstr ""
682
+
554
683
  msgid "Whether the resolution requires reboot"
555
684
  msgstr "解決策には再起動が必要かどうか"
556
685
 
686
+ msgid "You do not have permission to perform this action"
687
+ msgstr ""
688
+
557
689
  msgid "category name"
558
690
  msgstr "カテゴリー名"
559
691
 
File without changes