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,13 +1,13 @@
1
1
  #
2
2
  # Translators:
3
3
  # ChrisLee <chris_lee@hiiir.com>, 2017
4
- # 0868a4d1af5275b3f70b0a6dac4c99a4, 2019
5
- # Bryan Kearney <bryan.kearney@gmail.com>, 2019
4
+ # 0868a4d1af5275b3f70b0a6dac4c99a4, 2020
5
+ # Bryan Kearney <bryan.kearney@gmail.com>, 2020
6
6
  #
7
7
  msgid ""
8
8
  msgstr ""
9
9
  "Project-Id-Version: \n"
10
- "Last-Translator: Bryan Kearney <bryan.kearney@gmail.com>, 2019\n"
10
+ "Last-Translator: Bryan Kearney <bryan.kearney@gmail.com>, 2020\n"
11
11
  "Language-Team: Chinese (Taiwan) (https://www.transifex.com/foreman/teams/114/zh_TW/)\n"
12
12
  "Content-Type: text/plain; charset=UTF-8\n"
13
13
  "Content-Transfer-Encoding: 8bit\n"
@@ -22,10 +22,6 @@ msgstr "- 日期與類型"
22
22
  msgid "-- select an interval --"
23
23
  msgstr "-- 選擇一個間隔 --"
24
24
 
25
- #: app/assets/javascripts/bastion_katello/subscriptions/subscription-start-date.directive.js
26
- msgid "(future)"
27
- msgstr ""
28
-
29
25
  #: app/assets/javascripts/bastion_katello/content-views/deletion/views/version-deletion-environments.html
30
26
  msgid "(Not all Activation Keys editable )"
31
27
  msgstr "(並非所有的啟動金鑰都可以編輯)"
@@ -142,6 +138,11 @@ msgstr ""
142
138
  msgid "{{ puppetModule.name }}"
143
139
  msgstr ""
144
140
 
141
+ #: app/assets/javascripts/bastion_katello/products/details/repositories/views/product-repositories.html
142
+ msgid ""
143
+ "{{ repository.content_counts.ansible_collection || 0 }} Ansible Collections"
144
+ msgstr ""
145
+
145
146
  #: app/assets/javascripts/bastion_katello/content-views/versions/views/content-view-version-apt.html
146
147
  msgid "{{ repository.content_counts.deb }} deb Packages"
147
148
  msgstr ""
@@ -195,6 +196,10 @@ msgstr "{{ repository.content_counts.erratum || 0 }} 個勘誤"
195
196
  msgid "{{ repository.content_counts.file || 0 }} Files"
196
197
  msgstr ""
197
198
 
199
+ #: app/assets/javascripts/bastion_katello/content-views/details/filters/views/filter-repositories.html
200
+ msgid "{{ repository.content_counts.module_stream || 0 }} Module Streams"
201
+ msgstr ""
202
+
198
203
  #: app/assets/javascripts/bastion_katello/products/details/repositories/views/product-repositories.html
199
204
  msgid "{{ repository.content_counts.ostree_branch || 0 }} OSTree Branches"
200
205
  msgstr "{{ repository.content_counts.ostree_branch || 0 }} OSTree 分支"
@@ -311,9 +316,12 @@ msgstr "* 這些被標記的內容視域來自於複合式內容視域。它們
311
316
  msgid "/foreman_tasks/tasks/%taskId"
312
317
  msgstr ""
313
318
 
319
+ #: app/assets/javascripts/bastion_katello/content-hosts/bulk/content-hosts-bulk-traces-modal.controller.js
320
+ msgid "/job_invocations"
321
+ msgstr ""
322
+
314
323
  #: app/assets/javascripts/bastion_katello/activation-keys/activationKeyConsumed.filter.js
315
324
  #: app/assets/javascripts/bastion_katello/subscriptions/subscriptionConsumed.filter.js
316
- #: app/assets/javascripts/bastion_katello/subscriptions/subscriptions.controller.js
317
325
  msgid "%(consumed)s out of %(quantity)s"
318
326
  msgstr "%(consumed)s,總數為 %(quantity)s"
319
327
 
@@ -441,23 +449,11 @@ msgid ""
441
449
  "href=\"/foreman_tasks/tasks/{{ task.id }}\">click for more details</a>"
442
450
  msgstr ""
443
451
 
444
- #: app/assets/javascripts/bastion_katello/subscriptions/views/content-access-mode-banner.html
445
- msgid ""
446
- "Access to repositories is unrestricted in this organization. Hosts can "
447
- "consume all repositories available in the Content View they are registered "
448
- "to, regardless of subscription status."
449
- msgstr ""
450
-
451
452
  #: app/assets/javascripts/bastion_katello/common/views/subscription-add-or-remove.html
452
453
  #: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-subscriptions-modal.html
453
- #: app/assets/javascripts/bastion_katello/subscriptions/views/subscriptions.html
454
454
  msgid "Account"
455
455
  msgstr "帳號"
456
456
 
457
- #: app/assets/javascripts/bastion_katello/subscriptions/details/views/subscription-info.html
458
- msgid "Account Number"
459
- msgstr "帳號號碼"
460
-
461
457
  #: app/assets/javascripts/bastion_katello/content-views/details/histories/views/content-view-history.html
462
458
  msgid "Action"
463
459
  msgstr "動作"
@@ -491,10 +487,6 @@ msgstr "啟動金鑰的內容"
491
487
  msgid "Activation Key removed."
492
488
  msgstr "啟動金鑰已移除。"
493
489
 
494
- #: app/assets/javascripts/bastion_katello/activation-keys/details/views/activation-key-subscriptions.html
495
- msgid "Activation Key Type:"
496
- msgstr "啟動金鑰類型:"
497
-
498
490
  #: app/assets/javascripts/bastion_katello/activation-keys/details/activation-key-details.controller.js
499
491
  msgid "Activation Key updated"
500
492
  msgstr "啟動金鑰已更新"
@@ -522,6 +514,7 @@ msgstr ""
522
514
  #: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-subscriptions.html
523
515
  #: app/assets/javascripts/bastion_katello/content-views/details/components/views/content-view-composite.html
524
516
  #: app/assets/javascripts/bastion_katello/content-views/details/filters/views/errata-filter.html
517
+ #: app/assets/javascripts/bastion_katello/content-views/details/filters/views/module-stream-filter.html
525
518
  #: app/assets/javascripts/bastion_katello/content-views/details/filters/views/package-group-filter.html
526
519
  #: app/assets/javascripts/bastion_katello/content-views/details/views/content-view-deb-repositories.html
527
520
  #: app/assets/javascripts/bastion_katello/content-views/details/views/content-view-docker-repositories.html
@@ -549,6 +542,14 @@ msgstr ""
549
542
  msgid "Add Errata"
550
543
  msgstr "新增勘誤"
551
544
 
545
+ #: app/assets/javascripts/bastion_katello/host-collections/details/views/host-collection-info.html
546
+ msgid "Add hosts to the host collection to see available actions."
547
+ msgstr ""
548
+
549
+ #: app/assets/javascripts/bastion_katello/content-views/details/filters/views/module-stream-filter-details.html
550
+ msgid "Add Module Stream"
551
+ msgstr ""
552
+
552
553
  #: app/assets/javascripts/bastion_katello/content-views/details/filters/views/new-filter.html
553
554
  msgid "Add New Container Image Tag Filter"
554
555
  msgstr ""
@@ -565,6 +566,7 @@ msgstr "新增模組"
565
566
  msgid "Add New Yum Filter"
566
567
  msgstr ""
567
568
 
569
+ #: app/assets/javascripts/bastion_katello/activation-keys/details/views/activation-key-info.html
568
570
  #: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-info.html
569
571
  msgid "Add ons"
570
572
  msgstr ""
@@ -763,10 +765,6 @@ msgstr "儲存軟體庫時發生錯誤:"
763
765
  msgid "An error occurred saving the Sync Plan:"
764
766
  msgstr "儲存同步計畫時發生錯誤:"
765
767
 
766
- #: app/assets/javascripts/bastion_katello/subscriptions/manifest/manifest-import.controller.js
767
- msgid "An error occurred saving the URL:"
768
- msgstr "儲存 URL 時發生錯誤:"
769
-
770
768
  #: app/assets/javascripts/bastion_katello/content-hosts/details/content-host-base-subscriptions.controller.js
771
769
  msgid ""
772
770
  "An error occurred trying to auto-attach subscriptions. Please check your "
@@ -791,10 +789,15 @@ msgstr ""
791
789
  msgid "An error occurred while creating the Product: %s"
792
790
  msgstr ""
793
791
 
792
+ #: app/assets/javascripts/bastion_katello/products/bulk/products-bulk-http-proxy-modal.controller.js
794
793
  #: app/assets/javascripts/bastion_katello/products/products.controller.js
795
794
  msgid "An error occurred:"
796
795
  msgstr ""
797
796
 
797
+ #: app/assets/javascripts/bastion_katello/products/details/repositories/details/views/repository-info.html
798
+ msgid "Ansible Collections"
799
+ msgstr ""
800
+
798
801
  #: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-details.html
799
802
  #: app/assets/javascripts/bastion_katello/errata/views/errata.html
800
803
  #: app/assets/javascripts/bastion_katello/packages/views/packages.html
@@ -810,10 +813,7 @@ msgstr ""
810
813
  msgid "Applicable Errata"
811
814
  msgstr "可套用勘誤"
812
815
 
813
- #: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-errata-modal.html
814
- msgid "Applicable hosts for {{ erratum.errata_id }}"
815
- msgstr "給 {{ erratum.errata_id }} 使用的可套用主機"
816
-
816
+ #: app/assets/javascripts/bastion_katello/content-views/details/views/content-view-info.html
817
817
  #: app/assets/javascripts/bastion_katello/content-views/new/views/content-view-new.html
818
818
  msgid ""
819
819
  "Applicable only for composite views. Auto publish composite view when a new "
@@ -833,6 +833,7 @@ msgstr ""
833
833
  msgid "Applicable to Host"
834
834
  msgstr ""
835
835
 
836
+ #: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-traces-modal.html
836
837
  #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-traces.html
837
838
  msgid "Application"
838
839
  msgstr "應用程式"
@@ -899,6 +900,11 @@ msgstr "套用至主機"
899
900
  msgid "Applying"
900
901
  msgstr "正在套用"
901
902
 
903
+ #: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-details.html
904
+ msgid "Apt Actions"
905
+ msgstr ""
906
+
907
+ #: app/assets/javascripts/bastion_katello/content-views/details/views/content-view-deb-repositories.html
902
908
  #: app/assets/javascripts/bastion_katello/content-views/details/views/content-view-details.html
903
909
  #: app/assets/javascripts/bastion_katello/content-views/versions/views/content-view-version.html
904
910
  msgid "Apt Repositories"
@@ -911,6 +917,7 @@ msgstr ""
911
917
  msgid "Arch"
912
918
  msgstr "架構"
913
919
 
920
+ #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-debs-installed.html
914
921
  #: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-info.html
915
922
  #: app/assets/javascripts/bastion_katello/content-views/details/filters/views/package-filter-details.html
916
923
  #: app/assets/javascripts/bastion_katello/content-views/versions/views/content-view-version-deb.html
@@ -921,10 +928,6 @@ msgstr "架構"
921
928
  msgid "Architecture"
922
929
  msgstr "架構"
923
930
 
924
- #: app/assets/javascripts/bastion_katello/subscriptions/details/views/subscription-info.html
925
- msgid "Architecture(s)"
926
- msgstr "架構"
927
-
928
931
  #: app/assets/javascripts/bastion_katello/products/details/repositories/details/views/repository-info.html
929
932
  #: app/assets/javascripts/bastion_katello/products/details/repositories/new/views/new-repository.html
930
933
  msgid "Architectures"
@@ -964,8 +967,10 @@ msgstr ""
964
967
  "確定要指定所選的 {{ table.numSelected }} 部內容主機至 {{ selected.environment.name }} 的 {{"
965
968
  " selected.contentView.name }}?"
966
969
 
967
- #: app/assets/javascripts/bastion_katello/subscriptions/manifest/views/manifest-delete-modal.html
968
- msgid "Are you sure you want to delete the manifest?"
970
+ #: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-destroy-modal.html
971
+ msgid ""
972
+ "Are you sure you want to delete the {{ table.numSelected }} host(s) "
973
+ "selected?"
969
974
  msgstr ""
970
975
 
971
976
  #: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-repository-sets-modal.html
@@ -1084,12 +1089,6 @@ msgid ""
1084
1089
  "selected from the host collection(s) chosen?"
1085
1090
  msgstr "確定要從所選擇的主機集項目中移除所選擇的 {{ table.numSelected }} 部內容主機?"
1086
1091
 
1087
- #: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-destroy-modal.html
1088
- msgid ""
1089
- "Are you sure you want to remove the {{ table.numSelected }} host(s) "
1090
- "selected?"
1091
- msgstr ""
1092
-
1093
1092
  #: app/assets/javascripts/bastion_katello/products/bulk/views/products-bulk-sync-plan-modal.html
1094
1093
  msgid ""
1095
1094
  "Are you sure you want to remove the sync plan from the selected product(s)?"
@@ -1107,6 +1106,16 @@ msgid ""
1107
1106
  "}}\"?"
1108
1107
  msgstr ""
1109
1108
 
1109
+ #: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-traces-modal.html
1110
+ msgid ""
1111
+ "Are you sure you want to restart the services on the selected content hosts?"
1112
+ msgstr ""
1113
+
1114
+ #: app/assets/javascripts/bastion_katello/products/bulk/views/products-bulk-http-proxy-modal.html
1115
+ msgid ""
1116
+ "Are you sure you want to set the HTTP Proxy to the selected products(s)?"
1117
+ msgstr ""
1118
+
1110
1119
  #: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-release-version-modal.html
1111
1120
  msgid ""
1112
1121
  "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,8 +1234,8 @@ 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"
1227
- msgstr "背景"
1237
+ msgid "Background (Deprecated)"
1238
+ msgstr ""
1228
1239
 
1229
1240
  #: app/assets/javascripts/bastion_katello/activation-keys/details/views/activation-key-info.html
1230
1241
  #: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-info.html
@@ -1241,13 +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 "以下是目前可以讓此訂閱使用的產品之軟體庫內容。Red Hat 訂閱的額外內容可透過這裡取得:"
1250
-
1251
1255
  #: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-repository-sets.html
1252
1256
  msgid ""
1253
1257
  "Below are the repository content sets currently available for this content "
@@ -1266,6 +1270,10 @@ msgstr ""
1266
1270
  msgid "Between versions {{ rule.min_version }} and {{ rule.max_version }}"
1267
1271
  msgstr ""
1268
1272
 
1273
+ #: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-info.html
1274
+ msgid "BIOS UUID"
1275
+ msgstr ""
1276
+
1269
1277
  #: app/assets/javascripts/bastion_katello/products/details/repositories/details/views/repository-info.html
1270
1278
  msgid "Bootable"
1271
1279
  msgstr "可開機"
@@ -1308,6 +1316,7 @@ msgid "Build Time"
1308
1316
  msgstr "組建時間"
1309
1317
 
1310
1318
  #: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-host-bulk-module-streams-modal.html
1319
+ #: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-traces-modal.html
1311
1320
  #: app/assets/javascripts/bastion_katello/content-views/deletion/views/content-view-deletion.html
1312
1321
  #: app/assets/javascripts/bastion_katello/content-views/deletion/views/version-deletion-activation-keys.html
1313
1322
  #: app/assets/javascripts/bastion_katello/content-views/deletion/views/version-deletion-confirm.html
@@ -1383,6 +1392,7 @@ msgstr "改變預設設定需要在此主機上安裝 1.10 以上版本的 subsc
1383
1392
  #: app/assets/javascripts/bastion_katello/debs/details/views/deb-info.html
1384
1393
  #: app/assets/javascripts/bastion_katello/files/details/views/file-info.html
