foreman_virt_who_configure 0.5.10 → 0.5.11

Sign up to get free protection for your applications and to get access to all the features.
Files changed (32) hide show
  1. checksums.yaml +4 -4
  2. data/app/models/foreman_virt_who_configure/output_generator.rb +1 -1
  3. data/lib/foreman_virt_who_configure/version.rb +1 -1
  4. data/locale/action_names.rb +25 -12
  5. data/locale/ca/foreman_virt_who_configure.po +70 -7
  6. data/locale/cs_CZ/foreman_virt_who_configure.po +70 -7
  7. data/locale/de/foreman_virt_who_configure.po +71 -8
  8. data/locale/en/foreman_virt_who_configure.po +70 -7
  9. data/locale/en_GB/foreman_virt_who_configure.po +70 -7
  10. data/locale/es/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  11. data/locale/es/foreman_virt_who_configure.po +72 -9
  12. data/locale/foreman_virt_who_configure.pot +234 -130
  13. data/locale/fr/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  14. data/locale/fr/foreman_virt_who_configure.po +72 -9
  15. data/locale/gl/foreman_virt_who_configure.po +70 -7
  16. data/locale/it/foreman_virt_who_configure.po +70 -7
  17. data/locale/ja/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  18. data/locale/ja/foreman_virt_who_configure.po +72 -9
  19. data/locale/ka/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  20. data/locale/ka/foreman_virt_who_configure.po +716 -0
  21. data/locale/ko/foreman_virt_who_configure.po +71 -8
  22. data/locale/nl_NL/foreman_virt_who_configure.po +70 -7
  23. data/locale/pl/foreman_virt_who_configure.po +70 -7
  24. data/locale/pt_BR/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  25. data/locale/pt_BR/foreman_virt_who_configure.po +72 -9
  26. data/locale/ru/foreman_virt_who_configure.po +71 -8
  27. data/locale/sv_SE/foreman_virt_who_configure.po +70 -7
  28. data/locale/zh_CN/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  29. data/locale/zh_CN/foreman_virt_who_configure.po +72 -9
  30. data/locale/zh_TW/foreman_virt_who_configure.po +71 -8
  31. data/test/unit/output_generator_test.rb +1 -1
  32. metadata +8 -6
@@ -42,9 +42,18 @@ msgstr ""
42
42
  msgid "A plugin to make virt-who configuration easy"
43
43
  msgstr "Plugin um virt-who Konfiguration einfacher zu machen"
44
44
 
45
+ msgid "AHV update interval"
46
+ msgstr ""
47
+
48
+ msgid "Abstract"
49
+ msgstr ""
50
+
45
51
  msgid "Abstract async task"
46
52
  msgstr "Übersicht asynchrone Task"
47
53
 
54
+ msgid "Account name by which virt-who is to connect to Nutanix AHV."
55
+ msgstr ""
56
+
48
57
  msgid "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."
49
58
  msgstr ""
50
59
 
@@ -99,6 +108,9 @@ msgstr "Konfigurationsstatus"
99
108
  msgid "Configuration file containing details about how to connect to the cluster and authentication details"
100
109
  msgstr ""
101
110
 
111
+ msgid "Configuration file containing details about how to connect to the cluster and authentication details."
112
+ msgstr ""
113
+
102
114
  msgid "Configuration interval in minutes"
103
115
  msgstr "Konfigurations-Interval in Minuten"
104
116
 
@@ -138,6 +150,9 @@ msgstr "Zähler"
138
150
  msgid "Create"
139
151
  msgstr "Erstellen"
140
152
 
153
+ msgid "Create Alternate Content Source"
154
+ msgstr ""
155
+
141
156
  msgid "Create Config"
142
157
  msgstr "Konfiguration erstellen"
143
158
 
@@ -150,6 +165,9 @@ msgstr ""
150
165
  msgid "Create Package Group"
151
166
  msgstr ""
152
167
 
168
+ msgid "Create Syncable Export History"
169
+ msgstr ""
170
+
153
171
  msgid "Create a virt-who configuration"
154
172
  msgstr "Virt-Who-Konfiguration erstellen"
155
173
 
@@ -180,6 +198,9 @@ msgstr ""
180
198
  msgid "Destroy"
181
199
  msgstr "Löschen"
