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
  # 21966816214bc546c1fc8a185e75ca1c, 2017
8
8
  # Claer <transiblu@claer.hammock.fr>, 2017
9
+ # Bryan Kearney <bryan.kearney@gmail.com>, 2019
9
10
  # Amit Upadhye <aupadhye@redhat.com>, 2023
10
- # Baptiste Agasse <baptiste.agasse@gmail.com>, 2023
11
- # Bryan Kearney <bryan.kearney@gmail.com>, 2023
12
- #
13
- #, fuzzy
11
+ #
14
12
  msgid ""
15
13
  msgstr ""
16
- "Project-Id-Version: foreman_virt_who_configure 1.0.0\n"
14
+ "Project-Id-Version: foreman_virt_who_configure 0.5.12\n"
17
15
  "Report-Msgid-Bugs-To: \n"
18
- "POT-Creation-Date: 2023-05-16 21:30+0000\n"
19
16
  "PO-Revision-Date: 2017-05-03 11:59+0000\n"
20
- "Last-Translator: Bryan Kearney <bryan.kearney@gmail.com>, 2023\n"
21
- "Language-Team: French (https://app.transifex.com/foreman/teams/114/fr/)\n"
17
+ "Last-Translator: Amit Upadhye <aupadhye@redhat.com>, 2023\n"
18
+ "Language-Team: French (https://www.transifex.com/foreman/teams/114/fr/)\n"
22
19
  "MIME-Version: 1.0\n"
23
20
  "Content-Type: text/plain; charset=UTF-8\n"
24
21
  "Content-Transfer-Encoding: 8bit\n"
25
22
  "Language: fr\n"
26
- "Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
23
+ "Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 100000"
24
+ "0 == 0 ? 1 : 2;\n"
27
25
 
28
26
  #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:15
29
27
  msgid "List of virt-who configurations"
@@ -39,8 +37,7 @@ msgstr "Afficher une configuration virt-who"
39
37
 
40
38
  #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:29
41
39
  msgid "Renders a deploy script for the specified virt-who configuration"
42
- msgstr ""
43
- "Produit un script de déploiement pour la configuration virt-who spécifiée"
40
+ msgstr "Produit un script de déploiement pour la configuration virt-who spécifiée"
44
41
 
45
42
  #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:41
46
43
  msgid "Configuration name"
@@ -51,74 +48,24 @@ msgid "Configuration interval in minutes"
51
48
  msgstr "Intervalle de configuration en minutes"
52
49
 
53
50
  #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:43
54
- msgid ""
55
- "Hypervisor filtering mode, %{unlimited} means no filtering, %{whitelist} "
56
- "means whitelist, %{blacklist} means blacklist"
57
- msgstr ""
58
- "Mode de filtrage Hyperviseur, %{unlimited} indique aucun filtrage, "
59
- "%{whitelist} means whitelist, %{blacklist} signifie liste noire"
51
+ msgid "Hypervisor filtering mode, %{unlimited} means no filtering, %{whitelist} means whitelist, %{blacklist} means blacklist"
52
+ msgstr "Mode de filtrage Hyperviseur, %{unlimited} indique aucun filtrage, %{whitelist} means whitelist, %{blacklist} signifie liste noire"
60
53
 
61
54
  #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:44
62
- msgid ""
63
- "Hypervisor whitelist, applicable only when filtering mode is set to 1. "
64
- "Wildcards and regular expressions are supported, multiple records must be "
65
- "separated by comma."
66
- msgstr ""
67
- "Liste blanche Hyperviseur, applicable uniquement lorsque le mode de filtrage"
68
- " est défini sur 1. Les caractères génériques et les expressions régulières "
69
- "sont pris en charge, plusieurs enregistrements doivent être séparés par une "
70
- "virgule."
55
+ 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."
56
+ msgstr "Liste blanche Hyperviseur, applicable uniquement lorsque le mode de filtrage est défini sur 1. Les caractères génériques et les expressions régulières sont pris en charge, plusieurs enregistrements doivent être séparés par une virgule."
71
57
 
72
58
  #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:45
73
- msgid ""
74
- "Hypervisor blacklist, applicable only when filtering mode is set to 2. "
75
- "Wildcards and regular expressions are supported, multiple records must be "
76
- "separated by comma."
77
- msgstr ""
78
- "Liste noire Hyperviseur, applicable uniquement lorsque le mode de filtrage "
79
- "est défini sur 2. Les caractères génériques et les expressions régulières "
80
- "sont pris en charge, plusieurs enregistrements doivent être séparés par une "
81
- "virgule."
59
+ 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."
60
+ msgstr "Liste noire Hyperviseur, applicable uniquement lorsque le mode de filtrage est défini sur 2. Les caractères génériques et les expressions régulières sont pris en charge, plusieurs enregistrements doivent être séparés par une virgule."
82
61
 
83
62
  #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:46
84
- msgid ""
85
- "Applicable only for esx provider type. Only hosts which parent (usually "
86
- "ComputeResource) name is specified in comma-separated list in this option "
87
- "will be reported. Wildcards and regular expressions are supported, multiple "
88
- "records must be separated by comma. Put the value into the double-quotes if "
89
- "it contains special characters like comma. All new line characters will be "
90
- "removed in resulting configuration file, white spaces are removed from "
91
- "beginning and end."
92
- msgstr ""
93
- "Applicable uniquement pour le type de prestataire esx. Seuls les hôtes dont "
94
- "le nom du parent (généralement ComputeResource) est spécifié dans la liste "
95
- "séparée par des virgules dans cette option seront signalés. Les caractères "
96
- "de remplacement et les expressions régulières sont pris en charge, les "
97
- "enregistrements multiples doivent être séparés par une virgule. Mettez la "
98
- "valeur entre guillemets si elle contient des caractères spéciaux comme la "
99
- "virgule. Tous les nouveaux caractères de ligne seront supprimés dans le "
100
- "fichier de configuration résultant, les espaces blancs sont supprimés au "
101
- "début et à la fin."
63
+ 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."
64
+ msgstr "Applicable uniquement pour le type de prestataire esx. Seuls les hôtes dont le nom du parent (généralement ComputeResource) est spécifié dans la liste séparée par des virgules dans cette option seront signalés. Les caractères de remplacement et les expressions régulières sont pris en charge, les enregistrements multiples doivent être séparés par une virgule. Mettez la valeur entre guillemets si elle contient des caractères spéciaux comme la virgule. Tous les nouveaux caractères de ligne seront supprimés dans le fichier de configuration résultant, les espaces blancs sont supprimés au début et à la fin."
102
65
 
103
66
  #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:47
104
- msgid ""
105
- "Applicable only for esx provider type. Hosts which parent (usually "
106
- "ComputeResource) name is specified in comma-separated list in this option "
107
- "will <b>NOT</b> be reported. Wildcards and regular expressions are "
108
- "supported, multiple records must be separated by comma. Put the value into "
109
- "the double-quotes if it contains special characters like comma. All new line"
110
- " characters will be removed in resulting configuration file, white spaces "
111
- "are removed from beginning and end."
112
- msgstr ""
113
- "Applicable uniquement pour le type de prestataire esx. Les hôtes dont le nom"
114
- " du parent (généralement ComputeResource) est spécifié dans la liste séparée"
115
- " par des virgules dans cette option seront <b>PAS</b> signalés. Les "
116
- "caractères de remplacement et les expressions régulières sont pris en "
117
- "charge, les enregistrements multiples doivent être séparés par une virgule. "
118
- "Mettez la valeur entre guillemets si elle contient des caractères spéciaux "
119
- "comme la virgule. Tous les nouveaux caractères de ligne seront supprimés "
120
- "dans le fichier de configuration résultant, les espaces blancs sont "
121
- "supprimés au début et à la fin."
67
+ msgid "Applicable only for esx provider type. Hosts which parent (usually ComputeResource) name is specified in comma-separated list in this option will <b>NOT</b> be reported. Wildcards and regular expressions are supported, multiple records must be separated by comma. Put the value into the double-quotes if it contains special characters like comma. All new line characters will be removed in resulting configuration file, white spaces are removed from beginning and end."
68
+ msgstr "Applicable uniquement pour le type de prestataire esx. Les hôtes dont le nom du parent (généralement ComputeResource) est spécifié dans la liste séparée par des virgules dans cette option seront <b>PAS</b> signalés. Les caractères de remplacement et les expressions régulières sont pris en charge, les enregistrements multiples doivent être séparés par une virgule. Mettez la valeur entre guillemets si elle contient des caractères spéciaux comme la virgule. Tous les nouveaux caractères de ligne seront supprimés dans le fichier de configuration résultant, les espaces blancs sont supprimés au début et à la fin."
122
69
 
