katello 4.16.1 → 4.16.2
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 +4 -7
- data/app/assets/javascripts/katello/locale/bn_IN/katello.js +4 -7
- data/app/assets/javascripts/katello/locale/ca/katello.js +4 -7
- data/app/assets/javascripts/katello/locale/cs/katello.js +4 -7
- data/app/assets/javascripts/katello/locale/cs_CZ/katello.js +6 -9
- data/app/assets/javascripts/katello/locale/de/katello.js +16 -19
- data/app/assets/javascripts/katello/locale/de_AT/katello.js +4 -7
- data/app/assets/javascripts/katello/locale/de_DE/katello.js +4 -7
- data/app/assets/javascripts/katello/locale/el/katello.js +4 -7
- data/app/assets/javascripts/katello/locale/en/katello.js +4 -7
- data/app/assets/javascripts/katello/locale/en_GB/katello.js +6 -9
- data/app/assets/javascripts/katello/locale/en_US/katello.js +4 -7
- data/app/assets/javascripts/katello/locale/es/katello.js +171 -174
- data/app/assets/javascripts/katello/locale/et_EE/katello.js +4 -7
- data/app/assets/javascripts/katello/locale/fr/katello.js +844 -847
- data/app/assets/javascripts/katello/locale/gl/katello.js +4 -7
- data/app/assets/javascripts/katello/locale/gu/katello.js +5 -8
- data/app/assets/javascripts/katello/locale/he_IL/katello.js +4 -7
- data/app/assets/javascripts/katello/locale/hi/katello.js +4 -7
- data/app/assets/javascripts/katello/locale/id/katello.js +4 -7
- data/app/assets/javascripts/katello/locale/it/katello.js +7 -10
- data/app/assets/javascripts/katello/locale/ja/katello.js +572 -575
- data/app/assets/javascripts/katello/locale/ka/katello.js +416 -419
- data/app/assets/javascripts/katello/locale/kn/katello.js +4 -7
- data/app/assets/javascripts/katello/locale/ko/katello.js +2093 -2097
- data/app/assets/javascripts/katello/locale/ml_IN/katello.js +4 -7
- data/app/assets/javascripts/katello/locale/mr/katello.js +4 -7
- data/app/assets/javascripts/katello/locale/nl_NL/katello.js +4 -7
- data/app/assets/javascripts/katello/locale/or/katello.js +4 -7
- data/app/assets/javascripts/katello/locale/pa/katello.js +4 -7
- data/app/assets/javascripts/katello/locale/pl/katello.js +5 -8
- data/app/assets/javascripts/katello/locale/pl_PL/katello.js +4 -7
- data/app/assets/javascripts/katello/locale/pt/katello.js +4 -7
- data/app/assets/javascripts/katello/locale/pt_BR/katello.js +184 -187
- data/app/assets/javascripts/katello/locale/ro/katello.js +4 -7
- data/app/assets/javascripts/katello/locale/ro_RO/katello.js +4 -7
- data/app/assets/javascripts/katello/locale/ru/katello.js +7 -10
- data/app/assets/javascripts/katello/locale/sl/katello.js +4 -7
- data/app/assets/javascripts/katello/locale/sv_SE/katello.js +5 -8
- data/app/assets/javascripts/katello/locale/ta/katello.js +4 -7
- data/app/assets/javascripts/katello/locale/ta_IN/katello.js +4 -7
- data/app/assets/javascripts/katello/locale/te/katello.js +4 -7
- data/app/assets/javascripts/katello/locale/tr/katello.js +4 -7
- data/app/assets/javascripts/katello/locale/vi/katello.js +4 -7
- data/app/assets/javascripts/katello/locale/vi_VN/katello.js +4 -7
- data/app/assets/javascripts/katello/locale/zh/katello.js +4 -7
- data/app/assets/javascripts/katello/locale/zh_CN/katello.js +577 -580
- data/app/assets/javascripts/katello/locale/zh_TW/katello.js +7 -10
- data/app/controllers/katello/api/registry/registry_proxies_controller.rb +2 -0
- data/db/migrate/20240924161240_katello_recreate_evr_constructs.rb +18 -0
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/bastion_katello.pot +4 -0
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/bn.po +96 -31
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/bn_IN.po +96 -31
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/ca.po +96 -31
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/cs_CZ.po +96 -31
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/de.po +99 -60
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/de_AT.po +96 -31
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/de_DE.po +96 -31
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/el.po +96 -31
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/en_GB.po +100 -35
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/en_US.po +96 -31
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/es.po +99 -40
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/et_EE.po +96 -31
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/fr.po +260 -192
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/gl.po +96 -31
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/gu.po +96 -31
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/he_IL.po +96 -31
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/hi.po +96 -31
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/id.po +96 -31
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/it.po +96 -35
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/ja.po +119 -52
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/ka.po +99 -34
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/kn.po +96 -31
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/ko.po +107 -40
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/ml_IN.po +96 -31
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/mr.po +96 -31
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/nl_NL.po +96 -31
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/or.po +96 -31
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/pa.po +96 -31
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/pl.po +96 -31
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/pl_PL.po +96 -31
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/pt.po +96 -31
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/pt_BR.po +99 -40
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/ro.po +96 -31
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/ro_RO.po +96 -31
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/ru.po +97 -34
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/sl.po +96 -31
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/sv_SE.po +96 -31
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/ta.po +96 -31
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/ta_IN.po +96 -31
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/te.po +96 -31
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/tr.po +96 -31
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/vi.po +96 -31
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/vi_VN.po +96 -31
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/zh.po +96 -31
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/zh_CN.po +105 -40
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/zh_TW.po +98 -33
- data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/translations.js +14 -14
- data/lib/katello/version.rb +1 -1
- data/locale/bn/LC_MESSAGES/katello.mo +0 -0
- data/locale/bn/katello.po +4 -7
- data/locale/bn/katello.po.time_stamp +0 -0
- data/locale/bn_IN/LC_MESSAGES/katello.mo +0 -0
- data/locale/bn_IN/katello.po +4 -7
- data/locale/bn_IN/katello.po.time_stamp +0 -0
- data/locale/ca/LC_MESSAGES/katello.mo +0 -0
- data/locale/ca/katello.po +4 -7
- data/locale/ca/katello.po.time_stamp +0 -0
- data/locale/cs/LC_MESSAGES/katello.mo +0 -0
- data/locale/cs/katello.po +4 -7
- data/locale/cs/katello.po.time_stamp +0 -0
- data/locale/cs_CZ/LC_MESSAGES/katello.mo +0 -0
- data/locale/cs_CZ/katello.po +6 -9
- data/locale/cs_CZ/katello.po.time_stamp +0 -0
- data/locale/de/LC_MESSAGES/katello.mo +0 -0
- data/locale/de/katello.po +20 -23
- data/locale/de/katello.po.time_stamp +0 -0
- data/locale/de_AT/LC_MESSAGES/katello.mo +0 -0
- data/locale/de_AT/katello.po +4 -7
- data/locale/de_AT/katello.po.time_stamp +0 -0
- data/locale/de_DE/LC_MESSAGES/katello.mo +0 -0
- data/locale/de_DE/katello.po +4 -7
- data/locale/de_DE/katello.po.time_stamp +0 -0
- data/locale/el/LC_MESSAGES/katello.mo +0 -0
- data/locale/el/katello.po +4 -7
- data/locale/el/katello.po.time_stamp +0 -0
- data/locale/en/LC_MESSAGES/katello.mo +0 -0
- data/locale/en/katello.po +4 -7
- data/locale/en/katello.po.time_stamp +0 -0
- data/locale/en_GB/LC_MESSAGES/katello.mo +0 -0
- data/locale/en_GB/katello.po +6 -9
- data/locale/en_GB/katello.po.time_stamp +0 -0
- data/locale/en_US/LC_MESSAGES/katello.mo +0 -0
- data/locale/en_US/katello.po +4 -7
- data/locale/en_US/katello.po.time_stamp +0 -0
- data/locale/es/LC_MESSAGES/katello.mo +0 -0
- data/locale/es/katello.po +175 -177
- data/locale/es/katello.po.time_stamp +0 -0
- data/locale/et_EE/LC_MESSAGES/katello.mo +0 -0
- data/locale/et_EE/katello.po +4 -7
- data/locale/et_EE/katello.po.time_stamp +0 -0
- data/locale/fr/LC_MESSAGES/katello.mo +0 -0
- data/locale/fr/katello.po +851 -854
- data/locale/fr/katello.po.time_stamp +0 -0
- data/locale/gl/LC_MESSAGES/katello.mo +0 -0
- data/locale/gl/katello.po +4 -7
- data/locale/gl/katello.po.time_stamp +0 -0
- data/locale/gu/LC_MESSAGES/katello.mo +0 -0
- data/locale/gu/katello.po +6 -9
- data/locale/gu/katello.po.time_stamp +0 -0
- data/locale/he_IL/LC_MESSAGES/katello.mo +0 -0
- data/locale/he_IL/katello.po +4 -7
- data/locale/he_IL/katello.po.time_stamp +0 -0
- data/locale/hi/LC_MESSAGES/katello.mo +0 -0
- data/locale/hi/katello.po +4 -7
- data/locale/hi/katello.po.time_stamp +0 -0
- data/locale/id/LC_MESSAGES/katello.mo +0 -0
- data/locale/id/katello.po +4 -7
- data/locale/id/katello.po.time_stamp +0 -0
- data/locale/it/LC_MESSAGES/katello.mo +0 -0
- data/locale/it/katello.po +8 -11
- data/locale/it/katello.po.time_stamp +0 -0
- data/locale/ja/LC_MESSAGES/katello.mo +0 -0
- data/locale/ja/katello.po +580 -581
- data/locale/ja/katello.po.time_stamp +0 -0
- data/locale/ka/LC_MESSAGES/katello.mo +0 -0
- data/locale/ka/katello.po +418 -419
- data/locale/ka/katello.po.time_stamp +0 -0
- data/locale/katello.pot +89 -94
- data/locale/kn/LC_MESSAGES/katello.mo +0 -0
- data/locale/kn/katello.po +4 -7
- data/locale/kn/katello.po.time_stamp +0 -0
- data/locale/ko/LC_MESSAGES/katello.mo +0 -0
- data/locale/ko/katello.po +2103 -2093
- data/locale/ko/katello.po.time_stamp +0 -0
- data/locale/ml_IN/LC_MESSAGES/katello.mo +0 -0
- data/locale/ml_IN/katello.po +4 -7
- data/locale/ml_IN/katello.po.time_stamp +0 -0
- data/locale/mr/LC_MESSAGES/katello.mo +0 -0
- data/locale/mr/katello.po +4 -7
- data/locale/mr/katello.po.time_stamp +0 -0
- data/locale/nl_NL/LC_MESSAGES/katello.mo +0 -0
- data/locale/nl_NL/katello.po +4 -7
- data/locale/nl_NL/katello.po.time_stamp +0 -0
- data/locale/or/LC_MESSAGES/katello.mo +0 -0
- data/locale/or/katello.po +4 -7
- data/locale/or/katello.po.time_stamp +0 -0
- data/locale/pa/LC_MESSAGES/katello.mo +0 -0
- data/locale/pa/katello.po +4 -7
- data/locale/pa/katello.po.time_stamp +0 -0
- data/locale/pl/LC_MESSAGES/katello.mo +0 -0
- data/locale/pl/katello.po +6 -9
- data/locale/pl/katello.po.time_stamp +0 -0
- data/locale/pl_PL/LC_MESSAGES/katello.mo +0 -0
- data/locale/pl_PL/katello.po +4 -7
- data/locale/pl_PL/katello.po.time_stamp +0 -0
- data/locale/pt/LC_MESSAGES/katello.mo +0 -0
- data/locale/pt/katello.po +4 -7
- data/locale/pt/katello.po.time_stamp +0 -0
- data/locale/pt_BR/LC_MESSAGES/katello.mo +0 -0
- data/locale/pt_BR/katello.po +188 -190
- data/locale/pt_BR/katello.po.time_stamp +0 -0
- data/locale/ro/LC_MESSAGES/katello.mo +0 -0
- data/locale/ro/katello.po +4 -7
- data/locale/ro/katello.po.time_stamp +0 -0
- data/locale/ro_RO/LC_MESSAGES/katello.mo +0 -0
- data/locale/ro_RO/katello.po +4 -7
- data/locale/ro_RO/katello.po.time_stamp +0 -0
- data/locale/ru/LC_MESSAGES/katello.mo +0 -0
- data/locale/ru/katello.po +8 -11
- data/locale/ru/katello.po.time_stamp +0 -0
- data/locale/sl/LC_MESSAGES/katello.mo +0 -0
- data/locale/sl/katello.po +4 -7
- data/locale/sl/katello.po.time_stamp +0 -0
- data/locale/sv_SE/LC_MESSAGES/katello.mo +0 -0
- data/locale/sv_SE/katello.po +6 -9
- data/locale/sv_SE/katello.po.time_stamp +0 -0
- data/locale/ta/LC_MESSAGES/katello.mo +0 -0
- data/locale/ta/katello.po +4 -7
- data/locale/ta/katello.po.time_stamp +0 -0
- data/locale/ta_IN/LC_MESSAGES/katello.mo +0 -0
- data/locale/ta_IN/katello.po +4 -7
- data/locale/ta_IN/katello.po.time_stamp +0 -0
- data/locale/te/LC_MESSAGES/katello.mo +0 -0
- data/locale/te/katello.po +4 -7
- data/locale/te/katello.po.time_stamp +0 -0
- data/locale/tr/LC_MESSAGES/katello.mo +0 -0
- data/locale/tr/katello.po +4 -7
- data/locale/tr/katello.po.time_stamp +0 -0
- data/locale/vi/LC_MESSAGES/katello.mo +0 -0
- data/locale/vi/katello.po +4 -7
- data/locale/vi/katello.po.time_stamp +0 -0
- data/locale/vi_VN/LC_MESSAGES/katello.mo +0 -0
- data/locale/vi_VN/katello.po +4 -7
- data/locale/vi_VN/katello.po.time_stamp +0 -0
- data/locale/zh/LC_MESSAGES/katello.mo +0 -0
- data/locale/zh/katello.po +4 -7
- data/locale/zh/katello.po.time_stamp +0 -0
- data/locale/zh_CN/LC_MESSAGES/katello.mo +0 -0
- data/locale/zh_CN/katello.po +583 -580
- data/locale/zh_CN/katello.po.time_stamp +0 -0
- data/locale/zh_TW/LC_MESSAGES/katello.mo +0 -0
- data/locale/zh_TW/katello.po +8 -11
- data/locale/zh_TW/katello.po.time_stamp +0 -0
- metadata +54 -3
@@ -3,11 +3,11 @@
|
|
3
3
|
"locale_data": {
|
4
4
|
"katello": {
|
5
5
|
"": {
|
6
|
-
"Project-Id-Version": "katello
|
6
|
+
"Project-Id-Version": "katello 4.16.1",
|
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": "Ewoud Kohl van Wijngaarden <ewoud+transifex@kohlvanwijngaarden.nl>, 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
|
"具有可安装勘误的主机的提升后的摘要"
|
@@ -480,10 +480,10 @@
|
|
480
480
|
"操作没有获得可以在这个机构上执行的授权。"
|
481
481
|
],
|
482
482
|
"Activation Key information": [
|
483
|
-
""
|
483
|
+
"激活码信息"
|
484
484
|
],
|
485
485
|
"Activation Key will no longer be available for use. This operation cannot be undone.": [
|
486
|
-
""
|
486
|
+
"激活码将无法使用。此操作无法撤消。"
|
487
487
|
],
|
488
488
|
"Activation Keys": [
|
489
489
|
"激活码"
|
@@ -492,46 +492,46 @@
|
|
492
492
|
"激活码"
|
493
493
|
],
|
494
494
|
"Activation key %s has more than one content view. Use #content_views instead.": [
|
495
|
-
""
|
495
|
+
"激活码 %s 有多个内容视图。使用 #content_views 替代。"
|
496
496
|
],
|
497
497
|
"Activation key %s has more than one lifecycle environment. Use #lifecycle_environments instead.": [
|
498
|
-
""
|
498
|
+
"激活码 %s 有多个生命周期环境。使用 #lifecycle_environments 替代。"
|
499
499
|
],
|
500
500
|
"Activation key '%s' is associated to multiple environments and registering to multiple environments is not enabled.": [
|
501
|
-
""
|
501
|
+
"激活码 '%s' 与多个环境关联,但没有启用注册到多个环境。"
|
502
502
|
],
|
503
503
|
"Activation key ID": [
|
504
504
|
"激活码 ID"
|
505
505
|
],
|
506
506
|
"Activation key deleted": [
|
507
|
-
""
|
507
|
+
"啟動金鑰已刪除"
|
508
508
|
],
|
509
509
|
"Activation key details": [
|
510
|
-
""
|
510
|
+
"激活码详情"
|
511
511
|
],
|
512
512
|
"Activation key details updated": [
|
513
|
-
""
|
513
|
+
"激活码详情已更新"
|
514
514
|
],
|
515
515
|
"Activation key for subscription-manager client, required for CentOS and Red Hat Enterprise Linux. For multiple keys use `activation_keys` param instead.": [
|
516
516
|
"subscription-manager 客户端的激活码,CentOS 和 Red Hat Enterprise Linux 需要它。如果是多个激活码,使用 `activation_keys` 参数替代。"
|
517
517
|
],
|
518
518
|
"Activation key identifier": [
|
519
|
-
""
|
519
|
+
"激活码标识符"
|
520
520
|
],
|
521
521
|
"Activation key(s) to use during registration": [
|
522
|
-
""
|
522
|
+
"注册过程中使用的激活码"
|
523
523
|
],
|
524
524
|
"Activation keys": [
|
525
525
|
"激活码"
|
526
526
|
],
|
527
527
|
"Activation keys can be managed {here}.": [
|
528
|
-
""
|
528
|
+
"激活码可以被管理 {here}。"
|
529
529
|
],
|
530
530
|
"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
|
-
""
|
531
|
+
"subscription-manager 客户端的激活码,CentOS 和 Red Hat Enterprise Linux 需要它。只有在主机组没有激活码或您没有提供一个主机组时才需要。"
|
532
532
|
],
|
533
533
|
"Activation keys may be used during {system_registration}.": [
|
534
|
-
""
|
534
|
+
"激活码可在 {system_registration} 中使用。"
|
535
535
|
],
|
536
536
|
"Activation keys: ": [
|
537
537
|
"激活码:"
|
@@ -564,7 +564,7 @@
|
|
564
564
|
"将组件添加到内容视图"
|
565
565
|
],
|
566
566
|
"Add content": [
|
567
|
-
""
|
567
|
+
"添加内容"
|
568
568
|
],
|
569
569
|
"Add content view": [
|
570
570
|
"添加内容视图"
|
@@ -606,7 +606,7 @@
|
|
606
606
|
"添加仓库"
|
607
607
|
],
|
608
608
|
"Add repositories with package groups to content view to select them here.": [
|
609
|
-
""
|
609
|
+
"将含有软件包组的存储库添加到内容视图,以在此处选择它们。"
|
610
610
|
],
|
611
611
|
"Add rule": [
|
612
612
|
"添加规则"
|
@@ -615,7 +615,7 @@
|
|
615
615
|
"添加源"
|
616
616
|
],
|
617
617
|
"Add subscriptions": [
|
618
|
-
""
|
618
|
+
"添加订阅"
|
619
619
|
],
|
620
620
|
"Add subscriptions consumed by a manifest from Red Hat Subscription Management": [
|
621
621
|
"从 Red Hat Subscription Management 添加被清单消耗的订阅"
|
@@ -624,7 +624,7 @@
|
|
624
624
|
"将订阅添加到一个或多个主机"
|
625
625
|
],
|
626
626
|
"Add subscriptions using the Add Subscriptions button.": [
|
627
|
-
""
|
627
|
+
"使用 Add Subscriptions 按钮添加订阅。"
|
628
628
|
],
|
629
629
|
"Add to a host collection": [
|
630
630
|
"添加到一个主机集合"
|
@@ -648,13 +648,13 @@
|
|
648
648
|
"受影响的仓库"
|
649
649
|
],
|
650
650
|
"Affected hosts": [
|
651
|
-
""
|
651
|
+
"受影响的主机"
|
652
652
|
],
|
653
653
|
"Affected repositories": [
|
654
654
|
"受影响的仓库"
|
655
655
|
],
|
656
656
|
"After configuring Foreman, configuration must also be updated on {hosts}. Choose one of the following options to update {hosts}:": [
|
657
|
-
""
|
657
|
+
"配置 Foreman 后,还必须在 {hosts} 上更新配置。选择以下选项之一来更新 {hosts} :"
|
658
658
|
],
|
659
659
|
"After generating the incremental update, apply the changes to the specified hosts. Only Errata are supported currently.": [
|
660
660
|
"生成增量更新后,对特定主机应用改变。当前仅支持勘误。"
|
@@ -696,13 +696,13 @@
|
|
696
696
|
"只要主机处于构建模式,允许主机注册绕过 'Host Profile Assume'。"
|
697
697
|
],
|
698
698
|
"Allow hosts or activation keys to be associated with multiple content view environments": [
|
699
|
-
""
|
699
|
+
"允许主机或激活码与多个内容视图环境关联"
|
700
700
|
],
|
701
701
|
"Allow hosts to re-register themselves only when they are in build mode": [
|
702
702
|
"仅当主机处于构建模式时才允许主机重新注册"
|
703
703
|
],
|
704
704
|
"Allow multiple content views": [
|
705
|
-
""
|
705
|
+
"由多个组件内容视图组成"
|
706
706
|
],
|
707
707
|
"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
708
|
"只要其他主机未使用注册的 DMI UUID,就允许新的主机注册假定注册的配置文件具有匹配的主机名。"
|
@@ -747,7 +747,7 @@
|
|
747
747
|
"池中处理与主机相关的任务执行的 worker 数量。当设置为 0 时,将使用默认队列。需要重新启动 dynflowd/foreman-tasks 服务。"
|
748
748
|
],
|
749
749
|
"An alternate content source can be added by using the \\\\\\\"Add source\\\\\\\" button below.": [
|
750
|
-
""
|
750
|
+
"可使用下面的 \\\\\\\"Add source\\\\\\\"按钮添加备用内容源。"
|
751
751
|
],
|
752
752
|
"An environment is missing a prior": [
|
753
753
|
"环境缺少一个前"
|
@@ -759,7 +759,7 @@
|
|
759
759
|
"同步时发生错误 \\n%{error_message}"
|
760
760
|
],
|
761
761
|
"An option to specify how many ostree commits to traverse.": [
|
762
|
-
""
|
762
|
+
"用于指定要遍历的 ostree 提交数量的选项。"
|
763
763
|
],
|
764
764
|
"Another component already includes content view with ID %s": [
|
765
765
|
"另一个组件已经包含了 ID 为 %s 的内容视图"
|
@@ -786,13 +786,13 @@
|
|
786
786
|
"适用的内容主机"
|
787
787
|
],
|
788
788
|
"Applicable bugfix/enhancement errata": [
|
789
|
-
""
|
789
|
+
"适用的程序错误修复/功能增强勘误"
|
790
790
|
],
|
791
791
|
"Applicable errata apply to at least one package installed on the host.": [
|
792
792
|
"适用的勘误会应用到主机上安装的至少一个软件包。"
|
793
793
|
],
|
794
794
|
"Applicable security errata": [
|
795
|
-
""
|
795
|
+
"适用的安全勘误"
|
796
796
|
],
|
797
797
|
"Application": [
|
798
798
|
"应用"
|
@@ -801,7 +801,7 @@
|
|
801
801
|
"应用"
|
802
802
|
],
|
803
803
|
"Apply errata": [
|
804
|
-
""
|
804
|
+
"应用勘误"
|
805
805
|
],
|
806
806
|
"Apply erratum": [
|
807
807
|
""
|
@@ -819,16 +819,16 @@
|
|
819
819
|
"通过远程执行应用"
|
820
820
|
],
|
821
821
|
"Approaching end of maintenance support": [
|
822
|
-
""
|
822
|
+
"接近维护支持结束"
|
823
823
|
],
|
824
824
|
"Approaching end of maintenance support (%s)": [
|
825
|
-
""
|
825
|
+
"接近维护支持结束 (%s)"
|
826
826
|
],
|
827
827
|
"Approaching end of support": [
|
828
|
-
""
|
828
|
+
"接近支持结束"
|
829
829
|
],
|
830
830
|
"Approaching end of support (%s)": [
|
831
|
-
""
|
831
|
+
"接近支持结束 (%s)"
|
832
832
|
],
|
833
833
|
"Arch": [
|
834
834
|
"架构"
|
@@ -870,13 +870,13 @@
|
|
870
870
|
"要删除的内容视图组件 ID 的数组。组件关联的标识符"
|
871
871
|
],
|
872
872
|
"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.": [
|
873
|
-
""
|
873
|
+
"要与激活码关联的内容视图环境的 id 数组。如果指定了 content_view_id 和 lifecycle_environment_id,则忽略它。需要启用了 allow_multiple_content_views 设置。"
|
874
874
|
],
|
875
875
|
"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.": [
|
876
|
-
""
|
876
|
+
"要与激活码关联的内容视图环境的 id 数组。如果指定了 content_view_id 和 lifecycle_environment_id,则忽略它。需要启用了 allow_multiple_content_views 设置。"
|
877
877
|
],
|
878
878
|
"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.": [
|
879
|
-
""
|
879
|
+
"要与主机关联的内容视图环境的 id 数组。如果指定了 content_view_id 和 lifecycle_environment_id,则忽略它。需要启用了 allow_multiple_content_views 设置。"
|
880
880
|
],
|
881
881
|
"Array of host ids": [
|
882
882
|
"主机 ID 数组"
|
@@ -915,10 +915,10 @@
|
|
915
915
|
"将发行版本分配给一个或多个主机"
|
916
916
|
],
|
917
917
|
"Assigning a host to multiple content view environments is not enabled. To enable, set the allow_multiple_content_views setting.": [
|
918
|
-
""
|
918
|
+
"没有启用将一个主机分配给多个内容视图环境。要启用它,请设置 allow_multiple_content_views 设置。"
|
919
919
|
],
|
920
920
|
"Assigning an activation key to multiple content view environments is not enabled. To enable, set the allow_multiple_content_views setting.": [
|
921
|
-
""
|
921
|
+
"没有启用将激活密钥分配给多个内容视图环境。要启用它,请设置 allow_multiple_content_views 设置。"
|
922
922
|
],
|
923
923
|
"Associated location IDs": [
|
924
924
|
"关联的位置 ID"
|
@@ -939,10 +939,10 @@
|
|
939
939
|
"至少有一个激活密钥有分配的生命周期环境和内容视图"
|
940
940
|
],
|
941
941
|
"At least one errata type option needs to be selected.": [
|
942
|
-
""
|
942
|
+
"至少需要选择一个勘误类型选项。"
|
943
943
|
],
|
944
944
|
"At least one of the selected items requires the host to reboot": [
|
945
|
-
""
|
945
|
+
"至少一个所选项目需要主机重新引导"
|
946
946
|
],
|
947
947
|
"At least one organization must exist.": [
|
948
948
|
"至少必须存在一个组织。"
|
@@ -987,13 +987,13 @@
|
|
987
987
|
"可用仓库"
|
988
988
|
],
|
989
989
|
"Available image": [
|
990
|
-
""
|
990
|
+
"可用镜像"
|
991
991
|
],
|
992
992
|
"Available image digest": [
|
993
|
-
""
|
993
|
+
"可用的镜像摘要"
|
994
994
|
],
|
995
995
|
"Available schema versions": [
|
996
|
-
""
|
996
|
+
"可用的 Schema 版本"
|
997
997
|
],
|
998
998
|
"Back": [
|
999
999
|
"返回"
|
@@ -1008,7 +1008,7 @@
|
|
1008
1008
|
"查找备用内容的基本 URL"
|
1009
1009
|
],
|
1010
1010
|
"Base URL of the flatpak registry index, ex: https://flatpaks.redhat.io/rhel/ , https://registry.fedoraproject.org/.": [
|
1011
|
-
""
|
1011
|
+
"flatpak registry 索引的基本 URL,例如: https://flatpaks.redhat.io/rhel/、https://registry.fedoraproject.org/。"
|
1012
1012
|
],
|
1013
1013
|
"Base URL to perform repo discovery on": [
|
1014
1014
|
"执行仓库发现操纵的基础 URL"
|
@@ -1029,7 +1029,7 @@
|
|
1029
1029
|
"同步仓库的批量大小。"
|
1030
1030
|
],
|
1031
1031
|
"Before continuing, ensure that all of the following prerequisites are met:": [
|
1032
|
-
""
|
1032
|
+
"在继续操作前,请确保满足以下所有先决条件:"
|
1033
1033
|
],
|
1034
1034
|
"Before removing versions you must move activation keys to an environment where the associated version is not in use.": [
|
1035
1035
|
"在删除版本之前,您必须将激活码移到相关的版本没有使用的环境中。"
|
@@ -1056,22 +1056,22 @@
|
|
1056
1056
|
"标记为公共的书签可供所有用户使用"
|
1057
1057
|
],
|
1058
1058
|
"Bootc rollback via Bootc interface": [
|
1059
|
-
""
|
1059
|
+
"通过 Bootc 接口的 Bootc 回滚"
|
1060
1060
|
],
|
1061
1061
|
"Bootc status via Bootc interface": [
|
1062
|
-
""
|
1062
|
+
"通过 Bootc 接口的 Bootc 状态"
|
1063
1063
|
],
|
1064
1064
|
"Bootc switch via Bootc interface": [
|
1065
|
-
""
|
1065
|
+
"通过 Bootc 接口的 Bootc 交换"
|
1066
1066
|
],
|
1067
1067
|
"Bootc upgrade via Bootc interface": [
|
1068
|
-
""
|
1068
|
+
"通过 Bootc 接口的 Bootc 升级"
|
1069
1069
|
],
|
1070
1070
|
"Booted Container Images": [
|
1071
|
-
""
|
1071
|
+
"引导的容器镜像"
|
1072
1072
|
],
|
1073
1073
|
"Booted container images": [
|
1074
|
-
""
|
1074
|
+
"引导的容器镜像"
|
1075
1075
|
],
|
1076
1076
|
"Both": [
|
1077
1077
|
"两者"
|
@@ -1140,7 +1140,7 @@
|
|
1140
1140
|
"根據特定環境,計算可套用的勘誤"
|
1141
1141
|
],
|
1142
1142
|
"Calculate content counts on smart proxies automatically": [
|
1143
|
-
""
|
1143
|
+
"自动在智能代理上计算内容的数量"
|
1144
1144
|
],
|
1145
1145
|
"Can communicate with the Red Hat Portal for subscriptions.": [
|
1146
1146
|
"可与红帽门户网站沟通以获取订阅。"
|
@@ -1182,7 +1182,7 @@
|
|
1182
1182
|
"Candlepin 没有正常运行"
|
1183
1183
|
],
|
1184
1184
|
"Candlepin returned different consumer uuid than requested (%s), updating uuid in subscription_facet.": [
|
1185
|
-
""
|
1185
|
+
"Candlepin 返回与请求的 (%s) 不同的消费者 uuid,在 subscription_facet 中更新 uuid。"
|
1186
1186
|
],
|
1187
1187
|
"Cannot add %s repositories to a content view.": [
|
1188
1188
|
"无法将%s仓库添加到一个内容视图。"
|
@@ -1200,28 +1200,28 @@
|
|
1200
1200
|
"无法将复合版本添加到另外一个复合内容视图中"
|
1201
1201
|
],
|
1202
1202
|
"Cannot add content view environments from a different organization": [
|
1203
|
-
""
|
1203
|
+
"无法添加来自不同机构的内容视图环境"
|
1204
1204
|
],
|
1205
1205
|
"Cannot add default content view to composite content view": [
|
1206
1206
|
"无法将默认内容视图添加到复合内容视图"
|
1207
1207
|
],
|
1208
1208
|
"Cannot add disabled Red Hat product %s to sync plan!": [
|
1209
|
-
""
|
1209
|
+
"无法将禁用的红帽产品 %s 添加到迁移计划中!"
|
1210
1210
|
],
|
1211
1211
|
"Cannot add disabled products to sync plan!": [
|
1212
|
-
""
|
1212
|
+
"无法将禁用的产品添加到迁移计划中!"
|
1213
1213
|
],
|
1214
1214
|
"Cannot add generated content view versions to composite content view": [
|
1215
1215
|
"无法将默认内容视图添加到复合内容视图"
|
1216
1216
|
],
|
1217
1217
|
"Cannot add product %s because it is disabled.": [
|
1218
|
-
""
|
1218
|
+
"无法添加产品 %s,因为已将其禁用。"
|
1219
1219
|
],
|
1220
1220
|
"Cannot add repositories to a composite content view": [
|
1221
1221
|
"无法将仓库添加到复合内容视图"
|
1222
1222
|
],
|
1223
1223
|
"Cannot associate a Red Hat provider with a custom product": [
|
1224
|
-
""
|
1224
|
+
"无法将红帽供应商与自定义产品关联"
|
1225
1225
|
],
|
1226
1226
|
"Cannot associate a component to a non composite content view": [
|
1227
1227
|
"无法将一个组件和一个非复合内容视图相关联"
|
@@ -1245,10 +1245,10 @@
|
|
1245
1245
|
"无法从 %s 删除,视图在那里不存在。"
|
1246
1246
|
],
|
1247
1247
|
"Cannot delete product with repositories published in a content view. Product: %{product}, %{view_versions}": [
|
1248
|
-
"无法删除具有在内容视图中发布的仓库的产品。产品:%{product}
|
1248
|
+
"无法删除具有在内容视图中发布的仓库的产品。产品:%{product},%{view_versions}"
|
1249
1249
|
],
|
1250
1250
|
"Cannot delete product: %{product} with repositories that are the last affected repository in content view filters. Delete these repositories before deleting product.": [
|
1251
|
-
""
|
1251
|
+
"无法删除产品:%{product},带有作为内容视图过滤中最后一个受影响的存储库的软件仓库。在删除产品前删除这些软件仓库。"
|
1252
1252
|
],
|
1253
1253
|
"Cannot delete provider with attached products": [
|
1254
1254
|
"无法删除附带产品的供应商"
|
@@ -1266,10 +1266,10 @@
|
|
1266
1266
|
"当它在环境 %s 中时,无法删除版本"
|
1267
1267
|
],
|
1268
1268
|
"Cannot delete version while it is in environments: %s": [
|
1269
|
-
"
|
1269
|
+
"当它在环境中时,无法删除版本:%s"
|
1270
1270
|
],
|
1271
1271
|
"Cannot delete version while it is in use by composite content views: %s": [
|
1272
|
-
"
|
1272
|
+
"当它在复合内容视图中时,无法删除版本:%s"
|
1273
1273
|
],
|
1274
1274
|
"Cannot delete view while it exists in environments": [
|
1275
1275
|
"当在环境中存在时无法删除视图"
|
@@ -1281,13 +1281,13 @@
|
|
1281
1281
|
"无法从红帽产品导入定制订阅。"
|
1282
1282
|
],
|
1283
1283
|
"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.": [
|
1284
|
-
""
|
1284
|
+
"无法从过滤和非过滤的内容视图版本导出。导出的内容视图版本 '%{content_view} %{current}' 无法从版本 '%{from}.' 中递增更新。请做一个完整的导出。"
|
1285
1285
|
],
|
1286
1286
|
"Cannot incrementally export from a incrementally exported 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.": [
|
1287
|
-
""
|
1287
|
+
"不能逐步导出版本以及常规版本或反之亦然。导出的内容视图版本 '%{content_view} %{current}' 无法从版本 '%{from}.' 进行完整导出。"
|
1288
1288
|
],
|
1289
1289
|
"Cannot install errata: No errata found for search term '%s'": [
|
1290
|
-
""
|
1290
|
+
"无法安装勘误:没有找到搜索词 '%s' 的勘误"
|
1291
1291
|
],
|
1292
1292
|
"Cannot perform an incremental update on a Composite Content View Version (%{name} version version %{version}": [
|
1293
1293
|
"无法在组合内容视图版本 (%{name} version version %{version} 上执行增量更新"
|
@@ -1311,7 +1311,7 @@
|
|
1311
1311
|
"无法将系统注册到“%s ' 环境"
|
1312
1312
|
],
|
1313
1313
|
"Cannot remove '%{view}' from environment '%{env}' due to associated %{dependent}: %{names}.": [
|
1314
|
-
"无法从环境 '%{env}'
|
1314
|
+
"无法从环境 '%{env}' 中删除 '%{view}',因为关联了 %{dependent}: %{names}。"
|
1315
1315
|
],
|
1316
1316
|
"Cannot remove content from a non-custom repository": [
|
1317
1317
|
"無法從非自訂軟體庫移除內容"
|
@@ -1320,7 +1320,7 @@
|
|
1320
1320
|
"无法从环境中删除内容视图。内容视图 '%{view}' 没有在生命周期环境 '%{env}' 中。"
|
1321
1321
|
],
|
1322
1322
|
"Cannot remove package(s): No installed packages found for search term '%s'.": [
|
1323
|
-
""
|
1323
|
+
"无法删除软件包:没有找到搜索术语 '%s' 的软件包。"
|
1324
1324
|
],
|
1325
1325
|
"Cannot set attribute %{attr} for content type %{type}": [
|
1326
1326
|
"无法为内容类型 %{attr} 设置属性 %{type}"
|
@@ -1329,7 +1329,7 @@
|
|
1329
1329
|
"无法将自动发布设置为非复合内容视图"
|
1330
1330
|
],
|
1331
1331
|
"Cannot skip metadata check on non-yum/deb repositories.": [
|
1332
|
-
""
|
1332
|
+
"无法在非 yum/deb 仓库上跳过元数据检查。"
|
1333
1333
|
],
|
1334
1334
|
"Cannot specify components for non-composite views": [
|
1335
1335
|
"无法为非复合视图指定组件"
|
@@ -1341,10 +1341,10 @@
|
|
1341
1341
|
"无法同步带有按需下载策略的 file:// 仓库"
|
1342
1342
|
],
|
1343
1343
|
"Cannot update properties of a container push repository": [
|
1344
|
-
""
|
1344
|
+
"无法更新容器推送仓库的属性"
|
1345
1345
|
],
|
1346
1346
|
"Cannot upgrade packages: No installed packages found for search term '%s'.": [
|
1347
|
-
""
|
1347
|
+
"无法升级软件包:没有找到根据关键字 '%s' 搜索的软件包。"
|
1348
1348
|
],
|
1349
1349
|
"Cannot upload Ansible collections.": [
|
1350
1350
|
"无法上传 Ansible 集合。"
|
@@ -1353,7 +1353,7 @@
|
|
1353
1353
|
"无法上传容器镜像内容。"
|
1354
1354
|
],
|
1355
1355
|
"Cannot upload container content via Hammer/API. Use podman push instead.": [
|
1356
|
-
""
|
1356
|
+
"无法通过 Hammer/API 上传容器内容。使用 podman push 替代。"
|
1357
1357
|
],
|
1358
1358
|
"Capacity": [
|
1359
1359
|
"容量"
|
@@ -1365,19 +1365,19 @@
|
|
1365
1365
|
"更改内容源"
|
1366
1366
|
],
|
1367
1367
|
"Change content view environments": [
|
1368
|
-
""
|
1368
|
+
"改变内容视图环境"
|
1369
1369
|
],
|
1370
1370
|
"Change host content source": [
|
1371
1371
|
"更改主机内容源"
|
1372
1372
|
],
|
1373
1373
|
"Changing a host's content source will change the Smart Proxy from which the host gets its content.": [
|
1374
|
-
""
|
1374
|
+
"更改主机的内容源将更改主机从中获取其内容的智能代理。"
|
1375
1375
|
],
|
1376
1376
|
"Check audited changes and proceed only if content or filters have changed since last publish": [
|
1377
|
-
""
|
1377
|
+
"检查审计的更改,只有在内容或过滤器自上次发布后改变时才进行"
|
1378
1378
|
],
|
1379
1379
|
"Check for missing or corrupted artifacts, and attempt to redownload them.": [
|
1380
|
-
""
|
1380
|
+
"检查丢失或损坏的工件,并尝试重新下载它们。"
|
1381
1381
|
],
|
1382
1382
|
"Check if a connection can be made to Red Hat Subscription Management.": [
|
1383
1383
|
"检查是否可以与 Red Hat Subscription Management 建立连接。"
|
@@ -1398,7 +1398,7 @@
|
|
1398
1398
|
"无法为使用按需下载策略的 yum 仓库设置 Checksum 类型。"
|
1399
1399
|
],
|
1400
1400
|
"Checksum used for published repository contents. Supported types: %s": [
|
1401
|
-
""
|
1401
|
+
"用于发布的仓库内容的校验和。支持的类型:%s"
|
1402
1402
|
],
|
1403
1403
|
"Choose content credentials if required for this RHUI source.": [
|
1404
1404
|
"如果需要此 RHUI 源,请选择内容凭证。"
|
@@ -1416,7 +1416,7 @@
|
|
1416
1416
|
"单击此处进入任务的任务页面。"
|
1417
1417
|
],
|
1418
1418
|
"Click to see repositories available to add.": [
|
1419
|
-
""
|
1419
|
+
"点击以查看可添加的存储库。"
|
1420
1420
|
],
|
1421
1421
|
"Click {update} below to save changes.": [
|
1422
1422
|
"点击下面的 {update} 来保存更改。"
|
@@ -1431,13 +1431,13 @@
|
|
1431
1431
|
"全部折叠"
|
1432
1432
|
],
|
1433
1433
|
"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.": [
|
1434
|
-
""
|
1434
|
+
"与激活码关联的内容视图环境标签的列表,以逗号分隔, 格式为 'lifecycle_environment_label/content_view_label'。如果指定了 content_view_environment_ids,或指定了 content_view_id 和 lifecycle_environment_id 则会被忽略。需要启用 allow_multiple_content_views 设置。"
|
1435
1435
|
],
|
1436
1436
|
"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.": [
|
1437
|
-
""
|
1437
|
+
"与激活码关联的内容视图环境标签的列表,以逗号分隔, 格式为 'lifecycle_environment_label/content_view_label'。如果指定了 content_view_environment_ids,或指定了 content_view_id 和 lifecycle_environment_id 则会被忽略。需要启用 allow_multiple_content_views 设置。"
|
1438
1438
|
],
|
1439
1439
|
"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.": [
|
1440
|
-
""
|
1440
|
+
"与主机关联的内容视图环境标签的列表,以逗号分隔, 格式为 'lifecycle_environment_label/content_view_label'。如果指定了 content_view_environment_ids,或指定了 content_view_id 和 lifecycle_environment_id 则会被忽略。需要启用 allow_multiple_content_views 设置。"
|
1441
1441
|
],
|
1442
1442
|
"Comma-separated list of subpaths. All subpaths must have a slash at the end and none at the front.": [
|
1443
1443
|
"以逗号分隔的子路径列表。所有子路径都必须在结尾有一个斜杠,且在开头没有斜杠。"
|
@@ -1452,7 +1452,7 @@
|
|
1452
1452
|
"比较"
|
1453
1453
|
],
|
1454
1454
|
"Completed pulp task protection days": [
|
1455
|
-
""
|
1455
|
+
"完成的 pulp 任务保护的天数"
|
1456
1456
|
],
|
1457
1457
|
"Component": [
|
1458
1458
|
"组件"
|
@@ -1467,7 +1467,7 @@
|
|
1467
1467
|
"组件"
|
1468
1468
|
],
|
1469
1469
|
"Composite": [
|
1470
|
-
"
|
1470
|
+
""
|
1471
1471
|
],
|
1472
1472
|
"Composite Content View": [
|
1473
1473
|
"复合内容视图"
|
@@ -1485,10 +1485,10 @@
|
|
1485
1485
|
"運算資源 ID"
|
1486
1486
|
],
|
1487
1487
|
"Configuration still must be updated on {hosts}": [
|
1488
|
-
""
|
1488
|
+
"配置仍需要在 {hosts} 上更新"
|
1489
1489
|
],
|
1490
1490
|
"Configuration updated on Foreman": [
|
1491
|
-
""
|
1491
|
+
"Foreman 上更新的配置"
|
1492
1492
|
],
|
1493
1493
|
"Confirm Deletion": [
|
1494
1494
|
"确认删除"
|
@@ -1500,13 +1500,13 @@
|
|
1500
1500
|
"考虑将生命周期环境的注册表名称特征改为更具体。"
|
1501
1501
|
],
|
1502
1502
|
"Consisting of multiple content views": [
|
1503
|
-
"
|
1503
|
+
""
|
1504
1504
|
],
|
1505
1505
|
"Consists of content views": [
|
1506
|
-
"
|
1506
|
+
""
|
1507
1507
|
],
|
1508
1508
|
"Consists of repositories": [
|
1509
|
-
"
|
1509
|
+
""
|
1510
1510
|
],
|
1511
1511
|
"Consumed": [
|
1512
1512
|
"已消耗"
|
@@ -1596,7 +1596,7 @@
|
|
1596
1596
|
"内容视图过滤器 ID"
|
1597
1597
|
],
|
1598
1598
|
"Content View Filter identifier. Use to filter by ID": [
|
1599
|
-
""
|
1599
|
+
"内容视图过滤器标识符。用于根据 ID 过滤"
|
1600
1600
|
],
|
1601
1601
|
"Content View ID": [
|
1602
1602
|
"内容视图 ID"
|
@@ -1641,10 +1641,10 @@
|
|
1641
1641
|
"内容凭证"
|
1642
1642
|
],
|
1643
1643
|
"Content facet for host %s has more than one content view. Use #content_views instead.": [
|
1644
|
-
""
|
1644
|
+
"主机 %s 的内容会有多个内容视图。改为使用 slirpcontent_views。"
|
1645
1645
|
],
|
1646
1646
|
"Content facet for host %s has more than one lifecycle environment. Use #lifecycle_environments instead.": [
|
1647
|
-
""
|
1647
|
+
"主机 %s 的内容有多个生命周期环境。使用它替代了lifecycle_environments。"
|
1648
1648
|
],
|
1649
1649
|
"Content files to upload. Can be a single file or array of files.": [
|
1650
1650
|
"要上传的内容文件。可以是单个文件或文件数组。"
|
@@ -1659,7 +1659,7 @@
|
|
1659
1659
|
"由 %{user} 导入到内容视图 '%{name}' 中的内容"
|
1660
1660
|
],
|
1661
1661
|
"Content may come from {contentSourceName} or any other Smart Proxy behind the load balancer.": [
|
1662
|
-
""
|
1662
|
+
"内容可能来自 {contentSourceName} 或负载均衡器后面的任何其他智能代理。"
|
1663
1663
|
],
|
1664
1664
|
"Content not uploaded to pulp": [
|
1665
1665
|
"没有上传到 pulp 的内容"
|
@@ -1680,13 +1680,13 @@
|
|
1680
1680
|
"內容类型"
|
1681
1681
|
],
|
1682
1682
|
"Content type %{content_type_string} does not belong to an enabled repo type.": [
|
1683
|
-
"内容类型 %{content_type_string}
|
1683
|
+
"内容类型 %{content_type_string} 不属于已启用的仓库类型。"
|
1684
1684
|
],
|
1685
1685
|
"Content type %{content_type} is incompatible with repositories of type %{repo_type}": [
|
1686
|
-
"内容类型 %{content_type}
|
1686
|
+
"内容类型 %{content_type} 与类型为 %{repo_type} 的软件仓库不兼容"
|
1687
1687
|
],
|
1688
1688
|
"Content type does not support repo discovery": [
|
1689
|
-
""
|
1689
|
+
"内容类型不支持仓库发现"
|
1690
1690
|
],
|
1691
1691
|
"Content view": [
|
1692
1692
|
"内容视图"
|
@@ -1695,13 +1695,13 @@
|
|
1695
1695
|
"内容视图 {name} 已创建"
|
1696
1696
|
],
|
1697
1697
|
"Content view '%{content_view}' is not attached to the environment.": [
|
1698
|
-
""
|
1698
|
+
"内容视图 '%{content_view}' 没有附加到环境。"
|
1699
1699
|
],
|
1700
1700
|
"Content view '%{content_view}' is not attached to this capsule.": [
|
1701
|
-
""
|
1701
|
+
"内容视图 '%{content_view}' 没有附加到这个 capsule。"
|
1702
1702
|
],
|
1703
1703
|
"Content view '%{cv_name}' is a generated content view, which cannot be assigned to hosts or activation keys.": [
|
1704
|
-
""
|
1704
|
+
"内容视图 '%{cv_name}' 是一个生成的内容视图,无法分配给主机或激活码。"
|
1705
1705
|
],
|
1706
1706
|
"Content view '%{view}' is not in environment '%{env}'": [
|
1707
1707
|
"内容视图 '%{view}' 没有在环境 '%{env}' 中"
|
@@ -1713,25 +1713,25 @@
|
|
1713
1713
|
"内容视图 ID"
|
1714
1714
|
],
|
1715
1715
|
"Content view and environment not set for registration.": [
|
1716
|
-
""
|
1716
|
+
"未设置内容视图和环境以进行注册。"
|
1717
1717
|
],
|
1718
1718
|
"Content view and lifecycle environment must be provided together": [
|
1719
|
-
""
|
1719
|
+
"内容视图和生命周期环境必须一起提供"
|
1720
1720
|
],
|
1721
1721
|
"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.": [
|
1722
|
-
""
|
1722
|
+
"内容视图不需要发布,因为上次发布以来没有审核更改。如果您不想检查内容视图是否需要发布,则 Pass check_needs_publish 参数为 false。"
|
1723
1723
|
],
|
1724
1724
|
"Content view environment": [
|
1725
|
-
""
|
1725
|
+
"内容视图环境"
|
1726
1726
|
],
|
1727
1727
|
"Content view environments": [
|
1728
|
-
""
|
1728
|
+
"内容视图环境"
|
1729
1729
|
],
|
1730
1730
|
"Content view environments and activation key must all belong to the same organization": [
|
1731
|
-
""
|
1731
|
+
"内容视图环境和激活码必须属于同一机构"
|
1732
1732
|
],
|
1733
1733
|
"Content view environments must have both a content view and an environment": [
|
1734
|
-
""
|
1734
|
+
"内容视图环境必须具有内容视图和环境"
|
1735
1735
|
],
|
1736
1736
|
"Content view has repository label '%s' which is not specified in repos_units parameter.": [
|
1737
1737
|
"内容视图具有仓库标签 '%s',它没有在 repos_units 参数中指定。"
|
@@ -1743,7 +1743,7 @@
|
|
1743
1743
|
"内容视图标签"
|
1744
1744
|
],
|
1745
1745
|
"Content view must be specified": [
|
1746
|
-
""
|
1746
|
+
"必须指定内容视图"
|
1747
1747
|
],
|
1748
1748
|
"Content view name": [
|
1749
1749
|
"内容视图名称"
|
@@ -1755,10 +1755,10 @@
|
|
1755
1755
|
"內容視域的數字識別子"
|
1756
1756
|
],
|
1757
1757
|
"Content view promote failure": [
|
1758
|
-
""
|
1758
|
+
"内容视图提升失败"
|
1759
1759
|
],
|
1760
1760
|
"Content view publish failure": [
|
1761
|
-
""
|
1761
|
+
"内容视图发布失败"
|
1762
1762
|
],
|
1763
1763
|
"Content view version export history identifier": [
|
1764
1764
|
"内容视图版本导出的历史标识符"
|
@@ -1770,10 +1770,10 @@
|
|
1770
1770
|
"内容视图版本导入的历史标识符"
|
1771
1771
|
],
|
1772
1772
|
"Content view version is empty": [
|
1773
|
-
""
|
1773
|
+
"内容视图版本为空"
|
1774
1774
|
],
|
1775
1775
|
"Content view version is empty or content counts are not up to date": [
|
1776
|
-
""
|
1776
|
+
"内容视图版本为空,或者内容计数不是最新的"
|
1777
1777
|
],
|
1778
1778
|
"Content views": [
|
1779
1779
|
"内容视图"
|
@@ -1827,10 +1827,10 @@
|
|
1827
1827
|
"找不到 %{count} 勘误。仅找到:%{found}"
|
1828
1828
|
],
|
1829
1829
|
"Could not find %{name} resource with id %{id}. %{perms_message}": [
|
1830
|
-
"
|
1830
|
+
"没有找到 id 为 %{id} 的 %{name} 资源。%{perms_message}"
|
1831
1831
|
],
|
1832
1832
|
"Could not find %{name} resources with ids %{ids}": [
|
1833
|
-
"
|
1833
|
+
"没有找到 id 为 %{ids} 的 %{name} 资源"
|
1834
1834
|
],
|
1835
1835
|
"Could not find Environment with ids: %s": [
|
1836
1836
|
"找不到 id 为 %s 的环境"
|
@@ -1851,13 +1851,13 @@
|
|
1851
1851
|
"无法找到升级到的环境"
|
1852
1852
|
],
|
1853
1853
|
"Could not locate Pulp distribution.": [
|
1854
|
-
""
|
1854
|
+
"无法找到 Pulp 发布。"
|
1855
1855
|
],
|
1856
1856
|
"Could not locate local uploaded repository for content indexing.": [
|
1857
|
-
""
|
1857
|
+
"无法找到用于内容索引的本地上传的仓库。"
|
1858
1858
|
],
|
1859
1859
|
"Could not locate repository properties for content indexing.": [
|
1860
|
-
""
|
1860
|
+
"无法找到用于内容索引的仓库属性。"
|
1861
1861
|
],
|
1862
1862
|
"Could not remove the lifecycle environment from the smart proxy": [
|
1863
1863
|
"无法从智能代理中删除生命周期环境"
|
@@ -1866,10 +1866,10 @@
|
|
1866
1866
|
"无法建立到 %s 的连接"
|
1867
1867
|
],
|
1868
1868
|
"Couldn't find %{content_type} with id '%{id}'": [
|
1869
|
-
"
|
1869
|
+
"没有找到 id 为 '%{id}' 的 %{content_type}"
|
1870
1870
|
],
|
1871
1871
|
"Couldn't find %{type} Filter with id %{id}": [
|
1872
|
-
"找不到 id 为 %{id} 的 %{type}
|
1872
|
+
"找不到 id 为 %{id} 的 %{type} 过滤"
|
1873
1873
|
],
|
1874
1874
|
"Couldn't find ContentViewFilter with id=%s": [
|
1875
1875
|
"找不到 id=%s 的 ContentViewFilter"
|
@@ -1896,7 +1896,7 @@
|
|
1896
1896
|
"找不到内容主机环境 '%s'"
|
1897
1897
|
],
|
1898
1898
|
"Couldn't find content view environment with content view ID '%{cv}' and environment ID '%{env}'": [
|
1899
|
-
""
|
1899
|
+
"无法找到带有内容视图 ID '%{cv}' 和环境 ID '%{env}' 的内容视图环境。"
|
1900
1900
|
],
|
1901
1901
|
"Couldn't find content view version '%s'": [
|
1902
1902
|
"找不到内容视图版本 '%s'"
|
@@ -1941,7 +1941,7 @@
|
|
1941
1941
|
"无法找到名称为 '%s' 的智能代理"
|
1942
1942
|
],
|
1943
1943
|
"Couldn't find specified content view and lifecycle environment.": [
|
1944
|
-
""
|
1944
|
+
"找不到指定的内容视图和生命周期环境。"
|
1945
1945
|
],
|
1946
1946
|
"Couldn't find subject of synchronization": [
|
1947
1947
|
"找不到要同步的東西"
|
@@ -1956,7 +1956,7 @@
|
|
1956
1956
|
"创建备用内容源"
|
1957
1957
|
],
|
1958
1958
|
"Create Container Push Repository Root": [
|
1959
|
-
""
|
1959
|
+
"创建容器推送仓库根"
|
1960
1960
|
],
|
1961
1961
|
"Create Export History": [
|
1962
1962
|
"创建导出历史记录"
|
@@ -1986,7 +1986,7 @@
|
|
1986
1986
|
"创建一个过滤规则。所包含的参数应基于过滤器类型。"
|
1987
1987
|
],
|
1988
1988
|
"Create a flatpak remote": [
|
1989
|
-
""
|
1989
|
+
"创建 flatpak 远程"
|
1990
1990
|
],
|
1991
1991
|
"Create a host collection": [
|
1992
1992
|
"建立主機集"
|
@@ -2025,7 +2025,7 @@
|
|
2025
2025
|
"创建主机集"
|
2026
2026
|
],
|
2027
2027
|
"Create new activation key": [
|
2028
|
-
""
|
2028
|
+
"创建新的激活码"
|
2029
2029
|
],
|
2030
2030
|
"Create organization": [
|
2031
2031
|
"创建机构"
|
@@ -2112,7 +2112,7 @@
|
|
2112
2112
|
"Deb 软件包"
|
2113
2113
|
],
|
2114
2114
|
"Debian packages": [
|
2115
|
-
""
|
2115
|
+
"Debian 软件包"
|
2116
2116
|
],
|
2117
2117
|
"Debug Certificate": [
|
2118
2118
|
"除錯憑證"
|
@@ -2151,7 +2151,7 @@
|
|
2151
2151
|
"默认系统 SLA"
|
2152
2152
|
],
|
2153
2153
|
"Default content view versions cannot be promoted": [
|
2154
|
-
"
|
2154
|
+
""
|
2155
2155
|
],
|
2156
2156
|
"Default download policy for Smart Proxy syncs (either 'inherit', immediate', or 'on_demand')": [
|
2157
2157
|
"智能代理同步默认下载策略('inherit'、immediate' 或'on_demand')"
|
@@ -2163,10 +2163,10 @@
|
|
2163
2163
|
"用于启用的红帽仓库默认下载策略('immediate' 或'on_demand')"
|
2164
2164
|
],
|
2165
2165
|
"Default export format": [
|
2166
|
-
""
|
2166
|
+
"默认导出格式"
|
2167
2167
|
],
|
2168
2168
|
"Default export format for content-exports(either 'syncable' or 'importable')": [
|
2169
|
-
""
|
2169
|
+
"content-exports 的默认导出格式(是 'syncable' 或 'importable')"
|
2170
2170
|
],
|
2171
2171
|
"Default finish template for new Operating Systems created from synced content": [
|
2172
2172
|
"从同步内容创建的新操作系统的默认完成模板"
|
@@ -2259,10 +2259,10 @@
|
|
2259
2259
|
"刪除过滤器规则"
|
2260
2260
|
],
|
2261
2261
|
"Delete a flatpak remote": [
|
2262
|
-
""
|
2262
|
+
"删除 flatpak 远程"
|
2263
2263
|
],
|
2264
2264
|
"Delete activation key?": [
|
2265
|
-
""
|
2265
|
+
"删除激活码?"
|
2266
2266
|
],
|
2267
2267
|
"Delete all subscriptions attached to activation keys.": [
|
2268
2268
|
"删除激活码附带的所有订阅。"
|
@@ -2280,7 +2280,7 @@
|
|
2280
2280
|
"删除內容视图"
|
2281
2281
|
],
|
2282
2282
|
"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.": [
|
2283
|
-
""
|
2283
|
+
"删除将此存储库作为最后一个关联的存储库的内容视图过滤器。默认为 true。如果为 false,则此类过滤器现在应用到内容视图中的所有存储库。"
|
2284
2284
|
],
|
2285
2285
|
"Delete manifest from Red Hat provider": [
|
2286
2286
|
"從 Red Hat 供應者中刪除清單"
|
@@ -2295,7 +2295,7 @@
|
|
2295
2295
|
"删除版本"
|
2296
2296
|
],
|
2297
2297
|
"Deleted %{host_count} %{hosts}": [
|
2298
|
-
""
|
2298
|
+
"已删除 %{host_count} 个 %{hosts}"
|
2299
2299
|
],
|
2300
2300
|
"Deleted consumer '%s'": [
|
2301
2301
|
"删除消费者 '%s'"
|
@@ -2319,7 +2319,7 @@
|
|
2319
2319
|
"删除版本: {versionList}"
|
2320
2320
|
],
|
2321
2321
|
"Depth": [
|
2322
|
-
""
|
2322
|
+
"Depth"
|
2323
2323
|
],
|
2324
2324
|
"Description": [
|
2325
2325
|
"描述"
|
@@ -2334,7 +2334,7 @@
|
|
2334
2334
|
"新发布的内容视图版本的描述"
|
2335
2335
|
],
|
2336
2336
|
"Description of the flatpak remote": [
|
2337
|
-
""
|
2337
|
+
"flatpak 远程的描述"
|
2338
2338
|
],
|
2339
2339
|
"Description of the repository": [
|
2340
2340
|
"仓库的描述信息"
|
@@ -2403,10 +2403,10 @@
|
|
2403
2403
|
"详情"
|
2404
2404
|
],
|
2405
2405
|
"Determining settings for ${truncate(name)}": [
|
2406
|
-
""
|
2406
|
+
"确定 {truncate(name)} 的设置"
|
2407
2407
|
],
|
2408
2408
|
"Digest": [
|
2409
|
-
""
|
2409
|
+
"文摘值"
|
2410
2410
|
],
|
2411
2411
|
"Directly setting package lists on composite content views is not allowed. Please update the components, then re-publish the composite.": [
|
2412
2412
|
"不允许在复合内容视图上直接设置软件包列表。请更新组件,然后重新发布组合。"
|
@@ -2463,16 +2463,16 @@
|
|
2463
2463
|
"下载速率限制"
|
2464
2464
|
],
|
2465
2465
|
"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.": [
|
2466
|
-
""
|
2466
|
+
"由于机构发生了变化,此容器名称已经变得不明确(机构名称 '%{org_label}')。如果您希望继续使用此容器名称,请销毁有冲突的机构 '%{o_name}(id %{o_id})。如果您想要同时保留这些机构,请销毁 '%{o_label}/%{prod_label}/%{root_repo_label}' 并使用 id 格式尝试重试推送。"
|
2467
2467
|
],
|
2468
2468
|
"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.": [
|
2469
|
-
""
|
2469
|
+
"由于产品发生了变化,此容器名称已经变得不明确(产品名称 '%{prod_label}')。如果您希望继续使用此容器名称,请销毁有冲突的产品 '%{prod_name}' (id %{prod_id})。如果您想要同时保留这些产品,请销毁 '%{org_label}/%{prod_dot_label}/%{root_repo_label}' 并使用 id 格式尝试重试推送。"
|
2470
2470
|
],
|
2471
2471
|
"Duplicate artifact detected": [
|
2472
2472
|
"检测到重复工件"
|
2473
2473
|
],
|
2474
2474
|
"Duplicate repositories in content view versions": [
|
2475
|
-
""
|
2475
|
+
"内容视图版本中的重复存储库"
|
2476
2476
|
],
|
2477
2477
|
"Duration": [
|
2478
2478
|
"持续时间"
|
@@ -2490,13 +2490,13 @@
|
|
2490
2490
|
"编辑 URL 和子路径"
|
2491
2491
|
],
|
2492
2492
|
"Edit activation key": [
|
2493
|
-
""
|
2493
|
+
"编辑激活码"
|
2494
2494
|
],
|
2495
2495
|
"Edit content view assignment": [
|
2496
2496
|
"编辑内容视图分配"
|
2497
2497
|
],
|
2498
2498
|
"Edit content view environments": [
|
2499
|
-
""
|
2499
|
+
"编辑内容视图环境"
|
2500
2500
|
],
|
2501
2501
|
"Edit credentials": [
|
2502
2502
|
"编辑凭证"
|
@@ -2568,7 +2568,7 @@
|
|
2568
2568
|
"启用仓库集"
|
2569
2569
|
],
|
2570
2570
|
"Enable structured APT for deb content": [
|
2571
|
-
""
|
2571
|
+
"为 deb 内容启用结构化 APT"
|
2572
2572
|
],
|
2573
2573
|
"Enable/Disable auto publish of composite view": [
|
2574
2574
|
"启用/禁用自动发布复合视图"
|
@@ -2583,7 +2583,7 @@
|
|
2583
2583
|
"为 '%{subject}' 启用简单内容访问失败。"
|
2584
2584
|
],
|
2585
2585
|
"Enabling Tracer requires installing the katello-host-tools-tracer package on the host.": [
|
2586
|
-
""
|
2586
|
+
"启用 Tracer 需要在主机上安装 katello-host-tools-tracer 软件包。"
|
2587
2587
|
],
|
2588
2588
|
"End Date": [
|
2589
2589
|
"结束日期"
|
@@ -2619,10 +2619,10 @@
|
|
2619
2619
|
"环境"
|
2620
2620
|
],
|
2621
2621
|
"Environment ID": [
|
2622
|
-
""
|
2622
|
+
"环境 ID"
|
2623
2623
|
],
|
2624
2624
|
"Environment ID and content view ID must be provided together": [
|
2625
|
-
""
|
2625
|
+
"环境 ID 和内容视图 ID 必须一起提供"
|
2626
2626
|
],
|
2627
2627
|
"Environment IDs": [
|
2628
2628
|
"环境 ID"
|
@@ -2634,7 +2634,7 @@
|
|
2634
2634
|
"环境标识符"
|
2635
2635
|
],
|
2636
2636
|
"Environment name": [
|
2637
|
-
""
|
2637
|
+
"環境名稱"
|
2638
2638
|
],
|
2639
2639
|
"Environments": [
|
2640
2640
|
"环境"
|
@@ -2661,19 +2661,19 @@
|
|
2661
2661
|
"%s 调度的勘误安装"
|
2662
2662
|
],
|
2663
2663
|
"Errata and package information will be updated at the next host check-in or package action.": [
|
2664
|
-
""
|
2664
|
+
"勘误和软件包信息将在下一个主机检查或软件包操作中更新。"
|
2665
2665
|
],
|
2666
2666
|
"Errata and package information will be updated immediately.": [
|
2667
|
-
""
|
2667
|
+
"勘误和软件包信息将立即更新。"
|
2668
2668
|
],
|
2669
2669
|
"Errata id of the erratum (RHSA-2012:108)": [
|
2670
2670
|
"勘误的勘误ID(RHSA-2012:108)"
|
2671
2671
|
],
|
2672
2672
|
"Errata statuses not updated for deleted content facet with UUID %s": [
|
2673
|
-
""
|
2673
|
+
"删除的 UUID 为 %s 的内容方面的勘误状态没有被更新"
|
2674
2674
|
],
|
2675
2675
|
"Errata to apply": [
|
2676
|
-
""
|
2676
|
+
"要应用的勘误"
|
2677
2677
|
],
|
2678
2678
|
"Errata to exclusively include in the action": [
|
2679
2679
|
"仅包含在操作中的勘误"
|
@@ -2724,7 +2724,7 @@
|
|
2724
2724
|
"排除"
|
2725
2725
|
],
|
2726
2726
|
"Exclude Refs": [
|
2727
|
-
""
|
2727
|
+
"排除 Refs"
|
2728
2728
|
],
|
2729
2729
|
"Exclude all RPMs not associated to any errata": [
|
2730
2730
|
"排除没有与任何勘误关联的所有 RPM"
|
@@ -2754,10 +2754,10 @@
|
|
2754
2754
|
"即将过期天数"
|
2755
2755
|
],
|
2756
2756
|
"Expired ": [
|
2757
|
-
""
|
2757
|
+
"已过期"
|
2758
2758
|
],
|
2759
2759
|
"Expires ": [
|
2760
|
-
""
|
2760
|
+
"过期 "
|
2761
2761
|
],
|
2762
2762
|
"Export": [
|
2763
2763
|
"导出"
|
@@ -2781,10 +2781,10 @@
|
|
2781
2781
|
"导出为 CSV"
|
2782
2782
|
],
|
2783
2783
|
"Export failed: One or more repositories needs to be synced (with Immediate download policy.)": [
|
2784
|
-
""
|
2784
|
+
"导出失败:需要同步一个或多个软件仓库(使用 Immediate 下载策略)"
|
2785
2785
|
],
|
2786
2786
|
"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.": [
|
2787
|
-
""
|
2787
|
+
"导出格式。如果导出的内容需要采用 yum 格式,选择 syncable。此选项仅适用于 %{syncable_repos} 软件仓库。如果导入服务器使用相同的版本和导出内容之一,则需要 %{importable_repos} 存储库之一。"
|
2788
2788
|
],
|
2789
2789
|
"Export history identifier used for incremental export. If not provided the most recent export history will be used.": [
|
2790
2790
|
"用于增量导出的导出历史记录标识符。如果未提供,将使用最新的出口历史记录。"
|
@@ -2796,7 +2796,7 @@
|
|
2796
2796
|
"导出的版本"
|
2797
2797
|
],
|
2798
2798
|
"Extended support": [
|
2799
|
-
""
|
2799
|
+
"延长支持"
|
2800
2800
|
],
|
2801
2801
|
"Facts successfully updated.": [
|
2802
2802
|
"Fact 已成功更新。"
|
@@ -2859,7 +2859,7 @@
|
|
2859
2859
|
"过滤其发布由指定的组件版本触发的组合版本"
|
2860
2860
|
],
|
2861
2861
|
"Filter content view versions that contain the file": [
|
2862
|
-
""
|
2862
|
+
"过滤包含文件的内容视图版本"
|
2863
2863
|
],
|
2864
2864
|
"Filter created": [
|
2865
2865
|
"篩選器已建立"
|
@@ -2928,10 +2928,10 @@
|
|
2928
2928
|
"删除的过滤"
|
2929
2929
|
],
|
2930
2930
|
"Filters were applied to this version.": [
|
2931
|
-
""
|
2931
|
+
"过滤器应用于这个版本。"
|
2932
2932
|
],
|
2933
2933
|
"Filters will be applied to this content view version.": [
|
2934
|
-
""
|
2934
|
+
"过滤器将应用到此内容视图版本。"
|
2935
2935
|
],
|
2936
2936
|
"Find the relative path for each RHUI repository and combine them in a comma-separated list.": [
|
2937
2937
|
"查找每个 RHUI 仓库的相对路径,并将它们组合在以逗号分隔的列表中。"
|
@@ -2943,13 +2943,13 @@
|
|
2943
2943
|
"完成"
|
2944
2944
|
],
|
2945
2945
|
"Flatpak Remotes": [
|
2946
|
-
""
|
2946
|
+
"Flatpak 远程"
|
2947
2947
|
],
|
2948
2948
|
"Flatpak remote numeric identifier": [
|
2949
|
-
""
|
2949
|
+
"Flatpak 远程数字标识符"
|
2950
2950
|
],
|
2951
2951
|
"Flatpak remote repository numeric identifier": [
|
2952
|
-
""
|
2952
|
+
"Flatpak 远程仓库的数字标识符"
|
2953
2953
|
],
|
2954
2954
|
"Force": [
|
2955
2955
|
"强制"
|
@@ -2961,16 +2961,16 @@
|
|
2961
2961
|
"强制一个同步并验证所有内容的 checksums。仅用于yum仓库。"
|
2962
2962
|
],
|
2963
2963
|
"Force content view promotion and bypass lifecycle environment restriction": [
|
2964
|
-
""
|
2964
|
+
"强制内容视图推广,并绕过生命周期环境限制"
|
2965
2965
|
],
|
2966
2966
|
"Force delete the repository by removing it from all content view versions": [
|
2967
2967
|
"从所有内容视图版本中删除存储库来强制删除存储库"
|
2968
2968
|
],
|
2969
2969
|
"Force metadata regeneration to proceed. Dangerous operation when version has repositories with the 'Complete Mirroring' mirroring policy": [
|
2970
|
-
""
|
2970
|
+
"强制元数据重新生成。当版本带有\\\"Complete Mirroring\\\"镜像策略的存储库时是危险的操作"
|
2971
2971
|
],
|
2972
2972
|
"Force metadata regeneration to proceed. Dangerous when repositories use the 'Complete Mirroring' mirroring policy": [
|
2973
|
-
""
|
2973
|
+
"强制元数据重新生成继续。当仓库使用 'Complete Mirroring' 镜像策略时这样做是危险的"
|
2974
2974
|
],
|
2975
2975
|
"Force promotion": [
|
2976
2976
|
"强制提升"
|
@@ -2982,10 +2982,10 @@
|
|
2982
2982
|
"即使未检测到上游更改也强制进行同步。非 yum 仓库会被跳过。"
|
2983
2983
|
],
|
2984
2984
|
"Force sync even if no upstream changes are detected. Only used with yum or deb repositories.": [
|
2985
|
-
""
|
2985
|
+
"即使未检测到上游更改也强制进行同步。仅用于 yum 或 deb 仓库。"
|
2986
2986
|
],
|
2987
2987
|
"Forces a republish of the specified repository, regenerating metadata and symlinks on the filesystem. Not allowed for repositories with the 'Complete Mirroring' mirroring policy.": [
|
2988
|
-
""
|
2988
|
+
"强制重新发布指定存储库,在文件系统上重新生成元数据和符号链接。不允许使用\\\"Complete Mirroring' 镜像\\\"镜像策略的存储库。"
|
2989
2989
|
],
|
2990
2990
|
"Forces a republish of the version's repositories' metadata": [
|
2991
2991
|
"强制重新发布版本仓库的元数据"
|
@@ -2994,7 +2994,7 @@
|
|
2994
2994
|
"完整描述"
|
2995
2995
|
],
|
2996
2996
|
"Full support": [
|
2997
|
-
""
|
2997
|
+
"完全支持"
|
2998
2998
|
],
|
2999
2999
|
"GPG Key URL": [
|
3000
3000
|
"GPG 密钥 URL"
|
@@ -3006,7 +3006,7 @@
|
|
3006
3006
|
"生成并下载"
|
3007
3007
|
],
|
3008
3008
|
"Generate errata status from directly-installable content": [
|
3009
|
-
""
|
3009
|
+
"从直接安装的内容生成勘误状态"
|
3010
3010
|
],
|
3011
3011
|
"Generate host applicability": [
|
3012
3012
|
"产生主机适用性"
|
@@ -3018,7 +3018,7 @@
|
|
3018
3018
|
"生成"
|
3019
3019
|
],
|
3020
3020
|
"Generated content views cannot be assigned to hosts or activation keys": [
|
3021
|
-
""
|
3021
|
+
"生成的内容视图无法分配给主机/激活码"
|
3022
3022
|
],
|
3023
3023
|
"Generated content views cannot be directly published. They can updated only via export.": [
|
3024
3024
|
"生成的内容视图无法直接发布。它们只能通过导出进行更新。"
|
@@ -3057,7 +3057,7 @@
|
|
3057
3057
|
"给定条件与任何主机都不匹配。尝试更改您的规则。"
|
3058
3058
|
],
|
3059
3059
|
"Given criteria doesn't match any non-modular RPMs. Try changing your rule.": [
|
3060
|
-
""
|
3060
|
+
"给定条件与任何非模块化 RPM 都不匹配。尝试更改您的规则。"
|
3061
3061
|
],
|
3062
3062
|
"Go to job details": [
|
3063
3063
|
"进入作业详情"
|
@@ -3084,16 +3084,16 @@
|
|
3084
3084
|
"必须大于 0"
|
3085
3085
|
],
|
3086
3086
|
"Hash containing the Id of the single lifecycle environment to be associated with the activation key.": [
|
3087
|
-
""
|
3087
|
+
"包括与激活码关联的单个生命周期环境 ID 的哈希。"
|
3088
3088
|
],
|
3089
3089
|
"Help": [
|
3090
|
-
""
|
3090
|
+
"帮助"
|
3091
3091
|
],
|
3092
3092
|
"Helper": [
|
3093
3093
|
"帮助"
|
3094
3094
|
],
|
3095
3095
|
"Hide Reclaim Space Warning": [
|
3096
|
-
""
|
3096
|
+
"隐藏回收空间警告"
|
3097
3097
|
],
|
3098
3098
|
"Hide affected activation keys": [
|
3099
3099
|
"隐藏受影响的激活码"
|
@@ -3117,10 +3117,10 @@
|
|
3117
3117
|
"主机 %s 还没有通过 subscription-manager 注册。"
|
3118
3118
|
],
|
3119
3119
|
"Host %{hostname}: Cannot add content view environment to content facet. The host's content source '%{content_source}' does not sync lifecycle environment '%{lce}'.": [
|
3120
|
-
""
|
3120
|
+
"主机 %{hostname} :无法向内容添加内容视图环境。主机的内容源 '%{content_source}' 不同步生命周期环境 '%{lce}'。"
|
3121
3121
|
],
|
3122
3122
|
"Host %{name} cannot be assigned release version %{release_version}.": [
|
3123
|
-
"主机 %{name}
|
3123
|
+
"主机 %{name} 不能是分配的发行版本 %{release_version} 。"
|
3124
3124
|
],
|
3125
3125
|
"Host '%{name}' does not belong to an organization": [
|
3126
3126
|
"主机 '%{name}' 不属于一个机构"
|
@@ -3144,7 +3144,7 @@
|
|
3144
3144
|
"主机 ID"
|
3145
3145
|
],
|
3146
3146
|
"Host Limit": [
|
3147
|
-
""
|
3147
|
+
"主机限制"
|
3148
3148
|
],
|
3149
3149
|
"Host Profile Assume": [
|
3150
3150
|
"主机配置集假设"
|
@@ -3174,16 +3174,16 @@
|
|
3174
3174
|
"主机内容和订阅详细信息"
|
3175
3175
|
],
|
3176
3176
|
"Host content source will remain the same. Click Save below to update the host's content view environment.": [
|
3177
|
-
""
|
3177
|
+
"主机内容源将保持不变。点下面的 Save 以更新主机的内容视图环境。"
|
3178
3178
|
],
|
3179
3179
|
"Host content view and environment updated": [
|
3180
3180
|
"主机内容视图和环境已更新"
|
3181
3181
|
],
|
3182
3182
|
"Host content view environment(s) updated": [
|
3183
|
-
""
|
3183
|
+
"更新主机内容视图环境"
|
3184
3184
|
],
|
3185
3185
|
"Host content view environments updating.": [
|
3186
|
-
""
|
3186
|
+
"主机内容视图环境更新。"
|
3187
3187
|
],
|
3188
3188
|
"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.": [
|
3189
3189
|
"主机创建已被跳过%s,因为它与 %s 共享一个 BIOS UUID。要报告此虚拟机管理程序,请覆盖其dmi.system.uuid fact,或在 Candlepin 配置中将 'candlepin.use_system_uuid_for_matching' 设置为'true'。"
|
@@ -3210,10 +3210,10 @@
|
|
3210
3210
|
"主机 ID 以列出适用的软件包"
|
3211
3211
|
],
|
3212
3212
|
"Host identifier": [
|
3213
|
-
""
|
3213
|
+
"主机标识符"
|
3214
3214
|
],
|
3215
3215
|
"Host lifecycle support expiration notification": [
|
3216
|
-
""
|
3216
|
+
"主机生命周期支持过期通知"
|
3217
3217
|
],
|
3218
3218
|
"Host was not found by the subscription UUID: '%s', this can happen if the host is registered already, but not to this instance": [
|
3219
3219
|
"无法根据订阅 UUID 找到主机:'%s'。如果已注册主机但并不是这个实例,则可能发生这种情况"
|
@@ -3240,7 +3240,7 @@
|
|
3240
3240
|
"主机:"
|
3241
3241
|
],
|
3242
3242
|
"How many days before a completed Pulp task is purged by Orphan Cleanup.": [
|
3243
|
-
""
|
3243
|
+
"在 Orphan Cleanup 清除已完成的 Pulp 任务前需要等待的天数。"
|
3244
3244
|
],
|
3245
3245
|
"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.": [
|
3246
3246
|
"capsule 上应同时同步多少个参数。较小的数字可能导致更长的同步时间。较大的数字将增加 dynflow 负载。"
|
@@ -3270,7 +3270,7 @@
|
|
3270
3270
|
"在其中显示仓库的机构 ID"
|
3271
3271
|
],
|
3272
3272
|
"ID of flatpak remote to show repositories of": [
|
3273
|
-
""
|
3273
|
+
"用于显示软件仓库的 flatpak 远程的 ID"
|
3274
3274
|
],
|
3275
3275
|
"ID of the Organization": [
|
3276
3276
|
"机构 ID"
|
@@ -3288,7 +3288,7 @@
|
|
3288
3288
|
"主機集的 ID"
|
3289
3289
|
],
|
3290
3290
|
"ID of the organization": [
|
3291
|
-
"
|
3291
|
+
"机构 ID"
|
3292
3292
|
],
|
3293
3293
|
"ID of the product containing the repository set": [
|
3294
3294
|
"包含了軟體庫集的產品之 ID"
|
@@ -3333,22 +3333,22 @@
|
|
3333
3333
|
"内容主机 ID"
|
3334
3334
|
],
|
3335
3335
|
"Id of the content view to limit the content counting on": [
|
3336
|
-
""
|
3336
|
+
"在其中限制内容数量的内容视图 ID"
|
3337
3337
|
],
|
3338
3338
|
"Id of the content view to limit the synchronization on": [
|
3339
3339
|
"将同步限制于在的内容视图 ID"
|
3340
3340
|
],
|
3341
3341
|
"Id of the content view to limit verifying checksum on": [
|
3342
|
-
""
|
3342
|
+
"用于限制验证校验和的内容视图 ID"
|
3343
3343
|
],
|
3344
3344
|
"Id of the environment to limit the content counting on": [
|
3345
|
-
""
|
3345
|
+
"在其中限制内容数量的环境 ID"
|
3346
3346
|
],
|
3347
3347
|
"Id of the environment to limit the synchronization on": [
|
3348
3348
|
"将同步限制于的环境 ID"
|
3349
3349
|
],
|
3350
3350
|
"Id of the environment to limit verifying checksum on": [
|
3351
|
-
""
|
3351
|
+
"用于限制验证校验和的环境 ID"
|
3352
3352
|
],
|
3353
3353
|
"Id of the host": [
|
3354
3354
|
"主機的 ID"
|
@@ -3366,31 +3366,31 @@
|
|
3366
3366
|
"把环境限制于的机构 ID"
|
3367
3367
|
],
|
3368
3368
|
"Id of the repository to limit the content counting on": [
|
3369
|
-
""
|
3369
|
+
"在其中限制内容数量的仓库 ID"
|
3370
3370
|
],
|
3371
3371
|
"Id of the repository to limit the synchronization on": [
|
3372
3372
|
"将同步限制于在的仓库 ID"
|
3373
3373
|
],
|
3374
3374
|
"Id of the repository to limit verifying checksum on": [
|
3375
|
-
""
|
3375
|
+
"用于限制验证校验和的仓库 ID"
|
3376
3376
|
],
|
3377
3377
|
"Id of the single content view to be associated with the activation key.": [
|
3378
|
-
""
|
3378
|
+
"与激活码关联的单一内容视图的 ID。"
|
3379
3379
|
],
|
3380
3380
|
"Id of the single content view to be associated with the host.": [
|
3381
|
-
""
|
3381
|
+
"与主机关联的单个内容视图 ID。"
|
3382
3382
|
],
|
3383
3383
|
"Id of the single lifecycle environment to be associated with the activation key.": [
|
3384
|
-
""
|
3384
|
+
"与激活码关联的单一生命周期环境的 ID。"
|
3385
3385
|
],
|
3386
3386
|
"Id of the single lifecycle environment to be associated with the host.": [
|
3387
|
-
""
|
3387
|
+
"与主机关联的单个生命周期环境 ID。"
|
3388
3388
|
],
|
3389
3389
|
"Id of the smart proxy": [
|
3390
3390
|
"智能代理 ID"
|
3391
3391
|
],
|
3392
3392
|
"Id of the smart proxy from which the host consumes content.": [
|
3393
|
-
""
|
3393
|
+
"主机从其中获取内容的智能代理 ID。"
|
3394
3394
|
],
|
3395
3395
|
"Idenifier of the SSL CA Cert": [
|
3396
3396
|
"SSL CA 证书的标识符"
|
@@ -3417,7 +3417,7 @@
|
|
3417
3417
|
"生命周期环境的标识符"
|
3418
3418
|
],
|
3419
3419
|
"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": [
|
3420
|
-
""
|
3420
|
+
"确定存储库是否应该在具有不匹配操作系统版本的客户端上不可用。 \\n 传递 [] 来为客户端提供存储库,无论操作系统版本是什么。最大长度 1;允许的标签为:%s"
|
3421
3421
|
],
|
3422
3422
|
"Ids of smart proxies to associate": [
|
3423
3423
|
"要关联的智能代理的 ID"
|
@@ -3429,10 +3429,10 @@
|
|
3429
3429
|
"如果主机由于重复的 DMI UUID 而未能注册,请在此处添加以逗号分隔的值。随后的注册将为受影响的主机生成唯一的 DMI UUID。"
|
3430
3430
|
],
|
3431
3431
|
"If product certificates should be used to authenticate to a custom CDN.": [
|
3432
|
-
""
|
3432
|
+
"如果产品证书应该用于向自定义 CDN 进行身份验证。"
|
3433
3433
|
],
|
3434
3434
|
"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'.": [
|
3435
|
-
""
|
3435
|
+
"如果设置,在 Katello 中新创建的 APT 仓库将使用它们从其中同步的远程仓库相同的仓库结构。您可以通过运行 'foreman-rake katello:migrate_structure_content_for_deb' 来迁移现有的 APT 存储库来匹配相关的设置。"
|
3436
3436
|
],
|
3437
3437
|
"If specified, remove the first instance of a subscription with matching id and quantity": [
|
3438
3438
|
"如果指定,删除具有匹配 id 和数量的订阅的第一个实例"
|
@@ -3447,7 +3447,7 @@
|
|
3447
3447
|
"如果这个被启用,并且设置并提供了register_hostname_fact,注册将仅使用该 fact 按名称查找新主机,并且将忽略所有主机名匹配"
|
3448
3448
|
],
|
3449
3449
|
"If this is enabled, content counts on smart proxies will be updated automatically after content sync.": [
|
3450
|
-
""
|
3450
|
+
"如果启用了此功能,在内容同步后会自动更新智能代理中的内容数量。"
|
3451
3451
|
],
|
3452
3452
|
"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.": [
|
3453
3453
|
"如果启用此项,可以删除仓库,即使它们属于公布的内容视图。已删除的仓库将从所有内容视图版本中删除。"
|
@@ -3456,10 +3456,10 @@
|
|
3456
3456
|
"如果启用此项,在没有环境的情况下,内容视图版本的软件仓库将在 '/pulp/content/<organization>//content_views/<content view>/X.Y/...' 中分发。"
|
3457
3457
|
],
|
3458
3458
|
"If this is enabled, the Smart Proxy page will suppress the warning message about reclaiming space.": [
|
3459
|
-
""
|
3459
|
+
"如果启用了此项,则 Smart Proxy 页将阻止有关回收空间的警告信息。"
|
3460
3460
|
],
|
3461
3461
|
"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.": [
|
3462
|
-
""
|
3462
|
+
"如果为 true,则只有可以在没有增量更新的情况下安装的勘误才会影响主机的勘误状态。也会影响主机集合仪表板中的 widget。"
|
3463
3463
|
],
|
3464
3464
|
"If true, only return repository sets that are associated with an active subscriptions": [
|
3465
3465
|
"如果为 true,则仅返回与有效订阅关联的仓库集"
|
@@ -3468,7 +3468,7 @@
|
|
3468
3468
|
"如果为 true,则仅返回已启用的仓库集。默认为 false"
|
3469
3469
|
],
|
3470
3470
|
"If true, return custom repository sets along with redhat repos. Will be ignored if repository_type is supplied.": [
|
3471
|
-
""
|
3471
|
+
"如果为 true,则返回自定义存储库集以及 redhat repos。如果提供了 repository_type,则会被忽略。"
|
3472
3472
|
],
|
3473
3473
|
"If true, when adding the specified errata or packages, any needed dependencies will be copied as well. Defaults to true": [
|
3474
3474
|
"如果为 true,在添加指定勘误或软件包时,需要的依赖软件包也会被复制。默认为 true"
|
@@ -3483,7 +3483,7 @@
|
|
3483
3483
|
"可忽略内容只能为 Yum 仓库设置。"
|
3484
3484
|
],
|
3485
3485
|
"Ignore %s cannot be set in combination with the 'Complete Mirroring' mirroring policy.": [
|
3486
|
-
""
|
3486
|
+
"忽略 %s 无法与 'Complete Mirroring' 镜像策略结合使用。"
|
3487
3487
|
],
|
3488
3488
|
"Ignore errors": [
|
3489
3489
|
"忽略错误"
|
@@ -3501,28 +3501,28 @@
|
|
3501
3501
|
"忽略的主机"
|
3502
3502
|
],
|
3503
3503
|
"Image": [
|
3504
|
-
""
|
3504
|
+
"镜像"
|
3505
3505
|
],
|
3506
3506
|
"Image digest": [
|
3507
|
-
""
|
3507
|
+
"镜像摘要"
|
3508
3508
|
],
|
3509
3509
|
"Image digests": [
|
3510
|
-
""
|
3510
|
+
"镜像摘要"
|
3511
3511
|
],
|
3512
3512
|
"Image mode": [
|
3513
|
-
""
|
3513
|
+
"镜像模式"
|
3514
3514
|
],
|
3515
3515
|
"Image mode / package mode": [
|
3516
|
-
""
|
3516
|
+
"镜像模式 / 软件包模式"
|
3517
3517
|
],
|
3518
3518
|
"Image mode details": [
|
3519
|
-
""
|
3519
|
+
"镜像模式详情"
|
3520
3520
|
],
|
3521
3521
|
"Image name": [
|
3522
|
-
""
|
3522
|
+
"镜像名称"
|
3523
3523
|
],
|
3524
3524
|
"Image-mode host": [
|
3525
|
-
""
|
3525
|
+
"image-mode 主机"
|
3526
3526
|
],
|
3527
3527
|
"Immediate": [
|
3528
3528
|
"立即"
|
@@ -3558,16 +3558,16 @@
|
|
3558
3558
|
"将一个内容视图版本导入到库"
|
3559
3559
|
],
|
3560
3560
|
"Import a manifest using the Manifest tab above.": [
|
3561
|
-
""
|
3561
|
+
"使用上面的清单标签页导入清单。"
|
3562
3562
|
],
|
3563
3563
|
"Import a repository": [
|
3564
3564
|
"导入软件仓库"
|
3565
3565
|
],
|
3566
3566
|
"Import a subscription manifest to give hosts access to Red Hat content.": [
|
3567
|
-
""
|
3567
|
+
"导入订阅清单,为主机授予红帽内容的访问权限。"
|
3568
3568
|
],
|
3569
3569
|
"Import new manifest": [
|
3570
|
-
""
|
3570
|
+
"导入新清单"
|
3571
3571
|
],
|
3572
3572
|
"Import only": [
|
3573
3573
|
"仅导入"
|
@@ -3603,7 +3603,7 @@
|
|
3603
3603
|
"包括"
|
3604
3604
|
],
|
3605
3605
|
"Include Refs": [
|
3606
|
-
""
|
3606
|
+
"包括 Refs"
|
3607
3607
|
],
|
3608
3608
|
"Include all RPMs not associated to any errata": [
|
3609
3609
|
"包括所有没有与任何勘误关联的 RPM"
|
@@ -3618,7 +3618,7 @@
|
|
3618
3618
|
"包含的过滤"
|
3619
3619
|
],
|
3620
3620
|
"Include manifests": [
|
3621
|
-
""
|
3621
|
+
"包括清单"
|
3622
3622
|
],
|
3623
3623
|
"Included": [
|
3624
3624
|
"包含"
|
@@ -3642,7 +3642,7 @@
|
|
3642
3642
|
"增量更新不完整。"
|
3643
3643
|
],
|
3644
3644
|
"Incremental Update of %{content_view_count} Content View Version(s) ": [
|
3645
|
-
"
|
3645
|
+
"%{content_view_count} 内容视图版本的增量更新 "
|
3646
3646
|
],
|
3647
3647
|
"Incremental update": [
|
3648
3648
|
"增量更新"
|
@@ -3693,13 +3693,13 @@
|
|
3693
3693
|
"可安装"
|
3694
3694
|
],
|
3695
3695
|
"Installable bugfix/enhancement errata": [
|
3696
|
-
""
|
3696
|
+
"可安装的程序错误修复/功能增强勘误"
|
3697
3697
|
],
|
3698
|
-
"Installable errata are applicable errata that are available in the host's content view
|
3698
|
+
"Installable errata are applicable errata that are available in the host's assigned content view environments.": [
|
3699
3699
|
""
|
3700
3700
|
],
|
3701
3701
|
"Installable security errata": [
|
3702
|
-
""
|
3702
|
+
"可安装的安全勘误"
|
3703
3703
|
],
|
3704
3704
|
"Installable updates": [
|
3705
3705
|
"可安装的更新"
|
@@ -3765,10 +3765,10 @@
|
|
3765
3765
|
"指定了無效的勘誤篩選器規則,「errata_id」不可指定為與 'start_date'、'end_date' 或 'types' 相同的變數值組"
|
3766
3766
|
],
|
3767
3767
|
"Invalid erratum filter rule specified, Must specify at least one of the following: 'errata_id', 'start_date', 'end_date', 'types', or 'allow_other_types'": [
|
3768
|
-
""
|
3768
|
+
"指定了无效的勘误过滤,需要是以下之一: 'errata_id', 'start_date', 'end_date', 'types', 或 'allow_other_types'"
|
3769
3769
|
],
|
3770
3770
|
"Invalid erratum types %{invalid_types} provided. Erratum type can be any of %{valid_types}": [
|
3771
|
-
"提供了无效的勘误类型 %{invalid_types}
|
3771
|
+
"提供了无效的勘误类型 %{invalid_types}。勘误类型可以是 %{valid_types} 的任何值"
|
3772
3772
|
],
|
3773
3773
|
"Invalid event_type %s": [
|
3774
3774
|
"无效的 event_type %s"
|
@@ -3780,25 +3780,25 @@
|
|
3780
3780
|
"指定了无效的过滤器规则,“ version” 不能在同一个tuple 中与 'min_version' 或 'max_version' 一起指定"
|
3781
3781
|
],
|
3782
3782
|
"Invalid format. Container name cannot be blank.": [
|
3783
|
-
""
|
3783
|
+
"无效的格式。容器名称不能为空。"
|
3784
3784
|
],
|
3785
3785
|
"Invalid format. Container pushes should follow 'organization_label/product_label/name' OR 'id/organization_id/product_id/name' schema.": [
|
3786
|
-
""
|
3786
|
+
"无效的格式。容器推送应遵循 'organization_label/product_label/name' 或 'id/organization_id/product_id/name' 的格式。"
|
3787
3787
|
],
|
3788
3788
|
"Invalid format. Organization id must be an integer without leading zeros.": [
|
3789
|
-
""
|
3789
|
+
"无效的格式。机构 id 必须是没有前导零的整数。"
|
3790
3790
|
],
|
3791
3791
|
"Invalid format. Organization label cannot be blank.": [
|
3792
|
-
""
|
3792
|
+
"无效的格式。机构标签不能为空。"
|
3793
3793
|
],
|
3794
3794
|
"Invalid format. Product id must be an integer without leading zeros.": [
|
3795
|
-
""
|
3795
|
+
"无效的格式。产品 id 必须是没有前导零的整数。"
|
3796
3796
|
],
|
3797
3797
|
"Invalid format. Product label cannot be blank.": [
|
3798
|
-
""
|
3798
|
+
"无效的格式。产品标签不能为空。"
|
3799
3799
|
],
|
3800
3800
|
"Invalid mirroring policy for repository type %{type}, only %{policies} are valid.": [
|
3801
|
-
"
|
3801
|
+
"对于仓库类型 %{type} 的无效的镜像策略,只有 %{policies} 有效。"
|
3802
3802
|
],
|
3803
3803
|
"Invalid parameters sent in the request for this operation. Please contact a system administrator.": [
|
3804
3804
|
"在此操作的请求中发送了无效的参数。请与系统管理员联系。"
|
@@ -3840,7 +3840,7 @@
|
|
3840
3840
|
"出自"
|
3841
3841
|
],
|
3842
3842
|
"It is only allowed for Non-Redhat Yum repositories.": [
|
3843
|
-
""
|
3843
|
+
"仅允许用于非红帽的 Yum 仓库。"
|
3844
3844
|
],
|
3845
3845
|
"Job '${description}' completed": [
|
3846
3846
|
"作为 '${description}' 已完成"
|
@@ -3849,28 +3849,28 @@
|
|
3849
3849
|
"作业 '${description}' 已启动。"
|
3850
3850
|
],
|
3851
3851
|
"Katello Bootc interface": [
|
3852
|
-
""
|
3852
|
+
"Katello Bootc interface"
|
3853
3853
|
],
|
3854
3854
|
"Katello ID of local pool to update": [
|
3855
3855
|
"要更新的本地池的 Katello ID"
|
3856
3856
|
],
|
3857
3857
|
"Katello: Bootc Action": [
|
3858
|
-
""
|
3858
|
+
"Katello: Bootc Action"
|
3859
3859
|
],
|
3860
3860
|
"Katello: Bootc Rollback": [
|
3861
|
-
""
|
3861
|
+
"Katello: Bootc Rollback"
|
3862
3862
|
],
|
3863
3863
|
"Katello: Bootc Status": [
|
3864
|
-
""
|
3864
|
+
"Katello: Bootc Status"
|
3865
3865
|
],
|
3866
3866
|
"Katello: Bootc Switch": [
|
3867
|
-
""
|
3867
|
+
"Katello: Bootc Switch"
|
3868
3868
|
],
|
3869
3869
|
"Katello: Bootc Upgrade": [
|
3870
|
-
""
|
3870
|
+
"Katello: Bootc Upgrade"
|
3871
3871
|
],
|
3872
3872
|
"Katello: Configure host for new content source": [
|
3873
|
-
""
|
3873
|
+
"Katello: 为新内容源配置主机"
|
3874
3874
|
],
|
3875
3875
|
"Katello: Install Errata": [
|
3876
3876
|
"Katello:安装勘误"
|
@@ -3915,10 +3915,10 @@
|
|
3915
3915
|
"Katello: 通过搜索查询更新软件包"
|
3916
3916
|
],
|
3917
3917
|
"Katello: Upload Profile": [
|
3918
|
-
""
|
3918
|
+
"Katello: 上传配置集"
|
3919
3919
|
],
|
3920
3920
|
"Keep latest packages": [
|
3921
|
-
""
|
3921
|
+
"保留最新的软件包"
|
3922
3922
|
],
|
3923
3923
|
"Key-value hash of subscription-manager facts, nesting uses a period delimiter (.)": [
|
3924
3924
|
"subscription-manager fact 的键-值哈希,使用句点 (.) 进行嵌套"
|
@@ -3945,7 +3945,7 @@
|
|
3945
3945
|
"内容视图标签"
|
3946
3946
|
],
|
3947
3947
|
"Label of the flatpak remote": [
|
3948
|
-
""
|
3948
|
+
"flatpak 远程的标签"
|
3949
3949
|
],
|
3950
3950
|
"Last check-in:": [
|
3951
3951
|
"最后签到:"
|
@@ -3963,10 +3963,10 @@
|
|
3963
3963
|
"最后刷新:"
|
3964
3964
|
],
|
3965
3965
|
"Last seen": [
|
3966
|
-
""
|
3966
|
+
"最后看到的"
|
3967
3967
|
],
|
3968
3968
|
"Last sync": [
|
3969
|
-
""
|
3969
|
+
"最后同步"
|
3970
3970
|
],
|
3971
3971
|
"Last task": [
|
3972
3972
|
"最新任务"
|
@@ -3981,10 +3981,10 @@
|
|
3981
3981
|
"最新版本"
|
3982
3982
|
],
|
3983
3983
|
"Learn more about adding subscription manifests in ": [
|
3984
|
-
""
|
3984
|
+
"了解有关添加订阅清单的更多信息 "
|
3985
3985
|
],
|
3986
3986
|
"Legacy UI": [
|
3987
|
-
""
|
3987
|
+
"旧 UI"
|
3988
3988
|
],
|
3989
3989
|
"Legacy content host UI": [
|
3990
3990
|
"旧内容主机 UI"
|
@@ -4029,13 +4029,13 @@
|
|
4029
4029
|
"生命周期环境%{environment}'未连接到此 capsule。"
|
4030
4030
|
],
|
4031
4031
|
"Lifecycle environment '%{env}' cannot be used with content view '%{view}'": [
|
4032
|
-
""
|
4032
|
+
"生命周期环境 '%{env}' 无法与内容视图 '%{view}' 一起使用"
|
4033
4033
|
],
|
4034
4034
|
"Lifecycle environment ID": [
|
4035
4035
|
"生命周期环境 ID"
|
4036
4036
|
],
|
4037
4037
|
"Lifecycle environment must be specified": [
|
4038
|
-
""
|
4038
|
+
"必须指定生命周期阶段"
|
4039
4039
|
],
|
4040
4040
|
"Lifecycle environment was not attached to the smart proxy; therefore, no changes were made.": [
|
4041
4041
|
"生命周期环境没有附加到智能代理,因此没有改变。"
|
@@ -4047,10 +4047,10 @@
|
|
4047
4047
|
"无法在默认的智能代理上修改生命周期环境。所有生命周期环境中的内容都将存在于此智能代理中。"
|
4048
4048
|
],
|
4049
4049
|
"Limit actions to content in the host's environment.": [
|
4050
|
-
""
|
4050
|
+
"将操作限制为针对主机环境中的内容。"
|
4051
4051
|
],
|
4052
4052
|
"Limit content to Red Hat / custom": [
|
4053
|
-
""
|
4053
|
+
"将内容限制为 Red Hat / custom"
|
4054
4054
|
],
|
4055
4055
|
"Limit content to enabled / disabled / overridden": [
|
4056
4056
|
"将内容限制为 enabled / disabled / overridden"
|
@@ -4098,7 +4098,7 @@
|
|
4098
4098
|
"列出所有机构"
|
4099
4099
|
],
|
4100
4100
|
"List all packages unique by name": [
|
4101
|
-
""
|
4101
|
+
"按名称列出所有软件包"
|
4102
4102
|
],
|
4103
4103
|
"List alternate content sources.": [
|
4104
4104
|
"备用内容源列表。"
|
@@ -4113,16 +4113,16 @@
|
|
4113
4113
|
"列出来自 Red Hat Subscription Management 的可用订阅"
|
4114
4114
|
],
|
4115
4115
|
"List booted bootc container images for hosts": [
|
4116
|
-
""
|
4116
|
+
"列出主机的引导容器镜像"
|
4117
4117
|
],
|
4118
4118
|
"List components attached to this content view": [
|
4119
4119
|
"列出此内容视图附带的组件"
|
4120
4120
|
],
|
4121
4121
|
"List content counts for the smart proxy": [
|
4122
|
-
""
|
4122
|
+
"列出智能代理的内容计数"
|
4123
4123
|
],
|
4124
4124
|
"List content view environments": [
|
4125
|
-
""
|
4125
|
+
"列出内容视图环境"
|
4126
4126
|
],
|
4127
4127
|
"List content view versions": [
|
4128
4128
|
"列出内容视图版本"
|
@@ -4155,13 +4155,13 @@
|
|
4155
4155
|
"列表过滤规则"
|
4156
4156
|
],
|
4157
4157
|
"List flatpak remote repositories": [
|
4158
|
-
""
|
4158
|
+
"列出 flatpak 远程仓库"
|
4159
4159
|
],
|
4160
4160
|
"List flatpak remote's repositories": [
|
4161
|
-
""
|
4161
|
+
"列出 flatpak 远程的仓库"
|
4162
4162
|
],
|
4163
4163
|
"List flatpak remotes": [
|
4164
|
-
""
|
4164
|
+
"列出 flatpak 远程"
|
4165
4165
|
],
|
4166
4166
|
"List host collections": [
|
4167
4167
|
"列出主機集"
|
@@ -4329,7 +4329,7 @@
|
|
4329
4329
|
"列出未附加到智能代理的生命周期环境"
|
4330
4330
|
],
|
4331
4331
|
"Load balancer": [
|
4332
|
-
""
|
4332
|
+
"负载均衡器"
|
4333
4333
|
],
|
4334
4334
|
"Loading": [
|
4335
4335
|
"加载"
|
@@ -4344,7 +4344,7 @@
|
|
4344
4344
|
"低"
|
4345
4345
|
],
|
4346
4346
|
"Maintenance support": [
|
4347
|
-
""
|
4347
|
+
"维护支持"
|
4348
4348
|
],
|
4349
4349
|
"Make copy of a content view": [
|
4350
4350
|
"複製一份內容視域"
|
@@ -4359,13 +4359,13 @@
|
|
4359
4359
|
"管理清单"
|
4360
4360
|
],
|
4361
4361
|
"Manage content": [
|
4362
|
-
""
|
4362
|
+
"管理内容"
|
4363
4363
|
],
|
4364
4364
|
"Manage errata": [
|
4365
|
-
""
|
4365
|
+
"管理勘误"
|
4366
4366
|
],
|
4367
4367
|
"Manage packages": [
|
4368
|
-
""
|
4368
|
+
"管理软件包"
|
4369
4369
|
],
|
4370
4370
|
"Manifest": [
|
4371
4371
|
"清单"
|
@@ -4377,13 +4377,13 @@
|
|
4377
4377
|
"删除的清单"
|
4378
4378
|
],
|
4379
4379
|
"Manifest does not have a valid subscription": [
|
4380
|
-
""
|
4380
|
+
"清单没有有效订阅"
|
4381
4381
|
],
|
4382
4382
|
"Manifest expired": [
|
4383
|
-
""
|
4383
|
+
"清单已过期"
|
4384
4384
|
],
|
4385
4385
|
"Manifest expiring soon": [
|
4386
|
-
""
|
4386
|
+
"清单即将过期"
|
4387
4387
|
],
|
4388
4388
|
"Manifest imported": [
|
4389
4389
|
"导入的清单"
|
@@ -4401,7 +4401,7 @@
|
|
4401
4401
|
"'%{subject}' 中的清单被刷新。"
|
4402
4402
|
],
|
4403
4403
|
"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.": [
|
4404
|
-
""
|
4404
|
+
"机构 %{subject} 中的清单有将要在 %{days_remaining} 天后(%{manifest_expire_date})过期的身份证书。要延长过期日期,请刷新您的清单。"
|
4405
4405
|
],
|
4406
4406
|
"Manifest refresh timeout": [
|
4407
4407
|
"清单刷新超时"
|
@@ -4419,7 +4419,7 @@
|
|
4419
4419
|
"将%s 的内容主机状态标记为未知"
|
4420
4420
|
],
|
4421
4421
|
"Matching RPMs based on your created filter rule. Remember, RPM filters don't apply to modular RPMs.": [
|
4422
|
-
""
|
4422
|
+
"根据您创建的过滤规则匹配 RPM。请记住,RPM 过滤不适用于模块化 RPM。"
|
4423
4423
|
],
|
4424
4424
|
"Matching content": [
|
4425
4425
|
"匹配内容"
|
@@ -4461,7 +4461,7 @@
|
|
4461
4461
|
"訊息連線"
|
4462
4462
|
],
|
4463
4463
|
"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.": [
|
4464
|
-
""
|
4464
|
+
"元数据重新发布会面临\\\"完成镜像\\\"存储库的风险。更改镜像策略并重试。 \\n 或者,使用 'force' 参数在本地重新生成元数据。在下一次同步中,上游存储库的元数据将覆盖 'Complete Mirroring' 存储库的本地元数据。"
|
4465
4465
|
],
|
4466
4466
|
"Metadata taken from the upstream export history for this Content View Version": [
|
4467
4467
|
"从此 Content View 版本的上游导出历史记录中获取的元数据"
|
@@ -4470,16 +4470,16 @@
|
|
4470
4470
|
"最小版本"
|
4471
4471
|
],
|
4472
4472
|
"Mirror Remote Repository": [
|
4473
|
-
""
|
4473
|
+
"镜像远程仓库"
|
4474
4474
|
],
|
4475
4475
|
"Mirror a flatpak remote repository": [
|
4476
|
-
""
|
4476
|
+
"镜像一个 flatpak 远程仓库"
|
4477
4477
|
],
|
4478
4478
|
"Missing activation key!": [
|
4479
4479
|
"缺少激活码!"
|
4480
4480
|
],
|
4481
4481
|
"Missing arguments %{substitutions} for %{content_url}": [
|
4482
|
-
"%{content_url}
|
4482
|
+
"缺少 %{content_url} 的参数 %{substitutions}"
|
4483
4483
|
],
|
4484
4484
|
"Model": [
|
4485
4485
|
"模型"
|
@@ -4488,7 +4488,7 @@
|
|
4488
4488
|
"中等"
|
4489
4489
|
],
|
4490
4490
|
"Modify via remote execution": [
|
4491
|
-
""
|
4491
|
+
"通过远程执行修改"
|
4492
4492
|
],
|
4493
4493
|
"Modular": [
|
4494
4494
|
"模块化"
|
@@ -4512,7 +4512,7 @@
|
|
4512
4512
|
"启用红帽存储库或创建自定义产品后,将在此处显示模块流。"
|
4513
4513
|
],
|
4514
4514
|
"Multi Content View Environment": [
|
4515
|
-
""
|
4515
|
+
"多内容视图环境"
|
4516
4516
|
],
|
4517
4517
|
"Multi-entitlement": [
|
4518
4518
|
"多权利"
|
@@ -4524,22 +4524,22 @@
|
|
4524
4524
|
"不适用"
|
4525
4525
|
],
|
4526
4526
|
"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}'.": [
|
4527
|
-
""
|
4527
|
+
"注意:内容视图版本 '%{content_view} %{current}' 没有任何可导出的存储库。至少需要一个具有以下类型的存储库才能导出: '%{exportable_types}'。"
|
4528
4528
|
],
|
4529
4529
|
"NOTE: Unable to export repository '%{repository}' because it does not have an exportable content type.": [
|
4530
4530
|
"注意:无法导出仓库 \\\"%{repository}\\\",因为它没有可导出的内容类型。"
|
4531
4531
|
],
|
4532
4532
|
"NOTE: Unable to export repository '%{repository}' because it does not have an syncably exportable content type.": [
|
4533
|
-
""
|
4533
|
+
"注意:无法导出仓库 '%{repository}',因为它没有可导出的内容类型。"
|
4534
4534
|
],
|
4535
4535
|
"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}": [
|
4536
|
-
"
|
4536
|
+
"注意:无法完全导出“%{organization}”机构的库,因为它包含没有“立即”下载策略的仓库。更新下载策略并同步受影响的仓库,以将其包括在导出中。\\n %{repos}"
|
4537
4537
|
],
|
4538
4538
|
"NOTE: Unable to fully export Content View Version '%{content_view} %{current}' it contains repositories with un-exportable content types. \\n %{repos}": [
|
4539
|
-
"注意:无法完全导出内容视图版本 '%{content_view} %{current}
|
4539
|
+
"注意:无法完全导出内容视图版本 '%{content_view} %{current}',它包含具有不可导出内容类型的存储库。 \\n %{repos}"
|
4540
4540
|
],
|
4541
4541
|
"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}": [
|
4542
|
-
"
|
4542
|
+
"注意:无法完全导入内容视图版本 '%{content_view} %{current}',它包括没有 'immediate' 下载策略的仓库。更新下载策论并同步受影响的仓库。在同步重新发布的内容视图后,导入生成的版本。 \\n %{repos}"
|
4543
4543
|
],
|
4544
4544
|
"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.": [
|
4545
4545
|
"注意:无法完全导出仓库 '%{repository}',因为它没有 'immediate' 下载策略。更新下载策略并同步受影响的仓库,使其包含在导出中。"
|
@@ -4566,10 +4566,10 @@
|
|
4566
4566
|
"內容視域的名稱"
|
4567
4567
|
],
|
4568
4568
|
"Name of the flatpak remote": [
|
4569
|
-
""
|
4569
|
+
"flatpak 远程的名称"
|
4570
4570
|
],
|
4571
4571
|
"Name of the flatpak remote repository": [
|
4572
|
-
""
|
4572
|
+
"flatpak 远程仓库的名称"
|
4573
4573
|
],
|
4574
4574
|
"Name of the host": [
|
4575
4575
|
"主机名"
|
@@ -4620,13 +4620,13 @@
|
|
4620
4620
|
"內容視域的新名稱"
|
4621
4621
|
],
|
4622
4622
|
"New version is available: Version ${latestVersion}": [
|
4623
|
-
"
|
4623
|
+
"可用的新版本:版本 ${latestVersion}"
|
4624
4624
|
],
|
4625
4625
|
"Newly published": [
|
4626
4626
|
"最新发布的"
|
4627
4627
|
],
|
4628
4628
|
"Newly published version will be the same as the previous version.": [
|
4629
|
-
""
|
4629
|
+
"新版本将与上一版本相同。"
|
4630
4630
|
],
|
4631
4631
|
"No": [
|
4632
4632
|
"否"
|
@@ -4671,16 +4671,16 @@
|
|
4671
4671
|
"没有可显示的工件"
|
4672
4672
|
],
|
4673
4673
|
"No available component content view updates": [
|
4674
|
-
""
|
4674
|
+
"没有可用的组件内容视图更新"
|
4675
4675
|
],
|
4676
4676
|
"No available debs found for search term '%s'. Check the host's content view environments and already-installed debs.": [
|
4677
|
-
""
|
4677
|
+
"没有找到根据关键字 '%s' 搜索的可用 debs。检查主机的内容视图环境和已安装的软件包。"
|
4678
4678
|
],
|
4679
4679
|
"No available packages found for search term '%s'.": [
|
4680
|
-
""
|
4680
|
+
"没有找到搜索术语 '%s' 的可用软件包。"
|
4681
4681
|
],
|
4682
4682
|
"No available repository or filter updates": [
|
4683
|
-
""
|
4683
|
+
"没有可用的存储库或过滤器更新"
|
4684
4684
|
],
|
4685
4685
|
"No content": [
|
4686
4686
|
"没有内容"
|
@@ -4695,13 +4695,13 @@
|
|
4695
4695
|
"所选版本中没有内容。"
|
4696
4696
|
],
|
4697
4697
|
"No content view environments": [
|
4698
|
-
""
|
4698
|
+
"没有内容视图环境"
|
4699
4699
|
],
|
4700
4700
|
"No content view environments found with ids: %{ids}": [
|
4701
|
-
""
|
4701
|
+
"没有找到 ids 为 %{ids} 的内容视图环境"
|
4702
4702
|
],
|
4703
4703
|
"No content view environments found with names: %{names}": [
|
4704
|
-
""
|
4704
|
+
"没有找到带有名称为 %{names} 的内容视图环境 "
|
4705
4705
|
],
|
4706
4706
|
"No content view history events found.": [
|
4707
4707
|
"找不到内容视图历史记录事件。"
|
@@ -4713,10 +4713,10 @@
|
|
4713
4713
|
"没有可用于所选环境的内容视图"
|
4714
4714
|
],
|
4715
4715
|
"No content views to add yet": [
|
4716
|
-
""
|
4716
|
+
"还没有要添加的内容视图"
|
4717
4717
|
],
|
4718
4718
|
"No content views yet": [
|
4719
|
-
""
|
4719
|
+
"还沒有內容视图"
|
4720
4720
|
],
|
4721
4721
|
"No content_view_version_ids provided": [
|
4722
4722
|
"未提供 content_view_version_ids"
|
@@ -4728,7 +4728,7 @@
|
|
4728
4728
|
"没有提供描述"
|
4729
4729
|
],
|
4730
4730
|
"No docker manifests to delete after ignoring manifests with tags or manifest lists": [
|
4731
|
-
""
|
4731
|
+
"在忽略带有标签或清单列表的清单后,没有要删除的 docker 清单"
|
4732
4732
|
],
|
4733
4733
|
"No enabled repositories match your search criteria.": [
|
4734
4734
|
"没有启用的仓库符合您的搜索条件。"
|
@@ -4737,16 +4737,16 @@
|
|
4737
4737
|
"没有环境"
|
4738
4738
|
],
|
4739
4739
|
"No errata filter rules yet": [
|
4740
|
-
""
|
4740
|
+
"还没有勘误过滤规则"
|
4741
4741
|
],
|
4742
4742
|
"No errata found.": [
|
4743
|
-
""
|
4743
|
+
"没有找到勘误。"
|
4744
4744
|
],
|
4745
4745
|
"No errata matching given search query": [
|
4746
|
-
""
|
4746
|
+
"没有与给定搜索查询匹配的勘误"
|
4747
4747
|
],
|
4748
4748
|
"No errata to add yet": [
|
4749
|
-
""
|
4749
|
+
"还没有添加勘误"
|
4750
4750
|
],
|
4751
4751
|
"No errors": [
|
4752
4752
|
"无错误"
|
@@ -4758,10 +4758,10 @@
|
|
4758
4758
|
"没有上传文件"
|
4759
4759
|
],
|
4760
4760
|
"No filters yet": [
|
4761
|
-
""
|
4761
|
+
"还没有过滤器"
|
4762
4762
|
],
|
4763
4763
|
"No history yet": [
|
4764
|
-
""
|
4764
|
+
"还没有发现历史信息"
|
4765
4765
|
],
|
4766
4766
|
"No host collections": [
|
4767
4767
|
"没有主机集合"
|
@@ -4773,16 +4773,16 @@
|
|
4773
4773
|
"还没有主机集合"
|
4774
4774
|
],
|
4775
4775
|
"No hosts found": [
|
4776
|
-
""
|
4776
|
+
"没有找到主机"
|
4777
4777
|
],
|
4778
4778
|
"No hosts registered with subscription-manager found in selection.": [
|
4779
4779
|
"在选择中未找到 subscription-manager 注册的主机。"
|
4780
4780
|
],
|
4781
4781
|
"No hosts were specified": [
|
4782
|
-
""
|
4782
|
+
"没有指定主机"
|
4783
4783
|
],
|
4784
4784
|
"No installed debs found for search term '%s'": [
|
4785
|
-
""
|
4785
|
+
"无法找到根据关键字 '%s' 搜索的安装的 debs"
|
4786
4786
|
],
|
4787
4787
|
"No installed packages and/or enabled repositories have been reported by %s.": [
|
4788
4788
|
"%s 还没有报告任何安装的软件包和/或启用的仓库。"
|
@@ -4797,7 +4797,7 @@
|
|
4797
4797
|
"没有找到清单。导入内容之前导入带有适当订阅的清单。"
|
4798
4798
|
],
|
4799
4799
|
"No manifest imported": [
|
4800
|
-
""
|
4800
|
+
"没有导入清单"
|
4801
4801
|
],
|
4802
4802
|
"No matching ": [
|
4803
4803
|
"未匹配 "
|
@@ -4839,7 +4839,7 @@
|
|
4839
4839
|
"未找到匹配的主机。"
|
4840
4840
|
],
|
4841
4841
|
"No matching non-modular RPM found.": [
|
4842
|
-
""
|
4842
|
+
"未找到匹配的非模块化 RPM。"
|
4843
4843
|
],
|
4844
4844
|
"No matching packages found": [
|
4845
4845
|
"没有找到匹配的软件包组"
|
@@ -4857,16 +4857,16 @@
|
|
4857
4857
|
"未找到匹配的版本"
|
4858
4858
|
],
|
4859
4859
|
"No module stream filter rules yet": [
|
4860
|
-
""
|
4860
|
+
"还没有模块流过滤器"
|
4861
4861
|
],
|
4862
4862
|
"No module streams to add yet.": [
|
4863
|
-
""
|
4863
|
+
"还没有添加模块流。"
|
4864
4864
|
],
|
4865
4865
|
"No new packages installed": [
|
4866
4866
|
"未安装新软件包"
|
4867
4867
|
],
|
4868
4868
|
"No package groups yet": [
|
4869
|
-
""
|
4869
|
+
"还没有软件包组"
|
4870
4870
|
],
|
4871
4871
|
"No packages": [
|
4872
4872
|
"没有软件包"
|
@@ -4874,7 +4874,7 @@
|
|
4874
4874
|
"No packages available to install": [
|
4875
4875
|
"没有可安装的软件包"
|
4876
4876
|
],
|
4877
|
-
"No packages available to install on this host. Please check the host's content view
|
4877
|
+
"No packages available to install on this host. Please check the host's assigned content view environments.": [
|
4878
4878
|
""
|
4879
4879
|
],
|
4880
4880
|
"No packages removed": [
|
@@ -4917,10 +4917,10 @@
|
|
4917
4917
|
"没有与同步计划相关的重复逻辑。"
|
4918
4918
|
],
|
4919
4919
|
"No repositories added yet": [
|
4920
|
-
""
|
4920
|
+
"还没有添加仓库"
|
4921
4921
|
],
|
4922
4922
|
"No repositories available to add": [
|
4923
|
-
""
|
4923
|
+
"没有可用的仓库进行添加"
|
4924
4924
|
],
|
4925
4925
|
"No repositories available.": [
|
4926
4926
|
"没有可用的仓库。"
|
@@ -4941,7 +4941,7 @@
|
|
4941
4941
|
"没有要显示的仓库集。"
|
4942
4942
|
],
|
4943
4943
|
"No rules yet": [
|
4944
|
-
""
|
4944
|
+
"还没有规则"
|
4945
4945
|
],
|
4946
4946
|
"No services defined, is this class extended?": [
|
4947
4947
|
"未定义服务,是否已扩展此类?"
|
@@ -4956,16 +4956,16 @@
|
|
4956
4956
|
"找不到所选产品和选项的可同步仓库。"
|
4957
4957
|
],
|
4958
4958
|
"No upgradable packages found for search term '%s'.": [
|
4959
|
-
""
|
4959
|
+
"没有找到搜索术语 '%s' 的可升级软件包。"
|
4960
4960
|
],
|
4961
4961
|
"No upgradable packages found.": [
|
4962
|
-
""
|
4962
|
+
"没有找到可升级的软件包。"
|
4963
4963
|
],
|
4964
4964
|
"No uploads param specified. An array of uploads to import is required.": [
|
4965
4965
|
"未指定上传参数。需要导入的上传阵列。"
|
4966
4966
|
],
|
4967
4967
|
"No versions yet": [
|
4968
|
-
""
|
4968
|
+
"还没有版本"
|
4969
4969
|
],
|
4970
4970
|
"Non-security errata applicable": [
|
4971
4971
|
"可应用的非安全勘误"
|
@@ -5001,7 +5001,7 @@
|
|
5001
5001
|
"尚未发布"
|
5002
5002
|
],
|
5003
5003
|
"Note: Deleting a subscription manifest is STRONGLY discouraged.": [
|
5004
|
-
""
|
5004
|
+
"备注:不建议删除订阅清单。"
|
5005
5005
|
],
|
5006
5006
|
"Note: Deleting a subscription manifest is STRONGLY discouraged. Deleting a manifest will:": [
|
5007
5007
|
"注:强烈不建议删除订阅清单。删除清单将会:"
|
@@ -5028,7 +5028,7 @@
|
|
5028
5028
|
"分配编号"
|
5029
5029
|
],
|
5030
5030
|
"OS": [
|
5031
|
-
""
|
5031
|
+
"OS"
|
5032
5032
|
],
|
5033
5033
|
"OS restricted to {osRestricted}. If host OS does not match, the repository will not be available on this host.": [
|
5034
5034
|
"仅限于 {osRestricted}。如果主机操作系统不匹配,则这个主机上将无法使用该仓库。"
|
@@ -5061,7 +5061,7 @@
|
|
5061
5061
|
"pulp 3 导入仓库的磁盘中的位置"
|
5062
5062
|
],
|
5063
5063
|
"Once the prerequisites are met, select a provider to install katello-host-tools-tracer": [
|
5064
|
-
""
|
5064
|
+
"满足先决条件后,选择安装 katello-host-tools-tracer 的供应商"
|
5065
5065
|
],
|
5066
5066
|
"One of parameters [ %s ] required but not specified.": [
|
5067
5067
|
"需要 [ %s ] 中的一个参数但没有指定。"
|
@@ -5073,7 +5073,7 @@
|
|
5073
5073
|
"找不到一台或多台主机"
|
5074
5074
|
],
|
5075
5075
|
"One or more ids (%{ids}) were not found for %{assoc}. You may not have permissions to see them.": [
|
5076
|
-
"
|
5076
|
+
"%{assoc} 的一个或多个 ID(%{ids})没有找到。可能是您没有查看它们的权限。"
|
5077
5077
|
],
|
5078
5078
|
"One or more processes require restarting": [
|
5079
5079
|
"一个或多个进程需要重新启动"
|
@@ -5088,7 +5088,7 @@
|
|
5088
5088
|
"一个机构仅允许一个 Red Hat 供应商"
|
5089
5089
|
],
|
5090
5090
|
"Only repositories not published in a content view can be disabled. Published repositories must be deleted from the repository details page.": [
|
5091
|
-
""
|
5091
|
+
"只有未发布在内容视图中的存储库才能禁用。必须从存储库详情页面中删除发布的存储库。"
|
5092
5092
|
],
|
5093
5093
|
"Only returns id and quantity fields": [
|
5094
5094
|
"仅返回 id 和 quantity 字段"
|
@@ -5118,7 +5118,7 @@
|
|
5118
5118
|
"組織 ID"
|
5119
5119
|
],
|
5120
5120
|
"Organization id not found: '%s'": [
|
5121
|
-
""
|
5121
|
+
"机构 id 没有找到: '%s'"
|
5122
5122
|
],
|
5123
5123
|
"Organization identifier": [
|
5124
5124
|
"机构标识符"
|
@@ -5127,13 +5127,13 @@
|
|
5127
5127
|
"机构标签"
|
5128
5128
|
],
|
5129
5129
|
"Organization label '%s' is ambiguous. Try using an id-based container name.": [
|
5130
|
-
""
|
5130
|
+
"机构标签 '%s' 不明确。使用基于 id 的容器名称。"
|
5131
5131
|
],
|
5132
5132
|
"Organization not found": [
|
5133
5133
|
"没有找到机构"
|
5134
5134
|
],
|
5135
5135
|
"Organization not found: '%s'": [
|
5136
|
-
""
|
5136
|
+
"没有找到机构:'%s'"
|
5137
5137
|
],
|
5138
5138
|
"Organization required": [
|
5139
5139
|
"需要的机构"
|
@@ -5142,7 +5142,7 @@
|
|
5142
5142
|
"孤立的内容保护时间"
|
5143
5143
|
],
|
5144
5144
|
"Orphaned content facets for deleted hosts exist for the content view and environment. Please run rake task : katello:clean_orphaned_facets and try again!": [
|
5145
|
-
""
|
5145
|
+
"对于内容视图和环境,存在已删除的主机的孤立内容。请运行 rake 任务 : katello:clean_orphaned_facets,然后重试!"
|
5146
5146
|
],
|
5147
5147
|
"Other": [
|
5148
5148
|
"其他"
|
@@ -5316,10 +5316,10 @@
|
|
5316
5316
|
"软件包安装:\\\"%{package}\\\" "
|
5317
5317
|
],
|
5318
5318
|
"Package mode": [
|
5319
|
-
""
|
5319
|
+
"软件包模式"
|
5320
5320
|
],
|
5321
5321
|
"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.": [
|
5322
|
-
""
|
5322
|
+
"为 Python 内容同步的软件包类型,以逗号隔开。留空代表获得每个软件包类型。软件包类型包括:bdist_dmg,bdist_dumb,bdist_egg,bdist_msi,bdist_rpm,bdist_wheel,bdist_wininst,sdist."
|
5323
5323
|
],
|
5324
5324
|
"Packages": [
|
5325
5325
|
"软件包"
|
@@ -5328,13 +5328,13 @@
|
|
5328
5328
|
"必须提供软件包"
|
5329
5329
|
],
|
5330
5330
|
"Packages to be removed": [
|
5331
|
-
""
|
5331
|
+
"要删除的软件包"
|
5332
5332
|
],
|
5333
5333
|
"Packages to be updated": [
|
5334
|
-
""
|
5334
|
+
"要更新的软件包"
|
5335
5335
|
],
|
5336
5336
|
"Packages to install": [
|
5337
|
-
""
|
5337
|
+
"要安装的软件包"
|
5338
5338
|
],
|
5339
5339
|
"Packages will appear here when available.": [
|
5340
5340
|
"当软件包可用时,将在此处显示。"
|
@@ -5367,7 +5367,7 @@
|
|
5367
5367
|
"暂停"
|
5368
5368
|
],
|
5369
5369
|
"Pending tasks detected in repositories of this content view. Please wait for the tasks: ": [
|
5370
|
-
""
|
5370
|
+
"在此内容视图的仓库中检测到的待处理的任务。请等待任务: "
|
5371
5371
|
],
|
5372
5372
|
"Perform a module stream action via Katello interface": [
|
5373
5373
|
"通过 Katello 接口执行模块流操作"
|
@@ -5406,7 +5406,7 @@
|
|
5406
5406
|
"请添加一些仓库。"
|
5407
5407
|
],
|
5408
5408
|
"Please create some content views.": [
|
5409
|
-
""
|
5409
|
+
"请添加一些内容视图。"
|
5410
5410
|
],
|
5411
5411
|
"Please enter a positive number above zero": [
|
5412
5412
|
"请输入大于零的正数"
|
@@ -5427,7 +5427,7 @@
|
|
5427
5427
|
"请选择生命周期环境和内容视图来移动此激活码。"
|
5428
5428
|
],
|
5429
5429
|
"Please select a lifecycle environment and content view to view activation keys.": [
|
5430
|
-
""
|
5430
|
+
"请选择生命周期环境和内容视图来查看激活码。"
|
5431
5431
|
],
|
5432
5432
|
"Please select an architecture before assigning a kickstart repository": [
|
5433
5433
|
"在分配 kickstart 仓库之前,请先选择一个架构"
|
@@ -5442,25 +5442,25 @@
|
|
5442
5442
|
"请等待任务启动.."
|
5443
5443
|
],
|
5444
5444
|
"Please wait...": [
|
5445
|
-
"
|
5445
|
+
"请等待..."
|
5446
5446
|
],
|
5447
5447
|
"Policy to set for mirroring content. Must be one of %s.": [
|
5448
5448
|
"为镜像内容设置的策略。必须是 %s 之一。"
|
5449
5449
|
],
|
5450
5450
|
"Possible values: %s": [
|
5451
|
-
""
|
5451
|
+
"可能的值:%s"
|
5452
5452
|
],
|
5453
5453
|
"Prefer registered through Smart Proxy for remote execution": [
|
5454
|
-
""
|
5454
|
+
"首选通过智能代理注册的远程执行"
|
5455
5455
|
],
|
5456
5456
|
"Prefer using a Smart Proxy to which a host is registered when using remote execution": [
|
5457
|
-
""
|
5457
|
+
"在使用远程执行时,首选使用主机注册的智能代理"
|
5458
5458
|
],
|
5459
5459
|
"Prevent from further updates": [
|
5460
5460
|
"防止进一步更新"
|
5461
5461
|
],
|
5462
5462
|
"Prior Content View Version specified in the metadata - '%{name}' does not exist. Please import the metadata for '%{name}' before importing '%{current}' ": [
|
5463
|
-
"
|
5463
|
+
"在元数据中指定的前内容查看版本 - '%{name}'不存在。请先导入“%{name}”的元数据,然后再导入“%{current}” "
|
5464
5464
|
],
|
5465
5465
|
"Problem searching": [
|
5466
5466
|
"问题搜索"
|
@@ -5493,13 +5493,13 @@
|
|
5493
5493
|
"产品创建"
|
5494
5494
|
],
|
5495
5495
|
"Product Host Count": [
|
5496
|
-
""
|
5496
|
+
"产品主机计数"
|
5497
5497
|
],
|
5498
5498
|
"Product ID": [
|
5499
5499
|
"产品 ID"
|
5500
5500
|
],
|
5501
5501
|
"Product ID to mirror the remote repository to": [
|
5502
|
-
""
|
5502
|
+
"将远程仓库镜像到的产品 ID"
|
5503
5503
|
],
|
5504
5504
|
"Product and Repositories": [
|
5505
5505
|
"产品和存储库"
|
@@ -5514,13 +5514,13 @@
|
|
5514
5514
|
"产品 id,与列出的主机安装的产品一样,\\\\\\n 而不是 products api 返回的 product id"
|
5515
5515
|
],
|
5516
5516
|
"Product id not found: '%s'": [
|
5517
|
-
""
|
5517
|
+
"没有找到产品 id: '%s'"
|
5518
5518
|
],
|
5519
5519
|
"Product label": [
|
5520
|
-
""
|
5520
|
+
"产品标签"
|
5521
5521
|
],
|
5522
5522
|
"Product label '%s' is ambiguous. Try using an id-based container name.": [
|
5523
|
-
""
|
5523
|
+
"产品标签 '%s' 不明确。使用基于 id 的容器名称。"
|
5524
5524
|
],
|
5525
5525
|
"Product name": [
|
5526
5526
|
"产品名称"
|
@@ -5529,7 +5529,7 @@
|
|
5529
5529
|
"产品名称,与列出的主机安装的产品一样"
|
5530
5530
|
],
|
5531
5531
|
"Product not found: '%s'": [
|
5532
|
-
""
|
5532
|
+
"未找到产品:'%s'"
|
5533
5533
|
],
|
5534
5534
|
"Product the repository belongs to": [
|
5535
5535
|
"仓库所属的产品"
|
@@ -5541,7 +5541,7 @@
|
|
5541
5541
|
"在 Candlepin 中找不到 ID 为 %s 的产品。跳过内容导入。"
|
5542
5542
|
],
|
5543
5543
|
"Product: '%{product}', Repository: '%{repository}'": [
|
5544
|
-
"
|
5544
|
+
"产品:'%{product}', 仓库:'%{repository}' "
|
5545
5545
|
],
|
5546
5546
|
"Product: '%{product}', Repository: '%{repo}' ": [
|
5547
5547
|
"产品:'%{product}', 仓库:'%{repo}' "
|
@@ -5598,7 +5598,7 @@
|
|
5598
5598
|
"代理服务器"
|
5599
5599
|
],
|
5600
5600
|
"Proxy sync failure": [
|
5601
|
-
""
|
5601
|
+
"代理同步失败"
|
5602
5602
|
],
|
5603
5603
|
"Public": [
|
5604
5604
|
"公共的"
|
@@ -5610,7 +5610,7 @@
|
|
5610
5610
|
"发布"
|
5611
5611
|
],
|
5612
5612
|
"Publish Lifecycle Environment Container Repositories": [
|
5613
|
-
""
|
5613
|
+
"发布生命周期环境容器仓库"
|
5614
5614
|
],
|
5615
5615
|
"Publish a content view": [
|
5616
5616
|
"出版內容視域"
|
@@ -5628,7 +5628,7 @@
|
|
5628
5628
|
"发布新版本"
|
5629
5629
|
],
|
5630
5630
|
"Publishing ${truncate(name)}": [
|
5631
|
-
""
|
5631
|
+
"发布 ${truncate(name)}"
|
5632
5632
|
],
|
5633
5633
|
"Publishing content view": [
|
5634
5634
|
"发布内容视图"
|
@@ -5730,10 +5730,10 @@
|
|
5730
5730
|
"RH 仓库"
|
5731
5731
|
],
|
5732
5732
|
"RHEL Lifecycle status": [
|
5733
|
-
""
|
5733
|
+
"RHEL 生命周期状态"
|
5734
5734
|
],
|
5735
5735
|
"RHEL lifecycle": [
|
5736
|
-
""
|
5736
|
+
"RHEL 生命周期"
|
5737
5737
|
],
|
5738
5738
|
"RHUI": [
|
5739
5739
|
"RHUI"
|
@@ -5781,7 +5781,7 @@
|
|
5781
5781
|
"重新分配受影响的主机"
|
5782
5782
|
],
|
5783
5783
|
"Reboot host": [
|
5784
|
-
""
|
5784
|
+
"重启主机"
|
5785
5785
|
],
|
5786
5786
|
"Reboot required": [
|
5787
5787
|
"需要重启"
|
@@ -5802,7 +5802,7 @@
|
|
5802
5802
|
"推荐的仓库"
|
5803
5803
|
],
|
5804
5804
|
"Red Hat": [
|
5805
|
-
""
|
5805
|
+
"Red Hat"
|
5806
5806
|
],
|
5807
5807
|
"Red Hat CDN": [
|
5808
5808
|
"Red Hat CDN"
|
@@ -5850,7 +5850,7 @@
|
|
5850
5850
|
"刷新清单"
|
5851
5851
|
],
|
5852
5852
|
"Refresh all alternate content sources": [
|
5853
|
-
""
|
5853
|
+
"刷新所有备用内容源"
|
5854
5854
|
],
|
5855
5855
|
"Refresh alternate content sources": [
|
5856
5856
|
"销毁备用内容源"
|
@@ -5859,16 +5859,16 @@
|
|
5859
5859
|
"刷新备用内容源。在使用备用内容源前,需要进行刷新(如仓库同步)。"
|
5860
5860
|
],
|
5861
5861
|
"Refresh applicability": [
|
5862
|
-
""
|
5862
|
+
"刷新适用性"
|
5863
5863
|
],
|
5864
5864
|
"Refresh counts": [
|
5865
|
-
""
|
5865
|
+
"刷新计数"
|
5866
5866
|
],
|
5867
5867
|
"Refresh errata applicability": [
|
5868
|
-
""
|
5868
|
+
"刷新勘误适用性"
|
5869
5869
|
],
|
5870
5870
|
"Refresh package applicability": [
|
5871
|
-
""
|
5871
|
+
"刷新软件包适用性"
|
5872
5872
|
],
|
5873
5873
|
"Refresh previously imported manifest for Red Hat provider": [
|
5874
5874
|
"為 Red Hat 供應者更新之前匯入的清單"
|
@@ -5889,7 +5889,7 @@
|
|
5889
5889
|
"注册"
|
5890
5890
|
],
|
5891
5891
|
"Registered at": [
|
5892
|
-
""
|
5892
|
+
"注册于"
|
5893
5893
|
],
|
5894
5894
|
"Registered by": [
|
5895
5895
|
"注册人"
|
@@ -5898,10 +5898,10 @@
|
|
5898
5898
|
"注册于"
|
5899
5899
|
],
|
5900
5900
|
"Registered to": [
|
5901
|
-
""
|
5901
|
+
"注册到"
|
5902
5902
|
],
|
5903
5903
|
"Registering to multiple environments is not enabled.": [
|
5904
|
-
""
|
5904
|
+
"未启用注册到多个环境。"
|
5905
5905
|
],
|
5906
5906
|
"Registration details": [
|
5907
5907
|
"注册详情"
|
@@ -5952,7 +5952,7 @@
|
|
5952
5952
|
"重新载入数据"
|
5953
5953
|
],
|
5954
5954
|
"Remote execution is enabled.": [
|
5955
|
-
""
|
5955
|
+
"远程执行已启用。"
|
5956
5956
|
],
|
5957
5957
|
"Remote execution job '${description}' failed.": [
|
5958
5958
|
"远程执行作业 '${description}' 失败。"
|
@@ -6018,7 +6018,7 @@
|
|
6018
6018
|
"通过 Katello 界面删除软件包"
|
6019
6019
|
],
|
6020
6020
|
"Remove packages": [
|
6021
|
-
""
|
6021
|
+
"删除软件包"
|
6022
6022
|
],
|
6023
6023
|
"Remove packages via Katello interface": [
|
6024
6024
|
"通过 Katello 界面删除软件包"
|
@@ -6033,7 +6033,7 @@
|
|
6033
6033
|
"从 %s 中删除订阅"
|
6034
6034
|
],
|
6035
6035
|
"Remove subscriptions from a host": [
|
6036
|
-
""
|
6036
|
+
"从一个主机中删除订阅"
|
6037
6037
|
],
|
6038
6038
|
"Remove subscriptions from one or more hosts": [
|
6039
6039
|
"从一个或多个主机上删除订阅"
|
@@ -6057,22 +6057,22 @@
|
|
6057
6057
|
"正在删除软件包..."
|
6058
6058
|
],
|
6059
6059
|
"Removing product %{prod_name} with ID %{prod_id} from ACS %{acs_name} with ID %{acs_id}": [
|
6060
|
-
"删除来自 ID 为 %{acs_id} 的 ACS %{acs_name} 的 ID
|
6060
|
+
"删除来自 ID 为 %{acs_id} 的 ACS %{acs_name} 的 ID 为%{prod_id} 的产品%{acs_name}"
|
6061
6061
|
],
|
6062
6062
|
"Removing this version from all environments will not delete the version. Version will still be available for later promotion.": [
|
6063
6063
|
"从所有环境中移出此版本不会删除此版本。版本仍可用于以后的提升。"
|
6064
6064
|
],
|
6065
6065
|
"Replace content source on the target machine": [
|
6066
|
-
""
|
6066
|
+
"替换目标机器上的内容源"
|
6067
6067
|
],
|
6068
6068
|
"Repo ID": [
|
6069
|
-
""
|
6069
|
+
"仓库 ID"
|
6070
6070
|
],
|
6071
6071
|
"Repo Type": [
|
6072
6072
|
"仓库类型"
|
6073
6073
|
],
|
6074
6074
|
"Repo label": [
|
6075
|
-
""
|
6075
|
+
"仓库标签"
|
6076
6076
|
],
|
6077
6077
|
"Repositories": [
|
6078
6078
|
"软件仓库"
|
@@ -6081,7 +6081,7 @@
|
|
6081
6081
|
"当 CDN 配置设置为 Air-gapped(断开连接)时,仓库不可用。"
|
6082
6082
|
],
|
6083
6083
|
"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.": [
|
6084
|
-
""
|
6084
|
+
"所选内容视图版本常见的存储库将合并,生成复合内容视图,该视图是每个内容视图版本中的所有内容。"
|
6085
6085
|
],
|
6086
6086
|
"Repositories from published Content Views are not allowed.": [
|
6087
6087
|
"不允许来自发布的内容视图中的仓库。"
|
@@ -6090,13 +6090,13 @@
|
|
6090
6090
|
"仓库"
|
6091
6091
|
],
|
6092
6092
|
"Repository %s cannot be deleted since it has already been included in a published Content View. Use repository details page to delete": [
|
6093
|
-
""
|
6093
|
+
"仓库 %s 无法被删除,因为它已包含在公布的内容视图中。使用仓库详情页面删除"
|
6094
6094
|
],
|
6095
6095
|
"Repository %s cannot be deleted since it is the last affected repository in a filter. Use repository details page to delete.": [
|
6096
|
-
""
|
6096
|
+
"仓库 %s 无法被删除,因为它是过滤中最后一个受影响的存储库。使用仓库详情页面删除。"
|
6097
6097
|
],
|
6098
6098
|
"Repository %{label} failed to synchronize": [
|
6099
|
-
""
|
6099
|
+
"仓库 %{label} 无法同步"
|
6100
6100
|
],
|
6101
6101
|
"Repository '%(repoName)s' has been disabled.": [
|
6102
6102
|
"仓库 '%(repoName)s' 已被禁用。"
|
@@ -6105,13 +6105,13 @@
|
|
6105
6105
|
"仓库 '%(repoName)s' 已被启用。"
|
6106
6106
|
],
|
6107
6107
|
"Repository ID": [
|
6108
|
-
""
|
6108
|
+
"仓库 ID"
|
6109
6109
|
],
|
6110
6110
|
"Repository Id associated with the kickstart repo used for provisioning": [
|
6111
6111
|
"与用于配置的 kickstart 仓库关联的仓库 ID"
|
6112
6112
|
],
|
6113
6113
|
"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.": [
|
6114
|
-
""
|
6114
|
+
"由于已包含在公布的内容视图中,因此无法删除存储库。请在尝试删除它前删除所有包含此存储库的内容视图版本,或使用 --remove-from-content-view-versions 标志自动从所有发布的版本中删除存储库。"
|
6115
6115
|
],
|
6116
6116
|
"Repository cannot be disabled since it has already been promoted.": [
|
6117
6117
|
"軟體庫無法停用,因為該軟體庫已推送。"
|
@@ -6129,10 +6129,10 @@
|
|
6129
6129
|
"仓库标签 '%s' 没有与内容视图关联。"
|
6130
6130
|
],
|
6131
6131
|
"Repository name": [
|
6132
|
-
""
|
6132
|
+
"仓库名称"
|
6133
6133
|
],
|
6134
6134
|
"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.": [
|
6135
|
-
""
|
6135
|
+
"仓库名称 '%{container_name}' 在这个产品中已存在(使用了不同的命名规则)。请尝试在您的请求中使用 %{root_repo_container_push_name} 格式,或者先销毁然后再使用您首选的格式重现创建仓库。"
|
6136
6136
|
],
|
6137
6137
|
"Repository not found": [
|
6138
6138
|
"找不到軟體庫"
|
@@ -6171,13 +6171,13 @@
|
|
6171
6171
|
"在启用红帽存储库或创建自定义产品后,存储库集将出现在此处。"
|
6172
6172
|
],
|
6173
6173
|
"Repository sets will appear here when the host's content view and environment has available content.": [
|
6174
|
-
""
|
6174
|
+
"当主机的内容视图和环境可用内容时,将在此处显示存储库集。"
|
6175
6175
|
],
|
6176
6176
|
"Repository sync failure": [
|
6177
|
-
""
|
6177
|
+
"仓库同步失败"
|
6178
6178
|
],
|
6179
6179
|
"Repository type": [
|
6180
|
-
""
|
6180
|
+
"仓库类型"
|
6181
6181
|
],
|
6182
6182
|
"Republish Repositories of %{name} %{version}": [
|
6183
6183
|
"重新发布 %{name}%{version} 的仓库"
|
@@ -6186,10 +6186,10 @@
|
|
6186
6186
|
"发布版本库"
|
6187
6187
|
],
|
6188
6188
|
"Republish repository metadata": [
|
6189
|
-
""
|
6189
|
+
"重新发布仓库元数据"
|
6190
6190
|
],
|
6191
6191
|
"Requested access to '%s' is denied": [
|
6192
|
-
""
|
6192
|
+
"请求对 '%s' 的访问被拒绝"
|
6193
6193
|
],
|
6194
6194
|
"Require you to upload the subscription-manifest and re-attach subscriptions to hosts and activation keys.": [
|
6195
6195
|
"需要您上传 subscription-manifest 并为主机和激活码重新附加订阅。"
|
@@ -6258,7 +6258,7 @@
|
|
6258
6258
|
"仅返回红帽(非定制)产品"
|
6259
6259
|
],
|
6260
6260
|
"Return a list of installed packages distinct by name": [
|
6261
|
-
""
|
6261
|
+
"返回名称不同的安装的软件包列表"
|
6262
6262
|
],
|
6263
6263
|
"Return content that can be added to the specified object. The values 'content_view_version' and 'content_view_filter are supported.": [
|
6264
6264
|
"返回可以添加到指定对象的内容。支持的值为 'content_view_version' 和 'content_view_filter。"
|
@@ -6342,7 +6342,7 @@
|
|
6342
6342
|
"返回可以添加及当前被添加的内容。支持值“ content_view_filter”"
|
6343
6343
|
],
|
6344
6344
|
"Review": [
|
6345
|
-
""
|
6345
|
+
"审核"
|
6346
6346
|
],
|
6347
6347
|
"Review affected environment": [
|
6348
6348
|
"检查受影响的环境"
|
@@ -6354,13 +6354,13 @@
|
|
6354
6354
|
""
|
6355
6355
|
],
|
6356
6356
|
"Review and then click {submitBtnText}.": [
|
6357
|
-
""
|
6357
|
+
"审核并点 {submitBtnText}。"
|
6358
6358
|
],
|
6359
6359
|
"Review details": [
|
6360
6360
|
"审阅详情"
|
6361
6361
|
],
|
6362
6362
|
"Review hosts": [
|
6363
|
-
""
|
6363
|
+
"审阅主机"
|
6364
6364
|
],
|
6365
6365
|
"Review the information below and click ": [
|
6366
6366
|
"查看以下信息并点 "
|
@@ -6378,10 +6378,10 @@
|
|
6378
6378
|
"角色"
|
6379
6379
|
],
|
6380
6380
|
"Rollback image": [
|
6381
|
-
""
|
6381
|
+
"回滚镜像"
|
6382
6382
|
],
|
6383
6383
|
"Rollback image digest": [
|
6384
|
-
""
|
6384
|
+
"回滚镜像摘要"
|
6385
6385
|
],
|
6386
6386
|
"Rules to be added": [
|
6387
6387
|
"要添加的规则"
|
@@ -6390,16 +6390,16 @@
|
|
6390
6390
|
"运行同步计划:"
|
6391
6391
|
],
|
6392
6392
|
"Run job invocation": [
|
6393
|
-
""
|
6393
|
+
"运行作业调用"
|
6394
6394
|
],
|
6395
6395
|
"Running": [
|
6396
6396
|
"執行中"
|
6397
6397
|
],
|
6398
6398
|
"Running image": [
|
6399
|
-
""
|
6399
|
+
"运行的镜像"
|
6400
6400
|
],
|
6401
6401
|
"Running image digest": [
|
6402
|
-
""
|
6402
|
+
"运行镜像摘要"
|
6403
6403
|
],
|
6404
6404
|
"SKU": [
|
6405
6405
|
"SKU"
|
@@ -6432,13 +6432,13 @@
|
|
6432
6432
|
"更新备用内容源..."
|
6433
6433
|
],
|
6434
6434
|
"Scan a flatpak remote": [
|
6435
|
-
""
|
6435
|
+
"扫描 flatpak 远程"
|
6436
6436
|
],
|
6437
6437
|
"Schema version 1": [
|
6438
|
-
""
|
6438
|
+
"Schema 版本 1"
|
6439
6439
|
],
|
6440
6440
|
"Schema version 2": [
|
6441
|
-
""
|
6441
|
+
"Schema 版本 2"
|
6442
6442
|
],
|
6443
6443
|
"Search": [
|
6444
6444
|
"搜索"
|
@@ -6447,7 +6447,7 @@
|
|
6447
6447
|
"搜索查询"
|
6448
6448
|
],
|
6449
6449
|
"Search available Debian packages": [
|
6450
|
-
""
|
6450
|
+
"搜索可用的 Debian 软件包"
|
6451
6451
|
],
|
6452
6452
|
"Search available packages": [
|
6453
6453
|
"搜索可用的软件包"
|
@@ -6513,7 +6513,7 @@
|
|
6513
6513
|
"选择客户端密钥"
|
6514
6514
|
],
|
6515
6515
|
"Select a content source first": [
|
6516
|
-
""
|
6516
|
+
"先选择一个内容源"
|
6517
6517
|
],
|
6518
6518
|
"Select a content view": [
|
6519
6519
|
"选择一个内容视图"
|
@@ -6525,7 +6525,7 @@
|
|
6525
6525
|
"选择一个生命周期环境和一个内容视图来移动这个主机。"
|
6526
6526
|
],
|
6527
6527
|
"Select a lifecycle environment first": [
|
6528
|
-
""
|
6528
|
+
"首先选择生命周期环境"
|
6529
6529
|
],
|
6530
6530
|
"Select a lifecycle environment from the available promotion paths to promote new version.": [
|
6531
6531
|
"从可用的提升路径中选择生命周期环境来提升新版本。"
|
@@ -6534,10 +6534,10 @@
|
|
6534
6534
|
"选择安装 katello-host-tools-tracer 的供应商"
|
6535
6535
|
],
|
6536
6536
|
"Select a source": [
|
6537
|
-
""
|
6537
|
+
"选择一个源"
|
6538
6538
|
],
|
6539
6539
|
"Select action": [
|
6540
|
-
""
|
6540
|
+
"选择操作"
|
6541
6541
|
],
|
6542
6542
|
"Select all": [
|
6543
6543
|
"选择所有"
|
@@ -6558,16 +6558,16 @@
|
|
6558
6558
|
"选择一个机构"
|
6559
6559
|
],
|
6560
6560
|
"Select at least one erratum.": [
|
6561
|
-
""
|
6561
|
+
"请至少选择一个勘误。"
|
6562
6562
|
],
|
6563
6563
|
"Select at least one package.": [
|
6564
|
-
""
|
6564
|
+
"请至少选择一个软件包。"
|
6565
6565
|
],
|
6566
6566
|
"Select attributes for ${akDetails.name}": [
|
6567
|
-
""
|
6567
|
+
"为 ${akDetails.name} 选择属性"
|
6568
6568
|
],
|
6569
6569
|
"Select available version of ${truncate(cvName)} to use": [
|
6570
|
-
""
|
6570
|
+
"选择一个可用的 {truncate(cvName)} 版本来使用"
|
6571
6571
|
],
|
6572
6572
|
"Select available version of content views to use": [
|
6573
6573
|
"选择要使用的内容视图的可用版本"
|
@@ -6579,10 +6579,10 @@
|
|
6579
6579
|
"选择环境"
|
6580
6580
|
],
|
6581
6581
|
"Select errata": [
|
6582
|
-
""
|
6582
|
+
"选择勘误"
|
6583
6583
|
],
|
6584
6584
|
"Select errata to apply on the selected hosts. Some errata may already be applied on some hosts.": [
|
6585
|
-
""
|
6585
|
+
"选择要应用到所选主机的勘误。一些勘误可能已在某些主机上应用。"
|
6586
6586
|
],
|
6587
6587
|
"Select host collection(s) to associate with host {hostName}.": [
|
6588
6588
|
"选择与主机 {hostName} 关联的主机集合。"
|
@@ -6603,16 +6603,16 @@
|
|
6603
6603
|
"选择一个"
|
6604
6604
|
],
|
6605
6605
|
"Select packages to install on the selected hosts. Some packages may already be installed on some hosts.": [
|
6606
|
-
""
|
6606
|
+
"选择要在所选主机上安装的软件包。一些软件包可能已在某些主机上安装了。"
|
6607
6607
|
],
|
6608
6608
|
"Select packages to install to the host {hostName}.": [
|
6609
6609
|
"选择安装到主机 {hostName} 的软件包。"
|
6610
6610
|
],
|
6611
6611
|
"Select packages to remove on the selected hosts.": [
|
6612
|
-
""
|
6612
|
+
"选择要在所选主机上删除的软件包。"
|
6613
6613
|
],
|
6614
6614
|
"Select packages to upgrade to the latest version. Packages may have different versions on different hosts.": [
|
6615
|
-
""
|
6615
|
+
"选择要升级到最新版本的软件包。软件包在不同主机上可能会有不同的版本。"
|
6616
6616
|
],
|
6617
6617
|
"Select page": [
|
6618
6618
|
"选择页"
|
@@ -6636,10 +6636,10 @@
|
|
6636
6636
|
"选择源类型"
|
6637
6637
|
],
|
6638
6638
|
"Select system purpose attributes for activation key {name}.": [
|
6639
|
-
""
|
6639
|
+
"为激活码 {name} 选择系统目的属性。"
|
6640
6640
|
],
|
6641
6641
|
"Select system purpose attributes for host {name}.": [
|
6642
|
-
""
|
6642
|
+
"为主机 {name} 选择系统目的属性。"
|
6643
6643
|
],
|
6644
6644
|
"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.": [
|
6645
6645
|
"选择用于置备这个主机的安装媒体。为同步的 Kickstart 仓库选择 'Synced Content',为其他媒体选择 'All Media'。"
|
@@ -6651,10 +6651,10 @@
|
|
6651
6651
|
"选择的环境 "
|
6652
6652
|
],
|
6653
6653
|
"Selected errata will be applied on {hostCount} hosts": [
|
6654
|
-
""
|
6654
|
+
"所选要应用到 {hostCount} 主机的勘误"
|
6655
6655
|
],
|
6656
6656
|
"Selected packages will be {submitAction} on {hostCount} hosts": [
|
6657
|
-
""
|
6657
|
+
"所选软件包将在 {hostCount} 个主机上 {submitAction}"
|
6658
6658
|
],
|
6659
6659
|
"Sending a list of included IDs is not allowed when all items are being selected.": [
|
6660
6660
|
"当选择所有项目时,不允许发送包含 ID 的列表。"
|
@@ -6678,7 +6678,7 @@
|
|
6678
6678
|
"为一个或更多主机设置内容覆盖"
|
6679
6679
|
],
|
6680
6680
|
"Set this HTTP proxy as the default content HTTP proxy": [
|
6681
|
-
""
|
6681
|
+
"将此 HTTP 代理设置为默认内容 HTTP 代理"
|
6682
6682
|
],
|
6683
6683
|
"Set true to override to enabled; Set false to override to disabled.'": [
|
6684
6684
|
"设置为 true 进行覆盖以启用;设置为 false 进行覆盖以禁用。'"
|
@@ -6720,10 +6720,10 @@
|
|
6720
6720
|
"显示内容视图的历史记录"
|
6721
6721
|
],
|
6722
6722
|
"Show a flatpak remote": [
|
6723
|
-
""
|
6723
|
+
"显示 flatpak 远程"
|
6724
6724
|
],
|
6725
6725
|
"Show a flatpak remote repository": [
|
6726
|
-
""
|
6726
|
+
"显示一个 flatpak 远程仓库"
|
6727
6727
|
],
|
6728
6728
|
"Show a host collection": [
|
6729
6729
|
"顯示主機集項目"
|
@@ -6750,7 +6750,7 @@
|
|
6750
6750
|
"显示所有"
|
6751
6751
|
],
|
6752
6752
|
"Show all repository sets": [
|
6753
|
-
""
|
6753
|
+
"显示所有存储库集"
|
6754
6754
|
],
|
6755
6755
|
"Show an activation key": [
|
6756
6756
|
"顯示啟動金鑰"
|
@@ -6774,7 +6774,7 @@
|
|
6774
6774
|
"显示完整描述"
|
6775
6775
|
],
|
6776
6776
|
"Show hosts associated to an activation key": [
|
6777
|
-
""
|
6777
|
+
"显示与激活码关联的主机"
|
6778
6778
|
],
|
6779
6779
|
"Show organization": [
|
6780
6780
|
"顯示組織"
|
@@ -6786,7 +6786,7 @@
|
|
6786
6786
|
"显示可用于内容主机的发行版本"
|
6787
6787
|
],
|
6788
6788
|
"Show repositories": [
|
6789
|
-
""
|
6789
|
+
"显示仓库"
|
6790
6790
|
],
|
6791
6791
|
"Show repositories enabled on the host that are known to Katello": [
|
6792
6792
|
"显示主机上启用的仓库,被 Katello 知道"
|
@@ -6795,7 +6795,7 @@
|
|
6795
6795
|
"显示可用的仓库类型"
|
6796
6796
|
],
|
6797
6797
|
"Show whether each lifecycle environment is associated with the given Smart Proxy id.": [
|
6798
|
-
""
|
6798
|
+
"显示每个生命周期环境是否与给定的智能卡 ID 关联。"
|
6799
6799
|
],
|
6800
6800
|
"Shows status of Katello system and it's subcomponents": [
|
6801
6801
|
"显示 Katello 系统和它的子组件的状态"
|
@@ -6810,13 +6810,13 @@
|
|
6810
6810
|
"已为“%{subject} ' 启用了简单内容访问。"
|
6811
6811
|
],
|
6812
6812
|
"Simple Content Access is the only supported content access mode": [
|
6813
|
-
""
|
6813
|
+
"简单内容访问是唯一支持的内容访问模式"
|
6814
6814
|
],
|
6815
6815
|
"Simplified": [
|
6816
6816
|
"简化的"
|
6817
6817
|
],
|
6818
6818
|
"Single content view consisting of e.g. repositories": [
|
6819
|
-
"
|
6819
|
+
""
|
6820
6820
|
],
|
6821
6821
|
"Size of file to upload": [
|
6822
6822
|
"要上传的文件大小"
|
@@ -6828,22 +6828,22 @@
|
|
6828
6828
|
"pulp 检查失败后跳过 pulp_auth"
|
6829
6829
|
],
|
6830
6830
|
"Smart proxies": [
|
6831
|
-
"
|
6831
|
+
"智能代理"
|
6832
6832
|
],
|
6833
6833
|
"Smart proxy ID": [
|
6834
|
-
""
|
6834
|
+
"智能代理 ID"
|
6835
6835
|
],
|
6836
6836
|
"Smart proxy IDs": [
|
6837
6837
|
"智慧型代理伺服器的 ID"
|
6838
6838
|
],
|
6839
6839
|
"Smart proxy content count refresh has started in the background": [
|
6840
|
-
""
|
6840
|
+
"智能代理内容计数刷新已在后台启动"
|
6841
6841
|
],
|
6842
6842
|
"Smart proxy content source not found!": [
|
6843
6843
|
"未找到智能代理内容源!"
|
6844
6844
|
],
|
6845
6845
|
"Smart proxy name": [
|
6846
|
-
""
|
6846
|
+
"智能代理名称"
|
6847
6847
|
],
|
6848
6848
|
"Sockets": [
|
6849
6849
|
"插槽"
|
@@ -6861,10 +6861,10 @@
|
|
6861
6861
|
"解决依赖关系"
|
6862
6862
|
],
|
6863
6863
|
"Some environments are disabled because they are not associated with the host's content source.": [
|
6864
|
-
""
|
6864
|
+
"有些环境被禁用,因为它们没有与主机的内容源关联。"
|
6865
6865
|
],
|
6866
6866
|
"Some environments are disabled because they are not associated with the selected content source.": [
|
6867
|
-
""
|
6867
|
+
"有些环境被禁用,因为它们没有与所选内容源关联。"
|
6868
6868
|
],
|
6869
6869
|
"Some hosts are not registered as content hosts and will be ignored.": [
|
6870
6870
|
"一些主机没有注册为内容主机并将被忽略。"
|
@@ -6876,7 +6876,7 @@
|
|
6876
6876
|
"有些服务没有正确启动。如需更多信息,请参阅 About 页面。"
|
6877
6877
|
],
|
6878
6878
|
"Something went wrong while adding a bookmark: ${getBookmarkErrorMsgs(error.response)}": [
|
6879
|
-
"
|
6879
|
+
"添加书签时出现错误:${getBookmarkErrorMsgs(error.response)}"
|
6880
6880
|
],
|
6881
6881
|
"Something went wrong while adding a filter rule! ${getResponseErrorMsgs(error.response)}": [
|
6882
6882
|
"添加过滤规则时出现问题!${getResponseErrorMsgs(error.response)}"
|
@@ -6924,7 +6924,7 @@
|
|
6924
6924
|
"获取 rpm 软件包时发生错误!${getResponseErrorMsgs(error.response)}"
|
6925
6925
|
],
|
6926
6926
|
"Something went wrong while getting container manifest lists! ${getResponseErrorMsgs(error.response)}": [
|
6927
|
-
""
|
6927
|
+
"获取容器清单列表时出现错误!${getResponseErrorMsgs(error.response)}"
|
6928
6928
|
],
|
6929
6929
|
"Something went wrong while getting container tags! ${getResponseErrorMsgs(error.response)}": [
|
6930
6930
|
"获取目标时出错!${getResponseErrorMsgs(error.response)}"
|
@@ -6957,7 +6957,7 @@
|
|
6957
6957
|
"在刷新备用内容源时出现错误:"
|
6958
6958
|
],
|
6959
6959
|
"Something went wrong while refreshing content counts: ${getResponseErrorMsgs(error.response)}": [
|
6960
|
-
""
|
6960
|
+
"刷新内容计数时出现错误:${getResponseErrorMsgs(error.response)}"
|
6961
6961
|
],
|
6962
6962
|
"Something went wrong while removing a filter rule! ${getResponseErrorMsgs(error.response)}": [
|
6963
6963
|
"删除过滤规则时出现问题!${getResponseErrorMsgs(error.response)}"
|
@@ -7053,10 +7053,10 @@
|
|
7053
7053
|
"堆叠 ID"
|
7054
7054
|
],
|
7055
7055
|
"Staged image": [
|
7056
|
-
""
|
7056
|
+
"预发布镜像"
|
7057
7057
|
],
|
7058
7058
|
"Staged image digest": [
|
7059
|
-
""
|
7059
|
+
"预发布镜像摘要"
|
7060
7060
|
],
|
7061
7061
|
"Start Date": [
|
7062
7062
|
"开始日期"
|
@@ -7122,7 +7122,7 @@
|
|
7122
7122
|
"订阅清单"
|
7123
7123
|
],
|
7124
7124
|
"Subscription Manifest expiration date check": [
|
7125
|
-
""
|
7125
|
+
"订阅清单过期日期检查"
|
7126
7126
|
],
|
7127
7127
|
"Subscription Manifest validity check": [
|
7128
7128
|
"订阅清单有效性检查"
|
@@ -7164,7 +7164,7 @@
|
|
7164
7164
|
"没有找到订阅"
|
7165
7165
|
],
|
7166
7166
|
"Subscription was not persisted - %{error_message}": [
|
7167
|
-
"订阅没有持久性 -
|
7167
|
+
"订阅没有持久性 - %{error_message}"
|
7168
7168
|
],
|
7169
7169
|
"Subscriptions": [
|
7170
7170
|
"订阅"
|
@@ -7179,7 +7179,7 @@
|
|
7179
7179
|
"订阅服务"
|
7180
7180
|
],
|
7181
7181
|
"Substitution Mismatch. Unable to update for content: (%{content}). From [%{content_url}] To [%{new_url}].": [
|
7182
|
-
"替换不匹配。无法更新内容:(%{content})。从 [{content_url}] 到 [{new_url}]。"
|
7182
|
+
"替换不匹配。无法更新内容:(%{content})。从 [%{content_url}] 到 [%{new_url}]。"
|
7183
7183
|
],
|
7184
7184
|
"Success": [
|
7185
7185
|
"成功"
|
@@ -7203,7 +7203,7 @@
|
|
7203
7203
|
"成功删除 %s 主机。"
|
7204
7204
|
],
|
7205
7205
|
"Successfully removed %{count} content host(s) from host collection %{host_collection}.": [
|
7206
|
-
"
|
7206
|
+
"已从主机集合 %{host_collection} 中成功删除了 %{host_collection} 个内容主机。"
|
7207
7207
|
],
|
7208
7208
|
"Successfully synced capsule.": [
|
7209
7209
|
"成功同步的 capsule。"
|
@@ -7218,7 +7218,7 @@
|
|
7218
7218
|
"支持类型"
|
7219
7219
|
],
|
7220
7220
|
"Support ended": [
|
7221
|
-
""
|
7221
|
+
"支持终止"
|
7222
7222
|
],
|
7223
7223
|
"Supported Content Types": [
|
7224
7224
|
"支持的内容类型"
|
@@ -7296,7 +7296,7 @@
|
|
7296
7296
|
"同步状态"
|
7297
7297
|
],
|
7298
7298
|
"Synced": [
|
7299
|
-
""
|
7299
|
+
"同步的"
|
7300
7300
|
],
|
7301
7301
|
"Synced ": [
|
7302
7302
|
"同步的 "
|
@@ -7344,7 +7344,7 @@
|
|
7344
7344
|
"更新的系统目的属性"
|
7345
7345
|
],
|
7346
7346
|
"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.": [
|
7347
|
-
""
|
7347
|
+
"系统目的用于设置系统在网络中的使用目的,以便在 Red Hat Hybrid Cloud Console 的订阅服务中提高报告准确性。"
|
7348
7348
|
],
|
7349
7349
|
"Tag name": [
|
7350
7350
|
"标签名称"
|
@@ -7356,13 +7356,13 @@
|
|
7356
7356
|
"任务"
|
7357
7357
|
],
|
7358
7358
|
"Task ${task.humanized.action} completed with a result of ${task.result}. ${task.errors ? getErrors(task) : ''}": [
|
7359
|
-
"任务 ${task.humanized.action} 完成,结果为 ${task.result}
|
7359
|
+
"任务 ${task.humanized.action} 完成,结果为 ${task.result}. ${task.errors ? getErrors(task) : ''}"
|
7360
7360
|
],
|
7361
7361
|
"Task ${task.humanized.action} has started.": [
|
7362
7362
|
"任务${task.humanized.action}已经开始。"
|
7363
7363
|
],
|
7364
7364
|
"Task ID": [
|
7365
|
-
""
|
7365
|
+
"任务 ID"
|
7366
7366
|
],
|
7367
7367
|
"Task canceled": [
|
7368
7368
|
"任務已取消"
|
@@ -7371,13 +7371,13 @@
|
|
7371
7371
|
"任务详情"
|
7372
7372
|
],
|
7373
7373
|
"Task details": [
|
7374
|
-
""
|
7374
|
+
"任务详情"
|
7375
7375
|
],
|
7376
7376
|
"Task result": [
|
7377
|
-
""
|
7377
|
+
"任务结果"
|
7378
7378
|
],
|
7379
7379
|
"Task state": [
|
7380
|
-
""
|
7380
|
+
"任务状态"
|
7381
7381
|
],
|
7382
7382
|
"Temporary": [
|
7383
7383
|
"临时"
|
@@ -7389,16 +7389,16 @@
|
|
7389
7389
|
"备用内容源类型"
|
7390
7390
|
],
|
7391
7391
|
"The Foreman Client repository is available in the host's content view environment(s). ": [
|
7392
|
-
""
|
7392
|
+
"Foreman 客户端存储库在主机的内容视图环境中提供。 "
|
7393
7393
|
],
|
7394
7394
|
"The Foreman Client repository is enabled. ": [
|
7395
|
-
""
|
7395
|
+
"Foreman 客户端存储库已启用。 "
|
7396
7396
|
],
|
7397
7397
|
"The Foreman Client repository is synced. ": [
|
7398
|
-
""
|
7398
|
+
"Foreman 客户端存储库是同步的。 "
|
7399
7399
|
],
|
7400
7400
|
"The Foreman Client repository set is enabled for the host. ": [
|
7401
|
-
""
|
7401
|
+
"为主机启用 Foreman 客户端存储库集。 "
|
7402
7402
|
],
|
7403
7403
|
"The URL to receive a session token from, e.g. used with Automation Hub.": [
|
7404
7404
|
"从以下网址接收会话令牌的网址:与 Automation Hub 一起使用。"
|
@@ -7410,7 +7410,7 @@
|
|
7410
7410
|
"實際的檔案內容"
|
7411
7411
|
],
|
7412
7412
|
"The amount of latest versions of a package to keep on sync, includes pre-releases if synced. Default 0 keeps all versions.": [
|
7413
|
-
""
|
7413
|
+
"要保持同步的软件包的最新版本的数量,包括预发布(如果已被同步)。默认 0 会保留所有版本。"
|
7414
7414
|
],
|
7415
7415
|
"The content type for the Alternate Content Source": [
|
7416
7416
|
"备用内容源的内容类型"
|
@@ -7494,7 +7494,7 @@
|
|
7494
7494
|
"要保留的每个软件包的最大版本数。"
|
7495
7495
|
],
|
7496
7496
|
"The number of days remaining in a subscription before you will be reminded about renewing it. Also used for manifest expiration warnings.": [
|
7497
|
-
""
|
7497
|
+
"在提示您要进行续订前当前订阅剩余的天数。也用于清单过期警告。"
|
7498
7498
|
],
|
7499
7499
|
"The number of items fetched from a single paged Pulp API call.": [
|
7500
7500
|
"从单个页面 Pulp API 调用获取的项目数。"
|
@@ -7506,19 +7506,19 @@
|
|
7506
7506
|
"结果排序的顺序。['asc','desc'] 默认为 'desc'。"
|
7507
7507
|
],
|
7508
7508
|
"The organization's manifest does not contain the subscriptions required to enable the following repositories.\\n %{repos}": [
|
7509
|
-
"
|
7509
|
+
"机构的清单中没有包含启用以下仓库所需的订阅。%{repos}"
|
7510
7510
|
],
|
7511
7511
|
"The page you are attempting to access requires selecting a specific organization.": [
|
7512
7512
|
"您尝试访问的页面需要选择一个特定的机构。"
|
7513
7513
|
],
|
7514
7514
|
"The path %{real_path} does not seem to be a valid repository. If you think this is an error, please try refreshing your manifest.": [
|
7515
|
-
"路径
|
7515
|
+
"路径 %{real_path} 似乎不是有效的仓库。如果您认为这是一个错误,请尝试刷新清单。"
|
7516
7516
|
],
|
7517
7517
|
"The promotion of %{content_view} to %{environment} has completed. %{count} errata are available to your hosts.": [
|
7518
|
-
"
|
7518
|
+
"提升 %{content_view} 至 %{environment} 已经完成。%{count} 个勘误表可用于您的主机。"
|
7519
7519
|
],
|
7520
7520
|
"The promotion of %{content_view} to <b>%{environment}</b> has completed. %{count} needed errata are installable on your hosts.": [
|
7521
|
-
"
|
7521
|
+
"提升 %{content_view} 至 <b>%{environment}</b>已经完成。%{count} 个所需的勘误可在您的主机上安装。"
|
7522
7522
|
],
|
7523
7523
|
"The repository is already enabled": [
|
7524
7524
|
"仓库已启用"
|
@@ -7542,7 +7542,7 @@
|
|
7542
7542
|
"所选的 kickstart 仓库不是所分配的内容视图,内容源、操纵系统和架构的一部分"
|
7543
7543
|
],
|
7544
7544
|
"The selected lifecycle environment contains no activation keys": [
|
7545
|
-
""
|
7545
|
+
"所选生命周期环境没有激活码"
|
7546
7546
|
],
|
7547
7547
|
"The selected/Inherited Content View is not available for this Lifecycle Environment": [
|
7548
7548
|
"此生命周期环境不支持所选/继承的内容视图"
|
@@ -7569,7 +7569,7 @@
|
|
7569
7569
|
"要上传的内容类型 (srpm、file 等)。检查可上传类型:/katello/api/repositories/repository_types"
|
7570
7570
|
],
|
7571
7571
|
"The value will be available in templates as @host.params['kt_activation_keys']": [
|
7572
|
-
""
|
7572
|
+
"值将在模板中以 @host.params['kt_activation_keys'] 存在"
|
7573
7573
|
],
|
7574
7574
|
"There are no Manifests to display": [
|
7575
7575
|
"没有要显示的清单"
|
@@ -7599,7 +7599,7 @@
|
|
7599
7599
|
"没有要清理的下载内容。"
|
7600
7600
|
],
|
7601
7601
|
"There is no manifest history to display.": [
|
7602
|
-
""
|
7602
|
+
"没有要显示的清单历史记录。"
|
7603
7603
|
],
|
7604
7604
|
"There is no such HTTP proxy": [
|
7605
7605
|
"没有这样的 HTTP 代理"
|
@@ -7635,10 +7635,10 @@
|
|
7635
7635
|
"该机构的订阅清单已过期。请导入一个新的清单。"
|
7636
7636
|
],
|
7637
7637
|
"This action doesn't support package groups": [
|
7638
|
-
"
|
7638
|
+
"这个操作不支持软件包组"
|
7639
7639
|
],
|
7640
7640
|
"This action should only be taken for debugging purposes.": [
|
7641
|
-
""
|
7641
|
+
"这个操作只应用于调试目的。"
|
7642
7642
|
],
|
7643
7643
|
"This action should only be taken in extreme circumstances or for debugging purposes.": [
|
7644
7644
|
"只有在极端情况下或进行调试时才应采取此操作。"
|
@@ -7656,7 +7656,7 @@
|
|
7656
7656
|
"此内容视图版本没有历史记录。"
|
7657
7657
|
],
|
7658
7658
|
"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.": [
|
7659
|
-
""
|
7659
|
+
"此内容视图版本在一个或多个多环境主机中使用。版本会从多环境主机中删除。您在此处选择的内容视图和生命周期环境仅应用到单环境主机。请参阅 hammer activation-key --help。"
|
7660
7660
|
],
|
7661
7661
|
"This content view will be automatically updated to the latest version.": [
|
7662
7662
|
"此内容视图将自动更新至最新版本。"
|
@@ -7665,16 +7665,16 @@
|
|
7665
7665
|
"此内容视图将被删除。改变将在点 Delete 后生效。"
|
7666
7666
|
],
|
7667
7667
|
"This endpoint is deprecated and will be removed in an upcoming release. Simple Content Access is the only supported content access mode.": [
|
7668
|
-
""
|
7668
|
+
"此端点已弃用,并将在以后的发行版本中删除。简单内容访问(Simple Content Access)是唯一支持的内容访问模式。"
|
7669
7669
|
],
|
7670
7670
|
"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.": [
|
7671
|
-
""
|
7671
|
+
"此端点主要用于 UI 交互以及将内容上传到仓库中。对于基于 API 的上传,请使用 'content_uploads' 端点。"
|
7672
7672
|
],
|
7673
7673
|
"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.": [
|
7674
|
-
""
|
7674
|
+
"此环境在一个或多个多环境激活码中使用。环境会从多环境码中删除。您在此处选择的内容视图和生命周期环境将只适用于单环境激活码。请参阅 hammer activation-key --help。"
|
7675
7675
|
],
|
7676
|
-
"This erratum is not installable because it is not in this host's content view
|
7677
|
-
"
|
7676
|
+
"This erratum is not installable because it is not in this host's assigned content view environments.": [
|
7677
|
+
""
|
7678
7678
|
],
|
7679
7679
|
"This host does not have any Module streams.": [
|
7680
7680
|
"此主机没有任何模块流。"
|
@@ -7683,10 +7683,10 @@
|
|
7683
7683
|
"该主机没有任何软件包。"
|
7684
7684
|
],
|
7685
7685
|
"This host has errata that are applicable, but not installable. Adjust your filters and try again.": [
|
7686
|
-
""
|
7686
|
+
"此主机具有适用的勘误,但无法安装。调整您的过滤器并重试。"
|
7687
7687
|
],
|
7688
7688
|
"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.": [
|
7689
|
-
""
|
7689
|
+
"此主机与多个内容视图环境关联。如果您在此处分配了一个生命周期环境和内容视图,则主机将从其他环境中删除。"
|
7690
7690
|
],
|
7691
7691
|
"This host's organization is in Simple Content Access mode. Attaching subscriptions is disabled.": [
|
7692
7692
|
"该主机的机构处于“简单内容访问”模式。自动附加被禁用。"
|
@@ -7716,10 +7716,7 @@
|
|
7716
7716
|
"没有连接的仓库"
|
7717
7717
|
],
|
7718
7718
|
"This page shows the subscriptions available from this organization's subscription manifest. {br} Learn more about your overall subscription usage with the {subscriptionsService}.": [
|
7719
|
-
""
|
7720
|
-
],
|
7721
|
-
"This repository has pending tasks in associated content views. Please wait for the tasks: ": [
|
7722
|
-
""
|
7719
|
+
"本页显示了这个机构的订阅清单中提供的订阅。{br} 了解更多有关您使用 {subscriptionsService} 的订阅使用情况的信息。"
|
7723
7720
|
],
|
7724
7721
|
"This repository is not suggested. Please see additional %(anchorBegin)sdocumentation%(anchorEnd)s prior to use.": [
|
7725
7722
|
"不建议使用此仓库。使用前,请参阅 %(anchorBegin)s文档%(anchorEnd)s"
|
@@ -7752,13 +7749,13 @@
|
|
7752
7749
|
"这将创建一个 {cv} 的副本,包括详情、仓库和过滤器。生成的数据,如历史记录、任务和版本不会被复制。"
|
7753
7750
|
],
|
7754
7751
|
"This will update the content view environments for {hosts}.": [
|
7755
|
-
""
|
7752
|
+
"这将为 {hosts} 更新内容视图环境。"
|
7756
7753
|
],
|
7757
7754
|
"Time in minutes before content that is not contained within a repository and has not been accessed is considered orphaned.": [
|
7758
|
-
""
|
7755
|
+
"在未包含在存储库中且尚未被访问的内容前,时间(以分钟为单位)被视为孤立。"
|
7759
7756
|
],
|
7760
7757
|
"Time to expire yum metadata in seconds. Only relevant for custom yum repositories.": [
|
7761
|
-
""
|
7758
|
+
"yum 元数据过期的时间(以秒为单位)。只适用于自定义 yum 存储库。"
|
7762
7759
|
],
|
7763
7760
|
"Timeout when refreshing a manifest (in seconds)": [
|
7764
7761
|
"刷新清单时超时(以秒为单位)"
|
@@ -7770,37 +7767,37 @@
|
|
7770
7767
|
"提示"
|
7771
7768
|
],
|
7772
7769
|
"To change content view environments, a specific organization must be selected from the organization context.": [
|
7773
|
-
""
|
7770
|
+
"要更改内容视图环境,需要从机构上下文中选择一个特定的机构。"
|
7774
7771
|
],
|
7775
7772
|
"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.": [
|
7776
|
-
""
|
7773
|
+
"要启用同步的内容选项,此主机必须使用内容源、内容视图和生命周期环境,其中包含所选架构和操作系统的同步 kickstart 仓库。"
|
7777
7774
|
],
|
7778
7775
|
"To enable them, add the environment to the content source, or select a different content source.": [
|
7779
|
-
""
|
7776
|
+
"要启用它们,请将环境添加到内容源,或者选择不同的内容源。"
|
7780
7777
|
],
|
7781
7778
|
"To enable them, add the environment to the host's content source, or ": [
|
7782
|
-
""
|
7779
|
+
"要启用它们,请将环境添加到主机的内容源中,或者 "
|
7783
7780
|
],
|
7784
7781
|
"To finish the process of changing the content source, run the following script manually on {hosts}.": [
|
7785
|
-
""
|
7782
|
+
"要完成更改内容源的过程,请在 {hosts} 中手动运行以下脚本。"
|
7786
7783
|
],
|
7787
7784
|
"To get started, add a filter rule to this filter": [
|
7788
|
-
""
|
7785
|
+
"要开始,请在此过滤器中添加过滤规则"
|
7789
7786
|
],
|
7790
7787
|
"To get started, add this host to a host collection.": [
|
7791
7788
|
"要开始,将此主机添加到主机集合。"
|
7792
7789
|
],
|
7793
7790
|
"To include or exclude specific content from the content view, create a filter. Without filters, the content view includes everything from the added repositories.": [
|
7794
|
-
""
|
7791
|
+
"要从内容视图中包含或排除特定内容,请创建一个过滤器。如果没有过滤器,内容视图包含添加的存储库的所有内容。"
|
7795
7792
|
],
|
7796
7793
|
"To manage host packages, a specific organization must be selected from the organization context.": [
|
7797
|
-
""
|
7794
|
+
"若要管理主机软件包,必须从机构上下文中选择特定的机构。"
|
7798
7795
|
],
|
7799
7796
|
"To manage packages, select an action.": [
|
7800
|
-
""
|
7797
|
+
"要管理软件包,选择一个操作。"
|
7801
7798
|
],
|
7802
7799
|
"Token/password for the flatpak remote": [
|
7803
|
-
""
|
7800
|
+
"flatpak 远程的令牌/密码"
|
7804
7801
|
],
|
7805
7802
|
"Total steps: ": [
|
7806
7803
|
"总步骤: "
|
@@ -7920,7 +7917,7 @@
|
|
7920
7917
|
"无法连接。得到了: %s"
|
7921
7918
|
],
|
7922
7919
|
"Unable to create ContentViewEnvironment. Check the logs for more information.": [
|
7923
|
-
""
|
7920
|
+
"无法创建 ContentViewEnvironment。检查日志以了解更多信息。"
|
7924
7921
|
],
|
7925
7922
|
"Unable to delete any alternate content source. You either do not have the permission to delete, or none of the alternate content sources exist.": [
|
7926
7923
|
"无法删除任何备用内容源。您没有删除的权限,或者没有任何备用内容源。"
|
@@ -7959,7 +7956,7 @@
|
|
7959
7956
|
"無法重新指定系統。請檢查 system_content_view_id 與 system_environment_id。"
|
7960
7957
|
],
|
7961
7958
|
"Unable to refresh any alternate content source. You either do not have the permission to refresh, or no alternate content sources exist.": [
|
7962
|
-
""
|
7959
|
+
"无法刷新任何备用内容源。您没有刷新的权限,或者没有任何备用内容源。"
|
7963
7960
|
],
|
7964
7961
|
"Unable to refresh any alternate content source. You either do not have the permission to refresh, or none of the alternate content sources exist.": [
|
7965
7962
|
"无法刷新任何备用内容源。您没有刷新的权限,或者没有任何备用内容源。"
|
@@ -7971,7 +7968,7 @@
|
|
7971
7968
|
"无法同步仓库。该仓库没有 feed URL。"
|
7972
7969
|
],
|
7973
7970
|
"Unable to sync repo. This repository is not a library instance repository.": [
|
7974
|
-
""
|
7971
|
+
"无法同步存储库。此软件仓库不是库实例存储库。"
|
7975
7972
|
],
|
7976
7973
|
"Unable to synchronize any repository. You either do not have the permission to synchronize or the selected repositories do not have a feed url.": [
|
7977
7974
|
"无法同步任何存储库。您或者没有同步权限,或者所选存储库没有提要URL。"
|
@@ -8037,7 +8034,7 @@
|
|
8037
8034
|
"更新 CDN 配置"
|
8038
8035
|
],
|
8039
8036
|
"Update Content Counts": [
|
8040
|
-
""
|
8037
|
+
"更新内容计数"
|
8041
8038
|
],
|
8042
8039
|
"Update Content Overrides": [
|
8043
8040
|
"更新内容覆盖"
|
@@ -8064,7 +8061,7 @@
|
|
8064
8061
|
"更新过滤器规则。包含的参数应基于过滤器类型。"
|
8065
8062
|
],
|
8066
8063
|
"Update a flatpak remote": [
|
8067
|
-
""
|
8064
|
+
"更新 flatpak 远程"
|
8068
8065
|
],
|
8069
8066
|
"Update a host collection": [
|
8070
8067
|
"更新主機集項目"
|
@@ -8088,16 +8085,16 @@
|
|
8088
8085
|
"更新組織中的環境"
|
8089
8086
|
],
|
8090
8087
|
"Update content counts for the smart proxy": [
|
8091
|
-
""
|
8088
|
+
"更新智能代理的内容计数"
|
8092
8089
|
],
|
8093
8090
|
"Update content view environments for host": [
|
8094
|
-
""
|
8091
|
+
"为主机更新内容视图环境"
|
8095
8092
|
],
|
8096
8093
|
"Update content view environments for host %s": [
|
8097
|
-
""
|
8094
|
+
"为主机 %s 更新内容视图环境"
|
8098
8095
|
],
|
8099
8096
|
"Update hosts manually": [
|
8100
|
-
""
|
8097
|
+
"手动更新主机"
|
8101
8098
|
],
|
8102
8099
|
"Update installed packages, enabled repos, module inventory": [
|
8103
8100
|
"更新安装的软件包,已启用的仓库,模块清单"
|
@@ -8133,7 +8130,7 @@
|
|
8133
8130
|
"为指定主机更新内容源并生成重新配置脚本"
|
8134
8131
|
],
|
8135
8132
|
"Update the host immediately via remote execution": [
|
8136
|
-
""
|
8133
|
+
"通过远程执行立即更新主机"
|
8137
8134
|
],
|
8138
8135
|
"Update the information about enabled repositories": [
|
8139
8136
|
"更新关于启用的软件仓库的信息"
|
@@ -8160,13 +8157,13 @@
|
|
8160
8157
|
"更新產品"
|
8161
8158
|
],
|
8162
8159
|
"Updates available: Component content view versions have been updated.": [
|
8163
|
-
""
|
8160
|
+
"更新可用 :组件内容视图版本已更新。"
|
8164
8161
|
],
|
8165
8162
|
"Updates available: Repositories and/or filters have changed.": [
|
8166
|
-
""
|
8163
|
+
"可用更新:存储库和/或过滤器已更改。"
|
8167
8164
|
],
|
8168
8165
|
"Updating Package...": [
|
8169
|
-
"
|
8166
|
+
"正在更新软件包..."
|
8170
8167
|
],
|
8171
8168
|
"Updating System Purpose for host": [
|
8172
8169
|
"主机更新系统目的"
|
@@ -8190,10 +8187,10 @@
|
|
8190
8187
|
"升级"
|
8191
8188
|
],
|
8192
8189
|
"Upgrade all packages": [
|
8193
|
-
""
|
8190
|
+
"升级所有软件包"
|
8194
8191
|
],
|
8195
8192
|
"Upgrade packages": [
|
8196
|
-
""
|
8193
|
+
"升级软件包"
|
8197
8194
|
],
|
8198
8195
|
"Upgrade via customized remote execution": [
|
8199
8196
|
"通过自定义远程执行升级"
|
@@ -8214,7 +8211,7 @@
|
|
8214
8211
|
"上传到"
|
8215
8212
|
],
|
8216
8213
|
"Upload package / repos profile": [
|
8217
|
-
""
|
8214
|
+
"上传软件包 / 仓库配置集"
|
8218
8215
|
],
|
8219
8216
|
"Upload request id": [
|
8220
8217
|
"上传请求 ID"
|
@@ -8232,7 +8229,7 @@
|
|
8232
8229
|
"当提供仓库 URL 时,上游名称不能为空。"
|
8233
8230
|
],
|
8234
8231
|
"Upstream authentication token string for yum repositories.": [
|
8235
|
-
""
|
8232
|
+
"用于 yum 仓库的上游身份验证令牌字符串。"
|
8236
8233
|
],
|
8237
8234
|
"Upstream foreman server to sync CDN content from. Relevant only for 'upstream_server' type.": [
|
8238
8235
|
"从其中同步 CDN 内容的上游 foreman 服务器。只适用于 'upstream_server' 类型。"
|
@@ -8244,10 +8241,10 @@
|
|
8244
8241
|
"上游机构 %s 没有提供这个内容路径"
|
8245
8242
|
],
|
8246
8243
|
"Upstream organization %{org_label} does not have a content view with the label %{cv_label}": [
|
8247
|
-
"上游机构 %{org_label} 没有带有标签
|
8244
|
+
"上游机构 %{org_label} 没有带有标签 %{cv_label} 的内容视图"
|
8248
8245
|
],
|
8249
8246
|
"Upstream organization %{org_label} does not have a lifecycle environment with the label %{lce_label}": [
|
8250
|
-
"上游机构 %{org_label} 没有带有标签
|
8247
|
+
"上游机构 %{org_label} 没有带有标签 %{lce_label} 的生命周期环境"
|
8251
8248
|
],
|
8252
8249
|
"Upstream organization to sync CDN content from. Relevant only for 'upstream_server' type.": [
|
8253
8250
|
"从其中同步 CDN 内容的上游机构。只适用于 'upstream_server' 类型。"
|
@@ -8307,7 +8304,7 @@
|
|
8307
8304
|
"用于身份验证的用户名。只适用于 'upstream_server' 类型。"
|
8308
8305
|
],
|
8309
8306
|
"Username for the flatpak remote": [
|
8310
|
-
""
|
8307
|
+
"flatpak 远程的用户名"
|
8311
8308
|
],
|
8312
8309
|
"Username of the upstream repository user used for authentication": [
|
8313
8310
|
"用于认证的上游仓库用户的用户名"
|
@@ -8322,10 +8319,10 @@
|
|
8322
8319
|
"在使用上游 Foreman 服务器时需要用户名、密码、上游机构标签和 SSL CA 凭据。"
|
8323
8320
|
],
|
8324
8321
|
"Validate host/lifecycle environment/content source coherence": [
|
8325
|
-
""
|
8322
|
+
"验证主机/生命周期环境/内容源的一致性"
|
8326
8323
|
],
|
8327
8324
|
"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": [
|
8328
|
-
""
|
8325
|
+
"验证主机分配的生命周期环境是否已通过主机从其中获取其内容的智能代理进行了同步。只适用于 API 请求,不会影响通过 Web UI 的检查"
|
8329
8326
|
],
|
8330
8327
|
"Value must either be a boolean or 'default' for 'enabled'": [
|
8331
8328
|
"值需要是一个布尔值,或 'default' 代表 'enabled'"
|
@@ -8334,22 +8331,22 @@
|
|
8334
8331
|
"验证 SSL"
|
8335
8332
|
],
|
8336
8333
|
"Verify checksum for content on smart proxy": [
|
8337
|
-
""
|
8334
|
+
"为智能代理中的内容验证校验和"
|
8338
8335
|
],
|
8339
8336
|
"Verify checksum for one or more products": [
|
8340
8337
|
"验证一个或多个产品的校验和"
|
8341
8338
|
],
|
8342
8339
|
"Verify checksum of repositories in %{name} %{version}": [
|
8343
|
-
""
|
8340
|
+
"验证 %{name}%{version} 中的仓库的校验和"
|
8344
8341
|
],
|
8345
8342
|
"Verify checksum of repository contents": [
|
8346
8343
|
"验证存储库内容的校验和"
|
8347
8344
|
],
|
8348
8345
|
"Verify checksum of repository contents in the content view version": [
|
8349
|
-
""
|
8346
|
+
"验证内容视图版本中的仓库内容的校验和"
|
8350
8347
|
],
|
8351
8348
|
"Verify checksum of version repositories": [
|
8352
|
-
""
|
8349
|
+
"验证版本仓库的校验和"
|
8353
8350
|
],
|
8354
8351
|
"Version": [
|
8355
8352
|
"版本"
|
@@ -8364,10 +8361,10 @@
|
|
8364
8361
|
"版本 ${version.version}"
|
8365
8362
|
],
|
8366
8363
|
"Version ${versionNameToRemove} will be deleted from all environments. It will no longer be available for promotion.": [
|
8367
|
-
"版本 ${versionNameToRemove}
|
8364
|
+
"版本 ${versionNameToRemove} 将从所有环境中删除。它将不再可用于提升。"
|
8368
8365
|
],
|
8369
8366
|
"Version ${versionNameToRemove} will be deleted from the listed environments. It will no longer be available for promotion.": [
|
8370
|
-
"版本 ${versionNameToRemove}
|
8367
|
+
"版本 ${versionNameToRemove} 将从列出的环境中删除。它将不再可用于提升。"
|
8371
8368
|
],
|
8372
8369
|
"Version ${versionOne}": [
|
8373
8370
|
"版本 ${versionOne}"
|
@@ -8400,7 +8397,7 @@
|
|
8400
8397
|
"视图 %{view} 已被提升为 %{env}"
|
8401
8398
|
],
|
8402
8399
|
"View Filters": [
|
8403
|
-
""
|
8400
|
+
"查看过滤器"
|
8404
8401
|
],
|
8405
8402
|
"View Subscription Usage": [
|
8406
8403
|
"查看订阅使用情况"
|
@@ -8409,22 +8406,22 @@
|
|
8409
8406
|
"查看受影响主机的报告"
|
8410
8407
|
],
|
8411
8408
|
"View applicable errata": [
|
8412
|
-
""
|
8409
|
+
"查看适用的勘误"
|
8413
8410
|
],
|
8414
8411
|
"View by": [
|
8415
8412
|
"查看方法"
|
8416
8413
|
],
|
8417
8414
|
"View content views": [
|
8418
|
-
""
|
8415
|
+
"查看内容视图"
|
8419
8416
|
],
|
8420
8417
|
"View documentation": [
|
8421
|
-
""
|
8418
|
+
"查看文档"
|
8422
8419
|
],
|
8423
8420
|
"View matching content": [
|
8424
8421
|
"显示匹配内容"
|
8425
8422
|
],
|
8426
8423
|
"View sync status": [
|
8427
|
-
""
|
8424
|
+
"查看同步状态"
|
8428
8425
|
],
|
8429
8426
|
"View tasks ": [
|
8430
8427
|
"查看任务 "
|
@@ -8445,7 +8442,7 @@
|
|
8445
8442
|
"虚拟主机"
|
8446
8443
|
],
|
8447
8444
|
"WARNING: Simple Content Access will be required for all organizations in Katello 4.12.": [
|
8448
|
-
""
|
8445
|
+
"警告: Katello 4.12 中的所有机构都需要简单内容访问。"
|
8449
8446
|
],
|
8450
8447
|
"Waiting to start.": [
|
8451
8448
|
"等待开始。"
|
@@ -8475,13 +8472,13 @@
|
|
8475
8472
|
"在内容视图被升级后是否自动同步智能代理。"
|
8476
8473
|
],
|
8477
8474
|
"Whether or not to check the status of backend services such as pulp and candlepin prior to performing some actions.": [
|
8478
|
-
"在这些操作前,是否检查后端服务(如 pulp 和 candlepin
|
8475
|
+
"在这些操作前,是否检查后端服务(如 pulp 和 candlepin)的状态。"
|
8479
8476
|
],
|
8480
8477
|
"Whether or not to regenerate the repository on disk. Default: true": [
|
8481
8478
|
"是否重新生成磁盘上的仓库。默认值:true"
|
8482
8479
|
],
|
8483
8480
|
"Whether or not to return filters applied to the content view version": [
|
8484
|
-
""
|
8481
|
+
"是否返回应用到内容视图版本的过滤器"
|
8485
8482
|
],
|
8486
8483
|
"Whether or not to show all results": [
|
8487
8484
|
"是否显示所有结果"
|
@@ -8523,13 +8520,13 @@
|
|
8523
8520
|
"您无法设置机构的 parent_id。此功能被禁用。"
|
8524
8521
|
],
|
8525
8522
|
"You currently don't have any ${selectedContentType}.": [
|
8526
|
-
"
|
8523
|
+
"您目前没有任何 ${selectedContentType}。"
|
8527
8524
|
],
|
8528
8525
|
"You currently don't have any alternate content sources.": [
|
8529
8526
|
"您目前没有备用内容源。"
|
8530
8527
|
],
|
8531
8528
|
"You currently don't have any related content views.": [
|
8532
|
-
""
|
8529
|
+
"您目前没有任何相关的内容视图。"
|
8533
8530
|
],
|
8534
8531
|
"You currently don't have any repositories associated with this content.": [
|
8535
8532
|
"您目前没有与此内容关联的任何仓库。"
|
@@ -8538,7 +8535,7 @@
|
|
8538
8535
|
"您目前没有要添加到此过滤的仓库。"
|
8539
8536
|
],
|
8540
8537
|
"You currently have no content views to display": [
|
8541
|
-
""
|
8538
|
+
"您目前没有要显示的内容视图"
|
8542
8539
|
],
|
8543
8540
|
"You do not have permissions to delete %s": [
|
8544
8541
|
"您没有权限删除 %s"
|
@@ -8553,7 +8550,7 @@
|
|
8553
8550
|
"您有尚未保存的更改。您要退出而不保存更改吗?"
|
8554
8551
|
],
|
8555
8552
|
"You must select at least one host.": [
|
8556
|
-
""
|
8553
|
+
"您至少需要选择一个主机。"
|
8557
8554
|
],
|
8558
8555
|
"You were not allowed to add %s": [
|
8559
8556
|
"您不允许添加 %s"
|
@@ -8571,13 +8568,13 @@
|
|
8571
8568
|
"您更改了 %(entitlementCount)s 个权利"
|
8572
8569
|
],
|
8573
8570
|
"Your manifest expired on {expirationDate}. To continue using Red Hat content, import a new manifest.": [
|
8574
|
-
""
|
8571
|
+
"您的清单已于 {expirationDate} 过期。要继续使用红帽内容,请导入一个新的清单。"
|
8575
8572
|
],
|
8576
8573
|
"Your manifest has expired. To continue using Red Hat content, import a new manifest.": [
|
8577
|
-
""
|
8574
|
+
"您的清单已过期。要继续使用红帽内容,请导入一个新的清单。"
|
8578
8575
|
],
|
8579
8576
|
"Your manifest will expire in {daysMessage}. To extend the expiration date, refresh your manifest. Or, if your Foreman is disconnected, import a new manifest.": [
|
8580
|
-
""
|
8577
|
+
"您的清单将在 {daysMessage} 后过期。要扩展过期日期,请刷新您的清单。或者,如果您的 Foreman 已断开,请导入一个新清单。"
|
8581
8578
|
],
|
8582
8579
|
"Your search query was invalid. Please revise it and try again. The full error has been sent to the application logs.": [
|
8583
8580
|
"您的搜索查询无效。请对其进行修改,然后重试。完整的错误已发送到应用程序日志。"
|
@@ -8601,7 +8598,7 @@
|
|
8601
8598
|
"您的搜索没有返回匹配的主机。"
|
8602
8599
|
],
|
8603
8600
|
"Your search returned no matching non-modular RPMs.": [
|
8604
|
-
""
|
8601
|
+
"您的搜索不会返回任何匹配的非模块化 RPM。"
|
8605
8602
|
],
|
8606
8603
|
"Yum": [
|
8607
8604
|
"Yum"
|
@@ -8640,7 +8637,7 @@
|
|
8640
8637
|
"未找到操作"
|
8641
8638
|
],
|
8642
8639
|
"activation key": [
|
8643
|
-
""
|
8640
|
+
"激活码"
|
8644
8641
|
],
|
8645
8642
|
"activation key identifier": [
|
8646
8643
|
"激活码标识符"
|
@@ -8691,7 +8688,7 @@
|
|
8691
8688
|
"仅允许用于Yum存储库。"
|
8692
8689
|
],
|
8693
8690
|
"attempted to sync a non-library repository.": [
|
8694
|
-
""
|
8691
|
+
"尝试同步 non-library 仓库。"
|
8695
8692
|
],
|
8696
8693
|
"attempted to sync without a feed URL": [
|
8697
8694
|
"尝试在没有 Feed URL 的情况下进行同步"
|
@@ -8703,10 +8700,10 @@
|
|
8703
8700
|
"执行仓库发现的基本 url"
|
8704
8701
|
],
|
8705
8702
|
"bug fix": [
|
8706
|
-
""
|
8703
|
+
"程序错误修正"
|
8707
8704
|
],
|
8708
8705
|
"bug fixes": [
|
8709
|
-
""
|
8706
|
+
"程序错误修正"
|
8710
8707
|
],
|
8711
8708
|
"bulk add filter rules": [
|
8712
8709
|
"批量添加过滤规则"
|
@@ -8754,7 +8751,7 @@
|
|
8754
8751
|
"无法设置,因为设置了无限的主机"
|
8755
8752
|
],
|
8756
8753
|
"cannot be set for repositories without 'Additive' mirroring policy.": [
|
8757
|
-
""
|
8754
|
+
"无法为没有 'Additive' 镜像策略的仓库设置。"
|
8758
8755
|
],
|
8759
8756
|
"cannot contain characters other than ascii alpha numerals, '_', '-'. ": [
|
8760
8757
|
"不可包含除了 ascii 字母數字、'_'、'-' 以外的字元。"
|
@@ -8772,7 +8769,7 @@
|
|
8772
8769
|
"不能包含超过%s个字符"
|
8773
8770
|
],
|
8774
8771
|
"change the host's content source.": [
|
8775
|
-
""
|
8772
|
+
"更改主机的内容源。"
|
8776
8773
|
],
|
8777
8774
|
"checking %s task status": [
|
8778
8775
|
"检查 %s 任务状态"
|
@@ -8796,7 +8793,7 @@
|
|
8796
8793
|
"content type ('deb', 'docker_manifest', 'file', 'ostree_ref', 'rpm', 'srpm')"
|
8797
8794
|
],
|
8798
8795
|
"content type ('deb', 'file', 'ostree_ref', 'rpm', 'srpm')": [
|
8799
|
-
""
|
8796
|
+
"内容类型 ('deb', 'file', 'ostree_ref', 'rpm', 'srpm')"
|
8800
8797
|
],
|
8801
8798
|
"content view component ID. Identifier of the component association": [
|
8802
8799
|
"内容视图组件 ID。组件关联的标识符"
|
@@ -8841,16 +8838,16 @@
|
|
8841
8838
|
"欲進行比較的內容視域版本"
|
8842
8839
|
],
|
8843
8840
|
"create a custom product": [
|
8844
|
-
""
|
8841
|
+
"创建自定义仓库"
|
8845
8842
|
],
|
8846
8843
|
"create a filter for a content view": [
|
8847
8844
|
"为内容视图创建一个过滤器"
|
8848
8845
|
],
|
8849
8846
|
"day": [
|
8850
|
-
""
|
8847
|
+
"天"
|
8851
8848
|
],
|
8852
8849
|
"days": [
|
8853
|
-
""
|
8850
|
+
"天"
|
8854
8851
|
],
|
8855
8852
|
"deb, package, package group, or docker tag names": [
|
8856
8853
|
"deb、软件包、软件包组或 docker 标签名"
|
@@ -8859,7 +8856,7 @@
|
|
8859
8856
|
"deb_ids 不是一个数组"
|
8860
8857
|
],
|
8861
8858
|
"deb_names_for_job_template: Action must be one of %s": [
|
8862
|
-
""
|
8859
|
+
"deb_names_for_job_template: 操作必须是 %s 中的一个"
|
8863
8860
|
],
|
8864
8861
|
"delete a filter": [
|
8865
8862
|
"删除过滤器"
|
@@ -8883,16 +8880,16 @@
|
|
8883
8880
|
"磁盘"
|
8884
8881
|
],
|
8885
8882
|
"download policy for deb, docker, file and yum repos (either 'immediate' or 'on_demand')": [
|
8886
|
-
""
|
8883
|
+
"下载对 deb、docker、file 和 yum 仓库( 'immediate' 或 'on_demand')的下载策略"
|
8887
8884
|
],
|
8888
8885
|
"enables or disables synchronization": [
|
8889
8886
|
"启用或禁用同步"
|
8890
8887
|
],
|
8891
8888
|
"enhancement": [
|
8892
|
-
""
|
8889
|
+
"功能增强"
|
8893
8890
|
],
|
8894
8891
|
"enhancements": [
|
8895
|
-
""
|
8892
|
+
"功能增强"
|
8896
8893
|
],
|
8897
8894
|
"environment identifier": [
|
8898
8895
|
"環境識別子"
|
@@ -8922,7 +8919,7 @@
|
|
8922
8919
|
"勘誤:ID 或全選物件"
|
8923
8920
|
],
|
8924
8921
|
"erratum: allow types not matching a valid errata type": [
|
8925
|
-
""
|
8922
|
+
"勘误:允许类型不匹配有效的勘误类型"
|
8926
8923
|
],
|
8927
8924
|
"erratum: end date (YYYY-MM-DD)": [
|
8928
8925
|
"勘誤:截止日期(YYYY-MM-DD)"
|
@@ -8964,7 +8961,7 @@
|
|
8964
8961
|
"只篩選包含此名稱的環境"
|
8965
8962
|
],
|
8966
8963
|
"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.": [
|
8967
|
-
"仓库 '%{name}' 的名称不是唯一的,因此无法在 '%{env}'
|
8964
|
+
"仓库 '%{name}' 的名称不是唯一的,因此无法在 '%{env}' 中创建。其容器仓库名称(%{container_name})与现有仓库冲突。考虑将生命周期的 Registry Name Pattern 改为更加具体。"
|
8968
8965
|
],
|
8969
8966
|
"force content view promotion and bypass lifecycle environment restriction": [
|
8970
8967
|
"强制内容视图推广,并绕过生命周期环境限制"
|
@@ -8982,10 +8979,10 @@
|
|
8982
8979
|
"已經為此產品使用。"
|
8983
8980
|
],
|
8984
8981
|
"here": [
|
8985
|
-
""
|
8982
|
+
"这里"
|
8986
8983
|
],
|
8987
8984
|
"host": [
|
8988
|
-
""
|
8985
|
+
"主机"
|
8989
8986
|
],
|
8990
8987
|
"host collection name to filter by": [
|
8991
8988
|
"要过滤的主机集合名称"
|
@@ -9021,7 +9018,7 @@
|
|
9021
9018
|
"初始化 Pulp 任務"
|
9022
9019
|
],
|
9023
9020
|
"installed": [
|
9024
|
-
""
|
9021
|
+
"已安裝"
|
9025
9022
|
],
|
9026
9023
|
"installing errata...": [
|
9027
9024
|
"正在安装勘误..."
|
@@ -9048,13 +9045,13 @@
|
|
9048
9045
|
"解析指定的对象只返回与特定对象关联的仓库。只支持 'content_view' 和 'content_view_version'。"
|
9049
9046
|
],
|
9050
9047
|
"invalid container image name": [
|
9051
|
-
"
|
9048
|
+
""
|
9052
9049
|
],
|
9053
9050
|
"invalid: Repositories can only require one OS version.": [
|
9054
9051
|
"无效:存储库只能要求一个操作系统版本。"
|
9055
9052
|
],
|
9056
9053
|
"invalid: The content source must sync the lifecycle environment assigned to the host. See the logs for more information.": [
|
9057
|
-
""
|
9054
|
+
"无效 :内容源必须同步到分配给主机的生命周期环境。如需更多信息,请参阅日志。"
|
9058
9055
|
],
|
9059
9056
|
"is already attached to the capsule": [
|
9060
9057
|
"已附加到 capsule"
|
@@ -9108,19 +9105,19 @@
|
|
9108
9105
|
"找不到模块流"
|
9109
9106
|
],
|
9110
9107
|
"multi-environment activation key": [
|
9111
|
-
""
|
9108
|
+
"多环境激活码"
|
9112
9109
|
],
|
9113
9110
|
"multi-environment activation keys": [
|
9114
|
-
""
|
9111
|
+
"多环境激活码"
|
9115
9112
|
],
|
9116
9113
|
"multi-environment host": [
|
9117
|
-
""
|
9114
|
+
"多环境主机"
|
9118
9115
|
],
|
9119
9116
|
"multi-environment hosts": [
|
9120
|
-
""
|
9117
|
+
"多环境主机"
|
9121
9118
|
],
|
9122
9119
|
"must be %{gpg_key} or %{cert}": [
|
9123
|
-
"必须是
|
9120
|
+
"必须是 %{gpg_key} 或 %{cert}"
|
9124
9121
|
],
|
9125
9122
|
"must be a positive integer value.": [
|
9126
9123
|
"必须是正整数值。"
|
@@ -9132,7 +9129,7 @@
|
|
9132
9129
|
"必须是 %s 之一"
|
9133
9130
|
],
|
9134
9131
|
"must be true or false": [
|
9135
|
-
""
|
9132
|
+
"必须为 true 或 false"
|
9136
9133
|
],
|
9137
9134
|
"must be unique within one organization": [
|
9138
9135
|
"在机构中需要是唯一的"
|
@@ -9297,16 +9294,16 @@
|
|
9297
9294
|
"規則識別子"
|
9298
9295
|
],
|
9299
9296
|
"security advisories": [
|
9300
|
-
""
|
9297
|
+
"安全公告"
|
9301
9298
|
],
|
9302
9299
|
"security advisory": [
|
9303
|
-
""
|
9300
|
+
"安全公告"
|
9304
9301
|
],
|
9305
9302
|
"selected host": [
|
9306
|
-
""
|
9303
|
+
"选择的主机"
|
9307
9304
|
],
|
9308
9305
|
"selected hosts": [
|
9309
|
-
""
|
9306
|
+
"选择的主机"
|
9310
9307
|
],
|
9311
9308
|
"service level": [
|
9312
9309
|
"服務等級"
|
@@ -9327,7 +9324,7 @@
|
|
9327
9324
|
"在库和默认内容视图中显示仓库"
|
9328
9325
|
],
|
9329
9326
|
"some executors are not responding, check %{status_url}": [
|
9330
|
-
"
|
9327
|
+
"一些执行程序没有响应,请检查 %{status_url}"
|
9331
9328
|
],
|
9332
9329
|
"specifies if content should be included or excluded, default: inclusion=false": [
|
9333
9330
|
"指定内容应该被包括还是排除,默认:inclusion=false"
|
@@ -9348,19 +9345,19 @@
|
|
9348
9345
|
"同步计划数字标识符"
|
9349
9346
|
],
|
9350
9347
|
"system registration": [
|
9351
|
-
""
|
9348
|
+
"系统注册"
|
9352
9349
|
],
|
9353
9350
|
"the documentation.": [
|
9354
|
-
""
|
9351
|
+
"文档。"
|
9355
9352
|
],
|
9356
9353
|
"the following attributes can not be updated for the Red Hat provider: [ %s ]": [
|
9357
9354
|
"以下属性不能为红帽供应商更新: [ %s ]"
|
9358
9355
|
],
|
9359
9356
|
"the host": [
|
9360
|
-
""
|
9357
|
+
"主机"
|
9361
9358
|
],
|
9362
9359
|
"the hosts": [
|
9363
|
-
""
|
9360
|
+
"主机"
|
9364
9361
|
],
|
9365
9362
|
"to": [
|
9366
9363
|
"至"
|
@@ -9390,7 +9387,7 @@
|
|
9390
9387
|
"更新篩選器"
|
9391
9388
|
],
|
9392
9389
|
"updated": [
|
9393
|
-
""
|
9390
|
+
"已更新"
|
9394
9391
|
],
|
9395
9392
|
"updating package group...": [
|
9396
9393
|
"正在更新软件包组..."
|
@@ -9447,7 +9444,7 @@
|
|
9447
9444
|
"已选择 {0} 个项目"
|
9448
9445
|
],
|
9449
9446
|
"{enableRedHatRepos} or {createACustomProduct}.": [
|
9450
|
-
""
|
9447
|
+
"{enableRedHatRepos} 或 {createACustomProduct}。"
|
9451
9448
|
],
|
9452
9449
|
"{numberOfActivationKeys} activation key will be assigned to content view {cvName} in": [
|
9453
9450
|
"{numberOfActivationKeys} 激活码将分配给内容视图 {cvName}"
|