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/es/katello.po CHANGED
@@ -493,6 +493,9 @@ msgstr "Acción no permitida para el proxy inteligente por defecto"
493
493
  msgid "Action unauthorized to be performed in this organization."
494
494
  msgstr ""
495
495
 
496
+ msgid "Activation Key information"
497
+ msgstr ""
498
+
496
499
  msgid "Activation Key will no longer be available for use. This operation cannot be undone."
497
500
  msgstr ""
498
501
 
@@ -523,17 +526,17 @@ msgstr ""
523
526
  msgid "Activation keys"
524
527
  msgstr ""
525
528
 
526
- msgid "Activation keys and subscriptions can be managed"
527
- msgstr "Pueden administrarse llaves de activación y suscripciones "
529
+ msgid "Activation keys can be managed {here}."
530
+ msgstr ""
528
531
 
529
532
  msgid "Activation keys for subscription-manager client, required for CentOS and Red Hat Enterprise Linux. Required only if host group has no activation keys."
530
533
  msgstr ""
531
534
 
532
- msgid "Activation keys: "
535
+ msgid "Activation keys may be used during {system_registration}."
533
536
  msgstr ""
534
537
 
535
- msgid "Active Subscriptions"
536
- msgstr "Suscripciones activas"
538
+ msgid "Activation keys: "
539
+ msgstr ""
537
540
 
538
541
  msgid "Active only"
539
542
  msgstr "Activos únicamente"
@@ -649,9 +652,6 @@ msgstr ""
649
652
  msgid "Additional content"
650
653
  msgstr ""
651
654
 
652
- msgid "Addons"
653
- msgstr "Complementos"
654
-
655
655
  msgid "Affected Repositories"
656
656
  msgstr "Repositorios afectados"
657
657
 
@@ -694,9 +694,6 @@ msgstr ""
694
694
  msgid "All versions will be removed from these environments"
695
695
  msgstr ""
696
696
 
697
- 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)"
698
- msgstr ""
699
-
700
697
  msgid "Allow a host to be registered to multiple content view environments with 'subscription-manager register --environments'."
701
698
  msgstr ""
702
699
 
@@ -979,8 +976,8 @@ msgstr "Derechos disponibles"
979
976
  msgid "Available Repositories"
980
977
  msgstr "Repositorios disponibles"
981
978
 
982
- msgid "Available Schema Versions"
983
- msgstr "Versiones disponibles del esquema"
979
+ msgid "Available schema versions"
980
+ msgstr ""
984
981
 
985
982
  msgid "Back"
986
983
  msgstr "Atrás"
@@ -1078,9 +1075,6 @@ msgstr ""
1078
1075
  msgid "CDN Configuration updated."
1079
1076
  msgstr ""
1080
1077
 
1081
- msgid "CDN SSL version"
1082
- msgstr "Versión CDN SSL"
1083
-
1084
1078
  msgid "CDN configuration is set to Export Sync (disconnected). Repository enablement/disablement is not permitted on this page."
1085
1079
  msgstr ""
1086
1080
 
@@ -1312,6 +1306,9 @@ msgstr ""
1312
1306
  msgid "Change content source"
1313
1307
  msgstr ""
1314
1308
 
1309
+ msgid "Change content view environments"
1310
+ msgstr ""
1311
+
1315
1312
  msgid "Change host content source"
1316
1313
  msgstr ""
1317
1314
 
@@ -1321,14 +1318,11 @@ msgstr ""
1321
1318
  msgid "Check audited changes and proceed only if content or filters have changed since last publish"
1322
1319
  msgstr ""
1323
1320
 
1324
- msgid "Check if a connection can be made to Red Hat Subscription Management."
1325
- msgstr "Comprobar si se puede hacer una conexión con el administrador de suscripciones de Red Hat."
1326
-
1327
- msgid "Check if the specified organization has Simple Content Access enabled. %s"
1321
+ msgid "Check for missing or corrupted artifacts, and attempt to redownload them."
1328
1322
  msgstr ""
1329
1323
 
1330
- msgid "Check if the specified organization is eligible for Simple Content Access. %s"
1331
- msgstr ""
1324
+ msgid "Check if a connection can be made to Red Hat Subscription Management."
1325
+ msgstr "Comprobar si se puede hacer una conexión con el administrador de suscripciones de Red Hat."
1332
1326
 
1333
1327
  msgid "Check services before actions"
1334
1328
  msgstr "Comprobar los servicios antes de las acciones"
@@ -1378,12 +1372,6 @@ msgstr "Cerrar"
1378
1372
  msgid "Collapse All"
1379
1373
  msgstr "Contraer todo"
1380
1374
 
1381
- msgid "Combined Profile Update"
1382
- msgstr "Actualización de perfil combinado"
1383
-
1384
- msgid "Combined Profile Update for %s"
1385
- msgstr "Actualización del perfil combinado para %s"
1386
-
1387
1375
  msgid "Comma-separated list of subpaths. All subpaths must have a slash at the end and none at the front."
1388
1376
  msgstr ""
1389
1377
 
@@ -1537,8 +1525,8 @@ msgstr "Detalles de vista de contenido"
1537
1525
  msgid "Content View Filter id"
1538
1526
  msgstr "identificador de filtro de vista de contenido"
1539
1527
 
1540
- msgid "Content View Filter identifier"
1541
- msgstr "Identificador de filtro de vista de contenido"
1528
+ msgid "Content View Filter identifier. Use to filter by ID"
1529
+ msgstr ""
1542
1530
 
1543
1531
  msgid "Content View ID"
1544
1532
  msgstr "ID de vista de contenido"
