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