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
data/locale/id/katello.po CHANGED
@@ -8,7 +8,7 @@
8
8
  #
9
9
  msgid ""
10
10
  msgstr ""
11
- "Project-Id-Version: katello 4.16.0.pre.master\n"
11
+ "Project-Id-Version: katello 4.16.2\n"
12
12
  "Report-Msgid-Bugs-To: \n"
13
13
  "PO-Revision-Date: 2017-12-19 20:14+0000\n"
14
14
  "Last-Translator: Andika Triwidada <andika@gmail.com>, 2024\n"
@@ -470,6 +470,9 @@ msgstr ""
470
470
  msgid "About page"
471
471
  msgstr ""
472
472
 
473
+ msgid "Abstract async task"
474
+ msgstr ""
475
+
473
476
  msgid "Access to Red Hat Subscription Management is prohibited. If you would like to change this, please update the content setting 'Subscription connection enabled'."
474
477
  msgstr ""
475
478
 
@@ -983,6 +986,9 @@ msgstr ""
983
986
  msgid "Auto Publish - Triggered by '%s'"
984
987
  msgstr ""
985
988
 
989
+ msgid "Auto attach subscriptions"
990
+ msgstr ""
991
+
986
992
  msgid "Auto publish"
987
993
  msgstr ""
988
994
 
@@ -1460,6 +1466,9 @@ msgstr ""
1460
1466
  msgid "Comma-separated list of tags to sync for a container image repository"
1461
1467
  msgstr ""
1462
1468
 
1469
+ msgid "Commit upload"
1470
+ msgstr ""
1471
+
1463
1472
  msgid "Compare"
1464
1473
  msgstr ""
1465
1474
 
@@ -1814,15 +1823,27 @@ msgstr ""
1814
1823
  msgid "Copy"
1815
1824
  msgstr ""
1816
1825
 
1826
+ msgid "Copy all units"
1827
+ msgstr ""
1828
+
1817
1829
  msgid "Copy an activation key"
1818
1830
  msgstr ""
1819
1831
 
1832
+ msgid "Copy content"
1833
+ msgstr ""
1834
+
1820
1835
  msgid "Copy content view"
1821
1836
  msgstr ""
1822
1837
 
1823
1838
  msgid "Copy to clipboard"
1824
1839
  msgstr ""
1825
1840
 
1841
+ msgid "Copy version"
1842
+ msgstr ""
1843
+
1844
+ msgid "Copy version units to library"
1845
+ msgstr ""
1846
+
1826
1847
  msgid "Cores per socket"
1827
1848
  msgstr ""
1828
1849
 
@@ -2030,12 +2051,21 @@ msgstr ""
2030
2051
  msgid "Create content view"
2031
2052
  msgstr ""
2032
2053
 
2054
+ msgid "Create exporter"
2055
+ msgstr ""
2056
+
2033
2057
  msgid "Create filter"
2034
2058
  msgstr ""
2035
2059
 
2036
2060
  msgid "Create host collection"
2037
2061
  msgstr ""
2038
2062
 
2063
+ msgid "Create import"
2064
+ msgstr ""
2065
+
2066
+ msgid "Create importer"
2067
+ msgstr ""
2068
+
2039
2069
  msgid "Create new activation key"
2040
2070
  msgstr ""
2041
2071
 
@@ -2045,6 +2075,12 @@ msgstr ""
2045
2075
  msgid "Create package filter rule"
2046
2076
  msgstr ""
2047
2077
 
2078
+ msgid "Create publication"
2079
+ msgstr ""
2080
+
2081
+ msgid "Create remote"
2082
+ msgstr ""
2083
+
2048
2084
  msgid "Create rule"
2049
2085
  msgstr ""
2050
2086
 
@@ -2294,12 +2330,36 @@ msgstr ""
2294
2330
  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."
2295
2331
  msgstr ""
2296
2332
 
2333
+ msgid "Delete distributions"
2334
+ msgstr ""
2335
+
2297
2336
  msgid "Delete manifest from Red Hat provider"
