foreman_virt_who_configure 0.5.18 → 0.5.20

Sign up to get free protection for your applications and to get access to all the features.
Files changed (122) hide show
  1. checksums.yaml +4 -4
  2. data/app/assets/javascripts/foreman_virt_who_configure/locale/bn/foreman_virt_who_configure.js +1 -238
  3. data/app/assets/javascripts/foreman_virt_who_configure/locale/bn_IN/foreman_virt_who_configure.js +1 -238
  4. data/app/assets/javascripts/foreman_virt_who_configure/locale/ca/foreman_virt_who_configure.js +1 -217
  5. data/app/assets/javascripts/foreman_virt_who_configure/locale/cs_CZ/foreman_virt_who_configure.js +11 -138
  6. data/app/assets/javascripts/foreman_virt_who_configure/locale/de/foreman_virt_who_configure.js +27 -67
  7. data/app/assets/javascripts/foreman_virt_who_configure/locale/de_DE/foreman_virt_who_configure.js +1 -247
  8. data/app/assets/javascripts/foreman_virt_who_configure/locale/el/foreman_virt_who_configure.js +6 -198
  9. data/app/assets/javascripts/foreman_virt_who_configure/locale/en/foreman_virt_who_configure.js +0 -249
  10. data/app/assets/javascripts/foreman_virt_who_configure/locale/en_GB/foreman_virt_who_configure.js +1 -232
  11. data/app/assets/javascripts/foreman_virt_who_configure/locale/es/foreman_virt_who_configure.js +28 -68
  12. data/app/assets/javascripts/foreman_virt_who_configure/locale/fr/foreman_virt_who_configure.js +33 -43
  13. data/app/assets/javascripts/foreman_virt_who_configure/locale/gl/foreman_virt_who_configure.js +1 -235
  14. data/app/assets/javascripts/foreman_virt_who_configure/locale/gu/foreman_virt_who_configure.js +1 -235
  15. data/app/assets/javascripts/foreman_virt_who_configure/locale/he_IL/foreman_virt_who_configure.js +0 -249
  16. data/app/assets/javascripts/foreman_virt_who_configure/locale/hi/foreman_virt_who_configure.js +1 -238
  17. data/app/assets/javascripts/foreman_virt_who_configure/locale/it/foreman_virt_who_configure.js +10 -169
  18. data/app/assets/javascripts/foreman_virt_who_configure/locale/ja/foreman_virt_who_configure.js +33 -43
  19. data/app/assets/javascripts/foreman_virt_who_configure/locale/ka/foreman_virt_who_configure.js +34 -38
  20. data/app/assets/javascripts/foreman_virt_who_configure/locale/kn/foreman_virt_who_configure.js +1 -238
  21. data/app/assets/javascripts/foreman_virt_who_configure/locale/ko/foreman_virt_who_configure.js +13 -136
  22. data/app/assets/javascripts/foreman_virt_who_configure/locale/mr/foreman_virt_who_configure.js +1 -238
  23. data/app/assets/javascripts/foreman_virt_who_configure/locale/nl_NL/foreman_virt_who_configure.js +1 -238
  24. data/app/assets/javascripts/foreman_virt_who_configure/locale/or/foreman_virt_who_configure.js +1 -238
  25. data/app/assets/javascripts/foreman_virt_who_configure/locale/pa/foreman_virt_who_configure.js +1 -238
  26. data/app/assets/javascripts/foreman_virt_who_configure/locale/pl/foreman_virt_who_configure.js +1 -232
  27. data/app/assets/javascripts/foreman_virt_who_configure/locale/pt/foreman_virt_who_configure.js +0 -249
  28. data/app/assets/javascripts/foreman_virt_who_configure/locale/pt_BR/foreman_virt_who_configure.js +28 -68
  29. data/app/assets/javascripts/foreman_virt_who_configure/locale/ru/foreman_virt_who_configure.js +13 -136
  30. data/app/assets/javascripts/foreman_virt_who_configure/locale/sl/foreman_virt_who_configure.js +1 -244
  31. data/app/assets/javascripts/foreman_virt_who_configure/locale/sv_SE/foreman_virt_who_configure.js +1 -235
  32. data/app/assets/javascripts/foreman_virt_who_configure/locale/ta/foreman_virt_who_configure.js +1 -238
  33. data/app/assets/javascripts/foreman_virt_who_configure/locale/ta_IN/foreman_virt_who_configure.js +1 -238
  34. data/app/assets/javascripts/foreman_virt_who_configure/locale/te/foreman_virt_who_configure.js +1 -238
  35. data/app/assets/javascripts/foreman_virt_who_configure/locale/tr/foreman_virt_who_configure.js +0 -249
  36. data/app/assets/javascripts/foreman_virt_who_configure/locale/zh_CN/foreman_virt_who_configure.js +33 -43
  37. data/app/assets/javascripts/foreman_virt_who_configure/locale/zh_TW/foreman_virt_who_configure.js +14 -137
  38. data/app/lib/actions/foreman_virt_who_configure/config/report.rb +2 -3
  39. data/app/models/foreman_virt_who_configure/config.rb +47 -40
  40. data/app/models/foreman_virt_who_configure/output_generator.rb +105 -105
  41. data/app/models/foreman_virt_who_configure/service_user.rb +4 -4
  42. data/app/services/sso/basic_with_hidden.rb +1 -1
  43. data/config/database.yml.example +17 -0
  44. data/db/migrate/20231024171433_add_organization_id_to_service_user.rb +22 -0
  45. data/lib/foreman_virt_who_configure/engine.rb +8 -8
  46. data/lib/foreman_virt_who_configure/version.rb +1 -1
  47. data/locale/Makefile +2 -4
  48. data/locale/bn/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  49. data/locale/bn/foreman_virt_who_configure.po +0 -249
  50. data/locale/bn_IN/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  51. data/locale/bn_IN/foreman_virt_who_configure.po +0 -249
  52. data/locale/ca/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  53. data/locale/ca/foreman_virt_who_configure.po +0 -249
  54. data/locale/cs_CZ/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  55. data/locale/cs_CZ/foreman_virt_who_configure.po +0 -249
  56. data/locale/de/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  57. data/locale/de/foreman_virt_who_configure.po +0 -249
  58. data/locale/de_DE/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  59. data/locale/de_DE/foreman_virt_who_configure.po +0 -249
  60. data/locale/el/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  61. data/locale/el/foreman_virt_who_configure.po +0 -249
  62. data/locale/en/foreman_virt_who_configure.po +0 -249
  63. data/locale/en_GB/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  64. data/locale/en_GB/foreman_virt_who_configure.po +0 -249
  65. data/locale/es/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  66. data/locale/es/foreman_virt_who_configure.po +0 -249
  67. data/locale/foreman_virt_who_configure.pot +3 -335
  68. data/locale/fr/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  69. data/locale/fr/foreman_virt_who_configure.po +0 -249
  70. data/locale/gl/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  71. data/locale/gl/foreman_virt_who_configure.po +0 -249
  72. data/locale/gu/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  73. data/locale/gu/foreman_virt_who_configure.po +0 -249
  74. data/locale/he_IL/foreman_virt_who_configure.po +0 -249
  75. data/locale/hi/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  76. data/locale/hi/foreman_virt_who_configure.po +0 -249
  77. data/locale/it/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  78. data/locale/it/foreman_virt_who_configure.po +0 -249
  79. data/locale/ja/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  80. data/locale/ja/foreman_virt_who_configure.po +0 -249
  81. data/locale/ka/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  82. data/locale/ka/foreman_virt_who_configure.po +0 -249
  83. data/locale/kn/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  84. data/locale/kn/foreman_virt_who_configure.po +0 -249
  85. data/locale/ko/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  86. data/locale/ko/foreman_virt_who_configure.po +0 -249
  87. data/locale/mr/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  88. data/locale/mr/foreman_virt_who_configure.po +0 -249
  89. data/locale/nl_NL/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  90. data/locale/nl_NL/foreman_virt_who_configure.po +0 -249
  91. data/locale/or/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  92. data/locale/or/foreman_virt_who_configure.po +0 -249
  93. data/locale/pa/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  94. data/locale/pa/foreman_virt_who_configure.po +0 -249
  95. data/locale/pl/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  96. data/locale/pl/foreman_virt_who_configure.po +0 -249
  97. data/locale/pt/foreman_virt_who_configure.po +0 -249
  98. data/locale/pt_BR/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  99. data/locale/pt_BR/foreman_virt_who_configure.po +0 -249
  100. data/locale/ru/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  101. data/locale/ru/foreman_virt_who_configure.po +0 -249
  102. data/locale/sl/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  103. data/locale/sl/foreman_virt_who_configure.po +0 -249
  104. data/locale/sv_SE/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  105. data/locale/sv_SE/foreman_virt_who_configure.po +0 -249
  106. data/locale/ta/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  107. data/locale/ta/foreman_virt_who_configure.po +0 -249
  108. data/locale/ta_IN/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  109. data/locale/ta_IN/foreman_virt_who_configure.po +0 -249
  110. data/locale/te/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  111. data/locale/te/foreman_virt_who_configure.po +0 -249
  112. data/locale/tr/foreman_virt_who_configure.po +0 -249
  113. data/locale/zh_CN/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  114. data/locale/zh_CN/foreman_virt_who_configure.po +0 -249
  115. data/locale/zh_TW/LC_MESSAGES/foreman_virt_who_configure.mo +0 -0
  116. data/locale/zh_TW/foreman_virt_who_configure.po +0 -249
  117. data/test/factories/foreman_virt_who_configure_factories.rb +2 -2
  118. data/test/functional/api/v2/configs_controller_test.rb +14 -13
  119. data/test/unit/config_test.rb +24 -12
  120. data/test/unit/output_generator_test.rb +1 -2
  121. metadata +8 -7
  122. data/locale/action_names.rb +0 -84
