foreman_rh_cloud 11.2.0 → 11.3.0

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 (29) hide show
  1. checksums.yaml +4 -4
  2. data/app/assets/javascripts/foreman_rh_cloud/locale/fr/foreman_rh_cloud.js +50 -50
  3. data/app/assets/javascripts/foreman_rh_cloud/locale/ja/foreman_rh_cloud.js +52 -52
  4. data/app/assets/javascripts/foreman_rh_cloud/locale/ko/foreman_rh_cloud.js +50 -50
  5. data/app/assets/javascripts/foreman_rh_cloud/locale/zh_CN/foreman_rh_cloud.js +50 -50
  6. data/app/controllers/insights_cloud/api/machine_telemetries_controller.rb +2 -0
  7. data/app/services/foreman_rh_cloud/cloud_request_forwarder.rb +1 -1
  8. data/lib/foreman_rh_cloud/engine.rb +1 -1
  9. data/lib/foreman_rh_cloud/version.rb +1 -1
  10. data/lib/insights_cloud/async/insights_full_sync.rb +14 -9
  11. data/lib/insights_cloud/async/insights_resolutions_sync.rb +5 -1
  12. data/locale/foreman_rh_cloud.pot +2 -2
  13. data/locale/fr/LC_MESSAGES/foreman_rh_cloud.mo +0 -0
  14. data/locale/fr/foreman_rh_cloud.po +53 -53
  15. data/locale/ja/LC_MESSAGES/foreman_rh_cloud.mo +0 -0
  16. data/locale/ja/foreman_rh_cloud.po +54 -53
  17. data/locale/ka/foreman_rh_cloud.po +1 -0
  18. data/locale/ko/LC_MESSAGES/foreman_rh_cloud.mo +0 -0
  19. data/locale/ko/foreman_rh_cloud.po +53 -52
  20. data/locale/zh_CN/LC_MESSAGES/foreman_rh_cloud.mo +0 -0
  21. data/locale/zh_CN/foreman_rh_cloud.po +53 -52
  22. data/package.json +1 -1
  23. data/test/controllers/insights_cloud/api/machine_telemetries_controller_test.rb +13 -0
  24. data/test/jobs/insights_full_sync_test.rb +28 -0
  25. data/test/jobs/insights_resolutions_sync_test.rb +22 -0
  26. metadata +2 -5
  27. data/app/assets/javascripts/foreman_rh_cloud/locale/en/foreman_rh_cloud.js +0 -589
  28. data/locale/en/LC_MESSAGES/foreman_rh_cloud.mo +0 -0
  29. data/locale/en/foreman_rh_cloud.po +0 -585
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 9e27e00dc3036a47104a0137c23104e99958db47824086bab6dceff85df80b6f
4
- data.tar.gz: 9ec02ce19e47e82f38989bf7498e5dd98333d29dbd013ed98891a3336466bae9
3
+ metadata.gz: aabe6881c75f0293ff48b2a0dc207d8a0295c492cc7e1766659ef450a8eabcb5
4
+ data.tar.gz: df041730744b9ac3a63314d2e39bd431260cb10677eef2c3a71d18fe17017dac
5
5
  SHA512:
6
- metadata.gz: 9a1005d2d5645bbe8d91453e3062dccfd39752c8c36854fc18c9889d82880ac006825174b15c553532581dc3901ceb7a832ea6a89f419767f0c393b0f31996cf
7
- data.tar.gz: 314812ba2b9acbb4d015047f41a781d537b372fc7dec2df6dc181f2e21da6820edc844322416346bf6d711965587dcb2188dd031b9380265bad3136e229f0047
6
+ metadata.gz: 2bd4865e3035115965e97c4f240e8494aa3ca7e4fa64b731d8cf1b8631847b60eb8aade9619fde9068a61eb168bfb2c245837e4b4b893356c1237eba4541e343
7
+ data.tar.gz: c49768ca959a42d96a1efeb8eace4faf1516e676961f492006ca023e5fed4a464b082cc91248891bce7f594ea6dc22a6fbfd2537d3cf5973d0a6b66c826b4fd0
@@ -6,7 +6,7 @@
6
6
  "Project-Id-Version": "foreman_rh_cloud 11.1.0",
7
7
  "Report-Msgid-Bugs-To": "",
