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
@@ -38,12 +38,6 @@ msgstr ""
38
38
  msgid "A plugin to make virt-who configuration easy"
39
39
  msgstr "Zásuvný modul pro usnadnění nastavování virt-who"
40
40
 
41
- msgid "Abstract"
42
- msgstr ""
43
-
44
- msgid "Abstract async task"
45
- msgstr ""
46
-
47
41
  msgid "Account name by which virt-who is to connect to Nutanix AHV."
48
42
  msgstr ""
49
43
 
@@ -62,39 +56,18 @@ msgstr ""
62
56
  msgid "Account password by which virt-who is to connect to the hypervisor instance."
63
57
  msgstr ""
64
58
 
65
- msgid "Action with sub plans"
66
- msgstr "Akce s dílčími plány"
67
-
68
59
  msgid "Actions"
69
60
  msgstr "Akce"
70
61
 
71
- msgid "Agent action"
72
- msgstr ""
73
-
74
62
  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."
75
63
  msgstr ""
76
64
 
77
65
  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."
78
66
  msgstr ""
79
67
 
80
- msgid "Attach subscriptions"
81
- msgstr "Připojit předplatné"
82
-
83
- msgid "Auto attach subscriptions"
84
- msgstr "Automaticky připojovat předplatné"
85
-
86
68
  msgid "Blacklist"
87
69
  msgstr "Seznam vyloučených"
88
70
 
89
- msgid "Bulk generate applicability for hosts"
90
- msgstr ""
91
-
92
- msgid "Check for long running tasks"
93
- msgstr ""
94
-
95
- msgid "Combined Profile Update"
96
- msgstr ""
97
-
98
71
  msgid "Configs"
99
72
  msgstr "Nastavení"
100
73
 
@@ -137,78 +110,30 @@ msgstr ""
137
110
  msgid "Copy to clipboard"
138
111
  msgstr "Zkopírovat do schránky"
139
112
 
140
- msgid "Copy version units to library"
141
- msgstr ""
142
-
143
113
  msgid "Count"
144
114
  msgstr "Počet"
145
115
 
146
- msgid "Create"
147
- msgstr "Vytvořit"
148
-
149
- msgid "Create Alternate Content Source"
150
- msgstr ""
151
-
152
116
  msgid "Create Config"
153
117
  msgstr "Vytvořit nastavení"
154
118
 
155
- msgid "Create Export History"
156
- msgstr ""
157
-
158
- msgid "Create Import History"
159
- msgstr ""
160
-
161
- msgid "Create Syncable Export History"
162
- msgstr ""
163
-
164
119
  msgid "Create a virt-who configuration"
165
120
  msgstr "Vytvořit nastavení pro virt-who"
166
121
 
167
- msgid "Delete"
168
- msgstr "Smazat"
169
-
170
- msgid "Delete Activation Key"
171
- msgstr "Smazat aktivační klíč"
172
-
173
- msgid "Delete Lifecycle Environment"
174
- msgstr "Smazat prostředí životního cyklu"
175
-
176
- msgid "Delete Product"
177
- msgstr "Smazat produkt"
178
-
179
122
  msgid "Delete a virt-who configuration"
180
123
  msgstr "Smazat nastavení pro virt-who"
181
124
 
182
125
  msgid "Delete virt-who configuration %s?"
183
126
  msgstr "Smazat nastavení pro virt-who %s?"
184
127
 
185
- msgid "Deliver notifications about long running tasks"
186
- msgstr ""
187
-
188
128
  msgid "Deploy"
189
129
  msgstr "Nasadit"
190
130
 
191
- msgid "Destroy"
192
- msgstr "Zničit"
193
-
194
- msgid "Destroy Alternate Content Source"
195
- msgstr ""
196
-
197
- msgid "Destroy Content Host"
198
- msgstr ""
199
-
200
131
  msgid "Details"
201
132
  msgstr "Podrobnosti"
202
133
 
203
134
  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."
204
135
  msgstr ""
205
136
 
206
- msgid "Disable"
207
- msgstr "Vypnout"
208
-
209
- msgid "Discover"
210
- msgstr "Objevit"
211
-
212
137
  msgid "Download the script"
213
138
  msgstr "Stáhnout skript"
214
139
 