@@ -1630,6 +1618,12 @@ msgstr ""
1630
1618
  msgid "Content view ${name} created"
1631
1619
  msgstr ""
1632
1620
 
1621
+ msgid "Content view '%{content_view}' is not attached to the environment."
1622
+ msgstr ""
1623
+
1624
+ msgid "Content view '%{content_view}' is not attached to this capsule."
1625
+ msgstr ""
1626
+
1633
1627
  msgid "Content view '%{cv_name}' is a generated content view, which cannot be assigned to hosts or activation keys."
1634
1628
  msgstr ""
1635
1629
 
@@ -1864,9 +1858,6 @@ msgstr ""
1864
1858
  msgid "Couldn't find subject of synchronization"
1865
1859
  msgstr "No se encontró asunto de sincronización"
1866
1860
 
1867
- msgid "Count"
1868
- msgstr "Recuento"
1869
-
1870
1861
  msgid "Create"
1871
1862
  msgstr "Crear"
1872
1863
 
@@ -2311,6 +2302,9 @@ msgstr "Detalles"
2311
2302
  msgid "Determining settings for ${name}"
2312
2303
  msgstr ""
2313
2304
 
2305
+ msgid "Digest"
2306
+ msgstr ""
2307
+
2314
2308
  msgid "Directly setting package lists on composite content views is not allowed. Please update the components, then re-publish the composite."
2315
2309
  msgstr "No se permite establecer directamente listas de paquetes en vistas de contenido compuesto. Actualice los componentes y vuelva a publicar la composición."
2316
2310
 
@@ -2332,9 +2326,6 @@ msgstr "Deshabilitar un repositorio del conjunto"
2332
2326
  msgid "Disable module stream"
2333
2327
  msgstr ""
2334
2328
 
2335
- msgid "Disable simple content access for a manifest. %s"
2336
- msgstr ""
2337
-
2338
2329
  msgid "Disabled"
2339
2330
  msgstr "Deshabilitado"
2340
2331
 
@@ -2398,6 +2389,9 @@ msgstr ""
2398
2389
  msgid "Edit content view assignment"
2399
2390
  msgstr ""
2400
2391
 
2392
+ msgid "Edit content view environments"
2393
+ msgstr ""
2394
+
2401
2395
  msgid "Edit credentials"
2402
2396
  msgstr ""
2403
2397
 
@@ -2467,9 +2461,6 @@ msgstr "Habilitar un repositorio del conjunto"
2467
2461
  msgid "Enable repository sets"
2468
2462
  msgstr ""
2469
2463
 
2470
- msgid "Enable simple content access for a manifest"
2471
- msgstr "Habilitar el acceso a un contenido simple para un manifiesto"
2472
-
2473
2464
  msgid "Enable/Disable auto publish of composite view"
2474
2465
  msgstr "Activar/Desactivar la autopublicación de la vista compuesta"
2475
2466
 
@@ -2644,6 +2635,12 @@ msgstr "Expandir todo"
2644
2635
  msgid "Expire soon days"
2645
2636
  msgstr "Expiran pronto los días"
2646
2637
 
2638
+ msgid "Expired "
2639
+ msgstr ""
2640
+
2641
+ msgid "Expires "
2642
+ msgstr ""
2643
+
2647
2644
  msgid "Export"
2648
2645
  msgstr "Exportar"
2649
2646
 
@@ -2882,9 +2879,6 @@ msgstr ""
2882
2879
  msgid "Full support"
2883
2880
  msgstr ""
2884
2881
 
2885
- msgid "Fully entitled"
2886
- msgstr "Plenamente autorizado"
2887
-
2888
2882
  msgid "GPG Key URL"
2889
2883
  msgstr "URL de llave GPG"
2890
2884
 
@@ -3035,9 +3029,6 @@ msgstr "Asumir el perfil de host"
3035
3029
  msgid "Host Profile Can Change In Build"
3036
3030
  msgstr ""
3037
3031
 
3038
- msgid "Host Subscription Status"
3039
- msgstr "Estado de suscripción de host"
3040
-
3041
3032
  msgid "Host Tasks Workers Pool Size"
3042
3033
  msgstr "Tamaño de grupo de trabajadores de host"
3043
3034
 
@@ -3059,9 +3050,18 @@ msgstr ""
3059
3050
  msgid "Host content and subscription details"
3060
3051
  msgstr "Detalles del contenido y la suscripción del host"
3061
3052
 
3053
+ msgid "Host content source will remain the same. Click Save below to update the host's content view environment."
3054
+ msgstr ""
3055
+
3062
3056
  msgid "Host content view and environment updated"
3063
3057
  msgstr ""
3064
3058
 
3059
+ msgid "Host content view environment(s) updated"
3060
+ msgstr ""
3061
+
3062
+ msgid "Host content view environments updating."
3063
+ msgstr ""
3064
+
3065
3065
  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."
3066
3066
  msgstr ""
3067
3067
 
@@ -3212,9 +3212,15 @@ msgstr "ID del host de contenido"
3212
3212
  msgid "Id of the content view to limit the synchronization on"
3213
3213
  msgstr ""
3214
3214
 
3215
+ msgid "Id of the content view to limit verifying checksum on"
3216
+ msgstr ""
3217
+
3215
3218
  msgid "Id of the environment to limit the synchronization on"
3216
3219
  msgstr "ID del entorno para limitar la sincronización el"
3217
3220
 
3221
+ msgid "Id of the environment to limit verifying checksum on"
3222
+ msgstr ""
3223
+
3218
3224
  msgid "Id of the host"
3219
3225
  msgstr "ID del host"
3220
3226
 
