katello 4.16.1 → 4.16.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of katello might be problematic. Click here for more details.

Files changed (248) hide show
  1. checksums.yaml +4 -4
  2. data/app/assets/javascripts/katello/locale/bn/katello.js +244 -7
  3. data/app/assets/javascripts/katello/locale/bn_IN/katello.js +244 -7
  4. data/app/assets/javascripts/katello/locale/ca/katello.js +244 -7
  5. data/app/assets/javascripts/katello/locale/cs/katello.js +244 -7
  6. data/app/assets/javascripts/katello/locale/cs_CZ/katello.js +246 -9
  7. data/app/assets/javascripts/katello/locale/de/katello.js +256 -19
  8. data/app/assets/javascripts/katello/locale/de_AT/katello.js +244 -7
  9. data/app/assets/javascripts/katello/locale/de_DE/katello.js +244 -7
  10. data/app/assets/javascripts/katello/locale/el/katello.js +244 -7
  11. data/app/assets/javascripts/katello/locale/en/katello.js +244 -7
  12. data/app/assets/javascripts/katello/locale/en_GB/katello.js +245 -8
  13. data/app/assets/javascripts/katello/locale/en_US/katello.js +244 -7
  14. data/app/assets/javascripts/katello/locale/es/katello.js +411 -174
  15. data/app/assets/javascripts/katello/locale/et_EE/katello.js +244 -7
  16. data/app/assets/javascripts/katello/locale/fr/katello.js +1073 -836
  17. data/app/assets/javascripts/katello/locale/gl/katello.js +244 -7
  18. data/app/assets/javascripts/katello/locale/gu/katello.js +245 -8
  19. data/app/assets/javascripts/katello/locale/he_IL/katello.js +244 -7
  20. data/app/assets/javascripts/katello/locale/hi/katello.js +244 -7
  21. data/app/assets/javascripts/katello/locale/id/katello.js +244 -7
  22. data/app/assets/javascripts/katello/locale/it/katello.js +247 -10
  23. data/app/assets/javascripts/katello/locale/ja/katello.js +801 -564
  24. data/app/assets/javascripts/katello/locale/ka/katello.js +648 -411
  25. data/app/assets/javascripts/katello/locale/kn/katello.js +244 -7
  26. data/app/assets/javascripts/katello/locale/ko/katello.js +2299 -2063
  27. data/app/assets/javascripts/katello/locale/ml_IN/katello.js +244 -7
  28. data/app/assets/javascripts/katello/locale/mr/katello.js +244 -7
  29. data/app/assets/javascripts/katello/locale/nl_NL/katello.js +244 -7
  30. data/app/assets/javascripts/katello/locale/or/katello.js +244 -7
  31. data/app/assets/javascripts/katello/locale/pa/katello.js +244 -7
  32. data/app/assets/javascripts/katello/locale/pl/katello.js +245 -8
  33. data/app/assets/javascripts/katello/locale/pl_PL/katello.js +244 -7
  34. data/app/assets/javascripts/katello/locale/pt/katello.js +244 -7
  35. data/app/assets/javascripts/katello/locale/pt_BR/katello.js +424 -187
  36. data/app/assets/javascripts/katello/locale/ro/katello.js +244 -7
  37. data/app/assets/javascripts/katello/locale/ro_RO/katello.js +244 -7
  38. data/app/assets/javascripts/katello/locale/ru/katello.js +247 -10
  39. data/app/assets/javascripts/katello/locale/sl/katello.js +244 -7
  40. data/app/assets/javascripts/katello/locale/sv_SE/katello.js +245 -8
  41. data/app/assets/javascripts/katello/locale/ta/katello.js +244 -7
  42. data/app/assets/javascripts/katello/locale/ta_IN/katello.js +244 -7
  43. data/app/assets/javascripts/katello/locale/te/katello.js +244 -7
  44. data/app/assets/javascripts/katello/locale/tr/katello.js +244 -7
  45. data/app/assets/javascripts/katello/locale/vi/katello.js +244 -7
  46. data/app/assets/javascripts/katello/locale/vi_VN/katello.js +244 -7
  47. data/app/assets/javascripts/katello/locale/zh/katello.js +244 -7
  48. data/app/assets/javascripts/katello/locale/zh_CN/katello.js +806 -569
  49. data/app/assets/javascripts/katello/locale/zh_TW/katello.js +247 -10
  50. data/app/controllers/katello/api/registry/registry_proxies_controller.rb +2 -0
  51. data/db/migrate/20240924161240_katello_recreate_evr_constructs.rb +20 -0
  52. data/db/migrate/20250714190050_add_missing_rpms_evr_index.rb +14 -0
  53. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/bastion_katello.pot +4 -0
  54. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/bn.po +96 -31
  55. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/bn_IN.po +96 -31
  56. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/ca.po +96 -31
  57. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/cs_CZ.po +96 -31
  58. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/de.po +99 -60
  59. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/de_AT.po +96 -31
  60. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/de_DE.po +96 -31
  61. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/el.po +96 -31
  62. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/en_GB.po +100 -35
  63. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/en_US.po +96 -31
  64. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/es.po +99 -40
  65. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/et_EE.po +96 -31
  66. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/fr.po +260 -192
  67. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/gl.po +96 -31
  68. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/gu.po +96 -31
  69. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/he_IL.po +96 -31
  70. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/hi.po +96 -31
  71. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/id.po +96 -31
  72. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/it.po +96 -35
  73. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/ja.po +119 -52
  74. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/ka.po +99 -34
  75. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/kn.po +96 -31
  76. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/ko.po +107 -40
  77. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/ml_IN.po +96 -31
  78. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/mr.po +96 -31
  79. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/nl_NL.po +96 -31
  80. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/or.po +96 -31
  81. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/pa.po +96 -31
  82. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/pl.po +96 -31
  83. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/pl_PL.po +96 -31
  84. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/pt.po +96 -31
  85. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/pt_BR.po +99 -40
  86. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/ro.po +96 -31
  87. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/ro_RO.po +96 -31
  88. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/ru.po +97 -34
  89. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/sl.po +96 -31
  90. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/sv_SE.po +96 -31
  91. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/ta.po +96 -31
  92. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/ta_IN.po +96 -31
  93. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/te.po +96 -31
  94. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/tr.po +96 -31
  95. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/vi.po +96 -31
  96. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/vi_VN.po +96 -31
  97. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/zh.po +96 -31
  98. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/zh_CN.po +105 -40
  99. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/locale/zh_TW.po +98 -33
  100. data/engines/bastion_katello/app/assets/javascripts/bastion_katello/i18n/translations.js +14 -14
  101. data/lib/katello/version.rb +1 -1
  102. data/locale/action_names.rb +183 -0
  103. data/locale/bn/LC_MESSAGES/katello.mo +0 -0
  104. data/locale/bn/katello.po +244 -7
  105. data/locale/bn/katello.po.time_stamp +0 -0
  106. data/locale/bn_IN/LC_MESSAGES/katello.mo +0 -0
  107. data/locale/bn_IN/katello.po +244 -7
  108. data/locale/bn_IN/katello.po.time_stamp +0 -0
  109. data/locale/ca/LC_MESSAGES/katello.mo +0 -0
  110. data/locale/ca/katello.po +244 -7
  111. data/locale/ca/katello.po.time_stamp +0 -0
  112. data/locale/cs/LC_MESSAGES/katello.mo +0 -0
  113. data/locale/cs/katello.po +244 -7
  114. data/locale/cs/katello.po.time_stamp +0 -0
  115. data/locale/cs_CZ/LC_MESSAGES/katello.mo +0 -0
  116. data/locale/cs_CZ/katello.po +246 -9
  117. data/locale/cs_CZ/katello.po.time_stamp +0 -0
  118. data/locale/de/LC_MESSAGES/katello.mo +0 -0
  119. data/locale/de/katello.po +260 -23
  120. data/locale/de/katello.po.time_stamp +0 -0
  121. data/locale/de_AT/LC_MESSAGES/katello.mo +0 -0
  122. data/locale/de_AT/katello.po +244 -7
  123. data/locale/de_AT/katello.po.time_stamp +0 -0
  124. data/locale/de_DE/LC_MESSAGES/katello.mo +0 -0
  125. data/locale/de_DE/katello.po +244 -7
  126. data/locale/de_DE/katello.po.time_stamp +0 -0
  127. data/locale/el/LC_MESSAGES/katello.mo +0 -0
  128. data/locale/el/katello.po +244 -7
  129. data/locale/el/katello.po.time_stamp +0 -0
  130. data/locale/en/LC_MESSAGES/katello.mo +0 -0
  131. data/locale/en/katello.po +244 -7
  132. data/locale/en/katello.po.time_stamp +0 -0
  133. data/locale/en_GB/LC_MESSAGES/katello.mo +0 -0
  134. data/locale/en_GB/katello.po +245 -8
  135. data/locale/en_GB/katello.po.time_stamp +0 -0
  136. data/locale/en_US/LC_MESSAGES/katello.mo +0 -0
  137. data/locale/en_US/katello.po +244 -7
  138. data/locale/en_US/katello.po.time_stamp +0 -0
  139. data/locale/es/LC_MESSAGES/katello.mo +0 -0
  140. data/locale/es/katello.po +415 -177
  141. data/locale/es/katello.po.time_stamp +0 -0
  142. data/locale/et_EE/LC_MESSAGES/katello.mo +0 -0
  143. data/locale/et_EE/katello.po +244 -7
  144. data/locale/et_EE/katello.po.time_stamp +0 -0
  145. data/locale/fr/LC_MESSAGES/katello.mo +0 -0
  146. data/locale/fr/katello.po +1080 -843
  147. data/locale/fr/katello.po.time_stamp +0 -0
  148. data/locale/gl/LC_MESSAGES/katello.mo +0 -0
  149. data/locale/gl/katello.po +244 -7
  150. data/locale/gl/katello.po.time_stamp +0 -0
  151. data/locale/gu/LC_MESSAGES/katello.mo +0 -0
  152. data/locale/gu/katello.po +246 -9
  153. data/locale/gu/katello.po.time_stamp +0 -0
  154. data/locale/he_IL/LC_MESSAGES/katello.mo +0 -0
  155. data/locale/he_IL/katello.po +244 -7
  156. data/locale/he_IL/katello.po.time_stamp +0 -0
  157. data/locale/hi/LC_MESSAGES/katello.mo +0 -0
  158. data/locale/hi/katello.po +244 -7
  159. data/locale/hi/katello.po.time_stamp +0 -0
  160. data/locale/id/LC_MESSAGES/katello.mo +0 -0
  161. data/locale/id/katello.po +244 -7
  162. data/locale/id/katello.po.time_stamp +0 -0
  163. data/locale/it/LC_MESSAGES/katello.mo +0 -0
  164. data/locale/it/katello.po +248 -11
  165. data/locale/it/katello.po.time_stamp +0 -0
  166. data/locale/ja/LC_MESSAGES/katello.mo +0 -0
  167. data/locale/ja/katello.po +809 -570
  168. data/locale/ja/katello.po.time_stamp +0 -0
  169. data/locale/ka/LC_MESSAGES/katello.mo +0 -0
  170. data/locale/ka/katello.po +650 -411
  171. data/locale/ka/katello.po.time_stamp +0 -0
  172. data/locale/katello.pot +477 -107
  173. data/locale/kn/LC_MESSAGES/katello.mo +0 -0
  174. data/locale/kn/katello.po +244 -7
  175. data/locale/kn/katello.po.time_stamp +0 -0
  176. data/locale/ko/LC_MESSAGES/katello.mo +0 -0
  177. data/locale/ko/katello.po +2309 -2059
  178. data/locale/ko/katello.po.time_stamp +0 -0
  179. data/locale/ml_IN/LC_MESSAGES/katello.mo +0 -0
  180. data/locale/ml_IN/katello.po +244 -7
  181. data/locale/ml_IN/katello.po.time_stamp +0 -0
  182. data/locale/mr/LC_MESSAGES/katello.mo +0 -0
  183. data/locale/mr/katello.po +244 -7
  184. data/locale/mr/katello.po.time_stamp +0 -0
  185. data/locale/nl_NL/LC_MESSAGES/katello.mo +0 -0
  186. data/locale/nl_NL/katello.po +244 -7
  187. data/locale/nl_NL/katello.po.time_stamp +0 -0
  188. data/locale/or/LC_MESSAGES/katello.mo +0 -0
  189. data/locale/or/katello.po +244 -7
  190. data/locale/or/katello.po.time_stamp +0 -0
  191. data/locale/pa/LC_MESSAGES/katello.mo +0 -0
  192. data/locale/pa/katello.po +244 -7
  193. data/locale/pa/katello.po.time_stamp +0 -0
  194. data/locale/pl/LC_MESSAGES/katello.mo +0 -0
  195. data/locale/pl/katello.po +246 -9
  196. data/locale/pl/katello.po.time_stamp +0 -0
  197. data/locale/pl_PL/LC_MESSAGES/katello.mo +0 -0
  198. data/locale/pl_PL/katello.po +244 -7
  199. data/locale/pl_PL/katello.po.time_stamp +0 -0
  200. data/locale/pt/LC_MESSAGES/katello.mo +0 -0
  201. data/locale/pt/katello.po +244 -7
  202. data/locale/pt/katello.po.time_stamp +0 -0
  203. data/locale/pt_BR/LC_MESSAGES/katello.mo +0 -0
  204. data/locale/pt_BR/katello.po +428 -190
  205. data/locale/pt_BR/katello.po.time_stamp +0 -0
  206. data/locale/ro/LC_MESSAGES/katello.mo +0 -0
  207. data/locale/ro/katello.po +244 -7
  208. data/locale/ro/katello.po.time_stamp +0 -0
  209. data/locale/ro_RO/LC_MESSAGES/katello.mo +0 -0
  210. data/locale/ro_RO/katello.po +244 -7
  211. data/locale/ro_RO/katello.po.time_stamp +0 -0
  212. data/locale/ru/LC_MESSAGES/katello.mo +0 -0
  213. data/locale/ru/katello.po +248 -11
  214. data/locale/ru/katello.po.time_stamp +0 -0
  215. data/locale/sl/LC_MESSAGES/katello.mo +0 -0
  216. data/locale/sl/katello.po +244 -7
  217. data/locale/sl/katello.po.time_stamp +0 -0
  218. data/locale/sv_SE/LC_MESSAGES/katello.mo +0 -0
  219. data/locale/sv_SE/katello.po +246 -9
  220. data/locale/sv_SE/katello.po.time_stamp +0 -0
  221. data/locale/ta/LC_MESSAGES/katello.mo +0 -0
  222. data/locale/ta/katello.po +244 -7
  223. data/locale/ta/katello.po.time_stamp +0 -0
  224. data/locale/ta_IN/LC_MESSAGES/katello.mo +0 -0
  225. data/locale/ta_IN/katello.po +244 -7
  226. data/locale/ta_IN/katello.po.time_stamp +0 -0
  227. data/locale/te/LC_MESSAGES/katello.mo +0 -0
  228. data/locale/te/katello.po +244 -7
  229. data/locale/te/katello.po.time_stamp +0 -0
  230. data/locale/tr/LC_MESSAGES/katello.mo +0 -0
  231. data/locale/tr/katello.po +244 -7
  232. data/locale/tr/katello.po.time_stamp +0 -0
  233. data/locale/vi/LC_MESSAGES/katello.mo +0 -0
  234. data/locale/vi/katello.po +244 -7
  235. data/locale/vi/katello.po.time_stamp +0 -0
  236. data/locale/vi_VN/LC_MESSAGES/katello.mo +0 -0
  237. data/locale/vi_VN/katello.po +244 -7
  238. data/locale/vi_VN/katello.po.time_stamp +0 -0
  239. data/locale/zh/LC_MESSAGES/katello.mo +0 -0
  240. data/locale/zh/katello.po +244 -7
  241. data/locale/zh/katello.po.time_stamp +0 -0
  242. data/locale/zh_CN/LC_MESSAGES/katello.mo +0 -0
  243. data/locale/zh_CN/katello.po +812 -569
  244. data/locale/zh_CN/katello.po.time_stamp +0 -0
  245. data/locale/zh_TW/LC_MESSAGES/katello.mo +0 -0
  246. data/locale/zh_TW/katello.po +248 -11
  247. data/locale/zh_TW/katello.po.time_stamp +0 -0
  248. metadata +56 -3
