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
data/locale/cs/katello.po CHANGED
@@ -503,6 +503,9 @@ msgstr ""
503
503
  msgid "Action unauthorized to be performed in this organization."
504
504
  msgstr ""
505
505
 
506
+ msgid "Activation Key information"
507
+ msgstr ""
508
+
506
509
  msgid "Activation Key will no longer be available for use. This operation cannot be undone."
507
510
  msgstr ""
508
511
 
@@ -534,16 +537,16 @@ msgstr ""
534
537
  msgid "Activation keys"
535
538
  msgstr ""
536
539
 
537
- msgid "Activation keys and subscriptions can be managed"
540
+ msgid "Activation keys can be managed {here}."
538
541
  msgstr ""
539
542
 
540
543
  msgid "Activation keys for subscription-manager client, required for CentOS and Red Hat Enterprise Linux. Required only if host group has no activation keys."
541
544
  msgstr ""
542
545
 
543
- msgid "Activation keys: "
546
+ msgid "Activation keys may be used during {system_registration}."
544
547
  msgstr ""
545
548
 
546
- msgid "Active Subscriptions"
549
+ msgid "Activation keys: "
547
550
  msgstr ""
548
551
 
549
552
  #, fuzzy
@@ -661,9 +664,6 @@ msgstr ""
661
664
  msgid "Additional content"
662
665
  msgstr ""
663
666
 
664
- msgid "Addons"
665
- msgstr ""
666
-
667
667
  msgid "Affected Repositories"
668
668
  msgstr ""
669
669
 
@@ -706,9 +706,6 @@ msgstr ""
706
706
  msgid "All versions will be removed from these environments"
707
707
  msgstr ""
708
708
 
709
- 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)"
710
- msgstr ""
711
-
712
709
  msgid "Allow a host to be registered to multiple content view environments with 'subscription-manager register --environments'."
713
710
  msgstr ""
714
711
 
@@ -991,7 +988,7 @@ msgstr ""
991
988
  msgid "Available Repositories"
992
989
  msgstr ""
993
990
 
994
- msgid "Available Schema Versions"
991
+ msgid "Available schema versions"
995
992
  msgstr ""
996
993
 
997
994
  msgid "Back"
@@ -1091,9 +1088,6 @@ msgstr ""
1091
1088
  msgid "CDN Configuration updated."
1092
1089
  msgstr ""
1093
1090
 
1094
- msgid "CDN SSL version"
1095
- msgstr ""
1096
-
1097
1091
  msgid "CDN configuration is set to Export Sync (disconnected). Repository enablement/disablement is not permitted on this page."
1098
1092
  msgstr ""
1099
1093
 
@@ -1330,6 +1324,9 @@ msgstr ""
1330
1324
  msgid "Change content source"
1331
1325
  msgstr ""
1332
1326
 
1327
+ msgid "Change content view environments"
1328
+ msgstr ""
1329
+
1333
1330
  msgid "Change host content source"
1334
1331
  msgstr ""
1335
1332
 
@@ -1339,13 +1336,10 @@ msgstr ""
1339
1336
  msgid "Check audited changes and proceed only if content or filters have changed since last publish"
1340
1337
  msgstr ""
1341
1338
 
1342
- msgid "Check if a connection can be made to Red Hat Subscription Management."
1343
- msgstr ""
1344
-
1345
- msgid "Check if the specified organization has Simple Content Access enabled. %s"
1339
+ msgid "Check for missing or corrupted artifacts, and attempt to redownload them."
1346
1340
  msgstr ""
1347
1341
 
1348
- msgid "Check if the specified organization is eligible for Simple Content Access. %s"
1342
+ msgid "Check if a connection can be made to Red Hat Subscription Management."
1349
1343
  msgstr ""
1350
1344
 
1351
1345
  msgid "Check services before actions"
@@ -1396,12 +1390,6 @@ msgstr ""
1396
1390
  msgid "Collapse All"
1397
1391
  msgstr ""
1398
1392
 
1399
- msgid "Combined Profile Update"
1400
- msgstr ""
1401
-
1402
- msgid "Combined Profile Update for %s"
1403
- msgstr ""
1404
-
1405
1393
  msgid "Comma-separated list of subpaths. All subpaths must have a slash at the end and none at the front."
1406
1394
  msgstr ""
1407
1395
 
@@ -1561,7 +1549,7 @@ msgstr ""
1561
1549
  msgid "Content View Filter id"
1562
1550
  msgstr "Vyhledat obsah"
1563
1551
 
1564
- msgid "Content View Filter identifier"
1552
+ msgid "Content View Filter identifier. Use to filter by ID"
1565
1553
  msgstr ""
1566
1554
 
1567
1555
  msgid "Content View ID"
