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/ja/katello.po CHANGED
@@ -489,6 +489,9 @@ msgstr "デフォルトの Smart Proxy で許可されないアクションで
489
489
  msgid "Action unauthorized to be performed in this organization."
490
490
  msgstr "この組織で実行権限がないアクション"
491
491
 
492
+ msgid "Activation Key information"
493
+ msgstr ""
494
+
492
495
  msgid "Activation Key will no longer be available for use. This operation cannot be undone."
493
496
  msgstr ""
494
497
 
@@ -519,18 +522,18 @@ msgstr ""
519
522
  msgid "Activation keys"
520
523
  msgstr "アクティベーションキー"
521
524
 
522
- msgid "Activation keys and subscriptions can be managed"
523
- msgstr "アクティベーションキーとサブスクリプションを管理できます"
525
+ msgid "Activation keys can be managed {here}."
526
+ msgstr ""
524
527
 
525
528
  msgid "Activation keys for subscription-manager client, required for CentOS and Red Hat Enterprise Linux. Required only if host group has no activation keys."
526
529
  msgstr "CentOS および Red Hat Enterprise Linux に必要な subscription-manager クライアントのアクティベーションキー。ホストグループにアクティベーションキーがない場合にのみ必要です。"
527
530
 
531
+ msgid "Activation keys may be used during {system_registration}."
532
+ msgstr ""
533
+
528
534
  msgid "Activation keys: "
529
535
  msgstr "アクティベーションキー:"
530
536
 
531
- msgid "Active Subscriptions"
532
- msgstr "アクティブなサブスクリプション"
533
-
534
537
  msgid "Active only"
535
538
  msgstr "実行中のみ"
536
539
 
@@ -645,9 +648,6 @@ msgstr "コンテンツビューにコンポーネントを追加しました"
645
648
  msgid "Additional content"
646
649
  msgstr "追加のコンテンツ"
647
650
 
648
- msgid "Addons"
649
- msgstr "アドオン"
650
-
651
651
  msgid "Affected Repositories"
652
652
  msgstr "影響のあるリポジトリー"
653
653
 
@@ -690,9 +690,6 @@ msgstr "全バージョン"
690
690
  msgid "All versions will be removed from these environments"
691
691
  msgstr "すべてのバージョンがこれらの環境から削除されます"
692
692
 
693
- msgid "Allow Katello to update host installed packages, enabled repos, and module inventory directly instead of wrapped in Dynflow tasks (try turning off if Puma processes are using too much memory)"
694
- msgstr "Dynflow タスクでラップされるのではなく、Katello がホストにインストールされたパッケージ、有効なリポジトリー、およびモジュールインベントリーを直接更新するのを許可します (Puma プロセスが大量のメモリーを使用している場合は、無効にしてみてください)"
695
-
696
693
  msgid "Allow a host to be registered to multiple content view environments with 'subscription-manager register --environments'."
697
694
  msgstr ""
698
695
 
@@ -975,8 +972,8 @@ msgstr "利用可能なエンタイトルメント"
975
972
  msgid "Available Repositories"
976
973
  msgstr "利用可能なリポジトリー"
977
974
 
978
- msgid "Available Schema Versions"
979
- msgstr "利用可能なスキーマバージョン"
975
+ msgid "Available schema versions"
976
+ msgstr ""
980
977
 
981
978
  msgid "Back"
982
979
  msgstr "戻る"
@@ -1074,9 +1071,6 @@ msgstr "Red Hat コンテンツの CDN 設定"
1074
1071
  msgid "CDN Configuration updated."
1075
1072
  msgstr "CDN 設定が更新されました。"
1076
1073
 
1077
- msgid "CDN SSL version"
1078
- msgstr "CDN SSL バージョン"
1079
-
1080
1074
  msgid "CDN configuration is set to Export Sync (disconnected). Repository enablement/disablement is not permitted on this page."
1081
1075
  msgstr "CDN 設定は エクスポートの同期の (切断) に設定されます。このページでは、リポジトリーの有効化/無効化は許可されていません。"
1082
1076
 
@@ -1308,6 +1302,9 @@ msgstr "コンテンツソースの変更"
1308
1302
  msgid "Change content source"
1309
1303
  msgstr "コンテンツソースの変更"
1310
1304
 
1305
+ msgid "Change content view environments"
1306
+ msgstr ""
1307
+
1311
1308
  msgid "Change host content source"
1312
1309
  msgstr "ホストコンテンツソースの変更"
1313
1310
 
@@ -1317,14 +1314,11 @@ msgstr ""
1317
1314
  msgid "Check audited changes and proceed only if content or filters have changed since last publish"
1318
1315
  msgstr ""
1319
1316
 
1320
- msgid "Check if a connection can be made to Red Hat Subscription Management."
1321
- msgstr "Red Hat Subscription Management に接続できるかどうかを確認します。"
1322
-
1323
- msgid "Check if the specified organization has Simple Content Access enabled. %s"
1317
+ msgid "Check for missing or corrupted artifacts, and attempt to redownload them."
1324
1318
  msgstr ""
1325
1319
 
1326
- msgid "Check if the specified organization is eligible for Simple Content Access. %s"
1327
- msgstr ""
1320
+ msgid "Check if a connection can be made to Red Hat Subscription Management."
1321
+ msgstr "Red Hat Subscription Management に接続できるかどうかを確認します。"
1328
1322
 
1329
1323
  msgid "Check services before actions"
1330
1324
  msgstr "アクションの前にサービスを確認します"
@@ -1374,12 +1368,6 @@ msgstr "閉じる"
1374
1368
  msgid "Collapse All"
1375
1369
  msgstr "すべて折りたたむ"
1376
1370
 
1377
- msgid "Combined Profile Update"
1378
- msgstr "統合プロファイルの更新"
1379
-
1380
- msgid "Combined Profile Update for %s"
1381
- msgstr "%s の統合プロファイルの更新"
1382
-
1383
1371
  msgid "Comma-separated list of subpaths. All subpaths must have a slash at the end and none at the front."
1384
1372
  msgstr "コンマ区切りのサブパスの一覧。すべてのサブパスには、必ず末尾にスラッシュが必要で、先頭には不要です"
1385
1373
 
@@ -1533,8 +1521,8 @@ msgstr "コンテンツビューの詳細"
1533
1521
  msgid "Content View Filter id"