data/locale/pl/katello.po CHANGED
@@ -4,15 +4,15 @@
4
4
  # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5
5
  #
6
6
  # Translators:
7
+ # Michał Foryt <michal.foryt@gmail.com>, 2022
7
8
  # sziolkow <sziolkow@gmail.com>, 2022
8
- # Michał Foryt <michal.foryt@gmail.com>, 2024
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
- "Last-Translator: Michał Foryt <michal.foryt@gmail.com>, 2024\n"
15
+ "Last-Translator: sziolkow <sziolkow@gmail.com>, 2022\n"
16
16
  "Language-Team: Polish (https://app.transifex.com/foreman/teams/114/pl/)\n"
17
17
  "MIME-Version: 1.0\n"
18
18
  "Content-Type: text/plain; charset=UTF-8\n"
@@ -473,6 +473,9 @@ msgstr ""
473
473
  msgid "About page"
474
474
  msgstr ""
475
475
 
476
+ msgid "Abstract async task"
477
+ msgstr ""
478
+
476
479
  msgid "Access to Red Hat Subscription Management is prohibited. If you would like to change this, please update the content setting 'Subscription connection enabled'."
477
480
  msgstr ""
478
481
 
@@ -986,6 +989,9 @@ msgstr "Autor"
986
989
  msgid "Auto Publish - Triggered by '%s'"
