katello 4.12.0.rc3 → 4.13.0.rc1

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 (244) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +0 -1
  3. data/app/assets/javascripts/katello/locale/bn/katello.js +3365 -3350
  4. data/app/assets/javascripts/katello/locale/bn_IN/katello.js +3136 -3121
  5. data/app/assets/javascripts/katello/locale/ca/katello.js +3588 -3576
  6. data/app/assets/javascripts/katello/locale/cs/katello.js +3499 -3487
  7. data/app/assets/javascripts/katello/locale/cs_CZ/katello.js +4186 -4186
  8. data/app/assets/javascripts/katello/locale/de/katello.js +5553 -5562
  9. data/app/assets/javascripts/katello/locale/de_AT/katello.js +3008 -2993
  10. data/app/assets/javascripts/katello/locale/de_DE/katello.js +3066 -3051
  11. data/app/assets/javascripts/katello/locale/el/katello.js +3376 -3370
  12. data/app/assets/javascripts/katello/locale/en/katello.js +3008 -2993
  13. data/app/assets/javascripts/katello/locale/en_GB/katello.js +3076 -3073
  14. data/app/assets/javascripts/katello/locale/en_US/katello.js +3008 -2993
  15. data/app/assets/javascripts/katello/locale/es/katello.js +5366 -5372
  16. data/app/assets/javascripts/katello/locale/et_EE/katello.js +3008 -2993
  17. data/app/assets/javascripts/katello/locale/fr/katello.js +5975 -5984
  18. data/app/assets/javascripts/katello/locale/gl/katello.js +3125 -3113
  19. data/app/assets/javascripts/katello/locale/gu/katello.js +3119 -3104
  20. data/app/assets/javascripts/katello/locale/he_IL/katello.js +3020 -3005
  21. data/app/assets/javascripts/katello/locale/hi/katello.js +3137 -3122
  22. data/app/assets/javascripts/katello/locale/id/katello.js +3008 -2993
  23. data/app/assets/javascripts/katello/locale/it/katello.js +4469 -4466
  24. data/app/assets/javascripts/katello/locale/ja/katello.js +5969 -5978
  25. data/app/assets/javascripts/katello/locale/ka/katello.js +5649 -5652
  26. data/app/assets/javascripts/katello/locale/kn/katello.js +3136 -3121
  27. data/app/assets/javascripts/katello/locale/ko/katello.js +4717 -4720
  28. data/app/assets/javascripts/katello/locale/locale/katello.js +1050 -1084
  29. data/app/assets/javascripts/katello/locale/ml_IN/katello.js +3008 -2993
  30. data/app/assets/javascripts/katello/locale/mr/katello.js +3136 -3121
  31. data/app/assets/javascripts/katello/locale/nl_NL/katello.js +3116 -3101
  32. data/app/assets/javascripts/katello/locale/or/katello.js +3137 -3122
  33. data/app/assets/javascripts/katello/locale/pa/katello.js +3136 -3121
  34. data/app/assets/javascripts/katello/locale/pl/katello.js +3210 -3195
  35. data/app/assets/javascripts/katello/locale/pl_PL/katello.js +3008 -2993
  36. data/app/assets/javascripts/katello/locale/pt/katello.js +3009 -2994
  37. data/app/assets/javascripts/katello/locale/pt_BR/katello.js +5362 -5368
  38. data/app/assets/javascripts/katello/locale/ro/katello.js +3008 -2993
  39. data/app/assets/javascripts/katello/locale/ro_RO/katello.js +3008 -2993
  40. data/app/assets/javascripts/katello/locale/ru/katello.js +4638 -4641
  41. data/app/assets/javascripts/katello/locale/sl/katello.js +3051 -3036
  42. data/app/assets/javascripts/katello/locale/sv_SE/katello.js +3156 -3144
  43. data/app/assets/javascripts/katello/locale/ta/katello.js +3365 -3350
  44. data/app/assets/javascripts/katello/locale/ta_IN/katello.js +3121 -3106
  45. data/app/assets/javascripts/katello/locale/te/katello.js +3136 -3121
  46. data/app/assets/javascripts/katello/locale/tr/katello.js +3025 -3010
  47. data/app/assets/javascripts/katello/locale/vi/katello.js +3008 -2993
  48. data/app/assets/javascripts/katello/locale/vi_VN/katello.js +3008 -2993
  49. data/app/assets/javascripts/katello/locale/zh/katello.js +3008 -2993
  50. data/app/assets/javascripts/katello/locale/zh_CN/katello.js +5968 -5977
  51. data/app/assets/javascripts/katello/locale/zh_TW/katello.js +4694 -4697
  52. data/app/assets/javascripts/katello/sync_management/sync_management.js +1 -0
  53. data/app/controllers/katello/api/registry/registry_proxies_controller.rb +51 -124
  54. data/app/controllers/katello/api/rhsm/candlepin_dynflow_proxy_controller.rb +12 -20
  55. data/app/controllers/katello/api/v2/activation_keys_controller.rb +10 -4
  56. data/app/controllers/katello/api/v2/capsule_content_controller.rb +24 -0
  57. data/app/controllers/katello/api/v2/content_view_versions_controller.rb +9 -2
  58. data/app/controllers/katello/api/v2/debs_controller.rb +1 -1
  59. data/app/controllers/katello/api/v2/errata_controller.rb +1 -1
  60. data/app/controllers/katello/api/v2/host_subscriptions_controller.rb +12 -4
  61. data/app/controllers/katello/api/v2/hosts_bulk_actions_controller.rb +3 -3
  62. data/app/controllers/katello/api/v2/organizations_controller.rb +0 -11
  63. data/app/controllers/katello/api/v2/packages_controller.rb +1 -1
  64. data/app/controllers/katello/api/v2/products_bulk_actions_controller.rb +1 -1
  65. data/app/controllers/katello/api/v2/repositories_controller.rb +18 -12
  66. data/app/controllers/katello/api/v2/repository_sets_controller.rb +2 -1
  67. data/app/controllers/katello/api/v2/simple_content_access_controller.rb +9 -22
  68. data/app/controllers/katello/concerns/api/v2/authorization.rb +1 -1
  69. data/app/helpers/katello/concerns/dashboard_helper_extensions.rb +0 -10
  70. data/app/helpers/katello/hosts_and_hostgroups_helper.rb +14 -2
  71. data/app/helpers/katello/katello_urls_helper.rb +26 -1
  72. data/app/helpers/katello/subscription_mailer_helper.rb +1 -1
  73. data/app/jobs/create_manifest_expire_soon_warning_notifications.rb +11 -0
  74. data/app/lib/actions/candlepin/owner/regenerate_upstream_identity_cert.rb +21 -0
  75. data/app/lib/actions/katello/capsule_content/sync.rb +1 -1
  76. data/app/lib/actions/katello/capsule_content/verify_checksum.rb +75 -0
  77. data/app/lib/actions/katello/content_view/promote.rb +1 -1
  78. data/app/lib/actions/katello/content_view/publish.rb +1 -1
  79. data/app/lib/actions/katello/content_view_version/verify_checksum.rb +29 -0
  80. data/app/lib/actions/katello/host/hypervisors_update.rb +1 -0
  81. data/app/lib/actions/katello/host/update_content_view.rb +2 -2
  82. data/app/lib/actions/katello/organization/manifest_import.rb +5 -0
  83. data/app/lib/actions/katello/organization/manifest_refresh.rb +3 -0
  84. data/app/lib/actions/katello/repository/metadata_generate.rb +7 -1
  85. data/app/lib/actions/katello/repository/remove_content.rb +1 -0
  86. data/app/lib/actions/katello/repository/sync.rb +2 -1
  87. data/app/lib/actions/katello/repository/upload_files.rb +1 -0
  88. data/app/lib/actions/pulp3/capsule_content/verify_checksum.rb +27 -0
  89. data/app/lib/actions/pulp3/orchestration/content_view_version/export_repository.rb +7 -9
  90. data/app/lib/actions/pulp3/orchestration/content_view_version/syncable_export.rb +5 -4
  91. data/app/lib/katello/concerns/base_template_scope_extensions.rb +7 -2
  92. data/app/lib/katello/errors.rb +4 -0
  93. data/app/lib/katello/http_resource.rb +6 -1
  94. data/app/lib/katello/resources/candlepin/consumer.rb +1 -1
  95. data/app/lib/katello/resources/candlepin/upstream_consumer.rb +18 -6
  96. data/app/lib/katello/resources/candlepin/upstream_job.rb +1 -1
  97. data/app/lib/katello/resources/cdn.rb +4 -13
  98. data/app/lib/katello/resources/registry.rb +25 -0
  99. data/app/mailers/katello/subscription_mailer.rb +3 -6
  100. data/app/models/katello/candlepin/repository_mapper.rb +1 -1
  101. data/app/models/katello/concerns/organization_extensions.rb +42 -3
  102. data/app/models/katello/content_view.rb +28 -0
  103. data/app/models/katello/content_view_environment_content_facet.rb +4 -2
  104. data/app/models/katello/glue/provider.rb +19 -12
  105. data/app/models/katello/glue/pulp/repos.rb +3 -8
  106. data/app/models/katello/host/content_facet.rb +1 -1
  107. data/app/models/katello/host/subscription_facet.rb +1 -1
  108. data/app/models/katello/host_collection.rb +12 -3
  109. data/app/models/katello/ping.rb +1 -1
  110. data/app/models/katello/repository.rb +33 -0
  111. data/app/models/katello/root_repository.rb +0 -4
  112. data/app/services/katello/content_unit_indexer.rb +9 -0
  113. data/app/services/katello/pulp3/alternate_content_source.rb +6 -8
  114. data/app/services/katello/pulp3/api/core.rb +13 -0
  115. data/app/services/katello/pulp3/api/yum.rb +11 -0
  116. data/app/services/katello/pulp3/docker_manifest.rb +5 -1
  117. data/app/services/katello/pulp3/repository/generic.rb +1 -1
  118. data/app/services/katello/pulp3/repository.rb +26 -6
  119. data/app/services/katello/pulp3/repository_mirror.rb +13 -12
  120. data/app/services/katello/pulp3/service_common.rb +2 -10
  121. data/app/services/katello/pulp3/smart_proxy_repository.rb +0 -2
  122. data/app/services/katello/ui_notifications/subscriptions/manifest_expire_soon_warning.rb +75 -0
  123. data/app/views/foreman/job_templates/update_package_-_katello_ansible_default.erb +5 -1
  124. data/app/views/foreman/job_templates/update_packages_by_search_query_-_katello_ansible_default.erb +2 -2
  125. data/app/views/foreman/job_templates/upload_profile.erb +16 -0
  126. data/app/views/katello/api/v2/content_view_filter_rules/show.json.rabl +9 -0
  127. data/app/views/katello/api/v2/docker_manifests/show.json.rabl +1 -0
  128. data/app/views/katello/api/v2/hosts/host_collections.json.rabl +5 -1
  129. data/app/views/katello/api/v2/organizations/show.json.rabl +9 -1
  130. data/app/views/katello/hosts/_errata_counts.html.erb +1 -1
  131. data/app/views/overrides/activation_keys/_host_environment_select.html.erb +1 -1
  132. data/app/views/overrides/activation_keys/_host_media_type_select.html.erb +15 -5
  133. data/app/views/overrides/activation_keys/_host_tab_pane.html.erb +1 -29
  134. data/config/routes/api/registry.rb +4 -8
  135. data/config/routes/api/v2.rb +2 -0
  136. data/db/migrate/20240423112842_add_fields_to_katello_docker_manifest.rb +8 -0
  137. data/db/migrate/20240502192021_change_katello_repository_rpms_id_seq_to_big_int.rb +9 -0
  138. data/db/seeds.d/109-katello-notification-blueprints.rb +6 -0
  139. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/activation-keys/details/activation-key-repository-sets.controller.js +3 -3
  140. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/content-credentials/new/views/new-content-credential.html +2 -1
  141. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/content-hosts/details/content-host-repository-sets.controller.js +3 -3
  142. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/bastion_katello.pot +0 -15
  143. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/products/details/repositories/details/views/repository-info.html +8 -6
  144. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/products/details/repositories/new/views/new-repository.html +12 -10
  145. data/lib/katello/permission_creator.rb +3 -3
  146. data/lib/katello/permissions/registry_permissions.rb +4 -7
  147. data/lib/katello/plugin.rb +10 -16
  148. data/lib/katello/repository_types/ostree.rb +7 -0
  149. data/lib/katello/scheduled_jobs.rb +7 -1
  150. data/lib/katello/tasks/clean_backend_objects.rake +1 -1
  151. data/lib/katello/tasks/repository.rake +22 -0
  152. data/lib/katello/version.rb +1 -1
  153. data/locale/action_names.rb +4 -3
  154. data/locale/bn/katello.po +166 -151
  155. data/locale/bn_IN/katello.po +166 -151
  156. data/locale/ca/katello.po +166 -151
  157. data/locale/cs/katello.po +166 -151
  158. data/locale/cs_CZ/LC_MESSAGES/katello.mo +0 -0
  159. data/locale/cs_CZ/katello.po +172 -157
  160. data/locale/de/LC_MESSAGES/katello.mo +0 -0
  161. data/locale/de/katello.po +178 -163
  162. data/locale/de_AT/katello.po +166 -151
  163. data/locale/de_DE/katello.po +166 -151
  164. data/locale/el/katello.po +166 -151
  165. data/locale/en/katello.po +166 -151
  166. data/locale/en_GB/katello.po +166 -151
  167. data/locale/en_US/katello.po +166 -151
  168. data/locale/es/LC_MESSAGES/katello.mo +0 -0
  169. data/locale/es/katello.po +178 -163
  170. data/locale/et_EE/katello.po +166 -151
  171. data/locale/fr/LC_MESSAGES/katello.mo +0 -0
  172. data/locale/fr/katello.po +179 -164
  173. data/locale/gl/katello.po +166 -151
  174. data/locale/gu/katello.po +166 -151
  175. data/locale/he_IL/katello.po +166 -151
  176. data/locale/hi/katello.po +166 -151
  177. data/locale/id/katello.po +166 -151
  178. data/locale/it/LC_MESSAGES/katello.mo +0 -0
  179. data/locale/it/katello.po +169 -154
  180. data/locale/ja/LC_MESSAGES/katello.mo +0 -0
  181. data/locale/ja/katello.po +179 -164
  182. data/locale/ka/LC_MESSAGES/katello.mo +0 -0
  183. data/locale/ka/katello.po +177 -162
  184. data/locale/katello.pot +1119 -1062
  185. data/locale/kn/katello.po +166 -151
  186. data/locale/ko/LC_MESSAGES/katello.mo +0 -0
  187. data/locale/ko/katello.po +174 -159
  188. data/locale/ml_IN/katello.po +166 -151
  189. data/locale/mr/katello.po +166 -151
  190. data/locale/nl_NL/katello.po +166 -151
  191. data/locale/or/katello.po +166 -151
  192. data/locale/pa/katello.po +166 -151
  193. data/locale/pl/katello.po +166 -151
  194. data/locale/pl_PL/katello.po +166 -151
  195. data/locale/pt/katello.po +166 -151
  196. data/locale/pt_BR/LC_MESSAGES/katello.mo +0 -0
  197. data/locale/pt_BR/katello.po +178 -163
  198. data/locale/ro/katello.po +166 -151
  199. data/locale/ro_RO/katello.po +166 -151
  200. data/locale/ru/LC_MESSAGES/katello.mo +0 -0
  201. data/locale/ru/katello.po +171 -156
  202. data/locale/sl/katello.po +166 -151
  203. data/locale/sv_SE/katello.po +166 -151
  204. data/locale/ta/katello.po +166 -151
  205. data/locale/ta_IN/katello.po +166 -151
  206. data/locale/te/katello.po +166 -151
  207. data/locale/tr/katello.po +166 -151
  208. data/locale/vi/katello.po +166 -151
  209. data/locale/vi_VN/katello.po +166 -151
  210. data/locale/zh/katello.po +166 -151
  211. data/locale/zh_CN/LC_MESSAGES/katello.mo +0 -0
  212. data/locale/zh_CN/katello.po +179 -164
  213. data/locale/zh_TW/LC_MESSAGES/katello.mo +0 -0
  214. data/locale/zh_TW/katello.po +171 -156
  215. data/webpack/ForemanColumnExtensions/index.js +129 -0
  216. data/webpack/components/ActivationKeysSearch/ActivationKeysSearch.test.js +28 -0
  217. data/webpack/components/ActivationKeysSearch/index.js +222 -0
  218. data/webpack/components/Table/TableWrapper.js +14 -0
  219. data/webpack/components/extensions/HostDetails/ActionsBar/index.js +1 -1
  220. data/webpack/components/extensions/HostDetails/Tabs/PackagesTab/PackagesTab.js +1 -1
  221. data/webpack/components/extensions/HostDetails/Tabs/__tests__/packageInstallModal.test.js +1 -0
  222. data/webpack/components/extensions/HostDetails/Tabs/__tests__/packagesTab.test.js +1 -0
  223. data/webpack/components/extensions/Hosts/ActionsBar/index.js +20 -1
  224. data/webpack/components/extensions/Hosts/BulkActions/BulkChangeHostCVModal/BulkChangeHostCVModal.js +220 -0
  225. data/webpack/components/extensions/Hosts/BulkActions/BulkChangeHostCVModal/actions.js +23 -0
  226. data/webpack/components/extensions/Hosts/BulkActions/BulkChangeHostCVModal/index.js +25 -0
  227. data/webpack/components/extensions/Hosts/BulkActions/__tests__/bulkChangeHostCVModal.test.js +133 -0
  228. data/webpack/global_index.js +19 -0
  229. data/webpack/scenes/ContentViews/Details/ComponentContentViews/ContentViewComponents.js +6 -3
  230. data/webpack/scenes/ContentViews/Publish/CVPublishForm.js +1 -1
  231. data/webpack/scenes/ContentViews/Publish/__tests__/publishContentView.test.js +30 -0
  232. data/webpack/scenes/Hosts/ChangeContentSource/actions.js +3 -1
  233. data/webpack/scenes/Hosts/ChangeContentSource/components/ContentSourceForm.js +63 -25
  234. data/webpack/scenes/Hosts/ChangeContentSource/index.js +24 -16
  235. data/webpack/scenes/RedHatRepositories/__tests__/__snapshots__/RedHatRepositoriesPage.test.js.snap +1 -0
  236. data/webpack/scenes/Subscriptions/Manifest/ManageManifestModal.js +64 -5
  237. data/webpack/scenes/Subscriptions/UpstreamSubscriptions/UpstreamSubscriptionsPage.js +16 -13
  238. data/webpack/scenes/Subscriptions/UpstreamSubscriptions/__tests__/__snapshots__/UpstreamSubscriptionsPage.test.js.snap +14 -8
  239. data/webpack/scenes/Subscriptions/__tests__/__snapshots__/SubscriptionsPage.test.js.snap +1 -0
  240. data/webpack/scenes/Subscriptions/components/SubscriptionsToolbar/SubscriptionsToolbar.js +1 -1
  241. metadata +59 -40
  242. data/app/assets/javascripts/katello/hosts/activation_key_edit.js +0 -167
  243. data/app/lib/actions/katello/host/upload_package_profile.rb +0 -45
  244. data/app/lib/actions/katello/host/upload_profiles.rb +0 -47
