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
File without changes
Binary file
@@ -5,15 +5,15 @@
5
5
  #
6
6
  # Translators:
7
7
  # ChrisLee <chris_lee@hiiir.com>, 2022
8
+ # 0868a4d1af5275b3f70b0a6dac4c99a4, 2022
8
9
  # Bryan Kearney <bryan.kearney@gmail.com>, 2024
9
- # 0868a4d1af5275b3f70b0a6dac4c99a4, 2024
10
10
  #
11
11
  msgid ""
12
12
  msgstr ""
13
- "Project-Id-Version: katello 4.16.0.pre.master\n"
13
+ "Project-Id-Version: katello 4.16.2\n"
14
14
  "Report-Msgid-Bugs-To: \n"
15
15
  "PO-Revision-Date: 2017-12-19 20:14+0000\n"
16
- "Last-Translator: 0868a4d1af5275b3f70b0a6dac4c99a4, 2024\n"
16
+ "Last-Translator: Bryan Kearney <bryan.kearney@gmail.com>, 2024\n"
17
17
  "Language-Team: Chinese (Taiwan) (https://app.transifex.com/foreman/teams/114/z"
18
18
  "h_TW/)\n"
19
19
  "MIME-Version: 1.0\n"
@@ -473,6 +473,9 @@ msgstr ""
473
473
  msgid "About page"
474
474
  msgstr ""
475
475
 
476
+ msgid "Abstract async task"
477
+ msgstr ""
478
+
476
479
  msgid "Access to Red Hat Subscription Management is prohibited. If you would like to change this, please update the content setting 'Subscription connection enabled'."
477
480
  msgstr ""
478
481
 
@@ -987,6 +990,9 @@ msgstr "作者"
987
990
  msgid "Auto Publish - Triggered by '%s'"
988
991
  msgstr ""
989
992
 
993
+ msgid "Auto attach subscriptions"
994
+ msgstr ""
995
+
990
996
  msgid "Auto publish"
991
997
  msgstr ""
992
998
 
@@ -1464,6 +1470,9 @@ msgstr ""
1464
1470
  msgid "Comma-separated list of tags to sync for a container image repository"
1465
1471
  msgstr ""
1466
1472
 
1473
+ msgid "Commit upload"
1474
+ msgstr ""
1475
+
1467
1476
  msgid "Compare"
1468
1477
  msgstr ""
1469
1478
 
@@ -1483,7 +1492,7 @@ msgid "Components"
1483
1492
  msgstr "元件"
1484
1493
 
1485
1494
  msgid "Composite"
1486
- msgstr "複合式"
1495
+ msgstr ""
1487
1496
 
1488
1497
  msgid "Composite Content View"
1489
1498
  msgstr ""
@@ -1818,15 +1827,27 @@ msgstr ""
1818
1827
  msgid "Copy"
1819
1828
  msgstr ""
1820
1829
 
1830
+ msgid "Copy all units"
1831
+ msgstr ""
1832
+
1821
1833
  msgid "Copy an activation key"
1822
1834
  msgstr "複製啟動金鑰"
1823
1835
 
1836
+ msgid "Copy content"
1837
+ msgstr ""
1838
+
1824
1839
  msgid "Copy content view"
1825
1840
  msgstr ""
1826
1841
 
1827
1842
  msgid "Copy to clipboard"
1828
1843
  msgstr ""
1829
1844
 
1845
+ msgid "Copy version"
1846
+ msgstr ""
1847
+
1848
+ msgid "Copy version units to library"
1849
+ msgstr ""
1850
+
1830
1851
  msgid "Cores per socket"
1831
1852
  msgstr "每個插槽的核心數"
1832
1853
 
@@ -2034,12 +2055,21 @@ msgstr ""
2034
2055
  msgid "Create content view"
2035
2056
  msgstr ""
2036
2057
 
2058
+ msgid "Create exporter"
2059
+ msgstr ""
2060
+
2037
2061
  msgid "Create filter"
2038
2062
  msgstr ""
2039
2063
 
2040
2064
  msgid "Create host collection"
2041
2065
  msgstr ""
2042
2066
 
2067
+ msgid "Create import"
2068
+ msgstr ""
2069
+
2070
+ msgid "Create importer"
2071
+ msgstr ""
2072
+
2043
2073
  msgid "Create new activation key"
2044
2074
  msgstr ""
2045
2075
 
@@ -2049,6 +2079,12 @@ msgstr "建立組織"
2049
2079
  msgid "Create package filter rule"