@@ -3233,6 +3239,9 @@ msgstr "ID de la organización para limitar entornos en"
3233
3239
  msgid "Id of the repository to limit the synchronization on"
3234
3240
  msgstr ""
3235
3241
 
3242
+ msgid "Id of the repository to limit verifying checksum on"
3243
+ msgstr ""
3244
+
3236
3245
  msgid "Id of the smart proxy"
3237
3246
  msgstr "ID del proxy inteligente"
3238
3247
 
@@ -3355,9 +3364,6 @@ msgstr "Importar vista de contenido por defecto"
3355
3364
  msgid "Import Manifest"
3356
3365
  msgstr "Importar manifiesto: "
3357
3366
 
3358
- msgid "Import New Manifest"
3359
- msgstr "Importar el nuevo manifiesto"
3360
-
3361
3367
  msgid "Import Repository"
3362
3368
  msgstr ""
3363
3369
 
@@ -3370,21 +3376,24 @@ msgstr "Importar un manifiesto:"
3370
3376
  msgid "Import a Manifest to Begin"
3371
3377
  msgstr "Importar un manifiesto para comenzar"
3372
3378
 
3373
- msgid "Import a Manifest using the manifest tab above."
3374
- msgstr "Importar un manifiesto usando la pestaña de manifiesto de arriba."
3375
-
3376
3379
  msgid "Import a content view version"
3377
3380
  msgstr "Importar una versión de la vista de contenido"
3378
3381
 
3379
3382
  msgid "Import a content view version to the library"
3380
3383
  msgstr ""
3381
3384
 
3385
+ msgid "Import a manifest using the Manifest tab above."
3386
+ msgstr ""
3387
+
3382
3388
  msgid "Import a repository"
3383
3389
  msgstr ""
3384
3390
 
3385
3391
  msgid "Import a subscription manifest to give hosts access to Red Hat content."
3386
3392
  msgstr ""
3387
3393
 
3394
+ msgid "Import new manifest"
3395
+ msgstr ""
3396
+
3388
3397
  msgid "Import only"
3389
3398
  msgstr ""
3390
3399
 
@@ -3571,9 +3580,6 @@ msgstr "El intervalo no puede ser nulo"
3571
3580
  msgid "Interval not set correctly"
3572
3581
  msgstr "El intervalo no se estableció correctamente"
3573
3582
 
3574
- msgid "Invalid"
3575
- msgstr "Inválido"
3576
-
3577
3583
  msgid "Invalid association of the content view id. Content View must match the content view version being saved"
3578
3584
  msgstr "Asociación no válida de ID de vista de contenido. La vista de contenido debe coincidir con la versión de la vista de contenido que se está guardando"
3579
3585
 
@@ -3703,6 +3709,9 @@ msgstr "Katello: actualizar grupo de paquetes"
3703
3709
  msgid "Katello: Update Packages by search query"
3704
3710
  msgstr ""
3705
3711
 
3712
+ msgid "Katello: Upload Profile"
3713
+ msgstr ""
3714
+
3706
3715
  msgid "Key-value hash of subscription-manager facts, nesting uses a period delimiter (.)"
3707
3716
  msgstr "El hash de valores clave de los eventos del administrador de suscripciones, la anidación utiliza un delimitador de período (.)"
3708
3717
 
@@ -3742,6 +3751,9 @@ msgstr ""
3742
3751
  msgid "Last refresh :"
3743
3752
  msgstr ""
3744
3753
 
3754
+ msgid "Last seen"
3755
+ msgstr ""
3756
+
3745
3757
  msgid "Last sync"
3746
3758
  msgstr ""
3747
3759
 
@@ -3757,7 +3769,7 @@ msgstr "Última errata"
3757
3769
  msgid "Latest version"
3758
3770
  msgstr ""
3759
3771
 
3760
- msgid "Learn more about adding Subscription Manifests "
3772
+ msgid "Learn more about adding subscription manifests "
3761
3773
  msgstr ""
3762
3774
 
3763
3775
  msgid "Legacy UI"
@@ -3823,6 +3835,9 @@ msgstr ""
3823
3835
  msgid "Lifecycle environments cannot be modifed on the default Smart proxy. The content from all Lifecycle Environments will exist on this Smart proxy."
3824
3836
  msgstr "Los entornos del ciclo de vida no se pueden modificar en el proxy inteligente predeterminado. El contenido de todos los entornos del ciclo de vida existirá en este proxy inteligente."
3825
3837
 
3838
+ msgid "Limit actions to content in the host's environment."
3839
+ msgstr ""
3840
+
3826
3841
  msgid "Limit content to Red Hat / custom"
3827
3842
  msgstr ""
3828
3843
 
@@ -4123,6 +4138,12 @@ msgstr "Manifiesto eliminado"
4123
4138
  msgid "Manifest does not have a valid subscription"
4124
4139
  msgstr ""
4125
4140
 
4141
+ msgid "Manifest expired"
4142
+ msgstr ""
4143
+
4144
+ msgid "Manifest expiring soon"
4145
+ msgstr ""
4146
+
4126
4147
  msgid "Manifest imported"
4127
4148
  msgstr "Manifiesto importado"
4128
4149
 
@@ -4138,6 +4159,9 @@ msgstr "Manifiesto en '%{subject}' importado."
4138
4159
  msgid "Manifest in '%{subject}' refreshed."
4139
4160
  msgstr "Manifiesto en '%{subject}' actualizado."
4140
4161
 
4162
+ 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."
4163
+ msgstr ""
4164
+
4141
4165
  msgid "Manifest refresh timeout"
4142
4166
  msgstr "Tiempo de espera de actualización de manifiesto"
4143
4167
 
