katello 4.12.1 → 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 (222) hide show
  1. checksums.yaml +4 -4
  2. data/app/assets/javascripts/katello/locale/bn/katello.js +3365 -3350
  3. data/app/assets/javascripts/katello/locale/bn_IN/katello.js +3136 -3121
  4. data/app/assets/javascripts/katello/locale/ca/katello.js +3588 -3576
  5. data/app/assets/javascripts/katello/locale/cs/katello.js +3499 -3487
  6. data/app/assets/javascripts/katello/locale/cs_CZ/katello.js +4186 -4186
  7. data/app/assets/javascripts/katello/locale/de/katello.js +5553 -5562
  8. data/app/assets/javascripts/katello/locale/de_AT/katello.js +3008 -2993
  9. data/app/assets/javascripts/katello/locale/de_DE/katello.js +3066 -3051
  10. data/app/assets/javascripts/katello/locale/el/katello.js +3376 -3370
  11. data/app/assets/javascripts/katello/locale/en/katello.js +3008 -2993
  12. data/app/assets/javascripts/katello/locale/en_GB/katello.js +3076 -3073
  13. data/app/assets/javascripts/katello/locale/en_US/katello.js +3008 -2993
  14. data/app/assets/javascripts/katello/locale/es/katello.js +5366 -5372
  15. data/app/assets/javascripts/katello/locale/et_EE/katello.js +3008 -2993
  16. data/app/assets/javascripts/katello/locale/fr/katello.js +5975 -5984
  17. data/app/assets/javascripts/katello/locale/gl/katello.js +3125 -3113
  18. data/app/assets/javascripts/katello/locale/gu/katello.js +3119 -3104
  19. data/app/assets/javascripts/katello/locale/he_IL/katello.js +3020 -3005
  20. data/app/assets/javascripts/katello/locale/hi/katello.js +3137 -3122
  21. data/app/assets/javascripts/katello/locale/id/katello.js +3008 -2993
  22. data/app/assets/javascripts/katello/locale/it/katello.js +4469 -4466
  23. data/app/assets/javascripts/katello/locale/ja/katello.js +5969 -5978
  24. data/app/assets/javascripts/katello/locale/ka/katello.js +5649 -5652
  25. data/app/assets/javascripts/katello/locale/kn/katello.js +3136 -3121
  26. data/app/assets/javascripts/katello/locale/ko/katello.js +4717 -4720
  27. data/app/assets/javascripts/katello/locale/locale/katello.js +1050 -1084
  28. data/app/assets/javascripts/katello/locale/ml_IN/katello.js +3008 -2993
  29. data/app/assets/javascripts/katello/locale/mr/katello.js +3136 -3121
  30. data/app/assets/javascripts/katello/locale/nl_NL/katello.js +3116 -3101
  31. data/app/assets/javascripts/katello/locale/or/katello.js +3137 -3122
  32. data/app/assets/javascripts/katello/locale/pa/katello.js +3136 -3121
  33. data/app/assets/javascripts/katello/locale/pl/katello.js +3210 -3195
  34. data/app/assets/javascripts/katello/locale/pl_PL/katello.js +3008 -2993
  35. data/app/assets/javascripts/katello/locale/pt/katello.js +3009 -2994
  36. data/app/assets/javascripts/katello/locale/pt_BR/katello.js +5362 -5368
  37. data/app/assets/javascripts/katello/locale/ro/katello.js +3008 -2993
  38. data/app/assets/javascripts/katello/locale/ro_RO/katello.js +3008 -2993
  39. data/app/assets/javascripts/katello/locale/ru/katello.js +4638 -4641
  40. data/app/assets/javascripts/katello/locale/sl/katello.js +3051 -3036
  41. data/app/assets/javascripts/katello/locale/sv_SE/katello.js +3156 -3144
  42. data/app/assets/javascripts/katello/locale/ta/katello.js +3365 -3350
  43. data/app/assets/javascripts/katello/locale/ta_IN/katello.js +3121 -3106
  44. data/app/assets/javascripts/katello/locale/te/katello.js +3136 -3121
  45. data/app/assets/javascripts/katello/locale/tr/katello.js +3025 -3010
  46. data/app/assets/javascripts/katello/locale/vi/katello.js +3008 -2993
  47. data/app/assets/javascripts/katello/locale/vi_VN/katello.js +3008 -2993
  48. data/app/assets/javascripts/katello/locale/zh/katello.js +3008 -2993
  49. data/app/assets/javascripts/katello/locale/zh_CN/katello.js +5968 -5977
  50. data/app/assets/javascripts/katello/locale/zh_TW/katello.js +4694 -4697
  51. data/app/controllers/katello/api/registry/registry_proxies_controller.rb +51 -124
  52. data/app/controllers/katello/api/rhsm/candlepin_dynflow_proxy_controller.rb +12 -20
  53. data/app/controllers/katello/api/v2/activation_keys_controller.rb +10 -4
  54. data/app/controllers/katello/api/v2/capsule_content_controller.rb +24 -0
  55. data/app/controllers/katello/api/v2/content_view_versions_controller.rb +9 -2
  56. data/app/controllers/katello/api/v2/debs_controller.rb +1 -1
  57. data/app/controllers/katello/api/v2/errata_controller.rb +1 -1
  58. data/app/controllers/katello/api/v2/host_subscriptions_controller.rb +12 -4
  59. data/app/controllers/katello/api/v2/hosts_bulk_actions_controller.rb +3 -3
  60. data/app/controllers/katello/api/v2/organizations_controller.rb +0 -11
  61. data/app/controllers/katello/api/v2/packages_controller.rb +1 -1
  62. data/app/controllers/katello/api/v2/repositories_controller.rb +18 -12
  63. data/app/controllers/katello/api/v2/repository_sets_controller.rb +2 -1
  64. data/app/controllers/katello/api/v2/simple_content_access_controller.rb +9 -22
  65. data/app/controllers/katello/concerns/api/v2/authorization.rb +1 -1
  66. data/app/helpers/katello/subscription_mailer_helper.rb +1 -1
  67. data/app/jobs/create_manifest_expire_soon_warning_notifications.rb +11 -0
  68. data/app/lib/actions/candlepin/owner/regenerate_upstream_identity_cert.rb +21 -0
  69. data/app/lib/actions/katello/capsule_content/sync.rb +1 -1
  70. data/app/lib/actions/katello/capsule_content/verify_checksum.rb +75 -0
  71. data/app/lib/actions/katello/content_view/promote.rb +1 -1
  72. data/app/lib/actions/katello/content_view/publish.rb +1 -1
  73. data/app/lib/actions/katello/content_view_version/verify_checksum.rb +29 -0
  74. data/app/lib/actions/katello/host/hypervisors_update.rb +1 -0
  75. data/app/lib/actions/katello/host/update_content_view.rb +2 -2
  76. data/app/lib/actions/katello/organization/manifest_import.rb +5 -0
  77. data/app/lib/actions/katello/organization/manifest_refresh.rb +3 -0
  78. data/app/lib/actions/katello/repository/metadata_generate.rb +7 -1
  79. data/app/lib/actions/katello/repository/remove_content.rb +1 -0
  80. data/app/lib/actions/katello/repository/sync.rb +2 -1
  81. data/app/lib/actions/katello/repository/upload_files.rb +1 -0
  82. data/app/lib/actions/pulp3/capsule_content/verify_checksum.rb +27 -0
  83. data/app/lib/actions/pulp3/orchestration/content_view_version/export_repository.rb +7 -9
  84. data/app/lib/actions/pulp3/orchestration/content_view_version/syncable_export.rb +5 -4
  85. data/app/lib/katello/concerns/base_template_scope_extensions.rb +7 -2
  86. data/app/lib/katello/http_resource.rb +6 -1
  87. data/app/lib/katello/resources/candlepin/consumer.rb +1 -1
  88. data/app/lib/katello/resources/candlepin/upstream_consumer.rb +18 -6
  89. data/app/lib/katello/resources/candlepin/upstream_job.rb +1 -1
  90. data/app/lib/katello/resources/registry.rb +25 -0
  91. data/app/mailers/katello/subscription_mailer.rb +3 -6
  92. data/app/models/katello/concerns/organization_extensions.rb +42 -3
  93. data/app/models/katello/content_view.rb +28 -0
  94. data/app/models/katello/content_view_environment_content_facet.rb +4 -2
  95. data/app/models/katello/glue/provider.rb +19 -12
  96. data/app/models/katello/glue/pulp/repos.rb +3 -2
  97. data/app/models/katello/host/content_facet.rb +1 -1
  98. data/app/models/katello/host/subscription_facet.rb +1 -1
  99. data/app/models/katello/ping.rb +1 -1
  100. data/app/models/katello/repository.rb +27 -0
  101. data/app/models/katello/root_repository.rb +0 -4
  102. data/app/services/katello/content_unit_indexer.rb +9 -0
  103. data/app/services/katello/pulp3/alternate_content_source.rb +4 -6
  104. data/app/services/katello/pulp3/api/core.rb +13 -0
  105. data/app/services/katello/pulp3/api/yum.rb +11 -0
  106. data/app/services/katello/pulp3/docker_manifest.rb +5 -1
  107. data/app/services/katello/pulp3/repository/generic.rb +1 -1
  108. data/app/services/katello/pulp3/repository.rb +26 -6
  109. data/app/services/katello/pulp3/repository_mirror.rb +13 -12
  110. data/app/services/katello/pulp3/service_common.rb +2 -10
  111. data/app/services/katello/pulp3/smart_proxy_repository.rb +0 -2
  112. data/app/services/katello/ui_notifications/subscriptions/manifest_expire_soon_warning.rb +75 -0
  113. data/app/views/foreman/job_templates/update_package_-_katello_ansible_default.erb +5 -1
  114. data/app/views/foreman/job_templates/update_packages_by_search_query_-_katello_ansible_default.erb +2 -2
  115. data/app/views/foreman/job_templates/upload_profile.erb +16 -0
  116. data/app/views/katello/api/v2/content_view_filter_rules/show.json.rabl +9 -0
  117. data/app/views/katello/api/v2/docker_manifests/show.json.rabl +1 -0
  118. data/app/views/katello/api/v2/organizations/show.json.rabl +9 -1
  119. data/app/views/overrides/activation_keys/_host_environment_select.html.erb +1 -1
  120. data/app/views/overrides/activation_keys/_host_media_type_select.html.erb +15 -5
  121. data/config/routes/api/registry.rb +4 -8
  122. data/config/routes/api/v2.rb +2 -0
  123. data/db/migrate/20240423112842_add_fields_to_katello_docker_manifest.rb +8 -0
  124. data/db/migrate/20240502192021_change_katello_repository_rpms_id_seq_to_big_int.rb +9 -0
  125. data/db/seeds.d/109-katello-notification-blueprints.rb +6 -0
  126. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/activation-keys/details/activation-key-repository-sets.controller.js +3 -3
  127. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/content-credentials/new/views/new-content-credential.html +2 -1
  128. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/content-hosts/details/content-host-repository-sets.controller.js +3 -3
  129. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/bastion_katello.pot +0 -15
  130. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/products/details/repositories/details/views/repository-info.html +8 -6
  131. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/products/details/repositories/new/views/new-repository.html +12 -10
  132. data/lib/katello/permission_creator.rb +3 -3
  133. data/lib/katello/permissions/registry_permissions.rb +4 -7
  134. data/lib/katello/plugin.rb +9 -8
  135. data/lib/katello/repository_types/ostree.rb +7 -0
  136. data/lib/katello/scheduled_jobs.rb +7 -1
  137. data/lib/katello/tasks/clean_backend_objects.rake +1 -1
  138. data/lib/katello/tasks/repository.rake +22 -0
  139. data/lib/katello/version.rb +1 -1
  140. data/locale/action_names.rb +4 -3
  141. data/locale/bn/katello.po +166 -151
  142. data/locale/bn_IN/katello.po +166 -151
  143. data/locale/ca/katello.po +166 -151
  144. data/locale/cs/katello.po +166 -151
  145. data/locale/cs_CZ/LC_MESSAGES/katello.mo +0 -0
  146. data/locale/cs_CZ/katello.po +172 -157
  147. data/locale/de/LC_MESSAGES/katello.mo +0 -0
  148. data/locale/de/katello.po +178 -163
  149. data/locale/de_AT/katello.po +166 -151
  150. data/locale/de_DE/katello.po +166 -151
  151. data/locale/el/katello.po +166 -151
  152. data/locale/en/katello.po +166 -151
  153. data/locale/en_GB/katello.po +166 -151
  154. data/locale/en_US/katello.po +166 -151
  155. data/locale/es/LC_MESSAGES/katello.mo +0 -0
  156. data/locale/es/katello.po +178 -163
  157. data/locale/et_EE/katello.po +166 -151
  158. data/locale/fr/LC_MESSAGES/katello.mo +0 -0
  159. data/locale/fr/katello.po +179 -164
  160. data/locale/gl/katello.po +166 -151
  161. data/locale/gu/katello.po +166 -151
  162. data/locale/he_IL/katello.po +166 -151
  163. data/locale/hi/katello.po +166 -151
  164. data/locale/id/katello.po +166 -151
  165. data/locale/it/LC_MESSAGES/katello.mo +0 -0
  166. data/locale/it/katello.po +169 -154
  167. data/locale/ja/LC_MESSAGES/katello.mo +0 -0
  168. data/locale/ja/katello.po +179 -164
  169. data/locale/ka/LC_MESSAGES/katello.mo +0 -0
  170. data/locale/ka/katello.po +177 -162
  171. data/locale/katello.pot +1119 -1062
  172. data/locale/kn/katello.po +166 -151
  173. data/locale/ko/LC_MESSAGES/katello.mo +0 -0
  174. data/locale/ko/katello.po +174 -159
  175. data/locale/ml_IN/katello.po +166 -151
  176. data/locale/mr/katello.po +166 -151
  177. data/locale/nl_NL/katello.po +166 -151
  178. data/locale/or/katello.po +166 -151
  179. data/locale/pa/katello.po +166 -151
  180. data/locale/pl/katello.po +166 -151
  181. data/locale/pl_PL/katello.po +166 -151
  182. data/locale/pt/katello.po +166 -151
  183. data/locale/pt_BR/LC_MESSAGES/katello.mo +0 -0
  184. data/locale/pt_BR/katello.po +178 -163
  185. data/locale/ro/katello.po +166 -151
  186. data/locale/ro_RO/katello.po +166 -151
  187. data/locale/ru/LC_MESSAGES/katello.mo +0 -0
  188. data/locale/ru/katello.po +171 -156
  189. data/locale/sl/katello.po +166 -151
  190. data/locale/sv_SE/katello.po +166 -151
  191. data/locale/ta/katello.po +166 -151
  192. data/locale/ta_IN/katello.po +166 -151
  193. data/locale/te/katello.po +166 -151
  194. data/locale/tr/katello.po +166 -151
  195. data/locale/vi/katello.po +166 -151
  196. data/locale/vi_VN/katello.po +166 -151
  197. data/locale/zh/katello.po +166 -151
  198. data/locale/zh_CN/LC_MESSAGES/katello.mo +0 -0
  199. data/locale/zh_CN/katello.po +179 -164
  200. data/locale/zh_TW/LC_MESSAGES/katello.mo +0 -0
  201. data/locale/zh_TW/katello.po +171 -156
  202. data/webpack/ForemanColumnExtensions/index.js +129 -0
  203. data/webpack/components/Table/TableWrapper.js +14 -0
  204. data/webpack/components/extensions/HostDetails/ActionsBar/index.js +1 -1
  205. data/webpack/components/extensions/Hosts/ActionsBar/index.js +20 -1
  206. data/webpack/components/extensions/Hosts/BulkActions/BulkChangeHostCVModal/BulkChangeHostCVModal.js +220 -0
  207. data/webpack/components/extensions/Hosts/BulkActions/BulkChangeHostCVModal/actions.js +23 -0
  208. data/webpack/components/extensions/Hosts/BulkActions/BulkChangeHostCVModal/index.js +25 -0
  209. data/webpack/components/extensions/Hosts/BulkActions/__tests__/bulkChangeHostCVModal.test.js +133 -0
  210. data/webpack/global_index.js +9 -0
  211. data/webpack/scenes/Hosts/ChangeContentSource/actions.js +3 -1
  212. data/webpack/scenes/Hosts/ChangeContentSource/components/ContentSourceForm.js +62 -24
  213. data/webpack/scenes/Hosts/ChangeContentSource/index.js +24 -16
  214. data/webpack/scenes/RedHatRepositories/__tests__/__snapshots__/RedHatRepositoriesPage.test.js.snap +1 -0
  215. data/webpack/scenes/Subscriptions/Manifest/ManageManifestModal.js +64 -5
  216. data/webpack/scenes/Subscriptions/UpstreamSubscriptions/UpstreamSubscriptionsPage.js +16 -13
  217. data/webpack/scenes/Subscriptions/UpstreamSubscriptions/__tests__/__snapshots__/UpstreamSubscriptionsPage.test.js.snap +14 -8
  218. data/webpack/scenes/Subscriptions/__tests__/__snapshots__/SubscriptionsPage.test.js.snap +1 -0
  219. data/webpack/scenes/Subscriptions/components/SubscriptionsToolbar/SubscriptionsToolbar.js +1 -1
  220. metadata +59 -41
  221. data/app/lib/actions/katello/host/upload_package_profile.rb +0 -45
  222. data/app/lib/actions/katello/host/upload_profiles.rb +0 -47
