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,20 +2,21 @@
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
- "Language-Team: Polish (Poland) (https://app.transifex.com/foreman/teams/114/pl_PL/)\n"
11
+ "Language-Team: Polish (Poland) (https://app.transifex.com/foreman/teams/114/pl"
12
+ "_PL/)\n"
14
13
  "MIME-Version: 1.0\n"
15
14
  "Content-Type: text/plain; charset=UTF-8\n"
16
15
  "Content-Transfer-Encoding: 8bit\n"
17
16
  "Language: pl_PL\n"
18
- "Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
17
+ "Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12"
18
+ " || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n"
19
+ "%100>=12 && n%100<=14) ? 2 : 3);\n"
19
20
 
20
21
  #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:15
21
22
  msgid "List of virt-who configurations"
@@ -42,45 +43,23 @@ msgid "Configuration interval in minutes"
42
43
  msgstr ""
43
44
 
44
45
  #: ../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"
46
+ msgid "Hypervisor filtering mode, %{unlimited} means no filtering, %{whitelist} means whitelist, %{blacklist} means blacklist"
48
47
  msgstr ""
49
48
 
50
49
  #: ../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."
50
+ 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
51
  msgstr ""
56
52
 
57
53
  #: ../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."
54
+ 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
55
  msgstr ""
63
56
 
64
57
  #: ../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."
58
+ 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
59
  msgstr ""
74
60
 
75
61
  #: ../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."
62
+ 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
63
  msgstr ""
85
64
 
86
65
  #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:48
@@ -100,54 +79,39 @@ msgid "Account name by which virt-who is to connect to the hypervisor."
100
79
  msgstr ""
101
80
 
102
81
  #: ../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."
82
+ msgid "Hypervisor password, required for all hypervisor types except for libvirt/kubevirt."
106
83
  msgstr ""
107
84
 
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
85
+ #: ../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
86
  msgid "Foreman server FQDN"
112
87
  msgstr ""
113
88
 
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
89
+ #: ../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
90
  msgid "Enable debugging output"
117
91
  msgstr ""
118
92
 
119
93
  #: ../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."
94
+ msgid "Configuration file containing details about how to connect to the cluster and authentication details."
123
95
  msgstr ""
124
96
 
125
97
  #: ../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."
98
+ 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
99
  msgstr ""
130
100
 
131
101
  #: ../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."
102
+ 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
103
  msgstr ""
137
104
 
138
105
  #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:58
139
106
  msgid "Organization of the virt-who configuration"
140
107
  msgstr ""
141
108
 
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
109
+ #: ../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
110
  msgid "Select the Prism flavor you are connecting to"
145
111
  msgstr ""
146
112
 
147
113
  #: ../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"
114
+ msgid "Option Enable debugging output is required to enable AHV internal debug. It provides extra AHV debug information when both options are enabled"
151
115
  msgstr ""
152
116
 
153
117
  #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:64
@@ -158,8 +122,7 @@ msgstr ""
158
122
  msgid "Update a virt-who configuration"
159
123
  msgstr ""
160
124
 
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
125
+ #: ../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
126
  msgid "Configuration numeric identifier"
164
127
  msgstr ""
165
128
 
@@ -188,19 +151,11 @@ msgid "Microsoft Hyper-V fully qualified host name or IP address."
188
151
  msgstr ""
189
152
 
190
153
  #: ../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"
154
+ 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
155
  msgstr ""
198
156
 
199
157
  #: ../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."
158
+ 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
159
  msgstr ""
205
160
 
206
161
  #: ../app/helpers/foreman_virt_who_configure/configs_helper.rb:9
@@ -208,32 +163,15 @@ msgid "Nutanix AHV’s IP address."
208
163
  msgstr ""
209
164
 
210
165
  #: ../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."
166
+ 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
167
  msgstr ""
221
168
 
222
169
  #: ../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."
170
+ 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
171
  msgstr ""
229
172
 
230
173
  #: ../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."
174
+ 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
175
  msgstr ""
238
176
 
239
177
  #: ../app/helpers/foreman_virt_who_configure/configs_helper.rb:19
@@ -304,8 +242,7 @@ msgstr ""
304
242
  msgid "Every 3 days"
305
243
  msgstr ""
306
244
 
307
- #: ../app/models/foreman_virt_who_configure/config.rb:57
308
- #: ../app/views/dashboard/_foreman_virt_who_configs_status_widget.html.erb:23
245
+ #: ../app/models/foreman_virt_who_configure/config.rb:57 ../app/views/dashboard/_foreman_virt_who_configs_status_widget.html.erb:23
309
246
  msgid "OK"
