katello 4.16.1 → 4.16.3

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.

Files changed (248) hide show
  1. checksums.yaml +4 -4
  2. data/app/assets/javascripts/katello/locale/bn/katello.js +244 -7
  3. data/app/assets/javascripts/katello/locale/bn_IN/katello.js +244 -7
  4. data/app/assets/javascripts/katello/locale/ca/katello.js +244 -7
  5. data/app/assets/javascripts/katello/locale/cs/katello.js +244 -7
  6. data/app/assets/javascripts/katello/locale/cs_CZ/katello.js +246 -9
  7. data/app/assets/javascripts/katello/locale/de/katello.js +256 -19
  8. data/app/assets/javascripts/katello/locale/de_AT/katello.js +244 -7
  9. data/app/assets/javascripts/katello/locale/de_DE/katello.js +244 -7
  10. data/app/assets/javascripts/katello/locale/el/katello.js +244 -7
  11. data/app/assets/javascripts/katello/locale/en/katello.js +244 -7
  12. data/app/assets/javascripts/katello/locale/en_GB/katello.js +245 -8
  13. data/app/assets/javascripts/katello/locale/en_US/katello.js +244 -7
  14. data/app/assets/javascripts/katello/locale/es/katello.js +411 -174
  15. data/app/assets/javascripts/katello/locale/et_EE/katello.js +244 -7
  16. data/app/assets/javascripts/katello/locale/fr/katello.js +1073 -836
  17. data/app/assets/javascripts/katello/locale/gl/katello.js +244 -7
  18. data/app/assets/javascripts/katello/locale/gu/katello.js +245 -8
  19. data/app/assets/javascripts/katello/locale/he_IL/katello.js +244 -7
  20. data/app/assets/javascripts/katello/locale/hi/katello.js +244 -7
  21. data/app/assets/javascripts/katello/locale/id/katello.js +244 -7
  22. data/app/assets/javascripts/katello/locale/it/katello.js +247 -10
  23. data/app/assets/javascripts/katello/locale/ja/katello.js +801 -564
  24. data/app/assets/javascripts/katello/locale/ka/katello.js +648 -411
  25. data/app/assets/javascripts/katello/locale/kn/katello.js +244 -7
  26. data/app/assets/javascripts/katello/locale/ko/katello.js +2299 -2063
  27. data/app/assets/javascripts/katello/locale/ml_IN/katello.js +244 -7
  28. data/app/assets/javascripts/katello/locale/mr/katello.js +244 -7
  29. data/app/assets/javascripts/katello/locale/nl_NL/katello.js +244 -7
  30. data/app/assets/javascripts/katello/locale/or/katello.js +244 -7
  31. data/app/assets/javascripts/katello/locale/pa/katello.js +244 -7
  32. data/app/assets/javascripts/katello/locale/pl/katello.js +245 -8
  33. data/app/assets/javascripts/katello/locale/pl_PL/katello.js +244 -7
  34. data/app/assets/javascripts/katello/locale/pt/katello.js +244 -7
  35. data/app/assets/javascripts/katello/locale/pt_BR/katello.js +424 -187
  36. data/app/assets/javascripts/katello/locale/ro/katello.js +244 -7
  37. data/app/assets/javascripts/katello/locale/ro_RO/katello.js +244 -7
  38. data/app/assets/javascripts/katello/locale/ru/katello.js +247 -10
  39. data/app/assets/javascripts/katello/locale/sl/katello.js +244 -7
  40. data/app/assets/javascripts/katello/locale/sv_SE/katello.js +245 -8
  41. data/app/assets/javascripts/katello/locale/ta/katello.js +244 -7
  42. data/app/assets/javascripts/katello/locale/ta_IN/katello.js +244 -7
  43. data/app/assets/javascripts/katello/locale/te/katello.js +244 -7
  44. data/app/assets/javascripts/katello/locale/tr/katello.js +244 -7
  45. data/app/assets/javascripts/katello/locale/vi/katello.js +244 -7
  46. data/app/assets/javascripts/katello/locale/vi_VN/katello.js +244 -7
  47. data/app/assets/javascripts/katello/locale/zh/katello.js +244 -7
  48. data/app/assets/javascripts/katello/locale/zh_CN/katello.js +806 -569
  49. data/app/assets/javascripts/katello/locale/zh_TW/katello.js +247 -10
  50. data/app/controllers/katello/api/registry/registry_proxies_controller.rb +2 -0
  51. data/db/migrate/20240924161240_katello_recreate_evr_constructs.rb +20 -0
  52. data/db/migrate/20250714190050_add_missing_rpms_evr_index.rb +14 -0
  53. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/bastion_katello.pot +4 -0
  54. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/bn.po +96 -31
  55. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/bn_IN.po +96 -31
  56. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/ca.po +96 -31
  57. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/cs_CZ.po +96 -31
  58. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/de.po +99 -60
  59. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/de_AT.po +96 -31
  60. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/de_DE.po +96 -31
  61. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/el.po +96 -31
  62. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/en_GB.po +100 -35
  63. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/en_US.po +96 -31
  64. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/es.po +99 -40
  65. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/et_EE.po +96 -31
  66. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/fr.po +260 -192
  67. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/gl.po +96 -31
  68. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/gu.po +96 -31
  69. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/he_IL.po +96 -31
  70. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/hi.po +96 -31
  71. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/id.po +96 -31
  72. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/it.po +96 -35
  73. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/ja.po +119 -52
  74. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/ka.po +99 -34
  75. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/kn.po +96 -31
  76. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/ko.po +107 -40
  77. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/ml_IN.po +96 -31
  78. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/mr.po +96 -31
  79. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/nl_NL.po +96 -31
  80. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/or.po +96 -31
  81. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/pa.po +96 -31
  82. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/pl.po +96 -31
  83. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/pl_PL.po +96 -31
  84. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/pt.po +96 -31
  85. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/pt_BR.po +99 -40
  86. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/ro.po +96 -31
  87. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/ro_RO.po +96 -31
  88. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/ru.po +97 -34
  89. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/sl.po +96 -31
  90. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/sv_SE.po +96 -31
  91. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/ta.po +96 -31
  92. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/ta_IN.po +96 -31
  93. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/te.po +96 -31
  94. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/tr.po +96 -31
  95. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/vi.po +96 -31
  96. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/vi_VN.po +96 -31
  97. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/zh.po +96 -31
  98. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/zh_CN.po +105 -40
  99. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/zh_TW.po +98 -33
  100. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/translations.js +14 -14
  101. data/lib/katello/version.rb +1 -1
  102. data/locale/action_names.rb +183 -0
  103. data/locale/bn/LC_MESSAGES/katello.mo +0 -0
  104. data/locale/bn/katello.po +244 -7
  105. data/locale/bn/katello.po.time_stamp +0 -0
  106. data/locale/bn_IN/LC_MESSAGES/katello.mo +0 -0
  107. data/locale/bn_IN/katello.po +244 -7
  108. data/locale/bn_IN/katello.po.time_stamp +0 -0
  109. data/locale/ca/LC_MESSAGES/katello.mo +0 -0
  110. data/locale/ca/katello.po +244 -7
  111. data/locale/ca/katello.po.time_stamp +0 -0
  112. data/locale/cs/LC_MESSAGES/katello.mo +0 -0
  113. data/locale/cs/katello.po +244 -7
  114. data/locale/cs/katello.po.time_stamp +0 -0
  115. data/locale/cs_CZ/LC_MESSAGES/katello.mo +0 -0
  116. data/locale/cs_CZ/katello.po +246 -9
  117. data/locale/cs_CZ/katello.po.time_stamp +0 -0
  118. data/locale/de/LC_MESSAGES/katello.mo +0 -0
  119. data/locale/de/katello.po +260 -23
  120. data/locale/de/katello.po.time_stamp +0 -0
  121. data/locale/de_AT/LC_MESSAGES/katello.mo +0 -0
  122. data/locale/de_AT/katello.po +244 -7
  123. data/locale/de_AT/katello.po.time_stamp +0 -0
  124. data/locale/de_DE/LC_MESSAGES/katello.mo +0 -0
  125. data/locale/de_DE/katello.po +244 -7
  126. data/locale/de_DE/katello.po.time_stamp +0 -0
  127. data/locale/el/LC_MESSAGES/katello.mo +0 -0
  128. data/locale/el/katello.po +244 -7
  129. data/locale/el/katello.po.time_stamp +0 -0
  130. data/locale/en/LC_MESSAGES/katello.mo +0 -0
  131. data/locale/en/katello.po +244 -7
  132. data/locale/en/katello.po.time_stamp +0 -0
  133. data/locale/en_GB/LC_MESSAGES/katello.mo +0 -0
  134. data/locale/en_GB/katello.po +245 -8
  135. data/locale/en_GB/katello.po.time_stamp +0 -0
  136. data/locale/en_US/LC_MESSAGES/katello.mo +0 -0
  137. data/locale/en_US/katello.po +244 -7
  138. data/locale/en_US/katello.po.time_stamp +0 -0
  139. data/locale/es/LC_MESSAGES/katello.mo +0 -0
  140. data/locale/es/katello.po +415 -177
  141. data/locale/es/katello.po.time_stamp +0 -0
  142. data/locale/et_EE/LC_MESSAGES/katello.mo +0 -0
  143. data/locale/et_EE/katello.po +244 -7
  144. data/locale/et_EE/katello.po.time_stamp +0 -0
  145. data/locale/fr/LC_MESSAGES/katello.mo +0 -0
  146. data/locale/fr/katello.po +1080 -843
  147. data/locale/fr/katello.po.time_stamp +0 -0
  148. data/locale/gl/LC_MESSAGES/katello.mo +0 -0
  149. data/locale/gl/katello.po +244 -7
  150. data/locale/gl/katello.po.time_stamp +0 -0
  151. data/locale/gu/LC_MESSAGES/katello.mo +0 -0
  152. data/locale/gu/katello.po +246 -9
  153. data/locale/gu/katello.po.time_stamp +0 -0
  154. data/locale/he_IL/LC_MESSAGES/katello.mo +0 -0
  155. data/locale/he_IL/katello.po +244 -7
  156. data/locale/he_IL/katello.po.time_stamp +0 -0
  157. data/locale/hi/LC_MESSAGES/katello.mo +0 -0
  158. data/locale/hi/katello.po +244 -7
  159. data/locale/hi/katello.po.time_stamp +0 -0
  160. data/locale/id/LC_MESSAGES/katello.mo +0 -0
  161. data/locale/id/katello.po +244 -7
  162. data/locale/id/katello.po.time_stamp +0 -0
  163. data/locale/it/LC_MESSAGES/katello.mo +0 -0
  164. data/locale/it/katello.po +248 -11
  165. data/locale/it/katello.po.time_stamp +0 -0
  166. data/locale/ja/LC_MESSAGES/katello.mo +0 -0
  167. data/locale/ja/katello.po +809 -570
  168. data/locale/ja/katello.po.time_stamp +0 -0
  169. data/locale/ka/LC_MESSAGES/katello.mo +0 -0
  170. data/locale/ka/katello.po +650 -411
  171. data/locale/ka/katello.po.time_stamp +0 -0
  172. data/locale/katello.pot +477 -107
  173. data/locale/kn/LC_MESSAGES/katello.mo +0 -0
  174. data/locale/kn/katello.po +244 -7
  175. data/locale/kn/katello.po.time_stamp +0 -0
  176. data/locale/ko/LC_MESSAGES/katello.mo +0 -0
  177. data/locale/ko/katello.po +2309 -2059
  178. data/locale/ko/katello.po.time_stamp +0 -0
  179. data/locale/ml_IN/LC_MESSAGES/katello.mo +0 -0
  180. data/locale/ml_IN/katello.po +244 -7
  181. data/locale/ml_IN/katello.po.time_stamp +0 -0
  182. data/locale/mr/LC_MESSAGES/katello.mo +0 -0
  183. data/locale/mr/katello.po +244 -7
  184. data/locale/mr/katello.po.time_stamp +0 -0
  185. data/locale/nl_NL/LC_MESSAGES/katello.mo +0 -0
  186. data/locale/nl_NL/katello.po +244 -7
  187. data/locale/nl_NL/katello.po.time_stamp +0 -0
  188. data/locale/or/LC_MESSAGES/katello.mo +0 -0
  189. data/locale/or/katello.po +244 -7
  190. data/locale/or/katello.po.time_stamp +0 -0
  191. data/locale/pa/LC_MESSAGES/katello.mo +0 -0
  192. data/locale/pa/katello.po +244 -7
  193. data/locale/pa/katello.po.time_stamp +0 -0
  194. data/locale/pl/LC_MESSAGES/katello.mo +0 -0
  195. data/locale/pl/katello.po +246 -9
  196. data/locale/pl/katello.po.time_stamp +0 -0
  197. data/locale/pl_PL/LC_MESSAGES/katello.mo +0 -0
  198. data/locale/pl_PL/katello.po +244 -7
  199. data/locale/pl_PL/katello.po.time_stamp +0 -0
  200. data/locale/pt/LC_MESSAGES/katello.mo +0 -0
  201. data/locale/pt/katello.po +244 -7
  202. data/locale/pt/katello.po.time_stamp +0 -0
  203. data/locale/pt_BR/LC_MESSAGES/katello.mo +0 -0
  204. data/locale/pt_BR/katello.po +428 -190
  205. data/locale/pt_BR/katello.po.time_stamp +0 -0
  206. data/locale/ro/LC_MESSAGES/katello.mo +0 -0
  207. data/locale/ro/katello.po +244 -7
  208. data/locale/ro/katello.po.time_stamp +0 -0
  209. data/locale/ro_RO/LC_MESSAGES/katello.mo +0 -0
  210. data/locale/ro_RO/katello.po +244 -7
  211. data/locale/ro_RO/katello.po.time_stamp +0 -0
  212. data/locale/ru/LC_MESSAGES/katello.mo +0 -0
  213. data/locale/ru/katello.po +248 -11
  214. data/locale/ru/katello.po.time_stamp +0 -0
  215. data/locale/sl/LC_MESSAGES/katello.mo +0 -0
  216. data/locale/sl/katello.po +244 -7
  217. data/locale/sl/katello.po.time_stamp +0 -0
  218. data/locale/sv_SE/LC_MESSAGES/katello.mo +0 -0
  219. data/locale/sv_SE/katello.po +246 -9
  220. data/locale/sv_SE/katello.po.time_stamp +0 -0
  221. data/locale/ta/LC_MESSAGES/katello.mo +0 -0
  222. data/locale/ta/katello.po +244 -7
  223. data/locale/ta/katello.po.time_stamp +0 -0
  224. data/locale/ta_IN/LC_MESSAGES/katello.mo +0 -0
  225. data/locale/ta_IN/katello.po +244 -7
  226. data/locale/ta_IN/katello.po.time_stamp +0 -0
  227. data/locale/te/LC_MESSAGES/katello.mo +0 -0
  228. data/locale/te/katello.po +244 -7
  229. data/locale/te/katello.po.time_stamp +0 -0
  230. data/locale/tr/LC_MESSAGES/katello.mo +0 -0
  231. data/locale/tr/katello.po +244 -7
  232. data/locale/tr/katello.po.time_stamp +0 -0
  233. data/locale/vi/LC_MESSAGES/katello.mo +0 -0
  234. data/locale/vi/katello.po +244 -7
  235. data/locale/vi/katello.po.time_stamp +0 -0
  236. data/locale/vi_VN/LC_MESSAGES/katello.mo +0 -0
  237. data/locale/vi_VN/katello.po +244 -7
  238. data/locale/vi_VN/katello.po.time_stamp +0 -0
  239. data/locale/zh/LC_MESSAGES/katello.mo +0 -0
  240. data/locale/zh/katello.po +244 -7
  241. data/locale/zh/katello.po.time_stamp +0 -0
  242. data/locale/zh_CN/LC_MESSAGES/katello.mo +0 -0
  243. data/locale/zh_CN/katello.po +812 -569
  244. data/locale/zh_CN/katello.po.time_stamp +0 -0
  245. data/locale/zh_TW/LC_MESSAGES/katello.mo +0 -0
  246. data/locale/zh_TW/katello.po +248 -11
  247. data/locale/zh_TW/katello.po.time_stamp +0 -0
  248. metadata +56 -3
@@ -3,11 +3,11 @@
3
3
  "locale_data": {
4
4
  "katello": {
5
5
  "": {
6
- "Project-Id-Version": "katello 2.4.0-RC1",
6
+ "Project-Id-Version": "katello 4.16.2",
7
7
  "Report-Msgid-Bugs-To": "",
8
8
  "PO-Revision-Date": "2017-12-19 20:14+0000",
9
- "Last-Translator": "Amit Upadhye <aupadhye@redhat.com>, 2023",
10
- "Language-Team": "Chinese (China) (https://www.transifex.com/foreman/teams/114/zh_CN/)",
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* product = '%{product}', Repository = '%{repository}'"
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} 订阅将在不到%{days}天之内过期。请在它们到期之前对其进行更新,以确保您的主机将继续接收内容。"
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} 指定%{unused_substitutions},因为这个信息无法在 %{content_url} 中被替代"
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
- "无法将 {view_label} 提升到 {environment_label},因为内容视图和环境不在同一机构中!"
357
+ "无法将 %{view_label} 提升到 %{environment_label},因为内容视图和环境不在同一机构中!"
358
358
  ],
359
359
  "'%{item}' does not exist in the backend system [ Candlepin ]. Either remove and re-enable the repository or try refreshing the manifest before synchronizing. ": [
360
360
  "'%{item}' 没有存在于后端系统中 [Candlepin ]。删除并重新启用仓库,或在同步前尝试刷新清单。 "
@@ -402,16 +402,16 @@
402
402
  "带有相同的主版本和次版本 (%{major}.%{minor}}) 的一个 CV 版本已存在"
403
403
  ],
404
404
  "A Pool and its Subscription cannot belong to different organizations.": [
405
- ""
405
+ "一个池及其订阅不能属于不同的机构。"
406
406
  ],
407
407
  "A backend service [ %s ] is unreachable": [
408
408
  "一个后端服务 [ %s ] 无法被访问"
409
409
  ],
410
410
  "A comma-separated list of refs to include during an ostree sync. The wildcards *, ? are recognized.": [
411
- ""
411
+ "在 ostree 同步期间要包含的以逗号分隔的 refs 列表。可以识别通配符 *, ?。"
412
412
  ],
413
413
  "A comma-separated list of tags to exclude during an ostree sync. The wildcards *, ? are recognized. 'exclude_refs' is evaluated after 'include_refs'.": [
414
- ""
414
+ "在 ostree 同步期间要排除的以逗号分隔的标签列表。通配符 *, ? 可以被识别。'exclude_refs' 在 'include_refs' 后被评估。"
415
415
  ],
416
416
  "A large number of errata are unapplied in this content view, so only the first 100 are shown.": [
417
417
  "此内容视图中未应用大量勘误,因此仅显示前 100 个。"
@@ -426,16 +426,16 @@
426
426
  "一个新版本 "
427
427
  ],
428
428
  "A notification about failed content view promotion": [
429
- ""
429
+ "有关失败的内容视图提升的通知"
430
430
  ],
431
431
  "A notification about failed content view publish": [
432
- ""
432
+ "有关失败的内容视图发布的通知"
433
433
  ],
434
434
  "A notification about failed proxy sync": [
435
- ""
435
+ "有关失败的代理同步的通知"
436
436
  ],
437
437
  "A notification about failed repository sync": [
438
- ""
438
+ "有关失败的存储库同步的通知"
439
439
  ],
440
440
  "A post-promotion summary of hosts with installable errata": [
441
441
  "具有可安装勘误的主机的提升后的摘要"
@@ -464,6 +464,9 @@
464
464
  "About page": [
465
465
  "About 页面"
466
466
  ],
467
+ "Abstract async task": [
468
+ ""
469
+ ],
467
470
  "Access to Red Hat Subscription Management is prohibited. If you would like to change this, please update the content setting 'Subscription connection enabled'.": [
468
471
  "禁止访问红帽订阅管理。如果要更改这个设置,请更新内容设置\\\"订阅连接已启用\\\"。"
469
472
  ],
@@ -480,10 +483,10 @@
480
483
  "操作没有获得可以在这个机构上执行的授权。"
481
484
  ],
482
485
  "Activation Key information": [
483
- ""
486
+ "激活码信息"
484
487
  ],
485
488
  "Activation Key will no longer be available for use. This operation cannot be undone.": [
486
- ""
489
+ "激活码将无法使用。此操作无法撤消。"
487
490
  ],
488
491
  "Activation Keys": [
489
492
  "激活码"
@@ -492,46 +495,46 @@
492
495
  "激活码"
493
496
  ],
494
497
  "Activation key %s has more than one content view. Use #content_views instead.": [
495
- ""
498
+ "激活码 %s 有多个内容视图。使用 #content_views 替代。"
496
499
  ],
497
500
  "Activation key %s has more than one lifecycle environment. Use #lifecycle_environments instead.": [
498
- ""
501
+ "激活码 %s 有多个生命周期环境。使用 #lifecycle_environments 替代。"
499
502
  ],
500
503
  "Activation key '%s' is associated to multiple environments and registering to multiple environments is not enabled.": [
501
- ""
504
+ "激活码 '%s' 与多个环境关联,但没有启用注册到多个环境。"
502
505
  ],
503
506
  "Activation key ID": [
504
507
  "激活码 ID"
505
508
  ],
506
509
  "Activation key deleted": [
507
- ""
510
+ "啟動金鑰已刪除"
508
511
  ],
509
512
  "Activation key details": [
510
- ""
513
+ "激活码详情"
511
514
  ],
512
515
  "Activation key details updated": [
513
- ""
516
+ "激活码详情已更新"
514
517
  ],
515
518
  "Activation key for subscription-manager client, required for CentOS and Red Hat Enterprise Linux. For multiple keys use `activation_keys` param instead.": [
516
519
  "subscription-manager 客户端的激活码,CentOS 和 Red Hat Enterprise Linux 需要它。如果是多个激活码,使用 `activation_keys` 参数替代。"
517
520
  ],
518
521
  "Activation key identifier": [
519
- ""
522
+ "激活码标识符"
520
523
  ],
521
524
  "Activation key(s) to use during registration": [
522
- ""
525
+ "注册过程中使用的激活码"
523
526
  ],
524
527
  "Activation keys": [
525
528
  "激活码"
526
529
  ],
527
530
  "Activation keys can be managed {here}.": [
528
- ""
531
+ "激活码可以被管理 {here}。"
529
532
  ],
530
533
  "Activation keys for subscription-manager client, required for CentOS and Red Hat Enterprise Linux. Required only if host group has no activation keys or if you do not provide a host group.": [
531
- ""
534
+ "subscription-manager 客户端的激活码,CentOS 和 Red Hat Enterprise Linux 需要它。只有在主机组没有激活码或您没有提供一个主机组时才需要。"
532
535
  ],
533
536
  "Activation keys may be used during {system_registration}.": [
534
- ""
537
+ "激活码可在 {system_registration} 中使用。"
535
538
  ],
536
539
  "Activation keys: ": [
537
540
  "激活码:"
@@ -564,7 +567,7 @@
564
567
  "将组件添加到内容视图"
565
568
  ],
566
569
  "Add content": [
567
- ""
570
+ "添加内容"
568
571
  ],
569
572
  "Add content view": [
570
573
  "添加内容视图"
@@ -606,7 +609,7 @@
606
609
  "添加仓库"
607
610
  ],
608
611
  "Add repositories with package groups to content view to select them here.": [
609
- ""
612
+ "将含有软件包组的存储库添加到内容视图,以在此处选择它们。"
610
613
  ],
611
614
  "Add rule": [
612
615
  "添加规则"
@@ -615,7 +618,7 @@
615
618
  "添加源"
616
619
  ],
617
620
  "Add subscriptions": [
618
- ""
621
+ "添加订阅"
619
622
  ],
620
623
  "Add subscriptions consumed by a manifest from Red Hat Subscription Management": [
621
624
  "从 Red Hat Subscription Management 添加被清单消耗的订阅"
@@ -624,7 +627,7 @@
624
627
  "将订阅添加到一个或多个主机"
625
628
  ],
626
629
  "Add subscriptions using the Add Subscriptions button.": [
627
- ""
630
+ "使用 Add Subscriptions 按钮添加订阅。"
628
631
  ],
629
632
  "Add to a host collection": [
630
633
  "添加到一个主机集合"
@@ -648,13 +651,13 @@
648
651
  "受影响的仓库"
649
652
  ],
650
653
  "Affected hosts": [
651
- ""
654
+ "受影响的主机"
652
655
  ],
653
656
  "Affected repositories": [
654
657
  "受影响的仓库"
655
658
  ],
656
659
  "After configuring Foreman, configuration must also be updated on {hosts}. Choose one of the following options to update {hosts}:": [
657
- ""
660
+ "配置 Foreman 后,还必须在 {hosts} 上更新配置。选择以下选项之一来更新 {hosts} :"
658
661
  ],
659
662
  "After generating the incremental update, apply the changes to the specified hosts. Only Errata are supported currently.": [
660
663
  "生成增量更新后,对特定主机应用改变。当前仅支持勘误。"
@@ -696,13 +699,13 @@
696
699
  "只要主机处于构建模式,允许主机注册绕过 'Host Profile Assume'。"
697
700
  ],
698
701
  "Allow hosts or activation keys to be associated with multiple content view environments": [
699
- ""
702
+ "允许主机或激活码与多个内容视图环境关联"
700
703
  ],
701
704
  "Allow hosts to re-register themselves only when they are in build mode": [
702
705
  "仅当主机处于构建模式时才允许主机重新注册"
703
706
  ],
704
707
  "Allow multiple content views": [
705
- ""
708
+ "由多个组件内容视图组成"
706
709
  ],
707
710
  "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
