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