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
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: deca9da386725c66ab9e7eddfc7b64d270295ca70ca3308a632bbeee32a9a6a4
4
- data.tar.gz: ea2c641dd1d08c7d871d5713bd2ccc77620265a9a5fa9c5d1cdcb05b8f28080e
3
+ metadata.gz: 3ff89fd4f84d1c7057276839a40bd63b06fc99d8eed3c2bec2da5e0fd637ecb8
4
+ data.tar.gz: 16cd7ae486b76e5463b45fd460dfc869c43c024bc9a0afc169c67ac791d10714
5
5
  SHA512:
6
- metadata.gz: 5e0239b3a62c3f3a857b08300224cc3f17bec6d1a78216d88021bd7c8cc3de34204ae0cc808ed6657b30c5d18c009b4e4c4e6e0fc82f8a84e9cc66baa9589b8d
7
- data.tar.gz: be67b4aad3f534fa994a6a8604484734cb21bbf738894d97ed4f4d1f928d0fce1ea877d2b8cb3cdf0be1dc0afaa535edf9146d95f590a3a796b20bc9668d2ca7
6
+ metadata.gz: e1530ec760572e27f550449c4bc32acf592099d0d3964949cd3762cb8735312de5bfb8a4a4257cf022a6e8796e18b39087ef9a94e338730300d337260473bbf3
7
+ data.tar.gz: 9d5e82083a70f53c88c4d24be6e3b5136e8a7044a43704cdc0a98c6deae64ffee7b2dd312851f882b93a9aaa4c9eb356dc988b1ee5cff79253f8312fff3ec2e7
@@ -0,0 +1,484 @@
1
+ locales['foreman_virt_who_configure'] = locales['foreman_virt_who_configure'] || {}; locales['foreman_virt_who_configure']['bn'] = {
2
+ "domain": "foreman_virt_who_configure",
3
+ "locale_data": {
4
+ "foreman_virt_who_configure": {
5
+ "": {
6
+ "Project-Id-Version": "foreman_virt_who_configure 0.5.17",
7
+ "Report-Msgid-Bugs-To": "",
8
+ "PO-Revision-Date": "2017-05-03 11:59+0000",
9
+ "Last-Translator": "Bryan Kearney <bryan.kearney@gmail.com>, 2017",
10
+ "Language-Team": "Bengali (https://app.transifex.com/foreman/teams/114/bn/)",
11
+ "MIME-Version": "1.0",
12
+ "Content-Type": "text/plain; charset=UTF-8",
13
+ "Content-Transfer-Encoding": "8bit",
14
+ "Language": "bn",
15
+ "Plural-Forms": "nplurals=2; plural=(n != 1);",
16
+ "lang": "bn",
17
+ "domain": "foreman_virt_who_configure",
18
+ "plural_forms": "nplurals=2; plural=(n != 1);"
19
+ },
20
+ "List of virt-who configurations": [
21
+ ""
22
+ ],
23
+ "List of virt-who configurations per organization": [
24
+ ""
25
+ ],
26
+ "Show a virt-who configuration": [
27
+ ""
28
+ ],
29
+ "Renders a deploy script for the specified virt-who configuration": [
30
+ ""
31
+ ],
32
+ "Configuration name": [
33
+ ""
34
+ ],
35
+ "Configuration interval in minutes": [
36
+ ""
37
+ ],
38
+ "Hypervisor filtering mode, %{unlimited} means no filtering, %{whitelist} means whitelist, %{blacklist} means blacklist": [
39
+ ""
40
+ ],
41
+ "Hypervisor whitelist, applicable only when filtering mode is set to 1. Wildcards and regular expressions are supported, multiple records must be separated by comma.": [
42
+ ""
43
+ ],
44
+ "Hypervisor blacklist, applicable only when filtering mode is set to 2. Wildcards and regular expressions are supported, multiple records must be separated by comma.": [
45
+ ""
46
+ ],
47
+ "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.": [
48
+ ""
49
+ ],
50
+ "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.": [
51
+ ""
52
+ ],
53
+ "Specifies how the hypervisor will be identified.": [
54
+ ""
55
+ ],
56
+ "Hypervisor type": [
57
+ ""
58
+ ],
59
+ "Fully qualified host name or IP address of the hypervisor": [
60
+ ""
61
+ ],
62
+ "Account name by which virt-who is to connect to the hypervisor.": [
63
+ ""
64
+ ],
65
+ "Hypervisor password, required for all hypervisor types except for libvirt/kubevirt.": [
66
+ ""
67
+ ],
68
+ "Foreman server FQDN": [
69
+ ""
70
+ ],
71
+ "Enable debugging output": [
72
+ ""
73
+ ],
74
+ "Configuration file containing details about how to connect to the cluster and authentication details.": [
75
+ ""
76
+ ],
77
+ "HTTP proxy that should be used for communication between the server on which virt-who is running and the hypervisors and virtualization managers.": [
78
+ ""
79
+ ],
80
+ "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.": [
81
+ ""
82
+ ],
83
+ "Organization of the virt-who configuration": [
84
+ ""
85
+ ],
86
+ "Select the Prism flavor you are connecting to": [
87
+ ""
88
+ ],
89
+ "Option Enable debugging output is required to enable AHV internal debug. It provides extra AHV debug information when both options are enabled": [
90
+ ""
91
+ ],
92
+ "Create a virt-who configuration": [
93
+ ""
94
+ ],
95
+ "Update a virt-who configuration": [
96
+ ""
97
+ ],
98
+ "Configuration numeric identifier": [
99
+ ""
100
+ ],
101
+ "Delete a virt-who configuration": [
102
+ ""
103
+ ],
104
+ "Create Config": [
105
+ ""
106
+ ],
107
+ "New Config": [
108
+ ""
109
+ ],
110
+ "Help": [
111
+ ""
112
+ ],
113
+ "VMware vCenter server’s fully qualified host name or IP address.": [
114
+ ""
115
+ ],
116
+ "Microsoft Hyper-V fully qualified host name or IP address.": [
117
+ ""
118
+ ],
119
+ "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": [
120
+ ""
121
+ ],
122
+ "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.": [
123
+ ""
124
+ ],
125
+ "Nutanix AHV’s IP address.": [
126
+ ""
127
+ ],
128
+ "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.": [
129
+ ""
130
+ ],
131
+ "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.": [
132
+ ""
133
+ ],
134
+ "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.": [
135
+ ""
136
+ ],
137
+ "Account name by which virt-who is to connect to Nutanix AHV.": [
138
+ ""
139
+ ],
140
+ "No Report Yet": [
141
+ ""
142
+ ],
143
+ "Unknown configuration status": [
144
+ ""
145
+ ],
146
+ "Unlimited": [
147
+ ""
148
+ ],
149
+ "Whitelist": [
150
+ ""
151
+ ],
152
+ "Blacklist": [
153
+ ""
154
+ ],
155
+ "General information": [
156
+ ""
157
+ ],
158
+ "Schedule": [
159
+ ""
160
+ ],
161
+ "Connection": [
162
+ ""
163
+ ],
164
+ "Every hour": [
165
+ ""
166
+ ],
167
+ "Every 2 hours": [
168
+ ""
169
+ ],
170
+ "Every 4 hours": [
171
+ ""
172
+ ],
173
+ "Every 8 hours": [
174
+ ""
175
+ ],
176
+ "Every 12 hours": [
177
+ ""
178
+ ],
179
+ "Every 24 hours": [
180
+ ""
181
+ ],
182
+ "Every 2 days": [
183
+ ""
184
+ ],
185
+ "Every 3 days": [
186
+ ""
187
+ ],
188
+ "OK": [
189
+ "ঠিক আছে"
190
+ ],
191
+ "No change": [
192
+ ""
193
+ ],
194
+ "Unknown": [
195
+ "অজানা"
196
+ ],
197
+ "Unknown configuration status, caused by unexpected conditions": [
198
+ ""
199
+ ],
200
+ "The configuration was not deployed yet or the virt-who was unable to report the status": [
201
+ ""
202
+ ],
203
+ "The virt-who report arrived within the interval": [
204
+ ""
205
+ ],
206
+ "The virt-who report has not arrived within the interval, which indicates there was no change on hypervisor": [
207
+ ""
208
+ ],
209
+ "Prism Central": [
210
+ ""
211
+ ],
212
+ "Prism Element": [
213
+ ""
214
+ ],
215
+ "every %s hours": [
216
+ ""
217
+ ],
218
+ "Success": [
219
+ "সাফল্য"
220
+ ],
221
+ "Newer version of virt-who is required, minimum version is %s": [
222
+ ""
223
+ ],
224
+ "Unable to create virt-who config file": [
225
+ ""
226
+ ],
227
+ "Unable to create sysconfig file": [
228
+ ""
229
+ ],
230
+ "Unable to enable virt-who service using systemctl": [
231
+ ""
232
+ ],
233
+ "Unable to start virt-who service, please see virt-who logs for more details": [
234
+ ""
235
+ ],
236
+ "Unable to install virt-who package, make sure the host is properly subscribed and has access to katello-host-tools repository": [
237
+ ""
238
+ ],
239
+ "Owner was not provided": [
240
+ ""
241
+ ],
242
+ "Interval was not provided": [
243
+ ""
244
+ ],
245
+ "Virt-who Configurations Status": [
246
+ ""
247
+ ],
248
+ "Configuration Status": [
249
+ ""
250
+ ],
251
+ "Count": [
252
+ ""
253
+ ],
254
+ "No Reports": [
255
+ ""
256
+ ],
257
+ "No Change": [
258
+ ""
259
+ ],
260
+ "Total Configurations": [
261
+ ""
262
+ ],
263
+ "Latest Configurations Without Change": [
264
+ ""
265
+ ],
266
+ "No configuration found": [
267
+ ""
268
+ ],
269
+ "Config|Name": [
270
+ ""
271
+ ],
272
+ "Config|Last Report": [
273
+ ""
274
+ ],
275
+ "Config|Interval": [
276
+ ""
277
+ ],
278
+ "Edit Virt-who Config": [
279
+ ""
280
+ ],
281
+ "Virt-who Configurations": [
282
+ ""
283
+ ],
284
+ "Edit": [
285
+ ""
286
+ ],
287
+ "Status": [
288
+ "অবস্থা"
289
+ ],
290
+ "Actions": [
291
+ ""
292
+ ],
293
+ "Delete virt-who configuration %s?": [
294
+ ""
295
+ ],
296
+ "New Virt-who Config": [
297
+ ""
298
+ ],
299
+ "Virt-who Configuration %s": [
300
+ ""
301
+ ],
302
+ "Overview": [
303
+ ""
304
+ ],
305
+ "Deploy": [
306
+ ""
307
+ ],
308
+ "Details": [
309
+ ""
310
+ ],
311
+ "Hypervisor ID": [
312
+ ""
313
+ ],
314
+ "Filtering": [
315
+ ""
316
+ ],
317
+ "Filter Hosts": [
318
+ ""
319
+ ],
320
+ "Exclude Hosts": [
321
+ ""
322
+ ],
323
+ "Enable debugging output?": [
324
+ ""
325
+ ],
326
+ "HTTP Proxy": [
327
+ ""
328
+ ],
329
+ "Ignore Proxy": [
330
+ ""
331
+ ],
332
+ "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:": [
333
+ ""
334
+ ],
335
+ "Hammer command: ": [
336
+ ""
337
+ ],
338
+ "Copy to clipboard": [
339
+ ""
340
+ ],
341
+ "Configuration script: ": [
342
+ ""
343
+ ],
344
+ "On the target virt-who host:": [
345
+ ""
346
+ ],
347
+ "1. Copy this configuration script to a safe directory.": [
348
+ ""
349
+ ],
350
+ "2. Make the script executable and run it.": [
351
+ ""
352
+ ],
353
+ "3. Delete the script.": [
354
+ ""
355
+ ],
356
+ "Download the script": [
357
+ ""
358
+ ],
359
+ "Foreman server’s fully-qualified host name, for example: foreman.example.com": [
360
+ ""
361
+ ],
362
+ "Specifies that hypervisors will be identified by their <b>hostname</b>, <b>uuid</b> or <b>hwuuid</b>.\\n Note that some virtualization backends don't have all of them implemented.\\n Default is <b>hostname</b>, which provides more meaningful hypervisor\\n names, but can cause duplicated hypervisor registrations if the host is renamed. To avoid that, you can use <b>uuid</b> instead. <b>hwuuid</b> is applicable to esx only.\\n This property is meant to be set up before the initial run of virt-who. Changing it later will result in duplicated entries in the subscription manager.": [
363
+ ""
364
+ ],
365
+ "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.": [
366
+ ""
367
+ ],
368
+ "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.": [
369
+ ""
370
+ ],
371
+ "Filter hosts": [
372
+ ""
373
+ ],
374
+ "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.": [
375
+ ""
376
+ ],
377
+ "Exclude hosts": [
378
+ ""
379
+ ],
380
+ "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.": [
381
+ ""
382
+ ],
383
+ "Filter host parents": [
384
+ ""
385
+ ],
386
+ "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.": [
387
+ ""
388
+ ],
389
+ "Exclude host parents": [
390
+ ""
391
+ ],
392
+ "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.": [
393
+ ""
394
+ ],
395
+ "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.": [
396
+ ""
397
+ ],
398
+ "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.": [
399
+ ""
400
+ ],
401
+ "Ignore proxy": [
402
+ ""
403
+ ],
404
+ "Configuration file containing details about how to connect to the cluster and authentication details": [
405
+ ""
406
+ ],
407
+ "Path to kubeconfig file": [
408
+ ""
409
+ ],
410
+ "Prism Flavor": [
411
+ ""
412
+ ],
413
+ "Option Enable debugging output is required to enable AHV internal debug. It provides extra AHV debug information when both options are enabled ": [
414
+ ""
415
+ ],
416
+ "Enable AHV debug": [
417
+ ""
418
+ ],
419
+ "Name of this configuration, e.g. the name of the hypervisor": [
420
+ ""
421
+ ],
422
+ "Name": [
423
+ ""
424
+ ],
425
+ "Owner": [
426
+ ""
427
+ ],
428
+ "Hypervisor Type": [
429
+ ""
430
+ ],
431
+ "Hypervisor Server": [
432
+ ""
433
+ ],
434
+ "Hypervisor Username": [
435
+ ""
436
+ ],
437
+ "Hypervisor Password": [
438
+ ""
439
+ ],
440
+ "Account password by which virt-who is to connect to the hypervisor instance.": [
441
+ ""
442
+ ],
443
+ "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.": [
444
+ ""
445
+ ],
446
+ "Interval": [
447
+ ""
448
+ ],
449
+ "Configs": [
450
+ ""
451
+ ],
452
+ "On this page you can define virt-who configurations for your hypervisors.": [
453
+ ""
454
+ ],
455
+ "One virt-who configuration represents one config file in /etc/virt-who.d directory and maps to single hypervisor, organization and lifecycle environment.": [
456
+ ""
457
+ ],
458
+ "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.": [
459
+ ""
460
+ ],
461
+ "Virt-who configurations": [
462
+ ""
463
+ ],
464
+ "Virt-who Configs Status": [
465
+ ""
466
+ ],
467
+ "A plugin to make virt-who configuration easy": [
468
+ ""
469
+ ],
470
+ "Create": [
471
+ "নির্মাণ করুন"
472
+ ],
473
+ "Delete": [
474
+ "মুছে ফেলুন"
475
+ ],
476
+ "Publish": [
477
+ "প্রকাশ করুন"
478
+ ],
479
+ "Update": [
480
+ "আপডেট করুন"
481
+ ]
482
+ }
483
+ }
484
+ };