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,26 +2,26 @@
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
  # mhulan <mhulan@redhat.com>, 2017
8
8
  # Lukáš Zapletal, 2019
9
- # Pavel Borecki <pavel.borecki@gmail.com>, 2023
10
- #
11
- #, fuzzy
9
+ # Pavel Borecki <pavel.borecki@gmail.com>, 2021
10
+ #
12
11
  msgid ""
13
12
  msgstr ""
14
- "Project-Id-Version: foreman_virt_who_configure 1.0.0\n"
13
+ "Project-Id-Version: foreman_virt_who_configure 0.5.12\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: Pavel Borecki <pavel.borecki@gmail.com>, 2023\n"
19
- "Language-Team: Czech (Czech Republic) (https://app.transifex.com/foreman/teams/114/cs_CZ/)\n"
16
+ "Last-Translator: Pavel Borecki <pavel.borecki@gmail.com>, 2021\n"
17
+ "Language-Team: Czech (Czech Republic) (https://www.transifex.com/foreman/teams"
18
+ "/114/cs_CZ/)\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"
23
22
  "Language: cs_CZ\n"
24
- "Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n"
23
+ "Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= "
24
+ "4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n"
25
25
 
26
26
  #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:15
27
27
  msgid "List of virt-who configurations"
@@ -48,45 +48,23 @@ msgid "Configuration interval in minutes"
48
48
  msgstr "Interval nastavení (v minutách)"
49
49
 
50
50
  #: ../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"
51
+ msgid "Hypervisor filtering mode, %{unlimited} means no filtering, %{whitelist} means whitelist, %{blacklist} means blacklist"
54
52
  msgstr ""
55
53
 
56
54
  #: ../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."
55
+ 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
56
  msgstr ""
62
57
 
63
58
  #: ../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."
59
+ 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
60
  msgstr ""
69
61
 
70
62
  #: ../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."
63
+ 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
64
  msgstr ""
80
65
 
81
66
  #: ../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."
67
+ 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
68
  msgstr ""
91
69
 
92
70
  #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:48
@@ -106,54 +84,39 @@ msgid "Account name by which virt-who is to connect to the hypervisor."
106
84
  msgstr "Název účtu kterým je virt-who připojen k hypervizoru."
107
85
 
108
86
  #: ../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."
87
+ msgid "Hypervisor password, required for all hypervisor types except for libvirt/kubevirt."
112
88
  msgstr ""
113
89
 
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
90
+ #: ../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
91
  msgid "Foreman server FQDN"
118
92
  msgstr ""
119
93
 
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
94
+ #: ../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
95
  msgid "Enable debugging output"
123
96
  msgstr "Zapnout ladící výstup"
124
97
 
125
98
  #: ../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."
99
+ msgid "Configuration file containing details about how to connect to the cluster and authentication details."
129
100
  msgstr ""
130
101
 
131
102
  #: ../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."
103
+ 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
104
  msgstr ""
136
105
 
137
106
  #: ../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."
107
+ 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
108
  msgstr ""
143
109
 
144
110
  #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:58
145
111
  msgid "Organization of the virt-who configuration"
146
112
  msgstr ""
147
113
 
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
114
+ #: ../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
115
  msgid "Select the Prism flavor you are connecting to"
151
116
  msgstr ""
152
117
 
153
118
  #: ../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"
119
+ msgid "Option Enable debugging output is required to enable AHV internal debug. It provides extra AHV debug information when both options are enabled"
157
120
  msgstr ""
158
121
 
159
122
  #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:64
@@ -164,8 +127,7 @@ msgstr "Vytvořit nastavení pro virt-who"
164
127
  msgid "Update a virt-who configuration"
165
128
  msgstr "Aktualizovat nastavení pro virt-who"
166
129
 
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
130
+ #: ../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
131
  msgid "Configuration numeric identifier"
170
132
  msgstr "Číselný identifikátor nastaven"
171
133
 
@@ -187,33 +149,18 @@ msgstr "Nápověda"
187
149
 
188
150
  #: ../app/helpers/foreman_virt_who_configure/configs_helper.rb:5
189
151
  msgid "VMware vCenter server’s fully qualified host name or IP address."
190
- msgstr ""
191
- "Plně kvalifikované doménové jméno nebo IP adresa vašeho VMware vCenter"
152
+ msgstr "Plně kvalifikované doménové jméno nebo IP adresa vašeho VMware vCenter"
192
153
 
193
154
  #: ../app/helpers/foreman_virt_who_configure/configs_helper.rb:6
194
155
  msgid "Microsoft Hyper-V fully qualified host name or IP address."
195
156
  msgstr "Plně kvalifikované doménové jméno nebo IP adresa vašeho stroje."
196
157
 
197
158
  #: ../app/helpers/foreman_virt_who_configure/configs_helper.rb:7
