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
@@ -38,9 +38,18 @@ msgstr "Lista de nombres de host o dominios separados por comas o direcciones ip
38
38
  msgid "A plugin to make virt-who configuration easy"
39
39
  msgstr "Complemento para simplificar la configuración de virt-who"
40
40
 
41
+ msgid "AHV update interval"
42
+ msgstr ""
43
+
44
+ msgid "Abstract"
45
+ msgstr ""
46
+
41
47
  msgid "Abstract async task"
42
48
  msgstr "Tarea de sincronización abstracta"
43
49
 
50
+ msgid "Account name by which virt-who is to connect to Nutanix AHV."
51
+ msgstr ""
52
+
44
53
  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."
45
54
  msgstr ""
46
55
 
@@ -95,6 +104,9 @@ msgstr "Estado de configuración"
95
104
  msgid "Configuration file containing details about how to connect to the cluster and authentication details"
96
105
  msgstr ""
97
106
 
107
+ msgid "Configuration file containing details about how to connect to the cluster and authentication details."
108
+ msgstr ""
109
+
98
110
  msgid "Configuration interval in minutes"
99
111
  msgstr "Intervalo de configuración en minutos"
100
112
 
@@ -134,6 +146,9 @@ msgstr "Conteo"
134
146
  msgid "Create"
135
147
  msgstr "Crear"
136
148
 
149
+ msgid "Create Alternate Content Source"
150
+ msgstr ""
151
+
137
152
  msgid "Create Config"
138
153
  msgstr "Crear configuración"
139
154
 
@@ -146,6 +161,9 @@ msgstr ""
146
161
  msgid "Create Package Group"
147
162
  msgstr "Crear grupo de paquetes"
148
163
 
164
+ msgid "Create Syncable Export History"
165
+ msgstr ""
166
+
149
167
  msgid "Create a virt-who configuration"
150
168
  msgstr "Crear una configuración virt-who"
151
169
 
@@ -176,6 +194,9 @@ msgstr ""
176
194
  msgid "Destroy"
177
195
  msgstr "Destruir"
178
196
 
197
+ msgid "Destroy Alternate Content Source"
198
+ msgstr ""
199
+
179
200
  msgid "Destroy Content Host"
180
201
  msgstr "Destruir host de contenido"
181
202
 
@@ -203,6 +224,9 @@ msgstr "Editar configuración de virt-who"
203
224
  msgid "Enable"
204
225
  msgstr "Activar"
205
226
 
227
+ msgid "Enable AHV debug"
228
+ msgstr ""
229
+
206
230
  msgid "Enable debugging output"
207
231
  msgstr "Habilitar salida de depuración"
208
232
 
@@ -245,12 +269,18 @@ msgstr ""
245
269
  msgid "Exclude hosts"
246
270
  msgstr "Excluir hosts"
247
271
 
272
+ 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."
273
+ msgstr ""
274
+
248
275
  msgid "Export"
249
276
  msgstr "Exportar"
250
277
 
251
278
  msgid "Export Library"
252
279
  msgstr ""
253
280
 
281
+ msgid "Export Repository"
282
+ msgstr ""
283
+
254
284
  msgid "Fetch pxe files"
255
285
  msgstr "Buscar archivos pxe"
256
286
 
@@ -302,9 +332,6 @@ msgstr ""
302
332
  msgid "Help"
303
333
  msgstr "Ayuda"
304
334
 
305
- 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."
306
- msgstr ""
307
-
308
335
  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."
309
336
  msgstr ""
310
337
 
@@ -320,8 +347,8 @@ msgstr "Lista negra del hipervisor, aplicable únicamente cuando el modo de filt
320
347
  msgid "Hypervisor filtering mode, %{unlimited} means no filtering, %{whitelist} means whitelist, %{blacklist} means blacklist"
321
348
  msgstr "Modo de filtrado del hipervisor, %{unlimited} significa sin filtrado, %{whitelist} significa lista blanca, %{blacklist} significa lista negra"
322
349
 
323
- msgid "Hypervisor password, required for all hypervisor types except for libvirt"
324
- msgstr "Contraseña de hipervisor, requerida para todos los tipos de hipervisor, excepto libvirt."
350
+ msgid "Hypervisor password, required for all hypervisor types except for libvirt/kubevirt."
351
+ msgstr ""
325
352
 
326
353
  msgid "Hypervisor type"
327
354
  msgstr "Tipo de hipervisor"
