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/it/katello.po CHANGED
@@ -486,6 +486,9 @@ msgstr ""
486
486
  msgid "Action unauthorized to be performed in this organization."
487
487
  msgstr ""
488
488
 
489
+ msgid "Activation Key information"
490
+ msgstr ""
491
+
489
492
  msgid "Activation Key will no longer be available for use. This operation cannot be undone."
490
493
  msgstr ""
491
494
 
@@ -516,17 +519,17 @@ msgstr ""
516
519
  msgid "Activation keys"
517
520
  msgstr ""
518
521
 
519
- msgid "Activation keys and subscriptions can be managed"
520
- msgstr "È possibile gestire le chiavi di attivazione e le sottoscrizioni."
522
+ msgid "Activation keys can be managed {here}."
523
+ msgstr ""
521
524
 
522
525
  msgid "Activation keys for subscription-manager client, required for CentOS and Red Hat Enterprise Linux. Required only if host group has no activation keys."
523
526
  msgstr ""
524
527
 
525
- msgid "Activation keys: "
528
+ msgid "Activation keys may be used during {system_registration}."
526
529
  msgstr ""
527
530
 
528
- msgid "Active Subscriptions"
529
- msgstr "Sottoscrizioni attive"
531
+ msgid "Activation keys: "
532
+ msgstr ""
530
533
 
531
534
  msgid "Active only"
532
535
  msgstr "Solo attivo"
@@ -642,9 +645,6 @@ msgstr ""
642
645
  msgid "Additional content"
643
646
  msgstr ""
644
647
 
645
- msgid "Addons"
646
- msgstr ""
647
-
648
648
  msgid "Affected Repositories"
649
649
  msgstr ""
650
650
 
@@ -687,9 +687,6 @@ msgstr ""
687
687
  msgid "All versions will be removed from these environments"
688
688
  msgstr ""
689
689
 
690
- 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)"
691
- msgstr ""
692
-
693
690
  msgid "Allow a host to be registered to multiple content view environments with 'subscription-manager register --environments'."
694
691
  msgstr ""
695
692
 
@@ -970,7 +967,7 @@ msgstr ""
970
967
  msgid "Available Repositories"
971
968
  msgstr ""
972
969
 
973
- msgid "Available Schema Versions"
970
+ msgid "Available schema versions"
974
971
  msgstr ""
975
972
 
976
973
  msgid "Back"
@@ -1069,9 +1066,6 @@ msgstr ""
1069
1066
  msgid "CDN Configuration updated."
1070
1067
  msgstr ""
1071
1068
 
1072
- msgid "CDN SSL version"
1073
- msgstr ""
1074
-
1075
1069
  msgid "CDN configuration is set to Export Sync (disconnected). Repository enablement/disablement is not permitted on this page."
1076
1070
  msgstr ""
1077
1071
 
@@ -1303,6 +1297,9 @@ msgstr ""
1303
1297
  msgid "Change content source"
1304
1298
  msgstr ""
1305
1299
 
1300
+ msgid "Change content view environments"
1301
+ msgstr ""
1302
+
1306
1303
  msgid "Change host content source"
1307
1304
  msgstr ""
1308
1305
 
@@ -1312,13 +1309,10 @@ msgstr ""
1312
1309
  msgid "Check audited changes and proceed only if content or filters have changed since last publish"
1313
1310
  msgstr ""
1314
1311
 
1315
- msgid "Check if a connection can be made to Red Hat Subscription Management."
1316
- msgstr ""
1317
-
1318
- msgid "Check if the specified organization has Simple Content Access enabled. %s"
1312
+ msgid "Check for missing or corrupted artifacts, and attempt to redownload them."
1319
1313
  msgstr ""
1320
1314
 
1321
- msgid "Check if the specified organization is eligible for Simple Content Access. %s"
1315
+ msgid "Check if a connection can be made to Red Hat Subscription Management."
1322
1316
  msgstr ""
1323
1317
 
1324
1318
  msgid "Check services before actions"
@@ -1369,12 +1363,6 @@ msgstr "Chiudi"
1369
1363
  msgid "Collapse All"
1370
1364
  msgstr "Comprimi tutto"
1371
1365
 
1372
- msgid "Combined Profile Update"
1373
- msgstr ""
1374
-
1375
- msgid "Combined Profile Update for %s"
1376
- msgstr ""
1377
-
1378
1366
  msgid "Comma-separated list of subpaths. All subpaths must have a slash at the end and none at the front."
1379
1367
  msgstr ""
1380
1368
 
@@ -1528,7 +1516,7 @@ msgstr ""
1528
1516
  msgid "Content View Filter id"
1529
1517
  msgstr "Panoramica visualizzazioni contenuto"
1530
1518
 
1531
- msgid "Content View Filter identifier"
1519
+ msgid "Content View Filter identifier. Use to filter by ID"
1532
1520
  msgstr ""
1533
1521
 
1534
1522
  msgid "Content View ID"