310
247
  msgstr ""
311
248
 
@@ -322,9 +259,7 @@ msgid "Unknown configuration status, caused by unexpected conditions"
322
259
  msgstr ""
323
260
 
324
261
  #: ../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"
262
+ msgid "The configuration was not deployed yet or the virt-who was unable to report the status"
328
263
  msgstr ""
329
264
 
330
265
  #: ../app/models/foreman_virt_who_configure/config.rb:65
@@ -332,9 +267,7 @@ msgid "The virt-who report arrived within the interval"
332
267
  msgstr ""
333
268
 
334
269
  #: ../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"
270
+ msgid "The virt-who report has not arrived within the interval, which indicates there was no change on hypervisor"
338
271
  msgstr ""
339
272
 
340
273
  #: ../app/models/foreman_virt_who_configure/config.rb:71
@@ -370,14 +303,11 @@ msgid "Unable to enable virt-who service using systemctl"
370
303
  msgstr ""
371
304
 
372
305
  #: ../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"
306
+ msgid "Unable to start virt-who service, please see virt-who logs for more details"
375
307
  msgstr ""
376
308
 
377
309
  #: ../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"
310
+ msgid "Unable to install virt-who package, make sure the host is properly subscribed and has access to katello-host-tools repository"
381
311
  msgstr ""
382
312
 
383
313
  #: ../app/models/foreman_virt_who_configure/output_generator.rb:44
@@ -420,8 +350,7 @@ msgstr ""
420
350
  msgid "No configuration found"
421
351
  msgstr ""
422
352
 
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
353
+ #: ../app/views/dashboard/_foreman_virt_who_configs_status_widget.html.erb:40 ../app/views/foreman_virt_who_configure/configs/index.html.erb:8
425
354
  msgid "Config|Name"
426
355
  msgstr ""
427
356
 
@@ -429,8 +358,7 @@ msgstr ""
429
358
  msgid "Config|Last Report"
430
359
  msgstr ""
431
360
 
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
361
+ #: ../app/views/dashboard/_foreman_virt_who_configs_status_widget.html.erb:42 ../app/views/foreman_virt_who_configure/configs/index.html.erb:9
434
362
  msgid "Config|Interval"
435
363
  msgstr ""
436
364
 
@@ -438,21 +366,15 @@ msgstr ""
438
366
  msgid "Edit Virt-who Config"
439
367
  msgstr ""
440
368
 
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
369
+ #: ../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
370
  msgid "Virt-who Configurations"
446
371
  msgstr ""
447
372
 
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
373
+ #: ../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
374
  msgid "Edit"
452
375
  msgstr ""
453
376
 
454
- #: ../app/views/foreman_virt_who_configure/configs/index.html.erb:10
455
- #: ../app/views/foreman_virt_who_configure/configs/show.html.erb:35
377
+ #: ../app/views/foreman_virt_who_configure/configs/index.html.erb:10 ../app/views/foreman_virt_who_configure/configs/show.html.erb:35
456
378
  msgid "Status"
457
379
  msgstr ""
458
380
 
@@ -460,8 +382,7 @@ msgstr ""
460
382
  msgid "Actions"
461
383
  msgstr ""
462
384
 
463
- #: ../app/views/foreman_virt_who_configure/configs/index.html.erb:22
464
- #: ../app/views/foreman_virt_who_configure/configs/show.html.erb:6
385
+ #: ../app/views/foreman_virt_who_configure/configs/index.html.erb:22 ../app/views/foreman_virt_who_configure/configs/show.html.erb:6
465
386
  msgid "Delete virt-who configuration %s?"
466
387
  msgstr ""
467
388
 
@@ -485,13 +406,11 @@ msgstr ""
485
406
  msgid "Details"
486
407
  msgstr ""
487
408
 
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
409
+ #: ../app/views/foreman_virt_who_configure/configs/show.html.erb:41 ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:3
490
410
  msgid "Hypervisor ID"
491
411
  msgstr ""
492
412
 
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
413
+ #: ../app/views/foreman_virt_who_configure/configs/show.html.erb:42 ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:9
495
414
  msgid "Filtering"
496
415
  msgstr ""
497
416
 
@@ -507,8 +426,7 @@ msgstr ""
507
426
  msgid "Enable debugging output?"
508
427
  msgstr ""
