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/ru/katello.po CHANGED
@@ -491,6 +491,9 @@ msgstr ""
491
491
  msgid "Action unauthorized to be performed in this organization."
492
492
  msgstr ""
493
493
 
494
+ msgid "Activation Key information"
495
+ msgstr ""
496
+
494
497
  msgid "Activation Key will no longer be available for use. This operation cannot be undone."
495
498
  msgstr ""
496
499
 
@@ -521,17 +524,17 @@ msgstr ""
521
524
  msgid "Activation keys"
522
525
  msgstr ""
523
526
 
524
- msgid "Activation keys and subscriptions can be managed"
525
- msgstr "Управление ключами активации и подписками: "
527
+ msgid "Activation keys can be managed {here}."
528
+ msgstr ""
526
529
 
527
530
  msgid "Activation keys for subscription-manager client, required for CentOS and Red Hat Enterprise Linux. Required only if host group has no activation keys."
528
531
  msgstr ""
529
532
 
530
- msgid "Activation keys: "
533
+ msgid "Activation keys may be used during {system_registration}."
531
534
  msgstr ""
532
535
 
533
- msgid "Active Subscriptions"
534
- msgstr "Активные подписки"
536
+ msgid "Activation keys: "
537
+ msgstr ""
535
538
 
536
539
  msgid "Active only"
537
540
  msgstr "Активные"
@@ -647,9 +650,6 @@ msgstr ""
647
650
  msgid "Additional content"
648
651
  msgstr ""
649
652
 
650
- msgid "Addons"
651
- msgstr ""
652
-
653
653
  msgid "Affected Repositories"
654
654
  msgstr ""
655
655
 
@@ -692,9 +692,6 @@ msgstr ""
692
692
  msgid "All versions will be removed from these environments"
693
693
  msgstr ""
694
694
 
695
- 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)"
696
- msgstr ""
697
-
698
695
  msgid "Allow a host to be registered to multiple content view environments with 'subscription-manager register --environments'."
699
696
  msgstr ""
700
697
 
@@ -976,7 +973,7 @@ msgstr ""
976
973
  msgid "Available Repositories"
977
974
  msgstr ""
978
975
 
979
- msgid "Available Schema Versions"
976
+ msgid "Available schema versions"
980
977
  msgstr ""
981
978
 
982
979
  msgid "Back"
@@ -1075,9 +1072,6 @@ msgstr ""
1075
1072
  msgid "CDN Configuration updated."
1076
1073
  msgstr ""
1077
1074
 
1078
- msgid "CDN SSL version"
1079
- msgstr ""
1080
-
1081
1075
  msgid "CDN configuration is set to Export Sync (disconnected). Repository enablement/disablement is not permitted on this page."
1082
1076
  msgstr ""
1083
1077
 
@@ -1309,6 +1303,9 @@ msgstr ""
1309
1303
  msgid "Change content source"
1310
1304
  msgstr ""
1311
1305
 
1306
+ msgid "Change content view environments"
1307
+ msgstr ""
1308
+
1312
1309
  msgid "Change host content source"
1313
1310
  msgstr ""
1314
1311
 
@@ -1318,13 +1315,10 @@ msgstr ""
1318
1315
  msgid "Check audited changes and proceed only if content or filters have changed since last publish"
1319
1316
  msgstr ""
1320
1317
 
1321
- msgid "Check if a connection can be made to Red Hat Subscription Management."
1322
- msgstr ""
1323
-
1324
- msgid "Check if the specified organization has Simple Content Access enabled. %s"
1318
+ msgid "Check for missing or corrupted artifacts, and attempt to redownload them."
1325
1319
  msgstr ""
1326
1320
 
1327
- msgid "Check if the specified organization is eligible for Simple Content Access. %s"
1321
+ msgid "Check if a connection can be made to Red Hat Subscription Management."
1328
1322
  msgstr ""
1329
1323
 
1330
1324
  msgid "Check services before actions"
@@ -1375,12 +1369,6 @@ msgstr "Закрыть"
1375
1369
  msgid "Collapse All"
1376
1370
  msgstr "Свернуть все"
1377
1371
 
1378
- msgid "Combined Profile Update"
1379
- msgstr ""
1380
-
1381
- msgid "Combined Profile Update for %s"
1382
- msgstr ""
1383
-
1384
1372
  msgid "Comma-separated list of subpaths. All subpaths must have a slash at the end and none at the front."
1385
1373
  msgstr ""
1386
1374
 
@@ -1534,7 +1522,7 @@ msgstr ""
1534
1522
  msgid "Content View Filter id"
1535
1523
  msgstr "Идентификатор фильтра представления"
1536
1524
 
1537
- msgid "Content View Filter identifier"
1525
+ msgid "Content View Filter identifier. Use to filter by ID"
1538
1526
  msgstr ""
1539
1527
 
1540
1528
  msgid "Content View ID"
@@ -1627,6 +1615,12 @@ msgstr ""
1627
1615
  msgid "Content view ${name} created"