182
200
 
201
+ msgid "Destroy Alternate Content Source"
202
+ msgstr ""
203
+
183
204
  msgid "Destroy Content Host"
184
205
  msgstr "Inhaltshost löschen"
185
206
 
@@ -207,6 +228,9 @@ msgstr "Virt-who bearbeiten"
207
228
  msgid "Enable"
208
229
  msgstr "Aktivieren"
209
230
 
231
+ msgid "Enable AHV debug"
232
+ msgstr ""
233
+
210
234
  msgid "Enable debugging output"
211
235
  msgstr "Debugausgabe aktivieren"
212
236
 
@@ -249,12 +273,18 @@ msgstr ""
249
273
  msgid "Exclude hosts"
250
274
  msgstr "Hosts ausschließen"
251
275
 
276
+ 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."
277
+ msgstr ""
278
+
252
279
  msgid "Export"
253
280
  msgstr "Exportieren"
254
281
 
255
282
  msgid "Export Library"
256
283
  msgstr ""
257
284
 
285
+ msgid "Export Repository"
286
+ msgstr ""
287
+
258
288
  msgid "Fetch pxe files"
259
289
  msgstr ""
260
290
 
@@ -306,9 +336,6 @@ msgstr ""
306
336
  msgid "Help"
307
337
  msgstr "Hilfe"
308
338
 
309
- msgid "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."
310
- msgstr ""
311
-
312
339
  msgid "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."
313
340
  msgstr ""
314
341
 
@@ -324,7 +351,7 @@ msgstr ""
324
351
  msgid "Hypervisor filtering mode, %{unlimited} means no filtering, %{whitelist} means whitelist, %{blacklist} means blacklist"
325
352
  msgstr ""
326
353
 
327
- msgid "Hypervisor password, required for all hypervisor types except for libvirt"
354
+ msgid "Hypervisor password, required for all hypervisor types except for libvirt/kubevirt."
328
355
  msgstr ""
329
356
 
330
357
  msgid "Hypervisor type"
@@ -363,6 +390,9 @@ msgstr ""
363
390
  msgid "Import Puppet classes"
364
391
  msgstr "Puppet-Klassen importieren"
365
392
 
393
+ msgid "Import Repository"
394
+ msgstr ""
395
+
366
396
  msgid "Import facts"
367
397
  msgstr "Fakten importieren"
368
398
 
@@ -435,6 +465,9 @@ msgstr "Keine Änderungen"
435
465
  msgid "No configuration found"
436
466
  msgstr "Keine Konfiguration gefunden"
437
467
 
468
+ msgid "Nutanix AHV’s IP address."
469
+ msgstr ""
470
+
438
471
  msgid "OK"
439
472
  msgstr "OK"
440
473
 
@@ -447,12 +480,18 @@ msgstr ""
447
480
  msgid "One virt-who configuration represents one config file in /etc/virt-who.d directory and maps to single hypervisor, organization and lifecycle environment."
448
481
  msgstr ""
449
482
 
450
- msgid "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."
483
+ msgid "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."
451
484
  msgstr ""
452
485
 
453
486
  msgid "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."
454
487
  msgstr ""
455
488
 
489
+ msgid "Option Enable debugging output is required to enable AHV internal debug. It provides extra AHV debug information when both options are enabled"
490
+ msgstr ""
491
+
492
+ msgid "Option Enable debugging output is required to enable AHV internal debug. It provides extra AHV debug information when both options are enabled "
493
+ msgstr ""
494
+
456
495
  msgid "Organization of the virt-who configuration"
457
496
  msgstr ""
458
497
 
@@ -471,6 +510,15 @@ msgstr "Paketprofil-Update"
471
510
  msgid "Path to kubeconfig file"
472
511
  msgstr ""
473
512
 
513
+ msgid "Prism Central"
514
+ msgstr ""
515
+
516
+ msgid "Prism Element"
517
+ msgstr ""
518
+
519
+ msgid "Prism Flavor"
520
+ msgstr ""
521
+
474
522
  msgid "Product Create"
475
523
  msgstr "Produkt erstellen"
476
524
 
@@ -486,12 +534,12 @@ msgstr "Veröffentlichen"
486
534
  msgid "Publish Lifecycle Environment Repositories"
487
535
  msgstr ""