198
- msgid ""
199
- "Libvirt server’s fully qualified host name or IP address. You can also "
200
- "specify preferred schema, for example: "
201
- "<code>qemu+ssh://libvirt.example.com/system</code>. If you use SSH, make "
202
- "sure you setup root's SSH key on target host for a user specified at "
203
- "hypervisor username field"
204
- msgstr ""
205
- "Plně kvalifikované doménové jméno nebo IP adresa vašeho Libvirtu. Můžete "
206
- "také uvést preferovaný protokol, například "
207
- "<code>qemu+ssh://libvirt.example.com/system</code>. Pokud používáte k "
208
- "autentizaci SSH, ujistěte se, že jste nastavili SSH klíč uživatele root na "
209
- "cílovém serveru pro uživatele, kterého jste uvedli v políčku přihlašovací "
210
- "jméno."
159
+ 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"
160
+ msgstr ""
211
161
 
212
162
  #: ../app/helpers/foreman_virt_who_configure/configs_helper.rb:8
213
- msgid ""
214
- "Container-native virtualization’s fully qualified host name or IP address. "
215
- "In order to connect to the cluster it is required to provide path to "
216
- "kubeconfig which contains connection details and authentication token."
163
+ 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."
217
164
  msgstr ""
218
165
 
219
166
  #: ../app/helpers/foreman_virt_who_configure/configs_helper.rb:9
@@ -221,32 +168,15 @@ msgid "Nutanix AHV’s IP address."
221
168
  msgstr ""
222
169
 
223
170
  #: ../app/helpers/foreman_virt_who_configure/configs_helper.rb:15
224
- msgid ""
225
- "Account name by which virt-who is to connect to the hypervisor, in the "
226
- "format <code>domain_name\\account_name</code>. Note that only a single "
227
- "backslash separates the values for domain_name and account_name. If you are "
228
- "using a domain account, and the global configuration file <code>/etc/virt-"
229
- "who.conf</code>, then <b>two</b> backslashes are required. For further "
230
- "details, see <a href=\"https://access.redhat.com/solutions/1270223\">Red Hat"
231
- " Knowledgebase solution How to use a windows domain account with virt-"
232
- "who</a> for more information."
171
+ 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."
233
172
  msgstr ""
234
173
 
235
174
  #: ../app/helpers/foreman_virt_who_configure/configs_helper.rb:16
236
- msgid ""
237
- "Account name by which virt-who is to connect to the hypervisor. By default "
238
- "this is <code>Administrator</code>. To use an alternate account, create a "
239
- "user account and assign that account to the following groups (Windows 2012 "
240
- "Server): Hyper-V Administrators and Remote Management Users."
175
+ 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."
241
176
  msgstr ""
242
177
 
243
178
  #: ../app/helpers/foreman_virt_who_configure/configs_helper.rb:17
244
- msgid ""
245
- "Account name by which virt-who is to connect to the hypervisor. Virt-who "
246
- "does not support password based authentication, you must manually setup SSH "
247
- "key, see <a href=\"https://access.redhat.com/solutions/1515983\">Red Hat "
248
- "Knowledgebase solution How to configure virt-who for a KVM host</a> for more"
249
- " information."
179
+ 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."
250
180
  msgstr ""
251
181
 
252
182
  #: ../app/helpers/foreman_virt_who_configure/configs_helper.rb:19
@@ -317,8 +247,7 @@ msgstr "Každé dva dny"
317
247
  msgid "Every 3 days"
318
248
  msgstr "Každé 3 dny"
319
249
 
320
- #: ../app/models/foreman_virt_who_configure/config.rb:57
321
- #: ../app/views/dashboard/_foreman_virt_who_configs_status_widget.html.erb:23
250
+ #: ../app/models/foreman_virt_who_configure/config.rb:57 ../app/views/dashboard/_foreman_virt_who_configs_status_widget.html.erb:23
322
251
  msgid "OK"
323
252
  msgstr "OK"
324
253
 
@@ -335,9 +264,7 @@ msgid "Unknown configuration status, caused by unexpected conditions"
335
264
  msgstr "Neznámý stav nastavení, způsobený neočekávanými podmínkami"
336
265
 
337
266
  #: ../app/models/foreman_virt_who_configure/config.rb:64
338
- msgid ""
339
- "The configuration was not deployed yet or the virt-who was unable to report "
340
- "the status"
267
+ msgid "The configuration was not deployed yet or the virt-who was unable to report the status"
341
268
  msgstr ""
342
269
 
343
270
  #: ../app/models/foreman_virt_who_configure/config.rb:65
@@ -345,9 +272,7 @@ msgid "The virt-who report arrived within the interval"
345
272
  msgstr ""
346
273
 
347
274
  #: ../app/models/foreman_virt_who_configure/config.rb:66
348
- msgid ""
349
- "The virt-who report has not arrived within the interval, which indicates "
350
- "there was no change on hypervisor"
275
+ msgid "The virt-who report has not arrived within the interval, which indicates there was no change on hypervisor"
351
276
  msgstr ""
352
277
 
353
278
  #: ../app/models/foreman_virt_who_configure/config.rb:71
@@ -383,16 +308,11 @@ msgid "Unable to enable virt-who service using systemctl"
383
308
  msgstr ""
384
309
 
385
310
  #: ../app/models/foreman_virt_who_configure/output_generator.rb:23