@@ -484,6 +484,9 @@ msgstr ""
484
484
  msgid "Action unauthorized to be performed in this organization."
485
485
  msgstr ""
486
486
 
487
+ msgid "Activation Key information"
488
+ msgstr ""
489
+
487
490
  msgid "Activation Key will no longer be available for use. This operation cannot be undone."
488
491
  msgstr ""
489
492
 
@@ -514,16 +517,16 @@ msgstr ""
514
517
  msgid "Activation keys"
515
518
  msgstr ""
516
519
 
517
- msgid "Activation keys and subscriptions can be managed"
520
+ msgid "Activation keys can be managed {here}."
518
521
  msgstr ""
519
522
 
520
523
  msgid "Activation keys for subscription-manager client, required for CentOS and Red Hat Enterprise Linux. Required only if host group has no activation keys."
521
524
  msgstr ""
522
525
 
523
- msgid "Activation keys: "
526
+ msgid "Activation keys may be used during {system_registration}."
524
527
  msgstr ""
525
528
 
526
- msgid "Active Subscriptions"
529
+ msgid "Activation keys: "
527
530
  msgstr ""
528
531
 
529
532
  msgid "Active only"
@@ -640,9 +643,6 @@ msgstr ""
640
643
  msgid "Additional content"
641
644
  msgstr ""
