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