katello 4.7.0.rc1 → 4.7.0.rc2

Sign up to get free protection for your applications and to get access to all the features.

Potentially problematic release.


This version of katello might be problematic. Click here for more details.

Files changed (61) hide show
  1. checksums.yaml +4 -4
  2. data/app/lib/actions/candlepin/abstract_async_task.rb +7 -3
  3. data/app/lib/actions/candlepin/owner/{upstream_export.rb → retrieve_upstream_export.rb} +3 -3
  4. data/app/lib/actions/candlepin/owner/start_upstream_export.rb +24 -0
  5. data/app/lib/actions/candlepin/upstream_abstract_async_task.rb +30 -0
  6. data/app/lib/actions/katello/organization/manifest_refresh.rb +12 -7
  7. data/app/lib/actions/middleware/propagate_candlepin_errors.rb +6 -1
  8. data/app/lib/actions/pulp3/orchestration/orphan_cleanup/remove_orphans.rb +1 -0
  9. data/app/lib/actions/pulp3/orphan_cleanup/delete_orphan_alternate_content_sources.rb +16 -0
  10. data/app/lib/katello/errors.rb +1 -0
  11. data/app/lib/katello/resources/candlepin/upstream_consumer.rb +1 -1
  12. data/app/lib/katello/resources/candlepin/upstream_job.rb +28 -0
  13. data/app/models/katello/content_view_erratum_filter.rb +5 -4
  14. data/app/models/katello/glue/provider.rb +28 -18
  15. data/app/services/katello/pulp3/docker_manifest.rb +2 -1
  16. data/app/services/katello/pulp3/docker_manifest_list.rb +2 -1
  17. data/app/services/katello/pulp3/smart_proxy_mirror_repository.rb +21 -0
  18. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/bastion_katello.pot +2 -2
  19. data/lib/katello/repository_types/docker.rb +2 -1
  20. data/lib/katello/version.rb +1 -1
  21. data/locale/action_names.rb +68 -68
  22. data/locale/bn/katello.po +38 -35
  23. data/locale/cs/katello.po +38 -35
  24. data/locale/de/katello.po +130 -126
  25. data/locale/en/katello.po +38 -35
  26. data/locale/es/katello.po +95 -88
  27. data/locale/fr/katello.po +95 -88
  28. data/locale/gu/katello.po +44 -41
  29. data/locale/hi/katello.po +43 -40
  30. data/locale/it/katello.po +61 -56
  31. data/locale/ja/katello.po +615 -614
  32. data/locale/ka/katello.po +8821 -0
  33. data/locale/katello.pot +353 -339
  34. data/locale/kn/katello.po +41 -38
  35. data/locale/ko/katello.po +62 -59
  36. data/locale/mr/katello.po +41 -38
  37. data/locale/or/katello.po +43 -40
  38. data/locale/pa/katello.po +41 -38
  39. data/locale/pt/katello.po +40 -36
  40. data/locale/pt_BR/katello.po +91 -84
  41. data/locale/ru/katello.po +68 -65
  42. data/locale/ta/katello.po +38 -35
  43. data/locale/te/katello.po +41 -38
  44. data/locale/zanata.xml +4 -2
  45. data/locale/zh_CN/katello.po +99 -96
  46. data/locale/zh_TW/katello.po +62 -59
  47. data/webpack/components/Table/EmptyStateMessage.js +3 -3
  48. data/webpack/containers/Application/overrides.scss +13 -1
  49. data/webpack/scenes/ContentViews/Create/ContentViewFormComponents.js +8 -3
  50. data/webpack/scenes/ContentViews/Details/Filters/ArtifactsWithNoErrata.js +8 -8
  51. data/webpack/scenes/ContentViews/Details/Filters/CVModuleStreamFilterContent.js +0 -6
  52. data/webpack/scenes/ContentViews/Details/Filters/CVRpmFilterContent.js +0 -6
  53. data/webpack/scenes/ContentViews/Details/Filters/ContentViewFilterDetailsHeader.js +67 -9
  54. data/webpack/scenes/ContentViews/Details/Filters/__tests__/CVRpmFilterContent.test.js +4 -4
  55. data/webpack/scenes/ContentViews/Details/Filters/__tests__/ContentViewPackageGroupFilter.test.js +6 -6
  56. data/webpack/scenes/ContentViews/Details/Filters/__tests__/cvErrataIDFilter.test.js +6 -6
  57. data/webpack/scenes/ContentViews/Details/Filters/__tests__/cvModuleStreamFilter.test.js +6 -8
  58. data/webpack/scenes/ContentViews/Details/Versions/Compare/CVVersionCompare.scss +31 -0
  59. data/webpack/scenes/ContentViews/Details/Versions/Compare/CVVersionCompareHeader.js +5 -7
  60. data/webpack/scenes/ContentViews/Details/Versions/Compare/CVVersionCompareTable.js +9 -2
  61. metadata +12 -7
