foreman_virt_who_configure 0.5.17 → 0.5.19

Sign up to get free protection for your applications and to get access to all the features.
Files changed (244) hide show
  1. checksums.yaml +4 -4
  2. data/app/assets/javascripts/foreman_virt_who_configure/locale/bn/foreman_virt_who_configure.js +484 -0
  3. data/app/assets/javascripts/foreman_virt_who_configure/locale/bn_IN/foreman_virt_who_configure.js +484 -0
  4. data/app/assets/javascripts/foreman_virt_who_configure/locale/ca/foreman_virt_who_configure.js +505 -0
  5. data/app/assets/javascripts/foreman_virt_who_configure/locale/cs_CZ/foreman_virt_who_configure.js +598 -0
  6. data/app/assets/javascripts/foreman_virt_who_configure/locale/de/foreman_virt_who_configure.js +685 -0
  7. data/app/assets/javascripts/foreman_virt_who_configure/locale/de_DE/foreman_virt_who_configure.js +475 -0
  8. data/app/assets/javascripts/foreman_virt_who_configure/locale/el/foreman_virt_who_configure.js +529 -0
  9. data/app/assets/javascripts/foreman_virt_who_configure/locale/en/foreman_virt_who_configure.js +472 -0
  10. data/app/assets/javascripts/foreman_virt_who_configure/locale/en_GB/foreman_virt_who_configure.js +490 -0
  11. data/app/assets/javascripts/foreman_virt_who_configure/locale/es/foreman_virt_who_configure.js +685 -0
  12. data/app/assets/javascripts/foreman_virt_who_configure/locale/fr/foreman_virt_who_configure.js +715 -0
  13. data/app/assets/javascripts/foreman_virt_who_configure/locale/gl/foreman_virt_who_configure.js +487 -0
  14. data/app/assets/javascripts/foreman_virt_who_configure/locale/gu/foreman_virt_who_configure.js +487 -0
  15. data/app/assets/javascripts/foreman_virt_who_configure/locale/he_IL/foreman_virt_who_configure.js +472 -0
  16. data/app/assets/javascripts/foreman_virt_who_configure/locale/hi/foreman_virt_who_configure.js +484 -0
  17. data/app/assets/javascripts/foreman_virt_who_configure/locale/it/foreman_virt_who_configure.js +562 -0
  18. data/app/assets/javascripts/foreman_virt_who_configure/locale/ja/foreman_virt_who_configure.js +715 -0
  19. data/app/assets/javascripts/foreman_virt_who_configure/locale/ka/foreman_virt_who_configure.js +721 -0
  20. data/app/assets/javascripts/foreman_virt_who_configure/locale/kn/foreman_virt_who_configure.js +484 -0
  21. data/app/assets/javascripts/foreman_virt_who_configure/locale/ko/foreman_virt_who_configure.js +598 -0
  22. data/app/assets/javascripts/foreman_virt_who_configure/locale/mr/foreman_virt_who_configure.js +484 -0
  23. data/app/assets/javascripts/foreman_virt_who_configure/locale/nl_NL/foreman_virt_who_configure.js +484 -0
  24. data/app/assets/javascripts/foreman_virt_who_configure/locale/or/foreman_virt_who_configure.js +484 -0
  25. data/app/assets/javascripts/foreman_virt_who_configure/locale/pa/foreman_virt_who_configure.js +484 -0
  26. data/app/assets/javascripts/foreman_virt_who_configure/locale/pl/foreman_virt_who_configure.js +490 -0
  27. data/app/assets/javascripts/foreman_virt_who_configure/locale/pt/foreman_virt_who_configure.js +472 -0
  28. data/app/assets/javascripts/foreman_virt_who_configure/locale/pt_BR/foreman_virt_who_configure.js +685 -0
  29. data/app/assets/javascripts/foreman_virt_who_configure/locale/ru/foreman_virt_who_configure.js +598 -0
  30. data/app/assets/javascripts/foreman_virt_who_configure/locale/sl/foreman_virt_who_configure.js +478 -0
  31. data/app/assets/javascripts/foreman_virt_who_configure/locale/sv_SE/foreman_virt_who_configure.js +487 -0
  32. data/app/assets/javascripts/foreman_virt_who_configure/locale/ta/foreman_virt_who_configure.js +484 -0
  33. data/app/assets/javascripts/foreman_virt_who_configure/locale/ta_IN/foreman_virt_who_configure.js +484 -0
  34. data/app/assets/javascripts/foreman_virt_who_configure/locale/te/foreman_virt_who_configure.js +484 -0
  35. data/app/assets/javascripts/foreman_virt_who_configure/locale/tr/foreman_virt_who_configure.js +472 -0
  36. data/app/assets/javascripts/foreman_virt_who_configure/locale/zh_CN/foreman_virt_who_configure.js +715 -0
  37. data/app/assets/javascripts/foreman_virt_who_configure/locale/zh_TW/foreman_virt_who_configure.js +598 -0
  38. data/app/models/foreman_virt_who_configure/config.rb +47 -40
  39. data/app/models/foreman_virt_who_configure/output_generator.rb +105 -105
  40. data/app/models/foreman_virt_who_configure/service_user.rb +4 -4
  41. data/app/services/sso/basic_with_hidden.rb +1 -1
  42. data/config/database.yml.example +17 -0
  43. data/db/migrate/20231024171433_add_organization_id_to_service_user.rb +22 -0
  44. data/lib/foreman_virt_who_configure/engine.rb +8 -14
  45. data/lib/foreman_virt_who_configure/version.rb +1 -1
  46. data/locale/Makefile +8 -5
  47. data/locale/bn/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  48. data/locale/bn/foreman_virt_who_configure.edit.po +140 -284
  49. data/locale/bn/foreman_virt_who_configure.po +1 -253
  50. data/locale/bn/foreman_virt_who_configure.po.time_stamp +0 -0
  51. data/locale/bn_IN/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  52. data/locale/bn_IN/foreman_virt_who_configure.edit.po +142 -285
  53. data/locale/bn_IN/foreman_virt_who_configure.po +1 -253
  54. data/locale/bn_IN/foreman_virt_who_configure.po.time_stamp +0 -0
  55. data/locale/bqi/foreman_virt_who_configure.edit.po +138 -281
  56. data/locale/bqi/foreman_virt_who_configure.po.time_stamp +0 -0
  57. data/locale/ca/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  58. data/locale/ca/foreman_virt_who_configure.edit.po +142 -286
  59. data/locale/ca/foreman_virt_who_configure.po +1 -253
  60. data/locale/ca/foreman_virt_who_configure.po.time_stamp +0 -0
  61. data/locale/cs_CZ/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  62. data/locale/cs_CZ/foreman_virt_who_configure.edit.po +163 -303
  63. data/locale/cs_CZ/foreman_virt_who_configure.po +6 -258
  64. data/locale/cs_CZ/foreman_virt_who_configure.po.time_stamp +0 -0
  65. data/locale/de/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  66. data/locale/de/foreman_virt_who_configure.edit.po +193 -458
  67. data/locale/de/foreman_virt_who_configure.po +9 -261
  68. data/locale/de/foreman_virt_who_configure.po.time_stamp +0 -0
  69. data/locale/de_AT/foreman_virt_who_configure.edit.po +138 -281
  70. data/locale/de_AT/foreman_virt_who_configure.po.time_stamp +0 -0
  71. data/locale/de_DE/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  72. data/locale/de_DE/foreman_virt_who_configure.edit.po +142 -285
  73. data/locale/de_DE/foreman_virt_who_configure.po +1 -253
  74. data/locale/de_DE/foreman_virt_who_configure.po.time_stamp +0 -0
  75. data/locale/el/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  76. data/locale/el/foreman_virt_who_configure.edit.po +142 -286
  77. data/locale/el/foreman_virt_who_configure.po +1 -253
  78. data/locale/el/foreman_virt_who_configure.po.time_stamp +0 -0
  79. data/locale/en/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  80. data/locale/{de_AT/foreman_virt_who_configure.po → en/foreman_virt_who_configure.edit.po} +481 -248
  81. data/locale/en/foreman_virt_who_configure.po +1 -253
  82. data/locale/en/foreman_virt_who_configure.po.time_stamp +0 -0
  83. data/locale/en_GB/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  84. data/locale/en_GB/foreman_virt_who_configure.edit.po +147 -290
  85. data/locale/en_GB/foreman_virt_who_configure.po +1 -253
  86. data/locale/en_GB/foreman_virt_who_configure.po.time_stamp +0 -0
  87. data/locale/en_US/foreman_virt_who_configure.edit.po +138 -281
  88. data/locale/en_US/foreman_virt_who_configure.po.time_stamp +0 -0
  89. data/locale/es/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  90. data/locale/es/foreman_virt_who_configure.edit.po +193 -456
  91. data/locale/es/foreman_virt_who_configure.po +7 -259
  92. data/locale/es/foreman_virt_who_configure.po.time_stamp +0 -0
  93. data/locale/et_EE/foreman_virt_who_configure.edit.po +138 -281
  94. data/locale/et_EE/foreman_virt_who_configure.po.time_stamp +0 -0
  95. data/locale/foreman_virt_who_configure.pot +3 -339
  96. data/locale/fr/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  97. data/locale/fr/foreman_virt_who_configure.edit.po +194 -485
  98. data/locale/fr/foreman_virt_who_configure.po +7 -258
  99. data/locale/fr/foreman_virt_who_configure.po.time_stamp +0 -0
  100. data/locale/gl/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  101. data/locale/gl/foreman_virt_who_configure.edit.po +142 -286
  102. data/locale/gl/foreman_virt_who_configure.po +1 -253
  103. data/locale/gl/foreman_virt_who_configure.po.time_stamp +0 -0
  104. data/locale/gu/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  105. data/locale/gu/foreman_virt_who_configure.edit.po +140 -284
  106. data/locale/gu/foreman_virt_who_configure.po +1 -253
  107. data/locale/gu/foreman_virt_who_configure.po.time_stamp +0 -0
  108. data/locale/he_IL/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  109. data/locale/he_IL/foreman_virt_who_configure.edit.po +141 -283
  110. data/locale/he_IL/foreman_virt_who_configure.po +1 -253
  111. data/locale/he_IL/foreman_virt_who_configure.po.time_stamp +0 -0
  112. data/locale/hi/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  113. data/locale/hi/foreman_virt_who_configure.edit.po +140 -284
  114. data/locale/hi/foreman_virt_who_configure.po +1 -253
  115. data/locale/hi/foreman_virt_who_configure.po.time_stamp +0 -0
  116. data/locale/id/foreman_virt_who_configure.edit.po +136 -280
  117. data/locale/id/foreman_virt_who_configure.po.time_stamp +0 -0
  118. data/locale/it/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  119. data/locale/it/foreman_virt_who_configure.edit.po +147 -290
  120. data/locale/it/foreman_virt_who_configure.po +1 -253
  121. data/locale/it/foreman_virt_who_configure.po.time_stamp +0 -0
  122. data/locale/ja/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  123. data/locale/ja/foreman_virt_who_configure.edit.po +178 -377
  124. data/locale/ja/foreman_virt_who_configure.po +6 -258
  125. data/locale/ja/foreman_virt_who_configure.po.time_stamp +0 -0
  126. data/locale/ka/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  127. data/locale/ka/foreman_virt_who_configure.edit.po +186 -440
  128. data/locale/ka/foreman_virt_who_configure.po +6 -258
  129. data/locale/ka/foreman_virt_who_configure.po.time_stamp +0 -0
  130. data/locale/kn/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  131. data/locale/kn/foreman_virt_who_configure.edit.po +140 -284
  132. data/locale/kn/foreman_virt_who_configure.po +1 -253
  133. data/locale/kn/foreman_virt_who_configure.po.time_stamp +0 -0
  134. data/locale/ko/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  135. data/locale/ko/foreman_virt_who_configure.edit.po +144 -289
  136. data/locale/ko/foreman_virt_who_configure.po +1 -253
  137. data/locale/ko/foreman_virt_who_configure.po.time_stamp +0 -0
  138. data/locale/ml_IN/foreman_virt_who_configure.edit.po +138 -281
  139. data/locale/ml_IN/foreman_virt_who_configure.po.time_stamp +0 -0
  140. data/locale/mr/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  141. data/locale/mr/foreman_virt_who_configure.edit.po +140 -284
  142. data/locale/mr/foreman_virt_who_configure.po +1 -253
  143. data/locale/mr/foreman_virt_who_configure.po.time_stamp +0 -0
  144. data/locale/nl_NL/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  145. data/locale/nl_NL/foreman_virt_who_configure.edit.po +143 -286
  146. data/locale/nl_NL/foreman_virt_who_configure.po +1 -253
  147. data/locale/nl_NL/foreman_virt_who_configure.po.time_stamp +0 -0
  148. data/locale/or/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  149. data/locale/or/foreman_virt_who_configure.edit.po +140 -284
  150. data/locale/or/foreman_virt_who_configure.po +1 -253
  151. data/locale/or/foreman_virt_who_configure.po.time_stamp +0 -0
  152. data/locale/pa/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  153. data/locale/pa/foreman_virt_who_configure.edit.po +142 -285
  154. data/locale/pa/foreman_virt_who_configure.po +1 -253
  155. data/locale/pa/foreman_virt_who_configure.po.time_stamp +0 -0
  156. data/locale/pl/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  157. data/locale/pl/foreman_virt_who_configure.edit.po +145 -287
  158. data/locale/pl/foreman_virt_who_configure.po +1 -253
  159. data/locale/pl/foreman_virt_who_configure.po.time_stamp +0 -0
  160. data/locale/pl_PL/foreman_virt_who_configure.edit.po +141 -282
  161. data/locale/pl_PL/foreman_virt_who_configure.po.time_stamp +0 -0
  162. data/locale/pt/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  163. data/locale/pt/foreman_virt_who_configure.edit.po +139 -282
  164. data/locale/pt/foreman_virt_who_configure.po +1 -253
  165. data/locale/pt/foreman_virt_who_configure.po.time_stamp +0 -0
  166. data/locale/pt_BR/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  167. data/locale/pt_BR/foreman_virt_who_configure.edit.po +193 -447
  168. data/locale/pt_BR/foreman_virt_who_configure.po +8 -262
  169. data/locale/pt_BR/foreman_virt_who_configure.po.time_stamp +0 -0
  170. data/locale/ro/foreman_virt_who_configure.edit.po +138 -281
  171. data/locale/ro/foreman_virt_who_configure.po.time_stamp +0 -0
  172. data/locale/ro_RO/foreman_virt_who_configure.edit.po +140 -282
  173. data/locale/ro_RO/foreman_virt_who_configure.po.time_stamp +0 -0
  174. data/locale/ru/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  175. data/locale/ru/foreman_virt_who_configure.edit.po +148 -290
  176. data/locale/ru/foreman_virt_who_configure.po +1 -253
  177. data/locale/ru/foreman_virt_who_configure.po.time_stamp +0 -0
  178. data/locale/sl/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  179. data/locale/sl/foreman_virt_who_configure.edit.po +142 -285
  180. data/locale/sl/foreman_virt_who_configure.po +1 -253
  181. data/locale/sl/foreman_virt_who_configure.po.time_stamp +0 -0
  182. data/locale/sv_SE/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  183. data/locale/sv_SE/foreman_virt_who_configure.edit.po +143 -286
  184. data/locale/sv_SE/foreman_virt_who_configure.po +1 -253
  185. data/locale/sv_SE/foreman_virt_who_configure.po.time_stamp +0 -0
  186. data/locale/ta/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  187. data/locale/ta/foreman_virt_who_configure.edit.po +140 -284
  188. data/locale/ta/foreman_virt_who_configure.po +1 -253
  189. data/locale/ta/foreman_virt_who_configure.po.time_stamp +0 -0
  190. data/locale/ta_IN/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  191. data/locale/ta_IN/foreman_virt_who_configure.edit.po +142 -285
  192. data/locale/ta_IN/foreman_virt_who_configure.po +1 -253
  193. data/locale/ta_IN/foreman_virt_who_configure.po.time_stamp +0 -0
  194. data/locale/te/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  195. data/locale/te/foreman_virt_who_configure.edit.po +140 -284
  196. data/locale/te/foreman_virt_who_configure.po +1 -253
  197. data/locale/te/foreman_virt_who_configure.po.time_stamp +0 -0
  198. data/locale/tr/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  199. data/locale/tr/foreman_virt_who_configure.edit.po +137 -281
  200. data/locale/tr/foreman_virt_who_configure.po +1 -253
  201. data/locale/tr/foreman_virt_who_configure.po.time_stamp +0 -0
  202. data/locale/vi/foreman_virt_who_configure.edit.po +136 -280
  203. data/locale/vi/foreman_virt_who_configure.po.time_stamp +0 -0
  204. data/locale/vi_VN/foreman_virt_who_configure.edit.po +138 -281
  205. data/locale/vi_VN/foreman_virt_who_configure.po.time_stamp +0 -0
  206. data/locale/zh/foreman_virt_who_configure.edit.po +136 -280
  207. data/locale/zh/foreman_virt_who_configure.po.time_stamp +0 -0
  208. data/locale/zh_CN/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  209. data/locale/zh_CN/foreman_virt_who_configure.edit.po +172 -351
  210. data/locale/zh_CN/foreman_virt_who_configure.po +4 -256
  211. data/locale/zh_CN/foreman_virt_who_configure.po.time_stamp +0 -0
  212. data/locale/zh_TW/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  213. data/locale/zh_TW/foreman_virt_who_configure.edit.po +145 -288
  214. data/locale/zh_TW/foreman_virt_who_configure.po +1 -253
  215. data/locale/zh_TW/foreman_virt_who_configure.po.time_stamp +0 -0
  216. data/test/factories/foreman_virt_who_configure_factories.rb +2 -2
  217. data/test/functional/api/v2/configs_controller_test.rb +14 -13
  218. data/test/unit/config_test.rb +24 -12
  219. data/test/unit/output_generator_test.rb +1 -2
  220. metadata +94 -32
  221. data/locale/action_names.rb +0 -85
  222. data/locale/bqi/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  223. data/locale/bqi/foreman_virt_who_configure.po +0 -724
  224. data/locale/de_AT/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  225. data/locale/en_US/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  226. data/locale/en_US/foreman_virt_who_configure.po +0 -724
  227. data/locale/et_EE/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  228. data/locale/et_EE/foreman_virt_who_configure.po +0 -724
  229. data/locale/id/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  230. data/locale/id/foreman_virt_who_configure.po +0 -723
  231. data/locale/ml_IN/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  232. data/locale/ml_IN/foreman_virt_who_configure.po +0 -724
  233. data/locale/pl_PL/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  234. data/locale/pl_PL/foreman_virt_who_configure.po +0 -726
  235. data/locale/ro/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  236. data/locale/ro/foreman_virt_who_configure.po +0 -724
  237. data/locale/ro_RO/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  238. data/locale/ro_RO/foreman_virt_who_configure.po +0 -725
  239. data/locale/vi/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  240. data/locale/vi/foreman_virt_who_configure.po +0 -723
  241. data/locale/vi_VN/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  242. data/locale/vi_VN/foreman_virt_who_configure.po +0 -724
  243. data/locale/zh/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  244. data/locale/zh/foreman_virt_who_configure.po +0 -723
