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
@@ -36,9 +36,18 @@ msgstr "Liste de noms d'hôte ou de domaines ou d'adresses IP séparés par une
36
36
  msgid "A plugin to make virt-who configuration easy"
37
37
  msgstr "Plug-in pour faciliter la configuration de virt-who"
38
38
 
39
+ msgid "AHV update interval"
40
+ msgstr ""
41
+
42
+ msgid "Abstract"
43
+ msgstr ""
44
+
39
45
  msgid "Abstract async task"
40
46
  msgstr "Tâche async abstraite"
41
47
 
48
+ msgid "Account name by which virt-who is to connect to Nutanix AHV."
49
+ msgstr ""
50
+
42
51
  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."
43
52
  msgstr ""
44
53
 
@@ -93,6 +102,9 @@ msgstr "État de la configuration"
93
102
  msgid "Configuration file containing details about how to connect to the cluster and authentication details"
94
103
  msgstr ""
95
104
 
105
+ msgid "Configuration file containing details about how to connect to the cluster and authentication details."
106
+ msgstr ""
107
+
96
108
  msgid "Configuration interval in minutes"
97
109
  msgstr "Intervalle de configuration en minutes"
98
110
 
@@ -132,6 +144,9 @@ msgstr "Nombre"
132
144
  msgid "Create"
133
145
  msgstr "Créer"
134
146
 
147
+ msgid "Create Alternate Content Source"
148
+ msgstr ""
149
+
135
150
  msgid "Create Config"
136
151
  msgstr "Créer une configuration"
137
152
 
@@ -144,6 +159,9 @@ msgstr ""
144
159
  msgid "Create Package Group"
145
160
  msgstr "Créer un groupe de packages"
146
161
 
162
+ msgid "Create Syncable Export History"
163
+ msgstr ""
164
+
147
165
  msgid "Create a virt-who configuration"
148
166
  msgstr "Créer une configuration virt-who"
149
167
 
@@ -174,6 +192,9 @@ msgstr ""
174
192
  msgid "Destroy"
175
193
  msgstr "Détruire"
176
194
 
195
+ msgid "Destroy Alternate Content Source"
196
+ msgstr ""
197
+
177
198
  msgid "Destroy Content Host"
178
199
  msgstr "Détruire l'hôte du contenu"
179
200
 
@@ -201,6 +222,9 @@ msgstr "Modifier la configuration virt-who"
201
222
  msgid "Enable"
202
223
  msgstr "Activer"
203
224
 
225
+ msgid "Enable AHV debug"
226
+ msgstr ""
227
+
204
228
  msgid "Enable debugging output"
205
229
  msgstr "Activer la sortie de débogage"
206
230
 
@@ -243,12 +267,18 @@ msgstr ""
243
267
  msgid "Exclude hosts"
244
268
  msgstr "Exclure des hôtes"
245
269
 
270
+ 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."
271
+ msgstr ""
272
+
246
273
  msgid "Export"
247
274
  msgstr "Exporter"
248
275
 
249
276
  msgid "Export Library"
250
277
  msgstr ""
251
278
 
279
+ msgid "Export Repository"
280
+ msgstr ""
281
+
252
282
  msgid "Fetch pxe files"
253
283
  msgstr "Récupérer les fichiers pxe"
254
284
 
@@ -300,9 +330,6 @@ msgstr ""
300
330
  msgid "Help"
301
331
  msgstr "Aide"
302
332
 
303
- 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."
304
- msgstr ""
305
-
306
333
  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."
307
334
  msgstr ""
308
335
 
@@ -318,8 +345,8 @@ msgstr "Liste noire Hyperviseur, applicable uniquement lorsque le mode de filtra
318
345
  msgid "Hypervisor filtering mode, %{unlimited} means no filtering, %{whitelist} means whitelist, %{blacklist} means blacklist"
319
346
  msgstr "Mode de filtrage Hyperviseur, %{unlimited} signifie aucun filtrage, %{whitelist} signifie liste blanche, %{blacklist} signifie liste noire"
320
347
 
