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
@@ -9,7 +9,7 @@
9
9
  #
10
10
  msgid ""
11
11
  msgstr ""
12
- "Project-Id-Version: katello 4.16.0.pre.master\n"
12
+ "Project-Id-Version: katello 4.16.2\n"
13
13
  "Report-Msgid-Bugs-To: \n"
14
14
  "PO-Revision-Date: 2017-12-19 20:14+0000\n"
15
15
  "Last-Translator: Andi Chandler <andi@gowling.com>, 2025\n"
@@ -472,6 +472,9 @@ msgstr ""
472
472
  msgid "About page"
473
473
  msgstr ""
474
474
 
475
+ msgid "Abstract async task"
476
+ msgstr ""
477
+
475
478
  msgid "Access to Red Hat Subscription Management is prohibited. If you would like to change this, please update the content setting 'Subscription connection enabled'."
476
479
  msgstr ""
477
480
 
@@ -985,6 +988,9 @@ msgstr ""
985
988
  msgid "Auto Publish - Triggered by '%s'"
986
989
  msgstr ""
987
990
 
991
+ msgid "Auto attach subscriptions"
992
+ msgstr ""
993
+
988
994
  msgid "Auto publish"
989
995
  msgstr ""
990
996
 
@@ -1462,6 +1468,9 @@ msgstr ""
1462
1468
  msgid "Comma-separated list of tags to sync for a container image repository"
1463
1469
  msgstr ""
1464
1470
 
1471
+ msgid "Commit upload"
1472
+ msgstr ""
1473
+
1465
1474
  msgid "Compare"
1466
1475
  msgstr ""
1467
1476
 
@@ -1816,15 +1825,27 @@ msgstr ""
1816
1825
  msgid "Copy"
1817
1826
  msgstr ""
1818
1827
 
1828
+ msgid "Copy all units"
1829
+ msgstr ""
1830
+
1819
1831
  msgid "Copy an activation key"
1820
1832
  msgstr ""
1821
1833
 
1834
+ msgid "Copy content"
1835
+ msgstr ""
1836
+
1822
1837
  msgid "Copy content view"
1823
1838
  msgstr ""
1824
1839
 
1825
1840
  msgid "Copy to clipboard"
1826
1841
  msgstr ""
1827
1842
 
1843
+ msgid "Copy version"
1844
+ msgstr ""
1845
+
1846
+ msgid "Copy version units to library"
1847
+ msgstr ""
1848
+
1828
1849
  msgid "Cores per socket"
1829
1850
  msgstr ""
1830
1851
 
@@ -2032,12 +2053,21 @@ msgstr ""
2032
2053
  msgid "Create content view"
2033
2054
  msgstr ""
2034
2055
 
2056
+ msgid "Create exporter"
2057
+ msgstr ""
2058
+
2035
2059
  msgid "Create filter"
2036
2060
  msgstr ""
2037
2061
 
2038
2062
  msgid "Create host collection"
2039
2063
  msgstr ""
2040
2064
 
2065
+ msgid "Create import"
2066
+ msgstr ""
2067
+
2068
+ msgid "Create importer"
2069
+ msgstr ""
2070
+
2041
2071
  msgid "Create new activation key"
2042
2072
  msgstr ""
2043
2073
 
@@ -2047,6 +2077,12 @@ msgstr ""
2047
2077
  msgid "Create package filter rule"
2048
2078
  msgstr ""
2049
2079
 
2080
+ msgid "Create publication"
2081
+ msgstr ""
2082
+
2083
+ msgid "Create remote"
2084
+ msgstr ""
2085
+
2050
2086
  msgid "Create rule"
2051
2087
  msgstr ""
2052
2088
 
@@ -2296,12 +2332,36 @@ msgstr ""
2296
2332
  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."
2297
2333
  msgstr ""
2298
2334
 
2335
+ msgid "Delete distributions"
2336
+ msgstr ""
2337
+
2299
2338
  msgid "Delete manifest from Red Hat provider"
2300
2339
  msgstr ""
2301
2340
 