488
536
 
537
+ msgid "Refresh Alternate Content Source"
538
+ msgstr ""
539
+
489
540
  msgid "Reindex subscriptions"
490
541
  msgstr "Subskriptionen neu indizieren"
491
542
 
492
- msgid "Remote action:"
493
- msgstr ""
494
-
495
543
  msgid "Remove Content"
496
544
  msgstr "Inhalt entfernen"
497
545
 
@@ -522,6 +570,9 @@ msgstr ""
522
570
  msgid "Schedule"
523
571
  msgstr "Plan"
524
572
 
573
+ msgid "Select the Prism flavor you are connecting to"
574
+ msgstr ""
575
+
525
576
  msgid "Show a virt-who configuration"
526
577
  msgstr ""
527
578
 
@@ -545,6 +596,9 @@ msgstr "Erfolg"
545
596
  msgid "Sync capsule"
546
597
  msgstr ""
547
598
 
599
+ msgid "Syncable export"
600
+ msgstr ""
601
+
548
602
  msgid "Synchronize"
549
603
  msgstr "Synchronisieren"
550
604
 
@@ -554,6 +608,9 @@ msgstr ""
554
608
  msgid "The configuration was not deployed yet or the virt-who was unable to report the status"
555
609
  msgstr ""
556
610
 
611
+ msgid "The frequency of VM-to-host mapping updates for AHV(in seconds)"
612
+ msgstr ""
613
+
557
614
  msgid "The virt-who report arrived within the interval"
558
615
  msgstr ""
559
616
 
@@ -596,6 +653,12 @@ msgstr "Unbegrenzt"
596
653
  msgid "Update"
597
654
  msgstr "Aktualisieren"
598
655
 
656
+ msgid "Update Alternate Content Source"
657
+ msgstr ""
658
+
659
+ msgid "Update CDN Configuration"
660
+ msgstr ""
661
+
599
662
  msgid "Update Content Overrides"
600
663
  msgstr ""
601
664
 
@@ -30,9 +30,18 @@ msgstr ""
30
30
  msgid "A plugin to make virt-who configuration easy"
31
31
  msgstr ""
32
32
 
33
+ msgid "AHV update interval"
34
+ msgstr ""
35
+
36
+ msgid "Abstract"
37
+ msgstr ""
38
+
33
39
  msgid "Abstract async task"
34
40
  msgstr ""
35
41
 
42
+ msgid "Account name by which virt-who is to connect to Nutanix AHV."
43
+ msgstr ""
44
+
36
45
  msgid "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."
37
46
  msgstr ""
38
47
 
@@ -87,6 +96,9 @@ msgstr ""
87
96
  msgid "Configuration file containing details about how to connect to the cluster and authentication details"
88
97
  msgstr ""
89
98
 
99
+ msgid "Configuration file containing details about how to connect to the cluster and authentication details."
100
+ msgstr ""
101
+
90
102
  msgid "Configuration interval in minutes"
91
103
  msgstr ""
92
104
 
@@ -126,6 +138,9 @@ msgstr ""
126
138
  msgid "Create"
127
139
  msgstr ""
128
140
 
141
+ msgid "Create Alternate Content Source"
142
+ msgstr ""
143
+
129
144
  msgid "Create Config"
130
145
  msgstr ""
131
146
 
@@ -138,6 +153,9 @@ msgstr ""
138
153
  msgid "Create Package Group"
139
154
  msgstr ""
140
155
 
156
+ msgid "Create Syncable Export History"
157
+ msgstr ""
158
+
141
159
  msgid "Create a virt-who configuration"
142
160
  msgstr ""
143
161
 
@@ -168,6 +186,9 @@ msgstr ""
168
186
  msgid "Destroy"
169
187
  msgstr ""
170
188
 
189
+ msgid "Destroy Alternate Content Source"
190
+ msgstr ""
191
+
171
192
  msgid "Destroy Content Host"
172
193
  msgstr ""
173
194
 
@@ -195,6 +216,9 @@ msgstr ""
195
216
  msgid "Enable"
196
217
  msgstr ""
197
218
 
219
+ msgid "Enable AHV debug"
220
+ msgstr ""
221
+
198
222
  msgid "Enable debugging output"
199
223
  msgstr ""
200
224
 