321
- msgid "Hypervisor password, required for all hypervisor types except for libvirt"
322
- msgstr "Mot de passe de l'hyperviseur obligatoire pour tous les types d'hyperviseur sauf libvirt"
348
+ msgid "Hypervisor password, required for all hypervisor types except for libvirt/kubevirt."
349
+ msgstr ""
323
350
 
324
351
  msgid "Hypervisor type"
325
352
  msgstr "Type d'hyperviseur"
@@ -357,6 +384,9 @@ msgstr ""
357
384
  msgid "Import Puppet classes"
358
385
  msgstr "Importer les classes Puppet"
359
386
 
387
+ msgid "Import Repository"
388
+ msgstr ""
389
+
360
390
  msgid "Import facts"
361
391
  msgstr "Importer des facts"
362
392
 
@@ -429,6 +459,9 @@ msgstr "Aucun changement"
429
459
  msgid "No configuration found"
430
460
  msgstr "Aucune configuration trouvée"
431
461
 
462
+ msgid "Nutanix AHV’s IP address."
463
+ msgstr ""
464
+
432
465
  msgid "OK"
433
466
  msgstr "Validé"
434
467
 
@@ -441,12 +474,18 @@ msgstr "Sur cette page, vous pouvez définir les configurations virt-who de vos
441
474
  msgid "One virt-who configuration represents one config file in /etc/virt-who.d directory and maps to single hypervisor, organization and lifecycle environment."
442
475
  msgstr "Une configuration virt-who représente un fichier de configuration dans le répertoire /etc/virt-who.d et correspond à un hyperviseur, une organisation et un environnement de cycle de vie."
443
476
 
444
- 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."
477
+ 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."
445
478
  msgstr ""
446
479
 
447
480
  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."
448
481
  msgstr ""
449
482
 
483
+ msgid "Option Enable debugging output is required to enable AHV internal debug. It provides extra AHV debug information when both options are enabled"
484
+ msgstr ""
485
+
486
+ msgid "Option Enable debugging output is required to enable AHV internal debug. It provides extra AHV debug information when both options are enabled "
487
+ msgstr ""
488
+
450
489
  msgid "Organization of the virt-who configuration"
451
490
  msgstr "Organisation de la configuration virt-who"
452
491
 
@@ -465,6 +504,15 @@ msgstr "Mise à jour du profil du package"
465
504
  msgid "Path to kubeconfig file"
466
505
  msgstr ""
467
506
 
507
+ msgid "Prism Central"
508
+ msgstr ""
509
+
510
+ msgid "Prism Element"
511
+ msgstr ""
512
+
513
+ msgid "Prism Flavor"
514
+ msgstr ""
515
+
468
516
  msgid "Product Create"
469
517
  msgstr "Créer Produit"
470
518
 
@@ -480,12 +528,12 @@ msgstr "Publier"
480
528
  msgid "Publish Lifecycle Environment Repositories"
481
529
  msgstr "Publier les référentiels d'environnements de cycles de vie"
482
530
 
531
+ msgid "Refresh Alternate Content Source"
532
+ msgstr ""
533
+
483
534
  msgid "Reindex subscriptions"
484
535
  msgstr "Réindexer les abonnements"
485
536
 
486
- msgid "Remote action:"
487
- msgstr ""
488
-
489
537
  msgid "Remove Content"
490
538
  msgstr "Supprimer le contenu"
491
539
 
@@ -516,6 +564,9 @@ msgstr ""
516
564
  msgid "Schedule"
517
565
  msgstr "Échéancier"
518
566
 
567
+ msgid "Select the Prism flavor you are connecting to"
568
+ msgstr ""
569
+
519
570
  msgid "Show a virt-who configuration"
520
571
  msgstr "Afficher une configuration virt-who"
521
572
 
@@ -539,6 +590,9 @@ msgstr "Réussite"
539
590
  msgid "Sync capsule"
540
591
  msgstr ""
541
592
 
593
+ msgid "Syncable export"
594
+ msgstr ""
595
+
542
596
  msgid "Synchronize"
543
597
  msgstr "Synchroniser"
544
598
 