2302
2341
  msgid "Delete multiple filters from a content view"
2303
2342
  msgstr ""
2304
2343
 
2344
+ msgid "Delete orphan alternate content sources"
2345
+ msgstr ""
2346
+
2347
+ msgid "Delete orphan distributions"
2348
+ msgstr ""
2349
+
2350
+ msgid "Delete orphan remotes"
2351
+ msgstr ""
2352
+
2353
+ msgid "Delete orphan repository versions"
2354
+ msgstr ""
2355
+
2356
+ msgid "Delete orphaned migrated repositories"
2357
+ msgstr ""
2358
+
2359
+ msgid "Delete remote"
2360
+ msgstr ""
2361
+
2362
+ msgid "Delete repository references"
2363
+ msgstr ""
2364
+
2305
2365
  msgid "Delete version"
2306
2366
  msgstr ""
2307
2367
 
@@ -2401,6 +2461,12 @@ msgstr ""
2401
2461
  msgid "Destroy an environment in an organization"
2402
2462
  msgstr ""
2403
2463
 
2464
+ msgid "Destroy exporter"
2465
+ msgstr ""
2466
+
2467
+ msgid "Destroy importer"
2468
+ msgstr ""
2469
+
2404
2470
  msgid "Destroy one or more alternate content sources"
2405
2471
  msgstr ""
2406
2472
 
@@ -2449,6 +2515,9 @@ msgstr ""
2449
2515
  msgid "Disabling Simple Content Access failed for '%{subject}'."
2450
2516
  msgstr ""
2451
2517
 
2518
+ msgid "Discover"
2519
+ msgstr ""
2520
+
2452
2521
  msgid "Discover Repositories"
2453
2522
  msgstr ""
2454
2523
 
@@ -2644,6 +2713,9 @@ msgstr ""
2644
2713
  msgid "Environment cannot be in its own promotion path"
2645
2714
  msgstr ""
2646
2715
 
2716
+ msgid "Environment contents refresh"
2717
+ msgstr ""
2718
+
2647
2719
  msgid "Environment identifier"
2648
2720
  msgstr ""
2649
2721
 
@@ -2683,6 +2755,9 @@ msgstr ""
2683
2755
  msgid "Errata id of the erratum (RHSA-2012:108)"
2684
2756
  msgstr ""
2685
2757
 
2758
+ msgid "Errata mail"
2759
+ msgstr ""
2760
+
2686
2761
  msgid "Errata statuses not updated for deleted content facet with UUID %s"
2687
2762
  msgstr ""
2688
2763
 
@@ -2842,6 +2917,9 @@ msgstr ""
2842
2917
  msgid "Fetch installable errata for one or more hosts."
2843
2918
  msgstr ""
2844
2919
 
2920
+ msgid "Fetch pxe files"
2921
+ msgstr ""
2922
+
2845
2923
  msgid "Fetch traces for one or more hosts"
2846
2924
  msgstr ""
2847
2925
 
@@ -2935,6 +3013,9 @@ msgstr ""
2935
3013
  msgid "Filter versions that are components in the specified composite version"
2936
3014
  msgstr ""
2937
3015
 
3016
+ msgid "Filtered index content"
3017
+ msgstr ""
3018
+
2938
3019
  msgid "Filters"
2939
3020
  msgstr ""
2940
3021
 
@@ -3027,6 +3108,9 @@ msgstr ""
3027
3108
  msgid "Generate host applicability"
3028
3109
  msgstr ""
3029
3110
 
3111
+ msgid "Generate metadata"
3112
+ msgstr ""
3113
+
3030
3114
  msgid "Generate repository applicability"
3031
3115
  msgstr ""
3032
3116
 
@@ -3264,6 +3348,12 @@ msgstr ""
3264
3348
  msgid "How to order the sorted results (e.g. ASC for ascending)"
3265
3349
  msgstr ""
3266
3350
 
3351
+ msgid "Hypervisors"
3352
+ msgstr ""
3353
+
3354
+ msgid "Hypervisors update"
3355
+ msgstr ""
3356
+
3267
3357
  msgid "ID of a HTTP Proxy"