@@ -237,12 +261,18 @@ msgstr ""
237
261
  msgid "Exclude hosts"
238
262
  msgstr ""
239
263
 
264
+ 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."
265
+ msgstr ""
266
+
240
267
  msgid "Export"
241
268
  msgstr ""
242
269
 
243
270
  msgid "Export Library"
244
271
  msgstr ""
245
272
 
273
+ msgid "Export Repository"
274
+ msgstr ""
275
+
246
276
  msgid "Fetch pxe files"
247
277
  msgstr ""
248
278
 
@@ -294,9 +324,6 @@ msgstr ""
294
324
  msgid "Help"
295
325
  msgstr ""
296
326
 
297
- msgid "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."
298
- msgstr ""
299
-
300
327
  msgid "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."
301
328
  msgstr ""
302
329
 
@@ -312,7 +339,7 @@ msgstr ""
312
339
  msgid "Hypervisor filtering mode, %{unlimited} means no filtering, %{whitelist} means whitelist, %{blacklist} means blacklist"
313
340
  msgstr ""
314
341
 
315
- msgid "Hypervisor password, required for all hypervisor types except for libvirt"
342
+ msgid "Hypervisor password, required for all hypervisor types except for libvirt/kubevirt."
316
343
  msgstr ""
317
344
 
318
345
  msgid "Hypervisor type"
@@ -351,6 +378,9 @@ msgstr ""
351
378
  msgid "Import Puppet classes"
352
379
  msgstr ""
353
380
 
381
+ msgid "Import Repository"
382
+ msgstr ""
383
+
354
384
  msgid "Import facts"
355
385
  msgstr ""
356
386
 
@@ -423,6 +453,9 @@ msgstr ""
423
453
  msgid "No configuration found"
424
454
  msgstr ""
425
455
 
456
+ msgid "Nutanix AHV’s IP address."
457
+ msgstr ""
458
+
426
459
  msgid "OK"
427
460
  msgstr ""
428
461
 
@@ -435,12 +468,18 @@ msgstr ""
435
468
  msgid "One virt-who configuration represents one config file in /etc/virt-who.d directory and maps to single hypervisor, organization and lifecycle environment."
436
469
  msgstr ""
437
470
 
438
- msgid "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."
471
+ msgid "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."
439
472
  msgstr ""
440
473
 
441
474
  msgid "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."
442
475
  msgstr ""
443
476
 
477
+ msgid "Option Enable debugging output is required to enable AHV internal debug. It provides extra AHV debug information when both options are enabled"
478
+ msgstr ""
479
+
480
+ msgid "Option Enable debugging output is required to enable AHV internal debug. It provides extra AHV debug information when both options are enabled "
481
+ msgstr ""
482
+
444
483
  msgid "Organization of the virt-who configuration"
445
484
  msgstr ""
446
485
 
@@ -459,6 +498,15 @@ msgstr ""
459
498
  msgid "Path to kubeconfig file"
460
499
  msgstr ""
461
500
 
501
+ msgid "Prism Central"
502
+ msgstr ""
503
+
504
+ msgid "Prism Element"
505
+ msgstr ""
506
+
507
+ msgid "Prism Flavor"
508
+ msgstr ""
509
+
462
510
  msgid "Product Create"
463
511
  msgstr ""
464
512
 
@@ -474,10 +522,10 @@ msgstr ""
474
522
  msgid "Publish Lifecycle Environment Repositories"
475
523
  msgstr ""
476
524
 
477
- msgid "Reindex subscriptions"
525
+ msgid "Refresh Alternate Content Source"
478
526
  msgstr ""
479
527
 
480
- msgid "Remote action:"
528
+ msgid "Reindex subscriptions"
481
529
  msgstr ""
482
530
 
483
531
  msgid "Remove Content"
@@ -510,6 +558,9 @@ msgstr ""
510
558
  msgid "Schedule"
511
559
  msgstr ""
512
560
 
561
+ msgid "Select the Prism flavor you are connecting to"
562
+ msgstr ""
563
+
513
564
  msgid "Show a virt-who configuration"
514
565
  msgstr ""
515
566
 
@@ -533,6 +584,9 @@ msgstr ""
533
584
  msgid "Sync capsule"
534
585
  msgstr ""
535
586
 
