foreman_virt_who_configure 0.5.17 → 0.5.19

Sign up to get free protection for your applications and to get access to all the features.
Files changed (244) hide show
  1. checksums.yaml +4 -4
  2. data/app/assets/javascripts/foreman_virt_who_configure/locale/bn/foreman_virt_who_configure.js +484 -0
  3. data/app/assets/javascripts/foreman_virt_who_configure/locale/bn_IN/foreman_virt_who_configure.js +484 -0
  4. data/app/assets/javascripts/foreman_virt_who_configure/locale/ca/foreman_virt_who_configure.js +505 -0
  5. data/app/assets/javascripts/foreman_virt_who_configure/locale/cs_CZ/foreman_virt_who_configure.js +598 -0
  6. data/app/assets/javascripts/foreman_virt_who_configure/locale/de/foreman_virt_who_configure.js +685 -0
  7. data/app/assets/javascripts/foreman_virt_who_configure/locale/de_DE/foreman_virt_who_configure.js +475 -0
  8. data/app/assets/javascripts/foreman_virt_who_configure/locale/el/foreman_virt_who_configure.js +529 -0
  9. data/app/assets/javascripts/foreman_virt_who_configure/locale/en/foreman_virt_who_configure.js +472 -0
  10. data/app/assets/javascripts/foreman_virt_who_configure/locale/en_GB/foreman_virt_who_configure.js +490 -0
  11. data/app/assets/javascripts/foreman_virt_who_configure/locale/es/foreman_virt_who_configure.js +685 -0
  12. data/app/assets/javascripts/foreman_virt_who_configure/locale/fr/foreman_virt_who_configure.js +715 -0
  13. data/app/assets/javascripts/foreman_virt_who_configure/locale/gl/foreman_virt_who_configure.js +487 -0
  14. data/app/assets/javascripts/foreman_virt_who_configure/locale/gu/foreman_virt_who_configure.js +487 -0
  15. data/app/assets/javascripts/foreman_virt_who_configure/locale/he_IL/foreman_virt_who_configure.js +472 -0
  16. data/app/assets/javascripts/foreman_virt_who_configure/locale/hi/foreman_virt_who_configure.js +484 -0
  17. data/app/assets/javascripts/foreman_virt_who_configure/locale/it/foreman_virt_who_configure.js +562 -0
  18. data/app/assets/javascripts/foreman_virt_who_configure/locale/ja/foreman_virt_who_configure.js +715 -0
  19. data/app/assets/javascripts/foreman_virt_who_configure/locale/ka/foreman_virt_who_configure.js +721 -0
  20. data/app/assets/javascripts/foreman_virt_who_configure/locale/kn/foreman_virt_who_configure.js +484 -0
  21. data/app/assets/javascripts/foreman_virt_who_configure/locale/ko/foreman_virt_who_configure.js +598 -0
  22. data/app/assets/javascripts/foreman_virt_who_configure/locale/mr/foreman_virt_who_configure.js +484 -0
  23. data/app/assets/javascripts/foreman_virt_who_configure/locale/nl_NL/foreman_virt_who_configure.js +484 -0
  24. data/app/assets/javascripts/foreman_virt_who_configure/locale/or/foreman_virt_who_configure.js +484 -0
  25. data/app/assets/javascripts/foreman_virt_who_configure/locale/pa/foreman_virt_who_configure.js +484 -0
  26. data/app/assets/javascripts/foreman_virt_who_configure/locale/pl/foreman_virt_who_configure.js +490 -0
  27. data/app/assets/javascripts/foreman_virt_who_configure/locale/pt/foreman_virt_who_configure.js +472 -0
  28. data/app/assets/javascripts/foreman_virt_who_configure/locale/pt_BR/foreman_virt_who_configure.js +685 -0
  29. data/app/assets/javascripts/foreman_virt_who_configure/locale/ru/foreman_virt_who_configure.js +598 -0
  30. data/app/assets/javascripts/foreman_virt_who_configure/locale/sl/foreman_virt_who_configure.js +478 -0
  31. data/app/assets/javascripts/foreman_virt_who_configure/locale/sv_SE/foreman_virt_who_configure.js +487 -0
  32. data/app/assets/javascripts/foreman_virt_who_configure/locale/ta/foreman_virt_who_configure.js +484 -0
  33. data/app/assets/javascripts/foreman_virt_who_configure/locale/ta_IN/foreman_virt_who_configure.js +484 -0
  34. data/app/assets/javascripts/foreman_virt_who_configure/locale/te/foreman_virt_who_configure.js +484 -0
  35. data/app/assets/javascripts/foreman_virt_who_configure/locale/tr/foreman_virt_who_configure.js +472 -0
  36. data/app/assets/javascripts/foreman_virt_who_configure/locale/zh_CN/foreman_virt_who_configure.js +715 -0
  37. data/app/assets/javascripts/foreman_virt_who_configure/locale/zh_TW/foreman_virt_who_configure.js +598 -0
  38. data/app/models/foreman_virt_who_configure/config.rb +47 -40
  39. data/app/models/foreman_virt_who_configure/output_generator.rb +105 -105
  40. data/app/models/foreman_virt_who_configure/service_user.rb +4 -4
  41. data/app/services/sso/basic_with_hidden.rb +1 -1
  42. data/config/database.yml.example +17 -0
  43. data/db/migrate/20231024171433_add_organization_id_to_service_user.rb +22 -0
  44. data/lib/foreman_virt_who_configure/engine.rb +8 -14
  45. data/lib/foreman_virt_who_configure/version.rb +1 -1
  46. data/locale/Makefile +8 -5
  47. data/locale/bn/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  48. data/locale/bn/foreman_virt_who_configure.edit.po +140 -284
  49. data/locale/bn/foreman_virt_who_configure.po +1 -253
  50. data/locale/bn/foreman_virt_who_configure.po.time_stamp +0 -0
  51. data/locale/bn_IN/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  52. data/locale/bn_IN/foreman_virt_who_configure.edit.po +142 -285
  53. data/locale/bn_IN/foreman_virt_who_configure.po +1 -253
  54. data/locale/bn_IN/foreman_virt_who_configure.po.time_stamp +0 -0
  55. data/locale/bqi/foreman_virt_who_configure.edit.po +138 -281
  56. data/locale/bqi/foreman_virt_who_configure.po.time_stamp +0 -0
  57. data/locale/ca/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  58. data/locale/ca/foreman_virt_who_configure.edit.po +142 -286
  59. data/locale/ca/foreman_virt_who_configure.po +1 -253
  60. data/locale/ca/foreman_virt_who_configure.po.time_stamp +0 -0
  61. data/locale/cs_CZ/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  62. data/locale/cs_CZ/foreman_virt_who_configure.edit.po +163 -303
  63. data/locale/cs_CZ/foreman_virt_who_configure.po +6 -258
  64. data/locale/cs_CZ/foreman_virt_who_configure.po.time_stamp +0 -0
  65. data/locale/de/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  66. data/locale/de/foreman_virt_who_configure.edit.po +193 -458
  67. data/locale/de/foreman_virt_who_configure.po +9 -261
  68. data/locale/de/foreman_virt_who_configure.po.time_stamp +0 -0
  69. data/locale/de_AT/foreman_virt_who_configure.edit.po +138 -281
  70. data/locale/de_AT/foreman_virt_who_configure.po.time_stamp +0 -0
  71. data/locale/de_DE/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  72. data/locale/de_DE/foreman_virt_who_configure.edit.po +142 -285
  73. data/locale/de_DE/foreman_virt_who_configure.po +1 -253
  74. data/locale/de_DE/foreman_virt_who_configure.po.time_stamp +0 -0
  75. data/locale/el/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  76. data/locale/el/foreman_virt_who_configure.edit.po +142 -286
  77. data/locale/el/foreman_virt_who_configure.po +1 -253
  78. data/locale/el/foreman_virt_who_configure.po.time_stamp +0 -0
  79. data/locale/en/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  80. data/locale/{de_AT/foreman_virt_who_configure.po → en/foreman_virt_who_configure.edit.po} +481 -248
  81. data/locale/en/foreman_virt_who_configure.po +1 -253
  82. data/locale/en/foreman_virt_who_configure.po.time_stamp +0 -0
  83. data/locale/en_GB/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  84. data/locale/en_GB/foreman_virt_who_configure.edit.po +147 -290
  85. data/locale/en_GB/foreman_virt_who_configure.po +1 -253
  86. data/locale/en_GB/foreman_virt_who_configure.po.time_stamp +0 -0
  87. data/locale/en_US/foreman_virt_who_configure.edit.po +138 -281
  88. data/locale/en_US/foreman_virt_who_configure.po.time_stamp +0 -0
  89. data/locale/es/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  90. data/locale/es/foreman_virt_who_configure.edit.po +193 -456
  91. data/locale/es/foreman_virt_who_configure.po +7 -259
  92. data/locale/es/foreman_virt_who_configure.po.time_stamp +0 -0
  93. data/locale/et_EE/foreman_virt_who_configure.edit.po +138 -281
  94. data/locale/et_EE/foreman_virt_who_configure.po.time_stamp +0 -0
  95. data/locale/foreman_virt_who_configure.pot +3 -339
  96. data/locale/fr/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  97. data/locale/fr/foreman_virt_who_configure.edit.po +194 -485
  98. data/locale/fr/foreman_virt_who_configure.po +7 -258
  99. data/locale/fr/foreman_virt_who_configure.po.time_stamp +0 -0
  100. data/locale/gl/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  101. data/locale/gl/foreman_virt_who_configure.edit.po +142 -286
  102. data/locale/gl/foreman_virt_who_configure.po +1 -253
  103. data/locale/gl/foreman_virt_who_configure.po.time_stamp +0 -0
  104. data/locale/gu/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  105. data/locale/gu/foreman_virt_who_configure.edit.po +140 -284
  106. data/locale/gu/foreman_virt_who_configure.po +1 -253
  107. data/locale/gu/foreman_virt_who_configure.po.time_stamp +0 -0
  108. data/locale/he_IL/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  109. data/locale/he_IL/foreman_virt_who_configure.edit.po +141 -283
  110. data/locale/he_IL/foreman_virt_who_configure.po +1 -253
  111. data/locale/he_IL/foreman_virt_who_configure.po.time_stamp +0 -0
  112. data/locale/hi/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  113. data/locale/hi/foreman_virt_who_configure.edit.po +140 -284
  114. data/locale/hi/foreman_virt_who_configure.po +1 -253
  115. data/locale/hi/foreman_virt_who_configure.po.time_stamp +0 -0
  116. data/locale/id/foreman_virt_who_configure.edit.po +136 -280
  117. data/locale/id/foreman_virt_who_configure.po.time_stamp +0 -0
  118. data/locale/it/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  119. data/locale/it/foreman_virt_who_configure.edit.po +147 -290
  120. data/locale/it/foreman_virt_who_configure.po +1 -253
  121. data/locale/it/foreman_virt_who_configure.po.time_stamp +0 -0
  122. data/locale/ja/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  123. data/locale/ja/foreman_virt_who_configure.edit.po +178 -377
  124. data/locale/ja/foreman_virt_who_configure.po +6 -258
  125. data/locale/ja/foreman_virt_who_configure.po.time_stamp +0 -0
  126. data/locale/ka/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  127. data/locale/ka/foreman_virt_who_configure.edit.po +186 -440
  128. data/locale/ka/foreman_virt_who_configure.po +6 -258
  129. data/locale/ka/foreman_virt_who_configure.po.time_stamp +0 -0
  130. data/locale/kn/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  131. data/locale/kn/foreman_virt_who_configure.edit.po +140 -284
  132. data/locale/kn/foreman_virt_who_configure.po +1 -253
  133. data/locale/kn/foreman_virt_who_configure.po.time_stamp +0 -0
  134. data/locale/ko/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  135. data/locale/ko/foreman_virt_who_configure.edit.po +144 -289
  136. data/locale/ko/foreman_virt_who_configure.po +1 -253
  137. data/locale/ko/foreman_virt_who_configure.po.time_stamp +0 -0
  138. data/locale/ml_IN/foreman_virt_who_configure.edit.po +138 -281
  139. data/locale/ml_IN/foreman_virt_who_configure.po.time_stamp +0 -0
  140. data/locale/mr/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  141. data/locale/mr/foreman_virt_who_configure.edit.po +140 -284
  142. data/locale/mr/foreman_virt_who_configure.po +1 -253
  143. data/locale/mr/foreman_virt_who_configure.po.time_stamp +0 -0
  144. data/locale/nl_NL/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  145. data/locale/nl_NL/foreman_virt_who_configure.edit.po +143 -286
  146. data/locale/nl_NL/foreman_virt_who_configure.po +1 -253
  147. data/locale/nl_NL/foreman_virt_who_configure.po.time_stamp +0 -0
  148. data/locale/or/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  149. data/locale/or/foreman_virt_who_configure.edit.po +140 -284
  150. data/locale/or/foreman_virt_who_configure.po +1 -253
  151. data/locale/or/foreman_virt_who_configure.po.time_stamp +0 -0
  152. data/locale/pa/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  153. data/locale/pa/foreman_virt_who_configure.edit.po +142 -285
  154. data/locale/pa/foreman_virt_who_configure.po +1 -253
  155. data/locale/pa/foreman_virt_who_configure.po.time_stamp +0 -0
  156. data/locale/pl/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  157. data/locale/pl/foreman_virt_who_configure.edit.po +145 -287
  158. data/locale/pl/foreman_virt_who_configure.po +1 -253
  159. data/locale/pl/foreman_virt_who_configure.po.time_stamp +0 -0
  160. data/locale/pl_PL/foreman_virt_who_configure.edit.po +141 -282
  161. data/locale/pl_PL/foreman_virt_who_configure.po.time_stamp +0 -0
  162. data/locale/pt/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  163. data/locale/pt/foreman_virt_who_configure.edit.po +139 -282
  164. data/locale/pt/foreman_virt_who_configure.po +1 -253
  165. data/locale/pt/foreman_virt_who_configure.po.time_stamp +0 -0
  166. data/locale/pt_BR/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  167. data/locale/pt_BR/foreman_virt_who_configure.edit.po +193 -447
  168. data/locale/pt_BR/foreman_virt_who_configure.po +8 -262
  169. data/locale/pt_BR/foreman_virt_who_configure.po.time_stamp +0 -0
  170. data/locale/ro/foreman_virt_who_configure.edit.po +138 -281
  171. data/locale/ro/foreman_virt_who_configure.po.time_stamp +0 -0
  172. data/locale/ro_RO/foreman_virt_who_configure.edit.po +140 -282
  173. data/locale/ro_RO/foreman_virt_who_configure.po.time_stamp +0 -0
  174. data/locale/ru/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  175. data/locale/ru/foreman_virt_who_configure.edit.po +148 -290
  176. data/locale/ru/foreman_virt_who_configure.po +1 -253
  177. data/locale/ru/foreman_virt_who_configure.po.time_stamp +0 -0
  178. data/locale/sl/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  179. data/locale/sl/foreman_virt_who_configure.edit.po +142 -285
  180. data/locale/sl/foreman_virt_who_configure.po +1 -253
  181. data/locale/sl/foreman_virt_who_configure.po.time_stamp +0 -0
  182. data/locale/sv_SE/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  183. data/locale/sv_SE/foreman_virt_who_configure.edit.po +143 -286
  184. data/locale/sv_SE/foreman_virt_who_configure.po +1 -253
  185. data/locale/sv_SE/foreman_virt_who_configure.po.time_stamp +0 -0
  186. data/locale/ta/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  187. data/locale/ta/foreman_virt_who_configure.edit.po +140 -284
  188. data/locale/ta/foreman_virt_who_configure.po +1 -253
  189. data/locale/ta/foreman_virt_who_configure.po.time_stamp +0 -0
  190. data/locale/ta_IN/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  191. data/locale/ta_IN/foreman_virt_who_configure.edit.po +142 -285
  192. data/locale/ta_IN/foreman_virt_who_configure.po +1 -253
  193. data/locale/ta_IN/foreman_virt_who_configure.po.time_stamp +0 -0
  194. data/locale/te/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  195. data/locale/te/foreman_virt_who_configure.edit.po +140 -284
  196. data/locale/te/foreman_virt_who_configure.po +1 -253
  197. data/locale/te/foreman_virt_who_configure.po.time_stamp +0 -0
  198. data/locale/tr/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  199. data/locale/tr/foreman_virt_who_configure.edit.po +137 -281
  200. data/locale/tr/foreman_virt_who_configure.po +1 -253
  201. data/locale/tr/foreman_virt_who_configure.po.time_stamp +0 -0
  202. data/locale/vi/foreman_virt_who_configure.edit.po +136 -280
  203. data/locale/vi/foreman_virt_who_configure.po.time_stamp +0 -0
  204. data/locale/vi_VN/foreman_virt_who_configure.edit.po +138 -281
  205. data/locale/vi_VN/foreman_virt_who_configure.po.time_stamp +0 -0
  206. data/locale/zh/foreman_virt_who_configure.edit.po +136 -280
  207. data/locale/zh/foreman_virt_who_configure.po.time_stamp +0 -0
  208. data/locale/zh_CN/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  209. data/locale/zh_CN/foreman_virt_who_configure.edit.po +172 -351
  210. data/locale/zh_CN/foreman_virt_who_configure.po +4 -256
  211. data/locale/zh_CN/foreman_virt_who_configure.po.time_stamp +0 -0
  212. data/locale/zh_TW/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  213. data/locale/zh_TW/foreman_virt_who_configure.edit.po +145 -288
  214. data/locale/zh_TW/foreman_virt_who_configure.po +1 -253
  215. data/locale/zh_TW/foreman_virt_who_configure.po.time_stamp +0 -0
  216. data/test/factories/foreman_virt_who_configure_factories.rb +2 -2
  217. data/test/functional/api/v2/configs_controller_test.rb +14 -13
  218. data/test/unit/config_test.rb +24 -12
  219. data/test/unit/output_generator_test.rb +1 -2
  220. metadata +94 -32
  221. data/locale/action_names.rb +0 -85
  222. data/locale/bqi/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  223. data/locale/bqi/foreman_virt_who_configure.po +0 -724
  224. data/locale/de_AT/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  225. data/locale/en_US/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  226. data/locale/en_US/foreman_virt_who_configure.po +0 -724
  227. data/locale/et_EE/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  228. data/locale/et_EE/foreman_virt_who_configure.po +0 -724
  229. data/locale/id/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  230. data/locale/id/foreman_virt_who_configure.po +0 -723
  231. data/locale/ml_IN/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  232. data/locale/ml_IN/foreman_virt_who_configure.po +0 -724
  233. data/locale/pl_PL/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  234. data/locale/pl_PL/foreman_virt_who_configure.po +0 -726
  235. data/locale/ro/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  236. data/locale/ro/foreman_virt_who_configure.po +0 -724
  237. data/locale/ro_RO/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  238. data/locale/ro_RO/foreman_virt_who_configure.po +0 -725
  239. data/locale/vi/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  240. data/locale/vi/foreman_virt_who_configure.po +0 -723
  241. data/locale/vi_VN/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  242. data/locale/vi_VN/foreman_virt_who_configure.po +0 -724
  243. data/locale/zh/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  244. data/locale/zh/foreman_virt_who_configure.po +0 -723