@@ -1655,6 +1643,12 @@ msgstr ""
1655
1643
  msgid "Content view ${name} created"
1656
1644
  msgstr ""
1657
1645
 
1646
+ msgid "Content view '%{content_view}' is not attached to the environment."
1647
+ msgstr ""
1648
+
1649
+ msgid "Content view '%{content_view}' is not attached to this capsule."
1650
+ msgstr ""
1651
+
1658
1652
  msgid "Content view '%{cv_name}' is a generated content view, which cannot be assigned to hosts or activation keys."
1659
1653
  msgstr ""
1660
1654
 
@@ -1898,9 +1892,6 @@ msgstr ""
1898
1892
  msgid "Couldn't find subject of synchronization"
1899
1893
  msgstr ""
1900
1894
 
1901
- msgid "Count"
1902
- msgstr ""
1903
-
1904
1895
  msgid "Create"
1905
1896
  msgstr ""
1906
1897
 
@@ -2364,6 +2355,9 @@ msgstr ""
2364
2355
  msgid "Determining settings for ${name}"
2365
2356
  msgstr ""
2366
2357
 
2358
+ msgid "Digest"
2359
+ msgstr ""
2360
+
2367
2361
  msgid "Directly setting package lists on composite content views is not allowed. Please update the components, then re-publish the composite."
2368
2362
  msgstr ""
2369
2363
 
@@ -2385,9 +2379,6 @@ msgstr ""
2385
2379
  msgid "Disable module stream"
2386
2380
  msgstr ""
2387
2381
 
2388
- msgid "Disable simple content access for a manifest. %s"
2389
- msgstr ""
2390
-
2391
2382
  msgid "Disabled"
2392
2383
  msgstr ""
2393
2384
 
@@ -2453,6 +2444,9 @@ msgstr ""
2453
2444
  msgid "Edit content view assignment"
2454
2445
  msgstr ""
2455
2446
 
2447
+ msgid "Edit content view environments"
2448
+ msgstr ""
2449
+
2456
2450
  msgid "Edit credentials"
2457
2451
  msgstr ""
2458
2452
 
@@ -2522,9 +2516,6 @@ msgstr ""
2522
2516
  msgid "Enable repository sets"
2523
2517
  msgstr ""
2524
2518
 
2525
- msgid "Enable simple content access for a manifest"
2526
- msgstr ""
2527
-
2528
2519
  msgid "Enable/Disable auto publish of composite view"
2529
2520
  msgstr ""
2530
2521
 
@@ -2703,6 +2694,12 @@ msgstr ""
2703
2694
  msgid "Expire soon days"
2704
2695
  msgstr ""
2705
2696
 
2697
+ msgid "Expired "
2698
+ msgstr ""
2699
+
2700
+ msgid "Expires "
2701
+ msgstr ""
2702
+
2706
2703
  msgid "Export"
2707
2704
  msgstr ""
2708
2705
 
@@ -2940,9 +2937,6 @@ msgstr ""
2940
2937
  msgid "Full support"
2941
2938
  msgstr ""
2942
2939
 
2943
- msgid "Fully entitled"
2944
- msgstr ""
2945
-
2946
2940
  msgid "GPG Key URL"
2947
2941
  msgstr ""
2948
2942
 
@@ -3095,9 +3089,6 @@ msgstr ""
3095
3089
  msgid "Host Profile Can Change In Build"
3096
3090
  msgstr ""
3097
3091
 
3098
- msgid "Host Subscription Status"
3099
- msgstr ""
3100
-
3101
3092
  msgid "Host Tasks Workers Pool Size"
3102
3093
  msgstr ""
3103
3094
 
@@ -3119,9 +3110,18 @@ msgstr ""
3119
3110
  msgid "Host content and subscription details"
3120
3111
  msgstr ""
3121
3112
 
3113
+ msgid "Host content source will remain the same. Click Save below to update the host's content view environment."
3114
+ msgstr ""
3115
+
3122
3116
  msgid "Host content view and environment updated"
3123
3117
  msgstr ""
3124
3118
 
3119
+ msgid "Host content view environment(s) updated"
3120
+ msgstr ""
3121
+
3122
+ msgid "Host content view environments updating."
3123
+ msgstr ""
3124
+
3125
3125
  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."
3126
3126
  msgstr ""
3127
3127
 
@@ -3274,9 +3274,15 @@ msgstr ""
3274
3274
  msgid "Id of the content view to limit the synchronization on"
3275
3275
  msgstr ""
3276
3276
 
3277
+ msgid "Id of the content view to limit verifying checksum on"
3278
+ msgstr ""
3279
+
3277
3280
  msgid "Id of the environment to limit the synchronization on"
3278
3281
  msgstr ""
3279
3282
 
