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
@@ -13,7 +13,7 @@
13
13
  #
14
14
  msgid ""
15
15
  msgstr ""
16
- "Project-Id-Version: katello 4.16.0.pre.master\n"
16
+ "Project-Id-Version: katello 4.16.2\n"
17
17
  "Report-Msgid-Bugs-To: \n"
18
18
  "PO-Revision-Date: 2017-12-19 20:14+0000\n"
19
19
  "Last-Translator: Maximilian Kolb <kolb@atix.de>, 2024\n"
@@ -476,6 +476,9 @@ msgstr ""
476
476
  msgid "About page"
477
477
  msgstr ""
478
478
 
479
+ msgid "Abstract async task"
480
+ msgstr ""
481
+
479
482
  msgid "Access to Red Hat Subscription Management is prohibited. If you would like to change this, please update the content setting 'Subscription connection enabled'."
480
483
  msgstr ""
481
484
 
@@ -989,6 +992,9 @@ msgstr ""
989
992
  msgid "Auto Publish - Triggered by '%s'"
990
993
  msgstr ""
991
994
 
995
+ msgid "Auto attach subscriptions"
996
+ msgstr ""
997
+
992
998
  msgid "Auto publish"
993
999
  msgstr ""
994
1000
 
@@ -1466,6 +1472,9 @@ msgstr ""
1466
1472
  msgid "Comma-separated list of tags to sync for a container image repository"
1467
1473
  msgstr ""
1468
1474
 
1475
+ msgid "Commit upload"
1476
+ msgstr ""
1477
+
1469
1478
  msgid "Compare"
1470
1479
  msgstr ""
1471
1480
 
@@ -1820,15 +1829,27 @@ msgstr ""
1820
1829
  msgid "Copy"
1821
1830
  msgstr ""
1822
1831
 
1832
+ msgid "Copy all units"
1833
+ msgstr ""
1834
+
1823
1835
  msgid "Copy an activation key"
1824
1836
  msgstr ""
1825
1837
 
1838
+ msgid "Copy content"
1839
+ msgstr ""
1840
+
1826
1841
  msgid "Copy content view"
1827
1842
  msgstr ""
1828
1843
 
1829
1844
  msgid "Copy to clipboard"
1830
1845
  msgstr ""
1831
1846
 
1847
+ msgid "Copy version"
1848
+ msgstr ""
1849
+
1850
+ msgid "Copy version units to library"
1851
+ msgstr ""
1852
+
1832
1853
  msgid "Cores per socket"
1833
1854
  msgstr ""
1834
1855
 
@@ -2036,12 +2057,21 @@ msgstr ""
2036
2057
  msgid "Create content view"
2037
2058
  msgstr ""
2038
2059
 
2060
+ msgid "Create exporter"
2061
+ msgstr ""
2062
+
2039
2063
  msgid "Create filter"
2040
2064
  msgstr ""
2041
2065
 
2042
2066
  msgid "Create host collection"
2043
2067
  msgstr ""
2044
2068
 
2069
+ msgid "Create import"
2070
+ msgstr ""
2071
+
2072
+ msgid "Create importer"
2073
+ msgstr ""
2074
+
2045
2075
  msgid "Create new activation key"
2046
2076
  msgstr ""
2047
2077
 
@@ -2051,6 +2081,12 @@ msgstr ""
2051
2081
  msgid "Create package filter rule"
2052
2082
  msgstr ""
2053
2083
 
2084
+ msgid "Create publication"
2085
+ msgstr ""
2086
+
2087
+ msgid "Create remote"
2088
+ msgstr ""
2089
+
2054
2090
  msgid "Create rule"
2055
2091
  msgstr ""
2056
2092
 
@@ -2300,12 +2336,36 @@ msgstr ""
2300
2336
  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."
2301
2337
  msgstr ""
2302
2338
 
2339
+ msgid "Delete distributions"
2340
+ msgstr ""
2341
+
2303
2342
  msgid "Delete manifest from Red Hat provider"