987
990
  msgstr ""
988
991
 
992
+ msgid "Auto attach subscriptions"
993
+ msgstr ""
994
+
989
995
  msgid "Auto publish"
990
996
  msgstr ""
991
997
 
@@ -1463,6 +1469,9 @@ msgstr ""
1463
1469
  msgid "Comma-separated list of tags to sync for a container image repository"
1464
1470
  msgstr ""
1465
1471
 
1472
+ msgid "Commit upload"
1473
+ msgstr ""
1474
+
1466
1475
  msgid "Compare"
1467
1476
  msgstr ""
1468
1477
 
@@ -1817,15 +1826,27 @@ msgstr ""
1817
1826
  msgid "Copy"
1818
1827
  msgstr ""
1819
1828
 
1829
+ msgid "Copy all units"
1830
+ msgstr ""
1831
+
1820
1832
  msgid "Copy an activation key"
1821
1833
  msgstr ""
1822
1834
 
1835
+ msgid "Copy content"
1836
+ msgstr ""
1837
+
1823
1838
  msgid "Copy content view"
1824
1839
  msgstr ""
1825
1840
 
1826
1841
  msgid "Copy to clipboard"
1827
1842
  msgstr ""
1828
1843
 
1844
+ msgid "Copy version"
1845
+ msgstr ""
1846
+
1847
+ msgid "Copy version units to library"
1848
+ msgstr ""
1849
+
1829
1850
  msgid "Cores per socket"