642
645
 
643
- msgid "Addons"
644
- msgstr ""
645
-
646
646
  msgid "Affected Repositories"
647
647
  msgstr ""
648
648
 
@@ -685,9 +685,6 @@ msgstr ""
685
685
  msgid "All versions will be removed from these environments"
686
686
  msgstr ""
687
687
 
688
- msgid "Allow Katello to update host installed packages, enabled repos, and module inventory directly instead of wrapped in Dynflow tasks (try turning off if Puma processes are using too much memory)"
689
- msgstr ""
690
-
691
688
  msgid "Allow a host to be registered to multiple content view environments with 'subscription-manager register --environments'."
692
689
  msgstr ""
693
690
 
@@ -967,7 +964,7 @@ msgstr ""
967
964
  msgid "Available Repositories"
968
965
  msgstr ""
969
966
 
970
- msgid "Available Schema Versions"
967
+ msgid "Available schema versions"
971
968
  msgstr ""
972
969
 
973
970
  msgid "Back"
@@ -1066,9 +1063,6 @@ msgstr ""
1066
1063
  msgid "CDN Configuration updated."
1067
1064
  msgstr ""
1068
1065
 
1069
- msgid "CDN SSL version"
1070
- msgstr ""
1071
-
1072
1066
  msgid "CDN configuration is set to Export Sync (disconnected). Repository enablement/disablement is not permitted on this page."