@@ -2,28 +2,26 @@
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
  # abf90805572190d649c59f7a021d76cb, 2017
8
8
  # Hannes Schaller <admin@cyberkov.at>, 2017
9
9
  # simon11 <transifex@stieger.co>, 2017
10
10
  # Wiederoder <stefanwiederoder@googlemail.com>, 2017
11
11
  # Michael Moll, 2017
12
+ # Lukas K. <kallies@puzzle.ch>, 2017
13
+ # Crited <Alexander.Stoll@netways.de>, 2019
12
14
  # Bryan Kearney <bryan.kearney@gmail.com>, 2019
13
- # Ettore Atalan <atalanttore@googlemail.com>, 2023
14
- # Crited <Alexander.Stoll@netways.de>, 2023
15
- # pdolinic, 2023
16
- # Lukas K. <kallies@puzzle.ch>, 2023
17
- #
18
- #, fuzzy
15
+ # Ettore Atalan <atalanttore@googlemail.com>, 2021
16
+ # Patrick Dolinic, 2021
17
+ #
19
18
  msgid ""
20
19
  msgstr ""
21
- "Project-Id-Version: foreman_virt_who_configure 1.0.0\n"
20
+ "Project-Id-Version: foreman_virt_who_configure 0.5.12\n"
22
21
  "Report-Msgid-Bugs-To: \n"