1385
1394
  #: app/assets/javascripts/bastion_katello/packages/details/views/package-info.html
1395
+ #: app/assets/javascripts/bastion_katello/products/details/repositories/details/views/repository-manage-ansible-collections.html
1386
1396
  #: app/assets/javascripts/bastion_katello/products/details/repositories/new/views/new-repository.html
1387
1397
  msgid "Checksum"
1388
1398
  msgstr "Checksum"
@@ -1428,15 +1438,21 @@ msgstr "點選此處以選擇勘誤進行遞增更新。"
1428
1438
  msgid "Click to monitor task progress."
1429
1439
  msgstr ""
1430
1440
 
1441
+ #: app/assets/javascripts/bastion_katello/products/bulk/products-bulk-http-proxy-modal.controller.js
1431
1442
  #: app/assets/javascripts/bastion_katello/products/details/product-repositories.controller.js
1432
1443
  #: app/assets/javascripts/bastion_katello/products/products.controller.js
1433
1444
  msgid "Click to view task"
1434
1445
  msgstr ""
1435
1446
 
1447
+ #: app/assets/javascripts/bastion_katello/content-views/details/filters/views/filter-rule-matching-package-modal.html
1436
1448
  #: app/assets/javascripts/bastion_katello/errata/views/errata-task-details.html
1437
1449
  msgid "Close"
1438
1450
  msgstr "關閉"
1439
1451
 
1452
+ #: app/assets/javascripts/bastion_katello/products/details/repositories/details/views/repository-manage-ansible-collections.html
1453
+ msgid "Collection Name"
1454
+ msgstr ""
1455
+
1440
1456
  #: app/assets/javascripts/bastion_katello/products/details/repositories/new/views/new-repository.html
1441
1457
  msgid ""
1442
1458
  "Comma separated list of components to sync from (leave clear to sync all). "
@@ -1466,10 +1482,14 @@ msgstr "交付"
1466
1482
  msgid "Complete Sync"
1467
1483
  msgstr ""
1468
1484
 
1485
+ #: app/assets/javascripts/bastion_katello/products/details/repositories/views/product-repositories.html
1486
+ msgid "Completed {{ repository.last_sync_words }} ago"
1487
+ msgstr ""
1488
+
1469
1489
  #: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-details.html
1470
1490
  msgid ""
1471
- "Completely deletes the host record and removes all reporting, provisioning, "
1472
- "and configuration information."
1491
+ "Completely deletes the host including VM and disks, and removes all "
1492
+ "reporting, provisioning, and configuration information."
1473
1493
  msgstr ""
1474
1494
 
1475
1495
  #: app/assets/javascripts/bastion_katello/content-views/deletion/views/version-deletion-environments.html
@@ -1486,19 +1506,19 @@ msgstr "元件"
1486
1506
  msgid "Components:"
1487
1507
  msgstr "元件:"
1488
1508
 
1509
+ #: app/assets/javascripts/bastion_katello/content-views/details/views/content-view-info.html
1510
+ msgid "Composite"
1511
+ msgstr "複合式"
1512
+
1513
+ #: app/assets/javascripts/bastion_katello/content-views/new/views/content-view-new.html
1489
1514
  #: app/assets/javascripts/bastion_katello/environments/details/views/environment-content-views.html
1490
1515
  msgid "Composite View"
1491
1516
  msgstr "複合視域"
1492
1517
 
1493
- #: app/assets/javascripts/bastion_katello/content-views/new/views/content-view-new.html
1494
1518
  #: app/assets/javascripts/bastion_katello/content-views/views/content-views.html
1495
1519
  msgid "Composite View?"
1496
1520
  msgstr "複合視域?"
1497
1521
 
1498
- #: app/assets/javascripts/bastion_katello/content-views/details/views/content-view-info.html
1499
- msgid "Composite?"
1500
- msgstr "複合式?"
1501
-
1502
1522
  #: app/assets/javascripts/bastion_katello/errata/views/apply-errata-confirm.html
1503
1523
  msgid "Confirm"
1504
1524
  msgstr "確認"
@@ -1507,15 +1527,14 @@ msgstr "確認"
1507
1527
  msgid "Confirm Remove"
1508
1528
  msgstr "確認移除"
1509
1529
 
1530
+ #: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-traces-modal.html
1531
+ msgid "Confirm services restart"
1532
+ msgstr ""
1533
+
1510
1534
  #: app/assets/javascripts/bastion_katello/content-views/deletion/views/version-deletion-confirm.html
1511
1535
  msgid "Confirm Version Removal: Version {{ version.version }}"
1512
1536
  msgstr "確認移除版本:版本 {{ version.version }}"
1513
1537
 
1514
- #: app/assets/javascripts/bastion_katello/subscriptions/details/views/subscription-info.html
1515
- #: app/assets/javascripts/bastion_katello/subscriptions/views/subscriptions.html
1516
- msgid "Consumed"
1517
- msgstr "已消耗"
1518
-
1519
1538
  #: app/assets/javascripts/bastion_katello/docker-tags/details/views/docker-tag-info.html
1520
1539
  msgid "Container Image Manifest"
1521
1540
  msgstr ""
@@ -1599,10 +1618,6 @@ msgstr ""
1599
1618
  msgid "Content Credentials"
1600
1619
  msgstr ""
1601
1620
 
1602
- #: app/assets/javascripts/bastion_katello/subscriptions/details/views/subscription-products.html
1603
- msgid "Content Download URL"
1604
- msgstr "內容的下載網址"
1605
-
1606
1621
  #: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-info.html
1607
1622
  #: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-provisioning-info.html
1608
1623
  msgid "Content Host"
@@ -1670,6 +1685,12 @@ msgstr "給以下使用的內容主機:"
1670
1685
  msgid "Content Hosts using Version {{ version.version }}"
1671
1686
  msgstr "內容主機使用版本 {{ version.version }}"
1672
1687
 
1688
+ #: app/assets/javascripts/bastion_katello/products/details/repositories/new/views/new-repository.html
1689
+ msgid ""
1690
+ "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"
1691
+ " </a>"
1692
+ msgstr ""
1693
+
1673
1694
  #: app/assets/javascripts/bastion_katello/content-views/details/filters/views/filters.html
1674
1695
  #: app/assets/javascripts/bastion_katello/content-views/details/filters/views/new-filter.html
1675
1696
  #: app/assets/javascripts/bastion_katello/products/details/repositories/details/views/repository-info.html
@@ -1761,20 +1782,16 @@ msgstr ""
1761
1782
  msgid "Content Views that contain this Puppet Module"
1762
1783
  msgstr ""
1763
1784
 
1785
+ #: app/assets/javascripts/bastion_katello/content-views/details/filters/views/module-stream-filter-details.html
1764
1786
  #: app/assets/javascripts/bastion_katello/module-streams/views/partials/module-streams-table.html
1765
1787
  msgid "Context"
1766
1788
  msgstr "內容"
1767
1789
 
1768
1790
  #: app/assets/javascripts/bastion_katello/common/views/subscription-add-or-remove.html
1769
1791
  #: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-subscriptions-modal.html
1770
- #: app/assets/javascripts/bastion_katello/subscriptions/views/subscriptions.html
1771
1792
  msgid "Contract"
1772
1793
  msgstr "合約"
1773
1794
 
1774
- #: app/assets/javascripts/bastion_katello/subscriptions/details/views/subscription-info.html
1775
- msgid "Contract Number"
1776
- msgstr "聯絡號碼"
1777
-
1778
1795
  #: app/assets/javascripts/bastion_katello/activation-keys/details/views/activation-key-details.html
1779
1796
  msgid "Copy Activation Key"
1780
1797
  msgstr "複製啟動金鑰"
@@ -1795,10 +1812,6 @@ msgstr ""
1795
1812
  msgid "Cores per Socket"
1796
1813
  msgstr "每個插槽的核心數"
1797
1814
 
1798
- #: app/assets/javascripts/bastion_katello/subscriptions/details/subscription-details.controller.js
1799
- msgid "Cores: %s"
1800
- msgstr "核心:%s"
1801
-
1802
1815
  #: app/assets/javascripts/bastion_katello/activation-keys/details/views/activation-key-copy.html
1803
1816
  #: app/assets/javascripts/bastion_katello/content-views/details/views/content-view-copy.html
1804
1817
  #: app/assets/javascripts/bastion_katello/host-collections/details/views/host-collection-copy.html
@@ -1947,12 +1960,7 @@ msgid ""
1947
1960
  "Daily at {{ product.sync_plan.sync_date | date:'mediumTime' }} (Server Time)"
1948
1961
  msgstr "每日的 {{ product.sync_plan.sync_date | date:'mediumTime' }}(伺服器時間)"
1949
1962
 
1950
- #: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-events.html
1951
1963
  #: app/assets/javascripts/bastion_katello/content-views/details/histories/views/content-view-history.html
1952
- #: app/assets/javascripts/bastion_katello/content-views/versions/views/content-view-version-ostree-branches.html
1953
- #: app/assets/javascripts/bastion_katello/environments/details/views/environment-ostree.html
1954
- #: app/assets/javascripts/bastion_katello/ostree-branches/details/views/ostree-branch-info.html
1955
- #: app/assets/javascripts/bastion_katello/products/details/repositories/details/views/repository-manage-ostree-branches.html
1956
1964
  #: app/assets/javascripts/bastion_katello/tasks/views/tasks-table.html
1957
1965
  #: app/assets/javascripts/bastion_katello/tasks/views/user-tasks-table.html
1958
1966
  msgid "Date"
@@ -1972,15 +1980,12 @@ msgstr ""
1972
1980
  msgid "deb Packages"
1973
1981
  msgstr ""
1974
1982
 
1983
+ #: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-details.html
1975
1984
  #: app/assets/javascripts/bastion_katello/content-views/versions/views/content-view-version.html
1976
1985
  #: app/assets/javascripts/bastion_katello/debs/views/debs.html
1977
1986
  msgid "Deb Packages"
1978
1987
  msgstr ""
1979
1988
 
1980
- #: app/assets/javascripts/bastion_katello/content-views/details/views/content-view-deb-repositories.html
1981
- msgid "Deb Repositories"
1982
- msgstr ""
1983
-
1984
1989
  #: app/assets/javascripts/bastion_katello/debs/details/views/deb-info.html
1985
1990
  #: app/assets/javascripts/bastion_katello/debs/details/views/deb.html
1986
1991
  msgid "Deb:"
@@ -1996,22 +2001,17 @@ msgstr ""
1996
2001
  msgid "Default"
1997
2002
  msgstr "預設值"
1998
2003
 
1999
- #: app/assets/javascripts/bastion_katello/subscriptions/manifest/views/manifest-delete-modal.html
2000
- msgid "Delete all subscriptions attached to activation keys."
2004
+ #: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-repository-sets-modal.html
2005
+ msgid "Default Status"
2001
2006
  msgstr ""
2002
2007
 
2003
- #: app/assets/javascripts/bastion_katello/subscriptions/manifest/views/manifest-delete-modal.html
2004
- msgid "Delete all subscriptions that are attached to running hosts."
2008
+ #: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-destroy-modal.html
2009
+ msgid "Delete {{ table.numSelected }} Hosts?"
2005
2010
  msgstr ""
2006
2011
 
2007
- #: app/assets/javascripts/bastion_katello/subscriptions/manifest/views/manifest-delete-modal.html
2008
- #: app/assets/javascripts/bastion_katello/subscriptions/manifest/views/manifest-import.html
2009
- msgid "Delete Manifest"
2010
- msgstr "刪除資訊清單"
2011
-
2012
- #: app/assets/javascripts/bastion_katello/subscriptions/manifest/views/manifest-delete-modal.html
2013
- msgid "Delete Manifest?"
2014
- msgstr ""
2012
+ #: app/assets/javascripts/bastion_katello/content-hosts/views/content-hosts.html
2013
+ msgid "Delete Hosts"
2014
+ msgstr "刪除主機"
2015
2015
 
2016
2016
  #: app/assets/javascripts/bastion_katello/content-views/deletion/views/version-deletion-environments.html
2017
2017
  msgid "Delete Version {{ version.version }}"
@@ -2073,7 +2073,6 @@ msgstr "相依性"
2073
2073
  #: app/assets/javascripts/bastion_katello/products/new/views/product-new-form.html
2074
2074
  #: app/assets/javascripts/bastion_katello/products/views/products.html
2075
2075
  #: app/assets/javascripts/bastion_katello/puppet-modules/details/views/puppet-module-info.html
2076
- #: app/assets/javascripts/bastion_katello/subscriptions/details/views/subscription-info.html
2077
2076
  #: app/assets/javascripts/bastion_katello/sync-plans/details/views/sync-plan-info.html
2078
2077
  #: app/assets/javascripts/bastion_katello/sync-plans/details/views/sync-plan-products.html
2079
2078
  #: app/assets/javascripts/bastion_katello/sync-plans/new/views/new-sync-plan-form.html
@@ -2088,6 +2087,7 @@ msgstr "描述"
2088
2087
  #: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-subscriptions.html
2089
2088
  #: app/assets/javascripts/bastion_katello/content-views/details/filters/views/docker-filter.html
2090
2089
  #: app/assets/javascripts/bastion_katello/content-views/details/filters/views/errata-filter.html
2090
+ #: app/assets/javascripts/bastion_katello/content-views/details/filters/views/module-stream-filter.html
2091
2091
  #: app/assets/javascripts/bastion_katello/content-views/details/filters/views/package-filter.html
2092
2092
  #: app/assets/javascripts/bastion_katello/content-views/details/filters/views/package-group-filter.html
2093
2093
  #: app/assets/javascripts/bastion_katello/content-views/details/views/content-view-details.html
@@ -2102,8 +2102,6 @@ msgstr "描述"
2102
2102
  #: app/assets/javascripts/bastion_katello/packages/details/views/package.html
2103
2103
  #: app/assets/javascripts/bastion_katello/products/details/views/product-details.html
2104
2104
  #: app/assets/javascripts/bastion_katello/puppet-modules/details/views/puppet-module.html
2105
- #: app/assets/javascripts/bastion_katello/subscriptions/details/views/subscription-details.html
2106
- #: app/assets/javascripts/bastion_katello/subscriptions/manifest/views/manifest.html
2107
2105
  #: app/assets/javascripts/bastion_katello/sync-plans/details/views/sync-plan-details.html
2108
2106
  #: app/assets/javascripts/bastion_katello/tasks/views/task-details.html
2109
2107
  msgid "Details"
@@ -2149,10 +2147,6 @@ msgstr "消化"
2149
2147
  msgid "Disable"
2150
2148
  msgstr "停用"
2151
2149
 
2152
- #: app/assets/javascripts/bastion_katello/subscriptions/manifest/views/manifest-delete-modal.html
2153
- msgid "Disable Red Hat Insights"
2154
- msgstr ""
2155
-
2156
2150
  #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-module-streams.html
2157
2151
  #: app/assets/javascripts/bastion_katello/repository-sets/repository-sets-enabled.filter.js
2158
2152
  msgid "Disabled"
@@ -2217,6 +2211,13 @@ msgstr "完成"
2217
2211
  msgid "Download Policy"
2218
2212
  msgstr "下載政策"
2219
2213
 
2214
+ #: app/assets/javascripts/bastion_katello/content-views/details/views/content-view-publish.html
2215
+ msgid ""
2216
+ "Duplicate repositories between the selected Content View Versions will "
2217
+ "merge, resulting in a Composite Content View with all packages that exist "
2218
+ "among the duplicates."
2219
+ msgstr ""
2220
+
2220
2221
  #: app/assets/javascripts/bastion_katello/content-views/details/filters/views/docker-tag-filter-details.html
2221
2222
  #: app/assets/javascripts/bastion_katello/content-views/details/filters/views/package-filter-details.html
2222
2223
  msgid "Edit"
@@ -2226,6 +2227,11 @@ msgstr "編輯"
2226
2227
  msgid "Enable"