1073
1067
  msgstr ""
1074
1068
 
@@ -1300,6 +1294,9 @@ msgstr ""
1300
1294
  msgid "Change content source"
1301
1295
  msgstr ""
1302
1296
 
1297
+ msgid "Change content view environments"
1298
+ msgstr ""
1299
+
1303
1300
  msgid "Change host content source"
1304
1301
  msgstr ""
1305
1302
 
@@ -1309,13 +1306,10 @@ msgstr ""
1309
1306
  msgid "Check audited changes and proceed only if content or filters have changed since last publish"
1310
1307
  msgstr ""
1311
1308
 
1312
- msgid "Check if a connection can be made to Red Hat Subscription Management."
1313
- msgstr ""
1314
-
1315
- msgid "Check if the specified organization has Simple Content Access enabled. %s"
1309
+ msgid "Check for missing or corrupted artifacts, and attempt to redownload them."
1316
1310
  msgstr ""
1317
1311
 
1318
- msgid "Check if the specified organization is eligible for Simple Content Access. %s"
1312
+ msgid "Check if a connection can be made to Red Hat Subscription Management."
1319
1313
  msgstr ""
1320
1314
 
1321
1315
  msgid "Check services before actions"
@@ -1366,12 +1360,6 @@ msgstr ""
1366
1360
  msgid "Collapse All"
1367
1361
  msgstr "Collapse All"
1368
1362
 
1369
- msgid "Combined Profile Update"
1370
- msgstr ""
1371
-
1372
- msgid "Combined Profile Update for %s"
1373
- msgstr ""
1374
-
1375
1363
  msgid "Comma-separated list of subpaths. All subpaths must have a slash at the end and none at the front."
1376
1364
  msgstr ""
1377
1365
 
@@ -1525,7 +1513,7 @@ msgstr ""
1525
1513
  msgid "Content View Filter id"
1526
1514
  msgstr ""
1527
1515
 
1528
- msgid "Content View Filter identifier"
1516
+ msgid "Content View Filter identifier. Use to filter by ID"
1529
1517
  msgstr ""
1530
1518
 
1531
1519
  msgid "Content View ID"
@@ -1618,6 +1606,12 @@ msgstr ""
1618
1606
  msgid "Content view ${name} created"
1619
1607
  msgstr ""
1620
1608
 
1609
+ msgid "Content view '%{content_view}' is not attached to the environment."
1610
+ msgstr ""
1611
+
1612
+ msgid "Content view '%{content_view}' is not attached to this capsule."
1613
+ msgstr ""
1614
+
1621
1615
  msgid "Content view '%{cv_name}' is a generated content view, which cannot be assigned to hosts or activation keys."
1622
1616
  msgstr ""
1623
1617
 
@@ -1852,9 +1846,6 @@ msgstr ""
1852
1846
  msgid "Couldn't find subject of synchronization"
1853
1847
  msgstr ""
1854
1848
 
1855
- msgid "Count"
1856
- msgstr ""
1857
-
1858
1849
  msgid "Create"
1859
1850
  msgstr ""
1860
1851
 
@@ -2299,6 +2290,9 @@ msgstr "Details"
2299
2290
  msgid "Determining settings for ${name}"
2300
2291
  msgstr ""
2301
2292
 
2293
+ msgid "Digest"
2294
+ msgstr ""
2295
+
2302
2296
  msgid "Directly setting package lists on composite content views is not allowed. Please update the components, then re-publish the composite."
2303
2297
  msgstr ""
2304
2298
 
@@ -2320,9 +2314,6 @@ msgstr ""
2320
2314
  msgid "Disable module stream"
2321
2315
  msgstr ""
2322
2316
 
2323
- msgid "Disable simple content access for a manifest. %s"
2324
- msgstr ""
2325
-
2326
2317
  msgid "Disabled"
2327
2318
  msgstr ""
2328
2319
 
@@ -2386,6 +2377,9 @@ msgstr ""
2386
2377
  msgid "Edit content view assignment"
2387
2378
  msgstr ""
2388
2379
 
2380
+ msgid "Edit content view environments"
2381
+ msgstr ""
2382
+
2389
2383
  msgid "Edit credentials"
2390
2384
  msgstr ""
2391
2385
 
@@ -2455,9 +2449,6 @@ msgstr ""
2455
2449
  msgid "Enable repository sets"
2456
2450
  msgstr ""
2457
2451
 
2458
- msgid "Enable simple content access for a manifest"
2459
- msgstr ""
2460
-
2461
2452
  msgid "Enable/Disable auto publish of composite view"
2462
2453
  msgstr ""
2463
2454
 
@@ -2632,6 +2623,12 @@ msgstr "Expand All"
2632
2623
  msgid "Expire soon days"
2633
2624
  msgstr ""
2634
2625
 
2626
+ msgid "Expired "
2627
+ msgstr ""
2628
+
2629
+ msgid "Expires "
2630
+ msgstr ""
2631
+
2635
2632
  msgid "Export"
2636
2633
  msgstr ""
2637
2634
 
@@ -2868,9 +2865,6 @@ msgstr ""
2868
2865
  msgid "Full support"
2869
2866
  msgstr ""
2870
2867
 
2871
- msgid "Fully entitled"
2872
- msgstr ""
2873
-
2874
2868
  msgid "GPG Key URL"
2875
2869
  msgstr ""
2876
2870
 
@@ -3021,9 +3015,6 @@ msgstr ""
3021
3015
  msgid "Host Profile Can Change In Build"
3022
3016
  msgstr ""
3023
3017
 
3024
- msgid "Host Subscription Status"
3025
- msgstr ""
3026
-
3027
3018
  msgid "Host Tasks Workers Pool Size"
3028
3019
  msgstr ""
3029
3020
 
@@ -3045,9 +3036,18 @@ msgstr ""
3045
3036
  msgid "Host content and subscription details"
3046
3037
  msgstr ""
3047
3038
 
3039
+ msgid "Host content source will remain the same. Click Save below to update the host's content view environment."
3040
+ msgstr ""
3041
+
3048
3042
  msgid "Host content view and environment updated"
3049
3043
  msgstr ""
3050
3044
 
3045
+ msgid "Host content view environment(s) updated"
3046
+ msgstr ""
3047
+
3048
+ msgid "Host content view environments updating."
3049
+ msgstr ""
3050
+
3051
3051
  msgid "Host creation was skipped for %s because it shares a BIOS UUID with %s. To report this hypervisor, override its dmi.system.uuid fact or set 'candlepin.use_system_uuid_for_matching' to 'true' in the Candlepin configuration."
3052
3052
  msgstr ""
3053
3053
 
@@ -3198,9 +3198,15 @@ msgstr ""
3198
3198
  msgid "Id of the content view to limit the synchronization on"
3199
3199
  msgstr ""
3200
3200
 
3201
+ msgid "Id of the content view to limit verifying checksum on"
3202
+ msgstr ""
3203
+
3201
3204
  msgid "Id of the environment to limit the synchronization on"
3202
3205
  msgstr ""