3283
+ msgid "Id of the environment to limit verifying checksum on"
3284
+ msgstr ""
3285
+
3280
3286
  msgid "Id of the host"
3281
3287
  msgstr ""
3282
3288
 
@@ -3295,6 +3301,9 @@ msgstr ""
3295
3301
  msgid "Id of the repository to limit the synchronization on"
3296
3302
  msgstr ""
3297
3303
 
3304
+ msgid "Id of the repository to limit verifying checksum on"
3305
+ msgstr ""
3306
+
3298
3307
  msgid "Id of the smart proxy"
3299
3308
  msgstr ""
3300
3309
 
@@ -3418,9 +3427,6 @@ msgstr ""
3418
3427
  msgid "Import Manifest"
3419
3428
  msgstr "Závažnost: Důležitá"
3420
3429
 
3421
- msgid "Import New Manifest"
3422
- msgstr ""
3423
-
3424
3430
  msgid "Import Repository"
3425
3431
  msgstr ""
3426
3432
 
@@ -3433,21 +3439,24 @@ msgstr ""
3433
3439
  msgid "Import a Manifest to Begin"
3434
3440
  msgstr ""
3435
3441
 
3436
- msgid "Import a Manifest using the manifest tab above."
3437
- msgstr ""
3438
-
3439
3442
  msgid "Import a content view version"
3440
3443
  msgstr ""
3441
3444
 
3442
3445
  msgid "Import a content view version to the library"
3443
3446
  msgstr ""
3444
3447
 
3448
+ msgid "Import a manifest using the Manifest tab above."
3449
+ msgstr ""
3450
+
3445
3451
  msgid "Import a repository"
3446
3452
  msgstr ""
3447
3453
 
3448
3454
  msgid "Import a subscription manifest to give hosts access to Red Hat content."
3449
3455
  msgstr ""
3450
3456
 
3457
+ msgid "Import new manifest"
3458
+ msgstr ""
3459
+
3451
3460
  msgid "Import only"
3452
3461
  msgstr ""
3453
3462
 
@@ -3638,9 +3647,6 @@ msgstr ""
3638
3647
  msgid "Interval not set correctly"
3639
3648
  msgstr ""
3640
3649
 
3641
- msgid "Invalid"
3642
- msgstr ""
3643
-
3644
3650
  msgid "Invalid association of the content view id. Content View must match the content view version being saved"
3645
3651
  msgstr ""
3646
3652
 
@@ -3771,6 +3777,9 @@ msgstr ""
3771
3777
  msgid "Katello: Update Packages by search query"
3772
3778
  msgstr ""
3773
3779
 
3780
+ msgid "Katello: Upload Profile"
3781
+ msgstr ""
3782
+
3774
3783
  msgid "Key-value hash of subscription-manager facts, nesting uses a period delimiter (.)"
3775
3784
  msgstr ""
3776
3785
 
@@ -3810,6 +3819,9 @@ msgstr ""
3810
3819
  msgid "Last refresh :"
3811
3820
  msgstr ""
3812
3821
 
3822
+ msgid "Last seen"
3823
+ msgstr ""
3824
+
3813
3825
  msgid "Last sync"
3814
3826
  msgstr ""
3815
3827
 
@@ -3825,7 +3837,7 @@ msgstr ""
3825
3837
  msgid "Latest version"
3826
3838
  msgstr ""
3827
3839
 
3828
- msgid "Learn more about adding Subscription Manifests "
3840
+ msgid "Learn more about adding subscription manifests "
3829
3841
  msgstr ""
3830
3842
 
3831
3843
  msgid "Legacy UI"
@@ -3893,6 +3905,9 @@ msgstr ""
3893
3905
  msgid "Lifecycle environments cannot be modifed on the default Smart proxy. The content from all Lifecycle Environments will exist on this Smart proxy."
3894
3906
  msgstr ""
3895
3907
 
3908
+ msgid "Limit actions to content in the host's environment."
3909
+ msgstr ""
3910
+
3896
3911
  msgid "Limit content to Red Hat / custom"
3897
3912
  msgstr ""
3898
3913
 
@@ -4204,6 +4219,12 @@ msgstr ""
4204
4219
  msgid "Manifest does not have a valid subscription"
4205
4220
  msgstr ""
4206
4221
 
4222
+ msgid "Manifest expired"
4223
+ msgstr ""
4224
+
4225
+ msgid "Manifest expiring soon"
4226
+ msgstr ""
4227
+
4207
4228
  msgid "Manifest imported"
4208
4229
  msgstr ""
4209
4230
 
@@ -4219,6 +4240,9 @@ msgstr ""
4219
4240
  msgid "Manifest in '%{subject}' refreshed."
4220
4241
  msgstr ""
4221
4242
 