1830
1851
  msgstr "Rdzeni na socket"
1831
1852
 
@@ -2033,12 +2054,21 @@ msgstr ""
2033
2054
  msgid "Create content view"
2034
2055
  msgstr ""
2035
2056
 
2057
+ msgid "Create exporter"
2058
+ msgstr ""
2059
+
2036
2060
  msgid "Create filter"
2037
2061
  msgstr ""
2038
2062
 
2039
2063
  msgid "Create host collection"
2040
2064
  msgstr ""
2041
2065
 
2066
+ msgid "Create import"
2067
+ msgstr ""
2068
+
2069
+ msgid "Create importer"
2070
+ msgstr ""
2071
+
2042
2072
  msgid "Create new activation key"
2043
2073
  msgstr ""
2044
2074
 
@@ -2048,6 +2078,12 @@ msgstr ""
2048
2078
  msgid "Create package filter rule"
2049
2079
  msgstr ""
2050
2080
 
2081
+ msgid "Create publication"
2082
+ msgstr ""
2083
+
2084
+ msgid "Create remote"
2085
+ msgstr ""
2086
+
2051
2087
  msgid "Create rule"
2052
2088
  msgstr ""
2053
2089
 
@@ -2297,12 +2333,36 @@ msgstr ""
2297
2333
  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."