@@ -40,12 +40,6 @@ msgstr "Una lista separada por comas de nombres de host o dominios o direcciones
40
40
  msgid "A plugin to make virt-who configuration easy"
41
41
  msgstr "Complemento para simplificar la configuración de virt-who"
42
42
 
43
- msgid "Abstract"
44
- msgstr ""
45
-
46
- msgid "Abstract async task"
47
- msgstr "Tarea de sincronización abstracta"
48
-
49
43
  msgid "Account name by which virt-who is to connect to Nutanix AHV."
50
44
  msgstr ""
51
45
 
@@ -64,39 +58,18 @@ msgstr "Nombre de cuenta mediante el cual virt-who se conectará al hipervisor.
64
58
  msgid "Account password by which virt-who is to connect to the hypervisor instance."
65
59
  msgstr "Contraseña de la cuenta por medio de la cual virt-who se conecta a la instancia del hipervisor."
66
60
 
67
- msgid "Action with sub plans"
68
- msgstr "Acción con subplanes"
69
-
70
61
  msgid "Actions"
71
62
  msgstr "Acciones"
72
63
 
73
- msgid "Agent action"
74
- msgstr "Acción del agente"
75
-
76
64
  msgid "Applicable only for esx provider type. Hosts which parent (usually ComputeResource) name is specified in comma-separated list in this option will <b>NOT</b> be reported. Wildcards and regular expressions are supported, multiple records must be separated by comma. Put the value into the double-quotes if it contains special characters like comma. All new line characters will be removed in resulting configuration file, white spaces are removed from beginning and end."
