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
@@ -12,7 +12,7 @@
12
12
  #
13
13
  msgid ""
14
14
  msgstr ""
15
- "Project-Id-Version: foreman_virt_who_configure 0.5.12\n"
15
+ "Project-Id-Version: foreman_virt_who_configure 0.5.17\n"
16
16
  "Report-Msgid-Bugs-To: \n"
17
17
  "PO-Revision-Date: 2017-05-03 11:59+0000\n"
18
18
  "Last-Translator: EmielK <emiel@kremers.us>, 2022\n"
@@ -39,12 +39,6 @@ msgstr ""
39
39
  msgid "A plugin to make virt-who configuration easy"
40
40
  msgstr ""
41
41
 
42
- msgid "Abstract"
43
- msgstr ""
44
-
45
- msgid "Abstract async task"
46
- msgstr ""
47
-
48
42
  msgid "Account name by which virt-who is to connect to Nutanix AHV."
49
43
  msgstr ""
50
44
 
@@ -63,39 +57,18 @@ msgstr ""
63
57
  msgid "Account password by which virt-who is to connect to the hypervisor instance."
64
58
  msgstr ""
65
59
 
66
- msgid "Action with sub plans"
67
- msgstr ""
68
-
69
60
  msgid "Actions"
70
61
  msgstr "Acties"
71
62
 
72
- msgid "Agent action"
73
- msgstr ""
74
-
75
63
  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."
76
64
  msgstr ""
77
65
 
78
66
  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."
79
67
  msgstr ""
80
68
 
81
- msgid "Attach subscriptions"
82
- msgstr ""
83
-
84
- msgid "Auto attach subscriptions"
85
- msgstr ""
86
-
87
69
  msgid "Blacklist"
88
70
  msgstr ""
89
71
 
90
- msgid "Bulk generate applicability for hosts"
91
- msgstr ""
92
-
93
- msgid "Check for long running tasks"
94
- msgstr ""
95
-
96
- msgid "Combined Profile Update"
97
- msgstr ""
98
-
99
72
  msgid "Configs"
100
73
  msgstr ""
101
74
 
@@ -138,78 +111,30 @@ msgstr ""
138
111
  msgid "Copy to clipboard"
139
112
  msgstr ""
140
113
 
141
- msgid "Copy version units to library"
142
- msgstr ""
143
-
144
114
  msgid "Count"
145
115
  msgstr ""
146
116
 
147
- msgid "Create"
148
- msgstr ""
149
-
150
- msgid "Create Alternate Content Source"
151
- msgstr ""
152
-
153
117
  msgid "Create Config"
154
118
  msgstr ""
155
119
 
156
- msgid "Create Export History"
157
- msgstr ""
158
-
159
- msgid "Create Import History"
160
- msgstr ""
161
-
162
- msgid "Create Syncable Export History"
163
- msgstr ""
164
-
165
120
  msgid "Create a virt-who configuration"
166
121
  msgstr ""
167
122
 
168
- msgid "Delete"
169
- msgstr "Verwijderen"
170
-
171
- msgid "Delete Activation Key"
172
- msgstr ""
173
-
174
- msgid "Delete Lifecycle Environment"
175
- msgstr ""
176
-
177
- msgid "Delete Product"
178
- msgstr ""
179
-
180
123
  msgid "Delete a virt-who configuration"
181
124
  msgstr ""
182
125
 
183
126
  msgid "Delete virt-who configuration %s?"
184
127
  msgstr ""
185
128
 
186
- msgid "Deliver notifications about long running tasks"
187
- msgstr ""
188
-
189
129
  msgid "Deploy"
190
130
  msgstr ""
191
131
 
192
- msgid "Destroy"
193
- msgstr ""
194
-
195
- msgid "Destroy Alternate Content Source"
196
- msgstr ""
197
-
198
- msgid "Destroy Content Host"
199
- msgstr ""
200
-
201
132
  msgid "Details"