386
- msgid ""
387
- "Unable to start virt-who service, please see virt-who logs for more details"
388
- msgstr ""
389
- "Nedaří se spustit službu virt-who, další podrobnosti naleznete v záznamu "
390
- "událostí (log) ve virt-who"
311
+ msgid "Unable to start virt-who service, please see virt-who logs for more details"
312
+ msgstr "Nedaří se spustit službu virt-who, další podrobnosti naleznete v záznamu událostí (log) ve virt-who"
391
313
 
392
314
  #: ../app/models/foreman_virt_who_configure/output_generator.rb:24
393
- msgid ""
394
- "Unable to install virt-who package, make sure the host is properly "
395
- "subscribed and has access to katello-host-tools repository"
315
+ msgid "Unable to install virt-who package, make sure the host is properly subscribed and has access to katello-host-tools repository"
396
316
  msgstr ""
397
317
 
398
318
  #: ../app/models/foreman_virt_who_configure/output_generator.rb:44
@@ -435,8 +355,7 @@ msgstr "Nejnovější nastavení beze změny"
435
355
  msgid "No configuration found"
436
356
  msgstr "Nenalezeno žádné nastavení"
437
357
 
438
- #: ../app/views/dashboard/_foreman_virt_who_configs_status_widget.html.erb:40
439
- #: ../app/views/foreman_virt_who_configure/configs/index.html.erb:8
358
+ #: ../app/views/dashboard/_foreman_virt_who_configs_status_widget.html.erb:40 ../app/views/foreman_virt_who_configure/configs/index.html.erb:8
440
359
  msgid "Config|Name"
441
360
  msgstr "Název"
442
361
 
@@ -444,8 +363,7 @@ msgstr "Název"
444
363
  msgid "Config|Last Report"
445
364
  msgstr "Config|Poslední hlášení"
446
365
 
447
- #: ../app/views/dashboard/_foreman_virt_who_configs_status_widget.html.erb:42
448
- #: ../app/views/foreman_virt_who_configure/configs/index.html.erb:9
366
+ #: ../app/views/dashboard/_foreman_virt_who_configs_status_widget.html.erb:42 ../app/views/foreman_virt_who_configure/configs/index.html.erb:9
449
367
  msgid "Config|Interval"
450
368
  msgstr "Interval"
451
369
 
@@ -453,21 +371,15 @@ msgstr "Interval"
453
371
  msgid "Edit Virt-who Config"
454
372
  msgstr "Upravit nastavení pro Virt-who"
455
373
 
456
- #: ../app/views/foreman_virt_who_configure/configs/edit.html.erb:6
457
- #: ../app/views/foreman_virt_who_configure/configs/index.html.erb:1
458
- #: ../app/views/foreman_virt_who_configure/configs/show.html.erb:12
459
- #: ../app/views/foreman_virt_who_configure/configs/welcome.html.erb:3
374
+ #: ../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
460
375
  msgid "Virt-who Configurations"
461
376
  msgstr "Nastavení pro virt-who"
462
377
 
463
- #: ../app/views/foreman_virt_who_configure/configs/edit.html.erb:10
464
- #: ../app/views/foreman_virt_who_configure/configs/index.html.erb:21
465
- #: ../app/views/foreman_virt_who_configure/configs/show.html.erb:5
378
+ #: ../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
466
379
  msgid "Edit"
467
380
  msgstr "Upravit"
468
381
 
469
- #: ../app/views/foreman_virt_who_configure/configs/index.html.erb:10
470
- #: ../app/views/foreman_virt_who_configure/configs/show.html.erb:35
382
+ #: ../app/views/foreman_virt_who_configure/configs/index.html.erb:10 ../app/views/foreman_virt_who_configure/configs/show.html.erb:35
471
383
  msgid "Status"
472
384
  msgstr "Stav"
473
385
 
@@ -475,8 +387,7 @@ msgstr "Stav"
475
387
  msgid "Actions"
476
388
  msgstr "Akce"
477
389
 
478
- #: ../app/views/foreman_virt_who_configure/configs/index.html.erb:22
479
- #: ../app/views/foreman_virt_who_configure/configs/show.html.erb:6
390
+ #: ../app/views/foreman_virt_who_configure/configs/index.html.erb:22 ../app/views/foreman_virt_who_configure/configs/show.html.erb:6
480
391
  msgid "Delete virt-who configuration %s?"
481
392
  msgstr "Smazat nastavení pro virt-who %s?"
482
393
 
@@ -500,13 +411,11 @@ msgstr "Nasadit"
500
411
  msgid "Details"
501
412
  msgstr "Podrobnosti"
502
413
 
503
- #: ../app/views/foreman_virt_who_configure/configs/show.html.erb:41
504
- #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:3
414
+ #: ../app/views/foreman_virt_who_configure/configs/show.html.erb:41 ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:3
505
415
  msgid "Hypervisor ID"
506
416
  msgstr "Identifikátor hypervizoru"
507
417
 
508
- #: ../app/views/foreman_virt_who_configure/configs/show.html.erb:42
509
- #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:9
418
+ #: ../app/views/foreman_virt_who_configure/configs/show.html.erb:42 ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:9
510
419
  msgid "Filtering"
511
420
  msgstr "Filtrování"
512
421
 
@@ -522,8 +431,7 @@ msgstr "Vynechat stroje"
522
431
  msgid "Enable debugging output?"
523
432
  msgstr "Zapnout ladící výstup?"