@@ -489,6 +489,9 @@ msgstr ""
489
489
  msgid "Action unauthorized to be performed in this organization."
490
490
  msgstr ""
491
491
 
492
+ msgid "Activation Key information"
493
+ msgstr ""
494
+
492
495
  msgid "Activation Key will no longer be available for use. This operation cannot be undone."
493
496
  msgstr ""
494
497
 
@@ -519,16 +522,16 @@ msgstr ""
519
522
  msgid "Activation keys"
520
523
  msgstr ""
521
524
 
522
- msgid "Activation keys and subscriptions can be managed"
525
+ msgid "Activation keys can be managed {here}."
523
526
  msgstr ""
524
527
 
525
528
  msgid "Activation keys for subscription-manager client, required for CentOS and Red Hat Enterprise Linux. Required only if host group has no activation keys."
526
529
  msgstr ""
527
530
 
528
- msgid "Activation keys: "
531
+ msgid "Activation keys may be used during {system_registration}."
529
532
  msgstr ""
530
533
 
531
- msgid "Active Subscriptions"
534
+ msgid "Activation keys: "
532
535
  msgstr ""
533
536
 
534
537
  msgid "Active only"
@@ -645,9 +648,6 @@ msgstr ""
645
648
  msgid "Additional content"
646
649
  msgstr ""
