katello 3.16.0.rc3 → 3.16.0.rc3.1

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 (52) hide show
  1. checksums.yaml +4 -4
  2. data/app/lib/actions/katello/host/upload_profiles.rb +20 -11
  3. data/app/lib/katello/concerns/base_template_scope_extensions.rb +5 -1
  4. data/app/lib/katello/logging.rb +14 -0
  5. data/app/models/katello/concerns/http_proxy_extensions.rb +30 -7
  6. data/app/models/katello/glue/candlepin/candlepin_object.rb +9 -5
  7. data/app/models/katello/glue/candlepin/pool.rb +7 -2
  8. data/app/models/katello/glue/provider.rb +11 -4
  9. data/app/models/katello/host/content_facet.rb +1 -1
  10. data/app/models/katello/pool.rb +1 -1
  11. data/app/models/katello/root_repository.rb +1 -1
  12. data/app/services/katello/pulp3/rpm.rb +3 -2
  13. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/bastion_katello.pot +367 -450
  14. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/de.po +427 -499
  15. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/es.po +434 -543
  16. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/fr.po +434 -558
  17. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/it.po +425 -499
  18. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/ja.po +441 -534
  19. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/ko.po +425 -493
  20. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/pt_BR.po +434 -542
  21. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/ru.po +425 -493
  22. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/zh_CN.po +441 -524
  23. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/zh_TW.po +427 -500
  24. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/translations.js +10 -10
  25. data/lib/katello/version.rb +1 -1
  26. data/locale/action_names.rb +33 -33
  27. data/locale/bn/katello.po +12 -0
  28. data/locale/cs/katello.po +12 -0
  29. data/locale/de/katello.po +12 -0
  30. data/locale/en/katello.po +12 -0
  31. data/locale/es/katello.po +12 -0
  32. data/locale/fr/katello.po +12 -0
  33. data/locale/gu/katello.po +12 -0
  34. data/locale/hi/katello.po +12 -0
  35. data/locale/it/katello.po +12 -0
  36. data/locale/ja/katello.po +12 -0
  37. data/locale/katello.pot +154 -137
  38. data/locale/kn/katello.po +12 -0
  39. data/locale/ko/katello.po +12 -0
  40. data/locale/mr/katello.po +12 -0
  41. data/locale/or/katello.po +12 -0
  42. data/locale/pa/katello.po +12 -0
  43. data/locale/pt/katello.po +12 -0
  44. data/locale/pt_BR/katello.po +12 -0
  45. data/locale/ru/katello.po +12 -0
  46. data/locale/ta/katello.po +12 -0
  47. data/locale/te/katello.po +12 -0
  48. data/locale/zh_CN/katello.po +12 -0
  49. data/locale/zh_TW/katello.po +12 -0
  50. data/webpack/global_test_setup.js +3 -0
  51. data/webpack/test-utils/nockWrapper.js +1 -1
  52. metadata +3 -2
@@ -1,12 +1,12 @@
1
1
  #
2
2
  # Translators:
3
- # 0868a4d1af5275b3f70b0a6dac4c99a4, 2019
4
- # Bryan Kearney <bryan.kearney@gmail.com>, 2019
3
+ # 0868a4d1af5275b3f70b0a6dac4c99a4, 2020
4
+ # Bryan Kearney <bryan.kearney@gmail.com>, 2020
5
5
  #
6
6
  msgid ""
7
7
  msgstr ""
8
8
  "Project-Id-Version: \n"
9
- "Last-Translator: Bryan Kearney <bryan.kearney@gmail.com>, 2019\n"
9
+ "Last-Translator: Bryan Kearney <bryan.kearney@gmail.com>, 2020\n"
10
10
  "Language-Team: Korean (https://www.transifex.com/foreman/teams/114/ko/)\n"
11
11
  "Content-Type: text/plain; charset=UTF-8\n"
12
12
  "Content-Transfer-Encoding: 8bit\n"
@@ -21,10 +21,6 @@ msgstr "- 날짜 및 유형 "
21
21
  msgid "-- select an interval --"
22
22
  msgstr "-- 간격 선택 --"
23
23
 
24
- #: app/assets/javascripts/bastion_katello/subscriptions/subscription-start-date.directive.js
25
- msgid "(future)"
26
- msgstr ""
27
-
28
24
  #: app/assets/javascripts/bastion_katello/content-views/deletion/views/version-deletion-environments.html
29
25
  msgid "(Not all Activation Keys editable )"
30
26
  msgstr "(활성키 중 일부는 편집할 수 없음)"
@@ -141,6 +137,11 @@ msgstr ""
141
137
  msgid "{{ puppetModule.name }}"
142
138
  msgstr ""
143
139
 
140
+ #: app/assets/javascripts/bastion_katello/products/details/repositories/views/product-repositories.html
141
+ msgid ""
142
+ "{{ repository.content_counts.ansible_collection || 0 }} Ansible Collections"
143
+ msgstr ""
144
+
144
145
  #: app/assets/javascripts/bastion_katello/content-views/versions/views/content-view-version-apt.html
145
146
  msgid "{{ repository.content_counts.deb }} deb Packages"
146
147
  msgstr ""
@@ -194,6 +195,10 @@ msgstr "{{ repository.content_counts.erratum || 0 }} 에라타 "
194
195
  msgid "{{ repository.content_counts.file || 0 }} Files"
195
196
  msgstr ""
196
197
 
198
+ #: app/assets/javascripts/bastion_katello/content-views/details/filters/views/filter-repositories.html
199
+ msgid "{{ repository.content_counts.module_stream || 0 }} Module Streams"
200
+ msgstr ""
201
+
197
202
  #: app/assets/javascripts/bastion_katello/products/details/repositories/views/product-repositories.html
198
203
  msgid "{{ repository.content_counts.ostree_branch || 0 }} OSTree Branches"
199
204
  msgstr ""
@@ -310,9 +315,12 @@ msgstr "*로 표시된 컨텐츠 뷰 버전은 복합 컨텐츠 뷰 버전입니
310
315
  msgid "/foreman_tasks/tasks/%taskId"
311
316
  msgstr ""
312
317
 
318
+ #: app/assets/javascripts/bastion_katello/content-hosts/bulk/content-hosts-bulk-traces-modal.controller.js
319
+ msgid "/job_invocations"
320
+ msgstr ""
321
+
313
322
  #: app/assets/javascripts/bastion_katello/activation-keys/activationKeyConsumed.filter.js
314
323
  #: app/assets/javascripts/bastion_katello/subscriptions/subscriptionConsumed.filter.js
315
- #: app/assets/javascripts/bastion_katello/subscriptions/subscriptions.controller.js
316
324
  msgid "%(consumed)s out of %(quantity)s"
317
325
  msgstr "%(quantity)s 중 %(consumed)s"
318
326
 
@@ -438,23 +446,11 @@ msgid ""
438
446
  "href=\"/foreman_tasks/tasks/{{ task.id }}\">click for more details</a>"
439
447
  msgstr ""
440
448
 
441
- #: app/assets/javascripts/bastion_katello/subscriptions/views/content-access-mode-banner.html
442
- msgid ""
443
- "Access to repositories is unrestricted in this organization. Hosts can "
444
- "consume all repositories available in the Content View they are registered "
445
- "to, regardless of subscription status."
446
- msgstr ""
447
-
448
449
  #: app/assets/javascripts/bastion_katello/common/views/subscription-add-or-remove.html
449
450
  #: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-subscriptions-modal.html
450
- #: app/assets/javascripts/bastion_katello/subscriptions/views/subscriptions.html
451
451
  msgid "Account"
452
452
  msgstr "계정 "
453
453
 
454
- #: app/assets/javascripts/bastion_katello/subscriptions/details/views/subscription-info.html
455
- msgid "Account Number"
456
- msgstr "계정 번호 "
457
-
458
454
  #: app/assets/javascripts/bastion_katello/content-views/details/histories/views/content-view-history.html
459
455
  msgid "Action"
460
456
  msgstr "동작 "
@@ -488,10 +484,6 @@ msgstr "활성키 컨텐츠 "
488
484
  msgid "Activation Key removed."
489
485
  msgstr "활성키가 삭제되었습니다. "
490
486
 
491
- #: app/assets/javascripts/bastion_katello/activation-keys/details/views/activation-key-subscriptions.html
492
- msgid "Activation Key Type:"
493
- msgstr "활성키 유형:"
494
-
495
487
  #: app/assets/javascripts/bastion_katello/activation-keys/details/activation-key-details.controller.js
496
488
  msgid "Activation Key updated"
497
489
  msgstr "활성키가 업데이트되었습니다 "
@@ -519,6 +511,7 @@ msgstr ""
519
511
  #: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-subscriptions.html
520
512
  #: app/assets/javascripts/bastion_katello/content-views/details/components/views/content-view-composite.html
521
513
  #: app/assets/javascripts/bastion_katello/content-views/details/filters/views/errata-filter.html
514
+ #: app/assets/javascripts/bastion_katello/content-views/details/filters/views/module-stream-filter.html
522
515
  #: app/assets/javascripts/bastion_katello/content-views/details/filters/views/package-group-filter.html
523
516
  #: app/assets/javascripts/bastion_katello/content-views/details/views/content-view-deb-repositories.html
524
517
  #: app/assets/javascripts/bastion_katello/content-views/details/views/content-view-docker-repositories.html
@@ -546,6 +539,14 @@ msgstr ""
546
539
  msgid "Add Errata"
547
540
  msgstr "에라타 추가 "
548
541
 
542
+ #: app/assets/javascripts/bastion_katello/host-collections/details/views/host-collection-info.html
543
+ msgid "Add hosts to the host collection to see available actions."
544
+ msgstr ""
545
+
546
+ #: app/assets/javascripts/bastion_katello/content-views/details/filters/views/module-stream-filter-details.html
547
+ msgid "Add Module Stream"
548
+ msgstr ""
549
+
549
550
  #: app/assets/javascripts/bastion_katello/content-views/details/filters/views/new-filter.html
550
551
  msgid "Add New Container Image Tag Filter"
551
552
  msgstr ""
@@ -562,6 +563,7 @@ msgstr "새 모듈 추가 "
562
563
  msgid "Add New Yum Filter"
563
564
  msgstr ""
564
565
 
566
+ #: app/assets/javascripts/bastion_katello/activation-keys/details/views/activation-key-info.html
565
567
  #: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-info.html
566
568
  msgid "Add ons"
567
569
  msgstr ""
@@ -760,10 +762,6 @@ msgstr "리포지터리를 저장하는 도중 오류가 발생했습니다: "
760
762
  msgid "An error occurred saving the Sync Plan:"
761
763
  msgstr "동기화 계획을 저장하는 도중 오류가 발생했습니다: "
762
764
 
763
- #: app/assets/javascripts/bastion_katello/subscriptions/manifest/manifest-import.controller.js
764
- msgid "An error occurred saving the URL:"
765
- msgstr "URL을 저장하는 도중 오류가 발생했습니다: "
766
-
767
765
  #: app/assets/javascripts/bastion_katello/content-hosts/details/content-host-base-subscriptions.controller.js
768
766
  msgid ""
769
767
  "An error occurred trying to auto-attach subscriptions. Please check your "
@@ -788,10 +786,15 @@ msgstr ""
788
786
  msgid "An error occurred while creating the Product: %s"
789
787
  msgstr ""
790
788
 
789
+ #: app/assets/javascripts/bastion_katello/products/bulk/products-bulk-http-proxy-modal.controller.js
791
790
  #: app/assets/javascripts/bastion_katello/products/products.controller.js
792
791
  msgid "An error occurred:"
793
792
  msgstr ""
794
793
 
794
+ #: app/assets/javascripts/bastion_katello/products/details/repositories/details/views/repository-info.html
795
+ msgid "Ansible Collections"
796
+ msgstr ""
797
+
795
798
  #: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-details.html
796
799
  #: app/assets/javascripts/bastion_katello/errata/views/errata.html
797
800
  #: app/assets/javascripts/bastion_katello/packages/views/packages.html
@@ -807,10 +810,7 @@ msgstr ""
807
810
  msgid "Applicable Errata"
808
811
  msgstr "적용 가능한 에라타 "
809
812
 
810
- #: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-errata-modal.html
811
- msgid "Applicable hosts for {{ erratum.errata_id }}"
812
- msgstr "{{ erratum.errata_id }}에 대해 적용 가능한 호스트 "
813
-
813
+ #: app/assets/javascripts/bastion_katello/content-views/details/views/content-view-info.html
814
814
  #: app/assets/javascripts/bastion_katello/content-views/new/views/content-view-new.html
815
815
  msgid ""
816
816
  "Applicable only for composite views. Auto publish composite view when a new "
@@ -830,6 +830,7 @@ msgstr ""
830
830
  msgid "Applicable to Host"
831
831
  msgstr ""
832
832
 
833
+ #: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-traces-modal.html
833
834
  #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-traces.html
834
835
  msgid "Application"
835
836
  msgstr ""
@@ -896,6 +897,11 @@ msgstr "호스트에 적용 "
896
897
  msgid "Applying"
897
898
  msgstr "적용 중 "
898
899
 
900
+ #: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-details.html
901
+ msgid "Apt Actions"
902
+ msgstr ""
903
+
904
+ #: app/assets/javascripts/bastion_katello/content-views/details/views/content-view-deb-repositories.html
899
905
  #: app/assets/javascripts/bastion_katello/content-views/details/views/content-view-details.html
900
906
  #: app/assets/javascripts/bastion_katello/content-views/versions/views/content-view-version.html
901
907
  msgid "Apt Repositories"
@@ -908,6 +914,7 @@ msgstr ""
908
914
  msgid "Arch"
909
915
  msgstr "아키텍처 "
910
916
 
917
+ #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-debs-installed.html
911
918
  #: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-info.html
912
919
  #: app/assets/javascripts/bastion_katello/content-views/details/filters/views/package-filter-details.html
913
920
  #: app/assets/javascripts/bastion_katello/content-views/versions/views/content-view-version-deb.html
@@ -918,10 +925,6 @@ msgstr "아키텍처 "
918
925
  msgid "Architecture"
919
926
  msgstr ""
920
927
 
921
- #: app/assets/javascripts/bastion_katello/subscriptions/details/views/subscription-info.html
922
- msgid "Architecture(s)"
923
- msgstr "아키텍처 "
924
-
925
928
  #: app/assets/javascripts/bastion_katello/products/details/repositories/details/views/repository-info.html
926
929
  #: app/assets/javascripts/bastion_katello/products/details/repositories/new/views/new-repository.html
927
930
  msgid "Architectures"
@@ -961,8 +964,10 @@ msgstr ""
961
964
  "{{ selected.environment.name }}에서 {{ selected.contentView.name }}에 대해 선택된 {{"
962
965
  " table.numSelected }} 컨텐츠 호스트를 할당하시겠습니까? "
963
966
 
964
- #: app/assets/javascripts/bastion_katello/subscriptions/manifest/views/manifest-delete-modal.html
965
- msgid "Are you sure you want to delete the manifest?"
967
+ #: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-destroy-modal.html
968
+ msgid ""
969
+ "Are you sure you want to delete the {{ table.numSelected }} host(s) "
970
+ "selected?"
966
971
  msgstr ""
967
972
 
968
973
  #: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-repository-sets-modal.html
@@ -1083,12 +1088,6 @@ msgid ""
1083
1088
  "selected from the host collection(s) chosen?"
1084
1089
  msgstr "선택한 호스트 컬렉션에서 선택된 {{ table.numSelected }} 컨텐츠 호스트를 삭제하시겠습니까?"
1085
1090
 
1086
- #: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-destroy-modal.html
1087
- msgid ""
1088
- "Are you sure you want to remove the {{ table.numSelected }} host(s) "
1089
- "selected?"
1090
- msgstr ""
1091
-
1092
1091
  #: app/assets/javascripts/bastion_katello/products/bulk/views/products-bulk-sync-plan-modal.html
1093
1092
  msgid ""
1094
1093
  "Are you sure you want to remove the sync plan from the selected product(s)?"
@@ -1106,6 +1105,16 @@ msgid ""
1106
1105
  "}}\"?"
1107
1106
  msgstr ""
1108
1107
 
1108
+ #: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-traces-modal.html
1109
+ msgid ""
1110
+ "Are you sure you want to restart the services on the selected content hosts?"
1111
+ msgstr ""
1112
+
1113
+ #: app/assets/javascripts/bastion_katello/products/bulk/views/products-bulk-http-proxy-modal.html
1114
+ msgid ""
1115
+ "Are you sure you want to set the HTTP Proxy to the selected products(s)?"
1116
+ msgstr ""
1117
+
1109
1118
  #: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-release-version-modal.html
1110
1119
  msgid ""
1111
1120
  "Are you sure you want to set the Release Version the {{ table.numSelected }}"