@@ -2,22 +2,21 @@
2
2
  # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3
3
  # This file is distributed under the same license as the foreman_virt_who_configure package.
4
4
  # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5
- #
5
+ #
6
6
  # Translators:
7
7
  # 0868a4d1af5275b3f70b0a6dac4c99a4, 2017
8
8
  # tim123, 2017
9
9
  # Bryan Kearney <bryan.kearney@gmail.com>, 2021
10
- # Amit Upadhye <aupadhye@redhat.com>, 2023
11
- #
12
- #, fuzzy
10
+ # Amit Upadhye <aupadhye@redhat.com>, 2022
11
+ #
13
12
  msgid ""
14
13
  msgstr ""
15
- "Project-Id-Version: foreman_virt_who_configure 1.0.0\n"
14
+ "Project-Id-Version: foreman_virt_who_configure 0.5.12\n"
16
15
  "Report-Msgid-Bugs-To: \n"
17
- "POT-Creation-Date: 2023-05-16 21:30+0000\n"
18
16
  "PO-Revision-Date: 2017-05-03 11:59+0000\n"
19
- "Last-Translator: Amit Upadhye <aupadhye@redhat.com>, 2023\n"
20
- "Language-Team: Chinese (China) (https://app.transifex.com/foreman/teams/114/zh_CN/)\n"
17
+ "Last-Translator: Amit Upadhye <aupadhye@redhat.com>, 2022\n"
18
+ "Language-Team: Chinese (China) (https://www.transifex.com/foreman/teams/114/zh"
19
+ "_CN/)\n"
21
20
  "MIME-Version: 1.0\n"