@@ -4153,9 +4177,6 @@ msgstr ""
4153
4177
  msgid "Mark Content Host Statuses as Unknown for %s"
4154
4178
  msgstr "Marcar estados de host de contenido como desconocidos para %s"
4155
4179
 
4156
- msgid "Matched"
4157
- msgstr "Concordancia"
4158
-
4159
4180
  msgid "Matching RPMs based on your created filter rule. Remember, RPM filters don't apply to modular RPMs."
4160
4181
  msgstr ""
4161
4182
 
@@ -4198,6 +4219,9 @@ msgstr "Mensaje"
4198
4219
  msgid "Messaging connection"
4199
4220
  msgstr "Conexión de mensajes"
4200
4221
 
4222
+ msgid "Metadata generate"
4223
+ msgstr ""
4224
+
4201
4225
  msgid ""
4202
4226
  "Metadata republishing is risky on 'Complete Mirroring' repositories. Change the mirroring policy and try again.\n"
4203
4227
  "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."
@@ -4209,9 +4233,6 @@ msgstr ""
4209
4233
  msgid "Minimum version"
4210
4234
  msgstr ""
4211
4235
 
4212
- msgid "Mismatched"
4213
- msgstr "Discordancia"
4214
-
4215
4236
  msgid "Missing activation key!"
4216
4237
  msgstr ""
4217
4238
 
@@ -4374,9 +4395,6 @@ msgstr "No hay vista de contenido"
4374
4395
  msgid "No Content found"
4375
4396
  msgstr "No se encontró contenido"
4376
4397
 
4377
- msgid "No Manifest Uploaded"
4378
- msgstr "No se cargó un manifiesto"
4379
-
4380
4398
  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."
4381
4399
  msgstr "No existen productos Red Hat actualmente, por favor importe un manifiesto %(anchorBegin)s aquí %(anchorEnd)s para recibir contenido Red Hat. No hay conjuntos de repositorios disponibles."
4382
4400
 
@@ -4512,6 +4530,9 @@ msgstr "No se ha cargado ningún archivo de manifiesto"
4512
4530
  msgid "No manifest found. Import a manifest with the appropriate subscriptions before importing content."
4513
4531
  msgstr ""
4514
4532
 
4533
+ msgid "No manifest imported"
4534
+ msgstr ""
4535
+
4515
4536
  msgid "No matching "
4516
4537
  msgstr ""
4517
4538
 
@@ -4704,9 +4725,6 @@ msgstr "No instalado"
4704
4725
  msgid "Not running"
4705
4726
  msgstr "No se está ejecutando"
4706
4727
 
4707
- msgid "Not specified"
4708
- msgstr ""
4709
-
4710
4728
  msgid "Not yet published"
4711
4729
  msgstr "Aún no publicado"
4712
4730
 
@@ -4947,12 +4965,6 @@ msgstr "Instalación de paquete expiró"
4947
4965
  msgid "Package Install scheduled by %s"
4948
4966
  msgstr "Instalación del paquete programada por %s"
4949
4967
 
4950
- msgid "Package Profile Update"
4951
- msgstr "Actualización de perfil del paquete"
4952
-
4953
- msgid "Package Profile Update for %s"
4954
- msgstr "Actualización del perfil del paquete para %s"
4955
-
4956
4968
  msgid "Package Remove"
4957
4969
  msgstr "Retiro de paquetes"
4958
4970
 
@@ -5034,12 +5046,6 @@ msgstr ""
5034
5046
  msgid "Page number, starting at 1"
5035
5047
  msgstr "Número de página, comenzando por 1"
5036
5048
 
5037
- msgid "Partial"
5038
- msgstr "Parcial"
5039
-
5040
- msgid "Partially entitled"
5041
- msgstr "Parcialmente autorizado"
5042
-
5043
5049
  msgid "Partition template IDs"
5044
5050
  msgstr "ID de la plantilla de partición"
5045
5051
 
@@ -5049,9 +5055,6 @@ msgstr "Contraseña"
5049
5055
  msgid "Password for authentication. Relevant only for 'upstream_server' type."
5050
5056
  msgstr ""
5051
5057
 
5052
- msgid "Password of the upstream authentication token."
5053
- msgstr ""
5054
-
5055
5058
  msgid "Password of the upstream repository user used for authentication"
5056
5059
  msgstr "Contraseña del usuario de repositorio de canal ascendente que se usa para la autenticación"
5057
5060
 
@@ -5067,6 +5070,9 @@ msgstr ""
5067
5070
  msgid "Paused"
5068
5071
  msgstr "Pausado"
5069
5072
 
5073
+ msgid "Pending tasks detected in repositories of this content view. Please wait for the tasks: "
5074
+ msgstr ""
5075
+
5070
5076
  msgid "Perform a module stream action via Katello interface"
5071
5077
  msgstr "Realizar una acción de corriente de módulo a través de la interfaz de Katello"
5072
5078
 
@@ -5124,18 +5130,15 @@ msgstr ""
5124
5130
  msgid "Please select a lifecycle environment and a content view to move this activation key."
5125
5131
  msgstr ""
5126
5132
 
5133
+ msgid "Please select a lifecycle environment and content view to view activation keys."
5134
+ msgstr ""
5135
+
5127
5136
  msgid "Please select an architecture before assigning a kickstart repository"
5128
5137
  msgstr "Seleccione una arquitectura antes de asignar un repositorio de kickstart"
5129
5138
 
5130
5139
  msgid "Please select an operating system before assigning a kickstart repository"
5131
5140
  msgstr "Seleccione un sistema operativo antes de asignar un repositorio de kickstart"
5132
5141
 