524
433
 
525
- #: ../app/views/foreman_virt_who_configure/configs/show.html.erb:52
526
- #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:21
434
+ #: ../app/views/foreman_virt_who_configure/configs/show.html.erb:52 ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:21
527
435
  msgid "HTTP Proxy"
528
436
  msgstr "HTTP proxy"
529
437
 
@@ -532,19 +440,14 @@ msgid "Ignore Proxy"
532
440
  msgstr "Ignorovat proxy"
533
441
 
534
442
  #: ../app/views/foreman_virt_who_configure/configs/show.html.erb:67
535
- msgid ""
536
- "Use either hammer command or the script below to deploy this configuration. "
537
- "Both require root privileges. Run one of them on the target host which has "
538
- "access to katello-host-tools repository and will run virt-who reporting, "
539
- "preferably Foreman host:"
443
+ 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:"
540
444
  msgstr ""
541
445
 
542
446
  #: ../app/views/foreman_virt_who_configure/configs/show.html.erb:73
543
447
  msgid "Hammer command: "
544
448
  msgstr "Příkaz v hammer:"
545
449
 
546
- #: ../app/views/foreman_virt_who_configure/configs/show.html.erb:82
547
- #: ../app/views/foreman_virt_who_configure/configs/show.html.erb:106
450
+ #: ../app/views/foreman_virt_who_configure/configs/show.html.erb:82 ../app/views/foreman_virt_who_configure/configs/show.html.erb:106
548
451
  msgid "Copy to clipboard"
549
452
  msgstr "Zkopírovat do schránky"
550
453
 
@@ -573,8 +476,7 @@ msgid "Download the script"
573
476
  msgstr "Stáhnout skript"
574
477
 
575
478
  #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:2
576
- msgid ""
577
- "Foreman server’s fully-qualified host name, for example: foreman.example.com"
479
+ msgid "Foreman server’s fully-qualified host name, for example: foreman.example.com"
578
480
  msgstr ""
579
481
 
580
482
  #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:4
@@ -587,23 +489,11 @@ msgid ""
587
489
  msgstr ""
588
490
 
589
491
  #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:10
590
- msgid ""
591
- "If you run a hybrid environment, with virtual machines running Red Hat "
592
- "Enterprise Linux and other operating systems, you may want to limit the "
593
- "scope of virt-who’s access to hosts. For example, if some hypervisors host "
594
- "only Microsoft Windows Server instances, there is no benefit in having those"
595
- " hypervisors reported by the virt-who agent."
492
+ 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."
596
493
  msgstr ""
597
494
 
598
495
  #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:12
599
- msgid ""
600
- "Only hosts which uuid (or hostname or hwuuid, based on "
601
- "<code>hypervisor_id</code>) is specified in comma-separated list in this "
602
- "option will be reported. Wildcards and regular expressions are supported, "
603
- "multiple records must be separated by comma. Put the value into the double-"
604
- "quotes if it contains special characters like comma. All new line characters"
605
- " will be removed in resulting configuration file, white spaces are removed "
606
- "from beginning and end."
496
+ 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."
607
497
  msgstr ""
608
498
 
609
499
  #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:12
@@ -611,14 +501,7 @@ msgid "Filter hosts"
611
501
  msgstr "Filtrovat stroje"
612
502
 
613
503
  #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:14
614
- msgid ""
615
- "Hosts which uuid (or hostname or hwuuid, based on "
616
- "<code>hypervisor_id</code>) is specified in comma-separated list in this "
617
- "option will <b>NOT</b> be reported. Wildcards and regular expressions are "
618
- "supported, multiple records must be separated by comma. Put the value into "
619
- "the double-quotes if it contains special characters like comma. All new line"
620
- " characters will be removed in resulting configuration file, white spaces "
621
- "are removed from beginning and end."
504
+ 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."
622
505
  msgstr ""
623
506
 
624
507
  #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:14
@@ -626,14 +509,7 @@ msgid "Exclude hosts"
626
509
  msgstr "Vynechat stroje"
627
510
 
628
511
  #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:16
629
- msgid ""
630
- "Only hosts which cluster ID is specified in comma-separated list in this "
631
- "option will be reported. PowerCLI command to find the domain names in VMware"
632
- " <code>Get-Cluster “ClusterName” | Select ID</code>. Wildcards and regular "
633
- "expressions are supported, multiple records must be separated by comma. Put "
634
- "the value into the double-quotes if it contains special characters like "
635
- "comma. All new line characters will be removed in resulting configuration "
636
- "file, white spaces are removed from beginning and end."
512
+ 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."
637
513
  msgstr ""
638
514
 
639
515
  #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:16
@@ -641,15 +517,7 @@ msgid "Filter host parents"
641
517
  msgstr ""
642
518
 
643
519
  #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:18
644
- msgid ""
645
- "Exclude hosts which cluster ID is specified in comma-separated list in this "
646
- "option will <b>NOT</b> be reported. PowerCLI command to find the domain "
647
- "names in VMware <code>Get-Cluster “ClusterName” | Select ID</code>. "
648
- "Wildcards and regular expressions are supported, multiple records must be "
649
- "separated by comma. Put the value into the double-quotes if it contains "
650
- "special characters like comma. All new line characters will be removed in "
651
- "resulting configuration file, white spaces are removed from beginning and "
652
- "end."
520
+ 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."
653
521
  msgstr ""