77
65
  msgstr "Aplicable sólo para el tipo de proveedor esx. Los hosts cuyo nombre principal (normalmente ComputeResource) se especifique en una lista separada por comas en esta opción se notificarán <b>NO</b>. Se admiten comodines y expresiones regulares; los registros múltiples deben estar separados por comas. Ponga el valor entre comillas dobles si contiene caracteres especiales como la coma. Todos los caracteres de nueva línea se eliminarán en el archivo de configuración resultante, los espacios en blanco se eliminan del principio y del final."
78
66
 
79
67
  msgid "Applicable only for esx provider type. Only hosts which parent (usually ComputeResource) name is specified in comma-separated list in this option will be reported. Wildcards and regular expressions are supported, multiple records must be separated by comma. Put the value into the double-quotes if it contains special characters like comma. All new line characters will be removed in resulting configuration file, white spaces are removed from beginning and end."
80
68
  msgstr "Aplicable solo para el tipo de proveedor esx. Solo se informará de los hosts cuyo nombre de padre (normalmente ComputeResource) se especifique en la lista separada por comas en esta opción. Se admiten comodines y expresiones regulares. Los registros múltiples deben estar separados por coma. Ponga el valor entre comillas si contiene caracteres especiales como la coma. Todos los caracteres de nueva línea serán eliminados en el archivo de configuración resultante. Los espacios en blanco se eliminan del principio y el final."