1628
1616
  msgstr ""
1629
1617
 
1618
+ msgid "Content view '%{content_view}' is not attached to the environment."
1619
+ msgstr ""
1620
+
1621
+ msgid "Content view '%{content_view}' is not attached to this capsule."
1622
+ msgstr ""
1623
+
1630
1624
  msgid "Content view '%{cv_name}' is a generated content view, which cannot be assigned to hosts or activation keys."
1631
1625
  msgstr ""
1632
1626
 
@@ -1861,9 +1855,6 @@ msgstr ""
1861
1855
  msgid "Couldn't find subject of synchronization"
1862
1856
  msgstr "Не удалось найти объект синхронизации"
1863
1857
 
1864
- msgid "Count"
1865
- msgstr "Счётчик"
1866
-
1867
1858
  msgid "Create"
1868
1859
  msgstr "Создать"
1869
1860
 
@@ -2308,6 +2299,9 @@ msgstr "Свойства"
2308
2299
  msgid "Determining settings for ${name}"
2309
2300
  msgstr ""
2310
2301
 
2302
+ msgid "Digest"
2303
+ msgstr ""
2304
+
2311
2305
  msgid "Directly setting package lists on composite content views is not allowed. Please update the components, then re-publish the composite."
2312
2306
  msgstr ""
2313
2307
 
@@ -2329,9 +2323,6 @@ msgstr ""
2329
2323
  msgid "Disable module stream"
2330
2324
  msgstr ""
2331
2325
 
2332
- msgid "Disable simple content access for a manifest. %s"
2333
- msgstr ""
2334
-
2335
2326
  msgid "Disabled"
2336
2327
  msgstr "Отключено"
2337
2328
 
@@ -2395,6 +2386,9 @@ msgstr ""
2395
2386
  msgid "Edit content view assignment"
2396
2387
  msgstr ""
2397
2388
 
2389
+ msgid "Edit content view environments"
2390
+ msgstr ""
2391
+
2398
2392
  msgid "Edit credentials"
2399
2393
  msgstr ""
2400
2394
 
@@ -2464,9 +2458,6 @@ msgstr "Включить репозиторий из набора"
2464
2458
  msgid "Enable repository sets"
2465
2459
  msgstr ""
2466
2460
 
2467
- msgid "Enable simple content access for a manifest"
2468
- msgstr ""
2469
-
2470
2461
  msgid "Enable/Disable auto publish of composite view"
2471
2462
  msgstr ""
2472
2463
 
@@ -2641,6 +2632,12 @@ msgstr "Развернуть все"
2641
2632
  msgid "Expire soon days"
2642
2633
  msgstr ""
2643
2634
 
2635
+ msgid "Expired "
2636
+ msgstr ""
2637
+
2638
+ msgid "Expires "
2639
+ msgstr ""
2640
+
2644
2641
  msgid "Export"
2645
2642
  msgstr "Экспорт"
2646
2643
 
@@ -2877,9 +2874,6 @@ msgstr ""
2877
2874
  msgid "Full support"
2878
2875
  msgstr ""
2879
2876
 
2880
- msgid "Fully entitled"
2881
- msgstr "Полные полномочия"
2882
-
2883
2877
  msgid "GPG Key URL"
2884
2878
  msgstr "URL ключа GPG"
2885
2879
 
@@ -3030,9 +3024,6 @@ msgstr ""
3030
3024
  msgid "Host Profile Can Change In Build"
3031
3025
  msgstr ""
3032
3026
 
3033
- msgid "Host Subscription Status"
3034
- msgstr ""
3035
-
3036
3027
  msgid "Host Tasks Workers Pool Size"
3037
3028
  msgstr ""
3038
3029
 
@@ -3054,9 +3045,18 @@ msgstr ""
3054
3045
  msgid "Host content and subscription details"
3055
3046
  msgstr "Свойства подписки и содержимого"
3056
3047
 
3048
+ msgid "Host content source will remain the same. Click Save below to update the host's content view environment."
3049
+ msgstr ""
3050
+
3057
3051
  msgid "Host content view and environment updated"
3058
3052
  msgstr ""
3059
3053
 
3054
+ msgid "Host content view environment(s) updated"
3055
+ msgstr ""
3056
+
3057
+ msgid "Host content view environments updating."
3058
+ msgstr ""
3059
+
3060
3060
  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."
3061
3061
  msgstr ""
3062
3062
 
@@ -3207,9 +3207,15 @@ msgstr "Идентификатор узла содержимого"
3207
3207
  msgid "Id of the content view to limit the synchronization on"
3208
3208
  msgstr ""
3209
3209
 
3210
+ msgid "Id of the content view to limit verifying checksum on"
3211
+ msgstr ""
3212
+
3210
3213
  msgid "Id of the environment to limit the synchronization on"
3211
3214
  msgstr "Идентификатор синхронизируемого окружения"
3212
3215
 
3216
+ msgid "Id of the environment to limit verifying checksum on"
3217
+ msgstr ""
3218
+
3213
3219
  msgid "Id of the host"