202
133
  msgstr "Details"
203
134
 
204
135
  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."
205
136
  msgstr ""
206
137
 
207
- msgid "Disable"
208
- msgstr ""
209
-
210
- msgid "Discover"
211
- msgstr ""
212
-
213
138
  msgid "Download the script"
214
139
  msgstr ""
215
140
 
@@ -219,9 +144,6 @@ msgstr "Bewerken"
219
144
  msgid "Edit Virt-who Config"
220
145
  msgstr ""
221
146
 
222
- msgid "Enable"
223
- msgstr ""
224
-
225
147
  msgid "Enable AHV debug"
226
148
  msgstr ""
227
149
 
@@ -231,9 +153,6 @@ msgstr ""
231
153
  msgid "Enable debugging output?"
232
154
  msgstr ""
233
155
 
234
- msgid "Errata mail"
235
- msgstr ""
236
-
237
156
  msgid "Every 12 hours"
238
157
  msgstr ""
239
158
 
@@ -270,18 +189,6 @@ msgstr ""
270
189
  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."
271
190
  msgstr ""
272
191
 
273
- msgid "Export"
274
- msgstr "Exporteren"
275
-
276
- msgid "Export Library"
277
- msgstr ""
278
-
279
- msgid "Export Repository"
280
- msgstr ""
281
-
282
- msgid "Fetch pxe files"
283
- msgstr ""
284
-
285
192
  msgid "Filter Hosts"
286
193
  msgstr ""
287
194
 
@@ -291,9 +198,6 @@ msgstr ""
291
198
  msgid "Filter hosts"
292
199
  msgstr ""
293
200
 
294
- msgid "Filtered index content"
295
- msgstr ""
296
-
297
201
  msgid "Filtering"
298
202
  msgstr ""
299
203
 
@@ -309,12 +213,6 @@ msgstr ""
309
213
  msgid "General information"
310
214
  msgstr ""
311
215
 
312
- msgid "Generate host applicability"
313
- msgstr ""
314
-
315
- msgid "Generate repository applicability"
316
- msgstr ""
317
-
318
216
  msgid "HTTP Proxy"
319
217
  msgstr ""
320
218
 
@@ -366,12 +264,6 @@ msgstr ""
366
264
  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."
367
265
  msgstr ""
368
266
 
369
- msgid "Hypervisors"
370
- msgstr ""
371
-
372
- msgid "Hypervisors update"
373
- msgstr ""
374
-
375
267
  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."
376
268
  msgstr ""
377
269
 
@@ -384,48 +276,6 @@ msgstr ""
384
276
  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."
385
277
  msgstr ""
386
278
 
387
- msgid "Import"
388
- msgstr "Geimporteerd"
389
-
390
- msgid "Import Content View Version"
391
- msgstr ""
392
-
393
- msgid "Import Default Content View"
394
- msgstr ""
395
-
396
- msgid "Import Puppet classes"
397
- msgstr ""
398
-
399
- msgid "Import Repository"
400
- msgstr ""
401
-
402
- msgid "Import facts"
403
- msgstr ""
404
-
405
- msgid "Incremental Update"
406
- msgstr ""
407
-
408
- msgid "Incremental Update of Content View Version(s) "
409
- msgstr ""
410
-
411
- msgid "Index content"
412
- msgstr ""
413
-
414
- msgid "Index errata"
415
- msgstr ""
416
-
417
- msgid "Index module streams"
418
- msgstr ""
419
-
420
- msgid "Index package groups"
421
- msgstr ""
422
-
423
- msgid "Install Applicable Errata"
424
- msgstr ""
425
-
426
- msgid "Instance update"
427
- msgstr ""
428
-
429
279
  msgid "Interval"
430
280
  msgstr ""
431
281
 
@@ -516,9 +366,6 @@ msgstr ""
516
366
  msgid "Owner was not provided"