81
69
 
82
- msgid "Attach subscriptions"
83
- msgstr "Adjuntar suscripciones"
84
-
85
- msgid "Auto attach subscriptions"
86
- msgstr "Autoagregar suscripciones"
87
-
88
70
  msgid "Blacklist"
89
71
  msgstr "Lista negra"
90
72
 
91
- msgid "Bulk generate applicability for hosts"
92
- msgstr "Generar a gran escala la aplicabilidad para los hosts"
93
-
94
- msgid "Check for long running tasks"
95
- msgstr ""
96
-
97
- msgid "Combined Profile Update"
98
- msgstr "Actualización de perfil combinado"
99
-
100
73
  msgid "Configs"
101
74
  msgstr "Configuraciones"
102
75
 
@@ -139,78 +112,30 @@ msgstr "El nombre de host o la dirección IP totalmente calificados de la virtua
139
112
  msgid "Copy to clipboard"
140
113
  msgstr "Copiar al portapapeles"
141
114
 
142
- msgid "Copy version units to library"
143
- msgstr "Copiar unidades de versión a la biblioteca"
144
-
145
115
  msgid "Count"
146
116
  msgstr "Recuento"
147
117
 
148
- msgid "Create"
149
- msgstr "Crear"
150
-
151
- msgid "Create Alternate Content Source"
152
- msgstr ""
153
-
154
118
  msgid "Create Config"
155
119
  msgstr "Crear configuración"
156
120
 
157
- msgid "Create Export History"
158
- msgstr "Crear historial de exportación"
159
-
160
- msgid "Create Import History"
161
- msgstr "Crear historial de importaciones"
162
-
163
- msgid "Create Syncable Export History"
164
- msgstr ""
165
-
166
121
  msgid "Create a virt-who configuration"
167
122
  msgstr "Crear una configuración virt-who"
168
123
 
169
- msgid "Delete"
170
- msgstr "Borrar"
171
-
172
- msgid "Delete Activation Key"
173
- msgstr "Borrar llave de activación"
174
-
175
- msgid "Delete Lifecycle Environment"
176
- msgstr "Borrar entorno del ciclo de vida"
177
-
178
- msgid "Delete Product"
179
- msgstr "Borrar producto"
180
-
181
124
  msgid "Delete a virt-who configuration"
182
125
  msgstr "Eliminar una configuración virt-who"
183
126
 
184
127
  msgid "Delete virt-who configuration %s?"
185
128
  msgstr "Borrar configuración virt-who %s?"
186
129
 
187
- msgid "Deliver notifications about long running tasks"
188
- msgstr ""
189
-
190
130
  msgid "Deploy"
191
131
  msgstr "Implementar"
192
132
 
193
- msgid "Destroy"
194
- msgstr "Destruir"
195
-
196
- msgid "Destroy Alternate Content Source"
197
- msgstr ""
198
-
199
- msgid "Destroy Content Host"
200
- msgstr "Destruir host de contenido"
201
-
202
133
  msgid "Details"
203
134
  msgstr "Detalles"
204
135
 