@@ -1621,6 +1609,12 @@ msgstr ""
1621
1609
  msgid "Content view ${name} created"
1622
1610
  msgstr ""
1623
1611
 
1612
+ msgid "Content view '%{content_view}' is not attached to the environment."
1613
+ msgstr ""
1614
+
1615
+ msgid "Content view '%{content_view}' is not attached to this capsule."
1616
+ msgstr ""
1617
+
1624
1618
  msgid "Content view '%{cv_name}' is a generated content view, which cannot be assigned to hosts or activation keys."
1625
1619
  msgstr ""
1626
1620
 
@@ -1855,9 +1849,6 @@ msgstr ""
1855
1849
  msgid "Couldn't find subject of synchronization"
1856
1850
  msgstr "Impossibile trovare il soggetto della sincronizzazione"
1857
1851
 
1858
- msgid "Count"
1859
- msgstr "Conteggio"
1860
-
1861
1852
  msgid "Create"
1862
1853
  msgstr "Crea"
1863
1854
 
@@ -2302,6 +2293,9 @@ msgstr "Dettagli"
2302
2293
  msgid "Determining settings for ${name}"
2303
2294
  msgstr ""
2304
2295
 
2296
+ msgid "Digest"
2297
+ msgstr ""
2298
+
2305
2299
  msgid "Directly setting package lists on composite content views is not allowed. Please update the components, then re-publish the composite."
2306
2300
  msgstr ""
2307
2301
 
@@ -2323,9 +2317,6 @@ msgstr ""
2323
2317
  msgid "Disable module stream"
2324
2318
  msgstr ""
2325
2319
 
2326
- msgid "Disable simple content access for a manifest. %s"
2327
- msgstr ""
2328
-
2329
2320
  msgid "Disabled"
2330
2321
  msgstr "Disabilitato"
2331
2322
 
@@ -2389,6 +2380,9 @@ msgstr ""
2389
2380
  msgid "Edit content view assignment"
2390
2381
  msgstr ""
2391
2382
 
2383
+ msgid "Edit content view environments"
2384
+ msgstr ""
2385
+
2392
2386
  msgid "Edit credentials"
2393
2387
  msgstr ""
2394
2388
 
@@ -2458,9 +2452,6 @@ msgstr "Abilita un repositorio dall'insieme"
2458
2452
  msgid "Enable repository sets"
2459
2453
  msgstr ""
2460
2454
 
2461
- msgid "Enable simple content access for a manifest"
2462
- msgstr ""
2463
-
2464
2455
  msgid "Enable/Disable auto publish of composite view"
2465
2456
  msgstr ""
2466
2457
 
@@ -2635,6 +2626,12 @@ msgstr "Espandi tutti"
2635
2626
  msgid "Expire soon days"
2636
2627
  msgstr ""
2637
2628
 
2629
+ msgid "Expired "
2630
+ msgstr ""
2631
+
2632
+ msgid "Expires "
2633
+ msgstr ""
2634
+
2638
2635
  msgid "Export"
2639
2636
  msgstr "Esporta"
2640
2637
 
@@ -2871,9 +2868,6 @@ msgstr ""
2871
2868
  msgid "Full support"
2872
2869
  msgstr ""
2873
2870
 
2874
- msgid "Fully entitled"
2875
- msgstr ""
2876
-
2877
2871
  msgid "GPG Key URL"
2878
2872
  msgstr "URL chiave GPG"
2879
2873
 
@@ -3024,9 +3018,6 @@ msgstr ""
3024
3018
  msgid "Host Profile Can Change In Build"
3025
3019
  msgstr ""
3026
3020
 
3027
- msgid "Host Subscription Status"
3028
- msgstr ""
3029
-
3030
3021
  msgid "Host Tasks Workers Pool Size"
3031
3022
  msgstr ""
3032
3023
 
@@ -3048,9 +3039,18 @@ msgstr ""
3048
3039
  msgid "Host content and subscription details"
3049
3040
  msgstr "Contenuto host e informazioni sulla sottoscrizione"
3050
3041
 
3042
+ msgid "Host content source will remain the same. Click Save below to update the host's content view environment."
3043
+ msgstr ""
3044
+
3051
3045
  msgid "Host content view and environment updated"
3052
3046
  msgstr ""
3053
3047
 
3048
+ msgid "Host content view environment(s) updated"
3049
+ msgstr ""
3050
+
3051
+ msgid "Host content view environments updating."
3052
+ msgstr ""
3053
+
3054
3054
  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."
3055
3055
  msgstr ""
3056
3056
 
@@ -3201,9 +3201,15 @@ msgstr ""
3201
3201
  msgid "Id of the content view to limit the synchronization on"
3202
3202
  msgstr ""
3203
3203
 
3204
+ msgid "Id of the content view to limit verifying checksum on"
3205
+ msgstr ""
3206
+
3204
3207
  msgid "Id of the environment to limit the synchronization on"
3205
3208
  msgstr ""