647
650
 
648
- msgid "Addons"
649
- msgstr ""
650
-
651
651
  msgid "Affected Repositories"
652
652
  msgstr ""
653
653
 
@@ -690,9 +690,6 @@ msgstr ""
690
690
  msgid "All versions will be removed from these environments"
691
691
  msgstr ""
692
692
 
693
- 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)"
694
- msgstr ""
695
-
696
693
  msgid "Allow a host to be registered to multiple content view environments with 'subscription-manager register --environments'."
697
694
  msgstr ""
698
695
 
@@ -972,7 +969,7 @@ msgstr ""
972
969
  msgid "Available Repositories"
973
970
  msgstr ""
974
971
 
975
- msgid "Available Schema Versions"
972
+ msgid "Available schema versions"
976
973
  msgstr ""
977
974
 
978
975
  msgid "Back"
@@ -1071,9 +1068,6 @@ msgstr ""
1071
1068
  msgid "CDN Configuration updated."
1072
1069
  msgstr ""
1073
1070
 
1074
- msgid "CDN SSL version"
1075
- msgstr ""
1076
-
1077
1071
  msgid "CDN configuration is set to Export Sync (disconnected). Repository enablement/disablement is not permitted on this page."
1078
1072
  msgstr ""
1079
1073
 
@@ -1305,6 +1299,9 @@ msgstr ""
1305
1299
  msgid "Change content source"
1306
1300
  msgstr ""
1307
1301
 
1302
+ msgid "Change content view environments"
1303
+ msgstr ""
1304
+
1308
1305
  msgid "Change host content source"