205
136
  msgid "Different debug value can't be set per hypervisor, therefore it will affect all other deployed configurations on the host on which this configuration will be deployed."
206
137
  msgstr "No se puede establecer un valor de depuración diferente por hipervisor, por lo que afectará a todas las demás configuraciones implementadas en el host en el que se implementará esta configuración."
207
138
 
208
- msgid "Disable"
209
- msgstr "Deshabilitar"
210
-
211
- msgid "Discover"
212
- msgstr "Descubrir"
213
-
214
139
  msgid "Download the script"
215
140
  msgstr "4. Descargar el script."
216
141
 
@@ -220,9 +145,6 @@ msgstr "Editar"
220
145
  msgid "Edit Virt-who Config"
221
146
  msgstr "Editar configuración de virt-who"
222
147
 
223
- msgid "Enable"
224
- msgstr "Habilitar"
225
-
226
148
  msgid "Enable AHV debug"
227
149
  msgstr ""
228
150
 
@@ -232,9 +154,6 @@ msgstr "Habilitar salida de depuración"
232
154
  msgid "Enable debugging output?"
233
155
  msgstr "¿Habilitar la salida de depuración?"
234
156
 
235
- msgid "Errata mail"
236
- msgstr "Correo de erratas"
237
-
238
157
  msgid "Every 12 hours"
239
158
  msgstr "Cada 12 horas"
240
159
 
@@ -271,18 +190,6 @@ msgstr "Excluir hosts"
271
190
  msgid "Exclude hosts which cluster ID is specified in comma-separated list in this option will <b>NOT</b> be reported. PowerCLI command to find the domain names in VMware <code>Get-Cluster “ClusterName” | Select ID</code>. Wildcards and regular expressions are supported, multiple records must be separated by comma. Put the value into the double-quotes if it contains special characters like comma. All new line characters will be removed in resulting configuration file, white spaces are removed from beginning and end."
272
191
  msgstr ""
273
192
 
274
- msgid "Export"
275
- msgstr "Exportar"
276
-
277
- msgid "Export Library"
278
- msgstr "Biblioteca de exportación"
279
-
280
- msgid "Export Repository"
281
- msgstr ""
282
-
283
- msgid "Fetch pxe files"
284
- msgstr "Buscar archivos pxe"
285
-
286
193
  msgid "Filter Hosts"
287
194
  msgstr "Filtrar hosts"
288
195
 
@@ -292,9 +199,6 @@ msgstr "Filtrar padres de host"
292
199
  msgid "Filter hosts"
293
200
  msgstr "Filtrar hosts"
294
201
 
295
- msgid "Filtered index content"
296
- msgstr "Contenido del índice filtrado"
297
-
298
202
  msgid "Filtering"
299
203
  msgstr "Filtrando"
300
204
 
@@ -310,12 +214,6 @@ msgstr "Nombre de host totalmente calificado o dirección IP del hipervisor"
310
214
  msgid "General information"
311
215
  msgstr "Información general"
312
216
 
313
- msgid "Generate host applicability"
314
- msgstr "Generar la aplicabilidad del host"
315
-
316
- msgid "Generate repository applicability"
317
- msgstr "Generar la aplicabilidad del repositorio"
318
-
319
217
  msgid "HTTP Proxy"
320
218
  msgstr "Proxy HTTP"
321
219
 
@@ -367,12 +265,6 @@ msgstr "Tipo de hipervisor"
367
265
  msgid "Hypervisor whitelist, applicable only when filtering mode is set to 1. Wildcards and regular expressions are supported, multiple records must be separated by comma."
368
266
  msgstr "Lista blanca del hipervisor, aplicable únicamente cuando el modo de filtrado está configurado en 1. Se admiten comodines y expresiones regulares, los registros múltiples deben separarse con coma."
369
267
 
370
- msgid "Hypervisors"
371
- msgstr "Hipervisores"
372
-
373
- msgid "Hypervisors update"
374
- msgstr "Actualización de hipervisores"
375
-
376
268
  msgid "If you run a hybrid environment, with virtual machines running Red Hat Enterprise Linux and other operating systems, you may want to limit the scope of virt-who’s access to hosts. For example, if some hypervisors host only Microsoft Windows Server instances, there is no benefit in having those hypervisors reported by the virt-who agent."