23
- "POT-Creation-Date: 2023-05-16 21:30+0000\n"
24
22
  "PO-Revision-Date: 2017-05-03 11:59+0000\n"
25
- "Last-Translator: Lukas K. <kallies@puzzle.ch>, 2023\n"
26
- "Language-Team: German (https://app.transifex.com/foreman/teams/114/de/)\n"
23
+ "Last-Translator: Patrick Dolinic, 2021\n"
24
+ "Language-Team: German (https://www.transifex.com/foreman/teams/114/de/)\n"
27
25
  "MIME-Version: 1.0\n"
28
26
  "Content-Type: text/plain; charset=UTF-8\n"
29
27
  "Content-Transfer-Encoding: 8bit\n"
@@ -55,70 +53,24 @@ msgid "Configuration interval in minutes"
55
53
  msgstr "Konfigurations-Interval in Minuten"
56
54
 
57
55
  #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:43
58
- msgid ""
59
- "Hypervisor filtering mode, %{unlimited} means no filtering, %{whitelist} "
60
- "means whitelist, %{blacklist} means blacklist"
61
- msgstr ""
62
- "Hypervisor-Filtermodus, %{unlimited} bedeutet keine Filterung, %{whitelist} "
63
- "bedeutet Whitelist, %{blacklist} bedeutet Blacklist"
56
+ msgid "Hypervisor filtering mode, %{unlimited} means no filtering, %{whitelist} means whitelist, %{blacklist} means blacklist"
57
+ msgstr "Hypervisor-Filtermodus, %{unlimited} bedeutet keine Filterung, %{whitelist} bedeutet Whitelist, %{blacklist} bedeutet Blacklist"
64
58
 
65
59
  #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:44
66
- msgid ""
67
- "Hypervisor whitelist, applicable only when filtering mode is set to 1. "
68
- "Wildcards and regular expressions are supported, multiple records must be "
69
- "separated by comma."
70
- msgstr ""
71
- "Hypervisor-Whitelist, nur anwendbar, wenn der Filtermodus auf 1 gesetzt ist."
72
- " Platzhalter und reguläre Ausdrücke werden unterstützt, mehrere Datensätze "
73
- "müssen durch Kommas getrennt werden."
60
+ 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."
61
+ msgstr "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."
74
62
 
75
63
  #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:45
76
- msgid ""
77
- "Hypervisor blacklist, applicable only when filtering mode is set to 2. "
78
- "Wildcards and regular expressions are supported, multiple records must be "
79
- "separated by comma."
80
- msgstr ""
81
- "Hypervisor-Blacklist, nur anwendbar, wenn der Filtermodus auf 2 gesetzt ist."
82
- " Wildcards und reguläre Ausdrücke werden unterstützt, mehrere Datensätze "
83
- "müssen durch Kommas getrennt werden."
64
+ 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."
65
+ msgstr "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."
84
66
 
85
67
  #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:46
86
- msgid ""
87
- "Applicable only for esx provider type. Only hosts which parent (usually "
88
- "ComputeResource) name is specified in comma-separated list in this option "
89
- "will be reported. Wildcards and regular expressions are supported, multiple "
90
- "records must be separated by comma. Put the value into the double-quotes if "
91
- "it contains special characters like comma. All new line characters will be "
92
- "removed in resulting configuration file, white spaces are removed from "
93
- "beginning and end."
94
- msgstr ""
95
- "Gilt nur für den esx-Anbietertyp. Nur Hosts, deren übergeordneter Name "
96
- "(normalerweise ComputeResource) in dieser Option in einer durch Kommas "
97
- "getrennten Liste angegeben ist, werden gemeldet. Wildcards und reguläre "
98
- "Ausdrücke werden unterstützt, mehrere Datensätze müssen durch Komma getrennt"
99
- " werden. Setzen Sie den Wert in doppelte Anführungszeichen, wenn er "
100
- "Sonderzeichen wie Komma enthält. Alle neuen Zeilenzeichen werden in der "
101
- "resultierenden Konfigurationsdatei entfernt, Leerzeichen werden am Anfang "
102
- "und am Ende entfernt."
68
+ 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."
69
+ msgstr "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."
103
70
 
104
71
  #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:47
105
- msgid ""
106
- "Applicable only for esx provider type. Hosts which parent (usually "
107
- "ComputeResource) name is specified in comma-separated list in this option "
108
- "will <b>NOT</b> be reported. Wildcards and regular expressions are "
109
- "supported, multiple records must be separated by comma. Put the value into "
110
- "the double-quotes if it contains special characters like comma. All new line"
111
- " characters will be removed in resulting configuration file, white spaces "
112
- "are removed from beginning and end."
113
- msgstr ""
114
- "Gilt nur für den esx-Anbietertyp. Hosts, deren übergeordneter Name "
115
- "(normalerweise ComputeResource) in dieser Option in einer durch Kommas "
116
- "getrennten Liste angegeben ist, werden <b> NICHT </b> gemeldet. Wildcards "
117
- "und reguläre Ausdrücke werden unterstützt, mehrere Datensätze müssen durch "
118
- "Komma getrennt werden. Setzen Sie den Wert in doppelte Anführungszeichen, "
119
- "wenn er Sonderzeichen wie Komma enthält. Alle neuen Zeilenzeichen werden in "
120
- "der resultierenden Konfigurationsdatei entfernt, Leerzeichen werden am "
121
- "Anfang und am Ende entfernt."
72
+ 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."
73
+ msgstr "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."
122
74
 
123
75
  #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:48
124
76
  msgid "Specifies how the hypervisor will be identified."
@@ -137,61 +89,39 @@ msgid "Account name by which virt-who is to connect to the hypervisor."
137
89
  msgstr "Kontoname, über den sich virt-who mit dem Hypervisor verbinden soll."
138
90
 
139
91
  #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:52
140
- msgid ""
141
- "Hypervisor password, required for all hypervisor types except for "
142
- "libvirt/kubevirt."
92
+ msgid "Hypervisor password, required for all hypervisor types except for libvirt/kubevirt."
143
93
  msgstr ""
144
94
 
145
- #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:53
146
- #: ../app/views/foreman_virt_who_configure/configs/show.html.erb:40
147
- #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:2
95
+ #: ../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
148
96
  msgid "Foreman server FQDN"
149
97
  msgstr "Foreman-Server FQDN"
150
98
 
151
- #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:54
152
- #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:20
99
+ #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:54 ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:20
153
100
  msgid "Enable debugging output"
154
101
  msgstr "Debugausgabe aktivieren"
155
102
 
156
103
  #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:55
157
- msgid ""
158
- "Configuration file containing details about how to connect to the cluster "
159
- "and authentication details."
104
+ msgid "Configuration file containing details about how to connect to the cluster and authentication details."
160
105
  msgstr ""
161
106
 
162
107
  #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:56
163
- msgid ""
164
- "HTTP proxy that should be used for communication between the server on which"
165
- " virt-who is running and the hypervisors and virtualization managers."
166
- msgstr ""
167
- "HTTP-Proxy, der für die Kommunikation zwischen dem Server, auf dem virt-who "
168
- "läuft, und den Hypervisoren und Virtualisierungsmanagern verwendet werden "
169
- "soll."
108
+ msgid "HTTP proxy that should be used for communication between the server on which virt-who is running and the hypervisors and virtualization managers."
109
+ msgstr "HTTP-Proxy, der für die Kommunikation zwischen dem Server, auf dem virt-who läuft, und den Hypervisoren und Virtualisierungsmanagern verwendet werden soll."
170
110
 
171
111
  #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:57
172
- msgid ""
173
- "Ignore proxy. A comma-separated list of hostnames or domains or ip addresses"
174
- " to ignore proxy settings for. Optionally this may be set to * to bypass "
175
- "proxy settings for all hostnames domains or ip addresses."
176
- msgstr ""
177
- "Proxy ignorieren. Eine durch Kommas getrennte Liste von Hostnamen oder "
178
- "Domänen oder IP-Adressen, für die Proxy-Einstellungen ignoriert werden "
179
- "sollen. Optional kann dies auf * gesetzt werden, um die Proxy-Einstellungen "
180
- "für alle Hostnamen-Domains oder IP-Adressen zu umgehen."
112
+ 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."
113
+ msgstr "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."
181
114
 
182
115
  #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:58
183
116
  msgid "Organization of the virt-who configuration"
184
117
  msgstr "Organisation der virt-who Konfiguration"
185
118
 
186
- #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:59
187
- #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:28
119
+ #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:59 ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:28
188
120
  msgid "Select the Prism flavor you are connecting to"
189
121
  msgstr ""
190
122
 
191
123
  #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:60