22
21
  "Content-Type: text/plain; charset=UTF-8\n"
23
22
  "Content-Transfer-Encoding: 8bit\n"
@@ -49,51 +48,24 @@ msgid "Configuration interval in minutes"
49
48
  msgstr "以分钟为单位的配置间隔"
50
49
 
51
50
  #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:43
52
- msgid ""
53
- "Hypervisor filtering mode, %{unlimited} means no filtering, %{whitelist} "
54
- "means whitelist, %{blacklist} means blacklist"
55
- msgstr ""
56
- "Hypervisor 过滤模式 %{unlimited} 表示没有过滤,%{whitelist} 表示白名单,%{blacklist} 代表黑名单"
51
+ msgid "Hypervisor filtering mode, %{unlimited} means no filtering, %{whitelist} means whitelist, %{blacklist} means blacklist"
52
+ msgstr "Hypervisor 过滤模式 %{unlimited} 表示没有过滤,%{whitelist} 表示白名单,%{blacklist} 代表黑名单"
57
53
 
58
54
  #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:44
59
- msgid ""
60
- "Hypervisor whitelist, applicable only when filtering mode is set to 1. "
61
- "Wildcards and regular expressions are supported, multiple records must be "
62
- "separated by comma."
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."
63
56
  msgstr "Hypervisor 白名单,仅在过滤模式设置为 1 时适用。支持通配符和正则表达式,必须用逗号分隔多项记录。"
64
57
 
65
58
  #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:45
66
- msgid ""
67
- "Hypervisor blacklist, applicable only when filtering mode is set to 2. "
68
- "Wildcards and regular expressions are supported, multiple records must be "
69
- "separated by comma."
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."
70
60
  msgstr "Hypervisor 黑名单,仅在过滤模式设置为 2 时适用。支持通配符和正则表达式,必须用逗号分隔多项记录。"
71
61
 
72
62
  #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:46
73
- msgid ""
74
- "Applicable only for esx provider type. Only hosts which parent (usually "
75
- "ComputeResource) name is specified in comma-separated list in this option "
76
- "will be reported. Wildcards and regular expressions are supported, multiple "
77
- "records must be separated by comma. Put the value into the double-quotes if "
78
- "it contains special characters like comma. All new line characters will be "
79
- "removed in resulting configuration file, white spaces are removed from "
80
- "beginning and end."
81
- msgstr ""
82
- "仅适用于 esx 提供程序类型。仅报告在此选项中以逗号分隔的列表指定了父资源(通常是 "
83
- "ComputeResource)名称的主机。支持通配符和正则表达式,多个记录必须用逗号分隔。如果该值包含逗号等特殊字符,则将其放在双引号中。所有新行字符将在生成的配置文件中删除,空格从开头和结尾删除。"
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 "仅适用于 esx 提供程序类型。仅报告在此选项中以逗号分隔的列表指定了父资源(通常是 ComputeResource)名称的主机。支持通配符和正则表达式,多个记录必须用逗号分隔。如果该值包含逗号等特殊字符,则将其放在双引号中。所有新行字符将在生成的配置文件中删除,空格从开头和结尾删除。"
84
65
 
85
66
  #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:47
86
- msgid ""
87
- "Applicable only for esx provider type. Hosts which parent (usually "
88
- "ComputeResource) name is specified in comma-separated list in this option "
89
- "will <b>NOT</b> be reported. Wildcards and regular expressions are "
90
- "supported, multiple records must be separated by comma. Put the value into "
91
- "the double-quotes if it contains special characters like comma. All new line"
92
- " characters will be removed in resulting configuration file, white spaces "
93
- "are removed from beginning and end."
94
- msgstr ""
95
- "仅适用于 esx 提供程序类型。在此选项中以逗号分隔的列表指定了父资源(通常是 "
96
- "ComputeResource)名称的主机<b>不会被</b>报告。支持通配符和正则表达式,多个记录必须用逗号分隔。如果该值包含逗号等特殊字符,则将其放在双引号中。所有新行字符将在生成的配置文件中删除,空格从开头和结尾删除。"
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 "仅适用于 esx 提供程序类型。在此选项中以逗号分隔的列表指定了父资源(通常是 ComputeResource)名称的主机<b>不会被</b>报告。支持通配符和正则表达式,多个记录必须用逗号分隔。如果该值包含逗号等特殊字符,则将其放在双引号中。所有新行字符将在生成的配置文件中删除,空格从开头和结尾删除。"
97
69
 
98
70
  #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:48
99
71
  msgid "Specifies how the hypervisor will be identified."
@@ -112,57 +84,40 @@ msgid "Account name by which virt-who is to connect to the hypervisor."
112
84
  msgstr "virt-who 用于连接 hypervisor 的帐户名。"
113
85
 
114
86
  #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:52
115
- msgid ""
116
- "Hypervisor password, required for all hypervisor types except for "
117
- "libvirt/kubevirt."
87
+ msgid "Hypervisor password, required for all hypervisor types except for libvirt/kubevirt."
118
88
  msgstr "Hypervisor 密码,除 libvirt/kubevirt 以外的所有 hypervisor 类型都需要"
119
89
 
120
- #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:53
121
- #: ../app/views/foreman_virt_who_configure/configs/show.html.erb:40
122
- #: ../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
123
91
  msgid "Foreman server FQDN"
124
92
  msgstr "Foreman 服务器 FQDN"
125
93
 
126
- #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:54
127
- #: ../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
128
95
  msgid "Enable debugging output"
129
96
  msgstr "启用调试输出"
130
97
 
131
98
  #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:55
132
- msgid ""
133
- "Configuration file containing details about how to connect to the cluster "
134
- "and authentication details."
99
+ msgid "Configuration file containing details about how to connect to the cluster and authentication details."
135
100
  msgstr "配置文件,其中包含有关如何连接到集群的详细信息以及身份验证的详细信息。"
136
101
 
137
102
  #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:56