1534
1522
  msgstr "コンテンツビューフィルター ID"
1535
1523
 
1536
- msgid "Content View Filter identifier"
1537
- msgstr "コンテンツビューフィルター ID"
1524
+ msgid "Content View Filter identifier. Use to filter by ID"
1525
+ msgstr ""
1538
1526
 
1539
1527
  msgid "Content View ID"
1540
1528
  msgstr "コンテンツビュー ID"
@@ -1626,6 +1614,12 @@ msgstr "コンテンツビュー"
1626
1614
  msgid "Content view ${name} created"
1627
1615
  msgstr "コンテンツビュー {name} が作成されました"
1628
1616
 
1617
+ msgid "Content view '%{content_view}' is not attached to the environment."
1618
+ msgstr ""
1619
+
1620
+ msgid "Content view '%{content_view}' is not attached to this capsule."
1621
+ msgstr ""
1622
+
1629
1623
  msgid "Content view '%{cv_name}' is a generated content view, which cannot be assigned to hosts or activation keys."
1630
1624
  msgstr ""
1631
1625
 
@@ -1860,9 +1854,6 @@ msgstr ""
1860
1854
  msgid "Couldn't find subject of synchronization"
1861
1855
  msgstr "同期の件名が見つかりませんでした"
1862
1856
 
1863
- msgid "Count"
1864
- msgstr "カウント"
1865
-
1866
1857
  msgid "Create"
1867
1858
  msgstr "作成"
1868
1859
 
@@ -2307,6 +2298,9 @@ msgstr "詳細"
2307
2298
  msgid "Determining settings for ${name}"
2308
2299
  msgstr "{name} 設定の決定"
2309
2300
 
2301
+ msgid "Digest"
2302
+ msgstr ""
2303
+
2310
2304
  msgid "Directly setting package lists on composite content views is not allowed. Please update the components, then re-publish the composite."
2311
2305
  msgstr "複合コンテンツビューにパッケージリストを直接設定することはできません。コンポーネントを更新してから、複合を再公開してください。"
2312
2306
 
@@ -2328,9 +2322,6 @@ msgstr "セットのリポジトリーの無効化"
2328
2322
  msgid "Disable module stream"
2329
2323
  msgstr "モジュールストリームの無効化"
2330
2324
 
2331
- msgid "Disable simple content access for a manifest. %s"
2332
- msgstr ""
2333
-
2334
2325
  msgid "Disabled"
2335
2326
  msgstr "無効化済み"
2336
2327
 
@@ -2394,6 +2385,9 @@ msgstr ""
2394
2385
  msgid "Edit content view assignment"
2395
2386
  msgstr "コンテンツビューの割り当てを編集"
2396
2387
 
2388
+ msgid "Edit content view environments"
2389
+ msgstr ""
2390
+
2397
2391
  msgid "Edit credentials"
2398
2392
  msgstr "資格情報の編集"
2399
2393
 
@@ -2463,9 +2457,6 @@ msgstr "セットのリポジトリーを有効化します"
2463
2457
  msgid "Enable repository sets"
2464
2458
  msgstr "リポジトリーセットの有効化"
2465
2459
 
2466
- msgid "Enable simple content access for a manifest"
2467
- msgstr "マニフェストのシンプルコンテンツアクセスを有効化します"
2468
-
2469
2460
  msgid "Enable/Disable auto publish of composite view"
2470
2461
  msgstr "複合ビューの自動公開を有効/無効にします"
2471
2462
 
@@ -2640,6 +2631,12 @@ msgstr "すべて展開"
2640
2631
  msgid "Expire soon days"
2641
2632
  msgstr "日 (期限切れまでの日数)"
2642
2633
 
2634
+ msgid "Expired "
2635
+ msgstr ""
2636
+
2637
+ msgid "Expires "
2638
+ msgstr ""
2639
+
2643
2640
  msgid "Export"
2644
2641
  msgstr "エクスポート"
2645
2642
 
@@ -2878,9 +2875,6 @@ msgstr "説明全文"
2878
2875
  msgid "Full support"
2879
2876
  msgstr ""
2880
2877
 
2881
- msgid "Fully entitled"
2882
- msgstr "完全なエンタイトルメント"
2883
-
2884
2878
  msgid "GPG Key URL"
2885
2879
  msgstr "GPG キー URL"
2886
2880
 
@@ -3031,9 +3025,6 @@ msgstr "ホストプロファイルの想定"
3031
3025
  msgid "Host Profile Can Change In Build"
3032
3026
  msgstr "ホストプロファイルはビルドでの変更が可能"
3033
3027
 
3034
- msgid "Host Subscription Status"
3035
- msgstr "ホストのサブスクリプションのステータス"
3036
-
3037
3028
  msgid "Host Tasks Workers Pool Size"
3038
3029
  msgstr "ホストタスクワーカーのプールサイズ"
3039
3030
 
@@ -3055,9 +3046,18 @@ msgstr "ホストコレクションが更新されました"
3055
3046
  msgid "Host content and subscription details"
3056
3047
  msgstr "ホストコレクションおよびサブスクリプションの詳細"
3057
3048
 
3049
+ msgid "Host content source will remain the same. Click Save below to update the host's content view environment."
3050
+ msgstr ""
3051
+
3058
3052
  msgid "Host content view and environment updated"
3059
3053
  msgstr "ホストコンテンツビューと環境が更新されました"
3060
3054
 
3055
+ msgid "Host content view environment(s) updated"
3056
+ msgstr ""
3057
+
3058
+ msgid "Host content view environments updating."
3059
+ msgstr ""
3060
+
3061
3061
  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."
3062
3062
  msgstr "%s と BIOS UUID を共有するため、%s のホスト作成は省略されました。このハイパーバイザーをレポートするには、dmi.system.uuid ファクトを上書きするか、Candlepin 設定の 'candlepin.use_system_uuid_for_matching' を「true」に設定してください。"
3063
3063
 
@@ -3208,9 +3208,15 @@ msgstr "コンテンツホストの ID"
3208
3208
  msgid "Id of the content view to limit the synchronization on"
3209
3209
  msgstr "同期を制限するコンテンツビューの ID"
3210
3210
 
3211
+ msgid "Id of the content view to limit verifying checksum on"
3212
+ msgstr ""
3213
+
3211
3214
  msgid "Id of the environment to limit the synchronization on"