192
- msgid ""
193
- "Option Enable debugging output is required to enable AHV internal debug. It "
194
- "provides extra AHV debug information when both options are enabled"
124
+ msgid "Option Enable debugging output is required to enable AHV internal debug. It provides extra AHV debug information when both options are enabled"
195
125
  msgstr ""
196
126
 
197
127
  #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:64
@@ -202,8 +132,7 @@ msgstr "Virt-Who-Konfiguration erstellen"
202
132
  msgid "Update a virt-who configuration"
203
133
  msgstr "Virt-Who-Konfiguration aktualisieren"
204
134
 
205
- #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:73
206
- #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:81
135
+ #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:73 ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:81
207
136
  msgid "Configuration numeric identifier"
208
137
  msgstr "Numerischer Konfigurations Identifikator"
209
138
 
@@ -225,91 +154,35 @@ msgstr "Hilfe"
225
154
 
226
155
  #: ../app/helpers/foreman_virt_who_configure/configs_helper.rb:5
227
156
  msgid "VMware vCenter server’s fully qualified host name or IP address."
228
- msgstr ""
229
- "Vollständig qualifizierter Hostname oder IP-Adresse des VMware vCenter-"
230
- "Servers."
157
+ msgstr "Vollständig qualifizierter Hostname oder IP-Adresse des VMware vCenter-Servers."
231
158
 
232
159
  #: ../app/helpers/foreman_virt_who_configure/configs_helper.rb:6
233
160
  msgid "Microsoft Hyper-V fully qualified host name or IP address."
234
- msgstr ""
235
- "Vollständig qualifizierter Microsoft Hyper-V-Hostname oder IP-Adresse."
161
+ msgstr "Vollständig qualifizierter Microsoft Hyper-V-Hostname oder IP-Adresse."
236
162
 
237
163
  #: ../app/helpers/foreman_virt_who_configure/configs_helper.rb:7
238
- msgid ""
239
- "Libvirt server’s fully qualified host name or IP address. You can also "
240
- "specify preferred schema, for example: "
241
- "<code>qemu+ssh://libvirt.example.com/system</code>. If you use SSH, make "
242
- "sure you setup root's SSH key on target host for a user specified at "
243
- "hypervisor username field"
164
+ 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"
244
165
  msgstr ""
245
- "Vollständig qualifizierter Hostname oder IP-Adresse des Libvirt-Servers. Sie"
246
- " können auch ein bevorzugtes Schema angeben, zum Beispiel: "
247
- "<code>qemu+ssh://libvirt.example.com/system </code>. Wenn Sie SSH verwenden,"
248
- " stellen Sie sicher, dass Sie den SSH-Schlüssel von root auf dem Zielhost "
249
- "für einen im Hypervisor-Benutzernamensfeld angegebenen Benutzer einrichten"
250
166
 
251
167
  #: ../app/helpers/foreman_virt_who_configure/configs_helper.rb:8
252
- msgid ""
253
- "Container-native virtualization’s fully qualified host name or IP address. "
254
- "In order to connect to the cluster it is required to provide path to "
255
- "kubeconfig which contains connection details and authentication token."
256
- msgstr ""
257
- "Vollständig qualifizierter Hostname oder IP-Adresse der containernativen "
258
- "Virtualisierung. Um eine Verbindung zum Cluster herzustellen, muss der Pfad "
259
- "zu kubeconfig angegeben werden, der Verbindungsdetails und "
260
- "Authentifizierungstoken enthält."
168
+ 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."
169
+ msgstr "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."
261
170
 
262
171
  #: ../app/helpers/foreman_virt_who_configure/configs_helper.rb:9
263
172
  msgid "Nutanix AHV’s IP address."
264
173
  msgstr ""
265
174
 
266
175
  #: ../app/helpers/foreman_virt_who_configure/configs_helper.rb:15
267
- msgid ""
268
- "Account name by which virt-who is to connect to the hypervisor, in the "
269
- "format <code>domain_name\\account_name</code>. Note that only a single "
270
- "backslash separates the values for domain_name and account_name. If you are "
271
- "using a domain account, and the global configuration file <code>/etc/virt-"
272
- "who.conf</code>, then <b>two</b> backslashes are required. For further "
273
- "details, see <a href=\"https://access.redhat.com/solutions/1270223\">Red Hat"
274
- " Knowledgebase solution How to use a windows domain account with virt-"
275
- "who</a> for more information."
276
- msgstr ""
277
- "Kontoname, über den sich virt-who mit dem Hypervisor verbinden soll, im "
278
- "Format <code>Domänenname\\Kontoname </code>. Beachten Sie, dass nur ein "
279
- "einzelner umgekehrter Schrägstrich die Werte für Domänenname und Kontoname "
280
- "trennt. Wenn Sie ein Domänenkonto und die globale Konfigurationsdatei <code>"
281
- " /etc/virt-who.conf </code>verwenden, sind <b>zwei </b> umgekehrte "
282
- "Schrägstriche erforderlich. Weitere Informationen finden Sie in der <a "
283
- "href=\"https://access.redhat.com/solutions/1270223\"> Red Hat Knowledgebase-"
284
- "Lösung How to use a windows domain account with virt-who </a>für weitere "
285
- "Informationen."
176
+ 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."
177
+ msgstr "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."
286
178
 
287
179
  #: ../app/helpers/foreman_virt_who_configure/configs_helper.rb:16
288
- msgid ""
289
- "Account name by which virt-who is to connect to the hypervisor. By default "
290
- "this is <code>Administrator</code>. To use an alternate account, create a "
291
- "user account and assign that account to the following groups (Windows 2012 "
292
- "Server): Hyper-V Administrators and Remote Management Users."
293
- msgstr ""
294
- "Kontoname, über den sich virt-who mit dem Hypervisor verbinden soll. "
295
- "Standardmäßig <code> ist dies Administrator </code> . Um ein alternatives "
296
- "Konto zu verwenden, erstellen Sie ein Benutzerkonto und weisen Sie dieses "
297
- "Konto den folgenden Gruppen zu (Windows 2012 Server): Hyper-V-"
298
- "Administratoren und Remoteverwaltungsbenutzer."
180
+ 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."
181
+ msgstr "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."
299
182
 
300
183
  #: ../app/helpers/foreman_virt_who_configure/configs_helper.rb:17
301
- msgid ""
302
- "Account name by which virt-who is to connect to the hypervisor. Virt-who "
303
- "does not support password based authentication, you must manually setup SSH "
304
- "key, see <a href=\"https://access.redhat.com/solutions/1515983\">Red Hat "
305
- "Knowledgebase solution How to configure virt-who for a KVM host</a> for more"
306
- " information."
307
- msgstr ""
308
- "Kontoname, über den sich virt-who mit dem Hypervisor verbinden soll. Virt-"
309
- "who unterstützt keine passwortbasierte Authentifizierung, Sie müssen den "
310
- "SSH-Schlüssel manuell einrichten. Weitere Informationen finden Sie in der <a"
311
- " href=\"https://access.redhat.com/solutions/1515983\"> Red Hat "
312
- "Knowledgebase-Lösung So konfigurieren Sie virt-who für einen KVM-Host </a>."
184
+ 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."
185
+ msgstr "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>."
313
186
 
314
187
  #: ../app/helpers/foreman_virt_who_configure/configs_helper.rb:19
315
188
  msgid "Account name by which virt-who is to connect to Nutanix AHV."
@@ -379,8 +252,7 @@ msgstr "Alle 2 Tage"
379
252
  msgid "Every 3 days"
380
253
  msgstr "Alle 3 Tage"
381
254
 
382
- #: ../app/models/foreman_virt_who_configure/config.rb:57
383
- #: ../app/views/dashboard/_foreman_virt_who_configs_status_widget.html.erb:23
255
+ #: ../app/models/foreman_virt_who_configure/config.rb:57 ../app/views/dashboard/_foreman_virt_who_configs_status_widget.html.erb:23
384
256
  msgid "OK"
385
257
  msgstr "OK"
386
258
 
@@ -394,28 +266,19 @@ msgstr "Unbekannt"
394
266
 
395
267
  #: ../app/models/foreman_virt_who_configure/config.rb:62
396
268
  msgid "Unknown configuration status, caused by unexpected conditions"
397
- msgstr ""
398
- "Unbekannter Konfigurationsstatus, verursacht durch unbekannte Umstände"
269
+ msgstr "Unbekannter Konfigurationsstatus, verursacht durch unbekannte Umstände"
399
270
 
400
271
  #: ../app/models/foreman_virt_who_configure/config.rb:64
401
- msgid ""
402
- "The configuration was not deployed yet or the virt-who was unable to report "
403
- "the status"
404
- msgstr ""
405
- "Die Konfiguration wurde noch nicht bereitgestellt oder der virt-who konnte "
406
- "den Status nicht melden"
272
+ msgid "The configuration was not deployed yet or the virt-who was unable to report the status"
273
+ msgstr "Die Konfiguration wurde noch nicht bereitgestellt oder der virt-who konnte den Status nicht melden"
407
274
 
408
275
  #: ../app/models/foreman_virt_who_configure/config.rb:65
409
276
  msgid "The virt-who report arrived within the interval"
410
277
  msgstr "Der virt-who-Bericht ist innerhalb der Frist eingetroffen"
411
278
 
412
279
  #: ../app/models/foreman_virt_who_configure/config.rb:66
413
- msgid ""
414
- "The virt-who report has not arrived within the interval, which indicates "
415
- "there was no change on hypervisor"
416
- msgstr ""
417
- "Der virt-who-Bericht ist nicht innerhalb des Intervalls angekommen, was "
418
- "darauf hinweist, dass auf dem Hypervisor keine Änderung stattgefunden hat"
280
+ msgid "The virt-who report has not arrived within the interval, which indicates there was no change on hypervisor"
281
+ msgstr "Der virt-who-Bericht ist nicht innerhalb des Intervalls angekommen, was darauf hinweist, dass auf dem Hypervisor keine Änderung stattgefunden hat"
419
282
 