1309
1306
  msgstr ""
1310
1307
 
@@ -1314,13 +1311,10 @@ msgstr ""
1314
1311
  msgid "Check audited changes and proceed only if content or filters have changed since last publish"
1315
1312
  msgstr ""
1316
1313
 
1317
- msgid "Check if a connection can be made to Red Hat Subscription Management."
1318
- msgstr ""
1319
-
1320
- msgid "Check if the specified organization has Simple Content Access enabled. %s"
1314
+ msgid "Check for missing or corrupted artifacts, and attempt to redownload them."
1321
1315
  msgstr ""
1322
1316
 
1323
- msgid "Check if the specified organization is eligible for Simple Content Access. %s"
1317
+ msgid "Check if a connection can be made to Red Hat Subscription Management."
1324
1318
  msgstr ""
1325
1319
 
1326
1320
  msgid "Check services before actions"
@@ -1371,12 +1365,6 @@ msgstr "Sluiten"
1371
1365
  msgid "Collapse All"
1372
1366
  msgstr ""
1373
1367
 
1374
- msgid "Combined Profile Update"
1375
- msgstr ""
1376
-
1377
- msgid "Combined Profile Update for %s"
1378
- msgstr ""
1379
-
1380
1368
  msgid "Comma-separated list of subpaths. All subpaths must have a slash at the end and none at the front."
1381
1369
  msgstr ""
1382
1370
 
@@ -1530,7 +1518,7 @@ msgstr ""
1530
1518
  msgid "Content View Filter id"
1531
1519
  msgstr ""
1532
1520
 
1533
- msgid "Content View Filter identifier"
1521
+ msgid "Content View Filter identifier. Use to filter by ID"
1534
1522
  msgstr ""
1535
1523
 
1536
1524
  msgid "Content View ID"
@@ -1623,6 +1611,12 @@ msgstr ""
1623
1611
  msgid "Content view ${name} created"
1624
1612
  msgstr ""
1625
1613
 
1614
+ msgid "Content view '%{content_view}' is not attached to the environment."
1615
+ msgstr ""
1616
+
1617
+ msgid "Content view '%{content_view}' is not attached to this capsule."
1618
+ msgstr ""
1619
+
1626
1620
  msgid "Content view '%{cv_name}' is a generated content view, which cannot be assigned to hosts or activation keys."
1627
1621
  msgstr ""
1628
1622
 
@@ -1857,9 +1851,6 @@ msgstr ""
1857
1851
  msgid "Couldn't find subject of synchronization"
1858
1852
  msgstr ""
1859
1853
 
1860
- msgid "Count"
1861
- msgstr ""
1862
-
1863
1854
  msgid "Create"
1864
1855
  msgstr ""
1865
1856
 
@@ -2304,6 +2295,9 @@ msgstr "Details"
2304
2295
  msgid "Determining settings for ${name}"
2305
2296
  msgstr ""
2306
2297
 
2298
+ msgid "Digest"
2299
+ msgstr ""
2300
+
2307
2301
  msgid "Directly setting package lists on composite content views is not allowed. Please update the components, then re-publish the composite."
2308
2302
  msgstr ""
2309
2303
 
@@ -2325,9 +2319,6 @@ msgstr ""
2325
2319
  msgid "Disable module stream"
2326
2320
  msgstr ""
2327
2321
 
2328
- msgid "Disable simple content access for a manifest. %s"
2329
- msgstr ""
2330
-
2331
2322
  msgid "Disabled"
2332
2323
  msgstr ""
2333
2324
 
@@ -2391,6 +2382,9 @@ msgstr ""
2391
2382
  msgid "Edit content view assignment"
2392
2383
  msgstr ""
2393
2384
 
2385
+ msgid "Edit content view environments"
2386
+ msgstr ""
2387
+
2394
2388
  msgid "Edit credentials"
2395
2389
  msgstr ""
2396
2390
 
@@ -2460,9 +2454,6 @@ msgstr ""
2460
2454
  msgid "Enable repository sets"
2461
2455
  msgstr ""
2462
2456
 
2463
- msgid "Enable simple content access for a manifest"
2464
- msgstr ""
2465
-
2466
2457
  msgid "Enable/Disable auto publish of composite view"
2467
2458
  msgstr ""
2468
2459
 
@@ -2637,6 +2628,12 @@ msgstr ""
2637
2628
  msgid "Expire soon days"
2638
2629
  msgstr ""
2639
2630
 
2631
+ msgid "Expired "
2632
+ msgstr ""
2633
+
2634
+ msgid "Expires "
2635
+ msgstr ""
2636
+
2640
2637
  msgid "Export"
2641
2638
  msgstr "Exporteren"
2642
2639
 
@@ -2873,9 +2870,6 @@ msgstr ""
2873
2870
  msgid "Full support"
2874
2871
  msgstr ""
2875
2872
 
2876
- msgid "Fully entitled"
2877
- msgstr ""
2878
-
2879
2873
  msgid "GPG Key URL"
2880
2874
  msgstr ""
2881
2875
 
@@ -3026,9 +3020,6 @@ msgstr ""
3026
3020
  msgid "Host Profile Can Change In Build"
3027
3021
  msgstr ""
3028
3022
 
3029
- msgid "Host Subscription Status"
3030
- msgstr ""
3031
-
3032
3023
  msgid "Host Tasks Workers Pool Size"
3033
3024
  msgstr ""
3034
3025
 
@@ -3050,9 +3041,18 @@ msgstr ""
3050
3041
  msgid "Host content and subscription details"
3051
3042
  msgstr ""
3052
3043
 
3044
+ msgid "Host content source will remain the same. Click Save below to update the host's content view environment."
3045
+ msgstr ""
3046
+
3053
3047
  msgid "Host content view and environment updated"
3054
3048
  msgstr ""
3055
3049
 
3050
+ msgid "Host content view environment(s) updated"
3051
+ msgstr ""
3052
+
3053
+ msgid "Host content view environments updating."
3054
+ msgstr ""
3055
+
3056
3056
  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."
3057
3057
  msgstr ""
3058
3058
 
@@ -3203,9 +3203,15 @@ msgstr ""
3203
3203
  msgid "Id of the content view to limit the synchronization on"
3204
3204
  msgstr ""
3205
3205
 
3206
+ msgid "Id of the content view to limit verifying checksum on"
3207
+ msgstr ""
3208
+
3206
3209
  msgid "Id of the environment to limit the synchronization on"
3207
3210
  msgstr ""
3208
3211
 
3212
+ msgid "Id of the environment to limit verifying checksum on"
3213
+ msgstr ""
3214
+
3209
3215
  msgid "Id of the host"
3210
3216
  msgstr ""
3211
3217
 
@@ -3224,6 +3230,9 @@ msgstr ""
3224
3230
  msgid "Id of the repository to limit the synchronization on"
3225
3231
  msgstr ""
3226
3232
 