711
  "只要其他主机未使用注册的 DMI UUID,就允许新的主机注册假定注册的配置文件具有匹配的主机名。"
@@ -747,7 +750,7 @@
747
750
  "池中处理与主机相关的任务执行的 worker 数量。当设置为 0 时,将使用默认队列。需要重新启动 dynflowd/foreman-tasks 服务。"
748
751
  ],
749
752
  "An alternate content source can be added by using the \\\\\\\"Add source\\\\\\\" button below.": [
750
- ""
753
+ "可使用下面的 \\\\\\\"Add source\\\\\\\"按钮添加备用内容源。"
751
754
  ],
752
755
  "An environment is missing a prior": [
753
756
  "环境缺少一个前"
@@ -759,7 +762,7 @@
759
762
  "同步时发生错误 \\n%{error_message}"
760
763
  ],
761
764
  "An option to specify how many ostree commits to traverse.": [
762
- ""
765
+ "用于指定要遍历的 ostree 提交数量的选项。"
763
766
  ],
764
767
  "Another component already includes content view with ID %s": [
765
768
  "另一个组件已经包含了 ID 为 %s 的内容视图"
@@ -786,13 +789,13 @@
786
789
  "适用的内容主机"
787
790
  ],
788
791
  "Applicable bugfix/enhancement errata": [
789
- ""
792
+ "适用的程序错误修复/功能增强勘误"
790
793
  ],
791
794
  "Applicable errata apply to at least one package installed on the host.": [
792
795
  "适用的勘误会应用到主机上安装的至少一个软件包。"
793
796
  ],
794
797
  "Applicable security errata": [
795
- ""
798
+ "适用的安全勘误"
796
799
  ],
797
800
  "Application": [
798
801
  "应用"
@@ -801,7 +804,7 @@
801
804
  "应用"
802
805
  ],
803
806
  "Apply errata": [
804
- ""
807
+ "应用勘误"
805
808
  ],
806
809
  "Apply erratum": [
807
810
  ""
@@ -819,16 +822,16 @@
819
822
  "通过远程执行应用"
820
823
  ],
821
824
  "Approaching end of maintenance support": [
822
- ""
825
+ "接近维护支持结束"
823
826
  ],
824
827
  "Approaching end of maintenance support (%s)": [
825
- ""
828
+ "接近维护支持结束 (%s)"
826
829
  ],
827
830
  "Approaching end of support": [
828
- ""
831
+ "接近支持结束"
829
832
  ],
830
833
  "Approaching end of support (%s)": [
831
- ""
834
+ "接近支持结束 (%s)"
832
835
  ],
833
836
  "Arch": [
834
837
  "架构"
@@ -870,13 +873,13 @@
870
873
  "要删除的内容视图组件 ID 的数组。组件关联的标识符"
871
874
  ],
872
875
  "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
- ""
876
+ "要与激活码关联的内容视图环境的 id 数组。如果指定了 content_view_id 和 lifecycle_environment_id,则忽略它。需要启用了 allow_multiple_content_views 设置。"
874
877
  ],
875
878
  "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
- ""
879
+ "要与激活码关联的内容视图环境的 id 数组。如果指定了 content_view_id 和 lifecycle_environment_id,则忽略它。需要启用了 allow_multiple_content_views 设置。"
877
880
  ],
878
881
  "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
- ""
882
+ "要与主机关联的内容视图环境的 id 数组。如果指定了 content_view_id 和 lifecycle_environment_id,则忽略它。需要启用了 allow_multiple_content_views 设置。"
880
883
  ],
881
884
  "Array of host ids": [
882
885
  "主机 ID 数组"
@@ -915,10 +918,10 @@
915
918
  "将发行版本分配给一个或多个主机"
916
919
  ],
917
920
  "Assigning a host to multiple content view environments is not enabled. To enable, set the allow_multiple_content_views setting.": [
918
- ""
921
+ "没有启用将一个主机分配给多个内容视图环境。要启用它,请设置 allow_multiple_content_views 设置。"
919
922
  ],
920
923
  "Assigning an activation key to multiple content view environments is not enabled. To enable, set the allow_multiple_content_views setting.": [
921
- ""
924
+ "没有启用将激活密钥分配给多个内容视图环境。要启用它,请设置 allow_multiple_content_views 设置。"
922
925
  ],
923
926
  "Associated location IDs": [
924
927
  "关联的位置 ID"
@@ -939,10 +942,10 @@
939
942
  "至少有一个激活密钥有分配的生命周期环境和内容视图"
940
943
  ],
941
944
  "At least one errata type option needs to be selected.": [
942
- ""
945
+ "至少需要选择一个勘误类型选项。"
943
946
  ],
944
947
  "At least one of the selected items requires the host to reboot": [
945
- ""
948
+ "至少一个所选项目需要主机重新引导"
946
949
  ],
947
950
  "At least one organization must exist.": [
948
951
  "至少必须存在一个组织。"
@@ -971,6 +974,9 @@
971
974
  "Auto Publish - Triggered by '%s'": [
972
975
  "自动发布 - 由 '%s' 触发"
973
976
  ],
977
+ "Auto attach subscriptions": [
978
+ ""
979
+ ],
974
980
  "Auto publish": [
975
981
  "自动发布"
976
982
  ],
@@ -987,13 +993,13 @@
987
993
  "可用仓库"
988
994
  ],
989
995
  "Available image": [
990
- ""
996
+ "可用镜像"
991
997
  ],
992
998
  "Available image digest": [
993
- ""
999
+ "可用的镜像摘要"
994
1000
  ],
995
1001
  "Available schema versions": [
996
- ""
1002
+ "可用的 Schema 版本"
997
1003
  ],
998
1004
  "Back": [
999
1005
  "返回"
@@ -1008,7 +1014,7 @@
1008
1014
  "查找备用内容的基本 URL"
1009
1015
  ],
1010
1016
  "Base URL of the flatpak registry index, ex: https://flatpaks.redhat.io/rhel/ , https://registry.fedoraproject.org/.": [
1011
- ""
1017
+ "flatpak registry 索引的基本 URL,例如: https://flatpaks.redhat.io/rhel/、https://registry.fedoraproject.org/。"
1012
1018
  ],
1013
1019
  "Base URL to perform repo discovery on": [
1014
1020
  "执行仓库发现操纵的基础 URL"
@@ -1029,7 +1035,7 @@
1029
1035
  "同步仓库的批量大小。"
1030
1036
  ],
1031
1037
  "Before continuing, ensure that all of the following prerequisites are met:": [
1032
- ""
1038
+ "在继续操作前,请确保满足以下所有先决条件:"
1033
1039
  ],
1034
1040
  "Before removing versions you must move activation keys to an environment where the associated version is not in use.": [
1035
1041
  "在删除版本之前,您必须将激活码移到相关的版本没有使用的环境中。"
@@ -1056,22 +1062,22 @@
1056
1062
  "标记为公共的书签可供所有用户使用"
1057
1063
  ],
1058
1064
  "Bootc rollback via Bootc interface": [
1059
- ""
1065
+ "通过 Bootc 接口的 Bootc 回滚"
1060
1066
  ],
1061
1067
  "Bootc status via Bootc interface": [
1062
- ""
1068
+ "通过 Bootc 接口的 Bootc 状态"
1063
1069
  ],
1064
1070
  "Bootc switch via Bootc interface": [
1065
- ""
1071
+ "通过 Bootc 接口的 Bootc 交换"
1066
1072
  ],
1067
1073
  "Bootc upgrade via Bootc interface": [
1068
- ""
1074
+ "通过 Bootc 接口的 Bootc 升级"
1069
1075
  ],
1070
1076
  "Booted Container Images": [
1071
- ""
1077
+ "引导的容器镜像"
1072
1078
  ],
1073
1079
  "Booted container images": [
1074
- ""
1080
+ "引导的容器镜像"
1075
1081
  ],
1076
1082
  "Both": [
1077
1083
  "两者"
@@ -1140,7 +1146,7 @@
1140
1146
  "根據特定環境,計算可套用的勘誤"
1141
1147
  ],
1142
1148
  "Calculate content counts on smart proxies automatically": [
1143
- ""
1149
+ "自动在智能代理上计算内容的数量"
1144
1150
  ],
1145
1151
  "Can communicate with the Red Hat Portal for subscriptions.": [
1146
1152
  "可与红帽门户网站沟通以获取订阅。"
@@ -1182,7 +1188,7 @@
1182
1188
  "Candlepin 没有正常运行"
1183
1189
  ],
1184
1190
  "Candlepin returned different consumer uuid than requested (%s), updating uuid in subscription_facet.": [
1185
- ""
1191
+ "Candlepin 返回与请求的 (%s) 不同的消费者 uuid,在 subscription_facet 中更新 uuid。"
1186
1192
  ],
1187
1193
  "Cannot add %s repositories to a content view.": [
1188
1194
  "无法将%s仓库添加到一个内容视图。"
@@ -1200,28 +1206,28 @@
1200
1206
  "无法将复合版本添加到另外一个复合内容视图中"
1201
1207
  ],
1202
1208
  "Cannot add content view environments from a different organization": [
1203
- ""
1209
+ "无法添加来自不同机构的内容视图环境"
1204
1210
  ],
1205
1211
  "Cannot add default content view to composite content view": [
1206
1212
  "无法将默认内容视图添加到复合内容视图"
1207
1213
  ],
1208
1214
  "Cannot add disabled Red Hat product %s to sync plan!": [
1209
- ""
1215
+ "无法将禁用的红帽产品 %s 添加到迁移计划中!"
1210
1216
  ],
1211
1217
  "Cannot add disabled products to sync plan!": [
1212
- ""
1218
+ "无法将禁用的产品添加到迁移计划中!"
1213
1219
  ],
1214
1220
  "Cannot add generated content view versions to composite content view": [
1215
1221
  "无法将默认内容视图添加到复合内容视图"
1216
1222
  ],
1217
1223
  "Cannot add product %s because it is disabled.": [
1218
- ""
1224
+ "无法添加产品 %s,因为已将其禁用。"
1219
1225
  ],
1220
1226
  "Cannot add repositories to a composite content view": [
1221
1227
  "无法将仓库添加到复合内容视图"
1222
1228
  ],
1223
1229
  "Cannot associate a Red Hat provider with a custom product": [
1224
- ""
1230
+ "无法将红帽供应商与自定义产品关联"
1225
1231
  ],
1226
1232
  "Cannot associate a component to a non composite content view": [
1227
1233
  "无法将一个组件和一个非复合内容视图相关联"
@@ -1245,10 +1251,10 @@
1245
1251
  "无法从 %s 删除,视图在那里不存在。"
1246
1252
  ],
1247
1253
  "Cannot delete product with repositories published in a content view. Product: %{product}, %{view_versions}": [
1248
- "无法删除具有在内容视图中发布的仓库的产品。产品:%{product},%{view_versions}"
1254
+ "无法删除具有在内容视图中发布的仓库的产品。产品:%{product},%{view_versions}"
1249
1255
  ],
1250
1256
  "Cannot delete product: %{product} with repositories that are the last affected repository in content view filters. Delete these repositories before deleting product.": [
1251
- ""
1257
+ "无法删除产品:%{product},带有作为内容视图过滤中最后一个受影响的存储库的软件仓库。在删除产品前删除这些软件仓库。"
1252
1258
  ],
1253
1259
  "Cannot delete provider with attached products": [
1254
1260
  "无法删除附带产品的供应商"
@@ -1266,10 +1272,10 @@
1266
1272
  "当它在环境 %s 中时,无法删除版本"
1267
1273
  ],
1268
1274
  "Cannot delete version while it is in environments: %s": [
1269
- "当它在环境 %s 中时,无法删除版本"
1275
+ "当它在环境中时,无法删除版本:%s"
1270
1276
  ],
1271
1277
  "Cannot delete version while it is in use by composite content views: %s": [
1272
- "当它在复合内容视图 %s 中时,无法删除版本"
1278
+ "当它在复合内容视图中时,无法删除版本:%s"
1273
1279
  ],
1274
1280
  "Cannot delete view while it exists in environments": [
1275
1281
  "当在环境中存在时无法删除视图"
@@ -1281,13 +1287,13 @@
1281
1287
  "无法从红帽产品导入定制订阅。"
1282
1288
  ],
1283
1289
  "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
- ""
1290
+ "无法从过滤和非过滤的内容视图版本导出。导出的内容视图版本 '%{content_view} %{current}' 无法从版本 '%{from}.' 中递增更新。请做一个完整的导出。"
1285
1291
  ],
1286
1292
  "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
- ""
1293
+ "不能逐步导出版本以及常规版本或反之亦然。导出的内容视图版本 '%{content_view} %{current}' 无法从版本 '%{from}.' 进行完整导出。"
1288
1294
  ],
1289
1295
  "Cannot install errata: No errata found for search term '%s'": [
1290
- ""
1296
+ "无法安装勘误:没有找到搜索词 '%s' 的勘误"
1291
1297
  ],
1292
1298
  "Cannot perform an incremental update on a Composite Content View Version (%{name} version version %{version}": [
1293
1299
  "无法在组合内容视图版本 (%{name} version version %{version} 上执行增量更新"
@@ -1311,7 +1317,7 @@
1311
1317
  "无法将系统注册到“%s ' 环境"
1312
1318
  ],
1313
1319
  "Cannot remove '%{view}' from environment '%{env}' due to associated %{dependent}: %{names}.": [
1314
- "无法从环境 '%{env}' 删除 '%{view}',因为关联了 %{dependent}: %{names}."
1320
+ "无法从环境 '%{env}' 中删除 '%{view}',因为关联了 %{dependent}: %{names}"
1315
1321
  ],
1316
1322
  "Cannot remove content from a non-custom repository": [
1317
1323
  "無法從非自訂軟體庫移除內容"
@@ -1320,7 +1326,7 @@
1320
1326
  "无法从环境中删除内容视图。内容视图 '%{view}' 没有在生命周期环境 '%{env}' 中。"
1321
1327
  ],
1322
1328
  "Cannot remove package(s): No installed packages found for search term '%s'.": [
1323
- ""
1329
+ "无法删除软件包:没有找到搜索术语 '%s' 的软件包。"
1324
1330
  ],
1325
1331
  "Cannot set attribute %{attr} for content type %{type}": [
1326
1332
  "无法为内容类型 %{attr} 设置属性 %{type}"
@@ -1329,7 +1335,7 @@
1329
1335
  "无法将自动发布设置为非复合内容视图"
1330
1336
  ],
1331
1337
  "Cannot skip metadata check on non-yum/deb repositories.": [
1332
- ""
1338
+ "无法在非 yum/deb 仓库上跳过元数据检查。"
1333
1339
  ],
1334
1340
  "Cannot specify components for non-composite views": [
1335
1341
  "无法为非复合视图指定组件"
@@ -1341,10 +1347,10 @@
1341
1347
  "无法同步带有按需下载策略的 file:// 仓库"
1342
1348
  ],
1343
1349
  "Cannot update properties of a container push repository": [
1344
- ""
1350
+ "无法更新容器推送仓库的属性"
1345
1351
  ],
1346
1352
  "Cannot upgrade packages: No installed packages found for search term '%s'.": [
1347
- ""
1353
+ "无法升级软件包:没有找到根据关键字 '%s' 搜索的软件包。"
1348
1354
  ],
1349
1355
  "Cannot upload Ansible collections.": [
1350
1356
  "无法上传 Ansible 集合。"
@@ -1353,7 +1359,7 @@
1353
1359
  "无法上传容器镜像内容。"
1354
1360
  ],
1355
1361
  "Cannot upload container content via Hammer/API. Use podman push instead.": [
1356
- ""
1362
+ "无法通过 Hammer/API 上传容器内容。使用 podman push 替代。"
1357
1363
  ],
1358
1364
  "Capacity": [
1359
1365
  "容量"
@@ -1365,19 +1371,19 @@
1365
1371
  "更改内容源"
1366
1372
  ],
1367
1373
  "Change content view environments": [
1368
- ""
1374
+ "改变内容视图环境"
1369
1375
  ],
1370
1376
  "Change host content source": [
1371
1377
  "更改主机内容源"
1372
1378
  ],
1373
1379
  "Changing a host's content source will change the Smart Proxy from which the host gets its content.": [
1374
- ""
1380
+ "更改主机的内容源将更改主机从中获取其内容的智能代理。"
1375
1381
  ],
1376
1382
  "Check audited changes and proceed only if content or filters have changed since last publish": [
1377
- ""
1383
+ "检查审计的更改,只有在内容或过滤器自上次发布后改变时才进行"
1378
1384
  ],
1379
1385
  "Check for missing or corrupted artifacts, and attempt to redownload them.": [
1380
- ""
1386
+ "检查丢失或损坏的工件,并尝试重新下载它们。"
1381
1387
  ],
1382
1388
  "Check if a connection can be made to Red Hat Subscription Management.": [
1383
1389
  "检查是否可以与 Red Hat Subscription Management 建立连接。"
@@ -1398,7 +1404,7 @@
1398
1404
  "无法为使用按需下载策略的 yum 仓库设置 Checksum 类型。"
1399
1405
  ],
1400
1406
  "Checksum used for published repository contents. Supported types: %s": [
1401
- ""
1407
+ "用于发布的仓库内容的校验和。支持的类型:%s"
1402
1408
  ],
1403
1409
  "Choose content credentials if required for this RHUI source.": [
1404
1410
  "如果需要此 RHUI 源,请选择内容凭证。"
@@ -1416,7 +1422,7 @@
1416
1422
  "单击此处进入任务的任务页面。"
1417
1423
  ],
1418
1424
  "Click to see repositories available to add.": [
1419
- ""
1425
+ "点击以查看可添加的存储库。"
1420
1426
  ],
1421
1427
  "Click {update} below to save changes.": [
1422
1428
  "点击下面的 {update} 来保存更改。"
@@ -1431,13 +1437,13 @@
1431
1437
  "全部折叠"
1432
1438
  ],
1433
1439
  "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
- ""
1440
+ "与激活码关联的内容视图环境标签的列表,以逗号分隔, 格式为 'lifecycle_environment_label/content_view_label'。如果指定了 content_view_environment_ids,或指定了 content_view_id 和 lifecycle_environment_id 则会被忽略。需要启用 allow_multiple_content_views 设置。"
1435
1441
  ],
1436
1442
  "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
- ""
1443
+ "与激活码关联的内容视图环境标签的列表,以逗号分隔, 格式为 'lifecycle_environment_label/content_view_label'。如果指定了 content_view_environment_ids,或指定了 content_view_id 和 lifecycle_environment_id 则会被忽略。需要启用 allow_multiple_content_views 设置。"
1438
1444
  ],
1439
1445
  "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
- ""
1446
+ "与主机关联的内容视图环境标签的列表,以逗号分隔, 格式为 'lifecycle_environment_label/content_view_label'。如果指定了 content_view_environment_ids,或指定了 content_view_id 和 lifecycle_environment_id 则会被忽略。需要启用 allow_multiple_content_views 设置。"
1441
1447
  ],
1442
1448
  "Comma-separated list of subpaths. All subpaths must have a slash at the end and none at the front.": [
1443
1449
  "以逗号分隔的子路径列表。所有子路径都必须在结尾有一个斜杠,且在开头没有斜杠。"
@@ -1448,11 +1454,14 @@
1448
1454
  "Comma-separated list of tags to sync for a container image repository": [
1449
1455
  "逗号分隔的标签列表,以同步容器镜像仓库"
1450
1456
  ],
1457
+ "Commit upload": [
1458
+ ""
1459
+ ],
1451
1460
  "Compare": [
1452
1461
  "比较"
1453
1462
  ],
1454
1463
  "Completed pulp task protection days": [
1455
- ""
1464
+ "完成的 pulp 任务保护的天数"
1456
1465
  ],
1457
1466
  "Component": [
1458
1467
  "组件"
@@ -1467,7 +1476,7 @@
1467
1476
  "组件"
1468
1477
  ],
1469
1478
  "Composite": [
1470
- "组成"
1479
+ ""
1471
1480
  ],
1472
1481
  "Composite Content View": [
1473
1482
  "复合内容视图"
@@ -1485,10 +1494,10 @@
1485
1494
  "運算資源 ID"
1486
1495
  ],
1487
1496
  "Configuration still must be updated on {hosts}": [
1488
- ""
1497
+ "配置仍需要在 {hosts} 上更新"
1489
1498
  ],
1490
1499
  "Configuration updated on Foreman": [
1491
- ""
1500
+ "Foreman 上更新的配置"
1492
1501
  ],
1493
1502
  "Confirm Deletion": [
1494
1503
  "确认删除"
@@ -1500,13 +1509,13 @@
1500
1509
  "考虑将生命周期环境的注册表名称特征改为更具体。"
1501
1510
  ],
1502
1511
  "Consisting of multiple content views": [
1503
- "由多个组件内容视图组成"
1512
+ ""
1504
1513
  ],
1505
1514
  "Consists of content views": [
1506
- "由内容视图组成"
1515
+ ""
1507
1516
  ],
1508
1517
  "Consists of repositories": [
1509
- "由仓库组成"
1518
+ ""
1510
1519
  ],
1511
1520
  "Consumed": [
1512
1521
  "已消耗"
@@ -1596,7 +1605,7 @@
1596
1605
  "内容视图过滤器 ID"
1597
1606
  ],
1598
1607
  "Content View Filter identifier. Use to filter by ID": [
1599
- ""
1608
+ "内容视图过滤器标识符。用于根据 ID 过滤"
1600
1609
  ],
1601
1610
  "Content View ID": [
1602
1611
  "内容视图 ID"
@@ -1641,10 +1650,10 @@
1641
1650
  "内容凭证"
1642
1651
  ],
1643
1652
  "Content facet for host %s has more than one content view. Use #content_views instead.": [
1644
- ""
1653
+ "主机 %s 的内容会有多个内容视图。改为使用 slirpcontent_views。"
1645
1654
  ],
1646
1655
  "Content facet for host %s has more than one lifecycle environment. Use #lifecycle_environments instead.": [
1647
- ""
1656
+ "主机 %s 的内容有多个生命周期环境。使用它替代了lifecycle_environments。"
1648
1657
  ],
1649
1658
  "Content files to upload. Can be a single file or array of files.": [
1650
1659
  "要上传的内容文件。可以是单个文件或文件数组。"
@@ -1659,7 +1668,7 @@
1659
1668
  "由 %{user} 导入到内容视图 '%{name}' 中的内容"
1660
1669
  ],
1661
1670
  "Content may come from {contentSourceName} or any other Smart Proxy behind the load balancer.": [
1662
- ""
1671
+ "内容可能来自 {contentSourceName} 或负载均衡器后面的任何其他智能代理。"
1663
1672
  ],
1664
1673
  "Content not uploaded to pulp": [
1665
1674
  "没有上传到 pulp 的内容"
@@ -1680,13 +1689,13 @@
1680
1689
  "內容类型"
1681
1690
  ],
1682
1691
  "Content type %{content_type_string} does not belong to an enabled repo type.": [
1683
- "内容类型 %{content_type_string} 不属于已启用的存储库类型。"
1692
+ "内容类型 %{content_type_string} 不属于已启用的仓库类型。"
1684
1693
  ],
1685
1694
  "Content type %{content_type} is incompatible with repositories of type %{repo_type}": [
1686
- "内容类型 %{content_type} 与类型为%{repo_type} 的软件仓库不兼容"
1695
+ "内容类型 %{content_type} 与类型为 %{repo_type} 的软件仓库不兼容"
1687
1696
  ],
1688
1697
  "Content type does not support repo discovery": [
1689
- ""
1698
+ "内容类型不支持仓库发现"
1690
1699
  ],
1691
1700
  "Content view": [
1692
1701
  "内容视图"
@@ -1695,13 +1704,13 @@
1695
1704
  "内容视图 {name} 已创建"
1696
1705
  ],
1697
1706
  "Content view '%{content_view}' is not attached to the environment.": [
1698
- ""
1707
+ "内容视图 '%{content_view}' 没有附加到环境。"
1699
1708
  ],
1700
1709
  "Content view '%{content_view}' is not attached to this capsule.": [
1701
- ""
1710
+ "内容视图 '%{content_view}' 没有附加到这个 capsule。"
1702
1711
  ],
1703
1712
  "Content view '%{cv_name}' is a generated content view, which cannot be assigned to hosts or activation keys.": [
1704
- ""
1713
+ "内容视图 '%{cv_name}' 是一个生成的内容视图,无法分配给主机或激活码。"
1705
1714
  ],
1706
1715
  "Content view '%{view}' is not in environment '%{env}'": [
1707
1716
  "内容视图 '%{view}' 没有在环境 '%{env}' 中"
@@ -1713,25 +1722,25 @@
1713
1722
  "内容视图 ID"
1714
1723
  ],
1715
1724
  "Content view and environment not set for registration.": [
1716
- ""
1725
+ "未设置内容视图和环境以进行注册。"
1717
1726
  ],
1718
1727
  "Content view and lifecycle environment must be provided together": [
1719
- ""
1728
+ "内容视图和生命周期环境必须一起提供"
1720
1729
  ],
1721
1730
  "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
- ""
1731
+ "内容视图不需要发布,因为上次发布以来没有审核更改。如果您不想检查内容视图是否需要发布,则 Pass check_needs_publish 参数为 false。"
1723
1732
  ],
1724
1733
  "Content view environment": [
1725
- ""
1734
+ "内容视图环境"
1726
1735
  ],
1727
1736
  "Content view environments": [
1728
- ""
1737
+ "内容视图环境"
1729
1738
  ],
1730
1739
  "Content view environments and activation key must all belong to the same organization": [
1731
- ""
1740
+ "内容视图环境和激活码必须属于同一机构"
1732
1741
  ],
1733
1742
  "Content view environments must have both a content view and an environment": [
1734
- ""
1743
+ "内容视图环境必须具有内容视图和环境"
1735
1744
  ],