3212
3215
  msgstr "同期を制限する環境の ID"
3213
3216
 
3217
+ msgid "Id of the environment to limit verifying checksum on"
3218
+ msgstr ""
3219
+
3214
3220
  msgid "Id of the host"
3215
3221
  msgstr "ホストの ID"
3216
3222
 
@@ -3229,6 +3235,9 @@ msgstr "環境を制限する組織の ID"
3229
3235
  msgid "Id of the repository to limit the synchronization on"
3230
3236
  msgstr "同期を制限するリポジトリーの ID"
3231
3237
 
3238
+ msgid "Id of the repository to limit verifying checksum on"
3239
+ msgstr ""
3240
+
3232
3241
  msgid "Id of the smart proxy"
3233
3242
  msgstr "Smart Proxy の ID"
3234
3243
 
@@ -3351,9 +3360,6 @@ msgstr "デフォルトのコンテンツビューのインポート"
3351
3360
  msgid "Import Manifest"
3352
3361
  msgstr "マニフェストのインポート"
3353
3362
 
3354
- msgid "Import New Manifest"
3355
- msgstr "新しいマニフェストのインポート"
3356
-
3357
3363
  msgid "Import Repository"
3358
3364
  msgstr "リポジトリーのインポート"
3359
3365
 
@@ -3366,21 +3372,24 @@ msgstr "マニフェストのインポート"
3366
3372
  msgid "Import a Manifest to Begin"
3367
3373
  msgstr "開始するマニフェストのインポート"
3368
3374
 
3369
- msgid "Import a Manifest using the manifest tab above."
3370
- msgstr "上のマニフェストタブを使用してマニフェストをインポートします。"
3371
-
3372
3375
  msgid "Import a content view version"
3373
3376
  msgstr "コンテンツビューバージョンのインポート"
3374
3377
 
3375
3378
  msgid "Import a content view version to the library"
3376
3379
  msgstr "コンテンツビューバージョンをライブラリーにインポートします"
3377
3380
 
3381
+ msgid "Import a manifest using the Manifest tab above."
3382
+ msgstr ""
3383
+
3378
3384
  msgid "Import a repository"
3379
3385
  msgstr "リポジトリーのインポート"
3380
3386
 
3381
3387
  msgid "Import a subscription manifest to give hosts access to Red Hat content."
3382
3388
  msgstr ""
3383
3389
 
3390
+ msgid "Import new manifest"
3391
+ msgstr ""
3392
+
3384
3393
  msgid "Import only"
3385
3394
  msgstr "インポートのみ"
3386
3395
 
@@ -3567,9 +3576,6 @@ msgstr "間隔を nil にすることはできません"
3567
3576
  msgid "Interval not set correctly"
3568
3577
  msgstr "間隔が正しく設定されていません"
3569
3578
 
3570
- msgid "Invalid"
3571
- msgstr "無効"
3572
-
3573
3579
  msgid "Invalid association of the content view id. Content View must match the content view version being saved"
3574
3580
  msgstr "コンテンツビュー ID の関連付けが無効です。コンテンツビューは、保存されているコンテンツビューのバージョンと一致する必要があります"
3575
3581
 
@@ -3699,6 +3705,9 @@ msgstr "Katello: パッケージグループの更新"
3699
3705
  msgid "Katello: Update Packages by search query"
3700
3706
  msgstr "Katello: 検索クエリーでのパッケージの更新"
3701
3707
 
3708
+ msgid "Katello: Upload Profile"
3709
+ msgstr ""
3710
+
3702
3711
  msgid "Key-value hash of subscription-manager facts, nesting uses a period delimiter (.)"
3703
3712
  msgstr "subscription-manager ファクトの Key-Value ハッシュ。ネスト化には、ピリオド (.) で区切ります。"
3704
3713
 
@@ -3738,6 +3747,9 @@ msgstr "最終更新"
3738
3747
  msgid "Last refresh :"
3739
3748
  msgstr "最終更新 :"
3740
3749
 
3750
+ msgid "Last seen"
3751
+ msgstr ""
3752
+
3741
3753
  msgid "Last sync"
3742
3754
  msgstr ""
3743
3755
 
@@ -3753,7 +3765,7 @@ msgstr "最新のエラータ"
3753
3765
  msgid "Latest version"
3754
3766
  msgstr "最新バージョン"
3755
3767
 
3756
- msgid "Learn more about adding Subscription Manifests "
3768
+ msgid "Learn more about adding subscription manifests "
3757
3769
  msgstr ""
3758
3770
 
3759
3771
  msgid "Legacy UI"
@@ -3819,6 +3831,9 @@ msgstr "ライフサイクル環境: {lce}"
3819
3831
  msgid "Lifecycle environments cannot be modifed on the default Smart proxy. The content from all Lifecycle Environments will exist on this Smart proxy."
3820
3832
  msgstr "ライフサイクル環境をデフォルトの Smart Proxy で変更できません。すべてのライフサイクル環境のコンテンツはこの Smart Proxy 上に存在します。"
3821
3833
 
3834
+ msgid "Limit actions to content in the host's environment."
3835
+ msgstr ""
3836
+
3822
3837
  msgid "Limit content to Red Hat / custom"
3823
3838
  msgstr ""
3824
3839
 
@@ -4119,6 +4134,12 @@ msgstr "マニフェストを削除しました"
4119
4134
  msgid "Manifest does not have a valid subscription"
4120
4135
  msgstr ""
4121
4136
 
4137
+ msgid "Manifest expired"
4138
+ msgstr ""
4139
+
4140
+ msgid "Manifest expiring soon"
4141
+ msgstr ""
4142
+
4122
4143
  msgid "Manifest imported"
4123
4144
  msgstr "マニフェストをインポートしました"
4124
4145
 
@@ -4134,6 +4155,9 @@ msgstr "'%{subject}' のマニフェストをインポートしました。"
4134
4155
  msgid "Manifest in '%{subject}' refreshed."
4135
4156
  msgstr "'%{subject}' のマニフェストが更新されました。"
4136
4157
 
4158
+ 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."
4159
+ msgstr ""
4160
+
4137
4161
  msgid "Manifest refresh timeout"
4138
4162
  msgstr "マニフェストの更新のタイムアウト"
4139
4163
 
