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
data/locale/de/katello.po CHANGED
@@ -503,6 +503,9 @@ msgstr "Aktion für den Standard-Smart-Proxy nicht zulässig."
503
503
  msgid "Action unauthorized to be performed in this organization."
504
504
  msgstr "Aktion ist nicht authorisiert in dieser Organization ausgeführt zu werden"
505
505
 
506
+ msgid "Activation Key information"
507
+ msgstr ""
508
+
506
509
  msgid "Activation Key will no longer be available for use. This operation cannot be undone."
507
510
  msgstr ""
508
511
 
@@ -533,18 +536,18 @@ msgstr ""
533
536
  msgid "Activation keys"
534
537
  msgstr ""
535
538
 
536
- msgid "Activation keys and subscriptions can be managed"
537
- msgstr "Aktivierungsschlüssel und Subskriptionen können verwaltet werden"
539
+ msgid "Activation keys can be managed {here}."
540
+ msgstr ""
538
541
 
539
542
  msgid "Activation keys for subscription-manager client, required for CentOS and Red Hat Enterprise Linux. Required only if host group has no activation keys."
540
543
  msgstr "Aktivierungsschlüssel für den Subscription-Manager-Client, erforderlich für CentOS und Red Hat Enterprise Linux. Nur erforderlich, wenn die Hostgruppe keine Aktivierungsschlüssel hat."
541
544
 
545
+ msgid "Activation keys may be used during {system_registration}."
546
+ msgstr ""
547
+
542
548
  msgid "Activation keys: "
543
549
  msgstr "Aktivierungsschlüssel:"
544
550
 
545
- msgid "Active Subscriptions"
546
- msgstr "Aktive Subskriptionen"
547
-
548
551
  msgid "Active only"
549
552
  msgstr "Nur aktive"
550
553
 
@@ -659,9 +662,6 @@ msgstr "Komponente zur Inhaltsansicht hinzugefügt"
659
662
  msgid "Additional content"
660
663
  msgstr "Zusätzlicher Inhalt"
661
664
 
662
- msgid "Addons"
663
- msgstr "Addons"
664
-
665
665
  msgid "Affected Repositories"
666
666
  msgstr "Betroffene Repositorys"
667
667
 
@@ -704,9 +704,6 @@ msgstr ""
704
704
  msgid "All versions will be removed from these environments"
705
705
  msgstr ""
706
706
 
707
- 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)"
708
- msgstr ""
709
-
710
707
  msgid "Allow a host to be registered to multiple content view environments with 'subscription-manager register --environments'."
711
708
  msgstr ""
712
709
 
@@ -988,8 +985,8 @@ msgstr "Verfügbare Entitlements"
988
985
  msgid "Available Repositories"
989
986
  msgstr "Verfügbare Repositorys"
990
987
 
991
- msgid "Available Schema Versions"
992
- msgstr "Verfügbare Schemaversionen"
988
+ msgid "Available schema versions"
989
+ msgstr ""
993
990
 
994
991
  msgid "Back"
995
992
  msgstr "Zurück"
@@ -1087,9 +1084,6 @@ msgstr ""
1087
1084
  msgid "CDN Configuration updated."
1088
1085
  msgstr ""
1089
1086
 
1090
- msgid "CDN SSL version"
1091
- msgstr "CDN-SSL-Version"
1092
-
1093
1087
  msgid "CDN configuration is set to Export Sync (disconnected). Repository enablement/disablement is not permitted on this page."
1094
1088
  msgstr ""
1095
1089
 
@@ -1321,6 +1315,9 @@ msgstr ""
1321
1315
  msgid "Change content source"
1322
1316
  msgstr ""
1323
1317
 
1318
+ msgid "Change content view environments"
1319
+ msgstr ""
1320
+
1324
1321
  msgid "Change host content source"
1325
1322
  msgstr ""
1326
1323
 
@@ -1330,14 +1327,11 @@ msgstr ""
1330
1327
  msgid "Check audited changes and proceed only if content or filters have changed since last publish"
1331
1328
  msgstr ""
1332
1329
 
1333
- msgid "Check if a connection can be made to Red Hat Subscription Management."
1334
- msgstr "Prüfen Sie, ob eine Verbindung zu Red Hat Subscription Management hergestellt werden kann."
1335
-
1336
- msgid "Check if the specified organization has Simple Content Access enabled. %s"
1330
+ msgid "Check for missing or corrupted artifacts, and attempt to redownload them."
1337
1331
  msgstr ""
1338
1332
 
1339
- msgid "Check if the specified organization is eligible for Simple Content Access. %s"
1340
- msgstr ""
1333
+ msgid "Check if a connection can be made to Red Hat Subscription Management."
1334
+ msgstr "Prüfen Sie, ob eine Verbindung zu Red Hat Subscription Management hergestellt werden kann."
1341
1335
 
1342
1336
  msgid "Check services before actions"
1343
1337
  msgstr "Überprüfen Sie die Dienste, bevor Sie Maßnahmen ergreifen"
@@ -1387,12 +1381,6 @@ msgstr "Schließen"
1387
1381
  msgid "Collapse All"
1388
1382
  msgstr "Alle einklappen"
1389
1383
 
1390
- msgid "Combined Profile Update"
1391
- msgstr "Kombiniertes Profil-Update"
1392
-
1393
- msgid "Combined Profile Update for %s"
1394
- msgstr "Kombiniertes Profil-Update für %s"
1395
-
1396
1384
  msgid "Comma-separated list of subpaths. All subpaths must have a slash at the end and none at the front."
1397
1385
  msgstr ""
1398
1386
 
@@ -1546,8 +1534,8 @@ msgstr "Inhaltsdetails anzeigen"
1546
1534
  msgid "Content View Filter id"
1547
1535
  msgstr "Inhaltsansichtsfilter-ID"
1548
1536
 
1549
- msgid "Content View Filter identifier"
1550
- msgstr "Kennung des Inhaltsansichtsfilters"
1537
+ msgid "Content View Filter identifier. Use to filter by ID"
1538
+ msgstr ""
1551
1539
 
1552
1540
  msgid "Content View ID"