1736
1745
  "Content view has repository label '%s' which is not specified in repos_units parameter.": [
1737
1746
  "内容视图具有仓库标签 '%s',它没有在 repos_units 参数中指定。"
@@ -1743,7 +1752,7 @@
1743
1752
  "内容视图标签"
1744
1753
  ],
1745
1754
  "Content view must be specified": [
1746
- ""
1755
+ "必须指定内容视图"
1747
1756
  ],
1748
1757
  "Content view name": [
1749
1758
  "内容视图名称"
@@ -1755,10 +1764,10 @@
1755
1764
  "內容視域的數字識別子"
1756
1765
  ],
1757
1766
  "Content view promote failure": [
1758
- ""
1767
+ "内容视图提升失败"
1759
1768
  ],
1760
1769
  "Content view publish failure": [
1761
- ""
1770
+ "内容视图发布失败"
1762
1771
  ],
1763
1772
  "Content view version export history identifier": [
1764
1773
  "内容视图版本导出的历史标识符"
@@ -1770,10 +1779,10 @@
1770
1779
  "内容视图版本导入的历史标识符"
1771
1780
  ],
1772
1781
  "Content view version is empty": [
1773
- ""
1782
+ "内容视图版本为空"
1774
1783
  ],
1775
1784
  "Content view version is empty or content counts are not up to date": [
1776
- ""
1785
+ "内容视图版本为空,或者内容计数不是最新的"
1777
1786
  ],
1778
1787
  "Content views": [
1779
1788
  "内容视图"
@@ -1802,15 +1811,27 @@
1802
1811
  "Copy": [
1803
1812
  "复制"
1804
1813
  ],
1814
+ "Copy all units": [
1815
+ ""
1816
+ ],
1805
1817
  "Copy an activation key": [
1806
1818
  "复制激活码"
1807
1819
  ],
1820
+ "Copy content": [
1821
+ ""
1822
+ ],
1808
1823
  "Copy content view": [
1809
1824
  "复制内容视图"
1810
1825
  ],
1811
1826
  "Copy to clipboard": [
1812
1827
  "复制到剪贴板"
1813
1828
  ],
1829
+ "Copy version": [
1830
+ ""
1831
+ ],
1832
+ "Copy version units to library": [
1833
+ ""
1834
+ ],
1814
1835
  "Cores per socket": [
1815
1836
  "每個插槽的核心數"
1816
1837
  ],
@@ -1827,10 +1848,10 @@
1827
1848
  "找不到 %{count} 勘误。仅找到:%{found}"
1828
1849
  ],
1829
1850
  "Could not find %{name} resource with id %{id}. %{perms_message}": [
1830
- "无法找到 ID 为 %{name} 的 %{id} 资源。%{perms_message}"
1851
+ "没有找到 id 为 %{id} 的 %{name} 资源。%{perms_message}"
1831
1852
  ],
1832
1853
  "Could not find %{name} resources with ids %{ids}": [
1833
- "无法找到带有 id %{name} 资源 %{ids}"
1854
+ "没有找到 id %{ids} %{name} 资源"
1834
1855
  ],
1835
1856
  "Could not find Environment with ids: %s": [
1836
1857
  "找不到 id 为 %s 的环境"
@@ -1851,13 +1872,13 @@
1851
1872
  "无法找到升级到的环境"
1852
1873
  ],
1853
1874
  "Could not locate Pulp distribution.": [
1854
- ""
1875
+ "无法找到 Pulp 发布。"
1855
1876
  ],
1856
1877
  "Could not locate local uploaded repository for content indexing.": [
1857
- ""
1878
+ "无法找到用于内容索引的本地上传的仓库。"
1858
1879
  ],
1859
1880
  "Could not locate repository properties for content indexing.": [
1860
- ""
1881
+ "无法找到用于内容索引的仓库属性。"
1861
1882
  ],
1862
1883
  "Could not remove the lifecycle environment from the smart proxy": [
1863
1884
  "无法从智能代理中删除生命周期环境"
@@ -1866,10 +1887,10 @@
1866
1887
  "无法建立到 %s 的连接"
1867
1888
  ],
1868
1889
  "Couldn't find %{content_type} with id '%{id}'": [
1869
- "没有找到带有 id '%{id}' 的 %{content_type}"
1890
+ "没有找到 id '%{id}' 的 %{content_type}"
1870
1891
  ],
1871
1892
  "Couldn't find %{type} Filter with id %{id}": [
1872
- "找不到 id 为 %{id} 的 %{type} 过滤器"
1893
+ "找不到 id 为 %{id} 的 %{type} 过滤"
1873
1894
  ],
1874
1895
  "Couldn't find ContentViewFilter with id=%s": [
1875
1896
  "找不到 id=%s 的 ContentViewFilter"
@@ -1896,7 +1917,7 @@
1896
1917
  "找不到内容主机环境 '%s'"
1897
1918
  ],
1898
1919
  "Couldn't find content view environment with content view ID '%{cv}' and environment ID '%{env}'": [
1899
- ""
1920
+ "无法找到带有内容视图 ID '%{cv}' 和环境 ID '%{env}' 的内容视图环境。"
1900
1921
  ],
1901
1922
  "Couldn't find content view version '%s'": [
1902
1923
  "找不到内容视图版本 '%s'"
@@ -1941,7 +1962,7 @@
1941
1962
  "无法找到名称为 '%s' 的智能代理"
1942
1963
  ],
1943
1964
  "Couldn't find specified content view and lifecycle environment.": [
1944
- ""
1965
+ "找不到指定的内容视图和生命周期环境。"
1945
1966
  ],
1946
1967
  "Couldn't find subject of synchronization": [
1947
1968
  "找不到要同步的東西"
@@ -1956,7 +1977,7 @@
1956
1977
  "创建备用内容源"
1957
1978
  ],
1958
1979
  "Create Container Push Repository Root": [
1959
- ""
1980
+ "创建容器推送仓库根"
1960
1981
  ],
1961
1982
  "Create Export History": [
1962
1983
  "创建导出历史记录"
@@ -1986,7 +2007,7 @@
1986
2007
  "创建一个过滤规则。所包含的参数应基于过滤器类型。"
1987
2008
  ],
1988
2009
  "Create a flatpak remote": [
1989
- ""
2010
+ "创建 flatpak 远程"
1990
2011
  ],
1991
2012
  "Create a host collection": [
1992
2013
  "建立主機集"
@@ -2018,21 +2039,36 @@
2018
2039
  "Create content view": [
2019
2040
  "创建內容视图"
2020
2041
  ],
2042
+ "Create exporter": [
2043
+ ""
2044
+ ],
2021
2045
  "Create filter": [
2022
2046
  "创建过滤器"
2023
2047
  ],
2024
2048
  "Create host collection": [
2025
2049
  "创建主机集"
2026
2050
  ],
2027
- "Create new activation key": [
2051
+ "Create import": [
2052
+ ""
2053
+ ],
2054
+ "Create importer": [
2028
2055
  ""
2029
2056
  ],
2057
+ "Create new activation key": [
2058
+ "创建新的激活码"
2059
+ ],
2030
2060
  "Create organization": [
2031
2061
  "创建机构"
2032
2062
  ],
2033
2063
  "Create package filter rule": [
2034
2064
  "创建软件包过滤规则"
2035
2065
  ],
2066
+ "Create publication": [
2067
+ ""
2068
+ ],
2069
+ "Create remote": [
2070
+ ""
2071
+ ],
2036
2072
  "Create rule": [
2037
2073
  "创建规则"
2038
2074
  ],
@@ -2112,7 +2148,7 @@
2112
2148
  "Deb 软件包"
2113
2149
  ],
2114
2150
  "Debian packages": [
2115
- ""
2151
+ "Debian 软件包"
2116
2152
  ],
2117
2153
  "Debug Certificate": [
2118
2154
  "除錯憑證"
@@ -2151,7 +2187,7 @@
2151
2187
  "默认系统 SLA"
2152
2188
  ],
2153
2189
  "Default content view versions cannot be promoted": [
2154
- "无法提升默认的内容视图版本"
2190
+ ""
2155
2191
  ],
2156
2192
  "Default download policy for Smart Proxy syncs (either 'inherit', immediate', or 'on_demand')": [
2157
2193
  "智能代理同步默认下载策略('inherit'、immediate' 或'on_demand')"
@@ -2163,10 +2199,10 @@
2163
2199
  "用于启用的红帽仓库默认下载策略('immediate' 或'on_demand')"
2164
2200
  ],
2165
2201
  "Default export format": [
2166
- ""
2202
+ "默认导出格式"
2167
2203
  ],
2168
2204
  "Default export format for content-exports(either 'syncable' or 'importable')": [
2169
- ""
2205
+ "content-exports 的默认导出格式(是 'syncable' 或 'importable')"
2170
2206
  ],
2171
2207
  "Default finish template for new Operating Systems created from synced content": [
2172
2208
  "从同步内容创建的新操作系统的默认完成模板"
@@ -2259,10 +2295,10 @@
2259
2295
  "刪除过滤器规则"
2260
2296
  ],
2261
2297
  "Delete a flatpak remote": [
2262
- ""
2298
+ "删除 flatpak 远程"
2263
2299
  ],
2264
2300
  "Delete activation key?": [
2265
- ""
2301
+ "删除激活码?"
2266
2302
  ],
2267
2303
  "Delete all subscriptions attached to activation keys.": [
2268
2304
  "删除激活码附带的所有订阅。"
@@ -2280,6 +2316,9 @@
2280
2316
  "删除內容视图"
2281
2317
  ],
2282
2318
  "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.": [
2319
+ "删除将此存储库作为最后一个关联的存储库的内容视图过滤器。默认为 true。如果为 false,则此类过滤器现在应用到内容视图中的所有存储库。"
2320
+ ],
2321
+ "Delete distributions": [
2283
2322
  ""
2284
2323
  ],
2285
2324
  "Delete manifest from Red Hat provider": [
@@ -2288,6 +2327,27 @@
2288
2327
  "Delete multiple filters from a content view": [
2289
2328
  "从内容视图中删除多个过滤器"
2290
2329
  ],
2330
+ "Delete orphan alternate content sources": [
2331
+ ""
2332
+ ],
2333
+ "Delete orphan distributions": [
2334
+ ""
2335
+ ],
2336
+ "Delete orphan remotes": [
2337
+ ""
2338
+ ],
2339
+ "Delete orphan repository versions": [
2340
+ ""
2341
+ ],
2342
+ "Delete orphaned migrated repositories": [
2343
+ ""
2344
+ ],
2345
+ "Delete remote": [
2346
+ ""
2347
+ ],
2348
+ "Delete repository references": [
2349
+ ""
2350
+ ],
2291
2351
  "Delete version": [
2292
2352
  "删除版本"
2293
2353
  ],
@@ -2295,7 +2355,7 @@
2295
2355
  "删除版本"
2296
2356
  ],
2297
2357
  "Deleted %{host_count} %{hosts}": [
2298
- ""
2358
+ "已删除 %{host_count} 个 %{hosts}"
2299
2359
  ],
2300
2360
  "Deleted consumer '%s'": [
2301
2361
  "删除消费者 '%s'"
@@ -2319,7 +2379,7 @@
2319
2379
  "删除版本: {versionList}"
2320
2380
  ],
2321
2381
  "Depth": [
2322
- ""
2382
+ "Depth"
2323
2383
  ],
2324
2384
  "Description": [
2325
2385
  "描述"
@@ -2334,7 +2394,7 @@
2334
2394
  "新发布的内容视图版本的描述"
2335
2395
  ],
2336
2396
  "Description of the flatpak remote": [
2337
- ""
2397
+ "flatpak 远程的描述"
2338
2398
  ],
2339
2399
  "Description of the repository": [
2340
2400
  "仓库的描述信息"
@@ -2387,6 +2447,12 @@
2387
2447
  "Destroy an environment in an organization": [
2388
2448
  "銷毀組織中的一個環境"
2389
2449
  ],
2450
+ "Destroy exporter": [
2451
+ ""
2452
+ ],
2453
+ "Destroy importer": [
2454
+ ""
2455
+ ],
2390
2456
  "Destroy one or more alternate content sources": [
2391
2457
  "销毁一个或多个备用内容源"
2392
2458
  ],
@@ -2403,10 +2469,10 @@
2403
2469
  "详情"
2404
2470
  ],
2405
2471
  "Determining settings for ${truncate(name)}": [
2406
- ""
2472
+ "确定 {truncate(name)} 的设置"
2407
2473
  ],
2408
2474
  "Digest": [
2409
- ""
2475
+ "文摘值"
2410
2476
  ],
2411
2477
  "Directly setting package lists on composite content views is not allowed. Please update the components, then re-publish the composite.": [
2412
2478
  "不允许在复合内容视图上直接设置软件包列表。请更新组件,然后重新发布组合。"
@@ -2435,6 +2501,9 @@
2435
2501
  "Disabling Simple Content Access failed for '%{subject}'.": [
2436
2502
  "为 '%{subject}' 禁用简单内容访问失败。"
2437
2503
  ],
2504
+ "Discover": [
2505
+ ""
2506
+ ],
2438
2507
  "Discover Repositories": [
2439
2508
  "发现软件仓库"
2440
2509
  ],
@@ -2463,16 +2532,16 @@
2463
2532
  "下载速率限制"
2464
2533
  ],
2465
2534
  "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
- ""
2535
+ "由于机构发生了变化,此容器名称已经变得不明确(机构名称 '%{org_label}')。如果您希望继续使用此容器名称,请销毁有冲突的机构 '%{o_name}(id %{o_id})。如果您想要同时保留这些机构,请销毁 '%{o_label}/%{prod_label}/%{root_repo_label}' 并使用 id 格式尝试重试推送。"
2467
2536
  ],
2468
2537
  "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
- ""
2538
+ "由于产品发生了变化,此容器名称已经变得不明确(产品名称 '%{prod_label}')。如果您希望继续使用此容器名称,请销毁有冲突的产品 '%{prod_name}' (id %{prod_id})。如果您想要同时保留这些产品,请销毁 '%{org_label}/%{prod_dot_label}/%{root_repo_label}' 并使用 id 格式尝试重试推送。"
2470
2539
  ],
2471
2540
  "Duplicate artifact detected": [
2472
2541
  "检测到重复工件"
2473
2542
  ],
2474
2543
  "Duplicate repositories in content view versions": [
2475
- ""
2544
+ "内容视图版本中的重复存储库"
2476
2545
  ],
2477
2546
  "Duration": [
2478
2547
  "持续时间"
@@ -2490,13 +2559,13 @@
2490
2559
  "编辑 URL 和子路径"
2491
2560
  ],
2492
2561
  "Edit activation key": [
2493
- ""
2562
+ "编辑激活码"
2494
2563
  ],
2495
2564
  "Edit content view assignment": [
2496
2565
  "编辑内容视图分配"
2497
2566
  ],
2498
2567
  "Edit content view environments": [
2499
- ""
2568
+ "编辑内容视图环境"
2500
2569
  ],
2501
2570
  "Edit credentials": [
2502
2571
  "编辑凭证"
@@ -2568,7 +2637,7 @@
2568
2637
  "启用仓库集"
2569
2638
  ],
2570
2639
  "Enable structured APT for deb content": [
2571
- ""
2640
+ "为 deb 内容启用结构化 APT"
2572
2641
  ],
2573
2642
  "Enable/Disable auto publish of composite view": [
2574
2643
  "启用/禁用自动发布复合视图"
@@ -2583,7 +2652,7 @@
2583
2652
  "为 '%{subject}' 启用简单内容访问失败。"
2584
2653
  ],
2585
2654
  "Enabling Tracer requires installing the katello-host-tools-tracer package on the host.": [
2586
- ""
2655
+ "启用 Tracer 需要在主机上安装 katello-host-tools-tracer 软件包。"
2587
2656
  ],
2588
2657
  "End Date": [
2589
2658
  "结束日期"
@@ -2619,10 +2688,10 @@
2619
2688
  "环境"
2620
2689
  ],
2621
2690
  "Environment ID": [
2622
- ""
2691
+ "环境 ID"
2623
2692
  ],
2624
2693
  "Environment ID and content view ID must be provided together": [
2625
- ""
2694
+ "环境 ID 和内容视图 ID 必须一起提供"
2626
2695
  ],
2627
2696
  "Environment IDs": [
2628
2697
  "环境 ID"
@@ -2630,11 +2699,14 @@
2630
2699
  "Environment cannot be in its own promotion path": [
2631
2700
  "環境不能位於自己的推送路徑上"
2632
2701
  ],
2702
+ "Environment contents refresh": [
2703
+ ""
2704
+ ],
2633
2705
  "Environment identifier": [
2634
2706
  "环境标识符"
2635
2707
  ],
2636
2708
  "Environment name": [
2637
- ""
2709
+ "環境名稱"
2638
2710
  ],
2639
2711
  "Environments": [
2640
2712
  "环境"
@@ -2661,19 +2733,22 @@
2661
2733
  "%s 调度的勘误安装"
2662
2734
  ],
2663
2735
  "Errata and package information will be updated at the next host check-in or package action.": [
2664
- ""
2736
+ "勘误和软件包信息将在下一个主机检查或软件包操作中更新。"
2665
2737
  ],
2666
2738
  "Errata and package information will be updated immediately.": [
2667
- ""
2739
+ "勘误和软件包信息将立即更新。"
2668
2740
  ],
2669
2741
  "Errata id of the erratum (RHSA-2012:108)": [
2670
2742
  "勘误的勘误ID(RHSA-2012:108)"
2671
2743
  ],
2672
- "Errata statuses not updated for deleted content facet with UUID %s": [
2744
+ "Errata mail": [
2673
2745
  ""
2674
2746
  ],
2747
+ "Errata statuses not updated for deleted content facet with UUID %s": [
2748
+ "删除的 UUID 为 %s 的内容方面的勘误状态没有被更新"
2749
+ ],
2675
2750
  "Errata to apply": [
2676
- ""
2751
+ "要应用的勘误"
2677
2752
  ],
2678
2753
  "Errata to exclusively include in the action": [
2679
2754
  "仅包含在操作中的勘误"
@@ -2724,7 +2799,7 @@
2724
2799
  "排除"
2725
2800
  ],
2726
2801
  "Exclude Refs": [
2727
- ""
2802
+ "排除 Refs"
2728
2803
  ],
2729
2804
  "Exclude all RPMs not associated to any errata": [
2730
2805
  "排除没有与任何勘误关联的所有 RPM"
@@ -2754,10 +2829,10 @@
2754
2829
  "即将过期天数"
2755
2830
  ],
2756
2831
  "Expired ": [
2757
- ""
2832
+ "已过期"
2758
2833
  ],
2759
2834
  "Expires ": [
2760
- ""
2835
+ "过期 "
2761
2836
  ],
2762
2837
  "Export": [
2763
2838
  "导出"
@@ -2781,10 +2856,10 @@
2781
2856
  "导出为 CSV"
2782
2857
  ],
2783
2858
  "Export failed: One or more repositories needs to be synced (with Immediate download policy.)": [
2784
- ""
2859
+ "导出失败:需要同步一个或多个软件仓库(使用 Immediate 下载策略)"
2785
2860
  ],
2786
2861
  "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
- ""
2862
+ "导出格式。如果导出的内容需要采用 yum 格式,选择 syncable。此选项仅适用于 %{syncable_repos} 软件仓库。如果导入服务器使用相同的版本和导出内容之一,则需要 %{importable_repos} 存储库之一。"
2788
2863
  ],
2789
2864
  "Export history identifier used for incremental export. If not provided the most recent export history will be used.": [
2790
2865
  "用于增量导出的导出历史记录标识符。如果未提供,将使用最新的出口历史记录。"
@@ -2796,7 +2871,7 @@
2796
2871
  "导出的版本"
2797
2872
  ],
2798
2873
  "Extended support": [
2799
- ""
2874
+ "延长支持"
2800
2875
  ],
2801
2876
  "Facts successfully updated.": [
2802
2877
  "Fact 已成功更新。"
@@ -2828,6 +2903,9 @@
2828
2903
  "Fetch installable errata for one or more hosts.": [
2829
2904
  "为一台或多台主机获取可安装的勘误。"
2830
2905
  ],
2906
+ "Fetch pxe files": [
2907
+ ""
2908
+ ],
2831
2909
  "Fetch traces for one or more hosts": [
2832
2910
  "为一个或多个主机获取跟踪"
2833
2911
  ],
@@ -2859,7 +2937,7 @@
2859
2937
  "过滤其发布由指定的组件版本触发的组合版本"
2860
2938
  ],
2861
2939
  "Filter content view versions that contain the file": [
2862
- ""
2940
+ "过滤包含文件的内容视图版本"
2863
2941
  ],
2864
2942
  "Filter created": [
2865
2943
  "篩選器已建立"
@@ -2921,6 +2999,9 @@
2921
2999
  "Filter versions that are components in the specified composite version": [
2922
3000
  "过滤在指定复合版本中作为组件的版本"
2923
3001
  ],
3002
+ "Filtered index content": [
3003
+ ""
3004
+ ],
2924
3005
  "Filters": [
2925
3006
  "过滤器"
2926
3007
  ],
@@ -2928,10 +3009,10 @@
2928
3009
  "删除的过滤"
2929
3010
  ],
2930
3011
  "Filters were applied to this version.": [
2931
- ""
3012
+ "过滤器应用于这个版本。"
2932
3013
  ],
2933
3014
  "Filters will be applied to this content view version.": [
2934
- ""
3015
+ "过滤器将应用到此内容视图版本。"
2935
3016
  ],
2936
3017
  "Find the relative path for each RHUI repository and combine them in a comma-separated list.": [
2937
3018
  "查找每个 RHUI 仓库的相对路径,并将它们组合在以逗号分隔的列表中。"
@@ -2943,13 +3024,13 @@
2943
3024
  "完成"
2944
3025
  ],
2945
3026
  "Flatpak Remotes": [
2946
- ""
3027
+ "Flatpak 远程"
2947
3028
  ],
2948
3029
  "Flatpak remote numeric identifier": [
2949
- ""
3030
+ "Flatpak 远程数字标识符"
2950
3031
  ],
2951
3032
  "Flatpak remote repository numeric identifier": [
2952
- ""
3033
+ "Flatpak 远程仓库的数字标识符"
2953
3034
  ],
2954
3035
  "Force": [
2955
3036
  "强制"
@@ -2961,16 +3042,16 @@
2961
3042
  "强制一个同步并验证所有内容的 checksums。仅用于yum仓库。"
2962
3043
  ],
2963
3044
  "Force content view promotion and bypass lifecycle environment restriction": [
2964
- ""
3045
+ "强制内容视图推广,并绕过生命周期环境限制"
2965
3046
  ],
2966
3047
  "Force delete the repository by removing it from all content view versions": [
2967
3048
  "从所有内容视图版本中删除存储库来强制删除存储库"
2968
3049
  ],
2969
3050
  "Force metadata regeneration to proceed. Dangerous operation when version has repositories with the 'Complete Mirroring' mirroring policy": [
2970
- ""
3051
+ "强制元数据重新生成。当版本带有\\\"Complete Mirroring\\\"镜像策略的存储库时是危险的操作"
2971
3052
  ],
2972
3053
  "Force metadata regeneration to proceed. Dangerous when repositories use the 'Complete Mirroring' mirroring policy": [
2973
- ""
3054
+ "强制元数据重新生成继续。当仓库使用 'Complete Mirroring' 镜像策略时这样做是危险的"
2974
3055
  ],
2975
3056
  "Force promotion": [
2976
3057
  "强制提升"
@@ -2982,10 +3063,10 @@
2982
3063
  "即使未检测到上游更改也强制进行同步。非 yum 仓库会被跳过。"
2983
3064
  ],
2984
3065
  "Force sync even if no upstream changes are detected. Only used with yum or deb repositories.": [
2985
- ""
3066
+ "即使未检测到上游更改也强制进行同步。仅用于 yum 或 deb 仓库。"
2986
3067
  ],
2987
3068
  "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
- ""
3069
+ "强制重新发布指定存储库,在文件系统上重新生成元数据和符号链接。不允许使用\\\"Complete Mirroring' 镜像\\\"镜像策略的存储库。"
2989
3070
  ],
2990
3071
  "Forces a republish of the version's repositories' metadata": [
2991
3072
  "强制重新发布版本仓库的元数据"
@@ -2994,7 +3075,7 @@
2994
3075
  "完整描述"
2995
3076
  ],
2996
3077
  "Full support": [
2997
- ""
3078
+ "完全支持"
2998
3079
  ],
2999
3080
  "GPG Key URL": [
3000
3081
  "GPG 密钥 URL"
@@ -3006,11 +3087,14 @@
3006
3087
  "生成并下载"
3007
3088
  ],
3008
3089
  "Generate errata status from directly-installable content": [
3009
- ""
3090
+ "从直接安装的内容生成勘误状态"
3010
3091
  ],
3011
3092
  "Generate host applicability": [
3012
3093
  "产生主机适用性"
3013
3094
  ],
3095
+ "Generate metadata": [
3096
+ ""
3097
+ ],
3014
3098
  "Generate repository applicability": [
3015
3099
  "生成仓库适用性"
3016
3100
  ],
@@ -3018,7 +3102,7 @@
3018
3102
  "生成"
3019
3103
  ],
3020
3104
  "Generated content views cannot be assigned to hosts or activation keys": [
3021
- ""
3105
+ "生成的内容视图无法分配给主机/激活码"
3022
3106
  ],
3023
3107
  "Generated content views cannot be directly published. They can updated only via export.": [
3024
3108
  "生成的内容视图无法直接发布。它们只能通过导出进行更新。"
@@ -3057,7 +3141,7 @@
3057
3141
  "给定条件与任何主机都不匹配。尝试更改您的规则。"
3058
3142
  ],