data/locale/kn/katello.po CHANGED
@@ -8,7 +8,7 @@
8
8
  #
9
9
  msgid ""
10
10
  msgstr ""
11
- "Project-Id-Version: katello 2.5.0\n"
11
+ "Project-Id-Version: katello 2.4.0-RC1\n"
12
12
  "Report-Msgid-Bugs-To: \n"
13
13
  "PO-Revision-Date: 2017-12-19 20:14+0000\n"
14
14
  "Last-Translator: 0868a4d1af5275b3f70b0a6dac4c99a4, 2022\n"
@@ -128,6 +128,9 @@ msgstr ""
128
128
  msgid "%s ago"
129
129
  msgstr "%s ಹಿಂದೆ"
130
130
 
131
+ msgid "%s guests"
132
+ msgstr ""
133
+
131
134
  msgid "%s has already been deleted"
132
135
  msgstr ""
133
136
 
@@ -686,6 +689,9 @@ msgstr ""
686
689
  msgid "Alternate content sources define new locations to download content from at repository or smart proxy sync time."
687
690
  msgstr ""
688
691
 
692
+ msgid "Alternate content sources use the HTTP proxy of their assigned smart proxy for communication."
693
+ msgstr ""
694
+
689
695
  msgid "Always Use Latest (currently %{version})"
690
696
  msgstr ""
691
697
 
@@ -918,7 +924,7 @@ msgid "Available Schema Versions"
918
924
  msgstr ""
919
925
 
920
926
  msgid "Back"
921
- msgstr ""
927
+ msgstr "ಹಿಂದಕ್ಕೆ"
922
928
 
923
929
  msgid "Backend System Status"
924
930
  msgstr ""
@@ -1076,6 +1082,9 @@ msgstr ""
1076
1082
  msgid "Cancelled."
1077
1083
  msgstr ""
1078
1084
 
1085
+ msgid "Candlepin"
1086
+ msgstr ""
1087
+
1079
1088
  msgid "Candlepin Event"
1080
1089
  msgstr ""
1081
1090
 
@@ -2252,21 +2261,6 @@ msgstr ""
2252
2261
  msgid "Edit"
2253
2262
  msgstr "ಸಂಪಾದಿಸು"
2254
2263
 
2255
- msgid "Edit ACS"
2256
- msgstr ""
2257
-
2258
- msgid "Edit ACS credentials"
2259
- msgstr ""
2260
-
2261
- msgid "Edit ACS details"
2262
- msgstr ""
2263
-
2264
- msgid "Edit ACS products"
2265
- msgstr ""
2266
-
2267
- msgid "Edit ACS smart proxies"
2268
- msgstr ""
2269
-
2270
2264
  msgid "Edit RPM rule"
2271
2265
  msgstr ""
2272
2266
 
@@ -2483,10 +2477,10 @@ msgstr ""
2483
2477
  msgid "Exclude"
2484
2478
  msgstr ""
2485
2479
 
2486
- msgid "Exclude all Module Streams with no errata."
2480
+ msgid "Exclude all RPMs not associated to any errata"
2487
2481
  msgstr ""
2488
2482
 
2489
- msgid "Exclude all RPMs with no errata."
2483
+ msgid "Exclude all module streams not associated to any errata"
2490
2484
  msgstr ""
2491
2485
 
2492
2486
  msgid "Exclude filter"
@@ -3272,10 +3266,10 @@ msgstr ""
3272
3266
  msgid "Include"
3273
3267
  msgstr ""
3274
3268
 