1553
1541
  msgstr "Inhaltsansichts-ID"
@@ -1639,6 +1627,12 @@ msgstr "Inhaltsansicht"
1639
1627
  msgid "Content view ${name} created"
1640
1628
  msgstr "Inhaltsansicht ${name} erstellt"
1641
1629
 
1630
+ msgid "Content view '%{content_view}' is not attached to the environment."
1631
+ msgstr ""
1632
+
1633
+ msgid "Content view '%{content_view}' is not attached to this capsule."
1634
+ msgstr ""
1635
+
1642
1636
  msgid "Content view '%{cv_name}' is a generated content view, which cannot be assigned to hosts or activation keys."
1643
1637
  msgstr ""
1644
1638
 
@@ -1873,9 +1867,6 @@ msgstr ""
1873
1867
  msgid "Couldn't find subject of synchronization"
1874
1868
  msgstr "Subjekt der Synchronisation konnte nicht gefunden werden."
1875
1869
 
1876
- msgid "Count"
1877
- msgstr "Anzahl"
1878
-
1879
1870
  msgid "Create"
1880
1871
  msgstr "Erstellen"
1881
1872
 
@@ -2320,6 +2311,9 @@ msgstr "Details"
2320
2311
  msgid "Determining settings for ${name}"
2321
2312
  msgstr "Einstellungen für ${name} festlegen"
2322
2313
 
2314
+ msgid "Digest"
2315
+ msgstr ""
2316
+
2323
2317
  msgid "Directly setting package lists on composite content views is not allowed. Please update the components, then re-publish the composite."
2324
2318
  msgstr "Das direkte Festlegen von Paketlisten für zusammengesetzte Inhaltsansichten ist nicht zulässig. Bitte aktualisieren Sie die Komponenten und veröffentlichen Sie dann das Composite erneut."
2325
2319
 
@@ -2341,9 +2335,6 @@ msgstr "Deaktivieren Sie ein Repository aus dem Set"
2341
2335
  msgid "Disable module stream"
2342
2336
  msgstr ""
2343
2337
 
2344
- msgid "Disable simple content access for a manifest. %s"
2345
- msgstr ""
2346
-
2347
2338
  msgid "Disabled"
2348
2339
  msgstr "Deaktiviert"
2349
2340
 
@@ -2407,6 +2398,9 @@ msgstr ""
2407
2398
  msgid "Edit content view assignment"
2408
2399
  msgstr ""
2409
2400
 
2401
+ msgid "Edit content view environments"
2402
+ msgstr ""
2403
+
2410
2404
  msgid "Edit credentials"
2411
2405
  msgstr "Anmeldeinformationen bearbeiten"
2412
2406
 
@@ -2476,9 +2470,6 @@ msgstr "Ein Repository aus der Gruppe aktivieren"
2476
2470
  msgid "Enable repository sets"
2477
2471
  msgstr ""
2478
2472
 
2479
- msgid "Enable simple content access for a manifest"
2480
- msgstr "Einfachen Inhaltszugriff für ein Manifest aktivieren"
2481
-
2482
2473
  msgid "Enable/Disable auto publish of composite view"
2483
2474
  msgstr "Aktivieren/Deaktivieren der automatischen Veröffentlichung der zusammengesetzten Ansicht"
2484
2475
 
@@ -2653,6 +2644,12 @@ msgstr "Alle ausklappen"
2653
2644
  msgid "Expire soon days"
2654
2645
  msgstr "Verfällt bald Tage"
2655
2646
 
2647
+ msgid "Expired "
2648
+ msgstr ""
2649
+
2650
+ msgid "Expires "
2651
+ msgstr ""
2652
+
2656
2653
  msgid "Export"
2657
2654
  msgstr "Export"
2658
2655
 
@@ -2891,9 +2888,6 @@ msgstr ""
2891
2888
  msgid "Full support"
2892
2889
  msgstr ""
2893
2890
 
2894
- msgid "Fully entitled"
2895
- msgstr "Voll berechtigt"
2896
-
2897
2891
  msgid "GPG Key URL"
2898
2892
  msgstr "GPG-Schlüssel-URL"
2899
2893
 
@@ -3044,9 +3038,6 @@ msgstr "Hostprofil annehmen"
3044
3038
  msgid "Host Profile Can Change In Build"
3045
3039
  msgstr "Hostprofil kann sich im Build ändern"
3046
3040
 
3047
- msgid "Host Subscription Status"
3048
- msgstr "Host-Subskriptions-Status"
3049
-
3050
3041
  msgid "Host Tasks Workers Pool Size"
3051
3042
  msgstr "Größe des Workers-Pools für Host-Aufgaben"
3052
3043
 
@@ -3068,9 +3059,18 @@ msgstr ""
3068
3059
  msgid "Host content and subscription details"
3069
3060
  msgstr "Hostinhalt und Subskriptionsdetails"
3070
3061
 
3062
+ msgid "Host content source will remain the same. Click Save below to update the host's content view environment."
3063
+ msgstr ""
3064
+
3071
3065
  msgid "Host content view and environment updated"
3072
3066
  msgstr ""
3073
3067
 
3068
+ msgid "Host content view environment(s) updated"
3069
+ msgstr ""
3070
+
3071
+ msgid "Host content view environments updating."
3072
+ msgstr ""
3073
+
3074
3074
  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."
3075
3075
  msgstr "Die Hosterstellung für %s wurde übersprungen, weil sie eine BIOS-UUID mit teilt. Um diesen Hypervisor zu melden, überschreiben Sie seinen dmi.system.uuid fakt oder setzen Sie 'candlepin.use_system_uuid_for_matching' in der Candlepin-Konfiguration auf 'true'."
3076
3076
 
@@ -3221,9 +3221,15 @@ msgstr "ID des Inhaltshosts"
3221
3221
  msgid "Id of the content view to limit the synchronization on"
3222
3222
  msgstr ""
3223
3223
 
3224
+ msgid "Id of the content view to limit verifying checksum on"
3225
+ msgstr ""
3226
+
3224
3227
  msgid "Id of the environment to limit the synchronization on"