123
70
  #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:48
124
71
  msgid "Specifies how the hypervisor will be identified."
@@ -137,68 +84,40 @@ msgid "Account name by which virt-who is to connect to the hypervisor."
137
84
  msgstr "Nom du compte avec lequel virt-who doit se connecter à l'hyperviseur."
138
85
 
139
86
  #: ../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."
143
- msgstr ""
144
- "Mot de passe de l'hyperviseur obligatoire pour tous les types d'hyperviseur "
145
- "sauf libvirt/kebevirt."
87
+ msgid "Hypervisor password, required for all hypervisor types except for libvirt/kubevirt."
88
+ msgstr "Mot de passe de l'hyperviseur obligatoire pour tous les types d'hyperviseur sauf libvirt/kebevirt."
146
89
 
147
- #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:53
148
- #: ../app/views/foreman_virt_who_configure/configs/show.html.erb:40
149
- #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:2
90
+ #: ../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
150
91
  msgid "Foreman server FQDN"
151
92
  msgstr "FQDN du serveur de Foreman"
152
93
 
153
- #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:54
154
- #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:20
94
+ #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:54 ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:20
155
95
  msgid "Enable debugging output"
156
96
  msgstr "Activer la sortie de débogage"
157
97
 
158
98
  #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:55
159
- msgid ""
160
- "Configuration file containing details about how to connect to the cluster "
161
- "and authentication details."
162
- msgstr ""
163
- "Fichier de configuration contenant des détails sur la façon de se connecter "
164
- "au cluster et des détails d'authentification."
99
+ msgid "Configuration file containing details about how to connect to the cluster and authentication details."
100
+ msgstr "Fichier de configuration contenant des détails sur la façon de se connecter au cluster et des détails d'authentification."
165
101
 
166
102
  #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:56
167
- msgid ""
168
- "HTTP proxy that should be used for communication between the server on which"
169
- " virt-who is running and the hypervisors and virtualization managers."
170
- msgstr ""
171
- "Proxy HTTP à utiliser pour la communication entre le serveur sur lequel "
172
- "virt-who est exécuté et les hyperviseurs et gestionnaires de virtualisation."
103
+ msgid "HTTP proxy that should be used for communication between the server on which virt-who is running and the hypervisors and virtualization managers."
104
+ msgstr "Proxy HTTP à utiliser pour la communication entre le serveur sur lequel virt-who est exécuté et les hyperviseurs et gestionnaires de virtualisation."
173
105
 
174
106
  #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:57
175
- msgid ""
176
- "Ignore proxy. A comma-separated list of hostnames or domains or ip addresses"
177
- " to ignore proxy settings for. Optionally this may be set to * to bypass "
178
- "proxy settings for all hostnames domains or ip addresses."
179
- msgstr ""
180
- "Ignorer le proxy. Une liste de noms d'hôte ou de domaines ou d'adresses IP "
181
- "séparés par une virgule pour ignorer les paramètres du proxy. Peut "
182
- "éventuellement être défini sur * pour contourner les paramètres du proxy "
183
- "pour tous les noms d'hôte, domaines ou adresses IP."
107
+ 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."
108
+ msgstr "Ignorer le proxy. Une liste de noms d'hôte ou de domaines ou d'adresses IP séparés par une virgule pour ignorer les paramètres du proxy. Peut éventuellement être défini sur * pour contourner les paramètres du proxy pour tous les noms d'hôte, domaines ou adresses IP."
184
109
 
185
110
  #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:58
186
111
  msgid "Organization of the virt-who configuration"
187
112
  msgstr "Organisation de la configuration virt-who"
188
113
 
189
- #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:59
190
- #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:28
114
+ #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:59 ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:28
191
115
  msgid "Select the Prism flavor you are connecting to"
192
116
  msgstr "Sélectionnez le gabarit Prism auquel vous êtes connecté"
193
117
 
194
118
  #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:60
195
- msgid ""
196
- "Option Enable debugging output is required to enable AHV internal debug. It "
197
- "provides extra AHV debug information when both options are enabled"
198
- msgstr ""
199
- "L'option Activer la sortie de débogage est nécessaire pour activer le "
200
- "débogage interne de l'AHV. Elle fournit des informations supplémentaires sur"
201
- " le débogage de l'AHV lorsque les deux options sont activées"
119
+ msgid "Option Enable debugging output is required to enable AHV internal debug. It provides extra AHV debug information when both options are enabled"
120
+ msgstr "L'option Activer la sortie de débogage est nécessaire pour activer le débogage interne de l'AHV. Elle fournit des informations supplémentaires sur le débogage de l'AHV lorsque les deux options sont activées"
202
121
 
203
122
  #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:64
204
123
  msgid "Create a virt-who configuration"
@@ -208,8 +127,7 @@ msgstr "Créer une configuration virt-who"
208
127
  msgid "Update a virt-who configuration"
209
128
  msgstr "Mettre à jour une configuration virt-who"
210
129
 
211
- #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:73
212
- #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:81
130
+ #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:73 ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:81
213
131
  msgid "Configuration numeric identifier"
214
132
  msgstr "Identifiant numérique de la configuration"
215
133
 
@@ -238,80 +156,28 @@ msgid "Microsoft Hyper-V fully qualified host name or IP address."
238
156
  msgstr "Nom d'hôte complet ou adresse IP Microsoft Hyper-V."
239
157
 
240
158
  #: ../app/helpers/foreman_virt_who_configure/configs_helper.rb:7
241
- msgid ""
242
- "Libvirt server’s fully qualified host name or IP address. You can also "
243
- "specify preferred schema, for example: "
244
- "<code>qemu+ssh://libvirt.example.com/system</code>. If you use SSH, make "
245
- "sure you setup root's SSH key on target host for a user specified at "
246
- "hypervisor username field"
159
+ 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"
247
160
  msgstr ""
248
- "Nom d'hôte complet ou adresse IP du serveur Libvirt. Vous pouvez également "
249
- "spécifier un schéma préféré, par exemple: "
250
- "<code>qemu+ssh://libvirt.example.com/system</code>. Si vous utilisez SSH, "
251
- "veillez à configurer la clé SSH du root sur l'hôte cible pour un utilisateur"
252
- " spécifié dans le champ du nom d'utilisateur hyperviseur"
253
161
 
254
162
  #: ../app/helpers/foreman_virt_who_configure/configs_helper.rb:8
255
- msgid ""
256
- "Container-native virtualization’s fully qualified host name or IP address. "
257
- "In order to connect to the cluster it is required to provide path to "
258
- "kubeconfig which contains connection details and authentication token."
259
- msgstr ""
260
- "Nom d'hôte ou adresse IP entièrement qualifié de la virtualisation native du"
261
- " conteneur. Afin de se connecter au cluster, il est nécessaire de fournir le"
262
- " chemin d'accès à kubeconfig qui contient les détails de la connexion et le "
263
- "jeton d'authentification."
163
+ 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."
164
+ msgstr "Nom d'hôte ou adresse IP entièrement qualifié de la virtualisation native du conteneur. Afin de se connecter au cluster, il est nécessaire de fournir le chemin d'accès à kubeconfig qui contient les détails de la connexion et le jeton d'authentification."
264
165
 
265
166
  #: ../app/helpers/foreman_virt_who_configure/configs_helper.rb:9
266
167
  msgid "Nutanix AHV’s IP address."
267
168
  msgstr "L'adresse IP de Nutanix AHV."
268
169
 
269
170
  #: ../app/helpers/foreman_virt_who_configure/configs_helper.rb:15