509
428
 
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
429
+ #: ../app/views/foreman_virt_who_configure/configs/show.html.erb:52 ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:21
512
430
  msgid "HTTP Proxy"
513
431
  msgstr ""
514
432
 
@@ -517,19 +435,14 @@ msgid "Ignore Proxy"
517
435
  msgstr ""
518
436
 
519
437
  #: ../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:"
438
+ 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
439
  msgstr ""
526
440
 
527
441
  #: ../app/views/foreman_virt_who_configure/configs/show.html.erb:73
528
442
  msgid "Hammer command: "
529
443
  msgstr ""
530
444
 
531
- #: ../app/views/foreman_virt_who_configure/configs/show.html.erb:82
532
- #: ../app/views/foreman_virt_who_configure/configs/show.html.erb:106
445
+ #: ../app/views/foreman_virt_who_configure/configs/show.html.erb:82 ../app/views/foreman_virt_who_configure/configs/show.html.erb:106
533
446
  msgid "Copy to clipboard"
534
447
  msgstr ""
535
448
 
@@ -558,8 +471,7 @@ msgid "Download the script"
558
471
  msgstr ""
559
472
 
560
473
  #: ../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"
474
+ msgid "Foreman server’s fully-qualified host name, for example: foreman.example.com"
563
475
  msgstr ""
564
476
 
565
477
  #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:4
@@ -572,23 +484,11 @@ msgid ""
572
484
  msgstr ""
573
485
 
574
486
  #: ../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."
487
+ 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
488
  msgstr ""
582
489
 
583
490
  #: ../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."
491
+ 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
492
  msgstr ""
593
493
 
594
494
  #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:12
@@ -596,14 +496,7 @@ msgid "Filter hosts"
596
496
  msgstr ""
597
497
 
598
498
  #: ../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."
499
+ 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
500
  msgstr ""
608
501
 
609
502
  #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:14
@@ -611,14 +504,7 @@ msgid "Exclude hosts"
611
504
  msgstr ""
612
505
 
613
506
  #: ../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."
507
+ 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
508
  msgstr ""
623
509
 
624
510
  #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:16
@@ -626,15 +512,7 @@ msgid "Filter host parents"
626
512
  msgstr ""
627
513
 
628
514
  #: ../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."
515
+ 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
516
  msgstr ""
639
517
 
640
518
  #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:18
@@ -642,24 +520,15 @@ msgid "Exclude host parents"
642
520
  msgstr ""
643
521
 
644
522
  #: ../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."
523
+ 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
524
  msgstr ""
650
525
 
651
526
  #: ../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."
527
+ 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
528
  msgstr ""
657
529
 
658
530
  #: ../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."
531
+ 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
532
  msgstr ""
664
533
 
665
534
  #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:23
@@ -667,9 +536,7 @@ msgid "Ignore proxy"
667
536
  msgstr ""
668
537
 
669
538
  #: ../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"
539
+ msgid "Configuration file containing details about how to connect to the cluster and authentication details"
673
540
  msgstr ""
674
541
 
675
542
  #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:24
@@ -681,9 +548,7 @@ msgid "Prism Flavor"
681
548
  msgstr ""
682
549
 
683
550
  #: ../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 "
551
+ msgid "Option Enable debugging output is required to enable AHV internal debug. It provides extra AHV debug information when both options are enabled "
687
552
  msgstr ""
688
553
 
689
554
  #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:29
@@ -719,17 +584,11 @@ msgid "Hypervisor Password"
719
584
  msgstr ""
720
585
 
721
586
  #: ../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."
587
+ msgid "Account password by which virt-who is to connect to the hypervisor instance."
724
588
  msgstr ""
725
589
 
726
590
  #: ../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."
591
+ 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
592
  msgstr ""
734
593
 
735
594
  #: ../app/views/foreman_virt_who_configure/configs/steps/_schedule_form.erb:2
@@ -741,30 +600,22 @@ msgid "Configs"
741
600
  msgstr ""
742
601
 
743
602
  #: ../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."
603
+ msgid "On this page you can define virt-who configurations for your hypervisors."
746
604
  msgstr ""
747
605
 
748
606
  #: ../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."
607
+ 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
608
  msgstr ""
754
609
 
755
610
  #: ../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."
611
+ 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
612
  msgstr ""
762
613
 
763
- #: ../lib/foreman_virt_who_configure/engine.rb:73
614
+ #: ../lib/foreman_virt_who_configure/engine.rb:74
764
615
  msgid "Virt-who configurations"