3268
3358
  msgstr ""
3269
3359
 
@@ -3584,6 +3674,9 @@ msgstr ""
3584
3674
  msgid "Import a subscription manifest to give hosts access to Red Hat content."
3585
3675
  msgstr ""
3586
3676
 
3677
+ msgid "Import migration"
3678
+ msgstr ""
3679
+
3587
3680
  msgid "Import new manifest"
3588
3681
  msgstr ""
3589
3682
 
@@ -3593,6 +3686,12 @@ msgstr ""
3593
3686
  msgid "Import only Content Views cannot be directly publsihed. Content can only be updated by importing into the view."
3594
3687
  msgstr ""
3595
3688
 
3689
+ msgid "Import repository upload"
3690
+ msgstr ""
3691
+
3692
+ msgid "Import upload"
3693
+ msgstr ""
3694
+
3596
3695
  msgid "Import uploads into a repository"
3597
3696
  msgstr ""
3598
3697
 
@@ -3659,6 +3758,9 @@ msgstr ""
3659
3758
  msgid "Incremental Update incomplete."
3660
3759
  msgstr ""
3661
3760
 
3761
+ msgid "Incremental Update of Content View Version(s) "
3762
+ msgstr ""
3763
+
3662
3764
  msgid "Incremental Update of %{content_view_count} Content View Version(s) "
3663
3765
  msgstr ""
3664
3766
 
@@ -3671,12 +3773,27 @@ msgstr ""
3671
3773
  msgid "Incremental update specified for composite %{name} version %{version}, but no components updated."
3672
3774
  msgstr ""
3673
3775
 
3776
+ msgid "Index content"
3777
+ msgstr ""
3778
+
3779
+ msgid "Index errata"
3780
+ msgstr ""
3781
+
3782
+ msgid "Index module streams"
3783
+ msgstr ""
3784
+
3785
+ msgid "Index package groups"
3786
+ msgstr ""
3787
+
3674
3788
  msgid "Informable Type must be one of the following [ %{list} ]"
3675
3789
  msgstr ""
3676
3790
 
3677
3791
  msgid "Inherit from Repository"
3678
3792
  msgstr ""
3679
3793
 
3794
+ msgid "Initialize"
3795
+ msgstr ""
3796
+
3680
3797
  msgid "Initiate a sync of the products attached to the sync plan"
3681
3798
  msgstr ""
3682
3799
 
@@ -3713,7 +3830,7 @@ msgstr ""
3713
3830
  msgid "Installable bugfix/enhancement errata"
3714
3831
  msgstr ""
3715
3832
 
3716
- msgid "Installable errata are applicable errata that are available in the host's content view and lifecycle environment."
3833
+ msgid "Installable errata are applicable errata that are available in the host's assigned content view environments."
3717
3834
  msgstr ""
3718
3835
 
3719
3836
  msgid "Installable security errata"
@@ -3752,6 +3869,9 @@ msgstr ""
3752
3869
  msgid "Installing Package..."
3753
3870
  msgstr ""
3754
3871
 
3872
+ msgid "Instance update"
3873
+ msgstr ""
3874
+
3755
3875
  msgid "Instance-based"
3756
3876
  msgstr ""
3757
3877
 
@@ -4478,6 +4598,9 @@ msgstr "Message"
4478
4598
  msgid "Messaging connection"
4479
4599
  msgstr ""
4480
4600
 
4601
+ msgid "Metadata generate"
4602
+ msgstr ""
4603
+
4481
4604
  msgid ""
4482
4605
  "Metadata republishing is risky on 'Complete Mirroring' repositories. Change the mirroring policy and try again.\n"
4483
4606
  "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."
@@ -4534,6 +4657,15 @@ msgstr ""
4534
4657
  msgid "Multi Content View Environment"
4535
4658
  msgstr ""
4536
4659
 