3214
3220
  msgstr "Идентификатор узла"
3215
3221
 
@@ -3228,6 +3234,9 @@ msgstr "Идентификатор организации для выборки
3228
3234
  msgid "Id of the repository to limit the synchronization on"
3229
3235
  msgstr ""
3230
3236
 
3237
+ msgid "Id of the repository to limit verifying checksum on"
3238
+ msgstr ""
3239
+
3231
3240
  msgid "Id of the smart proxy"
3232
3241
  msgstr ""
3233
3242
 
@@ -3350,9 +3359,6 @@ msgstr ""
3350
3359
  msgid "Import Manifest"
3351
3360
  msgstr "Импорт манифеста"
3352
3361
 
3353
- msgid "Import New Manifest"
3354
- msgstr ""
3355
-
3356
3362
  msgid "Import Repository"
3357
3363
  msgstr ""
3358
3364
 
@@ -3365,21 +3371,24 @@ msgstr ""
3365
3371
  msgid "Import a Manifest to Begin"
3366
3372
  msgstr ""
3367
3373
 
3368
- msgid "Import a Manifest using the manifest tab above."
3369
- msgstr ""
3370
-
3371
3374
  msgid "Import a content view version"
3372
3375
  msgstr ""
3373
3376
 
3374
3377
  msgid "Import a content view version to the library"
3375
3378
  msgstr ""
3376
3379
 
3380
+ msgid "Import a manifest using the Manifest tab above."
3381
+ msgstr ""
3382
+
3377
3383
  msgid "Import a repository"
3378
3384
  msgstr ""
3379
3385
 
3380
3386
  msgid "Import a subscription manifest to give hosts access to Red Hat content."
3381
3387
  msgstr ""
3382
3388
 
3389
+ msgid "Import new manifest"
3390
+ msgstr ""
3391
+
3383
3392
  msgid "Import only"
3384
3393
  msgstr ""
3385
3394
 
@@ -3566,9 +3575,6 @@ msgstr ""
3566
3575
  msgid "Interval not set correctly"
3567
3576
  msgstr ""
3568
3577
 
3569
- msgid "Invalid"
3570
- msgstr "Недействительные"
3571
-
3572
3578
  msgid "Invalid association of the content view id. Content View must match the content view version being saved"
3573
3579
  msgstr ""
3574
3580
 
@@ -3698,6 +3704,9 @@ msgstr ""
3698
3704
  msgid "Katello: Update Packages by search query"
3699
3705
  msgstr ""
3700
3706
 
3707
+ msgid "Katello: Upload Profile"
3708
+ msgstr ""
3709
+
3701
3710
  msgid "Key-value hash of subscription-manager facts, nesting uses a period delimiter (.)"
3702
3711
  msgstr "Пары ключей и их значений, содержащих факты для subscription-manager. В качестве разделителя для вложенных фактов используется точка."
3703
3712
 
@@ -3737,6 +3746,9 @@ msgstr ""
3737
3746
  msgid "Last refresh :"
3738
3747
  msgstr ""
3739
3748
 
3749
+ msgid "Last seen"
3750
+ msgstr ""
3751
+
3740
3752
  msgid "Last sync"
3741
3753
  msgstr ""
3742
3754
 
@@ -3752,7 +3764,7 @@ msgstr "Последние исправления"
3752
3764
  msgid "Latest version"
3753
3765
  msgstr ""
3754
3766
 
3755
- msgid "Learn more about adding Subscription Manifests "
3767
+ msgid "Learn more about adding subscription manifests "
3756
3768
  msgstr ""
3757
3769
 
3758
3770
  msgid "Legacy UI"
@@ -3818,6 +3830,9 @@ msgstr ""
3818
3830
  msgid "Lifecycle environments cannot be modifed on the default Smart proxy. The content from all Lifecycle Environments will exist on this Smart proxy."
3819
3831
  msgstr ""
3820
3832
 
3833
+ msgid "Limit actions to content in the host's environment."
3834
+ msgstr ""
3835
+
3821
3836
  msgid "Limit content to Red Hat / custom"
3822
3837
  msgstr ""
3823
3838
 
@@ -4118,6 +4133,12 @@ msgstr ""
4118
4133
  msgid "Manifest does not have a valid subscription"
4119
4134
  msgstr ""
4120
4135
 
4136
+ msgid "Manifest expired"
4137
+ msgstr ""
4138
+
4139
+ msgid "Manifest expiring soon"
4140
+ msgstr ""
4141
+
4121
4142
  msgid "Manifest imported"
4122
4143
  msgstr ""
4123
4144
 
@@ -4133,6 +4154,9 @@ msgstr ""
4133
4154
  msgid "Manifest in '%{subject}' refreshed."
4134
4155
  msgstr ""
4135
4156
 
4157
+ 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."
4158
+ msgstr ""
4159
+
4136
4160
  msgid "Manifest refresh timeout"
4137
4161
  msgstr ""
4138
4162
 
