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