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