654
522
 
655
523
  #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:18
@@ -657,24 +525,15 @@ msgid "Exclude host parents"
657
525
  msgstr ""
658
526
 
659
527
  #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:20
660
- msgid ""
661
- "Different debug value can't be set per hypervisor, therefore it will affect "
662
- "all other deployed configurations on the host on which this configuration "
663
- "will be deployed."
528
+ 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."
664
529
  msgstr ""
665
530
 
666
531
  #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:22
667
- msgid ""
668
- "HTTP proxy that should be used for communication between the server on which"
669
- " virt-who is running and the hypervisors and virtualization managers. Leave "
670
- "this blank if no proxy is used."
532
+ 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."
671
533
  msgstr ""
672
534
 
673
535
  #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:23
674
- msgid ""
675
- "A comma-separated list of hostnames or domains or ip addresses to ignore "
676
- "proxy settings for. Optionally this may be set to <code>*</code> to bypass "
677
- "proxy settings for all hostnames domains or ip addresses."
536
+ 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."
678
537
  msgstr ""
679
538
 
680
539
  #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:23
@@ -682,9 +541,7 @@ msgid "Ignore proxy"
682
541
  msgstr "Ignorovat proxy"
683
542
 
684
543
  #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:24
685
- msgid ""
686
- "Configuration file containing details about how to connect to the cluster "
687
- "and authentication details"
544
+ msgid "Configuration file containing details about how to connect to the cluster and authentication details"
688
545
  msgstr ""
689
546
 
690
547
  #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:24
@@ -696,9 +553,7 @@ msgid "Prism Flavor"
696
553
  msgstr ""
697
554
 
698
555
  #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:29
699
- msgid ""
700
- "Option Enable debugging output is required to enable AHV internal debug. It "
701
- "provides extra AHV debug information when both options are enabled "
556
+ msgid "Option Enable debugging output is required to enable AHV internal debug. It provides extra AHV debug information when both options are enabled "
702
557
  msgstr ""
703
558
 
704
559
  #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:29
@@ -711,7 +566,7 @@ msgstr "Název tohoto nastavení, např. název hypervizoru"
711
566
 
712
567
  #: ../app/views/foreman_virt_who_configure/configs/steps/_general_information_form.erb:2
713
568
  msgid "Name"
714
- msgstr "Název"
569
+ msgstr ""
715
570
 
716
571
  #: ../app/views/foreman_virt_who_configure/configs/steps/_general_information_form.erb:7
717
572
  msgid "Owner"
@@ -734,53 +589,38 @@ msgid "Hypervisor Password"
734
589
  msgstr ""
735
590
 
736
591
  #: ../app/views/foreman_virt_who_configure/configs/steps/_general_information_form.erb:13
737
- msgid ""
738
- "Account password by which virt-who is to connect to the hypervisor instance."
592
+ msgid "Account password by which virt-who is to connect to the hypervisor instance."
739
593
  msgstr ""
740
594
 
741
595
  #: ../app/views/foreman_virt_who_configure/configs/steps/_schedule_form.erb:2
742
- msgid ""
743
- "How often to check connected hypervisors for changes? Also affects how often"
744
- " a mapping is reported. The recommended value for most environments is every"
745
- " two hours. Different interval can't be set per hypervisor, therefore it "
746
- "will affect all other deployed configurations on the host on which this "
747
- "configuration will be deployed."
596
+ 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."
748
597
  msgstr ""
749
598
 
750
599
  #: ../app/views/foreman_virt_who_configure/configs/steps/_schedule_form.erb:2
751
600
  msgid "Interval"
752
- msgstr "Interval"
601
+ msgstr ""
753
602
 
754
603
  #: ../app/views/foreman_virt_who_configure/configs/welcome.html.erb:6
755
604
  msgid "Configs"
756
605
  msgstr "Nastavení"
757
606
 
758
607
  #: ../app/views/foreman_virt_who_configure/configs/welcome.html.erb:8
759
- msgid ""
760
- "On this page you can define virt-who configurations for your hypervisors."
761
- msgstr ""
762
- "Na této stránce je možné zadat nastavení virt-who pro své hypervizory."
608
+ msgid "On this page you can define virt-who configurations for your hypervisors."
609
+ msgstr "Na této stránce je možné zadat nastavení virt-who pro své hypervizory."
763
610
 
764
611
  #: ../app/views/foreman_virt_who_configure/configs/welcome.html.erb:9
765
- msgid ""
766
- "One virt-who configuration represents one config file in /etc/virt-who.d "
767
- "directory and maps to single hypervisor, organization and lifecycle "
768
- "environment."
612
+ msgid "One virt-who configuration represents one config file in /etc/virt-who.d directory and maps to single hypervisor, organization and lifecycle environment."
769
613
  msgstr ""
770
614
 
771
615
  #: ../app/views/foreman_virt_who_configure/configs/welcome.html.erb:10