3059
3143
  "Given criteria doesn't match any non-modular RPMs. Try changing your rule.": [
3060
- ""
3144
+ "给定条件与任何非模块化 RPM 都不匹配。尝试更改您的规则。"
3061
3145
  ],
3062
3146
  "Go to job details": [
3063
3147
  "进入作业详情"
@@ -3084,16 +3168,16 @@
3084
3168
  "必须大于 0"
3085
3169
  ],
3086
3170
  "Hash containing the Id of the single lifecycle environment to be associated with the activation key.": [
3087
- ""
3171
+ "包括与激活码关联的单个生命周期环境 ID 的哈希。"
3088
3172
  ],
3089
3173
  "Help": [
3090
- ""
3174
+ "帮助"
3091
3175
  ],
3092
3176
  "Helper": [
3093
3177
  "帮助"
3094
3178
  ],
3095
3179
  "Hide Reclaim Space Warning": [
3096
- ""
3180
+ "隐藏回收空间警告"
3097
3181
  ],
3098
3182
  "Hide affected activation keys": [
3099
3183
  "隐藏受影响的激活码"
@@ -3117,10 +3201,10 @@
3117
3201
  "主机 %s 还没有通过 subscription-manager 注册。"
3118
3202
  ],
3119
3203
  "Host %{hostname}: Cannot add content view environment to content facet. The host's content source '%{content_source}' does not sync lifecycle environment '%{lce}'.": [
3120
- ""
3204
+ "主机 %{hostname} :无法向内容添加内容视图环境。主机的内容源 '%{content_source}' 不同步生命周期环境 '%{lce}'。"
3121
3205
  ],
3122
3206
  "Host %{name} cannot be assigned release version %{release_version}.": [
3123
- "主机 %{name} 无法分配发行版本%{release_version} 。"
3207
+ "主机 %{name} 不能是分配的发行版本 %{release_version} 。"
3124
3208
  ],
3125
3209
  "Host '%{name}' does not belong to an organization": [
3126
3210
  "主机 '%{name}' 不属于一个机构"
@@ -3144,7 +3228,7 @@
3144
3228
  "主机 ID"
3145
3229
  ],
3146
3230
  "Host Limit": [
3147
- ""
3231
+ "主机限制"
3148
3232
  ],
3149
3233
  "Host Profile Assume": [
3150
3234
  "主机配置集假设"
@@ -3174,16 +3258,16 @@
3174
3258
  "主机内容和订阅详细信息"
3175
3259
  ],
3176
3260
  "Host content source will remain the same. Click Save below to update the host's content view environment.": [
3177
- ""
3261
+ "主机内容源将保持不变。点下面的 Save 以更新主机的内容视图环境。"
3178
3262
  ],
3179
3263
  "Host content view and environment updated": [
3180
3264
  "主机内容视图和环境已更新"
3181
3265
  ],
3182
3266
  "Host content view environment(s) updated": [
3183
- ""
3267
+ "更新主机内容视图环境"
3184
3268
  ],
3185
3269
  "Host content view environments updating.": [
3186
- ""
3270
+ "主机内容视图环境更新。"
3187
3271
  ],
3188
3272
  "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
3273
  "主机创建已被跳过%s,因为它与 %s 共享一个 BIOS UUID。要报告此虚拟机管理程序,请覆盖其dmi.system.uuid fact,或在 Candlepin 配置中将 'candlepin.use_system_uuid_for_matching' 设置为'true'。"
@@ -3210,10 +3294,10 @@
3210
3294
  "主机 ID 以列出适用的软件包"
3211
3295
  ],
3212
3296
  "Host identifier": [
3213
- ""
3297
+ "主机标识符"
3214
3298
  ],
3215
3299
  "Host lifecycle support expiration notification": [
3216
- ""
3300
+ "主机生命周期支持过期通知"
3217
3301
  ],
3218
3302
  "Host was not found by the subscription UUID: '%s', this can happen if the host is registered already, but not to this instance": [
3219
3303
  "无法根据订阅 UUID 找到主机:'%s'。如果已注册主机但并不是这个实例,则可能发生这种情况"
@@ -3240,7 +3324,7 @@
3240
3324
  "主机:"
3241
3325
  ],
3242
3326
  "How many days before a completed Pulp task is purged by Orphan Cleanup.": [
3243
- ""
3327
+ "在 Orphan Cleanup 清除已完成的 Pulp 任务前需要等待的天数。"
3244
3328
  ],
3245
3329
  "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
3330
  "capsule 上应同时同步多少个参数。较小的数字可能导致更长的同步时间。较大的数字将增加 dynflow 负载。"
@@ -3248,6 +3332,12 @@
3248
3332
  "How to order the sorted results (e.g. ASC for ascending)": [
3249
3333
  "如何排序結果的順序(比方說 ASC 從下到上)"
3250
3334
  ],
3335
+ "Hypervisors": [
3336
+ ""
3337
+ ],
3338
+ "Hypervisors update": [
3339
+ ""
3340
+ ],
3251
3341
  "ID of a HTTP Proxy": [
3252
3342
  "HTTP 代理的 ID"
3253
3343
  ],
@@ -3270,7 +3360,7 @@
3270
3360
  "在其中显示仓库的机构 ID"
3271
3361
  ],
3272
3362
  "ID of flatpak remote to show repositories of": [
3273
- ""
3363
+ "用于显示软件仓库的 flatpak 远程的 ID"
3274
3364
  ],
3275
3365
  "ID of the Organization": [
3276
3366
  "机构 ID"
@@ -3288,7 +3378,7 @@
3288
3378
  "主機集的 ID"
3289
3379
  ],
3290
3380
  "ID of the organization": [
3291
- "組織的 ID"
3381
+ "机构 ID"
3292
3382
  ],
3293
3383
  "ID of the product containing the repository set": [
3294
3384
  "包含了軟體庫集的產品之 ID"
@@ -3333,22 +3423,22 @@
3333
3423
  "内容主机 ID"
3334
3424
  ],
3335
3425
  "Id of the content view to limit the content counting on": [
3336
- ""
3426
+ "在其中限制内容数量的内容视图 ID"
3337
3427
  ],
3338
3428
  "Id of the content view to limit the synchronization on": [
3339
3429
  "将同步限制于在的内容视图 ID"
3340
3430
  ],
3341
3431
  "Id of the content view to limit verifying checksum on": [
3342
- ""
3432
+ "用于限制验证校验和的内容视图 ID"
3343
3433
  ],
3344
3434
  "Id of the environment to limit the content counting on": [
3345
- ""
3435
+ "在其中限制内容数量的环境 ID"
3346
3436
  ],
3347
3437
  "Id of the environment to limit the synchronization on": [
3348
3438
  "将同步限制于的环境 ID"
3349
3439
  ],
3350
3440
  "Id of the environment to limit verifying checksum on": [
3351
- ""
3441
+ "用于限制验证校验和的环境 ID"
3352
3442
  ],
3353
3443
  "Id of the host": [
3354
3444
  "主機的 ID"
@@ -3366,31 +3456,31 @@
3366
3456
  "把环境限制于的机构 ID"
3367
3457
  ],
3368
3458
  "Id of the repository to limit the content counting on": [
3369
- ""
3459
+ "在其中限制内容数量的仓库 ID"
3370
3460
  ],
3371
3461
  "Id of the repository to limit the synchronization on": [
3372
3462
  "将同步限制于在的仓库 ID"
3373
3463
  ],
3374
3464
  "Id of the repository to limit verifying checksum on": [
3375
- ""
3465
+ "用于限制验证校验和的仓库 ID"
3376
3466
  ],
3377
3467
  "Id of the single content view to be associated with the activation key.": [
3378
- ""
3468
+ "与激活码关联的单一内容视图的 ID。"
3379
3469
  ],
3380
3470
  "Id of the single content view to be associated with the host.": [
3381
- ""
3471
+ "与主机关联的单个内容视图 ID。"
3382
3472
  ],
3383
3473
  "Id of the single lifecycle environment to be associated with the activation key.": [
3384
- ""
3474
+ "与激活码关联的单一生命周期环境的 ID。"
3385
3475
  ],
3386
3476
  "Id of the single lifecycle environment to be associated with the host.": [
3387
- ""
3477
+ "与主机关联的单个生命周期环境 ID。"
3388
3478
  ],
3389
3479
  "Id of the smart proxy": [
3390
3480
  "智能代理 ID"
3391
3481
  ],
3392
3482
  "Id of the smart proxy from which the host consumes content.": [
3393
- ""
3483
+ "主机从其中获取内容的智能代理 ID。"
3394
3484
  ],
3395
3485
  "Idenifier of the SSL CA Cert": [
3396
3486
  "SSL CA 证书的标识符"
@@ -3417,7 +3507,7 @@
3417
3507
  "生命周期环境的标识符"
3418
3508
  ],
3419
3509
  "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
- ""
3510
+ "确定存储库是否应该在具有不匹配操作系统版本的客户端上不可用。 \\n 传递 [] 来为客户端提供存储库,无论操作系统版本是什么。最大长度 1;允许的标签为:%s"
3421
3511
  ],
3422
3512
  "Ids of smart proxies to associate": [
3423
3513
  "要关联的智能代理的 ID"
@@ -3429,10 +3519,10 @@
3429
3519
  "如果主机由于重复的 DMI UUID 而未能注册,请在此处添加以逗号分隔的值。随后的注册将为受影响的主机生成唯一的 DMI UUID。"
3430
3520
  ],
3431
3521
  "If product certificates should be used to authenticate to a custom CDN.": [
3432
- ""
3522
+ "如果产品证书应该用于向自定义 CDN 进行身份验证。"
3433
3523
  ],
3434
3524
  "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
- ""
3525
+ "如果设置,在 Katello 中新创建的 APT 仓库将使用它们从其中同步的远程仓库相同的仓库结构。您可以通过运行 'foreman-rake katello:migrate_structure_content_for_deb' 来迁移现有的 APT 存储库来匹配相关的设置。"
3436
3526
  ],
3437
3527
  "If specified, remove the first instance of a subscription with matching id and quantity": [
3438
3528
  "如果指定,删除具有匹配 id 和数量的订阅的第一个实例"
@@ -3447,7 +3537,7 @@
3447
3537
  "如果这个被启用,并且设置并提供了register_hostname_fact,注册将仅使用该 fact 按名称查找新主机,并且将忽略所有主机名匹配"
3448
3538
  ],
3449
3539
  "If this is enabled, content counts on smart proxies will be updated automatically after content sync.": [
3450
- ""
3540
+ "如果启用了此功能,在内容同步后会自动更新智能代理中的内容数量。"
3451
3541
  ],
3452
3542
  "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
3543
  "如果启用此项,可以删除仓库,即使它们属于公布的内容视图。已删除的仓库将从所有内容视图版本中删除。"
@@ -3456,10 +3546,10 @@
3456
3546
  "如果启用此项,在没有环境的情况下,内容视图版本的软件仓库将在 '/pulp/content/<organization>//content_views/<content view>/X.Y/...' 中分发。"
3457
3547
  ],
3458
3548
  "If this is enabled, the Smart Proxy page will suppress the warning message about reclaiming space.": [
3459
- ""
3549
+ "如果启用了此项,则 Smart Proxy 页将阻止有关回收空间的警告信息。"
3460
3550
  ],
3461
3551
  "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
- ""
3552
+ "如果为 true,则只有可以在没有增量更新的情况下安装的勘误才会影响主机的勘误状态。也会影响主机集合仪表板中的 widget。"
3463
3553
  ],
3464
3554
  "If true, only return repository sets that are associated with an active subscriptions": [
3465
3555
  "如果为 true,则仅返回与有效订阅关联的仓库集"
@@ -3468,7 +3558,7 @@
3468
3558
  "如果为 true,则仅返回已启用的仓库集。默认为 false"
3469
3559
  ],
3470
3560
  "If true, return custom repository sets along with redhat repos. Will be ignored if repository_type is supplied.": [
3471
- ""
3561
+ "如果为 true,则返回自定义存储库集以及 redhat repos。如果提供了 repository_type,则会被忽略。"
3472
3562
  ],
3473
3563
  "If true, when adding the specified errata or packages, any needed dependencies will be copied as well. Defaults to true": [
3474
3564
  "如果为 true,在添加指定勘误或软件包时,需要的依赖软件包也会被复制。默认为 true"
@@ -3483,7 +3573,7 @@
3483
3573
  "可忽略内容只能为 Yum 仓库设置。"
3484
3574
  ],
3485
3575
  "Ignore %s cannot be set in combination with the 'Complete Mirroring' mirroring policy.": [
3486
- ""
3576
+ "忽略 %s 无法与 'Complete Mirroring' 镜像策略结合使用。"
3487
3577
  ],
3488
3578
  "Ignore errors": [
3489
3579
  "忽略错误"
@@ -3501,28 +3591,28 @@
3501
3591
  "忽略的主机"
3502
3592
  ],
3503
3593
  "Image": [
3504
- ""
3594
+ "镜像"
3505
3595
  ],
3506
3596
  "Image digest": [
3507
- ""
3597
+ "镜像摘要"
3508
3598
  ],
3509
3599
  "Image digests": [
3510
- ""
3600
+ "镜像摘要"
3511
3601
  ],
3512
3602
  "Image mode": [
3513
- ""
3603
+ "镜像模式"
3514
3604
  ],
3515
3605
  "Image mode / package mode": [
3516
- ""
3606
+ "镜像模式 / 软件包模式"
3517
3607
  ],
3518
3608
  "Image mode details": [
3519
- ""
3609
+ "镜像模式详情"
3520
3610
  ],
3521
3611
  "Image name": [
3522
- ""
3612
+ "镜像名称"
3523
3613
  ],
3524
3614
  "Image-mode host": [
3525
- ""
3615
+ "image-mode 主机"
3526
3616
  ],
3527
3617
  "Immediate": [
3528
3618
  "立即"
@@ -3558,16 +3648,19 @@
3558
3648
  "将一个内容视图版本导入到库"
3559
3649
  ],
3560
3650
  "Import a manifest using the Manifest tab above.": [
3561
- ""
3651
+ "使用上面的清单标签页导入清单。"
3562
3652
  ],
3563
3653
  "Import a repository": [
3564
3654
  "导入软件仓库"
3565
3655
  ],
3566
3656
  "Import a subscription manifest to give hosts access to Red Hat content.": [
3657
+ "导入订阅清单,为主机授予红帽内容的访问权限。"
3658
+ ],
3659
+ "Import migration": [
3567
3660
  ""
3568
3661
  ],
3569
3662
  "Import new manifest": [
3570
- ""
3663
+ "导入新清单"
3571
3664
  ],
3572
3665
  "Import only": [
3573
3666
  "仅导入"
@@ -3575,6 +3668,12 @@
3575
3668
  "Import only Content Views cannot be directly publsihed. Content can only be updated by importing into the view.": [
3576
3669
  "仅导入不能直接发布的内容视图。内容只能通过导入至视图来更新。"
3577
3670
  ],
3671
+ "Import repository upload": [
3672
+ ""
3673
+ ],
3674
+ "Import upload": [
3675
+ ""
3676
+ ],
3578
3677
  "Import uploads into a repository": [
3579
3678
  "将上传文件导入仓库"
3580
3679
  ],
@@ -3603,7 +3702,7 @@
3603
3702
  "包括"
3604
3703
  ],
3605
3704
  "Include Refs": [
3606
- ""
3705
+ "包括 Refs"
3607
3706
  ],
3608
3707
  "Include all RPMs not associated to any errata": [
3609
3708
  "包括所有没有与任何勘误关联的 RPM"
@@ -3618,7 +3717,7 @@
3618
3717
  "包含的过滤"
3619
3718
  ],
3620
3719
  "Include manifests": [
3621
- ""
3720
+ "包括清单"
3622
3721
  ],
3623
3722
  "Included": [
3624
3723
  "包含"
@@ -3641,8 +3740,11 @@
3641
3740
  "Incremental Update incomplete.": [
3642
3741
  "增量更新不完整。"
3643
3742
  ],
3743
+ "Incremental Update of Content View Version(s) ": [
3744
+ ""
3745
+ ],
3644
3746
  "Incremental Update of %{content_view_count} Content View Version(s) ": [
3645
- "增量更新 %{content_view_count} 个内容视图版本"
3747
+ "%{content_view_count} 内容视图版本的增量更新 "
3646
3748
  ],
3647
3749
  "Incremental update": [
3648
3750
  "增量更新"
@@ -3653,12 +3755,27 @@
3653
3755
  "Incremental update specified for composite %{name} version %{version}, but no components updated.": [
3654
3756
  "为复合 %{name} 版本 %{version} 指定了增量更新,但没有更新的组件。"
3655
3757
  ],
3758
+ "Index content": [
3759
+ ""
3760
+ ],
3761
+ "Index errata": [
3762
+ ""
3763
+ ],
3764
+ "Index module streams": [
3765
+ ""
3766
+ ],
3767
+ "Index package groups": [
3768
+ ""
3769
+ ],
3656
3770
  "Informable Type must be one of the following [ %{list} ]": [
3657
3771
  "信息类型需要是 [ %{list} ] 之一"
3658
3772
  ],
3659
3773
  "Inherit from Repository": [
3660
3774
  "从仓库继承"
3661
3775
  ],
3776
+ "Initialize": [
3777
+ ""
3778
+ ],
3662
3779
  "Initiate a sync of the products attached to the sync plan": [
3663
3780
  "启动同步计划中附加产品的同步"
3664
3781
  ],
@@ -3693,13 +3810,13 @@
3693
3810
  "可安装"
3694
3811
  ],
3695
3812
  "Installable bugfix/enhancement errata": [
3696
- ""
3813
+ "可安装的程序错误修复/功能增强勘误"
3697
3814
  ],
3698
- "Installable errata are applicable errata that are available in the host's content view and lifecycle environment.": [
3815
+ "Installable errata are applicable errata that are available in the host's assigned content view environments.": [
3699
3816
  ""
3700
3817
  ],
3701
3818
  "Installable security errata": [
3702
- ""
3819
+ "可安装的安全勘误"
3703
3820
  ],
3704
3821
  "Installable updates": [
3705
3822
  "可安装的更新"
@@ -3734,6 +3851,9 @@
3734
3851
  "Installing Package...": [
3735
3852
  "正在安裝套件..."
3736
3853
  ],
3854
+ "Instance update": [
3855
+ ""
3856
+ ],
3737
3857
  "Instance-based": [
3738
3858
  "基于实例"
3739
3859
  ],
@@ -3765,10 +3885,10 @@
3765
3885
  "指定了無效的勘誤篩選器規則,「errata_id」不可指定為與 'start_date'、'end_date' 或 'types' 相同的變數值組"
3766
3886
  ],
3767
3887
  "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
- ""
3888
+ "指定了无效的勘误过滤,需要是以下之一: 'errata_id', 'start_date', 'end_date', 'types', 或 'allow_other_types'"
3769
3889
  ],
3770
3890
  "Invalid erratum types %{invalid_types} provided. Erratum type can be any of %{valid_types}": [
3771
- "提供了无效的勘误类型 %{invalid_types}。勘误类型可用是 %{valid_types} 中的任何值"
3891
+ "提供了无效的勘误类型 %{invalid_types}。勘误类型可以是 %{valid_types} 的任何值"
3772
3892
  ],
3773
3893
  "Invalid event_type %s": [
3774
3894
  "无效的 event_type %s"
@@ -3780,25 +3900,25 @@
3780
3900
  "指定了无效的过滤器规则,“ version” 不能在同一个tuple 中与 'min_version' 或 'max_version' 一起指定"
3781
3901
  ],
3782
3902
  "Invalid format. Container name cannot be blank.": [
3783
- ""
3903
+ "无效的格式。容器名称不能为空。"
3784
3904
  ],
3785
3905
  "Invalid format. Container pushes should follow 'organization_label/product_label/name' OR 'id/organization_id/product_id/name' schema.": [
3786
- ""
3906
+ "无效的格式。容器推送应遵循 'organization_label/product_label/name' 或 'id/organization_id/product_id/name' 的格式。"
3787
3907
  ],
3788
3908
  "Invalid format. Organization id must be an integer without leading zeros.": [
3789
- ""
3909
+ "无效的格式。机构 id 必须是没有前导零的整数。"
3790
3910
  ],
3791
3911
  "Invalid format. Organization label cannot be blank.": [
3792
- ""
3912
+ "无效的格式。机构标签不能为空。"
3793
3913
  ],
3794
3914
  "Invalid format. Product id must be an integer without leading zeros.": [
3795
- ""
3915
+ "无效的格式。产品 id 必须是没有前导零的整数。"
3796
3916
  ],
3797
3917
  "Invalid format. Product label cannot be blank.": [
3798
- ""
3918
+ "无效的格式。产品标签不能为空。"
3799
3919
  ],
3800
3920
  "Invalid mirroring policy for repository type %{type}, only %{policies} are valid.": [
3801
- "对仓库类型 %{type} 而言无效的镜像策略,只有 %{policies} 有效。"
3921
+ "对于仓库类型 %{type} 的无效的镜像策略,只有 %{policies} 有效。"
3802
3922
  ],
3803
3923
  "Invalid parameters sent in the request for this operation. Please contact a system administrator.": [
3804
3924
  "在此操作的请求中发送了无效的参数。请与系统管理员联系。"
@@ -3840,7 +3960,7 @@
3840
3960
  "出自"
3841
3961
  ],
3842
3962
  "It is only allowed for Non-Redhat Yum repositories.": [
3843
- ""
3963
+ "仅允许用于非红帽的 Yum 仓库。"
3844
3964
  ],
3845
3965
  "Job '${description}' completed": [
3846
3966
  "作为 '${description}' 已完成"
@@ -3849,28 +3969,28 @@
3849
3969
  "作业 '${description}' 已启动。"
3850
3970
  ],
3851
3971
  "Katello Bootc interface": [
3852
- ""
3972
+ "Katello Bootc interface"
3853
3973
  ],
3854
3974
  "Katello ID of local pool to update": [
3855
3975
  "要更新的本地池的 Katello ID"
3856
3976
  ],
3857
3977
  "Katello: Bootc Action": [
3858
- ""
3978
+ "Katello: Bootc Action"
3859
3979
  ],
3860
3980
  "Katello: Bootc Rollback": [
3861
- ""
3981
+ "Katello: Bootc Rollback"
3862
3982
  ],
3863
3983
  "Katello: Bootc Status": [
3864
- ""
3984
+ "Katello: Bootc Status"
3865
3985
  ],
3866
3986
  "Katello: Bootc Switch": [
3867
- ""
3987
+ "Katello: Bootc Switch"
3868
3988
  ],
3869
3989
  "Katello: Bootc Upgrade": [
3870
- ""
3990
+ "Katello: Bootc Upgrade"
3871
3991
  ],
3872
3992
  "Katello: Configure host for new content source": [
3873
- ""
3993
+ "Katello: 为新内容源配置主机"
3874
3994
  ],
3875
3995
  "Katello: Install Errata": [
3876
3996
  "Katello:安装勘误"
@@ -3915,10 +4035,10 @@
3915
4035
  "Katello: 通过搜索查询更新软件包"
3916
4036
  ],
3917
4037
  "Katello: Upload Profile": [
3918
- ""
4038
+ "Katello: 上传配置集"
3919
4039
  ],
3920
4040
  "Keep latest packages": [
3921
- ""
4041
+ "保留最新的软件包"
3922
4042
  ],
3923
4043
  "Key-value hash of subscription-manager facts, nesting uses a period delimiter (.)": [
3924
4044
  "subscription-manager fact 的键-值哈希,使用句点 (.) 进行嵌套"
@@ -3945,7 +4065,7 @@
3945
4065
  "内容视图标签"
3946
4066
  ],
3947
4067
  "Label of the flatpak remote": [
3948
- ""
4068
+ "flatpak 远程的标签"
3949
4069
  ],
3950
4070
  "Last check-in:": [
3951
4071
  "最后签到:"
@@ -3963,10 +4083,10 @@
3963
4083
  "最后刷新:"
3964
4084
  ],
3965
4085
  "Last seen": [
3966
- ""
4086
+ "最后看到的"
3967
4087
  ],
3968
4088
  "Last sync": [
3969
- ""
4089
+ "最后同步"
3970
4090
  ],
3971
4091
  "Last task": [
3972
4092
  "最新任务"
@@ -3981,10 +4101,10 @@
3981
4101
  "最新版本"
3982
4102
  ],
3983
4103
  "Learn more about adding subscription manifests in ": [
3984
- ""
4104
+ "了解有关添加订阅清单的更多信息 "
3985
4105
  ],
3986
4106
  "Legacy UI": [
3987
- ""
4107
+ "旧 UI"
3988
4108
  ],
3989
4109
  "Legacy content host UI": [
3990
4110
  "旧内容主机 UI"
@@ -4029,13 +4149,13 @@
4029
4149
  "生命周期环境%{environment}'未连接到此 capsule。"
4030
4150
  ],
4031
4151
  "Lifecycle environment '%{env}' cannot be used with content view '%{view}'": [
4032
- ""
4152
+ "生命周期环境 '%{env}' 无法与内容视图 '%{view}' 一起使用"
4033
4153
  ],
4034
4154
  "Lifecycle environment ID": [
4035
4155
  "生命周期环境 ID"
4036
4156
  ],
4037
4157
  "Lifecycle environment must be specified": [
4038
- ""
4158
+ "必须指定生命周期阶段"
4039
4159
  ],
4040
4160
  "Lifecycle environment was not attached to the smart proxy; therefore, no changes were made.": [
4041
4161
  "生命周期环境没有附加到智能代理,因此没有改变。"
@@ -4047,10 +4167,10 @@
4047
4167
  "无法在默认的智能代理上修改生命周期环境。所有生命周期环境中的内容都将存在于此智能代理中。"
4048
4168
  ],
4049
4169
  "Limit actions to content in the host's environment.": [
4050
- ""
4170
+ "将操作限制为针对主机环境中的内容。"
4051
4171
  ],
4052
4172
  "Limit content to Red Hat / custom": [
4053
- ""
4173
+ "将内容限制为 Red Hat / custom"
4054
4174
  ],
4055
4175
  "Limit content to enabled / disabled / overridden": [
4056
4176
  "将内容限制为 enabled / disabled / overridden"
@@ -4098,7 +4218,7 @@
4098
4218
  "列出所有机构"
4099
4219
  ],
4100
4220
  "List all packages unique by name": [
4101
- ""
4221
+ "按名称列出所有软件包"
4102
4222
  ],
4103
4223
  "List alternate content sources.": [
4104
4224
  "备用内容源列表。"
@@ -4113,16 +4233,16 @@
4113
4233
  "列出来自 Red Hat Subscription Management 的可用订阅"
4114
4234
  ],
4115
4235
  "List booted bootc container images for hosts": [
4116
- ""
4236
+ "列出主机的引导容器镜像"
4117
4237
  ],
4118
4238
  "List components attached to this content view": [
4119
4239
  "列出此内容视图附带的组件"
4120
4240
  ],
4121
4241
  "List content counts for the smart proxy": [
4122
- ""
4242
+ "列出智能代理的内容计数"
4123
4243
  ],
4124
4244
  "List content view environments": [
4125
- ""
4245
+ "列出内容视图环境"
4126
4246
  ],
4127
4247
  "List content view versions": [
4128
4248
  "列出内容视图版本"
@@ -4155,13 +4275,13 @@
4155
4275
  "列表过滤规则"
4156
4276
  ],
4157
4277
  "List flatpak remote repositories": [
4158
- ""
4278
+ "列出 flatpak 远程仓库"
4159
4279
  ],
4160
4280
  "List flatpak remote's repositories": [
4161
- ""
4281
+ "列出 flatpak 远程的仓库"
4162
4282
  ],
4163
4283
  "List flatpak remotes": [
4164
- ""
4284
+ "列出 flatpak 远程"
4165
4285
  ],
4166
4286
  "List host collections": [
4167
4287
  "列出主機集"
@@ -4329,7 +4449,7 @@
4329
4449
  "列出未附加到智能代理的生命周期环境"
4330
4450
  ],
4331
4451
  "Load balancer": [
4332
- ""
4452
+ "负载均衡器"
4333
4453
  ],
4334
4454
  "Loading": [
4335
4455
  "加载"
@@ -4344,7 +4464,7 @@
4344
4464
  "低"
4345
4465
  ],
4346
4466
  "Maintenance support": [
4347
- ""
4467
+ "维护支持"
4348
4468
  ],
4349
4469
  "Make copy of a content view": [
4350
4470
  "複製一份內容視域"
@@ -4359,13 +4479,13 @@
4359
4479
  "管理清单"
4360
4480
  ],
4361
4481
  "Manage content": [
4362
- ""
4482
+ "管理内容"
4363
4483
  ],
4364
4484
  "Manage errata": [
4365
- ""
4485
+ "管理勘误"
4366
4486
  ],
4367
4487
  "Manage packages": [
4368
- ""
4488
+ "管理软件包"
4369
4489
  ],
4370
4490
  "Manifest": [
4371
4491
  "清单"
@@ -4377,13 +4497,13 @@
4377
4497
  "删除的清单"
4378
4498
  ],
4379
4499
  "Manifest does not have a valid subscription": [
4380
- ""
4500
+ "清单没有有效订阅"
4381
4501
  ],
4382
4502
  "Manifest expired": [
4383
- ""
4503
+ "清单已过期"
4384
4504
  ],
4385
4505
  "Manifest expiring soon": [
4386
- ""
4506
+ "清单即将过期"
4387
4507
  ],
4388
4508
  "Manifest imported": [
4389
4509
  "导入的清单"
@@ -4401,7 +4521,7 @@
4401
4521
  "'%{subject}' 中的清单被刷新。"
4402
4522
  ],
4403
4523
  "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
- ""
4524
+ "机构 %{subject} 中的清单有将要在 %{days_remaining} 天后(%{manifest_expire_date})过期的身份证书。要延长过期日期,请刷新您的清单。"
4405
4525
  ],