270
- msgid ""
271
- "Account name by which virt-who is to connect to the hypervisor, in the "
272
- "format <code>domain_name\\account_name</code>. Note that only a single "
273
- "backslash separates the values for domain_name and account_name. If you are "
274
- "using a domain account, and the global configuration file <code>/etc/virt-"
275
- "who.conf</code>, then <b>two</b> backslashes are required. For further "
276
- "details, see <a href=\"https://access.redhat.com/solutions/1270223\">Red Hat"
277
- " Knowledgebase solution How to use a windows domain account with virt-"
278
- "who</a> for more information."
279
- msgstr ""
280
- "Nom du compte avec lequel virt-who doit se connecter à l'hyperviseur, au "
281
- "format <code>domain_name\\account_name</code>. Notez qu'une seule barre "
282
- "oblique inverse sépare les valeurs de domain_name et account_name. Si vous "
283
- "utilisez un compte de domaine et le fichier de configuration global "
284
- "<code>/etc/virt-who.conf</code>, <b>two</b> barres obliques inverses sont "
285
- "alors requises. Pour en savoir plus, consultez <a "
286
- "href=\"https://access.redhat.com/solutions/1270223\"> Red Hat Knowledgebase "
287
- "solution How to use a windows domain account with virt-who</a>."
171
+ 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."
172
+ msgstr "Nom du compte avec lequel virt-who doit se connecter à l'hyperviseur, au format <code>domain_name\\account_name</code>. Notez qu'une seule barre oblique inverse sépare les valeurs de domain_name et account_name. Si vous utilisez un compte de domaine et le fichier de configuration global <code>/etc/virt-who.conf</code>, <b>two</b> barres obliques inverses sont alors requises. Pour en savoir plus, consultez <a href=\"https://access.redhat.com/solutions/1270223\"> Red Hat Knowledgebase solution How to use a windows domain account with virt-who</a>."
288
173
 
289
174
  #: ../app/helpers/foreman_virt_who_configure/configs_helper.rb:16
290
- msgid ""
291
- "Account name by which virt-who is to connect to the hypervisor. By default "
292
- "this is <code>Administrator</code>. To use an alternate account, create a "
293
- "user account and assign that account to the following groups (Windows 2012 "
294
- "Server): Hyper-V Administrators and Remote Management Users."
295
- msgstr ""
296
- "Nom du compte avec lequel virt-who doit se connecter à l'hyperviseur. Par "
297
- "défaut, il s'agit de l'<code>Administrateur</code>. Pour utiliser un autre "
298
- "compte, créez un compte d'utilisateur et attribuez-le aux groupes suivants "
299
- "(Windows 2012 Server) : administrateurs Hyper-V et utilisateurs de la "
300
- "gestion à distance."
175
+ 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."
176
+ msgstr "Nom du compte avec lequel virt-who doit se connecter à l'hyperviseur. Par défaut, il s'agit de l'<code>Administrateur</code>. Pour utiliser un autre compte, créez un compte d'utilisateur et attribuez-le aux groupes suivants (Windows 2012 Server) : administrateurs Hyper-V et utilisateurs de la gestion à distance."
301
177
 
302
178
  #: ../app/helpers/foreman_virt_who_configure/configs_helper.rb:17
303
- msgid ""
304
- "Account name by which virt-who is to connect to the hypervisor. Virt-who "
305
- "does not support password based authentication, you must manually setup SSH "
306
- "key, see <a href=\"https://access.redhat.com/solutions/1515983\">Red Hat "
307
- "Knowledgebase solution How to configure virt-who for a KVM host</a> for more"
308
- " information."
309
- msgstr ""
310
- "Nom du compte avec lequel virt-who doit se connecter à l'hyperviseur. Virt-"
311
- "who ne prend pas en charge l'authentification par mot de passe, vous devez "
312
- "donc configurer manuellement une clé SSH, consultez <a "
313
- "href=\"https://access.redhat.com/solutions/1515983\">Red Hat Knowledgebase "
314
- "solution How to configure virt-who for a KVM host</a> pour en savoir plus."
179
+ 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."
180
+ msgstr "Nom du compte avec lequel virt-who doit se connecter à l'hyperviseur. Virt-who ne prend pas en charge l'authentification par mot de passe, vous devez donc configurer manuellement une clé SSH, consultez <a href=\"https://access.redhat.com/solutions/1515983\">Red Hat Knowledgebase solution How to configure virt-who for a KVM host</a> pour en savoir plus."
315
181
 
316
182
  #: ../app/helpers/foreman_virt_who_configure/configs_helper.rb:19
317
183
  msgid "Account name by which virt-who is to connect to Nutanix AHV."
@@ -381,8 +247,7 @@ msgstr "Tous les 2 jours"
381
247
  msgid "Every 3 days"
382
248
  msgstr "Tous les 3 jours"
383
249
 
384
- #: ../app/models/foreman_virt_who_configure/config.rb:57
385
- #: ../app/views/dashboard/_foreman_virt_who_configs_status_widget.html.erb:23
250
+ #: ../app/models/foreman_virt_who_configure/config.rb:57 ../app/views/dashboard/_foreman_virt_who_configs_status_widget.html.erb:23
386
251
  msgid "OK"
387
252
  msgstr "OK"
388
253
 
@@ -399,24 +264,16 @@ msgid "Unknown configuration status, caused by unexpected conditions"
399
264
  msgstr "État de la configuration inconnu en raison de conditions inattendues"
400
265
 
401
266
  #: ../app/models/foreman_virt_who_configure/config.rb:64
402
- msgid ""
403
- "The configuration was not deployed yet or the virt-who was unable to report "
404
- "the status"
405
- msgstr ""
406
- "La configuration n'a pas encore été déployée ou virt-who n'a pas été en "
407
- "mesure de signaler l'état"
267
+ msgid "The configuration was not deployed yet or the virt-who was unable to report the status"
268
+ msgstr "La configuration n'a pas encore été déployée ou virt-who n'a pas été en mesure de signaler l'état"
408
269
 
409
270
  #: ../app/models/foreman_virt_who_configure/config.rb:65
410
271
  msgid "The virt-who report arrived within the interval"
411
272
  msgstr "Le rapport virt-who est arrivé dans l'intervalle"
412
273
 
413
274
  #: ../app/models/foreman_virt_who_configure/config.rb:66
414
- msgid ""
415
- "The virt-who report has not arrived within the interval, which indicates "
416
- "there was no change on hypervisor"
417
- msgstr ""
418
- "Le rapport virt-who n'est pas arrivé dans l'intervalle, ce qui indique "
419
- "qu'aucun changement n'est intervenu sur l'hyperviseur"
275
+ msgid "The virt-who report has not arrived within the interval, which indicates there was no change on hypervisor"
276
+ msgstr "Le rapport virt-who n'est pas arrivé dans l'intervalle, ce qui indique qu'aucun changement n'est intervenu sur l'hyperviseur"
420
277
 
421
278
  #: ../app/models/foreman_virt_who_configure/config.rb:71
422
279
  msgid "Prism Central"
@@ -451,20 +308,12 @@ msgid "Unable to enable virt-who service using systemctl"
451
308
  msgstr "Impossible d'activer le service virt-who à l'aide de systemctl"
452
309
 
453
310
  #: ../app/models/foreman_virt_who_configure/output_generator.rb:23
454
- msgid ""
455
- "Unable to start virt-who service, please see virt-who logs for more details"
456
- msgstr ""
457
- "Impossible de démarrer le service virt-who. Consultez les journaux virt-who "
458
- "pour en savoir plus"
311
+ msgid "Unable to start virt-who service, please see virt-who logs for more details"
312
+ msgstr "Impossible de démarrer le service virt-who. Consultez les journaux virt-who pour en savoir plus"
459
313
 
460
314
  #: ../app/models/foreman_virt_who_configure/output_generator.rb:24
461
- msgid ""
462
- "Unable to install virt-who package, make sure the host is properly "
463
- "subscribed and has access to katello-host-tools repository"
464
- msgstr ""
465
- "Impossible d'installer le paquetage virt-who. Assurez-vous que l'hôte "
466
- "dispose d'un abonnement correct et qu'il a accès au référentiel katello-"
467
- "host-tools"
315
+ msgid "Unable to install virt-who package, make sure the host is properly subscribed and has access to katello-host-tools repository"
316
+ msgstr "Impossible d'installer le paquetage virt-who. Assurez-vous que l'hôte dispose d'un abonnement correct et qu'il a accès au référentiel katello-host-tools"
468
317
 
469
318
  #: ../app/models/foreman_virt_who_configure/output_generator.rb:44
470
319
  msgid "Owner was not provided"
@@ -506,8 +355,7 @@ msgstr "Dernières configurations sans modification"
506
355
  msgid "No configuration found"
507
356
  msgstr "Aucune configuration trouvée"
508
357
 
509
- #: ../app/views/dashboard/_foreman_virt_who_configs_status_widget.html.erb:40
510
- #: ../app/views/foreman_virt_who_configure/configs/index.html.erb:8
358
+ #: ../app/views/dashboard/_foreman_virt_who_configs_status_widget.html.erb:40 ../app/views/foreman_virt_who_configure/configs/index.html.erb:8
511
359
  msgid "Config|Name"