8
8
  "PO-Revision-Date": "2023-01-20 13:26+0000",
9
- "Last-Translator": "Ewoud Kohl van Wijngaarden <ewoud+transifex@kohlvanwijngaarden.nl>, 2023",
9
+ "Last-Translator": "Ewoud Kohl van Wijngaarden <ewoud+transifex@kohlvanwijngaarden.nl>, 2025",
10
10
  "Language-Team": "French (https://app.transifex.com/foreman/teams/114/fr/)",
11
11
  "MIME-Version": "1.0",
12
12
  "Content-Type": "text/plain; charset=UTF-8",
@@ -18,7 +18,7 @@
18
18
  "plural_forms": "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
19
19
  },
20
20
  " Sync all inventory status": [
21
- ""
21
+ " Sync tous les statuts d'inventaire"
22
22
  ],
23
23
  "%s organizations": [
24
24
  "%s organisations"
@@ -45,7 +45,7 @@
45
45
  "Chargement automatique de l'inventaire"
46
46
  ],
47
47
  "Automatic mismatch deletion": [
48
- ""
48
+ "Suppression automatique des non-concordances"
49
49
  ],
50
50
  "Cancel": [
51
51
  "Annuler"
@@ -87,7 +87,7 @@
87
87
  "Configurer Cloud Connector sur des hôtes donnés"
88
88
  ],
89
89
  "Configure cloud connector": [
90
- ""
90
+ "Configurer le connecteur cloud"
91
91
  ],
92
92
  "Connectivity test": [
93
93
  "Test de connectivité"
@@ -114,7 +114,7 @@
114
114
  "Télécharger le dernier rapport"
115
115
  ],
116
116
  "Enable automatic deletion of mismatched host records from the Red Hat cloud": [
117
- ""
117
+ "Activer la suppression automatique des enregistrements d'hôtes incompatibles du cloud Red Hat"
118
118
  ],
119
119
  "Enable automatic synchronization of Insights recommendations from the Red Hat cloud": [
120
120
  "Activer la synchronisation automatique des recommandations Insights à partir de Red Hat Cloud"
@@ -150,7 +150,7 @@
150
150
  "Code de sortie : %s"
151
151
  ],
152
152
  "Fetch Insights-related host details": [
153
- ""
153
+ "Récupérer les détails de l'hôte liés à Insights"
154
154
  ],
155
155
  "Fetching data about your accounts": [
156
156
  "Récupérer des données sur vos comptes"
@@ -165,10 +165,10 @@
165
165
  "Pour plus d'informations, veuillez consulter"
166
166
  ],
167
167
  "For more information about Insights and Cloud Connector, see:": [
168
- ""
168
+ "Pour plus d'informations sur Insights et Cloud Connector, consultez :"
169
169
  ],
170
170
  "For more information about the Subscriptions service, see:": [
171
- ""
171
+ "Pour plus d'informations sur le service d'abonnements, consultez :"
172
172
  ],
173
173
  "Foreman plugin that process & upload data to Red Hat Cloud": [
174
174
  "Plugin Foreman qui traite et télécharge les données vers Red Hat Cloud"
@@ -177,16 +177,16 @@
177
177
  "Plein écran"
178
178
  ],
179
179
  "Generate and upload report": [
180
- ""
180
+ "Générer et télécharger un rapport"
181
181
  ],
182
182
  "Generate the report, but do not upload": [
183
- ""
183
+ "Générer le rapport, mais ne pas le télécharger"
184
184
  ],
185
185
  "Generating": [
186
186
  "En cours de génération"
187
187
  ],
188
188
  "Go to Foreman Insights page": [
189
- ""
189
+ "Accéder à la page Foreman Insights"
190
190
  ],
191
191
  "Go to first page": [
192
192
  "Aller à la première page"
@@ -201,7 +201,7 @@
201
201
  "Aller à la page précédente"
202
202
  ],
203
203
  "Grab hosts that are missing in RH Cloud": [
204
- ""
204
+ "Récupérer les hôtes manquants dans RH Cloud"
205
205
  ],
206
206
  "Host Insights recommendations": [
207
207
  "Recommandations de Host Insights"
@@ -243,13 +243,13 @@
243
243
  "La synchronisation de l'inventaire a commencé :"
244
244
  ],