3233
+ msgid "Id of the repository to limit verifying checksum on"
3234
+ msgstr ""
3235
+
3227
3236
  msgid "Id of the smart proxy"
3228
3237
  msgstr ""
3229
3238
 
@@ -3346,9 +3355,6 @@ msgstr ""
3346
3355
  msgid "Import Manifest"
3347
3356
  msgstr ""
3348
3357
 
3349
- msgid "Import New Manifest"
3350
- msgstr ""
3351
-
3352
3358
  msgid "Import Repository"
3353
3359
  msgstr ""
3354
3360
 
@@ -3361,21 +3367,24 @@ msgstr ""
3361
3367
  msgid "Import a Manifest to Begin"
3362
3368
  msgstr ""
3363
3369
 
3364
- msgid "Import a Manifest using the manifest tab above."
3365
- msgstr ""
3366
-
3367
3370
  msgid "Import a content view version"
3368
3371
  msgstr ""
3369
3372
 
3370
3373
  msgid "Import a content view version to the library"
3371
3374
  msgstr ""
3372
3375
 
3376
+ msgid "Import a manifest using the Manifest tab above."
3377
+ msgstr ""
3378
+
3373
3379
  msgid "Import a repository"
3374
3380
  msgstr ""
3375
3381
 
3376
3382
  msgid "Import a subscription manifest to give hosts access to Red Hat content."
3377
3383
  msgstr ""
3378
3384
 
3385
+ msgid "Import new manifest"
3386
+ msgstr ""
3387
+
3379
3388
  msgid "Import only"
3380
3389
  msgstr ""
3381
3390
 
@@ -3562,9 +3571,6 @@ msgstr ""
3562
3571
  msgid "Interval not set correctly"
3563
3572
  msgstr ""
3564
3573
 
3565
- msgid "Invalid"
3566
- msgstr ""
3567
-
3568
3574
  msgid "Invalid association of the content view id. Content View must match the content view version being saved"
3569
3575
  msgstr ""
3570
3576
 
@@ -3694,6 +3700,9 @@ msgstr ""
3694
3700
  msgid "Katello: Update Packages by search query"
3695
3701
  msgstr ""
3696
3702
 
3703
+ msgid "Katello: Upload Profile"
3704
+ msgstr ""
3705
+
3697
3706
  msgid "Key-value hash of subscription-manager facts, nesting uses a period delimiter (.)"
3698
3707
  msgstr ""
3699
3708
 
@@ -3733,6 +3742,9 @@ msgstr ""
3733
3742
  msgid "Last refresh :"
3734
3743
  msgstr ""
3735
3744
 
3745
+ msgid "Last seen"
3746
+ msgstr ""
3747
+
3736
3748
  msgid "Last sync"
3737
3749
  msgstr ""
3738
3750
 
@@ -3748,7 +3760,7 @@ msgstr ""
3748
3760
  msgid "Latest version"
3749
3761
  msgstr ""
3750
3762
 
3751
- msgid "Learn more about adding Subscription Manifests "
3763
+ msgid "Learn more about adding subscription manifests "
3752
3764
  msgstr ""
3753
3765
 
3754
3766
  msgid "Legacy UI"
@@ -3814,6 +3826,9 @@ msgstr ""
3814
3826
  msgid "Lifecycle environments cannot be modifed on the default Smart proxy. The content from all Lifecycle Environments will exist on this Smart proxy."
3815
3827
  msgstr ""
3816
3828
 
3829
+ msgid "Limit actions to content in the host's environment."
3830
+ msgstr ""
3831
+
3817
3832
  msgid "Limit content to Red Hat / custom"
3818
3833
  msgstr ""
3819
3834
 
@@ -4114,6 +4129,12 @@ msgstr ""
4114
4129
  msgid "Manifest does not have a valid subscription"
4115
4130
  msgstr ""
4116
4131
 
4132
+ msgid "Manifest expired"
4133
+ msgstr ""
4134
+
4135
+ msgid "Manifest expiring soon"
4136
+ msgstr ""
4137
+
4117
4138
  msgid "Manifest imported"
4118
4139
  msgstr ""
4119
4140
 
@@ -4129,6 +4150,9 @@ msgstr ""
4129
4150
  msgid "Manifest in '%{subject}' refreshed."
4130
4151
  msgstr ""
4131
4152
 
4153
+ 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."
4154
+ msgstr ""
4155
+
4132
4156
  msgid "Manifest refresh timeout"
4133
4157
  msgstr ""
4134
4158
 
@@ -4144,9 +4168,6 @@ msgstr ""
4144
4168
  msgid "Mark Content Host Statuses as Unknown for %s"
4145
4169
  msgstr ""
4146
4170
 
4147
- msgid "Matched"
4148
- msgstr ""
4149
-
4150
4171
  msgid "Matching RPMs based on your created filter rule. Remember, RPM filters don't apply to modular RPMs."
4151
4172
  msgstr ""
4152
4173
 
@@ -4189,6 +4210,9 @@ msgstr "Bericht"
4189
4210
  msgid "Messaging connection"
4190
4211
  msgstr ""
4191
4212
 
4213
+ msgid "Metadata generate"
4214
+ msgstr ""
4215
+
4192
4216
  msgid ""
4193
4217
  "Metadata republishing is risky on 'Complete Mirroring' repositories. Change the mirroring policy and try again.\n"
4194
4218
  "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."
@@ -4200,9 +4224,6 @@ msgstr ""
4200
4224
  msgid "Minimum version"
4201
4225
  msgstr ""
4202
4226
 
4203
- msgid "Mismatched"
4204
- msgstr ""
4205
-
4206
4227
  msgid "Missing activation key!"
4207
4228
  msgstr ""
4208
4229
 
@@ -4365,9 +4386,6 @@ msgstr ""
4365
4386
  msgid "No Content found"
4366
4387
  msgstr ""
4367
4388
 
4368
- msgid "No Manifest Uploaded"
4369
- msgstr ""
4370
-
4371
4389
  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."
4372
4390
  msgstr ""
4373
4391
 
@@ -4503,6 +4521,9 @@ msgstr ""
4503
4521
  msgid "No manifest found. Import a manifest with the appropriate subscriptions before importing content."
4504
4522
  msgstr ""
4505
4523
 
4524
+ msgid "No manifest imported"
4525
+ msgstr ""
4526
+
4506
4527
  msgid "No matching "
4507
4528
  msgstr ""
4508
4529
 
@@ -4695,9 +4716,6 @@ msgstr ""
4695
4716
  msgid "Not running"
4696
4717
  msgstr ""
4697
4718
 
4698
- msgid "Not specified"
4699
- msgstr ""
4700
-
4701
4719
  msgid "Not yet published"
4702
4720
  msgstr ""
4703
4721
 
@@ -4938,12 +4956,6 @@ msgstr ""
4938
4956
  msgid "Package Install scheduled by %s"
4939
4957
  msgstr ""
4940
4958
 