3203
3206
 
3207
+ msgid "Id of the environment to limit verifying checksum on"
3208
+ msgstr ""
3209
+
3204
3210
  msgid "Id of the host"
3205
3211
  msgstr ""
3206
3212
 
@@ -3219,6 +3225,9 @@ msgstr ""
3219
3225
  msgid "Id of the repository to limit the synchronization on"
3220
3226
  msgstr ""
3221
3227
 
3228
+ msgid "Id of the repository to limit verifying checksum on"
3229
+ msgstr ""
3230
+
3222
3231
  msgid "Id of the smart proxy"
3223
3232
  msgstr ""
3224
3233
 
@@ -3341,9 +3350,6 @@ msgstr ""
3341
3350
  msgid "Import Manifest"
3342
3351
  msgstr ""
3343
3352
 
3344
- msgid "Import New Manifest"
3345
- msgstr ""
3346
-
3347
3353
  msgid "Import Repository"
3348
3354
  msgstr ""
3349
3355
 
@@ -3356,21 +3362,24 @@ msgstr ""
3356
3362
  msgid "Import a Manifest to Begin"
3357
3363
  msgstr ""
3358
3364
 
3359
- msgid "Import a Manifest using the manifest tab above."
3360
- msgstr ""
3361
-
3362
3365
  msgid "Import a content view version"
3363
3366
  msgstr ""
3364
3367
 
3365
3368
  msgid "Import a content view version to the library"
3366
3369
  msgstr ""
3367
3370
 
3371
+ msgid "Import a manifest using the Manifest tab above."
3372
+ msgstr ""
3373
+
3368
3374
  msgid "Import a repository"
3369
3375
  msgstr ""
3370
3376
 
3371
3377
  msgid "Import a subscription manifest to give hosts access to Red Hat content."
3372
3378
  msgstr ""
3373
3379
 
3380
+ msgid "Import new manifest"
3381
+ msgstr ""
3382
+
3374
3383
  msgid "Import only"
3375
3384
  msgstr ""
3376
3385
 
@@ -3557,9 +3566,6 @@ msgstr ""
3557
3566
  msgid "Interval not set correctly"
3558
3567
  msgstr ""
3559
3568
 
3560
- msgid "Invalid"
3561
- msgstr ""
3562
-
3563
3569
  msgid "Invalid association of the content view id. Content View must match the content view version being saved"
3564
3570
  msgstr ""
3565
3571
 
@@ -3689,6 +3695,9 @@ msgstr ""
3689
3695
  msgid "Katello: Update Packages by search query"
3690
3696
  msgstr ""
3691
3697
 
3698
+ msgid "Katello: Upload Profile"
3699
+ msgstr ""
3700
+
3692
3701
  msgid "Key-value hash of subscription-manager facts, nesting uses a period delimiter (.)"
3693
3702
  msgstr ""
3694
3703
 
@@ -3728,6 +3737,9 @@ msgstr ""
3728
3737
  msgid "Last refresh :"
3729
3738
  msgstr ""
3730
3739
 
3740
+ msgid "Last seen"
3741
+ msgstr ""
3742
+
3731
3743
  msgid "Last sync"
3732
3744
  msgstr ""
3733
3745
 
@@ -3743,7 +3755,7 @@ msgstr ""
3743
3755
  msgid "Latest version"
3744
3756
  msgstr ""
3745
3757
 
3746
- msgid "Learn more about adding Subscription Manifests "
3758
+ msgid "Learn more about adding subscription manifests "
3747
3759
  msgstr ""
3748
3760
 
3749
3761
  msgid "Legacy UI"
@@ -3809,6 +3821,9 @@ msgstr ""
3809
3821
  msgid "Lifecycle environments cannot be modifed on the default Smart proxy. The content from all Lifecycle Environments will exist on this Smart proxy."
3810
3822
  msgstr ""
3811
3823
 
3824
+ msgid "Limit actions to content in the host's environment."
3825
+ msgstr ""
3826
+
3812
3827
  msgid "Limit content to Red Hat / custom"
3813
3828
  msgstr ""
3814
3829
 
@@ -4109,6 +4124,12 @@ msgstr ""
4109
4124
  msgid "Manifest does not have a valid subscription"
4110
4125
  msgstr ""
4111
4126
 
4127
+ msgid "Manifest expired"
4128
+ msgstr ""
4129
+
4130
+ msgid "Manifest expiring soon"
4131
+ msgstr ""
4132
+
4112
4133
  msgid "Manifest imported"
4113
4134
  msgstr ""
4114
4135
 
@@ -4124,6 +4145,9 @@ msgstr ""
4124
4145
  msgid "Manifest in '%{subject}' refreshed."
4125
4146
  msgstr ""
4126
4147
 
4148
+ msgid "Manifest in organization %{subject} has an identity certificate that will expire in %{days_remaining} days, on %{manifest_expire_date}. To extend the expiration date, please refresh your manifest."
4149
+ msgstr ""
4150
+
4127
4151
  msgid "Manifest refresh timeout"
4128
4152
  msgstr ""
4129
4153
 
@@ -4139,9 +4163,6 @@ msgstr ""
4139
4163
  msgid "Mark Content Host Statuses as Unknown for %s"
4140
4164
  msgstr ""
4141
4165
 
4142
- msgid "Matched"
4143
- msgstr ""
4144
-
4145
4166
  msgid "Matching RPMs based on your created filter rule. Remember, RPM filters don't apply to modular RPMs."
4146
4167
  msgstr ""
4147
4168
 
@@ -4184,6 +4205,9 @@ msgstr "Message"
4184
4205
  msgid "Messaging connection"
4185
4206
  msgstr ""
4186
4207
 
4208
+ msgid "Metadata generate"
4209
+ msgstr ""
4210
+
4187
4211
  msgid ""
4188
4212
  "Metadata republishing is risky on 'Complete Mirroring' repositories. Change the mirroring policy and try again.\n"
4189
4213
  "Alternatively, use the 'force' parameter to regenerate metadata locally. On the next sync, the upstream repository's metadata will overwrite local metadata for 'Complete Mirroring' repositories."
@@ -4195,9 +4219,6 @@ msgstr ""
4195
4219
  msgid "Minimum version"
4196
4220
  msgstr ""
4197
4221
 
4198
- msgid "Mismatched"
4199
- msgstr ""
4200
-
4201
4222
  msgid "Missing activation key!"
4202
4223
  msgstr ""
4203
4224
 
@@ -4360,9 +4381,6 @@ msgstr ""
4360
4381
  msgid "No Content found"
4361
4382
  msgstr ""
4362
4383
 
4363
- msgid "No Manifest Uploaded"
4364
- msgstr ""
4365
-
4366
4384
  msgid "No Red Hat products currently exist, please import a manifest %(anchorBegin)s here %(anchorEnd)s to receive Red Hat content. No repository sets available."
4367
4385
  msgstr ""
4368
4386
 
@@ -4498,6 +4516,9 @@ msgstr ""
4498
4516
  msgid "No manifest found. Import a manifest with the appropriate subscriptions before importing content."
4499
4517
  msgstr ""
4500
4518
 
4519
+ msgid "No manifest imported"
4520
+ msgstr ""
4521
+
4501
4522
  msgid "No matching "
4502
4523
  msgstr ""
4503
4524
 
@@ -4690,9 +4711,6 @@ msgstr ""
4690
4711
  msgid "Not running"
