foreman_virt_who_configure 0.5.18 → 0.5.20

Sign up to get free protection for your applications and to get access to all the features.
Files changed (122) hide show
  1. checksums.yaml +4 -4
  2. data/app/assets/javascripts/foreman_virt_who_configure/locale/bn/foreman_virt_who_configure.js +1 -238
  3. data/app/assets/javascripts/foreman_virt_who_configure/locale/bn_IN/foreman_virt_who_configure.js +1 -238
  4. data/app/assets/javascripts/foreman_virt_who_configure/locale/ca/foreman_virt_who_configure.js +1 -217
  5. data/app/assets/javascripts/foreman_virt_who_configure/locale/cs_CZ/foreman_virt_who_configure.js +11 -138
  6. data/app/assets/javascripts/foreman_virt_who_configure/locale/de/foreman_virt_who_configure.js +27 -67
  7. data/app/assets/javascripts/foreman_virt_who_configure/locale/de_DE/foreman_virt_who_configure.js +1 -247
  8. data/app/assets/javascripts/foreman_virt_who_configure/locale/el/foreman_virt_who_configure.js +6 -198
  9. data/app/assets/javascripts/foreman_virt_who_configure/locale/en/foreman_virt_who_configure.js +0 -249
  10. data/app/assets/javascripts/foreman_virt_who_configure/locale/en_GB/foreman_virt_who_configure.js +1 -232
  11. data/app/assets/javascripts/foreman_virt_who_configure/locale/es/foreman_virt_who_configure.js +28 -68
  12. data/app/assets/javascripts/foreman_virt_who_configure/locale/fr/foreman_virt_who_configure.js +33 -43
  13. data/app/assets/javascripts/foreman_virt_who_configure/locale/gl/foreman_virt_who_configure.js +1 -235
  14. data/app/assets/javascripts/foreman_virt_who_configure/locale/gu/foreman_virt_who_configure.js +1 -235
  15. data/app/assets/javascripts/foreman_virt_who_configure/locale/he_IL/foreman_virt_who_configure.js +0 -249
  16. data/app/assets/javascripts/foreman_virt_who_configure/locale/hi/foreman_virt_who_configure.js +1 -238
  17. data/app/assets/javascripts/foreman_virt_who_configure/locale/it/foreman_virt_who_configure.js +10 -169
  18. data/app/assets/javascripts/foreman_virt_who_configure/locale/ja/foreman_virt_who_configure.js +33 -43
  19. data/app/assets/javascripts/foreman_virt_who_configure/locale/ka/foreman_virt_who_configure.js +34 -38
  20. data/app/assets/javascripts/foreman_virt_who_configure/locale/kn/foreman_virt_who_configure.js +1 -238
  21. data/app/assets/javascripts/foreman_virt_who_configure/locale/ko/foreman_virt_who_configure.js +13 -136
  22. data/app/assets/javascripts/foreman_virt_who_configure/locale/mr/foreman_virt_who_configure.js +1 -238
  23. data/app/assets/javascripts/foreman_virt_who_configure/locale/nl_NL/foreman_virt_who_configure.js +1 -238
  24. data/app/assets/javascripts/foreman_virt_who_configure/locale/or/foreman_virt_who_configure.js +1 -238
  25. data/app/assets/javascripts/foreman_virt_who_configure/locale/pa/foreman_virt_who_configure.js +1 -238
  26. data/app/assets/javascripts/foreman_virt_who_configure/locale/pl/foreman_virt_who_configure.js +1 -232
  27. data/app/assets/javascripts/foreman_virt_who_configure/locale/pt/foreman_virt_who_configure.js +0 -249
  28. data/app/assets/javascripts/foreman_virt_who_configure/locale/pt_BR/foreman_virt_who_configure.js +28 -68
  29. data/app/assets/javascripts/foreman_virt_who_configure/locale/ru/foreman_virt_who_configure.js +13 -136
  30. data/app/assets/javascripts/foreman_virt_who_configure/locale/sl/foreman_virt_who_configure.js +1 -244
  31. data/app/assets/javascripts/foreman_virt_who_configure/locale/sv_SE/foreman_virt_who_configure.js +1 -235
  32. data/app/assets/javascripts/foreman_virt_who_configure/locale/ta/foreman_virt_who_configure.js +1 -238
  33. data/app/assets/javascripts/foreman_virt_who_configure/locale/ta_IN/foreman_virt_who_configure.js +1 -238
  34. data/app/assets/javascripts/foreman_virt_who_configure/locale/te/foreman_virt_who_configure.js +1 -238
  35. data/app/assets/javascripts/foreman_virt_who_configure/locale/tr/foreman_virt_who_configure.js +0 -249
  36. data/app/assets/javascripts/foreman_virt_who_configure/locale/zh_CN/foreman_virt_who_configure.js +33 -43
  37. data/app/assets/javascripts/foreman_virt_who_configure/locale/zh_TW/foreman_virt_who_configure.js +14 -137
  38. data/app/lib/actions/foreman_virt_who_configure/config/report.rb +2 -3
  39. data/app/models/foreman_virt_who_configure/config.rb +47 -40
  40. data/app/models/foreman_virt_who_configure/output_generator.rb +105 -105
  41. data/app/models/foreman_virt_who_configure/service_user.rb +4 -4
  42. data/app/services/sso/basic_with_hidden.rb +1 -1
  43. data/config/database.yml.example +17 -0
  44. data/db/migrate/20231024171433_add_organization_id_to_service_user.rb +22 -0
  45. data/lib/foreman_virt_who_configure/engine.rb +8 -8
  46. data/lib/foreman_virt_who_configure/version.rb +1 -1
  47. data/locale/Makefile +2 -4
  48. data/locale/bn/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  49. data/locale/bn/foreman_virt_who_configure.po +0 -249
  50. data/locale/bn_IN/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  51. data/locale/bn_IN/foreman_virt_who_configure.po +0 -249
  52. data/locale/ca/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  53. data/locale/ca/foreman_virt_who_configure.po +0 -249
  54. data/locale/cs_CZ/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  55. data/locale/cs_CZ/foreman_virt_who_configure.po +0 -249
  56. data/locale/de/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  57. data/locale/de/foreman_virt_who_configure.po +0 -249
  58. data/locale/de_DE/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  59. data/locale/de_DE/foreman_virt_who_configure.po +0 -249
  60. data/locale/el/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  61. data/locale/el/foreman_virt_who_configure.po +0 -249
  62. data/locale/en/foreman_virt_who_configure.po +0 -249
  63. data/locale/en_GB/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  64. data/locale/en_GB/foreman_virt_who_configure.po +0 -249
  65. data/locale/es/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  66. data/locale/es/foreman_virt_who_configure.po +0 -249
  67. data/locale/foreman_virt_who_configure.pot +3 -335
  68. data/locale/fr/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  69. data/locale/fr/foreman_virt_who_configure.po +0 -249
  70. data/locale/gl/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  71. data/locale/gl/foreman_virt_who_configure.po +0 -249
  72. data/locale/gu/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  73. data/locale/gu/foreman_virt_who_configure.po +0 -249
  74. data/locale/he_IL/foreman_virt_who_configure.po +0 -249
  75. data/locale/hi/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  76. data/locale/hi/foreman_virt_who_configure.po +0 -249
  77. data/locale/it/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  78. data/locale/it/foreman_virt_who_configure.po +0 -249
  79. data/locale/ja/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  80. data/locale/ja/foreman_virt_who_configure.po +0 -249
  81. data/locale/ka/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  82. data/locale/ka/foreman_virt_who_configure.po +0 -249
  83. data/locale/kn/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  84. data/locale/kn/foreman_virt_who_configure.po +0 -249
  85. data/locale/ko/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  86. data/locale/ko/foreman_virt_who_configure.po +0 -249
  87. data/locale/mr/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  88. data/locale/mr/foreman_virt_who_configure.po +0 -249
  89. data/locale/nl_NL/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  90. data/locale/nl_NL/foreman_virt_who_configure.po +0 -249
  91. data/locale/or/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  92. data/locale/or/foreman_virt_who_configure.po +0 -249
  93. data/locale/pa/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  94. data/locale/pa/foreman_virt_who_configure.po +0 -249
  95. data/locale/pl/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  96. data/locale/pl/foreman_virt_who_configure.po +0 -249
  97. data/locale/pt/foreman_virt_who_configure.po +0 -249
  98. data/locale/pt_BR/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  99. data/locale/pt_BR/foreman_virt_who_configure.po +0 -249
  100. data/locale/ru/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  101. data/locale/ru/foreman_virt_who_configure.po +0 -249
  102. data/locale/sl/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  103. data/locale/sl/foreman_virt_who_configure.po +0 -249
  104. data/locale/sv_SE/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  105. data/locale/sv_SE/foreman_virt_who_configure.po +0 -249
  106. data/locale/ta/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  107. data/locale/ta/foreman_virt_who_configure.po +0 -249
  108. data/locale/ta_IN/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  109. data/locale/ta_IN/foreman_virt_who_configure.po +0 -249
  110. data/locale/te/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  111. data/locale/te/foreman_virt_who_configure.po +0 -249
  112. data/locale/tr/foreman_virt_who_configure.po +0 -249
  113. data/locale/zh_CN/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  114. data/locale/zh_CN/foreman_virt_who_configure.po +0 -249
  115. data/locale/zh_TW/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  116. data/locale/zh_TW/foreman_virt_who_configure.po +0 -249
  117. data/test/factories/foreman_virt_who_configure_factories.rb +2 -2
  118. data/test/functional/api/v2/configs_controller_test.rb +14 -13
  119. data/test/unit/config_test.rb +24 -12
  120. data/test/unit/output_generator_test.rb +1 -2
  121. metadata +8 -7
  122. data/locale/action_names.rb +0 -84