2304
2343
  msgstr ""
2305
2344
 
2306
2345
  msgid "Delete multiple filters from a content view"
2307
2346
  msgstr ""
2308
2347
 
2348
+ msgid "Delete orphan alternate content sources"
2349
+ msgstr ""
2350
+
2351
+ msgid "Delete orphan distributions"
2352
+ msgstr ""
2353
+
2354
+ msgid "Delete orphan remotes"
2355
+ msgstr ""
2356
+
2357
+ msgid "Delete orphan repository versions"
2358
+ msgstr ""
2359
+
2360
+ msgid "Delete orphaned migrated repositories"
2361
+ msgstr ""
2362
+
2363
+ msgid "Delete remote"
2364
+ msgstr ""
2365
+
2366
+ msgid "Delete repository references"
2367
+ msgstr ""
2368
+
2309
2369
  msgid "Delete version"
2310
2370
  msgstr ""
2311
2371
 
@@ -2405,6 +2465,12 @@ msgstr ""
2405
2465
  msgid "Destroy an environment in an organization"
2406
2466
  msgstr ""
2407
2467
 
2468
+ msgid "Destroy exporter"
2469
+ msgstr ""
2470
+
2471
+ msgid "Destroy importer"
2472
+ msgstr ""
2473
+
2408
2474
  msgid "Destroy one or more alternate content sources"
2409
2475
  msgstr ""
2410
2476
 
@@ -2453,6 +2519,9 @@ msgstr ""
2453
2519
  msgid "Disabling Simple Content Access failed for '%{subject}'."
2454
2520
  msgstr ""
2455
2521
 
2522
+ msgid "Discover"
2523
+ msgstr ""
2524
+
2456
2525
  msgid "Discover Repositories"
2457
2526
  msgstr ""
2458
2527
 
@@ -2648,6 +2717,9 @@ msgstr ""
2648
2717
  msgid "Environment cannot be in its own promotion path"
2649
2718
  msgstr ""
2650
2719
 
2720
+ msgid "Environment contents refresh"
2721
+ msgstr ""
2722
+
2651
2723
  msgid "Environment identifier"
2652
2724
  msgstr ""
2653
2725
 
@@ -2687,6 +2759,9 @@ msgstr ""
2687
2759
  msgid "Errata id of the erratum (RHSA-2012:108)"
2688
2760
  msgstr ""
2689
2761
 
2762
+ msgid "Errata mail"
2763
+ msgstr ""
2764
+
2690
2765
  msgid "Errata statuses not updated for deleted content facet with UUID %s"
2691
2766
  msgstr ""
2692
2767
 
@@ -2846,6 +2921,9 @@ msgstr ""
2846
2921
  msgid "Fetch installable errata for one or more hosts."
2847
2922
  msgstr ""
2848
2923
 
2924
+ msgid "Fetch pxe files"
2925
+ msgstr ""
2926
+
2849
2927
  msgid "Fetch traces for one or more hosts"
2850
2928
  msgstr ""
2851
2929
 
@@ -2939,6 +3017,9 @@ msgstr ""
2939
3017
  msgid "Filter versions that are components in the specified composite version"
2940
3018
  msgstr ""
2941
3019
 
3020
+ msgid "Filtered index content"
3021
+ msgstr ""
3022
+
2942
3023
  msgid "Filters"
2943
3024
  msgstr "Filter"
2944
3025
 
@@ -3031,6 +3112,9 @@ msgstr ""
3031
3112
  msgid "Generate host applicability"
3032
3113
  msgstr ""
3033
3114
 
3115
+ msgid "Generate metadata"
3116
+ msgstr ""
3117
+
3034
3118
  msgid "Generate repository applicability"
3035
3119
  msgstr ""
3036
3120
 
@@ -3268,6 +3352,12 @@ msgstr ""
3268
3352
  msgid "How to order the sorted results (e.g. ASC for ascending)"
3269
3353
  msgstr ""
3270
3354
 