4691
4712
  msgstr ""
4692
4713
 
4693
- msgid "Not specified"
4694
- msgstr ""
4695
-
4696
4714
  msgid "Not yet published"
4697
4715
  msgstr ""
4698
4716
 
@@ -4933,12 +4951,6 @@ msgstr ""
4933
4951
  msgid "Package Install scheduled by %s"
4934
4952
  msgstr ""
4935
4953
 
4936
- msgid "Package Profile Update"
4937
- msgstr ""
4938
-
4939
- msgid "Package Profile Update for %s"
4940
- msgstr ""
4941
-
4942
4954
  msgid "Package Remove"
4943
4955
  msgstr ""
4944
4956
 
@@ -5020,12 +5032,6 @@ msgstr ""
5020
5032
  msgid "Page number, starting at 1"
5021
5033
  msgstr ""
5022
5034
 
5023
- msgid "Partial"
5024
- msgstr ""
5025
-
5026
- msgid "Partially entitled"
5027
- msgstr ""
5028
-
5029
5035
  msgid "Partition template IDs"
5030
5036
  msgstr ""
5031
5037
 
@@ -5035,9 +5041,6 @@ msgstr ""
5035
5041
  msgid "Password for authentication. Relevant only for 'upstream_server' type."
5036
5042
  msgstr ""
5037
5043
 
5038
- msgid "Password of the upstream authentication token."
5039
- msgstr ""
5040
-
5041
5044
  msgid "Password of the upstream repository user used for authentication"
5042
5045
  msgstr ""
5043
5046
 
@@ -5053,6 +5056,9 @@ msgstr ""
5053
5056
  msgid "Paused"
5054
5057
  msgstr ""
5055
5058
 
5059
+ msgid "Pending tasks detected in repositories of this content view. Please wait for the tasks: "
5060
+ msgstr ""
5061
+
5056
5062
  msgid "Perform a module stream action via Katello interface"
5057
5063
  msgstr ""
5058
5064
 
@@ -5110,16 +5116,13 @@ msgstr ""
5110
5116
  msgid "Please select a lifecycle environment and a content view to move this activation key."
5111
5117
  msgstr ""
5112
5118
 
5113
- msgid "Please select an architecture before assigning a kickstart repository"
5114
- msgstr ""
5115
-
5116
- msgid "Please select an operating system before assigning a kickstart repository"
5119
+ msgid "Please select a lifecycle environment and content view to view activation keys."
5117
5120
  msgstr ""
5118
5121
 
5119
- msgid "Please select an organization to view subscription status."
5122
+ msgid "Please select an architecture before assigning a kickstart repository"
5120
5123
  msgstr ""
5121
5124
 
5122
- msgid "Please select an organization to view subscription totals."
5125
+ msgid "Please select an operating system before assigning a kickstart repository"
5123
5126
  msgstr ""
5124
5127
 
5125
5128
  msgid "Please select one from the list below and you will be redirected."
@@ -5457,9 +5460,6 @@ msgstr ""
5457
5460
  msgid "Reboot required"
5458
5461
  msgstr ""
5459
5462
 
5460
- msgid "Recently Expired Subscriptions"
5461
- msgstr ""
5462
-
5463
5463
  msgid "Reclaim Space"
5464
5464
  msgstr ""
5465
5465
 
@@ -5562,6 +5562,9 @@ msgstr ""
5562
5562
  msgid "Registered"
5563
5563
  msgstr ""
5564
5564
 
5565
+ msgid "Registered at"
5566
+ msgstr ""
5567
+
5565
5568
  msgid "Registered by"
5566
5569
  msgstr ""
5567
5570
 
@@ -5700,6 +5703,9 @@ msgstr ""
5700
5703
  msgid "Remove subscriptions from %s"
5701
5704
  msgstr ""
5702
5705
 
5706
+ msgid "Remove subscriptions from a host"
5707
+ msgstr ""
5708
+
5703
5709
  msgid "Remove subscriptions from one or more hosts"
5704
5710
  msgstr ""
5705
5711
 
@@ -6054,9 +6060,6 @@ msgstr ""
6054
6060
  msgid "SSL client key"
6055
6061
  msgstr ""
6056
6062
 
6057
- msgid "SSL version used to communicate with the CDN"
6058
- msgstr ""
6059
-
6060
6063
  msgid "SUBSCRIPTIONS EXPIRING SOON"
6061
6064
  msgstr ""
6062
6065
 
@@ -6066,10 +6069,10 @@ msgstr ""
6066
6069
  msgid "Saving alternate content source..."
6067
6070
  msgstr ""
6068
6071
 
6069
- msgid "Schema Version 1"
6072
+ msgid "Schema version 1"
6070
6073
  msgstr ""
6071
6074
 
6072
- msgid "Schema Version 2"
6075
+ msgid "Schema version 2"
6073
6076
  msgstr ""
6074
6077
 
6075
6078
  msgid "Search"
@@ -6270,9 +6273,6 @@ msgstr ""
6270
6273
  msgid "Service Level (SLA)"
6271
6274
  msgstr ""
6272
6275
 
6273
- msgid "Service level"
6274
- msgstr ""
6275
-
6276
6276
  msgid "Service level of host"
6277
6277
  msgstr ""
6278
6278
 
@@ -6405,19 +6405,13 @@ msgstr ""
6405
6405
  msgid "Shows version information"
6406
6406
  msgstr ""
6407
6407
 
6408
- msgid "Simple Content Access"
6409
- msgstr ""
6410
-
6411
- msgid "Simple Content Access has been disabled by the upstream organization administrator."
6412
- msgstr ""
6413
-
6414
6408
  msgid "Simple Content Access has been disabled for '%{subject}'."
6415
6409
  msgstr ""
6416
6410
 
6417
6411
  msgid "Simple Content Access has been enabled for '%{subject}'."
6418
6412
  msgstr ""
6419
6413
 
6420
- msgid "Simple Content Access will be required for all organizations in Katello 4.12."
6414
+ msgid "Simple Content Access is the only supported content access mode"
6421
6415
  msgstr ""
6422
6416
 
6423
6417
  msgid "Simplified"
@@ -6531,6 +6525,9 @@ msgstr ""
6531
6525
  msgid "Something went wrong while fetching rpm packages! ${getResponseErrorMsgs(error.response)}"
6532
6526
  msgstr ""
6533
6527
 
6528
+ msgid "Something went wrong while getting container manifest lists! ${getResponseErrorMsgs(error.response)}"
6529
+ msgstr ""
6530
+
6534
6531
  msgid "Something went wrong while getting container tags! ${getResponseErrorMsgs(error.response)}"
6535
6532
  msgstr ""
6536
6533
 
@@ -6720,6 +6717,9 @@ msgstr ""
6720
6717
  msgid "Subscription Manifest"
6721
6718
  msgstr ""
6722
6719
 
6720
+ msgid "Subscription Manifest expiration date check"
6721
+ msgstr ""
6722
+
6723
6723
  msgid "Subscription Manifest validity check"
6724
6724
  msgstr ""
6725
6725
 
@@ -6732,9 +6732,6 @@ msgstr ""
6732
6732
  msgid "Subscription Pool uuid"
6733
6733
  msgstr ""
6734
6734
 
6735
- msgid "Subscription Status"
6736
- msgstr ""
6737
-
6738
6735
  msgid "Subscription UUID"
