foreman_virt_who_configure 0.5.17 → 0.5.19

Sign up to get free protection for your applications and to get access to all the features.
Files changed (244) hide show
  1. checksums.yaml +4 -4
  2. data/app/assets/javascripts/foreman_virt_who_configure/locale/bn/foreman_virt_who_configure.js +484 -0
  3. data/app/assets/javascripts/foreman_virt_who_configure/locale/bn_IN/foreman_virt_who_configure.js +484 -0
  4. data/app/assets/javascripts/foreman_virt_who_configure/locale/ca/foreman_virt_who_configure.js +505 -0
  5. data/app/assets/javascripts/foreman_virt_who_configure/locale/cs_CZ/foreman_virt_who_configure.js +598 -0
  6. data/app/assets/javascripts/foreman_virt_who_configure/locale/de/foreman_virt_who_configure.js +685 -0
  7. data/app/assets/javascripts/foreman_virt_who_configure/locale/de_DE/foreman_virt_who_configure.js +475 -0
  8. data/app/assets/javascripts/foreman_virt_who_configure/locale/el/foreman_virt_who_configure.js +529 -0
  9. data/app/assets/javascripts/foreman_virt_who_configure/locale/en/foreman_virt_who_configure.js +472 -0
  10. data/app/assets/javascripts/foreman_virt_who_configure/locale/en_GB/foreman_virt_who_configure.js +490 -0
  11. data/app/assets/javascripts/foreman_virt_who_configure/locale/es/foreman_virt_who_configure.js +685 -0
  12. data/app/assets/javascripts/foreman_virt_who_configure/locale/fr/foreman_virt_who_configure.js +715 -0
  13. data/app/assets/javascripts/foreman_virt_who_configure/locale/gl/foreman_virt_who_configure.js +487 -0
  14. data/app/assets/javascripts/foreman_virt_who_configure/locale/gu/foreman_virt_who_configure.js +487 -0
  15. data/app/assets/javascripts/foreman_virt_who_configure/locale/he_IL/foreman_virt_who_configure.js +472 -0
  16. data/app/assets/javascripts/foreman_virt_who_configure/locale/hi/foreman_virt_who_configure.js +484 -0
  17. data/app/assets/javascripts/foreman_virt_who_configure/locale/it/foreman_virt_who_configure.js +562 -0
  18. data/app/assets/javascripts/foreman_virt_who_configure/locale/ja/foreman_virt_who_configure.js +715 -0
  19. data/app/assets/javascripts/foreman_virt_who_configure/locale/ka/foreman_virt_who_configure.js +721 -0
  20. data/app/assets/javascripts/foreman_virt_who_configure/locale/kn/foreman_virt_who_configure.js +484 -0
  21. data/app/assets/javascripts/foreman_virt_who_configure/locale/ko/foreman_virt_who_configure.js +598 -0
  22. data/app/assets/javascripts/foreman_virt_who_configure/locale/mr/foreman_virt_who_configure.js +484 -0
  23. data/app/assets/javascripts/foreman_virt_who_configure/locale/nl_NL/foreman_virt_who_configure.js +484 -0
  24. data/app/assets/javascripts/foreman_virt_who_configure/locale/or/foreman_virt_who_configure.js +484 -0
  25. data/app/assets/javascripts/foreman_virt_who_configure/locale/pa/foreman_virt_who_configure.js +484 -0
  26. data/app/assets/javascripts/foreman_virt_who_configure/locale/pl/foreman_virt_who_configure.js +490 -0
  27. data/app/assets/javascripts/foreman_virt_who_configure/locale/pt/foreman_virt_who_configure.js +472 -0
  28. data/app/assets/javascripts/foreman_virt_who_configure/locale/pt_BR/foreman_virt_who_configure.js +685 -0
  29. data/app/assets/javascripts/foreman_virt_who_configure/locale/ru/foreman_virt_who_configure.js +598 -0
  30. data/app/assets/javascripts/foreman_virt_who_configure/locale/sl/foreman_virt_who_configure.js +478 -0
  31. data/app/assets/javascripts/foreman_virt_who_configure/locale/sv_SE/foreman_virt_who_configure.js +487 -0
  32. data/app/assets/javascripts/foreman_virt_who_configure/locale/ta/foreman_virt_who_configure.js +484 -0
  33. data/app/assets/javascripts/foreman_virt_who_configure/locale/ta_IN/foreman_virt_who_configure.js +484 -0
  34. data/app/assets/javascripts/foreman_virt_who_configure/locale/te/foreman_virt_who_configure.js +484 -0
  35. data/app/assets/javascripts/foreman_virt_who_configure/locale/tr/foreman_virt_who_configure.js +472 -0
  36. data/app/assets/javascripts/foreman_virt_who_configure/locale/zh_CN/foreman_virt_who_configure.js +715 -0
  37. data/app/assets/javascripts/foreman_virt_who_configure/locale/zh_TW/foreman_virt_who_configure.js +598 -0
  38. data/app/models/foreman_virt_who_configure/config.rb +47 -40
  39. data/app/models/foreman_virt_who_configure/output_generator.rb +105 -105
  40. data/app/models/foreman_virt_who_configure/service_user.rb +4 -4
  41. data/app/services/sso/basic_with_hidden.rb +1 -1
  42. data/config/database.yml.example +17 -0
  43. data/db/migrate/20231024171433_add_organization_id_to_service_user.rb +22 -0
  44. data/lib/foreman_virt_who_configure/engine.rb +8 -14
  45. data/lib/foreman_virt_who_configure/version.rb +1 -1
  46. data/locale/Makefile +8 -5
  47. data/locale/bn/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  48. data/locale/bn/foreman_virt_who_configure.edit.po +140 -284
  49. data/locale/bn/foreman_virt_who_configure.po +1 -253
  50. data/locale/bn/foreman_virt_who_configure.po.time_stamp +0 -0
  51. data/locale/bn_IN/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  52. data/locale/bn_IN/foreman_virt_who_configure.edit.po +142 -285
  53. data/locale/bn_IN/foreman_virt_who_configure.po +1 -253
  54. data/locale/bn_IN/foreman_virt_who_configure.po.time_stamp +0 -0
  55. data/locale/bqi/foreman_virt_who_configure.edit.po +138 -281
  56. data/locale/bqi/foreman_virt_who_configure.po.time_stamp +0 -0
  57. data/locale/ca/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  58. data/locale/ca/foreman_virt_who_configure.edit.po +142 -286
  59. data/locale/ca/foreman_virt_who_configure.po +1 -253
  60. data/locale/ca/foreman_virt_who_configure.po.time_stamp +0 -0
  61. data/locale/cs_CZ/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  62. data/locale/cs_CZ/foreman_virt_who_configure.edit.po +163 -303
  63. data/locale/cs_CZ/foreman_virt_who_configure.po +6 -258
  64. data/locale/cs_CZ/foreman_virt_who_configure.po.time_stamp +0 -0
  65. data/locale/de/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  66. data/locale/de/foreman_virt_who_configure.edit.po +193 -458
  67. data/locale/de/foreman_virt_who_configure.po +9 -261
  68. data/locale/de/foreman_virt_who_configure.po.time_stamp +0 -0
  69. data/locale/de_AT/foreman_virt_who_configure.edit.po +138 -281
  70. data/locale/de_AT/foreman_virt_who_configure.po.time_stamp +0 -0
  71. data/locale/de_DE/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  72. data/locale/de_DE/foreman_virt_who_configure.edit.po +142 -285
  73. data/locale/de_DE/foreman_virt_who_configure.po +1 -253
  74. data/locale/de_DE/foreman_virt_who_configure.po.time_stamp +0 -0
  75. data/locale/el/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  76. data/locale/el/foreman_virt_who_configure.edit.po +142 -286
  77. data/locale/el/foreman_virt_who_configure.po +1 -253
  78. data/locale/el/foreman_virt_who_configure.po.time_stamp +0 -0
  79. data/locale/en/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  80. data/locale/{de_AT/foreman_virt_who_configure.po → en/foreman_virt_who_configure.edit.po} +481 -248
  81. data/locale/en/foreman_virt_who_configure.po +1 -253
  82. data/locale/en/foreman_virt_who_configure.po.time_stamp +0 -0
  83. data/locale/en_GB/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  84. data/locale/en_GB/foreman_virt_who_configure.edit.po +147 -290
  85. data/locale/en_GB/foreman_virt_who_configure.po +1 -253
  86. data/locale/en_GB/foreman_virt_who_configure.po.time_stamp +0 -0
  87. data/locale/en_US/foreman_virt_who_configure.edit.po +138 -281
  88. data/locale/en_US/foreman_virt_who_configure.po.time_stamp +0 -0
  89. data/locale/es/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  90. data/locale/es/foreman_virt_who_configure.edit.po +193 -456
  91. data/locale/es/foreman_virt_who_configure.po +7 -259
  92. data/locale/es/foreman_virt_who_configure.po.time_stamp +0 -0
  93. data/locale/et_EE/foreman_virt_who_configure.edit.po +138 -281
  94. data/locale/et_EE/foreman_virt_who_configure.po.time_stamp +0 -0
  95. data/locale/foreman_virt_who_configure.pot +3 -339
  96. data/locale/fr/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  97. data/locale/fr/foreman_virt_who_configure.edit.po +194 -485
  98. data/locale/fr/foreman_virt_who_configure.po +7 -258
  99. data/locale/fr/foreman_virt_who_configure.po.time_stamp +0 -0
  100. data/locale/gl/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  101. data/locale/gl/foreman_virt_who_configure.edit.po +142 -286
  102. data/locale/gl/foreman_virt_who_configure.po +1 -253
  103. data/locale/gl/foreman_virt_who_configure.po.time_stamp +0 -0
  104. data/locale/gu/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  105. data/locale/gu/foreman_virt_who_configure.edit.po +140 -284
  106. data/locale/gu/foreman_virt_who_configure.po +1 -253
  107. data/locale/gu/foreman_virt_who_configure.po.time_stamp +0 -0
  108. data/locale/he_IL/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  109. data/locale/he_IL/foreman_virt_who_configure.edit.po +141 -283
  110. data/locale/he_IL/foreman_virt_who_configure.po +1 -253
  111. data/locale/he_IL/foreman_virt_who_configure.po.time_stamp +0 -0
  112. data/locale/hi/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  113. data/locale/hi/foreman_virt_who_configure.edit.po +140 -284
  114. data/locale/hi/foreman_virt_who_configure.po +1 -253
  115. data/locale/hi/foreman_virt_who_configure.po.time_stamp +0 -0
  116. data/locale/id/foreman_virt_who_configure.edit.po +136 -280
  117. data/locale/id/foreman_virt_who_configure.po.time_stamp +0 -0
  118. data/locale/it/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  119. data/locale/it/foreman_virt_who_configure.edit.po +147 -290
  120. data/locale/it/foreman_virt_who_configure.po +1 -253
  121. data/locale/it/foreman_virt_who_configure.po.time_stamp +0 -0
  122. data/locale/ja/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  123. data/locale/ja/foreman_virt_who_configure.edit.po +178 -377
  124. data/locale/ja/foreman_virt_who_configure.po +6 -258
  125. data/locale/ja/foreman_virt_who_configure.po.time_stamp +0 -0
  126. data/locale/ka/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  127. data/locale/ka/foreman_virt_who_configure.edit.po +186 -440
  128. data/locale/ka/foreman_virt_who_configure.po +6 -258
  129. data/locale/ka/foreman_virt_who_configure.po.time_stamp +0 -0
  130. data/locale/kn/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  131. data/locale/kn/foreman_virt_who_configure.edit.po +140 -284
  132. data/locale/kn/foreman_virt_who_configure.po +1 -253
  133. data/locale/kn/foreman_virt_who_configure.po.time_stamp +0 -0
  134. data/locale/ko/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  135. data/locale/ko/foreman_virt_who_configure.edit.po +144 -289
  136. data/locale/ko/foreman_virt_who_configure.po +1 -253
  137. data/locale/ko/foreman_virt_who_configure.po.time_stamp +0 -0
  138. data/locale/ml_IN/foreman_virt_who_configure.edit.po +138 -281
  139. data/locale/ml_IN/foreman_virt_who_configure.po.time_stamp +0 -0
  140. data/locale/mr/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  141. data/locale/mr/foreman_virt_who_configure.edit.po +140 -284
  142. data/locale/mr/foreman_virt_who_configure.po +1 -253
  143. data/locale/mr/foreman_virt_who_configure.po.time_stamp +0 -0
  144. data/locale/nl_NL/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  145. data/locale/nl_NL/foreman_virt_who_configure.edit.po +143 -286
  146. data/locale/nl_NL/foreman_virt_who_configure.po +1 -253
  147. data/locale/nl_NL/foreman_virt_who_configure.po.time_stamp +0 -0
  148. data/locale/or/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  149. data/locale/or/foreman_virt_who_configure.edit.po +140 -284
  150. data/locale/or/foreman_virt_who_configure.po +1 -253
  151. data/locale/or/foreman_virt_who_configure.po.time_stamp +0 -0
  152. data/locale/pa/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  153. data/locale/pa/foreman_virt_who_configure.edit.po +142 -285
  154. data/locale/pa/foreman_virt_who_configure.po +1 -253
  155. data/locale/pa/foreman_virt_who_configure.po.time_stamp +0 -0
  156. data/locale/pl/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  157. data/locale/pl/foreman_virt_who_configure.edit.po +145 -287
  158. data/locale/pl/foreman_virt_who_configure.po +1 -253
  159. data/locale/pl/foreman_virt_who_configure.po.time_stamp +0 -0
  160. data/locale/pl_PL/foreman_virt_who_configure.edit.po +141 -282
  161. data/locale/pl_PL/foreman_virt_who_configure.po.time_stamp +0 -0
  162. data/locale/pt/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  163. data/locale/pt/foreman_virt_who_configure.edit.po +139 -282
  164. data/locale/pt/foreman_virt_who_configure.po +1 -253
  165. data/locale/pt/foreman_virt_who_configure.po.time_stamp +0 -0
  166. data/locale/pt_BR/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  167. data/locale/pt_BR/foreman_virt_who_configure.edit.po +193 -447
  168. data/locale/pt_BR/foreman_virt_who_configure.po +8 -262
  169. data/locale/pt_BR/foreman_virt_who_configure.po.time_stamp +0 -0
  170. data/locale/ro/foreman_virt_who_configure.edit.po +138 -281
  171. data/locale/ro/foreman_virt_who_configure.po.time_stamp +0 -0
  172. data/locale/ro_RO/foreman_virt_who_configure.edit.po +140 -282
  173. data/locale/ro_RO/foreman_virt_who_configure.po.time_stamp +0 -0
  174. data/locale/ru/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  175. data/locale/ru/foreman_virt_who_configure.edit.po +148 -290
  176. data/locale/ru/foreman_virt_who_configure.po +1 -253
  177. data/locale/ru/foreman_virt_who_configure.po.time_stamp +0 -0
  178. data/locale/sl/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  179. data/locale/sl/foreman_virt_who_configure.edit.po +142 -285
  180. data/locale/sl/foreman_virt_who_configure.po +1 -253
  181. data/locale/sl/foreman_virt_who_configure.po.time_stamp +0 -0
  182. data/locale/sv_SE/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  183. data/locale/sv_SE/foreman_virt_who_configure.edit.po +143 -286
  184. data/locale/sv_SE/foreman_virt_who_configure.po +1 -253
  185. data/locale/sv_SE/foreman_virt_who_configure.po.time_stamp +0 -0
  186. data/locale/ta/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  187. data/locale/ta/foreman_virt_who_configure.edit.po +140 -284
  188. data/locale/ta/foreman_virt_who_configure.po +1 -253
  189. data/locale/ta/foreman_virt_who_configure.po.time_stamp +0 -0
  190. data/locale/ta_IN/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  191. data/locale/ta_IN/foreman_virt_who_configure.edit.po +142 -285
  192. data/locale/ta_IN/foreman_virt_who_configure.po +1 -253
  193. data/locale/ta_IN/foreman_virt_who_configure.po.time_stamp +0 -0
  194. data/locale/te/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  195. data/locale/te/foreman_virt_who_configure.edit.po +140 -284
  196. data/locale/te/foreman_virt_who_configure.po +1 -253
  197. data/locale/te/foreman_virt_who_configure.po.time_stamp +0 -0
  198. data/locale/tr/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  199. data/locale/tr/foreman_virt_who_configure.edit.po +137 -281
  200. data/locale/tr/foreman_virt_who_configure.po +1 -253
  201. data/locale/tr/foreman_virt_who_configure.po.time_stamp +0 -0
  202. data/locale/vi/foreman_virt_who_configure.edit.po +136 -280
  203. data/locale/vi/foreman_virt_who_configure.po.time_stamp +0 -0
  204. data/locale/vi_VN/foreman_virt_who_configure.edit.po +138 -281
  205. data/locale/vi_VN/foreman_virt_who_configure.po.time_stamp +0 -0
  206. data/locale/zh/foreman_virt_who_configure.edit.po +136 -280
  207. data/locale/zh/foreman_virt_who_configure.po.time_stamp +0 -0
  208. data/locale/zh_CN/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  209. data/locale/zh_CN/foreman_virt_who_configure.edit.po +172 -351
  210. data/locale/zh_CN/foreman_virt_who_configure.po +4 -256
  211. data/locale/zh_CN/foreman_virt_who_configure.po.time_stamp +0 -0
  212. data/locale/zh_TW/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  213. data/locale/zh_TW/foreman_virt_who_configure.edit.po +145 -288
  214. data/locale/zh_TW/foreman_virt_who_configure.po +1 -253
  215. data/locale/zh_TW/foreman_virt_who_configure.po.time_stamp +0 -0
  216. data/test/factories/foreman_virt_who_configure_factories.rb +2 -2
  217. data/test/functional/api/v2/configs_controller_test.rb +14 -13
  218. data/test/unit/config_test.rb +24 -12
  219. data/test/unit/output_generator_test.rb +1 -2
  220. metadata +94 -32
  221. data/locale/action_names.rb +0 -85
  222. data/locale/bqi/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  223. data/locale/bqi/foreman_virt_who_configure.po +0 -724
  224. data/locale/de_AT/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  225. data/locale/en_US/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  226. data/locale/en_US/foreman_virt_who_configure.po +0 -724
  227. data/locale/et_EE/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  228. data/locale/et_EE/foreman_virt_who_configure.po +0 -724
  229. data/locale/id/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  230. data/locale/id/foreman_virt_who_configure.po +0 -723
  231. data/locale/ml_IN/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  232. data/locale/ml_IN/foreman_virt_who_configure.po +0 -724
  233. data/locale/pl_PL/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  234. data/locale/pl_PL/foreman_virt_who_configure.po +0 -726
  235. data/locale/ro/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  236. data/locale/ro/foreman_virt_who_configure.po +0 -724
  237. data/locale/ro_RO/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  238. data/locale/ro_RO/foreman_virt_who_configure.po +0 -725
  239. data/locale/vi/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  240. data/locale/vi/foreman_virt_who_configure.po +0 -723
  241. data/locale/vi_VN/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  242. data/locale/vi_VN/foreman_virt_who_configure.po +0 -724
  243. data/locale/zh/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  244. data/locale/zh/foreman_virt_who_configure.po +0 -723