138
- msgid ""
139
- "HTTP proxy that should be used for communication between the server on which"
140
- " virt-who is running and the hypervisors and virtualization managers."
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."
141
104
  msgstr "应当用于 virt-who 运行所在服务器和 hypervisor 及虚拟化管理器之间通信的 HTTP 代理服务器。"
142
105
 
143
106
  #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:57
144
- msgid ""
145
- "Ignore proxy. A comma-separated list of hostnames or domains or ip addresses"
146
- " to ignore proxy settings for. Optionally this may be set to * to bypass "
147
- "proxy settings for all hostnames domains or ip addresses."
148
- msgstr ""
149
- "忽略代理服务器。忽略代理服务器设置的主机名、域或 ip 地址逗号分隔列表。可选择性地设置为 *,以便为所有主机名、域或 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 "忽略代理服务器。忽略代理服务器设置的主机名、域或 ip 地址逗号分隔列表。可选择性地设置为 *,以便为所有主机名、域或 ip 地址跳过代理服务器设置。"
150
109
 
151
110
  #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:58
152
111
  msgid "Organization of the virt-who configuration"
153
112
  msgstr "virt-who 配置机构"
154
113
 
155
- #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:59
156
- #: ../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
157
115
  msgid "Select the Prism flavor you are connecting to"
158
116
  msgstr "选择您要连接到的 Prism 类别"
159
117
 
160
118
  #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:60
161
- msgid ""
162
- "Option Enable debugging output is required to enable AHV internal debug. It "
163
- "provides extra AHV debug information when both options are enabled"
164
- msgstr ""
165
- "启用 AHV 内部故障排除需要 Option Enable debugging output。它会在两个选项都启用时提供额外的 AHV 调试信息"
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 "启用 AHV 内部故障排除需要 Option Enable debugging output。它会在两个选项都启用时提供额外的 AHV 调试信息"
166
121
 
167
122
  #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:64
168
123
  msgid "Create a virt-who configuration"
@@ -172,8 +127,7 @@ msgstr "创建 virt-who 配置"
172
127
  msgid "Update a virt-who configuration"
173
128
  msgstr "更新 virt-who 配置"
174
129
 
175
- #: ../app/controllers/foreman_virt_who_configure/api/v2/configs_controller.rb:73
176
- #: ../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
177
131
  msgid "Configuration numeric identifier"
178
132
  msgstr "配置数字识别符"
179
133
 
@@ -202,22 +156,11 @@ msgid "Microsoft Hyper-V fully qualified host name or IP address."
202
156
  msgstr "Microsoft Hyper-V fully 的完全限定主机名或 IP 地址。"
203
157
 
204
158
  #: ../app/helpers/foreman_virt_who_configure/configs_helper.rb:7
205
- msgid ""
206
- "Libvirt server’s fully qualified host name or IP address. You can also "
207
- "specify preferred schema, for example: "
208
- "<code>qemu+ssh://libvirt.example.com/system</code>. If you use SSH, make "
209
- "sure you setup root's SSH key on target host for a user specified at "
210
- "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"
211
160
  msgstr ""
212
- "Libvirt 服务器的完全限定主机名或 IP "
213
- "地址。您也可以指定首选的方案,例如:<code>qemu+ssh://libvirt.example.com/system</code>。如果您使用 "
214
- "SSH,确保您在目标主机上为 hypervisor 用户名字段指定的用户设置根的 SSH 密钥"
215
161
 
216
162
  #: ../app/helpers/foreman_virt_who_configure/configs_helper.rb:8
217
- msgid ""
218
- "Container-native virtualization’s fully qualified host name or IP address. "
219
- "In order to connect to the cluster it is required to provide path to "
220
- "kubeconfig which contains connection details and authentication token."
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."
221
164
  msgstr "容器原生虚拟化的标准主机名或 IP 地址。为了连接到集群,需要提供 kubeconfig 的路径,其中包含连接详细信息和身份验证令牌。"
222
165
 
223
166
  #: ../app/helpers/foreman_virt_who_configure/configs_helper.rb:9
@@ -225,45 +168,16 @@ msgid "Nutanix AHV’s IP address."
225
168
  msgstr "Nutanix AHV 的 IP 地址。"
226
169
 
227
170
  #: ../app/helpers/foreman_virt_who_configure/configs_helper.rb:15
228
- msgid ""
229
- "Account name by which virt-who is to connect to the hypervisor, in the "
230
- "format <code>domain_name\\account_name</code>. Note that only a single "
231
- "backslash separates the values for domain_name and account_name. If you are "
232
- "using a domain account, and the global configuration file <code>/etc/virt-"
233
- "who.conf</code>, then <b>two</b> backslashes are required. For further "
234
- "details, see <a href=\"https://access.redhat.com/solutions/1270223\">Red Hat"
235
- " Knowledgebase solution How to use a windows domain account with virt-"
236
- "who</a> for more information."
237
- msgstr ""
238
- "virt-who 用于连接 hypervisor 的帐户名,格式为 "
239
- "<code>domain_name\\account_name</code>。注意只使用单斜线来分离 domain_name 和 "
240
- "account_name 的值。如果您使用域帐户,以及全局配置文件 <code>/etc/virt-who.conf</code>,则需要使用 "
241
- "<b>双斜线</b>。有关进一步详情,请参见<a "
242
- "href=\"https://access.redhat.com/solutions/1270223\">红帽知识库解决方案 如何将 windows "
243
- "域名帐户用于 在 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 "virt-who 用于连接 hypervisor 的帐户名,格式为 <code>domain_name\\account_name</code>。注意只使用单斜线来分离 domain_name 和 account_name 的值。如果您使用域帐户,以及全局配置文件 <code>/etc/virt-who.conf</code>,则需要使用 <b>双斜线</b>。有关进一步详情,请参见<a href=\"https://access.redhat.com/solutions/1270223\">红帽知识库解决方案 如何将 windows 域名帐户用于 virt-who</a> 了解更多信息。"
244
173
 
245
174
  #: ../app/helpers/foreman_virt_who_configure/configs_helper.rb:16
246
- msgid ""
247
- "Account name by which virt-who is to connect to the hypervisor. By default "
248
- "this is <code>Administrator</code>. To use an alternate account, create a "
249
- "user account and assign that account to the following groups (Windows 2012 "
250
- "Server): Hyper-V Administrators and Remote Management Users."
251
- msgstr ""
252
- "virt-who 连接 hypervisor 所用的帐户名。默认为 "
253
- "<code>Administrator</code>。要使用替换帐户,请创建用户帐户并将该帐户分配给以下组(Windows 2012 "
254
- "服务器):Hyper-V 管理员和远程管理用户。"
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 "virt-who 连接 hypervisor 所用的帐户名。默认为 <code>Administrator</code>。要使用替换帐户,请创建用户帐户并将该帐户分配给以下组(Windows 2012 服务器):Hyper-V 管理员和远程管理用户。"
255
177
 
256
178
  #: ../app/helpers/foreman_virt_who_configure/configs_helper.rb:17
257
- msgid ""
258
- "Account name by which virt-who is to connect to the hypervisor. Virt-who "
259
- "does not support password based authentication, you must manually setup SSH "
260
- "key, see <a href=\"https://access.redhat.com/solutions/1515983\">Red Hat "
261
- "Knowledgebase solution How to configure virt-who for a KVM host</a> for more"
262
- " information."
263
- msgstr ""
264
- "virt-who 连接 hypervisor 所用的帐户名。Virt-who 不支持基于密码的验证,您必须手动设置 SSH 密钥,有关更多信息,请参见 "
265
- "<a href=\"https://access.redhat.com/solutions/1515983\">红帽知识库解决方案 如何为 KVM "
266
- "主机配置 virt-who</a>。"
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 "virt-who 连接 hypervisor 所用的帐户名。Virt-who 不支持基于密码的验证,您必须手动设置 SSH 密钥,有关更多信息,请参见 <a href=\"https://access.redhat.com/solutions/1515983\">红帽知识库解决方案 如何为 KVM 主机配置 virt-who</a>。"
267
181
 
268
182
  #: ../app/helpers/foreman_virt_who_configure/configs_helper.rb:19
269
183
  msgid "Account name by which virt-who is to connect to Nutanix AHV."
@@ -333,8 +247,7 @@ msgstr "每 2 天"
333
247
  msgid "Every 3 days"
334
248
  msgstr "每 3 天"
335
249
 
336
- #: ../app/models/foreman_virt_who_configure/config.rb:57
337
- #: ../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
338
251
  msgid "OK"
339
252
  msgstr "好"
340
253
 
@@ -351,9 +264,7 @@ msgid "Unknown configuration status, caused by unexpected conditions"
351
264
  msgstr "未知配置状态,由意外情况造成"
352
265
 
353
266
  #: ../app/models/foreman_virt_who_configure/config.rb:64
354
- msgid ""
355
- "The configuration was not deployed yet or the virt-who was unable to report "
356
- "the status"
267
+ msgid "The configuration was not deployed yet or the virt-who was unable to report the status"
357
268
  msgstr "尚未部署配置,或者 virt-who 无法报告状态"