6739
6736
  msgstr ""
6740
6737
 
@@ -6762,27 +6759,18 @@ msgstr ""
6762
6759
  msgid "Subscription not found"
6763
6760
  msgstr ""
6764
6761
 
6765
- msgid "Subscription status"
6766
- msgstr ""
6767
-
6768
6762
  msgid "Subscription was not persisted - %{error_message}"
6769
6763
  msgstr ""
6770
6764
 
6771
6765
  msgid "Subscriptions"
6772
6766
  msgstr ""
6773
6767
 
6774
- msgid "Subscriptions Expiring in 120 Days"
6775
- msgstr ""
6776
-
6777
6768
  msgid "Subscriptions expiring soon"
6778
6769
  msgstr ""
6779
6770
 
6780
6771
  msgid "Subscriptions have been saved and are being updated. "
6781
6772
  msgstr ""
6782
6773
 
6783
- msgid "Subscriptions information based on selected activation keys:"
6784
- msgstr ""
6785
-
6786
6774
  msgid "Subscriptions service"
6787
6775
  msgstr ""
6788
6776
 
@@ -7106,7 +7094,7 @@ msgstr ""
7106
7094
  msgid "The maximum number of versions of each package to keep."
7107
7095
  msgstr ""
7108
7096
 
7109
- msgid "The number of days remaining in a subscription before you will be reminded about renewing it."
7097
+ msgid "The number of days remaining in a subscription before you will be reminded about renewing it. Also used for manifest expiration warnings."
7110
7098
  msgstr ""
7111
7099
 
7112
7100
  msgid "The number of items fetched from a single paged Pulp API call."
@@ -7156,6 +7144,9 @@ msgstr ""
7156
7144
  msgid "The selected kickstart repository is not part of the assigned content view, lifecycle environment, content source, operating system, and architecture"
7157
7145
  msgstr ""
7158
7146
 
7147
+ msgid "The selected lifecycle environment contains no activation keys"
7148
+ msgstr ""
7149
+
7159
7150
  msgid "The selected/Inherited Content View is not available for this Lifecycle Environment"
7160
7151
  msgstr ""
7161
7152
 
@@ -7180,6 +7171,9 @@ msgstr ""
7180
7171
  msgid "The type of content to upload (srpm, file, etc.). Check uploadable types here: /katello/api/repositories/repository_types"
7181
7172
  msgstr ""
7182
7173
 
7174
+ msgid "The value will be available in templates as @host.params['kt_activation_keys']"
7175
+ msgstr ""
7176
+
7183
7177
  msgid "There are no Manifests to display"
7184
7178
  msgstr ""
7185
7179
 
@@ -7204,10 +7198,10 @@ msgstr ""
7204
7198
  msgid "There either were no environments nor versions specified or there were invalid environments/versions specified. Please check environment_ids and content_view_version_ids parameters."
7205
7199
  msgstr ""
7206
7200
 
7207
- msgid "There is no Manifest History to display."
7201
+ msgid "There is no downloaded content to clean."
7208
7202
  msgstr ""
7209
7203
 
7210
- msgid "There is no downloaded content to clean."
7204
+ msgid "There is no manifest history to display."
7211
7205
  msgstr ""
7212
7206
 
7213
7207
  msgid "There is no such HTTP proxy"
@@ -7270,7 +7264,7 @@ msgstr ""
7270
7264
  msgid "This content view will be deleted. Changes will be effective after clicking Delete."
7271
7265
  msgstr ""
7272
7266
 
7273
- msgid "This endpoint is deprecated and will be removed in Katello 4.12. All organizations are now eligible for Simple Content Access."
7267
+ msgid "This endpoint is deprecated and will be removed in an upcoming release. Simple Content Access is the only supported content access mode."
7274
7268
  msgstr ""
7275
7269
 
7276
7270
  msgid "This erratum is not installable because it is not in this host's content view and lifecycle environment."
@@ -7312,10 +7306,10 @@ msgstr ""
7312
7306
  msgid "This is not a linked repository"
7313
7307
  msgstr ""
7314
7308
 
7315
- msgid "This organization is not using {scaLink}. Entitlement-based subscription management is deprecated and will be removed in Katello 4.12."
7309
+ msgid "This page shows the subscriptions available from this organization's subscription manifest. {br} Learn more about your overall subscription usage with the {subscriptionsService}."
7316
7310
  msgstr ""
7317
7311
 
7318
- msgid "This page shows the subscriptions available from this organization's subscription manifest. {br} Learn more about your overall subscription usage with the {subscriptionsService}."
7312
+ msgid "This repository has pending tasks in associated content views. Please wait for the tasks: "
7319
7313
  msgstr ""
7320
7314
 
7321
7315
  msgid "This repository is not suggested. Please see additional %(anchorBegin)sdocumentation%(anchorEnd)s prior to use."
@@ -7348,6 +7342,9 @@ msgstr ""
7348
7342
  msgid "This will create a copy of {cv}, including details, repositories, and filters. Generated data such as history, tasks and versions will not be copied."
7349
7343
  msgstr ""
7350
7344
 
7345
+ msgid "This will update the content view environments for {hosts}."
7346
+ msgstr ""
7347
+
7351
7348
  msgid "Time in minutes before content that is not contained within a repository and has not been accessed is considered orphaned."
7352
7349
  msgstr ""
7353
7350
 
@@ -7363,6 +7360,9 @@ msgstr ""
7363
7360
  msgid "Title"
7364
7361
  msgstr ""
7365
7362
 
7363
+ msgid "To enable the synced content option, this host must use a content source, content view, and lifecycle environment which contain synced kickstart repositories for the selected architecture and operating system."
7364
+ msgstr ""
7365
+
7366
7366
  msgid "To enable them, add the environment to the content source, or select a different content source."
7367
7367
  msgstr ""
7368
7368
 
@@ -7381,9 +7381,6 @@ msgstr ""
7381
7381
  msgid "To include or exclude specific content from the content view, create a filter. Without filters, the content view includes everything from the added repositories."
7382
7382
  msgstr ""
7383
7383
 
7384
- msgid "Toggling Simple Content Access will refresh your manifest."
7385
- msgstr ""
7386
-
7387
7384
  msgid "Total steps: "
7388
7385
  msgstr ""
7389
7386
 
@@ -7570,9 +7567,6 @@ msgstr ""
7570
7567
  msgid "Unattach a subscription"
7571
7568
  msgstr ""
7572
7569
 
7573
- msgid "Unentitled"
7574
- msgstr ""
7575
-
7576
7570
  msgid "Unfiltered params array: %s."
7577
7571
  msgstr ""
7578
7572
 
@@ -7588,12 +7582,6 @@ msgstr ""
7588
7582
  msgid "Unknown errata status"
7589
7583
  msgstr ""
7590
7584
 
7591
- msgid "Unknown or Unregistered"
7592
- msgstr ""
7593
-
7594
- msgid "Unknown subscription status"
7595
- msgstr ""
7596
-
7597
7585
  msgid "Unknown traces status"
7598
7586
  msgstr ""
7599
7587
 
@@ -7609,12 +7597,6 @@ msgstr ""
7609
7597
  msgid "Unspecified"
7610
7598
  msgstr ""
7611
7599
 
