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