4243
+ 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."
4244
+ msgstr ""
4245
+
4222
4246
  msgid "Manifest refresh timeout"
4223
4247
  msgstr ""
4224
4248
 
@@ -4234,9 +4258,6 @@ msgstr ""
4234
4258
  msgid "Mark Content Host Statuses as Unknown for %s"
4235
4259
  msgstr ""
4236
4260
 
4237
- msgid "Matched"
4238
- msgstr ""
4239
-
4240
4261
  msgid "Matching RPMs based on your created filter rule. Remember, RPM filters don't apply to modular RPMs."
4241
4262
  msgstr ""
4242
4263
 
@@ -4279,6 +4300,9 @@ msgstr ""
4279
4300
  msgid "Messaging connection"
4280
4301
  msgstr ""
4281
4302
 
4303
+ msgid "Metadata generate"
4304
+ msgstr ""
4305
+
4282
4306
  msgid ""
4283
4307
  "Metadata republishing is risky on 'Complete Mirroring' repositories. Change the mirroring policy and try again.\n"
4284
4308
  "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."
@@ -4290,9 +4314,6 @@ msgstr ""
4290
4314
  msgid "Minimum version"
4291
4315
  msgstr ""
4292
4316
 
4293
- msgid "Mismatched"
4294
- msgstr ""
4295
-
4296
4317
  msgid "Missing activation key!"
4297
4318
  msgstr ""
4298
4319
 
@@ -4461,9 +4482,6 @@ msgstr "Vyhledat obsah"
4461
4482
  msgid "No Content found"
4462
4483
  msgstr ""
4463
4484
 
4464
- msgid "No Manifest Uploaded"
4465
- msgstr ""
4466
-
4467
4485
  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."
4468
4486
  msgstr ""
4469
4487
 
@@ -4602,6 +4620,9 @@ msgstr ""
4602
4620
  msgid "No manifest found. Import a manifest with the appropriate subscriptions before importing content."
4603
4621
  msgstr ""
4604
4622
 
4623
+ msgid "No manifest imported"
4624
+ msgstr ""
4625
+
4605
4626
  msgid "No matching "
4606
4627
  msgstr ""
4607
4628
 
@@ -4797,9 +4818,6 @@ msgstr ""
4797
4818
  msgid "Not running"
4798
4819
  msgstr ""
4799
4820
 
4800
- msgid "Not specified"
4801
- msgstr ""
4802
-
4803
4821
  msgid "Not yet published"
4804
4822
  msgstr ""
4805
4823
 
@@ -5069,12 +5087,6 @@ msgstr "Instalační balíčky"
5069
5087
  msgid "Package Install scheduled by %s"
5070
5088
  msgstr "Instalační balíčky"
5071
5089
 
5072
- msgid "Package Profile Update"
5073
- msgstr ""
5074
-
5075
- msgid "Package Profile Update for %s"
5076
- msgstr ""
5077
-
5078
5090
  msgid "Package Remove"
5079
5091
  msgstr "Balíček přesunut"
5080
5092
 
@@ -5172,12 +5184,6 @@ msgstr ""
5172
5184
  msgid "Page number, starting at 1"
5173
5185
  msgstr ""
5174
5186
 
5175
- msgid "Partial"
5176
- msgstr ""
5177
-
5178
- msgid "Partially entitled"
5179
- msgstr ""
5180
-
5181
5187
  msgid "Partition template IDs"
5182
5188
  msgstr ""
5183
5189
 
@@ -5187,9 +5193,6 @@ msgstr ""
5187
5193
  msgid "Password for authentication. Relevant only for 'upstream_server' type."
5188
5194
  msgstr ""
5189
5195
 
5190
- msgid "Password of the upstream authentication token."
5191
- msgstr ""
5192
-
5193
5196
  msgid "Password of the upstream repository user used for authentication"
5194
5197
  msgstr ""
5195
5198
 
@@ -5205,6 +5208,9 @@ msgstr ""
5205
5208
  msgid "Paused"
5206
5209
  msgstr ""
5207
5210
 
5211
+ msgid "Pending tasks detected in repositories of this content view. Please wait for the tasks: "
5212
+ msgstr ""
5213
+
5208
5214
  msgid "Perform a module stream action via Katello interface"
5209
5215
  msgstr ""
5210
5216
 
@@ -5262,16 +5268,13 @@ msgstr ""
5262
5268
  msgid "Please select a lifecycle environment and a content view to move this activation key."
5263
5269
  msgstr ""
5264
5270
 
5265
- msgid "Please select an architecture before assigning a kickstart repository"
5266
- msgstr ""
5267
-
5268
- msgid "Please select an operating system before assigning a kickstart repository"
5271
+ msgid "Please select a lifecycle environment and content view to view activation keys."
5269
5272
  msgstr ""