@@ -548,6 +602,9 @@ msgstr "Synchroniser le smart proxy"
548
602
  msgid "The configuration was not deployed yet or the virt-who was unable to report the status"
549
603
  msgstr "La configuration n'a pas encore été déployée ou virt-who n'a pas été en mesure de signaler l'état"
550
604
 
605
+ msgid "The frequency of VM-to-host mapping updates for AHV(in seconds)"
606
+ msgstr ""
607
+
551
608
  msgid "The virt-who report arrived within the interval"
552
609
  msgstr "Le rapport virt-who est arrivé dans l'intervalle"
553
610
 
@@ -590,6 +647,12 @@ msgstr "Illimité"
590
647
  msgid "Update"
591
648
  msgstr "Mise à jour"
592
649
 
650
+ msgid "Update Alternate Content Source"
651
+ msgstr ""
652
+
653
+ msgid "Update CDN Configuration"
654
+ msgstr ""
655
+
593
656
  msgid "Update Content Overrides"
594
657
  msgstr "Mettre à jour les substitutions de contenu"
595
658
 
@@ -34,9 +34,18 @@ msgstr ""
34
34
  msgid "A plugin to make virt-who configuration easy"
35
35
  msgstr ""
36
36
 
37
+ msgid "AHV update interval"
38
+ msgstr ""
39
+
40
+ msgid "Abstract"
41
+ msgstr ""
42
+
37
43
  msgid "Abstract async task"
38
44
  msgstr ""
39
45
 
46
+ msgid "Account name by which virt-who is to connect to Nutanix AHV."
47
+ msgstr ""
48
+
40
49
  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."
41
50
  msgstr ""
42
51
 
@@ -91,6 +100,9 @@ msgstr ""
91
100
  msgid "Configuration file containing details about how to connect to the cluster and authentication details"
92
101
  msgstr ""
93
102
 
103
+ msgid "Configuration file containing details about how to connect to the cluster and authentication details."
104
+ msgstr ""
105
+
94
106
  msgid "Configuration interval in minutes"
95
107
  msgstr ""
96
108
 
@@ -130,6 +142,9 @@ msgstr ""
130
142
  msgid "Create"
131
143
  msgstr ""
132
144
 
145
+ msgid "Create Alternate Content Source"
146
+ msgstr ""
147
+
133
148
  msgid "Create Config"
134
149
  msgstr ""
135
150
 
@@ -142,6 +157,9 @@ msgstr ""
142
157
  msgid "Create Package Group"
143
158
  msgstr ""
144
159
 
160
+ msgid "Create Syncable Export History"
161
+ msgstr ""
162
+
145
163
  msgid "Create a virt-who configuration"
146
164
  msgstr ""
147
165
 
@@ -172,6 +190,9 @@ msgstr ""
172
190
  msgid "Destroy"
173
191
  msgstr ""
174
192
 
193
+ msgid "Destroy Alternate Content Source"
194
+ msgstr ""
195
+
175
196
  msgid "Destroy Content Host"
176
197
  msgstr ""
177
198
 
@@ -199,6 +220,9 @@ msgstr ""
199
220
  msgid "Enable"
200
221
  msgstr ""
201
222
 
223
+ msgid "Enable AHV debug"
224
+ msgstr ""
225
+
202
226
  msgid "Enable debugging output"
203
227
  msgstr ""
204
228
 
@@ -241,12 +265,18 @@ msgstr ""
241
265
  msgid "Exclude hosts"
242
266
  msgstr ""
243
267
 
268
+ 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."
269
+ msgstr ""
270
+
244
271
  msgid "Export"
245
272
  msgstr ""
246
273
 
247
274
  msgid "Export Library"
248
275
  msgstr ""
249
276
 
277
+ msgid "Export Repository"
278
+ msgstr ""
279
+
250
280
  msgid "Fetch pxe files"
251
281
  msgstr ""
252
282
 
@@ -298,9 +328,6 @@ msgstr ""
298
328
  msgid "Help"
299
329
  msgstr "Axuda"
300
330
 