@@ -2,27 +2,26 @@
2
2
  # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3
3
  # This file is distributed under the same license as the foreman_virt_who_configure package.
4
4
  # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5
- #
5
+ #
6
6
  # Translators:
7
7
  # Giuseppe Pignataro <rogepix@gmail.com>, 2017
8
+ # Andrea Perotti, 2019
8
9
  # 0868a4d1af5275b3f70b0a6dac4c99a4, 2019
9
- # Andrea Perotti, 2023
10
- # Bryan Kearney <bryan.kearney@gmail.com>, 2023
11
- #
12
- #, fuzzy
10
+ # Bryan Kearney <bryan.kearney@gmail.com>, 2021
11
+ #
13
12
  msgid ""
14
13
  msgstr ""
15
- "Project-Id-Version: foreman_virt_who_configure 1.0.0\n"
14
+ "Project-Id-Version: foreman_virt_who_configure 0.5.12\n"
16
15
  "Report-Msgid-Bugs-To: \n"
17
- "POT-Creation-Date: 2023-05-16 21:30+0000\n"
18
16
  "PO-Revision-Date: 2017-05-03 11:59+0000\n"
19
- "Last-Translator: Bryan Kearney <bryan.kearney@gmail.com>, 2023\n"
20
- "Language-Team: Italian (https://app.transifex.com/foreman/teams/114/it/)\n"
17
+ "Last-Translator: Bryan Kearney <bryan.kearney@gmail.com>, 2021\n"
18
+ "Language-Team: Italian (https://www.transifex.com/foreman/teams/114/it/)\n"
21
19
  "MIME-Version: 1.0\n"