4660
+ msgid "Multi copy all units"
4661
+ msgstr ""
4662
+
4663
+ msgid "Multi copy content"
4664
+ msgstr ""
4665
+
4666
+ msgid "Multi copy units"
4667
+ msgstr ""
4668
+
4537
4669
  msgid "Multi-entitlement"
4538
4670
  msgstr ""
4539
4671
 
@@ -4900,7 +5032,7 @@ msgstr ""
4900
5032
  msgid "No packages available to install"
4901
5033
  msgstr ""
4902
5034
 
4903
- msgid "No packages available to install on this host. Please check the host's content view and lifecycle environment."
5035
+ msgid "No packages available to install on this host. Please check the host's assigned content view environments."
4904
5036
  msgstr ""
4905
5037
 
4906
5038
  msgid "No packages removed"
@@ -5709,6 +5841,9 @@ msgstr ""
5709
5841
  msgid "Pulp task error"
5710
5842
  msgstr ""
5711
5843
 
5844
+ msgid "Purge completed tasks"
5845
+ msgstr ""
5846
+
5712
5847
  msgid "Python Package"
5713
5848
  msgstr ""
5714
5849
 
@@ -5817,6 +5952,9 @@ msgstr ""
5817
5952
  msgid "Reclaim Space"
5818
5953
  msgstr ""
5819
5954
 
5955
+ msgid "Reclaim space"
5956
+ msgstr ""
5957
+
5820
5958
  msgid "Reclaim space from On Demand repositories"
5821
5959
  msgstr ""
5822
5960
 
@@ -5880,6 +6018,9 @@ msgstr ""
5880
6018
  msgid "Refresh all alternate content sources"
5881
6019
  msgstr ""
5882
6020
 
6021
+ msgid "Refresh all distributions"
6022
+ msgstr ""
6023
+
5883
6024
  msgid "Refresh alternate content sources"
5884
6025
  msgstr ""
5885
6026
 
@@ -5892,15 +6033,27 @@ msgstr ""
5892
6033
  msgid "Refresh counts"
5893
6034
  msgstr ""
5894
6035
 
6036
+ msgid "Refresh distribution"
6037
+ msgstr ""
6038
+
5895
6039
  msgid "Refresh errata applicability"
5896
6040
  msgstr ""
5897
6041
 
6042
+ msgid "Refresh if needed"
6043
+ msgstr ""
6044
+
5898
6045
  msgid "Refresh package applicability"
5899
6046
  msgstr ""
5900
6047
 
5901
6048
  msgid "Refresh previously imported manifest for Red Hat provider"
5902
6049
  msgstr ""
5903
6050
 
6051
+ msgid "Refresh remote"
6052
+ msgstr ""
6053
+
6054
+ msgid "Refresh repos"
6055
+ msgstr ""
6056
+
5904
6057
  msgid "Refresh source"
5905
6058
  msgstr ""
5906
6059
 
@@ -5943,6 +6096,9 @@ msgstr ""
5943
6096
  msgid "Registry name pattern will result in invalid container image name of member repositories"
5944
6097
  msgstr ""
5945
6098
 
6099
+ msgid "Reindex subscriptions"
6100
+ msgstr ""
6101
+
5946
6102
  msgid "Related composite content views"
5947
6103
  msgstr ""
5948
6104
 
@@ -6039,6 +6195,9 @@ msgstr ""
6039
6195
  msgid "Remove one or more subscriptions from an upstream manifest"
6040
6196
  msgstr ""
6041
6197
 
6198
+ msgid "Remove orphans"
6199
+ msgstr ""
6200
+
6042
6201
  msgid "Remove package group via Katello interface"
6043
6202
  msgstr ""
6044
6203
 
@@ -6066,6 +6225,12 @@ msgstr ""
6066
6225
  msgid "Remove subscriptions from one or more hosts"
6067
6226
  msgstr ""
6068
6227
 
6228
+ msgid "Remove units"
6229
+ msgstr ""
6230
+
6231
+ msgid "Remove unneeded repos"
6232
+ msgstr ""
6233
+
6069
6234
  msgid "Remove versions and/or environments from a content view and reassign systems and keys"
6070
6235
  msgstr ""