4406
4526
  "Manifest refresh timeout": [
4407
4527
  "清单刷新超时"
@@ -4419,7 +4539,7 @@
4419
4539
  "将%s 的内容主机状态标记为未知"
4420
4540
  ],
4421
4541
  "Matching RPMs based on your created filter rule. Remember, RPM filters don't apply to modular RPMs.": [
4422
- ""
4542
+ "根据您创建的过滤规则匹配 RPM。请记住,RPM 过滤不适用于模块化 RPM。"
4423
4543
  ],
4424
4544
  "Matching content": [
4425
4545
  "匹配内容"
@@ -4460,9 +4580,12 @@
4460
4580
  "Messaging connection": [
4461
4581
  "訊息連線"
4462
4582
  ],
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.": [
4583
+ "Metadata generate": [
4464
4584
  ""
4465
4585
  ],
4586
+ "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.": [
4587
+ "元数据重新发布会面临\\\"完成镜像\\\"存储库的风险。更改镜像策略并重试。 \\n 或者,使用 'force' 参数在本地重新生成元数据。在下一次同步中,上游存储库的元数据将覆盖 'Complete Mirroring' 存储库的本地元数据。"
4588
+ ],
4466
4589
  "Metadata taken from the upstream export history for this Content View Version": [
4467
4590
  "从此 Content View 版本的上游导出历史记录中获取的元数据"
4468
4591
  ],
@@ -4470,16 +4593,16 @@
4470
4593
  "最小版本"
4471
4594
  ],
4472
4595
  "Mirror Remote Repository": [
4473
- ""
4596
+ "镜像远程仓库"
4474
4597
  ],
4475
4598
  "Mirror a flatpak remote repository": [
4476
- ""
4599
+ "镜像一个 flatpak 远程仓库"
4477
4600
  ],
4478
4601
  "Missing activation key!": [
4479
4602
  "缺少激活码!"
4480
4603
  ],
4481
4604
  "Missing arguments %{substitutions} for %{content_url}": [
4482
- "%{content_url} 缺少参数 %{substitutions}"
4605
+ "缺少 %{content_url} 的参数 %{substitutions}"
4483
4606
  ],
4484
4607
  "Model": [
4485
4608
  "模型"
@@ -4488,7 +4611,7 @@
4488
4611
  "中等"
4489
4612
  ],
4490
4613
  "Modify via remote execution": [
4491
- ""
4614
+ "通过远程执行修改"
4492
4615
  ],
4493
4616
  "Modular": [
4494
4617
  "模块化"
@@ -4512,6 +4635,15 @@
4512
4635
  "启用红帽存储库或创建自定义产品后,将在此处显示模块流。"
4513
4636
  ],
4514
4637
  "Multi Content View Environment": [
4638
+ "多内容视图环境"
4639
+ ],
4640
+ "Multi copy all units": [
4641
+ ""
4642
+ ],
4643
+ "Multi copy content": [
4644
+ ""
4645
+ ],
4646
+ "Multi copy units": [
4515
4647
  ""
4516
4648
  ],
4517
4649
  "Multi-entitlement": [
@@ -4524,22 +4656,22 @@
4524
4656
  "不适用"
4525
4657
  ],
4526
4658
  "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
- ""
4659
+ "注意:内容视图版本 '%{content_view} %{current}' 没有任何可导出的存储库。至少需要一个具有以下类型的存储库才能导出: '%{exportable_types}'。"
4528
4660
  ],
4529
4661
  "NOTE: Unable to export repository '%{repository}' because it does not have an exportable content type.": [
4530
4662
  "注意:无法导出仓库 \\\"%{repository}\\\",因为它没有可导出的内容类型。"
4531
4663
  ],
4532
4664
  "NOTE: Unable to export repository '%{repository}' because it does not have an syncably exportable content type.": [
4533
- ""
4665
+ "注意:无法导出仓库 '%{repository}',因为它没有可导出的内容类型。"
4534
4666
  ],
4535
4667
  "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
- "注意:无法完全导出 '%{organization}' 机构的库,因为它包含没有 'immediate' 下载策略的软件仓库。更新下载策略并同步受影响的软件仓库,使其包含在导出中。 \\n %{repos}"
4668
+ "注意:无法完全导出“%{organization}”机构的库,因为它包含没有“立即”下载策略的仓库。更新下载策略并同步受影响的仓库,以将其包括在导出中。\\n %{repos}"
4537
4669
  ],
4538
4670
  "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},它包含具有不可导出内容类型的仓库。 \\n %{repos}"
4671
+ "注意:无法完全导出内容视图版本 '%{content_view} %{current}',它包含具有不可导出内容类型的存储库。 \\n %{repos}"
4540
4672
  ],
4541
4673
  "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
- "注意:无法完全导出内容视图版本 '%{content_view} %{current},它包含没有 'immediate' 下载策略的存储库。更新下载策略和同步受影响的存储库后。同步重新发布内容视图并导出生成的版本。 \\n %{repos}"
4674
+ "注意:无法完全导入内容视图版本 '%{content_view} %{current}',它包括没有 'immediate' 下载策略的仓库。更新下载策论并同步受影响的仓库。在同步重新发布的内容视图后,导入生成的版本。 \\n %{repos}"
4543
4675
  ],
4544
4676
  "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
4677
  "注意:无法完全导出仓库 '%{repository}',因为它没有 'immediate' 下载策略。更新下载策略并同步受影响的仓库,使其包含在导出中。"
@@ -4566,10 +4698,10 @@
4566
4698
  "內容視域的名稱"
4567
4699
  ],
4568
4700
  "Name of the flatpak remote": [
4569
- ""
4701
+ "flatpak 远程的名称"
4570
4702
  ],
4571
4703
  "Name of the flatpak remote repository": [
4572
- ""
4704
+ "flatpak 远程仓库的名称"
4573
4705
  ],
4574
4706
  "Name of the host": [
4575
4707
  "主机名"
@@ -4620,13 +4752,13 @@
4620
4752
  "內容視域的新名稱"
4621
4753
  ],
4622
4754
  "New version is available: Version ${latestVersion}": [
4623
- "有新版本可用:版本 ${latestVersion}"
4755
+ "可用的新版本:版本 ${latestVersion}"
4624
4756
  ],
4625
4757
  "Newly published": [
4626
4758
  "最新发布的"
4627
4759
  ],
4628
4760
  "Newly published version will be the same as the previous version.": [
4629
- ""
4761
+ "新版本将与上一版本相同。"
4630
4762
  ],
4631
4763
  "No": [
4632
4764
  "否"
@@ -4671,16 +4803,16 @@
4671
4803
  "没有可显示的工件"
4672
4804
  ],
4673
4805
  "No available component content view updates": [
4674
- ""
4806
+ "没有可用的组件内容视图更新"
4675
4807
  ],
4676
4808
  "No available debs found for search term '%s'. Check the host's content view environments and already-installed debs.": [
4677
- ""
4809
+ "没有找到根据关键字 '%s' 搜索的可用 debs。检查主机的内容视图环境和已安装的软件包。"
4678
4810
  ],
4679
4811
  "No available packages found for search term '%s'.": [
4680
- ""
4812
+ "没有找到搜索术语 '%s' 的可用软件包。"
4681
4813
  ],
4682
4814
  "No available repository or filter updates": [
4683
- ""
4815
+ "没有可用的存储库或过滤器更新"
4684
4816
  ],
4685
4817
  "No content": [
4686
4818
  "没有内容"
@@ -4695,13 +4827,13 @@
4695
4827
  "所选版本中没有内容。"
4696
4828
  ],
4697
4829
  "No content view environments": [
4698
- ""
4830
+ "没有内容视图环境"
4699
4831
  ],
4700
4832
  "No content view environments found with ids: %{ids}": [
4701
- ""
4833
+ "没有找到 ids 为 %{ids} 的内容视图环境"
4702
4834
  ],
4703
4835
  "No content view environments found with names: %{names}": [
4704
- ""
4836
+ "没有找到带有名称为 %{names} 的内容视图环境 "
4705
4837
  ],
4706
4838
  "No content view history events found.": [
4707
4839
  "找不到内容视图历史记录事件。"
@@ -4713,10 +4845,10 @@
4713
4845
  "没有可用于所选环境的内容视图"
4714
4846
  ],
4715
4847
  "No content views to add yet": [
4716
- ""
4848
+ "还没有要添加的内容视图"
4717
4849
  ],
4718
4850
  "No content views yet": [
4719
- ""
4851
+ "还沒有內容视图"
4720
4852
  ],
4721
4853
  "No content_view_version_ids provided": [
4722
4854
  "未提供 content_view_version_ids"
@@ -4728,7 +4860,7 @@
4728
4860
  "没有提供描述"
4729
4861
  ],
4730
4862
  "No docker manifests to delete after ignoring manifests with tags or manifest lists": [
4731
- ""
4863
+ "在忽略带有标签或清单列表的清单后,没有要删除的 docker 清单"
4732
4864
  ],
4733
4865
  "No enabled repositories match your search criteria.": [
4734
4866
  "没有启用的仓库符合您的搜索条件。"
@@ -4737,16 +4869,16 @@
4737
4869
  "没有环境"
4738
4870
  ],
4739
4871
  "No errata filter rules yet": [
4740
- ""
4872
+ "还没有勘误过滤规则"
4741
4873
  ],
4742
4874
  "No errata found.": [
4743
- ""
4875
+ "没有找到勘误。"
4744
4876
  ],
4745
4877
  "No errata matching given search query": [
4746
- ""
4878
+ "没有与给定搜索查询匹配的勘误"
4747
4879
  ],
4748
4880
  "No errata to add yet": [
4749
- ""
4881
+ "还没有添加勘误"
4750
4882
  ],
4751
4883
  "No errors": [
4752
4884
  "无错误"
@@ -4758,10 +4890,10 @@
4758
4890
  "没有上传文件"
4759
4891
  ],
4760
4892
  "No filters yet": [
4761
- ""
4893
+ "还没有过滤器"
4762
4894
  ],
4763
4895
  "No history yet": [
4764
- ""
4896
+ "还没有发现历史信息"
4765
4897
  ],
4766
4898
  "No host collections": [
4767
4899
  "没有主机集合"
@@ -4773,16 +4905,16 @@
4773
4905
  "还没有主机集合"
4774
4906
  ],
4775
4907
  "No hosts found": [
4776
- ""
4908
+ "没有找到主机"
4777
4909
  ],
4778
4910
  "No hosts registered with subscription-manager found in selection.": [
4779
4911
  "在选择中未找到 subscription-manager 注册的主机。"
4780
4912
  ],
4781
4913
  "No hosts were specified": [
4782
- ""
4914
+ "没有指定主机"
4783
4915
  ],
4784
4916
  "No installed debs found for search term '%s'": [
4785
- ""
4917
+ "无法找到根据关键字 '%s' 搜索的安装的 debs"
4786
4918
  ],
4787
4919
  "No installed packages and/or enabled repositories have been reported by %s.": [
4788
4920
  "%s 还没有报告任何安装的软件包和/或启用的仓库。"
@@ -4797,7 +4929,7 @@
4797
4929
  "没有找到清单。导入内容之前导入带有适当订阅的清单。"
4798
4930
  ],
4799
4931
  "No manifest imported": [
4800
- ""
4932
+ "没有导入清单"
4801
4933
  ],
4802
4934
  "No matching ": [
4803
4935
  "未匹配 "
@@ -4839,7 +4971,7 @@
4839
4971
  "未找到匹配的主机。"
4840
4972
  ],
4841
4973
  "No matching non-modular RPM found.": [
4842
- ""
4974
+ "未找到匹配的非模块化 RPM。"
4843
4975
  ],
4844
4976
  "No matching packages found": [
4845
4977
  "没有找到匹配的软件包组"
@@ -4857,16 +4989,16 @@
4857
4989
  "未找到匹配的版本"
4858
4990
  ],
4859
4991
  "No module stream filter rules yet": [
4860
- ""
4992
+ "还没有模块流过滤器"
4861
4993
  ],
4862
4994
  "No module streams to add yet.": [
4863
- ""
4995
+ "还没有添加模块流。"
4864
4996
  ],
4865
4997
  "No new packages installed": [
4866
4998
  "未安装新软件包"
4867
4999
  ],
4868
5000
  "No package groups yet": [
4869
- ""
5001
+ "还没有软件包组"
4870
5002
  ],
4871
5003
  "No packages": [
4872
5004
  "没有软件包"
@@ -4874,7 +5006,7 @@
4874
5006
  "No packages available to install": [
4875
5007
  "没有可安装的软件包"
4876
5008
  ],
4877
- "No packages available to install on this host. Please check the host's content view and lifecycle environment.": [
5009
+ "No packages available to install on this host. Please check the host's assigned content view environments.": [
4878
5010
  ""
4879
5011
  ],
4880
5012
  "No packages removed": [
@@ -4917,10 +5049,10 @@
4917
5049
  "没有与同步计划相关的重复逻辑。"
4918
5050
  ],
4919
5051
  "No repositories added yet": [
4920
- ""
5052
+ "还没有添加仓库"
4921
5053
  ],
4922
5054
  "No repositories available to add": [
4923
- ""
5055
+ "没有可用的仓库进行添加"
4924
5056
  ],
4925
5057
  "No repositories available.": [
4926
5058
  "没有可用的仓库。"
@@ -4941,7 +5073,7 @@
4941
5073
  "没有要显示的仓库集。"
4942
5074
  ],
4943
5075
  "No rules yet": [
4944
- ""
5076
+ "还没有规则"
4945
5077
  ],
4946
5078
  "No services defined, is this class extended?": [
4947
5079
  "未定义服务,是否已扩展此类?"
@@ -4956,16 +5088,16 @@
4956
5088
  "找不到所选产品和选项的可同步仓库。"
4957
5089
  ],
4958
5090
  "No upgradable packages found for search term '%s'.": [
4959
- ""
5091
+ "没有找到搜索术语 '%s' 的可升级软件包。"
4960
5092
  ],
4961
5093
  "No upgradable packages found.": [
4962
- ""
5094
+ "没有找到可升级的软件包。"
4963
5095
  ],
4964
5096
  "No uploads param specified. An array of uploads to import is required.": [
4965
5097
  "未指定上传参数。需要导入的上传阵列。"
4966
5098
  ],
4967
5099
  "No versions yet": [
4968
- ""
5100
+ "还没有版本"
4969
5101
  ],
4970
5102
  "Non-security errata applicable": [
4971
5103
  "可应用的非安全勘误"
@@ -5001,7 +5133,7 @@
5001
5133
  "尚未发布"
5002
5134
  ],
5003
5135
  "Note: Deleting a subscription manifest is STRONGLY discouraged.": [
5004
- ""
5136
+ "备注:不建议删除订阅清单。"
5005
5137
  ],
5006
5138
  "Note: Deleting a subscription manifest is STRONGLY discouraged. Deleting a manifest will:": [
5007
5139
  "注:强烈不建议删除订阅清单。删除清单将会:"
@@ -5028,7 +5160,7 @@
5028
5160
  "分配编号"
5029
5161
  ],
5030
5162
  "OS": [
5031
- ""
5163
+ "OS"
5032
5164
  ],
5033
5165
  "OS restricted to {osRestricted}. If host OS does not match, the repository will not be available on this host.": [
5034
5166
  "仅限于 {osRestricted}。如果主机操作系统不匹配,则这个主机上将无法使用该仓库。"
@@ -5061,7 +5193,7 @@
5061
5193
  "pulp 3 导入仓库的磁盘中的位置"
5062
5194
  ],
5063
5195
  "Once the prerequisites are met, select a provider to install katello-host-tools-tracer": [
5064
- ""
5196
+ "满足先决条件后,选择安装 katello-host-tools-tracer 的供应商"
5065
5197
  ],
5066
5198
  "One of parameters [ %s ] required but not specified.": [
5067
5199
  "需要 [ %s ] 中的一个参数但没有指定。"
@@ -5073,7 +5205,7 @@
5073
5205
  "找不到一台或多台主机"
5074
5206
  ],
5075
5207
  "One or more ids (%{ids}) were not found for %{assoc}. You may not have permissions to see them.": [
5076
- "找不到 %{assoc} 的一个或多个 ID(%{ids})。您可能没有查看权限。"
5208
+ "%{assoc} 的一个或多个 ID(%{ids})没有找到。可能是您没有查看它们的权限。"
5077
5209
  ],
5078
5210
  "One or more processes require restarting": [
5079
5211
  "一个或多个进程需要重新启动"
@@ -5088,7 +5220,7 @@
5088
5220
  "一个机构仅允许一个 Red Hat 供应商"
5089
5221
  ],
5090
5222
  "Only repositories not published in a content view can be disabled. Published repositories must be deleted from the repository details page.": [
5091
- ""
5223
+ "只有未发布在内容视图中的存储库才能禁用。必须从存储库详情页面中删除发布的存储库。"
5092
5224
  ],
5093
5225
  "Only returns id and quantity fields": [
5094
5226
  "仅返回 id 和 quantity 字段"
@@ -5118,7 +5250,7 @@
5118
5250
  "組織 ID"
5119
5251
  ],
5120
5252
  "Organization id not found: '%s'": [
5121
- ""
5253
+ "机构 id 没有找到: '%s'"
5122
5254
  ],
5123
5255
  "Organization identifier": [
5124
5256
  "机构标识符"
@@ -5127,13 +5259,13 @@
5127
5259
  "机构标签"
5128
5260
  ],
5129
5261
  "Organization label '%s' is ambiguous. Try using an id-based container name.": [
5130
- ""
5262
+ "机构标签 '%s' 不明确。使用基于 id 的容器名称。"
5131
5263
  ],
5132
5264
  "Organization not found": [
5133
5265
  "没有找到机构"
5134
5266
  ],
5135
5267
  "Organization not found: '%s'": [
5136
- ""
5268
+ "没有找到机构:'%s'"
5137
5269
  ],
5138
5270
  "Organization required": [
5139
5271
  "需要的机构"
@@ -5142,7 +5274,7 @@
5142
5274
  "孤立的内容保护时间"
5143
5275
  ],
5144
5276
  "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
- ""
5277
+ "对于内容视图和环境,存在已删除的主机的孤立内容。请运行 rake 任务 : katello:clean_orphaned_facets,然后重试!"
5146
5278
  ],
5147
5279
  "Other": [
5148
5280
  "其他"
@@ -5316,10 +5448,10 @@
5316
5448
  "软件包安装:\\\"%{package}\\\" "
5317
5449
  ],
5318
5450
  "Package mode": [
5319
- ""
5451
+ "软件包模式"
5320
5452
  ],
5321
5453
  "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
- ""
5454
+ "为 Python 内容同步的软件包类型,以逗号隔开。留空代表获得每个软件包类型。软件包类型包括:bdist_dmg,bdist_dumb,bdist_egg,bdist_msi,bdist_rpm,bdist_wheel,bdist_wininst,sdist."
5323
5455
  ],
5324
5456
  "Packages": [
5325
5457
  "软件包"
@@ -5328,13 +5460,13 @@
5328
5460
  "必须提供软件包"
5329
5461
  ],
5330
5462
  "Packages to be removed": [
5331
- ""
5463
+ "要删除的软件包"
5332
5464
  ],
5333
5465
  "Packages to be updated": [
5334
- ""
5466
+ "要更新的软件包"
5335
5467
  ],
5336
5468
  "Packages to install": [
5337
- ""
5469
+ "要安装的软件包"
5338
5470
  ],
5339
5471
  "Packages will appear here when available.": [
5340
5472
  "当软件包可用时,将在此处显示。"
@@ -5367,7 +5499,7 @@
5367
5499
  "暂停"
5368
5500
  ],
5369
5501
  "Pending tasks detected in repositories of this content view. Please wait for the tasks: ": [
5370
- ""
5502
+ "在此内容视图的仓库中检测到的待处理的任务。请等待任务: "
5371
5503
  ],
5372
5504
  "Perform a module stream action via Katello interface": [
5373
5505
  "通过 Katello 接口执行模块流操作"
@@ -5406,7 +5538,7 @@
5406
5538
  "请添加一些仓库。"
5407
5539
  ],
5408
5540
  "Please create some content views.": [
5409
- ""
5541
+ "请添加一些内容视图。"
5410
5542
  ],
5411
5543
  "Please enter a positive number above zero": [
5412
5544
  "请输入大于零的正数"
@@ -5427,7 +5559,7 @@
5427
5559
  "请选择生命周期环境和内容视图来移动此激活码。"
5428
5560
  ],
5429
5561
  "Please select a lifecycle environment and content view to view activation keys.": [
5430
- ""
5562
+ "请选择生命周期环境和内容视图来查看激活码。"
5431
5563
  ],
5432
5564
  "Please select an architecture before assigning a kickstart repository": [
5433
5565
  "在分配 kickstart 仓库之前,请先选择一个架构"
@@ -5442,25 +5574,25 @@
5442
5574
  "请等待任务启动.."
5443
5575
  ],
5444
5576
  "Please wait...": [
5445
- "请稍等。"
5577
+ "请等待..."
5446
5578
  ],
5447
5579
  "Policy to set for mirroring content. Must be one of %s.": [
5448
5580
  "为镜像内容设置的策略。必须是 %s 之一。"
5449
5581
  ],
5450
5582
  "Possible values: %s": [
5451
- ""
5583
+ "可能的值:%s"
5452
5584
  ],
5453
5585
  "Prefer registered through Smart Proxy for remote execution": [
5454
- ""
5586
+ "首选通过智能代理注册的远程执行"
5455
5587
  ],