@@ -40,12 +40,6 @@ msgstr ""
40
40
  msgid "A plugin to make virt-who configuration easy"
41
41
  msgstr ""
42
42
 
43
- msgid "Abstract"
44
- msgstr ""
45
-
46
- msgid "Abstract async task"
47
- msgstr "Абстрактная асинхронная задача"
48
-
49
43
  msgid "Account name by which virt-who is to connect to Nutanix AHV."
50
44
  msgstr ""
51
45
 
@@ -64,39 +58,18 @@ msgstr ""
64
58
  msgid "Account password by which virt-who is to connect to the hypervisor instance."
65
59
  msgstr ""
66
60
 
67
- msgid "Action with sub plans"
68
- msgstr "Действия с подпланами"
69
-
70
61
  msgid "Actions"
71
62
  msgstr "Действия"
72
63
 
73
- msgid "Agent action"
74
- msgstr ""
75
-
76
64
  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."
77
65
  msgstr ""
78
66
 
79
67
  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."
80
68
  msgstr ""
81
69
 
82
- msgid "Attach subscriptions"
83
- msgstr "Выделить подписки"
84
-
85
- msgid "Auto attach subscriptions"
86
- msgstr "Выбрать подписки автоматически"
87
-
88
70
  msgid "Blacklist"