420
283
  #: ../app/models/foreman_virt_who_configure/config.rb:71
421
284
  msgid "Prism Central"
@@ -450,20 +313,12 @@ msgid "Unable to enable virt-who service using systemctl"
450
313
  msgstr "virt-who-Dienst kann nicht mit systemctl aktiviert werden "
451
314
 
452
315
  #: ../app/models/foreman_virt_who_configure/output_generator.rb:23
453
- msgid ""
454
- "Unable to start virt-who service, please see virt-who logs for more details"
455
- msgstr ""
456
- "Der virt-who-Dienst kann nicht gestartet werden. Weitere Informationen "
457
- "finden Sie in den virt-who-Protokollen."
316
+ msgid "Unable to start virt-who service, please see virt-who logs for more details"
317
+ msgstr "Der virt-who-Dienst kann nicht gestartet werden. Weitere Informationen finden Sie in den virt-who-Protokollen."
458
318
 
459
319
  #: ../app/models/foreman_virt_who_configure/output_generator.rb:24
460
- msgid ""
461
- "Unable to install virt-who package, make sure the host is properly "
462
- "subscribed and has access to katello-host-tools repository"
463
- msgstr ""
464
- "Das virt-who-Paket kann nicht installiert werden, stellen Sie sicher, dass "
465
- "der Host richtig abonniert ist und Zugriff auf das katello-host-tools-"
466
- "Repository hat"
320
+ msgid "Unable to install virt-who package, make sure the host is properly subscribed and has access to katello-host-tools repository"
321
+ msgstr "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"
467
322
 
468
323
  #: ../app/models/foreman_virt_who_configure/output_generator.rb:44
469
324
  msgid "Owner was not provided"
@@ -505,8 +360,7 @@ msgstr "Neueste Konfigurationen ohne Änderung"
505
360
  msgid "No configuration found"
506
361
  msgstr "Keine Konfiguration gefunden"
507
362
 
508
- #: ../app/views/dashboard/_foreman_virt_who_configs_status_widget.html.erb:40
509
- #: ../app/views/foreman_virt_who_configure/configs/index.html.erb:8
363
+ #: ../app/views/dashboard/_foreman_virt_who_configs_status_widget.html.erb:40 ../app/views/foreman_virt_who_configure/configs/index.html.erb:8
510
364
  msgid "Config|Name"
511
365
  msgstr "Name"
512
366
 
@@ -514,8 +368,7 @@ msgstr "Name"
514
368
  msgid "Config|Last Report"
515
369
  msgstr "Letzer Bericht"
516
370
 
517
- #: ../app/views/dashboard/_foreman_virt_who_configs_status_widget.html.erb:42
518
- #: ../app/views/foreman_virt_who_configure/configs/index.html.erb:9
371
+ #: ../app/views/dashboard/_foreman_virt_who_configs_status_widget.html.erb:42 ../app/views/foreman_virt_who_configure/configs/index.html.erb:9
519
372
  msgid "Config|Interval"
520
373
  msgstr "Intervall"
521
374
 
@@ -523,21 +376,15 @@ msgstr "Intervall"
523
376
  msgid "Edit Virt-who Config"
524
377
  msgstr "Virt-who bearbeiten"
525
378
 
526
- #: ../app/views/foreman_virt_who_configure/configs/edit.html.erb:6
527
- #: ../app/views/foreman_virt_who_configure/configs/index.html.erb:1
528
- #: ../app/views/foreman_virt_who_configure/configs/show.html.erb:12
529
- #: ../app/views/foreman_virt_who_configure/configs/welcome.html.erb:3
379
+ #: ../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
530
380
  msgid "Virt-who Configurations"
531
381
  msgstr "Virt-who Konfigurationen"
532
382
 
533
- #: ../app/views/foreman_virt_who_configure/configs/edit.html.erb:10
534
- #: ../app/views/foreman_virt_who_configure/configs/index.html.erb:21
535
- #: ../app/views/foreman_virt_who_configure/configs/show.html.erb:5
383
+ #: ../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
536
384
  msgid "Edit"
537
385
  msgstr "Bearbeiten"
538
386
 
539
- #: ../app/views/foreman_virt_who_configure/configs/index.html.erb:10
540
- #: ../app/views/foreman_virt_who_configure/configs/show.html.erb:35
387
+ #: ../app/views/foreman_virt_who_configure/configs/index.html.erb:10 ../app/views/foreman_virt_who_configure/configs/show.html.erb:35
541
388
  msgid "Status"
542
389
  msgstr "Status"
543
390
 
@@ -545,8 +392,7 @@ msgstr "Status"
545
392
  msgid "Actions"
546
393
  msgstr "Aktionen"
547
394
 
548
- #: ../app/views/foreman_virt_who_configure/configs/index.html.erb:22
549
- #: ../app/views/foreman_virt_who_configure/configs/show.html.erb:6
395
+ #: ../app/views/foreman_virt_who_configure/configs/index.html.erb:22 ../app/views/foreman_virt_who_configure/configs/show.html.erb:6
550
396
  msgid "Delete virt-who configuration %s?"
551
397
  msgstr "Virt-who Konfiguration %s löschen?"
552
398
 
@@ -570,13 +416,11 @@ msgstr "Einsetzen"
570
416
  msgid "Details"
571
417
  msgstr "Details"
572
418
 
573
- #: ../app/views/foreman_virt_who_configure/configs/show.html.erb:41
574
- #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:3
419
+ #: ../app/views/foreman_virt_who_configure/configs/show.html.erb:41 ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:3
575
420
  msgid "Hypervisor ID"
576
421
  msgstr "Hypervisor ID"
577
422
 
578
- #: ../app/views/foreman_virt_who_configure/configs/show.html.erb:42
579
- #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:9
423
+ #: ../app/views/foreman_virt_who_configure/configs/show.html.erb:42 ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:9
580
424
  msgid "Filtering"
581
425
  msgstr "FIltern"
582
426
 
@@ -592,8 +436,7 @@ msgstr "Hosts ausschließen"
592
436
  msgid "Enable debugging output?"
593
437
  msgstr "Debug-Ausgabe aktivieren?"
594
438
 
595
- #: ../app/views/foreman_virt_who_configure/configs/show.html.erb:52
596
- #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:21
439
+ #: ../app/views/foreman_virt_who_configure/configs/show.html.erb:52 ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:21
597
440
  msgid "HTTP Proxy"
598
441
  msgstr "HTTP-Proxy"
599
442
 
@@ -602,24 +445,14 @@ msgid "Ignore Proxy"
602
445
  msgstr "Proxy ignorieren"
603
446
 
604
447
  #: ../app/views/foreman_virt_who_configure/configs/show.html.erb:67
605
- msgid ""
606
- "Use either hammer command or the script below to deploy this configuration. "
607
- "Both require root privileges. Run one of them on the target host which has "
608
- "access to katello-host-tools repository and will run virt-who reporting, "
609
- "preferably Foreman host:"
610
- msgstr ""
611
- "Verwenden Sie entweder den Befehl hammer oder das folgende Skript, um diese "
612
- "Konfiguration bereitzustellen. Beide benötigen Root-Rechte. Führen Sie einen"
613
- " davon auf dem Zielhost aus, der Zugriff auf das katello-host-tools-"
614
- "Repository hat und das virt-who-Reporting ausführt, vorzugsweise Foreman-"
615
- "Host:"
448
+ 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:"
449
+ msgstr "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:"
616
450
 
617
451
  #: ../app/views/foreman_virt_who_configure/configs/show.html.erb:73
618
452
  msgid "Hammer command: "
619
453
  msgstr "Hammer-Befehl:"
620
454
 
621
- #: ../app/views/foreman_virt_who_configure/configs/show.html.erb:82
622
- #: ../app/views/foreman_virt_who_configure/configs/show.html.erb:106
455
+ #: ../app/views/foreman_virt_who_configure/configs/show.html.erb:82 ../app/views/foreman_virt_who_configure/configs/show.html.erb:106
623
456
  msgid "Copy to clipboard"
624
457
  msgstr "In Zwischenablage abspeichern"
625
458
 
@@ -648,11 +481,8 @@ msgid "Download the script"
648
481
  msgstr "Das Skript herunterladen"
649
482
 
650
483
  #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:2
651
- msgid ""
652
- "Foreman server’s fully-qualified host name, for example: foreman.example.com"
653
- msgstr ""
654
- "Der vollständig qualifizierte Hostname des Foreman-Servers, zum Beispiel: "
655
- "foreman.example.com"
484
+ msgid "Foreman server’s fully-qualified host name, for example: foreman.example.com"
485
+ msgstr "Der vollständig qualifizierte Hostname des Foreman-Servers, zum Beispiel: foreman.example.com"
656
486
 
657
487
  #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:4
658
488
  msgid ""
@@ -669,75 +499,27 @@ msgstr ""
669
499
  " 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."
670
500
 
671
501
  #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:10
672
- msgid ""
673
- "If you run a hybrid environment, with virtual machines running Red Hat "
674
- "Enterprise Linux and other operating systems, you may want to limit the "
675
- "scope of virt-who’s access to hosts. For example, if some hypervisors host "
676
- "only Microsoft Windows Server instances, there is no benefit in having those"
677
- " hypervisors reported by the virt-who agent."
678
- msgstr ""
679
- "Wenn Sie eine Hybridumgebung mit virtuellen Maschinen betreiben, auf denen "
680
- "Red Hat Enterprise Linux und andere Betriebssysteme ausgeführt werden, "
681
- "möchten Sie möglicherweise den Umfang des Zugriffs von virt-who auf Hosts "
682
- "einschränken. Wenn beispielsweise einige Hypervisoren nur Microsoft Windows "
683
- "Server-Instanzen hosten, hat es keinen Vorteil, wenn diese Hypervisoren vom "
684
- "virt-who-Agenten gemeldet werden."
502
+ 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."
503
+ msgstr "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."
685
504
 