@@ -4149,9 +4173,6 @@ msgstr "手動認証"
4149
4173
  msgid "Mark Content Host Statuses as Unknown for %s"
4150
4174
  msgstr "%s のコンテンツホストステータスを不明としてマーク"
4151
4175
 
4152
- msgid "Matched"
4153
- msgstr "一致"
4154
-
4155
4176
  msgid "Matching RPMs based on your created filter rule. Remember, RPM filters don't apply to modular RPMs."
4156
4177
  msgstr ""
4157
4178
 
@@ -4194,6 +4215,9 @@ msgstr "メッセージ"
4194
4215
  msgid "Messaging connection"
4195
4216
  msgstr "メッセージング接続"
4196
4217
 
4218
+ msgid "Metadata generate"
4219
+ msgstr ""
4220
+
4197
4221
  msgid ""
4198
4222
  "Metadata republishing is risky on 'Complete Mirroring' repositories. Change the mirroring policy and try again.\n"
4199
4223
  "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."
@@ -4205,9 +4229,6 @@ msgstr "このコンテンツビューバージョンのアップストリーム
4205
4229
  msgid "Minimum version"
4206
4230
  msgstr "最小のバージョン"
4207
4231
 
4208
- msgid "Mismatched"
4209
- msgstr "不一致"
4210
-
4211
4232
  msgid "Missing activation key!"
4212
4233
  msgstr "アクティベーションキーがありません!"
4213
4234
 
@@ -4376,9 +4397,6 @@ msgstr "コンテンツビューがありません"
4376
4397
  msgid "No Content found"
4377
4398
  msgstr "コンテンツが見つかりません"
4378
4399
 
4379
- msgid "No Manifest Uploaded"
4380
- msgstr "アップロードされたマニフェストはありません"
4381
-
4382
4400
  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."
4383
4401
  msgstr "Red Hat 製品がありません。%(anchorBegin)s ここ %(anchorEnd)s にマニフェストをインポートして Red Hat コンテンツを受信してください。利用可能なリポジトリーセットがありません。"
4384
4402
 
@@ -4514,6 +4532,9 @@ msgstr "マニフェストファイルがアップロードされていません
4514
4532
  msgid "No manifest found. Import a manifest with the appropriate subscriptions before importing content."
4515
4533
  msgstr "マニフェストが見つかりません。コンテンツをインポートする前に、適切なサブスクリプションでマニフェストをインポートしてください。"
4516
4534
 
4535
+ msgid "No manifest imported"
4536
+ msgstr ""
4537
+
4517
4538
  msgid "No matching "
4518
4539
  msgstr "マッチする項目が"
4519
4540
 
@@ -4706,9 +4727,6 @@ msgstr "未インストール"
4706
4727
  msgid "Not running"
4707
4728
  msgstr "実行されていません"
4708
4729
 
4709
- msgid "Not specified"
4710
- msgstr "指定なし"
4711
-
4712
4730
  msgid "Not yet published"
4713
4731
  msgstr "公開前"
4714
4732
 
@@ -4949,12 +4967,6 @@ msgstr "パッケージのインストールがタイムアウトになりまし
4949
4967
  msgid "Package Install scheduled by %s"
4950
4968
  msgstr "%s によりパッケージのインストールがスケジュールされました"
4951
4969
 
4952
- msgid "Package Profile Update"
4953
- msgstr "パッケージプロファイルの更新"
4954
-
4955
- msgid "Package Profile Update for %s"
4956
- msgstr "%s のパッケージプロファイル更新"
4957
-
4958
4970
  msgid "Package Remove"
4959
4971
  msgstr "パッケージの削除"
4960
4972
 
@@ -5036,12 +5048,6 @@ msgstr "パッケージが利用可能になると、ここに表示されます
5036
5048
  msgid "Page number, starting at 1"
5037
5049
  msgstr "1 から始まるページ番号"
5038
5050
 
5039
- msgid "Partial"
5040
- msgstr "部分的"
5041
-
5042
- msgid "Partially entitled"
5043
- msgstr "部分的なエンタイトルメント"
5044
-
5045
5051
  msgid "Partition template IDs"
5046
5052
  msgstr "パーティションテンプレート ID"
5047
5053
 
@@ -5051,9 +5057,6 @@ msgstr "パスワード"
5051
5057
  msgid "Password for authentication. Relevant only for 'upstream_server' type."
5052
5058
  msgstr "認証用のパスワード。'upstream_server' タイプにのみ必要です。"
5053
5059
 
5054
- msgid "Password of the upstream authentication token."
5055
- msgstr "アップストリーム認証トークンのパスワード。"
5056
-
5057
5060
  msgid "Password of the upstream repository user used for authentication"
5058
5061
  msgstr "認証に使用するアップストリームリポジトリーユーザーのパスワード"
5059
5062
 
@@ -5069,6 +5072,9 @@ msgstr "代替コンテンツを検索するためのパス接尾辞"
5069
5072
  msgid "Paused"
5070
5073
  msgstr "一時停止中"
5071
5074
 
5075
+ msgid "Pending tasks detected in repositories of this content view. Please wait for the tasks: "
5076
+ msgstr ""
5077
+
5072
5078
  msgid "Perform a module stream action via Katello interface"
5073
5079
  msgstr "Katello インターフェイスでのモジュールストリームアクションの実行"
5074
5080
 
@@ -5126,18 +5132,15 @@ msgstr "これらのアクティベーションキーを移動するには、ラ
5126
5132
  msgid "Please select a lifecycle environment and a content view to move this activation key."
5127
5133
  msgstr "このアクティベーションキーを移動するには、ライフサイクル環境とコンテンツビューを選択してください。"
5128
5134
 
5135
+ msgid "Please select a lifecycle environment and content view to view activation keys."
5136
+ msgstr ""
5137
+
5129
5138
  msgid "Please select an architecture before assigning a kickstart repository"
5130
5139
  msgstr "Kickstart リポジトリーを割り当てる前にアーキテクチャーを選択してください"
5131
5140
 
5132
5141
  msgid "Please select an operating system before assigning a kickstart repository"
5133
5142
  msgstr "Kickstart リポジトリーを割り当てる前にオペレーティングシステムを選択してください"
5134
5143
 