6071
6236
 
@@ -6090,6 +6255,9 @@ msgstr ""
6090
6255
  msgid "Removing this version from all environments will not delete the version. Version will still be available for later promotion."
6091
6256
  msgstr ""
6092
6257
 
6258
+ msgid "Repair"
6259
+ msgstr ""
6260
+
6093
6261
  msgid "Replace content source on the target machine"
6094
6262
  msgstr ""
6095
6263
 
@@ -6108,12 +6276,18 @@ msgstr ""
6108
6276
  msgid "Repositories are not available for enablement while CDN configuration is set to Air-gapped (disconnected)."
6109
6277
  msgstr ""
6110
6278
 
6279
+ msgid "Repositories certs reset"
6280
+ msgstr ""
6281
+
6111
6282
  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."
6112
6283
  msgstr ""
6113
6284
 
6114
6285
  msgid "Repositories from published Content Views are not allowed."
6115
6286
  msgstr ""
6116
6287
 
6288
+ msgid "Repositories gpg reset"
6289
+ msgstr ""
6290
+
6117
6291
  msgid "Repository"
6118
6292
  msgstr ""
6119
6293
 
@@ -6456,12 +6630,33 @@ msgstr ""
6456
6630
  msgid "Save"
6457
6631
  msgstr ""
6458
6632
 
6633
+ msgid "Save artifact"
6634
+ msgstr ""
6635
+
6636
+ msgid "Save distribution references"
6637
+ msgstr ""
6638
+
6639
+ msgid "Save publication"
6640
+ msgstr ""
6641
+
6642
+ msgid "Save version"
6643
+ msgstr ""
6644
+
6645
+ msgid "Save versions"
6646
+ msgstr ""
6647
+
6459
6648
  msgid "Saving alternate content source..."
6460
6649
  msgstr ""
6461
6650
 
6462
6651
  msgid "Scan a flatpak remote"
6463
6652
  msgstr ""
6464
6653
 
6654
+ msgid "Scan cdn"
6655
+ msgstr ""
6656
+
6657
+ msgid "Scan remote"
6658
+ msgstr ""
6659
+
6465
6660
  msgid "Schema version 1"
6466
6661
  msgstr ""
6467
6662
 
@@ -7251,6 +7446,9 @@ msgstr ""
7251
7446
  msgid "Supported Content Types"
7252
7447
  msgstr ""
7253
7448
 
7449
+ msgid "Sync"
7450
+ msgstr ""
7451
+
7254
7452
  msgid "Sync Canceled"
7255
7453
  msgstr ""
7256
7454
 
@@ -7305,6 +7503,9 @@ msgstr ""
7305
7503
  msgid "Sync all repositories for a product"
7306
7504
  msgstr ""
7307
7505
 
7506
+ msgid "Sync capsule"
7507
+ msgstr ""
7508
+
7308
7509
  msgid "Sync complete."
7309
7510
  msgstr ""
7310
7511
 
@@ -7323,6 +7524,9 @@ msgstr ""
7323
7524
  msgid "Sync state"
7324
7525
  msgstr ""
7325
7526
 
7527
+ msgid "Syncable export"
7528
+ msgstr ""
7529
+
7326
7530
  msgid "Synced"
7327
7531
  msgstr ""
7328
7532
 
@@ -7705,7 +7909,7 @@ msgstr ""
7705
7909
  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."
7706
7910
  msgstr ""
7707
7911
 
7708
- msgid "This erratum is not installable because it is not in this host's content view and lifecycle environment."
7912
+ msgid "This erratum is not installable because it is not in this host's assigned content view environments."
7709
7913
  msgstr ""
7710
7914
 
7711
7915
  msgid "This host does not have any Module streams."
@@ -7750,9 +7954,6 @@ msgstr ""
7750
7954
  msgid "This page shows the subscriptions available from this organization's subscription manifest. {br} Learn more about your overall subscription usage with the {subscriptionsService}."
7751
7955
  msgstr ""
7752
7956
 