3225
3228
  msgstr "ID der Umgebung zur Synchronisationsbegrenzung"
3226
3229
 
3230
+ msgid "Id of the environment to limit verifying checksum on"
3231
+ msgstr ""
3232
+
3227
3233
  msgid "Id of the host"
3228
3234
  msgstr "ID des Hosts"
3229
3235
 
@@ -3242,6 +3248,9 @@ msgstr "ID der Organisation zur Umgebungsbegrenzung "
3242
3248
  msgid "Id of the repository to limit the synchronization on"
3243
3249
  msgstr ""
3244
3250
 
3251
+ msgid "Id of the repository to limit verifying checksum on"
3252
+ msgstr ""
3253
+
3245
3254
  msgid "Id of the smart proxy"
3246
3255
  msgstr "ID des Smart Proxy"
3247
3256
 
@@ -3364,9 +3373,6 @@ msgstr "Standardinhaltsansicht importieren"
3364
3373
  msgid "Import Manifest"
3365
3374
  msgstr "Manifest importieren"
3366
3375
 
3367
- msgid "Import New Manifest"
3368
- msgstr "Neues Manifest importieren"
3369
-
3370
3376
  msgid "Import Repository"
3371
3377
  msgstr ""
3372
3378
 
@@ -3379,21 +3385,24 @@ msgstr "Importieren eines Manifests"
3379
3385
  msgid "Import a Manifest to Begin"
3380
3386
  msgstr "Importieren Sie ein Manifest, um zu beginnen"
3381
3387
 
3382
- msgid "Import a Manifest using the manifest tab above."
3383
- msgstr "Importieren Sie ein Manifest über die Registerkarte Manifest oben."
3384
-
3385
3388
  msgid "Import a content view version"
3386
3389
  msgstr "Eine Inhaltsansichtsversion importieren"
3387
3390
 
3388
3391
  msgid "Import a content view version to the library"
3389
3392
  msgstr "Importiere eine Kontent-View-Version zur Library"
3390
3393
 
3394
+ msgid "Import a manifest using the Manifest tab above."
3395
+ msgstr ""
3396
+
3391
3397
  msgid "Import a repository"
3392
3398
  msgstr ""
3393
3399
 
3394
3400
  msgid "Import a subscription manifest to give hosts access to Red Hat content."
3395
3401
  msgstr ""
3396
3402
 
3403
+ msgid "Import new manifest"
3404
+ msgstr ""
3405
+
3397
3406
  msgid "Import only"
3398
3407
  msgstr ""
3399
3408
 
@@ -3580,9 +3589,6 @@ msgstr "Intervall darf nicht Null sein"
3580
3589
  msgid "Interval not set correctly"
3581
3590
  msgstr "Intervall nicht richtig gesetzt"
3582
3591
 
3583
- msgid "Invalid"
3584
- msgstr "Ungültig"
3585
-
3586
3592
  msgid "Invalid association of the content view id. Content View must match the content view version being saved"
3587
3593
  msgstr "Ungültige Zuordnung der Inhaltsansichts-ID. Inhaltsansicht muss mit der gespeicherten Inhaltsansichtsversion übereinstimmen"
3588
3594
 
@@ -3712,6 +3718,9 @@ msgstr "Katello: Paketgruppe aktualisieren"
3712
3718
  msgid "Katello: Update Packages by search query"
3713
3719
  msgstr ""
3714
3720
 
3721
+ msgid "Katello: Upload Profile"
3722
+ msgstr ""
3723
+
3715
3724
  msgid "Key-value hash of subscription-manager facts, nesting uses a period delimiter (.)"
3716
3725
  msgstr "Schlüsselwert-Hash von Abonnement-Manager-Fakten, Verschachtelung verwendet ein Punkttrennzeichen (.)"
3717
3726
 
@@ -3751,6 +3760,9 @@ msgstr ""
3751
3760
  msgid "Last refresh :"
3752
3761
  msgstr ""
3753
3762
 
3763
+ msgid "Last seen"
3764
+ msgstr ""
3765
+
3754
3766
  msgid "Last sync"
3755
3767
  msgstr ""
3756
3768
 
@@ -3766,7 +3778,7 @@ msgstr "Neueste Errata"
3766
3778
  msgid "Latest version"
3767
3779
  msgstr "Letzte Version"
3768
3780
 
3769
- msgid "Learn more about adding Subscription Manifests "
3781
+ msgid "Learn more about adding subscription manifests "
3770
3782
  msgstr ""
3771
3783
 
3772
3784
  msgid "Legacy UI"
@@ -3832,6 +3844,9 @@ msgstr ""
3832
3844
  msgid "Lifecycle environments cannot be modifed on the default Smart proxy. The content from all Lifecycle Environments will exist on this Smart proxy."
3833
3845
  msgstr "Lebenszyklusumgebungen können auf dem standardmäßigen Smart Proxy nicht geändert werden. Der Inhalt aller Lifecycle-Umgebungen ist auf diesem Smart Proxy vorhanden."
3834
3846
 
3847
+ msgid "Limit actions to content in the host's environment."
3848
+ msgstr ""
3849
+
3835
3850
  msgid "Limit content to Red Hat / custom"
3836
3851
  msgstr ""
3837
3852
 
@@ -4132,6 +4147,12 @@ msgstr "Manifest gelöscht"
4132
4147
  msgid "Manifest does not have a valid subscription"
4133
4148
  msgstr ""
4134
4149
 
4150
+ msgid "Manifest expired"
4151
+ msgstr ""
4152
+
4153
+ msgid "Manifest expiring soon"
4154
+ msgstr ""
4155
+
4135
4156
  msgid "Manifest imported"
4136
4157
  msgstr "Manifest importiert"
4137
4158
 
@@ -4147,6 +4168,9 @@ msgstr "Manifest in '%{subject}' importiert."
4147
4168
  msgid "Manifest in '%{subject}' refreshed."
4148
4169
  msgstr "Manifest in '%{subject}' aktualisiert."
4149
4170
 
4171
+ 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."
4172
+ msgstr ""
4173
+
4150
4174
  msgid "Manifest refresh timeout"