245
245
  "Items per page": [
246
- "Articles par page"
246
+ "Items par page"
247
247
  ],
248
248
  "Knowledgebase article": [
249
249
  "Article de base de connaissances"
250
250
  ],
251
251
  "List of host UUIDs": [
252
- ""
252
+ "Liste des UUID d'hôtes"
253
253
  ],
254
254
  "Loading": [
255
255
  "Chargement"
@@ -354,7 +354,7 @@
354
354
  "Les recommandations ont été synchronisées"
355
355
  ],
356
356
  "Reconfigure cloud connector": [
357
- ""
357
+ "Reconfigurer le connecteur cloud"
358
358
  ],
359
359
  "Red Hat Cloud Inventory": [
360
360
  "Inventaire Red Hat Cloud"
@@ -396,7 +396,7 @@
396
396
  "Le serveur satellite a %{hits_count} recommandations de Red Hat"
397
397
  ],
398
398
  "Scoped search string for host removal": [
399
- ""
399
+ "Chaîne de recherche limitée pour la suppression de l'hôte"
400
400
  ],
401
401
  "Select recommendations from all pages": [
402
402
  "Sélectionner des recommandations sur toutes les pages"
@@ -414,7 +414,7 @@
414
414
  "Afficher les paramètres avancés"
415
415
  ],
416
416
  "Show if system is configured to use local iop-advisor-engine.": [
417
- ""
417
+ "Indique si le système est configuré pour utiliser le moteur iop-advisor local."
418
418
  ],
419
419
  "Start inventory synchronization": [
420
420
  "Démarrer la synchronisation de l'inventaire"
@@ -438,16 +438,16 @@
438
438
  "Synchroniser automatiquement les recommandations"
439
439
  ],
440
440
  "The Foreman inventory upload plugin automatically uploads Foreman host inventory data to the Inventory service of Insights, where it can also be used by the Subscriptions service for subscription reporting. If you use the Subscriptions service, enabling inventory uploads is required.": [
441
- ""
441
+ "Le plugin de téléchargement d'inventaire Foreman télécharge automatiquement les données d'inventaire des hôtes Foreman vers le service Inventaire d'Insights, où elles peuvent également être utilisées par le service Abonnements pour générer des rapports d'abonnement. Si vous utilisez le service Abonnements, l'activation du téléchargement d'inventaire est requise."
442
442
  ],
443
443
  "The Red Hat Hybrid Cloud Console provides a set of cloud services, including Red Hat Insights and Subscriptions, that provide predictive analysis, remediation of issues, and unified subscription reporting for this Foreman instance.": [
444
- ""
444
+ "La console Red Hat Hybrid Cloud fournit un ensemble de services cloud, notamment Red Hat Insights et Subscriptions, qui fournissent une analyse prédictive, une correction des problèmes et des rapports d'abonnement unifiés pour cette instance Foreman."
445
445
  ],
446
446
  "The report file %{filename} doesn't exist": [
447
447
  "Le fichier de rapport %{filename} n'existe pas"
448
448
  ],
449
449
  "The scheduled process is disabled because this Foreman is configured with the use_local_advisor_engine option.": [
450
- ""
450
+ "Le processus planifié est désactivé car ce contremaître est configuré avec l'option use_local_advisor_engine."
451
451
  ],
452
452
  "The server returned the following error: %s": [
453
453
  "Le serveur a renvoyé l'erreur suivante : %s"
@@ -456,16 +456,16 @@
456
456
  "La tâche a échoué avec l'erreur suivante :"
457
457
  ],
458
458
  "There are no recommendations for your hosts": [
459
- ""
459
+ "Il n'y a aucune recommandation pour vos hôtes"
460
460
  ],
461
461
  "This action will also enable automatic reports upload": [
462
462
  "Cette action permettra également le téléchargement automatique des rapports"
463
463
  ],
464
464
  "To enable this reporting for all Foreman organizations, set {uploadButtonName} to on. The data will be reported automatically once per day.": [
465
- ""
465
+ "Pour activer ce rapport pour toutes les organisations Foreman, définissez{uploadButtonName} à activé. Les données seront signalées automatiquement une fois par jour."
466
466
  ],
