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/en/katello.po CHANGED
@@ -8,7 +8,7 @@ msgid ""
8
8
  msgstr ""
9
9
  "Project-Id-Version: katello 1.0.0\n"
10
10
  "Report-Msgid-Bugs-To: \n"
11
- "PO-Revision-Date: 2025-02-05 14:11+0000\n"
11
+ "PO-Revision-Date: 2025-07-30 14:59-0400\n"
12
12
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
13
13
  "Language-Team: LANGUAGE <LL@li.org>\n"
14
14
  "Language: \n"
@@ -468,6 +468,9 @@ msgstr ""
468
468
  msgid "About page"
469
469
  msgstr ""
470
470
 
471
+ msgid "Abstract async task"
472
+ msgstr ""
473
+
471
474
  msgid "Access to Red Hat Subscription Management is prohibited. If you would like to change this, please update the content setting 'Subscription connection enabled'."
472
475
  msgstr ""
473
476
 
@@ -981,6 +984,9 @@ msgstr ""
981
984
  msgid "Auto Publish - Triggered by '%s'"
982
985
  msgstr ""
983
986
 
987
+ msgid "Auto attach subscriptions"
988
+ msgstr ""
989
+
984
990
  msgid "Auto publish"
985
991
  msgstr ""
986
992
 
@@ -1458,6 +1464,9 @@ msgstr ""
1458
1464
  msgid "Comma-separated list of tags to sync for a container image repository"
1459
1465
  msgstr ""
1460
1466
 
1467
+ msgid "Commit upload"
1468
+ msgstr ""
1469
+
1461
1470
  msgid "Compare"
1462
1471
  msgstr ""
1463
1472
 
@@ -1812,15 +1821,27 @@ msgstr ""
1812
1821
  msgid "Copy"
1813
1822
  msgstr ""
1814
1823
 
1824
+ msgid "Copy all units"
1825
+ msgstr ""
1826
+
1815
1827
  msgid "Copy an activation key"
1816
1828
  msgstr ""
1817
1829
 
1830
+ msgid "Copy content"
1831
+ msgstr ""
1832
+
1818
1833
  msgid "Copy content view"
1819
1834
  msgstr ""
1820
1835
 
1821
1836
  msgid "Copy to clipboard"
1822
1837
  msgstr ""
1823
1838
 
1839
+ msgid "Copy version"
1840
+ msgstr ""
1841
+
1842
+ msgid "Copy version units to library"
1843
+ msgstr ""
1844
+
1824
1845
  msgid "Cores per socket"
1825
1846
  msgstr ""
1826
1847
 
@@ -2028,12 +2049,21 @@ msgstr ""
2028
2049
  msgid "Create content view"
2029
2050
  msgstr ""
2030
2051
 
2052
+ msgid "Create exporter"
2053
+ msgstr ""
2054
+
2031
2055
  msgid "Create filter"
2032
2056
  msgstr ""
2033
2057
 
2034
2058
  msgid "Create host collection"
2035
2059
  msgstr ""
2036
2060
 
2061
+ msgid "Create import"
2062
+ msgstr ""
2063
+
2064
+ msgid "Create importer"
2065
+ msgstr ""
2066
+
2037
2067
  msgid "Create new activation key"
2038
2068
  msgstr ""
2039
2069
 
@@ -2043,6 +2073,12 @@ msgstr ""
2043
2073
  msgid "Create package filter rule"
2044
2074
  msgstr ""
2045
2075
 
2076
+ msgid "Create publication"
2077
+ msgstr ""
2078
+
2079
+ msgid "Create remote"
2080
+ msgstr ""
2081
+
2046
2082
  msgid "Create rule"
2047
2083
  msgstr ""
2048
2084
 
@@ -2292,12 +2328,36 @@ msgstr ""
2292
2328
  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."
2293
2329
  msgstr ""
2294
2330
 
2331
+ msgid "Delete distributions"
2332
+ msgstr ""
2333
+
2295
2334
  msgid "Delete manifest from Red Hat provider"