3275
- msgid "Include all Module Streams with no errata."
3269
+ msgid "Include all RPMs not associated to any errata"
3276
3270
  msgstr ""
3277
3271
 
3278
- msgid "Include all RPMs with no errata."
3272
+ msgid "Include all module streams not associated to any errata"
3279
3273
  msgstr ""
3280
3274
 
3281
3275
  msgid "Include content views generated by imports/exports. Defaults to false"
@@ -3423,7 +3417,7 @@ msgid "Installation status"
3423
3417
  msgstr ""
3424
3418
 
3425
3419
  msgid "Installed"
3426
- msgstr ""
3420
+ msgstr "ಅನುಸ್ಥಾಪಿಸಲಾಗಿರುವ"
3427
3421
 
3428
3422
  msgid "Installed Packages"
3429
3423
  msgstr ""
@@ -5434,9 +5428,6 @@ msgstr ""
5434
5428
  msgid "Registered on"
5435
5429
  msgstr ""
5436
5430
 
5437
- msgid "Registered through"
5438
- msgstr ""
5439
-
5440
5431
  msgid "Registration details"
5441
5432
  msgstr ""
5442
5433
 
@@ -6479,7 +6470,7 @@ msgid "Starts"
6479
6470
  msgstr ""
6480
6471
 
6481
6472
  msgid "State"
6482
- msgstr ""
6473
+ msgstr "ಸ್ಥಿತಿ"
6483
6474
 
6484
6475
  msgid "Status"
6485
6476
  msgstr "ಸ್ಥಿತಿ"
@@ -6544,9 +6535,6 @@ msgstr ""
6544
6535
  msgid "Subscription UUID"
6545
6536
  msgstr ""
6546
6537
 
6547
- msgid "Subscription Watch"
6548
- msgstr ""
6549
-
6550
6538
  msgid "Subscription connection enabled"
6551
6539
  msgstr ""
6552
6540
 
@@ -6592,6 +6580,9 @@ msgstr ""
6592
6580
  msgid "Subscriptions information based on selected activation keys:"
6593
6581
  msgstr ""
6594
6582
 
6583
+ msgid "Subscriptions service"
6584
+ msgstr ""
6585
+
6595
6586
  msgid "Substitution Mismatch. Unable to update for content: (%{content}). From [%{content_url}] To [%{new_url}]."
6596
6587
  msgstr ""
6597
6588
 
@@ -6760,10 +6751,10 @@ msgstr "ವ್ಯವಸ್ಥೆಯ ಸ್ಥಿತಿ"
6760
6751
  msgid "System purpose"
6761
6752
  msgstr ""
6762
6753
 
6763
- msgid "System purpose allows you to set the system\\'s intended use on your network and improves the reporting of usage in Subscription Watch."
6754
+ msgid "System purpose attributes updated"
6764
6755
  msgstr ""
6765
6756
 
6766
- msgid "System purpose attributes updated"
6757
+ msgid "System purpose enables you to set the system\\'s intended use on your network and improves reporting accuracy in the Subscriptions service of the Red Hat Hybrid Cloud Console."
6767
6758
  msgstr ""
6768
6759
 
6769
6760
  msgid "Tag name"
@@ -7088,10 +7079,10 @@ msgstr ""
7088
7079
  msgid "This host's organization is in Simple Content Access mode. Auto-attach is disabled"
7089
7080
  msgstr ""
7090
7081
 
7091
- msgid "This is disabled because a manifest related task is in progress."
7082
+ msgid "This is disabled because a manifest task is in progress"
7092
7083
  msgstr ""
7093
7084
 
7094
- msgid "This is disabled because a manifest task is in progress"
7085
+ msgid "This is disabled because a manifest-related task is in progress."
7095
7086
  msgstr ""
7096
7087
 
7097
7088
  msgid "This is disabled because no connection could be made to the upstream Manifest."
@@ -7109,10 +7100,10 @@ msgstr ""
7109
7100
  msgid "This is not a linked repository"
7110
7101
  msgstr ""
7111
7102
 
7112
- msgid "This organization has Simple Content Access enabled. Hosts are not required to have subscriptions attached to access repositories. {br} Learn more about your overall subscription usage at {subscriptionWatch}."
7103
+ msgid "This organization has Simple Content Access enabled. Hosts are not required to have subscriptions attached to access repositories. {br} Learn more about your overall subscription usage with the {subscriptionsService}."
7113
7104
  msgstr ""