358
269
 
359
270
  #: ../app/models/foreman_virt_who_configure/config.rb:65
@@ -361,9 +272,7 @@ msgid "The virt-who report arrived within the interval"
361
272
  msgstr "在间隔期间收到 virt-who 报告"
362
273
 
363
274
  #: ../app/models/foreman_virt_who_configure/config.rb:66
364
- msgid ""
365
- "The virt-who report has not arrived within the interval, which indicates "
366
- "there was no change on hypervisor"
275
+ msgid "The virt-who report has not arrived within the interval, which indicates there was no change on hypervisor"
367
276
  msgstr "未在间隔期间收到 virt-who 报告,表示 hypervisor 无更改"
368
277
 
369
278
  #: ../app/models/foreman_virt_who_configure/config.rb:71
@@ -399,14 +308,11 @@ msgid "Unable to enable virt-who service using systemctl"
399
308
  msgstr "无法使用 systemctl 启用 virt-who 服务"
400
309
 
401
310
  #: ../app/models/foreman_virt_who_configure/output_generator.rb:23
402
- msgid ""
403
- "Unable to start virt-who service, please see virt-who logs for more details"
311
+ msgid "Unable to start virt-who service, please see virt-who logs for more details"
404
312
  msgstr "无法开始 virt-who 服务,请查看 virt-who 日志了解详情"
405
313
 
406
314
  #: ../app/models/foreman_virt_who_configure/output_generator.rb:24
407
- msgid ""
408
- "Unable to install virt-who package, make sure the host is properly "
409
- "subscribed and has access to katello-host-tools repository"
315
+ msgid "Unable to install virt-who package, make sure the host is properly subscribed and has access to katello-host-tools repository"
410
316
  msgstr "无法安装 virt-who 软件包,确保已正确订阅主机,且具备访问 katello-host-tools 的访问权限"
411
317
 
412
318
  #: ../app/models/foreman_virt_who_configure/output_generator.rb:44
@@ -449,8 +355,7 @@ msgstr "无更改的最新配置"
449
355
  msgid "No configuration found"
450
356
  msgstr "找不到配置"
451
357
 
452
- #: ../app/views/dashboard/_foreman_virt_who_configs_status_widget.html.erb:40
453
- #: ../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
454
359
  msgid "Config|Name"
455
360
  msgstr "配置|名称"
456
361
 
@@ -458,8 +363,7 @@ msgstr "配置|名称"
458
363
  msgid "Config|Last Report"
459
364
  msgstr "配置|最新报告"
460
365
 
461
- #: ../app/views/dashboard/_foreman_virt_who_configs_status_widget.html.erb:42
462
- #: ../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
463
367
  msgid "Config|Interval"
464
368
  msgstr "配置|间隔"
465
369
 
@@ -467,21 +371,15 @@ msgstr "配置|间隔"
467
371
  msgid "Edit Virt-who Config"
468
372
  msgstr "编辑 Virt-who 配置"
469
373
 
470
- #: ../app/views/foreman_virt_who_configure/configs/edit.html.erb:6
471
- #: ../app/views/foreman_virt_who_configure/configs/index.html.erb:1
472
- #: ../app/views/foreman_virt_who_configure/configs/show.html.erb:12
473
- #: ../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
474
375
  msgid "Virt-who Configurations"
475
376
  msgstr "Virt-who 配置"
476
377
 
477
- #: ../app/views/foreman_virt_who_configure/configs/edit.html.erb:10
478
- #: ../app/views/foreman_virt_who_configure/configs/index.html.erb:21
479
- #: ../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
480
379
  msgid "Edit"
481
380
  msgstr "编辑"
482
381
 
483
- #: ../app/views/foreman_virt_who_configure/configs/index.html.erb:10
484
- #: ../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
485
383
  msgid "Status"
486
384
  msgstr "状态"
487
385
 
@@ -489,8 +387,7 @@ msgstr "状态"
489
387
  msgid "Actions"
490
388
  msgstr "操作"
491
389
 
492
- #: ../app/views/foreman_virt_who_configure/configs/index.html.erb:22
493
- #: ../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
494
391
  msgid "Delete virt-who configuration %s?"
495
392
  msgstr "删除 virt-who 配置 %s?"
496
393
 
@@ -514,13 +411,11 @@ msgstr "部署"
514
411
  msgid "Details"
515
412
  msgstr "详情"
516
413
 
517
- #: ../app/views/foreman_virt_who_configure/configs/show.html.erb:41
518
- #: ../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
519
415
  msgid "Hypervisor ID"
520
416
  msgstr "Hypervisor ID"
521
417
 
522
- #: ../app/views/foreman_virt_who_configure/configs/show.html.erb:42
523
- #: ../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
524
419
  msgid "Filtering"
525
420
  msgstr "过滤"
526
421
 
@@ -536,8 +431,7 @@ msgstr "排除主机"
536
431
  msgid "Enable debugging output?"
537
432
  msgstr "启用调试输出?"
538
433
 
539
- #: ../app/views/foreman_virt_who_configure/configs/show.html.erb:52
540
- #: ../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
541
435
  msgid "HTTP Proxy"
542
436
  msgstr "HTTP 代理"
543
437
 
@@ -546,21 +440,14 @@ msgid "Ignore Proxy"
546
440
  msgstr "忽略代理"
547
441
 
548
442
  #: ../app/views/foreman_virt_who_configure/configs/show.html.erb:67
549
- msgid ""
550
- "Use either hammer command or the script below to deploy this configuration. "
551
- "Both require root privileges. Run one of them on the target host which has "
552
- "access to katello-host-tools repository and will run virt-who reporting, "
553
- "preferably Foreman host:"
554
- msgstr ""
555
- "使用 hammer 命令或下面的脚本来部署此配置。两者都需要 root 特权。在有权访问 Red Hat Satellite Tools "
556
- "仓库的一个目标主机上运行其中一个,并运行 virt-who 报告,最好在 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 "使用 hammer 命令或下面的脚本来部署此配置。两者都需要 root 特权。在有权访问 Red Hat Satellite Tools 仓库的一个目标主机上运行其中一个,并运行 virt-who 报告,最好在 Foreman 主机上运行:"
557
445
 
558
446
  #: ../app/views/foreman_virt_who_configure/configs/show.html.erb:73
559
447
  msgid "Hammer command: "
560
448
  msgstr "Hammer 命令:"
561
449
 
562
- #: ../app/views/foreman_virt_who_configure/configs/show.html.erb:82
563
- #: ../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
564
451
  msgid "Copy to clipboard"
565
452
  msgstr "复制到剪贴板"
566
453
 
@@ -589,8 +476,7 @@ msgid "Download the script"
589
476
  msgstr "下载脚本"
590
477
 
591
478
  #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:2
592
- msgid ""
593
- "Foreman server’s fully-qualified host name, for example: foreman.example.com"
479
+ msgid "Foreman server’s fully-qualified host name, for example: foreman.example.com"
594
480
  msgstr "Foreman 服务器的完全限定主机名,例如:foreman.example.com"
595
481
 
596
482
  #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:4
@@ -608,120 +494,59 @@ msgstr ""
608
494
  " 此特性应在首次运行 virt-who 之前设置。之后更改将导致订阅管理器中出现重复条目。"
609
495
 
610
496
  #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:10
611
- msgid ""
612
- "If you run a hybrid environment, with virtual machines running Red Hat "
613
- "Enterprise Linux and other operating systems, you may want to limit the "
614
- "scope of virt-who’s access to hosts. For example, if some hypervisors host "
615
- "only Microsoft Windows Server instances, there is no benefit in having those"
616
- " hypervisors reported by the virt-who agent."
617
- msgstr ""
618
- "如果您运行混合环境,且虚拟机运行 Red Hat Enterprise Linux 和其他操作系统,您可能想要限制 virt-who "
619
- "对主机的访问权限范围。例如,如果某些 hypervisor 只托管 Microsoft Windows Server 实例,那么让 virt-who "
620
- "agent 报告这些 hypervisor 没有任何意义。"
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 "如果您运行混合环境,且虚拟机运行 Red Hat Enterprise Linux 和其他操作系统,您可能想要限制 virt-who 对主机的访问权限范围。例如,如果某些 hypervisor 只托管 Microsoft Windows Server 实例,那么让 virt-who agent 报告这些 hypervisor 没有任何意义。"
621
499
 
622
500
  #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:12