4941
- msgid "Package Profile Update"
4942
- msgstr ""
4943
-
4944
- msgid "Package Profile Update for %s"
4945
- msgstr ""
4946
-
4947
4959
  msgid "Package Remove"
4948
4960
  msgstr ""
4949
4961
 
@@ -5025,12 +5037,6 @@ msgstr ""
5025
5037
  msgid "Page number, starting at 1"
5026
5038
  msgstr ""
5027
5039
 
5028
- msgid "Partial"
5029
- msgstr ""
5030
-
5031
- msgid "Partially entitled"
5032
- msgstr ""
5033
-
5034
5040
  msgid "Partition template IDs"
5035
5041
  msgstr "Partitie template IDs"
5036
5042
 
@@ -5040,9 +5046,6 @@ msgstr ""
5040
5046
  msgid "Password for authentication. Relevant only for 'upstream_server' type."
5041
5047
  msgstr ""
5042
5048
 
5043
- msgid "Password of the upstream authentication token."
5044
- msgstr ""
5045
-
5046
5049
  msgid "Password of the upstream repository user used for authentication"
5047
5050
  msgstr ""
5048
5051
 
@@ -5058,6 +5061,9 @@ msgstr ""
5058
5061
  msgid "Paused"
5059
5062
  msgstr "Gepauzeerd"
5060
5063
 
5064
+ msgid "Pending tasks detected in repositories of this content view. Please wait for the tasks: "
5065
+ msgstr ""
5066
+
5061
5067
  msgid "Perform a module stream action via Katello interface"
5062
5068
  msgstr ""
5063
5069
 
@@ -5115,16 +5121,13 @@ msgstr ""
5115
5121
  msgid "Please select a lifecycle environment and a content view to move this activation key."
5116
5122
  msgstr ""
5117
5123
 
5118
- msgid "Please select an architecture before assigning a kickstart repository"
5119
- msgstr ""
5120
-
5121
- msgid "Please select an operating system before assigning a kickstart repository"
5124
+ msgid "Please select a lifecycle environment and content view to view activation keys."
5122
5125
  msgstr ""
5123
5126
 
5124
- msgid "Please select an organization to view subscription status."
5127
+ msgid "Please select an architecture before assigning a kickstart repository"
5125
5128
  msgstr ""
5126
5129
 
5127
- msgid "Please select an organization to view subscription totals."
5130
+ msgid "Please select an operating system before assigning a kickstart repository"
5128
5131
  msgstr ""
5129
5132
 
5130
5133
  msgid "Please select one from the list below and you will be redirected."
@@ -5462,9 +5465,6 @@ msgstr ""
5462
5465
  msgid "Reboot required"
5463
5466
  msgstr ""
5464
5467
 
5465
- msgid "Recently Expired Subscriptions"
5466
- msgstr ""
5467
-
5468
5468
  msgid "Reclaim Space"
5469
5469
  msgstr ""
5470
5470
 
@@ -5567,6 +5567,9 @@ msgstr ""
5567
5567
  msgid "Registered"
5568
5568
  msgstr ""
5569
5569
 
5570
+ msgid "Registered at"
5571
+ msgstr ""
5572
+
5570
5573
  msgid "Registered by"
5571
5574
  msgstr ""
5572
5575
 
@@ -5705,6 +5708,9 @@ msgstr ""
5705
5708
  msgid "Remove subscriptions from %s"
5706
5709
  msgstr ""
5707
5710
 
5711
+ msgid "Remove subscriptions from a host"
5712
+ msgstr ""
5713
+
5708
5714
  msgid "Remove subscriptions from one or more hosts"
5709
5715
  msgstr ""
5710
5716
 
@@ -6059,9 +6065,6 @@ msgstr ""
6059
6065
  msgid "SSL client key"
6060
6066
  msgstr ""
6061
6067
 
6062
- msgid "SSL version used to communicate with the CDN"
6063
- msgstr ""
6064
-
6065
6068
  msgid "SUBSCRIPTIONS EXPIRING SOON"
6066
6069
  msgstr ""
6067
6070
 
@@ -6071,10 +6074,10 @@ msgstr "Opslaan"
6071
6074
  msgid "Saving alternate content source..."
6072
6075
  msgstr ""
6073
6076
 
6074
- msgid "Schema Version 1"
6077
+ msgid "Schema version 1"
6075
6078
  msgstr ""
6076
6079
 
6077
- msgid "Schema Version 2"
6080
+ msgid "Schema version 2"
6078
6081
  msgstr ""
6079
6082
 
6080
6083
  msgid "Search"
@@ -6275,9 +6278,6 @@ msgstr ""
6275
6278
  msgid "Service Level (SLA)"
6276
6279
  msgstr ""
6277
6280
 
6278
- msgid "Service level"
6279
- msgstr ""
6280
-
6281
6281
  msgid "Service level of host"
6282
6282
  msgstr ""
6283
6283
 
@@ -6410,19 +6410,13 @@ msgstr ""
6410
6410
  msgid "Shows version information"
6411
6411
  msgstr ""
6412
6412
 
6413
- msgid "Simple Content Access"
6414
- msgstr ""
6415
-
6416
- msgid "Simple Content Access has been disabled by the upstream organization administrator."
6417
- msgstr ""
6418
-
6419
6413
  msgid "Simple Content Access has been disabled for '%{subject}'."
6420
6414
  msgstr ""
6421
6415
 
6422
6416
  msgid "Simple Content Access has been enabled for '%{subject}'."
6423
6417
  msgstr ""
6424
6418
 
6425
- msgid "Simple Content Access will be required for all organizations in Katello 4.12."
6419
+ msgid "Simple Content Access is the only supported content access mode"
6426
6420
  msgstr ""
6427
6421
 
6428
6422
  msgid "Simplified"
@@ -6536,6 +6530,9 @@ msgstr ""
6536
6530
  msgid "Something went wrong while fetching rpm packages! ${getResponseErrorMsgs(error.response)}"
6537
6531
  msgstr ""
6538
6532
 
6533
+ msgid "Something went wrong while getting container manifest lists! ${getResponseErrorMsgs(error.response)}"
6534
+ msgstr ""
6535
+
6539
6536
  msgid "Something went wrong while getting container tags! ${getResponseErrorMsgs(error.response)}"
6540
6537
  msgstr ""
6541
6538
 
@@ -6725,6 +6722,9 @@ msgstr ""
6725
6722
  msgid "Subscription Manifest"
6726
6723
  msgstr ""
6727
6724
 
6725
+ msgid "Subscription Manifest expiration date check"
6726
+ msgstr ""
6727
+
6728
6728
  msgid "Subscription Manifest validity check"
6729
6729
  msgstr ""
6730
6730
 
@@ -6737,9 +6737,6 @@ msgstr ""
6737
6737
  msgid "Subscription Pool uuid"
6738
6738
  msgstr ""
6739
6739
 