@@ -4148,9 +4172,6 @@ msgstr ""
4148
4172
  msgid "Mark Content Host Statuses as Unknown for %s"
4149
4173
  msgstr ""
4150
4174
 
4151
- msgid "Matched"
4152
- msgstr ""
4153
-
4154
4175
  msgid "Matching RPMs based on your created filter rule. Remember, RPM filters don't apply to modular RPMs."
4155
4176
  msgstr ""
4156
4177
 
@@ -4193,6 +4214,9 @@ msgstr "Сообщение"
4193
4214
  msgid "Messaging connection"
4194
4215
  msgstr "Система обмена сообщениями"
4195
4216
 
4217
+ msgid "Metadata generate"
4218
+ msgstr ""
4219
+
4196
4220
  msgid ""
4197
4221
  "Metadata republishing is risky on 'Complete Mirroring' repositories. Change the mirroring policy and try again.\n"
4198
4222
  "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."
@@ -4204,9 +4228,6 @@ msgstr ""
4204
4228
  msgid "Minimum version"
4205
4229
  msgstr ""
4206
4230
 
4207
- msgid "Mismatched"
4208
- msgstr ""
4209
-
4210
4231
  msgid "Missing activation key!"
4211
4232
  msgstr ""
4212
4233
 
@@ -4369,9 +4390,6 @@ msgstr "Нет представления"
4369
4390
  msgid "No Content found"
4370
4391
  msgstr ""
4371
4392
 
4372
- msgid "No Manifest Uploaded"
4373
- msgstr ""
4374
-
4375
4393
  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."
4376
4394
  msgstr ""
4377
4395
 
@@ -4507,6 +4525,9 @@ msgstr "Нет загруженных файлов манифеста"
4507
4525
  msgid "No manifest found. Import a manifest with the appropriate subscriptions before importing content."
4508
4526
  msgstr ""
4509
4527
 
4528
+ msgid "No manifest imported"
4529
+ msgstr ""
4530
+
4510
4531
  msgid "No matching "
4511
4532
  msgstr ""
4512
4533
 
@@ -4699,9 +4720,6 @@ msgstr "Не установлено"
4699
4720
  msgid "Not running"
4700
4721
  msgstr ""
4701
4722
 
4702
- msgid "Not specified"
4703
- msgstr ""
4704
-
4705
4723
  msgid "Not yet published"
4706
4724
  msgstr "Нет"
4707
4725
 
@@ -4942,12 +4960,6 @@ msgstr "Время ожидания установки пакета истекл
4942
4960
  msgid "Package Install scheduled by %s"
4943
4961
  msgstr "Установку пакета назначил: %s"
4944
4962
 
4945
- msgid "Package Profile Update"
4946
- msgstr "Обновление профиля пакетов"
4947
-
4948
- msgid "Package Profile Update for %s"
4949
- msgstr "Обновление профиля пакетов для %s"
4950
-
4951
4963
  msgid "Package Remove"
4952
4964
  msgstr "Удаление пакета"
4953
4965
 
@@ -5029,12 +5041,6 @@ msgstr ""
5029
5041
  msgid "Page number, starting at 1"
5030
5042
  msgstr "Номер страницы, начиная с 1"
5031
5043
 
5032
- msgid "Partial"
5033
- msgstr "Неполные"
5034
-
5035
- msgid "Partially entitled"
5036
- msgstr "Частичные полномочия"
5037
-
5038
5044
  msgid "Partition template IDs"
5039
5045
  msgstr "Код шаблона таблицы разделов"
5040
5046
 
@@ -5044,9 +5050,6 @@ msgstr "Пароль"
5044
5050
  msgid "Password for authentication. Relevant only for 'upstream_server' type."
5045
5051
  msgstr ""
5046
5052
 
5047
- msgid "Password of the upstream authentication token."
5048
- msgstr ""
5049
-
5050
5053
  msgid "Password of the upstream repository user used for authentication"
5051
5054
  msgstr ""
5052
5055
 
@@ -5062,6 +5065,9 @@ msgstr ""
5062
5065
  msgid "Paused"
5063
5066
  msgstr "Приостановлена"
5064
5067
 
5068
+ msgid "Pending tasks detected in repositories of this content view. Please wait for the tasks: "
5069
+ msgstr ""
5070
+
5065
5071
  msgid "Perform a module stream action via Katello interface"
5066
5072
  msgstr ""
5067
5073
 
@@ -5119,16 +5125,13 @@ msgstr ""
5119
5125
  msgid "Please select a lifecycle environment and a content view to move this activation key."
5120
5126
  msgstr ""
5121
5127
 
5122
- msgid "Please select an architecture before assigning a kickstart repository"
5123
- msgstr ""
5124
-
5125
- msgid "Please select an operating system before assigning a kickstart repository"
5128
+ msgid "Please select a lifecycle environment and content view to view activation keys."
5126
5129
  msgstr ""
5127
5130
 