7612
- msgid "Unsubscribed Hypervisor"
7613
- msgstr ""
7614
-
7615
- msgid "Unsubscribed hypervisor"
7616
- msgstr ""
7617
-
7618
7600
  msgid "Unsupported CDN resource"
7619
7601
  msgstr ""
7620
7602
 
@@ -7690,10 +7672,10 @@ msgstr ""
7690
7672
  msgid "Update content urls"
7691
7673
  msgstr ""
7692
7674
 
7693
- msgid "Update for host"
7675
+ msgid "Update content view environments for host"
7694
7676
  msgstr ""
7695
7677
 
7696
- msgid "Update for host %s"
7678
+ msgid "Update content view environments for host %s"
7697
7679
  msgstr ""
7698
7680
 
7699
7681
  msgid "Update hosts manually"
@@ -7819,7 +7801,7 @@ msgstr ""
7819
7801
  msgid "Upload into"
7820
7802
  msgstr ""
7821
7803
 
7822
- msgid "Upload profiles without Dynflow"
7804
+ msgid "Upload package / repos profile"
7823
7805
  msgstr ""
7824
7806
 
7825
7807
  msgid "Upload request id"
@@ -7837,6 +7819,9 @@ msgstr ""
7837
7819
  msgid "Upstream Name cannot be blank when Repository URL is provided."
7838
7820
  msgstr ""
7839
7821
 
7822
+ msgid "Upstream authentication token string for yum repositories."
7823
+ msgstr ""
7824
+
7840
7825
  msgid "Upstream foreman server to sync CDN content from. Relevant only for 'upstream_server' type."
7841
7826
  msgstr ""
7842
7827
 
@@ -7921,7 +7906,10 @@ msgstr ""
7921
7906
  msgid "Username, Password, Upstream Organization Label, and SSL CA Credential are required when using an upstream Foreman server."
7922
7907
  msgstr ""
7923
7908
 
7924
- msgid "Valid"
7909
+ msgid "Validate host/lifecycle environment/content source coherence"
7910
+ msgstr ""
7911
+
7912
+ msgid "Validate that a host's assigned lifecycle environment is synced by the smart proxy from which the host will get its content. Applies only to API requests; does not affect web UI checks"
7925
7913
  msgstr ""
7926
7914
 
7927
7915
  msgid "Value must either be a boolean or 'default' for 'enabled'"
@@ -7933,12 +7921,24 @@ msgstr ""
7933
7921
  msgid "Verify checksum"
7934
7922
  msgstr ""
7935
7923
 
7924
+ msgid "Verify checksum for content on smart proxy"
7925
+ msgstr ""
7926
+
7936
7927
  msgid "Verify checksum for one or more products"
7937
7928
  msgstr ""
7938
7929
 
7930
+ msgid "Verify checksum of repositories in %{name} %{version}"
7931
+ msgstr ""
7932
+
7939
7933
  msgid "Verify checksum of repository contents"
7940
7934
  msgstr ""
7941
7935
 
7936
+ msgid "Verify checksum of repository contents in the content view version"
7937
+ msgstr ""
7938
+
7939
+ msgid "Verify checksum of version repositories"
7940
+ msgstr ""
7941
+
7942
7942
  msgid "Version"
7943
7943
  msgstr ""
7944
7944
 
@@ -8050,9 +8050,6 @@ msgstr ""
8050
8050
  msgid "When \"Upstream URL\" is set, \"Releases/Distributions\" must also be set!"
8051
8051
  msgstr ""
8052
8052
 
8053
- msgid "When Simple Content Access is enabled, hosts are not required to have subscriptions attached to access repositories."
8054
- msgstr ""
8055
-
8056
8053
  msgid "When registering a host via subscription-manager, force use the specified fact (in the form of 'fact.fact')"
8057
8054
  msgstr ""
8058
8055
 
@@ -8062,9 +8059,6 @@ msgstr ""
8062
8059
  msgid "When unregistering a host via subscription-manager, also delete the host record. Managed resources linked to host such as virtual machines and DNS records may also be deleted."
8063
8060
  msgstr ""
8064
8061
 
8065
- msgid "Whether Simple Content Access should be enabled for the organization."
8066
- msgstr ""
8067
-
8068
8062
  msgid "Whether or not the host collection may have unlimited hosts"
8069
8063
  msgstr ""
8070
8064
 
@@ -8089,9 +8083,6 @@ msgstr ""
8089
8083
  msgid "Whether to include available content attribute in results"
8090
8084
  msgstr ""
8091
8085
 
8092
- msgid "Whether to turn on Simple Content Access for the organization."
8093
- msgstr ""
8094
-
8095
8086
  msgid "Workers"
8096
8087
  msgstr ""
8097
8088
 
@@ -8167,6 +8158,12 @@ msgstr ""
8167
8158
  msgid "You're making changes to %(entitlementCount)s entitlement(s)"
8168
8159
  msgstr ""
8169
8160
 
8161
+ msgid "Your manifest expired on {expirationDate}. To continue using Red Hat content, import a new manifest."
8162
+ msgstr ""
8163
+
8164
+ msgid "Your manifest will expire in {daysMessage}. To extend the expiration date, refresh your manifest. Or, if your Foreman is disconnected, import a new manifest."
8165
+ msgstr ""
8166
+
8170
8167
  msgid "Your search query was invalid. Please revise it and try again. The full error has been sent to the application logs."
8171
8168
  msgstr ""
8172
8169
 
@@ -8431,6 +8428,12 @@ msgstr ""
8431
8428
  msgid "create a filter for a content view"
8432
8429
  msgstr ""
8433
8430
 
8431
+ msgid "day"
8432
+ msgstr ""
8433
+
8434
+ msgid "days"
8435
+ msgstr ""
8436
+
8434
8437
  msgid "deb, package, package group, or docker tag names"
8435
8438
  msgstr ""
8436
8439
 
@@ -8563,7 +8566,7 @@ msgstr ""
8563
8566
  msgid "has already been taken for this product."
8564
8567
  msgstr ""
8565
8568
 
8566
- msgid "here."
8569
+ msgid "here"
8567
8570
  msgstr ""
8568
8571
 
8569
8572
  msgid "host collection name to filter by"
@@ -8629,6 +8632,9 @@ msgstr ""
8629
8632
  msgid "invalid: Repositories can only require one OS version."
8630
8633
  msgstr ""
8631
8634
 
8635
+ msgid "invalid: The content source must sync the lifecycle environment assigned to the host. See the logs for more information."
8636
+ msgstr ""
8637
+
8632
8638
  msgid "is already attached to the capsule"
8633
8639
  msgstr ""
8634
8640
 
@@ -8866,6 +8872,12 @@ msgstr ""
8866
8872
  msgid "security advisory"
8867
8873
  msgstr ""
8868
8874
 
8875
+ msgid "selected host"
8876
+ msgstr ""
8877
+
8878
+ msgid "selected hosts"
8879
+ msgstr ""
8880
+
8869
8881
  msgid "service level"
8870
8882
  msgstr ""
8871
8883
 
@@ -8905,6 +8917,9 @@ msgstr ""
8905
8917
  msgid "sync plan numeric identifier"
8906
8918
  msgstr ""
8907
8919
 
8920
+ msgid "system registration"
8921
+ msgstr ""
8922
+
8908
8923
  msgid "the following attributes can not be updated for the Red Hat provider: [ %s ]"
8909
8924
  msgstr ""
8910
8925