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