89
71
  msgstr ""
90
72
 
91
- msgid "Bulk generate applicability for hosts"
92
- msgstr ""
93
-
94
- msgid "Check for long running tasks"
95
- msgstr ""
96
-
97
- msgid "Combined Profile Update"
98
- msgstr ""
99
-
100
73
  msgid "Configs"
101
74
  msgstr "Конфигурация"
102
75
 
@@ -139,78 +112,30 @@ msgstr ""
139
112
  msgid "Copy to clipboard"
140
113
  msgstr "Скопировано в буфер обмена"
141
114
 
142
- msgid "Copy version units to library"
143
- msgstr ""
144
-
145
115
  msgid "Count"
146
116
  msgstr "Счётчик"
147
117
 
148
- msgid "Create"
149
- msgstr "Создать"
150
-
151
- msgid "Create Alternate Content Source"
152
- msgstr ""
153
-
154
118
  msgid "Create Config"
155
119
  msgstr ""
156
120
 
157
- msgid "Create Export History"
158
- msgstr ""
159
-
160
- msgid "Create Import History"
161
- msgstr ""
162
-
163
- msgid "Create Syncable Export History"
164
- msgstr ""
165
-
166
121
  msgid "Create a virt-who configuration"
167
122
  msgstr ""
168
123
 
169
- msgid "Delete"
170
- msgstr "Удалить"
171
-
172
- msgid "Delete Activation Key"
173
- msgstr "Удалить ключ активации"
174
-
175
- msgid "Delete Lifecycle Environment"
176
- msgstr "Удалить окружение"
177
-
178
- msgid "Delete Product"
179
- msgstr "Удалить продукт"
180
-
181
124
  msgid "Delete a virt-who configuration"
182
125
  msgstr ""
183
126
 
184
127
  msgid "Delete virt-who configuration %s?"