2227
2228
  msgstr "啟用"
2228
2229
 
2230
+ #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-traces.html
2231
+ #: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-info.html
2232
+ msgid "Enable Traces"
2233
+ msgstr ""
2234
+
2229
2235
  #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-module-streams.html
2230
2236
  #: app/assets/javascripts/bastion_katello/repository-sets/repository-sets-enabled.filter.js
2231
2237
  msgid "Enabled"
@@ -2235,18 +2241,10 @@ msgstr "已啟用"
2235
2241
  msgid "Enabled (overridden)"
2236
2242
  msgstr ""
2237
2243
 
2238
- #: app/assets/javascripts/bastion_katello/subscriptions/details/views/subscription-products.html
2239
- msgid "Enabled?"
2240
- msgstr "啟用?"
2241
-
2242
2244
  #: app/assets/javascripts/bastion_katello/content-views/details/filters/views/date-type-errata.html
2243
2245
  msgid "End Date"
2244
2246
  msgstr "結束日期"
2245
2247
 
2246
- #: app/assets/javascripts/bastion_katello/subscriptions/details/views/subscription-info.html
2247
- msgid "Ends"
2248
- msgstr "結束"
2249
-
2250
2248
  #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-errata.html
2251
2249
  #: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-info.html
2252
2250
  #: app/assets/javascripts/bastion_katello/content-views/details/filters/views/date-type-errata.html
@@ -2381,24 +2379,11 @@ msgstr ""
2381
2379
  msgid "Erratum Date Range"
2382
2380
  msgstr "勘誤的日期範圍"
2383
2381
 
2384
- #: app/assets/javascripts/bastion_katello/subscriptions/manifest/manifest-import.controller.js
2385
- msgid "Error deleting manifest."
2386
- msgstr "刪除清單時發生錯誤。"
2387
-
2388
2382
  #: app/assets/javascripts/bastion_katello/content-credentials/details/content-credential-details-info.controller.js
2389
2383
  #: app/assets/javascripts/bastion_katello/products/details/repositories/details/repository-details-info.controller.js
2390
- #: app/assets/javascripts/bastion_katello/subscriptions/manifest/manifest-import.controller.js
2391
2384
  msgid "Error during upload:"
2392
2385
  msgstr "上傳時發生錯誤。"
2393
2386
 
2394
- #: app/assets/javascripts/bastion_katello/subscriptions/manifest/manifest-import.controller.js
2395
- msgid "Error importing manifest."
2396
- msgstr "匯入清單時發生錯誤。"
2397
-
2398
- #: app/assets/javascripts/bastion_katello/subscriptions/manifest/manifest-import.controller.js
2399
- msgid "Error refreshing manifest."
2400
- msgstr "更新清單時發生錯誤。"
2401
-
2402
2387
  #: app/assets/javascripts/bastion_katello/products/new/new-sync-plan-modal.controller.js
2403
2388
  msgid "Error saving the Sync Plan:"
2404
2389
  msgstr ""
@@ -2408,10 +2393,6 @@ msgstr ""
2408
2393
  msgid "Event"
2409
2394
  msgstr "事件"
2410
2395
 
2411
- #: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-details.html
2412
- msgid "Events"
2413
- msgstr "事件"
2414
-
2415
2396
  #: app/assets/javascripts/bastion_katello/content-views/details/filters/views/new-filter.html
2416
2397
  #: app/assets/javascripts/bastion_katello/content-views/details/filters/filter-helper.service.js
2417
2398
  msgid "Exclude"
@@ -2427,7 +2408,6 @@ msgstr "既有的產品"
2427
2408
 
2428
2409
  #: app/assets/javascripts/bastion_katello/common/views/subscription-add-or-remove.html
2429
2410
  #: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-subscriptions-modal.html
2430
- #: app/assets/javascripts/bastion_katello/subscriptions/views/subscriptions.html
2431
2411
  msgid "Expires"
2432
2412
  msgstr "有效期限"
2433
2413
 
@@ -2460,7 +2440,6 @@ msgid "File Repositories"
2460
2440
  msgstr ""
2461
2441
 
2462
2442
  #: app/assets/javascripts/bastion_katello/content-credentials/details/content-credential-details-info.controller.js
2463
- #: app/assets/javascripts/bastion_katello/subscriptions/manifest/manifest-import.controller.js
2464
2443
  msgid "File too large."
2465
2444
  msgstr ""
2466
2445
 
@@ -2525,7 +2504,6 @@ msgstr "篩選器:"
2525
2504
  #: app/assets/javascripts/bastion_katello/activation-keys/details/views/activation-key-repository-sets.html
2526
2505
  #: app/assets/javascripts/bastion_katello/content-credentials/details/views/content-credential-products.html
2527
2506
  #: app/assets/javascripts/bastion_katello/content-credentials/details/views/content-credential-repositories.html
2528
- #: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-errata-modal.html
2529
2507
  #: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-repository-sets.html
2530
2508
  #: app/assets/javascripts/bastion_katello/content-views/details/puppet-modules/views/content-view-puppet-module-names.html
2531
2509
  #: app/assets/javascripts/bastion_katello/content-views/details/puppet-modules/views/content-view-puppet-module-versions.html
@@ -2557,18 +2535,13 @@ msgstr "建議在較舊的作業系統上(例如 Red Hat Enterprise Linux 5
2557
2535
  #: app/assets/javascripts/bastion_katello/products/details/repositories/new/views/new-repository.html
2558
2536
  msgid ""
2559
2537
  "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"
2560
- " For Background synchronization, a background task will download all packages after the initial sync.\n"
2538
+ " On Demand is not recommended for custom repositories unless the upstream repository maintains older versions of packages within the repository.\n"
2539
+ " For Background synchronization, a background task will download all packages after the initial sync (Deprecated).\n"
2561
2540
  " The Immediate option will download all metadata and packages immediately during the sync."
2562
2541
  msgstr ""
2563
2542
 
2564
- #: app/assets/javascripts/bastion_katello/content-hosts/views/register.html
2565
- msgid "For remote actions and reporting package & errata information:"
2566
- msgstr ""
2567
-
2568
- #: app/assets/javascripts/bastion_katello/content-views/details/views/content-view-publish.html
2569
- msgid ""
2570
- "For the duplicate repositories, the packages in each Content View Version will combine regardless of the filters that \n"
2571
- " were applied to the individual Content View Version."
2543
+ #: app/assets/javascripts/bastion_katello/content-hosts/views/register-client.html
2544
+ msgid "For remote actions via katello-agent:"
2572
2545
  msgstr ""
2573
2546
 
2574
2547
  #: app/assets/javascripts/bastion_katello/content-views/details/views/content-view-promotion.html
@@ -2579,9 +2552,13 @@ msgstr "強制推送?"
2579
2552
  msgid "Force Puppet Environment"
2580
2553
  msgstr ""
2581
2554
 
2582
- #: app/assets/javascripts/bastion_katello/subscriptions/manifest/views/manifest-details.html
2583
- msgid "Generated On"
2584
- msgstr "產生於"
2555
+ #: app/assets/javascripts/bastion_katello/products/details/repositories/http-proxy-service.js
2556
+ msgid "Global Default"
2557
+ msgstr ""
2558
+
2559
+ #: app/assets/javascripts/bastion_katello/products/details/repositories/http-proxy-service.js
2560
+ msgid "Global Default (None)"
2561
+ msgstr ""
2585
2562
 
2586
2563
  #: app/assets/javascripts/bastion_katello/content-credentials/new/views/new-content-credential.html
2587
2564
  #: app/assets/javascripts/bastion_katello/products/details/repositories/details/views/repository-info.html
@@ -2593,10 +2570,6 @@ msgstr "產生於"
2593
2570
  msgid "GPG Key"
2594
2571
  msgstr "GPG 金鑰"
2595
2572
 
2596
- #: app/assets/javascripts/bastion_katello/subscriptions/details/views/subscription-products.html
2597
- msgid "GPG Key URL"
2598
- msgstr "GPG 金鑰的網址"
2599
-
2600
2573
  #: app/assets/javascripts/bastion_katello/content-views/details/filters/views/package-filter-details.html
2601
2574
  msgid "Greater Than"
2602
2575
  msgstr "大於"
@@ -2617,10 +2590,7 @@ msgstr "安裝群組"
2617
2590
  msgid "Group Remove"
2618
2591
  msgstr "移除群組"
2619
2592
 
2620
- #: app/assets/javascripts/bastion_katello/subscriptions/views/subscription-type.html
2621
- msgid "Guests of"
2622
- msgstr "客座"
2623
-
2593
+ #: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-traces-modal.html
2624
2594
  #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-traces.html
2625
2595
  msgid "Helper"
2626
2596
  msgstr ""
@@ -2698,6 +2668,7 @@ msgstr "主機群組"
2698
2668
  msgid "Host Limit"
2699
2669
  msgstr "主機限制"
2700
2670
 
2671
+ #: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-traces-modal.html
2701
2672
  #: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-info.html
2702
2673
  msgid "Hostname"
2703
2674
  msgstr "主機名稱"
@@ -2719,17 +2690,38 @@ msgstr ""
2719
2690
  "每小時於 {{ product.sync_plan.sync_date | date:'m' }} 分 {{ "
2720
2691
  "product.sync_plan.sync_date | date:'s' }} 秒"
2721
2692
 
2693
+ #: app/assets/javascripts/bastion_katello/products/details/repositories/details/views/repository-info.html
2694
+ #: app/assets/javascripts/bastion_katello/products/details/repositories/new/views/new-repository.html
2695
+ msgid "HTTP Proxy"
2696
+ msgstr "HTTP 代理"
2697
+
2698
+ #: app/assets/javascripts/bastion_katello/products/details/repositories/new/views/new-repository.html
2699
+ msgid "HTTP Proxy Policy"
2700
+ msgstr ""
2701
+
2702
+ #: app/assets/javascripts/bastion_katello/products/bulk/views/products-bulk-http-proxy-modal.html
2703
+ msgid "HTTP Proxy Policy:"
2704
+ msgstr ""
2705
+
2706
+ #: app/assets/javascripts/bastion_katello/products/bulk/views/products-bulk-http-proxy-modal.html
2707
+ msgid "HTTP Proxy:"
2708
+ msgstr ""
2709
+
2710
+ #: app/assets/javascripts/bastion_katello/products/details/repositories/details/views/repository-info.html
2711
+ msgid "HttpProxyPolicy"
2712
+ msgstr ""
2713
+
2722
2714
  #: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-errata-modal.html
2723
2715
  #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-errata.html
2724
2716
  msgid "Id"
2725
2717
  msgstr "Id"
2726
2718
 
2727
- #: app/assets/javascripts/bastion_katello/subscriptions/details/subscription-details.controller.js
2719
+ #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-errata.html
2720
+ #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-packages-actions.html
2721
+ #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-packages-installed.html
2728
2722
  msgid ""
2729
- "If the virt-who field is Yes then the subscription requires the use of virt-"
2730
- "who. Learn how to configure and use this tool at the <a "
2731
- "href=\"https://access.redhat.com/articles/subscription-management-"
2732
- "satellite-6\" target=\"_blank\">Subscription Management Home Page</a>."
2723
+ "If you are not using Remote Execution to manage content on this host, ensure"
2724
+ " that it has the katello-agent package installed."
2733
2725
  msgstr ""
2734
2726
 
2735
2727
  #: app/assets/javascripts/bastion_katello/content-views/deletion/views/version-deletion-activation-keys.html
@@ -2761,14 +2753,6 @@ msgstr ""
2761
2753
  msgid "Ignorable Content"
2762
2754
  msgstr ""
2763
2755
 
2764
- #: app/assets/javascripts/bastion_katello/products/details/repositories/new/views/new-repository.html
2765
- msgid "Ignore Global Http Proxy"
2766
- msgstr ""
2767
-
2768
- #: app/assets/javascripts/bastion_katello/products/details/repositories/details/views/repository-info.html
2769
- msgid "Ignore Global HTTP Proxy"
2770
- msgstr ""
2771
-
2772
2756
  #: app/assets/javascripts/bastion_katello/docker-tags/details/docker-tag-details.controller.js
2773
2757
  msgid "Image"
2774
2758
  msgstr "影像"
@@ -2777,18 +2761,6 @@ msgstr "影像"
2777
2761
  msgid "Immediate"
2778
2762
  msgstr "立即"
2779
2763
 
2780
- #: app/assets/javascripts/bastion_katello/subscriptions/manifest/views/manifest.html
2781
- msgid "Import History"
2782
- msgstr "匯入紀錄"
2783
-
2784
- #: app/assets/javascripts/bastion_katello/subscriptions/views/subscriptions.html
2785
- msgid "Import Manifest"
2786
- msgstr "匯入清單"
2787
-
2788
- #: app/assets/javascripts/bastion_katello/subscriptions/manifest/views/manifest.html
2789
- msgid "Import/Remove Manifest"
2790
- msgstr ""
2791
-
2792
2764
  #: app/assets/javascripts/bastion_katello/errata/errata-severity.filter.js
2793
2765
  msgid "Important"
2794
2766
  msgstr "重要"
@@ -2836,7 +2808,7 @@ msgstr ""
2836
2808
  msgid "Install"
2837
2809
  msgstr "安裝"
2838
2810
 
2839
- #: app/assets/javascripts/bastion_katello/content-hosts/views/register.html
2811
+ #: app/assets/javascripts/bastion_katello/content-hosts/views/register-client.html
2840
2812
  msgid "Install client package:"
2841
2813
  msgstr ""
2842
2814
 
@@ -2868,10 +2840,15 @@ msgstr ""
2868
2840
  msgid "Installed"
2869
2841
  msgstr "已安裝"
2870
2842
 
2843
+ #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-debs-installed.html
2844
+ msgid "Installed Deb Packages"
2845
+ msgstr ""
2846
+
2871
2847
  #: app/assets/javascripts/bastion_katello/packages/details/views/package-info.html
2872
2848
  msgid "Installed On"
2873
2849
  msgstr ""
2874
2850
 
2851
+ #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-debs-installed.html
2875
2852
  #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-packages-installed.html
2876
2853
  msgid "Installed Package"
2877
2854
  msgstr "已安裝的套件"
@@ -2889,10 +2866,6 @@ msgstr "已安裝的產品"
2889
2866
  msgid "Installed Profile"
2890
2867
  msgstr ""
2891
2868
 
2892
- #: app/assets/javascripts/bastion_katello/subscriptions/details/views/subscription-info.html
2893
- msgid "Instance-based"
2894
- msgstr "以 Instance 為基礎"
2895
-
2896
2869
  #: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-info.html
2897
2870
  msgid "Interfaces"
2898
2871
  msgstr "介面"
@@ -2928,6 +2901,17 @@ msgstr "發照日期"
2928
2901
  msgid "Katello Agent"
2929
2902
  msgstr "Katello 代理程式"
2930
2903
 
2904
+ #: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-info.html
2905
+ msgid "Katello Tracer"
2906
+ msgstr ""
2907
+
2908
+ #: app/assets/javascripts/bastion_katello/common/views/katello-agent-notice.html
2909
+ #: app/assets/javascripts/bastion_katello/content-hosts/views/register-client.html
2910
+ msgid ""
2911
+ "Katello-agent is deprecated and will be removed in Katello 4.0. Consider "
2912
+ "migrating to Remote Execution."
2913
+ msgstr ""
2914
+
2931
2915
  #: app/assets/javascripts/bastion_katello/content-views/details/views/content-view-info.html
2932
2916
  #: app/assets/javascripts/bastion_katello/content-views/new/views/content-view-new.html
2933
2917
  #: app/assets/javascripts/bastion_katello/environments/details/views/environment-details.html
@@ -2974,10 +2958,6 @@ msgstr "前一次同步"
2974
2958
  msgid "Last synced"
2975
2959
  msgstr ""
2976
2960
 