@@ -218,9 +143,6 @@ msgstr "Upravit"
218
143
  msgid "Edit Virt-who Config"
219
144
  msgstr "Upravit nastavení pro Virt-who"
220
145
 
221
- msgid "Enable"
222
- msgstr "Zapnout"
223
-
224
146
  msgid "Enable AHV debug"
225
147
  msgstr ""
226
148
 
@@ -230,9 +152,6 @@ msgstr "Zapnout ladící výstup"
230
152
  msgid "Enable debugging output?"
231
153
  msgstr "Zapnout ladící výstup?"
232
154
 
233
- msgid "Errata mail"
234
- msgstr ""
235
-
236
155
  msgid "Every 12 hours"
237
156
  msgstr "Každých 12 hodin"
238
157
 
@@ -269,18 +188,6 @@ msgstr "Vynechat stroje"
269
188
  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."
270
189
  msgstr ""
271
190
 
272
- msgid "Export"
273
- msgstr "Export"
274
-
275
- msgid "Export Library"
276
- msgstr ""
277
-
278
- msgid "Export Repository"
279
- msgstr ""
280
-
281
- msgid "Fetch pxe files"
282
- msgstr "Stáhnout pxe soubory"
283
-
284
191
  msgid "Filter Hosts"
285
192
  msgstr "Filtrovat stroje"
286
193
 
@@ -290,9 +197,6 @@ msgstr ""
290
197
  msgid "Filter hosts"
291
198
  msgstr "Filtrovat stroje"
292
199
 
293
- msgid "Filtered index content"
294
- msgstr ""
295
-
296
200
  msgid "Filtering"
297
201
  msgstr "Filtrování"
298
202
 
@@ -308,12 +212,6 @@ msgstr ""
308
212
  msgid "General information"
309
213
  msgstr "Obecné informace"
310
214
 
311
- msgid "Generate host applicability"
312
- msgstr ""
313
-
314
- msgid "Generate repository applicability"
315
- msgstr ""
316
-
317
215
  msgid "HTTP Proxy"
318
216
  msgstr "HTTP proxy"
319
217
 
@@ -365,12 +263,6 @@ msgstr "Typ hypervizoru"
365
263
  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."
366
264
  msgstr ""
367
265
 
368
- msgid "Hypervisors"
369
- msgstr "Hypervizory"
370
-
371
- msgid "Hypervisors update"
372
- msgstr "Aktualizace hypervizoru"
373
-
374
266
  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."
375
267
  msgstr ""
376
268
 
@@ -383,48 +275,6 @@ msgstr "Ignorovat proxy"
383
275
  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."
384
276
  msgstr ""
385
277
 
386
- msgid "Import"
387
- msgstr "Import"
388
-
389
- msgid "Import Content View Version"
390
- msgstr ""
391
-
392
- msgid "Import Default Content View"
393
- msgstr ""
394
-
395
- msgid "Import Puppet classes"
396
- msgstr "Importovat Puppet třídy"
397
-
398
- msgid "Import Repository"
399
- msgstr ""
400
-
401
- msgid "Import facts"
402
- msgstr "Importovat fakta"
403
-
404
- msgid "Incremental Update"
405
- msgstr "Postupná aktualizace"
406
-
407
- msgid "Incremental Update of Content View Version(s) "
408
- msgstr ""
409
-
410
- msgid "Index content"
411
- msgstr "Obsah rejstříku"
412
-
413
- msgid "Index errata"
414
- msgstr ""
415
-
416
- msgid "Index module streams"
417
- msgstr ""
418
-
419
- msgid "Index package groups"
420
- msgstr ""
421
-
422
- msgid "Install Applicable Errata"
423
- msgstr ""
424
-
425
- msgid "Instance update"
426
- msgstr "Aktualizace instance"
427
-
428
278
  msgid "Interval"
429
279
  msgstr "Interval"
430
280
 
@@ -515,9 +365,6 @@ msgstr "Vlastník"
515
365
  msgid "Owner was not provided"
516
366
  msgstr "Vlastník nebyl poskytnut"
517
367
 
518
- msgid "Package Profile Update"
519
- msgstr "Aktualizace profilu balíčku"
520
-
521
368
  msgid "Path to kubeconfig file"
522
369
  msgstr "Popis umístění souboru s nastaveními kubeconfig"
523
370
 