4151
4175
  msgstr "Zeitüberschreitung bei Manifestaktualisierung"
4152
4176
 
@@ -4162,9 +4186,6 @@ msgstr ""
4162
4186
  msgid "Mark Content Host Statuses as Unknown for %s"
4163
4187
  msgstr "Inhaltshoststatus als unbekannt markieren für %s"
4164
4188
 
4165
- msgid "Matched"
4166
- msgstr "Abgestimmt"
4167
-
4168
4189
  msgid "Matching RPMs based on your created filter rule. Remember, RPM filters don't apply to modular RPMs."
4169
4190
  msgstr ""
4170
4191
 
@@ -4207,6 +4228,9 @@ msgstr "Nachricht"
4207
4228
  msgid "Messaging connection"
4208
4229
  msgstr "Verbindung zum Messaging"
4209
4230
 
4231
+ msgid "Metadata generate"
4232
+ msgstr ""
4233
+
4210
4234
  msgid ""
4211
4235
  "Metadata republishing is risky on 'Complete Mirroring' repositories. Change the mirroring policy and try again.\n"
4212
4236
  "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."
@@ -4218,9 +4242,6 @@ msgstr "Metadaten genommen von der Upstream-Export-History dieser Kontent-View V
4218
4242
  msgid "Minimum version"
4219
4243
  msgstr ""
4220
4244
 
4221
- msgid "Mismatched"
4222
- msgstr "Nicht übereinstimmend"
4223
-
4224
4245
  msgid "Missing activation key!"
4225
4246
  msgstr "Aktivierungsschlüssel fehlt!"
4226
4247
 
@@ -4387,9 +4408,6 @@ msgstr "Keine Inhaltsansicht"
4387
4408
  msgid "No Content found"
4388
4409
  msgstr "Kein Inhalt gefunden"
4389
4410
 
4390
- msgid "No Manifest Uploaded"
4391
- msgstr "Kein Manifest hochgeladen"
4392
-
4393
4411
  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."
4394
4412
  msgstr "Derzeit sind keine Red Hat-Produkte vorhanden. Bitte importieren Sie ein Manifest %(anchorBegin)s hier %(anchorEnd)s , um Red Hat-Inhalte zu erhalten. Keine Repository-Sets verfügbar."
4395
4413
 
@@ -4525,6 +4543,9 @@ msgstr "Keine Manifestdatei hochgeladen"
4525
4543
  msgid "No manifest found. Import a manifest with the appropriate subscriptions before importing content."
4526
4544
  msgstr "Kein Manifest gefunden. Importieren Sie ein Manifest mit den entsprechenden Abonnements, bevor Sie Inhalte importieren."
4527
4545
 
4546
+ msgid "No manifest imported"
4547
+ msgstr ""
4548
+
4528
4549
  msgid "No matching "
4529
4550
  msgstr ""
4530
4551
 
@@ -4717,9 +4738,6 @@ msgstr "Nicht installiert"
4717
4738
  msgid "Not running"
4718
4739
  msgstr "Läuft nicht"
4719
4740
 
4720
- msgid "Not specified"
4721
- msgstr "Keine Angabe"
4722
-
4723
4741
  msgid "Not yet published"
4724
4742
  msgstr "Noch nicht veröffentlicht"
4725
4743
 
@@ -4960,12 +4978,6 @@ msgstr "Zeitüberschreitung bei Paketinstallation"
4960
4978
  msgid "Package Install scheduled by %s"
4961
4979
  msgstr "Paketinstallation eingeplant durch %s"
4962
4980
 
4963
- msgid "Package Profile Update"
4964
- msgstr "Paketprofil-Update"
4965
-
4966
- msgid "Package Profile Update for %s"
4967
- msgstr "Paketprofil-Update für %s"
4968
-
4969
4981
  msgid "Package Remove"
4970
4982
  msgstr "Paketentfernung"
4971
4983
 
@@ -5047,12 +5059,6 @@ msgstr ""
5047
5059
  msgid "Page number, starting at 1"
5048
5060
  msgstr "Seitennummer, beginnend bei 1"
5049
5061
 
5050
- msgid "Partial"
5051
- msgstr "Teilweise"
5052
-
5053
- msgid "Partially entitled"
5054
- msgstr "Teilweise berechtigt"
5055
-
5056
5062
  msgid "Partition template IDs"
5057
5063
  msgstr "Partitionsvorlagenkennungen"
5058
5064
 
@@ -5062,9 +5068,6 @@ msgstr "Passwort"
5062
5068
  msgid "Password for authentication. Relevant only for 'upstream_server' type."
5063
5069
  msgstr ""
5064
5070
 
5065
- msgid "Password of the upstream authentication token."
5066
- msgstr ""
5067
-
5068
5071
  msgid "Password of the upstream repository user used for authentication"
5069
5072
  msgstr "Passwort des für die Authentifizierung verwendeten Upstream-Repository-Benutzers"
5070
5073
 
@@ -5080,6 +5083,9 @@ msgstr ""
5080
5083
  msgid "Paused"
5081
5084
  msgstr "Pausiert"
5082
5085
 
5086
+ msgid "Pending tasks detected in repositories of this content view. Please wait for the tasks: "
5087
+ msgstr ""
5088
+
5083
5089
  msgid "Perform a module stream action via Katello interface"
5084
5090
  msgstr "Führen Sie eine Modul-Stream-Aktion über die Katello-Schnittstelle durch"
5085
5091
 
@@ -5137,18 +5143,15 @@ msgstr ""
5137
5143
  msgid "Please select a lifecycle environment and a content view to move this activation key."
5138
5144
  msgstr ""
5139
5145
 
5146
+ msgid "Please select a lifecycle environment and content view to view activation keys."
5147
+ msgstr ""
5148
+
5140
5149
  msgid "Please select an architecture before assigning a kickstart repository"
5141
5150
  msgstr "Bitte wählen Sie eine Architektur aus, bevor Sie ein Kickstart-Repository zuweisen"
5142
5151
 
5143
5152
  msgid "Please select an operating system before assigning a kickstart repository"