2050
2080
  msgstr ""
2051
2081
 
2082
+ msgid "Create publication"
2083
+ msgstr ""
2084
+
2085
+ msgid "Create remote"
2086
+ msgstr ""
2087
+
2052
2088
  msgid "Create rule"
2053
2089
  msgstr ""
2054
2090
 
@@ -2167,7 +2203,7 @@ msgid "Default System SLA"
2167
2203
  msgstr "預設系統 SLA"
2168
2204
 
2169
2205
  msgid "Default content view versions cannot be promoted"
2170
- msgstr "預設內容視域版本無法推送"
2206
+ msgstr ""
2171
2207
 
2172
2208
  msgid "Default download policy for Smart Proxy syncs (either 'inherit', immediate', or 'on_demand')"
2173
2209
  msgstr ""
@@ -2298,12 +2334,36 @@ msgstr ""
2298
2334
  msgid "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."
2299
2335
  msgstr ""
2300
2336
 
2337
+ msgid "Delete distributions"
2338
+ msgstr ""
2339
+
2301
2340
  msgid "Delete manifest from Red Hat provider"
2302
2341
  msgstr "從 Red Hat 供應者中刪除清單"
2303
2342
 
2304
2343
  msgid "Delete multiple filters from a content view"
2305
2344
  msgstr ""
2306
2345
 
2346
+ msgid "Delete orphan alternate content sources"
2347
+ msgstr ""
2348
+
2349
+ msgid "Delete orphan distributions"
2350
+ msgstr ""
2351
+
2352
+ msgid "Delete orphan remotes"
2353
+ msgstr ""
2354
+
2355
+ msgid "Delete orphan repository versions"
2356
+ msgstr ""
2357
+
2358
+ msgid "Delete orphaned migrated repositories"
2359
+ msgstr ""
2360
+
2361
+ msgid "Delete remote"
2362
+ msgstr ""
2363
+
2364
+ msgid "Delete repository references"
2365
+ msgstr ""
2366
+
2307
2367
  msgid "Delete version"
2308
2368
  msgstr ""
2309
2369
 
@@ -2403,6 +2463,12 @@ msgstr "銷毀環境"
2403
2463
  msgid "Destroy an environment in an organization"
2404
2464
  msgstr "銷毀組織中的一個環境"
2405
2465
 
2466
+ msgid "Destroy exporter"
2467
+ msgstr ""
2468
+
2469
+ msgid "Destroy importer"
2470
+ msgstr ""
2471
+
2406
2472
  msgid "Destroy one or more alternate content sources"
2407
2473
  msgstr ""
2408
2474
 
@@ -2451,6 +2517,9 @@ msgstr "已停用"
2451
2517
  msgid "Disabling Simple Content Access failed for '%{subject}'."
2452
2518
  msgstr ""
2453
2519
 
2520
+ msgid "Discover"
2521
+ msgstr ""
2522
+
2454
2523
  msgid "Discover Repositories"
2455
2524
  msgstr "尋找軟體庫"
2456
2525
 
@@ -2646,6 +2715,9 @@ msgstr "環境 ID"
2646
2715
  msgid "Environment cannot be in its own promotion path"
2647
2716
  msgstr "環境不能位於自己的推送路徑上"
2648
2717
 
2718
+ msgid "Environment contents refresh"
2719
+ msgstr ""
2720
+
2649
2721
  msgid "Environment identifier"
2650
2722
  msgstr ""
2651
2723
 
@@ -2685,6 +2757,9 @@ msgstr ""
2685
2757
  msgid "Errata id of the erratum (RHSA-2012:108)"
2686
2758
  msgstr "勘誤 (RHSA-2012:108) 的勘誤 ID"
2687
2759
 
2760
+ msgid "Errata mail"
2761
+ msgstr ""
2762
+
2688
2763
  msgid "Errata statuses not updated for deleted content facet with UUID %s"
2689
2764
  msgstr ""
2690
2765
 
@@ -2844,6 +2919,9 @@ msgstr ""
2844
2919
  msgid "Fetch installable errata for one or more hosts."
2845
2920
  msgstr ""
2846
2921
 
2922
+ msgid "Fetch pxe files"
2923
+ msgstr ""
2924
+
2847
2925
  msgid "Fetch traces for one or more hosts"
2848
2926
  msgstr ""
2849
2927
 
@@ -2937,6 +3015,9 @@ msgstr "透過版本編號篩選版本"
2937
3015
  msgid "Filter versions that are components in the specified composite version"