5270
5273
 
5271
- msgid "Please select an organization to view subscription status."
5274
+ msgid "Please select an architecture before assigning a kickstart repository"
5272
5275
  msgstr ""
5273
5276
 
5274
- msgid "Please select an organization to view subscription totals."
5277
+ msgid "Please select an operating system before assigning a kickstart repository"
5275
5278
  msgstr ""
5276
5279
 
5277
5280
  msgid "Please select one from the list below and you will be redirected."
@@ -5614,9 +5617,6 @@ msgstr ""
5614
5617
  msgid "Reboot required"
5615
5618
  msgstr ""
5616
5619
 
5617
- msgid "Recently Expired Subscriptions"
5618
- msgstr ""
5619
-
5620
5620
  msgid "Reclaim Space"
5621
5621
  msgstr ""
5622
5622
 
@@ -5722,6 +5722,9 @@ msgstr ""
5722
5722
  msgid "Registered"
5723
5723
  msgstr ""
5724
5724
 
5725
+ msgid "Registered at"
5726
+ msgstr ""
5727
+
5725
5728
  msgid "Registered by"
5726
5729
  msgstr ""
5727
5730
 
@@ -5864,6 +5867,9 @@ msgstr ""
5864
5867
  msgid "Remove subscriptions from %s"
5865
5868
  msgstr ""
5866
5869
 
5870
+ msgid "Remove subscriptions from a host"
5871
+ msgstr ""
5872
+
5867
5873
  msgid "Remove subscriptions from one or more hosts"
5868
5874
  msgstr ""
5869
5875
 
@@ -6224,9 +6230,6 @@ msgstr ""
6224
6230
  msgid "SSL client key"
6225
6231
  msgstr ""
6226
6232
 
6227
- msgid "SSL version used to communicate with the CDN"
6228
- msgstr ""
6229
-
6230
6233
  msgid "SUBSCRIPTIONS EXPIRING SOON"
6231
6234
  msgstr ""
6232
6235
 
@@ -6236,10 +6239,10 @@ msgstr ""
6236
6239
  msgid "Saving alternate content source..."
6237
6240
  msgstr ""
6238
6241
 
6239
- msgid "Schema Version 1"
6242
+ msgid "Schema version 1"
6240
6243
  msgstr ""
6241
6244
 
6242
- msgid "Schema Version 2"
6245
+ msgid "Schema version 2"
6243
6246
  msgstr ""
6244
6247
 
6245
6248
  msgid "Search"
@@ -6445,9 +6448,6 @@ msgstr ""
6445
6448
  msgid "Service Level (SLA)"
6446
6449
  msgstr ""
6447
6450
 
6448
- msgid "Service level"
6449
- msgstr ""
6450
-
6451
6451
  msgid "Service level of host"
6452
6452
  msgstr ""
6453
6453
 
@@ -6589,19 +6589,13 @@ msgstr ""
6589
6589
  msgid "Shows version information"
6590
6590
  msgstr ""
6591
6591
 
6592
- msgid "Simple Content Access"
6593
- msgstr ""
6594
-
6595
- msgid "Simple Content Access has been disabled by the upstream organization administrator."
6596
- msgstr ""
6597
-
6598
6592
  msgid "Simple Content Access has been disabled for '%{subject}'."
6599
6593
  msgstr ""
6600
6594
 
6601
6595
  msgid "Simple Content Access has been enabled for '%{subject}'."
6602
6596
  msgstr ""
6603
6597
 
6604
- msgid "Simple Content Access will be required for all organizations in Katello 4.12."
6598
+ msgid "Simple Content Access is the only supported content access mode"
6605
6599
  msgstr ""
6606
6600
 
6607
6601
  msgid "Simplified"
@@ -6715,6 +6709,9 @@ msgstr ""
6715
6709
  msgid "Something went wrong while fetching rpm packages! ${getResponseErrorMsgs(error.response)}"
6716
6710
  msgstr ""
6717
6711
 
6712
+ msgid "Something went wrong while getting container manifest lists! ${getResponseErrorMsgs(error.response)}"
6713
+ msgstr ""
6714
+
6718
6715
  msgid "Something went wrong while getting container tags! ${getResponseErrorMsgs(error.response)}"
6719
6716
  msgstr ""
6720
6717
 
@@ -6907,6 +6904,9 @@ msgstr ""
6907
6904
  msgid "Subscription Manifest"
6908
6905
  msgstr ""
6909
6906
 
6907
+ msgid "Subscription Manifest expiration date check"
6908
+ msgstr ""
6909
+
6910
6910
  msgid "Subscription Manifest validity check"
6911
6911
  msgstr ""
6912
6912
 