2977
- #: app/assets/javascripts/bastion_katello/subscriptions/manifest/views/manifest-details.html
2978
- msgid "Last Updated"
2979
- msgstr "前一次更新"
2980
-
2981
2961
  #: app/assets/javascripts/bastion_katello/errata/details/views/erratum-info.html
2982
2962
  msgid "Last Updated On"
2983
2963
  msgstr "最後更新於"
@@ -2995,7 +2975,7 @@ msgstr ""
2995
2975
  msgid "Latest Only"
2996
2976
  msgstr ""
2997
2977
 
2998
- #: app/assets/javascripts/bastion_katello/content-hosts/views/register.html
2978
+ #: app/assets/javascripts/bastion_katello/content-hosts/views/register-client.html
2999
2979
  msgid ""
3000
2980
  "Learn more about these packages in the <a "
3001
2981
  "href=\"https://theforeman.org/plugins/katello/\">Documentation</a>"
@@ -3102,10 +3082,6 @@ msgstr ""
3102
3082
  msgid "Limit:"
3103
3083
  msgstr "限制:"
3104
3084
 
3105
- #: app/assets/javascripts/bastion_katello/subscriptions/details/views/subscription-info.html
3106
- msgid "Limits"
3107
- msgstr "限制"
3108
-
3109
3085
  #: app/assets/javascripts/bastion_katello/docker-tags/details/docker-tag-details.controller.js
3110
3086
  msgid "List"
3111
3087
  msgstr "清單"
@@ -3116,6 +3092,7 @@ msgstr "清單"
3116
3092
  #: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-subscriptions.html
3117
3093
  #: app/assets/javascripts/bastion_katello/content-views/details/components/views/content-view-composite.html
3118
3094
  #: app/assets/javascripts/bastion_katello/content-views/details/filters/views/errata-filter.html
3095
+ #: app/assets/javascripts/bastion_katello/content-views/details/filters/views/module-stream-filter.html
3119
3096
  #: app/assets/javascripts/bastion_katello/content-views/details/filters/views/package-group-filter.html
3120
3097
  #: app/assets/javascripts/bastion_katello/content-views/details/views/content-view-deb-repositories.html
3121
3098
  #: app/assets/javascripts/bastion_katello/content-views/details/views/content-view-docker-repositories.html
@@ -3133,7 +3110,6 @@ msgstr "正在載入環境路徑..."
3133
3110
 
3134
3111
  #: app/assets/javascripts/bastion_katello/activation-keys/details/views/activation-key-repository-sets.html
3135
3112
  #: app/assets/javascripts/bastion_katello/environments/views/new-environment.html
3136
- #: app/assets/javascripts/bastion_katello/subscriptions/details/views/subscription-products.html
3137
3113
  #: app/assets/javascripts/bastion_katello/content-hosts/content-host-status.controller.js
3138
3114
  msgid "Loading..."
3139
3115
  msgstr "載入中……"
@@ -3142,6 +3118,10 @@ msgstr "載入中……"
3142
3118
  msgid "Loading...\""
3143
3119
  msgstr ""
3144
3120
 
3121
+ #: app/assets/javascripts/bastion_katello/products/details/repositories/details/views/repository-manage-ansible-collections.html
3122
+ msgid "Manage Ansible Collections for Repository:"
3123
+ msgstr ""
3124
+
3145
3125
  #: app/assets/javascripts/bastion_katello/products/details/repositories/details/views/repository-manage-docker-manifests.html
3146
3126
  msgid "Manage Container Image Manifests for Repository:"
3147
3127
  msgstr ""
@@ -3158,9 +3138,13 @@ msgstr "管理勘誤"
3158
3138
  msgid "Manage Files for Repository:"
3159
3139
  msgstr ""
3160
3140
 
3161
- #: app/assets/javascripts/bastion_katello/subscriptions/views/subscriptions.html
3162
- msgid "Manage Manifest"
3163
- msgstr "管理清單"
3141
+ #: app/assets/javascripts/bastion_katello/content-hosts/views/content-hosts.html
3142
+ msgid "Manage Host Traces"
3143
+ msgstr ""
3144
+
3145
+ #: app/assets/javascripts/bastion_katello/products/views/products.html
3146
+ msgid "Manage HTTP Proxy"
3147
+ msgstr ""
3164
3148
 
3165
3149
  #: app/assets/javascripts/bastion_katello/content-hosts/views/content-hosts.html
3166
3150
  msgid "Manage Module Streams"
@@ -3202,26 +3186,10 @@ msgstr ""
3202
3186
  msgid "Manage Sync Plan"
3203
3187
  msgstr ""
3204
3188
 
3205
- #: app/assets/javascripts/bastion_katello/subscriptions/manifest/views/manifest-import.html
3206
- msgid "Manifest History"
3207
- msgstr "清單紀錄"
3208
-
3209
3189
  #: app/assets/javascripts/bastion_katello/products/details/repositories/details/views/repository-manage-docker-manifests.html
3210
3190
  msgid "Manifest Lists"
3211
3191
  msgstr ""
3212
3192
 
3213
- #: app/assets/javascripts/bastion_katello/subscriptions/manifest/manifest-import.controller.js
3214
- msgid "Manifest successfully deleted."
3215
- msgstr "已成功刪除清單。"
3216
-
3217
- #: app/assets/javascripts/bastion_katello/subscriptions/manifest/manifest-import.controller.js
3218
- msgid "Manifest successfully imported."
3219
- msgstr "已成功匯入清單。"
3220
-
3221
- #: app/assets/javascripts/bastion_katello/subscriptions/manifest/manifest-import.controller.js
3222
- msgid "Manifest successfully refreshed."
3223
- msgstr "已成功更新清單。"
3224
-
3225
3193
  #: app/assets/javascripts/bastion_katello/docker-tags/details/views/docker-tag-info.html
3226
3194
  msgid "Manifest Type"
3227
3195
  msgstr ""
@@ -3235,11 +3203,6 @@ msgstr ""
3235
3203
  msgid "Maximum Version"
3236
3204
  msgstr "最大版本"
3237
3205
 
3238
- #: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-events.html
3239
- #: app/assets/javascripts/bastion_katello/subscriptions/manifest/views/manifest-import-history.html
3240
- msgid "Message"
3241
- msgstr "訊息"
3242
-
3243
3206
  #: app/assets/javascripts/bastion_katello/content-views/details/filters/views/package-filter-details.html
3244
3207
  msgid "Minimum Version"
3245
3208
  msgstr "最小版本"
@@ -3257,10 +3220,24 @@ msgstr "型號"
3257
3220
  msgid "Moderate"
3258
3221
  msgstr "控管"
3259
3222
 
3223
+ #: app/assets/javascripts/bastion_katello/content-views/details/filters/views/errata-filter-details.html
3224
+ #: app/assets/javascripts/bastion_katello/content-views/versions/views/content-view-version-errata.html
3225
+ #: app/assets/javascripts/bastion_katello/packages/details/views/package-info.html
3226
+ msgid "Modular"
3227
+ msgstr ""
3228
+
3260
3229
  #: app/assets/javascripts/bastion_katello/content-views/details/puppet-modules/content-view-puppet-modules.controller.js
3261
3230
  msgid "Module %s removed from Content View."
3262
3231
  msgstr "模組 %s 已從內容視域中移除。"
3263
3232
 
3233
+ #: app/assets/javascripts/bastion_katello/content-views/details/filters/new-filter.controller.js
3234
+ msgid "Module Stream"
3235
+ msgstr ""
3236
+
3237
+ #: app/assets/javascripts/bastion_katello/content-views/details/filters/views/module-stream-filter.html
3238
+ msgid "Module Stream Filter:"
3239
+ msgstr ""
3240
+
3264
3241
  #: app/assets/javascripts/bastion_katello/host-collections/details/views/host-collection-info.html
3265
3242
  msgid "Module Stream Management"
3266
3243
  msgstr ""
@@ -3275,10 +3252,19 @@ msgstr ""
3275
3252
  msgid "Module Stream Packages"
3276
3253
  msgstr ""
3277
3254
 
3255
+ #: app/assets/javascripts/bastion_katello/content-views/details/filters/available-module-stream-filter.controller.js
3256
+ msgid "Module Stream successfully added."
3257
+ msgstr ""
3258
+
3259
+ #: app/assets/javascripts/bastion_katello/content-views/details/filters/module-stream-list-filter.controller.js
3260
+ msgid "Module Stream successfully removed."
3261
+ msgstr ""
3262
+
3278
3263
  #: app/assets/javascripts/bastion_katello/content-hosts/content/views/errata-details.html
3279
3264
  #: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-details.html
3280
3265
  #: app/assets/javascripts/bastion_katello/content-views/versions/views/content-view-version.html
3281
3266
  #: app/assets/javascripts/bastion_katello/products/details/repositories/details/views/repository-info.html
3267
+ #: app/assets/javascripts/bastion_katello/content-views/details/filters/filter-helper.service.js
3282
3268
  #: app/assets/javascripts/bastion_katello/environments/content.service.js
3283
3269
  msgid "Module Streams"
3284
3270
  msgstr ""
@@ -3295,14 +3281,6 @@ msgstr ""
3295
3281
  msgid "More Details"
3296
3282
  msgstr "更多詳細資訊"
3297
3283
 
3298
- #: app/assets/javascripts/bastion_katello/subscriptions/manifest/views/manifest-import.html
3299
- msgid "More..."
3300
- msgstr "更多…"
3301
-
3302
- #: app/assets/javascripts/bastion_katello/subscriptions/details/views/subscription-info.html
3303
- msgid "Multi-entitlement"
3304
- msgstr "多重權利"
3305
-
3306
3284
  #: app/assets/javascripts/bastion_katello/content-views/details/filters/views/filter-repositories.html
3307
3285
  #: app/assets/javascripts/bastion_katello/content-views/details/views/content-view-deb-repositories.html
3308
3286
  #: app/assets/javascripts/bastion_katello/content-views/details/views/content-view-docker-repositories.html
@@ -3332,7 +3310,6 @@ msgstr "N/A"
3332
3310
  #: app/assets/javascripts/bastion_katello/content-credentials/new/views/new-content-credential.html
3333
3311
  #: app/assets/javascripts/bastion_katello/content-credentials/views/content-credentials.html
3334
3312
  #: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-host-bulk-module-streams-modal.html
3335
- #: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-errata-modal.html
3336
3313
  #: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-host-collections-modal.html
3337
3314
  #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-module-streams.html
3338
3315
  #: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-host-collections-table.html
@@ -3347,6 +3324,7 @@ msgstr "N/A"
3347
3324
  #: app/assets/javascripts/bastion_katello/content-views/details/filters/views/edit-filter.html
3348
3325
  #: app/assets/javascripts/bastion_katello/content-views/details/filters/views/filter-repositories.html
3349
3326
  #: app/assets/javascripts/bastion_katello/content-views/details/filters/views/filters.html
3327
+ #: app/assets/javascripts/bastion_katello/content-views/details/filters/views/module-stream-filter-details.html
3350
3328
  #: app/assets/javascripts/bastion_katello/content-views/details/filters/views/new-filter.html
3351
3329
  #: app/assets/javascripts/bastion_katello/content-views/details/filters/views/package-group-filter-details.html
3352
3330
  #: app/assets/javascripts/bastion_katello/content-views/details/puppet-modules/views/content-view-puppet-module-names.html
@@ -3412,7 +3390,6 @@ msgstr "N/A"
3412
3390
  #: app/assets/javascripts/bastion_katello/puppet-modules/details/views/puppet-module-content-views.html
3413
3391
  #: app/assets/javascripts/bastion_katello/puppet-modules/details/views/puppet-module-repositories.html
3414
3392
  #: app/assets/javascripts/bastion_katello/puppet-modules/views/puppet-modules.html
3415
- #: app/assets/javascripts/bastion_katello/subscriptions/details/views/subscription-info.html
3416
3393
  #: app/assets/javascripts/bastion_katello/sync-plans/details/views/sync-plan-info.html
3417
3394
  #: app/assets/javascripts/bastion_katello/sync-plans/details/views/sync-plan-products.html
3418
3395
  #: app/assets/javascripts/bastion_katello/sync-plans/new/views/new-sync-plan-form.html
@@ -3508,11 +3485,15 @@ msgstr "下個同步"
3508
3485
  #: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-packages-modal.html
3509
3486
  #: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-release-version-modal.html
3510
3487
  #: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-repository-sets-modal.html
3488
+ #: app/assets/javascripts/bastion_katello/content-views/details/filters/views/errata-filter-details.html
3511
3489
  #: app/assets/javascripts/bastion_katello/content-views/details/views/content-view-info.html
3490
+ #: app/assets/javascripts/bastion_katello/content-views/versions/views/content-view-version-errata.html
3512
3491
  #: app/assets/javascripts/bastion_katello/content-views/views/content-views.html
3513
3492
  #: app/assets/javascripts/bastion_katello/environments/details/views/environment-content-views.html
3493
+ #: app/assets/javascripts/bastion_katello/products/bulk/views/products-bulk-http-proxy-modal.html
3514
3494
  #: app/assets/javascripts/bastion_katello/products/bulk/views/products-bulk-sync-plan-modal.html
3515
- #: app/assets/javascripts/bastion_katello/subscriptions/subscriptions.controller.js
3495
+ #: app/assets/javascripts/bastion_katello/activation-keys/details/activation-key-details.controller.js
3496
+ #: app/assets/javascripts/bastion_katello/content-hosts/details/content-host-details.controller.js
3516
3497
  msgid "No"
3517
3498
  msgstr "否"
3518
3499
 
@@ -3620,6 +3601,17 @@ msgid ""
3620
3601
  "the 'Add' tab."
3621
3602
  msgstr "沒有可顯示的主機集,您可在選擇了「新增」分頁後新增主機集。"
3622
3603
 
3604
+ #: app/assets/javascripts/bastion_katello/products/bulk/views/products-bulk-http-proxy-modal.html
3605
+ #: app/assets/javascripts/bastion_katello/products/details/repositories/details/views/repository-info.html
3606
+ #: app/assets/javascripts/bastion_katello/products/details/repositories/new/views/new-repository.html
3607
+ #: app/assets/javascripts/bastion_katello/products/details/repositories/http-proxy-service.js
3608
+ msgid "No HTTP Proxies found"
3609
+ msgstr ""
3610
+
3611
+ #: app/assets/javascripts/bastion_katello/products/details/repositories/http-proxy-service.js
3612
+ msgid "No HTTP Proxy"
3613
+ msgstr ""
3614
+
3623
3615
  #: app/assets/javascripts/bastion_katello/products/discovery/views/discovery-create.html
3624
3616
  msgid "No matching results."
3625
3617
  msgstr ""
@@ -3632,10 +3624,6 @@ msgstr ""
3632
3624
  msgid "No products are have been added to this Sync Plan."
3633
3625
  msgstr ""
3634
3626
 
3635
- #: app/assets/javascripts/bastion_katello/subscriptions/details/views/subscription-info.html
3636
- msgid "No Products are provided by this Subscription."
3637
- msgstr ""
3638
-
3639
3627
  #: app/assets/javascripts/bastion_katello/content-views/details/puppet-modules/views/content-view-puppet-module-names.html
3640
3628
  msgid "No puppet modules found"
3641
3629
  msgstr ""
@@ -3668,22 +3656,14 @@ msgstr "沒有包含此套件的軟體庫。"
3668
3656
  msgid "No Repositories contain this Puppet Module"
3669
3657
  msgstr ""
3670
3658
 
3671
- #: app/assets/javascripts/bastion_katello/subscriptions/details/views/subscription-products.html
3672
- msgid "No repository content provided through this subscription."
3673
- msgstr "未透過此訂閱提供軟體庫內容。"
3674
-
3675
- #: app/assets/javascripts/bastion_katello/subscriptions/details/views/subscription-products.html
3676
- msgid "No repository content."
3677
- msgstr "沒有軟體庫內容。"
3678
-
3679
3659
  #: app/assets/javascripts/bastion_katello/activation-keys/details/views/activation-key-repository-sets.html