5456
5588
  "Prefer using a Smart Proxy to which a host is registered when using remote execution": [
5457
- ""
5589
+ "在使用远程执行时,首选使用主机注册的智能代理"
5458
5590
  ],
5459
5591
  "Prevent from further updates": [
5460
5592
  "防止进一步更新"
5461
5593
  ],
5462
5594
  "Prior Content View Version specified in the metadata - '%{name}' does not exist. Please import the metadata for '%{name}' before importing '%{current}' ": [
5463
- "元数据中指定的之前的内容视图版本 - '%{name}' 不存在。请在导入 '%{current}' 前导入 '%{name}' 的元数据。 "
5595
+ "在元数据中指定的前内容查看版本 - '%{name}'不存在。请先导入“%{name}”的元数据,然后再导入“%{current} "
5464
5596
  ],
5465
5597
  "Problem searching": [
5466
5598
  "问题搜索"
@@ -5493,13 +5625,13 @@
5493
5625
  "产品创建"
5494
5626
  ],
5495
5627
  "Product Host Count": [
5496
- ""
5628
+ "产品主机计数"
5497
5629
  ],
5498
5630
  "Product ID": [
5499
5631
  "产品 ID"
5500
5632
  ],
5501
5633
  "Product ID to mirror the remote repository to": [
5502
- ""
5634
+ "将远程仓库镜像到的产品 ID"
5503
5635
  ],
5504
5636
  "Product and Repositories": [
5505
5637
  "产品和存储库"
@@ -5514,13 +5646,13 @@
5514
5646
  "产品 id,与列出的主机安装的产品一样,\\\\\\n 而不是 products api 返回的 product id"
5515
5647
  ],
5516
5648
  "Product id not found: '%s'": [
5517
- ""
5649
+ "没有找到产品 id: '%s'"
5518
5650
  ],
5519
5651
  "Product label": [
5520
- ""
5652
+ "产品标签"
5521
5653
  ],
5522
5654
  "Product label '%s' is ambiguous. Try using an id-based container name.": [
5523
- ""
5655
+ "产品标签 '%s' 不明确。使用基于 id 的容器名称。"
5524
5656
  ],
5525
5657
  "Product name": [
5526
5658
  "产品名称"
@@ -5529,7 +5661,7 @@
5529
5661
  "产品名称,与列出的主机安装的产品一样"
5530
5662
  ],
5531
5663
  "Product not found: '%s'": [
5532
- ""
5664
+ "未找到产品:'%s'"
5533
5665
  ],
5534
5666
  "Product the repository belongs to": [
5535
5667
  "仓库所属的产品"
@@ -5541,7 +5673,7 @@
5541
5673
  "在 Candlepin 中找不到 ID 为 %s 的产品。跳过内容导入。"
5542
5674
  ],
5543
5675
  "Product: '%{product}', Repository: '%{repository}'": [
5544
- "Product: '%{product}', Repository: '%{repository}'"
5676
+ "产品:'%{product}', 仓库:'%{repository}' "
5545
5677
  ],
5546
5678
  "Product: '%{product}', Repository: '%{repo}' ": [
5547
5679
  "产品:'%{product}', 仓库:'%{repo}' "
@@ -5598,7 +5730,7 @@
5598
5730
  "代理服务器"
5599
5731
  ],
5600
5732
  "Proxy sync failure": [
5601
- ""
5733
+ "代理同步失败"
5602
5734
  ],
5603
5735
  "Public": [
5604
5736
  "公共的"
@@ -5610,7 +5742,7 @@
5610
5742
  "发布"
5611
5743
  ],
5612
5744
  "Publish Lifecycle Environment Container Repositories": [
5613
- ""
5745
+ "发布生命周期环境容器仓库"
5614
5746
  ],
5615
5747
  "Publish a content view": [
5616
5748
  "出版內容視域"
@@ -5628,7 +5760,7 @@
5628
5760
  "发布新版本"
5629
5761
  ],
5630
5762
  "Publishing ${truncate(name)}": [
5631
- ""
5763
+ "发布 ${truncate(name)}"
5632
5764
  ],
5633
5765
  "Publishing content view": [
5634
5766
  "发布内容视图"
@@ -5681,6 +5813,9 @@
5681
5813
  "Pulp task error": [
5682
5814
  "Pulp 任务错误"
5683
5815
  ],
5816
+ "Purge completed tasks": [
5817
+ ""
5818
+ ],
5684
5819
  "Python Package": [
5685
5820
  "Python 软件包"
5686
5821
  ],
@@ -5730,10 +5865,10 @@
5730
5865
  "RH 仓库"
5731
5866
  ],
5732
5867
  "RHEL Lifecycle status": [
5733
- ""
5868
+ "RHEL 生命周期状态"
5734
5869
  ],
5735
5870
  "RHEL lifecycle": [
5736
- ""
5871
+ "RHEL 生命周期"
5737
5872
  ],
5738
5873
  "RHUI": [
5739
5874
  "RHUI"
@@ -5781,7 +5916,7 @@
5781
5916
  "重新分配受影响的主机"
5782
5917
  ],
5783
5918
  "Reboot host": [
5784
- ""
5919
+ "重启主机"
5785
5920
  ],
5786
5921
  "Reboot required": [
5787
5922
  "需要重启"
@@ -5789,6 +5924,9 @@
5789
5924
  "Reclaim Space": [
5790
5925
  "重新声明空间"
5791
5926
  ],
5927
+ "Reclaim space": [
5928
+ ""
5929
+ ],
5792
5930
  "Reclaim space from On Demand repositories": [
5793
5931
  "重新声明来自 On Demand 软件仓库的空间"
5794
5932
  ],
@@ -5802,7 +5940,7 @@
5802
5940
  "推荐的仓库"
5803
5941
  ],
5804
5942
  "Red Hat": [
5805
- ""
5943
+ "Red Hat"
5806
5944
  ],
5807
5945
  "Red Hat CDN": [
5808
5946
  "Red Hat CDN"
@@ -5850,6 +5988,9 @@
5850
5988
  "刷新清单"
5851
5989
  ],
5852
5990
  "Refresh all alternate content sources": [
5991
+ "刷新所有备用内容源"
5992
+ ],
5993
+ "Refresh all distributions": [
5853
5994
  ""
5854
5995
  ],
5855
5996
  "Refresh alternate content sources": [
@@ -5859,20 +6000,32 @@
5859
6000
  "刷新备用内容源。在使用备用内容源前,需要进行刷新(如仓库同步)。"
5860
6001
  ],
5861
6002
  "Refresh applicability": [
5862
- ""
6003
+ "刷新适用性"
5863
6004
  ],
5864
6005
  "Refresh counts": [
6006
+ "刷新计数"
6007
+ ],
6008
+ "Refresh distribution": [
5865
6009
  ""
5866
6010
  ],
5867
6011
  "Refresh errata applicability": [
6012
+ "刷新勘误适用性"
6013
+ ],
6014
+ "Refresh if needed": [
5868
6015
  ""
5869
6016
  ],
5870
6017
  "Refresh package applicability": [
5871
- ""
6018
+ "刷新软件包适用性"
5872
6019
  ],
5873
6020
  "Refresh previously imported manifest for Red Hat provider": [
5874
6021
  "為 Red Hat 供應者更新之前匯入的清單"
5875
6022
  ],
6023
+ "Refresh remote": [
6024
+ ""
6025
+ ],
6026
+ "Refresh repos": [
6027
+ ""
6028
+ ],
5876
6029
  "Refresh source": [
5877
6030
  "刷新源"
5878
6031
  ],
@@ -5889,7 +6042,7 @@
5889
6042
  "注册"
5890
6043
  ],
5891
6044
  "Registered at": [
5892
- ""
6045
+ "注册于"
5893
6046
  ],
5894
6047
  "Registered by": [
5895
6048
  "注册人"
@@ -5898,10 +6051,10 @@
5898
6051
  "注册于"
5899
6052
  ],
5900
6053
  "Registered to": [
5901
- ""
6054
+ "注册到"
5902
6055
  ],
5903
6056
  "Registering to multiple environments is not enabled.": [
5904
- ""
6057
+ "未启用注册到多个环境。"
5905
6058
  ],
5906
6059
  "Registration details": [
5907
6060
  "注册详情"
@@ -5915,6 +6068,9 @@
5915
6068
  "Registry name pattern will result in invalid container image name of member repositories": [
5916
6069
  "Registry 名称特征将导致成员仓库的容器镜像名称无效"
5917
6070
  ],
6071
+ "Reindex subscriptions": [
6072
+ ""
6073
+ ],
5918
6074
  "Related composite content views": [
5919
6075
  "相关的复合内容视图"
5920
6076
  ],
@@ -5952,7 +6108,7 @@
5952
6108
  "重新载入数据"
5953
6109
  ],
5954
6110
  "Remote execution is enabled.": [
5955
- ""
6111
+ "远程执行已启用。"
5956
6112
  ],
5957
6113
  "Remote execution job '${description}' failed.": [
5958
6114
  "远程执行作业 '${description}' 失败。"
@@ -6011,6 +6167,9 @@
6011
6167
  "Remove one or more subscriptions from an upstream manifest": [
6012
6168
  "从上游清单中删除一个或多个订阅"
6013
6169
  ],
6170
+ "Remove orphans": [
6171
+ ""
6172
+ ],
6014
6173
  "Remove package group via Katello interface": [
6015
6174
  "通过 Katello 接口删除软件包组"
6016
6175
  ],
@@ -6018,7 +6177,7 @@
6018
6177
  "通过 Katello 界面删除软件包"
6019
6178
  ],
6020
6179
  "Remove packages": [
6021
- ""
6180
+ "删除软件包"
6022
6181
  ],
6023
6182
  "Remove packages via Katello interface": [
6024
6183
  "通过 Katello 界面删除软件包"
@@ -6033,11 +6192,17 @@
6033
6192
  "从 %s 中删除订阅"
6034
6193
  ],
6035
6194
  "Remove subscriptions from a host": [
6036
- ""
6195
+ "从一个主机中删除订阅"
6037
6196
  ],
6038
6197
  "Remove subscriptions from one or more hosts": [
6039
6198
  "从一个或多个主机上删除订阅"
6040
6199
  ],
6200
+ "Remove units": [
6201
+ ""
6202
+ ],
6203
+ "Remove unneeded repos": [
6204
+ ""
6205
+ ],
6041
6206
  "Remove versions and/or environments from a content view and reassign systems and keys": [
6042
6207
  "从内容视图中删除版本和/或环境,并重新分配系统和密钥"
6043
6208
  ],
@@ -6057,22 +6222,25 @@
6057
6222
  "正在删除软件包..."
6058
6223
  ],
6059
6224
  "Removing product %{prod_name} with ID %{prod_id} from ACS %{acs_name} with ID %{acs_id}": [
6060
- "删除来自 ID 为 %{acs_id} 的 ACS %{acs_name} 的 ID 为 %{prod_id} 的产品 %{prod_name}"
6225
+ "删除来自 ID 为 %{acs_id} 的 ACS %{acs_name} 的 ID 为%{prod_id} 的产品%{acs_name}"
6061
6226
  ],
6062
6227
  "Removing this version from all environments will not delete the version. Version will still be available for later promotion.": [
6063
6228
  "从所有环境中移出此版本不会删除此版本。版本仍可用于以后的提升。"
6064
6229
  ],
6065
- "Replace content source on the target machine": [
6230
+ "Repair": [
6066
6231
  ""
6067
6232
  ],
6233
+ "Replace content source on the target machine": [
6234
+ "替换目标机器上的内容源"
6235
+ ],
6068
6236
  "Repo ID": [
6069
- ""
6237
+ "仓库 ID"
6070
6238
  ],
6071
6239
  "Repo Type": [
6072
6240
  "仓库类型"
6073
6241
  ],
6074
6242
  "Repo label": [
6075
- ""
6243
+ "仓库标签"
6076
6244
  ],
6077
6245
  "Repositories": [
6078
6246
  "软件仓库"
@@ -6080,23 +6248,29 @@
6080
6248
  "Repositories are not available for enablement while CDN configuration is set to Air-gapped (disconnected).": [
6081
6249
  "当 CDN 配置设置为 Air-gapped(断开连接)时,仓库不可用。"
6082
6250
  ],
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.": [
6251
+ "Repositories certs reset": [
6084
6252
  ""
6085
6253
  ],
6254
+ "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.": [
6255
+ "所选内容视图版本常见的存储库将合并,生成复合内容视图,该视图是每个内容视图版本中的所有内容。"
6256
+ ],
6086
6257
  "Repositories from published Content Views are not allowed.": [
6087
6258
  "不允许来自发布的内容视图中的仓库。"
6088
6259
  ],
6260
+ "Repositories gpg reset": [
6261
+ ""
6262
+ ],
6089
6263
  "Repository": [
6090
6264
  "仓库"
6091
6265
  ],
6092
6266
  "Repository %s cannot be deleted since it has already been included in a published Content View. Use repository details page to delete": [
6093
- ""
6267
+ "仓库 %s 无法被删除,因为它已包含在公布的内容视图中。使用仓库详情页面删除"
6094
6268
  ],
6095
6269
  "Repository %s cannot be deleted since it is the last affected repository in a filter. Use repository details page to delete.": [
6096
- ""
6270
+ "仓库 %s 无法被删除,因为它是过滤中最后一个受影响的存储库。使用仓库详情页面删除。"
6097
6271
  ],
6098
6272
  "Repository %{label} failed to synchronize": [
6099
- ""
6273
+ "仓库 %{label} 无法同步"
6100
6274
  ],
6101
6275
  "Repository '%(repoName)s' has been disabled.": [
6102
6276
  "仓库 '%(repoName)s' 已被禁用。"
@@ -6105,13 +6279,13 @@
6105
6279
  "仓库 '%(repoName)s' 已被启用。"
6106
6280
  ],
6107
6281
  "Repository ID": [
6108
- ""
6282
+ "仓库 ID"
6109
6283
  ],
6110
6284
  "Repository Id associated with the kickstart repo used for provisioning": [
6111
6285
  "与用于配置的 kickstart 仓库关联的仓库 ID"
6112
6286
  ],
6113
6287
  "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
- ""
6288
+ "由于已包含在公布的内容视图中,因此无法删除存储库。请在尝试删除它前删除所有包含此存储库的内容视图版本,或使用 --remove-from-content-view-versions 标志自动从所有发布的版本中删除存储库。"
6115
6289
  ],
6116
6290
  "Repository cannot be disabled since it has already been promoted.": [
6117
6291
  "軟體庫無法停用,因為該軟體庫已推送。"
@@ -6129,10 +6303,10 @@
6129
6303
  "仓库标签 '%s' 没有与内容视图关联。"
6130
6304
  ],
6131
6305
  "Repository name": [
6132
- ""
6306
+ "仓库名称"
6133
6307
  ],
6134
6308
  "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
- ""
6309
+ "仓库名称 '%{container_name}' 在这个产品中已存在(使用了不同的命名规则)。请尝试在您的请求中使用 %{root_repo_container_push_name} 格式,或者先销毁然后再使用您首选的格式重现创建仓库。"
6136
6310
  ],
6137
6311
  "Repository not found": [
6138
6312
  "找不到軟體庫"
@@ -6171,13 +6345,13 @@
6171
6345
  "在启用红帽存储库或创建自定义产品后,存储库集将出现在此处。"
6172
6346
  ],
6173
6347
  "Repository sets will appear here when the host's content view and environment has available content.": [
6174
- ""
6348
+ "当主机的内容视图和环境可用内容时,将在此处显示存储库集。"
6175
6349
  ],
6176
6350
  "Repository sync failure": [
6177
- ""
6351
+ "仓库同步失败"
6178
6352
  ],
6179
6353
  "Repository type": [
6180
- ""
6354
+ "仓库类型"
6181
6355
  ],
6182
6356
  "Republish Repositories of %{name} %{version}": [
6183
6357
  "重新发布 %{name}%{version} 的仓库"
@@ -6186,10 +6360,10 @@
6186
6360
  "发布版本库"
6187
6361
  ],
6188
6362
  "Republish repository metadata": [
6189
- ""
6363
+ "重新发布仓库元数据"
6190
6364
  ],
6191
6365
  "Requested access to '%s' is denied": [
6192
- ""
6366
+ "请求对 '%s' 的访问被拒绝"
6193
6367
  ],
6194
6368
  "Require you to upload the subscription-manifest and re-attach subscriptions to hosts and activation keys.": [
6195
6369
  "需要您上传 subscription-manifest 并为主机和激活码重新附加订阅。"
@@ -6258,7 +6432,7 @@
6258
6432
  "仅返回红帽(非定制)产品"
6259
6433
  ],
6260
6434
  "Return a list of installed packages distinct by name": [
6261
- ""
6435
+ "返回名称不同的安装的软件包列表"
6262
6436
  ],
6263
6437
  "Return content that can be added to the specified object. The values 'content_view_version' and 'content_view_filter are supported.": [
6264
6438
  "返回可以添加到指定对象的内容。支持的值为 'content_view_version' 和 'content_view_filter。"
@@ -6342,7 +6516,7 @@
6342
6516
  "返回可以添加及当前被添加的内容。支持值“ content_view_filter”"
6343
6517
  ],
6344
6518
  "Review": [
6345
- ""
6519
+ "审核"
6346
6520
  ],
6347
6521
  "Review affected environment": [
6348
6522
  "检查受影响的环境"
@@ -6354,13 +6528,13 @@
6354
6528
  ""
6355
6529
  ],
6356
6530
  "Review and then click {submitBtnText}.": [
6357
- ""
6531
+ "审核并点 {submitBtnText}。"
6358
6532
  ],
6359
6533
  "Review details": [
6360
6534
  "审阅详情"
6361
6535
  ],
6362
6536
  "Review hosts": [
6363
- ""
6537
+ "审阅主机"
6364
6538
  ],
6365
6539
  "Review the information below and click ": [
6366
6540
  "查看以下信息并点 "
@@ -6378,10 +6552,10 @@
6378
6552
  "角色"
6379
6553
  ],
6380
6554
  "Rollback image": [
6381
- ""
6555
+ "回滚镜像"
6382
6556
  ],
6383
6557
  "Rollback image digest": [
6384
- ""
6558
+ "回滚镜像摘要"
6385
6559
  ],
6386
6560
  "Rules to be added": [
6387
6561
  "要添加的规则"
@@ -6390,16 +6564,16 @@
6390
6564
  "运行同步计划:"
6391
6565
  ],
6392
6566
  "Run job invocation": [
6393
- ""
6567
+ "运行作业调用"
6394
6568
  ],
6395
6569
  "Running": [
6396
6570
  "執行中"
6397
6571
  ],
6398
6572
  "Running image": [
6399
- ""
6573
+ "运行的镜像"
6400
6574
  ],
6401
6575
  "Running image digest": [
6402
- ""
6576
+ "运行镜像摘要"
6403
6577
  ],