686
505
  #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:12
687
- msgid ""
688
- "Only hosts which uuid (or hostname or hwuuid, based on "
689
- "<code>hypervisor_id</code>) is specified in comma-separated list in this "
690
- "option will be reported. Wildcards and regular expressions are supported, "
691
- "multiple records must be separated by comma. Put the value into the double-"
692
- "quotes if it contains special characters like comma. All new line characters"
693
- " will be removed in resulting configuration file, white spaces are removed "
694
- "from beginning and end."
695
- msgstr ""
696
- "Nur Hosts, deren uuid (oder hostname oder hwuuid, basierend auf <code> "
697
- "hypervisor_id </code>) in dieser Option in einer durch Kommas getrennten "
698
- "Liste angegeben ist, werden gemeldet. Wildcards und reguläre Ausdrücke "
699
- "werden unterstützt, mehrere Datensätze müssen durch Komma getrennt werden. "
700
- "Setzen Sie den Wert in doppelte Anführungszeichen, wenn er Sonderzeichen wie"
701
- " Komma enthält. Alle neuen Zeilenzeichen werden in der resultierenden "
702
- "Konfigurationsdatei entfernt, Leerzeichen werden am Anfang und am Ende "
703
- "entfernt."
506
+ 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."
507
+ msgstr "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."
704
508
 
705
509
  #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:12
706
510
  msgid "Filter hosts"
707
511
  msgstr "Hosts filtern"
708
512
 
709
513
  #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:14
710
- msgid ""
711
- "Hosts which uuid (or hostname or hwuuid, based on "
712
- "<code>hypervisor_id</code>) is specified in comma-separated list in this "
713
- "option will <b>NOT</b> be reported. Wildcards and regular expressions are "
714
- "supported, multiple records must be separated by comma. Put the value into "
715
- "the double-quotes if it contains special characters like comma. All new line"
716
- " characters will be removed in resulting configuration file, white spaces "
717
- "are removed from beginning and end."
718
- msgstr ""
719
- "Hosts, deren uuid (oder hostname oder hwuuid, basierend auf <code> "
720
- "hypervisor_id </code>) in dieser Option in einer durch Kommas getrennten "
721
- "Liste angegeben ist, werden<b> NICHT </b> gemeldet. Wildcards und reguläre "
722
- "Ausdrücke werden unterstützt, mehrere Datensätze müssen durch Komma getrennt"
723
- " werden. Setzen Sie den Wert in doppelte Anführungszeichen, wenn er "
724
- "Sonderzeichen wie Komma enthält. Alle neuen Zeilenzeichen werden in der "
725
- "resultierenden Konfigurationsdatei entfernt, Leerzeichen werden am Anfang "
726
- "und am Ende entfernt."
514
+ 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."
515
+ msgstr "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."
727
516
 
728
517
  #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:14
729
518
  msgid "Exclude hosts"
730
519
  msgstr "Hosts ausschließen"
731
520
 
732
521
  #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:16
733
- msgid ""
734
- "Only hosts which cluster ID is specified in comma-separated list in this "
735
- "option will be reported. PowerCLI command to find the domain names in VMware"
736
- " <code>Get-Cluster “ClusterName” | Select ID</code>. Wildcards and regular "
737
- "expressions are supported, multiple records must be separated by comma. Put "
738
- "the value into the double-quotes if it contains special characters like "
739
- "comma. All new line characters will be removed in resulting configuration "
740
- "file, white spaces are removed from beginning and end."
522
+ 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."
741
523
  msgstr ""
742
524
 
743
525
  #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:16
@@ -745,15 +527,7 @@ msgid "Filter host parents"
745
527
  msgstr "Gast-Hosts filtern"
746
528
 
747
529
  #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:18
748
- msgid ""
749
- "Exclude hosts which cluster ID is specified in comma-separated list in this "
750
- "option will <b>NOT</b> be reported. PowerCLI command to find the domain "
751
- "names in VMware <code>Get-Cluster “ClusterName” | Select ID</code>. "
752
- "Wildcards and regular expressions are supported, multiple records must be "
753
- "separated by comma. Put the value into the double-quotes if it contains "
754
- "special characters like comma. All new line characters will be removed in "
755
- "resulting configuration file, white spaces are removed from beginning and "
756
- "end."
530
+ 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."
757
531
  msgstr ""
758
532
 
759
533
  #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:18
@@ -761,48 +535,24 @@ msgid "Exclude host parents"
761
535
  msgstr "Gast-Hosts ausschließen"
762
536
 
763
537
  #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:20
764
- msgid ""
765
- "Different debug value can't be set per hypervisor, therefore it will affect "
766
- "all other deployed configurations on the host on which this configuration "
767
- "will be deployed."
768
- msgstr ""
769
- "Für jeden Hypervisor kann kein unterschiedlicher Debug-Wert festgelegt "
770
- "werden, daher wirkt sich dies auf alle anderen bereitgestellten "
771
- "Konfigurationen auf dem Host aus, auf dem diese Konfiguration bereitgestellt"
772
- " wird."
538
+ 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."
539
+ msgstr "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."
773
540
 
774
541
  #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:22
775
- msgid ""
776
- "HTTP proxy that should be used for communication between the server on which"
777
- " virt-who is running and the hypervisors and virtualization managers. Leave "
778
- "this blank if no proxy is used."
779
- msgstr ""
780
- "HTTP-Proxy, der für die Kommunikation zwischen dem Server, auf dem virt-who "
781
- "läuft, und den Hypervisoren und Virtualisierungsmanagern verwendet werden "
782
- "soll. Lassen Sie dieses Feld leer, wenn kein Proxy verwendet wird."
542
+ 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."
543
+ msgstr "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."
783
544
 
784
545
  #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:23
785
- msgid ""
786
- "A comma-separated list of hostnames or domains or ip addresses to ignore "
787
- "proxy settings for. Optionally this may be set to <code>*</code> to bypass "
788
- "proxy settings for all hostnames domains or ip addresses."
789
- msgstr ""
790
- "Eine durch Kommas getrennte Liste von Hostnamen oder Domänen oder IP-"
791
- "Adressen, für die Proxy-Einstellungen ignoriert werden sollen. Optional kann"
792
- " dies auf <code> * </code>gesetzt werden, um die Proxy-Einstellungen für "
793
- "alle Hostnamen-Domains oder IP-Adressen zu umgehen."
546
+ 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."
547
+ msgstr "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."
794
548
 
795
549
  #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:23
796
550
  msgid "Ignore proxy"
797
551
  msgstr "Proxy ignorieren"
798
552
 
799
553
  #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:24
800
- msgid ""
801
- "Configuration file containing details about how to connect to the cluster "
802
- "and authentication details"
803
- msgstr ""
804
- "Konfigurationsdatei mit Details zur Verbindung mit dem Cluster und "
805
- "Authentifizierungsdetails"
554
+ msgid "Configuration file containing details about how to connect to the cluster and authentication details"
555
+ msgstr "Konfigurationsdatei mit Details zur Verbindung mit dem Cluster und Authentifizierungsdetails"
806
556
 
807
557
  #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:24
808
558
  msgid "Path to kubeconfig file"
@@ -813,9 +563,7 @@ msgid "Prism Flavor"
813
563
  msgstr ""
814
564
 
815
565
  #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:29
816
- msgid ""
817
- "Option Enable debugging output is required to enable AHV internal debug. It "
818
- "provides extra AHV debug information when both options are enabled "
566
+ msgid "Option Enable debugging output is required to enable AHV internal debug. It provides extra AHV debug information when both options are enabled "
819
567
  msgstr ""
820
568
 
821
569
  #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:29
@@ -828,7 +576,7 @@ msgstr "Name der Konfiguration, z.B. der Name des Hypervisors"
828
576
 
829
577
  #: ../app/views/foreman_virt_who_configure/configs/steps/_general_information_form.erb:2
830
578
  msgid "Name"
831
- msgstr "Name"
579
+ msgstr ""
832
580
 
833
581
  #: ../app/views/foreman_virt_who_configure/configs/steps/_general_information_form.erb:7
834
582
  msgid "Owner"
@@ -851,77 +599,44 @@ msgid "Hypervisor Password"
851
599
  msgstr ""
852
600
 
853
601
  #: ../app/views/foreman_virt_who_configure/configs/steps/_general_information_form.erb:13
854
- msgid ""
855
- "Account password by which virt-who is to connect to the hypervisor instance."
856
- msgstr ""
857
- "Kontokennwort, mit dem sich virt-who mit der Hypervisor-Instanz verbinden "
858
- "soll."
602
+ msgid "Account password by which virt-who is to connect to the hypervisor instance."
603
+ msgstr "Kontokennwort, mit dem sich virt-who mit der Hypervisor-Instanz verbinden soll."
859
604
 
860
605
  #: ../app/views/foreman_virt_who_configure/configs/steps/_schedule_form.erb:2
861
- msgid ""
862
- "How often to check connected hypervisors for changes? Also affects how often"
863
- " a mapping is reported. The recommended value for most environments is every"
864
- " two hours. Different interval can't be set per hypervisor, therefore it "
865
- "will affect all other deployed configurations on the host on which this "
866
- "configuration will be deployed."
867
- msgstr ""
868
- "Wie oft werden verbundene Hypervisoren auf Änderungen überprüft? Beeinflusst"
869
- " auch, wie oft eine Zuordnung gemeldet wird. Der empfohlene Wert für die "
870
- "meisten Umgebungen ist alle zwei Stunden. Für jeden Hypervisor kann kein "
871
- "unterschiedliches Intervall festgelegt werden, daher wirkt sich dies auf "
872
- "alle anderen bereitgestellten Konfigurationen auf dem Host aus, auf dem "
873
- "diese Konfiguration bereitgestellt wird."
606
+ 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."
607
+ msgstr "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."
874
608
 