3680
3660
  #: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-repository-sets.html
3681
3661
  msgid "No repository sets provided through subscriptions."
3682
3662
  msgstr ""
3683
3663
 
3684
- #: app/assets/javascripts/bastion_katello/subscriptions/manifest/views/manifest-import.html
3685
- msgid "No subscription manifest imported"
3686
- msgstr "未匯入訂閱清單"
3664
+ #: app/assets/javascripts/bastion_katello/content-views/details/filters/views/filter-rule-matching-package-modal.html
3665
+ msgid "No RPMs were matched"
3666
+ msgstr ""
3687
3667
 
3688
3668
  #: app/assets/javascripts/bastion_katello/products/details/repositories/details/views/repository-info.html
3689
3669
  #: app/assets/javascripts/bastion_katello/products/details/views/product-info.html
@@ -3702,6 +3682,11 @@ msgstr ""
3702
3682
  msgid "None"
3703
3683
  msgstr "無"
3704
3684
 
3685
+ #: app/assets/javascripts/bastion_katello/activation-keys/details/views/activation-key-subscriptions.html
3686
+ #: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-subscriptions.html
3687
+ msgid "Not Applicable"
3688
+ msgstr ""
3689
+
3705
3690
  #: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-info.html
3706
3691
  msgid "Not installed"
3707
3692
  msgstr "未安裝"
@@ -3733,12 +3718,6 @@ msgstr "未同步"
3733
3718
  msgid "Not yet published"
3734
3719
  msgstr "尚未發佈"
3735
3720
 
3736
- #: app/assets/javascripts/bastion_katello/subscriptions/manifest/views/manifest-delete-modal.html
3737
- msgid ""
3738
- "Note: Deleting a subscription manifest is STRONGLY discouraged. Deleting a "
3739
- "manifest will:"
3740
- msgstr ""
3741
-
3742
3721
  #: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-info.html
3743
3722
  msgid "Number of CPUs"
3744
3723
  msgstr "CPU 數量"
@@ -3880,6 +3859,7 @@ msgstr ""
3880
3859
  msgid "Package"
3881
3860
  msgstr "套件"
3882
3861
 
3862
+ #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-debs-actions.html
3883
3863
  #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-packages-actions.html
3884
3864
  msgid "Package Actions"
3885
3865
  msgstr "套件動作"
@@ -3918,6 +3898,7 @@ msgstr "軟體庫的套件群組:"
3918
3898
  msgid "Package Information"
3919
3899
  msgstr ""
3920
3900
 
3901
+ #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-debs-actions.html
3921
3902
  #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-packages-actions.html
3922
3903
  msgid "Package Install"
3923
3904
  msgstr "套件安裝"
@@ -3926,6 +3907,7 @@ msgstr "套件安裝"
3926
3907
  msgid "Package Installation, Removal, and Update"
3927
3908
  msgstr "套件安裝、移除與更新"
3928
3909
 
3910
+ #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-debs-actions.html
3929
3911
  #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-packages-actions.html
3930
3912
  msgid "Package Remove"
3931
3913
  msgstr "套件移除"
@@ -3943,6 +3925,7 @@ msgstr "套件已成功移除。"
3943
3925
  msgid "Package successfully updated."
3944
3926
  msgstr "套件已成功更新。"
3945
3927
 
3928
+ #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-debs-actions.html
3946
3929
  #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-packages-actions.html
3947
3930
  msgid "Package Update"
3948
3931
  msgstr "套件更新"
@@ -3958,6 +3941,7 @@ msgstr ""
3958
3941
  msgid "Package:"
3959
3942
  msgstr "套件:"
3960
3943
 
3944
+ #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-debs-actions.html
3961
3945
  #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-packages-actions.html
3962
3946
  msgid "Package/Group Name"
3963
3947
  msgstr "套件/群組名稱"
@@ -3979,10 +3963,18 @@ msgstr "套件
{{ library.counts.packages || 0 }}
"
3979
3963
  msgid "Packages are automatically Applicable if they are Upgradable"
3980
3964
  msgstr ""
3981
3965
 
3966
+ #: app/assets/javascripts/bastion_katello/products/details/repositories/details/views/repository-advanced-sync-options.html
3967
+ msgid ""
3968
+ "Packages are corrupt, often leading to an error \"Package does not match "
3969
+ "intended download\" or \"Hash Sum mismatch\"."
3970
+ msgstr ""
3971
+
3982
3972
  #: app/assets/javascripts/bastion_katello/errata/details/views/erratum-packages.html
3983
3973
  msgid "Packages for Errata:"
3984
3974
  msgstr ""
3985
3975
 
3976
+ #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-debs-actions.html
3977
+ #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-debs-installed.html
3986
3978
  #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-packages-actions.html
3987
3979
  #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-packages-applicable.html
3988
3980
  #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-packages-installed.html
@@ -3997,6 +3989,11 @@ msgstr "參數"
3997
3989
  msgid "Part of a manifest list"
3998
3990
  msgstr ""
3999
3991
 
3992
+ #: app/assets/javascripts/bastion_katello/products/discovery/views/discovery-create.html
3993
+ #: app/assets/javascripts/bastion_katello/products/discovery/views/discovery.html
3994
+ msgid "Password"
3995
+ msgstr "密碼"
3996
+
4000
3997
  #: app/assets/javascripts/bastion_katello/products/details/repositories/new/views/new-repository.html
4001
3998
  msgid ""
4002
3999
  "Password of the upstream repository user for authentication. Leave empty if "
@@ -4013,6 +4010,7 @@ msgstr ""
4013
4010
  msgid "Path"
4014
4011
  msgstr "路徑"
4015
4012
 
4013
+ #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-debs-actions.html
4016
4014
  #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-packages-actions.html
4017
4015
  msgid "Perform"
4018
4016
  msgstr "執行"
@@ -4020,14 +4018,13 @@ msgstr "執行"
4020
4018
  #: app/assets/javascripts/bastion_katello/products/details/repositories/details/views/repository-advanced-sync-options.html
4021
4019
  msgid ""
4022
4020
  "Performs a complete sync, verifying the checksum of all packages afterwards."
4023
- " Any missing or corrupt RPMs will be re-downloaded. This option will take "
4024
- "the longest amount of time and is only relevant for yum repositories.. "
4025
- "Choose this option if:"
4021
+ " Any missing or corrupt package will be re-downloaded. This option will take"
4022
+ " the longest amount of time. Choose this option if:"
4026
4023
  msgstr ""
4027
4024
 
4028
- #: app/assets/javascripts/bastion_katello/subscriptions/views/subscription-type.html
4029
- msgid "Physical"
4030
- msgstr "實體的"
4025
+ #: app/assets/javascripts/bastion_katello/sync-plans/details/sync-plan-details-info.controller.js
4026
+ msgid "Please enter cron below"
4027
+ msgstr ""
4031
4028
 
4032
4029
  #: app/assets/javascripts/bastion_katello/environments/details/environment-content.controller.js
4033
4030
  msgid "Please make sure a Content View is selected."
@@ -4101,10 +4098,6 @@ msgstr ""
4101
4098
  msgid "Product"
4102
4099
  msgstr "產品"
4103
4100
 
4104
- #: app/assets/javascripts/bastion_katello/subscriptions/details/views/subscription-details.html
4105
- msgid "Product Content"
4106
- msgstr "產品內容"
4107
-
4108
4101
  #: app/assets/javascripts/bastion_katello/content-credentials/views/content-credentials.html
4109
4102
  msgid "Product Count"
4110
4103
  msgstr "產品計數"
@@ -4117,10 +4110,6 @@ msgstr ""
4117
4110
  msgid "Product Enhancement Advisory"
4118
4111
  msgstr "產品功能增強諮詢"
4119
4112
 
4120
- #: app/assets/javascripts/bastion_katello/subscriptions/details/views/subscription-info.html
4121
- msgid "Product ID"
4122
- msgstr "產品 ID"
4123
-
4124
4113
  #: app/assets/javascripts/bastion_katello/products/details/views/product-info.html
4125
4114
  msgid "Product information for:"
4126
4115
  msgstr "產品資訊:"
@@ -4221,10 +4210,6 @@ msgstr "正在推送至 1 個環境。"
4221
4210
  msgid "Promotion History"
4222
4211
  msgstr "正在推送歷史"
4223
4212
 
4224
- #: app/assets/javascripts/bastion_katello/subscriptions/details/views/subscription-info.html
4225
- msgid "Provided Products"
4226
- msgstr "提供的產品"
4227
-
4228
4213
  #: app/assets/javascripts/bastion_katello/packages/details/views/package-dependencies.html
4229
4214
  msgid "Provides"
4230
4215
  msgstr "供應方"
@@ -4316,7 +4301,6 @@ msgid "Puppet Modules for Content View:"
4316
4301
  msgstr "供內容視域使用的 Puppet 模組:"
4317
4302
 
4318
4303
  #: app/assets/javascripts/bastion_katello/common/views/subscription-add-or-remove.html
4319
- #: app/assets/javascripts/bastion_katello/subscriptions/details/views/subscription-info.html
4320
4304
  msgid "Quantity"
4321
4305
  msgstr "數量"
4322
4306
 
@@ -4328,10 +4312,6 @@ msgstr ""
4328
4312
  msgid "RAM (GB)"
4329
4313
  msgstr "記憶體 (GB)"
4330
4314
 
4331
- #: app/assets/javascripts/bastion_katello/subscriptions/details/subscription-details.controller.js
4332
- msgid "RAM: %s GB"
4333
- msgstr "記憶體:%s GB"
4334
-
4335
4315
  #: app/assets/javascripts/bastion_katello/content-views/details/filters/views/package-filter-details.html
4336
4316
  msgid "Range"
4337
4317
  msgstr "範圍"
@@ -4354,16 +4334,7 @@ msgstr ""
4354
4334
  msgid "Recurring Logic"
4355
4335
  msgstr ""
4356
4336
 
4357
- #: app/assets/javascripts/bastion_katello/subscriptions/manifest/views/manifest-import.html
4358
- msgid "Red Hat CDN URL"
4359
- msgstr "Red Hat CDN 網址"
4360
-
4361
- #: app/assets/javascripts/bastion_katello/subscriptions/manifest/views/manifest-import.html
4362
- msgid "Red Hat Provider Details"
4363
- msgstr "Red Hat 供應方詳細資訊"
4364
-
4365
4337
  #: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-repository-sets.html
4366
- #: app/assets/javascripts/bastion_katello/subscriptions/details/views/subscription-products.html
4367
4338
  msgid "Red Hat Repositories page"
4368
4339
  msgstr "Red Hat 軟體庫頁面"
4369
4340
 
@@ -4371,22 +4342,10 @@ msgstr "Red Hat 軟體庫頁面"
4371
4342
  msgid "Red Hat Repositories page."
4372
4343
  msgstr "Red Hat 軟體庫頁面。"
4373
4344
 
4374
- #: app/assets/javascripts/bastion_katello/subscriptions/manifest/views/manifest-import.html
4375
- msgid "Refresh Manifest"
4376
- msgstr "更新清單"
4377
-
4378
4345
  #: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-errata-modal.html
4379
4346
  msgid "Refresh Table"
4380
4347
  msgstr "更新表格"
4381
4348
 
4382
- #: app/assets/javascripts/bastion_katello/subscriptions/manifest/manifest-import.controller.js
4383
- msgid "Refreshing Manifest"
4384
- msgstr ""
4385
-
4386
- #: app/assets/javascripts/bastion_katello/subscriptions/manifest/views/manifest-import.html
4387
- msgid "Refreshing manifest not supported by this manifest."
4388
- msgstr ""
4389
-
4390
4349
  #: app/assets/javascripts/bastion_katello/content-views/details/views/content-view-versions.html
4391
4350
  msgid "Regenerate Repository Metadata"
4392
4351
  msgstr ""
@@ -4420,11 +4379,6 @@ msgstr ""
4420
4379
  msgid "Registry Name Pattern"
4421
4380
  msgstr ""
4422
4381
 
4423
- #: app/assets/javascripts/bastion_katello/products/discovery/views/discovery-create.html
4424
- #: app/assets/javascripts/bastion_katello/products/discovery/views/discovery.html
4425
- msgid "Registry Password"
4426
- msgstr ""
4427
-
4428
4382
  #: app/assets/javascripts/bastion_katello/products/discovery/views/discovery.html
4429
4383
  msgid "Registry Search Parameter"
4430
4384
  msgstr ""
@@ -4438,14 +4392,6 @@ msgstr ""
4438
4392
  msgid "Registry URL"
4439
4393
  msgstr "登錄檔網址"
4440
4394
 
4441
- #: app/assets/javascripts/bastion_katello/products/discovery/views/discovery-create.html
4442
- msgid "Registry username"
4443
- msgstr ""
4444
-
4445
- #: app/assets/javascripts/bastion_katello/products/discovery/views/discovery.html
4446
- msgid "Registry Username"
4447
- msgstr ""
4448
-
4449
4395
  #: app/assets/javascripts/bastion_katello/content-views/versions/views/content-view-version-packages.html
4450
4396
  #: app/assets/javascripts/bastion_katello/environments/details/views/environment-module-streams.html
4451
4397
  #: app/assets/javascripts/bastion_katello/environments/details/views/environment-packages.html
@@ -4495,10 +4441,6 @@ msgid "Remove {{ table.numSelected }} Container Image manifest?"
4495
4441
  msgid_plural "Remove {{ table.numSelected }} Container Image manifests?"
4496
4442
  msgstr[0] ""
4497
4443
 
4498
- #: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-destroy-modal.html
4499
- msgid "Remove {{ table.numSelected }} Hosts?"
4500
- msgstr ""
4501
-
4502
4444
  #: app/assets/javascripts/bastion_katello/activation-keys/details/views/activation-key-details.html
4503
4445
  msgid "Remove Activation Key \"{{ activationKey.name }}\"?"
4504
4446
  msgstr "確定要移除啟動金鑰 \"{{ activationKey.name }}\"?"
@@ -4549,14 +4491,14 @@ msgstr "從...移除"
4549
4491
  msgid "Remove Host Collection \"{{ hostCollection.name }}\"?"
4550
4492
  msgstr "確定要移除主機集 \"{{ hostCollection.name }}\"?"
4551
4493
 
4552
- #: app/assets/javascripts/bastion_katello/content-hosts/views/content-hosts.html
4553
- msgid "Remove Hosts"
4554
- msgstr "移除主機"
4555
-
4556
4494
  #: app/assets/javascripts/bastion_katello/content-views/details/puppet-modules/views/content-view-puppet-modules.html
4557
4495
  msgid "Remove Module"
4558
4496
  msgstr "移除模組"
4559
4497
 
4498
+ #: app/assets/javascripts/bastion_katello/content-views/details/filters/views/module-stream-filter-details.html
4499
+ msgid "Remove Module Stream"
4500
+ msgstr ""
4501
+
4560
4502
  #: app/assets/javascripts/bastion_katello/content-views/details/filters/views/package-group-filter-details.html
4561
4503
  msgid "Remove Package Group"
4562
4504
  msgstr "移除套件群組"
@@ -4623,6 +4565,7 @@ msgstr "移除規則"
4623
4565
  #: app/assets/javascripts/bastion_katello/activation-keys/details/views/activation-key-host-collections-table.html
4624
4566
  #: app/assets/javascripts/bastion_katello/activation-keys/details/views/activation-key-subscriptions-list.html
4625
4567
  #: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-subscriptions-modal.html
4568
+ #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-debs-installed.html
4626
4569
  #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-packages-installed.html
4627
4570
  #: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-host-collections-table.html
4628
4571
  #: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-subscriptions-list.html