2296
2335
  msgstr ""
2297
2336
 
2298
2337
  msgid "Delete multiple filters from a content view"
2299
2338
  msgstr ""
2300
2339
 
2340
+ msgid "Delete orphan alternate content sources"
2341
+ msgstr ""
2342
+
2343
+ msgid "Delete orphan distributions"
2344
+ msgstr ""
2345
+
2346
+ msgid "Delete orphan remotes"
2347
+ msgstr ""
2348
+
2349
+ msgid "Delete orphan repository versions"
2350
+ msgstr ""
2351
+
2352
+ msgid "Delete orphaned migrated repositories"
2353
+ msgstr ""
2354
+
2355
+ msgid "Delete remote"
2356
+ msgstr ""
2357
+
2358
+ msgid "Delete repository references"
2359
+ msgstr ""
2360
+
2301
2361
  msgid "Delete version"
2302
2362
  msgstr ""
2303
2363
 
@@ -2397,6 +2457,12 @@ msgstr ""
2397
2457
  msgid "Destroy an environment in an organization"
2398
2458
  msgstr ""
2399
2459
 
2460
+ msgid "Destroy exporter"
2461
+ msgstr ""
2462
+
2463
+ msgid "Destroy importer"
2464
+ msgstr ""
2465
+
2400
2466
  msgid "Destroy one or more alternate content sources"
2401
2467
  msgstr ""
2402
2468
 
@@ -2445,6 +2511,9 @@ msgstr ""
2445
2511
  msgid "Disabling Simple Content Access failed for '%{subject}'."
2446
2512
  msgstr ""
2447
2513
 
2514
+ msgid "Discover"
2515
+ msgstr ""
2516
+
2448
2517
  msgid "Discover Repositories"
2449
2518
  msgstr ""
2450
2519
 
@@ -2640,6 +2709,9 @@ msgstr ""
2640
2709
  msgid "Environment cannot be in its own promotion path"
2641
2710
  msgstr ""
2642
2711
 
2712
+ msgid "Environment contents refresh"
2713
+ msgstr ""
2714
+
2643
2715
  msgid "Environment identifier"
2644
2716
  msgstr ""
2645
2717
 
@@ -2679,6 +2751,9 @@ msgstr ""
2679
2751
  msgid "Errata id of the erratum (RHSA-2012:108)"
2680
2752
  msgstr ""
2681
2753
 
2754
+ msgid "Errata mail"
2755
+ msgstr ""
2756
+
2682
2757
  msgid "Errata statuses not updated for deleted content facet with UUID %s"
2683
2758
  msgstr ""
2684
2759
 
@@ -2838,6 +2913,9 @@ msgstr ""
2838
2913
  msgid "Fetch installable errata for one or more hosts."
2839
2914
  msgstr ""
2840
2915
 
2916
+ msgid "Fetch pxe files"
2917
+ msgstr ""
2918
+
2841
2919
  msgid "Fetch traces for one or more hosts"
2842
2920
  msgstr ""
2843
2921
 
@@ -2931,6 +3009,9 @@ msgstr ""
2931
3009
  msgid "Filter versions that are components in the specified composite version"
2932
3010
  msgstr ""
2933
3011
 
3012
+ msgid "Filtered index content"
3013
+ msgstr ""
3014
+
2934
3015
  msgid "Filters"
2935
3016
  msgstr ""
2936
3017
 
@@ -3023,6 +3104,9 @@ msgstr ""
3023
3104
  msgid "Generate host applicability"
3024
3105
  msgstr ""
3025
3106
 
3107
+ msgid "Generate metadata"
3108
+ msgstr ""
3109
+
3026
3110
  msgid "Generate repository applicability"
3027
3111
  msgstr ""
3028
3112
 
@@ -3260,6 +3344,12 @@ msgstr ""
3260
3344
  msgid "How to order the sorted results (e.g. ASC for ascending)"
3261
3345
  msgstr ""