3355
+ msgid "Hypervisors"
3356
+ msgstr ""
3357
+
3358
+ msgid "Hypervisors update"
3359
+ msgstr ""
3360
+
3271
3361
  msgid "ID of a HTTP Proxy"
3272
3362
  msgstr ""
3273
3363
 
@@ -3588,6 +3678,9 @@ msgstr ""
3588
3678
  msgid "Import a subscription manifest to give hosts access to Red Hat content."
3589
3679
  msgstr ""
3590
3680
 
3681
+ msgid "Import migration"
3682
+ msgstr ""
3683
+
3591
3684
  msgid "Import new manifest"
3592
3685
  msgstr ""
3593
3686
 
@@ -3597,6 +3690,12 @@ msgstr ""
3597
3690
  msgid "Import only Content Views cannot be directly publsihed. Content can only be updated by importing into the view."
3598
3691
  msgstr ""
3599
3692
 
3693
+ msgid "Import repository upload"
3694
+ msgstr ""
3695
+
3696
+ msgid "Import upload"
3697
+ msgstr ""
3698
+
3600
3699
  msgid "Import uploads into a repository"
3601
3700
  msgstr ""
3602
3701
 
@@ -3663,6 +3762,9 @@ msgstr ""
3663
3762
  msgid "Incremental Update incomplete."
3664
3763
  msgstr ""
3665
3764
 
3765
+ msgid "Incremental Update of Content View Version(s) "
3766
+ msgstr ""
3767
+
3666
3768
  msgid "Incremental Update of %{content_view_count} Content View Version(s) "
3667
3769
  msgstr ""
3668
3770
 
@@ -3675,12 +3777,27 @@ msgstr ""
3675
3777
  msgid "Incremental update specified for composite %{name} version %{version}, but no components updated."
3676
3778
  msgstr ""
3677
3779
 
3780
+ msgid "Index content"
3781
+ msgstr ""
3782
+
3783
+ msgid "Index errata"
3784
+ msgstr ""
3785
+
3786
+ msgid "Index module streams"
3787
+ msgstr ""
3788
+
3789
+ msgid "Index package groups"
3790
+ msgstr ""
3791
+
3678
3792
  msgid "Informable Type must be one of the following [ %{list} ]"
3679
3793
  msgstr ""
3680
3794
 
3681
3795
  msgid "Inherit from Repository"
3682
3796
  msgstr ""
3683
3797
 
3798
+ msgid "Initialize"
3799
+ msgstr ""
3800
+
3684
3801
  msgid "Initiate a sync of the products attached to the sync plan"
3685
3802
  msgstr ""
3686
3803
 
@@ -3717,7 +3834,7 @@ msgstr ""
3717
3834
  msgid "Installable bugfix/enhancement errata"
3718
3835
  msgstr ""
3719
3836
 
3720
- msgid "Installable errata are applicable errata that are available in the host's content view and lifecycle environment."
3837
+ msgid "Installable errata are applicable errata that are available in the host's assigned content view environments."
3721
3838
  msgstr ""
3722
3839
 
3723
3840
  msgid "Installable security errata"
@@ -3756,6 +3873,9 @@ msgstr ""
3756
3873
  msgid "Installing Package..."
3757
3874
  msgstr ""
3758
3875
 
3876
+ msgid "Instance update"
3877
+ msgstr ""
3878
+
3759
3879
  msgid "Instance-based"
3760
3880
  msgstr ""
3761
3881
 
@@ -4482,6 +4602,9 @@ msgstr ""
4482
4602
  msgid "Messaging connection"
4483
4603
  msgstr ""
4484
4604
 
4605
+ msgid "Metadata generate"
4606
+ msgstr ""
4607
+
4485
4608
  msgid ""
4486
4609
  "Metadata republishing is risky on 'Complete Mirroring' repositories. Change the mirroring policy and try again.\n"
4487
4610
  "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."
@@ -4538,6 +4661,15 @@ msgstr ""
4538
4661
  msgid "Multi Content View Environment"