512
360
  msgstr "Nom"
513
361
 
@@ -515,8 +363,7 @@ msgstr "Nom"
515
363
  msgid "Config|Last Report"
516
364
  msgstr "Dernier rapport"
517
365
 
518
- #: ../app/views/dashboard/_foreman_virt_who_configs_status_widget.html.erb:42
519
- #: ../app/views/foreman_virt_who_configure/configs/index.html.erb:9
366
+ #: ../app/views/dashboard/_foreman_virt_who_configs_status_widget.html.erb:42 ../app/views/foreman_virt_who_configure/configs/index.html.erb:9
520
367
  msgid "Config|Interval"
521
368
  msgstr "Intervalle"
522
369
 
@@ -524,21 +371,15 @@ msgstr "Intervalle"
524
371
  msgid "Edit Virt-who Config"
525
372
  msgstr "Modifier la configuration virt-who"
526
373
 
527
- #: ../app/views/foreman_virt_who_configure/configs/edit.html.erb:6
528
- #: ../app/views/foreman_virt_who_configure/configs/index.html.erb:1
529
- #: ../app/views/foreman_virt_who_configure/configs/show.html.erb:12
530
- #: ../app/views/foreman_virt_who_configure/configs/welcome.html.erb:3
374
+ #: ../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
531
375
  msgid "Virt-who Configurations"
532
376
  msgstr "Configurations virt-who"
533
377
 
534
- #: ../app/views/foreman_virt_who_configure/configs/edit.html.erb:10
535
- #: ../app/views/foreman_virt_who_configure/configs/index.html.erb:21
536
- #: ../app/views/foreman_virt_who_configure/configs/show.html.erb:5
378
+ #: ../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
537
379
  msgid "Edit"
538
380
  msgstr "Modifier"
539
381
 
540
- #: ../app/views/foreman_virt_who_configure/configs/index.html.erb:10
541
- #: ../app/views/foreman_virt_who_configure/configs/show.html.erb:35
382
+ #: ../app/views/foreman_virt_who_configure/configs/index.html.erb:10 ../app/views/foreman_virt_who_configure/configs/show.html.erb:35
542
383
  msgid "Status"
543
384
  msgstr "Statut"
544
385
 
@@ -546,8 +387,7 @@ msgstr "Statut"
546
387
  msgid "Actions"
547
388
  msgstr "Actions"
548
389
 
549
- #: ../app/views/foreman_virt_who_configure/configs/index.html.erb:22
550
- #: ../app/views/foreman_virt_who_configure/configs/show.html.erb:6
390
+ #: ../app/views/foreman_virt_who_configure/configs/index.html.erb:22 ../app/views/foreman_virt_who_configure/configs/show.html.erb:6
551
391
  msgid "Delete virt-who configuration %s?"
552
392
  msgstr "Supprimer la configuration virt-who %s?"
553
393
 
@@ -571,13 +411,11 @@ msgstr "Déploiement"
571
411
  msgid "Details"
572
412
  msgstr "Détails"
573
413
 
574
- #: ../app/views/foreman_virt_who_configure/configs/show.html.erb:41
575
- #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:3
414
+ #: ../app/views/foreman_virt_who_configure/configs/show.html.erb:41 ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:3
576
415
  msgid "Hypervisor ID"
577
416
  msgstr "ID hyperviseur"
578
417
 
579
- #: ../app/views/foreman_virt_who_configure/configs/show.html.erb:42
580
- #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:9
418
+ #: ../app/views/foreman_virt_who_configure/configs/show.html.erb:42 ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:9
581
419
  msgid "Filtering"
582
420
  msgstr "Filtrage"
583
421
 
@@ -593,8 +431,7 @@ msgstr "Exclure des hôtes"
593
431
  msgid "Enable debugging output?"
594
432
  msgstr "Activer la sortie de débogage ?"
595
433
 
596
- #: ../app/views/foreman_virt_who_configure/configs/show.html.erb:52
597
- #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:21
434
+ #: ../app/views/foreman_virt_who_configure/configs/show.html.erb:52 ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:21
598
435
  msgid "HTTP Proxy"
599
436
  msgstr "HTTP Proxy"
600
437
 
@@ -603,23 +440,14 @@ msgid "Ignore Proxy"
603
440
  msgstr "Ignorer le proxy"
604
441
 
605
442
  #: ../app/views/foreman_virt_who_configure/configs/show.html.erb:67
606
- msgid ""
607
- "Use either hammer command or the script below to deploy this configuration. "
608
- "Both require root privileges. Run one of them on the target host which has "
609
- "access to katello-host-tools repository and will run virt-who reporting, "
610
- "preferably Foreman host:"
611
- msgstr ""
612
- "Utilisez soit la commande hammer, soit le script ci-dessous pour déployer "
613
- "cette configuration. Les deux requièrent les privilèges root. Exécutez l'un "
614
- "d'eux sur l'hôte cible qui a accès au dépôt katello-host-tools et qui "
615
- "exécutera le rapport de virt-who, de préférence l'hôte Foreman :"
443
+ 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:"
444
+ msgstr "Utilisez soit la commande hammer, soit le script ci-dessous pour déployer cette configuration. Les deux requièrent les privilèges root. Exécutez l'un d'eux sur l'hôte cible qui a accès au dépôt katello-host-tools et qui exécutera le rapport de virt-who, de préférence l'hôte Foreman :"
616
445
 
617
446
  #: ../app/views/foreman_virt_who_configure/configs/show.html.erb:73
618
447
  msgid "Hammer command: "
619
448
  msgstr "Commande hammer :"
620
449
 
621
- #: ../app/views/foreman_virt_who_configure/configs/show.html.erb:82
622
- #: ../app/views/foreman_virt_who_configure/configs/show.html.erb:106
450
+ #: ../app/views/foreman_virt_who_configure/configs/show.html.erb:82 ../app/views/foreman_virt_who_configure/configs/show.html.erb:106
623
451
  msgid "Copy to clipboard"
624
452
  msgstr "Copier dans le presse-papiers"
625
453
 
@@ -648,10 +476,8 @@ msgid "Download the script"
648
476
  msgstr "Télécharger le script"
649
477
 
650
478
  #: ../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
- "Nom d'hôte complet du serveur Foreman, par exemple : foreman.example.com"
479
+ msgid "Foreman server’s fully-qualified host name, for example: foreman.example.com"
480
+ msgstr "Nom d'hôte complet du serveur Foreman, par exemple : foreman.example.com"
655
481
 
656
482
  #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:4
657
483
  msgid ""
@@ -668,159 +494,60 @@ msgstr ""
668
494
  " Cette propriété doit être configurée avant l'exécution initiale de virt-who. Si vous la modifiez ultérieurement, des entrées en double seront présentes dans le gestionnaire d'abonnements."
669
495
 
670
496
  #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:10
671
- msgid ""
672
- "If you run a hybrid environment, with virtual machines running Red Hat "
673
- "Enterprise Linux and other operating systems, you may want to limit the "
674
- "scope of virt-who’s access to hosts. For example, if some hypervisors host "
675
- "only Microsoft Windows Server instances, there is no benefit in having those"
676
- " hypervisors reported by the virt-who agent."
677
- msgstr ""
678
- "Si vous exécutez un environnement hybride, avec des machines virtuelles "
679
- "exécutant Red Hat Enterprise Linux et d'autres systèmes d'exploitation, il "
680
- "se peut que vous souhaitiez limiter l'accès de virt-who aux hôtes. Par "
681
- "exemple, si certains hyperviseurs n'hébergent que des instances Microsoft "
682
- "Windows Server, il n'y a aucun avantage à ce que ces hyperviseurs soient "
683
- "signalés par l'agent virt-who."
497
+ 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."
498
+ msgstr "Si vous exécutez un environnement hybride, avec des machines virtuelles exécutant Red Hat Enterprise Linux et d'autres systèmes d'exploitation, il se peut que vous souhaitiez limiter l'accès de virt-who aux hôtes. Par exemple, si certains hyperviseurs n'hébergent que des instances Microsoft Windows Server, il n'y a aucun avantage à ce que ces hyperviseurs soient signalés par l'agent virt-who."
684
499
 
685
500
  #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:12