2298
2337
  msgstr ""
2299
2338
 
2300
2339
  msgid "Delete multiple filters from a content view"
2301
2340
  msgstr ""
2302
2341
 
2342
+ msgid "Delete orphan alternate content sources"
2343
+ msgstr ""
2344
+
2345
+ msgid "Delete orphan distributions"
2346
+ msgstr ""
2347
+
2348
+ msgid "Delete orphan remotes"
2349
+ msgstr ""
2350
+
2351
+ msgid "Delete orphan repository versions"
2352
+ msgstr ""
2353
+
2354
+ msgid "Delete orphaned migrated repositories"
2355
+ msgstr ""
2356
+
2357
+ msgid "Delete remote"
2358
+ msgstr ""
2359
+
2360
+ msgid "Delete repository references"
2361
+ msgstr ""
2362
+
2303
2363
  msgid "Delete version"
2304
2364
  msgstr ""
2305
2365
 
@@ -2399,6 +2459,12 @@ msgstr ""
2399
2459
  msgid "Destroy an environment in an organization"
2400
2460
  msgstr ""
2401
2461
 
2462
+ msgid "Destroy exporter"
2463
+ msgstr ""
2464
+
2465
+ msgid "Destroy importer"
2466
+ msgstr ""
2467
+
2402
2468
  msgid "Destroy one or more alternate content sources"
2403
2469
  msgstr ""
2404
2470
 
@@ -2447,6 +2513,9 @@ msgstr ""
2447
2513
  msgid "Disabling Simple Content Access failed for '%{subject}'."
2448
2514
  msgstr ""
2449
2515
 
2516
+ msgid "Discover"
2517
+ msgstr ""
2518
+
2450
2519
  msgid "Discover Repositories"
2451
2520
  msgstr ""
2452
2521
 
@@ -2642,6 +2711,9 @@ msgstr ""
2642
2711
  msgid "Environment cannot be in its own promotion path"
2643
2712
  msgstr ""
2644
2713
 
2714
+ msgid "Environment contents refresh"
2715
+ msgstr ""
2716
+
2645
2717
  msgid "Environment identifier"
2646
2718
  msgstr ""
2647
2719
 
@@ -2681,6 +2753,9 @@ msgstr ""
2681
2753
  msgid "Errata id of the erratum (RHSA-2012:108)"
2682
2754
  msgstr ""
2683
2755
 
2756
+ msgid "Errata mail"
2757
+ msgstr ""
2758
+
2684
2759
  msgid "Errata statuses not updated for deleted content facet with UUID %s"
2685
2760
  msgstr ""
2686
2761
 
@@ -2840,6 +2915,9 @@ msgstr ""
2840
2915
  msgid "Fetch installable errata for one or more hosts."
2841
2916
  msgstr ""
2842
2917
 
2918
+ msgid "Fetch pxe files"
2919
+ msgstr ""
2920
+
2843
2921
  msgid "Fetch traces for one or more hosts"
2844
2922
  msgstr ""
2845
2923
 
@@ -2933,6 +3011,9 @@ msgstr ""
2933
3011
  msgid "Filter versions that are components in the specified composite version"
2934
3012
  msgstr ""
2935
3013
 
3014
+ msgid "Filtered index content"
3015
+ msgstr ""
3016
+
2936
3017
  msgid "Filters"
2937
3018
  msgstr ""
2938
3019
 
@@ -3025,6 +3106,9 @@ msgstr ""
3025
3106
  msgid "Generate host applicability"
3026
3107
  msgstr ""
3027
3108
 
3109
+ msgid "Generate metadata"
3110
+ msgstr ""
3111
+
3028
3112
  msgid "Generate repository applicability"
3029
3113
  msgstr ""
3030
3114
 
@@ -3262,6 +3346,12 @@ msgstr ""
3262
3346
  msgid "How to order the sorted results (e.g. ASC for ascending)"
3263
3347
  msgstr ""