2298
2334
  msgstr ""
2299
2335
 
2336
+ msgid "Delete distributions"
2337
+ msgstr ""
2338
+
2300
2339
  msgid "Delete manifest from Red Hat provider"
2301
2340
  msgstr ""
2302
2341
 
2303
2342
  msgid "Delete multiple filters from a content view"
2304
2343
  msgstr ""
2305
2344
 
2345
+ msgid "Delete orphan alternate content sources"
2346
+ msgstr ""
2347
+
2348
+ msgid "Delete orphan distributions"
2349
+ msgstr ""
2350
+
2351
+ msgid "Delete orphan remotes"
2352
+ msgstr ""
2353
+
2354
+ msgid "Delete orphan repository versions"
2355
+ msgstr ""
2356
+
2357
+ msgid "Delete orphaned migrated repositories"
2358
+ msgstr ""
2359
+
2360
+ msgid "Delete remote"
2361
+ msgstr ""
2362
+
2363
+ msgid "Delete repository references"
2364
+ msgstr ""
2365
+
2306
2366
  msgid "Delete version"
2307
2367
  msgstr ""
2308
2368
 
@@ -2402,6 +2462,12 @@ msgstr ""
2402
2462
  msgid "Destroy an environment in an organization"
2403
2463
  msgstr ""
2404
2464
 
2465
+ msgid "Destroy exporter"
2466
+ msgstr ""
2467
+
2468
+ msgid "Destroy importer"
2469
+ msgstr ""
2470
+
2405
2471
  msgid "Destroy one or more alternate content sources"
2406
2472
  msgstr ""
2407
2473
 
@@ -2450,6 +2516,9 @@ msgstr "Wyłączone"
2450
2516
  msgid "Disabling Simple Content Access failed for '%{subject}'."
2451
2517
  msgstr ""
2452
2518
 
2519
+ msgid "Discover"
2520
+ msgstr ""
2521
+
2453
2522
  msgid "Discover Repositories"
2454
2523
  msgstr ""
2455
2524
 
@@ -2645,6 +2714,9 @@ msgstr "ID środowiska "
2645
2714
  msgid "Environment cannot be in its own promotion path"
2646
2715
  msgstr ""
2647
2716
 
2717
+ msgid "Environment contents refresh"
2718
+ msgstr ""
2719
+
2648
2720
  msgid "Environment identifier"
2649
2721
  msgstr ""
2650
2722
 
@@ -2684,6 +2756,9 @@ msgstr ""
2684
2756
  msgid "Errata id of the erratum (RHSA-2012:108)"
2685
2757
  msgstr ""
2686
2758
 
2759
+ msgid "Errata mail"
2760
+ msgstr ""
2761
+
2687
2762
  msgid "Errata statuses not updated for deleted content facet with UUID %s"
2688
2763
  msgstr ""
2689
2764
 
@@ -2843,6 +2918,9 @@ msgstr ""
2843
2918
  msgid "Fetch installable errata for one or more hosts."
2844
2919
  msgstr ""
2845
2920
 
2921
+ msgid "Fetch pxe files"
2922
+ msgstr ""
2923
+
2846
2924
  msgid "Fetch traces for one or more hosts"
2847
2925
  msgstr ""
2848
2926
 
@@ -2936,6 +3014,9 @@ msgstr ""
2936
3014
  msgid "Filter versions that are components in the specified composite version"
2937
3015
  msgstr ""
2938
3016
 
3017
+ msgid "Filtered index content"
3018
+ msgstr ""
3019
+
2939
3020
  msgid "Filters"
2940
3021
  msgstr "Filtry"
2941
3022
 
@@ -3028,6 +3109,9 @@ msgstr ""
3028
3109
  msgid "Generate host applicability"
3029
3110
  msgstr ""
3030
3111
 
3112
+ msgid "Generate metadata"
3113
+ msgstr ""
3114
+
3031
3115
  msgid "Generate repository applicability"
3032
3116
  msgstr ""
3033
3117
 
@@ -3265,6 +3349,12 @@ msgstr ""
3265
3349
  msgid "How to order the sorted results (e.g. ASC for ascending)"
3266
3350
  msgstr ""
3267
3351
 
3352
+ msgid "Hypervisors"
3353
+ msgstr ""
3354
+
3355
+ msgid "Hypervisors update"
3356
+ msgstr ""
3357
+
3268
3358
  msgid "ID of a HTTP Proxy"
3269
3359
  msgstr ""
3270
3360
 
@@ -3585,6 +3675,9 @@ msgstr ""
3585
3675
  msgid "Import a subscription manifest to give hosts access to Red Hat content."
3586
3676
  msgstr ""
3587
3677
 