5135
- msgid "Please select an organization to view subscription status."
5136
- msgstr "サブスクリプションのステータスを表示するには、組織を選択してください。"
5137
-
5138
- msgid "Please select an organization to view subscription totals."
5139
- msgstr "サブスクリプションの合計を表示するには、組織を選択してください。"
5140
-
5141
5144
  msgid "Please select one from the list below and you will be redirected."
5142
5145
  msgstr "以下のリストから 1 つ選択してください。リダイレクトされます。"
5143
5146
 
@@ -5475,9 +5478,6 @@ msgstr ""
5475
5478
  msgid "Reboot required"
5476
5479
  msgstr "再起動が必要です"
5477
5480
 
5478
- msgid "Recently Expired Subscriptions"
5479
- msgstr "最近期限切れになったサブスクリプション"
5480
-
5481
5481
  msgid "Reclaim Space"
5482
5482
  msgstr "領域の再利用"
5483
5483
 
@@ -5580,6 +5580,9 @@ msgstr "サブスクリプションをアタッチする前にホスト '%s' を
5580
5580
  msgid "Registered"
5581
5581
  msgstr "登録済み"
5582
5582
 
5583
+ msgid "Registered at"
5584
+ msgstr ""
5585
+
5583
5586
  msgid "Registered by"
5584
5587
  msgstr "以下で登録済み:"
5585
5588
 
@@ -5718,6 +5721,9 @@ msgstr "サブスクリプションの削除"
5718
5721
  msgid "Remove subscriptions from %s"
5719
5722
  msgstr "%s からのサブスクリプション削除"
5720
5723
 
5724
+ msgid "Remove subscriptions from a host"
5725
+ msgstr ""
5726
+
5721
5727
  msgid "Remove subscriptions from one or more hosts"
5722
5728
  msgstr "1 つ以上のホストからサブスクリプションを削除します"
5723
5729
 
@@ -6072,9 +6078,6 @@ msgstr "SSL クライアント証明書"
6072
6078
  msgid "SSL client key"
6073
6079
  msgstr "SSL クライアントキー"
6074
6080
 
6075
- msgid "SSL version used to communicate with the CDN"
6076
- msgstr "CDN との通信に使用する SSL バージョン"
6077
-
6078
6081
  msgid "SUBSCRIPTIONS EXPIRING SOON"
6079
6082
  msgstr "まもなく期限切れになるサブスクリプション"
6080
6083
 
@@ -6084,11 +6087,11 @@ msgstr "保存"
6084
6087
  msgid "Saving alternate content source..."
6085
6088
  msgstr "代替コンテンツソースの保存"
6086
6089
 
6087
- msgid "Schema Version 1"
6088
- msgstr "スキーマバージョン 1"
6090
+ msgid "Schema version 1"
6091
+ msgstr ""
6089
6092
 
6090
- msgid "Schema Version 2"
6091
- msgstr "スキーマバージョン 2"
6093
+ msgid "Schema version 2"
6094
+ msgstr ""
6092
6095
 
6093
6096
  msgid "Search"
6094
6097
  msgstr "検索"
@@ -6288,9 +6291,6 @@ msgstr "サービスレベル %s"
6288
6291
  msgid "Service Level (SLA)"
6289
6292
  msgstr "サービスレベル (SLA)"
6290
6293
 
6291
- msgid "Service level"
6292
- msgstr "サービスレベル"
6293
-
6294
6294
  msgid "Service level of host"
6295
6295
  msgstr "ホストのサービスレベル"
6296
6296
 
@@ -6423,19 +6423,13 @@ msgstr "Katello システムとそのサブコンポーネントのステータ
6423
6423
  msgid "Shows version information"
6424
6424
  msgstr "バージョン情報の表示"
6425
6425
 
6426
- msgid "Simple Content Access"
6427
- msgstr "シンプルコンテンツアクセス"
6428
-
6429
- msgid "Simple Content Access has been disabled by the upstream organization administrator."
6430
- msgstr "シンプルコンテンツアクセスは、アップストリーム組織の管理者によって無効にされています。"
6431
-
6432
6426
  msgid "Simple Content Access has been disabled for '%{subject}'."
6433
6427
  msgstr "'%{subject}' のシンプルコンテンツアクセスが無効になりました。"
6434
6428
 
6435
6429
  msgid "Simple Content Access has been enabled for '%{subject}'."
6436
6430
  msgstr "'%{subject}' のシンプルコンテンツアクセスが有効になりました。"
6437
6431
 
6438
- msgid "Simple Content Access will be required for all organizations in Katello 4.12."
6432
+ msgid "Simple Content Access is the only supported content access mode"
6439
6433
  msgstr ""
6440
6434
 
6441
6435
  msgid "Simplified"
@@ -6549,6 +6543,9 @@ msgstr "ファイルの取得中に問題が発生しました! ${getResponseErr
6549
6543
  msgid "Something went wrong while fetching rpm packages! ${getResponseErrorMsgs(error.response)}"
6550
6544
  msgstr "rpm パッケージの取得中に問題が発生しました! ${getResponseErrorMsgs(error.response)}"
6551
6545
 
6546
+ msgid "Something went wrong while getting container manifest lists! ${getResponseErrorMsgs(error.response)}"
6547
+ msgstr ""
6548
+
6552
6549
  msgid "Something went wrong while getting container tags! ${getResponseErrorMsgs(error.response)}"
6553
6550
  msgstr "コンテナータグの取得中に問題が発生しました! ${getResponseErrorMsgs(error.response)}"
6554
6551
 
@@ -6738,6 +6735,9 @@ msgstr "サブスクリプションの情報"
6738
6735
  msgid "Subscription Manifest"
6739
6736
  msgstr "サブスクリプションマニフェスト"
6740
6737
 
6738
+ msgid "Subscription Manifest expiration date check"
6739
+ msgstr ""
6740
+
6741
6741
  msgid "Subscription Manifest validity check"
6742
6742
  msgstr "サブスクリプションマニフェストの有効性チェック"
6743
6743
 
@@ -6750,9 +6750,6 @@ msgstr "サブスクリプションプール ID"
6750
6750
  msgid "Subscription Pool uuid"
6751
6751
  msgstr "サブスクリプションプール UUID"
6752
6752
 
6753
- msgid "Subscription Status"
6754
- msgstr "サブスクリプションのステータス"
6755
-
6756
6753
  msgid "Subscription UUID"
6757
6754
  msgstr "サブスクリプション UUID"
6758
6755
 
