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
@@ -3,10 +3,10 @@
3
3
  "locale_data": {
4
4
  "katello": {
5
5
  "": {
6
- "Project-Id-Version": "katello 4.16.0.pre.master",
6
+ "Project-Id-Version": "katello 4.16.2",
7
7
  "Report-Msgid-Bugs-To": "",
8
8
  "PO-Revision-Date": "2017-12-19 20:14+0000",
9
- "Last-Translator": "0868a4d1af5275b3f70b0a6dac4c99a4, 2024",
9
+ "Last-Translator": "Bryan Kearney <bryan.kearney@gmail.com>, 2024",
10
10
  "Language-Team": "Italian (https://app.transifex.com/foreman/teams/114/it/)",
11
11
  "MIME-Version": "1.0",
12
12
  "Content-Type": "text/plain; charset=UTF-8",
@@ -465,6 +465,9 @@
465
465
  "About page": [
466
466
  ""
467
467
  ],
468
+ "Abstract async task": [
469
+ ""
470
+ ],
468
471
  "Access to Red Hat Subscription Management is prohibited. If you would like to change this, please update the content setting 'Subscription connection enabled'.": [
469
472
  ""
470
473
  ],
@@ -974,6 +977,9 @@
974
977
  "Auto Publish - Triggered by '%s'": [
975
978
  ""
976
979
  ],
980
+ "Auto attach subscriptions": [
981
+ ""
982
+ ],
977
983
  "Auto publish": [
978
984
  ""
979
985
  ],
@@ -1451,6 +1457,9 @@
1451
1457
  "Comma-separated list of tags to sync for a container image repository": [
1452
1458
  ""
1453
1459
  ],
1460
+ "Commit upload": [
1461
+ ""
1462
+ ],
1454
1463
  "Compare": [
1455
1464
  ""
1456
1465
  ],
@@ -1470,7 +1479,7 @@
1470
1479
  "Componenti"
1471
1480
  ],
1472
1481
  "Composite": [
1473
- "Composita"
1482
+ ""
1474
1483
  ],
1475
1484
  "Composite Content View": [
1476
1485
  ""
@@ -1805,15 +1814,27 @@
1805
1814
  "Copy": [
1806
1815
  ""
1807
1816
  ],
1817
+ "Copy all units": [
1818
+ ""
1819
+ ],
1808
1820
  "Copy an activation key": [
1809
1821
  "Copia una chiave di attivazione"
1810
1822
  ],
1823
+ "Copy content": [
1824
+ ""
1825
+ ],
1811
1826
  "Copy content view": [
1812
1827
  ""
1813
1828
  ],
1814
1829
  "Copy to clipboard": [
1815
1830
  ""
1816
1831
  ],
1832
+ "Copy version": [
1833
+ ""
1834
+ ],
1835
+ "Copy version units to library": [
1836
+ ""
1837
+ ],
1817
1838
  "Cores per socket": [
1818
1839
  "Core per socket"
1819
1840
  ],
@@ -2021,12 +2042,21 @@
2021
2042
  "Create content view": [
2022
2043
  ""
2023
2044
  ],
2045
+ "Create exporter": [
2046
+ ""
2047
+ ],
2024
2048
  "Create filter": [
2025
2049
  ""
2026
2050
  ],
2027
2051
  "Create host collection": [
2028
2052
  ""
2029
2053
  ],
2054
+ "Create import": [
2055
+ ""
2056
+ ],
2057
+ "Create importer": [
2058
+ ""
2059
+ ],
2030
2060
  "Create new activation key": [
2031
2061
  ""
2032
2062
  ],
@@ -2036,6 +2066,12 @@
2036
2066
  "Create package filter rule": [
2037
2067
  ""
2038
2068
  ],
2069
+ "Create publication": [
2070
+ ""
2071
+ ],
2072
+ "Create remote": [
2073
+ ""
2074
+ ],
2039
2075
  "Create rule": [
2040
2076
  ""
2041
2077
  ],
@@ -2154,7 +2190,7 @@
2154
2190
  "SLA del sistema predefinito"
2155
2191
  ],
2156
2192
  "Default content view versions cannot be promoted": [
2157
- "Impossibile avanzare le versioni della visualizzazione del contenuto predefinita."
2193
+ ""
2158
2194
  ],
2159
2195
  "Default download policy for Smart Proxy syncs (either 'inherit', immediate', or 'on_demand')": [
2160
2196
  ""
@@ -2285,12 +2321,36 @@
2285
2321
  "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.": [
2286
2322
  ""
2287
2323
  ],
2324
+ "Delete distributions": [
2325
+ ""
2326
+ ],
2288
2327
  "Delete manifest from Red Hat provider": [
2289
2328
  "Cancella manifesto dal provider Red Hat"
2290
2329
  ],
2291
2330
  "Delete multiple filters from a content view": [
2292
2331
  ""
2293
2332
  ],
2333
+ "Delete orphan alternate content sources": [
2334
+ ""
2335
+ ],
2336
+ "Delete orphan distributions": [
2337
+ ""
2338
+ ],
2339
+ "Delete orphan remotes": [
2340
+ ""
2341
+ ],
2342
+ "Delete orphan repository versions": [
2343
+ ""
2344
+ ],
2345
+ "Delete orphaned migrated repositories": [
2346
+ ""
2347
+ ],
2348
+ "Delete remote": [
2349
+ ""
2350
+ ],
2351
+ "Delete repository references": [
2352
+ ""
2353
+ ],
2294
2354
  "Delete version": [
2295
2355
  ""
2296
2356
  ],
@@ -2390,6 +2450,12 @@
2390
2450
  "Destroy an environment in an organization": [
2391
2451
  "Elimina ambiente in una organizzazione"
2392
2452
  ],
2453
+ "Destroy exporter": [
2454
+ ""
2455
+ ],
2456
+ "Destroy importer": [
2457
+ ""
2458
+ ],
2393
2459
  "Destroy one or more alternate content sources": [
2394
2460
  ""
2395
2461
  ],
@@ -2438,6 +2504,9 @@
2438
2504
  "Disabling Simple Content Access failed for '%{subject}'.": [
2439
2505
  ""
2440
2506
  ],
2507
+ "Discover": [
2508
+ ""
2509
+ ],
2441
2510
  "Discover Repositories": [
2442
2511
  "Trova repositori"
2443
2512
  ],
@@ -2633,6 +2702,9 @@
2633
2702
  "Environment cannot be in its own promotion path": [
2634
2703
  "L'ambiente non può trovarsi sul proprio percorso di avanzamento"
2635
2704
  ],
2705
+ "Environment contents refresh": [
2706
+ ""
2707
+ ],
2636
2708
  "Environment identifier": [
2637
2709
  ""
2638
2710
  ],
@@ -2672,6 +2744,9 @@
2672
2744
  "Errata id of the erratum (RHSA-2012:108)": [
2673
2745
  "id errata dell'erratum (RHSA-2012:108)"
2674
2746
  ],
2747
+ "Errata mail": [
2748
+ ""
2749
+ ],
2675
2750
  "Errata statuses not updated for deleted content facet with UUID %s": [
2676
2751
  ""
2677
2752
  ],
@@ -2831,6 +2906,9 @@
2831
2906
  "Fetch installable errata for one or more hosts.": [
2832
2907
  ""
2833
2908
  ],
2909
+ "Fetch pxe files": [
2910
+ ""
2911
+ ],
2834
2912
  "Fetch traces for one or more hosts": [
2835
2913
  ""
2836
2914
  ],
@@ -2924,6 +3002,9 @@
2924
3002
  "Filter versions that are components in the specified composite version": [
2925
3003
  "Filtra versioni componenti nella versione composita specificata"
2926
3004
  ],
3005
+ "Filtered index content": [
3006
+ ""
3007
+ ],
2927
3008
  "Filters": [
2928
3009
  "Filtri"
2929
3010
  ],
@@ -3014,6 +3095,9 @@
3014
3095
  "Generate host applicability": [
3015
3096
  ""
3016
3097
  ],
3098
+ "Generate metadata": [
3099
+ ""
3100
+ ],
3017
3101
  "Generate repository applicability": [
3018
3102
  ""
3019
3103
  ],
@@ -3251,6 +3335,12 @@
3251
3335
  "How to order the sorted results (e.g. ASC for ascending)": [
3252
3336
  "Come ordinare i risultati (es. ASC per ascendente)"
3253
3337
  ],
3338
+ "Hypervisors": [
3339
+ ""
3340
+ ],
3341
+ "Hypervisors update": [
3342
+ ""
3343
+ ],
3254
3344
  "ID of a HTTP Proxy": [
3255
3345
  ""
3256
3346
  ],
@@ -3569,6 +3659,9 @@
3569
3659
  "Import a subscription manifest to give hosts access to Red Hat content.": [
3570
3660
  ""
3571
3661
  ],
3662
+ "Import migration": [
3663
+ ""
3664
+ ],
3572
3665
  "Import new manifest": [
3573
3666
  ""
3574
3667
  ],
@@ -3578,6 +3671,12 @@
3578
3671
  "Import only Content Views cannot be directly publsihed. Content can only be updated by importing into the view.": [
3579
3672
  ""
3580
3673
  ],
3674
+ "Import repository upload": [
3675
+ ""
3676
+ ],
3677
+ "Import upload": [
3678
+ ""
3679
+ ],
3581
3680
  "Import uploads into a repository": [
3582
3681
  "Importa caricamento in un repositorio"
3583
3682
  ],
@@ -3644,6 +3743,9 @@
3644
3743
  "Incremental Update incomplete.": [
3645
3744
  "Aggiornamento incrementale non completato."
3646
3745
  ],
3746
+ "Incremental Update of Content View Version(s) ": [
3747
+ ""
3748
+ ],
3647
3749
  "Incremental Update of %{content_view_count} Content View Version(s) ": [
3648
3750
  ""
3649
3751
  ],
@@ -3656,12 +3758,27 @@
3656
3758
  "Incremental update specified for composite %{name} version %{version}, but no components updated.": [
3657
3759
  "Aggiornamento incrementale specificato per versione %{version} composita %{name}, ma nessun componente aggiornato."
3658
3760
  ],
3761
+ "Index content": [
3762
+ ""
3763
+ ],
3764
+ "Index errata": [
3765
+ ""
3766
+ ],
3767
+ "Index module streams": [
3768
+ ""
3769
+ ],
3770
+ "Index package groups": [
3771
+ ""
3772
+ ],
3659
3773
  "Informable Type must be one of the following [ %{list} ]": [
3660
3774
  "Tipo di informazioni deve essere una delle seguenti [ %{list} ]"
3661
3775
  ],
3662
3776
  "Inherit from Repository": [
3663
3777
  ""
3664
3778
  ],
3779
+ "Initialize": [
3780
+ ""
3781
+ ],
3665
3782
  "Initiate a sync of the products attached to the sync plan": [
3666
3783
  ""
3667
3784
  ],
@@ -3698,7 +3815,7 @@
3698
3815
  "Installable bugfix/enhancement errata": [
3699
3816
  ""
3700
3817
  ],
3701
- "Installable errata are applicable errata that are available in the host's content view and lifecycle environment.": [
3818
+ "Installable errata are applicable errata that are available in the host's assigned content view environments.": [
3702
3819
  ""
3703
3820
  ],
3704
3821
  "Installable security errata": [
@@ -3737,6 +3854,9 @@
3737
3854
  "Installing Package...": [
3738
3855
  "installazione pacchetto in corso..."
3739
3856
  ],
3857
+ "Instance update": [
3858
+ ""
3859
+ ],
3740
3860
  "Instance-based": [
3741
3861
  "Basato sull'istanza"
3742
3862
  ],
@@ -4463,6 +4583,9 @@
4463
4583
  "Messaging connection": [
4464
4584
  ""
4465
4585
  ],
4586
+ "Metadata generate": [
4587
+ ""
4588
+ ],
4466
4589
  "Metadata republishing is risky on 'Complete Mirroring' repositories. Change the mirroring policy and try again.\\nAlternatively, 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.": [
4467
4590
  ""
4468
4591
  ],
@@ -4517,6 +4640,15 @@
4517
4640
  "Multi Content View Environment": [
4518
4641
  ""
4519
4642
  ],
4643
+ "Multi copy all units": [
4644
+ ""
4645
+ ],
4646
+ "Multi copy content": [
4647
+ ""
4648
+ ],
4649
+ "Multi copy units": [
4650
+ ""
4651
+ ],
4520
4652
  "Multi-entitlement": [
4521
4653
  "Entitlement-multipli"
4522
4654
  ],
@@ -4877,7 +5009,7 @@
4877
5009
  "No packages available to install": [
4878
5010
  ""
4879
5011
  ],
4880
- "No packages available to install on this host. Please check the host's content view and lifecycle environment.": [
5012
+ "No packages available to install on this host. Please check the host's assigned content view environments.": [
4881
5013
  ""
4882
5014
  ],
4883
5015
  "No packages removed": [
@@ -5684,6 +5816,9 @@
5684
5816
  "Pulp task error": [
5685
5817
  "Errore attività di Pulp"
5686
5818
  ],
5819
+ "Purge completed tasks": [
5820
+ ""
5821
+ ],
5687
5822
  "Python Package": [
5688
5823
  ""
5689
5824
  ],
@@ -5792,6 +5927,9 @@
5792
5927
  "Reclaim Space": [
5793
5928
  ""
5794
5929
  ],
5930
+ "Reclaim space": [
5931
+ ""
5932
+ ],
5795
5933
  "Reclaim space from On Demand repositories": [
5796
5934
  ""
5797
5935
  ],
@@ -5855,6 +5993,9 @@
5855
5993
  "Refresh all alternate content sources": [
5856
5994
  ""
5857
5995
  ],
5996
+ "Refresh all distributions": [
5997
+ ""
5998
+ ],
5858
5999
  "Refresh alternate content sources": [
5859
6000
  ""
5860
6001
  ],
@@ -5867,15 +6008,27 @@
5867
6008
  "Refresh counts": [
5868
6009
  ""
5869
6010
  ],
6011
+ "Refresh distribution": [
6012
+ ""
6013
+ ],
5870
6014
  "Refresh errata applicability": [
5871
6015
  ""
5872
6016
  ],
6017
+ "Refresh if needed": [
6018
+ ""
6019
+ ],
5873
6020
  "Refresh package applicability": [
5874
6021
  ""
5875
6022
  ],
5876
6023
  "Refresh previously imported manifest for Red Hat provider": [
5877
6024
  "Aggiorna il manifesto precedentemente importato per il provider di Red Hat"
5878
6025
  ],
6026
+ "Refresh remote": [
6027
+ ""
6028
+ ],
6029
+ "Refresh repos": [
6030
+ ""
6031
+ ],
5879
6032
  "Refresh source": [
5880
6033
  ""
5881
6034
  ],
@@ -5918,6 +6071,9 @@
5918
6071
  "Registry name pattern will result in invalid container image name of member repositories": [
5919
6072
  ""
5920
6073
  ],
6074
+ "Reindex subscriptions": [
6075
+ ""
6076
+ ],
5921
6077
  "Related composite content views": [
5922
6078
  ""
5923
6079
  ],
@@ -6014,6 +6170,9 @@
6014
6170
  "Remove one or more subscriptions from an upstream manifest": [
6015
6171
  ""
6016
6172
  ],
6173
+ "Remove orphans": [
6174
+ ""
6175
+ ],
6017
6176
  "Remove package group via Katello interface": [
6018
6177
  ""
6019
6178
  ],
@@ -6041,6 +6200,12 @@
6041
6200
  "Remove subscriptions from one or more hosts": [
6042
6201
  ""
6043
6202
  ],
6203
+ "Remove units": [
6204
+ ""
6205
+ ],
6206
+ "Remove unneeded repos": [
6207
+ ""
6208
+ ],
6044
6209
  "Remove versions and/or environments from a content view and reassign systems and keys": [
6045
6210
  "Rimuovi le versioni e/o gli ambienti da una visualizzazione del contenuto e riassegna sistemi e chiavi"
6046
6211
  ],
@@ -6065,6 +6230,9 @@
6065
6230
  "Removing this version from all environments will not delete the version. Version will still be available for later promotion.": [
6066
6231
  ""
6067
6232
  ],
6233
+ "Repair": [
6234
+ ""
6235
+ ],
6068
6236
  "Replace content source on the target machine": [
6069
6237
  ""
6070
6238
  ],
@@ -6083,12 +6251,18 @@
6083
6251
  "Repositories are not available for enablement while CDN configuration is set to Air-gapped (disconnected).": [
6084
6252
  ""
6085
6253
  ],
6254
+ "Repositories certs reset": [
6255
+ ""
6256
+ ],
6086
6257
  "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.": [
6087
6258
  ""
6088
6259
  ],
6089
6260
  "Repositories from published Content Views are not allowed.": [
6090
6261
  "Non sono permessi i repository delle Visualizzazioni del contenuto pubblicate."
6091
6262
  ],
6263
+ "Repositories gpg reset": [
6264
+ ""
6265
+ ],
6092
6266
  "Repository": [
6093
6267
  "Repository"
6094
6268
  ],
@@ -6431,12 +6605,33 @@
6431
6605
  "Save": [
6432
6606
  "Salva"
6433
6607
  ],
6608
+ "Save artifact": [
6609
+ ""
6610
+ ],
6611
+ "Save distribution references": [
6612
+ ""
6613
+ ],
6614
+ "Save publication": [
6615
+ ""
6616
+ ],
6617
+ "Save version": [
6618
+ ""
6619
+ ],
6620
+ "Save versions": [
6621
+ ""
6622
+ ],
6434
6623
  "Saving alternate content source...": [
6435
6624
  ""
6436
6625
  ],
6437
6626
  "Scan a flatpak remote": [
6438
6627
  ""
6439
6628
  ],
6629
+ "Scan cdn": [
6630
+ ""
6631
+ ],
6632
+ "Scan remote": [
6633
+ ""
6634
+ ],
6440
6635
  "Schema version 1": [
6441
6636
  ""
6442
6637
  ],
@@ -7226,6 +7421,9 @@
7226
7421
  "Supported Content Types": [
7227
7422
  ""
7228
7423
  ],
7424
+ "Sync": [
7425
+ ""
7426
+ ],
7229
7427
  "Sync Canceled": [
7230
7428
  "Sincronizzazione cancellata"
7231
7429
  ],
@@ -7280,6 +7478,9 @@
7280
7478
  "Sync all repositories for a product": [
7281
7479
  ""
7282
7480
  ],
7481
+ "Sync capsule": [
7482
+ ""
7483
+ ],
7283
7484
  "Sync complete.": [
7284
7485
  "Sincronizzazione completa."
7285
7486
  ],
@@ -7298,6 +7499,9 @@
7298
7499
  "Sync state": [
7299
7500
  ""
7300
7501
  ],
7502
+ "Syncable export": [
7503
+ ""
7504
+ ],
7301
7505
  "Synced": [
7302
7506
  ""
7303
7507
  ],
@@ -7676,7 +7880,7 @@
7676
7880
  "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.": [
7677
7881
  ""
7678
7882
  ],
7679
- "This erratum is not installable because it is not in this host's content view and lifecycle environment.": [
7883
+ "This erratum is not installable because it is not in this host's assigned content view environments.": [
7680
7884
  ""
7681
7885
  ],
7682
7886
  "This host does not have any Module streams.": [
@@ -7721,9 +7925,6 @@
7721
7925
  "This page shows the subscriptions available from this organization's subscription manifest. {br} Learn more about your overall subscription usage with the {subscriptionsService}.": [
7722
7926
  ""
7723
7927
  ],
7724
- "This repository has pending tasks in associated content views. Please wait for the tasks: ": [
7725
- ""
7726
- ],
7727
7928
  "This repository is not suggested. Please see additional %(anchorBegin)sdocumentation%(anchorEnd)s prior to use.": [
7728
7929
  ""
7729
7930
  ],
@@ -7802,6 +8003,9 @@
7802
8003
  "To manage packages, select an action.": [
7803
8004
  ""
7804
8005
  ],
8006
+ "Toggle": [
8007
+ ""
8008
+ ],
7805
8009
  "Token/password for the flatpak remote": [
7806
8010
  ""
7807
8011
  ],
@@ -8093,15 +8297,27 @@
8093
8297
  "Update content counts for the smart proxy": [
8094
8298
  ""
8095
8299
  ],
8300
+ "Update content urls": [
8301
+ ""
8302
+ ],
8096
8303
  "Update content view environments for host": [
8097
8304
  ""
8098
8305
  ],
8099
8306
  "Update content view environments for host %s": [
8100
8307
  ""
8101
8308
  ],
8309
+ "Update distributions": [
8310
+ ""
8311
+ ],
8102
8312
  "Update hosts manually": [
8103
8313
  ""
8104
8314
  ],
8315
+ "Update http proxy": [
8316
+ ""
8317
+ ],
8318
+ "Update http proxy details": [
8319
+ ""
8320
+ ],
8105
8321
  "Update installed packages, enabled repos, module inventory": [
8106
8322
  ""
8107
8323
  ],
@@ -8117,12 +8333,21 @@
8117
8333
  "Update packages via Katello interface": [
8118
8334
  ""
8119
8335
  ],
8336
+ "Update redhat repository": [
8337
+ ""
8338
+ ],
8120
8339
  "Update release version for host": [
8121
8340
  ""
8122
8341
  ],
8123
8342
  "Update release version for host %s": [
8124
8343
  ""
8125
8344
  ],
8345
+ "Update remote": [
8346
+ ""
8347
+ ],
8348
+ "Update repository": [
8349
+ ""
8350
+ ],
8126
8351
  "Update services requiring restart": [
8127
8352
  ""
8128
8353
  ],
@@ -8213,6 +8438,12 @@
8213
8438
  "Upload a subscription manifest": [
8214
8439
  "Carica un manifesto della sottoscrizione"
8215
8440
  ],
8441
+ "Upload content": [
8442
+ ""
8443
+ ],
8444
+ "Upload file": [
8445
+ ""
8446
+ ],
8216
8447
  "Upload into": [
8217
8448
  "Carica in"
8218
8449
  ],
@@ -8222,6 +8453,9 @@
8222
8453
  "Upload request id": [
8223
8454
  "Carica l'id delle richieste"
8224
8455
  ],
8456
+ "Upload tag": [
8457
+ ""
8458
+ ],
8225
8459
  "Upstream Candlepin": [
8226
8460
  ""
8227
8461
  ],
@@ -8336,6 +8570,9 @@
8336
8570
  "Verify SSL": [
8337
8571
  "Verifica SSL"
8338
8572
  ],
8573
+ "Verify checksum": [
8574
+ ""
8575
+ ],
8339
8576
  "Verify checksum for content on smart proxy": [
8340
8577
  ""
8341
8578
  ],