623
- msgid ""
624
- "Only hosts which uuid (or hostname or hwuuid, based on "
625
- "<code>hypervisor_id</code>) is specified in comma-separated list in this "
626
- "option will be reported. Wildcards and regular expressions are supported, "
627
- "multiple records must be separated by comma. Put the value into the double-"
628
- "quotes if it contains special characters like comma. All new line characters"
629
- " will be removed in resulting configuration file, white spaces are removed "
630
- "from beginning and end."
631
- msgstr ""
632
- "仅报告在此选项中以逗号分隔的列表指定了uuid(或主机名或 hwuuid,基于 "
633
- "<code>hypervisor_id</code>)的主机。支持通配符和正则表达式,多个记录必须用逗号分隔。如果该值包含逗号等特殊字符,则将其放在双引号中。所有新行字符将在生成的配置文件中删除,空格从开头和结尾删除。"
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 "仅报告在此选项中以逗号分隔的列表指定了uuid(或主机名或 hwuuid,基于 <code>hypervisor_id</code>)的主机。支持通配符和正则表达式,多个记录必须用逗号分隔。如果该值包含逗号等特殊字符,则将其放在双引号中。所有新行字符将在生成的配置文件中删除,空格从开头和结尾删除。"
634
503
 
635
504
  #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:12
636
505
  msgid "Filter hosts"
637
506
  msgstr "过滤主机"
638
507
 
639
508
  #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:14
640
- msgid ""
641
- "Hosts which uuid (or hostname or hwuuid, based on "
642
- "<code>hypervisor_id</code>) is specified in comma-separated list in this "
643
- "option will <b>NOT</b> be reported. Wildcards and regular expressions are "
644
- "supported, multiple records must be separated by comma. Put the value into "
645
- "the double-quotes if it contains special characters like comma. All new line"
646
- " characters will be removed in resulting configuration file, white spaces "
647
- "are removed from beginning and end."
648
- msgstr ""
649
- "<b>不报告</b>在此选项中以逗号分隔的列表指定了uuid(或主机名或 hwuuid,基于 "
650
- "<code>hypervisor_id</code>)的主机。支持通配符和正则表达式,多个记录必须用逗号分隔。如果该值包含逗号等特殊字符,则将其放在双引号中。所有新行字符将在生成的配置文件中删除,空格从开头和结尾删除。"
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 "<b>不报告</b>在此选项中以逗号分隔的列表指定了uuid(或主机名或 hwuuid,基于 <code>hypervisor_id</code>)的主机。支持通配符和正则表达式,多个记录必须用逗号分隔。如果该值包含逗号等特殊字符,则将其放在双引号中。所有新行字符将在生成的配置文件中删除,空格从开头和结尾删除。"
651
511
 
652
512
  #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:14
653
513
  msgid "Exclude hosts"
654
514
  msgstr "排除主机"
655
515
 
656
516
  #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:16
657
- msgid ""
658
- "Only hosts which cluster ID is specified in comma-separated list in this "
659
- "option will be reported. PowerCLI command to find the domain names in VMware"
660
- " <code>Get-Cluster “ClusterName” | Select ID</code>. Wildcards and regular "
661
- "expressions are supported, multiple records must be separated by comma. Put "
662
- "the value into the double-quotes if it contains special characters like "
663
- "comma. All new line characters will be removed in resulting configuration "
664
- "file, white spaces are removed from beginning and end."
665
- msgstr ""
666
- "只有集群 ID 在这个选项中列出(以逗号分隔的列表)的主机才会报告。PowerCLI 命令在 VMware <code>Get-Cluster "
667
- "\"ClusterName\" | Select ID</code> "
668
- "中找到域名。支持通配符和正则表达式,以逗号分开多个记录。如果包含特殊字符(如逗号),则需要将值包括在括号中。在结果配置文件中,所有新行都将被删除,开头和结尾的空字符也会被删除。"
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 "只有集群 ID 在这个选项中列出(以逗号分隔的列表)的主机才会报告。PowerCLI 命令在 VMware <code>Get-Cluster \"ClusterName\" | Select ID</code> 中找到域名。支持通配符和正则表达式,以逗号分开多个记录。如果包含特殊字符(如逗号),则需要将值包括在括号中。在结果配置文件中,所有新行都将被删除,开头和结尾的空字符也会被删除。"
669
519
 
670
520
  #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:16
671
521
  msgid "Filter host parents"
672
522
  msgstr "过滤主机父系统"
673
523
 
674
524
  #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:18
675
- msgid ""
676
- "Exclude hosts which cluster ID is specified in comma-separated list in this "
677
- "option will <b>NOT</b> be reported. PowerCLI command to find the domain "
678
- "names in VMware <code>Get-Cluster “ClusterName” | Select ID</code>. "
679
- "Wildcards and regular expressions are supported, multiple records must be "
680
- "separated by comma. Put the value into the double-quotes if it contains "
681
- "special characters like comma. All new line characters will be removed in "
682
- "resulting configuration file, white spaces are removed from beginning and "
683
- "end."
684
- msgstr ""
685
- "排除集群 ID 在这个选项中列出(以逗号分隔的列表)的主机,<b>不会</b>报告这些主机。PowerCLI 命令在 VMware <code>Get-"
686
- "Cluster \"ClusterName\" | Select ID</code> "
687
- "中找到域名。支持通配符和正则表达式,以逗号分开多个记录。如果包含特殊字符(如逗号),则需要将值包括在括号中。在结果配置文件中,所有新行都将被删除,开头和结尾的空字符也会被删除。"
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 "排除集群 ID 在这个选项中列出(以逗号分隔的列表)的主机,<b>不会</b>报告这些主机。PowerCLI 命令在 VMware <code>Get-Cluster \"ClusterName\" | Select ID</code> 中找到域名。支持通配符和正则表达式,以逗号分开多个记录。如果包含特殊字符(如逗号),则需要将值包括在括号中。在结果配置文件中,所有新行都将被删除,开头和结尾的空字符也会被删除。"
688
527
 
689
528
  #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:18
690
529
  msgid "Exclude host parents"
691
530
  msgstr "排除主机父系统"
692
531
 
693
532
  #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:20
694
- msgid ""
695
- "Different debug value can't be set per hypervisor, therefore it will affect "
696
- "all other deployed configurations on the host on which this configuration "
697
- "will be deployed."
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."
698
534
  msgstr "不能为每个管理程序设置不同的调试值,因此它将影响将在其上部署此配置的主机上的所有其他已部署的配置。"
699
535
 
700
536
  #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:22
701
- msgid ""
702
- "HTTP proxy that should be used for communication between the server on which"
703
- " virt-who is running and the hypervisors and virtualization managers. Leave "
704
- "this blank if no proxy is used."
705
- msgstr ""
706
- "应当用于 virt-who 运行所在服务器和 hypervisor 及虚拟管理器之间通信的 HTTP 代理服务器。如果未使用代理服务器,则留空。"
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 "应当用于 virt-who 运行所在服务器和 hypervisor 及虚拟管理器之间通信的 HTTP 代理服务器。如果未使用代理服务器,则留空。"
707
539
 
708
540
  #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:23
709
- msgid ""
710
- "A comma-separated list of hostnames or domains or ip addresses to ignore "
711
- "proxy settings for. Optionally this may be set to <code>*</code> to bypass "
712
- "proxy settings for all hostnames domains or ip addresses."
713
- msgstr ""
714
- "忽略代理服务器。忽略代理服务器设置的主机名、域或 ip 地址逗号分隔列表。可选择性地设置为 <code>*</code>,以便为所有主机名、域或 ip "
715
- "地址跳过代理服务器设置。"
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 "忽略代理服务器。忽略代理服务器设置的主机名、域或 ip 地址逗号分隔列表。可选择性地设置为 <code>*</code>,以便为所有主机名、域或 ip 地址跳过代理服务器设置。"
716
543
 
717
544
  #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:23
718
545
  msgid "Ignore proxy"
719
546
  msgstr "忽略代理服务器"
720
547
 
721
548
  #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:24
722
- msgid ""
723
- "Configuration file containing details about how to connect to the cluster "
724
- "and authentication details"
549
+ msgid "Configuration file containing details about how to connect to the cluster and authentication details"
725
550
  msgstr "配置文件,其中包含有关如何连接到集群的详细信息以及身份验证的详细信息"
726
551
 
727
552
  #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:24
@@ -733,11 +558,8 @@ msgid "Prism Flavor"
733
558
  msgstr "Prism Flavor"
734
559
 
735
560
  #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:29
736
- msgid ""
737
- "Option Enable debugging output is required to enable AHV internal debug. It "
738
- "provides extra AHV debug information when both options are enabled "
739
- msgstr ""
740
- "启用 AHV 内部故障排除需要 Option Enable debugging output。它会在两个选项都启用时提供额外的 AHV 调试信息 "
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 "启用 AHV 内部故障排除需要 Option Enable debugging output。它会在两个选项都启用时提供额外的 AHV 调试信息 "
741
563
 
742
564
  #: ../app/views/foreman_virt_who_configure/configs/steps/_connection_form.erb:29
743
565
  msgid "Enable AHV debug"
@@ -772,19 +594,12 @@ msgid "Hypervisor Password"
772
594
  msgstr ""
773
595
 
774
596
  #: ../app/views/foreman_virt_who_configure/configs/steps/_general_information_form.erb:13
775
- msgid ""
776
- "Account password by which virt-who is to connect to the hypervisor instance."
597
+ msgid "Account password by which virt-who is to connect to the hypervisor instance."
777
598
  msgstr "virt-who 用于连接 hypervisor 实例的帐户密码。"