587
+ msgid "Syncable export"
588
+ msgstr ""
589
+
536
590
  msgid "Synchronize"
537
591
  msgstr ""
538
592
 
@@ -542,6 +596,9 @@ msgstr ""
542
596
  msgid "The configuration was not deployed yet or the virt-who was unable to report the status"
543
597
  msgstr ""
544
598
 
599
+ msgid "The frequency of VM-to-host mapping updates for AHV(in seconds)"
600
+ msgstr ""
601
+
545
602
  msgid "The virt-who report arrived within the interval"
546
603
  msgstr ""
547
604
 
@@ -584,6 +641,12 @@ msgstr ""
584
641
  msgid "Update"
585
642
  msgstr ""
586
643
 
644
+ msgid "Update Alternate Content Source"
645
+ msgstr ""
646
+
647
+ msgid "Update CDN Configuration"
648
+ msgstr ""
649
+
587
650
  msgid "Update Content Overrides"
588
651
  msgstr ""
589
652
 
@@ -35,9 +35,18 @@ msgstr ""
35
35
  msgid "A plugin to make virt-who configuration easy"
36
36
  msgstr ""
37
37
 
38
+ msgid "AHV update interval"
39
+ msgstr ""
40
+
41
+ msgid "Abstract"
42
+ msgstr ""
43
+
38
44
  msgid "Abstract async task"
39
45
  msgstr ""
40
46
 
47
+ msgid "Account name by which virt-who is to connect to Nutanix AHV."
48
+ msgstr ""
49
+
41
50
  msgid "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."
42
51
  msgstr ""
43
52
 
@@ -92,6 +101,9 @@ msgstr ""
92
101
  msgid "Configuration file containing details about how to connect to the cluster and authentication details"
93
102
  msgstr ""
94
103
 
104
+ msgid "Configuration file containing details about how to connect to the cluster and authentication details."
105
+ msgstr ""
106
+
95
107
  msgid "Configuration interval in minutes"
96
108
  msgstr ""
97
109
 
@@ -131,6 +143,9 @@ msgstr ""
131
143
  msgid "Create"
132
144
  msgstr ""
133
145
 
146
+ msgid "Create Alternate Content Source"
147
+ msgstr ""
148
+
134
149
  msgid "Create Config"
135
150
  msgstr ""
136
151
 
@@ -143,6 +158,9 @@ msgstr ""
143
158
  msgid "Create Package Group"
144
159
  msgstr ""
145
160
 
161
+ msgid "Create Syncable Export History"
162
+ msgstr ""
163
+
146
164
  msgid "Create a virt-who configuration"
147
165
  msgstr ""
148
166
 
@@ -173,6 +191,9 @@ msgstr ""
173
191
  msgid "Destroy"
174
192
  msgstr ""
175
193
 
194
+ msgid "Destroy Alternate Content Source"
195
+ msgstr ""
196
+
176
197
  msgid "Destroy Content Host"
177
198
  msgstr ""
178
199
 
@@ -200,6 +221,9 @@ msgstr ""
200
221
  msgid "Enable"
201
222
  msgstr ""
202
223
 
224
+ msgid "Enable AHV debug"
225
+ msgstr ""
226
+
203
227
  msgid "Enable debugging output"
204
228
  msgstr ""
205
229
 
@@ -242,12 +266,18 @@ msgstr ""
242
266
  msgid "Exclude hosts"
243
267
  msgstr ""
244
268
 
269
+ 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
+ msgstr ""
271
+
245
272
  msgid "Export"
246
273
  msgstr ""
247
274
 
248
275
  msgid "Export Library"
249
276
  msgstr ""
250
277
 
278
+ msgid "Export Repository"
279
+ msgstr ""
280
+
251
281
  msgid "Fetch pxe files"
252
282
  msgstr ""
253
283
 
@@ -299,9 +329,6 @@ msgstr ""
299
329
  msgid "Help"
300
330
  msgstr "Help"
301
331
 
302
- msgid "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."
303
- msgstr ""
304
-
305
332
  msgid "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."
306
333
  msgstr ""
307
334
 
@@ -317,7 +344,7 @@ msgstr ""
317
344
  msgid "Hypervisor filtering mode, %{unlimited} means no filtering, %{whitelist} means whitelist, %{blacklist} means blacklist"