5133
- msgid "Please select an organization to view subscription status."
5134
- msgstr "Seleccione una organización para ver el estado de la suscripción."
5135
-
5136
- msgid "Please select an organization to view subscription totals."
5137
- msgstr "Seleccione una organización para ver los totales de la suscripción."
5138
-
5139
5142
  msgid "Please select one from the list below and you will be redirected."
5140
5143
  msgstr "Seleccione uno de la lista de abajo y será redirigido."
5141
5144
 
@@ -5473,9 +5476,6 @@ msgstr ""
5473
5476
  msgid "Reboot required"
5474
5477
  msgstr "Se requiere reiniciar"
5475
5478
 
5476
- msgid "Recently Expired Subscriptions"
5477
- msgstr "Suscripciones que vencieron recientemente"
5478
-
5479
5479
  msgid "Reclaim Space"
5480
5480
  msgstr ""
5481
5481
 
@@ -5578,6 +5578,9 @@ msgstr "Registrar host '%s' antes de adjuntar suscripciones"
5578
5578
  msgid "Registered"
5579
5579
  msgstr "Registrado"
5580
5580
 
5581
+ msgid "Registered at"
5582
+ msgstr ""
5583
+
5581
5584
  msgid "Registered by"
5582
5585
  msgstr ""
5583
5586
 
@@ -5716,6 +5719,9 @@ msgstr "Eliminar suscripciones"
5716
5719
  msgid "Remove subscriptions from %s"
5717
5720
  msgstr "Eliminar suscripciones de %s"
5718
5721
 
5722
+ msgid "Remove subscriptions from a host"
5723
+ msgstr ""
5724
+
5719
5725
  msgid "Remove subscriptions from one or more hosts"
5720
5726
  msgstr "Eliminar las suscripciones de uno o más hosts"
5721
5727
 
@@ -6070,9 +6076,6 @@ msgstr ""
6070
6076
  msgid "SSL client key"
6071
6077
  msgstr ""
6072
6078
 
6073
- msgid "SSL version used to communicate with the CDN"
6074
- msgstr "La versión de SSL que se usa para comunicar con el CDN"
6075
-
6076
6079
  msgid "SUBSCRIPTIONS EXPIRING SOON"
6077
6080
  msgstr "SUSCRIPCIONES QUE VENCEN PRONTO"
6078
6081
 
@@ -6082,11 +6085,11 @@ msgstr "Guardar"
6082
6085
  msgid "Saving alternate content source..."
6083
6086
  msgstr ""
6084
6087
 
6085
- msgid "Schema Version 1"
6086
- msgstr "Versión 1 del esquema"
6088
+ msgid "Schema version 1"
6089
+ msgstr ""
6087
6090
 
6088
- msgid "Schema Version 2"
6089
- msgstr "Versión 2 del esquema"
6091
+ msgid "Schema version 2"
6092
+ msgstr ""
6090
6093
 
6091
6094
  msgid "Search"
6092
6095
  msgstr "Buscar"
@@ -6286,9 +6289,6 @@ msgstr "Nivel de servicio %s"
6286
6289
  msgid "Service Level (SLA)"
6287
6290
  msgstr "Nivel de servicio %s (SLA)"
6288
6291
 
6289
- msgid "Service level"
6290
- msgstr ""
6291
-
6292
6292
  msgid "Service level of host"
6293
6293
  msgstr ""
6294
6294
 
@@ -6421,19 +6421,13 @@ msgstr "Muestra el estado del sistema de Katello y sus subcomponentes"
6421
6421
  msgid "Shows version information"
6422
6422
  msgstr "Muestra información de versión"
6423
6423
 
6424
- msgid "Simple Content Access"
6425
- msgstr "Acceso simple al contenido"
6426
-
6427
- msgid "Simple Content Access has been disabled by the upstream organization administrator."
6428
- msgstr ""
6429
-
6430
6424
  msgid "Simple Content Access has been disabled for '%{subject}'."
6431
6425
  msgstr ""
6432
6426
 
6433
6427
  msgid "Simple Content Access has been enabled for '%{subject}'."
6434
6428
  msgstr ""
6435
6429
 
6436
- msgid "Simple Content Access will be required for all organizations in Katello 4.12."
6430
+ msgid "Simple Content Access is the only supported content access mode"
6437
6431
  msgstr ""
6438
6432
 
6439
6433
  msgid "Simplified"
@@ -6547,6 +6541,9 @@ msgstr ""
6547
6541
  msgid "Something went wrong while fetching rpm packages! ${getResponseErrorMsgs(error.response)}"
6548
6542
  msgstr ""
6549
6543
 
6544
+ msgid "Something went wrong while getting container manifest lists! ${getResponseErrorMsgs(error.response)}"
6545
+ msgstr ""
6546
+
6550
6547
  msgid "Something went wrong while getting container tags! ${getResponseErrorMsgs(error.response)}"
6551
6548
  msgstr ""
6552
6549
 
@@ -6736,6 +6733,9 @@ msgstr "ID de suscripción"
6736
6733
  msgid "Subscription Manifest"
6737
6734
  msgstr "Manifiesto de suscripción"
6738
6735
 
6736
+ msgid "Subscription Manifest expiration date check"
6737
+ msgstr ""
6738
+
6739
6739
  msgid "Subscription Manifest validity check"
6740
6740
  msgstr "Comprobación de la validez del manifiesto de suscripción"
6741
6741
 
@@ -6748,9 +6748,6 @@ msgstr "ID de grupo de suscripción"
6748
6748
  msgid "Subscription Pool uuid"
6749
6749
  msgstr "UUID de grupo de suscripciones"
6750
6750
 