5128
- msgid "Please select an organization to view subscription status."
5131
+ msgid "Please select an architecture before assigning a kickstart repository"
5129
5132
  msgstr ""
5130
5133
 
5131
- msgid "Please select an organization to view subscription totals."
5134
+ msgid "Please select an operating system before assigning a kickstart repository"
5132
5135
  msgstr ""
5133
5136
 
5134
5137
  msgid "Please select one from the list below and you will be redirected."
@@ -5466,9 +5469,6 @@ msgstr ""
5466
5469
  msgid "Reboot required"
5467
5470
  msgstr ""
5468
5471
 
5469
- msgid "Recently Expired Subscriptions"
5470
- msgstr "Недавно закончились"
5471
-
5472
5472
  msgid "Reclaim Space"
5473
5473
  msgstr ""
5474
5474
 
@@ -5571,6 +5571,9 @@ msgstr ""
5571
5571
  msgid "Registered"
5572
5572
  msgstr "Зарегистрирован"
5573
5573
 
5574
+ msgid "Registered at"
5575
+ msgstr ""
5576
+
5574
5577
  msgid "Registered by"
5575
5578
  msgstr ""
5576
5579
 
@@ -5709,6 +5712,9 @@ msgstr "Удалить подписки"
5709
5712
  msgid "Remove subscriptions from %s"
5710
5713
  msgstr "Удалить подписки %s"
5711
5714
 
5715
+ msgid "Remove subscriptions from a host"
5716
+ msgstr ""
5717
+
5712
5718
  msgid "Remove subscriptions from one or more hosts"
5713
5719
  msgstr ""
5714
5720
 
@@ -6063,9 +6069,6 @@ msgstr ""
6063
6069
  msgid "SSL client key"
6064
6070
  msgstr ""
6065
6071
 
6066
- msgid "SSL version used to communicate with the CDN"
6067
- msgstr ""
6068
-
6069
6072
  msgid "SUBSCRIPTIONS EXPIRING SOON"
6070
6073
  msgstr ""
6071
6074
 
@@ -6075,10 +6078,10 @@ msgstr "Сохранить"
6075
6078
  msgid "Saving alternate content source..."
6076
6079
  msgstr ""
6077
6080
 
6078
- msgid "Schema Version 1"
6081
+ msgid "Schema version 1"
6079
6082
  msgstr ""
6080
6083
 
6081
- msgid "Schema Version 2"
6084
+ msgid "Schema version 2"
6082
6085
  msgstr ""
6083
6086
 
6084
6087
  msgid "Search"
@@ -6279,9 +6282,6 @@ msgstr "Уровень обслуживания %s"
6279
6282
  msgid "Service Level (SLA)"
6280
6283
  msgstr ""
6281
6284
 
6282
- msgid "Service level"
6283
- msgstr ""
6284
-
6285
6285
  msgid "Service level of host"
6286
6286
  msgstr ""
6287
6287
 
@@ -6414,19 +6414,13 @@ msgstr ""
6414
6414
  msgid "Shows version information"
6415
6415
  msgstr "Показывает версию"
6416
6416
 
6417
- msgid "Simple Content Access"
6418
- msgstr ""
6419
-
6420
- msgid "Simple Content Access has been disabled by the upstream organization administrator."
6421
- msgstr ""
6422
-
6423
6417
  msgid "Simple Content Access has been disabled for '%{subject}'."
6424
6418
  msgstr ""
6425
6419
 
6426
6420
  msgid "Simple Content Access has been enabled for '%{subject}'."
6427
6421
  msgstr ""
6428
6422
 
6429
- msgid "Simple Content Access will be required for all organizations in Katello 4.12."
6423
+ msgid "Simple Content Access is the only supported content access mode"
6430
6424
  msgstr ""
6431
6425
 
6432
6426
  msgid "Simplified"
@@ -6540,6 +6534,9 @@ msgstr ""
6540
6534
  msgid "Something went wrong while fetching rpm packages! ${getResponseErrorMsgs(error.response)}"
6541
6535
  msgstr ""
6542
6536
 
6537
+ msgid "Something went wrong while getting container manifest lists! ${getResponseErrorMsgs(error.response)}"
6538
+ msgstr ""
6539
+
6543
6540
  msgid "Something went wrong while getting container tags! ${getResponseErrorMsgs(error.response)}"
6544
6541
  msgstr ""
6545
6542
 
@@ -6729,6 +6726,9 @@ msgstr "Сведения о подписке"
6729
6726
  msgid "Subscription Manifest"
6730
6727
  msgstr "Манифест подписки"
6731
6728
 
6729
+ msgid "Subscription Manifest expiration date check"
6730
+ msgstr ""
6731
+
6732
6732
  msgid "Subscription Manifest validity check"
6733
6733
  msgstr ""
6734
6734
 
@@ -6741,9 +6741,6 @@ msgstr "Идентификатор пула подписок"
6741
6741
  msgid "Subscription Pool uuid"
6742
6742
  msgstr "UUID пула подписок"
6743
6743
 