5144
5153
  msgstr "Bitte wählen Sie ein Betriebssystem aus, bevor Sie ein Kickstart-Repository zuweisen"
5145
5154
 
5146
- msgid "Please select an organization to view subscription status."
5147
- msgstr "Bitte wählen Sie eine Organisation aus, um den Abonnementstatus anzuzeigen."
5148
-
5149
- msgid "Please select an organization to view subscription totals."
5150
- msgstr "Wählen Sie eine Organisation aus, um die Abonnementsummen anzuzeigen."
5151
-
5152
5155
  msgid "Please select one from the list below and you will be redirected."
5153
5156
  msgstr "Bitte wählen Sie aus der Liste unten, Sie werden anschließend weitergeleitet."
5154
5157
 
@@ -5486,9 +5489,6 @@ msgstr ""
5486
5489
  msgid "Reboot required"
5487
5490
  msgstr "Neustart erforderlich"
5488
5491
 
5489
- msgid "Recently Expired Subscriptions"
5490
- msgstr "Vor Kurzem abgelaufene Subskriptionen"
5491
-
5492
5492
  msgid "Reclaim Space"
5493
5493
  msgstr ""
5494
5494
 
@@ -5591,6 +5591,9 @@ msgstr "Registrieren Sie den Host '%s', bevor Sie Abonnements anhängen"
5591
5591
  msgid "Registered"
5592
5592
  msgstr "Registriert"
5593
5593
 
5594
+ msgid "Registered at"
5595
+ msgstr ""
5596
+
5594
5597
  msgid "Registered by"
5595
5598
  msgstr "Registriert durch"
5596
5599
 
@@ -5729,6 +5732,9 @@ msgstr "Subskriptionen entfernen"
5729
5732
  msgid "Remove subscriptions from %s"
5730
5733
  msgstr "Subskriptionen aus %s entfernen"
5731
5734
 
5735
+ msgid "Remove subscriptions from a host"
5736
+ msgstr ""
5737
+
5732
5738
  msgid "Remove subscriptions from one or more hosts"
5733
5739
  msgstr "Abonnements von einem oder mehreren Hosts entfernen"
5734
5740
 
@@ -6083,9 +6089,6 @@ msgstr ""
6083
6089
  msgid "SSL client key"
6084
6090
  msgstr ""
6085
6091
 
6086
- msgid "SSL version used to communicate with the CDN"
6087
- msgstr "SSL-Version zur Kommunikation mit dem CDN"
6088
-
6089
6092
  msgid "SUBSCRIPTIONS EXPIRING SOON"
6090
6093
  msgstr "ABONNEMENTS LAUFEN BALD AB"
6091
6094
 
@@ -6095,11 +6098,11 @@ msgstr "Speichern"
6095
6098
  msgid "Saving alternate content source..."
6096
6099
  msgstr ""
6097
6100
 
6098
- msgid "Schema Version 1"
6099
- msgstr "Schema Version 1"
6101
+ msgid "Schema version 1"
6102
+ msgstr ""
6100
6103
 
6101
- msgid "Schema Version 2"
6102
- msgstr "Schema Version 2"
6104
+ msgid "Schema version 2"
6105
+ msgstr ""
6103
6106
 
6104
6107
  msgid "Search"
6105
6108
  msgstr "Suche"
@@ -6299,9 +6302,6 @@ msgstr "Servicelevel %s"
6299
6302
  msgid "Service Level (SLA)"
6300
6303
  msgstr "Service Level (SLA)"
6301
6304
 
6302
- msgid "Service level"
6303
- msgstr ""
6304
-
6305
6305
  msgid "Service level of host"
6306
6306
  msgstr "Servicelevel des Hosts"
6307
6307
 
@@ -6434,19 +6434,13 @@ msgstr "Zeigt den Status des Katello-Systems und seiner Unterkomponenten an"
6434
6434
  msgid "Shows version information"
6435
6435
  msgstr "Versionsinformationen anzeigen"
6436
6436
 
6437
- msgid "Simple Content Access"
6438
- msgstr "Einfacher Inhaltszugriff"
6439
-
6440
- msgid "Simple Content Access has been disabled by the upstream organization administrator."
6441
- msgstr "Der einfache Inhaltszugriff wurde vom vorgelagerten Organisationsadministrator deaktiviert."
6442
-
6443
6437
  msgid "Simple Content Access has been disabled for '%{subject}'."
6444
6438
  msgstr "Der einfache Inhaltszugriff wurde für '%{subject}' deaktiviert."
6445
6439
 
6446
6440
  msgid "Simple Content Access has been enabled for '%{subject}'."
6447
6441
  msgstr "Der einfache Inhaltszugriff wurde für '%{subject}' aktiviert."
6448
6442
 
6449
- msgid "Simple Content Access will be required for all organizations in Katello 4.12."
6443
+ msgid "Simple Content Access is the only supported content access mode"
6450
6444
  msgstr ""
6451
6445
 
6452
6446
  msgid "Simplified"
@@ -6560,6 +6554,9 @@ msgstr ""
6560
6554
  msgid "Something went wrong while fetching rpm packages! ${getResponseErrorMsgs(error.response)}"
6561
6555
  msgstr ""
6562
6556
 
6557
+ msgid "Something went wrong while getting container manifest lists! ${getResponseErrorMsgs(error.response)}"
6558
+ msgstr ""
6559
+
6563
6560
  msgid "Something went wrong while getting container tags! ${getResponseErrorMsgs(error.response)}"
6564
6561
  msgstr ""
6565
6562
 
@@ -6749,6 +6746,9 @@ msgstr "Subskriptionsinformationen"
6749
6746
  msgid "Subscription Manifest"
6750
6747
  msgstr "Subskriptionsmanifest"
6751
6748
 
6749
+ msgid "Subscription Manifest expiration date check"
6750
+ msgstr ""
6751
+
6752
6752
  msgid "Subscription Manifest validity check"
6753
6753
  msgstr "Gültigkeitsprüfung des Abonnementmanifests"
6754
6754
 
@@ -6761,9 +6761,6 @@ msgstr "Subskriptionspool-ID"
6761
6761
  msgid "Subscription Pool uuid"
