foreman_rh_cloud 12.2.12 → 13.0.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/fr/foreman_rh_cloud.js +24 -78
- data/app/assets/javascripts/foreman_rh_cloud/locale/ja/foreman_rh_cloud.js +24 -78
- data/app/assets/javascripts/foreman_rh_cloud/locale/ka/foreman_rh_cloud.js +23 -77
- data/app/assets/javascripts/foreman_rh_cloud/locale/ko/foreman_rh_cloud.js +23 -77
- data/app/assets/javascripts/foreman_rh_cloud/locale/zh_CN/foreman_rh_cloud.js +23 -77
- data/app/controllers/concerns/insights_cloud/package_profile_upload_extensions.rb +3 -2
- data/app/models/insights_hit.rb +1 -1
- data/app/services/foreman_rh_cloud/cert_auth.rb +3 -13
- data/app/services/foreman_rh_cloud/gateway_request.rb +26 -0
- data/app/services/foreman_rh_cloud/insights_api_forwarder.rb +1 -3
- data/app/services/foreman_rh_cloud/tags_auth.rb +1 -2
- data/lib/foreman_inventory_upload/async/generate_report_job.rb +8 -13
- data/lib/foreman_inventory_upload/async/queue_for_upload_job.rb +4 -4
- data/lib/foreman_inventory_upload/async/upload_report_job.rb +5 -6
- data/lib/foreman_inventory_upload/generators/fact_helpers.rb +2 -2
- data/lib/foreman_inventory_upload/generators/slice.rb +3 -3
- data/lib/foreman_inventory_upload/scripts/uploader.sh.erb +1 -7
- data/lib/foreman_rh_cloud/engine.rb +15 -33
- data/lib/foreman_rh_cloud/plugin.rb +9 -9
- data/lib/foreman_rh_cloud/version.rb +1 -1
- data/lib/tasks/rh_cloud_inventory.rake +31 -14
- data/locale/foreman_rh_cloud.pot +157 -261
- data/locale/fr/LC_MESSAGES/foreman_rh_cloud.mo +0 -0
- data/locale/fr/foreman_rh_cloud.po +26 -79
- data/locale/ja/LC_MESSAGES/foreman_rh_cloud.mo +0 -0
- data/locale/ja/foreman_rh_cloud.po +26 -79
- data/locale/ka/LC_MESSAGES/foreman_rh_cloud.mo +0 -0
- data/locale/ka/foreman_rh_cloud.po +24 -77
- data/locale/ko/LC_MESSAGES/foreman_rh_cloud.mo +0 -0
- data/locale/ko/foreman_rh_cloud.po +25 -78
- data/locale/zh_CN/LC_MESSAGES/foreman_rh_cloud.mo +0 -0
- data/locale/zh_CN/foreman_rh_cloud.po +25 -78
- data/package.json +1 -1
- data/test/jobs/upload_report_job_test.rb +1 -2
- data/test/unit/fact_helpers_test.rb +0 -47
- data/test/unit/slice_generator_test.rb +0 -57
- data/webpack/ForemanRhCloudFills.js +2 -6
- data/webpack/ForemanRhCloudHelpers.js +0 -4
- data/webpack/InsightsHostDetailsTab/InsightsTab.scss +0 -4
- data/webpack/InsightsHostDetailsTab/InsightsTotalRiskChart.js +23 -59
- data/webpack/InsightsHostDetailsTab/NewHostDetailsTab.js +16 -3
- data/webpack/InsightsVulnerabilityHostIndexExtensions/CVECountCell.js +2 -8
- data/webpack/InsightsVulnerabilityHostIndexExtensions/__tests__/CVECountCell.test.js +2 -48
- data/webpack/__tests__/ForemanRhCloudHelpers.test.js +1 -16
- data/webpack/__tests__/__snapshots__/ForemanRhCloudHelpers.test.js.snap +0 -6
- metadata +4 -10
- data/lib/foreman_inventory_upload/async/create_missing_insights_facets.rb +0 -29
- data/lib/foreman_inventory_upload/async/generate_host_report.rb +0 -20
- data/lib/foreman_inventory_upload/async/host_inventory_report_job.rb +0 -39
- data/lib/foreman_inventory_upload/async/single_host_report_job.rb +0 -20
- data/test/jobs/queue_for_upload_job_test.rb +0 -63
- data/webpack/InsightsHostDetailsTab/__tests__/InsightsTotalRiskChart.test.js +0 -194
@@ -6,9 +6,10 @@
|
|
6
6
|
# Translators:
|
7
7
|
# Temuri Doghonadze <temuri.doghonadze@gmail.com>, 2023
|
8
8
|
#
|
9
|
+
#, fuzzy
|
9
10
|
msgid ""
|
10
11
|
msgstr ""
|
11
|
-
"Project-Id-Version: foreman_rh_cloud
|
12
|
+
"Project-Id-Version: foreman_rh_cloud 11.1.0\n"
|
12
13
|
"Report-Msgid-Bugs-To: \n"
|
13
14
|
"PO-Revision-Date: 2023-01-20 13:26+0000\n"
|
14
15
|
"Last-Translator: Temuri Doghonadze <temuri.doghonadze@gmail.com>, 2023\n"
|
@@ -37,9 +38,6 @@ msgstr "ინვენტარის დამატებითი პარ
|
|
37
38
|
msgid "All recommendations are now selected."
|
38
39
|
msgstr "ახლა ყველა რეკომენდაცია მონიშნულია."
|
39
40
|
|
40
|
-
msgid "Analytics data collection"
|
41
|
-
msgstr ""
|
42
|
-
|
43
41
|
msgid "Any Organization"
|
44
42
|
msgstr "ნებისმიერი ორგანიზაცია"
|
45
43
|
|
@@ -121,17 +119,11 @@ msgstr "უახლესი ანგარიშის გადმოწე
|
|
121
119
|
msgid "Enable automatic deletion of mismatched host records from the Red Hat cloud"
|
122
120
|
msgstr ""
|
123
121
|
|
124
|
-
msgid "Enable automatic deletion of mismatched host records from the Red Hat cloud. Ignored when using local Insights."
|
125
|
-
msgstr ""
|
126
|
-
|
127
122
|
msgid "Enable automatic synchronization of Insights recommendations from the Red Hat cloud"
|
128
123
|
msgstr "Red Hat Cloud-დან Insight-ის რეკომენდაციების ავტომატური სინქრონიზაციების ჩართვა"
|
129
124
|
|
130
|
-
msgid "Enable automatic
|
131
|
-
msgstr ""
|
132
|
-
|
133
|
-
msgid "Enable automatic upload of your host inventory to the Red Hat cloud. Ignored when using local Insights."
|
134
|
-
msgstr ""
|
125
|
+
msgid "Enable automatic upload of your host inventory to the Red Hat cloud"
|
126
|
+
msgstr "თქვენი ჰოსტების ინვენტარის Red Hat Cloud-ში ავტომატური ატვირთვის ჩართვა"
|
135
127
|
|
136
128
|
msgid "Enable automatic upload of your hosts inventory to the Red Hat cloud"
|
137
129
|
msgstr "თქვენი ჰოსტების ინვენტარის Red Hat Cloud-ში ავტომატური ატვირთვის ჩართვა"
|
@@ -145,14 +137,17 @@ msgstr "ინვენტარის ატვირთვის ჩართ
|
|
145
137
|
msgid "Encountered an error while trying to access the server:"
|
146
138
|
msgstr "შეცდომა სერვერთან წვდომის მცდელობისას:"
|
147
139
|
|
148
|
-
msgid "Exclude installed
|
149
|
-
msgstr ""
|
140
|
+
msgid "Exclude installed Packages"
|
141
|
+
msgstr "დაყენებული პაკეტების გამორიცხვა"
|
150
142
|
|
151
143
|
msgid "Exclude installed packages from being uploaded to the Red Hat cloud"
|
152
144
|
msgstr "Red Hat cloud-ში ატვირთული პაკეტების სიიდან დაყენებული პაკეტების ამოღება"
|
153
145
|
|
154
|
-
msgid "Exclude
|
155
|
-
msgstr ""
|
146
|
+
msgid "Exclude packages"
|
147
|
+
msgstr "პაკეტების გამორიცხვა"
|
148
|
+
|
149
|
+
msgid "Exclude packages from being uploaded to the Red Hat cloud"
|
150
|
+
msgstr "პაკეტების ამოღება Red Hat Cloud-ზე ასატვირთი სიიდან"
|
156
151
|
|
157
152
|
msgid "Exit Code: %s"
|
158
153
|
msgstr "გასვლის კოდი: %s"
|
@@ -187,9 +182,6 @@ msgstr "სრულეკრანიანი რეჟიმი"
|
|
187
182
|
msgid "Generate and upload report"
|
188
183
|
msgstr ""
|
189
184
|
|
190
|
-
msgid "Generate report"
|
191
|
-
msgstr ""
|
192
|
-
|
193
185
|
msgid "Generate the report, but do not upload"
|
194
186
|
msgstr ""
|
195
187
|
|
@@ -217,9 +209,6 @@ msgstr ""
|
|
217
209
|
msgid "Host Insights recommendations"
|
218
210
|
msgstr "ჰოსტის Insights-ის რეკომენდაციები"
|
219
211
|
|
220
|
-
msgid "Host inventory report job"
|
221
|
-
msgstr ""
|
222
|
-
|
223
212
|
msgid "Host was not uploaded to your RH cloud inventory"
|
224
213
|
msgstr "ჰოსტის თქვენი RH-ის ღრუბლოვან ინვენტარში არ ატვირთულა"
|
225
214
|
|
@@ -262,9 +251,6 @@ msgstr "ჩანაწერი გვერდზე"
|
|
262
251
|
msgid "Knowledgebase article"
|
263
252
|
msgstr "ცოდნის ბაზის სტატია"
|
264
253
|
|
265
|
-
msgid "Learn more about {minimalDataCollectionSetting}."
|
266
|
-
msgstr ""
|
267
|
-
|
268
254
|
msgid "List of host UUIDs"
|
269
255
|
msgstr ""
|
270
256
|
|
@@ -280,12 +266,6 @@ msgstr "დაბალი"
|
|
280
266
|
msgid "Manual"
|
281
267
|
msgstr "ხელით"
|
282
268
|
|
283
|
-
msgid "Minimal data collection"
|
284
|
-
msgstr ""
|
285
|
-
|
286
|
-
msgid "Missing Insights facets created: %s"
|
287
|
-
msgstr ""
|
288
|
-
|
289
269
|
msgid "Moderate"
|
290
270
|
msgstr "საშუალო"
|
291
271
|
|
@@ -316,33 +296,21 @@ msgstr "დასასინქრონებელი არაფერი
|
|
316
296
|
msgid "Notice"
|
317
297
|
msgstr "გაფრთხილება"
|
318
298
|
|
299
|
+
msgid "Obfuscate IPs"
|
300
|
+
msgstr "IP-ების ობფუსკაცია"
|
301
|
+
|
319
302
|
msgid "Obfuscate host ipv4 addresses"
|
320
303
|
msgstr "ჰოსტის ipv4 მისამართების ობფუსკაცია"
|
321
304
|
|
322
|
-
msgid "Obfuscate host ipv4 addresses."
|
323
|
-
msgstr ""
|
324
|
-
|
325
305
|
msgid "Obfuscate host names"
|
326
306
|
msgstr "ჰოსტის სახელების ობფუსკაცია"
|
327
307
|
|
328
308
|
msgid "Obfuscate host names sent to the Red Hat cloud"
|
329
309
|
msgstr "Red Hat cloud-ში გაგზავნილი ჰოსტის სახელების დამახინჯება"
|
330
310
|
|
331
|
-
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."
|
332
|
-
msgstr ""
|
333
|
-
|
334
311
|
msgid "Obfuscate ipv4 addresses sent to the Red Hat cloud"
|
335
312
|
msgstr "Red Hat cloud-ში გაგზავნილი IPv4 მისამართების დამახინჯება"
|
336
313
|
|
337
|
-
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."
|
338
|
-
msgstr ""
|
339
|
-
|
340
|
-
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."
|
341
|
-
msgstr ""
|
342
|
-
|
343
|
-
msgid "Only send the minimum required data to Red Hat cloud, obfuscation settings are disabled"
|
344
|
-
msgstr ""
|
345
|
-
|
346
314
|
msgid "Oops! Couldn't find organization that matches your query"
|
347
315
|
msgstr "ვაი! ორგანიზაცია, რომელიც თქვენს პირობებში ჯდება, ვერ ვიპოვე"
|
348
316
|
|
@@ -358,8 +326,11 @@ msgstr "Playbook"
|
|
358
326
|
msgid "RH Cloud"
|
359
327
|
msgstr "RH Cloud"
|
360
328
|
|
361
|
-
msgid "RHC daemon id
|
362
|
-
msgstr ""
|
329
|
+
msgid "RHC daemon id"
|
330
|
+
msgstr "RHC დემონის ID"
|
331
|
+
|
332
|
+
msgid "RHCloud"
|
333
|
+
msgstr "RHCloud"
|
363
334
|
|
364
335
|
msgid "Read more about it in RH cloud insights"
|
365
336
|
msgstr "გაიგეთ მეტი RH Cloud insights-ის შესახებ"
|
@@ -418,8 +389,8 @@ msgstr "გარჩევადობა"
|
|
418
389
|
msgid "Run RH Cloud playbook"
|
419
390
|
msgstr "RH Cloud-ის Playbok-ის გაშვება"
|
420
391
|
|
421
|
-
msgid "Run playbook
|
422
|
-
msgstr ""
|
392
|
+
msgid "Run playbook genrated by Red Hat remediations app"
|
393
|
+
msgstr "Red Hat-ის აღდგენის აპის მიერ გენერირებული Playbook-ის გაშვება"
|
423
394
|
|
424
395
|
msgid "Run remediation playbook generated by Insights"
|
425
396
|
msgstr "Insights-ის მიერ გენერირებული აღდგენის playbook-ის გაშვება"
|
@@ -433,17 +404,14 @@ msgstr ""
|
|
433
404
|
msgid "Select recommendations from all pages"
|
434
405
|
msgstr "რეკომენდაციების მონიშვნა ყველა გვერდიდან"
|
435
406
|
|
436
|
-
msgid "Send additional data to enhance Insights services, as per the settings"
|
437
|
-
msgstr ""
|
438
|
-
|
439
407
|
msgid "Set the current organization context for the request"
|
440
408
|
msgstr "მოთხოვნის მიმდინარე ორგანიზაციის კონტექსტის დაყენება"
|
441
409
|
|
442
410
|
msgid "Settings"
|
443
411
|
msgstr "მორგება"
|
444
412
|
|
445
|
-
msgid "Should import include parameter tags from Foreman?
|
446
|
-
msgstr ""
|
413
|
+
msgid "Should import include parameter tags from Foreman?"
|
414
|
+
msgstr "უნდა შეიცავდეს შემოტანა პარამეტრის ჭდეებს Foreman-დან?"
|
447
415
|
|
448
416
|
msgid "Show Advanced Settings"
|
449
417
|
msgstr "დამატებითი პარამეტრების ცვენება"
|
@@ -451,12 +419,6 @@ msgstr "დამატებითი პარამეტრების ც
|
|
451
419
|
msgid "Show if system is configured to use local iop-advisor-engine."
|
452
420
|
msgstr ""
|
453
421
|
|
454
|
-
msgid "Single-host report job"
|
455
|
-
msgstr ""
|
456
|
-
|
457
|
-
msgid "Single-host report job for host %s"
|
458
|
-
msgstr ""
|
459
|
-
|
460
422
|
msgid "Start inventory synchronization"
|
461
423
|
msgstr "ინვენტარის სინქრონიზაციის დაწყება"
|
462
424
|
|
@@ -487,7 +449,7 @@ msgstr ""
|
|
487
449
|
msgid "The report file %{filename} doesn't exist"
|
488
450
|
msgstr "ანგარიშის ფაილი %{filename} არ არსებობს"
|
489
451
|
|
490
|
-
msgid "The scheduled process is disabled because this Foreman is configured with
|
452
|
+
msgid "The scheduled process is disabled because this Foreman is configured with the use_local_advisor_engine option."
|
491
453
|
msgstr ""
|
492
454
|
|
493
455
|
msgid "The server returned the following error: %s"
|
@@ -499,9 +461,6 @@ msgstr "დავალება შემდეგი შეცდომით
|
|
499
461
|
msgid "There are no recommendations for your hosts"
|
500
462
|
msgstr ""
|
501
463
|
|
502
|
-
msgid "There were no missing Insights facets"
|
503
|
-
msgstr ""
|
504
|
-
|
505
464
|
msgid "This action will also enable automatic reports upload"
|
506
465
|
msgstr "ეს ქმედება ავტომატურად ანგარიშების ატვირთვასაც ჩართავს"
|
507
466
|
|
@@ -511,9 +470,6 @@ msgstr ""
|
|
511
470
|
msgid "To manually upload the data for a specific organization, select an organization and click {restartButtonName}."
|
512
471
|
msgstr ""
|
513
472
|
|
514
|
-
msgid "Total CVEs"
|
515
|
-
msgstr ""
|
516
|
-
|
517
473
|
msgid "Total risk"
|
518
474
|
msgstr "სრული რისკი"
|
519
475
|
|
@@ -541,12 +497,6 @@ msgstr "ყველა რეკომენდაციის ნახვა"
|
|
541
497
|
msgid "View in Red Hat Insights"
|
542
498
|
msgstr "Red Hat Insights-ში ნახვა"
|
543
499
|
|
544
|
-
msgid "Vulnerabilities"
|
545
|
-
msgstr ""
|
546
|
-
|
547
|
-
msgid "Vulnerability"
|
548
|
-
msgstr ""
|
549
|
-
|
550
500
|
msgid "Wait and %s"
|
551
501
|
msgstr "დაელოდეთ და %s"
|
552
502
|
|
@@ -613,9 +563,6 @@ msgstr ""
|
|
613
563
|
msgid "rule title"
|
614
564
|
msgstr ""
|
615
565
|
|
616
|
-
msgid "setting minimal data collection"
|
617
|
-
msgstr ""
|
618
|
-
|
619
566
|
msgid "solution url"
|
620
567
|
msgstr ""
|
621
568
|
|
Binary file
|
@@ -8,14 +8,15 @@
|
|
8
8
|
# Bryan Kearney <bryan.kearney@gmail.com>, 2023
|
9
9
|
# 0868a4d1af5275b3f70b0a6dac4c99a4, 2023
|
10
10
|
# Ewoud Kohl van Wijngaarden <ewoud+transifex@kohlvanwijngaarden.nl>, 2025
|
11
|
-
# Ondřej Gajdušek, 2025
|
12
11
|
#
|
12
|
+
#, fuzzy
|
13
13
|
msgid ""
|
14
14
|
msgstr ""
|
15
|
-
"Project-Id-Version: foreman_rh_cloud
|
15
|
+
"Project-Id-Version: foreman_rh_cloud 11.1.0\n"
|
16
16
|
"Report-Msgid-Bugs-To: \n"
|
17
17
|
"PO-Revision-Date: 2023-01-20 13:26+0000\n"
|
18
|
-
"Last-Translator:
|
18
|
+
"Last-Translator: Ewoud Kohl van Wijngaarden <ewoud+transifex@kohlvanwijngaarde"
|
19
|
+
"n.nl>, 2025\n"
|
19
20
|
"Language-Team: Korean (https://app.transifex.com/foreman/teams/114/ko/)\n"
|
20
21
|
"MIME-Version: 1.0\n"
|
21
22
|
"Content-Type: text/plain; charset=UTF-8\n"
|
@@ -41,9 +42,6 @@ msgstr "고급 인벤토리 설정"
|
|
41
42
|
msgid "All recommendations are now selected."
|
42
43
|
msgstr "모든 권장 사항이 선택되었습니다."
|
43
44
|
|
44
|
-
msgid "Analytics data collection"
|
45
|
-
msgstr "분석 데이터 수집"
|
46
|
-
|
47
45
|
msgid "Any Organization"
|
48
46
|
msgstr "모든 조직 "
|
49
47
|
|
@@ -125,17 +123,11 @@ msgstr "최신 보고서 다운로드"
|
|
125
123
|
msgid "Enable automatic deletion of mismatched host records from the Red Hat cloud"
|
126
124
|
msgstr "Red Hat 클라우드에서 일치하지 않는 호스트 기록의 자동 삭제를 활성화하십시오."
|
127
125
|
|
128
|
-
msgid "Enable automatic deletion of mismatched host records from the Red Hat cloud. Ignored when using local Insights."
|
129
|
-
msgstr ""
|
130
|
-
|
131
126
|
msgid "Enable automatic synchronization of Insights recommendations from the Red Hat cloud"
|
132
127
|
msgstr "Red Hat 클라우드에서 Insights 권장 사항의 자동 동기화를 활성화합니다."
|
133
128
|
|
134
|
-
msgid "Enable automatic
|
135
|
-
msgstr ""
|
136
|
-
|
137
|
-
msgid "Enable automatic upload of your host inventory to the Red Hat cloud. Ignored when using local Insights."
|
138
|
-
msgstr ""
|
129
|
+
msgid "Enable automatic upload of your host inventory to the Red Hat cloud"
|
130
|
+
msgstr "호스트 인벤토리를 Red Hat 클라우드에 자동으로 업로드하도록 설정"
|
139
131
|
|
140
132
|
msgid "Enable automatic upload of your hosts inventory to the Red Hat cloud"
|
141
133
|
msgstr "호스트 인벤토리를 Red Hat 클라우드에 자동으로 업로드하도록 설정"
|
@@ -149,14 +141,17 @@ msgstr "인벤토리 업로드 활성화"
|
|
149
141
|
msgid "Encountered an error while trying to access the server:"
|
150
142
|
msgstr "서버에 접근하는 동안 오류가 발생했습니다:"
|
151
143
|
|
152
|
-
msgid "Exclude installed
|
144
|
+
msgid "Exclude installed Packages"
|
153
145
|
msgstr "설치된 패키지 제외"
|
154
146
|
|
155
147
|
msgid "Exclude installed packages from being uploaded to the Red Hat cloud"
|
156
148
|
msgstr "설치된 패키지가 Red Hat 클라우드에 업로드되는 것을 제외합니다."
|
157
149
|
|
158
|
-
msgid "Exclude
|
159
|
-
msgstr ""
|
150
|
+
msgid "Exclude packages"
|
151
|
+
msgstr "패키지 제외"
|
152
|
+
|
153
|
+
msgid "Exclude packages from being uploaded to the Red Hat cloud"
|
154
|
+
msgstr "Red Hat 클라우드에 업로드되는 패키지 제외"
|
160
155
|
|
161
156
|
msgid "Exit Code: %s"
|
162
157
|
msgstr "종료 코드: %s"
|
@@ -191,9 +186,6 @@ msgstr "전체 화면"
|
|
191
186
|
msgid "Generate and upload report"
|
192
187
|
msgstr "보고서 생성 및 업로드"
|
193
188
|
|
194
|
-
msgid "Generate report"
|
195
|
-
msgstr "보고서 생성"
|
196
|
-
|
197
189
|
msgid "Generate the report, but do not upload"
|
198
190
|
msgstr "보고서를 생성하되 업로드하지 마십시오."
|
199
191
|
|
@@ -221,9 +213,6 @@ msgstr "RH Cloud에 없는 호스트를 가져오십시오."
|
|
221
213
|
msgid "Host Insights recommendations"
|
222
214
|
msgstr "호스트 Insights 추천"
|
223
215
|
|
224
|
-
msgid "Host inventory report job"
|
225
|
-
msgstr ""
|
226
|
-
|
227
216
|
msgid "Host was not uploaded to your RH cloud inventory"
|
228
217
|
msgstr "호스트가 RH 클라우드 인벤토리에 업로드되지 않았습니다."
|
229
218
|
|
@@ -266,9 +255,6 @@ msgstr "페이지당 항목"
|
|
266
255
|
msgid "Knowledgebase article"
|
267
256
|
msgstr "지식베이스 문서"
|
268
257
|
|
269
|
-
msgid "Learn more about {minimalDataCollectionSetting}."
|
270
|
-
msgstr "{minimalDataCollectionSetting}에 대해 자세히 알아보세요."
|
271
|
-
|
272
258
|
msgid "List of host UUIDs"
|
273
259
|
msgstr "호스트 UUID 목록"
|
274
260
|
|
@@ -284,12 +270,6 @@ msgstr "낮음"
|
|
284
270
|
msgid "Manual"
|
285
271
|
msgstr "수동"
|
286
272
|
|
287
|
-
msgid "Minimal data collection"
|
288
|
-
msgstr "최소한의 데이터 수집"
|
289
|
-
|
290
|
-
msgid "Missing Insights facets created: %s"
|
291
|
-
msgstr ""
|
292
|
-
|
293
273
|
msgid "Moderate"
|
294
274
|
msgstr "중간 수준"
|
295
275
|
|
@@ -320,10 +300,10 @@ msgstr "동기화할 것이 없습니다. 이 조직에 대한 서브스크립
|
|
320
300
|
msgid "Notice"
|
321
301
|
msgstr "주의 "
|
322
302
|
|
323
|
-
msgid "Obfuscate
|
324
|
-
msgstr "
|
303
|
+
msgid "Obfuscate IPs"
|
304
|
+
msgstr "IP 난독화"
|
325
305
|
|
326
|
-
msgid "Obfuscate host ipv4 addresses
|
306
|
+
msgid "Obfuscate host ipv4 addresses"
|
327
307
|
msgstr "호스트 ipv4 주소 난독화"
|
328
308
|
|
329
309
|
msgid "Obfuscate host names"
|
@@ -332,21 +312,9 @@ msgstr "호스트 이름 난독화"
|
|
332
312
|
msgid "Obfuscate host names sent to the Red Hat cloud"
|
333
313
|
msgstr "Red Hat 클라우드로 전송된 호스트 이름을 난독화합니다."
|
334
314
|
|
335
|
-
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."
|
336
|
-
msgstr ""
|
337
|
-
|
338
315
|
msgid "Obfuscate ipv4 addresses sent to the Red Hat cloud"
|
339
316
|
msgstr "Red Hat 클라우드로 전송된 ipv4 주소 난독화"
|
340
317
|
|
341
|
-
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."
|
342
|
-
msgstr ""
|
343
|
-
|
344
|
-
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."
|
345
|
-
msgstr ""
|
346
|
-
|
347
|
-
msgid "Only send the minimum required data to Red Hat cloud, obfuscation settings are disabled"
|
348
|
-
msgstr "Red Hat 클라우드에 필요한 최소한의 데이터만 전송하고 난독화 설정은 비활성화됩니다."
|
349
|
-
|
350
318
|
msgid "Oops! Couldn't find organization that matches your query"
|
351
319
|
msgstr "죄송합니다! 귀하의 쿼리와 일치하는 조직을 찾을 수 없습니다."
|
352
320
|
|
@@ -362,8 +330,11 @@ msgstr "Playbook"
|
|
362
330
|
msgid "RH Cloud"
|
363
331
|
msgstr "RH 클라우드"
|
364
332
|
|
365
|
-
msgid "RHC daemon id
|
366
|
-
msgstr ""
|
333
|
+
msgid "RHC daemon id"
|
334
|
+
msgstr "RHC 데몬 ID"
|
335
|
+
|
336
|
+
msgid "RHCloud"
|
337
|
+
msgstr "RHCloud"
|
367
338
|
|
368
339
|
msgid "Read more about it in RH cloud insights"
|
369
340
|
msgstr "RH 클라우드 Insights에서 이에 대해 자세히 알아보세요."
|
@@ -422,7 +393,7 @@ msgstr "해결 방법"
|
|
422
393
|
msgid "Run RH Cloud playbook"
|
423
394
|
msgstr "RH Cloud playbook 실행"
|
424
395
|
|
425
|
-
msgid "Run playbook
|
396
|
+
msgid "Run playbook genrated by Red Hat remediations app"
|
426
397
|
msgstr "Red Hat Remediations 앱에서 생성된 playbook 실행"
|
427
398
|
|
428
399
|
msgid "Run remediation playbook generated by Insights"
|
@@ -437,17 +408,14 @@ msgstr "호스트 제거를 위한 범위 검색 문자열"
|
|
437
408
|
msgid "Select recommendations from all pages"
|
438
409
|
msgstr "모든 페이지에서 추천을 선택하세요"
|
439
410
|
|
440
|
-
msgid "Send additional data to enhance Insights services, as per the settings"
|
441
|
-
msgstr "설정에 따라 Insights 서비스를 향상시키기 위해 추가 데이터를 보냅니다."
|
442
|
-
|
443
411
|
msgid "Set the current organization context for the request"
|
444
412
|
msgstr "요청에 대한 현재 조직 컨텍스트 설정"
|
445
413
|
|
446
414
|
msgid "Settings"
|
447
415
|
msgstr "설정 "
|
448
416
|
|
449
|
-
msgid "Should import include parameter tags from Foreman?
|
450
|
-
msgstr ""
|
417
|
+
msgid "Should import include parameter tags from Foreman?"
|
418
|
+
msgstr "Foreman의 매개변수 태그를 가져와야 합니까?"
|
451
419
|
|
452
420
|
msgid "Show Advanced Settings"
|
453
421
|
msgstr "고급 설정 표시"
|
@@ -455,12 +423,6 @@ msgstr "고급 설정 표시"
|
|
455
423
|
msgid "Show if system is configured to use local iop-advisor-engine."
|
456
424
|
msgstr "시스템이 로컬 iop-advisor-engine을 사용하도록 구성되어 있는지 표시하십시오."
|
457
425
|
|
458
|
-
msgid "Single-host report job"
|
459
|
-
msgstr ""
|
460
|
-
|
461
|
-
msgid "Single-host report job for host %s"
|
462
|
-
msgstr ""
|
463
|
-
|
464
426
|
msgid "Start inventory synchronization"
|
465
427
|
msgstr "인벤토리 동기화 시작"
|
466
428
|
|
@@ -491,8 +453,8 @@ msgstr "Red Hat 하이브리드 클라우드 콘솔은 이 Foreman 인스턴스
|
|
491
453
|
msgid "The report file %{filename} doesn't exist"
|
492
454
|
msgstr "보고서 파일%{filename}이/가 존재하지 않습니다"
|
493
455
|
|
494
|
-
msgid "The scheduled process is disabled because this Foreman is configured with
|
495
|
-
msgstr "이 Foreman이
|
456
|
+
msgid "The scheduled process is disabled because this Foreman is configured with the use_local_advisor_engine option."
|
457
|
+
msgstr "예약된 프로세스는 이 Foreman이 use_local_advisor_engine 옵션으로 구성되어 있기 때문에 비활성화되었습니다."
|
496
458
|
|
497
459
|
msgid "The server returned the following error: %s"
|
498
460
|
msgstr "서버에서 다음 오류가 반환되었습니다. %s"
|
@@ -503,9 +465,6 @@ msgstr "다음 오류로 인해 작업이 실패했습니다."
|
|
503
465
|
msgid "There are no recommendations for your hosts"
|
504
466
|
msgstr "호스트에 대한 권장 사항이 없음"
|
505
467
|
|
506
|
-
msgid "There were no missing Insights facets"
|
507
|
-
msgstr ""
|
508
|
-
|
509
468
|
msgid "This action will also enable automatic reports upload"
|
510
469
|
msgstr "이 작업을 수행하면 자동 보고서 업로드도 활성화됩니다."
|
511
470
|
|
@@ -515,9 +474,6 @@ msgstr "이 보고서를 모든 Foreman 조직에 대해 활성화하려면 {upl
|
|
515
474
|
msgid "To manually upload the data for a specific organization, select an organization and click {restartButtonName}."
|
516
475
|
msgstr "특정 조직에 대한 데이터를 수동으로 업로드하려면 조직을 선택하고 {restartButtonName}를 클릭하십시오."
|
517
476
|
|
518
|
-
msgid "Total CVEs"
|
519
|
-
msgstr "총 CVE"
|
520
|
-
|
521
477
|
msgid "Total risk"
|
522
478
|
msgstr "총 위험"
|
523
479
|
|
@@ -545,12 +501,6 @@ msgstr "모든 권장 사항 보기"
|
|
545
501
|
msgid "View in Red Hat Insights"
|
546
502
|
msgstr "Red Hat Insights에서 보기"
|
547
503
|
|
548
|
-
msgid "Vulnerabilities"
|
549
|
-
msgstr "취약점"
|
550
|
-
|
551
|
-
msgid "Vulnerability"
|
552
|
-
msgstr "취약성"
|
553
|
-
|
554
504
|
msgid "Wait and %s"
|
555
505
|
msgstr "대기 및 %s"
|
556
506
|
|
@@ -617,9 +567,6 @@ msgstr "규칙 ID"
|
|
617
567
|
msgid "rule title"
|
618
568
|
msgstr "규칙 제목"
|
619
569
|
|
620
|
-
msgid "setting minimal data collection"
|
621
|
-
msgstr "최소 데이터 수집 설정"
|
622
|
-
|
623
570
|
msgid "solution url"
|
624
571
|
msgstr "솔루션 URL"
|
625
572
|
|
Binary file
|