3262
3346
 
3347
+ msgid "Hypervisors"
3348
+ msgstr ""
3349
+
3350
+ msgid "Hypervisors update"
3351
+ msgstr ""
3352
+
3263
3353
  msgid "ID of a HTTP Proxy"
3264
3354
  msgstr ""
3265
3355
 
@@ -3580,6 +3670,9 @@ msgstr ""
3580
3670
  msgid "Import a subscription manifest to give hosts access to Red Hat content."
3581
3671
  msgstr ""
3582
3672
 
3673
+ msgid "Import migration"
3674
+ msgstr ""
3675
+
3583
3676
  msgid "Import new manifest"
3584
3677
  msgstr ""
3585
3678
 
@@ -3589,6 +3682,12 @@ msgstr ""
3589
3682
  msgid "Import only Content Views cannot be directly publsihed. Content can only be updated by importing into the view."
3590
3683
  msgstr ""
3591
3684
 
3685
+ msgid "Import repository upload"
3686
+ msgstr ""
3687
+
3688
+ msgid "Import upload"
3689
+ msgstr ""
3690
+
3592
3691
  msgid "Import uploads into a repository"
3593
3692
  msgstr ""
3594
3693
 
@@ -3655,6 +3754,9 @@ msgstr ""
3655
3754
  msgid "Incremental Update incomplete."
3656
3755
  msgstr ""
3657
3756
 
3757
+ msgid "Incremental Update of Content View Version(s) "
3758
+ msgstr ""
3759
+
3658
3760
  msgid "Incremental Update of %{content_view_count} Content View Version(s) "
3659
3761
  msgstr ""
3660
3762
 
@@ -3667,12 +3769,27 @@ msgstr ""
3667
3769
  msgid "Incremental update specified for composite %{name} version %{version}, but no components updated."
3668
3770
  msgstr ""
3669
3771
 
3772
+ msgid "Index content"
3773
+ msgstr ""
3774
+
3775
+ msgid "Index errata"
3776
+ msgstr ""
3777
+
3778
+ msgid "Index module streams"
3779
+ msgstr ""
3780
+
3781
+ msgid "Index package groups"
3782
+ msgstr ""
3783
+
3670
3784
  msgid "Informable Type must be one of the following [ %{list} ]"
3671
3785
  msgstr ""
3672
3786
 
3673
3787
  msgid "Inherit from Repository"
3674
3788
  msgstr ""
3675
3789
 
3790
+ msgid "Initialize"
3791
+ msgstr ""
3792
+
3676
3793
  msgid "Initiate a sync of the products attached to the sync plan"
3677
3794
  msgstr ""
3678
3795
 
@@ -3709,7 +3826,7 @@ msgstr ""
3709
3826
  msgid "Installable bugfix/enhancement errata"
3710
3827
  msgstr ""
3711
3828
 
3712
- msgid "Installable errata are applicable errata that are available in the host's content view and lifecycle environment."
3829
+ msgid "Installable errata are applicable errata that are available in the host's assigned content view environments."
3713
3830
  msgstr ""
3714
3831
 
3715
3832
  msgid "Installable security errata"
@@ -3748,6 +3865,9 @@ msgstr ""
3748
3865
  msgid "Installing Package..."
3749
3866
  msgstr ""
3750
3867
 
3868
+ msgid "Instance update"
3869
+ msgstr ""
3870
+
3751
3871
  msgid "Instance-based"
3752
3872
  msgstr ""
3753
3873
 
@@ -4474,6 +4594,9 @@ msgstr ""
4474
4594
  msgid "Messaging connection"
4475
4595
  msgstr ""
4476
4596
 
4597
+ msgid "Metadata generate"
4598
+ msgstr ""
4599
+
4477
4600
  msgid ""
4478
4601
  "Metadata republishing is risky on 'Complete Mirroring' repositories. Change the mirroring policy and try again.\n"
4479
4602
  "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."
@@ -4530,6 +4653,15 @@ msgstr ""
4530
4653
  msgid "Multi Content View Environment"