7114
7105
 
7115
- msgid "This organization is not using {scaLink}. Legacy subscription management is deprecated and will be removed in a future version."
7106
+ msgid "This organization is not using {scaLink}. Entitlement-based subscription management is deprecated and will be removed in a future version."
7116
7107
  msgstr ""
7117
7108
 
7118
7109
  msgid "This repository is not suggested. Please see additional %(anchorBegin)sdocumentation%(anchorEnd)s prior to use."
@@ -7610,6 +7601,9 @@ msgstr ""
7610
7601
  msgid "Upload request id"
7611
7602
  msgstr ""
7612
7603
 
7604
+ msgid "Upstream Candlepin"
7605
+ msgstr ""
7606
+
7613
7607
  msgid "Upstream Content View Label, default: Default_Organization_View. Relevant only for 'upstream_server' type."
7614
7608
  msgstr ""
7615
7609
 
@@ -7775,6 +7769,9 @@ msgstr ""
7775
7769
  msgid "View %{view} has not been promoted to %{env}"
7776
7770
  msgstr ""
7777
7771
 
7772
+ msgid "View Subscription Usage"
7773
+ msgstr ""
7774
+
7778
7775
  msgid "View a report of the affected hosts"
7779
7776
  msgstr ""
7780
7777
 
@@ -7796,6 +7793,12 @@ msgstr ""
7796
7793
  msgid "Virtual"
7797
7794
  msgstr ""
7798
7795
 
7796
+ msgid "Virtual guests"
7797
+ msgstr ""
7798
+
7799
+ msgid "Virtual host"
7800
+ msgstr ""
7801
+
7799
7802
  msgid "Waiting to start."
7800
7803
  msgstr ""
7801
7804
 
@@ -8123,7 +8126,7 @@ msgstr ""
8123
8126
  msgid "cannot contain more than %s characters"
8124
8127
  msgstr ""
8125
8128
 
8126
- msgid "checking Candlepin task status"
8129
+ msgid "checking %s task status"
8127
8130
  msgstr ""
8128
8131
 
8129
8132
  msgid "checking Pulp task status"
@@ -8357,7 +8360,7 @@ msgstr ""
8357
8360
  msgid "if true, Katello will verify the upstream url's SSL certifcates are signed by a trusted CA"
8358
8361
  msgstr ""
8359
8362
 
8360
- msgid "initiating Candlepin task"
8363
+ msgid "initiating %s task"
8361
8364
  msgstr ""
8362
8365
 
8363
8366
  msgid "initiating Pulp task"
@@ -8759,7 +8762,7 @@ msgstr ""
8759
8762
  msgid "view content view tabs."
8760
8763
  msgstr ""
8761
8764
 
8762
- msgid "waiting for Candlepin to finish the task"
8765
+ msgid "waiting for %s to finish the task"
8763
8766
  msgstr ""
8764
8767
 
8765
8768
  msgid "waiting for Pulp to finish the task"
data/locale/ko/katello.po CHANGED
@@ -9,7 +9,7 @@
9
9
  #
10
10
  msgid ""
11
11
  msgstr ""
12
- "Project-Id-Version: katello 2.5.0\n"
12
+ "Project-Id-Version: katello 2.4.0-RC1\n"
13
13
  "Report-Msgid-Bugs-To: \n"
14
14
  "PO-Revision-Date: 2017-12-19 20:14+0000\n"
15
15
  "Last-Translator: Bryan Kearney <bryan.kearney@gmail.com>, 2022\n"
@@ -129,6 +129,9 @@ msgstr "%s 사용됨"
129
129
  msgid "%s ago"
130
130
  msgstr "%s 전 "
131
131
 
132
+ msgid "%s guests"
133
+ msgstr ""
134
+
132
135
  msgid "%s has already been deleted"
133
136
  msgstr ""
134
137
 
@@ -687,6 +690,9 @@ msgstr ""
687
690
  msgid "Alternate content sources define new locations to download content from at repository or smart proxy sync time."
688
691
  msgstr ""
689
692
 
