libvirt/po/es.po
Daniel Veillard 74e3b5578e Update of indian, spanish and russian translations
and regeneration of the po/pot files
2010-03-01 12:14:23 +01:00

13128 lines
381 KiB
Plaintext

# Fedora Spanish Translation of libvirt.HEAD
# This file is distributed under the same license as the libvirt.HEAD package.
#
# Gladys Guerrero Lozano <gguerrer@redhat.com>, 2009.
# Héctor Daniel Cabrera <logan@fedoraproject.org>, 2009, 2010.
#
msgid ""
msgstr ""
"Project-Id-Version: libvirt.HEAD.es\n"
"Report-Msgid-Bugs-To: libvir-list@redhat.com\n"
"POT-Creation-Date: 2010-03-01 12:11+0100\n"
"PO-Revision-Date: 2010-02-05 16:49-0300\n"
"Last-Translator: Héctor Daniel Cabrera <logan@fedoraproject.org>\n"
"Language-Team: Fedora Spanish <fedora-trans-es@redhat.com>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.11.4\n"
"X-Poedit-Language: Spanish\n"
"X-Poedit-Country: ARGENTINA\n"
#: daemon/dispatch.c:375
#, c-format
msgid "program mismatch (actual %x, expected %x)"
msgstr "programa no coincidente (actual %x, se esperaba %x)"
#: daemon/dispatch.c:381
#, c-format
msgid "version mismatch (actual %x, expected %x)"
msgstr "versión no coincidente (actual %x, se esperaba %x)"
#: daemon/dispatch.c:401
#, c-format
msgid "type (%d) != REMOTE_CALL"
msgstr "tipo (%d) != REMOTE_CALL"
#: daemon/dispatch.c:449
#, c-format
msgid "status (%d) != REMOTE_OK"
msgstr "estado (%d) != REMOTE_OK"
#: daemon/dispatch.c:467
msgid "authentication required"
msgstr "se requiere autenticación"
#: daemon/dispatch.c:475
#, c-format
msgid "unknown procedure: %d"
msgstr "procedimiento desconocido: %d"
#: daemon/dispatch.c:487
msgid "parse args failed"
msgstr "falló análisis de argumentos"
#: daemon/libvirtd.c:269
#, c-format
msgid "Cannot access %s '%s': %s"
msgstr "No es posible acceder %s '%s': %s"
#: daemon/libvirtd.c:286
#, c-format
msgid "gnutls_certificate_allocate_credentials: %s"
msgstr "gnutls_certificate_allocate_credentials: %s"
#: daemon/libvirtd.c:299
#, c-format
msgid "gnutls_certificate_set_x509_trust_file: %s"
msgstr "gnutls_certificate_set_x509_trust_file: %s"
#: daemon/libvirtd.c:313
#, c-format
msgid "gnutls_certificate_set_x509_crl_file: %s"
msgstr "gnutls_certificate_set_x509_crl_file: %s"
#: daemon/libvirtd.c:330
#, c-format
msgid "gnutls_certificate_set_x509_key_file: %s"
msgstr "gnutls_certificate_set_x509_key_file: %s"
#: daemon/libvirtd.c:343
#, c-format
msgid "gnutls_dh_params_init: %s"
msgstr "gnutls_dh_params_init: %s"
#: daemon/libvirtd.c:348
#, c-format
msgid "gnutls_dh_params_generate2: %s"
msgstr "gnutls_dh_params_generate2: %s"
#: daemon/libvirtd.c:369
#, c-format
msgid "Failed to read from signal pipe: %s"
msgstr "Falló al leer desde la señal pipe: %s"
#: daemon/libvirtd.c:377
msgid "Reloading configuration on SIGHUP"
msgstr "Cargando nuevamente la configuración en SIGHUP"
#: daemon/libvirtd.c:379
msgid "Error while reloading drivers"
msgstr "Error al recargar los dispositivos"
#: daemon/libvirtd.c:385
#, c-format
msgid "Shutting down on signal %d"
msgstr "Apagándose con la señal %d"
#: daemon/libvirtd.c:390
#, c-format
msgid "Received unexpected signal %d"
msgstr "Se ha recibido una señal %d inesperada"
#: daemon/libvirtd.c:496
#, c-format
msgid "Failed to open pid file '%s' : %s"
msgstr "Falló al abrir el archivo pid '%s' : %s"
#: daemon/libvirtd.c:502
#, c-format
msgid "Failed to fdopen pid file '%s' : %s"
msgstr "Falló al abrir el archivo pid con fdopen '%s' : %s"
#: daemon/libvirtd.c:509
#, c-format
msgid "Failed to write to pid file '%s' : %s"
msgstr "Falló al escribir en el archivo pid '%s' : %s"
#: daemon/libvirtd.c:516
#, c-format
msgid "Failed to close pid file '%s' : %s"
msgstr "Falló al cerrar el archivo pid '%s' : %s"
#: daemon/libvirtd.c:533
msgid "Failed to allocate memory for struct qemud_socket"
msgstr "Fallo al intentar asignar memoria para la estructura del qemud_socket"
#: daemon/libvirtd.c:543
#, c-format
msgid "Failed to create socket: %s"
msgstr "Fallo al intentar crear el socket: %s"
#: daemon/libvirtd.c:555
#, c-format
msgid "Path %s too long for unix socket"
msgstr "La ruta %s es demasiado extensa para un socket unix"
#: daemon/libvirtd.c:564
#, fuzzy, c-format
msgid "Failed to set group ID to %d"
msgstr "Falló al guardar el dominio %s en %s"
#: daemon/libvirtd.c:569
#, c-format
msgid "Failed to bind socket to '%s': %s"
msgstr "Falló al asociar el socket con '%s': %s"
#: daemon/libvirtd.c:575
#, fuzzy, c-format
msgid "Failed to restore group ID to %d"
msgstr "Falló al restablecer el dominio desde %s"
#: daemon/libvirtd.c:580
#, c-format
msgid "Failed to listen for connections on '%s': %s"
msgstr "Fallo al intentar escuchar conexiones en '%s': %s"
#: daemon/libvirtd.c:610
#, c-format
msgid "getaddrinfo: %s"
msgstr "getaddrinfo: %s"
#: daemon/libvirtd.c:620
#, c-format
msgid "socket: %s"
msgstr "socket: %s"
#: daemon/libvirtd.c:644
#, c-format
msgid "bind: %s"
msgstr "bind: %s"
#: daemon/libvirtd.c:689
#, c-format
msgid "remoteListenTCP: calloc: %s"
msgstr "remoteListenTCP: calloc: %s"
#: daemon/libvirtd.c:720
#, c-format
msgid "remoteListenTCP: listen: %s"
msgstr "remoteListenTCP: listen: %s"
#: daemon/libvirtd.c:749
#, c-format
msgid "Failed to change group ownership of %s"
msgstr "Fallo al intentar cambiar la pertenencia del grupo de %s"
#: daemon/libvirtd.c:812
msgid "Resulting path too long for buffer in qemudInitPaths()"
msgstr ""
"El camino resultante es demasiado extenso para el buffer de qemudInitPaths()"
#: daemon/libvirtd.c:830
msgid "Failed to allocate struct qemud_server"
msgstr "Fallo al intentar alojar estructura de quemud_server"
#: daemon/libvirtd.c:838 daemon/libvirtd.c:1336 src/conf/domain_conf.c:726
#: src/conf/interface_conf.c:1312 src/conf/network_conf.c:174
#: src/conf/node_device_conf.c:194 src/conf/storage_conf.c:1433
#: src/openvz/openvz_conf.c:466 src/qemu/qemu_driver.c:1025
#: src/remote/remote_driver.c:1001 src/remote/remote_driver.c:7248
#: src/remote/remote_driver.c:7427 src/remote/remote_driver.c:7670
#: src/test/test_driver.c:516 src/test/test_driver.c:760
#, c-format
msgid "cannot initialize mutex"
msgstr "No es posible iniciar mutex"
#: daemon/libvirtd.c:843
msgid "cannot initialize condition variable"
msgstr "No es posible inicializar variación de condición"
#: daemon/libvirtd.c:850
msgid "Failed to initialize event system"
msgstr "Fallo al intentar iniciar evento del sistema"
#: daemon/libvirtd.c:943
#, c-format
msgid "Failed to initialize SASL authentication %s"
msgstr "Falló al intentar iniciar autenticación SASL %s"
#: daemon/libvirtd.c:961
#, c-format
msgid "Failed to connect to system bus for PolicyKit auth: %s"
msgstr ""
"Fallo al intentar conectarse con el bus del sistema para autorización de "
"PolicyKit: %s"
#: daemon/libvirtd.c:1048
msgid "Failed to add server event callback"
msgstr "Falló al añadir evento de retrollamada de servidor"
#: daemon/libvirtd.c:1084
#, c-format
msgid "remoteInitializeTLSSession: %s"
msgstr "remoteInitializeTLSSession: %s"
#: daemon/libvirtd.c:1100
#, c-format
msgid "remoteCheckDN: gnutls_x509_cert_get_dn: %s"
msgstr "remoteCheckDN: gnutls_x509_cert_get_dn: %s"
#: daemon/libvirtd.c:1117
#, c-format
msgid "remoteCheckDN: failed: client DN is %s"
msgstr "remoteCheckDN: Falló: el cliente DN es %s"
#: daemon/libvirtd.c:1132
#, c-format
msgid "remoteCheckCertificate: verify failed: %s"
msgstr "remoteCheckCertificate: verificar Falló: %s"
#: daemon/libvirtd.c:1139
msgid "remoteCheckCertificate: the client certificate is not trusted."
msgstr "remoteCheckCertificate: el certificado del cliente no es confiable."
#: daemon/libvirtd.c:1143
msgid "remoteCheckCertificate: the client certificate has unknown issuer."
msgstr ""
"remoteCheckCertificate: el certificado del cliente posee un remitente "
"desconocido."
#: daemon/libvirtd.c:1147
msgid "remoteCheckCertificate: the client certificate has been revoked."
msgstr "oteCheckCertificate: el certificado del cliente ha sido revocado."
#: daemon/libvirtd.c:1152
msgid ""
"remoteCheckCertificate: the client certificate uses an insecure algorithm."
msgstr ""
"remoteCheckCertificate: el certificado del cliente posee un algoritmo "
"inseguro."
#: daemon/libvirtd.c:1160
msgid "remoteCheckCertificate: certificate is not X.509"
msgstr "remoteCheckCertificate: el certificado no es X.509"
#: daemon/libvirtd.c:1165
msgid "remoteCheckCertificate: no peers"
msgstr "remoteCheckCertificate: no existen pares"
#: daemon/libvirtd.c:1175
msgid "remoteCheckCertificate: gnutls_x509_crt_init failed"
msgstr "remoteCheckCertificate: gnutls_x509_crt_init falló"
#: daemon/libvirtd.c:1185
msgid "remoteCheckCertificate: the client certificate has expired"
msgstr "remoteCheckCertificate: el certificado del cliente ha expirado"
#: daemon/libvirtd.c:1192
msgid "remoteCheckCertificate: the client certificate is not yet activated"
msgstr ""
"remoteCheckCertificate: el certificado del cliente aún no se ha activado"
#: daemon/libvirtd.c:1201
msgid ""
"remoteCheckCertificate: client's Distinguished Name is not on the list of "
"allowed clients (tls_allowed_dn_list). Use 'openssl x509 -in clientcert.pem "
"-text' to view the Distinguished Name field in the client certificate, or "
"run this daemon with --verbose option."
msgstr ""
"remoteCheckCertificate: el Nombre distintivo del cliente no se encuentra en "
"la lista de clientes permitidos (tls_allowed_dn_list). Utilice 'openssl x509 "
"-in clientcert.pem -text' para ver el Campo de Nombre Distintivo en el "
"certificado del cliente, o ejecute este demonio con la opción --verbose. "
#: daemon/libvirtd.c:1219
msgid "remoteCheckCertificate: failed to verify client's certificate"
msgstr "remoteCheckCertificate: falló al verificar el certificado del cliente"
#: daemon/libvirtd.c:1222
msgid ""
"remoteCheckCertificate: tls_no_verify_certificate is set so the bad "
"certificate is ignored"
msgstr ""
"remoteCheckCertificate: tls_no_verify_certificate está configurado, de modo "
"que el certificado problemático es ignorado "
#: daemon/libvirtd.c:1228
msgid "client had unexpected data pending tx after access check"
msgstr ""
"el cliente posee datos inesperados pendientes de transferencia luego del "
"control de acceso "
#: daemon/libvirtd.c:1256
#, c-format
msgid "Failed to verify client credentials: %s"
msgstr "Fallo al verificar las credenciales del cliente: %s"
#: daemon/libvirtd.c:1283
#, c-format
msgid "Failed to accept connection: %s"
msgstr "Fallo al aceptar la conexión: %s"
#: daemon/libvirtd.c:1289
#, c-format
msgid "Too many active clients (%d), dropping connection"
msgstr "Demasiados clientes activos (%d), abandonando la conexión"
#: daemon/libvirtd.c:1295
msgid "Out of memory allocating clients"
msgstr "Memoria agotada al asignar clientes"
#: daemon/libvirtd.c:1369
#, c-format
msgid "Turn off polkit auth for privileged client %d"
msgstr "Apague autorización de polkit para el cliente privilegiado %d"
#: daemon/libvirtd.c:1408 daemon/libvirtd.c:2036
#, c-format
msgid "TLS handshake failed: %s"
msgstr "Fallo en la negociación TLS: %s"
#: daemon/libvirtd.c:1587 daemon/libvirtd.c:1837
#, c-format
msgid "unexpected negative length request %lld"
msgstr "petición inesperada de longitud negativa: %lld"
#: daemon/libvirtd.c:1603
#, c-format
msgid "read: %s"
msgstr "leer: %s"
#: daemon/libvirtd.c:1616
#, c-format
msgid "gnutls_record_recv: %s"
msgstr "gnutls_record_recv: %s"
#: daemon/libvirtd.c:1678
#, c-format
msgid "failed to decode SASL data %s"
msgstr "Falló al decodificar datos SASL %s"
#: daemon/libvirtd.c:1848
#, c-format
msgid "write: %s"
msgstr "escribir: %s"
#: daemon/libvirtd.c:1859
#, c-format
msgid "gnutls_record_send: %s"
msgstr "gnutls_record_send: %s"
#: daemon/libvirtd.c:1908
#, c-format
msgid "failed to encode SASL data %s"
msgstr "Falló al codificar datos SASL %s"
#: daemon/libvirtd.c:2184
#, c-format
msgid "Signal handler reported %d errors: last error: %s"
msgstr "El manipulador de señal ha reportado %d errores: último error: %s"
#: daemon/libvirtd.c:2243
msgid "Failed to register shutdown timeout"
msgstr "Fallo al intentar registrar tiempo de espera para desconexión"
#: daemon/libvirtd.c:2252
msgid "Failed to allocate workers"
msgstr "Falló al asignar trabajadores"
#: daemon/libvirtd.c:2436 daemon/libvirtd.c:2455
#, c-format
msgid "failed to allocate memory for %s config list"
msgstr "Falló al intentar asignar memoria para la lista de configuración %s"
#: daemon/libvirtd.c:2442 daemon/libvirtd.c:2472
#, c-format
msgid "failed to allocate memory for %s config list value"
msgstr ""
"Falló al intentar asignar memoria para los valores de la lista de "
"configuración %s"
#: daemon/libvirtd.c:2460 daemon/libvirtd.c:2483
#, c-format
msgid "remoteReadConfigFile: %s: %s: must be a string or list of strings\n"
msgstr ""
"remoteReadConfigFile: %s: %s: debe ser una cadena o una lista de cadenas\n"
#: daemon/libvirtd.c:2499
#, c-format
msgid "remoteReadConfigFile: %s: %s: invalid type: got %s; expected %s\n"
msgstr ""
"remoteReadConfigFile: %s: %s: tipo inválido: se obtuvo %s; se esperaba %s\n"
#: daemon/libvirtd.c:2521
#, c-format
msgid "remoteReadConfigFile: %s"
msgstr "remoteReadConfigFile: %s"
#: daemon/libvirtd.c:2564
#, c-format
msgid "remoteReadConfigFile: %s: %s: unsupported auth %s"
msgstr "remoteReadConfigFile: %s: %s: autorización no soportada %s"
#: daemon/libvirtd.c:2728
msgid "Cannot set group when not running as root"
msgstr ""
"No es posible establecer un grupo si no se está ejecutando como usuario root"
#: daemon/libvirtd.c:2738
msgid "Failed to allocate memory for buffer"
msgstr "Fallo al intentar asignar memoria para el buffer"
#: daemon/libvirtd.c:2747
msgid "Failed to reallocate enough memory for buffer"
msgstr "Fallo al intentar reasignar suficiente memoria para el buffer"
#: daemon/libvirtd.c:2753
#, c-format
msgid "Failed to lookup group '%s'"
msgstr "Fallo al intentar buscar el grupo '%s'"
#: daemon/libvirtd.c:2765 daemon/libvirtd.c:2774
#, c-format
msgid "Failed to parse mode '%s'"
msgstr "Fallo al intentar analizar el modo '%s'"
#: daemon/libvirtd.c:2849
msgid "additional privileges are required"
msgstr "son necesarios privilegios adicionales"
#: daemon/libvirtd.c:2855
msgid "failed to set reduced privileges"
msgstr "falló al definir privilegios reducidos"
#: daemon/libvirtd.c:2888
#, c-format
msgid "Failed to create pipe: %s"
msgstr "Falló al crear pipe: %s"
#: daemon/libvirtd.c:2910
msgid "Failed to register callback for signal pipe"
msgstr "Fallo al intentar registrar retrollamada para la señal pipe"
#: daemon/libvirtd.c:3066
#, c-format
msgid "Failed to fork as daemon: %s"
msgstr "Falló al ejecutarse como demonio: %s"
#: daemon/libvirtd.c:3093
#, c-format
msgid "unable to create rundir %s: %s"
msgstr "no es posible crear rundir %s: %s"
#: daemon/remote.c:142
msgid "connection already open"
msgstr "la conexión ya se encuentra iniciada"
#: daemon/remote.c:173
msgid "connection not open"
msgstr "la conexión no se ha abierto"
#: daemon/remote.c:407
msgid "maxCells > REMOTE_NODE_MAX_CELLS"
msgstr "maxCells > REMOTE_NODE_MAX_CELLS"
#: daemon/remote.c:501 daemon/remote.c:585
msgid "nparams too large"
msgstr "nparams demasiado extenso"
#: daemon/remote.c:550
msgid "unknown type"
msgstr "tipo desconocido"
#: daemon/remote.c:596
#, c-format
msgid "Field %s too big for destination"
msgstr "El campo %s es demasiado extenso para el destino"
#: daemon/remote.c:725
msgid "maxStats > REMOTE_DOMAIN_MEMORY_STATS_MAX"
msgstr "maxStats > REMOTE_DOMAIN_MEMORY_STATS_MAX"
#: daemon/remote.c:794 daemon/remote.c:843
msgid "size > maximum buffer size"
msgstr "size > tamaño máximo del buffer"
#: daemon/remote.c:1378
msgid "maxinfo > REMOTE_VCPUINFO_MAX"
msgstr "maxinfo > REMOTE_VCPUINFO_MAX"
#: daemon/remote.c:1384
msgid "maxinfo * maplen > REMOTE_CPUMAPS_MAX"
msgstr "maxinfo * maplen > REMOTE_CPUMAPS_MAX"
#: daemon/remote.c:1674
msgid "maxnames > REMOTE_DOMAIN_NAME_LIST_MAX"
msgstr "maxnames > REMOTE_DOMAIN_NAME_LIST_MAX"
#: daemon/remote.c:1801
msgid "cpumap_len > REMOTE_CPUMAP_MAX"
msgstr "cpumap_len > REMOTE_CPUMAP_MAX"
#: daemon/remote.c:2133 daemon/remote.c:2200 daemon/remote.c:3595
msgid "maxnames > REMOTE_NETWORK_NAME_LIST_MAX"
msgstr "maxnames > REMOTE_NETWORK_NAME_LIST_MAX"
#: daemon/remote.c:2167
msgid "maxids > REMOTE_DOMAIN_ID_LIST_MAX"
msgstr "maxids > REMOTE_DOMAIN_ID_LIST_MAX"
#: daemon/remote.c:2586
msgid "maxnames > REMOTE_INTERFACE_NAME_LIST_MAX"
msgstr "maxnames > REMOTE_INTERFACE_NAME_LIST_MAX"
#: daemon/remote.c:2639
msgid "maxnames > REMOTE_DEFINED_INTERFACE_NAME_LIST_MAX"
msgstr "maxnames > REMOTE_DEFINED_INTERFACE_NAME_LIST_MAX"
#: daemon/remote.c:2874 src/remote/remote_driver.c:6185
#, c-format
msgid "Cannot resolve address %d: %s"
msgstr "No es posible resolver la dirección %d: %s"
#: daemon/remote.c:2917
msgid "client tried invalid SASL init request"
msgstr "El cliente ha intentado una petición de inicialización SASL inválida"
#: daemon/remote.c:2926
#, c-format
msgid "failed to get sock address: %s"
msgstr "Falló al intentar obtener la dirección de sock: %s"
#: daemon/remote.c:2938
#, c-format
msgid "failed to get peer address: %s"
msgstr "Falló al intentar obtener dirección de par: %s"
#: daemon/remote.c:2959
#, c-format
msgid "sasl context setup failed %d (%s)"
msgstr "Falló la configuración del contexto sasl %d (%s)"
#: daemon/remote.c:2972
msgid "cannot get TLS cipher size"
msgstr "No es posible obtener el tamaño de la cifra TLS"
#: daemon/remote.c:2981
#, c-format
msgid "cannot set SASL external SSF %d (%s)"
msgstr "No es posible definir SSF externo de SASL %d (%s)"
#: daemon/remote.c:3009
#, c-format
msgid "cannot set SASL security props %d (%s)"
msgstr "No es posible definir props de seguridad SASL %d (%s)"
#: daemon/remote.c:3025
#, c-format
msgid "cannot list SASL mechanisms %d (%s)"
msgstr "No es posible mostrar los mecanismos de SASL %d (%s)"
#: daemon/remote.c:3034
msgid "cannot allocate mechlist"
msgstr "No es posible asignar mechlist"
#: daemon/remote.c:3065 src/remote/remote_driver.c:6678
#, c-format
msgid "cannot query SASL ssf on connection %d (%s)"
msgstr "No es posible consultar el ssf SASL en la conexión %d (%s)"
#: daemon/remote.c:3075
#, c-format
msgid "negotiated SSF %d was not strong enough"
msgstr "El SSF negociado %d no fue lo suficientemente potente"
#: daemon/remote.c:3104
#, c-format
msgid "cannot query SASL username on connection %d (%s)"
msgstr ""
"No es posible consultar el nombre de usuario SASL en la conexión %d (%s)"
#: daemon/remote.c:3112
msgid "no client username was found"
msgstr "No se ha encontrado un nombre de usuario de cliente"
#: daemon/remote.c:3122
msgid "out of memory copying username"
msgstr "Memoria agotada al copiar el nombre de usuario"
#: daemon/remote.c:3141
#, c-format
msgid "SASL client %s not allowed in whitelist"
msgstr "El cliente SASL %s no está permitido en la lista de autorizados"
#: daemon/remote.c:3172 daemon/remote.c:3260
msgid "client tried invalid SASL start request"
msgstr "El cliente intentó una petición de inicio SASL no válida"
#: daemon/remote.c:3187
#, c-format
msgid "sasl start failed %d (%s)"
msgstr "Falló el inicio de sasl %d (%s)"
#: daemon/remote.c:3194
#, c-format
msgid "sasl start reply data too long %d"
msgstr "Los datos de la respuesta al inicio de sasl son demasiado extensos %d"
#: daemon/remote.c:3274
#, c-format
msgid "sasl step failed %d (%s)"
msgstr "Falló en la etapa sasl %d (%s)"
#: daemon/remote.c:3282
#, c-format
msgid "sasl step reply data too long %d"
msgstr "Los datos de la etapa respuesta de sasl son demasiado extensos %d"
#: daemon/remote.c:3339
msgid "client tried unsupported SASL init request"
msgstr "El cliente intentó una petición de inicialización SASL no soportada"
#: daemon/remote.c:3353
msgid "client tried unsupported SASL start request"
msgstr ""
"El cliente intentó a intentado una petición de inicio de SASL no soportada"
#: daemon/remote.c:3367
msgid "client tried unsupported SASL step request"
msgstr "El cliente intentó una petición de etapa SASL no soportada"
#: daemon/remote.c:3409 daemon/remote.c:3478
msgid "client tried invalid PolicyKit init request"
msgstr "El cliente intentó una petición de inicio de PolicyKit no soportada"
#: daemon/remote.c:3414 daemon/remote.c:3483
msgid "cannot get peer socket identity"
msgstr "No se pudo obtener una identidad par de socket"
#: daemon/remote.c:3418 daemon/remote.c:3487
#, c-format
msgid "Checking PID %d running as %d"
msgstr "Comprobando PID %d ejecutándose como %d"
#: daemon/remote.c:3422
#, c-format
msgid "Caller PID was too large %d"
msgstr "El llamador PID fue demasiado extenso %d"
#: daemon/remote.c:3427
#, c-format
msgid "Cannot invoke %s"
msgstr "No es posible invocar %s"
#: daemon/remote.c:3431
#, c-format
msgid "Policy kit denied action %s from pid %d, uid %d, result: %d"
msgstr "Policy kit ha negado acción %s de pid %d, uid %d, resultado: %d"
#: daemon/remote.c:3435
#, c-format
msgid "Policy allowed action %s from pid %d, uid %d"
msgstr "Policy ha permitido acción %s de pid %d, uid %d"
#: daemon/remote.c:3491
#, c-format
msgid "Failed to lookup policy kit caller: %s"
msgstr "Falló al buscar el llamador de policy kit: %s"
#: daemon/remote.c:3498
#, c-format
msgid "Failed to create polkit action %s"
msgstr "Fallo al intentar crear una acción de polkit %s"
#: daemon/remote.c:3508
#, c-format
msgid "Failed to create polkit context %s"
msgstr "Fallo al intentar crear contexto de polkit %s"
#: daemon/remote.c:3526
#, c-format
msgid "Policy kit failed to check authorization %d %s"
msgstr "Fallo de Policy kit al verificar autorizaciones %d %s"
#: daemon/remote.c:3540
#, c-format
msgid "Policy kit denied action %s from pid %d, uid %d, result: %s"
msgstr "Policy kit ha negado acción %s de pid %d, uid %d, resultado: %s"
#: daemon/remote.c:3545
#, c-format
msgid "Policy allowed action %s from pid %d, uid %d, result %s"
msgstr "Policy ha permitido acción %s de pid %d, uid %d, resultadio %s"
#: daemon/remote.c:3571
msgid "client tried unsupported PolicyKit init request"
msgstr ""
"el cliente ha intentado una petición de inicialización de PolicyKit no "
"soportada"
#: daemon/remote.c:3629
msgid "maxnames > REMOTE_STORAGE_POOL_NAME_LIST_MAX"
msgstr "maxnames > REMOTE_STORAGE_POOL_NAME_LIST_MAX"
#: daemon/remote.c:4115
msgid "maxnames > REMOTE_STORAGE_VOL_NAME_LIST_MAX"
msgstr "maxnames > REMOTE_STORAGE_VOL_NAME_LIST_MAX"
#: daemon/remote.c:4482 daemon/remote.c:4653
msgid "maxnames > REMOTE_NODE_DEVICE_NAME_LIST_MAX"
msgstr "maxnames > REMOTE_NODE_DEVICE_NAME_LIST_MAX"
#: daemon/remote.c:4946
msgid "maxuuids > REMOTE_SECRET_UUID_LIST_MAX"
msgstr "maxuuids > REMOTE_SECRET_UUID_LIST_MAX"
#: daemon/stream.c:113
msgid "stream had unexpected termination"
msgstr "el flujo se ha detenido inesperadamente"
#: daemon/stream.c:115
msgid "stream had I/O failure"
msgstr "el flujo tiene una falla de E/S"
#: daemon/stream.c:468
msgid "stream aborted at client request"
msgstr "el flujo ha sido abortado de acuerdo a la petición del cliente"
#: daemon/stream.c:471
#, c-format
msgid "stream aborted with unexpected status %d"
msgstr "el flujo ha sido abortado con un estado %d no esperado "
#: src/conf/cpu_conf.c:100
msgid "Missing match attribute for CPU specification"
msgstr "No se encuentra atributo concordante para la especifiación del CPU"
#: src/conf/cpu_conf.c:110
msgid "Invalid match attribute for CPU specification"
msgstr "Atributo de coincidencia inválido para la especificación del CPU"
#: src/conf/cpu_conf.c:120
msgid "Missing CPU architecture"
msgstr "No se encuentra la arquitectura del CPU"
#: src/conf/cpu_conf.c:128 src/cpu/cpu_x86.c:683
msgid "Missing CPU model name"
msgstr "No se encuentra el nombre del modelo del CPU"
#: src/conf/cpu_conf.c:140
msgid "Missing 'sockets' attribute in CPU topology"
msgstr "No se encuentran atributos de 'sockets' en la topología del CPU"
#: src/conf/cpu_conf.c:149
msgid "Missing 'cores' attribute in CPU topology"
msgstr "No se encuentran atributos de 'núcleos' en la topología del CPU "
#: src/conf/cpu_conf.c:158
msgid "Missing 'threads' attribute in CPU topology"
msgstr "No se encuentran atributos de 'threads' en la topología del CPU"
#: src/conf/cpu_conf.c:165
msgid "Invalid CPU topology"
msgstr "Topología del CPU inválida"
#: src/conf/cpu_conf.c:177 src/conf/cpu_conf.c:283
msgid "Non-empty feature list specified without CPU model"
msgstr ""
"Se ha específicado una lista de características no vacía sin ningún modelo "
"de CPU"
#: src/conf/cpu_conf.c:200
msgid "Invalid CPU feature policy"
msgstr "Política no válida de característica de CPU"
#: src/conf/cpu_conf.c:210
msgid "Invalid CPU feature name"
msgstr "Nombre inválido de característica de CPU"
#: src/conf/cpu_conf.c:217 src/conf/cpu_conf.c:360
#, c-format
msgid "CPU feature `%s' specified more than once"
msgstr "Se ha especificado más de una vez la característica '%s 'del CPU"
#: src/conf/cpu_conf.c:292
#, c-format
msgid "Unexpected CPU match policy %d"
msgstr "Política %d de concordancia de CPU no esperada"
#: src/conf/cpu_conf.c:321 src/cpu/cpu_x86.c:349
msgid "Missing CPU feature name"
msgstr "No se encuentra nombre de caraterística de CPU"
#: src/conf/cpu_conf.c:331
#, c-format
msgid "Unexpected CPU feature policy %d"
msgstr "Política %d de característica de CPU no esperada"
#: src/conf/domain_conf.c:937
msgid "missing device information"
msgstr "falta información de dispositivo"
#: src/conf/domain_conf.c:977
#, c-format
msgid "unknown address type '%d'"
msgstr "tipo de dirección '%d' desconocida"
#: src/conf/domain_conf.c:1007
#, fuzzy
msgid "Cannot parse <address> 'domain' attribute"
msgstr "No es posible analizar atributo de <address> de 'domain'"
#: src/conf/domain_conf.c:1014 src/conf/domain_conf.c:1072
#: src/conf/domain_conf.c:1123
#, fuzzy
msgid "Cannot parse <address> 'bus' attribute"
msgstr "No es posible analizar atributo de <address> de 'bus'"
#: src/conf/domain_conf.c:1021
#, fuzzy
msgid "Cannot parse <address> 'slot' attribute"
msgstr "No es posible analizar atributo de <address> de 'slot'"
#: src/conf/domain_conf.c:1028
#, fuzzy
msgid "Cannot parse <address> 'function' attribute"
msgstr "No es posible analizar atributo de <address> de 'function'"
#: src/conf/domain_conf.c:1034
msgid "Insufficient specification for PCI address"
msgstr "Especificaciones insuficientes para la dirección PCI"
#: src/conf/domain_conf.c:1065 src/conf/domain_conf.c:1116
#, fuzzy
msgid "Cannot parse <address> 'controller' attribute"
msgstr "No es posible analizar atributo de <address> de 'controller'"
#: src/conf/domain_conf.c:1079
#, fuzzy
msgid "Cannot parse <address> 'unit' attribute"
msgstr "No es posible analizar atributo de <address> de 'unit'"
#: src/conf/domain_conf.c:1085
msgid "Insufficient specification for drive address"
msgstr "Especificación insuficiente de dirección de dispositivo"
#: src/conf/domain_conf.c:1129
#, fuzzy
msgid "Insufficient specification for virtio serial address"
msgstr "Especificación insuficiente de dirección de dispositivo"
#: src/conf/domain_conf.c:1184
#, c-format
msgid "unknown address type '%s'"
msgstr "tipo de dirección '%s' desconocido"
#: src/conf/domain_conf.c:1189
msgid "No type specified for device address"
msgstr "No se ha indicado el tipo de dirección del dispositivo"
#: src/conf/domain_conf.c:1213
msgid "Unknown device address type"
msgstr "Tipo de dirección de dispositivo desconocido"
#: src/conf/domain_conf.c:1295
#, c-format
msgid "unknown disk type '%s'"
msgstr "tipo de disco '%s' desconocido"
#: src/conf/domain_conf.c:1320 src/conf/domain_conf.c:4713
#, c-format
msgid "unexpected disk type %s"
msgstr "tipo de disco %s no esperado"
#: src/conf/domain_conf.c:1373
#, c-format
msgid "unknown disk device '%s'"
msgstr "tipo de dispositivo de disco '%s' desconocido"
#: src/conf/domain_conf.c:1399
#, c-format
msgid "Invalid floppy device name: %s"
msgstr "Nombre inválido para el dispositivo de diskette: %s"
#: src/conf/domain_conf.c:1414
#, c-format
msgid "Invalid harddisk device name: %s"
msgstr "Nombre de dispositivo de disco rígido inválido: %s"
#: src/conf/domain_conf.c:1421
#, c-format
msgid "unknown disk bus type '%s'"
msgstr "tipo de bus de disco '%s' desconocido"
#: src/conf/domain_conf.c:1446
#, c-format
msgid "Invalid bus type '%s' for floppy disk"
msgstr "Tipo de bus para '%s' para diskette inválido"
#: src/conf/domain_conf.c:1452
#, c-format
msgid "Invalid bus type '%s' for disk"
msgstr "Tipo de bus '%s' para disco inválido"
#: src/conf/domain_conf.c:1459
#, c-format
msgid "unknown disk cache mode '%s'"
msgstr "modo cache de disco '%s' desconocido"
#: src/conf/domain_conf.c:1469 src/conf/domain_conf.c:1815
#: src/conf/domain_conf.c:3012
#, c-format
msgid "Unable to parse devaddr parameter '%s'"
msgstr "No es posible analizar parámetro devaddr '%s'"
#: src/conf/domain_conf.c:1537
#, fuzzy, c-format
msgid "Unknown controller type '%s'"
msgstr "tipo de controlador de disco '%s' desconocido"
#: src/conf/domain_conf.c:1546
#, fuzzy, c-format
msgid "Cannot parse controller index %s"
msgstr "No es posible analizar el índice del controlador de disco '%s'"
#: src/conf/domain_conf.c:1562
#, fuzzy, c-format
msgid "Invalid ports: %s"
msgstr "Número de puerto inválido: '%s'"
#: src/conf/domain_conf.c:1577
#, fuzzy, c-format
msgid "Invalid vectors: %s"
msgstr "Secreto inválido: %s"
#: src/conf/domain_conf.c:1595
#, fuzzy
msgid "Controllers must use the 'pci' address type"
msgstr "Los controladores de disco deben utilizar una dirección de tipo 'pci'"
#: src/conf/domain_conf.c:1632
#, c-format
msgid "unknown filesystem type '%s'"
msgstr "tipo de sistema de archivos '%s' desconocido"
#: src/conf/domain_conf.c:1731
#, c-format
msgid "unknown interface type '%s'"
msgstr "tipo de interfaz '%s' desconocido"
#: src/conf/domain_conf.c:1801 src/qemu/qemu_conf.c:4845
#, c-format
msgid "unable to parse mac address '%s'"
msgstr "no es posible analizar dirección mac '%s'"
#: src/conf/domain_conf.c:1830
msgid "Network interfaces must use 'pci' address type"
msgstr "Las interfaces de red deben utilizar un tipo de dirección 'pci'"
#: src/conf/domain_conf.c:1838
msgid ""
"No <source> 'network' attribute specified with <interface type='network'/>"
msgstr ""
"No existe un atributo 'red' <source> especificado con <interface "
"type='network'/>"
#: src/conf/domain_conf.c:1864
msgid ""
"No <source> 'bridge' attribute specified with <interface type='bridge'/>"
msgstr ""
"No existe un atributo 'bridge' <source> (fuente) especificado con <interface "
"type='bridge'/> (tipo de interfaz='puente'/)"
#: src/conf/domain_conf.c:1884
msgid "No <source> 'port' attribute specified with socket interface"
msgstr ""
"No existe un atributo 'puerto' <source> especificado con la interfaz de "
"socket"
#: src/conf/domain_conf.c:1889
msgid "Cannot parse <source> 'port' attribute with socket interface"
msgstr ""
"No es posible analizar atributo 'puerto' <fuente> con la interfaz de socket"
#: src/conf/domain_conf.c:1897
msgid "No <source> 'address' attribute specified with socket interface"
msgstr ""
"No se ha especificado un atributo 'dirección' <source> con la interfaz de "
"socket"
#: src/conf/domain_conf.c:1909
msgid ""
"No <source> 'name' attribute specified with <interface type='internal'/>"
msgstr ""
"No se ha especificado un atributo 'nombre' <fuente> con <tipo de "
"interfaz='interna'/>"
#: src/conf/domain_conf.c:1919
#, fuzzy
msgid "No <source> 'dev' attribute specified with <interface type='direct'/>"
msgstr ""
"No existe un atributo 'bridge' <source> (fuente) especificado con <interface "
"type='bridge'/> (tipo de interfaz='puente'/)"
#: src/conf/domain_conf.c:1927
#, fuzzy
msgid "Unkown mode has been specified"
msgstr "no se ha especificado un kernel"
#: src/conf/domain_conf.c:1956
msgid "Model name contains invalid characters"
msgstr "El nombre del modelo contiene caracteres inválidos"
#: src/conf/domain_conf.c:2059 src/conf/domain_conf.c:2126
#, c-format
msgid "unknown target type for character device: %s"
msgstr ""
"el tipo de destino para el dispositivo de caracteres es desconocido: %s"
#: src/conf/domain_conf.c:2101
#, c-format
msgid "Unknown source mode '%s'"
msgstr "Modo de fuente '%s' desconocido"
#: src/conf/domain_conf.c:2118
msgid "character device target does not define a type"
msgstr "el destino del dispositivo de caracteres no define un tipo"
#: src/conf/domain_conf.c:2147 src/conf/domain_conf.c:2190
#, c-format
msgid "Invalid port number: %s"
msgstr "Número de puerto inválido: '%s'"
#: src/conf/domain_conf.c:2159
msgid "guestfwd channel does not define a target address"
msgstr "el canal guestfwd no define una dirección de destino"
#: src/conf/domain_conf.c:2170
#, c-format
msgid "%s is not a valid address"
msgstr "%s no es una dirección válida"
#: src/conf/domain_conf.c:2177
msgid "guestfwd channel only supports IPv4 addresses"
msgstr "el canal guestfwd solo tiene soporte para direcciones IPv4"
#: src/conf/domain_conf.c:2184
msgid "guestfwd channel does not define a target port"
msgstr "el canal guestfwd no define un puerto de destino"
#: src/conf/domain_conf.c:2203
#, c-format
msgid "unexpected target type type %u"
msgstr "tipo de destino %u no esperado"
#: src/conf/domain_conf.c:2226 src/conf/domain_conf.c:2310
msgid "Missing source path attribute for char device"
msgstr ""
"No se encuentra atributo de ruta de origen para el dispositivo de caracteres"
#: src/conf/domain_conf.c:2243 src/conf/domain_conf.c:2260
msgid "Missing source host attribute for char device"
msgstr ""
"No se encuentra atributo de equipo de origen para el dispositivo de "
"caracteres"
#: src/conf/domain_conf.c:2248 src/conf/domain_conf.c:2265
#: src/conf/domain_conf.c:2292
msgid "Missing source service attribute for char device"
msgstr ""
"No se encuentra atributo de servicio de origen para dispositivo de caracteres"
#: src/conf/domain_conf.c:2283
#, c-format
msgid "Unknown protocol '%s'"
msgstr "Protocolo '%s' desconocido"
#: src/conf/domain_conf.c:2368
msgid "missing input device type"
msgstr "No se encuentra el tipo de dispositivo de entrada"
#: src/conf/domain_conf.c:2374
#, c-format
msgid "unknown input device type '%s'"
msgstr "tipo de dispositivo de entrada '%s' desconocido"
#: src/conf/domain_conf.c:2381
#, c-format
msgid "unknown input bus type '%s'"
msgstr "tipo de bus de entrada '%s' desconocido"
#: src/conf/domain_conf.c:2389
#, c-format
msgid "ps2 bus does not support %s input device"
msgstr "el bus ps2 no tiene soporte para el dispositivo de entrada %s"
#: src/conf/domain_conf.c:2395 src/conf/domain_conf.c:2402
#, c-format
msgid "unsupported input bus %s"
msgstr "bus de entrada '%s' no soportado"
#: src/conf/domain_conf.c:2407
#, c-format
msgid "xen bus does not support %s input device"
msgstr "el bus xen no soporta el dispositivo de entrada %s"
#: src/conf/domain_conf.c:2454
msgid "missing graphics device type"
msgstr "No se encuentra un tipo de dispositivo de gráficos"
#: src/conf/domain_conf.c:2460
#, c-format
msgid "unknown graphics device type '%s'"
msgstr "tipo de dispositivo de gráficos '%s' desconocido "
#: src/conf/domain_conf.c:2471
#, c-format
msgid "cannot parse vnc port %s"
msgstr "No es posible analizar el puerto VNC %s"
#: src/conf/domain_conf.c:2509 src/conf/domain_conf.c:2571
#, c-format
msgid "unknown fullscreen value '%s'"
msgstr "valor de pantalla completa '%s' desconocido"
#: src/conf/domain_conf.c:2527
#, c-format
msgid "cannot parse rdp port %s"
msgstr "No es posible analizar puerto RDP %s"
#: src/conf/domain_conf.c:2609
#, c-format
msgid "unknown sound model '%s'"
msgstr "modelo de sonido '%s' desconocido"
#: src/conf/domain_conf.c:2645
msgid "watchdog must contain model name"
msgstr "watchdog debe contener un nombre modelo"
#: src/conf/domain_conf.c:2651
#, c-format
msgid "unknown watchdog model '%s'"
msgstr "modelo watchdog '%s' desconocido"
#: src/conf/domain_conf.c:2662
#, c-format
msgid "unknown watchdog action '%s'"
msgstr "acción watchdog '%s' desconocida"
#: src/conf/domain_conf.c:2815
#, c-format
msgid "unknown video model '%s'"
msgstr "modelo de vídeo '%s' desconocido"
#: src/conf/domain_conf.c:2821
msgid "missing video model and cannot determine default"
msgstr ""
"No se encuentra el modelo del vídeo y no puede determinarse por defecto"
#: src/conf/domain_conf.c:2829
#, c-format
msgid "cannot parse video ram '%s'"
msgstr "No es posible analizar ram de vídeo '%s'"
#: src/conf/domain_conf.c:2839
#, c-format
msgid "cannot parse video heads '%s'"
msgstr "No es posible analizar cabezales de vídeo '%s'"
#: src/conf/domain_conf.c:2888
#, c-format
msgid "cannot parse vendor id %s"
msgstr "No es posible analizar el ID del proveedor %s"
#: src/conf/domain_conf.c:2895
msgid "usb vendor needs id"
msgstr "el proveedor del usb necesita un ID"
#: src/conf/domain_conf.c:2906
#, c-format
msgid "cannot parse product %s"
msgstr "No es posible analizar el producto %s"
#: src/conf/domain_conf.c:2914
msgid "usb product needs id"
msgstr "el producto usb necesita un ID"
#: src/conf/domain_conf.c:2925
#, c-format
msgid "cannot parse bus %s"
msgstr "No es posible analizar el bus %s"
#: src/conf/domain_conf.c:2932
msgid "usb address needs bus id"
msgstr "la dirección usb necesita un ID"
#: src/conf/domain_conf.c:2941
#, c-format
msgid "cannot parse device %s"
msgstr "No es posible analizar el dispositivo %s"
#: src/conf/domain_conf.c:2949
msgid "usb address needs device id"
msgstr "la dirección usb necesita un ID de dispositivo"
#: src/conf/domain_conf.c:2954
#, c-format
msgid "unknown usb source type '%s'"
msgstr "tipo de fuente usb '%s' desconocido"
#: src/conf/domain_conf.c:2964
msgid "vendor cannot be 0."
msgstr "el proveedor no puede ser 0."
#: src/conf/domain_conf.c:2970
msgid "missing vendor"
msgstr "No se encuentra proveedor"
#: src/conf/domain_conf.c:2975
msgid "missing product"
msgstr "No se encuentra producto"
#: src/conf/domain_conf.c:3020
#, c-format
msgid "unknown pci source type '%s'"
msgstr "tipo de fuente pci '%s' desconocido"
#: src/conf/domain_conf.c:3052
#, c-format
msgid "unknown hostdev mode '%s'"
msgstr "modo hostdev '%s' desconocido"
#: src/conf/domain_conf.c:3063
#, c-format
msgid "unknown host device type '%s'"
msgstr "tipo de dispositivo de host '%s' desconocido"
#: src/conf/domain_conf.c:3068
msgid "missing type in hostdev"
msgstr "No se encuentra el tipo en dispositivo de host"
#: src/conf/domain_conf.c:3096
#, c-format
msgid "unknown node %s"
msgstr "nodo '%s' desconocido"
#: src/conf/domain_conf.c:3113
msgid "PCI host devices must use 'pci' address type"
msgstr ""
"Los dispositivos de equipo PCI deben utilizar una dirección de tipo 'pci'"
#: src/conf/domain_conf.c:3144
#, c-format
msgid "unknown lifecycle action %s"
msgstr "acción de ciclo de vida %s desconocida"
#: src/conf/domain_conf.c:3167
msgid "missing security type"
msgstr "No se encuentra el tipo de seguridad"
#: src/conf/domain_conf.c:3174
msgid "invalid security type"
msgstr "tipo de seguridad inválido"
#: src/conf/domain_conf.c:3187
msgid "missing security model"
msgstr "No se encuentra el modelo de seguridad"
#: src/conf/domain_conf.c:3196
msgid "security label is missing"
msgstr "No se encuentra la etiqueta de seguridad"
#: src/conf/domain_conf.c:3210
msgid "security imagelabel is missing"
msgstr "No se encuentra la etiqueta de imagen de seguridad"
#: src/conf/domain_conf.c:3242 src/conf/domain_conf.c:4178
#: src/conf/domain_conf.c:4216 src/conf/domain_conf.c:4284
#: src/conf/interface_conf.c:899 src/conf/interface_conf.c:936
#: src/conf/network_conf.c:550 src/conf/network_conf.c:587
#: src/conf/node_device_conf.c:1283 src/conf/secret_conf.c:237
#: src/conf/storage_conf.c:789 src/conf/storage_conf.c:1188
msgid "missing root element"
msgstr "No se encuentra elemento raíz"
#: src/conf/domain_conf.c:3290
msgid "unknown device type"
msgstr "tipo de dispositivo desconocido"
#: src/conf/domain_conf.c:3423
msgid "unknown virt type"
msgstr "tipo de virt desconocido"
#: src/conf/domain_conf.c:3434
#, c-format
msgid "no emulator for domain %s os type %s on architecture %s"
msgstr ""
"No existe emulador para el dominio %s, sistema operativo %s en la "
"arquitectura %s"
#: src/conf/domain_conf.c:3468
msgid "missing domain type attribute"
msgstr "No se encuentra atributo de tipo de dominio"
#: src/conf/domain_conf.c:3474
#, c-format
msgid "invalid domain type %s"
msgstr "tipo de dominio %s inválido"
#: src/conf/domain_conf.c:3490 src/conf/network_conf.c:411
#: src/conf/secret_conf.c:164 src/openvz/openvz_conf.c:913
msgid "Failed to generate UUID"
msgstr "Fallo al intentar generar UUID"
#: src/conf/domain_conf.c:3496 src/conf/network_conf.c:418
#: src/conf/secret_conf.c:170 src/conf/storage_conf.c:651
msgid "malformed uuid element"
msgstr "elemento uuid erróneo"
#: src/conf/domain_conf.c:3508
msgid "missing memory element"
msgstr "No se encuentra elemento de memoria"
#: src/conf/domain_conf.c:3545
#, c-format
msgid "unexpected feature %s"
msgstr "recurso %s no esperado"
#: src/conf/domain_conf.c:3585
msgid "no OS type"
msgstr "No existe un tipo de sistema operativo"
#: src/conf/domain_conf.c:3613
#, c-format
msgid "os type '%s' & arch '%s' combination is not supported"
msgstr ""
"No hay soporte para la combinación entre tipo de sistema operativo '%s' con "
"el tipo de arquitectura '%s'"
#: src/conf/domain_conf.c:3621 src/xen/xm_internal.c:711
#, c-format
msgid "no supported architecture for os type '%s'"
msgstr ""
"la arquitectura no está soportada para el tipo de sistema operativo '%s'"
#: src/conf/domain_conf.c:3672
msgid "cannot extract boot device"
msgstr "No es posible extraer dispositivo de arranque"
#: src/conf/domain_conf.c:3680
msgid "missing boot device"
msgstr "No se encuentra dispositivo de arranque"
#: src/conf/domain_conf.c:3685
#, c-format
msgid "unknown boot device '%s'"
msgstr "tipo de dispositivo de arranque '%s' desconocido"
#: src/conf/domain_conf.c:3710
msgid "cannot extract disk devices"
msgstr "No es posible extraer dispositivos de disco"
#: src/conf/domain_conf.c:3728
msgid "cannot extract controller devices"
msgstr "no es posible extraer dispositivos de controlador"
#: src/conf/domain_conf.c:3746
msgid "cannot extract filesystem devices"
msgstr "No es posible extraer dispositivos del sistema de archivos"
#: src/conf/domain_conf.c:3764
msgid "cannot extract network devices"
msgstr "No es posible extraer dispositivos de red"
#: src/conf/domain_conf.c:3784
msgid "cannot extract parallel devices"
msgstr "No es posible extraer dispositivos paralelos"
#: src/conf/domain_conf.c:3803
msgid "cannot extract serial devices"
msgstr "No es posible extraer dispositivos seriales"
#: src/conf/domain_conf.c:3850
msgid "cannot extract channel devices"
msgstr "no es posible extraer dispositivos de canales"
#: src/conf/domain_conf.c:3870
msgid "cannot extract input devices"
msgstr "No es posible extraer dispositivos de entrada"
#: src/conf/domain_conf.c:3904
msgid "cannot extract graphics devices"
msgstr "No es posible extraer dispositivos gráficos"
#: src/conf/domain_conf.c:3947
msgid "cannot extract sound devices"
msgstr "No es posible extraer dispositivos de sonido"
#: src/conf/domain_conf.c:3965
msgid "cannot extract video devices"
msgstr "No es posible extraer dispositivos de vídeo"
#: src/conf/domain_conf.c:3989
msgid "cannot determine default video type"
msgstr "No es posible determinar el tipo de vídeo por defecto"
#: src/conf/domain_conf.c:4005
msgid "cannot extract host devices"
msgstr "No es posible extraer dispositivos de host"
#: src/conf/domain_conf.c:4024
msgid "cannot extract watchdog devices"
msgstr "no es posible extraer dispositivos watchdog"
#: src/conf/domain_conf.c:4029
msgid "only a single watchdog device is supported"
msgstr "solo hay soporte para un dispositivo watchdog"
#: src/conf/domain_conf.c:4089
msgid "no domain config"
msgstr "No existe una configuración de dominio"
#: src/conf/domain_conf.c:4103
msgid "missing domain state"
msgstr "No se encuentra un estado del dominio"
#: src/conf/domain_conf.c:4108
#, c-format
msgid "invalid domain state '%s'"
msgstr "estado de dominio '%s' inválido"
#: src/conf/domain_conf.c:4116
msgid "invalid pid"
msgstr "pid inválido"
#: src/conf/domain_conf.c:4144 src/conf/interface_conf.c:867
#: src/conf/network_conf.c:518 src/conf/node_device_conf.c:1238
#: src/conf/secret_conf.c:200 src/conf/storage_conf.c:722
#, c-format
msgid "at line %d: %s"
msgstr "en la línea %d: %s"
#: src/conf/domain_conf.c:4172 src/conf/domain_conf.c:4210
#: src/conf/domain_conf.c:4278 src/conf/interface_conf.c:893
#: src/conf/interface_conf.c:930 src/conf/network_conf.c:544
#: src/conf/network_conf.c:581 src/conf/node_device_conf.c:1277
#: src/conf/secret_conf.c:230 src/conf/storage_conf.c:782
#: src/conf/storage_conf.c:1181
msgid "failed to parse xml document"
msgstr "Falló al intentar analizar documento xml"
#: src/conf/domain_conf.c:4239 src/conf/domain_conf.c:4306
#: src/conf/interface_conf.c:838 src/conf/network_conf.c:608
#: src/conf/node_device_conf.c:1209 src/conf/secret_conf.c:116
msgid "incorrect root element"
msgstr "elemento raíz incorrecto"
#: src/conf/domain_conf.c:4630
msgid "topology cpuset syntax error"
msgstr "error de sintaxis en la topología de cpuset"
#: src/conf/domain_conf.c:4643
#, c-format
msgid "unexpected lifecycle type %d"
msgstr "tipo de ciclo de vida %d no esperado"
#: src/conf/domain_conf.c:4665
#, c-format
msgid "unexpected disk type %d"
msgstr "tipo de disco %d no esperado"
#: src/conf/domain_conf.c:4670
#, c-format
msgid "unexpected disk device %d"
msgstr "dispositivo de disco %d no esperado"
#: src/conf/domain_conf.c:4675
#, c-format
msgid "unexpected disk bus %d"
msgstr "bus de disco %d no esperado"
#: src/conf/domain_conf.c:4680
#, c-format
msgid "unexpected disk cache mode %d"
msgstr "modo %d de caché de disco no esperado"
#: src/conf/domain_conf.c:4750
#, c-format
msgid "unexpected controller type %d"
msgstr "tipo de controlador %d no esperado"
#: src/conf/domain_conf.c:4795
#, c-format
msgid "unexpected filesystem type %d"
msgstr "tipo de sistema de archivos %d no esperado"
#: src/conf/domain_conf.c:4849 src/conf/domain_conf.c:5247
#, c-format
msgid "unexpected net type %d"
msgstr "tipo de red %d no esperada"
#: src/conf/domain_conf.c:4954
#, c-format
msgid "unexpected char type %d"
msgstr "tipo de caracter %d no esperado"
#: src/conf/domain_conf.c:5042
msgid "Unable to format guestfwd port"
msgstr "No es posible dar formato a puerto guestfwd"
#: src/conf/domain_conf.c:5048
msgid "Unable to format guestfwd address"
msgstr "No es posible dar formato a direcciones guestfwd"
#: src/conf/domain_conf.c:5074
#, c-format
msgid "unexpected character destination type %d"
msgstr "tipo de destino de caracter %d no esperado"
#: src/conf/domain_conf.c:5099 src/xen/xend_internal.c:5737
#, c-format
msgid "unexpected sound model %d"
msgstr "modelo de sonido %d no esperado"
#: src/conf/domain_conf.c:5129
#, c-format
msgid "unexpected watchdog model %d"
msgstr "modelo watchdog %d no esperado"
#: src/conf/domain_conf.c:5135
#, c-format
msgid "unexpected watchdog action %d"
msgstr "acción watchdog %d no esperada"
#: src/conf/domain_conf.c:5176
#, c-format
msgid "unexpected video model %d"
msgstr "modelo de vídeo %d no esperado"
#: src/conf/domain_conf.c:5213 src/xen/xend_internal.c:5764
#, c-format
msgid "unexpected input type %d"
msgstr "tipo de entrada %d no esperada"
#: src/conf/domain_conf.c:5218
#, c-format
msgid "unexpected input bus type %d"
msgstr "tipo de bus de entrada %d no esperado"
#: src/conf/domain_conf.c:5342
#, c-format
msgid "unexpected hostdev mode %d"
msgstr "modo de dispositivo de host %d no esperado"
#: src/conf/domain_conf.c:5349
#, c-format
msgid "unexpected hostdev type %d"
msgstr "tipo de dispositivo de host %d no esperado"
#: src/conf/domain_conf.c:5400
#, c-format
msgid "unexpected domain type %d"
msgstr "tipo de dominio %d no esperado"
#: src/conf/domain_conf.c:5496
#, c-format
msgid "unexpected boot device type %d"
msgstr "tipo de dispositivo de arranque %d no esperado"
#: src/conf/domain_conf.c:5514
#, c-format
msgid "unexpected feature %d"
msgstr "recurso %d no esperado"
#: src/conf/domain_conf.c:5713 src/conf/network_conf.c:736
#, c-format
msgid "cannot create config directory '%s'"
msgstr "No es posible crear configuración de directorio '%s'"
#: src/conf/domain_conf.c:5722 src/conf/network_conf.c:745
#, c-format
msgid "cannot create config file '%s'"
msgstr "No es posible crear archivo de configuración '%s'."
#: src/conf/domain_conf.c:5730 src/conf/network_conf.c:753
#, c-format
msgid "cannot write config file '%s'"
msgstr "No es posible escribir el archivo de configuración '%s'"
#: src/conf/domain_conf.c:5737 src/conf/network_conf.c:760
#, c-format
msgid "cannot save config file '%s'"
msgstr "No es posible guardar el archivo de configuración '%s'"
#: src/conf/domain_conf.c:5862
#, c-format
msgid "unexpected domain %s already exists"
msgstr "el dominio no esperado %s ya existe"
#: src/conf/domain_conf.c:5902 src/conf/network_conf.c:859
#: src/conf/storage_conf.c:1508
#, c-format
msgid "Failed to open dir '%s'"
msgstr "Falló al abrir el directorio '%s'"
#: src/conf/domain_conf.c:5964
#, c-format
msgid "cannot remove config %s"
msgstr "No es posible eliminar configuración %s"
#: src/conf/domain_conf.c:6070 src/xen/xm_internal.c:2671
#, c-format
msgid "domain '%s' is already defined with uuid %s"
msgstr "El dominio '%s' ya se ha definido con uuid %s"
#: src/conf/domain_conf.c:6079
#, c-format
msgid "domain is already active as '%s'"
msgstr "El dominio ya se encuentra activo como '%s'"
#: src/conf/domain_conf.c:6093
#, c-format
msgid "domain '%s' already exists with uuid %s"
msgstr "ya existe un dominio '%s' con uuid %s"
#: src/conf/domain_event.c:99
#, fuzzy
msgid "could not find event callback for removal"
msgstr "no es posible encontrar una rellamada de evento que remover"
#: src/conf/domain_event.c:155
#, fuzzy
msgid "could not find event callback for deletion"
msgstr "no es posible encontrar una rellamada de evento que eliminar"
#: src/conf/domain_event.c:216
#, fuzzy
msgid "event callback already tracked"
msgstr "rellamada de evento ya rastreada"
#: src/conf/domain_event.c:342
msgid "event queue is empty, nothing to pop"
msgstr "la cola de evento se encuentra vacía, nada que mostrar"
#: src/conf/interface_conf.c:127
msgid "interface has no name"
msgstr "la interfaz no tiene nombre"
#: src/conf/interface_conf.c:143
msgid "interface mtu value is improper"
msgstr "el valor mtu de la interfaz es inadecuado"
#: src/conf/interface_conf.c:167
#, c-format
msgid "unknown interface startmode %s"
msgstr "startmode %s de interfaz desconocido"
#: src/conf/interface_conf.c:199
#, c-format
msgid "unknown bonding mode %s"
msgstr "modo bonding %s desconocido"
#: src/conf/interface_conf.c:220
#, c-format
msgid "unknown mii bonding carrier %s"
msgstr "transporte de mii bonding %s desconocido"
#: src/conf/interface_conf.c:243
#, c-format
msgid "unknown arp bonding validate %s"
msgstr "validación %s de arp bonding desconocida"
#: src/conf/interface_conf.c:269
#, c-format
msgid "unknown dhcp peerdns value %s"
msgstr "valor dhcpd peerdns %s desconocido "
#: src/conf/interface_conf.c:295
msgid "Invalid ip address prefix value"
msgstr "Valor de prefijo de dirección ip inválido"
#: src/conf/interface_conf.c:452
msgid "protocol misses the family attribute"
msgstr "el protocolo no encuentra atributo de familia"
#: src/conf/interface_conf.c:471
#, c-format
msgid "unsupported protocol family '%s'"
msgstr "familia de protocolo '%s' no soportada"
#: src/conf/interface_conf.c:500
msgid "bridge interfaces"
msgstr "interfaces de puente"
#: src/conf/interface_conf.c:542
msgid "bond has no interfaces"
msgstr "bond no posee interfaces "
#: src/conf/interface_conf.c:592
msgid "bond interface miimon freq missing or invalid"
msgstr "No se encuentra o es inválida la frecuencia miimon en la interfaz bond"
#: src/conf/interface_conf.c:600
msgid "bond interface miimon downdelay invalid"
msgstr "demora de caída inválida en la interfaz miimon de bond"
#: src/conf/interface_conf.c:609
msgid "bond interface miimon updelay invalid"
msgstr "tiempo conectado inválido de la interfaz miimon"
#: src/conf/interface_conf.c:628
msgid "bond interface arpmon interval missing or invalid"
msgstr "No existe o no es válido el intervalo arpmon de interfaz bond"
#: src/conf/interface_conf.c:637
msgid "bond interface arpmon target missing"
msgstr "No existe el destino arpmon de interfaz bond"
#: src/conf/interface_conf.c:658
msgid "vlan interface misses the tag attribute"
msgstr "interfaz vlan no encuentra un atributo de etiqueta"
#: src/conf/interface_conf.c:666
msgid "vlan interface misses name attribute"
msgstr "la interfaz vlan no encuentra un atributo de nombre"
#: src/conf/interface_conf.c:683
msgid "interface misses the type attribute"
msgstr "No se encuentra atributo de tipo en la interfaz"
#: src/conf/interface_conf.c:689
#, c-format
msgid "unknown interface type %s"
msgstr "tipo de interfaz %s desconocido"
#: src/conf/interface_conf.c:710
#, c-format
msgid "interface has unsupported type '%s'"
msgstr "el tipo de interfaz '%s' no es soportado"
#: src/conf/interface_conf.c:747
msgid "bridge interface misses the bridge element"
msgstr "la interfaz de puente no encuentra un elemento de puente"
#: src/conf/interface_conf.c:759
#, c-format
msgid "bridge interface stp should be on or off got %s"
msgstr ""
"la interfaz de puente stp debería estar encendida o apagada. Se obtuvo %s"
#: src/conf/interface_conf.c:789
msgid "bond interface misses the bond element"
msgstr "la interfaz bond no encuentra un elemento bond"
#: src/conf/interface_conf.c:810
msgid "vlan interface misses the vlan element"
msgstr "la interfaz vlan no encuentra un elemento vlan"
#: src/conf/interface_conf.c:1011
msgid "bond arp monitoring has no target"
msgstr "No existe un destino para monitoreo arp del bond"
#: src/conf/interface_conf.c:1039
msgid "vlan misses the tag name"
msgstr "vlan no encuentra el nombre de la etiqueta"
#: src/conf/interface_conf.c:1121
msgid "virInterfaceDefFormat unknown startmode"
msgstr "startmode desconocido de virInterfaceDefFormat"
#: src/conf/interface_conf.c:1135
#, fuzzy
msgid "virInterfaceDefFormat NULL def"
msgstr "virInterfaceDefFormat NULL def"
#: src/conf/interface_conf.c:1141
msgid "virInterfaceDefFormat missing interface name"
msgstr "virInterfaceDefFormat no se encuentra nombre de interfaz"
#: src/conf/interface_conf.c:1147
#, c-format
msgid "unexpected interface type %d"
msgstr "Tipo de interfaz %d no esperada"
#: src/conf/network_conf.c:248
#, c-format
msgid "cannot parse dhcp start address '%s'"
msgstr "no es posible analizar la dirección inicial dhcp '%s'"
#: src/conf/network_conf.c:257
#, c-format
msgid "cannot parse dhcp end address '%s'"
msgstr "no es posible analizar la dirección final dhcp '%s'"
#: src/conf/network_conf.c:268
#, c-format
msgid "dhcp range '%s' to '%s' invalid"
msgstr "el rango dhcp '%s' hasta '%s' es inválido "
#: src/conf/network_conf.c:296
#, c-format
msgid "cannot parse MAC address '%s'"
msgstr "No es posible analizar dirección MAC '%s'"
#: src/conf/network_conf.c:303
#, c-format
msgid "cannot use name address '%s'"
msgstr "No es posible utilizar el nombre de la dirección '%s'"
#: src/conf/network_conf.c:319 src/conf/network_conf.c:447
#, c-format
msgid "cannot parse IP address '%s'"
msgstr "No es posible analizar la dirección IP '%s'"
#: src/conf/network_conf.c:453
#, c-format
msgid "cannot parse netmask '%s'"
msgstr "No es posible analizar la máscara de red '%s'"
#: src/conf/network_conf.c:477
msgid "Forwarding requested, but no IPv4 address/netmask provided"
msgstr ""
"Se ha realizado una petición de reenvío, pero no se ha indicado ninguna "
"dirección/máscara de red IPv4"
#: src/conf/network_conf.c:485
#, c-format
msgid "unknown forwarding type '%s'"
msgstr "tipo de reenvío '%s' desconocido"
#: src/conf/network_conf.c:818
#, c-format
msgid "Network config filename '%s' does not match network name '%s'"
msgstr ""
"El nombre del archivo de configuración de la red '%s' no se corresponde con "
"el nombre de la red '%s'"
#: src/conf/network_conf.c:906
#, c-format
msgid "cannot remove config file '%s'"
msgstr "No es posible eliminar el archivo de configuración '%s'"
#: src/conf/network_conf.c:978
#, c-format
msgid "Bridge generation exceeded max id %d"
msgstr "La generación del puente ha superado el ID máximo %d"
#: src/conf/network_conf.c:996
#, c-format
msgid "bridge name '%s' already in use."
msgstr "el nombre del puente '%s' ya está siendo utilizado."
#: src/conf/node_device_conf.c:561
#, c-format
msgid "no block device path supplied for '%s'"
msgstr "No se ha suministrado una ruta de dispositivo de bloque para '%s'"
#: src/conf/node_device_conf.c:574
#, c-format
msgid "error parsing storage capabilities for '%s'"
msgstr "error al analizar las capacidades de almacenamiento de '%s'"
#: src/conf/node_device_conf.c:584
#, c-format
msgid "missing storage capability type for '%s'"
msgstr "No se encuentra tipo de capacidad de almacenamiento para '%s'"
#: src/conf/node_device_conf.c:606
#, c-format
msgid "no removable media size supplied for '%s'"
msgstr "No se ha provisto tamaño de medio removible para '%s'"
#: src/conf/node_device_conf.c:607
#, c-format
msgid "invalid removable media size supplied for '%s'"
msgstr "el tamaño del medio removible indicado para '%s' no es válido"
#: src/conf/node_device_conf.c:617
#, c-format
msgid "unknown storage capability type '%s' for '%s'"
msgstr "tipo de capacidad de almacenamiento '%s' desconocido para '%s'"
#: src/conf/node_device_conf.c:629
#, c-format
msgid "no size supplied for '%s'"
msgstr "No se ha indicado tamaño para '%s'"
#: src/conf/node_device_conf.c:630
#, c-format
msgid "invalid size supplied for '%s'"
msgstr "el tamaño suministrado para '%s' no es válido"
#: src/conf/node_device_conf.c:656 src/conf/node_device_conf.c:732
#, c-format
msgid "no SCSI host ID supplied for '%s'"
msgstr "No se ha suministrado un ID de host SCSI para '%s'"
#: src/conf/node_device_conf.c:657 src/conf/node_device_conf.c:733
#, c-format
msgid "invalid SCSI host ID supplied for '%s'"
msgstr "el ID de host SCSI indicado para '%s' no es válido "
#: src/conf/node_device_conf.c:662
#, c-format
msgid "no SCSI bus ID supplied for '%s'"
msgstr "No se ha indicado ningún ID de bus SCSI para '%s'"
#: src/conf/node_device_conf.c:663
#, c-format
msgid "invalid SCSI bus ID supplied for '%s'"
msgstr "el ID de bus SCSI indicado para '%s' no es válido"
#: src/conf/node_device_conf.c:668
#, c-format
msgid "no SCSI target ID supplied for '%s'"
msgstr "No se ha suministrado un ID de SCSI para '%s'"
#: src/conf/node_device_conf.c:669
#, c-format
msgid "invalid SCSI target ID supplied for '%s'"
msgstr "el ID de SCSI suministrado para '%s' no es válido"
#: src/conf/node_device_conf.c:674
#, c-format
msgid "no SCSI LUN ID supplied for '%s'"
msgstr "No se ha indicado un ID de LUN SCSI para '%s'"
#: src/conf/node_device_conf.c:675
#, c-format
msgid "invalid SCSI LUN ID supplied for '%s'"
msgstr "el ID de LUN SCSI indicado para '%s' no es válido"
#: src/conf/node_device_conf.c:702
#, c-format
msgid "no target name supplied for '%s'"
msgstr "no se ha suministrado un nombre de destino para '%s'"
#: src/conf/node_device_conf.c:739
#, c-format
msgid "error parsing SCSI host capabilities for '%s'"
msgstr "error al analizar las capacidades del host SCSI para '%s'"
#: src/conf/node_device_conf.c:749
#, c-format
msgid "missing SCSI host capability type for '%s'"
msgstr "No se encuentra el tipo de capacidad de host SCSI para '%s'"
#: src/conf/node_device_conf.c:771
#, c-format
msgid "no WWNN supplied for '%s'"
msgstr "No se ha indicado WWNN para '%s'"
#: src/conf/node_device_conf.c:779
#, c-format
msgid "no WWPN supplied for '%s'"
msgstr "No se ha indicado WWPN para '%s'"
#: src/conf/node_device_conf.c:787
#, c-format
msgid "unknown SCSI host capability type '%s' for '%s'"
msgstr "tipo de capacidad '%s' de host SCSI desconocida para '%s'"
#: src/conf/node_device_conf.c:821
#, c-format
msgid "no network interface supplied for '%s'"
msgstr "No se ha suministrado una interfaz de red para '%s'"
#: src/conf/node_device_conf.c:836
#, c-format
msgid "invalid network type supplied for '%s'"
msgstr "el tipo de red indicada para '%s' no es válido"
#: src/conf/node_device_conf.c:863
#, c-format
msgid "no USB interface number supplied for '%s'"
msgstr "No se ha indicado un número de interfaz USB para '%s'"
#: src/conf/node_device_conf.c:864
#, c-format
msgid "invalid USB interface number supplied for '%s'"
msgstr "el número de interfaz USB suministrado para '%s' no es válido"
#: src/conf/node_device_conf.c:869
#, c-format
msgid "no USB interface class supplied for '%s'"
msgstr "No se ha indicado una clase de interfaz USB para '%s'"
#: src/conf/node_device_conf.c:870
#, c-format
msgid "invalid USB interface class supplied for '%s'"
msgstr "la clase de interfaz USB suministrada para '%s' no es válida"
#: src/conf/node_device_conf.c:875
#, c-format
msgid "no USB interface subclass supplied for '%s'"
msgstr "No se ha indicado un subclase de interfaz USB para '%s'"
#: src/conf/node_device_conf.c:876
#, c-format
msgid "invalid USB interface subclass supplied for '%s'"
msgstr "la subclase de interfaz USB suministrada para '%s' no es válida"
#: src/conf/node_device_conf.c:881
#, c-format
msgid "no USB interface protocol supplied for '%s'"
msgstr "No se ha indicado un protocolo de interfaz USB para '%s'"
#: src/conf/node_device_conf.c:882
#, c-format
msgid "invalid USB interface protocol supplied for '%s'"
msgstr "el protocolo de interfaz USB indicado para '%s' no es válido"
#: src/conf/node_device_conf.c:930
#, c-format
msgid "no USB bus number supplied for '%s'"
msgstr "No se ha indicado un número de bus USB para '%s'"
#: src/conf/node_device_conf.c:931
#, c-format
msgid "invalid USB bus number supplied for '%s'"
msgstr "el número de bus USB indicado para '%s' no es válido"
#: src/conf/node_device_conf.c:936
#, c-format
msgid "no USB device number supplied for '%s'"
msgstr "No se ha indicado un número de dispositivo USB para '%s'"
#: src/conf/node_device_conf.c:937
#, c-format
msgid "invalid USB device number supplied for '%s'"
msgstr "el número de dispositivo USB indicado para '%s' no es válido"
#: src/conf/node_device_conf.c:942
#, c-format
msgid "no USB vendor ID supplied for '%s'"
msgstr "No se ha indicado un ID de proveedor USB para '%s'"
#: src/conf/node_device_conf.c:943
#, c-format
msgid "invalid USB vendor ID supplied for '%s'"
msgstr "el ID de proveedor USB indicado para '%s' no es válido"
#: src/conf/node_device_conf.c:948
#, c-format
msgid "no USB product ID supplied for '%s'"
msgstr "No se ha indicado un ID de producto USB para '%s'"
#: src/conf/node_device_conf.c:949
#, c-format
msgid "invalid USB product ID supplied for '%s'"
msgstr "el ID de producto USB indicado para '%s' no es válido "
#: src/conf/node_device_conf.c:975
#, c-format
msgid "no PCI domain ID supplied for '%s'"
msgstr "No se ha indicado un ID de dominio PCI para '%s'"
#: src/conf/node_device_conf.c:976
#, c-format
msgid "invalid PCI domain ID supplied for '%s'"
msgstr "el ID de dominio PCI indicado para '%s' no es válido"
#: src/conf/node_device_conf.c:981
#, c-format
msgid "no PCI bus ID supplied for '%s'"
msgstr "No se ha indicado un ID de bus PCI para '%s'"
#: src/conf/node_device_conf.c:982
#, c-format
msgid "invalid PCI bus ID supplied for '%s'"
msgstr "el ID de bus PCI indicado para '%s' no es válido"
#: src/conf/node_device_conf.c:987
#, c-format
msgid "no PCI slot ID supplied for '%s'"
msgstr "No se ha indicado un ID de slot PCI para '%s'"
#: src/conf/node_device_conf.c:988
#, c-format
msgid "invalid PCI slot ID supplied for '%s'"
msgstr "el ID de slot PCI indicado para '%s' no es válido"
#: src/conf/node_device_conf.c:993
#, c-format
msgid "no PCI function ID supplied for '%s'"
msgstr "No se ha indicado un ID de función PCI para '%s'"
#: src/conf/node_device_conf.c:994
#, c-format
msgid "invalid PCI function ID supplied for '%s'"
msgstr "el ID de función PCI indicado para '%s' no es válido"
#: src/conf/node_device_conf.c:999
#, c-format
msgid "no PCI vendor ID supplied for '%s'"
msgstr "No se ha indicado un ID de proveedor PCI para '%s'"
#: src/conf/node_device_conf.c:1000
#, c-format
msgid "invalid PCI vendor ID supplied for '%s'"
msgstr "el ID de proveedor PCI indicado para '%s' no es válido"
#: src/conf/node_device_conf.c:1005
#, c-format
msgid "no PCI product ID supplied for '%s'"
msgstr "No se ha indicado un ID de producto PCI para '%s'"
#: src/conf/node_device_conf.c:1006
#, c-format
msgid "invalid PCI product ID supplied for '%s'"
msgstr "el ID de producto PCI indicado para '%s' no es válido"
#: src/conf/node_device_conf.c:1040
#, c-format
msgid "no system UUID supplied for '%s'"
msgstr "No se ha indicado un UUID de sistema para '%s'"
#: src/conf/node_device_conf.c:1046
#, c-format
msgid "malformed uuid element for '%s'"
msgstr "elemento uuid para '%s' erróneo'"
#: src/conf/node_device_conf.c:1080
msgid "missing capability type"
msgstr "No se encuentra el tipo de capacidad"
#: src/conf/node_device_conf.c:1086
#, c-format
msgid "unknown capability type '%s'"
msgstr "tipo de capacidad '%s' desconocido"
#: src/conf/node_device_conf.c:1123
#, c-format
msgid "unknown capability type '%d' for '%s'"
msgstr "tipo de capacidad '%d' desconocida para '%s'"
#: src/conf/node_device_conf.c:1175
#, c-format
msgid "no device capabilities for '%s'"
msgstr "No existen capacidades de dispositivo para '%s'"
#: src/conf/node_device_conf.c:1334
msgid "Device is not a fibre channel HBA"
msgstr "El dispositivo no es un canal HBA de fibra"
#: src/conf/node_device_conf.c:1363
#, c-format
msgid "Could not find parent HBA for '%s'"
msgstr "No es posible encontrar un HBA principal para '%s' "
#: src/conf/node_device_conf.c:1383
#, c-format
msgid "Parent HBA %s is not capable of vport operations"
msgstr "El HBA %s relacionado no puede realizar operaciones vport"
#: src/conf/secret_conf.c:56 src/conf/secret_conf.c:99
#: src/conf/secret_conf.c:270 src/conf/secret_conf.c:287
#, c-format
msgid "unexpected secret usage type %d"
msgstr "tipo %d de utilización de secreto no esperado"
#: src/conf/secret_conf.c:72
msgid "unknown secret usage type"
msgstr "tipo de utilización de secreto desconocido"
#: src/conf/secret_conf.c:78
#, c-format
msgid "unknown secret usage type %s"
msgstr "tipo %s de utilización de secreto desconocido"
#: src/conf/secret_conf.c:92
msgid "volume usage specified, but volume path is missing"
msgstr ""
"se ha especificado el uso del volumen, pero no puede hallarse la ruta hacia "
"él"
#: src/conf/secret_conf.c:140
msgid "invalid value of 'ephemeral'"
msgstr "valor de 'ephemeral' inválido"
#: src/conf/secret_conf.c:154
msgid "invalid value of 'private'"
msgstr "valor de 'private' inválido"
#: src/conf/storage_conf.c:224 src/storage/storage_backend.c:870
#, c-format
msgid "missing backend for pool type %d"
msgstr "No se encuentra backend para el tipo de grupo %d"
#: src/conf/storage_conf.c:371
msgid "missing auth host attribute"
msgstr "No se encuentra atributo de autorización de host"
#: src/conf/storage_conf.c:378
msgid "missing auth passwd attribute"
msgstr "No se encuentra atributo de autorización de contraseña"
#: src/conf/storage_conf.c:414
#, c-format
msgid "unknown pool format type %s"
msgstr "Tipo formato de grupo de almacenamiento desconocido '%s'"
#: src/conf/storage_conf.c:437
msgid "missing storage pool source device path"
msgstr ""
"No se encuentra el camino del dispositivo del grupo de almacenamiento origen"
#: src/conf/storage_conf.c:456
#, c-format
msgid "unknown auth type '%s'"
msgstr "tipo de autorización '%s' desconocido"
#: src/conf/storage_conf.c:491
msgid "bad <source> spec"
msgstr "especificación de <source> errónea"
#: src/conf/storage_conf.c:509
msgid "root element was not source"
msgstr "el elemento raíz no fue una fuente"
#: src/conf/storage_conf.c:560
msgid "malformed octal mode"
msgstr "modo octal erróneo"
#: src/conf/storage_conf.c:571
msgid "malformed owner element"
msgstr "elemento dueño erróneo"
#: src/conf/storage_conf.c:582
msgid "malformed group element"
msgstr "elemento de grupo erróneo"
#: src/conf/storage_conf.c:613 src/storage/storage_driver.c:441
#: src/test/test_driver.c:3732
#, c-format
msgid "unknown storage pool type %s"
msgstr "Tipo de grupo de almacenamiento desconocido: %s"
#: src/conf/storage_conf.c:637
msgid "missing pool source name element"
msgstr "No se encuentra elemento de nombre de grupo fuente"
#: src/conf/storage_conf.c:645 src/storage/storage_backend.c:388
msgid "unable to generate uuid"
msgstr "No es posible generar uuid"
#: src/conf/storage_conf.c:661
msgid "missing storage pool source host name"
msgstr "No se encuentra el nombre del host del grupo de almacenamiento origen"
#: src/conf/storage_conf.c:669
msgid "missing storage pool source path"
msgstr "No se encuentra el camino del grupo de almacenamiento origen"
#: src/conf/storage_conf.c:687
msgid "missing storage pool source adapter name"
msgstr ""
"No se encuentra el nombre del adaptador del grupo de almacenamiento origen"
#: src/conf/storage_conf.c:694
msgid "missing storage pool target path"
msgstr "No se encuentra el camino del destino del grupo de almacenamiento"
#: src/conf/storage_conf.c:737
msgid "unknown root element for storage pool"
msgstr "elemento raíz desconocido para el grupo de almacenamiento"
#: src/conf/storage_conf.c:862
#, c-format
msgid "unknown pool format number %d"
msgstr "número de formato de grupo %d desconocido"
#: src/conf/storage_conf.c:894 src/conf/storage_conf.c:1685
msgid "unexpected pool type"
msgstr "tipo de grupo no esperado"
#: src/conf/storage_conf.c:991
#, c-format
msgid "unknown size units '%s'"
msgstr "unidades de tamaño '%s' desconocidas"
#: src/conf/storage_conf.c:998
msgid "malformed capacity element"
msgstr "elemento de capacidad erróneo"
#: src/conf/storage_conf.c:1003
msgid "capacity element value too large"
msgstr "valor de elemento de capacidad demasiado extenso"
#: src/conf/storage_conf.c:1034
msgid "missing volume name element"
msgstr "No se encuentre un elemento de nombre de volumen "
#: src/conf/storage_conf.c:1045
msgid "missing capacity element"
msgstr "No se encuentra un elemento de capacidad"
#: src/conf/storage_conf.c:1074 src/conf/storage_conf.c:1105
#, c-format
msgid "unknown volume format type %s"
msgstr "tipo de formato de volumen %s desconocido"
#: src/conf/storage_conf.c:1135
msgid "unknown root element for storage vol"
msgstr "elemento raíz desconocido para el volumen de almacenamiento"
#: src/conf/storage_conf.c:1233
#, c-format
msgid "unknown volume format number %d"
msgstr "número de formato de volumen %d desconocido"
#: src/conf/storage_conf.c:1467
#, fuzzy, c-format
msgid "Storage pool config filename '%s' does not match pool name '%s'"
msgstr ""
"El nombre del archivo de configuración de la red '%s' no se corresponde con "
"el nombre de la red '%s'"
#: src/conf/storage_conf.c:1527
#, fuzzy, c-format
msgid "Config filename '%s/%s' is too long"
msgstr "el nombre del archivo de configuración es demasiado extenso"
#: src/conf/storage_conf.c:1535
#, c-format
msgid "Autostart link path '%s/%s' is too long"
msgstr ""
#: src/conf/storage_conf.c:1565
#, c-format
msgid "cannot create config directory %s"
msgstr "No se ha posido crear un directorio %s de configuración"
#: src/conf/storage_conf.c:1573
msgid "cannot construct config file path"
msgstr "No es posible construir camino al archivo de configuración"
#: src/conf/storage_conf.c:1584
msgid "cannot construct autostart link path"
msgstr "No es posible construir camino al enlace de inicio automático"
#: src/conf/storage_conf.c:1598
msgid "failed to generate XML"
msgstr "Falló al generar XML"
#: src/conf/storage_conf.c:1606
#, c-format
msgid "cannot create config file %s"
msgstr "No es posible crear archivo de configuración %s"
#: src/conf/storage_conf.c:1614
#, c-format
msgid "cannot write config file %s"
msgstr "No es posible escribir archivo de configuración %s"
#: src/conf/storage_conf.c:1621
#, c-format
msgid "cannot save config file %s"
msgstr "No es posible guardar archivo de configuración %s"
#: src/conf/storage_conf.c:1641
#, c-format
msgid "no config file for %s"
msgstr "No existe un archivo de configuración para %s"
#: src/conf/storage_conf.c:1647
#, c-format
msgid "cannot remove config for %s"
msgstr "No es posible eliminar configuración para %s"
#: src/conf/storage_encryption_conf.c:93
msgid "unknown volume encryption secret type"
msgstr "tipo de secreto de cifrado de volumen desconocido"
#: src/conf/storage_encryption_conf.c:99
#, c-format
msgid "unknown volume encryption secret type %s"
msgstr "tipo %s de secreto de cifrado de volumen desconocido"
#: src/conf/storage_encryption_conf.c:111
#, c-format
msgid "malformed volume encryption uuid '%s'"
msgstr "uuid '%s' del cifrado de volumen mal formado"
#: src/conf/storage_encryption_conf.c:118
msgid "missing volume encryption uuid"
msgstr "No se encuentra uuid del cifrado de volumen "
#: src/conf/storage_encryption_conf.c:147
msgid "unknown volume encryption format"
msgstr "formato del cifrado de volumen desconocido"
#: src/conf/storage_encryption_conf.c:153
#, c-format
msgid "unknown volume encryption format type %s"
msgstr "tipo %s de formato del cifrado de volumen desconocido"
#: src/conf/storage_encryption_conf.c:164
msgid "cannot extract volume encryption secrets"
msgstr "No es posible extraer secretos del cifrado de volumen"
#: src/conf/storage_encryption_conf.c:195
msgid "unknown root element for volume encryption information"
msgstr "elemento raíz desconocido para información de cifrado de volumen"
#: src/conf/storage_encryption_conf.c:226
msgid "unexpected volume encryption secret type"
msgstr "tipo de secreto de cifrado de volumen no esperado"
#: src/conf/storage_encryption_conf.c:245
msgid "unexpected encryption format"
msgstr "formato de cifrado no esperado"
#: src/conf/storage_encryption_conf.c:272
msgid "Cannot open /dev/urandom"
msgstr "No es posible abrir /dev/urandom"
#: src/conf/storage_encryption_conf.c:283
msgid "Cannot read from /dev/urandom"
msgstr "No es posible leer desde /dev/urandom"
#: src/cpu/cpu.c:51 src/cpu/cpu_map.c:82
msgid "undefined hardware architecture"
msgstr "arquitectura de hardware no definida"
#: src/cpu/cpu.c:111
#, c-format
msgid "cannot compare CPUs of %s architecture"
msgstr "no es posible comparar los CPUs de la arquitectura %s"
#: src/cpu/cpu.c:130 src/cpu/cpu.c:334
msgid "nonzero nmodels doesn't match with NULL models"
msgstr ""
#: src/cpu/cpu.c:136
msgid "invalid CPU definition"
msgstr "definición de CPU no válida"
#: src/cpu/cpu.c:145
#, c-format
msgid "cannot decode CPU data for %s architecture"
msgstr "no es posible decodificar los datos del CPU para la arquitectura %s"
#: src/cpu/cpu.c:170
#, c-format
msgid "cannot encode CPU data for %s architecture"
msgstr "no es posible codificar datos del CPU para la arquitectura %s"
#: src/cpu/cpu.c:194
#, c-format
msgid "cannot free CPU data for %s architecture"
msgstr "no es posible liberar datos del CPU para la arquitectura %s"
#: src/cpu/cpu.c:213
#, c-format
msgid "cannot get node CPU data for %s architecture"
msgstr "no es posible obtener datos del CPU nodo para la arquitectura %s"
#: src/cpu/cpu.c:234
#, c-format
msgid "cannot compute guest CPU data for %s architecture"
msgstr "no es posible computar datos del CPU huéped para la arquitectura %s"
#: src/cpu/cpu.c:258
msgid "nonzero ncpus doesn't match with NULL xmlCPUs"
msgstr ""
#: src/cpu/cpu.c:263 src/cpu/cpu.c:328
msgid "No CPUs given"
msgstr ""
#: src/cpu/cpu.c:323
msgid "nonzero ncpus doesn't match with NULL cpus"
msgstr ""
#: src/cpu/cpu.c:343
#, fuzzy, c-format
msgid "cannot compute baseline CPU of %s architecture"
msgstr "no es posible comparar los CPUs de la arquitectura %s"
#: src/cpu/cpu_generic.c:135
#, fuzzy, c-format
msgid "CPU model '%s' is not support by hypervisor"
msgstr "esta función no está soportada por el hypervisor"
#: src/cpu/cpu_generic.c:158
#, c-format
msgid "CPUs have incompatible architectures: '%s' != '%s'"
msgstr ""
#: src/cpu/cpu_generic.c:165
#, c-format
msgid "CPU models don't match: '%s' != '%s'"
msgstr ""
#: src/cpu/cpu_map.c:88
#, c-format
msgid "cannot parse CPU map file: %s"
msgstr "no es posible analizar el archivo de mapeo de CPU: %s"
#: src/cpu/cpu_map.c:106
#, c-format
msgid "cannot find CPU map for %s architecture"
msgstr "no es posible encontrar mapeo del CPU para la arquitectura %s"
#: src/cpu/cpu_map.c:113
#, c-format
msgid "cannot parse CPU map for %s architecture"
msgstr "no es posible analizar el mapeo del CPU para la arquitectura %s"
#: src/cpu/cpu_x86.c:355
#, c-format
msgid "CPU feature %s already defined"
msgstr "Ya ha sido definida la característica de CPU %s"
#: src/cpu/cpu_x86.c:385
#, c-format
msgid "Invalid cpuid[%d] in %s feature"
msgstr "cpuid[%d] no válido en la característica %s"
#: src/cpu/cpu_x86.c:575
#, c-format
msgid "Unknown CPU model %s"
msgstr "Modelo de CPU %s desconocido"
#: src/cpu/cpu_x86.c:594
#, c-format
msgid "Unknown CPU feature %s"
msgstr "Característica de CPU %s desconocida"
#: src/cpu/cpu_x86.c:694
#, c-format
msgid "Missing ancestor's name in CPU model %s"
msgstr "No se encuentra el nombre del ancestro en el modelo del CPU %s"
#: src/cpu/cpu_x86.c:701
#, c-format
msgid "Ancestor model %s not found for CPU model %s"
msgstr ""
"No se ha encontrado el modelo del ancestro %s para el modelo del CPU %s "
#: src/cpu/cpu_x86.c:727
#, c-format
msgid "Missing feature name for CPU model %s"
msgstr ""
"No se encuentra el nombre de la característica para el modelo de CPU %s"
#: src/cpu/cpu_x86.c:733
#, c-format
msgid "Feature %s required by CPU model %s not found"
msgstr ""
"No se ha encontrado la característica %s solicitada por el modelo de CPU %s"
#: src/cpu/cpu_x86.c:1029
msgid "Cannot find suitable CPU model for given data"
msgstr ""
"No es posible encontrar un modelo de CPU conveniente para los datos "
"suministrados"
#: src/datatypes.c:341
msgid "failed to add domain to connection hash table"
msgstr "Falló al intentar añadir dominio a la tabla hash"
#: src/datatypes.c:382
msgid "domain missing from connection hash table"
msgstr "falta el dominio en la tabla hash de la conexión"
#: src/datatypes.c:482
msgid "failed to add network to connection hash table"
msgstr "Falló al intentar añadir red a la tabla hash de la conexión"
#: src/datatypes.c:520
msgid "network missing from connection hash table"
msgstr "falta la red en la tabla hash de la conexión"
#: src/datatypes.c:629
#, c-format
msgid ""
"Failed to change interface mac address from %s to %s due to differing "
"lengths."
msgstr ""
"Falló al modificar la interfaz de la dirección mac de %s a %s debido a "
"diferencias de tamaño."
#: src/datatypes.c:660
msgid "failed to add interface to connection hash table"
msgstr "Falló al intentar añadir interfaz a la tabla hash de la conexión"
#: src/datatypes.c:699
msgid "interface missing from connection hash table"
msgstr "falta la interfaz en la tabla hash de la conexión"
#: src/datatypes.c:801
msgid "failed to add storage pool to connection hash table"
msgstr "falla al añadir grupo de almacenamiento a la tabla hash de la conexión"
#: src/datatypes.c:840
msgid "pool missing from connection hash table"
msgstr "falta grupo en la tabla hash de la conexión"
#: src/datatypes.c:939
#, c-format
msgid "Volume key %s too large for destination"
msgstr "La llave del volumen %s es demasiado extensa para el destino"
#: src/datatypes.c:948
msgid "failed to add storage vol to connection hash table"
msgstr ""
"Falló al intentar añadir volumen de almacenamiento en la tabla hash de la "
"conexión"
#: src/datatypes.c:988
msgid "vol missing from connection hash table"
msgstr "falta volumen de almacenamiento en la tabla hash de la conexión"
#: src/datatypes.c:1084
msgid "failed to add node dev to conn hash table"
msgstr ""
"Falló al intentar añadir dispositivo de nodo a la tabla hash de la conexión"
#: src/datatypes.c:1122
msgid "dev missing from connection hash table"
msgstr "falta dispositivo en la tabla hash de la conexión"
#: src/datatypes.c:1218
msgid "failed to add secret to conn hash table"
msgstr "Falló al intentar añadir secreto a la tabla hash de la conexión"
#: src/datatypes.c:1257
msgid "secret missing from connection hash table"
msgstr "No se encuentra un secreto en la tabla hash de la conexión"
#: src/interface/netcf_driver.c:186
msgid "failed to get number of interfaces on host"
msgstr "Falló al obtener la cantidad de interfaces en el host"
#: src/interface/netcf_driver.c:207
msgid "failed to list host interfaces"
msgstr "Falló al listar las interfaces de host"
#: src/interface/netcf_driver.c:228
msgid "failed to get number of defined interfaces on host"
msgstr "Falló al obtener la cantidad de interfaces definidas en el host"
#: src/interface/netcf_driver.c:249
msgid "failed to list host defined interfaces"
msgstr "Falló al listar las interfaces definidas del host"
#: src/interface/netcf_driver.c:316
msgid "multiple interfaces with matching MAC address"
msgstr "la dirección MAC se corresonde con múltiples interfaces"
#: src/libvirt.c:1094
msgid "could not parse connection URI"
msgstr "No es posible analizar conexión URI"
#: src/libvirt.c:2351
msgid "cannot get working directory"
msgstr "No es posible obtener un directorio de trabajo"
#: src/libvirt.c:2358 src/libvirt.c:2434
msgid "path too long"
msgstr "la ruta es demasiado extensa"
#: src/libvirt.c:2427
msgid "cannot get current directory"
msgstr "No es posible obtener el directorio actual"
#: src/libvirt.c:2935
msgid "virDomainGetXMLDesc with secure flag"
msgstr "virDomainGetXMLDesc con marca segura"
#: src/libvirt.c:3098
msgid "domainMigratePrepare did not set uri"
msgstr "domainMigratePrepare no ha definido uri"
#: src/libvirt.c:3186 src/qemu/qemu_driver.c:8208
msgid "domainMigratePrepare2 did not set uri"
msgstr "domainMigratePrepare2 no ha definido uri"
#: src/libvirt.c:3419
msgid "cannot perform tunnelled migration without using peer2peer flag"
msgstr ""
"No es posible realizar una migración en túnel sin la utilización de una "
"marca de par a par (peer2peer)"
#: src/libvirt.c:4269 src/libvirt.c:4374
msgid "flags must be zero"
msgstr "las marcas deben ser cero"
#: src/libvirt.c:4368
msgid "path is NULL"
msgstr "el camino es NULL"
#: src/libvirt.c:4381
msgid "buffer is NULL"
msgstr "el buffer es NULL"
#: src/libvirt.c:4482 src/qemu/qemu_driver.c:7105
msgid "flags parameter must be VIR_MEMORY_VIRTUAL or VIR_MEMORY_PHYSICAL"
msgstr ""
"el parámetro de las marcas debe ser VIR_MEMORY_VIRTUAL o VIR_MEMORY_PHYSICAL"
#: src/libvirt.c:4489
msgid "buffer is NULL but size is non-zero"
msgstr "el buffer es NULL pero es tamaño es distinto de cero"
#: src/libvirt.c:10370
msgid "data sources cannot be used for non-blocking streams"
msgstr ""
"las fuentes de datos no pueden ser utilizadas por flujos no bloqueantes"
#: src/libvirt.c:10467
msgid "data sinks cannot be used for non-blocking streams"
msgstr ""
"los sumideros de datos no pueden ser utilizados por flujos de no bloqueo"
#: src/lxc/lxc_container.c:129
msgid "setsid failed"
msgstr "Falló setsid"
#: src/lxc/lxc_container.c:135
msgid "ioctl(TIOCSTTY) failed"
msgstr "Falló ioctl(TIOCSTTY)"
#: src/lxc/lxc_container.c:148
msgid "dup2(stdin) failed"
msgstr "Falló dup2(stdin) "
#: src/lxc/lxc_container.c:154
msgid "dup2(stdout) failed"
msgstr "Falló dup2(stdout)"
#: src/lxc/lxc_container.c:160
msgid "dup2(stderr) failed"
msgstr "Falló dup2(stderr)"
#: src/lxc/lxc_container.c:188
msgid "Unable to send container continue message"
msgstr "No es posible enviar mensaje continuo de contenedor"
#: src/lxc/lxc_container.c:217
msgid "Failed to read the container continue message"
msgstr "No es posible leer el mensaje continuo del contenedor"
#: src/lxc/lxc_container.c:312
msgid "Failed to make root private"
msgstr "Falló al intentar convertirse la raíz en privada"
#: src/lxc/lxc_container.c:323 src/lxc/lxc_container.c:345
#: src/lxc/lxc_container.c:516
#, c-format
msgid "Failed to create %s"
msgstr "Falló al crearse %s"
#: src/lxc/lxc_container.c:332
#, c-format
msgid "Failed to mount empty tmpfs at %s"
msgstr "Falló al intentar montar tmpfs vacío en %s"
#: src/lxc/lxc_container.c:353
#, c-format
msgid "Failed to bind new root %s into tmpfs"
msgstr "Falló al asociar nueva raíz %s en tmpfs"
#: src/lxc/lxc_container.c:362
#, c-format
msgid "Failed to chroot into %s"
msgstr "Falló al chroot en %s"
#: src/lxc/lxc_container.c:370
msgid "Failed to pivot root"
msgstr "Falló al girar raíz"
#: src/lxc/lxc_container.c:413
#, c-format
msgid "Failed to mkdir %s"
msgstr "Falló al crear el directorio %s"
#: src/lxc/lxc_container.c:419
#, c-format
msgid "Failed to mount %s on %s"
msgstr "Falló al montar %s en %s"
#: src/lxc/lxc_container.c:427
msgid "Cannot create /dev/pts"
msgstr "No es posible crear /dev/pts"
#: src/lxc/lxc_container.c:434
msgid "Failed to mount /dev/pts in container"
msgstr "Falló al intentar montar /dev/pts en el contenedor"
#: src/lxc/lxc_container.c:469
#, c-format
msgid "Failed to make device %s"
msgstr "Falló al crear el dispositivo %s"
#: src/lxc/lxc_container.c:478
msgid "Failed to create symlink /dev/ptmx to /dev/pts/ptmx"
msgstr ""
"Falló al intentar crear un enlace simbólico /dev/ptmx con /dev/pts/ptmx"
#: src/lxc/lxc_container.c:486
msgid "Failed to make device /dev/ptmx"
msgstr "Falló al intentar crear dispositivo /dev/ptmx"
#: src/lxc/lxc_container.c:523 src/lxc/lxc_container.c:639
#, c-format
msgid "Failed to mount %s at %s"
msgstr "Falló al montar %s en %s"
#: src/lxc/lxc_container.c:546
msgid "Failed to read /proc/mounts"
msgstr "Falló al intentar leer /proc/mounts"
#: src/lxc/lxc_container.c:575
#, c-format
msgid "Failed to unmount '%s'"
msgstr "Falló al desmontar '%s'"
#: src/lxc/lxc_container.c:625
msgid "Failed to make / slave"
msgstr "Falló al crear / esclavo"
#: src/lxc/lxc_container.c:649
msgid "Failed to mount /proc"
msgstr "Falló al montar /proc"
#: src/lxc/lxc_container.c:688
#, c-format
msgid "Failed to remove capabilities: %d"
msgstr "Falló al eliminar capacidades: %d"
#: src/lxc/lxc_container.c:694
#, c-format
msgid "Failed to apply capabilities: %d"
msgstr "Falló al aplicar capacidades: %d"
#: src/lxc/lxc_container.c:705 src/lxc/lxc_controller.c:261
msgid "libcap-ng support not compiled in, unable to clear capabilities"
msgstr ""
"El soporte para libcap-ng no ha sido compilado, no es posible crear "
"capacidades"
#: src/lxc/lxc_container.c:733
msgid "lxcChild() passed invalid vm definition"
msgstr "lxcChild() ha transmitido una definición vm inválida"
#: src/lxc/lxc_container.c:754
#, c-format
msgid "Failed to open tty %s"
msgstr "Falló al abrir tty %s"
#: src/lxc/lxc_container.c:837
msgid "Failed to run clone container"
msgstr "Falló al ejecutar contenedor de clon"
#: src/lxc/lxc_controller.c:92
msgid "Unable to get cgroup for driver"
msgstr "No es posible obtener cgroup para el dispositivo"
#: src/lxc/lxc_controller.c:99
#, c-format
msgid "Unable to create cgroup for domain %s"
msgstr "No es posible crear cgroup para el dominio %s"
#: src/lxc/lxc_controller.c:107
#, c-format
msgid "Unable to set memory limit for domain %s"
msgstr "No es posible crear límite de memoria para el dominio %s"
#: src/lxc/lxc_controller.c:115
#, c-format
msgid "Unable to deny devices for domain %s"
msgstr "No es posible negarle dispositivos al dominio %s"
#: src/lxc/lxc_controller.c:128
#, c-format
msgid "Unable to allow device %c:%d:%d for domain %s"
msgstr "No es posible permitir el dispositivo %c:%d:%d para el dominio %s"
#: src/lxc/lxc_controller.c:137
#, c-format
msgid "Unable to allow PYT devices for domain %s"
msgstr "No es posible permitir dispositivos PYT para el dominio %s"
#: src/lxc/lxc_controller.c:145
#, c-format
msgid "Unable to add task %d to cgroup for domain %s"
msgstr "No es posible agregar tarea %d al cgroup para el dominio %s"
#: src/lxc/lxc_controller.c:173
#, c-format
msgid "failed to create server socket '%s'"
msgstr "Falló al crear socket de servidor '%s'"
#: src/lxc/lxc_controller.c:183
#, c-format
msgid "Socket path %s too long for destination"
msgstr "La ruta %s al socket es demasiado extensa para el destino"
#: src/lxc/lxc_controller.c:189
#, c-format
msgid "failed to bind server socket '%s'"
msgstr "Falló al asociar socket de servidor '%s'"
#: src/lxc/lxc_controller.c:195
#, c-format
msgid "failed to listen server socket %s"
msgstr "Falló al escuchar el socket del servidor %s"
#: src/lxc/lxc_controller.c:229
#, c-format
msgid "read of fd %d failed"
msgstr "Falló la lectura de fd %d "
#: src/lxc/lxc_controller.c:236
#, c-format
msgid "write to fd %d failed"
msgstr "Falló la escritura en fd %d"
#: src/lxc/lxc_controller.c:257
#, c-format
msgid "failed to apply capabilities: %d"
msgstr "Falló al aplicar capacidades: %d"
#: src/lxc/lxc_controller.c:309
msgid "epoll_create(2) failed"
msgstr "Falló epoll_create(2)"
#: src/lxc/lxc_controller.c:319
msgid "epoll_ctl(appPty) failed"
msgstr "Falló epoll_ctl(appPty)"
#: src/lxc/lxc_controller.c:325
msgid "epoll_ctl(contPty) failed"
msgstr "Falló poll_ctl(contPty) "
#: src/lxc/lxc_controller.c:333
msgid "epoll_ctl(monitor) failed"
msgstr "Falló epoll_ctl(monitor) "
#: src/lxc/lxc_controller.c:341 src/lxc/lxc_controller.c:361
#: src/lxc/lxc_controller.c:367
msgid "epoll_ctl(client) failed"
msgstr "Falló epoll_ctl(client) "
#: src/lxc/lxc_controller.c:384
#, c-format
msgid "error event %d"
msgstr "Evento de error %d"
#: src/lxc/lxc_controller.c:405
msgid "epoll_wait() failed"
msgstr "Falló epoll_wait()"
#: src/lxc/lxc_controller.c:455
#, c-format
msgid "Failed to move interface %s to ns %d"
msgstr "Falló al desplazar la interfaz %s hacia ns %d"
#: src/lxc/lxc_controller.c:480
#, c-format
msgid "Failed to delete veth: %s"
msgstr "Falló al eliminar veth: %s"
#: src/lxc/lxc_controller.c:513
msgid "sockpair failed"
msgstr "Falló sockpair"
#: src/lxc/lxc_controller.c:543
msgid "Cannot unshare mount namespace"
msgstr "No es posible dejar de compartir el nombre del espacio montado"
#: src/lxc/lxc_controller.c:549
msgid "Failed to switch root mount into slave mode"
msgstr "Falló al convertir montaje raíz en modo esclavo"
#: src/lxc/lxc_controller.c:561
#, c-format
msgid "Failed to make path %s"
msgstr "Falló al crear el camino %s"
#: src/lxc/lxc_controller.c:569
#, c-format
msgid "Failed to mount devpts on %s"
msgstr "Falló al montar devpts en %s"
#: src/lxc/lxc_controller.c:587 src/lxc/lxc_controller.c:596
#: src/lxc/lxc_driver.c:1206
msgid "Failed to allocate tty"
msgstr "Falló al alojar tty"
#: src/lxc/lxc_controller.c:772
#, c-format
msgid "Unable to write pid file '%s/%s.pid'"
msgstr "No es posible escribir archivo pid '%s/%s.pid'"
#: src/lxc/lxc_controller.c:786
msgid "Unable to change to root dir"
msgstr "No es posible trasladarse al directorio raíz"
#: src/lxc/lxc_controller.c:792
msgid "Unable to become session leader"
msgstr "No es posible convertirse en líder de sesión"
#: src/lxc/lxc_controller.c:803
msgid "Failed to accept a connection from driver"
msgstr "Falló al intentar aceptar una conexión desde el controlador"
#: src/lxc/lxc_driver.c:132
#, c-format
msgid "Unexpected LXC URI path '%s', try lxc:///"
msgstr "Ruta LXC URI '%s' no esperada, intente lxc:/// "
#: src/lxc/lxc_driver.c:140
msgid "lxc state driver is not active"
msgstr "El estado del controlador lxc está inactivo"
#: src/lxc/lxc_driver.c:379 src/lxc/lxc_driver.c:1309
#: src/lxc/lxc_driver.c:1359
msgid "System lacks NETNS support"
msgstr "El sistema adolece de soporte NETNS"
#: src/lxc/lxc_driver.c:427 src/lxc/lxc_driver.c:478 src/lxc/lxc_driver.c:531
#: src/lxc/lxc_driver.c:665
msgid "No domain with matching uuid"
msgstr "No existe un dominio coincidente con el uuid"
#: src/lxc/lxc_driver.c:433
msgid "Cannot delete active domain"
msgstr "No es posible eliminar dominio activo"
#: src/lxc/lxc_driver.c:439
msgid "Cannot undefine transient domain"
msgstr "No es posible quitar la definición del dominio transitorio "
#: src/lxc/lxc_driver.c:490
#, c-format
msgid "Unable to get cgroup for %s"
msgstr "No es posible obtener cgroup para %s"
#: src/lxc/lxc_driver.c:496
msgid "Cannot read cputime for domain"
msgstr "No es posible leer cputime para el dominio"
#: src/lxc/lxc_driver.c:501
msgid "Cannot read memory usage for domain"
msgstr "No es posible leer utilización de la memoria para el dominio"
#: src/lxc/lxc_driver.c:560 src/lxc/lxc_driver.c:585 src/lxc/lxc_driver.c:617
#: src/lxc/lxc_driver.c:2022 src/lxc/lxc_driver.c:2076
#: src/lxc/lxc_driver.c:2103 src/lxc/lxc_driver.c:2272
#: src/lxc/lxc_driver.c:2337
#, c-format
msgid "No domain with matching uuid '%s'"
msgstr "No existe un dominio coincidente con el uuid '%s'"
#: src/lxc/lxc_driver.c:591
msgid "Cannot set max memory lower than current memory"
msgstr ""
"No es posible establecer que la memoria máxima sea menor que la memoria "
"actual"
#: src/lxc/lxc_driver.c:623
msgid "Cannot set memory higher than max memory"
msgstr ""
"No es posible establecer que la memoria sea mayor que la memoria máxima"
#: src/lxc/lxc_driver.c:630
#, c-format
msgid "Unable to get cgroup for %s\n"
msgstr "No es posible obtener cgroup para %s\n"
#: src/lxc/lxc_driver.c:636
msgid "Failed to set memory for domain"
msgstr "No es posible establecer la memoria para el dominio"
#: src/lxc/lxc_driver.c:708
#, c-format
msgid "waitpid failed to wait for container %d: %d"
msgstr "watpid falló al esperar por el contenedor %d: %d"
#: src/lxc/lxc_driver.c:802
msgid "Failed to get bridge for interface"
msgstr "Falló al obtener puente para la interfaz"
#: src/lxc/lxc_driver.c:813
#, c-format
msgid "Failed to create veth device pair: %d"
msgstr "Falló al crear par para dispositivo veth: %d"
#: src/lxc/lxc_driver.c:839
#, c-format
msgid "Failed to set %s to %s"
msgstr "Falló al guardar el dominio %s en %s"
#: src/lxc/lxc_driver.c:847
#, c-format
msgid "Failed to add %s device to %s"
msgstr "Falló al añadir el dispositivo %s a %s"
#: src/lxc/lxc_driver.c:854
#, c-format
msgid "Failed to enable %s device"
msgstr "Falló al activar dispositivo %s"
#: src/lxc/lxc_driver.c:884
msgid "Failed to create client socket"
msgstr "Falló al crear socket de cliente"
#: src/lxc/lxc_driver.c:892
#, c-format
msgid "Socket path %s too big for destination"
msgstr "La ruta %s al socket es demasiado grande para el destino"
#: src/lxc/lxc_driver.c:898
msgid "Failed to connect to client socket"
msgstr "Falló al conectarse con el socket del cliente"
#: src/lxc/lxc_driver.c:922
#, c-format
msgid "Invalid PID %d for container"
msgstr "PID %d inválido para el contenedor"
#: src/lxc/lxc_driver.c:929
#, c-format
msgid "Failed to kill pid %d"
msgstr "Falló al finalizar pid %d"
#: src/lxc/lxc_driver.c:1129
#, c-format
msgid "Cannot wait for '%s'"
msgstr "No es posible esperar a '%s'"
#: src/lxc/lxc_driver.c:1136
#, c-format
msgid "Container '%s' unexpectedly shutdown during startup"
msgstr ""
"El contenedor '%s' se ha cerrado de manera inesperada durante el inicio."
#: src/lxc/lxc_driver.c:1192
#, c-format
msgid "Cannot create log directory '%s'"
msgstr "No se puede crear un directorio de registro '%s'"
#: src/lxc/lxc_driver.c:1227
#, c-format
msgid "Failed to open '%s'"
msgstr "Falló al abrir '%s'"
#: src/lxc/lxc_driver.c:1247
#, c-format
msgid "Failed to read pid file %s/%s.pid"
msgstr "Falló al leer el archivo pid %s/%s.pid"
#: src/lxc/lxc_driver.c:1303
#, c-format
msgid "No domain named %s"
msgstr "No existe un dominio denominado %s"
#: src/lxc/lxc_driver.c:1412 src/lxc/lxc_driver.c:1545
#, c-format
msgid "No domain with id %d"
msgstr "No existe un dominio con id %d"
#: src/lxc/lxc_driver.c:1600 src/qemu/qemu_driver.c:593
#: src/uml/uml_driver.c:162
#, c-format
msgid "Failed to autostart VM '%s': %s"
msgstr "Falló al iniciar automáticamente MV '%s': '%s'"
#: src/lxc/lxc_driver.c:1875
#, c-format
msgid "Unknown release: %s"
msgstr "Versión desconocida: %s"
#: src/lxc/lxc_driver.c:1918 src/lxc/lxc_driver.c:1976
#: src/qemu/qemu_driver.c:6730 src/qemu/qemu_driver.c:6801
#, c-format
msgid "No such domain %s"
msgstr "No existe el dominio %s"
#: src/lxc/lxc_driver.c:1929
msgid "Invalid type for cpu_shares tunable, expected a 'ullong'"
msgstr "tipo de cpu_shares ajustables inválido, se esperaba un 'ullong'"
#: src/lxc/lxc_driver.c:1938 src/qemu/qemu_driver.c:6759
#, c-format
msgid "Invalid parameter `%s'"
msgstr "Parámetro `%s' inválido"
#: src/lxc/lxc_driver.c:1967 src/qemu/qemu_driver.c:6793
msgid "Invalid parameter count"
msgstr "Conteo de parámetro inválido"
#: src/lxc/lxc_driver.c:1988
msgid "Field cpu_shares too big for destination"
msgstr "El campo cpu_shares es demasiado grande para el destino"
#: src/lxc/lxc_driver.c:2028 src/lxc/lxc_driver.c:2278
#: src/lxc/lxc_driver.c:2343
msgid "Domain is not running"
msgstr "El dominio no está ejecutándose"
#: src/lxc/lxc_driver.c:2045
#, c-format
msgid "Invalid path, '%s' is not a known interface"
msgstr "camino inválido, '%s' no es una interfaz conocida"
#: src/lxc/lxc_driver.c:2109
msgid "Cannot set autostart for transient domain"
msgstr "No es posible realizar inicio automático para dominios transitorios"
#: src/lxc/lxc_driver.c:2134
#, c-format
msgid "Cannot create autostart directory %s"
msgstr "No es posible crear directorio de inicio automático %s"
#: src/lxc/lxc_driver.c:2141 src/qemu/qemu_driver.c:6657
#: src/uml/uml_driver.c:1745
#, c-format
msgid "Failed to create symlink '%s to '%s'"
msgstr "Falló al crear enlace simbólico '%s' hacia '%s'"
#: src/lxc/lxc_driver.c:2148 src/network/bridge_driver.c:1527
#: src/qemu/qemu_driver.c:6664 src/storage/storage_driver.c:1031
#: src/uml/uml_driver.c:1752
#, c-format
msgid "Failed to delete symlink '%s'"
msgstr "Falló al eliminar enlace simbólico '%s'"
#: src/lxc/lxc_driver.c:2285
msgid "Suspend operation failed"
msgstr "Falló la operación de suspensión"
#: src/lxc/lxc_driver.c:2350
msgid "Resume operation failed"
msgstr "Falló al reanudarse la operación"
#: src/network/bridge_driver.c:247 src/qemu/qemu_conf.c:1542
#: src/uml/uml_conf.c:114
msgid "cannot initialize bridge support"
msgstr "No es posible inicializar soporte de puente"
#: src/network/bridge_driver.c:535
msgid "cannot start dhcp daemon without IP address for server"
msgstr ""
"No es posible inicializar el demonio dhcp sin ninguna dirección IP para el "
"servidor"
#: src/network/bridge_driver.c:541 src/network/bridge_driver.c:547
#, c-format
msgid "cannot create directory %s"
msgstr "No se puede crear directorio %s"
#: src/network/bridge_driver.c:599
#, c-format
msgid "failed to add iptables rule to allow forwarding from '%s'"
msgstr "Falló al añadir regla de iptables para permitir el reenvío desde '%s'"
#: src/network/bridge_driver.c:610
#, c-format
msgid "failed to add iptables rule to allow forwarding to '%s'"
msgstr "Falló al añadir regla de iptables para permitir reenvío hacia '%s'"
#: src/network/bridge_driver.c:620
#, c-format
msgid "failed to add iptables rule to enable masquerading to '%s'\n"
msgstr ""
"Falló al añadir regla de iptables para habilitar enmascaramiento hacia '%s'\n"
#: src/network/bridge_driver.c:651
#, c-format
msgid "failed to add iptables rule to allow routing from '%s'"
msgstr ""
"Falló al añadir regla de iptables para permitir enrutamiento desde '%s'"
#: src/network/bridge_driver.c:662
#, c-format
msgid "failed to add iptables rule to allow routing to '%s'"
msgstr ""
"Falló al añadir regla de iptables para permitir enrutamiento hacia '%s'"
#: src/network/bridge_driver.c:687 src/network/bridge_driver.c:694
#, c-format
msgid "failed to add iptables rule to allow DHCP requests from '%s'"
msgstr ""
"Falló al añadir regla de iptables para permitir peticiones DHCP desde '%s'"
#: src/network/bridge_driver.c:702 src/network/bridge_driver.c:709
#, c-format
msgid "failed to add iptables rule to allow DNS requests from '%s'"
msgstr ""
"Falló al añadir regla de iptables para permitir peticiones DNS desde '%s'"
#: src/network/bridge_driver.c:719
#, c-format
msgid "failed to add iptables rule to block outbound traffic from '%s'"
msgstr ""
"Falló al añadir regla de iptables para bloquear tráfico saliente desde '%s'"
#: src/network/bridge_driver.c:726
#, c-format
msgid "failed to add iptables rule to block inbound traffic to '%s'"
msgstr ""
"Falló al añadir regla de iptables para bloquear tráfico entrante en '%s'"
#: src/network/bridge_driver.c:734
#, c-format
msgid "failed to add iptables rule to allow cross bridge traffic on '%s'"
msgstr ""
"Falló al añadir regla de iptables para permitir tráfico cruzado entre "
"puentes sobre '%s'"
#: src/network/bridge_driver.c:809
msgid "Reloading iptables rules"
msgstr "Cargando nuevamente las reglas de iptables"
#: src/network/bridge_driver.c:852 src/network/bridge_driver.c:876
#, c-format
msgid "cannot enable %s"
msgstr "No es posible habilitar %s"
#: src/network/bridge_driver.c:864
#, c-format
msgid "cannot disable %s"
msgstr "No es posible inhabilitar %s"
#: src/network/bridge_driver.c:893
msgid "network is already active"
msgstr "La red ya se encuentra activa"
#: src/network/bridge_driver.c:899
#, c-format
msgid "cannot create bridge '%s'"
msgstr "No es posible crear puente '%s'"
#: src/network/bridge_driver.c:916
#, c-format
msgid "cannot set IP address on bridge '%s' to '%s'"
msgstr "No es posible establecer una dirección IP en el puente '%s' hacia '%s'"
#: src/network/bridge_driver.c:924
#, c-format
msgid "cannot set netmask on bridge '%s' to '%s'"
msgstr "No es posible establecer máscara de red en el puente '%s' hacia '%s'"
#: src/network/bridge_driver.c:931
#, c-format
msgid "failed to bring the bridge '%s' up"
msgstr "Falló al activar el puente '%s'"
#: src/network/bridge_driver.c:942
msgid "failed to enable IP forwarding"
msgstr "Falló al habilitar el reenvío de IP"
#: src/network/bridge_driver.c:973 src/network/bridge_driver.c:1013
#, c-format
msgid "Failed to bring down bridge '%s' : %s"
msgstr "Falló al desconectar el puente '%s' : %s"
#: src/network/bridge_driver.c:980 src/network/bridge_driver.c:1018
#, c-format
msgid "Failed to delete bridge '%s' : %s"
msgstr "Falló al eliminar el puente '%s' : %s"
#: src/network/bridge_driver.c:994
#, c-format
msgid "Shutting down network '%s'"
msgstr "Apagando la red '%s'"
#: src/network/bridge_driver.c:1051 src/network/bridge_driver.c:1317
#: src/network/bridge_driver.c:1354 src/network/bridge_driver.c:1377
#: src/network/bridge_driver.c:1412 src/network/bridge_driver.c:1467
#: src/network/bridge_driver.c:1492
msgid "no network with matching uuid"
msgstr "No existe una red que coincida con el uuid"
#: src/network/bridge_driver.c:1074
#, c-format
msgid "no network with matching name '%s'"
msgstr "No existe una red que coincida con el nombre '%s'"
#: src/network/bridge_driver.c:1323
msgid "network is still active"
msgstr "La red aún se encuentra activa"
#: src/network/bridge_driver.c:1383
msgid "network is not active"
msgstr "La red no se encuentra activa"
#: src/network/bridge_driver.c:1435
msgid "no network with matching id"
msgstr "No existe una red que coincida con el ID"
#: src/network/bridge_driver.c:1441 src/test/test_driver.c:3065
#, c-format
msgid "network '%s' does not have a bridge name."
msgstr "La red '%s' no posee un nombre de puente."
#: src/network/bridge_driver.c:1498
msgid "cannot set autostart for transient network"
msgstr "No es posible establecer inicio automático para la red transitoria"
#: src/network/bridge_driver.c:1513
#, c-format
msgid "cannot create autostart directory '%s'"
msgstr "No es posible crear un directorio autostart '%s'"
#: src/network/bridge_driver.c:1520 src/storage/storage_driver.c:1023
#, c-format
msgid "Failed to create symlink '%s' to '%s'"
msgstr "Falló al crear enlace simbólico '%s' en '%s'"
#: src/node_device/node_device_driver.c:54
#, c-format
msgid "Failed to refresh WWPN for host%d"
msgstr "Falló al actualizar WWPN para el host%d"
#: src/node_device/node_device_driver.c:61
#, c-format
msgid "Failed to refresh WWNN for host%d"
msgstr "Falló al actualizar WWNN para el host%d"
#: src/node_device/node_device_driver.c:100
#, c-format
msgid "cannot resolve driver link %s"
msgstr "No es posible apuntar enlace %s al controlador"
#: src/node_device/node_device_driver.c:278
#: src/node_device/node_device_driver.c:307
#: src/node_device/node_device_driver.c:342
#: src/node_device/node_device_driver.c:373 src/test/test_driver.c:4815
#: src/test/test_driver.c:4841 src/test/test_driver.c:4877
#: src/test/test_driver.c:4908
#, c-format
msgid "no node device with matching name '%s'"
msgstr "No existe un dispositivo de nodo que concuerde con el nombre '%s'"
#: src/node_device/node_device_driver.c:318 src/test/test_driver.c:4852
msgid "no parent for this device"
msgstr "No hay archivos principales para este dispositivo"
#: src/node_device/node_device_driver.c:418
#, c-format
msgid "Invalid vport operation (%d)"
msgstr "Operación vport inválida (%d)"
#: src/node_device/node_device_driver.c:435
#, c-format
msgid "Vport operation path is '%s'"
msgstr "El camino de la operación vport es '%s'"
#: src/node_device/node_device_driver.c:449
#, c-format
msgid "Write of '%s' to '%s' during vport create/delete failed"
msgstr ""
"Falló al escribir '%s' hacia '%s' durante la creación/eliminación de vport"
#: src/node_device/node_device_driver.c:458
msgid "Vport operation complete"
msgstr "Operación vport completa"
#: src/node_device/node_device_driver.c:471
msgid "Could not get current time"
msgstr "No se pudo obtener la hora actual"
#: src/node_device/node_device_linux_sysfs.c:56
#, c-format
msgid "Opened WWN path '%s' for reading"
msgstr "Se ha abierto un camino WWN '%s' para su lectura"
#: src/node_device/node_device_linux_sysfs.c:59
#, c-format
msgid "Failed to open WWN path '%s' for reading"
msgstr "Falló al abrir camino WWN '%s' para lectura"
#: src/node_device/node_device_linux_sysfs.c:82
#, c-format
msgid "Failed to read WWN for host%d '%s'"
msgstr "Falló al leer WWN para el host%d '%s'"
#: src/node_device/node_device_linux_sysfs.c:120
#, c-format
msgid "Checking if host%d is an FC HBA"
msgstr "Verificando si el host%d es un FC HBA"
#: src/node_device/node_device_linux_sysfs.c:140
#, c-format
msgid "Failed to read WWPN for host%d"
msgstr "Falló al leer WWPN para el host%d"
#: src/node_device/node_device_linux_sysfs.c:149
#, c-format
msgid "Failed to read WWNN for host%d"
msgstr "Falló al leer WWNN para el host%d"
#: src/node_device/node_device_udev.c:115
#, c-format
msgid "udev reports device '%s' does not have property '%s'"
msgstr "udev reporta que el dispositivo '%s' no tiene propiedad '%s'"
#: src/node_device/node_device_udev.c:204
#, c-format
msgid "udev reports device '%s' does not have sysfs attr '%s'"
msgstr "udev reporta que el dispositivo '%s' no tiene atributo sysfs '%s'"
#: src/nodeinfo.c:82
msgid "parsing cpuinfo processor"
msgstr "Analizando cpuinfo del procesador"
#: src/nodeinfo.c:94
msgid "parsing cpuinfo cpu MHz"
msgstr "Analizando cpu MHz cpuinfo"
#: src/nodeinfo.c:121
msgid "no cpus found"
msgstr "No se han encontrado las CPU"
#: src/nodeinfo.c:159 src/uml/uml_driver.c:1814 src/util/pci.c:1215
#: src/util/util.c:458
#, c-format
msgid "cannot open %s"
msgstr "No se puede abrir %s"
#: src/nodeinfo.c:175
msgid "node info not implemented on this platform"
msgstr "Información de nodo no implementada en esta plataforma"
#: src/nodeinfo.c:257 src/nodeinfo.c:294
msgid "NUMA not supported on this host"
msgstr "NUMA no soportado en este host"
#: src/nodeinfo.c:263
#, c-format
msgid "start cell %d out of range (0-%d)"
msgstr "Celda inicial %d fuera de rango (0-%d)"
#: src/nodeinfo.c:275 src/nodeinfo.c:302
msgid "Failed to query NUMA free memory"
msgstr "Falló al consultar memoria de NUMA libre"
#: src/nodeinfo.c:323 src/nodeinfo.c:330
msgid "NUMA memory information not available on this platform"
msgstr ""
"La información de memoria de NUMA no está disponible en esta plataforma"
#: src/opennebula/one_conf.c:150
msgid "Error submitting virtual machine to OpenNebula"
msgstr "Error al enviar la máquina virtual a OpenNebula"
#: src/opennebula/one_driver.c:283 src/opennebula/one_driver.c:314
#: src/opennebula/one_driver.c:389 src/openvz/openvz_driver.c:395
#: src/openvz/openvz_driver.c:478 src/openvz/openvz_driver.c:522
#: src/openvz/openvz_driver.c:559 src/openvz/openvz_driver.c:1015
#: src/openvz/openvz_driver.c:1057 src/openvz/openvz_driver.c:1088
#: src/openvz/openvz_driver.c:1161 src/uml/uml_driver.c:1370
#: src/uml/uml_driver.c:1493 src/uml/uml_driver.c:1533
#: src/uml/uml_driver.c:1582 src/uml/uml_driver.c:1645
#: src/uml/uml_driver.c:1689 src/uml/uml_driver.c:1715
#: src/uml/uml_driver.c:1789
msgid "no domain with matching uuid"
msgstr "No existe un dominio coincidente con el uuid"
#: src/opennebula/one_driver.c:289 src/qemu/qemu_driver.c:5192
#: src/uml/uml_driver.c:1657
msgid "cannot undefine transient domain"
msgstr "No es posible quitar la definición del dominio transitorio "
#: src/opennebula/one_driver.c:320 src/test/test_driver.c:526
#: src/test/test_driver.c:1678 src/test/test_driver.c:2118
#: src/test/test_driver.c:2612 src/test/test_driver.c:2667
msgid "getting time of day"
msgstr "Obteniendo la hora del día"
#: src/opennebula/one_driver.c:416
#, c-format
msgid "no domain named %s"
msgstr "No existe un dominio denominado %s"
#: src/opennebula/one_driver.c:453
#, c-format
msgid "Already an OpenNebula VM active with the name: '%s' id: %d "
msgstr "Ya existe una MV OpenNebula abierta con el nombre '%s' ID: %d "
#: src/opennebula/one_driver.c:496 src/opennebula/one_driver.c:531
#, c-format
msgid "no domain with id %d"
msgstr "No existe un dominio con ID %d"
#: src/opennebula/one_driver.c:502 src/opennebula/one_driver.c:538
#: src/opennebula/one_driver.c:573 src/opennebula/one_driver.c:606
msgid "Wrong state to perform action"
msgstr "Estado incorrecto para realizar la acción"
#: src/opennebula/one_driver.c:577 src/qemu/qemu_driver.c:3512
#: src/qemu/qemu_driver.c:3569 src/qemu/qemu_driver.c:3628
#: src/qemu/qemu_driver.c:3669 src/qemu/qemu_driver.c:3770
#: src/qemu/qemu_driver.c:3810 src/qemu/qemu_driver.c:4004
#: src/qemu/qemu_driver.c:4153 src/qemu/qemu_driver.c:4263
#: src/qemu/qemu_driver.c:6866 src/qemu/qemu_driver.c:6935
#: src/qemu/qemu_driver.c:6998 src/qemu/qemu_driver.c:7114
#: src/qemu/qemu_driver.c:8311 src/xen/xen_hypervisor.c:1147
#: src/xen/xen_hypervisor.c:1231 src/xen/xen_hypervisor.c:1340
msgid "domain is not running"
msgstr "El dominio no está ejecutándose"
#: src/opennebula/one_driver.c:580 src/opennebula/one_driver.c:613
#: src/qemu/qemu_driver.c:3278 src/uml/uml_driver.c:1310
#: src/uml/uml_driver.c:1340 src/vbox/vbox_tmpl.c:1028
#, c-format
msgid "no domain with matching id %d"
msgstr "No existe un dominio que coincida con el id %d"
#: src/opennebula/one_driver.c:610
msgid "domain is not paused"
msgstr "el dominio no está en pausa"
#: src/openvz/openvz_conf.c:131
msgid "Could not extract vzctl version"
msgstr "No se pudo extraer versión vzctl"
#: src/openvz/openvz_conf.c:198
#, c-format
msgid "Could not read 'IP_ADDRESS' from config for container %d"
msgstr ""
"No es posible leer 'IP_ADDRESS' desde el archivo de configuración para el "
"contenedor %d"
#: src/openvz/openvz_conf.c:230
#, c-format
msgid "Could not read 'NETIF' from config for container %d"
msgstr ""
"No se pudo leer 'NETIF' desde el archivo de configuración para el contenedor "
"%d"
#: src/openvz/openvz_conf.c:256
msgid "Too long network device name"
msgstr "Nombre de dispositivo de red demasiado extenso"
#: src/openvz/openvz_conf.c:265
#, c-format
msgid "Network ifname %s too long for destination"
msgstr "El ifname %s de la red es demasiado extenso para el destino"
#: src/openvz/openvz_conf.c:273
msgid "Too long bridge device name"
msgstr "Nombre de dispositivo de puente demasiado extenso"
#: src/openvz/openvz_conf.c:282
#, c-format
msgid "Bridge name %s too long for destination"
msgstr "El nombre %s del puente es demasiado extenso para el destino"
#: src/openvz/openvz_conf.c:290
msgid "Wrong length MAC address"
msgstr "Longitud de la dirección MAC errónea"
#: src/openvz/openvz_conf.c:295
#, c-format
msgid "MAC address %s too long for destination"
msgstr "La dirección MAC %s es demasiado larga para el destino"
#: src/openvz/openvz_conf.c:300
msgid "Wrong MAC address"
msgstr "Dirección MAC errónea"
#: src/openvz/openvz_conf.c:371
#, c-format
msgid "Could not read 'OSTEMPLATE' from config for container %d"
msgstr ""
"No es posible leer 'OSTEMPLATE' desde el archivo de configuración para el "
"contenedor %d"
#: src/openvz/openvz_conf.c:385
#, c-format
msgid "Could not read 'VE_PRIVATE' from config for container %d"
msgstr ""
"No es posible leer 'VE_PRIVATE' desde el archivo de configuración para el "
"contenedor %d"
#: src/openvz/openvz_conf.c:447 src/openvz/openvz_conf.c:979
msgid "popen failed"
msgstr "Falló popen"
#: src/openvz/openvz_conf.c:457 src/openvz/openvz_conf.c:989
#: src/openvz/openvz_driver.c:154
msgid "Failed to parse vzlist output"
msgstr "Falló al analizar salida vzlist"
#: src/openvz/openvz_conf.c:495
msgid "UUID in config file malformed"
msgstr "El UUID en el archivo de configuración es erróneo"
#: src/openvz/openvz_conf.c:507
#, c-format
msgid "Could not read config for container %d"
msgstr "No se pudo leer la configuración del contenedor %d"
#: src/openvz/openvz_conf.c:971
#, fuzzy
msgid "virAsprintf failed"
msgstr "Falló virAsprintf (errno %d)"
#: src/openvz/openvz_driver.c:119
msgid "Container is not defined"
msgstr "El contenedor no está definido"
#: src/openvz/openvz_driver.c:144
msgid "popen failed"
msgstr "falló popen"
#: src/openvz/openvz_driver.c:192 src/openvz/openvz_driver.c:745
#, c-format
msgid "Could not put argument to %s"
msgstr "No se pudo colocar argumento en %s"
#: src/openvz/openvz_driver.c:215
msgid "only one filesystem supported"
msgstr "Hay soporte para sólo un sistema de archivos"
#: src/openvz/openvz_driver.c:224
msgid "filesystem is not of type 'template' or 'mount'"
msgstr ""
"El sistema de archivos no es ni del tipo 'template', ni del tipo 'mount'"
#: src/openvz/openvz_driver.c:235
msgid "Could not convert domain name to VEID"
msgstr "No se pudo convertir el nombre del dominio en VEID"
#: src/openvz/openvz_driver.c:241
msgid "Could not copy default config"
msgstr "No se puede copiar el archivo de configuración establecido por defecto"
#: src/openvz/openvz_driver.c:247
msgid "Could not set the source dir for the filesystem"
msgstr "No se pudo definir el directorio fuente para el sistema de archivos"
#: src/openvz/openvz_driver.c:255
msgid "Error creating command for container"
msgstr "Error al crear comando para contenedor"
#: src/openvz/openvz_driver.c:261 src/openvz/openvz_driver.c:732
#: src/openvz/openvz_driver.c:934 src/openvz/openvz_driver.c:989
#: src/openvz/openvz_driver.c:1027 src/openvz/openvz_driver.c:1063
#: src/openvz/openvz_driver.c:1141 src/openvz/openvz_driver.c:1308
#: src/openvz/openvz_driver.c:1354 src/openvz/openvz_driver.c:1452
#, c-format
msgid "Could not exec %s"
msgstr "No se pudo ejecutar %s"
#: src/openvz/openvz_driver.c:406
#, c-format
msgid "cannot read cputime for domain %d"
msgstr "No se puede leer cputime para el dominio %d"
#: src/openvz/openvz_driver.c:529 src/openvz/openvz_driver.c:566
msgid "domain is not in running state"
msgstr "El dominio no se encuentra en estado de ejecución"
#: src/openvz/openvz_driver.c:646
msgid "Container ID is not specified"
msgstr "No se ha especificado ID de contenedor"
#: src/openvz/openvz_driver.c:679
msgid "Could not generate eth name for container"
msgstr "No se pudo generar nombre eth para el contenedor"
#: src/openvz/openvz_driver.c:690
msgid "Could not generate veth name"
msgstr "No se ha podido general nombre veth"
#: src/openvz/openvz_driver.c:774
msgid "Could not configure network"
msgstr "No se ha podido configurar la red"
#: src/openvz/openvz_driver.c:785
msgid "cannot replace NETIF config"
msgstr "No se puede remplazar configuración NETIF"
#: src/openvz/openvz_driver.c:823
#, c-format
msgid "Already an OPENVZ VM active with the id '%s'"
msgstr "Ya existe una MV OPENVZ activa con el ID '%s'"
#: src/openvz/openvz_driver.c:835 src/openvz/openvz_driver.c:917
msgid "Error creating initial configuration"
msgstr "Error al crear configuración inicial"
#: src/openvz/openvz_driver.c:843 src/openvz/openvz_driver.c:923
msgid "Could not set UUID"
msgstr "No se pudo definir el UUID"
#: src/openvz/openvz_driver.c:853 src/openvz/openvz_driver.c:945
msgid "Could not set number of virtual cpu"
msgstr "No se pudo definir el número de cpu virtual"
#: src/openvz/openvz_driver.c:861
msgid "Could not set memory size"
msgstr "No se pudo definir el tamaño de la memoria"
#: src/openvz/openvz_driver.c:903
#, c-format
msgid "Already an OPENVZ VM defined with the id '%s'"
msgstr "Ya existe una MV OPENVZ definida con el ID '%s'"
#: src/openvz/openvz_driver.c:976
msgid "no domain with matching id"
msgstr "no existe un dominio coincidente con el id"
#: src/openvz/openvz_driver.c:982
msgid "domain is not in shutoff state"
msgstr "el dominio no se encuentra en estado de apagado"
#: src/openvz/openvz_driver.c:1020 src/qemu/qemu_driver.c:5186
#: src/uml/uml_driver.c:1651
msgid "cannot delete active domain"
msgstr "No es posible eliminar dominio activo"
#: src/openvz/openvz_driver.c:1094
msgid "Could not read container config"
msgstr "No se pudo leer la configuración del contenedor"
#: src/openvz/openvz_driver.c:1115 src/qemu/qemu_driver.c:3173
#, c-format
msgid "unknown type '%s'"
msgstr "tipo '%s' desconocido "
#: src/openvz/openvz_driver.c:1167
msgid "VCPUs should be >= 1"
msgstr "VCPU debería ser >= 1"
#: src/openvz/openvz_driver.c:1212
#, c-format
msgid "unexpected OpenVZ URI path '%s', try openvz:///system"
msgstr "camino '%s' URI de OpenVZ inesperado, intente openvz:///system"
#: src/openvz/openvz_driver.c:1219
msgid "OpenVZ control file /proc/vz does not exist"
msgstr "No existe un archivo /proc/vz de control de OpenVZ"
#: src/openvz/openvz_driver.c:1225
msgid "OpenVZ control file /proc/vz is not accessible"
msgstr "El archivo de control /proc/vz de OpenVZ es inaccesible"
#: src/openvz/openvz_driver.c:1317 src/openvz/openvz_driver.c:1363
#, c-format
msgid "Could not parse VPS ID %s"
msgstr "No se pudo analizar ID de VPS %s"
#: src/phyp/phyp_driver.c:94
msgid "Missing server name in phyp:// URI"
msgstr "No se encuentra el nombre del servidor en phyp:// URI"
#: src/phyp/phyp_driver.c:100
msgid "Missing managed system name in phyp:// URI"
msgstr "No se encuentra el nombre del sistema administrado en phyp:// URI"
#: src/phyp/phyp_driver.c:106
msgid "Missing username in phyp:// URI"
msgstr "No se encuentra el nombre del usuario en phyp:// URI"
#: src/phyp/phyp_driver.c:153
msgid "Error parsing 'path'. Invalid characters."
msgstr "Error analizando 'path'. Caracteres inválidos."
#: src/phyp/phyp_driver.c:159
msgid "Error while opening SSH session."
msgstr "Error al iniciar sesión SSH."
#: src/phyp/phyp_driver.c:280
#, c-format
msgid "Error while getting %s address info"
msgstr "Error mientras se obtenía información %s de la dirección"
#: src/phyp/phyp_driver.c:297
#, c-format
msgid "Failed to connect to %s"
msgstr "Falló al intentar conectarse con %s"
#: src/phyp/phyp_driver.c:317
msgid "Failure establishing SSH session."
msgstr "Falló al intentar establecer sesión SSH."
#: src/phyp/phyp_driver.c:347
msgid "No authentication callback provided."
msgstr "No se ha suministrado una retrollamada de autenticación."
#: src/phyp/phyp_driver.c:358
msgid "Required credentials are not supported."
msgstr "No hay soporte para las credenciales necesarias."
#: src/phyp/phyp_driver.c:367
msgid "Unable to fetch credentials."
msgstr "No es posible obtener credenciales."
#: src/phyp/phyp_driver.c:375
msgid "Unable to get password certificates"
msgstr "No es posible obtener certificados de contraseñas"
#: src/phyp/phyp_driver.c:386
msgid "Authentication failed"
msgstr "Falló la autenticación"
#: src/qemu/qemu_bridge_filter.c:43
#, c-format
msgid "failed to add ebtables rule to set default policy to drop on '%s'"
msgstr ""
"falló al añadir regla de ebtables para definir la política predeterminada a "
"ser descargada en '%s'"
#: src/qemu/qemu_bridge_filter.c:59
#, c-format
msgid "cannot filter mac addresses on bridge '%s'"
msgstr "no es posible filtrar una dirección mac en el puente '%s' "
#: src/qemu/qemu_bridge_filter.c:79 src/qemu/qemu_bridge_filter.c:100
#, c-format
msgid "failed to add ebtables rule to allow routing to '%s'"
msgstr ""
"falló al añadir regla de ebtables para permitir enrutamiento hacia '%s'"
#: src/qemu/qemu_conf.c:124
msgid "unable to find hugetlbfs mountpoint"
msgstr "no es posible encontrar punto de montaje hugetlbfs"
#: src/qemu/qemu_conf.c:256
msgid "cgroup_controllers must be a list of strings"
msgstr "cgroup_controllers debe ser una lista de cadenas"
#: src/qemu/qemu_conf.c:294
msgid "cgroup_device_acl must be a list of strings"
msgstr "cgroup_device_acl debe ser una lista de cadenas"
#: src/qemu/qemu_conf.c:338
#, fuzzy, c-format
msgid "failed to enable mac filter in '%s'"
msgstr "falló al habilitar filtro mac en '%s'"
#: src/qemu/qemu_conf.c:344
#, c-format
msgid "failed to add rule to drop all frames in '%s'"
msgstr "falló al añadir regla para descargar todos los cuadros en '%s'"
#: src/qemu/qemu_conf.c:497
msgid "Unable to read 'qemu -M ?' output"
msgstr "No es posible leer el resultado de 'qemu -M'"
#: src/qemu/qemu_conf.c:517 src/qemu/qemu_conf.c:752 src/qemu/qemu_conf.c:1370
#, c-format
msgid "Unexpected exit status from qemu %d pid %lu"
msgstr "Estado de salida %d inesperado del pid %lu de qemu"
#: src/qemu/qemu_conf.c:525 src/qemu/qemu_conf.c:760 src/qemu/qemu_conf.c:1378
#, c-format
msgid "Unexpected exit status '%d', qemu probably failed"
msgstr "Estado de salida '%d' no esperado, probablemente qemu haya fallado"
#: src/qemu/qemu_conf.c:720
#, c-format
msgid "don't know how to parse %s CPU models"
msgstr "no se sabe cómo analizar modelos de CPU %s"
#: src/qemu/qemu_conf.c:731
msgid "Unable to read QEMU supported CPU models"
msgstr "No es posible conocer los modelos de CPU soportados por QEMU"
#: src/qemu/qemu_conf.c:840 src/qemu/qemu_conf.c:924
#, c-format
msgid "Failed to stat %s, most peculiar : %s"
msgstr "No se puede obtener el estado de %s, lo más común: %s"
#: src/qemu/qemu_conf.c:1312
#, fuzzy, c-format
msgid "cannot parse %s version number in '%s'"
msgstr "no es posible analizar el número de versión de QEMU en '%s'"
#: src/qemu/qemu_conf.c:1345
#, fuzzy, c-format
msgid "Unable to read %s help output"
msgstr "No es posible leer el resultado de asistencia de QEMU"
#: src/qemu/qemu_conf.c:1416 src/qemu/qemu_driver.c:2178
#: src/qemu/qemu_driver.c:2682 src/qemu/qemu_driver.c:4876
#, c-format
msgid "Cannot find QEMU binary %s"
msgstr "No es posible encontrar el binario QEMU %s"
#: src/qemu/qemu_conf.c:1464 src/qemu/qemu_conf.c:1586
#, c-format
msgid "failed to add ebtables rule to allow MAC address on '%s'"
msgstr ""
"falló al añadir regla de ebtables para permitir dirección MAC sobre '%s'"
#: src/qemu/qemu_conf.c:1476
#, fuzzy
msgid "No support for macvtap device"
msgstr "No hay archivos principales para este dispositivo"
#: src/qemu/qemu_conf.c:1509
#, fuzzy, c-format
msgid "Network '%s' is not active."
msgstr "la red %s no se encuentra activa"
#: src/qemu/qemu_conf.c:1536
#, c-format
msgid "Network type %d is not supported"
msgstr "El tipo de red %d no es soportado"
#: src/qemu/qemu_conf.c:1567 src/uml/uml_conf.c:133
#, c-format
msgid "Failed to add tap interface to bridge. %s is not a bridge device"
msgstr ""
"Falló al añadir interfaz tap al puente. %s no es un dispositivo de puente"
#: src/qemu/qemu_conf.c:1571 src/uml/uml_conf.c:137
#, c-format
msgid "Failed to add tap interface to bridge '%s'"
msgstr "Falló al añadir interfaz tap al puente '%s'"
#: src/qemu/qemu_conf.c:1575 src/uml/uml_conf.c:141
#, c-format
msgid "Failed to add tap interface '%s' to bridge '%s'"
msgstr "Falló al añadir interfaz tap '%s' al puente '%s'"
#: src/qemu/qemu_conf.c:1651
#, c-format
msgid "cannot convert disk '%s' to bus/device index"
msgstr "no es posible convertir el disco '%s' en índice de bus/dispositivo"
#: src/qemu/qemu_conf.c:1680
#, c-format
msgid "Unsupported disk name mapping for bus '%s'"
msgstr "Asignación de nombre de disco para el bus '%s' no soportado"
#: src/qemu/qemu_conf.c:1744
#, fuzzy
msgid "Unable to determine device index for network device"
msgstr "No es posible negarle dispositivos al dominio %s"
#: src/qemu/qemu_conf.c:1771
#, fuzzy
msgid "Unable to determine device index for hostdevwork device"
msgstr "No es posible negarle dispositivos al dominio %s"
#: src/qemu/qemu_conf.c:1883
msgid "Only PCI domain 0 and bus 0 are available"
msgstr ""
#: src/qemu/qemu_conf.c:1954
#, fuzzy, c-format
msgid "unable to reserve PCI address %s"
msgstr "no es posible analizar dirección mac '%s'"
#: src/qemu/qemu_conf.c:2067
msgid "No more available PCI addresses"
msgstr ""
#: src/qemu/qemu_conf.c:2141
msgid "Primary video card must have PCI address 0:0:2.0"
msgstr ""
#: src/qemu/qemu_conf.c:2174
#, fuzzy
msgid "Primary IDE controller must have PCI address 0:0:1.1"
msgstr "Los controladores de disco deben utilizar una dirección de tipo 'pci'"
#: src/qemu/qemu_conf.c:2225
msgid "Only PCI device addresses with domain=0 are supported"
msgstr "Solo existe soporte para direcciones de dispositivos PCI con dominio=0"
#: src/qemu/qemu_conf.c:2230
msgid "Only PCI device addresses with bus=0 are supported"
msgstr "Solo existe soporte para direcciones de dispositivos PCI con bus=0"
#: src/qemu/qemu_conf.c:2235
msgid "Only PCI device addresses with function=0 are supported"
msgstr "Solo existe soporte para direcciones de dispositivos PCI con función=0"
#: src/qemu/qemu_conf.c:2259
#, c-format
msgid "driver serial '%s' contains unsafe characters"
msgstr "el controlador serial '%s' contiene caracteres que no son seguros"
#: src/qemu/qemu_conf.c:2280 src/qemu/qemu_conf.c:2443
#: src/qemu/qemu_conf.c:3706 src/uml/uml_conf.c:475
#, c-format
msgid "unsupported disk type '%s'"
msgstr "Tipo de disco '%s' no soportado "
#: src/qemu/qemu_conf.c:2288
msgid "unexpected address type for scsi disk"
msgstr "tipo de dirección para disco scsi no esperado"
#: src/qemu/qemu_conf.c:2297
msgid "SCSI controller only supports 1 bus"
msgstr "El controlador SCSI solo soporta 1 bus"
#: src/qemu/qemu_conf.c:2307
msgid "unexpected address type for ide disk"
msgstr "tipo de dirección para disco ide no esperado"
#: src/qemu/qemu_conf.c:2313 src/qemu/qemu_conf.c:2329
#, c-format
msgid "Only 1 %s controller is supported"
msgstr "Solo hay soporte para un controlador %s"
#: src/qemu/qemu_conf.c:2323
msgid "unexpected address type for fdc disk"
msgstr "tipo de dirección para disco fdc no esperado"
#: src/qemu/qemu_conf.c:2335
#, c-format
msgid "Only 1 %s bus is supported"
msgstr "Solo hay soporte para un bus %s"
#: src/qemu/qemu_conf.c:2358 src/qemu/qemu_conf.c:3716
#, c-format
msgid "unsupported disk driver type for '%s'"
msgstr "tipo de controlador de disco no soportado para '%s'"
#: src/qemu/qemu_conf.c:2364 src/qemu/qemu_conf.c:3722
msgid "cannot create virtual FAT disks in read-write mode"
msgstr ""
"no es posible crear discos virtuales FAT con modo de lectura y escritura"
#: src/qemu/qemu_conf.c:2470
#, c-format
msgid "unsupported disk bus '%s' with device setup"
msgstr ""
"tipo de bus de disco '%s' no soportado con la configuración de dispositivo"
#: src/qemu/qemu_conf.c:2696 src/qemu/qemu_conf.c:4179
msgid "missing watchdog model"
msgstr "no se encuentra modelo watchdog"
#: src/qemu/qemu_conf.c:2749 src/qemu/qemu_conf.c:4149
msgid "invalid sound model"
msgstr "El modelo de sonido no es válido"
#: src/qemu/qemu_conf.c:2827 src/qemu/qemu_conf.c:2849
#, fuzzy
msgid "USB host device is missing bus/device information"
msgstr "falta información de dispositivo"
#: src/qemu/qemu_conf.c:3034
msgid "virtio serial device has invalid address type"
msgstr ""
#: src/qemu/qemu_conf.c:3088
msgid "guest CPU is not compatible with host CPU"
msgstr "El CPU huésped no es compatible con el CPU del equipo"
#: src/qemu/qemu_conf.c:3233
msgid "TCP migration is not supported with this QEMU binary"
msgstr "No hay soporte para migración TCP con este binario QUEMU"
#: src/qemu/qemu_conf.c:3241 src/qemu/qemu_conf.c:3247
msgid "STDIO migration is not supported with this QEMU binary"
msgstr "No hay soporte para migración STDIO con este binario QEMU"
#: src/qemu/qemu_conf.c:3402
msgid "hugetlbfs filesystem is not mounted"
msgstr "El sistema de archivos hugetlbfs no se ha montado"
#: src/qemu/qemu_conf.c:3407
msgid "hugepages are disabled by administrator config"
msgstr ""
"Las hugepages están inhabilitadas por la configuración realizada por el "
"administrador"
#: src/qemu/qemu_conf.c:3412
#, c-format
msgid "hugepage backing not supported by '%s'"
msgstr "hugepage no es soportado por '%s'"
#: src/qemu/qemu_conf.c:3446
#, c-format
msgid "qemu emulator '%s' does not support xen"
msgstr "El emulador qemu '%s' no tiene soporte para xen"
#: src/qemu/qemu_conf.c:3551
#, c-format
msgid "unsupported driver name '%s' for disk '%s'"
msgstr "Nombre de driver '%s' no soportado para el disco '%s'"
#: src/qemu/qemu_conf.c:3571
#, fuzzy
msgid "SATA is not supported with this QEMU binary"
msgstr "No hay soporte para migración STDIO con este binario QEMU"
#: src/qemu/qemu_conf.c:3620 src/qemu/qemu_conf.c:3687
#, c-format
msgid "unsupported usb disk type for '%s'"
msgstr "Tipo de disco USB no soportado para '%s'"
#: src/qemu/qemu_conf.c:3903
msgid "guestfwd requires QEMU to support -chardev & -device"
msgstr "guestfwd necesita QEMU para poder dar soporte a -chardev y -device"
#: src/qemu/qemu_conf.c:3928
#, fuzzy
msgid "virtio channel requires QEMU to support -device"
msgstr "guestfwd necesita QEMU para poder dar soporte a -chardev y -device"
#: src/qemu/qemu_conf.c:4064
msgid "only one video card is currently supported"
msgstr "Actualmente sólo hay soporte para una tarjeta de vídeo"
#: src/qemu/qemu_conf.c:4075 src/qemu/qemu_conf.c:4101
#, c-format
msgid "video type %s is not supported with QEMU"
msgstr "El tipo de vídeo %s no tiene soporte con QEMU"
#: src/qemu/qemu_conf.c:4191
msgid "invalid watchdog action"
msgstr "acción watchdog inválida"
#: src/qemu/qemu_conf.c:4235 src/qemu/qemu_monitor_text.c:1398
msgid "PCI device assignment is not supported by this version of qemu"
msgstr ""
"La asignación de dispositivos PCI no está soportada por esta versión de qemu"
#: src/qemu/qemu_conf.c:4463
#, c-format
msgid "malformed keyword arguments in '%s'"
msgstr "Argumentos erróneos de palabra clave en '%s'"
#: src/qemu/qemu_conf.c:4599
#, c-format
msgid "cannot parse drive index '%s'"
msgstr "No es posible analizar el índice del dispositivo '%s'"
#: src/qemu/qemu_conf.c:4607
#, c-format
msgid "cannot parse drive bus '%s'"
msgstr "no es posible analizar el bus del disco '%s'"
#: src/qemu/qemu_conf.c:4615
#, c-format
msgid "cannot parse drive unit '%s'"
msgstr "no es posible analizar la unidad de disco '%s'"
#: src/qemu/qemu_conf.c:4624
#, c-format
msgid "missing file parameter in drive '%s'"
msgstr "No se encuentra parámetro de archivo en disco '%s'"
#: src/qemu/qemu_conf.c:4637
#, c-format
msgid "missing index/unit/bus parameter in drive '%s'"
msgstr "no se encuentra parámetro de índice/unidad/dispositivo en disco '%s'"
#: src/qemu/qemu_conf.c:4716
#, c-format
msgid "cannot parse NIC vlan in '%s'"
msgstr "No es posible analizar vlan NIC en '%s'"
#: src/qemu/qemu_conf.c:4728
#, c-format
msgid "cannot find NIC definition for vlan %d"
msgstr "No es posible encontrar definición NIC para vlan %d"
#: src/qemu/qemu_conf.c:4785
#, c-format
msgid "cannot parse vlan in '%s'"
msgstr "No es posible analizar vlan en '%s'"
#: src/qemu/qemu_conf.c:4815
#, c-format
msgid "cannot parse NIC definition '%s'"
msgstr "No es posible analizar definición NIC '%s'"
#: src/qemu/qemu_conf.c:4884 src/qemu/qemu_conf.c:4941
#, c-format
msgid "unknown PCI device syntax '%s'"
msgstr "Sintaxis '%s' de dispositivo PCI desconocida"
#: src/qemu/qemu_conf.c:4892 src/qemu/qemu_conf.c:4964
#, c-format
msgid "cannot extract PCI device bus '%s'"
msgstr "No es posible extraer bus '%s' de dispositivo PCI "
#: src/qemu/qemu_conf.c:4899
#, c-format
msgid "cannot extract PCI device slot '%s'"
msgstr "No es posible extraer slot '%s' de dispositivo PCI"
#: src/qemu/qemu_conf.c:4906
#, c-format
msgid "cannot extract PCI device function '%s'"
msgstr "No es posible extraer función '%s' de dispositivo PCI"
#: src/qemu/qemu_conf.c:4950
#, c-format
msgid "cannot extract USB device vendor '%s'"
msgstr "No es posible extraer proveedor del dispositivo USB '%s'"
#: src/qemu/qemu_conf.c:4957
#, c-format
msgid "cannot extract PCI device product '%s'"
msgstr "No es posible extraer producto '%s' de dispositivo PCI"
#: src/qemu/qemu_conf.c:4971
#, c-format
msgid "cannot extract PCI device address '%s'"
msgstr "No es posible extraer dirección '%s' de dispositivo PCI"
#: src/qemu/qemu_conf.c:5083
#, c-format
msgid "cannot find port number in character device %s"
msgstr ""
"No es posible encontrar número de puerto en el dispositivo de caracteres %s"
#: src/qemu/qemu_conf.c:5123
#, c-format
msgid "unknown character device syntax %s"
msgstr "Sintaxis %s de dispositivo de caracteres desconocida"
#: src/qemu/qemu_conf.c:5214
#, c-format
msgid "unknown CPU syntax '%s'"
msgstr "sintaxis '%s' de CPU desconocida"
#: src/qemu/qemu_conf.c:5290
#, c-format
msgid "cannot parse CPU topology '%s'"
msgstr "no es posible analizar la topología '%s' del CPU"
#: src/qemu/qemu_conf.c:5318
msgid "no emulator path found"
msgstr "No se ha encontrado un camino al emulador"
#: src/qemu/qemu_conf.c:5370
#, c-format
msgid "missing value for %s argument"
msgstr "No se encuentra el valor para el argumento %s"
#: src/qemu/qemu_conf.c:5415
#, c-format
msgid "cannot parse VNC port '%s'"
msgstr "No es posible analizar el puerto VNC '%s'"
#: src/qemu/qemu_conf.c:5439
#, c-format
msgid "cannot parse memory level '%s'"
msgstr "No es posible analizar el nivel de memoria '%s'"
#: src/qemu/qemu_conf.c:5451
#, c-format
msgid "cannot parse UUID '%s'"
msgstr "No es posible analizar UUID '%s'"
#: src/qemu/qemu_conf.c:5722
#, c-format
msgid "unknown video adapter type '%s'"
msgstr "Tipo de adaptador de vídeo '%s' desconocido"
#: src/qemu/qemu_conf.c:5747
#, c-format
msgid "unknown QEMU argument '%s' during conversion"
msgstr "Argumento QEMU '%s' desconocido durante la conversión"
#: src/qemu/qemu_conf.c:5750
#, c-format
msgid "unknown argument '%s'"
msgstr "Argumento '%s' desconocido"
#: src/qemu/qemu_driver.c:222
msgid "no monitor path"
msgstr "No existe una ruta hacia el monitor"
#: src/qemu/qemu_driver.c:249
#, c-format
msgid "unsupported monitor type '%s'"
msgstr "tipo de monitor '%s' no soportado"
#: src/qemu/qemu_driver.c:311 src/qemu/qemu_driver.c:353
#: src/xen/xm_internal.c:498
msgid "cannot get time of day"
msgstr "no es posible obtener la hora actual"
#: src/qemu/qemu_driver.c:324 src/qemu/qemu_driver.c:367
msgid "cannot acquire state change lock"
msgstr "no es posible obtener bloqueo de cambio de estado"
#: src/qemu/qemu_driver.c:327 src/qemu/qemu_driver.c:370
msgid "cannot acquire job mutex"
msgstr "no pueden adquirir la exclusión mutua de trabajo"
#: src/qemu/qemu_driver.c:522 src/qemu/qemu_driver.c:554
#: src/uml/uml_driver.c:856
#, c-format
msgid "failed to create logfile %s"
msgstr "Falló al crear el archivo de registro %s "
#: src/qemu/qemu_driver.c:528 src/qemu/qemu_driver.c:560
#: src/uml/uml_driver.c:865
msgid "Unable to set VM logfile close-on-exec flag"
msgstr ""
"No es posible establecer marca de archivo de registro de MV close-on-exec"
#: src/qemu/qemu_driver.c:546
#, c-format
msgid "failed to build logfile name %s/%s.log"
msgstr "Falló al compilar nombre de archivo de registro %s/%s.log"
#: src/qemu/qemu_driver.c:566
#, c-format
msgid "Unable to seek to %lld in %s"
msgstr "No es posible buscar %lld en %s"
#: src/qemu/qemu_driver.c:650
#, c-format
msgid "Failed to remove domain XML for %s: %s"
msgstr "Falló al eliminar dominio XML para %s: %s"
#: src/qemu/qemu_driver.c:655
#, c-format
msgid "Failed to remove PID file for %s: %s"
msgstr "No se puede eliminar archivo PID de %s: %s"
#: src/qemu/qemu_driver.c:714
#, fuzzy, c-format
msgid "no disk found with path %s"
msgstr "No existe un dominio que coincida con el id %d"
#: src/qemu/qemu_driver.c:734
#, fuzzy, c-format
msgid "disk %s does not have any encryption information"
msgstr "elemento raíz desconocido para información de cifrado de volumen"
#: src/qemu/qemu_driver.c:742
msgid "cannot find secrets without a connection"
msgstr "no es posible encontrar secretos sin una conexión"
#: src/qemu/qemu_driver.c:750 src/storage/storage_backend.c:422
msgid "secret storage not supported"
msgstr "almacenamiento secreto no soportado"
#: src/qemu/qemu_driver.c:759
#, c-format
msgid "invalid <encryption> for volume %s"
msgstr "<encryption> inválido para el volumen %s"
#: src/qemu/qemu_driver.c:777
#, c-format
msgid "format='qcow' passphrase for %s must not contain a '\\0'"
msgstr "la frase de acceso format='qcow' para %s no puede tener un '\\0' "
#: src/qemu/qemu_driver.c:846
#, c-format
msgid "Failed to connect monitor for %s"
msgstr "Falló la conexión del monitor para %s"
#: src/qemu/qemu_driver.c:947
msgid "Failed to start security driver"
msgstr "Falló al iniciar el controlador de seguridad"
#: src/qemu/qemu_driver.c:955
msgid "No security driver available"
msgstr "No existe un controlador de seguridad disponible"
#: src/qemu/qemu_driver.c:1095
#, c-format
msgid "Failed to create state dir '%s': %s"
msgstr "Falló al crear directorio de estado '%s': %s"
#: src/qemu/qemu_driver.c:1101
#, c-format
msgid "Failed to create lib dir '%s': %s"
msgstr "Falló al crear directorio de bibliotecas '%s': %s"
#: src/qemu/qemu_driver.c:1107
#, c-format
msgid "Failed to create cache dir '%s': %s"
msgstr "Falló al crear directorio cache '%s': %s"
#: src/qemu/qemu_driver.c:1151
#, c-format
msgid "unable to set ownership of '%s' to user %d:%d"
msgstr "No es posible establecer la pertenencia de '%s' para el usuario %d:%d"
#: src/qemu/qemu_driver.c:1157
#, c-format
msgid "unable to set ownership of '%s' to %d:%d"
msgstr "No es posible establecer la pertenencia de '%s' para %d:%d"
#: src/qemu/qemu_driver.c:1178
#, c-format
msgid "unable to create hugepage path %s"
msgstr "No es posible generar ruta %s de hugepage"
#: src/qemu/qemu_driver.c:1185
#, c-format
msgid "unable to set ownership on %s to %d:%d"
msgstr "No es posible establecer pertenencia sobre %s para %d:%d"
#: src/qemu/qemu_driver.c:1380
#, c-format
msgid "Failure while reading %s log output"
msgstr "Falló al leer el resultado %s de registro"
#: src/qemu/qemu_driver.c:1389
#, fuzzy, c-format
msgid "Out of space while reading %s log output: %s"
msgstr "Espacio agotado mientras se leía el resultado %s de registro"
#: src/qemu/qemu_driver.c:1396
#, fuzzy, c-format
msgid "Process exited while reading %s log output: %s"
msgstr "Proceso finalizado mientras se leía el resultado %s de registro"
#: src/qemu/qemu_driver.c:1409
#, fuzzy, c-format
msgid "Timed out while reading %s log output: %s"
msgstr "Espacio agotado mientras se leía el resultado %s de registro"
#: src/qemu/qemu_driver.c:1488
#, c-format
msgid "no assigned pty for device %s"
msgstr "no se ha asignado pty para el dispositivo %s"
#: src/qemu/qemu_driver.c:1582
#, c-format
msgid "Unable to close logfile: %s"
msgstr "No es posible cerrar el archivo de registro: %s"
#: src/qemu/qemu_driver.c:1653
#, c-format
msgid "got wrong number of vCPU pids from QEMU monitor. got %d, wanted %d"
msgstr ""
"Se ha obtenido una cantidad equivocada de pids de vCPU del monitor QEMU. Se "
"obtuvo %d, se buscaba %d"
#: src/qemu/qemu_driver.c:2021
#, c-format
msgid "cannot find PCI address for VirtIO disk %s"
msgstr "no es posible encontrar una dirección PCI para el disco VirtIO %s"
#: src/qemu/qemu_driver.c:2035
#, c-format
msgid "cannot find PCI address for %s NIC"
msgstr "no es posible encontrar una dirección PCI para NIC %s"
#: src/qemu/qemu_driver.c:2049
#, c-format
msgid "cannot find PCI address for controller %s"
msgstr "no es posible encontrar una dirección PCI para el controlador %s"
#: src/qemu/qemu_driver.c:2063
#, c-format
msgid "cannot find PCI address for video adapter %s"
msgstr ""
"no es posible encontrar una dirección PCI para el adaptador de video %s"
#: src/qemu/qemu_driver.c:2077
#, c-format
msgid "cannot find PCI address for sound adapter %s"
msgstr ""
"no es posible encontrar una dirección PCI para el adaptador de sonido %s"
#: src/qemu/qemu_driver.c:2090
#, c-format
msgid "cannot find PCI address for watchdog %s"
msgstr "no es posible encontrar una dirección PCI para watchdog %s"
#: src/qemu/qemu_driver.c:2348
#, c-format
msgid "Failed to re-attach PCI device: %s"
msgstr "Falló la reconexión del dispositivo PCI: %s"
#: src/qemu/qemu_driver.c:2367
#, c-format
msgid "Failed to allocate pciDeviceList: %s"
msgstr "Falló al asignar pciDeviceList: %s"
#: src/qemu/qemu_driver.c:2385
#, c-format
msgid "Failed to reset PCI device: %s"
msgstr "Falló al reiniciar el dispositivo PCI: %s"
#: src/qemu/qemu_driver.c:2426
#, c-format
msgid "Unable to create cgroup for %s"
msgstr "No es posible crear cgroup para %s"
#: src/qemu/qemu_driver.c:2440
#, c-format
msgid "Unable to deny all devices for %s"
msgstr "No es posible negarle a %s todos los dispositivos"
#: src/qemu/qemu_driver.c:2453
#, c-format
msgid "Unable to allow device %s for %s"
msgstr "No es posible permitirle al %s el dispositivo %s"
#: src/qemu/qemu_driver.c:2462
msgid "unable to allow /dev/pts/ devices"
msgstr "no es posible permitir dispositivos /dev/pts/"
#: src/qemu/qemu_driver.c:2470
msgid "unable to allow /dev/snd/ devices"
msgstr "no es posible permitir dispositivos /dev/snd/"
#: src/qemu/qemu_driver.c:2481 src/qemu/qemu_driver.c:6062
#, c-format
msgid "unable to allow device %s"
msgstr "no es posible permitir dispositivo %s"
#: src/qemu/qemu_driver.c:2515 src/qemu/qemu_driver.c:6053
#, c-format
msgid "Unable to find cgroup for %s\n"
msgstr "No es posible encontrar cgroup para %s\n"
#: src/qemu/qemu_driver.c:2538
#, c-format
msgid "unable to find cgroup for domain %s"
msgstr "No es posible encontrar cgroup para el dominio %s"
#: src/qemu/qemu_driver.c:2546
#, c-format
msgid "unable to add domain %s task %d to cgroup"
msgstr "no es posible añadir el dominio %s tarea %d a cgroup"
#: src/qemu/qemu_driver.c:2633 src/uml/uml_driver.c:820
msgid "VM is already active"
msgstr "la MV ya se encuentra activa"
#: src/qemu/qemu_driver.c:2658
msgid "Unable to find an unused VNC port"
msgstr "No es posible encontrar un puerto VNC que no se esté utilizando"
#: src/qemu/qemu_driver.c:2666 src/uml/uml_driver.c:842
#, c-format
msgid "cannot create log directory %s"
msgstr "no es posible crear directorio de registro %s"
#: src/qemu/qemu_driver.c:2715
#, c-format
msgid "Cannot remove stale PID file for %s"
msgstr "No es posible eliminar archivo viejo de PID de %s"
#: src/qemu/qemu_driver.c:2722
msgid "Failed to build pidfile path."
msgstr "Falló al construir un camino pidfile."
#: src/qemu/qemu_driver.c:2761 src/qemu/qemu_driver.c:2764
#: src/uml/uml_driver.c:880 src/uml/uml_driver.c:883
#, c-format
msgid "Unable to write envv to logfile: %s"
msgstr "No es posible escribir envv en el archivo de registro: %s"
#: src/qemu/qemu_driver.c:2771 src/qemu/qemu_driver.c:2774
#: src/qemu/qemu_driver.c:2779 src/uml/uml_driver.c:890
#: src/uml/uml_driver.c:893 src/uml/uml_driver.c:898
#, c-format
msgid "Unable to write argv to logfile: %s"
msgstr "No es posible escribir argv en el archivo de registro: %s"
#: src/qemu/qemu_driver.c:2783
#, c-format
msgid "Unable to seek to end of logfile: %s"
msgstr "No es posible buscar hasta el final el archivo de registro: %s"
#: src/qemu/qemu_driver.c:2800
#, c-format
msgid "Domain %s didn't show up\n"
msgstr "El dominio %s no ha aparecido\n"
#: src/qemu/qemu_driver.c:2865 src/qemu/qemu_driver.c:3579
#: src/qemu/qemu_driver.c:8468
msgid "resume operation failed"
msgstr "Falló al reanudarse la operación"
#: src/qemu/qemu_driver.c:2939
#, c-format
msgid "failed to remove ebtables rule to allow MAC address on '%s'"
msgstr ""
"falló al añadir regla de ebtables para permitir direcciones MAC en '%s'"
#: src/qemu/qemu_driver.c:2948
#, c-format
msgid "Failed to send SIGTERM to %s (%d)"
msgstr "Falló al enviar SIGTERM hacia %s (%d)"
#: src/qemu/qemu_driver.c:3060
msgid "qemu state driver is not active"
msgstr "el estado del controlador qemu es no activo"
#: src/qemu/qemu_driver.c:3066
#, c-format
msgid "no QEMU URI path given, try %s"
msgstr "no se ha suministrado una ruta QEMU URI, intente %s"
#: src/qemu/qemu_driver.c:3077
#, c-format
msgid "unexpected QEMU URI path '%s', try qemu:///system"
msgstr "camino QEMU URI '%s' no esperado, intente qemu:///system "
#: src/qemu/qemu_driver.c:3084
#, c-format
msgid "unexpected QEMU URI path '%s', try qemu:///session"
msgstr "camino QEMU URI '%s' no esperado, intente qemu:///session"
#: src/qemu/qemu_driver.c:3146
#, c-format
msgid "Unable to open %s"
msgstr "No es posible abrir %s"
#: src/qemu/qemu_driver.c:3305 src/qemu/qemu_driver.c:3504
#: src/qemu/qemu_driver.c:3560 src/qemu/qemu_driver.c:3619
#: src/qemu/qemu_driver.c:3660 src/qemu/qemu_driver.c:3712
#: src/qemu/qemu_driver.c:3739 src/qemu/qemu_driver.c:3764
#: src/qemu/qemu_driver.c:3804 src/qemu/qemu_driver.c:3863
#: src/qemu/qemu_driver.c:3995 src/qemu/qemu_driver.c:4144
#: src/qemu/qemu_driver.c:4257 src/qemu/qemu_driver.c:4297
#: src/qemu/qemu_driver.c:4362 src/qemu/qemu_driver.c:4446
#: src/qemu/qemu_driver.c:4481 src/qemu/qemu_driver.c:4739
#: src/qemu/qemu_driver.c:4973 src/qemu/qemu_driver.c:5180
#: src/qemu/qemu_driver.c:6026 src/qemu/qemu_driver.c:6518
#: src/qemu/qemu_driver.c:6600 src/qemu/qemu_driver.c:6627
#: src/qemu/qemu_driver.c:6857 src/qemu/qemu_driver.c:6929
#: src/qemu/qemu_driver.c:6987 src/qemu/qemu_driver.c:7026
#: src/qemu/qemu_driver.c:7099 src/qemu/qemu_driver.c:8302
#: src/uml/uml_driver.c:1398 src/uml/uml_driver.c:1423
#: src/uml/uml_driver.c:1456
#, c-format
msgid "no domain with matching uuid '%s'"
msgstr "No existe un dominio coincidente con el uuid '%s'"
#: src/qemu/qemu_driver.c:3330 src/qemu/qemu_driver.c:8416
#, c-format
msgid "no domain with matching name '%s'"
msgstr "no existe un dominio coincidente con el nombre '%s'"
#: src/qemu/qemu_driver.c:3776 src/uml/uml_driver.c:1429
msgid "cannot set max memory lower than current memory"
msgstr ""
"No es posible establecer que la memoria máxima sea menor que la memoria "
"actual"
#: src/qemu/qemu_driver.c:3782
#, fuzzy
msgid "cannot set max memory of an active domain"
msgstr "no es posible establecer la memoria de un dominio activo"
#: src/qemu/qemu_driver.c:3816 src/uml/uml_driver.c:1468
msgid "cannot set memory higher than max memory"
msgstr ""
"No es posible establecer que la memoria sea mayor que la memoria máxima"
#: src/qemu/qemu_driver.c:3833 src/uml/uml_driver.c:1462
msgid "cannot set memory of an active domain"
msgstr "no es posible establecer la memoria de un dominio activo"
#: src/qemu/qemu_driver.c:3983
msgid "Invalid save image format specified in configuration file"
msgstr ""
"Formato inválido para almacenar la imagen en el archivo de configuración"
#: src/qemu/qemu_driver.c:4025 src/qemu/qemu_driver.c:8262
msgid "failed to get domain xml"
msgstr "Falló al obtener dominio xml"
#: src/qemu/qemu_driver.c:4033 src/qemu/qemu_driver.c:4160
#, c-format
msgid "failed to create '%s'"
msgstr "Falló al crear '%s'"
#: src/qemu/qemu_driver.c:4039
msgid "failed to write save header"
msgstr "Falló al escribir encabezado seguro"
#: src/qemu/qemu_driver.c:4045
msgid "failed to write xml"
msgstr "Falló al escribir xml"
#: src/qemu/qemu_driver.c:4051 src/qemu/qemu_driver.c:4166
#, c-format
msgid "unable to save file %s"
msgstr "no es posible guardar el archivo %s"
#: src/qemu/qemu_driver.c:4219
msgid "resuming after dump failed"
msgstr "Falló reanudar luego de la descarga"
#: src/qemu/qemu_driver.c:4268
#, fuzzy
msgid "cpu hotplug not yet supported"
msgstr "conector de tipo de dispositivo no soportado"
#: src/qemu/qemu_driver.c:4303 src/test/test_driver.c:2196
msgid "cannot pin vcpus on an inactive domain"
msgstr "no es posible adjuntar vcpus en un dominio inactivo"
#: src/qemu/qemu_driver.c:4311
#, c-format
msgid "vcpu number out of range %d > %d"
msgstr "el número de vcpu está fuera de rango %d > %d"
#: src/qemu/qemu_driver.c:4330
msgid "cpu affinity is not supported"
msgstr "no hay soporte para afinidad cpu"
#: src/qemu/qemu_driver.c:4369
msgid "cannot list vcpu pinning for an inactive domain"
msgstr "no es posible mostrar vcpus adjuntos en un dominio inactivo"
#: src/qemu/qemu_driver.c:4400
msgid "cannot get vCPU placement & pCPU time"
msgstr "no es posible obtener el lugar de vCPU ni la hora pCPU"
#: src/qemu/qemu_driver.c:4418
msgid "cpu affinity is not available"
msgstr "la afinidad de la cpu no se encuentra disponible"
#: src/qemu/qemu_driver.c:4452 src/qemu/qemu_driver.c:4487
#, c-format
msgid "unknown virt type in domain definition '%d'"
msgstr "el tipo de virt en la definición del dominio '%d' es desconocido"
#: src/qemu/qemu_driver.c:4510
msgid "Failed to get security label"
msgstr "Falló al obtener etiqueta de seguridad"
#: src/qemu/qemu_driver.c:4541
#, c-format
msgid "security model string exceeds max %d bytes"
msgstr ""
"la cadena del modelo de seguridad supera la cantidad de %d bytes permitidos "
#: src/qemu/qemu_driver.c:4551
#, c-format
msgid "security DOI string exceeds max %d bytes"
msgstr "la cadena de seguridad DOI supera el máximo permitido de %d bytes"
#: src/qemu/qemu_driver.c:4582
msgid "cannot read domain image"
msgstr "no es posible leer la imagen del dominio"
#: src/qemu/qemu_driver.c:4588
msgid "failed to read qemu header"
msgstr "Falló al leer el encabezado qemu"
#: src/qemu/qemu_driver.c:4594
msgid "image magic is incorrect"
msgstr "la imagen mágica no es correcta"
#: src/qemu/qemu_driver.c:4600
#, c-format
msgid "image version is not supported (%d > %d)"
msgstr "la versión de la imagen no está soportada (%d > %d)"
#: src/qemu/qemu_driver.c:4612
msgid "failed to read XML"
msgstr "Falló al leer XML"
#: src/qemu/qemu_driver.c:4620 src/qemu/qemu_driver.c:7578
#: src/qemu/qemu_driver.c:7809
msgid "failed to parse XML"
msgstr "Falló al analizar XML"
#: src/qemu/qemu_driver.c:4631 src/qemu/qemu_driver.c:7597
#: src/qemu/qemu_driver.c:7828
msgid "failed to assign new VM"
msgstr "Falló al asignar una nueva MV"
#: src/qemu/qemu_driver.c:4644
#, c-format
msgid "Invalid compressed save format %d"
msgstr "Formato %d de compresión almacenado inválido"
#: src/qemu/qemu_driver.c:4656
#, c-format
msgid "Failed to start decompression binary %s"
msgstr "Falló al iniciar binario de descompresión %s"
#: src/qemu/qemu_driver.c:4694
msgid "failed to resume domain"
msgstr "Falló al reanudar el dominio"
#: src/qemu/qemu_driver.c:4788 src/qemu/qemu_driver.c:4826
#: src/xen/xen_driver.c:1182 src/xen/xen_driver.c:1223
#, c-format
msgid "unsupported config type %s"
msgstr "tipo de configuración %s no soportado"
#: src/qemu/qemu_driver.c:4885 src/qemu/qemu_driver.c:7618
#, c-format
msgid "Cannot determine QEMU argv syntax %s"
msgstr "No es posible determinar sintaxis de argumento %s de QEMU"
#: src/qemu/qemu_driver.c:4982
msgid "domain is already running"
msgstr "el dominio ya se encuentra en ejecución"
#: src/qemu/qemu_driver.c:5237
#, c-format
msgid "No device with bus '%s' and target '%s'"
msgstr "No existe un dispositivo con el bus '%s' y el destino '%s' "
#: src/qemu/qemu_driver.c:5245 src/qemu/qemu_driver.c:6885
#, c-format
msgid "missing disk device alias name for %s"
msgstr "no se encuentra el nombre apodo del dispositivo de disco para %s"
#: src/qemu/qemu_driver.c:5252
#, c-format
msgid "Removable media not supported for %s device"
msgstr "No existe soporte de medio removible para el dispositivo %s"
#: src/qemu/qemu_driver.c:5320 src/qemu/qemu_driver.c:5512
#: src/qemu/qemu_driver.c:5617
#, c-format
msgid "target %s already exists"
msgstr "el destino %s ya existe"
#: src/qemu/qemu_driver.c:5410
#, c-format
msgid "target %s:%d already exists"
msgstr "el destino %s:%d ya existe"
#: src/qemu/qemu_driver.c:5526
#, c-format
msgid "unexpected disk address type %s"
msgstr "tipo %s de dirección de disco no esperado"
#: src/qemu/qemu_driver.c:5549
#, c-format
msgid "SCSI controller %d was missing its PCI address"
msgstr "El controlador SCSI %d no poseía su dirección PCI"
#: src/qemu/qemu_driver.c:5629
msgid "disk source path is missing"
msgstr "no se encuentra la ruta a la fuente del disco"
#: src/qemu/qemu_driver.c:5701
msgid "installed qemu version does not support host_net_add"
msgstr "la versión instalada de qemu no tiene soporte para host_net_add"
#: src/qemu/qemu_driver.c:5709 src/qemu/qemu_driver.c:5720
#, c-format
msgid ""
"network device type '%s' cannot be attached: qemu is not using a unix socket "
"monitor"
msgstr ""
"el tipo de dispositivo de red '%s' no puede ser asociado: qemu no está "
"utilizando un socket de monitor unix"
#: src/qemu/qemu_driver.c:5750
#, fuzzy
msgid "Unable to attach network devices without vlan"
msgstr "No se pudo conectar el dispositivo desde %s"
#: src/qemu/qemu_driver.c:5815
msgid "Unable to remove network backend"
msgstr "No es posible eliminar backend de red"
#: src/qemu/qemu_driver.c:5822
#, c-format
msgid "Failed to remove network backend for vlan %d, net %s"
msgstr "Falló al eliminar segundo plano de red para vlan %d, red %s"
#: src/qemu/qemu_driver.c:5833
#, c-format
msgid "Failed to close tapfd with '%s'"
msgstr "Falló al cerrar tapfd con '%s'"
#: src/qemu/qemu_driver.c:5968 src/qemu/qemu_driver.c:6481
#, c-format
msgid "hostdev mode '%s' not supported"
msgstr "el modo '%s' de dispositivo de host no está soportado"
#: src/qemu/qemu_driver.c:5993 src/qemu/qemu_driver.c:6492
#, c-format
msgid "hostdev subsys type '%s' not supported"
msgstr "el tipo '%s' de subsistema de dispositivo de host no está soportado"
#: src/qemu/qemu_driver.c:6035
msgid "cannot attach device on inactive domain"
msgstr "no es posible adjuntar un dispositivo a un dominio inactivo"
#: src/qemu/qemu_driver.c:6094
#, c-format
msgid "disk bus '%s' cannot be hotplugged."
msgstr "el bus del disco '%s' no puede ser conectado"
#: src/qemu/qemu_driver.c:6102
#, c-format
msgid "disk device type '%s' cannot be hotplugged"
msgstr "el tipo de dispositivo de disco '%s' no puede ser conectado."
#: src/qemu/qemu_driver.c:6116
#, c-format
msgid "disk controller bus '%s' cannot be hotplugged."
msgstr "el bus del controlador del disco '%s' no puede ser conectado"
#: src/qemu/qemu_driver.c:6132
#, c-format
msgid "device type '%s' cannot be attached"
msgstr "el tipo de dispositivo '%s' no puede ser asociado."
#: src/qemu/qemu_driver.c:6160 src/qemu/qemu_driver.c:6579
#: src/vbox/vbox_tmpl.c:4842 src/vbox/vbox_tmpl.c:4983
#, fuzzy
msgid "cannot modify the persistent configuration of a domain"
msgstr "Editar la configuración XML de un dominio."
#: src/qemu/qemu_driver.c:6184
#, c-format
msgid "disk %s not found"
msgstr "no se encuentra el disco %s"
#: src/qemu/qemu_driver.c:6191 src/qemu/qemu_driver.c:6256
#: src/qemu/qemu_driver.c:6321 src/qemu/qemu_driver.c:6425
msgid "device cannot be detached without a PCI address"
msgstr "el dispositivo no puede ser desasociado sin una dirección PCI"
#: src/qemu/qemu_driver.c:6247
#, c-format
msgid "disk controller %s:%d not found"
msgstr "no se encuentra el controlador de disco %s:%d"
#: src/qemu/qemu_driver.c:6311
#, c-format
msgid "network device %02x:%02x:%02x:%02x:%02x:%02x not found"
msgstr ""
"no se ha encontrado el dispositivo de red %02x:%02x:%02x:%02x:%02x:%02x"
#: src/qemu/qemu_driver.c:6327
#, fuzzy
msgid "unable to determine original VLAN"
msgstr "Falló al determinar el nombre del host"
#: src/qemu/qemu_driver.c:6361
#, c-format
msgid "failed to remove ebtables rule on '%s'"
msgstr "falló al eliminarse regla de ebtables en '%s'"
#: src/qemu/qemu_driver.c:6414
#, c-format
msgid "host pci device %.4x:%.2x:%.2x.%.1x not found"
msgstr "dispositivo de host pci %.4x:%.2x:%.2x.%.1x no se encontró"
#: src/qemu/qemu_driver.c:6527
msgid "cannot detach device on inactive domain"
msgstr "no es posible desconectar el disco en un dominio inactivo"
#: src/qemu/qemu_driver.c:6548
#, c-format
msgid "disk controller bus '%s' cannot be hotunplugged."
msgstr "el bus de controlador del disco '%s' no puede ser desconectado."
#: src/qemu/qemu_driver.c:6556
#, fuzzy
msgid "This type of device cannot be hot unplugged"
msgstr "Este tipo de dispositivo no puede ser desconectado"
#: src/qemu/qemu_driver.c:6633 src/uml/uml_driver.c:1721
msgid "cannot set autostart for transient domain"
msgstr "No es posible realizar inicio automático para dominios transitorios"
#: src/qemu/qemu_driver.c:6650 src/storage/storage_driver.c:1016
#: src/uml/uml_driver.c:1738
#, c-format
msgid "cannot create autostart directory %s"
msgstr "No es posible crear directorio de inicio automático %s"
#: src/qemu/qemu_driver.c:6736 src/qemu/qemu_driver.c:6807
#, c-format
msgid "cannot find cgroup for domain %s"
msgstr "no se puede encontrar cgroup para para el dominio %s"
#: src/qemu/qemu_driver.c:6747
msgid "invalid type for cpu_shares tunable, expected a 'ullong'"
msgstr "tipo de cpu_shares ajustables inválido, se esperaba un 'ullong'"
#: src/qemu/qemu_driver.c:6754
msgid "unable to set cpu shares tunable"
msgstr "no es posible establecer valores compartidos ajustables de CPU"
#: src/qemu/qemu_driver.c:6814
msgid "unable to get cpu shares tunable"
msgstr "no es posible obtener los valores de compartido de cpu"
#: src/qemu/qemu_driver.c:6821
msgid "Field cpu_shares too long for destination"
msgstr "El campo cpu_shares es demasiado extenso para el destino"
#: src/qemu/qemu_driver.c:6879 src/test/test_driver.c:2606
#, c-format
msgid "invalid path: %s"
msgstr "camino inválido: %s"
#: src/qemu/qemu_driver.c:6952 src/test/test_driver.c:2661
#, c-format
msgid "invalid path, '%s' is not a known interface"
msgstr "camino inválido, '%s' no es una interfaz conocida"
#: src/qemu/qemu_driver.c:7032 src/uml/uml_driver.c:1795
msgid "NULL or empty path"
msgstr "camino vacío o NULL"
#: src/qemu/qemu_driver.c:7051
#, c-format
msgid "%s: failed to open"
msgstr "%s: Falló al abrir"
#: src/qemu/qemu_driver.c:7062
#, c-format
msgid "%s: failed to seek or read"
msgstr "%s: Falló al buscar o al leer"
#: src/qemu/qemu_driver.c:7069 src/uml/uml_driver.c:1832
msgid "invalid path"
msgstr "camino inválido"
#: src/qemu/qemu_driver.c:7126
#, c-format
msgid "mkstemp(\"%s\") failed"
msgstr "falló mkstemp(\"%s\") "
#: src/qemu/qemu_driver.c:7148
#, c-format
msgid "failed to read temporary file created with template %s"
msgstr "falló al leer el archivo temporal creado con el modelo %s"
#: src/qemu/qemu_driver.c:7281 src/qemu/qemu_driver.c:7318
#: src/qemu/qemu_driver.c:7384 src/qemu/qemu_driver.c:7500
msgid "stream is not open"
msgstr "el flujo no se encuentra abierto"
#: src/qemu/qemu_driver.c:7288 src/qemu/qemu_driver.c:7325
msgid "stream does not have a callback registered"
msgstr "el flujo no tiene registrada una retrollamada"
#: src/qemu/qemu_driver.c:7391
msgid "stream already has a callback registered"
msgstr "el flujo ya tiene registrada una retrollamada"
#: src/qemu/qemu_driver.c:7401
msgid "cannot register file watch on stream"
msgstr "no es posible registrar vigilancia de archivo en el flujo"
#: src/qemu/qemu_driver.c:7516
msgid "cannot write to stream"
msgstr "no es posible escribir sobre el flujo"
#: src/qemu/qemu_driver.c:7560 src/qemu/qemu_driver.c:7732
msgid "no domain XML passed"
msgstr "no se ha indicado un dominio XML"
#: src/qemu/qemu_driver.c:7565
msgid "PrepareTunnel called but no TUNNELLED flag set"
msgstr ""
"Se ha llamado a PrepareTunnel, pero no se ha definido una marca TUNNELLED"
#: src/qemu/qemu_driver.c:7570
msgid "tunnelled migration requested but NULL stream passed"
msgstr ""
"se ha solicitado una migración en túnel, pero se ha indicado un flujo NULL"
#: src/qemu/qemu_driver.c:7628
msgid "Destination qemu is too old to support tunnelled migration"
msgstr ""
"El qemu de destino es demasiado antiguo para soportar una migración en túnel"
#: src/qemu/qemu_driver.c:7660
#, c-format
msgid "cannot open unix socket '%s' for tunnelled migration"
msgstr "no es posible abrir el socket unix '%s' para migración en túnel"
#: src/qemu/qemu_driver.c:7726
msgid "Tunnelled migration requested but invalid RPC method called"
msgstr ""
"Se ha solicitado una migración en túnel, pero se ha invocado un método RPC "
"inválido"
#: src/qemu/qemu_driver.c:7773
msgid "only tcp URIs are supported for KVM/QEMU migrations"
msgstr "para migraciones KVM/QEMU, solo hay soporte para tcp URIs"
#: src/qemu/qemu_driver.c:7796
msgid "URI ended with incorrect ':port'"
msgstr "URI finaliza con ':port' incorrecto"
#: src/qemu/qemu_driver.c:7911
#, c-format
msgid "cannot parse URI %s"
msgstr "no es posible analizar URI %s"
#: src/qemu/qemu_driver.c:7942
msgid "migrate did not successfully complete"
msgstr "la migración no ha sido completada exitosamente"
#: src/qemu/qemu_driver.c:7966
msgid "tunnelled migration failed to read from qemu"
msgstr "la migración en túnel falló al intentar leer desde el qemu"
#: src/qemu/qemu_driver.c:7975
msgid "Failed to write migration data to remote libvirtd"
msgstr "Falló al escribir datos de la migración en libvirtd remoto"
#: src/qemu/qemu_driver.c:8033
msgid "cannot open tunnelled migration socket"
msgstr "no es posible abrir socket de migración en túnel"
#: src/qemu/qemu_driver.c:8041
#, c-format
msgid "Unix socket '%s' too big for destination"
msgstr "El socket unix '%s' es demasiado extenso para el destino"
#: src/qemu/qemu_driver.c:8048
#, c-format
msgid "Cannot bind to unix socket '%s' for tunnelled migration"
msgstr "No es posible asociarse al socket '%s' para migración en túnel "
#: src/qemu/qemu_driver.c:8054
#, c-format
msgid "Cannot listen on unix socket '%s' for tunnelled migration"
msgstr "No es posible escuchar el socket unix '%s' para migración en túnel "
#: src/qemu/qemu_driver.c:8062
#, c-format
msgid "Cannot extract Qemu version from '%s'"
msgstr "No es posible extraer la versión de Qemu desde '%s'"
#: src/qemu/qemu_driver.c:8070
msgid "Source qemu is too old to support tunnelled migration"
msgstr ""
"La fuente qemu es demasiado antigua para poder aceptar una migración en "
"túnel "
#: src/qemu/qemu_driver.c:8106
msgid "tunnelled migration monitor command failed"
msgstr "ha fallado el comando de monitor de migración en túnel "
#: src/qemu/qemu_driver.c:8129
msgid "migrate failed"
msgstr "Falló la migración"
#: src/qemu/qemu_driver.c:8138
msgid "tunnelled migration failed to accept from qemu"
msgstr "la migración en túnel ha fallado al intentar aceptar desde el qemu"
#: src/qemu/qemu_driver.c:8249
#, c-format
msgid "Failed to connect to remote libvirt URI %s"
msgstr "Falló la conexión con el URI de libvirt remoto %s"
#: src/qemu/qemu_driver.c:8255
msgid "Destination libvirt does not support peer-to-peer migration protocol"
msgstr ""
"El libvirt de destino no tiene soporte para un protocolo de migración de par "
"a par (peer-to-peer)"
#: src/qemu/qemu_driver.c:8369
#, c-format
msgid "Failed to resume guest %s after failure"
msgstr "Falló al reanudar el huésped %s luego del error"
#: src/qemu/qemu_driver.c:8552 src/xen/xen_driver.c:1744
#, c-format
msgid "device %s is not a PCI device"
msgstr "el dispositivo %s no es un dispositivo PCI"
#: src/qemu/qemu_driver.c:8648
msgid "cannot get host CPU capabilities"
msgstr "no es posible obtener capacidades del CPU del equipo"
#: src/qemu/qemu_monitor.c:236
msgid "failed to create socket"
msgstr "no es posible crear socket"
#: src/qemu/qemu_monitor.c:244
#, c-format
msgid "Monitor path %s too big for destination"
msgstr "La ruta %s del monitor es demasiado extensa para el destino"
#: src/qemu/qemu_monitor.c:261
msgid "failed to connect to monitor socket"
msgstr "Falló al conectar con el socket de monitor"
#: src/qemu/qemu_monitor.c:268
msgid "monitor socket did not show up."
msgstr "No se encontró un socket de monitor."
#: src/qemu/qemu_monitor.c:286
#, c-format
msgid "Unable to open monitor path %s"
msgstr "No es posible abrir la ruta %s al monitor"
#: src/qemu/qemu_monitor.c:537
#, c-format
msgid "unhandled fd event %d for monitor fd %d"
msgstr "evento fd %d no manipulado para monitor fd %d"
#: src/qemu/qemu_monitor.c:573
msgid "EOF notify callback must be supplied"
msgstr "Debe suministrarse una rellamada de notifiación de EOF"
#: src/qemu/qemu_monitor.c:584
msgid "cannot initialize monitor mutex"
msgstr "no es posible iniciar monitor mutex"
#: src/qemu/qemu_monitor.c:590
msgid "cannot initialize monitor condition"
msgstr "no es posible inicializar condición de monitor"
#: src/qemu/qemu_monitor.c:614
#, c-format
msgid "unable to handle monitor type: %s"
msgstr "No es posible manipular el tipo de monitor: %s"
#: src/qemu/qemu_monitor.c:623
msgid "Unable to set monitor close-on-exec flag"
msgstr "No es posible definir la marca de monitor close-on-exec"
#: src/qemu/qemu_monitor.c:628
msgid "Unable to put monitor into non-blocking mode"
msgstr "No es posible colocar el monitor en modo non-blocking"
#: src/qemu/qemu_monitor.c:640
msgid "unable to register monitor events"
msgstr "no es posible registrar eventos de monitor"
#: src/qemu/qemu_monitor_json.c:219
#, c-format
msgid "cannot parse JSON doc '%s'"
msgstr "no es posible analizar el documento JSON '%s'"
#: src/qemu/qemu_monitor_json.c:226 src/qemu/qemu_monitor_text.c:254
#, c-format
msgid "cannot send monitor command '%s'"
msgstr "no es posible enviar comando de monitor %s"
#: src/qemu/qemu_monitor_json.c:294 src/qemu/qemu_monitor_json.c:312
#, fuzzy, c-format
msgid "unable to execute QEMU command '%s'"
msgstr "no es posible definir contexto de seguridad '%s'"
#: src/qemu/qemu_monitor_json.c:298
#, fuzzy, c-format
msgid "unable to execute QEMU command '%s': %s"
msgstr "error al ejecutar el comando QEMU '%s': '%s'"
#: src/qemu/qemu_monitor_json.c:355
msgid "cannot query time of day"
msgstr "no es posible consultar la hora del día"
#: src/qemu/qemu_monitor_json.c:404
#, c-format
msgid "argument key '%s' is too short, missing type prefix"
msgstr ""
"la llave '%s' del argumento es demasiado corta, falta el tipo de prefijo"
#: src/qemu/qemu_monitor_json.c:453
#, c-format
msgid "unsupported data type '%c' for arg '%s'"
msgstr "tipo de datos '%c' para el argumento '%s' no soportado"
#: src/qemu/qemu_monitor_json.c:595
#, fuzzy
msgid "cpu reply was missing return data"
msgstr "la respuesta del informe de migración no poseía datos de devolución"
#: src/qemu/qemu_monitor_json.c:601
msgid "cpu information was not an array"
msgstr ""
#: src/qemu/qemu_monitor_json.c:607
#, fuzzy
msgid "cpu information was empty"
msgstr "información vcpu del dominio"
#: src/qemu/qemu_monitor_json.c:622 src/qemu/qemu_monitor_json.c:1657
msgid "character device information was missing aray element"
msgstr ""
#: src/qemu/qemu_monitor_json.c:628
#, fuzzy
msgid "cpu information was missing cpu number"
msgstr "información de nodo incompleta, falta el nombre del organizador"
#: src/qemu/qemu_monitor_json.c:641
#, fuzzy, c-format
msgid "unexpected cpu index %d expecting %d"
msgstr "Se ha obtenido un pid no esperado %d != %d"
#: src/qemu/qemu_monitor_json.c:721
#, fuzzy
msgid "info balloon reply was missing return data"
msgstr ""
"la repuesta del globo de información no poseía los datos de devolución de "
"memoria "
#: src/qemu/qemu_monitor_json.c:728
#, fuzzy
msgid "info balloon reply was missing balloon data"
msgstr ""
"la repuesta del globo de información no poseía los datos de devolución de "
"memoria "
#: src/qemu/qemu_monitor_json.c:778
#, fuzzy
msgid "blockstats reply was missing device list"
msgstr ""
"la respuesta de las estadísticas de bloque no poseía lista de dispositivo"
#: src/qemu/qemu_monitor_json.c:788 src/qemu/qemu_monitor_json.c:794
#, fuzzy
msgid "blockstats device entry was not in expected format"
msgstr ""
"la entrada del dispositivo de estadísticas de bloque no estaba con el "
"formato esperado"
#: src/qemu/qemu_monitor_json.c:812
#, fuzzy
msgid "blockstats stats entry was not in expected format"
msgstr ""
"la entrada de las estadísticas de estadísticas de bloque no estaba con el "
"formato esperado"
#: src/qemu/qemu_monitor_json.c:818 src/qemu/qemu_monitor_json.c:824
#: src/qemu/qemu_monitor_json.c:830 src/qemu/qemu_monitor_json.c:836
#, c-format
msgid "cannot read %s statistic"
msgstr "no es posible leer estadísticas de %s"
#: src/qemu/qemu_monitor_json.c:844
#, c-format
msgid "cannot find statistics for device '%s'"
msgstr "no es posible encontrar estadísticas para el dispositivo '%s'"
#: src/qemu/qemu_monitor_json.c:1059
#, fuzzy
msgid "info migration reply was missing return data"
msgstr "la respuesta del informe de migración no poseía datos de devolución"
#: src/qemu/qemu_monitor_json.c:1065
#, fuzzy
msgid "info migration reply was missing return status"
msgstr "la respuesta del informe de migración no poseía estado de devolución"
#: src/qemu/qemu_monitor_json.c:1071 src/qemu/qemu_monitor_text.c:996
#, c-format
msgid "unexpected migration status in %s"
msgstr "estado de migración en %s no esperado"
#: src/qemu/qemu_monitor_json.c:1079
msgid "migration was active, but no RAM info was set"
msgstr ""
"la migración se encontraba activa, pero no se había definido información de "
"RAM"
#: src/qemu/qemu_monitor_json.c:1085
msgid "migration was active, but RAM 'transferred' data was missing"
msgstr ""
"la migración se encontraba activa, pero faltaban los datos de RAM "
"'transferido'"
#: src/qemu/qemu_monitor_json.c:1090
msgid "migration was active, but RAM 'remaining' data was missing"
msgstr ""
"la migración se encontraba activa, pero faltaban los datos de RAM 'restantes'"
#: src/qemu/qemu_monitor_json.c:1095
msgid "migration was active, but RAM 'total' data was missing"
msgstr ""
"la migración se encontraba activa, pero faltaban los datos de RAM 'totales'"
#: src/qemu/qemu_monitor_json.c:1351
msgid "pci_add reply was missing device address"
msgstr "la respuesta de pci_add no poseía dirección de dispositivo"
#: src/qemu/qemu_monitor_json.c:1357
msgid "pci_add reply was missing device domain number"
msgstr "la respuesta de pci_add no poseía número de dominio de dispositivo"
#: src/qemu/qemu_monitor_json.c:1363
msgid "pci_add reply was missing device bus number"
msgstr "la respuesta de pci_add no poseía número de bus de dispositivo"
#: src/qemu/qemu_monitor_json.c:1369
msgid "pci_add reply was missing device slot number"
msgstr "la respuesta de pci_add no poseía número de slot de dispositivo"
#: src/qemu/qemu_monitor_json.c:1375
msgid "pci_add reply was missing device function number"
msgstr "la respuesta de pci_add no poseía número de función de dispositivo"
#: src/qemu/qemu_monitor_json.c:1641
#, fuzzy
msgid "character device reply was missing return data"
msgstr "la respuesta del informe de migración no poseía datos de devolución"
#: src/qemu/qemu_monitor_json.c:1647
#, fuzzy
msgid "character device information was not an array"
msgstr "el destino del dispositivo de caracteres no define un tipo"
#: src/qemu/qemu_monitor_json.c:1663 src/qemu/qemu_monitor_json.c:1669
#, fuzzy
msgid "character device information was missing filename"
msgstr "el destino del dispositivo de caracteres no define un tipo"
#: src/qemu/qemu_monitor_json.c:1682 src/qemu/qemu_monitor_text.c:1765
#, c-format
msgid "failed to save chardev path '%s'"
msgstr "falló al guardar dirección '%s'"
#: src/qemu/qemu_monitor_json.c:1770
msgid "drive_add reply was missing device address"
msgstr "la respuesta de drivei_add no poseía dirección de dispositivo"
#: src/qemu/qemu_monitor_json.c:1776
msgid "drive_add reply was missing device bus number"
msgstr "la respuesta de drivei_add no poseía número de bus de dispositivo"
#: src/qemu/qemu_monitor_json.c:1782
msgid "drive_add reply was missing device unit number"
msgstr "la respuesta de drivei_add no poseía número de unidad de dispositivo"
#: src/qemu/qemu_monitor_json.c:1833
msgid "query-pci not suppported in JSON mode"
msgstr ""
#: src/qemu/qemu_monitor_text.c:370
msgid "cannot stop CPU execution"
msgstr "no es posible detener la ejecución del CPU"
#: src/qemu/qemu_monitor_text.c:383
msgid "system shutdown operation failed"
msgstr "Falló la operación de apagado del sistema"
#: src/qemu/qemu_monitor_text.c:402
msgid "cannot run monitor command to fetch CPU thread info"
msgstr ""
"no es posible ejecutar un comando de monitor para obtener información de CPU"
#: src/qemu/qemu_monitor_text.c:554
msgid "could not query memory balloon allocation"
msgstr "no es posible consultar la ubicación del globo de memoria"
#: src/qemu/qemu_monitor_text.c:564
#, c-format
msgid "could not parse memory balloon allocation from '%s'"
msgstr "no es posible analizar el alojamiento del globo de memoria desde '%s'"
#: src/qemu/qemu_monitor_text.c:591
msgid "could not query memory balloon statistics"
msgstr "no es posible consultar estadísticas del globo de memoria"
#: src/qemu/qemu_monitor_text.c:622
msgid "'info blockstats' command failed"
msgstr "Falló el comando 'info blockstats'"
#: src/qemu/qemu_monitor_text.c:634
msgid "'info blockstats' not supported by this qemu"
msgstr "no hay soporte para 'info blockstats' en este qemu"
#: src/qemu/qemu_monitor_text.c:705
#, c-format
msgid "no stats found for device %s"
msgstr "no se han encontrado estadísticas para el dispositivo %s"
#: src/qemu/qemu_monitor_text.c:752
msgid "setting VNC password failed"
msgstr "Falló al definir contraseña VNC"
#: src/qemu/qemu_monitor_text.c:781
msgid "could not balloon memory allocation"
msgstr "no es posible asignar el globo de memoria"
#: src/qemu/qemu_monitor_text.c:814 src/qemu/qemu_monitor_text.c:858
#, c-format
msgid "could not eject media on %s"
msgstr "no es posible expulsar contenidos en %s"
#: src/qemu/qemu_monitor_text.c:823 src/qemu/qemu_monitor_text.c:867
#, c-format
msgid "could not eject media on %s: %s"
msgstr "no es posible expulsar contenidos en %s: %s"
#: src/qemu/qemu_monitor_text.c:903
#, c-format
msgid "could save memory region to '%s'"
msgstr "podría salvarse una porción de la memoria en '%s'"
#: src/qemu/qemu_monitor_text.c:950
msgid "could restrict migration speed"
msgstr "podría restringir la velocidad de la migración"
#: src/qemu/qemu_monitor_text.c:985
msgid "cannot query migration status"
msgstr "no es posible consultar el estado de la migración"
#: src/qemu/qemu_monitor_text.c:1009
#, c-format
msgid "cannot parse migration data transferred statistic %s"
msgstr ""
"no es posible analizar estadísticas %s de los datos transferidos durante la "
"migración"
#: src/qemu/qemu_monitor_text.c:1020
#, c-format
msgid "cannot parse migration data remaining statistic %s"
msgstr ""
"no es posible analizar estadísticas %s de los datos pendientes de migración"
#: src/qemu/qemu_monitor_text.c:1031
#, c-format
msgid "cannot parse migration data total statistic %s"
msgstr ""
"no es posible analizar estadísticas totales %s de los datos de la migración"
#: src/qemu/qemu_monitor_text.c:1075
#, c-format
msgid "unable to start migration to %s"
msgstr "no es posible iniciar la migración hacia %s"
#: src/qemu/qemu_monitor_text.c:1082
#, c-format
msgid "migration to '%s' failed: %s"
msgstr "Falló la migración hacia '%s': %s"
#: src/qemu/qemu_monitor_text.c:1089
#, c-format
msgid "migration to '%s' not supported by this qemu: %s"
msgstr "la migración hacia '%s' no tiene soporte en este qemu: %s"
#: src/qemu/qemu_monitor_text.c:1186
msgid "cannot run monitor command to cancel migration"
msgstr ""
"no es posible ejecutar un comando de monitor para cancelar la migración"
#: src/qemu/qemu_monitor_text.c:1215
msgid "cannot run monitor command to add usb disk"
msgstr "no es posible ejecutar un comando de monitor para añadir un disco usb"
#: src/qemu/qemu_monitor_text.c:1223
#, c-format
msgid "unable to add USB disk %s: %s"
msgstr "no es posible añadir disco USB %s: %s"
#: src/qemu/qemu_monitor_text.c:1251
msgid "cannot attach usb device"
msgstr "no es posible asociar dispositivo usb"
#: src/qemu/qemu_monitor_text.c:1259
msgid "adding usb device failed"
msgstr "Falló al agregado de dispositivo usb"
#: src/qemu/qemu_monitor_text.c:1330
#, c-format
msgid "Unable to parse domain number '%s'"
msgstr "No es posible analizar número de dominio '%s'"
#: src/qemu/qemu_monitor_text.c:1335 src/qemu/qemu_monitor_text.c:1353
#, c-format
msgid "Expected ', ' parsing pci_add reply '%s'"
msgstr "Se esperaba ', ' al analizar respuesta pci_add '%s'"
#: src/qemu/qemu_monitor_text.c:1342
#, c-format
msgid "Expected 'bus ' parsing pci_add reply '%s'"
msgstr "Se esperaba 'bus ' al analizar respuesta pci_add '%s'"
#: src/qemu/qemu_monitor_text.c:1348
#, c-format
msgid "Unable to parse bus number '%s'"
msgstr "No es posible analizar el bus número '%s'"
#: src/qemu/qemu_monitor_text.c:1359
#, c-format
msgid "Expected 'slot ' parsing pci_add reply '%s'"
msgstr "Se esperaba 'slot ' al analizar respuesta pci_add '%s'"
#: src/qemu/qemu_monitor_text.c:1365
#, c-format
msgid "Unable to parse slot number '%s'"
msgstr "No es posible analizar el slot número '%s'"
#: src/qemu/qemu_monitor_text.c:1392
msgid "cannot attach host pci device"
msgstr "no es posible asociar dispositivo pci de host"
#: src/qemu/qemu_monitor_text.c:1404 src/qemu/qemu_monitor_text.c:1491
#, c-format
msgid "parsing pci_add reply failed: %s"
msgstr "Falló al analizar respuesta de pci_add: %s"
#: src/qemu/qemu_monitor_text.c:1443
#, c-format
msgid "cannot attach %s disk %s"
msgstr "no es posible adjuntar %s disco %s"
#: src/qemu/qemu_monitor_text.c:1456
#, c-format
msgid "adding %s disk failed %s: %s"
msgstr "Falló al añadir %s disco %s: %s "
#: src/qemu/qemu_monitor_text.c:1485
#, c-format
msgid "failed to add NIC with '%s'"
msgstr "Falló al añadir NIC con '%s'"
#: src/qemu/qemu_monitor_text.c:1529
msgid "failed to remove PCI device"
msgstr "Falló al intentar eliminar dispositivo PCI"
#: src/qemu/qemu_monitor_text.c:1548
#, c-format
msgid "failed to detach PCI device, invalid address %.4x:%.2x:%.2x: %s"
msgstr ""
"Falló al intentar desmontar dispositivo PCI, dirección no válida %.4x:%.2x:"
"%.2x: %s"
#: src/qemu/qemu_monitor_text.c:1577
#, c-format
msgid "failed to pass fd to qemu with '%s'"
msgstr "Falló al añadir fd al qemu con '%s'"
#: src/qemu/qemu_monitor_text.c:1585
#, c-format
msgid "qemu does not support sending of file handles: %s"
msgstr "qemu no tiene soporte para envío de identificadores de archivo: %s"
#: src/qemu/qemu_monitor_text.c:1613 src/qemu/qemu_monitor_text.c:1649
#: src/qemu/qemu_monitor_text.c:1899 src/qemu/qemu_monitor_text.c:2120
#: src/qemu/qemu_monitor_text.c:2157
#, c-format
msgid "failed to close fd in qemu with '%s'"
msgstr "Falló al cerrar fd en qemu con '%s'"
#: src/qemu/qemu_monitor_text.c:1621
#, c-format
msgid "qemu does not support closing of file handles: %s"
msgstr "qemu no tiene soporte para el cierre de manipulador de archivos: %s"
#: src/qemu/qemu_monitor_text.c:1679
#, c-format
msgid "failed to remove host network in qemu with '%s'"
msgstr "falló al eliminar la red del equipo en qemu mediante '%s'"
#: src/qemu/qemu_monitor_text.c:1714
msgid "failed to retrieve chardev info in qemu with 'info chardev'"
msgstr ""
"falló al recuperar información de chardev en qemu mediante 'info chardev'"
#: src/qemu/qemu_monitor_text.c:1799
#, c-format
msgid "cannot attach %s disk controller"
msgstr "no es posible adjuntar controlador de disco %s"
#: src/qemu/qemu_monitor_text.c:1812
#, c-format
msgid "adding %s disk controller failed: %s"
msgstr "falló al añadir controlador de disco %s: %s "
#: src/qemu/qemu_monitor_text.c:1844
#, c-format
msgid "Unable to parse bus '%s'"
msgstr "No es posible analizar bus '%s' "
#: src/qemu/qemu_monitor_text.c:1849
#, c-format
msgid "Expected ', ' parsing drive_add reply '%s'"
msgstr "Se esperaba ', ' al analizar respuesta drive_add '%s'"
#: src/qemu/qemu_monitor_text.c:1856
#, c-format
msgid "Expected 'unit ' parsing drive_add reply '%s'"
msgstr "Se esperaba 'unit ' al analizar respuesta drive_add '%s'"
#: src/qemu/qemu_monitor_text.c:1862
#, c-format
msgid "Unable to parse unit number '%s'"
msgstr "No es posible analizar número de unidad '%s'"
#: src/qemu/qemu_monitor_text.c:1911
#, c-format
msgid "adding %s disk failed: %s"
msgstr "falló al añadirse el disco %s: %s "
#: src/qemu/qemu_monitor_text.c:1966
#, c-format
msgid "cannot parse value for %s"
msgstr "no es posible analizar el valor de %s"
#: src/qemu/qemu_monitor_text.c:1984
msgid "cannot query PCI addresses"
msgstr "no es posible consultar direcciones PCI"
#: src/qemu/qemu_monitor_text.c:2076
#, fuzzy, c-format
msgid "cannot attach %s device"
msgstr "no es posible asociar dispositivo usb"
#: src/qemu/qemu_monitor_text.c:2082
#, fuzzy, c-format
msgid "adding %s device failed: %s"
msgstr "falló al añadirse el disco %s: %s "
#: src/qemu/qemu_monitor_text.c:2163
#, fuzzy
msgid "setting disk password is not supported"
msgstr "El tipo de red %d no es soportado"
#: src/qemu/qemu_monitor_text.c:2167
msgid "the disk password is incorrect"
msgstr ""
#: src/qemu/qemu_security_dac.c:71
#, c-format
msgid "unable to set security context '%d:%d' on '%s'"
msgstr "no es posible definir contexto de seguridad '%d:%d' en '%s'"
#: src/qemu/qemu_security_dac.c:91 src/security/security_selinux.c:363
#, c-format
msgid "cannot resolve symlink %s"
msgstr "no es posible resolver el enlace simbólico %s"
#: src/qemu/qemu_security_dac.c:401
#, c-format
msgid "cannot change to '%d' group"
msgstr "no es posible trasladarse al grupo '%d'"
#: src/qemu/qemu_security_dac.c:409
#, c-format
msgid "cannot change to '%d' user"
msgstr "no es posible convertirse en usuario '%d'"
#: src/remote/remote_driver.c:331
#, c-format
msgid "failed to find libvirtd binary"
msgstr "Falló al encontrar el binario libvirtd"
#: src/remote/remote_driver.c:414
#, c-format
msgid ""
"remote_open: transport in URL not recognised (should be tls|unix|ssh|ext|tcp)"
msgstr ""
"remote_open: no se reconoce el transporte en la URL (debería ser tls|unix|"
"ssh|ext|tcp)"
#: src/remote/remote_driver.c:572
#, c-format
msgid "remote_open: for 'ext' transport, command is required"
msgstr "remote_open: para transporte 'etx', se necesita un comando"
#: src/remote/remote_driver.c:595 src/xen/xend_internal.c:812
#, c-format
msgid "unable to resolve hostname '%s': %s"
msgstr "no es posible resolver el nombre del host '%s': %s"
#: src/remote/remote_driver.c:646
#, c-format
msgid "unable to connect to libvirtd at '%s'"
msgstr "no es posible conectar con el demonio libvirtd en '%s'"
#: src/remote/remote_driver.c:692
#, c-format
msgid "Socket %s too big for destination"
msgstr "El Socket %s es demasiado grande para el destino"
#: src/remote/remote_driver.c:703
msgid "unable to create socket"
msgstr "no es posible crear un socket"
#: src/remote/remote_driver.c:727
#, fuzzy, c-format
msgid "unable to connect to '%s', libvirtd may need to be started"
msgstr "no es posible conectar con el demonio libvirtd en '%s'"
#: src/remote/remote_driver.c:796 src/remote/remote_driver.c:802
msgid "unable to create socket pair"
msgstr "no es posible crear un par de socket"
#: src/remote/remote_driver.c:828
#, c-format
msgid "transport methods unix, ssh and ext are not supported under Windows"
msgstr ""
"los métodos de transporte ssh y ext, propios de Unix, no tienen soporte bajo "
"Windows"
#: src/remote/remote_driver.c:837 src/remote/remote_driver.c:843
msgid "unable to make socket non-blocking"
msgstr "no es posible poner el socket en no bloqueante"
#: src/remote/remote_driver.c:849
msgid "unable to make pipe"
msgstr "no es posible realizar pipe"
#: src/remote/remote_driver.c:883
#, c-format
msgid "unable to auto-detect URI"
msgstr "no es posible autodetectar URI"
#: src/remote/remote_driver.c:1131
#, c-format
msgid "Cannot access %s '%s'"
msgstr "No es posible acceder a %s '%s'"
#: src/remote/remote_driver.c:1153
#, c-format
msgid "unable to allocate TLS credentials: %s"
msgstr "no es posible asignar credenciales TLS: %s"
#: src/remote/remote_driver.c:1173
#, c-format
msgid "unable to load CA certificate: %s"
msgstr "no es posible cargar certificados CA: %s"
#: src/remote/remote_driver.c:1188
#, c-format
msgid "unable to load private key/certificate: %s"
msgstr "no es posible cargar certificado/clave privada: %s"
#: src/remote/remote_driver.c:1217
#, c-format
msgid "unable to initialize TLS client: %s"
msgstr "no es posible iniciar el cliente TLS: %s"
#: src/remote/remote_driver.c:1226
#, c-format
msgid "unable to set TLS algorithm priority: %s"
msgstr "no es posible definir prioridad de algoritmo TLS: %s"
#: src/remote/remote_driver.c:1235
#, c-format
msgid "unable to set certificate priority: %s"
msgstr "no es posible definir prioridad de certificado: %s"
#: src/remote/remote_driver.c:1245
#, c-format
msgid "unable to set session credentials: %s"
msgstr "no es posible definir credenciales de sesión: %s"
#: src/remote/remote_driver.c:1260
#, c-format
msgid "unable to complete TLS handshake: %s"
msgstr "no es posible completar negociación TLS: %s"
#: src/remote/remote_driver.c:1282
#, c-format
msgid "unable to complete TLS initialization: %s"
msgstr "no es posible completar inicialización TLS: %s"
#: src/remote/remote_driver.c:1288
#, c-format
msgid "server verification (of our certificate or IP address) failed\n"
msgstr ""
"Falló la verificación del servidor (de nuestro certificado o dirección IP)\n"
#: src/remote/remote_driver.c:1313
#, c-format
msgid "unable to verify server certificate: %s"
msgstr "no es posible verificar el certificado del servidor: %s"
#: src/remote/remote_driver.c:1320
msgid "cannot get current time"
msgstr "no es posible obtener la hora actual"
#: src/remote/remote_driver.c:1325
msgid "Invalid certificate"
msgstr "Certificado inválido"
#: src/remote/remote_driver.c:1328
msgid "The certificate is not trusted."
msgstr "El certificado no es confiable."
#: src/remote/remote_driver.c:1331
msgid "The certificate hasn't got a known issuer."
msgstr "El certificado no tiene un remitente conocido."
#: src/remote/remote_driver.c:1334
msgid "The certificate has been revoked."
msgstr "El certificado ha sido revocado."
#: src/remote/remote_driver.c:1338
msgid "The certificate uses an insecure algorithm"
msgstr "El certificado utiliza un algoritmo no seguro"
#: src/remote/remote_driver.c:1342
#, c-format
msgid "server certificate failed validation: %s"
msgstr "Falló la validación del certificado del servidor: %s"
#: src/remote/remote_driver.c:1348
#, c-format
msgid "Certificate type is not X.509"
msgstr "El tipo del certificado no es X.509"
#: src/remote/remote_driver.c:1353
#, c-format
msgid "gnutls_certificate_get_peers failed"
msgstr "falló gnutls_certificate_get_peers"
#: src/remote/remote_driver.c:1363
#, c-format
msgid "unable to initialize certificate: %s"
msgstr "no es posible inicializar el certificado: %s"
#: src/remote/remote_driver.c:1371
#, c-format
msgid "unable to import certificate: %s"
msgstr "no es posible importar el certificado: %s"
#: src/remote/remote_driver.c:1378
#, c-format
msgid "The certificate has expired"
msgstr "El certificado ha expirado"
#: src/remote/remote_driver.c:1384
#, c-format
msgid "The certificate is not yet activated"
msgstr "El certificado aún no ha sido activado"
#: src/remote/remote_driver.c:1392
#, c-format
msgid "Certificate's owner does not match the hostname (%s)"
msgstr "El dueño del certificado no concuerda con el nombre del host (%s)"
#: src/remote/remote_driver.c:1785
#, c-format
msgid "too many NUMA cells: %d > %d"
msgstr "demasiadas celdas NUMA: %d > %d"
#: src/remote/remote_driver.c:1848 src/remote/remote_driver.c:1862
#, c-format
msgid "too many remote domain IDs: %d > %d"
msgstr "demasiados ID de dominios remotos: %d > %d"
#: src/remote/remote_driver.c:2414
#, c-format
msgid "map length greater than maximum: %d > %d"
msgstr "la longitud del mapa es más extensa que la permitida: %d > %d"
#: src/remote/remote_driver.c:2453
#, c-format
msgid "vCPU count exceeds maximum: %d > %d"
msgstr "la numeración de las vCPU es mayor que la permitida: %d > %d"
#: src/remote/remote_driver.c:2459
#, c-format
msgid "vCPU map buffer length exceeds maximum: %d > %d"
msgstr ""
"la longitud del buffer del mapa de vCPU es mayor que la permitida: %d > %d"
#: src/remote/remote_driver.c:2476
#, c-format
msgid "host reports too many vCPUs: %d > %d"
msgstr "el host reporta demasiadas VCPU: %d > %d "
#: src/remote/remote_driver.c:2482
#, c-format
msgid "host reports map buffer length exceeds maximum: %d > %d"
msgstr ""
"el host reporta que la longitud del buffer del mapa es mayor que la "
"permitida: %d > %d"
#: src/remote/remote_driver.c:2557
#, c-format
msgid "security label exceeds maximum: %zd"
msgstr "la etiqueta de seguridad excede el límite permitido: %zd"
#: src/remote/remote_driver.c:2592
#, c-format
msgid "security model exceeds maximum: %zd"
msgstr "el modelo de seguridad excede el máximo permitido: %zd"
#: src/remote/remote_driver.c:2601
#, c-format
msgid "security doi exceeds maximum: %zd"
msgstr "el doi de seguridad excede el máximo permitido: %zd"
#: src/remote/remote_driver.c:2904 src/remote/remote_driver.c:2918
#, c-format
msgid "too many remote domain names: %d > %d"
msgstr "demasiados nombres de dominios remotos: %d > %d"
#: src/remote/remote_driver.c:3263
#, c-format
msgid ""
"remoteDomainGetSchedulerParameters: returned number of parameters exceeds "
"limit"
msgstr ""
"remoteDomainGetSchedulerParameters: el número de parámetros obtenidos supera "
"el límite permitido"
#: src/remote/remote_driver.c:3273
#, c-format
msgid "Parameter %s too big for destination"
msgstr "El parámetro %s es demasiado extenso para el destino"
#: src/remote/remote_driver.c:3293
#, c-format
msgid "remoteDomainGetSchedulerParameters: unknown parameter type"
msgstr "remoteDomainGetSchedulerParameters: tipo de parámetro desconocido"
#: src/remote/remote_driver.c:3351
#, c-format
msgid "unknown parameter type"
msgstr "tipo de parámetro desconocido"
#: src/remote/remote_driver.c:3461
#, c-format
msgid "too many memory stats requested: %d > %d"
msgstr "se han solicitado demasiadas estadísticas de memoria: %d > %d"
#: src/remote/remote_driver.c:3505
#, c-format
msgid "block peek request too large for remote protocol, %zi > %d"
msgstr ""
"petición de bloqueo de examen demasiado extensa para el protocolo remoto, %"
"zi > %d"
#: src/remote/remote_driver.c:3526 src/remote/remote_driver.c:3577
msgid "returned buffer is not same size as requested"
msgstr "el buffer obtenido no es del mismo tamaño que el pedido"
#: src/remote/remote_driver.c:3557
#, c-format
msgid "memory peek request too large for remote protocol, %zi > %d"
msgstr ""
"la petición de lectura de memoria es demasiado grande para el protocolo "
"remoto, %zi > %d"
#: src/remote/remote_driver.c:3689 src/remote/remote_driver.c:3703
#: src/remote/remote_driver.c:3771 src/remote/remote_driver.c:3785
#, c-format
msgid "too many remote networks: %d > %d"
msgstr "demasiadas redes remotas: %d > %d"
#: src/remote/remote_driver.c:4244 src/remote/remote_driver.c:4258
#: src/remote/remote_driver.c:4325 src/remote/remote_driver.c:4339
#, c-format
msgid "too many remote interfaces: %d > %d"
msgstr "demasiadas interfaces remotas: %d > %d"
#: src/remote/remote_driver.c:4684 src/remote/remote_driver.c:4762
#, c-format
msgid "too many storage pools requested"
msgstr "se han solicitado demasiados grupos de almacenamiento"
#: src/remote/remote_driver.c:4696 src/remote/remote_driver.c:4774
#, c-format
msgid "too many storage pools received"
msgstr "se han recibido demasiados grupos de almacenamiento"
#: src/remote/remote_driver.c:5326
#, c-format
msgid "too many storage volumes requested"
msgstr "se han solicitado demasiados volúmenes de almacenamiento"
#: src/remote/remote_driver.c:5339
#, c-format
msgid "too many storage volumes received"
msgstr "se han recibido demasiados volúmenes de almacenamiento"
#: src/remote/remote_driver.c:5734
#, c-format
msgid "too many device names requested"
msgstr "se han solicitado demasiados nombres de dispositivo"
#: src/remote/remote_driver.c:5748
#, c-format
msgid "too many device names received"
msgstr "se han recibido demasiados nombres de dispositivo"
#: src/remote/remote_driver.c:5897
#, c-format
msgid "too many capability names requested"
msgstr "se han solicitado demasiados nombres de capacidades"
#: src/remote/remote_driver.c:5910
#, c-format
msgid "too many capability names received"
msgstr "se han recibido demasiados nombres de capacidades"
#: src/remote/remote_driver.c:6104
#, c-format
msgid "unknown authentication type %s"
msgstr "tipo de autenticación %s desconocido"
#: src/remote/remote_driver.c:6114
#, c-format
msgid "requested authentication type %s rejected"
msgstr "se ha rechazado el tipo de autenticación %s solicitada "
#: src/remote/remote_driver.c:6155
#, c-format
msgid "unsupported authentication type %d"
msgstr "tipo de autenticación %d no soportado"
#: src/remote/remote_driver.c:6397
#, c-format
msgid "failed to initialize SASL library: %d (%s)"
msgstr "Falló al iniciarse la biblioteca SASL: %d (%s)"
#: src/remote/remote_driver.c:6406
msgid "failed to get sock address"
msgstr "Falló al obtener direcciones sock"
#: src/remote/remote_driver.c:6416
msgid "failed to get peer address"
msgstr "Falló al obtener direcciones de par "
#: src/remote/remote_driver.c:6441
#, c-format
msgid "Failed to create SASL client context: %d (%s)"
msgstr "Falló al crearse el contexto de cliente SASL: %d (%s)"
#: src/remote/remote_driver.c:6454
msgid "invalid cipher size for TLS session"
msgstr "tamaño de cifra inválido para la sesión TLS"
#: src/remote/remote_driver.c:6464
#, c-format
msgid "cannot set external SSF %d (%s)"
msgstr "no es posible establecer SSF externo %d (%s)"
#: src/remote/remote_driver.c:6483
#, c-format
msgid "cannot set security props %d (%s)"
msgstr "no es posible establecer props de seguridad %d (%s)"
#: src/remote/remote_driver.c:6502
#, c-format
msgid "SASL mechanism %s not supported by server"
msgstr "El mecanismo SASL %s no está soportado por el servidor"
#: src/remote/remote_driver.c:6521
#, c-format
msgid "Failed to start SASL negotiation: %d (%s)"
msgstr "Falló al intentar iniciar negociación SASL: %d (%s)"
#: src/remote/remote_driver.c:6539 src/remote/remote_driver.c:6617
msgid "Failed to make auth credentials"
msgstr "Falló al realizar credenciales de autorización"
#: src/remote/remote_driver.c:6563
#, c-format
msgid "SASL negotiation data too long: %d bytes"
msgstr "La negociación de los datos SASL es demasiado extensa: %d bytes"
#: src/remote/remote_driver.c:6603
#, c-format
msgid "Failed SASL step: %d (%s)"
msgstr "Falló el paso SASL: %d (%s)"
#: src/remote/remote_driver.c:6687
#, c-format
msgid "negotiation SSF %d was not strong enough"
msgstr "la negociación SSF %d no fue lo suficientemente poderosa"
#: src/remote/remote_driver.c:6763
msgid "Failed to collect auth credentials"
msgstr "Falló al recolectar credenciales de autorización"
#: src/remote/remote_driver.c:6798
#, c-format
msgid "no event support"
msgstr "no hay soporte para el evento"
#: src/remote/remote_driver.c:6803
#, c-format
msgid "adding cb to list"
msgstr "añadiendo cb a la lista"
#: src/remote/remote_driver.c:6833
#, c-format
msgid "marking cb for deletion"
msgstr "identificando cb para eliminar"
#: src/remote/remote_driver.c:6839
#, c-format
msgid "removing cb from list"
msgstr "eliminando cb de la lista"
#: src/remote/remote_driver.c:6960 src/remote/remote_driver.c:6973
#, c-format
msgid "too many remote secret UUIDs: %d > %d"
msgstr "demasiados UUID remotos secretos: %d > %d"
#: src/remote/remote_driver.c:7274 src/remote/remote_driver.c:7692
#, c-format
msgid "xdr_remote_message_header failed"
msgstr "falló xdr_remote_message_header"
#: src/remote/remote_driver.c:7284
#, c-format
msgid "data size %zu too large for payload %d"
msgstr "el tamaño de los datos %zu es demasiado extenso para la carga útil %d"
#: src/remote/remote_driver.c:7297 src/remote/remote_driver.c:7715
#, c-format
msgid "xdr_u_int (length word)"
msgstr "xdr_u_int (longitud de palabra)"
#: src/remote/remote_driver.c:7698
#, c-format
msgid "marshalling args"
msgstr "regulando argumentos"
#: src/remote/remote_driver.c:7761
msgid "cannot send data"
msgstr "no es posible enviar los datos"
#: src/remote/remote_driver.c:7792
#, c-format
msgid "failed to read from TLS socket %s"
msgstr "Falló al leer desde el socket TLS %s"
#: src/remote/remote_driver.c:7797
msgid "server closed connection"
msgstr "el servidor cerró la conexión"
#: src/remote/remote_driver.c:7816
#, fuzzy, c-format
msgid "cannot recv data: %s"
msgstr "no es posible recibir los datos"
#: src/remote/remote_driver.c:7826
#, fuzzy, c-format
msgid "server closed connection: %s"
msgstr "el servidor cerró la conexión"
#: src/remote/remote_driver.c:7855
#, c-format
msgid "failed to encode SASL data: %s"
msgstr "Falló al codificar datos SASL: %s"
#: src/remote/remote_driver.c:7958
#, c-format
msgid "failed to decode SASL data: %s"
msgstr "Falló al decodificar datos SASL: %s"
#: src/remote/remote_driver.c:8009
#, c-format
msgid "xdr_u_int (length word, reply)"
msgstr "xdr_u_int (longitud de palabra, respuesta)"
#: src/remote/remote_driver.c:8016
#, c-format
msgid "packet received from server too small"
msgstr "el paquete recibido del servidor es demasiado pequeño"
#: src/remote/remote_driver.c:8025
#, c-format
msgid "packet received from server too large"
msgstr "el paquete recibido del servidor es demasiado extenso"
#: src/remote/remote_driver.c:8071
#, c-format
msgid "invalid header in reply"
msgstr "encabezado inválido en la respuesta"
#: src/remote/remote_driver.c:8082
#, c-format
msgid "unknown program (received %x, expected %x)"
msgstr "programa desconocido (se ha recibido %x, se esperaba %x)"
#: src/remote/remote_driver.c:8090
#, c-format
msgid "unknown protocol version (received %x, expected %x)"
msgstr "versión del protocolo desconocida (se ha recibido %x, se esperaba %x) "
#: src/remote/remote_driver.c:8116
#, c-format
msgid "got unexpected RPC call %d from server"
msgstr "se ha recibido una llamada %d RPC inesperada desde el servidor"
#: src/remote/remote_driver.c:8145
#, c-format
msgid "no call waiting for reply with serial %d"
msgstr "no existe una llamada esperando respuesta con la serie %d"
#: src/remote/remote_driver.c:8154
#, c-format
msgid "unknown procedure (received %x, expected %x)"
msgstr "procedimiento desconocido (se ha recibido %x, se esperaba %x)"
#: src/remote/remote_driver.c:8167
#, c-format
msgid "unmarshalling ret"
msgstr "desregulando red"
#: src/remote/remote_driver.c:8177 src/remote/remote_driver.c:8298
#, c-format
msgid "unmarshalling remote_error"
msgstr "desregulando remote_error"
#: src/remote/remote_driver.c:8186
#, c-format
msgid "unknown status (received %x)"
msgstr "estado desconocido (se ha recibido %x)"
#: src/remote/remote_driver.c:8441
msgid "poll on socket failed"
msgstr "Falló la consulta en el socket"
#: src/remote/remote_driver.c:8502
msgid "received hangup / error event on socket"
msgstr "se ha recibido un evento de error / desconexión en el socket "
#: src/remote/remote_driver.c:8596
msgid "failed to wait on condition"
msgstr "Falló al esperar la condición"
#: src/remote/remote_driver.c:8754
#, c-format
msgid "remoteDomainProcessEvent: unmarshalling msg"
msgstr "remoteDomainProcessEvent: desregulando msg"
#: src/secret/secret_driver.c:170
#, c-format
msgid "mkstemp('%s') failed"
msgstr "falló mkstemp('%s') "
#: src/secret/secret_driver.c:174
#, c-format
msgid "fchmod('%s') failed"
msgstr "Falló fchmod('%s') "
#: src/secret/secret_driver.c:180
#, c-format
msgid "error writing to '%s'"
msgstr "error al escribir sobre '%s'"
#: src/secret/secret_driver.c:185
#, c-format
msgid "error closing '%s'"
msgstr "error al cerrar '%s'"
#: src/secret/secret_driver.c:191
#, c-format
msgid "rename(%s, %s) failed"
msgstr "Falló rename(%s, %s) "
#: src/secret/secret_driver.c:242
#, c-format
msgid "cannot create '%s'"
msgstr "no es posible crear '%s'"
#: src/secret/secret_driver.c:349
#, c-format
msgid "<uuid> does not match secret file name '%s'"
msgstr "<uuid> no coincide con el nombre del archivo secreto '%s'"
#: src/secret/secret_driver.c:376 src/secret/secret_driver.c:485
#, c-format
msgid "cannot open '%s'"
msgstr "no es posible abrir '%s'"
#: src/secret/secret_driver.c:380
#, c-format
msgid "cannot stat '%s'"
msgstr "no es posible obtener el estado de '%s'"
#: src/secret/secret_driver.c:385
#, c-format
msgid "'%s' file does not fit in memory"
msgstr "el archivo '%s' no cabe en la memoria"
#: src/secret/secret_driver.c:394
#, c-format
msgid "cannot read '%s'"
msgstr "no es posible leer '%s'"
#: src/secret/secret_driver.c:402
#, c-format
msgid "invalid base64 in '%s'"
msgstr "base64 inválida en '%s' "
#: src/secret/secret_driver.c:501
#, c-format
msgid "Error reading secret: %s"
msgstr "Error leyendo secreto: %s"
#: src/secret/secret_driver.c:634 src/secret/secret_driver.c:802
#: src/secret/secret_driver.c:836 src/secret/secret_driver.c:888
#: src/secret/secret_driver.c:934
#, c-format
msgid "no secret with matching uuid '%s'"
msgstr "no existe un secreto coincidente con el uuid '%s'"
#: src/secret/secret_driver.c:661
#, c-format
msgid "no secret with matching usage '%s'"
msgstr "no existe un secreto que se corresponda con la utilización '%s'"
#: src/secret/secret_driver.c:701
#, c-format
msgid "a secret with UUID %s already defined for use with %s"
msgstr "ya se ha definido un secreto con UUID %s para ser utilizado con %s"
#: src/secret/secret_driver.c:721
#, c-format
msgid "a secret with UUID %s is already defined for use with %s"
msgstr "ya se ha definido un secreto con UUID %s para ser utilizado con %s"
#: src/secret/secret_driver.c:728
msgid "cannot change private flag on existing secret"
msgstr "no es posible modificar la marca privada de un secreto existente"
#: src/secret/secret_driver.c:776
msgid "list of secrets is inconsistent"
msgstr "la lista de secretos no es consistente"
#: src/secret/secret_driver.c:896
#, c-format
msgid "secret '%s' does not have a value"
msgstr "el secreto '%s' no posee un valor"
#: src/secret/secret_driver.c:903
msgid "secret is private"
msgstr "el secreto es privado"
#: src/secret/secret_driver.c:1026
msgid "Out of memory initializing secrets"
msgstr "Memoria agotada al iniciar secretos"
#: src/security/security_driver.c:53
#, c-format
msgid "invalid security model '%s'"
msgstr "modelo de seguridad '%s' inválido"
#: src/security/security_driver.c:108
#, c-format
msgid "%s: DOI '%s' is longer than the maximum allowed length of %d"
msgstr "%s: el DOI '%s' es mayor que la longitud máxima permitida de %d"
#: src/security/security_apparmor.c:75
#, c-format
msgid "Failed to read AppArmor profiles list '%s'"
msgstr "Falló al leer la lista '%s' de perfiles AppArmor "
#: src/security/security_apparmor.c:124
#, c-format
msgid "Failed to read '%s'"
msgstr "Falló al leer '%s' "
#: src/security/security_apparmor.c:161
msgid "unable to create pipe"
msgstr "no es posible crear pipe"
#: src/security/security_apparmor.c:196
msgid "unable to write to pipe"
msgstr "no es posible escribir sobre pipe"
#: src/security/security_apparmor.c:208
#, c-format
msgid "Unexpected exit status from virt-aa-helper %d pid %lu"
msgstr "Estado de salida inesperado desde virt-aa-helper %d pid %lu"
#: src/security/security_apparmor.c:266
msgid "could not find libvirtd"
msgstr "no es posible encontrar libvirtd"
#: src/security/security_apparmor.c:299
#, c-format
msgid "template '%s' does not exist"
msgstr "no existe el modelo '%s'"
#: src/security/security_apparmor.c:338 src/security/security_selinux.c:174
msgid "security label already defined for VM"
msgstr "ya se ha definido una etiqueta de seguridad para VM"
#: src/security/security_apparmor.c:389
#, c-format
msgid "cannot generate AppArmor profile '%s'"
msgstr "no es posible crear perfil AppArmor '%s'"
#: src/security/security_apparmor.c:413
msgid "error copying profile name"
msgstr "error al copiar el nombre del perfil"
#: src/security/security_apparmor.c:419
msgid "error calling profile_status()"
msgstr "error al invocar profile_status() "
#: src/security/security_apparmor.c:455
#, c-format
msgid "could not remove profile for '%s'"
msgstr "no es posible eliminar perfil para '%s'"
#: src/security/security_apparmor.c:477 src/security/security_selinux.c:700
#, c-format
msgid ""
"security label driver mismatch: '%s' model configured for domain, but "
"hypervisor driver is '%s'."
msgstr ""
"no coincide la etiqueta de seguridad del controlador: el modelo '%s' ha sido "
"configurado para el dominio, pero el controlador del hypervisor es '%s'. "
#: src/security/security_apparmor.c:487
msgid "error calling aa_change_profile()"
msgstr "error al invocar aa_change_profile()"
#: src/security/security_apparmor.c:518 src/security/security_apparmor.c:561
#, c-format
msgid "cannot update AppArmor profile '%s'"
msgstr "no es posible actualizar el perfil AppArmor '%s'"
#: src/security/security_apparmor.c:550
#, c-format
msgid "'%s' does not exist"
msgstr "no existe '%s'"
#: src/security/security_apparmor.c:584
#, c-format
msgid "Invalid security label '%s'"
msgstr "Etiqueta de seguridad '%s' no válida"
#: src/security/security_selinux.c:114
#, c-format
msgid "cannot open SELinux virtual domain context file '%s'"
msgstr ""
"No es posible abrir el archivo '%s' de contexto de dominio virtual SELinux"
#: src/security/security_selinux.c:121
#, c-format
msgid "cannot read SELinux virtual domain context file %s"
msgstr ""
"No es posible leer el archivo %s de contexto de dominio virtual SELinux"
#: src/security/security_selinux.c:133
#, c-format
msgid "cannot open SELinux virtual image context file %s"
msgstr "No es posible abrir archivo %s de contexto de imagen virtual SELinux"
#: src/security/security_selinux.c:140
#, c-format
msgid "cannot read SELinux virtual image context file %s"
msgstr "No es posible leer archivo %s de contexto de imagen virtual SELinux"
#: src/security/security_selinux.c:195 src/security/security_selinux.c:201
#, c-format
msgid "cannot generate selinux context for %s"
msgstr "no es posible generar contexto SELinux para %s"
#: src/security/security_selinux.c:234 src/security/security_selinux.c:285
#, c-format
msgid "unable to get PID %d security context"
msgstr "No es posible obtener contexto de seguridad de PID %d"
#: src/security/security_selinux.c:292
#, c-format
msgid "security label exceeds maximum length: %d"
msgstr "la etiqueta de seguridad supera la longitud máxima permitida: %d"
#: src/security/security_selinux.c:304
msgid "error calling security_getenforce()"
msgstr "error al invocar security_getenforce()"
#: src/security/security_selinux.c:338
#, c-format
msgid "unable to set security context '%s' on '%s'"
msgstr "no es posible definir contexto de seguridad '%s' en '%s'"
#: src/security/security_selinux.c:681
#, c-format
msgid "Invalid security label %s"
msgstr "Etiqueta de seguridad %s no válida"
#: src/security/security_selinux.c:710
#, c-format
msgid "unable to set security context '%s'"
msgstr "no es posible definir contexto de seguridad '%s'"
#: src/security/virt-aa-helper.c:100
#, c-format
msgid "%s: error: %s\n"
msgstr "%s: error: %s\n"
#: src/security/virt-aa-helper.c:112
#, c-format
msgid "%s: warning: %s\n"
msgstr "%s: aviso: %s\n"
#: src/security/virt-aa-helper.c:118
#, c-format
msgid ""
"%s:\n"
"%s\n"
msgstr ""
"%s:\n"
"%s\n"
#: src/storage/storage_backend.c:133
#, c-format
msgid "could not open input path '%s'"
msgstr "no se pudo abrir el camino de entrada '%s'"
#: src/storage/storage_backend.c:155
#, c-format
msgid "failed reading from file '%s'"
msgstr "Falló al leer desde el archivo '%s'"
#: src/storage/storage_backend.c:171 src/storage/storage_backend.c:288
#, c-format
msgid "cannot extend file '%s'"
msgstr "no es posible extender el archivo '%s'"
#: src/storage/storage_backend.c:177
#, c-format
msgid "failed writing to file '%s'"
msgstr "Falló al escribir en el archivo '%s'"
#: src/storage/storage_backend.c:187 src/storage/storage_backend.c:259
#: src/storage/storage_backend_logical.c:630
#, c-format
msgid "cannot close file '%s'"
msgstr "no es posible cerrar el archivo '%s'"
#: src/storage/storage_backend.c:221 src/storage/storage_backend.c:368
#: src/storage/storage_backend_fs.c:523 src/storage/storage_backend_fs.c:539
#: src/storage/storage_backend_fs.c:785
#, c-format
msgid "cannot create path '%s'"
msgstr "no es posible crear el camino '%s'"
#: src/storage/storage_backend.c:237 src/util/util.c:1232 src/util/util.c:1283
#: src/util/util.c:1392 src/util/util.c:1503
#, c-format
msgid "stat of '%s' failed"
msgstr "falló estadística de '%s'"
#: src/storage/storage_backend.c:246 src/util/util.c:1238 src/util/util.c:1289
#: src/util/util.c:1398
#, c-format
msgid "cannot chown '%s' to (%u, %u)"
msgstr "no es posible modificar la pertenencua de '%s' a (%u, %u)"
#: src/storage/storage_backend.c:253 src/storage/storage_backend.c:556
#: src/util/util.c:1246 src/util/util.c:1297 src/util/util.c:1406
#: src/util/util.c:1516
#, c-format
msgid "cannot set mode of '%s' to %04o"
msgstr "no es posible definir el modo de '%s' a %04o"
#: src/storage/storage_backend.c:319 src/storage/storage_backend.c:330
#, c-format
msgid "cannot fill file '%s'"
msgstr "no es posible completar el archivo '%s'"
#: src/storage/storage_backend.c:354 src/storage/storage_backend_disk.c:552
#: src/storage/storage_backend_logical.c:576
msgid "storage pool does not support encrypted volumes"
msgstr "el grupo de almacenamiento no tiene soporte para volúmenes cifrados"
#: src/storage/storage_backend.c:399
msgid "too many conflicts when generating an uuid"
msgstr "demasiados conflictos cuando se generaba un uuid"
#: src/storage/storage_backend.c:429
msgid "secrets already defined"
msgstr "ya se han definido los secretos"
#: src/storage/storage_backend.c:497
#, c-format
msgid "Cannot set gid to %u before creating %s"
msgstr "No es posible definir gid en %u antes de crear %s"
#: src/storage/storage_backend.c:504
#, c-format
msgid "Cannot set uid to %u before creating %s"
msgstr "No es posible definir uid en %u antes de crear %s"
#: src/storage/storage_backend.c:532
#, c-format
msgid "Cannot run %s to create %s"
msgstr "No es posible ejecutar %s para crear %s"
#: src/storage/storage_backend.c:538
#, c-format
msgid "%s failed to create %s"
msgstr "%s falló al crear %s"
#: src/storage/storage_backend.c:549
#, c-format
msgid "cannot chown %s to (%u, %u)"
msgstr "no es posible modificar la pertenencia de %s a (%u, %u)"
#: src/storage/storage_backend.c:622 src/storage/storage_backend.c:628
#, c-format
msgid "unknown storage vol type %d"
msgstr "tipo de volumen de almacenamiento %d desconocido"
#: src/storage/storage_backend.c:643
msgid "a different backing store can not be specified."
msgstr "no es posible especificar un depósito de respaldo diferente."
#: src/storage/storage_backend.c:650
#, c-format
msgid "unknown storage vol backing store type %d"
msgstr ""
"tipo de depósito de respaldo de volumen de almacenamiento %d desconocido"
#: src/storage/storage_backend.c:656
#, c-format
msgid "inaccessible backing store volume %s"
msgstr "el volumen de almacenamiento de respaldo %s es inaccesible "
#: src/storage/storage_backend.c:668
#, c-format
msgid "qcow volume encryption unsupported with volume format %s"
msgstr "cifrado de volumen qcow no soportado con el formato de volumen %s"
#: src/storage/storage_backend.c:676
#, c-format
msgid "unsupported volume encryption format %d"
msgstr "formato %d de cifrado de volumen no soportado"
#: src/storage/storage_backend.c:682
msgid "too many secrets for qcow encryption"
msgstr "demasiados secretos para el cifrado qcow"
#: src/storage/storage_backend.c:698
msgid "unable to find kvm-img or qemu-img"
msgstr "no es posible encontrar kvm-img o qemu-img"
#: src/storage/storage_backend.c:751
msgid "cannot copy from volume with qcow-create"
msgstr "no es posible copiar desde el volumen utilizando qcow-create"
#: src/storage/storage_backend.c:757
#, c-format
msgid "unsupported storage vol type %d"
msgstr "tipo de volumen de almacenamiento %d desconocido"
#: src/storage/storage_backend.c:763
msgid "copy-on-write image not supported with qcow-create"
msgstr " con qcow-create, no hay soporte para copiar al escribir la imagen"
#: src/storage/storage_backend.c:769
msgid "encrypted volumes not supported with qcow-create"
msgstr "con qcow-create, no hay soporte para volúmenes cifrados"
#: src/storage/storage_backend.c:799
#, c-format
msgid "Unknown file create tool type '%d'."
msgstr "Tipo de herramienta de creación de archivos '%d' desconocido."
#: src/storage/storage_backend.c:847
msgid "creation of non-raw file images is not supported without qemu-img."
msgstr ""
"sin quemu-img, no hay soporte para creación de archivos de imágenes que no "
"sean raw "
#: src/storage/storage_backend.c:884 src/storage/storage_backend_fs.c:66
#: src/storage/storage_backend_mpath.c:51
#: src/storage/storage_backend_scsi.c:145
#, c-format
msgid "cannot open volume '%s'"
msgstr "no e posible abrir el volumen '%s'"
#: src/storage/storage_backend.c:942
#, c-format
msgid "cannot stat file '%s'"
msgstr "no es posible obtener el estado del archivo '%s'"
#: src/storage/storage_backend.c:975
#, c-format
msgid "cannot seek to end of file '%s'"
msgstr "no es posible buscar hasta el fin del archivo '%s'"
#: src/storage/storage_backend.c:996
#, c-format
msgid "cannot get file context of '%s'"
msgstr "no es posible obtener contexto de archivo '%s'"
#: src/storage/storage_backend.c:1066 src/storage/storage_backend_scsi.c:162
#, c-format
msgid "cannot seek to beginning of file '%s'"
msgstr "no es posible buscar en el principio del archivo '%s'"
#: src/storage/storage_backend.c:1073 src/storage/storage_backend_scsi.c:169
#, c-format
msgid "cannot read beginning of file '%s'"
msgstr "no es posible leer el principio del archivo '%s'"
#: src/storage/storage_backend.c:1138
#, c-format
msgid "cannot read dir '%s'"
msgstr "no es posible leer el directorio '%s'"
#: src/storage/storage_backend.c:1224
#, c-format
msgid "Failed to compile regex %s"
msgstr "Falló al compilar regex %s"
#: src/storage/storage_backend.c:1256 src/storage/storage_backend.c:1391
msgid "cannot read fd"
msgstr "no es posible leer"
#: src/storage/storage_backend.c:1329 src/storage/storage_backend.c:1445
#, c-format
msgid "failed to wait for command '%s'"
msgstr "Falló al esperar el comando '%s'"
#: src/storage/storage_backend.c:1338 src/storage/storage_backend.c:1458
msgid "command did not exit cleanly"
msgstr "el comando no finalizó correctamente"
#: src/storage/storage_backend.c:1424
#, c-format
msgid "read error on pipe to '%s'"
msgstr "error de lectura en pipe hacia '%s'"
#: src/storage/storage_backend.c:1452
#, c-format
msgid "non-zero exit status from command %d"
msgstr "el estado de la salida del comando %d es distinto de cero"
#: src/storage/storage_backend.c:1479 src/storage/storage_backend.c:1491
#, c-format
msgid "%s not implemented on Win32"
msgstr "%s no implementado en Win32"
#: src/storage/storage_backend_disk.c:108
msgid "cannot parse device start location"
msgstr "no es posible analizar ubicación de inicio del dispositivo"
#: src/storage/storage_backend_disk.c:115
msgid "cannot parse device end location"
msgstr "no es posible analizar ubicación final del dispositivo"
#: src/storage/storage_backend_disk.c:391
msgid "Invalid partition type"
msgstr "Tipo de partición inválido"
#: src/storage/storage_backend_disk.c:399
msgid "extended partition already exists"
msgstr "ya existe una partición extendida"
#: src/storage/storage_backend_disk.c:423
msgid "no extended partition found and no primary partition available"
msgstr ""
"no se ha encontrado una partición extendida, y no hay disponible ninguna "
"partición primaria"
#: src/storage/storage_backend_disk.c:507
msgid "no large enough free extent"
msgstr "el espacio libre no es lo suficientemente extenso"
#: src/storage/storage_backend_disk.c:622
#, c-format
msgid "Couldn't read volume target path '%s'"
msgstr "No se ha podido leer el camino de destino '%s'"
#: src/storage/storage_backend_disk.c:633
#, c-format
msgid "Volume path '%s' did not start with parent pool source device name."
msgstr ""
"El camino al volumen '%s' no empieza con el nombre del dispositivo del grupo "
"fuente principal."
#: src/storage/storage_backend_disk.c:642
#, c-format
msgid "cannot parse partition number from target '%s'"
msgstr "no es posible analizar el número de la partición desde el destino '%s'"
#: src/storage/storage_backend_fs.c:152
#, c-format
msgid "invalid netfs path (no /): %s"
msgstr "camino netfs inválido (sin /): %s"
#: src/storage/storage_backend_fs.c:158
#, c-format
msgid "invalid netfs path (ends in /): %s"
msgstr "camino netfs inválido (finaliza con /): %s"
#: src/storage/storage_backend_fs.c:262
#, c-format
msgid "cannot read mount list '%s'"
msgstr "no es posible leer la lista de montaje '%s'"
#: src/storage/storage_backend_fs.c:353 src/storage/storage_backend_fs.c:428
#: src/storage/storage_backend_iscsi.c:497
msgid "missing source host"
msgstr "no se encuentra el host de origen"
#: src/storage/storage_backend_fs.c:358
msgid "missing source path"
msgstr "no se encuentra el camino de origen"
#: src/storage/storage_backend_fs.c:364 src/storage/storage_backend_fs.c:439
#: src/storage/storage_backend_iscsi.c:504
msgid "missing source device"
msgstr "no se encuentra el dispositivo de origen"
#: src/storage/storage_backend_fs.c:433
msgid "missing source dir"
msgstr "no se encuentra el directorio de origen"
#: src/storage/storage_backend_fs.c:513
#, c-format
msgid "path '%s' is not absolute"
msgstr "la ruta '%s' no es absoluta"
#: src/storage/storage_backend_fs.c:565
#, c-format
msgid "cannot open path '%s'"
msgstr "no es posible abrir el camino '%s'"
#: src/storage/storage_backend_fs.c:658
#, c-format
msgid "cannot statvfs path '%s'"
msgstr "no es posible statvfs a la dirección '%s'"
#: src/storage/storage_backend_fs.c:725
#, c-format
msgid "failed to remove pool '%s'"
msgstr "falló al eliminar el grupo '%s'"
#: src/storage/storage_backend_fs.c:776
msgid "cannot copy from volume to a directory volume"
msgstr "no es posible copiar desde el volumen hacia un volumen de directorio"
#: src/storage/storage_backend_fs.c:805
msgid ""
"storage pool does not support building encrypted volumes from other volumes"
msgstr ""
"el grupo de almacenamiento no tiene soporte para la creación de volúmenes "
"cifrados, desde otros volúmenes"
#: src/storage/storage_backend_fs.c:825
msgid "creation of non-raw images is not supported without qemu-img"
msgstr ""
"sin quemu-img, no hay soporte para creación de imágenes que no sean raw "
#: src/storage/storage_backend_fs.c:872
#, c-format
msgid "cannot unlink file '%s'"
msgstr "no es posible desenlazar el archivo '%s'"
#: src/storage/storage_backend_iscsi.c:65
#, c-format
msgid "host lookup failed %s"
msgstr "Falló la búsqueda del host %s"
#: src/storage/storage_backend_iscsi.c:72
#, c-format
msgid "no IP address for target %s"
msgstr "no existe una dirección IP para el destino %s"
#: src/storage/storage_backend_iscsi.c:81
#, c-format
msgid "cannot format ip addr for %s"
msgstr "no es posible formatear dirección ip para %s"
#: src/storage/storage_backend_iscsi.c:147
msgid "cannot find session"
msgstr "no es posible encontrar la sesión"
#: src/storage/storage_backend_iscsi.c:174
#, c-format
msgid "Could not allocate memory for output of '%s'"
msgstr "No se pudo alojar memoria para la salida de '%s'"
#: src/storage/storage_backend_iscsi.c:183
#, c-format
msgid "Failed to run '%s' when looking for existing interface with IQN '%s'"
msgstr ""
"Falló al ejecutar '%s' mientras se buscaba una interfaz existente con IQN '%"
"s'"
#: src/storage/storage_backend_iscsi.c:192
#, c-format
msgid ""
"Failed to open stream for file descriptor when reading output from '%s': '%s'"
msgstr ""
"Falló al abrir flujo para el descriptor de archivo mientras se leía la "
"salida de '%s': '%s'"
#: src/storage/storage_backend_iscsi.c:204
#, c-format
msgid "Unexpected line > %d characters when parsing output of '%s'"
msgstr "Línea no esperada > %d caracteres analizando la salida de '%s'"
#: src/storage/storage_backend_iscsi.c:258
msgid "Failed to initialize random generator when creating iscsi interface"
msgstr ""
"Falló al intentar iniciar generador aleatorio mientras se creaba interfaz "
"isci"
#: src/storage/storage_backend_iscsi.c:279
#, c-format
msgid "Failed to run command '%s' to create new iscsi interface"
msgstr "Falló al ejecutar el comando '%s' para crear una nueva interfaz isci"
#: src/storage/storage_backend_iscsi.c:295
#, c-format
msgid "Failed to run command '%s' to update iscsi interface with IQN '%s'"
msgstr ""
"Falló al ejecutar el comando '%s' para actualizar la interfaz isci con IQN '%"
"s'"
#: src/storage/storage_backend_iscsi.c:347
#, c-format
msgid "Failed to run %s to get target list"
msgstr "Falló al ejecutar %s para obtener la lista elegida"
#: src/storage/storage_backend_iscsi.c:360
#, c-format
msgid "Failed to run command '%s' with action '%s'"
msgstr "Falló al ejecutar el comando '%s' con la acción '%s'"
#: src/storage/storage_backend_iscsi.c:414
#, c-format
msgid "Failed to get host number for iSCSI session with path '%s'"
msgstr ""
"Falló al obtener el número del host para la sesión iSCSI con el camino '%s'"
#: src/storage/storage_backend_iscsi.c:422
#, c-format
msgid "Failed to find LUs on host %u"
msgstr "Falló al encontrar LU en el host %u"
#: src/storage/storage_backend_logical.c:152
msgid "malformed volume extent offset value"
msgstr "valor del desplazamiento del tamaño del volumen mal formado"
#: src/storage/storage_backend_logical.c:157
msgid "malformed volume extent length value"
msgstr "volumen erroneo supera el valor de la longitud"
#: src/storage/storage_backend_logical.c:162
msgid "malformed volume extent size value"
msgstr "valor del tamaño de volumen mal formado"
#: src/storage/storage_backend_logical.c:218
msgid "lvs command failed"
msgstr "Falló el comando lvs"
#: src/storage/storage_backend_logical.c:224
#, c-format
msgid "lvs command failed with exitstatus %d"
msgstr "el comando lvs ha fallado con estado de salida %d"
#: src/storage/storage_backend_logical.c:348
msgid "failed to get source from sourceList"
msgstr "Falló al obtener fuente desde la lista de fuentes"
#: src/storage/storage_backend_logical.c:403
#, c-format
msgid "cannot open device '%s'"
msgstr "no es posible abrir el dispositivo '%s'"
#: src/storage/storage_backend_logical.c:409
#, c-format
msgid "cannot clear device header of '%s'"
msgstr "no es posible limpiar el encabezado de dispositivo de '%s'"
#: src/storage/storage_backend_logical.c:416
#, c-format
msgid "cannot close device '%s'"
msgstr "no es posible cerrar el dispositivo '%s'"
#: src/storage/storage_backend_logical.c:540
#, c-format
msgid "cannot remove PV device '%s'"
msgstr "no es posible eliminar el dispositivo PV '%s'"
#: src/storage/storage_backend_logical.c:607
#, c-format
msgid "cannot read path '%s'"
msgstr "no es posible leer el camino '%s'"
#: src/storage/storage_backend_logical.c:616
#, c-format
msgid "cannot set file owner '%s'"
msgstr "no es posible establecer el dueño del archivo '%s'"
#: src/storage/storage_backend_logical.c:623
#, c-format
msgid "cannot set file mode '%s'"
msgstr "no es posible definir el modo de archivo '%s'"
#: src/storage/storage_backend_logical.c:639
#, c-format
msgid "cannot find newly created volume '%s'"
msgstr "no es posible encontrar el volumen '%s' creado recientemente"
#: src/storage/storage_backend_mpath.c:63
#, c-format
msgid "Failed to update volume target info for '%s'"
msgstr "Falló al actualizar información del volumen para '%s'"
#: src/storage/storage_backend_mpath.c:72
#, c-format
msgid "Failed to update volume target format for '%s'"
msgstr "Falló al actualizar el formato del volumen para '%s'"
#: src/storage/storage_backend_mpath.c:117
#: src/storage/storage_backend_scsi.c:254
#, c-format
msgid "Failed to update volume for '%s'"
msgstr "Falló al actualizar volumen para '%s'"
#: src/storage/storage_backend_mpath.c:321
#, c-format
msgid "in %s"
msgstr "en %s"
#: src/storage/storage_backend_scsi.c:64
#, c-format
msgid "Could not find typefile '%s'"
msgstr "No es posible encontrar tipo de archivo '%s'"
#: src/storage/storage_backend_scsi.c:76
#, c-format
msgid "Could not read typefile '%s'"
msgstr "No es posible leer tipo de archivo '%s'"
#: src/storage/storage_backend_scsi.c:88
#, c-format
msgid "Device type '%s' is not an integer"
msgstr "El tipo de dispositivo '%s' no es un entero"
#: src/storage/storage_backend_scsi.c:95
#, c-format
msgid "Device type is %d"
msgstr "El tipo de dispositivo es %d"
#: src/storage/storage_backend_scsi.c:224
#, c-format
msgid "Trying to create volume for '%s'"
msgstr "Intentando crear volumen para '%s'"
#: src/storage/storage_backend_scsi.c:242
#, c-format
msgid "No stable path found for '%s' in '%s'"
msgstr "No se ha encontrado un camino estable para '%s' en '%s'"
#: src/storage/storage_backend_scsi.c:304
#, c-format
msgid "Looking for block device in '%s'"
msgstr "Buscando dispositivos de bloque en '%s'"
#: src/storage/storage_backend_scsi.c:309
#: src/storage/storage_backend_scsi.c:398
#, c-format
msgid "Failed to opendir sysfs path '%s'"
msgstr "Falló al opendir el camino sysfs '%s'"
#: src/storage/storage_backend_scsi.c:330
#: src/storage/storage_backend_scsi.c:369
#, c-format
msgid "Block device is '%s'"
msgstr "El dispositivo de bloque es '%s'"
#: src/storage/storage_backend_scsi.c:356
#, c-format
msgid "Failed to parse block name %s"
msgstr "Falló al analizar el nombre del bloque %s"
#: src/storage/storage_backend_scsi.c:439
#, c-format
msgid "Processing LU %u:%u:%u:%u"
msgstr "Procesando LU %u:%u:%u:%u "
#: src/storage/storage_backend_scsi.c:444
#, c-format
msgid "Failed to determine if %u:%u:%u:%u is a Direct-Access LUN"
msgstr "Falló al determinar si %u:%u:%u:%u es un LUN de acceso directo"
#: src/storage/storage_backend_scsi.c:460
#, c-format
msgid "%u:%u:%u:%u is a Direct-Access LUN"
msgstr "%u:%u:%u:%u es un LUN de acceso directo"
#: src/storage/storage_backend_scsi.c:470
#, c-format
msgid "Failed to create new storage volume for %u:%u:%u:%u"
msgstr "Falló al crear un nuevo volumen de almacenamiento para %u:%u:%u:%u"
#: src/storage/storage_backend_scsi.c:476
#, c-format
msgid "Created new storage volume for %u:%u:%u:%u successfully"
msgstr ""
"La creación de un nuevo volumen de almacenamiento para %u:%u:%u:%u ha sido "
"exitosa"
#: src/storage/storage_backend_scsi.c:497
#, c-format
msgid "Discovering LUs on host %u"
msgstr "Descubriendo LU en el host %u"
#: src/storage/storage_backend_scsi.c:510
#: src/storage/storage_backend_scsi.c:552
#, c-format
msgid "Failed to opendir path '%s'"
msgstr "Falló al opendir el camino '%s'"
#: src/storage/storage_backend_scsi.c:523
#, c-format
msgid "Found LU '%s'"
msgstr "Se encontró LU en '%s'"
#: src/storage/storage_backend_scsi.c:544
#, c-format
msgid "Finding host number from '%s'"
msgstr "Buscando un número de host para '%s'"
#: src/storage/storage_backend_scsi.c:561
#, c-format
msgid "Failed to parse target '%s'"
msgstr "Falló al analizar destino '%s'"
#: src/storage/storage_backend_scsi.c:581
#, c-format
msgid "Triggering rescan of host %d"
msgstr "Desencadenando un nuevo análisis del host %d"
#: src/storage/storage_backend_scsi.c:589
#, c-format
msgid "Scan trigger path is '%s'"
msgstr "El camino inicial del análisis es '%s'"
#: src/storage/storage_backend_scsi.c:595
#, c-format
msgid "Could not open '%s' to trigger host scan"
msgstr "No se pudo abrir '%s' para activar un análisis del host"
#: src/storage/storage_backend_scsi.c:606
#, c-format
msgid "Write to '%s' to trigger host scan failed"
msgstr "Falló la escritura en '%s' para desencadenar el análisis del host"
#: src/storage/storage_backend_scsi.c:615
#, c-format
msgid "Rescan of host %d complete"
msgstr "Se ha completado el nuevo análisis del host %d"
#: src/storage/storage_backend_scsi.c:630
#, c-format
msgid "Failed to get host number from '%s'"
msgstr "Falló al obtener el número de host desde '%s'"
#: src/storage/storage_backend_scsi.c:636
#, c-format
msgid "Scanning host%u"
msgstr "Analizando host%u"
#: src/storage/storage_driver.c:270 src/storage/storage_driver.c:969
#: src/storage/storage_driver.c:998
msgid "no pool with matching uuid"
msgstr "no existe un grupo que se corresponda con el uuid"
#: src/storage/storage_driver.c:295
#, c-format
msgid "no pool with matching name '%s'"
msgstr "no existe un grupo que se corresponda con el nombre '%s'"
#: src/storage/storage_driver.c:451 src/test/test_driver.c:3764
#, c-format
msgid "pool type '%s' does not support source discovery"
msgstr "El tipo de grupo '%s' no tiene soporte para descubrir la fuente"
#: src/storage/storage_driver.c:526 src/test/test_driver.c:3792
msgid "storage pool already exists"
msgstr "el grupo de almacenamiento ya existe"
#: src/storage/storage_driver.c:611 src/storage/storage_driver.c:665
#: src/storage/storage_driver.c:710 src/storage/storage_driver.c:747
#: src/storage/storage_driver.c:803 src/storage/storage_driver.c:852
#: src/storage/storage_driver.c:908 src/storage/storage_driver.c:944
#: src/storage/storage_driver.c:1060 src/storage/storage_driver.c:1093
#: src/storage/storage_driver.c:1138 src/storage/storage_driver.c:1263
#: src/storage/storage_driver.c:1384 src/storage/storage_driver.c:1537
#: src/storage/storage_driver.c:1616 src/storage/storage_driver.c:1669
#: src/storage/storage_driver.c:1716
msgid "no storage pool with matching uuid"
msgstr "no existe un grupo de almacenamiento que se corresponda con el uuid"
#: src/storage/storage_driver.c:617
msgid "pool is still active"
msgstr "el grupo aún se encuentra activo"
#: src/storage/storage_driver.c:623 src/storage/storage_driver.c:762
#: src/storage/storage_driver.c:818 src/storage/storage_driver.c:867
#, c-format
msgid "pool '%s' has asynchronous jobs running."
msgstr "el grupo '%s' está ejecutando trabajos no sincronizados."
#: src/storage/storage_driver.c:674
msgid "pool already active"
msgstr "el grupo ya se encuentra activo"
#: src/storage/storage_driver.c:719
msgid "storage pool is already active"
msgstr "el grupo de almacenamiento ya se encuentra activo"
#: src/storage/storage_driver.c:756 src/storage/storage_driver.c:861
#: src/storage/storage_driver.c:1066 src/storage/storage_driver.c:1099
#: src/storage/storage_driver.c:1144 src/storage/storage_driver.c:1269
#: src/storage/storage_driver.c:1397 src/storage/storage_driver.c:1403
#: src/storage/storage_driver.c:1543 src/storage/storage_driver.c:1622
#: src/storage/storage_driver.c:1675 src/storage/storage_driver.c:1722
msgid "storage pool is not active"
msgstr "el grupo de almacenamiento no se encuentra activo"
#: src/storage/storage_driver.c:812
msgid "storage pool is still active"
msgstr "el grupo de almacenamiento aún se encuentra activo"
#: src/storage/storage_driver.c:825
msgid "pool does not support volume delete"
msgstr "el grupo no tiene soporte para eliminación de volumen."
#: src/storage/storage_driver.c:1004 src/test/test_driver.c:4123
msgid "pool has no config file"
msgstr "el grupo no posee un archivo de configuración"
#: src/storage/storage_driver.c:1152 src/storage/storage_driver.c:1413
#: src/storage/storage_driver.c:1554 src/storage/storage_driver.c:1630
#: src/storage/storage_driver.c:1683 src/storage/storage_driver.c:1730
#: src/test/test_driver.c:4245 src/test/test_driver.c:4446
#: src/test/test_driver.c:4522 src/test/test_driver.c:4600
#: src/test/test_driver.c:4645 src/test/test_driver.c:4685
#, c-format
msgid "no storage vol with matching name '%s'"
msgstr ""
"no existe un volumen de almacenamiento que se corresponda con el nombre '%s'"
#: src/storage/storage_driver.c:1192
msgid "no storage vol with matching key"
msgstr "no existe un volumen de almacenamiento que se corresponda con la clave"
#: src/storage/storage_driver.c:1238
msgid "no storage vol with matching path"
msgstr ""
"no existe un volumen de almacenamiento que se corresponda con el camino"
#: src/storage/storage_driver.c:1282 src/test/test_driver.c:4358
#: src/test/test_driver.c:4439
msgid "storage vol already exists"
msgstr "el volumen de almacenamiento ya existe"
#: src/storage/storage_driver.c:1294
msgid "storage pool does not support volume creation"
msgstr "el grupo de almacenamiento no tiene soporte para creación de volumen."
#: src/storage/storage_driver.c:1390
#, c-format
msgid "no storage pool with matching name '%s'"
msgstr ""
"no existe un grupo de almacenamiento que se corresponda con el nombre '%s'"
#: src/storage/storage_driver.c:1424
#, c-format
msgid "storage volume name '%s' already in use."
msgstr "el nombre del volumen de almacenamiento '%s' ya está siendo utilizado."
#: src/storage/storage_driver.c:1440
msgid "storage pool does not support volume creation from an existing volume"
msgstr ""
"el grupo de almacenamiento no tiene soporte para la creación de un volumen "
"desde otro previamente existente"
#: src/storage/storage_driver.c:1446 src/storage/storage_driver.c:1561
#, c-format
msgid "volume '%s' is still being allocated."
msgstr "el volumen '%s' todavía está siendo alojado."
#: src/storage/storage_driver.c:1568
msgid "storage pool does not support vol deletion"
msgstr ""
"el grupo de almacenamiento no tiene soporte para eliminación de volumen"
#: src/test/test_driver.c:344
#, c-format
msgid "Exceeded max iface limit %d"
msgstr "Límite máximo iface %d excedido"
#: src/test/test_driver.c:679
#, c-format
msgid "node vol list for pool '%s'"
msgstr "lista de volumen de nodo para el grupo '%s'"
#: src/test/test_driver.c:690
msgid "resolving volume filename"
msgstr "resolviendo nombre de archivo de volumen"
#: src/test/test_driver.c:776
#, c-format
msgid "loading host definition file '%s'"
msgstr "cargando archivo de definición de host '%s'"
#: src/test/test_driver.c:785
#, c-format
msgid "Invalid XML in file '%s'"
msgstr "XML inválido en el archivo '%s'"
#: src/test/test_driver.c:794
msgid "Root element is not 'node'"
msgstr "El elemento root no es 'nodo'"
#: src/test/test_driver.c:801
msgid "creating xpath context"
msgstr "creando contexto xpath"
#: src/test/test_driver.c:809
#, c-format
msgid "Path %s too big for destination"
msgstr "La ruta %s es demasiado extensa para el destino"
#: src/test/test_driver.c:819
msgid "node cpu numa nodes"
msgstr "nodo de cpu de los nodos NUMA"
#: src/test/test_driver.c:827
msgid "node cpu sockets"
msgstr "sockets del nodo de cpu"
#: src/test/test_driver.c:835
msgid "node cpu cores"
msgstr "núcleos del nodo de cpu"
#: src/test/test_driver.c:843
msgid "node cpu threads"
msgstr "threads del nodo de cpu"
#: src/test/test_driver.c:854
msgid "node active cpu"
msgstr "nodo de cpu activo"
#: src/test/test_driver.c:861
msgid "node cpu mhz"
msgstr "mhz del nodo de cpu"
#: src/test/test_driver.c:869 src/xen/xm_internal.c:1074
#, c-format
msgid "Model %s too big for destination"
msgstr "El modelo %s es demasiado grande para el destino"
#: src/test/test_driver.c:880
msgid "node memory"
msgstr "memoria de nodo"
#: src/test/test_driver.c:886
msgid "node domain list"
msgstr "lista de dominio de nodo"
#: src/test/test_driver.c:897
msgid "resolving domain filename"
msgstr "resolviendo nombre de archivo de nodo"
#: src/test/test_driver.c:930
msgid "node network list"
msgstr "lista del nodo de red"
#: src/test/test_driver.c:940
msgid "resolving network filename"
msgstr "resolviendo nombre de archivo de red"
#: src/test/test_driver.c:966
msgid "node interface list"
msgstr "lista de interfaz de nodo"
#: src/test/test_driver.c:976
msgid "resolving interface filename"
msgstr "resolviendo nombre de archivo de interfaz"
#: src/test/test_driver.c:1002
msgid "node pool list"
msgstr "lista de grupo de nodo"
#: src/test/test_driver.c:1014
msgid "resolving pool filename"
msgstr "resolviendo nombre de archivo de grupo"
#: src/test/test_driver.c:1053
msgid "node device list"
msgstr "lista de dispositivo de nodo"
#: src/test/test_driver.c:1067
msgid "resolving device filename"
msgstr "resolviendo nombre de archivo de dispositivo"
#: src/test/test_driver.c:1135
msgid "testOpen: supply a path or use test:///default"
msgstr "testOpen: indique un camino o utilice test:///default"
#: src/test/test_driver.c:1486
#, c-format
msgid "domain '%s' not paused"
msgstr "el dominio '%s' no se encuentra en pausa"
#: src/test/test_driver.c:1528 src/test/test_driver.c:1569
#, c-format
msgid "domain '%s' not running"
msgstr "el dominio '%s' no está ejecutándose"
#: src/test/test_driver.c:1722
#, c-format
msgid "saving domain '%s' failed to allocate space for metadata"
msgstr ""
"al guardar el dominio '%s', falló el alojamiento de espacio para los "
"metadatos "
#: src/test/test_driver.c:1729
#, c-format
msgid "saving domain '%s' to '%s': open failed"
msgstr "guardando el dominio '%s' en '%s': falló la apertura "
#: src/test/test_driver.c:1736 src/test/test_driver.c:1742
#: src/test/test_driver.c:1748 src/test/test_driver.c:1755
#, c-format
msgid "saving domain '%s' to '%s': write failed"
msgstr "saving domain '%s' en '%s': falló la escritura"
#: src/test/test_driver.c:1807
#, c-format
msgid "cannot read domain image '%s'"
msgstr "no es posible leer imagen de dominio '%s'"
#: src/test/test_driver.c:1813
#, c-format
msgid "incomplete save header in '%s'"
msgstr "guardado incompleto del encabezado en '%s'"
#: src/test/test_driver.c:1819
msgid "mismatched header magic"
msgstr "encabezado magic no coincidente"
#: src/test/test_driver.c:1824
#, c-format
msgid "failed to read metadata length in '%s'"
msgstr "Falló al leer la longitud de los metadatos en '%s'"
#: src/test/test_driver.c:1830
msgid "length of metadata out of range"
msgstr "la longitud de los metadatos está fuera de rango"
#: src/test/test_driver.c:1839
#, c-format
msgid "incomplete metdata in '%s'"
msgstr "metadatos incompletos en '%s'"
#: src/test/test_driver.c:1902
#, c-format
msgid "domain '%s' coredump: failed to open %s"
msgstr "descarga del dominio '%s': falló al abrir %s"
#: src/test/test_driver.c:1908
#, c-format
msgid "domain '%s' coredump: failed to write header to %s"
msgstr "descarga del dominio '%s': falló al escribir el encabezado en %s"
#: src/test/test_driver.c:1914
#, c-format
msgid "domain '%s' coredump: write failed: %s"
msgstr "descarga del dominio '%s': falló la escritura: %s"
#: src/test/test_driver.c:2060
msgid "cannot hotplug vcpus for an inactive domain"
msgstr "no es posible adjuntar vcpus en un dominio inactivo"
#: src/test/test_driver.c:2110
msgid "cannot list vcpus for an inactive domain"
msgstr "no es posible mostrar vcpus en un dominio inactivo"
#: src/test/test_driver.c:2202
msgid "requested vcpu is higher than allocated vcpus"
msgstr "la cantidad de vcpu solicitada es mayor que la cantidad alojada"
#: src/test/test_driver.c:2340
msgid "Range exceeds available cells"
msgstr "El rango supera las celdas disponibles"
#: src/test/test_driver.c:2374
#, c-format
msgid "Domain '%s' is already running"
msgstr "El dominio '%s' ya se encuentra en ejecución"
#: src/test/test_driver.c:2413
#, c-format
msgid "Domain '%s' is still running"
msgstr "El dominio '%s' todavía está ejecutándose"
#: src/test/test_driver.c:2950
#, c-format
msgid "Network '%s' is still running"
msgstr "La red '%s' aún está ejecutándose"
#: src/test/test_driver.c:2983
#, c-format
msgid "Network '%s' is already running"
msgstr "La red '%s' ya se encuentra en ejecución"
#: src/test/test_driver.c:3706 src/test/test_driver.c:3871
#: src/test/test_driver.c:3904 src/test/test_driver.c:3972
#, c-format
msgid "storage pool '%s' is already active"
msgstr "el grupo de almacenamiento '%s' ya se encuentra activo"
#: src/test/test_driver.c:3933 src/test/test_driver.c:4004
#: src/test/test_driver.c:4156 src/test/test_driver.c:4191
#: src/test/test_driver.c:4237 src/test/test_driver.c:4348
#: src/test/test_driver.c:4429 src/test/test_driver.c:4529
#: src/test/test_driver.c:4607 src/test/test_driver.c:4652
#: src/test/test_driver.c:4692
#, c-format
msgid "storage pool '%s' is not active"
msgstr "el grupo de almacenamiento '%s' no se encuentra activo"
#: src/test/test_driver.c:4288
#, c-format
msgid "no storage vol with matching key '%s'"
msgstr ""
"no existe un volumen de almacenamiento que se corresponda con la clave '%s' "
#: src/test/test_driver.c:4322
#, c-format
msgid "no storage vol with matching path '%s'"
msgstr ""
"no existe un volumen de almacenamiento que se corresponda con el camino '%s'"
#: src/test/test_driver.c:4366 src/test/test_driver.c:4455
#, c-format
msgid "Not enough free space in pool for volume '%s'"
msgstr ""
"No hay suficiente espacio libre disponible en el grupo para el volumen '%s'"
#: src/uml/uml_conf.c:183
msgid "IP address not supported for ethernet inteface"
msgstr "la interfaz Ethernet no tiene soporte para dirección IP"
#: src/uml/uml_conf.c:188
msgid "script execution not supported for ethernet inteface"
msgstr "la interfaz Ethernet no tiene soporte para la ejecución de programas "
#: src/uml/uml_conf.c:195
msgid "TCP server networking type not supported"
msgstr "tipo de servidor de red TCP no soportado"
#: src/uml/uml_conf.c:200
msgid "TCP client networking type not supported"
msgstr "no hay soporte para clientes de red tipo TCP"
#: src/uml/uml_conf.c:215
#, c-format
msgid "Network '%s' not found"
msgstr "No se encuentra la red '%s'"
#: src/uml/uml_conf.c:245
msgid "internal networking type not supported"
msgstr "tipo interno de red no soportado"
#: src/uml/uml_conf.c:311
msgid "only TCP listen is supported for chr device"
msgstr "para dispositivos de caracteres solo hay soporte de tipo TCP listen"
#: src/uml/uml_conf.c:331
#, c-format
msgid "unsupported chr device type %d"
msgstr "tipo de dispositivo de caracteres %d no soportado"
#: src/uml/uml_driver.c:124 src/util/util.c:480 src/util/util.c:509
msgid "Failed to set close-on-exec file descriptor flag"
msgstr "Falló al definir marca de descriptor de archivo close-on-exec"
#: src/uml/uml_driver.c:415
msgid "cannot initialize inotify"
msgstr "no es posible iniciar inotify"
#: src/uml/uml_driver.c:421
#, c-format
msgid "Failed to create monitor directory %s: %s"
msgstr "Falló al crear directorio de monitor %s: %s"
#: src/uml/uml_driver.c:453
msgid "umlStartup: out of memory"
msgstr "umlStartup: fuera de memoria"
#: src/uml/uml_driver.c:598
#, c-format
msgid "failed to read pid: %s"
msgstr "Falló al leer pid: %s"
#: src/uml/uml_driver.c:621
#, c-format
msgid "Unix path %s too long for destination"
msgstr "La ruta unix %s es demasiado extensa para el destino"
#: src/uml/uml_driver.c:652
msgid "cannot open socket"
msgstr "no fue posible abrir socket"
#: src/uml/uml_driver.c:661
msgid "cannot bind socket"
msgstr "no es posible asociar socket"
#: src/uml/uml_driver.c:717
#, c-format
msgid "cannot send too long command %s (%d bytes)"
msgstr "no es posible enviar comando %s tan extenso (%d bytes)"
#: src/uml/uml_driver.c:723
#, c-format
msgid "Command %s too long for destination"
msgstr "El comando %s es demasiado extenso para el destino"
#: src/uml/uml_driver.c:730
#, c-format
msgid "cannot send command %s"
msgstr "no es posible enviar el comando %s"
#: src/uml/uml_driver.c:740
#, c-format
msgid "cannot read reply %s"
msgstr "no es posible leer la respuestas %s"
#: src/uml/uml_driver.c:826
msgid "no kernel specified"
msgstr "no se ha especificado un kernel"
#: src/uml/uml_driver.c:835
#, c-format
msgid "Cannot find UML kernel %s"
msgstr "No es posible encontrar un kernel %s UML"
#: src/uml/uml_driver.c:946
#, c-format
msgid "Got unexpected pid %d != %d"
msgstr "Se ha obtenido un pid no esperado %d != %d"
#: src/uml/uml_driver.c:994
#, c-format
msgid "unexpected UML URI path '%s', try uml:///system"
msgstr "camino UML URI '%s' no esperado, intente uml:///system "
#: src/uml/uml_driver.c:1001
#, c-format
msgid "unexpected UML URI path '%s', try uml:///session"
msgstr "camino UML URI '%s' no esperado, intente uml:///session "
#: src/uml/uml_driver.c:1010
msgid "uml state driver is not active"
msgstr "el estado de controlador uml es no activo"
#: src/uml/uml_driver.c:1227
#, c-format
msgid "cannot parse version %s"
msgstr "no es posible analizar versión %s"
#: src/uml/uml_driver.c:1317
msgid "shutdown operation failed"
msgstr "Falló la operación de desconexión"
#: src/uml/uml_driver.c:1504
msgid "cannot read cputime for domain"
msgstr "No es posible leer cputime para el dominio"
#: src/uml/uml_driver.c:1825
#, c-format
msgid "cannot read %s"
msgstr "no es posible leer %s"
#: src/util/bridge.c:397
msgid "Not enabling IFF_VNET_HDR; TUNGETFEATURES ioctl() not implemented"
msgstr "Sin habilitar IFF_VNET_HDR; TUNGETFEATURES ioctl() no implementado"
#: src/util/bridge.c:403
msgid ""
"Not enabling IFF_VNET_HDR; TUNGETFEATURES ioctl() reports no IFF_VNET_HDR"
msgstr ""
"Sin habilitar IFF_VNET_HDR; TUNGETFEATURES ioctl() reporta que no hay "
"IFF_VNET_HDR "
#: src/util/bridge.c:412
msgid "Not enabling IFF_VNET_HDR; TUNGETIFF ioctl() not implemented"
msgstr "Sin habilitar IFF_VNET_HDR; TUNGETIFF ioctl() no implementado "
#: src/util/bridge.c:417
msgid "Enabling IFF_VNET_HDR"
msgstr "Habilitando IFF_VNET_HDR"
#: src/util/bridge.c:422
msgid "Not enabling IFF_VNET_HDR; disabled at build time"
msgstr ""
"Sin habilitar IFF_VNET_HDR; inhabilitado en el momento de la compilación"
#: src/util/conf.c:354
msgid "unterminated number"
msgstr "número indeterminado"
#: src/util/conf.c:387 src/util/conf.c:407 src/util/conf.c:422
msgid "unterminated string"
msgstr "cadena no determinada"
#: src/util/conf.c:453 src/util/conf.c:516
msgid "expecting a value"
msgstr "esperando un valor"
#: src/util/conf.c:464
msgid "lists not allowed in VMX format"
msgstr "lista no permitida en formato VMX"
#: src/util/conf.c:478
msgid "expecting a separator in list"
msgstr "esperando un separador en lista"
#: src/util/conf.c:501
msgid "list is not closed with ]"
msgstr "la lista no finaliza con ]"
#: src/util/conf.c:508
msgid "numbers not allowed in VMX format"
msgstr "números no permitidos en formato VMX"
#: src/util/conf.c:551
msgid "expecting a name"
msgstr "se espera un nombre"
#: src/util/conf.c:615
msgid "expecting a separator"
msgstr "se espera un separador"
#: src/util/conf.c:646
msgid "expecting an assignment"
msgstr "se espera una tarea"
#: src/util/conf.c:941
msgid "failed to open file"
msgstr "Falló al abrir el archivo"
#: src/util/conf.c:951
msgid "failed to save content"
msgstr "Falló al guardar el contenido"
#: src/util/hostusb.c:80
#, c-format
msgid "Could not parse usb file %s"
msgstr "No se pudo analizar el archivo USB %s"
#: src/util/hostusb.c:102
#, c-format
msgid "Could not open directory %s"
msgstr "No es posible abrir el directorio %s"
#: src/util/hostusb.c:129
#, c-format
msgid "Failed to parse dir name '%s'"
msgstr "Fallo al intentar analizar el nombre '%s'"
#: src/util/hostusb.c:147
#, c-format
msgid "Did not find USB device %x:%x"
msgstr "No se pudo encontrar el dispositivo USB %x:%x"
#: src/util/json.c:913
#, c-format
msgid "cannot parse json %s: %s"
msgstr "no es posible analizar json %s: %s"
#: src/util/json.c:1038 src/util/json.c:1044
msgid "No JSON parser implementation is available"
msgstr "No existe disponible una implementación para analizador JSON"
#: src/util/logging.c:333
msgid "Ignoring invalid log level setting."
msgstr "Ignorando configuración no válida de nivel de registro."
#: src/util/logging.c:784
msgid "Ignoring invalid log output setting."
msgstr "Ignorando configuración no válida de salida de registro."
#: src/util/logging.c:840
msgid "Ignoring invalid log filter setting."
msgstr "Ignorando configuración no válida de filtro de registro."
#: src/util/logging.c:962
msgid "Ignoring invalid log level setting"
msgstr "Ignorando configuración no válida de nivel de registro"
#: src/util/macvtap.c:63
#, fuzzy
msgid "cannot open netlink socket"
msgstr "no fue posible abrir socket"
#: src/util/macvtap.c:109
#, fuzzy
msgid "cannot send to netlink socket"
msgstr "no fue posible abrir socket"
#: src/util/macvtap.c:128
msgid "error receiving from netlink socket"
msgstr ""
#: src/util/macvtap.c:210
#, fuzzy, c-format
msgid "invalid interface name %s"
msgstr "indicador de interfaz inválido en %s"
#: src/util/macvtap.c:220
#, fuzzy, c-format
msgid "interface %s does not exist"
msgstr "no existe el modelo '%s'"
#: src/util/macvtap.c:418
#, fuzzy, c-format
msgid "error creating %s type of interface"
msgstr "error al invocar security_getenforce()"
#: src/util/macvtap.c:437 src/util/macvtap.c:515
msgid "malformed netlink response message"
msgstr ""
#: src/util/macvtap.c:443 src/util/macvtap.c:521
#, fuzzy
msgid "internal buffer is too small"
msgstr "error interno: buffer demasiado pequeño"
#: src/util/macvtap.c:496
#, fuzzy, c-format
msgid "error destroying %s interface"
msgstr "Falló al destruir la interfaz %s"
#: src/util/macvtap.c:547
msgid "buffer for ifindex path is too small"
msgstr ""
#: src/util/macvtap.c:555
#, fuzzy, c-format
msgid "cannot open macvtap file %s to determine interface index"
msgstr "no es posible convertir el disco '%s' en índice de bus/dispositivo"
#: src/util/macvtap.c:562
#, fuzzy
msgid "cannot determine macvtap's tap device interface index"
msgstr "no es posible desconectar el disco en un dominio inactivo"
#: src/util/macvtap.c:574
#, fuzzy
msgid "internal buffer for tap device is too small"
msgstr "error interno: buffer demasiado pequeño"
#: src/util/macvtap.c:591
#, fuzzy, c-format
msgid "cannot open macvtap tap device %s"
msgstr "no es posible abrir el dispositivo '%s'"
#: src/util/macvtap.c:644
msgid "cannot get interface flags on macvtap tap"
msgstr ""
#: src/util/macvtap.c:653
msgid "cannot clean IFF_VNET_HDR flag on macvtap tap"
msgstr ""
#: src/util/macvtap.c:659
msgid "cannot set IFF_VNET_HDR flag on macvtap tap"
msgstr ""
#: src/util/macvtap.c:721
#, fuzzy, c-format
msgid "Interface %s already exists"
msgstr "el destino %s ya existe"
#: src/util/macvtap.c:751
#, c-format
msgid ""
"cannot 'up' interface %s -- another macvtap device may be 'up' and have the "
"same MAC address"
msgstr ""
#: src/util/pci.c:176
#, c-format
msgid "Failed to open config space file '%s': %s"
msgstr "Falló al abrir el archivo de configuración de espacio '%s': %s"
#: src/util/pci.c:196
#, c-format
msgid "Failed to read from '%s' : %s"
msgstr "Falló al leer desde '%s' : %s"
#: src/util/pci.c:236
#, c-format
msgid "Failed to write to '%s' : %s"
msgstr "Falló al escribir en '%s' : %s"
#: src/util/pci.c:520
#, c-format
msgid "Active %s devices on bus with %s, not doing bus reset"
msgstr ""
"Dispositivos %s activos en el bus con %s, sin hacer restablecimiento de bus"
#: src/util/pci.c:529 src/util/pci.c:1296
#, c-format
msgid "Failed to find parent device for %s"
msgstr "Falló al encontrar un dispositivo principal para %s"
#: src/util/pci.c:542 src/util/pci.c:588
#, fuzzy, c-format
msgid "Failed to read PCI config space for %s"
msgstr "Falló al guardar espacio de configuración PCI para %s"
#: src/util/pci.c:562 src/util/pci.c:608
#, c-format
msgid "Failed to restore PCI config space for %s"
msgstr "Falló al restaurar configuración de espacio PCI para %s"
#: src/util/pci.c:621
#, c-format
msgid "Failed to open config space file '%s'"
msgstr "Falló al abrir el archivo de configuración de espacio '%s'"
#: src/util/pci.c:642
#, c-format
msgid "Not resetting active device %s"
msgstr "No se está reiniciando el dispositivo activo %s"
#: src/util/pci.c:669
#, c-format
msgid "Unable to reset PCI device %s: %s"
msgstr "No es posible reiniciar el dispositivo PCI %s: %s"
#: src/util/pci.c:671
msgid "no FLR, PM reset or bus reset available"
msgstr "no existe disponible ni FLR, ni reinicio PM, ni reinicio del bus"
#: src/util/pci.c:725
#, c-format
msgid "failed to load pci-stub or pciback drivers: %s"
msgstr "Falló al cargar controladores pci-stub o pciback: %s"
#: src/util/pci.c:754
#, c-format
msgid "Failed to add PCI device ID '%s' to %s"
msgstr "Falló al añadir ID de dispositivo PCI '%s' en %s"
#: src/util/pci.c:767
#, c-format
msgid "Failed to unbind PCI device '%s'"
msgstr "Falló al desmontar dispositivo PCI '%s'"
#: src/util/pci.c:780
#, c-format
msgid "Failed to add slot for PCI device '%s' to %s"
msgstr "Falló al añadir slot para dispositivo PCI '%s' hacia %s"
#: src/util/pci.c:788 src/util/pci.c:835
#, c-format
msgid "Failed to bind PCI device '%s' to %s"
msgstr "Falló al asociar dispositivo PCI '%s' con %s"
#: src/util/pci.c:800
#, c-format
msgid "Failed to remove PCI ID '%s' from %s"
msgstr "Falló al eliminar ID de PCI '%s' de %s"
#: src/util/pci.c:814 src/util/pci.c:875
msgid "cannot find any PCI stub module"
msgstr "no es posible encontrar ningún modulo stub PCI"
#: src/util/pci.c:845
#, c-format
msgid "Failed to remove slot for PCI device '%s' to %s"
msgstr "Falló al eliminar slot para dispositivo PCI '%s' hacia %s"
#: src/util/pci.c:860
#, c-format
msgid "Failed to trigger a re-probe for PCI device '%s'"
msgstr "Falló al desencadenar una nueva comprobación del dispositivo PCI '%s'"
#: src/util/pci.c:1034
#, c-format
msgid "Failed to read product/vendor ID for %s"
msgstr "Falló al leer ID de producto/proveedor para %s "
#: src/util/pci.c:1111
#, c-format
msgid "Device %s is already in use"
msgstr "el nombre del puente '%s' ya está siendo utilizado."
#: src/util/pci.c:1348
#, c-format
msgid "Device %s is behind a switch lacking ACS and cannot be assigned"
msgstr ""
"El dispositivo %s se encuentra detrás de un interruptor que no posee ACS, y "
"por lo tanto no puede serle asignado"
#: src/util/processinfo.c:77 src/util/processinfo.c:93
#: src/util/processinfo.c:138 src/util/processinfo.c:152
#, c-format
msgid "cannot set CPU affinity on process %d"
msgstr "no es posible definir afinidad de CPU en el proceso %d"
#: src/util/processinfo.c:172 src/util/processinfo.c:182
msgid "Process CPU affinity is not supported on this platform"
msgstr "El proceso de afinidad del CPU no está soportado en esta plataforma"
#: src/util/stats_linux.c:53
#, fuzzy
msgid "Could not open /proc/net/dev"
msgstr "No es posible abrir el directorio %s"
#: src/util/storage_file.c:275
#, c-format
msgid "cannot read header '%s'"
msgstr "no es posible leer el encabezadio '%s'"
#: src/util/storage_file.c:400
#, c-format
msgid "cannot open file '%s'"
msgstr "no es posible abrir el archivo '%s'"
#: src/util/util.c:331
msgid "cannot block signals"
msgstr "no es posible bloquear señales"
#: src/util/util.c:350 src/util/util.c:610
msgid "cannot fork child process"
msgstr "no es posible iniciar proceso hijo"
#: src/util/util.c:362 src/util/util.c:406
msgid "cannot unblock signals"
msgstr "no es posible desbloquear señales"
#: src/util/util.c:467
msgid "cannot create pipe"
msgstr "no es posible crear pipe"
#: src/util/util.c:474 src/util/util.c:503
msgid "Failed to set non-blocking file descriptor flag"
msgstr "Falló al definir marca de descriptor de archivo non-blocking"
#: src/util/util.c:496
msgid "Failed to create pipe"
msgstr "Falló al crear pipe"
#: src/util/util.c:567
msgid "failed to setup stdin file handle"
msgstr "Falló al definir manipulador de archivo stdin"
#: src/util/util.c:573
msgid "failed to setup stdout file handle"
msgstr "Falló al definir manipulador de archivo stdout"
#: src/util/util.c:579
msgid "failed to setup stderr file handle"
msgstr "Falló al definir manipulador de archivo stderr"
#: src/util/util.c:597
msgid "cannot become session leader"
msgstr "no es posible convertirse en líder de sesión"
#: src/util/util.c:603
#, c-format
msgid "cannot change to root directory: %s"
msgstr "no es posible trasladarse al directorio raíz: %s"
#: src/util/util.c:620
#, c-format
msgid "could not write pidfile %s for %d"
msgstr "no es posible escribir el archivo pid %s de %d"
#: src/util/util.c:647
#, c-format
msgid "cannot execute binary %s"
msgstr "no es posible ejecutar binario %s"
#: src/util/util.c:769
#, c-format
msgid "Intermediate daemon process exited with status %d."
msgstr "Demonio de proceso intermedio finalizado con estado %d."
#: src/util/util.c:814
msgid "Unknown poll response."
msgstr "Respuesta a solicitud desconocida."
#: src/util/util.c:845
msgid "poll error"
msgstr "error en la consulta"
#: src/util/util.c:912
#, c-format
msgid "cannot wait for '%s'"
msgstr "No es posible esperar a '%s'"
#: src/util/util.c:921
#, c-format
msgid "'%s' exited with non-zero status %d and signal %d: %s"
msgstr "'%s' finalizado con estado %d diferente a cero, y señal %d: %s"
#: src/util/util.c:1052
#, c-format
msgid "Failed to open file '%s'"
msgstr "Falló al abrir el disco '%s'"
#: src/util/util.c:1059
#, c-format
msgid "Failed to read file '%s'"
msgstr "Falló al leer el archivo '%s' "
#: src/util/util.c:1226
#, c-format
msgid "failed to create file '%s'"
msgstr "Falló al crear el archivo '%s' "
#: src/util/util.c:1255
#, c-format
msgid "failed to close new file '%s'"
msgstr "falló al elegir nuevo archivo '%s'"
#: src/util/util.c:1276
#, c-format
msgid "failed to create directory '%s'"
msgstr "falló al crear el directorio '%s'"
#: src/util/util.c:1341 src/util/util.c:1451
#, fuzzy, c-format
msgid "failed to wait for child creating '%s'"
msgstr "falló al esperar la creación de un proceso hijo '%s'"
#: src/util/util.c:1369 src/util/util.c:1479
#, c-format
msgid "cannot set gid %u creating '%s'"
msgstr "no es posible definir gid %u creaando '%s'"
#: src/util/util.c:1376 src/util/util.c:1485
#, c-format
msgid "cannot set uid %u creating '%s'"
msgstr "no es posible definir uid %u creaando '%s'"
#: src/util/util.c:1385
#, fuzzy, c-format
msgid "child failed to create file '%s'"
msgstr "el proceso hijo falló al crear el archivo '%s' "
#: src/util/util.c:1415
#, c-format
msgid "child failed to close new file '%s'"
msgstr "el proceso hijo falló al crerrar el nuevo archivo '%s' "
#: src/util/util.c:1493
#, c-format
msgid "child failed to create directory '%s'"
msgstr "el proceso hijo falló al crear el directorio '%s' "
#: src/util/util.c:1509
#, c-format
msgid "cannot chown '%s' to group %u"
msgstr "no es posible modificar la pertenencia de '%s' al grupo %u"
#: src/util/util.c:2246
#, c-format
msgid "Disk index %d is negative"
msgstr "El índice de disco %d es negativo"
#: src/util/util.c:2282
msgid "failed to determine host name"
msgstr "Falló al determinar el nombre del host"
#: src/util/util.c:2293
#, c-format
msgid "getaddrinfo failed for '%s': %s"
msgstr "falló getaddrinfo para '%s': %s "
#: src/util/util.c:2308 src/util/util.c:2316
msgid "canonical hostname pointed to localhost, but this is not allowed"
msgstr ""
#: src/util/util.c:2327
msgid "could not determine canonical host name"
msgstr "no es posible determinar el nombre canónico del equipo"
#: src/util/util.c:2450 src/util/util.c:2507 src/util/util.c:2549
#, fuzzy
msgid "sysconf failed"
msgstr "Falló popen"
#: src/util/util.c:2468
#, c-format
msgid "Failed to find user record for uid '%d'"
msgstr "Falló al buscar registro de usuario para el uid '%d' "
#: src/util/util.c:2525
#, c-format
msgid "Failed to find user record for name '%s'"
msgstr "Falló al buscar registro de usuario para el nombre '%s' "
#: src/util/util.c:2567
#, c-format
msgid "Failed to find group record for name '%s'"
msgstr "Falló al buscar registro de grupo para el nombre '%s' "
#: src/util/uuid.c:104
#, c-format
msgid "Falling back to pseudorandom UUID, failed to generate random bytes: %s"
msgstr ""
"Retornando al UUID pseudo aleatorio, falló al generar bytes aleatorios: %s"
#: src/util/virterror.c:223
msgid "Unknown failure"
msgstr "Falla desconocida"
#: src/util/virterror.c:560
msgid "warning"
msgstr "aviso"
#: src/util/virterror.c:563
msgid "error"
msgstr "error"
#: src/util/virterror.c:689
msgid "No error message provided"
msgstr "No se ha provisto un mensaje de error"
#: src/util/virterror.c:742
#, c-format
msgid "internal error %s"
msgstr "error interno %s"
#: src/util/virterror.c:744
msgid "internal error"
msgstr "error interno"
#: src/util/virterror.c:747
msgid "out of memory"
msgstr "memoria agotada"
#: src/util/virterror.c:751
msgid "this function is not supported by the hypervisor"
msgstr "esta función no está soportada por el hypervisor"
#: src/util/virterror.c:753
#, c-format
msgid "this function is not supported by the hypervisor: %s"
msgstr "esta función no está soportada por el hypervisor: %s"
#: src/util/virterror.c:757
msgid "no hypervisor driver available"
msgstr "no existe un controlador de hypervisor disponible"
#: src/util/virterror.c:759
#, c-format
msgid "no hypervisor driver available for %s"
msgstr "no existe un controlador de hypervisor disponible para %s "
#: src/util/virterror.c:763
msgid "invalid connection pointer in"
msgstr "indicador de conexión inválido en"
#: src/util/virterror.c:765
#, c-format
msgid "invalid connection pointer in %s"
msgstr "indicador de conexión inválido en %s"
#: src/util/virterror.c:769
msgid "invalid domain pointer in"
msgstr "indicador de dominio inválido en"
#: src/util/virterror.c:771
#, c-format
msgid "invalid domain pointer in %s"
msgstr "indicador de dominio inválido en %s"
#: src/util/virterror.c:775
msgid "invalid argument in"
msgstr "argumento inválido en "
#: src/util/virterror.c:777
#, c-format
msgid "invalid argument in %s"
msgstr "argumento inválido en %s"
#: src/util/virterror.c:781
#, c-format
msgid "operation failed: %s"
msgstr "Falló la operación: %s"
#: src/util/virterror.c:783
msgid "operation failed"
msgstr "Falló la operación"
#: src/util/virterror.c:787
#, c-format
msgid "GET operation failed: %s"
msgstr "Falló la operación GET: %s"
#: src/util/virterror.c:789
msgid "GET operation failed"
msgstr "Falló la operación GET"
#: src/util/virterror.c:793
#, c-format
msgid "POST operation failed: %s"
msgstr "Falló la creación del POST: %s"
#: src/util/virterror.c:795
msgid "POST operation failed"
msgstr "Falló la creación POST"
#: src/util/virterror.c:798
#, c-format
msgid "got unknown HTTP error code %d"
msgstr "se ha obtenido un código de error HTTP %d desconocido"
#: src/util/virterror.c:802
#, c-format
msgid "unknown host %s"
msgstr "host %s desconocido"
#: src/util/virterror.c:804
msgid "unknown host"
msgstr "host desconocido"
#: src/util/virterror.c:808
#, c-format
msgid "failed to serialize S-Expr: %s"
msgstr "Falló al serializar S-Expr: %s"
#: src/util/virterror.c:810
msgid "failed to serialize S-Expr"
msgstr "Falló al serializar S-Expr"
#: src/util/virterror.c:814
msgid "could not use Xen hypervisor entry"
msgstr "no se pudo utilizar la entrada del hypervisor Xen"
#: src/util/virterror.c:816
#, c-format
msgid "could not use Xen hypervisor entry %s"
msgstr "no se pudo utilizar la entrada %s del hypervisor Xen "
#: src/util/virterror.c:820
msgid "could not connect to Xen Store"
msgstr "no se ha podido conectar con el Depósito Xen"
#: src/util/virterror.c:822
#, c-format
msgid "could not connect to Xen Store %s"
msgstr "no se ha podido conectar con el Depósito Xen %s"
#: src/util/virterror.c:825
#, c-format
msgid "failed Xen syscall %s"
msgstr "Falló syscall Xen %s"
#: src/util/virterror.c:829
msgid "unknown OS type"
msgstr "tipo de sistema operativo desconocido"
#: src/util/virterror.c:831
#, c-format
msgid "unknown OS type %s"
msgstr "tipo de sistema operativo %s desconocido"
#: src/util/virterror.c:834
msgid "missing kernel information"
msgstr "falta información del kernel "
#: src/util/virterror.c:838
msgid "missing root device information"
msgstr "falta información del dispositivo raíz"
#: src/util/virterror.c:840
#, c-format
msgid "missing root device information in %s"
msgstr "no se encuentra información en %s acerca del dispositivo raíz"
#: src/util/virterror.c:844
msgid "missing source information for device"
msgstr "no se encuentra información de origen para el dispositivo"
#: src/util/virterror.c:846
#, c-format
msgid "missing source information for device %s"
msgstr "no se encuentra información de origen para el dispositivo %s"
#: src/util/virterror.c:850
msgid "missing target information for device"
msgstr "no se encuentra información de destino para el dispositivo"
#: src/util/virterror.c:852
#, c-format
msgid "missing target information for device %s"
msgstr "no se encuentra información de destino para el dispositivo %s"
#: src/util/virterror.c:856
msgid "missing domain name information"
msgstr "falta información de nombre del dominio"
#: src/util/virterror.c:858
#, c-format
msgid "missing domain name information in %s"
msgstr "no se encuentra información de nombre de dominio en %s"
#: src/util/virterror.c:862
msgid "missing operating system information"
msgstr "falta información del sistema operativo"
#: src/util/virterror.c:864
#, c-format
msgid "missing operating system information for %s"
msgstr "no se encuentra información de sistema operativo para %s"
#: src/util/virterror.c:868
msgid "missing devices information"
msgstr "falta información de dispositivos"
#: src/util/virterror.c:870
#, c-format
msgid "missing devices information for %s"
msgstr "no se encuentra información de dispositivos para %s"
#: src/util/virterror.c:874
msgid "too many drivers registered"
msgstr "demasiados dispositivos registrados"
#: src/util/virterror.c:876
#, c-format
msgid "too many drivers registered in %s"
msgstr "demasiados dispositivos registrados en %s"
#: src/util/virterror.c:880
msgid "library call failed, possibly not supported"
msgstr "Falló el llamado a la biblioteca, posiblemente no tenga soporte"
#: src/util/virterror.c:882
#, c-format
msgid "library call %s failed, possibly not supported"
msgstr "Falló el llamado a la biblioteca %s, posiblemente no tenga soporte"
#: src/util/virterror.c:886
msgid "XML description not well formed or invalid"
msgstr "descripción XML erróneamente formada o inválida"
#: src/util/virterror.c:888
#, c-format
msgid "XML description for %s is not well formed or invalid"
msgstr "descripción XML para %s erróneamente formado o inválida"
#: src/util/virterror.c:892
msgid "this domain exists already"
msgstr "este dominio ya existe"
#: src/util/virterror.c:894
#, c-format
msgid "domain %s exists already"
msgstr "el dominio %s ya existe"
#: src/util/virterror.c:898
msgid "operation forbidden for read only access"
msgstr "operación no permitida para acceso de solo lectura"
#: src/util/virterror.c:900
#, c-format
msgid "operation %s forbidden for read only access"
msgstr "operación %s prohibida para acceso de solo lectura"
#: src/util/virterror.c:904
msgid "failed to open configuration file for reading"
msgstr "Falló al abrir el archivo de configuración para lectura"
#: src/util/virterror.c:906
#, c-format
msgid "failed to open %s for reading"
msgstr "Falló al abrir %s para lectura"
#: src/util/virterror.c:910
msgid "failed to read configuration file"
msgstr "Falló al leer archivo de configuración"
#: src/util/virterror.c:912
#, c-format
msgid "failed to read configuration file %s"
msgstr "Falló al leer archivo de configuración %s"
#: src/util/virterror.c:916
msgid "failed to parse configuration file"
msgstr "Falló al analizar archivo de configuración"
#: src/util/virterror.c:918
#, c-format
msgid "failed to parse configuration file %s"
msgstr "Falló al analizar el archivo de configuración %s"
#: src/util/virterror.c:922
msgid "configuration file syntax error"
msgstr "error de sintaxis en el archivo de configuración"
#: src/util/virterror.c:924
#, c-format
msgid "configuration file syntax error: %s"
msgstr "error de sintaxis en el archivo de configuración: %s"
#: src/util/virterror.c:928
msgid "failed to write configuration file"
msgstr "Falló al escribir archivo de configuración"
#: src/util/virterror.c:930
#, c-format
msgid "failed to write configuration file: %s"
msgstr "Falló al escribir el archivo de configuración: %s"
#: src/util/virterror.c:934
msgid "parser error"
msgstr "error de examinador"
#: src/util/virterror.c:940
msgid "invalid network pointer in"
msgstr "indicador de red inválido en "
#: src/util/virterror.c:942
#, c-format
msgid "invalid network pointer in %s"
msgstr "indicador de red inválido en %s"
#: src/util/virterror.c:946
msgid "this network exists already"
msgstr "esta red ya existe"
#: src/util/virterror.c:948
#, c-format
msgid "network %s exists already"
msgstr "la red %s ya existe"
#: src/util/virterror.c:952
msgid "system call error"
msgstr "error de llamada de sistema"
#: src/util/virterror.c:958
msgid "RPC error"
msgstr "error RPC"
#: src/util/virterror.c:964
msgid "GNUTLS call error"
msgstr "error de llamada de GNUTLS"
#: src/util/virterror.c:970
msgid "Failed to find the network"
msgstr "Falló al encontrar la red"
#: src/util/virterror.c:972
#, c-format
msgid "Failed to find the network: %s"
msgstr "Falló al encontrar la red: %s"
#: src/util/virterror.c:976
msgid "Domain not found"
msgstr "No se encontró el dominio"
#: src/util/virterror.c:978
#, c-format
msgid "Domain not found: %s"
msgstr "No se encontró dominio: %s"
#: src/util/virterror.c:982
msgid "Network not found"
msgstr "No se encontró red"
#: src/util/virterror.c:984
#, c-format
msgid "Network not found: %s"
msgstr "No se ha encontrado la red: %s"
#: src/util/virterror.c:988
msgid "invalid MAC address"
msgstr "dirección MAC no válida"
#: src/util/virterror.c:990
#, c-format
msgid "invalid MAC address: %s"
msgstr "dirección MAC no válida: %s"
#: src/util/virterror.c:994
msgid "authentication failed"
msgstr "Falló la autenticación"
#: src/util/virterror.c:996
#, c-format
msgid "authentication failed: %s"
msgstr "Falló la autenticación: %s"
#: src/util/virterror.c:1000
msgid "Storage pool not found"
msgstr "No se encontró grupo de almacenamiento"
#: src/util/virterror.c:1002
#, c-format
msgid "Storage pool not found: %s"
msgstr "No se encontró grupo de almacenamiento: %s"
#: src/util/virterror.c:1006
msgid "Storage volume not found"
msgstr "Volumen de almacenamiento no encontrado"
#: src/util/virterror.c:1008
#, c-format
msgid "Storage volume not found: %s"
msgstr "No se encontró volumen de almacenamiento: %s"
#: src/util/virterror.c:1012
msgid "invalid storage pool pointer in"
msgstr "indicador de grupo de almacenamiento inválido en "
#: src/util/virterror.c:1014
#, c-format
msgid "invalid storage pool pointer in %s"
msgstr "indicador de grupo de almacenamiento inválido en %s"
#: src/util/virterror.c:1018
msgid "invalid storage volume pointer in"
msgstr "indicador de volumen de almacenamiento inválido en "
#: src/util/virterror.c:1020
#, c-format
msgid "invalid storage volume pointer in %s"
msgstr "indicador de volumen de almacenamiento inválido en %s"
#: src/util/virterror.c:1024
msgid "Failed to find a storage driver"
msgstr "Falló al encontrar un controlador de almacenamiento"
#: src/util/virterror.c:1026
#, c-format
msgid "Failed to find a storage driver: %s"
msgstr "Falló al encontrar un dispositivo de almacenamiento: %s"
#: src/util/virterror.c:1030
msgid "Failed to find a node driver"
msgstr "Falló al encontrar un controlador de nodo"
#: src/util/virterror.c:1032
#, c-format
msgid "Failed to find a node driver: %s"
msgstr "Falló al encontrar un controlador de nodo: %s"
#: src/util/virterror.c:1036
msgid "invalid node device pointer"
msgstr "indicador de dispositivo de nodo inválido"
#: src/util/virterror.c:1038
#, c-format
msgid "invalid node device pointer in %s"
msgstr "indicador de dispositivo de nodo inválido en %s"
#: src/util/virterror.c:1042
msgid "Node device not found"
msgstr "Dispositivo de nodo no encontrado"
#: src/util/virterror.c:1044
#, c-format
msgid "Node device not found: %s"
msgstr "Dispositivo de nodo no encontrado: %s"
#: src/util/virterror.c:1048
msgid "Security model not found"
msgstr "Modelo de seguridad no encontrado"
#: src/util/virterror.c:1050
#, c-format
msgid "Security model not found: %s"
msgstr "No se encontró modelo de seguridad: %s"
#: src/util/virterror.c:1054
msgid "Requested operation is not valid"
msgstr "La operación solicitada no es válida"
#: src/util/virterror.c:1056
#, c-format
msgid "Requested operation is not valid: %s"
msgstr "La información solicitada no es válida: %s"
#: src/util/virterror.c:1060
msgid "Failed to find the interface"
msgstr "Falló al encontrar la interfaz"
#: src/util/virterror.c:1062
#, c-format
msgid "Failed to find the interface: %s"
msgstr "Falló al encontrar la interfaz: %s"
#: src/util/virterror.c:1066
msgid "Interface not found"
msgstr "No se encontró interfaz"
#: src/util/virterror.c:1068
#, c-format
msgid "Interface not found: %s"
msgstr "No se encontró interfaz: %s"
#: src/util/virterror.c:1072
msgid "invalid interface pointer in"
msgstr "indicador de interfaz inválido en "
#: src/util/virterror.c:1074
#, c-format
msgid "invalid interface pointer in %s"
msgstr "indicador de interfaz inválido en %s"
#: src/util/virterror.c:1078
msgid "multiple matching interfaces found"
msgstr "se han encontrado múltiples interfaces coincidentes"
#: src/util/virterror.c:1080
#, c-format
msgid "multiple matching interfaces found: %s"
msgstr "se han encontrado múltiples interfaces coincidentes: %s"
#: src/util/virterror.c:1084
msgid "Failed to find a secret storage driver"
msgstr "Falló al intentar encontrar un controlador de almacenamiento secreto"
#: src/util/virterror.c:1086
#, c-format
msgid "Failed to find a secret storage driver: %s"
msgstr ""
"Falló al intentar encontrar un dispositivo de almacenamiento secreto: %s"
#: src/util/virterror.c:1090
msgid "Invalid secret"
msgstr "Secreto inválido"
#: src/util/virterror.c:1092
#, c-format
msgid "Invalid secret: %s"
msgstr "Secreto inválido: %s"
#: src/util/virterror.c:1096
msgid "Secret not found"
msgstr "Secreto no encontrado"
#: src/util/virterror.c:1098
#, c-format
msgid "Secret not found: %s"
msgstr "Secreto no encontrado: %s"
#: src/util/virterror.c:1102
msgid "unsupported configuration"
msgstr "configuración no soportada"
#: src/util/virterror.c:1104
#, c-format
msgid "unsupported configuration: %s"
msgstr "configuración no soportada: %s "
#: src/util/virterror.c:1108
msgid "Timed out during operation"
msgstr "Tiempo de espera agotado durante la operación"
#: src/util/virterror.c:1110
#, c-format
msgid "Timed out during operation: %s"
msgstr "Finalizó el tiempo establecido durante la operación: %s"
#: src/util/virterror.c:1114
msgid "Failed to make domain persistent after migration"
msgstr ""
"Falló al intentar hacer que el dominio sea persistente luego de la migración"
#: src/util/virterror.c:1116
#, c-format
msgid "Failed to make domain persistent after migration: %s"
msgstr ""
"Falló al intentar hacer que el dominio sea persistente luego de la "
"migración: %s"
#: src/util/virterror.c:1194
msgid "internal error: buffer too small"
msgstr "error interno: buffer demasiado pequeño"
#: src/util/xml.c:59
msgid "Invalid parameter to virXPathString()"
msgstr "Parámetro inválido hacia virXPathString()"
#: src/util/xml.c:99
#, c-format
msgid "'%s' value longer than %Zd bytes in virXPathStringLimit()"
msgstr "el valor '%s' es mayor que %Zd bytes en virXPathLimit()"
#: src/util/xml.c:128
msgid "Invalid parameter to virXPathNumber()"
msgstr "Parámetro inválido hacia virXPathNumber()"
#: src/util/xml.c:157
msgid "Invalid parameter to virXPathLong()"
msgstr "Parámetro inválido hacia virXPathLong()"
#: src/util/xml.c:241 src/util/xml.c:336
msgid "Invalid parameter to virXPathULong()"
msgstr "Parámetro inválido hacia virXPathULong)"
#: src/util/xml.c:393
msgid "Invalid parameter to virXPathBoolean()"
msgstr "Parámetro inválido hacia virXPathBoolean()"
#: src/util/xml.c:430
msgid "Invalid parameter to virXPathNode()"
msgstr "Parámetro inválido hacia virXPathNode()"
#: src/util/xml.c:470
msgid "Invalid parameter to virXPathNodeSet()"
msgstr "Parámetro inválido hacia virXPathNodeSet()"
#: src/vbox/vbox_driver.c:139 src/vbox/vbox_tmpl.c:788
msgid "no VirtualBox driver path specified (try vbox:///session)"
msgstr ""
"no se ha especificado un camino de controlador de VirtualBox (intente "
"vbox:///session)"
#: src/vbox/vbox_driver.c:146 src/vbox/vbox_tmpl.c:795
#, c-format
msgid "unknown driver path '%s' specified (try vbox:///session)"
msgstr ""
"camino '%s' de controlador especificado desconocido (intente vbox:///"
"session) "
#: src/vbox/vbox_driver.c:153 src/vbox/vbox_tmpl.c:802
#, c-format
msgid "unknown driver path '%s' specified (try vbox:///system)"
msgstr ""
"camino '%s' de controlador especificado desconocido (intente vbox:///system)"
#: src/vbox/vbox_driver.c:159
msgid "unable to initialize VirtualBox driver API"
msgstr "no es posible iniciar controlador API de VirtualBox"
#: src/xen/proxy_internal.c:242
#, c-format
msgid "Failed to close socket %d"
msgstr "Falló al cerrar el socket %d"
#: src/xen/proxy_internal.c:299
#, c-format
msgid "Failed to write to socket %d"
msgstr "Falló al escribir en el socket %d"
#: src/xen/proxy_internal.c:381
msgid "failed to write proxy request"
msgstr "Falló al escribir la petición del proxy"
#: src/xen/proxy_internal.c:392 src/xen/proxy_internal.c:415
msgid "failed to read proxy reply"
msgstr "Falló al leer la respuesta del proxy"
#: src/xen/proxy_internal.c:397 src/xen/proxy_internal.c:420
#: src/xen/proxy_internal.c:438
#, c-format
msgid "Communication error with proxy: got %d bytes of %d\n"
msgstr "Error de comunicación con el proxy: se obtuvieron %d bytes de %d\n"
#: src/xen/proxy_internal.c:404
#, c-format
msgid "Communication error with proxy: expected %d bytes got %d\n"
msgstr ""
"Error de comunicación con el proxy: se esperaban %d bytes, se obtuvieron %d\n"
#: src/xen/proxy_internal.c:428
#, c-format
msgid "Communication error with proxy: got %d bytes packet\n"
msgstr ""
"Error de comunicación con el proxy: se obtuvieron %d bytes, se "
"empaquetaron \n"
#: src/xen/proxy_internal.c:450
msgid "Communication error with proxy: malformed packet\n"
msgstr "Error de comunicación con el proxy: paquete erróneo\n"
#: src/xen/proxy_internal.c:454
#, c-format
msgid "got asynchronous packet number %d"
msgstr "se obtuvo un número de paquete no sincronizado%d"
#: src/xen/proxy_internal.c:1037
msgid "Cannot get domain details"
msgstr "No es posible obtener detalles del dominio"
#: src/xen/xend_internal.c:128
msgid "failed to create a socket"
msgstr "Falló al crear un socket"
#: src/xen/xend_internal.c:151
msgid "failed to connect to xend"
msgstr "Falló al conectarse con xend"
#: src/xen/xend_internal.c:198
msgid "failed to read from Xen Daemon"
msgstr "Falló al leer desde el Demonio Xen"
#: src/xen/xend_internal.c:201
msgid "failed to write to Xen Daemon"
msgstr "falló al escribir sobre el demonio Xen"
#: src/xen/xend_internal.c:389
#, c-format
msgid "%d status from xen daemon: %s:%s"
msgstr "estado %d del demonio xen: %s:%s "
#: src/xen/xend_internal.c:440 src/xen/xend_internal.c:443
#: src/xen/xend_internal.c:451
#, c-format
msgid "xend_post: error from xen daemon: %s"
msgstr "xend_post: error del demonio xen: %s"
#: src/xen/xend_internal.c:849
#, c-format
msgid "unable to connect to '%s:%s'"
msgstr "no es posible conectarse con '%s:%s'"
#: src/xen/xend_internal.c:967
msgid "failed to urlencode the create S-Expr"
msgstr "Falló al urlencode el S-Expr creado"
#: src/xen/xend_internal.c:1008
msgid "domain information incomplete, missing domid"
msgstr "información de dominio incompleta, no se encuentra domid"
#: src/xen/xend_internal.c:1014
msgid "domain information incorrect domid not numeric"
msgstr "información de dominio incorrecta, domid no es numérico"
#: src/xen/xend_internal.c:1019 src/xen/xend_internal.c:1071
msgid "domain information incomplete, missing uuid"
msgstr "información de dominio incompleta, falta uuid"
#: src/xen/xend_internal.c:1058 src/xen/xend_internal.c:2359
#: src/xen/xend_internal.c:2366
msgid "domain information incomplete, missing name"
msgstr "información de dominio incompleta, no se encuentra el nombre"
#: src/xen/xend_internal.c:1152
msgid "domain information incomplete, missing HVM loader"
msgstr "información de dominio incompleta, no se encuentra cargador HVM"
#: src/xen/xend_internal.c:1206
msgid "domain information incomplete, missing kernel & bootloader"
msgstr "información de dominio incompleta, falta kernel y gestor de arranque"
#: src/xen/xend_internal.c:1270
msgid "Unknown char device type"
msgstr "Tipo de dispositivo de caracteres desconocido '%s'"
#: src/xen/xend_internal.c:1304 src/xen/xend_internal.c:1344
#: src/xen/xend_internal.c:1360 src/xen/xend_internal.c:1495
#: src/xen/xend_internal.c:1523 src/xen/xend_internal.c:1539
msgid "malformed char device string"
msgstr "cadena de dispositivo de caracteres errónea"
#: src/xen/xend_internal.c:1468
#, c-format
msgid "unknown chr device type '%s'"
msgstr "tipo de dispositivo de caracteres desconocido '%s'"
#: src/xen/xend_internal.c:1630
msgid "domain information incomplete, vbd has no dev"
msgstr "información de dominio incompleta, vbd no posee dev"
#: src/xen/xend_internal.c:1641
msgid "domain information incomplete, vbd has no src"
msgstr "información de dominio incompleta, vbd no posee src"
#: src/xen/xend_internal.c:1650
msgid "cannot parse vbd filename, missing driver name"
msgstr ""
"no es posible analizar nombre de archivo vbd, falta el nombre del dispositivo"
#: src/xen/xend_internal.c:1659 src/xen/xm_internal.c:911
#, c-format
msgid "Driver name %s too big for destination"
msgstr "El nombre %s del controlador es demasiado extenso para el destino"
#: src/xen/xend_internal.c:1670
msgid "cannot parse vbd filename, missing driver type"
msgstr "no es posible analizar nombre de archivo"
#: src/xen/xend_internal.c:1679 src/xen/xm_internal.c:932
#, c-format
msgid "Driver type %s too big for destination"
msgstr "El tipo %s del controlador es demasiado grande para el destino"
#: src/xen/xend_internal.c:1832
#, c-format
msgid "malformed mac address '%s'"
msgstr "dirección mac '%s' errónea"
#: src/xen/xend_internal.c:1918
#, c-format
msgid "Sound model %s too big for destination"
msgstr "El modelo %s de sonido es demasiado grande para el destino"
#: src/xen/xend_internal.c:2117
#, c-format
msgid "unknown graphics type '%s'"
msgstr "tipo de gráficos '%s' desconocido"
#: src/xen/xend_internal.c:2244
msgid "missing PCI domain"
msgstr "no se encuentra el dominio PCI"
#: src/xen/xend_internal.c:2249
msgid "missing PCI bus"
msgstr "no se encuentra el bus PCI"
#: src/xen/xend_internal.c:2254
msgid "missing PCI slot"
msgstr "no se encuentra el slot PCI"
#: src/xen/xend_internal.c:2259
msgid "missing PCI func"
msgstr "no se encuentra func PCI"
#: src/xen/xend_internal.c:2265
#, c-format
msgid "cannot parse PCI domain '%s'"
msgstr "no es posible analizar el dominio PCI '%s'"
#: src/xen/xend_internal.c:2270
#, c-format
msgid "cannot parse PCI bus '%s'"
msgstr "no es posible analizar el bus PCI '%s'"
#: src/xen/xend_internal.c:2275
#, c-format
msgid "cannot parse PCI slot '%s'"
msgstr "no es posible analizar el slot PCI '%s'"
#: src/xen/xend_internal.c:2280
#, c-format
msgid "cannot parse PCI func '%s'"
msgstr "no es posible analizar func PCI '%s'"
#: src/xen/xend_internal.c:2346
msgid "domain information incomplete, missing id"
msgstr "la información del dominio es incompleta, no se encuentra el ID"
#: src/xen/xend_internal.c:2417
#, c-format
msgid "invalid CPU mask %s"
msgstr "máscara de CPU %s no válida"
#: src/xen/xend_internal.c:2428 src/xen/xend_internal.c:2438
#: src/xen/xend_internal.c:2448
#, c-format
msgid "unknown lifecycle type %s"
msgstr "tipo de ciclo de vida %s desconocido"
#: src/xen/xend_internal.c:2833
msgid "topology syntax error"
msgstr "error en la topología de la sintaxis"
#: src/xen/xend_internal.c:2897
msgid "failed to parse Xend domain information"
msgstr "Falló al analizar la información de dominio Xend"
#: src/xen/xend_internal.c:3023 src/xen/xend_internal.c:3050
#: src/xen/xend_internal.c:3078 src/xen/xend_internal.c:3107
#: src/xen/xend_internal.c:3138 src/xen/xend_internal.c:3216
#: src/xen/xend_internal.c:3253
#, c-format
msgid "Domain %s isn't running."
msgstr "El dominio %s no se está ejecutando."
#: src/xen/xend_internal.c:3414
msgid "xenDaemonDomainFetch failed to find this domain"
msgstr "xenDaemonDomainFetch falló al encontrar este dominio"
#: src/xen/xend_internal.c:4131 src/xen/xend_internal.c:4147
#: src/xen/xend_internal.c:4267 src/xen/xend_internal.c:4283
#, fuzzy
msgid "Xend version does not support modifying persisted config"
msgstr "la versión instalada de qemu no tiene soporte para host_net_add"
#: src/xen/xend_internal.c:4138 src/xen/xend_internal.c:4274
msgid "Cannot modify live config if domain is inactive"
msgstr ""
#: src/xen/xend_internal.c:4157 src/xen/xend_internal.c:4293
msgid "Xend only supports modifying both live and persisted config"
msgstr ""
#: src/xen/xend_internal.c:4202 src/xen/xend_internal.c:4209
#: src/xen/xend_internal.c:4321
msgid "unsupported device type"
msgstr "tipo de dispositivo no soportado"
#: src/xen/xend_internal.c:4366
msgid "xenDaemonGetAutostart failed to find this domain"
msgstr "xenDaemonGetAutostart falló al encontrar este dominio"
#: src/xen/xend_internal.c:4406
msgid "xenDaemonSetAutostart failed to find this domain"
msgstr "xenDaemonSetAutostart falló al encontrar este dominio"
#: src/xen/xend_internal.c:4416
msgid "unexpected value from on_xend_start"
msgstr "valor no esperado de on_xend_start"
#: src/xen/xend_internal.c:4431
msgid "sexpr2string failed"
msgstr "Falló sexpr2string"
#: src/xen/xend_internal.c:4436
msgid "Failed to redefine sexpr"
msgstr "Falló al redefinir sexpr"
#: src/xen/xend_internal.c:4441
msgid "on_xend_start not present in sexpr"
msgstr "no se encuentra presente on_xend_start en sexpr"
#: src/xen/xend_internal.c:4499
msgid ""
"xenDaemonDomainMigrate: Xen does not support renaming domains during "
"migration"
msgstr ""
"xenDaemonDomainMigrate: Xen no tiene soporte para renombrar dominios durante "
"una migración"
#: src/xen/xend_internal.c:4509
msgid ""
"xenDaemonDomainMigrate: Xen does not support bandwidth limits during "
"migration"
msgstr ""
"xenDaemonDomainMigrate: Xen no tiene soporte para límites de ancho de banda "
"durante una migración"
#: src/xen/xend_internal.c:4537
msgid "xenDaemonDomainMigrate: xend cannot migrate paused domains"
msgstr "xenDaemonDomainMigrate: xend no puede migrar dominios pausados"
#: src/xen/xend_internal.c:4545
msgid "xenDaemonDomainMigrate: unsupported flag"
msgstr "xenDaemonDomainMigrate: marca no soportada"
#: src/xen/xend_internal.c:4558
msgid "xenDaemonDomainMigrate: invalid URI"
msgstr "xenDaemonDomainMigrate: URI no valido"
#: src/xen/xend_internal.c:4563
msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen"
msgstr ""
"xenDaemonDomainMigrate: solo migraciones xenmigr:// están soportadas por Xen"
#: src/xen/xend_internal.c:4570
msgid "xenDaemonDomainMigrate: a hostname must be specified in the URI"
msgstr "xenDaemonDomainMigrate: debe especificarse el nombre de un host en URI"
#: src/xen/xend_internal.c:4590
msgid "xenDaemonDomainMigrate: invalid port number"
msgstr "xenDaemonDomainMigrate: número de puerto inválido"
#: src/xen/xend_internal.c:4655
msgid "failed to parse domain description"
msgstr "Falló al analizar la descripción de dominio"
#: src/xen/xend_internal.c:4661
msgid "failed to build sexpr"
msgstr "Falló construir sexpr"
#: src/xen/xend_internal.c:4671
#, c-format
msgid "Failed to create inactive domain %s\n"
msgstr "Falló al crear dominio inactivo %s\n"
#: src/xen/xend_internal.c:4851 src/xen/xend_internal.c:4927
#: src/xen/xend_internal.c:5024
msgid "unsupported in xendConfigVersion < 4"
msgstr "no soportado en xendConfigVersion < 4"
#: src/xen/xend_internal.c:4863
msgid "node information incomplete, missing scheduler name"
msgstr "información de nodo incompleta, falta el nombre del organizador"
#: src/xen/xend_internal.c:4881 src/xen/xend_internal.c:4982
#: src/xen/xend_internal.c:5094
msgid "Unknown scheduler"
msgstr "Planificador desconocido"
#: src/xen/xend_internal.c:4940 src/xen/xend_internal.c:5037
msgid "Failed to get a scheduler name"
msgstr "Falló al obtener el nombre del planificador"
#: src/xen/xend_internal.c:4953 src/xen/xend_internal.c:5073
msgid "domain information incomplete, missing cpu_weight"
msgstr "información de dominio incompleta, no se encuentra cpu_weight"
#: src/xen/xend_internal.c:4958 src/xen/xend_internal.c:5082
msgid "domain information incomplete, missing cpu_cap"
msgstr "información de dominio incompleta, no se encuentra cpu_cap"
#: src/xen/xend_internal.c:4964
#, c-format
msgid "Weight %s too big for destination"
msgstr "El peso %s es demasiado para el destino"
#: src/xen/xend_internal.c:4973
#, c-format
msgid "Cap %s too big for destination"
msgstr "Demasiada capacidad %s para el destino"
#: src/xen/xend_internal.c:5140
msgid "domainBlockPeek is not supported for dom0"
msgstr "domainBlockPeek no soportado por dom0"
#: src/xen/xend_internal.c:5161
#, c-format
msgid "%s: invalid path"
msgstr "%s: camino inválido"
#: src/xen/xend_internal.c:5169
#, c-format
msgid "failed to open for reading: %s"
msgstr "no se pudo abrir para lectura: %s"
#: src/xen/xend_internal.c:5181
#, c-format
msgid "failed to lseek or read from file: %s"
msgstr "Falló al lseek o leer desde el archivo: %s"
#: src/xen/xend_internal.c:5263 src/xen/xend_internal.c:5309
#, c-format
msgid "unexpected graphics type %d"
msgstr "tipo de gráficos %d no esperado"
#: src/xen/xend_internal.c:5352
msgid "unexpected chr device type"
msgstr "tipo de dispositivo de caracteres no esperado"
#: src/xen/xend_internal.c:5435
#, c-format
msgid "Cannot directly attach floppy %s"
msgstr "No es posible asociar directamente disquetera %s"
#: src/xen/xend_internal.c:5447
#, c-format
msgid "Cannot directly attach CDROM %s"
msgstr "No es posible asociar directamente CDROM %s"
#: src/xen/xend_internal.c:5502 src/xen/xm_internal.c:1995
#, c-format
msgid "unsupported disk type %s"
msgstr "tipo de disco %s no soportado "
#: src/xen/xend_internal.c:5552 src/xen/xm_internal.c:2098
#, c-format
msgid "unsupported network type %d"
msgstr "tipo de red %d no soportado"
#: src/xen/xend_internal.c:5593 src/xen/xm_internal.c:2086
#, c-format
msgid "network %s is not active"
msgstr "la red %s no se encuentra activa"
#: src/xen/xend_internal.c:5663 src/xen/xend_internal.c:5714
msgid "managed PCI devices not supported with XenD"
msgstr "los dispositivos PCI administrados no tienen soporte con XenD"
#: src/xen/xend_internal.c:5829 src/xen/xend_internal.c:5836
#: src/xen/xend_internal.c:5843
#, c-format
msgid "unexpected lifecycle value %d"
msgstr "valor %d de ciclo de vida no esperado"
#: src/xen/xend_internal.c:5864
msgid "no HVM domain loader"
msgstr "no existe un cargador de dominio HVM"
#: src/xen/xend_internal.c:6130
msgid "hotplug of device type not supported"
msgstr "conector de tipo de dispositivo no soportado"
#: src/xen/xen_driver.c:265
#, c-format
msgid "unexpected Xen URI path '%s', try xen:///"
msgstr "camino '%s' Xen URI no esperado, intente xen:/// "
#: src/xen/xen_driver.c:283
#, c-format
msgid "unexpected Xen URI path '%s', try ///var/lib/xen/xend-socket"
msgstr "camino '%s' Xen URI no esperado, intente ///var/lib/xen/xend-socket "
#: src/xen/xen_driver.c:300
msgid "cannot initialise mutex"
msgstr "no es posible inicializar mutex"
#: src/xen/xen_driver.c:1320
msgid "failed to get XML representation of migrated domain"
msgstr "falló al intentar obtener representación XML del dominio migrado"
#: src/xen/xen_driver.c:1327
msgid "failed to define domain on destination host"
msgstr "falló al definir un dominio en el equipo de destino"
#: src/xen/xen_hypervisor.c:1390
#, c-format
msgid "Credit scheduler weight parameter (%d) is out of range (1-65535)"
msgstr ""
"El parámetro crédito del peso del organizador (%d) se encuentra fuera del "
"rango (1-65535)"
#: src/xen/xen_hypervisor.c:1399
#, c-format
msgid "Credit scheduler cap parameter (%d) is out of range (0-65535)"
msgstr ""
"El parámetro de cap del planificador de crédito (%d) está fuera de rango (0-"
"65535)"
#: src/xen/xen_hypervisor.c:2371
msgid "could not read CPU flags"
msgstr "no es posible leer las marcas de CPU"
#: src/xen/xen_hypervisor.c:2653 src/xen/xen_hypervisor.c:2664
#, c-format
msgid "cannot read file %s"
msgstr "no es posible leer el archivo %s"
#: src/xen/xen_hypervisor.c:2833 src/xen/xen_hypervisor.c:3488
msgid "domain shut off or invalid"
msgstr "el dominio se apagó o es inválido"
#: src/xen/xen_hypervisor.c:2841
msgid "unsupported in dom interface < 4"
msgstr "no soportado en interfaz de dominio < 4"
#: src/xen/xen_hypervisor.c:2849 src/xen/xen_hypervisor.c:2855
#: src/xen/xen_hypervisor.c:3503
msgid "cannot get domain details"
msgstr "no es posible obtener detalles de dominio"
#: src/xen/xen_hypervisor.c:3520 src/xen/xen_hypervisor.c:3528
msgid "cannot get VCPUs info"
msgstr "no es posible obtener infrmación de los VCPUs"
#: src/xen/xen_inotify.c:131 src/xen/xen_inotify.c:207
#, c-format
msgid "parsing uuid %s"
msgstr "analizando uuid %s"
#: src/xen/xen_inotify.c:156
msgid "finding dom on config list"
msgstr "buscando dom en la lista de configuración"
#: src/xen/xen_inotify.c:243
msgid "Error looking up domain"
msgstr "Error al buscar un dominio"
#: src/xen/xen_inotify.c:250 src/xen/xen_inotify.c:343
#: src/xen/xen_inotify.c:350
msgid "Error adding file to config cache"
msgstr "Error al añadir el archivo al cache de configuración"
#: src/xen/xen_inotify.c:296
msgid "conn, or private data is NULL"
msgstr "los datos privados, o conn, son NULL"
#: src/xen/xen_inotify.c:339 src/xen/xen_inotify.c:362
msgid "looking up dom"
msgstr "buscando dom"
#: src/xen/xen_inotify.c:407
#, c-format
msgid "cannot open directory: %s"
msgstr "no es posible abrir el directorio: %s"
#: src/xen/xen_inotify.c:425
msgid "Error adding file to config list"
msgstr "Error al agregar el archivo a la lista de configuración"
#: src/xen/xen_inotify.c:435
msgid "initializing inotify"
msgstr "inicializando inotify"
#: src/xen/xen_inotify.c:446
#, c-format
msgid "adding watch on %s"
msgstr "añadiendo vigilancia en %s"
#: src/xen/xm_internal.c:160 src/xen/xm_internal.c:188
#: src/xen/xm_internal.c:193 src/xen/xm_internal.c:216
#, c-format
msgid "config value %s was malformed"
msgstr "el valor de configuración %s había sido creado erróneamente"
#: src/xen/xm_internal.c:238 src/xen/xm_internal.c:251
#, c-format
msgid "config value %s was missing"
msgstr "no se encontraba el valor de configuración %s"
#: src/xen/xm_internal.c:244
#, c-format
msgid "config value %s was not a string"
msgstr "el valor de configuración %s no era una cadena"
#: src/xen/xm_internal.c:401
#, c-format
msgid "cannot stat: %s"
msgstr "no es posible obtener el estado de: %s"
#: src/xen/xm_internal.c:459
msgid "xenXMConfigCacheRefresh: virHashAddEntry"
msgstr "xenXMConfigCacheRefresh: virHashAddEntry"
#: src/xen/xm_internal.c:511
#, c-format
msgid "cannot read directory %s"
msgstr "no es posible leer el directorio %s"
#: src/xen/xm_internal.c:797
#, c-format
msgid "unexpected value %s for on_poweroff"
msgstr "valor %s no esperado para on_poweroff"
#: src/xen/xm_internal.c:805
#, c-format
msgid "unexpected value %s for on_reboot"
msgstr "valor %s no esperado para on_reboot"
#: src/xen/xm_internal.c:813
#, c-format
msgid "unexpected value %s for on_crash"
msgstr "valor %s no esperado para on_crash"
#: src/xen/xm_internal.c:876
#, c-format
msgid "Source file %s too big for destination"
msgstr "El archivo fuente %s es demasiado extenso para el destino"
#: src/xen/xm_internal.c:895
#, c-format
msgid "Dest file %s too big for destination"
msgstr "El archivo de destino %s es demasiado extenso para el destino"
#: src/xen/xm_internal.c:1050
#, c-format
msgid "MAC address %s too big for destination"
msgstr "La dirección MAC %s es demasiado extensa para el destino"
#: src/xen/xm_internal.c:1058
#, c-format
msgid "Bridge %s too big for destination"
msgstr "El puente %s es demasiado grande para el destino"
#: src/xen/xm_internal.c:1066
#, c-format
msgid "Script %s too big for destination"
msgstr "El programa %s es demasiado extenso para el destino"
#: src/xen/xm_internal.c:1081
#, c-format
msgid "Type %s too big for destination"
msgstr "El tipo %s es demasiado extenso para el destino"
#: src/xen/xm_internal.c:1088
#, c-format
msgid "Vifname %s too big for destination"
msgstr "El Vifname %s es demasiado extenso para el destino"
#: src/xen/xm_internal.c:1096
#, c-format
msgid "IP %s too big for destination"
msgstr "La IP %s es demasiado extensa para el destino"
#: src/xen/xm_internal.c:1205
#, c-format
msgid "Domain %s too big for destination"
msgstr "El archivo de destino %s es demasiado grande para el destino"
#: src/xen/xm_internal.c:1215
#, c-format
msgid "Bus %s too big for destination"
msgstr "El bus %s es demasiado extenso para el destino"
#: src/xen/xm_internal.c:1225
#, c-format
msgid "Slot %s too big for destination"
msgstr "El slot %s es demasiado extenso para el destino"
#: src/xen/xm_internal.c:1235
#, c-format
msgid "Function %s too big for destination"
msgstr "La Función %s es demasiado grande para el destino"
#: src/xen/xm_internal.c:1351
#, c-format
msgid "VFB %s too big for destination"
msgstr "El VFB %s es demasiado extenso para el destino"
#: src/xen/xm_internal.c:1713
msgid "read only connection"
msgstr "conexión de sólo lectura"
#: src/xen/xm_internal.c:1718
msgid "not inactive domain"
msgstr "dominio no inactivo"
#: src/xen/xm_internal.c:1726
msgid "virHashLookup"
msgstr "virHashLookup"
#: src/xen/xm_internal.c:1731
msgid "can't retrieve config file for domain"
msgstr "no es posible recuperar archivo de configuración para el dominio"
#: src/xen/xm_internal.c:2365 src/xen/xm_internal.c:2374
#: src/xen/xm_internal.c:2383
#, c-format
msgid "unexpected lifecycle action %d"
msgstr "acción %d de ciclo de vida no esperada"
#: src/xen/xm_internal.c:2684
msgid "can't retrieve config filename for domain to overwrite"
msgstr ""
"no es posible recuperar archivo de configuración para sobreescribir del "
"dominio"
#: src/xen/xm_internal.c:2690
msgid "can't retrieve config entry for domain to overwrite"
msgstr ""
"no es posible recuperar entrada de configuración para sobreescribir del "
"dominio"
#: src/xen/xm_internal.c:2701 src/xen/xm_internal.c:2708
msgid "failed to remove old domain from config map"
msgstr "Falló al eliminar el antiguo dominio del mapa de configuración"
#: src/xen/xm_internal.c:2717
msgid "config file name is too long"
msgstr "el nombre del archivo de configuración es demasiado extenso"
#: src/xen/xm_internal.c:2735
msgid "unable to get current time"
msgstr "no es posible obtener el tiempo actual"
#: src/xen/xm_internal.c:2744 src/xen/xm_internal.c:2751
msgid "unable to store config file handle"
msgstr "no es posible guardar el ide del archivo de configuración"
#: src/xen/xm_internal.c:2988 src/xen/xm_internal.c:3094
msgid "unknown device"
msgstr "dispositivo desconocido"
#: src/xen/xm_internal.c:3154
#, c-format
msgid "cannot check link %s points to config %s"
msgstr "no es posible verificar puntos de enlace %s para configurar %s"
#: src/xen/xm_internal.c:3183
#, c-format
msgid "failed to create link %s to %s"
msgstr "Falló al crear enlace %s hacia %s"
#: src/xen/xm_internal.c:3191
#, c-format
msgid "failed to remove link %s"
msgstr "Falló al eliminar enlace %s"
#: src/xen/xs_internal.c:300
msgid "failed to connect to Xen Store"
msgstr "Falló al conectarse con Depósito Xen"
#: src/xen/xs_internal.c:325
msgid "adding watch @releaseDomain"
msgstr "añadiendo vigilancia @releaseDomain"
#: src/xen/xs_internal.c:334
msgid "adding watch @introduceDomain"
msgstr "añadiendo vigilancia @introduceDomain"
#: src/xen/xs_internal.c:1203
msgid "watch already tracked"
msgstr "vigilancia ya rastreada"
#: tools/console.c:76
#, c-format
msgid "unable to open tty %s: %s"
msgstr "no es posible abrir tty %s: %s"
#: tools/console.c:87
#, c-format
msgid "unable to get tty attributes: %s"
msgstr "no es posible obtener atributos tty: %s"
#: tools/console.c:96
#, c-format
msgid "unable to set tty attributes: %s"
msgstr "no es posible definir atributos tty: %s"
#: tools/console.c:131
#, c-format
msgid "failure waiting for I/O: %s"
msgstr "falló al esperar por E/S: %s"
#: tools/console.c:145
#, c-format
msgid "failure reading input: %s"
msgstr "falló al leer entrada: %s"
#: tools/console.c:167
#, c-format
msgid "failure writing output: %s"
msgstr "falló al escribir salida: %s"
#: tools/virsh.c:367
msgid "unknown error"
msgstr "error desconocido"
#: tools/virsh.c:388
msgid "print help"
msgstr "asistencia de impresión"
#: tools/virsh.c:389
msgid "Prints global help or command specific help."
msgstr "Imprime una asistencia general o específica de cada comando "
#: tools/virsh.c:395
msgid "name of command"
msgstr "nombre del comando"
#: tools/virsh.c:407
msgid ""
"Commands:\n"
"\n"
msgstr ""
"Comandos:\n"
"\n"
#: tools/virsh.c:420
msgid "autostart a domain"
msgstr "inicia automáticamente un dominio"
#: tools/virsh.c:422
msgid "Configure a domain to be automatically started at boot."
msgstr "Configura un dominio para ser iniciado automáticamente en el inicio."
#: tools/virsh.c:427 tools/virsh.c:525 tools/virsh.c:750 tools/virsh.c:786
#: tools/virsh.c:843 tools/virsh.c:910 tools/virsh.c:964 tools/virsh.c:1215
#: tools/virsh.c:1258 tools/virsh.c:1503 tools/virsh.c:1552 tools/virsh.c:1590
#: tools/virsh.c:1628 tools/virsh.c:1666 tools/virsh.c:1704 tools/virsh.c:1855
#: tools/virsh.c:1941 tools/virsh.c:2078 tools/virsh.c:2134 tools/virsh.c:2190
#: tools/virsh.c:2309 tools/virsh.c:2557 tools/virsh.c:6160 tools/virsh.c:6235
#: tools/virsh.c:6296 tools/virsh.c:6363 tools/virsh.c:6430 tools/virsh.c:6557
#: tools/virsh.c:6690 tools/virsh.c:6859 tools/virsh.c:7366
msgid "domain name, id or uuid"
msgstr "nombre del dominio, ID o uuid"
#: tools/virsh.c:428 tools/virsh.c:2649 tools/virsh.c:3626
msgid "disable autostarting"
msgstr "inhabilita el inicio automático"
#: tools/virsh.c:449
#, c-format
msgid "Failed to mark domain %s as autostarted"
msgstr "Falló al marcar el dominio %s como iniciado automáticamente"
#: tools/virsh.c:451
#, c-format
msgid "Failed to unmark domain %s as autostarted"
msgstr "Falló al desmarcar el dominio %s como iniciado automáticamente"
#: tools/virsh.c:457
#, c-format
msgid "Domain %s marked as autostarted\n"
msgstr "El dominio %s se ha configurado para iniciarse automáticamente\n"
#: tools/virsh.c:459
#, c-format
msgid "Domain %s unmarked as autostarted\n"
msgstr ""
"Se ha quitado de la configuración del dominio %s la posibilidad de iniciarse "
"automáticamente\n"
#: tools/virsh.c:469
msgid "(re)connect to hypervisor"
msgstr "(re)conectarse con el hipervisor"
#: tools/virsh.c:471
msgid ""
"Connect to local hypervisor. This is built-in command after shell start up."
msgstr ""
"Se conecta con el hypervisor local. Este es un comando perteneciente a la "
"consola una vez que esta se inicia."
#: tools/virsh.c:476
msgid "hypervisor connection URI"
msgstr "conexión del hypervisor URI"
#: tools/virsh.c:477
msgid "read-only connection"
msgstr "conexión de sólo lectura"
#: tools/virsh.c:488
msgid "Failed to disconnect from the hypervisor"
msgstr "Falló al desconectarse del hypervisor"
#: tools/virsh.c:507
msgid "Failed to connect to the hypervisor"
msgstr "Falló al conectar con el hipervisor"
#: tools/virsh.c:518
msgid "connect to the guest console"
msgstr "conectarse con la consola huésped "
#: tools/virsh.c:520
msgid "Connect the virtual serial console for the guest"
msgstr "Conectar la consola virtual serial del huésped."
#: tools/virsh.c:542
msgid "Failed to get local hostname"
msgstr "Falló al obtener nombre del host local"
#: tools/virsh.c:547
msgid "Failed to get connection hostname"
msgstr "Falló al obtener nombre del host de conexión"
#: tools/virsh.c:552
msgid "Cannot connect to a remote console device"
msgstr "No es posible conectarse con un dispositivo de consola remoto"
#: tools/virsh.c:557
msgid "Unable to get domain status"
msgstr "No es posible obtener estado del dominio"
#: tools/virsh.c:562
msgid "The domain is not running"
msgstr "El dominio no está ejecutándose"
#: tools/virsh.c:583
#, c-format
msgid "Connected to domain %s\n"
msgstr "Conectado con el dominio %s\n"
#: tools/virsh.c:584
msgid "Escape character is ^]\n"
msgstr "El caracter de salida es ^]\n"
#: tools/virsh.c:588
msgid "No console available for domain\n"
msgstr "No existe una terminal disponible para el dominio\n"
#: tools/virsh.c:627
msgid "list domains"
msgstr "muestra los dominios"
#: tools/virsh.c:628
msgid "Returns list of domains."
msgstr "Devuelve una lista de los dominios."
#: tools/virsh.c:633
msgid "list inactive domains"
msgstr "muestra los dominios inactivos"
#: tools/virsh.c:634
msgid "list inactive & active domains"
msgstr "muestra los dominios activos e inactivos"
#: tools/virsh.c:656 tools/virsh.c:663
msgid "Failed to list active domains"
msgstr "Falló al listar dominios activos"
#: tools/virsh.c:674 tools/virsh.c:682
msgid "Failed to list inactive domains"
msgstr "Falló al listar dominios inactivos"
#: tools/virsh.c:691
msgid "Id"
msgstr "Id"
#: tools/virsh.c:691 tools/virsh.c:3030 tools/virsh.c:3303 tools/virsh.c:4279
#: tools/virsh.c:5240
msgid "Name"
msgstr "Nombre"
#: tools/virsh.c:691 tools/virsh.c:3030 tools/virsh.c:3303 tools/virsh.c:4279
msgid "State"
msgstr "Estado"
#: tools/virsh.c:704 tools/virsh.c:726 tools/virsh.c:8484 tools/virsh.c:8500
msgid "no state"
msgstr "sin estado"
#: tools/virsh.c:744
msgid "domain state"
msgstr "estado del dominio"
#: tools/virsh.c:745
msgid "Returns state about a domain."
msgstr "Devuelve el estado acerca de un dominio."
#: tools/virsh.c:780
msgid "get device block stats for a domain"
msgstr "obtiene el estado de un dispositivo de bloque de un dominio"
#: tools/virsh.c:781
msgid "Get device block stats for a running domain."
msgstr ""
"Obtiene el estado del dispositivo de bloque de un dominio que está "
"ejecutándose."
#: tools/virsh.c:787
msgid "block device"
msgstr "dispositivo de bloque"
#: tools/virsh.c:810
#, c-format
msgid "Failed to get block stats %s %s"
msgstr "Falló al obtener estado de bloqueo %s %s"
#: tools/virsh.c:837
msgid "get network interface stats for a domain"
msgstr "obtiene estadísticas de interfaz de red de un dominio"
#: tools/virsh.c:838
msgid "Get network interface stats for a running domain."
msgstr ""
"Obtiene estadísticas de interfaz de red para un dominio que se encuentre en "
"ejecución."
#: tools/virsh.c:844
msgid "interface device"
msgstr "dispositivo de interfaz"
#: tools/virsh.c:867
#, c-format
msgid "Failed to get interface stats %s %s"
msgstr "Falló al obtener estado de interface %s %s"
#: tools/virsh.c:904
msgid "get memory statistics for a domain"
msgstr "obtiene las estadísticas de la memoria de un dominio"
#: tools/virsh.c:905
msgid "Get memory statistics for a runnng domain."
msgstr ""
"Obtiene las estadísticas de la memoria de un dominio que está ejecutándose."
#: tools/virsh.c:930
#, c-format
msgid "Failed to get memory statistics for domain %s"
msgstr "Falló al obtener las estadísticas de memoria para el dominio %s"
#: tools/virsh.c:958
msgid "suspend a domain"
msgstr "suspende un dominio"
#: tools/virsh.c:959
msgid "Suspend a running domain."
msgstr "Suspende la ejecución de un dominio."
#: tools/virsh.c:982
#, c-format
msgid "Domain %s suspended\n"
msgstr "Dominio %s suspendido\n"
#: tools/virsh.c:984
#, c-format
msgid "Failed to suspend domain %s"
msgstr "Falló al suspender el dominio %s"
#: tools/virsh.c:996
msgid "create a domain from an XML file"
msgstr "crea un dominio desde un archivo XML"
#: tools/virsh.c:997
msgid "Create a domain."
msgstr "Crea un dominio."
#: tools/virsh.c:1002 tools/virsh.c:1059
msgid "file containing an XML domain description"
msgstr "archivo que contiene una descripción de dominio XML"
#: tools/virsh.c:1004 tools/virsh.c:1164
msgid "attach to console after creation"
msgstr "adjuntar a la terminal luego de haberse creado"
#: tools/virsh.c:1035
#, c-format
msgid "Domain %s created from %s\n"
msgstr "El dominio %s creado desde %s\n"
#: tools/virsh.c:1043
#, c-format
msgid "Failed to create domain from %s"
msgstr "Fallo al crear dominio desde %s"
#: tools/virsh.c:1053
msgid "define (but don't start) a domain from an XML file"
msgstr "define (pero no inicia) un dominio desde un archivo XML"
#: tools/virsh.c:1054
msgid "Define a domain."
msgstr "Define un dominio."
#: tools/virsh.c:1086
#, c-format
msgid "Domain %s defined from %s\n"
msgstr "El dominio %s definido desde %s\n"
#: tools/virsh.c:1090
#, c-format
msgid "Failed to define domain from %s"
msgstr "Falló al definir un dominio para %s"
#: tools/virsh.c:1100
msgid "undefine an inactive domain"
msgstr "quitar la definición de un dominio inactivo"
#: tools/virsh.c:1101
msgid "Undefine the configuration for an inactive domain."
msgstr "Quitar la definición de la configuración para un dominio inactivo."
#: tools/virsh.c:1106 tools/virsh.c:2480
msgid "domain name or uuid"
msgstr "nombre del dominio o uuid"
#: tools/virsh.c:1129
#, c-format
msgid ""
"a running domain like %s cannot be undefined;\n"
"to undefine, first shutdown then undefine using its name or UUID"
msgstr ""
"no es posible quitar la definición de un dominio en ejecución como %s\n"
"para hacerlo, primero apáguelo y luego quite su definición utilizando su "
"nombre o UUID"
#: tools/virsh.c:1141
#, c-format
msgid "Domain %s has been undefined\n"
msgstr "Se ha quitado la definición del dominio %s\n"
#: tools/virsh.c:1143
#, c-format
msgid "Failed to undefine domain %s"
msgstr "Falló al quitarse la definición del dominio %s"
#: tools/virsh.c:1156
msgid "start a (previously defined) inactive domain"
msgstr "inicia un dominio inactivo (previamente definido)"
#: tools/virsh.c:1157
msgid "Start a domain."
msgstr "Inicia un dominio."
#: tools/virsh.c:1162
msgid "name of the inactive domain"
msgstr "nombre del dominio inactivo"
#: tools/virsh.c:1185
msgid "Domain is already active"
msgstr "El dominio ya se encuentra activo"
#: tools/virsh.c:1191
#, c-format
msgid "Domain %s started\n"
msgstr "Se ha iniciado el dominio %s\n"
#: tools/virsh.c:1198
#, c-format
msgid "Failed to start domain %s"
msgstr "Falló al iniciar el dominio %s"
#: tools/virsh.c:1209
msgid "save a domain state to a file"
msgstr "guarda el estado del dominio a un archivo"
#: tools/virsh.c:1210
msgid "Save a running domain."
msgstr "Guarda un dominio."
#: tools/virsh.c:1216
msgid "where to save the data"
msgstr "donde serán guardados los datos"
#: tools/virsh.c:1238
#, c-format
msgid "Domain %s saved to %s\n"
msgstr "El dominio %s ha sido guardado en %s\n"
#: tools/virsh.c:1240
#, c-format
msgid "Failed to save domain %s to %s"
msgstr "Falló al guardar el dominio %s en %s"
#: tools/virsh.c:1252
msgid "show/set scheduler parameters"
msgstr "muestra/define parámetros de planificación"
#: tools/virsh.c:1253
msgid "Show/Set scheduler parameters."
msgstr "Muestra/Define parámetros de planificación."
#: tools/virsh.c:1259
msgid "parameter=value"
msgstr "parameter=value"
#: tools/virsh.c:1260
msgid "weight for XEN_CREDIT"
msgstr "peso para XEN_CREDIT"
#: tools/virsh.c:1261
msgid "cap for XEN_CREDIT"
msgstr "capacidad para XEN_CREDIT"
#: tools/virsh.c:1279
msgid "Invalid value of weight"
msgstr "Valor de peso inválido"
#: tools/virsh.c:1294
msgid "Invalid value of cap"
msgstr "Valor de capacidad inválido"
#: tools/virsh.c:1306
msgid "Invalid syntax for --set, expecting name=value"
msgstr "Sintaxis no valida para --set, se espera name=value"
#: tools/virsh.c:1321
msgid "Invalid value for parameter, expecting an int"
msgstr "Valor de parámetro inválido, se espera un entero"
#: tools/virsh.c:1328
msgid "Invalid value for parameter, expecting an unsigned int"
msgstr "Valor inválido para el parámetro, se espera un entero no signado"
#: tools/virsh.c:1335
msgid "Invalid value for parameter, expecting an long long"
msgstr "Valor inválido para el parámetro, se espera un long long"
#: tools/virsh.c:1342
msgid "Invalid value for parameter, expecting an unsigned long long"
msgstr "Valor inválido para el parámetro, se espera un long long no signado"
#: tools/virsh.c:1348
msgid "Invalid value for parameter, expecting a double"
msgstr "Valor de parámetro inválido, se espera un doble"
#: tools/virsh.c:1382 tools/virsh.c:1386
msgid "Scheduler"
msgstr "Planificador"
#: tools/virsh.c:1386
msgid "Unknown"
msgstr "Desconocido"
#: tools/virsh.c:1458
msgid "restore a domain from a saved state in a file"
msgstr ""
"restablece un dominio desde un estado anterior almacenado en un archivo"
#: tools/virsh.c:1459
msgid "Restore a domain."
msgstr "Restablece un dominio."
#: tools/virsh.c:1464
msgid "the state to restore"
msgstr "el estado a restablecer"
#: tools/virsh.c:1483
#, c-format
msgid "Domain restored from %s\n"
msgstr "El Dominio restablecido desde %s\n"
#: tools/virsh.c:1485
#, c-format
msgid "Failed to restore domain from %s"
msgstr "Falló al restablecer el dominio desde %s"
#: tools/virsh.c:1495
msgid "dump the core of a domain to a file for analysis"
msgstr "descarga el núcleo de un dominio a un archivo para su análisis"
#: tools/virsh.c:1496
msgid "Core dump a domain."
msgstr "Descarga un dominio."
#: tools/virsh.c:1501
#, fuzzy
msgid "perform a live core dump if supported"
msgstr "si es soportado, realiza una descarga de núcleo viva"
#: tools/virsh.c:1502
#, fuzzy
msgid "crash the domain after core dump"
msgstr "desconecta el dominio luego de una descarga de núcleo"
#: tools/virsh.c:1504
msgid "where to dump the core"
msgstr "donde será guardado el núcleo"
#: tools/virsh.c:1532
#, c-format
msgid "Domain %s dumped to %s\n"
msgstr "El Dominio %s ha sido descargado en %s\n"
#: tools/virsh.c:1534
#, c-format
msgid "Failed to core dump domain %s to %s"
msgstr "Falló al descargarse el núcleo del dominio %s en %s"
#: tools/virsh.c:1546
msgid "resume a domain"
msgstr "reinicia un dominio"
#: tools/virsh.c:1547
msgid "Resume a previously suspended domain."
msgstr "Reanudar un dominio previamente suspendido"
#: tools/virsh.c:1570
#, c-format
msgid "Domain %s resumed\n"
msgstr "El dominio %s ha sido reanudado\n"
#: tools/virsh.c:1572
#, c-format
msgid "Failed to resume domain %s"
msgstr "Falló al reiniciar el dominio %s"
#: tools/virsh.c:1584
msgid "gracefully shutdown a domain"
msgstr "apagar un dominio de manera adecuada"
#: tools/virsh.c:1585
msgid "Run shutdown in the target domain."
msgstr "Ejecutar desconexión en el dominio elegido."
#: tools/virsh.c:1608
#, c-format
msgid "Domain %s is being shutdown\n"
msgstr "El dominio %s está siendo apagado\n"
#: tools/virsh.c:1610
#, c-format
msgid "Failed to shutdown domain %s"
msgstr "Falló al apagar el dominio %s"
#: tools/virsh.c:1622
msgid "reboot a domain"
msgstr "reinicia un dominio"
#: tools/virsh.c:1623
msgid "Run a reboot command in the target domain."
msgstr "Ejecutar un comando de reinicialización en el dominio elegido."
#: tools/virsh.c:1646
#, c-format
msgid "Domain %s is being rebooted\n"
msgstr "El dominio %s está siendo reiniciado\n"
#: tools/virsh.c:1648
#, c-format
msgid "Failed to reboot domain %s"
msgstr "Falló al reiniciar el dominio %s"
#: tools/virsh.c:1660
msgid "destroy a domain"
msgstr "destruir un dominio"
#: tools/virsh.c:1661
msgid "Destroy a given domain."
msgstr "Destruir un dominio dado."
#: tools/virsh.c:1684
#, c-format
msgid "Domain %s destroyed\n"
msgstr "El dominio %s ha sido destruido\n"
#: tools/virsh.c:1686
#, c-format
msgid "Failed to destroy domain %s"
msgstr "Falló al destruir el dominio %s"
#: tools/virsh.c:1698
msgid "domain information"
msgstr "información de dominio"
#: tools/virsh.c:1699
msgid "Returns basic information about the domain."
msgstr "Ofrece información básica acerca del dominio."
#: tools/virsh.c:1727 tools/virsh.c:1729
msgid "Id:"
msgstr "Id:"
#: tools/virsh.c:1730 tools/virsh.c:4514 tools/virsh.c:5130
msgid "Name:"
msgstr "Nombre:"
#: tools/virsh.c:1733 tools/virsh.c:4517
msgid "UUID:"
msgstr "UUID:"
#: tools/virsh.c:1736
msgid "OS Type:"
msgstr "Tipo de sistema operatuvo:"
#: tools/virsh.c:1741 tools/virsh.c:1899 tools/virsh.c:4524 tools/virsh.c:4528
#: tools/virsh.c:4532 tools/virsh.c:4536
msgid "State:"
msgstr "Estado:"
#: tools/virsh.c:1744 tools/virsh.c:2261
msgid "CPU(s):"
msgstr "CPU(s):"
#: tools/virsh.c:1751 tools/virsh.c:1906
msgid "CPU time:"
msgstr "hora del CPU:"
#: tools/virsh.c:1755 tools/virsh.c:1758
msgid "Max memory:"
msgstr "Memoria máxima:"
#: tools/virsh.c:1759
msgid "no limit"
msgstr "sin límites"
#: tools/virsh.c:1761
msgid "Used memory:"
msgstr "Memoria utilizada:"
#: tools/virsh.c:1769
msgid "Autostart:"
msgstr "Autoinicio:"
#: tools/virsh.c:1770
msgid "enable"
msgstr "activar"
#: tools/virsh.c:1770
msgid "disable"
msgstr "desactivar"
#: tools/virsh.c:1783
msgid "Security model:"
msgstr "Modelo de seguridad:"
#: tools/virsh.c:1784
msgid "Security DOI:"
msgstr "DOI de seguridad:"
#: tools/virsh.c:1793
msgid "Security label:"
msgstr "Etiqueta de seguridad:"
#: tools/virsh.c:1806
msgid "NUMA free memory"
msgstr "Memoria NUMA libre"
#: tools/virsh.c:1807
msgid "display available free memory for the NUMA cell."
msgstr "muestra la memoria libre disponible para la celda NUMA."
#: tools/virsh.c:1812
msgid "NUMA cell number"
msgstr "número de celda NUMA"
#: tools/virsh.c:1838
msgid "Total"
msgstr "Total"
#: tools/virsh.c:1849
msgid "domain vcpu information"
msgstr "información vcpu del dominio"
#: tools/virsh.c:1850
msgid "Returns basic information about the domain virtual CPUs."
msgstr "Muestra información básica acerca de las CPU virtuales del dominio."
#: tools/virsh.c:1897
msgid "VCPU:"
msgstr "VCPU:"
#: tools/virsh.c:1898
msgid "CPU:"
msgstr "CPU:"
#: tools/virsh.c:1908
msgid "CPU Affinity:"
msgstr "Afinidad del CPU:"
#: tools/virsh.c:1920
msgid "Domain shut off, virtual CPUs not present."
msgstr "Apagado del dominio, no hay CPU virtuales presentes."
#: tools/virsh.c:1935
msgid "control domain vcpu affinity"
msgstr "afinidad del control del dominio vcpu"
#: tools/virsh.c:1936
msgid "Pin domain VCPUs to host physical CPUs."
msgstr "Adjuntar las VCPU del dominio con las CPU físicas del host."
#: tools/virsh.c:1942
msgid "vcpu number"
msgstr "número vcpu"
#: tools/virsh.c:1943
msgid "host cpu number(s) (comma separated)"
msgstr "números de cpu(s) del host (separadas por comas)"
#: tools/virsh.c:1970
msgid "vcpupin: Invalid or missing vCPU number."
msgstr "vcpupin: Número de vCPU inválido o inexistente."
#: tools/virsh.c:1976
msgid "vcpupin: Missing cpulist"
msgstr "vcpupin: No se encuentra cpulist"
#: tools/virsh.c:1987
msgid "vcpupin: failed to get domain informations."
msgstr "vcpupin: falló al obtener datos del el dominio."
#: tools/virsh.c:1993
msgid "vcpupin: Invalid vCPU number."
msgstr "vcpupin: Número de CPU inválido."
#: tools/virsh.c:2002
msgid "cpulist: Invalid format. Empty string."
msgstr "cpulist: Formato inválido. Cadena vacía."
#: tools/virsh.c:2012
#, c-format
msgid ""
"cpulist: %s: Invalid format. Expecting digit at position %d (near '%c')."
msgstr ""
"cpulist: %s: Formato inválido. Se espera un dígito en la posición %d "
"(cercano a '%c')."
#: tools/virsh.c:2024
#, c-format
msgid ""
"cpulist: %s: Invalid format. Expecting digit or comma at position %d (near '%"
"c')."
msgstr ""
"cpulist: %s: Formato inválido. Se espera un dígito un una coma en la "
"posición %d (cercano a '%c')."
#: tools/virsh.c:2033
#, c-format
msgid "cpulist: %s: Invalid format. Trailing comma at position %d."
msgstr "cpulist: %s: Formato inválido. Sobra una coma en la posición %d."
#: tools/virsh.c:2049
#, c-format
msgid "Physical CPU %d doesn't exist."
msgstr "El CPU físico %d no existe."
#: tools/virsh.c:2072
msgid "change number of virtual CPUs"
msgstr "modifica la cantidad de Cpus virtuales"
#: tools/virsh.c:2073
msgid "Change the number of virtual CPUs in the guest domain."
msgstr "Modifica la cantidad de Cpus virtuales en el dominio huésped."
#: tools/virsh.c:2079
msgid "number of virtual CPUs"
msgstr "cantidad de Cpus virtuales"
#: tools/virsh.c:2099
msgid "Invalid number of virtual CPUs."
msgstr "Cantidad no válida de Cpus virtuales."
#: tools/virsh.c:2111
msgid "Too many virtual CPUs."
msgstr "Demasiadas Cpus virtuales."
#: tools/virsh.c:2128
msgid "change memory allocation"
msgstr "modifica el alojamiento de la memoria"
#: tools/virsh.c:2129
msgid "Change the current memory allocation in the guest domain."
msgstr "Modifica el alojamiento actual de la memoria en el dominio huésped."
#: tools/virsh.c:2135
msgid "number of kilobytes of memory"
msgstr "cantidad de kilobytes de la memoria"
#: tools/virsh.c:2156 tools/virsh.c:2168 tools/virsh.c:2212
#, c-format
msgid "Invalid value of %d for memory size"
msgstr "Valor de %d inválido para tamaño de memoria"
#: tools/virsh.c:2162
msgid "Unable to verify MaxMemorySize"
msgstr "No es posible verificar MaxMemorySize"
#: tools/virsh.c:2184
msgid "change maximum memory limit"
msgstr "modifica el límite de memoria máxima"
#: tools/virsh.c:2185
msgid "Change the maximum memory allocation limit in the guest domain."
msgstr ""
"Modifica el límite de memoria máxima de alojamiento en el dominio huésped."
#: tools/virsh.c:2191
msgid "maximum memory limit in kilobytes"
msgstr "límite de memoria máxima en kilobytes"
#: tools/virsh.c:2218
msgid "Unable to verify current MemorySize"
msgstr "No es posible verificar MemorySize actual"
#: tools/virsh.c:2225
msgid "Unable to shrink current MemorySize"
msgstr "No es posible disminuir MemorySize actual"
#: tools/virsh.c:2231
msgid "Unable to change MaxMemorySize"
msgstr "No es posible modificar MaxMemorySize"
#: tools/virsh.c:2243
msgid "node information"
msgstr "información de nodo"
#: tools/virsh.c:2244
msgid "Returns basic information about the node."
msgstr "Muestra información básica acerca del nodo."
#: tools/virsh.c:2257
msgid "failed to get node information"
msgstr "Falló al obtener información de nodo"
#: tools/virsh.c:2260
msgid "CPU model:"
msgstr "Modelo del CPU:"
#: tools/virsh.c:2262
msgid "CPU frequency:"
msgstr "Frecuencia del CPU:"
#: tools/virsh.c:2263
msgid "CPU socket(s):"
msgstr "Socket(s) del CPU"
#: tools/virsh.c:2264
msgid "Core(s) per socket:"
msgstr "Núcleo(s) por socket:"
#: tools/virsh.c:2265
msgid "Thread(s) per core:"
msgstr "Hilo(s) por núcleo:"
#: tools/virsh.c:2266
msgid "NUMA cell(s):"
msgstr "Celda(s) NUMA:"
#: tools/virsh.c:2267
msgid "Memory size:"
msgstr "Tamaño de memoria:"
#: tools/virsh.c:2276
msgid "capabilities"
msgstr "capacidades"
#: tools/virsh.c:2277
msgid "Returns capabilities of hypervisor/driver."
msgstr "Muestra capacidades del controlador/hypervisor."
#: tools/virsh.c:2290
msgid "failed to get capabilities"
msgstr "Falló al obtener capacidades"
#: tools/virsh.c:2303
msgid "domain information in XML"
msgstr "información del dominio en XML"
#: tools/virsh.c:2304
msgid "Output the domain information as an XML dump to stdout."
msgstr ""
"Ofrece de la información del dominio como una descarga XML para stdout. "
#: tools/virsh.c:2310 tools/virsh.c:3418
msgid "show inactive defined XML"
msgstr "muestra XML definidos inactivos"
#: tools/virsh.c:2311
msgid "include security sensitive information in XML dump"
msgstr "incluye información de seguridad importante en la descarga XML"
#: tools/virsh.c:2352
msgid "Convert native config to domain XML"
msgstr "Convierte configuración nativa a dominio XML"
#: tools/virsh.c:2353
msgid "Convert native guest configuration format to domain XML format."
msgstr ""
"Convierte el formato de configuración del huésped nativo en formato de "
"dominio XML."
#: tools/virsh.c:2358
msgid "source config data format"
msgstr "formato de configuración de datos fuente"
#: tools/virsh.c:2359
msgid "config data file to import from"
msgstr "configuración de datos de archivo desde donde importar"
#: tools/virsh.c:2398
msgid "Convert domain XML to native config"
msgstr "Convierte dominio XML en configuración nativa"
#: tools/virsh.c:2399
msgid "Convert domain XML config to a native guest configuration format."
msgstr ""
"Convierte configuración de dominio XML en formato de configuración del "
"huésped nativo."
#: tools/virsh.c:2404
msgid "target config data type format"
msgstr "tipo de formato de configuración de datos de sistema elegido"
#: tools/virsh.c:2405
msgid "xml data file to export from"
msgstr "archivo de datos xml hacia donde poder exportar"
#: tools/virsh.c:2444
msgid "convert a domain id or UUID to domain name"
msgstr "convertir un ID de dominio o UUID a nombre de dominio"
#: tools/virsh.c:2450
msgid "domain id or uuid"
msgstr "ID de dominio o uuid"
#: tools/virsh.c:2474
msgid "convert a domain name or UUID to domain id"
msgstr "convertir un nombre de dominio o UUID en un ID de dominio"
#: tools/virsh.c:2509
msgid "convert a domain name or id to domain UUID"
msgstr "convertir un nombre de dominio o ID en UUID de dominio"
#: tools/virsh.c:2515
msgid "domain id or name"
msgstr "ID de dominio o nombre"
#: tools/virsh.c:2534
msgid "failed to get domain UUID"
msgstr "Falló al obtener dominio UUID"
#: tools/virsh.c:2544
msgid "migrate domain to another host"
msgstr "migrar el dominio hacia otro host"
#: tools/virsh.c:2545
msgid "Migrate domain to another host. Add --live for live migration."
msgstr ""
"Migrar el dominio hacia otro host. Agregue --live para una migración en vivo."
#: tools/virsh.c:2550
msgid "live migration"
msgstr "migración en vivo"
#: tools/virsh.c:2551
msgid "peer-2-peer migration"
msgstr "migración de par a par (peer-2-peer)"
#: tools/virsh.c:2552
msgid "direct migration"
msgstr "migración directa"
#: tools/virsh.c:2553
msgid "tunnelled migration"
msgstr "migración en túnel "
#: tools/virsh.c:2554
msgid "persist VM on destination"
msgstr "persistir MV en el destino"
#: tools/virsh.c:2555
msgid "undefine VM on source"
msgstr "quita la definición de MV en la fuente"
#: tools/virsh.c:2556
#, fuzzy
msgid "do not restart the domain on the destination host"
msgstr "no reinicia el dominio en el equipo de destino"
#: tools/virsh.c:2558
msgid "connection URI of the destination host"
msgstr "conexión URI del host destino"
#: tools/virsh.c:2559
msgid "migration URI, usually can be omitted"
msgstr "migración URI, generalmente puede ser omitida"
#: tools/virsh.c:2560
msgid "rename to new name during migration (if supported)"
msgstr "modificarle nombre durante la migración (si es soportado)"
#: tools/virsh.c:2581
msgid "migrate: Missing desturi"
msgstr "migración: No se encuentre desturi"
#: tools/virsh.c:2610
msgid "migrate: Unexpected migrateuri for peer2peer/direct migration"
msgstr "migrate: migrateuri no esperada para la migración peer2peer/direct"
#: tools/virsh.c:2641
msgid "autostart a network"
msgstr "iniciar una red automáticamente "
#: tools/virsh.c:2643
msgid "Configure a network to be automatically started at boot."
msgstr ""
"Configurar una red para que sea iniciada automáticamente en el arranque"
#: tools/virsh.c:2648 tools/virsh.c:3168
msgid "network name or uuid"
msgstr "nombre de red o uuid"
#: tools/virsh.c:2670
#, c-format
msgid "failed to mark network %s as autostarted"
msgstr "Falló al identificarse la red %s como autoiniciable"
#: tools/virsh.c:2672
#, c-format
msgid "failed to unmark network %s as autostarted"
msgstr "Falló al quitarse la identificación de la red %s como autoiniciable"
#: tools/virsh.c:2678
#, c-format
msgid "Network %s marked as autostarted\n"
msgstr "La red %s ha sido marcada para iniciarse automáticamente\n"
#: tools/virsh.c:2680
#, c-format
msgid "Network %s unmarked as autostarted\n"
msgstr ""
"Ha sido quitada la marca de la red %s para que pueda iniciarse "
"automáticamente\n"
#: tools/virsh.c:2690
msgid "create a network from an XML file"
msgstr "crear una red desde un archivo XML"
#: tools/virsh.c:2691
msgid "Create a network."
msgstr "Crear una red."
#: tools/virsh.c:2696 tools/virsh.c:2744
msgid "file containing an XML network description"
msgstr "archivo que contiene una descripción de red XML"
#: tools/virsh.c:2723
#, c-format
msgid "Network %s created from %s\n"
msgstr "La red %s ha sido creada desde %s\n"
#: tools/virsh.c:2727
#, c-format
msgid "Failed to create network from %s"
msgstr "Falló al crear la red desde %s"
#: tools/virsh.c:2738
msgid "define (but don't start) a network from an XML file"
msgstr "defino (pero no inicia) una red desde un archivo XML"
#: tools/virsh.c:2739
msgid "Define a network."
msgstr "Define una red."
#: tools/virsh.c:2771
#, c-format
msgid "Network %s defined from %s\n"
msgstr "La red %s se encuentra definida desde %s\n"
#: tools/virsh.c:2775
#, c-format
msgid "Failed to define network from %s"
msgstr "Falló al definir la red desde %s"
#: tools/virsh.c:2786
msgid "destroy a network"
msgstr "destruye una red"
#: tools/virsh.c:2787
msgid "Destroy a given network."
msgstr "destruye una red determinada."
#: tools/virsh.c:2792 tools/virsh.c:2831 tools/virsh.c:7469
msgid "network name, id or uuid"
msgstr "nombre de red, ID o uuid"
#: tools/virsh.c:2810
#, c-format
msgid "Network %s destroyed\n"
msgstr "La red %s ha sido destruida\n"
#: tools/virsh.c:2812
#, c-format
msgid "Failed to destroy network %s"
msgstr "Falló al destruir la red %s"
#: tools/virsh.c:2825
msgid "network information in XML"
msgstr "información de red en XML"
#: tools/virsh.c:2826
msgid "Output the network information as an XML dump to stdout."
msgstr "Muestra la información de la red como una descarga XML a stdout."
#: tools/virsh.c:2865
msgid "edit XML configuration for a physical host interface"
msgstr "editar la configuración XML de una interfaz de host físico"
#: tools/virsh.c:2866
msgid "Edit the XML configuration for a physical host interface."
msgstr "Editar la configuración XML de una interfaz de host físico."
#: tools/virsh.c:2871 tools/virsh.c:3417 tools/virsh.c:3509 tools/virsh.c:3547
#: tools/virsh.c:3585
msgid "interface name or MAC address"
msgstr "nombre de interfaz o dirección MAC"
#: tools/virsh.c:2914
#, c-format
msgid "Interface %s XML configuration not changed.\n"
msgstr "La configuración de la interfaz XML %s no se ha modificado.\n"
#: tools/virsh.c:2930 tools/virsh.c:7428
msgid "ERROR: the XML configuration was changed by another user"
msgstr "ERROR: la configuración XML ha sido modificada por otro usuario"
#: tools/virsh.c:2940
#, c-format
msgid "Interface %s XML configuration edited.\n"
msgstr "Se ha editado la configuración de la interfaz XML %s.\n"
#: tools/virsh.c:2965
msgid "list networks"
msgstr "muestra las redes"
#: tools/virsh.c:2966
msgid "Returns list of networks."
msgstr "Muestra una lista de redes."
#: tools/virsh.c:2971
msgid "list inactive networks"
msgstr "muestra redes no activas"
#: tools/virsh.c:2972
msgid "list inactive & active networks"
msgstr "muestra redes activas y no activas"
#: tools/virsh.c:2992 tools/virsh.c:3000
msgid "Failed to list active networks"
msgstr "Falló al listar redes activas"
#: tools/virsh.c:3011 tools/virsh.c:3021
msgid "Failed to list inactive networks"
msgstr "Falló al listar redes no activas"
#: tools/virsh.c:3031 tools/virsh.c:4279
msgid "Autostart"
msgstr "Inicio automático"
#: tools/virsh.c:3047 tools/virsh.c:3070 tools/virsh.c:4294 tools/virsh.c:4317
msgid "no autostart"
msgstr "sin inicio automático"
#: tools/virsh.c:3053 tools/virsh.c:3319 tools/virsh.c:4300
msgid "active"
msgstr "activo"
#: tools/virsh.c:3076 tools/virsh.c:3336 tools/virsh.c:4323 tools/virsh.c:4525
msgid "inactive"
msgstr "inactivo"
#: tools/virsh.c:3092
msgid "convert a network UUID to network name"
msgstr "convierte un UUID de red en nombre de red"
#: tools/virsh.c:3098
msgid "network uuid"
msgstr "uuid de red"
#: tools/virsh.c:3123
msgid "start a (previously defined) inactive network"
msgstr "inicia una red no activa (previamente definida)"
#: tools/virsh.c:3124
msgid "Start a network."
msgstr "Inicia una red."
#: tools/virsh.c:3129
msgid "name of the inactive network"
msgstr "nombre de la red inactiva"
#: tools/virsh.c:3146
#, c-format
msgid "Network %s started\n"
msgstr "La red %s se ha iniciado\n"
#: tools/virsh.c:3149
#, c-format
msgid "Failed to start network %s"
msgstr "Falló al iniciar la red %s"
#: tools/virsh.c:3162
msgid "undefine an inactive network"
msgstr "quita la definición de una red no activa"
#: tools/virsh.c:3163
msgid "Undefine the configuration for an inactive network."
msgstr "Quita la definición de la configuración para una red no activa."
#: tools/virsh.c:3186
#, c-format
msgid "Network %s has been undefined\n"
msgstr "Ha sido quitada la definición de la red %s\n"
#: tools/virsh.c:3188
#, c-format
msgid "Failed to undefine network %s"
msgstr "Falló al quitar la definición de %s"
#: tools/virsh.c:3201
msgid "convert a network name to network UUID"
msgstr "convierte un nombre de red en UUID de red"
#: tools/virsh.c:3207
msgid "network name"
msgstr "nombre de red"
#: tools/virsh.c:3227
msgid "failed to get network UUID"
msgstr "Falló al obtener UUID de red"
#: tools/virsh.c:3239
msgid "list physical host interfaces"
msgstr "muestra las interfaces de host físico"
#: tools/virsh.c:3240
msgid "Returns list of physical host interfaces."
msgstr "Devuelve una lista de las interfaces de los hosts físicos."
#: tools/virsh.c:3245
msgid "list inactive interfaces"
msgstr "muestra interfaces no activas"
#: tools/virsh.c:3246
msgid "list inactive & active interfaces"
msgstr "muestra interfaces activas y no activas"
#: tools/virsh.c:3265 tools/virsh.c:3273
msgid "Failed to list active interfaces"
msgstr "Falló al listar interfaces activas"
#: tools/virsh.c:3284 tools/virsh.c:3294
msgid "Failed to list inactive interfaces"
msgstr "Falló al listar interfaces no activas"
#: tools/virsh.c:3304
msgid "MAC Address"
msgstr "dirección MAC"
#: tools/virsh.c:3351
msgid "convert an interface MAC address to interface name"
msgstr "convierte una dirección de interfaz MAC a nombre de interfaz"
#: tools/virsh.c:3357
msgid "interface mac"
msgstr "interfaz mac"
#: tools/virsh.c:3381
msgid "convert an interface name to interface MAC address"
msgstr "convierte un nombre de interfaz a dirección de interfaz MAC"
#: tools/virsh.c:3387
msgid "interface name"
msgstr "nombre de interfaz"
#: tools/virsh.c:3411
msgid "interface information in XML"
msgstr "información de interfaz en XML"
#: tools/virsh.c:3412
msgid ""
"Output the physical host interface information as an XML dump to stdout."
msgstr ""
"Ofrece la información de la interfaz del host físico como una descarga XML "
"para stdout. "
#: tools/virsh.c:3456
msgid "define (but don't start) a physical host interface from an XML file"
msgstr ""
"define (pero no inicia) una interfaz de host físico desde un archivo XML"
#: tools/virsh.c:3457
msgid "Define a physical host interface."
msgstr "Define una interfaz de host físico."
#: tools/virsh.c:3462
msgid "file containing an XML interface description"
msgstr "archivo que contiene una descripción de interfaz XML"
#: tools/virsh.c:3489
#, c-format
msgid "Interface %s defined from %s\n"
msgstr "La interfaz %s ha sido definida desde %s\n"
#: tools/virsh.c:3493
#, c-format
msgid "Failed to define interface from %s"
msgstr "Falló al definirse la interfaz desde %s"
#: tools/virsh.c:3503
msgid "undefine a physical host interface (remove it from configuration)"
msgstr ""
"quita la definición de una interfaz de host físico (la elimina de la "
"configuración)"
#: tools/virsh.c:3504
msgid "undefine an interface."
msgstr "quita la definición de una interfaz."
#: tools/virsh.c:3527
#, c-format
msgid "Interface %s undefined\n"
msgstr "Se ha quitado la definición de la interfaz %s\n"
#: tools/virsh.c:3529
#, c-format
msgid "Failed to undefine interface %s"
msgstr "Falló al quitarse la definición de la interfaz %s"
#: tools/virsh.c:3541
msgid "start a physical host interface (enable it / \"if-up\")"
msgstr "inicia una interfaz de host físico (se activa / \"if-up\")"
#: tools/virsh.c:3542
msgid "start a physical host interface."
msgstr "inicia una interfaz de host físico."
#: tools/virsh.c:3565
#, c-format
msgid "Interface %s started\n"
msgstr "La interfaz %s se ha iniciado\n"
#: tools/virsh.c:3567
#, c-format
msgid "Failed to start interface %s"
msgstr "Falló al iniciar la interfaz %s"
#: tools/virsh.c:3579
msgid "destroy a physical host interface (disable it / \"if-down\")"
msgstr "destruye una interfaz de host físico (se desactiva / \"if-down\")"
#: tools/virsh.c:3580
msgid "destroy a physical host interface."
msgstr "destruye una interfaz de host físico."
#: tools/virsh.c:3603
#, c-format
msgid "Interface %s destroyed\n"
msgstr "La interfaz %s ha sido destruida\n"
#: tools/virsh.c:3605
#, c-format
msgid "Failed to destroy interface %s"
msgstr "Falló al destruir la interfaz %s"
#: tools/virsh.c:3618
msgid "autostart a pool"
msgstr "inicia automáticamente un grupo"
#: tools/virsh.c:3620
msgid "Configure a pool to be automatically started at boot."
msgstr ""
"Configura un grupo para que sea iniciado automáticamente en el arranque."
#: tools/virsh.c:3625 tools/virsh.c:4025 tools/virsh.c:4065 tools/virsh.c:4104
#: tools/virsh.c:4143 tools/virsh.c:4182 tools/virsh.c:4496 tools/virsh.c:4761
#: tools/virsh.c:4994 tools/virsh.c:5071 tools/virsh.c:5112 tools/virsh.c:5163
#: tools/virsh.c:5204 tools/virsh.c:5348 tools/virsh.c:7486
msgid "pool name or uuid"
msgstr "nombre del grupo o uuid"
#: tools/virsh.c:3647
#, c-format
msgid "failed to mark pool %s as autostarted"
msgstr "Falló al marcar el grupo %s como iniciable automáticamente"
#: tools/virsh.c:3649
#, c-format
msgid "failed to unmark pool %s as autostarted"
msgstr "Falló al quitar la marca de iniciable automáticamente del grupo %s"
#: tools/virsh.c:3655
#, c-format
msgid "Pool %s marked as autostarted\n"
msgstr "El grupo %s ha sido marcado como iniciable automáticamente\n"
#: tools/virsh.c:3657
#, c-format
msgid "Pool %s unmarked as autostarted\n"
msgstr "Se ha quitado la marca del grupo %s para iniciarse automáticamente\n"
#: tools/virsh.c:3667
msgid "create a pool from an XML file"
msgstr "crea un grupo desde un archivo XML"
#: tools/virsh.c:3668 tools/virsh.c:3890
msgid "Create a pool."
msgstr "Crea un grupo."
#: tools/virsh.c:3674 tools/virsh.c:3936
msgid "file containing an XML pool description"
msgstr "archivo que contiene una descripción de grupo XML"
#: tools/virsh.c:3701
#, c-format
msgid "Pool %s created from %s\n"
msgstr "El grupo %s ha sido creado desde %s\n"
#: tools/virsh.c:3705
#, c-format
msgid "Failed to create pool from %s"
msgstr "Falló al crear grupo desde %s"
#: tools/virsh.c:3716
msgid "create a device defined by an XML file on the node"
msgstr "crea un dispositivo definido por un archivo XML en el nodo"
#: tools/virsh.c:3718
msgid ""
"Create a device on the node. Note that this command creates devices on the "
"physical host that can then be assigned to a virtual machine."
msgstr ""
"Crea un dispositivo en el nodo. Fíjese que este comando crea dispositivos en "
"el host físico que luego pueden ser asignados a una máquina virtual. "
#: tools/virsh.c:3726
msgid "file containing an XML description of the device"
msgstr "archivo que contiene una descripción XML del dispositivo"
#: tools/virsh.c:3755
#, c-format
msgid "Node device %s created from %s\n"
msgstr "El dispositivo de nodo %s ha sido creado desde %s\n"
#: tools/virsh.c:3759
#, c-format
msgid "Failed to create node device from %s"
msgstr "Falló al crear un dispositivo de nodo para %s"
#: tools/virsh.c:3771
msgid "destroy a device on the node"
msgstr "destruye un dispositivo en el nodo"
#: tools/virsh.c:3772
msgid ""
"Destroy a device on the node. Note that this command destroys devices on "
"the physical host "
msgstr ""
"Destruye un dispositivo en el nodo. Fíjese que este comando destruye "
"dispositivos en el host físico."
#: tools/virsh.c:3779
msgid "name of the device to be destroyed"
msgstr "nombre de los dispositivos a ser destruidos"
#: tools/virsh.c:3803
#, c-format
msgid "Destroyed node device '%s'\n"
msgstr "Se ha destruido el dispositivo de nodo '%s'\n"
#: tools/virsh.c:3805
#, c-format
msgid "Failed to destroy node device '%s'"
msgstr "Falló al destruir el dispositivo de nodo '%s'"
#: tools/virsh.c:3818
msgid "name of the pool"
msgstr "nombre del grupo"
#: tools/virsh.c:3819
msgid "print XML document, but don't define/create"
msgstr "imprime un documento XML, pero no lo crea/define"
#: tools/virsh.c:3820
msgid "type of the pool"
msgstr "tipo del grupo"
#: tools/virsh.c:3821
msgid "source-host for underlying storage"
msgstr "host-fuente para el almacenamiento subyacente"
#: tools/virsh.c:3822
msgid "source path for underlying storage"
msgstr "camino de origen para el almacenamiento subyacente"
#: tools/virsh.c:3823
msgid "source device for underlying storage"
msgstr "dispositivo de origen para el almacenamiento subyacente"
#: tools/virsh.c:3824
msgid "source name for underlying storage"
msgstr "nombre de origen para el almacenamiento subyacente"
#: tools/virsh.c:3825
msgid "target for underlying storage"
msgstr "destino para el almacenamiento subyacente"
#: tools/virsh.c:3872 tools/virsh.c:4727 tools/virsh.c:5032
msgid "Failed to allocate XML buffer"
msgstr "Falló al asignarse el buffer XML"
#: tools/virsh.c:3889
msgid "create a pool from a set of args"
msgstr "crea un grupo desde un conjunto de argumentos"
#: tools/virsh.c:3915
#, c-format
msgid "Pool %s created\n"
msgstr "El grupo %s ha sido creado\n"
#: tools/virsh.c:3918
#, c-format
msgid "Failed to create pool %s"
msgstr "Falló al crear el grupo %s"
#: tools/virsh.c:3930
msgid "define (but don't start) a pool from an XML file"
msgstr "define (pero no inicia) un grupo desde un archivo XML"
#: tools/virsh.c:3931 tools/virsh.c:3979
msgid "Define a pool."
msgstr "Define un grupo"
#: tools/virsh.c:3963
#, c-format
msgid "Pool %s defined from %s\n"
msgstr "El grupo %s ha sido definido desde %s\n"
#: tools/virsh.c:3967
#, c-format
msgid "Failed to define pool from %s"
msgstr "Falló al definir el grupo desde %s"
#: tools/virsh.c:3978
msgid "define a pool from a set of args"
msgstr "define un grupo desde un conjunto de argumentos"
#: tools/virsh.c:4004
#, c-format
msgid "Pool %s defined\n"
msgstr "El grupo %s ha sido definido\n"
#: tools/virsh.c:4007
#, c-format
msgid "Failed to define pool %s"
msgstr "Falló al definir el grupo %s"
#: tools/virsh.c:4019
msgid "build a pool"
msgstr "compila un grupo"
#: tools/virsh.c:4020
msgid "Build a given pool."
msgstr "Compila un grupo determinado."
#: tools/virsh.c:4043
#, c-format
msgid "Pool %s built\n"
msgstr "El pool %s ha sido compilado\n"
#: tools/virsh.c:4045
#, c-format
msgid "Failed to build pool %s"
msgstr "Falló al compilar el grupo %s"
#: tools/virsh.c:4059
msgid "destroy a pool"
msgstr "destruye un grupo"
#: tools/virsh.c:4060
msgid "Destroy a given pool."
msgstr "Destruye un grupo determinado."
#: tools/virsh.c:4083
#, c-format
msgid "Pool %s destroyed\n"
msgstr "El grupo %s ha sido destruid\n"
#: tools/virsh.c:4085
#, c-format
msgid "Failed to destroy pool %s"
msgstr "Falló al destruir el grupo %s"
#: tools/virsh.c:4098
msgid "delete a pool"
msgstr "elimina un grupo"
#: tools/virsh.c:4099
msgid "Delete a given pool."
msgstr "Elimina un grupo determinado."
#: tools/virsh.c:4122
#, c-format
msgid "Pool %s deleted\n"
msgstr "El grupo %s ha sido eliminado\n"
#: tools/virsh.c:4124
#, c-format
msgid "Failed to delete pool %s"
msgstr "Falló al eliminar el grupo %s"
#: tools/virsh.c:4137
msgid "refresh a pool"
msgstr "actualiza un grupo"
#: tools/virsh.c:4138
msgid "Refresh a given pool."
msgstr "Actualiza un grupo determinado."
#: tools/virsh.c:4161
#, c-format
msgid "Pool %s refreshed\n"
msgstr "El grupo %s ha sido actualizado\n"
#: tools/virsh.c:4163
#, c-format
msgid "Failed to refresh pool %s"
msgstr "Falló al actualizar un grupo %s"
#: tools/virsh.c:4176
msgid "pool information in XML"
msgstr "información del grupo en XML"
#: tools/virsh.c:4177
msgid "Output the pool information as an XML dump to stdout."
msgstr "Muestra la información del grupo como una descarga XML en stdout."
#: tools/virsh.c:4216
msgid "list pools"
msgstr "muestra los grupos"
#: tools/virsh.c:4217
msgid "Returns list of pools."
msgstr "Devuelve una lista de los grupos."
#: tools/virsh.c:4222
msgid "list inactive pools"
msgstr "muestra los grupos inactivos"
#: tools/virsh.c:4223
msgid "list inactive & active pools"
msgstr "muestra los grupos activos e inactivos"
#: tools/virsh.c:4243 tools/virsh.c:4251
msgid "Failed to list active pools"
msgstr "Falló al listar los grupos activos"
#: tools/virsh.c:4262 tools/virsh.c:4270
msgid "Failed to list inactive pools"
msgstr "Falló al listar los grupos no activos"
#: tools/virsh.c:4338
msgid "find potential storage pool sources"
msgstr "encontrar fuentes posibles de grupo de almacenamiento"
#: tools/virsh.c:4339 tools/virsh.c:4419
msgid "Returns XML <sources> document."
msgstr "Muestra documento <sources> XML."
#: tools/virsh.c:4345
msgid "type of storage pool sources to find"
msgstr "tipo de fuentes de grupo de almacenamiento a encontrar "
#: tools/virsh.c:4346
msgid "optional host to query"
msgstr "host opcional para consultar"
#: tools/virsh.c:4347
msgid "optional port to query"
msgstr "puerto opcional para consultar"
#: tools/virsh.c:4392 tools/virsh.c:7150 tools/virsh.c:8912 tools/virsh.c:8918
msgid "Out of memory"
msgstr "Memoria agotada"
#: tools/virsh.c:4395
#, c-format
msgid "virAsprintf failed (errno %d)"
msgstr "Falló virAsprintf (errno %d)"
#: tools/virsh.c:4404 tools/virsh.c:4455
#, c-format
msgid "Failed to find any %s pool sources"
msgstr "Falló al buscar alguna fuente %s de grupo"
#: tools/virsh.c:4418
msgid "discover potential storage pool sources"
msgstr "descubre posibles fuentes de grupo de almacenamiento"
#: tools/virsh.c:4425
msgid "type of storage pool sources to discover"
msgstr "tipo de fuentes de grupo de almacenamiento a descubrir"
#: tools/virsh.c:4427
msgid "optional file of source xml to query for pools"
msgstr "archivo opcional de fuente xml a ser consultado para encontrar grupos"
#: tools/virsh.c:4490
msgid "storage pool information"
msgstr "información de grupo de almacenamiento"
#: tools/virsh.c:4491
msgid "Returns basic information about the storage pool."
msgstr "Ofrece información básica acerca del grupo de almacenamiento."
#: tools/virsh.c:4529
msgid "building"
msgstr "compilando"
#: tools/virsh.c:4533 tools/virsh.c:8470 tools/virsh.c:8496
msgid "running"
msgstr "ejecutando"
#: tools/virsh.c:4537
msgid "degraded"
msgstr "degradado"
#: tools/virsh.c:4544 tools/virsh.c:5140
msgid "Capacity:"
msgstr "Capacidad:"
#: tools/virsh.c:4547 tools/virsh.c:5143
msgid "Allocation:"
msgstr "Ubicación:"
#: tools/virsh.c:4550
msgid "Available:"
msgstr "Disponible:"
#: tools/virsh.c:4565
msgid "convert a pool UUID to pool name"
msgstr "convierte un UUID de grupo a nombre de grupo"
#: tools/virsh.c:4571
msgid "pool uuid"
msgstr "uuid de grupo"
#: tools/virsh.c:4596
msgid "start a (previously defined) inactive pool"
msgstr "inicia un grupo no activo (previamente definido)"
#: tools/virsh.c:4597
msgid "Start a pool."
msgstr "Inicia un grupo."
#: tools/virsh.c:4602
msgid "name of the inactive pool"
msgstr "nombre del grupo inactivo"
#: tools/virsh.c:4619
#, c-format
msgid "Pool %s started\n"
msgstr "Se ha iniciado el grupo %s\n"
#: tools/virsh.c:4622
#, c-format
msgid "Failed to start pool %s"
msgstr "Falló al iniciar el grupo de almacenamiento %s"
#: tools/virsh.c:4635
msgid "create a volume from a set of args"
msgstr "crea un volumen desde un conjunto de argumentos"
#: tools/virsh.c:4636 tools/virsh.c:4832
msgid "Create a vol."
msgstr "Crea un volumen."
#: tools/virsh.c:4641 tools/virsh.c:4800 tools/virsh.c:4837 tools/virsh.c:4895
msgid "pool name"
msgstr "nombre del grupo"
#: tools/virsh.c:4642
msgid "name of the volume"
msgstr "nombre del volumen"
#: tools/virsh.c:4643
msgid "size of the vol with optional k,M,G,T suffix"
msgstr "tamaño del volumen con sufijos k, M, G, T opcionales"
#: tools/virsh.c:4644
msgid "initial allocation size with optional k,M,G,T suffix"
msgstr "tamaño inicial de alojamiento con sufijos k, M, G, T opcionales"
#: tools/virsh.c:4645
msgid "file format type raw,bochs,qcow,qcow2,vmdk"
msgstr "formato de archivo raw, bochs, qcow, qcow2, vdmk"
#: tools/virsh.c:4703 tools/virsh.c:4708
#, c-format
msgid "Malformed size %s"
msgstr "Tamaño %s erróneo"
#: tools/virsh.c:4736
#, c-format
msgid "Vol %s created\n"
msgstr "Se ha creado el volumen %s\n"
#: tools/virsh.c:4740
#, c-format
msgid "Failed to create vol %s"
msgstr "Falló al crearse el volumen %s"
#: tools/virsh.c:4755
msgid "undefine an inactive pool"
msgstr "quita la definición de un grupo inactivo"
#: tools/virsh.c:4756
msgid "Undefine the configuration for an inactive pool."
msgstr "Quita la definición de la configuración de un grupo inactivo."
#: tools/virsh.c:4779
#, c-format
msgid "Pool %s has been undefined\n"
msgstr "Se ha quitado la definición del grupo %s\n"
#: tools/virsh.c:4781
#, c-format
msgid "Failed to undefine pool %s"
msgstr "Falló al quitarse la definición del grupo %s"
#: tools/virsh.c:4794
msgid "convert a pool name to pool UUID"
msgstr "convierte un nombre de grupo en UUID de grupo"
#: tools/virsh.c:4820
msgid "failed to get pool UUID"
msgstr "Falló al obtener UUID de grupo"
#: tools/virsh.c:4831
msgid "create a vol from an XML file"
msgstr "crea un volumen desde un archivo XML"
#: tools/virsh.c:4838 tools/virsh.c:4896
msgid "file containing an XML vol description"
msgstr "archivo conteniendo una descripción de volumen XML"
#: tools/virsh.c:4875
#, c-format
msgid "Vol %s created from %s\n"
msgstr "Se ha creado el volumen %s desde %s\n"
#: tools/virsh.c:4879 tools/virsh.c:4936
#, c-format
msgid "Failed to create vol from %s"
msgstr "Falló al crearse un volumen desde %s"
#: tools/virsh.c:4889
msgid "create a vol, using another volume as input"
msgstr "crea un volumen utilizando otro volumen como entrada"
#: tools/virsh.c:4890
msgid "Create a vol from an existing volume."
msgstr "Crea un volumen a partir de un volumen existente."
#: tools/virsh.c:4897
msgid "pool name or uuid of the input volume's pool"
msgstr "nombre del grupo o uuid del grupo de volumen de entrada"
#: tools/virsh.c:4898
msgid "input vol name or key"
msgstr "nombre del volumen de entrada o clave"
#: tools/virsh.c:4933
#, c-format
msgid "Vol %s created from input vol %s\n"
msgstr "Se ha creado el volumen %s desde el volumen de entrada %s\n"
#: tools/virsh.c:4988
msgid "clone a volume."
msgstr "clonar un volumen."
#: tools/virsh.c:4989
msgid "Clone an existing volume."
msgstr "Clonar un volumen ya existente."
#: tools/virsh.c:4995
msgid "orig vol name or key"
msgstr "origina el nombre de un volumen o la clave"
#: tools/virsh.c:4996
msgid "clone name"
msgstr "clona el nombre"
#: tools/virsh.c:5018
msgid "failed to get parent pool"
msgstr "Falló al obtener el grupo principal"
#: tools/virsh.c:5039
#, c-format
msgid "Vol %s cloned from %s\n"
msgstr "Se ha colando el volumen %s a partir de %s\n"
#: tools/virsh.c:5042
#, c-format
msgid "Failed to clone vol from %s"
msgstr "Falló al clonarse el volumen desde %s"
#: tools/virsh.c:5065
msgid "delete a vol"
msgstr "elimina un volumen"
#: tools/virsh.c:5066
msgid "Delete a given vol."
msgstr "Elimina un volumen determinado."
#: tools/virsh.c:5072 tools/virsh.c:5113 tools/virsh.c:5164
msgid "vol name, key or path"
msgstr "nombre del volumen, clave o ruta"
#: tools/virsh.c:5091
#, c-format
msgid "Vol %s deleted\n"
msgstr "Se ha eliminando el volumen %s\n"
#: tools/virsh.c:5093
#, c-format
msgid "Failed to delete vol %s"
msgstr "Falló al eliminarse el volumen %s"
#: tools/virsh.c:5106
msgid "storage vol information"
msgstr "información del volumen de almacenamiento"
#: tools/virsh.c:5107
msgid "Returns basic information about the storage vol."
msgstr "Devuelve información básica acerca del grupo de almacenamiento."
#: tools/virsh.c:5135
msgid "Type:"
msgstr "Tipo:"
#: tools/virsh.c:5137
msgid "file"
msgstr "archivo"
#: tools/virsh.c:5137
msgid "block"
msgstr "bloque"
#: tools/virsh.c:5157
msgid "vol information in XML"
msgstr "información del volumen en XML"
#: tools/virsh.c:5158
msgid "Output the vol information as an XML dump to stdout."
msgstr "Muestra la información del volumen como una descarga XML en stdout."
#: tools/virsh.c:5198
msgid "list vols"
msgstr "muestra los volúmenes"
#: tools/virsh.c:5199
msgid "Returns list of vols by pool."
msgstr "Devuelve una lista de los volúmenes por grupo."
#: tools/virsh.c:5224 tools/virsh.c:5232
msgid "Failed to list active vols"
msgstr "Falló al listar volúmenes activos"
#: tools/virsh.c:5240
msgid "Path"
msgstr "Camino"
#: tools/virsh.c:5276
msgid "convert a vol UUID to vol name"
msgstr "convierte un UUID de volumen en nombre de volumen "
#: tools/virsh.c:5282
msgid "vol key or path"
msgstr "clave de volumen o ruta"
#: tools/virsh.c:5309
msgid "convert a vol UUID to vol key"
msgstr "convierte un UUID de volumen a clave de volumen"
#: tools/virsh.c:5315
msgid "vol uuid"
msgstr "uuid de volumen"
#: tools/virsh.c:5342
msgid "convert a vol UUID to vol path"
msgstr "convierte un volumen UUID a ruta de volumen"
#: tools/virsh.c:5349
msgid "vol name or key"
msgstr "nombre del volumen o clave"
#: tools/virsh.c:5376
msgid "define or modify a secret from an XML file"
msgstr "define o modifica un secreto desde un archivo XML"
#: tools/virsh.c:5377
msgid "Define or modify a secret."
msgstr "Define o modifica un secreto."
#: tools/virsh.c:5382
msgid "file containing secret attributes in XML"
msgstr "archivo que contiene atributos secretos en XML"
#: tools/virsh.c:5407
#, c-format
msgid "Failed to set attributes from %s"
msgstr "Falló al establecer atributos desde %s"
#: tools/virsh.c:5411
msgid "Failed to get UUID of created secret"
msgstr "Falló al obtener el UUID del secreto generado"
#: tools/virsh.c:5415
#, c-format
msgid "Secret %s created\n"
msgstr "Se ha creado el secreto %s\n"
#: tools/virsh.c:5424
msgid "secret attributes in XML"
msgstr "atributos secretos en XML"
#: tools/virsh.c:5425
msgid "Output attributes of a secret as an XML dump to stdout."
msgstr "Muestra los atributos de un secreto como una descarga XML en stdout."
#: tools/virsh.c:5430 tools/virsh.c:5470 tools/virsh.c:5529 tools/virsh.c:5581
msgid "secret UUID"
msgstr "UUID secreto"
#: tools/virsh.c:5464
msgid "set a secret value"
msgstr "definir un valor secreto"
#: tools/virsh.c:5465
msgid "Set a secret value."
msgstr "Definir un valor secreto."
#: tools/virsh.c:5471
msgid "base64-encoded secret value"
msgstr "valor secreto codificado con base64"
#: tools/virsh.c:5495
msgid "Invalid base64 data"
msgstr "Datos base64 inválidos"
#: tools/virsh.c:5499 tools/virsh.c:5558 tools/virsh.c:6640 tools/virsh.c:6934
msgid "Failed to allocate memory"
msgstr "Falló al asignar la memoria"
#: tools/virsh.c:5508
msgid "Failed to set secret value"
msgstr "Falló al establecer el valor secreto"
#: tools/virsh.c:5511
msgid "Secret value set\n"
msgstr "Valor secreto definido\n"
#: tools/virsh.c:5523
msgid "Output a secret value"
msgstr "Mostrar un valor secreto"
#: tools/virsh.c:5524
msgid "Output a secret value to stdout."
msgstr "Mostrar un valor secreto en stdout."
#: tools/virsh.c:5575
msgid "undefine a secret"
msgstr "quita la definición de un secreto"
#: tools/virsh.c:5576
msgid "Undefine a secret."
msgstr "Quita la definición de un secreto."
#: tools/virsh.c:5600
#, c-format
msgid "Failed to delete secret %s"
msgstr "Falló al eliminar el secreto %s"
#: tools/virsh.c:5603
#, c-format
msgid "Secret %s deleted\n"
msgstr "Se ha eliminando el secreto %s\n"
#: tools/virsh.c:5615
msgid "list secrets"
msgstr "muestra los secretos"
#: tools/virsh.c:5616
msgid "Returns a list of secrets"
msgstr "Muestra una lista de secretos."
#: tools/virsh.c:5631 tools/virsh.c:5638
msgid "Failed to list secrets"
msgstr "Falló al listar los secretos"
#: tools/virsh.c:5645
msgid "UUID"
msgstr "UUID"
#: tools/virsh.c:5645
msgid "Usage"
msgstr "Utilización"
#: tools/virsh.c:5659
msgid "Volume"
msgstr "Volumen"
#: tools/virsh.c:5669
msgid "Unused"
msgstr "Sin utilizar"
#: tools/virsh.c:5683
msgid "show version"
msgstr "muestra la versión"
#: tools/virsh.c:5684
msgid "Display the system version information."
msgstr "Muestra información acerca de la versión del sistema."
#: tools/virsh.c:5707
msgid "failed to get hypervisor type"
msgstr "Falló al obtener tipo de hypervisor"
#: tools/virsh.c:5716
#, c-format
msgid "Compiled against library: libvir %d.%d.%d\n"
msgstr "Compilado contra la biblioteca: libvir %d.%d.%d\n"
#: tools/virsh.c:5721
msgid "failed to get the library version"
msgstr "Falló al obtener la versión de la biblioteca"
#: tools/virsh.c:5728
#, c-format
msgid "Using library: libvir %d.%d.%d\n"
msgstr "Utilizando la biblioteca: libvir %d.%d.%d\n"
#: tools/virsh.c:5735
#, c-format
msgid "Using API: %s %d.%d.%d\n"
msgstr "Utilizando API: %s %d.%d.%d\n"
#: tools/virsh.c:5740
msgid "failed to get the hypervisor version"
msgstr "Falló al obtener la versión del hipervisor"
#: tools/virsh.c:5745
#, c-format
msgid "Cannot extract running %s hypervisor version\n"
msgstr "No es posible extraer ejecutando la versión %s del hypervisor\n"
#: tools/virsh.c:5752
#, c-format
msgid "Running hypervisor: %s %d.%d.%d\n"
msgstr "Ejecutando hypervisor: %s %d.%d.%d\n"
#: tools/virsh.c:5762
msgid "enumerate devices on this host"
msgstr "enumera los dispositivos en este host"
#: tools/virsh.c:5768
msgid "list devices in a tree"
msgstr "muestra los dispositivos en un árbol"
#: tools/virsh.c:5769
msgid "capability name"
msgstr "nombre de la capacidad"
#: tools/virsh.c:5870
msgid "Failed to count node devices"
msgstr "Falló al numerar los dispositivos de nodo"
#: tools/virsh.c:5880
msgid "Failed to list node devices"
msgstr "Falló al listar los dispositivos de nodo"
#: tools/virsh.c:5930
msgid "node device details in XML"
msgstr "detalles del dispositivo de nodo en XML"
#: tools/virsh.c:5931
msgid "Output the node device details as an XML dump to stdout."
msgstr ""
"Muestra los detalles del dispositivo de nodo como una descarga XML en stdout."
#: tools/virsh.c:5937 tools/virsh.c:5980 tools/virsh.c:6021 tools/virsh.c:6062
msgid "device key"
msgstr "clave de dispositivo"
#: tools/virsh.c:5953 tools/virsh.c:5996 tools/virsh.c:6037 tools/virsh.c:6078
msgid "Could not find matching device"
msgstr "No se pudo encontrar un dispositivo coincidente"
#: tools/virsh.c:5973
msgid "dettach node device from its device driver"
msgstr "desmontar el dispositivo de nodo de su controlador"
#: tools/virsh.c:5974
msgid ""
"Dettach node device from its device driver before assigning to a domain."
msgstr ""
"desmontar el dispositivo de nodo de su controlador antes de asignarlo a un "
"dominio."
#: tools/virsh.c:6001
#, c-format
msgid "Device %s dettached\n"
msgstr "El dispositivo %s ha sido desmontado\n"
#: tools/virsh.c:6003
#, c-format
msgid "Failed to dettach device %s"
msgstr "Falló al desconectar el dispositivo %s"
#: tools/virsh.c:6014
msgid "reattach node device to its device driver"
msgstr "asociar nuevamente el dispositivo de nodo con su controlador"
#: tools/virsh.c:6015
msgid "Reattach node device to its device driver once released by the domain."
msgstr ""
"Volver a asociar el dispositivo de nodo con su controlador una vez que el "
"dominio lo haya liberado."
#: tools/virsh.c:6042
#, c-format
msgid "Device %s re-attached\n"
msgstr "El dispositivo %s ha sido re asociado\n"
#: tools/virsh.c:6044
#, c-format
msgid "Failed to re-attach device %s"
msgstr "Falló al reconectar el dispositivo %s"
#: tools/virsh.c:6055
msgid "reset node device"
msgstr "reiniciar dispositivo de nodo"
#: tools/virsh.c:6056
msgid "Reset node device before or after assigning to a domain."
msgstr "Reiniciar dispositivo de nodo antes o luego de asignarlo a un dominio."
#: tools/virsh.c:6083
#, c-format
msgid "Device %s reset\n"
msgstr "Reinicia el dispositivo %s\n"
#: tools/virsh.c:6085
#, c-format
msgid "Failed to reset device %s"
msgstr "Falló al reiniciar el dispositivo %s"
#: tools/virsh.c:6096
msgid "print the hypervisor hostname"
msgstr "muestra el nombre del host del hypervisor"
#: tools/virsh.c:6111
msgid "failed to get hostname"
msgstr "Falló al obtener nombre de host"
#: tools/virsh.c:6125
msgid "print the hypervisor canonical URI"
msgstr "imprimir el URI canónico del hypervisor"
#: tools/virsh.c:6140
msgid "failed to get URI"
msgstr "Falló al obtener URI"
#: tools/virsh.c:6154
msgid "vnc display"
msgstr "monitor VNC"
#: tools/virsh.c:6155
msgid "Output the IP address and port number for the VNC display."
msgstr "Muestra el puerto y la dirección IP para el monitor VNC"
#: tools/virsh.c:6229
msgid "tty console"
msgstr "consola tty"
#: tools/virsh.c:6230
msgid "Output the device for the TTY console."
msgstr "Muestra el dispositivo para la consola TTY."
#: tools/virsh.c:6290
msgid "attach device from an XML file"
msgstr "asocia un dispositivo desde un archivo XML"
#: tools/virsh.c:6291
msgid "Attach device from an XML <file>."
msgstr "Asocia un dispositivo desde un <file> XML."
#: tools/virsh.c:6297 tools/virsh.c:6364
msgid "XML file"
msgstr "archivo XML"
#: tools/virsh.c:6298
msgid "persist device attachment"
msgstr ""
#: tools/virsh.c:6320
msgid "attach-device: Missing <file> option"
msgstr "attach-device: No se encuentra la opción <file>"
#: tools/virsh.c:6341
#, c-format
msgid "Failed to attach device from %s"
msgstr "No se pudo conectar el dispositivo desde %s"
#: tools/virsh.c:6345
msgid "Device attached successfully\n"
msgstr "El dispositivo fue asociado exitosamente\n"
#: tools/virsh.c:6357
msgid "detach device from an XML file"
msgstr "desmonta un dispositivo de un archivo XML"
#: tools/virsh.c:6358
msgid "Detach device from an XML <file>"
msgstr "desmonta un dispositivo de un <file> XML"
#: tools/virsh.c:6365
#, fuzzy
msgid "persist device detachment"
msgstr "resolviendo nombre de archivo de dispositivo"
#: tools/virsh.c:6387
msgid "detach-device: Missing <file> option"
msgstr "desmontar-dispositivo: No se encuentra la opción <file>"
#: tools/virsh.c:6408
#, c-format
msgid "Failed to detach device from %s"
msgstr "Falló al desmontarse el dispositivo desde %s"
#: tools/virsh.c:6412
msgid "Device detached successfully\n"
msgstr "El dispositivo fue desmontado exitosamente\n"
#: tools/virsh.c:6424
msgid "attach network interface"
msgstr "asociar interfaz de red"
#: tools/virsh.c:6425
msgid "Attach new network interface."
msgstr "Asociar nueva interfaz de red."
#: tools/virsh.c:6431 tools/virsh.c:6558
msgid "network interface type"
msgstr "tipo de interfaz de red"
#: tools/virsh.c:6432
msgid "source of network interface"
msgstr "interfaz de red de origen"
#: tools/virsh.c:6433
msgid "target network name"
msgstr "nombre de la red elegida"
#: tools/virsh.c:6434 tools/virsh.c:6559
msgid "MAC address"
msgstr "dirección MAC"
#: tools/virsh.c:6435
msgid "script used to bridge network interface"
msgstr "script utilizado para conectar la interfaz de red"
#: tools/virsh.c:6436
#, fuzzy
msgid "persist interface attachment"
msgstr "nombre de interfaz"
#: tools/virsh.c:6469
#, c-format
msgid "No support %s in command 'attach-interface'"
msgstr "No hay soporte para el comando %s en 'attach-interface'"
#: tools/virsh.c:6532
#, fuzzy
msgid "Failed to attach interface"
msgstr "Falló al encontrar la interfaz"
#: tools/virsh.c:6535
msgid "Interface attached successfully\n"
msgstr "La interfaz ha sido asociada exitosamente\n"
#: tools/virsh.c:6551
msgid "detach network interface"
msgstr "desmontar interfaz de red"
#: tools/virsh.c:6552
msgid "Detach network interface."
msgstr "Desmontar interfaz de red."
#: tools/virsh.c:6560
#, fuzzy
msgid "persist interface detachment"
msgstr "resolviendo nombre de archivo de interfaz"
#: tools/virsh.c:6599 tools/virsh.c:6604
msgid "Failed to get interface information"
msgstr "Falló al obtener información de interfaz"
#: tools/virsh.c:6612
#, c-format
msgid "No found interface whose type is %s"
msgstr "No se ha encontrado una interfaz cuyo tipo sea %s"
#: tools/virsh.c:6634
#, c-format
msgid "No found interface whose MAC address is %s"
msgstr "No se ha encontrado una interfaz cuya MAC sea %s"
#: tools/virsh.c:6645 tools/virsh.c:6939
msgid "Failed to create XML"
msgstr "Falló al crear XML"
#: tools/virsh.c:6661
#, fuzzy
msgid "Failed to detach interface"
msgstr "Falló al encontrar la interfaz"
#: tools/virsh.c:6664
msgid "Interface detached successfully\n"
msgstr "La interfaz ha sido desmontada exitosamente\n"
#: tools/virsh.c:6684
msgid "attach disk device"
msgstr "asociar dispositivo de disco"
#: tools/virsh.c:6685
msgid "Attach new disk device."
msgstr "Asociar nuevo dispositivo de disco."
#: tools/virsh.c:6691
msgid "source of disk device"
msgstr "origen del dispositivo de disco"
#: tools/virsh.c:6692 tools/virsh.c:6860
msgid "target of disk device"
msgstr "destino del dispositivo de disco"
#: tools/virsh.c:6693
msgid "driver of disk device"
msgstr "controlador del dispositivo de disco"
#: tools/virsh.c:6694
msgid "subdriver of disk device"
msgstr "subcontrolador del dispositivo de disco"
#: tools/virsh.c:6695
msgid "target device type"
msgstr "tipo de dispositivo de disco"
#: tools/virsh.c:6696
msgid "mode of device reading and writing"
msgstr "modo del dispositivo leyendo y escribiendo"
#: tools/virsh.c:6697
msgid "persist disk attachment"
msgstr ""
#: tools/virsh.c:6731 tools/virsh.c:6738
#, c-format
msgid "No support %s in command 'attach-disk'"
msgstr "No existe soporte %s para el comando 'attach-disk'"
#: tools/virsh.c:6834
#, fuzzy
msgid "Failed to attach disk"
msgstr "Falló al reconectar el dispositivo %s"
#: tools/virsh.c:6837
msgid "Disk attached successfully\n"
msgstr "El disco ha sido asociado exitosamente\n"
#: tools/virsh.c:6853
msgid "detach disk device"
msgstr "dispositivo de desconexión de disco"
#: tools/virsh.c:6854
msgid "Detach disk device."
msgstr "Dispositivo para la desconexión del disco."
#: tools/virsh.c:6861
msgid "persist disk detachment"
msgstr ""
#: tools/virsh.c:6897 tools/virsh.c:6902 tools/virsh.c:6909
msgid "Failed to get disk information"
msgstr "Falló al obtener información de disco"
#: tools/virsh.c:6928
#, c-format
msgid "No found disk whose target is %s"
msgstr "No se ha encontrado un disco cuyo destino sea %s"
#: tools/virsh.c:6955
#, fuzzy
msgid "Failed to detach disk"
msgstr "Falló al desconectar el dispositivo %s"
#: tools/virsh.c:6958
msgid "Disk detached successfully\n"
msgstr "El disco ha sido desmontado exitosamente\n"
#: tools/virsh.c:6978
msgid "compare host CPU with a CPU described by an XML file"
msgstr "compara el CPU del equipo con un CPU descrito en un archivo XML"
#: tools/virsh.c:6979
msgid "compare CPU with host CPU"
msgstr "compara el CPU con el CPU del equipo"
#: tools/virsh.c:6984
msgid "file containing an XML CPU description"
msgstr "archivo conteniendo una descripción de CPU XML"
#: tools/virsh.c:7012
#, c-format
msgid "CPU described in %s is incompatible with host CPU\n"
msgstr "el CPU descrito en %s era incompatible con el CPU del equipo\n"
#: tools/virsh.c:7018
#, c-format
msgid "CPU described in %s is identical to host CPU\n"
msgstr "el CPU descrito en %s es idéntico al CPU del equipo\n"
#: tools/virsh.c:7024
#, fuzzy, c-format
msgid "Host CPU is a superset of CPU described in %s\n"
msgstr "El CPU del equipo es superior al CPU descrito en %s\n"
#: tools/virsh.c:7031
#, c-format
msgid "Failed to compare host CPU with %s"
msgstr "Falló al comparar el CPU del equipo con %s"
#: tools/virsh.c:7042
msgid "compute baseline CPU"
msgstr ""
#: tools/virsh.c:7043
msgid "Compute baseline CPU for a set of given CPUs."
msgstr ""
#: tools/virsh.c:7048
#, fuzzy
msgid "file containing XML CPU descriptions"
msgstr "archivo conteniendo una descripción de CPU XML"
#: tools/virsh.c:7086
#, fuzzy, c-format
msgid "Failed to parse XML fragment %s"
msgstr "Falló al analizar destino '%s'"
#: tools/virsh.c:7123
#, fuzzy, c-format
msgid "No host CPU specified in '%s'"
msgstr "No se ha suministrado un ID de host SCSI para '%s'"
#: tools/virsh.c:7165
#, c-format
msgid "malloc: failed to allocate temporary file name: %s"
msgstr "malloc: falló al asignar nombre de archivo temporal: %s"
#: tools/virsh.c:7175
#, c-format
msgid "mkstemp: failed to create temporary file: %s"
msgstr "mkstemp: falló al crear archivo temporal: %s"
#: tools/virsh.c:7182
#, c-format
msgid "write: %s: failed to write to temporary file: %s"
msgstr "write: %s: falló al escribir en el archivo temporal: %s"
#: tools/virsh.c:7190
#, c-format
msgid "close: %s: failed to write or close temporary file: %s"
msgstr "close: %s: falló al escribir o al cerrar el archivo temporal: %s"
#: tools/virsh.c:7220
#, c-format
msgid ""
"%s: $EDITOR environment variable contains shell meta or other unacceptable "
"characters"
msgstr ""
"%s: la variable de entorno $EDITOR contiene metadatos de consola o algún "
"otro tipo de caracteres no aceptables"
#: tools/virsh.c:7228
#, c-format
msgid ""
"%s: temporary filename contains shell meta or other unacceptable characters "
"(is $TMPDIR wrong?)"
msgstr ""
"%s: el nombre del archivo temporal contiene metadatos de consola o algún "
"otro tipo de caracteres no aceptables (¿$TMPDIR estará mal?)."
#: tools/virsh.c:7236
#, c-format
msgid "virAsprintf: could not create editing command: %s"
msgstr "virAsprintf: no es posible crear comandos de edición: %s"
#: tools/virsh.c:7244
#, c-format
msgid "%s: edit command failed: %s"
msgstr "%s: el comando de edición ha fallado: %s"
#: tools/virsh.c:7250
#, c-format
msgid "%s: command exited with non-zero status"
msgstr "%s: el comando ha finalizado con un estado diferente de cero"
#: tools/virsh.c:7265
#, c-format
msgid "%s: failed to read temporary file: %s"
msgstr "%s: falló al leer archivo temporal: %s"
#: tools/virsh.c:7278
msgid "change the current directory"
msgstr "modificar el directorio actual"
#: tools/virsh.c:7279
msgid "Change the current directory."
msgstr "Modificar el directorio actual."
#: tools/virsh.c:7284
msgid "directory to switch to (default: home or else root)"
msgstr "Directorio para trasladarse a (por defecto: home, o sino, root)"
#: tools/virsh.c:7295
msgid "cd: command valid only in interactive mode"
msgstr "cd: comando válido solamente en el modo interactivo"
#: tools/virsh.c:7308
#, c-format
msgid "cd: %s: %s"
msgstr "cd: %s: %s"
#: tools/virsh.c:7322
msgid "print the current directory"
msgstr "Imprimir el directorio actual"
#: tools/virsh.c:7323
msgid "Print the current directory."
msgstr "Imprimir el directorio actual."
#: tools/virsh.c:7346
#, c-format
msgid "pwd: cannot get current directory: %s"
msgstr "pwd: no es posible obtener el directorio actual: %s"
#: tools/virsh.c:7349
#, c-format
msgid "%s\n"
msgstr "%s\n"
#: tools/virsh.c:7360
msgid "edit XML configuration for a domain"
msgstr "Editar configuración XML de un dominio"
#: tools/virsh.c:7361
msgid "Edit the XML configuration for a domain."
msgstr "Editar la configuración XML de un dominio."
#: tools/virsh.c:7412
#, c-format
msgid "Domain %s XML configuration not changed.\n"
msgstr "La configuración XML del dominio %s no se ha modificado.\n"
#: tools/virsh.c:7438
#, c-format
msgid "Domain %s XML configuration edited.\n"
msgstr "Se ha editado la configuración XML del dominio %s.\n"
#: tools/virsh.c:7463
msgid "edit XML configuration for a network"
msgstr "Editar la configuración XML de una red"
#: tools/virsh.c:7464
msgid "Edit the XML configuration for a network."
msgstr "Editar la configuración XML de una red."
#: tools/virsh.c:7480
msgid "edit XML configuration for a storage pool"
msgstr "Editar la configuración XML de un grupo de almacenamiento"
#: tools/virsh.c:7481
msgid "Edit the XML configuration for a storage pool."
msgstr "Editar la configuración XML de un grupo de almacenamiento."
#: tools/virsh.c:7497
msgid "quit this interactive terminal"
msgstr "Abandonar esta terminal interactiva"
#: tools/virsh.c:7718
#, c-format
msgid "command '%s' requires <%s> option"
msgstr "El comando '%s' necesita una opción <%s>"
#: tools/virsh.c:7719
#, c-format
msgid "command '%s' requires --%s option"
msgstr "El comando '%s' necesita una opción --%s"
#: tools/virsh.c:7746
#, c-format
msgid "command '%s' doesn't exist"
msgstr "El comando '%s' no existe"
#: tools/virsh.c:7753
msgid " NAME\n"
msgstr " NOMBRE\n"
#: tools/virsh.c:7756
msgid ""
"\n"
" SYNOPSIS\n"
msgstr ""
"\n"
" SíNTESIS\n"
#: tools/virsh.c:7765
#, c-format
msgid "[--%s <number>]"
msgstr "[--%s <number>]"
#: tools/virsh.c:7767
#, c-format
msgid "[--%s <string>]"
msgstr "[--%s <string>]"
#: tools/virsh.c:7780
msgid ""
"\n"
" DESCRIPTION\n"
msgstr ""
"\n"
" DESCRIPCIÓN\n"
#: tools/virsh.c:7786
msgid ""
"\n"
" OPTIONS\n"
msgstr ""
"\n"
" OPCIONES\n"
#: tools/virsh.c:7791
#, c-format
msgid "--%s <number>"
msgstr "--%s <number>"
#: tools/virsh.c:7793
#, c-format
msgid "--%s <string>"
msgstr "--%s <string>"
#: tools/virsh.c:7945
#, c-format
msgid "internal error: virsh %s: no %s VSH_OT_DATA option"
msgstr "Error interno: virsh %s: no hay opción VSH_OT_DATA %s "
#: tools/virsh.c:7962
msgid "undefined domain name or id"
msgstr "Nombre de dominio o ID indefinida"
#: tools/virsh.c:7994
#, c-format
msgid "failed to get domain '%s'"
msgstr "Falló al obtener el dominio '%s'"
#: tools/virsh.c:8010
msgid "undefined network name"
msgstr "Nombre de red indefinida"
#: tools/virsh.c:8034
#, c-format
msgid "failed to get network '%s'"
msgstr "Falló al obtener la red '%s'"
#: tools/virsh.c:8050
msgid "undefined interface identifier"
msgstr "Identificador de interfaz no definido "
#: tools/virsh.c:8074
#, c-format
msgid "failed to get interface '%s'"
msgstr "Falló al obtener interfaz '%s'"
#: tools/virsh.c:8087 tools/virsh.c:8133
msgid "undefined pool name"
msgstr "Nombre de grupo indefinido"
#: tools/virsh.c:8111
#, c-format
msgid "failed to get pool '%s'"
msgstr "Falló al obtener grupo '%s'"
#: tools/virsh.c:8128
msgid "undefined vol name"
msgstr "Nombre de volumen indefinido"
#: tools/virsh.c:8164
#, c-format
msgid "failed to get vol '%s'"
msgstr "Falló al obtener volumen '%s'"
#: tools/virsh.c:8184
msgid "undefined secret UUID"
msgstr "UUID secreto indefinido"
#: tools/virsh.c:8196
#, c-format
msgid "failed to get secret '%s'"
msgstr "Falló al obtener secreto '%s'"
#: tools/virsh.c:8227
#, c-format
msgid ""
"\n"
"(Time: %.3f ms)\n"
"\n"
msgstr ""
"\n"
"(Time: %.3f ms)\n"
"\n"
#: tools/virsh.c:8301
msgid "missing \""
msgstr "No se encuentra \""
#: tools/virsh.c:8364
#, c-format
msgid "unexpected token (command name): '%s'"
msgstr "Símbolo inesperado (nombre de comando): %s"
#: tools/virsh.c:8369
#, c-format
msgid "unknown command: '%s'"
msgstr "Comando desconocido: '%s'"
#: tools/virsh.c:8376
#, c-format
msgid "command '%s' doesn't support option --%s"
msgstr "El comando '%s' no tiene soporte para la opción --%s"
#: tools/virsh.c:8390
#, c-format
msgid "expected syntax: --%s <%s>"
msgstr "se esperaba la sintaxis: --%s <%s>"
#: tools/virsh.c:8393
msgid "number"
msgstr "número"
#: tools/virsh.c:8393
msgid "string"
msgstr "cadena"
#: tools/virsh.c:8399
#, c-format
msgid "unexpected data '%s'"
msgstr "Datos inesperados '%s'"
#: tools/virsh.c:8421
msgid "OPTION"
msgstr "OPCION"
#: tools/virsh.c:8421
msgid "DATA"
msgstr "DATO"
#: tools/virsh.c:8472 tools/virsh.c:8494
msgid "idle"
msgstr "ocupado"
#: tools/virsh.c:8474
msgid "paused"
msgstr "en pausa"
#: tools/virsh.c:8476
msgid "in shutdown"
msgstr "apagándose"
#: tools/virsh.c:8478
msgid "shut off"
msgstr "apagado"
#: tools/virsh.c:8480
msgid "crashed"
msgstr "se colgó"
#: tools/virsh.c:8492
msgid "offline"
msgstr "fuera de línea"
#: tools/virsh.c:8511
msgid "no valid connection"
msgstr "Conexión inválida"
#: tools/virsh.c:8557
msgid "error: "
msgstr "error:"
#: tools/virsh.c:8573 tools/virsh.c:8585 tools/virsh.c:8598
#, c-format
msgid "%s: %d: failed to allocate %d bytes"
msgstr "%s: %d: falló al asignar %d bytes"
#: tools/virsh.c:8612
#, c-format
msgid "%s: %d: failed to allocate %lu bytes"
msgstr "%s: %d: falló al asignar %lu bytes"
#: tools/virsh.c:8642
msgid "failed to connect to the hypervisor"
msgstr "Falló al conectar con el hipervisor"
#: tools/virsh.c:8674
msgid "failed to get the log file information"
msgstr "Falló al obtener la información del archivo de registro"
#: tools/virsh.c:8679
msgid "the log path is not a file"
msgstr "la ruta de registro no es un archivo"
#: tools/virsh.c:8687
msgid "failed to open the log file. check the log file path"
msgstr ""
"Falló al abrir el archivo de registro. verifique el camino al archivo de "
"registro "
#: tools/virsh.c:8756
msgid "failed to write the log file"
msgstr "Falló al escribir el archivo de registro"
#: tools/virsh.c:8771
#, c-format
msgid "%s: failed to write log file: %s"
msgstr "%s: falló al escribir en el archivo de registro: %s"
#: tools/virsh.c:8936
#, c-format
msgid "Failed to create '%s': %s"
msgstr "Falló al crear '%s': %s"
#: tools/virsh.c:8999
msgid "failed to disconnect from the hypervisor"
msgstr "Falló al desconectarse del hipervisor"
#: tools/virsh.c:9014
#, c-format
msgid ""
"\n"
"%s [options] [commands]\n"
"\n"
" options:\n"
" -c | --connect <uri> hypervisor connection URI\n"
" -r | --readonly connect readonly\n"
" -d | --debug <num> debug level [0-5]\n"
" -h | --help this help\n"
" -q | --quiet quiet mode\n"
" -t | --timing print timing information\n"
" -l | --log <file> output logging to file\n"
" -v | --version program version\n"
"\n"
" commands (non interactive mode):\n"
msgstr ""
"\n"
"%s [opciones] [comandos]\n"
"\n"
" opciones:\n"
" -c | --connect <uri> conexión del hipervisor URI\n"
" -r | --readonly conectarse en modo de solo lectura\n"
" -d | --debug <num> nivel de depuración [0-5]\n"
" -h | --help esta asistencia\n"
" -q | --quiet modo silencioso\n"
" -t | --timing mostrar información de sincronización\n"
" -l | --log <file> registrar la salida en un archivo\n"
" -v | --version versión del programa\n"
"\n"
" comandos (modo no interactivo):\n"
#: tools/virsh.c:9032
msgid ""
"\n"
" (specify help <command> for details about the command)\n"
"\n"
msgstr ""
"\n"
" (indique asistencia <command> para obtener detalles acerca del comando)\n"
"\n"
#: tools/virsh.c:9124
#, c-format
msgid "unsupported option '-%c'. See --help."
msgstr "opción no soportada '-%c'. Consulte --help."
#: tools/virsh.c:9131
#, c-format
msgid "extra argument '%s'. See --help."
msgstr "argumento extra '%s'. Consulte --help."
#: tools/virsh.c:9215
#, c-format
msgid ""
"Welcome to %s, the virtualization interactive terminal.\n"
"\n"
msgstr ""
"Bienvenido a %s, la terminal de virtualización interactiva.\n"
"\n"
#: tools/virsh.c:9218
msgid ""
"Type: 'help' for help with commands\n"
" 'quit' to quit\n"
"\n"
msgstr ""
"Ingrese: 'help' para obtener ayuda con los comandos\n"
" 'quit' para salir\n"
"\n"
#~ msgid "Cannot parse <state> 'vlan' attribute"
#~ msgstr "No es posible analizar <state> atributo de 'vlan'"
#~ msgid "missing <encryption> for volume %s"
#~ msgstr "no se encuentra <encryption> para el volumen %s"
#~ msgid "unexpected passphrase request for volume %s"
#~ msgstr "frase de acceso no esperada para el volumen %s"
#~ msgid "unable to start guest: %s"
#~ msgstr "No es posible iniciar huésped: %s"
#~ msgid "cannot change vcpu count of an active domain"
#~ msgstr "no es posible modificar la numeración vcpu de un dominio activo"
#~ msgid "could not determine max vcpus for the domain"
#~ msgstr ""
#~ "no se pudo determinar la cantidad máxima de CPU virtuales para el dominio"
#~ msgid ""
#~ "requested vcpus is greater than max allowable vcpus for the domain: %d > %"
#~ "d"
#~ msgstr ""
#~ "la cantidad de CPU virtuales solicitada es mayor que la máxima permitida "
#~ "para el dominio: %d > %d"
#~ msgid "network device cannot be detached - device state missing"
#~ msgstr ""
#~ "no es posible desmontar el dispositivo de red - no se encuentra el estado "
#~ "del dispositivo"
#~ msgid "Missing QEMU error klass"
#~ msgstr "No se encuentra una clase de error QEMU"
#~ msgid "error running QEMU command '%s': %s ('%s')"
#~ msgstr "error al ejecutar el comando QEMU '%s': %s ('%s')"
#~ msgid "unable to connect to '%s'"
#~ msgstr "no es posible conectarse con '%s'"
#~ msgid "cannot open new path '%s'"
#~ msgstr "no es posible abrir la nueva ruta '%s'"
#~ msgid "cannot fork o create file '%s'"
#~ msgstr "no es posible generar o crear un nuevo archivo '%s'"
#, fuzzy
#~ msgid "cannot fork to create directory '%s'"
#~ msgstr "no se puede realizar un fork para crear el directorio '%s'"
#~ msgid "out of memory in strdup"
#~ msgstr "memoria excedida en strdup"
#~ msgid "node_device not found"
#~ msgstr "node_device no encontrado"
#~ msgid "pci address needs bus id"
#~ msgstr "la dirección pci necesita ID de bus"
#~ msgid "pci address needs slot id"
#~ msgstr "la dirección pci necesita ID de slot"
#~ msgid "cannot parse function %s"
#~ msgstr "No es posible analizar la función %s"
#~ msgid "pci address needs function id"
#~ msgstr "la dirección pci necesita ID de función"
#~ msgid "interface has no type"
#~ msgstr "la interfaz no tiene tipo"
#~ msgid "vlan %s has no tag"
#~ msgstr "vlan %s no posee etiqueta"
#~ msgid "vlan %s has interface name"
#~ msgstr "vlan %s posee un nombre de interfaz"
#~ msgid "bare ethernet has no name"
#~ msgstr "la Ethernet desnuda no tiene nombre"
#~ msgid "bare interface type %d unknown"
#~ msgstr "tipo de interfaz vacía %d desconocida"
#~ msgid "virInterfaceDefFormat argument problems"
#~ msgstr "problemas de argumento en virInterfaceDefFormat"
#~ msgid "Failed to autostart VM '%s': %s\n"
#~ msgstr "Falló al autoiniciar VM '%s': %s\n"
#~ msgid "failed to set CPU affinity"
#~ msgstr "Falló al definir afinidad del CPU"
#~ msgid "cannot set ownership on %s"
#~ msgstr "no es posible establecer pertenencia sobre %s"
#~ msgid "unable to set host device ownership on this platform"
#~ msgstr ""
#~ "no es posible establecer pertenencia de dispositivo de nodo en esta "
#~ "plataforma"
#~ msgid "Unable to write envv to logfile: %s\n"
#~ msgstr "No es posible escribir envv en el archivo de registro: %s\n"
#~ msgid "Unable to write argv to logfile: %s\n"
#~ msgstr "No es posible escribir argv en el archivo de registro: %s\n"
#~ msgid "cannot get affinity"
#~ msgstr "no es posible obtener afinidad"
#~ msgid ""
#~ "Emulator version does not support removable media for device '%s' and "
#~ "target '%s'"
#~ msgstr ""
#~ "La versión del emulador no tiene soporte para medios removibles para el "
#~ "dispositivo '%s' y el destino '%s'"
#~ msgid "hostdev cannot be detached - device state missing"
#~ msgstr ""
#~ "no es posible desmontar el dispositivo de red - no se encuentra el estado "
#~ "del dispositivo"
#~ msgid "only SCSI or virtio disk device can be detached dynamically"
#~ msgstr "solo discos SCSI o virtio pueden ser desconectados dinámicamente"
#~ msgid "cannot unlink path '%s'"
#~ msgstr "no es posible desenlazar el camino '%s'"
#~ msgid "Failed to run '%s %s': %s"
#~ msgstr "Fallo al ejecutar '%s %s': %s"
#~ msgid "Failed to read "
#~ msgstr "Falló al leer"
#~ msgid "Failed to write to "
#~ msgstr "Fallo al intentar escribir sobre"
#~ msgid "Failed to saves iptables rules to %s : %s"
#~ msgstr "Fallo al intentar guardar reglas de iptables a %s : %s"
#~ msgid ""
#~ "Failed to remove iptables rule '%s' from chain '%s' in table '%s': %s"
#~ msgstr ""
#~ "Fallo al intentar eliminar la regla iptables '%s' de la cadena '%s' en la "
#~ "tabla '%s': %s"
#~ msgid "Failed to add iptables rule '%s' to chain '%s' in table '%s': %s"
#~ msgstr ""
#~ "Fallo al añadir la regla iptables '%s' a la cadena '%s' de la tabla '%s': "
#~ "%s"
#~ msgid "listen: %s"
#~ msgstr "listen: %s"
#~ msgid "interface misses the start mode attribute"
#~ msgstr "la interfaz no encuentra el atributo de modo de inicio"
#~ msgid "interface miss dhcp or ip adressing"
#~ msgstr "la interfaz no encuentra dhcp o direccionamiento ip"
#~ msgid "bond interface need miimon or arpmon element"
#~ msgstr "la interfaz bond necesita elemento miimon o arpmon"
#~ msgid "bond monitoring type %d unknown"
#~ msgstr "tipo de monitoreo bond %d desconocido"
#~ msgid "cannot extract storage pool source devices"
#~ msgstr ""
#~ "No se pueden extraer dispositivos de fuente de grupo de almacenamiento"
#~ msgid "failed to lock capabilities: %d"
#~ msgstr "Falló al bloquear capacidades: %d"
#~ msgid "failed to allocate veth names"
#~ msgstr "Falló al asignar nombres veth"
#~ msgid "Cannot find QEMU binary %s: %s"
#~ msgstr "No es posible encontrar binarios QEMU %s: %s"
#~ msgid "Failed to unlink status file %s"
#~ msgstr "Falló al desenlazar el archivo de estado %s"
#~ msgid "Failed to copy secModel model: %s"
#~ msgstr "Falló al copiar modelo secModel: %s"
#~ msgid "Failed to copy secModel DOI: %s"
#~ msgstr "Falló al copiar DOI secModel: %s"
#~ msgid "Failure while reading %s startup output"
#~ msgstr "Falló al leer el resultado %s de inicio"
#~ msgid "Timed out while reading %s startup output"
#~ msgstr "Tiempo agotado mientras se leía el resultado %s de inicio"
#~ msgid "Out of space while reading %s startup output"
#~ msgstr "Espacio agotado mientras se leía el resultado %s de inicio"
#~ msgid "Shutting down VM '%s'\n"
#~ msgstr "Apagando MV '%s'\n"
#~ msgid "domain with the same name or UUID already exists as '%s'"
#~ msgstr "un dominio como '%s' ya existe con el mismo nombre o UUID "
#~ msgid "URI did not have ':port' at the end"
#~ msgstr "URI no tiene ':port' al finalizar"
#~ msgid "could not generate random UUID"
#~ msgstr "no es posible generar UUID en forma aleatoria"
#~ msgid "Error allocating callbacks list"
#~ msgstr "Error al asignar listas de retrollamadas"
#~ msgid "Error allocating domainEvents"
#~ msgstr "Error al asignar domainEvents"
#~ msgid "out of memory allocating array"
#~ msgstr "memoria excedida al asignar el arreglo"
#~ msgid "profile name exceeds maximum length"
#~ msgstr "el nombre del perfil supera la longitud máxima permitida"
#~ msgid "template too large"
#~ msgstr "el modelo es demasiado extenso"
#~ msgid "missing <host> in <source> spec"
#~ msgstr "no se encuentra <host> en la especificación de <source>"
#~ msgid "cannot lookup hostname"
#~ msgstr "no es posible buscar un nombre de host"
#~ msgid "domain '%s' is already defined"
#~ msgstr "el dominio '%s' ya ha sido definido"
#~ msgid "domain with uuid '%s' is already defined"
#~ msgstr "el dominio con uuid '%s' ya ha sido definido"
#~ msgid "no memory"
#~ msgstr "no hay memoria"
#~ msgid "unable to resolve name %s"
#~ msgstr "no es posible resolver el nombre %s"
#~ msgid "strdup failed"
#~ msgstr "Falló strdup"
#~ msgid "finding dom for %s"
#~ msgstr "buscando dom para %s"
#~ msgid "failed to allocate configInfoList"
#~ msgstr "Falló al asignar configInfoList "
#~ msgid "failed to allocate activeDomainList"
#~ msgstr "Falló al asignar activeDomainList"
#~ msgid "failed to allocate xsWatchList"
#~ msgstr "Falló al asignar xsWatchList"
#~ msgid "reallocating list"
#~ msgstr "reasignación de lista lista"