6744
- msgid "Subscription Status"
6745
- msgstr "Состояние"
6746
-
6747
6744
  msgid "Subscription UUID"
6748
6745
  msgstr ""
6749
6746
 
@@ -6771,27 +6768,18 @@ msgstr "Файл манифеста подписок"
6771
6768
  msgid "Subscription not found"
6772
6769
  msgstr ""
6773
6770
 
6774
- msgid "Subscription status"
6775
- msgstr ""
6776
-
6777
6771
  msgid "Subscription was not persisted - %{error_message}"
6778
6772
  msgstr ""
6779
6773
 
6780
6774
  msgid "Subscriptions"
6781
6775
  msgstr "Подписки"
6782
6776
 
6783
- msgid "Subscriptions Expiring in 120 Days"
6784
- msgstr "Подписки, истекающие в ближайшие 120 дней"
6785
-
6786
6777
  msgid "Subscriptions expiring soon"
6787
6778
  msgstr ""
6788
6779
 
6789
6780
  msgid "Subscriptions have been saved and are being updated. "
6790
6781
  msgstr ""
6791
6782
 
6792
- msgid "Subscriptions information based on selected activation keys:"
6793
- msgstr ""
6794
-
6795
6783
  msgid "Subscriptions service"
6796
6784
  msgstr ""
6797
6785
 
@@ -7115,7 +7103,7 @@ msgstr ""
7115
7103
  msgid "The maximum number of versions of each package to keep."
7116
7104
  msgstr ""
7117
7105
 
7118
- msgid "The number of days remaining in a subscription before you will be reminded about renewing it."
7106
+ msgid "The number of days remaining in a subscription before you will be reminded about renewing it. Also used for manifest expiration warnings."
7119
7107
  msgstr ""
7120
7108
 
7121
7109
  msgid "The number of items fetched from a single paged Pulp API call."
@@ -7165,6 +7153,9 @@ msgstr ""
7165
7153
  msgid "The selected kickstart repository is not part of the assigned content view, lifecycle environment, content source, operating system, and architecture"
7166
7154
  msgstr ""
7167
7155
 
7156
+ msgid "The selected lifecycle environment contains no activation keys"
7157
+ msgstr ""
7158
+
7168
7159
  msgid "The selected/Inherited Content View is not available for this Lifecycle Environment"
7169
7160
  msgstr ""
7170
7161
 
@@ -7189,6 +7180,9 @@ msgstr ""
7189
7180
  msgid "The type of content to upload (srpm, file, etc.). Check uploadable types here: /katello/api/repositories/repository_types"
7190
7181
  msgstr ""
7191
7182
 
7183
+ msgid "The value will be available in templates as @host.params['kt_activation_keys']"
7184
+ msgstr ""
7185
+
7192
7186
  msgid "There are no Manifests to display"
7193
7187
  msgstr ""
7194
7188
 
@@ -7213,10 +7207,10 @@ msgstr ""
7213
7207
  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."
7214
7208
  msgstr "Окружения и версии не заданы или определены неверно. Проверьте параметры environment_ids и content_view_version_ids."
7215
7209
 
7216
- msgid "There is no Manifest History to display."
7210
+ msgid "There is no downloaded content to clean."
7217
7211
  msgstr ""
7218
7212
 
7219
- msgid "There is no downloaded content to clean."
7213
+ msgid "There is no manifest history to display."
7220
7214
  msgstr ""
7221
7215
 
7222
7216
  msgid "There is no such HTTP proxy"
@@ -7279,7 +7273,7 @@ msgstr ""
7279
7273
  msgid "This content view will be deleted. Changes will be effective after clicking Delete."
7280
7274
  msgstr ""
7281
7275
 
7282
- msgid "This endpoint is deprecated and will be removed in Katello 4.12. All organizations are now eligible for Simple Content Access."
7276
+ msgid "This endpoint is deprecated and will be removed in an upcoming release. Simple Content Access is the only supported content access mode."
7283
7277
  msgstr ""
7284
7278
 
7285
7279
  msgid "This erratum is not installable because it is not in this host's content view and lifecycle environment."
@@ -7321,10 +7315,10 @@ msgstr ""
7321
7315
  msgid "This is not a linked repository"
7322
7316
  msgstr ""
7323
7317
 
7324
- msgid "This organization is not using {scaLink}. Entitlement-based subscription management is deprecated and will be removed in Katello 4.12."
7318
+ msgid "This page shows the subscriptions available from this organization's subscription manifest. {br} Learn more about your overall subscription usage with the {subscriptionsService}."
7325
7319
  msgstr ""
7326
7320
 
7327
- msgid "This page shows the subscriptions available from this organization's subscription manifest. {br} Learn more about your overall subscription usage with the {subscriptionsService}."
7321
+ msgid "This repository has pending tasks in associated content views. Please wait for the tasks: "
7328
7322
  msgstr ""
7329
7323
 
7330
7324
  msgid "This repository is not suggested. Please see additional %(anchorBegin)sdocumentation%(anchorEnd)s prior to use."