2938
3016
  msgstr "篩選在特定複合版本中的元件版本"
2939
3017
 
3018
+ msgid "Filtered index content"
3019
+ msgstr ""
3020
+
2940
3021
  msgid "Filters"
2941
3022
  msgstr "篩選器"
2942
3023
 
@@ -3029,6 +3110,9 @@ msgstr ""
3029
3110
  msgid "Generate host applicability"
3030
3111
  msgstr ""
3031
3112
 
3113
+ msgid "Generate metadata"
3114
+ msgstr ""
3115
+
3032
3116
  msgid "Generate repository applicability"
3033
3117
  msgstr ""
3034
3118
 
@@ -3266,6 +3350,12 @@ msgstr ""
3266
3350
  msgid "How to order the sorted results (e.g. ASC for ascending)"
3267
3351
  msgstr "如何排序結果的順序(比方說 ASC 從下到上)"
3268
3352
 
3353
+ msgid "Hypervisors"
3354
+ msgstr ""
3355
+
3356
+ msgid "Hypervisors update"
3357
+ msgstr ""
3358
+
3269
3359
  msgid "ID of a HTTP Proxy"
3270
3360
  msgstr ""
3271
3361
 
@@ -3586,6 +3676,9 @@ msgstr ""
3586
3676
  msgid "Import a subscription manifest to give hosts access to Red Hat content."
3587
3677
  msgstr ""
3588
3678
 
3679
+ msgid "Import migration"
3680
+ msgstr ""
3681
+
3589
3682
  msgid "Import new manifest"
3590
3683
  msgstr ""
3591
3684
 
@@ -3595,6 +3688,12 @@ msgstr ""
3595
3688
  msgid "Import only Content Views cannot be directly publsihed. Content can only be updated by importing into the view."
3596
3689
  msgstr ""
3597
3690
 
3691
+ msgid "Import repository upload"
3692
+ msgstr ""
3693
+
3694
+ msgid "Import upload"
3695
+ msgstr ""
3696
+
3598
3697
  msgid "Import uploads into a repository"
3599
3698
  msgstr "將上傳內容匯入軟體庫中"
3600
3699
 
@@ -3661,6 +3760,9 @@ msgstr "遞增更新"
3661
3760
  msgid "Incremental Update incomplete."
3662
3761
  msgstr "遞增更新未完成。"
3663
3762
 
3763
+ msgid "Incremental Update of Content View Version(s) "
3764
+ msgstr ""
3765
+
3664
3766
  msgid "Incremental Update of %{content_view_count} Content View Version(s) "
3665
3767
  msgstr ""
3666
3768
 
@@ -3673,12 +3775,27 @@ msgstr ""
3673
3775
  msgid "Incremental update specified for composite %{name} version %{version}, but no components updated."
3674
3776
  msgstr "已為複合式的 %{name} 版本 %{version} 指定了遞增的更新,不過沒有元件被更新。"
3675
3777
 
3778
+ msgid "Index content"
3779
+ msgstr ""
3780
+
3781
+ msgid "Index errata"
3782
+ msgstr ""
3783
+
3784
+ msgid "Index module streams"
3785
+ msgstr ""
3786
+
3787
+ msgid "Index package groups"
3788
+ msgstr ""
3789
+
3676
3790
  msgid "Informable Type must be one of the following [ %{list} ]"
3677
3791
  msgstr "Informable Type 必須是以下 [ %{list} ] 其中之一"
3678
3792
 
3679
3793
  msgid "Inherit from Repository"
3680
3794
  msgstr ""
3681
3795
 
3796
+ msgid "Initialize"
3797
+ msgstr ""
3798
+
3682
3799
  msgid "Initiate a sync of the products attached to the sync plan"
3683
3800
  msgstr "對連上同步計畫的產品進行同步"
3684
3801
 
@@ -3715,7 +3832,7 @@ msgstr "可安裝"
3715
3832
  msgid "Installable bugfix/enhancement errata"
3716
3833
  msgstr ""
3717
3834
 
3718
- msgid "Installable errata are applicable errata that are available in the host's content view and lifecycle environment."
3835
+ msgid "Installable errata are applicable errata that are available in the host's assigned content view environments."
3719
3836
  msgstr ""
3720
3837
 
3721
3838
  msgid "Installable security errata"
@@ -3754,6 +3871,9 @@ msgstr "正在安裝套件群組..."
3754
3871
  msgid "Installing Package..."