22
20
  "Content-Type: text/plain; charset=UTF-8\n"
23
21
  "Content-Transfer-Encoding: 8bit\n"
24
22
  "Language: it\n"
25
- "Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
23
+ "Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 :"
24
+ " 2;\n"
26
25
 
27
26
  #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:15
28
27
  msgid "List of virt-who configurations"
@@ -49,45 +48,23 @@ msgid "Configuration interval in minutes"
49
48
  msgstr ""
50
49
 
51
50
  #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:43
52
- msgid ""
53
- "Hypervisor filtering mode, %{unlimited} means no filtering, %{whitelist} "
54
- "means whitelist, %{blacklist} means blacklist"
51
+ msgid "Hypervisor filtering mode, %{unlimited} means no filtering, %{whitelist} means whitelist, %{blacklist} means blacklist"
55
52
  msgstr ""
56
53
 
57
54
  #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:44
58
- msgid ""
59
- "Hypervisor whitelist, applicable only when filtering mode is set to 1. "
60
- "Wildcards and regular expressions are supported, multiple records must be "
61
- "separated by comma."
55
+ msgid "Hypervisor whitelist, applicable only when filtering mode is set to 1. Wildcards and regular expressions are supported, multiple records must be separated by comma."
62
56
  msgstr ""
63
57
 
64
58
  #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:45
65
- msgid ""
66
- "Hypervisor blacklist, applicable only when filtering mode is set to 2. "
67
- "Wildcards and regular expressions are supported, multiple records must be "
68
- "separated by comma."
59
+ msgid "Hypervisor blacklist, applicable only when filtering mode is set to 2. Wildcards and regular expressions are supported, multiple records must be separated by comma."
69
60
  msgstr ""
70
61
 
71
62
  #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:46
72
- msgid ""
73
- "Applicable only for esx provider type. Only hosts which parent (usually "
74
- "ComputeResource) name is specified in comma-separated list in this option "
75
- "will be reported. Wildcards and regular expressions are supported, multiple "
76
- "records must be separated by comma. Put the value into the double-quotes if "
77
- "it contains special characters like comma. All new line characters will be "
78
- "removed in resulting configuration file, white spaces are removed from "
79
- "beginning and end."
63
+ msgid "Applicable only for esx provider type. Only hosts which parent (usually ComputeResource) name is specified in comma-separated list in this option will be reported. Wildcards and regular expressions are supported, multiple records must be separated by comma. Put the value into the double-quotes if it contains special characters like comma. All new line characters will be removed in resulting configuration file, white spaces are removed from beginning and end."
80
64
  msgstr ""
81
65
 
82
66
  #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:47
83
- msgid ""
84
- "Applicable only for esx provider type. Hosts which parent (usually "
85
- "ComputeResource) name is specified in comma-separated list in this option "
86
- "will <b>NOT</b> be reported. Wildcards and regular expressions are "
87
- "supported, multiple records must be separated by comma. Put the value into "
88
- "the double-quotes if it contains special characters like comma. All new line"
89
- " characters will be removed in resulting configuration file, white spaces "
90
- "are removed from beginning and end."
67
+ msgid "Applicable only for esx provider type. Hosts which parent (usually ComputeResource) name is specified in comma-separated list in this option will <b>NOT</b> be reported. Wildcards and regular expressions are supported, multiple records must be separated by comma. Put the value into the double-quotes if it contains special characters like comma. All new line characters will be removed in resulting configuration file, white spaces are removed from beginning and end."
91
68
  msgstr ""
92
69
 
93
70
  #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:48