467
467
  "To manually upload the data for a specific organization, select an organization and click {restartButtonName}.": [
468
- ""
468
+ "Pour télécharger manuellement les données d'une organisation spécifique, sélectionnez une organisation et cliquez sur{restartButtonName} ."
469
469
  ],
470
470
  "Total risk": [
471
471
  "Risque total"
@@ -474,13 +474,13 @@
474
474
  "Risques totaux"
475
475
  ],
476
476
  "Upload hits from iop-advisor-engine": [
477
- ""
477
+ "Télécharger les hits depuis iop-advisor-engine"
478
478
  ],
479
479
  "Upload hits information": [
480
- ""
480
+ "Télécharger les informations sur les hits"
481
481
  ],
482
482
  "Upload rules related to the hits": [
483
- ""
483
+ "Règles de téléchargement liées aux hits"
484
484
  ],
485
485
  "Uploading": [
486
486
  "Téléchargement"
@@ -498,31 +498,31 @@
498
498
  "Attendez et %s"
499
499
  ],
500
500
  "Whether the resolution requires reboot": [
501
- ""
501
+ "Si la résolution nécessite un redémarrage"
502
502
  ],
503
503
  "category name": [
504
- ""
504
+ "nom de la catégorie"
505
505
  ],
506
506
  "generic": [
507
- ""
507
+ "générique"
508
508
  ],
509
509
  "hosts page": [
510
510
  "page hôtes"
511
511
  ],
512
512
  "impact name": [
513
- ""
513
+ "nom de l'impact"
514
514
  ],
515
515
  "iop payload including resolutions, rules, hits": [
516
- ""
516
+ "charge utile iop incluant les résolutions, les règles et les hits"
517
517
  ],
518
518
  "items": [
519
- "articles"
519
+ "items"
520
520
  ],
521
521
  "likelihood number": [
522
- ""
522
+ "nombre de vraisemblance"
523
523
  ],
524
524
  "more info": [
525
- ""
525
+ "plus d'infos"
526
526
  ],
527
527
  "page": [
528
528
  "page"
@@ -531,52 +531,52 @@
531
531
  "par page"
532
532
  ],
533
533
  "publish date (YYYY-MM-DD)": [
534
- ""
534
+ "date de publication (AAAA-MM-JJ)"
535
535
  ],
536
536
  "rating": [
537
- ""
537
+ "notation"
538
538
  ],
539
539
  "reason": [
540
- ""
540
+ "raison"
541
541
  ],
542
542
  "reboot required": [
543
- ""
543
+ "redémarrage requis"
544
544
  ],
545
545
  "resolution description": [
546
- ""
546
+ "description de la résolution"
547
547
  ],
548
548
  "resolution risk": [
549
- ""
549
+ "risque de résolution"
550
550
  ],
551
551
  "result url": [
552
- ""
552
+ "URL du résultat"
553
553
  ],
554
554
  "rule description": [
555
- ""
555
+ "description de la règle"
556
556
  ],
557
557
  "rule id": [
558
- ""
558
+ "identifiant de règle"
559
559
  ],
560
560
  "rule title": [
561
- ""
561
+ "titre de la règle"
562
562
  ],
563
563
  "solution url": [
564
- ""
564
+ "URL de la solution"
565
565
  ],
566
566
  "summary": [
567
- ""
567
+ "résumé"
568
568
  ],
569
569
  "total risk": [
570
- ""
570
+ "risque total"
571
571
  ],
572
572
  "type": [
573
- ""
573
+ "type"
574
574
  ],
575
575
  "upload hits details json": [
576
- ""
576
+ "détails des hits de téléchargement json"
577
577
  ],
578
578
  "upload resolutions related to the hits": [
579
- ""
579
+ "télécharger les résolutions liées aux hits"
580
580
  ],