185
128
  msgstr ""
186
129
 
187
- msgid "Deliver notifications about long running tasks"
188
- msgstr ""
189
-
190
130
  msgid "Deploy"
191
131
  msgstr ""
192
132
 
193
- msgid "Destroy"
194
- msgstr "Удалить"
195
-
196
- msgid "Destroy Alternate Content Source"
197
- msgstr ""
198
-
199
- msgid "Destroy Content Host"
200
- msgstr "Удалить узел"
201
-
202
133
  msgid "Details"
203
134
  msgstr "Свойства"
204
135
 
205
136
  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."
206
137
  msgstr ""
207
138
 
208
- msgid "Disable"
209
- msgstr "Отключить"
210
-
211
- msgid "Discover"
212
- msgstr "Поиск"
213
-
214
139
  msgid "Download the script"
215
140
  msgstr ""
216
141
 
@@ -220,9 +145,6 @@ msgstr "Правка"
220
145
  msgid "Edit Virt-who Config"
221
146
  msgstr ""
222
147
 
223
- msgid "Enable"
224
- msgstr "Включить"
225
-
226
148
  msgid "Enable AHV debug"
227
149
  msgstr ""
228
150
 
@@ -232,9 +154,6 @@ msgstr ""
232
154
  msgid "Enable debugging output?"
233
155
  msgstr ""
234
156
 
235
- msgid "Errata mail"
236
- msgstr "Почта"
237
-
238
157
  msgid "Every 12 hours"
239
158
  msgstr ""
240
159
 
@@ -271,18 +190,6 @@ msgstr ""
271
190
  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."
272
191
  msgstr ""
273
192
 
274
- msgid "Export"
275
- msgstr "Экспорт"
276
-
277
- msgid "Export Library"
278
- msgstr ""
279
-
280
- msgid "Export Repository"
281
- msgstr ""
282
-
283
- msgid "Fetch pxe files"
284
- msgstr ""
285
-
286
193
  msgid "Filter Hosts"
287
194
  msgstr ""
288
195
 
@@ -292,9 +199,6 @@ msgstr ""
292
199
  msgid "Filter hosts"
293
200
  msgstr ""
294
201
 
295
- msgid "Filtered index content"
296
- msgstr "Содержимое фильтруемого индекса"
297
-
298
202
  msgid "Filtering"
299
203
  msgstr ""
300
204
 
@@ -310,12 +214,6 @@ msgstr ""
310
214
  msgid "General information"
311
215
  msgstr ""
312
216
 
313
- msgid "Generate host applicability"
314
- msgstr ""
315
-
316
- msgid "Generate repository applicability"
317
- msgstr ""
318
-
319
217
  msgid "HTTP Proxy"
320
218
  msgstr "HTTP-прокси"
321
219
 
@@ -367,12 +265,6 @@ msgstr ""
367
265
  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."
368
266
  msgstr ""
369
267
 
370
- msgid "Hypervisors"
371
- msgstr "Гипервизоры"
372
-
373
- msgid "Hypervisors update"
374
- msgstr "Обновление гипервизоров"
375
-
376
268
  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."
377
269
  msgstr ""
378
270
 
@@ -385,48 +277,6 @@ msgstr ""
385
277
  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."
386
278
  msgstr ""
387
279
 
388
- msgid "Import"
389
- msgstr "Импорт"
390
-
391
- msgid "Import Content View Version"
392
- msgstr ""
393
-
394
- msgid "Import Default Content View"
395
- msgstr ""
396
-
397
- msgid "Import Puppet classes"
398
- msgstr "Импорт классов Puppet"
399
-
400
- msgid "Import Repository"
401
- msgstr ""
402
-
403
- msgid "Import facts"
404
- msgstr "Импорт фактов"
405
-
406
- msgid "Incremental Update"
407
- msgstr "Инкрементное обновление"
408
-
409
- msgid "Incremental Update of Content View Version(s) "
410
- msgstr ""
411
-
412
- msgid "Index content"
413
- msgstr "Индексировать содержимое"
414
-
415
- msgid "Index errata"
416
- msgstr "Индексировать исправления"
417
-
418
- msgid "Index module streams"
419
- msgstr ""
420
-
421
- msgid "Index package groups"
422
- msgstr "Индексировать группы пакетов"
423
-
424
- msgid "Install Applicable Errata"
425
- msgstr "Установить исправления"
426
-
427
- msgid "Instance update"
428
- msgstr ""
429
-
430
280
  msgid "Interval"