@@ -107,54 +84,39 @@ msgid "Account name by which virt-who is to connect to the hypervisor."
107
84
  msgstr ""
108
85
 
109
86
  #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:52
110
- msgid ""
111
- "Hypervisor password, required for all hypervisor types except for "
112
- "libvirt/kubevirt."
87
+ msgid "Hypervisor password, required for all hypervisor types except for libvirt/kubevirt."
113
88
  msgstr ""
114
89
 
115
- #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:53
116
- #: ../app/views/foreman_virt_who_configure/configs/show.html.erb:40
117
- #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:2
90
+ #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:53 ../app/views/foreman_virt_who_configure/configs/show.html.erb:40 ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:2
118
91
  msgid "Foreman server FQDN"
119
92
  msgstr ""
120
93
 
121
- #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:54
122
- #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:20
94
+ #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:54 ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:20
123
95
  msgid "Enable debugging output"
124
96
  msgstr ""
125
97
 
126
98
  #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:55
127
- msgid ""
128
- "Configuration file containing details about how to connect to the cluster "
129
- "and authentication details."
99
+ msgid "Configuration file containing details about how to connect to the cluster and authentication details."
130
100
  msgstr ""
131
101
 
132
102
  #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:56
133
- msgid ""
134
- "HTTP proxy that should be used for communication between the server on which"
135
- " virt-who is running and the hypervisors and virtualization managers."
103
+ msgid "HTTP proxy that should be used for communication between the server on which virt-who is running and the hypervisors and virtualization managers."
136
104
  msgstr ""
137
105
 
138
106
  #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:57
139
- msgid ""
140
- "Ignore proxy. A comma-separated list of hostnames or domains or ip addresses"
141
- " to ignore proxy settings for. Optionally this may be set to * to bypass "
142
- "proxy settings for all hostnames domains or ip addresses."
107
+ msgid "Ignore proxy. A comma-separated list of hostnames or domains or ip addresses to ignore proxy settings for. Optionally this may be set to * to bypass proxy settings for all hostnames domains or ip addresses."
143
108
  msgstr ""
144
109
 
145
110
  #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:58
146
111
  msgid "Organization of the virt-who configuration"
147
112
  msgstr ""
148
113
 
149
- #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:59
150
- #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:28
114
+ #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:59 ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:28
151
115
  msgid "Select the Prism flavor you are connecting to"
152
116
  msgstr ""
153
117
 
154
118
  #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:60
155
- msgid ""
156
- "Option Enable debugging output is required to enable AHV internal debug. It "
157
- "provides extra AHV debug information when both options are enabled"
119
+ msgid "Option Enable debugging output is required to enable AHV internal debug. It provides extra AHV debug information when both options are enabled"
158
120
  msgstr ""
159
121
 
160
122
  #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:64
@@ -165,8 +127,7 @@ msgstr ""
165
127
  msgid "Update a virt-who configuration"
166
128
  msgstr ""
167
129
 
168
- #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:73
169
- #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:81
130
+ #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:73 ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:81
170
131
  msgid "Configuration numeric identifier"
171
132
  msgstr ""
172
133
 
@@ -195,19 +156,11 @@ msgid "Microsoft Hyper-V fully qualified host name or IP address."
195
156
  msgstr ""
196
157
 
197
158
  #: ../app/helpers/foreman_virt_who_configure/configs_helper.rb:7
198
- msgid ""
199
- "Libvirt server’s fully qualified host name or IP address. You can also "
200
- "specify preferred schema, for example: "
201
- "<code>qemu+ssh://libvirt.example.com/system</code>. If you use SSH, make "
202
- "sure you setup root's SSH key on target host for a user specified at "
203
- "hypervisor username field"
159
+ msgid "Libvirt server’s fully qualified host name or IP address. You can also specify preferred schema, for example: <code>qemu+ssh://libvirt.example.com/system</code>. Make sure you setup root's SSH key on target host for a user specified at hypervisor username field"
204
160
  msgstr ""
205
161
 
206
162
  #: ../app/helpers/foreman_virt_who_configure/configs_helper.rb:8
207
- msgid ""
208
- "Container-native virtualization’s fully qualified host name or IP address. "
209
- "In order to connect to the cluster it is required to provide path to "
210
- "kubeconfig which contains connection details and authentication token."
163
+ msgid "Container-native virtualization’s fully qualified host name or IP address. In order to connect to the cluster it is required to provide path to kubeconfig which contains connection details and authentication token."
211
164
  msgstr ""
212
165
 
213
166
  #: ../app/helpers/foreman_virt_who_configure/configs_helper.rb:9
@@ -215,32 +168,15 @@ msgid "Nutanix AHV’s IP address."
215
168
  msgstr ""
216
169
 
217
170
  #: ../app/helpers/foreman_virt_who_configure/configs_helper.rb:15
218
- msgid ""
219
- "Account name by which virt-who is to connect to the hypervisor, in the "
220
- "format <code>domain_name\\account_name</code>. Note that only a single "
221
- "backslash separates the values for domain_name and account_name. If you are "
222
- "using a domain account, and the global configuration file <code>/etc/virt-"
223
- "who.conf</code>, then <b>two</b> backslashes are required. For further "
224
- "details, see <a href=\"https://access.redhat.com/solutions/1270223\">Red Hat"
225
- " Knowledgebase solution How to use a windows domain account with virt-"
226
- "who</a> for more information."
171
+ msgid "Account name by which virt-who is to connect to the hypervisor, in the format <code>domain_name\\account_name</code>. Note that only a single backslash separates the values for domain_name and account_name. If you are using a domain account, and the global configuration file <code>/etc/virt-who.conf</code>, then <b>two</b> backslashes are required. For further details, see <a href=\"https://access.redhat.com/solutions/1270223\">Red Hat Knowledgebase solution How to use a windows domain account with virt-who</a> for more information."
227
172
  msgstr ""
228
173
 
229
174
  #: ../app/helpers/foreman_virt_who_configure/configs_helper.rb:16
230
- msgid ""
231
- "Account name by which virt-who is to connect to the hypervisor. By default "
232
- "this is <code>Administrator</code>. To use an alternate account, create a "
233
- "user account and assign that account to the following groups (Windows 2012 "
234
- "Server): Hyper-V Administrators and Remote Management Users."
175
+ msgid "Account name by which virt-who is to connect to the hypervisor. By default this is <code>Administrator</code>. To use an alternate account, create a user account and assign that account to the following groups (Windows 2012 Server): Hyper-V Administrators and Remote Management Users."
235
176
  msgstr ""
236
177
 
237
178
  #: ../app/helpers/foreman_virt_who_configure/configs_helper.rb:17
238
- msgid ""
239
- "Account name by which virt-who is to connect to the hypervisor. Virt-who "
240
- "does not support password based authentication, you must manually setup SSH "
241
- "key, see <a href=\"https://access.redhat.com/solutions/1515983\">Red Hat "
242
- "Knowledgebase solution How to configure virt-who for a KVM host</a> for more"
243
- " information."
179
+ msgid "Account name by which virt-who is to connect to the hypervisor. Virt-who does not support password based authentication, you must manually setup SSH key, see <a href=\"https://access.redhat.com/solutions/1515983\">Red Hat Knowledgebase solution How to configure virt-who for a KVM host</a> for more information."
244
180
  msgstr ""
245
181
 
246
182
  #: ../app/helpers/foreman_virt_who_configure/configs_helper.rb:19
@@ -311,8 +247,7 @@ msgstr ""
311
247
  msgid "Every 3 days"
312
248
  msgstr ""
313
249
 
314
- #: ../app/models/foreman_virt_who_configure/config.rb:57
315
- #: ../app/views/dashboard/_foreman_virt_who_configs_status_widget.html.erb:23
250
+ #: ../app/models/foreman_virt_who_configure/config.rb:57 ../app/views/dashboard/_foreman_virt_who_configs_status_widget.html.erb:23
316
251
  msgid "OK"
317
252
  msgstr "OK"
318
253
 
@@ -329,9 +264,7 @@ msgid "Unknown configuration status, caused by unexpected conditions"
329
264
  msgstr ""
330
265
 
331
266
  #: ../app/models/foreman_virt_who_configure/config.rb:64