@@ -1149,7 +1158,6 @@ msgid "Assign Release Version"
1149
1158
  msgstr ""
1150
1159
 
1151
1160
  #: app/assets/javascripts/bastion_katello/activation-keys/details/views/activation-key-details.html
1152
- #: app/assets/javascripts/bastion_katello/subscriptions/details/views/subscription-info.html
1153
1161
  msgid "Associations"
1154
1162
  msgstr "연결 "
1155
1163
 
@@ -1166,6 +1174,7 @@ msgstr "추가됨"
1166
1174
  #: app/assets/javascripts/bastion_katello/content-views/details/puppet-modules/views/content-view-puppet-modules.html
1167
1175
  #: app/assets/javascripts/bastion_katello/content-views/versions/views/content-view-version-puppet-modules.html
1168
1176
  #: app/assets/javascripts/bastion_katello/environments/details/views/environment-puppet-modules.html
1177
+ #: app/assets/javascripts/bastion_katello/products/details/repositories/details/views/repository-manage-ansible-collections.html
1169
1178
  #: app/assets/javascripts/bastion_katello/products/details/repositories/details/views/repository-manage-puppet-modules.html
1170
1179
  #: app/assets/javascripts/bastion_katello/puppet-modules/details/views/puppet-module-info.html
1171
1180
  #: app/assets/javascripts/bastion_katello/puppet-modules/views/puppet-modules.html
@@ -1179,14 +1188,16 @@ msgstr ""
1179
1188
 
1180
1189
  #: app/assets/javascripts/bastion_katello/activation-keys/details/views/activation-key-subscriptions.html
1181
1190
  #: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-subscriptions-modal.html
1182
- #: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-info.html
1183
1191
  #: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-subscriptions.html
1184
1192
  msgid "Auto-Attach"
1185
1193
  msgstr "자동 첨부 "
1186
1194
 
1195
+ #: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-info.html
1196
+ msgid "Auto-Attach Details"
1197
+ msgstr ""
1198
+
1187
1199
  #: app/assets/javascripts/bastion_katello/common/views/subscription-add-or-remove.html
1188
1200
  #: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-subscriptions-modal.html
1189
- #: app/assets/javascripts/bastion_katello/subscriptions/subscriptionAttachAmountFilter.filter.js
1190
1201
  msgid "Automatic"
1191
1202
  msgstr "자동"
1192
1203
 
@@ -1223,7 +1234,7 @@ msgid "Backend Identifier"
1223
1234
  msgstr ""
1224
1235
 
1225
1236
  #: app/assets/javascripts/bastion_katello/products/details/repositories/download-policy.service.js
1226
- msgid "Background"
1237
+ msgid "Background (Deprecated)"
1227
1238
  msgstr ""
1228
1239
 
1229
1240
  #: app/assets/javascripts/bastion_katello/activation-keys/details/views/activation-key-info.html
@@ -1241,15 +1252,6 @@ msgstr ""
1241
1252
  msgid "Basic Information"
1242
1253
  msgstr "기본 정보 "
1243
1254
 
1244
- #: app/assets/javascripts/bastion_katello/subscriptions/details/views/subscription-products.html
1245
- msgid ""
1246
- "Below are the product's repository content sets currently available for this"
1247
- " subscription. For Red Hat subscriptions, additional content can be made "
1248
- "available through the"
1249
- msgstr ""
1250
- "다음은 이 서브스크립션에서 현재 사용할 수 있는 제품 리포지터리 컨텐츠 모음입니다. Red Hat 서브스크립션의 경우 추가 컨텐츠를 "
1251
- "사용할 수 있습니다 "
1252
-
1253
1255
  #: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-repository-sets.html
1254
1256
  msgid ""
1255
1257
  "Below are the repository content sets currently available for this content "
@@ -1270,6 +1272,10 @@ msgstr ""
1270
1272
  msgid "Between versions {{ rule.min_version }} and {{ rule.max_version }}"
1271
1273
  msgstr ""
1272
1274
 
1275
+ #: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-info.html
1276
+ msgid "BIOS UUID"
1277
+ msgstr ""
1278
+
1273
1279
  #: app/assets/javascripts/bastion_katello/products/details/repositories/details/views/repository-info.html
1274
1280
  msgid "Bootable"
1275
1281
  msgstr ""
@@ -1312,6 +1318,7 @@ msgid "Build Time"
1312
1318
  msgstr ""
1313
1319
 
1314
1320
  #: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-host-bulk-module-streams-modal.html
1321
+ #: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-traces-modal.html
1315
1322
  #: app/assets/javascripts/bastion_katello/content-views/deletion/views/content-view-deletion.html
1316
1323
  #: app/assets/javascripts/bastion_katello/content-views/deletion/views/version-deletion-activation-keys.html
1317
1324
  #: app/assets/javascripts/bastion_katello/content-views/deletion/views/version-deletion-confirm.html
@@ -1389,6 +1396,7 @@ msgstr "기본값 설정을 변경하려면 호스트에 subscription-manager
1389
1396
  #: app/assets/javascripts/bastion_katello/debs/details/views/deb-info.html
1390
1397
  #: app/assets/javascripts/bastion_katello/files/details/views/file-info.html
1391
1398
  #: app/assets/javascripts/bastion_katello/packages/details/views/package-info.html
1399
+ #: app/assets/javascripts/bastion_katello/products/details/repositories/details/views/repository-manage-ansible-collections.html
1392
1400
  #: app/assets/javascripts/bastion_katello/products/details/repositories/new/views/new-repository.html
1393
1401
  msgid "Checksum"
1394
1402
  msgstr "체크섬 "
@@ -1434,15 +1442,21 @@ msgstr "여기를 클릭하여 증분 업데이트를 위한 에라타를 선택
1434
1442
  msgid "Click to monitor task progress."
1435
1443
  msgstr ""
1436
1444
 
1445
+ #: app/assets/javascripts/bastion_katello/products/bulk/products-bulk-http-proxy-modal.controller.js
1437
1446
  #: app/assets/javascripts/bastion_katello/products/details/product-repositories.controller.js
1438
1447
  #: app/assets/javascripts/bastion_katello/products/products.controller.js
1439
1448
  msgid "Click to view task"
1440
1449
  msgstr ""
1441
1450
 
1451
+ #: app/assets/javascripts/bastion_katello/content-views/details/filters/views/filter-rule-matching-package-modal.html
1442
1452
  #: app/assets/javascripts/bastion_katello/errata/views/errata-task-details.html
1443
1453
  msgid "Close"
1444
1454
  msgstr "종료 "
1445
1455
 
1456
+ #: app/assets/javascripts/bastion_katello/products/details/repositories/details/views/repository-manage-ansible-collections.html
1457
+ msgid "Collection Name"
1458
+ msgstr ""
1459
+
1446
1460
  #: app/assets/javascripts/bastion_katello/products/details/repositories/new/views/new-repository.html
1447
1461
  msgid ""
1448
1462
  "Comma separated list of components to sync from (leave clear to sync all). "
@@ -1472,10 +1486,14 @@ msgstr ""
1472
1486
  msgid "Complete Sync"
1473
1487
  msgstr ""
1474
1488
 
1489
+ #: app/assets/javascripts/bastion_katello/products/details/repositories/views/product-repositories.html
1490
+ msgid "Completed {{ repository.last_sync_words }} ago"
1491
+ msgstr ""
1492
+
1475
1493
  #: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-details.html
1476
1494
  msgid ""
1477
- "Completely deletes the host record and removes all reporting, provisioning, "
1478
- "and configuration information."
1495
+ "Completely deletes the host including VM and disks, and removes all "
1496
+ "reporting, provisioning, and configuration information."
1479
1497
  msgstr ""
1480
1498
 
1481
1499
  #: app/assets/javascripts/bastion_katello/content-views/deletion/views/version-deletion-environments.html
@@ -1492,19 +1510,19 @@ msgstr "구성 요소"
1492
1510
  msgid "Components:"
1493
1511
  msgstr "구성 요소:"
1494
1512
 
1513
+ #: app/assets/javascripts/bastion_katello/content-views/details/views/content-view-info.html
1514
+ msgid "Composite"
1515
+ msgstr "복합 "
1516
+
1517
+ #: app/assets/javascripts/bastion_katello/content-views/new/views/content-view-new.html
1495
1518
  #: app/assets/javascripts/bastion_katello/environments/details/views/environment-content-views.html
1496
1519
  msgid "Composite View"
1497
1520
  msgstr "복합적인 뷰"
1498
1521
 
1499
- #: app/assets/javascripts/bastion_katello/content-views/new/views/content-view-new.html
1500
1522
  #: app/assets/javascripts/bastion_katello/content-views/views/content-views.html
1501
1523
  msgid "Composite View?"
1502
1524
  msgstr "복합 뷰입니까?"
1503
1525
 
1504
- #: app/assets/javascripts/bastion_katello/content-views/details/views/content-view-info.html
1505
- msgid "Composite?"
1506
- msgstr "복합된 것입니까?"
1507
-
1508
1526
  #: app/assets/javascripts/bastion_katello/errata/views/apply-errata-confirm.html
1509
1527
  msgid "Confirm"
1510
1528
  msgstr "확인"
@@ -1513,15 +1531,14 @@ msgstr "확인"
1513
1531
  msgid "Confirm Remove"
1514
1532
  msgstr "삭제 확인 "
1515
1533
 
1534
+ #: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-traces-modal.html
1535
+ msgid "Confirm services restart"
1536
+ msgstr ""
1537
+
1516
1538
  #: app/assets/javascripts/bastion_katello/content-views/deletion/views/version-deletion-confirm.html
1517
1539
  msgid "Confirm Version Removal: Version {{ version.version }}"
1518
1540
  msgstr "버전 삭제 확인: 버전 {{ version.version }}"
1519
1541
 
1520
- #: app/assets/javascripts/bastion_katello/subscriptions/details/views/subscription-info.html
1521
- #: app/assets/javascripts/bastion_katello/subscriptions/views/subscriptions.html
1522
- msgid "Consumed"
1523
- msgstr "사용됨 "
1524
-
1525
1542
  #: app/assets/javascripts/bastion_katello/docker-tags/details/views/docker-tag-info.html
1526
1543
  msgid "Container Image Manifest"
1527
1544
  msgstr ""
@@ -1605,10 +1622,6 @@ msgstr ""
1605
1622
  msgid "Content Credentials"
1606
1623
  msgstr ""
1607
1624
 
1608
- #: app/assets/javascripts/bastion_katello/subscriptions/details/views/subscription-products.html
1609
- msgid "Content Download URL"
1610
- msgstr "컨텐츠 다운로드 URL"
1611
-
1612
1625
  #: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-info.html
1613
1626
  #: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-provisioning-info.html
1614
1627
  msgid "Content Host"
@@ -1676,6 +1689,12 @@ msgstr "컨텐츠 호스트: "
1676
1689
  msgid "Content Hosts using Version {{ version.version }}"
1677
1690
  msgstr "{{ version.version }} 버전을 사용하는 컨텐츠 호스트 "
1678
1691
 
1692
+ #: app/assets/javascripts/bastion_katello/products/details/repositories/new/views/new-repository.html
1693
+ msgid ""
1694
+ "Content synced depends on the specifity of the URL and/or the optional requirements.yaml specified below <a class=\"fa fa-question-circle\" ng-show=\"repository.content_type === 'ansible_collection'\" uib-popover-html=\"collectionURLPopover\" popover-class=\"popover-large\" popover-trigger=\"'outsideClick'\" popover-append-to-body=\"true\" popover-title=\"Upstream URL\">\n"
1695
+ " </a>"
1696
+ msgstr ""
1697
+
1679
1698
  #: app/assets/javascripts/bastion_katello/content-views/details/filters/views/filters.html
1680
1699
  #: app/assets/javascripts/bastion_katello/content-views/details/filters/views/new-filter.html
1681
1700
  #: app/assets/javascripts/bastion_katello/products/details/repositories/details/views/repository-info.html
@@ -1767,20 +1786,16 @@ msgstr ""
1767
1786
  msgid "Content Views that contain this Puppet Module"
1768
1787
  msgstr ""
1769
1788
 
1789
+ #: app/assets/javascripts/bastion_katello/content-views/details/filters/views/module-stream-filter-details.html
1770
1790
  #: app/assets/javascripts/bastion_katello/module-streams/views/partials/module-streams-table.html
1771
1791
  msgid "Context"
1772
1792
  msgstr ""
1773
1793
 
1774
1794
  #: app/assets/javascripts/bastion_katello/common/views/subscription-add-or-remove.html
1775
1795
  #: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-subscriptions-modal.html
1776
- #: app/assets/javascripts/bastion_katello/subscriptions/views/subscriptions.html
1777
1796
  msgid "Contract"
1778
1797
  msgstr "계약 "
1779
1798
 
1780
- #: app/assets/javascripts/bastion_katello/subscriptions/details/views/subscription-info.html
1781
- msgid "Contract Number"
1782
- msgstr "계약 번호 "
1783
-
1784
1799
  #: app/assets/javascripts/bastion_katello/activation-keys/details/views/activation-key-details.html
1785
1800
  msgid "Copy Activation Key"
1786
1801
  msgstr "활성키 복사 "
@@ -1801,10 +1816,6 @@ msgstr ""
1801
1816
  msgid "Cores per Socket"
1802
1817
  msgstr "소켓 당 코어 "
1803
1818
 
1804
- #: app/assets/javascripts/bastion_katello/subscriptions/details/subscription-details.controller.js
1805
- msgid "Cores: %s"
1806
- msgstr "코어: %s"
1807
-
1808
1819
  #: app/assets/javascripts/bastion_katello/activation-keys/details/views/activation-key-copy.html
1809
1820
  #: app/assets/javascripts/bastion_katello/content-views/details/views/content-view-copy.html
1810
1821
  #: app/assets/javascripts/bastion_katello/host-collections/details/views/host-collection-copy.html
@@ -1953,12 +1964,7 @@ msgid ""
1953
1964
  "Daily at {{ product.sync_plan.sync_date | date:'mediumTime' }} (Server Time)"
1954
1965
  msgstr "매일 {{ product.sync_plan.sync_date | date:'mediumTime' }} (서버 시간)"
1955
1966
 
1956
- #: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-events.html
1957
1967
  #: app/assets/javascripts/bastion_katello/content-views/details/histories/views/content-view-history.html
1958
- #: app/assets/javascripts/bastion_katello/content-views/versions/views/content-view-version-ostree-branches.html
1959
- #: app/assets/javascripts/bastion_katello/environments/details/views/environment-ostree.html
1960
- #: app/assets/javascripts/bastion_katello/ostree-branches/details/views/ostree-branch-info.html
1961
- #: app/assets/javascripts/bastion_katello/products/details/repositories/details/views/repository-manage-ostree-branches.html
1962
1968
  #: app/assets/javascripts/bastion_katello/tasks/views/tasks-table.html
1963
1969
  #: app/assets/javascripts/bastion_katello/tasks/views/user-tasks-table.html
1964
1970
  msgid "Date"
@@ -1978,15 +1984,12 @@ msgstr ""
1978
1984
  msgid "deb Packages"
1979
1985
  msgstr ""
1980
1986
 
1987
+ #: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-details.html
1981
1988
  #: app/assets/javascripts/bastion_katello/content-views/versions/views/content-view-version.html
1982
1989
  #: app/assets/javascripts/bastion_katello/debs/views/debs.html
1983
1990
  msgid "Deb Packages"
1984
1991
  msgstr ""
1985
1992
 
1986
- #: app/assets/javascripts/bastion_katello/content-views/details/views/content-view-deb-repositories.html
1987
- msgid "Deb Repositories"
1988
- msgstr ""
1989
-
1990
1993
  #: app/assets/javascripts/bastion_katello/debs/details/views/deb-info.html
1991
1994
  #: app/assets/javascripts/bastion_katello/debs/details/views/deb.html
1992
1995
  msgid "Deb:"
@@ -2002,22 +2005,17 @@ msgstr ""
2002
2005
  msgid "Default"
2003
2006
  msgstr "기본값 "
2004
2007
 
2005
- #: app/assets/javascripts/bastion_katello/subscriptions/manifest/views/manifest-delete-modal.html
2006
- msgid "Delete all subscriptions attached to activation keys."
2008
+ #: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-repository-sets-modal.html
2009
+ msgid "Default Status"
2007
2010
  msgstr ""
2008
2011
 
2009
- #: app/assets/javascripts/bastion_katello/subscriptions/manifest/views/manifest-delete-modal.html
2010
- msgid "Delete all subscriptions that are attached to running hosts."
2012
+ #: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-destroy-modal.html
2013
+ msgid "Delete {{ table.numSelected }} Hosts?"
2011
2014
  msgstr ""
2012
2015
 