581
581
  "view the job in progress": [
582
582
  "visualiser job en cours"
@@ -6,7 +6,7 @@
6
6
  "Project-Id-Version": "foreman_rh_cloud 11.1.0",
7
7
  "Report-Msgid-Bugs-To": "",
8
8
  "PO-Revision-Date": "2023-01-20 13:26+0000",
9
- "Last-Translator": "Ewoud Kohl van Wijngaarden <ewoud+transifex@kohlvanwijngaarden.nl>, 2023",
9
+ "Last-Translator": "Ewoud Kohl van Wijngaarden <ewoud+transifex@kohlvanwijngaarden.nl>, 2025",
10
10
  "Language-Team": "Japanese (https://app.transifex.com/foreman/teams/114/ja/)",
11
11
  "MIME-Version": "1.0",
12
12
  "Content-Type": "text/plain; charset=UTF-8",
@@ -18,13 +18,13 @@
18
18
  "plural_forms": "nplurals=1; plural=0;"
19
19
  },
20
20
  " Sync all inventory status": [
21
- ""
21
+ " すべてのインベントリー状況を同期する"
22
22
  ],
23
23
  "%s organizations": [
24
24
  "組織 %s 件"
25
25
  ],
26
26
  "About subscription watch": [
27
- "サブスクリプションウォッチの概要"
27
+ "Subscription Watch の概要"
28
28
  ],
29
29
  "Actions history": [
30
30
  "アクション履歴"
@@ -45,7 +45,7 @@
45
45
  "自動インベントリーアップロード"
46
46
  ],
47
47
  "Automatic mismatch deletion": [
48
- ""
48
+ "不一致の自動削除"
49
49
  ],
50
50
  "Cancel": [
51
51
  "取り消し"
@@ -87,7 +87,7 @@
87
87
  "特定のホストで Cloud Connector を設定します。"
88
88
  ],
89
89
  "Configure cloud connector": [
90
- ""
90
+ "Cloud Connector の設定"
91
91
  ],
92
92
  "Connectivity test": [
93
93
  "接続性テスト"
@@ -99,7 +99,7 @@
99
99
  "現在のページ"
100
100
  ],
101
101
  "Disconnected hosts: ": [
102
- "切断されたホスト: "
102
+ "非接続ホスト: "
103
103
  ],
104
104
  "Displays manifest statuses per accessible organizations.": [
105
105
  "アクセス可能な組織別にマニフェストステータスを表示します。"
@@ -114,7 +114,7 @@
114
114
  "最新レポートのダウンロード"
115
115
  ],
116
116
  "Enable automatic deletion of mismatched host records from the Red Hat cloud": [
117
- ""
117
+ "不一致のホストレコードを Red Hat クラウドから自動的に削除できるようにする"
118
118
  ],
119
119
  "Enable automatic synchronization of Insights recommendations from the Red Hat cloud": [
120
120
  "Red Hat クラウドから Insights の推奨事項の自動同期を有効にする"
@@ -150,7 +150,7 @@
150
150
  "終了コード: %s"
151
151
  ],
152
152
  "Fetch Insights-related host details": [
153
- ""
153
+ "Insights 関連のホスト詳細を取得する"
154
154
  ],
155
155
  "Fetching data about your accounts": [
156
156
  "アカウントに関するデータの取得"
@@ -165,10 +165,10 @@
165
165
  "詳細は、以下を参照してください。"
166
166
  ],
167
167
  "For more information about Insights and Cloud Connector, see:": [
168
- ""
168
+ "Insights と Cloud Connector の詳細は、以下を参照してください。"
169
169
  ],
170
170
  "For more information about the Subscriptions service, see:": [
171
- ""
171
+ "サブスクリプションサービスの詳細は、以下を参照してください。"
172
172
  ],
173
173
  "Foreman plugin that process & upload data to Red Hat Cloud": [
174
174
  "データを処理して Red Hat Cloud にアップロードする Foreman プラグイン"
@@ -177,16 +177,16 @@
177
177
  "全画面"
178
178
  ],
179
179
  "Generate and upload report": [
180
- ""
180
+ "レポートの生成およびアップロード"
181
181
  ],
182
182
  "Generate the report, but do not upload": [
183
- ""
183
+ "レポートを生成するがアップロードしない"
184
184
  ],
185
185
  "Generating": [
186
186
  "生成中"
187
187
  ],
188
188
  "Go to Foreman Insights page": [
189
- ""
189
+ "Foreman Insights ページへ移動する"
190
190
  ],
191
191
  "Go to first page": [
192
192
  "最初のページに移動"
@@ -201,7 +201,7 @@
201
201
  "前のページに移動"
202
202
  ],