332
- msgid ""
333
- "The configuration was not deployed yet or the virt-who was unable to report "
334
- "the status"
267
+ msgid "The configuration was not deployed yet or the virt-who was unable to report the status"
335
268
  msgstr ""
336
269
 
337
270
  #: ../app/models/foreman_virt_who_configure/config.rb:65
@@ -339,9 +272,7 @@ msgid "The virt-who report arrived within the interval"
339
272
  msgstr ""
340
273
 
341
274
  #: ../app/models/foreman_virt_who_configure/config.rb:66
342
- msgid ""
343
- "The virt-who report has not arrived within the interval, which indicates "
344
- "there was no change on hypervisor"
275
+ msgid "The virt-who report has not arrived within the interval, which indicates there was no change on hypervisor"
345
276
  msgstr ""
346
277
 
347
278
  #: ../app/models/foreman_virt_who_configure/config.rb:71
@@ -377,14 +308,11 @@ msgid "Unable to enable virt-who service using systemctl"
377
308
  msgstr ""
378
309
 
379
310
  #: ../app/models/foreman_virt_who_configure/output_generator.rb:23
380
- msgid ""
381
- "Unable to start virt-who service, please see virt-who logs for more details"
311
+ msgid "Unable to start virt-who service, please see virt-who logs for more details"
382
312
  msgstr ""
383
313
 
384
314
  #: ../app/models/foreman_virt_who_configure/output_generator.rb:24
385
- msgid ""
386
- "Unable to install virt-who package, make sure the host is properly "
387
- "subscribed and has access to katello-host-tools repository"
315
+ msgid "Unable to install virt-who package, make sure the host is properly subscribed and has access to katello-host-tools repository"
388
316
  msgstr ""
389
317
 
390
318
  #: ../app/models/foreman_virt_who_configure/output_generator.rb:44
@@ -427,8 +355,7 @@ msgstr ""
427
355
  msgid "No configuration found"
428
356
  msgstr ""
429
357
 
430
- #: ../app/views/dashboard/_foreman_virt_who_configs_status_widget.html.erb:40
431
- #: ../app/views/foreman_virt_who_configure/configs/index.html.erb:8
358
+ #: ../app/views/dashboard/_foreman_virt_who_configs_status_widget.html.erb:40 ../app/views/foreman_virt_who_configure/configs/index.html.erb:8
432
359
  msgid "Config|Name"
433
360
  msgstr ""
434
361
 
@@ -436,8 +363,7 @@ msgstr ""
436
363
  msgid "Config|Last Report"
437
364
  msgstr ""
438
365
 
439
- #: ../app/views/dashboard/_foreman_virt_who_configs_status_widget.html.erb:42
440
- #: ../app/views/foreman_virt_who_configure/configs/index.html.erb:9
366
+ #: ../app/views/dashboard/_foreman_virt_who_configs_status_widget.html.erb:42 ../app/views/foreman_virt_who_configure/configs/index.html.erb:9
441
367
  msgid "Config|Interval"
442
368
  msgstr ""
443
369
 
@@ -445,21 +371,15 @@ msgstr ""
445
371
  msgid "Edit Virt-who Config"
446
372
  msgstr ""
447
373
 
448
- #: ../app/views/foreman_virt_who_configure/configs/edit.html.erb:6
449
- #: ../app/views/foreman_virt_who_configure/configs/index.html.erb:1
450
- #: ../app/views/foreman_virt_who_configure/configs/show.html.erb:12
451
- #: ../app/views/foreman_virt_who_configure/configs/welcome.html.erb:3
374
+ #: ../app/views/foreman_virt_who_configure/configs/edit.html.erb:6 ../app/views/foreman_virt_who_configure/configs/index.html.erb:1 ../app/views/foreman_virt_who_configure/configs/show.html.erb:12 ../app/views/foreman_virt_who_configure/configs/welcome.html.erb:3
452
375
  msgid "Virt-who Configurations"
453
376
  msgstr ""
454
377
 
455
- #: ../app/views/foreman_virt_who_configure/configs/edit.html.erb:10
456
- #: ../app/views/foreman_virt_who_configure/configs/index.html.erb:21
457
- #: ../app/views/foreman_virt_who_configure/configs/show.html.erb:5
378
+ #: ../app/views/foreman_virt_who_configure/configs/edit.html.erb:10 ../app/views/foreman_virt_who_configure/configs/index.html.erb:21 ../app/views/foreman_virt_who_configure/configs/show.html.erb:5
458
379
  msgid "Edit"
459
380
  msgstr "Modifica"
460
381
 
461
- #: ../app/views/foreman_virt_who_configure/configs/index.html.erb:10
462
- #: ../app/views/foreman_virt_who_configure/configs/show.html.erb:35
382
+ #: ../app/views/foreman_virt_who_configure/configs/index.html.erb:10 ../app/views/foreman_virt_who_configure/configs/show.html.erb:35
463
383
  msgid "Status"
464
384
  msgstr "Stato"
465
385
 
@@ -467,8 +387,7 @@ msgstr "Stato"
467
387
  msgid "Actions"
468
388
  msgstr "Azioni"
469
389
 
470
- #: ../app/views/foreman_virt_who_configure/configs/index.html.erb:22
471
- #: ../app/views/foreman_virt_who_configure/configs/show.html.erb:6
390
+ #: ../app/views/foreman_virt_who_configure/configs/index.html.erb:22 ../app/views/foreman_virt_who_configure/configs/show.html.erb:6
472
391
  msgid "Delete virt-who configuration %s?"
473
392
  msgstr ""
474
393
 
@@ -492,13 +411,11 @@ msgstr ""
492
411
  msgid "Details"
493
412
  msgstr "Dettagli"
494
413
 
495
- #: ../app/views/foreman_virt_who_configure/configs/show.html.erb:41
496
- #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:3
414
+ #: ../app/views/foreman_virt_who_configure/configs/show.html.erb:41 ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:3
497
415
  msgid "Hypervisor ID"
498
416
  msgstr ""
499
417
 
500
- #: ../app/views/foreman_virt_who_configure/configs/show.html.erb:42
501
- #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:9
418
+ #: ../app/views/foreman_virt_who_configure/configs/show.html.erb:42 ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:9
502
419
  msgid "Filtering"
503
420
  msgstr ""
504
421
 
@@ -514,8 +431,7 @@ msgstr ""
514
431
  msgid "Enable debugging output?"
515
432
  msgstr ""
516
433
 
517
- #: ../app/views/foreman_virt_who_configure/configs/show.html.erb:52
518
- #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:21
434
+ #: ../app/views/foreman_virt_who_configure/configs/show.html.erb:52 ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:21
519
435
  msgid "HTTP Proxy"
520
436
  msgstr ""
521
437
 
@@ -524,19 +440,14 @@ msgid "Ignore Proxy"
524
440
  msgstr ""
525
441
 
526
442
  #: ../app/views/foreman_virt_who_configure/configs/show.html.erb:67
527
- msgid ""
528
- "Use either hammer command or the script below to deploy this configuration. "
529
- "Both require root privileges. Run one of them on the target host which has "
530
- "access to katello-host-tools repository and will run virt-who reporting, "
531
- "preferably Foreman host:"
443
+ msgid "Use either hammer command or the script below to deploy this configuration. Both require root privileges. Run one of them on the target host which has access to katello-host-tools repository and will run virt-who reporting, preferably Foreman host:"
532
444
  msgstr ""
533
445
 
534
446
  #: ../app/views/foreman_virt_who_configure/configs/show.html.erb:73
535
447
  msgid "Hammer command: "
536
448
  msgstr ""
537
449
 
538
- #: ../app/views/foreman_virt_who_configure/configs/show.html.erb:82
539
- #: ../app/views/foreman_virt_who_configure/configs/show.html.erb:106
450
+ #: ../app/views/foreman_virt_who_configure/configs/show.html.erb:82 ../app/views/foreman_virt_who_configure/configs/show.html.erb:106
540
451
  msgid "Copy to clipboard"
541
452
  msgstr ""
542
453
 
@@ -565,8 +476,7 @@ msgid "Download the script"
565
476
  msgstr ""
566
477
 
567
478
  #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:2