@@ -6780,27 +6777,18 @@ msgstr "サブスクリプションのマニフェストファイル"
6780
6777
  msgid "Subscription not found"
6781
6778
  msgstr "サブスクリプションが見つかりません"
6782
6779
 
6783
- msgid "Subscription status"
6784
- msgstr "サブスクリプションのステータス"
6785
-
6786
6780
  msgid "Subscription was not persisted - %{error_message}"
6787
6781
  msgstr "サブスクリプションが永続化されませんでした: {error_message}"
6788
6782
 
6789
6783
  msgid "Subscriptions"
6790
6784
  msgstr "サブスクリプション"
6791
6785
 
6792
- msgid "Subscriptions Expiring in 120 Days"
6793
- msgstr "120 日以内に期限切れになるサブスクリプション"
6794
-
6795
6786
  msgid "Subscriptions expiring soon"
6796
6787
  msgstr "まもなく期限切れになるサブスクリプション"
6797
6788
 
6798
6789
  msgid "Subscriptions have been saved and are being updated. "
6799
6790
  msgstr "サブスクリプションが保存され、更新されています。 "
6800
6791
 
6801
- msgid "Subscriptions information based on selected activation keys:"
6802
- msgstr "選択されたアクティベーションキーに基づくサブスクリプション情報:"
6803
-
6804
6792
  msgid "Subscriptions service"
6805
6793
  msgstr "サブスクリプションサービス"
6806
6794
 
@@ -7126,8 +7114,8 @@ msgstr "Pulp がファイルのダウンロードに使用できる最大秒数
7126
7114
  msgid "The maximum number of versions of each package to keep."
7127
7115
  msgstr "保持する各パッケージのバージョンの最大数。"
7128
7116
 
7129
- msgid "The number of days remaining in a subscription before you will be reminded about renewing it."
7130
- msgstr "更新日が通知されるまでのサブスクリプションの残りの日数。"
7117
+ msgid "The number of days remaining in a subscription before you will be reminded about renewing it. Also used for manifest expiration warnings."
7118
+ msgstr ""
7131
7119
 
7132
7120
  msgid "The number of items fetched from a single paged Pulp API call."
7133
7121
  msgstr "1 ページの Pulp API 呼び出しからフェッチされたアイテムの数。"
@@ -7178,6 +7166,9 @@ msgstr "このホストには、要求されたトレースが見つかりませ
7178
7166
  msgid "The selected kickstart repository is not part of the assigned content view, lifecycle environment, content source, operating system, and architecture"
7179
7167
  msgstr "選択したキックスタートリポジトリーは、割り当てられたコンテンツビュー、ライフサイクル環境、コンテンツソース、オペレーティングシステム、アーキテクチャーに含まれていません。"
7180
7168
 
7169
+ msgid "The selected lifecycle environment contains no activation keys"
7170
+ msgstr ""
7171
+
7181
7172
  msgid "The selected/Inherited Content View is not available for this Lifecycle Environment"
7182
7173
  msgstr "このライフサイクル環境では、選択したコンテンツビュー/継承したコンテンツビューは利用できません"
7183
7174
 
@@ -7202,6 +7193,9 @@ msgstr "削除するコンテンツタイプ (srpm、docker_manifest など)。/
7202
7193
  msgid "The type of content to upload (srpm, file, etc.). Check uploadable types here: /katello/api/repositories/repository_types"
7203
7194
  msgstr "アップロードするコンテンツのタイプ (srpm、file など)。アップロード可能なタイプは、/katello/api/repositories/repository_types で確認できます。"
7204
7195
 
7196
+ msgid "The value will be available in templates as @host.params['kt_activation_keys']"
7197
+ msgstr ""
7198
+
7205
7199
  msgid "There are no Manifests to display"
7206
7200
  msgstr "表示するマニフェストはありません。"
7207
7201
 
@@ -7226,12 +7220,12 @@ msgstr "再割り当てが必要なホストは {numberOfHosts} 個です。"
7226
7220
  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."
7227
7221
  msgstr "いずれの環境またはバージョンも指定されていないか、または無効な環境/バージョンが指定されています。environment_ids と content_view_version_ids パラメーターを確認してください。"
7228
7222
 
7229
- msgid "There is no Manifest History to display."
7230
- msgstr "表示するマニフェスト履歴はありません。"
7231
-
7232
7223
  msgid "There is no downloaded content to clean."
7233
7224
  msgstr "クリーンアップするダウンロード済みのコンテンツはありません。"
7234
7225
 
7226
+ msgid "There is no manifest history to display."
7227
+ msgstr ""
7228
+
7235
7229
  msgid "There is no such HTTP proxy"
7236
7230
  msgstr "そのような HTTP プロキシーはありません"
7237
7231
 
@@ -7292,7 +7286,7 @@ msgstr "このコンテンツビューは、最新バージョンに自動的に
7292
7286
  msgid "This content view will be deleted. Changes will be effective after clicking Delete."
7293
7287
  msgstr "このコンテンツビューは削除されます。変更は、削除 をクリックした後に有効になります。"
7294
7288
 
7295
- msgid "This endpoint is deprecated and will be removed in Katello 4.12. All organizations are now eligible for Simple Content Access."
7289
+ msgid "This endpoint is deprecated and will be removed in an upcoming release. Simple Content Access is the only supported content access mode."
7296
7290
  msgstr ""
7297
7291
 
7298
7292
  msgid "This erratum is not installable because it is not in this host's content view and lifecycle environment."
@@ -7334,10 +7328,10 @@ msgstr "サブスクリプションが選択されていないため、これは
7334
7328
  msgid "This is not a linked repository"
7335
7329
  msgstr "これは、リンクされたリポジトリーではありません"
7336
7330
 
7337
- msgid "This organization is not using {scaLink}. Entitlement-based subscription management is deprecated and will be removed in Katello 4.12."
7331
+ msgid "This page shows the subscriptions available from this organization's subscription manifest. {br} Learn more about your overall subscription usage with the {subscriptionsService}."
7338
7332
  msgstr ""
7339
7333
 
7340
- msgid "This page shows the subscriptions available from this organization's subscription manifest. {br} Learn more about your overall subscription usage with the {subscriptionsService}."
7334
+ msgid "This repository has pending tasks in associated content views. Please wait for the tasks: "
7341
7335
  msgstr ""
7342
7336
 