3206
3209
 
3210
+ msgid "Id of the environment to limit verifying checksum on"
3211
+ msgstr ""
3212
+
3207
3213
  msgid "Id of the host"
3208
3214
  msgstr ""
3209
3215
 
@@ -3222,6 +3228,9 @@ msgstr ""
3222
3228
  msgid "Id of the repository to limit the synchronization on"
3223
3229
  msgstr ""
3224
3230
 
3231
+ msgid "Id of the repository to limit verifying checksum on"
3232
+ msgstr ""
3233
+
3225
3234
  msgid "Id of the smart proxy"
3226
3235
  msgstr ""
3227
3236
 
@@ -3344,9 +3353,6 @@ msgstr ""
3344
3353
  msgid "Import Manifest"
3345
3354
  msgstr "Importa manifesto"
3346
3355
 
3347
- msgid "Import New Manifest"
3348
- msgstr ""
3349
-
3350
3356
  msgid "Import Repository"
3351
3357
  msgstr ""
3352
3358
 
@@ -3359,21 +3365,24 @@ msgstr ""
3359
3365
  msgid "Import a Manifest to Begin"
3360
3366
  msgstr ""
3361
3367
 
3362
- msgid "Import a Manifest using the manifest tab above."
3363
- msgstr ""
3364
-
3365
3368
  msgid "Import a content view version"
3366
3369
  msgstr ""
3367
3370
 
3368
3371
  msgid "Import a content view version to the library"
3369
3372
  msgstr ""
3370
3373
 
3374
+ msgid "Import a manifest using the Manifest tab above."
3375
+ msgstr ""
3376
+
3371
3377
  msgid "Import a repository"
3372
3378
  msgstr ""
3373
3379
 
3374
3380
  msgid "Import a subscription manifest to give hosts access to Red Hat content."
3375
3381
  msgstr ""
3376
3382
 
3383
+ msgid "Import new manifest"
3384
+ msgstr ""
3385
+
3377
3386
  msgid "Import only"
3378
3387
  msgstr ""
3379
3388
 
@@ -3560,9 +3569,6 @@ msgstr ""
3560
3569
  msgid "Interval not set correctly"
3561
3570
  msgstr ""
3562
3571
 
3563
- msgid "Invalid"
3564
- msgstr "Non valido"
3565
-
3566
3572
  msgid "Invalid association of the content view id. Content View must match the content view version being saved"
3567
3573
  msgstr ""
3568
3574
 
@@ -3692,6 +3698,9 @@ msgstr ""
3692
3698
  msgid "Katello: Update Packages by search query"
3693
3699
  msgstr ""
3694
3700
 
3701
+ msgid "Katello: Upload Profile"
3702
+ msgstr ""
3703
+
3695
3704
  msgid "Key-value hash of subscription-manager facts, nesting uses a period delimiter (.)"
3696
3705
  msgstr ""
3697
3706
 
@@ -3731,6 +3740,9 @@ msgstr ""
3731
3740
  msgid "Last refresh :"
3732
3741
  msgstr ""
3733
3742
 
3743
+ msgid "Last seen"
3744
+ msgstr ""
3745
+
3734
3746
  msgid "Last sync"
3735
3747
  msgstr ""
3736
3748
 
@@ -3746,7 +3758,7 @@ msgstr ""
3746
3758
  msgid "Latest version"
3747
3759
  msgstr ""
3748
3760
 
3749
- msgid "Learn more about adding Subscription Manifests "
3761
+ msgid "Learn more about adding subscription manifests "
3750
3762
  msgstr ""
3751
3763
 
3752
3764
  msgid "Legacy UI"
@@ -3812,6 +3824,9 @@ msgstr ""
3812
3824
  msgid "Lifecycle environments cannot be modifed on the default Smart proxy. The content from all Lifecycle Environments will exist on this Smart proxy."
3813
3825
  msgstr ""
3814
3826
 
3827
+ msgid "Limit actions to content in the host's environment."
3828
+ msgstr ""
3829
+
3815
3830
  msgid "Limit content to Red Hat / custom"
3816
3831
  msgstr ""
3817
3832
 
@@ -4112,6 +4127,12 @@ msgstr ""
4112
4127
  msgid "Manifest does not have a valid subscription"
4113
4128
  msgstr ""
4114
4129
 
4130
+ msgid "Manifest expired"
4131
+ msgstr ""
4132
+
4133
+ msgid "Manifest expiring soon"
4134
+ msgstr ""
4135
+
4115
4136
  msgid "Manifest imported"
4116
4137
  msgstr ""
4117
4138
 
@@ -4127,6 +4148,9 @@ msgstr ""
4127
4148
  msgid "Manifest in '%{subject}' refreshed."
4128
4149
  msgstr ""
4129
4150
 
4151
+ 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."
4152
+ msgstr ""
4153
+
4130
4154
  msgid "Manifest refresh timeout"
4131
4155
  msgstr ""
4132
4156
 