4531
4654
  msgstr ""
4532
4655
 
4656
+ msgid "Multi copy all units"
4657
+ msgstr ""
4658
+
4659
+ msgid "Multi copy content"
4660
+ msgstr ""
4661
+
4662
+ msgid "Multi copy units"
4663
+ msgstr ""
4664
+
4533
4665
  msgid "Multi-entitlement"
4534
4666
  msgstr ""
4535
4667
 
@@ -4896,7 +5028,7 @@ msgstr ""
4896
5028
  msgid "No packages available to install"
4897
5029
  msgstr ""
4898
5030
 
4899
- msgid "No packages available to install on this host. Please check the host's content view and lifecycle environment."
5031
+ msgid "No packages available to install on this host. Please check the host's assigned content view environments."
4900
5032
  msgstr ""
4901
5033
 
4902
5034
  msgid "No packages removed"
@@ -5705,6 +5837,9 @@ msgstr ""
5705
5837
  msgid "Pulp task error"
5706
5838
  msgstr ""
5707
5839
 
5840
+ msgid "Purge completed tasks"
5841
+ msgstr ""
5842
+
5708
5843
  msgid "Python Package"
5709
5844
  msgstr ""
5710
5845
 
@@ -5813,6 +5948,9 @@ msgstr ""
5813
5948
  msgid "Reclaim Space"
5814
5949
  msgstr ""
5815
5950
 
5951
+ msgid "Reclaim space"
5952
+ msgstr ""
5953
+
5816
5954
  msgid "Reclaim space from On Demand repositories"
5817
5955
  msgstr ""
5818
5956
 
@@ -5876,6 +6014,9 @@ msgstr ""
5876
6014
  msgid "Refresh all alternate content sources"
5877
6015
  msgstr ""
5878
6016
 
6017
+ msgid "Refresh all distributions"
6018
+ msgstr ""
6019
+
5879
6020
  msgid "Refresh alternate content sources"
5880
6021
  msgstr ""
5881
6022
 
@@ -5888,15 +6029,27 @@ msgstr ""
5888
6029
  msgid "Refresh counts"
5889
6030
  msgstr ""
5890
6031
 
6032
+ msgid "Refresh distribution"
6033
+ msgstr ""
6034
+
5891
6035
  msgid "Refresh errata applicability"
5892
6036
  msgstr ""
5893
6037
 
6038
+ msgid "Refresh if needed"
6039
+ msgstr ""
6040
+
5894
6041
  msgid "Refresh package applicability"
5895
6042
  msgstr ""
5896
6043
 
5897
6044
  msgid "Refresh previously imported manifest for Red Hat provider"
5898
6045
  msgstr ""
5899
6046
 
6047
+ msgid "Refresh remote"
6048
+ msgstr ""
6049
+
6050
+ msgid "Refresh repos"
6051
+ msgstr ""
6052
+
5900
6053
  msgid "Refresh source"
5901
6054
  msgstr ""
5902
6055
 
@@ -5939,6 +6092,9 @@ msgstr ""
5939
6092
  msgid "Registry name pattern will result in invalid container image name of member repositories"
5940
6093
  msgstr ""
5941
6094
 
6095
+ msgid "Reindex subscriptions"
6096
+ msgstr ""
6097
+
5942
6098
  msgid "Related composite content views"
5943
6099
  msgstr ""
5944
6100
 
@@ -6035,6 +6191,9 @@ msgstr ""
6035
6191
  msgid "Remove one or more subscriptions from an upstream manifest"
6036
6192
  msgstr ""
6037
6193
 
6194
+ msgid "Remove orphans"
6195
+ msgstr ""
6196
+
6038
6197
  msgid "Remove package group via Katello interface"
6039
6198
  msgstr ""
6040
6199
 
@@ -6062,6 +6221,12 @@ msgstr ""
6062
6221
  msgid "Remove subscriptions from one or more hosts"
6063
6222
  msgstr ""