693
+ msgid "Alternate content sources use the HTTP proxy of their assigned smart proxy for communication."
694
+ msgstr ""
695
+
690
696
  msgid "Always Use Latest (currently %{version})"
691
697
  msgstr ""
692
698
 
@@ -736,7 +742,7 @@ msgid "Applicability Batch Size"
736
742
  msgstr ""
737
743
 
738
744
  msgid "Applicable"
739
- msgstr ""
745
+ msgstr "적용 가능 "
740
746
 
741
747
  msgid "Applicable Content Hosts"
742
748
  msgstr ""
@@ -920,7 +926,7 @@ msgid "Available Schema Versions"
920
926
  msgstr ""
921
927
 
922
928
  msgid "Back"
923
- msgstr ""
929
+ msgstr "뒤로 "
924
930
 
925
931
  msgid "Backend System Status"
926
932
  msgstr "백엔드 시스템 상태 "
@@ -1078,6 +1084,9 @@ msgstr "취소함"
1078
1084
  msgid "Cancelled."
1079
1085
  msgstr "취소되었습니다."
1080
1086
 
1087
+ msgid "Candlepin"
1088
+ msgstr ""
1089
+
1081
1090
  msgid "Candlepin Event"
1082
1091
  msgstr "Candlepin 이벤트 "
1083
1092
 
@@ -1226,7 +1235,7 @@ msgid "Cannot validate contents on non-yum/deb repositories."
1226
1235
  msgstr ""
1227
1236
 
1228
1237
  msgid "Capacity"
1229
- msgstr ""
1238
+ msgstr "용량 "
1230
1239
 
1231
1240
  msgid "Change Content Source"
1232
1241
  msgstr ""
@@ -1619,7 +1628,7 @@ msgid "Copy version units to library"
1619
1628
  msgstr ""
1620
1629
 
1621
1630
  msgid "Cores per socket"
1622
- msgstr ""
1631
+ msgstr "소켓당 코어 수 "
1623
1632
 
1624
1633
  msgid "Cores: %s"
1625
1634
  msgstr "코어: %s"
@@ -2254,21 +2263,6 @@ msgstr "에라타 권고"
2254
2263
  msgid "Edit"
2255
2264
  msgstr "편집 "
2256
2265
 
2257
- msgid "Edit ACS"
2258
- msgstr ""
2259
-
2260
- msgid "Edit ACS credentials"
2261
- msgstr ""
2262
-
2263
- msgid "Edit ACS details"
2264
- msgstr ""
2265
-
2266
- msgid "Edit ACS products"
2267
- msgstr ""
2268
-
2269
- msgid "Edit ACS smart proxies"
2270
- msgstr ""
2271
-
2272
2266
  msgid "Edit RPM rule"
2273
2267
  msgstr ""
2274
2268
 
@@ -2485,11 +2479,11 @@ msgstr ""
2485
2479
  msgid "Exclude"
2486
2480
  msgstr "제외 "
2487
2481
 
2488
- msgid "Exclude all Module Streams with no errata."
2482
+ msgid "Exclude all RPMs not associated to any errata"
2489
2483
  msgstr ""
2490
2484
 
2491
- msgid "Exclude all RPMs with no errata."
2492
- msgstr "에라타가 없는 RPM을 모두 제외합니다."
2485
+ msgid "Exclude all module streams not associated to any errata"
2486
+ msgstr ""
2493
2487
 
2494
2488
  msgid "Exclude filter"
2495
2489
  msgstr ""
@@ -3273,11 +3267,11 @@ msgstr ""
3273
3267
  msgid "Include"
3274
3268
  msgstr "포함 "
3275
3269
 
3276
- msgid "Include all Module Streams with no errata."
3270
+ msgid "Include all RPMs not associated to any errata"
3277
3271
  msgstr ""
3278
3272
 
3279
- msgid "Include all RPMs with no errata."
3280
- msgstr "에라타가 없는 RPM을 모두 포함합니다."
3273
+ msgid "Include all module streams not associated to any errata"
3274
+ msgstr ""
3281
3275
 
3282
3276
  msgid "Include content views generated by imports/exports. Defaults to false"
3283
3277
  msgstr ""
@@ -3343,7 +3337,7 @@ msgid "Initiate a sync of the products attached to the sync plan"
3343
3337
  msgstr "동기화 계획에 연결된 제품 동기화 시작"