3755
3872
  msgstr "正在安裝套件..."
3756
3873
 
3874
+ msgid "Instance update"
3875
+ msgstr ""
3876
+
3757
3877
  msgid "Instance-based"
3758
3878
  msgstr "以 Instance 為基礎"
3759
3879
 
@@ -4480,6 +4600,9 @@ msgstr "訊息"
4480
4600
  msgid "Messaging connection"
4481
4601
  msgstr "訊息連線"
4482
4602
 
4603
+ msgid "Metadata generate"
4604
+ msgstr ""
4605
+
4483
4606
  msgid ""
4484
4607
  "Metadata republishing is risky on 'Complete Mirroring' repositories. Change the mirroring policy and try again.\n"
4485
4608
  "Alternatively, use the 'force' parameter to regenerate metadata locally. On the next sync, the upstream repository's metadata will overwrite local metadata for 'Complete Mirroring' repositories."
@@ -4536,6 +4659,15 @@ msgstr ""
4536
4659
  msgid "Multi Content View Environment"
4537
4660
  msgstr ""
4538
4661
 
4662
+ msgid "Multi copy all units"
4663
+ msgstr ""
4664
+
4665
+ msgid "Multi copy content"
4666
+ msgstr ""
4667
+
4668
+ msgid "Multi copy units"
4669
+ msgstr ""
4670
+
4539
4671
  msgid "Multi-entitlement"
4540
4672
  msgstr "多重權利"
4541
4673
 
@@ -4902,7 +5034,7 @@ msgstr ""
4902
5034
  msgid "No packages available to install"
4903
5035
  msgstr ""
4904
5036
 
4905
- msgid "No packages available to install on this host. Please check the host's content view and lifecycle environment."
5037
+ msgid "No packages available to install on this host. Please check the host's assigned content view environments."
4906
5038
  msgstr ""
4907
5039
 
4908
5040
  msgid "No packages removed"
@@ -5711,6 +5843,9 @@ msgstr "Pulp 儲存"
5711
5843
  msgid "Pulp task error"
5712
5844
  msgstr "Pulp 任務錯誤"
5713
5845
 
5846
+ msgid "Purge completed tasks"
5847
+ msgstr ""
5848
+
5714
5849
  msgid "Python Package"
5715
5850
  msgstr ""
5716
5851
 
@@ -5819,6 +5954,9 @@ msgstr ""
5819
5954
  msgid "Reclaim Space"
5820
5955
  msgstr ""
5821
5956
 
5957
+ msgid "Reclaim space"
5958
+ msgstr ""
5959
+
5822
5960
  msgid "Reclaim space from On Demand repositories"
5823
5961
  msgstr ""
5824
5962
 
@@ -5882,6 +6020,9 @@ msgstr "更新清單"
5882
6020
  msgid "Refresh all alternate content sources"
5883
6021
  msgstr ""
5884
6022
 
6023
+ msgid "Refresh all distributions"
6024
+ msgstr ""
6025
+
5885
6026
  msgid "Refresh alternate content sources"
5886
6027
  msgstr ""
5887
6028
 
@@ -5894,15 +6035,27 @@ msgstr ""
5894
6035
  msgid "Refresh counts"
5895
6036
  msgstr ""
5896
6037
 
6038
+ msgid "Refresh distribution"
6039
+ msgstr ""
6040
+
5897
6041
  msgid "Refresh errata applicability"
5898
6042
  msgstr ""
5899
6043
 
6044
+ msgid "Refresh if needed"
6045
+ msgstr ""
6046
+
5900
6047
  msgid "Refresh package applicability"
5901
6048
  msgstr ""
5902
6049
 
5903
6050
  msgid "Refresh previously imported manifest for Red Hat provider"
5904
6051
  msgstr "為 Red Hat 供應者更新之前匯入的清單"
5905
6052
 
6053
+ msgid "Refresh remote"
6054
+ msgstr ""
6055
+
6056
+ msgid "Refresh repos"
6057
+ msgstr ""
6058
+
5906
6059
  msgid "Refresh source"
5907
6060
  msgstr ""
5908
6061
 
@@ -5945,6 +6098,9 @@ msgstr ""
5945
6098
  msgid "Registry name pattern will result in invalid container image name of member repositories"
5946
6099
  msgstr ""
5947
6100
 
6101
+ msgid "Reindex subscriptions"
6102
+ msgstr ""
6103
+
5948
6104
  msgid "Related composite content views"
5949
6105
  msgstr ""
5950
6106
 