7753
- msgid "This repository has pending tasks in associated content views. Please wait for the tasks: "
7754
- msgstr ""
7755
-
7756
7957
  msgid "This repository is not suggested. Please see additional %(anchorBegin)sdocumentation%(anchorEnd)s prior to use."
7757
7958
  msgstr ""
7758
7959
 
@@ -7831,6 +8032,9 @@ msgstr ""
7831
8032
  msgid "To manage packages, select an action."
7832
8033
  msgstr ""
7833
8034
 
8035
+ msgid "Toggle"
8036
+ msgstr ""
8037
+
7834
8038
  msgid "Token/password for the flatpak remote"
7835
8039
  msgstr ""
7836
8040
 
@@ -8122,15 +8326,27 @@ msgstr ""
8122
8326
  msgid "Update content counts for the smart proxy"
8123
8327
  msgstr ""
8124
8328
 
8329
+ msgid "Update content urls"
8330
+ msgstr ""
8331
+
8125
8332
  msgid "Update content view environments for host"
8126
8333
  msgstr ""
8127
8334
 
8128
8335
  msgid "Update content view environments for host %s"
8129
8336
  msgstr ""
8130
8337
 
8338
+ msgid "Update distributions"
8339
+ msgstr ""
8340
+
8131
8341
  msgid "Update hosts manually"
8132
8342
  msgstr ""
8133
8343
 
8344
+ msgid "Update http proxy"
8345
+ msgstr ""
8346
+
8347
+ msgid "Update http proxy details"
8348
+ msgstr ""
8349
+
8134
8350
  msgid "Update installed packages, enabled repos, module inventory"
8135
8351
  msgstr ""
8136
8352
 
@@ -8146,12 +8362,21 @@ msgstr ""
8146
8362
  msgid "Update packages via Katello interface"
8147
8363
  msgstr ""
8148
8364
 
8365
+ msgid "Update redhat repository"
8366
+ msgstr ""
8367
+
8149
8368
  msgid "Update release version for host"
8150
8369
  msgstr ""
8151
8370
 
8152
8371
  msgid "Update release version for host %s"
8153
8372
  msgstr ""
8154
8373
 
8374
+ msgid "Update remote"
8375
+ msgstr ""
8376
+
8377
+ msgid "Update repository"
8378
+ msgstr ""
8379
+
8155
8380
  msgid "Update services requiring restart"
8156
8381
  msgstr ""
8157
8382
 
@@ -8242,6 +8467,12 @@ msgstr ""
8242
8467
  msgid "Upload a subscription manifest"
8243
8468
  msgstr ""
8244
8469
 
8470
+ msgid "Upload content"
8471
+ msgstr ""
8472
+
8473
+ msgid "Upload file"
8474
+ msgstr ""
8475
+
8245
8476
  msgid "Upload into"
8246
8477
  msgstr ""
8247
8478
 
@@ -8251,6 +8482,9 @@ msgstr ""
8251
8482
  msgid "Upload request id"
8252
8483
  msgstr ""
8253
8484
 
8485
+ msgid "Upload tag"
8486
+ msgstr ""
8487
+
8254
8488
  msgid "Upstream Candlepin"
8255
8489
  msgstr ""
8256
8490
 
@@ -8318,7 +8552,7 @@ msgid "Used to determine download concurrency of the repository in pulp3. Use va
8318
8552
  msgstr ""
8319
8553
 
8320
8554
  msgid "User"
8321
- msgstr ""
8555
+ msgstr "User"
8322
8556
 
8323
8557
  msgid "User '%s' did not specify an organization ID and does not have a default organization."
8324
8558
  msgstr ""
@@ -8363,6 +8597,9 @@ msgid "Value must either be a boolean or 'default' for 'enabled'"
8363
8597
  msgstr ""
8364
8598
 
8365
8599
  msgid "Verify SSL"
8600
+ msgstr "Verify SSL"
8601
+
8602
+ msgid "Verify checksum"
8366
8603
  msgstr ""
8367
8604
 
8368
8605
  msgid "Verify checksum for content on smart proxy"
File without changes
Binary file