3344
3338
 
3345
3339
  msgid "Install"
3346
- msgstr ""
3340
+ msgstr "설치 "
3347
3341
 
3348
3342
  msgid "Install Applicable Errata"
3349
3343
  msgstr "적용 가능한 에라타 설치 "
@@ -3424,7 +3418,7 @@ msgid "Installation status"
3424
3418
  msgstr ""
3425
3419
 
3426
3420
  msgid "Installed"
3427
- msgstr ""
3421
+ msgstr "설치됨 "
3428
3422
 
3429
3423
  msgid "Installed Packages"
3430
3424
  msgstr "설치된 패키지 "
@@ -3661,7 +3655,7 @@ msgid "Less than"
3661
3655
  msgstr ""
3662
3656
 
3663
3657
  msgid "Library"
3664
- msgstr ""
3658
+ msgstr "라이브러리"
3665
3659
 
3666
3660
  msgid "Library lifecycle environments may not be deleted."
3667
3661
  msgstr "라이브러라 라이프사이클 환경은 삭제할 수 없습니다. "
@@ -3982,7 +3976,7 @@ msgid "Loading versions"
3982
3976
  msgstr ""
3983
3977
 
3984
3978
  msgid "Loading..."
3985
- msgstr ""
3979
+ msgstr "로딩..."
3986
3980
 
3987
3981
  msgid "Low"
3988
3982
  msgstr ""
@@ -4030,7 +4024,7 @@ msgid "Manifest refreshed"
4030
4024
  msgstr ""
4031
4025
 
4032
4026
  msgid "Manual"
4033
- msgstr ""
4027
+ msgstr "수동"
4034
4028
 
4035
4029
  msgid "Manual authentication"
4036
4030
  msgstr ""
@@ -4099,7 +4093,7 @@ msgid "Missing arguments %{substitutions} for %{content_url}"
4099
4093
  msgstr "%{content_url}에 대한 %{substitutions} 인수 누락"
4100
4094
 
4101
4095
  msgid "Model"
4102
- msgstr ""
4096
+ msgstr "모델 "
4103
4097
 
4104
4098
  msgid "Moderate"
4105
4099
  msgstr "중간 수준"
@@ -4213,7 +4207,7 @@ msgid "Network Sync"
4213
4207
  msgstr ""
4214
4208
 
4215
4209
  msgid "Never"
4216
- msgstr ""
4210
+ msgstr "사용 안 함"
4217
4211
 
4218
4212
  msgid "Never Synced"
4219
4213
  msgstr "동기화하지 않음 "
@@ -4570,7 +4564,7 @@ msgid "Not all necessary pulp workers running at %s."
4570
4564
  msgstr ""
4571
4565
 
4572
4566
  msgid "Not installed"
4573
- msgstr ""
4567
+ msgstr "설치되지 않음 "
4574
4568
 
4575
4569
  msgid "Not running"
4576
4570
  msgstr ""
@@ -5011,7 +5005,7 @@ msgid "Please wait while the task starts.."
5011
5005
  msgstr ""
5012
5006
 
5013
5007
  msgid "Please wait..."
5014
- msgstr ""
5008
+ msgstr "잠시만 기다려 주십시오..."
5015
5009
 
5016
5010
  msgid "Policy to set for mirroring content. Must be one of %s."
5017
5011
  msgstr ""
@@ -5427,7 +5421,7 @@ msgid "Register host '%s' before attaching subscriptions"
5427
5421
  msgstr ""
5428
5422
 
5429
5423
  msgid "Registered"
5430
- msgstr ""
5424
+ msgstr "등록됨 "
5431
5425
 
5432
5426
  msgid "Registered by"
5433
5427
  msgstr ""
@@ -5435,9 +5429,6 @@ msgstr ""
5435
5429
  msgid "Registered on"
5436
5430
  msgstr ""
5437
5431
 
5438
- msgid "Registered through"
5439
- msgstr ""
5440
-
5441
5432
  msgid "Registration details"
5442
5433
  msgstr ""
5443
5434
 
@@ -6045,7 +6036,7 @@ msgid "Select content view"
6045
6036
  msgstr ""
6046
6037
 
