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
@@ -1,724 +0,0 @@
1
- # SOME DESCRIPTIVE TITLE.
2
- # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3
- # This file is distributed under the same license as the foreman_virt_who_configure package.
4
- # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5
- #
6
- msgid ""
7
- msgstr ""
8
- "Project-Id-Version: foreman_virt_who_configure 1.0.0\n"
9
- "Report-Msgid-Bugs-To: \n"
10
- "PO-Revision-Date: 2017-05-03 11:59+0000\n"
11
- "Language-Team: Estonian (Estonia) (https://app.transifex.com/foreman/teams/114"
12
- "/et_EE/)\n"
13
- "MIME-Version: 1.0\n"
14
- "Content-Type: text/plain; charset=UTF-8\n"
15
- "Content-Transfer-Encoding: 8bit\n"
16
- "Language: et_EE\n"
17
- "Plural-Forms: nplurals=2; plural=(n != 1);\n"
18
-
19
- msgid "1. Copy this configuration script to a safe directory."
20
- msgstr ""
21
-
22
- msgid "2. Make the script executable and run it."
23
- msgstr ""
24
-
25
- msgid "3. Delete the script."
26
- msgstr ""
27
-
28
- 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."
29
- msgstr ""
30
-
31
- msgid "A plugin to make virt-who configuration easy"
32
- msgstr ""
33
-
34
- msgid "Abstract"
35
- msgstr ""
36
-
37
- msgid "Abstract async task"
38
- msgstr ""
39
-
40
- msgid "Account name by which virt-who is to connect to Nutanix AHV."
41
- msgstr ""
42
-
43
- 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."
44
- msgstr ""
45
-
46
- msgid "Account name by which virt-who is to connect to the hypervisor."
47
- msgstr ""
48
-
49
- 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."
50
- msgstr ""
51
-
52
- 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."
53
- msgstr ""
54
-
55
- msgid "Account password by which virt-who is to connect to the hypervisor instance."
56
- msgstr ""
57
-
58
- msgid "Action with sub plans"
59
- msgstr ""
60
-
61
- msgid "Actions"
62
- msgstr ""
63
-
64
- msgid "Agent action"
65
- msgstr ""
66
-
67
- msgid "Applicable only for esx provider type. Hosts which parent (usually ComputeResource) name is specified in comma-separated list in this option will <b>NOT</b> be reported. Wildcards and regular expressions are supported, multiple records must be separated by comma. Put the value into the double-quotes if it contains special characters like comma. All new line characters will be removed in resulting configuration file, white spaces are removed from beginning and end."
68
- msgstr ""
69
-
70
- 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."
71
- msgstr ""
72
-
73
- msgid "Attach subscriptions"
74
- msgstr ""
75
-
76
- msgid "Auto attach subscriptions"
77
- msgstr ""
78
-
79
- msgid "Blacklist"
80
- msgstr ""
81
-
82
- msgid "Bulk generate applicability for hosts"
83
- msgstr ""
84
-
85
- msgid "Check for long running tasks"
86
- msgstr ""
87
-
88
- msgid "Combined Profile Update"
89
- msgstr ""
90
-
91
- msgid "Configs"
92
- msgstr ""
93
-
94
- msgid "Configuration Status"
95
- msgstr ""
96
-
97
- msgid "Configuration file containing details about how to connect to the cluster and authentication details"
98
- msgstr ""
99
-
100
- msgid "Configuration file containing details about how to connect to the cluster and authentication details."
101
- msgstr ""
102
-
103
- msgid "Configuration interval in minutes"
104
- msgstr ""
105
-
106
- msgid "Configuration name"
107
- msgstr ""
108
-
109
- msgid "Configuration numeric identifier"
110
- msgstr ""
111
-
112
- msgid "Configuration script: "
113
- msgstr ""
114
-
115
- msgid "Config|Interval"
116
- msgstr ""
117
-
118
- msgid "Config|Last Report"
119
- msgstr ""
120
-
121
- msgid "Config|Name"
122
- msgstr ""
123
-
124
- msgid "Connection"
125
- msgstr ""
126
-
127
- 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."
128
- msgstr ""
129
-
130
- msgid "Copy to clipboard"
131
- msgstr ""
132
-
133
- msgid "Copy version units to library"
134
- msgstr ""
135
-
136
- msgid "Count"
137
- msgstr ""
138
-
139
- msgid "Create"
140
- msgstr ""
141
-
142
- msgid "Create Alternate Content Source"
143
- msgstr ""
144
-
145
- msgid "Create Config"
146
- msgstr ""
147
-
148
- msgid "Create Export History"
149
- msgstr ""
150
-
151
- msgid "Create Import History"
152
- msgstr ""
153
-
154
- msgid "Create Syncable Export History"
155
- msgstr ""
156
-
157
- msgid "Create a virt-who configuration"
158
- msgstr ""
159
-
160
- msgid "Delete"
161
- msgstr ""
162
-
163
- msgid "Delete Activation Key"
164
- msgstr ""
165
-
166
- msgid "Delete Lifecycle Environment"
167
- msgstr ""
168
-
169
- msgid "Delete Product"
170
- msgstr ""
171
-
172
- msgid "Delete a virt-who configuration"
173
- msgstr ""
174
-
175
- msgid "Delete virt-who configuration %s?"
176
- msgstr ""
177
-
178
- msgid "Deliver notifications about long running tasks"
179
- msgstr ""
180
-
181
- msgid "Deploy"
182
- msgstr ""
183
-
184
- msgid "Destroy"
185
- msgstr ""
186
-
187
- msgid "Destroy Alternate Content Source"
188
- msgstr ""
189
-
190
- msgid "Destroy Content Host"
191
- msgstr ""
192
-
193
- msgid "Details"
194
- msgstr ""
195
-
196
- 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."
197
- msgstr ""
198
-
199
- msgid "Disable"
200
- msgstr ""
201
-
202
- msgid "Discover"
203
- msgstr ""
204
-
205
- msgid "Download the script"
206
- msgstr ""
207
-
208
- msgid "Edit"
209
- msgstr ""
210
-
211
- msgid "Edit Virt-who Config"
212
- msgstr ""
213
-
214
- msgid "Enable"
215
- msgstr ""
216
-
217
- msgid "Enable AHV debug"
218
- msgstr ""
219
-
220
- msgid "Enable debugging output"
221
- msgstr ""
222
-
223
- msgid "Enable debugging output?"
224
- msgstr ""
225
-
226
- msgid "Errata mail"
227
- msgstr ""
228
-
229
- msgid "Every 12 hours"
230
- msgstr ""
231
-
232
- msgid "Every 2 days"
233
- msgstr ""
234
-
235
- msgid "Every 2 hours"
236
- msgstr ""
237
-
238
- msgid "Every 24 hours"
239
- msgstr ""
240
-
241
- msgid "Every 3 days"
242
- msgstr ""
243
-
244
- msgid "Every 4 hours"
245
- msgstr ""
246
-
247
- msgid "Every 8 hours"
248
- msgstr ""
249
-
250
- msgid "Every hour"
251
- msgstr ""
252
-
253
- msgid "Exclude Hosts"
254
- msgstr ""
255
-
256
- msgid "Exclude host parents"
257
- msgstr ""
258
-
259
- msgid "Exclude hosts"
260
- msgstr ""
261
-
262
- 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."
263
- msgstr ""
264
-
265
- msgid "Export"
266
- msgstr ""
267
-
268
- msgid "Export Library"
269
- msgstr ""
270
-
271
- msgid "Export Repository"
272
- msgstr ""
273
-
274
- msgid "Fetch pxe files"
275
- msgstr ""
276
-
277
- msgid "Filter Hosts"
278
- msgstr ""
279
-
280
- msgid "Filter host parents"
281
- msgstr ""
282
-
283
- msgid "Filter hosts"
284
- msgstr ""
285
-
286
- msgid "Filtered index content"
287
- msgstr ""
288
-
289
- msgid "Filtering"
290
- msgstr ""
291
-
292
- msgid "Foreman server FQDN"
293
- msgstr ""
294
-
295
- msgid "Foreman server’s fully-qualified host name, for example: foreman.example.com"
296
- msgstr ""
297
-
298
- msgid "Fully qualified host name or IP address of the hypervisor"
299
- msgstr ""
300
-
301
- msgid "General information"
302
- msgstr ""
303
-
304
- msgid "Generate host applicability"
305
- msgstr ""
306
-
307
- msgid "Generate repository applicability"
308
- msgstr ""
309
-
310
- msgid "HTTP Proxy"
311
- msgstr ""
312
-
313
- msgid "HTTP proxy that should be used for communication between the server on which virt-who is running and the hypervisors and virtualization managers."
314
- msgstr ""
315
-
316
- 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."
317
- msgstr ""
318
-
319
- msgid "Hammer command: "
320
- msgstr ""
321
-
322
- msgid "Help"
323
- msgstr ""
324
-
325
- 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."
326
- msgstr ""
327
-
328
- 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."
329
- msgstr ""
330
-
331
- msgid "Hypervisor ID"
332
- msgstr ""
333
-
334
- msgid "Hypervisor Password"
335
- msgstr ""
336
-
337
- msgid "Hypervisor Server"
338
- msgstr ""
339
-
340
- msgid "Hypervisor Type"
341
- msgstr ""
342
-
343
- msgid "Hypervisor Username"
344
- msgstr ""
345
-
346
- 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."
347
- msgstr ""
348
-
349
- msgid "Hypervisor filtering mode, %{unlimited} means no filtering, %{whitelist} means whitelist, %{blacklist} means blacklist"
350
- msgstr ""
351
-
352
- msgid "Hypervisor password, required for all hypervisor types except for libvirt/kubevirt."
353
- msgstr ""
354
-
355
- msgid "Hypervisor type"
356
- msgstr ""
357
-
358
- 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."
359
- msgstr ""
360
-
361
- msgid "Hypervisors"
362
- msgstr ""
363
-
364
- msgid "Hypervisors update"
365
- msgstr ""
366
-
367
- 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."
368
- msgstr ""
369
-
370
- msgid "Ignore Proxy"
371
- msgstr ""
372
-
373
- msgid "Ignore proxy"
374
- msgstr ""
375
-
376
- 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."
377
- msgstr ""
378
-
379
- msgid "Import"
380
- msgstr ""
381
-
382
- msgid "Import Content View Version"
383
- msgstr ""
384
-
385
- msgid "Import Default Content View"
386
- msgstr ""
387
-
388
- msgid "Import Puppet classes"
389
- msgstr ""
390
-
391
- msgid "Import Repository"
392
- msgstr ""
393
-
394
- msgid "Import facts"
395
- msgstr ""
396
-
397
- msgid "Incremental Update"
398
- msgstr ""
399
-
400
- msgid "Incremental Update of Content View Version(s) "
401
- msgstr ""
402
-
403
- msgid "Index content"
404
- msgstr ""
405
-
406
- msgid "Index errata"
407
- msgstr ""
408
-
409
- msgid "Index module streams"
410
- msgstr ""
411
-
412
- msgid "Index package groups"
413
- msgstr ""
414
-
415
- msgid "Install Applicable Errata"
416
- msgstr ""
417
-
418
- msgid "Instance update"
419
- msgstr ""
420
-
421
- msgid "Interval"
422
- msgstr ""
423
-
424
- msgid "Interval was not provided"
425
- msgstr ""
426
-
427
- msgid "Latest Configurations Without Change"
428
- msgstr ""
429
-
430
- 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"
431
- msgstr ""
432
-
433
- msgid "List of virt-who configurations"
434
- msgstr ""
435
-
436
- msgid "List of virt-who configurations per organization"
437
- msgstr ""
438
-
439
- msgid "Microsoft Hyper-V fully qualified host name or IP address."
440
- msgstr ""
441
-
442
- msgid "Name"
443
- msgstr ""
444
-
445
- msgid "Name of this configuration, e.g. the name of the hypervisor"
446
- msgstr ""
447
-
448
- msgid "New Config"
449
- msgstr ""
450
-
451
- msgid "New Virt-who Config"
452
- msgstr ""
453
-
454
- msgid "Newer version of virt-who is required, minimum version is %s"
455
- msgstr ""
456
-
457
- msgid "No Change"
458
- msgstr ""
459
-
460
- msgid "No Report Yet"
461
- msgstr ""
462
-
463
- msgid "No Reports"
464
- msgstr ""
465
-
466
- msgid "No change"
467
- msgstr ""
468
-
469
- msgid "No configuration found"
470
- msgstr ""
471
-
472
- msgid "Nutanix AHV’s IP address."
473
- msgstr ""
474
-
475
- msgid "OK"
476
- msgstr ""
477
-
478
- msgid "On the target virt-who host:"
479
- msgstr ""
480
-
481
- msgid "On this page you can define virt-who configurations for your hypervisors."
482
- msgstr ""
483
-
484
- msgid "One virt-who configuration represents one config file in /etc/virt-who.d directory and maps to single hypervisor, organization and lifecycle environment."
485
- msgstr ""
486
-
487
- 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."
488
- msgstr ""
489
-
490
- 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."
491
- msgstr ""
492
-
493
- msgid "Option Enable debugging output is required to enable AHV internal debug. It provides extra AHV debug information when both options are enabled"
494
- msgstr ""
495
-
496
- msgid "Option Enable debugging output is required to enable AHV internal debug. It provides extra AHV debug information when both options are enabled "
497
- msgstr ""
498
-
499
- msgid "Organization of the virt-who configuration"
500
- msgstr ""
501
-
502
- msgid "Overview"
503
- msgstr ""
504
-
505
- msgid "Owner"
506
- msgstr ""
507
-
508
- msgid "Owner was not provided"
509
- msgstr ""
510
-
511
- msgid "Package Profile Update"
512
- msgstr ""
513
-
514
- msgid "Path to kubeconfig file"
515
- msgstr ""
516
-
517
- msgid "Prism Central"
518
- msgstr ""
519
-
520
- msgid "Prism Element"
521
- msgstr ""
522
-
523
- msgid "Prism Flavor"
524
- msgstr ""
525
-
526
- msgid "Product Create"
527
- msgstr ""
528
-
529
- msgid "Promote"
530
- msgstr ""
531
-
532
- msgid "Promotion to Environment"
533
- msgstr ""
534
-
535
- msgid "Publish"
536
- msgstr ""
537
-
538
- msgid "Publish Lifecycle Environment Repositories"
539
- msgstr ""
540
-
541
- msgid "Refresh Alternate Content Source"
542
- msgstr ""
543
-
544
- msgid "Reindex subscriptions"
545
- msgstr ""
546
-
547
- msgid "Remote action:"
548
- msgstr ""
549
-
550
- msgid "Remove Content"
551
- msgstr ""
552
-
553
- msgid "Remove Version"
554
- msgstr ""
555
-
556
- msgid "Remove Versions and Associations"
557
- msgstr ""
558
-
559
- msgid "Remove from Environment"
560
- msgstr ""
561
-
562
- msgid "Remove subscriptions"
563
- msgstr ""
564
-
565
- msgid "Renders a deploy script for the specified virt-who configuration"
566
- msgstr ""
567
-
568
- msgid "Report"
569
- msgstr ""
570
-
571
- msgid "Republish Version Repositories"
572
- msgstr ""
573
-
574
- msgid "Run Sync Plan:"
575
- msgstr ""
576
-
577
- msgid "Schedule"
578
- msgstr ""
579
-
580
- msgid "Select the Prism flavor you are connecting to"
581
- msgstr ""
582
-
583
- msgid "Show a virt-who configuration"
584
- msgstr ""
585
-
586
- msgid "Specifies how the hypervisor will be identified."
587
- msgstr ""
588
-
589
- msgid ""
590
- "Specifies that hypervisors will be identified by their <b>hostname</b>, <b>uuid</b> or <b>hwuuid</b>.\n"
591
- " Note that some virtualization backends don't have all of them implemented.\n"
592
- " Default is <b>hostname</b>, which provides more meaningful hypervisor\n"
593
- " names, but can cause duplicated hypervisor registrations if the host is renamed. To avoid that, you can use <b>uuid</b> instead. <b>hwuuid</b> is applicable to esx only.\n"
594
- " This property is meant to be set up before the initial run of virt-who. Changing it later will result in duplicated entries in the subscription manager."
595
- msgstr ""
596
-
597
- msgid "Status"
598
- msgstr ""
599
-
600
- msgid "Success"
601
- msgstr ""
602
-
603
- msgid "Sync capsule"
604
- msgstr ""
605
-
606
- msgid "Syncable export"
607
- msgstr ""
608
-
609
- msgid "Synchronize"
610
- msgstr ""
611
-
612
- msgid "Synchronize smart proxy"
613
- msgstr ""
614
-
615
- msgid "The configuration was not deployed yet or the virt-who was unable to report the status"
616
- msgstr ""
617
-
618
- msgid "The virt-who report arrived within the interval"
619
- msgstr ""
620
-
621
- msgid "The virt-who report has not arrived within the interval, which indicates there was no change on hypervisor"
622
- msgstr ""
623
-
624
- 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."
625
- msgstr ""
626
-
627
- msgid "Total Configurations"
628
- msgstr ""
629
-
630
- msgid "Unable to create sysconfig file"
631
- msgstr ""
632
-
633
- msgid "Unable to create virt-who config file"
634
- msgstr ""
635
-
636
- msgid "Unable to enable virt-who service using systemctl"
637
- msgstr ""
638
-
639
- msgid "Unable to install virt-who package, make sure the host is properly subscribed and has access to katello-host-tools repository"
640
- msgstr ""
641
-
642
- msgid "Unable to start virt-who service, please see virt-who logs for more details"
643
- msgstr ""
644
-
645
- msgid "Unknown"
646
- msgstr ""
647
-
648
- msgid "Unknown configuration status"
649
- msgstr ""
650
-
651
- msgid "Unknown configuration status, caused by unexpected conditions"
652
- msgstr ""
653
-
654
- msgid "Unlimited"
655
- msgstr ""
656
-
657
- msgid "Update"
658
- msgstr ""
659
-
660
- msgid "Update Alternate Content Source"
661
- msgstr ""
662
-
663
- msgid "Update CDN Configuration"
664
- msgstr ""
665
-
666
- msgid "Update Content Overrides"
667
- msgstr ""
668
-
669
- msgid "Update a virt-who configuration"
670
- msgstr ""
671
-
672
- msgid "Update content urls"
673
- msgstr ""
674
-
675
- msgid "Update for host"
676
- msgstr ""
677
-
678
- msgid "Update http proxy"
679
- msgstr ""
680
-
681
- msgid "Update http proxy details"
682
- msgstr ""
683
-
684
- msgid "Update redhat repository"
685
- msgstr ""
686
-
687
- msgid "Update release version for host"
688
- msgstr ""
689
-
690
- msgid "Updating System Purpose for host"
691
- msgstr ""
692
-
693
- msgid "Upload into"
694
- msgstr ""
695
-
696
- 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:"
697
- msgstr ""
698
-
699
- msgid "VMware vCenter server’s fully qualified host name or IP address."
700
- msgstr ""
701
-
702
- msgid "Verify checksum"
703
- msgstr ""
704
-
705
- msgid "Virt-who Configs Status"
706
- msgstr ""
707
-
708
- msgid "Virt-who Configuration %s"
709
- msgstr ""
710
-
711
- msgid "Virt-who Configurations"
712
- msgstr ""
713
-
714
- msgid "Virt-who Configurations Status"
715
- msgstr ""
716
-
717
- msgid "Virt-who configurations"
718
- msgstr ""
719
-
720
- msgid "Whitelist"
721
- msgstr ""
722
-
723
- msgid "every %s hours"
724
- msgstr ""