2013
- #: app/assets/javascripts/bastion_katello/subscriptions/manifest/views/manifest-delete-modal.html
2014
- #: app/assets/javascripts/bastion_katello/subscriptions/manifest/views/manifest-import.html
2015
- msgid "Delete Manifest"
2016
- msgstr "매니페스트 삭제 "
2017
-
2018
- #: app/assets/javascripts/bastion_katello/subscriptions/manifest/views/manifest-delete-modal.html
2019
- msgid "Delete Manifest?"
2020
- msgstr ""
2016
+ #: app/assets/javascripts/bastion_katello/content-hosts/views/content-hosts.html
2017
+ msgid "Delete Hosts"
2018
+ msgstr "호스트 삭제 "
2021
2019
 
2022
2020
  #: app/assets/javascripts/bastion_katello/content-views/deletion/views/version-deletion-environments.html
2023
2021
  msgid "Delete Version {{ version.version }}"
@@ -2079,7 +2077,6 @@ msgstr ""
2079
2077
  #: app/assets/javascripts/bastion_katello/products/new/views/product-new-form.html
2080
2078
  #: app/assets/javascripts/bastion_katello/products/views/products.html
2081
2079
  #: app/assets/javascripts/bastion_katello/puppet-modules/details/views/puppet-module-info.html
2082
- #: app/assets/javascripts/bastion_katello/subscriptions/details/views/subscription-info.html
2083
2080
  #: app/assets/javascripts/bastion_katello/sync-plans/details/views/sync-plan-info.html
2084
2081
  #: app/assets/javascripts/bastion_katello/sync-plans/details/views/sync-plan-products.html
2085
2082
  #: app/assets/javascripts/bastion_katello/sync-plans/new/views/new-sync-plan-form.html
@@ -2094,6 +2091,7 @@ msgstr "설명 "
2094
2091
  #: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-subscriptions.html
2095
2092
  #: app/assets/javascripts/bastion_katello/content-views/details/filters/views/docker-filter.html
2096
2093
  #: app/assets/javascripts/bastion_katello/content-views/details/filters/views/errata-filter.html
2094
+ #: app/assets/javascripts/bastion_katello/content-views/details/filters/views/module-stream-filter.html
2097
2095
  #: app/assets/javascripts/bastion_katello/content-views/details/filters/views/package-filter.html
2098
2096
  #: app/assets/javascripts/bastion_katello/content-views/details/filters/views/package-group-filter.html
2099
2097
  #: app/assets/javascripts/bastion_katello/content-views/details/views/content-view-details.html
@@ -2108,8 +2106,6 @@ msgstr "설명 "
2108
2106
  #: app/assets/javascripts/bastion_katello/packages/details/views/package.html
2109
2107
  #: app/assets/javascripts/bastion_katello/products/details/views/product-details.html
2110
2108
  #: app/assets/javascripts/bastion_katello/puppet-modules/details/views/puppet-module.html
2111
- #: app/assets/javascripts/bastion_katello/subscriptions/details/views/subscription-details.html
2112
- #: app/assets/javascripts/bastion_katello/subscriptions/manifest/views/manifest.html
2113
2109
  #: app/assets/javascripts/bastion_katello/sync-plans/details/views/sync-plan-details.html
2114
2110
  #: app/assets/javascripts/bastion_katello/tasks/views/task-details.html
2115
2111
  msgid "Details"
@@ -2155,10 +2151,6 @@ msgstr ""
2155
2151
  msgid "Disable"
2156
2152
  msgstr "비활성화 "
2157
2153
 
2158
- #: app/assets/javascripts/bastion_katello/subscriptions/manifest/views/manifest-delete-modal.html
2159
- msgid "Disable Red Hat Insights"
2160
- msgstr ""
2161
-
2162
2154
  #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-module-streams.html
2163
2155
  #: app/assets/javascripts/bastion_katello/repository-sets/repository-sets-enabled.filter.js
2164
2156
  msgid "Disabled"
@@ -2223,6 +2215,13 @@ msgstr ""
2223
2215
  msgid "Download Policy"
2224
2216
  msgstr ""
2225
2217
 
2218
+ #: app/assets/javascripts/bastion_katello/content-views/details/views/content-view-publish.html
2219
+ msgid ""
2220
+ "Duplicate repositories between the selected Content View Versions will "
2221
+ "merge, resulting in a Composite Content View with all packages that exist "
2222
+ "among the duplicates."
2223
+ msgstr ""
2224
+
2226
2225
  #: app/assets/javascripts/bastion_katello/content-views/details/filters/views/docker-tag-filter-details.html
2227
2226
  #: app/assets/javascripts/bastion_katello/content-views/details/filters/views/package-filter-details.html
2228
2227
  msgid "Edit"
@@ -2232,6 +2231,11 @@ msgstr "수정"
2232
2231
  msgid "Enable"
2233
2232
  msgstr "활성화"
2234
2233
 
2234
+ #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-traces.html
2235
+ #: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-info.html
2236
+ msgid "Enable Traces"
2237
+ msgstr ""
2238
+
2235
2239
  #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-module-streams.html
2236
2240
  #: app/assets/javascripts/bastion_katello/repository-sets/repository-sets-enabled.filter.js
2237
2241
  msgid "Enabled"
@@ -2241,18 +2245,10 @@ msgstr ""
2241
2245
  msgid "Enabled (overridden)"
2242
2246
  msgstr ""
2243
2247
 
2244
- #: app/assets/javascripts/bastion_katello/subscriptions/details/views/subscription-products.html
2245
- msgid "Enabled?"
2246
- msgstr "활성화되어 있습니까?"
2247
-
2248
2248
  #: app/assets/javascripts/bastion_katello/content-views/details/filters/views/date-type-errata.html
2249
2249
  msgid "End Date"
2250
2250
  msgstr "종료 날짜 "
2251
2251
 
2252
- #: app/assets/javascripts/bastion_katello/subscriptions/details/views/subscription-info.html
2253
- msgid "Ends"
2254
- msgstr "종료"
2255
-
2256
2252
  #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-errata.html
2257
2253
  #: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-info.html
2258
2254
  #: app/assets/javascripts/bastion_katello/content-views/details/filters/views/date-type-errata.html
@@ -2387,24 +2383,11 @@ msgstr ""
2387
2383
  msgid "Erratum Date Range"
2388
2384
  msgstr "에라타 날짜 범위 "
2389
2385
 
2390
- #: app/assets/javascripts/bastion_katello/subscriptions/manifest/manifest-import.controller.js
2391
- msgid "Error deleting manifest."
2392
- msgstr "매니페스트 삭제 도중 오류가 발생했습니다. "
2393
-
2394
2386
  #: app/assets/javascripts/bastion_katello/content-credentials/details/content-credential-details-info.controller.js
2395
2387
  #: app/assets/javascripts/bastion_katello/products/details/repositories/details/repository-details-info.controller.js
2396
- #: app/assets/javascripts/bastion_katello/subscriptions/manifest/manifest-import.controller.js
2397
2388
  msgid "Error during upload:"
2398
2389
  msgstr "업로드 도중 오류가 발생했습니다: "
2399
2390
 
2400
- #: app/assets/javascripts/bastion_katello/subscriptions/manifest/manifest-import.controller.js
2401
- msgid "Error importing manifest."
2402
- msgstr "이미지를 가져오는 도중 오류가 발생했습니다"
2403
-
2404
- #: app/assets/javascripts/bastion_katello/subscriptions/manifest/manifest-import.controller.js
2405
- msgid "Error refreshing manifest."
2406
- msgstr "매니페스트를 새로 고침하는 도중 오류가 발생했습니다 "
2407
-
2408
2391
  #: app/assets/javascripts/bastion_katello/products/new/new-sync-plan-modal.controller.js
2409
2392
  msgid "Error saving the Sync Plan:"
2410
2393
  msgstr ""
@@ -2414,10 +2397,6 @@ msgstr ""
2414
2397
  msgid "Event"
2415
2398
  msgstr "이벤트 "
2416
2399
 
2417
- #: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-details.html
2418
- msgid "Events"
2419
- msgstr "이벤트"
2420
-
2421
2400
  #: app/assets/javascripts/bastion_katello/content-views/details/filters/views/new-filter.html
2422
2401
  #: app/assets/javascripts/bastion_katello/content-views/details/filters/filter-helper.service.js
2423
2402
  msgid "Exclude"
@@ -2433,7 +2412,6 @@ msgstr "기존 제품 "
2433
2412
 
2434
2413
  #: app/assets/javascripts/bastion_katello/common/views/subscription-add-or-remove.html
2435
2414
  #: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-subscriptions-modal.html
2436
- #: app/assets/javascripts/bastion_katello/subscriptions/views/subscriptions.html
2437
2415
  msgid "Expires"
2438
2416
  msgstr "만료 "
2439
2417
 
@@ -2466,7 +2444,6 @@ msgid "File Repositories"
2466
2444
  msgstr ""
2467
2445
 
2468
2446
  #: app/assets/javascripts/bastion_katello/content-credentials/details/content-credential-details-info.controller.js
2469
- #: app/assets/javascripts/bastion_katello/subscriptions/manifest/manifest-import.controller.js
2470
2447
  msgid "File too large."
2471
2448
  msgstr ""
2472
2449
 
@@ -2531,7 +2508,6 @@ msgstr "필터: "
2531
2508
  #: app/assets/javascripts/bastion_katello/activation-keys/details/views/activation-key-repository-sets.html
2532
2509
  #: app/assets/javascripts/bastion_katello/content-credentials/details/views/content-credential-products.html
2533
2510
  #: app/assets/javascripts/bastion_katello/content-credentials/details/views/content-credential-repositories.html
2534
- #: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-errata-modal.html
2535
2511
  #: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-repository-sets.html
2536
2512
  #: app/assets/javascripts/bastion_katello/content-views/details/puppet-modules/views/content-view-puppet-module-names.html
2537
2513
  #: app/assets/javascripts/bastion_katello/content-views/details/puppet-modules/views/content-view-puppet-module-versions.html
@@ -2564,18 +2540,13 @@ msgstr ""
2564
2540
  #: app/assets/javascripts/bastion_katello/products/details/repositories/new/views/new-repository.html
2565
2541
  msgid ""
2566
2542
  "For On Demand synchronization, only the metadata is downloaded during sync and packages are fetched and stored on the filesystem when clients request them.\n"
2567
- " For Background synchronization, a background task will download all packages after the initial sync.\n"
2543
+ " On Demand is not recommended for custom repositories unless the upstream repository maintains older versions of packages within the repository.\n"
2544
+ " For Background synchronization, a background task will download all packages after the initial sync (Deprecated).\n"
2568
2545
  " The Immediate option will download all metadata and packages immediately during the sync."
2569
2546
  msgstr ""
2570
2547
 
2571
- #: app/assets/javascripts/bastion_katello/content-hosts/views/register.html
2572
- msgid "For remote actions and reporting package & errata information:"
2573
- msgstr ""
2574
-
2575
- #: app/assets/javascripts/bastion_katello/content-views/details/views/content-view-publish.html
2576
- msgid ""
2577
- "For the duplicate repositories, the packages in each Content View Version will combine regardless of the filters that \n"
2578
- " were applied to the individual Content View Version."
2548
+ #: app/assets/javascripts/bastion_katello/content-hosts/views/register-client.html
2549
+ msgid "For remote actions via katello-agent:"
2579
2550
  msgstr ""
2580
2551
 
2581
2552
  #: app/assets/javascripts/bastion_katello/content-views/details/views/content-view-promotion.html
@@ -2586,9 +2557,13 @@ msgstr "강제 승격하시겠습니까?"
2586
2557
  msgid "Force Puppet Environment"
2587
2558
  msgstr ""
2588
2559
 
2589
- #: app/assets/javascripts/bastion_katello/subscriptions/manifest/views/manifest-details.html
2590
- msgid "Generated On"
2591
- msgstr "생성 "
2560
+ #: app/assets/javascripts/bastion_katello/products/details/repositories/http-proxy-service.js
2561
+ msgid "Global Default"
2562
+ msgstr ""
2563
+
2564
+ #: app/assets/javascripts/bastion_katello/products/details/repositories/http-proxy-service.js
2565
+ msgid "Global Default (None)"
2566
+ msgstr ""
2592
2567
 
2593
2568
  #: app/assets/javascripts/bastion_katello/content-credentials/new/views/new-content-credential.html
2594
2569
  #: app/assets/javascripts/bastion_katello/products/details/repositories/details/views/repository-info.html
@@ -2600,10 +2575,6 @@ msgstr "생성 "
2600
2575
  msgid "GPG Key"
2601
2576
  msgstr "GPG 키 "
2602
2577
 
2603
- #: app/assets/javascripts/bastion_katello/subscriptions/details/views/subscription-products.html
2604
- msgid "GPG Key URL"
2605
- msgstr "GPG 키 URL"
2606
-
2607
2578
  #: app/assets/javascripts/bastion_katello/content-views/details/filters/views/package-filter-details.html
2608
2579
  msgid "Greater Than"
2609
2580
  msgstr "이상 "
@@ -2624,10 +2595,7 @@ msgstr "그룹 설치 "
2624
2595
  msgid "Group Remove"
2625
2596
  msgstr "그룹 삭제 "
2626
2597
 
2627
- #: app/assets/javascripts/bastion_katello/subscriptions/views/subscription-type.html
2628
- msgid "Guests of"
2629
- msgstr "게스트 "
2630
-
2598
+ #: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-traces-modal.html
2631
2599
  #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-traces.html
2632
2600
  msgid "Helper"
2633
2601
  msgstr ""
@@ -2705,6 +2673,7 @@ msgstr "호스트 그룹 "
2705
2673
  msgid "Host Limit"
2706
2674
  msgstr ""
2707
2675
 
2676
+ #: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-traces-modal.html
2708
2677
  #: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-info.html
2709
2678
  msgid "Hostname"
2710
2679
  msgstr "호스트 이름"
@@ -2726,17 +2695,38 @@ msgstr ""
2726
2695
  "매시 {{ product.sync_plan.sync_date | date:'m' }} 분 {{ "
2727
2696
  "product.sync_plan.sync_date | date:'s' }} 초"
2728
2697
 
2698
+ #: app/assets/javascripts/bastion_katello/products/details/repositories/details/views/repository-info.html
2699
+ #: app/assets/javascripts/bastion_katello/products/details/repositories/new/views/new-repository.html
2700
+ msgid "HTTP Proxy"
2701
+ msgstr ""
2702
+
2703
+ #: app/assets/javascripts/bastion_katello/products/details/repositories/new/views/new-repository.html
2704
+ msgid "HTTP Proxy Policy"
2705
+ msgstr ""
2706
+
2707
+ #: app/assets/javascripts/bastion_katello/products/bulk/views/products-bulk-http-proxy-modal.html
2708
+ msgid "HTTP Proxy Policy:"
2709
+ msgstr ""
2710
+
2711
+ #: app/assets/javascripts/bastion_katello/products/bulk/views/products-bulk-http-proxy-modal.html
2712
+ msgid "HTTP Proxy:"
2713
+ msgstr ""
2714
+
2715
+ #: app/assets/javascripts/bastion_katello/products/details/repositories/details/views/repository-info.html
2716
+ msgid "HttpProxyPolicy"
2717
+ msgstr ""
2718
+
2729
2719
  #: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-errata-modal.html
2730
2720
  #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-errata.html
2731
2721
  msgid "Id"
2732
2722
  msgstr "ID"
2733
2723
 
2734
- #: app/assets/javascripts/bastion_katello/subscriptions/details/subscription-details.controller.js
2724
+ #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-errata.html
2725
+ #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-packages-actions.html
2726
+ #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-packages-installed.html
2735
2727
  msgid ""
2736
- "If the virt-who field is Yes then the subscription requires the use of virt-"
2737
- "who. Learn how to configure and use this tool at the <a "
2738
- "href=\"https://access.redhat.com/articles/subscription-management-"
2739
- "satellite-6\" target=\"_blank\">Subscription Management Home Page</a>."
2728
+ "If you are not using Remote Execution to manage content on this host, ensure"
2729
+ " that it has the katello-agent package installed."
2740
2730
  msgstr ""
2741
2731
 
2742
2732
  #: app/assets/javascripts/bastion_katello/content-views/deletion/views/version-deletion-activation-keys.html
@@ -2768,14 +2758,6 @@ msgstr ""
2768
2758
  msgid "Ignorable Content"
2769
2759
  msgstr ""
2770
2760
 
2771
- #: app/assets/javascripts/bastion_katello/products/details/repositories/new/views/new-repository.html
2772
- msgid "Ignore Global Http Proxy"
2773
- msgstr ""
2774
-
2775
- #: app/assets/javascripts/bastion_katello/products/details/repositories/details/views/repository-info.html
2776
- msgid "Ignore Global HTTP Proxy"
2777
- msgstr ""
2778
-
2779
2761
  #: app/assets/javascripts/bastion_katello/docker-tags/details/docker-tag-details.controller.js