517
367
  msgstr ""
518
368
 
519
- msgid "Package Profile Update"
520
- msgstr ""
521
-
522
369
  msgid "Path to kubeconfig file"
523
370
  msgstr ""
524
371
 
@@ -531,57 +378,9 @@ msgstr ""
531
378
  msgid "Prism Flavor"
532
379
  msgstr ""
533
380
 
534
- msgid "Product Create"
535
- msgstr ""
536
-
537
- msgid "Promote"
538
- msgstr ""
539
-
540
- msgid "Promotion to Environment"
541
- msgstr ""
542
-
543
- msgid "Publish"
544
- msgstr ""
545
-
546
- msgid "Publish Lifecycle Environment Repositories"
547
- msgstr ""
548
-
549
- msgid "Refresh Alternate Content Source"
550
- msgstr ""
551
-
552
- msgid "Reindex subscriptions"
553
- msgstr ""
554
-
555
- msgid "Remote action:"
556
- msgstr ""
557
-
558
- msgid "Remove Content"
559
- msgstr ""
560
-
561
- msgid "Remove Version"
562
- msgstr ""
563
-
564
- msgid "Remove Versions and Associations"
565
- msgstr ""
566
-
567
- msgid "Remove from Environment"
568
- msgstr ""
569
-
570
- msgid "Remove subscriptions"
571
- msgstr ""
572
-
573
381
  msgid "Renders a deploy script for the specified virt-who configuration"
574
382
  msgstr ""
575
383
 
576
- msgid "Report"
577
- msgstr "Rapport"
578
-
579
- msgid "Republish Version Repositories"
580
- msgstr ""
581
-
582
- msgid "Run Sync Plan:"
583
- msgstr ""
584
-
585
384
  msgid "Schedule"
586
385
  msgstr ""
587
386
 
@@ -608,18 +407,6 @@ msgstr "Status"
608
407
  msgid "Success"
609
408
  msgstr "Succes"
610
409
 
611
- msgid "Sync capsule"
612
- msgstr ""
613
-
614
- msgid "Syncable export"
615
- msgstr ""
616
-
617
- msgid "Synchronize"
618
- msgstr ""
619
-
620
- msgid "Synchronize smart proxy"
621
- msgstr ""
622
-
623
410
  msgid "The configuration was not deployed yet or the virt-who was unable to report the status"
624
411
  msgstr ""
625
412
 
@@ -662,54 +449,15 @@ msgstr ""
662
449
  msgid "Unlimited"
663
450
  msgstr ""
664
451
 
665
- msgid "Update"
666
- msgstr ""
667
-
668
- msgid "Update Alternate Content Source"
669
- msgstr ""
670
-
671
- msgid "Update CDN Configuration"
672
- msgstr ""
673
-
674
- msgid "Update Content Overrides"
675
- msgstr ""
676
-
677
452
  msgid "Update a virt-who configuration"
678
453
  msgstr ""
679
454
 
680
- msgid "Update content urls"
681
- msgstr ""
682
-
683
- msgid "Update for host"
684
- msgstr ""
685
-
686
- msgid "Update http proxy"
687
- msgstr ""
688
-
689
- msgid "Update http proxy details"
690
- msgstr ""
691
-
692
- msgid "Update redhat repository"
693
- msgstr ""
694
-
695
- msgid "Update release version for host"
696
- msgstr ""
697
-
698
- msgid "Updating System Purpose for host"
699
- msgstr ""
700
-
701
- msgid "Upload into"
702
- msgstr ""
703
-
704
455
  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:"
705
456
  msgstr ""
706
457
 
707
458
  msgid "VMware vCenter server’s fully qualified host name or IP address."
708
459
  msgstr ""
709
460
 
710
- msgid "Verify checksum"
711
- msgstr ""
712
-
713
461
  msgid "Virt-who Configs Status"
714
462
  msgstr ""
715
463