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
@@ -0,0 +1,721 @@
1
+ locales['foreman_virt_who_configure'] = locales['foreman_virt_who_configure'] || {}; locales['foreman_virt_who_configure']['ka'] = {
2
+ "domain": "foreman_virt_who_configure",
3
+ "locale_data": {
4
+ "foreman_virt_who_configure": {
5
+ "": {
6
+ "Project-Id-Version": "foreman_virt_who_configure 0.5.17",
7
+ "Report-Msgid-Bugs-To": "",
8
+ "PO-Revision-Date": "2017-05-03 11:59+0000",
9
+ "Last-Translator": "Temuri Doghonadze <temuri.doghonadze@gmail.com>, 2023",
10
+ "Language-Team": "Georgian (https://app.transifex.com/foreman/teams/114/ka/)",
11
+ "MIME-Version": "1.0",
12
+ "Content-Type": "text/plain; charset=UTF-8",
13
+ "Content-Transfer-Encoding": "8bit",
14
+ "Language": "ka",
15
+ "Plural-Forms": "nplurals=2; plural=(n!=1);",
16
+ "lang": "ka",
17
+ "domain": "foreman_virt_who_configure",
18
+ "plural_forms": "nplurals=2; plural=(n!=1);"
19
+ },
20
+ "List of virt-who configurations": [
21
+ "Virt-who-ის კონფიგურაციების სია"
22
+ ],
23
+ "List of virt-who configurations per organization": [
24
+ "Virt-who-ის კონფიგურაციების სია თითოეული ორგანიზაციისთვის"
25
+ ],
26
+ "Show a virt-who configuration": [
27
+ "Virt-who-ის კონფიგურაცის ჩვენება"
28
+ ],
29
+ "Renders a deploy script for the specified virt-who configuration": [
30
+ "Virt-who-ს მითითებული კონფიგურაციის განშლის სკრიპტის რენდერი"
31
+ ],
32
+ "Configuration name": [
33
+ "კონფიგურაციის სახელი"
34
+ ],
35
+ "Configuration interval in minutes": [
36
+ "კონფიგურაციის ინტერვალი წუთებში"
37
+ ],
38
+ "Hypervisor filtering mode, %{unlimited} means no filtering, %{whitelist} means whitelist, %{blacklist} means blacklist": [
39
+ "ჰიპერვიზორის ფილტრაციის რეჟიმი, %{unlimited} ნიშნავს ფილტრაციის გარეშე, %{whitelist} ნიშნავს თეთრ სიას, %{blacklist} ნიშნავს შავ სიას"
40
+ ],
41
+ "Hypervisor whitelist, applicable only when filtering mode is set to 1. Wildcards and regular expressions are supported, multiple records must be separated by comma.": [
42
+ "Hypervisor whitelist, გამოიყენება მხოლოდ მაშინ, როდესაც ფილტრაციის რეჟიმი დაყენებულია 1-ზე. Wildcards და რეგულარული გამონათქვამები მხარდაჭერილია, ჩანაწერები მძიმით უნდა იყოს გამოყოფილი."
43
+ ],
44
+ "Hypervisor blacklist, applicable only when filtering mode is set to 2. Wildcards and regular expressions are supported, multiple records must be separated by comma.": [
45
+ "ჰიპერვიზორის შავი სია, გამოიყენება მხოლოდ მაშინ, როდესაც ფილტრაციის რეჟიმი დაყენებულია 2-ზე. Wildcards და რეგულარული გამონათქვამები მხარდაჭერილია. ჩანაწერები მძიმით უნდა იყოს გამოყოფილი."
46
+ ],
47
+ "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.": [
48
+ "გამოიყენება მხოლოდ esx პროვაიდერის ტიპისთვის. მოხსენებული იქნება მხოლოდ ჰოსტები, რომელთა მშობლის (ჩვეულებრივ, ComputeResource) სახელი მითითებულია მძიმით გამოყოფილ სიაში ამ პარამეტრში. Wildcards და რეგულარული გამონათქვამები მხარდაჭერილია, მრავალი ჩანაწერი უნდა იყოს გამოყოფილი მძიმით. ჩასვით მნიშვნელობა ორ ბრჭყალებში, თუ ის შეიცავს სპეციალურ სიმბოლოებს, როგორიცაა მძიმე. ყველა ახალი ხაზის სიმბოლო წაიშლება მიღებულ კონფიგურაციის ფაილში, თეთრი სივრცე ამოღებულია თავიდან და ბოლოდან."
49
+ ],
50
+ "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.": [
51
+ "გამოიყენება მხოლოდ esx პროვაიდერის ტიპისთვის. ჰოსტები, რომელთა მშობლის (ჩვეულებრივ, ComputeResource) სახელი მითითებულია მძიმით გამოყოფილ სიაში ამ პარამეტრში, <b>არ</b> იქნება მოხსენებული. Wildcards და რეგულარული გამონათქვამები მხარდაჭერილია, მრავალი ჩანაწერი უნდა იყოს გამოყოფილი მძიმით. ჩასვით მნიშვნელობა ორ ბრჭყალებში, თუ ის შეიცავს სპეციალურ სიმბოლოებს, როგორიცაა მძიმე. ყველა ახალი ხაზის სიმბოლო წაიშლება შედეგად კონფიგურაციის ფაილში, თეთრი სივრცეები ამოღებულია დასაწყისიდან და ბოლოდან."
52
+ ],
53
+ "Specifies how the hypervisor will be identified.": [
54
+ "მიუთითებს, როგორ გამოვიცნოთ ჰაიპერვაიზორის ტიპი."
55
+ ],
56
+ "Hypervisor type": [
57
+ "ჰაიპერვაიზორის ტიპი"
58
+ ],
59
+ "Fully qualified host name or IP address of the hypervisor": [
60
+ "ჰაიპერვაიზორის სრულ დომენური სახელი ან IP მისამართი"
61
+ ],
62
+ "Account name by which virt-who is to connect to the hypervisor.": [
63
+ "ანგარიში, რომლითაც virt-who ჰაიპერვაიზორს უკავშირდება."
64
+ ],
65
+ "Hypervisor password, required for all hypervisor types except for libvirt/kubevirt.": [
66
+ "ჰაიპერვაიზორის პაროლი, რომელიც libvirt/kubevirt-ის გარდა ყველას სჭირდება."
67
+ ],
68
+ "Foreman server FQDN": [
69
+ "Foreman-ის სერვერის FQDN"
70
+ ],
71
+ "Enable debugging output": [
72
+ "დამატებითი ინფორმაციის გამოტანა"
73
+ ],
74
+ "Configuration file containing details about how to connect to the cluster and authentication details.": [
75
+ "კონფიგურაციის ფაილი, რომელიც შეიცავს დეტალებს კლასტერთან დაკავშირების და ავთენტიფიკაციის დეტალების შესახებ."
76
+ ],
77
+ "HTTP proxy that should be used for communication between the server on which virt-who is running and the hypervisors and virtualization managers.": [
78
+ "HTTP პროქსი, virt-who სერვერს შორისა და ჰიპერვიზორებსა და ვირტუალიზაციის მენეჯერებს შორის კომუნიკაციისთვის რომელიც უნდა იყოს გამოყენებული."
79
+ ],
80
+ "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.": [
81
+ "პროქსის იგნორირება. ჰოსტის სახელების ან დომენების ან IP მისამართების მძიმით გამოყოფილი სია პროქსის პარამეტრების უგულებელყოფისთვის. სურვილისამებრ, ეს შეიძლება დაყენდეს *-ზე პროქსის პარამეტრების გვერდის ავლით ყველა ჰოსტის სახელების დომენისთვის ან IP მისამართისთვის."
82
+ ],
83
+ "Organization of the virt-who configuration": [
84
+ "Virt-who-ის კონფიგურაციის ორგნიზაცია"
85
+ ],
86
+ "Select the Prism flavor you are connecting to": [
87
+ "აირჩიეთ Prism-ის ტიპი, რომელსაც უკავშირდებით"
88
+ ],
89
+ "Option Enable debugging output is required to enable AHV internal debug. It provides extra AHV debug information when both options are enabled": [
90
+ "AHV-ს შიდა გამართვისთვის საჭიროა გამართვის ინფორმაციის გამოტანის პარამეტრის ჩართვა. როცა ორივე პარამეტრი ჩართულია, AHV-ის გასამართად დამატებითი ინფორმაცია იქნება ხელმისაწვდომი"
91
+ ],
92
+ "Create a virt-who configuration": [
93
+ "Virt-who-ის კონფიგურაცის შექმნა"
94
+ ],
95
+ "Update a virt-who configuration": [
96
+ "Virt-who-ის კონფიგურაცის განახლება"
97
+ ],
98
+ "Configuration numeric identifier": [
99
+ "კონფიგურაცის რიცხვობრივი იდენტიფიკატორი"
100
+ ],
101
+ "Delete a virt-who configuration": [
102
+ "Virt-who-ის კონფიგურაცის წაშლა"
103
+ ],
104
+ "Create Config": [
105
+ "კონფიგურაციის შექმნა"
106
+ ],
107
+ "New Config": [
108
+ "ახალი კონფიგურაცია"
109
+ ],
110
+ "Help": [
111
+ "დახმარება"
112
+ ],
113
+ "VMware vCenter server’s fully qualified host name or IP address.": [
114
+ "VMware vCenter-ის სერვერის სრული დომენური სახელი ან IP მისამართი."
115
+ ],
116
+ "Microsoft Hyper-V fully qualified host name or IP address.": [
117
+ "Microsoft Hyper-V-ის სრული დომენური სახელი ან IP მისამართი."
118
+ ],
119
+ "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": [
120
+ ""
121
+ ],
122
+ "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.": [
123
+ "კონტეინერის ვირტუალიზაციის სრული დომენური სახელი ან IP მისამართი. კლასტერთან დასაკავშირებლად საჭიროა მიუთითოთ გზა kubeconfig-მდე, რომელიც შეიცავს კავშირის დეტალებს და ავთენტიფიკაციის კოდს."
124
+ ],
125
+ "Nutanix AHV’s IP address.": [
126
+ "Nutanix AHV -ის IP მისამართი."
127
+ ],
128
+ "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.": [
129
+ "ანგარიშის სახელი, რომლითაც virt-who უნდა დაუკავშირდეს ჰიპერვიზორს, ფორმატში <code>domain_name\\\\account_name</code> . გაითვალისწინეთ, რომ მხოლოდ ერთი უკანა ხაზი გამოყოფს დომენის_სახელისა და ანგარიშის_სახელის მნიშვნელობებს. თუ იყენებთ დომენის ანგარიშს და გლობალური კონფიგურაციის ფაილს <code>/etc/virt-who.conf</code> , მაშინ საჭიროა <b>ორი</b> უკანა ხაზი. დამატებითი ინფორმაციისთვის იხილეთ <a href=\\\"https://access.redhat.com/solutions/1270223\\\">Red Hat Knowledgebase გადაწყვეტა როგორ გამოვიყენოთ windows დომენის ანგარიში virt-who-სთან</a> დამატებითი ინფორმაციისთვის."
130
+ ],
131
+ "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.": [
132
+ "ანგარიშის სახელი, რომლითაც virt-ვინ უნდა დაუკავშირდეს ჰიპერვიზორს. ნაგულისხმევად ეს არის <code>Administrator</code> . ალტერნატიული ანგარიშის გამოსაყენებლად შექმენით მომხმარებლის ანგარიში და მიანიშნეთ ეს ანგარიში შემდეგ ჯგუფებს (Windows 2012 სერვერი): Hyper-V ადმინისტრატორები და დისტანციური მართვის მომხმარებლები."
133
+ ],
134
+ "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.": [
135
+ "ანგარიშის სახელი, რომლითაც virt-who ჰიპერვიზორს უნდა დაუკავშირდეს . Virt-who-s არ აქვს პაროლზე დაფუძნებული ავტორიზაციის მხარდაჭერა, თქვენ ხელით უნდა დააყენოთ SSH გასაღები. დამატებითი ინფორმაციისთვის იხილეთ <a href=\\\"https://access.redhat.com/solutions/1515983\\\"> Red Hat ცოდნის ბაზის გადაწყვეტა როგორ დავაკონფიგურიროთ virt-who KVM ჰოსტი </a>."
136
+ ],
137
+ "Account name by which virt-who is to connect to Nutanix AHV.": [
138
+ "ანგარიშის სახელი, რომლითაც virt-who Nutanix AHV-ს უკავშირდება."
139
+ ],
140
+ "No Report Yet": [
141
+ "ანგარიშების გარეშე"
142
+ ],
143
+ "Unknown configuration status": [
144
+ "კონფიგურაციის უცნობი სტატუსი"
145
+ ],
146
+ "Unlimited": [
147
+ "შეუზღუდავი"
148
+ ],
149
+ "Whitelist": [
150
+ "თეთრი სია"
151
+ ],
152
+ "Blacklist": [
153
+ "შავი სია"
154
+ ],
155
+ "General information": [
156
+ "ზოგადი ინფორმაცია"
157
+ ],
158
+ "Schedule": [
159
+ "განრიგი"
160
+ ],
161
+ "Connection": [
162
+ "კავშირი"
163
+ ],
164
+ "Every hour": [
165
+ "ყოველ საათში"
166
+ ],
167
+ "Every 2 hours": [
168
+ "ყოველ 2 საათში"
169
+ ],
170
+ "Every 4 hours": [
171
+ "ყოველ 4 საათში"
172
+ ],
173
+ "Every 8 hours": [
174
+ "ყოველ 8 საათში"
175
+ ],
176
+ "Every 12 hours": [
177
+ "ყოველ 12 საათში"
178
+ ],
179
+ "Every 24 hours": [
180
+ "ყოველ 24 საათში"
181
+ ],
182
+ "Every 2 days": [
183
+ "ყოველ 2 დღეში"
184
+ ],
185
+ "Every 3 days": [
186
+ "ყოველ 3 დღეში"
187
+ ],
188
+ "OK": [
189
+ "დიახ"
190
+ ],
191
+ "No change": [
192
+ "ცვლილების გარეშე"
193
+ ],
194
+ "Unknown": [
195
+ "უცნობი"
196
+ ],
197
+ "Unknown configuration status, caused by unexpected conditions": [
198
+ "კონფიგურაციის უცნობი სტატუსი. გამოწვეულია გაუთვალისწინებელი პირობებით"
199
+ ],
200
+ "The configuration was not deployed yet or the virt-who was unable to report the status": [
201
+ "კონფიგურაცია ჯერ არ იყო განლაგებული ან Virt-მა ვერ შეძლო სტატუსის შესახებ შეტყობინება"
202
+ ],
203
+ "The virt-who report arrived within the interval": [
204
+ "Virt-who-ის ანგარიში ინტერვალში იქნა გამოთხოვილი"
205
+ ],
206
+ "The virt-who report has not arrived within the interval, which indicates there was no change on hypervisor": [
207
+ "Virt-who-ის ანგარიში არ მოვიდა ინტერვალის ფარგლებში, რაც მიუთითებს, რომ ჰიპერვიზორზე ცვლილება არ მომხდარა"
208
+ ],
209
+ "Prism Central": [
210
+ "Prism ცენტრალი"
211
+ ],
212
+ "Prism Element": [
213
+ "Prism ელემენტი"
214
+ ],
215
+ "every %s hours": [
216
+ "ყოველ %s საათში"
217
+ ],
218
+ "Success": [
219
+ "წარმატება"
220
+ ],
221
+ "Newer version of virt-who is required, minimum version is %s": [
222
+ "საჭიროა virt-who-ის არსებულზე ახალი ვერსია. მინიმალური ვერსიაა %s"
223
+ ],
224
+ "Unable to create virt-who config file": [
225
+ "Virt-who-ის კონფიგურაციის ფაილის შექმნა სეუძლებელია"
226
+ ],
227
+ "Unable to create sysconfig file": [
228
+ "Sysconfig-ის ფაილის შექმნა შეუძლებელია"
229
+ ],
230
+ "Unable to enable virt-who service using systemctl": [
231
+ "Virt-who-ის სერვისის systemctl-ით შექმნა შეუძლებელია"
232
+ ],
233
+ "Unable to start virt-who service, please see virt-who logs for more details": [
234
+ "Virt-who-ის სერვსის გაშვების შეცდომა. მეტი დეტალებისთვის იხილეთ virt-who-ის ჟურნალი"
235
+ ],
236
+ "Unable to install virt-who package, make sure the host is properly subscribed and has access to katello-host-tools repository": [
237
+ "შეუძლებელია virt-who პაკეტის დაყენება, დარწმუნდით, რომ ჰოსტი სწორად არის გამოწერილი და აქვს წვდომა katello-host-tools-ის საცავზე"
238
+ ],
239
+ "Owner was not provided": [
240
+ "მფლობელი მითითებული არაა"
241
+ ],
242
+ "Interval was not provided": [
243
+ "ინტერვალი მითითებული არაა"
244
+ ],
245
+ "Virt-who Configurations Status": [
246
+ "Virt-who-ის კონფიგურაციის სტატუსი"
247
+ ],
248
+ "Configuration Status": [
249
+ "კონფიგურაციის სტატუსი"
250
+ ],
251
+ "Count": [
252
+ "რაოდენობა"
253
+ ],
254
+ "No Reports": [
255
+ "ანგარიშების გარეშე"
256
+ ],
257
+ "No Change": [
258
+ "ცვლილებების გარეშე"
259
+ ],
260
+ "Total Configurations": [
261
+ "კონფიგურაციები ჯამში"
262
+ ],
263
+ "Latest Configurations Without Change": [
264
+ "ბოლო კონფიგურაციები ცვლილებების გარეშე"
265
+ ],
266
+ "No configuration found": [
267
+ "კონფიგურაციები ნაპოვნი არაა"
268
+ ],
269
+ "Config|Name": [
270
+ "კონფიგურაცია|სახელი"
271
+ ],
272
+ "Config|Last Report": [
273
+ "კონფიგურაცია|ბოლო ანგარიში"
274
+ ],
275
+ "Config|Interval": [
276
+ "კონფიგურაცია|ინტერვალი"
277
+ ],
278
+ "Edit Virt-who Config": [
279
+ "Virt-who-ის კონფიგურაციის ჩასწორება"
280
+ ],
281
+ "Virt-who Configurations": [
282
+ "Virt-who-ის კონფიგურაციები"
283
+ ],
284
+ "Edit": [
285
+ "ჩასწორება"
286
+ ],
287
+ "Status": [
288
+ "სტატუსი"
289
+ ],
290
+ "Actions": [
291
+ "ქმედებები"
292
+ ],
293
+ "Delete virt-who configuration %s?": [
294
+ "წავშალო Virt-who-ის კონფიგურაცია %s?"
295
+ ],
296
+ "New Virt-who Config": [
297
+ "Virt-who-ის ახალი კონფიგურაცია"
298
+ ],
299
+ "Virt-who Configuration %s": [
300
+ "Virt-who-ის კონფიგურაცია %s"
301
+ ],
302
+ "Overview": [
303
+ "მიმოხილვა"
304
+ ],
305
+ "Deploy": [
306
+ "განთავსება"
307
+ ],
308
+ "Details": [
309
+ "დეტალები"
310
+ ],
311
+ "Hypervisor ID": [
312
+ "ჰაიპერვაიზორის ID"
313
+ ],
314
+ "Filtering": [
315
+ "გაფილტვრა"
316
+ ],
317
+ "Filter Hosts": [
318
+ "ჰოსტების ფილტრი"
319
+ ],
320
+ "Exclude Hosts": [
321
+ "ჰოსტების გამორიცხვა"
322
+ ],
323
+ "Enable debugging output?": [
324
+ "ჩავრთო დამატებითი ინფორმაციის გამოტანა?"
325
+ ],
326
+ "HTTP Proxy": [
327
+ "HTTP პროქსი"
328
+ ],
329
+ "Ignore Proxy": [
330
+ "პროქსის იგნორი"
331
+ ],
332
+ "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:": [
333
+ "გამოიყენეთ ან hammer ბრძანება ან ქვემოთ მოცემული სკრიპტი ამ კონფიგურაციის განსათავსებლად. ორივეს სჭირდება root პრივილეგიები. გაუშვით ერთ-ერთი მათგანი სამიზნე ჰოსტზე, რომელსაც აქვს წვდომა katello-host-tools-ის საცავზე და გაუშვებს virt-who reporting, სასურველია Foreman-ის ჰოსტი:"
334
+ ],
335
+ "Hammer command: ": [
336
+ "Hammer-ის ბრძანება: "
337
+ ],
338
+ "Copy to clipboard": [
339
+ "ბუფერში კოპირება"
340
+ ],
341
+ "Configuration script: ": [
342
+ "კონფიგურაციის სკრიპტი: "
343
+ ],
344
+ "On the target virt-who host:": [
345
+ "Virt-who-ის სამიზნე ჰოსტზე:"
346
+ ],
347
+ "1. Copy this configuration script to a safe directory.": [
348
+ "1. კონფიგურაციის სკრიპტი უსაფრთხო საქაღალდეში დააკოპირეთ."
349
+ ],
350
+ "2. Make the script executable and run it.": [
351
+ "2. გახადეთ სკრიპტი გაშვებადი და შეასრულეთ ის."
352
+ ],
353
+ "3. Delete the script.": [
354
+ "3. წაშალეთ სკრიპტი."
355
+ ],
356
+ "Download the script": [
357
+ "სკრიპტის გადმოწერა"
358
+ ],
359
+ "Foreman server’s fully-qualified host name, for example: foreman.example.com": [
360
+ "Foreman-ის სერვერის სრული დომენური სახელი. მაგ: foreman.example.com"
361
+ ],
362
+ "Specifies that hypervisors will be identified by their <b>hostname</b>, <b>uuid</b> or <b>hwuuid</b>.\\n Note that some virtualization backends don't have all of them implemented.\\n Default is <b>hostname</b>, which provides more meaningful hypervisor\\n names, but can cause duplicated hypervisor registrations if the host is renamed. To avoid that, you can use <b>uuid</b> instead. <b>hwuuid</b> is applicable to esx only.\\n This property is meant to be set up before the initial run of virt-who. Changing it later will result in duplicated entries in the subscription manager.": [
363
+ "განსაზღვრავს, რომ ჰიპერვიზორები იდენტიფიცირებული იქნება მათი <b>ჰოსტის სახელით</b> , <b>uuid</b> ან <b>hwuuid</b>.\\n გაითვალისწინეთ, რომ ზოგიერთ ვირტუალიზაციის უკანაბოლოს ყველა მათგანი არ აქვს დანერგილი. \\n ნაგულისხმებია <b>ჰოსტის სახელი</b> , რომელიც უზრუნველყოფს ჰიპერვიზორის უფრო მნიშვნელოვან სახელებს. \\n მაგრამ შეიძლება გამოიწვიოს ჰიპერვიზორის დუბლირებული რეგისტრაცია, თუ ჰოსტს სახელი გადაერქვა. ამის თავიდან ასაცილებლად, ამის ნაცვლად შეგიძლიათ გამოიყენოთ <b>uuid</b> . <b>hwuuid</b> ვრცელდება მხოლოდ esx-ზე. ეს ფუნქცია გამიზნულია, რომ შეიქმნას virt-who-ს თავდაპირველ გაშვებამდე. მოგვიანებით მისი შეცვლა გამოიწვევს გამოწერების მენეჯერში ჩანაწერების დუბლირებას."
364
+ ],
365
+ "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.": [
366
+ "თუ თქვენ გაქვთ ჰიბრიდული გარემო ვირტუალური მანქანებით, რომლებიც მუშაობენ Red Hat Enterprise Linux-ით და სხვა ოპერაციული სისტემებით, შეგიძლიათ შეზღუდოთ Virt-Who's წვდომა ჰოსტებზე. მაგალითად, თუ ზოგიერთი ჰიპერვიზორი მასპინძლობს მხოლოდ Microsoft Windows Server-ის ინსტანციებს, არანაირი სარგებელი არ არის ამ ჰიპერვიზორების მოხსენებაში virt-who აგენტის მიერ."
367
+ ],
368
+ "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.": [
369
+ "მოხსენებული იქნება მხოლოდ ჰოსტები, რომლებიც uuid (ან ჰოსტის სახელი ან hwuuid, <code>hypervisor_id</code>-ზე დაფუძნებული) მითითებულია მძიმით გამოყოფილ სიაში ამ პარამეტრში. Wildcards და რეგულარული გამონათქვამები მხარდაჭერილია, ჩანაწერები მძიმით უნდა იყოს გამოყოფილი. ჩასვით მნიშვნელობა ორ ბრჭყალში, თუ ის შეიცავს ისეთ სიმბოლოებს, როგორიცაა მძიმე. ყველა ახალი ხაზის სიმბოლო წაიშლება შედეგად კონფიგურაციის ფაილში, თეთრი სივრცეები ამოღებულია დასაწყისიდან და ბოლოდან."
370
+ ],
371
+ "Filter hosts": [
372
+ "ჰოსტების ფილტრი"
373
+ ],
374
+ "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.": [
375
+ "ჰოსტები, რომლების uuid (ან ჰოსტის სახელი ან hwuuid, <code>hypervisor_id</code>-ზე დაფუძნებული) მითითებულია მძიმით გამოყოფილ სიაში ამ პარამეტრში, <b>არ</b> იქნება მოხსენებული. Wildcards და რეგულარული გამონათქვამები მხარდაჭერილია, მრავალი ჩანაწერი უნდა იყოს გამოყოფილი მძიმით. ჩასვით მნიშვნელობა ორ ბრჭყალებში, თუ ის შეიცავს სპეციალურ სიმბოლოებს, როგორიცაა მძიმე. ყველა ახალი ხაზის სიმბოლო წაიშლება შედეგად კონფიგურაციის ფაილში, თეთრი სივრცეები ამოღებულია დასაწყისიდან და ბოლოდან."
376
+ ],
377
+ "Exclude hosts": [
378
+ "ჰოსტების გამორიცხვა"
379
+ ],
380
+ "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.": [
381
+ ""
382
+ ],
383
+ "Filter host parents": [
384
+ "ჰოსტის მშობლების ფილტრი"
385
+ ],
386
+ "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.": [
387
+ ""
388
+ ],
389
+ "Exclude host parents": [
390
+ "ჰოსტის მშობლების გამორიცხვა"
391
+ ],
392
+ "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.": [
393
+ "სხვადასხვა გამართვის მნიშვნელობის დაყენება შეუძლებელია ჰიპერვიზორზე, ამიტომ ის გავლენას მოახდენს ჰოსტზე ყველა სხვა განლაგებულ კონფიგურაციაზე, რომელზეც განთავსდება ეს კონფიგურაცია."
394
+ ],
395
+ "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.": [
396
+ "HTTP პროქსი, რომელიც უნდა იყოს გამოყენებული სერვერს შორის კომუნიკაციისთვის, რომელზეც მუშაობს virt-who და ჰიპერვიზორებსა და ვირტუალიზაციის მენეჯერებს შორის. თუ პროქსი არ გამოიყენება, დატოვეთ ცარიელი."
397
+ ],
398
+ "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.": [
399
+ "ჰოსტის სახელების ან დომენების ან IP მისამართების მძიმით გამოყოფილი სია პროქსის პარამეტრების უგულებელყოფისთვის. სურვილისამებრ, ეს შეიძლება დაყენდეს <code>*</code> პროქსის პარამეტრების გვერდის ავლით ყველა ჰოსტის სახელების დომენისთვის ან IP მისამართისთვის."
400
+ ],
401
+ "Ignore proxy": [
402
+ "პროქსის იგნორი"
403
+ ],
404
+ "Configuration file containing details about how to connect to the cluster and authentication details": [
405
+ "კონფიგურაციის ფაილი, რომელიც შეიცავს დეტალებს კლასტერთან დაკავშირების და ავთენტიფიკაციის დეტალების შესახებ"
406
+ ],
407
+ "Path to kubeconfig file": [
408
+ "ბილიკი kubeconfig ფაილამდე"
409
+ ],
410
+ "Prism Flavor": [
411
+ "Prism -ის ვარიანტი"
412
+ ],
413
+ "Option Enable debugging output is required to enable AHV internal debug. It provides extra AHV debug information when both options are enabled ": [
414
+ "AHV-ს შიდა გამართვისთვის საჭიროა გამართვის ინფორმაციის გამოტანის პარამეტრის ჩართვა. როცა ორივე პარამეტრი ჩართულია, AHV-ის გასამართად დამატებითი ინფორმაცია იქნება ხელმისაწვდომი "
415
+ ],
416
+ "Enable AHV debug": [
417
+ "AHV -ის გამართვის ჩართვა"
418
+ ],
419
+ "Name of this configuration, e.g. the name of the hypervisor": [
420
+ "კონფიგურაციის სახელი. მაგ. ჰაიპერვაიზორის სახელი"
421
+ ],
422
+ "Name": [
423
+ "სახელი"
424
+ ],
425
+ "Owner": [
426
+ "მფლობელი"
427
+ ],
428
+ "Hypervisor Type": [
429
+ ""
430
+ ],
431
+ "Hypervisor Server": [
432
+ ""
433
+ ],
434
+ "Hypervisor Username": [
435
+ ""
436
+ ],
437
+ "Hypervisor Password": [
438
+ ""
439
+ ],
440
+ "Account password by which virt-who is to connect to the hypervisor instance.": [
441
+ "ანგარიშის პაროლი, რომლითაც virt-who ჰაიპერვაიზორს უკავშირდება."
442
+ ],
443
+ "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.": [
444
+ "რამდენად ხშირად უნდა შეამოწმოთ დაკავშირებული ჰიპერვიზორები ცვლილებებისთვის? ასევე გავლენას ახდენს რუკების შესახებ მოხსენების სიხშირეზე. რეკომენდირებული მნიშვნელობა უმეტეს გარემოსთვის არის ყოველ ორ საათში. სხვადასხვა ინტერვალის დაყენება შეუძლებელია ჰიპერვიზორზე, ამიტომ ის გავლენას მოახდენს ჰოსტზე ყველა სხვა განლაგებულ კონფიგურაციაზე, რომელზედაც განთავსდება ეს კონფიგურაცია."
445
+ ],
446
+ "Interval": [
447
+ "ინტერვალი"
448
+ ],
449
+ "Configs": [
450
+ "კონფიგურაციები"
451
+ ],
452
+ "On this page you can define virt-who configurations for your hypervisors.": [
453
+ "ამ გვერდზე თქვენ შეგიძლიათ განსაზღვროთ virt-who-ის კონფიგურაციები თქვენი ჰიპერვიზორებისთვის."
454
+ ],
455
+ "One virt-who configuration represents one config file in /etc/virt-who.d directory and maps to single hypervisor, organization and lifecycle environment.": [
456
+ "Virt-who-ის ერთი კონფიგურაცია წარმოადგენს ერთ კონფიგურაციის ფაილს /etc/virt-who.d დირექტორიაში და ასახავს ერთ ჰიპერვიზორს, ორგანიზაციას და სასიცოცხლო ციკლის გარემოს."
457
+ ],
458
+ "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.": [
459
+ "ახალი კონფიგურაციის დასადგენად დააჭირეთ ღილაკს New Config და შეავსეთ ფორმა. მას შემდეგ რაც მიაწოდებთ ყველა საჭირო ინფორმაციას, წარმოიქმნება virt-who კონფიგურაციის სკრიპტი. შეგიძლიათ ან ხელით დააინსტალიროთ სკრიპტის კოპირებით, ან განათავსოთ იგი არჩეულ სამიზნე ჰოსტზე დისტანციური შესრულების საშუალებით."
460
+ ],
461
+ "Virt-who configurations": [
462
+ "Virt-who-ის კონფიგურაციები"
463
+ ],
464
+ "Virt-who Configs Status": [
465
+ "Virt-who-ის კონფიგურაციების სტატუსი"
466
+ ],
467
+ "A plugin to make virt-who configuration easy": [
468
+ "დამატება virt-who-ის კონფიგურაციის გასაადვილებლად"
469
+ ],
470
+ "Abstract": [
471
+ "ანოტაცია"
472
+ ],
473
+ "Abstract async task": [
474
+ "ასინქრონული ამოცანის აბსტრაქცია"
475
+ ],
476
+ "Action with sub plans": [
477
+ "ქმედება ქვე-გეგმებით"
478
+ ],
479
+ "Agent action": [
480
+ "აგენტის ქმედება"
481
+ ],
482
+ "Attach subscriptions": [
483
+ "გამოწერების მიმაგრება"
484
+ ],
485
+ "Auto attach subscriptions": [
486
+ "გამოწერების ავტომატური მიმაგრება"
487
+ ],
488
+ "Bulk generate applicability for hosts": [
489
+ "გამოყენებადობის ერთდროულად მრავალი ჰოსტისთვის შექმნა"
490
+ ],
491
+ "Check for long running tasks": [
492
+ "დიდხანს გაშვებულ ამოცანებზე შემოწმება"
493
+ ],
494
+ "Combined Profile Update": [
495
+ "პროფილის კომბინირებული განახლება"
496
+ ],
497
+ "Copy version units to library": [
498
+ "ვერსიის ერთეულების ბიბლიოთეკაში კოპირება"
499
+ ],
500
+ "Create": [
501
+ "შექმნა"
502
+ ],
503
+ "Create Alternate Content Source": [
504
+ "შემცველობის ალტერნატიული წყაროს შექმნა"
505
+ ],
506
+ "Create Export History": [
507
+ "გატანის ისტორიის შექმნა"
508
+ ],
509
+ "Create Import History": [
510
+ "შემოტანის ისტორიის შექმნა"
511
+ ],
512
+ "Create Syncable Export History": [
513
+ "სინქრონიზებადი გატანის ისტორიის შექმნა"
514
+ ],
515
+ "Delete": [
516
+ "წაშლა"
517
+ ],
518
+ "Delete Activation Key": [
519
+ "აქტივაციის გასაღების წაშლა"
520
+ ],
521
+ "Delete Lifecycle Environment": [
522
+ "ცხოვრების ციკლის გარემოს წაშლა"
523
+ ],
524
+ "Delete Product": [
525
+ "პროდუქტის წაშლა"
526
+ ],
527
+ "Deliver notifications about long running tasks": [
528
+ "შეტყობინება დიდხანს გაშვებული ამოცანების შესახებ"
529
+ ],
530
+ "Destroy": [
531
+ "განადგურება"
532
+ ],
533
+ "Destroy Alternate Content Source": [
534
+ "შემცველობის ალტერნატიული წყაროს განადგურება"
535
+ ],
536
+ "Destroy Content Host": [
537
+ "შემცველობის ჰოსტის განადგურება"
538
+ ],
539
+ "Disable": [
540
+ "გამორთვა"
541
+ ],
542
+ "Discover": [
543
+ "აღმოაჩინეთ"
544
+ ],
545
+ "Enable": [
546
+ "ჩართვა"
547
+ ],
548
+ "Errata mail": [
549
+ "მორჩენილი ელფოსტა"
550
+ ],
551
+ "Export": [
552
+ "გატანა"
553
+ ],
554
+ "Export Library": [
555
+ "ბიბლიოთეკის გატანა"
556
+ ],
557
+ "Export Repository": [
558
+ "რეპოზიტორიის გატანა"
559
+ ],
560
+ "Fetch pxe files": [
561
+ "PXE ფაილების გამოთხოვა"
562
+ ],
563
+ "Filtered index content": [
564
+ "გაფილტრული ინდექსის შემცველობა"
565
+ ],
566
+ "Generate host applicability": [
567
+ "ჰოსტის გამოყენებადობის გენერაცია"
568
+ ],
569
+ "Generate repository applicability": [
570
+ "ჰოსტის გამოყენებადობის გენერაცია"
571
+ ],
572
+ "Hypervisors": [
573
+ "ჰაიპერვაიზორები"
574
+ ],
575
+ "Hypervisors update": [
576
+ "ჰაიპერვაიზორის განახლება"
577
+ ],
578
+ "Import": [
579
+ "იმპორტი"
580
+ ],
581
+ "Import Content View Version": [
582
+ "შემცველობის ხედის ვერსიის შემოტანა"
583
+ ],
584
+ "Import Default Content View": [
585
+ "ნაგულისხმები შემცველობის ხედის შემოტანა"
586
+ ],
587
+ "Import Puppet classes": [
588
+ "Puppet-ის კლასების შემოტანა"
589
+ ],
590
+ "Import Repository": [
591
+ "რეპოზიტორიის შემოტანა"
592
+ ],
593
+ "Import facts": [
594
+ "ფაქტების შემოტანა"
595
+ ],
596
+ "Incremental Update": [
597
+ "ინკრემენტული განახლება"
598
+ ],
599
+ "Incremental Update of Content View Version(s) ": [
600
+ "შემცველობის ხედის ვერსიების ინკრემენტული განახლება "
601
+ ],
602
+ "Index content": [
603
+ "შემცველობის ინდექსი"
604
+ ],
605
+ "Index errata": [
606
+ "მორჩენილების ინდექსი"
607
+ ],
608
+ "Index module streams": [
609
+ "მოდულების ნაკადების ინდექსი"
610
+ ],
611
+ "Index package groups": [
612
+ "პაკეტის ჯგუფების ინდექსი"
613
+ ],
614
+ "Install Applicable Errata": [
615
+ "განკუთვნილი მორჩენილი პაჩების დაყენება"
616
+ ],
617
+ "Instance update": [
618
+ "გაშვებული ასლის განახლება"
619
+ ],
620
+ "Package Profile Update": [
621
+ "პაკეტის პროფილის განახლება"
622
+ ],
623
+ "Product Create": [
624
+ "პროდუქტის შექმნა"
625
+ ],
626
+ "Promote": [
627
+ "დაწინაურება"
628
+ ],
629
+ "Promotion to Environment": [
630
+ "გარემოს წინ წაწევა"
631
+ ],
632
+ "Publish": [
633
+ "გამოქვეყნება"
634
+ ],
635
+ "Publish Lifecycle Environment Repositories": [
636
+ "ცხოვრების ციკლის გარემოს რეპოზიტორიების გასაჯაროება"
637
+ ],
638
+ "Refresh Alternate Content Source": [
639
+ "შემცველობის ალტერნატიული წყაროს განახლება"
640
+ ],
641
+ "Reindex subscriptions": [
642
+ "გამოწერების თავიდან ინდექსირება"
643
+ ],
644
+ "Remove Content": [
645
+ "შემცველობის წაშლა"
646
+ ],
647
+ "Remove Version": [
648
+ "ვერსიის წაშლა"
649
+ ],
650
+ "Remove Versions and Associations": [
651
+ "ვერსიებისა და ასოციაციების წაშლა"
652
+ ],
653
+ "Remove from Environment": [
654
+ "გარემოდან წაშლა"
655
+ ],
656
+ "Remove subscriptions": [
657
+ "გამოწერის წაშლა"
658
+ ],
659
+ "Report": [
660
+ "ანგარიში"
661
+ ],
662
+ "Republish Version Repositories": [
663
+ "ვერსიების რეპოზიტორიების თავიდან გამოჩენა"
664
+ ],
665
+ "Run Sync Plan:": [
666
+ "სინქრონიზაციის გეგმის გაშვება:"
667
+ ],
668
+ "Sync capsule": [
669
+ "სინქრონიზაციის კაპსულა"
670
+ ],
671
+ "Syncable export": [
672
+ "სინქრონიზებადი გატანა"
673
+ ],
674
+ "Synchronize": [
675
+ "სინქრონიზაცია"
676
+ ],
677
+ "Synchronize smart proxy": [
678
+ "ჭკვიან პროქსისთან სინქრონიზაცია"
679
+ ],
680
+ "Update": [
681
+ "განახლება"
682
+ ],
683
+ "Update Alternate Content Source": [
684
+ "შემცველობის ალტერნატიული წყაროს განახლება"
685
+ ],
686
+ "Update CDN Configuration": [
687
+ "CDN-ის კონფიგურაციის განახლება"
688
+ ],
689
+ "Update Content Overrides": [
690
+ "შემცველობის გადაფარვს განახლება"
691
+ ],
692
+ "Update content urls": [
693
+ "შემცველობის URL-ების განახლება"
694
+ ],
695
+ "Update for host": [
696
+ "განახლება ჰოსტისთვის"
697
+ ],
698
+ "Update http proxy": [
699
+ "HTTP პროქსის განახლება"
700
+ ],
701
+ "Update http proxy details": [
702
+ "HTTP პროქსის დეტალების განახლება"
703
+ ],
704
+ "Update redhat repository": [
705
+ "RH-ის რეპოზიტორიის განახლება"
706
+ ],
707
+ "Update release version for host": [
708
+ "ჰოსტის რელიზის ვერსიის განახლება"
709
+ ],
710
+ "Updating System Purpose for host": [
711
+ "ჰოსტის სისტემური დანიშნულების განახლება"
712
+ ],
713
+ "Upload into": [
714
+ "ატვირთვის სამიზნე"
715
+ ],
716
+ "Verify checksum": [
717
+ "საკონტროლო ჯამის შემოწმება"
718
+ ]
719
+ }
720
+ }
721
+ };