@@ -530,54 +377,9 @@ msgstr ""
530
377
  msgid "Prism Flavor"
531
378
  msgstr ""
532
379
 
533
- msgid "Product Create"
534
- msgstr "Vytvořit produkt"
535
-
536
- msgid "Promote"
537
- msgstr "Povýšit"
538
-
539
- msgid "Promotion to Environment"
540
- msgstr "Povýšení do prostředí"
541
-
542
- msgid "Publish"
543
- msgstr "Zveřejnit"
544
-
545
- msgid "Publish Lifecycle Environment Repositories"
546
- msgstr ""
547
-
548
- msgid "Refresh Alternate Content Source"
549
- msgstr ""
550
-
551
- msgid "Reindex subscriptions"
552
- msgstr ""
553
-
554
- msgid "Remove Content"
555
- msgstr "Odebrat obsah"
556
-
557
- msgid "Remove Version"
558
- msgstr "Verze na protějšku"
559
-
560
- msgid "Remove Versions and Associations"
561
- msgstr ""
562
-
563
- msgid "Remove from Environment"
564
- msgstr "Odebrat z prostředí"
565
-
566
- msgid "Remove subscriptions"
567
- msgstr "Odebrat předplatné"
568
-
569
380
  msgid "Renders a deploy script for the specified virt-who configuration"
570
381
  msgstr ""
571
382
 
572
- msgid "Report"
573
- msgstr "Výkaz"
574
-
575
- msgid "Republish Version Repositories"
576
- msgstr "Znovu zveřejnit repozitáře verze"
577
-
578
- msgid "Run Sync Plan:"
579
- msgstr "Spustit synchronizační plán:"
580
-
581
383
  msgid "Schedule"
582
384
  msgstr "Plán"
583
385
 
@@ -604,18 +406,6 @@ msgstr "Stav"
604
406
  msgid "Success"
605
407
  msgstr "Úspěch"
606
408
 
607
- msgid "Sync capsule"
608
- msgstr ""
609
-
610
- msgid "Syncable export"
611
- msgstr ""
612
-
613
- msgid "Synchronize"
614
- msgstr "Synchronizovat"
615
-
616
- msgid "Synchronize smart proxy"
617
- msgstr ""
618
-
619
409
  msgid "The configuration was not deployed yet or the virt-who was unable to report the status"
620
410
  msgstr ""
621
411
 
@@ -658,54 +448,15 @@ msgstr "Neznámý stav nastavení, způsobený neočekávanými podmínkami"
658
448
  msgid "Unlimited"
659
449
  msgstr "Neomezený"
660
450
 
661
- msgid "Update"
662
- msgstr "Aktualizovat"
663
-
664
- msgid "Update Alternate Content Source"
665
- msgstr ""
666
-
667
- msgid "Update CDN Configuration"
668
- msgstr ""
669
-
670
- msgid "Update Content Overrides"
671
- msgstr "Aktualizovat přepsání obsahu"
672
-
673
451
  msgid "Update a virt-who configuration"
674
452
  msgstr "Aktualizovat nastavení pro virt-who"
675
453
 
676
- msgid "Update content urls"
677
- msgstr "Aktualizovat url adresy obsahu"
678
-
679
- msgid "Update for host"
680
- msgstr "Aktualizace pro stroj"
681
-
682
- msgid "Update http proxy"
683
- msgstr ""
684
-
685
- msgid "Update http proxy details"
686
- msgstr ""
687
-
688
- msgid "Update redhat repository"
689
- msgstr "Aktualizovat redhat repozitář"
690
-
691
- msgid "Update release version for host"
692
- msgstr "Aktualizovat verzi vydání pro stroj"
693
-
694
- msgid "Updating System Purpose for host"
695
- msgstr ""
696
-
697
- msgid "Upload into"
698
- msgstr "Nahrát do"
699
-
700
454
  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:"
701
455
  msgstr ""
702
456
 
703
457
  msgid "VMware vCenter server’s fully qualified host name or IP address."
704
458
  msgstr "Plně kvalifikované doménové jméno nebo IP adresa vašeho VMware vCenter"
705
459
 
706
- msgid "Verify checksum"
707
- msgstr ""
708
-
709
460
  msgid "Virt-who Configs Status"
710
461
  msgstr "Stav nastavení virt-who"
711
462