431
281
  msgstr ""
432
282
 
@@ -517,9 +367,6 @@ msgstr "Владелец"
517
367
  msgid "Owner was not provided"
518
368
  msgstr ""
519
369
 
520
- msgid "Package Profile Update"
521
- msgstr "Обновление профиля пакетов"
522
-
523
370
  msgid "Path to kubeconfig file"
524
371
  msgstr ""
525
372
 
@@ -532,54 +379,9 @@ msgstr ""
532
379
  msgid "Prism Flavor"
533
380
  msgstr ""
534
381
 
535
- msgid "Product Create"
536
- msgstr "Создать продукт"
537
-
538
- msgid "Promote"
539
- msgstr "Продвижение"
540
-
541
- msgid "Promotion to Environment"
542
- msgstr ""
543
-
544
- msgid "Publish"
545
- msgstr "Опубликовать"
546
-
547
- msgid "Publish Lifecycle Environment Repositories"
548
- msgstr ""
549
-
550
- msgid "Refresh Alternate Content Source"
551
- msgstr ""
552
-
553
- msgid "Reindex subscriptions"
554
- msgstr "Повторно индексировать подписки"
555
-
556
- msgid "Remove Content"
557
- msgstr "Удалить содержимое"
558
-
559
- msgid "Remove Version"
560
- msgstr "Удалить версию"
561
-
562
- msgid "Remove Versions and Associations"
563
- msgstr "Удалить версии и связи"
564
-
565
- msgid "Remove from Environment"
566
- msgstr "Удалить из окружения"
567
-
568
- msgid "Remove subscriptions"
569
- msgstr "Удалить подписки"
570
-
571
382
  msgid "Renders a deploy script for the specified virt-who configuration"
572
383
  msgstr ""
573
384
 
574
- msgid "Report"
575
- msgstr "Сообщить"
576
-
577
- msgid "Republish Version Repositories"
578
- msgstr ""
579
-
580
- msgid "Run Sync Plan:"
581
- msgstr ""
582
-
583
385
  msgid "Schedule"
584
386
  msgstr "Расписание"
585
387
 
@@ -606,18 +408,6 @@ msgstr "Состояние"
606
408
  msgid "Success"
607
409
  msgstr "Успешно"
608
410
 
609
- msgid "Sync capsule"
610
- msgstr ""
611
-
612
- msgid "Syncable export"
613
- msgstr ""
614
-
615
- msgid "Synchronize"
616
- msgstr "Синхронизировать"
617
-
618
- msgid "Synchronize smart proxy"
619
- msgstr ""
620
-
621
411
  msgid "The configuration was not deployed yet or the virt-who was unable to report the status"
622
412
  msgstr ""
623
413
 
@@ -660,54 +450,15 @@ msgstr ""
660
450
  msgid "Unlimited"
661
451
  msgstr "Не ограничено"
662
452
 
663
- msgid "Update"
664
- msgstr "Обновить"
665
-
666
- msgid "Update Alternate Content Source"
667
- msgstr ""
668
-
669
- msgid "Update CDN Configuration"
670
- msgstr ""
671
-
672
- msgid "Update Content Overrides"
673
- msgstr ""
674
-
675
453
  msgid "Update a virt-who configuration"
676
454
  msgstr ""
677
455
 
678
- msgid "Update content urls"
679
- msgstr ""
680
-
681
- msgid "Update for host"
682
- msgstr "Обновление узла"
683
-
684
- msgid "Update http proxy"
685
- msgstr ""
686
-
687
- msgid "Update http proxy details"
688
- msgstr ""
689
-
690
- msgid "Update redhat repository"
691
- msgstr ""
692
-
693
- msgid "Update release version for host"
694
- msgstr ""
695
-
696
- msgid "Updating System Purpose for host"
697
- msgstr ""
698
-
699
- msgid "Upload into"
700
- msgstr "Добавить в"
701
-
702
456
  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:"
703
457
  msgstr ""
704
458
 
705
459
  msgid "VMware vCenter server’s fully qualified host name or IP address."
706
460
  msgstr ""
707
461
 
708
- msgid "Verify checksum"
709
- msgstr ""
710
-
711
462
  msgid "Virt-who Configs Status"
712
463
  msgstr ""
713
464