301
- 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."
302
- msgstr ""
303
-
304
331
  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."
305
332
  msgstr ""
306
333
 
@@ -316,7 +343,7 @@ msgstr ""
316
343
  msgid "Hypervisor filtering mode, %{unlimited} means no filtering, %{whitelist} means whitelist, %{blacklist} means blacklist"
317
344
  msgstr ""
318
345
 
319
- msgid "Hypervisor password, required for all hypervisor types except for libvirt"
346
+ msgid "Hypervisor password, required for all hypervisor types except for libvirt/kubevirt."
320
347
  msgstr ""
321
348
 
322
349
  msgid "Hypervisor type"
@@ -355,6 +382,9 @@ msgstr ""
355
382
  msgid "Import Puppet classes"
356
383
  msgstr ""
357
384
 
385
+ msgid "Import Repository"
386
+ msgstr ""
387
+
358
388
  msgid "Import facts"
359
389
  msgstr ""
360
390
 
@@ -427,6 +457,9 @@ msgstr ""
427
457
  msgid "No configuration found"
428
458
  msgstr ""
429
459
 
460
+ msgid "Nutanix AHV’s IP address."
461
+ msgstr ""
462
+
430
463
  msgid "OK"
431
464
  msgstr "OK"
432
465
 
@@ -439,12 +472,18 @@ msgstr ""
439
472
  msgid "One virt-who configuration represents one config file in /etc/virt-who.d directory and maps to single hypervisor, organization and lifecycle environment."
440
473
  msgstr ""
441
474
 
442
- 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."
475
+ 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."
443
476
  msgstr ""
444
477
 
445
478
  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."
446
479
  msgstr ""
447
480
 
481
+ msgid "Option Enable debugging output is required to enable AHV internal debug. It provides extra AHV debug information when both options are enabled"
482
+ msgstr ""
483
+
484
+ msgid "Option Enable debugging output is required to enable AHV internal debug. It provides extra AHV debug information when both options are enabled "
485
+ msgstr ""
486
+
448
487
  msgid "Organization of the virt-who configuration"
449
488
  msgstr ""
450
489
 
@@ -463,6 +502,15 @@ msgstr ""
463
502
  msgid "Path to kubeconfig file"
464
503
  msgstr ""
465
504
 
505
+ msgid "Prism Central"
506
+ msgstr ""
507
+
508
+ msgid "Prism Element"
509
+ msgstr ""
510
+
511
+ msgid "Prism Flavor"
512
+ msgstr ""
513
+
466
514
  msgid "Product Create"
467
515
  msgstr ""
468
516
 
@@ -478,10 +526,10 @@ msgstr ""
478
526
  msgid "Publish Lifecycle Environment Repositories"
479
527
  msgstr ""
480
528
 
481
- msgid "Reindex subscriptions"
529
+ msgid "Refresh Alternate Content Source"
482
530
  msgstr ""
483
531
 
484
- msgid "Remote action:"
532
+ msgid "Reindex subscriptions"
485
533
  msgstr ""
486
534
 
487
535
  msgid "Remove Content"
@@ -514,6 +562,9 @@ msgstr ""
514
562
  msgid "Schedule"
515
563
  msgstr ""
516
564
 
565
+ msgid "Select the Prism flavor you are connecting to"
566
+ msgstr ""
567
+
517
568
  msgid "Show a virt-who configuration"
518
569
  msgstr ""
519
570
 
@@ -537,6 +588,9 @@ msgstr ""
537
588
  msgid "Sync capsule"
538
589
  msgstr ""
539
590
 
591
+ msgid "Syncable export"
592
+ msgstr ""
593
+
540
594
  msgid "Synchronize"
541
595
  msgstr ""
542
596
 
@@ -546,6 +600,9 @@ msgstr ""
546
600
  msgid "The configuration was not deployed yet or the virt-who was unable to report the status"
547
601
  msgstr ""
548
602
 
603
+ msgid "The frequency of VM-to-host mapping updates for AHV(in seconds)"
604
+ msgstr ""
605
+
549
606
  msgid "The virt-who report arrived within the interval"