568
- msgid ""
569
- "Foreman server’s fully-qualified host name, for example: foreman.example.com"
479
+ msgid "Foreman server’s fully-qualified host name, for example: foreman.example.com"
570
480
  msgstr ""
571
481
 
572
482
  #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:4
@@ -579,23 +489,11 @@ msgid ""
579
489
  msgstr ""
580
490
 
581
491
  #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:10
582
- msgid ""
583
- "If you run a hybrid environment, with virtual machines running Red Hat "
584
- "Enterprise Linux and other operating systems, you may want to limit the "
585
- "scope of virt-who’s access to hosts. For example, if some hypervisors host "
586
- "only Microsoft Windows Server instances, there is no benefit in having those"
587
- " hypervisors reported by the virt-who agent."
492
+ msgid "If you run a hybrid environment, with virtual machines running Red Hat Enterprise Linux and other operating systems, you may want to limit the scope of virt-who’s access to hosts. For example, if some hypervisors host only Microsoft Windows Server instances, there is no benefit in having those hypervisors reported by the virt-who agent."
588
493
  msgstr ""
589
494
 
590
495
  #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:12
591
- msgid ""
592
- "Only hosts which uuid (or hostname or hwuuid, based on "
593
- "<code>hypervisor_id</code>) is specified in comma-separated list in this "
594
- "option will be reported. Wildcards and regular expressions are supported, "
595
- "multiple records must be separated by comma. Put the value into the double-"
596
- "quotes if it contains special characters like comma. All new line characters"
597
- " will be removed in resulting configuration file, white spaces are removed "
598
- "from beginning and end."
496
+ msgid "Only hosts which uuid (or hostname or hwuuid, based on <code>hypervisor_id</code>) is specified in comma-separated list in this option will be reported. Wildcards and regular expressions are supported, multiple records must be separated by comma. Put the value into the double-quotes if it contains special characters like comma. All new line characters will be removed in resulting configuration file, white spaces are removed from beginning and end."
599
497
  msgstr ""
600
498
 
601
499
  #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:12
@@ -603,14 +501,7 @@ msgid "Filter hosts"
603
501
  msgstr ""
604
502
 
605
503
  #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:14
606
- msgid ""
607
- "Hosts which uuid (or hostname or hwuuid, based on "
608
- "<code>hypervisor_id</code>) is specified in comma-separated list in this "
609
- "option will <b>NOT</b> be reported. Wildcards and regular expressions are "
610
- "supported, multiple records must be separated by comma. Put the value into "
611
- "the double-quotes if it contains special characters like comma. All new line"
612
- " characters will be removed in resulting configuration file, white spaces "
613
- "are removed from beginning and end."
504
+ msgid "Hosts which uuid (or hostname or hwuuid, based on <code>hypervisor_id</code>) is specified in comma-separated list in this option will <b>NOT</b> be reported. Wildcards and regular expressions are supported, multiple records must be separated by comma. Put the value into the double-quotes if it contains special characters like comma. All new line characters will be removed in resulting configuration file, white spaces are removed from beginning and end."
614
505
  msgstr ""
615
506
 
616
507
  #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:14
@@ -618,14 +509,7 @@ msgid "Exclude hosts"
618
509
  msgstr ""
619
510
 
620
511
  #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:16
621
- msgid ""
622
- "Only hosts which cluster ID is specified in comma-separated list in this "
623
- "option will be reported. PowerCLI command to find the domain names in VMware"
624
- " <code>Get-Cluster “ClusterName” | Select ID</code>. Wildcards and regular "
625
- "expressions are supported, multiple records must be separated by comma. Put "
626
- "the value into the double-quotes if it contains special characters like "
627
- "comma. All new line characters will be removed in resulting configuration "
628
- "file, white spaces are removed from beginning and end."
512
+ msgid "Only hosts which cluster ID is specified in comma-separated list in this option will be reported. PowerCLI command to find the domain names in VMware <code>Get-Cluster “ClusterName” | Select ID</code>. Wildcards and regular expressions are supported, multiple records must be separated by comma. Put the value into the double-quotes if it contains special characters like comma. All new line characters will be removed in resulting configuration file, white spaces are removed from beginning and end."
629
513
  msgstr ""
630
514
 
631
515
  #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:16
@@ -633,15 +517,7 @@ msgid "Filter host parents"
633
517
  msgstr ""
634
518
 
635
519
  #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:18
636
- msgid ""
637
- "Exclude hosts which cluster ID is specified in comma-separated list in this "
638
- "option will <b>NOT</b> be reported. PowerCLI command to find the domain "
639
- "names in VMware <code>Get-Cluster “ClusterName” | Select ID</code>. "
640
- "Wildcards and regular expressions are supported, multiple records must be "
641
- "separated by comma. Put the value into the double-quotes if it contains "
642
- "special characters like comma. All new line characters will be removed in "
643
- "resulting configuration file, white spaces are removed from beginning and "
644
- "end."
520
+ msgid "Exclude hosts which cluster ID is specified in comma-separated list in this option will <b>NOT</b> be reported. PowerCLI command to find the domain names in VMware <code>Get-Cluster “ClusterName” | Select ID</code>. Wildcards and regular expressions are supported, multiple records must be separated by comma. Put the value into the double-quotes if it contains special characters like comma. All new line characters will be removed in resulting configuration file, white spaces are removed from beginning and end."
645
521
  msgstr ""
646
522
 
647
523
  #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:18
@@ -649,24 +525,15 @@ msgid "Exclude host parents"
649
525
  msgstr ""
650
526
 
651
527
  #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:20
652
- msgid ""
653
- "Different debug value can't be set per hypervisor, therefore it will affect "
654
- "all other deployed configurations on the host on which this configuration "
655
- "will be deployed."
528
+ msgid "Different debug value can't be set per hypervisor, therefore it will affect all other deployed configurations on the host on which this configuration will be deployed."
656
529
  msgstr ""
657
530
 
658
531
  #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:22
659
- msgid ""
660
- "HTTP proxy that should be used for communication between the server on which"
661
- " virt-who is running and the hypervisors and virtualization managers. Leave "
662
- "this blank if no proxy is used."
532
+ msgid "HTTP proxy that should be used for communication between the server on which virt-who is running and the hypervisors and virtualization managers. Leave this blank if no proxy is used."
663
533
  msgstr ""
664
534
 
665
535
  #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:23
666
- msgid ""
667
- "A comma-separated list of hostnames or domains or ip addresses to ignore "
668
- "proxy settings for. Optionally this may be set to <code>*</code> to bypass "
669
- "proxy settings for all hostnames domains or ip addresses."
536
+ msgid "A comma-separated list of hostnames or domains or ip addresses to ignore proxy settings for. Optionally this may be set to <code>*</code> to bypass proxy settings for all hostnames domains or ip addresses."
670
537
  msgstr ""
671
538
 
672
539
  #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:23
@@ -674,9 +541,7 @@ msgid "Ignore proxy"
674
541
  msgstr ""
675
542
 
676
543
  #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:24
677
- msgid ""
678
- "Configuration file containing details about how to connect to the cluster "
679
- "and authentication details"
544
+ msgid "Configuration file containing details about how to connect to the cluster and authentication details"
680
545
  msgstr ""
681
546
 
682
547
  #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:24
@@ -688,9 +553,7 @@ msgid "Prism Flavor"
688
553
  msgstr ""
689
554
 
690
555
  #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:29
691
- msgid ""
692
- "Option Enable debugging output is required to enable AHV internal debug. It "
693
- "provides extra AHV debug information when both options are enabled "
556
+ msgid "Option Enable debugging output is required to enable AHV internal debug. It provides extra AHV debug information when both options are enabled "
694
557
  msgstr ""
695
558
 
696
559
  #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:29
@@ -703,7 +566,7 @@ msgstr ""
703
566
 
704
567
  #: ../app/views/foreman_virt_who_configure/configs/steps/_general_information_form.erb:2
705
568
  msgid "Name"
706
- msgstr "Nome"
569
+ msgstr ""
707
570
 
708
571
  #: ../app/views/foreman_virt_who_configure/configs/steps/_general_information_form.erb:7
709
572
  msgid "Owner"
@@ -726,52 +589,38 @@ msgid "Hypervisor Password"
726
589
  msgstr ""
727
590
 
