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
@@ -8,7 +8,7 @@
8
8
  #
9
9
  msgid ""
10
10
  msgstr ""
11
- "Project-Id-Version: foreman_virt_who_configure 1.0.0\n"
11
+ "Project-Id-Version: foreman_virt_who_configure 0.5.17\n"
12
12
  "Report-Msgid-Bugs-To: \n"
13
13
  "PO-Revision-Date: 2017-05-03 11:59+0000\n"
14
14
  "Last-Translator: Efstathios Iosifidis <iefstathios@gmail.com>, 2021\n"
@@ -34,12 +34,6 @@ msgstr ""
34
34
  msgid "A plugin to make virt-who configuration easy"
35
35
  msgstr ""
36
36
 
37
- msgid "Abstract"
38
- msgstr ""
39
-
40
- msgid "Abstract async task"
41
- msgstr ""
42
-
43
37
  msgid "Account name by which virt-who is to connect to Nutanix AHV."
44
38
  msgstr ""
45
39
 
@@ -58,39 +52,18 @@ msgstr ""
58
52
  msgid "Account password by which virt-who is to connect to the hypervisor instance."
59
53
  msgstr ""
60
54
 
61
- msgid "Action with sub plans"
62
- msgstr ""
63
-
64
55
  msgid "Actions"
65
56
  msgstr "Ενέργειες"
66
57
 
67
- msgid "Agent action"
68
- msgstr ""
69
-
70
58
  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."
71
59
  msgstr ""
72
60
 
73
61
  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."
74
62
  msgstr ""
75
63
 
76
- msgid "Attach subscriptions"
77
- msgstr ""
78
-
79
- msgid "Auto attach subscriptions"
80
- msgstr ""
81
-
82
64
  msgid "Blacklist"
83
65
  msgstr ""
84
66
 
85
- msgid "Bulk generate applicability for hosts"
86
- msgstr ""
87
-
88
- msgid "Check for long running tasks"
89
- msgstr ""
90
-
91
- msgid "Combined Profile Update"
92
- msgstr ""
93
-
94
67
  msgid "Configs"
95
68
  msgstr ""
96
69
 
@@ -133,78 +106,30 @@ msgstr ""
133
106
  msgid "Copy to clipboard"
134
107
  msgstr ""
135
108
 
136
- msgid "Copy version units to library"
137
- msgstr ""
138
-
139
109
  msgid "Count"
140
110
  msgstr ""
141
111
 
142
- msgid "Create"
143
- msgstr "Δημιουργία"
144
-
145
- msgid "Create Alternate Content Source"
146
- msgstr ""
147
-
148
112
  msgid "Create Config"
149
113
  msgstr ""
150
114
 
151
- msgid "Create Export History"
152
- msgstr ""
153
-
154
- msgid "Create Import History"
155
- msgstr ""
156
-
157
- msgid "Create Syncable Export History"
158
- msgstr ""
159
-
160
115
  msgid "Create a virt-who configuration"
161
116
  msgstr ""
162
117
 
163
- msgid "Delete"
164
- msgstr "Διαγραφή"
165
-
166
- msgid "Delete Activation Key"
167
- msgstr "Διαγραφή κλειδιού ενεργοποίησης"
168
-
169
- msgid "Delete Lifecycle Environment"
170
- msgstr ""
171
-
172
- msgid "Delete Product"
173
- msgstr "Διαγραφή προϊόντος"
174
-
175
118
  msgid "Delete a virt-who configuration"
176
119
  msgstr ""
177
120
 
178
121
  msgid "Delete virt-who configuration %s?"
179
122
  msgstr ""
180
123
 
181
- msgid "Deliver notifications about long running tasks"
182
- msgstr ""
183
-
184
124
  msgid "Deploy"
185
125
  msgstr ""
186
126
 
187
- msgid "Destroy"
188
- msgstr "Καταστροφή"
189
-
190
- msgid "Destroy Alternate Content Source"
191
- msgstr ""
192
-
193
- msgid "Destroy Content Host"
194
- msgstr ""
195
-
196
127
  msgid "Details"
197
128
  msgstr "Λεπτομέρειες"