318
345
  msgstr ""
319
346
 
320
- msgid "Hypervisor password, required for all hypervisor types except for libvirt"
347
+ msgid "Hypervisor password, required for all hypervisor types except for libvirt/kubevirt."
321
348
  msgstr ""
322
349
 
323
350
  msgid "Hypervisor type"
@@ -356,6 +383,9 @@ msgstr ""
356
383
  msgid "Import Puppet classes"
357
384
  msgstr "Import Puppet classes"
358
385
 
386
+ msgid "Import Repository"
387
+ msgstr ""
388
+
359
389
  msgid "Import facts"
360
390
  msgstr "Import facts"
361
391
 
@@ -428,6 +458,9 @@ msgstr ""
428
458
  msgid "No configuration found"
429
459
  msgstr ""
430
460
 
461
+ msgid "Nutanix AHV’s IP address."
462
+ msgstr ""
463
+
431
464
  msgid "OK"
432
465
  msgstr ""
433
466
 
@@ -440,12 +473,18 @@ msgstr ""
440
473
  msgid "One virt-who configuration represents one config file in /etc/virt-who.d directory and maps to single hypervisor, organization and lifecycle environment."
441
474
  msgstr ""
442
475
 
443
- msgid "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."
476
+ msgid "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."
444
477
  msgstr ""
445
478
 
446
479
  msgid "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."
447
480
  msgstr ""
448
481
 
482
+ msgid "Option Enable debugging output is required to enable AHV internal debug. It provides extra AHV debug information when both options are enabled"
483
+ msgstr ""
484
+
485
+ msgid "Option Enable debugging output is required to enable AHV internal debug. It provides extra AHV debug information when both options are enabled "
486
+ msgstr ""
487
+
449
488
  msgid "Organization of the virt-who configuration"
450
489
  msgstr ""
451
490
 
@@ -464,6 +503,15 @@ msgstr ""
464
503
  msgid "Path to kubeconfig file"
465
504
  msgstr ""
466
505
 
506
+ msgid "Prism Central"
507
+ msgstr ""
508
+
509
+ msgid "Prism Element"
510
+ msgstr ""
511
+
512
+ msgid "Prism Flavor"
513
+ msgstr ""
514
+
467
515
  msgid "Product Create"
468
516
  msgstr ""
469
517
 
@@ -479,10 +527,10 @@ msgstr ""
479
527
  msgid "Publish Lifecycle Environment Repositories"
480
528
  msgstr ""
481
529
 
482
- msgid "Reindex subscriptions"
530
+ msgid "Refresh Alternate Content Source"
483
531
  msgstr ""
484
532
 
485
- msgid "Remote action:"
533
+ msgid "Reindex subscriptions"
486
534
  msgstr ""
487
535
 
488
536
  msgid "Remove Content"
@@ -515,6 +563,9 @@ msgstr ""
515
563
  msgid "Schedule"
516
564
  msgstr ""
517
565
 
566
+ msgid "Select the Prism flavor you are connecting to"
567
+ msgstr ""
568
+
518
569
  msgid "Show a virt-who configuration"
519
570
  msgstr ""
520
571
 
@@ -538,6 +589,9 @@ msgstr ""
538
589
  msgid "Sync capsule"
539
590
  msgstr ""
540
591
 
592
+ msgid "Syncable export"
593
+ msgstr ""
594
+
541
595
  msgid "Synchronize"
542
596
  msgstr ""
543
597
 
@@ -547,6 +601,9 @@ msgstr ""
547
601
  msgid "The configuration was not deployed yet or the virt-who was unable to report the status"
548
602
  msgstr ""
549
603
 
604
+ msgid "The frequency of VM-to-host mapping updates for AHV(in seconds)"
605
+ msgstr ""
606
+
550
607
  msgid "The virt-who report arrived within the interval"
551
608
  msgstr ""
552
609
 
@@ -589,6 +646,12 @@ msgstr ""
589
646
  msgid "Update"
590
647
  msgstr ""
591
648
 
649
+ msgid "Update Alternate Content Source"
650
+ msgstr ""
651
+
652
+ msgid "Update CDN Configuration"
653
+ msgstr ""
654
+
592
655
  msgid "Update Content Overrides"
593
656
  msgstr ""
594
657