686
- msgid ""
687
- "Only hosts which uuid (or hostname or hwuuid, based on "
688
- "<code>hypervisor_id</code>) is specified in comma-separated list in this "
689
- "option will be reported. Wildcards and regular expressions are supported, "
690
- "multiple records must be separated by comma. Put the value into the double-"
691
- "quotes if it contains special characters like comma. All new line characters"
692
- " will be removed in resulting configuration file, white spaces are removed "
693
- "from beginning and end."
694
- msgstr ""
695
- "Seuls les hôtes dont l'uuid (ou le nom d'hôte ou hwuuid, basé sur "
696
- "<code>hypervisor_id</code>) est spécifié dans la liste séparée par des "
697
- "virgules dans cette option seront signalés. Les caractères de remplacement "
698
- "et les expressions régulières sont pris en charge, les enregistrements "
699
- "multiples doivent être séparés par une virgule. Mettez la valeur entre "
700
- "guillemets si elle contient des caractères spéciaux comme la virgule. Tous "
701
- "les nouveaux caractères de ligne seront supprimés dans le fichier de "
702
- "configuration résultant, les espaces blancs sont supprimés au début et à la "
703
- "fin."
501
+ 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."
502
+ msgstr "Seuls les hôtes dont l'uuid (ou le nom d'hôte ou hwuuid, basé sur <code>hypervisor_id</code>) est spécifié dans la liste séparée par des virgules dans cette option seront signalés. Les caractères de remplacement et les expressions régulières sont pris en charge, les enregistrements multiples doivent être séparés par une virgule. Mettez la valeur entre guillemets si elle contient des caractères spéciaux comme la virgule. Tous les nouveaux caractères de ligne seront supprimés dans le fichier de configuration résultant, les espaces blancs sont supprimés au début et à la fin."
704
503
 
705
504
  #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:12
706
505
  msgid "Filter hosts"
707
506
  msgstr "Filtrer les hôtes"
708
507
 
709
508
  #: ../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
- "Les hôtes dont l'uuid (ou le nom d'hôte ou hwuuid, basé sur "
720
- "<code>hypervisor_id</code>) est spécifié dans la liste séparée par des "
721
- "virgules dans cette option ne seront <b>PAS</b> signalés. Les caractères de "
722
- "remplacement et les expressions régulières sont pris en charge, les "
723
- "enregistrements multiples doivent être séparés par une virgule. Mettez la "
724
- "valeur entre guillemets si elle contient des caractères spéciaux comme la "
725
- "virgule. Tous les nouveaux caractères de ligne seront supprimés dans le "
726
- "fichier de configuration résultant, les espaces blancs sont supprimés au "
727
- "début et à la fin."
509
+ 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."
510
+ msgstr "Les hôtes dont l'uuid (ou le nom d'hôte ou hwuuid, basé sur <code>hypervisor_id</code>) est spécifié dans la liste séparée par des virgules dans cette option ne seront <b>PAS</b> signalés. Les caractères de remplacement et les expressions régulières sont pris en charge, les enregistrements multiples doivent être séparés par une virgule. Mettez la valeur entre guillemets si elle contient des caractères spéciaux comme la virgule. Tous les nouveaux caractères de ligne seront supprimés dans le fichier de configuration résultant, les espaces blancs sont supprimés au début et à la fin."
728
511
 
729
512
  #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:14
730
513
  msgid "Exclude hosts"
731
514
  msgstr "Exclure des hôtes"
732
515
 
733
516
  #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:16
734
- msgid ""
735
- "Only hosts which cluster ID is specified in comma-separated list in this "
736
- "option will be reported. PowerCLI command to find the domain names in VMware"
737
- " <code>Get-Cluster “ClusterName” | Select ID</code>. Wildcards and regular "
738
- "expressions are supported, multiple records must be separated by comma. Put "
739
- "the value into the double-quotes if it contains special characters like "
740
- "comma. All new line characters will be removed in resulting configuration "
741
- "file, white spaces are removed from beginning and end."
742
- msgstr ""
743
- "Seuls les hôtes dont l'ID de cluster est spécifié dans une liste séparée par"
744
- " des virgules dans cette option seront signalés. Utiliser la commande "
745
- "PowerCLI pour trouver les noms de domaine dans VMware <code>Get-Cluster "
746
- "\"ClusterName\" | Select ID</code>. Les caractères génériques et les "
747
- "expressions régulières sont pris en charge, les enregistrements multiples "
748
- "doivent être séparés par une virgule. Mettez la valeur entre guillemets si "
749
- "elle contient des caractères spéciaux comme la virgule. Tous les caractères "
750
- "de nouvelle ligne seront supprimés dans le fichier de configuration "
751
- "résultant, les espaces blancs sont supprimés au début et à la fin."
517
+ 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."
518
+ msgstr "Seuls les hôtes dont l'ID de cluster est spécifié dans une liste séparée par des virgules dans cette option seront signalés. Utiliser la commande PowerCLI pour trouver les noms de domaine dans VMware <code>Get-Cluster \"ClusterName\" | Select ID</code>. Les caractères génériques et les expressions régulières sont pris en charge, les enregistrements multiples doivent être séparés par une virgule. Mettez la valeur entre guillemets si elle contient des caractères spéciaux comme la virgule. Tous les caractères de nouvelle ligne seront supprimés dans le fichier de configuration résultant, les espaces blancs sont supprimés au début et à la fin."
752
519
 
753
520
  #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:16
754
521
  msgid "Filter host parents"
755
522
  msgstr "Filtrer les parents hôtes"
756
523
 
757
524
  #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:18
758
- msgid ""
759
- "Exclude hosts which cluster ID is specified in comma-separated list in this "
760
- "option will <b>NOT</b> be reported. PowerCLI command to find the domain "
761
- "names in VMware <code>Get-Cluster “ClusterName” | Select ID</code>. "
762
- "Wildcards and regular expressions are supported, multiple records must be "
763
- "separated by comma. Put the value into the double-quotes if it contains "
764
- "special characters like comma. All new line characters will be removed in "
765
- "resulting configuration file, white spaces are removed from beginning and "
766
- "end."
767
- msgstr ""
768
- "Exclure les hôtes dont l'ID de cluster est spécifié dans une liste séparée "
769
- "par des virgules dans cette option ne sera <b>PAS</b> rapporté. Utiliser la "
770
- "commande PowerCLI pour trouver les noms de domaine dans VMware <code>Get-"
771
- "Cluster \"ClusterName\" | Select ID</code>. Les caractères génériques et les"
772
- " expressions régulières sont pris en charge, les enregistrements multiples "
773
- "doivent être séparés par une virgule. Mettez la valeur entre guillemets si "
774
- "elle contient des caractères spéciaux comme la virgule. Tous les caractères "
775
- "de nouvelle ligne seront supprimés dans le fichier de configuration "
776
- "résultant, les espaces blancs sont supprimés au début et à la fin."
525
+ 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."
526
+ msgstr "Exclure les hôtes dont l'ID de cluster est spécifié dans une liste séparée par des virgules dans cette option ne sera <b>PAS</b> rapporté. Utiliser la commande PowerCLI pour trouver les noms de domaine dans VMware <code>Get-Cluster \"ClusterName\" | Select ID</code>. Les caractères génériques et les expressions régulières sont pris en charge, les enregistrements multiples doivent être séparés par une virgule. Mettez la valeur entre guillemets si elle contient des caractères spéciaux comme la virgule. Tous les caractères de nouvelle ligne seront supprimés dans le fichier de configuration résultant, les espaces blancs sont supprimés au début et à la fin."
777
527
 
778
528
  #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:18
779
529
  msgid "Exclude host parents"
780
530
  msgstr "Exclure les parents hôtes"
781
531
 
782
532
  #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:20
783
- msgid ""
784
- "Different debug value can't be set per hypervisor, therefore it will affect "
785
- "all other deployed configurations on the host on which this configuration "
786
- "will be deployed."
787
- msgstr ""
788
- "Une valeur de débogage différente ne peut pas être définie par hyperviseur, "
789
- "elle affectera donc toutes les autres configurations déployées sur l'hôte "
790
- "sur lequel cette configuration sera déployée."
533
+ 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."
534
+ msgstr "Une valeur de débogage différente ne peut pas être définie par hyperviseur, elle affectera donc toutes les autres configurations déployées sur l'hôte sur lequel cette configuration sera déployée."
791
535
 
792
536
  #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:22