6762
6762
  msgstr "Subskriptionspool-UUID"
6763
6763
 
6764
- msgid "Subscription Status"
6765
- msgstr "Subskriptions Status"
6766
-
6767
6764
  msgid "Subscription UUID"
6768
6765
  msgstr "Abonnement-UUID"
6769
6766
 
@@ -6791,27 +6788,18 @@ msgstr "Subskriptionsmanifest-Datei"
6791
6788
  msgid "Subscription not found"
6792
6789
  msgstr "Abonnement nicht gefunden"
6793
6790
 
6794
- msgid "Subscription status"
6795
- msgstr ""
6796
-
6797
6791
  msgid "Subscription was not persisted - %{error_message}"
6798
6792
  msgstr "Abonnement wurde nicht beibehalten - %{error_message}"
6799
6793
 
6800
6794
  msgid "Subscriptions"
6801
6795
  msgstr "Subskriptionen"
6802
6796
 
6803
- msgid "Subscriptions Expiring in 120 Days"
6804
- msgstr "Subskriptionen, die in den nächsten 120 Tagen ablaufen "
6805
-
6806
6797
  msgid "Subscriptions expiring soon"
6807
6798
  msgstr "Abonnements laufen bald ab"
6808
6799
 
6809
6800
  msgid "Subscriptions have been saved and are being updated. "
6810
6801
  msgstr "Abonnements wurden gespeichert und werden aktualisiert."
6811
6802
 
6812
- msgid "Subscriptions information based on selected activation keys:"
6813
- msgstr "Subskriptionsinformationen basieren auf ausgewählten Aktivierungsschlüsseln:"
6814
-
6815
6803
  msgid "Subscriptions service"
6816
6804
  msgstr ""
6817
6805
 
@@ -7137,8 +7125,8 @@ msgstr ""
7137
7125
  msgid "The maximum number of versions of each package to keep."
7138
7126
  msgstr "Die maximale Anzahl von Versionen jedes Pakets, die aufbewahrt werden sollen."
7139
7127
 
7140
- msgid "The number of days remaining in a subscription before you will be reminded about renewing it."
7141
- msgstr "Die Anzahl der Tage, die in einem Abonnement verbleiben, bevor Sie an die Verlängerung erinnert werden."
7128
+ msgid "The number of days remaining in a subscription before you will be reminded about renewing it. Also used for manifest expiration warnings."
7129
+ msgstr ""
7142
7130
 
7143
7131
  msgid "The number of items fetched from a single paged Pulp API call."
7144
7132
  msgstr "Die Anzahl der Elemente, die von einem einzelnen ausgelagerten Pulp-API-Aufruf abgerufen wurden."
@@ -7189,6 +7177,9 @@ msgstr "Die angeforderten Traces wurden für diesen Host nicht gefunden"
7189
7177
  msgid "The selected kickstart repository is not part of the assigned content view, lifecycle environment, content source, operating system, and architecture"
7190
7178
  msgstr ""
7191
7179
 
7180
+ msgid "The selected lifecycle environment contains no activation keys"
7181
+ msgstr ""
7182
+
7192
7183
  msgid "The selected/Inherited Content View is not available for this Lifecycle Environment"
7193
7184
  msgstr ""
7194
7185
 
@@ -7213,6 +7204,9 @@ msgstr ""
7213
7204
  msgid "The type of content to upload (srpm, file, etc.). Check uploadable types here: /katello/api/repositories/repository_types"
7214
7205
  msgstr ""
7215
7206
 
7207
+ msgid "The value will be available in templates as @host.params['kt_activation_keys']"
7208
+ msgstr ""
7209
+
7216
7210
  msgid "There are no Manifests to display"
7217
7211
  msgstr ""
7218
7212
 
@@ -7237,12 +7231,12 @@ msgstr ""
7237
7231
  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."
7238
7232
  msgstr "Entweder wurden keine Umgebungen oder Versionen angegeben, oder es wurden ungültige Umgebungen oder Versionen angegeben. Bitte überprüfen Sie die Parameter environment_ids und content_view_version_ids."
7239
7233
 
7240
- msgid "There is no Manifest History to display."
7241
- msgstr "Es gibt keinen anzuzeigenden Manifestverlauf."
7242
-
7243
7234
  msgid "There is no downloaded content to clean."
7244
7235
  msgstr ""
7245
7236
 
7237
+ msgid "There is no manifest history to display."
7238
+ msgstr ""
7239
+
7246
7240
  msgid "There is no such HTTP proxy"
7247
7241
  msgstr "Es gibt keinen solchen HTTP-Proxy"
7248
7242
 
@@ -7303,7 +7297,7 @@ msgstr ""
7303
7297
  msgid "This content view will be deleted. Changes will be effective after clicking Delete."
7304
7298
  msgstr ""
7305
7299
 
7306
- msgid "This endpoint is deprecated and will be removed in Katello 4.12. All organizations are now eligible for Simple Content Access."
7300
+ msgid "This endpoint is deprecated and will be removed in an upcoming release. Simple Content Access is the only supported content access mode."
7307
7301
  msgstr ""
7308
7302
 
7309
7303
  msgid "This erratum is not installable because it is not in this host's content view and lifecycle environment."
@@ -7345,10 +7339,10 @@ msgstr "Dies ist deaktiviert, da keine Abonnements ausgewählt sind."
7345
7339
  msgid "This is not a linked repository"
7346
7340
  msgstr "Dies ist kein verlinktes Repository"
7347
7341
 
7348
- msgid "This organization is not using {scaLink}. Entitlement-based subscription management is deprecated and will be removed in Katello 4.12."
7342
+ msgid "This page shows the subscriptions available from this organization's subscription manifest. {br} Learn more about your overall subscription usage with the {subscriptionsService}."
7349
7343
  msgstr ""
7350
7344
 
7351
- msgid "This page shows the subscriptions available from this organization's subscription manifest. {br} Learn more about your overall subscription usage with the {subscriptionsService}."
7345
+ msgid "This repository has pending tasks in associated content views. Please wait for the tasks: "
7352
7346
  msgstr ""
7353
7347
 