@@ -6041,6 +6197,9 @@ msgstr "從一或多台主機刪除一或多個主機集項目"
6041
6197
  msgid "Remove one or more subscriptions from an upstream manifest"
6042
6198
  msgstr ""
6043
6199
 
6200
+ msgid "Remove orphans"
6201
+ msgstr ""
6202
+
6044
6203
  msgid "Remove package group via Katello interface"
6045
6204
  msgstr "透過 Katello 介面移除套件群組"
6046
6205
 
@@ -6068,6 +6227,12 @@ msgstr ""
6068
6227
  msgid "Remove subscriptions from one or more hosts"
6069
6228
  msgstr ""
6070
6229
 
6230
+ msgid "Remove units"
6231
+ msgstr ""
6232
+
6233
+ msgid "Remove unneeded repos"
6234
+ msgstr ""
6235
+
6071
6236
  msgid "Remove versions and/or environments from a content view and reassign systems and keys"
6072
6237
  msgstr "從內容視域中移除版本且(或)環境,並重新指定系統與金鑰"
6073
6238
 
@@ -6092,6 +6257,9 @@ msgstr ""
6092
6257
  msgid "Removing this version from all environments will not delete the version. Version will still be available for later promotion."
6093
6258
  msgstr ""
6094
6259
 
6260
+ msgid "Repair"
6261
+ msgstr ""
6262
+
6095
6263
  msgid "Replace content source on the target machine"
6096
6264
  msgstr ""
6097
6265
 
@@ -6110,12 +6278,18 @@ msgstr "軟體庫"
6110
6278
  msgid "Repositories are not available for enablement while CDN configuration is set to Air-gapped (disconnected)."
6111
6279
  msgstr ""
6112
6280
 
6281
+ msgid "Repositories certs reset"
6282
+ msgstr ""
6283
+
6113
6284
  msgid "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."
6114
6285
  msgstr ""
6115
6286
 
6116
6287
  msgid "Repositories from published Content Views are not allowed."
6117
6288
  msgstr "不允許來自於已發行之內容視域的軟體庫。"
6118
6289
 
6290
+ msgid "Repositories gpg reset"
6291
+ msgstr ""
6292
+
6119
6293
  msgid "Repository"
6120
6294
  msgstr "軟體庫"
6121
6295
 
@@ -6458,12 +6632,33 @@ msgstr ""
6458
6632
  msgid "Save"
6459
6633
  msgstr "儲存"
6460
6634
 
6635
+ msgid "Save artifact"
6636
+ msgstr ""
6637
+
6638
+ msgid "Save distribution references"
6639
+ msgstr ""
6640
+
6641
+ msgid "Save publication"
6642
+ msgstr ""
6643
+
6644
+ msgid "Save version"
6645
+ msgstr ""
6646
+
6647
+ msgid "Save versions"
6648
+ msgstr ""
6649
+
6461
6650
  msgid "Saving alternate content source..."
6462
6651
  msgstr ""
6463
6652
 
6464
6653
  msgid "Scan a flatpak remote"
6465
6654
  msgstr ""
6466
6655
 
6656
+ msgid "Scan cdn"
6657
+ msgstr ""
6658
+
6659
+ msgid "Scan remote"
6660
+ msgstr ""
6661
+
6467
6662
  msgid "Schema version 1"
6468
6663
  msgstr ""
6469
6664
 
@@ -7253,6 +7448,9 @@ msgstr ""
7253
7448
  msgid "Supported Content Types"
7254
7449
  msgstr ""
7255
7450
 
7451
+ msgid "Sync"
7452
+ msgstr ""
7453
+
7256
7454
  msgid "Sync Canceled"
7257
7455
  msgstr "已取消同步"
7258
7456
 
@@ -7307,6 +7505,9 @@ msgstr "同步軟體庫"
7307
7505
  msgid "Sync all repositories for a product"
7308
7506
  msgstr "同步產品的所有軟體庫"
7309
7507
 
7508
+ msgid "Sync capsule"
7509
+ msgstr ""
7510
+
7310
7511
  msgid "Sync complete."
7311
7512
  msgstr "完成同步。"
7312
7513
 
@@ -7325,6 +7526,9 @@ msgstr ""
7325
7526
  msgid "Sync state"
7326
7527
  msgstr ""
7327
7528
 
7529
+ msgid "Syncable export"
7530
+ msgstr ""
7531
+
7328
7532
  msgid "Synced"
7329
7533
  msgstr ""
7330
7534
 
