foreman_rh_cloud 11.1.0 → 11.2.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.
- checksums.yaml +4 -4
- data/app/assets/javascripts/foreman_rh_cloud/locale/en/foreman_rh_cloud.js +248 -161
- data/app/assets/javascripts/foreman_rh_cloud/locale/fr/foreman_rh_cloud.js +393 -306
- data/app/assets/javascripts/foreman_rh_cloud/locale/ja/foreman_rh_cloud.js +393 -306
- data/app/assets/javascripts/foreman_rh_cloud/locale/ka/foreman_rh_cloud.js +393 -306
- data/app/assets/javascripts/foreman_rh_cloud/locale/ko/foreman_rh_cloud.js +589 -0
- data/app/assets/javascripts/foreman_rh_cloud/locale/zh_CN/foreman_rh_cloud.js +393 -306
- data/app/controllers/insights_cloud/api/machine_telemetries_controller.rb +9 -1
- data/app/services/foreman_rh_cloud/cloud_request_forwarder.rb +4 -2
- data/app/services/foreman_rh_cloud/hits_uploader.rb +3 -8
- data/app/services/foreman_rh_cloud/rules_ingester.rb +61 -0
- data/app/services/foreman_rh_cloud/template_renderer_helper.rb +1 -1
- data/config/routes.rb +10 -4
- data/db/seeds.d/189_add_host_inventory_param.rb +7 -0
- data/lib/foreman_inventory_upload/async/upload_report_job.rb +1 -1
- data/lib/foreman_inventory_upload/generators/queries.rb +1 -1
- data/lib/foreman_rh_cloud/version.rb +1 -1
- data/lib/insights_cloud.rb +4 -0
- data/lib/tasks/insights.rake +10 -7
- data/lib/tasks/rh_cloud_inventory.rake +8 -3
- data/locale/Makefile +12 -2
- data/locale/en/LC_MESSAGES/foreman_rh_cloud.mo +0 -0
- data/locale/en/foreman_rh_cloud.po +111 -22
- data/locale/foreman_rh_cloud.pot +217 -96
- data/locale/fr/LC_MESSAGES/foreman_rh_cloud.mo +0 -0
- data/locale/fr/foreman_rh_cloud.po +106 -19
- data/locale/ja/LC_MESSAGES/foreman_rh_cloud.mo +0 -0
- data/locale/ja/foreman_rh_cloud.po +106 -19
- data/locale/ka/LC_MESSAGES/foreman_rh_cloud.mo +0 -0
- data/locale/ka/foreman_rh_cloud.po +106 -19
- data/locale/ko/LC_MESSAGES/foreman_rh_cloud.mo +0 -0
- data/locale/ko/foreman_rh_cloud.po +591 -0
- data/locale/zh_CN/LC_MESSAGES/foreman_rh_cloud.mo +0 -0
- data/locale/zh_CN/foreman_rh_cloud.po +106 -19
- data/package.json +1 -1
- data/test/unit/services/foreman_rh_cloud/cloud_request_forwarder_test.rb +24 -0
- data/test/unit/services/foreman_rh_cloud/hits_uploader_test.rb +13 -2
- data/test/unit/services/foreman_rh_cloud/rules_ingester_test.rb +60 -0
- data/test/unit/slice_generator_test.rb +24 -2
- data/webpack/InsightsCloudSync/Components/RemediationModal/RemediationModal.js +5 -1
- metadata +10 -3
@@ -8,7 +8,7 @@
|
|
8
8
|
#
|
9
9
|
msgid ""
|
10
10
|
msgstr ""
|
11
|
-
"Project-Id-Version: foreman_rh_cloud 1.0
|
11
|
+
"Project-Id-Version: foreman_rh_cloud 11.1.0\n"
|
12
12
|
"Report-Msgid-Bugs-To: \n"
|
13
13
|
"PO-Revision-Date: 2023-01-20 13:26+0000\n"
|
14
14
|
"Last-Translator: Temuri Doghonadze <temuri.doghonadze@gmail.com>, 2023\n"
|
@@ -19,8 +19,8 @@ msgstr ""
|
|
19
19
|
"Language: ka\n"
|
20
20
|
"Plural-Forms: nplurals=2; plural=(n!=1);\n"
|
21
21
|
|
22
|
-
msgid " Sync inventory status"
|
23
|
-
msgstr "
|
22
|
+
msgid " Sync all inventory status"
|
23
|
+
msgstr ""
|
24
24
|
|
25
25
|
msgid "%s organizations"
|
26
26
|
msgstr "%s ორგანიზაცია"
|
@@ -85,12 +85,12 @@ msgstr "დასრულებულია"
|
|
85
85
|
msgid "Configure"
|
86
86
|
msgstr "მორგება"
|
87
87
|
|
88
|
-
msgid "Configure Cloud Connector"
|
89
|
-
msgstr "ღრუბელთან მიერთების მორგება"
|
90
|
-
|
91
88
|
msgid "Configure Cloud Connector on given hosts"
|
92
89
|
msgstr "მითითებულ ჰოსტებზე Cloud Connector-ის მორგება"
|
93
90
|
|
91
|
+
msgid "Configure cloud connector"
|
92
|
+
msgstr ""
|
93
|
+
|
94
94
|
msgid "Connectivity test"
|
95
95
|
msgstr "მიერთების შემოწმება"
|
96
96
|
|
@@ -151,6 +151,9 @@ msgstr "პაკეტების ამოღება Red Hat Cloud-ზე
|
|
151
151
|
msgid "Exit Code: %s"
|
152
152
|
msgstr "გასვლის კოდი: %s"
|
153
153
|
|
154
|
+
msgid "Fetch Insights-related host details"
|
155
|
+
msgstr ""
|
156
|
+
|
154
157
|
msgid "Fetching data about your accounts"
|
155
158
|
msgstr "მონაცემების გამოთხოვა თქვენი ანგარიშების შესახებ"
|
156
159
|
|
@@ -175,14 +178,17 @@ msgstr "Foreman-ის დამატება, რომელიც მონ
|
|
175
178
|
msgid "Full Screen"
|
176
179
|
msgstr "სრულეკრანიანი რეჟიმი"
|
177
180
|
|
181
|
+
msgid "Generate and upload report"
|
182
|
+
msgstr ""
|
183
|
+
|
178
184
|
msgid "Generate the report, but do not upload"
|
179
185
|
msgstr ""
|
180
186
|
|
181
187
|
msgid "Generating"
|
182
188
|
msgstr "გენერაცია"
|
183
189
|
|
184
|
-
msgid "Go to
|
185
|
-
msgstr "
|
190
|
+
msgid "Go to Foreman Insights page"
|
191
|
+
msgstr ""
|
186
192
|
|
187
193
|
msgid "Go to first page"
|
188
194
|
msgstr "პირველ გვერდზე"
|
@@ -223,9 +229,6 @@ msgstr "ჩასმის პარამეტრები insghts-client-ი
|
|
223
229
|
msgid "Insights"
|
224
230
|
msgstr "Insights"
|
225
231
|
|
226
|
-
msgid "Insights synchronization process is used to provide Insights recommendations output for hosts managed here."
|
227
|
-
msgstr "აქედან მართული ჰოსტებისთვის Insights-ის რეკომენდაციის მისაწოდებლად Insights-ის სინქრონიზაციის პროცესი გამოიყენება."
|
228
|
-
|
229
232
|
msgid "Inventory"
|
230
233
|
msgstr "ინვენტარი"
|
231
234
|
|
@@ -247,6 +250,9 @@ msgstr "ჩანაწერი გვერდზე"
|
|
247
250
|
msgid "Knowledgebase article"
|
248
251
|
msgstr "ცოდნის ბაზის სტატია"
|
249
252
|
|
253
|
+
msgid "List of host UUIDs"
|
254
|
+
msgstr ""
|
255
|
+
|
250
256
|
msgid "Loading"
|
251
257
|
msgstr "იტვირთება"
|
252
258
|
|
@@ -349,8 +355,8 @@ msgstr "არჩეული რეკომენდაციები: %s."
|
|
349
355
|
msgid "Recommendations synced successfully"
|
350
356
|
msgstr "რეკომენდაციების სინქრონიზაცია წარმატებულია"
|
351
357
|
|
352
|
-
msgid "Reconfigure
|
353
|
-
msgstr "
|
358
|
+
msgid "Reconfigure cloud connector"
|
359
|
+
msgstr ""
|
354
360
|
|
355
361
|
msgid "Red Hat Cloud Inventory"
|
356
362
|
msgstr "Red Hat Cloud-ის ინვენტარი"
|
@@ -379,9 +385,6 @@ msgstr "ანგარიში"
|
|
379
385
|
msgid "Resolution"
|
380
386
|
msgstr "გარჩევადობა"
|
381
387
|
|
382
|
-
msgid "Restart"
|
383
|
-
msgstr "გადატვრთვა"
|
384
|
-
|
385
388
|
msgid "Run RH Cloud playbook"
|
386
389
|
msgstr "RH Cloud-ის Playbok-ის გაშვება"
|
387
390
|
|
@@ -412,6 +415,9 @@ msgstr "უნდა შეიცავდეს შემოტანა პა
|
|
412
415
|
msgid "Show Advanced Settings"
|
413
416
|
msgstr "დამატებითი პარამეტრების ცვენება"
|
414
417
|
|
418
|
+
msgid "Show if system is configured to use local iop-advisor-engine."
|
419
|
+
msgstr ""
|
420
|
+
|
415
421
|
msgid "Start inventory synchronization"
|
416
422
|
msgstr "ინვენტარის სინქრონიზაციის დაწყება"
|
417
423
|
|
@@ -433,15 +439,18 @@ msgstr "სინქრონიზაციის რეკომენდა
|
|
433
439
|
msgid "Synchronize recommendations Automatically"
|
434
440
|
msgstr "რეკომენდაციების ავტომატური სინქრონიზაცია"
|
435
441
|
|
436
|
-
msgid "The
|
442
|
+
msgid "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."
|
437
443
|
msgstr ""
|
438
444
|
|
439
|
-
msgid "The
|
445
|
+
msgid "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."
|
440
446
|
msgstr ""
|
441
447
|
|
442
448
|
msgid "The report file %{filename} doesn't exist"
|
443
449
|
msgstr "ანგარიშის ფაილი %{filename} არ არსებობს"
|
444
450
|
|
451
|
+
msgid "The scheduled process is disabled because this Foreman is configured with the use_local_advisor_engine option."
|
452
|
+
msgstr ""
|
453
|
+
|
445
454
|
msgid "The server returned the following error: %s"
|
446
455
|
msgstr "სერვერმა შემდეგი შეცდომა დააბრუნა: %ს"
|
447
456
|
|
@@ -454,7 +463,7 @@ msgstr ""
|
|
454
463
|
msgid "This action will also enable automatic reports upload"
|
455
464
|
msgstr "ეს ქმედება ავტომატურად ანგარიშების ატვირთვასაც ჩართავს"
|
456
465
|
|
457
|
-
msgid "To enable this reporting for all
|
466
|
+
msgid "To enable this reporting for all Foreman organizations, set {uploadButtonName} to on. The data will be reported automatically once per day."
|
458
467
|
msgstr ""
|
459
468
|
|
460
469
|
msgid "To manually upload the data for a specific organization, select an organization and click {restartButtonName}."
|
@@ -466,6 +475,15 @@ msgstr "სრული რისკი"
|
|
466
475
|
msgid "Total risks"
|
467
476
|
msgstr "სულ რისკები"
|
468
477
|
|
478
|
+
msgid "Upload hits from iop-advisor-engine"
|
479
|
+
msgstr ""
|
480
|
+
|
481
|
+
msgid "Upload hits information"
|
482
|
+
msgstr ""
|
483
|
+
|
484
|
+
msgid "Upload rules related to the hits"
|
485
|
+
msgstr ""
|
486
|
+
|
469
487
|
msgid "Uploading"
|
470
488
|
msgstr "ატვირთვა"
|
471
489
|
|
@@ -481,18 +499,87 @@ msgstr "Red Hat Insights-ში ნახვა"
|
|
481
499
|
msgid "Wait and %s"
|
482
500
|
msgstr "დაელოდეთ და %s"
|
483
501
|
|
502
|
+
msgid "Whether the resolution requires reboot"
|
503
|
+
msgstr ""
|
504
|
+
|
505
|
+
msgid "category name"
|
506
|
+
msgstr ""
|
507
|
+
|
508
|
+
msgid "generic"
|
509
|
+
msgstr ""
|
510
|
+
|
484
511
|
msgid "hosts page"
|
485
512
|
msgstr "ჰოსტების გვერდი"
|
486
513
|
|
514
|
+
msgid "impact name"
|
515
|
+
msgstr ""
|
516
|
+
|
517
|
+
msgid "iop payload including resolutions, rules, hits"
|
518
|
+
msgstr ""
|
519
|
+
|
487
520
|
msgid "items"
|
488
521
|
msgstr "ელემენტი"
|
489
522
|
|
523
|
+
msgid "likelihood number"
|
524
|
+
msgstr ""
|
525
|
+
|
526
|
+
msgid "more info"
|
527
|
+
msgstr ""
|
528
|
+
|
490
529
|
msgid "page"
|
491
530
|
msgstr "პანელი"
|
492
531
|
|
493
532
|
msgid "per page"
|
494
533
|
msgstr "გვერდზე"
|
495
534
|
|
535
|
+
msgid "publish date (YYYY-MM-DD)"
|
536
|
+
msgstr ""
|
537
|
+
|
538
|
+
msgid "rating"
|
539
|
+
msgstr ""
|
540
|
+
|
541
|
+
msgid "reason"
|
542
|
+
msgstr ""
|
543
|
+
|
544
|
+
msgid "reboot required"
|
545
|
+
msgstr ""
|
546
|
+
|
547
|
+
msgid "resolution description"
|
548
|
+
msgstr ""
|
549
|
+
|
550
|
+
msgid "resolution risk"
|
551
|
+
msgstr ""
|
552
|
+
|
553
|
+
msgid "result url"
|
554
|
+
msgstr ""
|
555
|
+
|
556
|
+
msgid "rule description"
|
557
|
+
msgstr ""
|
558
|
+
|
559
|
+
msgid "rule id"
|
560
|
+
msgstr ""
|
561
|
+
|
562
|
+
msgid "rule title"
|
563
|
+
msgstr ""
|
564
|
+
|
565
|
+
msgid "solution url"
|
566
|
+
msgstr ""
|
567
|
+
|
568
|
+
msgid "summary"
|
569
|
+
msgstr ""
|
570
|
+
|
571
|
+
msgid "total risk"
|
572
|
+
msgstr ""
|
573
|
+
|
574
|
+
msgid "type"
|
575
|
+
msgstr ""
|
576
|
+
|
577
|
+
msgid "upload hits details json"
|
578
|
+
msgstr ""
|
579
|
+
|
580
|
+
msgid "upload resolutions related to the hits"
|
581
|
+
msgstr ""
|
582
|
+
|
496
583
|
msgid "view the job in progress"
|
497
584
|
msgstr "გაშვებული დავალების ნახვა"
|
498
585
|
|
Binary file
|