@@ -6920,9 +6920,6 @@ msgstr ""
6920
6920
  msgid "Subscription Pool uuid"
6921
6921
  msgstr "organizace"
6922
6922
 
6923
- msgid "Subscription Status"
6924
- msgstr ""
6925
-
6926
6923
  msgid "Subscription UUID"
6927
6924
  msgstr ""
6928
6925
 
@@ -6950,27 +6947,18 @@ msgstr ""
6950
6947
  msgid "Subscription not found"
6951
6948
  msgstr ""
6952
6949
 
6953
- msgid "Subscription status"
6954
- msgstr ""
6955
-
6956
6950
  msgid "Subscription was not persisted - %{error_message}"
6957
6951
  msgstr ""
6958
6952
 
6959
6953
  msgid "Subscriptions"
6960
6954
  msgstr ""
6961
6955
 
6962
- msgid "Subscriptions Expiring in 120 Days"
6963
- msgstr ""
6964
-
6965
6956
  msgid "Subscriptions expiring soon"
6966
6957
  msgstr ""
6967
6958
 
6968
6959
  msgid "Subscriptions have been saved and are being updated. "
6969
6960
  msgstr ""
6970
6961
 
6971
- msgid "Subscriptions information based on selected activation keys:"
6972
- msgstr ""
6973
-
6974
6962
  msgid "Subscriptions service"
6975
6963
  msgstr ""
6976
6964
 
@@ -7304,7 +7292,7 @@ msgstr ""
7304
7292
  msgid "The maximum number of versions of each package to keep."
7305
7293
  msgstr ""
7306
7294
 
7307
- msgid "The number of days remaining in a subscription before you will be reminded about renewing it."
7295
+ msgid "The number of days remaining in a subscription before you will be reminded about renewing it. Also used for manifest expiration warnings."
7308
7296
  msgstr ""
7309
7297
 
7310
7298
  msgid "The number of items fetched from a single paged Pulp API call."
@@ -7355,6 +7343,9 @@ msgstr ""
7355
7343
  msgid "The selected kickstart repository is not part of the assigned content view, lifecycle environment, content source, operating system, and architecture"
7356
7344
  msgstr ""
7357
7345
 
7346
+ msgid "The selected lifecycle environment contains no activation keys"
7347
+ msgstr ""
7348
+
7358
7349
  msgid "The selected/Inherited Content View is not available for this Lifecycle Environment"
7359
7350
  msgstr ""
7360
7351
 
@@ -7379,6 +7370,9 @@ msgstr ""
7379
7370
  msgid "The type of content to upload (srpm, file, etc.). Check uploadable types here: /katello/api/repositories/repository_types"
7380
7371
  msgstr ""
7381
7372
 
7373
+ msgid "The value will be available in templates as @host.params['kt_activation_keys']"
7374
+ msgstr ""
7375
+
7382
7376
  msgid "There are no Manifests to display"
7383
7377
  msgstr ""
7384
7378
 
@@ -7403,10 +7397,10 @@ msgstr ""
7403
7397
  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."
7404
7398
  msgstr ""
7405
7399
 
7406
- msgid "There is no Manifest History to display."
7400
+ msgid "There is no downloaded content to clean."
7407
7401
  msgstr ""
7408
7402
 
7409
- msgid "There is no downloaded content to clean."
7403
+ msgid "There is no manifest history to display."
7410
7404
  msgstr ""
7411
7405
 
7412
7406
  msgid "There is no such HTTP proxy"
@@ -7469,7 +7463,7 @@ msgstr ""
7469
7463
  msgid "This content view will be deleted. Changes will be effective after clicking Delete."
7470
7464
  msgstr ""
7471
7465
 
7472
- msgid "This endpoint is deprecated and will be removed in Katello 4.12. All organizations are now eligible for Simple Content Access."
7466
+ msgid "This endpoint is deprecated and will be removed in an upcoming release. Simple Content Access is the only supported content access mode."
7473
7467
  msgstr ""
7474
7468
 
7475
7469
  msgid "This erratum is not installable because it is not in this host's content view and lifecycle environment."
@@ -7511,10 +7505,10 @@ msgstr ""
7511
7505
  msgid "This is not a linked repository"
7512
7506
  msgstr ""
7513
7507
 
7514
- msgid "This organization is not using {scaLink}. Entitlement-based subscription management is deprecated and will be removed in Katello 4.12."
7508
+ msgid "This page shows the subscriptions available from this organization's subscription manifest. {br} Learn more about your overall subscription usage with the {subscriptionsService}."
7515
7509
  msgstr ""
7516
7510
 
7517
- msgid "This page shows the subscriptions available from this organization's subscription manifest. {br} Learn more about your overall subscription usage with the {subscriptionsService}."
7511
+ msgid "This repository has pending tasks in associated content views. Please wait for the tasks: "
7518
7512
  msgstr ""