@@ -4142,9 +4166,6 @@ msgstr ""
4142
4166
  msgid "Mark Content Host Statuses as Unknown for %s"
4143
4167
  msgstr ""
4144
4168
 
4145
- msgid "Matched"
4146
- msgstr ""
4147
-
4148
4169
  msgid "Matching RPMs based on your created filter rule. Remember, RPM filters don't apply to modular RPMs."
4149
4170
  msgstr ""
4150
4171
 
@@ -4187,6 +4208,9 @@ msgstr "Messaggio"
4187
4208
  msgid "Messaging connection"
4188
4209
  msgstr ""
4189
4210
 
4211
+ msgid "Metadata generate"
4212
+ msgstr ""
4213
+
4190
4214
  msgid ""
4191
4215
  "Metadata republishing is risky on 'Complete Mirroring' repositories. Change the mirroring policy and try again.\n"
4192
4216
  "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."
@@ -4198,9 +4222,6 @@ msgstr ""
4198
4222
  msgid "Minimum version"
4199
4223
  msgstr ""
4200
4224
 
4201
- msgid "Mismatched"
4202
- msgstr ""
4203
-
4204
4225
  msgid "Missing activation key!"
4205
4226
  msgstr ""
4206
4227
 
@@ -4363,9 +4384,6 @@ msgstr "Nessuna visualizzazione del contenuto"
4363
4384
  msgid "No Content found"
4364
4385
  msgstr ""
4365
4386
 
4366
- msgid "No Manifest Uploaded"
4367
- msgstr ""
4368
-
4369
4387
  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."
4370
4388
  msgstr ""
4371
4389
 
@@ -4501,6 +4519,9 @@ msgstr "Nessun file del manifesto caricato"
4501
4519
  msgid "No manifest found. Import a manifest with the appropriate subscriptions before importing content."
4502
4520
  msgstr ""
4503
4521
 
4522
+ msgid "No manifest imported"
4523
+ msgstr ""
4524
+
4504
4525
  msgid "No matching "
4505
4526
  msgstr ""
4506
4527
 
@@ -4693,9 +4714,6 @@ msgstr "Non installati"
4693
4714
  msgid "Not running"
4694
4715
  msgstr ""
4695
4716
 
4696
- msgid "Not specified"
4697
- msgstr ""
4698
-
4699
4717
  msgid "Not yet published"
4700
4718
  msgstr "Non ancora pubblicato"
4701
4719
 
@@ -4936,12 +4954,6 @@ msgstr "Installazione pacchetto scaduta"
4936
4954
  msgid "Package Install scheduled by %s"
4937
4955
  msgstr "Installazione pacchetto programmato per il %s"
4938
4956
 
4939
- msgid "Package Profile Update"
4940
- msgstr ""
4941
-
4942
- msgid "Package Profile Update for %s"
4943
- msgstr ""
4944
-
4945
4957
  msgid "Package Remove"
4946
4958
  msgstr "Rimozione pacchetto"
4947
4959
 
@@ -5023,12 +5035,6 @@ msgstr ""
5023
5035
  msgid "Page number, starting at 1"
5024
5036
  msgstr "Numero pagina, iniziando da 1"
5025
5037
 
5026
- msgid "Partial"
5027
- msgstr ""
5028
-
5029
- msgid "Partially entitled"
5030
- msgstr ""
5031
-
5032
5038
  msgid "Partition template IDs"
5033
5039
  msgstr "ID template di partizione"
5034
5040
 
@@ -5038,9 +5044,6 @@ msgstr "Password"
5038
5044
  msgid "Password for authentication. Relevant only for 'upstream_server' type."
5039
5045
  msgstr ""
5040
5046
 
5041
- msgid "Password of the upstream authentication token."
5042
- msgstr ""
5043
-
5044
5047
  msgid "Password of the upstream repository user used for authentication"
5045
5048
  msgstr ""
5046
5049
 
@@ -5056,6 +5059,9 @@ msgstr ""
5056
5059
  msgid "Paused"
5057
5060
  msgstr "In pausa"
5058
5061
 
5062
+ msgid "Pending tasks detected in repositories of this content view. Please wait for the tasks: "
5063
+ msgstr ""
5064
+
5059
5065
  msgid "Perform a module stream action via Katello interface"
5060
5066
  msgstr ""
5061
5067
 
@@ -5113,16 +5119,13 @@ msgstr ""
5113
5119
  msgid "Please select a lifecycle environment and a content view to move this activation key."
5114
5120
  msgstr ""
5115
5121
 
5116
- msgid "Please select an architecture before assigning a kickstart repository"
5117
- msgstr ""
5118
-
5119
- msgid "Please select an operating system before assigning a kickstart repository"
5122
+ msgid "Please select a lifecycle environment and content view to view activation keys."
5120
5123
  msgstr ""
5121
5124
 
5122
- msgid "Please select an organization to view subscription status."
5125
+ msgid "Please select an architecture before assigning a kickstart repository"
5123
5126
  msgstr ""