3264
3348
 
3349
+ msgid "Hypervisors"
3350
+ msgstr ""
3351
+
3352
+ msgid "Hypervisors update"
3353
+ msgstr ""
3354
+
3265
3355
  msgid "ID of a HTTP Proxy"
3266
3356
  msgstr ""
3267
3357
 
@@ -3582,6 +3672,9 @@ msgstr ""
3582
3672
  msgid "Import a subscription manifest to give hosts access to Red Hat content."
3583
3673
  msgstr ""
3584
3674
 
3675
+ msgid "Import migration"
3676
+ msgstr ""
3677
+
3585
3678
  msgid "Import new manifest"
3586
3679
  msgstr ""
3587
3680
 
@@ -3591,6 +3684,12 @@ msgstr ""
3591
3684
  msgid "Import only Content Views cannot be directly publsihed. Content can only be updated by importing into the view."
3592
3685
  msgstr ""
3593
3686
 
3687
+ msgid "Import repository upload"
3688
+ msgstr ""
3689
+
3690
+ msgid "Import upload"
3691
+ msgstr ""
3692
+
3594
3693
  msgid "Import uploads into a repository"
3595
3694
  msgstr ""
3596
3695
 
@@ -3657,6 +3756,9 @@ msgstr ""
3657
3756
  msgid "Incremental Update incomplete."
3658
3757
  msgstr ""
3659
3758
 
3759
+ msgid "Incremental Update of Content View Version(s) "
3760
+ msgstr ""
3761
+
3660
3762
  msgid "Incremental Update of %{content_view_count} Content View Version(s) "
3661
3763
  msgstr ""
3662
3764
 
@@ -3669,12 +3771,27 @@ msgstr ""
3669
3771
  msgid "Incremental update specified for composite %{name} version %{version}, but no components updated."
3670
3772
  msgstr ""
3671
3773
 
3774
+ msgid "Index content"
3775
+ msgstr ""
3776
+
3777
+ msgid "Index errata"
3778
+ msgstr ""
3779
+
3780
+ msgid "Index module streams"
3781
+ msgstr ""
3782
+
3783
+ msgid "Index package groups"
3784
+ msgstr ""
3785
+
3672
3786
  msgid "Informable Type must be one of the following [ %{list} ]"
3673
3787
  msgstr ""
3674
3788
 
3675
3789
  msgid "Inherit from Repository"
3676
3790
  msgstr ""
3677
3791
 
3792
+ msgid "Initialize"
3793
+ msgstr ""
3794
+
3678
3795
  msgid "Initiate a sync of the products attached to the sync plan"
3679
3796
  msgstr ""
3680
3797
 
@@ -3711,7 +3828,7 @@ msgstr ""
3711
3828
  msgid "Installable bugfix/enhancement errata"
3712
3829
  msgstr ""
3713
3830
 
3714
- msgid "Installable errata are applicable errata that are available in the host's content view and lifecycle environment."
3831
+ msgid "Installable errata are applicable errata that are available in the host's assigned content view environments."
3715
3832
  msgstr ""
3716
3833
 
3717
3834
  msgid "Installable security errata"
@@ -3750,6 +3867,9 @@ msgstr ""
3750
3867
  msgid "Installing Package..."
3751
3868
  msgstr ""
3752
3869
 
3870
+ msgid "Instance update"
3871
+ msgstr ""
3872
+
3753
3873
  msgid "Instance-based"
3754
3874
  msgstr ""
3755
3875
 
@@ -4476,6 +4596,9 @@ msgstr ""
4476
4596
  msgid "Messaging connection"
4477
4597
  msgstr ""
4478
4598
 
4599
+ msgid "Metadata generate"
4600
+ msgstr ""
4601
+
4479
4602
  msgid ""
4480
4603
  "Metadata republishing is risky on 'Complete Mirroring' repositories. Change the mirroring policy and try again.\n"
4481
4604
  "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."