198
129
 
199
130
  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."
200
131
  msgstr ""
201
132
 
202
- msgid "Disable"
203
- msgstr "Απενεργοποίηση"
204
-
205
- msgid "Discover"
206
- msgstr ""
207
-
208
133
  msgid "Download the script"
209
134
  msgstr ""
210
135
 
@@ -214,9 +139,6 @@ msgstr "Επεξεργασία"
214
139
  msgid "Edit Virt-who Config"
215
140
  msgstr ""
216
141
 
217
- msgid "Enable"
218
- msgstr "Ενεργοποίηση"
219
-
220
142
  msgid "Enable AHV debug"
221
143
  msgstr ""
222
144
 
@@ -226,9 +148,6 @@ msgstr ""
226
148
  msgid "Enable debugging output?"
227
149
  msgstr ""
228
150
 
229
- msgid "Errata mail"
230
- msgstr ""
231
-
232
151
  msgid "Every 12 hours"
233
152
  msgstr ""
234
153
 
@@ -265,18 +184,6 @@ msgstr ""
265
184
  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."
266
185
  msgstr ""
267
186
 
268
- msgid "Export"
269
- msgstr "Εξαγωγή"
270
-
271
- msgid "Export Library"
272
- msgstr ""
273
-
274
- msgid "Export Repository"
275
- msgstr ""
276
-
277
- msgid "Fetch pxe files"
278
- msgstr ""
279
-
280
187
  msgid "Filter Hosts"
281
188
  msgstr ""
282
189
 
@@ -286,9 +193,6 @@ msgstr ""
286
193
  msgid "Filter hosts"
287
194
  msgstr ""
288
195
 
289
- msgid "Filtered index content"
290
- msgstr ""
291
-
292
196
  msgid "Filtering"
293
197
  msgstr "Φιλτράρισμα"
294
198
 
@@ -304,12 +208,6 @@ msgstr ""
304
208
  msgid "General information"
305
209
  msgstr "Γενικές πληροφορίες"
306
210
 
307
- msgid "Generate host applicability"
308
- msgstr ""
309
-
310
- msgid "Generate repository applicability"
311
- msgstr ""
312
-
313
211
  msgid "HTTP Proxy"
314
212
  msgstr ""
315
213
 
@@ -361,12 +259,6 @@ msgstr ""
361
259
  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."
362
260
  msgstr ""
363
261
 
364
- msgid "Hypervisors"
365
- msgstr ""
366
-
367
- msgid "Hypervisors update"
368
- msgstr ""
369
-
370
262
  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."
371
263
  msgstr ""
372
264
 
@@ -379,48 +271,6 @@ msgstr "Αγνόηση διαμεσολαβητή"
379
271
  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."
380
272
  msgstr ""
381
273
 
382
- msgid "Import"
383
- msgstr "Εισαγωγή"
384
-
385
- msgid "Import Content View Version"
386
- msgstr ""
387
-
388
- msgid "Import Default Content View"
389
- msgstr ""
390
-
391
- msgid "Import Puppet classes"
392
- msgstr "Εισαγωγή κλάσεων Puppet"
393
-
394
- msgid "Import Repository"
395
- msgstr ""
396
-
397
- msgid "Import facts"
398
- msgstr ""
399
-
400
- msgid "Incremental Update"
401
- msgstr ""
402
-
403
- msgid "Incremental Update of Content View Version(s) "
404
- msgstr ""
405
-
406
- msgid "Index content"
407
- msgstr "Περιεχόμενο ευρετηρίου"
408
-
409
- msgid "Index errata"
410
- msgstr ""
411
-
412
- msgid "Index module streams"
413
- msgstr ""
414
-
415
- msgid "Index package groups"
416
- msgstr ""
417
-
418
- msgid "Install Applicable Errata"
419
- msgstr ""
420
-
421
- msgid "Instance update"
422
- msgstr ""
423
-
424
274
  msgid "Interval"
425
275
  msgstr ""
426
276
 
@@ -511,9 +361,6 @@ msgstr "Ιδιοκτήτης"
511
361
  msgid "Owner was not provided"
512
362
  msgstr ""