5124
5127
 
5125
- msgid "Please select an organization to view subscription totals."
5128
+ msgid "Please select an operating system before assigning a kickstart repository"
5126
5129
  msgstr ""
5127
5130
 
5128
5131
  msgid "Please select one from the list below and you will be redirected."
@@ -5460,9 +5463,6 @@ msgstr ""
5460
5463
  msgid "Reboot required"
5461
5464
  msgstr ""
5462
5465
 
5463
- msgid "Recently Expired Subscriptions"
5464
- msgstr ""
5465
-
5466
5466
  msgid "Reclaim Space"
5467
5467
  msgstr ""
5468
5468
 
@@ -5565,6 +5565,9 @@ msgstr ""
5565
5565
  msgid "Registered"
5566
5566
  msgstr "Registrati"
5567
5567
 
5568
+ msgid "Registered at"
5569
+ msgstr ""
5570
+
5568
5571
  msgid "Registered by"
5569
5572
  msgstr ""
5570
5573
 
@@ -5703,6 +5706,9 @@ msgstr ""
5703
5706
  msgid "Remove subscriptions from %s"
5704
5707
  msgstr ""
5705
5708
 
5709
+ msgid "Remove subscriptions from a host"
5710
+ msgstr ""
5711
+
5706
5712
  msgid "Remove subscriptions from one or more hosts"
5707
5713
  msgstr ""
5708
5714
 
@@ -6057,9 +6063,6 @@ msgstr ""
6057
6063
  msgid "SSL client key"
6058
6064
  msgstr ""
6059
6065
 
6060
- msgid "SSL version used to communicate with the CDN"
6061
- msgstr ""
6062
-
6063
6066
  msgid "SUBSCRIPTIONS EXPIRING SOON"
6064
6067
  msgstr ""
6065
6068
 
@@ -6069,10 +6072,10 @@ msgstr "Salva"
6069
6072
  msgid "Saving alternate content source..."
6070
6073
  msgstr ""
6071
6074
 
6072
- msgid "Schema Version 1"
6075
+ msgid "Schema version 1"
6073
6076
  msgstr ""
6074
6077
 
6075
- msgid "Schema Version 2"
6078
+ msgid "Schema version 2"
6076
6079
  msgstr ""
6077
6080
 
6078
6081
  msgid "Search"
@@ -6273,9 +6276,6 @@ msgstr "Livello %s del servizio"
6273
6276
  msgid "Service Level (SLA)"
6274
6277
  msgstr ""
6275
6278
 
6276
- msgid "Service level"
6277
- msgstr ""
6278
-
6279
6279
  msgid "Service level of host"
6280
6280
  msgstr ""
6281
6281
 
@@ -6408,19 +6408,13 @@ msgstr ""
6408
6408
  msgid "Shows version information"
6409
6409
  msgstr "Mostra le informazioni sulla versione"
6410
6410
 
6411
- msgid "Simple Content Access"
6412
- msgstr ""
6413
-
6414
- msgid "Simple Content Access has been disabled by the upstream organization administrator."
6415
- msgstr ""
6416
-
6417
6411
  msgid "Simple Content Access has been disabled for '%{subject}'."
6418
6412
  msgstr ""
6419
6413
 
6420
6414
  msgid "Simple Content Access has been enabled for '%{subject}'."
6421
6415
  msgstr ""
6422
6416
 
6423
- msgid "Simple Content Access will be required for all organizations in Katello 4.12."
6417
+ msgid "Simple Content Access is the only supported content access mode"
6424
6418
  msgstr ""
6425
6419
 
6426
6420
  msgid "Simplified"
@@ -6534,6 +6528,9 @@ msgstr ""
6534
6528
  msgid "Something went wrong while fetching rpm packages! ${getResponseErrorMsgs(error.response)}"
6535
6529
  msgstr ""
6536
6530
 
6531
+ msgid "Something went wrong while getting container manifest lists! ${getResponseErrorMsgs(error.response)}"
6532
+ msgstr ""
6533
+
6537
6534
  msgid "Something went wrong while getting container tags! ${getResponseErrorMsgs(error.response)}"
6538
6535
  msgstr ""
6539
6536
 
@@ -6723,6 +6720,9 @@ msgstr "Informazioni sottoscrizione"
6723
6720
  msgid "Subscription Manifest"
6724
6721
  msgstr "Manifesto della sottoscrizione"
6725
6722
 
6723
+ msgid "Subscription Manifest expiration date check"
6724
+ msgstr ""
6725
+
6726
6726
  msgid "Subscription Manifest validity check"
6727
6727
  msgstr ""
6728
6728
 
@@ -6735,9 +6735,6 @@ msgstr ""
6735
6735
  msgid "Subscription Pool uuid"
6736
6736
  msgstr "uuid pool di sottoscrizioni"
6737
6737
 