7343
7337
  msgid "This repository is not suggested. Please see additional %(anchorBegin)sdocumentation%(anchorEnd)s prior to use."
@@ -7370,6 +7364,9 @@ msgstr "このバージョンは以下から削除されます:"
7370
7364
  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."
7371
7365
  msgstr "これにより、詳細、リポジトリー、およびフィルターを含め {cv} のコピーが作成されます。履歴、タスク、およびバージョン等の生成されたデータはコピーされません。"
7372
7366
 
7367
+ msgid "This will update the content view environments for {hosts}."
7368
+ msgstr ""
7369
+
7373
7370
  msgid "Time in minutes before content that is not contained within a repository and has not been accessed is considered orphaned."
7374
7371
  msgstr ""
7375
7372
 
@@ -7385,6 +7382,9 @@ msgstr "タイムスタンプ"
7385
7382
  msgid "Title"
7386
7383
  msgstr "タイトル"
7387
7384
 
7385
+ 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."
7386
+ msgstr ""
7387
+
7388
7388
  msgid "To enable them, add the environment to the content source, or select a different content source."
7389
7389
  msgstr ""
7390
7390
 
@@ -7403,9 +7403,6 @@ msgstr "まず、このホストをホストコレクションに追加します
7403
7403
  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."
7404
7404
  msgstr ""
7405
7405
 
7406
- msgid "Toggling Simple Content Access will refresh your manifest."
7407
- msgstr "シンプルコンテンツアクセスを切り替えると、マニフェストが更新されます。"
7408
-
7409
7406
  msgid "Total steps: "
7410
7407
  msgstr "ステップ合計数: "
7411
7408
 
@@ -7592,9 +7589,6 @@ msgstr "適用されないエラータ"
7592
7589
  msgid "Unattach a subscription"
7593
7590
  msgstr "サブスクリプションの割り当て解除"
7594
7591
 
7595
- msgid "Unentitled"
7596
- msgstr "エンタイトルメントなし"
7597
-
7598
7592
  msgid "Unfiltered params array: %s."
7599
7593
  msgstr "フィルタリングされていないパラメーター配列: %s。"
7600
7594
 
@@ -7610,12 +7604,6 @@ msgstr "不明なアクション"
7610
7604
  msgid "Unknown errata status"
7611
7605
  msgstr "不明なエラータステータス"
7612
7606
 
7613
- msgid "Unknown or Unregistered"
7614
- msgstr "不明または未登録"
7615
-
7616
- msgid "Unknown subscription status"
7617
- msgstr "不明なサブスクリプションステータス"
7618
-
7619
7607
  msgid "Unknown traces status"
7620
7608
  msgstr "不明なトレースステータス"
7621
7609
 
@@ -7631,12 +7619,6 @@ msgstr "ホストからサブスクリプション登録の解除"
7631
7619
  msgid "Unspecified"
7632
7620
  msgstr "指定されていません"
7633
7621
 
7634
- msgid "Unsubscribed Hypervisor"
7635
- msgstr "サブスクライブが解除されたハイパーバイザー"
7636
-
7637
- msgid "Unsubscribed hypervisor"
7638
- msgstr "サブスクライブが解除されたハイパーバイザー"
7639
-
7640
7622
  msgid "Unsupported CDN resource"
7641
7623
  msgstr "サポートされない CDN リソース"
7642
7624
 
@@ -7712,11 +7694,11 @@ msgstr ""
7712
7694
  msgid "Update content urls"
7713
7695
  msgstr "コンテンツ url の更新"
7714
7696
 
7715
- msgid "Update for host"
7716
- msgstr "ホストの更新"
7697
+ msgid "Update content view environments for host"
7698
+ msgstr ""
7717
7699
 
7718
- msgid "Update for host %s"
7719
- msgstr "ホスト %s の更新"
7700
+ msgid "Update content view environments for host %s"
7701
+ msgstr ""
7720
7702
 
7721
7703
  msgid "Update hosts manually"
7722
7704
  msgstr ""
@@ -7841,8 +7823,8 @@ msgstr "コンテンツのリポジトリーへのアップロード"
7841
7823
  msgid "Upload into"
7842
7824
  msgstr "アップロード先"
7843
7825
 
7844
- msgid "Upload profiles without Dynflow"
7845
- msgstr "Dynflow を使用しないプロファイルのアップロード"
7826
+ msgid "Upload package / repos profile"
7827
+ msgstr ""
7846
7828
 
7847
7829
  msgid "Upload request id"
7848
7830
  msgstr "要求 ID のアップロード"
@@ -7859,6 +7841,9 @@ msgstr "アップストリームライフサイクル環境。デフォルト: L
7859
7841
  msgid "Upstream Name cannot be blank when Repository URL is provided."
7860
7842
  msgstr "リポジトリー URL を指定する場合には、アップストリーム名を空白にすることはできません。"
7861
7843
 
7844
+ msgid "Upstream authentication token string for yum repositories."
7845
+ msgstr ""
7846
+
7862
7847
  msgid "Upstream foreman server to sync CDN content from. Relevant only for 'upstream_server' type."
7863
7848
  msgstr "CDN コンテンツの同期元となるアップストリームの Foreman サーバーです。'upstream_server' タイプにのみ必要です。"
7864
7849
 
@@ -7943,8 +7928,11 @@ msgstr "ユーザー名、パスワード、組織ラベル、および SSL CA
7943
7928
  msgid "Username, Password, Upstream Organization Label, and SSL CA Credential are required when using an upstream Foreman server."
7944
7929
  msgstr "アップストリームの Foreman サーバーを使用する場合は、ユーザー名、パスワード、アップストリーム組織ラベル、および SSL CA 認証情報が必要です。"
7945
7930
 
7946
- msgid "Valid"
7947
- msgstr "有効"
7931
+ msgid "Validate host/lifecycle environment/content source coherence"
7932
+ msgstr ""
7933
+
7934
+ 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"
7935
+ msgstr ""
7948
7936
 
7949
7937
  msgid "Value must either be a boolean or 'default' for 'enabled'"
7950
7938
  msgstr "値は、ブール値またはデフォルト (「有効」) のいずれかである必要があります"
@@ -7955,12 +7943,24 @@ msgstr "SSL の確認"
7955
7943
  msgid "Verify checksum"
7956
7944
  msgstr "チェックサムの確認"