2780
2762
  msgid "Image"
2781
2763
  msgstr "이미지 "
@@ -2784,18 +2766,6 @@ msgstr "이미지 "
2784
2766
  msgid "Immediate"
2785
2767
  msgstr ""
2786
2768
 
2787
- #: app/assets/javascripts/bastion_katello/subscriptions/manifest/views/manifest.html
2788
- msgid "Import History"
2789
- msgstr "가져오기 기록 "
2790
-
2791
- #: app/assets/javascripts/bastion_katello/subscriptions/views/subscriptions.html
2792
- msgid "Import Manifest"
2793
- msgstr ""
2794
-
2795
- #: app/assets/javascripts/bastion_katello/subscriptions/manifest/views/manifest.html
2796
- msgid "Import/Remove Manifest"
2797
- msgstr ""
2798
-
2799
2769
  #: app/assets/javascripts/bastion_katello/errata/errata-severity.filter.js
2800
2770
  msgid "Important"
2801
2771
  msgstr "중요"
@@ -2843,7 +2813,7 @@ msgstr ""
2843
2813
  msgid "Install"
2844
2814
  msgstr "설치 "
2845
2815
 
2846
- #: app/assets/javascripts/bastion_katello/content-hosts/views/register.html
2816
+ #: app/assets/javascripts/bastion_katello/content-hosts/views/register-client.html
2847
2817
  msgid "Install client package:"
2848
2818
  msgstr ""
2849
2819
 
@@ -2875,10 +2845,15 @@ msgstr ""
2875
2845
  msgid "Installed"
2876
2846
  msgstr "설치됨 "
2877
2847
 
2848
+ #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-debs-installed.html
2849
+ msgid "Installed Deb Packages"
2850
+ msgstr ""
2851
+
2878
2852
  #: app/assets/javascripts/bastion_katello/packages/details/views/package-info.html
2879
2853
  msgid "Installed On"
2880
2854
  msgstr ""
2881
2855
 
2856
+ #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-debs-installed.html
2882
2857
  #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-packages-installed.html
2883
2858
  msgid "Installed Package"
2884
2859
  msgstr "설치된 패키지 "
@@ -2896,10 +2871,6 @@ msgstr "설치된 제품 "
2896
2871
  msgid "Installed Profile"
2897
2872
  msgstr ""
2898
2873
 
2899
- #: app/assets/javascripts/bastion_katello/subscriptions/details/views/subscription-info.html
2900
- msgid "Instance-based"
2901
- msgstr "인스턴스 기반 "
2902
-
2903
2874
  #: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-info.html
2904
2875
  msgid "Interfaces"
2905
2876
  msgstr "인터페이스 "
@@ -2935,6 +2906,17 @@ msgstr ""
2935
2906
  msgid "Katello Agent"
2936
2907
  msgstr "Katello 에이전트 "
2937
2908
 
2909
+ #: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-info.html
2910
+ msgid "Katello Tracer"
2911
+ msgstr ""
2912
+
2913
+ #: app/assets/javascripts/bastion_katello/common/views/katello-agent-notice.html
2914
+ #: app/assets/javascripts/bastion_katello/content-hosts/views/register-client.html
2915
+ msgid ""
2916
+ "Katello-agent is deprecated and will be removed in Katello 4.0. Consider "
2917
+ "migrating to Remote Execution."
2918
+ msgstr ""
2919
+
2938
2920
  #: app/assets/javascripts/bastion_katello/content-views/details/views/content-view-info.html
2939
2921
  #: app/assets/javascripts/bastion_katello/content-views/new/views/content-view-new.html
2940
2922
  #: app/assets/javascripts/bastion_katello/environments/details/views/environment-details.html
@@ -2981,10 +2963,6 @@ msgstr "마지막 동기화"
2981
2963
  msgid "Last synced"
2982
2964
  msgstr ""
2983
2965
 
2984
- #: app/assets/javascripts/bastion_katello/subscriptions/manifest/views/manifest-details.html
2985
- msgid "Last Updated"
2986
- msgstr "마지막 업데이트 일시"
2987
-
2988
2966
  #: app/assets/javascripts/bastion_katello/errata/details/views/erratum-info.html
2989
2967
  msgid "Last Updated On"
2990
2968
  msgstr "마지막 업데이트: "
@@ -3002,7 +2980,7 @@ msgstr ""
3002
2980
  msgid "Latest Only"
3003
2981
  msgstr ""
3004
2982
 
3005
- #: app/assets/javascripts/bastion_katello/content-hosts/views/register.html
2983
+ #: app/assets/javascripts/bastion_katello/content-hosts/views/register-client.html
3006
2984
  msgid ""
3007
2985
  "Learn more about these packages in the <a "
3008
2986
  "href=\"https://theforeman.org/plugins/katello/\">Documentation</a>"
@@ -3109,10 +3087,6 @@ msgstr ""
3109
3087
  msgid "Limit:"
3110
3088
  msgstr "제한: "
3111
3089
 
3112
- #: app/assets/javascripts/bastion_katello/subscriptions/details/views/subscription-info.html
3113
- msgid "Limits"
3114
- msgstr "제한 "
3115
-
3116
3090
  #: app/assets/javascripts/bastion_katello/docker-tags/details/docker-tag-details.controller.js
3117
3091
  msgid "List"
3118
3092
  msgstr ""
@@ -3123,6 +3097,7 @@ msgstr ""
3123
3097
  #: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-subscriptions.html
3124
3098
  #: app/assets/javascripts/bastion_katello/content-views/details/components/views/content-view-composite.html
3125
3099
  #: app/assets/javascripts/bastion_katello/content-views/details/filters/views/errata-filter.html
3100
+ #: app/assets/javascripts/bastion_katello/content-views/details/filters/views/module-stream-filter.html
3126
3101
  #: app/assets/javascripts/bastion_katello/content-views/details/filters/views/package-group-filter.html
3127
3102
  #: app/assets/javascripts/bastion_katello/content-views/details/views/content-view-deb-repositories.html
3128
3103
  #: app/assets/javascripts/bastion_katello/content-views/details/views/content-view-docker-repositories.html
@@ -3140,7 +3115,6 @@ msgstr "환경 경로 로딩 중..."
3140
3115
 
3141
3116
  #: app/assets/javascripts/bastion_katello/activation-keys/details/views/activation-key-repository-sets.html
3142
3117
  #: app/assets/javascripts/bastion_katello/environments/views/new-environment.html
3143
- #: app/assets/javascripts/bastion_katello/subscriptions/details/views/subscription-products.html
3144
3118
  #: app/assets/javascripts/bastion_katello/content-hosts/content-host-status.controller.js
3145
3119
  msgid "Loading..."
3146
3120
  msgstr "로딩..."
@@ -3149,6 +3123,10 @@ msgstr "로딩..."
3149
3123
  msgid "Loading...\""
3150
3124
  msgstr ""
3151
3125
 
3126
+ #: app/assets/javascripts/bastion_katello/products/details/repositories/details/views/repository-manage-ansible-collections.html
3127
+ msgid "Manage Ansible Collections for Repository:"
3128
+ msgstr ""
3129
+
3152
3130
  #: app/assets/javascripts/bastion_katello/products/details/repositories/details/views/repository-manage-docker-manifests.html
3153
3131
  msgid "Manage Container Image Manifests for Repository:"
3154
3132
  msgstr ""
@@ -3165,9 +3143,13 @@ msgstr ""
3165
3143
  msgid "Manage Files for Repository:"
3166
3144
  msgstr ""
3167
3145
 
3168
- #: app/assets/javascripts/bastion_katello/subscriptions/views/subscriptions.html
3169
- msgid "Manage Manifest"
3170
- msgstr "매니페스트 관리 "
3146
+ #: app/assets/javascripts/bastion_katello/content-hosts/views/content-hosts.html
3147
+ msgid "Manage Host Traces"
3148
+ msgstr ""
3149
+
3150
+ #: app/assets/javascripts/bastion_katello/products/views/products.html
3151
+ msgid "Manage HTTP Proxy"
3152
+ msgstr ""
3171
3153
 
3172
3154
  #: app/assets/javascripts/bastion_katello/content-hosts/views/content-hosts.html
3173
3155
  msgid "Manage Module Streams"
@@ -3209,26 +3191,10 @@ msgstr ""
3209
3191
  msgid "Manage Sync Plan"
3210
3192
  msgstr ""
3211
3193
 
3212
- #: app/assets/javascripts/bastion_katello/subscriptions/manifest/views/manifest-import.html
3213
- msgid "Manifest History"
3214
- msgstr "매니페스트 기록 "
3215
-
3216
3194
  #: app/assets/javascripts/bastion_katello/products/details/repositories/details/views/repository-manage-docker-manifests.html
3217
3195
  msgid "Manifest Lists"
3218
3196
  msgstr ""
3219
3197
 
3220
- #: app/assets/javascripts/bastion_katello/subscriptions/manifest/manifest-import.controller.js
3221
- msgid "Manifest successfully deleted."
3222
- msgstr "매니페스트가 성공적으로 삭제되었습니다. "
3223
-
3224
- #: app/assets/javascripts/bastion_katello/subscriptions/manifest/manifest-import.controller.js
3225
- msgid "Manifest successfully imported."
3226
- msgstr "매니페스트을 성공적으로 불러왔습니다. "
3227
-
3228
- #: app/assets/javascripts/bastion_katello/subscriptions/manifest/manifest-import.controller.js
3229
- msgid "Manifest successfully refreshed."
3230
- msgstr "매니페스트가 성공적으로 새로고침되었습니다."
3231
-
3232
3198
  #: app/assets/javascripts/bastion_katello/docker-tags/details/views/docker-tag-info.html
3233
3199
  msgid "Manifest Type"
3234
3200
  msgstr ""
@@ -3242,11 +3208,6 @@ msgstr ""
3242
3208
  msgid "Maximum Version"
3243
3209
  msgstr ""
3244
3210
 
3245
- #: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-events.html
3246
- #: app/assets/javascripts/bastion_katello/subscriptions/manifest/views/manifest-import-history.html
3247
- msgid "Message"
3248
- msgstr "메세지 "
3249
-
3250
3211
  #: app/assets/javascripts/bastion_katello/content-views/details/filters/views/package-filter-details.html
3251
3212
  msgid "Minimum Version"
3252
3213
  msgstr ""
@@ -3264,10 +3225,24 @@ msgstr "모델 "
3264
3225
  msgid "Moderate"
3265
3226
  msgstr "중간 수준"
3266
3227
 
3228
+ #: app/assets/javascripts/bastion_katello/content-views/details/filters/views/errata-filter-details.html
3229
+ #: app/assets/javascripts/bastion_katello/content-views/versions/views/content-view-version-errata.html
3230
+ #: app/assets/javascripts/bastion_katello/packages/details/views/package-info.html
3231
+ msgid "Modular"
3232
+ msgstr ""
3233
+
3267
3234
  #: app/assets/javascripts/bastion_katello/content-views/details/puppet-modules/content-view-puppet-modules.controller.js
3268
3235
  msgid "Module %s removed from Content View."
3269
3236
  msgstr "모듈 %s이 컨텐츠 뷰에서 삭제되었습니다."
3270
3237
 
3238
+ #: app/assets/javascripts/bastion_katello/content-views/details/filters/new-filter.controller.js
3239
+ msgid "Module Stream"
3240
+ msgstr ""
3241
+
3242
+ #: app/assets/javascripts/bastion_katello/content-views/details/filters/views/module-stream-filter.html
3243
+ msgid "Module Stream Filter:"
3244
+ msgstr ""
3245
+
3271
3246
  #: app/assets/javascripts/bastion_katello/host-collections/details/views/host-collection-info.html
3272
3247
  msgid "Module Stream Management"
3273
3248
  msgstr ""
@@ -3282,10 +3257,19 @@ msgstr ""
3282
3257
  msgid "Module Stream Packages"
3283
3258
  msgstr ""
3284
3259
 
3260
+ #: app/assets/javascripts/bastion_katello/content-views/details/filters/available-module-stream-filter.controller.js
3261
+ msgid "Module Stream successfully added."
3262
+ msgstr ""
3263
+
3264
+ #: app/assets/javascripts/bastion_katello/content-views/details/filters/module-stream-list-filter.controller.js
3265
+ msgid "Module Stream successfully removed."
3266
+ msgstr ""
3267
+
3285
3268
  #: app/assets/javascripts/bastion_katello/content-hosts/content/views/errata-details.html
3286
3269
  #: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-details.html
3287
3270
  #: app/assets/javascripts/bastion_katello/content-views/versions/views/content-view-version.html
3288
3271
  #: app/assets/javascripts/bastion_katello/products/details/repositories/details/views/repository-info.html
3272
+ #: app/assets/javascripts/bastion_katello/content-views/details/filters/filter-helper.service.js
3289
3273
  #: app/assets/javascripts/bastion_katello/environments/content.service.js
3290
3274
  msgid "Module Streams"
3291
3275
  msgstr ""
@@ -3302,14 +3286,6 @@ msgstr ""
3302
3286
  msgid "More Details"
3303
3287
  msgstr "상세 정보 "
3304
3288
 
3305
- #: app/assets/javascripts/bastion_katello/subscriptions/manifest/views/manifest-import.html
3306
- msgid "More..."
3307
- msgstr "상세 정보..."
3308
-
3309
- #: app/assets/javascripts/bastion_katello/subscriptions/details/views/subscription-info.html
3310
- msgid "Multi-entitlement"
3311
- msgstr "멀티 인타이틀먼트 "
3312
-
3313
3289
  #: app/assets/javascripts/bastion_katello/content-views/details/filters/views/filter-repositories.html
3314
3290
  #: app/assets/javascripts/bastion_katello/content-views/details/views/content-view-deb-repositories.html
3315
3291
  #: app/assets/javascripts/bastion_katello/content-views/details/views/content-view-docker-repositories.html
@@ -3339,7 +3315,6 @@ msgstr "해당 없음 "
3339
3315
  #: app/assets/javascripts/bastion_katello/content-credentials/new/views/new-content-credential.html
3340
3316
  #: app/assets/javascripts/bastion_katello/content-credentials/views/content-credentials.html
3341
3317
  #: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-host-bulk-module-streams-modal.html
3342
- #: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-errata-modal.html
3343
3318
  #: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-host-collections-modal.html
3344
3319
  #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-module-streams.html
3345
3320
  #: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-host-collections-table.html
@@ -3354,6 +3329,7 @@ msgstr "해당 없음 "
3354
3329
  #: app/assets/javascripts/bastion_katello/content-views/details/filters/views/edit-filter.html
3355
3330
  #: app/assets/javascripts/bastion_katello/content-views/details/filters/views/filter-repositories.html
3356
3331
  #: app/assets/javascripts/bastion_katello/content-views/details/filters/views/filters.html
3332
+ #: app/assets/javascripts/bastion_katello/content-views/details/filters/views/module-stream-filter-details.html
3357
3333
  #: app/assets/javascripts/bastion_katello/content-views/details/filters/views/new-filter.html
3358
3334
  #: app/assets/javascripts/bastion_katello/content-views/details/filters/views/package-group-filter-details.html
3359
3335
  #: app/assets/javascripts/bastion_katello/content-views/details/puppet-modules/views/content-view-puppet-module-names.html
@@ -3419,7 +3395,6 @@ msgstr "해당 없음 "
3419
3395
  #: app/assets/javascripts/bastion_katello/puppet-modules/details/views/puppet-module-content-views.html
3420
3396
  #: app/assets/javascripts/bastion_katello/puppet-modules/details/views/puppet-module-repositories.html
3421
3397
  #: app/assets/javascripts/bastion_katello/puppet-modules/views/puppet-modules.html
3422
- #: app/assets/javascripts/bastion_katello/subscriptions/details/views/subscription-info.html
3423
3398
  #: app/assets/javascripts/bastion_katello/sync-plans/details/views/sync-plan-info.html
3424
3399
  #: app/assets/javascripts/bastion_katello/sync-plans/details/views/sync-plan-products.html
3425
3400
  #: app/assets/javascripts/bastion_katello/sync-plans/new/views/new-sync-plan-form.html
@@ -3515,11 +3490,15 @@ msgstr "다음 동기화 "
3515
3490
  #: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-packages-modal.html
3516
3491
  #: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-release-version-modal.html
3517
3492
  #: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-repository-sets-modal.html
3493
+ #: app/assets/javascripts/bastion_katello/content-views/details/filters/views/errata-filter-details.html
3518
3494
  #: app/assets/javascripts/bastion_katello/content-views/details/views/content-view-info.html