6404
6578
  "SKU": [
6405
6579
  "SKU"
@@ -6428,17 +6602,38 @@
6428
6602
  "Save": [
6429
6603
  "保存"
6430
6604
  ],
6605
+ "Save artifact": [
6606
+ ""
6607
+ ],
6608
+ "Save distribution references": [
6609
+ ""
6610
+ ],
6611
+ "Save publication": [
6612
+ ""
6613
+ ],
6614
+ "Save version": [
6615
+ ""
6616
+ ],
6617
+ "Save versions": [
6618
+ ""
6619
+ ],
6431
6620
  "Saving alternate content source...": [
6432
6621
  "更新备用内容源..."
6433
6622
  ],
6434
6623
  "Scan a flatpak remote": [
6624
+ "扫描 flatpak 远程"
6625
+ ],
6626
+ "Scan cdn": [
6435
6627
  ""
6436
6628
  ],
6437
- "Schema version 1": [
6629
+ "Scan remote": [
6438
6630
  ""
6439
6631
  ],
6632
+ "Schema version 1": [
6633
+ "Schema 版本 1"
6634
+ ],
6440
6635
  "Schema version 2": [
6441
- ""
6636
+ "Schema 版本 2"
6442
6637
  ],
6443
6638
  "Search": [
6444
6639
  "搜索"
@@ -6447,7 +6642,7 @@
6447
6642
  "搜索查询"
6448
6643
  ],
6449
6644
  "Search available Debian packages": [
6450
- ""
6645
+ "搜索可用的 Debian 软件包"
6451
6646
  ],
6452
6647
  "Search available packages": [
6453
6648
  "搜索可用的软件包"
@@ -6513,7 +6708,7 @@
6513
6708
  "选择客户端密钥"
6514
6709
  ],
6515
6710
  "Select a content source first": [
6516
- ""
6711
+ "先选择一个内容源"
6517
6712
  ],
6518
6713
  "Select a content view": [
6519
6714
  "选择一个内容视图"
@@ -6525,7 +6720,7 @@
6525
6720
  "选择一个生命周期环境和一个内容视图来移动这个主机。"
6526
6721
  ],
6527
6722
  "Select a lifecycle environment first": [
6528
- ""
6723
+ "首先选择生命周期环境"
6529
6724
  ],
6530
6725
  "Select a lifecycle environment from the available promotion paths to promote new version.": [
6531
6726
  "从可用的提升路径中选择生命周期环境来提升新版本。"
@@ -6534,10 +6729,10 @@
6534
6729
  "选择安装 katello-host-tools-tracer 的供应商"
6535
6730
  ],
6536
6731
  "Select a source": [
6537
- ""
6732
+ "选择一个源"
6538
6733
  ],
6539
6734
  "Select action": [
6540
- ""
6735
+ "选择操作"
6541
6736
  ],
6542
6737
  "Select all": [
6543
6738
  "选择所有"
@@ -6558,16 +6753,16 @@
6558
6753
  "选择一个机构"
6559
6754
  ],
6560
6755
  "Select at least one erratum.": [
6561
- ""
6756
+ "请至少选择一个勘误。"
6562
6757
  ],
6563
6758
  "Select at least one package.": [
6564
- ""
6759
+ "请至少选择一个软件包。"
6565
6760
  ],
6566
6761
  "Select attributes for ${akDetails.name}": [
6567
- ""
6762
+ "为 ${akDetails.name} 选择属性"
6568
6763
  ],
6569
6764
  "Select available version of ${truncate(cvName)} to use": [
6570
- ""
6765
+ "选择一个可用的 {truncate(cvName)} 版本来使用"
6571
6766
  ],
6572
6767
  "Select available version of content views to use": [
6573
6768
  "选择要使用的内容视图的可用版本"
@@ -6579,10 +6774,10 @@
6579
6774
  "选择环境"
6580
6775
  ],
6581
6776
  "Select errata": [
6582
- ""
6777
+ "选择勘误"
6583
6778
  ],
6584
6779
  "Select errata to apply on the selected hosts. Some errata may already be applied on some hosts.": [
6585
- ""
6780
+ "选择要应用到所选主机的勘误。一些勘误可能已在某些主机上应用。"
6586
6781
  ],
6587
6782
  "Select host collection(s) to associate with host {hostName}.": [
6588
6783
  "选择与主机 {hostName} 关联的主机集合。"
@@ -6603,16 +6798,16 @@
6603
6798
  "选择一个"
6604
6799
  ],
6605
6800
  "Select packages to install on the selected hosts. Some packages may already be installed on some hosts.": [
6606
- ""
6801
+ "选择要在所选主机上安装的软件包。一些软件包可能已在某些主机上安装了。"
6607
6802
  ],
6608
6803
  "Select packages to install to the host {hostName}.": [
6609
6804
  "选择安装到主机 {hostName} 的软件包。"
6610
6805
  ],
6611
6806
  "Select packages to remove on the selected hosts.": [
6612
- ""
6807
+ "选择要在所选主机上删除的软件包。"
6613
6808
  ],
6614
6809
  "Select packages to upgrade to the latest version. Packages may have different versions on different hosts.": [
6615
- ""
6810
+ "选择要升级到最新版本的软件包。软件包在不同主机上可能会有不同的版本。"
6616
6811
  ],
6617
6812
  "Select page": [
6618
6813
  "选择页"
@@ -6636,10 +6831,10 @@
6636
6831
  "选择源类型"
6637
6832
  ],
6638
6833
  "Select system purpose attributes for activation key {name}.": [
6639
- ""
6834
+ "为激活码 {name} 选择系统目的属性。"
6640
6835
  ],
6641
6836
  "Select system purpose attributes for host {name}.": [
6642
- ""
6837
+ "为主机 {name} 选择系统目的属性。"
6643
6838
  ],
6644
6839
  "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
6840
  "选择用于置备这个主机的安装媒体。为同步的 Kickstart 仓库选择 'Synced Content',为其他媒体选择 'All Media'。"
@@ -6651,10 +6846,10 @@
6651
6846
  "选择的环境 "
6652
6847
  ],
6653
6848
  "Selected errata will be applied on {hostCount} hosts": [
6654
- ""
6849
+ "所选要应用到 {hostCount} 主机的勘误"
6655
6850
  ],
6656
6851
  "Selected packages will be {submitAction} on {hostCount} hosts": [
6657
- ""
6852
+ "所选软件包将在 {hostCount} 个主机上 {submitAction}"
6658
6853
  ],
6659
6854
  "Sending a list of included IDs is not allowed when all items are being selected.": [
6660
6855
  "当选择所有项目时,不允许发送包含 ID 的列表。"
@@ -6678,7 +6873,7 @@
6678
6873
  "为一个或更多主机设置内容覆盖"
6679
6874
  ],
6680
6875
  "Set this HTTP proxy as the default content HTTP proxy": [
6681
- ""
6876
+ "将此 HTTP 代理设置为默认内容 HTTP 代理"
6682
6877
  ],
6683
6878
  "Set true to override to enabled; Set false to override to disabled.'": [
6684
6879
  "设置为 true 进行覆盖以启用;设置为 false 进行覆盖以禁用。'"
@@ -6720,10 +6915,10 @@
6720
6915
  "显示内容视图的历史记录"
6721
6916
  ],
6722
6917
  "Show a flatpak remote": [
6723
- ""
6918
+ "显示 flatpak 远程"
6724
6919
  ],
6725
6920
  "Show a flatpak remote repository": [
6726
- ""
6921
+ "显示一个 flatpak 远程仓库"
6727
6922
  ],
6728
6923
  "Show a host collection": [
6729
6924
  "顯示主機集項目"
@@ -6750,7 +6945,7 @@
6750
6945
  "显示所有"
6751
6946
  ],
6752
6947
  "Show all repository sets": [
6753
- ""
6948
+ "显示所有存储库集"
6754
6949
  ],
6755
6950
  "Show an activation key": [
6756
6951
  "顯示啟動金鑰"
@@ -6774,7 +6969,7 @@
6774
6969
  "显示完整描述"
6775
6970
  ],
6776
6971
  "Show hosts associated to an activation key": [
6777
- ""
6972
+ "显示与激活码关联的主机"
6778
6973
  ],
6779
6974
  "Show organization": [
6780
6975
  "顯示組織"
@@ -6786,7 +6981,7 @@
6786
6981
  "显示可用于内容主机的发行版本"
6787
6982
  ],
6788
6983
  "Show repositories": [
6789
- ""
6984
+ "显示仓库"
6790
6985
  ],
6791
6986
  "Show repositories enabled on the host that are known to Katello": [
6792
6987
  "显示主机上启用的仓库,被 Katello 知道"
@@ -6795,7 +6990,7 @@
6795
6990
  "显示可用的仓库类型"
6796
6991
  ],
6797
6992
  "Show whether each lifecycle environment is associated with the given Smart Proxy id.": [
6798
- ""
6993
+ "显示每个生命周期环境是否与给定的智能卡 ID 关联。"
6799
6994
  ],
6800
6995
  "Shows status of Katello system and it's subcomponents": [
6801
6996
  "显示 Katello 系统和它的子组件的状态"
@@ -6810,13 +7005,13 @@
6810
7005
  "已为“%{subject} ' 启用了简单内容访问。"
6811
7006
  ],
6812
7007
  "Simple Content Access is the only supported content access mode": [
6813
- ""
7008
+ "简单内容访问是唯一支持的内容访问模式"
6814
7009
  ],
6815
7010
  "Simplified": [
6816
7011
  "简化的"
6817
7012
  ],
6818
7013
  "Single content view consisting of e.g. repositories": [
6819
- "包含例如仓库的单一内容视图"
7014
+ ""
6820
7015
  ],
6821
7016
  "Size of file to upload": [
6822
7017
  "要上传的文件大小"
@@ -6828,22 +7023,22 @@
6828
7023
  "pulp 检查失败后跳过 pulp_auth"
6829
7024
  ],
6830
7025
  "Smart proxies": [
6831
- "智慧協定"
7026
+ "智能代理"
6832
7027
  ],
6833
7028
  "Smart proxy ID": [
6834
- ""
7029
+ "智能代理 ID"
6835
7030
  ],
6836
7031
  "Smart proxy IDs": [
6837
7032
  "智慧型代理伺服器的 ID"
6838
7033
  ],
6839
7034
  "Smart proxy content count refresh has started in the background": [
6840
- ""
7035
+ "智能代理内容计数刷新已在后台启动"
6841
7036
  ],
6842
7037
  "Smart proxy content source not found!": [
6843
7038
  "未找到智能代理内容源!"
6844
7039
  ],
6845
7040
  "Smart proxy name": [
6846
- ""
7041
+ "智能代理名称"
6847
7042
  ],
6848
7043
  "Sockets": [
6849
7044
  "插槽"
@@ -6861,10 +7056,10 @@
6861
7056
  "解决依赖关系"
6862
7057
  ],
6863
7058
  "Some environments are disabled because they are not associated with the host's content source.": [
6864
- ""
7059
+ "有些环境被禁用,因为它们没有与主机的内容源关联。"
6865
7060
  ],
6866
7061
  "Some environments are disabled because they are not associated with the selected content source.": [
6867
- ""
7062
+ "有些环境被禁用,因为它们没有与所选内容源关联。"
6868
7063
  ],
6869
7064
  "Some hosts are not registered as content hosts and will be ignored.": [
6870
7065
  "一些主机没有注册为内容主机并将被忽略。"
@@ -6876,7 +7071,7 @@
6876
7071
  "有些服务没有正确启动。如需更多信息,请参阅 About 页面。"
6877
7072
  ],
6878
7073
  "Something went wrong while adding a bookmark: ${getBookmarkErrorMsgs(error.response)}": [
6879
- "添加书签时会出现一个错误:${getBookmarkErrorMsgs(error.response)}"
7074
+ "添加书签时出现错误:${getBookmarkErrorMsgs(error.response)}"
6880
7075
  ],
6881
7076
  "Something went wrong while adding a filter rule! ${getResponseErrorMsgs(error.response)}": [
6882
7077
  "添加过滤规则时出现问题!${getResponseErrorMsgs(error.response)}"
@@ -6924,7 +7119,7 @@
6924
7119
  "获取 rpm 软件包时发生错误!${getResponseErrorMsgs(error.response)}"
6925
7120
  ],
6926
7121
  "Something went wrong while getting container manifest lists! ${getResponseErrorMsgs(error.response)}": [
6927
- ""
7122
+ "获取容器清单列表时出现错误!${getResponseErrorMsgs(error.response)}"
6928
7123
  ],
6929
7124
  "Something went wrong while getting container tags! ${getResponseErrorMsgs(error.response)}": [
6930
7125
  "获取目标时出错!${getResponseErrorMsgs(error.response)}"
@@ -6957,7 +7152,7 @@
6957
7152
  "在刷新备用内容源时出现错误:"
6958
7153
  ],
6959
7154
  "Something went wrong while refreshing content counts: ${getResponseErrorMsgs(error.response)}": [
6960
- ""
7155
+ "刷新内容计数时出现错误:${getResponseErrorMsgs(error.response)}"
6961
7156
  ],
6962
7157
  "Something went wrong while removing a filter rule! ${getResponseErrorMsgs(error.response)}": [
6963
7158
  "删除过滤规则时出现问题!${getResponseErrorMsgs(error.response)}"
@@ -7053,10 +7248,10 @@
7053
7248
  "堆叠 ID"
7054
7249
  ],
7055
7250
  "Staged image": [
7056
- ""
7251
+ "预发布镜像"
7057
7252
  ],
7058
7253
  "Staged image digest": [
7059
- ""
7254
+ "预发布镜像摘要"
7060
7255
  ],
7061
7256
  "Start Date": [
7062
7257
  "开始日期"
@@ -7122,7 +7317,7 @@
7122
7317
  "订阅清单"
7123
7318
  ],
7124
7319
  "Subscription Manifest expiration date check": [
7125
- ""
7320
+ "订阅清单过期日期检查"
7126
7321
  ],
7127
7322
  "Subscription Manifest validity check": [
7128
7323
  "订阅清单有效性检查"
@@ -7164,7 +7359,7 @@
7164
7359
  "没有找到订阅"
7165
7360
  ],
7166
7361
  "Subscription was not persisted - %{error_message}": [
7167
- "订阅没有持久性 - {error_message}"
7362
+ "订阅没有持久性 - %{error_message}"
7168
7363
  ],
7169
7364
  "Subscriptions": [
7170
7365
  "订阅"
@@ -7179,7 +7374,7 @@
7179
7374
  "订阅服务"
7180
7375
  ],
7181
7376
  "Substitution Mismatch. Unable to update for content: (%{content}). From [%{content_url}] To [%{new_url}].": [
7182
- "替换不匹配。无法更新内容:(%{content})。从 [{content_url}] 到 [{new_url}]。"
7377
+ "替换不匹配。无法更新内容:(%{content})。从 [%{content_url}] 到 [%{new_url}]。"
7183
7378
  ],
7184
7379
  "Success": [
7185
7380
  "成功"
@@ -7203,7 +7398,7 @@
7203
7398
  "成功删除 %s 主机。"
7204
7399
  ],
7205
7400
  "Successfully removed %{count} content host(s) from host collection %{host_collection}.": [
7206
- "已成功从主机集 %{host_collection} 中删除 %{count} 个内容主机。"
7401
+ "已从主机集合 %{host_collection} 中成功删除了 %{host_collection} 个内容主机。"
7207
7402
  ],
7208
7403
  "Successfully synced capsule.": [
7209
7404
  "成功同步的 capsule。"
@@ -7218,11 +7413,14 @@
7218
7413
  "支持类型"
7219
7414
  ],
7220
7415
  "Support ended": [
7221
- ""
7416
+ "支持终止"
7222
7417
  ],
7223
7418
  "Supported Content Types": [
7224
7419
  "支持的内容类型"
7225
7420
  ],
7421
+ "Sync": [
7422
+ ""
7423
+ ],
7226
7424
  "Sync Canceled": [
7227
7425
  "已取消同步"
7228
7426
  ],
@@ -7277,6 +7475,9 @@
7277
7475
  "Sync all repositories for a product": [
7278
7476
  "为一个产品同步所有存储库"
7279
7477
  ],
7478
+ "Sync capsule": [
7479
+ ""
7480
+ ],
7280
7481
  "Sync complete.": [
7281
7482
  "完成同步。"
7282
7483
  ],
@@ -7295,9 +7496,12 @@
7295
7496
  "Sync state": [
7296
7497
  "同步状态"
7297
7498
  ],
7298
- "Synced": [
7499
+ "Syncable export": [
7299
7500
  ""
7300
7501
  ],
7502
+ "Synced": [
7503
+ "同步的"
7504
+ ],
7301
7505
  "Synced ": [
7302
7506
  "同步的 "
7303
7507
  ],
@@ -7344,7 +7548,7 @@
7344
7548
  "更新的系统目的属性"
7345
7549
  ],
7346
7550
  "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
- ""
7551
+ "系统目的用于设置系统在网络中的使用目的,以便在 Red Hat Hybrid Cloud Console 的订阅服务中提高报告准确性。"
7348
7552
  ],
7349
7553
  "Tag name": [
7350
7554
  "标签名称"
@@ -7356,13 +7560,13 @@
7356
7560
  "任务"
7357
7561
  ],
7358
7562
  "Task ${task.humanized.action} completed with a result of ${task.result}. ${task.errors ? getErrors(task) : ''}": [
7359
- "任务 ${task.humanized.action} 完成,结果为 ${task.result}{task.errors ? getErrors(task) : ''}"
7563
+ "任务 ${task.humanized.action} 完成,结果为 ${task.result}. ${task.errors ? getErrors(task) : ''}"
7360
7564
  ],
7361
7565
  "Task ${task.humanized.action} has started.": [
7362
7566
  "任务${task.humanized.action}已经开始。"
7363
7567
  ],
7364
7568
  "Task ID": [
7365
- ""
7569
+ "任务 ID"
7366
7570
  ],
7367
7571
  "Task canceled": [
7368
7572
  "任務已取消"
@@ -7371,13 +7575,13 @@
7371
7575
  "任务详情"
7372
7576
  ],
7373
7577
  "Task details": [
7374
- ""
7578
+ "任务详情"
7375
7579
  ],
7376
7580
  "Task result": [
7377
- ""
7581
+ "任务结果"
7378
7582
  ],
7379
7583
  "Task state": [
7380
- ""
7584
+ "任务状态"
7381
7585
  ],
7382
7586
  "Temporary": [
7383
7587
  "临时"
@@ -7389,16 +7593,16 @@
7389
7593
  "备用内容源类型"
7390
7594
  ],
7391
7595
  "The Foreman Client repository is available in the host's content view environment(s). ": [
7392
- ""
7596
+ "Foreman 客户端存储库在主机的内容视图环境中提供。 "
7393
7597
  ],
7394
7598
  "The Foreman Client repository is enabled. ": [
7395
- ""
7599
+ "Foreman 客户端存储库已启用。 "
7396
7600
  ],
7397
7601
  "The Foreman Client repository is synced. ": [
7398
- ""
7602
+ "Foreman 客户端存储库是同步的。 "
7399
7603
  ],
7400
7604
  "The Foreman Client repository set is enabled for the host. ": [
7401
- ""
7605
+ "为主机启用 Foreman 客户端存储库集。 "
7402
7606
  ],
7403
7607
  "The URL to receive a session token from, e.g. used with Automation Hub.": [
7404
7608
  "从以下网址接收会话令牌的网址:与 Automation Hub 一起使用。"
@@ -7410,7 +7614,7 @@
7410
7614
  "實際的檔案內容"
7411
7615
  ],
7412
7616
  "The amount of latest versions of a package to keep on sync, includes pre-releases if synced. Default 0 keeps all versions.": [
7413
- ""
7617
+ "要保持同步的软件包的最新版本的数量,包括预发布(如果已被同步)。默认 0 会保留所有版本。"
7414
7618
  ],
7415
7619
  "The content type for the Alternate Content Source": [
7416
7620
  "备用内容源的内容类型"
@@ -7494,7 +7698,7 @@
7494
7698
  "要保留的每个软件包的最大版本数。"
7495
7699
  ],
7496
7700
  "The number of days remaining in a subscription before you will be reminded about renewing it. Also used for manifest expiration warnings.": [
7497
- ""
7701
+ "在提示您要进行续订前当前订阅剩余的天数。也用于清单过期警告。"
7498
7702
  ],
7499
7703
  "The number of items fetched from a single paged Pulp API call.": [
7500
7704
  "从单个页面 Pulp API 调用获取的项目数。"
@@ -7506,19 +7710,19 @@
7506
7710
  "结果排序的顺序。['asc','desc'] 默认为 'desc'。"
7507
7711
  ],
7508
7712
  "The organization's manifest does not contain the subscriptions required to enable the following repositories.\\n %{repos}": [
7509
- "机构的清单中没有包含启用以下存储库所需的订阅。%{repos}"
7713
+ "机构的清单中没有包含启用以下仓库所需的订阅。%{repos}"
7510
7714
  ],
7511
7715
  "The page you are attempting to access requires selecting a specific organization.": [
7512
7716
  "您尝试访问的页面需要选择一个特定的机构。"
7513
7717
  ],
7514
7718
  "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
- "路径 {real_path} 似乎不是有效的仓库。如果您认为这是一个错误,请尝试刷新清单。"
7719
+ "路径 %{real_path} 似乎不是有效的仓库。如果您认为这是一个错误,请尝试刷新清单。"
7516
7720
  ],
7517
7721
  "The promotion of %{content_view} to %{environment} has completed. %{count} errata are available to your hosts.": [
7518
- "提升%{content_view}至%{environment}已经完成。%{count} 个勘误表可用于您的主机。"
7722
+ "提升 %{content_view} 至 %{environment} 已经完成。%{count} 个勘误表可用于您的主机。"
7519
7723
  ],
7520
7724
  "The promotion of %{content_view} to <b>%{environment}</b> has completed. %{count} needed errata are installable on your hosts.": [
7521
- "提升%{content_view}至<b>%{environment}</b>已经完成。%{count} 个所需的勘误可在您的主机上安装。"
7725
+ "提升 %{content_view} 至 <b>%{environment}</b>已经完成。%{count} 个所需的勘误可在您的主机上安装。"
7522
7726
  ],
7523
7727
  "The repository is already enabled": [
7524
7728
  "仓库已启用"
@@ -7542,7 +7746,7 @@
7542
7746
  "所选的 kickstart 仓库不是所分配的内容视图,内容源、操纵系统和架构的一部分"
7543
7747
  ],
7544
7748
  "The selected lifecycle environment contains no activation keys": [
7545
- ""
7749
+ "所选生命周期环境没有激活码"
7546
7750
  ],
7547
7751
  "The selected/Inherited Content View is not available for this Lifecycle Environment": [
7548
7752
  "此生命周期环境不支持所选/继承的内容视图"
@@ -7569,7 +7773,7 @@
7569
7773
  "要上传的内容类型 (srpm、file 等)。检查可上传类型:/katello/api/repositories/repository_types"
7570
7774
  ],
7571
7775
  "The value will be available in templates as @host.params['kt_activation_keys']": [
7572
- ""
7776
+ "值将在模板中以 @host.params['kt_activation_keys'] 存在"
7573
7777
  ],
7574
7778
  "There are no Manifests to display": [
7575
7779
  "没有要显示的清单"
@@ -7599,7 +7803,7 @@
7599
7803
  "没有要清理的下载内容。"
7600
7804
  ],
7601
7805
  "There is no manifest history to display.": [
7602
- ""
7806
+ "没有要显示的清单历史记录。"
7603
7807
  ],
7604
7808
  "There is no such HTTP proxy": [
7605
7809
  "没有这样的 HTTP 代理"
@@ -7635,10 +7839,10 @@
7635
7839
  "该机构的订阅清单已过期。请导入一个新的清单。"
7636
7840
  ],
7637
7841
  "This action doesn't support package groups": [
7638
- "這項動作不支援套件群組"
7842
+ "这个操作不支持软件包组"
7639
7843
  ],
7640
7844
  "This action should only be taken for debugging purposes.": [
7641
- ""
7845
+ "这个操作只应用于调试目的。"
7642
7846
  ],
7643
7847
  "This action should only be taken in extreme circumstances or for debugging purposes.": [
7644
7848
  "只有在极端情况下或进行调试时才应采取此操作。"
@@ -7656,7 +7860,7 @@
7656
7860
  "此内容视图版本没有历史记录。"
7657
7861
  ],
7658
7862
  "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
- ""
7863
+ "此内容视图版本在一个或多个多环境主机中使用。版本会从多环境主机中删除。您在此处选择的内容视图和生命周期环境仅应用到单环境主机。请参阅 hammer activation-key --help。"
7660
7864
  ],
7661
7865
  "This content view will be automatically updated to the latest version.": [
7662
7866
  "此内容视图将自动更新至最新版本。"
@@ -7665,16 +7869,16 @@
7665
7869
  "此内容视图将被删除。改变将在点 Delete 后生效。"
7666
7870
  ],
7667
7871
  "This endpoint is deprecated and will be removed in an upcoming release. Simple Content Access is the only supported content access mode.": [
7668
- ""
7872
+ "此端点已弃用,并将在以后的发行版本中删除。简单内容访问(Simple Content Access)是唯一支持的内容访问模式。"
7669
7873
  ],
7670
7874
  "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
- ""
7875
+ "此端点主要用于 UI 交互以及将内容上传到仓库中。对于基于 API 的上传,请使用 'content_uploads' 端点。"
7672
7876
  ],
7673
7877
  "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
- ""
7878
+ "此环境在一个或多个多环境激活码中使用。环境会从多环境码中删除。您在此处选择的内容视图和生命周期环境将只适用于单环境激活码。请参阅 hammer activation-key --help。"
7675
7879
  ],
7676
- "This erratum is not installable because it is not in this host's content view and lifecycle environment.": [
7677
- "此勘误不可安装,因为它不在此主机的内容视图和生命周期环境中。"
7880
+ "This erratum is not installable because it is not in this host's assigned content view environments.": [
7881
+ ""
7678
7882
  ],
7679
7883
  "This host does not have any Module streams.": [
7680
7884
  "此主机没有任何模块流。"
@@ -7683,10 +7887,10 @@
7683
7887
  "该主机没有任何软件包。"
7684
7888
  ],
7685
7889
  "This host has errata that are applicable, but not installable. Adjust your filters and try again.": [
7686
- ""
7890
+ "此主机具有适用的勘误,但无法安装。调整您的过滤器并重试。"
7687
7891
  ],
7688
7892
  "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
- ""
7893
+ "此主机与多个内容视图环境关联。如果您在此处分配了一个生命周期环境和内容视图,则主机将从其他环境中删除。"
7690
7894
  ],
7691
7895
  "This host's organization is in Simple Content Access mode. Attaching subscriptions is disabled.": [
7692
7896
  "该主机的机构处于“简单内容访问”模式。自动附加被禁用。"
@@ -7716,10 +7920,7 @@
7716
7920
  "没有连接的仓库"
7717
7921
  ],
7718
7922
  "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
- ""
7923
+ "本页显示了这个机构的订阅清单中提供的订阅。{br} 了解更多有关您使用 {subscriptionsService} 的订阅使用情况的信息。"
7723
7924
  ],
7724
7925
  "This repository is not suggested. Please see additional %(anchorBegin)sdocumentation%(anchorEnd)s prior to use.": [
7725
7926
  "不建议使用此仓库。使用前,请参阅 %(anchorBegin)s文档%(anchorEnd)s"
@@ -7752,13 +7953,13 @@
7752
7953
  "这将创建一个 {cv} 的副本,包括详情、仓库和过滤器。生成的数据,如历史记录、任务和版本不会被复制。"
7753
7954
  ],
7754
7955
  "This will update the content view environments for {hosts}.": [
7755
- ""
7956
+ "这将为 {hosts} 更新内容视图环境。"
7756
7957
  ],
7757
7958
  "Time in minutes before content that is not contained within a repository and has not been accessed is considered orphaned.": [
7758
- ""
7959
+ "在未包含在存储库中且尚未被访问的内容前,时间(以分钟为单位)被视为孤立。"
7759
7960
  ],
7760
7961
  "Time to expire yum metadata in seconds. Only relevant for custom yum repositories.": [
7761
- ""
7962
+ "yum 元数据过期的时间(以秒为单位)。只适用于自定义 yum 存储库。"
7762
7963
  ],
7763
7964
  "Timeout when refreshing a manifest (in seconds)": [
7764
7965
  "刷新清单时超时(以秒为单位)"
@@ -7770,37 +7971,40 @@
7770
7971
  "提示"
7771
7972
  ],
7772
7973
  "To change content view environments, a specific organization must be selected from the organization context.": [
7773
- ""
7974
+ "要更改内容视图环境,需要从机构上下文中选择一个特定的机构。"
7774
7975
  ],
7775
7976
  "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
- ""
7977
+ "要启用同步的内容选项,此主机必须使用内容源、内容视图和生命周期环境,其中包含所选架构和操作系统的同步 kickstart 仓库。"
7777
7978
  ],
7778
7979
  "To enable them, add the environment to the content source, or select a different content source.": [
7779
- ""
7980
+ "要启用它们,请将环境添加到内容源,或者选择不同的内容源。"
7780
7981
  ],
7781
7982
  "To enable them, add the environment to the host's content source, or ": [
7782
- ""
7983
+ "要启用它们,请将环境添加到主机的内容源中,或者 "
7783
7984
  ],
7784
7985
  "To finish the process of changing the content source, run the following script manually on {hosts}.": [
7785
- ""
7986
+ "要完成更改内容源的过程,请在 {hosts} 中手动运行以下脚本。"
7786
7987
  ],
7787
7988
  "To get started, add a filter rule to this filter": [
7788
- ""
7989
+ "要开始,请在此过滤器中添加过滤规则"
7789
7990
  ],
7790
7991
  "To get started, add this host to a host collection.": [
7791
7992
  "要开始,将此主机添加到主机集合。"
7792
7993
  ],
7793
7994
  "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
- ""
7995
+ "要从内容视图中包含或排除特定内容,请创建一个过滤器。如果没有过滤器,内容视图包含添加的存储库的所有内容。"
7795
7996
  ],
7796
7997
  "To manage host packages, a specific organization must be selected from the organization context.": [
7797
- ""
7998
+ "若要管理主机软件包,必须从机构上下文中选择特定的机构。"
7798
7999
  ],
7799
8000
  "To manage packages, select an action.": [
8001
+ "要管理软件包,选择一个操作。"
8002
+ ],
8003
+ "Toggle": [
7800
8004
  ""
7801
8005
  ],
7802
8006
  "Token/password for the flatpak remote": [
7803
- ""
8007
+ "flatpak 远程的令牌/密码"
7804
8008
  ],
7805
8009
  "Total steps: ": [
7806
8010
  "总步骤: "
@@ -7920,7 +8124,7 @@
7920
8124
  "无法连接。得到了: %s"
7921
8125
  ],
7922
8126
  "Unable to create ContentViewEnvironment. Check the logs for more information.": [
7923
- ""
8127
+ "无法创建 ContentViewEnvironment。检查日志以了解更多信息。"
7924
8128
  ],
7925
8129
  "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
8130
  "无法删除任何备用内容源。您没有删除的权限,或者没有任何备用内容源。"
@@ -7959,7 +8163,7 @@
7959
8163
  "無法重新指定系統。請檢查 system_content_view_id 與 system_environment_id。"
7960
8164
  ],
7961
8165
  "Unable to refresh any alternate content source. You either do not have the permission to refresh, or no alternate content sources exist.": [
7962
- ""
8166
+ "无法刷新任何备用内容源。您没有刷新的权限,或者没有任何备用内容源。"
7963
8167
  ],
7964
8168
  "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
8169
  "无法刷新任何备用内容源。您没有刷新的权限,或者没有任何备用内容源。"
@@ -7971,7 +8175,7 @@
7971
8175
  "无法同步仓库。该仓库没有 feed URL。"
7972
8176
  ],
7973
8177
  "Unable to sync repo. This repository is not a library instance repository.": [
7974
- ""
8178
+ "无法同步存储库。此软件仓库不是库实例存储库。"
7975
8179
  ],
7976
8180
  "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
8181
  "无法同步任何存储库。您或者没有同步权限,或者所选存储库没有提要URL。"
@@ -8037,7 +8241,7 @@
8037
8241
  "更新 CDN 配置"
8038
8242
  ],
8039
8243
  "Update Content Counts": [
8040
- ""
8244
+ "更新内容计数"
8041
8245
  ],
8042
8246
  "Update Content Overrides": [
8043
8247
  "更新内容覆盖"
@@ -8064,7 +8268,7 @@
8064
8268
  "更新过滤器规则。包含的参数应基于过滤器类型。"
8065
8269
  ],