6738
- msgid "Subscription Status"
6739
- msgstr "Stato sottoscrizione"
6740
-
6741
6738
  msgid "Subscription UUID"
6742
6739
  msgstr ""
6743
6740
 
@@ -6765,27 +6762,18 @@ msgstr "File manifesto della sottoscrizione"
6765
6762
  msgid "Subscription not found"
6766
6763
  msgstr ""
6767
6764
 
6768
- msgid "Subscription status"
6769
- msgstr ""
6770
-
6771
6765
  msgid "Subscription was not persisted - %{error_message}"
6772
6766
  msgstr ""
6773
6767
 
6774
6768
  msgid "Subscriptions"
6775
6769
  msgstr "Sottoscrizioni"
6776
6770
 
6777
- msgid "Subscriptions Expiring in 120 Days"
6778
- msgstr ""
6779
-
6780
6771
  msgid "Subscriptions expiring soon"
6781
6772
  msgstr ""
6782
6773
 
6783
6774
  msgid "Subscriptions have been saved and are being updated. "
6784
6775
  msgstr ""
6785
6776
 
6786
- msgid "Subscriptions information based on selected activation keys:"
6787
- msgstr "Informazioni sottoscrizioni in base alle chiavi di attivazione selezionate:"
6788
-
6789
6777
  msgid "Subscriptions service"
6790
6778
  msgstr ""
6791
6779
 
@@ -7109,7 +7097,7 @@ msgstr ""
7109
7097
  msgid "The maximum number of versions of each package to keep."
7110
7098
  msgstr ""
7111
7099
 
7112
- msgid "The number of days remaining in a subscription before you will be reminded about renewing it."
7100
+ msgid "The number of days remaining in a subscription before you will be reminded about renewing it. Also used for manifest expiration warnings."
7113
7101
  msgstr ""
7114
7102
 
7115
7103
  msgid "The number of items fetched from a single paged Pulp API call."
@@ -7159,6 +7147,9 @@ msgstr ""
7159
7147
  msgid "The selected kickstart repository is not part of the assigned content view, lifecycle environment, content source, operating system, and architecture"
7160
7148
  msgstr ""
7161
7149
 
7150
+ msgid "The selected lifecycle environment contains no activation keys"
7151
+ msgstr ""
7152
+
7162
7153
  msgid "The selected/Inherited Content View is not available for this Lifecycle Environment"
7163
7154
  msgstr ""
7164
7155
 
@@ -7183,6 +7174,9 @@ msgstr ""
7183
7174
  msgid "The type of content to upload (srpm, file, etc.). Check uploadable types here: /katello/api/repositories/repository_types"
7184
7175
  msgstr ""
7185
7176
 
7177
+ msgid "The value will be available in templates as @host.params['kt_activation_keys']"
7178
+ msgstr ""
7179
+
7186
7180
  msgid "There are no Manifests to display"
7187
7181
  msgstr ""
7188
7182
 
@@ -7207,10 +7201,10 @@ msgstr ""
7207
7201
  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."
7208
7202
  msgstr "Molto probabilmente non è stato specificato alcun ambiente o versione, oppure sono stati specificati ambienti/versioni non validi. Controllare i parametri environment_ids e content_view_version_ids."
7209
7203
 
7210
- msgid "There is no Manifest History to display."
7204
+ msgid "There is no downloaded content to clean."
7211
7205
  msgstr ""
7212
7206
 
7213
- msgid "There is no downloaded content to clean."
7207
+ msgid "There is no manifest history to display."
7214
7208
  msgstr ""
7215
7209
 
7216
7210
  msgid "There is no such HTTP proxy"
@@ -7273,7 +7267,7 @@ msgstr ""
7273
7267
  msgid "This content view will be deleted. Changes will be effective after clicking Delete."
7274
7268
  msgstr ""
7275
7269
 
7276
- msgid "This endpoint is deprecated and will be removed in Katello 4.12. All organizations are now eligible for Simple Content Access."
7270
+ msgid "This endpoint is deprecated and will be removed in an upcoming release. Simple Content Access is the only supported content access mode."
7277
7271
  msgstr ""
7278
7272
 
7279
7273
  msgid "This erratum is not installable because it is not in this host's content view and lifecycle environment."
@@ -7315,10 +7309,10 @@ msgstr ""
7315
7309
  msgid "This is not a linked repository"
7316
7310
  msgstr ""
7317
7311
 
7318
- msgid "This organization is not using {scaLink}. Entitlement-based subscription management is deprecated and will be removed in Katello 4.12."
7312
+ msgid "This page shows the subscriptions available from this organization's subscription manifest. {br} Learn more about your overall subscription usage with the {subscriptionsService}."
7319
7313
  msgstr ""
7320
7314
 
7321
- msgid "This page shows the subscriptions available from this organization's subscription manifest. {br} Learn more about your overall subscription usage with the {subscriptionsService}."
7315
+ msgid "This repository has pending tasks in associated content views. Please wait for the tasks: "
7322
7316
  msgstr ""