6064
6223
 
6224
+ msgid "Remove units"
6225
+ msgstr ""
6226
+
6227
+ msgid "Remove unneeded repos"
6228
+ msgstr ""
6229
+
6065
6230
  msgid "Remove versions and/or environments from a content view and reassign systems and keys"
6066
6231
  msgstr ""
6067
6232
 
@@ -6086,6 +6251,9 @@ msgstr ""
6086
6251
  msgid "Removing this version from all environments will not delete the version. Version will still be available for later promotion."
6087
6252
  msgstr ""
6088
6253
 
6254
+ msgid "Repair"
6255
+ msgstr ""
6256
+
6089
6257
  msgid "Replace content source on the target machine"
6090
6258
  msgstr ""
6091
6259
 
@@ -6104,12 +6272,18 @@ msgstr ""
6104
6272
  msgid "Repositories are not available for enablement while CDN configuration is set to Air-gapped (disconnected)."
6105
6273
  msgstr ""
6106
6274
 
6275
+ msgid "Repositories certs reset"
6276
+ msgstr ""
6277
+
6107
6278
  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."
6108
6279
  msgstr ""
6109
6280
 
6110
6281
  msgid "Repositories from published Content Views are not allowed."
6111
6282
  msgstr ""
6112
6283
 
6284
+ msgid "Repositories gpg reset"
6285
+ msgstr ""
6286
+
6113
6287
  msgid "Repository"
6114
6288
  msgstr ""
6115
6289
 
@@ -6452,12 +6626,33 @@ msgstr ""
6452
6626
  msgid "Save"
6453
6627
  msgstr ""
6454
6628
 
6629
+ msgid "Save artifact"
6630
+ msgstr ""
6631
+
6632
+ msgid "Save distribution references"
6633
+ msgstr ""
6634
+
6635
+ msgid "Save publication"
6636
+ msgstr ""
6637
+
6638
+ msgid "Save version"
6639
+ msgstr ""
6640
+
6641
+ msgid "Save versions"
6642
+ msgstr ""
6643
+
6455
6644
  msgid "Saving alternate content source..."
6456
6645
  msgstr ""
6457
6646
 
6458
6647
  msgid "Scan a flatpak remote"
6459
6648
  msgstr ""
6460
6649
 
6650
+ msgid "Scan cdn"
6651
+ msgstr ""
6652
+
6653
+ msgid "Scan remote"
6654
+ msgstr ""
6655
+
6461
6656
  msgid "Schema version 1"
6462
6657
  msgstr ""
6463
6658
 
@@ -7247,6 +7442,9 @@ msgstr ""
7247
7442
  msgid "Supported Content Types"
7248
7443
  msgstr ""
7249
7444
 
7445
+ msgid "Sync"
7446
+ msgstr ""
7447
+
7250
7448
  msgid "Sync Canceled"
7251
7449
  msgstr ""
7252
7450
 
@@ -7301,6 +7499,9 @@ msgstr ""
7301
7499
  msgid "Sync all repositories for a product"
7302
7500
  msgstr ""
7303
7501
 
7502
+ msgid "Sync capsule"
7503
+ msgstr ""
7504
+
7304
7505
  msgid "Sync complete."
7305
7506
  msgstr ""
7306
7507
 
@@ -7319,6 +7520,9 @@ msgstr ""
7319
7520
  msgid "Sync state"
7320
7521
  msgstr ""
7321
7522
 
7523
+ msgid "Syncable export"
7524
+ msgstr ""
7525
+
7322
7526
  msgid "Synced"
7323
7527
  msgstr ""
7324
7528
 
@@ -7701,7 +7905,7 @@ msgstr ""
7701
7905
  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."
7702
7906
  msgstr ""
7703
7907
 
7704
- msgid "This erratum is not installable because it is not in this host's content view and lifecycle environment."
7908
+ msgid "This erratum is not installable because it is not in this host's assigned content view environments."
7705
7909
  msgstr ""