7519
7513
 
7520
7514
  msgid "This repository is not suggested. Please see additional %(anchorBegin)sdocumentation%(anchorEnd)s prior to use."
@@ -7547,6 +7541,9 @@ msgstr ""
7547
7541
  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."
7548
7542
  msgstr ""
7549
7543
 
7544
+ msgid "This will update the content view environments for {hosts}."
7545
+ msgstr ""
7546
+
7550
7547
  msgid "Time in minutes before content that is not contained within a repository and has not been accessed is considered orphaned."
7551
7548
  msgstr ""
7552
7549
 
@@ -7562,6 +7559,9 @@ msgstr ""
7562
7559
  msgid "Title"
7563
7560
  msgstr ""
7564
7561
 
7562
+ 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."
7563
+ msgstr ""
7564
+
7565
7565
  msgid "To enable them, add the environment to the content source, or select a different content source."
7566
7566
  msgstr ""
7567
7567
 
@@ -7580,9 +7580,6 @@ msgstr ""
7580
7580
  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."
7581
7581
  msgstr ""
7582
7582
 
7583
- msgid "Toggling Simple Content Access will refresh your manifest."
7584
- msgstr ""
7585
-
7586
7583
  msgid "Total steps: "
7587
7584
  msgstr ""
7588
7585
 
@@ -7770,9 +7767,6 @@ msgstr ""
7770
7767
  msgid "Unattach a subscription"
7771
7768
  msgstr "Smazat poskytovatele"
7772
7769
 
7773
- msgid "Unentitled"
7774
- msgstr ""
7775
-
7776
7770
  msgid "Unfiltered params array: %s."
7777
7771
  msgstr ""
7778
7772
 
@@ -7788,12 +7782,6 @@ msgstr ""
7788
7782
  msgid "Unknown errata status"
7789
7783
  msgstr ""
7790
7784
 
7791
- msgid "Unknown or Unregistered"
7792
- msgstr ""
7793
-
7794
- msgid "Unknown subscription status"
7795
- msgstr ""
7796
-
7797
7785
  msgid "Unknown traces status"
7798
7786
  msgstr ""
7799
7787
 
@@ -7809,12 +7797,6 @@ msgstr ""
7809
7797
  msgid "Unspecified"
7810
7798
  msgstr ""
7811
7799
 
7812
- msgid "Unsubscribed Hypervisor"
7813
- msgstr ""
7814
-
7815
- msgid "Unsubscribed hypervisor"
7816
- msgstr ""
7817
-
7818
7800
  msgid "Unsupported CDN resource"
7819
7801
  msgstr ""
7820
7802
 
@@ -7895,10 +7877,10 @@ msgstr ""
7895
7877
  msgid "Update content urls"
7896
7878
  msgstr ""
7897
7879
 
7898
- msgid "Update for host"
7880
+ msgid "Update content view environments for host"
7899
7881
  msgstr ""
7900
7882
 
7901
- msgid "Update for host %s"
7883
+ msgid "Update content view environments for host %s"
7902
7884
  msgstr ""
7903
7885
 
7904
7886
  msgid "Update hosts manually"
@@ -8028,7 +8010,7 @@ msgstr ""
8028
8010
  msgid "Upload into"
8029
8011
  msgstr ""
8030
8012
 
8031
- msgid "Upload profiles without Dynflow"
8013
+ msgid "Upload package / repos profile"
8032
8014
  msgstr ""
8033
8015
 
8034
8016
  msgid "Upload request id"
@@ -8046,6 +8028,9 @@ msgstr ""
8046
8028
  msgid "Upstream Name cannot be blank when Repository URL is provided."
8047
8029
  msgstr ""
8048
8030
 
8031
+ msgid "Upstream authentication token string for yum repositories."
8032
+ msgstr ""
8033
+
8049
8034
  msgid "Upstream foreman server to sync CDN content from. Relevant only for 'upstream_server' type."
8050
8035
  msgstr ""
8051
8036
 
@@ -8130,7 +8115,10 @@ msgstr ""
8130
8115
  msgid "Username, Password, Upstream Organization Label, and SSL CA Credential are required when using an upstream Foreman server."
8131
8116
  msgstr ""
8132
8117
 
8133
- msgid "Valid"
8118
+ msgid "Validate host/lifecycle environment/content source coherence"
8119
+ msgstr ""
8120
+
8121
+ 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"
8134
8122
  msgstr ""
8135
8123
 
8136
8124
  msgid "Value must either be a boolean or 'default' for 'enabled'"
@@ -8142,12 +8130,24 @@ msgstr ""
8142
8130
  msgid "Verify checksum"
8143
8131
  msgstr ""
8144
8132
 
