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