778
599
 
779
600
  #: ../app/views/foreman_virt_who_configure/configs/steps/_schedule_form.erb:2
780
- msgid ""
781
- "How often to check connected hypervisors for changes? Also affects how often"
782
- " a mapping is reported. The recommended value for most environments is every"
783
- " two hours. Different interval can't be set per hypervisor, therefore it "
784
- "will affect all other deployed configurations on the host on which this "
785
- "configuration will be deployed."
786
- msgstr ""
787
- "检查连接的虚拟机管理程序是否有更改的频率?同时还影响报告映射的频率。对于大多数环境,建议值为每两个小时一次。不能为每个虚拟机管理程序设置不同的间隔,因此它将影响将在其上部署此配置的主机上的所有其他已部署的配置。"
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 "检查连接的虚拟机管理程序是否有更改的频率?同时还影响报告映射的频率。对于大多数环境,建议值为每两个小时一次。不能为每个虚拟机管理程序设置不同的间隔,因此它将影响将在其上部署此配置的主机上的所有其他已部署的配置。"
788
603
 
789
604
  #: ../app/views/foreman_virt_who_configure/configs/steps/_schedule_form.erb:2
790
605
  msgid "Interval"
@@ -795,33 +610,22 @@ msgid "Configs"
795
610
  msgstr "配置"
796
611
 
797
612
  #: ../app/views/foreman_virt_who_configure/configs/welcome.html.erb:8
798
- msgid ""
799
- "On this page you can define virt-who configurations for your hypervisors."
613
+ msgid "On this page you can define virt-who configurations for your hypervisors."
800
614
  msgstr "在本页面,您可以为您的 hypervisor 定义 virt-who 配置。"
801
615
 
802
616
  #: ../app/views/foreman_virt_who_configure/configs/welcome.html.erb:9
803
- msgid ""
804
- "One virt-who configuration represents one config file in /etc/virt-who.d "
805
- "directory and maps to single hypervisor, organization and lifecycle "
806
- "environment."
807
- msgstr ""
808
- "一个 virt-who 配置代表 /etc/virt-who.d 目录中的一个配置文件,映射至单个 hypervisor、机构和生命周期环境。"
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 "一个 virt-who 配置代表 /etc/virt-who.d 目录中的一个配置文件,映射至单个 hypervisor、机构和生命周期环境。"
809
619
 
810
620
  #: ../app/views/foreman_virt_who_configure/configs/welcome.html.erb:10
811
- msgid ""
812
- "To define a new configuration, click the New Config button and fill in the "
813
- "form. After you provide all required information a virt-who configuration "
814
- "script will be generated. You could either install it manually by copying "
815
- "the script or deploy it on a selected target host through Remote Execution."
816
- msgstr ""
817
- "如要定义新配置,请点击 New Config 按钮,填写表格。当您提供所有所需信息之后,会生成 virt-who "
818
- "配置脚本。您可以通过复制脚本进行手动安装,也可以通过 Remote Execution 在选定的目标主机上部署。"
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 "如要定义新配置,请点击 New Config 按钮,填写表格。当您提供所有所需信息之后,会生成 virt-who 配置脚本。您可以通过复制脚本进行手动安装,也可以通过 Remote Execution 在选定的目标主机上部署。"
819
623
 
820
- #: ../lib/foreman_virt_who_configure/engine.rb:73
624
+ #: ../lib/foreman_virt_who_configure/engine.rb:74
821
625
  msgid "Virt-who configurations"
822
626
  msgstr "Virt-who 配置"
823
627
 
824
- #: ../lib/foreman_virt_who_configure/engine.rb:78
628
+ #: ../lib/foreman_virt_who_configure/engine.rb:79
825
629
  msgid "Virt-who Configs Status"
826
630
  msgstr "Virt-who 配置状态"
827
631
 
@@ -854,305 +658,322 @@ msgid "Bulk generate applicability for hosts"
854
658
  msgstr "批量生成主机的适用性"
855
659
 
856
660
  #: action_names.rb:9
661
+ msgid "Check for long running tasks"
662
+ msgstr ""
663
+
664
+ #: action_names.rb:10
857
665
  msgid "Combined Profile Update"
858
666
  msgstr "组合的配置集更新"
859
667
 
860
- #: action_names.rb:10
668
+ #: action_names.rb:11
861
669
  msgid "Copy version units to library"
862
670
  msgstr "将版本单位复制到库"
863
671
 
864
- #: action_names.rb:11
672
+ #: action_names.rb:12
865
673
  msgid "Create Alternate Content Source"
866
674
  msgstr "创建备用内容源"
867
675
 
868
- #: action_names.rb:12
676
+ #: action_names.rb:13
869
677
  msgid "Create Export History"
870
678
  msgstr "创建导出历史记录"
871
679
 
872
- #: action_names.rb:13
680
+ #: action_names.rb:14
873
681
  msgid "Create Import History"
874
682
  msgstr "创建导入历史记录"
875
683
 
876
- #: action_names.rb:14
684
+ #: action_names.rb:15
877
685
  msgid "Create Syncable Export History"
878
686
  msgstr "创建可同步的导出历史记录"
879
687
 
880
- #: action_names.rb:15
688
+ #: action_names.rb:16
881
689
  msgid "Create"
882
690
  msgstr "创建"
883
691
 
884
- #: action_names.rb:16
692
+ #: action_names.rb:17
885
693
  msgid "Delete Activation Key"
886
694
  msgstr "删除激活码"
887
695
 
888
- #: action_names.rb:17
696
+ #: action_names.rb:18
889
697
  msgid "Delete Lifecycle Environment"
890
698
  msgstr "删除生命周期环境"
891
699
 
892
- #: action_names.rb:18
700
+ #: action_names.rb:19
893
701
  msgid "Delete Product"
894
702
  msgstr "删除产品"
895
703
 
896
- #: action_names.rb:19
704
+ #: action_names.rb:20
897
705
  msgid "Delete"
898
706
  msgstr "刪除"
899
707
 
900
- #: 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
901
713
  msgid "Destroy Alternate Content Source"
902
714
  msgstr "销毁备用内容源"
903
715
 
904
- #: action_names.rb:21
716
+ #: action_names.rb:23
905
717
  msgid "Destroy Content Host"
906
718
  msgstr "销毁内容主机"
907
719
 
908
- #: action_names.rb:22
720
+ #: action_names.rb:24
909
721
  msgid "Destroy"
910
722
  msgstr "销毁"
911
723
 
912
- #: action_names.rb:23
724
+ #: action_names.rb:25
913
725
  msgid "Disable"
914
726
  msgstr "禁用"
915
727
 
916
- #: action_names.rb:24
728
+ #: action_names.rb:26
917
729
  msgid "Discover"
918
730
  msgstr "发现"
919
731
 
920
- #: action_names.rb:25
732
+ #: action_names.rb:27
921
733
  msgid "Enable"
922
734
  msgstr "启用"
923
735
 
924
- #: action_names.rb:26
736
+ #: action_names.rb:28
925
737
  msgid "Errata mail"
926
738
  msgstr "勘误邮件"
927
739
 
928
- #: action_names.rb:27
740
+ #: action_names.rb:29
929
741
  msgid "Export Library"
930
742
  msgstr "导出库"
931
743
 
932
- #: action_names.rb:28
744
+ #: action_names.rb:30
933
745
  msgid "Export Repository"
934
746
  msgstr "导出仓库"
935
747
 
936
- #: action_names.rb:29
748
+ #: action_names.rb:31
937
749
  msgid "Export"
938
750
  msgstr "导出"
939
751
 
940
- #: action_names.rb:30
752
+ #: action_names.rb:32
941
753
  msgid "Fetch pxe files"
942
754
  msgstr "获取 pxe 文件"
943
755
 
944
- #: action_names.rb:31
756
+ #: action_names.rb:33
945
757
  msgid "Filtered index content"
946
758
  msgstr "已过滤的索引内容"
947
759
 
948
- #: action_names.rb:32
760
+ #: action_names.rb:34
949
761
  msgid "Generate host applicability"
950
762
  msgstr "产生主机适用性"
951
763
 
952
- #: action_names.rb:33
764
+ #: action_names.rb:35
953
765
  msgid "Generate repository applicability"
954
766
  msgstr "生成仓库适用性"
955
767
 
956
- #: action_names.rb:34
768
+ #: action_names.rb:36
957
769
  msgid "Hypervisors update"
958
770
  msgstr "Hypervisor 更新"
959
771
 
960
- #: action_names.rb:35
772
+ #: action_names.rb:37
961
773
  msgid "Hypervisors"
962
774
  msgstr "Hypervisor"
963
775
 
964
- #: action_names.rb:36
776
+ #: action_names.rb:38
965
777
  msgid "Import Content View Version"
966
778
  msgstr "导入内容视图版本"
967
779
 
968
- #: action_names.rb:37
780
+ #: action_names.rb:39
969
781
  msgid "Import Default Content View"