7706
7910
 
7707
7911
  msgid "This host does not have any Module streams."
@@ -7746,9 +7950,6 @@ msgstr ""
7746
7950
  msgid "This page shows the subscriptions available from this organization's subscription manifest. {br} Learn more about your overall subscription usage with the {subscriptionsService}."
7747
7951
  msgstr ""
7748
7952
 
7749
- msgid "This repository has pending tasks in associated content views. Please wait for the tasks: "
7750
- msgstr ""
7751
-
7752
7953
  msgid "This repository is not suggested. Please see additional %(anchorBegin)sdocumentation%(anchorEnd)s prior to use."
7753
7954
  msgstr ""
7754
7955
 
@@ -7827,6 +8028,9 @@ msgstr ""
7827
8028
  msgid "To manage packages, select an action."
7828
8029
  msgstr ""
7829
8030
 
8031
+ msgid "Toggle"
8032
+ msgstr ""
8033
+
7830
8034
  msgid "Token/password for the flatpak remote"
7831
8035
  msgstr ""
7832
8036
 
@@ -8118,15 +8322,27 @@ msgstr ""
8118
8322
  msgid "Update content counts for the smart proxy"
8119
8323
  msgstr ""
8120
8324
 
8325
+ msgid "Update content urls"
8326
+ msgstr ""
8327
+
8121
8328
  msgid "Update content view environments for host"
8122
8329
  msgstr ""
8123
8330
 
8124
8331
  msgid "Update content view environments for host %s"
8125
8332
  msgstr ""
8126
8333
 
8334
+ msgid "Update distributions"
8335
+ msgstr ""
8336
+
8127
8337
  msgid "Update hosts manually"
8128
8338
  msgstr ""
8129
8339
 
8340
+ msgid "Update http proxy"
8341
+ msgstr ""
8342
+
8343
+ msgid "Update http proxy details"
8344
+ msgstr ""
8345
+
8130
8346
  msgid "Update installed packages, enabled repos, module inventory"
8131
8347
  msgstr ""
8132
8348
 
@@ -8142,12 +8358,21 @@ msgstr ""
8142
8358
  msgid "Update packages via Katello interface"
8143
8359
  msgstr ""
8144
8360
 
8361
+ msgid "Update redhat repository"
8362
+ msgstr ""
8363
+
8145
8364
  msgid "Update release version for host"
8146
8365
  msgstr ""
8147
8366
 
8148
8367
  msgid "Update release version for host %s"
8149
8368
  msgstr ""
8150
8369
 
8370
+ msgid "Update remote"
8371
+ msgstr ""
8372
+
8373
+ msgid "Update repository"
8374
+ msgstr ""
8375
+
8151
8376
  msgid "Update services requiring restart"
8152
8377
  msgstr ""
8153
8378
 
@@ -8238,6 +8463,12 @@ msgstr ""
8238
8463
  msgid "Upload a subscription manifest"
8239
8464
  msgstr ""
8240
8465
 
8466
+ msgid "Upload content"
8467
+ msgstr ""
8468
+
8469
+ msgid "Upload file"
8470
+ msgstr ""
8471
+
8241
8472
  msgid "Upload into"
8242
8473
  msgstr ""
8243
8474
 
@@ -8247,6 +8478,9 @@ msgstr ""
8247
8478
  msgid "Upload request id"
8248
8479
  msgstr ""
8249
8480
 
8481
+ msgid "Upload tag"
8482
+ msgstr ""
8483
+
8250
8484
  msgid "Upstream Candlepin"
8251
8485
  msgstr ""
8252
8486
 
@@ -8361,6 +8595,9 @@ msgstr ""
8361
8595
  msgid "Verify SSL"
8362
8596
  msgstr ""
8363
8597
 
8598
+ msgid "Verify checksum"
8599
+ msgstr ""
8600
+
8364
8601
  msgid "Verify checksum for content on smart proxy"
8365
8602
  msgstr ""
8366
8603
 
File without changes
Binary file