6047
6038
  msgid "Select environment"
6048
- msgstr ""
6039
+ msgstr "환경 선택 "
6049
6040
 
6050
6041
  msgid "Select host collection(s) to associate with host {hostName}."
6051
6042
  msgstr ""
@@ -6261,7 +6252,7 @@ msgid "Skipped pulp_auth check after failed pulp check"
6261
6252
  msgstr "실패한 pulp 검사 후 pulp_auth 검사를 건너뛰었습니다."
6262
6253
 
6263
6254
  msgid "Smart proxies"
6264
- msgstr ""
6255
+ msgstr "스마트 프록시 "
6265
6256
 
6266
6257
  msgid "Smart proxy IDs"
6267
6258
  msgstr "스마트 프록시 ID "
@@ -6270,7 +6261,7 @@ msgid "Smart proxy content source not found!"
6270
6261
  msgstr ""
6271
6262
 
6272
6263
  msgid "Sockets"
6273
- msgstr ""
6264
+ msgstr "소켓 "
6274
6265
 
6275
6266
  msgid "Sockets: %s"
6276
6267
  msgstr "소켓: %s"
@@ -6480,7 +6471,7 @@ msgid "Starts"
6480
6471
  msgstr "시작 "
6481
6472
 
6482
6473
  msgid "State"
6483
- msgstr ""
6474
+ msgstr "상태 "
6484
6475
 
6485
6476
  msgid "Status"
6486
6477
  msgstr "상태 "
@@ -6545,9 +6536,6 @@ msgstr "서브스크립션 상태 "
6545
6536
  msgid "Subscription UUID"
6546
6537
  msgstr ""
6547
6538
 
6548
- msgid "Subscription Watch"
6549
- msgstr ""
6550
-
6551
6539
  msgid "Subscription connection enabled"
6552
6540
  msgstr ""
6553
6541
 
@@ -6593,6 +6581,9 @@ msgstr ""
6593
6581
  msgid "Subscriptions information based on selected activation keys:"
6594
6582
  msgstr "선택한 활성키에 기반하는 서브스크립션 정보: "
6595
6583
 
6584
+ msgid "Subscriptions service"
6585
+ msgstr ""
6586
+
6596
6587
  msgid "Substitution Mismatch. Unable to update for content: (%{content}). From [%{content_url}] To [%{new_url}]."
6597
6588
  msgstr ""
6598
6589
 
@@ -6761,10 +6752,10 @@ msgstr "시스템 상태 "
6761
6752
  msgid "System purpose"
6762
6753
  msgstr ""
6763
6754
 
6764
- msgid "System purpose allows you to set the system\\'s intended use on your network and improves the reporting of usage in Subscription Watch."
6755
+ msgid "System purpose attributes updated"
6765
6756
  msgstr ""
6766
6757
 
6767
- msgid "System purpose attributes updated"
6758
+ msgid "System purpose enables you to set the system\\'s intended use on your network and improves reporting accuracy in the Subscriptions service of the Red Hat Hybrid Cloud Console."
6768
6759
  msgstr ""
6769
6760
 
6770
6761
  msgid "Tag name"
@@ -7089,10 +7080,10 @@ msgstr ""
7089
7080
  msgid "This host's organization is in Simple Content Access mode. Auto-attach is disabled"
7090
7081
  msgstr ""
7091
7082
 
7092
- msgid "This is disabled because a manifest related task is in progress."
7083
+ msgid "This is disabled because a manifest task is in progress"
7093
7084
  msgstr ""
7094
7085
 
7095
- msgid "This is disabled because a manifest task is in progress"
7086
+ msgid "This is disabled because a manifest-related task is in progress."
7096
7087
  msgstr ""
7097
7088
 
7098
7089
  msgid "This is disabled because no connection could be made to the upstream Manifest."
@@ -7110,10 +7101,10 @@ msgstr ""
7110
7101
  msgid "This is not a linked repository"
7111
7102
  msgstr ""
7112
7103
 
7113
- msgid "This organization has Simple Content Access enabled. Hosts are not required to have subscriptions attached to access repositories. {br} Learn more about your overall subscription usage at {subscriptionWatch}."
7104
+ msgid "This organization has Simple Content Access enabled. Hosts are not required to have subscriptions attached to access repositories. {br} Learn more about your overall subscription usage with the {subscriptionsService}."
7114
7105
  msgstr ""