728
591
  #: ../app/views/foreman_virt_who_configure/configs/steps/_general_information_form.erb:13
729
- msgid ""
730
- "Account password by which virt-who is to connect to the hypervisor instance."
592
+ msgid "Account password by which virt-who is to connect to the hypervisor instance."
731
593
  msgstr ""
732
594
 
733
595
  #: ../app/views/foreman_virt_who_configure/configs/steps/_schedule_form.erb:2
734
- msgid ""
735
- "How often to check connected hypervisors for changes? Also affects how often"
736
- " a mapping is reported. The recommended value for most environments is every"
737
- " two hours. Different interval can't be set per hypervisor, therefore it "
738
- "will affect all other deployed configurations on the host on which this "
739
- "configuration will be deployed."
596
+ msgid "How often to check connected hypervisors for changes? Also affects how often a mapping is reported. The recommended value for most environments is every two hours. Different interval can't be set per hypervisor, therefore it will affect all other deployed configurations on the host on which this configuration will be deployed."
740
597
  msgstr ""
741
598
 
742
599
  #: ../app/views/foreman_virt_who_configure/configs/steps/_schedule_form.erb:2
743
600
  msgid "Interval"
744
- msgstr "Intervallo"
601
+ msgstr ""
745
602
 
746
603
  #: ../app/views/foreman_virt_who_configure/configs/welcome.html.erb:6
747
604
  msgid "Configs"
748
605
  msgstr "Config"
749
606
 
750
607
  #: ../app/views/foreman_virt_who_configure/configs/welcome.html.erb:8
751
- msgid ""
752
- "On this page you can define virt-who configurations for your hypervisors."
608
+ msgid "On this page you can define virt-who configurations for your hypervisors."
753
609
  msgstr ""
754
610
 
755
611
  #: ../app/views/foreman_virt_who_configure/configs/welcome.html.erb:9
756
- msgid ""
757
- "One virt-who configuration represents one config file in /etc/virt-who.d "
758
- "directory and maps to single hypervisor, organization and lifecycle "
759
- "environment."
612
+ msgid "One virt-who configuration represents one config file in /etc/virt-who.d directory and maps to single hypervisor, organization and lifecycle environment."
760
613
  msgstr ""
761
614
 
762
615
  #: ../app/views/foreman_virt_who_configure/configs/welcome.html.erb:10
763
- msgid ""
764
- "To define a new configuration, click the New Config button and fill in the "
765
- "form. After you provide all required information a virt-who configuration "
766
- "script will be generated. You could either install it manually by copying "
767
- "the script or deploy it on a selected target host through Remote Execution."
616
+ msgid "To define a new configuration, click the New Config button and fill in the form. After you provide all required information a virt-who configuration script will be generated. You could either install it manually by copying the script or deploy it on a selected target host through Remote Execution."
768
617
  msgstr ""
769
618
 
770
- #: ../lib/foreman_virt_who_configure/engine.rb:73
619
+ #: ../lib/foreman_virt_who_configure/engine.rb:74
771
620
  msgid "Virt-who configurations"
772
621
  msgstr ""
773
622
 
774
- #: ../lib/foreman_virt_who_configure/engine.rb:78
623
+ #: ../lib/foreman_virt_who_configure/engine.rb:79
775
624
  msgid "Virt-who Configs Status"
776
625
  msgstr ""
777
626
 
@@ -804,302 +653,310 @@ msgid "Bulk generate applicability for hosts"
804
653
  msgstr ""
805
654
 
806
655
  #: action_names.rb:9
807
- msgid "Combined Profile Update"
656
+ msgid "Check for long running tasks"
808
657
  msgstr ""
809
658
 
810
659
  #: action_names.rb:10
811
- msgid "Copy version units to library"
660
+ msgid "Combined Profile Update"
812
661
  msgstr ""
813
662
 
814
663
  #: action_names.rb:11
815
- msgid "Create Alternate Content Source"
664
+ msgid "Copy version units to library"
816
665
  msgstr ""
817
666
 
818
667
  #: action_names.rb:12
819
- msgid "Create Export History"
668
+ msgid "Create Alternate Content Source"
820
669
  msgstr ""
821
670
 
822
671
  #: action_names.rb:13
823
- msgid "Create Import History"
672
+ msgid "Create Export History"
824
673
  msgstr ""
825
674
 
826
675
  #: action_names.rb:14
827
- msgid "Create Syncable Export History"
676
+ msgid "Create Import History"
828
677
  msgstr ""
829
678
 
830
679
  #: action_names.rb:15
680
+ msgid "Create Syncable Export History"
681
+ msgstr ""
682
+
683
+ #: action_names.rb:16
831
684
  msgid "Create"
832
685
  msgstr "Crea"
833
686
 
834
- #: action_names.rb:16
687
+ #: action_names.rb:17
835
688
  msgid "Delete Activation Key"
836
689
  msgstr "Cancella chiave di attivazione"
837
690
 
838
- #: action_names.rb:17
691
+ #: action_names.rb:18
839
692
  msgid "Delete Lifecycle Environment"
840
693
  msgstr "Cancella ambiente ciclo di vita"
841
694
 
842
- #: action_names.rb:18
695
+ #: action_names.rb:19
843
696
  msgid "Delete Product"
844
697
  msgstr "Cancella prodotto"
845
698
 
846
- #: action_names.rb:19
699
+ #: action_names.rb:20
847
700
  msgid "Delete"
848
701
  msgstr "Cancella"
849
702
 
850
- #: action_names.rb:20
703
+ #: action_names.rb:21
704
+ msgid "Deliver notifications about long running tasks"
705
+ msgstr ""
706
+
707
+ #: action_names.rb:22
851
708
  msgid "Destroy Alternate Content Source"
852
709
  msgstr ""
853
710
 
854
- #: action_names.rb:21
711
+ #: action_names.rb:23
855
712
  msgid "Destroy Content Host"
856
713
  msgstr "Elimina host di contenuto"
857
714
 
858
- #: action_names.rb:22
715
+ #: action_names.rb:24
859
716
  msgid "Destroy"
860
717
  msgstr "Elimina"
861
718
 
862
- #: action_names.rb:23
719
+ #: action_names.rb:25
863
720
  msgid "Disable"
864
721
  msgstr "Disabilita"
865
722
 
866
- #: action_names.rb:24
723
+ #: action_names.rb:26
867
724
  msgid "Discover"
868
725
  msgstr "Trova"
869
726
 
870
- #: action_names.rb:25
727
+ #: action_names.rb:27
871
728
  msgid "Enable"
872
729
  msgstr "Abilita"
873
730
 
874
- #: action_names.rb:26
731
+ #: action_names.rb:28
875
732
  msgid "Errata mail"
876
733
  msgstr "Posta per l'Errata"
877
734
 
878
- #: action_names.rb:27
735
+ #: action_names.rb:29
879
736
  msgid "Export Library"
880
737
  msgstr ""
881
738
 
882
- #: action_names.rb:28
739
+ #: action_names.rb:30
883
740
  msgid "Export Repository"
884
741
  msgstr ""
885
742
 
886
- #: action_names.rb:29
743
+ #: action_names.rb:31
887
744
  msgid "Export"
888
745
  msgstr "Esporta"
889
746
 
890
- #: action_names.rb:30
747
+ #: action_names.rb:32
891
748
  msgid "Fetch pxe files"
892
749
  msgstr ""
893
750
 
894
- #: action_names.rb:31
751
+ #: action_names.rb:33
895
752
  msgid "Filtered index content"
896
753
  msgstr ""
897
754
 
898
- #: action_names.rb:32
755
+ #: action_names.rb:34
899
756
  msgid "Generate host applicability"
900
757
  msgstr ""
901
758
 
902
- #: action_names.rb:33
759
+ #: action_names.rb:35
903
760
  msgid "Generate repository applicability"
904
761
  msgstr ""
905
762
 
906
- #: action_names.rb:34
763
+ #: action_names.rb:36
907
764
  msgid "Hypervisors update"
908
765
  msgstr ""
909
766
 
910
- #: action_names.rb:35
767
+ #: action_names.rb:37
911
768
  msgid "Hypervisors"
912
769
  msgstr ""
913
770
 
914
- #: action_names.rb:36
771
+ #: action_names.rb:38
915
772
  msgid "Import Content View Version"