3678
+ msgid "Import migration"
3679
+ msgstr ""
3680
+
3588
3681
  msgid "Import new manifest"
3589
3682
  msgstr ""
3590
3683
 
@@ -3594,6 +3687,12 @@ msgstr ""
3594
3687
  msgid "Import only Content Views cannot be directly publsihed. Content can only be updated by importing into the view."
3595
3688
  msgstr ""
3596
3689
 
3690
+ msgid "Import repository upload"
3691
+ msgstr ""
3692
+
3693
+ msgid "Import upload"
3694
+ msgstr ""
3695
+
3597
3696
  msgid "Import uploads into a repository"
3598
3697
  msgstr ""
3599
3698
 
@@ -3660,6 +3759,9 @@ msgstr ""
3660
3759
  msgid "Incremental Update incomplete."
3661
3760
  msgstr ""
3662
3761
 
3762
+ msgid "Incremental Update of Content View Version(s) "
3763
+ msgstr ""
3764
+
3663
3765
  msgid "Incremental Update of %{content_view_count} Content View Version(s) "
3664
3766
  msgstr ""
3665
3767
 
@@ -3672,12 +3774,27 @@ msgstr ""
3672
3774
  msgid "Incremental update specified for composite %{name} version %{version}, but no components updated."
3673
3775
  msgstr ""
3674
3776
 
3777
+ msgid "Index content"
3778
+ msgstr ""
3779
+
3780
+ msgid "Index errata"
3781
+ msgstr ""
3782
+
3783
+ msgid "Index module streams"
3784
+ msgstr ""
3785
+
3786
+ msgid "Index package groups"
3787
+ msgstr ""
3788
+
3675
3789
  msgid "Informable Type must be one of the following [ %{list} ]"
3676
3790
  msgstr ""
3677
3791
 
3678
3792
  msgid "Inherit from Repository"
3679
3793
  msgstr ""
3680
3794
 
3795
+ msgid "Initialize"
3796
+ msgstr ""
3797
+
3681
3798
  msgid "Initiate a sync of the products attached to the sync plan"
3682
3799
  msgstr ""
3683
3800
 
@@ -3714,7 +3831,7 @@ msgstr ""
3714
3831
  msgid "Installable bugfix/enhancement errata"
3715
3832
  msgstr ""
3716
3833
 
3717
- msgid "Installable errata are applicable errata that are available in the host's content view and lifecycle environment."
3834
+ msgid "Installable errata are applicable errata that are available in the host's assigned content view environments."
3718
3835
  msgstr ""
3719
3836
 
3720
3837
  msgid "Installable security errata"
@@ -3753,6 +3870,9 @@ msgstr ""
3753
3870
  msgid "Installing Package..."
3754
3871
  msgstr ""
3755
3872
 
3873
+ msgid "Instance update"
3874
+ msgstr ""
3875
+
3756
3876
  msgid "Instance-based"
3757
3877
  msgstr ""
3758
3878
 
@@ -4479,6 +4599,9 @@ msgstr "Wiadomość"
4479
4599
  msgid "Messaging connection"
4480
4600
  msgstr ""
4481
4601
 
4602
+ msgid "Metadata generate"
4603
+ msgstr ""
4604
+
4482
4605
  msgid ""
4483
4606
  "Metadata republishing is risky on 'Complete Mirroring' repositories. Change the mirroring policy and try again.\n"
4484
4607
  "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."
@@ -4535,6 +4658,15 @@ msgstr ""
4535
4658
  msgid "Multi Content View Environment"
4536
4659
  msgstr ""
4537
4660
 
4661
+ msgid "Multi copy all units"
4662
+ msgstr ""
4663
+
4664
+ msgid "Multi copy content"
4665
+ msgstr ""
4666
+
4667
+ msgid "Multi copy units"
4668
+ msgstr ""
4669
+
4538
4670
  msgid "Multi-entitlement"
4539
4671
  msgstr ""
4540
4672
 
@@ -4901,7 +5033,7 @@ msgstr ""
4901
5033
  msgid "No packages available to install"
4902
5034
  msgstr ""
4903
5035
 
4904
- msgid "No packages available to install on this host. Please check the host's content view and lifecycle environment."
5036
+ msgid "No packages available to install on this host. Please check the host's assigned content view environments."
4905
5037
  msgstr ""
4906
5038
 
4907
5039
  msgid "No packages removed"
@@ -5710,6 +5842,9 @@ msgstr ""
5710
5842
  msgid "Pulp task error"
5711
5843
  msgstr ""
5712
5844
 
5845
+ msgid "Purge completed tasks"
5846
+ msgstr ""
5847
+
5713
5848
  msgid "Python Package"
5714
5849
  msgstr ""
5715
5850
 
@@ -5818,6 +5953,9 @@ msgstr ""
5818
5953
  msgid "Reclaim Space"
5819
5954
  msgstr ""
5820
5955
 
5956
+ msgid "Reclaim space"
5957
+ msgstr ""
5958
+
5821
5959
  msgid "Reclaim space from On Demand repositories"
5822
5960
  msgstr ""
5823
5961
 