8133
+ msgid "Verify checksum for content on smart proxy"
8134
+ msgstr ""
8135
+
8145
8136
  msgid "Verify checksum for one or more products"
8146
8137
  msgstr ""
8147
8138
 
8139
+ msgid "Verify checksum of repositories in %{name} %{version}"
8140
+ msgstr ""
8141
+
8148
8142
  msgid "Verify checksum of repository contents"
8149
8143
  msgstr ""
8150
8144
 
8145
+ msgid "Verify checksum of repository contents in the content view version"
8146
+ msgstr ""
8147
+
8148
+ msgid "Verify checksum of version repositories"
8149
+ msgstr ""
8150
+
8151
8151
  msgid "Version"
8152
8152
  msgstr ""
8153
8153
 
@@ -8260,9 +8260,6 @@ msgstr ""
8260
8260
  msgid "When \"Upstream URL\" is set, \"Releases/Distributions\" must also be set!"
8261
8261
  msgstr ""
8262
8262
 
8263
- msgid "When Simple Content Access is enabled, hosts are not required to have subscriptions attached to access repositories."
8264
- msgstr ""
8265
-
8266
8263
  msgid "When registering a host via subscription-manager, force use the specified fact (in the form of 'fact.fact')"
8267
8264
  msgstr ""
8268
8265
 
@@ -8272,9 +8269,6 @@ msgstr ""
8272
8269
  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."
8273
8270
  msgstr ""
8274
8271
 
8275
- msgid "Whether Simple Content Access should be enabled for the organization."
8276
- msgstr ""
8277
-
8278
8272
  msgid "Whether or not the host collection may have unlimited hosts"
8279
8273
  msgstr ""
8280
8274
 
@@ -8299,9 +8293,6 @@ msgstr ""
8299
8293
  msgid "Whether to include available content attribute in results"
8300
8294
  msgstr ""
8301
8295
 
8302
- msgid "Whether to turn on Simple Content Access for the organization."
8303
- msgstr ""
8304
-
8305
8296
  msgid "Workers"
8306
8297
  msgstr ""
8307
8298
 
@@ -8377,6 +8368,12 @@ msgstr ""
8377
8368
  msgid "You're making changes to %(entitlementCount)s entitlement(s)"
8378
8369
  msgstr ""
8379
8370
 
8371
+ msgid "Your manifest expired on {expirationDate}. To continue using Red Hat content, import a new manifest."
8372
+ msgstr ""
8373
+
8374
+ 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."
8375
+ msgstr ""
8376
+
8380
8377
  msgid "Your search query was invalid. Please revise it and try again. The full error has been sent to the application logs."
8381
8378
  msgstr ""
8382
8379
 
@@ -8658,6 +8655,12 @@ msgstr ""
8658
8655
  msgid "create a filter for a content view"
8659
8656
  msgstr ""
8660
8657
 
8658
+ msgid "day"
8659
+ msgstr ""
8660
+
8661
+ msgid "days"
8662
+ msgstr ""
8663
+
8661
8664
  msgid "deb, package, package group, or docker tag names"
8662
8665
  msgstr ""
8663
8666
 
@@ -8796,7 +8799,7 @@ msgstr ""
8796
8799
  msgid "has already been taken for this product."
8797
8800
  msgstr ""
8798
8801
 
8799
- msgid "here."
8802
+ msgid "here"
8800
8803
  msgstr ""
8801
8804
 
8802
8805
  msgid "host collection name to filter by"
@@ -8866,6 +8869,9 @@ msgstr ""
8866
8869
  msgid "invalid: Repositories can only require one OS version."
8867
8870
  msgstr ""
8868
8871
 
8872
+ msgid "invalid: The content source must sync the lifecycle environment assigned to the host. See the logs for more information."
8873
+ msgstr ""
8874
+
8869
8875
  msgid "is already attached to the capsule"
8870
8876
  msgstr ""
8871
8877
 
@@ -9123,6 +9129,12 @@ msgstr ""
9123
9129
  msgid "security advisory"
9124
9130
  msgstr ""
9125
9131
 
9132
+ msgid "selected host"
9133
+ msgstr ""
9134
+
9135
+ msgid "selected hosts"
9136
+ msgstr ""
9137
+
9126
9138
  msgid "service level"
9127
9139
  msgstr ""
9128
9140
 
@@ -9163,6 +9175,9 @@ msgstr "+ Nový plán"
9163
9175
  msgid "sync plan numeric identifier"
9164
9176
  msgstr ""
9165
9177
 
9178
+ msgid "system registration"
9179
+ msgstr ""
9180
+
9166
9181
  msgid "the following attributes can not be updated for the Red Hat provider: [ %s ]"
9167
9182
  msgstr ""
9168
9183