6740
- msgid "Subscription Status"
6741
- msgstr ""
6742
-
6743
6740
  msgid "Subscription UUID"
6744
6741
  msgstr ""
6745
6742
 
@@ -6767,27 +6764,18 @@ msgstr ""
6767
6764
  msgid "Subscription not found"
6768
6765
  msgstr ""
6769
6766
 
6770
- msgid "Subscription status"
6771
- msgstr ""
6772
-
6773
6767
  msgid "Subscription was not persisted - %{error_message}"
6774
6768
  msgstr ""
6775
6769
 
6776
6770
  msgid "Subscriptions"
6777
6771
  msgstr ""
6778
6772
 
6779
- msgid "Subscriptions Expiring in 120 Days"
6780
- msgstr ""
6781
-
6782
6773
  msgid "Subscriptions expiring soon"
6783
6774
  msgstr ""
6784
6775
 
6785
6776
  msgid "Subscriptions have been saved and are being updated. "
6786
6777
  msgstr ""
6787
6778
 
6788
- msgid "Subscriptions information based on selected activation keys:"
6789
- msgstr ""
6790
-
6791
6779
  msgid "Subscriptions service"
6792
6780
  msgstr ""
6793
6781
 
@@ -7111,7 +7099,7 @@ msgstr ""
7111
7099
  msgid "The maximum number of versions of each package to keep."
7112
7100
  msgstr ""
7113
7101
 
7114
- msgid "The number of days remaining in a subscription before you will be reminded about renewing it."
7102
+ msgid "The number of days remaining in a subscription before you will be reminded about renewing it. Also used for manifest expiration warnings."
7115
7103
  msgstr ""
7116
7104
 
7117
7105
  msgid "The number of items fetched from a single paged Pulp API call."
@@ -7161,6 +7149,9 @@ msgstr ""
7161
7149
  msgid "The selected kickstart repository is not part of the assigned content view, lifecycle environment, content source, operating system, and architecture"
7162
7150
  msgstr ""
7163
7151
 
7152
+ msgid "The selected lifecycle environment contains no activation keys"
7153
+ msgstr ""
7154
+
7164
7155
  msgid "The selected/Inherited Content View is not available for this Lifecycle Environment"
7165
7156
  msgstr ""
7166
7157
 
@@ -7185,6 +7176,9 @@ msgstr ""
7185
7176
  msgid "The type of content to upload (srpm, file, etc.). Check uploadable types here: /katello/api/repositories/repository_types"
7186
7177
  msgstr ""
7187
7178
 
7179
+ msgid "The value will be available in templates as @host.params['kt_activation_keys']"
7180
+ msgstr ""
7181
+
7188
7182
  msgid "There are no Manifests to display"
7189
7183
  msgstr ""
7190
7184
 
@@ -7209,10 +7203,10 @@ msgstr ""
7209
7203
  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."
7210
7204
  msgstr ""
7211
7205
 
7212
- msgid "There is no Manifest History to display."
7206
+ msgid "There is no downloaded content to clean."
7213
7207
  msgstr ""
7214
7208
 
7215
- msgid "There is no downloaded content to clean."
7209
+ msgid "There is no manifest history to display."
7216
7210
  msgstr ""
7217
7211
 
7218
7212
  msgid "There is no such HTTP proxy"
@@ -7275,7 +7269,7 @@ msgstr ""
7275
7269
  msgid "This content view will be deleted. Changes will be effective after clicking Delete."
7276
7270
  msgstr ""
7277
7271
 
7278
- msgid "This endpoint is deprecated and will be removed in Katello 4.12. All organizations are now eligible for Simple Content Access."
7272
+ msgid "This endpoint is deprecated and will be removed in an upcoming release. Simple Content Access is the only supported content access mode."
7279
7273
  msgstr ""
7280
7274
 
7281
7275
  msgid "This erratum is not installable because it is not in this host's content view and lifecycle environment."
@@ -7317,10 +7311,10 @@ msgstr ""
7317
7311
  msgid "This is not a linked repository"
7318
7312
  msgstr ""
7319
7313
 
7320
- msgid "This organization is not using {scaLink}. Entitlement-based subscription management is deprecated and will be removed in Katello 4.12."
7314
+ 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
7315
  msgstr ""
7322
7316
 
7323
- msgid "This page shows the subscriptions available from this organization's subscription manifest. {br} Learn more about your overall subscription usage with the {subscriptionsService}."
7317
+ msgid "This repository has pending tasks in associated content views. Please wait for the tasks: "
7324
7318
  msgstr ""
7325
7319
 
7326
7320
  msgid "This repository is not suggested. Please see additional %(anchorBegin)sdocumentation%(anchorEnd)s prior to use."
@@ -7353,6 +7347,9 @@ msgstr ""
7353
7347
  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."
7354
7348
  msgstr ""
7355
7349
 
7350
+ msgid "This will update the content view environments for {hosts}."
7351
+ msgstr ""
7352
+
7356
7353
  msgid "Time in minutes before content that is not contained within a repository and has not been accessed is considered orphaned."
7357
7354
  msgstr ""
7358
7355
 
@@ -7368,6 +7365,9 @@ msgstr ""
7368
7365
  msgid "Title"
7369
7366
  msgstr ""
7370
7367
 
7368
+ 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."
7369
+ msgstr ""
7370
+
7371
7371
  msgid "To enable them, add the environment to the content source, or select a different content source."
7372
7372
  msgstr ""
7373
7373
 
@@ -7386,9 +7386,6 @@ msgstr ""
7386
7386
  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."
7387
7387
  msgstr ""
7388
7388
 
7389
- msgid "Toggling Simple Content Access will refresh your manifest."
7390
- msgstr ""
7391
-
7392
7389
  msgid "Total steps: "
7393
7390
  msgstr ""
7394
7391
 
@@ -7575,9 +7572,6 @@ msgstr ""
7575
7572
  msgid "Unattach a subscription"
7576
7573
  msgstr ""
7577
7574
 
7578
- msgid "Unentitled"
7579
- msgstr ""
7580
-
7581
7575
  msgid "Unfiltered params array: %s."
7582
7576
  msgstr ""
7583
7577
 
@@ -7593,12 +7587,6 @@ msgstr ""
7593
7587
  msgid "Unknown errata status"
7594
7588
  msgstr ""
7595
7589
 
7596
- msgid "Unknown or Unregistered"
7597
- msgstr ""
7598
-
7599
- msgid "Unknown subscription status"
7600
- msgstr ""
7601
-
7602
7590
  msgid "Unknown traces status"
7603
7591
  msgstr ""
7604
7592
 
@@ -7614,12 +7602,6 @@ msgstr ""
7614
7602
  msgid "Unspecified"
7615
7603
  msgstr ""
7616
7604
 
7617
- msgid "Unsubscribed Hypervisor"
7618
- msgstr ""
7619
-
7620
- msgid "Unsubscribed hypervisor"
7621
- msgstr ""
7622
-
7623
7605
  msgid "Unsupported CDN resource"