550
607
  msgstr ""
551
608
 
@@ -588,6 +645,12 @@ msgstr ""
588
645
  msgid "Update"
589
646
  msgstr ""
590
647
 
648
+ msgid "Update Alternate Content Source"
649
+ msgstr ""
650
+
651
+ msgid "Update CDN Configuration"
652
+ msgstr ""
653
+
591
654
  msgid "Update Content Overrides"
592
655
  msgstr ""
593
656
 
@@ -37,9 +37,18 @@ msgstr ""
37
37
  msgid "A plugin to make virt-who configuration easy"
38
38
  msgstr ""
39
39
 
40
+ msgid "AHV update interval"
41
+ msgstr ""
42
+
43
+ msgid "Abstract"
44
+ msgstr ""
45
+
40
46
  msgid "Abstract async task"
41
47
  msgstr "Evento asinc astratto"
42
48
 
49
+ msgid "Account name by which virt-who is to connect to Nutanix AHV."
50
+ msgstr ""
51
+
43
52
  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."
44
53
  msgstr ""
45
54
 
@@ -94,6 +103,9 @@ msgstr ""
94
103
  msgid "Configuration file containing details about how to connect to the cluster and authentication details"
95
104
  msgstr ""
96
105
 
106
+ msgid "Configuration file containing details about how to connect to the cluster and authentication details."
107
+ msgstr ""
108
+
97
109
  msgid "Configuration interval in minutes"
98
110
  msgstr ""
99
111
 
@@ -133,6 +145,9 @@ msgstr "Conteggio"
133
145
  msgid "Create"
134
146
  msgstr "Crea"
135
147
 
148
+ msgid "Create Alternate Content Source"
149
+ msgstr ""
150
+
136
151
  msgid "Create Config"
137
152
  msgstr ""
138
153
 
@@ -145,6 +160,9 @@ msgstr ""
145
160
  msgid "Create Package Group"
146
161
  msgstr ""
147
162
 
163
+ msgid "Create Syncable Export History"
164
+ msgstr ""
165
+
148
166
  msgid "Create a virt-who configuration"
149
167
  msgstr ""
150
168
 
@@ -175,6 +193,9 @@ msgstr ""
175
193
  msgid "Destroy"
176
194
  msgstr "Elimina"
177
195
 
196
+ msgid "Destroy Alternate Content Source"
197
+ msgstr ""
198
+
178
199
  msgid "Destroy Content Host"
179
200
  msgstr "Elimina host di contenuto"
180
201
 
@@ -202,6 +223,9 @@ msgstr ""
202
223
  msgid "Enable"
203
224
  msgstr "Abilita"
204
225
 
226
+ msgid "Enable AHV debug"
227
+ msgstr ""
228
+
205
229
  msgid "Enable debugging output"
206
230
  msgstr ""
207
231
 
@@ -244,12 +268,18 @@ msgstr ""
244
268
  msgid "Exclude hosts"
245
269
  msgstr ""
246
270
 
271
+ 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
+ msgstr ""
273
+
247
274
  msgid "Export"
248
275
  msgstr "Esporta"
249
276
 
250
277
  msgid "Export Library"
251
278
  msgstr ""
252
279
 
280
+ msgid "Export Repository"
281
+ msgstr ""
282
+
253
283
  msgid "Fetch pxe files"
254
284
  msgstr ""
255
285
 
@@ -301,9 +331,6 @@ msgstr ""
301
331
  msgid "Help"
302
332
  msgstr "Aiuto"
303
333
 
304
- 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."
305
- msgstr ""
306
-
307
334
  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."
308
335
  msgstr ""
309
336
 
@@ -319,7 +346,7 @@ msgstr ""
319
346
  msgid "Hypervisor filtering mode, %{unlimited} means no filtering, %{whitelist} means whitelist, %{blacklist} means blacklist"
320
347
  msgstr ""
321
348
 
322
- msgid "Hypervisor password, required for all hypervisor types except for libvirt"
349
+ msgid "Hypervisor password, required for all hypervisor types except for libvirt/kubevirt."
323
350
  msgstr ""