7323
7317
 
7324
7318
  msgid "This repository is not suggested. Please see additional %(anchorBegin)sdocumentation%(anchorEnd)s prior to use."
@@ -7351,6 +7345,9 @@ msgstr "Questa versione verrà rimossa da:"
7351
7345
  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."
7352
7346
  msgstr ""
7353
7347
 
7348
+ msgid "This will update the content view environments for {hosts}."
7349
+ msgstr ""
7350
+
7354
7351
  msgid "Time in minutes before content that is not contained within a repository and has not been accessed is considered orphaned."
7355
7352
  msgstr ""
7356
7353
 
@@ -7366,6 +7363,9 @@ msgstr ""
7366
7363
  msgid "Title"
7367
7364
  msgstr "Titolo"
7368
7365
 
7366
+ 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."
7367
+ msgstr ""
7368
+
7369
7369
  msgid "To enable them, add the environment to the content source, or select a different content source."
7370
7370
  msgstr ""
7371
7371
 
@@ -7384,9 +7384,6 @@ msgstr ""
7384
7384
  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."
7385
7385
  msgstr ""
7386
7386
 
7387
- msgid "Toggling Simple Content Access will refresh your manifest."
7388
- msgstr ""
7389
-
7390
7387
  msgid "Total steps: "
7391
7388
  msgstr ""
7392
7389
 
@@ -7573,9 +7570,6 @@ msgstr "Errata non applicato"
7573
7570
  msgid "Unattach a subscription"
7574
7571
  msgstr "Rimuovi una sottoscrizione"
7575
7572
 
7576
- msgid "Unentitled"
7577
- msgstr "Senza entitlement"
7578
-
7579
7573
  msgid "Unfiltered params array: %s."
7580
7574
  msgstr ""
7581
7575
 
@@ -7591,12 +7585,6 @@ msgstr ""
7591
7585
  msgid "Unknown errata status"
7592
7586
  msgstr ""
7593
7587
 
7594
- msgid "Unknown or Unregistered"
7595
- msgstr ""
7596
-
7597
- msgid "Unknown subscription status"
7598
- msgstr ""
7599
-
7600
7588
  msgid "Unknown traces status"
7601
7589
  msgstr ""
7602
7590
 
@@ -7612,12 +7600,6 @@ msgstr ""
7612
7600
  msgid "Unspecified"
7613
7601
  msgstr ""
7614
7602
 
7615
- msgid "Unsubscribed Hypervisor"
7616
- msgstr ""
7617
-
7618
- msgid "Unsubscribed hypervisor"
7619
- msgstr ""
7620
-
7621
7603
  msgid "Unsupported CDN resource"
7622
7604
  msgstr ""
7623
7605
 
@@ -7693,10 +7675,10 @@ msgstr ""
7693
7675
  msgid "Update content urls"
7694
7676
  msgstr ""
7695
7677
 
7696
- msgid "Update for host"
7678
+ msgid "Update content view environments for host"
7697
7679
  msgstr ""
7698
7680
 
7699
- msgid "Update for host %s"
7681
+ msgid "Update content view environments for host %s"
7700
7682
  msgstr ""
7701
7683
 
7702
7684
  msgid "Update hosts manually"
@@ -7822,7 +7804,7 @@ msgstr "Carica il contenuto nel repositorio"
7822
7804
  msgid "Upload into"
7823
7805
  msgstr "Carica in"
7824
7806
 
7825
- msgid "Upload profiles without Dynflow"
7807
+ msgid "Upload package / repos profile"
7826
7808
  msgstr ""
7827
7809
 
7828
7810
  msgid "Upload request id"
@@ -7840,6 +7822,9 @@ msgstr ""
7840
7822
  msgid "Upstream Name cannot be blank when Repository URL is provided."
7841
7823
  msgstr ""
7842
7824
 
7825
+ msgid "Upstream authentication token string for yum repositories."
7826
+ msgstr ""
7827
+
7843
7828
  msgid "Upstream foreman server to sync CDN content from. Relevant only for 'upstream_server' type."
7844
7829
  msgstr ""
7845
7830
 
@@ -7924,8 +7909,11 @@ msgstr ""
7924
7909
  msgid "Username, Password, Upstream Organization Label, and SSL CA Credential are required when using an upstream Foreman server."
7925
7910
  msgstr ""
7926
7911
 
7927
- msgid "Valid"
7928
- msgstr "Valido"
7912
+ msgid "Validate host/lifecycle environment/content source coherence"
7913
+ msgstr ""
7914
+
7915
+ 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"
7916
+ msgstr ""
7929
7917
 
7930
7918
  msgid "Value must either be a boolean or 'default' for 'enabled'"
7931
7919
  msgstr ""
@@ -7936,12 +7924,24 @@ msgstr "Verifica SSL"
7936
7924
  msgid "Verify checksum"
7937
7925
  msgstr ""
7938
7926
 