765
616
  msgstr ""
766
617
 
767
- #: ../lib/foreman_virt_who_configure/engine.rb:78
618
+ #: ../lib/foreman_virt_who_configure/engine.rb:79
768
619
  msgid "Virt-who Configs Status"
769
620
  msgstr ""
770
621
 
@@ -797,302 +648,310 @@ msgid "Bulk generate applicability for hosts"
797
648
  msgstr ""
798
649
 
799
650
  #: action_names.rb:9
800
- msgid "Combined Profile Update"
651
+ msgid "Check for long running tasks"
801
652
  msgstr ""
802
653
 
803
654
  #: action_names.rb:10
804
- msgid "Copy version units to library"
655
+ msgid "Combined Profile Update"
805
656
  msgstr ""
806
657
 
807
658
  #: action_names.rb:11
808
- msgid "Create Alternate Content Source"
659
+ msgid "Copy version units to library"
809
660
  msgstr ""
810
661
 
811
662
  #: action_names.rb:12
812
- msgid "Create Export History"
663
+ msgid "Create Alternate Content Source"
813
664
  msgstr ""
814
665
 
815
666
  #: action_names.rb:13
816
- msgid "Create Import History"
667
+ msgid "Create Export History"
817
668
  msgstr ""
818
669
 
819
670
  #: action_names.rb:14
820
- msgid "Create Syncable Export History"
671
+ msgid "Create Import History"
821
672
  msgstr ""
822
673
 
823
674
  #: action_names.rb:15
824
- msgid "Create"
675
+ msgid "Create Syncable Export History"
825
676
  msgstr ""
826
677
 
827
678
  #: action_names.rb:16
828
- msgid "Delete Activation Key"
679
+ msgid "Create"
829
680
  msgstr ""
830
681
 
831
682
  #: action_names.rb:17
832
- msgid "Delete Lifecycle Environment"
683
+ msgid "Delete Activation Key"
833
684
  msgstr ""
834
685
 
835
686
  #: action_names.rb:18
836
- msgid "Delete Product"
687
+ msgid "Delete Lifecycle Environment"
837
688
  msgstr ""
838
689
 
839
690
  #: action_names.rb:19
840
- msgid "Delete"
691
+ msgid "Delete Product"
841
692
  msgstr ""
842
693
 
843
694
  #: action_names.rb:20
844
- msgid "Destroy Alternate Content Source"
695
+ msgid "Delete"
845
696
  msgstr ""
846
697
 
847
698
  #: action_names.rb:21
848
- msgid "Destroy Content Host"
699
+ msgid "Deliver notifications about long running tasks"
849
700
  msgstr ""
850
701
 
851
702
  #: action_names.rb:22
852
- msgid "Destroy"
703
+ msgid "Destroy Alternate Content Source"
853
704
  msgstr ""
854
705
 
855
706
  #: action_names.rb:23
856
- msgid "Disable"
707
+ msgid "Destroy Content Host"
857
708
  msgstr ""
858
709
 
859
710
  #: action_names.rb:24
860
- msgid "Discover"
711
+ msgid "Destroy"
861
712
  msgstr ""
862
713
 
863
714
  #: action_names.rb:25
864
- msgid "Enable"
715
+ msgid "Disable"
865
716
  msgstr ""
866
717
 
867
718
  #: action_names.rb:26
868
- msgid "Errata mail"
719
+ msgid "Discover"
869
720
  msgstr ""
870
721
 
871
722
  #: action_names.rb:27
872
- msgid "Export Library"
723
+ msgid "Enable"
873
724
  msgstr ""
874
725
 
875
726
  #: action_names.rb:28
876
- msgid "Export Repository"
727
+ msgid "Errata mail"
877
728
  msgstr ""
878
729
 
879
730
  #: action_names.rb:29
880
- msgid "Export"
731
+ msgid "Export Library"
881
732
  msgstr ""
882
733
 
883
734
  #: action_names.rb:30
884
- msgid "Fetch pxe files"
735
+ msgid "Export Repository"
885
736
  msgstr ""
886
737
 
887
738
  #: action_names.rb:31
888
- msgid "Filtered index content"
739
+ msgid "Export"
889
740
  msgstr ""
890
741
 
891
742
  #: action_names.rb:32
892
- msgid "Generate host applicability"
743
+ msgid "Fetch pxe files"
893
744
  msgstr ""
894
745
 
895
746
  #: action_names.rb:33