916
773
  msgstr ""
917
774
 
918
- #: action_names.rb:37
775
+ #: action_names.rb:39
919
776
  msgid "Import Default Content View"
920
777
  msgstr ""
921
778
 
922
- #: action_names.rb:38
779
+ #: action_names.rb:40
923
780
  msgid "Import Puppet classes"
924
781
  msgstr "Importa classi Puppet"
925
782
 
926
- #: action_names.rb:39
783
+ #: action_names.rb:41
927
784
  msgid "Import Repository"
928
785
  msgstr ""
929
786
 
930
- #: action_names.rb:40
787
+ #: action_names.rb:42
931
788
  msgid "Import facts"
932
789
  msgstr "Importa gli eventi"
933
790
 
934
- #: action_names.rb:41
791
+ #: action_names.rb:43
935
792
  msgid "Import"
936
793
  msgstr "Importa"
937
794
 
938
- #: action_names.rb:42
795
+ #: action_names.rb:44
939
796
  msgid "Incremental Update of Content View Version(s) "
940
797
  msgstr ""
941
798
 
942
- #: action_names.rb:43
799
+ #: action_names.rb:45
943
800
  msgid "Incremental Update"
944
801
  msgstr "Aggiornamento incrementale"
945
802
 
946
- #: action_names.rb:44
803
+ #: action_names.rb:46
947
804
  msgid "Index content"
948
805
  msgstr ""
949
806
 
950
- #: action_names.rb:45
807
+ #: action_names.rb:47
951
808
  msgid "Index errata"
952
809
  msgstr "Indice errata"
953
810
 
954
- #: action_names.rb:46
811
+ #: action_names.rb:48
955
812
  msgid "Index module streams"
956
813
  msgstr ""
957
814
 
958
- #: action_names.rb:47
815
+ #: action_names.rb:49
959
816
  msgid "Index package groups"
960
817
  msgstr ""
961
818
 
962
- #: action_names.rb:48
819
+ #: action_names.rb:50
963
820
  msgid "Install Applicable Errata"
964
821
  msgstr "Installa errata applicabile"
965
822
 
966
- #: action_names.rb:49
823
+ #: action_names.rb:51
967
824
  msgid "Instance update"
968
825
  msgstr ""
969
826
 
970
- #: action_names.rb:50
827
+ #: action_names.rb:52
971
828
  msgid "Package Profile Update"
972
829
  msgstr ""
973
830
 
974
- #: action_names.rb:51
831
+ #: action_names.rb:53
975
832
  msgid "Product Create"
976
833
  msgstr ""
977
834
 
978
- #: action_names.rb:52
835
+ #: action_names.rb:54
979
836
  msgid "Promote"
980
837
  msgstr "Avanzamento"
981
838
 
982
- #: action_names.rb:53
839
+ #: action_names.rb:55
983
840
  msgid "Promotion to Environment"
984
841
  msgstr ""
985
842
 
986
- #: action_names.rb:54
843
+ #: action_names.rb:56
987
844
  msgid "Publish Lifecycle Environment Repositories"
988
845
  msgstr ""
989
846
 
990
- #: action_names.rb:55
847
+ #: action_names.rb:57
991
848
  msgid "Publish"
992
849
  msgstr "Pubblica"
993
850
 
994
- #: action_names.rb:56
851
+ #: action_names.rb:58
995
852
  msgid "Refresh Alternate Content Source"
996
853
  msgstr ""
997
854
 
998
- #: action_names.rb:57
855
+ #: action_names.rb:59
999
856
  msgid "Reindex subscriptions"
1000
857
  msgstr ""
1001
858
 
1002
- #: action_names.rb:58
859
+ #: action_names.rb:60
1003
860
  msgid "Remote action:"
1004
- msgstr "Azione remota:"
861
+ msgstr ""
1005
862
 
1006
- #: action_names.rb:59
863
+ #: action_names.rb:61
1007
864
  msgid "Remove Content"
1008
865
  msgstr "Rimuovi contenuto"
1009
866
 
1010
- #: action_names.rb:60
867
+ #: action_names.rb:62
1011
868
  msgid "Remove Version"
1012
869
  msgstr "Rimuovi versione"
1013
870
 
1014
- #: action_names.rb:61
871
+ #: action_names.rb:63
1015
872
  msgid "Remove Versions and Associations"
1016
873
  msgstr "Rimuovi le versioni e le associazioni"
1017
874
 
1018
- #: action_names.rb:62
875
+ #: action_names.rb:64
1019
876
  msgid "Remove from Environment"
1020
877
  msgstr "Rimuovi dall'ambiente"
1021
878
 
1022
- #: action_names.rb:63
879
+ #: action_names.rb:65
1023
880
  msgid "Remove subscriptions"
1024
881
  msgstr ""
1025
882
 
1026
- #: action_names.rb:64
883
+ #: action_names.rb:66
1027
884
  msgid "Report"
1028
885
  msgstr "Notifica"
1029
886
 
1030
- #: action_names.rb:65
887
+ #: action_names.rb:67
1031
888
  msgid "Republish Version Repositories"
1032
889
  msgstr ""
1033
890
 
1034
- #: action_names.rb:66
891
+ #: action_names.rb:68
1035
892
  msgid "Run Sync Plan:"
1036
893
  msgstr ""
1037
894
 
1038
- #: action_names.rb:67
895
+ #: action_names.rb:69
1039
896
  msgid "Sync capsule"
1040
897
  msgstr ""
1041
898
 
1042
- #: action_names.rb:68
899
+ #: action_names.rb:70
1043
900
  msgid "Syncable export"
1044
901
  msgstr ""
1045
902
 
1046
- #: action_names.rb:69
903
+ #: action_names.rb:71
1047
904
  msgid "Synchronize smart proxy"
1048
905
  msgstr ""
1049
906
 
1050
- #: action_names.rb:70
907
+ #: action_names.rb:72
1051
908
  msgid "Synchronize"
1052
909
  msgstr "Sincronizza"
1053
910
 
1054
- #: action_names.rb:71
911
+ #: action_names.rb:73
1055
912
  msgid "Update Alternate Content Source"
1056
913
  msgstr ""
1057
914
 
1058
- #: action_names.rb:72
915
+ #: action_names.rb:74
1059
916
  msgid "Update CDN Configuration"
1060
917
  msgstr ""
1061
918
 
1062
- #: action_names.rb:73
919
+ #: action_names.rb:75
1063
920
  msgid "Update Content Overrides"
1064
921
  msgstr ""
1065
922
 
1066
- #: action_names.rb:74
923
+ #: action_names.rb:76
1067
924
  msgid "Update content urls"
1068
925
  msgstr ""
1069
926
 
1070
- #: action_names.rb:75
927
+ #: action_names.rb:77
1071
928
  msgid "Update for host"
1072
929
  msgstr ""
1073
930
 
1074
- #: action_names.rb:76
931
+ #: action_names.rb:78
1075
932
  msgid "Update http proxy details"
1076
933
  msgstr ""
1077
934
 
1078
- #: action_names.rb:77
935
+ #: action_names.rb:79
1079
936
  msgid "Update http proxy"
1080
937
  msgstr ""
1081
938
 
1082
- #: action_names.rb:78
939
+ #: action_names.rb:80
1083
940
  msgid "Update redhat repository"
1084
941
  msgstr ""
1085
942
 
1086
- #: action_names.rb:79
943
+ #: action_names.rb:81
1087
944
  msgid "Update release version for host"
1088
945
  msgstr ""
1089
946
 
1090
- #: action_names.rb:80
947
+ #: action_names.rb:82
1091
948
  msgid "Update"
1092
949
  msgstr "Aggiorna"
1093
950
 
1094
- #: action_names.rb:81
951
+ #: action_names.rb:83
1095
952
  msgid "Updating System Purpose for host"
1096
953
  msgstr ""
1097
954
 
1098
- #: action_names.rb:82
955
+ #: action_names.rb:84
1099
956
  msgid "Upload into"
1100
957
  msgstr "Carica in"
1101
958
 
1102
- #: action_names.rb:83
959
+ #: action_names.rb:85
1103
960
  msgid "Verify checksum"
1104
961
  msgstr ""
1105
962