7927
+ msgid "Verify checksum for content on smart proxy"
7928
+ msgstr ""
7929
+
7939
7930
  msgid "Verify checksum for one or more products"
7940
7931
  msgstr ""
7941
7932
 
7933
+ msgid "Verify checksum of repositories in %{name} %{version}"
7934
+ msgstr ""
7935
+
7942
7936
  msgid "Verify checksum of repository contents"
7943
7937
  msgstr ""
7944
7938
 
7939
+ msgid "Verify checksum of repository contents in the content view version"
7940
+ msgstr ""
7941
+
7942
+ msgid "Verify checksum of version repositories"
7943
+ msgstr ""
7944
+
7945
7945
  msgid "Version"
7946
7946
  msgstr "Versione"
7947
7947
 
@@ -8053,9 +8053,6 @@ msgstr ""
8053
8053
  msgid "When \"Upstream URL\" is set, \"Releases/Distributions\" must also be set!"
8054
8054
  msgstr ""
8055
8055
 
8056
- msgid "When Simple Content Access is enabled, hosts are not required to have subscriptions attached to access repositories."
8057
- msgstr ""
8058
-
8059
8056
  msgid "When registering a host via subscription-manager, force use the specified fact (in the form of 'fact.fact')"
8060
8057
  msgstr ""
8061
8058
 
@@ -8065,9 +8062,6 @@ msgstr ""
8065
8062
  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."
8066
8063
  msgstr ""
8067
8064
 
8068
- msgid "Whether Simple Content Access should be enabled for the organization."
8069
- msgstr ""
8070
-
8071
8065
  msgid "Whether or not the host collection may have unlimited hosts"
8072
8066
  msgstr ""
8073
8067
 
@@ -8092,9 +8086,6 @@ msgstr ""
8092
8086
  msgid "Whether to include available content attribute in results"
8093
8087
  msgstr ""
8094
8088
 
8095
- msgid "Whether to turn on Simple Content Access for the organization."
8096
- msgstr ""
8097
-
8098
8089
  msgid "Workers"
8099
8090
  msgstr ""
8100
8091
 
@@ -8170,6 +8161,12 @@ msgstr "Non puoi sincronizzare %s"
8170
8161
  msgid "You're making changes to %(entitlementCount)s entitlement(s)"
8171
8162
  msgstr ""
8172
8163
 
8164
+ msgid "Your manifest expired on {expirationDate}. To continue using Red Hat content, import a new manifest."
8165
+ msgstr ""
8166
+
8167
+ 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."
8168
+ msgstr ""
8169
+
8173
8170
  msgid "Your search query was invalid. Please revise it and try again. The full error has been sent to the application logs."
8174
8171
  msgstr ""
8175
8172
 
@@ -8434,6 +8431,12 @@ msgstr ""
8434
8431
  msgid "create a filter for a content view"
8435
8432
  msgstr ""
8436
8433
 
8434
+ msgid "day"
8435
+ msgstr ""
8436
+
8437
+ msgid "days"
8438
+ msgstr ""
8439
+
8437
8440
  msgid "deb, package, package group, or docker tag names"
8438
8441
  msgstr ""
8439
8442
 
@@ -8566,7 +8569,7 @@ msgstr ""
8566
8569
  msgid "has already been taken for this product."
8567
8570
  msgstr "è già stato selezionato per questo prodotto."
8568
8571
 
8569
- msgid "here."
8572
+ msgid "here"
8570
8573
  msgstr ""
8571
8574
 
8572
8575
  msgid "host collection name to filter by"
@@ -8632,6 +8635,9 @@ msgstr ""
8632
8635
  msgid "invalid: Repositories can only require one OS version."
8633
8636
  msgstr ""
8634
8637
 
8638
+ msgid "invalid: The content source must sync the lifecycle environment assigned to the host. See the logs for more information."
8639
+ msgstr ""
8640
+
8635
8641
  msgid "is already attached to the capsule"
8636
8642
  msgstr "è già assegnato a questo capsule"
8637
8643
 
@@ -8869,6 +8875,12 @@ msgstr ""
8869
8875
  msgid "security advisory"
8870
8876
  msgstr ""
8871
8877
 
8878
+ msgid "selected host"
8879
+ msgstr ""
8880
+
8881
+ msgid "selected hosts"
8882
+ msgstr ""
8883
+
8872
8884
  msgid "service level"
8873
8885
  msgstr "livello di servizio"
8874
8886
 
@@ -8908,6 +8920,9 @@ msgstr "nome programmazione sincronizzazione"
8908
8920
  msgid "sync plan numeric identifier"
8909
8921
  msgstr "identificatore numerico per la programmazione della sincronizzazione"
8910
8922
 
8923
+ msgid "system registration"
8924
+ msgstr ""
8925
+
8911
8926
  msgid "the following attributes can not be updated for the Red Hat provider: [ %s ]"
8912
8927
  msgstr "i seguenti attributi non possono essere caricati per il provider di Red Hat: [ %s ]"
8913
8928