@@ -4532,6 +4655,15 @@ msgstr ""
4532
4655
  msgid "Multi Content View Environment"
4533
4656
  msgstr ""
4534
4657
 
4658
+ msgid "Multi copy all units"
4659
+ msgstr ""
4660
+
4661
+ msgid "Multi copy content"
4662
+ msgstr ""
4663
+
4664
+ msgid "Multi copy units"
4665
+ msgstr ""
4666
+
4535
4667
  msgid "Multi-entitlement"
4536
4668
  msgstr ""
4537
4669
 
@@ -4898,7 +5030,7 @@ msgstr ""
4898
5030
  msgid "No packages available to install"
4899
5031
  msgstr ""
4900
5032
 
4901
- msgid "No packages available to install on this host. Please check the host's content view and lifecycle environment."
5033
+ msgid "No packages available to install on this host. Please check the host's assigned content view environments."
4902
5034
  msgstr ""
4903
5035
 
4904
5036
  msgid "No packages removed"
@@ -5707,6 +5839,9 @@ msgstr ""
5707
5839
  msgid "Pulp task error"
5708
5840
  msgstr ""
5709
5841
 
5842
+ msgid "Purge completed tasks"
5843
+ msgstr ""
5844
+
5710
5845
  msgid "Python Package"
5711
5846
  msgstr ""
5712
5847
 
@@ -5815,6 +5950,9 @@ msgstr ""
5815
5950
  msgid "Reclaim Space"
5816
5951
  msgstr ""
5817
5952
 
5953
+ msgid "Reclaim space"
5954
+ msgstr ""
5955
+
5818
5956
  msgid "Reclaim space from On Demand repositories"
5819
5957
  msgstr ""
5820
5958
 
@@ -5878,6 +6016,9 @@ msgstr ""
5878
6016
  msgid "Refresh all alternate content sources"
5879
6017
  msgstr ""
5880
6018
 
6019
+ msgid "Refresh all distributions"
6020
+ msgstr ""
6021
+
5881
6022
  msgid "Refresh alternate content sources"
5882
6023
  msgstr ""
5883
6024
 
@@ -5890,15 +6031,27 @@ msgstr ""
5890
6031
  msgid "Refresh counts"
5891
6032
  msgstr ""
5892
6033
 
6034
+ msgid "Refresh distribution"
6035
+ msgstr ""
6036
+
5893
6037
  msgid "Refresh errata applicability"
5894
6038
  msgstr ""
5895
6039
 
6040
+ msgid "Refresh if needed"
6041
+ msgstr ""
6042
+
5896
6043
  msgid "Refresh package applicability"
5897
6044
  msgstr ""
5898
6045
 
5899
6046
  msgid "Refresh previously imported manifest for Red Hat provider"
5900
6047
  msgstr ""
5901
6048
 
6049
+ msgid "Refresh remote"
6050
+ msgstr ""
6051
+
6052
+ msgid "Refresh repos"
6053
+ msgstr ""
6054
+
5902
6055
  msgid "Refresh source"
5903
6056
  msgstr ""
5904
6057
 
@@ -5941,6 +6094,9 @@ msgstr ""
5941
6094
  msgid "Registry name pattern will result in invalid container image name of member repositories"
5942
6095
  msgstr ""
5943
6096
 
6097
+ msgid "Reindex subscriptions"
6098
+ msgstr ""
6099
+
5944
6100
  msgid "Related composite content views"
5945
6101
  msgstr ""
5946
6102
 
@@ -6037,6 +6193,9 @@ msgstr ""
6037
6193
  msgid "Remove one or more subscriptions from an upstream manifest"
6038
6194
  msgstr ""
6039
6195
 
6196
+ msgid "Remove orphans"
6197
+ msgstr ""
6198
+
6040
6199
  msgid "Remove package group via Katello interface"
6041
6200
  msgstr ""
6042
6201
 
@@ -6064,6 +6223,12 @@ msgstr ""
6064
6223
  msgid "Remove subscriptions from one or more hosts"
6065
6224
  msgstr ""