3495
+ #: app/assets/javascripts/bastion_katello/content-views/versions/views/content-view-version-errata.html
3519
3496
  #: app/assets/javascripts/bastion_katello/content-views/views/content-views.html
3520
3497
  #: app/assets/javascripts/bastion_katello/environments/details/views/environment-content-views.html
3498
+ #: app/assets/javascripts/bastion_katello/products/bulk/views/products-bulk-http-proxy-modal.html
3521
3499
  #: app/assets/javascripts/bastion_katello/products/bulk/views/products-bulk-sync-plan-modal.html
3522
- #: app/assets/javascripts/bastion_katello/subscriptions/subscriptions.controller.js
3500
+ #: app/assets/javascripts/bastion_katello/activation-keys/details/activation-key-details.controller.js
3501
+ #: app/assets/javascripts/bastion_katello/content-hosts/details/content-host-details.controller.js
3523
3502
  msgid "No"
3524
3503
  msgstr "아니오 "
3525
3504
 
@@ -3628,6 +3607,17 @@ msgid ""
3628
3607
  "the 'Add' tab."
3629
3608
  msgstr "표시할 호스트 컬렉션이 없습니다. '추가' 탭을 선택하여 호스트 컬렉션을 추가할 수 있습니다."
3630
3609
 
3610
+ #: app/assets/javascripts/bastion_katello/products/bulk/views/products-bulk-http-proxy-modal.html
3611
+ #: app/assets/javascripts/bastion_katello/products/details/repositories/details/views/repository-info.html
3612
+ #: app/assets/javascripts/bastion_katello/products/details/repositories/new/views/new-repository.html
3613
+ #: app/assets/javascripts/bastion_katello/products/details/repositories/http-proxy-service.js
3614
+ msgid "No HTTP Proxies found"
3615
+ msgstr ""
3616
+
3617
+ #: app/assets/javascripts/bastion_katello/products/details/repositories/http-proxy-service.js
3618
+ msgid "No HTTP Proxy"
3619
+ msgstr ""
3620
+
3631
3621
  #: app/assets/javascripts/bastion_katello/products/discovery/views/discovery-create.html
3632
3622
  msgid "No matching results."
3633
3623
  msgstr ""
@@ -3640,10 +3630,6 @@ msgstr ""
3640
3630
  msgid "No products are have been added to this Sync Plan."
3641
3631
  msgstr ""
3642
3632
 
3643
- #: app/assets/javascripts/bastion_katello/subscriptions/details/views/subscription-info.html
3644
- msgid "No Products are provided by this Subscription."
3645
- msgstr ""
3646
-
3647
3633
  #: app/assets/javascripts/bastion_katello/content-views/details/puppet-modules/views/content-view-puppet-module-names.html
3648
3634
  msgid "No puppet modules found"
3649
3635
  msgstr ""
@@ -3676,22 +3662,14 @@ msgstr ""
3676
3662
  msgid "No Repositories contain this Puppet Module"
3677
3663
  msgstr ""
3678
3664
 
3679
- #: app/assets/javascripts/bastion_katello/subscriptions/details/views/subscription-products.html
3680
- msgid "No repository content provided through this subscription."
3681
- msgstr "이 서브스크립션을 통해 제공되는 리포지터리 컨텐츠가 없습니다. "
3682
-
3683
- #: app/assets/javascripts/bastion_katello/subscriptions/details/views/subscription-products.html
3684
- msgid "No repository content."
3685
- msgstr "리포지터리 컨텐츠가 없습니다. "
3686
-
3687
3665
  #: app/assets/javascripts/bastion_katello/activation-keys/details/views/activation-key-repository-sets.html
3688
3666
  #: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-repository-sets.html
3689
3667
  msgid "No repository sets provided through subscriptions."
3690
3668
  msgstr ""
3691
3669
 
3692
- #: app/assets/javascripts/bastion_katello/subscriptions/manifest/views/manifest-import.html
3693
- msgid "No subscription manifest imported"
3694
- msgstr "서브스크립션 매니페스트를 가져오지 않았습니다 "
3670
+ #: app/assets/javascripts/bastion_katello/content-views/details/filters/views/filter-rule-matching-package-modal.html
3671
+ msgid "No RPMs were matched"
3672
+ msgstr ""
3695
3673
 
3696
3674
  #: app/assets/javascripts/bastion_katello/products/details/repositories/details/views/repository-info.html
3697
3675
  #: app/assets/javascripts/bastion_katello/products/details/views/product-info.html
@@ -3710,6 +3688,11 @@ msgstr ""
3710
3688
  msgid "None"
3711
3689
  msgstr "없음 "
3712
3690
 
3691
+ #: app/assets/javascripts/bastion_katello/activation-keys/details/views/activation-key-subscriptions.html
3692
+ #: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-subscriptions.html
3693
+ msgid "Not Applicable"
3694
+ msgstr ""
3695
+
3713
3696
  #: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-info.html
3714
3697
  msgid "Not installed"
3715
3698
  msgstr "설치되지 않음 "
@@ -3741,12 +3724,6 @@ msgstr "동기화되지 않았습니다 "
3741
3724
  msgid "Not yet published"
3742
3725
  msgstr "아직 공개되지 않았습니다 "
3743
3726
 
3744
- #: app/assets/javascripts/bastion_katello/subscriptions/manifest/views/manifest-delete-modal.html
3745
- msgid ""
3746
- "Note: Deleting a subscription manifest is STRONGLY discouraged. Deleting a "
3747
- "manifest will:"
3748
- msgstr ""
3749
-
3750
3727
  #: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-info.html
3751
3728
  msgid "Number of CPUs"
3752
3729
  msgstr "CPU 수 "
@@ -3888,6 +3865,7 @@ msgstr ""
3888
3865
  msgid "Package"
3889
3866
  msgstr "패키지 "
3890
3867
 
3868
+ #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-debs-actions.html
3891
3869
  #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-packages-actions.html
3892
3870
  msgid "Package Actions"
3893
3871
  msgstr "패키지 동작 "
@@ -3926,6 +3904,7 @@ msgstr ""
3926
3904
  msgid "Package Information"
3927
3905
  msgstr ""
3928
3906
 
3907
+ #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-debs-actions.html
3929
3908
  #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-packages-actions.html
3930
3909
  msgid "Package Install"
3931
3910
  msgstr "패키지 설치 "
@@ -3934,6 +3913,7 @@ msgstr "패키지 설치 "
3934
3913
  msgid "Package Installation, Removal, and Update"
3935
3914
  msgstr " 패키지 설치, 제거, 업데이트 "
3936
3915
 
3916
+ #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-debs-actions.html
3937
3917
  #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-packages-actions.html
3938
3918
  msgid "Package Remove"
3939
3919
  msgstr "패키지 제거 "
@@ -3951,6 +3931,7 @@ msgstr "패키지가 성공적으로 삭제되었습니다. "
3951
3931
  msgid "Package successfully updated."
3952
3932
  msgstr "패키지가 성공적으로 업데이트되었습니다."
3953
3933
 
3934
+ #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-debs-actions.html
3954
3935
  #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-packages-actions.html
3955
3936
  msgid "Package Update"
3956
3937
  msgstr "패키지 업데이트 "
@@ -3966,6 +3947,7 @@ msgstr ""
3966
3947
  msgid "Package:"
3967
3948
  msgstr ""
3968
3949
 
3950
+ #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-debs-actions.html
3969
3951
  #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-packages-actions.html
3970
3952
  msgid "Package/Group Name"
3971
3953
  msgstr "패키지/그룹 이름 "
@@ -3987,10 +3969,18 @@ msgstr "패키지
{{ library.counts.packages || 0 }}
"
3987
3969
  msgid "Packages are automatically Applicable if they are Upgradable"
3988
3970
  msgstr ""
3989
3971
 
3972
+ #: app/assets/javascripts/bastion_katello/products/details/repositories/details/views/repository-advanced-sync-options.html
3973
+ msgid ""
3974
+ "Packages are corrupt, often leading to an error \"Package does not match "
3975
+ "intended download\" or \"Hash Sum mismatch\"."
3976
+ msgstr ""
3977
+
3990
3978
  #: app/assets/javascripts/bastion_katello/errata/details/views/erratum-packages.html
3991
3979
  msgid "Packages for Errata:"
3992
3980
  msgstr ""
3993
3981
 
3982
+ #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-debs-actions.html
3983
+ #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-debs-installed.html
3994
3984
  #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-packages-actions.html
3995
3985
  #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-packages-applicable.html
3996
3986
  #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-packages-installed.html
@@ -4005,6 +3995,11 @@ msgstr "매개 변수 "
4005
3995
  msgid "Part of a manifest list"
4006
3996
  msgstr ""
4007
3997
 
3998
+ #: app/assets/javascripts/bastion_katello/products/discovery/views/discovery-create.html
3999
+ #: app/assets/javascripts/bastion_katello/products/discovery/views/discovery.html
4000
+ msgid "Password"
4001
+ msgstr "암호 "
4002
+
4008
4003
  #: app/assets/javascripts/bastion_katello/products/details/repositories/new/views/new-repository.html
4009
4004
  msgid ""
4010
4005
  "Password of the upstream repository user for authentication. Leave empty if "
@@ -4021,6 +4016,7 @@ msgstr ""
4021
4016
  msgid "Path"
4022
4017
  msgstr ""
4023
4018
 
4019
+ #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-debs-actions.html
4024
4020
  #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-packages-actions.html
4025
4021
  msgid "Perform"
4026
4022
  msgstr "실행 "
@@ -4028,14 +4024,13 @@ msgstr "실행 "
4028
4024
  #: app/assets/javascripts/bastion_katello/products/details/repositories/details/views/repository-advanced-sync-options.html
4029
4025
  msgid ""
4030
4026
  "Performs a complete sync, verifying the checksum of all packages afterwards."
4031
- " Any missing or corrupt RPMs will be re-downloaded. This option will take "
4032
- "the longest amount of time and is only relevant for yum repositories.. "
4033
- "Choose this option if:"
4027
+ " Any missing or corrupt package will be re-downloaded. This option will take"
4028
+ " the longest amount of time. Choose this option if:"
4034
4029
  msgstr ""
4035
4030
 
4036
- #: app/assets/javascripts/bastion_katello/subscriptions/views/subscription-type.html
4037
- msgid "Physical"
4038
- msgstr "물리적 "
4031
+ #: app/assets/javascripts/bastion_katello/sync-plans/details/sync-plan-details-info.controller.js
4032
+ msgid "Please enter cron below"
4033
+ msgstr ""
4039
4034
 
4040
4035
  #: app/assets/javascripts/bastion_katello/environments/details/environment-content.controller.js
4041
4036
  msgid "Please make sure a Content View is selected."
@@ -4109,10 +4104,6 @@ msgstr ""
4109
4104
  msgid "Product"
4110
4105
  msgstr "제품 "
4111
4106
 
4112
- #: app/assets/javascripts/bastion_katello/subscriptions/details/views/subscription-details.html
4113
- msgid "Product Content"
4114
- msgstr "제품 컨텐츠 "
4115
-
4116
4107
  #: app/assets/javascripts/bastion_katello/content-credentials/views/content-credentials.html
4117
4108
  msgid "Product Count"
4118
4109
  msgstr "제품 수 "
@@ -4125,10 +4116,6 @@ msgstr ""
4125
4116
  msgid "Product Enhancement Advisory"
4126
4117
  msgstr "제품 기능 개선 권고"
4127
4118
 
4128
- #: app/assets/javascripts/bastion_katello/subscriptions/details/views/subscription-info.html
4129
- msgid "Product ID"
4130
- msgstr "제품 ID"
4131
-
4132
4119
  #: app/assets/javascripts/bastion_katello/products/details/views/product-info.html
4133
4120
  msgid "Product information for:"
4134
4121
  msgstr "제품 정보: "
@@ -4229,10 +4216,6 @@ msgstr "1 환경으로 승격 중 "
4229
4216
  msgid "Promotion History"
4230
4217
  msgstr "승격 기록 "
4231
4218
 
4232
- #: app/assets/javascripts/bastion_katello/subscriptions/details/views/subscription-info.html
4233
- msgid "Provided Products"
4234
- msgstr "제공되는 제품 "
4235
-
4236
4219
  #: app/assets/javascripts/bastion_katello/packages/details/views/package-dependencies.html
4237
4220
  msgid "Provides"
4238
4221
  msgstr ""
@@ -4324,7 +4307,6 @@ msgid "Puppet Modules for Content View:"
4324
4307
  msgstr "컨텐츠 뷰의 Puppet 모듈: "
4325
4308
 
4326
4309
  #: app/assets/javascripts/bastion_katello/common/views/subscription-add-or-remove.html
4327
- #: app/assets/javascripts/bastion_katello/subscriptions/details/views/subscription-info.html
4328
4310
  msgid "Quantity"
4329
4311
  msgstr "수량 "
4330
4312
 
@@ -4336,10 +4318,6 @@ msgstr ""
4336
4318
  msgid "RAM (GB)"
4337
4319
  msgstr "RAM(GB)"
4338
4320
 
4339
- #: app/assets/javascripts/bastion_katello/subscriptions/details/subscription-details.controller.js
4340
- msgid "RAM: %s GB"
4341
- msgstr "RAM: %sGB"
4342
-
4343
4321
  #: app/assets/javascripts/bastion_katello/content-views/details/filters/views/package-filter-details.html
4344
4322
  msgid "Range"
4345
4323
  msgstr "범위 "
@@ -4362,16 +4340,7 @@ msgstr ""
4362
4340
  msgid "Recurring Logic"
4363
4341
  msgstr ""
4364
4342
 
4365
- #: app/assets/javascripts/bastion_katello/subscriptions/manifest/views/manifest-import.html
4366
- msgid "Red Hat CDN URL"
4367
- msgstr "Red Hat CDN URL"
4368
-
4369
- #: app/assets/javascripts/bastion_katello/subscriptions/manifest/views/manifest-import.html
4370
- msgid "Red Hat Provider Details"
4371
- msgstr "Red Hat 공급자 정보 "
4372
-
4373
4343
  #: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-repository-sets.html
4374
- #: app/assets/javascripts/bastion_katello/subscriptions/details/views/subscription-products.html
4375
4344
  msgid "Red Hat Repositories page"
4376
4345
  msgstr "Red Hat 리포지터리 페이지 "
4377
4346
 
@@ -4379,22 +4348,10 @@ msgstr "Red Hat 리포지터리 페이지 "
4379
4348
  msgid "Red Hat Repositories page."
4380
4349
  msgstr "Red Hat 리포지터리 페이지."
4381
4350
 
4382
- #: app/assets/javascripts/bastion_katello/subscriptions/manifest/views/manifest-import.html
4383
- msgid "Refresh Manifest"
4384
- msgstr "매니페스트 새로 고침 "
4385
-
4386
4351
  #: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-errata-modal.html
4387
4352
  msgid "Refresh Table"
4388
4353
  msgstr "표 새로 고침 "
4389
4354
 
4390
- #: app/assets/javascripts/bastion_katello/subscriptions/manifest/manifest-import.controller.js
4391
- msgid "Refreshing Manifest"
4392
- msgstr ""
4393
-
4394
- #: app/assets/javascripts/bastion_katello/subscriptions/manifest/views/manifest-import.html
4395
- msgid "Refreshing manifest not supported by this manifest."
4396
- msgstr ""
4397
-
4398
4355
  #: app/assets/javascripts/bastion_katello/content-views/details/views/content-view-versions.html
4399
4356
  msgid "Regenerate Repository Metadata"
4400
4357
  msgstr ""
@@ -4428,11 +4385,6 @@ msgstr ""
4428
4385
  msgid "Registry Name Pattern"
4429
4386
  msgstr ""
4430
4387
 
4431
- #: app/assets/javascripts/bastion_katello/products/discovery/views/discovery-create.html
4432
- #: app/assets/javascripts/bastion_katello/products/discovery/views/discovery.html
4433
- msgid "Registry Password"
4434
- msgstr ""
4435
-
4436
4388
  #: app/assets/javascripts/bastion_katello/products/discovery/views/discovery.html
4437
4389
  msgid "Registry Search Parameter"
4438
4390
  msgstr ""
@@ -4446,14 +4398,6 @@ msgstr ""
4446
4398
  msgid "Registry URL"
4447
4399
  msgstr "레지스트리 URL"
4448
4400
 
4449
- #: app/assets/javascripts/bastion_katello/products/discovery/views/discovery-create.html
4450
- msgid "Registry username"
4451
- msgstr ""
4452
-
4453
- #: app/assets/javascripts/bastion_katello/products/discovery/views/discovery.html
4454
- msgid "Registry Username"
4455
- msgstr ""
4456
-
4457
4401
  #: app/assets/javascripts/bastion_katello/content-views/versions/views/content-view-version-packages.html