7957
7945
 
7946
+ msgid "Verify checksum for content on smart proxy"
7947
+ msgstr ""
7948
+
7958
7949
  msgid "Verify checksum for one or more products"
7959
7950
  msgstr "1 つ以上の製品のチェックサムを確認します"
7960
7951
 
7952
+ msgid "Verify checksum of repositories in %{name} %{version}"
7953
+ msgstr ""
7954
+
7961
7955
  msgid "Verify checksum of repository contents"
7962
7956
  msgstr "リポジトリーの内容のチェックサムを確認する"
7963
7957
 
7958
+ msgid "Verify checksum of repository contents in the content view version"
7959
+ msgstr ""
7960
+
7961
+ msgid "Verify checksum of version repositories"
7962
+ msgstr ""
7963
+
7964
7964
  msgid "Version"
7965
7965
  msgstr "バージョン"
7966
7966
 
@@ -8072,9 +8072,6 @@ msgstr "「リリース/ディストリビューション」を設定した場
8072
8072
  msgid "When \"Upstream URL\" is set, \"Releases/Distributions\" must also be set!"
8073
8073
  msgstr "「アップストリームの URL」を設定した場合は、「リリース/ディストリビューション」も設定する必要があります!"
8074
8074
 
8075
- msgid "When Simple Content Access is enabled, hosts are not required to have subscriptions attached to access repositories."
8076
- msgstr "シンプルコンテンツアクセスが有効な場合には、リポジトリーにアクセスできるように、ホストにサブスクリプションをアタッチする必要はありません。"
8077
-
8078
8075
  msgid "When registering a host via subscription-manager, force use the specified fact (in the form of 'fact.fact')"
8079
8076
  msgstr "subscription-manager でホストを登録すると、指定のファクトを強制的に使用します ('fact.fact' の形式)"
8080
8077
 
@@ -8084,9 +8081,6 @@ msgstr "「True」に設定すると、作成可能なリポジトリータイ
8084
8081
  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."
8085
8082
  msgstr "subscription-manager でホストの登録を解除すると、ホストの記録も削除されます。仮想マシンや DNS レコードなど、ホストに関連付けられている管理対象のリソースも削除される可能性があります。"
8086
8083
 
8087
- msgid "Whether Simple Content Access should be enabled for the organization."
8088
- msgstr ""
8089
-
8090
8084
  msgid "Whether or not the host collection may have unlimited hosts"
8091
8085
  msgstr "ホストコレクションに無制限のホストが設定された可能性があるかどうか"
8092
8086
 
@@ -8111,9 +8105,6 @@ msgstr "アップロード後に外部 Capsule を同期するかどうか。デ
8111
8105
  msgid "Whether to include available content attribute in results"
8112
8106
  msgstr "使用可能なコンテンツ属性を結果に含めるかどうか"
8113
8107
 
8114
- msgid "Whether to turn on Simple Content Access for the organization."
8115
- msgstr "組織の Simple Content Access を有効にするかどうか。"
8116
-
8117
8108
  msgid "Workers"
8118
8109
  msgstr "ワーカー"
8119
8110
 
@@ -8189,6 +8180,12 @@ msgstr "%s を同期できません"
8189
8180
  msgid "You're making changes to %(entitlementCount)s entitlement(s)"
8190
8181
  msgstr "%(entitlementCount)s 件のエンタイトルメントに変更を加えています"
8191
8182
 
8183
+ msgid "Your manifest expired on {expirationDate}. To continue using Red Hat content, import a new manifest."
8184
+ msgstr ""
8185
+
8186
+ 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."
8187
+ msgstr ""
8188
+
8192
8189
  msgid "Your search query was invalid. Please revise it and try again. The full error has been sent to the application logs."
8193
8190
  msgstr "検索クエリーが無効でした。確認してからもう一度お試しください。このエラーの詳細はアプリケーションログに送信されました。"
8194
8191
 
@@ -8453,6 +8450,12 @@ msgstr ""
8453
8450
  msgid "create a filter for a content view"
8454
8451
  msgstr "コンテンツビューのフィルターを作成します"
8455
8452
 
8453
+ msgid "day"
8454
+ msgstr ""
8455
+
8456
+ msgid "days"
8457
+ msgstr ""
8458
+
8456
8459
  msgid "deb, package, package group, or docker tag names"
8457
8460
  msgstr "deb、パッケージ、パッケージグループ、または Docker タグ名"
8458
8461
 
@@ -8585,7 +8588,7 @@ msgstr "この組織の製品に対してすでに使用されています。"
8585
8588
  msgid "has already been taken for this product."
8586
8589
  msgstr "この製品に対してすでに使用されています。"
8587
8590
 
8588
- msgid "here."
8591
+ msgid "here"
8589
8592
  msgstr ""
8590
8593
 
8591
8594
  msgid "host collection name to filter by"
@@ -8651,6 +8654,9 @@ msgstr "無効なコンテナーイメージ名"
8651
8654
  msgid "invalid: Repositories can only require one OS version."
8652
8655
  msgstr "無効: リポジトリーに必要な OS バージョンは 1 つだけです。"
8653
8656
 
8657
+ msgid "invalid: The content source must sync the lifecycle environment assigned to the host. See the logs for more information."
8658
+ msgstr ""
8659
+
8654
8660
  msgid "is already attached to the capsule"
8655
8661
  msgstr "Capsule にすでに割り当て済みです"
8656
8662
 
@@ -8888,6 +8894,12 @@ msgstr ""
8888
8894
  msgid "security advisory"
8889
8895
  msgstr ""
8890
8896
 
8897
+ msgid "selected host"
8898
+ msgstr ""
8899
+
8900
+ msgid "selected hosts"
8901
+ msgstr ""
8902
+
8891
8903
  msgid "service level"
8892
8904
  msgstr "サービスレベル"
8893
8905
 
@@ -8927,6 +8939,9 @@ msgstr "同期プラン名"
8927
8939
  msgid "sync plan numeric identifier"
8928
8940
  msgstr "同期プランの数値 ID"
8929
8941
 
8942
+ msgid "system registration"
8943
+ msgstr ""
8944
+
8930
8945
  msgid "the following attributes can not be updated for the Red Hat provider: [ %s ]"
8931
8946
  msgstr "Red Hat プロバイダーの次の属性は更新できません: [ %s ]"
8932
8947