875
609
  #: ../app/views/foreman_virt_who_configure/configs/steps/_schedule_form.erb:2
876
610
  msgid "Interval"
877
- msgstr "Intervall"
611
+ msgstr ""
878
612
 
879
613
  #: ../app/views/foreman_virt_who_configure/configs/welcome.html.erb:6
880
614
  msgid "Configs"
881
615
  msgstr "Konfigurationen"
882
616
 
883
617
  #: ../app/views/foreman_virt_who_configure/configs/welcome.html.erb:8
884
- msgid ""
885
- "On this page you can define virt-who configurations for your hypervisors."
886
- msgstr ""
887
- "Auf dieser Seite können Sie virt-who-Konfigurationen für Ihre Hypervisoren "
888
- "definieren."
618
+ msgid "On this page you can define virt-who configurations for your hypervisors."
619
+ msgstr "Auf dieser Seite können Sie virt-who-Konfigurationen für Ihre Hypervisoren definieren."
889
620
 
890
621
  #: ../app/views/foreman_virt_who_configure/configs/welcome.html.erb:9
891
- msgid ""
892
- "One virt-who configuration represents one config file in /etc/virt-who.d "
893
- "directory and maps to single hypervisor, organization and lifecycle "
894
- "environment."
895
- msgstr ""
896
- "Eine virt-who-Konfiguration stellt eine Konfigurationsdatei im Verzeichnis "
897
- "/etc/virt-who.d dar und wird einem einzelnen Hypervisor, einer Organisation "
898
- "und einer Lebenszyklusumgebung zugeordnet."
622
+ msgid "One virt-who configuration represents one config file in /etc/virt-who.d directory and maps to single hypervisor, organization and lifecycle environment."
623
+ msgstr "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."
899
624
 
900
625
  #: ../app/views/foreman_virt_who_configure/configs/welcome.html.erb:10
901
- msgid ""
902
- "To define a new configuration, click the New Config button and fill in the "
903
- "form. After you provide all required information a virt-who configuration "
904
- "script will be generated. You could either install it manually by copying "
905
- "the script or deploy it on a selected target host through Remote Execution."
906
- msgstr ""
907
- "Um eine neue Konfiguration zu definieren, klicken Sie auf die Schaltfläche "
908
- "Neue Konfiguration und füllen Sie das Formular aus. Nachdem Sie alle "
909
- "erforderlichen Informationen eingegeben haben, wird ein virt-who-"
910
- "Konfigurationsskript generiert. Sie können es entweder manuell installieren,"
911
- " indem Sie das Skript kopieren, oder es über Remote Execution auf einem "
912
- "ausgewählten Zielhost bereitstellen."
913
-
914
- #: ../lib/foreman_virt_who_configure/engine.rb:73
626
+ 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."
627
+ msgstr "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."
628
+
629
+ #: ../lib/foreman_virt_who_configure/engine.rb:74
915
630
  msgid "Virt-who configurations"
916
631
  msgstr "Virt-Who-Konfigurationen"
917
632
 
918
- #: ../lib/foreman_virt_who_configure/engine.rb:78
633
+ #: ../lib/foreman_virt_who_configure/engine.rb:79
919
634
  msgid "Virt-who Configs Status"
920
635
  msgstr "Virt-who Konfigurationsstatus"
921
636
 
922
637
  #: action_names.rb:2
923
638
  msgid "Abstract async task"
924
- msgstr "Übersicht asynchrone Aufgabe"
639
+ msgstr "Übersicht asynchrone Task"
925
640
 
926
641
  #: action_names.rb:3
927
642
  msgid "Abstract"
@@ -948,305 +663,325 @@ msgid "Bulk generate applicability for hosts"
948
663
  msgstr "Anwendbarkeit von Massengenerierung für Hosts"
949
664
 
950
665
  #: action_names.rb:9
666
+ msgid "Check for long running tasks"
667
+ msgstr ""
668
+
669
+ #: action_names.rb:10
951
670
  msgid "Combined Profile Update"
952
671
  msgstr "Kombiniertes Profil-Update"
953
672
 
954
- #: action_names.rb:10
673
+ #: action_names.rb:11
955
674
  msgid "Copy version units to library"
956
675
  msgstr "Versionseinheiten in Bibliothek kopieren"
957
676
 
958
- #: action_names.rb:11
677
+ #: action_names.rb:12
959
678
  msgid "Create Alternate Content Source"
960
679
  msgstr ""
961
680
 
962
- #: action_names.rb:12
681
+ #: action_names.rb:13
963
682
  msgid "Create Export History"
964
683
  msgstr "Exportverlauf erstellen"
965
684
 
966
- #: action_names.rb:13
685
+ #: action_names.rb:14
967
686
  msgid "Create Import History"
968
687
  msgstr "Importverlauf erstellen"
969
688
 
970
- #: action_names.rb:14
689
+ #: action_names.rb:15
971
690
  msgid "Create Syncable Export History"
972
691
  msgstr ""
973
692
 
974
- #: action_names.rb:15
693
+ #: action_names.rb:16
975
694
  msgid "Create"
976
695
  msgstr "Erstellen"
977
696
 
978
- #: action_names.rb:16
697
+ #: action_names.rb:17
979
698
  msgid "Delete Activation Key"
980
699
  msgstr "Aktivierungsschlüssel löschen"
981
700
 
982
- #: action_names.rb:17
701
+ #: action_names.rb:18
983
702
  msgid "Delete Lifecycle Environment"
984
703
  msgstr "Lebenszyklusumgebung löschen"
985
704
 
986
- #: action_names.rb:18
705
+ #: action_names.rb:19
987
706
  msgid "Delete Product"
988
707
  msgstr "Produkt löschen"
989
708
 
990
- #: action_names.rb:19
709
+ #: action_names.rb:20
991
710
  msgid "Delete"
992
711
  msgstr "Löschen"
993
712
 
994
- #: action_names.rb:20
713
+ #: action_names.rb:21
714
+ msgid "Deliver notifications about long running tasks"
715
+ msgstr ""
716
+
717
+ #: action_names.rb:22
995
718
  msgid "Destroy Alternate Content Source"
996
719
  msgstr ""
997
720
 
998
- #: action_names.rb:21
721
+ #: action_names.rb:23
999
722
  msgid "Destroy Content Host"
1000
723
  msgstr "Inhaltshost löschen"
1001
724
 
1002
- #: action_names.rb:22
725
+ #: action_names.rb:24
1003
726
  msgid "Destroy"
1004
727
  msgstr "Löschen"
1005
728
 
1006
- #: action_names.rb:23
729
+ #: action_names.rb:25
1007
730
  msgid "Disable"
1008
731
  msgstr "Deaktivieren"
1009
732
 
1010
- #: action_names.rb:24
733
+ #: action_names.rb:26
1011
734
  msgid "Discover"
1012
735
  msgstr "Suchen"
1013
736
 
1014
- #: action_names.rb:25
737
+ #: action_names.rb:27
1015
738
  msgid "Enable"
1016
739
  msgstr "Aktivieren"
1017
740
 
1018
- #: action_names.rb:26
741
+ #: action_names.rb:28
1019
742
  msgid "Errata mail"
1020
743
  msgstr "Errata-E-Mail"
1021
744
 
1022
- #: action_names.rb:27
745
+ #: action_names.rb:29
1023
746
  msgid "Export Library"
1024
747
  msgstr "Bibliothek exportieren"
1025
748
 
1026
- #: action_names.rb:28
749
+ #: action_names.rb:30
1027
750
  msgid "Export Repository"
1028
751
  msgstr ""
1029
752
 
1030
- #: action_names.rb:29
753
+ #: action_names.rb:31
1031
754
  msgid "Export"
1032
755
  msgstr "Exportieren"
1033
756
 
1034
- #: action_names.rb:30
757
+ #: action_names.rb:32
1035
758
  msgid "Fetch pxe files"
1036
759
  msgstr "pxe-Dateien abrufen"
1037
760
 
1038
- #: action_names.rb:31
761
+ #: action_names.rb:33
1039
762
  msgid "Filtered index content"
1040
763
  msgstr "Indexinhalt gefiltert"
1041
764
 
1042
- #: action_names.rb:32
765
+ #: action_names.rb:34
1043
766
  msgid "Generate host applicability"
1044
767
  msgstr "Hostanwendbarkeit generieren"
1045
768
 
1046
- #: action_names.rb:33
769
+ #: action_names.rb:35
1047
770
  msgid "Generate repository applicability"
1048
771
  msgstr "Repository-Anwendbarkeit generieren"
1049
772
 
1050
- #: action_names.rb:34
773
+ #: action_names.rb:36
1051
774
  msgid "Hypervisors update"
1052
775
  msgstr "Hypervisoren aktualisieren"
1053
776
 
1054
- #: action_names.rb:35
777
+ #: action_names.rb:37
1055
778
  msgid "Hypervisors"
1056
779
  msgstr "Hypervisors"
1057
780
 
1058
- #: action_names.rb:36
781
+ #: action_names.rb:38
1059
782
  msgid "Import Content View Version"
1060
783
  msgstr "Inhaltsansichtsversion importieren"
1061
784
 
1062
- #: action_names.rb:37
785
+ #: action_names.rb:39
1063
786
  msgid "Import Default Content View"
1064
787
  msgstr "Standardinhaltsansicht importieren"
1065
788
 
1066
- #: action_names.rb:38
789
+ #: action_names.rb:40
1067
790
  msgid "Import Puppet classes"
1068
791
  msgstr "Puppet-Klassen importieren"
1069
792
 
1070
- #: action_names.rb:39
793
+ #: action_names.rb:41
1071
794
  msgid "Import Repository"
1072
795
  msgstr ""