377
269
  msgstr "Si ejecuta un entorno híbrido, con máquinas virtuales que utilizan Red Hat Enterprise Linux y otros sistemas operativos, tal vez quiera limitar el alcance del acceso de virt-who a los hosts. Por ejemplo, si algunos hipervisores solo admiten instancias de Microsoft Windows Server, no hay ningún tipo de beneficio en que el agente virt-who informe estos hipervisores. "
378
270
 
@@ -385,48 +277,6 @@ msgstr "Ignorar el proxy"
385
277
  msgid "Ignore proxy. A comma-separated list of hostnames or domains or ip addresses to ignore proxy settings for. Optionally this may be set to * to bypass proxy settings for all hostnames domains or ip addresses."
386
278
  msgstr "Ignorar el proxy. Lista de nombres de host o dominios separados por comas o direcciones ip para determinar cómo ignorar la configuración del proxy. De manera opcional, esto puede definirse en la configuración de proxy como *to bypass en todos los dominios de nombres de hosts o direcciones ip."
387
279
 
388
- msgid "Import"
389
- msgstr "Importar"
390
-
391
- msgid "Import Content View Version"
392
- msgstr "Importar contenido Ver versión"
393
-
394
- msgid "Import Default Content View"
395
- msgstr "Importar vista de contenido por defecto"
396
-
397
- msgid "Import Puppet classes"
398
- msgstr "Importar clases Puppet"
399
-
400
- msgid "Import Repository"
401
- msgstr ""
402
-
403
- msgid "Import facts"
404
- msgstr "Importar datos"
405
-
406
- msgid "Incremental Update"
407
- msgstr "Actualización incremental"
408
-
409
- msgid "Incremental Update of Content View Version(s) "
410
- msgstr "Actualización gradual de versiones de la vista de contenido"
411
-
412
- msgid "Index content"
413
- msgstr "Contenido del índice"
414
-
415
- msgid "Index errata"
416
- msgstr "Erratas de índice"
417
-
418
- msgid "Index module streams"
419
- msgstr "Secuencias del módulo de índice"
420
-
421
- msgid "Index package groups"
422
- msgstr "Grupos de paquete del índice"
423
-
424
- msgid "Install Applicable Errata"
425
- msgstr "Instalación de erratas aplicables"
426
-
427
- msgid "Instance update"
428
- msgstr "Actualización de instancia"
429
-
430
280
  msgid "Interval"
431
281
  msgstr "Intervalo"
432
282
 
@@ -517,9 +367,6 @@ msgstr "Propietario"
517
367
  msgid "Owner was not provided"
518
368
  msgstr "No se proporcionó el propietario"
519
369
 
520
- msgid "Package Profile Update"
521
- msgstr "Actualización de perfil del paquete"
522
-
523
370
  msgid "Path to kubeconfig file"
524
371
  msgstr "Ruta al archivo kubeconfig"
525
372
 
@@ -532,54 +379,9 @@ msgstr ""
532
379
  msgid "Prism Flavor"
533
380
  msgstr ""
534
381
 
535
- msgid "Product Create"
536
- msgstr "Crear producto"
537
-
538
- msgid "Promote"
539
- msgstr "Promover"
540
-
541
- msgid "Promotion to Environment"
542
- msgstr "Promoción al entorno"
543
-
544
- msgid "Publish"
545
- msgstr "Publicar"
546
-
547
- msgid "Publish Lifecycle Environment Repositories"
548
- msgstr "Publicar repositorios del entorno de ciclo de vida"
549
-
550
- msgid "Refresh Alternate Content Source"
551
- msgstr ""
552
-
553
- msgid "Reindex subscriptions"
554
- msgstr "Reindexar suscripciones"
555
-
556
- msgid "Remove Content"
557
- msgstr "Borrar contenido"
558
-
559
- msgid "Remove Version"
560
- msgstr "Eliminar versión"
561
-
562
- msgid "Remove Versions and Associations"
563
- msgstr "Retirar versiones y asociaciones"
564
-
565
- msgid "Remove from Environment"
566
- msgstr "Retirar del entorno"
567
-
568
- msgid "Remove subscriptions"
569
- msgstr "Eliminar suscripciones"
570
-
571
382
  msgid "Renders a deploy script for the specified virt-who configuration"