7354
7348
  msgid "This repository is not suggested. Please see additional %(anchorBegin)sdocumentation%(anchorEnd)s prior to use."
@@ -7381,6 +7375,9 @@ msgstr "Diese Version wird entfernt von:"
7381
7375
  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."
7382
7376
  msgstr ""
7383
7377
 
7378
+ msgid "This will update the content view environments for {hosts}."
7379
+ msgstr ""
7380
+
7384
7381
  msgid "Time in minutes before content that is not contained within a repository and has not been accessed is considered orphaned."
7385
7382
  msgstr ""
7386
7383
 
@@ -7396,6 +7393,9 @@ msgstr "Zeitstempel"
7396
7393
  msgid "Title"
7397
7394
  msgstr "Titel"
7398
7395
 
7396
+ 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."
7397
+ msgstr ""
7398
+
7399
7399
  msgid "To enable them, add the environment to the content source, or select a different content source."
7400
7400
  msgstr ""
7401
7401
 
@@ -7414,9 +7414,6 @@ msgstr ""
7414
7414
  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."
7415
7415
  msgstr ""
7416
7416
 
7417
- msgid "Toggling Simple Content Access will refresh your manifest."
7418
- msgstr "Durch Umschalten des einfachen Inhaltszugriffs wird Ihr Manifest aktualisiert."
7419
-
7420
7417
  msgid "Total steps: "
7421
7418
  msgstr "Gesamtschritte:"
7422
7419
 
@@ -7603,9 +7600,6 @@ msgstr "Nicht angewendete Errata"
7603
7600
  msgid "Unattach a subscription"
7604
7601
  msgstr "Subskription lösen"
7605
7602
 
7606
- msgid "Unentitled"
7607
- msgstr "Unberechtigt"
7608
-
7609
7603
  msgid "Unfiltered params array: %s."
7610
7604
  msgstr "Ungefiltertes Parameter-Array: %s ."
7611
7605
 
@@ -7621,12 +7615,6 @@ msgstr "Unbekannte Aktion"
7621
7615
  msgid "Unknown errata status"
7622
7616
  msgstr "Unbekannter Errata-Status"
7623
7617
 
7624
- msgid "Unknown or Unregistered"
7625
- msgstr "Unbekannt oder nicht registriert"
7626
-
7627
- msgid "Unknown subscription status"
7628
- msgstr "Unbekannter Subskriptionsstatus"
7629
-
7630
7618
  msgid "Unknown traces status"
7631
7619
  msgstr "Unbekannter Trace-Status"
7632
7620
 
@@ -7642,12 +7630,6 @@ msgstr "Heben Sie die Registrierung des Hosts als Abonnementverbraucher auf"
7642
7630
  msgid "Unspecified"
7643
7631
  msgstr "Nicht spezifiziert"
7644
7632
 
7645
- msgid "Unsubscribed Hypervisor"
7646
- msgstr "Hypervisor ohne Subskription"
7647
-
7648
- msgid "Unsubscribed hypervisor"
7649
- msgstr "Abgemeldeter Hypervisor"
7650
-
7651
7633
  msgid "Unsupported CDN resource"
7652
7634
  msgstr ""
7653
7635
 
@@ -7723,11 +7705,11 @@ msgstr ""
7723
7705
  msgid "Update content urls"
7724
7706
  msgstr "Inhalts-URLs aktualisieren"
7725
7707
 
7726
- msgid "Update for host"
7727
- msgstr "Update für Host"
7708
+ msgid "Update content view environments for host"
7709
+ msgstr ""
7728
7710
 
7729
- msgid "Update for host %s"
7730
- msgstr "Update für Host %s"
7711
+ msgid "Update content view environments for host %s"
7712
+ msgstr ""
7731
7713
 
7732
7714
  msgid "Update hosts manually"
7733
7715
  msgstr ""
@@ -7852,7 +7834,7 @@ msgstr "Inhalt in ein Repository hochladen"
7852
7834
  msgid "Upload into"
7853
7835
  msgstr "Hochgeladen in"
7854
7836
 
7855
- msgid "Upload profiles without Dynflow"
7837
+ msgid "Upload package / repos profile"
7856
7838
  msgstr ""
7857
7839
 
7858
7840
  msgid "Upload request id"
@@ -7870,6 +7852,9 @@ msgstr ""
7870
7852
  msgid "Upstream Name cannot be blank when Repository URL is provided."
7871
7853
  msgstr "Upstream-Name darf nicht leer sein, wenn das Repository-URL angegeben wird."
7872
7854
 
7855
+ msgid "Upstream authentication token string for yum repositories."
7856
+ msgstr ""
7857
+
7873
7858
  msgid "Upstream foreman server to sync CDN content from. Relevant only for 'upstream_server' type."
7874
7859
  msgstr ""
7875
7860
 
@@ -7954,8 +7939,11 @@ msgstr ""
7954
7939
  msgid "Username, Password, Upstream Organization Label, and SSL CA Credential are required when using an upstream Foreman server."
7955
7940
  msgstr ""
7956
7941
 
7957
- msgid "Valid"
7958
- msgstr "Gültig"
7942
+ msgid "Validate host/lifecycle environment/content source coherence"
7943
+ msgstr ""
7944
+
7945
+ 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"
7946
+ msgstr ""
7959
7947
 
7960
7948
  msgid "Value must either be a boolean or 'default' for 'enabled'"
7961
7949
  msgstr "Der Wert muss entweder ein boolescher Wert oder 'Standard' für 'aktiviert' sein."
@@ -7966,12 +7954,24 @@ msgstr "SSL überprüfen"
7966
7954
  msgid "Verify checksum"
7967
7955
  msgstr "Prüfsumme überprüfen"
7968
7956
 
7957
+ msgid "Verify checksum for content on smart proxy"
7958
+ msgstr ""
7959
+
7969
7960
  msgid "Verify checksum for one or more products"
7970
7961
  msgstr "Prüfsumme für ein oder mehrere Produkte überprüfen"
7971
7962
 
7963
+ msgid "Verify checksum of repositories in %{name} %{version}"
7964
+ msgstr ""
7965
+
7972
7966
  msgid "Verify checksum of repository contents"