@@ -5881,6 +6019,9 @@ msgstr ""
5881
6019
  msgid "Refresh all alternate content sources"
5882
6020
  msgstr ""
5883
6021
 
6022
+ msgid "Refresh all distributions"
6023
+ msgstr ""
6024
+
5884
6025
  msgid "Refresh alternate content sources"
5885
6026
  msgstr ""
5886
6027
 
@@ -5893,15 +6034,27 @@ msgstr ""
5893
6034
  msgid "Refresh counts"
5894
6035
  msgstr ""
5895
6036
 
6037
+ msgid "Refresh distribution"
6038
+ msgstr ""
6039
+
5896
6040
  msgid "Refresh errata applicability"
5897
6041
  msgstr ""
5898
6042
 
6043
+ msgid "Refresh if needed"
6044
+ msgstr ""
6045
+
5899
6046
  msgid "Refresh package applicability"
5900
6047
  msgstr ""
5901
6048
 
5902
6049
  msgid "Refresh previously imported manifest for Red Hat provider"
5903
6050
  msgstr ""
5904
6051
 
6052
+ msgid "Refresh remote"
6053
+ msgstr ""
6054
+
6055
+ msgid "Refresh repos"
6056
+ msgstr ""
6057
+
5905
6058
  msgid "Refresh source"
5906
6059
  msgstr ""
5907
6060
 
@@ -5944,6 +6097,9 @@ msgstr ""
5944
6097
  msgid "Registry name pattern will result in invalid container image name of member repositories"
5945
6098
  msgstr ""
5946
6099
 
6100
+ msgid "Reindex subscriptions"
6101
+ msgstr ""
6102
+
5947
6103
  msgid "Related composite content views"
5948
6104
  msgstr ""
5949
6105
 
@@ -6040,6 +6196,9 @@ msgstr ""
6040
6196
  msgid "Remove one or more subscriptions from an upstream manifest"
6041
6197
  msgstr ""
6042
6198
 
6199
+ msgid "Remove orphans"
6200
+ msgstr ""
6201
+
6043
6202
  msgid "Remove package group via Katello interface"
6044
6203
  msgstr ""
6045
6204
 
@@ -6067,6 +6226,12 @@ msgstr ""
6067
6226
  msgid "Remove subscriptions from one or more hosts"
6068
6227
  msgstr ""
6069
6228
 
6229
+ msgid "Remove units"
6230
+ msgstr ""
6231
+
6232
+ msgid "Remove unneeded repos"
6233
+ msgstr ""
6234
+
6070
6235
  msgid "Remove versions and/or environments from a content view and reassign systems and keys"
6071
6236
  msgstr ""
6072
6237
 
@@ -6091,6 +6256,9 @@ msgstr ""
6091
6256
  msgid "Removing this version from all environments will not delete the version. Version will still be available for later promotion."
6092
6257
  msgstr ""
6093
6258
 
6259
+ msgid "Repair"
6260
+ msgstr ""
6261
+
6094
6262
  msgid "Replace content source on the target machine"
6095
6263
  msgstr ""
6096
6264
 
@@ -6109,12 +6277,18 @@ msgstr ""
6109
6277
  msgid "Repositories are not available for enablement while CDN configuration is set to Air-gapped (disconnected)."
6110
6278
  msgstr ""
6111
6279
 
6280
+ msgid "Repositories certs reset"
6281
+ msgstr ""
6282
+
6112
6283
  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."
6113
6284
  msgstr ""
6114
6285
 
6115
6286
  msgid "Repositories from published Content Views are not allowed."
6116
6287
  msgstr ""
6117
6288
 
6289
+ msgid "Repositories gpg reset"
6290
+ msgstr ""
6291
+
6118
6292
  msgid "Repository"
6119
6293
  msgstr ""
6120
6294
 
@@ -6457,12 +6631,33 @@ msgstr ""
6457
6631
  msgid "Save"
6458
6632
  msgstr "Zapisz"
6459
6633
 
6634
+ msgid "Save artifact"
6635
+ msgstr ""
6636
+
6637
+ msgid "Save distribution references"
6638
+ msgstr ""
6639
+
6640
+ msgid "Save publication"
6641
+ msgstr ""
6642
+
6643
+ msgid "Save version"
6644
+ msgstr ""
6645
+
6646
+ msgid "Save versions"
6647
+ msgstr ""
6648
+
6460
6649
  msgid "Saving alternate content source..."
6461
6650
  msgstr ""
6462
6651
 
6463
6652
  msgid "Scan a flatpak remote"
6464
6653
  msgstr ""
6465
6654
 
6655
+ msgid "Scan cdn"
6656
+ msgstr ""
6657
+
6658
+ msgid "Scan remote"
6659
+ msgstr ""
6660
+
6466
6661
  msgid "Schema version 1"
6467
6662
  msgstr ""
6468
6663
 
@@ -7252,6 +7447,9 @@ msgstr ""
7252
7447
  msgid "Supported Content Types"
7253
7448
  msgstr ""
7254
7449
 
7450
+ msgid "Sync"
7451
+ msgstr ""
7452
+
7255
7453
  msgid "Sync Canceled"