@@ -359,6 +386,9 @@ msgstr ""
359
386
  msgid "Import Puppet classes"
360
387
  msgstr "Importar clases Puppet"
361
388
 
389
+ msgid "Import Repository"
390
+ msgstr ""
391
+
362
392
  msgid "Import facts"
363
393
  msgstr "Eventos de importación"
364
394
 
@@ -431,6 +461,9 @@ msgstr "Sin modificaciones"
431
461
  msgid "No configuration found"
432
462
  msgstr "No se encontró ninguna configuración"
433
463
 
464
+ msgid "Nutanix AHV’s IP address."
465
+ msgstr ""
466
+
434
467
  msgid "OK"
435
468
  msgstr "Aceptar"
436
469
 
@@ -443,12 +476,18 @@ msgstr "En esta página, puede definir las configuraciones virt-who para sus hip
443
476
  msgid "One virt-who configuration represents one config file in /etc/virt-who.d directory and maps to single hypervisor, organization and lifecycle environment."
444
477
  msgstr "La configuración de virt-who representa un archivo de configuración en el directorio /etc/virt-tho.d y establece una ruta a un único hipervisor, organización y entorno de ciclo de vida."
445
478
 
446
- 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."
479
+ 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."
447
480
  msgstr ""
448
481
 
449
482
  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."
450
483
  msgstr ""
451
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
+
488
+ msgid "Option Enable debugging output is required to enable AHV internal debug. It provides extra AHV debug information when both options are enabled "
489
+ msgstr ""
490
+
452
491
  msgid "Organization of the virt-who configuration"
453
492
  msgstr "Organización de la configuración virt-who"
454
493
 
@@ -467,6 +506,15 @@ msgstr "Actualización de perfil del paquete"
467
506
  msgid "Path to kubeconfig file"
468
507
  msgstr ""
469
508
 
509
+ msgid "Prism Central"
510
+ msgstr ""
511
+
512
+ msgid "Prism Element"
513
+ msgstr ""
514
+
515
+ msgid "Prism Flavor"
516
+ msgstr ""
517
+
470
518
  msgid "Product Create"
471
519
  msgstr "Crear producto"
472
520
 
@@ -482,12 +530,12 @@ msgstr "Publicar"
482
530
  msgid "Publish Lifecycle Environment Repositories"
483
531
  msgstr "Publicar repositorios del entorno de ciclo de vida"
484
532
 
533
+ msgid "Refresh Alternate Content Source"
534
+ msgstr ""
535
+
485
536
  msgid "Reindex subscriptions"
486
537
  msgstr "Reindexar suscripciones"
487
538
 
488
- msgid "Remote action:"
489
- msgstr ""
490
-
491
539
  msgid "Remove Content"
492
540
  msgstr "Eliminar contenido"
493
541
 
@@ -518,6 +566,9 @@ msgstr ""
518
566
  msgid "Schedule"
519
567
  msgstr "Programación"
520
568
 
569
+ msgid "Select the Prism flavor you are connecting to"
570
+ msgstr ""
571
+
521
572
  msgid "Show a virt-who configuration"
522
573
  msgstr "Mostrar una configuración virt-who"
523
574
 
@@ -541,6 +592,9 @@ msgstr "Éxito"
541
592
  msgid "Sync capsule"
542
593
  msgstr ""
543
594
 
595
+ msgid "Syncable export"
596
+ msgstr ""
597
+
544
598
  msgid "Synchronize"
545
599
  msgstr "Sincronizar"
546
600
 
@@ -550,6 +604,9 @@ msgstr "Sincronizar proxy inteligente"
550
604
  msgid "The configuration was not deployed yet or the virt-who was unable to report the status"
551
605
  msgstr "La configuración todavía no se implementó o bien virt-who no pudo informar el estado"
552
606
 
607
+ msgid "The frequency of VM-to-host mapping updates for AHV(in seconds)"
608
+ msgstr ""
609
+
553
610
  msgid "The virt-who report arrived within the interval"
554
611
  msgstr "Informe virt-who recibido en el intervalo"
555
612
 
@@ -592,6 +649,12 @@ msgstr "Ilimitado"
592
649
  msgid "Update"
593
650
  msgstr "Actualizar"
594
651
 
652
+ msgid "Update Alternate Content Source"
653
+ msgstr ""
654
+
655
+ msgid "Update CDN Configuration"
656
+ msgstr ""
657
+
595
658
  msgid "Update Content Overrides"
596
659
  msgstr "Actualizar reemplazos de contenido"
597
660