572
383
  msgstr "Muestra un script de implementación para la configuración virt-who especificada"
573
384
 
574
- msgid "Report"
575
- msgstr "Informe"
576
-
577
- msgid "Republish Version Repositories"
578
- msgstr "Volver a publicar repositorios de la versión"
579
-
580
- msgid "Run Sync Plan:"
581
- msgstr "Ejecutar el plan de sincronización:"
582
-
583
385
  msgid "Schedule"
584
386
  msgstr "Programa"
585
387
 
@@ -611,18 +413,6 @@ msgstr "Estado"
611
413
  msgid "Success"
612
414
  msgstr "Éxito"
613
415
 
614
- msgid "Sync capsule"
615
- msgstr "Cápsula de sincronización"
616
-
617
- msgid "Syncable export"
618
- msgstr ""
619
-
620
- msgid "Synchronize"
621
- msgstr "Sincronizar"
622
-
623
- msgid "Synchronize smart proxy"
624
- msgstr "Sincronizar proxy inteligente"
625
-
626
416
  msgid "The configuration was not deployed yet or the virt-who was unable to report the status"
627
417
  msgstr "La configuración todavía no se implementó o bien virt-who no pudo informar el estado"
628
418
 
@@ -665,54 +455,15 @@ msgstr "Estado de configuración desconocido provocado por condiciones inesperad
665
455
  msgid "Unlimited"
666
456
  msgstr "Ilimitado"
667
457
 
668
- msgid "Update"
669
- msgstr "Actualizar"
670
-
671
- msgid "Update Alternate Content Source"
672
- msgstr ""
673
-
674
- msgid "Update CDN Configuration"
675
- msgstr ""
676
-
677
- msgid "Update Content Overrides"
678
- msgstr "Actualizar anulaciones de contenidos"
679
-
680
458
  msgid "Update a virt-who configuration"
681
459
  msgstr "Actualizar una configuración virt-who"
682
460
 
683
- msgid "Update content urls"
684
- msgstr "Actualizar los URL de contenido"
685
-
686
- msgid "Update for host"
687
- msgstr "Actualizar para host"
688
-
689
- msgid "Update http proxy"
690
- msgstr "Actualizar el proxy http"
691
-
692
- msgid "Update http proxy details"
693
- msgstr "Actualizar los detalles del proxy http"
694
-
695
- msgid "Update redhat repository"
696
- msgstr "Actualizar el repositorio de redhat"
697
-
698
- msgid "Update release version for host"
699
- msgstr "Actualizar versión de lanzamiento para el host"
700
-
701
- msgid "Updating System Purpose for host"
702
- msgstr "Actualización del propósito del sistema para el host"
703
-
704
- msgid "Upload into"
705
- msgstr "Cargar a "
706
-
707
461
  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:"
708
462
  msgstr "Utilice el comando hammer o el script que aparece a continuación para desplegar esta configuración. Ambos requieren privilegios de root. Ejecute uno de ellos en el host de destino que tenga acceso al repositorio katello-host-tools y que ejecute el informe virt-who, preferiblemente el host Foreman:"
709
463
 
710
464
  msgid "VMware vCenter server’s fully qualified host name or IP address."
711
465
  msgstr "Nombre de host o dirección IP totalmente calificados del servidor vCenter de VMWare."
712
466
 
713
- msgid "Verify checksum"
714
- msgstr "Verificar la suma de comprobación"
715
-
716
467
  msgid "Virt-who Configs Status"
717
468
  msgstr "Estado de las configuraciones virt-who"
718
469