7973
7967
  msgstr "Prüfsumme des Repository-Inhalts überprüfen"
7974
7968
 
7969
+ msgid "Verify checksum of repository contents in the content view version"
7970
+ msgstr ""
7971
+
7972
+ msgid "Verify checksum of version repositories"
7973
+ msgstr ""
7974
+
7975
7975
  msgid "Version"
7976
7976
  msgstr "Version"
7977
7977
 
@@ -8083,9 +8083,6 @@ msgstr ""
8083
8083
  msgid "When \"Upstream URL\" is set, \"Releases/Distributions\" must also be set!"
8084
8084
  msgstr ""
8085
8085
 
8086
- msgid "When Simple Content Access is enabled, hosts are not required to have subscriptions attached to access repositories."
8087
- msgstr "Wenn der einfache Inhaltszugriff aktiviert ist, müssen Hosts keine Abonnements haben, die an Zugriffs-Repositorys angehängt sind."
8088
-
8089
8086
  msgid "When registering a host via subscription-manager, force use the specified fact (in the form of 'fact.fact')"
8090
8087
  msgstr "Host Wenn Sie einen Host über den Abonnement-Manager registrieren, verwenden Sie die angegebene Tatsache (in Form von 'fact.fact')"
8091
8088
 
@@ -8095,9 +8092,6 @@ msgstr "Falls auf \"wahr\" gesetzt, werden erstellbare Repository-Typen ausgegeb
8095
8092
  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."
8096
8093
  msgstr "Löschen Sie beim Abmelden eines Hosts über den Subscription-Manager auch den Host-Datensatz. Mit dem Host verknüpfte verwaltete Ressourcen wie virtuelle Maschinen und DNS-Einträge können ebenfalls gelöscht werden."
8097
8094
 
8098
- msgid "Whether Simple Content Access should be enabled for the organization."
8099
- msgstr ""
8100
-
8101
8095
  msgid "Whether or not the host collection may have unlimited hosts"
8102
8096
  msgstr "Ob die Hostsammlung unbegrenzt viele Hosts haben darf"
8103
8097
 
@@ -8122,9 +8116,6 @@ msgstr "Ob eine externe Kapsel nach dem Hochladen synchronisiert werden soll ode
8122
8116
  msgid "Whether to include available content attribute in results"
8123
8117
  msgstr "Ob verfügbare Inhaltsattribute in Ergebnisse eingeschlossen werden sollen"
8124
8118
 
8125
- msgid "Whether to turn on Simple Content Access for the organization."
8126
- msgstr ""
8127
-
8128
8119
  msgid "Workers"
8129
8120
  msgstr "Worker"
8130
8121
 
@@ -8200,6 +8191,12 @@ msgstr "Sie haben keine Berechtigung, %s zu synchronisieren"
8200
8191
  msgid "You're making changes to %(entitlementCount)s entitlement(s)"
8201
8192
  msgstr "Sie nehmen Änderungen an %(entitlementCount)sBerechtigungen vor"
8202
8193
 
8194
+ msgid "Your manifest expired on {expirationDate}. To continue using Red Hat content, import a new manifest."
8195
+ msgstr ""
8196
+
8197
+ 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."
8198
+ msgstr ""
8199
+
8203
8200
  msgid "Your search query was invalid. Please revise it and try again. The full error has been sent to the application logs."
8204
8201
  msgstr "Deine Such-Anfrage war ungültig. Bitte überarbeite sie und versuche es noch einmal. Der vollständige Fehler wurde an die Anwendungs-Logs gesendet."
8205
8202
 
@@ -8464,6 +8461,12 @@ msgstr ""
8464
8461
  msgid "create a filter for a content view"
8465
8462
  msgstr "Filter für eine Inhaltsansicht erstellen"
8466
8463
 
8464
+ msgid "day"
8465
+ msgstr ""
8466
+
8467
+ msgid "days"
8468
+ msgstr ""
8469
+
8467
8470
  msgid "deb, package, package group, or docker tag names"
8468
8471
  msgstr ""
8469
8472
 
@@ -8596,7 +8599,7 @@ msgstr "wird bereits für ein Produkt dieser Organisation verwendet."
8596
8599
  msgid "has already been taken for this product."
8597
8600
  msgstr "wird bereits verwendet für dieses Produkt."
8598
8601
 
8599
- msgid "here."
8602
+ msgid "here"
8600
8603
  msgstr ""
8601
8604
 
8602
8605
  msgid "host collection name to filter by"
@@ -8662,6 +8665,9 @@ msgstr "Ungültiger Container-Image-Name"
8662
8665
  msgid "invalid: Repositories can only require one OS version."
8663
8666
  msgstr "ungültig: Repositorys können nur eine Betriebssystemversion erfordern."
8664
8667
 
8668
+ msgid "invalid: The content source must sync the lifecycle environment assigned to the host. See the logs for more information."
8669
+ msgstr ""
8670
+
8665
8671
  msgid "is already attached to the capsule"
8666
8672
  msgstr "ist bereits mit der Capsule verknüpft"
8667
8673
 
@@ -8899,6 +8905,12 @@ msgstr ""
8899
8905
  msgid "security advisory"
8900
8906
  msgstr ""
8901
8907
 
8908
+ msgid "selected host"
8909
+ msgstr ""
8910
+
8911
+ msgid "selected hosts"
8912
+ msgstr ""
8913
+
8902
8914
  msgid "service level"
8903
8915
  msgstr "Servicelevel"
8904
8916
 
@@ -8938,6 +8950,9 @@ msgstr "Name des Synchronisationsplans"
8938
8950
  msgid "sync plan numeric identifier"
8939
8951
  msgstr "Numerische ID des Synchronisationsplans"
8940
8952
 
8953
+ msgid "system registration"
8954
+ msgstr ""
8955
+
8941
8956
  msgid "the following attributes can not be updated for the Red Hat provider: [ %s ]"
8942
8957
  msgstr "Die folgenden Attribute können nicht für den Red Hat Anbieter aktualisiert werden: [ %s ]"
8943
8958