203
203
  "Grab hosts that are missing in RH Cloud": [
204
- ""
204
+ "RH Cloud にないホストを取得する"
205
205
  ],
206
206
  "Host Insights recommendations": [
207
207
  "ホストに関する Insights の推奨事項"
@@ -249,13 +249,13 @@
249
249
  "ナレッジベースアーティクル"
250
250
  ],
251
251
  "List of host UUIDs": [
252
- ""
252
+ "ホスト UUID のリスト"
253
253
  ],
254
254
  "Loading": [
255
255
  "ロード中"
256
256
  ],
257
257
  "Loading...": [
258
- "ロード中..."
258
+ "読み込み中..."
259
259
  ],
260
260
  "Low": [
261
261
  "低"
@@ -264,7 +264,7 @@
264
264
  "手動"
265
265
  ],
266
266
  "Moderate": [
267
- "中程度"
267
+ ""
268
268
  ],
269
269
  "More details can be found in": [
270
270
  "詳細は、以下を参照してください: "
@@ -354,7 +354,7 @@
354
354
  "推奨事項が正常に同期されました"
355
355
  ],
356
356
  "Reconfigure cloud connector": [
357
- ""
357
+ "Cloud Connector の再設定"
358
358
  ],
359
359
  "Red Hat Cloud Inventory": [
360
360
  "Red Hat Cloud インベントリー"
@@ -396,7 +396,7 @@
396
396
  "Satellite Server には、Red Hat からの推奨事項が %{hits_count} 件あります。"
397
397
  ],
398
398
  "Scoped search string for host removal": [
399
- ""
399
+ "ホストを削除する場合に対象を特定の範囲に限定する検索文字列"
400
400
  ],
401
401
  "Select recommendations from all pages": [
402
402
  "すべてのページから推奨事項を選択する"
@@ -414,7 +414,7 @@
414
414
  "詳細設定の表示"
415
415
  ],
416
416
  "Show if system is configured to use local iop-advisor-engine.": [
417
- ""
417
+ "システムがローカル iop-advisor-engine を使用するように設定されているかどうかを表示します。"
418
418
  ],
419
419
  "Start inventory synchronization": [
420
420
  "インベントリー同期の開始"
@@ -438,16 +438,16 @@
438
438
  "推奨事項を自動的に同期する"
439
439
  ],
440
440
  "The Foreman inventory upload plugin automatically uploads Foreman host inventory data to the Inventory service of Insights, where it can also be used by the Subscriptions service for subscription reporting. If you use the Subscriptions service, enabling inventory uploads is required.": [
441
- ""
441
+ "Foreman インベントリーアップロードプラグインは、Foreman ホストのインベントリーデータを Insights のインベントリーサービスに自動的にアップロードします。このデータは、サブスクリプションサービスでもサブスクリプションレポートに使用できます。サブスクリプションサービスを使用する場合は、インベントリーアップロードを有効にする必要があります。"
442
442
  ],
443
443
  "The Red Hat Hybrid Cloud Console provides a set of cloud services, including Red Hat Insights and Subscriptions, that provide predictive analysis, remediation of issues, and unified subscription reporting for this Foreman instance.": [
444
- ""
444
+ "Red Hat Hybrid Cloud Console は、この Foreman インスタンスの予測分析、問題の修復、統合サブスクリプションレポートを提供する Red Hat Insights およびサブスクリプションを含む一連のクラウドサービスを提供します。"
445
445
  ],
446
446
  "The report file %{filename} doesn't exist": [
447
447
  "%{filename} レポートファイルがありません"
448
448
  ],
449
449
  "The scheduled process is disabled because this Foreman is configured with the use_local_advisor_engine option.": [
450
- ""
450
+ "この Foreman は use_local_advisor_engine オプションで設定されているため、スケジュールされたプロセスは無効になっています。"
451
451
  ],
452
452
  "The server returned the following error: %s": [
453
453
  "サーバーは以下のエラーを返しました: %s"
@@ -456,16 +456,16 @@
456
456
  "タスクは以下のエラーで失敗しました: "
457
457
  ],
458
458
  "There are no recommendations for your hosts": [
459
- ""
459
+ "ホストに関する推奨事項はありません"
460
460
  ],
461
461
  "This action will also enable automatic reports upload": [
462
462
  "このアクションを実行すると、自動レポートのアップロードも有効になります。"
463
463
  ],