772
- msgid ""
773
- "To define a new configuration, click the New Config button and fill in the "
774
- "form. After you provide all required information a virt-who configuration "
775
- "script will be generated. You could either install it manually by copying "
776
- "the script or deploy it on a selected target host through Remote Execution."
616
+ 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."
777
617
  msgstr ""
778
618
 
779
- #: ../lib/foreman_virt_who_configure/engine.rb:73
619
+ #: ../lib/foreman_virt_who_configure/engine.rb:74
780
620
  msgid "Virt-who configurations"
781
621
  msgstr "Virt-who konfigurace"
782
622
 
783
- #: ../lib/foreman_virt_who_configure/engine.rb:78
623
+ #: ../lib/foreman_virt_who_configure/engine.rb:79
784
624
  msgid "Virt-who Configs Status"
785
625
  msgstr "Stav nastavení virt-who"
786
626
 
@@ -813,305 +653,325 @@ msgid "Bulk generate applicability for hosts"
813
653
  msgstr ""
814
654
 
815
655
  #: action_names.rb:9
816
- msgid "Combined Profile Update"
656
+ msgid "Check for long running tasks"
817
657
  msgstr ""
818
658
 
819
659
  #: action_names.rb:10
820
- msgid "Copy version units to library"
660
+ msgid "Combined Profile Update"
821
661
  msgstr ""
822
662
 
823
663
  #: action_names.rb:11
824
- msgid "Create Alternate Content Source"
664
+ msgid "Copy version units to library"
825
665
  msgstr ""
826
666
 
827
667
  #: action_names.rb:12
828
- msgid "Create Export History"
668
+ msgid "Create Alternate Content Source"
829
669
  msgstr ""
830
670
 
831
671
  #: action_names.rb:13
832
- msgid "Create Import History"
672
+ msgid "Create Export History"
833
673
  msgstr ""
834
674
 
835
675
  #: action_names.rb:14
836
- msgid "Create Syncable Export History"
676
+ msgid "Create Import History"
837
677
  msgstr ""
838
678
 
839
679
  #: action_names.rb:15
680
+ msgid "Create Syncable Export History"
681
+ msgstr ""
682
+
683
+ #: action_names.rb:16
840
684
  msgid "Create"
841
685
  msgstr "Vytvořit"
842
686
 
843
- #: action_names.rb:16
687
+ #: action_names.rb:17
844
688
  msgid "Delete Activation Key"
845
689
  msgstr "Smazat aktivační klíč"
846
690
 
847
- #: action_names.rb:17
691
+ #: action_names.rb:18
848
692
  msgid "Delete Lifecycle Environment"
849
693
  msgstr "Smazat prostředí životního cyklu"
850
694
 
851
- #: action_names.rb:18
695
+ #: action_names.rb:19
852
696
  msgid "Delete Product"
853
697
  msgstr "Smazat produkt"
854
698
 
855
- #: action_names.rb:19
699
+ #: action_names.rb:20
856
700
  msgid "Delete"
857
701
  msgstr "Smazat"
858
702
 
859
- #: action_names.rb:20
703
+ #: action_names.rb:21
704
+ msgid "Deliver notifications about long running tasks"
705
+ msgstr ""
706
+
707
+ #: action_names.rb:22
860
708
  msgid "Destroy Alternate Content Source"
861
709
  msgstr ""
862
710
 
863
- #: action_names.rb:21
711
+ #: action_names.rb:23
864
712
  msgid "Destroy Content Host"
865
713
  msgstr ""
866
714
 
867
- #: action_names.rb:22
715
+ #: action_names.rb:24
868
716
  msgid "Destroy"
869
717
  msgstr "Zničit"
870
718
 
871
- #: action_names.rb:23
719
+ #: action_names.rb:25
872
720
  msgid "Disable"
873
721
  msgstr "Vypnout"
874
722
 
875
- #: action_names.rb:24
723
+ #: action_names.rb:26
876
724
  msgid "Discover"
877
725
  msgstr "Objevit"
878
726
 
879
- #: action_names.rb:25
727
+ #: action_names.rb:27
880
728
  msgid "Enable"
881
729
  msgstr "Zapnout"
882
730
 
883
- #: action_names.rb:26
731
+ #: action_names.rb:28
884
732
  msgid "Errata mail"
885
733
  msgstr ""
886
734
 
887
- #: action_names.rb:27
735
+ #: action_names.rb:29
888
736
  msgid "Export Library"
889
737
  msgstr ""
890
738
 
891
- #: action_names.rb:28
739
+ #: action_names.rb:30
892
740
  msgid "Export Repository"
893
741
  msgstr ""
894
742
 
895
- #: action_names.rb:29
743
+ #: action_names.rb:31
896
744
  msgid "Export"
897
745
  msgstr "Export"
898
746
 
899
- #: action_names.rb:30
747
+ #: action_names.rb:32
900
748
  msgid "Fetch pxe files"
901
749
  msgstr "Stáhnout pxe soubory"
902
750
 
903
- #: action_names.rb:31
751
+ #: action_names.rb:33
904
752
  msgid "Filtered index content"
905
753
  msgstr ""
906
754
 
907
- #: action_names.rb:32
755
+ #: action_names.rb:34
908
756
  msgid "Generate host applicability"
909
757
  msgstr ""
910
758
 