6751
- msgid "Subscription Status"
6752
- msgstr "Estado de suscripción"
6753
-
6754
6751
  msgid "Subscription UUID"
6755
6752
  msgstr ""
6756
6753
 
@@ -6778,27 +6775,18 @@ msgstr "Archivo del manifiesto de suscripción"
6778
6775
  msgid "Subscription not found"
6779
6776
  msgstr "No se ha encontrado la suscripción"
6780
6777
 
6781
- msgid "Subscription status"
6782
- msgstr ""
6783
-
6784
6778
  msgid "Subscription was not persisted - %{error_message}"
6785
6779
  msgstr "No se ha mantenido la suscripción - %{error_message}"
6786
6780
 
6787
6781
  msgid "Subscriptions"
6788
6782
  msgstr "Suscripciones"
6789
6783
 
6790
- msgid "Subscriptions Expiring in 120 Days"
6791
- msgstr "Suscripciones que vencen en 120 días"
6792
-
6793
6784
  msgid "Subscriptions expiring soon"
6794
6785
  msgstr "Suscripciones que vencen pronto"
6795
6786
 
6796
6787
  msgid "Subscriptions have been saved and are being updated. "
6797
6788
  msgstr "Las suscripciones se han guardado y se están actualizando."
6798
6789
 
6799
- msgid "Subscriptions information based on selected activation keys:"
6800
- msgstr "Información de suscripciones basada en llaves de activación seleccionadas:"
6801
-
6802
6790
  msgid "Subscriptions service"
6803
6791
  msgstr ""
6804
6792
 
@@ -7122,8 +7110,8 @@ msgstr ""
7122
7110
  msgid "The maximum number of versions of each package to keep."
7123
7111
  msgstr ""
7124
7112
 
7125
- msgid "The number of days remaining in a subscription before you will be reminded about renewing it."
7126
- msgstr "El número de días que quedan en una suscripción antes de que se le recuerde que debe renovarla."
7113
+ msgid "The number of days remaining in a subscription before you will be reminded about renewing it. Also used for manifest expiration warnings."
7114
+ msgstr ""
7127
7115
 
7128
7116
  msgid "The number of items fetched from a single paged Pulp API call."
7129
7117
  msgstr ""
@@ -7172,6 +7160,9 @@ msgstr ""
7172
7160
  msgid "The selected kickstart repository is not part of the assigned content view, lifecycle environment, content source, operating system, and architecture"
7173
7161
  msgstr ""
7174
7162
 
7163
+ msgid "The selected lifecycle environment contains no activation keys"
7164
+ msgstr ""
7165
+
7175
7166
  msgid "The selected/Inherited Content View is not available for this Lifecycle Environment"
7176
7167
  msgstr ""
7177
7168
 
@@ -7196,6 +7187,9 @@ msgstr ""
7196
7187
  msgid "The type of content to upload (srpm, file, etc.). Check uploadable types here: /katello/api/repositories/repository_types"
7197
7188
  msgstr ""
7198
7189
 
7190
+ msgid "The value will be available in templates as @host.params['kt_activation_keys']"
7191
+ msgstr ""
7192
+
7199
7193
  msgid "There are no Manifests to display"
7200
7194
  msgstr ""
7201
7195
 
@@ -7220,12 +7214,12 @@ msgstr ""
7220
7214
  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."
7221
7215
  msgstr "No se han especificado entornos ni versiones o se han especificado entornos/versiones no válidos. Compruebe los parámetros ID_entornos e ID_versión_vista_contenido."
7222
7216
 
7223
- msgid "There is no Manifest History to display."
7224
- msgstr "No hay un historial de manifiesto para mostrar."
7225
-
7226
7217
  msgid "There is no downloaded content to clean."
7227
7218
  msgstr ""
7228
7219
 
7220
+ msgid "There is no manifest history to display."
7221
+ msgstr ""
7222
+
7229
7223
  msgid "There is no such HTTP proxy"
7230
7224
  msgstr "No existe tal proxy HTTP"
7231
7225
 
@@ -7286,7 +7280,7 @@ msgstr ""
7286
7280
  msgid "This content view will be deleted. Changes will be effective after clicking Delete."
7287
7281
  msgstr ""
7288
7282
 
7289
- msgid "This endpoint is deprecated and will be removed in Katello 4.12. All organizations are now eligible for Simple Content Access."
7283
+ msgid "This endpoint is deprecated and will be removed in an upcoming release. Simple Content Access is the only supported content access mode."
7290
7284
  msgstr ""
7291
7285
 
7292
7286
  msgid "This erratum is not installable because it is not in this host's content view and lifecycle environment."
@@ -7328,10 +7322,10 @@ msgstr "Esto está desactivado porque no se han seleccionado suscripciones."
7328
7322
  msgid "This is not a linked repository"
7329
7323
  msgstr "Este no es un repositorio vinculado"
7330
7324
 
7331
- msgid "This organization is not using {scaLink}. Entitlement-based subscription management is deprecated and will be removed in Katello 4.12."
7325
+ msgid "This page shows the subscriptions available from this organization's subscription manifest. {br} Learn more about your overall subscription usage with the {subscriptionsService}."
7332
7326
  msgstr ""
7333
7327
 
7334
- msgid "This page shows the subscriptions available from this organization's subscription manifest. {br} Learn more about your overall subscription usage with the {subscriptionsService}."
7328
+ msgid "This repository has pending tasks in associated content views. Please wait for the tasks: "
7335
7329
  msgstr ""
7336
7330
 
7337
7331
  msgid "This repository is not suggested. Please see additional %(anchorBegin)sdocumentation%(anchorEnd)s prior to use."