896
- msgid "Generate repository applicability"
747
+ msgid "Filtered index content"
897
748
  msgstr ""
898
749
 
899
750
  #: action_names.rb:34
900
- msgid "Hypervisors update"
751
+ msgid "Generate host applicability"
901
752
  msgstr ""
902
753
 
903
754
  #: action_names.rb:35
904
- msgid "Hypervisors"
755
+ msgid "Generate repository applicability"
905
756
  msgstr ""
906
757
 
907
758
  #: action_names.rb:36
908
- msgid "Import Content View Version"
759
+ msgid "Hypervisors update"
909
760
  msgstr ""
910
761
 
911
762
  #: action_names.rb:37
912
- msgid "Import Default Content View"
763
+ msgid "Hypervisors"
913
764
  msgstr ""
914
765
 
915
766
  #: action_names.rb:38
916
- msgid "Import Puppet classes"
767
+ msgid "Import Content View Version"
917
768
  msgstr ""
918
769
 
919
770
  #: action_names.rb:39
920
- msgid "Import Repository"
771
+ msgid "Import Default Content View"
921
772
  msgstr ""
922
773
 
923
774
  #: action_names.rb:40
924
- msgid "Import facts"
775
+ msgid "Import Puppet classes"
925
776
  msgstr ""
926
777
 
927
778
  #: action_names.rb:41
928
- msgid "Import"
779
+ msgid "Import Repository"
929
780
  msgstr ""
930
781
 
931
782
  #: action_names.rb:42
932
- msgid "Incremental Update of Content View Version(s) "
783
+ msgid "Import facts"
933
784
  msgstr ""
934
785
 
935
786
  #: action_names.rb:43
936
- msgid "Incremental Update"
787
+ msgid "Import"
937
788
  msgstr ""
938
789
 
939
790
  #: action_names.rb:44
940
- msgid "Index content"
791
+ msgid "Incremental Update of Content View Version(s) "
941
792
  msgstr ""
942
793
 
943
794
  #: action_names.rb:45
944
- msgid "Index errata"
795
+ msgid "Incremental Update"
945
796
  msgstr ""
946
797
 
947
798
  #: action_names.rb:46
948
- msgid "Index module streams"
799
+ msgid "Index content"
949
800
  msgstr ""
950
801
 
951
802
  #: action_names.rb:47
952
- msgid "Index package groups"
803
+ msgid "Index errata"
953
804
  msgstr ""
954
805
 
955
806
  #: action_names.rb:48
956
- msgid "Install Applicable Errata"
807
+ msgid "Index module streams"
957
808
  msgstr ""
958
809
 
959
810
  #: action_names.rb:49
960
- msgid "Instance update"
811
+ msgid "Index package groups"
961
812
  msgstr ""
962
813
 
963
814
  #: action_names.rb:50
964
- msgid "Package Profile Update"
815
+ msgid "Install Applicable Errata"
965
816
  msgstr ""
966
817
 
967
818
  #: action_names.rb:51
968
- msgid "Product Create"
819
+ msgid "Instance update"
969
820
  msgstr ""
970
821
 
971
822
  #: action_names.rb:52
972
- msgid "Promote"
823
+ msgid "Package Profile Update"
973
824
  msgstr ""
974
825
 
975
826
  #: action_names.rb:53
976
- msgid "Promotion to Environment"
827
+ msgid "Product Create"
977
828
  msgstr ""
978
829
 
979
830
  #: action_names.rb:54
980
- msgid "Publish Lifecycle Environment Repositories"
831
+ msgid "Promote"
981
832
  msgstr ""
982
833
 
983
834
  #: action_names.rb:55
984
- msgid "Publish"
835
+ msgid "Promotion to Environment"
985
836
  msgstr ""
986
837
 
987
838
  #: action_names.rb:56
988
- msgid "Refresh Alternate Content Source"
839
+ msgid "Publish Lifecycle Environment Repositories"
989
840
  msgstr ""
990
841
 
991
842
  #: action_names.rb:57
992
- msgid "Reindex subscriptions"
843
+ msgid "Publish"
993
844
  msgstr ""
994
845
 
995
846
  #: action_names.rb:58
996
- msgid "Remote action:"
847
+ msgid "Refresh Alternate Content Source"
997
848
  msgstr ""
998
849
 
999
850
  #: action_names.rb:59
1000
- msgid "Remove Content"
851
+ msgid "Reindex subscriptions"
1001
852
  msgstr ""