@@ -4671,10 +4614,6 @@ msgstr "已從內容主機 \"%y\" 移除了 %x 個主機集。"
4671
4614
  msgid "Removed %x products from sync plan \"%y\"."
4672
4615
  msgstr "已從同步計劃 \"%y\" 移除了 %x 個產品。"
4673
4616
 
4674
- #: app/assets/javascripts/bastion_katello/subscriptions/manifest/manifest-import.controller.js
4675
- msgid "Removing Manifest"
4676
- msgstr ""
4677
-
4678
4617
  #: app/assets/javascripts/bastion_katello/products/details/repositories/views/product-repositories.html
4679
4618
  msgid "Removing Repositories"
4680
4619
  msgstr "移除軟體庫"
@@ -4683,10 +4622,6 @@ msgstr "移除軟體庫"
4683
4622
  msgid "Repo Discovery"
4684
4623
  msgstr "搜尋軟體庫"
4685
4624
 
4686
- #: app/assets/javascripts/bastion_katello/subscriptions/details/views/subscription-products.html
4687
- msgid "Repo Type"
4688
- msgstr "軟體庫類型"
4689
-
4690
4625
  #: app/assets/javascripts/bastion_katello/content-credentials/details/views/content-credential-details.html
4691
4626
  #: app/assets/javascripts/bastion_katello/content-credentials/details/views/content-credential-info.html
4692
4627
  #: app/assets/javascripts/bastion_katello/content-credentials/details/views/content-credential-products.html
@@ -4789,6 +4724,10 @@ msgstr "軟體庫已建立"
4789
4724
  msgid "Repository Discovery"
4790
4725
  msgstr "探索軟體庫"
4791
4726
 
4727
+ #: app/assets/javascripts/bastion_katello/products/bulk/products-bulk-http-proxy-modal.controller.js
4728
+ msgid "Repository HTTP proxy changes have been initiated in the background."
4729
+ msgstr ""
4730
+
4792
4731
  #: app/assets/javascripts/bastion_katello/products/discovery/views/discovery-create.html
4793
4732
  msgid "Repository Label"
4794
4733
  msgstr "軟體庫標籤"
@@ -4838,10 +4777,6 @@ msgstr "存放庫類型"
4838
4777
  msgid "Repository URL"
4839
4778
  msgstr "軟體庫 URL"
4840
4779
 
4841
- #: app/assets/javascripts/bastion_katello/subscriptions/manifest/manifest-import.controller.js
4842
- msgid "Repository URL updated"
4843
- msgstr "軟體庫 URL 已更新"
4844
-
4845
4780
  #: app/assets/javascripts/bastion_katello/products/details/repositories/details/views/repository-advanced-sync.html
4846
4781
  #: app/assets/javascripts/bastion_katello/products/details/repositories/details/views/repository-info.html
4847
4782
  msgid "Repository:"
@@ -4851,24 +4786,18 @@ msgstr "軟體庫:"
4851
4786
  msgid "Republish Repository Metadata"
4852
4787
  msgstr ""
4853
4788
 
4854
- #: app/assets/javascripts/bastion_katello/subscriptions/manifest/views/manifest-delete-modal.html
4855
- msgid ""
4856
- "Require you to upload the subscription-manifest and re-attach subscriptions "
4857
- "to hosts and activation keys."
4789
+ #: app/assets/javascripts/bastion_katello/products/details/repositories/details/views/repository-info.html
4790
+ msgid "Requirements"
4858
4791
  msgstr ""
4859
4792
 
4860
- #: app/assets/javascripts/bastion_katello/subscriptions/details/views/subscription-info.html
4861
- msgid "Required Host"
4862
- msgstr "需要的主機"
4793
+ #: app/assets/javascripts/bastion_katello/products/details/repositories/new/views/new-repository.html
4794
+ msgid "Requirements.yml"
4795
+ msgstr ""
4863
4796
 
4864
4797
  #: app/assets/javascripts/bastion_katello/packages/details/views/package-dependencies.html
4865
4798
  msgid "Requires"
4866
4799
  msgstr "需要"
4867
4800
 
4868
- #: app/assets/javascripts/bastion_katello/subscriptions/views/subscriptions.html
4869
- msgid "Requires Virt-Who Usage"
4870
- msgstr ""
4871
-
4872
4801
  #: app/assets/javascripts/bastion_katello/common/module-stream-actions.service.js
4873
4802
  msgid "Reset"
4874
4803
  msgstr ""
@@ -4879,14 +4808,17 @@ msgstr ""
4879
4808
  msgid "Reset to Default"
4880
4809
  msgstr ""
4881
4810
 
4882
- #: app/assets/javascripts/bastion_katello/subscriptions/details/views/subscription-info.html
4883
- msgid "Resource"
4884
- msgstr "資源"
4811
+ #: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-traces-modal.html
4812
+ #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-traces.html
4813
+ msgid "Resolving the selected Traces will reboot this host."
4814
+ msgstr ""
4885
4815
 
4816
+ #: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-traces-modal.html
4886
4817
  #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-traces.html
4887
4818
  msgid "Restart"
4888
4819
  msgstr "重新啟動"
4889
4820
 
4821
+ #: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-traces-modal.html
4890
4822
  #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-traces.html
4891
4823
  msgid "Restart Selected"
4892
4824
  msgstr ""
@@ -4907,10 +4839,12 @@ msgstr ""
4907
4839
  msgid "Result"
4908
4840
  msgstr "結果"
4909
4841
 
4842
+ #: app/assets/javascripts/bastion_katello/activation-keys/details/views/activation-key-info.html
4910
4843
  #: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-info.html
4911
4844
  msgid "Role"
4912
4845
  msgstr "角色"
4913
4846
 
4847
+ #: app/assets/javascripts/bastion_katello/content-views/details/filters/views/filter-rule-matching-package-modal.html
4914
4848
  #: app/assets/javascripts/bastion_katello/packages/views/packages.html
4915
4849
  #: app/assets/javascripts/bastion_katello/content-views/details/filters/filter-helper.service.js
4916
4850
  #: app/assets/javascripts/bastion_katello/products/details/repositories/yum-content-units.service.js
@@ -4933,20 +4867,6 @@ msgstr ""
4933
4867
  msgid "RPMs"
4934
4868
  msgstr "RPM"
4935
4869
 
4936
- #: app/assets/javascripts/bastion_katello/products/details/repositories/details/views/repository-advanced-sync-options.html
4937
- msgid ""
4938
- "RPMs are corrupt, often leading to an error \"Package does not match "
4939
- "intended download\"."
4940
- msgstr ""
4941
-
4942
- #: app/assets/javascripts/bastion_katello/subscriptions/manifest/views/manifest-details.html
4943
- msgid "Rules Source"
4944
- msgstr "規則來源"
4945
-
4946
- #: app/assets/javascripts/bastion_katello/subscriptions/manifest/views/manifest-details.html
4947
- msgid "Rules Version"
4948
- msgstr "規則版本"
4949
-
4950
4870
  #: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-subscriptions.html
4951
4871
  msgid "Run Auto-Attach"
4952
4872
  msgstr "執行自動連結"
@@ -5072,12 +4992,6 @@ msgid ""
5072
4992
  "want this verification."
5073
4993
  msgstr ""
5074
4994
 
5075
- #: app/assets/javascripts/bastion_katello/products/details/repositories/new/views/new-repository.html
5076
- msgid ""
5077
- "Selecting this option will result in the globally configured http proxy from"
5078
- " not being used."
5079
- msgstr ""
5080
-
5081
4995
  #: app/assets/javascripts/bastion_katello/content-views/deletion/views/version-deletion-environments.html
5082
4996
  msgid ""
5083
4997
  "Selecting this option will result in the Version being completely deleted "
@@ -5125,6 +5039,10 @@ msgstr "顯示全部"
5125
5039
  msgid "Show all Repository Sets in Organization"
5126
5040
  msgstr ""
5127
5041
 
5042
+ #: app/assets/javascripts/bastion_katello/content-views/details/filters/views/package-filter-details.html
5043
+ msgid "Show Matching Content"
5044
+ msgstr ""
5045
+
5128
5046
  #: app/assets/javascripts/bastion_katello/packages/details/views/package-info.html
5129
5047
  msgid "Size"
5130
5048
  msgstr "大小"
@@ -5141,15 +5059,16 @@ msgstr ""
5141
5059
  msgid "Sockets"
5142
5060
  msgstr "插槽"
5143
5061
 
5144
- #: app/assets/javascripts/bastion_katello/subscriptions/details/subscription-details.controller.js
5145
- msgid "Sockets: %s"
5146
- msgstr "插槽:%s"
5147
-
5148
5062
  #: app/assets/javascripts/bastion_katello/content-hosts/content/views/errata-details.html
5149
5063
  #: app/assets/javascripts/bastion_katello/errata/details/views/erratum-info.html
5150
5064
  msgid "Solution"
5151
5065
  msgstr "解決方案"
5152
5066
 
5067
+ #: app/assets/javascripts/bastion_katello/content-views/details/views/content-view-info.html
5068
+ #: app/assets/javascripts/bastion_katello/content-views/new/views/content-view-new.html
5069
+ msgid "Solve Dependencies"
5070
+ msgstr ""
5071
+
5153
5072
  #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-errata.html
5154
5073
  msgid ""
5155
5074
  "Some of the Errata shown below may not be installable as they are not in this Content Host's\n"
@@ -5182,7 +5101,7 @@ msgid "Source RPMs"
5182
5101
  msgstr "來源 RPM"
5183
5102
 
5184
5103
  #: app/assets/javascripts/bastion_katello/products/details/repositories/details/views/repository-advanced-sync-options.html
5185
- msgid "Specific RPMs are throwing a 404 from yum or dnf."
5104
+ msgid "Specific packages are throwing a 404 from the package-manager."
5186
5105
  msgstr ""
5187
5106
 
5188
5107
  #: app/assets/javascripts/bastion_katello/products/details/repositories/details/views/repository-info.html
@@ -5210,10 +5129,6 @@ msgstr ""
5210
5129
  msgid "SSL Client Key"
5211
5130
  msgstr "SSL 客戶端金鑰"
5212
5131
 
5213
- #: app/assets/javascripts/bastion_katello/subscriptions/details/views/subscription-info.html
5214
- msgid "Stacking ID"
5215
- msgstr "堆疊 ID"
5216
-
5217
5132
  #: app/assets/javascripts/bastion_katello/products/details/repositories/details/views/repository-advanced-sync-options.html
5218
5133
  msgid "Standard sync, optimized for speed by bypassing any unneeded steps."
5219
5134
  msgstr ""
@@ -5238,8 +5153,6 @@ msgstr "正在開始"
5238
5153
 
5239
5154
  #: app/assets/javascripts/bastion_katello/common/views/subscription-add-or-remove.html
5240
5155
  #: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-subscriptions-modal.html
5241
- #: app/assets/javascripts/bastion_katello/subscriptions/details/views/subscription-info.html
5242
- #: app/assets/javascripts/bastion_katello/subscriptions/views/subscriptions.html
5243
5156
  msgid "Starts"
5244
5157
  msgstr "起始"
5245
5158
 
@@ -5248,7 +5161,6 @@ msgid "State"
5248
5161
  msgstr "狀態"
5249
5162
 
5250
5163
  #: app/assets/javascripts/bastion_katello/activation-keys/details/views/activation-key-repository-sets.html
5251
- #: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-repository-sets-modal.html
5252
5164
  #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-module-streams.html
5253
5165
  #: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-provisioning-info.html
5254
5166
  #: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-repository-sets.html
@@ -5262,38 +5174,30 @@ msgstr "狀態"
5262
5174
 
5263
5175
  #: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-host-bulk-module-streams-modal.html
5264
5176
  #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-module-streams.html
5177
+ #: app/assets/javascripts/bastion_katello/content-views/details/filters/views/module-stream-filter-details.html
5265
5178
  #: app/assets/javascripts/bastion_katello/module-streams/views/partials/module-streams-table.html
5266
5179
  msgid "Stream"
5267
5180
  msgstr ""
5268
5181
 
5182
+ #: app/assets/javascripts/bastion_katello/activation-keys/details/views/activation-key-subscriptions.html
5269
5183
  #: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-subscriptions.html
5270
- #: app/assets/javascripts/bastion_katello/subscriptions/manifest/views/manifest-details.html
5271
5184
  msgid "Subscription Details"
5272
5185
  msgstr "訂閱詳細資訊"
5273
5186
 
5274
- #: app/assets/javascripts/bastion_katello/subscriptions/details/views/subscription-info.html
5275
- msgid "Subscription Info"
5276
- msgstr "訂閱服務資訊"
5277
-
5278
5187
  #: app/assets/javascripts/bastion_katello/host-collections/details/views/host-collection-info.html
5279
5188
  msgid "Subscription Management"
5280
5189
  msgstr "訂閱管理"
5281
5190
 
5282
- #: app/assets/javascripts/bastion_katello/subscriptions/manifest/views/manifest-import.html
5283
- #: app/assets/javascripts/bastion_katello/subscriptions/manifest/views/manifest.html
5284
- msgid "Subscription Manifest"
5285
- msgstr "訂閱資訊清單"
5286
-
5287
- #: app/assets/javascripts/bastion_katello/subscriptions/manifest/views/manifest-details.html
5288
- msgid "Subscription Server Details"
5289
- msgstr "訂閱伺服器詳細資訊"
5290
-
5291
5191
  #: app/assets/javascripts/bastion_katello/activation-keys/details/views/activation-key-associations-content-hosts.html
5292
5192
  #: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-info.html
5293
5193
  #: app/assets/javascripts/bastion_katello/content-hosts/views/content-hosts.html
5294
5194
  msgid "Subscription Status"
5295
5195
  msgstr "訂閱狀態"
5296
5196
 
5197
+ #: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-info.html
5198
+ msgid "Subscription UUID"
5199
+ msgstr ""
5200
+
5297
5201
  #: app/assets/javascripts/bastion_katello/activation-keys/details/views/activation-key-info.html
5298
5202
  msgid ""
5299
5203
  "subscription-manager register --org=\"{{ activationKey.organization.label "
@@ -5305,7 +5209,6 @@ msgstr ""
5305
5209
  #: app/assets/javascripts/bastion_katello/activation-keys/details/views/activation-key-details.html
5306
5210
  #: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-details.html
5307
5211
  #: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-info.html
5308
- #: app/assets/javascripts/bastion_katello/subscriptions/views/subscriptions.html
5309
5212
  msgid "Subscriptions"
5310
5213
  msgstr "訂閱服務"
5311
5214
 
@@ -5346,6 +5249,10 @@ msgstr "已成功開始將 %cv 版本 %ver 推送至 %env。"
5346
5249
  msgid "Successfully initiated removal of %cv version %ver."
5347
5250
  msgstr "已成功開始 %cv 版本 %ver 的移除程序。"
5348
5251
 
5252
+ #: app/assets/javascripts/bastion_katello/content-hosts/bulk/content-hosts-bulk-traces-modal.controller.js
5253
+ msgid "Successfully initiated restart of services."
5254
+ msgstr ""
5255
+
5349
5256
  #: app/assets/javascripts/bastion_katello/content-views/details/content-view-versions.controller.js
5350
5257
  msgid "Successfully promoted %cv version %ver to %env"
5351
5258
  msgstr "已成功推送 %cv 版本 %ver 至 %env"
@@ -5395,6 +5302,7 @@ msgstr "已成功更新了訂閱。"
5395
5302
  msgid "Successfully uploaded content:"
5396
5303
  msgstr ""
5397
5304
 
5305
+ #: app/assets/javascripts/bastion_katello/content-views/details/filters/views/filter-rule-matching-package-modal.html
5398
5306
  #: app/assets/javascripts/bastion_katello/content-views/details/puppet-modules/views/content-view-puppet-module-versions.html
5399
5307
  #: app/assets/javascripts/bastion_katello/packages/details/views/package-info.html
5400
5308
  #: app/assets/javascripts/bastion_katello/packages/views/packages.html