7624
7606
  msgstr ""
7625
7607
 
@@ -7695,10 +7677,10 @@ msgstr ""
7695
7677
  msgid "Update content urls"
7696
7678
  msgstr ""
7697
7679
 
7698
- msgid "Update for host"
7680
+ msgid "Update content view environments for host"
7699
7681
  msgstr ""
7700
7682
 
7701
- msgid "Update for host %s"
7683
+ msgid "Update content view environments for host %s"
7702
7684
  msgstr ""
7703
7685
 
7704
7686
  msgid "Update hosts manually"
@@ -7824,7 +7806,7 @@ msgstr ""
7824
7806
  msgid "Upload into"
7825
7807
  msgstr ""
7826
7808
 
7827
- msgid "Upload profiles without Dynflow"
7809
+ msgid "Upload package / repos profile"
7828
7810
  msgstr ""
7829
7811
 
7830
7812
  msgid "Upload request id"
@@ -7842,6 +7824,9 @@ msgstr ""
7842
7824
  msgid "Upstream Name cannot be blank when Repository URL is provided."
7843
7825
  msgstr ""
7844
7826
 
7827
+ msgid "Upstream authentication token string for yum repositories."
7828
+ msgstr ""
7829
+
7845
7830
  msgid "Upstream foreman server to sync CDN content from. Relevant only for 'upstream_server' type."
7846
7831
  msgstr ""
7847
7832
 
@@ -7926,7 +7911,10 @@ msgstr ""
7926
7911
  msgid "Username, Password, Upstream Organization Label, and SSL CA Credential are required when using an upstream Foreman server."
7927
7912
  msgstr ""
7928
7913
 
7929
- msgid "Valid"
7914
+ msgid "Validate host/lifecycle environment/content source coherence"
7915
+ msgstr ""
7916
+
7917
+ 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"
7930
7918
  msgstr ""
7931
7919
 
7932
7920
  msgid "Value must either be a boolean or 'default' for 'enabled'"
@@ -7938,12 +7926,24 @@ msgstr ""
7938
7926
  msgid "Verify checksum"
7939
7927
  msgstr ""
7940
7928
 
7929
+ msgid "Verify checksum for content on smart proxy"
7930
+ msgstr ""
7931
+
7941
7932
  msgid "Verify checksum for one or more products"
7942
7933
  msgstr ""
7943
7934
 
7935
+ msgid "Verify checksum of repositories in %{name} %{version}"
7936
+ msgstr ""
7937
+
7944
7938
  msgid "Verify checksum of repository contents"
7945
7939
  msgstr ""
7946
7940
 
7941
+ msgid "Verify checksum of repository contents in the content view version"
7942
+ msgstr ""
7943
+
7944
+ msgid "Verify checksum of version repositories"
7945
+ msgstr ""
7946
+
7947
7947
  msgid "Version"
7948
7948
  msgstr ""
7949
7949
 
@@ -8055,9 +8055,6 @@ msgstr ""
8055
8055
  msgid "When \"Upstream URL\" is set, \"Releases/Distributions\" must also be set!"
8056
8056
  msgstr ""
8057
8057
 
8058
- msgid "When Simple Content Access is enabled, hosts are not required to have subscriptions attached to access repositories."
8059
- msgstr ""
8060
-
8061
8058
  msgid "When registering a host via subscription-manager, force use the specified fact (in the form of 'fact.fact')"
8062
8059
  msgstr ""
8063
8060
 
@@ -8067,9 +8064,6 @@ msgstr ""
8067
8064
  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."
8068
8065
  msgstr ""
8069
8066
 
8070
- msgid "Whether Simple Content Access should be enabled for the organization."
8071
- msgstr ""
8072
-
8073
8067
  msgid "Whether or not the host collection may have unlimited hosts"
8074
8068
  msgstr ""
8075
8069
 
@@ -8094,9 +8088,6 @@ msgstr ""
8094
8088
  msgid "Whether to include available content attribute in results"
8095
8089
  msgstr ""
8096
8090
 
8097
- msgid "Whether to turn on Simple Content Access for the organization."
8098
- msgstr ""
8099
-
8100
8091
  msgid "Workers"
8101
8092
  msgstr ""
8102
8093
 
@@ -8172,6 +8163,12 @@ msgstr ""
8172
8163
  msgid "You're making changes to %(entitlementCount)s entitlement(s)"
8173
8164
  msgstr ""
8174
8165
 
8166
+ msgid "Your manifest expired on {expirationDate}. To continue using Red Hat content, import a new manifest."
8167
+ msgstr ""
8168
+
8169
+ 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."
8170
+ msgstr ""
8171
+
8175
8172
  msgid "Your search query was invalid. Please revise it and try again. The full error has been sent to the application logs."
8176
8173
  msgstr ""
8177
8174
 
@@ -8436,6 +8433,12 @@ msgstr ""
8436
8433
  msgid "create a filter for a content view"
8437
8434
  msgstr ""
8438
8435
 
8436
+ msgid "day"
8437
+ msgstr ""
8438
+
8439
+ msgid "days"
8440
+ msgstr ""
8441
+
8439
8442
  msgid "deb, package, package group, or docker tag names"
8440
8443
  msgstr ""
8441
8444
 
@@ -8568,7 +8571,7 @@ msgstr ""
8568
8571
  msgid "has already been taken for this product."
8569
8572
  msgstr ""
8570
8573
 
8571
- msgid "here."
8574
+ msgid "here"
8572
8575
  msgstr ""
8573
8576
 
8574
8577
  msgid "host collection name to filter by"
@@ -8634,6 +8637,9 @@ msgstr ""
8634
8637
  msgid "invalid: Repositories can only require one OS version."
8635
8638
  msgstr ""
8636
8639
 
8640
+ msgid "invalid: The content source must sync the lifecycle environment assigned to the host. See the logs for more information."
8641
+ msgstr ""
8642
+
8637
8643
  msgid "is already attached to the capsule"
8638
8644
  msgstr ""
8639
8645
 
@@ -8871,6 +8877,12 @@ msgstr ""
8871
8877
  msgid "security advisory"
8872
8878
  msgstr ""
8873
8879
 
8880
+ msgid "selected host"
8881
+ msgstr ""
8882
+
8883
+ msgid "selected hosts"
8884
+ msgstr ""
8885
+
8874
8886
  msgid "service level"
8875
8887
  msgstr ""
8876
8888
 
@@ -8910,6 +8922,9 @@ msgstr ""
8910
8922
  msgid "sync plan numeric identifier"
8911
8923
  msgstr ""
8912
8924
 
8925
+ msgid "system registration"
8926
+ msgstr ""
8927
+
8913
8928
  msgid "the following attributes can not be updated for the Red Hat provider: [ %s ]"
8914
8929
  msgstr ""
8915
8930