793
- msgid ""
794
- "HTTP proxy that should be used for communication between the server on which"
795
- " virt-who is running and the hypervisors and virtualization managers. Leave "
796
- "this blank if no proxy is used."
797
- msgstr ""
798
- "Proxy HTTP devant être utilisé pour la communication entre le serveur sur "
799
- "lequel virt-who est exécuté et les hyperviseurs et gestionnaires de "
800
- "virtualisation. Laissez vide si aucun proxy n'est utilisé."
537
+ 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."
538
+ msgstr "Proxy HTTP devant être utilisé pour la communication entre le serveur sur lequel virt-who est exécuté et les hyperviseurs et gestionnaires de virtualisation. Laissez vide si aucun proxy n'est utilisé."
801
539
 
802
540
  #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:23
803
- msgid ""
804
- "A comma-separated list of hostnames or domains or ip addresses to ignore "
805
- "proxy settings for. Optionally this may be set to <code>*</code> to bypass "
806
- "proxy settings for all hostnames domains or ip addresses."
807
- msgstr ""
808
- "Ignorer le proxy. Une liste de noms d'hôte ou de domaines ou d'adresses IP "
809
- "séparés par une virgule pour ignorer les paramètres du proxy. Peut "
810
- "éventuellement être défini sur <code>*</code> pour contourner les paramètres"
811
- " du proxy pour tous les noms d'hôte, domaines ou adresses IP."
541
+ 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."
542
+ msgstr "Ignorer le proxy. Une liste de noms d'hôte ou de domaines ou d'adresses IP séparés par une virgule pour ignorer les paramètres du proxy. Peut éventuellement être défini sur <code>*</code> pour contourner les paramètres du proxy pour tous les noms d'hôte, domaines ou adresses IP."
812
543
 
813
544
  #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:23
814
545
  msgid "Ignore proxy"
815
546
  msgstr "Ignorer le proxy"
816
547
 
817
548
  #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:24
818
- msgid ""
819
- "Configuration file containing details about how to connect to the cluster "
820
- "and authentication details"
821
- msgstr ""
822
- "Fichier de configuration contenant des détails sur la façon de se connecter "
823
- "au cluster et des détails d'authentification"
549
+ msgid "Configuration file containing details about how to connect to the cluster and authentication details"
550
+ msgstr "Fichier de configuration contenant des détails sur la façon de se connecter au cluster et des détails d'authentification"
824
551
 
825
552
  #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:24
826
553
  msgid "Path to kubeconfig file"
@@ -831,13 +558,8 @@ msgid "Prism Flavor"
831
558
  msgstr "Gabarit Prism"
832
559
 
833
560
  #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:29
834
- msgid ""
835
- "Option Enable debugging output is required to enable AHV internal debug. It "
836
- "provides extra AHV debug information when both options are enabled "
837
- msgstr ""
838
- "L'option Activer la sortie de débogage est nécessaire pour activer le "
839
- "débogage interne de l'AHV. Elle fournit des informations supplémentaires sur"
840
- " le débogage de l'AHV lorsque les deux options sont activées "
561
+ msgid "Option Enable debugging output is required to enable AHV internal debug. It provides extra AHV debug information when both options are enabled "
562
+ msgstr "L'option Activer la sortie de débogage est nécessaire pour activer le débogage interne de l'AHV. Elle fournit des informations supplémentaires sur le débogage de l'AHV lorsque les deux options sont activées "
841
563
 
842
564
  #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:29
843
565
  msgid "Enable AHV debug"
@@ -849,7 +571,7 @@ msgstr "Nom de cette configuration, par exemple le nom de l'hyperviseur"
849
571
 
850
572
  #: ../app/views/foreman_virt_who_configure/configs/steps/_general_information_form.erb:2
851
573
  msgid "Name"
852
- msgstr "Nom"
574
+ msgstr ""
853
575
 
854
576
  #: ../app/views/foreman_virt_who_configure/configs/steps/_general_information_form.erb:7
855
577
  msgid "Owner"
@@ -872,71 +594,38 @@ msgid "Hypervisor Password"
872
594
  msgstr ""
873
595
 
874
596
  #: ../app/views/foreman_virt_who_configure/configs/steps/_general_information_form.erb:13
875
- msgid ""
876
- "Account password by which virt-who is to connect to the hypervisor instance."
877
- msgstr ""
878
- "Mot de passe du compte avec lequel virt-who doit se connecter à l'instance "
879
- "de l'hyperviseur."
597
+ msgid "Account password by which virt-who is to connect to the hypervisor instance."
598
+ msgstr "Mot de passe du compte avec lequel virt-who doit se connecter à l'instance de l'hyperviseur."
880
599
 
881
600
  #: ../app/views/foreman_virt_who_configure/configs/steps/_schedule_form.erb:2
882
- msgid ""
883
- "How often to check connected hypervisors for changes? Also affects how often"
884
- " a mapping is reported. The recommended value for most environments is every"
885
- " two hours. Different interval can't be set per hypervisor, therefore it "
886
- "will affect all other deployed configurations on the host on which this "
887
- "configuration will be deployed."
888
- msgstr ""
889
- "À quelle fréquence faut-il vérifier les modifications apportées aux "
890
- "hyperviseurs connectés ? Cela affecte également la fréquence de signalement "
891
- "d'un mappage. La valeur recommandée pour la plupart des environnements est "
892
- "toutes les deux heures. Il n'est pas possible de définir un intervalle "
893
- "différent pour chaque hyperviseur, ce qui affectera toutes les autres "
894
- "configurations déployées sur l'hôte sur lequel cette configuration sera "
895
- "déployée."
601
+ 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."
602
+ msgstr "À quelle fréquence faut-il vérifier les modifications apportées aux hyperviseurs connectés ? Cela affecte également la fréquence de signalement d'un mappage. La valeur recommandée pour la plupart des environnements est toutes les deux heures. Il n'est pas possible de définir un intervalle différent pour chaque hyperviseur, ce qui affectera toutes les autres configurations déployées sur l'hôte sur lequel cette configuration sera déployée."
896
603
 
897
604
  #: ../app/views/foreman_virt_who_configure/configs/steps/_schedule_form.erb:2
898
605
  msgid "Interval"
899
- msgstr "Intervalle"
606
+ msgstr ""
900
607
 
901
608
  #: ../app/views/foreman_virt_who_configure/configs/welcome.html.erb:6
902
609
  msgid "Configs"
903
610
  msgstr "Configs"
904
611
 
905
612
  #: ../app/views/foreman_virt_who_configure/configs/welcome.html.erb:8
906
- msgid ""
907
- "On this page you can define virt-who configurations for your hypervisors."
908
- msgstr ""
909
- "Sur cette page, vous pouvez définir les configurations virt-who de vos "
910
- "hyperviseurs."
613
+ msgid "On this page you can define virt-who configurations for your hypervisors."
614
+ msgstr "Sur cette page, vous pouvez définir les configurations virt-who de vos hyperviseurs."
911
615
 
912
616
  #: ../app/views/foreman_virt_who_configure/configs/welcome.html.erb:9
913
- msgid ""
914
- "One virt-who configuration represents one config file in /etc/virt-who.d "
915
- "directory and maps to single hypervisor, organization and lifecycle "
916
- "environment."
917
- msgstr ""
918
- "Une configuration virt-who représente un fichier de configuration dans le "
919
- "répertoire /etc/virt-who.d et correspond à un hyperviseur, une organisation "
920
- "et un environnement de cycle de vie."
617
+ msgid "One virt-who configuration represents one config file in /etc/virt-who.d directory and maps to single hypervisor, organization and lifecycle environment."
618
+ msgstr "Une configuration virt-who représente un fichier de configuration dans le répertoire /etc/virt-who.d et correspond à un hyperviseur, une organisation et un environnement de cycle de vie."
921
619
 
922
620
  #: ../app/views/foreman_virt_who_configure/configs/welcome.html.erb:10
923
- msgid ""
924
- "To define a new configuration, click the New Config button and fill in the "
925
- "form. After you provide all required information a virt-who configuration "
926
- "script will be generated. You could either install it manually by copying "
927
- "the script or deploy it on a selected target host through Remote Execution."
928
- msgstr ""
929
- "Pour définir une nouvelle configuration, cliquez sur le bouton Nouvelle "
930
- "configuration et complétez le formulaire. Une fois que vous avez fourni "
931
- "toutes les informations requises, un script de configuration virt-who sera "
932
- "généré. Vous pouvez l'installer manuellement en copiant le script ou le "
933
- "déployer sur un hôte cible sélectionné via l'exécution distante."
621
+ 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."
622
+ msgstr "Pour définir une nouvelle configuration, cliquez sur le bouton Nouvelle configuration et complétez le formulaire. Une fois que vous avez fourni toutes les informations requises, un script de configuration virt-who sera généré. Vous pouvez l'installer manuellement en copiant le script ou le déployer sur un hôte cible sélectionné via l'exécution distante."
934
623
 