513
363
 
514
- msgid "Package Profile Update"
515
- msgstr ""
516
-
517
364
  msgid "Path to kubeconfig file"
518
365
  msgstr ""
519
366
 
@@ -526,57 +373,9 @@ msgstr ""
526
373
  msgid "Prism Flavor"
527
374
  msgstr ""
528
375
 
529
- msgid "Product Create"
530
- msgstr ""
531
-
532
- msgid "Promote"
533
- msgstr ""
534
-
535
- msgid "Promotion to Environment"
536
- msgstr ""
537
-
538
- msgid "Publish"
539
- msgstr "Δημοσίευση"
540
-
541
- msgid "Publish Lifecycle Environment Repositories"
542
- msgstr ""
543
-
544
- msgid "Refresh Alternate Content Source"
545
- msgstr ""
546
-
547
- msgid "Reindex subscriptions"
548
- msgstr ""
549
-
550
- msgid "Remote action:"
551
- msgstr ""
552
-
553
- msgid "Remove Content"
554
- msgstr "Αφαίρεση περιεχομένου"
555
-
556
- msgid "Remove Version"
557
- msgstr "Αφαίρεση έκδοσης"
558
-
559
- msgid "Remove Versions and Associations"
560
- msgstr ""
561
-
562
- msgid "Remove from Environment"
563
- msgstr ""
564
-
565
- msgid "Remove subscriptions"
566
- msgstr ""
567
-
568
376
  msgid "Renders a deploy script for the specified virt-who configuration"
569
377
  msgstr ""
570
378
 
571
- msgid "Report"
572
- msgstr "Αναφορά"
573
-
574
- msgid "Republish Version Repositories"
575
- msgstr ""
576
-
577
- msgid "Run Sync Plan:"
578
- msgstr "Εκκίνηση πλάνου συγχρονισμού:"
579
-
580
379
  msgid "Schedule"
581
380
  msgstr "Πρόγραμμα"
582
381
 
@@ -603,18 +402,6 @@ msgstr "Κατάσταση"
603
402
  msgid "Success"
604
403
  msgstr "Επιτυχία"
605
404
 
606
- msgid "Sync capsule"
607
- msgstr ""
608
-
609
- msgid "Syncable export"
610
- msgstr ""
611
-
612
- msgid "Synchronize"
613
- msgstr "Συγχρονισμός"
614
-
615
- msgid "Synchronize smart proxy"
616
- msgstr ""
617
-
618
405
  msgid "The configuration was not deployed yet or the virt-who was unable to report the status"
619
406
  msgstr ""
620
407
 
@@ -657,54 +444,15 @@ msgstr ""
657
444
  msgid "Unlimited"
658
445
  msgstr "Απεριόριστο"
659
446
 
660
- msgid "Update"
661
- msgstr "Ενημέρωση"
662
-
663
- msgid "Update Alternate Content Source"
664
- msgstr ""
665
-
666
- msgid "Update CDN Configuration"
667
- msgstr ""
668
-
669
- msgid "Update Content Overrides"
670
- msgstr ""
671
-
672
447
  msgid "Update a virt-who configuration"
673
448
  msgstr ""
674
449
 
675
- msgid "Update content urls"
676
- msgstr ""
677
-
678
- msgid "Update for host"
679
- msgstr ""
680
-
681
- msgid "Update http proxy"
682
- msgstr ""
683
-
684
- msgid "Update http proxy details"
685
- msgstr ""
686
-
687
- msgid "Update redhat repository"
688
- msgstr ""
689
-
690
- msgid "Update release version for host"
691
- msgstr ""
692
-
693
- msgid "Updating System Purpose for host"
694
- msgstr ""
695
-
696
- msgid "Upload into"
697
- msgstr "Μεταφόρτωση σε"
698
-
699
450
  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:"
700
451
  msgstr ""
701
452
 
702
453
  msgid "VMware vCenter server’s fully qualified host name or IP address."
703
454
  msgstr ""
704
455
 
705
- msgid "Verify checksum"
706
- msgstr ""
707
-
708
456
  msgid "Virt-who Configs Status"
709
457
  msgstr ""
710
458