4458
4402
  #: app/assets/javascripts/bastion_katello/environments/details/views/environment-module-streams.html
4459
4403
  #: app/assets/javascripts/bastion_katello/environments/details/views/environment-packages.html
@@ -4503,10 +4447,6 @@ msgid "Remove {{ table.numSelected }} Container Image manifest?"
4503
4447
  msgid_plural "Remove {{ table.numSelected }} Container Image manifests?"
4504
4448
  msgstr[0] ""
4505
4449
 
4506
- #: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-destroy-modal.html
4507
- msgid "Remove {{ table.numSelected }} Hosts?"
4508
- msgstr ""
4509
-
4510
4450
  #: app/assets/javascripts/bastion_katello/activation-keys/details/views/activation-key-details.html
4511
4451
  msgid "Remove Activation Key \"{{ activationKey.name }}\"?"
4512
4452
  msgstr "활성키 \"{{ activationKey.name }}\"을/를 삭제하시겠습니까?"
@@ -4557,14 +4497,14 @@ msgstr "삭제 대상 "
4557
4497
  msgid "Remove Host Collection \"{{ hostCollection.name }}\"?"
4558
4498
  msgstr "호스트 컬렉션 \"{{ hostCollection.name }}\"을/를 삭제하시겠습니까?"
4559
4499
 
4560
- #: app/assets/javascripts/bastion_katello/content-hosts/views/content-hosts.html
4561
- msgid "Remove Hosts"
4562
- msgstr ""
4563
-
4564
4500
  #: app/assets/javascripts/bastion_katello/content-views/details/puppet-modules/views/content-view-puppet-modules.html
4565
4501
  msgid "Remove Module"
4566
4502
  msgstr "모듈 삭제 "
4567
4503
 
4504
+ #: app/assets/javascripts/bastion_katello/content-views/details/filters/views/module-stream-filter-details.html
4505
+ msgid "Remove Module Stream"
4506
+ msgstr ""
4507
+
4568
4508
  #: app/assets/javascripts/bastion_katello/content-views/details/filters/views/package-group-filter-details.html
4569
4509
  msgid "Remove Package Group"
4570
4510
  msgstr "패키지 그룹 삭제 "
@@ -4631,6 +4571,7 @@ msgstr ""
4631
4571
  #: app/assets/javascripts/bastion_katello/activation-keys/details/views/activation-key-host-collections-table.html
4632
4572
  #: app/assets/javascripts/bastion_katello/activation-keys/details/views/activation-key-subscriptions-list.html
4633
4573
  #: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-subscriptions-modal.html
4574
+ #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-debs-installed.html
4634
4575
  #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-packages-installed.html
4635
4576
  #: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-host-collections-table.html
4636
4577
  #: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-subscriptions-list.html
@@ -4679,10 +4620,6 @@ msgstr "컨텐츠 호스트 \"%y\"에서 %x 호스트 컬렉션이 삭제되었
4679
4620
  msgid "Removed %x products from sync plan \"%y\"."
4680
4621
  msgstr "동기화 계획 \"%y\"에서 %x 제품이 삭제되었습니다. "
4681
4622
 
4682
- #: app/assets/javascripts/bastion_katello/subscriptions/manifest/manifest-import.controller.js
4683
- msgid "Removing Manifest"
4684
- msgstr ""
4685
-
4686
4623
  #: app/assets/javascripts/bastion_katello/products/details/repositories/views/product-repositories.html
4687
4624
  msgid "Removing Repositories"
4688
4625
  msgstr "리포지터리 삭제 중 "
@@ -4691,10 +4628,6 @@ msgstr "리포지터리 삭제 중 "
4691
4628
  msgid "Repo Discovery"
4692
4629
  msgstr "리포지터리 검색 "
4693
4630
 
4694
- #: app/assets/javascripts/bastion_katello/subscriptions/details/views/subscription-products.html
4695
- msgid "Repo Type"
4696
- msgstr "리포지터리 유형 "
4697
-
4698
4631
  #: app/assets/javascripts/bastion_katello/content-credentials/details/views/content-credential-details.html
4699
4632
  #: app/assets/javascripts/bastion_katello/content-credentials/details/views/content-credential-info.html
4700
4633
  #: app/assets/javascripts/bastion_katello/content-credentials/details/views/content-credential-products.html
@@ -4797,6 +4730,10 @@ msgstr ""
4797
4730
  msgid "Repository Discovery"
4798
4731
  msgstr "리포지터리 검색 "
4799
4732
 
4733
+ #: app/assets/javascripts/bastion_katello/products/bulk/products-bulk-http-proxy-modal.controller.js
4734
+ msgid "Repository HTTP proxy changes have been initiated in the background."
4735
+ msgstr ""
4736
+
4800
4737
  #: app/assets/javascripts/bastion_katello/products/discovery/views/discovery-create.html
4801
4738
  msgid "Repository Label"
4802
4739
  msgstr ""
@@ -4846,10 +4783,6 @@ msgstr ""
4846
4783
  msgid "Repository URL"
4847
4784
  msgstr ""
4848
4785
 
4849
- #: app/assets/javascripts/bastion_katello/subscriptions/manifest/manifest-import.controller.js
4850
- msgid "Repository URL updated"
4851
- msgstr "리포지터리 URL이 업데이트되었습니다 "
4852
-
4853
4786
  #: app/assets/javascripts/bastion_katello/products/details/repositories/details/views/repository-advanced-sync.html
4854
4787
  #: app/assets/javascripts/bastion_katello/products/details/repositories/details/views/repository-info.html
4855
4788
  msgid "Repository:"
@@ -4859,24 +4792,18 @@ msgstr "리포지터리: "
4859
4792
  msgid "Republish Repository Metadata"
4860
4793
  msgstr ""
4861
4794
 
4862
- #: app/assets/javascripts/bastion_katello/subscriptions/manifest/views/manifest-delete-modal.html
4863
- msgid ""
4864
- "Require you to upload the subscription-manifest and re-attach subscriptions "
4865
- "to hosts and activation keys."
4795
+ #: app/assets/javascripts/bastion_katello/products/details/repositories/details/views/repository-info.html
4796
+ msgid "Requirements"
4866
4797
  msgstr ""
4867
4798
 
4868
- #: app/assets/javascripts/bastion_katello/subscriptions/details/views/subscription-info.html
4869
- msgid "Required Host"
4870
- msgstr "필요한 호스트 "
4799
+ #: app/assets/javascripts/bastion_katello/products/details/repositories/new/views/new-repository.html
4800
+ msgid "Requirements.yml"
4801
+ msgstr ""
4871
4802
 
4872
4803
  #: app/assets/javascripts/bastion_katello/packages/details/views/package-dependencies.html
4873
4804
  msgid "Requires"
4874
4805
  msgstr ""
4875
4806
 
4876
- #: app/assets/javascripts/bastion_katello/subscriptions/views/subscriptions.html
4877
- msgid "Requires Virt-Who Usage"
4878
- msgstr ""
4879
-
4880
4807
  #: app/assets/javascripts/bastion_katello/common/module-stream-actions.service.js
4881
4808
  msgid "Reset"
4882
4809
  msgstr ""
@@ -4887,14 +4814,17 @@ msgstr ""
4887
4814
  msgid "Reset to Default"
4888
4815
  msgstr ""
4889
4816
 
4890
- #: app/assets/javascripts/bastion_katello/subscriptions/details/views/subscription-info.html
4891
- msgid "Resource"
4817
+ #: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-traces-modal.html
4818
+ #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-traces.html
4819
+ msgid "Resolving the selected Traces will reboot this host."
4892
4820
  msgstr ""
4893
4821
 
4822
+ #: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-traces-modal.html
4894
4823
  #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-traces.html
4895
4824
  msgid "Restart"
4896
4825
  msgstr ""
4897
4826
 
4827
+ #: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-traces-modal.html
4898
4828
  #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-traces.html
4899
4829
  msgid "Restart Selected"
4900
4830
  msgstr ""
@@ -4915,10 +4845,12 @@ msgstr ""
4915
4845
  msgid "Result"
4916
4846
  msgstr "결과 "
4917
4847
 
4848
+ #: app/assets/javascripts/bastion_katello/activation-keys/details/views/activation-key-info.html
4918
4849
  #: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-info.html
4919
4850
  msgid "Role"
4920
4851
  msgstr "역할 "
4921
4852
 
4853
+ #: app/assets/javascripts/bastion_katello/content-views/details/filters/views/filter-rule-matching-package-modal.html
4922
4854
  #: app/assets/javascripts/bastion_katello/packages/views/packages.html
4923
4855
  #: app/assets/javascripts/bastion_katello/content-views/details/filters/filter-helper.service.js
4924
4856
  #: app/assets/javascripts/bastion_katello/products/details/repositories/yum-content-units.service.js
@@ -4941,20 +4873,6 @@ msgstr ""
4941
4873
  msgid "RPMs"
4942
4874
  msgstr "RPM"
4943
4875
 
4944
- #: app/assets/javascripts/bastion_katello/products/details/repositories/details/views/repository-advanced-sync-options.html
4945
- msgid ""
4946
- "RPMs are corrupt, often leading to an error \"Package does not match "
4947
- "intended download\"."
4948
- msgstr ""
4949
-
4950
- #: app/assets/javascripts/bastion_katello/subscriptions/manifest/views/manifest-details.html
4951
- msgid "Rules Source"
4952
- msgstr "규칙 소스 "
4953
-
4954
- #: app/assets/javascripts/bastion_katello/subscriptions/manifest/views/manifest-details.html
4955
- msgid "Rules Version"
4956
- msgstr "규칙 버전 "
4957
-
4958
4876
  #: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-subscriptions.html
4959
4877
  msgid "Run Auto-Attach"
4960
4878
  msgstr "자동 첨부 실행 "
@@ -5080,12 +4998,6 @@ msgid ""
5080
4998
  "want this verification."
5081
4999
  msgstr ""
5082
5000
 
5083
- #: app/assets/javascripts/bastion_katello/products/details/repositories/new/views/new-repository.html
5084
- msgid ""
5085
- "Selecting this option will result in the globally configured http proxy from"
5086
- " not being used."
5087
- msgstr ""
5088
-
5089
5001
  #: app/assets/javascripts/bastion_katello/content-views/deletion/views/version-deletion-environments.html
5090
5002
  msgid ""
5091
5003
  "Selecting this option will result in the Version being completely deleted "
@@ -5135,6 +5047,10 @@ msgstr ""
5135
5047
  msgid "Show all Repository Sets in Organization"
5136
5048
  msgstr ""
5137
5049
 
5050
+ #: app/assets/javascripts/bastion_katello/content-views/details/filters/views/package-filter-details.html
5051
+ msgid "Show Matching Content"
5052
+ msgstr ""
5053
+
5138
5054
  #: app/assets/javascripts/bastion_katello/packages/details/views/package-info.html
5139
5055
  msgid "Size"
5140
5056
  msgstr ""
@@ -5151,15 +5067,16 @@ msgstr ""
5151
5067
  msgid "Sockets"
5152
5068
  msgstr "소켓 "
5153
5069
 
5154
- #: app/assets/javascripts/bastion_katello/subscriptions/details/subscription-details.controller.js
5155
- msgid "Sockets: %s"
5156
- msgstr "소켓: %s"
5157
-
5158
5070
  #: app/assets/javascripts/bastion_katello/content-hosts/content/views/errata-details.html
5159
5071
  #: app/assets/javascripts/bastion_katello/errata/details/views/erratum-info.html
5160
5072
  msgid "Solution"
5161
5073
  msgstr "솔루션 "
5162
5074
 
5075
+ #: app/assets/javascripts/bastion_katello/content-views/details/views/content-view-info.html
5076
+ #: app/assets/javascripts/bastion_katello/content-views/new/views/content-view-new.html
5077
+ msgid "Solve Dependencies"
5078
+ msgstr ""
5079
+
5163
5080
  #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-errata.html
5164
5081
  msgid ""
5165
5082
  "Some of the Errata shown below may not be installable as they are not in this Content Host's\n"
@@ -5192,7 +5109,7 @@ msgid "Source RPMs"
5192
5109
  msgstr ""
5193
5110
 
5194
5111
  #: app/assets/javascripts/bastion_katello/products/details/repositories/details/views/repository-advanced-sync-options.html
5195
- msgid "Specific RPMs are throwing a 404 from yum or dnf."
5112
+ msgid "Specific packages are throwing a 404 from the package-manager."
5196
5113
  msgstr ""
5197
5114
 
5198
5115
  #: app/assets/javascripts/bastion_katello/products/details/repositories/details/views/repository-info.html
@@ -5220,10 +5137,6 @@ msgstr ""
5220
5137
  msgid "SSL Client Key"
5221
5138
  msgstr ""
5222
5139
 
5223
- #: app/assets/javascripts/bastion_katello/subscriptions/details/views/subscription-info.html
5224
- msgid "Stacking ID"
5225
- msgstr "스태킹 ID"
5226
-
5227
5140
  #: app/assets/javascripts/bastion_katello/products/details/repositories/details/views/repository-advanced-sync-options.html
5228
5141
  msgid "Standard sync, optimized for speed by bypassing any unneeded steps."
5229
5142
  msgstr ""
@@ -5248,8 +5161,6 @@ msgstr "시작하는 중"
5248
5161
 
5249
5162
  #: app/assets/javascripts/bastion_katello/common/views/subscription-add-or-remove.html
5250
5163
  #: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-subscriptions-modal.html
5251
- #: app/assets/javascripts/bastion_katello/subscriptions/details/views/subscription-info.html
5252
- #: app/assets/javascripts/bastion_katello/subscriptions/views/subscriptions.html
5253
5164
  msgid "Starts"
5254
5165
  msgstr "시작 "
5255
5166
 
@@ -5258,7 +5169,6 @@ msgid "State"
5258
5169
  msgstr "상태 "
5259
5170
 
5260
5171
  #: app/assets/javascripts/bastion_katello/activation-keys/details/views/activation-key-repository-sets.html
5261
- #: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-repository-sets-modal.html
5262
5172
  #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-module-streams.html
5263
5173
  #: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-provisioning-info.html
5264
5174
  #: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-repository-sets.html
@@ -5272,38 +5182,30 @@ msgstr "상태 "
5272
5182
 
5273
5183
  #: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-host-bulk-module-streams-modal.html
5274
5184
  #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-module-streams.html
5185
+ #: app/assets/javascripts/bastion_katello/content-views/details/filters/views/module-stream-filter-details.html
5275
5186
  #: app/assets/javascripts/bastion_katello/module-streams/views/partials/module-streams-table.html
5276
5187
  msgid "Stream"
5277
5188
  msgstr ""
5278
5189
 
5190
+ #: app/assets/javascripts/bastion_katello/activation-keys/details/views/activation-key-subscriptions.html
5279
5191
  #: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-subscriptions.html
5280
- #: app/assets/javascripts/bastion_katello/subscriptions/manifest/views/manifest-details.html
5281
5192
  msgid "Subscription Details"
5282
5193
  msgstr "서브스크립션 정보 "
5283
5194
 
5284
- #: app/assets/javascripts/bastion_katello/subscriptions/details/views/subscription-info.html
5285
- msgid "Subscription Info"
5286
- msgstr "서브스크립션 정보 "
5287
-
5288
5195
  #: app/assets/javascripts/bastion_katello/host-collections/details/views/host-collection-info.html
5289
5196
  msgid "Subscription Management"
5290
5197
  msgstr ""
5291
5198
 
5292
- #: app/assets/javascripts/bastion_katello/subscriptions/manifest/views/manifest-import.html
5293
- #: app/assets/javascripts/bastion_katello/subscriptions/manifest/views/manifest.html
5294
- msgid "Subscription Manifest"
5295
- msgstr "서브스크립션 매니페스트"
5296
-
5297
- #: app/assets/javascripts/bastion_katello/subscriptions/manifest/views/manifest-details.html
5298
- msgid "Subscription Server Details"
5299
- msgstr "서브스크립션 서버 상세 정보 "
5300
-
5301
5199
  #: app/assets/javascripts/bastion_katello/activation-keys/details/views/activation-key-associations-content-hosts.html
5302
5200
  #: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-info.html
5303
5201
  #: app/assets/javascripts/bastion_katello/content-hosts/views/content-hosts.html
5304
5202
  msgid "Subscription Status"
5305
5203
  msgstr "서브스크립션 상태 "
5306
5204
 
5205
+ #: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-info.html
5206
+ msgid "Subscription UUID"
5207
+ msgstr ""
5208
+
5307
5209
  #: app/assets/javascripts/bastion_katello/activation-keys/details/views/activation-key-info.html
5308
5210
  msgid ""
5309
5211
  "subscription-manager register --org=\"{{ activationKey.organization.label "