@@ -7357,6 +7351,9 @@ msgstr ""
7357
7351
  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."
7358
7352
  msgstr ""
7359
7353
 
7354
+ msgid "This will update the content view environments for {hosts}."
7355
+ msgstr ""
7356
+
7360
7357
  msgid "Time in minutes before content that is not contained within a repository and has not been accessed is considered orphaned."
7361
7358
  msgstr ""
7362
7359
 
@@ -7372,6 +7369,9 @@ msgstr ""
7372
7369
  msgid "Title"
7373
7370
  msgstr "Заголовок"
7374
7371
 
7372
+ 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."
7373
+ msgstr ""
7374
+
7375
7375
  msgid "To enable them, add the environment to the content source, or select a different content source."
7376
7376
  msgstr ""
7377
7377
 
@@ -7390,9 +7390,6 @@ msgstr ""
7390
7390
  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."
7391
7391
  msgstr ""
7392
7392
 
7393
- msgid "Toggling Simple Content Access will refresh your manifest."
7394
- msgstr ""
7395
-
7396
7393
  msgid "Total steps: "
7397
7394
  msgstr ""
7398
7395
 
@@ -7579,9 +7576,6 @@ msgstr "Несохраненные исправления"
7579
7576
  msgid "Unattach a subscription"
7580
7577
  msgstr "Отключить подписку"
7581
7578
 
7582
- msgid "Unentitled"
7583
- msgstr "Без полномочий"
7584
-
7585
7579
  msgid "Unfiltered params array: %s."
7586
7580
  msgstr ""
7587
7581
 
@@ -7597,12 +7591,6 @@ msgstr ""
7597
7591
  msgid "Unknown errata status"
7598
7592
  msgstr "Неизвестный статус исправлений"
7599
7593
 
7600
- msgid "Unknown or Unregistered"
7601
- msgstr ""
7602
-
7603
- msgid "Unknown subscription status"
7604
- msgstr "Неизвестный статус подписки"
7605
-
7606
7594
  msgid "Unknown traces status"
7607
7595
  msgstr ""
7608
7596
 
@@ -7618,12 +7606,6 @@ msgstr "Отменить регистрацию узла"
7618
7606
  msgid "Unspecified"
7619
7607
  msgstr ""
7620
7608
 
7621
- msgid "Unsubscribed Hypervisor"
7622
- msgstr ""
7623
-
7624
- msgid "Unsubscribed hypervisor"
7625
- msgstr ""
7626
-
7627
7609
  msgid "Unsupported CDN resource"
7628
7610
  msgstr ""
7629
7611
 
@@ -7699,11 +7681,11 @@ msgstr ""
7699
7681
  msgid "Update content urls"
7700
7682
  msgstr ""
7701
7683
 
7702
- msgid "Update for host"
7703
- msgstr "Обновление узла"
7684
+ msgid "Update content view environments for host"
7685
+ msgstr ""
7704
7686
 
7705
- msgid "Update for host %s"
7706
- msgstr "Обновление %s"
7687
+ msgid "Update content view environments for host %s"
7688
+ msgstr ""
7707
7689
 
7708
7690
  msgid "Update hosts manually"
7709
7691
  msgstr ""
@@ -7828,7 +7810,7 @@ msgstr "Добавить содержимое в репозиторий"
7828
7810
  msgid "Upload into"
7829
7811
  msgstr "Добавить в"
7830
7812
 
7831
- msgid "Upload profiles without Dynflow"
7813
+ msgid "Upload package / repos profile"
7832
7814
  msgstr ""
7833
7815
 
7834
7816
  msgid "Upload request id"
@@ -7846,6 +7828,9 @@ msgstr ""
7846
7828
  msgid "Upstream Name cannot be blank when Repository URL is provided."
7847
7829
  msgstr ""
7848
7830
 
7831
+ msgid "Upstream authentication token string for yum repositories."
7832
+ msgstr ""
7833
+
7849
7834
  msgid "Upstream foreman server to sync CDN content from. Relevant only for 'upstream_server' type."
7850
7835
  msgstr ""
7851
7836
 
@@ -7930,8 +7915,11 @@ msgstr ""
7930
7915
  msgid "Username, Password, Upstream Organization Label, and SSL CA Credential are required when using an upstream Foreman server."
7931
7916
  msgstr ""
7932
7917
 
7933
- msgid "Valid"
7934
- msgstr "Действительные"
7918
+ msgid "Validate host/lifecycle environment/content source coherence"
7919
+ msgstr ""
7920
+
7921
+ 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"
7922
+ msgstr ""
7935
7923
 
7936
7924
  msgid "Value must either be a boolean or 'default' for 'enabled'"
7937
7925
  msgstr ""
@@ -7942,12 +7930,24 @@ msgstr "Проверить SSL"
7942
7930
  msgid "Verify checksum"
7943
7931
  msgstr ""
7944
7932
 
7933
+ msgid "Verify checksum for content on smart proxy"
7934
+ msgstr ""
7935
+
7945
7936
  msgid "Verify checksum for one or more products"
