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