@@ -7707,7 +7911,7 @@ msgstr ""
7707
7911
  msgid "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."
7708
7912
  msgstr ""
7709
7913
 
7710
- msgid "This erratum is not installable because it is not in this host's content view and lifecycle environment."
7914
+ msgid "This erratum is not installable because it is not in this host's assigned content view environments."
7711
7915
  msgstr ""
7712
7916
 
7713
7917
  msgid "This host does not have any Module streams."
@@ -7752,9 +7956,6 @@ msgstr ""
7752
7956
  msgid "This page shows the subscriptions available from this organization's subscription manifest. {br} Learn more about your overall subscription usage with the {subscriptionsService}."
7753
7957
  msgstr ""
7754
7958
 
7755
- msgid "This repository has pending tasks in associated content views. Please wait for the tasks: "
7756
- msgstr ""
7757
-
7758
7959
  msgid "This repository is not suggested. Please see additional %(anchorBegin)sdocumentation%(anchorEnd)s prior to use."
7759
7960
  msgstr ""
7760
7961
 
@@ -7833,6 +8034,9 @@ msgstr ""
7833
8034
  msgid "To manage packages, select an action."
7834
8035
  msgstr ""
7835
8036
 
8037
+ msgid "Toggle"
8038
+ msgstr ""
8039
+
7836
8040
  msgid "Token/password for the flatpak remote"
7837
8041
  msgstr ""
7838
8042
 
@@ -8124,15 +8328,27 @@ msgstr "更新組織中的環境"
8124
8328
  msgid "Update content counts for the smart proxy"
8125
8329
  msgstr ""
8126
8330
 
8331
+ msgid "Update content urls"
8332
+ msgstr ""
8333
+
8127
8334
  msgid "Update content view environments for host"
8128
8335
  msgstr ""
8129
8336
 
8130
8337
  msgid "Update content view environments for host %s"
8131
8338
  msgstr ""
8132
8339
 
8340
+ msgid "Update distributions"
8341
+ msgstr ""
8342
+
8133
8343
  msgid "Update hosts manually"
8134
8344
  msgstr ""
8135
8345
 
8346
+ msgid "Update http proxy"
8347
+ msgstr ""
8348
+
8349
+ msgid "Update http proxy details"
8350
+ msgstr ""
8351
+
8136
8352
  msgid "Update installed packages, enabled repos, module inventory"
8137
8353
  msgstr ""
8138
8354
 
@@ -8148,12 +8364,21 @@ msgstr "透過 Katello 介面更新套件"
8148
8364
  msgid "Update packages via Katello interface"
8149
8365
  msgstr ""
8150
8366
 
8367
+ msgid "Update redhat repository"
8368
+ msgstr ""
8369
+
8151
8370
  msgid "Update release version for host"
8152
8371
  msgstr ""
8153
8372
 
8154
8373
  msgid "Update release version for host %s"
8155
8374
  msgstr ""
8156
8375
 
8376
+ msgid "Update remote"
8377
+ msgstr ""
8378
+
8379
+ msgid "Update repository"
8380
+ msgstr ""
8381
+
8157
8382
  msgid "Update services requiring restart"
8158
8383
  msgstr ""
8159
8384
 
@@ -8244,6 +8469,12 @@ msgstr "上傳一組檔案內容"
8244
8469
  msgid "Upload a subscription manifest"
8245
8470
  msgstr "上傳訂閱清單"
8246
8471
 
8472
+ msgid "Upload content"
8473
+ msgstr ""
8474
+
8475
+ msgid "Upload file"
8476
+ msgstr ""
8477
+
8247
8478
  msgid "Upload into"
8248
8479
  msgstr "上傳入"
8249
8480
 
@@ -8253,6 +8484,9 @@ msgstr ""
8253
8484
  msgid "Upload request id"
8254
8485
  msgstr "上傳需求 ID"
8255
8486
 
8487
+ msgid "Upload tag"
8488
+ msgstr ""
8489
+
8256
8490
  msgid "Upstream Candlepin"
8257
8491
  msgstr ""
8258
8492
 
@@ -8367,6 +8601,9 @@ msgstr ""
8367
8601
  msgid "Verify SSL"
8368
8602
  msgstr "驗證 SSL"
8369
8603
 
8604
+ msgid "Verify checksum"
8605
+ msgstr ""
8606
+
8370
8607
  msgid "Verify checksum for content on smart proxy"
8371
8608
  msgstr ""
8372
8609
 
File without changes