4539
4662
  msgstr ""
4540
4663
 
4664
+ msgid "Multi copy all units"
4665
+ msgstr ""
4666
+
4667
+ msgid "Multi copy content"
4668
+ msgstr ""
4669
+
4670
+ msgid "Multi copy units"
4671
+ msgstr ""
4672
+
4541
4673
  msgid "Multi-entitlement"
4542
4674
  msgstr ""
4543
4675
 
@@ -4904,7 +5036,7 @@ msgstr ""
4904
5036
  msgid "No packages available to install"
4905
5037
  msgstr ""
4906
5038
 
4907
- msgid "No packages available to install on this host. Please check the host's content view and lifecycle environment."
5039
+ msgid "No packages available to install on this host. Please check the host's assigned content view environments."
4908
5040
  msgstr ""
4909
5041
 
4910
5042
  msgid "No packages removed"
@@ -5713,6 +5845,9 @@ msgstr ""
5713
5845
  msgid "Pulp task error"
5714
5846
  msgstr ""
5715
5847
 
5848
+ msgid "Purge completed tasks"
5849
+ msgstr ""
5850
+
5716
5851
  msgid "Python Package"
5717
5852
  msgstr ""
5718
5853
 
@@ -5821,6 +5956,9 @@ msgstr ""
5821
5956
  msgid "Reclaim Space"
5822
5957
  msgstr ""
5823
5958
 
5959
+ msgid "Reclaim space"
5960
+ msgstr ""
5961
+
5824
5962
  msgid "Reclaim space from On Demand repositories"
5825
5963
  msgstr ""
5826
5964
 
@@ -5884,6 +6022,9 @@ msgstr ""
5884
6022
  msgid "Refresh all alternate content sources"
5885
6023
  msgstr ""
5886
6024
 
6025
+ msgid "Refresh all distributions"
6026
+ msgstr ""
6027
+
5887
6028
  msgid "Refresh alternate content sources"
5888
6029
  msgstr ""
5889
6030
 
@@ -5896,15 +6037,27 @@ msgstr ""
5896
6037
  msgid "Refresh counts"
5897
6038
  msgstr ""
5898
6039
 
6040
+ msgid "Refresh distribution"
6041
+ msgstr ""
6042
+
5899
6043
  msgid "Refresh errata applicability"
5900
6044
  msgstr ""
5901
6045
 
6046
+ msgid "Refresh if needed"
6047
+ msgstr ""
6048
+
5902
6049
  msgid "Refresh package applicability"
5903
6050
  msgstr ""
5904
6051
 
5905
6052
  msgid "Refresh previously imported manifest for Red Hat provider"
5906
6053
  msgstr ""
5907
6054
 
6055
+ msgid "Refresh remote"
6056
+ msgstr ""
6057
+
6058
+ msgid "Refresh repos"
6059
+ msgstr ""
6060
+
5908
6061
  msgid "Refresh source"
5909
6062
  msgstr ""
5910
6063
 
@@ -5947,6 +6100,9 @@ msgstr ""
5947
6100
  msgid "Registry name pattern will result in invalid container image name of member repositories"
5948
6101
  msgstr ""
5949
6102
 
6103
+ msgid "Reindex subscriptions"
6104
+ msgstr ""
6105
+
5950
6106
  msgid "Related composite content views"
5951
6107
  msgstr ""
5952
6108
 
@@ -6043,6 +6199,9 @@ msgstr ""
6043
6199
  msgid "Remove one or more subscriptions from an upstream manifest"
6044
6200
  msgstr ""
6045
6201
 
6202
+ msgid "Remove orphans"
6203
+ msgstr ""
6204
+
6046
6205
  msgid "Remove package group via Katello interface"
6047
6206
  msgstr ""
6048
6207
 
@@ -6070,6 +6229,12 @@ msgstr ""
6070
6229
  msgid "Remove subscriptions from one or more hosts"
6071
6230
  msgstr ""