7256
7454
  msgstr ""
7257
7455
 
@@ -7306,6 +7504,9 @@ msgstr ""
7306
7504
  msgid "Sync all repositories for a product"
7307
7505
  msgstr ""
7308
7506
 
7507
+ msgid "Sync capsule"
7508
+ msgstr ""
7509
+
7309
7510
  msgid "Sync complete."
7310
7511
  msgstr ""
7311
7512
 
@@ -7324,6 +7525,9 @@ msgstr ""
7324
7525
  msgid "Sync state"
7325
7526
  msgstr ""
7326
7527
 
7528
+ msgid "Syncable export"
7529
+ msgstr ""
7530
+
7327
7531
  msgid "Synced"
7328
7532
  msgstr ""
7329
7533
 
@@ -7706,7 +7910,7 @@ msgstr ""
7706
7910
  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."
7707
7911
  msgstr ""
7708
7912
 
7709
- msgid "This erratum is not installable because it is not in this host's content view and lifecycle environment."
7913
+ msgid "This erratum is not installable because it is not in this host's assigned content view environments."
7710
7914
  msgstr ""
7711
7915
 
7712
7916
  msgid "This host does not have any Module streams."
@@ -7751,9 +7955,6 @@ msgstr ""
7751
7955
  msgid "This page shows the subscriptions available from this organization's subscription manifest. {br} Learn more about your overall subscription usage with the {subscriptionsService}."
7752
7956
  msgstr ""
7753
7957
 
7754
- msgid "This repository has pending tasks in associated content views. Please wait for the tasks: "
7755
- msgstr ""
7756
-
7757
7958
  msgid "This repository is not suggested. Please see additional %(anchorBegin)sdocumentation%(anchorEnd)s prior to use."
7758
7959
  msgstr ""
7759
7960
 
@@ -7832,6 +8033,9 @@ msgstr ""
7832
8033
  msgid "To manage packages, select an action."
7833
8034
  msgstr ""
7834
8035
 
8036
+ msgid "Toggle"
8037
+ msgstr ""
8038
+
7835
8039
  msgid "Token/password for the flatpak remote"
7836
8040
  msgstr ""
7837
8041
 
@@ -8123,15 +8327,27 @@ msgstr ""
8123
8327
  msgid "Update content counts for the smart proxy"
8124
8328
  msgstr ""
8125
8329
 
8330
+ msgid "Update content urls"
8331
+ msgstr ""
8332
+
8126
8333
  msgid "Update content view environments for host"
8127
8334
  msgstr ""
8128
8335
 
8129
8336
  msgid "Update content view environments for host %s"
8130
8337
  msgstr ""
8131
8338
 
8339
+ msgid "Update distributions"
8340
+ msgstr ""
8341
+
8132
8342
  msgid "Update hosts manually"
8133
8343
  msgstr ""
8134
8344
 
8345
+ msgid "Update http proxy"
8346
+ msgstr ""
8347
+
8348
+ msgid "Update http proxy details"
8349
+ msgstr ""
8350
+
8135
8351
  msgid "Update installed packages, enabled repos, module inventory"
8136
8352
  msgstr ""
8137
8353
 
@@ -8147,12 +8363,21 @@ msgstr ""
8147
8363
  msgid "Update packages via Katello interface"
8148
8364
  msgstr ""
8149
8365
 
8366
+ msgid "Update redhat repository"
8367
+ msgstr ""
8368
+
8150
8369
  msgid "Update release version for host"
8151
8370
  msgstr ""
8152
8371
 
8153
8372
  msgid "Update release version for host %s"
8154
8373
  msgstr ""
8155
8374
 
8375
+ msgid "Update remote"
8376
+ msgstr ""
8377
+
8378
+ msgid "Update repository"
8379
+ msgstr ""
8380
+
8156
8381
  msgid "Update services requiring restart"
8157
8382
  msgstr ""
8158
8383
 
@@ -8243,6 +8468,12 @@ msgstr ""
8243
8468
  msgid "Upload a subscription manifest"
8244
8469
  msgstr ""
8245
8470
 
8471
+ msgid "Upload content"
8472
+ msgstr ""
8473
+
8474
+ msgid "Upload file"
8475
+ msgstr ""
8476
+
8246
8477
  msgid "Upload into"
8247
8478
  msgstr ""
8248
8479
 
@@ -8252,6 +8483,9 @@ msgstr ""
8252
8483
  msgid "Upload request id"
8253
8484
  msgstr ""
8254
8485
 
8486
+ msgid "Upload tag"
8487
+ msgstr ""
8488
+
8255
8489
  msgid "Upstream Candlepin"
8256
8490
  msgstr ""
8257
8491
 
@@ -8366,6 +8600,9 @@ msgstr ""
8366
8600
  msgid "Verify SSL"
8367
8601
  msgstr ""
8368
8602
 
8603
+ msgid "Verify checksum"
8604
+ msgstr ""
8605
+
8369
8606
  msgid "Verify checksum for content on smart proxy"
8370
8607
  msgstr ""
8371
8608
 
File without changes
Binary file