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
@@ -0,0 +1,598 @@
1
+ locales['foreman_virt_who_configure'] = locales['foreman_virt_who_configure'] || {}; locales['foreman_virt_who_configure']['cs_CZ'] = {
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": "Pavel Borecki <pavel.borecki@gmail.com>, 2023",
10
+ "Language-Team": "Czech (Czech Republic) (https://app.transifex.com/foreman/teams/114/cs_CZ/)",
11
+ "MIME-Version": "1.0",
12
+ "Content-Type": "text/plain; charset=UTF-8",
13
+ "Content-Transfer-Encoding": "8bit",
14
+ "Language": "cs_CZ",
15
+ "Plural-Forms": "nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;",
16
+ "lang": "cs_CZ",
17
+ "domain": "foreman_virt_who_configure",
18
+ "plural_forms": "nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"
19
+ },
20
+ "List of virt-who configurations": [
21
+ "Vypsat nastavení pro virt-who"
22
+ ],
23
+ "List of virt-who configurations per organization": [
24
+ ""
25
+ ],
26
+ "Show a virt-who configuration": [
27
+ "Zobrazit nastavení pro virt-who"
28
+ ],
29
+ "Renders a deploy script for the specified virt-who configuration": [
30
+ ""
31
+ ],
32
+ "Configuration name": [
33
+ "Název nastavení"
34
+ ],
35
+ "Configuration interval in minutes": [
36
+ "Interval nastavení (v minutách)"
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
+ "Určuje jak budou identifikovány hypervizory."
55
+ ],
56
+ "Hypervisor type": [
57
+ "Typ hypervizoru"
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
+ "Název účtu kterým je virt-who připojen k hypervizoru."
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
+ "Zapnout ladící výstup"
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
+ "Vytvořit nastavení pro virt-who"
94
+ ],
95
+ "Update a virt-who configuration": [
96
+ "Aktualizovat nastavení pro virt-who"
97
+ ],
98
+ "Configuration numeric identifier": [
99
+ "Číselný identifikátor nastaven"
100
+ ],
101
+ "Delete a virt-who configuration": [
102
+ "Smazat nastavení pro virt-who"
103
+ ],
104
+ "Create Config": [
105
+ "Vytvořit nastavení"
106
+ ],
107
+ "New Config": [
108
+ "Nové nastavení"
109
+ ],
110
+ "Help": [
111
+ "Nápověda"
112
+ ],
113
+ "VMware vCenter server’s fully qualified host name or IP address.": [
114
+ "Plně kvalifikované doménové jméno nebo IP adresa vašeho VMware vCenter"
115
+ ],
116
+ "Microsoft Hyper-V fully qualified host name or IP address.": [
117
+ "Plně kvalifikované doménové jméno nebo IP adresa vašeho stroje."
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
+ "Zatím žádné hlášení"
142
+ ],
143
+ "Unknown configuration status": [
144
+ "Neznámý stav nastavení"
145
+ ],
146
+ "Unlimited": [
147
+ "Neomezený"
148
+ ],
149
+ "Whitelist": [
150
+ "Seznam povolených"
151
+ ],
152
+ "Blacklist": [
153
+ "Seznam vyloučených"
154
+ ],
155
+ "General information": [
156
+ "Obecné informace"
157
+ ],
158
+ "Schedule": [
159
+ "Plán"
160
+ ],
161
+ "Connection": [
162
+ "Připojení"
163
+ ],
164
+ "Every hour": [
165
+ "Každou hodinu"
166
+ ],
167
+ "Every 2 hours": [
168
+ "Každé 2 hodiny"
169
+ ],
170
+ "Every 4 hours": [
171
+ "Každé 4 hodiny"
172
+ ],
173
+ "Every 8 hours": [
174
+ "Každých 8 hodin"
175
+ ],
176
+ "Every 12 hours": [
177
+ "Každých 12 hodin"
178
+ ],
179
+ "Every 24 hours": [
180
+ "Každých 24 hodin"
181
+ ],
182
+ "Every 2 days": [
183
+ "Každé dva dny"
184
+ ],
185
+ "Every 3 days": [
186
+ "Každé 3 dny"
187
+ ],
188
+ "OK": [
189
+ "OK"
190
+ ],
191
+ "No change": [
192
+ "Beze změny"
193
+ ],
194
+ "Unknown": [
195
+ "Neznámý"
196
+ ],
197
+ "Unknown configuration status, caused by unexpected conditions": [
198
+ "Neznámý stav nastavení, způsobený neočekávanými podmínkami"
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
+ "každých %s hodin"
217
+ ],
218
+ "Success": [
219
+ "Úspěch"
220
+ ],
221
+ "Newer version of virt-who is required, minimum version is %s": [
222
+ "Je zapotřebí novější verze virt-who, nejnižší možná verze je %s"
223
+ ],
224
+ "Unable to create virt-who config file": [
225
+ "Nedaří se vytvořit soubor s nastaveními pro virt-who"
226
+ ],
227
+ "Unable to create sysconfig file": [
228
+ "Nedaří se vytvořit sysconfig soubor"
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
+ "Nedaří se spustit službu virt-who, další podrobnosti naleznete v záznamu událostí (log) ve virt-who"
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
+ "Vlastník nebyl poskytnut"
241
+ ],
242
+ "Interval was not provided": [
243
+ "Interval nebyl zadán"
244
+ ],
245
+ "Virt-who Configurations Status": [
246
+ "Stav nastavení pro virt-who"
247
+ ],
248
+ "Configuration Status": [
249
+ "Stav nastavení"
250
+ ],
251
+ "Count": [
252
+ "Počet"
253
+ ],
254
+ "No Reports": [
255
+ "Žádné výkazy"
256
+ ],
257
+ "No Change": [
258
+ "Beze změny"
259
+ ],
260
+ "Total Configurations": [
261
+ "Celkem nastavení"
262
+ ],
263
+ "Latest Configurations Without Change": [
264
+ "Nejnovější nastavení beze změny"
265
+ ],
266
+ "No configuration found": [
267
+ "Nenalezeno žádné nastavení"
268
+ ],
269
+ "Config|Name": [
270
+ "Název"
271
+ ],
272
+ "Config|Last Report": [
273
+ "Config|Poslední hlášení"
274
+ ],
275
+ "Config|Interval": [
276
+ "Interval"
277
+ ],
278
+ "Edit Virt-who Config": [
279
+ "Upravit nastavení pro Virt-who"
280
+ ],
281
+ "Virt-who Configurations": [
282
+ "Nastavení pro virt-who"
283
+ ],
284
+ "Edit": [
285
+ "Upravit"
286
+ ],
287
+ "Status": [
288
+ "Stav"
289
+ ],
290
+ "Actions": [
291
+ "Akce"
292
+ ],
293
+ "Delete virt-who configuration %s?": [
294
+ "Smazat nastavení pro virt-who %s?"
295
+ ],
296
+ "New Virt-who Config": [
297
+ "Nové virt-who nastavení"
298
+ ],
299
+ "Virt-who Configuration %s": [
300
+ "Nastavení virt-who %s"
301
+ ],
302
+ "Overview": [
303
+ "Přehled"
304
+ ],
305
+ "Deploy": [
306
+ "Nasadit"
307
+ ],
308
+ "Details": [
309
+ "Podrobnosti"
310
+ ],
311
+ "Hypervisor ID": [
312
+ "Identifikátor hypervizoru"
313
+ ],
314
+ "Filtering": [
315
+ "Filtrování"
316
+ ],
317
+ "Filter Hosts": [
318
+ "Filtrovat stroje"
319
+ ],
320
+ "Exclude Hosts": [
321
+ "Vynechat stroje"
322
+ ],
323
+ "Enable debugging output?": [
324
+ "Zapnout ladící výstup?"
325
+ ],
326
+ "HTTP Proxy": [
327
+ "HTTP proxy"
328
+ ],
329
+ "Ignore Proxy": [
330
+ "Ignorovat proxy"
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
+ "Příkaz v hammer:"
337
+ ],
338
+ "Copy to clipboard": [
339
+ "Zkopírovat do schránky"
340
+ ],
341
+ "Configuration script: ": [
342
+ "Nastavovací skript:"
343
+ ],
344
+ "On the target virt-who host:": [
345
+ "Na cílovém hostiteli virt-who:"
346
+ ],
347
+ "1. Copy this configuration script to a safe directory.": [
348
+ "1. Zkopírujte tento nastavovací skript do bezpečného adresáře."
349
+ ],
350
+ "2. Make the script executable and run it.": [
351
+ "2. nastavte skript jako spustitelný a spusťte ho."
352
+ ],
353
+ "3. Delete the script.": [
354
+ "3. smazat skript."
355
+ ],
356
+ "Download the script": [
357
+ "Stáhnout skript"
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
+ "Filtrovat stroje"
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
+ "Vynechat stroje"
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
+ "Ignorovat proxy"
403
+ ],
404
+ "Configuration file containing details about how to connect to the cluster and authentication details": [
405
+ ""
406
+ ],
407
+ "Path to kubeconfig file": [
408
+ "Popis umístění souboru s nastaveními kubeconfig"
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
+ "Název tohoto nastavení, např. název hypervizoru"
421
+ ],
422
+ "Name": [
423
+ "Název"
424
+ ],
425
+ "Owner": [
426
+ "Vlastník"
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
+ "Interval"
448
+ ],
449
+ "Configs": [
450
+ "Nastavení"
451
+ ],
452
+ "On this page you can define virt-who configurations for your hypervisors.": [
453
+ "Na této stránce je možné zadat nastavení virt-who pro své hypervizory."
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
+ "Virt-who konfigurace"
463
+ ],
464
+ "Virt-who Configs Status": [
465
+ "Stav nastavení virt-who"
466
+ ],
467
+ "A plugin to make virt-who configuration easy": [
468
+ "Zásuvný modul pro usnadnění nastavování virt-who"
469
+ ],
470
+ "Action with sub plans": [
471
+ "Akce s dílčími plány"
472
+ ],
473
+ "Attach subscriptions": [
474
+ "Připojit předplatné"
475
+ ],
476
+ "Auto attach subscriptions": [
477
+ "Automaticky připojovat předplatné"
478
+ ],
479
+ "Create": [
480
+ "Vytvořit"
481
+ ],
482
+ "Delete": [
483
+ "Smazat"
484
+ ],
485
+ "Delete Activation Key": [
486
+ "Smazat aktivační klíč"
487
+ ],
488
+ "Delete Lifecycle Environment": [
489
+ "Smazat prostředí životního cyklu"
490
+ ],
491
+ "Delete Product": [
492
+ "Smazat produkt"
493
+ ],
494
+ "Destroy": [
495
+ "Zničit"
496
+ ],
497
+ "Disable": [
498
+ "Vypnout"
499
+ ],
500
+ "Discover": [
501
+ "Objevit"
502
+ ],
503
+ "Enable": [
504
+ "Zapnout"
505
+ ],
506
+ "Export": [
507
+ "Export"
508
+ ],
509
+ "Fetch pxe files": [
510
+ "Stáhnout pxe soubory"
511
+ ],
512
+ "Hypervisors": [
513
+ "Hypervizory"
514
+ ],
515
+ "Hypervisors update": [
516
+ "Aktualizace hypervizoru"
517
+ ],
518
+ "Import": [
519
+ "Import"
520
+ ],
521
+ "Import Puppet classes": [
522
+ "Importovat Puppet třídy"
523
+ ],
524
+ "Import facts": [
525
+ "Importovat fakta"
526
+ ],
527
+ "Incremental Update": [
528
+ "Postupná aktualizace"
529
+ ],
530
+ "Index content": [
531
+ "Obsah rejstříku"
532
+ ],
533
+ "Instance update": [
534
+ "Aktualizace instance"
535
+ ],
536
+ "Package Profile Update": [
537
+ "Aktualizace profilu balíčku"
538
+ ],
539
+ "Product Create": [
540
+ "Vytvořit produkt"
541
+ ],
542
+ "Promote": [
543
+ "Povýšit"
544
+ ],
545
+ "Promotion to Environment": [
546
+ "Povýšení do prostředí"
547
+ ],
548
+ "Publish": [
549
+ "Zveřejnit"
550
+ ],
551
+ "Remove Content": [
552
+ "Odebrat obsah"
553
+ ],
554
+ "Remove Version": [
555
+ "Verze na protějšku"
556
+ ],
557
+ "Remove from Environment": [
558
+ "Odebrat z prostředí"
559
+ ],
560
+ "Remove subscriptions": [
561
+ "Odebrat předplatné"
562
+ ],
563
+ "Report": [
564
+ "Výkaz"
565
+ ],
566
+ "Republish Version Repositories": [
567
+ "Znovu zveřejnit repozitáře verze"
568
+ ],
569
+ "Run Sync Plan:": [
570
+ "Spustit synchronizační plán:"
571
+ ],
572
+ "Synchronize": [
573
+ "Synchronizovat"
574
+ ],
575
+ "Update": [
576
+ "Aktualizovat"
577
+ ],
578
+ "Update Content Overrides": [
579
+ "Aktualizovat přepsání obsahu"
580
+ ],
581
+ "Update content urls": [
582
+ "Aktualizovat url adresy obsahu"
583
+ ],
584
+ "Update for host": [
585
+ "Aktualizace pro stroj"
586
+ ],
587
+ "Update redhat repository": [
588
+ "Aktualizovat redhat repozitář"
589
+ ],
590
+ "Update release version for host": [
591
+ "Aktualizovat verzi vydání pro stroj"
592
+ ],
593
+ "Upload into": [
594
+ "Nahrát do"
595
+ ]
596
+ }
597
+ }
598
+ };