@@ -5405,15 +5313,9 @@ msgstr "概要"
5405
5313
 
5406
5314
  #: app/assets/javascripts/bastion_katello/common/views/subscription-add-or-remove.html
5407
5315
  #: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-subscriptions-modal.html
5408
- #: app/assets/javascripts/bastion_katello/subscriptions/details/views/subscription-info.html
5409
- #: app/assets/javascripts/bastion_katello/subscriptions/views/subscriptions.html
5410
5316
  msgid "Support Level"
5411
5317
  msgstr "支援等級"
5412
5318
 
5413
- #: app/assets/javascripts/bastion_katello/subscriptions/details/views/subscription-info.html
5414
- msgid "Support Type"
5415
- msgstr "支援類型"
5416
-
5417
5319
  #: app/assets/javascripts/bastion_katello/products/bulk/views/products-bulk-advanced-sync-modal.html
5418
5320
  #: app/assets/javascripts/bastion_katello/products/details/repositories/details/views/repository-advanced-sync.html
5419
5321
  msgid "Sync"
@@ -5515,10 +5417,17 @@ msgstr "同步即將開始……"
5515
5417
  msgid "Synchronization is being cancelled..."
5516
5418
  msgstr "同步即將取消……"
5517
5419
 
5420
+ #: app/assets/javascripts/bastion_katello/activation-keys/details/views/activation-key-info.html
5518
5421
  #: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-info.html
5519
5422
  msgid "System Purpose"
5520
5423
  msgstr ""
5521
5424
 
5425
+ #: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-info.html
5426
+ msgid ""
5427
+ "System Purpose allows you to set the system's intended use on your network "
5428
+ "and improves the accuracy of auto attaching subscriptions."
5429
+ msgstr ""
5430
+
5522
5431
  #: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-info.html
5523
5432
  msgid "System Purpose Status"
5524
5433
  msgstr ""
@@ -5530,10 +5439,6 @@ msgstr ""
5530
5439
  msgid "Tags"
5531
5440
  msgstr "標籤"
5532
5441
 
5533
- #: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-events.html
5534
- msgid "Target"
5535
- msgstr "目標"
5536
-
5537
5442
  #: app/assets/javascripts/bastion_katello/tasks/views/task-details.html
5538
5443
  msgid "Task Details"
5539
5444
  msgstr "任務的詳細資訊"
@@ -5545,10 +5450,6 @@ msgstr "任務的詳細資訊"
5545
5450
  msgid "Tasks"
5546
5451
  msgstr "任務"
5547
5452
 
5548
- #: app/assets/javascripts/bastion_katello/subscriptions/views/subscription-type.html
5549
- msgid "Temporary"
5550
- msgstr "暫時性"
5551
-
5552
5453
  #: app/assets/javascripts/bastion_katello/environments/details/views/environment-details.html
5553
5454
  msgid ""
5554
5455
  "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"
@@ -5563,7 +5464,7 @@ msgid ""
5563
5464
  "repository.docker_upstream_name\n"
5564
5465
  "content_view.label\n"
5565
5466
  "content_view.name\n"
5566
- "content_view.version\n"
5467
+ "content_view_version.version\n"
5567
5468
  "product.name\n"
5568
5469
  "product.label\n"
5569
5470
  "lifecycle_environment.name\n"
@@ -5619,6 +5520,7 @@ msgstr "下列動作能在此主機集中的內容主機上執行:"
5619
5520
  msgid "The host has not reported any applicable packages for upgrade."
5620
5521
  msgstr ""
5621
5522
 
5523
+ #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-debs-installed.html
5622
5524
  #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-packages-installed.html
5623
5525
  msgid ""
5624
5526
  "The host has not reported any installed packages, registering with "
@@ -5631,34 +5533,23 @@ msgid ""
5631
5533
  " See the <a href=\"/content_views\">content views page</a> to manage and promote a content view."
5632
5534
  msgstr ""
5633
5535
 
5634
- #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-errata.html
5536
+ #: app/assets/javascripts/bastion_katello/organizations/views/organization-selector.html
5635
5537
  msgid ""
5636
- "The katello-agent package is required to manage errata on this Host.\n"
5637
- " Please install the katello-agent package to manage errata on\n"
5638
- " {{ host.name }}."
5639
- msgstr ""
5640
- "欲管理這部主機上的勘誤需要使用到 katello-agent 套件。\n"
5641
- " 請安裝 katello-agent 套件以管理\n"
5642
- " {{ host.name }} 上的勘誤。"
5538
+ "The page you are attempting to access requires selecting a specific "
5539
+ "organization."
5540
+ msgstr "您嘗試存取的網頁需要選擇特定組織。"
5643
5541
 
5644
- #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-packages-actions.html
5645
- #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-packages-installed.html
5542
+ #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-debs-actions.html
5543
+ #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-debs-installed.html
5646
5544
  msgid ""
5647
- "The katello-agent package is required to manage packages on this Host.\n"
5648
- " Please install the katello-agent package to manage packages on\n"
5649
- " {{ host.name }}. To install the package, connect directly to the\n"
5650
- " host from a terminal and use yum."
5545
+ "The remote execution feature is required to manage packages on this Host."
5651
5546
  msgstr ""
5652
- "欲管理這部主機上的套件需要使用到 katello-agent 套件。\n"
5653
- " 請安裝 katello-agent 套件以管理\n"
5654
- " {{ host.name }} 上的套件。若要安裝套件,請透過終端機直接\n"
5655
- " 連上主機,並使用 yum 來進行安裝。"
5656
5547
 
5657
- #: app/assets/javascripts/bastion_katello/organizations/views/organization-selector.html
5548
+ #: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-traces-modal.html
5658
5549
  msgid ""
5659
- "The page you are attempting to access requires selecting a specific "
5660
- "organization."
5661
- msgstr "您嘗試存取的網頁需要選擇特定組織。"
5550
+ "The Remote Execution plugin needs to be installed in order to resolve "
5551
+ "Traces."
5552
+ msgstr ""
5662
5553
 
5663
5554
  #: app/assets/javascripts/bastion_katello/activation-keys/new/views/activation-key-new.html
5664
5555
  msgid ""
@@ -5670,14 +5561,6 @@ msgstr "選擇的環境不包含內容視域,請選擇一個不同的環境。
5670
5561
  msgid "The time the sync should happen in your current time zone."
5671
5562
  msgstr ""
5672
5563
 
5673
- #: app/assets/javascripts/bastion_katello/subscriptions/manifest/views/manifest-import.html
5674
- msgid ""
5675
- "The uploaded manifest contains subscriptions that require the use of virt-"
5676
- "who. Learn how to configure and use this tool at the <a "
5677
- "href=\"https://access.redhat.com/articles/subscription-management-"
5678
- "satellite-6\" target=\"_blank\">Subscription Management Home Page</a>."
5679
- msgstr ""
5680
-
5681
5564
  #: app/assets/javascripts/bastion_katello/errata/views/errata.html
5682
5565
  msgid ""
5683
5566
  "There are {{ errataCount }} total Errata in this organization but none match"
@@ -5692,12 +5575,12 @@ msgstr ""
5692
5575
 
5693
5576
  #: app/assets/javascripts/bastion_katello/content-views/details/views/content-view-deb-repositories.html
5694
5577
  msgid ""
5695
- "There are currently no Deb Repositories associated with this Content View, "
5578
+ "There are currently no Apt Repositories associated with this Content View, "
5696
5579
  "you can add some by clicking on the \"Add\" tab above."
5697
5580
  msgstr ""
5698
5581
 
5699
5582
  #: app/assets/javascripts/bastion_katello/content-views/details/views/content-view-deb-repositories.html
5700
- msgid "There are currently no Deb Repositories to add to this Content View,"
5583
+ msgid "There are currently no Apt Repositories to add to this Content View,"
5701
5584
  msgstr ""
5702
5585
 
5703
5586
  #: app/assets/javascripts/bastion_katello/content-views/details/views/content-view-docker-repositories.html
@@ -5793,6 +5676,7 @@ msgid ""
5793
5676
  "selecting 'Sync Plans' under 'Hosts' in main menu."
5794
5677
  msgstr ""
5795
5678
 
5679
+ #: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-traces-modal.html
5796
5680
  #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-traces.html
5797
5681
  msgid "There are no Traces to display."
5798
5682
  msgstr ""
@@ -5807,12 +5691,6 @@ msgstr "目前正有一項遞增更新任務進行中。在套用既有更新之
5807
5691
  msgid "There is currently no history associated with this Content View."
5808
5692
  msgstr ""
5809
5693
 
5810
- #: app/assets/javascripts/bastion_katello/subscriptions/manifest/views/manifest-delete-modal.html
5811
- msgid ""
5812
- "This action should only be taken in extreme circumstances or for debugging "
5813
- "purposes."
5814
- msgstr ""
5815
-
5816
5694
  #: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-subscriptions-modal.html
5817
5695
  msgid ""
5818
5696
  "This action will affect only those Content Hosts that require a change.\n"
@@ -5855,6 +5733,12 @@ msgid ""
5855
5733
  " Change the setting \"Delete Host upon Unregister\" to false on the <a href=\"/settings\">settings page</a> to prevent this."
5856
5734
  msgstr ""
5857
5735
 
5736
+ #: app/assets/javascripts/bastion_katello/subscriptions/views/content-access-mode-banner.html
5737
+ msgid ""
5738
+ "This organization has Simple Content Access enabled. Hosts can consume from "
5739
+ "all repositories in their Content View regardless of subscription status."
5740
+ msgstr ""
5741
+
5858
5742
  #: app/assets/javascripts/bastion_katello/content-views/deletion/views/version-deletion-environments.html
5859
5743
  msgid ""
5860
5744
  "This Version cannot be deleted from some of the Lifecycle Environments due "
@@ -5869,9 +5753,18 @@ msgstr "此版本未與任何生命週期環境相聯。"
5869
5753
  msgid "This version will be removed from:"
5870
5754
  msgstr "這版本將會由此移除:"
5871
5755
 
5872
- #: app/assets/javascripts/bastion_katello/subscriptions/manifest/views/manifest-import-history.html
5873
- msgid "Time"
5874
- msgstr "時間"
5756
+ #: app/assets/javascripts/bastion_katello/content-views/new/views/content-view-new.html
5757
+ msgid ""
5758
+ "This will solve RPM and Module Stream dependencies on every publish of this Content View. Dependency solving significantly increases\n"
5759
+ " publish time (publishes can take over three times as long) and filters will be ignored when adding packages to solve\n"
5760
+ " dependencies. Also, certain scenarios involving errata may still cause dependency errors."
5761
+ msgstr ""
5762
+
5763
+ #: app/assets/javascripts/bastion_katello/content-views/details/views/content-view-info.html
5764
+ msgid ""
5765
+ "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"
5766
+ " dependencies. Also, certain scenarios involving errata may still cause dependency errors."
5767
+ msgstr ""
5875
5768
 
5876
5769
  #: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-errata-modal.html
5877
5770
  #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-errata.html
@@ -5887,15 +5780,11 @@ msgstr "標題"
5887
5780
  msgid "to manage them individually."
5888
5781
  msgstr "來為它們進行個別的管理。"
5889
5782
 
5890
- #: app/assets/javascripts/bastion_katello/content-hosts/views/register.html
5891
- msgid "To optionally report tracer information:"
5892
- msgstr ""
5893
-
5894
5783
  #: app/assets/javascripts/bastion_katello/content-hosts/views/register.html
5895
5784
  msgid "To register a content host to this server, follow these steps."
5896
5785
  msgstr "若要向這部伺服器註冊內容主機,請依照下列步驟進行:"
5897
5786
 
5898
- #: app/assets/javascripts/bastion_katello/content-hosts/views/register.html
5787
+ #: app/assets/javascripts/bastion_katello/content-hosts/views/register-client.html
5899
5788
  msgid "To report package & errata information:"
5900
5789
  msgstr ""
5901
5790
 
@@ -5907,6 +5796,19 @@ msgstr ""
5907
5796
  msgid "Topic"
5908
5797
  msgstr "主題"
5909
5798
 
5799
+ #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-traces.html
5800
+ #: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-info.html
5801
+ msgid ""
5802
+ "Tracer helps administrators identify applications that need to be restarted "
5803
+ "after a system is patched."
5804
+ msgstr ""
5805
+
5806
+ #: app/assets/javascripts/bastion_katello/content-hosts/views/register-client.html
5807
+ msgid ""
5808
+ "Tracer helps administrators identify applications that need to be restarted "
5809
+ "after a system is patched. To optionally report tracer information:"
5810
+ msgstr ""
5811
+
5910
5812
  #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-traces.html
5911
5813
  #: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-details.html
5912
5814
  msgid "Traces"
@@ -5923,10 +5825,10 @@ msgstr ""
5923
5825
  #: app/assets/javascripts/bastion_katello/content-credentials/views/content-credentials.html
5924
5826
  #: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-errata-modal.html
5925
5827
  #: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-subscriptions-modal.html
5828
+ #: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-traces-modal.html
5926
5829
  #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-errata.html
5927
5830
  #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-traces.html
5928
5831
  #: app/assets/javascripts/bastion_katello/content-hosts/content/views/errata-details.html
5929
- #: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-events.html
5930
5832
  #: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-info.html
5931
5833
  #: app/assets/javascripts/bastion_katello/content-views/details/filters/views/filter-repositories.html
5932
5834
  #: app/assets/javascripts/bastion_katello/content-views/versions/views/content-view-version-errata.html
@@ -5936,8 +5838,6 @@ msgstr ""
5936
5838
  #: app/assets/javascripts/bastion_katello/products/details/repositories/details/views/repository-info.html
5937
5839
  #: app/assets/javascripts/bastion_katello/products/details/repositories/new/views/new-repository.html
5938
5840
  #: app/assets/javascripts/bastion_katello/products/details/repositories/views/product-repositories.html
5939
- #: app/assets/javascripts/bastion_katello/subscriptions/details/views/subscription-info.html
5940
- #: app/assets/javascripts/bastion_katello/subscriptions/views/subscriptions.html
5941
5841
  msgid "Type"
5942
5842
  msgstr "類型"
5943
5843
 
@@ -5992,11 +5892,13 @@ msgid "Unsupported Type!"
5992
5892
  msgstr ""
5993
5893
 
5994
5894
  #: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-packages-modal.html
5895
+ #: app/assets/javascripts/bastion_katello/products/bulk/views/products-bulk-http-proxy-modal.html
5995
5896
  #: app/assets/javascripts/bastion_katello/common/module-stream-actions.service.js
5996
5897
  msgid "Update"
5997
5898
  msgstr "更新"
5998
5899
 
5999
5900
  #: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-packages-modal.html
5901
+ #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-debs-actions.html
6000
5902
  #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-packages-actions.html
6001
5903
  #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-packages-applicable.html
6002
5904
  msgid "Update All Packages"
@@ -6053,7 +5955,6 @@ msgstr ""
6053
5955
 
6054
5956
  #: app/assets/javascripts/bastion_katello/content-credentials/details/views/content-credential-info.html
6055
5957
  #: app/assets/javascripts/bastion_katello/products/details/repositories/details/views/repository-info.html
6056
- #: app/assets/javascripts/bastion_katello/subscriptions/manifest/views/manifest-import.html
6057
5958
  msgid "Upload"
6058
5959
  msgstr "上傳"
6059
5960
 
@@ -6065,10 +5966,6 @@ msgstr ""
6065
5966
  msgid "Upload File"
6066
5967
  msgstr "上傳檔案"
6067
5968
 
6068
- #: app/assets/javascripts/bastion_katello/subscriptions/manifest/views/manifest-import.html
6069
- msgid "Upload New Manifest"
6070
- msgstr "上傳新清單"
6071
-
6072
5969
  #: app/assets/javascripts/bastion_katello/products/details/repositories/details/views/repository-info.html