@@ -7364,6 +7358,9 @@ msgstr "Esta versión se eliminará de:"
7364
7358
  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."
7365
7359
  msgstr ""
7366
7360
 
7361
+ msgid "This will update the content view environments for {hosts}."
7362
+ msgstr ""
7363
+
7367
7364
  msgid "Time in minutes before content that is not contained within a repository and has not been accessed is considered orphaned."
7368
7365
  msgstr ""
7369
7366
 
@@ -7379,6 +7376,9 @@ msgstr "Sello de tiempo"
7379
7376
  msgid "Title"
7380
7377
  msgstr "Título"
7381
7378
 
7379
+ 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."
7380
+ msgstr ""
7381
+
7382
7382
  msgid "To enable them, add the environment to the content source, or select a different content source."
7383
7383
  msgstr ""
7384
7384
 
@@ -7397,9 +7397,6 @@ msgstr ""
7397
7397
  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."
7398
7398
  msgstr ""
7399
7399
 
7400
- msgid "Toggling Simple Content Access will refresh your manifest."
7401
- msgstr "Si se cambia el acceso a los contenidos simples, se actualizará el manifiesto."
7402
-
7403
7400
  msgid "Total steps: "
7404
7401
  msgstr "Pasos totales:"
7405
7402
 
@@ -7586,9 +7583,6 @@ msgstr "Erratas no aplicadas"
7586
7583
  msgid "Unattach a subscription"
7587
7584
  msgstr "Desvincular una suscripción"
7588
7585
 
7589
- msgid "Unentitled"
7590
- msgstr "Sin derechos"
7591
-
7592
7586
  msgid "Unfiltered params array: %s."
7593
7587
  msgstr "Matriz de parámetros sin filtrar: %s."
7594
7588
 
@@ -7604,12 +7598,6 @@ msgstr "Acción desconocida"
7604
7598
  msgid "Unknown errata status"
7605
7599
  msgstr "Estado de errata desconocido"
7606
7600
 
7607
- msgid "Unknown or Unregistered"
7608
- msgstr "Desconocido o no registrado"
7609
-
7610
- msgid "Unknown subscription status"
7611
- msgstr "Estado de suscripción desconocido"
7612
-
7613
7601
  msgid "Unknown traces status"
7614
7602
  msgstr "Estado de los rastros desconocidos"
7615
7603
 
@@ -7625,12 +7613,6 @@ msgstr "Cancelar el registro del host como consumidor de suscripción"
7625
7613
  msgid "Unspecified"
7626
7614
  msgstr "Sin especificar"
7627
7615
 
7628
- msgid "Unsubscribed Hypervisor"
7629
- msgstr "Hipervisor no suscrito"
7630
-
7631
- msgid "Unsubscribed hypervisor"
7632
- msgstr "Hipervisor no suscrito"
7633
-
7634
7616
  msgid "Unsupported CDN resource"
7635
7617
  msgstr ""
7636
7618
 
@@ -7706,11 +7688,11 @@ msgstr ""
7706
7688
  msgid "Update content urls"
7707
7689
  msgstr "Actualizar los URL de contenido"
7708
7690
 
7709
- msgid "Update for host"
7710
- msgstr "Actualizar para host"
7691
+ msgid "Update content view environments for host"
7692
+ msgstr ""
7711
7693
 
7712
- msgid "Update for host %s"
7713
- msgstr "Actualización para host %s"
7694
+ msgid "Update content view environments for host %s"
7695
+ msgstr ""
7714
7696
 
7715
7697
  msgid "Update hosts manually"
7716
7698
  msgstr ""
@@ -7835,7 +7817,7 @@ msgstr "Cargar contenido en el repositorio"
7835
7817
  msgid "Upload into"
7836
7818
  msgstr "Cargar a "
7837
7819
 
7838
- msgid "Upload profiles without Dynflow"
7820
+ msgid "Upload package / repos profile"
7839
7821
  msgstr ""
7840
7822
 
7841
7823
  msgid "Upload request id"
@@ -7853,6 +7835,9 @@ msgstr ""
7853
7835
  msgid "Upstream Name cannot be blank when Repository URL is provided."
7854
7836
  msgstr "El nombre de canal ascendente no puede estar en blanco cuando se proporciona el URL del repositorio."
7855
7837
 
7838
+ msgid "Upstream authentication token string for yum repositories."
7839
+ msgstr ""
7840
+
7856
7841
  msgid "Upstream foreman server to sync CDN content from. Relevant only for 'upstream_server' type."
7857
7842
  msgstr ""
7858
7843
 
@@ -7937,8 +7922,11 @@ msgstr ""
7937
7922
  msgid "Username, Password, Upstream Organization Label, and SSL CA Credential are required when using an upstream Foreman server."
7938
7923
  msgstr ""
7939
7924
 
7940
- msgid "Valid"
7941
- msgstr "Válido"
7925
+ msgid "Validate host/lifecycle environment/content source coherence"
7926
+ msgstr ""
7927
+
7928
+ 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"
7929
+ msgstr ""
7942
7930
 
7943
7931
  msgid "Value must either be a boolean or 'default' for 'enabled'"
7944
7932
  msgstr "El valor debe booleano o \"por defecto\" para \"habilitado\""
@@ -7949,12 +7937,24 @@ msgstr "Verificar SSL"
7949
7937
  msgid "Verify checksum"
7950
7938
  msgstr "Verificar la suma de comprobación"
7951
7939
 
7940
+ msgid "Verify checksum for content on smart proxy"
7941
+ msgstr ""
7942
+
7952
7943
  msgid "Verify checksum for one or more products"
7953
7944
  msgstr ""