324
351
 
325
352
  msgid "Hypervisor type"
@@ -358,6 +385,9 @@ msgstr ""
358
385
  msgid "Import Puppet classes"
359
386
  msgstr "Importa classi Puppet"
360
387
 
388
+ msgid "Import Repository"
389
+ msgstr ""
390
+
361
391
  msgid "Import facts"
362
392
  msgstr "Importa gli eventi"
363
393
 
@@ -430,6 +460,9 @@ msgstr ""
430
460
  msgid "No configuration found"
431
461
  msgstr ""
432
462
 
463
+ msgid "Nutanix AHV’s IP address."
464
+ msgstr ""
465
+
433
466
  msgid "OK"
434
467
  msgstr "OK"
435
468
 
@@ -442,12 +475,18 @@ msgstr ""
442
475
  msgid "One virt-who configuration represents one config file in /etc/virt-who.d directory and maps to single hypervisor, organization and lifecycle environment."
443
476
  msgstr ""
444
477
 
445
- 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."
478
+ 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."
446
479
  msgstr ""
447
480
 
448
481
  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."
449
482
  msgstr ""
450
483
 
484
+ msgid "Option Enable debugging output is required to enable AHV internal debug. It provides extra AHV debug information when both options are enabled"
485
+ msgstr ""
486
+
487
+ msgid "Option Enable debugging output is required to enable AHV internal debug. It provides extra AHV debug information when both options are enabled "
488
+ msgstr ""
489
+
451
490
  msgid "Organization of the virt-who configuration"
452
491
  msgstr ""
453
492
 
@@ -466,6 +505,15 @@ msgstr ""
466
505
  msgid "Path to kubeconfig file"
467
506
  msgstr ""
468
507
 
508
+ msgid "Prism Central"
509
+ msgstr ""
510
+
511
+ msgid "Prism Element"
512
+ msgstr ""
513
+
514
+ msgid "Prism Flavor"
515
+ msgstr ""
516
+
469
517
  msgid "Product Create"
470
518
  msgstr ""
471
519
 
@@ -481,10 +529,10 @@ msgstr "Pubblica"
481
529
  msgid "Publish Lifecycle Environment Repositories"
482
530
  msgstr ""
483
531
 
484
- msgid "Reindex subscriptions"
532
+ msgid "Refresh Alternate Content Source"
485
533
  msgstr ""
486
534
 
487
- msgid "Remote action:"
535
+ msgid "Reindex subscriptions"
488
536
  msgstr ""
489
537
 
490
538
  msgid "Remove Content"
@@ -517,6 +565,9 @@ msgstr ""
517
565
  msgid "Schedule"
518
566
  msgstr "Programmazione"
519
567
 
568
+ msgid "Select the Prism flavor you are connecting to"
569
+ msgstr ""
570
+
520
571
  msgid "Show a virt-who configuration"
521
572
  msgstr ""
522
573
 
@@ -540,6 +591,9 @@ msgstr "Successo"
540
591
  msgid "Sync capsule"
541
592
  msgstr ""
542
593
 
594
+ msgid "Syncable export"
595
+ msgstr ""
596
+
543
597
  msgid "Synchronize"
544
598
  msgstr "Sincronizza"
545
599
 
@@ -549,6 +603,9 @@ msgstr ""
549
603
  msgid "The configuration was not deployed yet or the virt-who was unable to report the status"
550
604
  msgstr ""
551
605
 
606
+ msgid "The frequency of VM-to-host mapping updates for AHV(in seconds)"
607
+ msgstr ""
608
+
552
609
  msgid "The virt-who report arrived within the interval"
553
610
  msgstr ""
554
611
 
@@ -591,6 +648,12 @@ msgstr "Illimitato"
591
648
  msgid "Update"
592
649
  msgstr "Aggiorna"
593
650
 
651
+ msgid "Update Alternate Content Source"
652
+ msgstr ""
653
+
654
+ msgid "Update CDN Configuration"
655
+ msgstr ""
656
+
594
657
  msgid "Update Content Overrides"
595
658
  msgstr ""
596
659