7115
7106
 
7116
- msgid "This organization is not using {scaLink}. Legacy subscription management is deprecated and will be removed in a future version."
7107
+ msgid "This organization is not using {scaLink}. Entitlement-based subscription management is deprecated and will be removed in a future version."
7117
7108
  msgstr ""
7118
7109
 
7119
7110
  msgid "This repository is not suggested. Please see additional %(anchorBegin)sdocumentation%(anchorEnd)s prior to use."
@@ -7611,6 +7602,9 @@ msgstr ""
7611
7602
  msgid "Upload request id"
7612
7603
  msgstr "요청 ID 업로드 "
7613
7604
 
7605
+ msgid "Upstream Candlepin"
7606
+ msgstr ""
7607
+
7614
7608
  msgid "Upstream Content View Label, default: Default_Organization_View. Relevant only for 'upstream_server' type."
7615
7609
  msgstr ""
7616
7610
 
@@ -7714,7 +7708,7 @@ msgid "Value must either be a boolean or 'default' for 'enabled'"
7714
7708
  msgstr ""
7715
7709
 
7716
7710
  msgid "Verify SSL"
7717
- msgstr ""
7711
+ msgstr "SSL 확인 "
7718
7712
 
7719
7713
  msgid "Verify checksum"
7720
7714
  msgstr ""
@@ -7776,6 +7770,9 @@ msgstr ""
7776
7770
  msgid "View %{view} has not been promoted to %{env}"
7777
7771
  msgstr "보기 %{view}가 %{env}에 승격되었습니다"
7778
7772
 
7773
+ msgid "View Subscription Usage"
7774
+ msgstr ""
7775
+
7779
7776
  msgid "View a report of the affected hosts"
7780
7777
  msgstr ""
7781
7778
 
@@ -7797,6 +7794,12 @@ msgstr ""
7797
7794
  msgid "Virtual"
7798
7795
  msgstr "가상 "
7799
7796
 
7797
+ msgid "Virtual guests"
7798
+ msgstr ""
7799
+
7800
+ msgid "Virtual host"
7801
+ msgstr ""
7802
+
7800
7803
  msgid "Waiting to start."
7801
7804
  msgstr ""
7802
7805
 
@@ -8124,8 +8127,8 @@ msgstr "컨텐츠 뷰에 속하지 않는 리포지터리의 필터를 포함할
8124
8127
  msgid "cannot contain more than %s characters"
8125
8128
  msgstr "%s 자 이상을 포함시킬 수 없습니다 "
8126
8129
 
8127
- msgid "checking Candlepin task status"
8128
- msgstr "Candlepin 태스크 상태를 확인하는 중"
8130
+ msgid "checking %s task status"
8131
+ msgstr ""
8129
8132
 
8130
8133
  msgid "checking Pulp task status"
8131
8134
  msgstr "Pulp 태스크 상태를 확인하는 중"
@@ -8358,8 +8361,8 @@ msgstr "컨텐츠 필터링에 사용할 ID"
8358
8361
  msgid "if true, Katello will verify the upstream url's SSL certifcates are signed by a trusted CA"
8359
8362
  msgstr ""
8360
8363
 
8361
- msgid "initiating Candlepin task"
8362
- msgstr "Candlepin 태스크를 시작하는 중"
8364
+ msgid "initiating %s task"
8365
+ msgstr ""
8363
8366
 
8364
8367
  msgid "initiating Pulp task"
8365
8368
  msgstr "Pulp 태스크를 시작하는 중"
@@ -8760,8 +8763,8 @@ msgstr "원격 실행을 통해"
8760
8763
  msgid "view content view tabs."
8761
8764
  msgstr ""
8762
8765
 
8763
- msgid "waiting for Candlepin to finish the task"
8764
- msgstr "Candlepin이 태스크를 끝내기를 기다리는 중"
8766
+ msgid "waiting for %s to finish the task"
8767
+ msgstr ""
8765
8768
 
8766
8769
  msgid "waiting for Pulp to finish the task"
8767
8770
  msgstr "Pulp가 태스크를 끝내기를 기다리는 중"