@@ -5315,7 +5217,6 @@ msgstr ""
5315
5217
  #: app/assets/javascripts/bastion_katello/activation-keys/details/views/activation-key-details.html
5316
5218
  #: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-details.html
5317
5219
  #: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-info.html
5318
- #: app/assets/javascripts/bastion_katello/subscriptions/views/subscriptions.html
5319
5220
  msgid "Subscriptions"
5320
5221
  msgstr "서브스크립션 "
5321
5222
 
@@ -5356,6 +5257,10 @@ msgstr "%cv 버전 %ver to %env 승격이 성공적으로 시작되었습니다.
5356
5257
  msgid "Successfully initiated removal of %cv version %ver."
5357
5258
  msgstr "%cv 버전 %ver 삭제가 성공적으로 시작되었습니다. "
5358
5259
 
5260
+ #: app/assets/javascripts/bastion_katello/content-hosts/bulk/content-hosts-bulk-traces-modal.controller.js
5261
+ msgid "Successfully initiated restart of services."
5262
+ msgstr ""
5263
+
5359
5264
  #: app/assets/javascripts/bastion_katello/content-views/details/content-view-versions.controller.js
5360
5265
  msgid "Successfully promoted %cv version %ver to %env"
5361
5266
  msgstr "%cv 버전 %ver이 %env로 성공적으로 승격되었습니다 "
@@ -5405,6 +5310,7 @@ msgstr "서브스크립션을 성공적으로 업데이트했습니다. "
5405
5310
  msgid "Successfully uploaded content:"
5406
5311
  msgstr ""
5407
5312
 
5313
+ #: app/assets/javascripts/bastion_katello/content-views/details/filters/views/filter-rule-matching-package-modal.html
5408
5314
  #: app/assets/javascripts/bastion_katello/content-views/details/puppet-modules/views/content-view-puppet-module-versions.html
5409
5315
  #: app/assets/javascripts/bastion_katello/packages/details/views/package-info.html
5410
5316
  #: app/assets/javascripts/bastion_katello/packages/views/packages.html
@@ -5415,15 +5321,9 @@ msgstr "요약 "
5415
5321
 
5416
5322
  #: app/assets/javascripts/bastion_katello/common/views/subscription-add-or-remove.html
5417
5323
  #: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-subscriptions-modal.html
5418
- #: app/assets/javascripts/bastion_katello/subscriptions/details/views/subscription-info.html
5419
- #: app/assets/javascripts/bastion_katello/subscriptions/views/subscriptions.html
5420
5324
  msgid "Support Level"
5421
5325
  msgstr "지원 수준 "
5422
5326
 
5423
- #: app/assets/javascripts/bastion_katello/subscriptions/details/views/subscription-info.html
5424
- msgid "Support Type"
5425
- msgstr "지원 유형 "
5426
-
5427
5327
  #: app/assets/javascripts/bastion_katello/products/bulk/views/products-bulk-advanced-sync-modal.html
5428
5328
  #: app/assets/javascripts/bastion_katello/products/details/repositories/details/views/repository-advanced-sync.html
5429
5329
  msgid "Sync"
@@ -5525,10 +5425,17 @@ msgstr ""
5525
5425
  msgid "Synchronization is being cancelled..."
5526
5426
  msgstr ""
5527
5427
 
5428
+ #: app/assets/javascripts/bastion_katello/activation-keys/details/views/activation-key-info.html
5528
5429
  #: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-info.html
5529
5430
  msgid "System Purpose"
5530
5431
  msgstr ""
5531
5432
 
5433
+ #: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-info.html
5434
+ msgid ""
5435
+ "System Purpose allows you to set the system's intended use on your network "
5436
+ "and improves the accuracy of auto attaching subscriptions."
5437
+ msgstr ""
5438
+
5532
5439
  #: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-info.html
5533
5440
  msgid "System Purpose Status"
5534
5441
  msgstr ""
@@ -5540,10 +5447,6 @@ msgstr ""
5540
5447
  msgid "Tags"
5541
5448
  msgstr "태그"
5542
5449
 
5543
- #: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-events.html
5544
- msgid "Target"
5545
- msgstr "대상 "
5546
-
5547
5450
  #: app/assets/javascripts/bastion_katello/tasks/views/task-details.html
5548
5451
  msgid "Task Details"
5549
5452
  msgstr "작업 상세 정보 "
@@ -5555,10 +5458,6 @@ msgstr "작업 상세 정보 "
5555
5458
  msgid "Tasks"
5556
5459
  msgstr "작업"
5557
5460
 
5558
- #: app/assets/javascripts/bastion_katello/subscriptions/views/subscription-type.html
5559
- msgid "Temporary"
5560
- msgstr "임시"
5561
-
5562
5461
  #: app/assets/javascripts/bastion_katello/environments/details/views/environment-details.html
5563
5462
  msgid ""
5564
5463
  "The <i>Registry Name Pattern</i> overrides the default name by which container images may be pulled from the server. (By default this name is a combination of Organization, Lifecycle Environment, Content View, Product, and Repository labels.)\n"
@@ -5573,7 +5472,7 @@ msgid ""
5573
5472
  "repository.docker_upstream_name\n"
5574
5473
  "content_view.label\n"
5575
5474
  "content_view.name\n"
5576
- "content_view.version\n"
5475
+ "content_view_version.version\n"
5577
5476
  "product.name\n"
5578
5477
  "product.label\n"
5579
5478
  "lifecycle_environment.name\n"
@@ -5631,6 +5530,7 @@ msgstr "다음과 같은 작업이 호스트 컬렉션에 있는 컨텐츠 호
5631
5530
  msgid "The host has not reported any applicable packages for upgrade."
5632
5531
  msgstr ""
5633
5532
 
5533
+ #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-debs-installed.html
5634
5534
  #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-packages-installed.html
5635
5535
  msgid ""
5636
5536
  "The host has not reported any installed packages, registering with "
@@ -5643,27 +5543,23 @@ msgid ""
5643
5543
  " See the <a href=\"/content_views\">content views page</a> to manage and promote a content view."
5644
5544
  msgstr ""
5645
5545
 
5646
- #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-errata.html
5546
+ #: app/assets/javascripts/bastion_katello/organizations/views/organization-selector.html
5647
5547
  msgid ""
5648
- "The katello-agent package is required to manage errata on this Host.\n"
5649
- " Please install the katello-agent package to manage errata on\n"
5650
- " {{ host.name }}."
5651
- msgstr ""
5548
+ "The page you are attempting to access requires selecting a specific "
5549
+ "organization."
5550
+ msgstr "액세스하려는 페이지에서 특정 조직을 선택해야 합니다."
5652
5551
 
5653
- #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-packages-actions.html
5654
- #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-packages-installed.html
5552
+ #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-debs-actions.html
5553
+ #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-debs-installed.html
5655
5554
  msgid ""
5656
- "The katello-agent package is required to manage packages on this Host.\n"
5657
- " Please install the katello-agent package to manage packages on\n"
5658
- " {{ host.name }}. To install the package, connect directly to the\n"
5659
- " host from a terminal and use yum."
5555
+ "The remote execution feature is required to manage packages on this Host."
5660
5556
  msgstr ""
5661
5557
 
5662
- #: app/assets/javascripts/bastion_katello/organizations/views/organization-selector.html
5558
+ #: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-traces-modal.html
5663
5559
  msgid ""
5664
- "The page you are attempting to access requires selecting a specific "
5665
- "organization."
5666
- msgstr "액세스하려는 페이지에서 특정 조직을 선택해야 합니다."
5560
+ "The Remote Execution plugin needs to be installed in order to resolve "
5561
+ "Traces."
5562
+ msgstr ""
5667
5563
 
5668
5564
  #: app/assets/javascripts/bastion_katello/activation-keys/new/views/activation-key-new.html
5669
5565
  msgid ""
@@ -5675,14 +5571,6 @@ msgstr "선택한 환경에 컨텐츠 뷰가 없습니다. 다른 환경을 선
5675
5571
  msgid "The time the sync should happen in your current time zone."
5676
5572
  msgstr ""
5677
5573
 
5678
- #: app/assets/javascripts/bastion_katello/subscriptions/manifest/views/manifest-import.html
5679
- msgid ""
5680
- "The uploaded manifest contains subscriptions that require the use of virt-"
5681
- "who. Learn how to configure and use this tool at the <a "
5682
- "href=\"https://access.redhat.com/articles/subscription-management-"
5683
- "satellite-6\" target=\"_blank\">Subscription Management Home Page</a>."
5684
- msgstr ""
5685
-
5686
5574
  #: app/assets/javascripts/bastion_katello/errata/views/errata.html
5687
5575
  msgid ""
5688
5576
  "There are {{ errataCount }} total Errata in this organization but none match"
@@ -5697,12 +5585,12 @@ msgstr ""
5697
5585
 
5698
5586
  #: app/assets/javascripts/bastion_katello/content-views/details/views/content-view-deb-repositories.html
5699
5587
  msgid ""
5700
- "There are currently no Deb Repositories associated with this Content View, "
5588
+ "There are currently no Apt Repositories associated with this Content View, "
5701
5589
  "you can add some by clicking on the \"Add\" tab above."
5702
5590
  msgstr ""
5703
5591
 
5704
5592
  #: app/assets/javascripts/bastion_katello/content-views/details/views/content-view-deb-repositories.html
5705
- msgid "There are currently no Deb Repositories to add to this Content View,"
5593
+ msgid "There are currently no Apt Repositories to add to this Content View,"
5706
5594
  msgstr ""
5707
5595
 
5708
5596
  #: app/assets/javascripts/bastion_katello/content-views/details/views/content-view-docker-repositories.html
@@ -5799,6 +5687,7 @@ msgid ""
5799
5687
  "selecting 'Sync Plans' under 'Hosts' in main menu."
5800
5688
  msgstr ""
5801
5689
 
5690
+ #: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-traces-modal.html
5802
5691
  #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-traces.html
5803
5692
  msgid "There are no Traces to display."
5804
5693
  msgstr ""
@@ -5813,12 +5702,6 @@ msgstr "현재 증분 업데이트 작업이 진행 중입니다. 기존 업데
5813
5702
  msgid "There is currently no history associated with this Content View."
5814
5703
  msgstr ""
5815
5704
 
5816
- #: app/assets/javascripts/bastion_katello/subscriptions/manifest/views/manifest-delete-modal.html
5817
- msgid ""
5818
- "This action should only be taken in extreme circumstances or for debugging "
5819
- "purposes."
5820
- msgstr ""
5821
-
5822
5705
  #: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-subscriptions-modal.html
5823
5706
  msgid ""
5824
5707
  "This action will affect only those Content Hosts that require a change.\n"
@@ -5861,6 +5744,12 @@ msgid ""
5861
5744
  " Change the setting \"Delete Host upon Unregister\" to false on the <a href=\"/settings\">settings page</a> to prevent this."
5862
5745
  msgstr ""
5863
5746
 
5747
+ #: app/assets/javascripts/bastion_katello/subscriptions/views/content-access-mode-banner.html
5748
+ msgid ""
5749
+ "This organization has Simple Content Access enabled. Hosts can consume from "
5750
+ "all repositories in their Content View regardless of subscription status."
5751
+ msgstr ""
5752
+
5864
5753
  #: app/assets/javascripts/bastion_katello/content-views/deletion/views/version-deletion-environments.html
5865
5754
  msgid ""
5866
5755
  "This Version cannot be deleted from some of the Lifecycle Environments due "
@@ -5875,9 +5764,18 @@ msgstr "이 버전은 라이프사이클 환경과 연결되어 있지 않습
5875
5764
  msgid "This version will be removed from:"
5876
5765
  msgstr "이 버전은 다음에서 삭제됩니다: "
5877
5766
 
5878
- #: app/assets/javascripts/bastion_katello/subscriptions/manifest/views/manifest-import-history.html
5879
- msgid "Time"
5880
- msgstr "시간 "
5767
+ #: app/assets/javascripts/bastion_katello/content-views/new/views/content-view-new.html
5768
+ msgid ""
5769
+ "This will solve RPM and Module Stream dependencies on every publish of this Content View. Dependency solving significantly increases\n"
5770
+ " publish time (publishes can take over three times as long) and filters will be ignored when adding packages to solve\n"
5771
+ " dependencies. Also, certain scenarios involving errata may still cause dependency errors."
5772
+ msgstr ""
5773
+
5774
+ #: app/assets/javascripts/bastion_katello/content-views/details/views/content-view-info.html
5775
+ msgid ""
5776
+ "This will solve RPM and Module Stream dependencies on every publish of this Content View. Dependency solving significantly increases publish time (publishes can take over three times as long) and filters will be ignored when adding packages to solve\n"
5777
+ " dependencies. Also, certain scenarios involving errata may still cause dependency errors."
5778
+ msgstr ""
5881
5779
 
5882
5780
  #: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-errata-modal.html
5883
5781
  #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-errata.html
@@ -5893,15 +5791,11 @@ msgstr "제목"
5893
5791
  msgid "to manage them individually."
5894
5792
  msgstr "개별적으로 관리 "
5895
5793
 
5896
- #: app/assets/javascripts/bastion_katello/content-hosts/views/register.html
5897
- msgid "To optionally report tracer information:"
5898
- msgstr ""
5899
-
5900
5794
  #: app/assets/javascripts/bastion_katello/content-hosts/views/register.html
5901
5795
  msgid "To register a content host to this server, follow these steps."
5902
5796
  msgstr "서버에 컨텐츠 호스트를 등록하려면 다음 단계를 실행합니다:"
5903
5797
 
5904
- #: app/assets/javascripts/bastion_katello/content-hosts/views/register.html
5798
+ #: app/assets/javascripts/bastion_katello/content-hosts/views/register-client.html
5905
5799
  msgid "To report package & errata information:"
5906
5800
  msgstr ""
5907
5801
 
@@ -5913,6 +5807,19 @@ msgstr ""
5913
5807
  msgid "Topic"
5914
5808
  msgstr "주제"
5915
5809
 
5810
+ #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-traces.html
5811
+ #: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-info.html
5812
+ msgid ""
5813
+ "Tracer helps administrators identify applications that need to be restarted "
5814
+ "after a system is patched."
5815
+ msgstr ""
5816
+
5817
+ #: app/assets/javascripts/bastion_katello/content-hosts/views/register-client.html
5818
+ msgid ""
5819
+ "Tracer helps administrators identify applications that need to be restarted "
5820
+ "after a system is patched. To optionally report tracer information:"
5821
+ msgstr ""
5822
+
5916
5823
  #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-traces.html
5917
5824
  #: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-details.html
5918
5825
  msgid "Traces"
@@ -5929,10 +5836,10 @@ msgstr ""
5929
5836
  #: app/assets/javascripts/bastion_katello/content-credentials/views/content-credentials.html
5930
5837
  #: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-errata-modal.html
5931
5838
  #: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-subscriptions-modal.html
5839
+ #: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-traces-modal.html
5932
5840
  #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-errata.html
5933
5841
  #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-traces.html
5934
5842
  #: app/assets/javascripts/bastion_katello/content-hosts/content/views/errata-details.html
5935
- #: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-events.html
5936
5843
  #: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-info.html
5937
5844
  #: app/assets/javascripts/bastion_katello/content-views/details/filters/views/filter-repositories.html
5938
5845
  #: app/assets/javascripts/bastion_katello/content-views/versions/views/content-view-version-errata.html
@@ -5942,8 +5849,6 @@ msgstr ""
5942
5849
  #: app/assets/javascripts/bastion_katello/products/details/repositories/details/views/repository-info.html
5943
5850
  #: app/assets/javascripts/bastion_katello/products/details/repositories/new/views/new-repository.html
5944
5851
  #: app/assets/javascripts/bastion_katello/products/details/repositories/views/product-repositories.html
5945
- #: app/assets/javascripts/bastion_katello/subscriptions/details/views/subscription-info.html
5946
- #: app/assets/javascripts/bastion_katello/subscriptions/views/subscriptions.html
5947
5852
  msgid "Type"
5948
5853
  msgstr "유형"
5949
5854
 
@@ -5998,11 +5903,13 @@ msgid "Unsupported Type!"
5998
5903
  msgstr ""
5999
5904
 
6000
5905
  #: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-packages-modal.html
5906
+ #: app/assets/javascripts/bastion_katello/products/bulk/views/products-bulk-http-proxy-modal.html
6001
5907
  #: app/assets/javascripts/bastion_katello/common/module-stream-actions.service.js
6002
5908
  msgid "Update"
6003
5909
  msgstr "업데이트 "
6004
5910
 
6005
5911
  #: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-packages-modal.html
5912
+ #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-debs-actions.html
6006
5913
  #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-packages-actions.html
6007
5914
  #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-packages-applicable.html
