katello 4.18.0.rc2 → 4.18.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of katello might be problematic. Click here for more details.
- checksums.yaml +4 -4
- data/app/assets/javascripts/katello/locale/bn/katello.js +279 -15
- data/app/assets/javascripts/katello/locale/bn_IN/katello.js +279 -15
- data/app/assets/javascripts/katello/locale/ca/katello.js +281 -17
- data/app/assets/javascripts/katello/locale/cs/katello.js +280 -16
- data/app/assets/javascripts/katello/locale/cs_CZ/katello.js +282 -18
- data/app/assets/javascripts/katello/locale/de/katello.js +290 -26
- data/app/assets/javascripts/katello/locale/de_AT/katello.js +279 -15
- data/app/assets/javascripts/katello/locale/de_DE/katello.js +281 -17
- data/app/assets/javascripts/katello/locale/el/katello.js +281 -17
- data/app/assets/javascripts/katello/locale/en/katello.js +280 -16
- data/app/assets/javascripts/katello/locale/en_GB/katello.js +280 -16
- data/app/assets/javascripts/katello/locale/en_US/katello.js +279 -15
- data/app/assets/javascripts/katello/locale/es/katello.js +445 -181
- data/app/assets/javascripts/katello/locale/et_EE/katello.js +279 -15
- data/app/assets/javascripts/katello/locale/fr/katello.js +1097 -833
- data/app/assets/javascripts/katello/locale/gl/katello.js +279 -15
- data/app/assets/javascripts/katello/locale/gu/katello.js +279 -15
- data/app/assets/javascripts/katello/locale/he_IL/katello.js +279 -15
- data/app/assets/javascripts/katello/locale/hi/katello.js +279 -15
- data/app/assets/javascripts/katello/locale/id/katello.js +279 -15
- data/app/assets/javascripts/katello/locale/it/katello.js +281 -17
- data/app/assets/javascripts/katello/locale/ja/katello.js +826 -562
- data/app/assets/javascripts/katello/locale/ka/katello.js +677 -413
- data/app/assets/javascripts/katello/locale/kn/katello.js +279 -15
- data/app/assets/javascripts/katello/locale/ko/katello.js +2325 -2062
- data/app/assets/javascripts/katello/locale/ml_IN/katello.js +279 -15
- data/app/assets/javascripts/katello/locale/mr/katello.js +279 -15
- data/app/assets/javascripts/katello/locale/nl_NL/katello.js +279 -15
- data/app/assets/javascripts/katello/locale/or/katello.js +279 -15
- data/app/assets/javascripts/katello/locale/pa/katello.js +279 -15
- data/app/assets/javascripts/katello/locale/pl/katello.js +281 -17
- data/app/assets/javascripts/katello/locale/pl_PL/katello.js +279 -15
- data/app/assets/javascripts/katello/locale/pt/katello.js +279 -15
- data/app/assets/javascripts/katello/locale/pt_BR/katello.js +458 -194
- data/app/assets/javascripts/katello/locale/ro/katello.js +279 -15
- data/app/assets/javascripts/katello/locale/ro_RO/katello.js +279 -15
- data/app/assets/javascripts/katello/locale/ru/katello.js +281 -17
- data/app/assets/javascripts/katello/locale/sl/katello.js +281 -17
- data/app/assets/javascripts/katello/locale/sv_SE/katello.js +279 -15
- data/app/assets/javascripts/katello/locale/ta/katello.js +279 -15
- data/app/assets/javascripts/katello/locale/ta_IN/katello.js +279 -15
- data/app/assets/javascripts/katello/locale/te/katello.js +279 -15
- data/app/assets/javascripts/katello/locale/tr/katello.js +279 -15
- data/app/assets/javascripts/katello/locale/vi/katello.js +279 -15
- data/app/assets/javascripts/katello/locale/vi_VN/katello.js +279 -15
- data/app/assets/javascripts/katello/locale/zh/katello.js +279 -15
- data/app/assets/javascripts/katello/locale/zh_CN/katello.js +831 -567
- data/app/assets/javascripts/katello/locale/zh_TW/katello.js +281 -17
- data/app/controllers/katello/api/registry/registry_proxies_controller.rb +2 -2
- data/app/controllers/katello/api/v2/content_export_incrementals_controller.rb +69 -19
- data/app/controllers/katello/api/v2/exports_controller.rb +14 -7
- data/app/controllers/katello/api/v2/flatpak_remote_repositories_controller.rb +9 -0
- data/app/controllers/katello/api/v2/host_errata_controller.rb +24 -2
- data/app/controllers/katello/api/v2/organizations_controller.rb +10 -4
- data/app/controllers/katello/api/v2/repositories_controller.rb +12 -3
- data/app/controllers/katello/concerns/api/v2/hosts_controller_extensions.rb +36 -8
- data/app/lib/actions/katello/content_view/remove_rolling_repo_clone.rb +9 -1
- data/app/lib/actions/katello/repository/destroy.rb +3 -2
- data/app/lib/actions/pulp3/orchestration/content_view_version/export_library.rb +1 -2
- data/app/lib/actions/pulp3/orchestration/content_view_version/export_repository.rb +1 -2
- data/app/lib/katello/errors.rb +2 -0
- data/app/models/katello/content_view_environment.rb +3 -0
- data/app/models/katello/rhel_lifecycle_status.rb +3 -1
- data/app/services/katello/pulp3/content_view_version/export.rb +32 -25
- data/app/services/katello/pulp3/content_view_version/export_validator.rb +1 -1
- data/app/views/katello/api/v2/content_facet/base.json.rabl +3 -0
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/errata/errata-type.filter.js +1 -1
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/bastion_katello.pot +8 -0
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/bn.po +6 -5
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/bn_IN.po +6 -5
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/ca.po +6 -5
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/cs_CZ.po +6 -5
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/de.po +6 -5
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/de_AT.po +6 -5
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/de_DE.po +6 -5
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/el.po +6 -5
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/en_GB.po +6 -5
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/en_US.po +6 -5
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/es.po +6 -5
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/et_EE.po +6 -5
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/fr.po +6 -5
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/gl.po +6 -5
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/gu.po +6 -5
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/he_IL.po +6 -5
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/hi.po +6 -5
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/id.po +6 -5
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/it.po +6 -5
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/ja.po +6 -5
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/ka.po +6 -5
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/kn.po +6 -5
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/ko.po +6 -5
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/ml_IN.po +6 -5
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/mr.po +6 -5
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/nl_NL.po +6 -5
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/or.po +6 -5
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/pa.po +6 -5
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/pl.po +6 -5
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/pl_PL.po +6 -5
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/pt.po +6 -5
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/pt_BR.po +6 -5
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/ro.po +6 -5
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/ro_RO.po +6 -5
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/ru.po +6 -5
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/sl.po +6 -5
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/sv_SE.po +6 -5
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/ta.po +6 -5
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/ta_IN.po +6 -5
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/te.po +6 -5
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/tr.po +6 -5
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/vi.po +6 -5
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/vi_VN.po +6 -5
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/zh.po +6 -5
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/zh_CN.po +6 -5
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/zh_TW.po +6 -5
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/translations.js +11 -11
- data/lib/katello/plugin.rb +6 -0
- data/lib/katello/tasks/repository.rake +67 -0
- data/lib/katello/version.rb +1 -1
- data/locale/bn/LC_MESSAGES/katello.mo +0 -0
- data/locale/bn/katello.po +279 -15
- data/locale/bn_IN/LC_MESSAGES/katello.mo +0 -0
- data/locale/bn_IN/katello.po +279 -15
- data/locale/ca/LC_MESSAGES/katello.mo +0 -0
- data/locale/ca/katello.po +282 -18
- data/locale/cs/LC_MESSAGES/katello.mo +0 -0
- data/locale/cs/katello.po +280 -17
- data/locale/cs_CZ/LC_MESSAGES/katello.mo +0 -0
- data/locale/cs_CZ/katello.po +283 -19
- data/locale/de/LC_MESSAGES/katello.mo +0 -0
- data/locale/de/katello.po +295 -31
- data/locale/de_AT/LC_MESSAGES/katello.mo +0 -0
- data/locale/de_AT/katello.po +279 -15
- data/locale/de_DE/LC_MESSAGES/katello.mo +0 -0
- data/locale/de_DE/katello.po +282 -18
- data/locale/el/LC_MESSAGES/katello.mo +0 -0
- data/locale/el/katello.po +282 -18
- data/locale/en/LC_MESSAGES/katello.mo +0 -0
- data/locale/en/katello.po +280 -17
- data/locale/en_GB/LC_MESSAGES/katello.mo +0 -0
- data/locale/en_GB/katello.po +280 -16
- data/locale/en_US/LC_MESSAGES/katello.mo +0 -0
- data/locale/en_US/katello.po +279 -15
- data/locale/es/LC_MESSAGES/katello.mo +0 -0
- data/locale/es/katello.po +449 -184
- data/locale/et_EE/LC_MESSAGES/katello.mo +0 -0
- data/locale/et_EE/katello.po +279 -15
- data/locale/fr/LC_MESSAGES/katello.mo +0 -0
- data/locale/fr/katello.po +1103 -840
- data/locale/gl/LC_MESSAGES/katello.mo +0 -0
- data/locale/gl/katello.po +279 -15
- data/locale/gu/LC_MESSAGES/katello.mo +0 -0
- data/locale/gu/katello.po +279 -15
- data/locale/he_IL/LC_MESSAGES/katello.mo +0 -0
- data/locale/he_IL/katello.po +279 -15
- data/locale/hi/LC_MESSAGES/katello.mo +0 -0
- data/locale/hi/katello.po +279 -15
- data/locale/id/LC_MESSAGES/katello.mo +0 -0
- data/locale/id/katello.po +279 -15
- data/locale/it/LC_MESSAGES/katello.mo +0 -0
- data/locale/it/katello.po +282 -18
- data/locale/ja/LC_MESSAGES/katello.mo +0 -0
- data/locale/ja/katello.po +833 -568
- data/locale/ka/LC_MESSAGES/katello.mo +0 -0
- data/locale/ka/katello.po +679 -413
- data/locale/katello.pot +775 -359
- data/locale/kn/LC_MESSAGES/katello.mo +0 -0
- data/locale/kn/katello.po +279 -15
- data/locale/ko/LC_MESSAGES/katello.mo +0 -0
- data/locale/ko/katello.po +2334 -2058
- data/locale/ml_IN/LC_MESSAGES/katello.mo +0 -0
- data/locale/ml_IN/katello.po +279 -15
- data/locale/mr/LC_MESSAGES/katello.mo +0 -0
- data/locale/mr/katello.po +279 -15
- data/locale/nl_NL/LC_MESSAGES/katello.mo +0 -0
- data/locale/nl_NL/katello.po +279 -15
- data/locale/or/LC_MESSAGES/katello.mo +0 -0
- data/locale/or/katello.po +279 -15
- data/locale/pa/LC_MESSAGES/katello.mo +0 -0
- data/locale/pa/katello.po +279 -15
- data/locale/pl/LC_MESSAGES/katello.mo +0 -0
- data/locale/pl/katello.po +282 -18
- data/locale/pl_PL/LC_MESSAGES/katello.mo +0 -0
- data/locale/pl_PL/katello.po +279 -15
- data/locale/pt/LC_MESSAGES/katello.mo +0 -0
- data/locale/pt/katello.po +279 -15
- data/locale/pt_BR/LC_MESSAGES/katello.mo +0 -0
- data/locale/pt_BR/katello.po +462 -197
- data/locale/ro/LC_MESSAGES/katello.mo +0 -0
- data/locale/ro/katello.po +279 -15
- data/locale/ro_RO/LC_MESSAGES/katello.mo +0 -0
- data/locale/ro_RO/katello.po +279 -15
- data/locale/ru/LC_MESSAGES/katello.mo +0 -0
- data/locale/ru/katello.po +282 -18
- data/locale/sl/LC_MESSAGES/katello.mo +0 -0
- data/locale/sl/katello.po +282 -18
- data/locale/sv_SE/LC_MESSAGES/katello.mo +0 -0
- data/locale/sv_SE/katello.po +279 -15
- data/locale/ta/LC_MESSAGES/katello.mo +0 -0
- data/locale/ta/katello.po +279 -15
- data/locale/ta_IN/LC_MESSAGES/katello.mo +0 -0
- data/locale/ta_IN/katello.po +279 -15
- data/locale/te/LC_MESSAGES/katello.mo +0 -0
- data/locale/te/katello.po +279 -15
- data/locale/tr/LC_MESSAGES/katello.mo +0 -0
- data/locale/tr/katello.po +279 -15
- data/locale/vi/LC_MESSAGES/katello.mo +0 -0
- data/locale/vi/katello.po +279 -15
- data/locale/vi_VN/LC_MESSAGES/katello.mo +0 -0
- data/locale/vi_VN/katello.po +279 -15
- data/locale/zh/LC_MESSAGES/katello.mo +0 -0
- data/locale/zh/katello.po +279 -15
- data/locale/zh_CN/LC_MESSAGES/katello.mo +0 -0
- data/locale/zh_CN/katello.po +836 -567
- data/locale/zh_TW/LC_MESSAGES/katello.mo +0 -0
- data/locale/zh_TW/katello.po +282 -18
- data/webpack/components/Errata/index.js +18 -0
- data/webpack/components/extensions/HostDetails/Tabs/ErrataTab/HostErrataConstants.js +3 -0
- data/webpack/global_index.js +0 -4
- data/webpack/redux/actions/RedHatRepositories/helpers.js +3 -3
- data/webpack/redux/reducers/index.js +0 -2
- metadata +4 -16
- data/webpack/components/extensions/about/SystemStatuses.js +0 -55
- data/webpack/components/extensions/about/SystemStatusesActions.js +0 -16
- data/webpack/components/extensions/about/SystemStatusesConsts.js +0 -3
- data/webpack/components/extensions/about/SystemStatusesReducer.js +0 -26
- data/webpack/components/extensions/about/SystemStatusesSelectors.js +0 -3
- data/webpack/components/extensions/about/__tests__/SystemStatuses.fixtures.js +0 -20
- data/webpack/components/extensions/about/__tests__/SystemStatuses.test.js +0 -14
- data/webpack/components/extensions/about/__tests__/SystemStatusesReducer.test.js +0 -32
- data/webpack/components/extensions/about/__tests__/__snapshots__/SystemStatuses.test.js.snap +0 -156
- data/webpack/components/extensions/about/__tests__/__snapshots__/SystemStatusesReducer.test.js.snap +0 -47
- data/webpack/components/extensions/about/index.js +0 -19
- data/webpack/components/extensions/reducers.js +0 -6
@@ -3,11 +3,11 @@
|
|
3
3
|
"locale_data": {
|
4
4
|
"katello": {
|
5
5
|
"": {
|
6
|
-
"Project-Id-Version": "katello
|
6
|
+
"Project-Id-Version": "katello 4.18.0.rc2",
|
7
7
|
"Report-Msgid-Bugs-To": "",
|
8
8
|
"PO-Revision-Date": "2017-12-19 20:14+0000",
|
9
|
-
"Last-Translator": "
|
10
|
-
"Language-Team": "Chinese (China) (https://
|
9
|
+
"Last-Translator": "Bryan Kearney <bryan.kearney@gmail.com>, 2025",
|
10
|
+
"Language-Team": "Chinese (China) (https://app.transifex.com/foreman/teams/114/zh_CN/)",
|
11
11
|
"MIME-Version": "1.0",
|
12
12
|
"Content-Type": "text/plain; charset=UTF-8",
|
13
13
|
"Content-Transfer-Encoding": "8bit",
|
@@ -18,10 +18,10 @@
|
|
18
18
|
"plural_forms": "nplurals=1; plural=0;"
|
19
19
|
},
|
20
20
|
"\\n* Product = '%{product}', Repository = '%{repository}'": [
|
21
|
-
"\\n*
|
21
|
+
"\\n* Product = '%{product}', Repository = '%{repository}'"
|
22
22
|
],
|
23
23
|
" %{errata_count} Errata": [
|
24
|
-
" %{errata_count}
|
24
|
+
" %{errata_count}勘误"
|
25
25
|
],
|
26
26
|
" %{modulemd_count} Module Stream(s)": [
|
27
27
|
" %{modulemd_count} 模块流"
|
@@ -30,10 +30,10 @@
|
|
30
30
|
" %{package_count} 软件包"
|
31
31
|
],
|
32
32
|
" (${item.published_at_words} ago)": [
|
33
|
-
""
|
33
|
+
" (${item.published_at_words} 前)"
|
34
34
|
],
|
35
35
|
" (${version.published_at_words} ago)": [
|
36
|
-
""
|
36
|
+
" (${version.published_at_words} 前)"
|
37
37
|
],
|
38
38
|
" Content view updated": [
|
39
39
|
" 內容視域已更新"
|
@@ -102,13 +102,13 @@
|
|
102
102
|
"$ {pluralize(hostResponse.length, 'host')} 内容主机将移至 ${selectedCVNameForHosts},在 "
|
103
103
|
],
|
104
104
|
"${pluralize(versionCount, 'content view version')} in the environments below will be removed when content view is deleted": [
|
105
|
-
"${pluralize(versionCount, 'content view version')}
|
105
|
+
"当删除内容视图时,以下环境中的 ${pluralize(versionCount, 'content view version')} 将被删除"
|
106
106
|
],
|
107
107
|
"${selectedContentType}": [
|
108
108
|
"${selectedContentType}"
|
109
109
|
],
|
110
110
|
"${selectedContentType} will appear here when created.": [
|
111
|
-
"${selectedContentType}
|
111
|
+
"${selectedContentType} 在创建后将在此处显示。"
|
112
112
|
],
|
113
113
|
"%s %s has %s Hosts and %s Hostgroups that will need to be reassociated post deletion. Delete %s?": [
|
114
114
|
"%s%s 有 %s 主机和 %s 主机组,它们需要在删除后重新关联。删除 %s?"
|
@@ -129,7 +129,7 @@
|
|
129
129
|
"%s 前"
|
130
130
|
],
|
131
131
|
"%s content type is not enabled.": [
|
132
|
-
""
|
132
|
+
"%s 内容类型没有启用。"
|
133
133
|
],
|
134
134
|
"%s guests": [
|
135
135
|
"%s 客户系统"
|
@@ -150,7 +150,7 @@
|
|
150
150
|
"%s 无法访问。%s"
|
151
151
|
],
|
152
152
|
"%s was not found!": [
|
153
|
-
""
|
153
|
+
"没有找到 %s !"
|
154
154
|
],
|
155
155
|
"%{errata} (%{total} other errata)": [
|
156
156
|
"%{errata} (%{total} 个其他勘误)"
|
@@ -180,7 +180,7 @@
|
|
180
180
|
"%{errata} 勘误已安装"
|
181
181
|
],
|
182
182
|
"%{expiring_subs} subscriptions in %{subject} are going to expire in less than %{days} days. Please renew them before they expire to guarantee your hosts will continue receiving content.": [
|
183
|
-
"%{subject} 中的 {expiring_subs}
|
183
|
+
"%{subject} 中的 %{expiring_subs} 订阅将在不到 %{days} 天之内过期。请在它们到期之前对其进行更新,以确保您的主机将继续接收内容。"
|
184
184
|
],
|
185
185
|
"%{group} (%{total} other package groups)": [
|
186
186
|
"%{group} (%{total} 个其他软件包组)"
|
@@ -258,13 +258,13 @@
|
|
258
258
|
"%{group} 软件包组已更新"
|
259
259
|
],
|
260
260
|
"%{label} failed": [
|
261
|
-
""
|
261
|
+
"%{label} 失败"
|
262
262
|
],
|
263
263
|
"%{label} failed.": [
|
264
|
-
""
|
264
|
+
"%{label} 失败。"
|
265
265
|
],
|
266
266
|
"%{name} has no %{type} repositories with upstream URLs to add to the alternate content source.": [
|
267
|
-
""
|
267
|
+
"%{name} 没有带有上游 URL 的 %{type} 软件仓库来添加到备用内容源中。"
|
268
268
|
],
|
269
269
|
"%{package} (%{total} other packages)": [
|
270
270
|
"%{package} (%{total} 个其他软件包)"
|
@@ -336,7 +336,7 @@
|
|
336
336
|
"%{package} 软件包已更新"
|
337
337
|
],
|
338
338
|
"%{release}: %{number_of_hosts} hosts are approaching end of %{lifecycle} on %{end_date}. Please upgrade them before support expires. Check Report Host - Statuses for detail.": [
|
339
|
-
""
|
339
|
+
"%{release}: %{number_of_hosts} 主机接近于 %{lifecycle} 结束(%{end_date})。请在支持过期前升级它们。检查报告主机 - 状态。"
|
340
340
|
],
|
341
341
|
"%{sla}": [
|
342
342
|
"%{sla}"
|
@@ -345,16 +345,16 @@
|
|
345
345
|
"%{subject} 的磁盘已 %{percentage} 被使用。由于此代理正在运行 Pulp,因此需要磁盘空间才能发布内容视图。请确保磁盘不会被完全使用。"
|
346
346
|
],
|
347
347
|
"%{unused_substitutions} cannot be specified for %{content_name} as that information is not substitutable in %{content_url} ": [
|
348
|
-
"无法为 %{content_name}
|
348
|
+
"无法为 %{content_name} 指定 %{unused_substitutions},因为这个信息无法在 %{content_url} 中被替代 "
|
349
349
|
],
|
350
350
|
"%{used} of %{total}": [
|
351
351
|
"%{used}(共 %{total})"
|
352
352
|
],
|
353
353
|
"%{value} can contain only lowercase letters, numbers, dashes and dots.": [
|
354
|
-
""
|
354
|
+
"%{value} 只能包含小写字母、数字、横线和点。"
|
355
355
|
],
|
356
356
|
"%{view_label} could not be promoted to %{environment_label} because the content view and the environment are not in the same organization!": [
|
357
|
-
"无法将
|
357
|
+
"无法将 %{view_label} 提升到 %{environment_label},因为内容视图和环境不在同一机构中!"
|
358
358
|
],
|
359
359
|
"'%{item}' does not exist in the backend system [ Candlepin ]. Either remove and re-enable the repository or try refreshing the manifest before synchronizing. ": [
|
360
360
|
"'%{item}' 没有存在于后端系统中 [Candlepin ]。删除并重新启用仓库,或在同步前尝试刷新清单。 "
|
@@ -402,16 +402,16 @@
|
|
402
402
|
"带有相同的主版本和次版本 (%{major}.%{minor}}) 的一个 CV 版本已存在"
|
403
403
|
],
|
404
404
|
"A Pool and its Subscription cannot belong to different organizations.": [
|
405
|
-
""
|
405
|
+
"一个池及其订阅不能属于不同的机构。"
|
406
406
|
],
|
407
407
|
"A backend service [ %s ] is unreachable": [
|
408
408
|
"一个后端服务 [ %s ] 无法被访问"
|
409
409
|
],
|
410
410
|
"A comma-separated list of refs to include during an ostree sync. The wildcards *, ? are recognized.": [
|
411
|
-
""
|
411
|
+
"在 ostree 同步期间要包含的以逗号分隔的 refs 列表。可以识别通配符 *, ?。"
|
412
412
|
],
|
413
413
|
"A comma-separated list of tags to exclude during an ostree sync. The wildcards *, ? are recognized. 'exclude_refs' is evaluated after 'include_refs'.": [
|
414
|
-
""
|
414
|
+
"在 ostree 同步期间要排除的以逗号分隔的标签列表。通配符 *, ? 可以被识别。'exclude_refs' 在 'include_refs' 后被评估。"
|
415
415
|
],
|
416
416
|
"A large number of errata are unapplied in this content view, so only the first 100 are shown.": [
|
417
417
|
"此内容视图中未应用大量勘误,因此仅显示前 100 个。"
|
@@ -426,16 +426,16 @@
|
|
426
426
|
"一个新版本 "
|
427
427
|
],
|
428
428
|
"A notification about failed content view promotion": [
|
429
|
-
""
|
429
|
+
"有关失败的内容视图提升的通知"
|
430
430
|
],
|
431
431
|
"A notification about failed content view publish": [
|
432
|
-
""
|
432
|
+
"有关失败的内容视图发布的通知"
|
433
433
|
],
|
434
434
|
"A notification about failed proxy sync": [
|
435
|
-
""
|
435
|
+
"有关失败的代理同步的通知"
|
436
436
|
],
|
437
437
|
"A notification about failed repository sync": [
|
438
|
-
""
|
438
|
+
"有关失败的存储库同步的通知"
|
439
439
|
],
|
440
440
|
"A post-promotion summary of hosts with installable errata": [
|
441
441
|
"具有可安装勘误的主机的提升后的摘要"
|
@@ -464,6 +464,9 @@
|
|
464
464
|
"About page": [
|
465
465
|
"About 页面"
|
466
466
|
],
|
467
|
+
"Abstract async task": [
|
468
|
+
""
|
469
|
+
],
|
467
470
|
"Access to Red Hat Subscription Management is prohibited. If you would like to change this, please update the content setting 'Subscription connection enabled'.": [
|
468
471
|
"禁止访问红帽订阅管理。如果要更改这个设置,请更新内容设置\\\"订阅连接已启用\\\"。"
|
469
472
|
],
|
@@ -480,10 +483,10 @@
|
|
480
483
|
"操作没有获得可以在这个机构上执行的授权。"
|
481
484
|
],
|
482
485
|
"Activation Key information": [
|
483
|
-
""
|
486
|
+
"激活码信息"
|
484
487
|
],
|
485
488
|
"Activation Key will no longer be available for use. This operation cannot be undone.": [
|
486
|
-
""
|
489
|
+
"激活码将无法使用。此操作无法撤消。"
|
487
490
|
],
|
488
491
|
"Activation Keys": [
|
489
492
|
"激活码"
|
@@ -492,46 +495,46 @@
|
|
492
495
|
"激活码"
|
493
496
|
],
|
494
497
|
"Activation key %s has more than one content view. Use #content_views instead.": [
|
495
|
-
""
|
498
|
+
"激活码 %s 有多个内容视图。使用 #content_views 替代。"
|
496
499
|
],
|
497
500
|
"Activation key %s has more than one lifecycle environment. Use #lifecycle_environments instead.": [
|
498
|
-
""
|
501
|
+
"激活码 %s 有多个生命周期环境。使用 #lifecycle_environments 替代。"
|
499
502
|
],
|
500
503
|
"Activation key '%s' is associated to multiple environments and registering to multiple environments is not enabled.": [
|
501
|
-
""
|
504
|
+
"激活码 '%s' 与多个环境关联,但没有启用注册到多个环境。"
|
502
505
|
],
|
503
506
|
"Activation key ID": [
|
504
507
|
"激活码 ID"
|
505
508
|
],
|
506
509
|
"Activation key deleted": [
|
507
|
-
""
|
510
|
+
"啟動金鑰已刪除"
|
508
511
|
],
|
509
512
|
"Activation key details": [
|
510
|
-
""
|
513
|
+
"激活码详情"
|
511
514
|
],
|
512
515
|
"Activation key details updated": [
|
513
|
-
""
|
516
|
+
"激活码详情已更新"
|
514
517
|
],
|
515
518
|
"Activation key for subscription-manager client, required for CentOS and Red Hat Enterprise Linux. For multiple keys use `activation_keys` param instead.": [
|
516
519
|
"subscription-manager 客户端的激活码,CentOS 和 Red Hat Enterprise Linux 需要它。如果是多个激活码,使用 `activation_keys` 参数替代。"
|
517
520
|
],
|
518
521
|
"Activation key identifier": [
|
519
|
-
""
|
522
|
+
"激活码标识符"
|
520
523
|
],
|
521
524
|
"Activation key(s) to use during registration": [
|
522
|
-
""
|
525
|
+
"注册过程中使用的激活码"
|
523
526
|
],
|
524
527
|
"Activation keys": [
|
525
528
|
"激活码"
|
526
529
|
],
|
527
530
|
"Activation keys can be managed {here}.": [
|
528
|
-
""
|
531
|
+
"激活码可以被管理 {here}。"
|
529
532
|
],
|
530
533
|
"Activation keys for subscription-manager client, required for CentOS and Red Hat Enterprise Linux. Required only if host group has no activation keys or if you do not provide a host group.": [
|
531
|
-
""
|
534
|
+
"subscription-manager 客户端的激活码,CentOS 和 Red Hat Enterprise Linux 需要它。只有在主机组没有激活码或您没有提供一个主机组时才需要。"
|
532
535
|
],
|
533
536
|
"Activation keys may be used during {system_registration}.": [
|
534
|
-
""
|
537
|
+
"激活码可在 {system_registration} 中使用。"
|
535
538
|
],
|
536
539
|
"Activation keys: ": [
|
537
540
|
"激活码:"
|
@@ -564,7 +567,7 @@
|
|
564
567
|
"将组件添加到内容视图"
|
565
568
|
],
|
566
569
|
"Add content": [
|
567
|
-
""
|
570
|
+
"添加内容"
|
568
571
|
],
|
569
572
|
"Add content view": [
|
570
573
|
"添加内容视图"
|
@@ -606,6 +609,9 @@
|
|
606
609
|
"添加仓库"
|
607
610
|
],
|
608
611
|
"Add repositories with package groups to content view to select them here.": [
|
612
|
+
"将含有软件包组的存储库添加到内容视图,以在此处选择它们。"
|
613
|
+
],
|
614
|
+
"Add rolling repo clone": [
|
609
615
|
""
|
610
616
|
],
|
611
617
|
"Add rule": [
|
@@ -615,7 +621,7 @@
|
|
615
621
|
"添加源"
|
616
622
|
],
|
617
623
|
"Add subscriptions": [
|
618
|
-
""
|
624
|
+
"添加订阅"
|
619
625
|
],
|
620
626
|
"Add subscriptions consumed by a manifest from Red Hat Subscription Management": [
|
621
627
|
"从 Red Hat Subscription Management 添加被清单消耗的订阅"
|
@@ -624,7 +630,7 @@
|
|
624
630
|
"将订阅添加到一个或多个主机"
|
625
631
|
],
|
626
632
|
"Add subscriptions using the Add Subscriptions button.": [
|
627
|
-
""
|
633
|
+
"使用 Add Subscriptions 按钮添加订阅。"
|
628
634
|
],
|
629
635
|
"Add to a host collection": [
|
630
636
|
"添加到一个主机集合"
|
@@ -648,13 +654,13 @@
|
|
648
654
|
"受影响的仓库"
|
649
655
|
],
|
650
656
|
"Affected hosts": [
|
651
|
-
""
|
657
|
+
"受影响的主机"
|
652
658
|
],
|
653
659
|
"Affected repositories": [
|
654
660
|
"受影响的仓库"
|
655
661
|
],
|
656
662
|
"After configuring Foreman, configuration must also be updated on {hosts}. Choose one of the following options to update {hosts}:": [
|
657
|
-
""
|
663
|
+
"配置 Foreman 后,还必须在 {hosts} 上更新配置。选择以下选项之一来更新 {hosts} :"
|
658
664
|
],
|
659
665
|
"After generating the incremental update, apply the changes to the specified hosts. Only Errata are supported currently.": [
|
660
666
|
"生成增量更新后,对特定主机应用改变。当前仅支持勘误。"
|
@@ -696,13 +702,13 @@
|
|
696
702
|
"只要主机处于构建模式,允许主机注册绕过 'Host Profile Assume'。"
|
697
703
|
],
|
698
704
|
"Allow hosts or activation keys to be associated with multiple content view environments": [
|
699
|
-
""
|
705
|
+
"允许主机或激活码与多个内容视图环境关联"
|
700
706
|
],
|
701
707
|
"Allow hosts to re-register themselves only when they are in build mode": [
|
702
708
|
"仅当主机处于构建模式时才允许主机重新注册"
|
703
709
|
],
|
704
710
|
"Allow multiple content views": [
|
705
|
-
""
|
711
|
+
"由多个组件内容视图组成"
|
706
712
|
],
|
707
713
|
"Allow new host registrations to assume registered profiles with matching hostname as long as the registering DMI UUID is not used by another host.": [
|
708
714
|
"只要其他主机未使用注册的 DMI UUID,就允许新的主机注册假定注册的配置文件具有匹配的主机名。"
|
@@ -747,7 +753,7 @@
|
|
747
753
|
"池中处理与主机相关的任务执行的 worker 数量。当设置为 0 时,将使用默认队列。需要重新启动 dynflowd/foreman-tasks 服务。"
|
748
754
|
],
|
749
755
|
"An alternate content source can be added by using the \\\\\\\"Add source\\\\\\\" button below.": [
|
750
|
-
""
|
756
|
+
"可使用下面的 \\\\\\\"Add source\\\\\\\"按钮添加备用内容源。"
|
751
757
|
],
|
752
758
|
"An environment is missing a prior": [
|
753
759
|
"环境缺少一个前"
|
@@ -759,7 +765,7 @@
|
|
759
765
|
"同步时发生错误 \\n%{error_message}"
|
760
766
|
],
|
761
767
|
"An option to specify how many ostree commits to traverse.": [
|
762
|
-
""
|
768
|
+
"用于指定要遍历的 ostree 提交数量的选项。"
|
763
769
|
],
|
764
770
|
"Another component already includes content view with ID %s": [
|
765
771
|
"另一个组件已经包含了 ID 为 %s 的内容视图"
|
@@ -789,13 +795,13 @@
|
|
789
795
|
"适用的内容主机"
|
790
796
|
],
|
791
797
|
"Applicable bugfix/enhancement errata": [
|
792
|
-
""
|
798
|
+
"适用的程序错误修复/功能增强勘误"
|
793
799
|
],
|
794
800
|
"Applicable errata apply to at least one package installed on the host.": [
|
795
801
|
"适用的勘误会应用到主机上安装的至少一个软件包。"
|
796
802
|
],
|
797
803
|
"Applicable security errata": [
|
798
|
-
""
|
804
|
+
"适用的安全勘误"
|
799
805
|
],
|
800
806
|
"Application": [
|
801
807
|
"应用"
|
@@ -807,7 +813,7 @@
|
|
807
813
|
"应用"
|
808
814
|
],
|
809
815
|
"Apply errata": [
|
810
|
-
""
|
816
|
+
"应用勘误"
|
811
817
|
],
|
812
818
|
"Apply to all repositories in the CV": [
|
813
819
|
"应用到 CV 中的所有软件仓库"
|
@@ -822,16 +828,16 @@
|
|
822
828
|
"通过远程执行应用"
|
823
829
|
],
|
824
830
|
"Approaching end of maintenance support": [
|
825
|
-
""
|
831
|
+
"接近维护支持结束"
|
826
832
|
],
|
827
833
|
"Approaching end of maintenance support (%s)": [
|
828
|
-
""
|
834
|
+
"接近维护支持结束 (%s)"
|
829
835
|
],
|
830
836
|
"Approaching end of support": [
|
831
|
-
""
|
837
|
+
"接近支持结束"
|
832
838
|
],
|
833
839
|
"Approaching end of support (%s)": [
|
834
|
-
""
|
840
|
+
"接近支持结束 (%s)"
|
835
841
|
],
|
836
842
|
"Arch": [
|
837
843
|
"架构"
|
@@ -873,13 +879,13 @@
|
|
873
879
|
"要删除的内容视图组件 ID 的数组。组件关联的标识符"
|
874
880
|
],
|
875
881
|
"Array of content view environment ids associated with the activation key. Ignored if content_view_id and lifecycle_environment_id are specified.Requires allow_multiple_content_views setting to be on.": [
|
876
|
-
""
|
882
|
+
"要与激活码关联的内容视图环境的 id 数组。如果指定了 content_view_id 和 lifecycle_environment_id,则忽略它。需要启用了 allow_multiple_content_views 设置。"
|
877
883
|
],
|
878
884
|
"Array of content view environment ids to be associated with the activation key. Ignored if content_view_id and lifecycle_environment_id are specified. Requires allow_multiple_content_views setting to be on.": [
|
879
|
-
""
|
885
|
+
"要与激活码关联的内容视图环境的 id 数组。如果指定了 content_view_id 和 lifecycle_environment_id,则忽略它。需要启用了 allow_multiple_content_views 设置。"
|
880
886
|
],
|
881
887
|
"Array of content view environment ids to be associated with the host. Ignored if content_view_id and lifecycle_environment_id are specified. Requires allow_multiple_content_views setting to be on.": [
|
882
|
-
""
|
888
|
+
"要与主机关联的内容视图环境的 id 数组。如果指定了 content_view_id 和 lifecycle_environment_id,则忽略它。需要启用了 allow_multiple_content_views 设置。"
|
883
889
|
],
|
884
890
|
"Array of host ids": [
|
885
891
|
"主机 ID 数组"
|
@@ -918,10 +924,10 @@
|
|
918
924
|
"将发行版本分配给一个或多个主机"
|
919
925
|
],
|
920
926
|
"Assigning a host to multiple content view environments is not enabled. To enable, set the allow_multiple_content_views setting.": [
|
921
|
-
""
|
927
|
+
"没有启用将一个主机分配给多个内容视图环境。要启用它,请设置 allow_multiple_content_views 设置。"
|
922
928
|
],
|
923
929
|
"Assigning an activation key to multiple content view environments is not enabled. To enable, set the allow_multiple_content_views setting.": [
|
924
|
-
""
|
930
|
+
"没有启用将激活密钥分配给多个内容视图环境。要启用它,请设置 allow_multiple_content_views 设置。"
|
925
931
|
],
|
926
932
|
"Associated location IDs": [
|
927
933
|
"关联的位置 ID"
|
@@ -942,10 +948,10 @@
|
|
942
948
|
"至少有一个激活密钥有分配的生命周期环境和内容视图"
|
943
949
|
],
|
944
950
|
"At least one errata type option needs to be selected.": [
|
945
|
-
""
|
951
|
+
"至少需要选择一个勘误类型选项。"
|
946
952
|
],
|
947
953
|
"At least one of the selected items requires the host to reboot": [
|
948
|
-
""
|
954
|
+
"至少一个所选项目需要主机重新引导"
|
949
955
|
],
|
950
956
|
"At least one organization must exist.": [
|
951
957
|
"至少必须存在一个组织。"
|
@@ -974,6 +980,9 @@
|
|
974
980
|
"Auto Publish - Triggered by '%s'": [
|
975
981
|
"自动发布 - 由 '%s' 触发"
|
976
982
|
],
|
983
|
+
"Auto attach subscriptions": [
|
984
|
+
""
|
985
|
+
],
|
977
986
|
"Auto publish": [
|
978
987
|
"自动发布"
|
979
988
|
],
|
@@ -990,20 +999,17 @@
|
|
990
999
|
"可用仓库"
|
991
1000
|
],
|
992
1001
|
"Available image": [
|
993
|
-
""
|
1002
|
+
"可用镜像"
|
994
1003
|
],
|
995
1004
|
"Available image digest": [
|
996
|
-
""
|
1005
|
+
"可用的镜像摘要"
|
997
1006
|
],
|
998
1007
|
"Available schema versions": [
|
999
|
-
""
|
1008
|
+
"可用的 Schema 版本"
|
1000
1009
|
],
|
1001
1010
|
"Back": [
|
1002
1011
|
"返回"
|
1003
1012
|
],
|
1004
|
-
"Backend System Status": [
|
1005
|
-
"后端系统状态"
|
1006
|
-
],
|
1007
1013
|
"Base URL": [
|
1008
1014
|
"基本 URL"
|
1009
1015
|
],
|
@@ -1011,7 +1017,7 @@
|
|
1011
1017
|
"查找备用内容的基本 URL"
|
1012
1018
|
],
|
1013
1019
|
"Base URL of the flatpak registry index, ex: https://flatpaks.redhat.io/rhel/ , https://registry.fedoraproject.org/.": [
|
1014
|
-
""
|
1020
|
+
"flatpak registry 索引的基本 URL,例如: https://flatpaks.redhat.io/rhel/、https://registry.fedoraproject.org/。"
|
1015
1021
|
],
|
1016
1022
|
"Base URL to perform repo discovery on": [
|
1017
1023
|
"执行仓库发现操纵的基础 URL"
|
@@ -1032,7 +1038,7 @@
|
|
1032
1038
|
"同步仓库的批量大小。"
|
1033
1039
|
],
|
1034
1040
|
"Before continuing, ensure that all of the following prerequisites are met:": [
|
1035
|
-
""
|
1041
|
+
"在继续操作前,请确保满足以下所有先决条件:"
|
1036
1042
|
],
|
1037
1043
|
"Before removing versions you must move activation keys to an environment where the associated version is not in use.": [
|
1038
1044
|
"在删除版本之前,您必须将激活码移到相关的版本没有使用的环境中。"
|
@@ -1062,22 +1068,22 @@
|
|
1062
1068
|
"标记为公共的书签可供所有用户使用"
|
1063
1069
|
],
|
1064
1070
|
"Bootc rollback via Bootc interface": [
|
1065
|
-
""
|
1071
|
+
"通过 Bootc 接口的 Bootc 回滚"
|
1066
1072
|
],
|
1067
1073
|
"Bootc status via Bootc interface": [
|
1068
|
-
""
|
1074
|
+
"通过 Bootc 接口的 Bootc 状态"
|
1069
1075
|
],
|
1070
1076
|
"Bootc switch via Bootc interface": [
|
1071
|
-
""
|
1077
|
+
"通过 Bootc 接口的 Bootc 交换"
|
1072
1078
|
],
|
1073
1079
|
"Bootc upgrade via Bootc interface": [
|
1074
|
-
""
|
1080
|
+
"通过 Bootc 接口的 Bootc 升级"
|
1075
1081
|
],
|
1076
1082
|
"Booted Container Images": [
|
1077
|
-
""
|
1083
|
+
"引导的容器镜像"
|
1078
1084
|
],
|
1079
1085
|
"Booted container images": [
|
1080
|
-
""
|
1086
|
+
"引导的容器镜像"
|
1081
1087
|
],
|
1082
1088
|
"Both": [
|
1083
1089
|
"两者"
|
@@ -1146,7 +1152,7 @@
|
|
1146
1152
|
"根據特定環境,計算可套用的勘誤"
|
1147
1153
|
],
|
1148
1154
|
"Calculate content counts on smart proxies automatically": [
|
1149
|
-
""
|
1155
|
+
"自动在智能代理上计算内容的数量"
|
1150
1156
|
],
|
1151
1157
|
"Can communicate with the Red Hat Portal for subscriptions.": [
|
1152
1158
|
"可与红帽门户网站沟通以获取订阅。"
|
@@ -1188,7 +1194,7 @@
|
|
1188
1194
|
"Candlepin 没有正常运行"
|
1189
1195
|
],
|
1190
1196
|
"Candlepin returned different consumer uuid than requested (%s), updating uuid in subscription_facet.": [
|
1191
|
-
""
|
1197
|
+
"Candlepin 返回与请求的 (%s) 不同的消费者 uuid,在 subscription_facet 中更新 uuid。"
|
1192
1198
|
],
|
1193
1199
|
"Cannot add %s repositories to a content view.": [
|
1194
1200
|
"无法将%s仓库添加到一个内容视图。"
|
@@ -1209,22 +1215,22 @@
|
|
1209
1215
|
""
|
1210
1216
|
],
|
1211
1217
|
"Cannot add content view environments from a different organization": [
|
1212
|
-
""
|
1218
|
+
"无法添加来自不同机构的内容视图环境"
|
1213
1219
|
],
|
1214
1220
|
"Cannot add default content view to composite content view": [
|
1215
1221
|
"无法将默认内容视图添加到复合内容视图"
|
1216
1222
|
],
|
1217
1223
|
"Cannot add disabled Red Hat product %s to sync plan!": [
|
1218
|
-
""
|
1224
|
+
"无法将禁用的红帽产品 %s 添加到迁移计划中!"
|
1219
1225
|
],
|
1220
1226
|
"Cannot add disabled products to sync plan!": [
|
1221
|
-
""
|
1227
|
+
"无法将禁用的产品添加到迁移计划中!"
|
1222
1228
|
],
|
1223
1229
|
"Cannot add generated content view versions to composite content view": [
|
1224
1230
|
"无法将默认内容视图添加到复合内容视图"
|
1225
1231
|
],
|
1226
1232
|
"Cannot add product %s because it is disabled.": [
|
1227
|
-
""
|
1233
|
+
"无法添加产品 %s,因为已将其禁用。"
|
1228
1234
|
],
|
1229
1235
|
"Cannot add repositories to a composite content view": [
|
1230
1236
|
"无法将仓库添加到复合内容视图"
|
@@ -1236,7 +1242,7 @@
|
|
1236
1242
|
""
|
1237
1243
|
],
|
1238
1244
|
"Cannot associate a Red Hat provider with a custom product": [
|
1239
|
-
""
|
1245
|
+
"无法将红帽供应商与自定义产品关联"
|
1240
1246
|
],
|
1241
1247
|
"Cannot associate a component to a non composite content view": [
|
1242
1248
|
"无法将一个组件和一个非复合内容视图相关联"
|
@@ -1260,10 +1266,10 @@
|
|
1260
1266
|
"无法从 %s 删除,视图在那里不存在。"
|
1261
1267
|
],
|
1262
1268
|
"Cannot delete product with repositories published in a content view. Product: %{product}, %{view_versions}": [
|
1263
|
-
"无法删除具有在内容视图中发布的仓库的产品。产品:%{product}
|
1269
|
+
"无法删除具有在内容视图中发布的仓库的产品。产品:%{product},%{view_versions}"
|
1264
1270
|
],
|
1265
1271
|
"Cannot delete product: %{product} with repositories that are the last affected repository in content view filters. Delete these repositories before deleting product.": [
|
1266
|
-
""
|
1272
|
+
"无法删除产品:%{product},带有作为内容视图过滤中最后一个受影响的存储库的软件仓库。在删除产品前删除这些软件仓库。"
|
1267
1273
|
],
|
1268
1274
|
"Cannot delete provider with attached products": [
|
1269
1275
|
"无法删除附带产品的供应商"
|
@@ -1281,10 +1287,10 @@
|
|
1281
1287
|
"当它在环境 %s 中时,无法删除版本"
|
1282
1288
|
],
|
1283
1289
|
"Cannot delete version while it is in environments: %s": [
|
1284
|
-
"
|
1290
|
+
"当它在环境中时,无法删除版本:%s"
|
1285
1291
|
],
|
1286
1292
|
"Cannot delete version while it is in use by composite content views: %s": [
|
1287
|
-
"
|
1293
|
+
"当它在复合内容视图中时,无法删除版本:%s"
|
1288
1294
|
],
|
1289
1295
|
"Cannot delete view while it exists in environments": [
|
1290
1296
|
"当在环境中存在时无法删除视图"
|
@@ -1296,13 +1302,13 @@
|
|
1296
1302
|
"无法从红帽产品导入定制订阅。"
|
1297
1303
|
],
|
1298
1304
|
"Cannot incrementally export from a filtered and a non-filtered content view version. The exported content view version '%{content_view} %{current}' cannot be incrementally updated from version '%{from}.'. Please do a full export.": [
|
1299
|
-
""
|
1305
|
+
"无法从过滤和非过滤的内容视图版本导出。导出的内容视图版本 '%{content_view} %{current}' 无法从版本 '%{from}.' 中递增更新。请做一个完整的导出。"
|
1300
1306
|
],
|
1301
|
-
"Cannot incrementally export from a incrementally
|
1307
|
+
"Cannot incrementally export from a incrementally updated version and a regular version or vice-versa. The exported Content View Version '%{content_view} %{current}' cannot be incrementally exported from version '%{from}.' Please do a full export.": [
|
1302
1308
|
""
|
1303
1309
|
],
|
1304
1310
|
"Cannot install errata: No errata found for search term '%s'": [
|
1305
|
-
""
|
1311
|
+
"无法安装勘误:没有找到搜索词 '%s' 的勘误"
|
1306
1312
|
],
|
1307
1313
|
"Cannot perform an incremental update on a Composite Content View Version (%{name} version version %{version}": [
|
1308
1314
|
"无法在组合内容视图版本 (%{name} version version %{version} 上执行增量更新"
|
@@ -1326,7 +1332,7 @@
|
|
1326
1332
|
"无法将系统注册到“%s ' 环境"
|
1327
1333
|
],
|
1328
1334
|
"Cannot remove '%{view}' from environment '%{env}' due to associated %{dependent}: %{names}.": [
|
1329
|
-
"无法从环境 '%{env}'
|
1335
|
+
"无法从环境 '%{env}' 中删除 '%{view}',因为关联了 %{dependent}: %{names}。"
|
1330
1336
|
],
|
1331
1337
|
"Cannot remove content from a non-custom repository": [
|
1332
1338
|
"無法從非自訂軟體庫移除內容"
|
@@ -1335,7 +1341,7 @@
|
|
1335
1341
|
"无法从环境中删除内容视图。内容视图 '%{view}' 没有在生命周期环境 '%{env}' 中。"
|
1336
1342
|
],
|
1337
1343
|
"Cannot remove package(s): No installed packages found for search term '%s'.": [
|
1338
|
-
""
|
1344
|
+
"无法删除软件包:没有找到搜索术语 '%s' 的软件包。"
|
1339
1345
|
],
|
1340
1346
|
"Cannot set attribute %{attr} for content type %{type}": [
|
1341
1347
|
"无法为内容类型 %{attr} 设置属性 %{type}"
|
@@ -1344,7 +1350,7 @@
|
|
1344
1350
|
"无法将自动发布设置为非复合内容视图"
|
1345
1351
|
],
|
1346
1352
|
"Cannot skip metadata check on non-yum/deb repositories.": [
|
1347
|
-
""
|
1353
|
+
"无法在非 yum/deb 仓库上跳过元数据检查。"
|
1348
1354
|
],
|
1349
1355
|
"Cannot specify components for non-composite views": [
|
1350
1356
|
"无法为非复合视图指定组件"
|
@@ -1356,10 +1362,10 @@
|
|
1356
1362
|
"无法同步带有按需下载策略的 file:// 仓库"
|
1357
1363
|
],
|
1358
1364
|
"Cannot update properties of a container push repository": [
|
1359
|
-
""
|
1365
|
+
"无法更新容器推送仓库的属性"
|
1360
1366
|
],
|
1361
1367
|
"Cannot upgrade packages: No installed packages found for search term '%s'.": [
|
1362
|
-
""
|
1368
|
+
"无法升级软件包:没有找到根据关键字 '%s' 搜索的软件包。"
|
1363
1369
|
],
|
1364
1370
|
"Cannot upload Ansible collections.": [
|
1365
1371
|
"无法上传 Ansible 集合。"
|
@@ -1368,7 +1374,7 @@
|
|
1368
1374
|
"无法上传容器镜像内容。"
|
1369
1375
|
],
|
1370
1376
|
"Cannot upload container content via Hammer/API. Use podman push instead.": [
|
1371
|
-
""
|
1377
|
+
"无法通过 Hammer/API 上传容器内容。使用 podman push 替代。"
|
1372
1378
|
],
|
1373
1379
|
"Capacity": [
|
1374
1380
|
"容量"
|
@@ -1380,7 +1386,7 @@
|
|
1380
1386
|
"更改内容源"
|
1381
1387
|
],
|
1382
1388
|
"Change content view environments": [
|
1383
|
-
""
|
1389
|
+
"改变内容视图环境"
|
1384
1390
|
],
|
1385
1391
|
"Change host content source": [
|
1386
1392
|
"更改主机内容源"
|
@@ -1392,13 +1398,13 @@
|
|
1392
1398
|
""
|
1393
1399
|
],
|
1394
1400
|
"Changing a host's content source will change the Smart Proxy from which the host gets its content.": [
|
1395
|
-
""
|
1401
|
+
"更改主机的内容源将更改主机从中获取其内容的智能代理。"
|
1396
1402
|
],
|
1397
1403
|
"Check audited changes and proceed only if content or filters have changed since last publish": [
|
1398
|
-
""
|
1404
|
+
"检查审计的更改,只有在内容或过滤器自上次发布后改变时才进行"
|
1399
1405
|
],
|
1400
1406
|
"Check for missing or corrupted artifacts, and attempt to redownload them.": [
|
1401
|
-
""
|
1407
|
+
"检查丢失或损坏的工件,并尝试重新下载它们。"
|
1402
1408
|
],
|
1403
1409
|
"Check if a connection can be made to Red Hat Subscription Management.": [
|
1404
1410
|
"检查是否可以与 Red Hat Subscription Management 建立连接。"
|
@@ -1419,7 +1425,7 @@
|
|
1419
1425
|
"无法为使用按需下载策略的 yum 仓库设置 Checksum 类型。"
|
1420
1426
|
],
|
1421
1427
|
"Checksum used for published repository contents. Supported types: %s": [
|
1422
|
-
""
|
1428
|
+
"用于发布的仓库内容的校验和。支持的类型:%s"
|
1423
1429
|
],
|
1424
1430
|
"Choose content credentials if required for this RHUI source.": [
|
1425
1431
|
"如果需要此 RHUI 源,请选择内容凭证。"
|
@@ -1437,7 +1443,7 @@
|
|
1437
1443
|
"单击此处进入任务的任务页面。"
|
1438
1444
|
],
|
1439
1445
|
"Click to see repositories available to add.": [
|
1440
|
-
""
|
1446
|
+
"点击以查看可添加的存储库。"
|
1441
1447
|
],
|
1442
1448
|
"Click {update} below to save changes.": [
|
1443
1449
|
"点击下面的 {update} 来保存更改。"
|
@@ -1452,13 +1458,13 @@
|
|
1452
1458
|
"全部折叠"
|
1453
1459
|
],
|
1454
1460
|
"Comma-separated list of content view environment labels associated with the activation key, in the format of 'lifecycle_environment_label/content_view_label'. Ignored if content_view_environment_ids is specified, or if content_view_id and lifecycle_environment_id are specified. Requires allow_multiple_content_views setting to be on.": [
|
1455
|
-
""
|
1461
|
+
"与激活码关联的内容视图环境标签的列表,以逗号分隔, 格式为 'lifecycle_environment_label/content_view_label'。如果指定了 content_view_environment_ids,或指定了 content_view_id 和 lifecycle_environment_id 则会被忽略。需要启用 allow_multiple_content_views 设置。"
|
1456
1462
|
],
|
1457
1463
|
"Comma-separated list of content view environment labels to be associated with the activation key, in the format of 'lifecycle_environment_label/content_view_label'. Ignored if content_view_environment_ids is specified, or if content_view_id and lifecycle_environment_id are specified. Requires allow_multiple_content_views setting to be on.": [
|
1458
|
-
""
|
1464
|
+
"与激活码关联的内容视图环境标签的列表,以逗号分隔, 格式为 'lifecycle_environment_label/content_view_label'。如果指定了 content_view_environment_ids,或指定了 content_view_id 和 lifecycle_environment_id 则会被忽略。需要启用 allow_multiple_content_views 设置。"
|
1459
1465
|
],
|
1460
1466
|
"Comma-separated list of content view environment labels to be associated with the host, in the format of 'lifecycle_environment_label/content_view_label'. Ignored if content_view_environment_ids is specified, or if content_view_id and lifecycle_environment_id are specified. Requires allow_multiple_content_views setting to be on.": [
|
1461
|
-
""
|
1467
|
+
"与主机关联的内容视图环境标签的列表,以逗号分隔, 格式为 'lifecycle_environment_label/content_view_label'。如果指定了 content_view_environment_ids,或指定了 content_view_id 和 lifecycle_environment_id 则会被忽略。需要启用 allow_multiple_content_views 设置。"
|
1462
1468
|
],
|
1463
1469
|
"Comma-separated list of subpaths. All subpaths must have a slash at the end and none at the front.": [
|
1464
1470
|
"以逗号分隔的子路径列表。所有子路径都必须在结尾有一个斜杠,且在开头没有斜杠。"
|
@@ -1469,14 +1475,14 @@
|
|
1469
1475
|
"Comma-separated list of tags to sync for a container image repository": [
|
1470
1476
|
"逗号分隔的标签列表,以同步容器镜像仓库"
|
1471
1477
|
],
|
1478
|
+
"Commit upload": [
|
1479
|
+
""
|
1480
|
+
],
|
1472
1481
|
"Compare": [
|
1473
1482
|
"比较"
|
1474
1483
|
],
|
1475
1484
|
"Completed pulp task protection days": [
|
1476
|
-
""
|
1477
|
-
],
|
1478
|
-
"Component": [
|
1479
|
-
"组件"
|
1485
|
+
"完成的 pulp 任务保护的天数"
|
1480
1486
|
],
|
1481
1487
|
"Component Content View": [
|
1482
1488
|
"复合内容视图"
|
@@ -1503,10 +1509,10 @@
|
|
1503
1509
|
"運算資源 ID"
|
1504
1510
|
],
|
1505
1511
|
"Configuration still must be updated on {hosts}": [
|
1506
|
-
""
|
1512
|
+
"配置仍需要在 {hosts} 上更新"
|
1507
1513
|
],
|
1508
1514
|
"Configuration updated on Foreman": [
|
1509
|
-
""
|
1515
|
+
"Foreman 上更新的配置"
|
1510
1516
|
],
|
1511
1517
|
"Confirm Deletion": [
|
1512
1518
|
"确认删除"
|
@@ -1614,7 +1620,7 @@
|
|
1614
1620
|
"内容视图过滤器 ID"
|
1615
1621
|
],
|
1616
1622
|
"Content View Filter identifier. Use to filter by ID": [
|
1617
|
-
""
|
1623
|
+
"内容视图过滤器标识符。用于根据 ID 过滤"
|
1618
1624
|
],
|
1619
1625
|
"Content View ID": [
|
1620
1626
|
"内容视图 ID"
|
@@ -1659,10 +1665,10 @@
|
|
1659
1665
|
"内容凭证"
|
1660
1666
|
],
|
1661
1667
|
"Content facet for host %s has more than one content view. Use #content_views instead.": [
|
1662
|
-
""
|
1668
|
+
"主机 %s 的内容会有多个内容视图。改为使用 slirpcontent_views。"
|
1663
1669
|
],
|
1664
1670
|
"Content facet for host %s has more than one lifecycle environment. Use #lifecycle_environments instead.": [
|
1665
|
-
""
|
1671
|
+
"主机 %s 的内容有多个生命周期环境。使用它替代了lifecycle_environments。"
|
1666
1672
|
],
|
1667
1673
|
"Content files to upload. Can be a single file or array of files.": [
|
1668
1674
|
"要上传的内容文件。可以是单个文件或文件数组。"
|
@@ -1677,7 +1683,7 @@
|
|
1677
1683
|
"由 %{user} 导入到内容视图 '%{name}' 中的内容"
|
1678
1684
|
],
|
1679
1685
|
"Content may come from {contentSourceName} or any other Smart Proxy behind the load balancer.": [
|
1680
|
-
""
|
1686
|
+
"内容可能来自 {contentSourceName} 或负载均衡器后面的任何其他智能代理。"
|
1681
1687
|
],
|
1682
1688
|
"Content not uploaded to pulp": [
|
1683
1689
|
"没有上传到 pulp 的内容"
|
@@ -1701,13 +1707,13 @@
|
|
1701
1707
|
"內容类型"
|
1702
1708
|
],
|
1703
1709
|
"Content type %{content_type_string} does not belong to an enabled repo type.": [
|
1704
|
-
"内容类型 %{content_type_string}
|
1710
|
+
"内容类型 %{content_type_string} 不属于已启用的仓库类型。"
|
1705
1711
|
],
|
1706
1712
|
"Content type %{content_type} is incompatible with repositories of type %{repo_type}": [
|
1707
|
-
"内容类型 %{content_type}
|
1713
|
+
"内容类型 %{content_type} 与类型为 %{repo_type} 的软件仓库不兼容"
|
1708
1714
|
],
|
1709
1715
|
"Content type does not support repo discovery": [
|
1710
|
-
""
|
1716
|
+
"内容类型不支持仓库发现"
|
1711
1717
|
],
|
1712
1718
|
"Content view": [
|
1713
1719
|
"内容视图"
|
@@ -1716,13 +1722,13 @@
|
|
1716
1722
|
"内容视图 {name} 已创建"
|
1717
1723
|
],
|
1718
1724
|
"Content view '%{content_view}' is not attached to the environment.": [
|
1719
|
-
""
|
1725
|
+
"内容视图 '%{content_view}' 没有附加到环境。"
|
1720
1726
|
],
|
1721
1727
|
"Content view '%{content_view}' is not attached to this capsule.": [
|
1722
|
-
""
|
1728
|
+
"内容视图 '%{content_view}' 没有附加到这个 capsule。"
|
1723
1729
|
],
|
1724
1730
|
"Content view '%{cv_name}' is a generated content view, which cannot be assigned to hosts or activation keys.": [
|
1725
|
-
""
|
1731
|
+
"内容视图 '%{cv_name}' 是一个生成的内容视图,无法分配给主机或激活码。"
|
1726
1732
|
],
|
1727
1733
|
"Content view '%{view}' is not in environment '%{env}'": [
|
1728
1734
|
"内容视图 '%{view}' 没有在环境 '%{env}' 中"
|
@@ -1734,25 +1740,25 @@
|
|
1734
1740
|
"内容视图 ID"
|
1735
1741
|
],
|
1736
1742
|
"Content view and environment not set for registration.": [
|
1737
|
-
""
|
1743
|
+
"未设置内容视图和环境以进行注册。"
|
1738
1744
|
],
|
1739
1745
|
"Content view and lifecycle environment must be provided together": [
|
1740
|
-
""
|
1746
|
+
"内容视图和生命周期环境必须一起提供"
|
1741
1747
|
],
|
1742
1748
|
"Content view does not need a publish since there are no audited changes since the last publish. Pass check_needs_publish parameter as false if you don't want to check if content view needs a publish.": [
|
1743
|
-
""
|
1749
|
+
"内容视图不需要发布,因为上次发布以来没有审核更改。如果您不想检查内容视图是否需要发布,则 Pass check_needs_publish 参数为 false。"
|
1744
1750
|
],
|
1745
1751
|
"Content view environment": [
|
1746
|
-
""
|
1752
|
+
"内容视图环境"
|
1747
1753
|
],
|
1748
1754
|
"Content view environments": [
|
1749
|
-
""
|
1755
|
+
"内容视图环境"
|
1750
1756
|
],
|
1751
1757
|
"Content view environments and activation key must all belong to the same organization": [
|
1752
|
-
""
|
1758
|
+
"内容视图环境和激活码必须属于同一机构"
|
1753
1759
|
],
|
1754
1760
|
"Content view environments must have both a content view and an environment": [
|
1755
|
-
""
|
1761
|
+
"内容视图环境必须具有内容视图和环境"
|
1756
1762
|
],
|
1757
1763
|
"Content view has repository label '%s' which is not specified in repos_units parameter.": [
|
1758
1764
|
"内容视图具有仓库标签 '%s',它没有在 repos_units 参数中指定。"
|
@@ -1764,7 +1770,7 @@
|
|
1764
1770
|
"内容视图标签"
|
1765
1771
|
],
|
1766
1772
|
"Content view must be specified": [
|
1767
|
-
""
|
1773
|
+
"必须指定内容视图"
|
1768
1774
|
],
|
1769
1775
|
"Content view name": [
|
1770
1776
|
"内容视图名称"
|
@@ -1776,10 +1782,10 @@
|
|
1776
1782
|
"內容視域的數字識別子"
|
1777
1783
|
],
|
1778
1784
|
"Content view promote failure": [
|
1779
|
-
""
|
1785
|
+
"内容视图提升失败"
|
1780
1786
|
],
|
1781
1787
|
"Content view publish failure": [
|
1782
|
-
""
|
1788
|
+
"内容视图发布失败"
|
1783
1789
|
],
|
1784
1790
|
"Content view version export history identifier": [
|
1785
1791
|
"内容视图版本导出的历史标识符"
|
@@ -1791,10 +1797,10 @@
|
|
1791
1797
|
"内容视图版本导入的历史标识符"
|
1792
1798
|
],
|
1793
1799
|
"Content view version is empty": [
|
1794
|
-
""
|
1800
|
+
"内容视图版本为空"
|
1795
1801
|
],
|
1796
1802
|
"Content view version is empty or content counts are not up to date": [
|
1797
|
-
""
|
1803
|
+
"内容视图版本为空,或者内容计数不是最新的"
|
1798
1804
|
],
|
1799
1805
|
"Content views": [
|
1800
1806
|
"内容视图"
|
@@ -1823,15 +1829,27 @@
|
|
1823
1829
|
"Copy": [
|
1824
1830
|
"复制"
|
1825
1831
|
],
|
1832
|
+
"Copy all units": [
|
1833
|
+
""
|
1834
|
+
],
|
1826
1835
|
"Copy an activation key": [
|
1827
1836
|
"复制激活码"
|
1828
1837
|
],
|
1838
|
+
"Copy content": [
|
1839
|
+
""
|
1840
|
+
],
|
1829
1841
|
"Copy content view": [
|
1830
1842
|
"复制内容视图"
|
1831
1843
|
],
|
1832
1844
|
"Copy to clipboard": [
|
1833
1845
|
"复制到剪贴板"
|
1834
1846
|
],
|
1847
|
+
"Copy version": [
|
1848
|
+
""
|
1849
|
+
],
|
1850
|
+
"Copy version units to library": [
|
1851
|
+
""
|
1852
|
+
],
|
1835
1853
|
"Cores per socket": [
|
1836
1854
|
"每個插槽的核心數"
|
1837
1855
|
],
|
@@ -1848,10 +1866,10 @@
|
|
1848
1866
|
"找不到 %{count} 勘误。仅找到:%{found}"
|
1849
1867
|
],
|
1850
1868
|
"Could not find %{name} resource with id %{id}. %{perms_message}": [
|
1851
|
-
"
|
1869
|
+
"没有找到 id 为 %{id} 的 %{name} 资源。%{perms_message}"
|
1852
1870
|
],
|
1853
1871
|
"Could not find %{name} resources with ids %{ids}": [
|
1854
|
-
"
|
1872
|
+
"没有找到 id 为 %{ids} 的 %{name} 资源"
|
1855
1873
|
],
|
1856
1874
|
"Could not find Environment with ids: %s": [
|
1857
1875
|
"找不到 id 为 %s 的环境"
|
@@ -1875,13 +1893,13 @@
|
|
1875
1893
|
""
|
1876
1894
|
],
|
1877
1895
|
"Could not locate Pulp distribution.": [
|
1878
|
-
""
|
1896
|
+
"无法找到 Pulp 发布。"
|
1879
1897
|
],
|
1880
1898
|
"Could not locate local uploaded repository for content indexing.": [
|
1881
|
-
""
|
1899
|
+
"无法找到用于内容索引的本地上传的仓库。"
|
1882
1900
|
],
|
1883
1901
|
"Could not locate repository properties for content indexing.": [
|
1884
|
-
""
|
1902
|
+
"无法找到用于内容索引的仓库属性。"
|
1885
1903
|
],
|
1886
1904
|
"Could not remove the lifecycle environment from the smart proxy": [
|
1887
1905
|
"无法从智能代理中删除生命周期环境"
|
@@ -1890,10 +1908,10 @@
|
|
1890
1908
|
"无法建立到 %s 的连接"
|
1891
1909
|
],
|
1892
1910
|
"Couldn't find %{content_type} with id '%{id}'": [
|
1893
|
-
"
|
1911
|
+
"没有找到 id 为 '%{id}' 的 %{content_type}"
|
1894
1912
|
],
|
1895
1913
|
"Couldn't find %{type} Filter with id %{id}": [
|
1896
|
-
"找不到 id 为 %{id} 的 %{type}
|
1914
|
+
"找不到 id 为 %{id} 的 %{type} 过滤"
|
1897
1915
|
],
|
1898
1916
|
"Couldn't find ContentViewFilter with id=%s": [
|
1899
1917
|
"找不到 id=%s 的 ContentViewFilter"
|
@@ -1920,7 +1938,7 @@
|
|
1920
1938
|
"找不到内容主机环境 '%s'"
|
1921
1939
|
],
|
1922
1940
|
"Couldn't find content view environment with content view ID '%{cv}' and environment ID '%{env}'": [
|
1923
|
-
""
|
1941
|
+
"无法找到带有内容视图 ID '%{cv}' 和环境 ID '%{env}' 的内容视图环境。"
|
1924
1942
|
],
|
1925
1943
|
"Couldn't find content view version '%s'": [
|
1926
1944
|
"找不到内容视图版本 '%s'"
|
@@ -1965,7 +1983,7 @@
|
|
1965
1983
|
"无法找到名称为 '%s' 的智能代理"
|
1966
1984
|
],
|
1967
1985
|
"Couldn't find specified content view and lifecycle environment.": [
|
1968
|
-
""
|
1986
|
+
"找不到指定的内容视图和生命周期环境。"
|
1969
1987
|
],
|
1970
1988
|
"Couldn't find subject of synchronization": [
|
1971
1989
|
"找不到要同步的東西"
|
@@ -1980,7 +1998,7 @@
|
|
1980
1998
|
"创建备用内容源"
|
1981
1999
|
],
|
1982
2000
|
"Create Container Push Repository Root": [
|
1983
|
-
""
|
2001
|
+
"创建容器推送仓库根"
|
1984
2002
|
],
|
1985
2003
|
"Create Export History": [
|
1986
2004
|
"创建导出历史记录"
|
@@ -2013,7 +2031,7 @@
|
|
2013
2031
|
"创建一个过滤规则。所包含的参数应基于过滤器类型。"
|
2014
2032
|
],
|
2015
2033
|
"Create a flatpak remote": [
|
2016
|
-
""
|
2034
|
+
"创建 flatpak 远程"
|
2017
2035
|
],
|
2018
2036
|
"Create a host collection": [
|
2019
2037
|
"建立主機集"
|
@@ -2045,21 +2063,36 @@
|
|
2045
2063
|
"Create content view": [
|
2046
2064
|
"创建內容视图"
|
2047
2065
|
],
|
2066
|
+
"Create exporter": [
|
2067
|
+
""
|
2068
|
+
],
|
2048
2069
|
"Create filter": [
|
2049
2070
|
"创建过滤器"
|
2050
2071
|
],
|
2051
2072
|
"Create host collection": [
|
2052
2073
|
"创建主机集"
|
2053
2074
|
],
|
2054
|
-
"Create
|
2075
|
+
"Create import": [
|
2076
|
+
""
|
2077
|
+
],
|
2078
|
+
"Create importer": [
|
2055
2079
|
""
|
2056
2080
|
],
|
2081
|
+
"Create new activation key": [
|
2082
|
+
"创建新的激活码"
|
2083
|
+
],
|
2057
2084
|
"Create organization": [
|
2058
2085
|
"创建机构"
|
2059
2086
|
],
|
2060
2087
|
"Create package filter rule": [
|
2061
2088
|
"创建软件包过滤规则"
|
2062
2089
|
],
|
2090
|
+
"Create publication": [
|
2091
|
+
""
|
2092
|
+
],
|
2093
|
+
"Create remote": [
|
2094
|
+
""
|
2095
|
+
],
|
2063
2096
|
"Create rule": [
|
2064
2097
|
"创建规则"
|
2065
2098
|
],
|
@@ -2139,7 +2172,7 @@
|
|
2139
2172
|
"Deb 软件包"
|
2140
2173
|
],
|
2141
2174
|
"Debian packages": [
|
2142
|
-
""
|
2175
|
+
"Debian 软件包"
|
2143
2176
|
],
|
2144
2177
|
"Debug Certificate": [
|
2145
2178
|
"除錯憑證"
|
@@ -2196,10 +2229,10 @@
|
|
2196
2229
|
"用于启用的红帽仓库默认下载策略('immediate' 或'on_demand')"
|
2197
2230
|
],
|
2198
2231
|
"Default export format": [
|
2199
|
-
""
|
2232
|
+
"默认导出格式"
|
2200
2233
|
],
|
2201
2234
|
"Default export format for content-exports(either 'syncable' or 'importable')": [
|
2202
|
-
""
|
2235
|
+
"content-exports 的默认导出格式(是 'syncable' 或 'importable')"
|
2203
2236
|
],
|
2204
2237
|
"Default finish template for new Operating Systems created from synced content": [
|
2205
2238
|
"从同步内容创建的新操作系统的默认完成模板"
|
@@ -2301,10 +2334,10 @@
|
|
2301
2334
|
"刪除过滤器规则"
|
2302
2335
|
],
|
2303
2336
|
"Delete a flatpak remote": [
|
2304
|
-
""
|
2337
|
+
"删除 flatpak 远程"
|
2305
2338
|
],
|
2306
2339
|
"Delete activation key?": [
|
2307
|
-
""
|
2340
|
+
"删除激活码?"
|
2308
2341
|
],
|
2309
2342
|
"Delete all subscriptions attached to activation keys.": [
|
2310
2343
|
"删除激活码附带的所有订阅。"
|
@@ -2322,6 +2355,9 @@
|
|
2322
2355
|
"删除內容视图"
|
2323
2356
|
],
|
2324
2357
|
"Delete content view filters that have this repository as the last associated repository. Defaults to true. If false, such filters will now apply to all repositories in the content view.": [
|
2358
|
+
"删除将此存储库作为最后一个关联的存储库的内容视图过滤器。默认为 true。如果为 false,则此类过滤器现在应用到内容视图中的所有存储库。"
|
2359
|
+
],
|
2360
|
+
"Delete distributions": [
|
2325
2361
|
""
|
2326
2362
|
],
|
2327
2363
|
"Delete manifest from Red Hat provider": [
|
@@ -2330,6 +2366,27 @@
|
|
2330
2366
|
"Delete multiple filters from a content view": [
|
2331
2367
|
"从内容视图中删除多个过滤器"
|
2332
2368
|
],
|
2369
|
+
"Delete orphan alternate content sources": [
|
2370
|
+
""
|
2371
|
+
],
|
2372
|
+
"Delete orphan distributions": [
|
2373
|
+
""
|
2374
|
+
],
|
2375
|
+
"Delete orphan remotes": [
|
2376
|
+
""
|
2377
|
+
],
|
2378
|
+
"Delete orphan repository versions": [
|
2379
|
+
""
|
2380
|
+
],
|
2381
|
+
"Delete orphaned migrated repositories": [
|
2382
|
+
""
|
2383
|
+
],
|
2384
|
+
"Delete remote": [
|
2385
|
+
""
|
2386
|
+
],
|
2387
|
+
"Delete repository references": [
|
2388
|
+
""
|
2389
|
+
],
|
2333
2390
|
"Delete version": [
|
2334
2391
|
"删除版本"
|
2335
2392
|
],
|
@@ -2337,7 +2394,7 @@
|
|
2337
2394
|
"删除版本"
|
2338
2395
|
],
|
2339
2396
|
"Deleted %{host_count} %{hosts}": [
|
2340
|
-
""
|
2397
|
+
"已删除 %{host_count} 个 %{hosts}"
|
2341
2398
|
],
|
2342
2399
|
"Deleted consumer '%s'": [
|
2343
2400
|
"删除消费者 '%s'"
|
@@ -2361,7 +2418,7 @@
|
|
2361
2418
|
"删除版本: {versionList}"
|
2362
2419
|
],
|
2363
2420
|
"Depth": [
|
2364
|
-
""
|
2421
|
+
"Depth"
|
2365
2422
|
],
|
2366
2423
|
"Description": [
|
2367
2424
|
"描述"
|
@@ -2376,7 +2433,7 @@
|
|
2376
2433
|
"新发布的内容视图版本的描述"
|
2377
2434
|
],
|
2378
2435
|
"Description of the flatpak remote": [
|
2379
|
-
""
|
2436
|
+
"flatpak 远程的描述"
|
2380
2437
|
],
|
2381
2438
|
"Description of the repository": [
|
2382
2439
|
"仓库的描述信息"
|
@@ -2429,6 +2486,12 @@
|
|
2429
2486
|
"Destroy an environment in an organization": [
|
2430
2487
|
"銷毀組織中的一個環境"
|
2431
2488
|
],
|
2489
|
+
"Destroy exporter": [
|
2490
|
+
""
|
2491
|
+
],
|
2492
|
+
"Destroy importer": [
|
2493
|
+
""
|
2494
|
+
],
|
2432
2495
|
"Destroy one or more alternate content sources": [
|
2433
2496
|
"销毁一个或多个备用内容源"
|
2434
2497
|
],
|
@@ -2445,10 +2508,10 @@
|
|
2445
2508
|
"详情"
|
2446
2509
|
],
|
2447
2510
|
"Determining settings for ${truncate(name)}": [
|
2448
|
-
""
|
2511
|
+
"确定 {truncate(name)} 的设置"
|
2449
2512
|
],
|
2450
2513
|
"Digest": [
|
2451
|
-
""
|
2514
|
+
"文摘值"
|
2452
2515
|
],
|
2453
2516
|
"Directly setting package lists on composite content views is not allowed. Please update the components, then re-publish the composite.": [
|
2454
2517
|
"不允许在复合内容视图上直接设置软件包列表。请更新组件,然后重新发布组合。"
|
@@ -2477,6 +2540,9 @@
|
|
2477
2540
|
"Disabling Simple Content Access failed for '%{subject}'.": [
|
2478
2541
|
"为 '%{subject}' 禁用简单内容访问失败。"
|
2479
2542
|
],
|
2543
|
+
"Discover": [
|
2544
|
+
""
|
2545
|
+
],
|
2480
2546
|
"Discover Repositories": [
|
2481
2547
|
"发现软件仓库"
|
2482
2548
|
],
|
@@ -2505,16 +2571,16 @@
|
|
2505
2571
|
"下载速率限制"
|
2506
2572
|
],
|
2507
2573
|
"Due to a change in your organizations, this container name has become ambiguous (org name '%{org_label}'). If you wish to continue using this container name, destroy the organization in conflict with '%{o_name} (id %{o_id}). If you wish to keep both orgs, destroy '%{o_label}/%{prod_label}/%{root_repo_label}' and retry your push using the id format.": [
|
2508
|
-
""
|
2574
|
+
"由于机构发生了变化,此容器名称已经变得不明确(机构名称 '%{org_label}')。如果您希望继续使用此容器名称,请销毁有冲突的机构 '%{o_name}(id %{o_id})。如果您想要同时保留这些机构,请销毁 '%{o_label}/%{prod_label}/%{root_repo_label}' 并使用 id 格式尝试重试推送。"
|
2509
2575
|
],
|
2510
2576
|
"Due to a change in your products, this container name has become ambiguous (product name '%{prod_label}'). If you wish to continue using this container name, destroy the product in conflict with '%{prod_name}' (id %{prod_id}). If you wish to keep both products, destroy '%{org_label}/%{prod_dot_label}/%{root_repo_label}' and retry your push using the id format.": [
|
2511
|
-
""
|
2577
|
+
"由于产品发生了变化,此容器名称已经变得不明确(产品名称 '%{prod_label}')。如果您希望继续使用此容器名称,请销毁有冲突的产品 '%{prod_name}' (id %{prod_id})。如果您想要同时保留这些产品,请销毁 '%{org_label}/%{prod_dot_label}/%{root_repo_label}' 并使用 id 格式尝试重试推送。"
|
2512
2578
|
],
|
2513
2579
|
"Duplicate artifact detected": [
|
2514
2580
|
"检测到重复工件"
|
2515
2581
|
],
|
2516
2582
|
"Duplicate repositories in content view versions": [
|
2517
|
-
""
|
2583
|
+
"内容视图版本中的重复存储库"
|
2518
2584
|
],
|
2519
2585
|
"Duration": [
|
2520
2586
|
"持续时间"
|
@@ -2538,13 +2604,13 @@
|
|
2538
2604
|
"编辑 URL 和子路径"
|
2539
2605
|
],
|
2540
2606
|
"Edit activation key": [
|
2541
|
-
""
|
2607
|
+
"编辑激活码"
|
2542
2608
|
],
|
2543
2609
|
"Edit content view assignment": [
|
2544
2610
|
"编辑内容视图分配"
|
2545
2611
|
],
|
2546
2612
|
"Edit content view environments": [
|
2547
|
-
""
|
2613
|
+
"编辑内容视图环境"
|
2548
2614
|
],
|
2549
2615
|
"Edit credentials": [
|
2550
2616
|
"编辑凭证"
|
@@ -2616,7 +2682,7 @@
|
|
2616
2682
|
"启用仓库集"
|
2617
2683
|
],
|
2618
2684
|
"Enable structured APT for deb content": [
|
2619
|
-
""
|
2685
|
+
"为 deb 内容启用结构化 APT"
|
2620
2686
|
],
|
2621
2687
|
"Enable/Disable auto publish of composite view": [
|
2622
2688
|
"启用/禁用自动发布复合视图"
|
@@ -2631,7 +2697,7 @@
|
|
2631
2697
|
"为 '%{subject}' 启用简单内容访问失败。"
|
2632
2698
|
],
|
2633
2699
|
"Enabling Tracer requires installing the katello-host-tools-tracer package on the host.": [
|
2634
|
-
""
|
2700
|
+
"启用 Tracer 需要在主机上安装 katello-host-tools-tracer 软件包。"
|
2635
2701
|
],
|
2636
2702
|
"End Date": [
|
2637
2703
|
"结束日期"
|
@@ -2667,10 +2733,10 @@
|
|
2667
2733
|
"环境"
|
2668
2734
|
],
|
2669
2735
|
"Environment ID": [
|
2670
|
-
""
|
2736
|
+
"环境 ID"
|
2671
2737
|
],
|
2672
2738
|
"Environment ID and content view ID must be provided together": [
|
2673
|
-
""
|
2739
|
+
"环境 ID 和内容视图 ID 必须一起提供"
|
2674
2740
|
],
|
2675
2741
|
"Environment IDs": [
|
2676
2742
|
"环境 ID"
|
@@ -2678,11 +2744,14 @@
|
|
2678
2744
|
"Environment cannot be in its own promotion path": [
|
2679
2745
|
"環境不能位於自己的推送路徑上"
|
2680
2746
|
],
|
2747
|
+
"Environment contents refresh": [
|
2748
|
+
""
|
2749
|
+
],
|
2681
2750
|
"Environment identifier": [
|
2682
2751
|
"环境标识符"
|
2683
2752
|
],
|
2684
2753
|
"Environment name": [
|
2685
|
-
""
|
2754
|
+
"環境名稱"
|
2686
2755
|
],
|
2687
2756
|
"Environments": [
|
2688
2757
|
"环境"
|
@@ -2709,19 +2778,22 @@
|
|
2709
2778
|
"%s 调度的勘误安装"
|
2710
2779
|
],
|
2711
2780
|
"Errata and package information will be updated at the next host check-in or package action.": [
|
2712
|
-
""
|
2781
|
+
"勘误和软件包信息将在下一个主机检查或软件包操作中更新。"
|
2713
2782
|
],
|
2714
2783
|
"Errata and package information will be updated immediately.": [
|
2715
|
-
""
|
2784
|
+
"勘误和软件包信息将立即更新。"
|
2716
2785
|
],
|
2717
2786
|
"Errata id of the erratum (RHSA-2012:108)": [
|
2718
2787
|
"勘误的勘误ID(RHSA-2012:108)"
|
2719
2788
|
],
|
2720
|
-
"Errata
|
2789
|
+
"Errata mail": [
|
2721
2790
|
""
|
2722
2791
|
],
|
2792
|
+
"Errata statuses not updated for deleted content facet with UUID %s": [
|
2793
|
+
"删除的 UUID 为 %s 的内容方面的勘误状态没有被更新"
|
2794
|
+
],
|
2723
2795
|
"Errata to apply": [
|
2724
|
-
""
|
2796
|
+
"要应用的勘误"
|
2725
2797
|
],
|
2726
2798
|
"Errata to exclusively include in the action": [
|
2727
2799
|
"仅包含在操作中的勘误"
|
@@ -2772,7 +2844,7 @@
|
|
2772
2844
|
"排除"
|
2773
2845
|
],
|
2774
2846
|
"Exclude Refs": [
|
2775
|
-
""
|
2847
|
+
"排除 Refs"
|
2776
2848
|
],
|
2777
2849
|
"Exclude all RPMs not associated to any errata": [
|
2778
2850
|
"排除没有与任何勘误关联的所有 RPM"
|
@@ -2802,10 +2874,10 @@
|
|
2802
2874
|
"即将过期天数"
|
2803
2875
|
],
|
2804
2876
|
"Expired ": [
|
2805
|
-
""
|
2877
|
+
"已过期"
|
2806
2878
|
],
|
2807
2879
|
"Expires ": [
|
2808
|
-
""
|
2880
|
+
"过期 "
|
2809
2881
|
],
|
2810
2882
|
"Export": [
|
2811
2883
|
"导出"
|
@@ -2829,11 +2901,17 @@
|
|
2829
2901
|
"导出为 CSV"
|
2830
2902
|
],
|
2831
2903
|
"Export failed: One or more repositories needs to be synced (with Immediate download policy.)": [
|
2904
|
+
"导出失败:需要同步一个或多个软件仓库(使用 Immediate 下载策略)"
|
2905
|
+
],
|
2906
|
+
"Export format must be specified for library exports.": [
|
2832
2907
|
""
|
2833
2908
|
],
|
2834
|
-
"Export
|
2909
|
+
"Export format must be specified for non-incremental repository exports.": [
|
2835
2910
|
""
|
2836
2911
|
],
|
2912
|
+
"Export formats.Choose syncable if the exported content needs to be in a yum format. This option is only available for %{syncable_repos} repositories. Choose importable if the importing server uses the same version and exported content needs to be one of %{importable_repos} repositories.": [
|
2913
|
+
"导出格式。如果导出的内容需要采用 yum 格式,选择 syncable。此选项仅适用于 %{syncable_repos} 软件仓库。如果导入服务器使用相同的版本和导出内容之一,则需要 %{importable_repos} 存储库之一。"
|
2914
|
+
],
|
2837
2915
|
"Export history identifier used for incremental export. If not provided the most recent export history will be used.": [
|
2838
2916
|
"用于增量导出的导出历史记录标识符。如果未提供,将使用最新的出口历史记录。"
|
2839
2917
|
],
|
@@ -2844,7 +2922,7 @@
|
|
2844
2922
|
"导出的版本"
|
2845
2923
|
],
|
2846
2924
|
"Extended support": [
|
2847
|
-
""
|
2925
|
+
"延长支持"
|
2848
2926
|
],
|
2849
2927
|
"Facts successfully updated.": [
|
2850
2928
|
"Fact 已成功更新。"
|
@@ -2876,6 +2954,9 @@
|
|
2876
2954
|
"Fetch installable errata for one or more hosts.": [
|
2877
2955
|
"为一台或多台主机获取可安装的勘误。"
|
2878
2956
|
],
|
2957
|
+
"Fetch pxe files": [
|
2958
|
+
""
|
2959
|
+
],
|
2879
2960
|
"Fetch traces for one or more hosts": [
|
2880
2961
|
"为一个或多个主机获取跟踪"
|
2881
2962
|
],
|
@@ -2907,7 +2988,7 @@
|
|
2907
2988
|
"过滤其发布由指定的组件版本触发的组合版本"
|
2908
2989
|
],
|
2909
2990
|
"Filter content view versions that contain the file": [
|
2910
|
-
""
|
2991
|
+
"过滤包含文件的内容视图版本"
|
2911
2992
|
],
|
2912
2993
|
"Filter created": [
|
2913
2994
|
"篩選器已建立"
|
@@ -2969,6 +3050,9 @@
|
|
2969
3050
|
"Filter versions that are components in the specified composite version": [
|
2970
3051
|
"过滤在指定复合版本中作为组件的版本"
|
2971
3052
|
],
|
3053
|
+
"Filtered index content": [
|
3054
|
+
""
|
3055
|
+
],
|
2972
3056
|
"Filters": [
|
2973
3057
|
"过滤器"
|
2974
3058
|
],
|
@@ -2976,10 +3060,10 @@
|
|
2976
3060
|
"删除的过滤"
|
2977
3061
|
],
|
2978
3062
|
"Filters were applied to this version.": [
|
2979
|
-
""
|
3063
|
+
"过滤器应用于这个版本。"
|
2980
3064
|
],
|
2981
3065
|
"Filters will be applied to this content view version.": [
|
2982
|
-
""
|
3066
|
+
"过滤器将应用到此内容视图版本。"
|
2983
3067
|
],
|
2984
3068
|
"Find the relative path for each RHUI repository and combine them in a comma-separated list.": [
|
2985
3069
|
"查找每个 RHUI 仓库的相对路径,并将它们组合在以逗号分隔的列表中。"
|
@@ -2997,7 +3081,7 @@
|
|
2997
3081
|
""
|
2998
3082
|
],
|
2999
3083
|
"Flatpak Remotes": [
|
3000
|
-
""
|
3084
|
+
"Flatpak 远程"
|
3001
3085
|
],
|
3002
3086
|
"Flatpak remote could not be deleted: ": [
|
3003
3087
|
""
|
@@ -3006,10 +3090,10 @@
|
|
3006
3090
|
""
|
3007
3091
|
],
|
3008
3092
|
"Flatpak remote numeric identifier": [
|
3009
|
-
""
|
3093
|
+
"Flatpak 远程数字标识符"
|
3010
3094
|
],
|
3011
3095
|
"Flatpak remote repository numeric identifier": [
|
3012
|
-
""
|
3096
|
+
"Flatpak 远程仓库的数字标识符"
|
3013
3097
|
],
|
3014
3098
|
"Flatpak remote scan could not be started: ": [
|
3015
3099
|
""
|
@@ -3017,6 +3101,9 @@
|
|
3017
3101
|
"Flatpak remote updated": [
|
3018
3102
|
""
|
3019
3103
|
],
|
3104
|
+
"Flatpak repositories cannot be mirrored into Red Hat products. Please select a custom product.": [
|
3105
|
+
""
|
3106
|
+
],
|
3020
3107
|
"Force": [
|
3021
3108
|
"强制"
|
3022
3109
|
],
|
@@ -3027,16 +3114,16 @@
|
|
3027
3114
|
"强制一个同步并验证所有内容的 checksums。仅用于yum仓库。"
|
3028
3115
|
],
|
3029
3116
|
"Force content view promotion and bypass lifecycle environment restriction": [
|
3030
|
-
""
|
3117
|
+
"强制内容视图推广,并绕过生命周期环境限制"
|
3031
3118
|
],
|
3032
3119
|
"Force delete the repository by removing it from all content view versions": [
|
3033
3120
|
"从所有内容视图版本中删除存储库来强制删除存储库"
|
3034
3121
|
],
|
3035
3122
|
"Force metadata regeneration to proceed. Dangerous operation when version has repositories with the 'Complete Mirroring' mirroring policy": [
|
3036
|
-
""
|
3123
|
+
"强制元数据重新生成。当版本带有\\\"Complete Mirroring\\\"镜像策略的存储库时是危险的操作"
|
3037
3124
|
],
|
3038
3125
|
"Force metadata regeneration to proceed. Dangerous when repositories use the 'Complete Mirroring' mirroring policy": [
|
3039
|
-
""
|
3126
|
+
"强制元数据重新生成继续。当仓库使用 'Complete Mirroring' 镜像策略时这样做是危险的"
|
3040
3127
|
],
|
3041
3128
|
"Force promotion": [
|
3042
3129
|
"强制提升"
|
@@ -3048,10 +3135,10 @@
|
|
3048
3135
|
"即使未检测到上游更改也强制进行同步。非 yum 仓库会被跳过。"
|
3049
3136
|
],
|
3050
3137
|
"Force sync even if no upstream changes are detected. Only used with yum or deb repositories.": [
|
3051
|
-
""
|
3138
|
+
"即使未检测到上游更改也强制进行同步。仅用于 yum 或 deb 仓库。"
|
3052
3139
|
],
|
3053
3140
|
"Forces a republish of the specified repository, regenerating metadata and symlinks on the filesystem. Not allowed for repositories with the 'Complete Mirroring' mirroring policy.": [
|
3054
|
-
""
|
3141
|
+
"强制重新发布指定存储库,在文件系统上重新生成元数据和符号链接。不允许使用\\\"Complete Mirroring' 镜像\\\"镜像策略的存储库。"
|
3055
3142
|
],
|
3056
3143
|
"Forces a republish of the version's repositories' metadata": [
|
3057
3144
|
"强制重新发布版本仓库的元数据"
|
@@ -3060,7 +3147,7 @@
|
|
3060
3147
|
"完整描述"
|
3061
3148
|
],
|
3062
3149
|
"Full support": [
|
3063
|
-
""
|
3150
|
+
"完全支持"
|
3064
3151
|
],
|
3065
3152
|
"GPG Key URL": [
|
3066
3153
|
"GPG 密钥 URL"
|
@@ -3072,11 +3159,14 @@
|
|
3072
3159
|
"生成并下载"
|
3073
3160
|
],
|
3074
3161
|
"Generate errata status from directly-installable content": [
|
3075
|
-
""
|
3162
|
+
"从直接安装的内容生成勘误状态"
|
3076
3163
|
],
|
3077
3164
|
"Generate host applicability": [
|
3078
3165
|
"产生主机适用性"
|
3079
3166
|
],
|
3167
|
+
"Generate metadata": [
|
3168
|
+
""
|
3169
|
+
],
|
3080
3170
|
"Generate repository applicability": [
|
3081
3171
|
"生成仓库适用性"
|
3082
3172
|
],
|
@@ -3084,7 +3174,7 @@
|
|
3084
3174
|
"生成"
|
3085
3175
|
],
|
3086
3176
|
"Generated content views cannot be assigned to hosts or activation keys": [
|
3087
|
-
""
|
3177
|
+
"生成的内容视图无法分配给主机/激活码"
|
3088
3178
|
],
|
3089
3179
|
"Generated content views cannot be directly published. They can updated only via export.": [
|
3090
3180
|
"生成的内容视图无法直接发布。它们只能通过导出进行更新。"
|
@@ -3123,7 +3213,7 @@
|
|
3123
3213
|
"给定条件与任何主机都不匹配。尝试更改您的规则。"
|
3124
3214
|
],
|
3125
3215
|
"Given criteria doesn't match any non-modular RPMs. Try changing your rule.": [
|
3126
|
-
""
|
3216
|
+
"给定条件与任何非模块化 RPM 都不匹配。尝试更改您的规则。"
|
3127
3217
|
],
|
3128
3218
|
"Go to job details": [
|
3129
3219
|
"进入作业详情"
|
@@ -3150,16 +3240,16 @@
|
|
3150
3240
|
"必须大于 0"
|
3151
3241
|
],
|
3152
3242
|
"Hash containing the Id of the single lifecycle environment to be associated with the activation key.": [
|
3153
|
-
""
|
3243
|
+
"包括与激活码关联的单个生命周期环境 ID 的哈希。"
|
3154
3244
|
],
|
3155
3245
|
"Help": [
|
3156
|
-
""
|
3246
|
+
"帮助"
|
3157
3247
|
],
|
3158
3248
|
"Helper": [
|
3159
3249
|
"帮助"
|
3160
3250
|
],
|
3161
3251
|
"Hide Reclaim Space Warning": [
|
3162
|
-
""
|
3252
|
+
"隐藏回收空间警告"
|
3163
3253
|
],
|
3164
3254
|
"Hide affected activation keys": [
|
3165
3255
|
"隐藏受影响的激活码"
|
@@ -3183,10 +3273,10 @@
|
|
3183
3273
|
"主机 %s 还没有通过 subscription-manager 注册。"
|
3184
3274
|
],
|
3185
3275
|
"Host %{hostname}: Cannot add content view environment to content facet. The host's content source '%{content_source}' does not sync lifecycle environment '%{lce}'.": [
|
3186
|
-
""
|
3276
|
+
"主机 %{hostname} :无法向内容添加内容视图环境。主机的内容源 '%{content_source}' 不同步生命周期环境 '%{lce}'。"
|
3187
3277
|
],
|
3188
3278
|
"Host %{name} cannot be assigned release version %{release_version}.": [
|
3189
|
-
"主机 %{name}
|
3279
|
+
"主机 %{name} 不能是分配的发行版本 %{release_version} 。"
|
3190
3280
|
],
|
3191
3281
|
"Host '%{name}' does not belong to an organization": [
|
3192
3282
|
"主机 '%{name}' 不属于一个机构"
|
@@ -3210,7 +3300,7 @@
|
|
3210
3300
|
"主机 ID"
|
3211
3301
|
],
|
3212
3302
|
"Host Limit": [
|
3213
|
-
""
|
3303
|
+
"主机限制"
|
3214
3304
|
],
|
3215
3305
|
"Host Profile Assume": [
|
3216
3306
|
"主机配置集假设"
|
@@ -3240,16 +3330,16 @@
|
|
3240
3330
|
"主机内容和订阅详细信息"
|
3241
3331
|
],
|
3242
3332
|
"Host content source will remain the same. Click Save below to update the host's content view environment.": [
|
3243
|
-
""
|
3333
|
+
"主机内容源将保持不变。点下面的 Save 以更新主机的内容视图环境。"
|
3244
3334
|
],
|
3245
3335
|
"Host content view and environment updated": [
|
3246
3336
|
"主机内容视图和环境已更新"
|
3247
3337
|
],
|
3248
3338
|
"Host content view environment(s) updated": [
|
3249
|
-
""
|
3339
|
+
"更新主机内容视图环境"
|
3250
3340
|
],
|
3251
3341
|
"Host content view environments updating.": [
|
3252
|
-
""
|
3342
|
+
"主机内容视图环境更新。"
|
3253
3343
|
],
|
3254
3344
|
"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.": [
|
3255
3345
|
"主机创建已被跳过%s,因为它与 %s 共享一个 BIOS UUID。要报告此虚拟机管理程序,请覆盖其dmi.system.uuid fact,或在 Candlepin 配置中将 'candlepin.use_system_uuid_for_matching' 设置为'true'。"
|
@@ -3276,10 +3366,10 @@
|
|
3276
3366
|
"主机 ID 以列出适用的软件包"
|
3277
3367
|
],
|
3278
3368
|
"Host identifier": [
|
3279
|
-
""
|
3369
|
+
"主机标识符"
|
3280
3370
|
],
|
3281
3371
|
"Host lifecycle support expiration notification": [
|
3282
|
-
""
|
3372
|
+
"主机生命周期支持过期通知"
|
3283
3373
|
],
|
3284
3374
|
"Host was not found by the subscription UUID: '%s', this can happen if the host is registered already, but not to this instance": [
|
3285
3375
|
"无法根据订阅 UUID 找到主机:'%s'。如果已注册主机但并不是这个实例,则可能发生这种情况"
|
@@ -3306,7 +3396,7 @@
|
|
3306
3396
|
"主机:"
|
3307
3397
|
],
|
3308
3398
|
"How many days before a completed Pulp task is purged by Orphan Cleanup.": [
|
3309
|
-
""
|
3399
|
+
"在 Orphan Cleanup 清除已完成的 Pulp 任务前需要等待的天数。"
|
3310
3400
|
],
|
3311
3401
|
"How many repositories should be synced concurrently on the capsule. A smaller number may lead to longer sync times. A larger number will increase dynflow load.": [
|
3312
3402
|
"capsule 上应同时同步多少个参数。较小的数字可能导致更长的同步时间。较大的数字将增加 dynflow 负载。"
|
@@ -3314,9 +3404,15 @@
|
|
3314
3404
|
"How to order the sorted results (e.g. ASC for ascending)": [
|
3315
3405
|
"如何排序結果的順序(比方說 ASC 從下到上)"
|
3316
3406
|
],
|
3317
|
-
"
|
3407
|
+
"Hypervisors": [
|
3408
|
+
""
|
3409
|
+
],
|
3410
|
+
"Hypervisors update": [
|
3318
3411
|
""
|
3319
3412
|
],
|
3413
|
+
"ID": [
|
3414
|
+
"ID"
|
3415
|
+
],
|
3320
3416
|
"ID of a HTTP Proxy": [
|
3321
3417
|
"HTTP 代理的 ID"
|
3322
3418
|
],
|
@@ -3339,7 +3435,7 @@
|
|
3339
3435
|
"在其中显示仓库的机构 ID"
|
3340
3436
|
],
|
3341
3437
|
"ID of flatpak remote to show repositories of": [
|
3342
|
-
""
|
3438
|
+
"用于显示软件仓库的 flatpak 远程的 ID"
|
3343
3439
|
],
|
3344
3440
|
"ID of the Organization": [
|
3345
3441
|
"机构 ID"
|
@@ -3357,7 +3453,7 @@
|
|
3357
3453
|
"主機集的 ID"
|
3358
3454
|
],
|
3359
3455
|
"ID of the organization": [
|
3360
|
-
"
|
3456
|
+
"机构 ID"
|
3361
3457
|
],
|
3362
3458
|
"ID of the product containing the repository set": [
|
3363
3459
|
"包含了軟體庫集的產品之 ID"
|
@@ -3402,22 +3498,22 @@
|
|
3402
3498
|
"内容主机 ID"
|
3403
3499
|
],
|
3404
3500
|
"Id of the content view to limit the content counting on": [
|
3405
|
-
""
|
3501
|
+
"在其中限制内容数量的内容视图 ID"
|
3406
3502
|
],
|
3407
3503
|
"Id of the content view to limit the synchronization on": [
|
3408
3504
|
"将同步限制于在的内容视图 ID"
|
3409
3505
|
],
|
3410
3506
|
"Id of the content view to limit verifying checksum on": [
|
3411
|
-
""
|
3507
|
+
"用于限制验证校验和的内容视图 ID"
|
3412
3508
|
],
|
3413
3509
|
"Id of the environment to limit the content counting on": [
|
3414
|
-
""
|
3510
|
+
"在其中限制内容数量的环境 ID"
|
3415
3511
|
],
|
3416
3512
|
"Id of the environment to limit the synchronization on": [
|
3417
3513
|
"将同步限制于的环境 ID"
|
3418
3514
|
],
|
3419
3515
|
"Id of the environment to limit verifying checksum on": [
|
3420
|
-
""
|
3516
|
+
"用于限制验证校验和的环境 ID"
|
3421
3517
|
],
|
3422
3518
|
"Id of the host": [
|
3423
3519
|
"主機的 ID"
|
@@ -3435,31 +3531,31 @@
|
|
3435
3531
|
"把环境限制于的机构 ID"
|
3436
3532
|
],
|
3437
3533
|
"Id of the repository to limit the content counting on": [
|
3438
|
-
""
|
3534
|
+
"在其中限制内容数量的仓库 ID"
|
3439
3535
|
],
|
3440
3536
|
"Id of the repository to limit the synchronization on": [
|
3441
3537
|
"将同步限制于在的仓库 ID"
|
3442
3538
|
],
|
3443
3539
|
"Id of the repository to limit verifying checksum on": [
|
3444
|
-
""
|
3540
|
+
"用于限制验证校验和的仓库 ID"
|
3445
3541
|
],
|
3446
3542
|
"Id of the single content view to be associated with the activation key.": [
|
3447
|
-
""
|
3543
|
+
"与激活码关联的单一内容视图的 ID。"
|
3448
3544
|
],
|
3449
3545
|
"Id of the single content view to be associated with the host.": [
|
3450
|
-
""
|
3546
|
+
"与主机关联的单个内容视图 ID。"
|
3451
3547
|
],
|
3452
3548
|
"Id of the single lifecycle environment to be associated with the activation key.": [
|
3453
|
-
""
|
3549
|
+
"与激活码关联的单一生命周期环境的 ID。"
|
3454
3550
|
],
|
3455
3551
|
"Id of the single lifecycle environment to be associated with the host.": [
|
3456
|
-
""
|
3552
|
+
"与主机关联的单个生命周期环境 ID。"
|
3457
3553
|
],
|
3458
3554
|
"Id of the smart proxy": [
|
3459
3555
|
"智能代理 ID"
|
3460
3556
|
],
|
3461
3557
|
"Id of the smart proxy from which the host consumes content.": [
|
3462
|
-
""
|
3558
|
+
"主机从其中获取内容的智能代理 ID。"
|
3463
3559
|
],
|
3464
3560
|
"Idenifier of the SSL CA Cert": [
|
3465
3561
|
"SSL CA 证书的标识符"
|
@@ -3486,7 +3582,7 @@
|
|
3486
3582
|
"生命周期环境的标识符"
|
3487
3583
|
],
|
3488
3584
|
"Identifies whether the repository should be unavailable on a client with a non-matching OS version.\\nPass [] to make repo available for clients regardless of OS version. Maximum length 1; allowed tags are: %s": [
|
3489
|
-
""
|
3585
|
+
"确定存储库是否应该在具有不匹配操作系统版本的客户端上不可用。 \\n 传递 [] 来为客户端提供存储库,无论操作系统版本是什么。最大长度 1;允许的标签为:%s"
|
3490
3586
|
],
|
3491
3587
|
"Ids of smart proxies to associate": [
|
3492
3588
|
"要关联的智能代理的 ID"
|
@@ -3498,10 +3594,10 @@
|
|
3498
3594
|
"如果主机由于重复的 DMI UUID 而未能注册,请在此处添加以逗号分隔的值。随后的注册将为受影响的主机生成唯一的 DMI UUID。"
|
3499
3595
|
],
|
3500
3596
|
"If product certificates should be used to authenticate to a custom CDN.": [
|
3501
|
-
""
|
3597
|
+
"如果产品证书应该用于向自定义 CDN 进行身份验证。"
|
3502
3598
|
],
|
3503
3599
|
"If set, newly created APT repos in Katello will use the same repo structure as the remote repos they are synchronized from. You may migrate existing APT repos to match the setting, by running 'foreman-rake katello:migrate_structure_content_for_deb'.": [
|
3504
|
-
""
|
3600
|
+
"如果设置,在 Katello 中新创建的 APT 仓库将使用它们从其中同步的远程仓库相同的仓库结构。您可以通过运行 'foreman-rake katello:migrate_structure_content_for_deb' 来迁移现有的 APT 存储库来匹配相关的设置。"
|
3505
3601
|
],
|
3506
3602
|
"If specified, remove the first instance of a subscription with matching id and quantity": [
|
3507
3603
|
"如果指定,删除具有匹配 id 和数量的订阅的第一个实例"
|
@@ -3516,7 +3612,7 @@
|
|
3516
3612
|
"如果这个被启用,并且设置并提供了register_hostname_fact,注册将仅使用该 fact 按名称查找新主机,并且将忽略所有主机名匹配"
|
3517
3613
|
],
|
3518
3614
|
"If this is enabled, content counts on smart proxies will be updated automatically after content sync.": [
|
3519
|
-
""
|
3615
|
+
"如果启用了此功能,在内容同步后会自动更新智能代理中的内容数量。"
|
3520
3616
|
],
|
3521
3617
|
"If this is enabled, repositories can be deleted even when they belong to published content views. The deleted repository will be removed from all content view versions.": [
|
3522
3618
|
"如果启用此项,可以删除仓库,即使它们属于公布的内容视图。已删除的仓库将从所有内容视图版本中删除。"
|
@@ -3525,10 +3621,10 @@
|
|
3525
3621
|
"如果启用此项,在没有环境的情况下,内容视图版本的软件仓库将在 '/pulp/content/<organization>//content_views/<content view>/X.Y/...' 中分发。"
|
3526
3622
|
],
|
3527
3623
|
"If this is enabled, the Smart Proxy page will suppress the warning message about reclaiming space.": [
|
3528
|
-
""
|
3624
|
+
"如果启用了此项,则 Smart Proxy 页将阻止有关回收空间的警告信息。"
|
3529
3625
|
],
|
3530
3626
|
"If true, only errata that can be installed without an incremental update will affect the host's errata status. Also affects the Host Collections dashboard widget.": [
|
3531
|
-
""
|
3627
|
+
"如果为 true,则只有可以在没有增量更新的情况下安装的勘误才会影响主机的勘误状态。也会影响主机集合仪表板中的 widget。"
|
3532
3628
|
],
|
3533
3629
|
"If true, only return repository sets that are associated with an active subscriptions": [
|
3534
3630
|
"如果为 true,则仅返回与有效订阅关联的仓库集"
|
@@ -3537,7 +3633,7 @@
|
|
3537
3633
|
"如果为 true,则仅返回已启用的仓库集。默认为 false"
|
3538
3634
|
],
|
3539
3635
|
"If true, return custom repository sets along with redhat repos. Will be ignored if repository_type is supplied.": [
|
3540
|
-
""
|
3636
|
+
"如果为 true,则返回自定义存储库集以及 redhat repos。如果提供了 repository_type,则会被忽略。"
|
3541
3637
|
],
|
3542
3638
|
"If true, when adding the specified errata or packages, any needed dependencies will be copied as well. Defaults to true": [
|
3543
3639
|
"如果为 true,在添加指定勘误或软件包时,需要的依赖软件包也会被复制。默认为 true"
|
@@ -3552,7 +3648,7 @@
|
|
3552
3648
|
"可忽略内容只能为 Yum 仓库设置。"
|
3553
3649
|
],
|
3554
3650
|
"Ignore %s cannot be set in combination with the 'Complete Mirroring' mirroring policy.": [
|
3555
|
-
""
|
3651
|
+
"忽略 %s 无法与 'Complete Mirroring' 镜像策略结合使用。"
|
3556
3652
|
],
|
3557
3653
|
"Ignore errors": [
|
3558
3654
|
"忽略错误"
|
@@ -3570,28 +3666,28 @@
|
|
3570
3666
|
"忽略的主机"
|
3571
3667
|
],
|
3572
3668
|
"Image": [
|
3573
|
-
""
|
3669
|
+
"镜像"
|
3574
3670
|
],
|
3575
3671
|
"Image digest": [
|
3576
|
-
""
|
3672
|
+
"镜像摘要"
|
3577
3673
|
],
|
3578
3674
|
"Image digests": [
|
3579
|
-
""
|
3675
|
+
"镜像摘要"
|
3580
3676
|
],
|
3581
3677
|
"Image mode": [
|
3582
|
-
""
|
3678
|
+
"镜像模式"
|
3583
3679
|
],
|
3584
3680
|
"Image mode / package mode": [
|
3585
|
-
""
|
3681
|
+
"镜像模式 / 软件包模式"
|
3586
3682
|
],
|
3587
3683
|
"Image mode details": [
|
3588
|
-
""
|
3684
|
+
"镜像模式详情"
|
3589
3685
|
],
|
3590
3686
|
"Image name": [
|
3591
|
-
""
|
3687
|
+
"镜像名称"
|
3592
3688
|
],
|
3593
3689
|
"Image-mode host": [
|
3594
|
-
""
|
3690
|
+
"image-mode 主机"
|
3595
3691
|
],
|
3596
3692
|
"Immediate": [
|
3597
3693
|
"立即"
|
@@ -3627,16 +3723,19 @@
|
|
3627
3723
|
"将一个内容视图版本导入到库"
|
3628
3724
|
],
|
3629
3725
|
"Import a manifest using the Manifest tab above.": [
|
3630
|
-
""
|
3726
|
+
"使用上面的清单标签页导入清单。"
|
3631
3727
|
],
|
3632
3728
|
"Import a repository": [
|
3633
3729
|
"导入软件仓库"
|
3634
3730
|
],
|
3635
3731
|
"Import a subscription manifest to give hosts access to Red Hat content.": [
|
3732
|
+
"导入订阅清单,为主机授予红帽内容的访问权限。"
|
3733
|
+
],
|
3734
|
+
"Import migration": [
|
3636
3735
|
""
|
3637
3736
|
],
|
3638
3737
|
"Import new manifest": [
|
3639
|
-
""
|
3738
|
+
"导入新清单"
|
3640
3739
|
],
|
3641
3740
|
"Import only": [
|
3642
3741
|
"仅导入"
|
@@ -3644,6 +3743,12 @@
|
|
3644
3743
|
"Import only Content Views cannot be directly publsihed. Content can only be updated by importing into the view.": [
|
3645
3744
|
"仅导入不能直接发布的内容视图。内容只能通过导入至视图来更新。"
|
3646
3745
|
],
|
3746
|
+
"Import repository upload": [
|
3747
|
+
""
|
3748
|
+
],
|
3749
|
+
"Import upload": [
|
3750
|
+
""
|
3751
|
+
],
|
3647
3752
|
"Import uploads into a repository": [
|
3648
3753
|
"将上传文件导入仓库"
|
3649
3754
|
],
|
@@ -3672,7 +3777,7 @@
|
|
3672
3777
|
"包括"
|
3673
3778
|
],
|
3674
3779
|
"Include Refs": [
|
3675
|
-
""
|
3780
|
+
"包括 Refs"
|
3676
3781
|
],
|
3677
3782
|
"Include all RPMs not associated to any errata": [
|
3678
3783
|
"包括所有没有与任何勘误关联的 RPM"
|
@@ -3687,7 +3792,7 @@
|
|
3687
3792
|
"包含的过滤"
|
3688
3793
|
],
|
3689
3794
|
"Include manifests": [
|
3690
|
-
""
|
3795
|
+
"包括清单"
|
3691
3796
|
],
|
3692
3797
|
"Included": [
|
3693
3798
|
"包含"
|
@@ -3710,8 +3815,11 @@
|
|
3710
3815
|
"Incremental Update incomplete.": [
|
3711
3816
|
"增量更新不完整。"
|
3712
3817
|
],
|
3818
|
+
"Incremental Update of Content View Version(s) ": [
|
3819
|
+
""
|
3820
|
+
],
|
3713
3821
|
"Incremental Update of %{content_view_count} Content View Version(s) ": [
|
3714
|
-
"
|
3822
|
+
"%{content_view_count} 内容视图版本的增量更新 "
|
3715
3823
|
],
|
3716
3824
|
"Incremental update": [
|
3717
3825
|
"增量更新"
|
@@ -3722,12 +3830,27 @@
|
|
3722
3830
|
"Incremental update specified for composite %{name} version %{version}, but no components updated.": [
|
3723
3831
|
"为复合 %{name} 版本 %{version} 指定了增量更新,但没有更新的组件。"
|
3724
3832
|
],
|
3833
|
+
"Index content": [
|
3834
|
+
""
|
3835
|
+
],
|
3836
|
+
"Index errata": [
|
3837
|
+
""
|
3838
|
+
],
|
3839
|
+
"Index module streams": [
|
3840
|
+
""
|
3841
|
+
],
|
3842
|
+
"Index package groups": [
|
3843
|
+
""
|
3844
|
+
],
|
3725
3845
|
"Informable Type must be one of the following [ %{list} ]": [
|
3726
3846
|
"信息类型需要是 [ %{list} ] 之一"
|
3727
3847
|
],
|
3728
3848
|
"Inherit from Repository": [
|
3729
3849
|
"从仓库继承"
|
3730
3850
|
],
|
3851
|
+
"Initialize": [
|
3852
|
+
""
|
3853
|
+
],
|
3731
3854
|
"Initiate a sync of the products attached to the sync plan": [
|
3732
3855
|
"启动同步计划中附加产品的同步"
|
3733
3856
|
],
|
@@ -3762,13 +3885,13 @@
|
|
3762
3885
|
"可安装"
|
3763
3886
|
],
|
3764
3887
|
"Installable bugfix/enhancement errata": [
|
3765
|
-
""
|
3888
|
+
"可安装的程序错误修复/功能增强勘误"
|
3766
3889
|
],
|
3767
3890
|
"Installable errata are applicable errata that are available in the host's assigned content view environments.": [
|
3768
3891
|
""
|
3769
3892
|
],
|
3770
3893
|
"Installable security errata": [
|
3771
|
-
""
|
3894
|
+
"可安装的安全勘误"
|
3772
3895
|
],
|
3773
3896
|
"Installable updates": [
|
3774
3897
|
"可安装的更新"
|
@@ -3803,6 +3926,9 @@
|
|
3803
3926
|
"Installing Package...": [
|
3804
3927
|
"正在安裝套件..."
|
3805
3928
|
],
|
3929
|
+
"Instance update": [
|
3930
|
+
""
|
3931
|
+
],
|
3806
3932
|
"Instance-based": [
|
3807
3933
|
"基于实例"
|
3808
3934
|
],
|
@@ -3834,10 +3960,10 @@
|
|
3834
3960
|
"指定了無效的勘誤篩選器規則,「errata_id」不可指定為與 'start_date'、'end_date' 或 'types' 相同的變數值組"
|
3835
3961
|
],
|
3836
3962
|
"Invalid erratum filter rule specified, Must specify at least one of the following: 'errata_id', 'start_date', 'end_date', 'types', or 'allow_other_types'": [
|
3837
|
-
""
|
3963
|
+
"指定了无效的勘误过滤,需要是以下之一: 'errata_id', 'start_date', 'end_date', 'types', 或 'allow_other_types'"
|
3838
3964
|
],
|
3839
3965
|
"Invalid erratum types %{invalid_types} provided. Erratum type can be any of %{valid_types}": [
|
3840
|
-
"提供了无效的勘误类型 %{invalid_types}
|
3966
|
+
"提供了无效的勘误类型 %{invalid_types}。勘误类型可以是 %{valid_types} 的任何值"
|
3841
3967
|
],
|
3842
3968
|
"Invalid event_type %s": [
|
3843
3969
|
"无效的 event_type %s"
|
@@ -3849,25 +3975,25 @@
|
|
3849
3975
|
"指定了无效的过滤器规则,“ version” 不能在同一个tuple 中与 'min_version' 或 'max_version' 一起指定"
|
3850
3976
|
],
|
3851
3977
|
"Invalid format. Container name cannot be blank.": [
|
3852
|
-
""
|
3978
|
+
"无效的格式。容器名称不能为空。"
|
3853
3979
|
],
|
3854
3980
|
"Invalid format. Container pushes should follow 'organization_label/product_label/name' OR 'id/organization_id/product_id/name' schema.": [
|
3855
|
-
""
|
3981
|
+
"无效的格式。容器推送应遵循 'organization_label/product_label/name' 或 'id/organization_id/product_id/name' 的格式。"
|
3856
3982
|
],
|
3857
3983
|
"Invalid format. Organization id must be an integer without leading zeros.": [
|
3858
|
-
""
|
3984
|
+
"无效的格式。机构 id 必须是没有前导零的整数。"
|
3859
3985
|
],
|
3860
3986
|
"Invalid format. Organization label cannot be blank.": [
|
3861
|
-
""
|
3987
|
+
"无效的格式。机构标签不能为空。"
|
3862
3988
|
],
|
3863
3989
|
"Invalid format. Product id must be an integer without leading zeros.": [
|
3864
|
-
""
|
3990
|
+
"无效的格式。产品 id 必须是没有前导零的整数。"
|
3865
3991
|
],
|
3866
3992
|
"Invalid format. Product label cannot be blank.": [
|
3867
|
-
""
|
3993
|
+
"无效的格式。产品标签不能为空。"
|
3868
3994
|
],
|
3869
3995
|
"Invalid mirroring policy for repository type %{type}, only %{policies} are valid.": [
|
3870
|
-
"
|
3996
|
+
"对于仓库类型 %{type} 的无效的镜像策略,只有 %{policies} 有效。"
|
3871
3997
|
],
|
3872
3998
|
"Invalid parameters sent in the request for this operation. Please contact a system administrator.": [
|
3873
3999
|
"在此操作的请求中发送了无效的参数。请与系统管理员联系。"
|
@@ -3909,7 +4035,7 @@
|
|
3909
4035
|
"出自"
|
3910
4036
|
],
|
3911
4037
|
"It is only allowed for Non-Redhat Yum repositories.": [
|
3912
|
-
""
|
4038
|
+
"仅允许用于非红帽的 Yum 仓库。"
|
3913
4039
|
],
|
3914
4040
|
"It's not possible to bulk remove versions from a rolling content view.": [
|
3915
4041
|
""
|
@@ -3939,28 +4065,28 @@
|
|
3939
4065
|
"作业 '${description}' 已启动。"
|
3940
4066
|
],
|
3941
4067
|
"Katello Bootc interface": [
|
3942
|
-
""
|
4068
|
+
"Katello Bootc interface"
|
3943
4069
|
],
|
3944
4070
|
"Katello ID of local pool to update": [
|
3945
4071
|
"要更新的本地池的 Katello ID"
|
3946
4072
|
],
|
3947
4073
|
"Katello: Bootc Action": [
|
3948
|
-
""
|
4074
|
+
"Katello: Bootc Action"
|
3949
4075
|
],
|
3950
4076
|
"Katello: Bootc Rollback": [
|
3951
|
-
""
|
4077
|
+
"Katello: Bootc Rollback"
|
3952
4078
|
],
|
3953
4079
|
"Katello: Bootc Status": [
|
3954
|
-
""
|
4080
|
+
"Katello: Bootc Status"
|
3955
4081
|
],
|
3956
4082
|
"Katello: Bootc Switch": [
|
3957
|
-
""
|
4083
|
+
"Katello: Bootc Switch"
|
3958
4084
|
],
|
3959
4085
|
"Katello: Bootc Upgrade": [
|
3960
|
-
""
|
4086
|
+
"Katello: Bootc Upgrade"
|
3961
4087
|
],
|
3962
4088
|
"Katello: Configure host for new content source": [
|
3963
|
-
""
|
4089
|
+
"Katello: 为新内容源配置主机"
|
3964
4090
|
],
|
3965
4091
|
"Katello: Install Errata": [
|
3966
4092
|
"Katello:安装勘误"
|
@@ -4005,10 +4131,10 @@
|
|
4005
4131
|
"Katello: 通过搜索查询更新软件包"
|
4006
4132
|
],
|
4007
4133
|
"Katello: Upload Profile": [
|
4008
|
-
""
|
4134
|
+
"Katello: 上传配置集"
|
4009
4135
|
],
|
4010
4136
|
"Keep latest packages": [
|
4011
|
-
""
|
4137
|
+
"保留最新的软件包"
|
4012
4138
|
],
|
4013
4139
|
"Key-value hash of subscription-manager facts, nesting uses a period delimiter (.)": [
|
4014
4140
|
"subscription-manager fact 的键-值哈希,使用句点 (.) 进行嵌套"
|
@@ -4035,7 +4161,7 @@
|
|
4035
4161
|
"内容视图标签"
|
4036
4162
|
],
|
4037
4163
|
"Label of the flatpak remote": [
|
4038
|
-
""
|
4164
|
+
"flatpak 远程的标签"
|
4039
4165
|
],
|
4040
4166
|
"Last check-in:": [
|
4041
4167
|
"最后签到:"
|
@@ -4056,10 +4182,10 @@
|
|
4056
4182
|
"最后刷新:"
|
4057
4183
|
],
|
4058
4184
|
"Last seen": [
|
4059
|
-
""
|
4185
|
+
"最后看到的"
|
4060
4186
|
],
|
4061
4187
|
"Last sync": [
|
4062
|
-
""
|
4188
|
+
"最后同步"
|
4063
4189
|
],
|
4064
4190
|
"Last task": [
|
4065
4191
|
"最新任务"
|
@@ -4074,10 +4200,10 @@
|
|
4074
4200
|
"最新版本"
|
4075
4201
|
],
|
4076
4202
|
"Learn more about adding subscription manifests in ": [
|
4077
|
-
""
|
4203
|
+
"了解有关添加订阅清单的更多信息 "
|
4078
4204
|
],
|
4079
4205
|
"Legacy UI": [
|
4080
|
-
""
|
4206
|
+
"旧 UI"
|
4081
4207
|
],
|
4082
4208
|
"Legacy content host UI": [
|
4083
4209
|
"旧内容主机 UI"
|
@@ -4122,13 +4248,13 @@
|
|
4122
4248
|
"生命周期环境%{environment}'未连接到此 capsule。"
|
4123
4249
|
],
|
4124
4250
|
"Lifecycle environment '%{env}' cannot be used with content view '%{view}'": [
|
4125
|
-
""
|
4251
|
+
"生命周期环境 '%{env}' 无法与内容视图 '%{view}' 一起使用"
|
4126
4252
|
],
|
4127
4253
|
"Lifecycle environment ID": [
|
4128
4254
|
"生命周期环境 ID"
|
4129
4255
|
],
|
4130
4256
|
"Lifecycle environment must be specified": [
|
4131
|
-
""
|
4257
|
+
"必须指定生命周期阶段"
|
4132
4258
|
],
|
4133
4259
|
"Lifecycle environment was not attached to the smart proxy; therefore, no changes were made.": [
|
4134
4260
|
"生命周期环境没有附加到智能代理,因此没有改变。"
|
@@ -4140,10 +4266,10 @@
|
|
4140
4266
|
"无法在默认的智能代理上修改生命周期环境。所有生命周期环境中的内容都将存在于此智能代理中。"
|
4141
4267
|
],
|
4142
4268
|
"Limit actions to content in the host's environment.": [
|
4143
|
-
""
|
4269
|
+
"将操作限制为针对主机环境中的内容。"
|
4144
4270
|
],
|
4145
4271
|
"Limit content to Red Hat / custom": [
|
4146
|
-
""
|
4272
|
+
"将内容限制为 Red Hat / custom"
|
4147
4273
|
],
|
4148
4274
|
"Limit content to enabled / disabled / overridden": [
|
4149
4275
|
"将内容限制为 enabled / disabled / overridden"
|
@@ -4191,7 +4317,7 @@
|
|
4191
4317
|
"列出所有机构"
|
4192
4318
|
],
|
4193
4319
|
"List all packages unique by name": [
|
4194
|
-
""
|
4320
|
+
"按名称列出所有软件包"
|
4195
4321
|
],
|
4196
4322
|
"List alternate content sources.": [
|
4197
4323
|
"备用内容源列表。"
|
@@ -4206,16 +4332,16 @@
|
|
4206
4332
|
"列出来自 Red Hat Subscription Management 的可用订阅"
|
4207
4333
|
],
|
4208
4334
|
"List booted bootc container images for hosts": [
|
4209
|
-
""
|
4335
|
+
"列出主机的引导容器镜像"
|
4210
4336
|
],
|
4211
4337
|
"List components attached to this content view": [
|
4212
4338
|
"列出此内容视图附带的组件"
|
4213
4339
|
],
|
4214
4340
|
"List content counts for the smart proxy": [
|
4215
|
-
""
|
4341
|
+
"列出智能代理的内容计数"
|
4216
4342
|
],
|
4217
4343
|
"List content view environments": [
|
4218
|
-
""
|
4344
|
+
"列出内容视图环境"
|
4219
4345
|
],
|
4220
4346
|
"List content view versions": [
|
4221
4347
|
"列出内容视图版本"
|
@@ -4248,13 +4374,13 @@
|
|
4248
4374
|
"列表过滤规则"
|
4249
4375
|
],
|
4250
4376
|
"List flatpak remote repositories": [
|
4251
|
-
""
|
4377
|
+
"列出 flatpak 远程仓库"
|
4252
4378
|
],
|
4253
4379
|
"List flatpak remote's repositories": [
|
4254
|
-
""
|
4380
|
+
"列出 flatpak 远程的仓库"
|
4255
4381
|
],
|
4256
4382
|
"List flatpak remotes": [
|
4257
|
-
""
|
4383
|
+
"列出 flatpak 远程"
|
4258
4384
|
],
|
4259
4385
|
"List host collections": [
|
4260
4386
|
"列出主機集"
|
@@ -4422,7 +4548,7 @@
|
|
4422
4548
|
"列出未附加到智能代理的生命周期环境"
|
4423
4549
|
],
|
4424
4550
|
"Load balancer": [
|
4425
|
-
""
|
4551
|
+
"负载均衡器"
|
4426
4552
|
],
|
4427
4553
|
"Loading": [
|
4428
4554
|
"加载"
|
@@ -4437,7 +4563,7 @@
|
|
4437
4563
|
"低"
|
4438
4564
|
],
|
4439
4565
|
"Maintenance support": [
|
4440
|
-
""
|
4566
|
+
"维护支持"
|
4441
4567
|
],
|
4442
4568
|
"Make copy of a content view": [
|
4443
4569
|
"複製一份內容視域"
|
@@ -4452,13 +4578,13 @@
|
|
4452
4578
|
"管理清单"
|
4453
4579
|
],
|
4454
4580
|
"Manage content": [
|
4455
|
-
""
|
4581
|
+
"管理内容"
|
4456
4582
|
],
|
4457
4583
|
"Manage errata": [
|
4458
|
-
""
|
4584
|
+
"管理勘误"
|
4459
4585
|
],
|
4460
4586
|
"Manage packages": [
|
4461
|
-
""
|
4587
|
+
"管理软件包"
|
4462
4588
|
],
|
4463
4589
|
"Manage repository sets": [
|
4464
4590
|
""
|
@@ -4473,13 +4599,13 @@
|
|
4473
4599
|
"删除的清单"
|
4474
4600
|
],
|
4475
4601
|
"Manifest does not have a valid subscription": [
|
4476
|
-
""
|
4602
|
+
"清单没有有效订阅"
|
4477
4603
|
],
|
4478
4604
|
"Manifest expired": [
|
4479
|
-
""
|
4605
|
+
"清单已过期"
|
4480
4606
|
],
|
4481
4607
|
"Manifest expiring soon": [
|
4482
|
-
""
|
4608
|
+
"清单即将过期"
|
4483
4609
|
],
|
4484
4610
|
"Manifest imported": [
|
4485
4611
|
"导入的清单"
|
@@ -4497,7 +4623,7 @@
|
|
4497
4623
|
"'%{subject}' 中的清单被刷新。"
|
4498
4624
|
],
|
4499
4625
|
"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.": [
|
4500
|
-
""
|
4626
|
+
"机构 %{subject} 中的清单有将要在 %{days_remaining} 天后(%{manifest_expire_date})过期的身份证书。要延长过期日期,请刷新您的清单。"
|
4501
4627
|
],
|
4502
4628
|
"Manifest refresh timeout": [
|
4503
4629
|
"清单刷新超时"
|
@@ -4515,7 +4641,7 @@
|
|
4515
4641
|
"将%s 的内容主机状态标记为未知"
|
4516
4642
|
],
|
4517
4643
|
"Matching RPMs based on your created filter rule. Remember, RPM filters don't apply to modular RPMs.": [
|
4518
|
-
""
|
4644
|
+
"根据您创建的过滤规则匹配 RPM。请记住,RPM 过滤不适用于模块化 RPM。"
|
4519
4645
|
],
|
4520
4646
|
"Matching content": [
|
4521
4647
|
"匹配内容"
|
@@ -4556,9 +4682,12 @@
|
|
4556
4682
|
"Messaging connection": [
|
4557
4683
|
"訊息連線"
|
4558
4684
|
],
|
4559
|
-
"Metadata
|
4685
|
+
"Metadata generate": [
|
4560
4686
|
""
|
4561
4687
|
],
|
4688
|
+
"Metadata republishing is risky on 'Complete Mirroring' repositories. Change the mirroring policy and try again.\\nAlternatively, 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.": [
|
4689
|
+
"元数据重新发布会面临\\\"完成镜像\\\"存储库的风险。更改镜像策略并重试。 \\n 或者,使用 'force' 参数在本地重新生成元数据。在下一次同步中,上游存储库的元数据将覆盖 'Complete Mirroring' 存储库的本地元数据。"
|
4690
|
+
],
|
4562
4691
|
"Metadata taken from the upstream export history for this Content View Version": [
|
4563
4692
|
"从此 Content View 版本的上游导出历史记录中获取的元数据"
|
4564
4693
|
],
|
@@ -4569,13 +4698,13 @@
|
|
4569
4698
|
""
|
4570
4699
|
],
|
4571
4700
|
"Mirror Remote Repository": [
|
4572
|
-
""
|
4701
|
+
"镜像远程仓库"
|
4573
4702
|
],
|
4574
4703
|
"Mirror Repository": [
|
4575
4704
|
""
|
4576
4705
|
],
|
4577
4706
|
"Mirror a flatpak remote repository": [
|
4578
|
-
""
|
4707
|
+
"镜像一个 flatpak 远程仓库"
|
4579
4708
|
],
|
4580
4709
|
"Mirroring will import the remote flatpak repository": [
|
4581
4710
|
""
|
@@ -4584,7 +4713,7 @@
|
|
4584
4713
|
"缺少激活码!"
|
4585
4714
|
],
|
4586
4715
|
"Missing arguments %{substitutions} for %{content_url}": [
|
4587
|
-
"%{content_url}
|
4716
|
+
"缺少 %{content_url} 的参数 %{substitutions}"
|
4588
4717
|
],
|
4589
4718
|
"Model": [
|
4590
4719
|
"模型"
|
@@ -4593,7 +4722,7 @@
|
|
4593
4722
|
"中等"
|
4594
4723
|
],
|
4595
4724
|
"Modify via remote execution": [
|
4596
|
-
""
|
4725
|
+
"通过远程执行修改"
|
4597
4726
|
],
|
4598
4727
|
"Modular": [
|
4599
4728
|
"模块化"
|
@@ -4617,6 +4746,15 @@
|
|
4617
4746
|
"启用红帽存储库或创建自定义产品后,将在此处显示模块流。"
|
4618
4747
|
],
|
4619
4748
|
"Multi Content View Environment": [
|
4749
|
+
"多内容视图环境"
|
4750
|
+
],
|
4751
|
+
"Multi copy all units": [
|
4752
|
+
""
|
4753
|
+
],
|
4754
|
+
"Multi copy content": [
|
4755
|
+
""
|
4756
|
+
],
|
4757
|
+
"Multi copy units": [
|
4620
4758
|
""
|
4621
4759
|
],
|
4622
4760
|
"Multi-entitlement": [
|
@@ -4641,22 +4779,22 @@
|
|
4641
4779
|
"不适用"
|
4642
4780
|
],
|
4643
4781
|
"NOTE: Content view version '%{content_view} %{current}' does not have any exportable repositories. At least one repository with any of the following types is required to be able to export: '%{exportable_types}'.": [
|
4644
|
-
""
|
4782
|
+
"注意:内容视图版本 '%{content_view} %{current}' 没有任何可导出的存储库。至少需要一个具有以下类型的存储库才能导出: '%{exportable_types}'。"
|
4645
4783
|
],
|
4646
4784
|
"NOTE: Unable to export repository '%{repository}' because it does not have an exportable content type.": [
|
4647
4785
|
"注意:无法导出仓库 \\\"%{repository}\\\",因为它没有可导出的内容类型。"
|
4648
4786
|
],
|
4649
4787
|
"NOTE: Unable to export repository '%{repository}' because it does not have an syncably exportable content type.": [
|
4650
|
-
""
|
4788
|
+
"注意:无法导出仓库 '%{repository}',因为它没有可导出的内容类型。"
|
4651
4789
|
],
|
4652
4790
|
"NOTE: Unable to fully export '%{organization}' organization's library because it contains repositories without the 'immediate' download policy. Update the download policy and sync affected repositories to include them in the export. \\n %{repos}": [
|
4653
|
-
"
|
4791
|
+
"注意:无法完全导出“%{organization}”机构的库,因为它包含没有“立即”下载策略的仓库。更新下载策略并同步受影响的仓库,以将其包括在导出中。\\n %{repos}"
|
4654
4792
|
],
|
4655
4793
|
"NOTE: Unable to fully export Content View Version '%{content_view} %{current}' it contains repositories with un-exportable content types. \\n %{repos}": [
|
4656
|
-
"注意:无法完全导出内容视图版本 '%{content_view} %{current}
|
4794
|
+
"注意:无法完全导出内容视图版本 '%{content_view} %{current}',它包含具有不可导出内容类型的存储库。 \\n %{repos}"
|
4657
4795
|
],
|
4658
4796
|
"NOTE: Unable to fully export Content View Version '%{content_view} %{current}' it contains repositories without the 'immediate' download policy. Update the download policy and sync affected repositories. Once synced republish the content view and export the generated version. \\n %{repos}": [
|
4659
|
-
"
|
4797
|
+
"注意:无法完全导入内容视图版本 '%{content_view} %{current}',它包括没有 'immediate' 下载策略的仓库。更新下载策论并同步受影响的仓库。在同步重新发布的内容视图后,导入生成的版本。 \\n %{repos}"
|
4660
4798
|
],
|
4661
4799
|
"NOTE: Unable to fully export repository '%{repository}' because it does not have the 'immediate' download policy. Update the download policy and sync the affected repository to include them in the export.": [
|
4662
4800
|
"注意:无法完全导出仓库 '%{repository}',因为它没有 'immediate' 下载策略。更新下载策略并同步受影响的仓库,使其包含在导出中。"
|
@@ -4683,10 +4821,10 @@
|
|
4683
4821
|
"內容視域的名稱"
|
4684
4822
|
],
|
4685
4823
|
"Name of the flatpak remote": [
|
4686
|
-
""
|
4824
|
+
"flatpak 远程的名称"
|
4687
4825
|
],
|
4688
4826
|
"Name of the flatpak remote repository": [
|
4689
|
-
""
|
4827
|
+
"flatpak 远程仓库的名称"
|
4690
4828
|
],
|
4691
4829
|
"Name of the host": [
|
4692
4830
|
"主机名"
|
@@ -4740,13 +4878,13 @@
|
|
4740
4878
|
"內容視域的新名稱"
|
4741
4879
|
],
|
4742
4880
|
"New version is available: Version ${latestVersion}": [
|
4743
|
-
"
|
4881
|
+
"可用的新版本:版本 ${latestVersion}"
|
4744
4882
|
],
|
4745
4883
|
"Newly published": [
|
4746
4884
|
"最新发布的"
|
4747
4885
|
],
|
4748
4886
|
"Newly published version will be the same as the previous version.": [
|
4749
|
-
""
|
4887
|
+
"新版本将与上一版本相同。"
|
4750
4888
|
],
|
4751
4889
|
"No": [
|
4752
4890
|
"否"
|
@@ -4791,19 +4929,19 @@
|
|
4791
4929
|
"没有可显示的工件"
|
4792
4930
|
],
|
4793
4931
|
"No available component content view updates": [
|
4794
|
-
""
|
4932
|
+
"没有可用的组件内容视图更新"
|
4795
4933
|
],
|
4796
4934
|
"No available debs found for search term '%s'. Check the host's content view environments and already-installed debs.": [
|
4797
|
-
""
|
4935
|
+
"没有找到根据关键字 '%s' 搜索的可用 debs。检查主机的内容视图环境和已安装的软件包。"
|
4798
4936
|
],
|
4799
4937
|
"No available packages found for search term '%s'.": [
|
4800
|
-
""
|
4938
|
+
"没有找到搜索术语 '%s' 的可用软件包。"
|
4801
4939
|
],
|
4802
4940
|
"No available repository or filter updates": [
|
4803
|
-
""
|
4941
|
+
"没有可用的存储库或过滤器更新"
|
4804
4942
|
],
|
4805
4943
|
"No change": [
|
4806
|
-
""
|
4944
|
+
"不更改"
|
4807
4945
|
],
|
4808
4946
|
"No content": [
|
4809
4947
|
"没有内容"
|
@@ -4818,13 +4956,13 @@
|
|
4818
4956
|
"所选版本中没有内容。"
|
4819
4957
|
],
|
4820
4958
|
"No content view environments": [
|
4821
|
-
""
|
4959
|
+
"没有内容视图环境"
|
4822
4960
|
],
|
4823
4961
|
"No content view environments found with ids: %{ids}": [
|
4824
|
-
""
|
4962
|
+
"没有找到 ids 为 %{ids} 的内容视图环境"
|
4825
4963
|
],
|
4826
4964
|
"No content view environments found with names: %{names}": [
|
4827
|
-
""
|
4965
|
+
"没有找到带有名称为 %{names} 的内容视图环境 "
|
4828
4966
|
],
|
4829
4967
|
"No content view history events found.": [
|
4830
4968
|
"找不到内容视图历史记录事件。"
|
@@ -4836,10 +4974,10 @@
|
|
4836
4974
|
"没有可用于所选环境的内容视图"
|
4837
4975
|
],
|
4838
4976
|
"No content views to add yet": [
|
4839
|
-
""
|
4977
|
+
"还没有要添加的内容视图"
|
4840
4978
|
],
|
4841
4979
|
"No content views yet": [
|
4842
|
-
""
|
4980
|
+
"还沒有內容视图"
|
4843
4981
|
],
|
4844
4982
|
"No content_view_version_ids provided": [
|
4845
4983
|
"未提供 content_view_version_ids"
|
@@ -4851,7 +4989,7 @@
|
|
4851
4989
|
"没有提供描述"
|
4852
4990
|
],
|
4853
4991
|
"No docker manifests to delete after ignoring manifests with tags or manifest lists": [
|
4854
|
-
""
|
4992
|
+
"在忽略带有标签或清单列表的清单后,没有要删除的 docker 清单"
|
4855
4993
|
],
|
4856
4994
|
"No enabled repositories match your search criteria.": [
|
4857
4995
|
"没有启用的仓库符合您的搜索条件。"
|
@@ -4860,16 +4998,16 @@
|
|
4860
4998
|
"没有环境"
|
4861
4999
|
],
|
4862
5000
|
"No errata filter rules yet": [
|
4863
|
-
""
|
5001
|
+
"还没有勘误过滤规则"
|
4864
5002
|
],
|
4865
5003
|
"No errata found.": [
|
4866
|
-
""
|
5004
|
+
"没有找到勘误。"
|
4867
5005
|
],
|
4868
5006
|
"No errata matching given search query": [
|
4869
|
-
""
|
5007
|
+
"没有与给定搜索查询匹配的勘误"
|
4870
5008
|
],
|
4871
5009
|
"No errata to add yet": [
|
4872
|
-
""
|
5010
|
+
"还没有添加勘误"
|
4873
5011
|
],
|
4874
5012
|
"No errors": [
|
4875
5013
|
"无错误"
|
@@ -4881,10 +5019,10 @@
|
|
4881
5019
|
"没有上传文件"
|
4882
5020
|
],
|
4883
5021
|
"No filters yet": [
|
4884
|
-
""
|
5022
|
+
"还没有过滤器"
|
4885
5023
|
],
|
4886
5024
|
"No history yet": [
|
4887
|
-
""
|
5025
|
+
"还没有发现历史信息"
|
4888
5026
|
],
|
4889
5027
|
"No host collections": [
|
4890
5028
|
"没有主机集合"
|
@@ -4896,16 +5034,16 @@
|
|
4896
5034
|
"还没有主机集合"
|
4897
5035
|
],
|
4898
5036
|
"No hosts found": [
|
4899
|
-
""
|
5037
|
+
"没有找到主机"
|
4900
5038
|
],
|
4901
5039
|
"No hosts registered with subscription-manager found in selection.": [
|
4902
5040
|
"在选择中未找到 subscription-manager 注册的主机。"
|
4903
5041
|
],
|
4904
5042
|
"No hosts were specified": [
|
4905
|
-
""
|
5043
|
+
"没有指定主机"
|
4906
5044
|
],
|
4907
5045
|
"No installed debs found for search term '%s'": [
|
4908
|
-
""
|
5046
|
+
"无法找到根据关键字 '%s' 搜索的安装的 debs"
|
4909
5047
|
],
|
4910
5048
|
"No installed packages and/or enabled repositories have been reported by %s.": [
|
4911
5049
|
"%s 还没有报告任何安装的软件包和/或启用的仓库。"
|
@@ -4920,7 +5058,7 @@
|
|
4920
5058
|
"没有找到清单。导入内容之前导入带有适当订阅的清单。"
|
4921
5059
|
],
|
4922
5060
|
"No manifest imported": [
|
4923
|
-
""
|
5061
|
+
"没有导入清单"
|
4924
5062
|
],
|
4925
5063
|
"No matching ": [
|
4926
5064
|
"未匹配 "
|
@@ -4962,7 +5100,7 @@
|
|
4962
5100
|
"未找到匹配的主机。"
|
4963
5101
|
],
|
4964
5102
|
"No matching non-modular RPM found.": [
|
4965
|
-
""
|
5103
|
+
"未找到匹配的非模块化 RPM。"
|
4966
5104
|
],
|
4967
5105
|
"No matching packages found": [
|
4968
5106
|
"没有找到匹配的软件包组"
|
@@ -4980,16 +5118,16 @@
|
|
4980
5118
|
"未找到匹配的版本"
|
4981
5119
|
],
|
4982
5120
|
"No module stream filter rules yet": [
|
4983
|
-
""
|
5121
|
+
"还没有模块流过滤器"
|
4984
5122
|
],
|
4985
5123
|
"No module streams to add yet.": [
|
4986
|
-
""
|
5124
|
+
"还没有添加模块流。"
|
4987
5125
|
],
|
4988
5126
|
"No new packages installed": [
|
4989
5127
|
"未安装新软件包"
|
4990
5128
|
],
|
4991
5129
|
"No package groups yet": [
|
4992
|
-
""
|
5130
|
+
"还没有软件包组"
|
4993
5131
|
],
|
4994
5132
|
"No packages": [
|
4995
5133
|
"没有软件包"
|
@@ -5040,10 +5178,10 @@
|
|
5040
5178
|
"没有与同步计划相关的重复逻辑。"
|
5041
5179
|
],
|
5042
5180
|
"No repositories added yet": [
|
5043
|
-
""
|
5181
|
+
"还没有添加仓库"
|
5044
5182
|
],
|
5045
5183
|
"No repositories available to add": [
|
5046
|
-
""
|
5184
|
+
"没有可用的仓库进行添加"
|
5047
5185
|
],
|
5048
5186
|
"No repositories available.": [
|
5049
5187
|
"没有可用的仓库。"
|
@@ -5064,7 +5202,7 @@
|
|
5064
5202
|
"没有要显示的仓库集。"
|
5065
5203
|
],
|
5066
5204
|
"No rules yet": [
|
5067
|
-
""
|
5205
|
+
"还没有规则"
|
5068
5206
|
],
|
5069
5207
|
"No services defined, is this class extended?": [
|
5070
5208
|
"未定义服务,是否已扩展此类?"
|
@@ -5079,16 +5217,16 @@
|
|
5079
5217
|
"找不到所选产品和选项的可同步仓库。"
|
5080
5218
|
],
|
5081
5219
|
"No upgradable packages found for search term '%s'.": [
|
5082
|
-
""
|
5220
|
+
"没有找到搜索术语 '%s' 的可升级软件包。"
|
5083
5221
|
],
|
5084
5222
|
"No upgradable packages found.": [
|
5085
|
-
""
|
5223
|
+
"没有找到可升级的软件包。"
|
5086
5224
|
],
|
5087
5225
|
"No uploads param specified. An array of uploads to import is required.": [
|
5088
5226
|
"未指定上传参数。需要导入的上传阵列。"
|
5089
5227
|
],
|
5090
5228
|
"No versions yet": [
|
5091
|
-
""
|
5229
|
+
"还没有版本"
|
5092
5230
|
],
|
5093
5231
|
"Non-security errata applicable": [
|
5094
5232
|
"可应用的非安全勘误"
|
@@ -5124,7 +5262,7 @@
|
|
5124
5262
|
"尚未发布"
|
5125
5263
|
],
|
5126
5264
|
"Note: Deleting a subscription manifest is STRONGLY discouraged.": [
|
5127
|
-
""
|
5265
|
+
"备注:不建议删除订阅清单。"
|
5128
5266
|
],
|
5129
5267
|
"Note: Deleting a subscription manifest is STRONGLY discouraged. Deleting a manifest will:": [
|
5130
5268
|
"注:强烈不建议删除订阅清单。删除清单将会:"
|
@@ -5151,7 +5289,7 @@
|
|
5151
5289
|
"分配编号"
|
5152
5290
|
],
|
5153
5291
|
"OS": [
|
5154
|
-
""
|
5292
|
+
"OS"
|
5155
5293
|
],
|
5156
5294
|
"OS restricted to {osRestricted}. If host OS does not match, the repository will not be available on this host.": [
|
5157
5295
|
"仅限于 {osRestricted}。如果主机操作系统不匹配,则这个主机上将无法使用该仓库。"
|
@@ -5184,7 +5322,7 @@
|
|
5184
5322
|
"pulp 3 导入仓库的磁盘中的位置"
|
5185
5323
|
],
|
5186
5324
|
"Once the prerequisites are met, select a provider to install katello-host-tools-tracer": [
|
5187
|
-
""
|
5325
|
+
"满足先决条件后,选择安装 katello-host-tools-tracer 的供应商"
|
5188
5326
|
],
|
5189
5327
|
"One of parameters [ %s ] required but not specified.": [
|
5190
5328
|
"需要 [ %s ] 中的一个参数但没有指定。"
|
@@ -5196,7 +5334,7 @@
|
|
5196
5334
|
"找不到一台或多台主机"
|
5197
5335
|
],
|
5198
5336
|
"One or more ids (%{ids}) were not found for %{assoc}. You may not have permissions to see them.": [
|
5199
|
-
"
|
5337
|
+
"%{assoc} 的一个或多个 ID(%{ids})没有找到。可能是您没有查看它们的权限。"
|
5200
5338
|
],
|
5201
5339
|
"One or more processes require restarting": [
|
5202
5340
|
"一个或多个进程需要重新启动"
|
@@ -5211,7 +5349,7 @@
|
|
5211
5349
|
"一个机构仅允许一个 Red Hat 供应商"
|
5212
5350
|
],
|
5213
5351
|
"Only repositories not published in a content view can be disabled. Published repositories must be deleted from the repository details page.": [
|
5214
|
-
""
|
5352
|
+
"只有未发布在内容视图中的存储库才能禁用。必须从存储库详情页面中删除发布的存储库。"
|
5215
5353
|
],
|
5216
5354
|
"Only returns id and quantity fields": [
|
5217
5355
|
"仅返回 id 和 quantity 字段"
|
@@ -5244,7 +5382,7 @@
|
|
5244
5382
|
"組織 ID"
|
5245
5383
|
],
|
5246
5384
|
"Organization id not found: '%s'": [
|
5247
|
-
""
|
5385
|
+
"机构 id 没有找到: '%s'"
|
5248
5386
|
],
|
5249
5387
|
"Organization identifier": [
|
5250
5388
|
"机构标识符"
|
@@ -5253,13 +5391,13 @@
|
|
5253
5391
|
"机构标签"
|
5254
5392
|
],
|
5255
5393
|
"Organization label '%s' is ambiguous. Try using an id-based container name.": [
|
5256
|
-
""
|
5394
|
+
"机构标签 '%s' 不明确。使用基于 id 的容器名称。"
|
5257
5395
|
],
|
5258
5396
|
"Organization not found": [
|
5259
5397
|
"没有找到机构"
|
5260
5398
|
],
|
5261
5399
|
"Organization not found: '%s'": [
|
5262
|
-
""
|
5400
|
+
"没有找到机构:'%s'"
|
5263
5401
|
],
|
5264
5402
|
"Organization required": [
|
5265
5403
|
"需要的机构"
|
@@ -5271,7 +5409,7 @@
|
|
5271
5409
|
"孤立的内容保护时间"
|
5272
5410
|
],
|
5273
5411
|
"Orphaned content facets for deleted hosts exist for the content view and environment. Please run rake task : katello:clean_orphaned_facets and try again!": [
|
5274
|
-
""
|
5412
|
+
"对于内容视图和环境,存在已删除的主机的孤立内容。请运行 rake 任务 : katello:clean_orphaned_facets,然后重试!"
|
5275
5413
|
],
|
5276
5414
|
"Other": [
|
5277
5415
|
"其他"
|
@@ -5448,10 +5586,10 @@
|
|
5448
5586
|
"软件包安装:\\\"%{package}\\\" "
|
5449
5587
|
],
|
5450
5588
|
"Package mode": [
|
5451
|
-
""
|
5589
|
+
"软件包模式"
|
5452
5590
|
],
|
5453
5591
|
"Package types to sync for Python content, separated by comma. Leave empty to get every package type. Package types are: bdist_dmg,bdist_dumb,bdist_egg,bdist_msi,bdist_rpm,bdist_wheel,bdist_wininst,sdist.": [
|
5454
|
-
""
|
5592
|
+
"为 Python 内容同步的软件包类型,以逗号隔开。留空代表获得每个软件包类型。软件包类型包括:bdist_dmg,bdist_dumb,bdist_egg,bdist_msi,bdist_rpm,bdist_wheel,bdist_wininst,sdist."
|
5455
5593
|
],
|
5456
5594
|
"Packages": [
|
5457
5595
|
"软件包"
|
@@ -5460,13 +5598,13 @@
|
|
5460
5598
|
"必须提供软件包"
|
5461
5599
|
],
|
5462
5600
|
"Packages to be removed": [
|
5463
|
-
""
|
5601
|
+
"要删除的软件包"
|
5464
5602
|
],
|
5465
5603
|
"Packages to be updated": [
|
5466
|
-
""
|
5604
|
+
"要更新的软件包"
|
5467
5605
|
],
|
5468
5606
|
"Packages to install": [
|
5469
|
-
""
|
5607
|
+
"要安装的软件包"
|
5470
5608
|
],
|
5471
5609
|
"Packages will appear here when available.": [
|
5472
5610
|
"当软件包可用时,将在此处显示。"
|
@@ -5499,7 +5637,7 @@
|
|
5499
5637
|
"暂停"
|
5500
5638
|
],
|
5501
5639
|
"Pending tasks detected in repositories of this content view. Please wait for the tasks: ": [
|
5502
|
-
""
|
5640
|
+
"在此内容视图的仓库中检测到的待处理的任务。请等待任务: "
|
5503
5641
|
],
|
5504
5642
|
"Perform a module stream action via Katello interface": [
|
5505
5643
|
"通过 Katello 接口执行模块流操作"
|
@@ -5541,7 +5679,7 @@
|
|
5541
5679
|
"请添加一些仓库。"
|
5542
5680
|
],
|
5543
5681
|
"Please create some content views.": [
|
5544
|
-
""
|
5682
|
+
"请添加一些内容视图。"
|
5545
5683
|
],
|
5546
5684
|
"Please enter a positive number above zero": [
|
5547
5685
|
"请输入大于零的正数"
|
@@ -5562,7 +5700,7 @@
|
|
5562
5700
|
"请选择生命周期环境和内容视图来移动此激活码。"
|
5563
5701
|
],
|
5564
5702
|
"Please select a lifecycle environment and content view to view activation keys.": [
|
5565
|
-
""
|
5703
|
+
"请选择生命周期环境和内容视图来查看激活码。"
|
5566
5704
|
],
|
5567
5705
|
"Please select an architecture before assigning a kickstart repository": [
|
5568
5706
|
"在分配 kickstart 仓库之前,请先选择一个架构"
|
@@ -5577,22 +5715,22 @@
|
|
5577
5715
|
"请等待任务启动.."
|
5578
5716
|
],
|
5579
5717
|
"Please wait...": [
|
5580
|
-
"
|
5718
|
+
"请等待..."
|
5581
5719
|
],
|
5582
5720
|
"Policy to set for mirroring content. Must be one of %s.": [
|
5583
5721
|
"为镜像内容设置的策略。必须是 %s 之一。"
|
5584
5722
|
],
|
5585
5723
|
"Prefer registered through Smart Proxy for remote execution": [
|
5586
|
-
""
|
5724
|
+
"首选通过智能代理注册的远程执行"
|
5587
5725
|
],
|
5588
5726
|
"Prefer using a Smart Proxy to which a host is registered when using remote execution": [
|
5589
|
-
""
|
5727
|
+
"在使用远程执行时,首选使用主机注册的智能代理"
|
5590
5728
|
],
|
5591
5729
|
"Prevent from further updates": [
|
5592
5730
|
"防止进一步更新"
|
5593
5731
|
],
|
5594
5732
|
"Prior Content View Version specified in the metadata - '%{name}' does not exist. Please import the metadata for '%{name}' before importing '%{current}' ": [
|
5595
|
-
"
|
5733
|
+
"在元数据中指定的前内容查看版本 - '%{name}'不存在。请先导入“%{name}”的元数据,然后再导入“%{current}” "
|
5596
5734
|
],
|
5597
5735
|
"Problem searching": [
|
5598
5736
|
"问题搜索"
|
@@ -5625,13 +5763,13 @@
|
|
5625
5763
|
"产品创建"
|
5626
5764
|
],
|
5627
5765
|
"Product Host Count": [
|
5628
|
-
""
|
5766
|
+
"产品主机计数"
|
5629
5767
|
],
|
5630
5768
|
"Product ID": [
|
5631
5769
|
"产品 ID"
|
5632
5770
|
],
|
5633
5771
|
"Product ID to mirror the remote repository to": [
|
5634
|
-
""
|
5772
|
+
"将远程仓库镜像到的产品 ID"
|
5635
5773
|
],
|
5636
5774
|
"Product and Repositories": [
|
5637
5775
|
"产品和存储库"
|
@@ -5646,13 +5784,13 @@
|
|
5646
5784
|
"产品 id,与列出的主机安装的产品一样,\\\\\\n 而不是 products api 返回的 product id"
|
5647
5785
|
],
|
5648
5786
|
"Product id not found: '%s'": [
|
5649
|
-
""
|
5787
|
+
"没有找到产品 id: '%s'"
|
5650
5788
|
],
|
5651
5789
|
"Product label": [
|
5652
|
-
""
|
5790
|
+
"产品标签"
|
5653
5791
|
],
|
5654
5792
|
"Product label '%s' is ambiguous. Try using an id-based container name.": [
|
5655
|
-
""
|
5793
|
+
"产品标签 '%s' 不明确。使用基于 id 的容器名称。"
|
5656
5794
|
],
|
5657
5795
|
"Product name": [
|
5658
5796
|
"产品名称"
|
@@ -5661,7 +5799,7 @@
|
|
5661
5799
|
"产品名称,与列出的主机安装的产品一样"
|
5662
5800
|
],
|
5663
5801
|
"Product not found: '%s'": [
|
5664
|
-
""
|
5802
|
+
"未找到产品:'%s'"
|
5665
5803
|
],
|
5666
5804
|
"Product the repository belongs to": [
|
5667
5805
|
"仓库所属的产品"
|
@@ -5673,7 +5811,7 @@
|
|
5673
5811
|
"在 Candlepin 中找不到 ID 为 %s 的产品。跳过内容导入。"
|
5674
5812
|
],
|
5675
5813
|
"Product: '%{product}', Repository: '%{repository}'": [
|
5676
|
-
"
|
5814
|
+
"产品:'%{product}', 仓库:'%{repository}' "
|
5677
5815
|
],
|
5678
5816
|
"Product: '%{product}', Repository: '%{repo}' ": [
|
5679
5817
|
"产品:'%{product}', 仓库:'%{repo}' "
|
@@ -5730,7 +5868,7 @@
|
|
5730
5868
|
"代理服务器"
|
5731
5869
|
],
|
5732
5870
|
"Proxy sync failure": [
|
5733
|
-
""
|
5871
|
+
"代理同步失败"
|
5734
5872
|
],
|
5735
5873
|
"Public": [
|
5736
5874
|
"公共的"
|
@@ -5742,7 +5880,7 @@
|
|
5742
5880
|
"发布"
|
5743
5881
|
],
|
5744
5882
|
"Publish Lifecycle Environment Container Repositories": [
|
5745
|
-
""
|
5883
|
+
"发布生命周期环境容器仓库"
|
5746
5884
|
],
|
5747
5885
|
"Publish a content view": [
|
5748
5886
|
"出版內容視域"
|
@@ -5760,7 +5898,7 @@
|
|
5760
5898
|
"发布新版本"
|
5761
5899
|
],
|
5762
5900
|
"Publishing ${truncate(name)}": [
|
5763
|
-
""
|
5901
|
+
"发布 ${truncate(name)}"
|
5764
5902
|
],
|
5765
5903
|
"Publishing content view": [
|
5766
5904
|
"发布内容视图"
|
@@ -5813,6 +5951,9 @@
|
|
5813
5951
|
"Pulp task error": [
|
5814
5952
|
"Pulp 任务错误"
|
5815
5953
|
],
|
5954
|
+
"Purge completed tasks": [
|
5955
|
+
""
|
5956
|
+
],
|
5816
5957
|
"Python Package": [
|
5817
5958
|
"Python 软件包"
|
5818
5959
|
],
|
@@ -5862,10 +6003,10 @@
|
|
5862
6003
|
"RH 仓库"
|
5863
6004
|
],
|
5864
6005
|
"RHEL Lifecycle status": [
|
5865
|
-
""
|
6006
|
+
"RHEL 生命周期状态"
|
5866
6007
|
],
|
5867
6008
|
"RHEL lifecycle": [
|
5868
|
-
""
|
6009
|
+
"RHEL 生命周期"
|
5869
6010
|
],
|
5870
6011
|
"RHUI": [
|
5871
6012
|
"RHUI"
|
@@ -5913,7 +6054,7 @@
|
|
5913
6054
|
"重新分配受影响的主机"
|
5914
6055
|
],
|
5915
6056
|
"Reboot host": [
|
5916
|
-
""
|
6057
|
+
"重启主机"
|
5917
6058
|
],
|
5918
6059
|
"Reboot required": [
|
5919
6060
|
"需要重启"
|
@@ -5921,6 +6062,9 @@
|
|
5921
6062
|
"Reclaim Space": [
|
5922
6063
|
"重新声明空间"
|
5923
6064
|
],
|
6065
|
+
"Reclaim space": [
|
6066
|
+
""
|
6067
|
+
],
|
5924
6068
|
"Reclaim space from On Demand repositories": [
|
5925
6069
|
"重新声明来自 On Demand 软件仓库的空间"
|
5926
6070
|
],
|
@@ -5934,7 +6078,7 @@
|
|
5934
6078
|
"推荐的仓库"
|
5935
6079
|
],
|
5936
6080
|
"Red Hat": [
|
5937
|
-
""
|
6081
|
+
"Red Hat"
|
5938
6082
|
],
|
5939
6083
|
"Red Hat CDN": [
|
5940
6084
|
"Red Hat CDN"
|
@@ -5985,6 +6129,9 @@
|
|
5985
6129
|
""
|
5986
6130
|
],
|
5987
6131
|
"Refresh all alternate content sources": [
|
6132
|
+
"刷新所有备用内容源"
|
6133
|
+
],
|
6134
|
+
"Refresh all distributions": [
|
5988
6135
|
""
|
5989
6136
|
],
|
5990
6137
|
"Refresh alternate content sources": [
|
@@ -5994,20 +6141,32 @@
|
|
5994
6141
|
"刷新备用内容源。在使用备用内容源前,需要进行刷新(如仓库同步)。"
|
5995
6142
|
],
|
5996
6143
|
"Refresh applicability": [
|
5997
|
-
""
|
6144
|
+
"刷新适用性"
|
5998
6145
|
],
|
5999
6146
|
"Refresh counts": [
|
6147
|
+
"刷新计数"
|
6148
|
+
],
|
6149
|
+
"Refresh distribution": [
|
6000
6150
|
""
|
6001
6151
|
],
|
6002
6152
|
"Refresh errata applicability": [
|
6153
|
+
"刷新勘误适用性"
|
6154
|
+
],
|
6155
|
+
"Refresh if needed": [
|
6003
6156
|
""
|
6004
6157
|
],
|
6005
6158
|
"Refresh package applicability": [
|
6006
|
-
""
|
6159
|
+
"刷新软件包适用性"
|
6007
6160
|
],
|
6008
6161
|
"Refresh previously imported manifest for Red Hat provider": [
|
6009
6162
|
"為 Red Hat 供應者更新之前匯入的清單"
|
6010
6163
|
],
|
6164
|
+
"Refresh remote": [
|
6165
|
+
""
|
6166
|
+
],
|
6167
|
+
"Refresh repos": [
|
6168
|
+
""
|
6169
|
+
],
|
6011
6170
|
"Refresh source": [
|
6012
6171
|
"刷新源"
|
6013
6172
|
],
|
@@ -6024,7 +6183,7 @@
|
|
6024
6183
|
"注册"
|
6025
6184
|
],
|
6026
6185
|
"Registered at": [
|
6027
|
-
""
|
6186
|
+
"注册于"
|
6028
6187
|
],
|
6029
6188
|
"Registered by": [
|
6030
6189
|
"注册人"
|
@@ -6033,10 +6192,10 @@
|
|
6033
6192
|
"注册于"
|
6034
6193
|
],
|
6035
6194
|
"Registered to": [
|
6036
|
-
""
|
6195
|
+
"注册到"
|
6037
6196
|
],
|
6038
6197
|
"Registering to multiple environments is not enabled.": [
|
6039
|
-
""
|
6198
|
+
"未启用注册到多个环境。"
|
6040
6199
|
],
|
6041
6200
|
"Registration details": [
|
6042
6201
|
"注册详情"
|
@@ -6050,6 +6209,12 @@
|
|
6050
6209
|
"Registry name pattern will result in invalid container image name of member repositories": [
|
6051
6210
|
"Registry 名称特征将导致成员仓库的容器镜像名称无效"
|
6052
6211
|
],
|
6212
|
+
"Registry token expiration time": [
|
6213
|
+
""
|
6214
|
+
],
|
6215
|
+
"Reindex subscriptions": [
|
6216
|
+
""
|
6217
|
+
],
|
6053
6218
|
"Related composite content views": [
|
6054
6219
|
"相关的复合内容视图"
|
6055
6220
|
],
|
@@ -6087,7 +6252,7 @@
|
|
6087
6252
|
"重新载入数据"
|
6088
6253
|
],
|
6089
6254
|
"Remote execution is enabled.": [
|
6090
|
-
""
|
6255
|
+
"远程执行已启用。"
|
6091
6256
|
],
|
6092
6257
|
"Remote execution job '${description}' failed.": [
|
6093
6258
|
"远程执行作业 '${description}' 失败。"
|
@@ -6146,6 +6311,9 @@
|
|
6146
6311
|
"Remove one or more subscriptions from an upstream manifest": [
|
6147
6312
|
"从上游清单中删除一个或多个订阅"
|
6148
6313
|
],
|
6314
|
+
"Remove orphans": [
|
6315
|
+
""
|
6316
|
+
],
|
6149
6317
|
"Remove package group via Katello interface": [
|
6150
6318
|
"通过 Katello 接口删除软件包组"
|
6151
6319
|
],
|
@@ -6153,7 +6321,7 @@
|
|
6153
6321
|
"通过 Katello 界面删除软件包"
|
6154
6322
|
],
|
6155
6323
|
"Remove packages": [
|
6156
|
-
""
|
6324
|
+
"删除软件包"
|
6157
6325
|
],
|
6158
6326
|
"Remove packages via Katello interface": [
|
6159
6327
|
"通过 Katello 界面删除软件包"
|
@@ -6161,6 +6329,9 @@
|
|
6161
6329
|
"Remove products from sync plan": [
|
6162
6330
|
"从同步计划中删除产品"
|
6163
6331
|
],
|
6332
|
+
"Remove rolling repo clone": [
|
6333
|
+
""
|
6334
|
+
],
|
6164
6335
|
"Remove subscriptions": [
|
6165
6336
|
"删除订阅"
|
6166
6337
|
],
|
@@ -6168,11 +6339,17 @@
|
|
6168
6339
|
"从 %s 中删除订阅"
|
6169
6340
|
],
|
6170
6341
|
"Remove subscriptions from a host": [
|
6171
|
-
""
|
6342
|
+
"从一个主机中删除订阅"
|
6172
6343
|
],
|
6173
6344
|
"Remove subscriptions from one or more hosts": [
|
6174
6345
|
"从一个或多个主机上删除订阅"
|
6175
6346
|
],
|
6347
|
+
"Remove units": [
|
6348
|
+
""
|
6349
|
+
],
|
6350
|
+
"Remove unneeded repos": [
|
6351
|
+
""
|
6352
|
+
],
|
6176
6353
|
"Remove versions and/or environments from a content view and reassign systems and keys": [
|
6177
6354
|
"从内容视图中删除版本和/或环境,并重新分配系统和密钥"
|
6178
6355
|
],
|
@@ -6192,22 +6369,25 @@
|
|
6192
6369
|
"正在删除软件包..."
|
6193
6370
|
],
|
6194
6371
|
"Removing product %{prod_name} with ID %{prod_id} from ACS %{acs_name} with ID %{acs_id}": [
|
6195
|
-
"删除来自 ID 为 %{acs_id} 的 ACS %{acs_name} 的 ID
|
6372
|
+
"删除来自 ID 为 %{acs_id} 的 ACS %{acs_name} 的 ID 为%{prod_id} 的产品%{acs_name}"
|
6196
6373
|
],
|
6197
6374
|
"Removing this version from all environments will not delete the version. Version will still be available for later promotion.": [
|
6198
6375
|
"从所有环境中移出此版本不会删除此版本。版本仍可用于以后的提升。"
|
6199
6376
|
],
|
6200
|
-
"
|
6377
|
+
"Repair": [
|
6201
6378
|
""
|
6202
6379
|
],
|
6380
|
+
"Replace content source on the target machine": [
|
6381
|
+
"替换目标机器上的内容源"
|
6382
|
+
],
|
6203
6383
|
"Repo ID": [
|
6204
|
-
""
|
6384
|
+
"仓库 ID"
|
6205
6385
|
],
|
6206
6386
|
"Repo Type": [
|
6207
6387
|
"仓库类型"
|
6208
6388
|
],
|
6209
6389
|
"Repo label": [
|
6210
|
-
""
|
6390
|
+
"仓库标签"
|
6211
6391
|
],
|
6212
6392
|
"Repositories": [
|
6213
6393
|
"软件仓库"
|
@@ -6215,23 +6395,29 @@
|
|
6215
6395
|
"Repositories are not available for enablement while CDN configuration is set to Air-gapped (disconnected).": [
|
6216
6396
|
"当 CDN 配置设置为 Air-gapped(断开连接)时,仓库不可用。"
|
6217
6397
|
],
|
6218
|
-
"Repositories
|
6398
|
+
"Repositories certs reset": [
|
6219
6399
|
""
|
6220
6400
|
],
|
6401
|
+
"Repositories common to the selected content view versions will merge, resulting in a composite content view that is a union of all content from each of the content view versions.": [
|
6402
|
+
"所选内容视图版本常见的存储库将合并,生成复合内容视图,该视图是每个内容视图版本中的所有内容。"
|
6403
|
+
],
|
6221
6404
|
"Repositories from published Content Views are not allowed.": [
|
6222
6405
|
"不允许来自发布的内容视图中的仓库。"
|
6223
6406
|
],
|
6407
|
+
"Repositories gpg reset": [
|
6408
|
+
""
|
6409
|
+
],
|
6224
6410
|
"Repository": [
|
6225
6411
|
"仓库"
|
6226
6412
|
],
|
6227
6413
|
"Repository %s cannot be deleted since it has already been included in a published Content View. Use repository details page to delete": [
|
6228
|
-
""
|
6414
|
+
"仓库 %s 无法被删除,因为它已包含在公布的内容视图中。使用仓库详情页面删除"
|
6229
6415
|
],
|
6230
6416
|
"Repository %s cannot be deleted since it is the last affected repository in a filter. Use repository details page to delete.": [
|
6231
|
-
""
|
6417
|
+
"仓库 %s 无法被删除,因为它是过滤中最后一个受影响的存储库。使用仓库详情页面删除。"
|
6232
6418
|
],
|
6233
6419
|
"Repository %{label} failed to synchronize": [
|
6234
|
-
""
|
6420
|
+
"仓库 %{label} 无法同步"
|
6235
6421
|
],
|
6236
6422
|
"Repository '%(repoName)s' has been disabled.": [
|
6237
6423
|
"仓库 '%(repoName)s' 已被禁用。"
|
@@ -6240,13 +6426,13 @@
|
|
6240
6426
|
"仓库 '%(repoName)s' 已被启用。"
|
6241
6427
|
],
|
6242
6428
|
"Repository ID": [
|
6243
|
-
""
|
6429
|
+
"仓库 ID"
|
6244
6430
|
],
|
6245
6431
|
"Repository Id associated with the kickstart repo used for provisioning": [
|
6246
6432
|
"与用于配置的 kickstart 仓库关联的仓库 ID"
|
6247
6433
|
],
|
6248
6434
|
"Repository cannot be deleted since it has already been included in a published Content View. Please delete all Content View versions containing this repository before attempting to delete it or use --remove-from-content-view-versions flag to automatically remove the repository from all published versions.": [
|
6249
|
-
""
|
6435
|
+
"由于已包含在公布的内容视图中,因此无法删除存储库。请在尝试删除它前删除所有包含此存储库的内容视图版本,或使用 --remove-from-content-view-versions 标志自动从所有发布的版本中删除存储库。"
|
6250
6436
|
],
|
6251
6437
|
"Repository cannot be disabled since it has already been promoted.": [
|
6252
6438
|
"軟體庫無法停用,因為該軟體庫已推送。"
|
@@ -6264,10 +6450,10 @@
|
|
6264
6450
|
"仓库标签 '%s' 没有与内容视图关联。"
|
6265
6451
|
],
|
6266
6452
|
"Repository name": [
|
6267
|
-
""
|
6453
|
+
"仓库名称"
|
6268
6454
|
],
|
6269
6455
|
"Repository name '%{container_name}' already exists in this product using a different naming scheme. Please retry your request with the %{root_repo_container_push_name} format or destroy and recreate the repository using your preferred schema.": [
|
6270
|
-
""
|
6456
|
+
"仓库名称 '%{container_name}' 在这个产品中已存在(使用了不同的命名规则)。请尝试在您的请求中使用 %{root_repo_container_push_name} 格式,或者先销毁然后再使用您首选的格式重现创建仓库。"
|
6271
6457
|
],
|
6272
6458
|
"Repository not found": [
|
6273
6459
|
"找不到軟體庫"
|
@@ -6306,13 +6492,13 @@
|
|
6306
6492
|
"在启用红帽存储库或创建自定义产品后,存储库集将出现在此处。"
|
6307
6493
|
],
|
6308
6494
|
"Repository sets will appear here when the host's content view and environment has available content.": [
|
6309
|
-
""
|
6495
|
+
"当主机的内容视图和环境可用内容时,将在此处显示存储库集。"
|
6310
6496
|
],
|
6311
6497
|
"Repository sync failure": [
|
6312
|
-
""
|
6498
|
+
"仓库同步失败"
|
6313
6499
|
],
|
6314
6500
|
"Repository type": [
|
6315
|
-
""
|
6501
|
+
"仓库类型"
|
6316
6502
|
],
|
6317
6503
|
"Republish Repositories of %{name} %{version}": [
|
6318
6504
|
"重新发布 %{name}%{version} 的仓库"
|
@@ -6321,10 +6507,10 @@
|
|
6321
6507
|
"发布版本库"
|
6322
6508
|
],
|
6323
6509
|
"Republish repository metadata": [
|
6324
|
-
""
|
6510
|
+
"重新发布仓库元数据"
|
6325
6511
|
],
|
6326
6512
|
"Requested access to '%s' is denied": [
|
6327
|
-
""
|
6513
|
+
"请求对 '%s' 的访问被拒绝"
|
6328
6514
|
],
|
6329
6515
|
"Require you to upload the subscription-manifest and re-attach subscriptions to hosts and activation keys.": [
|
6330
6516
|
"需要您上传 subscription-manifest 并为主机和激活码重新附加订阅。"
|
@@ -6393,7 +6579,7 @@
|
|
6393
6579
|
"仅返回红帽(非定制)产品"
|
6394
6580
|
],
|
6395
6581
|
"Return a list of installed packages distinct by name": [
|
6396
|
-
""
|
6582
|
+
"返回名称不同的安装的软件包列表"
|
6397
6583
|
],
|
6398
6584
|
"Return content that can be added to the specified object. The values 'content_view_version' and 'content_view_filter are supported.": [
|
6399
6585
|
"返回可以添加到指定对象的内容。支持的值为 'content_view_version' 和 'content_view_filter。"
|
@@ -6431,8 +6617,8 @@
|
|
6431
6617
|
"Return only errata of a particular severity (None, Low, Moderate, Important, Critical)": [
|
6432
6618
|
"仅返回特定严重级别的勘误(无、低、中、重要、严重)"
|
6433
6619
|
],
|
6434
|
-
"Return only errata of a particular type (security, bugfix, enhancement)": [
|
6435
|
-
"
|
6620
|
+
"Return only errata of a particular type (security, bugfix, enhancement, other)": [
|
6621
|
+
""
|
6436
6622
|
],
|
6437
6623
|
"Return only packages of a particular status (upgradable or up-to-date)": [
|
6438
6624
|
"仅返回特定状态的软件包(可升级或最新)"
|
@@ -6477,7 +6663,7 @@
|
|
6477
6663
|
"返回可以添加及当前被添加的内容。支持值“ content_view_filter”"
|
6478
6664
|
],
|
6479
6665
|
"Review": [
|
6480
|
-
""
|
6666
|
+
"审核"
|
6481
6667
|
],
|
6482
6668
|
"Review affected environment": [
|
6483
6669
|
"检查受影响的环境"
|
@@ -6492,13 +6678,13 @@
|
|
6492
6678
|
""
|
6493
6679
|
],
|
6494
6680
|
"Review and then click {submitBtnText}.": [
|
6495
|
-
""
|
6681
|
+
"审核并点 {submitBtnText}。"
|
6496
6682
|
],
|
6497
6683
|
"Review details": [
|
6498
6684
|
"审阅详情"
|
6499
6685
|
],
|
6500
6686
|
"Review hosts": [
|
6501
|
-
""
|
6687
|
+
"审阅主机"
|
6502
6688
|
],
|
6503
6689
|
"Review the information below and click ": [
|
6504
6690
|
"查看以下信息并点 "
|
@@ -6516,10 +6702,10 @@
|
|
6516
6702
|
"角色"
|
6517
6703
|
],
|
6518
6704
|
"Rollback image": [
|
6519
|
-
""
|
6705
|
+
"回滚镜像"
|
6520
6706
|
],
|
6521
6707
|
"Rollback image digest": [
|
6522
|
-
""
|
6708
|
+
"回滚镜像摘要"
|
6523
6709
|
],
|
6524
6710
|
"Rolling content view": [
|
6525
6711
|
""
|
@@ -6534,16 +6720,16 @@
|
|
6534
6720
|
"运行同步计划:"
|
6535
6721
|
],
|
6536
6722
|
"Run job invocation": [
|
6537
|
-
""
|
6723
|
+
"运行作业调用"
|
6538
6724
|
],
|
6539
6725
|
"Running": [
|
6540
6726
|
"執行中"
|
6541
6727
|
],
|
6542
6728
|
"Running image": [
|
6543
|
-
""
|
6729
|
+
"运行的镜像"
|
6544
6730
|
],
|
6545
6731
|
"Running image digest": [
|
6546
|
-
""
|
6732
|
+
"运行镜像摘要"
|
6547
6733
|
],
|
6548
6734
|
"SKU": [
|
6549
6735
|
"SKU"
|
@@ -6572,6 +6758,21 @@
|
|
6572
6758
|
"Save": [
|
6573
6759
|
"保存"
|
6574
6760
|
],
|
6761
|
+
"Save artifact": [
|
6762
|
+
""
|
6763
|
+
],
|
6764
|
+
"Save distribution references": [
|
6765
|
+
""
|
6766
|
+
],
|
6767
|
+
"Save publication": [
|
6768
|
+
""
|
6769
|
+
],
|
6770
|
+
"Save version": [
|
6771
|
+
""
|
6772
|
+
],
|
6773
|
+
"Save versions": [
|
6774
|
+
""
|
6775
|
+
],
|
6575
6776
|
"Saving alternate content source...": [
|
6576
6777
|
"更新备用内容源..."
|
6577
6778
|
],
|
@@ -6579,13 +6780,19 @@
|
|
6579
6780
|
""
|
6580
6781
|
],
|
6581
6782
|
"Scan a flatpak remote": [
|
6783
|
+
"扫描 flatpak 远程"
|
6784
|
+
],
|
6785
|
+
"Scan cdn": [
|
6582
6786
|
""
|
6583
6787
|
],
|
6584
|
-
"
|
6788
|
+
"Scan remote": [
|
6585
6789
|
""
|
6586
6790
|
],
|
6791
|
+
"Schema version 1": [
|
6792
|
+
"Schema 版本 1"
|
6793
|
+
],
|
6587
6794
|
"Schema version 2": [
|
6588
|
-
""
|
6795
|
+
"Schema 版本 2"
|
6589
6796
|
],
|
6590
6797
|
"Search": [
|
6591
6798
|
"搜索"
|
@@ -6594,7 +6801,7 @@
|
|
6594
6801
|
"搜索查询"
|
6595
6802
|
],
|
6596
6803
|
"Search available Debian packages": [
|
6597
|
-
""
|
6804
|
+
"搜索可用的 Debian 软件包"
|
6598
6805
|
],
|
6599
6806
|
"Search available packages": [
|
6600
6807
|
"搜索可用的软件包"
|
@@ -6660,7 +6867,7 @@
|
|
6660
6867
|
"选择客户端密钥"
|
6661
6868
|
],
|
6662
6869
|
"Select a content source first": [
|
6663
|
-
""
|
6870
|
+
"先选择一个内容源"
|
6664
6871
|
],
|
6665
6872
|
"Select a content view": [
|
6666
6873
|
"选择一个内容视图"
|
@@ -6672,7 +6879,7 @@
|
|
6672
6879
|
"选择一个生命周期环境和一个内容视图来移动这个主机。"
|
6673
6880
|
],
|
6674
6881
|
"Select a lifecycle environment first": [
|
6675
|
-
""
|
6882
|
+
"首先选择生命周期环境"
|
6676
6883
|
],
|
6677
6884
|
"Select a lifecycle environment from the available promotion paths to promote new version.": [
|
6678
6885
|
"从可用的提升路径中选择生命周期环境来提升新版本。"
|
@@ -6684,10 +6891,10 @@
|
|
6684
6891
|
"选择安装 katello-host-tools-tracer 的供应商"
|
6685
6892
|
],
|
6686
6893
|
"Select a source": [
|
6687
|
-
""
|
6894
|
+
"选择一个源"
|
6688
6895
|
],
|
6689
6896
|
"Select action": [
|
6690
|
-
""
|
6897
|
+
"选择操作"
|
6691
6898
|
],
|
6692
6899
|
"Select all": [
|
6693
6900
|
"选择所有"
|
@@ -6708,16 +6915,16 @@
|
|
6708
6915
|
"选择一个机构"
|
6709
6916
|
],
|
6710
6917
|
"Select at least one erratum.": [
|
6711
|
-
""
|
6918
|
+
"请至少选择一个勘误。"
|
6712
6919
|
],
|
6713
6920
|
"Select at least one package.": [
|
6714
|
-
""
|
6921
|
+
"请至少选择一个软件包。"
|
6715
6922
|
],
|
6716
6923
|
"Select attributes for ${akDetails.name}": [
|
6717
|
-
""
|
6924
|
+
"为 ${akDetails.name} 选择属性"
|
6718
6925
|
],
|
6719
6926
|
"Select available version of ${truncate(cvName)} to use": [
|
6720
|
-
""
|
6927
|
+
"选择一个可用的 {truncate(cvName)} 版本来使用"
|
6721
6928
|
],
|
6722
6929
|
"Select available version of content views to use": [
|
6723
6930
|
"选择要使用的内容视图的可用版本"
|
@@ -6729,10 +6936,10 @@
|
|
6729
6936
|
"选择环境"
|
6730
6937
|
],
|
6731
6938
|
"Select errata": [
|
6732
|
-
""
|
6939
|
+
"选择勘误"
|
6733
6940
|
],
|
6734
6941
|
"Select errata to apply on the selected hosts. Some errata may already be applied on some hosts.": [
|
6735
|
-
""
|
6942
|
+
"选择要应用到所选主机的勘误。一些勘误可能已在某些主机上应用。"
|
6736
6943
|
],
|
6737
6944
|
"Select host collection(s) to associate with host {hostName}.": [
|
6738
6945
|
"选择与主机 {hostName} 关联的主机集合。"
|
@@ -6753,16 +6960,16 @@
|
|
6753
6960
|
"选择一个"
|
6754
6961
|
],
|
6755
6962
|
"Select packages to install on the selected hosts. Some packages may already be installed on some hosts.": [
|
6756
|
-
""
|
6963
|
+
"选择要在所选主机上安装的软件包。一些软件包可能已在某些主机上安装了。"
|
6757
6964
|
],
|
6758
6965
|
"Select packages to install to the host {hostName}.": [
|
6759
6966
|
"选择安装到主机 {hostName} 的软件包。"
|
6760
6967
|
],
|
6761
6968
|
"Select packages to remove on the selected hosts.": [
|
6762
|
-
""
|
6969
|
+
"选择要在所选主机上删除的软件包。"
|
6763
6970
|
],
|
6764
6971
|
"Select packages to upgrade to the latest version. Packages may have different versions on different hosts.": [
|
6765
|
-
""
|
6972
|
+
"选择要升级到最新版本的软件包。软件包在不同主机上可能会有不同的版本。"
|
6766
6973
|
],
|
6767
6974
|
"Select page": [
|
6768
6975
|
"选择页"
|
@@ -6789,10 +6996,10 @@
|
|
6789
6996
|
"选择源类型"
|
6790
6997
|
],
|
6791
6998
|
"Select system purpose attributes for activation key {name}.": [
|
6792
|
-
""
|
6999
|
+
"为激活码 {name} 选择系统目的属性。"
|
6793
7000
|
],
|
6794
7001
|
"Select system purpose attributes for host {name}.": [
|
6795
|
-
""
|
7002
|
+
"为主机 {name} 选择系统目的属性。"
|
6796
7003
|
],
|
6797
7004
|
"Select the installation media that will be used to provision this host. Choose 'Synced Content' for Synced Kickstart Repositories or 'All Media' for other media.": [
|
6798
7005
|
"选择用于置备这个主机的安装媒体。为同步的 Kickstart 仓库选择 'Synced Content',为其他媒体选择 'All Media'。"
|
@@ -6804,10 +7011,10 @@
|
|
6804
7011
|
"选择的环境 "
|
6805
7012
|
],
|
6806
7013
|
"Selected errata will be applied on {hostCount} hosts": [
|
6807
|
-
""
|
7014
|
+
"所选要应用到 {hostCount} 主机的勘误"
|
6808
7015
|
],
|
6809
7016
|
"Selected packages will be {submitAction} on {hostCount} hosts": [
|
6810
|
-
""
|
7017
|
+
"所选软件包将在 {hostCount} 个主机上 {submitAction}"
|
6811
7018
|
],
|
6812
7019
|
"Sending a list of included IDs is not allowed when all items are being selected.": [
|
6813
7020
|
"当选择所有项目时,不允许发送包含 ID 的列表。"
|
@@ -6834,7 +7041,7 @@
|
|
6834
7041
|
"为一个或更多主机设置内容覆盖"
|
6835
7042
|
],
|
6836
7043
|
"Set this HTTP proxy as the default content HTTP proxy": [
|
6837
|
-
""
|
7044
|
+
"将此 HTTP 代理设置为默认内容 HTTP 代理"
|
6838
7045
|
],
|
6839
7046
|
"Set true to override to enabled; Set false to override to disabled.'": [
|
6840
7047
|
"设置为 true 进行覆盖以启用;设置为 false 进行覆盖以禁用。'"
|
@@ -6879,10 +7086,10 @@
|
|
6879
7086
|
"显示内容视图的历史记录"
|
6880
7087
|
],
|
6881
7088
|
"Show a flatpak remote": [
|
6882
|
-
""
|
7089
|
+
"显示 flatpak 远程"
|
6883
7090
|
],
|
6884
7091
|
"Show a flatpak remote repository": [
|
6885
|
-
""
|
7092
|
+
"显示一个 flatpak 远程仓库"
|
6886
7093
|
],
|
6887
7094
|
"Show a host collection": [
|
6888
7095
|
"顯示主機集項目"
|
@@ -6909,7 +7116,7 @@
|
|
6909
7116
|
"显示所有"
|
6910
7117
|
],
|
6911
7118
|
"Show all repository sets": [
|
6912
|
-
""
|
7119
|
+
"显示所有存储库集"
|
6913
7120
|
],
|
6914
7121
|
"Show an activation key": [
|
6915
7122
|
"顯示啟動金鑰"
|
@@ -6933,7 +7140,7 @@
|
|
6933
7140
|
"显示完整描述"
|
6934
7141
|
],
|
6935
7142
|
"Show hosts associated to an activation key": [
|
6936
|
-
""
|
7143
|
+
"显示与激活码关联的主机"
|
6937
7144
|
],
|
6938
7145
|
"Show organization": [
|
6939
7146
|
"顯示組織"
|
@@ -6945,7 +7152,7 @@
|
|
6945
7152
|
"显示可用于内容主机的发行版本"
|
6946
7153
|
],
|
6947
7154
|
"Show repositories": [
|
6948
|
-
""
|
7155
|
+
"显示仓库"
|
6949
7156
|
],
|
6950
7157
|
"Show repositories enabled on the host that are known to Katello": [
|
6951
7158
|
"显示主机上启用的仓库,被 Katello 知道"
|
@@ -6954,7 +7161,7 @@
|
|
6954
7161
|
"显示可用的仓库类型"
|
6955
7162
|
],
|
6956
7163
|
"Show whether each lifecycle environment is associated with the given Smart Proxy id.": [
|
6957
|
-
""
|
7164
|
+
"显示每个生命周期环境是否与给定的智能卡 ID 关联。"
|
6958
7165
|
],
|
6959
7166
|
"Shows status of Katello system and it's subcomponents": [
|
6960
7167
|
"显示 Katello 系统和它的子组件的状态"
|
@@ -6969,7 +7176,7 @@
|
|
6969
7176
|
"已为“%{subject} ' 启用了简单内容访问。"
|
6970
7177
|
],
|
6971
7178
|
"Simple Content Access is the only supported content access mode": [
|
6972
|
-
""
|
7179
|
+
"简单内容访问是唯一支持的内容访问模式"
|
6973
7180
|
],
|
6974
7181
|
"Simplified": [
|
6975
7182
|
"简化的"
|
@@ -6984,22 +7191,22 @@
|
|
6984
7191
|
"pulp 检查失败后跳过 pulp_auth"
|
6985
7192
|
],
|
6986
7193
|
"Smart proxies": [
|
6987
|
-
"
|
7194
|
+
"智能代理"
|
6988
7195
|
],
|
6989
7196
|
"Smart proxy ID": [
|
6990
|
-
""
|
7197
|
+
"智能代理 ID"
|
6991
7198
|
],
|
6992
7199
|
"Smart proxy IDs": [
|
6993
7200
|
"智慧型代理伺服器的 ID"
|
6994
7201
|
],
|
6995
7202
|
"Smart proxy content count refresh has started in the background": [
|
6996
|
-
""
|
7203
|
+
"智能代理内容计数刷新已在后台启动"
|
6997
7204
|
],
|
6998
7205
|
"Smart proxy content source not found!": [
|
6999
7206
|
"未找到智能代理内容源!"
|
7000
7207
|
],
|
7001
7208
|
"Smart proxy name": [
|
7002
|
-
""
|
7209
|
+
"智能代理名称"
|
7003
7210
|
],
|
7004
7211
|
"Sockets": [
|
7005
7212
|
"插槽"
|
@@ -7020,10 +7227,10 @@
|
|
7020
7227
|
""
|
7021
7228
|
],
|
7022
7229
|
"Some environments are disabled because they are not associated with the host's content source.": [
|
7023
|
-
""
|
7230
|
+
"有些环境被禁用,因为它们没有与主机的内容源关联。"
|
7024
7231
|
],
|
7025
7232
|
"Some environments are disabled because they are not associated with the selected content source.": [
|
7026
|
-
""
|
7233
|
+
"有些环境被禁用,因为它们没有与所选内容源关联。"
|
7027
7234
|
],
|
7028
7235
|
"Some hosts are not registered as content hosts and will be ignored.": [
|
7029
7236
|
"一些主机没有注册为内容主机并将被忽略。"
|
@@ -7035,7 +7242,7 @@
|
|
7035
7242
|
"有些服务没有正确启动。如需更多信息,请参阅 About 页面。"
|
7036
7243
|
],
|
7037
7244
|
"Something went wrong while adding a bookmark: ${getBookmarkErrorMsgs(error.response)}": [
|
7038
|
-
"
|
7245
|
+
"添加书签时出现错误:${getBookmarkErrorMsgs(error.response)}"
|
7039
7246
|
],
|
7040
7247
|
"Something went wrong while adding a filter rule! ${getResponseErrorMsgs(error.response)}": [
|
7041
7248
|
"添加过滤规则时出现问题!${getResponseErrorMsgs(error.response)}"
|
@@ -7083,7 +7290,7 @@
|
|
7083
7290
|
"获取 rpm 软件包时发生错误!${getResponseErrorMsgs(error.response)}"
|
7084
7291
|
],
|
7085
7292
|
"Something went wrong while getting container manifest lists! ${getResponseErrorMsgs(error.response)}": [
|
7086
|
-
""
|
7293
|
+
"获取容器清单列表时出现错误!${getResponseErrorMsgs(error.response)}"
|
7087
7294
|
],
|
7088
7295
|
"Something went wrong while getting container tags! ${getResponseErrorMsgs(error.response)}": [
|
7089
7296
|
"获取目标时出错!${getResponseErrorMsgs(error.response)}"
|
@@ -7116,7 +7323,7 @@
|
|
7116
7323
|
"在刷新备用内容源时出现错误:"
|
7117
7324
|
],
|
7118
7325
|
"Something went wrong while refreshing content counts: ${getResponseErrorMsgs(error.response)}": [
|
7119
|
-
""
|
7326
|
+
"刷新内容计数时出现错误:${getResponseErrorMsgs(error.response)}"
|
7120
7327
|
],
|
7121
7328
|
"Something went wrong while removing a filter rule! ${getResponseErrorMsgs(error.response)}": [
|
7122
7329
|
"删除过滤规则时出现问题!${getResponseErrorMsgs(error.response)}"
|
@@ -7212,10 +7419,10 @@
|
|
7212
7419
|
"堆叠 ID"
|
7213
7420
|
],
|
7214
7421
|
"Staged image": [
|
7215
|
-
""
|
7422
|
+
"预发布镜像"
|
7216
7423
|
],
|
7217
7424
|
"Staged image digest": [
|
7218
|
-
""
|
7425
|
+
"预发布镜像摘要"
|
7219
7426
|
],
|
7220
7427
|
"Start Date": [
|
7221
7428
|
"开始日期"
|
@@ -7281,7 +7488,7 @@
|
|
7281
7488
|
"订阅清单"
|
7282
7489
|
],
|
7283
7490
|
"Subscription Manifest expiration date check": [
|
7284
|
-
""
|
7491
|
+
"订阅清单过期日期检查"
|
7285
7492
|
],
|
7286
7493
|
"Subscription Manifest validity check": [
|
7287
7494
|
"订阅清单有效性检查"
|
@@ -7323,7 +7530,7 @@
|
|
7323
7530
|
"没有找到订阅"
|
7324
7531
|
],
|
7325
7532
|
"Subscription was not persisted - %{error_message}": [
|
7326
|
-
"订阅没有持久性 -
|
7533
|
+
"订阅没有持久性 - %{error_message}"
|
7327
7534
|
],
|
7328
7535
|
"Subscriptions": [
|
7329
7536
|
"订阅"
|
@@ -7338,7 +7545,7 @@
|
|
7338
7545
|
"订阅服务"
|
7339
7546
|
],
|
7340
7547
|
"Substitution Mismatch. Unable to update for content: (%{content}). From [%{content_url}] To [%{new_url}].": [
|
7341
|
-
"替换不匹配。无法更新内容:(%{content})。从 [{content_url}] 到 [{new_url}]。"
|
7548
|
+
"替换不匹配。无法更新内容:(%{content})。从 [%{content_url}] 到 [%{new_url}]。"
|
7342
7549
|
],
|
7343
7550
|
"Success": [
|
7344
7551
|
"成功"
|
@@ -7362,7 +7569,7 @@
|
|
7362
7569
|
"成功删除 %s 主机。"
|
7363
7570
|
],
|
7364
7571
|
"Successfully removed %{count} content host(s) from host collection %{host_collection}.": [
|
7365
|
-
"
|
7572
|
+
"已从主机集合 %{host_collection} 中成功删除了 %{host_collection} 个内容主机。"
|
7366
7573
|
],
|
7367
7574
|
"Successfully synced capsule.": [
|
7368
7575
|
"成功同步的 capsule。"
|
@@ -7377,11 +7584,14 @@
|
|
7377
7584
|
"支持类型"
|
7378
7585
|
],
|
7379
7586
|
"Support ended": [
|
7380
|
-
""
|
7587
|
+
"支持终止"
|
7381
7588
|
],
|
7382
7589
|
"Supported Content Types": [
|
7383
7590
|
"支持的内容类型"
|
7384
7591
|
],
|
7592
|
+
"Sync": [
|
7593
|
+
""
|
7594
|
+
],
|
7385
7595
|
"Sync Canceled": [
|
7386
7596
|
"已取消同步"
|
7387
7597
|
],
|
@@ -7436,6 +7646,9 @@
|
|
7436
7646
|
"Sync all repositories for a product": [
|
7437
7647
|
"为一个产品同步所有存储库"
|
7438
7648
|
],
|
7649
|
+
"Sync capsule": [
|
7650
|
+
""
|
7651
|
+
],
|
7439
7652
|
"Sync complete.": [
|
7440
7653
|
"完成同步。"
|
7441
7654
|
],
|
@@ -7454,9 +7667,12 @@
|
|
7454
7667
|
"Sync state": [
|
7455
7668
|
"同步状态"
|
7456
7669
|
],
|
7457
|
-
"
|
7670
|
+
"Syncable export": [
|
7458
7671
|
""
|
7459
7672
|
],
|
7673
|
+
"Synced": [
|
7674
|
+
"同步的"
|
7675
|
+
],
|
7460
7676
|
"Synced ": [
|
7461
7677
|
"同步的 "
|
7462
7678
|
],
|
@@ -7503,7 +7719,7 @@
|
|
7503
7719
|
"更新的系统目的属性"
|
7504
7720
|
],
|
7505
7721
|
"System purpose enables you to set the system's intended use on your network and improves reporting accuracy in the Subscriptions service of the Red Hat Hybrid Cloud Console.": [
|
7506
|
-
""
|
7722
|
+
"系统目的用于设置系统在网络中的使用目的,以便在 Red Hat Hybrid Cloud Console 的订阅服务中提高报告准确性。"
|
7507
7723
|
],
|
7508
7724
|
"Tag name": [
|
7509
7725
|
"标签名称"
|
@@ -7515,13 +7731,13 @@
|
|
7515
7731
|
"任务"
|
7516
7732
|
],
|
7517
7733
|
"Task ${task.humanized.action} completed with a result of ${task.result}. ${task.errors ? getErrors(task) : ''}": [
|
7518
|
-
"任务 ${task.humanized.action} 完成,结果为 ${task.result}
|
7734
|
+
"任务 ${task.humanized.action} 完成,结果为 ${task.result}. ${task.errors ? getErrors(task) : ''}"
|
7519
7735
|
],
|
7520
7736
|
"Task ${task.humanized.action} has started.": [
|
7521
7737
|
"任务${task.humanized.action}已经开始。"
|
7522
7738
|
],
|
7523
7739
|
"Task ID": [
|
7524
|
-
""
|
7740
|
+
"任务 ID"
|
7525
7741
|
],
|
7526
7742
|
"Task canceled": [
|
7527
7743
|
"任務已取消"
|
@@ -7530,13 +7746,13 @@
|
|
7530
7746
|
"任务详情"
|
7531
7747
|
],
|
7532
7748
|
"Task details": [
|
7533
|
-
""
|
7749
|
+
"任务详情"
|
7534
7750
|
],
|
7535
7751
|
"Task result": [
|
7536
|
-
""
|
7752
|
+
"任务结果"
|
7537
7753
|
],
|
7538
7754
|
"Task state": [
|
7539
|
-
""
|
7755
|
+
"任务状态"
|
7540
7756
|
],
|
7541
7757
|
"Temporary": [
|
7542
7758
|
"临时"
|
@@ -7548,16 +7764,16 @@
|
|
7548
7764
|
"备用内容源类型"
|
7549
7765
|
],
|
7550
7766
|
"The Foreman Client repository is available in the host's content view environment(s). ": [
|
7551
|
-
""
|
7767
|
+
"Foreman 客户端存储库在主机的内容视图环境中提供。 "
|
7552
7768
|
],
|
7553
7769
|
"The Foreman Client repository is enabled. ": [
|
7554
|
-
""
|
7770
|
+
"Foreman 客户端存储库已启用。 "
|
7555
7771
|
],
|
7556
7772
|
"The Foreman Client repository is synced. ": [
|
7557
|
-
""
|
7773
|
+
"Foreman 客户端存储库是同步的。 "
|
7558
7774
|
],
|
7559
7775
|
"The Foreman Client repository set is enabled for the host. ": [
|
7560
|
-
""
|
7776
|
+
"为主机启用 Foreman 客户端存储库集。 "
|
7561
7777
|
],
|
7562
7778
|
"The URL to receive a session token from, e.g. used with Automation Hub.": [
|
7563
7779
|
"从以下网址接收会话令牌的网址:与 Automation Hub 一起使用。"
|
@@ -7569,7 +7785,7 @@
|
|
7569
7785
|
"實際的檔案內容"
|
7570
7786
|
],
|
7571
7787
|
"The amount of latest versions of a package to keep on sync, includes pre-releases if synced. Default 0 keeps all versions.": [
|
7572
|
-
""
|
7788
|
+
"要保持同步的软件包的最新版本的数量,包括预发布(如果已被同步)。默认 0 会保留所有版本。"
|
7573
7789
|
],
|
7574
7790
|
"The content type for the Alternate Content Source": [
|
7575
7791
|
"备用内容源的内容类型"
|
@@ -7656,7 +7872,7 @@
|
|
7656
7872
|
"要保留的每个软件包的最大版本数。"
|
7657
7873
|
],
|
7658
7874
|
"The number of days remaining in a subscription before you will be reminded about renewing it. Also used for manifest expiration warnings.": [
|
7659
|
-
""
|
7875
|
+
"在提示您要进行续订前当前订阅剩余的天数。也用于清单过期警告。"
|
7660
7876
|
],
|
7661
7877
|
"The number of items fetched from a single paged Pulp API call.": [
|
7662
7878
|
"从单个页面 Pulp API 调用获取的项目数。"
|
@@ -7668,19 +7884,22 @@
|
|
7668
7884
|
"结果排序的顺序。['asc','desc'] 默认为 'desc'。"
|
7669
7885
|
],
|
7670
7886
|
"The organization's manifest does not contain the subscriptions required to enable the following repositories.\\n %{repos}": [
|
7671
|
-
"
|
7887
|
+
"机构的清单中没有包含启用以下仓库所需的订阅。%{repos}"
|
7672
7888
|
],
|
7673
7889
|
"The page you are attempting to access requires selecting a specific organization.": [
|
7674
7890
|
"您尝试访问的页面需要选择一个特定的机构。"
|
7675
7891
|
],
|
7676
7892
|
"The path %{real_path} does not seem to be a valid repository. If you think this is an error, please try refreshing your manifest.": [
|
7677
|
-
"路径
|
7893
|
+
"路径 %{real_path} 似乎不是有效的仓库。如果您认为这是一个错误,请尝试刷新清单。"
|
7678
7894
|
],
|
7679
7895
|
"The promotion of %{content_view} to %{environment} has completed. %{count} errata are available to your hosts.": [
|
7680
|
-
"
|
7896
|
+
"提升 %{content_view} 至 %{environment} 已经完成。%{count} 个勘误表可用于您的主机。"
|
7681
7897
|
],
|
7682
7898
|
"The promotion of %{content_view} to <b>%{environment}</b> has completed. %{count} needed errata are installable on your hosts.": [
|
7683
|
-
"
|
7899
|
+
"提升 %{content_view} 至 <b>%{environment}</b>已经完成。%{count} 个所需的勘误可在您的主机上安装。"
|
7900
|
+
],
|
7901
|
+
"The provided incremental export format '%{provided}' must match the previous export's format '%{previous}'. Consider using 'from_history_id' to point to a matching export.": [
|
7902
|
+
""
|
7684
7903
|
],
|
7685
7904
|
"The repository is already enabled": [
|
7686
7905
|
"仓库已启用"
|
@@ -7704,7 +7923,7 @@
|
|
7704
7923
|
"所选的 kickstart 仓库不是所分配的内容视图,内容源、操纵系统和架构的一部分"
|
7705
7924
|
],
|
7706
7925
|
"The selected lifecycle environment contains no activation keys": [
|
7707
|
-
""
|
7926
|
+
"所选生命周期环境没有激活码"
|
7708
7927
|
],
|
7709
7928
|
"The selected/Inherited Content View is not available for this Lifecycle Environment": [
|
7710
7929
|
"此生命周期环境不支持所选/继承的内容视图"
|
@@ -7731,7 +7950,7 @@
|
|
7731
7950
|
"要上传的内容类型 (srpm、file 等)。检查可上传类型:/katello/api/repositories/repository_types"
|
7732
7951
|
],
|
7733
7952
|
"The value will be available in templates as @host.params['kt_activation_keys']": [
|
7734
|
-
""
|
7953
|
+
"值将在模板中以 @host.params['kt_activation_keys'] 存在"
|
7735
7954
|
],
|
7736
7955
|
"There are no Manifests to display": [
|
7737
7956
|
"没有要显示的清单"
|
@@ -7761,7 +7980,7 @@
|
|
7761
7980
|
"没有要清理的下载内容。"
|
7762
7981
|
],
|
7763
7982
|
"There is no manifest history to display.": [
|
7764
|
-
""
|
7983
|
+
"没有要显示的清单历史记录。"
|
7765
7984
|
],
|
7766
7985
|
"There is no such HTTP proxy": [
|
7767
7986
|
"没有这样的 HTTP 代理"
|
@@ -7800,10 +8019,10 @@
|
|
7800
8019
|
"该机构的订阅清单已过期。请导入一个新的清单。"
|
7801
8020
|
],
|
7802
8021
|
"This action doesn't support package groups": [
|
7803
|
-
"
|
8022
|
+
"这个操作不支持软件包组"
|
7804
8023
|
],
|
7805
8024
|
"This action should only be taken for debugging purposes.": [
|
7806
|
-
""
|
8025
|
+
"这个操作只应用于调试目的。"
|
7807
8026
|
],
|
7808
8027
|
"This action should only be taken in extreme circumstances or for debugging purposes.": [
|
7809
8028
|
"只有在极端情况下或进行调试时才应采取此操作。"
|
@@ -7821,7 +8040,7 @@
|
|
7821
8040
|
"此内容视图版本没有历史记录。"
|
7822
8041
|
],
|
7823
8042
|
"This content view version is used in one or more multi-environment hosts. The version will simply be removed from the multi-environment hosts. The content view and lifecycle environment you select here will only apply to single-environment hosts. See hammer activation-key --help for more details.": [
|
7824
|
-
""
|
8043
|
+
"此内容视图版本在一个或多个多环境主机中使用。版本会从多环境主机中删除。您在此处选择的内容视图和生命周期环境仅应用到单环境主机。请参阅 hammer activation-key --help。"
|
7825
8044
|
],
|
7826
8045
|
"This content view will be automatically updated to the latest version.": [
|
7827
8046
|
"此内容视图将自动更新至最新版本。"
|
@@ -7830,13 +8049,13 @@
|
|
7830
8049
|
"此内容视图将被删除。改变将在点 Delete 后生效。"
|
7831
8050
|
],
|
7832
8051
|
"This endpoint is deprecated and will be removed in an upcoming release. Simple Content Access is the only supported content access mode.": [
|
7833
|
-
""
|
8052
|
+
"此端点已弃用,并将在以后的发行版本中删除。简单内容访问(Simple Content Access)是唯一支持的内容访问模式。"
|
7834
8053
|
],
|
7835
8054
|
"This endpoint is primarily designed for UI interactions and uploading content into the repository. For API-based uploads, please use the 'content_uploads' endpoint instead.": [
|
7836
|
-
""
|
8055
|
+
"此端点主要用于 UI 交互以及将内容上传到仓库中。对于基于 API 的上传,请使用 'content_uploads' 端点。"
|
7837
8056
|
],
|
7838
8057
|
"This environment is used in one or more multi-environment activation keys. The environment will simply be removed from the multi-environment keys. The content view and lifecycle environment you select here will only apply to single-environment activation keys. See hammer activation-key --help for more details.": [
|
7839
|
-
""
|
8058
|
+
"此环境在一个或多个多环境激活码中使用。环境会从多环境码中删除。您在此处选择的内容视图和生命周期环境将只适用于单环境激活码。请参阅 hammer activation-key --help。"
|
7840
8059
|
],
|
7841
8060
|
"This erratum is not installable because it is not in this host's assigned content view environments.": [
|
7842
8061
|
""
|
@@ -7848,10 +8067,10 @@
|
|
7848
8067
|
"该主机没有任何软件包。"
|
7849
8068
|
],
|
7850
8069
|
"This host has errata that are applicable, but not installable. Adjust your filters and try again.": [
|
7851
|
-
""
|
8070
|
+
"此主机具有适用的勘误,但无法安装。调整您的过滤器并重试。"
|
7852
8071
|
],
|
7853
8072
|
"This host is associated with multiple content view environments. If you assign a lifecycle environment and content view here, the host will be removed from the other environments.": [
|
7854
|
-
""
|
8073
|
+
"此主机与多个内容视图环境关联。如果您在此处分配了一个生命周期环境和内容视图,则主机将从其他环境中删除。"
|
7855
8074
|
],
|
7856
8075
|
"This host's organization is in Simple Content Access mode. Attaching subscriptions is disabled.": [
|
7857
8076
|
"该主机的机构处于“简单内容访问”模式。自动附加被禁用。"
|
@@ -7881,7 +8100,7 @@
|
|
7881
8100
|
"没有连接的仓库"
|
7882
8101
|
],
|
7883
8102
|
"This page shows the subscriptions available from this organization's subscription manifest. {br} Learn more about your overall subscription usage with the {subscriptionsService}.": [
|
7884
|
-
""
|
8103
|
+
"本页显示了这个机构的订阅清单中提供的订阅。{br} 了解更多有关您使用 {subscriptionsService} 的订阅使用情况的信息。"
|
7885
8104
|
],
|
7886
8105
|
"This repository is not suggested. Please see additional %(anchorBegin)sdocumentation%(anchorEnd)s prior to use.": [
|
7887
8106
|
"不建议使用此仓库。使用前,请参阅 %(anchorBegin)s文档%(anchorEnd)s"
|
@@ -7914,13 +8133,16 @@
|
|
7914
8133
|
"这将创建一个 {cv} 的副本,包括详情、仓库和过滤器。生成的数据,如历史记录、任务和版本不会被复制。"
|
7915
8134
|
],
|
7916
8135
|
"This will update the content view environments for {hosts}.": [
|
7917
|
-
""
|
8136
|
+
"这将为 {hosts} 更新内容视图环境。"
|
7918
8137
|
],
|
7919
8138
|
"Time in minutes before content that is not contained within a repository and has not been accessed is considered orphaned.": [
|
8139
|
+
"在未包含在存储库中且尚未被访问的内容前,时间(以分钟为单位)被视为孤立。"
|
8140
|
+
],
|
8141
|
+
"Time in minutes before registry access tokens expire.": [
|
7920
8142
|
""
|
7921
8143
|
],
|
7922
8144
|
"Time to expire yum metadata in seconds. Only relevant for custom yum repositories.": [
|
7923
|
-
""
|
8145
|
+
"yum 元数据过期的时间(以秒为单位)。只适用于自定义 yum 存储库。"
|
7924
8146
|
],
|
7925
8147
|
"Timeout when refreshing a manifest (in seconds)": [
|
7926
8148
|
"刷新清单时超时(以秒为单位)"
|
@@ -7932,40 +8154,43 @@
|
|
7932
8154
|
"提示"
|
7933
8155
|
],
|
7934
8156
|
"To change content view environments, a specific organization must be selected from the organization context.": [
|
7935
|
-
""
|
8157
|
+
"要更改内容视图环境,需要从机构上下文中选择一个特定的机构。"
|
7936
8158
|
],
|
7937
8159
|
"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.": [
|
7938
|
-
""
|
8160
|
+
"要启用同步的内容选项,此主机必须使用内容源、内容视图和生命周期环境,其中包含所选架构和操作系统的同步 kickstart 仓库。"
|
7939
8161
|
],
|
7940
8162
|
"To enable them, add the environment to the content source, or select a different content source.": [
|
7941
|
-
""
|
8163
|
+
"要启用它们,请将环境添加到内容源,或者选择不同的内容源。"
|
7942
8164
|
],
|
7943
8165
|
"To enable them, add the environment to the host's content source, or ": [
|
7944
|
-
""
|
8166
|
+
"要启用它们,请将环境添加到主机的内容源中,或者 "
|
7945
8167
|
],
|
7946
8168
|
"To finish the process of changing the content source, run the following script manually on {hosts}.": [
|
7947
|
-
""
|
8169
|
+
"要完成更改内容源的过程,请在 {hosts} 中手动运行以下脚本。"
|
7948
8170
|
],
|
7949
8171
|
"To get started, add a filter rule to this filter": [
|
7950
|
-
""
|
8172
|
+
"要开始,请在此过滤器中添加过滤规则"
|
7951
8173
|
],
|
7952
8174
|
"To get started, add this host to a host collection.": [
|
7953
8175
|
"要开始,将此主机添加到主机集合。"
|
7954
8176
|
],
|
7955
8177
|
"To include or exclude specific content from the content view, create a filter. Without filters, the content view includes everything from the added repositories.": [
|
7956
|
-
""
|
8178
|
+
"要从内容视图中包含或排除特定内容,请创建一个过滤器。如果没有过滤器,内容视图包含添加的存储库的所有内容。"
|
7957
8179
|
],
|
7958
8180
|
"To manage host content overrides, a specific organization must be selected from the organization context.": [
|
7959
8181
|
""
|
7960
8182
|
],
|
7961
8183
|
"To manage host packages, a specific organization must be selected from the organization context.": [
|
7962
|
-
""
|
8184
|
+
"若要管理主机软件包,必须从机构上下文中选择特定的机构。"
|
7963
8185
|
],
|
7964
8186
|
"To manage packages, select an action.": [
|
8187
|
+
"要管理软件包,选择一个操作。"
|
8188
|
+
],
|
8189
|
+
"Toggle": [
|
7965
8190
|
""
|
7966
8191
|
],
|
7967
8192
|
"Token/password for the flatpak remote": [
|
7968
|
-
""
|
8193
|
+
"flatpak 远程的令牌/密码"
|
7969
8194
|
],
|
7970
8195
|
"Total steps: ": [
|
7971
8196
|
"总步骤: "
|
@@ -8088,7 +8313,7 @@
|
|
8088
8313
|
"无法连接。得到了: %s"
|
8089
8314
|
],
|
8090
8315
|
"Unable to create ContentViewEnvironment. Check the logs for more information.": [
|
8091
|
-
""
|
8316
|
+
"无法创建 ContentViewEnvironment。检查日志以了解更多信息。"
|
8092
8317
|
],
|
8093
8318
|
"Unable to delete any alternate content source. You either do not have the permission to delete, or none of the alternate content sources exist.": [
|
8094
8319
|
"无法删除任何备用内容源。您没有删除的权限,或者没有任何备用内容源。"
|
@@ -8099,6 +8324,12 @@
|
|
8099
8324
|
"Unable to detect puppet path": [
|
8100
8325
|
"无法检测到 puppet 路径"
|
8101
8326
|
],
|
8327
|
+
"Unable to find a base content view to use for incremental export using the provided parameters:%{params}": [
|
8328
|
+
""
|
8329
|
+
],
|
8330
|
+
"Unable to find a base content view to use for incremental export. Please run a complete export instead.": [
|
8331
|
+
""
|
8332
|
+
],
|
8102
8333
|
"Unable to find a content view with ID %s": [
|
8103
8334
|
""
|
8104
8335
|
],
|
@@ -8114,12 +8345,6 @@
|
|
8114
8345
|
"Unable to import in to Content View specified in the metadata - '%{name}'. The 'import_only' attribute for the content view is set to false. To mark this Content View as importable, have your system administrator run the following command on the server. ": [
|
8115
8346
|
"无法导入在元数据中指定的内容视图 - '%{name}'。内容视图的 \\\"import_only\\\" 属性被设置为 false。要将此内容视图设置为可导入,请您的系统管理员在服务器上运行以下命令。 "
|
8116
8347
|
],
|
8117
|
-
"Unable to incrementally export. Do a Full Export on the library content before updating from the latest increment.": [
|
8118
|
-
"无法增量导出。从最新增量进行更新之前,请对库内容进行完全导出。"
|
8119
|
-
],
|
8120
|
-
"Unable to incrementally export. Do a Full Export on the repository content.": [
|
8121
|
-
"无法进行增量导出。需要对仓库内容进行完全导出。"
|
8122
|
-
],
|
8123
8348
|
"Unable to reassign activation_keys. Please check activation_key_content_view_id and activation_key_environment_id.": [
|
8124
8349
|
"无法重新分配 activation_keys。请检查 activation_key_content_view_id 和 activation_key_environment_id。"
|
8125
8350
|
],
|
@@ -8133,7 +8358,7 @@
|
|
8133
8358
|
"無法重新指定系統。請檢查 system_content_view_id 與 system_environment_id。"
|
8134
8359
|
],
|
8135
8360
|
"Unable to refresh any alternate content source. You either do not have the permission to refresh, or no alternate content sources exist.": [
|
8136
|
-
""
|
8361
|
+
"无法刷新任何备用内容源。您没有刷新的权限,或者没有任何备用内容源。"
|
8137
8362
|
],
|
8138
8363
|
"Unable to refresh any alternate content source. You either do not have the permission to refresh, or none of the alternate content sources exist.": [
|
8139
8364
|
"无法刷新任何备用内容源。您没有刷新的权限,或者没有任何备用内容源。"
|
@@ -8148,7 +8373,7 @@
|
|
8148
8373
|
"无法同步仓库。该仓库没有 feed URL。"
|
8149
8374
|
],
|
8150
8375
|
"Unable to sync repo. This repository is not a library instance repository.": [
|
8151
|
-
""
|
8376
|
+
"无法同步存储库。此软件仓库不是库实例存储库。"
|
8152
8377
|
],
|
8153
8378
|
"Unable to synchronize any repository. You either do not have the permission to synchronize or the selected repositories do not have a feed url.": [
|
8154
8379
|
"无法同步任何存储库。您或者没有同步权限,或者所选存储库没有提要URL。"
|
@@ -8186,6 +8411,12 @@
|
|
8186
8411
|
"Unknown errata status": [
|
8187
8412
|
"未知勘误状态"
|
8188
8413
|
],
|
8414
|
+
"Unknown library export format '%s'.": [
|
8415
|
+
""
|
8416
|
+
],
|
8417
|
+
"Unknown repository export format '%s'.": [
|
8418
|
+
""
|
8419
|
+
],
|
8189
8420
|
"Unknown traces status": [
|
8190
8421
|
"未知跟踪状态"
|
8191
8422
|
],
|
@@ -8223,7 +8454,7 @@
|
|
8223
8454
|
"更新 CDN 配置"
|
8224
8455
|
],
|
8225
8456
|
"Update Content Counts": [
|
8226
|
-
""
|
8457
|
+
"更新内容计数"
|
8227
8458
|
],
|
8228
8459
|
"Update Content Overrides": [
|
8229
8460
|
"更新内容覆盖"
|
@@ -8250,7 +8481,7 @@
|
|
8250
8481
|
"更新过滤器规则。包含的参数应基于过滤器类型。"
|
8251
8482
|
],
|
8252
8483
|
"Update a flatpak remote": [
|
8253
|
-
""
|
8484
|
+
"更新 flatpak 远程"
|
8254
8485
|
],
|
8255
8486
|
"Update a host collection": [
|
8256
8487
|
"更新主機集項目"
|
@@ -8274,15 +8505,27 @@
|
|
8274
8505
|
"更新組織中的環境"
|
8275
8506
|
],
|
8276
8507
|
"Update content counts for the smart proxy": [
|
8508
|
+
"更新智能代理的内容计数"
|
8509
|
+
],
|
8510
|
+
"Update content urls": [
|
8277
8511
|
""
|
8278
8512
|
],
|
8279
8513
|
"Update content view environments for host": [
|
8280
|
-
""
|
8514
|
+
"为主机更新内容视图环境"
|
8281
8515
|
],
|
8282
8516
|
"Update content view environments for host %s": [
|
8517
|
+
"为主机 %s 更新内容视图环境"
|
8518
|
+
],
|
8519
|
+
"Update distributions": [
|
8283
8520
|
""
|
8284
8521
|
],
|
8285
8522
|
"Update hosts manually": [
|
8523
|
+
"手动更新主机"
|
8524
|
+
],
|
8525
|
+
"Update http proxy": [
|
8526
|
+
""
|
8527
|
+
],
|
8528
|
+
"Update http proxy details": [
|
8286
8529
|
""
|
8287
8530
|
],
|
8288
8531
|
"Update installed packages, enabled repos, module inventory": [
|
@@ -8300,12 +8543,21 @@
|
|
8300
8543
|
"Update packages via Katello interface": [
|
8301
8544
|
"通过 Katello 接口更新软件包"
|
8302
8545
|
],
|
8546
|
+
"Update redhat repository": [
|
8547
|
+
""
|
8548
|
+
],
|
8303
8549
|
"Update release version for host": [
|
8304
8550
|
"为主机更新发行版本"
|
8305
8551
|
],
|
8306
8552
|
"Update release version for host %s": [
|
8307
8553
|
"为主机 %s 更新发行版本"
|
8308
8554
|
],
|
8555
|
+
"Update remote": [
|
8556
|
+
""
|
8557
|
+
],
|
8558
|
+
"Update repository": [
|
8559
|
+
""
|
8560
|
+
],
|
8309
8561
|
"Update services requiring restart": [
|
8310
8562
|
"更新服务需要重启"
|
8311
8563
|
],
|
@@ -8319,7 +8571,7 @@
|
|
8319
8571
|
"为指定主机更新内容源并生成重新配置脚本"
|
8320
8572
|
],
|
8321
8573
|
"Update the host immediately via remote execution": [
|
8322
|
-
""
|
8574
|
+
"通过远程执行立即更新主机"
|
8323
8575
|
],
|
8324
8576
|
"Update the information about enabled repositories": [
|
8325
8577
|
"更新关于启用的软件仓库的信息"
|
@@ -8346,13 +8598,13 @@
|
|
8346
8598
|
"更新產品"
|
8347
8599
|
],
|
8348
8600
|
"Updates available: Component content view versions have been updated.": [
|
8349
|
-
""
|
8601
|
+
"更新可用 :组件内容视图版本已更新。"
|
8350
8602
|
],
|
8351
8603
|
"Updates available: Repositories and/or filters have changed.": [
|
8352
|
-
""
|
8604
|
+
"可用更新:存储库和/或过滤器已更改。"
|
8353
8605
|
],
|
8354
8606
|
"Updating Package...": [
|
8355
|
-
"
|
8607
|
+
"正在更新软件包..."
|
8356
8608
|
],
|
8357
8609
|
"Updating System Purpose for host": [
|
8358
8610
|
"主机更新系统目的"
|
@@ -8376,10 +8628,10 @@
|
|
8376
8628
|
"升级"
|
8377
8629
|
],
|
8378
8630
|
"Upgrade all packages": [
|
8379
|
-
""
|
8631
|
+
"升级所有软件包"
|
8380
8632
|
],
|
8381
8633
|
"Upgrade packages": [
|
8382
|
-
""
|
8634
|
+
"升级软件包"
|
8383
8635
|
],
|
8384
8636
|
"Upgrade via customized remote execution": [
|
8385
8637
|
"通过自定义远程执行升级"
|
@@ -8396,15 +8648,24 @@
|
|
8396
8648
|
"Upload a subscription manifest": [
|
8397
8649
|
"上载订阅清单"
|
8398
8650
|
],
|
8651
|
+
"Upload content": [
|
8652
|
+
""
|
8653
|
+
],
|
8654
|
+
"Upload file": [
|
8655
|
+
""
|
8656
|
+
],
|
8399
8657
|
"Upload into": [
|
8400
8658
|
"上传到"
|
8401
8659
|
],
|
8402
8660
|
"Upload package / repos profile": [
|
8403
|
-
""
|
8661
|
+
"上传软件包 / 仓库配置集"
|
8404
8662
|
],
|
8405
8663
|
"Upload request id": [
|
8406
8664
|
"上传请求 ID"
|
8407
8665
|
],
|
8666
|
+
"Upload tag": [
|
8667
|
+
""
|
8668
|
+
],
|
8408
8669
|
"Upstream Candlepin": [
|
8409
8670
|
"上游 Candlepin"
|
8410
8671
|
],
|
@@ -8418,7 +8679,7 @@
|
|
8418
8679
|
"当提供仓库 URL 时,上游名称不能为空。"
|
8419
8680
|
],
|
8420
8681
|
"Upstream authentication token string for yum repositories.": [
|
8421
|
-
""
|
8682
|
+
"用于 yum 仓库的上游身份验证令牌字符串。"
|
8422
8683
|
],
|
8423
8684
|
"Upstream foreman server to sync CDN content from. Relevant only for 'upstream_server' type.": [
|
8424
8685
|
"从其中同步 CDN 内容的上游 foreman 服务器。只适用于 'upstream_server' 类型。"
|
@@ -8430,10 +8691,10 @@
|
|
8430
8691
|
"上游机构 %s 没有提供这个内容路径"
|
8431
8692
|
],
|
8432
8693
|
"Upstream organization %{org_label} does not have a content view with the label %{cv_label}": [
|
8433
|
-
"上游机构 %{org_label} 没有带有标签
|
8694
|
+
"上游机构 %{org_label} 没有带有标签 %{cv_label} 的内容视图"
|
8434
8695
|
],
|
8435
8696
|
"Upstream organization %{org_label} does not have a lifecycle environment with the label %{lce_label}": [
|
8436
|
-
"上游机构 %{org_label} 没有带有标签
|
8697
|
+
"上游机构 %{org_label} 没有带有标签 %{lce_label} 的生命周期环境"
|
8437
8698
|
],
|
8438
8699
|
"Upstream organization to sync CDN content from. Relevant only for 'upstream_server' type.": [
|
8439
8700
|
"从其中同步 CDN 内容的上游机构。只适用于 'upstream_server' 类型。"
|
@@ -8496,7 +8757,7 @@
|
|
8496
8757
|
"用于身份验证的用户名。只适用于 'upstream_server' 类型。"
|
8497
8758
|
],
|
8498
8759
|
"Username for the flatpak remote": [
|
8499
|
-
""
|
8760
|
+
"flatpak 远程的用户名"
|
8500
8761
|
],
|
8501
8762
|
"Username of the upstream repository user used for authentication": [
|
8502
8763
|
"用于认证的上游仓库用户的用户名"
|
@@ -8511,10 +8772,10 @@
|
|
8511
8772
|
"在使用上游 Foreman 服务器时需要用户名、密码、上游机构标签和 SSL CA 凭据。"
|
8512
8773
|
],
|
8513
8774
|
"Validate host/lifecycle environment/content source coherence": [
|
8514
|
-
""
|
8775
|
+
"验证主机/生命周期环境/内容源的一致性"
|
8515
8776
|
],
|
8516
8777
|
"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": [
|
8517
|
-
""
|
8778
|
+
"验证主机分配的生命周期环境是否已通过主机从其中获取其内容的智能代理进行了同步。只适用于 API 请求,不会影响通过 Web UI 的检查"
|
8518
8779
|
],
|
8519
8780
|
"Value must either be a boolean or 'default' for 'enabled'": [
|
8520
8781
|
"值需要是一个布尔值,或 'default' 代表 'enabled'"
|
@@ -8522,23 +8783,26 @@
|
|
8522
8783
|
"Verify SSL": [
|
8523
8784
|
"验证 SSL"
|
8524
8785
|
],
|
8525
|
-
"Verify checksum
|
8786
|
+
"Verify checksum": [
|
8526
8787
|
""
|
8527
8788
|
],
|
8789
|
+
"Verify checksum for content on smart proxy": [
|
8790
|
+
"为智能代理中的内容验证校验和"
|
8791
|
+
],
|
8528
8792
|
"Verify checksum for one or more products": [
|
8529
8793
|
"验证一个或多个产品的校验和"
|
8530
8794
|
],
|
8531
8795
|
"Verify checksum of repositories in %{name} %{version}": [
|
8532
|
-
""
|
8796
|
+
"验证 %{name}%{version} 中的仓库的校验和"
|
8533
8797
|
],
|
8534
8798
|
"Verify checksum of repository contents": [
|
8535
8799
|
"验证存储库内容的校验和"
|
8536
8800
|
],
|
8537
8801
|
"Verify checksum of repository contents in the content view version": [
|
8538
|
-
""
|
8802
|
+
"验证内容视图版本中的仓库内容的校验和"
|
8539
8803
|
],
|
8540
8804
|
"Verify checksum of version repositories": [
|
8541
|
-
""
|
8805
|
+
"验证版本仓库的校验和"
|
8542
8806
|
],
|
8543
8807
|
"Version": [
|
8544
8808
|
"版本"
|
@@ -8553,10 +8817,10 @@
|
|
8553
8817
|
"版本 ${version.version}"
|
8554
8818
|
],
|
8555
8819
|
"Version ${versionNameToRemove} will be deleted from all environments. It will no longer be available for promotion.": [
|
8556
|
-
"版本 ${versionNameToRemove}
|
8820
|
+
"版本 ${versionNameToRemove} 将从所有环境中删除。它将不再可用于提升。"
|
8557
8821
|
],
|
8558
8822
|
"Version ${versionNameToRemove} will be deleted from the listed environments. It will no longer be available for promotion.": [
|
8559
|
-
"版本 ${versionNameToRemove}
|
8823
|
+
"版本 ${versionNameToRemove} 将从列出的环境中删除。它将不再可用于提升。"
|
8560
8824
|
],
|
8561
8825
|
"Version ${versionOne}": [
|
8562
8826
|
"版本 ${versionOne}"
|
@@ -8589,7 +8853,7 @@
|
|
8589
8853
|
"视图 %{view} 已被提升为 %{env}"
|
8590
8854
|
],
|
8591
8855
|
"View Filters": [
|
8592
|
-
""
|
8856
|
+
"查看过滤器"
|
8593
8857
|
],
|
8594
8858
|
"View Subscription Usage": [
|
8595
8859
|
"查看订阅使用情况"
|
@@ -8598,25 +8862,25 @@
|
|
8598
8862
|
"查看受影响主机的报告"
|
8599
8863
|
],
|
8600
8864
|
"View applicable errata": [
|
8601
|
-
""
|
8865
|
+
"查看适用的勘误"
|
8602
8866
|
],
|
8603
8867
|
"View by": [
|
8604
8868
|
"查看方法"
|
8605
8869
|
],
|
8606
8870
|
"View content views": [
|
8607
|
-
""
|
8871
|
+
"查看内容视图"
|
8608
8872
|
],
|
8609
8873
|
"View details": [
|
8610
8874
|
""
|
8611
8875
|
],
|
8612
8876
|
"View documentation": [
|
8613
|
-
""
|
8877
|
+
"查看文档"
|
8614
8878
|
],
|
8615
8879
|
"View matching content": [
|
8616
8880
|
"显示匹配内容"
|
8617
8881
|
],
|
8618
8882
|
"View sync status": [
|
8619
|
-
""
|
8883
|
+
"查看同步状态"
|
8620
8884
|
],
|
8621
8885
|
"View tasks ": [
|
8622
8886
|
"查看任务 "
|
@@ -8637,7 +8901,7 @@
|
|
8637
8901
|
"虚拟主机"
|
8638
8902
|
],
|
8639
8903
|
"WARNING: Simple Content Access will be required for all organizations in Katello 4.12.": [
|
8640
|
-
""
|
8904
|
+
"警告: Katello 4.12 中的所有机构都需要简单内容访问。"
|
8641
8905
|
],
|
8642
8906
|
"Waiting to start.": [
|
8643
8907
|
"等待开始。"
|
@@ -8667,13 +8931,13 @@
|
|
8667
8931
|
"在内容视图被升级后是否自动同步智能代理。"
|
8668
8932
|
],
|
8669
8933
|
"Whether or not to check the status of backend services such as pulp and candlepin prior to performing some actions.": [
|
8670
|
-
"在这些操作前,是否检查后端服务(如 pulp 和 candlepin
|
8934
|
+
"在这些操作前,是否检查后端服务(如 pulp 和 candlepin)的状态。"
|
8671
8935
|
],
|
8672
8936
|
"Whether or not to regenerate the repository on disk. Default: true": [
|
8673
8937
|
"是否重新生成磁盘上的仓库。默认值:true"
|
8674
8938
|
],
|
8675
8939
|
"Whether or not to return filters applied to the content view version": [
|
8676
|
-
""
|
8940
|
+
"是否返回应用到内容视图版本的过滤器"
|
8677
8941
|
],
|
8678
8942
|
"Whether or not to show all results": [
|
8679
8943
|
"是否显示所有结果"
|
@@ -8715,13 +8979,13 @@
|
|
8715
8979
|
"您无法设置机构的 parent_id。此功能被禁用。"
|
8716
8980
|
],
|
8717
8981
|
"You currently don't have any ${selectedContentType}.": [
|
8718
|
-
"
|
8982
|
+
"您目前没有任何 ${selectedContentType}。"
|
8719
8983
|
],
|
8720
8984
|
"You currently don't have any alternate content sources.": [
|
8721
8985
|
"您目前没有备用内容源。"
|
8722
8986
|
],
|
8723
8987
|
"You currently don't have any related content views.": [
|
8724
|
-
""
|
8988
|
+
"您目前没有任何相关的内容视图。"
|
8725
8989
|
],
|
8726
8990
|
"You currently don't have any repositories associated with this content.": [
|
8727
8991
|
"您目前没有与此内容关联的任何仓库。"
|
@@ -8730,7 +8994,7 @@
|
|
8730
8994
|
"您目前没有要添加到此过滤的仓库。"
|
8731
8995
|
],
|
8732
8996
|
"You currently have no content views to display": [
|
8733
|
-
""
|
8997
|
+
"您目前没有要显示的内容视图"
|
8734
8998
|
],
|
8735
8999
|
"You do not have permissions to delete %s": [
|
8736
9000
|
"您没有权限删除 %s"
|
@@ -8745,7 +9009,7 @@
|
|
8745
9009
|
"您有尚未保存的更改。您要退出而不保存更改吗?"
|
8746
9010
|
],
|
8747
9011
|
"You must select at least one host.": [
|
8748
|
-
""
|
9012
|
+
"您至少需要选择一个主机。"
|
8749
9013
|
],
|
8750
9014
|
"You were not allowed to add %s": [
|
8751
9015
|
"您不允许添加 %s"
|
@@ -8763,13 +9027,13 @@
|
|
8763
9027
|
"您更改了 %(entitlementCount)s 个权利"
|
8764
9028
|
],
|
8765
9029
|
"Your manifest expired on {expirationDate}. To continue using Red Hat content, import a new manifest.": [
|
8766
|
-
""
|
9030
|
+
"您的清单已于 {expirationDate} 过期。要继续使用红帽内容,请导入一个新的清单。"
|
8767
9031
|
],
|
8768
9032
|
"Your manifest has expired. To continue using Red Hat content, import a new manifest.": [
|
8769
|
-
""
|
9033
|
+
"您的清单已过期。要继续使用红帽内容,请导入一个新的清单。"
|
8770
9034
|
],
|
8771
9035
|
"Your manifest will expire in {daysMessage}. To extend the expiration date, refresh your manifest. Or, if your Foreman is disconnected, import a new manifest.": [
|
8772
|
-
""
|
9036
|
+
"您的清单将在 {daysMessage} 后过期。要扩展过期日期,请刷新您的清单。或者,如果您的 Foreman 已断开,请导入一个新清单。"
|
8773
9037
|
],
|
8774
9038
|
"Your search query was invalid. Please revise it and try again. The full error has been sent to the application logs.": [
|
8775
9039
|
"您的搜索查询无效。请对其进行修改,然后重试。完整的错误已发送到应用程序日志。"
|
@@ -8793,7 +9057,7 @@
|
|
8793
9057
|
"您的搜索没有返回匹配的主机。"
|
8794
9058
|
],
|
8795
9059
|
"Your search returned no matching non-modular RPMs.": [
|
8796
|
-
""
|
9060
|
+
"您的搜索不会返回任何匹配的非模块化 RPM。"
|
8797
9061
|
],
|
8798
9062
|
"Yum": [
|
8799
9063
|
"Yum"
|
@@ -8832,7 +9096,7 @@
|
|
8832
9096
|
"未找到操作"
|
8833
9097
|
],
|
8834
9098
|
"activation key": [
|
8835
|
-
""
|
9099
|
+
"激活码"
|
8836
9100
|
],
|
8837
9101
|
"activation key identifier": [
|
8838
9102
|
"激活码标识符"
|
@@ -8886,7 +9150,7 @@
|
|
8886
9150
|
""
|
8887
9151
|
],
|
8888
9152
|
"attempted to sync a non-library repository.": [
|
8889
|
-
""
|
9153
|
+
"尝试同步 non-library 仓库。"
|
8890
9154
|
],
|
8891
9155
|
"attempted to sync without a feed URL": [
|
8892
9156
|
"尝试在没有 Feed URL 的情况下进行同步"
|
@@ -8898,10 +9162,10 @@
|
|
8898
9162
|
"执行仓库发现的基本 url"
|
8899
9163
|
],
|
8900
9164
|
"bug fix": [
|
8901
|
-
""
|
9165
|
+
"程序错误修正"
|
8902
9166
|
],
|
8903
9167
|
"bug fixes": [
|
8904
|
-
""
|
9168
|
+
"程序错误修正"
|
8905
9169
|
],
|
8906
9170
|
"bulk add filter rules": [
|
8907
9171
|
"批量添加过滤规则"
|
@@ -8949,7 +9213,7 @@
|
|
8949
9213
|
"无法设置,因为设置了无限的主机"
|
8950
9214
|
],
|
8951
9215
|
"cannot be set for repositories without 'Additive' mirroring policy.": [
|
8952
|
-
""
|
9216
|
+
"无法为没有 'Additive' 镜像策略的仓库设置。"
|
8953
9217
|
],
|
8954
9218
|
"cannot contain characters other than ascii alpha numerals, '_', '-'. ": [
|
8955
9219
|
"不可包含除了 ascii 字母數字、'_'、'-' 以外的字元。"
|
@@ -8967,7 +9231,7 @@
|
|
8967
9231
|
"不能包含超过%s个字符"
|
8968
9232
|
],
|
8969
9233
|
"change the host's content source.": [
|
8970
|
-
""
|
9234
|
+
"更改主机的内容源。"
|
8971
9235
|
],
|
8972
9236
|
"checking %s task status": [
|
8973
9237
|
"检查 %s 任务状态"
|
@@ -8991,7 +9255,7 @@
|
|
8991
9255
|
"content type ('deb', 'docker_manifest', 'file', 'ostree_ref', 'rpm', 'srpm')"
|
8992
9256
|
],
|
8993
9257
|
"content type ('deb', 'file', 'ostree_ref', 'rpm', 'srpm')": [
|
8994
|
-
""
|
9258
|
+
"内容类型 ('deb', 'file', 'ostree_ref', 'rpm', 'srpm')"
|
8995
9259
|
],
|
8996
9260
|
"content view component ID. Identifier of the component association": [
|
8997
9261
|
"内容视图组件 ID。组件关联的标识符"
|
@@ -9036,16 +9300,16 @@
|
|
9036
9300
|
"欲進行比較的內容視域版本"
|
9037
9301
|
],
|
9038
9302
|
"create a custom product": [
|
9039
|
-
""
|
9303
|
+
"创建自定义仓库"
|
9040
9304
|
],
|
9041
9305
|
"create a filter for a content view": [
|
9042
9306
|
"为内容视图创建一个过滤器"
|
9043
9307
|
],
|
9044
9308
|
"day": [
|
9045
|
-
""
|
9309
|
+
"天"
|
9046
9310
|
],
|
9047
9311
|
"days": [
|
9048
|
-
""
|
9312
|
+
"天"
|
9049
9313
|
],
|
9050
9314
|
"deb, package, package group, or docker tag names": [
|
9051
9315
|
"deb、软件包、软件包组或 docker 标签名"
|
@@ -9054,7 +9318,7 @@
|
|
9054
9318
|
"deb_ids 不是一个数组"
|
9055
9319
|
],
|
9056
9320
|
"deb_names_for_job_template: Action must be one of %s": [
|
9057
|
-
""
|
9321
|
+
"deb_names_for_job_template: 操作必须是 %s 中的一个"
|
9058
9322
|
],
|
9059
9323
|
"delete a filter": [
|
9060
9324
|
"删除过滤器"
|
@@ -9078,16 +9342,16 @@
|
|
9078
9342
|
"磁盘"
|
9079
9343
|
],
|
9080
9344
|
"download policy for deb, docker, file and yum repos (either 'immediate' or 'on_demand')": [
|
9081
|
-
""
|
9345
|
+
"下载对 deb、docker、file 和 yum 仓库( 'immediate' 或 'on_demand')的下载策略"
|
9082
9346
|
],
|
9083
9347
|
"enables or disables synchronization": [
|
9084
9348
|
"启用或禁用同步"
|
9085
9349
|
],
|
9086
9350
|
"enhancement": [
|
9087
|
-
""
|
9351
|
+
"功能增强"
|
9088
9352
|
],
|
9089
9353
|
"enhancements": [
|
9090
|
-
""
|
9354
|
+
"功能增强"
|
9091
9355
|
],
|
9092
9356
|
"environment identifier": [
|
9093
9357
|
"環境識別子"
|
@@ -9117,7 +9381,7 @@
|
|
9117
9381
|
"勘誤:ID 或全選物件"
|
9118
9382
|
],
|
9119
9383
|
"erratum: allow types not matching a valid errata type": [
|
9120
|
-
""
|
9384
|
+
"勘误:允许类型不匹配有效的勘误类型"
|
9121
9385
|
],
|
9122
9386
|
"erratum: end date (YYYY-MM-DD)": [
|
9123
9387
|
"勘誤:截止日期(YYYY-MM-DD)"
|
@@ -9159,7 +9423,7 @@
|
|
9159
9423
|
"只篩選包含此名稱的環境"
|
9160
9424
|
],
|
9161
9425
|
"for repository '%{name}' is not unique and cannot be created in '%{env}'. Its Container Repository Name (%{container_name}) conflicts with an existing repository. Consider changing the Lifecycle Environment's Registry Name Pattern to something more specific.": [
|
9162
|
-
"仓库 '%{name}' 的名称不是唯一的,因此无法在 '%{env}'
|
9426
|
+
"仓库 '%{name}' 的名称不是唯一的,因此无法在 '%{env}' 中创建。其容器仓库名称(%{container_name})与现有仓库冲突。考虑将生命周期的 Registry Name Pattern 改为更加具体。"
|
9163
9427
|
],
|
9164
9428
|
"force content view promotion and bypass lifecycle environment restriction": [
|
9165
9429
|
"强制内容视图推广,并绕过生命周期环境限制"
|
@@ -9177,10 +9441,10 @@
|
|
9177
9441
|
"已經為此產品使用。"
|
9178
9442
|
],
|
9179
9443
|
"here": [
|
9180
|
-
""
|
9444
|
+
"这里"
|
9181
9445
|
],
|
9182
9446
|
"host": [
|
9183
|
-
""
|
9447
|
+
"主机"
|
9184
9448
|
],
|
9185
9449
|
"host collection name to filter by": [
|
9186
9450
|
"要过滤的主机集合名称"
|
@@ -9216,7 +9480,7 @@
|
|
9216
9480
|
"初始化 Pulp 任務"
|
9217
9481
|
],
|
9218
9482
|
"installed": [
|
9219
|
-
""
|
9483
|
+
"已安裝"
|
9220
9484
|
],
|
9221
9485
|
"installing errata...": [
|
9222
9486
|
"正在安装勘误..."
|
@@ -9249,7 +9513,7 @@
|
|
9249
9513
|
"无效:存储库只能要求一个操作系统版本。"
|
9250
9514
|
],
|
9251
9515
|
"invalid: The content source must sync the lifecycle environment assigned to the host. See the logs for more information.": [
|
9252
|
-
""
|
9516
|
+
"无效 :内容源必须同步到分配给主机的生命周期环境。如需更多信息,请参阅日志。"
|
9253
9517
|
],
|
9254
9518
|
"is already attached to the capsule": [
|
9255
9519
|
"已附加到 capsule"
|
@@ -9303,19 +9567,19 @@
|
|
9303
9567
|
"找不到模块流"
|
9304
9568
|
],
|
9305
9569
|
"multi-environment activation key": [
|
9306
|
-
""
|
9570
|
+
"多环境激活码"
|
9307
9571
|
],
|
9308
9572
|
"multi-environment activation keys": [
|
9309
|
-
""
|
9573
|
+
"多环境激活码"
|
9310
9574
|
],
|
9311
9575
|
"multi-environment host": [
|
9312
|
-
""
|
9576
|
+
"多环境主机"
|
9313
9577
|
],
|
9314
9578
|
"multi-environment hosts": [
|
9315
|
-
""
|
9579
|
+
"多环境主机"
|
9316
9580
|
],
|
9317
9581
|
"must be %{gpg_key} or %{cert}": [
|
9318
|
-
"必须是
|
9582
|
+
"必须是 %{gpg_key} 或 %{cert}"
|
9319
9583
|
],
|
9320
9584
|
"must be a positive integer value.": [
|
9321
9585
|
"必须是正整数值。"
|
@@ -9327,7 +9591,7 @@
|
|
9327
9591
|
"必须是 %s 之一"
|
9328
9592
|
],
|
9329
9593
|
"must be true or false": [
|
9330
|
-
""
|
9594
|
+
"必须为 true 或 false"
|
9331
9595
|
],
|
9332
9596
|
"must be unique within one organization": [
|
9333
9597
|
"在机构中需要是唯一的"
|
@@ -9492,16 +9756,16 @@
|
|
9492
9756
|
"規則識別子"
|
9493
9757
|
],
|
9494
9758
|
"security advisories": [
|
9495
|
-
""
|
9759
|
+
"安全公告"
|
9496
9760
|
],
|
9497
9761
|
"security advisory": [
|
9498
|
-
""
|
9762
|
+
"安全公告"
|
9499
9763
|
],
|
9500
9764
|
"selected host": [
|
9501
|
-
""
|
9765
|
+
"选择的主机"
|
9502
9766
|
],
|
9503
9767
|
"selected hosts": [
|
9504
|
-
""
|
9768
|
+
"选择的主机"
|
9505
9769
|
],
|
9506
9770
|
"service level": [
|
9507
9771
|
"服務等級"
|
@@ -9522,7 +9786,7 @@
|
|
9522
9786
|
"在库和默认内容视图中显示仓库"
|
9523
9787
|
],
|
9524
9788
|
"some executors are not responding, check %{status_url}": [
|
9525
|
-
"
|
9789
|
+
"一些执行程序没有响应,请检查 %{status_url}"
|
9526
9790
|
],
|
9527
9791
|
"specifies if content should be included or excluded, default: inclusion=false": [
|
9528
9792
|
"指定内容应该被包括还是排除,默认:inclusion=false"
|
@@ -9543,19 +9807,19 @@
|
|
9543
9807
|
"同步计划数字标识符"
|
9544
9808
|
],
|
9545
9809
|
"system registration": [
|
9546
|
-
""
|
9810
|
+
"系统注册"
|
9547
9811
|
],
|
9548
9812
|
"the documentation.": [
|
9549
|
-
""
|
9813
|
+
"文档。"
|
9550
9814
|
],
|
9551
9815
|
"the following attributes can not be updated for the Red Hat provider: [ %s ]": [
|
9552
9816
|
"以下属性不能为红帽供应商更新: [ %s ]"
|
9553
9817
|
],
|
9554
9818
|
"the host": [
|
9555
|
-
""
|
9819
|
+
"主机"
|
9556
9820
|
],
|
9557
9821
|
"the hosts": [
|
9558
|
-
""
|
9822
|
+
"主机"
|
9559
9823
|
],
|
9560
9824
|
"to": [
|
9561
9825
|
"至"
|
@@ -9585,7 +9849,7 @@
|
|
9585
9849
|
"更新篩選器"
|
9586
9850
|
],
|
9587
9851
|
"updated": [
|
9588
|
-
""
|
9852
|
+
"已更新"
|
9589
9853
|
],
|
9590
9854
|
"updating package group...": [
|
9591
9855
|
"正在更新软件包组..."
|
@@ -9642,7 +9906,7 @@
|
|
9642
9906
|
"已选择 {0} 个项目"
|
9643
9907
|
],
|
9644
9908
|
"{enableRedHatRepos} or {createACustomProduct}.": [
|
9645
|
-
""
|
9909
|
+
"{enableRedHatRepos} 或 {createACustomProduct}。"
|
9646
9910
|
],
|
9647
9911
|
"{numberOfActivationKeys} activation key will be assigned to content view {cvName} in": [
|
9648
9912
|
"{numberOfActivationKeys} 激活码将分配给内容视图 {cvName}"
|