8066
8270
  "Update a flatpak remote": [
8067
- ""
8271
+ "更新 flatpak 远程"
8068
8272
  ],
8069
8273
  "Update a host collection": [
8070
8274
  "更新主機集項目"
@@ -8088,15 +8292,27 @@
8088
8292
  "更新組織中的環境"
8089
8293
  ],
8090
8294
  "Update content counts for the smart proxy": [
8295
+ "更新智能代理的内容计数"
8296
+ ],
8297
+ "Update content urls": [
8091
8298
  ""
8092
8299
  ],
8093
8300
  "Update content view environments for host": [
8094
- ""
8301
+ "为主机更新内容视图环境"
8095
8302
  ],
8096
8303
  "Update content view environments for host %s": [
8304
+ "为主机 %s 更新内容视图环境"
8305
+ ],
8306
+ "Update distributions": [
8097
8307
  ""
8098
8308
  ],
8099
8309
  "Update hosts manually": [
8310
+ "手动更新主机"
8311
+ ],
8312
+ "Update http proxy": [
8313
+ ""
8314
+ ],
8315
+ "Update http proxy details": [
8100
8316
  ""
8101
8317
  ],
8102
8318
  "Update installed packages, enabled repos, module inventory": [
@@ -8114,12 +8330,21 @@
8114
8330
  "Update packages via Katello interface": [
8115
8331
  "通过 Katello 接口更新软件包"
8116
8332
  ],
8333
+ "Update redhat repository": [
8334
+ ""
8335
+ ],
8117
8336
  "Update release version for host": [
8118
8337
  "为主机更新发行版本"
8119
8338
  ],
8120
8339
  "Update release version for host %s": [
8121
8340
  "为主机 %s 更新发行版本"
8122
8341
  ],
8342
+ "Update remote": [
8343
+ ""
8344
+ ],
8345
+ "Update repository": [
8346
+ ""
8347
+ ],
8123
8348
  "Update services requiring restart": [
8124
8349
  "更新服务需要重启"
8125
8350
  ],
@@ -8133,7 +8358,7 @@
8133
8358
  "为指定主机更新内容源并生成重新配置脚本"
8134
8359
  ],
8135
8360
  "Update the host immediately via remote execution": [
8136
- ""
8361
+ "通过远程执行立即更新主机"
8137
8362
  ],
8138
8363
  "Update the information about enabled repositories": [
8139
8364
  "更新关于启用的软件仓库的信息"
@@ -8160,13 +8385,13 @@
8160
8385
  "更新產品"
8161
8386
  ],
8162
8387
  "Updates available: Component content view versions have been updated.": [
8163
- ""
8388
+ "更新可用 :组件内容视图版本已更新。"
8164
8389
  ],
8165
8390
  "Updates available: Repositories and/or filters have changed.": [
8166
- ""
8391
+ "可用更新:存储库和/或过滤器已更改。"
8167
8392
  ],
8168
8393
  "Updating Package...": [
8169
- "正在更新软件包…"
8394
+ "正在更新软件包..."
8170
8395
  ],
8171
8396
  "Updating System Purpose for host": [
8172
8397
  "主机更新系统目的"
@@ -8190,10 +8415,10 @@
8190
8415
  "升级"
8191
8416
  ],
8192
8417
  "Upgrade all packages": [
8193
- ""
8418
+ "升级所有软件包"
8194
8419
  ],
8195
8420
  "Upgrade packages": [
8196
- ""
8421
+ "升级软件包"
8197
8422
  ],
8198
8423
  "Upgrade via customized remote execution": [
8199
8424
  "通过自定义远程执行升级"
@@ -8210,15 +8435,24 @@
8210
8435
  "Upload a subscription manifest": [
8211
8436
  "上载订阅清单"
8212
8437
  ],
8438
+ "Upload content": [
8439
+ ""
8440
+ ],
8441
+ "Upload file": [
8442
+ ""
8443
+ ],
8213
8444
  "Upload into": [
8214
8445
  "上传到"
8215
8446
  ],
8216
8447
  "Upload package / repos profile": [
8217
- ""
8448
+ "上传软件包 / 仓库配置集"
8218
8449
  ],
8219
8450
  "Upload request id": [
8220
8451
  "上传请求 ID"
8221
8452
  ],
8453
+ "Upload tag": [
8454
+ ""
8455
+ ],
8222
8456
  "Upstream Candlepin": [
8223
8457
  "上游 Candlepin"
8224
8458
  ],
@@ -8232,7 +8466,7 @@
8232
8466
  "当提供仓库 URL 时,上游名称不能为空。"
8233
8467
  ],
8234
8468
  "Upstream authentication token string for yum repositories.": [
8235
- ""
8469
+ "用于 yum 仓库的上游身份验证令牌字符串。"
8236
8470
  ],
8237
8471
  "Upstream foreman server to sync CDN content from. Relevant only for 'upstream_server' type.": [
8238
8472
  "从其中同步 CDN 内容的上游 foreman 服务器。只适用于 'upstream_server' 类型。"
@@ -8244,10 +8478,10 @@
8244
8478
  "上游机构 %s 没有提供这个内容路径"
8245
8479
  ],
8246
8480
  "Upstream organization %{org_label} does not have a content view with the label %{cv_label}": [
8247
- "上游机构 %{org_label} 没有带有标签 {cv_label} 的内容视图"
8481
+ "上游机构 %{org_label} 没有带有标签 %{cv_label} 的内容视图"
8248
8482
  ],
8249
8483
  "Upstream organization %{org_label} does not have a lifecycle environment with the label %{lce_label}": [
8250
- "上游机构 %{org_label} 没有带有标签 {lce_label} 的生命周期环境"
8484
+ "上游机构 %{org_label} 没有带有标签 %{lce_label} 的生命周期环境"
8251
8485
  ],
8252
8486
  "Upstream organization to sync CDN content from. Relevant only for 'upstream_server' type.": [
8253
8487
  "从其中同步 CDN 内容的上游机构。只适用于 'upstream_server' 类型。"
@@ -8307,7 +8541,7 @@
8307
8541
  "用于身份验证的用户名。只适用于 'upstream_server' 类型。"
8308
8542
  ],
8309
8543
  "Username for the flatpak remote": [
8310
- ""
8544
+ "flatpak 远程的用户名"
8311
8545
  ],
8312
8546
  "Username of the upstream repository user used for authentication": [
8313
8547
  "用于认证的上游仓库用户的用户名"
@@ -8322,10 +8556,10 @@
8322
8556
  "在使用上游 Foreman 服务器时需要用户名、密码、上游机构标签和 SSL CA 凭据。"
8323
8557
  ],
8324
8558
  "Validate host/lifecycle environment/content source coherence": [
8325
- ""
8559
+ "验证主机/生命周期环境/内容源的一致性"
8326
8560
  ],
8327
8561
  "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
- ""
8562
+ "验证主机分配的生命周期环境是否已通过主机从其中获取其内容的智能代理进行了同步。只适用于 API 请求,不会影响通过 Web UI 的检查"
8329
8563
  ],
8330
8564
  "Value must either be a boolean or 'default' for 'enabled'": [
8331
8565
  "值需要是一个布尔值,或 'default' 代表 'enabled'"
@@ -8333,23 +8567,26 @@
8333
8567
  "Verify SSL": [
8334
8568
  "验证 SSL"
8335
8569
  ],
8336
- "Verify checksum for content on smart proxy": [
8570
+ "Verify checksum": [
8337
8571
  ""
8338
8572
  ],
8573
+ "Verify checksum for content on smart proxy": [
8574
+ "为智能代理中的内容验证校验和"
8575
+ ],
8339
8576
  "Verify checksum for one or more products": [
8340
8577
  "验证一个或多个产品的校验和"
8341
8578
  ],
8342
8579
  "Verify checksum of repositories in %{name} %{version}": [
8343
- ""
8580
+ "验证 %{name}%{version} 中的仓库的校验和"
8344
8581
  ],
8345
8582
  "Verify checksum of repository contents": [
8346
8583
  "验证存储库内容的校验和"
8347
8584
  ],
8348
8585
  "Verify checksum of repository contents in the content view version": [
8349
- ""
8586
+ "验证内容视图版本中的仓库内容的校验和"
8350
8587
  ],
8351
8588
  "Verify checksum of version repositories": [
8352
- ""
8589
+ "验证版本仓库的校验和"
8353
8590
  ],
8354
8591
  "Version": [
8355
8592
  "版本"
@@ -8364,10 +8601,10 @@
8364
8601
  "版本 ${version.version}"
8365
8602
  ],
8366
8603
  "Version ${versionNameToRemove} will be deleted from all environments. It will no longer be available for promotion.": [
8367
- "版本 ${versionNameToRemove} 将从所有环境中删除。它将不再可用于促销。"
8604
+ "版本 ${versionNameToRemove} 将从所有环境中删除。它将不再可用于提升。"
8368
8605
  ],
8369
8606
  "Version ${versionNameToRemove} will be deleted from the listed environments. It will no longer be available for promotion.": [
8370
- "版本 ${versionNameToRemove} 将从列出的环境中删除。它将不再可用于促销。"
8607
+ "版本 ${versionNameToRemove} 将从列出的环境中删除。它将不再可用于提升。"
8371
8608
  ],
8372
8609
  "Version ${versionOne}": [
8373
8610
  "版本 ${versionOne}"
@@ -8400,7 +8637,7 @@
8400
8637
  "视图 %{view} 已被提升为 %{env}"
8401
8638
  ],
8402
8639
  "View Filters": [
8403
- ""
8640
+ "查看过滤器"
8404
8641
  ],
8405
8642
  "View Subscription Usage": [
8406
8643
  "查看订阅使用情况"
@@ -8409,22 +8646,22 @@
8409
8646
  "查看受影响主机的报告"
8410
8647
  ],
8411
8648
  "View applicable errata": [
8412
- ""
8649
+ "查看适用的勘误"
8413
8650
  ],
8414
8651
  "View by": [
8415
8652
  "查看方法"
8416
8653
  ],
8417
8654
  "View content views": [
8418
- ""
8655
+ "查看内容视图"
8419
8656
  ],
8420
8657
  "View documentation": [
8421
- ""
8658
+ "查看文档"
8422
8659
  ],
8423
8660
  "View matching content": [
8424
8661
  "显示匹配内容"
8425
8662
  ],
8426
8663
  "View sync status": [
8427
- ""
8664
+ "查看同步状态"
8428
8665
  ],
8429
8666
  "View tasks ": [
8430
8667
  "查看任务 "
@@ -8445,7 +8682,7 @@
8445
8682
  "虚拟主机"
8446
8683
  ],
8447
8684
  "WARNING: Simple Content Access will be required for all organizations in Katello 4.12.": [
8448
- ""
8685
+ "警告: Katello 4.12 中的所有机构都需要简单内容访问。"
8449
8686
  ],
8450
8687
  "Waiting to start.": [
8451
8688
  "等待开始。"
@@ -8475,13 +8712,13 @@
8475
8712
  "在内容视图被升级后是否自动同步智能代理。"
8476
8713
  ],
8477
8714
  "Whether or not to check the status of backend services such as pulp and candlepin prior to performing some actions.": [
8478
- "在这些操作前,是否检查后端服务(如 pulp 和 candlepin)的状态"
8715
+ "在这些操作前,是否检查后端服务(如 pulp 和 candlepin)的状态。"
8479
8716
  ],
8480
8717
  "Whether or not to regenerate the repository on disk. Default: true": [
8481
8718
  "是否重新生成磁盘上的仓库。默认值:true"
8482
8719
  ],
8483
8720
  "Whether or not to return filters applied to the content view version": [
8484
- ""
8721
+ "是否返回应用到内容视图版本的过滤器"
8485
8722
  ],
8486
8723
  "Whether or not to show all results": [
8487
8724
  "是否显示所有结果"
@@ -8523,13 +8760,13 @@
8523
8760
  "您无法设置机构的 parent_id。此功能被禁用。"
8524
8761
  ],
8525
8762
  "You currently don't have any ${selectedContentType}.": [
8526
- "您当前没有任何 ${selectedContentType}。"
8763
+ "您目前没有任何 ${selectedContentType}。"
8527
8764
  ],
8528
8765
  "You currently don't have any alternate content sources.": [
8529
8766
  "您目前没有备用内容源。"
8530
8767
  ],
8531
8768
  "You currently don't have any related content views.": [
8532
- ""
8769
+ "您目前没有任何相关的内容视图。"
8533
8770
  ],
8534
8771
  "You currently don't have any repositories associated with this content.": [
8535
8772
  "您目前没有与此内容关联的任何仓库。"
@@ -8538,7 +8775,7 @@
8538
8775
  "您目前没有要添加到此过滤的仓库。"
8539
8776
  ],
8540
8777
  "You currently have no content views to display": [
8541
- ""
8778
+ "您目前没有要显示的内容视图"
8542
8779
  ],
8543
8780
  "You do not have permissions to delete %s": [
8544
8781
  "您没有权限删除 %s"
@@ -8553,7 +8790,7 @@
8553
8790
  "您有尚未保存的更改。您要退出而不保存更改吗?"
8554
8791
  ],
8555
8792
  "You must select at least one host.": [
8556
- ""
8793
+ "您至少需要选择一个主机。"
8557
8794
  ],
8558
8795
  "You were not allowed to add %s": [
8559
8796
  "您不允许添加 %s"
@@ -8571,13 +8808,13 @@
8571
8808
  "您更改了 %(entitlementCount)s 个权利"
8572
8809
  ],
8573
8810
  "Your manifest expired on {expirationDate}. To continue using Red Hat content, import a new manifest.": [
8574
- ""
8811
+ "您的清单已于 {expirationDate} 过期。要继续使用红帽内容,请导入一个新的清单。"
8575
8812
  ],
8576
8813
  "Your manifest has expired. To continue using Red Hat content, import a new manifest.": [
8577
- ""
8814
+ "您的清单已过期。要继续使用红帽内容,请导入一个新的清单。"
8578
8815
  ],
8579
8816
  "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
- ""
8817
+ "您的清单将在 {daysMessage} 后过期。要扩展过期日期,请刷新您的清单。或者,如果您的 Foreman 已断开,请导入一个新清单。"
8581
8818
  ],
8582
8819
  "Your search query was invalid. Please revise it and try again. The full error has been sent to the application logs.": [
8583
8820
  "您的搜索查询无效。请对其进行修改,然后重试。完整的错误已发送到应用程序日志。"
@@ -8601,7 +8838,7 @@
8601
8838
  "您的搜索没有返回匹配的主机。"
8602
8839
  ],
8603
8840
  "Your search returned no matching non-modular RPMs.": [
8604
- ""
8841
+ "您的搜索不会返回任何匹配的非模块化 RPM。"
8605
8842
  ],
8606
8843
  "Yum": [
8607
8844
  "Yum"
@@ -8640,7 +8877,7 @@
8640
8877
  "未找到操作"
8641
8878
  ],
8642
8879
  "activation key": [
8643
- ""
8880
+ "激活码"
8644
8881
  ],
8645
8882
  "activation key identifier": [
8646
8883
  "激活码标识符"
@@ -8691,7 +8928,7 @@
8691
8928
  "仅允许用于Yum存储库。"
8692
8929
  ],
8693
8930
  "attempted to sync a non-library repository.": [
8694
- ""
8931
+ "尝试同步 non-library 仓库。"
8695
8932
  ],
8696
8933
  "attempted to sync without a feed URL": [
8697
8934
  "尝试在没有 Feed URL 的情况下进行同步"
@@ -8703,10 +8940,10 @@
8703
8940
  "执行仓库发现的基本 url"
8704
8941
  ],
8705
8942
  "bug fix": [
8706
- ""
8943
+ "程序错误修正"
8707
8944
  ],
8708
8945
  "bug fixes": [
8709
- ""
8946
+ "程序错误修正"
8710
8947
  ],
8711
8948
  "bulk add filter rules": [
8712
8949
  "批量添加过滤规则"
@@ -8754,7 +8991,7 @@
8754
8991
  "无法设置,因为设置了无限的主机"
8755
8992
  ],
8756
8993
  "cannot be set for repositories without 'Additive' mirroring policy.": [
8757
- ""
8994
+ "无法为没有 'Additive' 镜像策略的仓库设置。"
8758
8995
  ],
8759
8996
  "cannot contain characters other than ascii alpha numerals, '_', '-'. ": [
8760
8997
  "不可包含除了 ascii 字母數字、'_'、'-' 以外的字元。"
@@ -8772,7 +9009,7 @@
8772
9009
  "不能包含超过%s个字符"
8773
9010
  ],
8774
9011
  "change the host's content source.": [
8775
- ""
9012
+ "更改主机的内容源。"
8776
9013
  ],
8777
9014
  "checking %s task status": [
8778
9015
  "检查 %s 任务状态"
@@ -8796,7 +9033,7 @@
8796
9033
  "content type ('deb', 'docker_manifest', 'file', 'ostree_ref', 'rpm', 'srpm')"
8797
9034
  ],
8798
9035
  "content type ('deb', 'file', 'ostree_ref', 'rpm', 'srpm')": [
8799
- ""
9036
+ "内容类型 ('deb', 'file', 'ostree_ref', 'rpm', 'srpm')"
8800
9037
  ],
8801
9038
  "content view component ID. Identifier of the component association": [
8802
9039
  "内容视图组件 ID。组件关联的标识符"
@@ -8841,16 +9078,16 @@
8841
9078
  "欲進行比較的內容視域版本"
8842
9079
  ],
8843
9080
  "create a custom product": [
8844
- ""
9081
+ "创建自定义仓库"
8845
9082
  ],
8846
9083
  "create a filter for a content view": [
8847
9084
  "为内容视图创建一个过滤器"
8848
9085
  ],
8849
9086
  "day": [
8850
- ""
9087
+ ""
8851
9088
  ],
8852
9089
  "days": [
8853
- ""
9090
+ ""
8854
9091
  ],
8855
9092
  "deb, package, package group, or docker tag names": [
8856
9093
  "deb、软件包、软件包组或 docker 标签名"
@@ -8859,7 +9096,7 @@
8859
9096
  "deb_ids 不是一个数组"
8860
9097
  ],
8861
9098
  "deb_names_for_job_template: Action must be one of %s": [
8862
- ""
9099
+ "deb_names_for_job_template: 操作必须是 %s 中的一个"
8863
9100
  ],
8864
9101
  "delete a filter": [
8865
9102
  "删除过滤器"
@@ -8883,16 +9120,16 @@
8883
9120
  "磁盘"
8884
9121
  ],
8885
9122
  "download policy for deb, docker, file and yum repos (either 'immediate' or 'on_demand')": [
8886
- ""
9123
+ "下载对 deb、docker、file 和 yum 仓库( 'immediate' 或 'on_demand')的下载策略"
8887
9124
  ],
8888
9125
  "enables or disables synchronization": [
8889
9126
  "启用或禁用同步"
8890
9127
  ],
8891
9128
  "enhancement": [
8892
- ""
9129
+ "功能增强"
8893
9130
  ],
8894
9131
  "enhancements": [
8895
- ""
9132
+ "功能增强"
8896
9133
  ],
8897
9134
  "environment identifier": [
8898
9135
  "環境識別子"
@@ -8922,7 +9159,7 @@
8922
9159
  "勘誤:ID 或全選物件"
8923
9160
  ],
8924
9161
  "erratum: allow types not matching a valid errata type": [
8925
- ""
9162
+ "勘误:允许类型不匹配有效的勘误类型"
8926
9163
  ],
8927
9164
  "erratum: end date (YYYY-MM-DD)": [
8928
9165
  "勘誤:截止日期(YYYY-MM-DD)"
@@ -8964,7 +9201,7 @@
8964
9201
  "只篩選包含此名稱的環境"
8965
9202
  ],
8966
9203
  "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}' 中创建。其容器仓库名称(%{container_name})与现有仓库冲突。考虑将 Lifecycle Environment 的注册表名称模式更改为更具体。"
9204
+ "仓库 '%{name}' 的名称不是唯一的,因此无法在 '%{env}' 中创建。其容器仓库名称(%{container_name})与现有仓库冲突。考虑将生命周期的 Registry Name Pattern 改为更加具体。"
8968
9205
  ],
8969
9206
  "force content view promotion and bypass lifecycle environment restriction": [
8970
9207
  "强制内容视图推广,并绕过生命周期环境限制"
@@ -8982,10 +9219,10 @@
8982
9219
  "已經為此產品使用。"
8983
9220
  ],
8984
9221
  "here": [
8985
- ""
9222
+ "这里"
8986
9223
  ],
8987
9224
  "host": [
8988
- ""
9225
+ "主机"
8989
9226
  ],
8990
9227
  "host collection name to filter by": [
8991
9228
  "要过滤的主机集合名称"
@@ -9021,7 +9258,7 @@
9021
9258
  "初始化 Pulp 任務"
9022
9259
  ],
9023
9260
  "installed": [
9024
- ""
9261
+ "已安裝"
9025
9262
  ],
9026
9263
  "installing errata...": [
9027
9264
  "正在安装勘误..."
@@ -9048,13 +9285,13 @@
9048
9285
  "解析指定的对象只返回与特定对象关联的仓库。只支持 'content_view' 和 'content_view_version'。"
9049
9286
  ],
9050
9287
  "invalid container image name": [
9051
- "无效的容器镜像名称"
9288
+ ""
9052
9289
  ],
9053
9290
  "invalid: Repositories can only require one OS version.": [
9054
9291
  "无效:存储库只能要求一个操作系统版本。"
9055
9292
  ],
9056
9293
  "invalid: The content source must sync the lifecycle environment assigned to the host. See the logs for more information.": [
9057
- ""
9294
+ "无效 :内容源必须同步到分配给主机的生命周期环境。如需更多信息,请参阅日志。"
9058
9295
  ],
9059
9296
  "is already attached to the capsule": [
9060
9297
  "已附加到 capsule"
@@ -9108,19 +9345,19 @@
9108
9345
  "找不到模块流"
9109
9346
  ],
9110
9347
  "multi-environment activation key": [
9111
- ""
9348
+ "多环境激活码"
9112
9349
  ],
9113
9350
  "multi-environment activation keys": [
9114
- ""
9351
+ "多环境激活码"
9115
9352
  ],
9116
9353
  "multi-environment host": [
9117
- ""
9354
+ "多环境主机"
9118
9355
  ],
9119
9356
  "multi-environment hosts": [
9120
- ""
9357
+ "多环境主机"
9121
9358
  ],
9122
9359
  "must be %{gpg_key} or %{cert}": [
9123
- "必须是 {gpg_key} 或 %{cert}"
9360
+ "必须是 %{gpg_key} 或 %{cert}"
9124
9361
  ],
9125
9362
  "must be a positive integer value.": [
9126
9363
  "必须是正整数值。"
@@ -9132,7 +9369,7 @@
9132
9369
  "必须是 %s 之一"
9133
9370
  ],
9134
9371
  "must be true or false": [
9135
- ""
9372
+ "必须为 true 或 false"
9136
9373
  ],
9137
9374
  "must be unique within one organization": [
9138
9375
  "在机构中需要是唯一的"
@@ -9297,16 +9534,16 @@
9297
9534
  "規則識別子"
9298
9535
  ],
9299
9536
  "security advisories": [
9300
- ""
9537
+ "安全公告"
9301
9538
  ],
9302
9539
  "security advisory": [
9303
- ""
9540
+ "安全公告"
9304
9541
  ],
9305
9542
  "selected host": [
9306
- ""
9543
+ "选择的主机"
9307
9544
  ],
9308
9545
  "selected hosts": [
9309
- ""
9546
+ "选择的主机"
9310
9547
  ],
9311
9548
  "service level": [
9312
9549
  "服務等級"
@@ -9327,7 +9564,7 @@
9327
9564
  "在库和默认内容视图中显示仓库"
9328
9565
  ],
9329
9566
  "some executors are not responding, check %{status_url}": [
9330
- "一些执行程序没有响应,请检查%{status_url}"
9567
+ "一些执行程序没有响应,请检查 %{status_url}"
9331
9568
  ],
9332
9569
  "specifies if content should be included or excluded, default: inclusion=false": [
9333
9570
  "指定内容应该被包括还是排除,默认:inclusion=false"
@@ -9348,19 +9585,19 @@
9348
9585
  "同步计划数字标识符"
9349
9586
  ],
9350
9587
  "system registration": [
9351
- ""
9588
+ "系统注册"
9352
9589
  ],
9353
9590
  "the documentation.": [
9354
- ""
9591
+ "文档。"
9355
9592
  ],
9356
9593
  "the following attributes can not be updated for the Red Hat provider: [ %s ]": [
9357
9594
  "以下属性不能为红帽供应商更新: [ %s ]"
9358
9595
  ],
9359
9596
  "the host": [
9360
- ""
9597
+ "主机"
9361
9598
  ],
9362
9599
  "the hosts": [
9363
- ""
9600
+ "主机"
9364
9601
  ],
9365
9602
  "to": [
9366
9603
  "至"
@@ -9390,7 +9627,7 @@
9390
9627
  "更新篩選器"
9391
9628
  ],
9392
9629
  "updated": [
9393
- ""
9630
+ "已更新"
9394
9631
  ],
9395
9632
  "updating package group...": [
9396
9633
  "正在更新软件包组..."
@@ -9447,7 +9684,7 @@
9447
9684
  "已选择 {0} 个项目"
9448
9685
  ],
9449
9686
  "{enableRedHatRepos} or {createACustomProduct}.": [
9450
- ""
9687
+ "{enableRedHatRepos} 或 {createACustomProduct}。"
9451
9688
  ],
9452
9689
  "{numberOfActivationKeys} activation key will be assigned to content view {cvName} in": [
9453
9690
  "{numberOfActivationKeys} 激活码将分配给内容视图 {cvName}"