6066
6225
 
6226
+ msgid "Remove units"
6227
+ msgstr ""
6228
+
6229
+ msgid "Remove unneeded repos"
6230
+ msgstr ""
6231
+
6067
6232
  msgid "Remove versions and/or environments from a content view and reassign systems and keys"
6068
6233
  msgstr ""
6069
6234
 
@@ -6088,6 +6253,9 @@ msgstr ""
6088
6253
  msgid "Removing this version from all environments will not delete the version. Version will still be available for later promotion."
6089
6254
  msgstr ""
6090
6255
 
6256
+ msgid "Repair"
6257
+ msgstr ""
6258
+
6091
6259
  msgid "Replace content source on the target machine"
6092
6260
  msgstr ""
6093
6261
 
@@ -6106,12 +6274,18 @@ msgstr ""
6106
6274
  msgid "Repositories are not available for enablement while CDN configuration is set to Air-gapped (disconnected)."
6107
6275
  msgstr ""
6108
6276
 
6277
+ msgid "Repositories certs reset"
6278
+ msgstr ""
6279
+
6109
6280
  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."
6110
6281
  msgstr ""
6111
6282
 
6112
6283
  msgid "Repositories from published Content Views are not allowed."
6113
6284
  msgstr ""
6114
6285
 
6286
+ msgid "Repositories gpg reset"
6287
+ msgstr ""
6288
+
6115
6289
  msgid "Repository"
6116
6290
  msgstr ""
6117
6291
 
@@ -6454,12 +6628,33 @@ msgstr ""
6454
6628
  msgid "Save"
6455
6629
  msgstr ""
6456
6630
 
6631
+ msgid "Save artifact"
6632
+ msgstr ""
6633
+
6634
+ msgid "Save distribution references"
6635
+ msgstr ""
6636
+
6637
+ msgid "Save publication"
6638
+ msgstr ""
6639
+
6640
+ msgid "Save version"
6641
+ msgstr ""
6642
+
6643
+ msgid "Save versions"
6644
+ msgstr ""
6645
+
6457
6646
  msgid "Saving alternate content source..."
6458
6647
  msgstr ""
6459
6648
 
6460
6649
  msgid "Scan a flatpak remote"
6461
6650
  msgstr ""
6462
6651
 
6652
+ msgid "Scan cdn"
6653
+ msgstr ""
6654
+
6655
+ msgid "Scan remote"
6656
+ msgstr ""
6657
+
6463
6658
  msgid "Schema version 1"
6464
6659
  msgstr ""
6465
6660
 
@@ -7249,6 +7444,9 @@ msgstr ""
7249
7444
  msgid "Supported Content Types"
7250
7445
  msgstr ""
7251
7446
 
7447
+ msgid "Sync"
7448
+ msgstr ""
7449
+
7252
7450
  msgid "Sync Canceled"
7253
7451
  msgstr ""
7254
7452
 
@@ -7303,6 +7501,9 @@ msgstr ""
7303
7501
  msgid "Sync all repositories for a product"
7304
7502
  msgstr ""
7305
7503
 
7504
+ msgid "Sync capsule"
7505
+ msgstr ""
7506
+
7306
7507
  msgid "Sync complete."
7307
7508
  msgstr ""
7308
7509
 
@@ -7321,6 +7522,9 @@ msgstr ""
7321
7522
  msgid "Sync state"
7322
7523
  msgstr ""
7323
7524
 
7525
+ msgid "Syncable export"
7526
+ msgstr ""
7527
+
7324
7528
  msgid "Synced"
7325
7529
  msgstr ""
7326
7530
 
@@ -7703,7 +7907,7 @@ msgstr ""
7703
7907
  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."
7704
7908
  msgstr ""
7705
7909
 
7706
- msgid "This erratum is not installable because it is not in this host's content view and lifecycle environment."
7910
+ msgid "This erratum is not installable because it is not in this host's assigned content view environments."
7707
7911
  msgstr ""