464
464
  "To enable this reporting for all Foreman organizations, set {uploadButtonName} to on. The data will be reported automatically once per day.": [
465
- ""
465
+ "すべての Foreman 組織でこのレポートを有効にするには、{uploadButtonName} をオンに設定します。データは 1 日に 1 回自動的にレポートされます。"
466
466
  ],
467
467
  "To manually upload the data for a specific organization, select an organization and click {restartButtonName}.": [
468
- ""
468
+ "特定の組織のデータを手動でアップロードするには、組織を選択して {restartButtonName} をクリックします。"
469
469
  ],
470
470
  "Total risk": [
471
471
  "リスクの総数"
@@ -474,13 +474,13 @@
474
474
  "リスクの総数"
475
475
  ],
476
476
  "Upload hits from iop-advisor-engine": [
477
- ""
477
+ "iop-advisor-engine からの検索結果をアップロードする"
478
478
  ],
479
479
  "Upload hits information": [
480
- ""
480
+ "検索結果の情報をアップロードする"
481
481
  ],
482
482
  "Upload rules related to the hits": [
483
- ""
483
+ "検索結果に関するアップロードルール"
484
484
  ],
485
485
  "Uploading": [
486
486
  "アップロード中..."
@@ -498,31 +498,31 @@
498
498
  "待機して %s"
499
499
  ],
500
500
  "Whether the resolution requires reboot": [
501
- ""
501
+ "解決策には再起動が必要かどうか"
502
502
  ],
503
503
  "category name": [
504
- ""
504
+ "カテゴリー名"
505
505
  ],
506
506
  "generic": [
507
- ""
507
+ "汎用"
508
508
  ],
509
509
  "hosts page": [
510
510
  "ホストページ"
511
511
  ],
512
512
  "impact name": [
513
- ""
513
+ "影響名"
514
514
  ],
515
515
  "iop payload including resolutions, rules, hits": [
516
- ""
516
+ "解決策、ルール、検索結果を含む iop ペイロード"
517
517
  ],
518
518
  "items": [
519
519
  "項目"
520
520
  ],
521
521
  "likelihood number": [
522
- ""
522
+ "適用可能な確率"
523
523
  ],
524
524
  "more info": [
525
- ""
525
+ "詳細情報"
526
526
  ],
527
527
  "page": [
528
528
  "ページ"
@@ -531,52 +531,52 @@
531
531
  "/ページ"
532
532
  ],
533
533
  "publish date (YYYY-MM-DD)": [
534
- ""
534
+ "公開日 (YYYY-MM-DD)"
535
535
  ],
536
536
  "rating": [
537
- ""
537
+ "評価"
538
538
  ],
539
539
  "reason": [
540
- ""
540
+ "理由"
541
541
  ],
542
542
  "reboot required": [
543
- ""
543
+ "再起動が必要です"
544
544
  ],
545
545
  "resolution description": [
546
- ""
546
+ "解決策の説明"
547
547
  ],
548
548
  "resolution risk": [
549
- ""
549
+ "解決策のリスク"
550
550
  ],
551
551
  "result url": [
552
- ""
552
+ "結果 URL"
553
553
  ],
554
554
  "rule description": [
555
- ""
555
+ "ルールの説明"
556
556
  ],
557
557
  "rule id": [
558
- ""
558
+ "ルール ID"
559
559
  ],
560
560
  "rule title": [
561
- ""
561
+ "ルールタイトル"
562
562
  ],
563
563
  "solution url": [
564
- ""
564
+ "ソリューション URL"
565
565
  ],
566
566
  "summary": [
567
- ""
567
+ "要約"
568
568
  ],
569
569
  "total risk": [
570
- ""
570
+ "リスクの総数"
571
571
  ],
572
572
  "type": [
573
- ""
573
+ "タイプ"
574
574
  ],
575
575
  "upload hits details json": [
576
- ""
576
+ "検索結果の詳細 JSON をアップロード"
577
577
  ],
578
578
  "upload resolutions related to the hits": [
579
- ""
579
+ "検索結果に関連する解決策をアップロードする"
580
580
  ],
581
581
  "view the job in progress": [
582
582
  "処理中のジョブを表示する"