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
@@ -0,0 +1,685 @@
1
+ locales['foreman_virt_who_configure'] = locales['foreman_virt_who_configure'] || {}; locales['foreman_virt_who_configure']['de'] = {
2
+ "domain": "foreman_virt_who_configure",
3
+ "locale_data": {
4
+ "foreman_virt_who_configure": {
5
+ "": {
6
+ "Project-Id-Version": "foreman_virt_who_configure 0.5.17",
7
+ "Report-Msgid-Bugs-To": "",
8
+ "PO-Revision-Date": "2017-05-03 11:59+0000",
9
+ "Last-Translator": "Lukas K. <kallies@puzzle.ch>, 2023",
10
+ "Language-Team": "German (https://app.transifex.com/foreman/teams/114/de/)",
11
+ "MIME-Version": "1.0",
12
+ "Content-Type": "text/plain; charset=UTF-8",
13
+ "Content-Transfer-Encoding": "8bit",
14
+ "Language": "de",
15
+ "Plural-Forms": "nplurals=2; plural=(n != 1);",
16
+ "lang": "de",
17
+ "domain": "foreman_virt_who_configure",
18
+ "plural_forms": "nplurals=2; plural=(n != 1);"
19
+ },
20
+ "List of virt-who configurations": [
21
+ "Liste der virt-who-Konfigurationen"
22
+ ],
23
+ "List of virt-who configurations per organization": [
24
+ "Liste der virt-who-Konfigurationen pro Organisation"
25
+ ],
26
+ "Show a virt-who configuration": [
27
+ "Zeigen Sie eine virt-who-Konfiguration an"
28
+ ],
29
+ "Renders a deploy script for the specified virt-who configuration": [
30
+ "Rendert ein Deploy-Skript für die angegebene virt-who-Konfiguration"
31
+ ],
32
+ "Configuration name": [
33
+ "Konfigurationsname"
34
+ ],
35
+ "Configuration interval in minutes": [
36
+ "Konfigurations-Interval in Minuten"
37
+ ],
38
+ "Hypervisor filtering mode, %{unlimited} means no filtering, %{whitelist} means whitelist, %{blacklist} means blacklist": [
39
+ "Hypervisor-Filtermodus, %{unlimited} bedeutet keine Filterung, %{whitelist} bedeutet Whitelist, %{blacklist} bedeutet Blacklist"
40
+ ],
41
+ "Hypervisor whitelist, applicable only when filtering mode is set to 1. Wildcards and regular expressions are supported, multiple records must be separated by comma.": [
42
+ "Hypervisor-Whitelist, nur anwendbar, wenn der Filtermodus auf 1 gesetzt ist. Platzhalter und reguläre Ausdrücke werden unterstützt, mehrere Datensätze müssen durch Kommas getrennt werden."
43
+ ],
44
+ "Hypervisor blacklist, applicable only when filtering mode is set to 2. Wildcards and regular expressions are supported, multiple records must be separated by comma.": [
45
+ "Hypervisor-Blacklist, nur anwendbar, wenn der Filtermodus auf 2 gesetzt ist. Wildcards und reguläre Ausdrücke werden unterstützt, mehrere Datensätze müssen durch Kommas getrennt werden."
46
+ ],
47
+ "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.": [
48
+ "Gilt nur für den esx-Anbietertyp. Nur Hosts, deren übergeordneter Name (normalerweise ComputeResource) in dieser Option in einer durch Kommas getrennten Liste angegeben ist, werden gemeldet. Wildcards und reguläre Ausdrücke werden unterstützt, mehrere Datensätze müssen durch Komma getrennt werden. Setzen Sie den Wert in doppelte Anführungszeichen, wenn er Sonderzeichen wie Komma enthält. Alle neuen Zeilenzeichen werden in der resultierenden Konfigurationsdatei entfernt, Leerzeichen werden am Anfang und am Ende entfernt."
49
+ ],
50
+ "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.": [
51
+ "Gilt nur für den esx-Anbietertyp. Hosts, deren übergeordneter Name (normalerweise ComputeResource) in dieser Option in einer durch Kommas getrennten Liste angegeben ist, werden <b> NICHT </b> gemeldet. Wildcards und reguläre Ausdrücke werden unterstützt, mehrere Datensätze müssen durch Komma getrennt werden. Setzen Sie den Wert in doppelte Anführungszeichen, wenn er Sonderzeichen wie Komma enthält. Alle neuen Zeilenzeichen werden in der resultierenden Konfigurationsdatei entfernt, Leerzeichen werden am Anfang und am Ende entfernt."
52
+ ],
53
+ "Specifies how the hypervisor will be identified.": [
54
+ "Spezifiziert wie der Hypervisor identifiziert wird."
55
+ ],
56
+ "Hypervisor type": [
57
+ "Hypervisor-Typ"
58
+ ],
59
+ "Fully qualified host name or IP address of the hypervisor": [
60
+ "Vollqualifizierter Hostname oder IP-Adresse des Hypervisors"
61
+ ],
62
+ "Account name by which virt-who is to connect to the hypervisor.": [
63
+ "Kontoname, über den sich virt-who mit dem Hypervisor verbinden soll."
64
+ ],
65
+ "Hypervisor password, required for all hypervisor types except for libvirt/kubevirt.": [
66
+ ""
67
+ ],
68
+ "Foreman server FQDN": [
69
+ "Foreman-Server FQDN"
70
+ ],
71
+ "Enable debugging output": [
72
+ "Debugausgabe aktivieren"
73
+ ],
74
+ "Configuration file containing details about how to connect to the cluster and authentication details.": [
75
+ ""
76
+ ],
77
+ "HTTP proxy that should be used for communication between the server on which virt-who is running and the hypervisors and virtualization managers.": [
78
+ "HTTP-Proxy, der für die Kommunikation zwischen dem Server, auf dem virt-who läuft, und den Hypervisoren und Virtualisierungsmanagern verwendet werden soll."
79
+ ],
80
+ "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.": [
81
+ "Proxy ignorieren. Eine durch Kommas getrennte Liste von Hostnamen oder Domänen oder IP-Adressen, für die Proxy-Einstellungen ignoriert werden sollen. Optional kann dies auf * gesetzt werden, um die Proxy-Einstellungen für alle Hostnamen-Domains oder IP-Adressen zu umgehen."
82
+ ],
83
+ "Organization of the virt-who configuration": [
84
+ "Organisation der virt-who Konfiguration"
85
+ ],
86
+ "Select the Prism flavor you are connecting to": [
87
+ ""
88
+ ],
89
+ "Option Enable debugging output is required to enable AHV internal debug. It provides extra AHV debug information when both options are enabled": [
90
+ ""
91
+ ],
92
+ "Create a virt-who configuration": [
93
+ "Virt-Who-Konfiguration erstellen"
94
+ ],
95
+ "Update a virt-who configuration": [
96
+ "Virt-Who-Konfiguration aktualisieren"
97
+ ],
98
+ "Configuration numeric identifier": [
99
+ "Numerischer Konfigurations Identifikator"
100
+ ],
101
+ "Delete a virt-who configuration": [
102
+ "Virt-Who-Konfiguration löschen"
103
+ ],
104
+ "Create Config": [
105
+ "Konfiguration erstellen"
106
+ ],
107
+ "New Config": [
108
+ "Neue Konfiguration"
109
+ ],
110
+ "Help": [
111
+ "Hilfe"
112
+ ],
113
+ "VMware vCenter server’s fully qualified host name or IP address.": [
114
+ "Vollständig qualifizierter Hostname oder IP-Adresse des VMware vCenter-Servers."
115
+ ],
116
+ "Microsoft Hyper-V fully qualified host name or IP address.": [
117
+ "Vollständig qualifizierter Microsoft Hyper-V-Hostname oder IP-Adresse."
118
+ ],
119
+ "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": [
120
+ ""
121
+ ],
122
+ "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.": [
123
+ "Vollständig qualifizierter Hostname oder IP-Adresse der containernativen Virtualisierung. Um eine Verbindung zum Cluster herzustellen, muss der Pfad zu kubeconfig angegeben werden, der Verbindungsdetails und Authentifizierungstoken enthält."
124
+ ],
125
+ "Nutanix AHV’s IP address.": [
126
+ ""
127
+ ],
128
+ "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.": [
129
+ "Kontoname, über den sich virt-who mit dem Hypervisor verbinden soll, im Format <code>Domänenname\\\\Kontoname </code>. Beachten Sie, dass nur ein einzelner umgekehrter Schrägstrich die Werte für Domänenname und Kontoname trennt. Wenn Sie ein Domänenkonto und die globale Konfigurationsdatei <code> /etc/virt-who.conf </code>verwenden, sind <b>zwei </b> umgekehrte Schrägstriche erforderlich. Weitere Informationen finden Sie in der <a href=\\\"https://access.redhat.com/solutions/1270223\\\"> Red Hat Knowledgebase-Lösung How to use a windows domain account with virt-who </a>für weitere Informationen."
130
+ ],
131
+ "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.": [
132
+ "Kontoname, über den sich virt-who mit dem Hypervisor verbinden soll. Standardmäßig <code> ist dies Administrator </code> . Um ein alternatives Konto zu verwenden, erstellen Sie ein Benutzerkonto und weisen Sie dieses Konto den folgenden Gruppen zu (Windows 2012 Server): Hyper-V-Administratoren und Remoteverwaltungsbenutzer."
133
+ ],
134
+ "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.": [
135
+ "Kontoname, über den sich virt-who mit dem Hypervisor verbinden soll. Virt-who unterstützt keine passwortbasierte Authentifizierung, Sie müssen den SSH-Schlüssel manuell einrichten. Weitere Informationen finden Sie in der <a href=\\\"https://access.redhat.com/solutions/1515983\\\"> Red Hat Knowledgebase-Lösung So konfigurieren Sie virt-who für einen KVM-Host </a>."
136
+ ],
137
+ "Account name by which virt-who is to connect to Nutanix AHV.": [
138
+ ""
139
+ ],
140
+ "No Report Yet": [
141
+ "Noch kein Bericht vorhanden"
142
+ ],
143
+ "Unknown configuration status": [
144
+ "Unbekannter Konfigurationsstatus"
145
+ ],
146
+ "Unlimited": [
147
+ "Unbegrenzt"
148
+ ],
149
+ "Whitelist": [
150
+ "Whitelist"
151
+ ],
152
+ "Blacklist": [
153
+ "Blacklist"
154
+ ],
155
+ "General information": [
156
+ "Allgemeine Informationen"
157
+ ],
158
+ "Schedule": [
159
+ "Plan"
160
+ ],
161
+ "Connection": [
162
+ "Verbindung"
163
+ ],
164
+ "Every hour": [
165
+ "Jede Stunde"
166
+ ],
167
+ "Every 2 hours": [
168
+ "Alle 2 Stunden"
169
+ ],
170
+ "Every 4 hours": [
171
+ "Alle 4 Stunden"
172
+ ],
173
+ "Every 8 hours": [
174
+ "Alle 8 Stunden"
175
+ ],
176
+ "Every 12 hours": [
177
+ "Alle 12 Stunden"
178
+ ],
179
+ "Every 24 hours": [
180
+ "Alle 24 Stunden"
181
+ ],
182
+ "Every 2 days": [
183
+ "Alle 2 Tage"
184
+ ],
185
+ "Every 3 days": [
186
+ "Alle 3 Tage"
187
+ ],
188
+ "OK": [
189
+ "OK"
190
+ ],
191
+ "No change": [
192
+ "Keine Änderungen"
193
+ ],
194
+ "Unknown": [
195
+ "Unbekannt"
196
+ ],
197
+ "Unknown configuration status, caused by unexpected conditions": [
198
+ "Unbekannter Konfigurationsstatus, verursacht durch unbekannte Umstände"
199
+ ],
200
+ "The configuration was not deployed yet or the virt-who was unable to report the status": [
201
+ "Die Konfiguration wurde noch nicht bereitgestellt oder der virt-who konnte den Status nicht melden"
202
+ ],
203
+ "The virt-who report arrived within the interval": [
204
+ "Der virt-who-Bericht ist innerhalb der Frist eingetroffen"
205
+ ],
206
+ "The virt-who report has not arrived within the interval, which indicates there was no change on hypervisor": [
207
+ "Der virt-who-Bericht ist nicht innerhalb des Intervalls angekommen, was darauf hinweist, dass auf dem Hypervisor keine Änderung stattgefunden hat"
208
+ ],
209
+ "Prism Central": [
210
+ ""
211
+ ],
212
+ "Prism Element": [
213
+ ""
214
+ ],
215
+ "every %s hours": [
216
+ "Alle %s Stunden"
217
+ ],
218
+ "Success": [
219
+ "Erfolg"
220
+ ],
221
+ "Newer version of virt-who is required, minimum version is %s": [
222
+ "Neuere Version von virt-who ist erforderlich, Mindestversion ist %s"
223
+ ],
224
+ "Unable to create virt-who config file": [
225
+ "Virt-Who Konfigurationsdatei konnte nicht erstellt werden"
226
+ ],
227
+ "Unable to create sysconfig file": [
228
+ "Es konnte keine sysconfig Datei angelegt werden"
229
+ ],
230
+ "Unable to enable virt-who service using systemctl": [
231
+ "virt-who-Dienst kann nicht mit systemctl aktiviert werden "
232
+ ],
233
+ "Unable to start virt-who service, please see virt-who logs for more details": [
234
+ "Der virt-who-Dienst kann nicht gestartet werden. Weitere Informationen finden Sie in den virt-who-Protokollen."
235
+ ],
236
+ "Unable to install virt-who package, make sure the host is properly subscribed and has access to katello-host-tools repository": [
237
+ "Das virt-who-Paket kann nicht installiert werden, stellen Sie sicher, dass der Host richtig abonniert ist und Zugriff auf das katello-host-tools-Repository hat"
238
+ ],
239
+ "Owner was not provided": [
240
+ "Besitzer wurde nicht mitgeliefert"
241
+ ],
242
+ "Interval was not provided": [
243
+ "Intervall wurde nicht mitgeliefert"
244
+ ],
245
+ "Virt-who Configurations Status": [
246
+ "Virt-who Konfigurationsstatus"
247
+ ],
248
+ "Configuration Status": [
249
+ "Konfigurationsstatus"
250
+ ],
251
+ "Count": [
252
+ "Zähler"
253
+ ],
254
+ "No Reports": [
255
+ "Keine Berichte"
256
+ ],
257
+ "No Change": [
258
+ "Keine Änderung"
259
+ ],
260
+ "Total Configurations": [
261
+ "Gesamtkonfigurationen"
262
+ ],
263
+ "Latest Configurations Without Change": [
264
+ "Neueste Konfigurationen ohne Änderung"
265
+ ],
266
+ "No configuration found": [
267
+ "Keine Konfiguration gefunden"
268
+ ],
269
+ "Config|Name": [
270
+ "Name"
271
+ ],
272
+ "Config|Last Report": [
273
+ "Letzer Bericht"
274
+ ],
275
+ "Config|Interval": [
276
+ "Intervall"
277
+ ],
278
+ "Edit Virt-who Config": [
279
+ "Virt-who bearbeiten"
280
+ ],
281
+ "Virt-who Configurations": [
282
+ "Virt-who Konfigurationen"
283
+ ],
284
+ "Edit": [
285
+ "Bearbeiten"
286
+ ],
287
+ "Status": [
288
+ "Status"
289
+ ],
290
+ "Actions": [
291
+ "Aktionen"
292
+ ],
293
+ "Delete virt-who configuration %s?": [
294
+ "Virt-who Konfiguration %s löschen?"
295
+ ],
296
+ "New Virt-who Config": [
297
+ "Neue Virt-Who Konfiguration"
298
+ ],
299
+ "Virt-who Configuration %s": [
300
+ "Virt-who-Konfiguration %s"
301
+ ],
302
+ "Overview": [
303
+ "Überblick"
304
+ ],
305
+ "Deploy": [
306
+ "Einsetzen"
307
+ ],
308
+ "Details": [
309
+ "Details"
310
+ ],
311
+ "Hypervisor ID": [
312
+ "Hypervisor ID"
313
+ ],
314
+ "Filtering": [
315
+ "FIltern"
316
+ ],
317
+ "Filter Hosts": [
318
+ "Hosts filtern"
319
+ ],
320
+ "Exclude Hosts": [
321
+ "Hosts ausschließen"
322
+ ],
323
+ "Enable debugging output?": [
324
+ "Debug-Ausgabe aktivieren?"
325
+ ],
326
+ "HTTP Proxy": [
327
+ "HTTP-Proxy"
328
+ ],
329
+ "Ignore Proxy": [
330
+ "Proxy ignorieren"
331
+ ],
332
+ "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:": [
333
+ "Verwenden Sie entweder den Befehl hammer oder das folgende Skript, um diese Konfiguration bereitzustellen. Beide benötigen Root-Rechte. Führen Sie einen davon auf dem Zielhost aus, der Zugriff auf das katello-host-tools-Repository hat und das virt-who-Reporting ausführt, vorzugsweise Foreman-Host:"
334
+ ],
335
+ "Hammer command: ": [
336
+ "Hammer-Befehl:"
337
+ ],
338
+ "Copy to clipboard": [
339
+ "In Zwischenablage abspeichern"
340
+ ],
341
+ "Configuration script: ": [
342
+ "Konfigurationsskript:"
343
+ ],
344
+ "On the target virt-who host:": [
345
+ "Auf dem Ziel-virt-who-Host:"
346
+ ],
347
+ "1. Copy this configuration script to a safe directory.": [
348
+ "1. Kopiere dieses Konfigurations-Skript in ein sicheres Verzeichnis."
349
+ ],
350
+ "2. Make the script executable and run it.": [
351
+ "2. Mache das Skript ausführbar und führe es aus."
352
+ ],
353
+ "3. Delete the script.": [
354
+ "3. Lösche das Skript."
355
+ ],
356
+ "Download the script": [
357
+ "Das Skript herunterladen"
358
+ ],
359
+ "Foreman server’s fully-qualified host name, for example: foreman.example.com": [
360
+ "Der vollständig qualifizierte Hostname des Foreman-Servers, zum Beispiel: foreman.example.com"
361
+ ],
362
+ "Specifies that hypervisors will be identified by their <b>hostname</b>, <b>uuid</b> or <b>hwuuid</b>.\\n Note that some virtualization backends don't have all of them implemented.\\n Default is <b>hostname</b>, which provides more meaningful hypervisor\\n 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 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.": [
363
+ "Gibt an, dass Hypervisoren durch ihren <b>Hostnamen </b>, <b> uuid </b> oder <b>hwuuid</b> identifiziert werden.\\nBeachten Sie, dass einige Virtualisierungs-Back-Ends nicht alle implementiert haben.\\nStandard ist <b> Hostname </b>, der einen aussagekräftigeren Hypervisor bietet\\nNamen, kann aber doppelte Hypervisor-Registrierungen verursachen, wenn der Host umbenannt wird. Um dies zu vermeiden, können Sie stattdessen <b> uuid </b> verwenden. <b> hwuuid </b>gilt nur für esx.\\n 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."
364
+ ],
365
+ "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.": [
366
+ "Wenn Sie eine Hybridumgebung mit virtuellen Maschinen betreiben, auf denen Red Hat Enterprise Linux und andere Betriebssysteme ausgeführt werden, möchten Sie möglicherweise den Umfang des Zugriffs von virt-who auf Hosts einschränken. Wenn beispielsweise einige Hypervisoren nur Microsoft Windows Server-Instanzen hosten, hat es keinen Vorteil, wenn diese Hypervisoren vom virt-who-Agenten gemeldet werden."
367
+ ],
368
+ "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.": [
369
+ "Nur Hosts, deren uuid (oder hostname oder hwuuid, basierend auf <code> hypervisor_id </code>) in dieser Option in einer durch Kommas getrennten Liste angegeben ist, werden gemeldet. Wildcards und reguläre Ausdrücke werden unterstützt, mehrere Datensätze müssen durch Komma getrennt werden. Setzen Sie den Wert in doppelte Anführungszeichen, wenn er Sonderzeichen wie Komma enthält. Alle neuen Zeilenzeichen werden in der resultierenden Konfigurationsdatei entfernt, Leerzeichen werden am Anfang und am Ende entfernt."
370
+ ],
371
+ "Filter hosts": [
372
+ "Hosts filtern"
373
+ ],
374
+ "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.": [
375
+ "Hosts, deren uuid (oder hostname oder hwuuid, basierend auf <code> hypervisor_id </code>) in dieser Option in einer durch Kommas getrennten Liste angegeben ist, werden<b> NICHT </b> gemeldet. Wildcards und reguläre Ausdrücke werden unterstützt, mehrere Datensätze müssen durch Komma getrennt werden. Setzen Sie den Wert in doppelte Anführungszeichen, wenn er Sonderzeichen wie Komma enthält. Alle neuen Zeilenzeichen werden in der resultierenden Konfigurationsdatei entfernt, Leerzeichen werden am Anfang und am Ende entfernt."
376
+ ],
377
+ "Exclude hosts": [
378
+ "Hosts ausschließen"
379
+ ],
380
+ "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.": [
381
+ ""
382
+ ],
383
+ "Filter host parents": [
384
+ "Gast-Hosts filtern"
385
+ ],
386
+ "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.": [
387
+ ""
388
+ ],
389
+ "Exclude host parents": [
390
+ "Gast-Hosts ausschließen"
391
+ ],
392
+ "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.": [
393
+ "Für jeden Hypervisor kann kein unterschiedlicher Debug-Wert festgelegt werden, daher wirkt sich dies auf alle anderen bereitgestellten Konfigurationen auf dem Host aus, auf dem diese Konfiguration bereitgestellt wird."
394
+ ],
395
+ "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.": [
396
+ "HTTP-Proxy, der für die Kommunikation zwischen dem Server, auf dem virt-who läuft, und den Hypervisoren und Virtualisierungsmanagern verwendet werden soll. Lassen Sie dieses Feld leer, wenn kein Proxy verwendet wird."
397
+ ],
398
+ "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.": [
399
+ "Eine durch Kommas getrennte Liste von Hostnamen oder Domänen oder IP-Adressen, für die Proxy-Einstellungen ignoriert werden sollen. Optional kann dies auf <code> * </code>gesetzt werden, um die Proxy-Einstellungen für alle Hostnamen-Domains oder IP-Adressen zu umgehen."
400
+ ],
401
+ "Ignore proxy": [
402
+ "Proxy ignorieren"
403
+ ],
404
+ "Configuration file containing details about how to connect to the cluster and authentication details": [
405
+ "Konfigurationsdatei mit Details zur Verbindung mit dem Cluster und Authentifizierungsdetails"
406
+ ],
407
+ "Path to kubeconfig file": [
408
+ "Pfad zur kubeconfig-Datei"
409
+ ],
410
+ "Prism Flavor": [
411
+ ""
412
+ ],
413
+ "Option Enable debugging output is required to enable AHV internal debug. It provides extra AHV debug information when both options are enabled ": [
414
+ ""
415
+ ],
416
+ "Enable AHV debug": [
417
+ ""
418
+ ],
419
+ "Name of this configuration, e.g. the name of the hypervisor": [
420
+ "Name der Konfiguration, z.B. der Name des Hypervisors"
421
+ ],
422
+ "Name": [
423
+ "Name"
424
+ ],
425
+ "Owner": [
426
+ "Benutzer"
427
+ ],
428
+ "Hypervisor Type": [
429
+ ""
430
+ ],
431
+ "Hypervisor Server": [
432
+ ""
433
+ ],
434
+ "Hypervisor Username": [
435
+ ""
436
+ ],
437
+ "Hypervisor Password": [
438
+ ""
439
+ ],
440
+ "Account password by which virt-who is to connect to the hypervisor instance.": [
441
+ "Kontokennwort, mit dem sich virt-who mit der Hypervisor-Instanz verbinden soll."
442
+ ],
443
+ "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.": [
444
+ "Wie oft werden verbundene Hypervisoren auf Änderungen überprüft? Beeinflusst auch, wie oft eine Zuordnung gemeldet wird. Der empfohlene Wert für die meisten Umgebungen ist alle zwei Stunden. Für jeden Hypervisor kann kein unterschiedliches Intervall festgelegt werden, daher wirkt sich dies auf alle anderen bereitgestellten Konfigurationen auf dem Host aus, auf dem diese Konfiguration bereitgestellt wird."
445
+ ],
446
+ "Interval": [
447
+ "Intervall"
448
+ ],
449
+ "Configs": [
450
+ "Konfigurationen"
451
+ ],
452
+ "On this page you can define virt-who configurations for your hypervisors.": [
453
+ "Auf dieser Seite können Sie virt-who-Konfigurationen für Ihre Hypervisoren definieren."
454
+ ],
455
+ "One virt-who configuration represents one config file in /etc/virt-who.d directory and maps to single hypervisor, organization and lifecycle environment.": [
456
+ "Eine virt-who-Konfiguration stellt eine Konfigurationsdatei im Verzeichnis /etc/virt-who.d dar und wird einem einzelnen Hypervisor, einer Organisation und einer Lebenszyklusumgebung zugeordnet."
457
+ ],
458
+ "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.": [
459
+ "Um eine neue Konfiguration zu definieren, klicken Sie auf die Schaltfläche Neue Konfiguration und füllen Sie das Formular aus. Nachdem Sie alle erforderlichen Informationen eingegeben haben, wird ein virt-who-Konfigurationsskript generiert. Sie können es entweder manuell installieren, indem Sie das Skript kopieren, oder es über Remote Execution auf einem ausgewählten Zielhost bereitstellen."
460
+ ],
461
+ "Virt-who configurations": [
462
+ "Virt-Who-Konfigurationen"
463
+ ],
464
+ "Virt-who Configs Status": [
465
+ "Virt-who Konfigurationsstatus"
466
+ ],
467
+ "A plugin to make virt-who configuration easy": [
468
+ "Plugin um virt-who Konfiguration einfacher zu machen"
469
+ ],
470
+ "Abstract async task": [
471
+ "Übersicht asynchrone Aufgabe"
472
+ ],
473
+ "Action with sub plans": [
474
+ "Aktion mit Unterplänen"
475
+ ],
476
+ "Agent action": [
477
+ "Agentenaktion"
478
+ ],
479
+ "Attach subscriptions": [
480
+ "Subskriptionen verknüpfen"
481
+ ],
482
+ "Auto attach subscriptions": [
483
+ "Subskriptionen automatisch verknüpfen"
484
+ ],
485
+ "Bulk generate applicability for hosts": [
486
+ "Anwendbarkeit von Massengenerierung für Hosts"
487
+ ],
488
+ "Combined Profile Update": [
489
+ "Kombiniertes Profil-Update"
490
+ ],
491
+ "Copy version units to library": [
492
+ "Versionseinheiten in Bibliothek kopieren"
493
+ ],
494
+ "Create": [
495
+ "Erstellen"
496
+ ],
497
+ "Create Export History": [
498
+ "Exportverlauf erstellen"
499
+ ],
500
+ "Create Import History": [
501
+ "Importverlauf erstellen"
502
+ ],
503
+ "Delete": [
504
+ "Löschen"
505
+ ],
506
+ "Delete Activation Key": [
507
+ "Aktivierungsschlüssel löschen"
508
+ ],
509
+ "Delete Lifecycle Environment": [
510
+ "Lebenszyklusumgebung löschen"
511
+ ],
512
+ "Delete Product": [
513
+ "Produkt löschen"
514
+ ],
515
+ "Destroy": [
516
+ "Löschen"
517
+ ],
518
+ "Destroy Content Host": [
519
+ "Inhaltshost löschen"
520
+ ],
521
+ "Disable": [
522
+ "Deaktivieren"
523
+ ],
524
+ "Discover": [
525
+ "Suchen"
526
+ ],
527
+ "Enable": [
528
+ "Aktivieren"
529
+ ],
530
+ "Errata mail": [
531
+ "Errata-E-Mail"
532
+ ],
533
+ "Export": [
534
+ "Exportieren"
535
+ ],
536
+ "Export Library": [
537
+ "Bibliothek exportieren"
538
+ ],
539
+ "Fetch pxe files": [
540
+ "pxe-Dateien abrufen"
541
+ ],
542
+ "Filtered index content": [
543
+ "Indexinhalt gefiltert"
544
+ ],
545
+ "Generate host applicability": [
546
+ "Hostanwendbarkeit generieren"
547
+ ],
548
+ "Generate repository applicability": [
549
+ "Repository-Anwendbarkeit generieren"
550
+ ],
551
+ "Hypervisors": [
552
+ "Hypervisors"
553
+ ],
554
+ "Hypervisors update": [
555
+ "Hypervisoren aktualisieren"
556
+ ],
557
+ "Import": [
558
+ "Import"
559
+ ],
560
+ "Import Content View Version": [
561
+ "Inhaltsansichtsversion importieren"
562
+ ],
563
+ "Import Default Content View": [
564
+ "Standardinhaltsansicht importieren"
565
+ ],
566
+ "Import Puppet classes": [
567
+ "Puppet-Klassen importieren"
568
+ ],
569
+ "Import facts": [
570
+ "Fakten importieren"
571
+ ],
572
+ "Incremental Update": [
573
+ "Inkrementelle Aktualisierung"
574
+ ],
575
+ "Incremental Update of Content View Version(s) ": [
576
+ "Inkrementelle Aktualisierung der Inhaltsansichtsversion(en)"
577
+ ],
578
+ "Index content": [
579
+ "Inhalt indizieren"
580
+ ],
581
+ "Index errata": [
582
+ "Errata indizieren"
583
+ ],
584
+ "Index module streams": [
585
+ "Modulströme indexieren"
586
+ ],
587
+ "Index package groups": [
588
+ "Paketgruppen indizieren"
589
+ ],
590
+ "Install Applicable Errata": [
591
+ "Relevante Errata installieren"
592
+ ],
593
+ "Instance update": [
594
+ "Instanz-Update"
595
+ ],
596
+ "Package Profile Update": [
597
+ "Paketprofil-Update"
598
+ ],
599
+ "Product Create": [
600
+ "Produkt erstellen"
601
+ ],
602
+ "Promote": [
603
+ "Übertragen"
604
+ ],
605
+ "Promotion to Environment": [
606
+ "Promotion des Environments"
607
+ ],
608
+ "Publish": [
609
+ "Veröffentlichen"
610
+ ],
611
+ "Publish Lifecycle Environment Repositories": [
612
+ "Lebenszyklusumgebungs-Repositorys veröffentlichen"
613
+ ],
614
+ "Reindex subscriptions": [
615
+ "Subskriptionen neu indizieren"
616
+ ],
617
+ "Remove Content": [
618
+ "Inhalt entfernen"
619
+ ],
620
+ "Remove Version": [
621
+ "Version entfernen"
622
+ ],
623
+ "Remove Versions and Associations": [
624
+ "Versionen und Verknüpfungen entfernen"
625
+ ],
626
+ "Remove from Environment": [
627
+ "Aus Umgebung entfernen"
628
+ ],
629
+ "Remove subscriptions": [
630
+ "Subskriptionen entfernen"
631
+ ],
632
+ "Report": [
633
+ "Melden"
634
+ ],
635
+ "Republish Version Repositories": [
636
+ "Versions-Repositorys erneut veröffentlichen"
637
+ ],
638
+ "Run Sync Plan:": [
639
+ "Synchronisierungsplan ausführen:"
640
+ ],
641
+ "Sync capsule": [
642
+ "Kapsel synchronisieren"
643
+ ],
644
+ "Synchronize": [
645
+ "Synchronisieren"
646
+ ],
647
+ "Synchronize smart proxy": [
648
+ "Smart-Proxy synchronisieren"
649
+ ],
650
+ "Update": [
651
+ "Aktualisieren"
652
+ ],
653
+ "Update Content Overrides": [
654
+ "Inhaltsüberschreibungen aktualisieren"
655
+ ],
656
+ "Update content urls": [
657
+ "Inhalts-URLs aktualisieren"
658
+ ],
659
+ "Update for host": [
660
+ "Update für Host"
661
+ ],
662
+ "Update http proxy": [
663
+ "HTTP-Proxy aktualisieren"
664
+ ],
665
+ "Update http proxy details": [
666
+ "HTTP-Proxy-Details aktualisieren"
667
+ ],
668
+ "Update redhat repository": [
669
+ "Redhat-Repository aktualisieren"
670
+ ],
671
+ "Update release version for host": [
672
+ "Release-Version für Host aktualisieren"
673
+ ],
674
+ "Updating System Purpose for host": [
675
+ "Aktualisieren des Systemzwecks für den Host"
676
+ ],
677
+ "Upload into": [
678
+ "Hochgeladen in"
679
+ ],
680
+ "Verify checksum": [
681
+ "Prüfsumme überprüfen"
682
+ ]
683
+ }
684
+ }
685
+ };