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