6072
6231
 
6232
+ msgid "Remove units"
6233
+ msgstr ""
6234
+
6235
+ msgid "Remove unneeded repos"
6236
+ msgstr ""
6237
+
6073
6238
  msgid "Remove versions and/or environments from a content view and reassign systems and keys"
6074
6239
  msgstr ""
6075
6240
 
@@ -6094,6 +6259,9 @@ msgstr ""
6094
6259
  msgid "Removing this version from all environments will not delete the version. Version will still be available for later promotion."
6095
6260
  msgstr ""
6096
6261
 
6262
+ msgid "Repair"
6263
+ msgstr ""
6264
+
6097
6265
  msgid "Replace content source on the target machine"
6098
6266
  msgstr ""
6099
6267
 
@@ -6112,12 +6280,18 @@ msgstr ""
6112
6280
  msgid "Repositories are not available for enablement while CDN configuration is set to Air-gapped (disconnected)."
6113
6281
  msgstr ""
6114
6282
 
6283
+ msgid "Repositories certs reset"
6284
+ msgstr ""
6285
+
6115
6286
  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."
6116
6287
  msgstr ""
6117
6288
 
6118
6289
  msgid "Repositories from published Content Views are not allowed."
6119
6290
  msgstr ""
6120
6291
 
6292
+ msgid "Repositories gpg reset"
6293
+ msgstr ""
6294
+
6121
6295
  msgid "Repository"
6122
6296
  msgstr ""
6123
6297
 
@@ -6460,12 +6634,33 @@ msgstr ""
6460
6634
  msgid "Save"
6461
6635
  msgstr "Speichern"
6462
6636
 
6637
+ msgid "Save artifact"
6638
+ msgstr ""
6639
+
6640
+ msgid "Save distribution references"
6641
+ msgstr ""
6642
+
6643
+ msgid "Save publication"
6644
+ msgstr ""
6645
+
6646
+ msgid "Save version"
6647
+ msgstr ""
6648
+
6649
+ msgid "Save versions"
6650
+ msgstr ""
6651
+
6463
6652
  msgid "Saving alternate content source..."
6464
6653
  msgstr ""
6465
6654
 
6466
6655
  msgid "Scan a flatpak remote"
6467
6656
  msgstr ""
6468
6657
 
6658
+ msgid "Scan cdn"
6659
+ msgstr ""
6660
+
6661
+ msgid "Scan remote"
6662
+ msgstr ""
6663
+
6469
6664
  msgid "Schema version 1"
6470
6665
  msgstr ""
6471
6666
 
@@ -7255,6 +7450,9 @@ msgstr ""
7255
7450
  msgid "Supported Content Types"
7256
7451
  msgstr ""
7257
7452
 
7453
+ msgid "Sync"
7454
+ msgstr ""
7455
+
7258
7456
  msgid "Sync Canceled"
7259
7457
  msgstr ""
7260
7458
 
@@ -7309,6 +7507,9 @@ msgstr ""
7309
7507
  msgid "Sync all repositories for a product"
7310
7508
  msgstr ""
7311
7509
 
7510
+ msgid "Sync capsule"
7511
+ msgstr ""
7512
+
7312
7513
  msgid "Sync complete."
7313
7514
  msgstr ""
7314
7515
 
@@ -7327,6 +7528,9 @@ msgstr ""
7327
7528
  msgid "Sync state"
7328
7529
  msgstr ""
7329
7530
 
7531
+ msgid "Syncable export"
7532
+ msgstr ""
7533
+
7330
7534
  msgid "Synced"
7331
7535
  msgstr ""
7332
7536
 
@@ -7709,7 +7913,7 @@ msgstr ""
7709
7913
  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."
7710
7914
  msgstr ""
7711
7915
 
7712
- msgid "This erratum is not installable because it is not in this host's content view and lifecycle environment."
7916
+ msgid "This erratum is not installable because it is not in this host's assigned content view environments."
7713
7917
  msgstr ""