935
- #: ../lib/foreman_virt_who_configure/engine.rb:73
624
+ #: ../lib/foreman_virt_who_configure/engine.rb:74
936
625
  msgid "Virt-who configurations"
937
626
  msgstr "Configurations virt-who"
938
627
 
939
- #: ../lib/foreman_virt_who_configure/engine.rb:78
628
+ #: ../lib/foreman_virt_who_configure/engine.rb:79
940
629
  msgid "Virt-who Configs Status"
941
630
  msgstr "État des configurations virt-who"
942
631
 
@@ -969,305 +658,325 @@ msgid "Bulk generate applicability for hosts"
969
658
  msgstr "La masse génère l'applicabilité pour les hôtes"
970
659
 
971
660
  #: action_names.rb:9
661
+ msgid "Check for long running tasks"
662
+ msgstr ""
663
+
664
+ #: action_names.rb:10
972
665
  msgid "Combined Profile Update"
973
666
  msgstr "Mise à jour de profil combiné"
974
667
 
975
- #: action_names.rb:10
668
+ #: action_names.rb:11
976
669
  msgid "Copy version units to library"
977
670
  msgstr "Copier les unités de version dans la bibliothèque"
978
671
 
979
- #: action_names.rb:11
672
+ #: action_names.rb:12
980
673
  msgid "Create Alternate Content Source"
981
674
  msgstr "Créer une autre source de contenu"
982
675
 
983
- #: action_names.rb:12
676
+ #: action_names.rb:13
984
677
  msgid "Create Export History"
985
678
  msgstr "Créer un historique des exportations"
986
679
 
987
- #: action_names.rb:13
680
+ #: action_names.rb:14
988
681
  msgid "Create Import History"
989
682
  msgstr "Créer un historique des importations"
990
683
 
991
- #: action_names.rb:14
684
+ #: action_names.rb:15
992
685
  msgid "Create Syncable Export History"
993
686
  msgstr "Créer un historique d'exportation synchronisable"
994
687
 
995
- #: action_names.rb:15
688
+ #: action_names.rb:16
996
689
  msgid "Create"
997
690
  msgstr "Créer"
998
691
 
999
- #: action_names.rb:16
692
+ #: action_names.rb:17
1000
693
  msgid "Delete Activation Key"
1001
694
  msgstr "Supprimer la clé d'activation"
1002
695
 
1003
- #: action_names.rb:17
696
+ #: action_names.rb:18
1004
697
  msgid "Delete Lifecycle Environment"
1005
698
  msgstr "Supprimer l'environnement de cycle de vie"
1006
699
 
1007
- #: action_names.rb:18
700
+ #: action_names.rb:19
1008
701
  msgid "Delete Product"
1009
702
  msgstr "Supprimer le produit"
1010
703
 
1011
- #: action_names.rb:19
704
+ #: action_names.rb:20
1012
705
  msgid "Delete"
1013
706
  msgstr "Supprimer"
1014
707
 
1015
- #: action_names.rb:20
708
+ #: action_names.rb:21
709
+ msgid "Deliver notifications about long running tasks"
710
+ msgstr ""
711
+
712
+ #: action_names.rb:22
1016
713
  msgid "Destroy Alternate Content Source"
1017
714
  msgstr "Détruire la source de contenu alternatif"
1018
715
 
1019
- #: action_names.rb:21
716
+ #: action_names.rb:23
1020
717
  msgid "Destroy Content Host"
1021
718
  msgstr "Détruire l'hôte du contenu"
1022
719
 
1023
- #: action_names.rb:22
720
+ #: action_names.rb:24
1024
721
  msgid "Destroy"
1025
722
  msgstr "Détruire"
1026
723
 
1027
- #: action_names.rb:23
724
+ #: action_names.rb:25
1028
725
  msgid "Disable"
1029
726
  msgstr "Désactiver"
1030
727
 
1031
- #: action_names.rb:24
728
+ #: action_names.rb:26
1032
729
  msgid "Discover"
1033
730
  msgstr "Discover"
1034
731
 
1035
- #: action_names.rb:25
732
+ #: action_names.rb:27
1036
733
  msgid "Enable"
1037
734
  msgstr "Activer"
1038
735
 
1039
- #: action_names.rb:26
736
+ #: action_names.rb:28
1040
737
  msgid "Errata mail"
1041
738
  msgstr "Courrier d'errata"
1042
739
 
1043
- #: action_names.rb:27
740
+ #: action_names.rb:29
1044
741
  msgid "Export Library"
1045
742
  msgstr "Exporter Bibliothèque"
1046
743
 
1047
- #: action_names.rb:28
744
+ #: action_names.rb:30
1048
745
  msgid "Export Repository"
1049
746
  msgstr "Référentiel d'exportation"
1050
747
 
1051
- #: action_names.rb:29
748
+ #: action_names.rb:31
1052
749
  msgid "Export"
1053
750
  msgstr "Exporter"
1054
751
 
1055
- #: action_names.rb:30
752
+ #: action_names.rb:32
1056
753
  msgid "Fetch pxe files"
1057
754
  msgstr "Récupérer les fichiers pxe"
1058
755
 
1059
- #: action_names.rb:31
756
+ #: action_names.rb:33
1060
757
  msgid "Filtered index content"
1061
758
  msgstr "Contenu d'index filtré"
1062
759
 
1063
- #: action_names.rb:32
760
+ #: action_names.rb:34
1064
761
  msgid "Generate host applicability"
1065
762
  msgstr "Générer l'applicabilité à l'hôte"
1066
763
 
1067
- #: action_names.rb:33
764
+ #: action_names.rb:35
1068
765
  msgid "Generate repository applicability"
1069
766
  msgstr "Générer l'applicabilité du référentiel"
1070
767
 
1071
- #: action_names.rb:34
768
+ #: action_names.rb:36
1072
769
  msgid "Hypervisors update"
1073
770
  msgstr "Mise à jour des hyperviseurs"
1074
771
 
1075
- #: action_names.rb:35
772
+ #: action_names.rb:37
1076
773
  msgid "Hypervisors"
1077
774
  msgstr "Hyperviseurs"
1078
775
 
1079
- #: action_names.rb:36
776
+ #: action_names.rb:38
1080
777
  msgid "Import Content View Version"
1081
778
  msgstr "Supprimer la version de l'affichage du contenu"
1082
779
 
1083
- #: action_names.rb:37
780
+ #: action_names.rb:39
1084
781
  msgid "Import Default Content View"
1085
782
  msgstr "Importer la vue du contenu par défaut"
1086
783
 
1087
- #: action_names.rb:38
784
+ #: action_names.rb:40
1088
785
  msgid "Import Puppet classes"
1089
786
  msgstr "Importer des classes Puppet"
1090
787
 
1091
- #: action_names.rb:39
788
+ #: action_names.rb:41
1092
789
  msgid "Import Repository"
1093
790
  msgstr "Importation du référentiel"
1094
791
 
1095
- #: action_names.rb:40
792
+ #: action_names.rb:42
1096
793
  msgid "Import facts"
1097
794
  msgstr "Importer des faits"
1098
795
 
1099
- #: action_names.rb:41
796
+ #: action_names.rb:43
1100
797
  msgid "Import"
1101
798
  msgstr "Importation"
1102
799
 
1103
- #: action_names.rb:42
800
+ #: action_names.rb:44
1104
801
  msgid "Incremental Update of Content View Version(s) "
1105
802
  msgstr "Mise à jour incrémentielle Version(s) d'affichage de contenu"
1106
803
 
1107
- #: action_names.rb:43
804
+ #: action_names.rb:45
1108
805
  msgid "Incremental Update"
1109
806
  msgstr "Mise à jour croissante"
1110
807
 
1111
- #: action_names.rb:44
808
+ #: action_names.rb:46
1112
809
  msgid "Index content"
1113
810
  msgstr "Contenu d'index"
1114
811
 
1115
- #: action_names.rb:45
812
+ #: action_names.rb:47
1116
813
  msgid "Index errata"
1117
814
  msgstr "Errata d'index"
1118
815
 
1119
- #: action_names.rb:46
816
+ #: action_names.rb:48
1120
817
  msgid "Index module streams"
1121
818
  msgstr "Indexer les flux de module"
1122
819
 