6008
5915
  msgid "Update All Packages"
@@ -6059,7 +5966,6 @@ msgstr ""
6059
5966
 
6060
5967
  #: app/assets/javascripts/bastion_katello/content-credentials/details/views/content-credential-info.html
6061
5968
  #: app/assets/javascripts/bastion_katello/products/details/repositories/details/views/repository-info.html
6062
- #: app/assets/javascripts/bastion_katello/subscriptions/manifest/views/manifest-import.html
6063
5969
  msgid "Upload"
6064
5970
  msgstr "업로드 "
6065
5971
 
@@ -6071,10 +5977,6 @@ msgstr ""
6071
5977
  msgid "Upload File"
6072
5978
  msgstr ""
6073
5979
 
6074
- #: app/assets/javascripts/bastion_katello/subscriptions/manifest/views/manifest-import.html
6075
- msgid "Upload New Manifest"
6076
- msgstr "새 매니페스트를 업로드 "
6077
-
6078
5980
  #: app/assets/javascripts/bastion_katello/products/details/repositories/details/views/repository-info.html
6079
5981
  msgid "Upload Package"
6080
5982
  msgstr "패키지 업로드 "
@@ -6083,8 +5985,14 @@ msgstr "패키지 업로드 "
6083
5985
  msgid "Upload Puppet Module"
6084
5986
  msgstr "Puppet 모듈 업로드 "
6085
5987
 
6086
- #: app/assets/javascripts/bastion_katello/subscriptions/manifest/manifest-import.controller.js
6087
- msgid "Uploading Manifest"
5988
+ #: app/assets/javascripts/bastion_katello/products/details/repositories/details/views/repository-info.html
5989
+ msgid "Upload Requirements"
5990
+ msgstr ""
5991
+
5992
+ #: app/assets/javascripts/bastion_katello/products/details/repositories/new/views/new-repository.html
5993
+ msgid ""
5994
+ "Upload Requirements.yml file <a class=\"fa fa-question-circle\" ng-show=\"repository.content_type === 'ansible_collection'\" uib-popover-html=\"requirementPopover\" popover-class=\"popover-large\" popover-trigger=\"'outsideClick'\" popover-append-to-body=\"true\">\n"
5995
+ " </a>"
6088
5996
  msgstr ""
6089
5997
 
6090
5998
  #: app/assets/javascripts/bastion_katello/content-credentials/details/views/content-credential-info.html
@@ -6110,32 +6018,16 @@ msgstr ""
6110
6018
  msgid "Upstream Repository Name"
6111
6019
  msgstr "업스트림 리포지터리 이름 "
6112
6020
 
6113
- #: app/assets/javascripts/bastion_katello/subscriptions/manifest/views/manifest-details.html
6114
- msgid "Upstream Subscription"
6115
- msgstr "업스트림 서브스크립션 "
6116
-
6117
- #: app/assets/javascripts/bastion_katello/subscriptions/manifest/views/manifest-import.html
6118
- msgid "Upstream Subscription Management Application"
6119
- msgstr "업스트림 서브스크립션 관리 애플리케이션 "
6120
-
6121
6021
  #: app/assets/javascripts/bastion_katello/products/details/repositories/details/views/repository-info.html
6122
6022
  #: app/assets/javascripts/bastion_katello/products/details/repositories/new/views/new-repository.html
6123
6023
  msgid "Upstream Sync Policy"
6124
6024
  msgstr ""
6125
6025
 
6126
- #: app/assets/javascripts/bastion_katello/subscriptions/manifest/views/manifest-details.html
6127
- msgid "Upstream Type"
6128
- msgstr "업스트림 유형 "
6129
-
6130
6026
  #: app/assets/javascripts/bastion_katello/products/details/repositories/details/views/repository-info.html
6131
6027
  #: app/assets/javascripts/bastion_katello/products/details/repositories/new/views/new-repository.html
6132
6028
  msgid "Upstream URL"
6133
6029
  msgstr ""
6134
6030
 
6135
- #: app/assets/javascripts/bastion_katello/subscriptions/manifest/views/manifest-details.html
6136
- msgid "Upstream User"
6137
- msgstr "업스트림 사용자 "
6138
-
6139
6031
  #: app/assets/javascripts/bastion_katello/products/details/repositories/details/views/repository-info.html
6140
6032
  #: app/assets/javascripts/bastion_katello/products/details/repositories/new/views/new-repository.html
6141
6033
  msgid "Upstream Username"
@@ -6154,10 +6046,20 @@ msgstr ""
6154
6046
  msgid "URL to Discover"
6155
6047
  msgstr ""
6156
6048
 
6049
+ #: app/assets/javascripts/bastion_katello/activation-keys/details/views/activation-key-info.html
6157
6050
  #: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-info.html
6158
6051
  msgid "Usage Type"
6159
6052
  msgstr ""
6160
6053
 
6054
+ #: app/assets/javascripts/bastion_katello/products/details/repositories/details/views/repository-info.html
6055
+ #: app/assets/javascripts/bastion_katello/products/details/repositories/new/views/new-repository.html
6056
+ msgid "Use Ctrl-click to multi-select/deselect items."
6057
+ msgstr ""
6058
+
6059
+ #: app/assets/javascripts/bastion_katello/products/details/repositories/http-proxy-service.js
6060
+ msgid "Use specific HTTP Proxy"
6061
+ msgstr ""
6062
+
6161
6063
  #: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-info.html
6162
6064
  msgid ""
6163
6065
  "Use the cancel button on content view selection to revert your lifecycle "
@@ -6175,6 +6077,11 @@ msgstr ""
6175
6077
  msgid "User"
6176
6078
  msgstr "사용자 "
6177
6079
 
6080
+ #: app/assets/javascripts/bastion_katello/products/discovery/views/discovery-create.html
6081
+ #: app/assets/javascripts/bastion_katello/products/discovery/views/discovery.html
6082
+ msgid "Username"
6083
+ msgstr "사용자 이름 "
6084
+
6178
6085
  #: app/assets/javascripts/bastion_katello/products/details/repositories/new/views/new-repository.html
6179
6086
  msgid ""
6180
6087
  "Username of the upstream repository user for authentication. Leave empty if "
@@ -6189,10 +6096,6 @@ msgstr ""
6189
6096
  msgid "Using an Activation Key:"
6190
6097
  msgstr ""
6191
6098
 
6192
- #: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-info.html
6193
- msgid "UUID"
6194
- msgstr "UUID"
6195
-
6196
6099
  #: app/assets/javascripts/bastion_katello/products/details/repositories/details/views/repository-advanced-sync-options.html
6197
6100
  msgid "Validate Content Sync"
6198
6101
  msgstr ""
@@ -6207,9 +6110,11 @@ msgstr ""
6207
6110
  msgid "Verify SSL"
6208
6111
  msgstr ""
6209
6112
 
6113
+ #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-debs-installed.html
6210
6114
  #: app/assets/javascripts/bastion_katello/content-views/deletion/views/content-view-deletion.html
6211
6115
  #: app/assets/javascripts/bastion_katello/content-views/details/components/views/content-view-composite-available-content-views.html
6212
6116
  #: app/assets/javascripts/bastion_katello/content-views/details/components/views/content-view-composite-content-views-list.html
6117
+ #: app/assets/javascripts/bastion_katello/content-views/details/filters/views/module-stream-filter-details.html
6213
6118
  #: app/assets/javascripts/bastion_katello/content-views/details/filters/views/package-filter-details.html
6214
6119
  #: app/assets/javascripts/bastion_katello/content-views/details/histories/views/content-view-history.html
6215
6120
  #: app/assets/javascripts/bastion_katello/content-views/details/puppet-modules/views/content-view-puppet-module-versions.html
@@ -6233,6 +6138,7 @@ msgstr ""
6233
6138
  #: app/assets/javascripts/bastion_katello/ostree-branches/details/views/ostree-branch-info.html
6234
6139
  #: app/assets/javascripts/bastion_katello/ostree-branches/views/ostree-branches.html
6235
6140
  #: app/assets/javascripts/bastion_katello/products/details/repositories/details/views/repository-info.html
6141
+ #: app/assets/javascripts/bastion_katello/products/details/repositories/details/views/repository-manage-ansible-collections.html
6236
6142
  #: app/assets/javascripts/bastion_katello/products/details/repositories/details/views/repository-manage-debs.html
6237
6143
  #: app/assets/javascripts/bastion_katello/products/details/repositories/details/views/repository-manage-ostree-branches.html
6238
6144
  #: app/assets/javascripts/bastion_katello/products/details/repositories/details/views/repository-manage-puppet-modules.html
@@ -6283,6 +6189,7 @@ msgstr ""
6283
6189
 
6284
6190
  #: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-errata-modal.html
6285
6191
  #: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-packages-modal.html
6192
+ #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-debs-actions.html
6286
6193
  #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-errata.html
6287
6194
  #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-packages-actions.html
6288
6195
  #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-packages-applicable.html
@@ -6291,6 +6198,7 @@ msgstr ""
6291
6198
 
6292
6199
  #: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-errata-modal.html
6293
6200
  #: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-packages-modal.html
6201
+ #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-debs-actions.html
6294
6202
  #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-errata.html
6295
6203
  #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-packages-actions.html
6296
6204
  #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-packages-applicable.html
@@ -6305,22 +6213,14 @@ msgstr ""
6305
6213
  msgid "View Docker Tags for Repository:"
6306
6214
  msgstr ""
6307
6215
 
6308
- #: app/assets/javascripts/bastion_katello/subscriptions/details/views/subscription-info.html
6309
- msgid "Virt-Who Usage Required"
6216
+ #: app/assets/javascripts/bastion_katello/content-hosts/bulk/content-hosts-bulk-traces-modal.controller.js
6217
+ msgid "View job invocations."
6310
6218
  msgstr ""
6311
6219
 
6312
- #: app/assets/javascripts/bastion_katello/subscriptions/views/subscription-type.html
6313
- msgid "Virtual"
6314
- msgstr "가상 "
6315
-
6316
6220
  #: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-info.html
6317
6221
  msgid "Virtual Guest"
6318
6222
  msgstr ""
6319
6223
 
6320
- #: app/assets/javascripts/bastion_katello/subscriptions/details/views/subscription-info.html
6321
- msgid "Virtual Guest From"
6322
- msgstr "가상 게스트 "
6323
-
6324
6224
  #: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-info.html
6325
6225
  msgid "Virtual Guests"
6326
6226
  msgstr "가상 게스트 "
@@ -6354,7 +6254,15 @@ msgid ""
6354
6254
  "policy will download all packages within the repository."
6355
6255
  msgstr ""
6356
6256
 
6257
+ #: app/assets/javascripts/bastion_katello/content-views/details/views/content-view-info.html
6258
+ msgid ""
6259
+ "With this option selected, a puppet environment will be created during "
6260
+ "publish and promote even if no puppet modules have been added to the Content"
6261
+ " View"
6262
+ msgstr ""
6263
+
6357
6264
  #: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-subscriptions.html
6265
+ #: app/assets/javascripts/bastion_katello/sync-plans/details/sync-plan-details-info.controller.js
6358
6266
  msgid "Working"
6359
6267
  msgstr "작업 중 "
6360
6268
 
@@ -6364,15 +6272,34 @@ msgstr "작업 중 "
6364
6272
  #: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-packages-modal.html
6365
6273
  #: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-release-version-modal.html
6366
6274
  #: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-repository-sets-modal.html
6275
+ #: app/assets/javascripts/bastion_katello/content-views/details/filters/views/errata-filter-details.html
6367
6276
  #: app/assets/javascripts/bastion_katello/content-views/details/views/content-view-info.html
6277
+ #: app/assets/javascripts/bastion_katello/content-views/versions/views/content-view-version-errata.html
6368
6278
  #: app/assets/javascripts/bastion_katello/content-views/views/content-views.html
6369
6279
  #: app/assets/javascripts/bastion_katello/environments/details/views/environment-content-views.html
6280
+ #: app/assets/javascripts/bastion_katello/products/bulk/views/products-bulk-http-proxy-modal.html
6370
6281
  #: app/assets/javascripts/bastion_katello/products/bulk/views/products-bulk-sync-plan-modal.html
6371
6282
  #: app/assets/javascripts/bastion_katello/products/details/repositories/details/views/repository-info.html
6372
- #: app/assets/javascripts/bastion_katello/subscriptions/subscriptions.controller.js
6283
+ #: app/assets/javascripts/bastion_katello/activation-keys/details/activation-key-details.controller.js
6284
+ #: app/assets/javascripts/bastion_katello/content-hosts/details/content-host-details.controller.js
6373
6285
  msgid "Yes"
6374
6286
  msgstr "예 "
6375
6287
 
6288
+ #: app/assets/javascripts/bastion_katello/products/details/repositories/details/views/repository-info.html
6289
+ msgid ""
6290
+ "You can upload a requirements.yml file above to auto-fill contents <b>OR</b>"
6291
+ " paste contents of <a ng-"
6292
+ "href=\"https://docs.ansible.com/ansible/devel/dev_guide/collections_tech_preview.html"
6293
+ "#install-multiple-collections-with-a-requirements-file\" target=\"_blank\"> "
6294
+ "Requirements.yml </a>below."
6295
+ msgstr ""
6296
+
6297
+ #: app/assets/javascripts/bastion_katello/products/details/repositories/new/views/new-repository.html
6298
+ msgid ""
6299
+ "You can upload a requirements.yml file below to auto-fill contents or paste "
6300
+ "contents of requirement.yml here"
6301
+ msgstr ""
6302
+
6376
6303
  #: app/assets/javascripts/bastion_katello/products/details/repositories/views/product-repositories.html
6377
6304
  msgid ""
6378
6305
  "You cannot remove these repositories because they belong to a Red Hat "
@@ -6486,12 +6413,17 @@ msgstr ""
6486
6413
 
6487
6414
  #: app/assets/javascripts/bastion_katello/activation-keys/details/views/activation-key-add-subscriptions.html
6488
6415
  #: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-subscriptions-modal.html
6489
- #: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-add-subscriptions.html
6490
6416
  msgid ""
6491
6417
  "You currently don't have any Products to subscribe to, you can add Products "
6492
6418
  "after selecting 'Products' under 'Content' in the main menu"
6493
6419
  msgstr ""
6494
6420
 
6421
+ #: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-add-subscriptions.html
6422
+ msgid ""
6423
+ "You currently don't have any Products to subscribe to. You can add Products "
6424
+ "after selecting 'Products' under 'Content' in the main menu."
6425
+ msgstr ""
6426
+
6495
6427
  #: app/assets/javascripts/bastion_katello/products/views/products.html
6496
6428
  msgid ""
6497
6429
  "You currently don't have any Products<span bst-feature-"
@@ -6533,11 +6465,7 @@ msgstr ""
6533
6465
  #: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-subscriptions-list.html
6534
6466
  msgid ""
6535
6467
  "You currently don't have any Subscriptions associated with this Content "
6536
- "Host, you can add Subscriptions after selecting the 'Add' tab."
6537
- msgstr "현재 이 컨텐츠 호스트와 관련된 서브스크립션이 없습니다. '추가' 탭을 클릭하여 서브스크립션을 추가할 수 있습니다. "
6538
-
6539
- #: app/assets/javascripts/bastion_katello/subscriptions/views/subscriptions.html
6540
- msgid "You currently don't have any Subscriptions."
6468
+ "Host. You can add Subscriptions after selecting the 'Add' tab."
6541
6469
  msgstr ""
6542
6470
 
6543
6471
  #: app/assets/javascripts/bastion_katello/sync-plans/views/sync-plans.html
@@ -6665,6 +6593,7 @@ msgstr ""
6665
6593
  msgid "Your search returned zero Module Streams."
6666
6594
  msgstr ""
6667
6595
 
6596
+ #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-debs-installed.html
6668
6597
  #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-packages-applicable.html
6669
6598
  #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-packages-installed.html
6670
6599
  #: app/assets/javascripts/bastion_katello/packages/views/packages.html
@@ -6708,10 +6637,13 @@ msgstr ""
6708
6637
  msgid "Your search returned zero results."
6709
6638
  msgstr ""
6710
6639
 
6640
+ #: app/assets/javascripts/bastion_katello/content-views/details/filters/views/filter-rule-matching-package-modal.html
6641
+ msgid "Your search returned zero RPMs"
6642
+ msgstr ""
6643
+
6711
6644
  #: app/assets/javascripts/bastion_katello/activation-keys/details/views/activation-key-subscriptions-list.html
6712
6645
  #: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-subscriptions-modal.html
6713
6646
  #: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-subscriptions-list.html
6714
- #: app/assets/javascripts/bastion_katello/subscriptions/views/subscriptions.html
6715
6647
  msgid "Your search returned zero Subscriptions."
6716
6648
  msgstr ""
6717
6649