911
- #: action_names.rb:33
759
+ #: action_names.rb:35
912
760
  msgid "Generate repository applicability"
913
761
  msgstr ""
914
762
 
915
- #: action_names.rb:34
763
+ #: action_names.rb:36
916
764
  msgid "Hypervisors update"
917
765
  msgstr "Aktualizace hypervizoru"
918
766
 
919
- #: action_names.rb:35
767
+ #: action_names.rb:37
920
768
  msgid "Hypervisors"
921
769
  msgstr "Hypervizory"
922
770
 
923
- #: action_names.rb:36
771
+ #: action_names.rb:38
924
772
  msgid "Import Content View Version"
925
773
  msgstr ""
926
774
 
927
- #: action_names.rb:37
775
+ #: action_names.rb:39
928
776
  msgid "Import Default Content View"
929
777
  msgstr ""
930
778
 
931
- #: action_names.rb:38
779
+ #: action_names.rb:40
932
780
  msgid "Import Puppet classes"
933
781
  msgstr "Importovat Puppet třídy"
934
782
 
935
- #: action_names.rb:39
783
+ #: action_names.rb:41
936
784
  msgid "Import Repository"
937
785
  msgstr ""
938
786
 
939
- #: action_names.rb:40
787
+ #: action_names.rb:42
940
788
  msgid "Import facts"
941
789
  msgstr "Importovat fakta"
942
790
 
943
- #: action_names.rb:41
791
+ #: action_names.rb:43
944
792
  msgid "Import"
945
793
  msgstr "Import"
946
794
 
947
- #: action_names.rb:42
795
+ #: action_names.rb:44
948
796
  msgid "Incremental Update of Content View Version(s) "
949
797
  msgstr ""
950
798
 
951
- #: action_names.rb:43
799
+ #: action_names.rb:45
952
800
  msgid "Incremental Update"
953
801
  msgstr "Postupná aktualizace"
954
802
 
955
- #: action_names.rb:44
803
+ #: action_names.rb:46
956
804
  msgid "Index content"
957
805
  msgstr "Obsah rejstříku"
958
806
 
959
- #: action_names.rb:45
807
+ #: action_names.rb:47
960
808
  msgid "Index errata"
961
809
  msgstr ""
962
810
 
963
- #: action_names.rb:46
811
+ #: action_names.rb:48
964
812
  msgid "Index module streams"
965
813
  msgstr ""
966
814
 
967
- #: action_names.rb:47
815
+ #: action_names.rb:49
968
816
  msgid "Index package groups"
969
817
  msgstr ""
970
818
 
971
- #: action_names.rb:48
819
+ #: action_names.rb:50
972
820
  msgid "Install Applicable Errata"
973
821
  msgstr ""
974
822
 
975
- #: action_names.rb:49
823
+ #: action_names.rb:51
976
824
  msgid "Instance update"
977
825
  msgstr "Aktualizace instance"
978
826
 
979
- #: action_names.rb:50
827
+ #: action_names.rb:52
980
828
  msgid "Package Profile Update"
981
829
  msgstr "Aktualizace profilu balíčku"
982
830
 
983
- #: action_names.rb:51
831
+ #: action_names.rb:53
984
832
  msgid "Product Create"
985
833
  msgstr "Vytvořit produkt"
986
834
 
987
- #: action_names.rb:52
835
+ #: action_names.rb:54
988
836
  msgid "Promote"
989
837
  msgstr "Povýšit"
990
838
 
991
- #: action_names.rb:53
839
+ #: action_names.rb:55
992
840
  msgid "Promotion to Environment"
993
841
  msgstr "Povýšení do prostředí"
994
842
 
995
- #: action_names.rb:54
843
+ #: action_names.rb:56
996
844
  msgid "Publish Lifecycle Environment Repositories"
997
845
  msgstr ""
998
846
 
999
- #: action_names.rb:55
847
+ #: action_names.rb:57
1000
848
  msgid "Publish"
1001
849
  msgstr "Zveřejnit"
1002
850
 
1003
- #: action_names.rb:56
851
+ #: action_names.rb:58
1004
852
  msgid "Refresh Alternate Content Source"
1005
853
  msgstr ""
1006
854
 
1007
- #: action_names.rb:57
855
+ #: action_names.rb:59
1008
856
  msgid "Reindex subscriptions"
1009
857
  msgstr ""
1010
858
 
1011
- #: action_names.rb:58
859
+ #: action_names.rb:60
1012
860
  msgid "Remote action:"
1013
- msgstr "Akce na protějšku:"
861
+ msgstr ""
1014
862
 
1015
- #: action_names.rb:59
863
+ #: action_names.rb:61
1016
864
  msgid "Remove Content"
1017
865
  msgstr "Odebrat obsah"
1018
866
 
1019
- #: action_names.rb:60
867
+ #: action_names.rb:62
1020
868
  msgid "Remove Version"
1021
869
  msgstr "Verze na protějšku"
1022
870
 
1023
- #: action_names.rb:61
871
+ #: action_names.rb:63
1024
872
  msgid "Remove Versions and Associations"
1025
873
  msgstr ""
1026
874
 
1027
- #: action_names.rb:62
875
+ #: action_names.rb:64
1028
876
  msgid "Remove from Environment"