970
782
  msgstr "导入默认内容视图"
971
783
 
972
- #: action_names.rb:38
784
+ #: action_names.rb:40
973
785
  msgid "Import Puppet classes"
974
786
  msgstr "导入 Puppet 类"
975
787
 
976
- #: action_names.rb:39
788
+ #: action_names.rb:41
977
789
  msgid "Import Repository"
978
790
  msgstr "导入仓库"
979
791
 
980
- #: action_names.rb:40
792
+ #: action_names.rb:42
981
793
  msgid "Import facts"
982
794
  msgstr "导入事实"
983
795
 
984
- #: action_names.rb:41
796
+ #: action_names.rb:43
985
797
  msgid "Import"
986
798
  msgstr "导入"
987
799
 
988
- #: action_names.rb:42
800
+ #: action_names.rb:44
989
801
  msgid "Incremental Update of Content View Version(s) "
990
802
  msgstr "内容视图版本的增量更新"
991
803
 
992
- #: action_names.rb:43
804
+ #: action_names.rb:45
993
805
  msgid "Incremental Update"
994
806
  msgstr "增量更新"
995
807
 
996
- #: action_names.rb:44
808
+ #: action_names.rb:46
997
809
  msgid "Index content"
998
810
  msgstr "索引內容"
999
811
 
1000
- #: action_names.rb:45
812
+ #: action_names.rb:47
1001
813
  msgid "Index errata"
1002
814
  msgstr "索引勘误"
1003
815
 
1004
- #: action_names.rb:46
816
+ #: action_names.rb:48
1005
817
  msgid "Index module streams"
1006
818
  msgstr "索引模块流"
1007
819
 
1008
- #: action_names.rb:47
820
+ #: action_names.rb:49
1009
821
  msgid "Index package groups"
1010
822
  msgstr "索引软件包组"
1011
823
 
1012
- #: action_names.rb:48
824
+ #: action_names.rb:50
1013
825
  msgid "Install Applicable Errata"
1014
826
  msgstr "安装适用的勘误"
1015
827
 
1016
- #: action_names.rb:49
828
+ #: action_names.rb:51
1017
829
  msgid "Instance update"
1018
830
  msgstr "实例更新"
1019
831
 
1020
- #: action_names.rb:50
832
+ #: action_names.rb:52
1021
833
  msgid "Package Profile Update"
1022
834
  msgstr "软件包配置集更新"
1023
835
 
1024
- #: action_names.rb:51
836
+ #: action_names.rb:53
1025
837
  msgid "Product Create"
1026
838
  msgstr "产品创建"
1027
839
 
1028
- #: action_names.rb:52
840
+ #: action_names.rb:54
1029
841
  msgid "Promote"
1030
842
  msgstr "升级"
1031
843
 
1032
- #: action_names.rb:53
844
+ #: action_names.rb:55
1033
845
  msgid "Promotion to Environment"
1034
846
  msgstr "升级到环境"
1035
847
 
1036
- #: action_names.rb:54
848
+ #: action_names.rb:56
1037
849
  msgid "Publish Lifecycle Environment Repositories"
1038
850
  msgstr "发布生命周期环境仓库"
1039
851
 
1040
- #: action_names.rb:55
852
+ #: action_names.rb:57
1041
853
  msgid "Publish"
1042
854
  msgstr "发布"
1043
855
 
1044
- #: action_names.rb:56
856
+ #: action_names.rb:58
1045
857
  msgid "Refresh Alternate Content Source"
1046
858
  msgstr "刷新备用内容源"
1047
859
 
1048
- #: action_names.rb:57
860
+ #: action_names.rb:59
1049
861
  msgid "Reindex subscriptions"
1050
862
  msgstr "重新索引订阅"
1051
863
 
1052
- #: action_names.rb:58
864
+ #: action_names.rb:60
1053
865
  msgid "Remote action:"
1054
- msgstr "远程操作:"
866
+ msgstr ""
1055
867
 
1056
- #: action_names.rb:59
868
+ #: action_names.rb:61
1057
869
  msgid "Remove Content"
1058
870
  msgstr "删除内容"
1059
871
 
1060
- #: action_names.rb:60
872
+ #: action_names.rb:62
1061
873
  msgid "Remove Version"
1062
874
  msgstr "移除版本"
1063
875
 
1064
- #: action_names.rb:61
876
+ #: action_names.rb:63
1065
877
  msgid "Remove Versions and Associations"
1066
878
  msgstr "删除版本和关联"
1067
879
 
1068
- #: action_names.rb:62
880
+ #: action_names.rb:64
1069
881
  msgid "Remove from Environment"
1070
882
  msgstr "从环境中移除"
1071
883
 
1072
- #: action_names.rb:63
884
+ #: action_names.rb:65
1073
885
  msgid "Remove subscriptions"
1074
886
  msgstr "删除订阅"
1075
887
 
1076
- #: action_names.rb:64
888
+ #: action_names.rb:66
1077
889
  msgid "Report"
1078
890
  msgstr "报告"
1079
891
 
1080
- #: action_names.rb:65
892
+ #: action_names.rb:67
1081
893
  msgid "Republish Version Repositories"
1082
894
  msgstr "发布版本库"
1083
895
 
1084
- #: action_names.rb:66
896
+ #: action_names.rb:68
1085
897
  msgid "Run Sync Plan:"
1086
898
  msgstr "运行同步计划:"
1087
899
 
1088
- #: action_names.rb:67
900
+ #: action_names.rb:69
1089
901
  msgid "Sync capsule"
1090
902
  msgstr "同步 capsule"
1091
903
 
1092
- #: action_names.rb:68
904
+ #: action_names.rb:70
1093
905
  msgid "Syncable export"
1094
906
  msgstr "可同步导出"
1095
907
 
1096
- #: action_names.rb:69
908
+ #: action_names.rb:71
1097
909
  msgid "Synchronize smart proxy"
1098
910
  msgstr "同步智能代理服务器"
1099
911
 
1100
- #: action_names.rb:70
912
+ #: action_names.rb:72
1101
913
  msgid "Synchronize"
1102
914
  msgstr "同步"
1103
915
 
1104
- #: action_names.rb:71
916
+ #: action_names.rb:73
1105
917
  msgid "Update Alternate Content Source"
1106
918
  msgstr "更新备用内容源"
1107
919
 
1108
- #: action_names.rb:72
920
+ #: action_names.rb:74
1109
921
  msgid "Update CDN Configuration"
1110
922
  msgstr "更新 CDN 配置"
1111
923
 
1112
- #: action_names.rb:73
924
+ #: action_names.rb:75
1113
925
  msgid "Update Content Overrides"
1114
926
  msgstr "更新内容覆盖"
1115
927
 
1116
- #: action_names.rb:74
928
+ #: action_names.rb:76
1117
929
  msgid "Update content urls"
1118
930
  msgstr "更新内容 url"
1119
931
 
1120
- #: action_names.rb:75
932
+ #: action_names.rb:77
1121
933
  msgid "Update for host"
1122
934
  msgstr "对主机的更新"
1123
935
 
1124
- #: action_names.rb:76
936
+ #: action_names.rb:78
1125
937
  msgid "Update http proxy details"
1126
938
  msgstr "更新 http 代理详情"
1127
939
 
1128
- #: action_names.rb:77
940
+ #: action_names.rb:79
1129
941
  msgid "Update http proxy"
1130
942
  msgstr "更新 HTTP 代理"
1131
943
 
1132
- #: action_names.rb:78
944
+ #: action_names.rb:80
1133
945
  msgid "Update redhat repository"
1134
946
  msgstr "更新 redhat 仓库"
1135
947
 
1136
- #: action_names.rb:79
948
+ #: action_names.rb:81
1137
949
  msgid "Update release version for host"
1138
950
  msgstr "为主机更新发行版本"
1139
951
 
1140
- #: action_names.rb:80
952
+ #: action_names.rb:82
1141
953
  msgid "Update"
1142
954
  msgstr "更新"
1143
955
 
1144
- #: action_names.rb:81
956
+ #: action_names.rb:83
1145
957
  msgid "Updating System Purpose for host"
1146
958
  msgstr "主机更新系统目的"
1147
959
 
1148
- #: action_names.rb:82
960
+ #: action_names.rb:84
1149
961
  msgid "Upload into"
1150
962
  msgstr "上传到"
1151
963
 
1152
- #: action_names.rb:83
964
+ #: action_names.rb:85
1153
965
  msgid "Verify checksum"
1154
966
  msgstr "验证校验和"
1155
967
 
1156
968
  #: gemspec.rb:2
1157
969
  msgid "A plugin to make virt-who configuration easy"
1158
970
  msgstr "简化 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
+ #~ "Libvirt 服务器的完全限定主机名或 IP 地址。您也可以指定首选的方案,例如:<code>qemu+ssh://libvirt.example.com"
979
+ #~ "/system</code>。如果您使用 SSH,确保您在目标主机上为 hypervisor 用户名字段指定的用户设置根的 SSH 密钥"