7714
7918
 
7715
7919
  msgid "This host does not have any Module streams."
@@ -7754,9 +7958,6 @@ msgstr ""
7754
7958
  msgid "This page shows the subscriptions available from this organization's subscription manifest. {br} Learn more about your overall subscription usage with the {subscriptionsService}."
7755
7959
  msgstr ""
7756
7960
 
7757
- msgid "This repository has pending tasks in associated content views. Please wait for the tasks: "
7758
- msgstr ""
7759
-
7760
7961
  msgid "This repository is not suggested. Please see additional %(anchorBegin)sdocumentation%(anchorEnd)s prior to use."
7761
7962
  msgstr ""
7762
7963
 
@@ -7835,6 +8036,9 @@ msgstr ""
7835
8036
  msgid "To manage packages, select an action."
7836
8037
  msgstr ""
7837
8038
 
8039
+ msgid "Toggle"
8040
+ msgstr ""
8041
+
7838
8042
  msgid "Token/password for the flatpak remote"
7839
8043
  msgstr ""
7840
8044
 
@@ -8126,15 +8330,27 @@ msgstr ""
8126
8330
  msgid "Update content counts for the smart proxy"
8127
8331
  msgstr ""
8128
8332
 
8333
+ msgid "Update content urls"
8334
+ msgstr ""
8335
+
8129
8336
  msgid "Update content view environments for host"
8130
8337
  msgstr ""
8131
8338
 
8132
8339
  msgid "Update content view environments for host %s"
8133
8340
  msgstr ""
8134
8341
 
8342
+ msgid "Update distributions"
8343
+ msgstr ""
8344
+
8135
8345
  msgid "Update hosts manually"
8136
8346
  msgstr ""
8137
8347
 
8348
+ msgid "Update http proxy"
8349
+ msgstr ""
8350
+
8351
+ msgid "Update http proxy details"
8352
+ msgstr ""
8353
+
8138
8354
  msgid "Update installed packages, enabled repos, module inventory"
8139
8355
  msgstr ""
8140
8356
 
@@ -8150,12 +8366,21 @@ msgstr ""
8150
8366
  msgid "Update packages via Katello interface"
8151
8367
  msgstr ""
8152
8368
 
8369
+ msgid "Update redhat repository"
8370
+ msgstr ""
8371
+
8153
8372
  msgid "Update release version for host"
8154
8373
  msgstr ""
8155
8374
 
8156
8375
  msgid "Update release version for host %s"
8157
8376
  msgstr ""
8158
8377
 
8378
+ msgid "Update remote"
8379
+ msgstr ""
8380
+
8381
+ msgid "Update repository"
8382
+ msgstr ""
8383
+
8159
8384
  msgid "Update services requiring restart"
8160
8385
  msgstr ""
8161
8386
 
@@ -8246,6 +8471,12 @@ msgstr ""
8246
8471
  msgid "Upload a subscription manifest"
8247
8472
  msgstr ""
8248
8473
 
8474
+ msgid "Upload content"
8475
+ msgstr ""
8476
+
8477
+ msgid "Upload file"
8478
+ msgstr ""
8479
+
8249
8480
  msgid "Upload into"
8250
8481
  msgstr ""
8251
8482
 
@@ -8255,6 +8486,9 @@ msgstr ""
8255
8486
  msgid "Upload request id"
8256
8487
  msgstr ""
8257
8488
 
8489
+ msgid "Upload tag"
8490
+ msgstr ""
8491
+
8258
8492
  msgid "Upstream Candlepin"
8259
8493
  msgstr ""
8260
8494
 
@@ -8369,6 +8603,9 @@ msgstr ""
8369
8603
  msgid "Verify SSL"
8370
8604
  msgstr ""
8371
8605
 
8606
+ msgid "Verify checksum"
8607
+ msgstr ""
8608
+
8372
8609
  msgid "Verify checksum for content on smart proxy"
8373
8610
  msgstr ""
8374
8611
 
File without changes
Binary file