1123
- #: action_names.rb:47
820
+ #: action_names.rb:49
1124
821
  msgid "Index package groups"
1125
822
  msgstr "Indexer les groupes de packages"
1126
823
 
1127
- #: action_names.rb:48
824
+ #: action_names.rb:50
1128
825
  msgid "Install Applicable Errata"
1129
826
  msgstr "Installer des errata applicables"
1130
827
 
1131
- #: action_names.rb:49
828
+ #: action_names.rb:51
1132
829
  msgid "Instance update"
1133
830
  msgstr "Mise à jour de l'instance"
1134
831
 
1135
- #: action_names.rb:50
832
+ #: action_names.rb:52
1136
833
  msgid "Package Profile Update"
1137
834
  msgstr "Mise à jour du profil du package"
1138
835
 
1139
- #: action_names.rb:51
836
+ #: action_names.rb:53
1140
837
  msgid "Product Create"
1141
838
  msgstr "Créer Produit"
1142
839
 
1143
- #: action_names.rb:52
840
+ #: action_names.rb:54
1144
841
  msgid "Promote"
1145
842
  msgstr "Promouvoir"
1146
843
 
1147
- #: action_names.rb:53
844
+ #: action_names.rb:55
1148
845
  msgid "Promotion to Environment"
1149
846
  msgstr "Promotion à Environnement"
1150
847
 
1151
- #: action_names.rb:54
848
+ #: action_names.rb:56
1152
849
  msgid "Publish Lifecycle Environment Repositories"
1153
850
  msgstr "Publier les référentiels d'environnements de cycles de vie"
1154
851
 
1155
- #: action_names.rb:55
852
+ #: action_names.rb:57
1156
853
  msgid "Publish"
1157
854
  msgstr "Publier"
1158
855
 
1159
- #: action_names.rb:56
856
+ #: action_names.rb:58
1160
857
  msgid "Refresh Alternate Content Source"
1161
858
  msgstr "Réactualisation de la source de contenu alternatif"
1162
859
 
1163
- #: action_names.rb:57
860
+ #: action_names.rb:59
1164
861
  msgid "Reindex subscriptions"
1165
862
  msgstr "Ré-indexer les abonnements"
1166
863
 
1167
- #: action_names.rb:58
864
+ #: action_names.rb:60
1168
865
  msgid "Remote action:"
1169
- msgstr "Action distante :"
866
+ msgstr ""
1170
867
 
1171
- #: action_names.rb:59
868
+ #: action_names.rb:61
1172
869
  msgid "Remove Content"
1173
870
  msgstr "Supprimer le contenu"
1174
871
 
1175
- #: action_names.rb:60
872
+ #: action_names.rb:62
1176
873
  msgid "Remove Version"
1177
874
  msgstr "Supprimer la version "
1178
875
 
1179
- #: action_names.rb:61
876
+ #: action_names.rb:63
1180
877
  msgid "Remove Versions and Associations"
1181
878
  msgstr "Supprimer les versions et les associations"
1182
879
 
1183
- #: action_names.rb:62
880
+ #: action_names.rb:64
1184
881
  msgid "Remove from Environment"
1185
882
  msgstr "Supprimer les environnements"
1186
883
 
1187
- #: action_names.rb:63
884
+ #: action_names.rb:65
1188
885
  msgid "Remove subscriptions"
1189
886
  msgstr "Supprimer les abonnements"
1190
887
 
1191
- #: action_names.rb:64
888
+ #: action_names.rb:66
1192
889
  msgid "Report"
1193
890
  msgstr "Rapport"
1194
891
 
1195
- #: action_names.rb:65
892
+ #: action_names.rb:67
1196
893
  msgid "Republish Version Repositories"
1197
894
  msgstr "Publier de nouveau les référentiels de version"
1198
895
 
1199
- #: action_names.rb:66
896
+ #: action_names.rb:68
1200
897
  msgid "Run Sync Plan:"
1201
898
  msgstr "Exécuter Plan Sync :"
1202
899
 
1203
- #: action_names.rb:67
900
+ #: action_names.rb:69
1204
901
  msgid "Sync capsule"
1205
902
  msgstr "Sync capsule"
1206
903
 
1207
- #: action_names.rb:68
904
+ #: action_names.rb:70
1208
905
  msgid "Syncable export"
1209
906
  msgstr "Exportation synchronisable"
1210
907
 
1211
- #: action_names.rb:69
908
+ #: action_names.rb:71
1212
909
  msgid "Synchronize smart proxy"
1213
910
  msgstr "Synchroniser le smart proxy"
1214
911
 
1215
- #: action_names.rb:70
912
+ #: action_names.rb:72
1216
913
  msgid "Synchronize"
1217
914
  msgstr "Synchroniser"
1218
915
 
1219
- #: action_names.rb:71
916
+ #: action_names.rb:73
1220
917
  msgid "Update Alternate Content Source"
1221
918
  msgstr "Mise à jour de la source de contenu alternatif"
1222
919
 
1223
- #: action_names.rb:72
920
+ #: action_names.rb:74
1224
921
  msgid "Update CDN Configuration"
1225
922
  msgstr "Mise à jour de la configuration CDN"
1226
923
 
1227
- #: action_names.rb:73
924
+ #: action_names.rb:75
1228
925
  msgid "Update Content Overrides"
1229
926
  msgstr "Mettre à jour les substitutions de contenu"
1230
927
 
1231
- #: action_names.rb:74
928
+ #: action_names.rb:76
1232
929
  msgid "Update content urls"
1233
930
  msgstr "Mettre à jour les urls de contenu"
1234
931
 
1235
- #: action_names.rb:75
932
+ #: action_names.rb:77
1236
933
  msgid "Update for host"
1237
934
  msgstr "Mise à jour de l'hôte"
1238
935
 
1239
- #: action_names.rb:76
936
+ #: action_names.rb:78
1240
937
  msgid "Update http proxy details"
1241
938
  msgstr "Mise à jour des détails du proxy http"
1242
939
 
1243
- #: action_names.rb:77
940
+ #: action_names.rb:79
1244
941
  msgid "Update http proxy"
1245
942
  msgstr "Mettre à jour proxy http"
1246
943
 
1247
- #: action_names.rb:78
944
+ #: action_names.rb:80
1248
945
  msgid "Update redhat repository"
1249
946
  msgstr "Mettre à jour le référentiel de données Red Hat"
1250
947
 
1251
- #: action_names.rb:79
948
+ #: action_names.rb:81
1252
949
  msgid "Update release version for host"
1253
950
  msgstr "Mettre à jour la version de publication pour l'hôte"
1254
951
 
1255
- #: action_names.rb:80
952
+ #: action_names.rb:82
1256
953
  msgid "Update"
1257
954
  msgstr "Mise à jour"
1258
955
 
1259
- #: action_names.rb:81
956
+ #: action_names.rb:83
1260
957
  msgid "Updating System Purpose for host"
1261
958
  msgstr "Mise à jour Objectif système pour l'hôte"
1262
959
 
1263
- #: action_names.rb:82
960
+ #: action_names.rb:84
1264
961
  msgid "Upload into"
1265
962
  msgstr "Téléverser vers"
1266
963
 
1267
- #: action_names.rb:83
964
+ #: action_names.rb:85
1268
965
  msgid "Verify checksum"
1269
966
  msgstr "Vérifier la somme de contrôle"
1270
967
 
1271
968
  #: gemspec.rb:2
1272
969
  msgid "A plugin to make virt-who configuration easy"
1273
970
  msgstr "Plug-in pour faciliter la configuration de virt-who"
971
+
972
+ #~ msgid ""
973
+ #~ "Libvirt server’s fully qualified host name or IP address. You can also specify"
974
+ #~ " preferred schema, for example: <code>qemu+ssh://libvirt.example.com/system</c"
975
+ #~ "ode>. If you use SSH, make sure you setup root's SSH key on target host for a "
976
+ #~ "user specified at hypervisor username field"
977
+ #~ msgstr ""
978
+ #~ "Nom d'hôte complet ou adresse IP du serveur Libvirt. Vous pouvez également spé"
979
+ #~ "cifier un schéma préféré, par exemple: <code>qemu+ssh://libvirt.example.com/sy"
980
+ #~ "stem</code>. Si vous utilisez SSH, veillez à configurer la clé SSH du root sur"
981
+ #~ " l'hôte cible pour un utilisateur spécifié dans le champ du nom d'utilisateur "
982
+ #~ "hyperviseur"