7946
7937
  msgstr ""
7947
7938
 
7939
+ msgid "Verify checksum of repositories in %{name} %{version}"
7940
+ msgstr ""
7941
+
7948
7942
  msgid "Verify checksum of repository contents"
7949
7943
  msgstr ""
7950
7944
 
7945
+ msgid "Verify checksum of repository contents in the content view version"
7946
+ msgstr ""
7947
+
7948
+ msgid "Verify checksum of version repositories"
7949
+ msgstr ""
7950
+
7951
7951
  msgid "Version"
7952
7952
  msgstr "Версия"
7953
7953
 
@@ -8059,9 +8059,6 @@ msgstr ""
8059
8059
  msgid "When \"Upstream URL\" is set, \"Releases/Distributions\" must also be set!"
8060
8060
  msgstr ""
8061
8061
 
8062
- msgid "When Simple Content Access is enabled, hosts are not required to have subscriptions attached to access repositories."
8063
- msgstr ""
8064
-
8065
8062
  msgid "When registering a host via subscription-manager, force use the specified fact (in the form of 'fact.fact')"
8066
8063
  msgstr ""
8067
8064
 
@@ -8071,9 +8068,6 @@ msgstr "Если «True», список будет ограничиваться
8071
8068
  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."
8072
8069
  msgstr ""
8073
8070
 
8074
- msgid "Whether Simple Content Access should be enabled for the organization."
8075
- msgstr ""
8076
-
8077
8071
  msgid "Whether or not the host collection may have unlimited hosts"
8078
8072
  msgstr "Позволяет снять ограничение на количество узлов в коллекции"
8079
8073
 
@@ -8098,9 +8092,6 @@ msgstr ""
8098
8092
  msgid "Whether to include available content attribute in results"
8099
8093
  msgstr "Включить/отключить атрибут доступного содержимого в результаты"
8100
8094
 
8101
- msgid "Whether to turn on Simple Content Access for the organization."
8102
- msgstr ""
8103
-
8104
8095
  msgid "Workers"
8105
8096
  msgstr "Обработчики"
8106
8097
 
@@ -8176,6 +8167,12 @@ msgstr "Недостаточно разрешений для синхрониз
8176
8167
  msgid "You're making changes to %(entitlementCount)s entitlement(s)"
8177
8168
  msgstr ""
8178
8169
 
8170
+ msgid "Your manifest expired on {expirationDate}. To continue using Red Hat content, import a new manifest."
8171
+ msgstr ""
8172
+
8173
+ 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."
8174
+ msgstr ""
8175
+
8179
8176
  msgid "Your search query was invalid. Please revise it and try again. The full error has been sent to the application logs."
8180
8177
  msgstr ""
8181
8178
 
@@ -8440,6 +8437,12 @@ msgstr ""
8440
8437
  msgid "create a filter for a content view"
8441
8438
  msgstr "создать фильтр представления"
8442
8439
 
8440
+ msgid "day"
8441
+ msgstr ""
8442
+
8443
+ msgid "days"
8444
+ msgstr ""
8445
+
8443
8446
  msgid "deb, package, package group, or docker tag names"
8444
8447
  msgstr ""
8445
8448
 
@@ -8572,7 +8575,7 @@ msgstr "уже используется продуктом в этой орга
8572
8575
  msgid "has already been taken for this product."
8573
8576
  msgstr "уже используется для этого продукта."
8574
8577
 
8575
- msgid "here."
8578
+ msgid "here"
8576
8579
  msgstr ""
8577
8580
 
8578
8581
  msgid "host collection name to filter by"
@@ -8638,6 +8641,9 @@ msgstr ""
8638
8641
  msgid "invalid: Repositories can only require one OS version."
8639
8642
  msgstr ""
8640
8643
 
8644
+ msgid "invalid: The content source must sync the lifecycle environment assigned to the host. See the logs for more information."
8645
+ msgstr ""
8646
+
8641
8647
  msgid "is already attached to the capsule"
8642
8648
  msgstr "уже связан с капсулой"
8643
8649
 
@@ -8875,6 +8881,12 @@ msgstr ""
8875
8881
  msgid "security advisory"
8876
8882
  msgstr ""
8877
8883
 
8884
+ msgid "selected host"
8885
+ msgstr ""
8886
+
8887
+ msgid "selected hosts"
8888
+ msgstr ""
8889
+
8878
8890
  msgid "service level"
8879
8891
  msgstr "уровень обслуживания"
8880
8892
 
@@ -8914,6 +8926,9 @@ msgstr "имя плана синхронизации"
8914
8926
  msgid "sync plan numeric identifier"
8915
8927
  msgstr "числовой идентификатор плана синхронизации"
8916
8928
 
8929
+ msgid "system registration"
8930
+ msgstr ""
8931
+
8917
8932
  msgid "the following attributes can not be updated for the Red Hat provider: [ %s ]"
8918
8933
  msgstr ""
8919
8934