6073
5970
  msgid "Upload Package"
6074
5971
  msgstr "上傳套件"
@@ -6077,8 +5974,14 @@ msgstr "上傳套件"
6077
5974
  msgid "Upload Puppet Module"
6078
5975
  msgstr "上傳 Puppet 模組"
6079
5976
 
6080
- #: app/assets/javascripts/bastion_katello/subscriptions/manifest/manifest-import.controller.js
6081
- msgid "Uploading Manifest"
5977
+ #: app/assets/javascripts/bastion_katello/products/details/repositories/details/views/repository-info.html
5978
+ msgid "Upload Requirements"
5979
+ msgstr ""
5980
+
5981
+ #: app/assets/javascripts/bastion_katello/products/details/repositories/new/views/new-repository.html
5982
+ msgid ""
5983
+ "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"
5984
+ " </a>"
6082
5985
  msgstr ""
6083
5986
 
6084
5987
  #: app/assets/javascripts/bastion_katello/content-credentials/details/views/content-credential-info.html
@@ -6104,32 +6007,16 @@ msgstr ""
6104
6007
  msgid "Upstream Repository Name"
6105
6008
  msgstr "上游軟體庫名稱"
6106
6009
 
6107
- #: app/assets/javascripts/bastion_katello/subscriptions/manifest/views/manifest-details.html
6108
- msgid "Upstream Subscription"
6109
- msgstr "上游訂閱"
6110
-
6111
- #: app/assets/javascripts/bastion_katello/subscriptions/manifest/views/manifest-import.html
6112
- msgid "Upstream Subscription Management Application"
6113
- msgstr "上游訂閱管理應用程式"
6114
-
6115
6010
  #: app/assets/javascripts/bastion_katello/products/details/repositories/details/views/repository-info.html
6116
6011
  #: app/assets/javascripts/bastion_katello/products/details/repositories/new/views/new-repository.html
6117
6012
  msgid "Upstream Sync Policy"
6118
6013
  msgstr ""
6119
6014
 
6120
- #: app/assets/javascripts/bastion_katello/subscriptions/manifest/views/manifest-details.html
6121
- msgid "Upstream Type"
6122
- msgstr "上游類型"
6123
-
6124
6015
  #: app/assets/javascripts/bastion_katello/products/details/repositories/details/views/repository-info.html
6125
6016
  #: app/assets/javascripts/bastion_katello/products/details/repositories/new/views/new-repository.html
6126
6017
  msgid "Upstream URL"
6127
6018
  msgstr ""
6128
6019
 
6129
- #: app/assets/javascripts/bastion_katello/subscriptions/manifest/views/manifest-details.html
6130
- msgid "Upstream User"
6131
- msgstr "上游使用者"
6132
-
6133
6020
  #: app/assets/javascripts/bastion_katello/products/details/repositories/details/views/repository-info.html
6134
6021
  #: app/assets/javascripts/bastion_katello/products/details/repositories/new/views/new-repository.html
6135
6022
  msgid "Upstream Username"
@@ -6148,10 +6035,20 @@ msgstr "您希望與其進行同步的登錄檔之網址。例如 https://regist
6148
6035
  msgid "URL to Discover"
6149
6036
  msgstr ""
6150
6037
 
6038
+ #: app/assets/javascripts/bastion_katello/activation-keys/details/views/activation-key-info.html
6151
6039
  #: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-info.html
6152
6040
  msgid "Usage Type"
6153
6041
  msgstr ""
6154
6042
 
6043
+ #: app/assets/javascripts/bastion_katello/products/details/repositories/details/views/repository-info.html
6044
+ #: app/assets/javascripts/bastion_katello/products/details/repositories/new/views/new-repository.html
6045
+ msgid "Use Ctrl-click to multi-select/deselect items."
6046
+ msgstr ""
6047
+
6048
+ #: app/assets/javascripts/bastion_katello/products/details/repositories/http-proxy-service.js
6049
+ msgid "Use specific HTTP Proxy"
6050
+ msgstr ""
6051
+
6155
6052
  #: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-info.html
6156
6053
  msgid ""
6157
6054
  "Use the cancel button on content view selection to revert your lifecycle "
@@ -6169,6 +6066,11 @@ msgstr ""
6169
6066
  msgid "User"
6170
6067
  msgstr "使用者"
6171
6068
 
6069
+ #: app/assets/javascripts/bastion_katello/products/discovery/views/discovery-create.html
6070
+ #: app/assets/javascripts/bastion_katello/products/discovery/views/discovery.html
6071
+ msgid "Username"
6072
+ msgstr "使用者名稱"
6073
+
6172
6074
  #: app/assets/javascripts/bastion_katello/products/details/repositories/new/views/new-repository.html
6173
6075
  msgid ""
6174
6076
  "Username of the upstream repository user for authentication. Leave empty if "
@@ -6183,10 +6085,6 @@ msgstr ""
6183
6085
  msgid "Using an Activation Key:"
6184
6086
  msgstr ""
6185
6087
 
6186
- #: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-info.html
6187
- msgid "UUID"
6188
- msgstr "UUID"
6189
-
6190
6088
  #: app/assets/javascripts/bastion_katello/products/details/repositories/details/views/repository-advanced-sync-options.html
6191
6089
  msgid "Validate Content Sync"
6192
6090
  msgstr ""
@@ -6201,9 +6099,11 @@ msgstr "變體"
6201
6099
  msgid "Verify SSL"
6202
6100
  msgstr "驗證 SSL"
6203
6101
 
6102
+ #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-debs-installed.html
6204
6103
  #: app/assets/javascripts/bastion_katello/content-views/deletion/views/content-view-deletion.html
6205
6104
  #: app/assets/javascripts/bastion_katello/content-views/details/components/views/content-view-composite-available-content-views.html
6206
6105
  #: app/assets/javascripts/bastion_katello/content-views/details/components/views/content-view-composite-content-views-list.html
6106
+ #: app/assets/javascripts/bastion_katello/content-views/details/filters/views/module-stream-filter-details.html
6207
6107
  #: app/assets/javascripts/bastion_katello/content-views/details/filters/views/package-filter-details.html
6208
6108
  #: app/assets/javascripts/bastion_katello/content-views/details/histories/views/content-view-history.html
6209
6109
  #: app/assets/javascripts/bastion_katello/content-views/details/puppet-modules/views/content-view-puppet-module-versions.html
@@ -6227,6 +6127,7 @@ msgstr "驗證 SSL"
6227
6127
  #: app/assets/javascripts/bastion_katello/ostree-branches/details/views/ostree-branch-info.html
6228
6128
  #: app/assets/javascripts/bastion_katello/ostree-branches/views/ostree-branches.html
6229
6129
  #: app/assets/javascripts/bastion_katello/products/details/repositories/details/views/repository-info.html
6130
+ #: app/assets/javascripts/bastion_katello/products/details/repositories/details/views/repository-manage-ansible-collections.html
6230
6131
  #: app/assets/javascripts/bastion_katello/products/details/repositories/details/views/repository-manage-debs.html
6231
6132
  #: app/assets/javascripts/bastion_katello/products/details/repositories/details/views/repository-manage-ostree-branches.html
6232
6133
  #: app/assets/javascripts/bastion_katello/products/details/repositories/details/views/repository-manage-puppet-modules.html
@@ -6277,6 +6178,7 @@ msgstr "透過 Katello 代理程式"
6277
6178
 
6278
6179
  #: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-errata-modal.html
6279
6180
  #: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-packages-modal.html
6181
+ #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-debs-actions.html
6280
6182
  #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-errata.html
6281
6183
  #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-packages-actions.html
6282
6184
  #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-packages-applicable.html
@@ -6285,6 +6187,7 @@ msgstr "透過遠端執行"
6285
6187
 
6286
6188
  #: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-errata-modal.html
6287
6189
  #: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-packages-modal.html
6190
+ #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-debs-actions.html
6288
6191
  #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-errata.html
6289
6192
  #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-packages-actions.html
6290
6193
  #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-packages-applicable.html
@@ -6299,22 +6202,14 @@ msgstr ""
6299
6202
  msgid "View Docker Tags for Repository:"
6300
6203
  msgstr ""
6301
6204
 
6302
- #: app/assets/javascripts/bastion_katello/subscriptions/details/views/subscription-info.html
6303
- msgid "Virt-Who Usage Required"
6205
+ #: app/assets/javascripts/bastion_katello/content-hosts/bulk/content-hosts-bulk-traces-modal.controller.js
6206
+ msgid "View job invocations."
6304
6207
  msgstr ""
6305
6208
 
6306
- #: app/assets/javascripts/bastion_katello/subscriptions/views/subscription-type.html
6307
- msgid "Virtual"
6308
- msgstr "虛擬"
6309
-
6310
6209
  #: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-info.html
6311
6210
  msgid "Virtual Guest"
6312
6211
  msgstr "虛擬客座"
6313
6212
 
6314
- #: app/assets/javascripts/bastion_katello/subscriptions/details/views/subscription-info.html
6315
- msgid "Virtual Guest From"
6316
- msgstr "虛擬客座端來自於"
6317
-
6318
6213
  #: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-info.html
6319
6214
  msgid "Virtual Guests"
6320
6215
  msgstr "虛擬客座端"
@@ -6348,7 +6243,15 @@ msgid ""
6348
6243
  "policy will download all packages within the repository."
6349
6244
  msgstr ""
6350
6245
 
6246
+ #: app/assets/javascripts/bastion_katello/content-views/details/views/content-view-info.html
6247
+ msgid ""
6248
+ "With this option selected, a puppet environment will be created during "
6249
+ "publish and promote even if no puppet modules have been added to the Content"
6250
+ " View"
6251
+ msgstr ""
6252
+
6351
6253
  #: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-subscriptions.html
6254
+ #: app/assets/javascripts/bastion_katello/sync-plans/details/sync-plan-details-info.controller.js
6352
6255
  msgid "Working"
6353
6256
  msgstr "處理"
6354
6257
 
@@ -6358,15 +6261,34 @@ msgstr "處理"
6358
6261
  #: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-packages-modal.html
6359
6262
  #: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-release-version-modal.html
6360
6263
  #: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-repository-sets-modal.html
6264
+ #: app/assets/javascripts/bastion_katello/content-views/details/filters/views/errata-filter-details.html
6361
6265
  #: app/assets/javascripts/bastion_katello/content-views/details/views/content-view-info.html
6266
+ #: app/assets/javascripts/bastion_katello/content-views/versions/views/content-view-version-errata.html
6362
6267
  #: app/assets/javascripts/bastion_katello/content-views/views/content-views.html
6363
6268
  #: app/assets/javascripts/bastion_katello/environments/details/views/environment-content-views.html
6269
+ #: app/assets/javascripts/bastion_katello/products/bulk/views/products-bulk-http-proxy-modal.html
6364
6270
  #: app/assets/javascripts/bastion_katello/products/bulk/views/products-bulk-sync-plan-modal.html
6365
6271
  #: app/assets/javascripts/bastion_katello/products/details/repositories/details/views/repository-info.html
6366
- #: app/assets/javascripts/bastion_katello/subscriptions/subscriptions.controller.js
6272
+ #: app/assets/javascripts/bastion_katello/activation-keys/details/activation-key-details.controller.js
6273
+ #: app/assets/javascripts/bastion_katello/content-hosts/details/content-host-details.controller.js
6367
6274
  msgid "Yes"
6368
6275
  msgstr "是"
6369
6276
 
6277
+ #: app/assets/javascripts/bastion_katello/products/details/repositories/details/views/repository-info.html
6278
+ msgid ""
6279
+ "You can upload a requirements.yml file above to auto-fill contents <b>OR</b>"
6280
+ " paste contents of <a ng-"
6281
+ "href=\"https://docs.ansible.com/ansible/devel/dev_guide/collections_tech_preview.html"
6282
+ "#install-multiple-collections-with-a-requirements-file\" target=\"_blank\"> "
6283
+ "Requirements.yml </a>below."
6284
+ msgstr ""
6285
+
6286
+ #: app/assets/javascripts/bastion_katello/products/details/repositories/new/views/new-repository.html
6287
+ msgid ""
6288
+ "You can upload a requirements.yml file below to auto-fill contents or paste "
6289
+ "contents of requirement.yml here"
6290
+ msgstr ""
6291
+
6370
6292
  #: app/assets/javascripts/bastion_katello/products/details/repositories/views/product-repositories.html
6371
6293
  msgid ""
6372
6294
  "You cannot remove these repositories because they belong to a Red Hat "
@@ -6478,12 +6400,17 @@ msgstr ""
6478
6400
 
6479
6401
  #: app/assets/javascripts/bastion_katello/activation-keys/details/views/activation-key-add-subscriptions.html
6480
6402
  #: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-subscriptions-modal.html
6481
- #: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-add-subscriptions.html
6482
6403
  msgid ""
6483
6404
  "You currently don't have any Products to subscribe to, you can add Products "
6484
6405
  "after selecting 'Products' under 'Content' in the main menu"
6485
6406
  msgstr "您目前沒有任何能訂閱的產品,您可在選擇了主選單中「內容」下的「產品」之後來新增產品。"
6486
6407
 
6408
+ #: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-add-subscriptions.html
6409
+ msgid ""
6410
+ "You currently don't have any Products to subscribe to. You can add Products "
6411
+ "after selecting 'Products' under 'Content' in the main menu."
6412
+ msgstr ""
6413
+
6487
6414
  #: app/assets/javascripts/bastion_katello/products/views/products.html
6488
6415
  msgid ""
6489
6416
  "You currently don't have any Products<span bst-feature-"
@@ -6524,11 +6451,7 @@ msgstr "您目前沒有任何與此啟動金鑰相聯的訂閱,您可在選擇
6524
6451
  #: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-subscriptions-list.html
6525
6452
  msgid ""
6526
6453
  "You currently don't have any Subscriptions associated with this Content "
6527
- "Host, you can add Subscriptions after selecting the 'Add' tab."
6528
- msgstr "您目前沒有任何與此內容主機相聯的訂閱,您可在選擇了「新增」分頁後新增訂閱。"
6529
-
6530
- #: app/assets/javascripts/bastion_katello/subscriptions/views/subscriptions.html
6531
- msgid "You currently don't have any Subscriptions."
6454
+ "Host. You can add Subscriptions after selecting the 'Add' tab."
6532
6455
  msgstr ""
6533
6456
 
6534
6457
  #: app/assets/javascripts/bastion_katello/sync-plans/views/sync-plans.html
@@ -6655,6 +6578,7 @@ msgstr ""
6655
6578
  msgid "Your search returned zero Module Streams."
6656
6579
  msgstr ""
6657
6580
 
6581
+ #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-debs-installed.html
6658
6582
  #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-packages-applicable.html
6659
6583
  #: app/assets/javascripts/bastion_katello/content-hosts/content/views/content-host-packages-installed.html
6660
6584
  #: app/assets/javascripts/bastion_katello/packages/views/packages.html
@@ -6698,10 +6622,13 @@ msgstr ""
6698
6622
  msgid "Your search returned zero results."
6699
6623
  msgstr ""
6700
6624
 
6625
+ #: app/assets/javascripts/bastion_katello/content-views/details/filters/views/filter-rule-matching-package-modal.html
6626
+ msgid "Your search returned zero RPMs"
6627
+ msgstr ""
6628
+
6701
6629
  #: app/assets/javascripts/bastion_katello/activation-keys/details/views/activation-key-subscriptions-list.html
6702
6630
  #: app/assets/javascripts/bastion_katello/content-hosts/bulk/views/content-hosts-bulk-subscriptions-modal.html
6703
6631
  #: app/assets/javascripts/bastion_katello/content-hosts/details/views/content-host-subscriptions-list.html
6704
- #: app/assets/javascripts/bastion_katello/subscriptions/views/subscriptions.html
6705
6632
  msgid "Your search returned zero Subscriptions."
6706
6633
  msgstr ""
6707
6634