7954
7945
 
7946
+ msgid "Verify checksum of repositories in %{name} %{version}"
7947
+ msgstr ""
7948
+
7955
7949
  msgid "Verify checksum of repository contents"
7956
7950
  msgstr ""
7957
7951
 
7952
+ msgid "Verify checksum of repository contents in the content view version"
7953
+ msgstr ""
7954
+
7955
+ msgid "Verify checksum of version repositories"
7956
+ msgstr ""
7957
+
7958
7958
  msgid "Version"
7959
7959
  msgstr "Versión"
7960
7960
 
@@ -8066,9 +8066,6 @@ msgstr ""
8066
8066
  msgid "When \"Upstream URL\" is set, \"Releases/Distributions\" must also be set!"
8067
8067
  msgstr ""
8068
8068
 
8069
- msgid "When Simple Content Access is enabled, hosts are not required to have subscriptions attached to access repositories."
8070
- msgstr ""
8071
-
8072
8069
  msgid "When registering a host via subscription-manager, force use the specified fact (in the form of 'fact.fact')"
8073
8070
  msgstr "Al registrar un host a través del gestor de suscripciones, forzar el uso del evento especificado (con el formato 'fact.fact')"
8074
8071
 
@@ -8078,9 +8075,6 @@ msgstr "Cuando se configura en 'Verdadero', se mostrarán los tipos de repositor
8078
8075
  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."
8079
8076
  msgstr "Cuando borre el registro de un host a través del gestor de suscripciones, también debe eliminar el registro del host. También debe eliminar los recursos administrados vinculados al host como las máquinas virtuales y los registros de DNS."
8080
8077
 
8081
- msgid "Whether Simple Content Access should be enabled for the organization."
8082
- msgstr ""
8083
-
8084
8078
  msgid "Whether or not the host collection may have unlimited hosts"
8085
8079
  msgstr "Independientemente de si la colección de hosts tiene hosts ilimitados"
8086
8080
 
@@ -8105,9 +8099,6 @@ msgstr "Si se sincroniza o no una cápsula externa después de la carga. Por def
8105
8099
  msgid "Whether to include available content attribute in results"
8106
8100
  msgstr "Si se debe incluir el atributo de contenido disponible en los resultados"
8107
8101
 
8108
- msgid "Whether to turn on Simple Content Access for the organization."
8109
- msgstr ""
8110
-
8111
8102
  msgid "Workers"
8112
8103
  msgstr "Trabajadores"
8113
8104
 
@@ -8183,6 +8174,12 @@ msgstr "No se le permitió sincronizar %s"
8183
8174
  msgid "You're making changes to %(entitlementCount)s entitlement(s)"
8184
8175
  msgstr "Va a modificar los derechos de %(entitlementCount)s "
8185
8176
 
8177
+ msgid "Your manifest expired on {expirationDate}. To continue using Red Hat content, import a new manifest."
8178
+ msgstr ""
8179
+
8180
+ 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."
8181
+ msgstr ""
8182
+
8186
8183
  msgid "Your search query was invalid. Please revise it and try again. The full error has been sent to the application logs."
8187
8184
  msgstr "Su búsqueda no fue válida.Revísela e inténtelo de nuevo. El error completo ha sido enviado a los registros de la aplicación."
8188
8185
 
@@ -8447,6 +8444,12 @@ msgstr ""
8447
8444
  msgid "create a filter for a content view"
8448
8445
  msgstr "crear un filtro para una vista de contenido"
8449
8446
 
8447
+ msgid "day"
8448
+ msgstr ""
8449
+
8450
+ msgid "days"
8451
+ msgstr ""
8452
+
8450
8453
  msgid "deb, package, package group, or docker tag names"
8451
8454
  msgstr ""
8452
8455
 
@@ -8579,7 +8582,7 @@ msgstr "ya se ha tomado para un producto en esta organización"
8579
8582
  msgid "has already been taken for this product."
8580
8583
  msgstr "ya se ha tomado para este producto."
8581
8584
 
8582
- msgid "here."
8585
+ msgid "here"
8583
8586
  msgstr ""
8584
8587
 
8585
8588
  msgid "host collection name to filter by"
@@ -8645,6 +8648,9 @@ msgstr "nombre de la imagen del contenedor no válido"
8645
8648
  msgid "invalid: Repositories can only require one OS version."
8646
8649
  msgstr ""
8647
8650
 
8651
+ msgid "invalid: The content source must sync the lifecycle environment assigned to the host. See the logs for more information."
8652
+ msgstr ""
8653
+
8648
8654
  msgid "is already attached to the capsule"
8649
8655
  msgstr "ya está asociada a la Capsule"
8650
8656
 
@@ -8882,6 +8888,12 @@ msgstr ""
8882
8888
  msgid "security advisory"
8883
8889
  msgstr ""
8884
8890
 
8891
+ msgid "selected host"
8892
+ msgstr ""
8893
+
8894
+ msgid "selected hosts"
8895
+ msgstr ""
8896
+
8885
8897
  msgid "service level"
8886
8898
  msgstr "nivel de servicio"
8887
8899
 
@@ -8921,6 +8933,9 @@ msgstr "nombre del plan de sincronización"
8921
8933
  msgid "sync plan numeric identifier"
8922
8934
  msgstr "identificador numérico del plan de sincronización"
8923
8935
 
8936
+ msgid "system registration"
8937
+ msgstr ""
8938
+
8924
8939
  msgid "the following attributes can not be updated for the Red Hat provider: [ %s ]"
8925
8940
  msgstr "los siguientes atributos no pueden ser actualizados para el proveedor Red Hat: [ %s ]"
8926
8941