7708
7912
 
7709
7913
  msgid "This host does not have any Module streams."
@@ -7748,9 +7952,6 @@ msgstr ""
7748
7952
  msgid "This page shows the subscriptions available from this organization's subscription manifest. {br} Learn more about your overall subscription usage with the {subscriptionsService}."
7749
7953
  msgstr ""
7750
7954
 
7751
- msgid "This repository has pending tasks in associated content views. Please wait for the tasks: "
7752
- msgstr ""
7753
-
7754
7955
  msgid "This repository is not suggested. Please see additional %(anchorBegin)sdocumentation%(anchorEnd)s prior to use."
7755
7956
  msgstr ""
7756
7957
 
@@ -7829,6 +8030,9 @@ msgstr ""
7829
8030
  msgid "To manage packages, select an action."
7830
8031
  msgstr ""
7831
8032
 
8033
+ msgid "Toggle"
8034
+ msgstr ""
8035
+
7832
8036
  msgid "Token/password for the flatpak remote"
7833
8037
  msgstr ""
7834
8038
 
@@ -8120,15 +8324,27 @@ msgstr ""
8120
8324
  msgid "Update content counts for the smart proxy"
8121
8325
  msgstr ""
8122
8326
 
8327
+ msgid "Update content urls"
8328
+ msgstr ""
8329
+
8123
8330
  msgid "Update content view environments for host"
8124
8331
  msgstr ""
8125
8332
 
8126
8333
  msgid "Update content view environments for host %s"
8127
8334
  msgstr ""
8128
8335
 
8336
+ msgid "Update distributions"
8337
+ msgstr ""
8338
+
8129
8339
  msgid "Update hosts manually"
8130
8340
  msgstr ""
8131
8341
 
8342
+ msgid "Update http proxy"
8343
+ msgstr ""
8344
+
8345
+ msgid "Update http proxy details"
8346
+ msgstr ""
8347
+
8132
8348
  msgid "Update installed packages, enabled repos, module inventory"
8133
8349
  msgstr ""
8134
8350
 
@@ -8144,12 +8360,21 @@ msgstr ""
8144
8360
  msgid "Update packages via Katello interface"
8145
8361
  msgstr ""
8146
8362
 
8363
+ msgid "Update redhat repository"
8364
+ msgstr ""
8365
+
8147
8366
  msgid "Update release version for host"
8148
8367
  msgstr ""
8149
8368
 
8150
8369
  msgid "Update release version for host %s"
8151
8370
  msgstr ""
8152
8371
 
8372
+ msgid "Update remote"
8373
+ msgstr ""
8374
+
8375
+ msgid "Update repository"
8376
+ msgstr ""
8377
+
8153
8378
  msgid "Update services requiring restart"
8154
8379
  msgstr ""
8155
8380
 
@@ -8240,6 +8465,12 @@ msgstr ""
8240
8465
  msgid "Upload a subscription manifest"
8241
8466
  msgstr ""
8242
8467
 
8468
+ msgid "Upload content"
8469
+ msgstr ""
8470
+
8471
+ msgid "Upload file"
8472
+ msgstr ""
8473
+
8243
8474
  msgid "Upload into"
8244
8475
  msgstr ""
8245
8476
 
@@ -8249,6 +8480,9 @@ msgstr ""
8249
8480
  msgid "Upload request id"
8250
8481
  msgstr ""
8251
8482
 
8483
+ msgid "Upload tag"
8484
+ msgstr ""
8485
+
8252
8486
  msgid "Upstream Candlepin"
8253
8487
  msgstr ""
8254
8488
 
@@ -8363,6 +8597,9 @@ msgstr ""
8363
8597
  msgid "Verify SSL"
8364
8598
  msgstr ""
8365
8599
 
8600
+ msgid "Verify checksum"
8601
+ msgstr ""
8602
+
8366
8603
  msgid "Verify checksum for content on smart proxy"
8367
8604
  msgstr ""
8368
8605
 
File without changes
Binary file