1029
877
  msgstr "Odebrat z prostředí"
1030
878
 
1031
- #: action_names.rb:63
879
+ #: action_names.rb:65
1032
880
  msgid "Remove subscriptions"
1033
881
  msgstr "Odebrat předplatné"
1034
882
 
1035
- #: action_names.rb:64
883
+ #: action_names.rb:66
1036
884
  msgid "Report"
1037
885
  msgstr "Výkaz"
1038
886
 
1039
- #: action_names.rb:65
887
+ #: action_names.rb:67
1040
888
  msgid "Republish Version Repositories"
1041
889
  msgstr "Znovu zveřejnit repozitáře verze"
1042
890
 
1043
- #: action_names.rb:66
891
+ #: action_names.rb:68
1044
892
  msgid "Run Sync Plan:"
1045
893
  msgstr "Spustit synchronizační plán:"
1046
894
 
1047
- #: action_names.rb:67
895
+ #: action_names.rb:69
1048
896
  msgid "Sync capsule"
1049
897
  msgstr ""
1050
898
 
1051
- #: action_names.rb:68
899
+ #: action_names.rb:70
1052
900
  msgid "Syncable export"
1053
901
  msgstr ""
1054
902
 
1055
- #: action_names.rb:69
903
+ #: action_names.rb:71
1056
904
  msgid "Synchronize smart proxy"
1057
905
  msgstr ""
1058
906
 
1059
- #: action_names.rb:70
907
+ #: action_names.rb:72
1060
908
  msgid "Synchronize"
1061
909
  msgstr "Synchronizovat"
1062
910
 
1063
- #: action_names.rb:71
911
+ #: action_names.rb:73
1064
912
  msgid "Update Alternate Content Source"
1065
913
  msgstr ""
1066
914
 
1067
- #: action_names.rb:72
915
+ #: action_names.rb:74
1068
916
  msgid "Update CDN Configuration"
1069
917
  msgstr ""
1070
918
 
1071
- #: action_names.rb:73
919
+ #: action_names.rb:75
1072
920
  msgid "Update Content Overrides"
1073
921
  msgstr "Aktualizovat přepsání obsahu"
1074
922
 
1075
- #: action_names.rb:74
923
+ #: action_names.rb:76
1076
924
  msgid "Update content urls"
1077
925
  msgstr "Aktualizovat url adresy obsahu"
1078
926
 
1079
- #: action_names.rb:75
927
+ #: action_names.rb:77
1080
928
  msgid "Update for host"
1081
929
  msgstr "Aktualizace pro stroj"
1082
930
 
1083
- #: action_names.rb:76
931
+ #: action_names.rb:78
1084
932
  msgid "Update http proxy details"
1085
933
  msgstr ""
1086
934
 
1087
- #: action_names.rb:77
935
+ #: action_names.rb:79
1088
936
  msgid "Update http proxy"
1089
937
  msgstr ""
1090
938
 
1091
- #: action_names.rb:78
939
+ #: action_names.rb:80
1092
940
  msgid "Update redhat repository"
1093
941
  msgstr "Aktualizovat redhat repozitář"
1094
942
 
1095
- #: action_names.rb:79
943
+ #: action_names.rb:81
1096
944
  msgid "Update release version for host"
1097
945
  msgstr "Aktualizovat verzi vydání pro stroj"
1098
946
 
1099
- #: action_names.rb:80
947
+ #: action_names.rb:82
1100
948
  msgid "Update"
1101
949
  msgstr "Aktualizovat"
1102
950
 
1103
- #: action_names.rb:81
951
+ #: action_names.rb:83
1104
952
  msgid "Updating System Purpose for host"
1105
953
  msgstr ""
1106
954
 
1107
- #: action_names.rb:82
955
+ #: action_names.rb:84
1108
956
  msgid "Upload into"
1109
957
  msgstr "Nahrát do"
1110
958
 
1111
- #: action_names.rb:83
959
+ #: action_names.rb:85
1112
960
  msgid "Verify checksum"
1113
961
  msgstr ""
1114
962
 
1115
963
  #: gemspec.rb:2
1116
964
  msgid "A plugin to make virt-who configuration easy"
1117
965
  msgstr "Zásuvný modul pro usnadnění nastavování virt-who"
966
+
967
+ #~ msgid ""
968
+ #~ "Libvirt server’s fully qualified host name or IP address. You can also specify"
969
+ #~ " preferred schema, for example: <code>qemu+ssh://libvirt.example.com/system</c"
970
+ #~ "ode>. If you use SSH, make sure you setup root's SSH key on target host for a "
971
+ #~ "user specified at hypervisor username field"
972
+ #~ msgstr ""
973
+ #~ "Plně kvalifikované doménové jméno nebo IP adresa vašeho Libvirtu. Můžete také "
974
+ #~ "uvést preferovaný protokol, například <code>qemu+ssh://libvirt.example.com/sys"
975
+ #~ "tem</code>. Pokud používáte k autentizaci SSH, ujistěte se, že jste nastavili "
976
+ #~ "SSH klíč uživatele root na cílovém serveru pro uživatele, kterého jste uvedli "
977
+ #~ "v políčku přihlašovací jméno."