1002
853
 
1003
854
  #: action_names.rb:60
1004
- msgid "Remove Version"
855
+ msgid "Remote action:"
1005
856
  msgstr ""
1006
857
 
1007
858
  #: action_names.rb:61
1008
- msgid "Remove Versions and Associations"
859
+ msgid "Remove Content"
1009
860
  msgstr ""
1010
861
 
1011
862
  #: action_names.rb:62
1012
- msgid "Remove from Environment"
863
+ msgid "Remove Version"
1013
864
  msgstr ""
1014
865
 
1015
866
  #: action_names.rb:63
1016
- msgid "Remove subscriptions"
867
+ msgid "Remove Versions and Associations"
1017
868
  msgstr ""
1018
869
 
1019
870
  #: action_names.rb:64
1020
- msgid "Report"
871
+ msgid "Remove from Environment"
1021
872
  msgstr ""
1022
873
 
1023
874
  #: action_names.rb:65
1024
- msgid "Republish Version Repositories"
875
+ msgid "Remove subscriptions"
1025
876
  msgstr ""
1026
877
 
1027
878
  #: action_names.rb:66
1028
- msgid "Run Sync Plan:"
879
+ msgid "Report"
1029
880
  msgstr ""
1030
881
 
1031
882
  #: action_names.rb:67
1032
- msgid "Sync capsule"
883
+ msgid "Republish Version Repositories"
1033
884
  msgstr ""
1034
885
 
1035
886
  #: action_names.rb:68
1036
- msgid "Syncable export"
887
+ msgid "Run Sync Plan:"
1037
888
  msgstr ""
1038
889
 
1039
890
  #: action_names.rb:69
1040
- msgid "Synchronize smart proxy"
891
+ msgid "Sync capsule"
1041
892
  msgstr ""
1042
893
 
1043
894
  #: action_names.rb:70
1044
- msgid "Synchronize"
895
+ msgid "Syncable export"
1045
896
  msgstr ""
1046
897
 
1047
898
  #: action_names.rb:71
1048
- msgid "Update Alternate Content Source"
899
+ msgid "Synchronize smart proxy"
1049
900
  msgstr ""
1050
901
 
1051
902
  #: action_names.rb:72
1052
- msgid "Update CDN Configuration"
903
+ msgid "Synchronize"
1053
904
  msgstr ""
1054
905
 
1055
906
  #: action_names.rb:73
1056
- msgid "Update Content Overrides"
907
+ msgid "Update Alternate Content Source"
1057
908
  msgstr ""
1058
909
 
1059
910
  #: action_names.rb:74
1060
- msgid "Update content urls"
911
+ msgid "Update CDN Configuration"
1061
912
  msgstr ""
1062
913
 
1063
914
  #: action_names.rb:75
1064
- msgid "Update for host"
915
+ msgid "Update Content Overrides"
1065
916
  msgstr ""
1066
917
 
1067
918
  #: action_names.rb:76
1068
- msgid "Update http proxy details"
919
+ msgid "Update content urls"
1069
920
  msgstr ""
1070
921
 
1071
922
  #: action_names.rb:77
1072
- msgid "Update http proxy"
923
+ msgid "Update for host"
1073
924
  msgstr ""
1074
925
 
1075
926
  #: action_names.rb:78
1076
- msgid "Update redhat repository"
927
+ msgid "Update http proxy details"
1077
928
  msgstr ""
1078
929
 
1079
930
  #: action_names.rb:79
1080
- msgid "Update release version for host"
931
+ msgid "Update http proxy"
1081
932
  msgstr ""
1082
933
 
1083
934
  #: action_names.rb:80
1084
- msgid "Update"
935
+ msgid "Update redhat repository"
1085
936
  msgstr ""
1086
937
 
1087
938
  #: action_names.rb:81
1088
- msgid "Updating System Purpose for host"
939
+ msgid "Update release version for host"
1089
940
  msgstr ""
1090
941
 
1091
942
  #: action_names.rb:82
1092
- msgid "Upload into"
943
+ msgid "Update"
1093
944
  msgstr ""
1094
945
 
1095
946
  #: action_names.rb:83
947
+ msgid "Updating System Purpose for host"
948
+ msgstr ""
949
+
950
+ #: action_names.rb:84
951
+ msgid "Upload into"
952
+ msgstr ""
953
+
954
+ #: action_names.rb:85
1096
955
  msgid "Verify checksum"
1097
956
  msgstr ""
1098
957