1073
796
 
1074
- #: action_names.rb:40
797
+ #: action_names.rb:42
1075
798
  msgid "Import facts"
1076
799
  msgstr "Fakten importieren"
1077
800
 
1078
- #: action_names.rb:41
801
+ #: action_names.rb:43
1079
802
  msgid "Import"
1080
803
  msgstr "Import"
1081
804
 
1082
- #: action_names.rb:42
805
+ #: action_names.rb:44
1083
806
  msgid "Incremental Update of Content View Version(s) "
1084
807
  msgstr "Inkrementelle Aktualisierung der Inhaltsansichtsversion(en)"
1085
808
 
1086
- #: action_names.rb:43
809
+ #: action_names.rb:45
1087
810
  msgid "Incremental Update"
1088
811
  msgstr "Inkrementelle Aktualisierung"
1089
812
 
1090
- #: action_names.rb:44
813
+ #: action_names.rb:46
1091
814
  msgid "Index content"
1092
815
  msgstr "Inhalt indizieren"
1093
816
 
1094
- #: action_names.rb:45
817
+ #: action_names.rb:47
1095
818
  msgid "Index errata"
1096
819
  msgstr "Errata indizieren"
1097
820
 
1098
- #: action_names.rb:46
821
+ #: action_names.rb:48
1099
822
  msgid "Index module streams"
1100
823
  msgstr "Modulströme indexieren"
1101
824
 
1102
- #: action_names.rb:47
825
+ #: action_names.rb:49
1103
826
  msgid "Index package groups"
1104
827
  msgstr "Paketgruppen indizieren"
1105
828
 
1106
- #: action_names.rb:48
829
+ #: action_names.rb:50
1107
830
  msgid "Install Applicable Errata"
1108
831
  msgstr "Relevante Errata installieren"
1109
832
 
1110
- #: action_names.rb:49
833
+ #: action_names.rb:51
1111
834
  msgid "Instance update"
1112
835
  msgstr "Instanz-Update"
1113
836
 
1114
- #: action_names.rb:50
837
+ #: action_names.rb:52
1115
838
  msgid "Package Profile Update"
1116
839
  msgstr "Paketprofil-Update"
1117
840
 
1118
- #: action_names.rb:51
841
+ #: action_names.rb:53
1119
842
  msgid "Product Create"
1120
843
  msgstr "Produkt erstellen"
1121
844
 
1122
- #: action_names.rb:52
845
+ #: action_names.rb:54
1123
846
  msgid "Promote"
1124
847
  msgstr "Übertragen"
1125
848
 
1126
- #: action_names.rb:53
849
+ #: action_names.rb:55
1127
850
  msgid "Promotion to Environment"
1128
851
  msgstr "Promotion des Environments"
1129
852
 
1130
- #: action_names.rb:54
853
+ #: action_names.rb:56
1131
854
  msgid "Publish Lifecycle Environment Repositories"
1132
855
  msgstr "Lebenszyklusumgebungs-Repositorys veröffentlichen"
1133
856
 
1134
- #: action_names.rb:55
857
+ #: action_names.rb:57
1135
858
  msgid "Publish"
1136
859
  msgstr "Veröffentlichen"
1137
860
 
1138
- #: action_names.rb:56
861
+ #: action_names.rb:58
1139
862
  msgid "Refresh Alternate Content Source"
1140
863
  msgstr ""
1141
864
 
1142
- #: action_names.rb:57
865
+ #: action_names.rb:59
1143
866
  msgid "Reindex subscriptions"
1144
867
  msgstr "Subskriptionen neu indizieren"
1145
868
 
1146
- #: action_names.rb:58
869
+ #: action_names.rb:60
1147
870
  msgid "Remote action:"
1148
- msgstr "Entfernte Aktion:"
871
+ msgstr ""
1149
872
 
1150
- #: action_names.rb:59
873
+ #: action_names.rb:61
1151
874
  msgid "Remove Content"
1152
875
  msgstr "Inhalt entfernen"
1153
876
 
1154
- #: action_names.rb:60
877
+ #: action_names.rb:62
1155
878
  msgid "Remove Version"
1156
879
  msgstr "Version entfernen"
1157
880
 
1158
- #: action_names.rb:61
881
+ #: action_names.rb:63
1159
882
  msgid "Remove Versions and Associations"
1160
883
  msgstr "Versionen und Verknüpfungen entfernen"
1161
884
 
1162
- #: action_names.rb:62
885
+ #: action_names.rb:64
1163
886
  msgid "Remove from Environment"
1164
887
  msgstr "Aus Umgebung entfernen"
1165
888
 
1166
- #: action_names.rb:63
889
+ #: action_names.rb:65
1167
890
  msgid "Remove subscriptions"
1168
891
  msgstr "Subskriptionen entfernen"
1169
892
 
1170
- #: action_names.rb:64
893
+ #: action_names.rb:66
1171
894
  msgid "Report"
1172
895
  msgstr "Melden"
1173
896
 
1174
- #: action_names.rb:65
897
+ #: action_names.rb:67
1175
898
  msgid "Republish Version Repositories"
1176
899
  msgstr "Versions-Repositorys erneut veröffentlichen"
1177
900
 
1178
- #: action_names.rb:66
901
+ #: action_names.rb:68
1179
902
  msgid "Run Sync Plan:"
1180
903
  msgstr "Synchronisierungsplan ausführen:"
1181
904
 
1182
- #: action_names.rb:67
905
+ #: action_names.rb:69
1183
906
  msgid "Sync capsule"
1184
907
  msgstr "Kapsel synchronisieren"
1185
908
 
1186
- #: action_names.rb:68
909
+ #: action_names.rb:70
1187
910
  msgid "Syncable export"
1188
911
  msgstr ""
1189
912
 
1190
- #: action_names.rb:69
913
+ #: action_names.rb:71
1191
914
  msgid "Synchronize smart proxy"
1192
915
  msgstr "Smart-Proxy synchronisieren"
1193
916
 
1194
- #: action_names.rb:70
917
+ #: action_names.rb:72
1195
918
  msgid "Synchronize"
1196
919
  msgstr "Synchronisieren"
1197
920
 
1198
- #: action_names.rb:71
921
+ #: action_names.rb:73
1199
922
  msgid "Update Alternate Content Source"
1200
923
  msgstr ""
1201
924
 
1202
- #: action_names.rb:72
925
+ #: action_names.rb:74
1203
926
  msgid "Update CDN Configuration"
1204
927
  msgstr ""
1205
928
 
1206
- #: action_names.rb:73
929
+ #: action_names.rb:75
1207
930
  msgid "Update Content Overrides"
1208
931
  msgstr "Inhaltsüberschreibungen aktualisieren"
1209
932
 
1210
- #: action_names.rb:74
933
+ #: action_names.rb:76
1211
934
  msgid "Update content urls"
1212
935
  msgstr "Inhalts-URLs aktualisieren"
1213
936
 
1214
- #: action_names.rb:75
937
+ #: action_names.rb:77
1215
938
  msgid "Update for host"
1216
939
  msgstr "Update für Host"
1217
940
 
1218
- #: action_names.rb:76
941
+ #: action_names.rb:78
1219
942
  msgid "Update http proxy details"
1220
943
  msgstr "HTTP-Proxy-Details aktualisieren"
1221
944
 
1222
- #: action_names.rb:77
945
+ #: action_names.rb:79
1223
946
  msgid "Update http proxy"
1224
947
  msgstr "HTTP-Proxy aktualisieren"
1225
948
 
1226
- #: action_names.rb:78
949
+ #: action_names.rb:80
1227
950
  msgid "Update redhat repository"
1228
951
  msgstr "Redhat-Repository aktualisieren"
1229
952
 
1230
- #: action_names.rb:79
953
+ #: action_names.rb:81
1231
954
  msgid "Update release version for host"
1232
955
  msgstr "Release-Version für Host aktualisieren"
1233
956
 
1234
- #: action_names.rb:80
957
+ #: action_names.rb:82
1235
958
  msgid "Update"
1236
959
  msgstr "Aktualisieren"
1237
960
 
1238
- #: action_names.rb:81
961
+ #: action_names.rb:83
1239
962
  msgid "Updating System Purpose for host"
1240
963
  msgstr "Aktualisieren des Systemzwecks für den Host"
1241
964
 
1242
- #: action_names.rb:82
965
+ #: action_names.rb:84
1243
966
  msgid "Upload into"
1244
967
  msgstr "Hochgeladen in"
1245
968
 
1246
- #: action_names.rb:83
969
+ #: action_names.rb:85
1247
970
  msgid "Verify checksum"
1248
971
  msgstr "Prüfsumme überprüfen"
1249
972
 
1250
973
  #: gemspec.rb:2
1251
974
  msgid "A plugin to make virt-who configuration easy"
1252
975
  msgstr "Plugin um virt-who Konfiguration einfacher zu machen"
976
+
977
+ #~ msgid ""
978
+ #~ "Libvirt server’s fully qualified host name or IP address. You can also specify"
979
+ #~ " preferred schema, for example: <code>qemu+ssh://libvirt.example.com/system</c"
980
+ #~ "ode>. If you use SSH, make sure you setup root's SSH key on target host for a "
981
+ #~ "user specified at hypervisor username field"
982
+ #~ msgstr ""
983
+ #~ "Vollständig qualifizierter Hostname oder IP-Adresse des Libvirt-Servers. Sie k"
984
+ #~ "önnen auch ein bevorzugtes Schema angeben, zum Beispiel: <code>qemu+ssh://libv"
985
+ #~ "irt.example.com/system </code>. Wenn Sie SSH verwenden, stellen Sie sicher, da"
986
+ #~ "ss Sie den SSH-Schlüssel von root auf dem Zielhost für einen im Hypervisor-Ben"
987
+ #~ "utzernamensfeld angegebenen Benutzer einrichten"