mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-10-31 02:13:27 +00:00
e8684eb541
- docs/news.html.in libvirt.spec.in: update for the release * po/*.po*: update localization and merge
36873 lines
1.1 MiB
36873 lines
1.1 MiB
# SOME DESCRIPTIVE TITLE.
|
||
# Copyright (C) YEAR Red Hat, Inc.
|
||
# This file is distributed under the same license as the PACKAGE package.
|
||
#
|
||
# Translators:
|
||
# Adolfo Jayme Barrientos <fitoschido@ubuntu.com>, 2013
|
||
# Adolfo Jayme Barrientos <fitoschido@ubuntu.com>, 2013
|
||
# Alicia Perez <artema91@hotmail.com>, 2011
|
||
# Daniel Cabrera <logan@fedoraproject.org>, 2011
|
||
# Daniel <veillard@redhat.com>, 2011
|
||
# Daniel <veillard@redhat.com>, 2011
|
||
# Dennis Tobar <dennis.tobar@gmail.com>, 2011
|
||
# Domingo Becker <domingobecker@gmail.com>, 2010
|
||
# Eduardo Villagrán M <gotencool@gmail.com>, 2013
|
||
# Gladys Guerrero <gguerrer@redhat.com>, 2009,2012-2013
|
||
# Gladys Guerrero <gguerrer@redhat.com>, 2009
|
||
# Daniel Cabrera <logan@fedoraproject.org>, 2011
|
||
# KOJI3 <JOSE.LINARES.1993@gmail.com>, 2013
|
||
# KOJI3 <JOSE.LINARES.1993@gmail.com>, 2013
|
||
msgid ""
|
||
msgstr ""
|
||
"Project-Id-Version: libvirt\n"
|
||
"Report-Msgid-Bugs-To: libvir-list@redhat.com\n"
|
||
"POT-Creation-Date: 2014-03-02 22:25+0800\n"
|
||
"PO-Revision-Date: 2014-01-14 02:48+0000\n"
|
||
"Last-Translator: Daniel <veillard@redhat.com>\n"
|
||
"Language-Team: Spanish (http://www.transifex.com/projects/p/fedora/language/"
|
||
"es/)\n"
|
||
"Language: es\n"
|
||
"MIME-Version: 1.0\n"
|
||
"Content-Type: text/plain; charset=UTF-8\n"
|
||
"Content-Transfer-Encoding: 8bit\n"
|
||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||
|
||
#: daemon/libvirtd-config.c:58 daemon/libvirtd-config.c:77
|
||
#, 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-config.c:84 daemon/libvirtd-config.c:105
|
||
#, c-format
|
||
msgid "remoteReadConfigFile: %s: %s: must be a string or list of strings"
|
||
msgstr ""
|
||
"remoteReadConfigFile: %s: %s: debe ser una cadena o una lista de cadenas"
|
||
|
||
#: daemon/libvirtd-config.c:122 src/locking/lock_daemon_config.c:46
|
||
#, c-format
|
||
msgid "remoteReadConfigFile: %s: %s: invalid type: got %s; expected %s"
|
||
msgstr ""
|
||
"remoteReadConfigFile: %s: %s: tipo inválido: se obtuvo %s; se esperaba %s"
|
||
|
||
#: daemon/libvirtd-config.c:182
|
||
#, c-format
|
||
msgid "remoteReadConfigFile: %s: %s: unsupported auth %s"
|
||
msgstr "remoteReadConfigFile: %s: %s: autorización no soportada %s"
|
||
|
||
#: daemon/libvirtd.c:226
|
||
#, c-format
|
||
msgid "%s: error: unable to determine if daemon is running: %s\n"
|
||
msgstr ""
|
||
"%s: error: No es posible determinar si el demonio está en ejecución: %s \n"
|
||
"\n"
|
||
"\n"
|
||
|
||
#: daemon/libvirtd.c:232 src/locking/lock_daemon.c:356
|
||
#, c-format
|
||
msgid ""
|
||
"%s: error: %s. Check /var/log/messages or run without --daemon for more "
|
||
"info.\n"
|
||
msgstr ""
|
||
"%s: error: %s. Verifique el archivo /var/log/messages o ejecute sin la "
|
||
"opción --daemon para obtener más información.\n"
|
||
|
||
#: daemon/libvirtd.c:481 daemon/libvirtd.c:486
|
||
#, c-format
|
||
msgid "Failed to parse mode '%s'"
|
||
msgstr "Falló al intentar analizar el modo '%s'"
|
||
|
||
#: daemon/libvirtd.c:595
|
||
msgid "This libvirtd build does not support TLS"
|
||
msgstr "Esta construcción de libvirtd no soporta TLS"
|
||
|
||
#: daemon/libvirtd.c:776
|
||
msgid "additional privileges are required"
|
||
msgstr "Se requieren privilegios adicionales"
|
||
|
||
#: daemon/libvirtd.c:782
|
||
msgid "failed to set reduced privileges"
|
||
msgstr "Falló al definir privilegios reducidos"
|
||
|
||
#: daemon/libvirtd.c:920
|
||
msgid "Driver state initialization failed"
|
||
msgstr "Falló la inicialización del estado del controlador"
|
||
|
||
#: daemon/libvirtd.c:1027
|
||
#, c-format
|
||
msgid "Unable to migrate %s to %s"
|
||
msgstr "No se puede migrar %s a %s"
|
||
|
||
#: daemon/libvirtd.c:1049
|
||
#, c-format
|
||
msgid ""
|
||
"\n"
|
||
"Usage:\n"
|
||
" %s [options]\n"
|
||
"\n"
|
||
"Options:\n"
|
||
" -h | --help Display program help:\n"
|
||
" -v | --verbose Verbose messages.\n"
|
||
" -d | --daemon Run as a daemon & write PID file.\n"
|
||
" -l | --listen Listen for TCP/IP connections.\n"
|
||
" -t | --timeout <secs> Exit after timeout period.\n"
|
||
" -f | --config <file> Configuration file.\n"
|
||
" -V | --version Display version information.\n"
|
||
" -p | --pid-file <file> Change name of PID file.\n"
|
||
"\n"
|
||
"libvirt management daemon:\n"
|
||
msgstr ""
|
||
|
||
#: daemon/libvirtd.c:1068
|
||
#, c-format
|
||
msgid ""
|
||
"\n"
|
||
" Default paths:\n"
|
||
"\n"
|
||
" Configuration file (unless overridden by -f):\n"
|
||
" %s\n"
|
||
"\n"
|
||
" Sockets:\n"
|
||
" %s\n"
|
||
" %s\n"
|
||
"\n"
|
||
" TLS:\n"
|
||
" CA certificate: %s\n"
|
||
" Server certificate: %s\n"
|
||
" Server private key: %s\n"
|
||
"\n"
|
||
" PID file (unless overridden by -p):\n"
|
||
" %s/run/libvirtd.pid\n"
|
||
"\n"
|
||
msgstr ""
|
||
|
||
#: daemon/libvirtd.c:1095
|
||
msgid ""
|
||
"\n"
|
||
" Default paths:\n"
|
||
"\n"
|
||
" Configuration file (unless overridden by -f):\n"
|
||
" $XDG_CONFIG_HOME/libvirt/libvirtd.conf\n"
|
||
"\n"
|
||
" Sockets:\n"
|
||
" $XDG_RUNTIME_DIR/libvirt/libvirt-sock\n"
|
||
"\n"
|
||
" TLS:\n"
|
||
" CA certificate: $HOME/.pki/libvirt/cacert.pem\n"
|
||
" Server certificate: $HOME/.pki/libvirt/servercert.pem\n"
|
||
" Server private key: $HOME/.pki/libvirt/serverkey.pem\n"
|
||
"\n"
|
||
" PID file:\n"
|
||
" $XDG_RUNTIME_DIR/libvirt/libvirtd.pid\n"
|
||
"\n"
|
||
msgstr ""
|
||
"\n"
|
||
" Rutas predeterminadas:\n"
|
||
"\n"
|
||
" Archivo de configuración (a menos que sea sobrescrito por -f):\n"
|
||
" $XDG_CONFIG_HOME/libvirt/libvirtd.conf\n"
|
||
"\n"
|
||
" Conectores:\n"
|
||
" $XDG_RUNTIME_DIR/libvirt/libvirt-sock\n"
|
||
"\n"
|
||
" TLS:\n"
|
||
" Certificado CA: $HOME/.pki/libvirt/cacert.pem\n"
|
||
" Certificado de servidor: $HOME/.pki/libvirt/servercert.pem\n"
|
||
" Llave privada de servidor: $HOME/.pki/libvirt/serverkey.pem\n"
|
||
"\n"
|
||
" Archivo PID:\n"
|
||
" $XDG_RUNTIME_DIR/libvirt/libvirtd.pid\n"
|
||
"\n"
|
||
|
||
#: daemon/libvirtd.c:1151 daemon/libvirtd.c:1165
|
||
#: src/locking/lock_daemon.c:1222 src/locking/sanlock_helper.c:76
|
||
#: src/lxc/lxc_controller.c:2287 src/security/virt-aa-helper.c:1186
|
||
#: src/storage/parthelper.c:77 src/util/iohelper.c:236 src/util/iohelper.c:242
|
||
#, c-format
|
||
msgid "%s: initialization failed\n"
|
||
msgstr "%s: Falló la inicialización\n"
|
||
|
||
#: daemon/libvirtd.c:1159
|
||
#, c-format
|
||
msgid "%s: cannot identify driver directory\n"
|
||
msgstr ""
|
||
"%s: No puede identificar directorio de controlador\n"
|
||
"\n"
|
||
"\n"
|
||
"\n"
|
||
|
||
#: daemon/libvirtd.c:1169
|
||
#, c-format
|
||
msgid "%s: expected driver directory '%s' is missing\n"
|
||
msgstr "%s: falta el directorio de controlador esperado '%s'\n"
|
||
|
||
#: daemon/libvirtd.c:1211
|
||
msgid "Invalid value for timeout"
|
||
msgstr "Valor para tiempo de espera inválido"
|
||
|
||
#: daemon/libvirtd.c:1219 daemon/libvirtd.c:1227 daemon/libvirtd.c:1339
|
||
#: src/locking/lock_daemon.c:1476
|
||
msgid "Can't allocate memory"
|
||
msgstr "No se puede asignar memoria"
|
||
|
||
#: daemon/libvirtd.c:1254 src/locking/lock_daemon.c:1275
|
||
msgid "Can't create initial configuration"
|
||
msgstr "No se puede crear configuración inicial"
|
||
|
||
#: daemon/libvirtd.c:1263 src/locking/lock_daemon.c:1284
|
||
msgid "Can't determine config path"
|
||
msgstr "No se puede determinar ruta de configuración"
|
||
|
||
#: daemon/libvirtd.c:1273 src/locking/lock_daemon.c:1294
|
||
#, c-format
|
||
msgid "Can't load config file: %s: %s"
|
||
msgstr "No se puede cargar el archivo config: %s: %s"
|
||
|
||
#: daemon/libvirtd.c:1276 src/locking/lock_daemon.c:1297
|
||
#, c-format
|
||
msgid "Can't load config file: %s"
|
||
msgstr "No se puede cargar el archivo config: %s"
|
||
|
||
#: daemon/libvirtd.c:1282
|
||
msgid "Exiting due to failure to migrate profile"
|
||
msgstr "Saliendo debido a falla para migrar perfil "
|
||
|
||
#: daemon/libvirtd.c:1288
|
||
#, c-format
|
||
msgid "invalid host UUID: %s"
|
||
msgstr "UUID de equipo no es válido: %s"
|
||
|
||
#: daemon/libvirtd.c:1293 src/locking/lock_daemon.c:1302
|
||
msgid "Can't initialize logging"
|
||
msgstr "No se puede inicializar registro"
|
||
|
||
#: daemon/libvirtd.c:1298
|
||
msgid "Can't initialize access manager"
|
||
msgstr "No se puede inicializar gestor de acceso"
|
||
|
||
#: daemon/libvirtd.c:1305 src/locking/lock_daemon.c:1309
|
||
msgid "Can't determine pid file path."
|
||
msgstr " No se puede determinar ruta de archivo PID"
|
||
|
||
#: daemon/libvirtd.c:1314 src/locking/lock_daemon.c:1316
|
||
msgid "Can't determine socket paths"
|
||
msgstr "No se pueden determinar rutas de sockets"
|
||
|
||
#: daemon/libvirtd.c:1324 src/locking/lock_daemon.c:1372
|
||
#, c-format
|
||
msgid "cannot change to root directory: %s"
|
||
msgstr "No es posible trasladarse al directorio raíz: %s"
|
||
|
||
#: daemon/libvirtd.c:1330 src/locking/lock_daemon.c:1378
|
||
#, c-format
|
||
msgid "Failed to fork as daemon: %s"
|
||
msgstr "Falló al ejecutarse como demonio: %s"
|
||
|
||
#: daemon/libvirtd.c:1346 src/locking/lock_daemon.c:1336
|
||
msgid "Can't determine user directory"
|
||
msgstr "No se puede determinar directorio de usuario"
|
||
|
||
#: daemon/libvirtd.c:1357 src/locking/lock_daemon.c:1348
|
||
#, c-format
|
||
msgid "unable to create rundir %s: %s"
|
||
msgstr "No es posible crear rundir %s: %s"
|
||
|
||
#: daemon/qemu_dispatch.h:38 daemon/qemu_dispatch.h:102 daemon/remote.c:1126
|
||
#: daemon/remote.c:1321 daemon/remote.c:1371 daemon/remote.c:1431
|
||
#: daemon/remote.c:1484 daemon/remote.c:1544 daemon/remote.c:1599
|
||
#: daemon/remote.c:1662 daemon/remote.c:1713 daemon/remote.c:1759
|
||
#: daemon/remote.c:1816 daemon/remote.c:1858 daemon/remote.c:1921
|
||
#: daemon/remote.c:1961 daemon/remote.c:2013 daemon/remote.c:2095
|
||
#: daemon/remote.c:2150 daemon/remote.c:2199 daemon/remote.c:2262
|
||
#: daemon/remote.c:2325 daemon/remote.c:2389 daemon/remote.c:2461
|
||
#: daemon/remote.c:2530 daemon/remote.c:2572 daemon/remote.c:3364
|
||
#: daemon/remote.c:3416 daemon/remote.c:3478 daemon/remote.c:3565
|
||
#: daemon/remote.c:3602 daemon/remote.c:3643 daemon/remote.c:3719
|
||
#: daemon/remote.c:3794 daemon/remote.c:3851 daemon/remote.c:3898
|
||
#: daemon/remote.c:3939 daemon/remote.c:3990 daemon/remote.c:4048
|
||
#: daemon/remote.c:4102 daemon/remote.c:4151 daemon/remote.c:4198
|
||
#: daemon/remote.c:4239 daemon/remote.c:4284 daemon/remote.c:4346
|
||
#: daemon/remote.c:4418 daemon/remote.c:4479 daemon/remote.c:4545
|
||
#: daemon/remote.c:4614 daemon/remote.c:4674 daemon/remote.c:4738
|
||
#: daemon/remote.c:4797 daemon/remote.c:4856 daemon/remote.c:4915
|
||
#: daemon/remote.c:4974 daemon/remote.c:5034 daemon/remote.c:5092
|
||
#: daemon/remote.c:5138 daemon/remote.c:5189 daemon/remote.c:5243
|
||
#: daemon/remote.c:5300 daemon/remote.c:5361 daemon/remote.c:5431
|
||
#: daemon/remote.c:5492 daemon/remote.c:5550 daemon/remote.c:5601
|
||
#: daemon/remote.c:5656 daemon/remote.c:5705 daemon/remote.c:5758
|
||
#: daemon/remote.c:5832 daemon/remote_dispatch.h:143
|
||
#: daemon/remote_dispatch.h:213 daemon/remote_dispatch.h:390
|
||
#: daemon/remote_dispatch.h:440 daemon/remote_dispatch.h:491
|
||
#: daemon/remote_dispatch.h:541 daemon/remote_dispatch.h:611
|
||
#: daemon/remote_dispatch.h:659 daemon/remote_dispatch.h:710
|
||
#: daemon/remote_dispatch.h:762 daemon/remote_dispatch.h:810
|
||
#: daemon/remote_dispatch.h:861 daemon/remote_dispatch.h:909
|
||
#: daemon/remote_dispatch.h:957 daemon/remote_dispatch.h:1161
|
||
#: daemon/remote_dispatch.h:1223 daemon/remote_dispatch.h:1285
|
||
#: daemon/remote_dispatch.h:1347 daemon/remote_dispatch.h:1409
|
||
#: daemon/remote_dispatch.h:1471 daemon/remote_dispatch.h:1533
|
||
#: daemon/remote_dispatch.h:1595 daemon/remote_dispatch.h:1657
|
||
#: daemon/remote_dispatch.h:1719 daemon/remote_dispatch.h:1822
|
||
#: daemon/remote_dispatch.h:1870 daemon/remote_dispatch.h:1918
|
||
#: daemon/remote_dispatch.h:1966 daemon/remote_dispatch.h:2014
|
||
#: daemon/remote_dispatch.h:2062 daemon/remote_dispatch.h:2110
|
||
#: daemon/remote_dispatch.h:2158 daemon/remote_dispatch.h:2206
|
||
#: daemon/remote_dispatch.h:2254 daemon/remote_dispatch.h:2345
|
||
#: daemon/remote_dispatch.h:2397 daemon/remote_dispatch.h:2449
|
||
#: daemon/remote_dispatch.h:2504 daemon/remote_dispatch.h:2561
|
||
#: daemon/remote_dispatch.h:2614 daemon/remote_dispatch.h:2691
|
||
#: daemon/remote_dispatch.h:2747 daemon/remote_dispatch.h:2803
|
||
#: daemon/remote_dispatch.h:2858 daemon/remote_dispatch.h:2937
|
||
#: daemon/remote_dispatch.h:2989 daemon/remote_dispatch.h:3065
|
||
#: daemon/remote_dispatch.h:3120 daemon/remote_dispatch.h:3194
|
||
#: daemon/remote_dispatch.h:3244 daemon/remote_dispatch.h:3296
|
||
#: daemon/remote_dispatch.h:3348 daemon/remote_dispatch.h:3400
|
||
#: daemon/remote_dispatch.h:3453 daemon/remote_dispatch.h:3510
|
||
#: daemon/remote_dispatch.h:3588 daemon/remote_dispatch.h:3690
|
||
#: daemon/remote_dispatch.h:3814 daemon/remote_dispatch.h:3870
|
||
#: daemon/remote_dispatch.h:3952 daemon/remote_dispatch.h:4041
|
||
#: daemon/remote_dispatch.h:4097 daemon/remote_dispatch.h:4176
|
||
#: daemon/remote_dispatch.h:4256 daemon/remote_dispatch.h:4488
|
||
#: daemon/remote_dispatch.h:4544 daemon/remote_dispatch.h:4600
|
||
#: daemon/remote_dispatch.h:4656 daemon/remote_dispatch.h:4709
|
||
#: daemon/remote_dispatch.h:4764 daemon/remote_dispatch.h:4827
|
||
#: daemon/remote_dispatch.h:4883 daemon/remote_dispatch.h:4939
|
||
#: daemon/remote_dispatch.h:5016 daemon/remote_dispatch.h:5068
|
||
#: daemon/remote_dispatch.h:5120 daemon/remote_dispatch.h:5170
|
||
#: daemon/remote_dispatch.h:5222 daemon/remote_dispatch.h:5407
|
||
#: daemon/remote_dispatch.h:5462 daemon/remote_dispatch.h:5561
|
||
#: daemon/remote_dispatch.h:5617 daemon/remote_dispatch.h:5673
|
||
#: daemon/remote_dispatch.h:5867 daemon/remote_dispatch.h:5944
|
||
#: daemon/remote_dispatch.h:6038 daemon/remote_dispatch.h:6090
|
||
#: daemon/remote_dispatch.h:6143 daemon/remote_dispatch.h:6200
|
||
#: daemon/remote_dispatch.h:6273 daemon/remote_dispatch.h:6385
|
||
#: daemon/remote_dispatch.h:6437 daemon/remote_dispatch.h:6489
|
||
#: daemon/remote_dispatch.h:6541 daemon/remote_dispatch.h:6593
|
||
#: daemon/remote_dispatch.h:6645 daemon/remote_dispatch.h:6696
|
||
#: daemon/remote_dispatch.h:6743 daemon/remote_dispatch.h:6792
|
||
#: daemon/remote_dispatch.h:6845 daemon/remote_dispatch.h:6902
|
||
#: daemon/remote_dispatch.h:6955 daemon/remote_dispatch.h:7008
|
||
#: daemon/remote_dispatch.h:7057 daemon/remote_dispatch.h:7111
|
||
#: daemon/remote_dispatch.h:7188 daemon/remote_dispatch.h:7240
|
||
#: daemon/remote_dispatch.h:7292 daemon/remote_dispatch.h:7346
|
||
#: daemon/remote_dispatch.h:7407 daemon/remote_dispatch.h:7468
|
||
#: daemon/remote_dispatch.h:7528 daemon/remote_dispatch.h:7583
|
||
#: daemon/remote_dispatch.h:7638 daemon/remote_dispatch.h:7694
|
||
#: daemon/remote_dispatch.h:7753 daemon/remote_dispatch.h:7808
|
||
#: daemon/remote_dispatch.h:7866 daemon/remote_dispatch.h:7927
|
||
#: daemon/remote_dispatch.h:7988 daemon/remote_dispatch.h:8047
|
||
#: daemon/remote_dispatch.h:8099 daemon/remote_dispatch.h:8151
|
||
#: daemon/remote_dispatch.h:8203 daemon/remote_dispatch.h:8258
|
||
#: daemon/remote_dispatch.h:8316 daemon/remote_dispatch.h:8372
|
||
#: daemon/remote_dispatch.h:8433 daemon/remote_dispatch.h:8497
|
||
#: daemon/remote_dispatch.h:8559 daemon/remote_dispatch.h:8621
|
||
#: daemon/remote_dispatch.h:8705 daemon/remote_dispatch.h:8778
|
||
#: daemon/remote_dispatch.h:8846 daemon/remote_dispatch.h:8904
|
||
#: daemon/remote_dispatch.h:8961 daemon/remote_dispatch.h:9019
|
||
#: daemon/remote_dispatch.h:9071 daemon/remote_dispatch.h:9123
|
||
#: daemon/remote_dispatch.h:9175 daemon/remote_dispatch.h:9226
|
||
#: daemon/remote_dispatch.h:9272 daemon/remote_dispatch.h:9318
|
||
#: daemon/remote_dispatch.h:9365 daemon/remote_dispatch.h:9419
|
||
#: daemon/remote_dispatch.h:9469 daemon/remote_dispatch.h:9524
|
||
#: daemon/remote_dispatch.h:9580 daemon/remote_dispatch.h:9635
|
||
#: daemon/remote_dispatch.h:9687 daemon/remote_dispatch.h:9737
|
||
#: daemon/remote_dispatch.h:9789 daemon/remote_dispatch.h:9843
|
||
#: daemon/remote_dispatch.h:9895 daemon/remote_dispatch.h:9945
|
||
#: daemon/remote_dispatch.h:10000 daemon/remote_dispatch.h:10056
|
||
#: daemon/remote_dispatch.h:10112 daemon/remote_dispatch.h:10168
|
||
#: daemon/remote_dispatch.h:10224 daemon/remote_dispatch.h:10279
|
||
#: daemon/remote_dispatch.h:10331 daemon/remote_dispatch.h:10381
|
||
#: daemon/remote_dispatch.h:10433 daemon/remote_dispatch.h:10485
|
||
#: daemon/remote_dispatch.h:10539 daemon/remote_dispatch.h:10589
|
||
#: daemon/remote_dispatch.h:10642 daemon/remote_dispatch.h:10696
|
||
#: daemon/remote_dispatch.h:10773 daemon/remote_dispatch.h:10829
|
||
#: daemon/remote_dispatch.h:10896 daemon/remote_dispatch.h:10948
|
||
#: daemon/remote_dispatch.h:11001 daemon/remote_dispatch.h:11054
|
||
#: daemon/remote_dispatch.h:11106 daemon/remote_dispatch.h:11160
|
||
#: daemon/remote_dispatch.h:11264 daemon/remote_dispatch.h:11312
|
||
#: daemon/remote_dispatch.h:11435 daemon/remote_dispatch.h:11500
|
||
#: daemon/remote_dispatch.h:11551 daemon/remote_dispatch.h:11604
|
||
#: daemon/remote_dispatch.h:11653 daemon/remote_dispatch.h:11706
|
||
#: daemon/remote_dispatch.h:11761 daemon/remote_dispatch.h:11813
|
||
#: daemon/remote_dispatch.h:11863 daemon/remote_dispatch.h:11917
|
||
#: daemon/remote_dispatch.h:11992 daemon/remote_dispatch.h:12047
|
||
#: daemon/remote_dispatch.h:12099 daemon/remote_dispatch.h:12149
|
||
#: daemon/remote_dispatch.h:12201 daemon/remote_dispatch.h:12253
|
||
#: daemon/remote_dispatch.h:12305 daemon/remote_dispatch.h:12359
|
||
#: daemon/remote_dispatch.h:12411 daemon/remote_dispatch.h:12461
|
||
#: daemon/remote_dispatch.h:12513 daemon/remote_dispatch.h:12568
|
||
#: daemon/remote_dispatch.h:12624 daemon/remote_dispatch.h:12683
|
||
#: daemon/remote_dispatch.h:12739 daemon/remote_dispatch.h:12795
|
||
#: daemon/remote_dispatch.h:12873 daemon/remote_dispatch.h:12940
|
||
#: daemon/remote_dispatch.h:12992 daemon/remote_dispatch.h:13045
|
||
#: daemon/remote_dispatch.h:13103 daemon/remote_dispatch.h:13156
|
||
#: daemon/remote_dispatch.h:13208 daemon/remote_dispatch.h:13260
|
||
#: daemon/remote_dispatch.h:13315 daemon/remote_dispatch.h:13374
|
||
#: daemon/remote_dispatch.h:13434 daemon/remote_dispatch.h:13488
|
||
#: daemon/remote_dispatch.h:13559 daemon/remote_dispatch.h:13617
|
||
#: daemon/remote_dispatch.h:13673 daemon/remote_dispatch.h:13728
|
||
#: daemon/remote_dispatch.h:13781 daemon/remote_dispatch.h:13838
|
||
#: daemon/remote_dispatch.h:13888 daemon/remote_dispatch.h:13942
|
||
#: daemon/remote_dispatch.h:14010 daemon/remote_dispatch.h:14062
|
||
#: src/rpc/virnetserverclient.c:1551
|
||
msgid "connection not open"
|
||
msgstr "La conexión no está abierta"
|
||
|
||
#: daemon/remote.c:64 src/remote/remote_driver.c:60
|
||
#, c-format
|
||
msgid "conversion from hyper to %s overflowed"
|
||
msgstr "conversión desde hyper hacia %s desbordada"
|
||
|
||
#: daemon/remote.c:1036 src/locking/lock_daemon.c:786
|
||
#: src/util/virnetdevmacvlan.c:80 src/util/virnetdevveth.c:47
|
||
msgid "unable to init mutex"
|
||
msgstr "No se puede 'init mutex'"
|
||
|
||
#: daemon/remote.c:1062
|
||
msgid "connection already open"
|
||
msgstr "La conexión ya está abierta"
|
||
|
||
#: daemon/remote.c:1068
|
||
msgid "keepalive support is required to connect"
|
||
msgstr "keepalive support is required to connect"
|
||
|
||
#: daemon/remote.c:1204 daemon/remote.c:1289 src/remote/remote_driver.c:1734
|
||
#: src/remote/remote_driver.c:1819
|
||
#, c-format
|
||
msgid "unknown parameter type: %d"
|
||
msgstr "tipo de parámetro desconocido: %d"
|
||
|
||
#: daemon/remote.c:1240 daemon/remote.c:1326 daemon/remote.c:1436
|
||
#: daemon/remote.c:1608 daemon/remote.c:2206 daemon/remote.c:2269
|
||
#: daemon/remote.c:2332 daemon/remote.c:2396 daemon/remote.c:2468
|
||
#: daemon/remote.c:2577 daemon/remote.c:4291 daemon/remote.c:4351
|
||
#: daemon/remote.c:5041
|
||
msgid "nparams too large"
|
||
msgstr "nparams demasiado extensos"
|
||
|
||
#: daemon/remote.c:1253 src/remote/remote_driver.c:1782
|
||
#, c-format
|
||
msgid "Parameter %s too big for destination"
|
||
msgstr "El parámetro %s es demasiado extenso para el destino"
|
||
|
||
#: daemon/remote.c:1382 src/remote/remote_driver.c:1572
|
||
#: src/remote/remote_driver.c:1586 src/remote/remote_driver.c:1635
|
||
#, c-format
|
||
msgid "Too many domains '%d' for limit '%d'"
|
||
msgstr ""
|
||
|
||
#: daemon/remote.c:1490
|
||
msgid "maxStats > REMOTE_DOMAIN_MEMORY_STATS_MAX"
|
||
msgstr "maxStats > REMOTE_DOMAIN_MEMORY_STATS_MAX"
|
||
|
||
#: daemon/remote.c:1557 daemon/remote.c:1674
|
||
msgid "size > maximum buffer size"
|
||
msgstr "size > tamaño máximo del buffer"
|
||
|
||
#: daemon/remote.c:1783
|
||
msgid "failed to copy security label"
|
||
msgstr "Falló la copia de etiqueta de seguridad"
|
||
|
||
#: daemon/remote.c:1866
|
||
msgid "ncpumaps > REMOTE_VCPUINFO_MAX"
|
||
msgstr "ncpumaps > REMOTE_VCPUINFO_MAX"
|
||
|
||
#: daemon/remote.c:1872 daemon/remote.c:2027
|
||
msgid "maxinfo * maplen > REMOTE_CPUMAPS_MAX"
|
||
msgstr "maxinfo * maplen > REMOTE_CPUMAPS_MAX"
|
||
|
||
#: daemon/remote.c:2021
|
||
msgid "maxinfo > REMOTE_VCPUINFO_MAX"
|
||
msgstr "maxinfo > REMOTE_VCPUINFO_MAX"
|
||
|
||
#: daemon/remote.c:2705
|
||
msgid "client tried invalid SASL init request"
|
||
msgstr "El cliente ha intentado una petición de inicialización SASL inválida"
|
||
|
||
#: daemon/remote.c:2753 daemon/remote.c:2902 daemon/remote.c:3000
|
||
#: daemon/remote.c:3016 daemon/remote.c:3030 daemon/remote.c:3044
|
||
#: daemon/remote.c:3164 daemon/remote.c:3309 daemon/remote.c:3338
|
||
#: src/util/virerror.c:992
|
||
msgid "authentication failed"
|
||
msgstr "Falló la autenticación"
|
||
|
||
#: daemon/remote.c:2780
|
||
#, c-format
|
||
msgid "negotiated SSF %d was not strong enough"
|
||
msgstr "El SSF negociado %d no fue lo suficientemente potente"
|
||
|
||
#: daemon/remote.c:2833 daemon/remote.c:2931
|
||
msgid "client tried invalid SASL start request"
|
||
msgstr "El cliente intentó una petición de inicio SASL que no es válida"
|
||
|
||
#: daemon/remote.c:2851
|
||
#, 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:2948
|
||
#, 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:3087 daemon/remote.c:3216
|
||
msgid "client tried invalid PolicyKit init request"
|
||
msgstr "El cliente intentó una petición de inicio de PolicyKit no soportada"
|
||
|
||
#: daemon/remote.c:3133
|
||
#, c-format
|
||
msgid "Policy kit denied action %s from pid %lld, uid %d: %s"
|
||
msgstr "Paquete de políticas de acción denegada %s del PID %lld, UID %d: %s"
|
||
|
||
#: daemon/remote.c:3160
|
||
msgid "authentication cancelled by user"
|
||
msgstr "Autenticación cancelada por usuario"
|
||
|
||
#: daemon/remote.c:3162
|
||
#, c-format
|
||
msgid "polkit: %s"
|
||
msgstr "polkit: %s"
|
||
|
||
#: daemon/remote.c:3222
|
||
msgid "cannot get peer socket identity"
|
||
msgstr "No se puede obtener una identidad par de socket"
|
||
|
||
#: daemon/remote.c:3238
|
||
#, c-format
|
||
msgid "Failed to lookup policy kit caller: %s"
|
||
msgstr "Falló al buscar el llamador de Policy kit: %s"
|
||
|
||
#: daemon/remote.c:3245
|
||
#, c-format
|
||
msgid "Failed to create polkit action %s"
|
||
msgstr "Falló al intentar crear una acción de polkit %s"
|
||
|
||
#: daemon/remote.c:3255
|
||
#, c-format
|
||
msgid "Failed to create polkit context %s"
|
||
msgstr "Falló al intentar crear contexto de polkit %s"
|
||
|
||
#: daemon/remote.c:3273
|
||
#, c-format
|
||
msgid "Policy kit failed to check authorization %d %s"
|
||
msgstr "Fallo de Policy kit al verificar autorizaciones %d %s"
|
||
|
||
#: daemon/remote.c:3287
|
||
#, c-format
|
||
msgid "Policy kit denied action %s from pid %lld, uid %d, result: %s"
|
||
msgstr ""
|
||
"Paquete de políticas de acción denegada %s del PID %lld, UID %d, resultado: "
|
||
"%s"
|
||
|
||
#: daemon/remote.c:3336
|
||
msgid "client tried unsupported PolicyKit init request"
|
||
msgstr ""
|
||
"El cliente intentó una petición de inicialización de PolicyKit no soportada"
|
||
|
||
#: daemon/remote.c:3493 daemon/remote.c:3818
|
||
#, c-format
|
||
msgid "domain event %d not registered"
|
||
msgstr "el dominio del evento %d no se encuentra registrado"
|
||
|
||
#: daemon/remote.c:3654 daemon/remote.c:3730 daemon/remote.c:3805
|
||
#, c-format
|
||
msgid "unsupported event ID %d"
|
||
msgstr "ID de evento %d no soportado"
|
||
|
||
#: daemon/remote.c:3863
|
||
#, fuzzy, c-format
|
||
msgid "domain event callback %d not registered"
|
||
msgstr "el dominio del evento %d no se encuentra registrado"
|
||
|
||
#: daemon/remote.c:4355
|
||
msgid "ncpus too large"
|
||
msgstr "ncpus demasiado grandes"
|
||
|
||
#: daemon/remote.c:4427
|
||
msgid "maxerrors too large"
|
||
msgstr "maxerrors demasiado grandes"
|
||
|
||
#: daemon/remote.c:4493 daemon/remote.c:4562 src/remote/remote_driver.c:6552
|
||
#: src/remote/remote_driver.c:6619
|
||
#, c-format
|
||
msgid "Too many domain snapshots '%d' for limit '%d'"
|
||
msgstr ""
|
||
|
||
#: daemon/remote.c:4625 src/remote/remote_driver.c:3609
|
||
#, c-format
|
||
msgid "Too many storage pools '%d' for limit '%d'"
|
||
msgstr ""
|
||
|
||
#: daemon/remote.c:4688 src/remote/remote_driver.c:3676
|
||
#, c-format
|
||
msgid "Too many storage volumes '%d' for limit '%d'"
|
||
msgstr ""
|
||
|
||
#: daemon/remote.c:4749 src/remote/remote_driver.c:3045
|
||
#, c-format
|
||
msgid "Too many networks '%d' for limit '%d'"
|
||
msgstr ""
|
||
|
||
#: daemon/remote.c:4808 src/remote/remote_driver.c:3207
|
||
#, c-format
|
||
msgid "Too many interfaces '%d' for limit '%d'"
|
||
msgstr ""
|
||
|
||
#: daemon/remote.c:4867 src/remote/remote_driver.c:3273
|
||
#, c-format
|
||
msgid "Too many node devices '%d' for limit '%d'"
|
||
msgstr ""
|
||
|
||
#: daemon/remote.c:4926 src/remote/remote_driver.c:3339
|
||
#, c-format
|
||
msgid "Too many network filters '%d' for limit '%d'"
|
||
msgstr ""
|
||
|
||
#: daemon/remote.c:4985 src/remote/remote_driver.c:3405
|
||
#, c-format
|
||
msgid "Too many secrets '%d' for limit '%d'"
|
||
msgstr ""
|
||
|
||
#: daemon/remote.c:5202 src/remote/remote_driver.c:6806
|
||
#, c-format
|
||
msgid "Too many job stats '%d' for limit '%d'"
|
||
msgstr ""
|
||
|
||
#: daemon/remote.c:5249 daemon/remote.c:5306 daemon/remote.c:5367
|
||
#: daemon/remote.c:5437 daemon/remote.c:5498 daemon/remote.c:5556
|
||
#: src/remote/remote_driver.c:6853 src/remote/remote_driver.c:6919
|
||
#: src/remote/remote_driver.c:7001 src/remote/remote_driver.c:7087
|
||
#: src/remote/remote_driver.c:7159 src/remote/remote_driver.c:7231
|
||
#, c-format
|
||
msgid "Too many migration parameters '%d' for limit '%d'"
|
||
msgstr ""
|
||
|
||
#: daemon/remote.c:5613
|
||
#, c-format
|
||
msgid "Too many CPU models '%d' for limit '%d'"
|
||
msgstr ""
|
||
|
||
#: daemon/remote.c:5770
|
||
#, c-format
|
||
msgid "unsupported network event ID %d"
|
||
msgstr ""
|
||
|
||
#: daemon/remote.c:5844
|
||
#, fuzzy, c-format
|
||
msgid "network event callback %d not registered"
|
||
msgstr "el dominio del evento %d no se encuentra registrado"
|
||
|
||
#: daemon/remote_dispatch.h:1167
|
||
msgid "maxnames > REMOTE_DOMAIN_LIST_MAX"
|
||
msgstr ""
|
||
|
||
#: daemon/remote_dispatch.h:1229 daemon/remote_dispatch.h:1477
|
||
msgid "maxnames > REMOTE_INTERFACE_LIST_MAX"
|
||
msgstr ""
|
||
|
||
#: daemon/remote_dispatch.h:1291 daemon/remote_dispatch.h:1539
|
||
msgid "maxnames > REMOTE_NETWORK_LIST_MAX"
|
||
msgstr ""
|
||
|
||
#: daemon/remote_dispatch.h:1353 daemon/remote_dispatch.h:1725
|
||
msgid "maxnames > REMOTE_STORAGE_POOL_LIST_MAX"
|
||
msgstr ""
|
||
|
||
#: daemon/remote_dispatch.h:1415
|
||
msgid "maxids > REMOTE_DOMAIN_LIST_MAX"
|
||
msgstr ""
|
||
|
||
#: daemon/remote_dispatch.h:1601
|
||
msgid "maxnames > REMOTE_NWFILTER_LIST_MAX"
|
||
msgstr ""
|
||
|
||
#: daemon/remote_dispatch.h:1663
|
||
msgid "maxuuids > REMOTE_SECRET_LIST_MAX"
|
||
msgstr ""
|
||
|
||
#: daemon/remote_dispatch.h:8711 daemon/remote_dispatch.h:8784
|
||
msgid "maxnames > REMOTE_DOMAIN_SNAPSHOT_LIST_MAX"
|
||
msgstr ""
|
||
|
||
#: daemon/remote_dispatch.h:10835
|
||
msgid "maxnames > REMOTE_NODE_DEVICE_CAPS_LIST_MAX"
|
||
msgstr "maxnames > REMOTE_NODE_DEVICE_CAPS_LIST_MAX"
|
||
|
||
#: daemon/remote_dispatch.h:11166
|
||
msgid "maxcells > REMOTE_NODE_MAX_CELLS"
|
||
msgstr "maxcells > REMOTE_NODE_MAX_CELLS"
|
||
|
||
#: daemon/remote_dispatch.h:11441
|
||
msgid "maxnames > REMOTE_NODE_DEVICE_LIST_MAX"
|
||
msgstr ""
|
||
|
||
#: daemon/remote_dispatch.h:12879
|
||
msgid "maxnames > REMOTE_STORAGE_VOL_LIST_MAX"
|
||
msgstr ""
|
||
|
||
#: daemon/stream.c:233
|
||
msgid "stream had unexpected termination"
|
||
msgstr "La secuencia se ha detenido inesperadamente"
|
||
|
||
#: daemon/stream.c:236
|
||
msgid "stream had I/O failure"
|
||
msgstr "La secuencia tiene una falla de E/S"
|
||
|
||
#: daemon/stream.c:615
|
||
msgid "stream aborted at client request"
|
||
msgstr "La secuencia ha sido abortada de acuerdo con la petición del cliente"
|
||
|
||
#: daemon/stream.c:619
|
||
#, c-format
|
||
msgid "stream aborted with unexpected status %d"
|
||
msgstr "La secuencia ha sido abortada con un estado %d no esperado "
|
||
|
||
#: gnulib/lib/gai_strerror.c:57
|
||
msgid "Address family for hostname not supported"
|
||
msgstr "No existe soporte para la dirección de familias del nombre del equipo"
|
||
|
||
#: gnulib/lib/gai_strerror.c:58
|
||
msgid "Temporary failure in name resolution"
|
||
msgstr "Falla temporal en la resolución de nombres"
|
||
|
||
#: gnulib/lib/gai_strerror.c:59
|
||
msgid "Bad value for ai_flags"
|
||
msgstr "valor incorrecto para ai_flags"
|
||
|
||
#: gnulib/lib/gai_strerror.c:60
|
||
msgid "Non-recoverable failure in name resolution"
|
||
msgstr "Error no recuperable en la resolución de nombres"
|
||
|
||
#: gnulib/lib/gai_strerror.c:61
|
||
msgid "ai_family not supported"
|
||
msgstr "No hay soporte para ai_family"
|
||
|
||
#: gnulib/lib/gai_strerror.c:62
|
||
msgid "Memory allocation failure"
|
||
msgstr "Falla en en alojamiento de la memoria"
|
||
|
||
#: gnulib/lib/gai_strerror.c:63
|
||
msgid "No address associated with hostname"
|
||
msgstr "No hay direcciones asociadas con el nombre del equipo"
|
||
|
||
#: gnulib/lib/gai_strerror.c:64
|
||
msgid "Name or service not known"
|
||
msgstr "Nombre o servicio desconocido"
|
||
|
||
#: gnulib/lib/gai_strerror.c:65
|
||
msgid "Servname not supported for ai_socktype"
|
||
msgstr "Nombre de servidor no soportado por ai_socktype"
|
||
|
||
#: gnulib/lib/gai_strerror.c:66
|
||
msgid "ai_socktype not supported"
|
||
msgstr "ai_socktype no sportado"
|
||
|
||
#: gnulib/lib/gai_strerror.c:67
|
||
msgid "System error"
|
||
msgstr "Error del sistema"
|
||
|
||
#: gnulib/lib/gai_strerror.c:68
|
||
msgid "Argument buffer too small"
|
||
msgstr "El búfer del argumento es demasiado pequeño"
|
||
|
||
#: gnulib/lib/gai_strerror.c:70
|
||
msgid "Processing request in progress"
|
||
msgstr "Procesamiento de la petición en progreso"
|
||
|
||
#: gnulib/lib/gai_strerror.c:71
|
||
msgid "Request canceled"
|
||
msgstr "Petición cancelada"
|
||
|
||
#: gnulib/lib/gai_strerror.c:72
|
||
msgid "Request not canceled"
|
||
msgstr "Petición no cancelada"
|
||
|
||
#: gnulib/lib/gai_strerror.c:73
|
||
msgid "All requests done"
|
||
msgstr "Todas las peticiones han sido realizadas"
|
||
|
||
#: gnulib/lib/gai_strerror.c:74
|
||
msgid "Interrupted by a signal"
|
||
msgstr "Interrumpido por una señal"
|
||
|
||
#: gnulib/lib/gai_strerror.c:75
|
||
msgid "Parameter string not correctly encoded"
|
||
msgstr "La cadena del parámetro no ha sido correctamente codificada"
|
||
|
||
#: gnulib/lib/gai_strerror.c:87 src/esx/esx_vi.c:4472
|
||
#: src/hyperv/hyperv_wmi.c:323 src/rpc/virnetclientprogram.c:184
|
||
#: src/rpc/virnetclientstream.c:197
|
||
msgid "Unknown error"
|
||
msgstr "Error desconocido"
|
||
|
||
#: gnulib/lib/regcomp.c:131
|
||
msgid "Success"
|
||
msgstr "Éxito"
|
||
|
||
#: gnulib/lib/regcomp.c:134
|
||
msgid "No match"
|
||
msgstr "No coinciden"
|
||
|
||
#: gnulib/lib/regcomp.c:137
|
||
msgid "Invalid regular expression"
|
||
msgstr "Expresión regular inválida"
|
||
|
||
#: gnulib/lib/regcomp.c:140
|
||
msgid "Invalid collation character"
|
||
msgstr "Carácter de colación inválido"
|
||
|
||
#: gnulib/lib/regcomp.c:143
|
||
msgid "Invalid character class name"
|
||
msgstr "Nombre de clase de carácter inválido"
|
||
|
||
#: gnulib/lib/regcomp.c:146
|
||
msgid "Trailing backslash"
|
||
msgstr "Barra invertida al final"
|
||
|
||
#: gnulib/lib/regcomp.c:149
|
||
msgid "Invalid back reference"
|
||
msgstr "Referencia inversa inválida"
|
||
|
||
#: gnulib/lib/regcomp.c:152
|
||
msgid "Unmatched [ or [^"
|
||
msgstr "No coincidente [ o [^"
|
||
|
||
#: gnulib/lib/regcomp.c:155
|
||
msgid "Unmatched ( or \\("
|
||
msgstr "No coincidente ( o \\("
|
||
|
||
#: gnulib/lib/regcomp.c:158
|
||
msgid "Unmatched \\{"
|
||
msgstr "No coincidente \\{"
|
||
|
||
#: gnulib/lib/regcomp.c:161
|
||
msgid "Invalid content of \\{\\}"
|
||
msgstr "Contenido inválido de \\{\\} "
|
||
|
||
#: gnulib/lib/regcomp.c:164
|
||
msgid "Invalid range end"
|
||
msgstr "Fin de rango inválido"
|
||
|
||
#: gnulib/lib/regcomp.c:167
|
||
msgid "Memory exhausted"
|
||
msgstr "Memoria agotada"
|
||
|
||
#: gnulib/lib/regcomp.c:170
|
||
msgid "Invalid preceding regular expression"
|
||
msgstr "Expresión regular anterior inválida "
|
||
|
||
#: gnulib/lib/regcomp.c:173
|
||
msgid "Premature end of regular expression"
|
||
msgstr "Final prematuro de expresión regular"
|
||
|
||
#: gnulib/lib/regcomp.c:176
|
||
msgid "Regular expression too big"
|
||
msgstr "Expresión regular demasiado grande"
|
||
|
||
#: gnulib/lib/regcomp.c:179
|
||
msgid "Unmatched ) or \\)"
|
||
msgstr "No coincidentes) o \\)"
|
||
|
||
#: gnulib/lib/regcomp.c:707
|
||
msgid "No previous regular expression"
|
||
msgstr " No hay expresiones regulares previas"
|
||
|
||
#: src/access/viraccessdriverpolkit.c:85
|
||
#, c-format
|
||
msgid "Policy kit denied action %s from <anonymous>"
|
||
msgstr "Kit de política negó la acción %s desde <anonymous>"
|
||
|
||
#: src/access/viraccessdriverpolkit.c:98
|
||
msgid "No UNIX process ID available"
|
||
msgstr "No hay ID de proceso UNIX disponible"
|
||
|
||
#: src/access/viraccessdriverpolkit.c:103
|
||
msgid "No UNIX process start time available"
|
||
msgstr ""
|
||
|
||
#: src/access/viraccessdriverpolkit.c:108
|
||
msgid "No UNIX caller UID available"
|
||
msgstr ""
|
||
|
||
#: src/access/viraccessdriverpolkit.c:175
|
||
#, c-format
|
||
msgid "Policy kit denied action %s from %s: %s"
|
||
msgstr "Kit de política negó acción %s desde %s: %s"
|
||
|
||
#: src/access/viraccessmanager.c:139
|
||
#, c-format
|
||
msgid "Cannot find security driver '%s'"
|
||
msgstr "No se puede encontrar controlador de seguridad '%s'"
|
||
|
||
#: src/bhyve/bhyve_command.c:58 src/storage/storage_backend_iscsi.c:372
|
||
#: src/storage/storage_backend_scsi.c:477 src/util/virutil.c:1845
|
||
#: src/util/virutil.c:1939
|
||
#, c-format
|
||
msgid "Failed to opendir path '%s'"
|
||
msgstr "Falló al opendir la ruta '%s'"
|
||
|
||
#: src/bhyve/bhyve_command.c:70 src/util/vircgroup.c:483
|
||
#: src/util/virstoragefile.c:1210
|
||
#, c-format
|
||
msgid "Unable to open '%s'"
|
||
msgstr "No es posible abrir '%s'"
|
||
|
||
#: src/bhyve/bhyve_command.c:76 src/util/virnetdevtap.c:63
|
||
msgid "Unable to query tap interface name"
|
||
msgstr "No se puede solicitar nombre de interfaz de tap"
|
||
|
||
#: src/bhyve/bhyve_command.c:98
|
||
#, fuzzy
|
||
msgid "Unable to iterate over TAP devices"
|
||
msgstr "No se puede repetir en dispositivos NBD"
|
||
|
||
#: src/bhyve/bhyve_command.c:117
|
||
msgid "domain should have one and only one net defined"
|
||
msgstr ""
|
||
|
||
#: src/bhyve/bhyve_command.c:131 src/qemu/qemu_command.c:338
|
||
#, c-format
|
||
msgid "Network type %d is not supported"
|
||
msgstr "El tipo de red %d no es soportado"
|
||
|
||
#: src/bhyve/bhyve_command.c:190 src/bhyve/bhyve_command.c:298
|
||
msgid "domain should have one and only one disk defined"
|
||
msgstr ""
|
||
|
||
#: src/bhyve/bhyve_command.c:198
|
||
#, fuzzy
|
||
msgid "unsupported disk bus type"
|
||
msgstr "tipo de disco %s no soportado "
|
||
|
||
#: src/bhyve/bhyve_command.c:204 src/bhyve/bhyve_command.c:306
|
||
#, fuzzy
|
||
msgid "unsupported disk device"
|
||
msgstr "Tipo de dispositivo de disco '%s' no soportado "
|
||
|
||
#: src/bhyve/bhyve_command.c:210 src/bhyve/bhyve_command.c:312
|
||
#, fuzzy
|
||
msgid "unsupported disk type"
|
||
msgstr "tipo de disco %s no soportado "
|
||
|
||
#: src/bhyve/bhyve_driver.c:126 src/lxc/lxc_driver.c:135
|
||
#: src/libxl/libxl_driver.c:94 src/qemu/qemu_driver.c:220
|
||
#: src/test/test_driver.c:496
|
||
#, c-format
|
||
msgid "no domain with matching uuid '%s' (%s)"
|
||
msgstr "No hay dominio que coincida con UUID '%s' (%s)"
|
||
|
||
#: src/bhyve/bhyve_driver.c:156
|
||
#, fuzzy, c-format
|
||
msgid "Unexpected bhyve URI path '%s', try bhyve:///system"
|
||
msgstr "ruta QEMU URI '%s' inesperada, intente qemu:///system "
|
||
|
||
#: src/bhyve/bhyve_driver.c:163
|
||
#, fuzzy
|
||
msgid "bhyve state driver is not active"
|
||
msgstr "el estado del controlador qemu es no activo"
|
||
|
||
#: src/bhyve/bhyve_driver.c:205 src/lxc/lxc_driver.c:1713
|
||
#, c-format
|
||
msgid "Unknown release: %s"
|
||
msgstr "Versión desconocida: %s"
|
||
|
||
#: src/bhyve/bhyve_driver.c:369 src/lxc/lxc_driver.c:527
|
||
msgid "Cannot undefine transient domain"
|
||
msgstr "No es posible quitar la definición del dominio transitorio "
|
||
|
||
#: src/bhyve/bhyve_driver.c:487 src/lxc/lxc_driver.c:282
|
||
#: src/vmware/vmware_driver.c:710
|
||
#, c-format
|
||
msgid "No domain with matching uuid '%s'"
|
||
msgstr "No existe un dominio coincidente con el uuid '%s'"
|
||
|
||
#: src/bhyve/bhyve_driver.c:514 src/parallels/parallels_driver.c:1169
|
||
#: src/qemu/qemu_driver.c:1402 src/qemu/qemu_driver.c:10669
|
||
#: src/qemu/qemu_driver.c:11080 src/qemu/qemu_driver.c:11123
|
||
#, c-format
|
||
msgid "no domain with matching name '%s'"
|
||
msgstr "no existe un dominio coincidente con el nombre '%s'"
|
||
|
||
#: src/bhyve/bhyve_driver.c:545 src/lxc/lxc_driver.c:1061
|
||
#: src/libxl/libxl_driver.c:3007 src/vmware/vmware_driver.c:719
|
||
msgid "Domain is already running"
|
||
msgstr "El dominio ya se encuentra en ejecución"
|
||
|
||
#: src/bhyve/bhyve_driver.c:651 src/bhyve/bhyve_driver.c:658
|
||
#: src/lxc/lxc_container.c:855
|
||
#, c-format
|
||
msgid "Failed to mkdir %s"
|
||
msgstr "Falló al crear el directorio %s"
|
||
|
||
#: src/bhyve/bhyve_process.c:70 src/lxc/lxc_process.c:1173
|
||
#, c-format
|
||
msgid "Failed to open '%s'"
|
||
msgstr "Falló al abrir '%s'"
|
||
|
||
#: src/bhyve/bhyve_process.c:79
|
||
#, fuzzy
|
||
msgid "Failed to build pidfile path"
|
||
msgstr "Falló al construir la ruta pidfile."
|
||
|
||
#: src/bhyve/bhyve_process.c:86
|
||
#, fuzzy, c-format
|
||
msgid "Cannot remove state PID file %s"
|
||
msgstr "No es posible eliminar archivo viejo de PID de %s"
|
||
|
||
#: src/bhyve/bhyve_process.c:122
|
||
#, fuzzy, c-format
|
||
msgid "Guest failed to load: %d"
|
||
msgstr "El huésped no pudo iniciar: %s"
|
||
|
||
#: src/bhyve/bhyve_process.c:133 src/qemu/qemu_process.c:3947
|
||
#, c-format
|
||
msgid "Domain %s didn't show up"
|
||
msgstr "Dominio %s no apareció"
|
||
|
||
#: src/bhyve/bhyve_process.c:178
|
||
#, fuzzy, c-format
|
||
msgid "Invalid PID %d for VM"
|
||
msgstr "PID %d inválido para el contenedor"
|
||
|
||
#: src/bhyve/bhyve_process.c:211
|
||
#, fuzzy, c-format
|
||
msgid "Guest failed to stop: %d"
|
||
msgstr "El huésped no pudo iniciar: %s"
|
||
|
||
#: src/conf/capabilities.c:1017
|
||
#, c-format
|
||
msgid "Cpu '%u' in node '%zu' is out of range of the provided bitmap"
|
||
msgstr "Cpu '%u' en nodo '%zu' está fuera de rango del bitmap provisto"
|
||
|
||
#: src/conf/cpu_conf.c:191
|
||
msgid "XML does not contain expected 'cpu' element"
|
||
msgstr "El archivo XML no contiene el elemento 'cpu' esperado"
|
||
|
||
#: src/conf/cpu_conf.c:202
|
||
msgid ""
|
||
"'arch' element element cannot be used inside 'cpu' element with 'match' "
|
||
"attribute'"
|
||
msgstr ""
|
||
"El elemento 'arch' no puede ser utilizado dentro del elemento 'cpu' con el "
|
||
"atributo 'match'"
|
||
|
||
#: src/conf/cpu_conf.c:218
|
||
msgid "Attribute mode is only allowed for guest CPU"
|
||
msgstr "El modo de atributo solo es permitido para la CPU del huésped"
|
||
|
||
#: src/conf/cpu_conf.c:225
|
||
#, c-format
|
||
msgid "Invalid mode attribute '%s'"
|
||
msgstr "Atributo de modo inválido '%s'"
|
||
|
||
#: src/conf/cpu_conf.c:253
|
||
msgid "Invalid match attribute for CPU specification"
|
||
msgstr "Atributo de coincidencia inválido para la especificación de la CPU"
|
||
|
||
#: src/conf/cpu_conf.c:264
|
||
msgid "Missing CPU architecture"
|
||
msgstr "No se encuentra la arquitectura de la CPU"
|
||
|
||
#: src/conf/cpu_conf.c:269 src/conf/domain_conf.c:12075
|
||
#, c-format
|
||
msgid "Unknown architecture %s"
|
||
msgstr "Se desconoce arquitectura %s"
|
||
|
||
#: src/conf/cpu_conf.c:279 src/cpu/cpu_powerpc.c:221 src/cpu/cpu_x86.c:973
|
||
msgid "Missing CPU model name"
|
||
msgstr "No se encuentra el nombre del modelo de la CPU"
|
||
|
||
#: src/conf/cpu_conf.c:289
|
||
msgid "Invalid fallback attribute"
|
||
msgstr "Atributo de respaldo inválido"
|
||
|
||
#: src/conf/cpu_conf.c:298
|
||
#, c-format
|
||
msgid "vendor_id must be exactly %d characters long"
|
||
msgstr "vendor_id debe tener %d caracteres"
|
||
|
||
#: src/conf/cpu_conf.c:306
|
||
msgid "vendor id is invalid"
|
||
msgstr "ID de proveedor no es válido"
|
||
|
||
#: src/conf/cpu_conf.c:318
|
||
msgid "CPU vendor specified without CPU model"
|
||
msgstr "Se ha indicado un vendedor sin modelo de CPU"
|
||
|
||
#: src/conf/cpu_conf.c:330
|
||
msgid "Missing 'sockets' attribute in CPU topology"
|
||
msgstr "No se encuentra atributo 'sockets' en la topología de CPU"
|
||
|
||
#: src/conf/cpu_conf.c:339
|
||
msgid "Missing 'cores' attribute in CPU topology"
|
||
msgstr "No se encuentra atributo 'cores' en la topología de CPU "
|
||
|
||
#: src/conf/cpu_conf.c:348
|
||
msgid "Missing 'threads' attribute in CPU topology"
|
||
msgstr "No se encuentra atributo 'threads' en la topología de CPU"
|
||
|
||
#: src/conf/cpu_conf.c:355
|
||
msgid "Invalid CPU topology"
|
||
msgstr "Topología de CPU inválida"
|
||
|
||
#: src/conf/cpu_conf.c:366 src/conf/cpu_conf.c:581
|
||
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:395
|
||
msgid "Invalid CPU feature policy"
|
||
msgstr "Política no válida de característica de CPU"
|
||
|
||
#: src/conf/cpu_conf.c:405
|
||
msgid "Invalid CPU feature name"
|
||
msgstr "Nombre inválido de funcionalidad de CPU"
|
||
|
||
#: src/conf/cpu_conf.c:412 src/conf/cpu_conf.c:678
|
||
#, c-format
|
||
msgid "CPU feature `%s' specified more than once"
|
||
msgstr "Se ha especificado más de una vez la funcionalidad '%s ' de CPU"
|
||
|
||
#: src/conf/cpu_conf.c:428
|
||
msgid "NUMA topology defined without NUMA cells"
|
||
msgstr "NUMA topology defined without NUMA cells"
|
||
|
||
#: src/conf/cpu_conf.c:446
|
||
msgid "Missing 'cpus' attribute in NUMA cell"
|
||
msgstr "Falta el atributo 'cpus' en celda de NUMA"
|
||
|
||
#: src/conf/cpu_conf.c:460
|
||
msgid "Missing 'memory' attribute in NUMA cell"
|
||
msgstr "Falta el atributo 'memory' en celda de NUMA"
|
||
|
||
#: src/conf/cpu_conf.c:467
|
||
msgid "Invalid 'memory' attribute in NUMA cell"
|
||
msgstr "Atributo 'memory' inválido en celda NUMA"
|
||
|
||
#: src/conf/cpu_conf.c:525
|
||
#, c-format
|
||
msgid "Unexpected CPU mode %d"
|
||
msgstr "Modo de CPU %d inesperado"
|
||
|
||
#: src/conf/cpu_conf.c:536
|
||
#, c-format
|
||
msgid "Unexpected CPU match policy %d"
|
||
msgstr "Política %d de concordancia de CPU inesperada"
|
||
|
||
#: src/conf/cpu_conf.c:593
|
||
#, c-format
|
||
msgid "Unexpected CPU fallback value: %d"
|
||
msgstr "Valor de recuperación de CPU: %d"
|
||
|
||
#: src/conf/cpu_conf.c:624 src/cpu/cpu_x86.c:685
|
||
msgid "Missing CPU feature name"
|
||
msgstr "No se encuentra nombre de funcionalidad de CPU"
|
||
|
||
#: src/conf/cpu_conf.c:634
|
||
#, c-format
|
||
msgid "Unexpected CPU feature policy %d"
|
||
msgstr "Política %d de funcionalidad de CPU no esperada"
|
||
|
||
#: src/conf/cpu_conf.c:726
|
||
msgid "Target CPU does not match source"
|
||
msgstr "El CPU destino no coincide con la fuente"
|
||
|
||
#: src/conf/cpu_conf.c:732
|
||
#, c-format
|
||
msgid "Target CPU type %s does not match source %s"
|
||
msgstr "El tipo %s de la CPU elegido no coincide con la fuente %s"
|
||
|
||
#: src/conf/cpu_conf.c:740
|
||
#, c-format
|
||
msgid "Target CPU mode %s does not match source %s"
|
||
msgstr "Modo de CPU de destino %s no coincide con la fuente %s"
|
||
|
||
#: src/conf/cpu_conf.c:748
|
||
#, c-format
|
||
msgid "Target CPU arch %s does not match source %s"
|
||
msgstr "La arquitectura %s de la CPU elegida no coincide con la fuente %s"
|
||
|
||
#: src/conf/cpu_conf.c:756
|
||
#, c-format
|
||
msgid "Target CPU model %s does not match source %s"
|
||
msgstr "El modelo %s de la CPU elegida no coincide con la fuente %s"
|
||
|
||
#: src/conf/cpu_conf.c:763
|
||
#, c-format
|
||
msgid "Target CPU vendor %s does not match source %s"
|
||
msgstr "El proveedor %s de la CPU elegida no coincide con la fuente %s"
|
||
|
||
#: src/conf/cpu_conf.c:770
|
||
#, c-format
|
||
msgid "Target CPU vendor id %s does not match source %s"
|
||
msgstr ""
|
||
|
||
#: src/conf/cpu_conf.c:777
|
||
#, c-format
|
||
msgid "Target CPU sockets %d does not match source %d"
|
||
msgstr "Los sockets %d de la CPU elegida no coinciden con la fuente %d"
|
||
|
||
#: src/conf/cpu_conf.c:784
|
||
#, c-format
|
||
msgid "Target CPU cores %d does not match source %d"
|
||
msgstr "Los núcleos %d de la CPU elegida no coinciden con la fuente %d"
|
||
|
||
#: src/conf/cpu_conf.c:791
|
||
#, c-format
|
||
msgid "Target CPU threads %d does not match source %d"
|
||
msgstr "Los hilos %d de la CPU elegida no coinciden con la fuente %d"
|
||
|
||
#: src/conf/cpu_conf.c:798
|
||
#, c-format
|
||
msgid "Target CPU feature count %zu does not match source %zu"
|
||
msgstr ""
|
||
"La funcionalidad de conteo %zu de la CPU elegida no coincide con la fuente "
|
||
"%zu"
|
||
|
||
#: src/conf/cpu_conf.c:806
|
||
#, c-format
|
||
msgid "Target CPU feature %s does not match source %s"
|
||
msgstr "La funcionalidad %s de la CPU elegido no coincide con la fuente %s"
|
||
|
||
#: src/conf/cpu_conf.c:813
|
||
#, c-format
|
||
msgid "Target CPU feature policy %s does not match source %s"
|
||
msgstr ""
|
||
"La política de la funcionalidad %s de la CPU elegida no coincide con la "
|
||
"fuente %s"
|
||
|
||
#: src/conf/device_conf.c:68
|
||
msgid "Cannot parse <address> 'domain' attribute"
|
||
msgstr "No es posible analizar <address> atributo 'domain' "
|
||
|
||
#: src/conf/device_conf.c:75 src/conf/domain_conf.c:3295
|
||
#: src/conf/domain_conf.c:3349 src/conf/domain_conf.c:3490
|
||
msgid "Cannot parse <address> 'bus' attribute"
|
||
msgstr "No es posible analizar <address> atributo 'bus' "
|
||
|
||
#: src/conf/device_conf.c:82 src/conf/domain_conf.c:3449
|
||
msgid "Cannot parse <address> 'slot' attribute"
|
||
msgstr "No es posible analizar <address> atributo 'slot'"
|
||
|
||
#: src/conf/device_conf.c:89
|
||
msgid "Cannot parse <address> 'function' attribute"
|
||
msgstr "No es posible analizar <address> atributo 'function' "
|
||
|
||
#: src/conf/device_conf.c:96
|
||
#, c-format
|
||
msgid "Unknown value '%s' for <address> 'multifunction' attribute"
|
||
msgstr "Valor desconocido '%s' para <address> atributo 'multifunction'"
|
||
|
||
#: src/conf/device_conf.c:103
|
||
msgid "Insufficient specification for PCI address"
|
||
msgstr "Especificaciones insuficientes para la dirección PCI"
|
||
|
||
#: src/conf/domain_conf.c:938
|
||
#, c-format
|
||
msgid "could not parse weight %s"
|
||
msgstr "could not parse weight %s"
|
||
|
||
#: src/conf/domain_conf.c:947
|
||
#, fuzzy, c-format
|
||
msgid "could not parse read bytes sec %s"
|
||
msgstr "No se pudo analizar elemento %s"
|
||
|
||
#: src/conf/domain_conf.c:956
|
||
#, fuzzy, c-format
|
||
msgid "could not parse write bytes sec %s"
|
||
msgstr "could not parse weight %s"
|
||
|
||
#: src/conf/domain_conf.c:965
|
||
#, fuzzy, c-format
|
||
msgid "could not parse read iops sec %s"
|
||
msgstr "could not parse weight %s"
|
||
|
||
#: src/conf/domain_conf.c:974
|
||
#, fuzzy, c-format
|
||
msgid "could not parse write iops sec %s"
|
||
msgstr "could not parse weight %s"
|
||
|
||
#: src/conf/domain_conf.c:985
|
||
msgid "missing per-device path"
|
||
msgstr "Falta ruta per-device"
|
||
|
||
#: src/conf/domain_conf.c:2303 src/xen/xm_internal.c:985
|
||
#, 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:2312
|
||
#, c-format
|
||
msgid "domain '%s' is already active"
|
||
msgstr ""
|
||
|
||
#: src/conf/domain_conf.c:2318
|
||
#, c-format
|
||
msgid "domain '%s' is already being started"
|
||
msgstr ""
|
||
|
||
#: src/conf/domain_conf.c:2334
|
||
#, c-format
|
||
msgid "domain '%s' already exists with uuid %s"
|
||
msgstr "ya existe un dominio '%s' con uuid %s"
|
||
|
||
#: src/conf/domain_conf.c:2461 src/lxc/lxc_driver.c:2253
|
||
#: src/lxc/lxc_driver.c:2333 src/lxc/lxc_driver.c:3397
|
||
#: src/lxc/lxc_driver.c:3471 src/lxc/lxc_driver.c:5644
|
||
#: src/libxl/libxl_driver.c:4268 src/openvz/openvz_driver.c:1981
|
||
#: src/qemu/qemu_driver.c:1685 src/qemu/qemu_driver.c:1697
|
||
#: src/qemu/qemu_driver.c:1769 src/qemu/qemu_driver.c:1870
|
||
#: src/qemu/qemu_driver.c:1985 src/qemu/qemu_driver.c:2034
|
||
#: src/qemu/qemu_driver.c:2121 src/qemu/qemu_driver.c:2394
|
||
#: src/qemu/qemu_driver.c:2405 src/qemu/qemu_driver.c:2469
|
||
#: src/qemu/qemu_driver.c:2612 src/qemu/qemu_driver.c:3210
|
||
#: src/qemu/qemu_driver.c:3268 src/qemu/qemu_driver.c:3545
|
||
#: src/qemu/qemu_driver.c:3653 src/qemu/qemu_driver.c:3738
|
||
#: src/qemu/qemu_driver.c:3803 src/qemu/qemu_driver.c:3880
|
||
#: src/qemu/qemu_driver.c:4958 src/qemu/qemu_driver.c:5724
|
||
#: src/qemu/qemu_driver.c:9386 src/qemu/qemu_driver.c:9454
|
||
#: src/qemu/qemu_driver.c:9536 src/qemu/qemu_driver.c:9689
|
||
#: src/qemu/qemu_driver.c:10036 src/qemu/qemu_driver.c:10158
|
||
#: src/qemu/qemu_driver.c:10381 src/qemu/qemu_driver.c:11514
|
||
#: src/qemu/qemu_driver.c:11553 src/qemu/qemu_driver.c:11687
|
||
#: src/qemu/qemu_driver.c:11744 src/qemu/qemu_driver.c:11794
|
||
#: src/qemu/qemu_driver.c:11849 src/qemu/qemu_driver.c:11908
|
||
#: src/qemu/qemu_driver.c:12238 src/qemu/qemu_driver.c:12945
|
||
#: src/qemu/qemu_driver.c:14369 src/qemu/qemu_driver.c:14378
|
||
#: src/qemu/qemu_driver.c:14526 src/qemu/qemu_driver.c:14607
|
||
#: src/qemu/qemu_driver.c:14716 src/qemu/qemu_driver.c:14856
|
||
#: src/qemu/qemu_driver.c:14884 src/qemu/qemu_driver.c:14974
|
||
#: src/qemu/qemu_driver.c:15085 src/qemu/qemu_driver.c:15304
|
||
#: src/qemu/qemu_driver.c:15431 src/qemu/qemu_driver.c:15818
|
||
#: src/qemu/qemu_driver.c:16118 src/qemu/qemu_driver.c:16178
|
||
#: src/qemu/qemu_driver.c:16226 src/qemu/qemu_driver.c:16266
|
||
#: src/qemu/qemu_driver.c:16337 src/qemu/qemu_driver.c:16359
|
||
#: src/qemu/qemu_driver.c:16409 src/qemu/qemu_driver.c:16431
|
||
#: src/qemu/qemu_migration.c:2129 src/qemu/qemu_migration.c:4126
|
||
#: src/test/test_driver.c:6398 src/uml/uml_driver.c:2564
|
||
#: src/xen/xen_driver.c:2634 src/xen/xm_internal.c:675
|
||
msgid "domain is not running"
|
||
msgstr "El dominio no está ejecutándose"
|
||
|
||
#: src/conf/domain_conf.c:2468
|
||
msgid "transient domains do not have any persistent config"
|
||
msgstr "Dominios transitorios no tienen ninguna configuración persistente"
|
||
|
||
#: src/conf/domain_conf.c:2474
|
||
msgid "Get persistent config failed"
|
||
msgstr "Falló la obtención de una configuración persistente"
|
||
|
||
#: src/conf/domain_conf.c:2842
|
||
#, c-format
|
||
msgid "Multiple '%s' controllers with index '%d'"
|
||
msgstr "Múltiples controladors '%s' con índice '%d'"
|
||
|
||
#: src/conf/domain_conf.c:2866
|
||
msgid "hypervisor type must be specified"
|
||
msgstr ""
|
||
|
||
#: src/conf/domain_conf.c:2873
|
||
msgid "init binary must be specified"
|
||
msgstr "debe especificarse init binario"
|
||
|
||
#: src/conf/domain_conf.c:2900
|
||
msgid "Only the first console can be a serial port"
|
||
msgstr "Only the first console can be a serial port"
|
||
|
||
#: src/conf/domain_conf.c:2956
|
||
#, fuzzy, c-format
|
||
msgid "timer %s doesn't support setting of timer tickpolicy"
|
||
msgstr "Monitor no soporta el envío de descriptores de archivos"
|
||
|
||
#: src/conf/domain_conf.c:2968
|
||
msgid ""
|
||
"setting of timer catchup policies is only supported with tickpolicy='catchup'"
|
||
msgstr ""
|
||
|
||
#: src/conf/domain_conf.c:2976
|
||
#, fuzzy, c-format
|
||
msgid "timer %s doesn't support setting of timer frequency"
|
||
msgstr "Monitor no soporta el envío de descriptores de archivos"
|
||
|
||
#: src/conf/domain_conf.c:2984
|
||
#, fuzzy, c-format
|
||
msgid "timer %s doesn't support setting of timer mode"
|
||
msgstr "Monitor no soporta el envío de descriptores de archivos"
|
||
|
||
#: src/conf/domain_conf.c:2995
|
||
#, fuzzy, c-format
|
||
msgid "timer %s doesn't support setting of timer track"
|
||
msgstr "Monitor no soporta el envío de descriptores de archivos"
|
||
|
||
#: src/conf/domain_conf.c:3179
|
||
#, c-format
|
||
msgid "unexpected rom bar value %d"
|
||
msgstr "Valor inseperado de barra ROM %d"
|
||
|
||
#: src/conf/domain_conf.c:3262
|
||
#, c-format
|
||
msgid "unknown address type '%d'"
|
||
msgstr "Tipo de dirección '%d' desconocido"
|
||
|
||
#: src/conf/domain_conf.c:3288 src/conf/domain_conf.c:3342
|
||
#: src/conf/domain_conf.c:3442
|
||
msgid "Cannot parse <address> 'controller' attribute"
|
||
msgstr "No es posible analizar <address> atributo 'controller'"
|
||
|
||
#: src/conf/domain_conf.c:3302
|
||
msgid "Cannot parse <address> 'target' attribute"
|
||
msgstr "No se puede leer <address> atributo 'target'"
|
||
|
||
#: src/conf/domain_conf.c:3309
|
||
msgid "Cannot parse <address> 'unit' attribute"
|
||
msgstr "No es posible analizar <address> atributo 'unit' "
|
||
|
||
#: src/conf/domain_conf.c:3356 src/conf/domain_conf.c:3480
|
||
msgid "Cannot parse <address> 'port' attribute"
|
||
msgstr "No es posible analizar <address> atributo 'port' "
|
||
|
||
#: src/conf/domain_conf.c:3388
|
||
msgid "Cannot parse <address> 'cssid' attribute"
|
||
msgstr "No se puede analizar <address> atributo 'cssid' "
|
||
|
||
#: src/conf/domain_conf.c:3394
|
||
msgid "Cannot parse <address> 'ssid' attribute"
|
||
msgstr "No se puede analizar <address> atributo 'ssid'"
|
||
|
||
#: src/conf/domain_conf.c:3400
|
||
msgid "Cannot parse <address> 'devno' attribute"
|
||
msgstr "No se puede analizar <address> atributo 'devno'"
|
||
|
||
#: src/conf/domain_conf.c:3405
|
||
#, c-format
|
||
msgid ""
|
||
"Invalid specification for virtio ccw address: cssid='%s' ssid='%s' devno='%s'"
|
||
msgstr ""
|
||
"Especificación inválida para dirección virtio ccw: cssid='%s' ssid='%s' "
|
||
"devno='%s'"
|
||
|
||
#: src/conf/domain_conf.c:3413
|
||
msgid "Invalid partial specification for virtio ccw address"
|
||
msgstr "Especificación inválida parcial para dirección virtio ccw "
|
||
|
||
#: src/conf/domain_conf.c:3515
|
||
msgid "Cannot parse <address> 'reg' attribute"
|
||
msgstr "No se puede analizar <address> atributo 'reg'"
|
||
|
||
#: src/conf/domain_conf.c:3543
|
||
msgid "Cannot parse <master> 'startport' attribute"
|
||
msgstr "No es posible analizar <master> atributo 'startport' "
|
||
|
||
#: src/conf/domain_conf.c:3566
|
||
msgid "missing boot order attribute"
|
||
msgstr "No se encuentra atributo de orden de arranque"
|
||
|
||
#: src/conf/domain_conf.c:3571
|
||
#, c-format
|
||
msgid "incorrect boot order '%s', expecting positive integer"
|
||
msgstr "Orden de arranque incorrecto '%s', se espera entero positivo"
|
||
|
||
#: src/conf/domain_conf.c:3579
|
||
#, c-format
|
||
msgid "boot order '%s' used for more than one device"
|
||
msgstr "orden de arranque '%s' se utiliza más que una de dispositivo"
|
||
|
||
#: src/conf/domain_conf.c:3612
|
||
msgid "Cannot parse <address> 'iobase' attribute"
|
||
msgstr ""
|
||
|
||
#: src/conf/domain_conf.c:3619
|
||
msgid "Cannot parse <address> 'irq' attribute"
|
||
msgstr ""
|
||
|
||
#: src/conf/domain_conf.c:3695
|
||
#, c-format
|
||
msgid "unknown rom bar value '%s'"
|
||
msgstr "Valor desconocido de barra ROM '%s'"
|
||
|
||
#: src/conf/domain_conf.c:3711
|
||
#, c-format
|
||
msgid "unknown address type '%s'"
|
||
msgstr "Tipo de dirección '%s' desconocido"
|
||
|
||
#: src/conf/domain_conf.c:3716
|
||
msgid "No type specified for device address"
|
||
msgstr "No se ha indicado el tipo de dirección del dispositivo"
|
||
|
||
#: src/conf/domain_conf.c:3769
|
||
msgid "Unknown device address type"
|
||
msgstr "Tipo de dirección de dispositivo desconocido"
|
||
|
||
#: src/conf/domain_conf.c:3816
|
||
#, c-format
|
||
msgid "Unknown startup policy '%s'"
|
||
msgstr "Se desconoce política de inicio '%s'"
|
||
|
||
#: src/conf/domain_conf.c:3846
|
||
#, c-format
|
||
msgid "cannot parse vendor id %s"
|
||
msgstr "No es posible analizar el ID del proveedor %s"
|
||
|
||
#: src/conf/domain_conf.c:3853
|
||
msgid "usb vendor needs id"
|
||
msgstr "el proveedor del usb necesita un ID"
|
||
|
||
#: src/conf/domain_conf.c:3864
|
||
#, c-format
|
||
msgid "cannot parse product %s"
|
||
msgstr "No es posible analizar el producto %s"
|
||
|
||
#: src/conf/domain_conf.c:3872
|
||
msgid "usb product needs id"
|
||
msgstr "el producto usb necesita un ID"
|
||
|
||
#: src/conf/domain_conf.c:3883
|
||
#, c-format
|
||
msgid "cannot parse bus %s"
|
||
msgstr "No es posible analizar el bus %s"
|
||
|
||
#: src/conf/domain_conf.c:3890
|
||
msgid "usb address needs bus id"
|
||
msgstr "la dirección usb necesita un ID"
|
||
|
||
#: src/conf/domain_conf.c:3899
|
||
#, c-format
|
||
msgid "cannot parse device %s"
|
||
msgstr "No es posible analizar el dispositivo %s"
|
||
|
||
#: src/conf/domain_conf.c:3907
|
||
msgid "usb address needs device id"
|
||
msgstr "la dirección usb necesita un ID de dispositivo"
|
||
|
||
#: src/conf/domain_conf.c:3912
|
||
#, c-format
|
||
msgid "unknown usb source type '%s'"
|
||
msgstr "tipo de fuente usb '%s' desconocido"
|
||
|
||
#: src/conf/domain_conf.c:3922
|
||
msgid "vendor cannot be 0."
|
||
msgstr "el proveedor no puede ser 0."
|
||
|
||
#: src/conf/domain_conf.c:3928
|
||
msgid "missing vendor"
|
||
msgstr "No se encuentra proveedor"
|
||
|
||
#: src/conf/domain_conf.c:3933
|
||
msgid "missing product"
|
||
msgstr "No se encuentra producto"
|
||
|
||
#: src/conf/domain_conf.c:3967
|
||
#, c-format
|
||
msgid "unsupported element '%s' of 'origstates'"
|
||
msgstr "Elemento de '%s' de 'origstates' no tiene soporte"
|
||
|
||
#: src/conf/domain_conf.c:4003 src/conf/domain_conf.c:5789
|
||
#: src/conf/domain_conf.c:6693
|
||
#, c-format
|
||
msgid "Unable to parse devaddr parameter '%s'"
|
||
msgstr "No es posible analizar parámetro devaddr '%s'"
|
||
|
||
#: src/conf/domain_conf.c:4016
|
||
#, c-format
|
||
msgid "unknown pci source type '%s'"
|
||
msgstr "tipo de fuente pci '%s' desconocido"
|
||
|
||
#: src/conf/domain_conf.c:4044
|
||
msgid "more than one source addresses is specified for scsi hostdev"
|
||
msgstr "´más de un dirección de fuente se especifica para scsi hostdev"
|
||
|
||
#: src/conf/domain_conf.c:4053
|
||
msgid ""
|
||
"'bus', 'target', and 'unit' must be specified for scsi hostdev source address"
|
||
msgstr ""
|
||
"'bus', 'target', y 'unit' deben ser especificados para dirección de fuente "
|
||
"scsi hostdev"
|
||
|
||
#: src/conf/domain_conf.c:4060
|
||
#, c-format
|
||
msgid "cannot parse bus '%s'"
|
||
msgstr "No se puede analizar bus '%s'"
|
||
|
||
#: src/conf/domain_conf.c:4066
|
||
#, c-format
|
||
msgid "cannot parse target '%s'"
|
||
msgstr "No se puede analizar destino '%s'"
|
||
|
||
#: src/conf/domain_conf.c:4072
|
||
#, c-format
|
||
msgid "cannot parse unit '%s'"
|
||
msgstr "No se puede analizar unidad '%s'"
|
||
|
||
#: src/conf/domain_conf.c:4080
|
||
msgid "more than one adapters is specified for scsi hostdev source"
|
||
msgstr "más de un adaptador se especifica para fuente scsi hostdev"
|
||
|
||
#: src/conf/domain_conf.c:4087
|
||
msgid "'adapter' must be specified for scsi hostdev source"
|
||
msgstr "'adapter' debe ser especificado para fuente sci hostdev"
|
||
|
||
#: src/conf/domain_conf.c:4094
|
||
#, c-format
|
||
msgid "unsupported element '%s' of scsi hostdev source"
|
||
msgstr "elemento '%s' de fuente scsi hostdev no tiene soporte"
|
||
|
||
#: src/conf/domain_conf.c:4104
|
||
msgid "'adapter' and 'address' must be specified for scsi hostdev source"
|
||
msgstr "'adapter' y 'address' deben especificarse para fuente scsi hostdev"
|
||
|
||
#: src/conf/domain_conf.c:4290 src/conf/domain_conf.c:4394
|
||
#, c-format
|
||
msgid "unknown host device source address type '%s'"
|
||
msgstr ""
|
||
"No se conoce el tipo de dirección de origen del dispositivo de host '%s'"
|
||
|
||
#: src/conf/domain_conf.c:4296 src/conf/domain_conf.c:4400
|
||
msgid "missing source address type"
|
||
msgstr "Falta el tipo de dirección de fuente"
|
||
|
||
#: src/conf/domain_conf.c:4302 src/conf/domain_conf.c:4406
|
||
msgid "Missing <source> element in hostdev device"
|
||
msgstr "Falta elemento <source> en dispositivo hostdev"
|
||
|
||
#: src/conf/domain_conf.c:4309
|
||
msgid "Setting startupPolicy is only allowed for USB devices"
|
||
msgstr ""
|
||
"La configuración de startupPolicy solamente es permitida para los "
|
||
"dispositivos USB"
|
||
|
||
#: src/conf/domain_conf.c:4318
|
||
msgid "sgio is only supported for scsi host device"
|
||
msgstr "sgio solo se admite para dispositivo de host scsi"
|
||
|
||
#: src/conf/domain_conf.c:4325
|
||
#, c-format
|
||
msgid "unknown sgio mode '%s'"
|
||
msgstr "modo sgio desconocido '%s'"
|
||
|
||
#: src/conf/domain_conf.c:4340
|
||
#, c-format
|
||
msgid "Unknown PCI device <driver name='%s'/> has been specified"
|
||
msgstr "Dispositivo PCI desconocido <driver name='%s'/> ha sido especificado"
|
||
|
||
#: src/conf/domain_conf.c:4360 src/conf/domain_conf.c:4437
|
||
#, c-format
|
||
msgid "address type='%s' not supported in hostdev interfaces"
|
||
msgstr "tipo de dirección='%s' sin soporte en interfaces de hostdev"
|
||
|
||
#: src/conf/domain_conf.c:4415
|
||
msgid "Missing <block> element in hostdev storage device"
|
||
msgstr "Falta el elemento <block> en dispositivo de almacenamiento hostdev"
|
||
|
||
#: src/conf/domain_conf.c:4423
|
||
msgid "Missing <char> element in hostdev character device"
|
||
msgstr "Falta el elemento <char> en dispositivo de carácter hostdev"
|
||
|
||
#: src/conf/domain_conf.c:4431
|
||
msgid "Missing <interface> element in hostdev net device"
|
||
msgstr "Falta elemento <interface> en dispositivo de red hostdev"
|
||
|
||
#: src/conf/domain_conf.c:4490
|
||
#, c-format
|
||
msgid "Unknown disk name '%s' and no address specified"
|
||
msgstr "Se desconoce nombre de disco '%s' y no se especificó ninguna dirección"
|
||
|
||
#: src/conf/domain_conf.c:4577
|
||
msgid "invalid security type"
|
||
msgstr "tipo de seguridad inválido"
|
||
|
||
#: src/conf/domain_conf.c:4591 src/conf/domain_conf.c:4818
|
||
#, c-format
|
||
msgid "invalid security relabel value %s"
|
||
msgstr "valor %s de re etiquetado de seguridad no válido"
|
||
|
||
#: src/conf/domain_conf.c:4599
|
||
msgid "dynamic label type must use resource relabeling"
|
||
msgstr "el tipo de etiqueta dinámico debe utilizar el recurso de re etiquetado"
|
||
|
||
#: src/conf/domain_conf.c:4605
|
||
msgid "resource relabeling is not compatible with 'none' label type"
|
||
msgstr ""
|
||
"El reetiquetamiento de recursos no es compatible con el tipo de etiqueta "
|
||
"'none'"
|
||
|
||
#: src/conf/domain_conf.c:4637
|
||
msgid "security label is missing"
|
||
msgstr "No se encuentra la etiqueta de seguridad"
|
||
|
||
#: src/conf/domain_conf.c:4652
|
||
msgid "security imagelabel is missing"
|
||
msgstr "No se encuentra la etiqueta de imagen de seguridad"
|
||
|
||
#: src/conf/domain_conf.c:4729
|
||
msgid "missing security model in domain seclabel"
|
||
msgstr "Falta modelo de seguridad en dominio seclabel"
|
||
|
||
#: src/conf/domain_conf.c:4739
|
||
msgid "missing security model when using multiple labels"
|
||
msgstr "Falta el modelo de seguridad al usar etiquetas múltiples"
|
||
|
||
#: src/conf/domain_conf.c:4805
|
||
msgid "label overrides require relabeling to be enabled at the domain level"
|
||
msgstr ""
|
||
"Las sobrescrituras de etiquetas requieren volverse a etiquetar para que sean "
|
||
"activadas en el nivel de dominio"
|
||
|
||
#: src/conf/domain_conf.c:4842
|
||
#, c-format
|
||
msgid "Cannot specify a label if relabelling is turned off. model=%s"
|
||
msgstr ""
|
||
"No se puede especificar una etiqueta si el reetiquetado es turned off. model="
|
||
"%s"
|
||
|
||
#: src/conf/domain_conf.c:4899
|
||
msgid "Missing 'key' element for lease"
|
||
msgstr "No se encuentra el elemento 'key' para arrendamiento"
|
||
|
||
#: src/conf/domain_conf.c:4904
|
||
msgid "Missing 'target' element for lease"
|
||
msgstr "No se encuentra el elemento 'target' para arrendamiento"
|
||
|
||
#: src/conf/domain_conf.c:4911
|
||
#, c-format
|
||
msgid "Malformed lease target offset %s"
|
||
msgstr "Desplazamiento de destino de arrendamiento incorrecto %s"
|
||
|
||
#: src/conf/domain_conf.c:4959
|
||
msgid "'pool' and 'volume' must be specified together for 'pool' type source"
|
||
msgstr ""
|
||
"'pool'y 'volume' deben ser especificadas junto para fuente de tipo 'pool'"
|
||
|
||
#: src/conf/domain_conf.c:4967
|
||
#, c-format
|
||
msgid "unknown source mode '%s' for volume type disk"
|
||
msgstr "Modo de fuente desconocido'%s' para disco de tipo de volumen"
|
||
|
||
#: src/conf/domain_conf.c:5013
|
||
msgid "missing network source protocol type"
|
||
msgstr ""
|
||
|
||
#: src/conf/domain_conf.c:5019
|
||
#, c-format
|
||
msgid "unknown protocol type '%s'"
|
||
msgstr "Tipo '%s' de protocolo desconocido"
|
||
|
||
#: src/conf/domain_conf.c:5026
|
||
msgid "missing name for disk source"
|
||
msgstr "No se encuentra el nombre de la fuente del disco"
|
||
|
||
#: src/conf/domain_conf.c:5042
|
||
#, c-format
|
||
msgid "unknown protocol transport type '%s'"
|
||
msgstr "Se desconoce tipo de transporte de protocolo '%s'"
|
||
|
||
#: src/conf/domain_conf.c:5053
|
||
msgid "missing socket for unix transport"
|
||
msgstr "Falta socket para transporte UNIX"
|
||
|
||
#: src/conf/domain_conf.c:5060
|
||
#, c-format
|
||
msgid "transport '%s' does not support socket attribute"
|
||
msgstr ""
|
||
|
||
#: src/conf/domain_conf.c:5071
|
||
msgid "missing name for host"
|
||
msgstr "no se encuentra el nombre del equipo"
|
||
|
||
#: src/conf/domain_conf.c:5090 src/conf/domain_conf.c:14856
|
||
#, c-format
|
||
msgid "unexpected disk type %s"
|
||
msgstr "Tipo de disco %s no esperado"
|
||
|
||
#: src/conf/domain_conf.c:5187
|
||
#, c-format
|
||
msgid "unknown disk type '%s'"
|
||
msgstr "Tipo de disco '%s' desconocido"
|
||
|
||
#: src/conf/domain_conf.c:5239
|
||
msgid "invalid geometry settings (cyls)"
|
||
msgstr "Parámetros de geometría inválidos (cyls)"
|
||
|
||
#: src/conf/domain_conf.c:5245
|
||
msgid "invalid geometry settings (heads)"
|
||
msgstr "Parámetros de geometría inválidos (heads)"
|
||
|
||
#: src/conf/domain_conf.c:5251
|
||
msgid "invalid geometry settings (secs)"
|
||
msgstr "Parámetros de geometría inválidos (secs)"
|
||
|
||
#: src/conf/domain_conf.c:5259
|
||
#, c-format
|
||
msgid "invalid translation value '%s'"
|
||
msgstr "Valor de traducción inválido '%s'"
|
||
|
||
#: src/conf/domain_conf.c:5271
|
||
#, c-format
|
||
msgid "invalid logical block size '%s'"
|
||
msgstr "Tamaño de bloque lógico inválido '%s'"
|
||
|
||
#: src/conf/domain_conf.c:5281
|
||
#, c-format
|
||
msgid "invalid physical block size '%s'"
|
||
msgstr "Tamaño de bloque físico inválido '%s'"
|
||
|
||
#: src/conf/domain_conf.c:5309
|
||
msgid "mirror requires file name"
|
||
msgstr "espejo requiere el nombre de archivo"
|
||
|
||
#: src/conf/domain_conf.c:5322
|
||
msgid "missing username for auth"
|
||
msgstr "Falta el nombre de usuario para auth"
|
||
|
||
#: src/conf/domain_conf.c:5334
|
||
msgid "missing type for secret"
|
||
msgstr "Falta tipo para secreto"
|
||
|
||
#: src/conf/domain_conf.c:5341
|
||
#, c-format
|
||
msgid "invalid secret type %s"
|
||
msgstr "Tipo de secreto inválido %s "
|
||
|
||
#: src/conf/domain_conf.c:5351
|
||
msgid "only one of uuid and usage can be specified"
|
||
msgstr "Solo se puede especificar uno de UUID y uso"
|
||
|
||
#: src/conf/domain_conf.c:5357
|
||
msgid "either uuid or usage should be specified for a secret"
|
||
msgstr "UUID o uso debe especificarse para secret"
|
||
|
||
#: src/conf/domain_conf.c:5367
|
||
#, c-format
|
||
msgid "malformed uuid %s"
|
||
msgstr "UUID %s erróneo"
|
||
|
||
#: src/conf/domain_conf.c:5421
|
||
msgid "total and read/write bytes_sec cannot be set at the same time"
|
||
msgstr ""
|
||
"Total y bytes de lectura y escritura no pueden establecerse al mismo tiempo"
|
||
|
||
#: src/conf/domain_conf.c:5431
|
||
msgid "total and read/write iops_sec cannot be set at the same time"
|
||
msgstr ""
|
||
"iops_sec total y de lectura-escritura no se pueden definir al mismo tiempo"
|
||
|
||
#: src/conf/domain_conf.c:5466
|
||
msgid "disk vendor is more than 8 characters"
|
||
msgstr "distribuidor de disco tiene más de 8 caracteres"
|
||
|
||
#: src/conf/domain_conf.c:5472
|
||
msgid "disk vendor is not printable string"
|
||
msgstr "distribuidor de disco no es una cadena imprimible"
|
||
|
||
#: src/conf/domain_conf.c:5481
|
||
msgid "disk product is more than 16 characters"
|
||
msgstr "producto de disco tiene más de 16 caracteres"
|
||
|
||
#: src/conf/domain_conf.c:5487
|
||
msgid "disk product is not printable string"
|
||
msgstr "producto de disco no es una cadena imprimible"
|
||
|
||
#: src/conf/domain_conf.c:5499
|
||
#, c-format
|
||
msgid "invalid secret type '%s'"
|
||
msgstr "Tipo de secreto '%s'es nulo"
|
||
|
||
#: src/conf/domain_conf.c:5508
|
||
#, c-format
|
||
msgid "unknown disk device '%s'"
|
||
msgstr "Tipo de dispositivo de disco '%s' desconocido"
|
||
|
||
#: src/conf/domain_conf.c:5559
|
||
#, c-format
|
||
msgid "Invalid floppy device name: %s"
|
||
msgstr "Nombre inválido para el dispositivo de disquete: %s"
|
||
|
||
#: src/conf/domain_conf.c:5575
|
||
#, c-format
|
||
msgid "Invalid harddisk device name: %s"
|
||
msgstr "Nombre de dispositivo de disco duro inválido: %s"
|
||
|
||
#: src/conf/domain_conf.c:5583 src/conf/snapshot_conf.c:126
|
||
#, c-format
|
||
msgid "unknown disk snapshot setting '%s'"
|
||
msgstr "Parámetro '%s' de instantánea de disco desconocido"
|
||
|
||
#: src/conf/domain_conf.c:5594
|
||
msgid "rawio or sgio can be used only with device='lun'"
|
||
msgstr "rawio o sgio solamente se pueden usar con device='lun'"
|
||
|
||
#: src/conf/domain_conf.c:5607
|
||
#, c-format
|
||
msgid "unknown disk rawio setting '%s'"
|
||
msgstr "Parámetro de disco desconocido rawio '%s'"
|
||
|
||
#: src/conf/domain_conf.c:5616
|
||
#, c-format
|
||
msgid "unknown disk sgio mode '%s'"
|
||
msgstr "Se desconoce modo de disco sgio '%s'"
|
||
|
||
#: src/conf/domain_conf.c:5624
|
||
#, c-format
|
||
msgid "unknown disk bus type '%s'"
|
||
msgstr "Tipo de bus de disco '%s' desconocido"
|
||
|
||
#: src/conf/domain_conf.c:5649
|
||
#, c-format
|
||
msgid "unknown disk tray status '%s'"
|
||
msgstr "Estatus de bandeja de disco desconocido %s'"
|
||
|
||
#: src/conf/domain_conf.c:5656
|
||
msgid "tray is only valid for cdrom and floppy"
|
||
msgstr "bandeja solamente es válida para cdrom y disco blando"
|
||
|
||
#: src/conf/domain_conf.c:5668
|
||
#, c-format
|
||
msgid "unknown disk removable status '%s'"
|
||
msgstr ""
|
||
|
||
#: src/conf/domain_conf.c:5674
|
||
msgid "removable is only valid for usb disks"
|
||
msgstr ""
|
||
|
||
#: src/conf/domain_conf.c:5686
|
||
#, c-format
|
||
msgid "Invalid bus type '%s' for floppy disk"
|
||
msgstr "Tipo de bus para '%s' para disquete inválido"
|
||
|
||
#: src/conf/domain_conf.c:5692
|
||
#, c-format
|
||
msgid "Invalid bus type '%s' for disk"
|
||
msgstr "Tipo de bus '%s' para disco inválido"
|
||
|
||
#: src/conf/domain_conf.c:5699
|
||
#, c-format
|
||
msgid "unknown disk cache mode '%s'"
|
||
msgstr "Modo cache de disco '%s' desconocido"
|
||
|
||
#: src/conf/domain_conf.c:5706
|
||
#, c-format
|
||
msgid "unknown disk error policy '%s'"
|
||
msgstr "Tipo de política de error de disco '%s' desconocido"
|
||
|
||
#: src/conf/domain_conf.c:5715
|
||
#, c-format
|
||
msgid "unknown disk read error policy '%s'"
|
||
msgstr "Política desconocida de error de lectura de disco '%s'"
|
||
|
||
#: src/conf/domain_conf.c:5724
|
||
#, c-format
|
||
msgid "unknown disk io mode '%s'"
|
||
msgstr "Modo de de disco de io '%s' desconocido"
|
||
|
||
#: src/conf/domain_conf.c:5734
|
||
msgid "disk ioeventfd mode supported only for virtio bus"
|
||
msgstr "el modo disk ioeventfd es soportado solamente para bus virtio"
|
||
|
||
#: src/conf/domain_conf.c:5741
|
||
#, c-format
|
||
msgid "unknown disk ioeventfd mode '%s'"
|
||
msgstr "modo '%s' de disk ioeventfd desconocido"
|
||
|
||
#: src/conf/domain_conf.c:5751
|
||
msgid "disk event_idx mode supported only for virtio bus"
|
||
msgstr "Modo de disco event_idx solamente con soporte para virtio bus"
|
||
|
||
#: src/conf/domain_conf.c:5759
|
||
#, c-format
|
||
msgid "unknown disk event_idx mode '%s'"
|
||
msgstr "Modo event_idx de disco '%s' desconocido"
|
||
|
||
#: src/conf/domain_conf.c:5770
|
||
#, c-format
|
||
msgid "unknown disk copy_on_read mode '%s'"
|
||
msgstr "Modo copy_on_read de disco desconocido '%s'"
|
||
|
||
#: src/conf/domain_conf.c:5780
|
||
#, c-format
|
||
msgid "unknown disk discard mode '%s'"
|
||
msgstr "modo de descarte de disco desconocido '%s' "
|
||
|
||
#: src/conf/domain_conf.c:5805
|
||
#, c-format
|
||
msgid "unknown startupPolicy value '%s'"
|
||
msgstr "Valor desconocido de startupPolicy '%s'"
|
||
|
||
#: src/conf/domain_conf.c:5812
|
||
#, c-format
|
||
msgid "Setting disk %s is not allowed for disk of network type"
|
||
msgstr ""
|
||
|
||
#: src/conf/domain_conf.c:5822
|
||
msgid "Setting disk 'requisite' is allowed only for cdrom or floppy"
|
||
msgstr ""
|
||
|
||
#: src/conf/domain_conf.c:5855 src/conf/domain_conf.c:6285
|
||
#, c-format
|
||
msgid "unknown driver format value '%s'"
|
||
msgstr "Se desconoce valor de formato de controlador '%s'"
|
||
|
||
#: src/conf/domain_conf.c:5865
|
||
#, c-format
|
||
msgid "unknown mirror format value '%s'"
|
||
msgstr "Se desconoce valor de formato de espejo '%s'"
|
||
|
||
#: src/conf/domain_conf.c:5948
|
||
#, c-format
|
||
msgid "could not parse element %s"
|
||
msgstr "No se pudo analizar elemento %s"
|
||
|
||
#: src/conf/domain_conf.c:5952
|
||
#, c-format
|
||
msgid "missing element %s"
|
||
msgstr "falta elemento %s"
|
||
|
||
#: src/conf/domain_conf.c:6016
|
||
#, c-format
|
||
msgid "Unknown controller type '%s'"
|
||
msgstr "Tipo de controlador '%s' desconocido"
|
||
|
||
#: src/conf/domain_conf.c:6026
|
||
#, c-format
|
||
msgid "Cannot parse controller index %s"
|
||
msgstr "No es posible analizar el índice del controlador %s"
|
||
|
||
#: src/conf/domain_conf.c:6035
|
||
#, c-format
|
||
msgid "Unknown model type '%s'"
|
||
msgstr "Tipo de modelo '%s' desconocido"
|
||
|
||
#: src/conf/domain_conf.c:6053
|
||
#, c-format
|
||
msgid "Malformed 'queues' value '%s'"
|
||
msgstr "Incorrecto el valor de 'queues' '%s'"
|
||
|
||
#: src/conf/domain_conf.c:6068
|
||
#, c-format
|
||
msgid "Invalid ports: %s"
|
||
msgstr "Puerto inválido: %s"
|
||
|
||
#: src/conf/domain_conf.c:6083
|
||
#, c-format
|
||
msgid "Invalid vectors: %s"
|
||
msgstr "Vectores inválidos: %s"
|
||
|
||
#: src/conf/domain_conf.c:6122
|
||
msgid "pci-root and pcie-root controllers should not have an address"
|
||
msgstr ""
|
||
|
||
#: src/conf/domain_conf.c:6128
|
||
msgid "pci-root and pcie-root controllers should have index 0"
|
||
msgstr ""
|
||
|
||
#: src/conf/domain_conf.c:6154
|
||
msgid "Controllers must use the 'pci' address type"
|
||
msgstr "Los controladores deben utilizar la dirección de tipo 'pci'"
|
||
|
||
#: src/conf/domain_conf.c:6210
|
||
#, c-format
|
||
msgid "unknown filesystem type '%s'"
|
||
msgstr "Tipo de sistema de archivos '%s' desconocido"
|
||
|
||
#: src/conf/domain_conf.c:6221
|
||
#, c-format
|
||
msgid "unknown accessmode '%s'"
|
||
msgstr "Modo de acceso '%s' desconocido"
|
||
|
||
#: src/conf/domain_conf.c:6277
|
||
#, c-format
|
||
msgid "unknown fs driver type '%s'"
|
||
msgstr "Tipo desconocido de controlador de sistema de archivos '%s' "
|
||
|
||
#: src/conf/domain_conf.c:6293
|
||
#, c-format
|
||
msgid "unknown filesystem write policy '%s'"
|
||
msgstr "Política de escritura de sistema de archivos desconocida '%s'"
|
||
|
||
#: src/conf/domain_conf.c:6316
|
||
msgid "missing 'usage' attribute for RAM filesystem"
|
||
msgstr "falta atributo 'usage' para sistema de archivos RAM"
|
||
|
||
#: src/conf/domain_conf.c:6321
|
||
#, c-format
|
||
msgid "cannot parse usage '%s' for RAM filesystem"
|
||
msgstr "No se puede leer uso '%s' para sistema de archivos RAM"
|
||
|
||
#: src/conf/domain_conf.c:6383
|
||
msgid "missing type attribute in interface's <actual> element"
|
||
msgstr ""
|
||
"no se encuentra el atributo de tipo en el elemento <actual> de la interfaz"
|
||
|
||
#: src/conf/domain_conf.c:6388
|
||
#, c-format
|
||
msgid "unknown type '%s' in interface's <actual> element"
|
||
msgstr "tipo '%s' desconocido en elemento <actual> de la interfaz"
|
||
|
||
#: src/conf/domain_conf.c:6396
|
||
#, c-format
|
||
msgid "unsupported type '%s' in interface's <actual> element"
|
||
msgstr "tipo '%s' no soportado en el elemento <actual> de la interfaz"
|
||
|
||
#: src/conf/domain_conf.c:6417
|
||
#, c-format
|
||
msgid ""
|
||
"<virtualport> element unsupported for type='%s' in interface's <actual> "
|
||
"element"
|
||
msgstr ""
|
||
"elemento <virtualport> no está soportado para tipo ='%s' en elemento "
|
||
"<actual> de interfaz "
|
||
|
||
#: src/conf/domain_conf.c:6431
|
||
#, c-format
|
||
msgid "Unknown mode '%s' in interface <actual> element"
|
||
msgstr "Se desconoce modo '%s' en interfaz de elemento <actual> "
|
||
|
||
#: src/conf/domain_conf.c:6462
|
||
#, c-format
|
||
msgid "Unable to parse class id '%s'"
|
||
msgstr "No se puede leer ID clase '%s'"
|
||
|
||
#: src/conf/domain_conf.c:6546
|
||
#, c-format
|
||
msgid "unknown interface type '%s'"
|
||
msgstr "Tipo de interfaz '%s' desconocido"
|
||
|
||
#: src/conf/domain_conf.c:6597
|
||
#, c-format
|
||
msgid "<virtualport> element unsupported for <interface type='%s'>"
|
||
msgstr "elemento <virtualport> no tiene soporte para <interface type='%s'>"
|
||
|
||
#: src/conf/domain_conf.c:6639
|
||
msgid "Invalid specification of multiple <filterref>s in a single <interface>"
|
||
msgstr "Especificación de múltiples <filterref> en <interface>uno "
|
||
|
||
#: src/conf/domain_conf.c:6675 src/qemu/qemu_command.c:10614
|
||
#, c-format
|
||
msgid "unable to parse mac address '%s'"
|
||
msgstr "No es posible analizar dirección mac '%s'"
|
||
|
||
#: src/conf/domain_conf.c:6681
|
||
#, c-format
|
||
msgid "expected unicast mac address, found multicast '%s'"
|
||
msgstr "Se esperaba dirección MAC unidifusión, se encontró multidifusión '%s'"
|
||
|
||
#: src/conf/domain_conf.c:6714
|
||
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:6722
|
||
msgid ""
|
||
"No <source> 'network' attribute specified with <interface type='network'/>"
|
||
msgstr ""
|
||
"No existe <source> atributo 'network' especificado con <interface "
|
||
"type='network'/>"
|
||
|
||
#: src/conf/domain_conf.c:6748
|
||
msgid ""
|
||
"No <source> 'bridge' attribute specified with <interface type='bridge'/>"
|
||
msgstr ""
|
||
"No existe <source> atributo 'bridge' especificado con <interface "
|
||
"type='bridge'/>"
|
||
|
||
#: src/conf/domain_conf.c:6765
|
||
msgid "No <source> 'port' attribute specified with socket interface"
|
||
msgstr ""
|
||
"No existe <source> atributo 'port' especificado con la interfaz de socket"
|
||
|
||
#: src/conf/domain_conf.c:6771
|
||
msgid "Cannot parse <source> 'port' attribute with socket interface"
|
||
msgstr ""
|
||
"No es posible analizar <source> atributo 'port' con la interfaz de socket"
|
||
|
||
#: src/conf/domain_conf.c:6780
|
||
msgid "No <source> 'address' attribute specified with socket interface"
|
||
msgstr ""
|
||
"No se ha especificado <source> atributo 'address' con interfaz de socket"
|
||
|
||
#: src/conf/domain_conf.c:6793
|
||
msgid ""
|
||
"No <source> 'name' attribute specified with <interface type='internal'/>"
|
||
msgstr ""
|
||
"No se ha especificado <source> atributo 'name' con <interface "
|
||
"type='internal'/>"
|
||
|
||
#: src/conf/domain_conf.c:6804
|
||
msgid "No <source> 'dev' attribute specified with <interface type='direct'/>"
|
||
msgstr ""
|
||
"No existe <source> atributo 'dev' especificado con <interface type='direct'/>"
|
||
|
||
#: src/conf/domain_conf.c:6813
|
||
msgid "Unknown mode has been specified"
|
||
msgstr "Modo desconocido ha sido especificado"
|
||
|
||
#: src/conf/domain_conf.c:6873
|
||
msgid "Model name contains invalid characters"
|
||
msgstr "El nombre del modelo contiene caracteres inválidos"
|
||
|
||
#: src/conf/domain_conf.c:6887
|
||
#, c-format
|
||
msgid "Unknown interface <driver name='%s'> has been specified"
|
||
msgstr "Interfaz <driver name='%s'> desconocida"
|
||
|
||
#: src/conf/domain_conf.c:6899
|
||
#, c-format
|
||
msgid "Unknown interface <driver txmode='%s'> has been specified"
|
||
msgstr "Ha sido especificado un <driver txmode='%s'> de interfaz desconocido"
|
||
|
||
#: src/conf/domain_conf.c:6910
|
||
#, c-format
|
||
msgid "unknown interface ioeventfd mode '%s'"
|
||
msgstr "Modo ioeventfd '%s' de interfaz desconocido"
|
||
|
||
#: src/conf/domain_conf.c:6920
|
||
#, c-format
|
||
msgid "unknown interface event_idx mode '%s'"
|
||
msgstr "Modo event_idx de interfaz '%s' desconocido"
|
||
|
||
#: src/conf/domain_conf.c:6930
|
||
#, c-format
|
||
msgid "'queues' attribute must be positive number: %s"
|
||
msgstr "El atributo 'queues' debe ser un número positivo: %s"
|
||
|
||
#: src/conf/domain_conf.c:6942
|
||
#, c-format
|
||
msgid "unknown interface link state '%s'"
|
||
msgstr "Estado de enlace de interfaz '%s' desconocido"
|
||
|
||
#: src/conf/domain_conf.c:6968
|
||
msgid "sndbuf must be a positive integer"
|
||
msgstr "sndbuf debe ser un entero positivo"
|
||
|
||
#: src/conf/domain_conf.c:7012
|
||
#, c-format
|
||
msgid "target type must be specified for %s device"
|
||
msgstr "Debe especificarse el tipo de destino para el dispositivo %s"
|
||
|
||
#: src/conf/domain_conf.c:7080
|
||
#, c-format
|
||
msgid "unknown target type '%s' specified for character device"
|
||
msgstr ""
|
||
"Tipo de destino desconocido '%s' especificado para dispositivo de caracteres"
|
||
|
||
#: src/conf/domain_conf.c:7097
|
||
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:7107
|
||
msgid "guestfwd channel only supports IPv4 addresses"
|
||
msgstr "El canal guestfwd solo tiene soporte para direcciones IPv4"
|
||
|
||
#: src/conf/domain_conf.c:7114
|
||
msgid "guestfwd channel does not define a target port"
|
||
msgstr "El canal guestfwd no define un puerto de destino"
|
||
|
||
#: src/conf/domain_conf.c:7121 src/conf/domain_conf.c:7145
|
||
#: src/conf/storage_conf.c:633
|
||
#, c-format
|
||
msgid "Invalid port number: %s"
|
||
msgstr "Número de puerto inválido: '%s'"
|
||
|
||
#: src/conf/domain_conf.c:7223
|
||
#, c-format
|
||
msgid "Unknown source mode '%s'"
|
||
msgstr "Modo de fuente '%s' desconocido"
|
||
|
||
#: src/conf/domain_conf.c:7284 src/conf/domain_conf.c:7366
|
||
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:7296 src/conf/domain_conf.c:7314
|
||
msgid "Missing source host attribute for char device"
|
||
msgstr ""
|
||
"No se encuentra atributo de host de origen para el dispositivo de caracteres"
|
||
|
||
#: src/conf/domain_conf.c:7302 src/conf/domain_conf.c:7320
|
||
#: src/conf/domain_conf.c:7345
|
||
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:7336
|
||
#, c-format
|
||
msgid "Unknown protocol '%s'"
|
||
msgstr "Protocolo '%s' desconocido"
|
||
|
||
#: src/conf/domain_conf.c:7379
|
||
#, fuzzy
|
||
msgid "Missing source channel attribute for char device"
|
||
msgstr ""
|
||
"No se encuentra atributo de ruta de origen para el dispositivo de caracteres"
|
||
|
||
#: src/conf/domain_conf.c:7384
|
||
#, fuzzy
|
||
msgid "Invalid character in source channel for char device"
|
||
msgstr ""
|
||
"No se encuentra atributo de ruta de origen para el dispositivo de caracteres"
|
||
|
||
#: src/conf/domain_conf.c:7483 src/conf/domain_conf.c:7633
|
||
#, c-format
|
||
msgid "unknown type presented to host for character device: %s"
|
||
msgstr ""
|
||
"Tipo desconocido presentado al equipo como dispositivo de carateres: %s"
|
||
|
||
#: src/conf/domain_conf.c:7491
|
||
#, c-format
|
||
msgid "unknown character device type: %s"
|
||
msgstr "Tipo de dispositivo de caracteres desconocido: %s"
|
||
|
||
#: src/conf/domain_conf.c:7519
|
||
msgid "spicevmc device type only supports virtio"
|
||
msgstr "Tipo de dispositivo spicevmc solo tiene soporte en virtio"
|
||
|
||
#: src/conf/domain_conf.c:7535 src/qemu/qemu_command.c:9759
|
||
msgid "usb-serial requires address of usb type"
|
||
msgstr "usb-serial requiere dirección de tipo usb"
|
||
|
||
#: src/conf/domain_conf.c:7566
|
||
msgid "missing smartcard device mode"
|
||
msgstr "No se encuentra modo de dispositivo smartcard"
|
||
|
||
#: src/conf/domain_conf.c:7571
|
||
#, c-format
|
||
msgid "unknown smartcard device mode: %s"
|
||
msgstr "Modo de dispositivo smartcard desconocido: %s"
|
||
|
||
#: src/conf/domain_conf.c:7588 src/conf/domain_conf.c:7617
|
||
msgid "host-certificates mode needs exactly three certificates"
|
||
msgstr "El modo host-certificates necesita exactamente tres certificados"
|
||
|
||
#: src/conf/domain_conf.c:7608
|
||
#, c-format
|
||
msgid "expecting absolute path: %s"
|
||
msgstr "Se espera una ruta absoluta: %s"
|
||
|
||
#: src/conf/domain_conf.c:7627
|
||
msgid "passthrough mode requires a character device type attribute"
|
||
msgstr ""
|
||
"El modo passtrough necesita un atributo de tipo de dispositivo de caracteres"
|
||
|
||
#: src/conf/domain_conf.c:7652
|
||
msgid "unknown smartcard mode"
|
||
msgstr "Modo smartcard desconocido"
|
||
|
||
#: src/conf/domain_conf.c:7661
|
||
msgid "Controllers must use the 'ccid' address type"
|
||
msgstr "Los controladores deben utilizar el tipo de dirección 'ccid'"
|
||
|
||
#: src/conf/domain_conf.c:7709
|
||
#, c-format
|
||
msgid "Unknown TPM frontend model '%s'"
|
||
msgstr "Modelo de primer plano TPM '%s' es desconocido"
|
||
|
||
#: src/conf/domain_conf.c:7722
|
||
msgid "only one TPM backend is supported"
|
||
msgstr "Solo un segundo plano TPM tiene soporte"
|
||
|
||
#: src/conf/domain_conf.c:7728
|
||
msgid "missing TPM device backend"
|
||
msgstr "Falta plano secundario de dispositivo TPM"
|
||
|
||
#: src/conf/domain_conf.c:7734
|
||
msgid "missing TPM device backend type"
|
||
msgstr "Falta el tipo de dispositivo TPM de segundo plano"
|
||
|
||
#: src/conf/domain_conf.c:7740
|
||
#, c-format
|
||
msgid "Unknown TPM backend type '%s'"
|
||
msgstr "Tipo de segundo plano TPM '%s' es desconocido"
|
||
|
||
#: src/conf/domain_conf.c:7794
|
||
msgid "missing input device type"
|
||
msgstr "Falta el tipo de dispositivo de entrada"
|
||
|
||
#: src/conf/domain_conf.c:7800
|
||
#, c-format
|
||
msgid "unknown input device type '%s'"
|
||
msgstr "Tipo de dispositivo de entrada '%s' desconocido"
|
||
|
||
#: src/conf/domain_conf.c:7807
|
||
#, c-format
|
||
msgid "unknown input bus type '%s'"
|
||
msgstr "Tipo de bus de entrada '%s' desconocido"
|
||
|
||
#: src/conf/domain_conf.c:7816
|
||
#, 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:7822 src/conf/domain_conf.c:7829
|
||
#, c-format
|
||
msgid "unsupported input bus %s"
|
||
msgstr "Bus de entrada '%s' no soportado"
|
||
|
||
#: src/conf/domain_conf.c:7835
|
||
#, 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:7861 src/conf/domain_conf.c:9553
|
||
msgid "Invalid address for a USB device"
|
||
msgstr "Dirección inválida para un dispositivo USB"
|
||
|
||
#: src/conf/domain_conf.c:7892
|
||
msgid "missing hub device type"
|
||
msgstr "Falta tipo de dispositivo concentrador"
|
||
|
||
#: src/conf/domain_conf.c:7898
|
||
#, c-format
|
||
msgid "unknown hub device type '%s'"
|
||
msgstr "Tipo de dispositivo concentrador '%s' desconocido"
|
||
|
||
#: src/conf/domain_conf.c:7941
|
||
msgid "missing timer name"
|
||
msgstr "No se encuentra el nombre del temporizador"
|
||
|
||
#: src/conf/domain_conf.c:7946
|
||
#, c-format
|
||
msgid "unknown timer name '%s'"
|
||
msgstr "Nombre del temporizador '%s' desconocido"
|
||
|
||
#: src/conf/domain_conf.c:7958
|
||
#, c-format
|
||
msgid "unknown timer present value '%s'"
|
||
msgstr "Valor actual '%s' de temporizador desconocido"
|
||
|
||
#: src/conf/domain_conf.c:7968
|
||
#, c-format
|
||
msgid "unknown timer tickpolicy '%s'"
|
||
msgstr "tickpolicy '%s' de temporizador desconocida"
|
||
|
||
#: src/conf/domain_conf.c:7978
|
||
#, c-format
|
||
msgid "unknown timer track '%s'"
|
||
msgstr "Pista '%s' de temporizador desconocida "
|
||
|
||
#: src/conf/domain_conf.c:7988
|
||
msgid "invalid timer frequency"
|
||
msgstr "Frecuencia de temporizador no válida"
|
||
|
||
#: src/conf/domain_conf.c:7997
|
||
#, c-format
|
||
msgid "unknown timer mode '%s'"
|
||
msgstr "Modelo de temporizador '%s' desconocido"
|
||
|
||
#: src/conf/domain_conf.c:8010
|
||
msgid "invalid catchup threshold"
|
||
msgstr "Umbral de recuperación inválido"
|
||
|
||
#: src/conf/domain_conf.c:8019
|
||
msgid "invalid catchup slew"
|
||
msgstr "Giro de recuperación inválido"
|
||
|
||
#: src/conf/domain_conf.c:8028
|
||
msgid "invalid catchup limit"
|
||
msgstr "Límite de recuperación inválido"
|
||
|
||
#: src/conf/domain_conf.c:8081
|
||
#, c-format
|
||
msgid "cannot parse password validity time '%s', expect YYYY-MM-DDTHH:MM:SS"
|
||
msgstr ""
|
||
"No se puede analizar tiempo de validez de contraseña '%s', se espera YYYY-MM-"
|
||
"DDTHH:MM:SS"
|
||
|
||
#: src/conf/domain_conf.c:8100
|
||
#, c-format
|
||
msgid "unknown connected value %s"
|
||
msgstr "valor conectado %s desconocido"
|
||
|
||
#: src/conf/domain_conf.c:8111
|
||
msgid "VNC supports connected='keep' only"
|
||
msgstr "VNC solo tiene soporta para connected='keep'"
|
||
|
||
#: src/conf/domain_conf.c:8135
|
||
msgid "graphics listen type must be specified"
|
||
msgstr "Se debe especificar el tipo de escucha de gráficas "
|
||
|
||
#: src/conf/domain_conf.c:8141
|
||
#, c-format
|
||
msgid "unknown graphics listen type '%s'"
|
||
msgstr "Tipo de escucha de gráficos '%s'"
|
||
|
||
#: src/conf/domain_conf.c:8161
|
||
msgid "network attribute not allowed when listen type is not network"
|
||
msgstr "No se permite atributo de red cuando el tipo de escucha no es red"
|
||
|
||
#: src/conf/domain_conf.c:8172
|
||
#, c-format
|
||
msgid "Invalid fromConfig value: %s"
|
||
msgstr "Es inválido el valor fromConfig: %s"
|
||
|
||
#: src/conf/domain_conf.c:8213
|
||
msgid "missing graphics device type"
|
||
msgstr "No se encuentra tipo de dispositivo de gráficos"
|
||
|
||
#: src/conf/domain_conf.c:8219
|
||
#, c-format
|
||
msgid "unknown graphics device type '%s'"
|
||
msgstr "Tipo de dispositivo de gráficos '%s' desconocido "
|
||
|
||
#: src/conf/domain_conf.c:8284
|
||
#, c-format
|
||
msgid ""
|
||
"graphics listen attribute %s must match address attribute of first listen "
|
||
"element (found %s)"
|
||
msgstr ""
|
||
"Atributo de escucha de gráficos %s debe coincidir con atributo de dirección "
|
||
"de primer elemento de escucha (encontrado %s)"
|
||
|
||
#: src/conf/domain_conf.c:8302
|
||
#, c-format
|
||
msgid "cannot parse vnc port %s"
|
||
msgstr "No es posible analizar el puerto VNC %s"
|
||
|
||
#: src/conf/domain_conf.c:8332
|
||
#, c-format
|
||
msgid "cannot parse vnc WebSocket port %s"
|
||
msgstr "No se puede analizar puerto vnc WebSocket %s"
|
||
|
||
#: src/conf/domain_conf.c:8345 src/qemu/qemu_command.c:11409
|
||
#, c-format
|
||
msgid "unknown vnc display sharing policy '%s'"
|
||
msgstr "Política de compartir pantalla vnc '%s' es desconocida"
|
||
|
||
#: src/conf/domain_conf.c:8370 src/conf/domain_conf.c:8437
|
||
#, c-format
|
||
msgid "unknown fullscreen value '%s'"
|
||
msgstr "Valor de pantalla completa '%s' desconocido"
|
||
|
||
#: src/conf/domain_conf.c:8389
|
||
#, c-format
|
||
msgid "cannot parse rdp port %s"
|
||
msgstr "No es posible analizar puerto RDP %s"
|
||
|
||
#: src/conf/domain_conf.c:8458
|
||
#, c-format
|
||
msgid "cannot parse spice port %s"
|
||
msgstr "No es posible analizar el puerto spice %s"
|
||
|
||
#: src/conf/domain_conf.c:8471
|
||
#, c-format
|
||
msgid "cannot parse spice tlsPort %s"
|
||
msgstr "No es posible analizar spice tlsPort %s"
|
||
|
||
#: src/conf/domain_conf.c:8491
|
||
#, c-format
|
||
msgid "unknown default spice channel mode %s"
|
||
msgstr "Modo desconocido de canal Spice predeterminado %s"
|
||
|
||
#: src/conf/domain_conf.c:8527
|
||
msgid "spice channel missing name/mode"
|
||
msgstr "Al canal spice le falta un nombre/modo"
|
||
|
||
#: src/conf/domain_conf.c:8535
|
||
#, c-format
|
||
msgid "unknown spice channel name %s"
|
||
msgstr "Nombre de canal spice %s desconocido"
|
||
|
||
#: src/conf/domain_conf.c:8543
|
||
#, c-format
|
||
msgid "unknown spice channel mode %s"
|
||
msgstr "Modo de canal spice %s desconocido"
|
||
|
||
#: src/conf/domain_conf.c:8559
|
||
msgid "spice image missing compression"
|
||
msgstr "no se encuentra la compresión de la imagen spice"
|
||
|
||
#: src/conf/domain_conf.c:8566
|
||
#, c-format
|
||
msgid "unknown spice image compression %s"
|
||
msgstr "compresión %s de la imagen spice desconocida"
|
||
|
||
#: src/conf/domain_conf.c:8580
|
||
msgid "spice jpeg missing compression"
|
||
msgstr "no se encuentra la compresión en el jpeg de spice"
|
||
|
||
#: src/conf/domain_conf.c:8587
|
||
#, c-format
|
||
msgid "unknown spice jpeg compression %s"
|
||
msgstr "compresión %s del jpeg spice desconocida"
|
||
|
||
#: src/conf/domain_conf.c:8601
|
||
msgid "spice zlib missing compression"
|
||
msgstr "no se encuentra la compresión zlib de spice"
|
||
|
||
#: src/conf/domain_conf.c:8608
|
||
#, c-format
|
||
msgid "unknown spice zlib compression %s"
|
||
msgstr "compresión %s de zlib de spice desconocida"
|
||
|
||
#: src/conf/domain_conf.c:8622
|
||
msgid "spice playback missing compression"
|
||
msgstr "no se encuentra la compresión del playback de spice"
|
||
|
||
#: src/conf/domain_conf.c:8629
|
||
msgid "unknown spice playback compression"
|
||
msgstr "compresión del playback de spice desconocido"
|
||
|
||
#: src/conf/domain_conf.c:8643
|
||
msgid "spice streaming missing mode"
|
||
msgstr "no se encuentra el modo de streaming de spice"
|
||
|
||
#: src/conf/domain_conf.c:8649
|
||
msgid "unknown spice streaming mode"
|
||
msgstr "mode streaming de spice desconocido"
|
||
|
||
#: src/conf/domain_conf.c:8663
|
||
msgid "spice clipboard missing copypaste"
|
||
msgstr "no se encuentra el copypaste del clipboard de spice"
|
||
|
||
#: src/conf/domain_conf.c:8670
|
||
#, c-format
|
||
msgid "unknown copypaste value '%s'"
|
||
msgstr "valor '%s' del copypaste de spyce desconocido"
|
||
|
||
#: src/conf/domain_conf.c:8683
|
||
#, fuzzy
|
||
msgid "spice filetransfer missing enable"
|
||
msgstr "Al canal spice le falta un nombre/modo"
|
||
|
||
#: src/conf/domain_conf.c:8690
|
||
#, fuzzy, c-format
|
||
msgid "unknown enable value '%s'"
|
||
msgstr "valor '%s' del copypaste de spyce desconocido"
|
||
|
||
#: src/conf/domain_conf.c:8703
|
||
msgid "spice mouse missing mode"
|
||
msgstr "Falta modo de ratón Spice"
|
||
|
||
#: src/conf/domain_conf.c:8709
|
||
#, c-format
|
||
msgid "unknown mouse mode value '%s'"
|
||
msgstr "valor desconocido de modo de ratón '%s'"
|
||
|
||
#: src/conf/domain_conf.c:8750
|
||
#, c-format
|
||
msgid "unknown codec type '%s'"
|
||
msgstr "Tipo codec desconocido '%s'"
|
||
|
||
#: src/conf/domain_conf.c:8783
|
||
#, c-format
|
||
msgid "unknown sound model '%s'"
|
||
msgstr "Modelo de sonido '%s' desconocido"
|
||
|
||
#: src/conf/domain_conf.c:8850
|
||
msgid "watchdog must contain model name"
|
||
msgstr "watchdog debe contener un nombre modelo"
|
||
|
||
#: src/conf/domain_conf.c:8856
|
||
#, c-format
|
||
msgid "unknown watchdog model '%s'"
|
||
msgstr "Modelo de watchdog '%s' desconocido"
|
||
|
||
#: src/conf/domain_conf.c:8867
|
||
#, c-format
|
||
msgid "unknown watchdog action '%s'"
|
||
msgstr "Acción de watchdog '%s' desconocida"
|
||
|
||
#: src/conf/domain_conf.c:8905
|
||
msgid "missing RNG device model"
|
||
msgstr "Falta modelo de dispositivo RNG"
|
||
|
||
#: src/conf/domain_conf.c:8910
|
||
#, c-format
|
||
msgid "unknown RNG model '%s'"
|
||
msgstr "Se desconoce modelo RNG '%s'"
|
||
|
||
#: src/conf/domain_conf.c:8918
|
||
msgid "invalid RNG rate bytes value"
|
||
msgstr "El valor de bytes de tasa RNG es inválido"
|
||
|
||
#: src/conf/domain_conf.c:8925
|
||
msgid "invalid RNG rate period value"
|
||
msgstr "El valor de periodo de tasa RNG es inválido"
|
||
|
||
#: src/conf/domain_conf.c:8934
|
||
msgid "only one RNG backend is supported"
|
||
msgstr "solo se admite un segundo plano de RNG "
|
||
|
||
#: src/conf/domain_conf.c:8940
|
||
msgid "missing RNG device backend model"
|
||
msgstr "Falta modelo de dispositivo RNG"
|
||
|
||
#: src/conf/domain_conf.c:8946
|
||
#, c-format
|
||
msgid "unknown RNG backend model '%s'"
|
||
msgstr "Se desconoce modelo de segundo plano RNG '%s'"
|
||
|
||
#: src/conf/domain_conf.c:8957
|
||
#, c-format
|
||
msgid "file '%s' is not a supported random source"
|
||
msgstr "archivo '%s' no es una fuente aleatoria soportada"
|
||
|
||
#: src/conf/domain_conf.c:8966
|
||
msgid "missing EGD backend type"
|
||
msgstr "Falta tipo de segundo plano EGD "
|
||
|
||
#: src/conf/domain_conf.c:8976
|
||
#, c-format
|
||
msgid "unknown backend type '%s' for egd"
|
||
msgstr "Se desconoce tipo de segundo plano '%s para egd'"
|
||
|
||
#: src/conf/domain_conf.c:9024
|
||
msgid "balloon memory must contain model name"
|
||
msgstr "el globo de memoria debe contener el nombre del modelo"
|
||
|
||
#: src/conf/domain_conf.c:9030
|
||
#, c-format
|
||
msgid "unknown memory balloon model '%s'"
|
||
msgstr "modelo '%s' de globo de memoria desconocido"
|
||
|
||
#: src/conf/domain_conf.c:9037
|
||
msgid "invalid statistics collection period"
|
||
msgstr "Periodo de colección de estadísticas es inválido"
|
||
|
||
#: src/conf/domain_conf.c:9087
|
||
msgid "XML does not contain expected 'sysinfo' element"
|
||
msgstr "XML no posee el elemento 'sysinfo'"
|
||
|
||
#: src/conf/domain_conf.c:9097
|
||
msgid "sysinfo must contain a type attribute"
|
||
msgstr "sysinfo debe contener un atributo de tipo"
|
||
|
||
#: src/conf/domain_conf.c:9102
|
||
#, c-format
|
||
msgid "unknown sysinfo type '%s'"
|
||
msgstr "tipo '%s' de sysinfo desconocido"
|
||
|
||
#: src/conf/domain_conf.c:9133
|
||
msgid "Invalid BIOS 'date' format"
|
||
msgstr "Formato de 'date' de BIOS no es válido"
|
||
|
||
#: src/conf/domain_conf.c:9155
|
||
msgid "malformed <sysinfo> uuid element"
|
||
msgstr "elemento <sysinfo> uuid es incorrecto"
|
||
|
||
#: src/conf/domain_conf.c:9162
|
||
msgid "UUID mismatch between <uuid> and <sysinfo>"
|
||
msgstr "UUID no coincidentes entre <uuid> y <sysinfo>"
|
||
|
||
#: src/conf/domain_conf.c:9338
|
||
#, c-format
|
||
msgid "unknown video model '%s'"
|
||
msgstr "modelo de vídeo '%s' desconocido"
|
||
|
||
#: src/conf/domain_conf.c:9344
|
||
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:9352
|
||
msgid "ram attribute only supported for type of qxl"
|
||
msgstr "atributo ram solamente se admite para tipo de qxl"
|
||
|
||
#: src/conf/domain_conf.c:9357 src/conf/domain_conf.c:9367
|
||
#, c-format
|
||
msgid "cannot parse video ram '%s'"
|
||
msgstr "No es posible analizar ram de vídeo '%s'"
|
||
|
||
#: src/conf/domain_conf.c:9377
|
||
#, c-format
|
||
msgid "cannot parse video heads '%s'"
|
||
msgstr "No es posible analizar cabezales de vídeo '%s'"
|
||
|
||
#: src/conf/domain_conf.c:9424
|
||
#, c-format
|
||
msgid "unknown hostdev mode '%s'"
|
||
msgstr "modo hostdev '%s' desconocido"
|
||
|
||
#: src/conf/domain_conf.c:9444
|
||
#, c-format
|
||
msgid "Unexpected hostdev mode %d"
|
||
msgstr "Modo de hostdev %d inesperado"
|
||
|
||
#: src/conf/domain_conf.c:9461
|
||
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:9470
|
||
msgid "SCSI host devices must have address specified"
|
||
msgstr "Dispositivos de host SCSI deben tener dirección especificada"
|
||
|
||
#: src/conf/domain_conf.c:9512
|
||
#, c-format
|
||
msgid "unknown redirdev bus '%s'"
|
||
msgstr "Bus redirdev desconocido '%s'"
|
||
|
||
#: src/conf/domain_conf.c:9523
|
||
#, c-format
|
||
msgid "unknown redirdev character device type '%s'"
|
||
msgstr "Tipo de dispositivo de caracteres redirdev '%s' desconocido"
|
||
|
||
#: src/conf/domain_conf.c:9528
|
||
msgid "missing type in redirdev"
|
||
msgstr "Falta tipo en redirdev"
|
||
|
||
#: src/conf/domain_conf.c:9604
|
||
#, c-format
|
||
msgid "Incorrect USB version format %s"
|
||
msgstr "Formato de versióon USB incorrecto %s"
|
||
|
||
#: src/conf/domain_conf.c:9614
|
||
#, c-format
|
||
msgid "Cannot parse USB version %s"
|
||
msgstr "No se puede analizar la versión USB %s"
|
||
|
||
#: src/conf/domain_conf.c:9647
|
||
#, c-format
|
||
msgid "Cannot parse USB Class code %s"
|
||
msgstr "No se puede analizar el código USB Class %s"
|
||
|
||
#: src/conf/domain_conf.c:9653
|
||
#, c-format
|
||
msgid "Invalid USB Class code %s"
|
||
msgstr "Código de clase de USB inválido %s"
|
||
|
||
#: src/conf/domain_conf.c:9664
|
||
#, c-format
|
||
msgid "Cannot parse USB vendor ID %s"
|
||
msgstr "No se puede analizar el ID de proveedor USB %s"
|
||
|
||
#: src/conf/domain_conf.c:9675
|
||
#, c-format
|
||
msgid "Cannot parse USB product ID %s"
|
||
msgstr "No se puede analizar el ID de producto USB '%s"
|
||
|
||
#: src/conf/domain_conf.c:9700
|
||
msgid "Invalid allow value, either 'yes' or 'no'"
|
||
msgstr "Valor permitido inválido, ya sea sí o no"
|
||
|
||
#: src/conf/domain_conf.c:9705
|
||
msgid "Missing allow attribute for USB redirection filter"
|
||
msgstr "Falta atributo de permiso para filtro de redirección de USB "
|
||
|
||
#: src/conf/domain_conf.c:9778
|
||
#, c-format
|
||
msgid "unknown %s action: %s"
|
||
msgstr "Se desconoce acción %s: %s"
|
||
|
||
#: src/conf/domain_conf.c:9798
|
||
#, c-format
|
||
msgid "unknown PM state value %s"
|
||
msgstr "Valor de estado PM desconocido %s"
|
||
|
||
#: src/conf/domain_conf.c:9821
|
||
msgid "(device_definition)"
|
||
msgstr "(device_definition)"
|
||
|
||
#: src/conf/domain_conf.c:9839
|
||
#, c-format
|
||
msgid "unknown device type '%s'"
|
||
msgstr "Tipo de dispositivo desconocido '%s'"
|
||
|
||
#: src/conf/domain_conf.c:10721
|
||
msgid "unknown virt type"
|
||
msgstr "tipo de virt desconocido"
|
||
|
||
#: src/conf/domain_conf.c:10732
|
||
#, 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:10758
|
||
msgid "cannot count boot devices"
|
||
msgstr "no es posible contar los dispositivos de arranque"
|
||
|
||
#: src/conf/domain_conf.c:10769
|
||
msgid "per-device boot elements cannot be used together with os/boot elements"
|
||
msgstr ""
|
||
"los elementos de arranque de cada uno de los dispositivos no pueden ser "
|
||
"utilizados junto con elementos os/boot"
|
||
|
||
#: src/conf/domain_conf.c:10779
|
||
msgid "missing boot device"
|
||
msgstr "No se encuentra dispositivo de arranque"
|
||
|
||
#: src/conf/domain_conf.c:10784
|
||
#, c-format
|
||
msgid "unknown boot device '%s'"
|
||
msgstr "tipo de dispositivo de arranque '%s' desconocido"
|
||
|
||
#: src/conf/domain_conf.c:10817
|
||
msgid "need at least one serial port for useserial"
|
||
msgstr "se necesita al menos un puerto serial para useserial"
|
||
|
||
#: src/conf/domain_conf.c:10835
|
||
msgid "invalid value for rebootTimeout, must be in range [-1,65535]"
|
||
msgstr "Valor inválido para rebootTimeout, debe ser del rango [-1,65535]"
|
||
|
||
#: src/conf/domain_conf.c:10899
|
||
msgid "You must map the root user of container"
|
||
msgstr "Debe mapear el usuario root del contenedor "
|
||
|
||
#: src/conf/domain_conf.c:10960
|
||
msgid "vcpu id must be an unsigned integer or -1"
|
||
msgstr "ID vcpu debe ser un entero sin firma o -1"
|
||
|
||
#: src/conf/domain_conf.c:10964
|
||
msgid "vcpu id value -1 is not allowed for vcpupin"
|
||
msgstr "Valor de ID vcpu -1 no está permitido para vcpupin"
|
||
|
||
#: src/conf/domain_conf.c:10971
|
||
msgid "vcpu id must be less than maxvcpus"
|
||
msgstr "El ID de la CPU virtual debe ser menor que maxvcpus"
|
||
|
||
#: src/conf/domain_conf.c:10991
|
||
msgid "missing cpuset for vcpupin"
|
||
msgstr "no se encuentra cpuset para vcpupin"
|
||
|
||
#: src/conf/domain_conf.c:11135
|
||
msgid "missing resource partition attribute"
|
||
msgstr "Falta el atributo de partición de recursos"
|
||
|
||
#: src/conf/domain_conf.c:11211
|
||
msgid "missing domain type attribute"
|
||
msgstr "No se encuentra atributo de tipo de dominio"
|
||
|
||
#: src/conf/domain_conf.c:11217
|
||
#, c-format
|
||
msgid "invalid domain type %s"
|
||
msgstr "tipo de dominio %s inválido"
|
||
|
||
#: src/conf/domain_conf.c:11225
|
||
#, c-format
|
||
msgid "unexpected domain type %s, expecting %s"
|
||
msgstr "tipo %s de dominio no esperado, se esperaba %s"
|
||
|
||
#: src/conf/domain_conf.c:11250
|
||
#, c-format
|
||
msgid "unexpected domain type %s, expecting one of these: %s"
|
||
msgstr "tipo %s de dominio no esperado, se esperaba uno de estos: %s"
|
||
|
||
#: src/conf/domain_conf.c:11274 src/conf/network_conf.c:1994
|
||
#: src/conf/secret_conf.c:190 src/openvz/openvz_conf.c:1077
|
||
#: src/xenxs/xen_xm.c:216
|
||
msgid "Failed to generate UUID"
|
||
msgstr "Falló al intentar generar UUID"
|
||
|
||
#: src/conf/domain_conf.c:11281 src/conf/network_conf.c:2001
|
||
#: src/conf/nwfilter_conf.c:2570 src/conf/secret_conf.c:196
|
||
#: src/conf/storage_conf.c:910
|
||
msgid "malformed uuid element"
|
||
msgstr "elemento uuid erróneo"
|
||
|
||
#: src/conf/domain_conf.c:11291
|
||
msgid "Domain title can't contain newlines"
|
||
msgstr "Título de dominio no puede contener nuevas líneas"
|
||
|
||
#: src/conf/domain_conf.c:11316
|
||
#, c-format
|
||
msgid "Invalid memory core dump attribute value '%s'"
|
||
msgstr "Valor de atributo de vaciado de núcleo de memoria '%s' no es válido"
|
||
|
||
#: src/conf/domain_conf.c:11328
|
||
#, c-format
|
||
msgid "current memory '%lluk' exceeds maximum '%lluk'"
|
||
msgstr "memoria actual '%lluk' excede máximo '%lluk'"
|
||
|
||
#: src/conf/domain_conf.c:11357
|
||
msgid "cannot extract blkiotune nodes"
|
||
msgstr "No se pueden extraer los nodos blkiotune"
|
||
|
||
#: src/conf/domain_conf.c:11373
|
||
#, fuzzy, c-format
|
||
msgid "duplicate blkio device path '%s'"
|
||
msgstr "duplicate device weight path '%s'"
|
||
|
||
#: src/conf/domain_conf.c:11401
|
||
msgid "maximum vcpus must be an integer"
|
||
msgstr "el máximo de cpus virtuales debe ser un entero"
|
||
|
||
#: src/conf/domain_conf.c:11409
|
||
#, c-format
|
||
msgid "invalid maximum number of vCPUs '%lu'"
|
||
msgstr "El número máximo de vCPU '%lu' es inválido"
|
||
|
||
#: src/conf/domain_conf.c:11417
|
||
msgid "current vcpus must be an integer"
|
||
msgstr "los cpu virtuales actuales deben ser un entero"
|
||
|
||
#: src/conf/domain_conf.c:11425
|
||
#, c-format
|
||
msgid "invalid current number of vCPUs '%lu'"
|
||
msgstr "El número actual de vCPU '%lu' es inválido"
|
||
|
||
#: src/conf/domain_conf.c:11431
|
||
#, c-format
|
||
msgid "maxvcpus must not be less than current vcpus (%d < %lu)"
|
||
msgstr "maxvcpus no deben ser menores que los vcpu actuales (%d < %lu)"
|
||
|
||
#: src/conf/domain_conf.c:11443
|
||
#, c-format
|
||
msgid "Unsupported CPU placement mode '%s'"
|
||
msgstr "Modo '%s' de ubicación de CPU sin soporte"
|
||
|
||
#: src/conf/domain_conf.c:11466
|
||
msgid "can't parse cputune shares value"
|
||
msgstr "No se puede leer valor compartido de cputune"
|
||
|
||
#: src/conf/domain_conf.c:11473
|
||
msgid "can't parse cputune period value"
|
||
msgstr "No se puede leer valor de periodo de cputune"
|
||
|
||
#: src/conf/domain_conf.c:11480
|
||
msgid "Value of cputune period must be in range [1000, 1000000]"
|
||
msgstr "Valor de periodo cputune debe estar en el rango [1000, 1000000]"
|
||
|
||
#: src/conf/domain_conf.c:11488
|
||
msgid "can't parse cputune quota value"
|
||
msgstr "No se puede leer valor de cuota"
|
||
|
||
#: src/conf/domain_conf.c:11496
|
||
msgid "Value of cputune quota must be in range [1000, 18446744073709551]"
|
||
msgstr ""
|
||
"Valor de cuota de cputune debe estar en el rango [1000, 18446744073709551]"
|
||
|
||
#: src/conf/domain_conf.c:11504
|
||
msgid "can't parse cputune emulator period value"
|
||
msgstr "No se puede leer valor de periodo de cputune"
|
||
|
||
#: src/conf/domain_conf.c:11512
|
||
msgid "Value of cputune emulator_period must be in range [1000, 1000000]"
|
||
msgstr ""
|
||
"Valor de emulator_period de cputune debe estar en el rango [1000, 1000000]"
|
||
|
||
#: src/conf/domain_conf.c:11520
|
||
msgid "can't parse cputune emulator quota value"
|
||
msgstr "No se puede leer valor de cuota de emulador de cputune"
|
||
|
||
#: src/conf/domain_conf.c:11528
|
||
msgid ""
|
||
"Value of cputune emulator_quota must be in range [1000, 18446744073709551]"
|
||
msgstr ""
|
||
"Valor de emulator_quota de cputune debe estar en el rango [1000, "
|
||
"18446744073709551]"
|
||
|
||
#: src/conf/domain_conf.c:11541
|
||
msgid "vcpupin nodes must be less than maxvcpus"
|
||
msgstr "los nodos vcpupin deben ser menores que maxvcpus"
|
||
|
||
#: src/conf/domain_conf.c:11556
|
||
msgid "duplicate vcpupin for same vcpu"
|
||
msgstr "vcpupin duplicado para el mismo cpu virtual"
|
||
|
||
#: src/conf/domain_conf.c:11603
|
||
msgid "cannot extract emulatorpin nodes"
|
||
msgstr "No se pueden extraer los nodos emulatorpin"
|
||
|
||
#: src/conf/domain_conf.c:11615
|
||
msgid "only one emulatorpin is supported"
|
||
msgstr "Solamente un emulatorpin tiene soporte"
|
||
|
||
#: src/conf/domain_conf.c:11634
|
||
msgid "cannot extract numatune nodes"
|
||
msgstr "no es posible extraer nodos numatune"
|
||
|
||
#: src/conf/domain_conf.c:11640
|
||
msgid "only one numatune is supported"
|
||
msgstr "solo un numatone tiene soporte"
|
||
|
||
#: src/conf/domain_conf.c:11659
|
||
#, c-format
|
||
msgid "Unsupported NUMA memory tuning mode '%s'"
|
||
msgstr "Modo '%s' de sintonización de memoria NUMA no soportado"
|
||
|
||
#: src/conf/domain_conf.c:11688
|
||
#, c-format
|
||
msgid "Unsupported memory placement mode '%s'"
|
||
msgstr "Modo de ubicación de memoria sin soporte '%s'"
|
||
|
||
#: src/conf/domain_conf.c:11710
|
||
msgid "nodeset for NUMA memory tuning must be set if 'placement' is 'static'"
|
||
msgstr ""
|
||
"nodeset para ajuste de memoria NUMA debe establecerse si 'placement' es "
|
||
"'static'"
|
||
|
||
#: src/conf/domain_conf.c:11731
|
||
#, c-format
|
||
msgid "unsupported XML element %s"
|
||
msgstr "elemento de %s XML sin soporte"
|
||
|
||
#: src/conf/domain_conf.c:11751
|
||
msgid "cannot extract resource nodes"
|
||
msgstr "No se pueden extraer nodos de recursos"
|
||
|
||
#: src/conf/domain_conf.c:11757
|
||
msgid "only one resource element is supported"
|
||
msgstr "Solamente se admite un elemento de recursos"
|
||
|
||
#: src/conf/domain_conf.c:11773
|
||
#, c-format
|
||
msgid "unexpected feature '%s'"
|
||
msgstr ""
|
||
|
||
#: src/conf/domain_conf.c:11783
|
||
#, c-format
|
||
msgid "unknown value for attribute eoi: '%s'"
|
||
msgstr ""
|
||
|
||
#: src/conf/domain_conf.c:11806
|
||
#, c-format
|
||
msgid "unknown state attribute '%s' of feature '%s'"
|
||
msgstr ""
|
||
|
||
#: src/conf/domain_conf.c:11834
|
||
#, c-format
|
||
msgid "unsupported HyperV Enlightenment feature: %s"
|
||
msgstr "Funcionalidad HyperV Enlightenment no tiene soporte: %s"
|
||
|
||
#: src/conf/domain_conf.c:11846 src/conf/domain_conf.c:11867
|
||
#, c-format
|
||
msgid "missing 'state' attribute for HyperV Enlightenment feature '%s'"
|
||
msgstr "Falta atributo 'state' para funcionalidad HyperV Enlightenment '%s'"
|
||
|
||
#: src/conf/domain_conf.c:11854 src/conf/domain_conf.c:11875
|
||
#, c-format
|
||
msgid "invalid value of state argument for HyperV Enlightenment feature '%s'"
|
||
msgstr ""
|
||
"Valor inválido de argumento de estado para funcionalidad HyperV "
|
||
"Enlightenment '%s'"
|
||
|
||
#: src/conf/domain_conf.c:11886
|
||
msgid "invalid HyperV spinlock retry count"
|
||
msgstr "Conteo de reintento de HyperV spinlock no es válido"
|
||
|
||
#: src/conf/domain_conf.c:11892
|
||
msgid "HyperV spinlock retry count must be at least 4095"
|
||
msgstr "Cerrojo en bucle HyperV debe ser al menos de 4095"
|
||
|
||
#: src/conf/domain_conf.c:11949
|
||
#, c-format
|
||
msgid "unknown clock offset '%s'"
|
||
msgstr "se desconoce compensación de reloj '%s'"
|
||
|
||
#: src/conf/domain_conf.c:11965
|
||
#, c-format
|
||
msgid "unknown clock adjustment '%s'"
|
||
msgstr "Ajuste de reloj desconocido '%s'"
|
||
|
||
#: src/conf/domain_conf.c:11993
|
||
#, c-format
|
||
msgid "unknown clock basis '%s'"
|
||
msgstr "Base de reloj desconocido '%s'"
|
||
|
||
#: src/conf/domain_conf.c:12006
|
||
msgid "missing 'timezone' attribute for clock with offset='timezone'"
|
||
msgstr ""
|
||
"no se encuentra atributo 'timezone' para el reloj con compensación='timezone'"
|
||
|
||
#: src/conf/domain_conf.c:12017
|
||
msgid "invalid basedate"
|
||
msgstr "basedate inválida"
|
||
|
||
#: src/conf/domain_conf.c:12048
|
||
msgid "no OS type"
|
||
msgstr "No existe un tipo de sistema operativo"
|
||
|
||
#: src/conf/domain_conf.c:12083
|
||
#, c-format
|
||
msgid "No guest options available for arch '%s'"
|
||
msgstr "No hay opciones de huésped disponibles para arq. '%s'"
|
||
|
||
#: src/conf/domain_conf.c:12092
|
||
#, c-format
|
||
msgid "No os type '%s' available for arch '%s'"
|
||
msgstr "No ha tipo de SO '%s' disponible para arq. '%s'"
|
||
|
||
#: src/conf/domain_conf.c:12103 src/xenxs/xen_xm.c:293
|
||
#, 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:12142
|
||
msgid "No data supplied for <initarg> element"
|
||
msgstr "No hay datos provistos para elemento <initarg> "
|
||
|
||
#: src/conf/domain_conf.c:12215 src/conf/domain_conf.c:12224
|
||
msgid "Can't add another USB controller: USB is disabled for this domain"
|
||
msgstr ""
|
||
"No se puede añadir otro controlador USB: USB está inhabilitado para este "
|
||
"dominio"
|
||
|
||
#: src/conf/domain_conf.c:12241
|
||
msgid "No master USB controller specified"
|
||
msgstr "No se especificó el controlador maestro de USB"
|
||
|
||
#: src/conf/domain_conf.c:12248
|
||
msgid "cannot extract device leases"
|
||
msgstr "no es posible extraer arrenadamientos de dispositivo"
|
||
|
||
#: src/conf/domain_conf.c:12384
|
||
msgid "cannot extract console devices"
|
||
msgstr "No se pueden extraer los dispositivos de consola"
|
||
|
||
#: src/conf/domain_conf.c:12462
|
||
msgid "Can't add USB input device. USB bus is disabled"
|
||
msgstr ""
|
||
"No se puede adicionar dispositivo de entrada USB. Bus de USB está "
|
||
"inhabilitado"
|
||
|
||
#: src/conf/domain_conf.c:12557
|
||
msgid "Only one primary video device is supported"
|
||
msgstr "Solamente se admite un dispositivo de vídeo primario"
|
||
|
||
#: src/conf/domain_conf.c:12583
|
||
msgid "cannot determine default video type"
|
||
msgstr "No es posible determinar el tipo de vídeo por defecto"
|
||
|
||
#: src/conf/domain_conf.c:12613
|
||
msgid "Can't add host USB device: USB is disabled in this host"
|
||
msgstr ""
|
||
"No se puede adicionar dispositivo USB de host: USB está inhabilitado en "
|
||
"este host"
|
||
|
||
#: src/conf/domain_conf.c:12632
|
||
msgid "only a single watchdog device is supported"
|
||
msgstr "solo hay soporte para un dispositivo watchdog"
|
||
|
||
#: src/conf/domain_conf.c:12652
|
||
msgid "only a single memory balloon device is supported"
|
||
msgstr "solo existe soporte para un único dispositivo de globo de memoria"
|
||
|
||
#: src/conf/domain_conf.c:12671
|
||
msgid "only a single RNG device is supported"
|
||
msgstr "solo se admite un dispositivo RNG"
|
||
|
||
#: src/conf/domain_conf.c:12688
|
||
msgid "only a single TPM device is supported"
|
||
msgstr "solo se admite un dispositivo TPM individual "
|
||
|
||
#: src/conf/domain_conf.c:12704
|
||
msgid "only a single nvram device is supported"
|
||
msgstr "solo se admite un dispositivo nvram individual"
|
||
|
||
#: src/conf/domain_conf.c:12729
|
||
msgid "Can't add USB hub: USB is disabled for this domain"
|
||
msgstr ""
|
||
"No se puede añadir concentrador USB: USB está desactivado para este dominio"
|
||
|
||
#: src/conf/domain_conf.c:12753
|
||
msgid "Can't add redirected USB device: USB is disabled for this domain"
|
||
msgstr ""
|
||
"No se puede adicionar dispositivo USB redirigido: USB está inhabilitado "
|
||
"para este dominio"
|
||
|
||
#: src/conf/domain_conf.c:12768
|
||
msgid "only one set of redirection filter rule is supported"
|
||
msgstr "Únicamente un set de reglas de filtro de redirección tiene soporte"
|
||
|
||
#: src/conf/domain_conf.c:12789
|
||
msgid "only a single panic device is supported"
|
||
msgstr ""
|
||
|
||
#: src/conf/domain_conf.c:12831
|
||
msgid "uid and gid should be mapped both"
|
||
msgstr "Tanto UID como GID se deben mapear"
|
||
|
||
#: src/conf/domain_conf.c:12849
|
||
msgid "Maximum CPUs greater than topology limit"
|
||
msgstr "Máximo de CPU mayor que el límite de topología"
|
||
|
||
#: src/conf/domain_conf.c:12855
|
||
msgid "Number of CPUs in <numa> exceeds the <vcpu> count"
|
||
msgstr "El número de las CPU en <numa> excede el conteo <vcpu>"
|
||
|
||
#: src/conf/domain_conf.c:12877
|
||
#, c-format
|
||
msgid "unknown smbios mode '%s'"
|
||
msgstr "modo '%s' de smbios desconocido"
|
||
|
||
#: src/conf/domain_conf.c:12942
|
||
msgid "no domain config"
|
||
msgstr "No existe una configuración de dominio"
|
||
|
||
#: src/conf/domain_conf.c:12956
|
||
msgid "missing domain state"
|
||
msgstr "No se encuentra un estado del dominio"
|
||
|
||
#: src/conf/domain_conf.c:12961
|
||
#, c-format
|
||
msgid "invalid domain state '%s'"
|
||
msgstr "estado de dominio '%s' inválido"
|
||
|
||
#: src/conf/domain_conf.c:12970
|
||
#, c-format
|
||
msgid "invalid domain state reason '%s'"
|
||
msgstr "razón de estado '%s' de dominio no válida"
|
||
|
||
#: src/conf/domain_conf.c:12981
|
||
msgid "invalid pid"
|
||
msgstr "pid inválido"
|
||
|
||
#: src/conf/domain_conf.c:12995 src/conf/network_conf.c:3001
|
||
#, c-format
|
||
msgid "Unknown taint flag %s"
|
||
msgstr "Marca taint '%s' desconocida"
|
||
|
||
#: src/conf/domain_conf.c:13030 src/security/virt-aa-helper.c:654
|
||
#: tools/virsh-domain-monitor.c:95 tools/virsh-domain-monitor.c:489
|
||
#: tools/virsh-domain-monitor.c:604 tools/virsh-domain-monitor.c:726
|
||
#: tools/virsh-domain.c:2428 tools/virsh-domain.c:3066
|
||
#: tools/virsh-domain.c:5357 tools/virsh-domain.c:9141
|
||
#: tools/virsh-domain.c:9311 tools/virsh-domain.c:9378
|
||
#: tools/virsh-domain.c:9860 tools/virsh-domain.c:9963
|
||
msgid "(domain_definition)"
|
||
msgstr "(domain_definition)"
|
||
|
||
#: src/conf/domain_conf.c:13076
|
||
#, c-format
|
||
msgid "unexpected root element <%s>, expecting <domain>"
|
||
msgstr "Elemento root <%s> inesperado, se esperaba <domain>"
|
||
|
||
#: src/conf/domain_conf.c:13111
|
||
#, c-format
|
||
msgid "unexpected root element <%s>, expecting <domstatus>"
|
||
msgstr "Elemento root <%s> inesperado, se esperaba <domstatus>"
|
||
|
||
#: src/conf/domain_conf.c:13160
|
||
#, c-format
|
||
msgid "Target timer %s does not match source %s"
|
||
msgstr "El contador elegido %s no coincide con la fuente %s"
|
||
|
||
#: src/conf/domain_conf.c:13168
|
||
#, c-format
|
||
msgid "Target timer presence %d does not match source %d"
|
||
msgstr "La presencia del contador %d no coincide con la fuente %d"
|
||
|
||
#: src/conf/domain_conf.c:13176
|
||
#, c-format
|
||
msgid "Target TSC frequency %lu does not match source %lu"
|
||
msgstr "La frecuencia TSC elegida %lu no coincide con la fuente %lu"
|
||
|
||
#: src/conf/domain_conf.c:13183
|
||
#, c-format
|
||
msgid "Target TSC mode %s does not match source %s"
|
||
msgstr "El modo elegido TSC %s no coincide con la fuente %s"
|
||
|
||
#: src/conf/domain_conf.c:13200
|
||
#, c-format
|
||
msgid "Target device address type %s does not match source %s"
|
||
msgstr ""
|
||
"El tipo de dirección de dispositivo elegido %s no coincide con la fuente %s"
|
||
|
||
#: src/conf/domain_conf.c:13213
|
||
#, c-format
|
||
msgid ""
|
||
"Target device PCI address %04x:%02x:%02x.%02x does not match source %04x:"
|
||
"%02x:%02x.%02x"
|
||
msgstr ""
|
||
"La dirección PCI del dispositivo elegido %04x:%02x:%02x.%02x no coincide con "
|
||
"la fuente %04x:%02x:%02x.%02x"
|
||
|
||
#: src/conf/domain_conf.c:13228
|
||
#, c-format
|
||
msgid "Target device drive address %d:%d:%d does not match source %d:%d:%d"
|
||
msgstr ""
|
||
"La dirección del controlador del dispositivo elegido %d:%d:%d no coincide "
|
||
"con la fuente %d:%d:%d"
|
||
|
||
#: src/conf/domain_conf.c:13243
|
||
#, c-format
|
||
msgid ""
|
||
"Target device virtio serial address %d:%d:%d does not match source %d:%d:%d"
|
||
msgstr ""
|
||
"La dirección serial del dispositivo virtio elegido %d:%d:%d no coincide con "
|
||
"la fuente %d:%d:%d"
|
||
|
||
#: src/conf/domain_conf.c:13257
|
||
#, c-format
|
||
msgid "Target device ccid address %d:%d does not match source %d:%d"
|
||
msgstr ""
|
||
"La dirección ccid del dispositivo elegido %d:%d no coincide con la fuente %d:"
|
||
"%d"
|
||
|
||
#: src/conf/domain_conf.c:13271
|
||
#, c-format
|
||
msgid "Target device isa address %d:%d does not match source %d:%d"
|
||
msgstr ""
|
||
|
||
#: src/conf/domain_conf.c:13292
|
||
#, c-format
|
||
msgid "Target disk device %s does not match source %s"
|
||
msgstr "El dispositivo de disco elegido %s no coincide con la fuente %s"
|
||
|
||
#: src/conf/domain_conf.c:13300
|
||
#, c-format
|
||
msgid "Target disk bus %s does not match source %s"
|
||
msgstr "El bus de disco elegido %s no coincide con la fuente %s"
|
||
|
||
#: src/conf/domain_conf.c:13308
|
||
#, c-format
|
||
msgid "Target disk %s does not match source %s"
|
||
msgstr "El disco elegido %s no coincide con la fuente %s"
|
||
|
||
#: src/conf/domain_conf.c:13315
|
||
#, c-format
|
||
msgid "Target disk serial %s does not match source %s"
|
||
msgstr "El serial de disco elegido %s no coincide con la fuente %s"
|
||
|
||
#: src/conf/domain_conf.c:13322
|
||
msgid "Target disk access mode does not match source"
|
||
msgstr "El modo de acceso al disco elegido no coincide con la fuente"
|
||
|
||
#: src/conf/domain_conf.c:13339
|
||
#, c-format
|
||
msgid "Target controller type %s does not match source %s"
|
||
msgstr "El tipo de controlador elegido %s no coincide con la fuente %s"
|
||
|
||
#: src/conf/domain_conf.c:13347
|
||
#, c-format
|
||
msgid "Target controller index %d does not match source %d"
|
||
msgstr "El indice de controlador elegido %d no coincide con la fuente %d"
|
||
|
||
#: src/conf/domain_conf.c:13354
|
||
#, c-format
|
||
msgid "Target controller model %d does not match source %d"
|
||
msgstr "El modelos de controlador elegido %d no coincide con la fuente %d"
|
||
|
||
#: src/conf/domain_conf.c:13362
|
||
#, c-format
|
||
msgid "Target controller ports %d does not match source %d"
|
||
msgstr "Los puertos del controlador elegido %d no coinciden con la fuente %d"
|
||
|
||
#: src/conf/domain_conf.c:13369
|
||
#, c-format
|
||
msgid "Target controller vectors %d does not match source %d"
|
||
msgstr "Los vectores del controlador elegido %d no coinciden con la fuente %d"
|
||
|
||
#: src/conf/domain_conf.c:13388
|
||
#, c-format
|
||
msgid "Target filesystem guest target %s does not match source %s"
|
||
msgstr ""
|
||
"El sistema de archivos elegido del huésped %s no coincide con la fuente %s"
|
||
|
||
#: src/conf/domain_conf.c:13395
|
||
msgid "Target filesystem access mode does not match source"
|
||
msgstr ""
|
||
"El modo de acceso al sistema de archivos elegido no coincide con la fuente"
|
||
|
||
#: src/conf/domain_conf.c:13415
|
||
#, c-format
|
||
msgid "Target network card mac %s does not match source %s"
|
||
msgstr "Tarjeta mac %s de red de destino no coincide con fuente %s"
|
||
|
||
#: src/conf/domain_conf.c:13424
|
||
#, c-format
|
||
msgid "Target network card model %s does not match source %s"
|
||
msgstr "El modelo de la tarjeta de red %s no coincide con la fuente %s"
|
||
|
||
#: src/conf/domain_conf.c:13442
|
||
#, c-format
|
||
msgid "Target input device type %s does not match source %s"
|
||
msgstr ""
|
||
"El tipo de dispositivo de entrada elegido %s no coincide con la fuente %s"
|
||
|
||
#: src/conf/domain_conf.c:13450
|
||
#, c-format
|
||
msgid "Target input device bus %s does not match source %s"
|
||
msgstr ""
|
||
"El BUS de dispositivo de entrada elegido %s no coincide con la fuente %s"
|
||
|
||
#: src/conf/domain_conf.c:13469
|
||
#, c-format
|
||
msgid "Target sound card model %s does not match source %s"
|
||
msgstr ""
|
||
"El modelo de la tarjeta de sonido elegido %s no coincide con la fuente %s"
|
||
|
||
#: src/conf/domain_conf.c:13488
|
||
#, c-format
|
||
msgid "Target video card model %s does not match source %s"
|
||
msgstr ""
|
||
"El modelo de la tarjeta de video elegido %s no coincide con la fuente %s"
|
||
|
||
#: src/conf/domain_conf.c:13496
|
||
#, c-format
|
||
msgid "Target video card ram %u does not match source %u"
|
||
msgstr ""
|
||
|
||
#: src/conf/domain_conf.c:13503
|
||
#, c-format
|
||
msgid "Target video card vram %u does not match source %u"
|
||
msgstr ""
|
||
"El vram de de la tarjeta de sonido elegido %u no coincide con la fuente %u"
|
||
|
||
#: src/conf/domain_conf.c:13510
|
||
#, c-format
|
||
msgid "Target video card heads %u does not match source %u"
|
||
msgstr ""
|
||
"Los cabezales de la tarjeta de video elegidos %u no coinciden con la fuente "
|
||
"%u"
|
||
|
||
#: src/conf/domain_conf.c:13518
|
||
msgid "Target video card acceleration does not match source"
|
||
msgstr ""
|
||
"La aceleración de la tarjeta de video elegida no coincide con la fuente"
|
||
|
||
#: src/conf/domain_conf.c:13525
|
||
#, c-format
|
||
msgid "Target video card 2d accel %u does not match source %u"
|
||
msgstr ""
|
||
"La aceleración 2d de la tarjeta de video elegida %u no coincide con la "
|
||
"fuente %u"
|
||
|
||
#: src/conf/domain_conf.c:13532
|
||
#, c-format
|
||
msgid "Target video card 3d accel %u does not match source %u"
|
||
msgstr ""
|
||
"La aceleración 3d de la tarjeta de video elegida %u no coincide con la "
|
||
"fuente %u"
|
||
|
||
#: src/conf/domain_conf.c:13551
|
||
#, c-format
|
||
msgid "Target host device mode %s does not match source %s"
|
||
msgstr ""
|
||
"El modo %s del dispositivo de anfitrión elegido no coincide con la fuente %s"
|
||
|
||
#: src/conf/domain_conf.c:13560
|
||
#, c-format
|
||
msgid "Target host device subsystem %s does not match source %s"
|
||
msgstr ""
|
||
"El subsistema %s del dispositivo anfitrión elegido no coincide con la fuente "
|
||
"%s"
|
||
|
||
#: src/conf/domain_conf.c:13590
|
||
#, c-format
|
||
msgid "Target serial port %d does not match source %d"
|
||
msgstr "El puerto serial elegido %d no coincide con la fuente %d"
|
||
|
||
#: src/conf/domain_conf.c:13608
|
||
#, c-format
|
||
msgid "Target parallel port %d does not match source %d"
|
||
msgstr "Puerto paralelo %d no coincide con fuente %d"
|
||
|
||
#: src/conf/domain_conf.c:13626
|
||
#, c-format
|
||
msgid "Target channel type %s does not match source %s"
|
||
msgstr "El tipo de canal elegido %s no coincide con la fuente %s"
|
||
|
||
#: src/conf/domain_conf.c:13636
|
||
#, c-format
|
||
msgid "Target channel name %s does not match source %s"
|
||
msgstr "El nombre del canal elegido %s no coincide con la fuente %s"
|
||
|
||
#: src/conf/domain_conf.c:13645
|
||
msgid ""
|
||
"Changing device type to/from spicevmc would change default target channel "
|
||
"name"
|
||
msgstr ""
|
||
"El cambio de dispositivo a spicevmc o desde spicevmc cambiaría el nombre de "
|
||
"canal de destino predeterminado"
|
||
|
||
#: src/conf/domain_conf.c:13656
|
||
#, c-format
|
||
msgid "Target channel addr %s does not match source %s"
|
||
msgstr "La dirección del canal elegida %s no coincide con la fuente %s"
|
||
|
||
#: src/conf/domain_conf.c:13678
|
||
#, c-format
|
||
msgid "Target console type %s does not match source %s"
|
||
msgstr "El tipo de consola elegido %s no coincide con la fuente %s"
|
||
|
||
#: src/conf/domain_conf.c:13697
|
||
#, c-format
|
||
msgid "Target watchdog model %s does not match source %s"
|
||
msgstr "El modelo watchdog elegido %s no coincide con la fuente %s"
|
||
|
||
#: src/conf/domain_conf.c:13716
|
||
#, c-format
|
||
msgid "Target balloon model %s does not match source %s"
|
||
msgstr "El modelo del globo elegido %s no coincide con la fuente %s"
|
||
|
||
#: src/conf/domain_conf.c:13738
|
||
#, c-format
|
||
msgid "Target domain RNG device count '%d' does not match source count '%d'"
|
||
msgstr ""
|
||
"Conteo de dispositivo RNG de dominio de destino '%d' no coincide con conteo "
|
||
"'%d'"
|
||
|
||
#: src/conf/domain_conf.c:13746
|
||
#, c-format
|
||
msgid "Target RNG model '%s' does not match source '%s'"
|
||
msgstr "Modelo RNG de destino '%s' no coincide con fuente '%s'"
|
||
|
||
#: src/conf/domain_conf.c:13765
|
||
#, c-format
|
||
msgid "Target hub device type %s does not match source %s"
|
||
msgstr ""
|
||
"El destino de tipo de dispositivo concentrador %s no coincide con la fuente "
|
||
"%s"
|
||
|
||
#: src/conf/domain_conf.c:13785
|
||
#, c-format
|
||
msgid "Target USB redirection filter rule count %zu does not match source %zu"
|
||
msgstr ""
|
||
"Conteo de regla de filtro de redirección de USB de destino %zu no coincide "
|
||
"con fuente %zu"
|
||
|
||
#: src/conf/domain_conf.c:13796
|
||
msgid "Target USB Class code does not match source"
|
||
msgstr "Código de clase de USB de destino no coincide con fuente"
|
||
|
||
#: src/conf/domain_conf.c:13802
|
||
msgid "Target USB vendor ID does not match source"
|
||
msgstr "ID de proveedor con USB de destino no coincide con fuente"
|
||
|
||
#: src/conf/domain_conf.c:13808
|
||
msgid "Target USB product ID does not match source"
|
||
msgstr "ID de producto de USB de destino no coincide con fuente"
|
||
|
||
#: src/conf/domain_conf.c:13814
|
||
msgid "Target USB version does not match source"
|
||
msgstr "Versión de USB de destino no coincide con fuente"
|
||
|
||
#: src/conf/domain_conf.c:13820
|
||
#, c-format
|
||
msgid "Target USB allow '%s' does not match source '%s'"
|
||
msgstr "Permiso de USB de destino '%s' no coincide con fuente '%s'"
|
||
|
||
#: src/conf/domain_conf.c:13840
|
||
#, c-format
|
||
msgid "State of feature '%s' differs: source: '%s', destination: '%s'"
|
||
msgstr ""
|
||
|
||
#: src/conf/domain_conf.c:13852
|
||
#, c-format
|
||
msgid "State of APIC EOI differs: source: '%s', destination: '%s'"
|
||
msgstr ""
|
||
|
||
#: src/conf/domain_conf.c:13867
|
||
#, c-format
|
||
msgid ""
|
||
"State of HyperV enlightenment feature '%s' differs: source: '%s', "
|
||
"destination: '%s'"
|
||
msgstr ""
|
||
|
||
#: src/conf/domain_conf.c:13882
|
||
#, c-format
|
||
msgid "HyperV spinlock retry count differs: source: '%u', destination: '%u'"
|
||
msgstr ""
|
||
|
||
#: src/conf/domain_conf.c:13908
|
||
#, c-format
|
||
msgid "Target domain panic device count '%d' does not match source count '%d'"
|
||
msgstr ""
|
||
|
||
#: src/conf/domain_conf.c:13930
|
||
#, c-format
|
||
msgid "Target domain virt type %s does not match source %s"
|
||
msgstr ""
|
||
"El tipo de dominio virtualizado elegido %s no coincide con la fuente %s"
|
||
|
||
#: src/conf/domain_conf.c:13942
|
||
#, c-format
|
||
msgid "Target domain uuid %s does not match source %s"
|
||
msgstr "El uuid de dominio elegido %s no coincide con la fuente %s"
|
||
|
||
#: src/conf/domain_conf.c:13953
|
||
#, c-format
|
||
msgid "Target domain name '%s' does not match source '%s'"
|
||
msgstr "Nombre de dominio de destino '%s' no coincide con la fuente '%s'"
|
||
|
||
#: src/conf/domain_conf.c:13960
|
||
#, c-format
|
||
msgid "Target domain max memory %lld does not match source %lld"
|
||
msgstr "Destino de dominio máx de memoria %lld no coincide con fuente %lld"
|
||
|
||
#: src/conf/domain_conf.c:13966
|
||
#, c-format
|
||
msgid "Target domain current memory %lld does not match source %lld"
|
||
msgstr "Memoria actual de dominio de destino %lld no coincide con fuente %lld"
|
||
|
||
#: src/conf/domain_conf.c:13972
|
||
#, c-format
|
||
msgid "Target domain huge page backing %d does not match source %d"
|
||
msgstr "Hugepage de dominio que respalda %d no coincide con fuente %d"
|
||
|
||
#: src/conf/domain_conf.c:13980
|
||
#, c-format
|
||
msgid "Target domain vCPU count %d does not match source %d"
|
||
msgstr "Conteo de vCPU de dominio %d no coincide con la fuente %d"
|
||
|
||
#: src/conf/domain_conf.c:13986
|
||
#, c-format
|
||
msgid "Target domain vCPU max %d does not match source %d"
|
||
msgstr "Domino de fuente máximo de vCPU %d no coincide con la fuente %d"
|
||
|
||
#: src/conf/domain_conf.c:13993 src/conf/domain_conf.c:14006
|
||
#, c-format
|
||
msgid "Target domain OS type %s does not match source %s"
|
||
msgstr ""
|
||
"El tipo de sistema operativo del dominio elegido %s no coincide con la "
|
||
"fuente %s"
|
||
|
||
#: src/conf/domain_conf.c:13999
|
||
#, c-format
|
||
msgid "Target domain architecture %s does not match source %s"
|
||
msgstr "La arquitectura del dominio elegida %s no coincide con la fuente %s"
|
||
|
||
#: src/conf/domain_conf.c:14013
|
||
#, c-format
|
||
msgid "Target domain SMBIOS mode %s does not match source %s"
|
||
msgstr "El modo SMBIOS del dominio elegido %s no coincide con la fuente %s"
|
||
|
||
#: src/conf/domain_conf.c:14024
|
||
msgid "Target domain timers do not match source"
|
||
msgstr "Los cronómetros del dominio elegidos no coinciden con la fuente"
|
||
|
||
#: src/conf/domain_conf.c:14042
|
||
#, c-format
|
||
msgid "Target domain disk count %zu does not match source %zu"
|
||
msgstr "Conteo de disco de dominio de destino %zu no coincide con fuente %zu"
|
||
|
||
#: src/conf/domain_conf.c:14053
|
||
#, c-format
|
||
msgid "Target domain controller count %zu does not match source %zu"
|
||
msgstr ""
|
||
"Conteo de controlador de dominio de fuente %zu no coincide con la fuente %zu"
|
||
|
||
#: src/conf/domain_conf.c:14066
|
||
#, c-format
|
||
msgid "Target domain filesystem count %zu does not match source %zu"
|
||
msgstr ""
|
||
"Conteo de sistema de archivos de dominio de destino %zu no coincide con "
|
||
"fuente %zu"
|
||
|
||
#: src/conf/domain_conf.c:14078
|
||
#, c-format
|
||
msgid "Target domain net card count %zu does not match source %zu"
|
||
msgstr ""
|
||
"Conteo de tarjeta de red de dominio de destino %zu no coincide con fuente %zu"
|
||
|
||
#: src/conf/domain_conf.c:14090
|
||
#, c-format
|
||
msgid "Target domain input device count %zu does not match source %zu"
|
||
msgstr ""
|
||
"Conteo de dispositivo de entrada de dominio de destino %zu no coincide con "
|
||
"fuente %zu"
|
||
|
||
#: src/conf/domain_conf.c:14102
|
||
#, c-format
|
||
msgid "Target domain sound card count %zu does not match source %zu"
|
||
msgstr ""
|
||
"Conteo de tarjeta de sonido de dominio de destino %zu no coincide con fuente "
|
||
"%zu"
|
||
|
||
#: src/conf/domain_conf.c:14114
|
||
#, c-format
|
||
msgid "Target domain video card count %zu does not match source %zu"
|
||
msgstr ""
|
||
"Conteo de tarjeta de vídeo de dominio de destino %zu no coincide con fuente "
|
||
"%zu"
|
||
|
||
#: src/conf/domain_conf.c:14126
|
||
#, c-format
|
||
msgid "Target domain host device count %zu does not match source %zu"
|
||
msgstr ""
|
||
"Conteo de dispositivo de host de dominio de destino %zu no coincide con "
|
||
"fuente %zu"
|
||
|
||
#: src/conf/domain_conf.c:14139
|
||
#, c-format
|
||
msgid "Target domain smartcard count %zu does not match source %zu"
|
||
msgstr ""
|
||
"Conteo de smartcard de dominio de destino %zu no coincide con fuente %zu"
|
||
|
||
#: src/conf/domain_conf.c:14152
|
||
#, c-format
|
||
msgid "Target domain serial port count %zu does not match source %zu"
|
||
msgstr ""
|
||
"Conteo de puerto serial de dominio de destino %zu no coincide con fuente %zu"
|
||
|
||
#: src/conf/domain_conf.c:14165
|
||
#, c-format
|
||
msgid "Target domain parallel port count %zu does not match source %zu"
|
||
msgstr ""
|
||
"Conteo de puerto paralelo de dominio de destino %zu no coincide con fuente "
|
||
"%zu"
|
||
|
||
#: src/conf/domain_conf.c:14178
|
||
#, c-format
|
||
msgid "Target domain channel count %zu does not match source %zu"
|
||
msgstr "Conteo de canal de dominio de destino %zu no coincide con fuente %zu"
|
||
|
||
#: src/conf/domain_conf.c:14191
|
||
#, c-format
|
||
msgid "Target domain console count %zu does not match source %zu"
|
||
msgstr "Conteo de consola de dominio de destino %zu no coincide con fuente %zu"
|
||
|
||
#: src/conf/domain_conf.c:14204
|
||
#, c-format
|
||
msgid "Target domain hub device count %zu does not match source %zu"
|
||
msgstr ""
|
||
"Conteo de dispositivo hub de dominio de destino %zu no coincide con fuente "
|
||
"%zu"
|
||
|
||
#: src/conf/domain_conf.c:14217
|
||
#, c-format
|
||
msgid "Target domain USB redirection filter count %d does not match source %d"
|
||
msgstr ""
|
||
"Conteo de filtro de redirección de USB de dominio de destino %d no coincide "
|
||
"con fuente %d"
|
||
|
||
#: src/conf/domain_conf.c:14231
|
||
#, c-format
|
||
msgid "Target domain watchdog count %d does not match source %d"
|
||
msgstr ""
|
||
"La cuenta de watchdog del dominio elegido %d no coincide con la fuente %d"
|
||
|
||
#: src/conf/domain_conf.c:14244
|
||
#, c-format
|
||
msgid "Target domain memory balloon count %d does not match source %d"
|
||
msgstr ""
|
||
"La cuenta del globo de memoria del dominio elegido %d no coincide con la "
|
||
"fuente %d"
|
||
|
||
#: src/conf/domain_conf.c:14589
|
||
#, c-format
|
||
msgid "unexpected %s action: %d"
|
||
msgstr "Acción %s inesperada: %d"
|
||
|
||
#: src/conf/domain_conf.c:14907
|
||
#, c-format
|
||
msgid "unexpected disk type %d"
|
||
msgstr "tipo de disco %d no esperado"
|
||
|
||
#: src/conf/domain_conf.c:14912
|
||
#, c-format
|
||
msgid "unexpected disk device %d"
|
||
msgstr "dispositivo de disco %d no esperado"
|
||
|
||
#: src/conf/domain_conf.c:14917
|
||
#, c-format
|
||
msgid "unexpected disk bus %d"
|
||
msgstr "bus de disco %d no esperado"
|
||
|
||
#: src/conf/domain_conf.c:14922
|
||
#, c-format
|
||
msgid "unexpected disk cache mode %d"
|
||
msgstr "modo %d de caché de disco no esperado"
|
||
|
||
#: src/conf/domain_conf.c:14927
|
||
#, c-format
|
||
msgid "unexpected disk io mode %d"
|
||
msgstr "modo %d de disco io no esperado"
|
||
|
||
#: src/conf/domain_conf.c:14932
|
||
#, c-format
|
||
msgid "Unexpected disk sgio mode '%d'"
|
||
msgstr "No se esperaba modo sgio de disco '%d' "
|
||
|
||
#: src/conf/domain_conf.c:15128
|
||
#, c-format
|
||
msgid "unexpected controller type %d"
|
||
msgstr "tipo de controlador %d no esperado"
|
||
|
||
#: src/conf/domain_conf.c:15137
|
||
#, c-format
|
||
msgid "unexpected model type %d"
|
||
msgstr "tipo de modelo %d no esperado"
|
||
|
||
#: src/conf/domain_conf.c:15223
|
||
#, c-format
|
||
msgid "unexpected filesystem type %d"
|
||
msgstr "tipo de sistema de archivos %d no esperado"
|
||
|
||
#: src/conf/domain_conf.c:15229
|
||
#, c-format
|
||
msgid "unexpected accessmode %d"
|
||
msgstr "modo de acceso %d no esperado"
|
||
|
||
#: src/conf/domain_conf.c:15314
|
||
#, c-format
|
||
msgid "unexpected pci hostdev driver name type %d"
|
||
msgstr "El tipo de nombre de controlador pci hostdev %d es inesperado"
|
||
|
||
#: src/conf/domain_conf.c:15360
|
||
msgid "PCI address Formatting failed"
|
||
msgstr "Falló el formateo de dirección PCI"
|
||
|
||
#: src/conf/domain_conf.c:15387 src/conf/domain_conf.c:15420
|
||
#: src/conf/domain_conf.c:16756 src/conf/domain_conf.c:16765
|
||
#: src/qemu/qemu_hotplug.c:3366
|
||
#, c-format
|
||
msgid "unexpected hostdev type %d"
|
||
msgstr "tipo de dispositivo de host %d no esperado"
|
||
|
||
#: src/conf/domain_conf.c:15458
|
||
#, c-format
|
||
msgid "unexpected source mode %d"
|
||
msgstr "modo de fuente %d no esperado"
|
||
|
||
#: src/conf/domain_conf.c:15490
|
||
#, fuzzy, c-format
|
||
msgid "unexpected actual net type %s"
|
||
msgstr "tipo de red %s no esperado"
|
||
|
||
#: src/conf/domain_conf.c:15521 src/conf/domain_conf.c:15570
|
||
#: src/conf/domain_conf.c:16537
|
||
#, c-format
|
||
msgid "unexpected net type %d"
|
||
msgstr "tipo de red %d no esperada"
|
||
|
||
#: src/conf/domain_conf.c:15562
|
||
#, fuzzy, c-format
|
||
msgid "unexpected actual net type %d"
|
||
msgstr "tipo de red %d no esperada"
|
||
|
||
#: src/conf/domain_conf.c:15760
|
||
#, c-format
|
||
msgid "unexpected char type %d"
|
||
msgstr "tipo de caracter %d no esperado"
|
||
|
||
#: src/conf/domain_conf.c:15868
|
||
#, c-format
|
||
msgid "unexpected char device type %d"
|
||
msgstr "tipo %d de dispositivo de caracteres no esperado"
|
||
|
||
#: src/conf/domain_conf.c:15887
|
||
msgid "Could not format channel target type"
|
||
msgstr "No se pudo formatear el tipo de canal de destino"
|
||
|
||
#: src/conf/domain_conf.c:15897
|
||
msgid "Unable to format guestfwd port"
|
||
msgstr "No es posible dar formato a puerto guestfwd"
|
||
|
||
#: src/conf/domain_conf.c:15974 src/conf/domain_conf.c:16005
|
||
#: src/qemu/qemu_command.c:8837
|
||
#, c-format
|
||
msgid "unexpected smartcard type %d"
|
||
msgstr "tipo %d de smartcard no esperado"
|
||
|
||
#: src/conf/domain_conf.c:16022
|
||
#, c-format
|
||
msgid "unexpected codec type %d"
|
||
msgstr "Inesperado tipo codec %d"
|
||
|
||
#: src/conf/domain_conf.c:16075 src/xenxs/xen_sxpr.c:2114
|
||
#, c-format
|
||
msgid "unexpected sound model %d"
|
||
msgstr "modelo de sonido %d no esperado"
|
||
|
||
#: src/conf/domain_conf.c:16118
|
||
#, c-format
|
||
msgid "unexpected memballoon model %d"
|
||
msgstr "modelo de globo de memoria %d inesperado"
|
||
|
||
#: src/conf/domain_conf.c:16183
|
||
#, c-format
|
||
msgid "unexpected watchdog model %d"
|
||
msgstr "modelo watchdog %d no esperado"
|
||
|
||
#: src/conf/domain_conf.c:16189
|
||
#, c-format
|
||
msgid "unexpected watchdog action %d"
|
||
msgstr "acción watchdog %d no esperada"
|
||
|
||
#: src/conf/domain_conf.c:16309
|
||
#, c-format
|
||
msgid "unexpected video model %d"
|
||
msgstr "modelo de vídeo %d no esperado"
|
||
|
||
#: src/conf/domain_conf.c:16350 src/xenxs/xen_sxpr.c:2152
|
||
#, c-format
|
||
msgid "unexpected input type %d"
|
||
msgstr "tipo de entrada %d no esperada"
|
||
|
||
#: src/conf/domain_conf.c:16355
|
||
#, c-format
|
||
msgid "unexpected input bus type %d"
|
||
msgstr "tipo de bus de entrada %d no esperado"
|
||
|
||
#: src/conf/domain_conf.c:16383
|
||
#, c-format
|
||
msgid "unexpected timer name %d"
|
||
msgstr "nombre de timer %d no esperado"
|
||
|
||
#: src/conf/domain_conf.c:16399
|
||
#, c-format
|
||
msgid "unexpected timer tickpolicy %d"
|
||
msgstr "tickpolicy %d de timer no esperada"
|
||
|
||
#: src/conf/domain_conf.c:16413
|
||
#, c-format
|
||
msgid "unexpected timer track %d"
|
||
msgstr "pista %d de timer no esperada"
|
||
|
||
#: src/conf/domain_conf.c:16431
|
||
#, c-format
|
||
msgid "unexpected timer mode %d"
|
||
msgstr "modo %d de timer no esperado"
|
||
|
||
#: src/conf/domain_conf.c:16747 src/conf/domain_conf.c:16772
|
||
#, c-format
|
||
msgid "unexpected hostdev mode %d"
|
||
msgstr "modo de dispositivo de host %d no esperado"
|
||
|
||
#: src/conf/domain_conf.c:16880
|
||
#, c-format
|
||
msgid "unexpected hub type %d"
|
||
msgstr "Tipo inesperado de concentrador %d "
|
||
|
||
#: src/conf/domain_conf.c:16972
|
||
#, c-format
|
||
msgid "unexpected domain type %d"
|
||
msgstr "tipo de dominio %d no esperado"
|
||
|
||
#: src/conf/domain_conf.c:17177
|
||
msgid "failed to format cpuset for vcpupin"
|
||
msgstr "falló al formatear cpuset para vcpupin"
|
||
|
||
#: src/conf/domain_conf.c:17191
|
||
msgid "failed to format cpuset for emulator"
|
||
msgstr "Falló dar formato a cpuset para emulador"
|
||
|
||
#: src/conf/domain_conf.c:17220
|
||
msgid "failed to format nodeset for NUMA memory tuning"
|
||
msgstr "falló al formtatear nodeset para sintonización de memoria NUMA"
|
||
|
||
#: src/conf/domain_conf.c:17289
|
||
#, c-format
|
||
msgid "unexpected boot device type %d"
|
||
msgstr "tipo de dispositivo de arranque %d no esperado"
|
||
|
||
#: src/conf/domain_conf.c:17323
|
||
#, c-format
|
||
msgid "unexpected smbios mode %d"
|
||
msgstr "modo %d smbios no esperado"
|
||
|
||
#: src/conf/domain_conf.c:17365
|
||
#, c-format
|
||
msgid "unexpected feature %zu"
|
||
msgstr "No se esperaba funcionalidad %zu"
|
||
|
||
#: src/conf/domain_conf.c:17386
|
||
#, c-format
|
||
msgid "Unexpected state of feature '%s'"
|
||
msgstr ""
|
||
|
||
#: src/conf/domain_conf.c:17812
|
||
msgid "Device configuration is not compatible: Domain has no USB bus support"
|
||
msgstr ""
|
||
"Configuración de dispositivo no es compatible: Dominio no tiene soporte de "
|
||
"Bus USB "
|
||
|
||
#: src/conf/domain_conf.c:17834 src/conf/network_conf.c:2867
|
||
#: src/conf/nwfilter_conf.c:2724 src/util/virdnsmasq.c:547
|
||
#, c-format
|
||
msgid "cannot create config directory '%s'"
|
||
msgstr "No es posible crear configuración de directorio '%s'"
|
||
|
||
#: src/conf/domain_conf.c:17973
|
||
#, c-format
|
||
msgid "unexpected domain %s already exists"
|
||
msgstr "el dominio no esperado %s ya existe"
|
||
|
||
#: src/conf/domain_conf.c:18013 src/conf/network_conf.c:3113
|
||
#: src/conf/network_conf.c:3146 src/conf/nwfilter_conf.c:3092
|
||
#: src/conf/storage_conf.c:1854
|
||
#, c-format
|
||
msgid "Failed to open dir '%s'"
|
||
msgstr "Falló al abrir el directorio '%s'"
|
||
|
||
#: src/conf/domain_conf.c:18083
|
||
#, c-format
|
||
msgid "cannot remove config %s"
|
||
msgstr "No es posible eliminar configuración %s"
|
||
|
||
#: src/conf/domain_conf.c:18455
|
||
#, c-format
|
||
msgid "unable to visit backing chain file %s"
|
||
msgstr "No se puede visitar archivo de cadena de respaldo %s"
|
||
|
||
#: src/conf/domain_conf.c:18556
|
||
#, c-format
|
||
msgid "invalid domain state: %d"
|
||
msgstr "estado de dominio no válido: %d"
|
||
|
||
#: src/conf/domain_conf.c:19011
|
||
#, c-format
|
||
msgid "Copying definition of '%d' type is not implemented yet."
|
||
msgstr "Copiando la definición de %d' tipo no se ha implementado aún. "
|
||
|
||
#: src/conf/domain_conf.c:19293
|
||
#, c-format
|
||
msgid "no device found with alias %s"
|
||
msgstr "No se encontró dispositivo con alias %s"
|
||
|
||
#: src/conf/domain_conf.c:19385 src/conf/domain_conf.c:19467
|
||
msgid "unknown metadata type"
|
||
msgstr "Tipo de metadatos desconocido"
|
||
|
||
#: src/conf/domain_conf.c:19392
|
||
msgid "Requested metadata element is not present"
|
||
msgstr "Elemento metadatos solicitado no está presente"
|
||
|
||
#: src/conf/domain_conf.c:19432
|
||
msgid "(metadata_xml)"
|
||
msgstr ""
|
||
|
||
#: src/conf/domain_event.c:400
|
||
#, c-format
|
||
msgid "Class %s must derive from virDomainEvent"
|
||
msgstr ""
|
||
|
||
#: src/conf/interface_conf.c:122
|
||
msgid "interface has no name"
|
||
msgstr "la interfaz no tiene nombre"
|
||
|
||
#: src/conf/interface_conf.c:138
|
||
msgid "interface mtu value is improper"
|
||
msgstr "el valor mtu de la interfaz es inadecuado"
|
||
|
||
#: src/conf/interface_conf.c:162
|
||
#, c-format
|
||
msgid "unknown interface startmode %s"
|
||
msgstr "startmode %s de interfaz desconocido"
|
||
|
||
#: src/conf/interface_conf.c:194
|
||
#, c-format
|
||
msgid "unknown bonding mode %s"
|
||
msgstr "modo bonding %s desconocido"
|
||
|
||
#: src/conf/interface_conf.c:215
|
||
#, c-format
|
||
msgid "unknown mii bonding carrier %s"
|
||
msgstr "transporte de mii bonding %s desconocido"
|
||
|
||
#: src/conf/interface_conf.c:238
|
||
#, c-format
|
||
msgid "unknown arp bonding validate %s"
|
||
msgstr "validación %s de arp bonding desconocida"
|
||
|
||
#: src/conf/interface_conf.c:264
|
||
#, c-format
|
||
msgid "unknown dhcp peerdns value %s"
|
||
msgstr "valor dhcpd peerdns %s desconocido "
|
||
|
||
#: src/conf/interface_conf.c:290
|
||
msgid "Invalid ip address prefix value"
|
||
msgstr "Valor de prefijo de dirección ip inválido"
|
||
|
||
#: src/conf/interface_conf.c:436
|
||
msgid "protocol misses the family attribute"
|
||
msgstr "el protocolo no encuentra atributo de familia"
|
||
|
||
#: src/conf/interface_conf.c:455
|
||
#, c-format
|
||
msgid "unsupported protocol family '%s'"
|
||
msgstr "familia de protocolo '%s' no soportada"
|
||
|
||
#: src/conf/interface_conf.c:530
|
||
msgid "bond has no interfaces"
|
||
msgstr "bond no posee interfaces "
|
||
|
||
#: src/conf/interface_conf.c:577
|
||
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:585
|
||
msgid "bond interface miimon downdelay invalid"
|
||
msgstr "demora de caída inválida en la interfaz miimon de bond"
|
||
|
||
#: src/conf/interface_conf.c:593
|
||
msgid "bond interface miimon updelay invalid"
|
||
msgstr "tiempo conectado inválido de la interfaz miimon"
|
||
|
||
#: src/conf/interface_conf.c:609
|
||
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:617
|
||
msgid "bond interface arpmon target missing"
|
||
msgstr "No existe el destino arpmon de interfaz bond"
|
||
|
||
#: src/conf/interface_conf.c:635
|
||
msgid "vlan interface misses the tag attribute"
|
||
msgstr "interfaz vlan no encuentra el atributo de etiqueta"
|
||
|
||
#: src/conf/interface_conf.c:643
|
||
msgid "vlan interface misses name attribute"
|
||
msgstr "la interfaz vlan no encuentra un atributo de nombre"
|
||
|
||
#: src/conf/interface_conf.c:660
|
||
msgid "interface misses the type attribute"
|
||
msgstr "La interfaz no tiene atributo de tipo"
|
||
|
||
#: src/conf/interface_conf.c:666
|
||
#, c-format
|
||
msgid "unknown interface type %s"
|
||
msgstr "tipo de interfaz %s desconocido"
|
||
|
||
#: src/conf/interface_conf.c:685
|
||
#, c-format
|
||
msgid "interface has unsupported type '%s'"
|
||
msgstr "el tipo de interfaz '%s' no es soportado"
|
||
|
||
#: src/conf/interface_conf.c:722
|
||
msgid "bridge interface misses the bridge element"
|
||
msgstr "la interfaz de puente no encuentra un elemento de puente"
|
||
|
||
#: src/conf/interface_conf.c:734
|
||
#, 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:765
|
||
msgid "bond interface misses the bond element"
|
||
msgstr "la interfaz bond no encuentra un elemento bond"
|
||
|
||
#: src/conf/interface_conf.c:786
|
||
msgid "vlan interface misses the vlan element"
|
||
msgstr "la interfaz vlan no encuentra un elemento vlan"
|
||
|
||
#: src/conf/interface_conf.c:814
|
||
#, c-format
|
||
msgid "unexpected root element <%s>, expecting <interface>"
|
||
msgstr "Elemento root <%s> inesperado, se esperaba <interface>"
|
||
|
||
#: src/conf/interface_conf.c:841
|
||
msgid "(interface_definition)"
|
||
msgstr "(interface_definition)"
|
||
|
||
#: src/conf/interface_conf.c:924
|
||
msgid "bond arp monitoring has no target"
|
||
msgstr "No existe un destino para monitoreo arp del bond"
|
||
|
||
#: src/conf/interface_conf.c:953
|
||
msgid "vlan misses the tag name"
|
||
msgstr "vlan no encuentra el nombre de la etiqueta"
|
||
|
||
#: src/conf/interface_conf.c:1036
|
||
msgid "virInterfaceDefFormat unknown startmode"
|
||
msgstr "startmode desconocido de virInterfaceDefFormat"
|
||
|
||
#: src/conf/interface_conf.c:1051
|
||
msgid "virInterfaceDefFormat NULL def"
|
||
msgstr "virInterfaceDefFormat NULL def"
|
||
|
||
#: src/conf/interface_conf.c:1057
|
||
msgid "virInterfaceDefFormat missing interface name"
|
||
msgstr "virInterfaceDefFormat no se encuentra nombre de interfaz"
|
||
|
||
#: src/conf/interface_conf.c:1063
|
||
#, c-format
|
||
msgid "unexpected interface type %d"
|
||
msgstr "Tipo de interfaz %d no esperada"
|
||
|
||
#: src/conf/interface_conf.c:1264 src/conf/network_conf.c:382
|
||
#: src/conf/node_device_conf.c:184 src/conf/nwfilter_conf.c:3026
|
||
#: src/conf/storage_conf.c:1779 src/libxl/libxl_driver.c:989
|
||
#: src/parallels/parallels_driver.c:894 src/qemu/qemu_driver.c:584
|
||
#: src/remote/remote_driver.c:1109 src/test/test_driver.c:719
|
||
#: src/test/test_driver.c:1421 src/xen/xen_driver.c:448
|
||
msgid "cannot initialize mutex"
|
||
msgstr "No es posible iniciar mutex"
|
||
|
||
#: src/conf/netdev_bandwidth_conf.c:44 src/conf/netdev_bandwidth_conf.c:128
|
||
msgid "invalid argument supplied"
|
||
msgstr "Argumento proporcionado inválido"
|
||
|
||
#: src/conf/netdev_bandwidth_conf.c:56
|
||
#, c-format
|
||
msgid "could not convert bandwidth average value '%s'"
|
||
msgstr "no se pudo convertir valor de promedio de ancho de banda '%s'"
|
||
|
||
#: src/conf/netdev_bandwidth_conf.c:62
|
||
msgid "Missing mandatory average or floor attributes"
|
||
msgstr "Falta promedio obligatorio o atributos de piso"
|
||
|
||
#: src/conf/netdev_bandwidth_conf.c:68
|
||
msgid "'peak' and 'burst' require 'average' attribute"
|
||
msgstr "'peak' y 'burst' requieren atributo 'average'"
|
||
|
||
#: src/conf/netdev_bandwidth_conf.c:74
|
||
#, c-format
|
||
msgid "could not convert bandwidth peak value '%s'"
|
||
msgstr "no se pudo convertir valor máximo de ancho de banda '%s'"
|
||
|
||
#: src/conf/netdev_bandwidth_conf.c:81
|
||
#, c-format
|
||
msgid "could not convert bandwidth burst value '%s'"
|
||
msgstr "no se pudo convertir valor de ráfaga de ancho de banda '%s'"
|
||
|
||
#: src/conf/netdev_bandwidth_conf.c:88
|
||
#, c-format
|
||
msgid "could not convert bandwidth floor value '%s'"
|
||
msgstr "no se pudo convertir valor de piso de ancho de banda '%s'"
|
||
|
||
#: src/conf/netdev_bandwidth_conf.c:139
|
||
msgid "Only one child <inbound> element allowed"
|
||
msgstr "Solo se permite un elemento hijo <inbound> "
|
||
|
||
#: src/conf/netdev_bandwidth_conf.c:147
|
||
msgid "Only one child <outbound> element allowed"
|
||
msgstr "Solo se permite un elemento hijo <inbound> "
|
||
|
||
#: src/conf/netdev_bandwidth_conf.c:171
|
||
msgid "floor attribute isn't supported for network's bandwidth yet"
|
||
msgstr "atributo de piso aún no tiene soporte para ancho de banda de red "
|
||
|
||
#: src/conf/netdev_bandwidth_conf.c:175
|
||
msgid "floor attribute is supported only for interfaces of type network"
|
||
msgstr "atributo de piso solo no tiene soporte para interfaces de tipo de red "
|
||
|
||
#: src/conf/netdev_bandwidth_conf.c:193
|
||
msgid "'floor' attribute allowed only in <inbound> element"
|
||
msgstr "atributo 'floor' permitido únicamente en elemento <inbound>"
|
||
|
||
#: src/conf/netdev_vlan_conf.c:53
|
||
msgid ""
|
||
"missing tag id - each <vlan> must have at least one <tag id='n'/> subelement"
|
||
msgstr ""
|
||
"Falta ID de etiqueta - cada <vlan> debe ser al menos un subelemento <tag "
|
||
"id='n'/> "
|
||
|
||
#: src/conf/netdev_vlan_conf.c:69
|
||
msgid "missing or invalid vlan tag id attribute"
|
||
msgstr "Falta o es inválido el atributo ID de etiqueta VLAN"
|
||
|
||
#: src/conf/netdev_vlan_conf.c:74
|
||
#, c-format
|
||
msgid "vlan tag id %lu too large (maximum 4095)"
|
||
msgstr "ID de etiqueta vlan %lu es demasiado grande (máximo 4095)"
|
||
|
||
#: src/conf/netdev_vlan_conf.c:80
|
||
msgid "duplicate native vlan setting"
|
||
msgstr "Duplicar parámetro de vlan nativo"
|
||
|
||
#: src/conf/netdev_vlan_conf.c:86
|
||
#, c-format
|
||
msgid "Invalid \"nativeMode='%s'\" in vlan <tag> element"
|
||
msgstr " \"nativeMode='%s'\" en elemento vlan <tag> no es válido"
|
||
|
||
#: src/conf/netdev_vlan_conf.c:111
|
||
#, c-format
|
||
msgid ""
|
||
"invalid \"trunk='%s'\" in <vlan> - trunk='yes' is required for more than one "
|
||
"vlan tag"
|
||
msgstr ""
|
||
"inválido \"trunk='%s'\" en <vlan> - trunk='yes' se requiere para más de una "
|
||
"etiqueta vlan"
|
||
|
||
#: src/conf/netdev_vlan_conf.c:117
|
||
msgid ""
|
||
"invalid configuration in <vlan> - \"trunk='no'\" is not allowed with a "
|
||
"native vlan id"
|
||
msgstr ""
|
||
"Configuración inválida en <vlan> - \"trunk='no'\" no se acepta con un ID de "
|
||
"vlan nativo"
|
||
|
||
#: src/conf/netdev_vlan_conf.c:124
|
||
#, c-format
|
||
msgid "invalid \"trunk='%s'\" in <vlan> - must be yes or no"
|
||
msgstr "Inválido \"trunk='%s'\" en <vlan> - debe ser sí o no"
|
||
|
||
#: src/conf/netdev_vlan_conf.c:152
|
||
msgid "missing vlan tag data"
|
||
msgstr "Faltan datos de etiqueta VLAN"
|
||
|
||
#: src/conf/netdev_vlan_conf.c:164
|
||
msgid "Bad value for nativeMode"
|
||
msgstr "Valor errado para nativMode"
|
||
|
||
#: src/conf/netdev_vport_profile_conf.c:52
|
||
#, c-format
|
||
msgid "unknown virtualport type %s"
|
||
msgstr "Se desconoce el tipo de virtualport %s "
|
||
|
||
#: src/conf/netdev_vport_profile_conf.c:59
|
||
msgid "missing required virtualport type"
|
||
msgstr "Falta el tipo virtualport requerido"
|
||
|
||
#: src/conf/netdev_vport_profile_conf.c:81
|
||
msgid "cannot parse value of managerid parameter"
|
||
msgstr "No es posible analizar el valor del parámetro managerid"
|
||
|
||
#: src/conf/netdev_vport_profile_conf.c:86
|
||
msgid "value of managerid out of range"
|
||
msgstr "El valor de managerid se encuentra fuera de rango"
|
||
|
||
#: src/conf/netdev_vport_profile_conf.c:98
|
||
msgid "cannot parse value of typeid parameter"
|
||
msgstr "No es posible analizar el valor del parámetro typeid"
|
||
|
||
#: src/conf/netdev_vport_profile_conf.c:103
|
||
msgid "value for typeid out of range"
|
||
msgstr "El valor typeid se encuentra fuera de rango"
|
||
|
||
#: src/conf/netdev_vport_profile_conf.c:115
|
||
msgid "cannot parse value of typeidversion parameter"
|
||
msgstr "No es posible analizar el valor del parámetro typeidversion"
|
||
|
||
#: src/conf/netdev_vport_profile_conf.c:120
|
||
msgid "value of typeidversion out of range"
|
||
msgstr "El valor de typeidversion se encuentra fuera de rango"
|
||
|
||
#: src/conf/netdev_vport_profile_conf.c:130
|
||
msgid "cannot parse instanceid parameter as a uuid"
|
||
msgstr "No es posible analizar el parámetro instanceid como si fuera un UUID"
|
||
|
||
#: src/conf/netdev_vport_profile_conf.c:139
|
||
msgid "profileid parameter too long"
|
||
msgstr "El parámetro profileid es demasiado extenso"
|
||
|
||
#: src/conf/netdev_vport_profile_conf.c:146
|
||
msgid "cannot parse interfaceid parameter as a uuid"
|
||
msgstr "No se puede leer parámetro interfaceid como un UUID"
|
||
|
||
#: src/conf/netdev_vport_profile_conf.c:159
|
||
#: src/util/virnetdevvportprofile.c:159
|
||
msgid "cannot generate a random uuid for instanceid"
|
||
msgstr "No es posible generar de forma azarosa un UUID para instanceid"
|
||
|
||
#: src/conf/netdev_vport_profile_conf.c:169
|
||
#: src/util/virnetdevvportprofile.c:180
|
||
msgid "cannot generate a random uuid for interfaceid"
|
||
msgstr "No se puede generar un UUID aleatorio para interfaceid"
|
||
|
||
#: src/conf/network_conf.c:329
|
||
#, c-format
|
||
msgid "cannot save persistent config of transient network '%s'"
|
||
msgstr ""
|
||
"No se puede guardar la configuración persistente de la red transitorio '%s'"
|
||
|
||
#: src/conf/network_conf.c:340
|
||
#, c-format
|
||
msgid "cannot save live config of inactive network '%s'"
|
||
msgstr "No se puede guardar la configuración en vivo de red inactiva '%s'"
|
||
|
||
#: src/conf/network_conf.c:510
|
||
msgid "NULL NetworkDef"
|
||
msgstr "NULL NetworkDef"
|
||
|
||
#: src/conf/network_conf.c:544
|
||
msgid "network is not running"
|
||
msgstr "red no está en ejecución"
|
||
|
||
#: src/conf/network_conf.c:551
|
||
msgid "cannot change persistent config of a transient network"
|
||
msgstr ""
|
||
"No se puede cambiar la configuración persistente de una red transitoria"
|
||
|
||
#: src/conf/network_conf.c:658
|
||
#, c-format
|
||
msgid "Missing 'start' attribute in dhcp range for network '%s'"
|
||
msgstr "Falta el atributo 'start' en rango dhcp para red '%s'"
|
||
|
||
#: src/conf/network_conf.c:667
|
||
#, c-format
|
||
msgid "Missing 'end' attribute in dhcp range for network '%s'"
|
||
msgstr "Falta el atributo 'end' en rango dhcp para red '%s'"
|
||
|
||
#: src/conf/network_conf.c:677
|
||
#, c-format
|
||
msgid "Invalid dhcp range '%s' to '%s' in network '%s'"
|
||
msgstr "rango dhcp '%s' a '%s' no válido en la red '%s'"
|
||
|
||
#: src/conf/network_conf.c:706
|
||
#, c-format
|
||
msgid ""
|
||
"Invalid to specify MAC address '%s' in network '%s' IPv6 static host "
|
||
"definition"
|
||
msgstr ""
|
||
"Es inválido especificar dirección MAC '%s' en definición de host estático "
|
||
"IPv6 '%s'"
|
||
|
||
#: src/conf/network_conf.c:713
|
||
#, c-format
|
||
msgid "Cannot parse MAC address '%s' in network '%s'"
|
||
msgstr "No es posible analizar la dirección MAC '%s' en la red '%s' "
|
||
|
||
#: src/conf/network_conf.c:719
|
||
#, c-format
|
||
msgid "expected unicast mac address, found multicast '%s' in network '%s'"
|
||
msgstr ""
|
||
"Dirección MAC unidifusión esperada, se encontró de multidifusión '%s' en "
|
||
"red '%s'"
|
||
|
||
#: src/conf/network_conf.c:731
|
||
#, c-format
|
||
msgid "Invalid character '%c' in id '%s' of network '%s'"
|
||
msgstr "Carácter '%c' es nulo en id '%s' de red '%s'"
|
||
|
||
#: src/conf/network_conf.c:739
|
||
#, c-format
|
||
msgid "Cannot use host name '%s' in network '%s'"
|
||
msgstr "No se puede usar nombre de host '%s' en red '%s'"
|
||
|
||
#: src/conf/network_conf.c:747
|
||
#, c-format
|
||
msgid "Invalid IP address in static host definition for network '%s'"
|
||
msgstr "Dirección IP inválida en definición de host estático para red '%s'"
|
||
|
||
#: src/conf/network_conf.c:757
|
||
#, c-format
|
||
msgid ""
|
||
"At least one of name, mac, or ip attribute must be specified for static host "
|
||
"definition in network '%s' "
|
||
msgstr ""
|
||
"Por lo menos un atributo de nombre, mac, o IP debe especificarse para "
|
||
"definición de host estático en red '%s' "
|
||
|
||
#: src/conf/network_conf.c:769
|
||
#, c-format
|
||
msgid ""
|
||
"Static host definition in IPv6 network '%s' must have id or name attribute"
|
||
msgstr ""
|
||
"La definición de host estático en red IPv6 '%s' debe ser un atributo id o "
|
||
"nombre"
|
||
|
||
#: src/conf/network_conf.c:776
|
||
#, c-format
|
||
msgid ""
|
||
"Static host definition in IPv4 network '%s' must have mac or name attribute"
|
||
msgstr ""
|
||
"Definición de host estático en red IPv4 '%s' debe tener atributo mac o nombre"
|
||
|
||
#: src/conf/network_conf.c:783
|
||
#, c-format
|
||
msgid "Missing IP address in static host definition for network '%s'"
|
||
msgstr ""
|
||
"No se encuentra la dirección IP en la definición estática de anfitrión para "
|
||
"la red '%s' "
|
||
|
||
#: src/conf/network_conf.c:884
|
||
#, c-format
|
||
msgid "Missing IP address in network '%s' DNS HOST record"
|
||
msgstr "Falta dirección IP en registro de HOST DNS de red '%s' "
|
||
|
||
#: src/conf/network_conf.c:891
|
||
#, c-format
|
||
msgid "Invalid IP address in network '%s' DNS HOST record"
|
||
msgstr "Dirección IP inválida en red de registro DNS HOST '%s'"
|
||
|
||
#: src/conf/network_conf.c:908 src/conf/network_conf.c:917
|
||
#, c-format
|
||
msgid "Missing hostname in network '%s' DNS HOST record"
|
||
msgstr "Falta nombre de host en red de HOST DNS de red '%s' "
|
||
|
||
#: src/conf/network_conf.c:924
|
||
#, c-format
|
||
msgid "Missing ip and hostname in network '%s' DNS HOST record"
|
||
msgstr "Falta IP y nombre de host en registro de red HOST DNS '%s' "
|
||
|
||
#: src/conf/network_conf.c:945
|
||
#, c-format
|
||
msgid "Missing required service attribute in DNS SRV record of network %s"
|
||
msgstr ""
|
||
"Falta el atributo de servicio requerido en registro de DNS SRV de red %s"
|
||
|
||
#: src/conf/network_conf.c:951
|
||
#, c-format
|
||
msgid "Service name '%s' in network %s is too long, limit is %d bytes"
|
||
msgstr ""
|
||
"Nombre de servicio '%s' en red %s es demasiado largo, el límite es de %d "
|
||
"bytes"
|
||
|
||
#: src/conf/network_conf.c:958
|
||
#, c-format
|
||
msgid ""
|
||
"Missing required protocol attribute in dns srv record '%s' of network %s"
|
||
msgstr ""
|
||
"Falta atributo de protocolo requerido en registro de DNS SRV '%s' de red %s"
|
||
|
||
#: src/conf/network_conf.c:968
|
||
#, c-format
|
||
msgid "Invalid protocol attribute value '%s' in DNS SRV record of network %s"
|
||
msgstr ""
|
||
"Valor de atributo de protocolo inválido '%s' en registro DNS SRV de red %s"
|
||
|
||
#: src/conf/network_conf.c:983
|
||
#, c-format
|
||
msgid "Missing or invalid port attribute in network %s"
|
||
msgstr "Falta o no es válido el atributo de puerto es inválido en red %s"
|
||
|
||
#: src/conf/network_conf.c:991
|
||
#, c-format
|
||
msgid "Missing or invalid priority attribute in network %s"
|
||
msgstr "Falta o es inválido el atributo de prioridad en red %s"
|
||
|
||
#: src/conf/network_conf.c:999
|
||
#, c-format
|
||
msgid "Missing or invalid weight attribute in network %s"
|
||
msgstr "Falta o es inválido el atributo de peso es inválido en red %s"
|
||
|
||
#: src/conf/network_conf.c:1009
|
||
#, c-format
|
||
msgid ""
|
||
"Missing required service attribute or protocol in DNS SRV record of network "
|
||
"%s"
|
||
msgstr ""
|
||
"Falta el atributo de servicio requerido o el protocolo en registro DNS SRV "
|
||
"de red %s"
|
||
|
||
#: src/conf/network_conf.c:1028
|
||
#, c-format
|
||
msgid "missing required name attribute in DNS TXT record of network %s"
|
||
msgstr "Falta el atributo de nombre requerido en registro DNS TXT de red %s"
|
||
|
||
#: src/conf/network_conf.c:1034
|
||
#, c-format
|
||
msgid "prohibited space character in DNS TXT record name '%s' of network %s"
|
||
msgstr ""
|
||
"carácter de espacio prohibido en nombre de registro DNS TXT '%s' de red %s"
|
||
|
||
#: src/conf/network_conf.c:1040
|
||
#, c-format
|
||
msgid ""
|
||
"missing required value attribute in DNS TXT record named '%s' of network %s"
|
||
msgstr ""
|
||
"Falta el valor del atributo requerido en el registro DNS TXT llamado '%s'de "
|
||
"red %s"
|
||
|
||
#: src/conf/network_conf.c:1047
|
||
#, c-format
|
||
msgid "Missing required name or value in DNS TXT record of network %s"
|
||
msgstr "Falta el valor de nombre requerido en el registro DNS TXT de red %s"
|
||
|
||
#: src/conf/network_conf.c:1082
|
||
#, c-format
|
||
msgid "Invalid dns forwardPlainNames setting '%s' in network '%s'"
|
||
msgstr ""
|
||
|
||
#: src/conf/network_conf.c:1092
|
||
#, c-format
|
||
msgid "invalid <forwarder> element found in <dns> of network %s"
|
||
msgstr ""
|
||
|
||
#: src/conf/network_conf.c:1104
|
||
#, c-format
|
||
msgid "Invalid forwarder IP address '%s' in network '%s'"
|
||
msgstr ""
|
||
|
||
#: src/conf/network_conf.c:1116
|
||
#, c-format
|
||
msgid "invalid <host> element found in <dns> of network %s"
|
||
msgstr "se encontró elemento <host> inválido en <dns> de red %s"
|
||
|
||
#: src/conf/network_conf.c:1136
|
||
#, c-format
|
||
msgid "invalid <srv> element found in <dns> of network %s"
|
||
msgstr "se encontró elemento <srv> inválido en <dns> de red %s"
|
||
|
||
#: src/conf/network_conf.c:1156
|
||
#, c-format
|
||
msgid "invalid <txt> element found in <dns> of network %s"
|
||
msgstr "se encontró elemento <txt> inválido en <dns> de red %s"
|
||
|
||
#: src/conf/network_conf.c:1210
|
||
#, c-format
|
||
msgid "Missing required address attribute in network '%s'"
|
||
msgstr "Falta el atributo de dirección requerida en red '%s'"
|
||
|
||
#: src/conf/network_conf.c:1216
|
||
#, c-format
|
||
msgid "Invalid address '%s' in network '%s'"
|
||
msgstr "La dirección'%s' es inválida en red '%s'"
|
||
|
||
#: src/conf/network_conf.c:1225
|
||
#, c-format
|
||
msgid "Invalid netmask '%s' in network '%s'"
|
||
msgstr "La máscara de red es inválida '%s' en red '%s'"
|
||
|
||
#: src/conf/network_conf.c:1233
|
||
#, c-format
|
||
msgid "Invalid ULong value specified for prefix in definition of network '%s'"
|
||
msgstr ""
|
||
"Valor ULong especificado para prefijo es inválida en definición de red '%s'"
|
||
|
||
#: src/conf/network_conf.c:1247
|
||
#, c-format
|
||
msgid "%s family specified for non-IPv4 address '%s' in network '%s'"
|
||
msgstr "familia %s especificada para dirección non-IPv4 '%s' en red '%s'"
|
||
|
||
#: src/conf/network_conf.c:1254
|
||
#, c-format
|
||
msgid ""
|
||
"Invalid netmask '%s' for address '%s' in network '%s' (both must be IPv4)"
|
||
msgstr ""
|
||
"Máscara de red '%s' para dirección '%s' es inválida en red '%s' (ambas "
|
||
"deben ser IPv4)"
|
||
|
||
#: src/conf/network_conf.c:1261
|
||
#, c-format
|
||
msgid "Network '%s' IP address cannot have both a prefix and a netmask"
|
||
msgstr ""
|
||
"La dirección IP de red '%s' no puede tener prefijo y máscara de red a la vez"
|
||
|
||
#: src/conf/network_conf.c:1267
|
||
#, c-format
|
||
msgid "Invalid IPv4 prefix '%lu' in network '%s'"
|
||
msgstr "Prefijo IPv4 '%lu' es inválido en red '%s'"
|
||
|
||
#: src/conf/network_conf.c:1274
|
||
#, c-format
|
||
msgid "Family 'ipv6' specified for non-IPv6 address '%s' in network '%s'"
|
||
msgstr "Familia 'ipv6' especificada para dirección non-IPv6 '%s' en red '%s'"
|
||
|
||
#: src/conf/network_conf.c:1280
|
||
#, c-format
|
||
msgid "netmask not allowed for IPv6 address '%s' in network '%s'"
|
||
msgstr "Máscara de red no se permite para dirección IPv6 '%s' en red '%s'"
|
||
|
||
#: src/conf/network_conf.c:1286
|
||
#, c-format
|
||
msgid "Invalid IPv6 prefix '%lu' in network '%s'"
|
||
msgstr "Prefijo IPv6 '%lu' es inválido en red '%s'"
|
||
|
||
#: src/conf/network_conf.c:1292
|
||
#, c-format
|
||
msgid "Unrecognized family '%s' in network '%s'"
|
||
msgstr "Familia '%s' desconocida en red '%s'"
|
||
|
||
#: src/conf/network_conf.c:1309
|
||
#, c-format
|
||
msgid "Unsupported <tftp> element in an IPv6 element in network '%s'"
|
||
msgstr "Elemento <tftp> no tiene soporte en un elemento IPv6 de red '%s'"
|
||
|
||
#: src/conf/network_conf.c:1365
|
||
#, c-format
|
||
msgid "Invalid prefix specified in route definition of network '%s'"
|
||
msgstr "Prefijo especificado en definición de ruta de red '%s' no es válido"
|
||
|
||
#: src/conf/network_conf.c:1375
|
||
#, c-format
|
||
msgid "Invalid metric specified in route definition of network '%s'"
|
||
msgstr "Métrica especificada en definición de ruta '%s' no es válida"
|
||
|
||
#: src/conf/network_conf.c:1384
|
||
#, c-format
|
||
msgid "Invalid metric value, must be > 0 in route definition of network '%s'"
|
||
msgstr ""
|
||
"El valor de métrica especificado, debe ser > 0 en definición de ruta '%s'"
|
||
|
||
#: src/conf/network_conf.c:1396
|
||
#, c-format
|
||
msgid "Missing required address attribute in route definition of network '%s'"
|
||
msgstr ""
|
||
"Falta el atributo de dirección requerido en definición de ruta de red '%s'"
|
||
|
||
#: src/conf/network_conf.c:1404
|
||
#, c-format
|
||
msgid "Missing required gateway attribute in route definition of network '%s'"
|
||
msgstr ""
|
||
"Falta el atributo de puerta de enlace requerido en definición de ruta de red "
|
||
"'%s'"
|
||
|
||
#: src/conf/network_conf.c:1412
|
||
#, c-format
|
||
msgid "Bad network address '%s' in route definition of network '%s'"
|
||
msgstr "Dirección de red '%s' en definición de red '%s' es incorrecta"
|
||
|
||
#: src/conf/network_conf.c:1420
|
||
#, c-format
|
||
msgid "Bad gateway address '%s' in route definition of network '%s'"
|
||
msgstr "Dirección de puerta de enlace '%s' en definición de ruta de red '%s'"
|
||
|
||
#: src/conf/network_conf.c:1432
|
||
#, c-format
|
||
msgid ""
|
||
"No family specified for non-IPv4 address '%s' in route definition of network "
|
||
"'%s'"
|
||
msgstr ""
|
||
"No se especificó familia para dirección non-IPv4 '%s' en definición de ruta "
|
||
"de red '%s'"
|
||
|
||
#: src/conf/network_conf.c:1434
|
||
#, c-format
|
||
msgid ""
|
||
"IPv4 family specified for non-IPv4 address '%s' in route definition of "
|
||
"network '%s'"
|
||
msgstr ""
|
||
"No se especificó familia IPv4 para dirección non-IPv4 '%s' en definición de "
|
||
"ruta de red '%s'"
|
||
|
||
#: src/conf/network_conf.c:1442
|
||
#, c-format
|
||
msgid ""
|
||
"No family specified for non-IPv4 gateway '%s' in route definition of network "
|
||
"'%s'"
|
||
msgstr ""
|
||
"No se especificó familia para puerta de enlace non-IPv4 '%s' en definición "
|
||
"de ruta de red '%s'"
|
||
|
||
#: src/conf/network_conf.c:1444
|
||
#, c-format
|
||
msgid ""
|
||
"IPv4 family specified for non-IPv4 gateway '%s' in route definition of "
|
||
"network '%s'"
|
||
msgstr ""
|
||
"Se especificó familia IPv4 para puerta de enlace non-IPv4 gateway '%s' en "
|
||
"definición de ruta de red '%s'"
|
||
|
||
#: src/conf/network_conf.c:1452
|
||
#, c-format
|
||
msgid "Bad netmask address '%s' in route definition of network '%s'"
|
||
msgstr ""
|
||
"Dirección de máscara de red '%s' en definición de ruta de red '%s' está "
|
||
"errada"
|
||
|
||
#: src/conf/network_conf.c:1459
|
||
#, c-format
|
||
msgid ""
|
||
"Network '%s' has invalid netmask '%s' for address '%s' (both must be IPv4)"
|
||
msgstr ""
|
||
"Red '%s' tiene una máscara de red inválida '%s' para dirección '%s' (ambas "
|
||
"deben ser IPv4)"
|
||
|
||
#: src/conf/network_conf.c:1467
|
||
#, c-format
|
||
msgid "Route definition '%s' cannot have both a prefix and a netmask"
|
||
msgstr ""
|
||
"La definición de ruta '%s' no puede tener un prefijo y una máscara de red a "
|
||
"la vez"
|
||
|
||
#: src/conf/network_conf.c:1475
|
||
#, c-format
|
||
msgid ""
|
||
"Invalid prefix %u specified in route definition of network '%s', must be 0 - "
|
||
"32"
|
||
msgstr ""
|
||
"Prefijo Invalid prefix %u specified in route definition of network '%s', "
|
||
"must be 0 - 32"
|
||
|
||
#: src/conf/network_conf.c:1484
|
||
#, c-format
|
||
msgid ""
|
||
"ipv6 family specified for non-IPv6 address '%s' in route definition of "
|
||
"network '%s'"
|
||
msgstr ""
|
||
"Se especificó familia ipv6 para dirección non-IPv6 '%s' en definición de "
|
||
"ruta de red '%s'"
|
||
|
||
#: src/conf/network_conf.c:1491
|
||
#, c-format
|
||
msgid ""
|
||
"Specifying netmask invalid for IPv6 address '%s' in route definition of "
|
||
"network '%s'"
|
||
msgstr ""
|
||
"Se especifica una máscara de red inválida para dirección IPv6 '%s' en "
|
||
"definición de ruta de red '%s'"
|
||
|
||
#: src/conf/network_conf.c:1498
|
||
#, c-format
|
||
msgid ""
|
||
"ipv6 specified for non-IPv6 gateway address '%s' in route definition of "
|
||
"network '%s'"
|
||
msgstr ""
|
||
"Se especificó ipv6 para dirección de puerta de enlace non-IPv6 '%s' en "
|
||
"definición de ruta de red '%s'"
|
||
|
||
#: src/conf/network_conf.c:1505
|
||
#, c-format
|
||
msgid ""
|
||
"Invalid prefix %u specified in route definition of network '%s', must be 0 - "
|
||
"128"
|
||
msgstr ""
|
||
"Prefijo %u especificado en definición de ruta de red '%s' es inválido, debe "
|
||
"ser 0 - 128"
|
||
|
||
#: src/conf/network_conf.c:1513
|
||
#, c-format
|
||
msgid "Unrecognized family '%s' in route definition of network'%s'"
|
||
msgstr "No se reconoce familia '%s' en definición de ruta de red '%s'"
|
||
|
||
#: src/conf/network_conf.c:1523
|
||
#, c-format
|
||
msgid ""
|
||
"error converting address '%s' with netmask '%s' to network-address in route "
|
||
"definition of network '%s'"
|
||
msgstr ""
|
||
"error al convertir dirección '%s' con máscara de red '%s' a network-address "
|
||
"en definición de ruta de red '%s'"
|
||
|
||
#: src/conf/network_conf.c:1533
|
||
#, c-format
|
||
msgid ""
|
||
"error converting address '%s' with prefix %u to network-address in route "
|
||
"definition of network '%s'"
|
||
msgstr ""
|
||
"error al convertir dirección '%s' con prefijo %u a network-address en "
|
||
"definición de ruta de red '%s' "
|
||
|
||
#: src/conf/network_conf.c:1542
|
||
#, c-format
|
||
msgid ""
|
||
"address '%s' in route definition of network '%s' is not a network address"
|
||
msgstr ""
|
||
"Dirección '%s' en definición de ruta de red '%s' no es una dirección de red"
|
||
|
||
#: src/conf/network_conf.c:1587
|
||
msgid "Missing required name attribute in portgroup"
|
||
msgstr "Falta el nombre del atributo requerido en portgroup"
|
||
|
||
#: src/conf/network_conf.c:1639
|
||
#, c-format
|
||
msgid ""
|
||
"The <nat> element can only be used when <forward> 'mode' is 'nat' in network "
|
||
"%s"
|
||
msgstr ""
|
||
"El elemento <nat> solo puede ser utilizado cuando <forward> 'mode' sea 'nat' "
|
||
"en red %s"
|
||
|
||
#: src/conf/network_conf.c:1648 src/conf/network_conf.c:1793
|
||
#, c-format
|
||
msgid "invalid <address> element found in <forward> of network %s"
|
||
msgstr "Se encontró elemento <address> inválido en <forward> de red %s"
|
||
|
||
#: src/conf/network_conf.c:1653
|
||
#, c-format
|
||
msgid ""
|
||
"Only one <address> element is allowed in <nat> in <forward> in network %s"
|
||
msgstr ""
|
||
"Solo un elemento <address> es permitido en <nat> en <forward> en red %s"
|
||
|
||
#: src/conf/network_conf.c:1660
|
||
#, c-format
|
||
msgid ""
|
||
"missing 'start' attribute in <address> element in <nat> in <forward> in "
|
||
"network %s"
|
||
msgstr ""
|
||
"Falta el atributo 'start' en elemento <address> en <nat> en <forward> en red "
|
||
"%s"
|
||
|
||
#: src/conf/network_conf.c:1667
|
||
#, c-format
|
||
msgid ""
|
||
"missing 'end' attribute in <address> element in <nat> in <forward> in "
|
||
"network %s"
|
||
msgstr ""
|
||
"Falta el atributo 'end' en elemento <address> en <nat> en <forward> en red %s"
|
||
|
||
#: src/conf/network_conf.c:1675
|
||
#, c-format
|
||
msgid "Bad ipv4 start address '%s' in <nat> in <forward> in network '%s'"
|
||
msgstr ""
|
||
"Esta errada la dirección de inicio de ipv4 '%s' en <nat> en <forward> en red "
|
||
"'%s'"
|
||
|
||
#: src/conf/network_conf.c:1682
|
||
#, c-format
|
||
msgid "Bad ipv4 end address '%s' in <nat> in <forward> in network '%s'"
|
||
msgstr ""
|
||
"Está errada la dirección final de ipv4 '%s' en <nat> en <forward> en red '%s'"
|
||
|
||
#: src/conf/network_conf.c:1691
|
||
#, c-format
|
||
msgid "invalid <port> element found in <forward> of network %s"
|
||
msgstr "Es inválido el elemento <port> encontrado en <forward> de red %s"
|
||
|
||
#: src/conf/network_conf.c:1696
|
||
#, c-format
|
||
msgid "Only one <port> element is allowed in <nat> in <forward> in network %s"
|
||
msgstr "Solo un elemento <port> está permitido en <nat> en <forward> en red %s"
|
||
|
||
#: src/conf/network_conf.c:1704
|
||
#, c-format
|
||
msgid ""
|
||
"Missing or invalid 'start' attribute in <port> in <nat> in <forward> in "
|
||
"network %s"
|
||
msgstr ""
|
||
"Falta el atributo 'start' o es un atributo inválido en <port> en <nat> en "
|
||
"<forward> en red %s"
|
||
|
||
#: src/conf/network_conf.c:1712
|
||
#, c-format
|
||
msgid ""
|
||
"Missing or invalid 'end' attribute in <port> in <nat> in <forward> in "
|
||
"network %s"
|
||
msgstr ""
|
||
"Falta el atributo 'end' o es un atributo inválido en <port> en <nat> en "
|
||
"<forward> en red %s"
|
||
|
||
#: src/conf/network_conf.c:1754
|
||
#, c-format
|
||
msgid "unknown forwarding type '%s'"
|
||
msgstr "tipo de reenvío '%s' desconocido"
|
||
|
||
#: src/conf/network_conf.c:1773
|
||
#, c-format
|
||
msgid "Unknown forward <driver name='%s'/> in network %s"
|
||
msgstr "Reenvío desconocido <driver name='%s'/> en red %s"
|
||
|
||
#: src/conf/network_conf.c:1785
|
||
#, c-format
|
||
msgid "invalid <interface> element found in <forward> of network %s"
|
||
msgstr "Se encontró elemento <interface> inválido en <forward> de red %s"
|
||
|
||
#: src/conf/network_conf.c:1801
|
||
#, c-format
|
||
msgid "invalid <pf> element found in <forward> of network %s"
|
||
msgstr "se encontró elemento <pf> inválido en <forward> de red %s"
|
||
|
||
#: src/conf/network_conf.c:1809
|
||
#, c-format
|
||
msgid "invalid <nat> element found in <forward> of network %s"
|
||
msgstr "Es inválido el elemento <nat> encontrado en <forward> de red %s"
|
||
|
||
#: src/conf/network_conf.c:1814
|
||
#, c-format
|
||
msgid "Only one <nat> element is allowed in <forward> of network %s"
|
||
msgstr "Solo un elemento <nat> está permitido en <forward> de red %s"
|
||
|
||
#: src/conf/network_conf.c:1826
|
||
#, c-format
|
||
msgid ""
|
||
"<address>, <interface>, and <pf> elements in <forward> of network %s are "
|
||
"mutually exclusive"
|
||
msgstr ""
|
||
"Elementos <address>, <interface>, y <pf> en <forward> de red %s son "
|
||
"mutuamente excluyentes"
|
||
|
||
#: src/conf/network_conf.c:1835
|
||
#, c-format
|
||
msgid ""
|
||
"the <forward> 'dev' attribute cannot be used when <address> or <pf> sub-"
|
||
"elements are present in network %s"
|
||
msgstr ""
|
||
"El atributo 'dev' <forward> no se puede usar cuando están presentes los "
|
||
"subelementos <address> o <pf> en red %s"
|
||
|
||
#: src/conf/network_conf.c:1857
|
||
#, c-format
|
||
msgid ""
|
||
"Missing required dev attribute in <forward> <interface> element of network %s"
|
||
msgstr ""
|
||
"Falta el atributo dev requerido en el elemento <forward> <interface> de red "
|
||
"%s"
|
||
|
||
#: src/conf/network_conf.c:1869
|
||
#, c-format
|
||
msgid "<forward dev='%s'> must match first <interface dev='%s'/> in network %s"
|
||
msgstr ""
|
||
"<forward dev='%s'> debe coincidir primero con <interface dev='%s'/> en red %s"
|
||
|
||
#: src/conf/network_conf.c:1892
|
||
#, c-format
|
||
msgid "missing address type in network %s"
|
||
msgstr "Falta tipo de dirección en red %s"
|
||
|
||
#: src/conf/network_conf.c:1899
|
||
#, c-format
|
||
msgid "unknown address type '%s' in network %s"
|
||
msgstr "Se desconoce tipo de dirección '%s' en red %s"
|
||
|
||
#: src/conf/network_conf.c:1916
|
||
#, c-format
|
||
msgid "unsupported address type '%s' in network %s"
|
||
msgstr "tipo de dirección '%s' no tiene soporte en red %s"
|
||
|
||
#: src/conf/network_conf.c:1926
|
||
#, c-format
|
||
msgid "Only one <pf> element is allowed in <forward> of network %s"
|
||
msgstr "Solamente un elemento <pf> esta autorizado en <forward> de red %s"
|
||
|
||
#: src/conf/network_conf.c:1936
|
||
#, c-format
|
||
msgid "Missing required dev attribute in <pf> element of network '%s'"
|
||
msgstr "Falta el atributo dev requerido en el elemento en <pf> de red '%s'"
|
||
|
||
#: src/conf/network_conf.c:2017
|
||
#, c-format
|
||
msgid "Invalid ipv6 setting '%s' in network '%s'"
|
||
msgstr "Parámetro ipv6 '%s' inválido en red '%s'"
|
||
|
||
#: src/conf/network_conf.c:2047
|
||
#, c-format
|
||
msgid "Invalid bridge mac address '%s' in network '%s'"
|
||
msgstr "dirección de puente mac '%s' no válida en la red '%s'"
|
||
|
||
#: src/conf/network_conf.c:2054
|
||
#, c-format
|
||
msgid "Invalid multicast bridge mac address '%s' in network '%s'"
|
||
msgstr "Dirección MAC de puente multidifusión inválido '%s' en red '%s'"
|
||
|
||
#: src/conf/network_conf.c:2170
|
||
#, c-format
|
||
msgid "unreachable static route gateway '%s' specified for network '%s'"
|
||
msgstr ""
|
||
"No se puede conectar a la puerta de enlace de ruta estática '%s' "
|
||
"especificada para red '%s'"
|
||
|
||
#: src/conf/network_conf.c:2199
|
||
#, c-format
|
||
msgid "%s forwarding requested, but no IP address provided for network '%s'"
|
||
msgstr ""
|
||
"se ha solicitado reenvío de %s, pero no se han provisto direcciones IP para "
|
||
"la red '%s'"
|
||
|
||
#: src/conf/network_conf.c:2207
|
||
#, c-format
|
||
msgid ""
|
||
"multiple forwarding interfaces specified for network '%s', only one is "
|
||
"supported"
|
||
msgstr ""
|
||
"se han especificado múltiples interfaces de reenvío para la red '%s', pero "
|
||
"sólo una es soportada"
|
||
|
||
#: src/conf/network_conf.c:2220
|
||
#, c-format
|
||
msgid "bridge name not allowed in %s mode (network '%s')"
|
||
msgstr "Nombre de puente no tiene permiso en modo %s (red '%s')"
|
||
|
||
#: src/conf/network_conf.c:2229
|
||
#, c-format
|
||
msgid ""
|
||
"bridge delay/stp options only allowed in route, nat, and isolated mode, not "
|
||
"in %s (network '%s')"
|
||
msgstr ""
|
||
"las opciones demorar/detener del puente sólo están permitidas en modo route, "
|
||
"nat y aislado, no en %s (red '%s')"
|
||
|
||
#: src/conf/network_conf.c:2236
|
||
#, c-format
|
||
msgid ""
|
||
"A network with forward mode='%s' can specify a bridge name or a forward dev, "
|
||
"but not both (network '%s')"
|
||
msgstr ""
|
||
"Una red con forward mode ='%s' puede especificar un nombre de puente o dev "
|
||
"forward, pero no ambos (red '%s')"
|
||
|
||
#: src/conf/network_conf.c:2268
|
||
msgid "(network_definition)"
|
||
msgstr "(network_definition)"
|
||
|
||
#: src/conf/network_conf.c:2295
|
||
#, c-format
|
||
msgid "unexpected root element <%s>, expecting <network>"
|
||
msgstr "Elemento root <%s> inesperado , se esperaba <network>"
|
||
|
||
#: src/conf/network_conf.c:2332
|
||
#, fuzzy, c-format
|
||
msgid "Unknown forwardPlainNames type %d in network"
|
||
msgstr "Tipo de reenvío %d desconocido en la red '%s'"
|
||
|
||
#: src/conf/network_conf.c:2644
|
||
#, c-format
|
||
msgid "Unknown forward type %d in network '%s'"
|
||
msgstr "Tipo de reenvío %d desconocido en la red '%s'"
|
||
|
||
#: src/conf/network_conf.c:2673
|
||
#, c-format
|
||
msgid "unexpected hostdev driver name type %d "
|
||
msgstr "Se esperaba tipo de nombre de controlador hostdev %d"
|
||
|
||
#: src/conf/network_conf.c:2941
|
||
msgid "(network status)"
|
||
msgstr "(estatus de red)"
|
||
|
||
#: src/conf/network_conf.c:2946
|
||
msgid "Could not find any 'network' element in status file"
|
||
msgstr "No se pudo encontrar ningún elemento 'network' en archivo de estatus"
|
||
|
||
#: src/conf/network_conf.c:2957 src/conf/network_conf.c:3066
|
||
#, 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:2985
|
||
#, c-format
|
||
msgid "Malformed 'floor_sum' attribute: %s"
|
||
msgstr "Atributo 'floor_sum' incorrecto: %s"
|
||
|
||
#: src/conf/network_conf.c:3193 src/util/virdnsmasq.c:268
|
||
#, c-format
|
||
msgid "cannot remove config file '%s'"
|
||
msgstr "No es posible eliminar el archivo de configuración '%s'"
|
||
|
||
#: src/conf/network_conf.c:3256
|
||
#, 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:3274
|
||
#, c-format
|
||
msgid "bridge name '%s' already in use."
|
||
msgstr "el nombre del puente '%s' ya está siendo utilizado."
|
||
|
||
#: src/conf/network_conf.c:3308
|
||
#, c-format
|
||
msgid "can't update '%s' section of network '%s'"
|
||
msgstr "No se puede actualizar sección '%s' de red '%s'"
|
||
|
||
#: src/conf/network_conf.c:3315
|
||
#, c-format
|
||
msgid "unrecognized network update command code %d"
|
||
msgstr "red no reconocida actualizaqr código de comando %d"
|
||
|
||
#: src/conf/network_conf.c:3325
|
||
#, c-format
|
||
msgid "unexpected element <%s>, expecting <%s>, while updating network '%s'"
|
||
msgstr "Elemento inesperado <%s>, se esperaba <%s>, al actualizar red '%s'"
|
||
|
||
#: src/conf/network_conf.c:3380
|
||
#, c-format
|
||
msgid ""
|
||
"couldn't update dhcp host entry - no <ip> element found at index %d in "
|
||
"network '%s'"
|
||
msgstr ""
|
||
"No se pudo actualizar entrada dhcp no se encontró elemento <ip> en index "
|
||
"%d en red '%s'"
|
||
|
||
#: src/conf/network_conf.c:3403
|
||
#, c-format
|
||
msgid "couldn't update dhcp host entry - no <ip> element found in network '%s'"
|
||
msgstr ""
|
||
"No se pudo actualizar entrada dhcp no se encontró elemento <ip> en red "
|
||
"'%s'"
|
||
|
||
#: src/conf/network_conf.c:3451
|
||
#, c-format
|
||
msgid ""
|
||
"couldn't locate an existing dhcp host entry with \"mac='%s'\" in network '%s'"
|
||
msgstr ""
|
||
"No se pudo localizar una entrada de host existente dhcp con \"mac='%s'\" "
|
||
"en red '%s'"
|
||
|
||
#: src/conf/network_conf.c:3479
|
||
#, c-format
|
||
msgid ""
|
||
"there is an existing dhcp host entry in network '%s' that matches \"<host "
|
||
"mac='%s' name='%s' ip='%s'/>\""
|
||
msgstr ""
|
||
"Hay una entrada de host dhcp en red '%s' que coincide con \"<host mac='%s' "
|
||
"nombre='%s' ip='%s'/>\""
|
||
|
||
#: src/conf/network_conf.c:3510
|
||
#, c-format
|
||
msgid "couldn't locate a matching dhcp host entry in network '%s'"
|
||
msgstr ""
|
||
"No se pudo localizar una entrada de host dhcp no coincidente en red '%s'"
|
||
|
||
#: src/conf/network_conf.c:3556
|
||
msgid "dhcp ranges cannot be modified, only added or deleted"
|
||
msgstr "Rangos dhcp no se pueden modificar, solamente adicionar o borrar"
|
||
|
||
#: src/conf/network_conf.c:3580
|
||
#, c-format
|
||
msgid ""
|
||
"there is an existing dhcp range entry in network '%s' that matches \"<range "
|
||
"start='%s' end='%s'/>\""
|
||
msgstr ""
|
||
"Existe una entrada del rango dhcp en red '%s' que coincide con \"<range "
|
||
"start='%s' end='%s'/>\""
|
||
|
||
#: src/conf/network_conf.c:3599
|
||
#, c-format
|
||
msgid "couldn't locate a matching dhcp range entry in network '%s'"
|
||
msgstr ""
|
||
"No se pudo localizar una entrada de rango dhcp coincidente en red '%s'"
|
||
|
||
#: src/conf/network_conf.c:3649
|
||
msgid "forward interface entries cannot be modified, only added or deleted"
|
||
msgstr ""
|
||
"Las entradas de 'interface forward' no pueden modificarse, solo se pueden "
|
||
"añadir o borrar"
|
||
|
||
#: src/conf/network_conf.c:3658
|
||
msgid "missing dev attribute in <interface> element"
|
||
msgstr "Falta atributo dev en <interface>"
|
||
|
||
#: src/conf/network_conf.c:3675
|
||
#, c-format
|
||
msgid ""
|
||
"there is an existing interface entry in network '%s' that matches "
|
||
"\"<interface dev='%s'>\""
|
||
msgstr ""
|
||
"Hay una entrada de interfaz en red '%s' que coincide con \"<interface "
|
||
"dev='%s'>\""
|
||
|
||
#: src/conf/network_conf.c:3692
|
||
#, c-format
|
||
msgid ""
|
||
"couldn't find an interface entry in network '%s' matching <interface "
|
||
"dev='%s'>"
|
||
msgstr ""
|
||
"No se encontró una entrada de interfaz en red '%s' que coincida con "
|
||
"<interface dev='%s'>"
|
||
|
||
#: src/conf/network_conf.c:3701
|
||
#, c-format
|
||
msgid ""
|
||
"unable to delete interface '%s' in network '%s'. It is currently being used "
|
||
"by %d domains."
|
||
msgstr ""
|
||
"No se puede borrar interfaz '%s' en red '%s'. Actualmente esta siendo "
|
||
"utilizada por dominios %d."
|
||
|
||
#: src/conf/network_conf.c:3768
|
||
#, c-format
|
||
msgid ""
|
||
"couldn't find a portgroup entry in network '%s' matching <portgroup "
|
||
"name='%s'>"
|
||
msgstr ""
|
||
"No se encontró una entrada portgroup en red '%s' coincidente con <portgroup "
|
||
"name='%s'>"
|
||
|
||
#: src/conf/network_conf.c:3776
|
||
#, c-format
|
||
msgid ""
|
||
"there is an existing portgroup entry in network '%s' that matches "
|
||
"\"<portgroup name='%s'>\""
|
||
msgstr ""
|
||
"No hay entrada existente portgroup en red '%s' que coincida con "
|
||
"\"<portgroup name='%s'>\""
|
||
|
||
#: src/conf/network_conf.c:3790
|
||
#, c-format
|
||
msgid ""
|
||
"a different portgroup entry in network '%s' is already set as the default. "
|
||
"Only one default is allowed."
|
||
msgstr ""
|
||
"Una entrada portgroup diferente en red '%s' ya se ha establecido como "
|
||
"predeterminada. Solamente se permite una predeterminada."
|
||
|
||
#: src/conf/network_conf.c:3850
|
||
msgid "DNS HOST records cannot be modified, only added or deleted"
|
||
msgstr ""
|
||
"Registros DNS HOST no pueden ser modificados, únicamente añadidos o borrados"
|
||
|
||
#: src/conf/network_conf.c:3883
|
||
#, c-format
|
||
msgid ""
|
||
"there is already at least one DNS HOST record with a matching field in "
|
||
"network %s"
|
||
msgstr ""
|
||
"Hay por lo menos un registro de DNS HOST con un campo coincidente en red %s"
|
||
|
||
#: src/conf/network_conf.c:3898
|
||
#, c-format
|
||
msgid "couldn't locate a matching DNS HOST record in network %s"
|
||
msgstr "No se pudo localizar un registro DNS HOST en red %s"
|
||
|
||
#: src/conf/network_conf.c:3904
|
||
#, c-format
|
||
msgid "multiple matching DNS HOST records were found in network %s"
|
||
msgstr "Se encontraron varios registros DNS HOST coincidentes en red %s"
|
||
|
||
#: src/conf/network_conf.c:3944
|
||
msgid "DNS SRV records cannot be modified, only added or deleted"
|
||
msgstr ""
|
||
"Registros DNS SRV no se pueden ser modificados, solamente se pueden añadir o "
|
||
"borrar"
|
||
|
||
#: src/conf/network_conf.c:3969
|
||
#, c-format
|
||
msgid ""
|
||
"there is already at least one DNS SRV record matching all specified fields "
|
||
"in network %s"
|
||
msgstr ""
|
||
"Hay por lo menos un registro DNS SRV coincidente con todos los campos "
|
||
"especificados en red %s"
|
||
|
||
#: src/conf/network_conf.c:3984
|
||
#, c-format
|
||
msgid "couldn't locate a matching DNS SRV record in network %s"
|
||
msgstr "No se pudo localizar un registro DNS SRV coincidente en red %s"
|
||
|
||
#: src/conf/network_conf.c:3990
|
||
#, c-format
|
||
msgid ""
|
||
"multiple DNS SRV records matching all specified fields were found in network "
|
||
"%s"
|
||
msgstr ""
|
||
"Se encontraron varios registros DNS SRV coincidentes con todos los campos "
|
||
"especificados en red %s"
|
||
|
||
#: src/conf/network_conf.c:4028
|
||
msgid "DNS TXT records cannot be modified, only added or deleted"
|
||
msgstr ""
|
||
"Los registros DNS TXT no pueden ser modificados, únicamente se pueden añadir "
|
||
"o borrar"
|
||
|
||
#: src/conf/network_conf.c:4048
|
||
#, c-format
|
||
msgid "there is already a DNS TXT record with name '%s' in network %s"
|
||
msgstr "Ya existe un registro DNS TXT con el nombre '%s' en red %s"
|
||
|
||
#: src/conf/network_conf.c:4063
|
||
#, c-format
|
||
msgid "couldn't locate a matching DNS TXT record in network %s"
|
||
msgstr "No se pudo localizar un registro DNS TXT coincidente en red %s"
|
||
|
||
#: src/conf/network_conf.c:4095
|
||
msgid "network_update_xml"
|
||
msgstr "network_update_xml"
|
||
|
||
#: src/conf/network_conf.c:4145
|
||
msgid "can't update unrecognized section of network"
|
||
msgstr "No se puede actualizar sección desconocida de 'network'"
|
||
|
||
#: src/conf/network_conf.c:4267
|
||
#, c-format
|
||
msgid "network '%s' is already defined with uuid %s"
|
||
msgstr "la red '%s' ya se ha definido con uuid %s"
|
||
|
||
#: src/conf/network_conf.c:4276
|
||
#, c-format
|
||
msgid "network is already active as '%s'"
|
||
msgstr "la red ya se encuentra activa como '%s'"
|
||
|
||
#: src/conf/network_conf.c:4290
|
||
#, c-format
|
||
msgid "network '%s' already exists with uuid %s"
|
||
msgstr "la red '%s' ya existe con el uuid %s"
|
||
|
||
#: src/conf/node_device_conf.c:579
|
||
#, 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:599
|
||
#, 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:621
|
||
#, 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:622
|
||
#, 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:632
|
||
#, 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:644
|
||
#, c-format
|
||
msgid "no size supplied for '%s'"
|
||
msgstr "No se ha indicado tamaño para '%s'"
|
||
|
||
#: src/conf/node_device_conf.c:645
|
||
#, 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:671 src/conf/node_device_conf.c:749
|
||
#, 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:672 src/conf/node_device_conf.c:750
|
||
#, 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:677
|
||
#, 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:678
|
||
#, 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:683
|
||
#, 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:684
|
||
#, 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:689
|
||
#, 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:690
|
||
#, 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:717
|
||
#, 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:763
|
||
#, 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:786
|
||
#, c-format
|
||
msgid "no WWNN supplied for '%s', and auto-generation failed"
|
||
msgstr "No se proporcionó WWNN para '%s', y la autogeneración falló"
|
||
|
||
#: src/conf/node_device_conf.c:798
|
||
#, c-format
|
||
msgid "no WWPN supplied for '%s', and auto-generation failed"
|
||
msgstr "No se proporcionó WWPN '%s', y la autogeneración falló"
|
||
|
||
#: src/conf/node_device_conf.c:809
|
||
#, 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:843
|
||
#, 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:858
|
||
#, 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:885
|
||
#, 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:886
|
||
#, 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:891
|
||
#, 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:892
|
||
#, 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:897
|
||
#, 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:898
|
||
#, 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:903
|
||
#, 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:904
|
||
#, 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:952
|
||
#, 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:953
|
||
#, 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:958
|
||
#, 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:959
|
||
#, 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:964
|
||
#, 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:965
|
||
#, 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:970
|
||
#, 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:971
|
||
#, 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:1000
|
||
msgid "missing iommuGroup number attribute"
|
||
msgstr "Falta el atributo de número iommuGroup "
|
||
|
||
#: src/conf/node_device_conf.c:1006
|
||
#, c-format
|
||
msgid "invalid iommuGroup number attribute '%s'"
|
||
msgstr "El atributo de número iommuGroup no es válido '%s'"
|
||
|
||
#: src/conf/node_device_conf.c:1054
|
||
#, 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:1055
|
||
#, 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:1060
|
||
#, 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:1061
|
||
#, 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:1066
|
||
#, 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:1067
|
||
#, 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:1072
|
||
#, 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:1073
|
||
#, 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:1078
|
||
#, 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:1079
|
||
#, 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:1084
|
||
#, 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:1085
|
||
#, 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:1125
|
||
#, 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:1131
|
||
#, c-format
|
||
msgid "malformed uuid element for '%s'"
|
||
msgstr "elemento uuid para '%s' erróneo'"
|
||
|
||
#: src/conf/node_device_conf.c:1164
|
||
msgid "missing capability type"
|
||
msgstr "No se encuentra el tipo de capacidad"
|
||
|
||
#: src/conf/node_device_conf.c:1170
|
||
#, c-format
|
||
msgid "unknown capability type '%s'"
|
||
msgstr "tipo de capacidad '%s' desconocido"
|
||
|
||
#: src/conf/node_device_conf.c:1210
|
||
#, c-format
|
||
msgid "unknown capability type '%d' for '%s'"
|
||
msgstr "tipo de capacidad '%d' desconocida para '%s'"
|
||
|
||
#: src/conf/node_device_conf.c:1263
|
||
#, c-format
|
||
msgid "no device capabilities for '%s'"
|
||
msgstr "No existen capacidades de dispositivo para '%s'"
|
||
|
||
#: src/conf/node_device_conf.c:1301
|
||
#, c-format
|
||
msgid "unexpected root element <%s> expecting <device>"
|
||
msgstr "Elemento root inesperado <%s>, se esperaba <device>"
|
||
|
||
#: src/conf/node_device_conf.c:1330
|
||
msgid "(node_device_definition)"
|
||
msgstr "(node_device_definition)"
|
||
|
||
#: src/conf/node_device_conf.c:1384
|
||
msgid "Device is not a fibre channel HBA"
|
||
msgstr "El dispositivo no es un canal HBA de fibra"
|
||
|
||
#: src/conf/node_device_conf.c:1409
|
||
#, c-format
|
||
msgid "Could not find parent device for '%s'"
|
||
msgstr "No es posible encontrar un dispositivo paterno para '%s' "
|
||
|
||
#: src/conf/node_device_conf.c:1429
|
||
#, c-format
|
||
msgid "Parent device %s is not capable of vport operations"
|
||
msgstr "El dispositivo paterno %s no es capaz de realizar operaciones vport"
|
||
|
||
#: src/conf/nwfilter_conf.c:996
|
||
msgid "ipset name is too long"
|
||
msgstr "Nombre de ipset es demasiado largo"
|
||
|
||
#: src/conf/nwfilter_conf.c:1002
|
||
msgid "ipset name contains invalid characters"
|
||
msgstr "Nombre IPSET contiene caracteres inválidos"
|
||
|
||
#: src/conf/nwfilter_conf.c:1034
|
||
msgid "malformed ipset flags"
|
||
msgstr "indicadores de ipset incorrectos "
|
||
|
||
#: src/conf/nwfilter_conf.c:2023
|
||
#, c-format
|
||
msgid "%s has illegal value %s"
|
||
msgstr "%s posee un valor ilegal %s"
|
||
|
||
#: src/conf/nwfilter_conf.c:2056 src/conf/nwfilter_conf.c:2322
|
||
msgid "rule node requires action attribute"
|
||
msgstr "la regla de nodo necesita el atributo de acción"
|
||
|
||
#: src/conf/nwfilter_conf.c:2329
|
||
msgid "unknown rule action attribute value"
|
||
msgstr "El valor del atributo de acción de regla es desconocido"
|
||
|
||
#: src/conf/nwfilter_conf.c:2336
|
||
msgid "rule node requires direction attribute"
|
||
msgstr "la regla del nodo necesita el atributo dirección"
|
||
|
||
#: src/conf/nwfilter_conf.c:2343
|
||
msgid "unknown rule direction attribute value"
|
||
msgstr "El valor de atributo de dirección de regla es desconocido"
|
||
|
||
#: src/conf/nwfilter_conf.c:2418
|
||
#, c-format
|
||
msgid "Name of chain is longer than %u characters"
|
||
msgstr " El nombre de la cadena no tiene más de %u caracteres"
|
||
|
||
#: src/conf/nwfilter_conf.c:2426
|
||
msgid "Chain name contains invalid characters"
|
||
msgstr "Nombre de cadena contiene caracteres inválidos"
|
||
|
||
#: src/conf/nwfilter_conf.c:2464
|
||
#, c-format
|
||
msgid ""
|
||
"Invalid chain name '%s'. Please use a chain name called '%s' or any of the "
|
||
"following prefixes: "
|
||
msgstr ""
|
||
"Nombre de cadena inválido '%s'. Por favor use el nombre de cadena llamado "
|
||
"'%s' o cualquiera de los siguientes prefijos:"
|
||
|
||
#: src/conf/nwfilter_conf.c:2510
|
||
msgid "filter has no name"
|
||
msgstr "el filtro no tiene nombre"
|
||
|
||
#: src/conf/nwfilter_conf.c:2518
|
||
#, c-format
|
||
msgid "Could not parse chain priority '%s'"
|
||
msgstr "No se pudo analizar prioridad de cadena '%s'"
|
||
|
||
#: src/conf/nwfilter_conf.c:2525
|
||
#, c-format
|
||
msgid "Priority '%d' is outside valid range of [%d,%d]"
|
||
msgstr "La prioridad '%d' está por fuera del rango válido de [%d,%d]"
|
||
|
||
#: src/conf/nwfilter_conf.c:2564 src/conf/storage_conf.c:904
|
||
#: src/storage/storage_backend.c:469
|
||
msgid "unable to generate uuid"
|
||
msgstr "No es posible generar uuid"
|
||
|
||
#: src/conf/nwfilter_conf.c:2630
|
||
msgid "unknown root element for nw filter"
|
||
msgstr "elemento root desconocido para el filtro nw"
|
||
|
||
#: src/conf/nwfilter_conf.c:2655
|
||
msgid "(nwfilter_definition)"
|
||
msgstr "(nwfilter_definition)"
|
||
|
||
#: src/conf/nwfilter_conf.c:2983
|
||
#, c-format
|
||
msgid "filter with same UUID but different name ('%s') already exists"
|
||
msgstr "ya existe un filtro con el mismo UUID pero de nombre diferente ('%s')"
|
||
|
||
#: src/conf/nwfilter_conf.c:2994
|
||
msgid "filter would introduce a loop"
|
||
msgstr "el filtro podría introducir un bucle"
|
||
|
||
#: src/conf/nwfilter_conf.c:3060
|
||
#, c-format
|
||
msgid "network filter config filename '%s' does not match name '%s'"
|
||
msgstr ""
|
||
"el nombre de archivo '%s' de configuración de filtro de red no coincide con "
|
||
"el nombre '%s'"
|
||
|
||
#: src/conf/nwfilter_conf.c:3135 src/conf/storage_conf.c:1905
|
||
#, c-format
|
||
msgid "cannot create config directory %s"
|
||
msgstr "No se ha posido crear un directorio %s de configuración"
|
||
|
||
#: src/conf/nwfilter_conf.c:3148 src/conf/storage_conf.c:1924
|
||
msgid "failed to generate XML"
|
||
msgstr "Falló al generar XML"
|
||
|
||
#: src/conf/nwfilter_conf.c:3167 src/conf/storage_conf.c:1942
|
||
#, c-format
|
||
msgid "no config file for %s"
|
||
msgstr "No existe un archivo de configuración para %s"
|
||
|
||
#: src/conf/nwfilter_conf.c:3173 src/conf/storage_conf.c:1948
|
||
#, c-format
|
||
msgid "cannot remove config for %s"
|
||
msgstr "No es posible eliminar configuración para %s"
|
||
|
||
#: src/conf/nwfilter_conf.c:3248
|
||
#, c-format
|
||
msgid "formatter for %s %s reported error"
|
||
msgstr "El formateador de %s %s ha reportado un error"
|
||
|
||
#: src/conf/nwfilter_params.c:110
|
||
msgid "Variable value contains invalid character"
|
||
msgstr "Valor de variable contiene carácter inválido"
|
||
|
||
#: src/conf/nwfilter_params.c:346 src/conf/nwfilter_params.c:597
|
||
#, c-format
|
||
msgid "Could not find value for variable '%s'"
|
||
msgstr "No se pudo hallar el valor para la variable '%s'"
|
||
|
||
#: src/conf/nwfilter_params.c:371
|
||
msgid ""
|
||
"Cardinality of list items must be the same for processing them in parallel"
|
||
msgstr ""
|
||
"La cardinalidad de los elementos debe ser la misma para procesarlos en "
|
||
"paralelo"
|
||
|
||
#: src/conf/nwfilter_params.c:412
|
||
msgid "hash lookup resulted in NULL pointer"
|
||
msgstr "búsqueda hash resulto en puntero NULL"
|
||
|
||
#: src/conf/nwfilter_params.c:418
|
||
#, c-format
|
||
msgid "Lookup of value at index %u resulted in a NULL pointer"
|
||
msgstr "Búsqueda de valor en índice %u resultó en un puntero NULL"
|
||
|
||
#: src/conf/nwfilter_params.c:561
|
||
#, c-format
|
||
msgid "Could not get iterator index for iterator ID %u"
|
||
msgstr "No se pudo obtener índice para ID de iterador %u"
|
||
|
||
#: src/conf/nwfilter_params.c:571
|
||
#, c-format
|
||
msgid "Could not get iterator index for (internal) iterator ID %u"
|
||
msgstr "No se pudo obtener índice de iterador para ID de iterador interno %u"
|
||
|
||
#: src/conf/nwfilter_params.c:589
|
||
#, c-format
|
||
msgid "Could not find variable '%s' in iterator"
|
||
msgstr "No se pudo hallar la variable '%s' en iterador"
|
||
|
||
#: src/conf/nwfilter_params.c:605
|
||
#, c-format
|
||
msgid "Could not get nth (%u) value of variable '%s'"
|
||
msgstr "No se pudo obtener el valor (%u) de la variable '%s'"
|
||
|
||
#: src/conf/nwfilter_params.c:751
|
||
#, c-format
|
||
msgid "Could not put variable '%s' into hashmap"
|
||
msgstr "No se pudo colocar la variable '%s' en el hashmap"
|
||
|
||
#: src/conf/nwfilter_params.c:898
|
||
msgid "missing filter parameter table"
|
||
msgstr "Falta tabla de parámetro de filtro"
|
||
|
||
#: src/conf/nwfilter_params.c:1024
|
||
msgid "Malformatted array index"
|
||
msgstr "Índice de array malformado"
|
||
|
||
#: src/conf/nwfilter_params.c:1027
|
||
msgid "Malformatted iterator id"
|
||
msgstr "ID de iterador mallformado"
|
||
|
||
#: src/conf/nwfilter_params.c:1039
|
||
#, c-format
|
||
msgid "Iterator ID exceeds maximum ID of %u"
|
||
msgstr "El ID de iterador excede el ID máximo de %u"
|
||
|
||
#: src/conf/nwfilter_params.c:1052
|
||
msgid "Malformatted variable"
|
||
msgstr "Variable formateada incorrectamente"
|
||
|
||
#: src/conf/object_event.c:234 src/conf/object_event.c:260
|
||
#, c-format
|
||
msgid "could not find event callback %d for deletion"
|
||
msgstr ""
|
||
|
||
#: src/conf/object_event.c:404
|
||
msgid "event callback already tracked"
|
||
msgstr "rellamada de evento ya rastreada"
|
||
|
||
#: src/conf/object_event.c:577
|
||
msgid "unable to initialize state mutex"
|
||
msgstr "No es posible inicializar estado mutex"
|
||
|
||
#: src/conf/object_event.c:624
|
||
#, c-format
|
||
msgid "Class %s must derive from virObjectEvent"
|
||
msgstr ""
|
||
|
||
#: src/conf/object_event.c:884
|
||
msgid "could not initialize domain event timer"
|
||
msgstr "no se pudo inicializar el cronómetro de evento"
|
||
|
||
#: src/conf/object_event.c:977
|
||
#, c-format
|
||
msgid "event callback function %p not registered"
|
||
msgstr ""
|
||
|
||
#: src/conf/object_event.c:1025
|
||
#, c-format
|
||
msgid "event callback id %d not registered"
|
||
msgstr ""
|
||
|
||
#: src/conf/secret_conf.c:64 src/conf/secret_conf.c:125
|
||
#: src/conf/secret_conf.c:253 src/conf/secret_conf.c:284
|
||
#, c-format
|
||
msgid "unexpected secret usage type %d"
|
||
msgstr "tipo %d de utilización de secreto no esperado"
|
||
|
||
#: src/conf/secret_conf.c:80
|
||
msgid "unknown secret usage type"
|
||
msgstr "tipo de utilización de secreto desconocido"
|
||
|
||
#: src/conf/secret_conf.c:86
|
||
#, c-format
|
||
msgid "unknown secret usage type %s"
|
||
msgstr "tipo %s de utilización de secreto desconocido"
|
||
|
||
#: src/conf/secret_conf.c:100
|
||
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:109
|
||
msgid "Ceph usage specified, but name is missing"
|
||
msgstr "Uso de Ceph especificado, pero falta el nombre"
|
||
|
||
#: src/conf/secret_conf.c:118
|
||
msgid "iSCSI usage specified, but target is missing"
|
||
msgstr "Uso iSCSI especificado, pero falta el destino"
|
||
|
||
#: src/conf/secret_conf.c:142
|
||
#, c-format
|
||
msgid "unexpected root element <%s>, expecting <secret>"
|
||
msgstr "Elemento root inesperado <%s>, se esperaba <secret>"
|
||
|
||
#: src/conf/secret_conf.c:166
|
||
msgid "invalid value of 'ephemeral'"
|
||
msgstr "valor de 'ephemeral' inválido"
|
||
|
||
#: src/conf/secret_conf.c:180
|
||
msgid "invalid value of 'private'"
|
||
msgstr "valor de 'private' inválido"
|
||
|
||
#: src/conf/secret_conf.c:224
|
||
msgid "(definition_of_secret)"
|
||
msgstr "(definición_ de_ secreto)"
|
||
|
||
#: src/conf/snapshot_conf.c:117
|
||
msgid "missing name from disk snapshot element"
|
||
msgstr "Falta nombre del elemento de instantánea de disco"
|
||
|
||
#: src/conf/snapshot_conf.c:137
|
||
#, fuzzy, c-format
|
||
msgid "unknown disk snapshot type '%s'"
|
||
msgstr "Se desconoce controlador de instantánea de disco '%s'"
|
||
|
||
#: src/conf/snapshot_conf.c:167
|
||
#, c-format
|
||
msgid "unknown disk snapshot driver '%s'"
|
||
msgstr "Se desconoce controlador de instantánea de disco '%s'"
|
||
|
||
#: src/conf/snapshot_conf.c:222
|
||
msgid "a redefined snapshot must have a name"
|
||
msgstr "Una instantánea redefinida debe tener un nombre"
|
||
|
||
#: src/conf/snapshot_conf.c:235
|
||
msgid "missing creationTime from existing snapshot"
|
||
msgstr "no se encuentra creationTime en la instantánea existente"
|
||
|
||
#: src/conf/snapshot_conf.c:247
|
||
msgid "missing state from existing snapshot"
|
||
msgstr "no se encuentra state en la instantánea existente"
|
||
|
||
#: src/conf/snapshot_conf.c:253
|
||
#, c-format
|
||
msgid "Invalid state '%s' in domain snapshot XML"
|
||
msgstr "Estado '%s' no válido para la captura instantánea del dominio XML"
|
||
|
||
#: src/conf/snapshot_conf.c:270 src/conf/snapshot_conf.c:450
|
||
msgid "missing domain in snapshot"
|
||
msgstr "Falta un dominio en una instantánea"
|
||
|
||
#: src/conf/snapshot_conf.c:293
|
||
#, c-format
|
||
msgid "unknown memory snapshot setting '%s'"
|
||
msgstr "Se desconoce parámetro de instantánea de memoria '%s'"
|
||
|
||
#: src/conf/snapshot_conf.c:300
|
||
#, c-format
|
||
msgid "memory filename '%s' requires external snapshot"
|
||
msgstr "Nombre de archivo de memoria '%s' requiere instantánea externa"
|
||
|
||
#: src/conf/snapshot_conf.c:307
|
||
msgid "external memory snapshots require a filename"
|
||
msgstr "Instantáneas de memoria externas requieren un nombre de archivo"
|
||
|
||
#: src/conf/snapshot_conf.c:320
|
||
msgid "memory state cannot be saved with offline or disk-only snapshot"
|
||
msgstr ""
|
||
"El estado de memoria puede ser guardado con instantánea desconectada o de "
|
||
"solo-disco"
|
||
|
||
#: src/conf/snapshot_conf.c:340
|
||
msgid "unable to handle disk requests in snapshot"
|
||
msgstr "No es posible administrar solicitudes de disco en instantánea"
|
||
|
||
#: src/conf/snapshot_conf.c:347
|
||
msgid "Could not find 'active' element"
|
||
msgstr "No se pudo encontrar un elemento 'active'"
|
||
|
||
#: src/conf/snapshot_conf.c:379
|
||
msgid "domainsnapshot"
|
||
msgstr "domainsnapshot"
|
||
|
||
#: src/conf/snapshot_conf.c:408 tools/virsh-snapshot.c:785
|
||
#: tools/virsh-snapshot.c:828 tools/virsh-snapshot.c:946
|
||
#: tools/virsh-snapshot.c:1639
|
||
msgid "(domain_snapshot)"
|
||
msgstr "(domain_snapshot)"
|
||
|
||
#: src/conf/snapshot_conf.c:456
|
||
msgid "too many disk snapshot requests for domain"
|
||
msgstr "Demasiadas solicitudes de instantáneas de disco para el dominio"
|
||
|
||
#: src/conf/snapshot_conf.c:477
|
||
#, c-format
|
||
msgid "no disk named '%s'"
|
||
msgstr "No hay disco llamado '%s'"
|
||
|
||
#: src/conf/snapshot_conf.c:483
|
||
#, c-format
|
||
msgid "disk '%s' specified twice"
|
||
msgstr "Disco '%s se especificó dos veces"
|
||
|
||
#: src/conf/snapshot_conf.c:506
|
||
#, c-format
|
||
msgid "disk '%s' must use snapshot mode '%s'"
|
||
msgstr "Disco '%s' debe usar modo de instantánea '%s'"
|
||
|
||
#: src/conf/snapshot_conf.c:513
|
||
#, c-format
|
||
msgid "file '%s' for disk '%s' requires use of external snapshot mode"
|
||
msgstr ""
|
||
"Archivo '%s' para disco '%s' requiere el uso de un modo de instantánea "
|
||
"externo"
|
||
|
||
#: src/conf/snapshot_conf.c:562
|
||
#, c-format
|
||
msgid "cannot generate external snapshot name for disk '%s' on a '%s' device"
|
||
msgstr ""
|
||
|
||
#: src/conf/snapshot_conf.c:570
|
||
#, c-format
|
||
msgid "cannot generate external snapshot name for disk '%s' without source"
|
||
msgstr ""
|
||
"No puede generar el nombre de instantánea externa para disco '%s' sin fuente"
|
||
|
||
#: src/conf/snapshot_conf.c:577
|
||
#, c-format
|
||
msgid ""
|
||
"source for disk '%s' is not a regular file; refusing to generate external "
|
||
"snapshot name"
|
||
msgstr ""
|
||
"source for disk '%s' is not a regular file; refusing to generate external "
|
||
"snapshot name"
|
||
|
||
#: src/conf/snapshot_conf.c:591
|
||
msgid "integer overflow"
|
||
msgstr "Desbordamiento de entero "
|
||
|
||
#: src/conf/snapshot_conf.c:740
|
||
#, c-format
|
||
msgid "unexpected domain snapshot %s already exists"
|
||
msgstr "ya existe una captura instantánea %s de dominio no esperada"
|
||
|
||
#: src/conf/snapshot_conf.c:1166
|
||
#, c-format
|
||
msgid "cannot set snapshot %s as its own parent"
|
||
msgstr "No se puede establecer %s como su propio padre"
|
||
|
||
#: src/conf/snapshot_conf.c:1173
|
||
#, c-format
|
||
msgid "parent %s for snapshot %s not found"
|
||
msgstr "No se encontró padre %s para instantánea %s"
|
||
|
||
#: src/conf/snapshot_conf.c:1180
|
||
#, c-format
|
||
msgid "parent %s would create cycle to %s"
|
||
msgstr "El padre %s crearía ciclo para %s"
|
||
|
||
#: src/conf/snapshot_conf.c:1198
|
||
#, c-format
|
||
msgid "disk-only flag for snapshot %s requires disk-snapshot state"
|
||
msgstr ""
|
||
"indicador de solo disco para instantánea %s requiere estado de disk-snapshot"
|
||
|
||
#: src/conf/snapshot_conf.c:1208
|
||
#, c-format
|
||
msgid "definition for snapshot %s must use uuid %s"
|
||
msgstr "La definición para instantánea %s debe usar UUID %s"
|
||
|
||
#: src/conf/snapshot_conf.c:1220
|
||
#, c-format
|
||
msgid "cannot change between online and offline snapshot state in snapshot %s"
|
||
msgstr ""
|
||
"No se puede cambiar entre instantáneas en línea y fuera de línea en "
|
||
"instantánea %s "
|
||
|
||
#: src/conf/snapshot_conf.c:1229
|
||
#, c-format
|
||
msgid ""
|
||
"cannot change between disk snapshot and system checkpoint in snapshot %s"
|
||
msgstr ""
|
||
"No se puede cambiar entre instantánea de disco y punto de verificación de "
|
||
"sistema en instantánea %s"
|
||
|
||
#: src/conf/storage_conf.c:294
|
||
#, 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:487
|
||
msgid "missing auth secret uuid or usage attribute"
|
||
msgstr "Falta UUID de secreto o atributo de uso"
|
||
|
||
#: src/conf/storage_conf.c:494
|
||
msgid "either auth secret uuid or usage expected"
|
||
msgstr "Se esperaba auth secret uuid o usage"
|
||
|
||
#: src/conf/storage_conf.c:499
|
||
msgid "invalid auth secret uuid"
|
||
msgstr "UUID de secreto auth inválida"
|
||
|
||
#: src/conf/storage_conf.c:531
|
||
#, c-format
|
||
msgid "unknown auth type '%s'"
|
||
msgstr "tipo de autorización '%s' desconocido"
|
||
|
||
#: src/conf/storage_conf.c:539
|
||
msgid "missing auth username attribute"
|
||
msgstr "Falta atributo de nombre de usuario auth"
|
||
|
||
#: src/conf/storage_conf.c:592
|
||
msgid "element 'name' is mandatory for RBD pool"
|
||
msgstr "elemento 'name' es obligatorio para grupo RBD"
|
||
|
||
#: src/conf/storage_conf.c:605
|
||
#, c-format
|
||
msgid "unknown pool format type %s"
|
||
msgstr "Tipo formato de grupo de almacenamiento desconocido '%s'"
|
||
|
||
#: src/conf/storage_conf.c:624
|
||
msgid "missing storage pool host name"
|
||
msgstr "Falta nombre de host de grupo de almacenaje "
|
||
|
||
#: src/conf/storage_conf.c:659
|
||
msgid "missing storage pool source device path"
|
||
msgstr ""
|
||
"No se encuentra la ruta del dispositivo del grupo de almacenamiento de origen"
|
||
|
||
#: src/conf/storage_conf.c:677
|
||
#, c-format
|
||
msgid "Unknown pool adapter type '%s'"
|
||
msgstr "Tipo desconocido de adaptador de grupo '%s'"
|
||
|
||
#: src/conf/storage_conf.c:709
|
||
msgid ""
|
||
"Use of 'wwnn', 'wwpn', and 'parent' attributes requires the 'fc_host' "
|
||
"adapter 'type'"
|
||
msgstr ""
|
||
"Uso de los atributos 'wwnn', 'wwpn', y 'parent' requiere el adaptador 'type' "
|
||
"'fc_host'"
|
||
|
||
#: src/conf/storage_conf.c:749
|
||
msgid "(storage_source_specification)"
|
||
msgstr "(storage_source_specification)"
|
||
|
||
#: src/conf/storage_conf.c:758
|
||
msgid "root element was not source"
|
||
msgstr "El elemento root no era una fuente"
|
||
|
||
#: src/conf/storage_conf.c:810
|
||
msgid "malformed octal mode"
|
||
msgstr "modo octal erróneo"
|
||
|
||
#: src/conf/storage_conf.c:824
|
||
msgid "malformed owner element"
|
||
msgstr "elemento dueño erróneo"
|
||
|
||
#: src/conf/storage_conf.c:838
|
||
msgid "malformed group element"
|
||
msgstr "elemento de grupo erróneo"
|
||
|
||
#: src/conf/storage_conf.c:869
|
||
msgid "storage pool missing type attribute"
|
||
msgstr "Al grupo de almacenamiento falta el atributo de tipo"
|
||
|
||
#: src/conf/storage_conf.c:875 src/storage/storage_driver.c:502
|
||
#: src/test/test_driver.c:4736
|
||
#, c-format
|
||
msgid "unknown storage pool type %s"
|
||
msgstr "Tipo de grupo de almacenamiento desconocido: %s"
|
||
|
||
#: src/conf/storage_conf.c:896
|
||
msgid "missing pool source name element"
|
||
msgstr "No se encuentra elemento de nombre de grupo fuente"
|
||
|
||
#: src/conf/storage_conf.c:918
|
||
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:926
|
||
msgid "missing storage pool source path"
|
||
msgstr "No se encuentra la ruta del grupo de almacenamiento origen"
|
||
|
||
#: src/conf/storage_conf.c:941
|
||
msgid "missing storage pool source adapter"
|
||
msgstr "Falta adaptador de origen de grupo de almacenaje"
|
||
|
||
#: src/conf/storage_conf.c:950
|
||
msgid "'wwnn' and 'wwpn' must be specified for adapter type 'fchost'"
|
||
msgstr ""
|
||
"'wwnn' y 'wwpn' deben ser especificados para el tipo de adaptador 'fchost'"
|
||
|
||
#: src/conf/storage_conf.c:962
|
||
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:972
|
||
msgid "missing storage pool source device name"
|
||
msgstr ""
|
||
"no se encuentra el nombre del dispositivo del grupo de almacenamiento origen"
|
||
|
||
#: src/conf/storage_conf.c:988
|
||
msgid "missing storage pool target path"
|
||
msgstr "No se encuentra la ruta del destino del grupo de almacenamiento"
|
||
|
||
#: src/conf/storage_conf.c:1023
|
||
#, c-format
|
||
msgid "unexpected root element <%s>, expecting <pool>"
|
||
msgstr "No se esperaba elemento root <%s>, se esperaba <pool>"
|
||
|
||
#: src/conf/storage_conf.c:1049
|
||
msgid "(storage_pool_definition)"
|
||
msgstr "(storage_pool_definition)"
|
||
|
||
#: src/conf/storage_conf.c:1143
|
||
#, c-format
|
||
msgid "unknown pool format number %d"
|
||
msgstr "número de formato de grupo %d desconocido"
|
||
|
||
#: src/conf/storage_conf.c:1197 src/conf/storage_conf.c:1985
|
||
msgid "unexpected pool type"
|
||
msgstr "tipo de grupo no esperado"
|
||
|
||
#: src/conf/storage_conf.c:1261
|
||
msgid "malformed capacity element"
|
||
msgstr "elemento de capacidad erróneo"
|
||
|
||
#: src/conf/storage_conf.c:1297
|
||
msgid "missing volume name element"
|
||
msgstr "No se encuentre un elemento de nombre de volumen "
|
||
|
||
#: src/conf/storage_conf.c:1309
|
||
#, c-format
|
||
msgid "unknown volume type '%s'"
|
||
msgstr ""
|
||
|
||
#: src/conf/storage_conf.c:1318
|
||
msgid "missing capacity element"
|
||
msgstr "No se encuentra un elemento de capacidad"
|
||
|
||
#: src/conf/storage_conf.c:1344 src/conf/storage_conf.c:1374
|
||
#, c-format
|
||
msgid "unknown volume format type %s"
|
||
msgstr "tipo de formato de volumen %s desconocido"
|
||
|
||
#: src/conf/storage_conf.c:1391
|
||
msgid "forbidden characters in 'compat' attribute"
|
||
msgstr "Caracteres prohibidos en atributo 'compat'"
|
||
|
||
#: src/conf/storage_conf.c:1411
|
||
#, c-format
|
||
msgid "unsupported feature %s"
|
||
msgstr "Funcionalidad %s no tiene soporte"
|
||
|
||
#: src/conf/storage_conf.c:1449
|
||
#, c-format
|
||
msgid "unexpected root element <%s>, expecting <volume>"
|
||
msgstr "No se esperaba elemento root <%s>, se esperaba <volume>"
|
||
|
||
#: src/conf/storage_conf.c:1476
|
||
msgid "(storage_volume_definition)"
|
||
msgstr "(storage_volume_definition)"
|
||
|
||
#: src/conf/storage_conf.c:1525
|
||
#, c-format
|
||
msgid "unknown volume format number %d"
|
||
msgstr "número de formato de volumen %d desconocido"
|
||
|
||
#: src/conf/storage_conf.c:1813
|
||
#, c-format
|
||
msgid "Storage pool config filename '%s' does not match pool name '%s'"
|
||
msgstr ""
|
||
"El nombre del archivo de configuración del grupo '%s' no se corresponde con "
|
||
"el nombre del grupo '%s'"
|
||
|
||
#: src/conf/storage_conf.c:2036
|
||
#, c-format
|
||
msgid "pool '%s' is already defined with uuid %s"
|
||
msgstr "el grupo '%s' ya ha sido definido con uuid %s"
|
||
|
||
#: src/conf/storage_conf.c:2045
|
||
#, c-format
|
||
msgid "pool is already active as '%s'"
|
||
msgstr "el grupo ya se encuentra activo como '%s'"
|
||
|
||
#: src/conf/storage_conf.c:2059
|
||
#, c-format
|
||
msgid "pool '%s' already exists with uuid %s"
|
||
msgstr "ya existe un grupo '%s' con uuid %s"
|
||
|
||
#: src/conf/storage_conf.c:2151
|
||
#, c-format
|
||
msgid "Storage source conflict with pool: '%s'"
|
||
msgstr "Conflicto de fuente de almacenamiento con grupo: '%s'"
|
||
|
||
#: src/conf/storage_encryption_conf.c:89
|
||
msgid "unknown volume encryption secret type"
|
||
msgstr "tipo de secreto de cifrado de volumen desconocido"
|
||
|
||
#: src/conf/storage_encryption_conf.c:95
|
||
#, 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:107
|
||
#, c-format
|
||
msgid "malformed volume encryption uuid '%s'"
|
||
msgstr "uuid '%s' del cifrado de volumen erróneo"
|
||
|
||
#: src/conf/storage_encryption_conf.c:114
|
||
msgid "missing volume encryption uuid"
|
||
msgstr "No se encuentra uuid del cifrado de volumen "
|
||
|
||
#: src/conf/storage_encryption_conf.c:142
|
||
msgid "unknown volume encryption format"
|
||
msgstr "formato del cifrado de volumen desconocido"
|
||
|
||
#: src/conf/storage_encryption_conf.c:148
|
||
#, 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:186
|
||
msgid "unknown root element for volume encryption information"
|
||
msgstr "elemento root desconocido para información de cifrado de volumen"
|
||
|
||
#: src/conf/storage_encryption_conf.c:216
|
||
msgid "unexpected volume encryption secret type"
|
||
msgstr "tipo de secreto de cifrado de volumen no esperado"
|
||
|
||
#: src/conf/storage_encryption_conf.c:236
|
||
msgid "unexpected encryption format"
|
||
msgstr "formato de cifrado no esperado"
|
||
|
||
#: src/conf/storage_encryption_conf.c:263
|
||
msgid "Cannot open /dev/urandom"
|
||
msgstr "No es posible abrir /dev/urandom"
|
||
|
||
#: src/conf/storage_encryption_conf.c:274
|
||
msgid "Cannot read from /dev/urandom"
|
||
msgstr "No es posible leer desde /dev/urandom"
|
||
|
||
#: src/conf/virchrdev.c:127
|
||
#, c-format
|
||
msgid "Requested device '%s' is locked by lock file '%s' held by process %lld"
|
||
msgstr ""
|
||
"Dispositivo solicitado '%s' está bloqueado por archivo de cerrojo'%s' en "
|
||
"poder del proceso %lld"
|
||
|
||
#: src/conf/virchrdev.c:156
|
||
#, c-format
|
||
msgid "Couldn't create lock file for device '%s' in path '%s'"
|
||
msgstr "No se pudo crear archivo de cerrojo para dispositivo '%s' en ruta '%s'"
|
||
|
||
#: src/conf/virchrdev.c:165
|
||
#, c-format
|
||
msgid "Couldn't write to lock file for device '%s' in path '%s'"
|
||
msgstr ""
|
||
"No se pudo escribir a archivo de cerrojo para dispositivo '%s' en ruta '%s'"
|
||
|
||
#: src/conf/virchrdev.c:274
|
||
msgid "Unable to init device stream mutex"
|
||
msgstr "No se puede iniciar dispositivo de exclusión mutua"
|
||
|
||
#: src/conf/virchrdev.c:358 src/conf/virchrdev.c:420 src/vmx/vmx.c:2087
|
||
#: src/vmx/vmx.c:2282
|
||
#, c-format
|
||
msgid "Unsupported device type '%s'"
|
||
msgstr "Tipo de dispositivo '%s' no soportado"
|
||
|
||
#: src/cpu/cpu.c:62 src/cpu/cpu_map.c:91
|
||
msgid "undefined hardware architecture"
|
||
msgstr "arquitectura de hardware indefinida"
|
||
|
||
#: src/cpu/cpu.c:89 src/cpu/cpu.c:318
|
||
msgid "(CPU_definition)"
|
||
msgstr "(CPU_definition)"
|
||
|
||
#: src/cpu/cpu.c:98
|
||
msgid "no CPU model specified"
|
||
msgstr "no se ha especificado un modelo de CPU"
|
||
|
||
#: src/cpu/cpu.c:126
|
||
#, c-format
|
||
msgid "cannot compare CPUs of %s architecture"
|
||
msgstr "no es posible comparar los CPUs de la arquitectura %s"
|
||
|
||
#: src/cpu/cpu.c:154 src/cpu/cpu.c:387
|
||
msgid "nonzero nmodels doesn't match with NULL models"
|
||
msgstr "los modelos n no nulos no coinciden con los modelos NULL"
|
||
|
||
#: src/cpu/cpu.c:160
|
||
msgid "invalid CPU definition"
|
||
msgstr "definición de CPU no válida"
|
||
|
||
#: src/cpu/cpu.c:169
|
||
#, c-format
|
||
msgid "cannot decode CPU data for %s architecture"
|
||
msgstr "no es posible decodificar los datos de la CPU para la arquitectura %s"
|
||
|
||
#: src/cpu/cpu.c:200
|
||
#, c-format
|
||
msgid "cannot encode CPU data for %s architecture"
|
||
msgstr "no es posible codificar datos de la CPU para la arquitectura %s"
|
||
|
||
#: src/cpu/cpu.c:225
|
||
#, c-format
|
||
msgid "cannot free CPU data for %s architecture"
|
||
msgstr "no es posible liberar datos de la CPU para la arquitectura %s"
|
||
|
||
#: src/cpu/cpu.c:246
|
||
#, c-format
|
||
msgid "cannot get node CPU data for %s architecture"
|
||
msgstr "no es posible obtener datos de la CPU nodo para la arquitectura %s"
|
||
|
||
#: src/cpu/cpu.c:270
|
||
#, c-format
|
||
msgid "cannot compute guest CPU data for %s architecture"
|
||
msgstr "No es posible computar datos de la CPU huésped para la arquitectura %s"
|
||
|
||
#: src/cpu/cpu.c:305
|
||
msgid "nonzero ncpus doesn't match with NULL xmlCPUs"
|
||
msgstr "Las ncpus no nulas no concuerdan con las xmlCPUs NULL"
|
||
|
||
#: src/cpu/cpu.c:310 src/cpu/cpu.c:381
|
||
msgid "No CPUs given"
|
||
msgstr "No se han indicado CPUs"
|
||
|
||
#: src/cpu/cpu.c:376
|
||
msgid "nonzero ncpus doesn't match with NULL cpus"
|
||
msgstr "las n cpus no nulas no se corresponden con las CPU NULL"
|
||
|
||
#: src/cpu/cpu.c:396
|
||
#, c-format
|
||
msgid "cannot compute baseline CPU of %s architecture"
|
||
msgstr "No es posible computar la línea base de la CPU de la arquitectura %s"
|
||
|
||
#: src/cpu/cpu.c:418
|
||
#, c-format
|
||
msgid "cannot update guest CPU data for %s architecture"
|
||
msgstr ""
|
||
"No es posible actualizar datos de la CPU huésped para la arquitectura %s"
|
||
|
||
#: src/cpu/cpu.c:439
|
||
#, c-format
|
||
msgid "cannot check guest CPU data for %s architecture"
|
||
msgstr ""
|
||
"No es posible verificar los datos de la CPU huésped para la arquitectura %s"
|
||
|
||
#: src/cpu/cpu.c:459
|
||
#, c-format
|
||
msgid "cannot format %s CPU data"
|
||
msgstr ""
|
||
|
||
#: src/cpu/cpu.c:480
|
||
#, c-format
|
||
msgid "cannot parse %s CPU data"
|
||
msgstr ""
|
||
|
||
#: src/cpu/cpu.c:554
|
||
#, c-format
|
||
msgid "cannot find architecture %s"
|
||
msgstr ""
|
||
|
||
#: src/cpu/cpu.c:562
|
||
#, c-format
|
||
msgid "cannot find a driver for the architecture %s"
|
||
msgstr ""
|
||
|
||
#: src/cpu/cpu_generic.c:129 src/cpu/cpu_powerpc.c:476
|
||
#: src/cpu/cpu_powerpc.c:580 src/cpu/cpu_x86.c:1509
|
||
#, c-format
|
||
msgid "CPU model %s is not supported by hypervisor"
|
||
msgstr "Modelo de CPU %s no está soportado por el hipervisor"
|
||
|
||
#: src/cpu/cpu_generic.c:151
|
||
#, c-format
|
||
msgid "CPUs have incompatible architectures: '%s' != '%s'"
|
||
msgstr "Las CPU poseen arquitecturas incompatibles: '%s' != '%s'"
|
||
|
||
#: src/cpu/cpu_generic.c:159
|
||
#, c-format
|
||
msgid "CPU models don't match: '%s' != '%s'"
|
||
msgstr "Los modelos de CPU no coinciden: '%s' != '%s'"
|
||
|
||
#: src/cpu/cpu_map.c:97
|
||
msgid "no callback provided"
|
||
msgstr "no se ha suministrado una retrollamada"
|
||
|
||
#: src/cpu/cpu_map.c:103
|
||
#, 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:121
|
||
#, c-format
|
||
msgid "cannot find CPU map for %s architecture"
|
||
msgstr "No es posible encontrar mapeo de la CPU para la arquitectura %s"
|
||
|
||
#: src/cpu/cpu_map.c:128
|
||
#, c-format
|
||
msgid "cannot parse CPU map for %s architecture"
|
||
msgstr "No es posible analizar el mapa de la CPU para la arquitectura %s"
|
||
|
||
#: src/cpu/cpu_powerpc.c:155 src/cpu/cpu_powerpc.c:574 src/cpu/cpu_x86.c:839
|
||
#: src/cpu/cpu_x86.c:886
|
||
#, c-format
|
||
msgid "Unknown CPU model %s"
|
||
msgstr "Modelo de CPU %s desconocido"
|
||
|
||
#: src/cpu/cpu_powerpc.c:182 src/cpu/cpu_x86.c:515
|
||
msgid "Missing CPU vendor name"
|
||
msgstr "No se encuentra el nombre del vendedor de la CPU"
|
||
|
||
#: src/cpu/cpu_powerpc.c:188 src/cpu/cpu_x86.c:521
|
||
#, c-format
|
||
msgid "CPU vendor %s already defined"
|
||
msgstr "Ya ha sido definido el vendedor de CPU %s"
|
||
|
||
#: src/cpu/cpu_powerpc.c:227
|
||
#, c-format
|
||
msgid "CPU model %s already defined"
|
||
msgstr "Modelo de CPU %s ya está definido"
|
||
|
||
#: src/cpu/cpu_powerpc.c:235 src/cpu/cpu_x86.c:1009
|
||
#, c-format
|
||
msgid "Invalid vendor element in CPU model %s"
|
||
msgstr "El elemento del proveedor no es válido en el modelo de CPU %s"
|
||
|
||
#: src/cpu/cpu_powerpc.c:242 src/cpu/cpu_x86.c:1016
|
||
#, c-format
|
||
msgid "Unknown vendor %s referenced by CPU model %s"
|
||
msgstr ""
|
||
"Un vendedor %s desconocido ha sido referenciado por el modelo de CPU %s"
|
||
|
||
#: src/cpu/cpu_powerpc.c:251
|
||
#, c-format
|
||
msgid "Missing or invalid PVR value in CPU model %s"
|
||
msgstr "Falta el valor PVR o el valor es inválido en el modelo de CPU %s"
|
||
|
||
#: src/cpu/cpu_powerpc.c:377 src/cpu/cpu_x86.c:1344
|
||
#, c-format
|
||
msgid "CPU arch %s does not match host arch"
|
||
msgstr "CPU arch %s no coincide con host arch"
|
||
|
||
#: src/cpu/cpu_powerpc.c:395 src/cpu/cpu_x86.c:1360
|
||
#, c-format
|
||
msgid "host CPU vendor does not match required CPU vendor %s"
|
||
msgstr "Proveedor de CPU de host no coincide con el proveedor de CPU %s"
|
||
|
||
#: src/cpu/cpu_powerpc.c:417
|
||
#, c-format
|
||
msgid "host CPU model does not match required CPU model %s"
|
||
msgstr ""
|
||
|
||
#: src/cpu/cpu_powerpc.c:469
|
||
#, c-format
|
||
msgid "Cannot find CPU model with PVR 0x%08x"
|
||
msgstr "No se puede encontrar el modelo de CPU con PVR 0x%08x"
|
||
|
||
#: src/cpu/cpu_powerpc.c:550 src/cpu/cpu_x86.c:2063
|
||
#, c-format
|
||
msgid "Unexpected CPU mode: %d"
|
||
msgstr "Modo de CPU inesperado: %d"
|
||
|
||
#: src/cpu/cpu_powerpc.c:590 src/cpu/cpu_x86.c:1931
|
||
msgid "CPUs are incompatible"
|
||
msgstr "Las CPU son incompatibles"
|
||
|
||
#: src/cpu/cpu_powerpc.c:599 src/cpu/cpu_x86.c:1874 src/cpu/cpu_x86.c:1914
|
||
#, c-format
|
||
msgid "Unknown CPU vendor %s"
|
||
msgstr "Vendedor %s de CPU desconocido"
|
||
|
||
#: src/cpu/cpu_powerpc.c:606 src/cpu/cpu_x86.c:1897
|
||
#, c-format
|
||
msgid "CPU vendor %s of model %s differs from vendor %s"
|
||
msgstr "El vendedor %s del modelo %s es distinto del vendedor %s"
|
||
|
||
#: src/cpu/cpu_powerpc.c:615 src/cpu/cpu_x86.c:1919
|
||
msgid "CPU vendors do not match"
|
||
msgstr "Los vendedores de las CPU no coinciden"
|
||
|
||
#: src/cpu/cpu_x86.c:528
|
||
#, c-format
|
||
msgid "Missing vendor string for CPU vendor %s"
|
||
msgstr "No se encuentra la cadena de vendedor para el vendedor de CPU %s"
|
||
|
||
#: src/cpu/cpu_x86.c:534
|
||
#, c-format
|
||
msgid "Invalid CPU vendor string '%s'"
|
||
msgstr "Cadena '%s' de vendedor de CPU no válida"
|
||
|
||
#: src/cpu/cpu_x86.c:691 src/cpu/cpu_x86.c:1131
|
||
#, c-format
|
||
msgid "CPU feature %s already defined"
|
||
msgstr "Ya ha sido definida la característica de CPU %s"
|
||
|
||
#: src/cpu/cpu_x86.c:703
|
||
#, c-format
|
||
msgid "Invalid cpuid[%zu] in %s feature"
|
||
msgstr "cpuid[%zu] en funcionalidad %s no es válido"
|
||
|
||
#: src/cpu/cpu_x86.c:747 src/cpu/cpu_x86.c:860 src/cpu/cpu_x86.c:898
|
||
#: src/cpu/cpu_x86.c:1980
|
||
#, c-format
|
||
msgid "Unknown CPU feature %s"
|
||
msgstr "Característica de CPU %s desconocida"
|
||
|
||
#: src/cpu/cpu_x86.c:984
|
||
#, c-format
|
||
msgid "Missing ancestor's name in CPU model %s"
|
||
msgstr "No se encuentra el nombre del ancestro en el modelo de la CPU %s"
|
||
|
||
#: src/cpu/cpu_x86.c:991
|
||
#, 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 de la CPU %s "
|
||
|
||
#: src/cpu/cpu_x86.c:1032
|
||
#, 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:1038
|
||
#, 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:1247
|
||
msgid "CPU data"
|
||
msgstr ""
|
||
|
||
#: src/cpu/cpu_x86.c:1249
|
||
msgid "cannot parse CPU data"
|
||
msgstr ""
|
||
|
||
#: src/cpu/cpu_x86.c:1257
|
||
msgid "no x86 CPU data found"
|
||
msgstr ""
|
||
|
||
#: src/cpu/cpu_x86.c:1265
|
||
#, c-format
|
||
msgid "failed to parse cpuid[%zu]"
|
||
msgstr ""
|
||
|
||
#: src/cpu/cpu_x86.c:1379
|
||
msgid "Host CPU provides forbidden features"
|
||
msgstr "CPU de host proporciona funcionalidades prohibidas"
|
||
|
||
#: src/cpu/cpu_x86.c:1393
|
||
msgid "Host CPU does not provide required features"
|
||
msgstr "CPU de host no proporciona funcionalidades prohibidas"
|
||
|
||
#: src/cpu/cpu_x86.c:1415
|
||
msgid "Host CPU does not strictly match guest CPU: Extra features"
|
||
msgstr ""
|
||
"CPU de host no coincide estrictamente con CPU de huésped: Funcionalidades "
|
||
"adicionales"
|
||
|
||
#: src/cpu/cpu_x86.c:1571
|
||
msgid "Cannot find suitable CPU model for given data"
|
||
msgstr ""
|
||
"No es posible encontrar un modelo de CPU conveniente para los datos "
|
||
"suministrados"
|
||
|
||
#: src/cpu/cpu_x86.c:1701
|
||
#, c-format
|
||
msgid "CPU vendor %s not found"
|
||
msgstr "No se ha encontrado el vendedor %s de la CPU"
|
||
|
||
#: src/driver.c:79
|
||
#, c-format
|
||
msgid "failed to load module %s %s"
|
||
msgstr "falló al cargar el módulo %s %s"
|
||
|
||
#: src/driver.c:89
|
||
#, c-format
|
||
msgid "Missing module registration symbol %s"
|
||
msgstr "No se encuentra el símbolo de registro del módulo %s"
|
||
|
||
#: src/driver.c:94
|
||
#, c-format
|
||
msgid "Failed module registration %s"
|
||
msgstr "Falló el registro del módulo %s"
|
||
|
||
#: src/esx/esx_driver.c:217
|
||
#, c-format
|
||
msgid ""
|
||
"File name '%s' doesn't have expected format '/vmfs/volumes/<datastore>/"
|
||
"<path>'"
|
||
msgstr ""
|
||
"El nombre de archivo '%s' no posee el formato esperado '/vmfs/volumes/"
|
||
"<datastore>/<path>'"
|
||
|
||
#: src/esx/esx_driver.c:232
|
||
#, c-format
|
||
msgid "File name '%s' refers to non-existing datastore '%s'"
|
||
msgstr ""
|
||
"El nombre del archivo '%s' hace referencia a un depósito de datos no "
|
||
"existente '%s'"
|
||
|
||
#: src/esx/esx_driver.c:252 src/esx/esx_driver.c:355
|
||
#, c-format
|
||
msgid "Could not handle file name '%s'"
|
||
msgstr "No se pudo manejar nombre de archivo '%s'"
|
||
|
||
#: src/esx/esx_driver.c:410
|
||
#, c-format
|
||
msgid "Could not lookup controller model for '%s'"
|
||
msgstr "No se pudo buscar el modelo del controlador para '%s'"
|
||
|
||
#: src/esx/esx_driver.c:428
|
||
#, c-format
|
||
msgid "Found unexpected controller model '%s' for disk '%s'"
|
||
msgstr ""
|
||
"Ha sido encontrado un modelo de controlador '%s' no esperado para el disco "
|
||
"'%s'"
|
||
|
||
#: src/esx/esx_driver.c:493
|
||
#, c-format
|
||
msgid ""
|
||
"Bit 29 (Long Mode) of HostSystem property 'hardware.cpuFeature[].edx' with "
|
||
"value '%s' has unexpected value '%c', expecting '0' or '1'"
|
||
msgstr ""
|
||
"El bit 29 (Modo extenso) de la propiedad HostSystem 'hardware.cpuFeature[]."
|
||
"edx' con el valor '%s' posee el valor no esperado '%c', cuando se esperaba "
|
||
"'0' o '1'"
|
||
|
||
#: src/esx/esx_driver.c:654 src/esx/esx_driver.c:4394
|
||
#: src/esx/esx_driver.c:4487 src/esx/esx_network_driver.c:256
|
||
#: src/esx/esx_network_driver.c:635 src/esx/esx_storage_backend_vmfs.c:577
|
||
#: src/esx/esx_util.c:53 src/esx/esx_util.c:234 src/esx/esx_vi.c:55
|
||
#: src/esx/esx_vi.c:386 src/esx/esx_vi.c:458 src/esx/esx_vi.c:800
|
||
#: src/esx/esx_vi.c:1238 src/esx/esx_vi.c:1442 src/esx/esx_vi.c:1478
|
||
#: src/esx/esx_vi.c:1494 src/esx/esx_vi.c:1517 src/esx/esx_vi.c:1557
|
||
#: src/esx/esx_vi.c:1586 src/esx/esx_vi.c:1619 src/esx/esx_vi.c:1674
|
||
#: src/esx/esx_vi.c:1699 src/esx/esx_vi.c:1755 src/esx/esx_vi.c:2002
|
||
#: src/esx/esx_vi.c:2207 src/esx/esx_vi.c:2233 src/esx/esx_vi.c:2269
|
||
#: src/esx/esx_vi.c:2303 src/esx/esx_vi.c:2340 src/esx/esx_vi.c:2445
|
||
#: src/esx/esx_vi.c:2614 src/esx/esx_vi.c:2659 src/esx/esx_vi.c:2724
|
||
#: src/esx/esx_vi.c:2779 src/esx/esx_vi.c:2914 src/esx/esx_vi.c:2982
|
||
#: src/esx/esx_vi.c:3070 src/esx/esx_vi.c:3136 src/esx/esx_vi.c:3185
|
||
#: src/esx/esx_vi.c:3293 src/esx/esx_vi.c:3349 src/esx/esx_vi.c:3446
|
||
#: src/esx/esx_vi.c:3646 src/esx/esx_vi.c:3758 src/esx/esx_vi.c:3814
|
||
#: src/esx/esx_vi.c:3871 src/esx/esx_vi.c:3922 src/esx/esx_vi.c:3966
|
||
#: src/esx/esx_vi.c:4015 src/esx/esx_vi.c:4064 src/esx/esx_vi.c:4108
|
||
#: src/esx/esx_vi.c:4160 src/esx/esx_vi.c:4222 src/esx/esx_vi.c:4341
|
||
#: src/esx/esx_vi.c:4778 src/esx/esx_vi.c:4873 src/esx/esx_vi.c:5005
|
||
#: src/esx/esx_vi.c:5085 src/esx/esx_vi_methods.c:44
|
||
#: src/esx/esx_vi_methods.c:240 src/esx/esx_vi_types.c:47
|
||
#: src/esx/esx_vi_types.c:106 src/esx/esx_vi_types.c:200
|
||
#: src/esx/esx_vi_types.c:251 src/esx/esx_vi_types.c:293
|
||
#: src/esx/esx_vi_types.c:347 src/esx/esx_vi_types.c:619
|
||
#: src/esx/esx_vi_types.c:638 src/esx/esx_vi_types.c:718
|
||
#: src/esx/esx_vi_types.c:946 src/esx/esx_vi_types.c:1017
|
||
#: src/esx/esx_vi_types.c:1232 src/esx/esx_vi_types.c:1265
|
||
#: src/esx/esx_vi_types.c:1286 src/esx/esx_vi_types.c:1310
|
||
#: src/esx/esx_vi_types.c:1485 src/esx/esx_vi_types.c:1525
|
||
#: src/esx/esx_vi_types.c:1659 src/esx/esx_vi_types.c:1725
|
||
#: src/esx/esx_vi_types.c:1755 src/hyperv/hyperv_util.c:45
|
||
#: src/hyperv/hyperv_wmi.c:129 src/hyperv/hyperv_wmi.c:623
|
||
#: src/hyperv/hyperv_wmi.c:658 src/vmx/vmx.c:1799 src/vmx/vmx.c:1872
|
||
#: src/vmx/vmx.c:1987 src/vmx/vmx.c:2341 src/vmx/vmx.c:2457 src/vmx/vmx.c:2675
|
||
#: src/vmx/vmx.c:2864 src/vmx/vmx.c:2966 src/vmx/vmx.c:3352 src/vmx/vmx.c:3529
|
||
msgid "Invalid argument"
|
||
msgstr "Argumento inválido "
|
||
|
||
#: src/esx/esx_driver.c:669 src/esx/esx_driver.c:790
|
||
#: src/hyperv/hyperv_driver.c:147 src/phyp/phyp_driver.c:932
|
||
#: src/xenapi/xenapi_driver.c:143
|
||
msgid "Username request failed"
|
||
msgstr "Falló la petición de nombre de usuario "
|
||
|
||
#: src/esx/esx_driver.c:677 src/esx/esx_driver.c:798
|
||
#: src/hyperv/hyperv_driver.c:155 src/phyp/phyp_driver.c:1013
|
||
#: src/xenapi/xenapi_driver.c:152
|
||
msgid "Password request failed"
|
||
msgstr "Falló la petición de contraseña "
|
||
|
||
#: src/esx/esx_driver.c:707
|
||
#, c-format
|
||
msgid "%s is neither an ESX 3.5, 4.x nor 5.x host"
|
||
msgstr "%s no es ni un ESX 3.5, 4.x ni un host 5.x"
|
||
|
||
#: src/esx/esx_driver.c:714
|
||
#, c-format
|
||
msgid "%s isn't a GSX 2.0 host"
|
||
msgstr "%s no es un equipo GSX 2.0"
|
||
|
||
#: src/esx/esx_driver.c:774
|
||
msgid "Path has to specify the datacenter and compute resource"
|
||
msgstr "La ruta debe especificar el centro de datos y el recurso compute"
|
||
|
||
#: src/esx/esx_driver.c:826
|
||
#, c-format
|
||
msgid "%s is neither a vCenter 2.5, 4.x nor 5.x server"
|
||
msgstr "%s no es ni un vCenter 2.5, 4.x ni un servidor 5.x "
|
||
|
||
#: src/esx/esx_driver.c:936 src/hyperv/hyperv_driver.c:100
|
||
#, c-format
|
||
msgid ""
|
||
"Transport '%s' in URI scheme is not supported, try again without the "
|
||
"transport part"
|
||
msgstr ""
|
||
"Transporte '%s' en el esquema URI no tiene soporte, intente de nuevo sin la "
|
||
"parte de transporte"
|
||
|
||
#: src/esx/esx_driver.c:950 src/hyperv/hyperv_driver.c:108
|
||
msgid "URI is missing the server part"
|
||
msgstr "A URI le falta parte de servidor "
|
||
|
||
#: src/esx/esx_driver.c:957 src/hyperv/hyperv_driver.c:115
|
||
msgid "Missing or invalid auth pointer"
|
||
msgstr "Falta o es inválido el apuntador auth"
|
||
|
||
#: src/esx/esx_driver.c:1010
|
||
msgid "This host is not managed by a vCenter"
|
||
msgstr "Este equipo no está siendo administrado por un vCenter"
|
||
|
||
#: src/esx/esx_driver.c:1017
|
||
#, c-format
|
||
msgid "vCenter IP address %s too big for destination"
|
||
msgstr "La dirección IP de vCenter %s es demasiado extensa para el destino"
|
||
|
||
#: src/esx/esx_driver.c:1030
|
||
#, c-format
|
||
msgid ""
|
||
"This host is managed by a vCenter with IP address %s, but a mismachting "
|
||
"vCenter '%s' (%s) has been specified"
|
||
msgstr ""
|
||
"Este equipo está siendo administrado por un vCenter cuya dirección IP es %s, "
|
||
"pero se ha especificado un vCenter '%s' (%s) que no coincide."
|
||
|
||
#: src/esx/esx_driver.c:1188 src/vbox/vbox_MSCOMGlue.c:437
|
||
#, c-format
|
||
msgid "Could not parse version number from '%s'"
|
||
msgstr "No se pudo analizar el número de versión desde %s"
|
||
|
||
#: src/esx/esx_driver.c:1248
|
||
msgid "Missing or empty 'hostName' property"
|
||
msgstr "No se encuentra una propiedad 'hostName' (o se encuentra vacía)"
|
||
|
||
#: src/esx/esx_driver.c:1386
|
||
#, c-format
|
||
msgid "CPU Model %s too long for destination"
|
||
msgstr "El modelo de CPU %s es demasiado grande para el destino"
|
||
|
||
#: src/esx/esx_driver.c:1475
|
||
#, c-format
|
||
msgid "Failed to parse positive integer from '%s'"
|
||
msgstr "Falló al intentar analizar el entero positivo desde '%s'"
|
||
|
||
#: src/esx/esx_driver.c:1576 src/hyperv/hyperv_driver.c:460
|
||
#, c-format
|
||
msgid "No domain with ID %d"
|
||
msgstr "No existe un dominio con ID %d"
|
||
|
||
#: src/esx/esx_driver.c:1664
|
||
#, c-format
|
||
msgid "No domain with name '%s'"
|
||
msgstr "No existe un dominio denominado '%s'"
|
||
|
||
#: src/esx/esx_driver.c:1722 src/esx/esx_driver.c:1837
|
||
#: src/esx/esx_driver.c:1888 src/esx/esx_driver.c:1944
|
||
msgid "Domain is not powered on"
|
||
msgstr "El dominio no está encendido"
|
||
|
||
#: src/esx/esx_driver.c:1735
|
||
#, c-format
|
||
msgid "Could not suspend domain: %s"
|
||
msgstr "No se puede interrumpir el dominio: %s"
|
||
|
||
#: src/esx/esx_driver.c:1779
|
||
msgid "Domain is not suspended"
|
||
msgstr "El dominio no se encuentra suspendido"
|
||
|
||
#: src/esx/esx_driver.c:1793
|
||
#, c-format
|
||
msgid "Could not resume domain: %s"
|
||
msgstr "No se pudo retomar el dominio: %s"
|
||
|
||
#: src/esx/esx_driver.c:1957
|
||
#, c-format
|
||
msgid "Could not destroy domain: %s"
|
||
msgstr "No se puede destruir el dominio: %s"
|
||
|
||
#: src/esx/esx_driver.c:2024
|
||
#, c-format
|
||
msgid "Got invalid memory size %d"
|
||
msgstr "Se obtuvo un tamaño de memoria %d inválido "
|
||
|
||
#: src/esx/esx_driver.c:2073 src/esx/esx_driver.c:2980
|
||
msgid "Domain is not powered off"
|
||
msgstr "El dominio no se encuentra apagado"
|
||
|
||
#: src/esx/esx_driver.c:2097
|
||
#, c-format
|
||
msgid "Could not set max-memory to %lu kilobytes: %s"
|
||
msgstr "No se pudo establecer máxima memoria a %lu kilobytes: %s"
|
||
|
||
#: src/esx/esx_driver.c:2154
|
||
#, c-format
|
||
msgid "Could not set memory to %lu kilobytes: %s"
|
||
msgstr "No se pudo establecer memoria a %lu kilobytes: %s"
|
||
|
||
#: src/esx/esx_driver.c:2390 src/esx/esx_driver.c:2400
|
||
#, c-format
|
||
msgid "QueryPerf returned object with unexpected type '%s'"
|
||
msgstr "Objeto QueryPerf devuelto con tipo inesperado '%s'"
|
||
|
||
#: src/esx/esx_driver.c:2517 src/esx/esx_driver.c:2601
|
||
#: src/phyp/phyp_driver.c:1365 src/phyp/phyp_driver.c:3609
|
||
#: src/vbox/vbox_tmpl.c:2129 src/vbox/vbox_tmpl.c:2187
|
||
#: src/xenapi/xenapi_driver.c:1141 src/xenapi/xenapi_driver.c:1313
|
||
#, c-format
|
||
msgid "unsupported flags: (0x%x)"
|
||
msgstr "Indicadores sin soporte: (0x%x)"
|
||
|
||
#: src/esx/esx_driver.c:2523
|
||
msgid "Requested number of virtual CPUs must at least be 1"
|
||
msgstr "La cantidad necesaria de CPU virtuales debe ser por lo menos 1"
|
||
|
||
#: src/esx/esx_driver.c:2539
|
||
#, c-format
|
||
msgid ""
|
||
"Requested number of virtual CPUs is greater than max allowable number of "
|
||
"virtual CPUs for the domain: %d > %d"
|
||
msgstr ""
|
||
"La cantidad necesaria de CPU virtuales es mayor que la máxima permitida para "
|
||
"el dominio: %d > %d"
|
||
|
||
#: src/esx/esx_driver.c:2566
|
||
#, c-format
|
||
msgid "Could not set number of virtual CPUs to %d: %s"
|
||
msgstr "No se pudo establecer número de CPU virtuales para %d: %s"
|
||
|
||
#: src/esx/esx_driver.c:2784 src/esx/esx_driver.c:2827
|
||
#: src/vmware/vmware_driver.c:981
|
||
#, c-format
|
||
msgid "Unsupported config format '%s'"
|
||
msgstr "Formato '%s' de configuración no soportado"
|
||
|
||
#: src/esx/esx_driver.c:2994
|
||
#, c-format
|
||
msgid "Could not start domain: %s"
|
||
msgstr "No se pudo iniciar dominio: %s"
|
||
|
||
#: src/esx/esx_driver.c:3079
|
||
msgid "Domain already exists, editing existing domains is not supported yet"
|
||
msgstr ""
|
||
"El dominio ya existe, y aún no hay soporte para la edición de dominios "
|
||
"existentes"
|
||
|
||
#: src/esx/esx_driver.c:3115 src/vmware/vmware_conf.c:401
|
||
msgid ""
|
||
"Domain XML doesn't contain any disks, cannot deduce datastore and path for "
|
||
"VMX file"
|
||
msgstr ""
|
||
"El dominio XML no contiene ningún disco, no se puede deducir la ruta y el "
|
||
"almacenamiento de los datos del archivo VMX"
|
||
|
||
#: src/esx/esx_driver.c:3130 src/vmware/vmware_conf.c:416
|
||
msgid ""
|
||
"Domain XML doesn't contain any file-based harddisks, cannot deduce datastore "
|
||
"and path for VMX file"
|
||
msgstr ""
|
||
"El dominio XML no contiene ningún disco duro basado en archivos, no se puede "
|
||
"deducir la ruta y el almacenamiento de los datos del archivo VMX"
|
||
|
||
#: src/esx/esx_driver.c:3137 src/vmware/vmware_conf.c:423
|
||
msgid ""
|
||
"First file-based harddisk has no source, cannot deduce datastore and path "
|
||
"for VMX file"
|
||
msgstr ""
|
||
"El primer disco rígido basado en archivo no posee una fuente, no se puede "
|
||
"deducir la ruta y el almacenamiento de los datos del archivo VMX"
|
||
|
||
#: src/esx/esx_driver.c:3149 src/vmware/vmware_conf.c:434
|
||
#, c-format
|
||
msgid "Expecting source '%s' of first file-based harddisk to be a VMDK image"
|
||
msgstr ""
|
||
"Se esperaba que la fuente '%s' del primer disco rígido basado en archivo "
|
||
"fuera una imagen VMDK"
|
||
|
||
#: src/esx/esx_driver.c:3215
|
||
#, c-format
|
||
msgid "Could not define domain: %s"
|
||
msgstr "No se pudo definir dominio : %s"
|
||
|
||
#: src/esx/esx_driver.c:3290
|
||
msgid "Domain is not suspended or powered off"
|
||
msgstr "El dominio no se encuentra ni suspendido ni apagado"
|
||
|
||
#: src/esx/esx_driver.c:3433
|
||
msgid "Cannot enable general autostart option without affecting other domains"
|
||
msgstr "No se pudo habilitar la opción autostart sin afectar otros dominios"
|
||
|
||
#: src/esx/esx_driver.c:3636
|
||
#, c-format
|
||
msgid "Shares level has unknown value %d"
|
||
msgstr "El nivel de elementos compartidos posee un valor %d desconocido"
|
||
|
||
#: src/esx/esx_driver.c:3715
|
||
#, c-format
|
||
msgid "Could not set reservation to %lld MHz, expecting positive value"
|
||
msgstr "No es posible definir reserva a %lld MHz, se esperaba unvalor positivo"
|
||
|
||
#: src/esx/esx_driver.c:3728
|
||
#, c-format
|
||
msgid ""
|
||
"Could not set limit to %lld MHz, expecting positive value or -1 (unlimited)"
|
||
msgstr ""
|
||
"No es posible definir un límite a %lld MHz, se esperaba un valor positivo o "
|
||
"-1 (ilimitado)"
|
||
|
||
#: src/esx/esx_driver.c:3768
|
||
#, c-format
|
||
msgid ""
|
||
"Could not set shares to %d, expecting positive value or -1 (low), -2 "
|
||
"(normal) or -3 (high)"
|
||
msgstr ""
|
||
"No es posible definir a %d los elementos compartidos, se esperaba un valor "
|
||
"positivo o -1 (bajo), -2 (normal), o -3 (alto) "
|
||
|
||
#: src/esx/esx_driver.c:3788
|
||
#, c-format
|
||
msgid "Could not change scheduler parameters: %s"
|
||
msgstr "No se pudieron cambiar parámetros de programador: %s"
|
||
|
||
#: src/esx/esx_driver.c:3873
|
||
msgid "Migration not possible without a vCenter"
|
||
msgstr "La migración no es posible si un vCenter"
|
||
|
||
#: src/esx/esx_driver.c:3879
|
||
msgid "Renaming domains on migration not supported"
|
||
msgstr ""
|
||
"No existe soporte para la modificación de nombre de dominios durante una "
|
||
"migración"
|
||
|
||
#: src/esx/esx_driver.c:3893
|
||
msgid "Only vpxmigr:// migration URIs are supported"
|
||
msgstr "Solo existe soporte para las URI de migraciones vpxmigr://"
|
||
|
||
#: src/esx/esx_driver.c:3899
|
||
msgid "Migration source and destination have to refer to the same vCenter"
|
||
msgstr ""
|
||
"El origen y el destino de la migración tienen que referur al mismo vCenter"
|
||
|
||
#: src/esx/esx_driver.c:3909
|
||
msgid "Migration URI has to specify resource pool and host system"
|
||
msgstr ""
|
||
"La URI de migración tiene que especificar el grupo de recursos y el sistema "
|
||
"del equipo"
|
||
|
||
#: src/esx/esx_driver.c:3944
|
||
#, c-format
|
||
msgid "Could not migrate domain, validation reported a problem: %s"
|
||
msgstr ""
|
||
"No es posible migrar un dominio, la validación a reportado un problema: %s"
|
||
|
||
#: src/esx/esx_driver.c:3948
|
||
msgid "Could not migrate domain, validation reported a problem"
|
||
msgstr ""
|
||
"No es posible migrar el dominio, la validación ha reportado un problema"
|
||
|
||
#: src/esx/esx_driver.c:3970
|
||
#, c-format
|
||
msgid "Could not migrate domain, migration task finished with an error: %s"
|
||
msgstr "No se pudo migrar dominio, tarea de migración terminó con un error: %s"
|
||
|
||
#: src/esx/esx_driver.c:4045
|
||
msgid "Could not retrieve memory usage of resource pool"
|
||
msgstr "No es posible conocer la utilización de memoria del grupo de recursos"
|
||
|
||
#: src/esx/esx_driver.c:4232 src/vbox/vbox_tmpl.c:5980
|
||
msgid "disk snapshots not supported yet"
|
||
msgstr "Las instantáneas de disco no tienen aún soporte"
|
||
|
||
#: src/esx/esx_driver.c:4249
|
||
#, c-format
|
||
msgid "Snapshot '%s' already exists"
|
||
msgstr "La captura instantánea '%s' ya existe"
|
||
|
||
#: src/esx/esx_driver.c:4266
|
||
#, c-format
|
||
msgid "Could not create snapshot: %s"
|
||
msgstr "No se pudo crear toma de pantalla: %s"
|
||
|
||
#: src/esx/esx_driver.c:4610 src/qemu/qemu_driver.c:13720
|
||
#: src/test/test_driver.c:6719 src/vbox/vbox_tmpl.c:6421
|
||
#, c-format
|
||
msgid "snapshot '%s' does not have a parent"
|
||
msgstr "Instantánea '%s' no tiene un padre"
|
||
|
||
#: src/esx/esx_driver.c:4758
|
||
#, c-format
|
||
msgid "Could not revert to snapshot '%s': %s"
|
||
msgstr "No se pudo revertir a toma de pantalla '%s': %s"
|
||
|
||
#: src/esx/esx_driver.c:4824
|
||
#, c-format
|
||
msgid "Could not delete snapshot '%s': %s"
|
||
msgstr "No se pudo borra toma de pantalla '%s': %s"
|
||
|
||
#: src/esx/esx_driver.c:4895
|
||
#, c-format
|
||
msgid "Could not change memory parameters: %s"
|
||
msgstr "No se pudieron cambiar parámetros de memoria: %s"
|
||
|
||
#: src/esx/esx_network_driver.c:199
|
||
#, c-format
|
||
msgid "Could not find HostVirtualSwitch with UUID '%s'"
|
||
msgstr "No se encontró HostVirtualSwitch con UUID '%s'"
|
||
|
||
#: src/esx/esx_network_driver.c:265
|
||
msgid "Different inbound and outbound bandwidth is unsupported"
|
||
msgstr "Ancho de banda de entrada y salida diferentes no tienen soporte"
|
||
|
||
#: src/esx/esx_network_driver.c:358
|
||
msgid ""
|
||
"HostVirtualSwitch already exists, editing existing ones is not supported yet"
|
||
msgstr ""
|
||
"HostVirtualSwitch ya existe, aún no tiene soporte la modificación de los "
|
||
"existentes"
|
||
|
||
#: src/esx/esx_network_driver.c:366
|
||
msgid "Cannot use predefined UUID"
|
||
msgstr "No se puede usar UUID predefinido"
|
||
|
||
#: src/esx/esx_network_driver.c:374
|
||
#, c-format
|
||
msgid "Unsupported forward mode '%s'"
|
||
msgstr "Modo adelantar no tiene soporte '%s'"
|
||
|
||
#: src/esx/esx_network_driver.c:390
|
||
#, c-format
|
||
msgid "HostPortGroup with name '%s' exists already"
|
||
msgstr "HostPortGroup con nombre '%s' ya existe"
|
||
|
||
#: src/esx/esx_network_driver.c:424
|
||
#, c-format
|
||
msgid "unsupported device type in network %s interface pool"
|
||
msgstr "Tipo de dispositivo sin soporte en grupo de interfaz de red %s"
|
||
|
||
#: src/esx/esx_network_driver.c:446
|
||
#, c-format
|
||
msgid "Could not find PhysicalNic with name '%s'"
|
||
msgstr "No se encontró PhysicalNic con nombre '%s'"
|
||
|
||
#: src/esx/esx_network_driver.c:564
|
||
#, c-format
|
||
msgid "Cannot undefine HostVirtualSwitch that has a '%s' port"
|
||
msgstr ""
|
||
"No se puede quitar definición HostVirtualSwitch que tiene un puerto '%s' "
|
||
|
||
#: src/esx/esx_network_driver.c:577 src/esx/esx_network_driver.c:605
|
||
#, c-format
|
||
msgid "Could not find HostPortGroup for key '%s'"
|
||
msgstr "No se encontró HostPortGroup para llave '%s'"
|
||
|
||
#: src/esx/esx_network_driver.c:753
|
||
#, c-format
|
||
msgid "Could not find PhysicalNic with key '%s'"
|
||
msgstr "No se encontró PhysicalNic con llave '%s'"
|
||
|
||
#: src/esx/esx_network_driver.c:830
|
||
#, c-format
|
||
msgid "Could not find HostPortGroup with key '%s'"
|
||
msgstr "No se encontró HostPortGroup con llave '%s'"
|
||
|
||
#: src/esx/esx_network_driver.c:882
|
||
msgid "Cannot deactivate network autostart"
|
||
msgstr "No se puede desactivar autoarranque de red"
|
||
|
||
#: src/esx/esx_storage_backend_iscsi.c:65
|
||
#: src/esx/esx_storage_backend_iscsi.c:115
|
||
#: src/esx/esx_storage_backend_iscsi.c:212
|
||
msgid "Unable to obtain iSCSI adapter"
|
||
msgstr "No se puede obtener adaptador iSCSI"
|
||
|
||
#: src/esx/esx_storage_backend_iscsi.c:322 src/esx/esx_storage_driver.c:197
|
||
#, c-format
|
||
msgid "Could not find storage pool with name '%s'"
|
||
msgstr "No se encontró grupo de almacenamiento con nombre '%s'"
|
||
|
||
#: src/esx/esx_storage_backend_iscsi.c:602
|
||
#: src/esx/esx_storage_backend_iscsi.c:618
|
||
msgid "iSCSI storage pool does not support volume creation"
|
||
msgstr "Grupo de almacenaje iSCSI no soporta la creación de volumen"
|
||
|
||
#: src/esx/esx_storage_backend_iscsi.c:661
|
||
#, c-format
|
||
msgid "Could find volume with name: %s"
|
||
msgstr "No se encontró volumen con el nombre %s"
|
||
|
||
#: src/esx/esx_storage_backend_iscsi.c:708
|
||
msgid "iSCSI storage pool does not support volume deletion"
|
||
msgstr "Grupo de almacenaje iSCSI no soporta borrado de volumen"
|
||
|
||
#: src/esx/esx_storage_backend_iscsi.c:723
|
||
msgid "iSCSI storage pool does not support volume wiping"
|
||
msgstr "Grupo de almacenaje iSCSI no soporta borrado de volumen"
|
||
|
||
#: src/esx/esx_storage_backend_vmfs.c:98
|
||
#: src/esx/esx_storage_backend_vmfs.c:511
|
||
msgid "DatastoreInfo has unexpected type"
|
||
msgstr "DatastoreInfo posee un tipo no esperado"
|
||
|
||
#: src/esx/esx_storage_backend_vmfs.c:499
|
||
#, c-format
|
||
msgid "Datastore has unexpected type '%s'"
|
||
msgstr "El almacenamiento de datos posee un tipo '%s' no esperado"
|
||
|
||
#: src/esx/esx_storage_backend_vmfs.c:729
|
||
msgid ""
|
||
"QueryVirtualDiskUuid not available, cannot lookup storage volume by UUID"
|
||
msgstr ""
|
||
"QueryVirtualDiskUuid no está disponible, no se puede buscar el volumen de "
|
||
"almacenamiento por UUID"
|
||
|
||
#: src/esx/esx_storage_backend_vmfs.c:880
|
||
#: src/esx/esx_storage_backend_vmfs.c:1106
|
||
msgid "Creating non-file volumes is not supported"
|
||
msgstr "No existe soporte para la creación de volúmenes que no sean archivos"
|
||
|
||
#: src/esx/esx_storage_backend_vmfs.c:889
|
||
#: src/esx/esx_storage_backend_vmfs.c:1115
|
||
#, c-format
|
||
msgid "Volume name '%s' doesn't have expected format '<directory>/<file>'"
|
||
msgstr ""
|
||
"El nombre del volumen '%s' no posee el formato esperado '<directory>/<file>'"
|
||
|
||
#: src/esx/esx_storage_backend_vmfs.c:896
|
||
#: src/esx/esx_storage_backend_vmfs.c:1122
|
||
#, c-format
|
||
msgid "Volume name '%s' has unsupported suffix, expecting '.vmdk'"
|
||
msgstr ""
|
||
"El nombre del volumen '%s' posee un sufijo no soportado, se esperaba '.vmdk'"
|
||
|
||
#: src/esx/esx_storage_backend_vmfs.c:970
|
||
msgid "Unsupported capacity-to-allocation relation"
|
||
msgstr "No existe soporte para la relación capacidad-alojamiento"
|
||
|
||
#: src/esx/esx_storage_backend_vmfs.c:998
|
||
#, c-format
|
||
msgid "Could not create volume: %s"
|
||
msgstr "No se puede crear volumen: %s"
|
||
|
||
#: src/esx/esx_storage_backend_vmfs.c:1024
|
||
#: src/esx/esx_storage_backend_vmfs.c:1216
|
||
#, c-format
|
||
msgid "Creation of %s volumes is not supported"
|
||
msgstr "No existe soporte para la creación del volumen %s"
|
||
|
||
#: src/esx/esx_storage_backend_vmfs.c:1190
|
||
#, c-format
|
||
msgid "Could not copy volume: %s"
|
||
msgstr "No se puede copiar volumen: %s"
|
||
|
||
#: src/esx/esx_storage_backend_vmfs.c:1271
|
||
#, c-format
|
||
msgid "Could not delete volume: %s"
|
||
msgstr "No se puede borrar volumen: %s"
|
||
|
||
#: src/esx/esx_storage_backend_vmfs.c:1314
|
||
#, c-format
|
||
msgid "Could not wipe volume: %s"
|
||
msgstr "No se pudo borrar volumen: %s"
|
||
|
||
#: src/esx/esx_storage_backend_vmfs.c:1442
|
||
#, c-format
|
||
msgid "File '%s' has unknown type"
|
||
msgstr "El archivo '%s' posee un tipo desconocido"
|
||
|
||
#: src/esx/esx_storage_driver.c:227
|
||
#, c-format
|
||
msgid "Could not find storage pool with uuid '%s'"
|
||
msgstr "No se encontró el grupo de almacenamiento con UUID '%s'"
|
||
|
||
#: src/esx/esx_storage_driver.c:317
|
||
msgid "Cannot deactivate storage pool autostart"
|
||
msgstr "No es posible desactivar inicio automático de grupo de almacenamiento"
|
||
|
||
#: src/esx/esx_storage_driver.c:401
|
||
#, c-format
|
||
msgid "Unexpected volume path format: %s"
|
||
msgstr "Formato de ruta de volumen inesperado: %s"
|
||
|
||
#: src/esx/esx_storage_driver.c:429
|
||
#, c-format
|
||
msgid "Could not find storage volume with key '%s'"
|
||
msgstr "No se encontró volumen de almacenamiento con llave '%s'"
|
||
|
||
#: src/esx/esx_util.c:72 src/hyperv/hyperv_util.c:64
|
||
#, c-format
|
||
msgid ""
|
||
"Query parameter 'transport' has unexpected value '%s' (should be http|https)"
|
||
msgstr ""
|
||
"El parámetro de consulta 'transport' posee un valor '%s' no esperado "
|
||
"(debería ser http|https)"
|
||
|
||
#: src/esx/esx_util.c:86
|
||
#, c-format
|
||
msgid ""
|
||
"Query parameter 'no_verify' has unexpected value '%s' (should be 0 or 1)"
|
||
msgstr ""
|
||
"El parámetro de consulta 'no_verify' posee un valor '%s' no esperado "
|
||
"(debería ser 0 ó 1)"
|
||
|
||
#: src/esx/esx_util.c:96
|
||
#, c-format
|
||
msgid ""
|
||
"Query parameter 'auto_answer' has unexpected value '%s' (should be 0 or 1)"
|
||
msgstr ""
|
||
"El parámetro de consulta 'auto_answer' posee un valor '%s' no esperado "
|
||
"(debería ser 0 ó 1)"
|
||
|
||
#: src/esx/esx_util.c:122
|
||
#, c-format
|
||
msgid ""
|
||
"Query parameter 'proxy' contains unexpected type '%s' (should be (http|"
|
||
"socks(|4|4a|5))"
|
||
msgstr ""
|
||
"El parámetro de consulta 'proxy' posee un tipo '%s' no esperado (debería ser "
|
||
"(http|socks(|4|4a|5))"
|
||
|
||
#: src/esx/esx_util.c:136
|
||
msgid "Query parameter 'proxy' doesn't contain a hostname"
|
||
msgstr "El parámetro de consulta 'proxy' no contiene un nombre de equipo"
|
||
|
||
#: src/esx/esx_util.c:148
|
||
#, c-format
|
||
msgid ""
|
||
"Query parameter 'proxy' has unexpected port value '%s' (should be [1..65535])"
|
||
msgstr ""
|
||
"Solicitud de parámetro 'proxy' tiene un valor de puerto inesperado "
|
||
"'%s' (debe ser [1..65535])"
|
||
|
||
#: src/esx/esx_util.c:246
|
||
#, c-format
|
||
msgid "Datastore path '%s' doesn't have expected format '[<datastore>] <path>'"
|
||
msgstr ""
|
||
"La ruta '%s' al almacenamiento de datos no posee el formato esperado "
|
||
"'[<datastore>] <path>'"
|
||
|
||
#: src/esx/esx_util.c:326
|
||
#, c-format
|
||
msgid "IP address lookup for host '%s' failed: %s"
|
||
msgstr "Falló la búsqueda de una dirección IP para el equipo '%s': %s"
|
||
|
||
#: src/esx/esx_util.c:333
|
||
#, c-format
|
||
msgid "No IP address for host '%s' found: %s"
|
||
msgstr "No se ha encontrado ninguna dirección IP para el equipo '%s': %s"
|
||
|
||
#: src/esx/esx_util.c:343
|
||
#, c-format
|
||
msgid "Formatting IP address for host '%s' failed: %s"
|
||
msgstr "Formateo de dirección IP para host '%s' falló: %s"
|
||
|
||
#: src/esx/esx_util.c:363 src/esx/esx_vi.c:2507 src/hyperv/hyperv_driver.c:889
|
||
#: src/hyperv/hyperv_wmi.c:629 src/vmx/vmx.c:724
|
||
#, c-format
|
||
msgid "Could not parse UUID from string '%s'"
|
||
msgstr "No se pudo analizar el UUID a partir de la cadena '%s'"
|
||
|
||
#: src/esx/esx_vi.c:254
|
||
#, c-format
|
||
msgid "curl_easy_perform() returned an error: %s (%d) : %s"
|
||
msgstr "curl_easy_perform() ha devuelto un error: %s (%d) : %s"
|
||
|
||
#: src/esx/esx_vi.c:264
|
||
#, c-format
|
||
msgid ""
|
||
"curl_easy_getinfo(CURLINFO_RESPONSE_CODE) returned an error: %s (%d) : %s"
|
||
msgstr ""
|
||
"curl_easy_getinfo(CURLINFO_RESPONSE_CODE) ha devuelto un error: %s (%d) : %s"
|
||
|
||
#: src/esx/esx_vi.c:272
|
||
msgid ""
|
||
"curl_easy_getinfo(CURLINFO_RESPONSE_CODE) returned a negative response code"
|
||
msgstr ""
|
||
"curl_easy_getinfo(CURLINFO_RESPONSE_CODE) ha devuelto un código de respuesta "
|
||
"negativo"
|
||
|
||
#: src/esx/esx_vi.c:284
|
||
#, c-format
|
||
msgid ""
|
||
"curl_easy_getinfo(CURLINFO_REDIRECT_URL) returned an error: %s (%d) : %s"
|
||
msgstr ""
|
||
"curl_easy_getinfo(CURLINFO_REDIRECT_URL) ha devuelto un error: %s (%d) : %s"
|
||
|
||
#: src/esx/esx_vi.c:290
|
||
#, c-format
|
||
msgid "The server redirects from '%s' to '%s'"
|
||
msgstr "El servidor redirecciona desde '%s' a '%s' "
|
||
|
||
#: src/esx/esx_vi.c:295
|
||
#, c-format
|
||
msgid "The server redirects from '%s'"
|
||
msgstr "El servidor redirecciona desde '%s'"
|
||
|
||
#: src/esx/esx_vi.c:308 src/esx/esx_vi_methods.c:165
|
||
msgid "Invalid call"
|
||
msgstr "Llamada inválida"
|
||
|
||
#: src/esx/esx_vi.c:316
|
||
msgid "Could not initialize CURL"
|
||
msgstr "No se pudo reinicializar CURL"
|
||
|
||
#: src/esx/esx_vi.c:335
|
||
msgid "Could not build CURL header list"
|
||
msgstr "No es posible construir una lista de encabezados CURL"
|
||
|
||
#: src/esx/esx_vi.c:370
|
||
msgid "Could not initialize CURL mutex"
|
||
msgstr "No se pudo reinicializar CURL mutex"
|
||
|
||
#: src/esx/esx_vi.c:398
|
||
msgid "Download length it too large"
|
||
msgstr "Longitud de descarga es demasiado larga"
|
||
|
||
#: src/esx/esx_vi.c:425
|
||
#, c-format
|
||
msgid "HTTP response code %d for download from '%s'"
|
||
msgstr "Código de respuesta HTTP %d para descargar desde '%s'"
|
||
|
||
#: src/esx/esx_vi.c:478
|
||
#, c-format
|
||
msgid "HTTP response code %d for upload to '%s'"
|
||
msgstr "Código de respuesta HTTP %d para enviar a '%s'"
|
||
|
||
#: src/esx/esx_vi.c:513
|
||
#, c-format
|
||
msgid "Trying to lock unknown SharedCURL lock %d"
|
||
msgstr "Intentando bloquear cerrojo desconocido SharedCURL %d"
|
||
|
||
#: src/esx/esx_vi.c:541
|
||
#, c-format
|
||
msgid "Trying to unlock unknown SharedCURL lock %d"
|
||
msgstr "Intentando desbloquear cerrojo SharedCURL %d"
|
||
|
||
#: src/esx/esx_vi.c:558
|
||
msgid "Trying to free SharedCURL object that is still in use"
|
||
msgstr "Intentando liberar objeto SharedCURL que aún esté en uso"
|
||
|
||
#: src/esx/esx_vi.c:578
|
||
msgid "Cannot share uninitialized CURL handle"
|
||
msgstr "No se puede compartir manejador CURL no inicializado"
|
||
|
||
#: src/esx/esx_vi.c:584
|
||
msgid "Cannot share CURL handle that is already shared"
|
||
msgstr "No se puede compartir manejador CURL que ya se esté compartiendo"
|
||
|
||
#: src/esx/esx_vi.c:593
|
||
msgid "Could not initialize CURL (share)"
|
||
msgstr "No se pudo inicializar CURL (recurso compartido)"
|
||
|
||
#: src/esx/esx_vi.c:610
|
||
msgid "Could not initialize a CURL (share) mutex"
|
||
msgstr "No se pudo inicializar un mutex de CURL (recurso compartido)"
|
||
|
||
#: src/esx/esx_vi.c:633
|
||
msgid "Cannot unshare uninitialized CURL handle"
|
||
msgstr "No se puede dejar de compartir manejador CURL no inicializado "
|
||
|
||
#: src/esx/esx_vi.c:639
|
||
msgid "Cannot unshare CURL handle that is not shared"
|
||
msgstr ""
|
||
"No se puede dejar de compartir manejador CURL que no esté compartido"
|
||
|
||
#: src/esx/esx_vi.c:644
|
||
msgid "CURL (share) mismatch"
|
||
msgstr "CURL (compartido) no coincide "
|
||
|
||
#: src/esx/esx_vi.c:674
|
||
msgid "Trying to free MultiCURL object that is still in use"
|
||
msgstr "Intentando liberar objeto MultiCURL que aún está en uso"
|
||
|
||
#: src/esx/esx_vi.c:688
|
||
msgid "Cannot add uninitialized CURL handle to a multi handle"
|
||
msgstr ""
|
||
"No se puede añadir el identificador CURL sin inicializar a un multi "
|
||
"identificador"
|
||
|
||
#: src/esx/esx_vi.c:694
|
||
msgid "Cannot add CURL handle to a multi handle twice"
|
||
msgstr ""
|
||
"No se puede añadir dos veces el identificador CURL a un multi identificador"
|
||
|
||
#: src/esx/esx_vi.c:703
|
||
msgid "Could not initialize CURL (multi)"
|
||
msgstr "No se pudo inicializar CURL (multi)"
|
||
|
||
#: src/esx/esx_vi.c:725
|
||
msgid "Cannot remove uninitialized CURL handle from a multi handle"
|
||
msgstr ""
|
||
"No se puede retirar el indicador CURL no inicializado desde un multi "
|
||
"identificador"
|
||
|
||
#: src/esx/esx_vi.c:732
|
||
msgid ""
|
||
"Cannot remove CURL handle from a multi handle when it wasn't added before"
|
||
msgstr ""
|
||
"No se puede retirar el indicador CURL desde un multi identificador cuando "
|
||
"no ha sido añadido antes"
|
||
|
||
#: src/esx/esx_vi.c:738
|
||
msgid "CURL (multi) mismatch"
|
||
msgstr "Desigualdad de CURL (multi) "
|
||
|
||
#: src/esx/esx_vi.c:818
|
||
msgid "Could not initialize session mutex"
|
||
msgstr "No se pudo inicializar sesión mutex"
|
||
|
||
#: src/esx/esx_vi.c:844
|
||
#, c-format
|
||
msgid ""
|
||
"Expecting VI API major/minor version '2.5', '4.x' or '5.x' but found '%s'"
|
||
msgstr ""
|
||
"Se esperaba un versión VI API mayor o menor a '2.5', '4.x' o '5.x' pero se "
|
||
"halló '%s'"
|
||
|
||
#: src/esx/esx_vi.c:854
|
||
#, c-format
|
||
msgid "Expecting GSX major/minor version '2.0' but found '%s'"
|
||
msgstr ""
|
||
"Se esperaba una versión GSX mayor/menor '2.0', pero se ha encontrado '%s'"
|
||
|
||
#: src/esx/esx_vi.c:876
|
||
#, c-format
|
||
msgid "Expecting ESX major/minor version '3.5', '4.x' or '5.x' but found '%s'"
|
||
msgstr ""
|
||
"Se esperaba una versión ESX mayor o menor a '3.5', '4.x' o '5.x' pero se "
|
||
"halló '%s'"
|
||
|
||
#: src/esx/esx_vi.c:898
|
||
#, c-format
|
||
msgid "Expecting VPX major/minor version '2.5', '4.x' or '5.x' but found '%s'"
|
||
msgstr ""
|
||
"Se esperaba una versión VPX mayor o menor a '2.5', '4.x' or '5.x' pero se "
|
||
"halló '%s'"
|
||
|
||
#: src/esx/esx_vi.c:905
|
||
#, c-format
|
||
msgid ""
|
||
"Expecting product 'gsx' or 'esx' or 'embeddedEsx' or 'vpx' but found '%s'"
|
||
msgstr ""
|
||
"Se esperaba un producto 'gsx', o 'esx', o 'embeddedEsx', o 'vpx', pero se ha "
|
||
"encontrado '%s'"
|
||
|
||
#: src/esx/esx_vi.c:912
|
||
#, c-format
|
||
msgid "Expecting VI API type 'HostAgent' or 'VirtualCenter' but found '%s'"
|
||
msgstr ""
|
||
"Se esperaba un VI API tipo 'HostAgent' or 'VirtualCenter', pero se ha "
|
||
"encontrado '%s'"
|
||
|
||
#: src/esx/esx_vi.c:962 src/esx/esx_vi.c:1116 src/esx/esx_vi.c:1206
|
||
msgid "Could not retrieve resource pool"
|
||
msgstr "No se pudo obtener el grupo de recursos"
|
||
|
||
#: src/esx/esx_vi.c:1002
|
||
#, c-format
|
||
msgid "Path '%s' does not specify a datacenter"
|
||
msgstr "La ruta '%s' no especifica un centro de datos"
|
||
|
||
#: src/esx/esx_vi.c:1046
|
||
#, c-format
|
||
msgid "Could not find datacenter specified in '%s'"
|
||
msgstr "No se pudo hallar el centro de datos especificado en '%s'"
|
||
|
||
#: src/esx/esx_vi.c:1060
|
||
#, c-format
|
||
msgid "Path '%s' does not specify a compute resource"
|
||
msgstr "La ruta '%s' no especifica un recurso 'compute'"
|
||
|
||
#: src/esx/esx_vi.c:1109
|
||
#, c-format
|
||
msgid "Could not find compute resource specified in '%s'"
|
||
msgstr "No se pudo hallar el recurso 'compute' especificado en '%s'"
|
||
|
||
#: src/esx/esx_vi.c:1132
|
||
#, c-format
|
||
msgid "Path '%s' does not specify a host system"
|
||
msgstr "La ruta '%s' no especifica un sistema de host"
|
||
|
||
#: src/esx/esx_vi.c:1143
|
||
#, c-format
|
||
msgid "Path '%s' ends with an excess item"
|
||
msgstr "La ruta '%s' termina en un elemento de exceso"
|
||
|
||
#: src/esx/esx_vi.c:1159
|
||
#, c-format
|
||
msgid "Could not find host system specified in '%s'"
|
||
msgstr "No se pudo hallar el sistema de host especificado en '%s'"
|
||
|
||
#: src/esx/esx_vi.c:1272
|
||
msgid "(esx execute response)"
|
||
msgstr "(esx execute response)"
|
||
|
||
#: src/esx/esx_vi.c:1290
|
||
#, c-format
|
||
msgid ""
|
||
"HTTP response code %d for call to '%s'. Fault is unknown, XPath evaluation "
|
||
"failed"
|
||
msgstr ""
|
||
"Código de respuesta HTTP %d para llamar a '%s'. La falla es desconocida, "
|
||
"falló la evaluación XPath"
|
||
|
||
#: src/esx/esx_vi.c:1298
|
||
#, c-format
|
||
msgid ""
|
||
"HTTP response code %d for call to '%s'. Fault is unknown, deserialization "
|
||
"failed"
|
||
msgstr ""
|
||
"Código de respuesta HTTP %d para llamar a '%s'. Falla desconocida, falló la "
|
||
"deserialización"
|
||
|
||
#: src/esx/esx_vi.c:1305
|
||
#, c-format
|
||
msgid "HTTP response code %d for call to '%s'. Fault: %s - %s"
|
||
msgstr "Código de respuesta HTTP %d para llamar a '%s'. Falla: %s - %s"
|
||
|
||
#: src/esx/esx_vi.c:1325
|
||
#, c-format
|
||
msgid "XPath evaluation of response for call to '%s' failed"
|
||
msgstr "Falló la evaluación XPath de la respuesta a la llamada a '%s'"
|
||
|
||
#: src/esx/esx_vi.c:1337 src/esx/esx_vi.c:1352
|
||
#, c-format
|
||
msgid "Call to '%s' returned an empty result, expecting a non-empty result"
|
||
msgstr ""
|
||
"La llamada a '%s' ha devuelto un resultado vacío, cuando se esperaba un "
|
||
"resultado no vacío"
|
||
|
||
#: src/esx/esx_vi.c:1342 src/esx/esx_vi.c:1363
|
||
#, c-format
|
||
msgid "Call to '%s' returned a list, expecting exactly one item"
|
||
msgstr ""
|
||
"La llamada a '%s' ha devuelto una lista, cuando se esperaba exactamente un "
|
||
"solo elemento"
|
||
|
||
#: src/esx/esx_vi.c:1377
|
||
#, c-format
|
||
msgid "Call to '%s' returned something, expecting an empty result"
|
||
msgstr ""
|
||
"La llamada a '%s' ha devuelto algo, cuando se esperaba un resultado vacío."
|
||
|
||
#: src/esx/esx_vi.c:1386
|
||
msgid "Invalid argument (occurrence)"
|
||
msgstr "Argumento inválido (ocurrencia) "
|
||
|
||
#: src/esx/esx_vi.c:1392
|
||
#, c-format
|
||
msgid "HTTP response code %d for call to '%s'"
|
||
msgstr "Código de respuesta HTTP %d para la llamada a '%s'"
|
||
|
||
#: src/esx/esx_vi.c:1450 src/esx/esx_vi_types.c:933
|
||
#, c-format
|
||
msgid "Expecting type '%s' but found '%s'"
|
||
msgstr "Se esperaba el tipo '%s', pero se ha encontrado '%s'"
|
||
|
||
#: src/esx/esx_vi.c:1464 src/esx/esx_vi.c:1536 src/esx/esx_vi_types.c:366
|
||
#: src/esx/esx_vi_types.c:1063
|
||
#, c-format
|
||
msgid "Unknown value '%s' for %s"
|
||
msgstr "Valor '%s' desconocido para %s"
|
||
|
||
#: src/esx/esx_vi.c:1629
|
||
#, c-format
|
||
msgid "Expecting type to begin with 'ArrayOf' but found '%s'"
|
||
msgstr ""
|
||
"Se esperaba que el tipo empiece con 'ArrayOf', pero se ha encontrado '%s'"
|
||
|
||
#: src/esx/esx_vi.c:1638 src/esx/esx_vi.c:1710 src/esx/esx_vi_types.c:307
|
||
#, c-format
|
||
msgid "Wrong XML element type %d"
|
||
msgstr "Elemento XML erróneo tipo %d"
|
||
|
||
#: src/esx/esx_vi.c:1900
|
||
msgid "Invalid call, no mutex"
|
||
msgstr "Llamada inválida, no mutex"
|
||
|
||
#: src/esx/esx_vi.c:1907
|
||
msgid "Invalid call, no session"
|
||
msgstr "Llamada inválida, no sesión"
|
||
|
||
#: src/esx/esx_vi.c:1966
|
||
msgid "Key of the current session differs from the key at last login"
|
||
msgstr ""
|
||
"La llave de la sesión actual es diferente a la llave del último registro"
|
||
|
||
#: src/esx/esx_vi.c:2021 src/esx/esx_vi.c:2033 src/esx/esx_vi.c:2047
|
||
#: src/esx/esx_vi.c:2056
|
||
#, c-format
|
||
msgid "Invalid lookup of '%s' from '%s'"
|
||
msgstr "Búsqueda no válida de '%s' desde '%s'"
|
||
|
||
#: src/esx/esx_vi.c:2062
|
||
#, c-format
|
||
msgid "Invalid lookup from '%s'"
|
||
msgstr "Búsqueda no válida desde '%s'"
|
||
|
||
#: src/esx/esx_vi.c:2103
|
||
#, c-format
|
||
msgid "Could not lookup '%s' from '%s'"
|
||
msgstr "No se pudo buscar '%s' desde '%s'"
|
||
|
||
#: src/esx/esx_vi.c:2109
|
||
#, c-format
|
||
msgid "Could not lookup '%s' list from '%s'"
|
||
msgstr "No se pudo buscar lista '%s' desde '%s'"
|
||
|
||
#: src/esx/esx_vi.c:2115
|
||
msgid "Invalid occurrence value"
|
||
msgstr "Valor de ocurrencia inválido"
|
||
|
||
#: src/esx/esx_vi.c:2169
|
||
#, c-format
|
||
msgid "Missing '%s' property while looking for ManagedEntityStatus"
|
||
msgstr ""
|
||
"No se ha encontrado la propiedad '%s' cuando se buscaba ManagedEntityStatus"
|
||
|
||
#: src/esx/esx_vi.c:2192
|
||
msgid "Missing 'runtime.powerState' property"
|
||
msgstr "No se encuentra la propiedad 'runtime.powerState'"
|
||
|
||
#: src/esx/esx_vi.c:2253 src/esx/esx_vi.c:2286 src/esx/esx_vi.c:2322
|
||
#: src/esx/esx_vi.c:2358
|
||
#, c-format
|
||
msgid "Missing '%s' property"
|
||
msgstr "No se encuentra la propiedad '%s'"
|
||
|
||
#: src/esx/esx_vi.c:2429
|
||
msgid "ObjectContent does not reference a virtual machine"
|
||
msgstr "ObjectContent no hace referencia a una máquina virtual"
|
||
|
||
#: src/esx/esx_vi.c:2437
|
||
#, c-format
|
||
msgid "Could not parse positive integer from '%s'"
|
||
msgstr "No se pudo analizar entero positivo desde '%s'"
|
||
|
||
#: src/esx/esx_vi.c:2463
|
||
msgid "Domain name contains invalid escape sequence"
|
||
msgstr "Nombre de dominio contiene secuencia de escape inválida"
|
||
|
||
#: src/esx/esx_vi.c:2473
|
||
msgid "Could not get name of virtual machine"
|
||
msgstr "No se pudo obtener el nombre de la máquina virtual"
|
||
|
||
#: src/esx/esx_vi.c:2501
|
||
msgid "Could not get UUID of virtual machine"
|
||
msgstr "No se pudo obtener el UUID de la máquina virtual"
|
||
|
||
#: src/esx/esx_vi.c:2642
|
||
#, c-format
|
||
msgid "Could not find snapshot with name '%s'"
|
||
msgstr "No se pudo encontrar una captura instantánea con el nombre '%s'"
|
||
|
||
#: src/esx/esx_vi.c:2677
|
||
#, c-format
|
||
msgid "Could not find domain snapshot with internal name '%s'"
|
||
msgstr ""
|
||
"No se pudo encontrar una captura instantánea del dominio con el nombre "
|
||
"interno '%s'"
|
||
|
||
#: src/esx/esx_vi.c:2743
|
||
#, c-format
|
||
msgid "Could not find domain with UUID '%s'"
|
||
msgstr "No se pudo encontrar un dominio con el UUID '%s' "
|
||
|
||
#: src/esx/esx_vi.c:2818
|
||
#, c-format
|
||
msgid "Could not find domain with name '%s'"
|
||
msgstr "No se pudo encontrar un dominio con el nombre '%s'"
|
||
|
||
#: src/esx/esx_vi.c:2871
|
||
msgid "Other tasks are pending for this domain"
|
||
msgstr "Existen pendientes otras tareas en este dominio"
|
||
|
||
#: src/esx/esx_vi.c:2952
|
||
#, c-format
|
||
msgid "Could not find datastore with name '%s'"
|
||
msgstr "No se pudo encontrar un almacenamiento de datos cuyo nombre sea '%s'"
|
||
|
||
#: src/esx/esx_vi.c:3039
|
||
#, c-format
|
||
msgid "Could not find datastore containing absolute path '%s'"
|
||
msgstr ""
|
||
"No se pudo encontrar un almacenamiento de datos con una ruta absoluta '%s'"
|
||
|
||
#: src/esx/esx_vi.c:3110
|
||
msgid "Could not lookup datastore host mount"
|
||
msgstr "No se pudo buscar el montaje del almacenamiento de datos del equipo"
|
||
|
||
#: src/esx/esx_vi.c:3386
|
||
msgid "Domain has no current snapshot"
|
||
msgstr "El dominio no posee una instantánea actual"
|
||
|
||
#: src/esx/esx_vi.c:3393
|
||
msgid "Could not lookup root snapshot list"
|
||
msgstr "No es posible buscar lista de instantáneas raíz"
|
||
|
||
#: src/esx/esx_vi.c:3477
|
||
#, c-format
|
||
msgid "Datastore path '%s' doesn't reference a file"
|
||
msgstr ""
|
||
"La ruta '%s' de almacenamiento de datos no hace referencia a ningún archivo"
|
||
|
||
#: src/esx/esx_vi.c:3567 src/esx/esx_vi.c:3717
|
||
#, c-format
|
||
msgid "Could not search in datastore '%s': %s"
|
||
msgstr "No se puede buscar en el almacenamiento de datos '%s': %s"
|
||
|
||
#: src/esx/esx_vi.c:3586
|
||
#, c-format
|
||
msgid "No storage volume with key or path '%s'"
|
||
msgstr "No existe un volumen de almacenamiento con la llave o la ruta '%s'"
|
||
|
||
#: src/esx/esx_vi.c:3846
|
||
msgid "Could not retrieve the AutoStartDefaults object"
|
||
msgstr "No se pudo recuperar el objeto AutoStartDefaults "
|
||
|
||
#: src/esx/esx_vi.c:3991
|
||
#, c-format
|
||
msgid "Could not find physical NIC with name '%s'"
|
||
msgstr "No se encontró NIC físico con nombre '%s'"
|
||
|
||
#: src/esx/esx_vi.c:4040
|
||
#, c-format
|
||
msgid "Could not find physical NIC with MAC address '%s'"
|
||
msgstr "No se encontró NIC físico con dirección MAC '%s'"
|
||
|
||
#: src/esx/esx_vi.c:4135
|
||
#, c-format
|
||
msgid "Could not find HostVirtualSwitch with name '%s'"
|
||
msgstr "No se encontró HostVirtualSwitch con nombre '%s'"
|
||
|
||
#: src/esx/esx_vi.c:4258 src/esx/esx_vi.c:4292
|
||
#, c-format
|
||
msgid ""
|
||
"Pending question blocks virtual machine execution, question is '%s', no "
|
||
"possible answers"
|
||
msgstr ""
|
||
"Una pregunta pendiente está bloqueando la ejecución de la máquina virtual, "
|
||
"la pregunta es '%s', y no existen respuestas posibles"
|
||
|
||
#: src/esx/esx_vi.c:4266
|
||
#, c-format
|
||
msgid ""
|
||
"Pending question blocks virtual machine execution, question is '%s', "
|
||
"possible answers are %s, but no default answer is specified"
|
||
msgstr ""
|
||
"Una pregunta pendiente está bloqueando la ejecución de la máquina virtual, "
|
||
"la pregunta es '%s', las respuestas posibles son %s, pero no ha sido "
|
||
"especificada alguna predeterminada"
|
||
|
||
#: src/esx/esx_vi.c:4287
|
||
#, c-format
|
||
msgid ""
|
||
"Pending question blocks virtual machine execution, question is '%s', "
|
||
"possible answers are %s"
|
||
msgstr ""
|
||
"Una pregunta pendiente está bloqueando la ejecución de la máquina virtual, "
|
||
"la pregunta es '%s', y las respuestas posibles son %s"
|
||
|
||
#: src/esx/esx_vi.c:4402
|
||
msgid ""
|
||
"Cancelable task is blocked by an unanswered question but cancellation failed"
|
||
msgstr ""
|
||
"Tarea cancelable fue bloqueada por una pregunta sin contestar pero la "
|
||
"cancelación falló"
|
||
|
||
#: src/esx/esx_vi.c:4407
|
||
msgid "Non-cancelable task is blocked by an unanswered question"
|
||
msgstr ""
|
||
"Una tarea no cancelable está siendo bloqueada por una pregunta sin respuesta"
|
||
|
||
#: src/esx/esx_vi.c:4538
|
||
#, c-format
|
||
msgid "HostCpuIdInfo register '%s' has an unexpected length"
|
||
msgstr "El registro '%s' de HostCpuIdInfo posee una longitud no esperada"
|
||
|
||
#: src/esx/esx_vi.c:4552
|
||
#, c-format
|
||
msgid "HostCpuIdInfo register '%s' has an unexpected format"
|
||
msgstr "El registro '%s' de HostCpuIdInfo posee un formato no esperado"
|
||
|
||
#: src/esx/esx_vi.c:4605
|
||
msgid "Unexpected product version"
|
||
msgstr "Versión de producto no esperada"
|
||
|
||
#: src/esx/esx_vi.c:4623
|
||
msgid "Unable to obtain hostInternetScsiHba"
|
||
msgstr "No se puede obtener hostInternetScsiHba"
|
||
|
||
#: src/esx/esx_vi.c:4642
|
||
#, c-format
|
||
msgid "Could not find storage pool with name: %s"
|
||
msgstr "No se pudo hallar grupo de almacenamiento con nombre: %s"
|
||
|
||
#: src/esx/esx_vi.c:4835
|
||
msgid "Target not found"
|
||
msgstr "No se encontró destino"
|
||
|
||
#: src/esx/esx_vi.c:5091
|
||
#, c-format
|
||
msgid "Missing 'name' property in %s lookup"
|
||
msgstr "Falta propiedad de 'name' en búsqueda %s"
|
||
|
||
#: src/esx/esx_vi.c:5125
|
||
#, c-format
|
||
msgid "Could not find %s with name '%s'"
|
||
msgstr "No se pudo encontrar %s con nombre '%s'"
|
||
|
||
#: src/esx/esx_vi.c:5128
|
||
#, c-format
|
||
msgid "Could not find %s"
|
||
msgstr "No se pudo encontrar %s"
|
||
|
||
#: src/esx/esx_vi_types.c:89 src/esx/esx_vi_types.c:778
|
||
#, c-format
|
||
msgid "%s object has invalid dynamic type"
|
||
msgstr "Objeto %s tiene un tipo dinámico inválido"
|
||
|
||
#: src/esx/esx_vi_types.c:219 src/esx/esx_vi_types.c:234
|
||
#, c-format
|
||
msgid "Call to %s for unexpected type '%s', expected '%s'"
|
||
msgstr "Llamada a %s por tipo inesperado '%s', se esperaba '%s'"
|
||
|
||
#: src/esx/esx_vi_types.c:359
|
||
#, c-format
|
||
msgid "XML node doesn't contain text, expecting an %s value"
|
||
msgstr "Nodo XML no contiene texto, se esperaba un valor %s"
|
||
|
||
#: src/esx/esx_vi_types.c:373
|
||
#, c-format
|
||
msgid "Value '%s' is not representable as %s"
|
||
msgstr "Valor '%s' no es representable como %s"
|
||
|
||
#: src/esx/esx_vi_types.c:498 src/esx/esx_vi_types.c:761
|
||
#, c-format
|
||
msgid "%s object is missing the required '%s' property"
|
||
msgstr "Al objeto %s le falta propiedad '%s' requerida"
|
||
|
||
#: src/esx/esx_vi_types.c:555 src/esx/esx_vi_types.c:701
|
||
#, c-format
|
||
msgid "Call to %s for unexpected type '%s'"
|
||
msgstr "Llamada a %s por tipo '%s' no esperado"
|
||
|
||
#: src/esx/esx_vi_types.c:736
|
||
#, c-format
|
||
msgid "Unknown value '%s' for %s 'type' property"
|
||
msgstr "Valor '%s' desconocido para la propiedad 'type' de '%s'"
|
||
|
||
#: src/esx/esx_vi_types.c:963 src/esx/esx_vi_types.c:1029
|
||
msgid "Could not copy an XML node"
|
||
msgstr "No se pudo copiar un nodo XML"
|
||
|
||
#: src/esx/esx_vi_types.c:1040
|
||
msgid "AnyType is missing 'type' property"
|
||
msgstr "AnyType no posee la propiedad 'type'"
|
||
|
||
#: src/esx/esx_vi_types.c:1048
|
||
#, c-format
|
||
msgid "Unknown value '%s' for AnyType 'type' property"
|
||
msgstr "Valor '%s' desconocido para la propiedad 'type' de AnyType"
|
||
|
||
#: src/esx/esx_vi_types.c:1071
|
||
#, c-format
|
||
msgid "Value '%s' is out of %s range"
|
||
msgstr "El valor '%s' se encuentra fuera del rango %s"
|
||
|
||
#: src/esx/esx_vi_types.c:1087
|
||
#, c-format
|
||
msgid "Unknown value '%s' for xsd:boolean"
|
||
msgstr "Valor '%s' desconocido para xsd:boolean"
|
||
|
||
#: src/esx/esx_vi_types.c:1498
|
||
msgid "XML node doesn't contain text, expecting an xsd:dateTime value"
|
||
msgstr "El nodo XML no contiene texto, se esperaba un valor xsd:dateTime"
|
||
|
||
#: src/esx/esx_vi_types.c:1531
|
||
#, c-format
|
||
msgid "xsd:dateTime value '%s' too long for destination"
|
||
msgstr "El valor xsd:dateTime %s es demasiado extenso para el destino"
|
||
|
||
#: src/esx/esx_vi_types.c:1553 src/esx/esx_vi_types.c:1563
|
||
#: src/esx/esx_vi_types.c:1576 src/esx/esx_vi_types.c:1590
|
||
#, c-format
|
||
msgid "xsd:dateTime value '%s' has unexpected format"
|
||
msgstr "El valor '%s' de xsd:dateTime posee un formato no esperado"
|
||
|
||
#: src/esx/esx_vi_types.c:1673
|
||
msgid "MethodFault is missing 'type' property"
|
||
msgstr "Falta la propiedad 'type' de MethodFault "
|
||
|
||
#: src/esx/esx_vi_types.c:1768
|
||
msgid "ManagedObjectReference is missing 'type' property"
|
||
msgstr "ManagedObjectReference no posee la propiedad 'type'"
|
||
|
||
#: src/esx/esx_vi_types.c:1846
|
||
#, c-format
|
||
msgid "%s is missing 'type' property"
|
||
msgstr "%s no posee la propiedad 'type'"
|
||
|
||
#: src/fdstream.c:96 src/fdstream.c:133 src/fdstream.c:215 src/fdstream.c:377
|
||
#: src/fdstream.c:429
|
||
msgid "stream is not open"
|
||
msgstr "la secuencia no está abierta"
|
||
|
||
#: src/fdstream.c:103 src/fdstream.c:140
|
||
msgid "stream does not have a callback registered"
|
||
msgstr "la secuencia no tiene registrada una retrollamada"
|
||
|
||
#: src/fdstream.c:222
|
||
msgid "stream already has a callback registered"
|
||
msgstr "la secuencia ya tiene registrada una retrollamada"
|
||
|
||
#: src/fdstream.c:232
|
||
msgid "cannot register file watch on stream"
|
||
msgstr "no es posible registrar vigilancia de archivo en la secuencia"
|
||
|
||
#: src/fdstream.c:311
|
||
#, c-format
|
||
msgid "I/O helper exited with status %d"
|
||
msgstr "Ayudante de E/S salió con estatus %d"
|
||
|
||
#: src/fdstream.c:315
|
||
msgid "I/O helper exited abnormally"
|
||
msgstr "Ayudante de E/S salió de forma anormal"
|
||
|
||
#: src/fdstream.c:371
|
||
msgid "Too many bytes to write to stream"
|
||
msgstr "Demasiados bytes para escribir a la secuencia"
|
||
|
||
#: src/fdstream.c:386 src/fdstream.c:405
|
||
msgid "cannot write to stream"
|
||
msgstr "no es posible escribir a la secuencia"
|
||
|
||
#: src/fdstream.c:423
|
||
msgid "Too many bytes to read from stream"
|
||
msgstr "Demasiados bytes para leer desde la secuencia"
|
||
|
||
#: src/fdstream.c:455
|
||
msgid "cannot read from stream"
|
||
msgstr "No se puede leer desde la secuencia"
|
||
|
||
#: src/fdstream.c:501 src/locking/lock_daemon.c:142
|
||
#: src/locking/lock_daemon.c:185 src/qemu/qemu_capabilities.c:2837
|
||
#: src/util/vireventpoll.c:682 src/util/virnodesuspend.c:66
|
||
#: src/util/virobject.c:221
|
||
msgid "Unable to initialize mutex"
|
||
msgstr "No se pudo inicializar mutex"
|
||
|
||
#: src/fdstream.c:531
|
||
msgid "Unable to open UNIX socket"
|
||
msgstr "Incapaz de abrir el socket UNIX"
|
||
|
||
#: src/fdstream.c:574
|
||
msgid "UNIX domain sockets are not supported on this platform"
|
||
msgstr "Los sockets de dominio de UNIX no tienen soporte en esta plataforma"
|
||
|
||
#: src/fdstream.c:604
|
||
#, c-format
|
||
msgid "Unable to open stream for '%s'"
|
||
msgstr "No se puede abrir secuencia para '%s'"
|
||
|
||
#: src/fdstream.c:611
|
||
#, c-format
|
||
msgid "Unable to access stream for '%s'"
|
||
msgstr "No puede acceder a la secuencia para '%s'"
|
||
|
||
#: src/fdstream.c:619 src/util/iohelper.c:65
|
||
#, c-format
|
||
msgid "Unable to seek %s to %llu"
|
||
msgstr "No se pudo buscar %s para %llu"
|
||
|
||
#: src/fdstream.c:636
|
||
#, c-format
|
||
msgid "%s: Cannot request read and write flags together"
|
||
msgstr "%s: No se pueden leer o escribir indicadores juntos"
|
||
|
||
#: src/fdstream.c:643 src/lxc/lxc_process.c:1180
|
||
msgid "Unable to create pipe"
|
||
msgstr "No se pudo crear tubería"
|
||
|
||
#: src/fdstream.c:695
|
||
#, c-format
|
||
msgid "Attempt to create %s without specifying mode"
|
||
msgstr "Intente crear %s sin especificar el modo"
|
||
|
||
#: src/hyperv/hyperv_driver.c:165
|
||
msgid "Could not create openwsman client"
|
||
msgstr "No se puede crear cliente openswsman"
|
||
|
||
#: src/hyperv/hyperv_driver.c:171
|
||
msgid "Could not initialize openwsman transport"
|
||
msgstr "No se pudo inicializar transporte openwsman"
|
||
|
||
#: src/hyperv/hyperv_driver.c:192
|
||
#, c-format
|
||
msgid "%s is not a Hyper-V server"
|
||
msgstr "%s no es un servidor Hyper-V"
|
||
|
||
#: src/hyperv/hyperv_driver.c:249 src/hyperv/hyperv_driver.c:286
|
||
#: src/hyperv/hyperv_driver.c:305
|
||
#, c-format
|
||
msgid "Could not lookup %s"
|
||
msgstr "No pudo buscar %s"
|
||
|
||
#: src/hyperv/hyperv_driver.c:332
|
||
#, c-format
|
||
msgid "CPU model %s too long for destination"
|
||
msgstr "Modelo de CPU es demasiado largo %s para el destino"
|
||
|
||
#: src/hyperv/hyperv_driver.c:496 src/hyperv/hyperv_wmi.c:675
|
||
#, c-format
|
||
msgid "No domain with UUID %s"
|
||
msgstr "No hay dominio con UUID %s"
|
||
|
||
#: src/hyperv/hyperv_driver.c:529
|
||
#, c-format
|
||
msgid "No domain with name %s"
|
||
msgstr "No hay dominio con nombre %s"
|
||
|
||
#: src/hyperv/hyperv_driver.c:557
|
||
msgid "Domain is not active"
|
||
msgstr "El dominio no está activo"
|
||
|
||
#: src/hyperv/hyperv_driver.c:586
|
||
msgid "Domain is not paused"
|
||
msgstr "El dominio no está en pausa"
|
||
|
||
#: src/hyperv/hyperv_driver.c:618 src/hyperv/hyperv_driver.c:1155
|
||
msgid "Domain is not active or is in state transition"
|
||
msgstr "El dominio no está activo o está en un estado de transición"
|
||
|
||
#: src/hyperv/hyperv_driver.c:689 src/hyperv/hyperv_driver.c:710
|
||
#: src/hyperv/hyperv_driver.c:732 src/hyperv/hyperv_driver.c:829
|
||
#: src/hyperv/hyperv_driver.c:850 src/hyperv/hyperv_driver.c:872
|
||
#, c-format
|
||
msgid "Could not lookup %s for domain %s"
|
||
msgstr "No se pudo buscar %s para dominio %s"
|
||
|
||
#: src/hyperv/hyperv_driver.c:1032
|
||
msgid "Domain is already active or is in state transition"
|
||
msgstr "El dominio ya está activo o en un estado de transición"
|
||
|
||
#: src/hyperv/hyperv_driver.c:1210
|
||
msgid "Domain has no managed save image"
|
||
msgstr "El dominio no ha administrado la imagen de almacenamiento "
|
||
|
||
#: src/hyperv/hyperv_driver.c:1404
|
||
#, c-format
|
||
msgid "openwsman error: %s"
|
||
msgstr "Error de openwsman: %s"
|
||
|
||
#: src/hyperv/hyperv_wmi.c:60
|
||
#, c-format
|
||
msgid "Transport error during %s: %s (%d)"
|
||
msgstr "Error de transporte durante %s: %s (%d)"
|
||
|
||
#: src/hyperv/hyperv_wmi.c:70
|
||
#, c-format
|
||
msgid "Unexpected HTTP response during %s: %d"
|
||
msgstr "Respuesta inesperada HTTP durante %s: %d"
|
||
|
||
#: src/hyperv/hyperv_wmi.c:77
|
||
#, c-format
|
||
msgid "Empty response during %s"
|
||
msgstr "Respuesta vacía durante %s "
|
||
|
||
#: src/hyperv/hyperv_wmi.c:92
|
||
#, c-format
|
||
msgid "SOAP fault during %s: code '%s', subcode '%s', reason '%s', detail '%s'"
|
||
msgstr ""
|
||
"Falla de SOAP durante %s: código '%s', subcódigo '%s', razón '%s', detalle "
|
||
"'%s'"
|
||
|
||
#: src/hyperv/hyperv_wmi.c:144 src/hyperv/hyperv_wmi.c:422
|
||
msgid "Could not initialize options"
|
||
msgstr "No se pudieron inicializar opciones"
|
||
|
||
#: src/hyperv/hyperv_wmi.c:153
|
||
msgid "Could not create filter"
|
||
msgstr "No se pudo crear filitro"
|
||
|
||
#: src/hyperv/hyperv_wmi.c:180
|
||
msgid "Could not lookup SOAP body"
|
||
msgstr "No se pudo buscar cuerpo de SOAP"
|
||
|
||
#: src/hyperv/hyperv_wmi.c:188
|
||
msgid "Could not lookup pull response"
|
||
msgstr "No se pudo sacar respuesta"
|
||
|
||
#: src/hyperv/hyperv_wmi.c:196
|
||
msgid "Could not lookup pull response items"
|
||
msgstr "No se pudo realizar búsqueda de elementos de tracción de respuesta "
|
||
|
||
#: src/hyperv/hyperv_wmi.c:209
|
||
msgid "Could not deserialize pull response item"
|
||
msgstr "No se pudo quitar serie a elemento de tracción de respuesta"
|
||
|
||
#: src/hyperv/hyperv_wmi.c:256 src/hyperv/hyperv_wmi.c:297
|
||
msgid "Could not free deserialized data"
|
||
msgstr "No se pudieron datos deserializados"
|
||
|
||
#: src/hyperv/hyperv_wmi.c:317
|
||
msgid "Completed with no error"
|
||
msgstr "Completado sin error"
|
||
|
||
#: src/hyperv/hyperv_wmi.c:320 src/hyperv/hyperv_wmi.c:356
|
||
msgid "Not supported"
|
||
msgstr "Sin soporte"
|
||
|
||
#: src/hyperv/hyperv_wmi.c:326
|
||
msgid "Cannot complete within timeout period"
|
||
msgstr "No se puede completar dentro de un periodo de tiempo de espera"
|
||
|
||
#: src/hyperv/hyperv_wmi.c:329 src/hyperv/hyperv_wmi.c:350
|
||
#: tools/virsh-domain.c:5017 tools/virsh-domain.c:10380
|
||
msgid "Failed"
|
||
msgstr "Falló"
|
||
|
||
#: src/hyperv/hyperv_wmi.c:332 src/hyperv/hyperv_wmi.c:365
|
||
msgid "Invalid parameter"
|
||
msgstr "Parámetro inválido "
|
||
|
||
#: src/hyperv/hyperv_wmi.c:335
|
||
msgid "In use"
|
||
msgstr "En uso"
|
||
|
||
#: src/hyperv/hyperv_wmi.c:338
|
||
msgid "Transition started"
|
||
msgstr "Transición ha iniciado"
|
||
|
||
#: src/hyperv/hyperv_wmi.c:341
|
||
msgid "Invalid state transition"
|
||
msgstr "Transición de estado inválida"
|
||
|
||
#: src/hyperv/hyperv_wmi.c:344
|
||
msgid "Timeout parameter not supported"
|
||
msgstr "Parámetro de tiempo de espera no tiene soporte"
|
||
|
||
#: src/hyperv/hyperv_wmi.c:347
|
||
msgid "Busy"
|
||
msgstr "Ocupado"
|
||
|
||
#: src/hyperv/hyperv_wmi.c:353
|
||
msgid "Access denied"
|
||
msgstr "Acceso denegado"
|
||
|
||
#: src/hyperv/hyperv_wmi.c:359
|
||
msgid "Status is unknown"
|
||
msgstr "Estatus desconocido"
|
||
|
||
#: src/hyperv/hyperv_wmi.c:362
|
||
msgid "Timeout"
|
||
msgstr "Tiempo de espera"
|
||
|
||
#: src/hyperv/hyperv_wmi.c:368
|
||
msgid "System is in use"
|
||
msgstr "Sistema está en uso"
|
||
|
||
#: src/hyperv/hyperv_wmi.c:371
|
||
msgid "Invalid state for this operation"
|
||
msgstr "Estado inválido para esta operación"
|
||
|
||
#: src/hyperv/hyperv_wmi.c:374
|
||
msgid "Incorrect data type"
|
||
msgstr "Tipo de datos incorrecto"
|
||
|
||
#: src/hyperv/hyperv_wmi.c:377
|
||
msgid "System is not available"
|
||
msgstr "Sistema no está disponible"
|
||
|
||
#: src/hyperv/hyperv_wmi.c:380 tools/virsh.c:2232 tools/virsh.c:2277
|
||
#: tools/virsh.c:2970 tools/virsh.c:2976 tools/virsh-domain.c:4646
|
||
#: tools/virsh-domain.c:6290 tools/virsh-pool.c:1388
|
||
#: tools/virsh-snapshot.c:447
|
||
msgid "Out of memory"
|
||
msgstr "Memoria agotada"
|
||
|
||
#: src/hyperv/hyperv_wmi.c:383
|
||
msgid "Unknown return code"
|
||
msgstr "Código de retorno desconocido"
|
||
|
||
#: src/hyperv/hyperv_wmi.c:442 src/hyperv/hyperv_wmi.c:459
|
||
#: src/hyperv/hyperv_wmi.c:476
|
||
#, c-format
|
||
msgid "Could not lookup %s for %s invocation"
|
||
msgstr "No se pudo buscar %s para invocación %s"
|
||
|
||
#: src/hyperv/hyperv_wmi.c:449
|
||
#, c-format
|
||
msgid "Could not parse return code from '%s'"
|
||
msgstr "No se pudo analizar código de retorno desde %s"
|
||
|
||
#: src/hyperv/hyperv_wmi.c:501
|
||
#, c-format
|
||
msgid "Concrete job for %s invocation is in error state"
|
||
msgstr "La tarea concreta para invocación %s está en un estado de error"
|
||
|
||
#: src/hyperv/hyperv_wmi.c:507
|
||
#, c-format
|
||
msgid "Concrete job for %s invocation is in unknown state"
|
||
msgstr "La tarea concreta para invocación %s está en un estado desconocido"
|
||
|
||
#: src/hyperv/hyperv_wmi.c:514
|
||
#, c-format
|
||
msgid "Invocation of %s returned an error: %s (%d)"
|
||
msgstr "Invocación de %s retornó un error: %s (%d)"
|
||
|
||
#: src/interface/interface_backend_netcf.c:91
|
||
msgid "failed to initialize netcf"
|
||
msgstr ""
|
||
|
||
#: src/interface/interface_backend_netcf.c:108
|
||
msgid "Attempt to close netcf state driver with open connections"
|
||
msgstr ""
|
||
|
||
#: src/interface/interface_backend_netcf.c:136
|
||
msgid "failed to re-init netcf"
|
||
msgstr ""
|
||
|
||
#: src/interface/interface_backend_netcf.c:229
|
||
#: src/interface/interface_backend_netcf.c:347
|
||
#: src/interface/interface_backend_netcf.c:443
|
||
#: src/interface/interface_backend_netcf.c:626
|
||
#: src/interface/interface_backend_netcf.c:720
|
||
#, c-format
|
||
msgid "couldn't find interface named '%s': %s%s%s"
|
||
msgstr "No se encontró interfaz con el nombre de '%s': %s%s%s"
|
||
|
||
#: src/interface/interface_backend_netcf.c:234
|
||
#: src/interface/interface_backend_netcf.c:725
|
||
#: src/interface/interface_backend_udev.c:493
|
||
#: src/interface/interface_backend_udev.c:1018
|
||
#: src/interface/interface_backend_udev.c:1150
|
||
#, c-format
|
||
msgid "couldn't find interface named '%s'"
|
||
msgstr "No se pudo hallar interfaz llamada '%s'"
|
||
|
||
#: src/interface/interface_backend_netcf.c:253
|
||
#, c-format
|
||
msgid "failed to get status of interface %s: %s%s%s"
|
||
msgstr "Falló al obtener estatus de interfaz %s: %s%s%s"
|
||
|
||
#: src/interface/interface_backend_netcf.c:313
|
||
#: src/interface/interface_backend_netcf.c:404
|
||
#: src/interface/interface_backend_netcf.c:589
|
||
#, c-format
|
||
msgid "failed to get number of host interfaces: %s%s%s"
|
||
msgstr "Falló la obtención de número de interfaces de host: %s%s%s"
|
||
|
||
#: src/interface/interface_backend_netcf.c:331
|
||
#: src/interface/interface_backend_netcf.c:422
|
||
#: src/interface/interface_backend_netcf.c:609
|
||
#, c-format
|
||
msgid "failed to list host interfaces: %s%s%s"
|
||
msgstr "Falló al listar interfaces de host: %s%s%s"
|
||
|
||
#: src/interface/interface_backend_netcf.c:761
|
||
#, c-format
|
||
msgid "couldn't find interface with MAC address '%s': %s%s%s"
|
||
msgstr "No se pudo encontrar interfaz con dirección MAC '%s': %s%s%s"
|
||
|
||
#: src/interface/interface_backend_netcf.c:768
|
||
#: src/interface/interface_backend_udev.c:546
|
||
#, c-format
|
||
msgid "couldn't find interface with MAC address '%s'"
|
||
msgstr "No se pudo hallar interfaz con dirección MAC '%s'"
|
||
|
||
#: src/interface/interface_backend_netcf.c:774
|
||
msgid "multiple interfaces with matching MAC address"
|
||
msgstr "la dirección MAC se corresponde con múltiples interfaces"
|
||
|
||
#: src/interface/interface_backend_netcf.c:822
|
||
#: src/interface/interface_backend_netcf.c:885
|
||
#, c-format
|
||
msgid "could not get interface XML description: %s%s%s"
|
||
msgstr "No se pudo obtener descripción XML de interfaz: %s%s%s"
|
||
|
||
#: src/interface/interface_backend_netcf.c:927
|
||
#, c-format
|
||
msgid "failed to undefine interface %s: %s%s%s"
|
||
msgstr "Falló al no definir interfaz %s: %s%s%s"
|
||
|
||
#: src/interface/interface_backend_netcf.c:971
|
||
msgid "interface is already running"
|
||
msgstr ""
|
||
|
||
#: src/interface/interface_backend_netcf.c:980
|
||
#, c-format
|
||
msgid "failed to create (start) interface %s: %s%s%s"
|
||
msgstr "Falló al crear (iniciar) interfaz %s: %s%s%s"
|
||
|
||
#: src/interface/interface_backend_netcf.c:1024
|
||
msgid "interface is not running"
|
||
msgstr ""
|
||
|
||
#: src/interface/interface_backend_netcf.c:1033
|
||
#, c-format
|
||
msgid "failed to destroy (stop) interface %s: %s%s%s"
|
||
msgstr "Falló al destruir (detener) interfaz %s: %s%s%s"
|
||
|
||
#: src/interface/interface_backend_netcf.c:1098
|
||
#, c-format
|
||
msgid "failed to begin transaction: %s%s%s"
|
||
msgstr "Falló al iniciar transacción: %s%s%s"
|
||
|
||
#: src/interface/interface_backend_netcf.c:1124
|
||
#, c-format
|
||
msgid "failed to commit transaction: %s%s%s"
|
||
msgstr "Falló al confirmar transacción: %s%s%s"
|
||
|
||
#: src/interface/interface_backend_netcf.c:1150
|
||
#, c-format
|
||
msgid "failed to rollback transaction: %s%s%s"
|
||
msgstr "Falló al revertir transacción: %s%s%s"
|
||
|
||
#: src/interface/interface_backend_netcf.c:1194
|
||
msgid "failed to register netcf interface driver"
|
||
msgstr "Falló el registro de controlador de interfaz netcf"
|
||
|
||
#: src/interface/interface_backend_udev.c:148
|
||
msgid "failed to create udev context"
|
||
msgstr "Falló crear contexto udev"
|
||
|
||
#: src/interface/interface_backend_udev.c:194
|
||
#, c-format
|
||
msgid "failed to get number of %s interfaces on host"
|
||
msgstr "Falló obtención de número de interfaces %s en host"
|
||
|
||
#: src/interface/interface_backend_udev.c:248
|
||
#: src/interface/interface_backend_udev.c:378
|
||
#, c-format
|
||
msgid "failed to get list of %s interfaces on host"
|
||
msgstr "Falló obtención de lista de interfaces %s interfaces en host"
|
||
|
||
#: src/interface/interface_backend_udev.c:529
|
||
#, c-format
|
||
msgid "failed to lookup interface with MAC address '%s'"
|
||
msgstr "Falló búsqueda de interfaz con dirección MAC '%s'"
|
||
|
||
#: src/interface/interface_backend_udev.c:554
|
||
#, c-format
|
||
msgid "the MAC address '%s' matches multiple interfaces"
|
||
msgstr "la dirección MAC '%s' coincide con múltiples interfaces"
|
||
|
||
#: src/interface/interface_backend_udev.c:650
|
||
#, c-format
|
||
msgid "Could not retrieve 'bonding/downdelay' for '%s'"
|
||
msgstr "No se pudo recuperar 'bonding/downdelay' para '%s'"
|
||
|
||
#: src/interface/interface_backend_udev.c:655
|
||
#, c-format
|
||
msgid "Could not parse 'bonding/downdelay' '%s' for '%s'"
|
||
msgstr "No se pudo analizar 'bonding/downdelay' '%s' para '%s'"
|
||
|
||
#: src/interface/interface_backend_udev.c:664
|
||
#, c-format
|
||
msgid "Could not retrieve 'bonding/updelay' for '%s'"
|
||
msgstr "No se pudo recuperar 'bonding/updelay' para '%s'"
|
||
|
||
#: src/interface/interface_backend_udev.c:669
|
||
#, c-format
|
||
msgid "Could not parse 'bonding/updelay' '%s' for '%s'"
|
||
msgstr "No se pudo analizar 'bonding/updelay' '%s' para '%s'"
|
||
|
||
#: src/interface/interface_backend_udev.c:678
|
||
#, c-format
|
||
msgid "Could not retrieve 'bonding/miimon' for '%s'"
|
||
msgstr "No se pudo recuperar 'bonding/miimon' para '%s'"
|
||
|
||
#: src/interface/interface_backend_udev.c:683
|
||
#, c-format
|
||
msgid "Could not parse 'bonding/miimon' '%s' for '%s'"
|
||
msgstr "No se pudo analizar 'bonding/miimon' '%s' para '%s'"
|
||
|
||
#: src/interface/interface_backend_udev.c:692
|
||
#, c-format
|
||
msgid "Could not retrieve 'bonding/arp_interval' for '%s'"
|
||
msgstr "No se pudo recuperar 'bonding/arp_interval' para '%s'"
|
||
|
||
#: src/interface/interface_backend_udev.c:697
|
||
#, c-format
|
||
msgid "Could not parse 'bonding/arp_interval' '%s' for '%s'"
|
||
msgstr "No se pudo analizar 'bonding/arp_interval' '%s' para '%s'"
|
||
|
||
#: src/interface/interface_backend_udev.c:711
|
||
#, c-format
|
||
msgid "Could not retrieve 'bonding/mode' for '%s'"
|
||
msgstr "No se pudo recuperar 'bonding/mode' para '%s'"
|
||
|
||
#: src/interface/interface_backend_udev.c:717
|
||
#, c-format
|
||
msgid "Invalid format for 'bonding/mode' for '%s'"
|
||
msgstr "Formato inválido 'bonding/mode' para '%s'"
|
||
|
||
#: src/interface/interface_backend_udev.c:722
|
||
#, c-format
|
||
msgid "Unable to find correct value in 'bonding/mode' for '%s'"
|
||
msgstr "No se puede encontrar el valor correcto en 'bonding/mode' para '%s'"
|
||
|
||
#: src/interface/interface_backend_udev.c:728
|
||
#, c-format
|
||
msgid "Could not parse 'bonding/mode' '%s' for '%s'"
|
||
msgstr "No se pudo analizar 'bonding/mode' '%s' para '%s'"
|
||
|
||
#: src/interface/interface_backend_udev.c:741
|
||
#, c-format
|
||
msgid "Could not retrieve 'bonding/arp_validate' for '%s'"
|
||
msgstr "No se pudo recuperar 'bonding/arp_validate' para '%s'"
|
||
|
||
#: src/interface/interface_backend_udev.c:747
|
||
#, c-format
|
||
msgid "Invalid format for 'bonding/arp_validate' for '%s'"
|
||
msgstr "Formato inválido para 'bonding/arp_validate' para '%s'"
|
||
|
||
#: src/interface/interface_backend_udev.c:752
|
||
#, c-format
|
||
msgid "Unable to find correct value in 'bonding/arp_validate' for '%s'"
|
||
msgstr ""
|
||
"No se puede encontrar el valor correcto en 'bonding/arp_validate' para '%s'"
|
||
|
||
#: src/interface/interface_backend_udev.c:758
|
||
#, c-format
|
||
msgid "Could not parse 'bonding/arp_validate' '%s' for '%s'"
|
||
msgstr "No se pudo analizar 'bonding/arp_validate' '%s' para '%s'"
|
||
|
||
#: src/interface/interface_backend_udev.c:768
|
||
#, c-format
|
||
msgid "Could not retrieve 'bonding/use_carrier' for '%s'"
|
||
msgstr "No se pudo recuperar 'bonding/use_carrier' para '%s'"
|
||
|
||
#: src/interface/interface_backend_udev.c:773
|
||
#, c-format
|
||
msgid "Could not parse 'bonding/use_carrier' '%s' for '%s'"
|
||
msgstr "No se pudo analizar 'bonding/use_carrier' '%s' para '%s'"
|
||
|
||
#: src/interface/interface_backend_udev.c:793
|
||
#, c-format
|
||
msgid "Could not retrieve 'bonding/arp_ip_target' for '%s'"
|
||
msgstr "No se pudo recuperar 'bonding/arp_ip_target' para '%s'"
|
||
|
||
#: src/interface/interface_backend_udev.c:806
|
||
#, c-format
|
||
msgid "Could not get slaves of bond '%s'"
|
||
msgstr "No se pudieron obtener esclavos de vínculo '%s'"
|
||
|
||
#: src/interface/interface_backend_udev.c:822
|
||
#, c-format
|
||
msgid "Invalid enslaved interface name '%s' seen for bond '%s'"
|
||
msgstr ""
|
||
"Es inválido el nombre de interfaz esclavizada '%s' visto para vínculo '%s'"
|
||
|
||
#: src/interface/interface_backend_udev.c:833
|
||
#, c-format
|
||
msgid ""
|
||
"Could not get interface information for '%s', which is a enslaved in bond "
|
||
"'%s'"
|
||
msgstr ""
|
||
"No se pudo obtener información de '%s', el cual está esclavizado en vínculo "
|
||
"'%s'"
|
||
|
||
#: src/interface/interface_backend_udev.c:875
|
||
#, c-format
|
||
msgid "Could not retrieve 'bridge/forward_delay' for '%s'"
|
||
msgstr "No se pudo recuperar 'bridge/forward_delay' para '%s'"
|
||
|
||
#: src/interface/interface_backend_udev.c:886
|
||
#, c-format
|
||
msgid "Could not retrieve 'bridge/stp_state' for '%s'"
|
||
msgstr "No se pudo recuperar 'bridge/stp_state' para '%s'"
|
||
|
||
#: src/interface/interface_backend_udev.c:892
|
||
#, c-format
|
||
msgid "Could not parse 'bridge/stp_state' '%s' for '%s'"
|
||
msgstr "No se pudo analizar 'bridge/stp_state' '%s' para '%s'"
|
||
|
||
#: src/interface/interface_backend_udev.c:905
|
||
#, c-format
|
||
msgid "Invalid STP state value %d received for '%s'. Must be -1, 0, or 1."
|
||
msgstr ""
|
||
"Es nulo el valor de estado STP %d recibido para '%s'. Debe ser -1, 0, o 1."
|
||
|
||
#: src/interface/interface_backend_udev.c:924
|
||
#, c-format
|
||
msgid "Could not get members of bridge '%s'"
|
||
msgstr "No se pudieron obtener miembros del puente '%s'"
|
||
|
||
#: src/interface/interface_backend_udev.c:940
|
||
#, c-format
|
||
msgid ""
|
||
"Could not get interface information for '%s', which is a member of bridge "
|
||
"'%s'"
|
||
msgstr ""
|
||
"No se pudo obtener información de interfaz para '%s', el cual es miembro de "
|
||
"puente '%s'"
|
||
|
||
#: src/interface/interface_backend_udev.c:974
|
||
#, c-format
|
||
msgid "failed to find the VID for the VLAN device '%s'"
|
||
msgstr "No se pudo encontrar VID para el dispositivo VLAN '%s'"
|
||
|
||
#: src/interface/interface_backend_udev.c:1031
|
||
#, c-format
|
||
msgid "Could not parse MTU value '%s'"
|
||
msgstr "No se pudo leer el valor MTU '%s'"
|
||
|
||
#: src/interface/interface_backend_udev.c:1192
|
||
msgid "failed to register udev interface driver"
|
||
msgstr "Falló registrar controlador de interfaz udev"
|
||
|
||
#: src/internal.h:274 src/internal.h:296
|
||
#, c-format
|
||
msgid "unsupported flags (0x%lx) in function %s"
|
||
msgstr "Indicadores (0x%lx) en función %s no tienen soporte"
|
||
|
||
#: src/internal.h:354
|
||
#, c-format
|
||
msgid "read only access prevents %s"
|
||
msgstr ""
|
||
|
||
#: src/libvirt.c:117
|
||
#, c-format
|
||
msgid "Too many drivers, cannot register %s"
|
||
msgstr "Demasiados controladores, no se puede registrar %s"
|
||
|
||
#: src/libvirt.c:376
|
||
msgid "libvirt.so is not safe to use from setuid programs"
|
||
msgstr ""
|
||
|
||
#: src/libvirt.c:747
|
||
#, c-format
|
||
msgid "Initialization of %s state driver failed: %s"
|
||
msgstr "Inicialización de controlador de estado %s falló: %s"
|
||
|
||
#: src/libvirt.c:749
|
||
msgid "Unknown problem"
|
||
msgstr "Problema desconocido"
|
||
|
||
#: src/libvirt.c:943
|
||
msgid "Expected a list for 'uri_aliases' config parameter"
|
||
msgstr "Se esperaba una lista para el parámetro de configuración 'uri_aliases'"
|
||
|
||
#: src/libvirt.c:955
|
||
msgid "Expected a string for 'uri_aliases' config parameter list entry"
|
||
msgstr ""
|
||
"Se esperaba una cadena para la entrada de la lista de parámetros de "
|
||
"configuración 'uri_aliases' "
|
||
|
||
#: src/libvirt.c:961
|
||
#, c-format
|
||
msgid ""
|
||
"Malformed 'uri_aliases' config entry '%s', expected 'alias=uri://host/path'"
|
||
msgstr ""
|
||
"Entrada '%s' de configuración 'uri_aliases' inorrecta, se esperaba "
|
||
"'alias=uri://host/path'"
|
||
|
||
#: src/libvirt.c:969
|
||
#, c-format
|
||
msgid ""
|
||
"Malformed 'uri_aliases' config entry '%s', aliases may only contain 'a-Z, "
|
||
"0-9, _, -'"
|
||
msgstr ""
|
||
"Entrada de configuración 'uri_aliases' malformada '%s', los alias solo "
|
||
"pueden contener 'a-Z, 0-9, _, -'"
|
||
|
||
#: src/libvirt.c:1021
|
||
msgid "Expected a string for 'uri_default' config parameter"
|
||
msgstr "Se espera una cadena para el parámetro de configuración 'uri_default' "
|
||
|
||
#: src/libvirt.c:1056
|
||
msgid "An explicit URI must be provided when setuid"
|
||
msgstr ""
|
||
|
||
#: src/libvirt.c:1140
|
||
#, c-format
|
||
msgid "libvirt was built without the '%s' driver"
|
||
msgstr "libvirt ha sido compilada sin el controlador '%s'"
|
||
|
||
#: src/libvirt.c:2091 src/libvirt.c:10858 src/libvirt.c:12593
|
||
#: src/libvirt.c:15205 src/libvirt.c:16752
|
||
#, c-format
|
||
msgid "uuidstr in %s must be a valid UUID"
|
||
msgstr "uuidstr en %s debe ser un UUID válido"
|
||
|
||
#: src/libvirt.c:2536 src/libvirt.c:2627
|
||
msgid "could not build absolute output file path"
|
||
msgstr "No se pudo construir ruta de archivo de salida absoluta"
|
||
|
||
#: src/libvirt.c:2615 src/libvirt.c:2742 src/libvirt.c:2883
|
||
msgid "running and paused flags are mutually exclusive"
|
||
msgstr "Los indicadores de ejecución y pausados son mutuamente excluyentes"
|
||
|
||
#: src/libvirt.c:2677 src/libvirt.c:2754 src/libvirt.c:2819 src/libvirt.c:2895
|
||
msgid "could not build absolute input file path"
|
||
msgstr "No se pudo construir ruta de archivo de entrada absoluta"
|
||
|
||
#: src/libvirt.c:2808
|
||
msgid "virDomainSaveImageGetXMLDesc with secure flag"
|
||
msgstr "virDomainSaveImageGetXMLDesc con indicador seguro"
|
||
|
||
#: src/libvirt.c:2959
|
||
msgid "crash and live flags are mutually exclusive"
|
||
msgstr "Daños e indicadores son mutuamente excluyentes"
|
||
|
||
#: src/libvirt.c:2965
|
||
msgid "crash and reset flags are mutually exclusive"
|
||
msgstr "Indicadores de fallo y de reconfiguración son mutuamente excluyentes"
|
||
|
||
#: src/libvirt.c:2971
|
||
msgid "live and reset flags are mutually exclusive"
|
||
msgstr "Indicadores de en vivo y de reconfiguración son mutuamente excluyentes"
|
||
|
||
#: src/libvirt.c:2982
|
||
msgid "could not build absolute core file path"
|
||
msgstr "No se pudo construir ruta de archivos centrales"
|
||
|
||
#: src/libvirt.c:3042 src/libvirt.c:19229 src/libvirt.c:19293
|
||
#, c-format
|
||
msgid "stream in %s must match connection of domain '%s'"
|
||
msgstr ""
|
||
|
||
#: src/libvirt.c:3444
|
||
#, c-format
|
||
msgid "result too large: %llu"
|
||
msgstr "resultado demasiado amplio: %llu"
|
||
|
||
#: src/libvirt.c:3682
|
||
#, c-format
|
||
msgid "string parameter name '%.*s' too long"
|
||
msgstr "El nombre de parámetro '%.*s' es demasiado largo"
|
||
|
||
#: src/libvirt.c:3691
|
||
#, c-format
|
||
msgid "NULL string parameter '%s'"
|
||
msgstr "Parámetro de cadena NULL '%s'"
|
||
|
||
#: src/libvirt.c:3697
|
||
#, c-format
|
||
msgid "string parameter '%s' unsupported"
|
||
msgstr "Parámetro de cadena '%s' no tiene soporte"
|
||
|
||
#: src/libvirt.c:3820 src/libvirt.c:4064 src/libvirt.c:7602 src/libvirt.c:9437
|
||
#: src/libvirt.c:9643 src/libvirt.c:9773 src/libvirt.c:10127
|
||
#: src/libvirt.c:20193
|
||
#, c-format
|
||
msgid "flags 'affect live' and 'affect config' in %s are mutually exclusive"
|
||
msgstr ""
|
||
"Indicadores 'affect live' y 'affect config en %s son mutuamente excluyentes"
|
||
|
||
#: src/libvirt.c:4252
|
||
msgid "virDomainGetXMLDesc with secure flag"
|
||
msgstr "virDomainGetXMLDesc con indicador seguro"
|
||
|
||
#: src/libvirt.c:4431
|
||
msgid "domainMigratePrepare did not set uri"
|
||
msgstr "domainMigratePrepare no ha definido uri"
|
||
|
||
#: src/libvirt.c:4553 src/qemu/qemu_migration.c:3619
|
||
msgid "domainMigratePrepare2 did not set uri"
|
||
msgstr "domainMigratePrepare2 no ha definido uri"
|
||
|
||
#: src/libvirt.c:4588 src/libvirt.c:4843 src/qemu/qemu_migration.c:3662
|
||
#: src/qemu/qemu_migration.c:3909
|
||
msgid "finish step ignored that migration was cancelled"
|
||
msgstr ""
|
||
|
||
#: src/libvirt.c:4760 src/qemu/qemu_migration.c:3830
|
||
msgid "domainMigratePrepare3 did not set uri"
|
||
msgstr "domainMigratePrepare3 no definió URI"
|
||
|
||
#: src/libvirt.c:4980
|
||
#, c-format
|
||
msgid "unable to parse server from dconnuri in %s"
|
||
msgstr "No se puede leer servidor desde dconnuri en %s"
|
||
|
||
#: src/libvirt.c:5002 src/libvirt.c:5095 src/libvirt.c:5519 src/libvirt.c:5531
|
||
#: src/libvirt.c:5705 src/libvirt.c:5718
|
||
msgid "Unable to change target guest XML during migration"
|
||
msgstr "No se pudo cambiar XML de huésped de destino durante migración"
|
||
|
||
#: src/libvirt.c:5008
|
||
msgid "Unable to override peer2peer migration URI"
|
||
msgstr "No se pudo sobrescribir URI de migración peer2peer"
|
||
|
||
#: src/libvirt.c:5214 src/libvirt.c:5440 src/libvirt.c:5617 src/libvirt.c:5834
|
||
#: src/libvirt.c:5991 src/libvirt.c:6100
|
||
#, c-format
|
||
msgid ""
|
||
"flags 'shared disk' and 'shared incremental' in %s are mutually exclusive"
|
||
msgstr ""
|
||
"Indicadores 'shared disk' y 'shared incremental' en %s mutuamente "
|
||
"excluyentes"
|
||
|
||
#: src/libvirt.c:5224 src/libvirt.c:5450 src/libvirt.c:5633 src/libvirt.c:5844
|
||
msgid "offline migration is not supported by the source host"
|
||
msgstr "El host de origen no soporta migración desconectada"
|
||
|
||
#: src/libvirt.c:5231 src/libvirt.c:5457 src/libvirt.c:5640
|
||
#: src/qemu/qemu_migration.c:4050
|
||
msgid "offline migration is not supported by the destination host"
|
||
msgstr "El host de destino no soporta migración desconectada"
|
||
|
||
#: src/libvirt.c:5271 src/libvirt.c:5494 src/libvirt.c:5655
|
||
msgid "cannot enforce change protection"
|
||
msgstr "No es posible aplicar protección de cambio"
|
||
|
||
#: src/libvirt.c:5277 src/libvirt.c:5500
|
||
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:5624
|
||
msgid "use virDomainMigrateToURI3 for peer-to-peer migration"
|
||
msgstr "usar virDomainMigrateToURI3 para migración de igual a igual"
|
||
|
||
#: src/libvirt.c:5675 src/qemu/qemu_migration.c:4043
|
||
msgid ""
|
||
"Migration APIs with extensible parameters are not supported but extended "
|
||
"parameters were passed"
|
||
msgstr ""
|
||
"API de migración con parámetros extensibles no tiene soporte pero los "
|
||
"parámetros extendidos pasaron"
|
||
|
||
#: src/libvirt.c:5871 src/libvirt.c:6019
|
||
msgid "direct migration is not supported by the connection driver"
|
||
msgstr "Migración directa no está soportada por el controlador de conexión"
|
||
|
||
#: src/libvirt.c:6124
|
||
msgid "Peer-to-peer migration is not supported by the connection driver"
|
||
msgstr "El controlador de conexión no admite la migración de igual a igual"
|
||
|
||
#: src/libvirt.c:6142
|
||
msgid ""
|
||
"Peer-to-peer migration with extensible parameters is not supported but "
|
||
"extended parameters were passed"
|
||
msgstr ""
|
||
"La migración de igual a igual con parámetros extensibles no tiene soporte, "
|
||
"pero los parámetros extendidos pasaron"
|
||
|
||
#: src/libvirt.c:6152
|
||
msgid "Direct migration is not supported by the connection driver"
|
||
msgstr "Controlador de conexión no admite migración directa"
|
||
|
||
#: src/libvirt.c:6159
|
||
msgid "Direct migration does not support extensible parameters"
|
||
msgstr "Migración directa no admite parámetros extensibles"
|
||
|
||
#: src/libvirt.c:6410 src/libvirt.c:6556 src/libvirt.c:6839
|
||
#, c-format
|
||
msgid "conn in %s must match stream connection"
|
||
msgstr "conn en %s debe coincidir con conexión de flujo"
|
||
|
||
#: src/libvirt.c:7140
|
||
#, c-format
|
||
msgid "cpuNum in %s only accepts %d as a negative value"
|
||
msgstr "cpuNum en %s únicamente acepta %d como un valor negativo"
|
||
|
||
#: src/libvirt.c:7227
|
||
#, c-format
|
||
msgid "cellNum in %s only accepts %d as a negative value"
|
||
msgstr "cellNum en %s únicamente acepta %d como un valor negativo"
|
||
|
||
#: src/libvirt.c:7782 src/libvirt.c:7923
|
||
#, c-format
|
||
msgid "size in %s must not exceed %zu"
|
||
msgstr "tamaño en %s no debe exceder %zu"
|
||
|
||
#: src/libvirt.c:8370
|
||
#, c-format
|
||
msgid "flags in %s must include VIR_MEMORY_VIRTUAL or VIR_MEMORY_PHYSICAL"
|
||
msgstr ""
|
||
"Indicadores en %s deben incluir VIR_MEMORY_VIRTUAL o VIR_MEMORY_PHYSICAL"
|
||
|
||
#: src/libvirt.c:9168
|
||
#, c-format
|
||
msgid "nkeycodes in %s must be <= %d"
|
||
msgstr ""
|
||
|
||
#: src/libvirt.c:9360
|
||
#, c-format
|
||
msgid ""
|
||
"flags 'VIR_DOMAIN_VCPU_MAXIMUM' and 'VIR_DOMAIN_VCPU_GUEST' in '%s' are "
|
||
"mutually exclusive"
|
||
msgstr ""
|
||
"los indicadores 'VIR_DOMAIN_VCPU_MAXIMUM' y 'VIR_DOMAIN_VCPU_GUEST' en '%s' "
|
||
"son mutuamente excluyentes"
|
||
|
||
#: src/libvirt.c:9369 src/libvirt.c:9499 src/libvirt.c:9571
|
||
#, c-format
|
||
msgid "input too large: %u"
|
||
msgstr "entrada demasiado amplia: %u"
|
||
|
||
#: src/libvirt.c:9634 src/libvirt.c:9846
|
||
#, c-format
|
||
msgid "input too large: %d * %d"
|
||
msgstr "entrada demasiado grande: %d * %d "
|
||
|
||
#: src/libvirt.c:10049
|
||
#, c-format
|
||
msgid "metadata title in %s can't contain newlines"
|
||
msgstr "Título de metadatos en %s no puede contener salto de línea"
|
||
|
||
#: src/libvirt.c:13698 src/libvirt.c:13764
|
||
#, c-format
|
||
msgid "stream in %s must match connection of volume '%s'"
|
||
msgstr ""
|
||
|
||
#: src/libvirt.c:14140
|
||
#, c-format
|
||
msgid "capacity in %s cannot be zero without 'delta' or 'shrink' flags set"
|
||
msgstr ""
|
||
"La capacidad en %s no puede ser cero sin indicadores de 'delta' o 'shrink' "
|
||
"definidos"
|
||
|
||
#: src/libvirt.c:15949
|
||
msgid "data sources cannot be used for non-blocking streams"
|
||
msgstr ""
|
||
"las fuentes de datos no pueden ser utilizadas para secuencias no bloqueantes"
|
||
|
||
#: src/libvirt.c:16042
|
||
msgid "data sinks cannot be used for non-blocking streams"
|
||
msgstr ""
|
||
"los sumideros de datos no pueden ser utilizados por secuencias no bloqueantes"
|
||
|
||
#: src/libvirt.c:17655
|
||
#, c-format
|
||
msgid "domain '%s' in %s must match connection"
|
||
msgstr ""
|
||
|
||
#: src/libvirt.c:17664 src/libvirt.c:17784
|
||
#, c-format
|
||
msgid "eventID in %s must be less than %d"
|
||
msgstr "eventID en %s debe ser menor que %d"
|
||
|
||
#: src/libvirt.c:17774
|
||
#, c-format
|
||
msgid "network '%s' in %s must match connection"
|
||
msgstr ""
|
||
|
||
#: src/libvirt.c:17890 src/libvirt.c:19041
|
||
#, c-format
|
||
msgid "running and paused flags in %s are mutually exclusive"
|
||
msgstr "Indicadores en ejecución y en pausa en %s son mutuamente excluyentes"
|
||
|
||
#: src/libvirt.c:18185
|
||
#, c-format
|
||
msgid "use of 'current' flag in %s requires 'redefine' flag"
|
||
msgstr "El uso del indicador 'current' en %s requiere el indicador 'redefine'"
|
||
|
||
#: src/libvirt.c:18193
|
||
#, c-format
|
||
msgid "'redefine' and 'no metadata' flags in %s are mutually exclusive"
|
||
msgstr ""
|
||
"Indicadores 'redefine' y 'no metadata' en %s son mutuamente excluyentes"
|
||
|
||
#: src/libvirt.c:18201
|
||
#, c-format
|
||
msgid "'redefine' and 'halt' flags in %s are mutually exclusive"
|
||
msgstr "Indicadores 'redefine' y 'halt' en %s son mutuamente excluyentes"
|
||
|
||
#: src/libvirt.c:18251
|
||
msgid "virDomainSnapshotGetXMLDesc with secure flag"
|
||
msgstr "virDomainSnapshotGetXMLDesc con indicador seguro"
|
||
|
||
#: src/libvirt.c:19103
|
||
#, c-format
|
||
msgid "children and children_only flags in %s are mutually exclusive"
|
||
msgstr ""
|
||
"Indicadores 'children' y 'children_only' en %s son mutuamente excluyentes"
|
||
|
||
#: src/libvirt.c:19660
|
||
#, c-format
|
||
msgid "use of flags in %s requires a copy job"
|
||
msgstr "El uso de indicadores en %s requiere una tarea de copia"
|
||
|
||
#: src/libvirt.c:19823
|
||
#, c-format
|
||
msgid "Unable to access file descriptor %d"
|
||
msgstr "No es posible acceder a descriptor de archivos %d"
|
||
|
||
#: src/libvirt.c:19829
|
||
#, c-format
|
||
msgid "fd %d in %s must be a socket"
|
||
msgstr "fd %d en %s debe ser una conexión"
|
||
|
||
#: src/libvirt.c:19839
|
||
msgid "fd passing is not supported by this connection"
|
||
msgstr ""
|
||
|
||
#: src/libvirt.c:19991
|
||
msgid "A close callback is already registered"
|
||
msgstr "Un close callback ya está registrado"
|
||
|
||
#: src/libvirt.c:20044
|
||
msgid "A different callback was requested"
|
||
msgstr "Ha sido solicitada una retrollamada "
|
||
|
||
#: src/libvirt.c:20318
|
||
#, c-format
|
||
msgid "ncpus in %s must be 1 when start_cpu is -1"
|
||
msgstr "ncpus en %s debe ser 1 cuando inicia start_cpu es -1"
|
||
|
||
#: src/libvirt.c:20333
|
||
#, c-format
|
||
msgid "input too large: %u * %u"
|
||
msgstr "entrada demasiado grande: %u * %u"
|
||
|
||
#: src/libvirt-lxc.c:208 src/security/security_selinux.c:749
|
||
#: src/security/security_selinux.c:856
|
||
#, c-format
|
||
msgid "unable to get PID %d security context"
|
||
msgstr "No es posible obtener contexto de seguridad de PID %d"
|
||
|
||
#: src/libvirt-lxc.c:215 src/security/security_selinux.c:863
|
||
#, c-format
|
||
msgid "security label exceeds maximum length: %d"
|
||
msgstr "la etiqueta de seguridad supera la longitud máxima permitida: %d"
|
||
|
||
#: src/libvirt-lxc.c:227 src/security/security_selinux.c:877
|
||
msgid "error calling security_getenforce()"
|
||
msgstr "error al invocar security_getenforce()"
|
||
|
||
#: src/libvirt-lxc.c:234
|
||
#, c-format
|
||
msgid "Cannot set context %s"
|
||
msgstr "No se puede definir el contexto %s"
|
||
|
||
#: src/libvirt-lxc.c:240
|
||
msgid "Support for SELinux is not enabled"
|
||
msgstr "El soporte para SELinux no está habilitado"
|
||
|
||
#: src/libvirt-lxc.c:245
|
||
#, c-format
|
||
msgid "Security model %s cannot be entered"
|
||
msgstr "No se puede ingresar el modelo de seguridad %s"
|
||
|
||
#: src/libvirt-qemu.c:143
|
||
#, c-format
|
||
msgid "pid_value in %s is too large"
|
||
msgstr "pid_value en %s es demasiado grande"
|
||
|
||
#: src/locking/lock_daemon.c:196
|
||
msgid "Missing defaultLockspace data from JSON file"
|
||
msgstr "Faltan datos de defaultLockspace del archivo JSON"
|
||
|
||
#: src/locking/lock_daemon.c:206
|
||
msgid "Missing lockspaces data from JSON file"
|
||
msgstr "Faltan datos lockspaces del archivo JSON"
|
||
|
||
#: src/locking/lock_daemon.c:212
|
||
msgid "Malformed lockspaces data from JSON file"
|
||
msgstr "Datos de lockspaces del archivo JSON son incorrectos"
|
||
|
||
#: src/locking/lock_daemon.c:233
|
||
msgid "Missing server data from JSON file"
|
||
msgstr "Faltan datos de servidor del archivo JSON"
|
||
|
||
#: src/locking/lock_daemon.c:803 src/locking/lock_daemon.c:810
|
||
#, c-format
|
||
msgid "Disallowing client %llu with uid %llu"
|
||
msgstr "Desautorizando cliente %llu con UID %llu"
|
||
|
||
#: src/locking/lock_daemon.c:841
|
||
msgid "Missing restricted data in JSON document"
|
||
msgstr "Faltan datos restringidos en documento JSON"
|
||
|
||
#: src/locking/lock_daemon.c:846
|
||
msgid "Missing ownerPid data in JSON document"
|
||
msgstr "Faltan datos ownerPid en documento JSON"
|
||
|
||
#: src/locking/lock_daemon.c:852
|
||
msgid "Missing ownerId data in JSON document"
|
||
msgstr "Faltan datos de ownerId en documento JSON"
|
||
|
||
#: src/locking/lock_daemon.c:857
|
||
msgid "Missing ownerName data in JSON document"
|
||
msgstr "Faltan datos de ownerName en documento JSON"
|
||
|
||
#: src/locking/lock_daemon.c:864 src/locking/lock_daemon.c:869
|
||
msgid "Missing ownerUUID data in JSON document"
|
||
msgstr "Faltan datos de ownerUUID en documento JSON"
|
||
|
||
#: src/locking/lock_daemon.c:893
|
||
msgid "Cannot set restricted data in JSON document"
|
||
msgstr "No se pueden establecer datos restringidos en documento JSON"
|
||
|
||
#: src/locking/lock_daemon.c:898
|
||
msgid "Cannot set ownerPid data in JSON document"
|
||
msgstr "No se pueden establecer datos PID en documento JSON"
|
||
|
||
#: src/locking/lock_daemon.c:903
|
||
msgid "Cannot set ownerId data in JSON document"
|
||
msgstr "No se pueden establecer datos ownerld en documento JSON"
|
||
|
||
#: src/locking/lock_daemon.c:908
|
||
msgid "Cannot set ownerName data in JSON document"
|
||
msgstr "No se pueden establecer datos ownerName en documento JSON"
|
||
|
||
#: src/locking/lock_daemon.c:914
|
||
msgid "Cannot set ownerUUID data in JSON document"
|
||
msgstr "No se pueden establecer datos UUID en documento JSON"
|
||
|
||
#: src/locking/lock_daemon.c:1007
|
||
msgid "Missing magic data in JSON document"
|
||
msgstr "Faltan datos mágicos en documento JSON"
|
||
|
||
#: src/locking/lock_daemon.c:1113
|
||
#, c-format
|
||
msgid "Unable to save state file %s"
|
||
msgstr "No se puede guardar archivo de estado %s"
|
||
|
||
#: src/locking/lock_daemon.c:1120
|
||
msgid "Unable to restart self"
|
||
msgstr "No se puede reiniciar self"
|
||
|
||
#: src/locking/lock_daemon.c:1138
|
||
#, c-format
|
||
msgid ""
|
||
"\n"
|
||
"Usage:\n"
|
||
" %s [options]\n"
|
||
"\n"
|
||
"Options:\n"
|
||
" -h | --help Display program help:\n"
|
||
" -v | --verbose Verbose messages.\n"
|
||
" -d | --daemon Run as a daemon & write PID file.\n"
|
||
" -f | --config <file> Configuration file.\n"
|
||
" -V | --version Display version information.\n"
|
||
" -p | --pid-file <file> Change name of PID file.\n"
|
||
"\n"
|
||
"libvirt lock management daemon:\n"
|
||
msgstr ""
|
||
|
||
#: src/locking/lock_daemon.c:1154
|
||
#, c-format
|
||
msgid ""
|
||
"\n"
|
||
" Default paths:\n"
|
||
"\n"
|
||
" Configuration file (unless overridden by -f):\n"
|
||
" %s/libvirt/virtlockd.conf\n"
|
||
"\n"
|
||
" Sockets:\n"
|
||
" %s/run/libvirt/virtlockd-sock\n"
|
||
"\n"
|
||
" PID file (unless overridden by -p):\n"
|
||
" %s/run/virtlockd.pid\n"
|
||
"\n"
|
||
msgstr ""
|
||
"\n"
|
||
" Rutas predeterminadas:\n"
|
||
"\n"
|
||
" Archivo de configuración (a menos que sea sobrescrito por -f):\n"
|
||
" %s/libvirt/virtlockd.conf\n"
|
||
"\n"
|
||
" Conectores:\n"
|
||
" %s/run/libvirt/virtlockd-sock\n"
|
||
"\n"
|
||
" Archivo PID (a menos que sea sobrescrito por -p):\n"
|
||
" %s/run/virtlockd.pid\n"
|
||
"\n"
|
||
|
||
#: src/locking/lock_daemon.c:1171
|
||
msgid ""
|
||
"\n"
|
||
" Default paths:\n"
|
||
"\n"
|
||
" Configuration file (unless overridden by -f):\n"
|
||
" $XDG_CONFIG_HOME/libvirt/virtlockd.conf\n"
|
||
"\n"
|
||
" Sockets:\n"
|
||
" $XDG_RUNTIME_DIR/libvirt/virtlockd-sock\n"
|
||
"\n"
|
||
" PID file:\n"
|
||
" $XDG_RUNTIME_DIR/libvirt/virtlockd.pid\n"
|
||
"\n"
|
||
msgstr ""
|
||
"\n"
|
||
" Rutas predeterminadas:\n"
|
||
"\n"
|
||
" Archivo de configuración (a menos que sea sobrescrito por -f):\n"
|
||
" $XDG_CONFIG_HOME/libvirt/virtlockd.conf\n"
|
||
"\n"
|
||
" Conectores:\n"
|
||
" $XDG_RUNTIME_DIR/libvirt/virtlockd-sock\n"
|
||
"\n"
|
||
" Archivo PID:\n"
|
||
" $XDG_RUNTIME_DIR/libvirt/virtlockd.pid\n"
|
||
"\n"
|
||
|
||
#: src/locking/lock_daemon.c:1324
|
||
#, fuzzy
|
||
msgid "Can't determine restart state file path"
|
||
msgstr " No se puede determinar ruta de archivo PID"
|
||
|
||
#: src/locking/lock_daemon_dispatch.c:57
|
||
#: src/locking/lock_daemon_dispatch.c:115
|
||
#: src/locking/lock_daemon_dispatch.c:164
|
||
#: src/locking/lock_daemon_dispatch.c:213
|
||
#: src/locking/lock_daemon_dispatch.c:268
|
||
#: src/locking/lock_daemon_dispatch.c:315
|
||
#: src/locking/lock_daemon_dispatch.c:365
|
||
#: src/locking/lock_daemon_dispatch.c:402
|
||
msgid "lock manager connection has been restricted"
|
||
msgstr "La conexión del gestor de cerrojo ha sido restringida"
|
||
|
||
#: src/locking/lock_daemon_dispatch.c:63
|
||
#: src/locking/lock_daemon_dispatch.c:121
|
||
#: src/locking/lock_daemon_dispatch.c:170
|
||
#: src/locking/lock_daemon_dispatch.c:219
|
||
#: src/locking/lock_daemon_dispatch.c:321
|
||
#: src/locking/lock_daemon_dispatch.c:371
|
||
msgid "lock owner details have not been registered"
|
||
msgstr "La información de propietario de cerrojo no ha sido registrada"
|
||
|
||
#: src/locking/lock_daemon_dispatch.c:69
|
||
#: src/locking/lock_daemon_dispatch.c:127
|
||
#: src/locking/lock_daemon_dispatch.c:176
|
||
#: src/locking/lock_daemon_dispatch.c:327
|
||
#, c-format
|
||
msgid "Lockspace for path %s does not exist"
|
||
msgstr "Lockspace para ruta %s no existe"
|
||
|
||
#: src/locking/lock_daemon_dispatch.c:225
|
||
msgid "the default lockspace already exists"
|
||
msgstr "El lockspace predeterminado ya existe"
|
||
|
||
#: src/locking/lock_daemon_dispatch.c:231
|
||
#: src/locking/lock_daemon_dispatch.c:408
|
||
#, c-format
|
||
msgid "Lockspace for path %s already exists"
|
||
msgstr "Lockspace para ura %s ya existe"
|
||
|
||
#: src/locking/lock_daemon_dispatch.c:274
|
||
msgid "lock owner details have already been registered"
|
||
msgstr "Información de cerrojo de propietario ya ha sido registrada"
|
||
|
||
#: src/locking/lock_driver_lockd.c:106 src/locking/lock_driver_sanlock.c:106
|
||
#, c-format
|
||
msgid "Unable to access config file %s"
|
||
msgstr "No se puede acceder al archivo config: %s"
|
||
|
||
#: src/locking/lock_driver_lockd.c:471
|
||
#, c-format
|
||
msgid "Unexpected parameter %s for object"
|
||
msgstr "Parámetro inesperado %s para objeto"
|
||
|
||
#: src/locking/lock_driver_lockd.c:477
|
||
msgid "Missing ID parameter for domain object"
|
||
msgstr "Falta parámetro de ID para objeto de domain"
|
||
|
||
#: src/locking/lock_driver_lockd.c:482
|
||
msgid "Missing PID parameter for domain object"
|
||
msgstr "Falta parámetro de PID para objeto de domain"
|
||
|
||
#: src/locking/lock_driver_lockd.c:487
|
||
msgid "Missing name parameter for domain object"
|
||
msgstr "Falta parámetro de nombre para objeto de domain"
|
||
|
||
#: src/locking/lock_driver_lockd.c:492
|
||
msgid "Missing UUID parameter for domain object"
|
||
msgstr "Falta parámetro de UUID para objeto de domain"
|
||
|
||
#: src/locking/lock_driver_lockd.c:499 src/locking/lock_driver_lockd.c:657
|
||
#, c-format
|
||
msgid "Unknown lock manager object type %d"
|
||
msgstr "Se desconoce tipo de objeto de gestor de cerrojo %d"
|
||
|
||
#: src/locking/lock_driver_lockd.c:519
|
||
msgid "Unable to compute sha256 checksum"
|
||
msgstr "No se puede computar suma de verificación sha256"
|
||
|
||
#: src/locking/lock_driver_lockd.c:558
|
||
msgid "Unexpected parameters for disk resource"
|
||
msgstr "Parámetros inesperados para recursos de disco"
|
||
|
||
#: src/locking/lock_driver_lockd.c:629
|
||
msgid "Offset must be zero for this lock manager"
|
||
msgstr "La compensación debe ser cero para este gestor de cerrojo"
|
||
|
||
#: src/locking/lock_driver_lockd.c:638
|
||
#, c-format
|
||
msgid "Unexpected parameter %s for lease resource"
|
||
msgstr "Parámetro inesperado %s para recurso de arriendo"
|
||
|
||
#: src/locking/lock_driver_lockd.c:645
|
||
msgid "Missing path or lockspace for lease resource"
|
||
msgstr "Falta ruta o lockspace para recurso de arriendo"
|
||
|
||
#: src/locking/lock_driver_lockd.c:704 src/locking/lock_driver_sanlock.c:902
|
||
msgid ""
|
||
"Read/write, exclusive access, disks were present, but no leases specified"
|
||
msgstr ""
|
||
"Acceso exclusivo de lectura/escritura, los discos estaban presentes, pero "
|
||
"no se especificaron arriendos"
|
||
|
||
#: src/locking/lock_driver_sanlock.c:207 src/locking/lock_driver_sanlock.c:216
|
||
#, c-format
|
||
msgid "Lockspace path '%s' exceeded %d characters"
|
||
msgstr "Ruta de Lockspace '%s' excedió %d caracteres"
|
||
|
||
#: src/locking/lock_driver_sanlock.c:235
|
||
#, c-format
|
||
msgid ""
|
||
"Unable to create lockspace %s: parent directory does not exist or is not a "
|
||
"directory"
|
||
msgstr ""
|
||
"No se puede crear lockspace %s: directorio padre no existe o no es un "
|
||
"directorio"
|
||
|
||
#: src/locking/lock_driver_sanlock.c:247 src/locking/lock_driver_sanlock.c:667
|
||
#: src/util/virlockspace.c:274
|
||
#, c-format
|
||
msgid "Unable to create lockspace %s"
|
||
msgstr "No se puede crear lockspace %s"
|
||
|
||
#: src/locking/lock_driver_sanlock.c:257 src/locking/lock_driver_sanlock.c:312
|
||
#: src/locking/lock_driver_sanlock.c:677 src/storage/storage_backend.c:307
|
||
#: src/util/vircgroup.c:3650 src/util/vircgroup.c:3660 src/util/virfile.c:1814
|
||
#: src/util/virfile.c:2108
|
||
#, c-format
|
||
msgid "cannot chown '%s' to (%u, %u)"
|
||
msgstr "no es posible modificar la pertenencua de '%s' a (%u, %u)"
|
||
|
||
#: src/locking/lock_driver_sanlock.c:267 src/locking/lock_driver_sanlock.c:687
|
||
#, c-format
|
||
msgid "Unable to query sector size %s: error %d"
|
||
msgstr "No se puede solicitar tamaño de sector %s: error %d"
|
||
|
||
#: src/locking/lock_driver_sanlock.c:271 src/locking/lock_driver_sanlock.c:691
|
||
#, c-format
|
||
msgid "Unable to query sector size %s"
|
||
msgstr "No se puede solicitar tamaño de sector %s"
|
||
|
||
#: src/locking/lock_driver_sanlock.c:281
|
||
#, c-format
|
||
msgid "Unable to allocate lockspace %s"
|
||
msgstr "No se puede asignar lockspace %s"
|
||
|
||
#: src/locking/lock_driver_sanlock.c:288
|
||
#, c-format
|
||
msgid "Unable to save lockspace %s"
|
||
msgstr "No se puede guardar lockspace %s"
|
||
|
||
#: src/locking/lock_driver_sanlock.c:296
|
||
#, c-format
|
||
msgid "Unable to initialize lockspace %s: error %d"
|
||
msgstr "No se puede inicializar Lockspace %s: error %d"
|
||
|
||
#: src/locking/lock_driver_sanlock.c:300
|
||
#, c-format
|
||
msgid "Unable to initialize lockspace %s"
|
||
msgstr "No se puede inicializar Lockspace %s"
|
||
|
||
#: src/locking/lock_driver_sanlock.c:322
|
||
#, c-format
|
||
msgid "cannot chmod '%s' to 0660"
|
||
msgstr "No se puede ejecutar chmod '%s' para 0660"
|
||
|
||
#: src/locking/lock_driver_sanlock.c:356
|
||
#, c-format
|
||
msgid "Unable to add lockspace %s: error %d"
|
||
msgstr "No se puede añadir Lockspace %s: error %d"
|
||
|
||
#: src/locking/lock_driver_sanlock.c:360
|
||
#, c-format
|
||
msgid "Unable to add lockspace %s"
|
||
msgstr "No se puede añadir Lockspace %s"
|
||
|
||
#: src/locking/lock_driver_sanlock.c:414
|
||
msgid "Automatic disk lease mode enabled, but no host ID is set"
|
||
msgstr "Modo automático de arriendo de disco, pero no se especifica ID de host"
|
||
|
||
#: src/locking/lock_driver_sanlock.c:456
|
||
msgid "Sanlock plugin is not initialized"
|
||
msgstr "No se ha inicializado complemento Sanlock"
|
||
|
||
#: src/locking/lock_driver_sanlock.c:462
|
||
#, c-format
|
||
msgid "Unsupported object type %d"
|
||
msgstr "Tipo de objeto %d sin soporte"
|
||
|
||
#: src/locking/lock_driver_sanlock.c:524
|
||
msgid "String length too small to store md5 checksum"
|
||
msgstr ""
|
||
"Longitud de cadena demasiado pequeña para almacenar suma de verificación md5"
|
||
|
||
#: src/locking/lock_driver_sanlock.c:530
|
||
msgid "Unable to compute md5 checksum"
|
||
msgstr "No se puede computar suma de verificación md5"
|
||
|
||
#: src/locking/lock_driver_sanlock.c:560
|
||
#, c-format
|
||
msgid "Resource name '%s' exceeds %d characters"
|
||
msgstr "Nombre de recursos '%s' excede caracteres %d "
|
||
|
||
#: src/locking/lock_driver_sanlock.c:569 src/locking/lock_driver_sanlock.c:629
|
||
#, c-format
|
||
msgid "Lease path '%s' exceeds %d characters"
|
||
msgstr "Ruta de '%s' excede caracteres %d "
|
||
|
||
#: src/locking/lock_driver_sanlock.c:578 src/locking/lock_driver_sanlock.c:638
|
||
#, c-format
|
||
msgid "Resource lockspace '%s' exceeds %d characters"
|
||
msgstr "El recurso lockspace '%s' excede %d caracteres"
|
||
|
||
#: src/locking/lock_driver_sanlock.c:612
|
||
msgid "Unexpected lock parameters for disk resource"
|
||
msgstr "Parámetros de cerrojo inesperados para recurso de disco"
|
||
|
||
#: src/locking/lock_driver_sanlock.c:701
|
||
#, c-format
|
||
msgid "Unable to allocate lease %s"
|
||
msgstr "Activo para asignar arriendo %s"
|
||
|
||
#: src/locking/lock_driver_sanlock.c:708
|
||
#, c-format
|
||
msgid "Unable to save lease %s"
|
||
msgstr "No se pudo guardar arriendo %s"
|
||
|
||
#: src/locking/lock_driver_sanlock.c:716
|
||
#, c-format
|
||
msgid "Unable to initialize lease %s: error %d"
|
||
msgstr "No se pudo inicializar arriendo %s: error %d "
|
||
|
||
#: src/locking/lock_driver_sanlock.c:720
|
||
#, c-format
|
||
msgid "Unable to initialize lease %s"
|
||
msgstr "No se pudo inicializar arriendo %s"
|
||
|
||
#: src/locking/lock_driver_sanlock.c:751
|
||
#, c-format
|
||
msgid "Too many resources %d for object"
|
||
msgstr "Demasiados recursos %d para objeto"
|
||
|
||
#: src/locking/lock_driver_sanlock.c:806
|
||
#, c-format
|
||
msgid "Failure action %s is not supported by sanlock"
|
||
msgstr " Sanlock no soporta acción de falla %s"
|
||
|
||
#: src/locking/lock_driver_sanlock.c:836
|
||
#, c-format
|
||
msgid "Sanlock helper path is longer than %d: '%s'"
|
||
msgstr "Ruta de ayudante de Sanlock es más larga que %d: '%s'"
|
||
|
||
#: src/locking/lock_driver_sanlock.c:842
|
||
#, c-format
|
||
msgid "Sanlock helper arguments are longer than %d: '%s'"
|
||
msgstr "Argumentos de ayudante de Sanlock son más largos que %d: '%s'"
|
||
|
||
#: src/locking/lock_driver_sanlock.c:851
|
||
#, c-format
|
||
msgid "Failed to register lock failure action: error %d"
|
||
msgstr "Falló registrar acción de falla de cerrojo: error %d"
|
||
|
||
#: src/locking/lock_driver_sanlock.c:855
|
||
msgid "Failed to register lock failure action"
|
||
msgstr "Falló registrar acción de falla de cerrojo"
|
||
|
||
#: src/locking/lock_driver_sanlock.c:875
|
||
msgid "sanlock is too old to support lock failure action"
|
||
msgstr ""
|
||
"Sanlock es demasiado antiguo para soportar la acción de falla de bloqueo"
|
||
|
||
#: src/locking/lock_driver_sanlock.c:920
|
||
#, c-format
|
||
msgid "Unable to parse lock state %s: error %d"
|
||
msgstr "No se puede analizar el estado de cerrojo %s: error %d"
|
||
|
||
#: src/locking/lock_driver_sanlock.c:924
|
||
#, c-format
|
||
msgid "Unable to parse lock state %s"
|
||
msgstr "No se puede analizar el estado de cerrojo %s"
|
||
|
||
#: src/locking/lock_driver_sanlock.c:945
|
||
#, c-format
|
||
msgid "Failed to open socket to sanlock daemon: error %d"
|
||
msgstr "Falló al abrir socket para demonio sanlock: error %d"
|
||
|
||
#: src/locking/lock_driver_sanlock.c:949
|
||
msgid "Failed to open socket to sanlock daemon"
|
||
msgstr "Falló al abrir socket para demonio sanlock"
|
||
|
||
#: src/locking/lock_driver_sanlock.c:969
|
||
#, c-format
|
||
msgid "Failed to acquire lock: error %d"
|
||
msgstr "Falló al adquirir cerrojo: error %d"
|
||
|
||
#: src/locking/lock_driver_sanlock.c:972
|
||
msgid "Failed to acquire lock"
|
||
msgstr "Falló al adquirir cerrojo"
|
||
|
||
#: src/locking/lock_driver_sanlock.c:993
|
||
#, c-format
|
||
msgid "Failed to restrict process: error %d"
|
||
msgstr "Falló al restringir proceso: error %d"
|
||
|
||
#: src/locking/lock_driver_sanlock.c:996
|
||
msgid "Failed to restrict process"
|
||
msgstr "Falló al restringir proceso"
|
||
|
||
#: src/locking/lock_driver_sanlock.c:1042
|
||
#: src/locking/lock_driver_sanlock.c:1086
|
||
#, c-format
|
||
msgid "Failed to inquire lock: error %d"
|
||
msgstr "Falló al solicitar cerrojo: error %d"
|
||
|
||
#: src/locking/lock_driver_sanlock.c:1045
|
||
#: src/locking/lock_driver_sanlock.c:1089
|
||
msgid "Failed to inquire lock"
|
||
msgstr "Falló al solicitar cerrojo"
|
||
|
||
#: src/locking/lock_driver_sanlock.c:1057
|
||
#, c-format
|
||
msgid "Failed to release lock: error %d"
|
||
msgstr "Falló al emitir el cerrojo: error %d"
|
||
|
||
#: src/locking/lock_driver_sanlock.c:1060
|
||
msgid "Failed to release lock"
|
||
msgstr "Falló al emitir cerrojo"
|
||
|
||
#: src/locking/lock_manager.c:45 src/locking/lock_manager.c:53
|
||
#, c-format
|
||
msgid "Missing '%s' field in lock manager driver"
|
||
msgstr "Falta campo '%s' en controlador de gestor de cerrojos "
|
||
|
||
#: src/locking/lock_manager.c:162
|
||
#, c-format
|
||
msgid "Plugin %s not accessible"
|
||
msgstr "No se puede acceder al complemento %s "
|
||
|
||
#: src/locking/lock_manager.c:170
|
||
#, c-format
|
||
msgid "Failed to load plugin %s: %s"
|
||
msgstr "Falló al cargar complemento %s: %s"
|
||
|
||
#: src/locking/lock_manager.c:177
|
||
msgid "Missing plugin initialization symbol 'virLockDriverImpl'"
|
||
msgstr "Falta símbolo de inicialización de complemento 'virLockDriverlmpl'"
|
||
|
||
#: src/locking/lock_manager.c:214
|
||
msgid "this platform is missing dlopen"
|
||
msgstr "Falta dlopen en esta plataforma"
|
||
|
||
#: src/locking/sanlock_helper.c:23
|
||
#, c-format
|
||
msgid "%s uri uuid action\n"
|
||
msgstr "%s acción de UUID URI\n"
|
||
|
||
#: src/locking/sanlock_helper.c:32
|
||
#, c-format
|
||
msgid "invalid failure action: '%s'\n"
|
||
msgstr "Acción de falla inválida: '%s'\n"
|
||
|
||
#: src/locking/sanlock_helper.c:125
|
||
#, c-format
|
||
msgid "unsupported failure action: '%s'\n"
|
||
msgstr "Acción de falla no tiene soporte: '%s\n"
|
||
|
||
#: src/lxc/lxc_cgroup.c:69
|
||
msgid "failed to convert cpumask"
|
||
msgstr "No se pudo convertir cpumask"
|
||
|
||
#: src/lxc/lxc_cgroup.c:89 src/qemu/qemu_cgroup.c:602
|
||
msgid "failed to convert memory nodemask"
|
||
msgstr "Falló al convertir memoria nodemask"
|
||
|
||
#: src/lxc/lxc_cgroup.c:221
|
||
msgid "cannot get the path of MEMORY cgroup controller"
|
||
msgstr "No se puede obtener ruta de controlador de MEMORY cgroup"
|
||
|
||
#: src/lxc/lxc_cgroup.c:464 src/qemu/qemu_cgroup.c:696
|
||
#, c-format
|
||
msgid "Resource partition '%s' must start with '/'"
|
||
msgstr "La partición de recursos '%s' debe iniciar por '/'"
|
||
|
||
#: src/lxc/lxc_fuse.c:149 src/util/vircgroup.c:3311
|
||
#, c-format
|
||
msgid "Cannot open %s"
|
||
msgstr "No se puede abrir %s"
|
||
|
||
#: src/lxc/lxc_fuse.c:155
|
||
msgid "fseek failed"
|
||
msgstr "Falló fseek"
|
||
|
||
#: src/lxc/lxc_fuse.c:278
|
||
msgid "fuse_loop failed"
|
||
msgstr "Falló fuse_loop"
|
||
|
||
#: src/lxc/lxc_fuse.c:302
|
||
#, c-format
|
||
msgid "Cannot create %s"
|
||
msgstr "No se puede crear %s"
|
||
|
||
#: src/lxc/lxc_hostdev.c:97 src/qemu/qemu_hostdev.c:864
|
||
#, c-format
|
||
msgid "USB device %s is in use by domain %s"
|
||
msgstr "El dominio %s está utilizando el dispositivo USB %s "
|
||
|
||
#: src/lxc/lxc_hostdev.c:101 src/qemu/qemu_hostdev.c:868
|
||
#, c-format
|
||
msgid "USB device %s is already in use"
|
||
msgstr "El dispositivo de USB %s ya está en uso"
|
||
|
||
#: src/lxc/lxc_hostdev.c:183 src/qemu/qemu_hostdev.c:950
|
||
#, c-format
|
||
msgid ""
|
||
"Multiple USB devices for %x:%x were found, but none of them is at bus:%u "
|
||
"device:%u"
|
||
msgstr ""
|
||
"Se encontraron dispositivos USB múltiples para %x:%x, pero ninguno de ellos "
|
||
"está en bus:%u dispositivo:%u"
|
||
|
||
#: src/lxc/lxc_hostdev.c:188 src/qemu/qemu_hostdev.c:955
|
||
#, c-format
|
||
msgid "Multiple USB devices for %x:%x, use <address> to specify one"
|
||
msgstr ""
|
||
"Los dispositivos de USB múltiples para %x:%x, usan <address> para "
|
||
"especificar uno"
|
||
|
||
#: src/lxc/lxc_hostdev.c:306 src/lxc/lxc_hostdev.c:320
|
||
#, c-format
|
||
msgid "Unsupported hostdev type %s"
|
||
msgstr "Tipo de hostdev %s no tiene soporte "
|
||
|
||
#: src/lxc/lxc_hostdev.c:329
|
||
#, c-format
|
||
msgid "Unsupported hostdev mode %s"
|
||
msgstr "Modo de hostdev %s no tiene soporte"
|
||
|
||
#: src/lxc/lxc_native.c:204
|
||
#, fuzzy
|
||
msgid "Missing lxc.rootfs configuration"
|
||
msgstr "falta información del dispositivo raíz"
|
||
|
||
#: src/lxc/lxc_native.c:228
|
||
#, fuzzy, c-format
|
||
msgid "can't convert relative size: '%s'"
|
||
msgstr "No se puede crear el archivo '%s'"
|
||
|
||
#: src/lxc/lxc_native.c:240
|
||
#, fuzzy, c-format
|
||
msgid "failed to convert size: '%s'"
|
||
msgstr "Falló al obtener secreto '%s'"
|
||
|
||
#: src/lxc/lxc_native.c:287
|
||
msgid "missing tmpfs size, set the size option"
|
||
msgstr ""
|
||
|
||
#: src/lxc/lxc_native.c:433
|
||
#, fuzzy
|
||
msgid "Missing 'link' attribute for NIC"
|
||
msgstr "Falta el atributo 'cpus' en celda de NUMA"
|
||
|
||
#: src/lxc/lxc_native.c:573
|
||
#, fuzzy, c-format
|
||
msgid "failed to parse int: '%s'"
|
||
msgstr "Falló leer %s"
|
||
|
||
#: src/lxc/lxc_native.c:614
|
||
#, fuzzy, c-format
|
||
msgid "invalid lxc.id_map: '%s'"
|
||
msgstr "Código de tecla inválido: '%s'"
|
||
|
||
#: src/lxc/lxc_native.c:700 src/lxc/lxc_native.c:828
|
||
#, fuzzy, c-format
|
||
msgid "failed to parse integer: '%s'"
|
||
msgstr "Falló la lectura de usuario '%s'"
|
||
|
||
#: src/lxc/lxc_native.c:749
|
||
#, fuzzy, c-format
|
||
msgid "invalid %s value: '%s'"
|
||
msgstr "Valor inválido %d"
|
||
|
||
#: src/lxc/lxc_native.c:775
|
||
#, fuzzy, c-format
|
||
msgid "failed to parse device weight: '%s'"
|
||
msgstr "No es posible analizar peso de dispositivo ' %s'"
|
||
|
||
#: src/lxc/lxc_native.c:781
|
||
#, fuzzy, c-format
|
||
msgid "failed to parse read_bps_device: '%s'"
|
||
msgstr "No se pudo analizar lista de dispositivo QEMU"
|
||
|
||
#: src/lxc/lxc_native.c:788
|
||
#, fuzzy, c-format
|
||
msgid "failed to parse write_bps_device: '%s'"
|
||
msgstr "No se pudo analizar lista de dispositivo QEMU"
|
||
|
||
#: src/lxc/lxc_native.c:795
|
||
#, fuzzy, c-format
|
||
msgid "failed to parse read_iops_device: '%s'"
|
||
msgstr "Falló al intentar analizar el modo '%s'"
|
||
|
||
#: src/lxc/lxc_native.c:802
|
||
#, fuzzy, c-format
|
||
msgid "failed to parse write_iops_device: '%s'"
|
||
msgstr "Falló al intentar analizar el modo '%s'"
|
||
|
||
#: src/lxc/lxc_native.c:853 src/qemu/qemu_command.c:11233
|
||
msgid "failed to generate uuid"
|
||
msgstr "No se pudo generar UUID"
|
||
|
||
#: src/lxc/lxc_native.c:898
|
||
msgid "lxc.mount found, use lxc.mount.entry lines instead"
|
||
msgstr ""
|
||
|
||
#: src/lxc/lxc_container.c:158
|
||
#, c-format
|
||
msgid "Malformed ctrl-alt-del setting '%s'"
|
||
msgstr "ctrl-alt-del setting '%s' erróneo"
|
||
|
||
#: src/lxc/lxc_container.c:174
|
||
msgid "Unable to clone to check reboot support"
|
||
msgstr "No se puede clonar para revisar soporte de reinicio"
|
||
|
||
#: src/lxc/lxc_container.c:214
|
||
#, c-format
|
||
msgid "Expected a /dev path for '%s'"
|
||
msgstr ""
|
||
|
||
#: src/lxc/lxc_container.c:275
|
||
msgid "setsid failed"
|
||
msgstr "Falló setsid"
|
||
|
||
#: src/lxc/lxc_container.c:281
|
||
msgid "ioctl(TIOCSTTY) failed"
|
||
msgstr "Falló ioctl(TIOCSTTY)"
|
||
|
||
#: src/lxc/lxc_container.c:287
|
||
msgid "dup2(stdin) failed"
|
||
msgstr "Falló dup2(stdin) "
|
||
|
||
#: src/lxc/lxc_container.c:293
|
||
msgid "dup2(stdout) failed"
|
||
msgstr "Falló dup2(stdout)"
|
||
|
||
#: src/lxc/lxc_container.c:299
|
||
msgid "dup2(stderr) failed"
|
||
msgstr "Falló dup2(stderr)"
|
||
|
||
#: src/lxc/lxc_container.c:331
|
||
#, c-format
|
||
msgid "Cannot move fd %d out of the way"
|
||
msgstr "No se puede sacar del camino a fd %d "
|
||
|
||
#: src/lxc/lxc_container.c:349
|
||
#, c-format
|
||
msgid "Cannot duplicate fd %d onto fd %d"
|
||
msgstr "No se puede duplicar fd %d en fd %d"
|
||
|
||
#: src/lxc/lxc_container.c:363 src/util/vircommand.c:531
|
||
#: tools/virt-login-shell.c:350
|
||
msgid "sysconf(_SC_OPEN_MAX) failed"
|
||
msgstr "Falló sysconf(_SC_OPEN_MAX)"
|
||
|
||
#: src/lxc/lxc_container.c:457
|
||
msgid "setuid or setgid failed"
|
||
msgstr "Falló setuid o setgid"
|
||
|
||
#: src/lxc/lxc_container.c:565
|
||
#, c-format
|
||
msgid "Failed to unmount '%s' and could not detach subtree '%s'"
|
||
msgstr "Falló al desmontar '%s' y no se pudo separar subárbol '%s'"
|
||
|
||
#: src/lxc/lxc_container.c:573
|
||
#, c-format
|
||
msgid "Failed to unmount '%s' and could not unmount old root '%s'"
|
||
msgstr "No se pudo desmontar '%s' ni el el root viejo '%s'"
|
||
|
||
#: src/lxc/lxc_container.c:602
|
||
msgid "Unexpected root filesystem without loop device"
|
||
msgstr "El sistema de archivos de root sin dispositivo de bucle es inesperado"
|
||
|
||
#: src/lxc/lxc_container.c:608
|
||
#, c-format
|
||
msgid "Unsupported root filesystem type %s"
|
||
msgstr "Tipo de sistema de archivos de root no tiene soporte %s"
|
||
|
||
#: src/lxc/lxc_container.c:646
|
||
msgid "Failed to make root private"
|
||
msgstr "Falló al intentar convertir raíz en privada"
|
||
|
||
#: src/lxc/lxc_container.c:655 src/lxc/lxc_container.c:675
|
||
#: src/lxc/lxc_container.c:1084 src/lxc/lxc_container.c:1364
|
||
#: src/lxc/lxc_container.c:1428
|
||
#, c-format
|
||
msgid "Failed to create %s"
|
||
msgstr "Falló al crear %s"
|
||
|
||
#: src/lxc/lxc_container.c:664
|
||
#, 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:683
|
||
#, c-format
|
||
msgid "Failed to bind %s to new root %s"
|
||
msgstr ""
|
||
|
||
#: src/lxc/lxc_container.c:691
|
||
#, c-format
|
||
msgid "Failed to make new root %s readonly"
|
||
msgstr "No se pudo crear un nuevo solo-lectura de root %s"
|
||
|
||
#: src/lxc/lxc_container.c:701
|
||
#, c-format
|
||
msgid "Failed to chdir into %s"
|
||
msgstr "Falló la ejecución de chdir en %s"
|
||
|
||
#: src/lxc/lxc_container.c:709
|
||
msgid "Failed to pivot root"
|
||
msgstr "Falló al girar raíz"
|
||
|
||
#: src/lxc/lxc_container.c:772
|
||
msgid "Failed to read /proc/mounts"
|
||
msgstr "Falló al intentar leer /proc/mounts"
|
||
|
||
#: src/lxc/lxc_container.c:798
|
||
#, c-format
|
||
msgid "Failed to make mount %s readonly"
|
||
msgstr ""
|
||
|
||
#: src/lxc/lxc_container.c:873
|
||
#, c-format
|
||
msgid "Failed to mount %s on %s type %s flags=%x"
|
||
msgstr ""
|
||
|
||
#: src/lxc/lxc_container.c:883
|
||
#, c-format
|
||
msgid "Failed to re-mount %s on %s flags=%x"
|
||
msgstr ""
|
||
|
||
#: src/lxc/lxc_container.c:915
|
||
#, c-format
|
||
msgid "Failed to mount %s on /proc/meminfo"
|
||
msgstr "Falló el montaje de %s en /proc/meminfo"
|
||
|
||
#: src/lxc/lxc_container.c:945
|
||
msgid "Cannot create /dev"
|
||
msgstr "No se puede crear /dev"
|
||
|
||
#: src/lxc/lxc_container.c:954
|
||
#, c-format
|
||
msgid "Failed to mount %s on /dev"
|
||
msgstr "No se pudo montar %s en /dev"
|
||
|
||
#: src/lxc/lxc_container.c:981
|
||
msgid "Cannot create /dev/pts"
|
||
msgstr "No es posible crear /dev/pts"
|
||
|
||
#: src/lxc/lxc_container.c:990
|
||
#, c-format
|
||
msgid "Failed to mount %s on /dev/pts"
|
||
msgstr "No se pudo montar %s en /dev/pts"
|
||
|
||
#: src/lxc/lxc_container.c:1017
|
||
#, c-format
|
||
msgid "Failed to symlink device %s to %s"
|
||
msgstr "Falló al crear enlace simbólico de dispositivo %s para %s"
|
||
|
||
#: src/lxc/lxc_container.c:1029
|
||
msgid "Failed to bind /dev/pts/ptmx on to /dev/ptmx"
|
||
msgstr "Falló al vincular /dev/pts/ptmx a /dev/ptmx"
|
||
|
||
#: src/lxc/lxc_container.c:1039
|
||
#, c-format
|
||
msgid "Failed to symlink %s to %s"
|
||
msgstr "No se pudo ejecutar symlink %s para %s"
|
||
|
||
#: src/lxc/lxc_container.c:1048
|
||
#, c-format
|
||
msgid "Failed to symlink %s to /dev/console"
|
||
msgstr "No se pudo ejecutar symlink %s para /dev/console"
|
||
|
||
#: src/lxc/lxc_container.c:1071
|
||
#, c-format
|
||
msgid "Unable to stat bind target %s"
|
||
msgstr "No se puede 'stat bind' target %s"
|
||
|
||
#: src/lxc/lxc_container.c:1077
|
||
#, c-format
|
||
msgid "Unable to stat bind source %s"
|
||
msgstr "No se puede 'stat bind' source %s"
|
||
|
||
#: src/lxc/lxc_container.c:1094
|
||
#, c-format
|
||
msgid "Failed to create bind target %s"
|
||
msgstr "Falló al crear destino de vinculación %s"
|
||
|
||
#: src/lxc/lxc_container.c:1101
|
||
#, c-format
|
||
msgid "Failed to close bind target %s"
|
||
msgstr "Falló al cerrar destino de vinculación %s"
|
||
|
||
#: src/lxc/lxc_container.c:1110
|
||
#, c-format
|
||
msgid "Failed to bind mount directory %s to %s"
|
||
msgstr "Falló al vincular el directorio de montaje %s a %s"
|
||
|
||
#: src/lxc/lxc_container.c:1119 src/lxc/lxc_container.c:1444
|
||
#, c-format
|
||
msgid "Failed to make directory %s readonly"
|
||
msgstr "Falló al crear directorio %s de solo-lectura"
|
||
|
||
#: src/lxc/lxc_container.c:1146
|
||
#, c-format
|
||
msgid "Unable to open filesystem %s"
|
||
msgstr "No es posible abrir sistema de archivos %s"
|
||
|
||
#: src/lxc/lxc_container.c:1152
|
||
msgid "Unable to create blkid library handle"
|
||
msgstr "No es posible crear identificador de biblioteca blkid"
|
||
|
||
#: src/lxc/lxc_container.c:1157
|
||
#, c-format
|
||
msgid "Unable to associate device %s with blkid library"
|
||
msgstr "No es posible asociar dispositivo %s con biblioteca blkid"
|
||
|
||
#: src/lxc/lxc_container.c:1173
|
||
#, c-format
|
||
msgid "Too many filesystems detected for %s"
|
||
msgstr "Se detectaron demasiados sistemas de archivos para %s"
|
||
|
||
#: src/lxc/lxc_container.c:1177
|
||
#, c-format
|
||
msgid "Unable to detect filesystem for %s"
|
||
msgstr "No es posible detectar sistema de archivos para %s"
|
||
|
||
#: src/lxc/lxc_container.c:1185
|
||
#, c-format
|
||
msgid "Unable to find filesystem type for %s"
|
||
msgstr "No es posible autorizar dispositivos PTY para dominio %s"
|
||
|
||
#: src/lxc/lxc_container.c:1255 src/util/iohelper.c:151
|
||
#, c-format
|
||
msgid "Unable to read %s"
|
||
msgstr "No se puede leer %s"
|
||
|
||
#: src/lxc/lxc_container.c:1285
|
||
#, c-format
|
||
msgid "%s has unexpected '*' before last line"
|
||
msgstr "%s tiene un '*' inesperado antes de última línea"
|
||
|
||
#: src/lxc/lxc_container.c:1309
|
||
#, c-format
|
||
msgid "Failed to mount device %s to %s"
|
||
msgstr "Falló al montar dispositivo %s a %s"
|
||
|
||
#: src/lxc/lxc_container.c:1332
|
||
#, c-format
|
||
msgid "Failed to mount device %s to %s, unable to detect filesystem"
|
||
msgstr ""
|
||
"No es posible montar dispositivo %s a %s, no se puede detectar sistema de "
|
||
"archivos"
|
||
|
||
#: src/lxc/lxc_container.c:1377
|
||
#, c-format
|
||
msgid "Failed to mount device %s to %s as %s"
|
||
msgstr "Falló al montar dispositivo %s a %s como %s"
|
||
|
||
#: src/lxc/lxc_container.c:1435
|
||
#, c-format
|
||
msgid "Failed to mount directory %s as tmpfs"
|
||
msgstr "Falló al montar el directorio %s como tmpfs"
|
||
|
||
#: src/lxc/lxc_container.c:1483
|
||
#, c-format
|
||
msgid "Unexpected filesystem type %s"
|
||
msgstr "Tipo de sistema de archivos inesperado %s"
|
||
|
||
#: src/lxc/lxc_container.c:1488
|
||
#, c-format
|
||
msgid "Cannot mount filesystem type %s"
|
||
msgstr "No se puede montar tipo de sistema de archivos %s"
|
||
|
||
#: src/lxc/lxc_container.c:1532
|
||
#, c-format
|
||
msgid "Failed to create directory for '%s' dev '%s'"
|
||
msgstr "No se pudo crear directorio para '%s' dev '%s'"
|
||
|
||
#: src/lxc/lxc_container.c:1704
|
||
#, c-format
|
||
msgid "Failed to access '%s'"
|
||
msgstr ""
|
||
|
||
#: src/lxc/lxc_container.c:1711
|
||
#, c-format
|
||
msgid "Failed to resolve symlink at %s"
|
||
msgstr ""
|
||
|
||
#: src/lxc/lxc_container.c:1749
|
||
#, c-format
|
||
msgid "Failed to remove capabilities: %d"
|
||
msgstr "Falló al eliminar capacidades: %d"
|
||
|
||
#: src/lxc/lxc_container.c:1755
|
||
#, c-format
|
||
msgid "Failed to apply capabilities: %d"
|
||
msgstr "Falló al aplicar capacidades: %d"
|
||
|
||
#: src/lxc/lxc_container.c:1801
|
||
msgid "lxcChild() passed invalid vm definition"
|
||
msgstr "lxcChild() ha transmitido una definición vm inválida"
|
||
|
||
#: src/lxc/lxc_container.c:1810
|
||
msgid "Failed to read the container continue message"
|
||
msgstr "No es posible leer el mensaje continuo del contenedor"
|
||
|
||
#: src/lxc/lxc_container.c:1844
|
||
#, c-format
|
||
msgid "Failed to open tty %s"
|
||
msgstr "Falló al abrir tty %s"
|
||
|
||
#: src/lxc/lxc_container.c:1860
|
||
#, c-format
|
||
msgid "cannot find init path '%s' relative to container root"
|
||
msgstr ""
|
||
"No se puede encontrar ruta relativa de inicio '%s' para raíz del contenedor "
|
||
|
||
#: src/lxc/lxc_container.c:1879
|
||
msgid "Failed to send continue signal to controller"
|
||
msgstr ""
|
||
|
||
#: src/lxc/lxc_container.c:1911 src/lxc/lxc_controller.c:2473
|
||
msgid "Unknown failure in libvirt_lxc startup"
|
||
msgstr "Falla desconocida en libvirt_lxc startup"
|
||
|
||
#: src/lxc/lxc_container.c:2021
|
||
msgid "Kernel doesn't support user namespace"
|
||
msgstr "Kernel no soporta espacio de nombre de usuario"
|
||
|
||
#: src/lxc/lxc_container.c:2038
|
||
msgid "Failed to run clone container"
|
||
msgstr "Falló al ejecutar el contenedor de clon"
|
||
|
||
#: src/lxc/lxc_container.c:2099
|
||
#, c-format
|
||
msgid "Failed to change owner of %s to %u:%u"
|
||
msgstr "No se pudo cambiar propietario de %s a %u:%u"
|
||
|
||
#: src/lxc/lxc_conf.c:86 src/qemu/qemu_conf.c:624 src/uml/uml_conf.c:76
|
||
msgid "cannot get the host uuid"
|
||
msgstr "no es posible obtener el uuid del equipo"
|
||
|
||
#: src/lxc/lxc_controller.c:310
|
||
msgid "Unable to set console file descriptor non-blocking"
|
||
msgstr "No se puede establecer descriptor de archivo non-blocking"
|
||
|
||
#: src/lxc/lxc_controller.c:322
|
||
msgid "error sending continue signal to daemon"
|
||
msgstr "Error al enviar señal continua a demonio"
|
||
|
||
#: src/lxc/lxc_controller.c:334
|
||
#, c-format
|
||
msgid "expecting %zu veths, but got %zu"
|
||
msgstr "Se esperaban veths %zu, pero se obtuvieron %zu"
|
||
|
||
#: src/lxc/lxc_controller.c:347
|
||
#, c-format
|
||
msgid "expecting %zu consoles, but got %zu tty file handlers"
|
||
msgstr ""
|
||
"Se esperaban consolas %zu , pero se obtuvieron manejadores de archivos tty "
|
||
"%zu"
|
||
|
||
#: src/lxc/lxc_controller.c:409 src/lxc/lxc_controller.c:439
|
||
msgid "An explicit disk format must be specified"
|
||
msgstr "Debe especificarse un formato de disco explícito"
|
||
|
||
#: src/lxc/lxc_controller.c:489
|
||
#, c-format
|
||
msgid "fs format %s is not supported"
|
||
msgstr "Formato fs %s no tiene soporte"
|
||
|
||
#: src/lxc/lxc_controller.c:509
|
||
#, c-format
|
||
msgid "fs driver %s is not supported"
|
||
msgstr "Controlador fs %s no tiene soporte"
|
||
|
||
#: src/lxc/lxc_controller.c:535
|
||
#, c-format
|
||
msgid "disk format %s is not supported"
|
||
msgstr "El formato de disco %s no tiene soporte"
|
||
|
||
#: src/lxc/lxc_controller.c:559
|
||
#, c-format
|
||
msgid "Disk cache mode %s is not supported"
|
||
msgstr "Modo cache de disco %s no tiene soporte"
|
||
|
||
#: src/lxc/lxc_controller.c:567
|
||
#, c-format
|
||
msgid "disk driver %s is not supported"
|
||
msgstr "El controlador de disco %s no tiene soporte"
|
||
|
||
#: src/lxc/lxc_controller.c:799
|
||
#, c-format
|
||
msgid "failed to apply capabilities: %d"
|
||
msgstr "Falló al aplicar capacidades: %d"
|
||
|
||
#: src/lxc/lxc_controller.c:881 src/lxc/lxc_controller.c:918
|
||
msgid "Unable to add epoll fd"
|
||
msgstr "No se puede añadir FD epoll"
|
||
|
||
#: src/lxc/lxc_controller.c:892 src/lxc/lxc_controller.c:930
|
||
msgid "Unable to remove epoll fd"
|
||
msgstr "No es posible retirar FD epoll"
|
||
|
||
#: src/lxc/lxc_controller.c:960
|
||
msgid "Unable to wait on epoll"
|
||
msgstr "No se puede esperar a epoll"
|
||
|
||
#: src/lxc/lxc_controller.c:1018
|
||
msgid "Unable to read container pty"
|
||
msgstr "No se puede leer el contenedor PTY"
|
||
|
||
#: src/lxc/lxc_controller.c:1046
|
||
msgid "Unable to write to container pty"
|
||
msgstr "No se puede escribir al contenedor PTY"
|
||
|
||
#: src/lxc/lxc_controller.c:1108
|
||
msgid "Unable to create epoll fd"
|
||
msgstr "No se puede crear FD epoll"
|
||
|
||
#: src/lxc/lxc_controller.c:1118
|
||
msgid "Unable to watch epoll FD"
|
||
msgstr "No es posible observar FD epoll"
|
||
|
||
#: src/lxc/lxc_controller.c:1128 src/lxc/lxc_controller.c:1138
|
||
msgid "Unable to watch host console PTY"
|
||
msgstr "No se puede vigilar a la consola PTY"
|
||
|
||
#: src/lxc/lxc_controller.c:1179
|
||
#, c-format
|
||
msgid "unable write to %s"
|
||
msgstr "No se puede escribir a %s"
|
||
|
||
#: src/lxc/lxc_controller.c:1251 src/lxc/lxc_controller.c:1945
|
||
#, c-format
|
||
msgid "Failed to make path %s"
|
||
msgstr "Falló al crear la ruta %s"
|
||
|
||
#: src/lxc/lxc_controller.c:1268
|
||
#, c-format
|
||
msgid "Failed to mount devfs on %s type %s (%s)"
|
||
msgstr "No se pudo montar devfs en %s tipo %s (%s)"
|
||
|
||
#: src/lxc/lxc_controller.c:1316
|
||
#, c-format
|
||
msgid "Failed to make device %s"
|
||
msgstr "Falló al crear el dispositivo %s"
|
||
|
||
#: src/lxc/lxc_controller.c:1366 src/lxc/lxc_controller.c:1444
|
||
#: src/lxc/lxc_controller.c:1523 src/lxc/lxc_controller.c:1680
|
||
#: src/lxc/lxc_driver.c:4046 src/lxc/lxc_driver.c:4267
|
||
#: src/lxc/lxc_driver.c:4336 src/lxc/lxc_driver.c:4408
|
||
#, c-format
|
||
msgid "Unable to access %s"
|
||
msgstr "No se puede acceder %s"
|
||
|
||
#: src/lxc/lxc_controller.c:1372 src/lxc/lxc_driver.c:4273
|
||
#, c-format
|
||
msgid "USB source %s was not a character device"
|
||
msgstr "Fuente de USB %s no era un dispositivo de carácter"
|
||
|
||
#: src/lxc/lxc_controller.c:1381 src/lxc/lxc_driver.c:3874
|
||
#, c-format
|
||
msgid "Unable to create %s"
|
||
msgstr "No se puede crear %s"
|
||
|
||
#: src/lxc/lxc_controller.c:1389 src/lxc/lxc_controller.c:1469
|
||
#: src/lxc/lxc_controller.c:1548 src/lxc/lxc_controller.c:1708
|
||
#: src/lxc/lxc_driver.c:3889
|
||
#, c-format
|
||
msgid "Unable to create device %s"
|
||
msgstr "No se puede crear dispositivo %s"
|
||
|
||
#: src/lxc/lxc_controller.c:1427 src/lxc/lxc_controller.c:1506
|
||
msgid "Missing storage host block path"
|
||
msgstr "Falta la ruta de bloque de host de almacenaje"
|
||
|
||
#: src/lxc/lxc_controller.c:1451
|
||
#, c-format
|
||
msgid "Storage source %s must be a block device"
|
||
msgstr "Fuente de almacenaje %s debe ser un dispositivo de bloque"
|
||
|
||
#: src/lxc/lxc_controller.c:1458 src/lxc/lxc_controller.c:1537
|
||
#, c-format
|
||
msgid "Failed to create directory for device %s"
|
||
msgstr "No se pudo crear directorio para dispositivo %s"
|
||
|
||
#: src/lxc/lxc_controller.c:1530
|
||
#, c-format
|
||
msgid "Storage source %s must be a character device"
|
||
msgstr "Fuente de almacenaje %s debe ser un dispositivo de carácter"
|
||
|
||
#: src/lxc/lxc_controller.c:1582 src/lxc/lxc_controller.c:1610
|
||
#: src/lxc/lxc_controller.c:1642 src/lxc/lxc_driver.c:4523
|
||
#: src/lxc/lxc_driver.c:4910
|
||
#, c-format
|
||
msgid "Unsupported host device mode %s"
|
||
msgstr "Modo de hostdev %s no tiene soporte"
|
||
|
||
#: src/lxc/lxc_controller.c:1665 src/lxc/lxc_driver.c:4029
|
||
msgid "Can't setup disk for non-block device"
|
||
msgstr "No se puede establecer disco para dispositivo non-block"
|
||
|
||
#: src/lxc/lxc_controller.c:1670 src/lxc/lxc_driver.c:4034
|
||
msgid "Can't setup disk without media"
|
||
msgstr "No se puede establecer disco sin medio"
|
||
|
||
#: src/lxc/lxc_controller.c:1686
|
||
#, c-format
|
||
msgid "Disk source %s must be a character/block device"
|
||
msgstr "Fuente de disco %s debe ser un dispositivo de carácter o bloque"
|
||
|
||
#: src/lxc/lxc_controller.c:1816
|
||
#, c-format
|
||
msgid "Unable to request personality for %s on %s"
|
||
msgstr "No se pudo solicitar personalidad para %s en %s"
|
||
|
||
#: src/lxc/lxc_controller.c:1908
|
||
msgid "Cannot unshare mount namespace"
|
||
msgstr "No es posible dejar de compartir el nombre del espacio montado"
|
||
|
||
#: src/lxc/lxc_controller.c:1914
|
||
msgid "Failed to switch root mount into slave mode"
|
||
msgstr "Falló al convertir montaje raíz en modo esclavo"
|
||
|
||
#: src/lxc/lxc_controller.c:1960
|
||
#, c-format
|
||
msgid "Failed to mount devpts on %s"
|
||
msgstr "Falló al montar devpts en %s"
|
||
|
||
#: src/lxc/lxc_controller.c:1967
|
||
msgid "Kernel does not support private devpts"
|
||
msgstr "Kernel no soporta devpts privados"
|
||
|
||
#: src/lxc/lxc_controller.c:2011 src/lxc/lxc_process.c:1151
|
||
msgid "Failed to allocate tty"
|
||
msgstr "Falló al alojar tty"
|
||
|
||
#: src/lxc/lxc_controller.c:2139
|
||
msgid "sockpair failed"
|
||
msgstr "Falló sockpair"
|
||
|
||
#: src/lxc/lxc_controller.c:2145
|
||
msgid "socketpair failed"
|
||
msgstr "Falló socketpair"
|
||
|
||
#: src/lxc/lxc_controller.c:2207
|
||
msgid "Unable to send container continue message"
|
||
msgstr "No es posible enviar mensaje continuo del contenedor"
|
||
|
||
#: src/lxc/lxc_controller.c:2213
|
||
msgid "error receiving signal from container"
|
||
msgstr "Error al recibir señal del contenedor"
|
||
|
||
#: src/lxc/lxc_controller.c:2439
|
||
#, 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:2453
|
||
msgid "Unable to change to root dir"
|
||
msgstr "No es posible trasladarse al directorio raíz"
|
||
|
||
#: src/lxc/lxc_controller.c:2459
|
||
msgid "Unable to become session leader"
|
||
msgstr "No es posible convertirse en líder de sesión"
|
||
|
||
#: src/lxc/lxc_driver.c:171
|
||
#, c-format
|
||
msgid "Unexpected LXC URI path '%s', try lxc:///"
|
||
msgstr "Ruta LXC URI '%s' no esperada, intente lxc:/// "
|
||
|
||
#: src/lxc/lxc_driver.c:179
|
||
msgid "lxc state driver is not active"
|
||
msgstr "El estado del controlador lxc está inactivo"
|
||
|
||
#: src/lxc/lxc_driver.c:252
|
||
#, c-format
|
||
msgid "No domain with matching id %d"
|
||
msgstr "No existe un dominio que coincida con el id %d"
|
||
|
||
#: src/lxc/lxc_driver.c:309
|
||
#, c-format
|
||
msgid "No domain with matching name '%s'"
|
||
msgstr "No existe un dominio coincidente con el nombre '%s'"
|
||
|
||
#: src/lxc/lxc_driver.c:468 src/lxc/lxc_driver.c:1055
|
||
#: src/lxc/lxc_driver.c:1160
|
||
msgid "System lacks NETNS support"
|
||
msgstr "El sistema adolece de soporte NETNS"
|
||
|
||
#: src/lxc/lxc_driver.c:586
|
||
msgid "Cannot read cputime for domain"
|
||
msgstr "No es posible leer cputime para el dominio"
|
||
|
||
#: src/lxc/lxc_driver.c:690
|
||
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:718
|
||
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:724 src/lxc/lxc_driver.c:1425
|
||
#: src/lxc/lxc_driver.c:3067 src/lxc/lxc_driver.c:3296
|
||
#: src/lxc/lxc_driver.c:3345 src/lxc/lxc_driver.c:3564
|
||
#: src/lxc/lxc_driver.c:3641 src/lxc/lxc_driver.c:5332
|
||
#: src/libxl/libxl_driver.c:1472 src/libxl/libxl_driver.c:1531
|
||
#: src/libxl/libxl_driver.c:1587 src/libxl/libxl_driver.c:1634
|
||
#: src/libxl/libxl_driver.c:1673 src/libxl/libxl_driver.c:2068
|
||
#: src/libxl/libxl_driver.c:2184 src/libxl/libxl_driver.c:2280
|
||
#: src/libxl/libxl_driver.c:2572 src/libxl/libxl_driver.c:2803
|
||
#: src/libxl/libxl_driver.c:3540 src/libxl/libxl_driver.c:3651
|
||
#: src/libxl/libxl_driver.c:3759 src/libxl/libxl_driver.c:4044
|
||
#: src/libxl/libxl_driver.c:4108 src/libxl/libxl_driver.c:4189
|
||
#: src/libxl/libxl_driver.c:4364 src/openvz/openvz_driver.c:598
|
||
#: src/openvz/openvz_driver.c:636 tools/virsh-domain.c:9131
|
||
#: tools/virsh-domain.c:9304
|
||
msgid "Domain is not running"
|
||
msgstr "El dominio no está ejecutándose"
|
||
|
||
#: src/lxc/lxc_driver.c:730
|
||
msgid "Failed to set memory for domain"
|
||
msgstr "No es posible establecer la memoria para el dominio"
|
||
|
||
#: src/lxc/lxc_driver.c:791 src/lxc/lxc_driver.c:906
|
||
#: src/qemu/qemu_driver.c:8329 src/qemu/qemu_driver.c:8452
|
||
#: src/qemu/qemu_driver.c:8810
|
||
msgid "cgroup memory controller is not mounted"
|
||
msgstr "No está montado el controlador de memoria cgroup"
|
||
|
||
#: src/lxc/lxc_driver.c:822 src/qemu/qemu_driver.c:8361
|
||
msgid ""
|
||
"memory hard_limit tunable value must be lower than or equal to "
|
||
"swap_hard_limit"
|
||
msgstr ""
|
||
|
||
#: src/lxc/lxc_driver.c:832 src/qemu/qemu_driver.c:8371
|
||
#, c-format
|
||
msgid "unable to set memory %s tunable"
|
||
msgstr "No se puede establecer ajustable de memoria %s "
|
||
|
||
#: src/lxc/lxc_driver.c:1009 src/libxl/libxl_driver.c:2887
|
||
#: src/libxl/libxl_driver.c:2931 src/qemu/qemu_driver.c:5774
|
||
#: src/qemu/qemu_driver.c:5822 src/xen/xen_driver.c:1603
|
||
#: src/xen/xen_driver.c:1656
|
||
#, c-format
|
||
msgid "unsupported config type %s"
|
||
msgstr "tipo de configuración %s no soportado"
|
||
|
||
#: src/lxc/lxc_driver.c:1228 src/qemu/qemu_driver.c:5023
|
||
#: src/qemu/qemu_driver.c:5075
|
||
#, 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/lxc/lxc_driver.c:1252 src/lxc/lxc_driver.c:3490
|
||
#: src/lxc/lxc_driver.c:5338
|
||
msgid "Init pid is not yet available"
|
||
msgstr "Init PID no está disponible"
|
||
|
||
#: src/lxc/lxc_driver.c:1259 src/qemu/qemu_driver.c:5046
|
||
#: src/qemu/qemu_driver.c:5109
|
||
msgid "Failed to get security label"
|
||
msgstr "Falló al obtener etiqueta de seguridad"
|
||
|
||
#: src/lxc/lxc_driver.c:1295 src/qemu/qemu_driver.c:5150
|
||
#, 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/lxc/lxc_driver.c:1304 src/qemu/qemu_driver.c:5160
|
||
#, 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/lxc/lxc_driver.c:1494 src/qemu/qemu_driver.c:391
|
||
msgid "Failed to initialize security drivers"
|
||
msgstr "Falló la inicialización de controladores de seguridad"
|
||
|
||
#: src/lxc/lxc_driver.c:1755 src/lxc/lxc_driver.c:1880
|
||
#: src/lxc/lxc_driver.c:2012 src/qemu/qemu_driver.c:7456
|
||
#: src/qemu/qemu_driver.c:8995 src/qemu/qemu_driver.c:9253
|
||
msgid "cgroup CPU controller is not mounted"
|
||
msgstr "No está montado el controlador de CPU cgroup "
|
||
|
||
#: src/lxc/lxc_driver.c:2156 src/qemu/qemu_driver.c:7567
|
||
#, fuzzy, c-format
|
||
msgid "unable to parse blkio device '%s' '%s'"
|
||
msgstr "No es posible analizar peso de dispositivo ' %s'"
|
||
|
||
#: src/lxc/lxc_driver.c:2194 src/qemu/qemu_driver.c:7607
|
||
#, fuzzy, c-format
|
||
msgid "Unknown parameter %s"
|
||
msgstr "tipo de parámetro desconocido: %d"
|
||
|
||
#: src/lxc/lxc_driver.c:2259 src/lxc/lxc_driver.c:2339
|
||
#: src/lxc/lxc_driver.c:2477 src/lxc/lxc_driver.c:2685
|
||
#: src/qemu/qemu_driver.c:7696 src/qemu/qemu_driver.c:7901
|
||
msgid "blkio cgroup isn't mounted"
|
||
msgstr "blkio cgroup no está montado"
|
||
|
||
#: src/lxc/lxc_driver.c:2275 src/lxc/lxc_driver.c:2357
|
||
#: src/qemu/qemu_driver.c:9392 src/qemu/qemu_driver.c:9460
|
||
#: src/qemu/qemu_driver.c:9543 src/test/test_driver.c:3383
|
||
#, c-format
|
||
msgid "invalid path: %s"
|
||
msgstr "ruta inválida: %s"
|
||
|
||
#: src/lxc/lxc_driver.c:2282 src/lxc/lxc_driver.c:2364
|
||
#: src/qemu/qemu_driver.c:9467 src/qemu/qemu_driver.c:9550
|
||
#: src/qemu/qemu_hotplug.c:75
|
||
#, c-format
|
||
msgid "missing disk device alias name for %s"
|
||
msgstr "no se encuentra el nombre apodo del dispositivo de disco para %s"
|
||
|
||
#: src/lxc/lxc_driver.c:2351 src/lxc/lxc_driver.c:2375
|
||
#, fuzzy
|
||
msgid "domain stats query failed"
|
||
msgstr "estado del dominio"
|
||
|
||
#: src/lxc/lxc_driver.c:2490 src/lxc/lxc_driver.c:2591
|
||
#: src/qemu/qemu_driver.c:7709 src/qemu/qemu_driver.c:7810
|
||
msgid "out of blkio weight range."
|
||
msgstr "Fuera del rango de peso de blkio."
|
||
|
||
#: src/lxc/lxc_driver.c:2560 src/qemu/qemu_driver.c:7779
|
||
#, fuzzy, c-format
|
||
msgid "Unknown blkio parameter %s"
|
||
msgstr "No se pudieron obtener parámetros de blkio"
|
||
|
||
#: src/lxc/lxc_driver.c:2859 src/lxc/lxc_driver.c:2894
|
||
#: src/lxc/lxc_driver.c:2928 src/lxc/lxc_driver.c:2961
|
||
#: src/lxc/lxc_driver.c:2994 src/lxc/lxc_driver.c:3028
|
||
#: src/qemu/qemu_driver.c:8081 src/qemu/qemu_driver.c:8116
|
||
#: src/qemu/qemu_driver.c:8150 src/qemu/qemu_driver.c:8183
|
||
#: src/qemu/qemu_driver.c:8216 src/qemu/qemu_driver.c:8250
|
||
#: src/util/virtypedparam.c:193 src/util/virtypedparam.c:251
|
||
#, c-format
|
||
msgid "Field name '%s' too long"
|
||
msgstr "Nombre de campo '%s' es demasiado largo"
|
||
|
||
#: src/lxc/lxc_driver.c:3084
|
||
#, c-format
|
||
msgid "Invalid path, '%s' is not a known interface"
|
||
msgstr "ruta inválida la ruta , '%s' no es una interfaz conocida"
|
||
|
||
#: src/lxc/lxc_driver.c:3139
|
||
msgid "Cannot set autostart for transient domain"
|
||
msgstr "No es posible realizar inicio automático para dominios transitorios"
|
||
|
||
#: src/lxc/lxc_driver.c:3162
|
||
#, c-format
|
||
msgid "Cannot create autostart directory %s"
|
||
msgstr "No es posible crear directorio de inicio automático %s"
|
||
|
||
#: src/lxc/lxc_driver.c:3169 src/libxl/libxl_driver.c:3998
|
||
#: src/qemu/qemu_driver.c:7404 src/uml/uml_driver.c:2438
|
||
#, 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:3176 src/libxl/libxl_driver.c:4005
|
||
#: src/network/bridge_driver.c:3177 src/qemu/qemu_driver.c:7411
|
||
#: src/storage/storage_driver.c:1170 src/uml/uml_driver.c:2445
|
||
#, c-format
|
||
msgid "Failed to delete symlink '%s'"
|
||
msgstr "Falló al eliminar enlace simbólico '%s'"
|
||
|
||
#: src/lxc/lxc_driver.c:3303
|
||
msgid "Suspend operation failed"
|
||
msgstr "Falló la operación de suspensión"
|
||
|
||
#: src/lxc/lxc_driver.c:3352
|
||
msgid "Resume operation failed"
|
||
msgstr "Falló al reanudarse la operación"
|
||
|
||
#: src/lxc/lxc_driver.c:3418 src/uml/uml_driver.c:2585
|
||
#, c-format
|
||
msgid "cannot find console device '%s'"
|
||
msgstr "No se puede acceder al dispositivo de consola '%s'"
|
||
|
||
#: src/lxc/lxc_driver.c:3419 src/uml/uml_driver.c:2586
|
||
msgid "default"
|
||
msgstr "Predeterminado"
|
||
|
||
#: src/lxc/lxc_driver.c:3425 src/libxl/libxl_driver.c:4286
|
||
#: src/qemu/qemu_driver.c:14562 src/uml/uml_driver.c:2592
|
||
#: src/xen/xen_driver.c:2662
|
||
#, c-format
|
||
msgid "character device %s is not using a PTY"
|
||
msgstr "dispositivo de caracteres %s no está utilizando un PTY"
|
||
|
||
#: src/lxc/lxc_driver.c:3456
|
||
#, c-format
|
||
msgid "signum value %d is out of range"
|
||
msgstr "El valor signum %d está fuera del rango"
|
||
|
||
#: src/lxc/lxc_driver.c:3484
|
||
msgid "Only the init process may be killed"
|
||
msgstr "Solamente el proceso init puede ser eliminado"
|
||
|
||
#: src/lxc/lxc_driver.c:3500
|
||
#, c-format
|
||
msgid "Unable to send %d signal to process %d"
|
||
msgstr "No se puede enviar señal %d al proceso %d"
|
||
|
||
#: src/lxc/lxc_driver.c:3570 src/lxc/lxc_driver.c:3647
|
||
msgid "Init process ID is not yet known"
|
||
msgstr "ID de proceso aún no se conoce"
|
||
|
||
#: src/lxc/lxc_driver.c:3585 src/lxc/lxc_driver.c:3662
|
||
msgid "Container does not provide an initctl pipe"
|
||
msgstr "El contenedor no proporciona tipo initctl"
|
||
|
||
#: src/lxc/lxc_driver.c:3598 src/lxc/lxc_driver.c:3675
|
||
#, c-format
|
||
msgid "Unable to send SIGTERM to init pid %llu"
|
||
msgstr "No se puede enviar SIGTERM a init pid %llu"
|
||
|
||
#: src/lxc/lxc_driver.c:3704 src/libxl/libxl_driver.c:3363
|
||
#, c-format
|
||
msgid "target %s already exists."
|
||
msgstr "destino %s ya existe"
|
||
|
||
#: src/lxc/lxc_driver.c:3726 src/qemu/qemu_driver.c:6658
|
||
msgid "device is already in the domain configuration"
|
||
msgstr "Dispositivo ya está listo en configuración de dominio"
|
||
|
||
#: src/lxc/lxc_driver.c:3737 src/libxl/libxl_driver.c:3374
|
||
msgid "persistent attach of device is not supported"
|
||
msgstr "Conexión persistente al dispositivo no está soportada"
|
||
|
||
#: src/lxc/lxc_driver.c:3761 src/lxc/lxc_driver.c:3817
|
||
#: src/lxc/lxc_driver.c:4636 src/qemu/qemu_driver.c:6759
|
||
#: src/qemu/qemu_hotplug.c:3396
|
||
#, c-format
|
||
msgid "multiple devices matching mac address %s found"
|
||
msgstr "Se encontraron múltiples dispositivos coincidentes con dirección %s "
|
||
|
||
#: src/lxc/lxc_driver.c:3766 src/lxc/lxc_driver.c:3822
|
||
#: src/qemu/qemu_driver.c:6764
|
||
msgid "no matching network device was found"
|
||
msgstr "No se encontró dispositivo de redes "
|
||
|
||
#: src/lxc/lxc_driver.c:3780 src/libxl/libxl_driver.c:3496
|
||
msgid "persistent update of device is not supported"
|
||
msgstr "Actualización persistente de 'device' no tiene soporte"
|
||
|
||
#: src/lxc/lxc_driver.c:3805 src/libxl/libxl_driver.c:3412
|
||
#: src/qemu/qemu_driver.c:6748
|
||
#, c-format
|
||
msgid "no target device %s"
|
||
msgstr "No hay dispositivo de destino %s"
|
||
|
||
#: src/lxc/lxc_driver.c:3834 src/qemu/qemu_driver.c:6775
|
||
#: src/qemu/qemu_driver.c:6799 src/qemu/qemu_hotplug.c:1386
|
||
#: src/qemu/qemu_hotplug.c:3622
|
||
msgid "device not present in domain configuration"
|
||
msgstr "Dispositivo no está presente en configuración de dominio"
|
||
|
||
#: src/lxc/lxc_driver.c:3845 src/libxl/libxl_driver.c:3420
|
||
msgid "persistent detach of device is not supported"
|
||
msgstr "Conexión persistente de dispositivo no tiene soporte"
|
||
|
||
#: src/lxc/lxc_driver.c:3921
|
||
#, fuzzy, c-format
|
||
msgid "Unexpected device type %d"
|
||
msgstr "tipo %d de dispositivo de caracteres no esperado"
|
||
|
||
#: src/lxc/lxc_driver.c:3979
|
||
#, c-format
|
||
msgid "Unable to remove device %s"
|
||
msgstr "No se puede retirar dispositivo %s"
|
||
|
||
#: src/lxc/lxc_driver.c:4017 src/lxc/lxc_driver.c:4122
|
||
#: src/lxc/lxc_driver.c:4580 src/lxc/lxc_driver.c:4762
|
||
#: src/lxc/lxc_driver.c:4811
|
||
msgid "Cannot attach disk until init PID is known"
|
||
msgstr "No se puede adjuntar disco hasta que se conozca init PID "
|
||
|
||
#: src/lxc/lxc_driver.c:4023 src/lxc/lxc_driver.c:4059
|
||
#: src/lxc/lxc_driver.c:4510 src/lxc/lxc_driver.c:4599
|
||
#: src/lxc/lxc_driver.c:4716 src/lxc/lxc_driver.c:4777
|
||
#: src/lxc/lxc_driver.c:4826
|
||
msgid "devices cgroup isn't mounted"
|
||
msgstr "devices cgroup no está montado "
|
||
|
||
#: src/lxc/lxc_driver.c:4040 src/libxl/libxl_driver.c:3233
|
||
#: src/qemu/qemu_driver.c:6631 src/qemu/qemu_hotplug.c:251
|
||
#: src/qemu/qemu_hotplug.c:492 src/qemu/qemu_hotplug.c:616
|
||
#: src/uml/uml_driver.c:2140
|
||
#, c-format
|
||
msgid "target %s already exists"
|
||
msgstr "el destino %s ya existe"
|
||
|
||
#: src/lxc/lxc_driver.c:4052
|
||
#, fuzzy, c-format
|
||
msgid "Disk source %s must be a block device"
|
||
msgstr "Fuente de hostdev %s debe ser un dispositivo de bloque"
|
||
|
||
#: src/lxc/lxc_driver.c:4144 src/lxc/lxc_process.c:433
|
||
msgid "No bridge name specified"
|
||
msgstr "No se especificó el nombre de puente"
|
||
|
||
#: src/lxc/lxc_driver.c:4169 src/lxc/lxc_process.c:400
|
||
#: src/qemu/qemu_command.c:314 src/qemu/qemu_hotplug.c:1719
|
||
#, c-format
|
||
msgid "Network '%s' is not active."
|
||
msgstr "La red '%s' no se encuentra activa."
|
||
|
||
#: src/lxc/lxc_driver.c:4205
|
||
msgid "Network device type is not supported"
|
||
msgstr "tipo de red de dispositivo no tiene soporte"
|
||
|
||
#: src/lxc/lxc_driver.c:4252
|
||
msgid "host USB device already exists"
|
||
msgstr "Dispositivo USB de host ya existe"
|
||
|
||
#: src/lxc/lxc_driver.c:4324 src/lxc/lxc_driver.c:4396
|
||
msgid "Missing storage block path"
|
||
msgstr "Falta ruta de bloque de almacenaje"
|
||
|
||
#: src/lxc/lxc_driver.c:4330 src/lxc/lxc_driver.c:4402
|
||
msgid "host device already exists"
|
||
msgstr "Dispositivo de host ya existe"
|
||
|
||
#: src/lxc/lxc_driver.c:4343 src/lxc/lxc_driver.c:4415
|
||
#, c-format
|
||
msgid "Hostdev source %s must be a block device"
|
||
msgstr "Fuente de hostdev %s debe ser un dispositivo de bloque"
|
||
|
||
#: src/lxc/lxc_driver.c:4467 src/lxc/lxc_driver.c:4488
|
||
#: src/lxc/lxc_driver.c:4861 src/lxc/lxc_driver.c:4881
|
||
#, c-format
|
||
msgid "Unsupported host device type %s"
|
||
msgstr "Tipo de dispositivo host %s no tiene soporte"
|
||
|
||
#: src/lxc/lxc_driver.c:4504 src/lxc/lxc_driver.c:4897
|
||
msgid "Cannot attach hostdev until init PID is known"
|
||
msgstr "No se conectar hostdev hasta que se conozca init PID"
|
||
|
||
#: src/lxc/lxc_driver.c:4560 src/libxl/libxl_driver.c:3345
|
||
#: src/uml/uml_driver.c:2221
|
||
#, c-format
|
||
msgid "device type '%s' cannot be attached"
|
||
msgstr "el tipo de dispositivo '%s' no puede ser asociado."
|
||
|
||
#: src/lxc/lxc_driver.c:4588 src/libxl/libxl_driver.c:3293
|
||
#: src/qemu/qemu_hotplug.c:3008 src/uml/uml_driver.c:2271
|
||
#, c-format
|
||
msgid "disk %s not found"
|
||
msgstr "no se encuentra el disco %s"
|
||
|
||
#: src/lxc/lxc_driver.c:4641 src/qemu/qemu_hotplug.c:3402
|
||
#, c-format
|
||
msgid "network device %s not found"
|
||
msgstr "No se encontró dispositivo de red %s"
|
||
|
||
#: src/lxc/lxc_driver.c:4666
|
||
msgid "Only bridged veth devices can be detached"
|
||
msgstr "Solamente dispositivos veth en puente pueden ser retirados"
|
||
|
||
#: src/lxc/lxc_driver.c:4705
|
||
msgid "usb device not found"
|
||
msgstr "No se encontró dispositivo USB "
|
||
|
||
#: src/lxc/lxc_driver.c:4770 src/lxc/lxc_driver.c:4819
|
||
#, c-format
|
||
msgid "hostdev %s not found"
|
||
msgstr "No se encontró hostdev %s"
|
||
|
||
#: src/lxc/lxc_driver.c:4939 src/libxl/libxl_driver.c:3393
|
||
#: src/xen/xm_internal.c:1381
|
||
#, c-format
|
||
msgid "device type '%s' cannot be detached"
|
||
msgstr "Tipo de dispositivo '%s' no se puede desconectar"
|
||
|
||
#: src/lxc/lxc_driver.c:4981 src/lxc/lxc_driver.c:5107
|
||
#: src/lxc/lxc_driver.c:5217 src/qemu/qemu_driver.c:6963
|
||
#: src/qemu/qemu_driver.c:7110 src/qemu/qemu_driver.c:7245
|
||
msgid "cannot do live update a device on inactive domain"
|
||
msgstr "No se puede actualizar en vivo un 'device' en 'domain' activo"
|
||
|
||
#: src/lxc/lxc_driver.c:4992 src/lxc/lxc_driver.c:5115
|
||
#: src/lxc/lxc_driver.c:5225 src/libxl/libxl_driver.c:3547
|
||
#: src/libxl/libxl_driver.c:3658 src/libxl/libxl_driver.c:3766
|
||
#: src/qemu/qemu_driver.c:6971 src/qemu/qemu_driver.c:7118
|
||
#: src/qemu/qemu_driver.c:7253
|
||
msgid "cannot modify device on transient domain"
|
||
msgstr "No se puede modificar dispositivo en dominio transitorio"
|
||
|
||
#: src/lxc/lxc_driver.c:5157
|
||
msgid "Unable to modify live devices"
|
||
msgstr "No se pudieron modificar dispositivos en vivo"
|
||
|
||
#: src/lxc/lxc_driver.c:5366 src/libxl/libxl_driver.c:1235
|
||
#: src/qemu/qemu_command.c:7914 src/qemu/qemu_driver.c:1206
|
||
#: src/xen/xen_driver.c:640
|
||
msgid "Host SMBIOS information is not available"
|
||
msgstr "Información de Host SMBIOS no está disponible"
|
||
|
||
#: src/lxc/lxc_driver.c:5415
|
||
#, fuzzy
|
||
msgid "domain is not active"
|
||
msgstr "El dominio no está activo"
|
||
|
||
#: src/lxc/lxc_driver.c:5650 src/qemu/qemu_driver.c:16124
|
||
msgid "cgroup CPUACCT controller is not mounted"
|
||
msgstr "Controlador cgroup CPUACCT no está montado"
|
||
|
||
#: src/lxc/lxc_process.c:277 src/network/bridge_driver.c:1927
|
||
#: src/qemu/qemu_command.c:395 src/qemu/qemu_driver.c:9853
|
||
#: src/qemu/qemu_hotplug.c:2170 src/util/virnetdevmacvlan.c:938
|
||
#, c-format
|
||
msgid "cannot set bandwidth limits on %s"
|
||
msgstr "No se pueden establecer limites de ancho de banda en %s"
|
||
|
||
#: src/lxc/lxc_process.c:312
|
||
msgid "Unable to set network bandwidth on direct interfaces"
|
||
msgstr "No se puede establecer red para ancho de banda en interfaces directas"
|
||
|
||
#: src/lxc/lxc_process.c:326
|
||
msgid "Unable to set port profile on direct interfaces"
|
||
msgstr "No se puede establecer perfil en interfaces directas"
|
||
|
||
#: src/lxc/lxc_process.c:458
|
||
#, c-format
|
||
msgid "Unsupported network type %s"
|
||
msgstr "Tipo de red %s no tiene soporte"
|
||
|
||
#: src/lxc/lxc_process.c:582
|
||
#, c-format
|
||
msgid "Unable to stat %s"
|
||
msgstr "No se puede 'stat' %s"
|
||
|
||
#: src/lxc/lxc_process.c:685
|
||
#, c-format
|
||
msgid "Invalid PID %d for container"
|
||
msgstr "PID %d inválido para el contenedor"
|
||
|
||
#: src/lxc/lxc_process.c:710
|
||
#, fuzzy
|
||
msgid "Unable to kill all processes"
|
||
msgstr "No se puede notificar proceso de hijo"
|
||
|
||
#: src/lxc/lxc_process.c:716
|
||
#, fuzzy
|
||
msgid "Unable to thaw all processes"
|
||
msgstr "No se puede notificar proceso de hijo"
|
||
|
||
#: src/lxc/lxc_process.c:730
|
||
msgid "Some processes refused to die"
|
||
msgstr "Algunos procesos se negaron a morir"
|
||
|
||
#: src/lxc/lxc_process.c:738
|
||
#, c-format
|
||
msgid "Processes %d refused to die"
|
||
msgstr ""
|
||
|
||
#: src/lxc/lxc_process.c:878
|
||
msgid "Failure while reading log output"
|
||
msgstr "Hubo una falla en la lectura de salida de registro"
|
||
|
||
#: src/lxc/lxc_process.c:899
|
||
#, c-format
|
||
msgid "Out of space while reading log output: %s"
|
||
msgstr "Sin espacio en la lectura de salida de registro: %s"
|
||
|
||
#: src/lxc/lxc_process.c:914
|
||
#, c-format
|
||
msgid "Timed out while reading log output: %s"
|
||
msgstr "Se agotó el tiempo en la lectura de salida de registro: %s"
|
||
|
||
#: src/lxc/lxc_process.c:934
|
||
#, c-format
|
||
msgid "Unable to open log file %s"
|
||
msgstr "No se puede abrir archivo de registro %s"
|
||
|
||
#: src/lxc/lxc_process.c:941
|
||
#, c-format
|
||
msgid "Unable to seek log file %s to %llu"
|
||
msgstr "No se puede buscar archivo de registro paralog %s para %llu"
|
||
|
||
#: src/lxc/lxc_process.c:1033
|
||
msgid "Unable to find 'cpuacct' cgroups controller mount"
|
||
msgstr "No se pudo encontrar montaje de controlador de cgroups 'cpuacct'"
|
||
|
||
#: src/lxc/lxc_process.c:1040
|
||
msgid "Unable to find 'devices' cgroups controller mount"
|
||
msgstr "No se pudo encontrar montaje de controlador de cgroups 'devices' "
|
||
|
||
#: src/lxc/lxc_process.c:1047
|
||
msgid "Unable to find 'memory' cgroups controller mount"
|
||
msgstr "No se pudo encontrar montaje de controlador de memoria cgroups"
|
||
|
||
#: src/lxc/lxc_process.c:1054
|
||
#, c-format
|
||
msgid "Cannot create log directory '%s'"
|
||
msgstr "No se puede crear un directorio de registro '%s'"
|
||
|
||
#: src/lxc/lxc_process.c:1145
|
||
msgid "Only PTY console types are supported"
|
||
msgstr "Only PTY console types are supported"
|
||
|
||
#: src/lxc/lxc_process.c:1234 src/lxc/lxc_process.c:1254
|
||
#: src/lxc/lxc_process.c:1263 src/lxc/lxc_process.c:1299
|
||
#, c-format
|
||
msgid "guest failed to start: %s"
|
||
msgstr "El huésped no pudo iniciar: %s"
|
||
|
||
#: src/lxc/lxc_process.c:1240
|
||
msgid "could not close handshake fd"
|
||
msgstr "No se pudo cerrar el protocolo de enlace FD"
|
||
|
||
#: src/lxc/lxc_process.c:1266
|
||
#, c-format
|
||
msgid "Failed to read pid file %s/%s.pid"
|
||
msgstr "Falló al leer el archivo pid %s/%s.pid"
|
||
|
||
#: src/lxc/lxc_process.c:1280 src/lxc/lxc_process.c:1490
|
||
#, c-format
|
||
msgid "No valid cgroup for machine %s"
|
||
msgstr "Nombre de Cgroup no es válido para la máquina %s"
|
||
|
||
#: src/lxc/lxc_process.c:1347
|
||
msgid "could not close logfile"
|
||
msgstr "No se puede cerrar logfile"
|
||
|
||
#: src/lxc/lxc_process.c:1420 src/libxl/libxl_driver.c:122
|
||
#: src/qemu/qemu_driver.c:290 src/uml/uml_driver.c:194
|
||
#, c-format
|
||
msgid "Failed to autostart VM '%s': %s"
|
||
msgstr "Falló al iniciar automáticamente MV '%s': '%s'"
|
||
|
||
#: src/libxl/libxl_domain.c:373 src/qemu/qemu_domain.c:1123
|
||
msgid "cannot acquire state change lock"
|
||
msgstr "no es posible obtener bloqueo de cambio de estado"
|
||
|
||
#: src/libxl/libxl_domain.c:376 src/qemu/qemu_domain.c:1131
|
||
msgid "cannot acquire job mutex"
|
||
msgstr "no pueden adquirir la exclusión mutua de trabajo"
|
||
|
||
#: src/libxl/libxl_domain.c:512
|
||
#, c-format
|
||
msgid "failed to open logfile %s"
|
||
msgstr "Falló abrir archivo de registros %s"
|
||
|
||
#: src/libxl/libxl_domain.c:522
|
||
#, c-format
|
||
msgid "cannot create libxenlight logger for domain %s"
|
||
msgstr ""
|
||
|
||
#: src/libxl/libxl_domain.c:529
|
||
msgid "Failed libxl context initialization"
|
||
msgstr "Falló la inicialización de contexto libxl"
|
||
|
||
#: src/libxl/libxl_driver.c:124 src/qemu/qemu_driver.c:284
|
||
#: src/qemu/qemu_driver.c:292 src/qemu/qemu_hostdev.c:1235
|
||
#: src/qemu/qemu_hostdev.c:1260 src/qemu/qemu_hostdev.c:1305
|
||
#: src/secret/secret_driver.c:498 src/uml/uml_driver.c:195
|
||
#: src/util/virerror.c:258 src/xenapi/xenapi_utils.c:265 tools/virsh.c:288
|
||
#: tools/virsh-domain-monitor.c:54
|
||
msgid "unknown error"
|
||
msgstr "error desconocido"
|
||
|
||
#: src/libxl/libxl_driver.c:144 src/libxl/libxl_driver.c:3839
|
||
msgid "libxl_get_physinfo_info failed"
|
||
msgstr "Falló libxl_get_physinfo_info"
|
||
|
||
#: src/libxl/libxl_driver.c:150
|
||
#, c-format
|
||
msgid "machine type %s too big for destination"
|
||
msgstr "Tipo de máquina %s es demasiado grande para destino"
|
||
|
||
#: src/libxl/libxl_driver.c:198
|
||
#, c-format
|
||
msgid "Failed to open domain image file '%s'"
|
||
msgstr "No se pudo abrir archivo de imagen de dominio '%s'"
|
||
|
||
#: src/libxl/libxl_driver.c:204
|
||
msgid "failed to read libxl header"
|
||
msgstr "Falló al leer encabezado libxl"
|
||
|
||
#: src/libxl/libxl_driver.c:209 src/qemu/qemu_driver.c:5229
|
||
msgid "image magic is incorrect"
|
||
msgstr "la imagen mágica no es correcta"
|
||
|
||
#: src/libxl/libxl_driver.c:215 src/qemu/qemu_driver.c:5255
|
||
#, c-format
|
||
msgid "image version is not supported (%d > %d)"
|
||
msgstr "la versión de la imagen no está soportada (%d > %d)"
|
||
|
||
#: src/libxl/libxl_driver.c:222 src/qemu/qemu_driver.c:5262
|
||
#, c-format
|
||
msgid "invalid XML length: %d"
|
||
msgstr "longitud XML no válida: %d"
|
||
|
||
#: src/libxl/libxl_driver.c:230 src/qemu/qemu_driver.c:5271
|
||
msgid "failed to read XML"
|
||
msgstr "Falló al leer XML"
|
||
|
||
#: src/libxl/libxl_driver.c:542
|
||
#, fuzzy
|
||
msgid "Failed to create thread to handle domain shutdown"
|
||
msgstr "Falló la creación de hilo para suspender el host"
|
||
|
||
#: src/libxl/libxl_driver.c:626 src/libxl/libxl_driver.c:2645
|
||
#, c-format
|
||
msgid "Failed to pin vcpu '%d' with libxenlight"
|
||
msgstr "Falló fijar VCPU '%d' con libxenlight"
|
||
|
||
#: src/libxl/libxl_driver.c:734 src/qemu/qemu_driver.c:5668
|
||
#, c-format
|
||
msgid ""
|
||
"cannot restore domain '%s' uuid %s from a file which belongs to domain '%s' "
|
||
"uuid %s"
|
||
msgstr ""
|
||
"no es posible restaurar el dominio '%s' con uuid %s desde un archivo que "
|
||
"pertenece al dominio '%s', uuid %s"
|
||
|
||
#: src/libxl/libxl_driver.c:759
|
||
#, c-format
|
||
msgid "libxenlight failed to get free memory for domain '%s'"
|
||
msgstr "libxenlight falló al obtener memoria libre para dominio '%s'"
|
||
|
||
#: src/libxl/libxl_driver.c:784
|
||
#, c-format
|
||
msgid "libxenlight failed to create new domain '%s'"
|
||
msgstr "libxenlight falló al crear un nuevo dominio '%s'"
|
||
|
||
#: src/libxl/libxl_driver.c:788
|
||
#, c-format
|
||
msgid "libxenlight failed to restore domain '%s'"
|
||
msgstr "libxenlight falló al restaurar dominio '%s'"
|
||
|
||
#: src/libxl/libxl_driver.c:807
|
||
msgid "libxenlight failed to store userdata"
|
||
msgstr "libxenlight falló al almacenar datos de usuario"
|
||
|
||
#: src/libxl/libxl_driver.c:996
|
||
msgid "VNC"
|
||
msgstr ""
|
||
|
||
#: src/libxl/libxl_driver.c:1010
|
||
#, c-format
|
||
msgid "failed to create log dir '%s': %s"
|
||
msgstr ""
|
||
|
||
#: src/libxl/libxl_driver.c:1017
|
||
#, c-format
|
||
msgid "failed to create state dir '%s': %s"
|
||
msgstr ""
|
||
|
||
#: src/libxl/libxl_driver.c:1024
|
||
#, c-format
|
||
msgid "failed to create lib dir '%s': %s"
|
||
msgstr ""
|
||
|
||
#: src/libxl/libxl_driver.c:1031
|
||
#, c-format
|
||
msgid "failed to create save dir '%s': %s"
|
||
msgstr ""
|
||
|
||
#: src/libxl/libxl_driver.c:1038
|
||
#, fuzzy, c-format
|
||
msgid "failed to create dump dir '%s': %s"
|
||
msgstr "Falló la creación de directorio de vaciado '%s': %s"
|
||
|
||
#: src/libxl/libxl_driver.c:1053
|
||
msgid "cannot create capabilities for libxenlight"
|
||
msgstr "No se pudieron crear capacidades para libxenlight"
|
||
|
||
#: src/libxl/libxl_driver.c:1158
|
||
msgid "libxenlight state driver is not active"
|
||
msgstr "Controlador de estado de libxenlight no está activo"
|
||
|
||
#: src/libxl/libxl_driver.c:1168 src/xen/xen_driver.c:422
|
||
#, c-format
|
||
msgid "unexpected Xen URI path '%s', try xen:///"
|
||
msgstr "ruta '%s' Xen URI inesperado, intente xen:/// "
|
||
|
||
#: src/libxl/libxl_driver.c:1481
|
||
#, c-format
|
||
msgid "Failed to suspend domain '%d' with libxenlight"
|
||
msgstr "Falló suspender dominio '%d' con libxenlight"
|
||
|
||
#: src/libxl/libxl_driver.c:1540
|
||
#, c-format
|
||
msgid "Failed to resume domain '%d' with libxenlight"
|
||
msgstr "Falló reanudar dominio '%d' con libxenlight"
|
||
|
||
#: src/libxl/libxl_driver.c:1594
|
||
#, c-format
|
||
msgid "Failed to shutdown domain '%d' with libxenlight"
|
||
msgstr "Falló apagar dominio '%d' con libxenlight"
|
||
|
||
#: src/libxl/libxl_driver.c:1641
|
||
#, c-format
|
||
msgid "Failed to reboot domain '%d' with libxenlight"
|
||
msgstr "Falló rearraque del dominio '%d' con libxenlight"
|
||
|
||
#: src/libxl/libxl_driver.c:1683 src/libxl/libxl_driver.c:2025
|
||
#: src/libxl/libxl_driver.c:2218
|
||
#, c-format
|
||
msgid "Failed to destroy domain '%d'"
|
||
msgstr "Falló destruir dominio '%d'"
|
||
|
||
#: src/libxl/libxl_driver.c:1793
|
||
msgid "cannot set memory on an inactive domain"
|
||
msgstr "No se puede establecer memoria en un dominio inactivo"
|
||
|
||
#: src/libxl/libxl_driver.c:1800 src/libxl/libxl_driver.c:2445
|
||
msgid "cannot change persistent config of a transient domain"
|
||
msgstr ""
|
||
"No se puede cambiar configuración persistente de un dominio transitorio"
|
||
|
||
#: src/libxl/libxl_driver.c:1816
|
||
#, c-format
|
||
msgid "Failed to set maximum memory for domain '%d' with libxenlight"
|
||
msgstr "Falló al establecer memoria máxima para dominio '%d' con libxenlight"
|
||
|
||
#: src/libxl/libxl_driver.c:1837 src/qemu/qemu_driver.c:2259
|
||
#: src/uml/uml_driver.c:1838
|
||
msgid "cannot set memory higher than max memory"
|
||
msgstr ""
|
||
"No es posible establecer que la memoria sea mayor que la memoria máxima"
|
||
|
||
#: src/libxl/libxl_driver.c:1852
|
||
#, c-format
|
||
msgid "Failed to set memory for domain '%d' with libxenlight"
|
||
msgstr "Falló establecer memoria para dominio '%d' con libxenlight"
|
||
|
||
#: src/libxl/libxl_driver.c:1913
|
||
#, c-format
|
||
msgid "libxl_domain_info failed for domain '%d'"
|
||
msgstr "Falló libxl_domain_info para dominio '%d'"
|
||
|
||
#: src/libxl/libxl_driver.c:1974
|
||
#, c-format
|
||
msgid "Domain '%d' has to be running because libxenlight will suspend it"
|
||
msgstr "El dominio '%d' debe ejecutarse debido a que libxenlight lo suspenderá"
|
||
|
||
#: src/libxl/libxl_driver.c:1982
|
||
#, c-format
|
||
msgid "Failed to create domain save file '%s'"
|
||
msgstr "Falló al intentar crear archivo '%s' de almacenamienro de dominio"
|
||
|
||
#: src/libxl/libxl_driver.c:1997
|
||
msgid "Failed to write save file header"
|
||
msgstr "Falló al escribir encabezado de archivo guardar"
|
||
|
||
#: src/libxl/libxl_driver.c:2003
|
||
msgid "Failed to write xml description"
|
||
msgstr "Falló al escribir descripción XML "
|
||
|
||
#: src/libxl/libxl_driver.c:2014
|
||
#, c-format
|
||
msgid "Failed to save domain '%d' with libxenlight"
|
||
msgstr "Falló al guardar dominio '%d' con libxenlight"
|
||
|
||
#: src/libxl/libxl_driver.c:2036 src/libxl/libxl_driver.c:2143
|
||
msgid "cannot close file"
|
||
msgstr "No se puede cerrar archivo"
|
||
|
||
#: src/libxl/libxl_driver.c:2054 src/libxl/libxl_driver.c:2115
|
||
#: src/test/test_driver.c:2230 src/test/test_driver.c:2343
|
||
#: src/xen/xen_driver.c:1198 src/xen/xen_driver.c:1321
|
||
msgid "xml modification unsupported"
|
||
msgstr "Modificación de XML no tiene soporte"
|
||
|
||
#: src/libxl/libxl_driver.c:2194
|
||
#, c-format
|
||
msgid "Before dumping core, failed to suspend domain '%d' with libxenlight"
|
||
msgstr ""
|
||
"Antes de vaciar el núcleo, no se pudo suspender el dominio '%d' con "
|
||
"libxenlight"
|
||
|
||
#: src/libxl/libxl_driver.c:2209
|
||
#, c-format
|
||
msgid "Failed to dump core of domain '%d' with libxenlight"
|
||
msgstr "Falló al vaciar núcleo de dominio '%d' con libxenlight"
|
||
|
||
#: src/libxl/libxl_driver.c:2235
|
||
#, c-format
|
||
msgid "After dumping core, failed to resume domain '%d' with libxenlight"
|
||
msgstr ""
|
||
"Después de vaciar núcleo, no se pudo reanudar dominio '%d' con libxenlight"
|
||
|
||
#: src/libxl/libxl_driver.c:2285 src/qemu/qemu_driver.c:3273
|
||
#: src/test/test_driver.c:6404
|
||
msgid "cannot do managed save for transient domain"
|
||
msgstr "No se puede guardar para dominio transitorio"
|
||
|
||
#: src/libxl/libxl_driver.c:2419 src/libxl/libxl_driver.c:2565
|
||
#: src/test/test_driver.c:2646 src/xen/xen_driver.c:1373
|
||
#, c-format
|
||
msgid "invalid flag combination: (0x%x)"
|
||
msgstr "Combinación de Indicador inválido: (0x%x)"
|
||
|
||
#: src/libxl/libxl_driver.c:2424
|
||
msgid "nvcpus is zero"
|
||
msgstr "nvcous es cero"
|
||
|
||
#: src/libxl/libxl_driver.c:2439
|
||
msgid "cannot set vcpus on an inactive domain"
|
||
msgstr "No se pueden establecer VCPU en un dominio activo"
|
||
|
||
#: src/libxl/libxl_driver.c:2451 src/xen/xend_internal.c:1817
|
||
#: src/xen/xm_internal.c:690
|
||
msgid "could not determine max vcpus for the domain"
|
||
msgstr ""
|
||
"no se pudo determinar la cantidad máxima de CPU virtuales para el dominio"
|
||
|
||
#: src/libxl/libxl_driver.c:2461 src/qemu/qemu_driver.c:4191
|
||
#: src/xen/xend_internal.c:1822 src/xen/xm_internal.c:699
|
||
#, c-format
|
||
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"
|
||
|
||
#: src/libxl/libxl_driver.c:2497 src/libxl/libxl_driver.c:2506
|
||
#, c-format
|
||
msgid "Failed to set vcpus for domain '%d' with libxenlight"
|
||
msgstr "Falló establecer las VCPU para dominio '%d' con libxenlight"
|
||
|
||
#: src/libxl/libxl_driver.c:2579
|
||
msgid "domain is transient"
|
||
msgstr "dominio es transitorio"
|
||
|
||
#: src/libxl/libxl_driver.c:2619
|
||
msgid "domain is inactive"
|
||
msgstr ""
|
||
|
||
#: src/libxl/libxl_driver.c:2655
|
||
#, c-format
|
||
msgid "Failed to delete vcpupin xml for vcpu '%d'"
|
||
msgstr ""
|
||
|
||
#: src/libxl/libxl_driver.c:2673
|
||
msgid "failed to update or add vcpupin xml"
|
||
msgstr "Falló al actualizar o añadir XML VCPUPIN"
|
||
|
||
#: src/libxl/libxl_driver.c:2811
|
||
#, c-format
|
||
msgid "Failed to list vcpus for domain '%d' with libxenlight"
|
||
msgstr "Falló enumerar las VCPU para dominio '%d' con libxenlight"
|
||
|
||
#: src/libxl/libxl_driver.c:2897
|
||
msgid "parsing xm config failed"
|
||
msgstr "Falló lectura de xm config "
|
||
|
||
#: src/libxl/libxl_driver.c:3108 src/qemu/qemu_driver.c:6273
|
||
#: src/uml/uml_driver.c:2100 src/vmware/vmware_driver.c:762
|
||
msgid "cannot undefine transient domain"
|
||
msgstr "No es posible quitar la definición del dominio transitorio "
|
||
|
||
#: src/libxl/libxl_driver.c:3120 src/qemu/qemu_driver.c:6298
|
||
msgid "Failed to remove domain managed save image"
|
||
msgstr ""
|
||
"No se pudo retirar la imagen de almacenamiento administrado de dominio"
|
||
|
||
#: src/libxl/libxl_driver.c:3125 src/qemu/qemu_driver.c:6304
|
||
#: src/test/test_driver.c:3141 tools/virsh-domain.c:3193
|
||
msgid "Refusing to undefine while domain managed save image exists"
|
||
msgstr ""
|
||
"No permite quitar la definición mientras exista una imagen de almacenamiento "
|
||
"administrada"
|
||
|
||
#: src/libxl/libxl_driver.c:3181 src/qemu/qemu_driver.c:6529
|
||
#: src/qemu/qemu_hotplug.c:734
|
||
#, 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/libxl/libxl_driver.c:3188 src/qemu/qemu_hotplug.c:82
|
||
#, c-format
|
||
msgid "Removable media not supported for %s device"
|
||
msgstr "No existe soporte de medio removible para el dispositivo %s"
|
||
|
||
#: src/libxl/libxl_driver.c:3198
|
||
#, c-format
|
||
msgid "libxenlight failed to change media for disk '%s'"
|
||
msgstr "libxenlight falló al cambiar soporte para disco '%s'"
|
||
|
||
#: src/libxl/libxl_driver.c:3239 src/qemu/qemu_hotplug.c:635
|
||
#: src/uml/uml_driver.c:2147
|
||
msgid "disk source path is missing"
|
||
msgstr "no se encuentra la ruta a la fuente del disco"
|
||
|
||
#: src/libxl/libxl_driver.c:3252
|
||
#, c-format
|
||
msgid "libxenlight failed to attach disk '%s'"
|
||
msgstr "libxenlight falló al conectar disco '%s'"
|
||
|
||
#: src/libxl/libxl_driver.c:3261 src/qemu/qemu_hotplug.c:781
|
||
#: src/uml/uml_driver.c:2216
|
||
#, c-format
|
||
msgid "disk bus '%s' cannot be hotplugged."
|
||
msgstr "el bus del disco '%s' no puede ser conectado en caliente."
|
||
|
||
#: src/libxl/libxl_driver.c:3267 src/qemu/qemu_hotplug.c:787
|
||
#, c-format
|
||
msgid "disk device type '%s' cannot be hotplugged"
|
||
msgstr ""
|
||
"el tipo de dispositivo de disco '%s' no puede ser conectado en caliente."
|
||
|
||
#: src/libxl/libxl_driver.c:3305
|
||
#, c-format
|
||
msgid "libxenlight failed to detach disk '%s'"
|
||
msgstr "libxenlight falló al desconectar disco '%s'"
|
||
|
||
#: src/libxl/libxl_driver.c:3315
|
||
#, c-format
|
||
msgid "disk bus '%s' cannot be hot unplugged."
|
||
msgstr "No se pudo desconectar en caliente el bus de disco '%s'."
|
||
|
||
#: src/libxl/libxl_driver.c:3321
|
||
#, c-format
|
||
msgid "device type '%s' cannot hot unplugged"
|
||
msgstr "Tipo de dispositivo '%s' no se pudo desconectar en caliente"
|
||
|
||
#: src/libxl/libxl_driver.c:3445 src/qemu/qemu_driver.c:6568
|
||
#, c-format
|
||
msgid "disk bus '%s' cannot be updated."
|
||
msgstr "el bus del disco '%s' no puede ser actualizado."
|
||
|
||
#: src/libxl/libxl_driver.c:3452
|
||
#, c-format
|
||
msgid "device type '%s' cannot be updated"
|
||
msgstr "Tipo de dispositivo '%s' no puede actualizarse"
|
||
|
||
#: src/libxl/libxl_driver.c:3473 src/openvz/openvz_driver.c:2021
|
||
#: src/qemu/qemu_driver.c:6855
|
||
#, c-format
|
||
msgid "target %s doesn't exist."
|
||
msgstr "Destino %s no existe."
|
||
|
||
#: src/libxl/libxl_driver.c:3479 src/qemu/qemu_driver.c:6862
|
||
msgid "this disk doesn't support update"
|
||
msgstr "Este disco no soporta actualización"
|
||
|
||
#: src/libxl/libxl_driver.c:3868 src/libxl/libxl_conf.c:143
|
||
msgid "libxl_get_numainfo failed"
|
||
msgstr ""
|
||
|
||
#: src/libxl/libxl_driver.c:3875 src/nodeinfo.c:1684 src/nodeinfo.c:1838
|
||
#, c-format
|
||
msgid "start cell %d out of range (0-%d)"
|
||
msgstr "Celda inicial %d fuera de rango (0-%d)"
|
||
|
||
#: src/libxl/libxl_driver.c:3976 src/qemu/qemu_driver.c:7382
|
||
#: src/uml/uml_driver.c:2416
|
||
msgid "cannot set autostart for transient domain"
|
||
msgstr "No es posible realizar inicio automático para dominios transitorios"
|
||
|
||
#: src/libxl/libxl_driver.c:3991 src/qemu/qemu_driver.c:7397
|
||
#: src/storage/storage_driver.c:1155 src/uml/uml_driver.c:2431
|
||
#, c-format
|
||
msgid "cannot create autostart directory %s"
|
||
msgstr "No es posible crear directorio de inicio automático %s"
|
||
|
||
#: src/libxl/libxl_driver.c:4070
|
||
#, c-format
|
||
msgid "Failed to get scheduler id for domain '%d' with libxenlight"
|
||
msgstr "Falló obtener ID de programador para dominio '%d' con libxenlight"
|
||
|
||
#: src/libxl/libxl_driver.c:4118 src/libxl/libxl_driver.c:4199
|
||
msgid "Only 'credit' scheduler is supported"
|
||
msgstr "Solo el programador 'crédit' tiene soporte"
|
||
|
||
#: src/libxl/libxl_driver.c:4124 src/libxl/libxl_driver.c:4205
|
||
#, c-format
|
||
msgid "Failed to get scheduler parameters for domain '%d' with libxenlight"
|
||
msgstr ""
|
||
"Falló obtención de parámetros de programador para dominio '%d' con "
|
||
"libxenlight"
|
||
|
||
#: src/libxl/libxl_driver.c:4221
|
||
#, c-format
|
||
msgid "Failed to set scheduler parameters for domain '%d' with libxenlight"
|
||
msgstr ""
|
||
"Falló establecer parámetros de proogramador para dominio '%d' con libxenlight"
|
||
|
||
#: src/libxl/libxl_driver.c:4256 src/xen/xen_driver.c:2641
|
||
msgid "Named device aliases are not supported"
|
||
msgstr "Los dispositivos llamados alias no tienen soporte"
|
||
|
||
#: src/libxl/libxl_driver.c:4279 src/qemu/qemu_driver.c:14555
|
||
#, c-format
|
||
msgid "cannot find character device %s"
|
||
msgstr "No se puede encontrar dispositivo de caracteres %s"
|
||
|
||
#: src/libxl/libxl_driver.c:4306 src/qemu/qemu_driver.c:14575
|
||
msgid "Active console session exists for this domain"
|
||
msgstr "Sesión de consola activa existe en dominio"
|
||
|
||
#: src/libxl/libxl_driver.c:4412
|
||
msgid "unable to get numa affinity"
|
||
msgstr "No se puede obtener afinidad Numa"
|
||
|
||
#: src/libxl/libxl_driver.c:4422
|
||
#, c-format
|
||
msgid "Node %zu out of range"
|
||
msgstr "Nodo %zu está fuera de rango"
|
||
|
||
#: src/libxl/libxl_conf.c:111
|
||
msgid "Failed to get node physical info from libxenlight"
|
||
msgstr "Falló obtener información física de nodos de libxenlight"
|
||
|
||
#: src/libxl/libxl_conf.c:149
|
||
msgid "libxl_get_cpu_topology failed"
|
||
msgstr ""
|
||
|
||
#: src/libxl/libxl_conf.c:256
|
||
msgid "Failed to get version info from libxenlight"
|
||
msgstr "Falló obtener información de versión de libxenlight"
|
||
|
||
#: src/libxl/libxl_conf.c:265 src/libxl/libxl_conf.c:1047
|
||
#: src/storage/storage_backend.c:1672
|
||
#: src/storage/storage_backend_logical.c:207
|
||
#, c-format
|
||
msgid "Failed to compile regex %s"
|
||
msgstr "Falló al compilar regex %s"
|
||
|
||
#: src/libxl/libxl_conf.c:462
|
||
#, c-format
|
||
msgid "libxenlight failed to resolve security label '%s'"
|
||
msgstr "libxenlight no pudo resolver etiqueta de seguridad '%s'"
|
||
|
||
#: src/libxl/libxl_conf.c:470
|
||
#, c-format
|
||
msgid "libxenlight failed to parse UUID '%s'"
|
||
msgstr "Falló libxenlight para leer UUID '%s'"
|
||
|
||
#: src/libxl/libxl_conf.c:489
|
||
msgid "unknown chrdev type"
|
||
msgstr ""
|
||
|
||
#: src/libxl/libxl_conf.c:560 src/qemu/qemu_command.c:6002
|
||
#, c-format
|
||
msgid "unsupported chardev '%s'"
|
||
msgstr "chardev sin soporte '%s'"
|
||
|
||
#: src/libxl/libxl_conf.c:655
|
||
msgid "Only one serial device is supported by libxl"
|
||
msgstr "Sólo un dispositivo serial es soportado por libxl"
|
||
|
||
#: src/libxl/libxl_conf.c:665
|
||
msgid "Parallel devices are not supported by libxl"
|
||
msgstr "Dispositivos paralelos no están soportados por libxl"
|
||
|
||
#: src/libxl/libxl_conf.c:749 src/libxl/libxl_conf.c:774
|
||
#: src/libxl/libxl_conf.c:784 src/libxl/libxl_conf.c:796
|
||
#, c-format
|
||
msgid "libxenlight does not support disk format %s with disk driver %s"
|
||
msgstr ""
|
||
"libxenlight no admite el formato de disco %s con controlador de disco %s"
|
||
|
||
#: src/libxl/libxl_conf.c:806
|
||
#, c-format
|
||
msgid "libxenlight does not support disk driver %s"
|
||
msgstr "libxenlight no soporta el controlador de disco %s"
|
||
|
||
#: src/libxl/libxl_conf.c:826
|
||
msgid "libxenlight does not support transient disks"
|
||
msgstr "libxenlight no soporta discos transitorios"
|
||
|
||
#: src/libxl/libxl_conf.c:903
|
||
#, c-format
|
||
msgid "libxenlight does not support network device type %s"
|
||
msgstr "libxenlight no admite tipo de dispositivo de red %s"
|
||
|
||
#: src/libxl/libxl_conf.c:1092
|
||
#, c-format
|
||
msgid "Failed to create log file '%s': %s"
|
||
msgstr ""
|
||
|
||
#: src/libxl/libxl_conf.c:1102
|
||
msgid "cannot create logger for libxenlight, disabling driver"
|
||
msgstr ""
|
||
|
||
#: src/libxl/libxl_conf.c:1107
|
||
msgid ""
|
||
"cannot initialize libxenlight context, probably not running in a Xen Dom0, "
|
||
"disabling driver"
|
||
msgstr ""
|
||
|
||
#: src/libxl/libxl_conf.c:1113
|
||
msgid "cannot version information from libxenlight, disabling driver"
|
||
msgstr ""
|
||
|
||
#: src/libxl/libxl_conf.c:1123
|
||
msgid "Unable to configure libxl's memory management parameters"
|
||
msgstr "No se pueden configurar parámetros de administración de memoria libxl "
|
||
|
||
#: src/network/bridge_driver.c:134
|
||
#, c-format
|
||
msgid "no network with matching uuid '%s' (%s)"
|
||
msgstr ""
|
||
|
||
#: src/network/bridge_driver.c:843
|
||
#, c-format
|
||
msgid ""
|
||
"Publicly routable address %s is prohibited. The version of dnsmasq on this "
|
||
"host (%d.%d) doesn't support the bind-dynamic option or use SO_BINDTODEVICE "
|
||
"on listening sockets, one of which is required for safe operation on a "
|
||
"publicly routable subnet (see CVE-2012-3411). You must either upgrade "
|
||
"dnsmasq, or use a private/local subnet range for this network (as described "
|
||
"in RFC1918/RFC3484/RFC4193)."
|
||
msgstr ""
|
||
"La dirección públicamente enrutable %s está prohibida. La versión de dnsmasq "
|
||
"en este host (%d.%d) no soporta la opción bind-dynamic ni utiliza "
|
||
"SO_BINDTODEVICE en sockets de escucha, uno de los cuales se requiere para "
|
||
"una operación segura en una subred públicamente enrutable (ver "
|
||
"CVE-2012-3411). Debe actualizar dnsmasq, o usar un rango de subred privado/"
|
||
"local para esta red (como se describe en RFC1918/RFC3484/RFC4193)."
|
||
|
||
#: src/network/bridge_driver.c:918
|
||
msgid "For IPv4, multiple DHCP definitions cannot be specified."
|
||
msgstr "Para IPv4, no se pueden especificar múltiples definiciones de DHCP."
|
||
|
||
#: src/network/bridge_driver.c:931
|
||
#, c-format
|
||
msgid ""
|
||
"The version of dnsmasq on this host (%d.%d) doesn't adequately support IPv6 "
|
||
"dhcp range or dhcp host specification. Version %d.%d or later is required."
|
||
msgstr ""
|
||
"La versión de dnsmasq en este host (%d.%d) no soporta de forma correcta el "
|
||
"rango dhcp IPv6 dhcp o la especificación dhcp host. Se requiere la versión "
|
||
"%d.%d o posterior."
|
||
|
||
#: src/network/bridge_driver.c:944
|
||
msgid "For IPv6, multiple DHCP definitions cannot be specified."
|
||
msgstr "Para IPv6, no se pueden especificar múltiples definiciones de DHCP."
|
||
|
||
#: src/network/bridge_driver.c:1116
|
||
#, c-format
|
||
msgid "couldn't write dnsmasq config file '%s'"
|
||
msgstr "No se pudo escribir archivo dnsmasq config '%s'"
|
||
|
||
#: src/network/bridge_driver.c:1148 src/network/bridge_driver.c:1154
|
||
#: src/network/bridge_driver.c:1165 src/network/bridge_driver.c:1465
|
||
#: src/network/bridge_driver.c:1471
|
||
#, c-format
|
||
msgid "cannot create directory %s"
|
||
msgstr "No se puede crear directorio %s"
|
||
|
||
#: src/network/bridge_driver.c:1358
|
||
#, c-format
|
||
msgid "bridge '%s' has an invalid prefix"
|
||
msgstr "Puente '%s' tiene un prefijo inválido"
|
||
|
||
#: src/network/bridge_driver.c:1419
|
||
#, c-format
|
||
msgid "couldn't write radvd config file '%s'"
|
||
msgstr "No se pudo escribre archivo de configuración radvd '%s'"
|
||
|
||
#: src/network/bridge_driver.c:1457
|
||
#, c-format
|
||
msgid "Cannot find %s - Possibly the package isn't installed"
|
||
msgstr "No se encontró %s - Posiblemente el paquete no está instalado"
|
||
|
||
#: src/network/bridge_driver.c:1687
|
||
#, c-format
|
||
msgid "cannot write to %s to disable IPv6 on bridge %s"
|
||
msgstr "No se puede escribir a %s para inhabilitar IPv6 en puente %s"
|
||
|
||
#: src/network/bridge_driver.c:1707 src/network/bridge_driver.c:1721
|
||
#, c-format
|
||
msgid "cannot disable %s"
|
||
msgstr "No es posible inhabilitar %s"
|
||
|
||
#: src/network/bridge_driver.c:1740
|
||
#, c-format
|
||
msgid "bridge '%s' has an invalid netmask or IP address"
|
||
msgstr "puente '%s' tiene una máscara de red inválida o dirección IP"
|
||
|
||
#: src/network/bridge_driver.c:1783
|
||
#, c-format
|
||
msgid "network '%s' has an invalid netmask or IP address in route definition"
|
||
msgstr ""
|
||
"Red '%s' tiene una máscara de red o dirección IP inválida en definición de "
|
||
"ruta"
|
||
|
||
#: src/network/bridge_driver.c:1901
|
||
msgid "failed to enable IP forwarding"
|
||
msgstr "Falló al habilitar el reenvío de IP"
|
||
|
||
#: src/network/bridge_driver.c:2061
|
||
msgid "network is already active"
|
||
msgstr "La red ya se encuentra activa"
|
||
|
||
#: src/network/bridge_driver.c:2184 src/network/bridge_driver.c:2751
|
||
#: src/network/bridge_driver.c:2823 src/network/bridge_driver.c:2981
|
||
#: src/network/bridge_driver.c:3015 src/network/bridge_driver.c:3139
|
||
#: src/parallels/parallels_network.c:477 src/parallels/parallels_network.c:528
|
||
#: src/parallels/parallels_network.c:594 src/test/test_driver.c:3809
|
||
msgid "no network with matching uuid"
|
||
msgstr "No existe una red que coincida con el uuid"
|
||
|
||
#: src/network/bridge_driver.c:2210 src/network/bridge_driver.c:3357
|
||
#: src/network/bridge_driver.c:3742 src/network/bridge_driver.c:3933
|
||
#: src/network/bridge_driver.c:4093 src/parallels/parallels_network.c:501
|
||
#, 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:2491
|
||
#, fuzzy, c-format
|
||
msgid "Unsupported <mac> element in network %s with forward mode='%s'"
|
||
msgstr "Elemento <domain> no tiene soporte en red %s con forward mode='%s'"
|
||
|
||
#: src/network/bridge_driver.c:2499
|
||
#, c-format
|
||
msgid "Unsupported <ip> element in network %s with forward mode='%s'"
|
||
msgstr "Elemento <ip> no tiene soporte en red %s con forward mode='%s'"
|
||
|
||
#: src/network/bridge_driver.c:2507
|
||
#, c-format
|
||
msgid "Unsupported <dns> element in network %s with forward mode='%s'"
|
||
msgstr "Elemento <dns> no tiene soporte en red %s con forward mode='%s'"
|
||
|
||
#: src/network/bridge_driver.c:2515
|
||
#, c-format
|
||
msgid "Unsupported <domain> element in network %s with forward mode='%s'"
|
||
msgstr "Elemento <domain> no tiene soporte en red %s con forward mode='%s'"
|
||
|
||
#: src/network/bridge_driver.c:2523
|
||
#, fuzzy, c-format
|
||
msgid ""
|
||
"Unsupported network-wide <bandwidth> element in network %s with forward "
|
||
"mode='%s'"
|
||
msgstr "Elemento <ip> no tiene soporte en red %s con forward mode='%s'"
|
||
|
||
#: src/network/bridge_driver.c:2541
|
||
msgid ""
|
||
"Multiple IPv4 dhcp sections found -- dhcp is supported only for a single "
|
||
"IPv4 address on each network"
|
||
msgstr ""
|
||
"Varias secciones IPv4 dhcp -- dhcp tiene soporte solo para una dirección "
|
||
"IPv4 en cada red"
|
||
|
||
#: src/network/bridge_driver.c:2554
|
||
msgid ""
|
||
"Multiple IPv6 dhcp sections found -- dhcp is supported only for a single "
|
||
"IPv6 address on each network"
|
||
msgstr ""
|
||
"Varias secciones IPv6 dhcp -- dhcp tiene soporte solo para una dirección "
|
||
"IPv4 en cada red"
|
||
|
||
#: src/network/bridge_driver.c:2598
|
||
#, c-format
|
||
msgid ""
|
||
"network '%s' has multiple default <portgroup> elements (%s and %s), but only "
|
||
"one default is allowed"
|
||
msgstr ""
|
||
"red '%s' tiene múltiples elementos <portgroup> predeterminados (%s y %s), "
|
||
"pero solamente se permite uno predeterminado."
|
||
|
||
#: src/network/bridge_driver.c:2616
|
||
#, c-format
|
||
msgid ""
|
||
"<vlan> element specified for network %s, whose type doesn't support vlan "
|
||
"configuration"
|
||
msgstr ""
|
||
"elemento <vlan> especificado para red %s, cuyo tipo no soporta configuración "
|
||
"vlan"
|
||
|
||
#: src/network/bridge_driver.c:3024
|
||
msgid "network is not active"
|
||
msgstr "La red no se encuentra activa"
|
||
|
||
#: src/network/bridge_driver.c:3094 src/test/test_driver.c:3951
|
||
#, 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:3148
|
||
msgid "cannot set autostart for transient network"
|
||
msgstr "No es posible establecer inicio automático para la red transitoria"
|
||
|
||
#: src/network/bridge_driver.c:3163
|
||
#, c-format
|
||
msgid "cannot create autostart directory '%s'"
|
||
msgstr "No es posible crear un directorio autostart '%s'"
|
||
|
||
#: src/network/bridge_driver.c:3170 src/storage/storage_driver.c:1162
|
||
#, c-format
|
||
msgid "Failed to create symlink '%s' to '%s'"
|
||
msgstr "Falló al crear enlace simbólico '%s' en '%s'"
|
||
|
||
#: src/network/bridge_driver.c:3265
|
||
#, c-format
|
||
msgid "Could not get Virtual functions on %s"
|
||
msgstr "No se pudieron obtener funciones virtuales en %s"
|
||
|
||
#: src/network/bridge_driver.c:3272
|
||
#, c-format
|
||
msgid "No Vf's present on SRIOV PF %s"
|
||
msgstr "No hay Vf presente en SRIOV PF %s"
|
||
|
||
#: src/network/bridge_driver.c:3293
|
||
msgid "Direct mode types require interface names"
|
||
msgstr "Tipos de modo directo requieren nombres de interfaces"
|
||
|
||
#: src/network/bridge_driver.c:3436
|
||
#, c-format
|
||
msgid ""
|
||
"<virtualport type='%s'> not supported for network '%s' which uses a bridge "
|
||
"device"
|
||
msgstr ""
|
||
"<virtualport type='%s'> no tiene soporte para red '%s' que utilice un "
|
||
"dispositivo de puente"
|
||
|
||
#: src/network/bridge_driver.c:3463 src/network/bridge_driver.c:3619
|
||
#, c-format
|
||
msgid ""
|
||
"network '%s' requires exclusive access to interfaces, but none are available"
|
||
msgstr ""
|
||
"Red '%s' requiere acceso exclusivo a interfaces, pero no hay ninguna "
|
||
"disponible"
|
||
|
||
#: src/network/bridge_driver.c:3489
|
||
#, c-format
|
||
msgid "unrecognized driver name value %d in network '%s'"
|
||
msgstr "No se conoce el valor de nombre de controlador %d en red '%s'"
|
||
|
||
#: src/network/bridge_driver.c:3513
|
||
#, c-format
|
||
msgid ""
|
||
"<virtualport type='%s'> not supported for network '%s' which uses an SR-IOV "
|
||
"Virtual Function via PCI passthrough"
|
||
msgstr ""
|
||
"<virtualport type='%s'> no tiene soporte para red '%s' que utilice una "
|
||
"función virtual SR-IOV a través del paso PCI"
|
||
|
||
#: src/network/bridge_driver.c:3564
|
||
#, c-format
|
||
msgid ""
|
||
"<virtualport type='%s'> not supported for network '%s' which uses a macvtap "
|
||
"device"
|
||
msgstr ""
|
||
"<virtualport type='%s'> no tiene soporte para red '%s' que utilice un "
|
||
"dispositivo macvtap"
|
||
|
||
#: src/network/bridge_driver.c:3577
|
||
#, c-format
|
||
msgid ""
|
||
"network '%s' uses a direct mode, but has no forward dev and no interface pool"
|
||
msgstr ""
|
||
"red '%s' usa un modo directo, pero no tiene ningún otro dispositivo ni grupo "
|
||
"de interfaz"
|
||
|
||
#: src/network/bridge_driver.c:3650
|
||
#, c-format
|
||
msgid ""
|
||
"an interface connecting to network '%s' is requesting a vlan tag, but that "
|
||
"is not supported for this type of network"
|
||
msgstr ""
|
||
"Una interfaz que se conecta a red '%s' está solicitando una etiqueta de "
|
||
"vlan, pero que no tiene soporte para esta tipo de red"
|
||
|
||
#: src/network/bridge_driver.c:3656
|
||
#, c-format
|
||
msgid ""
|
||
"an interface of type '%s' is requesting a vlan tag, but that is not "
|
||
"supported for this type of connection"
|
||
msgstr ""
|
||
"Una interfaz de tipo '%s' está solicitando una etiqueta vlan, pero no tiene "
|
||
"soporte para este tipo de conexión"
|
||
|
||
#: src/network/bridge_driver.c:3761
|
||
#, c-format
|
||
msgid ""
|
||
"network '%s' uses a direct or hostdev mode, but has no forward dev and no "
|
||
"interface pool"
|
||
msgstr ""
|
||
"Red '%s' usa un modo de host directo o hostdev, pero no tiene ni dev "
|
||
"forward ni grupo de interfaz"
|
||
|
||
#: src/network/bridge_driver.c:3773 src/network/bridge_driver.c:3967
|
||
msgid "the interface uses a direct mode, but has no source dev"
|
||
msgstr "la interfaz usa modo directo, pero no tiene dispositivo de fuente"
|
||
|
||
#: src/network/bridge_driver.c:3790 src/network/bridge_driver.c:3983
|
||
#, c-format
|
||
msgid "network '%s' doesn't have dev='%s' in use by domain"
|
||
msgstr "red '%s' no tiene dispositivo='%s' en uso por dominio"
|
||
|
||
#: src/network/bridge_driver.c:3807
|
||
#, c-format
|
||
msgid "network '%s' claims dev='%s' is already in use by a different domain"
|
||
msgstr ""
|
||
"la red '%s' de peticiones dev='%s' ya está siendo utilizada otro dominio"
|
||
|
||
#: src/network/bridge_driver.c:3824 src/network/bridge_driver.c:3999
|
||
msgid "the interface uses a hostdev mode, but has no hostdev"
|
||
msgstr "La interfaz usa un modo hostdev, pero no tiene hostdev"
|
||
|
||
#: src/network/bridge_driver.c:3842 src/network/bridge_driver.c:4015
|
||
#, c-format
|
||
msgid "network '%s' doesn't have PCI device %04x:%02x:%02x.%x in use by domain"
|
||
msgstr "red '%s' no tiene dispositivo PCI %04x:%02x:%02x.%x en uso por dominio"
|
||
|
||
#: src/network/bridge_driver.c:3859
|
||
#, c-format
|
||
msgid ""
|
||
"network '%s' claims the PCI device at domain=%d bus=%d slot=%d function=%d "
|
||
"is already in use by a different domain"
|
||
msgstr ""
|
||
"la red '%s' de peticiones de dispositivo PCI en dominio=%d bus=%d ranura=%d "
|
||
"función=%d ya está siendo utilizada por un dominio diferente"
|
||
|
||
#: src/network/bridge_driver.c:3955
|
||
#, c-format
|
||
msgid ""
|
||
"network '%s' uses a direct/hostdev mode, but has no forward dev and no "
|
||
"interface pool"
|
||
msgstr ""
|
||
"red '%s' usa un modo direct/hostdev, pero no tiene forward dev ni grupo de "
|
||
"interfaz"
|
||
|
||
#: src/network/bridge_driver.c:4107
|
||
#, c-format
|
||
msgid "network '%s' doesn't have an IPv4 address"
|
||
msgstr "red '%s' no tiene una dirección IPv4"
|
||
|
||
#: src/network/bridge_driver.c:4129
|
||
#, c-format
|
||
msgid "network '%s' has no associated interface or bridge"
|
||
msgstr "red '%s' no tiene inferfaz o puente asociados"
|
||
|
||
#: src/network/bridge_driver.c:4183
|
||
#, c-format
|
||
msgid ""
|
||
"Invalid use of 'floor' on interface with MAC address %s - network '%s' has "
|
||
"no inbound QoS set"
|
||
msgstr ""
|
||
"Uso inválido de 'floor' en interfaz con dirección MAC %s - red '%s' no tiene "
|
||
"definido QoS de entrada"
|
||
|
||
#: src/network/bridge_driver.c:4203
|
||
#, c-format
|
||
msgid ""
|
||
"Cannot plug '%s' interface into '%s' because it would overcommit 'peak' on "
|
||
"network '%s'"
|
||
msgstr ""
|
||
"No se puede conectar en la interfaz '%s' a '%s' porque se reenviaría 'peak' "
|
||
"en red '%s'"
|
||
|
||
#: src/network/bridge_driver.c:4214
|
||
#, c-format
|
||
msgid ""
|
||
"Cannot plug '%s' interface into '%s' because it would overcommit 'average' "
|
||
"on network '%s'"
|
||
msgstr ""
|
||
"No se puede conectar en la interfaz '%s' a '%s' porque se reenviaría "
|
||
"'average' en red '%s'"
|
||
|
||
#: src/network/bridge_driver.c:4280
|
||
#, c-format
|
||
msgid "Cannot set bandwidth on interface '%s' of type %d"
|
||
msgstr "No se puede establecer ancho de banda en interfaz '%s' de tipo %d"
|
||
|
||
#: src/network/bridge_driver.c:4288
|
||
msgid "Could not generate next class ID"
|
||
msgstr "No se pudo generar siguiente ID de clase"
|
||
|
||
#: src/network/bridge_driver_linux.c:117
|
||
#, c-format
|
||
msgid "Network is already in use by interface %s"
|
||
msgstr "La red ya está siendo utilizada por interfaz %s"
|
||
|
||
#: src/network/bridge_driver_linux.c:141 src/network/bridge_driver_linux.c:378
|
||
#, c-format
|
||
msgid "Invalid prefix or netmask for '%s'"
|
||
msgstr "Prefijo inválido o máscara de red para '%s'"
|
||
|
||
#: src/network/bridge_driver_linux.c:152
|
||
#, 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_linux.c:165
|
||
#, 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_linux.c:211
|
||
#, c-format
|
||
msgid "failed to add iptables rule to enable masquerading to %s"
|
||
msgstr ""
|
||
"Falló al añadir la regla de iptables para habilitar el enmascaramiento "
|
||
"hacia %s "
|
||
|
||
#: src/network/bridge_driver_linux.c:215
|
||
msgid "failed to add iptables rule to enable masquerading"
|
||
msgstr ""
|
||
"Falló al añadir la regla de iptables para habilitar el enmascaramiento "
|
||
|
||
#: src/network/bridge_driver_linux.c:228
|
||
#, c-format
|
||
msgid "failed to add iptables rule to enable UDP masquerading to %s"
|
||
msgstr ""
|
||
"Falló al añadir la regla de iptables para habilitar el enmascaramiento "
|
||
"UDP hacia %s "
|
||
|
||
#: src/network/bridge_driver_linux.c:232
|
||
msgid "failed to add iptables rule to enable UDP masquerading"
|
||
msgstr ""
|
||
"Falló al añadir la regla de iptables para habilitar el enmascaramiento UDP"
|
||
|
||
#: src/network/bridge_driver_linux.c:245
|
||
#, c-format
|
||
msgid "failed to add iptables rule to enable TCP masquerading to %s"
|
||
msgstr ""
|
||
"Falló al añadir la regla de iptables para habilitar el enmascaramiento "
|
||
"TCP hacia %s "
|
||
|
||
#: src/network/bridge_driver_linux.c:249
|
||
msgid "failed to add iptables rule to enable TCP masquerading"
|
||
msgstr ""
|
||
"Falló al añadir la regla de iptables para habilitar el enmascaramiento TCP"
|
||
|
||
#: src/network/bridge_driver_linux.c:260
|
||
#, c-format
|
||
msgid ""
|
||
"failed to add iptables rule to prevent local broadcast masquerading on %s"
|
||
msgstr ""
|
||
|
||
#: src/network/bridge_driver_linux.c:264
|
||
msgid "failed to add iptables rule to prevent local broadcast masquerading"
|
||
msgstr ""
|
||
|
||
#: src/network/bridge_driver_linux.c:275
|
||
#, c-format
|
||
msgid ""
|
||
"failed to add iptables rule to prevent local multicast masquerading on %s"
|
||
msgstr ""
|
||
|
||
#: src/network/bridge_driver_linux.c:279
|
||
msgid "failed to add iptables rule to prevent local multicast masquerading"
|
||
msgstr ""
|
||
|
||
#: src/network/bridge_driver_linux.c:389
|
||
#, 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_linux.c:400
|
||
#, 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_linux.c:453
|
||
#, c-format
|
||
msgid "failed to add ip6tables rule to block outbound traffic from '%s'"
|
||
msgstr ""
|
||
"Falló añadir regla de ip6tables para bloquear el tráfico de salida desde '%s'"
|
||
|
||
#: src/network/bridge_driver_linux.c:460
|
||
#, c-format
|
||
msgid "failed to add ip6tables rule to block inbound traffic to '%s'"
|
||
msgstr "Falló añadir regla de ip6tables para bloquear el tráfico a '%s'"
|
||
|
||
#: src/network/bridge_driver_linux.c:468
|
||
#, c-format
|
||
msgid "failed to add ip6tables rule to allow cross bridge traffic on '%s'"
|
||
msgstr ""
|
||
"Falló añadir regla de ip6tables para el tráfico de cruce de puente en '%s'"
|
||
|
||
#: src/network/bridge_driver_linux.c:480 src/network/bridge_driver_linux.c:487
|
||
#, c-format
|
||
msgid "failed to add ip6tables rule to allow DNS requests from '%s'"
|
||
msgstr ""
|
||
"Falló añadir regla de ip6tables para aceptar solicitudes DNS desde '%s'"
|
||
|
||
#: src/network/bridge_driver_linux.c:494
|
||
#, c-format
|
||
msgid "failed to add ip6tables rule to allow DHCP6 requests from '%s'"
|
||
msgstr ""
|
||
"No se pudo añadir regla de ip6tables para permitir solicitudes DHCP6 desde "
|
||
"'%s'"
|
||
|
||
#: src/network/bridge_driver_linux.c:555 src/network/bridge_driver_linux.c:562
|
||
#, 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_linux.c:569
|
||
#, c-format
|
||
msgid "failed to add iptables rule to allow DHCP replies to '%s'"
|
||
msgstr ""
|
||
|
||
#: src/network/bridge_driver_linux.c:590 src/network/bridge_driver_linux.c:597
|
||
#, 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_linux.c:606
|
||
#, c-format
|
||
msgid "failed to add iptables rule to allow TFTP requests from '%s'"
|
||
msgstr ""
|
||
"Falló al añadir regla de iptables para permitir peticiones TFTP desde '%s'"
|
||
|
||
#: src/network/bridge_driver_linux.c:615
|
||
#, 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_linux.c:622
|
||
#, 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_linux.c:630
|
||
#, 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/node_device/node_device_driver.c:93
|
||
#, c-format
|
||
msgid "cannot resolve driver link %s"
|
||
msgstr "No es posible apuntar enlace %s al controlador"
|
||
|
||
#: src/node_device/node_device_driver.c:311
|
||
#: src/node_device/node_device_driver.c:344
|
||
#: src/node_device/node_device_driver.c:382
|
||
#: src/node_device/node_device_driver.c:416 src/test/test_driver.c:5910
|
||
#: src/test/test_driver.c:5936 src/test/test_driver.c:5970
|
||
#: src/test/test_driver.c:6001
|
||
#, 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:357 src/test/test_driver.c:5945
|
||
msgid "no parent for this device"
|
||
msgstr "No hay archivos principales para este dispositivo"
|
||
|
||
#: src/node_device/node_device_driver.c:449
|
||
msgid "Could not get current time"
|
||
msgstr "No se pudo obtener la hora actual"
|
||
|
||
#: src/node_device/node_device_hal.c:658
|
||
#, c-format
|
||
msgid "DBus not available, disabling HAL driver: %s"
|
||
msgstr "DBus no está disponible, inhabilitando controlador HAL: %s"
|
||
|
||
#: src/node_device/node_device_hal.c:666
|
||
msgid "libhal_ctx_new returned NULL"
|
||
msgstr "libhal_ctx_new ha devuelto el valor NULL"
|
||
|
||
#: src/node_device/node_device_hal.c:671
|
||
msgid "libhal_ctx_set_dbus_connection failed"
|
||
msgstr "falló libhal_ctx_set_dbus_connection "
|
||
|
||
#: src/node_device/node_device_hal.c:675
|
||
msgid "libhal_ctx_init failed, haldaemon is probably not running"
|
||
msgstr "falló libhal_ctx_init, seguramente no esté en ejecución haldaemon"
|
||
|
||
#: src/node_device/node_device_hal.c:700
|
||
msgid "setting up HAL callbacks failed"
|
||
msgstr "falló al definir rellamadas de HAL"
|
||
|
||
#: src/node_device/node_device_hal.c:706 src/node_device/node_device_hal.c:770
|
||
msgid "libhal_get_all_devices failed"
|
||
msgstr "falló libhal_get_all_devices"
|
||
|
||
#: src/node_device/node_device_hal.c:719 src/qemu/qemu_migration.c:1296
|
||
#: src/qemu/qemu_migration.c:1691 src/qemu/qemu_migration.c:1726
|
||
#: src/qemu/qemu_migration.c:1732 src/qemu/qemu_migration.c:1808
|
||
#: src/qemu/qemu_migration.c:3236
|
||
#, c-format
|
||
msgid "%s: %s"
|
||
msgstr "%s: %s"
|
||
|
||
#: src/node_device/node_device_linux_sysfs.c:57
|
||
#, 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:65
|
||
#, c-format
|
||
msgid "Failed to read WWNN for host%d"
|
||
msgstr "Falló al leer WWNN para el host%d"
|
||
|
||
#: src/node_device/node_device_linux_sysfs.c:73
|
||
#, c-format
|
||
msgid "Failed to read fabric WWN for host%d"
|
||
msgstr "Falló la lectura de fábrica WWN para host%d"
|
||
|
||
#: src/node_device/node_device_linux_sysfs.c:86
|
||
#, c-format
|
||
msgid "Failed to read max_npiv_vports for host%d"
|
||
msgstr "No se pudo leer max_npiv_vports para host%d"
|
||
|
||
#: src/node_device/node_device_linux_sysfs.c:95
|
||
#, c-format
|
||
msgid "Failed to read npiv_vports_inuse for host%d"
|
||
msgstr "No se pudo leer npiv_vports_inuse para host%d"
|
||
|
||
#: src/node_device/node_device_linux_sysfs.c:102
|
||
#, c-format
|
||
msgid "Failed to parse value of max_npiv_vports '%s'"
|
||
msgstr "No se pudo leer el valor de max_npiv_vports '%s'"
|
||
|
||
#: src/node_device/node_device_linux_sysfs.c:109
|
||
#, c-format
|
||
msgid "Failed to parse value of npiv_vports_inuse '%s'"
|
||
msgstr "No se pudo leer el valor de npiv_vports_inuse '%s'"
|
||
|
||
#: src/node_device/node_device_udev.c:66
|
||
#, c-format
|
||
msgid "Failed to convert '%s' to unsigned long long"
|
||
msgstr "Falló al intentar convertir '%s' en long long no firmado"
|
||
|
||
#: src/node_device/node_device_udev.c:84 src/util/virpci.c:2318
|
||
#, c-format
|
||
msgid "Failed to convert '%s' to unsigned int"
|
||
msgstr "Falló al convertir '%s' en int no firmado"
|
||
|
||
#: src/node_device/node_device_udev.c:101
|
||
#, c-format
|
||
msgid "Failed to convert '%s' to int"
|
||
msgstr "Falló al convertir '%s' en int"
|
||
|
||
#: src/node_device/node_device_udev.c:129
|
||
#, c-format
|
||
msgid ""
|
||
"Failed to allocate memory for property value for property key '%s' on device "
|
||
"with sysname '%s'"
|
||
msgstr ""
|
||
"Falló al intentar alojar memoria para el valor property de la llave property "
|
||
"'%s' en el dispositivo con sysname '%s'"
|
||
|
||
#: src/node_device/node_device_udev.c:216
|
||
#, c-format
|
||
msgid ""
|
||
"Failed to allocate memory for sysfs attribute value for sysfs attribute '%s' "
|
||
"on device with sysname '%s'"
|
||
msgstr ""
|
||
"Falló al intentar asignar memoria para el valor del atributo sysfs del "
|
||
"atributo '%s' de sysfs en el dispositivo con sysname '%s'"
|
||
|
||
#: src/node_device/node_device_udev.c:334
|
||
#, c-format
|
||
msgid "Buffer error when generating device name for device with sysname '%s'"
|
||
msgstr ""
|
||
"Error de búfer al generar el nombre del dispositivo para el dispositivo con "
|
||
"sysname '%s'"
|
||
|
||
#: src/node_device/node_device_udev.c:685
|
||
#, c-format
|
||
msgid "SCSI host found, but its udev name '%s' does not begin with 'host'"
|
||
msgstr ""
|
||
"No ha sido encontrado el equipo SCSI, pero su nombre udev '%s' no comienza "
|
||
"con 'host'"
|
||
|
||
#: src/node_device/node_device_udev.c:848
|
||
#, c-format
|
||
msgid "Failed to process SCSI device with sysfs path '%s'"
|
||
msgstr "Falló al procesar el dispositivo SCSI con la ruta sysfs '%s'"
|
||
|
||
#: src/node_device/node_device_udev.c:1262
|
||
#, c-format
|
||
msgid "Unknown device type %d"
|
||
msgstr "Tipo de dispositivo %d desconocido"
|
||
|
||
#: src/node_device/node_device_udev.c:1313
|
||
#, c-format
|
||
msgid "Could not get syspath for parent of '%s'"
|
||
msgstr "No se pudo obtener syspath para padre de '%s'"
|
||
|
||
#: src/node_device/node_device_udev.c:1381
|
||
#: src/node_device/node_device_udev.c:1640
|
||
#, c-format
|
||
msgid "Failed to create device for '%s'"
|
||
msgstr "Falló al crear un dispositivo '%s'"
|
||
|
||
#: src/node_device/node_device_udev.c:1435
|
||
#, c-format
|
||
msgid "udev scan devices returned %d"
|
||
msgstr "El escaneo de dispositivo udev ha devuelto %d"
|
||
|
||
#: src/node_device/node_device_udev.c:1511
|
||
#, c-format
|
||
msgid ""
|
||
"File descriptor returned by udev %d does not match node device file "
|
||
"descriptor %d"
|
||
msgstr ""
|
||
"El descriptor de archivo %d obtenido por udev no coincide con el descriptor "
|
||
"de archivo %d del dispositivo de nodo"
|
||
|
||
#: src/node_device/node_device_udev.c:1518
|
||
msgid "udev_monitor_receive_device returned NULL"
|
||
msgstr "udev_monitor_receive_device devolvió el valor NULL"
|
||
|
||
#: src/node_device/node_device_udev.c:1557
|
||
#, c-format
|
||
msgid "Failed to get udev device for syspath '%s' or '%s'"
|
||
msgstr "Falló al obtener un dispositivo udev para syspath '%s' o '%s'"
|
||
|
||
#: src/node_device/node_device_udev.c:1676
|
||
#, c-format
|
||
msgid "Failed to initialize libpciaccess: %s"
|
||
msgstr "Falló la inicialización de libpciaccess: %s"
|
||
|
||
#: src/node_device/node_device_udev.c:1698
|
||
msgid "Failed to initialize mutex for driverState"
|
||
msgstr "Falló al inicializar mutex para driverState"
|
||
|
||
#: src/node_device/node_device_udev.c:1720
|
||
msgid "udev_monitor_new_from_netlink returned NULL"
|
||
msgstr "udev_monitor_new_from_netlink devolvió el valor NULL"
|
||
|
||
#: src/nodeinfo.c:68
|
||
msgid "Cannot obtain CPU count"
|
||
msgstr "No se puede obtener conteo de CPU"
|
||
|
||
#: src/nodeinfo.c:93
|
||
msgid "cannot obtain memory size"
|
||
msgstr "No se puede obtener tamaño de memoria "
|
||
|
||
#: src/nodeinfo.c:137 src/nodeinfo.c:817
|
||
#, c-format
|
||
msgid "nparams in %s must be equal to %d"
|
||
msgstr "nparams en %s debe ser igua al %d"
|
||
|
||
#: src/nodeinfo.c:145 src/nodeinfo.c:178 src/nodeinfo.c:244 src/nodeinfo.c:264
|
||
#, c-format
|
||
msgid "sysctl failed for '%s'"
|
||
msgstr ""
|
||
|
||
#: src/nodeinfo.c:163 src/nodeinfo.c:862
|
||
#, c-format
|
||
msgid "Invalid cpuNum in %s"
|
||
msgstr "cpuNum en %s es inválido"
|
||
|
||
#: src/nodeinfo.c:188 src/nodeinfo.c:252 src/nodeinfo.c:270
|
||
#, c-format
|
||
msgid "Field '%s' too long for destination"
|
||
msgstr ""
|
||
|
||
#: src/nodeinfo.c:231 src/nodeinfo.c:908
|
||
#, c-format
|
||
msgid "nparams in %s must be %d"
|
||
msgstr "nparams en %s debe ser %d"
|
||
|
||
#: src/nodeinfo.c:318 src/nodeinfo.c:361 src/nodeinfo.c:1070
|
||
#: src/nodeinfo.c:1142 src/nodeinfo.c:1195 src/uml/uml_driver.c:2510
|
||
#: src/util/vircommand.c:328 src/util/virpci.c:1895
|
||
#, c-format
|
||
msgid "cannot open %s"
|
||
msgstr "No se puede abrir %s"
|
||
|
||
#: src/nodeinfo.c:323 src/nodeinfo.c:367
|
||
#, c-format
|
||
msgid "cannot read from %s"
|
||
msgstr "no es posible leer desde %s"
|
||
|
||
#: src/nodeinfo.c:328
|
||
#, c-format
|
||
msgid "could not convert '%s' to an integer"
|
||
msgstr "no se pudo convertir '%s' a un entero"
|
||
|
||
#: src/nodeinfo.c:450
|
||
#, c-format
|
||
msgid "cannot opendir %s"
|
||
msgstr "no es posible abrir el directorio %s"
|
||
|
||
#: src/nodeinfo.c:479 src/nodeinfo.c:539 src/nodeinfo.c:708
|
||
#, c-format
|
||
msgid "problem reading %s"
|
||
msgstr "problema leyendo %s"
|
||
|
||
#: src/nodeinfo.c:514
|
||
msgid "CPU socket topology has changed"
|
||
msgstr "Ha cambiado la topología de conexión de CPU "
|
||
|
||
#: src/nodeinfo.c:560 src/nodeinfo.c:770
|
||
#, c-format
|
||
msgid "problem closing %s"
|
||
msgstr "Problema al cerra %s"
|
||
|
||
#: src/nodeinfo.c:597 src/nodeinfo.c:620 src/nodeinfo.c:646
|
||
msgid "parsing cpu MHz from cpuinfo"
|
||
msgstr "Leyendo CPU MHz desde cpuinfo"
|
||
|
||
#: src/nodeinfo.c:734
|
||
msgid "no CPUs found"
|
||
msgstr "No se hallaron CPU"
|
||
|
||
#: src/nodeinfo.c:739
|
||
msgid "no sockets found"
|
||
msgstr "no se han encontrado sockets"
|
||
|
||
#: src/nodeinfo.c:744
|
||
msgid "no threads found"
|
||
msgstr "no se han encontrado hilos"
|
||
|
||
#: src/nodeinfo.c:786
|
||
#, fuzzy
|
||
msgid "kernel cpu time field is too long for the destination"
|
||
msgstr "Tiempo de CPU de kernel es demasiado largo para destino"
|
||
|
||
#: src/nodeinfo.c:932
|
||
msgid "no prefix found"
|
||
msgstr "No se encontró prefijo"
|
||
|
||
#: src/nodeinfo.c:951
|
||
msgid "Field kernel memory too long for destination"
|
||
msgstr "Campo de memoria de kernel es demasiado extenso"
|
||
|
||
#: src/nodeinfo.c:965
|
||
msgid "no available memory line found"
|
||
msgstr "No se encuentra disponible línea de memoria"
|
||
|
||
#: src/nodeinfo.c:992 src/nodeinfo.c:1441
|
||
#, c-format
|
||
msgid "failed to parse %s"
|
||
msgstr "Falló leer %s"
|
||
|
||
#: src/nodeinfo.c:1102 src/nodeinfo.c:1109
|
||
msgid "cannot obtain CPU freq"
|
||
msgstr "No se puede obtener frecuencia de CPU"
|
||
|
||
#: src/nodeinfo.c:1124
|
||
msgid "node info not implemented on this platform"
|
||
msgstr "Información de nodo no implementada en esta plataforma"
|
||
|
||
#: src/nodeinfo.c:1154
|
||
msgid "node CPU stats not implemented on this platform"
|
||
msgstr "Estadística de CPU de nodo no se implementa en esta plataforma"
|
||
|
||
#: src/nodeinfo.c:1182
|
||
#, c-format
|
||
msgid "cellNum in %s must be less than or equal to %d"
|
||
msgstr "cellNum en %s debe ser menor que o igual a %d"
|
||
|
||
#: src/nodeinfo.c:1209
|
||
msgid "node memory stats not implemented on this platform"
|
||
msgstr "Memoria de nodo no se implementa en esta plataforma"
|
||
|
||
#: src/nodeinfo.c:1240
|
||
msgid "host cpu counting not supported on this node"
|
||
msgstr "Conteo de CPU de host no tiene soporte en este nodo"
|
||
|
||
#: src/nodeinfo.c:1250
|
||
msgid "host cpu counting not implemented on this platform"
|
||
msgstr "Conteo de CPU de host no se implementó en esta plataforma"
|
||
|
||
#: src/nodeinfo.c:1289
|
||
msgid "node cpumap not implemented on this platform"
|
||
msgstr "cpumap de nodo no implementado en esta plataforma"
|
||
|
||
#: src/nodeinfo.c:1318 src/util/virutil.c:1600
|
||
#, c-format
|
||
msgid "failed to set %s"
|
||
msgstr "Falló establecer %s"
|
||
|
||
#: src/nodeinfo.c:1348
|
||
#, c-format
|
||
msgid "Parameter '%s' is not supported by this kernel"
|
||
msgstr "Parámetro '%s' no está soportado por este kernel"
|
||
|
||
#: src/nodeinfo.c:1396
|
||
msgid "node set memory parameters not implemented on this platform"
|
||
msgstr ""
|
||
"Los parámetros de memoria para establecer nodo no están implementados en "
|
||
"esta plataforma"
|
||
|
||
#: src/nodeinfo.c:1591
|
||
msgid "node get memory parameters not implemented on this platform"
|
||
msgstr "Parámetros de memoria de nodo no se implementan en esta plataforma"
|
||
|
||
#: src/nodeinfo.c:1693 src/nodeinfo.c:1708
|
||
msgid "Cannot determine free memory"
|
||
msgstr "No se puede determinar memoria libre"
|
||
|
||
#: src/nodeinfo.c:1742
|
||
msgid "node cpu info not implemented on this platform"
|
||
msgstr ""
|
||
|
||
#: src/nwfilter/nwfilter_dhcpsnoop.c:578
|
||
#, c-format
|
||
msgid "virNWFilterSnoopReqNew called with invalid key \"%s\" (%zu)"
|
||
msgstr "virNWFilterSnoopReqNew llamado con llave inválida \"%s\" (%zu)"
|
||
|
||
#: src/nwfilter/nwfilter_dhcpsnoop.c:887
|
||
msgid "virNWFilterSnoopListDel failed"
|
||
msgstr "Falló virNWFilterSnoopListDel"
|
||
|
||
#: src/nwfilter/nwfilter_dhcpsnoop.c:1108
|
||
msgid "pcap_create failed"
|
||
msgstr "Falló pcap_create"
|
||
|
||
#: src/nwfilter/nwfilter_dhcpsnoop.c:1116
|
||
msgid "setup of pcap handle failed"
|
||
msgstr "Falló la configuración del identificador pcap"
|
||
|
||
#: src/nwfilter/nwfilter_dhcpsnoop.c:1122
|
||
#, c-format
|
||
msgid "pcap_compile: %s"
|
||
msgstr "pcap_compile: %s"
|
||
|
||
#: src/nwfilter/nwfilter_dhcpsnoop.c:1128
|
||
#, c-format
|
||
msgid "pcap_setfilter: %s"
|
||
msgstr "pcap_setfilter: %s"
|
||
|
||
#: src/nwfilter/nwfilter_dhcpsnoop.c:1134
|
||
#, c-format
|
||
msgid "pcap_setdirection: %s"
|
||
msgstr "pcap_setdirection: %s"
|
||
|
||
#: src/nwfilter/nwfilter_dhcpsnoop.c:1169
|
||
#, c-format
|
||
msgid "Instantiation of rules failed on interface '%s'"
|
||
msgstr "Falló la creación de instancia de reglas en interfaz '%s'"
|
||
|
||
#: src/nwfilter/nwfilter_dhcpsnoop.c:1474
|
||
#, c-format
|
||
msgid "interface '%s' failing; reopening"
|
||
msgstr "la interfaz '%s' está fallando; reabriendo"
|
||
|
||
#: src/nwfilter/nwfilter_dhcpsnoop.c:1528
|
||
#, c-format
|
||
msgid "Job submission failed on interface '%s'"
|
||
msgstr "Falló el envío de tarea en interfaz '%s'"
|
||
|
||
#: src/nwfilter/nwfilter_dhcpsnoop.c:1634
|
||
#: src/nwfilter/nwfilter_learnipaddr.c:694
|
||
msgid ""
|
||
"IP parameter must be provided since snooping the IP address does not work "
|
||
"possibly due to missing tools"
|
||
msgstr ""
|
||
"El parámetro IP debe ser ofrecido, ya que no es posible descubrir la "
|
||
"dirección IP, tal vez debido a la falta de algunas herramientas"
|
||
|
||
#: src/nwfilter/nwfilter_dhcpsnoop.c:1646
|
||
msgid "applyDHCPOnlyRules failed - spoofing not protected!"
|
||
msgstr "Falló applyDHCPOnlyRules - suplantación no protegido"
|
||
|
||
#: src/nwfilter/nwfilter_dhcpsnoop.c:1653
|
||
#, c-format
|
||
msgid "virNWFilterDHCPSnoopReq: can't copy variables on if %s"
|
||
msgstr "virNWFilterDHCPSnoopReq: no se pueden copiar variables si %s"
|
||
|
||
#: src/nwfilter/nwfilter_dhcpsnoop.c:1663
|
||
#, c-format
|
||
msgid ""
|
||
"virNWFilterDHCPSnoopReq ifname map failed on interface \"%s\" key \"%s\""
|
||
msgstr ""
|
||
"Falló virNWFilterDHCPSnoopReq ifname map en interfaz \"%s\" llave \"%s\""
|
||
|
||
#: src/nwfilter/nwfilter_dhcpsnoop.c:1672
|
||
#, c-format
|
||
msgid "virNWFilterDHCPSnoopReq req add failed on interface \"%s\" ifkey \"%s\""
|
||
msgstr "Falló virNWFilterDHCPSnoopReq req add en interfaz \"%s\" ifkey \"%s\""
|
||
|
||
#: src/nwfilter/nwfilter_dhcpsnoop.c:1684
|
||
#, c-format
|
||
msgid "virNWFilterDHCPSnoopReq virThreadCreate failed on interface '%s'"
|
||
msgstr "Falló virNWFilterDHCPSnoopReq virThreadCreate en interfaz '%s'"
|
||
|
||
#: src/nwfilter/nwfilter_dhcpsnoop.c:1694
|
||
#, c-format
|
||
msgid "Activation of snoop request failed on interface '%s'"
|
||
msgstr "Falló activación de solicitud de captura en interfaz '%s'"
|
||
|
||
#: src/nwfilter/nwfilter_dhcpsnoop.c:1701
|
||
#, c-format
|
||
msgid "Restoring of leases failed on interface '%s'"
|
||
msgstr "Falló la restauración de arriendos en interfaz '%s'"
|
||
|
||
#: src/nwfilter/nwfilter_dhcpsnoop.c:1779
|
||
msgid "lease file write failed"
|
||
msgstr "Falló al escribir archivo de arriendo "
|
||
|
||
#: src/nwfilter/nwfilter_dhcpsnoop.c:1886
|
||
#, c-format
|
||
msgid "mkdir(\"%s\")"
|
||
msgstr "mkdir(\"%s\")"
|
||
|
||
#: src/nwfilter/nwfilter_dhcpsnoop.c:1891
|
||
#, c-format
|
||
msgid "unlink(\"%s\")"
|
||
msgstr "unlink(\"%s\")"
|
||
|
||
#: src/nwfilter/nwfilter_dhcpsnoop.c:1896
|
||
#, c-format
|
||
msgid "open(\"%s\")"
|
||
msgstr "open(\"%s\")"
|
||
|
||
#: src/nwfilter/nwfilter_dhcpsnoop.c:1910 src/qemu/qemu_driver.c:2998
|
||
#: src/qemu/qemu_driver.c:3016 src/qemu/qemu_driver.c:3685
|
||
#: src/vbox/vbox_tmpl.c:9269
|
||
#, c-format
|
||
msgid "unable to close %s"
|
||
msgstr "no es posible cerrar %s"
|
||
|
||
#: src/nwfilter/nwfilter_dhcpsnoop.c:1916
|
||
#, c-format
|
||
msgid "rename(\"%s\", \"%s\")"
|
||
msgstr "rename(\"%s\", \"%s\")"
|
||
|
||
#: src/nwfilter/nwfilter_dhcpsnoop.c:1946
|
||
#: src/nwfilter/nwfilter_dhcpsnoop.c:1955
|
||
#, c-format
|
||
msgid "virNWFilterSnoopLeaseFileLoad lease file line %d corrupt"
|
||
msgstr "Línea de archivo de arriendo virNWFilterSnoopLeaseFileLoad %d corrupta"
|
||
|
||
#: src/nwfilter/nwfilter_dhcpsnoop.c:1972
|
||
#, c-format
|
||
msgid "virNWFilterSnoopLeaseFileLoad req add failed on interface \"%s\""
|
||
msgstr "Falló al añadir virNWFilterSnoopLeaseFileLoad req en interfaz \"%s\""
|
||
|
||
#: src/nwfilter/nwfilter_dhcpsnoop.c:1980
|
||
#, c-format
|
||
msgid "line %d corrupt ipaddr \"%s\""
|
||
msgstr "línea %d ipaddr corrupta \"%s\""
|
||
|
||
#: src/nwfilter/nwfilter_dhcpsnoop.c:2143
|
||
#, c-format
|
||
msgid "ifkey \"%s\" has no req"
|
||
msgstr "ifkey \"%s\" no tiene req"
|
||
|
||
#: src/nwfilter/nwfilter_dhcpsnoop.c:2225
|
||
msgid "libvirt was not compiled with libpcap and \""
|
||
msgstr "libvirt no fue compilada con libpcap y \""
|
||
|
||
#: src/nwfilter/nwfilter_driver.c:215
|
||
msgid "DBus matches could not be installed. Disabling nwfilter driver"
|
||
msgstr ""
|
||
"No se pudieron instalar las coincidencias de DBus. Inhabilitando el "
|
||
"controlador nwfilter"
|
||
|
||
#: src/nwfilter/nwfilter_driver.c:366 src/nwfilter/nwfilter_driver.c:605
|
||
#: src/nwfilter/nwfilter_driver.c:655
|
||
msgid "no nwfilter with matching uuid"
|
||
msgstr "wfilter no coincide con uuid"
|
||
|
||
#: src/nwfilter/nwfilter_driver.c:395
|
||
#, c-format
|
||
msgid "no nwfilter with matching name '%s'"
|
||
msgstr "wfilter no coincide con nombre '%s'"
|
||
|
||
#: src/nwfilter/nwfilter_driver.c:615
|
||
msgid "nwfilter is in use"
|
||
msgstr "está siendo utilizado el filtro de red (nwfilter)"
|
||
|
||
#: src/nwfilter/nwfilter_ebiptables_driver.c:272
|
||
#, c-format
|
||
msgid "Buffer too small to print variable '%s' into"
|
||
msgstr "El búfer es demasiado pequeño para imprimir variable '%s'"
|
||
|
||
#: src/nwfilter/nwfilter_ebiptables_driver.c:308
|
||
msgid "buffer too small for IP address"
|
||
msgstr "el búfer es demasiado pequeño para direcciones IP"
|
||
|
||
#: src/nwfilter/nwfilter_ebiptables_driver.c:322
|
||
msgid "buffer too small for IPv6 address"
|
||
msgstr "el búfer es demasiado pequeño para la dirección IPv6"
|
||
|
||
#: src/nwfilter/nwfilter_ebiptables_driver.c:333
|
||
msgid "Buffer too small for MAC address"
|
||
msgstr "el búfer es demasiado pequeño para direcciones MAC"
|
||
|
||
#: src/nwfilter/nwfilter_ebiptables_driver.c:345
|
||
#: src/nwfilter/nwfilter_ebiptables_driver.c:375
|
||
msgid "Buffer too small for uint8 type"
|
||
msgstr "El búfer es demasiado pequeño para el tipo uint8"
|
||
|
||
#: src/nwfilter/nwfilter_ebiptables_driver.c:355
|
||
msgid "Buffer too small for uint32 type"
|
||
msgstr "El búfer es demasiado pequeño para el tipo uint32"
|
||
|
||
#: src/nwfilter/nwfilter_ebiptables_driver.c:365
|
||
msgid "Buffer too small for uint16 type"
|
||
msgstr "El búfer es demasiado pequeño para el tipo uint16"
|
||
|
||
#: src/nwfilter/nwfilter_ebiptables_driver.c:383
|
||
msgid "Buffer to small for ipset name"
|
||
msgstr "Búfer es demasiado pequeño para nombre de ipset"
|
||
|
||
#: src/nwfilter/nwfilter_ebiptables_driver.c:415
|
||
msgid "Buffer too small for IPSETFLAGS type"
|
||
msgstr "Búfer es demasiado pequeño para tipo IPSETFLAGS"
|
||
|
||
#: src/nwfilter/nwfilter_ebiptables_driver.c:424
|
||
#, c-format
|
||
msgid "Unhandled datatype %x"
|
||
msgstr "tipo de dato %x no manipulado"
|
||
|
||
#: src/nwfilter/nwfilter_ebiptables_driver.c:1347
|
||
#, c-format
|
||
msgid "cannot create rule since %s tool is missing."
|
||
msgstr "No se puede crear regla ya que no se encuentra la herramienta %s."
|
||
|
||
#: src/nwfilter/nwfilter_ebiptables_driver.c:2065
|
||
msgid "cannot create rule since ebtables tool is missing."
|
||
msgstr ""
|
||
"no es posible crear una regla ya que no es posible encontrar ola herramienta "
|
||
"ebtables."
|
||
|
||
#: src/nwfilter/nwfilter_ebiptables_driver.c:2166
|
||
#, c-format
|
||
msgid ""
|
||
"STP filtering in %s direction with source MAC address set is not supported"
|
||
msgstr ""
|
||
"El filtraje de STP en dirección %s con fuente de dirección MAC configurada "
|
||
"no tiene soporte"
|
||
|
||
#: src/nwfilter/nwfilter_ebiptables_driver.c:2733
|
||
msgid "illegal protocol type"
|
||
msgstr "tipo de protocolo ilegal"
|
||
|
||
#: src/nwfilter/nwfilter_ebiptables_driver.c:3247
|
||
#: src/nwfilter/nwfilter_ebiptables_driver.c:3344
|
||
#: src/nwfilter/nwfilter_ebiptables_driver.c:3478
|
||
msgid "cannot create rules since ebtables tool is missing."
|
||
msgstr ""
|
||
"no es posible crear reglas ya que no es posible encontrar ola herramienta "
|
||
"ebtables."
|
||
|
||
#: src/nwfilter/nwfilter_ebiptables_driver.c:3306
|
||
#: src/nwfilter/nwfilter_ebiptables_driver.c:3454
|
||
#: src/nwfilter/nwfilter_ebiptables_driver.c:3524
|
||
msgid "Some rules could not be created."
|
||
msgstr "Algunas reglas no han podido crearse."
|
||
|
||
#: src/nwfilter/nwfilter_ebiptables_driver.c:3629
|
||
#, c-format
|
||
msgid "To enable ip%stables filtering for the VM do 'echo 1 > %s'"
|
||
msgstr ""
|
||
"Para habilitar filtraje de ip%stables para la máquina virtual ejecute 'echo "
|
||
"1 > %s'"
|
||
|
||
#: src/nwfilter/nwfilter_ebiptables_driver.c:3951
|
||
#, c-format
|
||
msgid "Some rules could not be created for interface %s%s%s"
|
||
msgstr "Algunas reglas no se pueden crear para interfaz %s%s%s"
|
||
|
||
#: src/nwfilter/nwfilter_ebiptables_driver.c:4091
|
||
msgid "error while executing CLI commands"
|
||
msgstr "Error mientras se ejecutaban comandos en la CLI"
|
||
|
||
#: src/nwfilter/nwfilter_ebiptables_driver.c:4273
|
||
#, c-format
|
||
msgid "Testing of ebtables command failed: %s"
|
||
msgstr "Fallo la prueba de comando ebtables: %s"
|
||
|
||
#: src/nwfilter/nwfilter_ebiptables_driver.c:4290
|
||
#: src/nwfilter/nwfilter_ebiptables_driver.c:4357
|
||
#, c-format
|
||
msgid "Testing of iptables command failed: %s"
|
||
msgstr "Falló la prueba de comando iptables: %s"
|
||
|
||
#: src/nwfilter/nwfilter_ebiptables_driver.c:4307
|
||
#, c-format
|
||
msgid "Testing of ip6tables command failed: %s"
|
||
msgstr "Falló la prueba de comando ip6tables: %s"
|
||
|
||
#: src/nwfilter/nwfilter_ebiptables_driver.c:4327
|
||
#, c-format
|
||
msgid "Call to utsname failed: %d"
|
||
msgstr "Falló la llamada a utsname: %d"
|
||
|
||
#: src/nwfilter/nwfilter_ebiptables_driver.c:4333
|
||
#, c-format
|
||
msgid "Could not determine kernel version from string %s"
|
||
msgstr "No se pudo determinar versión de kernel de la cadena %s"
|
||
|
||
#: src/nwfilter/nwfilter_ebiptables_driver.c:4368
|
||
#, c-format
|
||
msgid "Could not determine iptables version from string %s"
|
||
msgstr "No se pudo determinar la versión de iptables desde la cadena %s"
|
||
|
||
#: src/nwfilter/nwfilter_ebiptables_driver.c:4412
|
||
msgid "essential tools to support ip(6)tables firewalls could not be located"
|
||
msgstr ""
|
||
"no ha sido posible encontrar las herramientas fundamentales para ofrecer "
|
||
"soporte a cortafuegos de ip(6)tables"
|
||
|
||
#: src/nwfilter/nwfilter_ebiptables_driver.c:4419
|
||
msgid "firewall tools were not found or cannot be used"
|
||
msgstr ""
|
||
"las herramientas de cortafuegos no han podido encontrarse, o no pueden ser "
|
||
"utilizadas"
|
||
|
||
#: src/nwfilter/nwfilter_gentech_driver.c:164
|
||
msgid "Could not add variable 'MAC' to hashmap"
|
||
msgstr "No es posible agregar la variable 'MAC' en hashmap"
|
||
|
||
#: src/nwfilter/nwfilter_gentech_driver.c:178
|
||
msgid "Could not add variable 'IP' to hashmap"
|
||
msgstr "No es posible agregar la variable 'IP' a hashmap"
|
||
|
||
#: src/nwfilter/nwfilter_gentech_driver.c:424
|
||
#: src/nwfilter/nwfilter_gentech_driver.c:535
|
||
#: src/nwfilter/nwfilter_gentech_driver.c:851
|
||
#, c-format
|
||
msgid "Filter '%s' is in use."
|
||
msgstr "El filtro '%s' está siendo utilizado."
|
||
|
||
#: src/nwfilter/nwfilter_gentech_driver.c:471
|
||
#: src/nwfilter/nwfilter_gentech_driver.c:577
|
||
#, c-format
|
||
msgid "referenced filter '%s' is missing"
|
||
msgstr "no se encuentra el filtro referenciado '%s'"
|
||
|
||
#: src/nwfilter/nwfilter_gentech_driver.c:714
|
||
#, c-format
|
||
msgid "filter '%s' learning value '%s' invalid."
|
||
msgstr "Valor de aprendizaje de filtro '%s' es '%s'."
|
||
|
||
#: src/nwfilter/nwfilter_gentech_driver.c:790
|
||
#, c-format
|
||
msgid ""
|
||
"Cannot instantiate filter due to unresolvable variables or unavailable list "
|
||
"elements: %s"
|
||
msgstr ""
|
||
"No se puede crear la instancia de filtro debido a variables sin resolver o "
|
||
"elementos de lista que no están disponibles: %s"
|
||
|
||
#: src/nwfilter/nwfilter_gentech_driver.c:833
|
||
#: src/nwfilter/nwfilter_gentech_driver.c:1055
|
||
#: src/nwfilter/nwfilter_gentech_driver.c:1081
|
||
#: src/nwfilter/nwfilter_gentech_driver.c:1106
|
||
#, c-format
|
||
msgid "Could not get access to ACL tech driver '%s'"
|
||
msgstr "No se o}pudo obtener acceso al controlador de tecnología ACL '%s'"
|
||
|
||
#: src/nwfilter/nwfilter_gentech_driver.c:844
|
||
#, c-format
|
||
msgid "Could not find filter '%s'"
|
||
msgstr "No se pudo hallar el filtro '%s'"
|
||
|
||
#: src/nwfilter/nwfilter_gentech_driver.c:1184
|
||
#, c-format
|
||
msgid "Failure while applying current filter on VM %s"
|
||
msgstr "Falla al aplicar el filtro actual en VM %s"
|
||
|
||
#: src/nwfilter/nwfilter_learnipaddr.c:151
|
||
msgid "mutex initialization failed"
|
||
msgstr "falló la inicialización mutex"
|
||
|
||
#: src/nwfilter/nwfilter_learnipaddr.c:158
|
||
#, c-format
|
||
msgid "interface name %s does not fit into buffer "
|
||
msgstr "la interfaz denominada %s no cabe en el búfer"
|
||
|
||
#: src/nwfilter/nwfilter_learnipaddr.c:611
|
||
#, c-format
|
||
msgid "Failed to add IP address %s to IP address cache for interface %s"
|
||
msgstr ""
|
||
"No se pudo añadir dirección IP %s para cache de dirección IP para interfaz %s"
|
||
|
||
#: src/nwfilter/nwfilter_learnipaddr.c:630
|
||
#, c-format
|
||
msgid "encountered an error on interface %s index %d"
|
||
msgstr "Se ha encontrado un error en el índice %s de la interfaz %d"
|
||
|
||
#: src/nwfilter/nwfilter_learnipaddr.c:715
|
||
#, c-format
|
||
msgid "Destination buffer for ifname ('%s') not large enough"
|
||
msgstr ""
|
||
"El búfer de destino para ifname ('%s') no es lo suficientemente extenso"
|
||
|
||
#: src/nwfilter/nwfilter_learnipaddr.c:723
|
||
#, c-format
|
||
msgid "Destination buffer for linkdev ('%s') not large enough"
|
||
msgstr ""
|
||
"El búfer de destino para linkdev ('%s') no es lo suficientemente extenso"
|
||
|
||
#: src/nwfilter/nwfilter_learnipaddr.c:776
|
||
msgid ""
|
||
"IP parameter must be given since libvirt was not compiled with IP address "
|
||
"learning support"
|
||
msgstr ""
|
||
"El parámetro IP debe ser ofrecido, ya que libvirt no fue compilado con "
|
||
"soporte para descubrimiento de IP"
|
||
|
||
#: src/openvz/openvz_conf.c:122
|
||
msgid "Could not extract vzctl version"
|
||
msgstr "No se pudo extraer versión vzctl"
|
||
|
||
#: src/openvz/openvz_conf.c:222
|
||
#, 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:252
|
||
#, 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:278
|
||
msgid "Too long network device name"
|
||
msgstr "Nombre de dispositivo de red demasiado extenso"
|
||
|
||
#: src/openvz/openvz_conf.c:287
|
||
#, 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:295
|
||
msgid "Too long bridge device name"
|
||
msgstr "Nombre de dispositivo de puente demasiado extenso"
|
||
|
||
#: src/openvz/openvz_conf.c:304
|
||
#, 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:312
|
||
msgid "Wrong length MAC address"
|
||
msgstr "Longitud de la dirección MAC errónea"
|
||
|
||
#: src/openvz/openvz_conf.c:317
|
||
#, 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:322
|
||
msgid "Wrong MAC address"
|
||
msgstr "Dirección MAC errónea"
|
||
|
||
#: src/openvz/openvz_conf.c:396
|
||
#, 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:411
|
||
#, 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:437 src/openvz/openvz_conf.c:488
|
||
#: src/openvz/openvz_conf.c:510
|
||
#, c-format
|
||
msgid "Could not read '%s' from config for container %d"
|
||
msgstr "No se pudo leer '%s' de config para el contenedor %d"
|
||
|
||
#: src/openvz/openvz_conf.c:445
|
||
msgid "Unable to parse quota"
|
||
msgstr "No se puede leer cuota"
|
||
|
||
#: src/openvz/openvz_conf.c:495
|
||
#, c-format
|
||
msgid "Could not parse barrier of '%s' from config for container %d"
|
||
msgstr "No se pudo leer barrera de '%s' desde config para el contenedor %d"
|
||
|
||
#: src/openvz/openvz_conf.c:517
|
||
#, c-format
|
||
msgid "Could not parse barrier and limit of '%s' from config for container %d"
|
||
msgstr ""
|
||
"No se pudo leer barrera y límite de '%s' de config para el contenedor %d"
|
||
|
||
#: src/openvz/openvz_conf.c:580 src/openvz/openvz_conf.c:1160
|
||
#: src/openvz/openvz_driver.c:1931
|
||
msgid "Failed to parse vzlist output"
|
||
msgstr "Falló al analizar salida vzlist"
|
||
|
||
#: src/openvz/openvz_conf.c:602 src/parallels/parallels_driver.c:676
|
||
msgid "UUID in config file malformed"
|
||
msgstr "El UUID en el archivo de configuración es erróneo"
|
||
|
||
#: src/openvz/openvz_conf.c:614
|
||
#, 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:1015
|
||
#, c-format
|
||
msgid "invalid uuid %s"
|
||
msgstr "uuid inválido %s"
|
||
|
||
#: src/openvz/openvz_conf.c:1122
|
||
msgid "Failed to scan configuration directory"
|
||
msgstr "Falló examinar directorio de configuración"
|
||
|
||
#: src/openvz/openvz_driver.c:139
|
||
msgid "Container is not defined"
|
||
msgstr "El contenedor no está definido"
|
||
|
||
#: src/openvz/openvz_driver.c:164
|
||
msgid "only one filesystem supported"
|
||
msgstr "Hay soporte para sólo un sistema de archivos"
|
||
|
||
#: src/openvz/openvz_driver.c:173
|
||
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:184 src/openvz/openvz_driver.c:2080
|
||
msgid "Could not convert domain name to VEID"
|
||
msgstr "No se pudo convertir el nombre del dominio en VEID"
|
||
|
||
#: src/openvz/openvz_driver.c:190
|
||
msgid "Could not copy default config"
|
||
msgstr "No se puede copiar el archivo de configuración establecido por defecto"
|
||
|
||
#: src/openvz/openvz_driver.c:196
|
||
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:243
|
||
msgid "Can't set soft limit without hard limit"
|
||
msgstr "No se puede establecer límite sin límite duro"
|
||
|
||
#: src/openvz/openvz_driver.c:273 src/openvz/openvz_driver.c:426
|
||
#: src/openvz/openvz_driver.c:474 src/openvz/openvz_driver.c:548
|
||
#: src/openvz/openvz_driver.c:592 src/openvz/openvz_driver.c:630
|
||
#: src/openvz/openvz_driver.c:673 src/openvz/openvz_driver.c:736
|
||
#: src/openvz/openvz_driver.c:1193 src/openvz/openvz_driver.c:1242
|
||
#: src/openvz/openvz_driver.c:1272 src/openvz/openvz_driver.c:1367
|
||
#: src/openvz/openvz_driver.c:2073 src/uml/uml_driver.c:1725
|
||
#: src/uml/uml_driver.c:1863 src/uml/uml_driver.c:1912
|
||
#: src/uml/uml_driver.c:1944 src/uml/uml_driver.c:2008
|
||
#: src/uml/uml_driver.c:2091 src/uml/uml_driver.c:2378
|
||
#: src/uml/uml_driver.c:2407 src/uml/uml_driver.c:2485
|
||
#: src/vbox/vbox_tmpl.c:2079 src/vbox/vbox_tmpl.c:2139
|
||
#: src/vbox/vbox_tmpl.c:5359 src/vbox/vbox_tmpl.c:5456
|
||
#: src/vbox/vbox_tmpl.c:5685 src/vbox/vbox_tmpl.c:8815
|
||
#: src/vbox/vbox_tmpl.c:9187 src/vmware/vmware_driver.c:426
|
||
#: src/vmware/vmware_driver.c:499 src/vmware/vmware_driver.c:548
|
||
#: src/vmware/vmware_driver.c:592 src/vmware/vmware_driver.c:955
|
||
#: src/vmware/vmware_driver.c:1083 src/vmware/vmware_driver.c:1121
|
||
msgid "no domain with matching uuid"
|
||
msgstr "No existe un dominio coincidente con el uuid"
|
||
|
||
#: src/openvz/openvz_driver.c:284
|
||
#, c-format
|
||
msgid "Hostname of '%s' is unset"
|
||
msgstr "Nombre de host de '%s' no establecido"
|
||
|
||
#: src/openvz/openvz_driver.c:439
|
||
#, c-format
|
||
msgid "cannot read cputime for domain %d"
|
||
msgstr "No se puede leer cputime para el dominio %d"
|
||
|
||
#: src/openvz/openvz_driver.c:683 src/openvz/openvz_driver.c:746
|
||
#: src/vmware/vmware_driver.c:435 src/vmware/vmware_driver.c:507
|
||
#: src/vmware/vmware_driver.c:605
|
||
msgid "domain is not in running state"
|
||
msgstr "El dominio no se encuentra en estado de ejecución"
|
||
|
||
#: src/openvz/openvz_driver.c:822
|
||
msgid "Container ID is not specified"
|
||
msgstr "No se ha especificado ID del contenedor"
|
||
|
||
#: src/openvz/openvz_driver.c:852
|
||
msgid "Could not generate eth name for container"
|
||
msgstr "No se pudo generar nombre eth para el contenedor"
|
||
|
||
#: src/openvz/openvz_driver.c:863
|
||
msgid "Could not generate veth name"
|
||
msgstr "No se ha podido general nombre veth"
|
||
|
||
#: src/openvz/openvz_driver.c:927
|
||
msgid "Could not configure network"
|
||
msgstr "No se ha podido configurar la red"
|
||
|
||
#: src/openvz/openvz_driver.c:938
|
||
msgid "cannot replace NETIF config"
|
||
msgstr "No se puede remplazar configuración NETIF"
|
||
|
||
#: src/openvz/openvz_driver.c:970
|
||
#, 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:982 src/openvz/openvz_driver.c:1073
|
||
msgid "Error creating initial configuration"
|
||
msgstr "Error al crear configuración inicial"
|
||
|
||
#: src/openvz/openvz_driver.c:989 src/openvz/openvz_driver.c:1080
|
||
msgid "Could not set disk quota"
|
||
msgstr "No se pudo establecer cuota de disco"
|
||
|
||
#: src/openvz/openvz_driver.c:996 src/openvz/openvz_driver.c:1087
|
||
msgid "Could not set UUID"
|
||
msgstr "No se pudo definir el UUID"
|
||
|
||
#: src/openvz/openvz_driver.c:1005 src/vbox/vbox_tmpl.c:5148
|
||
msgid "current vcpu count must equal maximum"
|
||
msgstr "Conteo actual de vcpu debe igualar el máximo"
|
||
|
||
#: src/openvz/openvz_driver.c:1011 src/openvz/openvz_driver.c:1107
|
||
#: src/openvz/openvz_driver.c:1379
|
||
msgid "Could not set number of vCPUs"
|
||
msgstr "No se pudo establecer el número de vCPU"
|
||
|
||
#: src/openvz/openvz_driver.c:1019
|
||
msgid "Could not set memory size"
|
||
msgstr "No se pudo definir el tamaño de la memoria"
|
||
|
||
#: src/openvz/openvz_driver.c:1057
|
||
#, 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:1141
|
||
msgid "no domain with matching id"
|
||
msgstr "no existe un dominio coincidente con el id"
|
||
|
||
#: src/openvz/openvz_driver.c:1150 src/vmware/vmware_driver.c:315
|
||
msgid "domain is not in shutoff state"
|
||
msgstr "el dominio no se encuentra en estado de apagado"
|
||
|
||
#: src/openvz/openvz_driver.c:1278
|
||
msgid "Could not read container config"
|
||
msgstr "No se pudo leer la configuración del contenedor"
|
||
|
||
#: src/openvz/openvz_driver.c:1302 src/qemu/qemu_driver.c:1236
|
||
#, c-format
|
||
msgid "unknown type '%s'"
|
||
msgstr "tipo '%s' desconocido "
|
||
|
||
#: src/openvz/openvz_driver.c:1312 src/openvz/openvz_driver.c:1357
|
||
#, c-format
|
||
msgid "unsupported flags (0x%x)"
|
||
msgstr "Indicadores sin soporte (0x%x)"
|
||
|
||
#: src/openvz/openvz_driver.c:1373
|
||
msgid "Number of vCPUs should be >= 1"
|
||
msgstr "Cantidad de vCPU debe ser >= 1"
|
||
|
||
#: src/openvz/openvz_driver.c:1428
|
||
#, c-format
|
||
msgid "unexpected OpenVZ URI path '%s', try openvz:///system"
|
||
msgstr "ruta '%s' URI de OpenVZ inesperado, intente openvz:///system"
|
||
|
||
#: src/openvz/openvz_driver.c:1435
|
||
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:1441
|
||
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:1538 src/openvz/openvz_driver.c:1593
|
||
#, c-format
|
||
msgid "Could not parse VPS ID %s"
|
||
msgstr "No se pudo analizar ID de VPS %s"
|
||
|
||
#: src/openvz/openvz_driver.c:1549 src/openvz/openvz_driver.c:1606
|
||
msgid "failed to close file"
|
||
msgstr "Falló cerrar archivo"
|
||
|
||
#: src/openvz/openvz_driver.c:1723
|
||
#, c-format
|
||
msgid "Failed to get %s for %s: %d"
|
||
msgstr "Falló al obtener %s para %s: %d"
|
||
|
||
#: src/openvz/openvz_driver.c:1732
|
||
msgid "Can't parse limit from "
|
||
msgstr "No se pudo leer límite de"
|
||
|
||
#: src/openvz/openvz_driver.c:1739
|
||
msgid "Can't parse barrier from "
|
||
msgstr "No se pudo leer barrera de"
|
||
|
||
#: src/openvz/openvz_driver.c:1763
|
||
#, c-format
|
||
msgid "Failed to set %s for %s: value too large"
|
||
msgstr "Falló al establecer %s para %s: valor demasiado grande"
|
||
|
||
#: src/openvz/openvz_driver.c:1774
|
||
#, c-format
|
||
msgid "Failed to set %s for %s: %d"
|
||
msgstr "Falló al establecer %s para %s: %d"
|
||
|
||
#: src/openvz/openvz_driver.c:1975 src/parallels/parallels_driver.c:67
|
||
#: src/parallels/parallels_driver.c:1142 src/qemu/qemu_driver.c:1376
|
||
#: src/test/test_driver.c:2601 src/uml/uml_driver.c:1758
|
||
#: src/uml/uml_driver.c:1787 src/uml/uml_driver.c:1823
|
||
#: src/uml/uml_driver.c:2190 src/uml/uml_driver.c:2310
|
||
#: src/uml/uml_driver.c:2555 src/vmware/vmware_driver.c:756
|
||
#, c-format
|
||
msgid "no domain with matching uuid '%s'"
|
||
msgstr "No existe un dominio coincidente con el uuid '%s'"
|
||
|
||
#: src/openvz/openvz_driver.c:1998 src/qemu/qemu_driver.c:9706
|
||
#: src/test/test_driver.c:3439
|
||
#, c-format
|
||
msgid "invalid path, '%s' is not a known interface"
|
||
msgstr "ruta inválida, '%s' no es una interfaz conocida"
|
||
|
||
#: src/openvz/openvz_driver.c:2033
|
||
msgid "Can only modify disk quota"
|
||
msgstr "No se puede modificar cuota de disco"
|
||
|
||
#: src/openvz/openvz_driver.c:2044
|
||
#, c-format
|
||
msgid "Can't modify device type '%s'"
|
||
msgstr "No se puede modificar tipo de dispositivo '%s'"
|
||
|
||
#: src/openvz/openvz_util.c:50
|
||
msgid "Can't determine page size"
|
||
msgstr "No se puede determinar tamaño de páginaCan't determine page size"
|
||
|
||
#: src/parallels/parallels_driver.c:430
|
||
#, c-format
|
||
msgid "Invalid MAC address format '%s'"
|
||
msgstr "Formato de dirección MAC inválido '%s'"
|
||
|
||
#: src/parallels/parallels_driver.c:706
|
||
msgid "Can't get node info"
|
||
msgstr "No se puede obtener información de nodo"
|
||
|
||
#: src/parallels/parallels_driver.c:945
|
||
#, c-format
|
||
msgid "Unexpected Parallels URI path '%s', try parallels:///system"
|
||
msgstr "Ruta inesperada de Parallels URI '%s', intente parallels:///system"
|
||
|
||
#: src/parallels/parallels_driver.c:1366
|
||
#, c-format
|
||
msgid "domain '%s' not %s"
|
||
msgstr "dominio '%s' no %s"
|
||
|
||
#: src/parallels/parallels_driver.c:1499
|
||
msgid "changing display parameters is not supported by parallels driver"
|
||
msgstr ""
|
||
"El cambio de parámetros de pantalla no está soportado por controlador "
|
||
"'paralells'"
|
||
|
||
#: src/parallels/parallels_driver.c:1547
|
||
msgid "changing serial device parameters is not supported by parallels driver"
|
||
msgstr ""
|
||
"El cambio de parámetros de pantalla no está soportado por controlador "
|
||
"'parallels'"
|
||
|
||
#: src/parallels/parallels_driver.c:1562
|
||
msgid "Only one video device is supported by parallels driver"
|
||
msgstr ""
|
||
"Solo un dispositivo de vídeo está soportado por el controlador 'parallels'"
|
||
|
||
#: src/parallels/parallels_driver.c:1571
|
||
msgid "Only VGA video device is supported by parallels driver"
|
||
msgstr ""
|
||
"Solo un dispositivo de vídeo VGA está soportado por el controlador "
|
||
"'parallels"
|
||
|
||
#: src/parallels/parallels_driver.c:1578
|
||
msgid "Only one monitor is supported by parallels driver"
|
||
msgstr "Solo un monitor está soportado por el controlador 'parallels"
|
||
|
||
#: src/parallels/parallels_driver.c:1588
|
||
msgid ""
|
||
"Changing video acceleration parameters is not supported by parallels driver"
|
||
msgstr ""
|
||
"El cambio de parámetros de aceleración de vídeo no está soportado por el "
|
||
"controlador 'parallels'"
|
||
|
||
#: src/parallels/parallels_driver.c:1596
|
||
msgid "Video RAM size should be multiple of 1Mb."
|
||
msgstr "Tamaño RAM de vídeo debe ser múltiplo de 1Mb."
|
||
|
||
#: src/parallels/parallels_driver.c:1624
|
||
#, c-format
|
||
msgid "Invalid disk bus: %d"
|
||
msgstr "Bus de disco inválido: %d"
|
||
|
||
#: src/parallels/parallels_driver.c:1658 src/parallels/parallels_driver.c:2217
|
||
#, c-format
|
||
msgid "Can't find volume with path '%s'"
|
||
msgstr "No se encontró volume con ruta '%s'"
|
||
|
||
#: src/parallels/parallels_driver.c:1665 src/parallels/parallels_driver.c:2237
|
||
#, c-format
|
||
msgid "Can't find storage pool with name '%s'"
|
||
msgstr "No se puede almacenar grupo con nombre '%s'"
|
||
|
||
#: src/parallels/parallels_driver.c:1673 src/parallels/parallels_driver.c:2245
|
||
#, c-format
|
||
msgid "Can't find storage volume definition for path '%s'"
|
||
msgstr "No se puede almacenar definición de volumen para ruta '%s'"
|
||
|
||
#: src/parallels/parallels_driver.c:1723
|
||
#, c-format
|
||
msgid "Can't remove disk '%s' in the specified config"
|
||
msgstr "No se puede retirar disco '%s' en config especificado"
|
||
|
||
#: src/parallels/parallels_driver.c:1747
|
||
#, c-format
|
||
msgid "Unsupported disk bus: %d"
|
||
msgstr "Bus de disco no tiene soporte: %d"
|
||
|
||
#: src/parallels/parallels_driver.c:1795
|
||
msgid "Changing network type is not supported"
|
||
msgstr "El cambio de tipo de red no tiene soporte"
|
||
|
||
#: src/parallels/parallels_driver.c:1801
|
||
msgid "Changing network device model is not supported"
|
||
msgstr "El cambio de dispositivo de red no tiene soporte"
|
||
|
||
#: src/parallels/parallels_driver.c:1808
|
||
msgid "Changing network portgroup is not supported"
|
||
msgstr "El cambio de 'portgroup' de red no tiene soporte"
|
||
|
||
#: src/parallels/parallels_driver.c:1815
|
||
msgid "Changing virtual port profile is not supported"
|
||
msgstr "El cambio de perfil de puerto virtual no tiene soporte"
|
||
|
||
#: src/parallels/parallels_driver.c:1821
|
||
msgid "Setting send buffer size is not supported"
|
||
msgstr "Configuración del tamaño del búfer de envío no tiene soporte"
|
||
|
||
#: src/parallels/parallels_driver.c:1827
|
||
msgid "Setting startup script is not supported"
|
||
msgstr "Configuración del script de inicio no tiene soporte"
|
||
|
||
#: src/parallels/parallels_driver.c:1833
|
||
msgid "Changing filter params is not supported"
|
||
msgstr "El cambio de parámetros de filtro no tiene soporte"
|
||
|
||
#: src/parallels/parallels_driver.c:1839
|
||
msgid "Setting bandwidth params is not supported"
|
||
msgstr "Configuración de parámetros del ancho de banda no tiene soporte"
|
||
|
||
#: src/parallels/parallels_driver.c:1846
|
||
msgid "Setting vlan params is not supported"
|
||
msgstr "Configuración de parámetros de vlan no tiene soporte"
|
||
|
||
#: src/parallels/parallels_driver.c:1978
|
||
msgid "titles are not supported by parallels driver"
|
||
msgstr "Los títulos no están soportados por el controlador 'parallels'"
|
||
|
||
#: src/parallels/parallels_driver.c:1984
|
||
msgid "blkio parameters are not supported by parallels driver"
|
||
msgstr ""
|
||
"Los parámetros de pantalla no están soportados por controlador 'parallels'"
|
||
|
||
#: src/parallels/parallels_driver.c:1992
|
||
msgid "changing balloon parameters is not supported by parallels driver"
|
||
msgstr ""
|
||
"El cambio de parámetros de globos no está soportado por el controlador "
|
||
"'parallels'"
|
||
|
||
#: src/parallels/parallels_driver.c:1999
|
||
msgid "Memory size should be multiple of 1Mb."
|
||
msgstr "Tamaño de memoria debe ser múltiplo de 1Mb."
|
||
|
||
#: src/parallels/parallels_driver.c:2018
|
||
msgid "Memory parameter is not supported by parallels driver"
|
||
msgstr ""
|
||
"El parámetro de memoria no está soportado por el controlador 'parallels'"
|
||
|
||
#: src/parallels/parallels_driver.c:2026
|
||
msgid "current vcpus must be equal to maxvcpus"
|
||
msgstr "VCPU actuales deben ser igual a maxvcpus"
|
||
|
||
#: src/parallels/parallels_driver.c:2040
|
||
msgid "changing cpu placement mode is not supported by parallels driver"
|
||
msgstr ""
|
||
"El cambio de modo de localización de CPU no está soportado por el "
|
||
"controlador 'parallels'"
|
||
|
||
#: src/parallels/parallels_driver.c:2050
|
||
msgid "changing cpu mask is not supported by parallels driver"
|
||
msgstr ""
|
||
"El cambio de máscara de CPU no está soportado por el controlador 'parallels'"
|
||
|
||
#: src/parallels/parallels_driver.c:2061
|
||
msgid "cputune is not supported by parallels driver"
|
||
msgstr "cputune no está soportado por el controlador 'parallels'"
|
||
|
||
#: src/parallels/parallels_driver.c:2072
|
||
msgid "numa parameters are not supported by parallels driver"
|
||
msgstr "Parámetros numa no están soportados por el controlador 'parallels'"
|
||
|
||
#: src/parallels/parallels_driver.c:2082
|
||
msgid ""
|
||
"on_reboot, on_poweroff and on_crash parameters are not supported by "
|
||
"parallels driver"
|
||
msgstr ""
|
||
"Los parámetros on_reboot, on_poweroff y on_crash parameters no están "
|
||
"soportados por el controlador 'parallels'"
|
||
|
||
#: src/parallels/parallels_driver.c:2101 src/parallels/parallels_driver.c:2111
|
||
#: src/parallels/parallels_driver.c:2121
|
||
msgid "changing OS parameters is not supported by parallels driver"
|
||
msgstr ""
|
||
"El cambio de parámetros de SO no está soportado por el controlador "
|
||
"'parallels'"
|
||
|
||
#: src/parallels/parallels_driver.c:2130
|
||
msgid "changing emulator is not supported by parallels driver"
|
||
msgstr "El cambio de emulador no tiene soporte para controlador de paralelos"
|
||
|
||
#: src/parallels/parallels_driver.c:2137
|
||
msgid "changing features is not supported by parallels driver"
|
||
msgstr ""
|
||
"El cambio de funcionalidades no tiene soporte por controlador de paralelos"
|
||
|
||
#: src/parallels/parallels_driver.c:2146
|
||
msgid "changing clock parameters is not supported by parallels driver"
|
||
msgstr "El cambio de reloj no tiene soporte por controlador de paralelos"
|
||
|
||
#: src/parallels/parallels_driver.c:2162
|
||
msgid "changing devices parameters is not supported by parallels driver"
|
||
msgstr ""
|
||
"El cambio de parámetros de dispositivos no tiene soporte por controlador de "
|
||
"paralelos"
|
||
|
||
#: src/parallels/parallels_driver.c:2174
|
||
msgid "changing input devices parameters is not supported by parallels driver"
|
||
msgstr ""
|
||
"El cambio de parámetros de dispositivos no tiene soporte por controlador de "
|
||
"paralelos"
|
||
|
||
#: src/parallels/parallels_driver.c:2229
|
||
#, c-format
|
||
msgid "Can't create VM '%s' without hard disks"
|
||
msgstr "No se puede VM '%s' sin discos duros"
|
||
|
||
#: src/parallels/parallels_driver.c:2230 src/parallels/parallels_driver.c:2339
|
||
msgid "(unnamed)"
|
||
msgstr "(sin nombre)"
|
||
|
||
#: src/parallels/parallels_driver.c:2283
|
||
msgid "There must be only 1 template FS for container creation"
|
||
msgstr "Debe haber únicamente 1 plantilla FS para creación del contenedor"
|
||
|
||
#: src/parallels/parallels_driver.c:2315
|
||
msgid "Can't parse XML desc"
|
||
msgstr "No se puede leer descripción XML"
|
||
|
||
#: src/parallels/parallels_driver.c:2330
|
||
#, c-format
|
||
msgid "Unsupported OS type: %s"
|
||
msgstr "Tipo de sistema operativo sin soporte: %s"
|
||
|
||
#: src/parallels/parallels_driver.c:2338
|
||
#, c-format
|
||
msgid "Domain for '%s' is not defined after creation"
|
||
msgstr "Dominio para '%s' no se define después de la creación"
|
||
|
||
#: src/parallels/parallels_driver.c:2354
|
||
msgid "Can't allocate domobj"
|
||
msgstr "No se puede asignar domobj"
|
||
|
||
#: src/parallels/parallels_driver.c:2423
|
||
msgid "Can't find prlctl command in the PATH env"
|
||
msgstr "No se pudo hallar comando prlctl en el entorno PATH"
|
||
|
||
#: src/parallels/parallels_network.c:40 src/parallels/parallels_utils.h:36
|
||
msgid "Can't parse prlctl output"
|
||
msgstr "No se puede leer salida prlctl"
|
||
|
||
#: src/parallels/parallels_network.c:64
|
||
#, c-format
|
||
msgid "cannot read link '%s'"
|
||
msgstr "No se puede leer enlace '%s'"
|
||
|
||
#: src/parallels/parallels_network.c:77
|
||
#, c-format
|
||
msgid "Error reading file '%s'"
|
||
msgstr "Error de lectura de archivo '%s'"
|
||
|
||
#: src/parallels/parallels_network.c:84
|
||
#, c-format
|
||
msgid "Error reading MAC from '%s'"
|
||
msgstr "Error de lectura de MAC desde '%s'"
|
||
|
||
#: src/parallels/parallels_network.c:90
|
||
#, c-format
|
||
msgid "Can't parse MAC '%s'"
|
||
msgstr "No se puede leer MAC '%s'"
|
||
|
||
#: src/parallels/parallels_network.c:260
|
||
msgid "Can't parse UUID"
|
||
msgstr "No se puede leer UUID"
|
||
|
||
#: src/parallels/parallels_utils.c:78
|
||
#, c-format
|
||
msgid "invalid output from prlctl: %s"
|
||
msgstr "Salida inválida de prlctl: %s"
|
||
|
||
#: src/parallels/parallels_storage.c:47
|
||
#, c-format
|
||
msgid "pool '%s' not found"
|
||
msgstr "No se encontró grupo '%s'"
|
||
|
||
#: src/parallels/parallels_storage.c:99 src/parallels/parallels_storage.c:339
|
||
#: src/storage/storage_backend_fs.c:835
|
||
#, c-format
|
||
msgid "cannot open path '%s'"
|
||
msgstr "no es posible abrir la ruta '%s'"
|
||
|
||
#: src/parallels/parallels_storage.c:178
|
||
msgid "Can't generate UUID"
|
||
msgstr "No se puede generar UUID"
|
||
|
||
#: src/parallels/parallels_storage.c:247
|
||
msgid "unknown root element for storage pool"
|
||
msgstr "elemento root desconocido para el grupo de almacenamiento"
|
||
|
||
#: src/parallels/parallels_storage.c:262
|
||
msgid "failed to get disk size from the disk descriptor xml"
|
||
msgstr "No se pudo obtener tamaño XML de descriptor de disco"
|
||
|
||
#: src/parallels/parallels_storage.c:353
|
||
#, c-format
|
||
msgid "cannot stat path '%s'"
|
||
msgstr "No se puede ejecutar ruta de stat '%s'"
|
||
|
||
#: src/parallels/parallels_storage.c:426
|
||
msgid "Failed to load pool configs"
|
||
msgstr "Falló cargar configs de grupo"
|
||
|
||
#: src/parallels/parallels_storage.c:681 src/storage/storage_backend_fs.c:919
|
||
#, c-format
|
||
msgid "cannot statvfs path '%s'"
|
||
msgstr "no es posible statvfs a la dirección '%s'"
|
||
|
||
#: src/parallels/parallels_storage.c:712
|
||
msgid "Only local directories are supported"
|
||
msgstr "Solamente los directorios locales tienen soporte"
|
||
|
||
#: src/parallels/parallels_storage.c:766 src/storage/storage_driver.c:705
|
||
#: src/storage/storage_driver.c:924
|
||
#, c-format
|
||
msgid "storage pool '%s' is still active"
|
||
msgstr "grupo de almacenaje '%s' aún está activo"
|
||
|
||
#: src/parallels/parallels_storage.c:805 src/storage/storage_driver.c:770
|
||
#: src/storage/storage_driver.c:820 src/test/test_driver.c:4708
|
||
#: src/test/test_driver.c:4879 src/test/test_driver.c:4915
|
||
#: src/test/test_driver.c:4986
|
||
#, c-format
|
||
msgid "storage pool '%s' is already active"
|
||
msgstr "el grupo de almacenamiento '%s' ya se encuentra activo"
|
||
|
||
#: src/parallels/parallels_storage.c:835 src/parallels/parallels_storage.c:872
|
||
#: src/parallels/parallels_storage.c:1019
|
||
#: src/parallels/parallels_storage.c:1054
|
||
#: src/parallels/parallels_storage.c:1096
|
||
#: src/parallels/parallels_storage.c:1291
|
||
#: src/parallels/parallels_storage.c:1332
|
||
#: src/parallels/parallels_storage.c:1471
|
||
#: src/parallels/parallels_storage.c:1529
|
||
#: src/parallels/parallels_storage.c:1574
|
||
#: src/parallels/parallels_storage.c:1613 src/storage/storage_driver.c:861
|
||
#: src/storage/storage_driver.c:981 src/storage/storage_driver.c:1209
|
||
#: src/storage/storage_driver.c:1251 src/storage/storage_driver.c:1306
|
||
#: src/storage/storage_driver.c:1370 src/storage/storage_driver.c:1522
|
||
#: src/storage/storage_driver.c:1607 src/storage/storage_driver.c:1750
|
||
#: src/storage/storage_driver.c:1756 src/storage/storage_driver.c:1917
|
||
#: src/storage/storage_driver.c:1983 src/storage/storage_driver.c:2052
|
||
#: src/storage/storage_driver.c:2363 src/storage/storage_driver.c:2431
|
||
#: src/storage/storage_driver.c:2491 src/storage/storage_driver.c:2542
|
||
#: src/test/test_driver.c:4944 src/test/test_driver.c:5021
|
||
#: src/test/test_driver.c:5176 src/test/test_driver.c:5212
|
||
#: src/test/test_driver.c:5322 src/test/test_driver.c:5439
|
||
#: src/test/test_driver.c:5517 src/test/test_driver.c:5614
|
||
#: src/test/test_driver.c:5692 src/test/test_driver.c:5740
|
||
#: src/test/test_driver.c:5780
|
||
#, c-format
|
||
msgid "storage pool '%s' is not active"
|
||
msgstr "el grupo de almacenamiento '%s' no se encuentra activo"
|
||
|
||
#: src/parallels/parallels_storage.c:988 src/storage/storage_driver.c:1145
|
||
#: src/test/test_driver.c:5143
|
||
msgid "pool has no config file"
|
||
msgstr "el grupo no posee un archivo de configuración"
|
||
|
||
#: src/parallels/parallels_storage.c:1104
|
||
#: src/parallels/parallels_storage.c:1349
|
||
#: src/parallels/parallels_storage.c:1465
|
||
#: src/parallels/parallels_storage.c:1523
|
||
#: src/parallels/parallels_storage.c:1568
|
||
#: src/parallels/parallels_storage.c:1607 src/storage/storage_driver.c:1378
|
||
#: src/storage/storage_driver.c:1533 src/storage/storage_driver.c:1767
|
||
#: src/storage/storage_driver.c:1925 src/storage/storage_driver.c:1991
|
||
#: src/storage/storage_driver.c:2063 src/storage/storage_driver.c:2371
|
||
#: src/storage/storage_driver.c:2439 src/storage/storage_driver.c:2499
|
||
#: src/storage/storage_driver.c:2550 src/test/test_driver.c:5330
|
||
#: src/test/test_driver.c:5534 src/test/test_driver.c:5607
|
||
#: src/test/test_driver.c:5685 src/test/test_driver.c:5733
|
||
#: src/test/test_driver.c:5773
|
||
#, 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/parallels/parallels_storage.c:1148 src/test/test_driver.c:5375
|
||
#, 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/parallels/parallels_storage.c:1180 src/test/test_driver.c:5410
|
||
#, c-format
|
||
msgid "no storage vol with matching path '%s'"
|
||
msgstr ""
|
||
"no existe un volumen de almacenamiento que corresponda con el ruta '%s'"
|
||
|
||
#: src/parallels/parallels_storage.c:1217
|
||
#: src/parallels/parallels_storage.c:1342 src/test/test_driver.c:5449
|
||
#: src/test/test_driver.c:5527
|
||
msgid "storage vol already exists"
|
||
msgstr "el volumen de almacenamiento ya existe"
|
||
|
||
#: src/parallels/parallels_storage.c:1226
|
||
#: src/parallels/parallels_storage.c:1358 src/test/test_driver.c:5457
|
||
#: src/test/test_driver.c:5543
|
||
#, 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/parallels/parallels_storage.c:1249
|
||
msgid "Can't create file with volume description"
|
||
msgstr "No se puede crear archivo con descripción 'volume'"
|
||
|
||
#: src/parallels/parallels_storage.c:1413
|
||
#, c-format
|
||
msgid "Can't remove file '%s'"
|
||
msgstr "No se puede retirar archivo '%s'"
|
||
|
||
#: src/phyp/phyp_driver.c:121 src/phyp/phyp_driver.c:134
|
||
#: src/phyp/phyp_driver.c:159 src/phyp/phyp_driver.c:172
|
||
#: src/phyp/phyp_driver.c:679 src/phyp/phyp_driver.c:718
|
||
msgid "unable to wait on libssh2 socket"
|
||
msgstr "No se puede esperar en conexión libssh2"
|
||
|
||
#: src/phyp/phyp_driver.c:405
|
||
#, c-format
|
||
msgid "Cannot parse number from '%s'"
|
||
msgstr "No es posible analizar el número desde '%s'"
|
||
|
||
#: src/phyp/phyp_driver.c:436 src/phyp/phyp_driver.c:442
|
||
msgid "Unable to write information to local file."
|
||
msgstr "No es posible escribir información en el archivo local."
|
||
|
||
#: src/phyp/phyp_driver.c:448 src/phyp/phyp_driver.c:726
|
||
#, c-format
|
||
msgid "Could not close %s"
|
||
msgstr "No se pudo cerrar %s"
|
||
|
||
#: src/phyp/phyp_driver.c:507
|
||
#, c-format
|
||
msgid "Failed to read from %s"
|
||
msgstr "Falló al leer desde %s"
|
||
|
||
#: src/phyp/phyp_driver.c:773
|
||
msgid "Unable to determine number of domains."
|
||
msgstr "No es posible determinar la cantidad de dominios."
|
||
|
||
#: src/phyp/phyp_driver.c:924 src/phyp/phyp_driver.c:1005
|
||
msgid "No authentication callback provided."
|
||
msgstr "No se ha suministrado una retrollamada de autenticación."
|
||
|
||
#: src/phyp/phyp_driver.c:945
|
||
#, 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:962
|
||
#, c-format
|
||
msgid "Failed to connect to %s"
|
||
msgstr "Falló al intentar conectarse con %s"
|
||
|
||
#: src/phyp/phyp_driver.c:982
|
||
msgid "Failure establishing SSH session."
|
||
msgstr "Falló al intentar establecer sesión SSH."
|
||
|
||
#: src/phyp/phyp_driver.c:1024
|
||
msgid "Authentication failed"
|
||
msgstr "Falló la autenticación"
|
||
|
||
#: src/phyp/phyp_driver.c:1080
|
||
msgid "Missing server name in phyp:// URI"
|
||
msgstr "No se encuentra el nombre del servidor en phyp:// URI"
|
||
|
||
#: src/phyp/phyp_driver.c:1111
|
||
msgid "Error parsing 'path'. Invalid characters."
|
||
msgstr "Error al analizar 'path'. Caracteres inválidos."
|
||
|
||
#: src/phyp/phyp_driver.c:1118
|
||
msgid "Error while opening SSH session."
|
||
msgstr "Error al iniciar sesión SSH."
|
||
|
||
#: src/phyp/phyp_driver.c:1504 src/phyp/phyp_driver.c:1549
|
||
#: src/phyp/phyp_driver.c:1721
|
||
msgid "Unable to get VIOS profile name."
|
||
msgstr "No es posible obtener el nombre de perfil VIOS."
|
||
|
||
#: src/phyp/phyp_driver.c:1544 src/phyp/phyp_driver.c:1686
|
||
msgid "Unable to get VIOS name"
|
||
msgstr "No es posible obtener el nombre VIOS."
|
||
|
||
#: src/phyp/phyp_driver.c:1554
|
||
msgid "Unable to get free slot number"
|
||
msgstr "No es posible obtener la cantidad de slots libres"
|
||
|
||
#: src/phyp/phyp_driver.c:1696 src/phyp/phyp_driver.c:1700
|
||
msgid "Unable to create new virtual adapter"
|
||
msgstr "No es posible crear un nuevo adaptador virtual"
|
||
|
||
#: src/phyp/phyp_driver.c:1780
|
||
msgid ""
|
||
"Possibly you don't have IBM Tools installed in your LPAR.Contact your "
|
||
"support to enable this feature."
|
||
msgstr ""
|
||
"Tal vez no tenga instaladas herramientas IBM en su LPAR. Comuníquese con su "
|
||
"soporte técnico para habilitar esto en el futuro."
|
||
|
||
#: src/phyp/phyp_driver.c:1911
|
||
#, c-format
|
||
msgid "Unable to create Volume: %s"
|
||
msgstr "No es posible crear Volumen: %s"
|
||
|
||
#: src/phyp/phyp_driver.c:1961 src/phyp/phyp_driver.c:2214
|
||
#: src/phyp/phyp_driver.c:2653
|
||
msgid "Unable to determine storage pool's name."
|
||
msgstr "No es posible determinar el nombre del grupo de almacenamiento."
|
||
|
||
#: src/phyp/phyp_driver.c:1966 src/phyp/phyp_driver.c:2658
|
||
msgid "Unable to determine storage pool's uuid."
|
||
msgstr "No es posible determinar el uuid del grupo de almacenamiento."
|
||
|
||
#: src/phyp/phyp_driver.c:1972 src/phyp/phyp_driver.c:2664
|
||
msgid "Unable to determine storage pools's size."
|
||
msgstr "No es posible determinar el tamaño del grupo de almacenamiento."
|
||
|
||
#: src/phyp/phyp_driver.c:1985 src/phyp/phyp_driver.c:2677
|
||
msgid "Unable to determine storage pools's source adapter."
|
||
msgstr ""
|
||
"No es posible determinar el adaptador de fuente del grupo de almacenamiento."
|
||
|
||
#: src/phyp/phyp_driver.c:1990
|
||
msgid "Error parsing volume XML."
|
||
msgstr "Error al analizar el volumen XML."
|
||
|
||
#: src/phyp/phyp_driver.c:1996
|
||
msgid "StoragePool name already exists."
|
||
msgstr "El nombre del grupo de almacenamiento ya existe."
|
||
|
||
#: src/phyp/phyp_driver.c:2005
|
||
msgid "Key must be empty, Power Hypervisor will create one for you."
|
||
msgstr "La llave debe estar vacía, Power Hypervisor generará una por usted."
|
||
|
||
#: src/phyp/phyp_driver.c:2010
|
||
msgid "Capacity cannot be empty."
|
||
msgstr "La capacidad no puede estar vacía."
|
||
|
||
#: src/phyp/phyp_driver.c:2185
|
||
msgid "Unable to determine storage sp's name."
|
||
msgstr "No es posible determinar el nombre del almacenamiento sp."
|
||
|
||
#: src/phyp/phyp_driver.c:2190
|
||
msgid "Unable to determine storage sp's uuid."
|
||
msgstr "No es posible determinar el uuid del almacenamiento sp."
|
||
|
||
#: src/phyp/phyp_driver.c:2195
|
||
msgid "Unable to determine storage sps's size."
|
||
msgstr "No es posible determinar el tamaño del almacenamiento sps."
|
||
|
||
#: src/phyp/phyp_driver.c:2207
|
||
msgid "Unable to determine storage sps's source adapter."
|
||
msgstr ""
|
||
"No es posible determinar el adaptador de fuente del almacenamiento sps."
|
||
|
||
#: src/phyp/phyp_driver.c:2405
|
||
#, c-format
|
||
msgid "Unable to destroy Storage Pool: %s"
|
||
msgstr "No se puede destruir grupo de almacenaje: %s"
|
||
|
||
#: src/phyp/phyp_driver.c:2435
|
||
msgid "Only 'scsi_host' adapter is supported"
|
||
msgstr "Solo el adaptador 'scsi_host' tiene soporte "
|
||
|
||
#: src/phyp/phyp_driver.c:2451
|
||
#, c-format
|
||
msgid "Unable to create Storage Pool: %s"
|
||
msgstr "No es posible crear Grupo de Almacenamiento: %s"
|
||
|
||
#: src/phyp/phyp_driver.c:3246
|
||
msgid "Unable to determine domain's name."
|
||
msgstr "No es posible determinar el nombre del dominio."
|
||
|
||
#: src/phyp/phyp_driver.c:3251
|
||
msgid "Unable to generate random uuid."
|
||
msgstr "No es posible generar un uuid aleatorio."
|
||
|
||
#: src/phyp/phyp_driver.c:3257
|
||
msgid "Unable to determine domain's max memory."
|
||
msgstr "No es posible determinar la memoria máxima del dominio."
|
||
|
||
#: src/phyp/phyp_driver.c:3263
|
||
msgid "Unable to determine domain's memory."
|
||
msgstr "No es posible determinar la memoria del dominio."
|
||
|
||
#: src/phyp/phyp_driver.c:3269
|
||
msgid "Unable to determine domain's CPU."
|
||
msgstr "No es posible determinar la CPU del dominio."
|
||
|
||
#: src/phyp/phyp_driver.c:3472
|
||
msgid "Field <memory> on the domain XML file is missing or has invalid value."
|
||
msgstr ""
|
||
"Campo <memory> en el archivo XML de dominio falta o tiene un valor inválido."
|
||
|
||
#: src/phyp/phyp_driver.c:3479
|
||
msgid ""
|
||
"Field <currentMemory> on the domain XML file is missing or has invalid value."
|
||
msgstr ""
|
||
"Campo <currentMemory> en el archivo XML de dominio falta o tiene un valor "
|
||
"inválido."
|
||
|
||
#: src/phyp/phyp_driver.c:3486
|
||
msgid "Domain XML must contain at least one <disk> element."
|
||
msgstr "XML de dominio debe contener al menos un elemento <disk>."
|
||
|
||
#: src/phyp/phyp_driver.c:3492
|
||
msgid "Field <src> under <disk> on the domain XML file is missing."
|
||
msgstr "Falta el campo <src> bajo <disk> en el archivo XML de dominio."
|
||
|
||
#: src/phyp/phyp_driver.c:3508
|
||
#, c-format
|
||
msgid "Unable to create LPAR. Reason: '%s'"
|
||
msgstr "No es posible crear LPAR. El motivo: '%s'"
|
||
|
||
#: src/phyp/phyp_driver.c:3513
|
||
msgid "Unable to add LPAR to the table"
|
||
msgstr "No es posible agregar LPAR a la tabla"
|
||
|
||
#: src/phyp/phyp_driver.c:3617
|
||
msgid "You are trying to set a number of CPUs bigger than the max possible."
|
||
msgstr ""
|
||
"Está intentando definir una cantidad de CPUs mayor que la máxima permitida."
|
||
|
||
#: src/phyp/phyp_driver.c:3641
|
||
msgid ""
|
||
"Possibly you don't have IBM Tools installed in your LPAR. Contact your "
|
||
"support to enable this feature."
|
||
msgstr ""
|
||
"Tal vez no posea instaladas en su LPAR las herramientas IBM. Póngase en "
|
||
"contacto con su soporte para habilitar esta característica. "
|
||
|
||
#: src/qemu/qemu_agent.c:180 src/qemu/qemu_command.c:242
|
||
#: src/qemu/qemu_monitor.c:280
|
||
msgid "failed to create socket"
|
||
msgstr "no fue posible crear socket"
|
||
|
||
#: src/qemu/qemu_agent.c:186 src/qemu/qemu_monitor.c:801
|
||
msgid "Unable to put monitor into non-blocking mode"
|
||
msgstr "No es posible colocar el monitor en modo non-blocking"
|
||
|
||
#: src/qemu/qemu_agent.c:193 src/qemu/qemu_agent.c:259
|
||
#: src/qemu/qemu_monitor.c:796
|
||
msgid "Unable to set monitor close-on-exec flag"
|
||
msgstr "No es posible definir la marca de monitor close-on-exec"
|
||
|
||
#: src/qemu/qemu_agent.c:202
|
||
#, c-format
|
||
msgid "Agent path %s too big for destination"
|
||
msgstr "La ruta %s es demasiado grande para el destino"
|
||
|
||
#: src/qemu/qemu_agent.c:228 src/qemu/qemu_monitor.c:306
|
||
msgid "failed to connect to monitor socket"
|
||
msgstr "Falló al conectar con el socket de monitor"
|
||
|
||
#: src/qemu/qemu_agent.c:235 src/qemu/qemu_monitor.c:313
|
||
msgid "monitor socket did not show up"
|
||
msgstr "El conector de monitor se apareció"
|
||
|
||
#: src/qemu/qemu_agent.c:253 src/qemu/qemu_monitor.c:331
|
||
#, c-format
|
||
msgid "Unable to open monitor path %s"
|
||
msgstr "No es posible abrir la ruta %s al monitor"
|
||
|
||
#: src/qemu/qemu_agent.c:315 src/qemu/qemu_monitor_json.c:164
|
||
#, c-format
|
||
msgid "Parsed JSON reply '%s' isn't an object"
|
||
msgstr "Respuesta JSON leída '%s' no es un objeto"
|
||
|
||
#: src/qemu/qemu_agent.c:346 src/qemu/qemu_monitor_json.c:185
|
||
#, c-format
|
||
msgid "Unexpected JSON reply '%s'"
|
||
msgstr "Respuesta inesperada de JSON '%s'"
|
||
|
||
#: src/qemu/qemu_agent.c:350 src/qemu/qemu_monitor_json.c:189
|
||
#, c-format
|
||
msgid "Unknown JSON reply '%s'"
|
||
msgstr "Respuesta desconocida de JSON '%s'"
|
||
|
||
#: src/qemu/qemu_agent.c:415
|
||
#, c-format
|
||
msgid "Process %zu %p %p [[[%s]]][[[%s]]]"
|
||
msgstr "Proceso %zu %p %p [[[%s]]][[[%s]]]"
|
||
|
||
#: src/qemu/qemu_agent.c:462
|
||
msgid "Cannot check socket connection status"
|
||
msgstr "No puede comprobar el estatus de conexión de socket"
|
||
|
||
#: src/qemu/qemu_agent.c:468
|
||
msgid "Cannot connect to agent socket"
|
||
msgstr "No se puede conectar al socket de agente"
|
||
|
||
#: src/qemu/qemu_agent.c:498 src/qemu/qemu_monitor.c:516
|
||
msgid "Unable to write to monitor"
|
||
msgstr "No se pudo escribir al monitor"
|
||
|
||
#: src/qemu/qemu_agent.c:536 src/qemu/qemu_monitor.c:554
|
||
msgid "Unable to read from monitor"
|
||
msgstr "No se pudo leer desde el monitor"
|
||
|
||
#: src/qemu/qemu_agent.c:591 src/qemu/qemu_monitor.c:620
|
||
#, c-format
|
||
msgid "event from unexpected fd %d!=%d / watch %d!=%d"
|
||
msgstr "evento de fd no esperado %d!=%d / observe %d!=%d"
|
||
|
||
#: src/qemu/qemu_agent.c:631 src/qemu/qemu_monitor.c:656
|
||
msgid "End of file from monitor"
|
||
msgstr "Fin del archivo desde monitor"
|
||
|
||
#: src/qemu/qemu_agent.c:639 src/qemu/qemu_monitor.c:665
|
||
msgid "Invalid file descriptor while waiting for monitor"
|
||
msgstr "El descriptor del archivo es inválido al esperar por monitor"
|
||
|
||
#: src/qemu/qemu_agent.c:645 src/qemu/qemu_monitor.c:671
|
||
#, c-format
|
||
msgid "Unhandled event %d for monitor fd %d"
|
||
msgstr "Evento complejo %d para monitor fd %d"
|
||
|
||
#: src/qemu/qemu_agent.c:659 src/qemu/qemu_monitor.c:705
|
||
msgid "Error while processing monitor IO"
|
||
msgstr "Error al procesar monitor de E/S"
|
||
|
||
#: src/qemu/qemu_agent.c:716 src/qemu/qemu_monitor.c:763
|
||
msgid "EOF notify callback must be supplied"
|
||
msgstr "Debe suministrarse una rellamada de notifiación de EOF"
|
||
|
||
#: src/qemu/qemu_agent.c:729 src/qemu/qemu_monitor.c:782
|
||
msgid "cannot initialize monitor condition"
|
||
msgstr "no es posible inicializar condición de monitor"
|
||
|
||
#: src/qemu/qemu_agent.c:748 src/qemu/qemu_monitor.c:867
|
||
#, c-format
|
||
msgid "unable to handle monitor type: %s"
|
||
msgstr "No es posible manipular el tipo de monitor: %s"
|
||
|
||
#: src/qemu/qemu_agent.c:769 src/qemu/qemu_monitor.c:818
|
||
msgid "unable to register monitor events"
|
||
msgstr "no es posible registrar eventos de monitor"
|
||
|
||
#: src/qemu/qemu_agent.c:868
|
||
msgid "Guest agent not available for now"
|
||
msgstr "Agente de huésped no está disponible ahora"
|
||
|
||
#: src/qemu/qemu_agent.c:872
|
||
msgid "Unable to wait on agent monitor condition"
|
||
msgstr "No se puede esperar en condición de agent monitor"
|
||
|
||
#: src/qemu/qemu_agent.c:939 src/qemu/qemu_agent.c:1004
|
||
#: src/qemu/qemu_monitor_json.c:275
|
||
msgid "Missing monitor reply object"
|
||
msgstr "Falta objeto de respuesta de monitor"
|
||
|
||
#: src/qemu/qemu_agent.c:946
|
||
msgid "Malformed return value"
|
||
msgstr "Valor de retorno incorrecto"
|
||
|
||
#: src/qemu/qemu_agent.c:953
|
||
#, c-format
|
||
msgid "Guest agent returned ID: %llu instead of %llu"
|
||
msgstr "Agente de huésped retornó ID: %llu en lugar de %llu"
|
||
|
||
#: src/qemu/qemu_agent.c:1103 src/qemu/qemu_agent.c:1121
|
||
#, c-format
|
||
msgid "unable to execute QEMU agent command '%s'"
|
||
msgstr "No se puede ejecutar agente QEMU %s'"
|
||
|
||
#: src/qemu/qemu_agent.c:1107
|
||
#, c-format
|
||
msgid "unable to execute QEMU agent command '%s': %s"
|
||
msgstr "No se puede ejecutar comando de agente QEMU '%s': %s"
|
||
|
||
#: src/qemu/qemu_agent.c:1153 src/qemu/qemu_monitor_json.c:426
|
||
#, 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_agent.c:1211 src/qemu/qemu_monitor_json.c:489
|
||
#, c-format
|
||
msgid "unsupported data type '%c' for arg '%s'"
|
||
msgstr "tipo de datos '%c' para el argumento '%s' no soportado"
|
||
|
||
#: src/qemu/qemu_agent.c:1314 src/qemu/qemu_agent.c:1352
|
||
#: src/qemu/qemu_agent.c:1587
|
||
msgid "malformed return value"
|
||
msgstr "valor de retorno mal formado"
|
||
|
||
#: src/qemu/qemu_agent.c:1407
|
||
#, c-format
|
||
msgid "guest agent timeout '%d' is less than the minimum '%d'"
|
||
msgstr "tiempo de espera de agente de huésped '%d' es inferior al mínimo '%d'"
|
||
|
||
#: src/qemu/qemu_agent.c:1478
|
||
msgid "guest-get-vcpus reply was missing return data"
|
||
msgstr "A la respuesta de guest-get-vcpus le faltaban datos de retorno"
|
||
|
||
#: src/qemu/qemu_agent.c:1484
|
||
msgid "guest-get-vcpus return information was not an array"
|
||
msgstr "La información de retorno de guest-get-vcpus no era un array"
|
||
|
||
#: src/qemu/qemu_agent.c:1499
|
||
msgid "array element missing in guest-get-vcpus return value"
|
||
msgstr "Falta el elemento array en valor de retorno de guest-get-vcpus"
|
||
|
||
#: src/qemu/qemu_agent.c:1506
|
||
msgid "'logical-id' missing in reply of guest-get-vcpus"
|
||
msgstr "'logical-id' falta en respuesta de guest-get-vcpus"
|
||
|
||
#: src/qemu/qemu_agent.c:1512
|
||
msgid "'online' missing in reply of guest-get-vcpus"
|
||
msgstr "'online' falta en respuesta de guest-get-vcpus"
|
||
|
||
#: src/qemu/qemu_agent.c:1519
|
||
msgid "'can-offline' missing in reply of guest-get-vcpus"
|
||
msgstr "'can-offline' falta en respuesta de guest-get-vcpus"
|
||
|
||
#: src/qemu/qemu_agent.c:1620
|
||
msgid "Invalid data provided by guest agent"
|
||
msgstr "Los datos provistos por el agente huésped no son válidos"
|
||
|
||
#: src/qemu/qemu_agent.c:1628
|
||
msgid "guest agent reports less cpu than requested"
|
||
msgstr "El agente de huésped reporta menos cpu que la solicitada"
|
||
|
||
#: src/qemu/qemu_agent.c:1635
|
||
msgid "Cannot offline enough CPUs"
|
||
msgstr "No hay suficientes CPU desconectables"
|
||
|
||
#: src/qemu/qemu_bridge_filter.c:42
|
||
#, 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:58
|
||
#, 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:78 src/qemu/qemu_bridge_filter.c:99
|
||
#, 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_capabilities.c:456
|
||
#, c-format
|
||
msgid "Cannot find QEMU binary %s"
|
||
msgstr "No es posible encontrar el binario QEMU %s"
|
||
|
||
#: src/qemu/qemu_capabilities.c:1179
|
||
msgid "this qemu binary requires libvirt to be compiled with yajl"
|
||
msgstr "este binario QEMU requiere libvirt para ser compilado con yajl"
|
||
|
||
#: src/qemu/qemu_capabilities.c:1323 src/util/virdnsmasq.c:688
|
||
#, c-format
|
||
msgid "cannot parse %s version number in '%.*s'"
|
||
msgstr "No se puede analizar el número de la versión %s en '%.*s'"
|
||
|
||
#: src/qemu/qemu_capabilities.c:1575
|
||
msgid "Malformed QEMU device list string, missing quote"
|
||
msgstr "Cadena de lista de dispositivo QEMU errónea, falta cuota"
|
||
|
||
#: src/qemu/qemu_capabilities.c:1629
|
||
msgid "Malformed QEMU device list string, missing '='"
|
||
msgstr "Cadena de lista de dispositivo QEMU errónea, falta '='"
|
||
|
||
#: src/qemu/qemu_capabilities.c:1747
|
||
#, c-format
|
||
msgid "Cannot find suitable emulator for %s"
|
||
msgstr "No se pudo encontrar emulador para %s"
|
||
|
||
#: src/qemu/qemu_capabilities.c:2059
|
||
msgid "unable to probe for add-fd"
|
||
msgstr "No se puede sondear para add-fd"
|
||
|
||
#: src/qemu/qemu_capabilities.c:2501
|
||
#, c-format
|
||
msgid "Unknown QEMU arch %s"
|
||
msgstr "Se desconoce arquitectura QEMU '%s'"
|
||
|
||
#: src/qemu/qemu_capabilities.c:2745
|
||
#, c-format
|
||
msgid "Failed to kill process %lld: %s"
|
||
msgstr "No pudo matar el proceso %lld: %s"
|
||
|
||
#: src/qemu/qemu_capabilities.c:2772
|
||
#, c-format
|
||
msgid "Cannot check QEMU binary %s"
|
||
msgstr "No se puede comprobar binario QEMU %s"
|
||
|
||
#: src/qemu/qemu_capabilities.c:2783
|
||
#, c-format
|
||
msgid "QEMU binary %s is not executable"
|
||
msgstr "Binario QEMU %s no es ejecutable"
|
||
|
||
#: src/qemu/qemu_cgroup.c:391
|
||
msgid "Block I/O tuning is not available on this host"
|
||
msgstr "Bloque de ajuste E/S no está disponible en este host"
|
||
|
||
#: src/qemu/qemu_cgroup.c:446
|
||
msgid "Memory cgroup is not available on this host"
|
||
msgstr "Cgroup de memoria no está disponible en este host"
|
||
|
||
#: src/qemu/qemu_cgroup.c:625 src/qemu/qemu_cgroup.c:868
|
||
msgid "failed to convert cpu mask"
|
||
msgstr "Falló convertir máscara de CPU"
|
||
|
||
#: src/qemu/qemu_cgroup.c:649
|
||
msgid "CPU tuning is not available on this host"
|
||
msgstr "Ajuste de CPU no está disponible en este host"
|
||
|
||
#: src/qemu/qemu_cgroup.c:769
|
||
msgid "Cannot setup cgroups until process is started"
|
||
msgstr "No se pueden configurar cgroups, sino cuando se inicia el proceso"
|
||
|
||
#: src/qemu/qemu_cgroup.c:894 src/qemu/qemu_cgroup.c:974
|
||
msgid "cgroup cpu is required for scheduler tuning"
|
||
msgstr "Se requiere CPU de cgroup para ajuste de programador"
|
||
|
||
#: src/qemu/qemu_command.c:267
|
||
msgid "failed to retrieve file descriptor for interface"
|
||
msgstr "No se pudo recuperar el descriptor de archivo para interfaz"
|
||
|
||
#: src/qemu/qemu_command.c:386
|
||
#, c-format
|
||
msgid "failed to add ebtables rule to allow MAC address on '%s'"
|
||
msgstr "Falló añadir regla ebtables para permitir dirección MAC en '%s'"
|
||
|
||
#: src/qemu/qemu_command.c:487
|
||
msgid "vhost-net is not supported with this QEMU binary"
|
||
msgstr "vhost-net no tiene soporte con este binario de QEMU"
|
||
|
||
#: src/qemu/qemu_command.c:499
|
||
msgid "vhost-net is only supported for virtio network interfaces"
|
||
msgstr "vhost-net solamente tiene soporte para interfaces de red virtio"
|
||
|
||
#: src/qemu/qemu_command.c:517
|
||
msgid "vhost-net was requested for an interface, but is unavailable"
|
||
msgstr "vhost-net fue requerida para una interfaz, pero no está disponible"
|
||
|
||
#: src/qemu/qemu_command.c:568
|
||
#, c-format
|
||
msgid ""
|
||
"PCI device %04x:%02x:%02x.%x allocated from network %s is already in use by "
|
||
"domain %s"
|
||
msgstr ""
|
||
"Dispositivo PCI %04x:%02x:%02x.%x asignado desde red %s ya está en uso por "
|
||
"el dominio %s"
|
||
|
||
#: src/qemu/qemu_command.c:649
|
||
#, 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_command.c:681
|
||
#, 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_command.c:704
|
||
msgid "This QEMU doesn't support the LSI 53C895A SCSI controller"
|
||
msgstr "Este QEMU no soporta el controlador LSI 53C895A SCSI"
|
||
|
||
#: src/qemu/qemu_command.c:712
|
||
msgid "This QEMU doesn't support virtio scsi controller"
|
||
msgstr "Este QEMU no soporta controlador virtio scsi"
|
||
|
||
#: src/qemu/qemu_command.c:723
|
||
msgid "This QEMU doesn't support the LSI SAS1078 controller"
|
||
msgstr "Este QEMU no soporta el controlador LSI SAS1078"
|
||
|
||
#: src/qemu/qemu_command.c:730 src/qemu/qemu_command.c:4846
|
||
#, c-format
|
||
msgid "Unsupported controller model: %s"
|
||
msgstr "Modelo de controlador no tiene soporte: %s"
|
||
|
||
#: src/qemu/qemu_command.c:744
|
||
msgid "Unable to determine model for scsi controller"
|
||
msgstr "No se puede determinar modelo para controlador SCSI"
|
||
|
||
#: src/qemu/qemu_command.c:828
|
||
msgid "Unable to determine device index for network device"
|
||
msgstr ""
|
||
"No es posible determinar índice de dispositivo para el dispositivo de red"
|
||
|
||
#: src/qemu/qemu_command.c:852
|
||
msgid "Unable to determine device index for hostdev device"
|
||
msgstr "No se puede determinar índice de dispositivo para dispositivo hostdev"
|
||
|
||
#: src/qemu/qemu_command.c:877
|
||
msgid "Unable to determine device index for redirected device"
|
||
msgstr "No es posible determinar índice para dispositivo redirigido"
|
||
|
||
#: src/qemu/qemu_command.c:932
|
||
msgid "Unable to determine device index for character device"
|
||
msgstr ""
|
||
"No se puede determinar índice de dispositivo para dispositivo de carácter"
|
||
|
||
#: src/qemu/qemu_command.c:1130
|
||
#, c-format
|
||
msgid "The CCW devno '%s' is in use already "
|
||
msgstr "El CCW devno '%s' ya está en uso"
|
||
|
||
#: src/qemu/qemu_command.c:1141
|
||
msgid "There are no more free CCW devnos."
|
||
msgstr "No hay más CCW devnos libres."
|
||
|
||
#: src/qemu/qemu_command.c:1395
|
||
#, c-format
|
||
msgid "spapr-vio address %#llx already in use"
|
||
msgstr "spapr-vio address %#llx ya está en uso"
|
||
|
||
#: src/qemu/qemu_command.c:1518
|
||
#, c-format
|
||
msgid ""
|
||
"PCI bus is not compatible with the device at %s. Device requires a standard "
|
||
"PCI slot, which is not provided by bus %.4x:%.2x"
|
||
msgstr ""
|
||
|
||
#: src/qemu/qemu_command.c:1524
|
||
#, c-format
|
||
msgid ""
|
||
"PCI bus is not compatible with the device at %s. Device requires a PCI "
|
||
"Express slot, which is not provided by bus %.4x:%.2x"
|
||
msgstr ""
|
||
|
||
#: src/qemu/qemu_command.c:1533
|
||
#, c-format
|
||
msgid "The device information for %s has no PCI connection types listed"
|
||
msgstr ""
|
||
|
||
#: src/qemu/qemu_command.c:1543
|
||
#, c-format
|
||
msgid ""
|
||
"PCI bus is not compatible with the device at %s. Device requires hot-plug "
|
||
"capability, which is not provided by bus %.4x:%.2x"
|
||
msgstr ""
|
||
|
||
#: src/qemu/qemu_command.c:1570 src/qemu/qemu_command.c:2249
|
||
msgid "No PCI buses available"
|
||
msgstr "No hay buses PCI disponibles"
|
||
|
||
#: src/qemu/qemu_command.c:1575
|
||
#, c-format
|
||
msgid "Invalid PCI address %s. Only PCI domain 0 is available"
|
||
msgstr ""
|
||
|
||
#: src/qemu/qemu_command.c:1582
|
||
#, c-format
|
||
msgid "Invalid PCI address %s. Only PCI buses up to %zu are available"
|
||
msgstr ""
|
||
|
||
#: src/qemu/qemu_command.c:1600
|
||
#, c-format
|
||
msgid "Invalid PCI address %s. slot must be >= %zu"
|
||
msgstr ""
|
||
|
||
#: src/qemu/qemu_command.c:1606
|
||
#, c-format
|
||
msgid "Invalid PCI address %s. slot must be <= %zu"
|
||
msgstr ""
|
||
|
||
#: src/qemu/qemu_command.c:1612
|
||
#, c-format
|
||
msgid "Invalid PCI address %s. function must be <= %u"
|
||
msgstr ""
|
||
|
||
#: src/qemu/qemu_command.c:1651
|
||
#, c-format
|
||
msgid "Invalid PCI controller model %d"
|
||
msgstr "El modelo de controlador PCI es inválido %dº "
|
||
|
||
#: src/qemu/qemu_command.c:1686
|
||
msgid ""
|
||
"Cannot automatically add a new PCI bus for a device requiring a slot other "
|
||
"than standard PCI."
|
||
msgstr ""
|
||
"No se puede añadir automáticamente un nuevo bus PCI para un dispositivo que "
|
||
"requiere una ranura diferente a la PCI estándar."
|
||
|
||
#: src/qemu/qemu_command.c:1854
|
||
msgid "Bus 0 must be PCI for integrated PIIX3 USB or IDE controllers"
|
||
msgstr ""
|
||
|
||
#: src/qemu/qemu_command.c:1942
|
||
msgid "PCI bridges are not supported by this QEMU binary"
|
||
msgstr "Este QEMU binario no soporta puentes PCI "
|
||
|
||
#: src/qemu/qemu_command.c:2039
|
||
#, c-format
|
||
msgid "Inappropriate new pci controller index %zu not found in addrs"
|
||
msgstr ""
|
||
"El nuevo índice %zu de controlador PCI es inapropiado, no se encontró en "
|
||
"direcciones"
|
||
|
||
#: src/qemu/qemu_command.c:2108
|
||
#, c-format
|
||
msgid ""
|
||
"Attempted double use of PCI slot %s (may need \"multifunction='on'\" for "
|
||
"device on function 0)"
|
||
msgstr ""
|
||
|
||
#: src/qemu/qemu_command.c:2119
|
||
#, c-format
|
||
msgid "Attempted double use of PCI Address %s"
|
||
msgstr ""
|
||
|
||
#: src/qemu/qemu_command.c:2123
|
||
#, c-format
|
||
msgid ""
|
||
"Attempted double use of PCI Address %s (may need \"multifunction='on'\" for "
|
||
"device on function 0)"
|
||
msgstr ""
|
||
|
||
#: src/qemu/qemu_command.c:2170
|
||
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_command.c:2306
|
||
msgid "No more available PCI slots"
|
||
msgstr "No hay más ranuras PCI disponibles"
|
||
|
||
#: src/qemu/qemu_command.c:2398
|
||
msgid "Primary IDE controller must have PCI address 0:0:1.1"
|
||
msgstr "Los controladores IDE primarios deben tener una dirección PCI 0:0:1.1"
|
||
|
||
#: src/qemu/qemu_command.c:2418
|
||
msgid "PIIX3 USB controller must have PCI address 0:0:1.2"
|
||
msgstr "Controlador USB PIIX3 debe tener una dirección PCI 0:0:1.2"
|
||
|
||
#: src/qemu/qemu_command.c:2467
|
||
msgid "PCI address 0:0:2.0 is in use, QEMU needs it for primary video"
|
||
msgstr ""
|
||
"Dirección de PCI 0:0:2.0 está en uso, QEMU la necesita para vídeo primario"
|
||
|
||
#: src/qemu/qemu_command.c:2483
|
||
msgid "Primary video card must have PCI address 0:0:2.0"
|
||
msgstr "La tarjeta de video primaria debe tener una dirección PCI 0:0:2.0"
|
||
|
||
#: src/qemu/qemu_command.c:2554
|
||
msgid "Primary SATA controller must have PCI address 0:0:1f.2"
|
||
msgstr ""
|
||
|
||
#: src/qemu/qemu_command.c:2637
|
||
msgid "PCI address 0:0:1.0 is in use, QEMU needs it for primary video"
|
||
msgstr ""
|
||
|
||
#: src/qemu/qemu_command.c:2653
|
||
msgid "Primary video card must have PCI address 0:0:1.0"
|
||
msgstr ""
|
||
|
||
#: src/qemu/qemu_command.c:2909
|
||
msgid "virtio only support device address type 'PCI'"
|
||
msgstr ""
|
||
"virtio solo soporta el tipo de dirección de soporte de dispositivo 'PCI'"
|
||
|
||
#: src/qemu/qemu_command.c:2972 src/qemu/qemu_command.c:5455
|
||
msgid "non-primary video device must be type of 'qxl'"
|
||
msgstr "Dispositivo de vídeo no primario debe ser del tipo de 'qxl'"
|
||
|
||
#: src/qemu/qemu_command.c:3035
|
||
#, c-format
|
||
msgid ""
|
||
"Device alias was not set for PCI controller with index %u required for "
|
||
"device at address %s"
|
||
msgstr ""
|
||
|
||
#: src/qemu/qemu_command.c:3046
|
||
#, c-format
|
||
msgid ""
|
||
"Could not find PCI controller with index %u required for device at address %s"
|
||
msgstr ""
|
||
|
||
#: src/qemu/qemu_command.c:3056
|
||
msgid ""
|
||
"Only PCI device addresses with function=0 are supported with this QEMU binary"
|
||
msgstr ""
|
||
"Solo direcciones del dispositivo PCI con función=0 tienen soporte con este "
|
||
"binario QEMU"
|
||
|
||
#: src/qemu/qemu_command.c:3062
|
||
msgid "'multifunction=on' is not supported with this QEMU binary"
|
||
msgstr "'multifuntion=on' no tiene soporte con este binario QEMU"
|
||
|
||
#: src/qemu/qemu_command.c:3081
|
||
msgid "Multiple PCI buses are not supported with this QEMU binary"
|
||
msgstr "Múltiples buses de PCI no tienen soporte con este binario QEMU"
|
||
|
||
#: src/qemu/qemu_command.c:3128
|
||
msgid "rombar and romfile are supported only for PCI devices"
|
||
msgstr "rombar y romfile tienen únicament soporte para dispositivos PCI"
|
||
|
||
#: src/qemu/qemu_command.c:3133
|
||
msgid "rombar and romfile not supported in this QEMU binary"
|
||
msgstr "rombar y romfile no tienen soporte en este binario QEMU"
|
||
|
||
#: src/qemu/qemu_command.c:3172
|
||
#, c-format
|
||
msgid "driver serial '%s' contains unsafe characters"
|
||
msgstr "el controlador serial '%s' contiene caracteres que no son seguros"
|
||
|
||
#: src/qemu/qemu_command.c:3208
|
||
#, c-format
|
||
msgid "%s no secret matches uuid '%s'"
|
||
msgstr ""
|
||
|
||
#: src/qemu/qemu_command.c:3212
|
||
#, c-format
|
||
msgid "%s no secret matches usage value '%s'"
|
||
msgstr ""
|
||
|
||
#: src/qemu/qemu_command.c:3223
|
||
#, c-format
|
||
msgid "could not get value of the secret for username '%s' using uuid '%s'"
|
||
msgstr ""
|
||
|
||
#: src/qemu/qemu_command.c:3228
|
||
#, c-format
|
||
msgid ""
|
||
"could not get value of the secret for username '%s' using usage value '%s'"
|
||
msgstr ""
|
||
|
||
#: src/qemu/qemu_command.c:3387
|
||
#, c-format
|
||
msgid "Invalid transport/scheme '%s'"
|
||
msgstr "Inválido el transporte y esquema '%s'"
|
||
|
||
#: src/qemu/qemu_command.c:3397
|
||
#, c-format
|
||
msgid "Invalid %s transport type '%s'"
|
||
msgstr "%s inválido tipo de transporte '%s'"
|
||
|
||
#: src/qemu/qemu_command.c:3419
|
||
#, c-format
|
||
msgid "Invalid query parameter '%s'"
|
||
msgstr "Parámetro de solicitud '%s' inválido"
|
||
|
||
#: src/qemu/qemu_command.c:3485
|
||
#, c-format
|
||
msgid "invalid name '%s' for iSCSI disk"
|
||
msgstr "El nombre '%s' es inválido para disco iSCSI"
|
||
|
||
#: src/qemu/qemu_command.c:3524
|
||
#, c-format
|
||
msgid "cannot parse nbd filename '%s'"
|
||
msgstr "No se puede leer nombre de archivo nbd '%s'"
|
||
|
||
#: src/qemu/qemu_command.c:3569 src/storage/storage_backend_gluster.c:536
|
||
#, c-format
|
||
msgid "failed to parse port number '%s'"
|
||
msgstr ""
|
||
|
||
#: src/qemu/qemu_command.c:3632 src/qemu/qemu_command.c:3695
|
||
#, c-format
|
||
msgid "protocol '%s' accepts only one host"
|
||
msgstr ""
|
||
|
||
#: src/qemu/qemu_command.c:3657
|
||
msgid "socket attribute required for unix transport"
|
||
msgstr "el atributo socket se requiere para transporte UNIX"
|
||
|
||
#: src/qemu/qemu_command.c:3667
|
||
#, c-format
|
||
msgid "nbd does not support transport '%s'"
|
||
msgstr "nbd no soporta transporte '%s'"
|
||
|
||
#: src/qemu/qemu_command.c:3747
|
||
msgid "missing disk source for 'sheepdog' protocol"
|
||
msgstr ""
|
||
|
||
#: src/qemu/qemu_command.c:3762
|
||
msgid "protocol 'sheepdog' accepts up to one host"
|
||
msgstr ""
|
||
|
||
#: src/qemu/qemu_command.c:3771
|
||
#, c-format
|
||
msgid "':' not allowed in RBD source volume name '%s'"
|
||
msgstr "':' no se permite en nombre de volumen de fuente RBD '%s'"
|
||
|
||
#: src/qemu/qemu_command.c:3934 src/qemu/qemu_command.c:4292
|
||
#: src/qemu/qemu_command.c:8637 src/uml/uml_conf.c:408
|
||
#, c-format
|
||
msgid "unsupported disk type '%s'"
|
||
msgstr "Tipo de disco '%s' no soportado "
|
||
|
||
#: src/qemu/qemu_command.c:3942
|
||
msgid "unexpected address type for scsi disk"
|
||
msgstr "tipo de dirección para disco scsi no esperado"
|
||
|
||
#: src/qemu/qemu_command.c:3951
|
||
msgid "SCSI controller only supports 1 bus"
|
||
msgstr "El controlador SCSI solo soporta 1 bus"
|
||
|
||
#: src/qemu/qemu_command.c:3961
|
||
msgid "unexpected address type for ide disk"
|
||
msgstr "tipo de dirección para disco ide no esperado"
|
||
|
||
#: src/qemu/qemu_command.c:3967 src/qemu/qemu_command.c:3983
|
||
#, c-format
|
||
msgid "Only 1 %s controller is supported"
|
||
msgstr "Solo hay soporte para un controlador %s"
|
||
|
||
#: src/qemu/qemu_command.c:3977
|
||
msgid "unexpected address type for fdc disk"
|
||
msgstr "tipo de dirección para disco fdc no esperado"
|
||
|
||
#: src/qemu/qemu_command.c:3989
|
||
#, c-format
|
||
msgid "Only 1 %s bus is supported"
|
||
msgstr "Solo hay soporte para un bus %s"
|
||
|
||
#: src/qemu/qemu_command.c:3994
|
||
msgid "target must be 0 for controller fdc"
|
||
msgstr "Destino debe ser 0 para controlador FDC"
|
||
|
||
#: src/qemu/qemu_command.c:4027 src/qemu/qemu_command.c:8646
|
||
#, c-format
|
||
msgid "unsupported disk driver type for '%s'"
|
||
msgstr "tipo de controlador de disco no soportado para '%s'"
|
||
|
||
#: src/qemu/qemu_command.c:4034 src/qemu/qemu_command.c:8652
|
||
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_command.c:4049
|
||
msgid "tray status 'open' is invalid for block type volume"
|
||
msgstr "Estatus de bandeja 'open' es inválido para volumen de tipo bloque"
|
||
|
||
#: src/qemu/qemu_command.c:4050 src/qemu/qemu_command.c:8606
|
||
msgid "tray status 'open' is invalid for block type disk"
|
||
msgstr "Estatus de bandeja 'abierto' es inválido para disco de tipo bloque"
|
||
|
||
#: src/qemu/qemu_command.c:4105 src/xenxs/xen_sxpr.c:1831
|
||
#: src/xenxs/xen_xm.c:1242
|
||
msgid "transient disks not supported yet"
|
||
msgstr "Discos transitorios aún no tienen soporte"
|
||
|
||
#: src/qemu/qemu_command.c:4144
|
||
msgid "disk cache mode 'directsync' is not supported by this QEMU"
|
||
msgstr "Modo de cache de disco 'directsync' no está soportado por este QEMU"
|
||
|
||
#: src/qemu/qemu_command.c:4150
|
||
msgid "disk cache mode 'unsafe' is not supported by this QEMU"
|
||
msgstr "Modo cache de disco 'unsafe' no está soportado por este QEMU"
|
||
|
||
#: src/qemu/qemu_command.c:4169
|
||
msgid "copy_on_read is not supported by this QEMU binary"
|
||
msgstr "copy_on_read no está soportado por este binario QEMU"
|
||
|
||
#: src/qemu/qemu_command.c:4180
|
||
msgid "discard is not supported by this QEMU binary"
|
||
msgstr "Binario QEMU no admite descarte"
|
||
|
||
#: src/qemu/qemu_command.c:4216
|
||
msgid "disk aio mode not supported with this QEMU binary"
|
||
msgstr "Modo de disco aio no tiene soporte con binario de QEMU "
|
||
|
||
#: src/qemu/qemu_command.c:4231 src/qemu/qemu_driver.c:15592
|
||
msgid "block I/O throttling not supported with this QEMU binary"
|
||
msgstr "Límite de E/S de bloque no tiene soporte con este binario QEMU"
|
||
|
||
#: src/qemu/qemu_command.c:4300
|
||
msgid "Only ide and scsi disk support wwn"
|
||
msgstr "Solamente ide y disco scsi soportan wwn"
|
||
|
||
#: src/qemu/qemu_command.c:4308
|
||
msgid "Only scsi disk supports vendor and product"
|
||
msgstr "Solamente el proveedor soporta disco y producto SCSI "
|
||
|
||
#: src/qemu/qemu_command.c:4319
|
||
#, c-format
|
||
msgid "disk device='lun' is not supported for bus='%s'"
|
||
msgstr "dispositivo de disco='lun' no tiene soporte para bus='%s'"
|
||
|
||
#: src/qemu/qemu_command.c:4326
|
||
#, c-format
|
||
msgid "disk device='lun' is not supported for protocol='%s'"
|
||
msgstr "disk device='lun' no tiene soporte para el protocolo='%s'"
|
||
|
||
#: src/qemu/qemu_command.c:4332
|
||
msgid "disk device='lun' is only valid for block type disk source"
|
||
msgstr ""
|
||
"disk device='lun' es solo válido para fuente de disco de tipo de bloque"
|
||
|
||
#: src/qemu/qemu_command.c:4337
|
||
msgid "disk device='lun' is not supported by this QEMU"
|
||
msgstr "disk device='lun' no está soportado por este binario de QEMU"
|
||
|
||
#: src/qemu/qemu_command.c:4342
|
||
msgid "Setting wwn is not supported for lun device"
|
||
msgstr "Parámetro wwn no tiene soporte para dispositivo lun"
|
||
|
||
#: src/qemu/qemu_command.c:4347
|
||
msgid "Setting vendor or product is not supported for lun device"
|
||
msgstr ""
|
||
"La configuración de proveedor o producto no tiene soporte para un "
|
||
"dispositivo lun"
|
||
|
||
#: src/qemu/qemu_command.c:4357 src/qemu/qemu_command.c:4488
|
||
msgid "target must be 0 for ide controller"
|
||
msgstr "Destino debe ser 0 para controlador IDE"
|
||
|
||
#: src/qemu/qemu_command.c:4364
|
||
msgid "Setting wwn for ide disk is not supported by this QEMU"
|
||
msgstr "Este QEMU no soporta parámetro wwn para disco IDE"
|
||
|
||
#: src/qemu/qemu_command.c:4386
|
||
msgid "This QEMU doesn't support scsi-block for lun passthrough"
|
||
msgstr "Este QEMU no soporta scsi-block para paso de lun"
|
||
|
||
#: src/qemu/qemu_command.c:4395
|
||
msgid "Setting wwn for scsi disk is not supported by this QEMU"
|
||
msgstr "Este QEMU no soporta parámetro wwn para disco SCSI"
|
||
|
||
#: src/qemu/qemu_command.c:4406
|
||
msgid "Setting vendor or product for scsi disk is not supported by this QEMU"
|
||
msgstr ""
|
||
"La configuración de proveedor o producto no está soportado por este QEMU"
|
||
|
||
#: src/qemu/qemu_command.c:4420
|
||
msgid "target must be 0 for controller model 'lsilogic'"
|
||
msgstr "Destino debe ser 0 para modelo de controlador 'Isilogic'"
|
||
|
||
#: src/qemu/qemu_command.c:4446
|
||
msgid "This QEMU doesn't support target greater than 7"
|
||
msgstr "Este QEMU no soporta destino mayor que 7"
|
||
|
||
#: src/qemu/qemu_command.c:4454
|
||
msgid "This QEMU only supports both bus and unit equal to 0"
|
||
msgstr "Este QEMU solo soporta bus y unit igual a 0"
|
||
|
||
#: src/qemu/qemu_command.c:4483
|
||
msgid "bus must be 0 for ide controller"
|
||
msgstr "BUS debe ser 0 para controlador IDE"
|
||
|
||
#: src/qemu/qemu_command.c:4551
|
||
msgid "This QEMU doesn't support '-device usb-storage'"
|
||
msgstr ""
|
||
|
||
#: src/qemu/qemu_command.c:4563
|
||
#, 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_command.c:4601
|
||
msgid ""
|
||
"This QEMU doesn't support setting the removable flag of USB storage devices"
|
||
msgstr ""
|
||
|
||
#: src/qemu/qemu_command.c:4630
|
||
msgid "only supports mount filesystem type"
|
||
msgstr "Solamente soporta tipo de montaje de sistema de archivos"
|
||
|
||
#: src/qemu/qemu_command.c:4636
|
||
msgid "Filesystem driver type not supported"
|
||
msgstr "El tipo de sistema de archivos no tiene soporte"
|
||
|
||
#: src/qemu/qemu_command.c:4655
|
||
msgid "only supports passthrough accessmode"
|
||
msgstr "solo soporta paso de accessmode"
|
||
|
||
#: src/qemu/qemu_command.c:4665
|
||
msgid "filesystem writeout not supported"
|
||
msgstr "writeout del sistema de archivos no tiene soporte "
|
||
|
||
#: src/qemu/qemu_command.c:4678
|
||
msgid "readonly filesystem is not supported by this QEMU binary"
|
||
msgstr ""
|
||
"Sistema de archivos de solo-lectura no es soportado por este binario QEMU"
|
||
|
||
#: src/qemu/qemu_command.c:4706
|
||
msgid "can only passthrough directories"
|
||
msgstr "Solamente puede pasar directorios"
|
||
|
||
#: src/qemu/qemu_command.c:4781 src/qemu/qemu_command.c:5421
|
||
#, c-format
|
||
msgid "%s not supported in this QEMU binary"
|
||
msgstr "%s no tiene soporte en este binario QEMU"
|
||
|
||
#: src/qemu/qemu_command.c:4812
|
||
msgid "'queues' is only supported by virtio-scsi controller"
|
||
msgstr "El controlador virtio-scsi solo admite 'queues'"
|
||
|
||
#: src/qemu/qemu_command.c:4901
|
||
msgid "PCI bridge index should be > 0"
|
||
msgstr "El índice de puente PCI debe ser > 0"
|
||
|
||
#: src/qemu/qemu_command.c:4910
|
||
msgid ""
|
||
"The dmi-to-pci-bridge (i82801b11-bridge) controller is not supported in this "
|
||
"QEMU binary"
|
||
msgstr ""
|
||
|
||
#: src/qemu/qemu_command.c:4916
|
||
msgid "dmi-to-pci-bridge index should be > 0"
|
||
msgstr ""
|
||
|
||
#: src/qemu/qemu_command.c:4924
|
||
msgid "wrong function called for pci-root/pcie-root"
|
||
msgstr ""
|
||
|
||
#: src/qemu/qemu_command.c:4933
|
||
#, c-format
|
||
msgid "Unknown controller type: %s"
|
||
msgstr "Tipo de controlador desconocido: %s"
|
||
|
||
#: src/qemu/qemu_command.c:5021
|
||
msgid "unrecognized virtio-net-pci 'tx' option"
|
||
msgstr "No se reconoció la opción virtio-net-pci 'tx'"
|
||
|
||
#: src/qemu/qemu_command.c:5026
|
||
msgid "virtio-net-pci 'tx' option not supported in this QEMU binary"
|
||
msgstr "Opción de virtio-net-pci 'tx' no tiene soporte en este binario QEMU"
|
||
|
||
#: src/qemu/qemu_command.c:5088 src/xenxs/xen_sxpr.c:1881
|
||
#, c-format
|
||
msgid "scripts are not supported on interfaces of type %s"
|
||
msgstr "los scripts no tienen soporte en interfaces del tipo %s"
|
||
|
||
#: src/qemu/qemu_command.c:5214 src/qemu/qemu_command.c:9328
|
||
msgid "missing watchdog model"
|
||
msgstr "no se encuentra modelo watchdog"
|
||
|
||
#: src/qemu/qemu_command.c:5254
|
||
#, c-format
|
||
msgid "memballoon unsupported with address type '%s'"
|
||
msgstr "memballoon no tiene soporte con tipo de dirección '%s'"
|
||
|
||
#: src/qemu/qemu_command.c:5286
|
||
msgid "nvram address type must be spaprvio"
|
||
msgstr "Tipo de dirección nvram debe ser spaprvio"
|
||
|
||
#: src/qemu/qemu_command.c:5349 src/qemu/qemu_command.c:9289
|
||
msgid "invalid sound model"
|
||
msgstr "El modelo de sonido no es válido"
|
||
|
||
#: src/qemu/qemu_command.c:5368
|
||
msgid ""
|
||
"The ich9-intel-hda audio controller is not supported in this QEMU binary"
|
||
msgstr ""
|
||
|
||
#: src/qemu/qemu_command.c:5448 src/qemu/qemu_command.c:9125
|
||
#, 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_command.c:5461 src/qemu/qemu_command.c:9187
|
||
#: src/qemu/qemu_command.c:9216
|
||
msgid "only one video card is currently supported"
|
||
msgstr "Actualmente sólo hay soporte para una tarjeta de vídeo"
|
||
|
||
#: src/qemu/qemu_command.c:5473 src/qemu/qemu_command.c:9142
|
||
#, c-format
|
||
msgid "value for 'vram' must be less than '%u'"
|
||
msgstr "Valor para 'vram' debe ser menor de '%u'"
|
||
|
||
#: src/qemu/qemu_command.c:5479 src/qemu/qemu_command.c:9148
|
||
#, c-format
|
||
msgid "value for 'ram' must be less than '%u'"
|
||
msgstr "Valor para 'ram' debe ser menor que '%u' "
|
||
|
||
#: src/qemu/qemu_command.c:5523
|
||
#, c-format
|
||
msgid "Failed opening %s"
|
||
msgstr "Falló al abrir %s"
|
||
|
||
#: src/qemu/qemu_command.c:5554
|
||
#, c-format
|
||
msgid "invalid PCI passthrough type '%s'"
|
||
msgstr ""
|
||
|
||
#: src/qemu/qemu_command.c:5608
|
||
#, c-format
|
||
msgid "Redirection bus %s is not supported by QEMU"
|
||
msgstr "Bus de redirección %s no está soportado por QEMU"
|
||
|
||
#: src/qemu/qemu_command.c:5615
|
||
msgid "USB redirection is not supported by this version of QEMU"
|
||
msgstr "Redirección USB no está soportada por esta versión de QEMU"
|
||
|
||
#: src/qemu/qemu_command.c:5627
|
||
msgid "USB redirection filter is not supported by this version of QEMU"
|
||
msgstr "Este QEMU no soporta filtro de redirección USB "
|
||
|
||
#: src/qemu/qemu_command.c:5665
|
||
msgid "USB redirection booting is not supported by this version of QEMU"
|
||
msgstr ""
|
||
"El arranque de redirección de USB no está soportado por la versión de este "
|
||
"QEMU"
|
||
|
||
#: src/qemu/qemu_command.c:5698 src/qemu/qemu_command.c:5780
|
||
msgid "USB host device is missing bus/device information"
|
||
msgstr "El dispositivo de equipo USB no posee información bus/dispositivo"
|
||
|
||
#: src/qemu/qemu_command.c:5737
|
||
#, c-format
|
||
msgid "hub type %s not supported"
|
||
msgstr "Tipo de concentrador %s no tiene soporte"
|
||
|
||
#: src/qemu/qemu_command.c:5744
|
||
msgid "usb-hub not supported by QEMU binary"
|
||
msgstr "usb-hub no está soportado por binario QEMU"
|
||
|
||
#: src/qemu/qemu_command.c:5773
|
||
msgid "This QEMU doesn't not support missing USB devices"
|
||
msgstr "Este QEMU no soporta los dispositivos USB faltantes"
|
||
|
||
#: src/qemu/qemu_command.c:5816
|
||
msgid "this qemu doesn't support 'readonly' for -drive"
|
||
msgstr "Este QEMU no soporta 'readonly' para -drive"
|
||
|
||
#: src/qemu/qemu_command.c:5852
|
||
msgid ""
|
||
"target must be 0 for scsi host device if its controller model is 'lsilogic'"
|
||
msgstr ""
|
||
"Fuente debe ser 0 para dispositivo de host scsi si su modelo de controlador "
|
||
"es 'lsilogic'"
|
||
|
||
#: src/qemu/qemu_command.c:5859
|
||
msgid ""
|
||
"unit must be not more than 7 for scsi host device if its controller model is "
|
||
"'lsilogic'"
|
||
msgstr ""
|
||
"Unidad no debe ser mayor que 7 para dispositivo de host scsi si su modelo de "
|
||
"controlador es 'lsilogic'"
|
||
|
||
#: src/qemu/qemu_command.c:5983
|
||
msgid "spicevmc not supported in this QEMU binary"
|
||
msgstr "spicevmc no tiene soporte en el binario QEMU"
|
||
|
||
#: src/qemu/qemu_command.c:5993
|
||
#, fuzzy
|
||
msgid "spiceport not supported in this QEMU binary"
|
||
msgstr "spicevmc no tiene soporte en el binario QEMU"
|
||
|
||
#: src/qemu/qemu_command.c:6133
|
||
msgid "Cannot use virtio serial for parallel/serial devices"
|
||
msgstr "No puede usar serial virtio para dispositivos paralelos o seriales"
|
||
|
||
#: src/qemu/qemu_command.c:6145
|
||
msgid "virtio serial device has invalid address type"
|
||
msgstr "el dispositivo de serie virtio posee un tipo de dirección no válido"
|
||
|
||
#: src/qemu/qemu_command.c:6163
|
||
#, c-format
|
||
msgid "Unsupported spicevmc target name '%s'"
|
||
msgstr "Nombre de destino de spicevmc sin soporte '%s'"
|
||
|
||
#: src/qemu/qemu_command.c:6207
|
||
msgid "Cannot use slcp with devices other than console"
|
||
msgstr "No se puede usar slcp con otros dispositivos aparte de la consola"
|
||
|
||
#: src/qemu/qemu_command.c:6238
|
||
msgid "this qemu doesn't support the rng-random backend"
|
||
msgstr ""
|
||
|
||
#: src/qemu/qemu_command.c:6255
|
||
msgid "this qemu doesn't support the rng-egd backend"
|
||
msgstr "Este QEMU no soporta el segundo plano de rng-egd"
|
||
|
||
#: src/qemu/qemu_command.c:6296
|
||
#, c-format
|
||
msgid "this qemu doesn't support RNG device type '%s'"
|
||
msgstr "Este QEMU no soporta el tipo de dispositivo RNG '%s'"
|
||
|
||
#: src/qemu/qemu_command.c:6374
|
||
#, c-format
|
||
msgid "The QEMU executable %s does not support TPM backend type %s"
|
||
msgstr "El ejecutable de QEMU %s no soporta tipo de segundo plano %s"
|
||
|
||
#: src/qemu/qemu_command.c:6394
|
||
#, c-format
|
||
msgid "The QEMU executable %s does not support TPM model %s"
|
||
msgstr "El ejecutable de QEMU %s no soporta modelo TPM %s"
|
||
|
||
#: src/qemu/qemu_command.c:6544 src/qemu/qemu_command.c:8040
|
||
#, c-format
|
||
msgid "unsupported clock offset '%s'"
|
||
msgstr "offset de reloj '%s' no soportado "
|
||
|
||
#: src/qemu/qemu_command.c:6558
|
||
#, c-format
|
||
msgid "unsupported rtc timer track '%s'"
|
||
msgstr "trazado '%s' de temporizador rtc no soportada"
|
||
|
||
#: src/qemu/qemu_command.c:6582
|
||
#, c-format
|
||
msgid "unsupported rtc timer tickpolicy '%s'"
|
||
msgstr "tickpolicy '%s' de temporizador rtc no soportado"
|
||
|
||
#: src/qemu/qemu_command.c:6648
|
||
msgid "CPU specification not supported by hypervisor"
|
||
msgstr "La especificación de la CPU no está soportada por el hypervisor"
|
||
|
||
#: src/qemu/qemu_command.c:6665
|
||
#, c-format
|
||
msgid "guest and host CPU are not compatible: %s"
|
||
msgstr "CPU de huésped y host CPU no son compatibles: %s"
|
||
|
||
#: src/qemu/qemu_command.c:6669
|
||
msgid "guest CPU is not compatible with host CPU"
|
||
msgstr "El CPU huésped no es compatible con la CPU del equipo"
|
||
|
||
#: src/qemu/qemu_command.c:6694
|
||
#, c-format
|
||
msgid "CPU mode '%s' is not supported by QEMU binary"
|
||
msgstr "CPU mode '%s' no está soportado por este binario QEMU"
|
||
|
||
#: src/qemu/qemu_command.c:6700
|
||
#, c-format
|
||
msgid "CPU mode '%s' is only supported with kvm"
|
||
msgstr "Modo de CPU '%s' solo tiene soporte con kvm"
|
||
|
||
#: src/qemu/qemu_command.c:6875
|
||
msgid "the QEMU binary does not support kqemu"
|
||
msgstr "El binario QEMU no soporta kqemu"
|
||
|
||
#: src/qemu/qemu_command.c:6888
|
||
msgid "the QEMU binary does not support kvm"
|
||
msgstr "El binario QEMU no soporta kvm"
|
||
|
||
#: src/qemu/qemu_command.c:6899
|
||
#, c-format
|
||
msgid "the QEMU binary does not support %s"
|
||
msgstr "El binario QEMU no soporta %s"
|
||
|
||
#: src/qemu/qemu_command.c:6937 src/qemu/qemu_command.c:6972
|
||
msgid "dump-guest-core is not available with this QEMU binary"
|
||
msgstr "dump-guest-core no está disponible con este binario QEMU"
|
||
|
||
#: src/qemu/qemu_command.c:6944 src/qemu/qemu_command.c:6987
|
||
msgid "disable shared memory is not available with this QEMU binary"
|
||
msgstr "Inhabilitar memoria compartida no está disponible con el binario QEMU"
|
||
|
||
#: src/qemu/qemu_command.c:7031
|
||
msgid ""
|
||
"setting current vcpu count less than maximum is not supported with this QEMU "
|
||
"binary"
|
||
msgstr ""
|
||
"si establece el conteo de vcpu inferior al máximo no tendrá soporte con "
|
||
"este binario QEMU"
|
||
|
||
#: src/qemu/qemu_command.c:7069
|
||
msgid "disjoint NUMA cpu ranges are not supported with this QEMU"
|
||
msgstr "Rangos de CPU NUMA desunidos no tienen soporte con este QEMU"
|
||
|
||
#: src/qemu/qemu_command.c:7110
|
||
msgid "vnc graphics are not supported with this QEMU"
|
||
msgstr "gráficas vnc no tienen soporte con este QEMU"
|
||
|
||
#: src/qemu/qemu_command.c:7135 src/qemu/qemu_command.c:7299
|
||
msgid "network-based listen not possible, network driver not present"
|
||
msgstr ""
|
||
"Escucha basada en red no es posible, controlador de red no está presente"
|
||
|
||
#: src/qemu/qemu_command.c:7141 src/qemu/qemu_command.c:7305
|
||
#, c-format
|
||
msgid "listen network '%s' had no usable address"
|
||
msgstr "Red de escucha '%s' no tenía dirección útil"
|
||
|
||
#: src/qemu/qemu_command.c:7176
|
||
msgid "VNC WebSockets are not supported with this QEMU binary"
|
||
msgstr "VNC WebSockets no tienen soporte con este binario QEMU"
|
||
|
||
#: src/qemu/qemu_command.c:7186
|
||
msgid "vnc display sharing policy is not supported with this QEMU"
|
||
msgstr "Política de compartir pantalla no tiene soporte con este QEMU"
|
||
|
||
#: src/qemu/qemu_command.c:7258
|
||
msgid "spice graphics are not supported with this QEMU"
|
||
msgstr "Gráficas Spice no tienen soporte con este QEMU"
|
||
|
||
#: src/qemu/qemu_command.c:7268
|
||
msgid ""
|
||
"spice TLS port set in XML configuration, but TLS is disabled in qemu.conf"
|
||
msgstr ""
|
||
"Puerto TLS de Spice establecido en configuración XML, pero TLS está "
|
||
"desactivado en qemu.conf"
|
||
|
||
#: src/qemu/qemu_command.c:7365
|
||
msgid ""
|
||
"spice secure channels set in XML configuration, but TLS port is not provided"
|
||
msgstr ""
|
||
"Los canales seguros spice se definen en la configuración XML, pero el "
|
||
"puerto TLS no se proporciona"
|
||
|
||
#: src/qemu/qemu_command.c:7376
|
||
msgid ""
|
||
"spice insecure channels set in XML configuration, but plain port is not "
|
||
"provided"
|
||
msgstr ""
|
||
"Los canales inseguros spice se definen en la configuración XML, pero el "
|
||
"puerto plano no se proporciona"
|
||
|
||
#: src/qemu/qemu_command.c:7389
|
||
msgid ""
|
||
"spice defaultMode secure requested in XML configuration but TLS port not "
|
||
"provided"
|
||
msgstr ""
|
||
"Se solicitó spice defaultMode seguro en la configuración XML, pero el puerto "
|
||
"TLS no se proporcionó"
|
||
|
||
#: src/qemu/qemu_command.c:7398
|
||
msgid ""
|
||
"spice defaultMode insecure requested in XML configuration but plain port not "
|
||
"provided"
|
||
msgstr ""
|
||
"Se solicitó spice defaultMode inseguro en la configuración XML, pero el "
|
||
"puerto TLS no se proporcionó"
|
||
|
||
#: src/qemu/qemu_command.c:7431
|
||
msgid "This QEMU can't disable file transfers through spice"
|
||
msgstr ""
|
||
|
||
#: src/qemu/qemu_command.c:7476
|
||
#, c-format
|
||
msgid "sdl not supported by '%s'"
|
||
msgstr "sdl no está soportado por '%s'"
|
||
|
||
#: src/qemu/qemu_command.c:7512
|
||
#, c-format
|
||
msgid "unsupported graphics type '%s'"
|
||
msgstr "tipo de gráficos '%s' no soportado "
|
||
|
||
#: src/qemu/qemu_command.c:7557 src/qemu/qemu_hotplug.c:867
|
||
#, c-format
|
||
msgid "Multiqueue network is not supported for: %s"
|
||
msgstr "Red Multiqueue no tiene soporte para: %s"
|
||
|
||
#: src/qemu/qemu_command.c:7838
|
||
msgid "hugetlbfs filesystem is not mounted"
|
||
msgstr "El sistema de archivos hugetlbfs no se ha montado"
|
||
|
||
#: src/qemu/qemu_command.c:7843
|
||
msgid "hugepages are disabled by administrator config"
|
||
msgstr ""
|
||
"Las hugepages están inhabilitadas por la configuración realizada por el "
|
||
"administrador"
|
||
|
||
#: src/qemu/qemu_command.c:7848
|
||
#, c-format
|
||
msgid "hugepage backing not supported by '%s'"
|
||
msgstr "hugepage no es soportado por '%s'"
|
||
|
||
#: src/qemu/qemu_command.c:7858
|
||
msgid "memory locking not supported by QEMU binary"
|
||
msgstr "Binario QEMU no tiene soporte con bloqueo de memoria"
|
||
|
||
#: src/qemu/qemu_command.c:7892
|
||
#, c-format
|
||
msgid "qemu emulator '%s' does not support xen"
|
||
msgstr "El emulador qemu '%s' no tiene soporte para xen"
|
||
|
||
#: src/qemu/qemu_command.c:7905
|
||
#, c-format
|
||
msgid "the QEMU binary %s does not support smbios settings"
|
||
msgstr "El binario QEMU %s no soporta parámetros de smbios "
|
||
|
||
#: src/qemu/qemu_command.c:7923
|
||
#, c-format
|
||
msgid "Domain '%s' sysinfo are not available"
|
||
msgstr "Dominio '%s' sysinfo no está disponible"
|
||
|
||
#: src/qemu/qemu_command.c:7975 src/qemu/qemu_hotplug.c:1409
|
||
msgid "qemu does not support -device"
|
||
msgstr "QEMU no tiene soporte -device"
|
||
|
||
#: src/qemu/qemu_command.c:7980
|
||
msgid "qemu does not support SGA"
|
||
msgstr "QEMU no tiene soporte SGA"
|
||
|
||
#: src/qemu/qemu_command.c:7985
|
||
msgid "need at least one serial port to use SGA"
|
||
msgstr "Se necesita al lo menos un serial de puerto para usar SGA"
|
||
|
||
#: src/qemu/qemu_command.c:8055
|
||
#, c-format
|
||
msgid "unsupported timer type (name) '%s'"
|
||
msgstr "tipo de temporizador (name) '%s' no soportado "
|
||
|
||
#: src/qemu/qemu_command.c:8081 src/qemu/qemu_command.c:8092
|
||
#, c-format
|
||
msgid "unsupported rtc tickpolicy '%s'"
|
||
msgstr "tickpolicy '%s' de rtc no soportado"
|
||
|
||
#: src/qemu/qemu_command.c:8120 src/qemu/qemu_command.c:8129
|
||
#, c-format
|
||
msgid "unsupported pit tickpolicy '%s'"
|
||
msgstr "tickpolicy '%s' de pit no soportado"
|
||
|
||
#: src/qemu/qemu_command.c:8151
|
||
msgid "pit timer is not supported"
|
||
msgstr "temporizador pit no soportado"
|
||
|
||
#: src/qemu/qemu_command.c:8185
|
||
msgid "setting ACPI S3 not supported"
|
||
msgstr "Parámetro ACPI iS3 no tiene soporte"
|
||
|
||
#: src/qemu/qemu_command.c:8196
|
||
msgid "setting ACPI S4 not supported"
|
||
msgstr "Parámetro ACPI iS4 no tiene soporte"
|
||
|
||
#: src/qemu/qemu_command.c:8218
|
||
msgid "hypervisor lacks deviceboot feature"
|
||
msgstr "Hipervisor carece de función deviceboot"
|
||
|
||
#: src/qemu/qemu_command.c:8276
|
||
msgid "reboot timeout is not supported by this QEMU binary"
|
||
msgstr "Binario QEMU no soporta tiempo de espera de rearranque "
|
||
|
||
#: src/qemu/qemu_command.c:8327
|
||
msgid "dtb is not supported with this QEMU binary"
|
||
msgstr "dtb no tiene soporte con binario QEMU"
|
||
|
||
#: src/qemu/qemu_command.c:8358
|
||
msgid "64-bit PCI hole setting is only for root PCI controllers"
|
||
msgstr ""
|
||
|
||
#: src/qemu/qemu_command.c:8365
|
||
#, c-format
|
||
msgid "Setting the 64-bit PCI hole size is not supported for machine '%s'"
|
||
msgstr ""
|
||
|
||
#: src/qemu/qemu_command.c:8371
|
||
msgid "64-bit PCI hole size setting is not supported with this QEMU binary"
|
||
msgstr ""
|
||
|
||
#: src/qemu/qemu_command.c:8388 src/qemu/qemu_hotplug.c:708
|
||
#, c-format
|
||
msgid "unsupported driver name '%s' for disk '%s'"
|
||
msgstr "Nombre de driver '%s' no soportado para el disco '%s'"
|
||
|
||
#: src/qemu/qemu_command.c:8420
|
||
msgid "SATA is not supported with this QEMU binary"
|
||
msgstr "No existe soporte para SATA con este binario QEMU"
|
||
|
||
#: src/qemu/qemu_command.c:8444
|
||
msgid "Multiple legacy USB controllers are not supported"
|
||
msgstr "Múltiple legado de controladores USB no tiene soporte"
|
||
|
||
#: src/qemu/qemu_command.c:8516 src/qemu/qemu_command.c:8617
|
||
#, c-format
|
||
msgid "unsupported usb disk type for '%s'"
|
||
msgstr "Tipo de disco USB no soportado para '%s'"
|
||
|
||
#: src/qemu/qemu_command.c:8664
|
||
msgid "network disks are only supported with -drive"
|
||
msgstr "discos de red solo tienen soporte con -drive"
|
||
|
||
#: src/qemu/qemu_command.c:8702
|
||
msgid "filesystem passthrough not supported by this QEMU"
|
||
msgstr "Paso de sistema de archivos no está soportado por este QEMU"
|
||
|
||
#: src/qemu/qemu_command.c:8757
|
||
msgid "this QEMU binary lacks multiple smartcard support"
|
||
msgstr "Este binario QEMU carece de soporte para múltiples smartcard"
|
||
|
||
#: src/qemu/qemu_command.c:8768 src/qemu/qemu_command.c:8780
|
||
msgid "this QEMU binary lacks smartcard host mode support"
|
||
msgstr "Este binario QEMU carece de soporte en modo de host para smartcard"
|
||
|
||
#: src/qemu/qemu_command.c:8790
|
||
#, c-format
|
||
msgid "invalid certificate name: %s"
|
||
msgstr "Nombre de certificado inválido: %s"
|
||
|
||
#: src/qemu/qemu_command.c:8801
|
||
#, c-format
|
||
msgid "invalid database name: %s"
|
||
msgstr "Nombre de base de datos inválido: %s"
|
||
|
||
#: src/qemu/qemu_command.c:8816
|
||
msgid "this QEMU binary lacks smartcard passthrough mode support"
|
||
msgstr "Este binario QEMU carece de soporte de paso de smartcard"
|
||
|
||
#: src/qemu/qemu_command.c:8921
|
||
msgid "guestfwd requires QEMU to support -chardev & -device"
|
||
msgstr "guestfwd necesita QEMU para poder dar soporte a -chardev y -device"
|
||
|
||
#: src/qemu/qemu_command.c:8942 src/qemu/qemu_command.c:9002
|
||
msgid "virtio channel requires QEMU to support -device"
|
||
msgstr "el canal virtio necesita de QEMU para soportar a -device"
|
||
|
||
#: src/qemu/qemu_command.c:8978
|
||
msgid "sclp console requires QEMU to support -device"
|
||
msgstr "La consola sclp requiere QEMU para soportar -device"
|
||
|
||
#: src/qemu/qemu_command.c:8983
|
||
msgid "sclp console requires QEMU to support s390-sclp"
|
||
msgstr "La consola sclp requiere QEMU para soportar s390-sclp"
|
||
|
||
#: src/qemu/qemu_command.c:9023
|
||
#, c-format
|
||
msgid "unsupported console target type %s"
|
||
msgstr "tipo de consola de destino %s no soportado"
|
||
|
||
#: src/qemu/qemu_command.c:9074
|
||
msgid "only 1 graphics device is supported"
|
||
msgstr "solo existe soporte para un dispositivo de gráficos"
|
||
|
||
#: src/qemu/qemu_command.c:9079
|
||
msgid "only 1 graphics device of each type (sdl, vnc, spice) is supported"
|
||
msgstr ""
|
||
"Solamente se admite 1 dispositivo de gráficas de cada tipo (sdl, vnc, spice)"
|
||
|
||
#: src/qemu/qemu_command.c:9118
|
||
msgid "This QEMU does not support QXL graphics adapters"
|
||
msgstr "Este QEMU no soporta los adaptadores gráficos QXL"
|
||
|
||
#: src/qemu/qemu_command.c:9172
|
||
#, c-format
|
||
msgid "video type %s is only valid as primary video card"
|
||
msgstr "El tipo de vídeo %s solamente es válido como tarjeta de vídeo primaria"
|
||
|
||
#: src/qemu/qemu_command.c:9209
|
||
#, c-format
|
||
msgid "video type %s is not supported with this QEMU"
|
||
msgstr "el tipo de vídeo %s no tiene soporte con este QEMU"
|
||
|
||
#: src/qemu/qemu_command.c:9297
|
||
msgid "this QEMU binary lacks hda support"
|
||
msgstr "Este QEMU no carece de soporte hda"
|
||
|
||
#: src/qemu/qemu_command.c:9344
|
||
msgid "invalid watchdog action"
|
||
msgstr "acción watchdog inválida"
|
||
|
||
#: src/qemu/qemu_command.c:9386
|
||
msgid ""
|
||
"booting from assigned devices is only supported for PCI, USB and SCSI devices"
|
||
msgstr ""
|
||
"Arranque desde dispositivos asignados solo tiene soporte para dispositivos "
|
||
"PCI, USB y SCSI"
|
||
|
||
#: src/qemu/qemu_command.c:9395
|
||
msgid ""
|
||
"booting from PCI devices assigned with VFIO is not supported with this "
|
||
"version of qemu"
|
||
msgstr ""
|
||
"El arranque desde dispositivos PCI asignado con VFIO no tiene soporte con "
|
||
"esta versión de QEMU"
|
||
|
||
#: src/qemu/qemu_command.c:9402
|
||
msgid ""
|
||
"booting from assigned PCI devices is not supported with this version of qemu"
|
||
msgstr ""
|
||
"El arranque desde los dispositivos PCI no es compatible con la versión de "
|
||
"qemu"
|
||
|
||
#: src/qemu/qemu_command.c:9411
|
||
msgid ""
|
||
"booting from assigned USB devices is not supported with this version of qemu"
|
||
msgstr ""
|
||
"Arranque desde dispositivos USB asignados no tiene soporte con esta versión "
|
||
"de QEMU"
|
||
|
||
#: src/qemu/qemu_command.c:9418
|
||
msgid ""
|
||
"booting from assigned SCSI devices is not supported with this version of qemu"
|
||
msgstr ""
|
||
"Arranque desde dispositivos asignados SCSI solo tiene soporte con esta "
|
||
"versión de QEMU"
|
||
|
||
#: src/qemu/qemu_command.c:9452 src/qemu/qemu_hotplug.c:1172
|
||
msgid "VFIO PCI device assignment is not supported by this version of qemu"
|
||
msgstr "Esta versión de QEMU no admite la asignación del dispositivo VFIO PCI"
|
||
|
||
#: src/qemu/qemu_command.c:9492 src/qemu/qemu_monitor_text.c:1829
|
||
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_command.c:9518 src/qemu/qemu_hotplug.c:1551
|
||
msgid "SCSI passthrough is not supported by this version of qemu"
|
||
msgstr "Paso SCSI no tiene soporte para esta versión de QEMU"
|
||
|
||
#: src/qemu/qemu_command.c:9532
|
||
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_command.c:9549
|
||
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_command.c:9556
|
||
msgid "EXEC migration is not supported with this QEMU binary"
|
||
msgstr "La migración de EXEC no es compatible con este binario QEMU"
|
||
|
||
#: src/qemu/qemu_command.c:9564
|
||
msgid "FD migration is not supported with this QEMU binary"
|
||
msgstr "La migración de FD no es compatible con este binario QEMU binary"
|
||
|
||
#: src/qemu/qemu_command.c:9573
|
||
msgid "UNIX migration is not supported with this QEMU binary"
|
||
msgstr "La migración de UNIX no es compatible con este binario QEMU"
|
||
|
||
#: src/qemu/qemu_command.c:9580
|
||
msgid "unknown migration protocol"
|
||
msgstr "Protocolo de migración desconocido"
|
||
|
||
#: src/qemu/qemu_command.c:9599
|
||
#, c-format
|
||
msgid ""
|
||
"Memory balloon device type '%s' is not supported by this version of qemu"
|
||
msgstr ""
|
||
"El tipo de dispositivo %s de globo de memoria no está soportado por esta "
|
||
"versión de qemu"
|
||
|
||
#: src/qemu/qemu_command.c:9632
|
||
msgid "nvram device is not supported by this QEMU binary"
|
||
msgstr "Esta versión de QEMU no admite el dispositivo nvram"
|
||
|
||
#: src/qemu/qemu_command.c:9647
|
||
msgid "nvram device is only supported for PPC64"
|
||
msgstr "El dispositivo nvram solo tiene soporte para PPC64"
|
||
|
||
#: src/qemu/qemu_command.c:9673
|
||
msgid "QEMU does not support seccomp sandboxes"
|
||
msgstr "QEMU no soporta entorno de prueba seccomp "
|
||
|
||
#: src/qemu/qemu_command.c:9688
|
||
msgid "your QEMU is too old to support pvpanic"
|
||
msgstr ""
|
||
|
||
#: src/qemu/qemu_command.c:9752
|
||
msgid "usb-serial is not supported in this QEMU binary"
|
||
msgstr "usb-serial no tiene soporte en este binario QEMU"
|
||
|
||
#: src/qemu/qemu_command.c:10070
|
||
#, c-format
|
||
msgid "malformed keyword arguments in '%s'"
|
||
msgstr "Argumentos erróneos de palabra clave en '%s'"
|
||
|
||
#: src/qemu/qemu_command.c:10230 src/qemu/qemu_command.c:11536
|
||
#, c-format
|
||
msgid "cannot parse sheepdog filename '%s'"
|
||
msgstr "No se puede leer nombre de archivo sheepdog '%s'"
|
||
|
||
#: src/qemu/qemu_command.c:10257
|
||
#, c-format
|
||
msgid "pseries systems do not support ide devices '%s'"
|
||
msgstr ""
|
||
|
||
#: src/qemu/qemu_command.c:10310
|
||
#, c-format
|
||
msgid "cannot parse drive index '%s'"
|
||
msgstr "No es posible analizar el índice del dispositivo '%s'"
|
||
|
||
#: src/qemu/qemu_command.c:10316
|
||
#, c-format
|
||
msgid "cannot parse drive bus '%s'"
|
||
msgstr "no es posible analizar el bus del disco '%s'"
|
||
|
||
#: src/qemu/qemu_command.c:10322
|
||
#, c-format
|
||
msgid "cannot parse drive unit '%s'"
|
||
msgstr "no es posible analizar la unidad de disco '%s'"
|
||
|
||
#: src/qemu/qemu_command.c:10331
|
||
#, c-format
|
||
msgid "cannot parse io mode '%s'"
|
||
msgstr "No se puede leer modo io '%s'"
|
||
|
||
#: src/qemu/qemu_command.c:10340
|
||
#, c-format
|
||
msgid "cannot parse cylinders value'%s'"
|
||
msgstr "No se puede analizar valor de cilindros '%s'"
|
||
|
||
#: src/qemu/qemu_command.c:10350
|
||
#, c-format
|
||
msgid "cannot parse heads value'%s'"
|
||
msgstr "No se puede analizar el valor de cabezales '%s'"
|
||
|
||
#: src/qemu/qemu_command.c:10360
|
||
#, c-format
|
||
msgid "cannot parse sectors value'%s'"
|
||
msgstr "No se puede analizar el valor de sectores'%s'"
|
||
|
||
#: src/qemu/qemu_command.c:10372
|
||
#, c-format
|
||
msgid "cannot parse translation value'%s'"
|
||
msgstr "No se puede analizar el valor de traducción '%s'"
|
||
|
||
#: src/qemu/qemu_command.c:10386
|
||
#, c-format
|
||
msgid "missing file parameter in drive '%s'"
|
||
msgstr "No se encuentra parámetro de archivo en disco '%s'"
|
||
|
||
#: src/qemu/qemu_command.c:10397
|
||
#, 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_command.c:10442
|
||
#, c-format
|
||
msgid "invalid device name '%s'"
|
||
msgstr "nombre de dispositivo '%s' no válido"
|
||
|
||
#: src/qemu/qemu_command.c:10483
|
||
#, c-format
|
||
msgid "cannot parse NIC vlan in '%s'"
|
||
msgstr "No es posible analizar vlan NIC en '%s'"
|
||
|
||
#: src/qemu/qemu_command.c:10495
|
||
#, c-format
|
||
msgid "cannot find NIC definition for vlan %d"
|
||
msgstr "No es posible encontrar definición NIC para vlan %d"
|
||
|
||
#: src/qemu/qemu_command.c:10552
|
||
#, c-format
|
||
msgid "cannot parse vlan in '%s'"
|
||
msgstr "No es posible analizar vlan en '%s'"
|
||
|
||
#: src/qemu/qemu_command.c:10582
|
||
#, c-format
|
||
msgid "cannot parse NIC definition '%s'"
|
||
msgstr "No es posible analizar definición NIC '%s'"
|
||
|
||
#: src/qemu/qemu_command.c:10632
|
||
#, c-format
|
||
msgid "cannot parse sndbuf size in '%s'"
|
||
msgstr "No se puede leer tamaño en '%s'"
|
||
|
||
#: src/qemu/qemu_command.c:10671
|
||
#, c-format
|
||
msgid "unknown PCI device syntax '%s'"
|
||
msgstr "Sintaxis '%s' de dispositivo PCI desconocida"
|
||
|
||
#: src/qemu/qemu_command.c:10678
|
||
#, c-format
|
||
msgid "cannot extract PCI device bus '%s'"
|
||
msgstr "No es posible extraer bus '%s' de dispositivo PCI "
|
||
|
||
#: src/qemu/qemu_command.c:10684
|
||
#, c-format
|
||
msgid "cannot extract PCI device slot '%s'"
|
||
msgstr "No es posible extraer slot '%s' de dispositivo PCI"
|
||
|
||
#: src/qemu/qemu_command.c:10690
|
||
#, c-format
|
||
msgid "cannot extract PCI device function '%s'"
|
||
msgstr "No es posible extraer función '%s' de dispositivo PCI"
|
||
|
||
#: src/qemu/qemu_command.c:10724
|
||
#, c-format
|
||
msgid "unknown USB device syntax '%s'"
|
||
msgstr "sintaxis '%s' de dispositivo USB desconocida"
|
||
|
||
#: src/qemu/qemu_command.c:10732
|
||
#, c-format
|
||
msgid "cannot extract USB device vendor '%s'"
|
||
msgstr "No es posible extraer proveedor del dispositivo USB '%s'"
|
||
|
||
#: src/qemu/qemu_command.c:10738
|
||
#, c-format
|
||
msgid "cannot extract USB device product '%s'"
|
||
msgstr "no es posible extraer producto '%s' de dispositivo USB"
|
||
|
||
#: src/qemu/qemu_command.c:10744
|
||
#, c-format
|
||
msgid "cannot extract USB device bus '%s'"
|
||
msgstr "no es posible extraer bus '%s' de dispositivo USB "
|
||
|
||
#: src/qemu/qemu_command.c:10750
|
||
#, c-format
|
||
msgid "cannot extract USB device address '%s'"
|
||
msgstr "no es posible extraer dirección '%s' de dispositivo USB"
|
||
|
||
#: src/qemu/qemu_command.c:10842
|
||
#, 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_command.c:10868
|
||
#, c-format
|
||
msgid "unknown character device syntax %s"
|
||
msgstr "Sintaxis %s de dispositivo de caracteres desconocida"
|
||
|
||
#: src/qemu/qemu_command.c:10944
|
||
#, c-format
|
||
msgid "%s platform doesn't support CPU features'"
|
||
msgstr ""
|
||
|
||
#: src/qemu/qemu_command.c:10971
|
||
msgid "conflicting occurrences of kvmclock feature"
|
||
msgstr "casos en conflicto de función de kvclock "
|
||
|
||
#: src/qemu/qemu_command.c:11012
|
||
#, c-format
|
||
msgid "unsupported HyperV Enlightenment feature '%s'"
|
||
msgstr "No tiene soporte la función HyperV Enlightenment %s"
|
||
|
||
#: src/qemu/qemu_command.c:11022
|
||
#, c-format
|
||
msgid "HyperV feature '%s' should not have a value"
|
||
msgstr "HyperV feature '%s' no debe tener un valor"
|
||
|
||
#: src/qemu/qemu_command.c:11033
|
||
msgid "missing HyperV spinlock retry count"
|
||
msgstr "Falta conteo de reintento de cerrojo en bucle HyperV "
|
||
|
||
#: src/qemu/qemu_command.c:11039
|
||
msgid "cannot parse HyperV spinlock retry count"
|
||
msgstr ""
|
||
"No se puede leer conteo de intentos de cerrojo de bucle HyperV spinlock"
|
||
|
||
#: src/qemu/qemu_command.c:11084
|
||
#, c-format
|
||
msgid "unknown CPU syntax '%s'"
|
||
msgstr "sintaxis '%s' de CPU desconocida"
|
||
|
||
#: src/qemu/qemu_command.c:11157
|
||
#, c-format
|
||
msgid "cannot parse CPU topology '%s'"
|
||
msgstr "No es posible analizar la topología '%s' de la CPU"
|
||
|
||
#: src/qemu/qemu_command.c:11220
|
||
msgid "no emulator path found"
|
||
msgstr "No se ha encontrado la ruta al emulador"
|
||
|
||
#: src/qemu/qemu_command.c:11281
|
||
#, c-format
|
||
msgid "missing value for %s argument"
|
||
msgstr "No se encuentra el valor para el argumento %s"
|
||
|
||
#: src/qemu/qemu_command.c:11341
|
||
#, c-format
|
||
msgid "missing VNC port number in '%s'"
|
||
msgstr "Falta número de puerto de VNC en '%s'"
|
||
|
||
#: src/qemu/qemu_command.c:11349
|
||
#, c-format
|
||
msgid "cannot parse VNC port '%s'"
|
||
msgstr "No es posible analizar el puerto VNC '%s'"
|
||
|
||
#: src/qemu/qemu_command.c:11387
|
||
#, c-format
|
||
msgid "cannot parse VNC WebSocket port '%s'"
|
||
msgstr "No se puede analizar puerto VNC WebSocket '%s'"
|
||
|
||
#: src/qemu/qemu_command.c:11419
|
||
msgid "missing vnc sharing policy"
|
||
msgstr "Falta política para compartir vnc"
|
||
|
||
#: src/qemu/qemu_command.c:11444
|
||
#, c-format
|
||
msgid "cannot parse memory level '%s'"
|
||
msgstr "No es posible analizar el nivel de memoria '%s'"
|
||
|
||
#: src/qemu/qemu_command.c:11456
|
||
#, c-format
|
||
msgid "cannot parse UUID '%s'"
|
||
msgstr "No es posible analizar UUID '%s'"
|
||
|
||
#: src/qemu/qemu_command.c:11565
|
||
#, c-format
|
||
msgid "Cannot assign address for device name '%s'"
|
||
msgstr "No se puede asignar dirección para nombre de dispositivo '%s'"
|
||
|
||
#: src/qemu/qemu_command.c:11629
|
||
msgid "cannot parse reboot-timeout value"
|
||
msgstr "No se puede leer el valor reboot-timeout"
|
||
|
||
#: src/qemu/qemu_command.c:11886
|
||
#, c-format
|
||
msgid "unknown video adapter type '%s'"
|
||
msgstr "Tipo de adaptador de vídeo '%s' desconocido"
|
||
|
||
#: src/qemu/qemu_command.c:11945
|
||
#, c-format
|
||
msgid "invalid value for disable_s3 parameter: '%s'"
|
||
msgstr "Valor no válido para parámetro disable_s3: '%s'"
|
||
|
||
#: src/qemu/qemu_command.c:11962
|
||
#, c-format
|
||
msgid "invalid value for disable_s4 parameter: '%s'"
|
||
msgstr "Valor no válido para parámetro disable_s4: '%s'"
|
||
|
||
#: src/qemu/qemu_command.c:11981
|
||
#, c-format
|
||
msgid "cannot parse nvram's address '%s'"
|
||
msgstr "No se puede analizar la dirección '%s' de nvram'"
|
||
|
||
#: src/qemu/qemu_command.c:12014
|
||
msgid "CEPH_ARGS was set without an rbd disk"
|
||
msgstr "CEPH_ARGS fue configurado sin un disco rbd"
|
||
|
||
#: src/qemu/qemu_command.c:12021
|
||
#, c-format
|
||
msgid "could not parse CEPH_ARGS '%s'"
|
||
msgstr "No se puede leer CEPH_ARGS '%s'"
|
||
|
||
#: src/qemu/qemu_command.c:12057
|
||
#, c-format
|
||
msgid "found no rbd hosts in CEPH_ARGS '%s'"
|
||
msgstr "No se encontraron hosts de rbd en CEPH_ARGS '%s'"
|
||
|
||
#: src/qemu/qemu_command.c:12262
|
||
#, c-format
|
||
msgid "Unable to resolve %s for pid %u"
|
||
msgstr "No es posible resolver %s para PID %u"
|
||
|
||
#: src/qemu/qemu_conf.c:240
|
||
msgid "unable to find hugetlbfs mountpoint"
|
||
msgstr "no es posible encontrar punto de montaje hugetlbfs"
|
||
|
||
#: src/qemu/qemu_conf.c:375
|
||
msgid "security_driver must be a list of strings"
|
||
msgstr "security_driver debe ser una lista de cadenas"
|
||
|
||
#: src/qemu/qemu_conf.c:417
|
||
#, c-format
|
||
msgid "%s: remote_websocket_port_min: port must be greater than or equal to %d"
|
||
msgstr "%s: remote_websocket_port_min: puerto debe ser mayor que o igual a %d"
|
||
|
||
#: src/qemu/qemu_conf.c:427
|
||
#, c-format
|
||
msgid ""
|
||
"%s: remote_websocket_port_max: port must be between the minimal port and %d"
|
||
msgstr ""
|
||
"%s: remote_websocket_port_max: puerto debe estar entre el puerto mínimo y %d"
|
||
|
||
#: src/qemu/qemu_conf.c:435
|
||
#, c-format
|
||
msgid ""
|
||
"%s: remote_websocket_port_min: min port must not be greater than max port"
|
||
msgstr ""
|
||
"%s: remote_websocket_port_min: puerto mínimo no debe ser mayor que puerto "
|
||
"máximo"
|
||
|
||
#: src/qemu/qemu_conf.c:446
|
||
#, c-format
|
||
msgid "%s: remote_display_port_min: port must be greater than or equal to %d"
|
||
msgstr "%s: remote_display_port_min: puerto debe ser mayor o igual a %d"
|
||
|
||
#: src/qemu/qemu_conf.c:456
|
||
#, c-format
|
||
msgid ""
|
||
"%s: remote_display_port_max: port must be between the minimal port and %d"
|
||
msgstr ""
|
||
"%s: remote_display_port_max: puerto debe estar entre puerto mínimo y %d"
|
||
|
||
#: src/qemu/qemu_conf.c:464
|
||
#, c-format
|
||
msgid "%s: remote_display_port_min: min port must not be greater than max port"
|
||
msgstr ""
|
||
"%s: remote_display_port_min: puerto mínimo no debe ser mayor que el puerto "
|
||
"máximo"
|
||
|
||
#: src/qemu/qemu_conf.c:472
|
||
#, c-format
|
||
msgid "%s: migration_port_min: port must be greater than 0"
|
||
msgstr ""
|
||
|
||
#: src/qemu/qemu_conf.c:481
|
||
#, c-format
|
||
msgid ""
|
||
"%s: migration_port_max: port must be between the minimal port %d and 65535"
|
||
msgstr ""
|
||
|
||
#: src/qemu/qemu_conf.c:510
|
||
msgid "cgroup_controllers must be a list of strings"
|
||
msgstr "cgroup_controllers debe ser una lista de cadenas"
|
||
|
||
#: src/qemu/qemu_conf.c:517
|
||
#, c-format
|
||
msgid "Unknown cgroup controller '%s'"
|
||
msgstr "Tipo de controlador '%s' de cgroup desconocido"
|
||
|
||
#: src/qemu/qemu_conf.c:537
|
||
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:719
|
||
#, c-format
|
||
msgid "Unable to get minor number of device '%s'"
|
||
msgstr "No se puede obtener número menor de dispositivo '%s'"
|
||
|
||
#: src/qemu/qemu_conf.c:816
|
||
#, c-format
|
||
msgid ""
|
||
"sgio of shared disk 'pool=%s' 'volume=%s' conflicts with other active domains"
|
||
msgstr ""
|
||
"sgio de disco compartido 'pool=%s' 'volume=%s' en conflicto con otros "
|
||
"dominios activos"
|
||
|
||
#: src/qemu/qemu_conf.c:822
|
||
#, c-format
|
||
msgid "sgio of shared disk '%s' conflicts with other active domains"
|
||
msgstr "sgio de disco compartido '%s' en conflicto con otros dominios activos"
|
||
|
||
#: src/qemu/qemu_conf.c:827
|
||
#, c-format
|
||
msgid ""
|
||
"sgio of shared scsi host device '%s-%d-%d-%d' conflicts with other active "
|
||
"domains"
|
||
msgstr ""
|
||
"sgio de dispositivo compartido de host scsi '%s-%d-%d-%d' en conflicto con "
|
||
"otros dominios activos"
|
||
|
||
#: src/qemu/qemu_conf.c:1202 src/storage/storage_backend_fs.c:290
|
||
#: src/storage/storage_backend_fs.c:380 src/storage/storage_backend_fs.c:476
|
||
#: src/storage/storage_backend_iscsi.c:60
|
||
#: src/storage/storage_backend_iscsi.c:581
|
||
#: src/storage/storage_backend_iscsi.c:639
|
||
#: src/storage/storage_backend_iscsi.c:798
|
||
msgid "Expected exactly 1 host for the storage pool"
|
||
msgstr "Se esperaba exactamente 1 host para el grupo de almacenaje"
|
||
|
||
#: src/qemu/qemu_conf.c:1227
|
||
#, c-format
|
||
msgid "unexpected iscsi volume name '%s'"
|
||
msgstr "No se esperaba nombre de volumen iscsi '%s'"
|
||
|
||
#: src/qemu/qemu_conf.c:1329
|
||
#, c-format
|
||
msgid "storage pool '%s' containing volume '%s' is not active"
|
||
msgstr ""
|
||
|
||
#: src/qemu/qemu_conf.c:1352
|
||
msgid "disk source mode is only valid when storage pool is of iscsi type"
|
||
msgstr ""
|
||
"Modo de fuente de disco solo es válido cuando el grupo de almacenamiento es "
|
||
"del tipo iscsi"
|
||
|
||
#: src/qemu/qemu_conf.c:1373 src/qemu/qemu_conf.c:1407
|
||
msgid "'startupPolicy' is only valid for 'file' type volume"
|
||
msgstr "'startupPolicy' no es válido para volumen de tipo 'file'"
|
||
|
||
#: src/qemu/qemu_conf.c:1395
|
||
#, c-format
|
||
msgid "unexpected storage volume type '%s' for storage pool type '%s'"
|
||
msgstr ""
|
||
|
||
#: src/qemu/qemu_conf.c:1442
|
||
#, c-format
|
||
msgid "using '%s' pools for backing 'volume' disks isn't yet supported"
|
||
msgstr ""
|
||
|
||
#: src/qemu/qemu_conf.c:1475
|
||
msgid "Snapshots are not yet supported with 'pool' volumes"
|
||
msgstr ""
|
||
|
||
#: src/qemu/qemu_domain.c:219
|
||
msgid "Unable to init qemu driver mutexes"
|
||
msgstr "No se puede iniciar los dispositivos mutex del controlador QEMU"
|
||
|
||
#: src/qemu/qemu_domain.c:259
|
||
msgid "Unexpected QEMU monitor still active during domain deletion"
|
||
msgstr ""
|
||
"Un monitor QEMU no esperado continúa activo durante la eliminación del "
|
||
"dominio"
|
||
|
||
#: src/qemu/qemu_domain.c:263
|
||
msgid "Unexpected QEMU agent still active during domain deletion"
|
||
msgstr "Agente QEMU inesperado está aún activo durante el borrado de dominio"
|
||
|
||
#: src/qemu/qemu_domain.c:372
|
||
msgid "no monitor path"
|
||
msgstr "No existe una ruta hacia el monitor"
|
||
|
||
#: src/qemu/qemu_domain.c:396
|
||
#, c-format
|
||
msgid "unsupported monitor type '%s'"
|
||
msgstr "tipo de monitor '%s' no soportado"
|
||
|
||
#: src/qemu/qemu_domain.c:425
|
||
msgid "failed to parse qemu capabilities flags"
|
||
msgstr "Falló al leer indicadores de capacidades Qemu "
|
||
|
||
#: src/qemu/qemu_domain.c:438
|
||
#, c-format
|
||
msgid "Unknown qemu capabilities flag %s"
|
||
msgstr "Indicador desconocido de capacidades Qemu %s"
|
||
|
||
#: src/qemu/qemu_domain.c:458
|
||
#, c-format
|
||
msgid "Unknown job type %s"
|
||
msgstr "Tipo de trabajo %s desconocido"
|
||
|
||
#: src/qemu/qemu_domain.c:471
|
||
#, c-format
|
||
msgid "Unknown async job type %s"
|
||
msgstr "Tipo de trabajo async %s desconocido"
|
||
|
||
#: src/qemu/qemu_domain.c:482
|
||
#, c-format
|
||
msgid "Unknown job phase %s"
|
||
msgstr "fase de trabajo %s desconocida "
|
||
|
||
#: src/qemu/qemu_domain.c:494 src/qemu/qemu_domain.c:506
|
||
msgid "failed to parse qemu device list"
|
||
msgstr "No se pudo analizar lista de dispositivo QEMU"
|
||
|
||
#: src/qemu/qemu_domain.c:556 src/test/test_driver.c:224
|
||
#, c-format
|
||
msgid "Failed to register xml namespace '%s'"
|
||
msgstr "Falló al registrar el espacio de nombre XML '%s'"
|
||
|
||
#: src/qemu/qemu_domain.c:577
|
||
msgid "No qemu command-line argument specified"
|
||
msgstr "No se ha especificado un argumento de línea de comando qemu"
|
||
|
||
#: src/qemu/qemu_domain.c:603
|
||
msgid "No qemu environment name specified"
|
||
msgstr "No se ha indicado ningún nombre de entorno qemu"
|
||
|
||
#: src/qemu/qemu_domain.c:608
|
||
msgid "Empty qemu environment name specified"
|
||
msgstr "Se ha indicado un nombre de entorno qemu vacío"
|
||
|
||
#: src/qemu/qemu_domain.c:613
|
||
msgid "Invalid environment name, it must begin with a letter or underscore"
|
||
msgstr ""
|
||
"Nombre de entorno no válido, debe comenzar con una letra o un guión bajo"
|
||
|
||
#: src/qemu/qemu_domain.c:618
|
||
msgid ""
|
||
"Invalid environment name, it must contain only alphanumerics and underscore"
|
||
msgstr ""
|
||
"Nombre de entorno no válido, debe contener sólo caracteres alfanuméricos y "
|
||
"guiones bajos"
|
||
|
||
#: src/qemu/qemu_domain.c:1127
|
||
msgid "cannot acquire state change lock due to max_queued limit"
|
||
msgstr ""
|
||
"No se puede adquirir estado de cambio de cerrojo debido al límite max_queued"
|
||
|
||
#: src/qemu/qemu_domain.c:1172
|
||
#, c-format
|
||
msgid "unexpected async job %d"
|
||
msgstr "Tarea asíncrona inesperada %d"
|
||
|
||
#: src/qemu/qemu_domain.c:1267
|
||
msgid "domain is no longer running"
|
||
msgstr "el dominio ya no se está ejecutando"
|
||
|
||
#: src/qemu/qemu_domain.c:1472
|
||
msgid "cannot get host CPU capabilities"
|
||
msgstr "No es posible obtener capacidades de la CPU del equipo"
|
||
|
||
#: src/qemu/qemu_domain.c:1739 src/uml/uml_driver.c:1069
|
||
#, c-format
|
||
msgid "failed to create logfile %s"
|
||
msgstr "Falló al crear el archivo de registro %s "
|
||
|
||
#: src/qemu/qemu_domain.c:1744
|
||
#, c-format
|
||
msgid "failed to set close-on-exec flag on %s"
|
||
msgstr "Falló al establecer indicador close-on-exec en %s"
|
||
|
||
#: src/qemu/qemu_domain.c:1751
|
||
#, c-format
|
||
msgid "failed to truncate %s"
|
||
msgstr "Falló canalizar %s"
|
||
|
||
#: src/qemu/qemu_domain.c:1808
|
||
#, c-format
|
||
msgid "unable to seek to end of log for %s"
|
||
msgstr "No pudo buscar final de registro para %s"
|
||
|
||
#: src/qemu/qemu_domain.c:1812
|
||
#, c-format
|
||
msgid "unable to seek to %lld from start for %s"
|
||
msgstr "No pudo buscar %lld desde inicio para %s"
|
||
|
||
#: src/qemu/qemu_domain.c:1840
|
||
#, c-format
|
||
msgid "Unable to write to domain logfile %s"
|
||
msgstr "No se pudo escribir a archivo de registro de dominio %s"
|
||
|
||
#: src/qemu/qemu_domain.c:1863 src/storage/storage_backend.c:995
|
||
#: src/storage/storage_backend_fs.c:1231
|
||
msgid "unable to find kvm-img or qemu-img"
|
||
msgstr "no es posible encontrar kvm-img o qemu-img"
|
||
|
||
#: src/qemu/qemu_domain.c:1888
|
||
#, c-format
|
||
msgid "cannot create snapshot directory '%s'"
|
||
msgstr "no es posible crear un directorio de capturas instantáneas '%s'"
|
||
|
||
#: src/qemu/qemu_domain.c:1948
|
||
#, c-format
|
||
msgid "Disk device '%s' does not support snapshotting"
|
||
msgstr ""
|
||
"El dispositivo de disco '%s' no tiene soporte para capturas instantáneas"
|
||
|
||
#: src/qemu/qemu_domain.c:2173
|
||
#, c-format
|
||
msgid "no source device %s"
|
||
msgstr ""
|
||
|
||
#: src/qemu/qemu_domain.c:2339
|
||
#, c-format
|
||
msgid "Backing file '%s' of image '%s' is missing."
|
||
msgstr ""
|
||
|
||
#: src/qemu/qemu_driver.c:247 src/test/test_driver.c:6492
|
||
#, c-format
|
||
msgid "no domain snapshot with matching name '%s'"
|
||
msgstr "no existe una captura instantánea coincidente con el nombre '%s'"
|
||
|
||
#: src/qemu/qemu_driver.c:282
|
||
#, c-format
|
||
msgid "Failed to start job on VM '%s': %s"
|
||
msgstr "Falló al iniciar tarea en MV '%s': %s"
|
||
|
||
#: src/qemu/qemu_driver.c:421
|
||
#, c-format
|
||
msgid "Failed to allocate memory for snapshot directory for domain %s"
|
||
msgstr ""
|
||
"Falló al intentar alojar memoria para captura instantánea de dominio %s"
|
||
|
||
#: src/qemu/qemu_driver.c:434
|
||
#, c-format
|
||
msgid "Failed to open snapshot directory %s for domain %s: %s"
|
||
msgstr ""
|
||
"Falló al intentar abrir el directorio %s de captura instantánea para el "
|
||
"dominio %s: %s"
|
||
|
||
#: src/qemu/qemu_driver.c:449
|
||
msgid "Failed to allocate memory for path"
|
||
msgstr "Fallo al intentar alojar memoria para la ruta"
|
||
|
||
#: src/qemu/qemu_driver.c:455
|
||
#, c-format
|
||
msgid "Failed to read snapshot file %s: %s"
|
||
msgstr "Falló al leer el archivo %s de captura instantánea: %s"
|
||
|
||
#: src/qemu/qemu_driver.c:467
|
||
#, c-format
|
||
msgid "Failed to parse snapshot XML from file '%s'"
|
||
msgstr "Falló al analizar captura instantánea XML desde el archivo '%s'"
|
||
|
||
#: src/qemu/qemu_driver.c:488
|
||
#, c-format
|
||
msgid "Too many snapshots claiming to be current for domain %s"
|
||
msgstr ""
|
||
"Demasiadas tomas de instantáneas que dicen ser actuales para dominio %s"
|
||
|
||
#: src/qemu/qemu_driver.c:494 src/test/test_driver.c:1055
|
||
#, c-format
|
||
msgid "Snapshots have inconsistent relations for domain %s"
|
||
msgstr "Las instantáneas tienen relaciones inconsistentes para dominio %s"
|
||
|
||
#: src/qemu/qemu_driver.c:618
|
||
#, c-format
|
||
msgid "Failed to create state dir '%s': %s"
|
||
msgstr "Falló al crear directorio de estado '%s': %s"
|
||
|
||
#: src/qemu/qemu_driver.c:623
|
||
#, c-format
|
||
msgid "Failed to create lib dir '%s': %s"
|
||
msgstr "Falló al crear directorio de bibliotecas '%s': %s"
|
||
|
||
#: src/qemu/qemu_driver.c:628
|
||
#, c-format
|
||
msgid "Failed to create cache dir '%s': %s"
|
||
msgstr "Falló al crear directorio cache '%s': %s"
|
||
|
||
#: src/qemu/qemu_driver.c:633 src/qemu/qemu_driver.c:638
|
||
#, c-format
|
||
msgid "Failed to create save dir '%s': %s"
|
||
msgstr "Falló al intentar crear un directorio de almacenamiento '%s': %s"
|
||
|
||
#: src/qemu/qemu_driver.c:643
|
||
#, c-format
|
||
msgid "Failed to create dump dir '%s': %s"
|
||
msgstr "Falló la creación de directorio de vaciado '%s': %s"
|
||
|
||
#: src/qemu/qemu_driver.c:663
|
||
#, c-format
|
||
msgid "failed to enable mac filter in '%s'"
|
||
msgstr "falló al habilitar filtro mac en '%s'"
|
||
|
||
#: src/qemu/qemu_driver.c:670
|
||
#, 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_driver.c:680
|
||
msgid "display"
|
||
msgstr ""
|
||
|
||
#: src/qemu/qemu_driver.c:686
|
||
msgid "webSocket"
|
||
msgstr ""
|
||
|
||
#: src/qemu/qemu_driver.c:692
|
||
msgid "migration"
|
||
msgstr ""
|
||
|
||
#: src/qemu/qemu_driver.c:718
|
||
#, 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:725 src/qemu/qemu_driver.c:732
|
||
#: src/qemu/qemu_driver.c:739
|
||
#, 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:776
|
||
#, c-format
|
||
msgid "unable to create hugepage path %s"
|
||
msgstr "No es posible generar ruta %s de hugepage"
|
||
|
||
#: src/qemu/qemu_driver.c:784
|
||
#, 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:1060
|
||
msgid "qemu state driver is not active"
|
||
msgstr "el estado del controlador qemu es no activo"
|
||
|
||
#: src/qemu/qemu_driver.c:1067
|
||
#, 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:1076
|
||
#, c-format
|
||
msgid "unexpected QEMU URI path '%s', try qemu:///system"
|
||
msgstr "ruta QEMU URI '%s' inesperada, intente qemu:///system "
|
||
|
||
#: src/qemu/qemu_driver.c:1083
|
||
#, c-format
|
||
msgid "unexpected QEMU URI path '%s', try qemu:///session"
|
||
msgstr "ruta QEMU URI '%s' inesperada, intente qemu:///session"
|
||
|
||
#: src/qemu/qemu_driver.c:1168 src/util/iohelper.c:59 src/util/virfile.c:570
|
||
#: src/util/virfile.c:611 src/util/virfile.c:690 src/util/virnetdevtap.c:345
|
||
#, c-format
|
||
msgid "Unable to open %s"
|
||
msgstr "No es posible abrir %s"
|
||
|
||
#: src/qemu/qemu_driver.c:1348 src/uml/uml_driver.c:1636
|
||
#: src/uml/uml_driver.c:1680 src/vbox/vbox_tmpl.c:1265
|
||
#: src/vbox/vbox_tmpl.c:1589 src/vbox/vbox_tmpl.c:1641
|
||
#: src/vbox/vbox_tmpl.c:1695 src/vbox/vbox_tmpl.c:1753
|
||
#: src/vbox/vbox_tmpl.c:1804 src/vbox/vbox_tmpl.c:1878
|
||
#: src/vbox/vbox_tmpl.c:2161
|
||
#, c-format
|
||
msgid "no domain with matching id %d"
|
||
msgstr "No existe un dominio que coincida con el id %d"
|
||
|
||
#: src/qemu/qemu_driver.c:1715 src/qemu/qemu_driver.c:1776
|
||
msgid "domain is pmsuspended"
|
||
msgstr "Dominio es pmsuspended"
|
||
|
||
#: src/qemu/qemu_driver.c:1784 src/qemu/qemu_migration.c:4520
|
||
#: src/qemu/qemu_process.c:593 src/qemu/qemu_process.c:4119
|
||
msgid "resume operation failed"
|
||
msgstr "Falló al reanudarse la operación"
|
||
|
||
#: src/qemu/qemu_driver.c:1847 src/qemu/qemu_driver.c:1953
|
||
#: src/qemu/qemu_driver.c:4207 src/qemu/qemu_driver.c:4945
|
||
#: src/qemu/qemu_driver.c:12048 src/qemu/qemu_driver.c:12075
|
||
#: src/qemu/qemu_driver.c:16210 src/qemu/qemu_driver.c:16343
|
||
#: src/qemu/qemu_driver.c:16421
|
||
msgid "QEMU guest agent is not available due to an error"
|
||
msgstr "Agente de huésped QEMU no está disponible debido a un error "
|
||
|
||
#: src/qemu/qemu_driver.c:1858 src/qemu/qemu_driver.c:1959
|
||
#: src/qemu/qemu_driver.c:4214 src/qemu/qemu_driver.c:4952
|
||
#: src/qemu/qemu_driver.c:12054 src/qemu/qemu_driver.c:12082
|
||
#: src/qemu/qemu_driver.c:16217 src/qemu/qemu_driver.c:16350
|
||
#: src/qemu/qemu_driver.c:16415
|
||
msgid "QEMU guest agent is not configured"
|
||
msgstr "Agente de huésped QEMU no está configurado"
|
||
|
||
#: src/qemu/qemu_driver.c:1926
|
||
msgid "flags for acpi power button and guest agent are mutually exclusive"
|
||
msgstr ""
|
||
"Indicadores para el botón de energía ACPI y el agente de huésped son "
|
||
"mutuamente excluyentes"
|
||
|
||
#: src/qemu/qemu_driver.c:1967
|
||
msgid "Reboot is not supported with this QEMU binary"
|
||
msgstr "El reinicio no tiene soporte con este binario QEMU"
|
||
|
||
#: src/qemu/qemu_driver.c:1973
|
||
msgid "Reboot is not supported without the JSON monitor"
|
||
msgstr "El reinicio no tiene soporte sin el monitor JSON"
|
||
|
||
#: src/qemu/qemu_driver.c:2231
|
||
msgid "cannot resize the maximum memory on an active domain"
|
||
msgstr "No se puede cambiar la memoria máxima en un dominio activo"
|
||
|
||
#: src/qemu/qemu_driver.c:2276
|
||
msgid ""
|
||
"Unable to change memory of active domain without the balloon device and "
|
||
"guest OS balloon driver"
|
||
msgstr ""
|
||
"No se puede cambiar memoria de dominio activo sin el controlador de "
|
||
"balloon SO huésped"
|
||
|
||
#: src/qemu/qemu_driver.c:2354
|
||
msgid "unable to set balloon driver collection period"
|
||
msgstr ""
|
||
"No se puede establecer el periodo de colección del controlador de globo"
|
||
|
||
#: src/qemu/qemu_driver.c:2447
|
||
#, c-format
|
||
msgid "cannot translate keycode %u of %s codeset to rfb keycode"
|
||
msgstr ""
|
||
"No se puede traducir el código de teclas %u del conjunto de códigos %s para "
|
||
"código de teclas rfb"
|
||
|
||
#: src/qemu/qemu_driver.c:2509 src/uml/uml_driver.c:1877
|
||
msgid "cannot read cputime for domain"
|
||
msgstr "No es posible leer cputime para el dominio"
|
||
|
||
#: src/qemu/qemu_driver.c:2711
|
||
#, c-format
|
||
msgid "failed to write header to domain save file '%s'"
|
||
msgstr ""
|
||
"falló al intentar escribir el encabezado en el archivo '%s' de "
|
||
"almacenamiento de dominio"
|
||
|
||
#: src/qemu/qemu_driver.c:2719 src/qemu/qemu_driver.c:5623
|
||
#, c-format
|
||
msgid "failed to write xml to '%s'"
|
||
msgstr "falló al escribir XML en '%s'"
|
||
|
||
#: src/qemu/qemu_driver.c:2743
|
||
#, c-format
|
||
msgid "Invalid compressed save format %d"
|
||
msgstr "Formato %d de compresión almacenado inválido"
|
||
|
||
#: src/qemu/qemu_driver.c:2859
|
||
#, c-format
|
||
msgid "Failed to create file '%s': couldn't determine fs type"
|
||
msgstr ""
|
||
"Falló al crear archivo '%s': no se pudo determinar tipo de sistema de "
|
||
"archivos"
|
||
|
||
#: src/qemu/qemu_driver.c:2861
|
||
#, c-format
|
||
msgid "Failed to open file '%s': couldn't determine fs type"
|
||
msgstr ""
|
||
"Falló al abrir archivo '%s': no se pudo determinar tipo de sistema de "
|
||
"archivos"
|
||
|
||
#: src/qemu/qemu_driver.c:2879
|
||
#, c-format
|
||
msgid "Error from child process creating '%s'"
|
||
msgstr "Error de creación del proceso hijo '%s'"
|
||
|
||
#: src/qemu/qemu_driver.c:2880
|
||
#, c-format
|
||
msgid "Error from child process opening '%s'"
|
||
msgstr "Error desde la apertura del proceso hijo '%s'"
|
||
|
||
#: src/qemu/qemu_driver.c:2901 src/storage/storage_backend.c:445
|
||
#, c-format
|
||
msgid "Failed to create file '%s'"
|
||
msgstr "Falló al crear archivo '%s' "
|
||
|
||
#: src/qemu/qemu_driver.c:2902 src/util/virfile.c:1280
|
||
#: src/util/virstoragefile.c:902 src/util/virstoragefile.c:1060
|
||
#, c-format
|
||
msgid "Failed to open file '%s'"
|
||
msgstr "Falló al abrir el disco '%s'"
|
||
|
||
#: src/qemu/qemu_driver.c:2967 src/qemu/qemu_driver.c:3439
|
||
#: src/qemu/qemu_driver.c:5197
|
||
msgid "bypass cache unsupported by this system"
|
||
msgstr "Cache de derivación no está soportado por este sistema"
|
||
|
||
#: src/qemu/qemu_driver.c:3011
|
||
#, c-format
|
||
msgid "unable to write %s"
|
||
msgstr "No es posible escribir %s"
|
||
|
||
#: src/qemu/qemu_driver.c:3072 src/qemu/qemu_driver.c:3563
|
||
#: src/qemu/qemu_driver.c:12254 src/qemu/qemu_driver.c:13109
|
||
#: src/qemu/qemu_driver.c:14029 src/qemu/qemu_driver.c:14081
|
||
#: src/qemu/qemu_driver.c:14749 src/qemu/qemu_hotplug.c:465
|
||
#: src/qemu/qemu_hotplug.c:996 src/qemu/qemu_migration.c:3294
|
||
#: src/qemu/qemu_migration.c:3612 src/qemu/qemu_migration.c:4058
|
||
#: src/qemu/qemu_migration.c:4440 src/qemu/qemu_process.c:568
|
||
#: src/qemu/qemu_process.c:581
|
||
msgid "guest unexpectedly quit"
|
||
msgstr "el huésped ha finalizado inesperadamente"
|
||
|
||
#: src/qemu/qemu_driver.c:3105
|
||
msgid "failed to get domain xml"
|
||
msgstr "Falló al obtener dominio XML"
|
||
|
||
#: src/qemu/qemu_driver.c:3190 src/qemu/qemu_driver.c:3282
|
||
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:3196 src/qemu/qemu_driver.c:3288
|
||
#: src/qemu/qemu_driver.c:13137
|
||
msgid ""
|
||
"Compression program for image format in configuration file isn't available"
|
||
msgstr ""
|
||
"Programa de compresión para formato de imágenes en archivo de configuración "
|
||
"no está disponible"
|
||
|
||
#: src/qemu/qemu_driver.c:3379
|
||
#, c-format
|
||
msgid "Failed to remove managed save file '%s'"
|
||
msgstr "No se pudo retirar el archivo managed save '%s'"
|
||
|
||
#: src/qemu/qemu_driver.c:3401
|
||
msgid "dump-guest-memory is not supported"
|
||
msgstr "dump-guest-memory no tiene soporte"
|
||
|
||
#: src/qemu/qemu_driver.c:3467
|
||
#, c-format
|
||
msgid "unable to close file %s"
|
||
msgstr "No se puede cerrar archivo %s"
|
||
|
||
#: src/qemu/qemu_driver.c:3500
|
||
msgid "Invalid dump image format specified in configuration file, using raw"
|
||
msgstr ""
|
||
"Formato de imágenes de vaciado especificado en archivo de configuración, "
|
||
"mediante raw"
|
||
|
||
#: src/qemu/qemu_driver.c:3506
|
||
msgid ""
|
||
"Compression program for dump image format in configuration file isn't "
|
||
"available, using raw"
|
||
msgstr ""
|
||
"Programa de compresión para formato de imágenes de vaciado en archivo de "
|
||
"configuración no está disponible mediante raw"
|
||
|
||
#: src/qemu/qemu_driver.c:3603
|
||
msgid "resuming after dump failed"
|
||
msgstr "No se pudo reanudar tras el vaciado"
|
||
|
||
#: src/qemu/qemu_driver.c:3661
|
||
msgid "currently is supported only taking screenshots of screen ID 0"
|
||
msgstr ""
|
||
"En el momento tiene soporte solo para tomas de instantáneas de ID 0 pantalla"
|
||
|
||
#: src/qemu/qemu_driver.c:3670 src/qemu/qemu_driver.c:10168
|
||
#: src/vbox/vbox_tmpl.c:9213
|
||
#, c-format
|
||
msgid "mkostemp(\"%s\") failed"
|
||
msgstr "mkostemp(\"%s\") falló"
|
||
|
||
#: src/qemu/qemu_driver.c:3691 src/vbox/vbox_tmpl.c:9278
|
||
msgid "unable to open stream"
|
||
msgstr "No se puede abrir corriente"
|
||
|
||
#: src/qemu/qemu_driver.c:3748 src/qemu/qemu_driver.c:3812
|
||
msgid "Dump failed"
|
||
msgstr "Falló el vaciado"
|
||
|
||
#: src/qemu/qemu_driver.c:3756
|
||
msgid "Resuming after dump failed"
|
||
msgstr "Retomando después de la falla de vaciado "
|
||
|
||
#: src/qemu/qemu_driver.c:4007
|
||
msgid "qemu didn't unplug the vCPUs properly"
|
||
msgstr "qemu no desconectó correctamente las vCPU "
|
||
|
||
#: src/qemu/qemu_driver.c:4015 src/qemu/qemu_process.c:1957
|
||
#, c-format
|
||
msgid "got wrong number of vCPU pids from QEMU monitor. got %d, wanted %d"
|
||
msgstr ""
|
||
"Se ha obtenido una cantidad equivocada de PID de vCPU del monitor QEMU. Se "
|
||
"obtuvo %d, se buscaba %d"
|
||
|
||
#: src/qemu/qemu_driver.c:4035
|
||
#, c-format
|
||
msgid "unable to add vcpu %zu task %d to cgroup"
|
||
msgstr "No se puede añadir tarea %zu de vcpu %d a cgroup"
|
||
|
||
#: src/qemu/qemu_driver.c:4066
|
||
#, c-format
|
||
msgid "failed to set cpuset.cpus in cgroup for vcpu %zu"
|
||
msgstr "No se pudo configurar cpuset.cpus en cgroup para vcpu %zu"
|
||
|
||
#: src/qemu/qemu_driver.c:4075
|
||
#, c-format
|
||
msgid "failed to set cpu affinity for vcpu %zu"
|
||
msgstr "No se pudo configurar afinidad de CPU para VCPU %zu"
|
||
|
||
#: src/qemu/qemu_driver.c:4121
|
||
msgid "cannot change vcpu count of this domain"
|
||
msgstr "no es posible modificar la numeración vcpu de este dominio"
|
||
|
||
#: src/qemu/qemu_driver.c:4149 src/test/test_driver.c:2651
|
||
#: src/xen/xen_driver.c:1378
|
||
#, c-format
|
||
msgid "argument out of range: %d"
|
||
msgstr "Argumento fuera de rango: %d"
|
||
|
||
#: src/qemu/qemu_driver.c:4179
|
||
msgid "cannot adjust maximum on running domain"
|
||
msgstr "No se puede ajustar máximo en dominio en ejecución"
|
||
|
||
#: src/qemu/qemu_driver.c:4200
|
||
msgid "changing of maximum vCPU count isn't supported via guest agent"
|
||
msgstr ""
|
||
"El cambio de conteo de vCPU máximo no tiene soporte mediante el agente de "
|
||
"huésped"
|
||
|
||
#: src/qemu/qemu_driver.c:4220
|
||
#, c-format
|
||
msgid ""
|
||
"requested vcpu count is greater than the count of enabled vcpus in the "
|
||
"domain: %d > %d"
|
||
msgstr ""
|
||
|
||
#: src/qemu/qemu_driver.c:4245
|
||
#, c-format
|
||
msgid "failed to set state of cpu %d via guest agent"
|
||
msgstr "No se pudo estable estado de CPU %d a través de agente de huésped"
|
||
|
||
#: src/qemu/qemu_driver.c:4334
|
||
#, 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:4345 src/qemu/qemu_driver.c:4619
|
||
msgid "Empty cpu list for pinning"
|
||
msgstr "Lista de CPU vacía para fijar"
|
||
|
||
#: src/qemu/qemu_driver.c:4359 src/qemu/qemu_driver.c:4684
|
||
#: src/qemu/qemu_process.c:2121
|
||
msgid "cpu affinity is not supported"
|
||
msgstr "no hay soporte para afinidad cpu"
|
||
|
||
#: src/qemu/qemu_driver.c:4378 src/qemu/qemu_driver.c:4639
|
||
msgid "failed to update vcpupin"
|
||
msgstr "Falló actualizar vcpupin"
|
||
|
||
#: src/qemu/qemu_driver.c:4389
|
||
#, c-format
|
||
msgid "failed to set cpuset.cpus in cgroup for vcpu %d"
|
||
msgstr "Falló establecer cpuset.cpus en cgroup para vcpu %d"
|
||
|
||
#: src/qemu/qemu_driver.c:4396
|
||
#, c-format
|
||
msgid "failed to set cpu affinity for vcpu %d"
|
||
msgstr "Falló establecer afinidad de CPU para vcpu %d"
|
||
|
||
#: src/qemu/qemu_driver.c:4405
|
||
msgid "failed to delete vcpupin xml of a running domain"
|
||
msgstr "Falló al borrar XML vcpupin de un dominio en ejecución"
|
||
|
||
#: src/qemu/qemu_driver.c:4430
|
||
msgid "failed to delete vcpupin xml of a persistent domain"
|
||
msgstr "Falló al borrar XML vcpupin de un dominio persistente"
|
||
|
||
#: src/qemu/qemu_driver.c:4446
|
||
msgid "failed to update or add vcpupin xml of a persistent domain"
|
||
msgstr "Falló al actualizar o añadir XML vcpupin de un dominio persistente"
|
||
|
||
#: src/qemu/qemu_driver.c:4602
|
||
msgid ""
|
||
"Changing affinity for emulator thread dynamically is not allowed when CPU "
|
||
"placement is 'auto'"
|
||
msgstr ""
|
||
"El cambio de hilo de afinidad de forma dinámica no está permitido cuando la "
|
||
"ubicación de CPU es 'auto'"
|
||
|
||
#: src/qemu/qemu_driver.c:4654
|
||
msgid "failed to set cpuset.cpus in cgroup for emulator threads"
|
||
msgstr "Falló establecer cpuset.cpus en cgroup para hilos de emulador"
|
||
|
||
#: src/qemu/qemu_driver.c:4661
|
||
msgid "failed to set cpu affinity for emulator threads"
|
||
msgstr "Falló establecer afinidad de CPU para hilos de emulador"
|
||
|
||
#: src/qemu/qemu_driver.c:4670
|
||
msgid "failed to delete emulatorpin xml of a running domain"
|
||
msgstr "Falló borrar emulatorpin xml de un dominio en ejecución"
|
||
|
||
#: src/qemu/qemu_driver.c:4697
|
||
msgid "failed to delete emulatorpin xml of a persistent domain"
|
||
msgstr "Falló el borrado de emulatorpin xml del dominio persitente"
|
||
|
||
#: src/qemu/qemu_driver.c:4704
|
||
msgid "failed to update or add emulatorpin xml of a persistent domain"
|
||
msgstr ""
|
||
"Falló la actualización o adición de emulatorpin xml del dominio persitente"
|
||
|
||
#: src/qemu/qemu_driver.c:4823
|
||
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:4854
|
||
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:4882
|
||
msgid "cpu affinity is not available"
|
||
msgstr "la afinidad de la cpu no se encuentra disponible"
|
||
|
||
#: src/qemu/qemu_driver.c:4935
|
||
msgid ""
|
||
"vCPU count provided by the guest agent can only be requested for live "
|
||
"domains"
|
||
msgstr ""
|
||
"Conteo de vCPU provisto por el agente de huésped solo puede ser solicitado "
|
||
"para dominios en vivo"
|
||
|
||
#: src/qemu/qemu_driver.c:5217 src/qemu/qemu_driver.c:5237
|
||
#, c-format
|
||
msgid "cannot remove corrupt file: %s"
|
||
msgstr "No se puede retirar archivo corrupto: %s"
|
||
|
||
#: src/qemu/qemu_driver.c:5224
|
||
msgid "failed to read qemu header"
|
||
msgstr "Falló al leer el encabezado QEMU"
|
||
|
||
#: src/qemu/qemu_driver.c:5233
|
||
msgid "save image is incomplete"
|
||
msgstr "Guardado de imagen incompleto"
|
||
|
||
#: src/qemu/qemu_driver.c:5279 src/qemu/qemu_driver.c:5410
|
||
#, c-format
|
||
msgid "cannot close file: %s"
|
||
msgstr "No se puede cerrar archivo: %s"
|
||
|
||
#: src/qemu/qemu_driver.c:5434
|
||
msgid "failed to resume domain"
|
||
msgstr "Falló al reanudar el dominio"
|
||
|
||
#: src/qemu/qemu_driver.c:5610
|
||
msgid "new xml too large to fit in file"
|
||
msgstr "Nuevo XML es demasiado extenso para caber en el archivo"
|
||
|
||
#: src/qemu/qemu_driver.c:5617
|
||
#, c-format
|
||
msgid "cannot seek in '%s'"
|
||
msgstr "No es posible buscar en '%s'"
|
||
|
||
#: src/qemu/qemu_driver.c:6053
|
||
#, c-format
|
||
msgid "cannot remove managed save file %s"
|
||
msgstr "No se puede retirar archivo de almacenamiento administrado %s"
|
||
|
||
#: src/qemu/qemu_driver.c:6129
|
||
msgid "domain is already running"
|
||
msgstr "el dominio ya se encuentra en ejecución"
|
||
|
||
#: src/qemu/qemu_driver.c:6199 src/qemu/qemu_driver.c:13306
|
||
#: src/qemu/qemu_driver.c:13907
|
||
msgid "domain has active block copy job"
|
||
msgstr "dominio tiene una tarea de copia de bloque activa "
|
||
|
||
#: src/qemu/qemu_driver.c:6281 src/test/test_driver.c:3154
|
||
#, c-format
|
||
msgid "cannot delete inactive domain with %d snapshots"
|
||
msgstr "No se puede borrar dominio inactivo con instantáneas %d"
|
||
|
||
#: src/qemu/qemu_driver.c:6362
|
||
#, c-format
|
||
msgid "'%s' controller cannot be hot plugged."
|
||
msgstr "El controlador '%s' no puede conectarse en caliente."
|
||
|
||
#: src/qemu/qemu_driver.c:6429
|
||
#, c-format
|
||
msgid "live attach of device '%s' is not supported"
|
||
msgstr "El anexo en vivo de dispositivo '%s' no tiene soporte "
|
||
|
||
#: src/qemu/qemu_driver.c:6454
|
||
#, c-format
|
||
msgid "'%s' controller cannot be hot unplugged."
|
||
msgstr "El controlador '%s' no puede desconectarse en caliente."
|
||
|
||
#: src/qemu/qemu_driver.c:6489
|
||
#, c-format
|
||
msgid "live detach of device '%s' is not supported"
|
||
msgstr "Desconexión en vivo del dispositivo '%s' no tiene soporte"
|
||
|
||
#: src/qemu/qemu_driver.c:6606
|
||
#, c-format
|
||
msgid "live update of device '%s' is not supported"
|
||
msgstr "La actualización en vivo del dispositivo '%s' no tiene soporte"
|
||
|
||
#: src/qemu/qemu_driver.c:6672
|
||
#, c-format
|
||
msgid "Lease %s in lockspace %s already exists"
|
||
msgstr "Arriendo %s en lockspace %s ya existe"
|
||
|
||
#: src/qemu/qemu_driver.c:6688 src/qemu/qemu_driver.c:6710
|
||
msgid "Target already exists"
|
||
msgstr "Destino ya existe"
|
||
|
||
#: src/qemu/qemu_driver.c:6721
|
||
#, c-format
|
||
msgid "persistent attach of device '%s' is not supported"
|
||
msgstr "La anexión persistente del dispositivo '%s' no tiene soporte"
|
||
|
||
#: src/qemu/qemu_driver.c:6787 src/qemu/qemu_hotplug.c:3596
|
||
#, c-format
|
||
msgid "Lease %s in lockspace %s does not exist"
|
||
msgstr "Arriendo %s en lockspace %s no existe"
|
||
|
||
#: src/qemu/qemu_driver.c:6821
|
||
#, fuzzy
|
||
msgid "no matching filesystem device was found"
|
||
msgstr "No se encontró dispositivo de redes "
|
||
|
||
#: src/qemu/qemu_driver.c:6831
|
||
#, c-format
|
||
msgid "persistent detach of device '%s' is not supported"
|
||
msgstr "La desconexión del dispositivo '%s' no tiene soporte"
|
||
|
||
#: src/qemu/qemu_driver.c:6889 src/qemu/qemu_driver.c:6895
|
||
#, c-format
|
||
msgid "couldn't find matching device with mac address %s"
|
||
msgstr "No se encontró dispositivo coincidente con dirección MAC %s"
|
||
|
||
#: src/qemu/qemu_driver.c:6911
|
||
#, c-format
|
||
msgid "persistent update of device '%s' is not supported"
|
||
msgstr "La actualización persistente del dispositivo '%s' no tiene soporte"
|
||
|
||
#: src/qemu/qemu_driver.c:8570
|
||
msgid "change of nodeset for running domain requires strict numa mode"
|
||
msgstr ""
|
||
"El cambio de nodeset para el dominio en ejecución requiere el modo "
|
||
"estricto de NUMA"
|
||
|
||
#: src/qemu/qemu_driver.c:8587
|
||
msgid "Failed to get cpuset bit values"
|
||
msgstr ""
|
||
|
||
#: src/qemu/qemu_driver.c:8592
|
||
msgid "Failed to set temporary cpuset bit values"
|
||
msgstr ""
|
||
|
||
#: src/qemu/qemu_driver.c:8599 src/qemu/qemu_driver.c:8610
|
||
msgid "Failed to format nodeset"
|
||
msgstr "Falló al formatear nodeset"
|
||
|
||
#: src/qemu/qemu_driver.c:8680
|
||
msgid "cgroup cpuset controller is not mounted"
|
||
msgstr "Controlador de cpuset cgroup no está montado"
|
||
|
||
#: src/qemu/qemu_driver.c:8695
|
||
#, c-format
|
||
msgid "unsupported numa_mode: '%d'"
|
||
msgstr ""
|
||
|
||
#: src/qemu/qemu_driver.c:8702
|
||
msgid "can't change numa mode for running domain"
|
||
msgstr "No se puede cambiar el modo NUMA para el dominio en ejecución"
|
||
|
||
#: src/qemu/qemu_driver.c:8929
|
||
#, c-format
|
||
msgid "value of '%s' is out of range [%lld, %lld]"
|
||
msgstr "valor de '%s' está fuera de rango [%lld, %lld]"
|
||
|
||
#: src/qemu/qemu_driver.c:9358
|
||
msgid "empty path"
|
||
msgstr "Ruta vacía"
|
||
|
||
#: src/qemu/qemu_driver.c:9366
|
||
#, c-format
|
||
msgid "size must be less than %llu"
|
||
msgstr "El tamaño debe ser menor que %llu"
|
||
|
||
#: src/qemu/qemu_driver.c:9439 src/qemu/qemu_driver.c:9518
|
||
#: src/test/test_driver.c:3367
|
||
#, fuzzy
|
||
msgid "summary statistics are not supported yet"
|
||
msgstr "Las instantáneas de disco no tienen aún soporte"
|
||
|
||
#: src/qemu/qemu_driver.c:9720
|
||
msgid "interface stats not implemented on this platform"
|
||
msgstr "Interfaz de estadísticas no se implementó en esta plataforma"
|
||
|
||
#: src/qemu/qemu_driver.c:9779 src/qemu/qemu_driver.c:9787
|
||
#: src/qemu/qemu_driver.c:9942
|
||
#, c-format
|
||
msgid "Can't find device %s"
|
||
msgstr "No se puede encontrar dispositivo %s"
|
||
|
||
#: src/qemu/qemu_driver.c:10047
|
||
msgid "cannot get RSS for domain"
|
||
msgstr "No se puede obtener RSS para dominio"
|
||
|
||
#: src/qemu/qemu_driver.c:10088 src/qemu/qemu_driver.c:10247
|
||
#: src/uml/uml_driver.c:2494
|
||
msgid "NULL or empty path"
|
||
msgstr "ruta vacía o NULL"
|
||
|
||
#: src/qemu/qemu_driver.c:10095 src/uml/uml_driver.c:2501
|
||
#, c-format
|
||
msgid "invalid path '%s'"
|
||
msgstr "Ruta inválida '%s'"
|
||
|
||
#: src/qemu/qemu_driver.c:10111
|
||
#, c-format
|
||
msgid "%s: failed to seek or read"
|
||
msgstr "%s: Falló al buscar o al leer"
|
||
|
||
#: src/qemu/qemu_driver.c:10149
|
||
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/qemu/qemu_driver.c:10192
|
||
#, 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:10254
|
||
#, c-format
|
||
msgid "invalid path %s not assigned to domain"
|
||
msgstr "ruta inválida '%s' no asignada al dominio"
|
||
|
||
#: src/qemu/qemu_driver.c:10260
|
||
#, c-format
|
||
msgid "disk %s does not currently have a source assigned"
|
||
msgstr "Disco %s no tiene asignado una fuente actualmente"
|
||
|
||
#: src/qemu/qemu_driver.c:10282
|
||
#, c-format
|
||
msgid "no disk format for %s and probing is disabled"
|
||
msgstr ""
|
||
"no existe un formato de disco para %s y la comprobación está deshabilitada"
|
||
|
||
#: src/qemu/qemu_driver.c:10294 src/storage/storage_backend.c:1214
|
||
#: src/storage/storage_backend.c:1248 src/util/virstoragefile.c:907
|
||
#: src/util/virstoragefile.c:983
|
||
#, c-format
|
||
msgid "cannot stat file '%s'"
|
||
msgstr "no es posible obtener el estado del archivo '%s'"
|
||
|
||
#: src/qemu/qemu_driver.c:10316
|
||
#, c-format
|
||
msgid "failed to seek to end of %s"
|
||
msgstr "falló al buscar en el final de %s"
|
||
|
||
#: src/qemu/qemu_driver.c:10510 src/qemu/qemu_driver.c:10893
|
||
#: src/qemu/qemu_driver.c:10946
|
||
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:10516 src/qemu/qemu_driver.c:10571
|
||
#: src/qemu/qemu_driver.c:10617
|
||
#, c-format
|
||
msgid "Cannot use migrate v2 protocol with lock manager %s"
|
||
msgstr "No se puede usar protocolo migrar v2 con gestor de cerrojo %s"
|
||
|
||
#: src/qemu/qemu_driver.c:10564 src/qemu/qemu_driver.c:10780
|
||
#: src/qemu/qemu_driver.c:10847
|
||
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:11217 src/xen/xen_driver.c:2456
|
||
#, c-format
|
||
msgid "device %s is not a PCI device"
|
||
msgstr "el dispositivo %s no es un dispositivo PCI"
|
||
|
||
#: src/qemu/qemu_driver.c:11267
|
||
#, fuzzy
|
||
msgid ""
|
||
"neither VFIO nor KVM device assignment is currently supported on this system"
|
||
msgstr "Esta versión de QEMU no admite la asignación del dispositivo VFIO PCI"
|
||
|
||
#: src/qemu/qemu_driver.c:11276
|
||
#, fuzzy
|
||
msgid "VFIO device assignment is currently not supported on this system"
|
||
msgstr "Esta versión de QEMU no admite la asignación del dispositivo VFIO PCI"
|
||
|
||
#: src/qemu/qemu_driver.c:11285
|
||
#, fuzzy
|
||
msgid "KVM device assignment is currently not supported on this system"
|
||
msgstr ""
|
||
"La asignación de dispositivos PCI no está soportada por esta versión de qemu"
|
||
|
||
#: src/qemu/qemu_driver.c:11293 src/xen/xen_driver.c:2490
|
||
#, c-format
|
||
msgid "unknown driver name '%s'"
|
||
msgstr "Nombre de controlador desconocido '%s' "
|
||
|
||
#: src/qemu/qemu_driver.c:11359
|
||
#, c-format
|
||
msgid "PCI device %s is still in use by domain %s"
|
||
msgstr "El dispositivo PCI %s aún está en uso por el dominio %s"
|
||
|
||
#: src/qemu/qemu_driver.c:11363
|
||
#, c-format
|
||
msgid "PCI device %s is still in use"
|
||
msgstr "Dispositivo PCCCI %s aún está en uso"
|
||
|
||
#: src/qemu/qemu_driver.c:11695
|
||
msgid "no job is active on the domain"
|
||
msgstr "no existe ningún trabajo activo en el dominio"
|
||
|
||
#: src/qemu/qemu_driver.c:11699
|
||
msgid "cannot abort incoming migration; use virDomainDestroy instead"
|
||
msgstr ""
|
||
"No se puede abortar migración de entrada; use virDomainDestroy en su lugar"
|
||
|
||
#: src/qemu/qemu_driver.c:11752
|
||
msgid "domain is not being migrated"
|
||
msgstr "el dominio no está siendo migrado"
|
||
|
||
#: src/qemu/qemu_driver.c:11807 src/qemu/qemu_driver.c:11862
|
||
msgid "Compressed migration is not supported by QEMU binary"
|
||
msgstr "Binario QEMU no admite migración comprimida"
|
||
|
||
#: src/qemu/qemu_driver.c:12158
|
||
#, c-format
|
||
msgid "unknown image format of '%s' and format probing is disabled"
|
||
msgstr ""
|
||
"Se desconoce formato de imagen de '%s' y el sondeo de formato está "
|
||
"inhabilitado"
|
||
|
||
#: src/qemu/qemu_driver.c:12287 src/qemu/qemu_driver.c:13214
|
||
msgid "resuming after snapshot failed"
|
||
msgstr "Reanudando después de fallar instantánea"
|
||
|
||
#: src/qemu/qemu_driver.c:12329
|
||
#, c-format
|
||
msgid ""
|
||
"external inactive snapshots are not supported on 'network' disks using '%s' "
|
||
"protocol"
|
||
msgstr ""
|
||
|
||
#: src/qemu/qemu_driver.c:12340 src/qemu/qemu_driver.c:12428
|
||
#, c-format
|
||
msgid "external inactive snapshots are not supported on '%s' disks"
|
||
msgstr ""
|
||
|
||
#: src/qemu/qemu_driver.c:12357
|
||
msgid "external active snapshots are not supported on scsi passthrough devices"
|
||
msgstr ""
|
||
|
||
#: src/qemu/qemu_driver.c:12392
|
||
#, c-format
|
||
msgid ""
|
||
"external active snapshots are not supported on 'network' disks using '%s' "
|
||
"protocol"
|
||
msgstr ""
|
||
|
||
#: src/qemu/qemu_driver.c:12404
|
||
#, c-format
|
||
msgid "external active snapshots are not supported on '%s' disks"
|
||
msgstr ""
|
||
|
||
#: src/qemu/qemu_driver.c:12474 src/qemu/qemu_driver.c:15133
|
||
#, c-format
|
||
msgid "unable to stat for disk %s: %s"
|
||
msgstr "No es posible hacer estadística para disco %s: %s"
|
||
|
||
#: src/qemu/qemu_driver.c:12479
|
||
#, c-format
|
||
msgid "missing existing file for disk %s: %s"
|
||
msgstr "Falta archivo existente para disco %s: %s"
|
||
|
||
#: src/qemu/qemu_driver.c:12485
|
||
#, c-format
|
||
msgid ""
|
||
"external snapshot file for disk %s already exists and is not a block device: "
|
||
"%s"
|
||
msgstr ""
|
||
"Archivo de instantánea externa para disco %s ya existe y no es un "
|
||
"dispositivo de bloque: %s "
|
||
|
||
#: src/qemu/qemu_driver.c:12534
|
||
#, c-format
|
||
msgid ""
|
||
"internal inactive snapshots are not supported on 'network' disks using '%s' "
|
||
"protocol"
|
||
msgstr ""
|
||
|
||
#: src/qemu/qemu_driver.c:12545
|
||
#, c-format
|
||
msgid "internal inactive snapshots are not supported on '%s' disks"
|
||
msgstr ""
|
||
|
||
#: src/qemu/qemu_driver.c:12572
|
||
msgid "reuse is not supported with this QEMU binary"
|
||
msgstr "reuse no tiene soporte con binario QEMU"
|
||
|
||
#: src/qemu/qemu_driver.c:12586
|
||
#, c-format
|
||
msgid ""
|
||
"active qemu domains require external disk snapshots; disk %s requested "
|
||
"internal"
|
||
msgstr ""
|
||
"Dominios de QEMU activos requieren instantáneas de discos externos; disco "
|
||
"%s solicitado interno"
|
||
|
||
#: src/qemu/qemu_driver.c:12604
|
||
#, c-format
|
||
msgid "internal snapshot for disk %s unsupported for storage type %s"
|
||
msgstr ""
|
||
"Instantánea interna para disco %s no tiene soporte para tipo de almacenaje %s"
|
||
|
||
#: src/qemu/qemu_driver.c:12619
|
||
#, c-format
|
||
msgid "external snapshot format for disk %s is unsupported: %s"
|
||
msgstr "Formato de instantánea externa para disco %s no tiene soporte: %s"
|
||
|
||
#: src/qemu/qemu_driver.c:12639 src/qemu/qemu_driver.c:12720
|
||
msgid "unexpected code path"
|
||
msgstr "Ruta de código inesperada"
|
||
|
||
#: src/qemu/qemu_driver.c:12648
|
||
msgid ""
|
||
"internal checkpoints require at least one disk to be selected for snapshot"
|
||
msgstr ""
|
||
"puntos de verificación requieren al menos la selección de un disco para "
|
||
"instantánea"
|
||
|
||
#: src/qemu/qemu_driver.c:12656
|
||
msgid ""
|
||
"disk-only snapshots require at least one disk to be selected for snapshot"
|
||
msgstr ""
|
||
"instantáneas de solo disco requieren al menos un disco para instantánea"
|
||
|
||
#: src/qemu/qemu_driver.c:12666
|
||
msgid ""
|
||
"mixing internal and external targets for a snapshot is not yet supported"
|
||
msgstr ""
|
||
|
||
#: src/qemu/qemu_driver.c:12681
|
||
msgid "atomic live snapshot of multiple disks is unsupported"
|
||
msgstr "Instantánea atomic live de discos múltiples no tiene soporte"
|
||
|
||
#: src/qemu/qemu_driver.c:12786
|
||
#, fuzzy, c-format
|
||
msgid "snapshots on volumes using '%s' protocol are not supported"
|
||
msgstr "No existe soporte para la creación de volúmenes que no sean archivos"
|
||
|
||
#: src/qemu/qemu_driver.c:12795
|
||
#, fuzzy, c-format
|
||
msgid "snapshots are not supported on '%s' volumes"
|
||
msgstr "los scripts no tienen soporte en interfaces del tipo %s"
|
||
|
||
#: src/qemu/qemu_driver.c:12817 src/qemu/qemu_driver.c:12992
|
||
#, fuzzy
|
||
msgid "domain crashed while taking the snapshot"
|
||
msgstr "Listar dominios con instantánea existente"
|
||
|
||
#: src/qemu/qemu_driver.c:12954
|
||
msgid "live disk snapshot not supported with this QEMU binary"
|
||
msgstr "la instantánea de disco vivo no tiene soporte con este binario QEMU"
|
||
|
||
#: src/qemu/qemu_driver.c:13131
|
||
msgid "Invalid snapshot image format specified in configuration file"
|
||
msgstr ""
|
||
|
||
#: src/qemu/qemu_driver.c:13278
|
||
msgid "quiesce requires disk-only"
|
||
msgstr "quiesce requiere solo disco"
|
||
|
||
#: src/qemu/qemu_driver.c:13301 src/qemu/qemu_migration.c:1451
|
||
msgid "domain is marked for auto destroy"
|
||
msgstr "El dominio está marcado para auto destruirse"
|
||
|
||
#: src/qemu/qemu_driver.c:13312 src/test/test_driver.c:6906
|
||
msgid "cannot halt after transient domain snapshot"
|
||
msgstr "No se puede detener la toma de pantalla de dominio transitorio"
|
||
|
||
#: src/qemu/qemu_driver.c:13329
|
||
#, c-format
|
||
msgid "invalid snapshot name '%s': name can't contain '/'"
|
||
msgstr "Nombre inválido de instantánea '%s': nombre no puede contener '/'"
|
||
|
||
#: src/qemu/qemu_driver.c:13337
|
||
#, c-format
|
||
msgid "invalid snapshot name '%s': name can't start with '.'"
|
||
msgstr "Nombre inválido de instantánea '%s': nombre no puede iniciar por '.'"
|
||
|
||
#: src/qemu/qemu_driver.c:13350
|
||
msgid "live snapshot creation is supported only with external checkpoints"
|
||
msgstr ""
|
||
"la creación de instantánea en vivo tiene soporte con puntos de verificación "
|
||
"externos"
|
||
|
||
#: src/qemu/qemu_driver.c:13464
|
||
#, c-format
|
||
msgid "unable to save metadata for snapshot %s"
|
||
msgstr "No se pueden guardar metadatos para instantánea %s"
|
||
|
||
#: src/qemu/qemu_driver.c:13749 src/test/test_driver.c:6746
|
||
msgid "the domain does not have a current snapshot"
|
||
msgstr "el dominio no tiene una captura instantánea actual"
|
||
|
||
#: src/qemu/qemu_driver.c:13920 src/test/test_driver.c:7156
|
||
msgid ""
|
||
"transient domain needs to request run or pause to revert to inactive snapshot"
|
||
msgstr ""
|
||
"El dominio transitorio necesita hacer una solicitud o una pausa para "
|
||
"revertir a toma de pantalla inactiva"
|
||
|
||
#: src/qemu/qemu_driver.c:13926
|
||
msgid "revert to external disk snapshot not supported yet"
|
||
msgstr "Revertir a instantánea de disco externa aún no está soportada"
|
||
|
||
#: src/qemu/qemu_driver.c:13933 src/test/test_driver.c:7164
|
||
#, c-format
|
||
msgid "snapshot '%s' lacks domain '%s' rollback info"
|
||
msgstr ""
|
||
"A la instantánea '%s' le falta la información revertida '%s' del dominio "
|
||
|
||
#: src/qemu/qemu_driver.c:13943
|
||
msgid "must respawn qemu to start inactive snapshot"
|
||
msgstr "Debe regenera QEMU para iniciar instantánea inactiva"
|
||
|
||
#: src/qemu/qemu_driver.c:14278
|
||
#, c-format
|
||
msgid "deletion of %d external disk snapshots not supported yet"
|
||
msgstr "Borrado de instantáneas de disco externo %d aún no tienen soporte"
|
||
|
||
#: src/qemu/qemu_driver.c:14305
|
||
#, c-format
|
||
msgid "failed to set snapshot '%s' as current"
|
||
msgstr "Falló al definir instantánea '%s' como actual "
|
||
|
||
#: src/qemu/qemu_driver.c:14433
|
||
#, c-format
|
||
msgid "No monitor connection for pid %u"
|
||
msgstr "No hay conexión para PID %u"
|
||
|
||
#: src/qemu/qemu_driver.c:14438
|
||
#, c-format
|
||
msgid "Cannot connect to monitor connection of type '%s' for pid %u"
|
||
msgstr ""
|
||
"No se puede conectar para monitorizar conexión del tipo '%s' para PID %u"
|
||
|
||
#: src/qemu/qemu_driver.c:14630
|
||
#, c-format
|
||
msgid "cannot find channel %s"
|
||
msgstr "No se encontró el canal %s"
|
||
|
||
#: src/qemu/qemu_driver.c:14637
|
||
#, c-format
|
||
msgid "channel %s is not using a UNIX socket"
|
||
msgstr "El canal %s no está utilizando un socket de UNIX"
|
||
|
||
#: src/qemu/qemu_driver.c:14650
|
||
msgid "Active channel stream exists for this domain"
|
||
msgstr "Flujo de canal activo existe para este dominio "
|
||
|
||
#: src/qemu/qemu_driver.c:14683
|
||
msgid "No device found for specified path"
|
||
msgstr "No se encontró ruta especificada"
|
||
|
||
#: src/qemu/qemu_driver.c:14726
|
||
#, c-format
|
||
msgid "disk '%s' not ready for pivot yet"
|
||
msgstr "disco '%s' no está listo para pivotar"
|
||
|
||
#: src/qemu/qemu_driver.c:14831
|
||
msgid "resuming after drive-reopen failed"
|
||
msgstr "reanudando después de que drive-reopen falló"
|
||
|
||
#: src/qemu/qemu_driver.c:14865
|
||
msgid "block jobs not supported with this QEMU binary"
|
||
msgstr "tareas de bloque no tienen soporte con este binario QEMU"
|
||
|
||
#: src/qemu/qemu_driver.c:14869
|
||
msgid "partial block pull not supported with this QEMU binary"
|
||
msgstr "descarga parcial de bloque no está soportado con este binario QEMU"
|
||
|
||
#: src/qemu/qemu_driver.c:14874
|
||
msgid ""
|
||
"setting bandwidth at start of block pull not supported with this QEMU binary"
|
||
msgstr ""
|
||
"configuración de ancho de banda en el inicio de descarga de bloque no tiene "
|
||
"soporte con este binario QEMU"
|
||
|
||
#: src/qemu/qemu_driver.c:14895 src/qemu/qemu_driver.c:15096
|
||
#, c-format
|
||
msgid "disk '%s' already in active block copy job"
|
||
msgstr "disco '%s' ya está listo para tarea de copia de bloque"
|
||
|
||
#: src/qemu/qemu_driver.c:14903
|
||
#, c-format
|
||
msgid "pivot of disk '%s' requires an active copy job"
|
||
msgstr "pivote de disco '%s' requiere una tarea de copia activa"
|
||
|
||
#: src/qemu/qemu_driver.c:15104
|
||
msgid "block copy is not supported with this QEMU binary"
|
||
msgstr "copia de bloque no tiene soporte para este binario QEMU"
|
||
|
||
#: src/qemu/qemu_driver.c:15113
|
||
msgid "domain is not transient"
|
||
msgstr "Dominio no es transitorio"
|
||
|
||
#: src/qemu/qemu_driver.c:15124
|
||
#, c-format
|
||
msgid "disk '%s' has backing file, so raw shallow copy is not possible"
|
||
msgstr ""
|
||
"disco '%s' tiene un archivo de respaldo, para que la copia plana no sea "
|
||
"posible"
|
||
|
||
#: src/qemu/qemu_driver.c:15138
|
||
#, c-format
|
||
msgid "missing destination file for disk %s: %s"
|
||
msgstr "Falta el archivo de destino para el disco %s: %s"
|
||
|
||
#: src/qemu/qemu_driver.c:15145
|
||
#, c-format
|
||
msgid ""
|
||
"external destination file for disk %s already exists and is not a block "
|
||
"device: %s"
|
||
msgstr ""
|
||
"Archivo de destino externo para dal destination file for disk %s already "
|
||
"exists and is not a block device: %s"
|
||
|
||
#: src/qemu/qemu_driver.c:15162
|
||
#, c-format
|
||
msgid "unrecognized format '%s'"
|
||
msgstr "Formato no reconocido '%s'"
|
||
|
||
#: src/qemu/qemu_driver.c:15309
|
||
msgid "online commit not supported with this QEMU binary"
|
||
msgstr "El envío en línea no tiene soporte con el binario QEMU"
|
||
|
||
#: src/qemu/qemu_driver.c:15320
|
||
#, c-format
|
||
msgid "disk %s has no source file to be committed"
|
||
msgstr "El disco %s no tiene archivo de origen a enviar"
|
||
|
||
#: src/qemu/qemu_driver.c:15335
|
||
#, c-format
|
||
msgid "could not find top '%s' in chain for '%s'"
|
||
msgstr "No se puede encontrar top '%s' en cadena para '%s'"
|
||
|
||
#: src/qemu/qemu_driver.c:15341
|
||
#, c-format
|
||
msgid "top '%s' in chain for '%s' has no backing file"
|
||
msgstr "Top '%s'en cadena para '%s' no tiene archivo de respaldo"
|
||
|
||
#: src/qemu/qemu_driver.c:15350
|
||
#, c-format
|
||
msgid "could not find base '%s' below '%s' in chain for '%s'"
|
||
msgstr "No se puede encontrar base '%s' debajo de '%s' en cadena para '%s'"
|
||
|
||
#: src/qemu/qemu_driver.c:15361
|
||
#, c-format
|
||
msgid "base '%s' is not immediately below '%s' in chain for '%s'"
|
||
msgstr "Base '%s' no está inmediatamente debajo de '%s' en cadena para '%s'"
|
||
|
||
#: src/qemu/qemu_driver.c:15439
|
||
#, c-format
|
||
msgid "No graphics backend with index %d"
|
||
msgstr "No hay fondo de gráficas con índice %d"
|
||
|
||
#: src/qemu/qemu_driver.c:15451
|
||
#, c-format
|
||
msgid "Can only open VNC or SPICE graphics backends, not %s"
|
||
msgstr ""
|
||
"Solo puede abrir las gráficas open VNC or SPICE graphics backends, not %s"
|
||
|
||
#: src/qemu/qemu_driver.c:15544
|
||
#, c-format
|
||
msgid "block I/O throttle limit value must be less than %llu"
|
||
msgstr ""
|
||
"El valor límite de regulador de bloque de E/S debe ser inferior a %llu"
|
||
|
||
#: src/qemu/qemu_driver.c:15578
|
||
msgid "total and read/write of bytes_sec cannot be set at the same time"
|
||
msgstr ""
|
||
"Total y bytes_sec de lectura y escritura no pueden establecerse al mismo "
|
||
"tiempo"
|
||
|
||
#: src/qemu/qemu_driver.c:15585
|
||
msgid "total and read/write of iops_sec cannot be set at the same time"
|
||
msgstr ""
|
||
"No se puede establecer al mismo tiempo iops_sec total y de lectura/"
|
||
"escritura"
|
||
|
||
#: src/qemu/qemu_driver.c:15636
|
||
msgid "Write to config file failed"
|
||
msgstr "Falló la escritura archivo de configuración "
|
||
|
||
#: src/qemu/qemu_driver.c:15972 src/qemu/qemu_driver.c:16047
|
||
#: src/util/vircgroup.c:2884
|
||
msgid "cpuacct parse error"
|
||
msgstr "Error de lectura cpuacct"
|
||
|
||
#: src/qemu/qemu_driver.c:16025 src/util/vircgroup.c:2862
|
||
#, c-format
|
||
msgid "start_cpu %d larger than maximum of %d"
|
||
msgstr "start_cpu %d es mayor que el máximo de %d"
|
||
|
||
#: src/qemu/qemu_driver.c:16155
|
||
msgid "Duration not supported. Use 0 for now"
|
||
msgstr "Duración no tiene soporte. Use 0 por ahora"
|
||
|
||
#: src/qemu/qemu_driver.c:16163
|
||
#, c-format
|
||
msgid "Unknown suspend target: %u"
|
||
msgstr "Se desconoce el desitno suspend: %u"
|
||
|
||
#: src/qemu/qemu_driver.c:16186
|
||
msgid "Unable to suspend domain due to missing system_wakeup monitor command"
|
||
msgstr ""
|
||
"No se pudo suspender el dominio debido a que falta el comando de monitor "
|
||
"system-wakeup"
|
||
|
||
#: src/qemu/qemu_driver.c:16196
|
||
msgid "S3 state is disabled for this domain"
|
||
msgstr "Estado S3 está inhabilitado para este dominio"
|
||
|
||
#: src/qemu/qemu_driver.c:16203
|
||
msgid "S4 state is disabled for this domain"
|
||
msgstr "Estado S4 está inhabilitado para este dominio"
|
||
|
||
#: src/qemu/qemu_driver.c:16274
|
||
msgid "Unable to wake up domain due to missing system_wakeup monitor command"
|
||
msgstr ""
|
||
"No se pudo despertar el dominio debido a que falta el comando de monitor "
|
||
"system-wakeup"
|
||
|
||
#: src/qemu/qemu_driver.c:16394
|
||
msgid "Specifying mount point is not supported for now"
|
||
msgstr "La especificación de punto de montaje no tiene soporte por ahora"
|
||
|
||
#: src/qemu/qemu_hostdev.c:377
|
||
#, c-format
|
||
msgid ""
|
||
"virtualport type %s is currently not supported on interfaces of type hostdev"
|
||
msgstr ""
|
||
"Tipo virtualport %s no tiene soporte actualmente en interfaces de tipo "
|
||
"hostdev"
|
||
|
||
#: src/qemu/qemu_hostdev.c:416 src/qemu/qemu_hostdev.c:491
|
||
msgid ""
|
||
"Interface type hostdev is currently supported on SR-IOV Virtual Functions "
|
||
"only"
|
||
msgstr ""
|
||
"Tipo de interfaz hostdev tiene soporte actualmente en funciones SR-IOV "
|
||
"Virtual únicamente"
|
||
|
||
#: src/qemu/qemu_hostdev.c:430
|
||
#, c-format
|
||
msgid ""
|
||
"direct setting of the vlan tag is not allowed for hostdev devices using %s "
|
||
"mode"
|
||
msgstr ""
|
||
"Parámetro directo de etiqueta de vlan no está permitido para dispositivos de "
|
||
"hostdev mediante modo %s"
|
||
|
||
#: src/qemu/qemu_hostdev.c:443
|
||
msgid "vlan trunking is not supported by SR-IOV network devices"
|
||
msgstr "Dispositivos de red SR-IOV no soportan troncal vlan "
|
||
|
||
#: src/qemu/qemu_hostdev.c:449
|
||
#, c-format
|
||
msgid "vlan can only be set for SR-IOV VFs, but %s is not a VF"
|
||
msgstr "vlan solo puede establecerse para SR-IOV VFs, pero %s no es VF"
|
||
|
||
#: src/qemu/qemu_hostdev.c:614
|
||
msgid "host doesn't support passthrough of host PCI devices"
|
||
msgstr ""
|
||
|
||
#: src/qemu/qemu_hostdev.c:624
|
||
msgid "host doesn't support VFIO PCI passthrough"
|
||
msgstr ""
|
||
|
||
#: src/qemu/qemu_hostdev.c:632
|
||
msgid "host doesn't support legacy PCI passthrough"
|
||
msgstr ""
|
||
|
||
#: src/qemu/qemu_hostdev.c:688
|
||
#, c-format
|
||
msgid "PCI device %s is not assignable"
|
||
msgstr "PCI device %s is not assignable"
|
||
|
||
#: src/qemu/qemu_hostdev.c:700
|
||
#, c-format
|
||
msgid "PCI device %s is in use by domain %s"
|
||
msgstr "El dominio %s está utilizando el dispositivo PCI %s"
|
||
|
||
#: src/qemu/qemu_hostdev.c:704
|
||
#, c-format
|
||
msgid "PCI device %s is already in use"
|
||
msgstr "PCI device %s is already in use"
|
||
|
||
#: src/qemu/qemu_hostdev.c:1102
|
||
msgid "SCSI host device doesn't support managed mode"
|
||
msgstr "Dispositivo de host SCSI no soporta modo administrado"
|
||
|
||
#: src/qemu/qemu_hostdev.c:1136
|
||
#, fuzzy, c-format
|
||
msgid "SCSI device %s is already in use by other domain(s) as '%s'"
|
||
msgstr "Dispositivo SCSI %s está en uso por el dominio %s"
|
||
|
||
#: src/qemu/qemu_hostdev.c:1234
|
||
#, c-format
|
||
msgid "Failed to re-attach PCI device: %s"
|
||
msgstr "Falló la reconexión del dispositivo PCI: %s"
|
||
|
||
#: src/qemu/qemu_hostdev.c:1259
|
||
#, c-format
|
||
msgid "Failed to allocate PCI device list: %s"
|
||
msgstr "No se pudo asignar lista de dispositivo PCI: %s"
|
||
|
||
#: src/qemu/qemu_hostdev.c:1304
|
||
#, c-format
|
||
msgid "Failed to reset PCI device: %s"
|
||
msgstr "Falló al reiniciar el dispositivo PCI: %s"
|
||
|
||
#: src/qemu/qemu_hotplug.c:123
|
||
msgid "Unable to eject media"
|
||
msgstr "No se puede expulsar medio"
|
||
|
||
#: src/qemu/qemu_hotplug.c:363
|
||
#, c-format
|
||
msgid "target %s:%d already exists"
|
||
msgstr "el destino %s:%d ya existe"
|
||
|
||
#: src/qemu/qemu_hotplug.c:394
|
||
msgid "USB controller hotplug unsupported in this QEMU binary"
|
||
msgstr ""
|
||
"Controlador USB de conexión en caliente no tiene soporte en este binario QEMU"
|
||
|
||
#: src/qemu/qemu_hotplug.c:511
|
||
#, c-format
|
||
msgid "unexpected disk address type %s"
|
||
msgstr "tipo %s de dirección de disco no esperado"
|
||
|
||
#: src/qemu/qemu_hotplug.c:555
|
||
#, 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_hotplug.c:770
|
||
msgid "disk device='lun' is not supported for usb bus"
|
||
msgstr "dispositivo de disco='lun' no tiene soporte para bus usb"
|
||
|
||
#: src/qemu/qemu_hotplug.c:858
|
||
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_hotplug.c:919
|
||
msgid "virtio-s390 net device cannot be hotplugged."
|
||
msgstr "El dispositivo de red virtio-s390 no puede ser conectado en caliente."
|
||
|
||
#: src/qemu/qemu_hotplug.c:934
|
||
msgid "Unable to attach network devices without vlan"
|
||
msgstr "No es posible asociar dispositivos de red sin vlan"
|
||
|
||
#: src/qemu/qemu_hotplug.c:1033
|
||
msgid "device alias not found: cannot set link state to down"
|
||
msgstr ""
|
||
"No se encontró alias de dispositivo: no se puede establecer estado de "
|
||
"enlace a caído"
|
||
|
||
#: src/qemu/qemu_hotplug.c:1045
|
||
msgid "setting of link state not supported: Link is up"
|
||
msgstr ""
|
||
"La configuración de estado de enlace no tiene soporte: El enlace está activo"
|
||
|
||
#: src/qemu/qemu_hotplug.c:1224
|
||
msgid "guest unexpectedly quit during hotplug"
|
||
msgstr "el intiado ha salido inesperadamente durante la conexión"
|
||
|
||
#: src/qemu/qemu_hotplug.c:1330
|
||
msgid "attaching serial console is not supported"
|
||
msgstr "La anexión de la consola serial no tiene soporte"
|
||
|
||
#: src/qemu/qemu_hotplug.c:1336
|
||
msgid "chardev already exists"
|
||
msgstr "chardev ya existe"
|
||
|
||
#: src/qemu/qemu_hotplug.c:1372
|
||
msgid "detaching serial console is not supported"
|
||
msgstr "La desconexión de la consola serial no tiene soporte"
|
||
|
||
#: src/qemu/qemu_hotplug.c:1562
|
||
#, c-format
|
||
msgid "Unable to prepare scsi hostdev: %s:%d:%d:%d"
|
||
msgstr "No se puede preparar scsi hostdev: %s:%d:%d:%d"
|
||
|
||
#: src/qemu/qemu_hotplug.c:1636 src/qemu/qemu_hotplug.c:3332
|
||
#, c-format
|
||
msgid "hostdev mode '%s' not supported"
|
||
msgstr "el modo '%s' de dispositivo de host no está soportado"
|
||
|
||
#: src/qemu/qemu_hotplug.c:1662 src/qemu/qemu_hotplug.c:3305
|
||
#, 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_hotplug.c:1696
|
||
msgid "interface is missing bridge name"
|
||
msgstr "A la interfaz le falta el nombre de puente"
|
||
|
||
#: src/qemu/qemu_hotplug.c:1709
|
||
#, c-format
|
||
msgid "Couldn't find network '%s'"
|
||
msgstr "No se pudo encontrar la red '%s'"
|
||
|
||
#: src/qemu/qemu_hotplug.c:1731
|
||
#, c-format
|
||
msgid "Interface type %d has no bridge name"
|
||
msgstr "El tipo de interfaz %d no tiene nombre de puente"
|
||
|
||
#: src/qemu/qemu_hotplug.c:1759
|
||
#, c-format
|
||
msgid "bridge %s doesn't exist"
|
||
msgstr "puente %s no existe"
|
||
|
||
#: src/qemu/qemu_hotplug.c:1783
|
||
#, c-format
|
||
msgid "unable to recover former state by adding port to bridge %s"
|
||
msgstr "No se puede recuperar estado anterior al añadir puerto al puente %s"
|
||
|
||
#: src/qemu/qemu_hotplug.c:1810
|
||
#, c-format
|
||
msgid "filters not supported on interfaces of type %s"
|
||
msgstr "Los filtros no tienen soporte en interfaces de tipo %s"
|
||
|
||
#: src/qemu/qemu_hotplug.c:1821
|
||
#, c-format
|
||
msgid ""
|
||
"failed to add new filter rules to '%s' - attempting to restore old rules"
|
||
msgstr ""
|
||
"Falló al añadir nuevas reglas de filtro a '%s' - intentando restaurar reglas "
|
||
"anteriores"
|
||
|
||
#: src/qemu/qemu_hotplug.c:1845
|
||
msgid "can't change link state: device alias not found"
|
||
msgstr ""
|
||
"No se puede cambiar estado de enlace: no se encuentra alias de dispositivo"
|
||
|
||
#: src/qemu/qemu_hotplug.c:1884
|
||
msgid "cannot find existing network device to modify"
|
||
msgstr "No se encuentra el dispositivo de red existente a modificar"
|
||
|
||
#: src/qemu/qemu_hotplug.c:1892
|
||
#, c-format
|
||
msgid "cannot change config of '%s' network type"
|
||
msgstr "No se puede cambiar config de '%s' tipo de red"
|
||
|
||
#: src/qemu/qemu_hotplug.c:1915
|
||
#, c-format
|
||
msgid "cannot change network interface mac address from %s to %s"
|
||
msgstr "No se puede cambiar dirección MAC de interfaz 'network' de '%s' a %s"
|
||
|
||
#: src/qemu/qemu_hotplug.c:1924
|
||
#, c-format
|
||
msgid "cannot modify network device model from %s to %s"
|
||
msgstr "No se puede modificar modelo de dispositivo de red %s a %s"
|
||
|
||
#: src/qemu/qemu_hotplug.c:1937
|
||
msgid "cannot modify virtio network device driver attributes"
|
||
msgstr "No se pueden modificar atributos de controlador de dispositivo de red"
|
||
|
||
#: src/qemu/qemu_hotplug.c:1951
|
||
msgid "cannot modify network device script attribute"
|
||
msgstr "No se puede modificar atributo de script de dispositivo de red"
|
||
|
||
#: src/qemu/qemu_hotplug.c:1960
|
||
msgid "cannot modify network device tap name"
|
||
msgstr "No se puede modificar nombre de dispositivo de red tap"
|
||
|
||
#: src/qemu/qemu_hotplug.c:1978
|
||
msgid "cannot modify network device guest PCI address"
|
||
msgstr "No se puede modificar dirección PCI de huésped de dispositivo de red"
|
||
|
||
#: src/qemu/qemu_hotplug.c:1987
|
||
msgid "cannot modify network device alias"
|
||
msgstr "No se puede modificar alias de dispositivo de red"
|
||
|
||
#: src/qemu/qemu_hotplug.c:1992
|
||
msgid "cannot modify network device rom bar setting"
|
||
msgstr "No se puede modificar parámetro de barra ROM de dispositivo de red"
|
||
|
||
#: src/qemu/qemu_hotplug.c:1997
|
||
msgid "cannot modify network rom file"
|
||
msgstr "No se puede modificar archivo ROM de red"
|
||
|
||
#: src/qemu/qemu_hotplug.c:2002
|
||
msgid "cannot modify network device boot index setting"
|
||
msgstr ""
|
||
"No se puede modificar parámetro de índice de arranque de dispositivo de red"
|
||
|
||
#: src/qemu/qemu_hotplug.c:2029
|
||
#, c-format
|
||
msgid "cannot change network interface type to '%s'"
|
||
msgstr "No se puede cambiar tipo de interfaz de red a '%s'"
|
||
|
||
#: src/qemu/qemu_hotplug.c:2087 src/qemu/qemu_hotplug.c:2160
|
||
#, c-format
|
||
msgid "unable to change config on '%s' network type"
|
||
msgstr "No es posible cambiar configuración en tipo de red '%s'"
|
||
|
||
#: src/qemu/qemu_hotplug.c:2272
|
||
msgid "cannot find existing graphics device to modify"
|
||
msgstr "no es posible encontrar dispositivos gráficos existentes que modificar"
|
||
|
||
#: src/qemu/qemu_hotplug.c:2278
|
||
msgid "cannot change the number of listen addresses"
|
||
msgstr "No se puede cambiar el número de dirección de escucha"
|
||
|
||
#: src/qemu/qemu_hotplug.c:2288
|
||
msgid "cannot change the type of listen address"
|
||
msgstr "No se puede cambiar el tipo de dirección de escucha"
|
||
|
||
#: src/qemu/qemu_hotplug.c:2297
|
||
msgid "cannot change listen address setting on vnc graphics"
|
||
msgstr ""
|
||
"no es posible modificar la configuración relacionada con las direcciones a "
|
||
"ser escuchadas sobre gráficos vnc"
|
||
|
||
#: src/qemu/qemu_hotplug.c:2298
|
||
msgid "cannot change listen address setting on spice graphics"
|
||
msgstr "No se puede cambiar la dirección de escucha en gráficas SPICE"
|
||
|
||
#: src/qemu/qemu_hotplug.c:2307
|
||
msgid "cannot change listen network setting on vnc graphics"
|
||
msgstr "No se puede cambiar parámetro de red en gráficas de VNC"
|
||
|
||
#: src/qemu/qemu_hotplug.c:2308
|
||
msgid "cannot change listen network setting on spice graphics"
|
||
msgstr ""
|
||
"No se puede cambiar la configuración de la red de escucha en gráficas Spice"
|
||
|
||
#: src/qemu/qemu_hotplug.c:2326
|
||
msgid "cannot change port settings on vnc graphics"
|
||
msgstr ""
|
||
"no es posible modificar la configuración de los puertos sobre los gráficos "
|
||
"vnc"
|
||
|
||
#: src/qemu/qemu_hotplug.c:2331
|
||
msgid "cannot change keymap setting on vnc graphics"
|
||
msgstr "no es posible modificar la configuración de keymap sobre gráficos vnc"
|
||
|
||
#: src/qemu/qemu_hotplug.c:2371
|
||
msgid "cannot change port settings on spice graphics"
|
||
msgstr "No se puede cambiar configuración de puerto en gráficas SPICE"
|
||
|
||
#: src/qemu/qemu_hotplug.c:2377
|
||
msgid "cannot change keymap setting on spice graphics"
|
||
msgstr "No se puede cambiar configuración de keymap en gráficas SPICE"
|
||
|
||
#: src/qemu/qemu_hotplug.c:2418
|
||
#, c-format
|
||
msgid "unable to change config on '%s' graphics type"
|
||
msgstr "no es posible modificar la configuración del tipo de gráficos '%s'"
|
||
|
||
#: src/qemu/qemu_hotplug.c:2709
|
||
#, c-format
|
||
msgid "failed to remove ebtables rule on '%s'"
|
||
msgstr "Falló remoción de regla ebtables en'%s'"
|
||
|
||
#: src/qemu/qemu_hotplug.c:2784
|
||
#, c-format
|
||
msgid "don't know how to remove a %s device"
|
||
msgstr "No se conoce cómo retirar un dispositivo %s"
|
||
|
||
#: src/qemu/qemu_hotplug.c:2836
|
||
msgid "Unable to wait on unplug condition"
|
||
msgstr "No se puede esperar en condición desconectada"
|
||
|
||
#: src/qemu/qemu_hotplug.c:2869 src/qemu/qemu_hotplug.c:3125
|
||
#, c-format
|
||
msgid "cannot hot unplug multifunction PCI device: %s"
|
||
msgstr "No se puede desconectar dispositivo PCI de multifunciones: %s"
|
||
|
||
#: src/qemu/qemu_hotplug.c:2879
|
||
msgid "device cannot be detached without a valid CCW address"
|
||
msgstr "El dispositivo no puede desconectarse sin una dirección CCW válida"
|
||
|
||
#: src/qemu/qemu_hotplug.c:2886
|
||
msgid "device cannot be detached without a valid PCI address"
|
||
msgstr "El dispositivo no puede desconectarse sin una dirección PCI válida"
|
||
|
||
#: src/qemu/qemu_hotplug.c:2941
|
||
#, c-format
|
||
msgid "Underlying qemu does not support %s disk removal"
|
||
msgstr "Qemu subyacente no soporta %s remoción de disco"
|
||
|
||
#: src/qemu/qemu_hotplug.c:2948
|
||
#, c-format
|
||
msgid "disk '%s' is in an active block copy job"
|
||
msgstr "Disco '%s' está en una tarea de copia de bloque activa"
|
||
|
||
#: src/qemu/qemu_hotplug.c:3023 src/uml/uml_driver.c:2334
|
||
msgid "This type of disk cannot be hot unplugged"
|
||
msgstr "Este tipo de disco no puede ser desconectado automáticamente"
|
||
|
||
#: src/qemu/qemu_hotplug.c:3027
|
||
#, c-format
|
||
msgid "disk device type '%s' cannot be detached"
|
||
msgstr "No desconectar el dispositivo de disco '%s'"
|
||
|
||
#: src/qemu/qemu_hotplug.c:3098
|
||
#, c-format
|
||
msgid "controller %s:%d not found"
|
||
msgstr "controlador %s:%d no se encontró"
|
||
|
||
#: src/qemu/qemu_hotplug.c:3110
|
||
#, c-format
|
||
msgid "device with '%s' address cannot be detached"
|
||
msgstr ""
|
||
|
||
#: src/qemu/qemu_hotplug.c:3117
|
||
#, c-format
|
||
msgid "device with invalid '%s' address cannot be detached"
|
||
msgstr ""
|
||
|
||
#: src/qemu/qemu_hotplug.c:3132
|
||
msgid "device cannot be detached: device is busy"
|
||
msgstr "Dispositivo no puede ser desconectado: el dispositivo está ocupado"
|
||
|
||
#: src/qemu/qemu_hotplug.c:3179
|
||
#, c-format
|
||
msgid "cannot hot unplug multifunction PCI device: %.4x:%.2x:%.2x.%.1x"
|
||
msgstr ""
|
||
"No se puede desconectar en caliente dispositivo multifunción PCI: %.4x:%.2x:"
|
||
"%.2x.%.1x"
|
||
|
||
#: src/qemu/qemu_hotplug.c:3188 src/qemu/qemu_hotplug.c:3426
|
||
msgid "device cannot be detached without a PCI address"
|
||
msgstr "el dispositivo no puede ser desasociado sin una dirección PCI"
|
||
|
||
#: src/qemu/qemu_hotplug.c:3215 src/qemu/qemu_hotplug.c:3246
|
||
msgid "device cannot be detached without a device alias"
|
||
msgstr "el dispositivo no puede ser desasociado sin un alias"
|
||
|
||
#: src/qemu/qemu_hotplug.c:3221 src/qemu/qemu_hotplug.c:3252
|
||
msgid "device cannot be detached with this QEMU version"
|
||
msgstr "el dispositivo no puede ser desasociado con esta versión QEMU"
|
||
|
||
#: src/qemu/qemu_hotplug.c:3343
|
||
#, 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_hotplug.c:3350
|
||
#, c-format
|
||
msgid "host usb device %03d.%03d not found"
|
||
msgstr "no se ha encoentrado el dispositivo de host usb %03d.%03d"
|
||
|
||
#: src/qemu/qemu_hotplug.c:3354
|
||
#, c-format
|
||
msgid "host usb device vendor=0x%.4x product=0x%.4x not found"
|
||
msgstr ""
|
||
"No se encontró proveedor de dispositivo usb host=0x%.4x producto=0x%.4x "
|
||
|
||
#: src/qemu/qemu_hotplug.c:3360
|
||
#, c-format
|
||
msgid "host scsi device %s:%d:%d.%d not found"
|
||
msgstr "Dispositivo de host scsi %s:%d:%d.%d no se encontró"
|
||
|
||
#: src/qemu/qemu_hotplug.c:3419
|
||
msgid "device cannot be detached without a CCW address"
|
||
msgstr "No se pudo desconectar dispositivo sin una dirección CCW"
|
||
|
||
#: src/qemu/qemu_hotplug.c:3432
|
||
#, c-format
|
||
msgid "cannot hot unplug multifunction PCI device :%s"
|
||
msgstr "No se puede desconectar dispositivo PCI de multifunciones: %s"
|
||
|
||
#: src/qemu/qemu_hotplug.c:3440
|
||
msgid "unable to determine original VLAN"
|
||
msgstr "no es posible determinar VLAN original"
|
||
|
||
#: src/qemu/qemu_hotplug.c:3523
|
||
msgid "Graphics password only supported for VNC"
|
||
msgstr "La contraseña de gráficas solo está soportada para VNC"
|
||
|
||
#: src/qemu/qemu_hotplug.c:3549
|
||
msgid "Expiry of passwords is not supported"
|
||
msgstr "Expiración de contraseñas no tiene soporte"
|
||
|
||
#: src/qemu/qemu_migration.c:235
|
||
#, c-format
|
||
msgid "unable to read server cert %s"
|
||
msgstr "No se pudo leer certificado de servidor %s"
|
||
|
||
#: src/qemu/qemu_migration.c:242
|
||
#, c-format
|
||
msgid "cannot initialize cert object: %s"
|
||
msgstr "No se puede inicializar objeto de certificado:%s"
|
||
|
||
#: src/qemu/qemu_migration.c:253
|
||
#, c-format
|
||
msgid "cannot load cert data from %s: %s"
|
||
msgstr "No se pueden cargar datos de certificado desde %s: %s"
|
||
|
||
#: src/qemu/qemu_migration.c:363 src/util/virnetdevopenvswitch.c:219
|
||
#, c-format
|
||
msgid "Unable to run command to get OVS port data for interface %s"
|
||
msgstr ""
|
||
"No se puede ejecutar el comando para obtener datos del puerto OVS para "
|
||
"interfaz %s"
|
||
|
||
#: src/qemu/qemu_migration.c:402
|
||
msgid "Unable to obtain host UUID"
|
||
msgstr "No se pudo obtener UUID de host"
|
||
|
||
#: src/qemu/qemu_migration.c:423
|
||
msgid "Migration graphics data already present"
|
||
msgstr "Datos de migración de gráficas ya están presentes"
|
||
|
||
#: src/qemu/qemu_migration.c:450
|
||
msgid "Migration lockstate data already present"
|
||
msgstr "La migración de datos de lockstate ya está presente"
|
||
|
||
#: src/qemu/qemu_migration.c:480
|
||
msgid "Migration persistent data already present"
|
||
msgstr "Migration persistent data already present"
|
||
|
||
#: src/qemu/qemu_migration.c:501
|
||
msgid "Network migration data already present"
|
||
msgstr "Migración de datos de red ya está presente"
|
||
|
||
#: src/qemu/qemu_migration.c:680
|
||
msgid "missing type attribute in migration data"
|
||
msgstr "Falta tipo de atributo en migración de datos"
|
||
|
||
#: src/qemu/qemu_migration.c:685 src/qemu/qemu_migration.c:1855
|
||
#, c-format
|
||
msgid "unknown graphics type %s"
|
||
msgstr "No se conoce el tipo de gráfica %s"
|
||
|
||
#: src/qemu/qemu_migration.c:692
|
||
msgid "missing port attribute in migration data"
|
||
msgstr "Falta atributo de puerto en migración de datos"
|
||
|
||
#: src/qemu/qemu_migration.c:698
|
||
msgid "missing tlsPort attribute in migration data"
|
||
msgstr "Falta atributo tlsPort en migración de datos"
|
||
|
||
#: src/qemu/qemu_migration.c:704
|
||
msgid "missing listen attribute in migration data"
|
||
msgstr "Falta atributo de escucha en migración de datos"
|
||
|
||
#: src/qemu/qemu_migration.c:733
|
||
msgid "missing interface information"
|
||
msgstr "Falta información de interfaz"
|
||
|
||
#: src/qemu/qemu_migration.c:748
|
||
msgid "missing vporttype attribute in migration data"
|
||
msgstr "Falta atributo vporttype en datos de migración"
|
||
|
||
#: src/qemu/qemu_migration.c:793
|
||
msgid "missing name element in migration data"
|
||
msgstr "Falta nombre de elemento en migración de datos"
|
||
|
||
#: src/qemu/qemu_migration.c:798
|
||
#, c-format
|
||
msgid "Incoming cookie data had unexpected name %s vs %s"
|
||
msgstr "Datos de cookies de entrada tienen un nombre inesperado %s vs %s"
|
||
|
||
#: src/qemu/qemu_migration.c:808
|
||
msgid "missing uuid element in migration data"
|
||
msgstr "Falta elemento UUID en migración de datos"
|
||
|
||
#: src/qemu/qemu_migration.c:814
|
||
#, c-format
|
||
msgid "Incoming cookie data had unexpected UUID %s vs %s"
|
||
msgstr "Datos de cookies de entrada tienen un UUID inesperado %s vs %s"
|
||
|
||
#: src/qemu/qemu_migration.c:822
|
||
msgid "missing hostname element in migration data"
|
||
msgstr "Falta elemento nombre de host en migración de datos"
|
||
|
||
#: src/qemu/qemu_migration.c:827 src/qemu/qemu_migration.c:844
|
||
#, c-format
|
||
msgid "Attempt to migrate guest to the same host %s"
|
||
msgstr "Intente migrar huésped al mismo host %s"
|
||
|
||
#: src/qemu/qemu_migration.c:834
|
||
msgid "missing hostuuid element in migration data"
|
||
msgstr "Falta elemento hostuuid en migración de datos"
|
||
|
||
#: src/qemu/qemu_migration.c:839
|
||
msgid "malformed hostuuid element in migration data"
|
||
msgstr "Elemento hostuuid incorrecto en datos de migración"
|
||
|
||
#: src/qemu/qemu_migration.c:860
|
||
msgid "missing feature name"
|
||
msgstr "Falta nombre de funcionalidad"
|
||
|
||
#: src/qemu/qemu_migration.c:866
|
||
#, c-format
|
||
msgid "Unknown migration cookie feature %s"
|
||
msgstr "No se conoce funcionalidad de migración de cookies %s"
|
||
|
||
#: src/qemu/qemu_migration.c:874
|
||
#, c-format
|
||
msgid "Unsupported migration cookie feature %s"
|
||
msgstr "Funcionalidad de migración de cookies no tiene soporte %s "
|
||
|
||
#: src/qemu/qemu_migration.c:892
|
||
msgid "Missing lock driver name in migration cookie"
|
||
msgstr "Falta controlador de cerrojo en migración de cookie"
|
||
|
||
#: src/qemu/qemu_migration.c:904
|
||
#, c-format
|
||
msgid "Too many domain elements in migration cookie: %d"
|
||
msgstr "Demasiados elementos de dominio en migración de cookies: %d"
|
||
|
||
#: src/qemu/qemu_migration.c:935
|
||
#, c-format
|
||
msgid "Malformed nbd port '%s'"
|
||
msgstr "Puerto nbd '%s' es incorrecto"
|
||
|
||
#: src/qemu/qemu_migration.c:966
|
||
msgid "(qemu_migration_cookie)"
|
||
msgstr "(qemu_migration_cookie)"
|
||
|
||
#: src/qemu/qemu_migration.c:1037
|
||
msgid "Migration cookie was not NULL terminated"
|
||
msgstr "Migración de cookies no fue terminada NULL"
|
||
|
||
#: src/qemu/qemu_migration.c:1057
|
||
#, c-format
|
||
msgid "Missing %s lock state for migration cookie"
|
||
msgstr "Falta estado de cerrojo %s para migración de cookie"
|
||
|
||
#: src/qemu/qemu_migration.c:1064
|
||
#, c-format
|
||
msgid "Source host lock driver %s different from target %s"
|
||
msgstr "Obtenga un controlador de cerrojo de host %s diferente del destino %s"
|
||
|
||
#: src/qemu/qemu_migration.c:1114
|
||
#, c-format
|
||
msgid "Failed to resume guest %s after failure"
|
||
msgstr "Falló al reanudar el huésped %s luego del error"
|
||
|
||
#: src/qemu/qemu_migration.c:1298 src/qemu/qemu_migration.c:1732
|
||
#: src/qemu/qemu_migration.c:3238
|
||
msgid "canceled by client"
|
||
msgstr "Cancelado por cliente"
|
||
|
||
#: src/qemu/qemu_migration.c:1463
|
||
#, c-format
|
||
msgid "cannot migrate domain with %d snapshots"
|
||
msgstr "No se pudo migrar con instantáneas %d"
|
||
|
||
#: src/qemu/qemu_migration.c:1473
|
||
msgid "cannot migrate domain with I/O error"
|
||
msgstr "No se puede migrar dominio con error de E/S"
|
||
|
||
#: src/qemu/qemu_migration.c:1481
|
||
msgid "domain has an active block job"
|
||
msgstr "dominio tiene una tarea de bloque activa"
|
||
|
||
#: src/qemu/qemu_migration.c:1502
|
||
msgid "domain has assigned non-USB host devices"
|
||
msgstr "dominio ha asignado dispositivos de host no-USB"
|
||
|
||
#: src/qemu/qemu_migration.c:1540
|
||
msgid "Migration may lead to data corruption if disks use cache != none"
|
||
msgstr ""
|
||
"La migración puede llegar a corromper datos si discos usan cache != none"
|
||
|
||
#: src/qemu/qemu_migration.c:1594
|
||
msgid "Compressed migration is not supported by target QEMU binary"
|
||
msgstr "Binario QEMU de destino no soporta migración comprimida"
|
||
|
||
#: src/qemu/qemu_migration.c:1598
|
||
msgid "Compressed migration is not supported by source QEMU binary"
|
||
msgstr "Fuente de binario QEMU no admite migración comprimida"
|
||
|
||
#: src/qemu/qemu_migration.c:1691
|
||
msgid "is not active"
|
||
msgstr "no está activo "
|
||
|
||
#: src/qemu/qemu_migration.c:1726
|
||
msgid "unexpectedly failed"
|
||
msgstr "Falló inesperadamente"
|
||
|
||
#: src/qemu/qemu_migration.c:1751 src/qemu/qemu_migration.c:3306
|
||
msgid "migration job"
|
||
msgstr "tarea de migración "
|
||
|
||
#: src/qemu/qemu_migration.c:1754
|
||
msgid "domain save job"
|
||
msgstr "tarea de guardado de dominio "
|
||
|
||
#: src/qemu/qemu_migration.c:1757
|
||
msgid "domain core dump job"
|
||
msgstr "tarea de vaciado de núcleo de dominio"
|
||
|
||
#: src/qemu/qemu_migration.c:1760
|
||
msgid "job"
|
||
msgstr "tarea"
|
||
|
||
#: src/qemu/qemu_migration.c:1780
|
||
msgid "Lost connection to destination host"
|
||
msgstr "Se perdió la conexión al host de destino"
|
||
|
||
#: src/qemu/qemu_migration.c:1808
|
||
msgid "failed due to I/O error"
|
||
msgstr "Falló debido a error de E/S"
|
||
|
||
#: src/qemu/qemu_migration.c:1870
|
||
#, c-format
|
||
msgid "invalid tlsPort number: %s"
|
||
msgstr "El númreo de tlsPort es inváldo: %s"
|
||
|
||
#: src/qemu/qemu_migration.c:1922 src/util/virnetdevopenvswitch.c:253
|
||
#, c-format
|
||
msgid "Unable to run command to set OVS port data for interface %s"
|
||
msgstr ""
|
||
"No se puede ejecutar comando para establecer datos del puerto OVS para "
|
||
"interfaz %s"
|
||
|
||
#: src/qemu/qemu_migration.c:2063 src/qemu/qemu_migration.c:2242
|
||
msgid "offline migration cannot handle non-shared storage"
|
||
msgstr "migración desconectada no puede manejar el almacenaje no compartido"
|
||
|
||
#: src/qemu/qemu_migration.c:2069 src/qemu/qemu_migration.c:2248
|
||
msgid "offline migration must be specified with the persistent flag set"
|
||
msgstr ""
|
||
"migración desconectada debe especificarse con el conjunto de indicadores "
|
||
"persistentes"
|
||
|
||
#: src/qemu/qemu_migration.c:2075 src/qemu/qemu_migration.c:2254
|
||
msgid "tunnelled offline migration does not make sense"
|
||
msgstr "migración desconectada en túnel no tiene sentido"
|
||
|
||
#: src/qemu/qemu_migration.c:2156 src/qemu/qemu_migration.c:2496
|
||
msgid "domain disappeared"
|
||
msgstr "Dominio desapareció"
|
||
|
||
#: src/qemu/qemu_migration.c:2349
|
||
msgid "qemu isn't capable of IPv6"
|
||
msgstr ""
|
||
|
||
#: src/qemu/qemu_migration.c:2354
|
||
msgid "host isn't capable of IPv6"
|
||
msgstr ""
|
||
|
||
#: src/qemu/qemu_migration.c:2416 src/qemu/qemu_migration.c:3500
|
||
msgid "cannot create pipe for tunnelled migration"
|
||
msgstr "No se puede crear tubo para migración en túnel"
|
||
|
||
#: src/qemu/qemu_migration.c:2434
|
||
msgid "cannot pass pipe for tunnelled migration"
|
||
msgstr "No se puede pasar tubo para migración en túnel"
|
||
|
||
#: src/qemu/qemu_migration.c:2563
|
||
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_migration.c:2625
|
||
msgid ""
|
||
"hostname on destination resolved to localhost, but migration requires an FQDN"
|
||
msgstr ""
|
||
"el nombre del equipo de destino ha sido resuelto a localhost, pero la "
|
||
"migración necesita FQDN"
|
||
|
||
#: src/qemu/qemu_migration.c:2645
|
||
msgid "only tcp URIs are supported for KVM/QEMU migrations"
|
||
msgstr "para migraciones KVM/QEMU, solo hay soporte para tcp URIs"
|
||
|
||
#: src/qemu/qemu_migration.c:2661
|
||
#, c-format
|
||
msgid "unable to parse URI: %s"
|
||
msgstr "No se puede analizar URI: %s"
|
||
|
||
#: src/qemu/qemu_migration.c:2667
|
||
#, c-format
|
||
msgid "missing host in migration URI: %s"
|
||
msgstr "Falta host en migración URI: %s"
|
||
|
||
#: src/qemu/qemu_migration.c:2724
|
||
msgid "no domain XML passed"
|
||
msgstr "no se ha indicado un dominio XML"
|
||
|
||
#: src/qemu/qemu_migration.c:2959
|
||
msgid "poll failed in migration tunnel"
|
||
msgstr "Falló al sondear túnel de migración"
|
||
|
||
#: src/qemu/qemu_migration.c:2977
|
||
msgid "failed to read from wakeup fd"
|
||
msgstr "Falló al leer desde FD de despertador"
|
||
|
||
#: src/qemu/qemu_migration.c:2999
|
||
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_migration.c:3043
|
||
msgid "Unable to make pipe"
|
||
msgstr "No se puede enmascarar tubería"
|
||
|
||
#: src/qemu/qemu_migration.c:3059
|
||
msgid "Unable to create migration thread"
|
||
msgstr "No se pudo crear migración de hilos"
|
||
|
||
#: src/qemu/qemu_migration.c:3081
|
||
msgid "failed to wakeup migration tunnel"
|
||
msgstr "No se pudo despertar túnel de migración"
|
||
|
||
#: src/qemu/qemu_migration.c:3135
|
||
#, c-format
|
||
msgid "Unable to set FD %d blocking"
|
||
msgstr "No se puede establecer bloqueo de FD %d"
|
||
|
||
#: src/qemu/qemu_migration.c:3194
|
||
#, c-format
|
||
msgid "Migration with lock driver %s requires cookie support"
|
||
msgstr "La migración con controlador de cerrojo %s requiere soporte de cookies"
|
||
|
||
#: src/qemu/qemu_migration.c:3314
|
||
msgid "failed to accept connection from qemu"
|
||
msgstr "Falló al aceptar conexión desde qemu"
|
||
|
||
#: src/qemu/qemu_migration.c:3477
|
||
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_migration.c:4007
|
||
#, c-format
|
||
msgid "Failed to connect to remote libvirt URI %s: %s"
|
||
msgstr "No se pudo conectar a URI de libvirt remota %s: %s"
|
||
|
||
#: src/qemu/qemu_migration.c:4035
|
||
msgid "Destination libvirt does not support peer-to-peer migration protocol"
|
||
msgstr ""
|
||
"libvirt de destino no tiene soporte para un protocolo de migración de igual "
|
||
"a igual"
|
||
|
||
#: src/qemu/qemu_migration.c:4300
|
||
msgid "received unexpected cookie with P2P migration"
|
||
msgstr "Se recibió una cookie inesperada con migración P2P"
|
||
|
||
#: src/qemu/qemu_migration.c:4312
|
||
msgid "Unexpected dconnuri parameter with non-peer2peer migration"
|
||
msgstr "Parámetro dconnuri inesperado con migración non-peer2peer"
|
||
|
||
#: src/qemu/qemu_migration.c:4350
|
||
#, c-format
|
||
msgid "Port profile Associate failed for %s"
|
||
msgstr "Falló la asociación de perfil de puerto para %s"
|
||
|
||
#: src/qemu/qemu_migration.c:4496
|
||
msgid "can't get vmdef"
|
||
msgstr "can't get vmdef"
|
||
|
||
#: src/qemu/qemu_migration.c:4701
|
||
msgid "Unable to set cloexec flag"
|
||
msgstr "No se pudo establecer indicador cloexec"
|
||
|
||
#: src/qemu/qemu_migration.c:4796
|
||
#, c-format
|
||
msgid "migration protocol going backwards %s => %s"
|
||
msgstr "Protocolo migración va hacia atrás %s => %s"
|
||
|
||
#: src/qemu/qemu_migration.c:4831
|
||
#, c-format
|
||
msgid "domain '%s' is not processing incoming migration"
|
||
msgstr "el dominio '%s' no está procesando migraciones entrantes"
|
||
|
||
#: src/qemu/qemu_migration.c:4833
|
||
#, c-format
|
||
msgid "domain '%s' is not being migrated"
|
||
msgstr "Dominio '%s' no se está migrando"
|
||
|
||
#: src/qemu/qemu_monitor.c:288
|
||
#, 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:387
|
||
#, c-format
|
||
msgid "Process %d %p %p [[[[%s]]][[[%s]]]"
|
||
msgstr "Proceso %d %p %p [[[[%s]]][[[%s]]]"
|
||
|
||
#: src/qemu/qemu_monitor.c:485
|
||
msgid "Monitor does not support sending of file descriptors"
|
||
msgstr "Monitor no soporta el envío de descriptores de archivos"
|
||
|
||
#: src/qemu/qemu_monitor.c:688
|
||
#, c-format
|
||
msgid ""
|
||
"early end of file from monitor: possible problem:\n"
|
||
"%s"
|
||
msgstr ""
|
||
|
||
#: src/qemu/qemu_monitor.c:768
|
||
msgid "Error notify callback must be supplied"
|
||
msgstr "Error notificar retrollamada debe proporcionarse"
|
||
|
||
#: src/qemu/qemu_monitor.c:914
|
||
msgid "Qemu monitor was closed"
|
||
msgstr " El monitor QEMU se cerró"
|
||
|
||
#: src/qemu/qemu_monitor.c:964
|
||
msgid "Unable to wait on monitor condition"
|
||
msgstr "No se pudo esperar en condición de monitor"
|
||
|
||
#: src/qemu/qemu_monitor.c:1032
|
||
msgid "Cannot determine balloon device path"
|
||
msgstr "No se puede determinar ruta de dispositivo de globo"
|
||
|
||
#: src/qemu/qemu_monitor.c:1040
|
||
msgid "Memory balloon model must be virtio to get memballoon path"
|
||
msgstr "Modelo de globo debe ser virtio para obtener ruta de memballoon"
|
||
|
||
#: src/qemu/qemu_monitor.c:1083
|
||
msgid ""
|
||
"Property 'guest-stats-polling-interval' not found on memory balloon driver."
|
||
msgstr ""
|
||
"Propiedad de 'guest-stats-polling-interval' no se encontró en controlador de "
|
||
"globo de memoria."
|
||
|
||
#: src/qemu/qemu_monitor.c:1126
|
||
msgid "Unable to unescape command"
|
||
msgstr "No se pudo 'unescape' el comando"
|
||
|
||
#: src/qemu/qemu_monitor.c:1370 src/qemu/qemu_monitor.c:1396
|
||
#: src/qemu/qemu_monitor.c:1416 src/qemu/qemu_monitor.c:1457
|
||
#: src/qemu/qemu_monitor.c:1476 src/qemu/qemu_monitor.c:1496
|
||
#: src/qemu/qemu_monitor.c:1535 src/qemu/qemu_monitor.c:1555
|
||
#: src/qemu/qemu_monitor.c:1576 src/qemu/qemu_monitor.c:1599
|
||
#: src/qemu/qemu_monitor.c:1653 src/qemu/qemu_monitor.c:1707
|
||
#: src/qemu/qemu_monitor.c:1743 src/qemu/qemu_monitor.c:1794
|
||
#: src/qemu/qemu_monitor.c:1840 src/qemu/qemu_monitor.c:1872
|
||
#: src/qemu/qemu_monitor.c:1894 src/qemu/qemu_monitor.c:1913
|
||
#: src/qemu/qemu_monitor.c:1934 src/qemu/qemu_monitor.c:1957
|
||
#: src/qemu/qemu_monitor.c:1980 src/qemu/qemu_monitor.c:2002
|
||
#: src/qemu/qemu_monitor.c:2022 src/qemu/qemu_monitor.c:2042
|
||
#: src/qemu/qemu_monitor.c:2062 src/qemu/qemu_monitor.c:2083
|
||
#: src/qemu/qemu_monitor.c:2105 src/qemu/qemu_monitor.c:2125
|
||
#: src/qemu/qemu_monitor.c:2151 src/qemu/qemu_monitor.c:2184
|
||
#: src/qemu/qemu_monitor.c:2214 src/qemu/qemu_monitor.c:2252
|
||
#: src/qemu/qemu_monitor.c:2313 src/qemu/qemu_monitor.c:2336
|
||
#: src/qemu/qemu_monitor.c:2355 src/qemu/qemu_monitor.c:2419
|
||
#: src/qemu/qemu_monitor.c:2440 src/qemu/qemu_monitor.c:2461
|
||
#: src/qemu/qemu_monitor.c:2484 src/qemu/qemu_monitor.c:2507
|
||
#: src/qemu/qemu_monitor.c:2528 src/qemu/qemu_monitor.c:2550
|
||
#: src/qemu/qemu_monitor.c:2572 src/qemu/qemu_monitor.c:2610
|
||
#: src/qemu/qemu_monitor.c:2640 src/qemu/qemu_monitor.c:2681
|
||
#: src/qemu/qemu_monitor.c:2715 src/qemu/qemu_monitor.c:2760
|
||
#: src/qemu/qemu_monitor.c:2788 src/qemu/qemu_monitor.c:2830
|
||
#: src/qemu/qemu_monitor.c:2851 src/qemu/qemu_monitor.c:2872
|
||
#: src/qemu/qemu_monitor.c:2898 src/qemu/qemu_monitor.c:2919
|
||
#: src/qemu/qemu_monitor.c:2938 src/qemu/qemu_monitor.c:2957
|
||
#: src/qemu/qemu_monitor.c:2980 src/qemu/qemu_monitor.c:3014
|
||
#: src/qemu/qemu_monitor.c:3035 src/qemu/qemu_monitor.c:3054
|
||
#: src/qemu/qemu_monitor.c:3073 src/qemu/qemu_monitor.c:3092
|
||
#: src/qemu/qemu_monitor.c:3118 src/qemu/qemu_monitor.c:3287
|
||
#: src/qemu/qemu_monitor.c:3433 src/qemu/qemu_monitor.c:3459
|
||
#: src/qemu/qemu_monitor.c:3483 src/qemu/qemu_monitor.c:3504
|
||
#: src/qemu/qemu_monitor.c:3534 src/qemu/qemu_monitor.c:3556
|
||
#: src/qemu/qemu_monitor.c:3578 src/qemu/qemu_monitor.c:3603
|
||
#: src/qemu/qemu_monitor.c:3626 src/qemu/qemu_monitor.c:3648
|
||
#: src/qemu/qemu_monitor.c:3671 src/qemu/qemu_monitor.c:3692
|
||
#: src/qemu/qemu_monitor.c:3716 src/qemu/qemu_monitor.c:3734
|
||
#: src/qemu/qemu_monitor.c:3756 src/qemu/qemu_monitor.c:3778
|
||
#: src/qemu/qemu_monitor.c:3797 src/qemu/qemu_monitor.c:3819
|
||
#: src/qemu/qemu_monitor.c:3841 src/qemu/qemu_monitor.c:3862
|
||
#: src/qemu/qemu_monitor.c:3882 src/qemu/qemu_monitor.c:3903
|
||
#: src/qemu/qemu_monitor.c:3959
|
||
msgid "monitor must not be NULL"
|
||
msgstr "el monitor no debe poseer un valor NULL"
|
||
|
||
#: src/qemu/qemu_monitor.c:1438
|
||
msgid "both monitor and running must not be NULL"
|
||
msgstr "Ambos monitores que están ejecutándose deben ser NULL"
|
||
|
||
#: src/qemu/qemu_monitor.c:1516
|
||
msgid "monitor || name must not be NULL"
|
||
msgstr "monitor || nombre no debe ser NULL"
|
||
|
||
#: src/qemu/qemu_monitor.c:1605 src/qemu/qemu_monitor.c:2068
|
||
#: src/qemu/qemu_monitor.c:2089 src/qemu/qemu_monitor.c:2133
|
||
#: src/qemu/qemu_monitor.c:3465 src/qemu/qemu_monitor.c:3489
|
||
#: src/qemu/qemu_monitor.c:3510 src/qemu/qemu_monitor.c:3540
|
||
#: src/qemu/qemu_monitor.c:3562 src/qemu/qemu_monitor.c:3584
|
||
#: src/qemu/qemu_monitor.c:3609 src/qemu/qemu_monitor.c:3632
|
||
#: src/qemu/qemu_monitor.c:3654 src/qemu/qemu_monitor.c:3677
|
||
#: src/qemu/qemu_monitor.c:3698 src/qemu/qemu_monitor.c:3740
|
||
#: src/qemu/qemu_monitor.c:3762 src/qemu/qemu_monitor.c:3784
|
||
#: src/qemu/qemu_monitor.c:3803 src/qemu/qemu_monitor.c:3825
|
||
#: src/qemu/qemu_monitor.c:3847 src/qemu/qemu_monitor.c:3868
|
||
#: src/qemu/qemu_monitor.c:3888 src/qemu/qemu_monitor.c:3909
|
||
#: src/qemu/qemu_monitor.c:3965
|
||
msgid "JSON monitor is required"
|
||
msgstr "Se requiere monitor JSON"
|
||
|
||
#: src/qemu/qemu_monitor.c:1624
|
||
#, c-format
|
||
msgid "unknown block IO status: %s"
|
||
msgstr "bloque desconocido de estatus de E/S: %s "
|
||
|
||
#: src/qemu/qemu_monitor.c:1683
|
||
#, c-format
|
||
msgid "cannot find info for device '%s'"
|
||
msgstr "No se puede hallar información para dispositivo '%s'"
|
||
|
||
#: src/qemu/qemu_monitor.c:1817
|
||
#, c-format
|
||
msgid "unsupported protocol type %s"
|
||
msgstr "Tipo de protocolo %s no tiene soporte"
|
||
|
||
#: src/qemu/qemu_monitor.c:2258
|
||
#, c-format
|
||
msgid "file offset must be a multiple of %llu"
|
||
msgstr "el offset del archivo debe ser un múltiplo de %llu"
|
||
|
||
#: src/qemu/qemu_monitor.c:2364
|
||
msgid "dump-guest-memory is not supported in text mode"
|
||
msgstr "dump-guest-memory no tiene soporte en modo de texto"
|
||
|
||
#: src/qemu/qemu_monitor.c:2578
|
||
msgid "fd must be valid"
|
||
msgstr "fd debe ser válido"
|
||
|
||
#: src/qemu/qemu_monitor.c:2584 src/qemu/qemu_monitor.c:2652
|
||
#, c-format
|
||
msgid "qemu is not using a unix socket monitor, cannot send fd %s"
|
||
msgstr ""
|
||
"QEMU no está utilizando un monitor de socket de UNIX, no se puede enviar fd "
|
||
"%s"
|
||
|
||
#: src/qemu/qemu_monitor.c:2646
|
||
msgid "fd and fdset must be valid"
|
||
msgstr "fd y fdset deben ser válidos"
|
||
|
||
#: src/qemu/qemu_monitor.c:2661
|
||
msgid "add fd requires JSON monitor"
|
||
msgstr "add fd requiere monitor JSON"
|
||
|
||
#: src/qemu/qemu_monitor.c:2689
|
||
msgid "remove fd requires JSON monitor"
|
||
msgstr "remove fd requiere monitor JSON"
|
||
|
||
#: src/qemu/qemu_monitor.c:2730
|
||
msgid "JSON monitor should be using AddNetdev"
|
||
msgstr "Monitor JSON debe usar AddNetdev"
|
||
|
||
#: src/qemu/qemu_monitor.c:2766
|
||
msgid "JSON monitor should be using RemoveNetdev"
|
||
msgstr "Monitor JSON debe usar RemoveNetdev"
|
||
|
||
#: src/qemu/qemu_monitor.c:2904
|
||
msgid "JSON monitor should be using AddDrive"
|
||
msgstr "Monitor JSON debe usar AddDrive"
|
||
|
||
#: src/qemu/qemu_monitor.c:3127
|
||
msgid "disk snapshot requires JSON monitor"
|
||
msgstr "Instantánea de disco requiere monitor JSON"
|
||
|
||
#: src/qemu/qemu_monitor.c:3150 src/qemu/qemu_monitor.c:3198
|
||
#: src/qemu/qemu_monitor.c:3319
|
||
#, c-format
|
||
msgid "bandwidth must be less than %llu"
|
||
msgstr "Banda de ancho debe ser menor que %llu"
|
||
|
||
#: src/qemu/qemu_monitor.c:3161
|
||
msgid "drive-mirror requires JSON monitor"
|
||
msgstr "drive-mirror requiere monitor JSON"
|
||
|
||
#: src/qemu/qemu_monitor.c:3177
|
||
msgid "transaction requires JSON monitor"
|
||
msgstr "transaction requiere monitor JSON"
|
||
|
||
#: src/qemu/qemu_monitor.c:3208
|
||
msgid "block-commit requires JSON monitor"
|
||
msgstr "block-commit requiere monitor JSON"
|
||
|
||
#: src/qemu/qemu_monitor.c:3227
|
||
msgid "drive pivot requires JSON monitor"
|
||
msgstr "drive pivot requiere monitor JSON"
|
||
|
||
#: src/qemu/qemu_monitor.c:3330
|
||
msgid "block jobs require JSON monitor"
|
||
msgstr "tareas de block requieren monitor JSON "
|
||
|
||
#: src/qemu/qemu_monitor.c:3931
|
||
msgid "failed to duplicate log fd"
|
||
msgstr ""
|
||
|
||
#: src/qemu/qemu_monitor_json.c:252
|
||
msgid "Unable to append command 'id' string"
|
||
msgstr "No se pudo añadir cadena de comando 'ID'"
|
||
|
||
#: src/qemu/qemu_monitor_json.c:348 src/qemu/qemu_monitor_json.c:366
|
||
#, c-format
|
||
msgid "unable to execute QEMU command '%s'"
|
||
msgstr "no es posible ejecutar el comando QEMU '%s'"
|
||
|
||
#: src/qemu/qemu_monitor_json.c:352
|
||
#, c-format
|
||
msgid "unable to execute QEMU command '%s': %s"
|
||
msgstr "no es posible ejecutar el comando QEMU '%s': %s"
|
||
|
||
#: src/qemu/qemu_monitor_json.c:445
|
||
#, c-format
|
||
msgid "argument key '%s' must not have null value"
|
||
msgstr "llave de argumento '%s' no debe ser de valor NULL"
|
||
|
||
#: src/qemu/qemu_monitor_json.c:545
|
||
#, c-format
|
||
msgid "unexpected empty keyword in %s"
|
||
msgstr "palabra clave vacía no esperada en %s"
|
||
|
||
#: src/qemu/qemu_monitor_json.c:958
|
||
#, c-format
|
||
msgid "Human monitor command is not available to run %s"
|
||
msgstr "El comando de Human monitor no está disponible para ejecutar %s"
|
||
|
||
#: src/qemu/qemu_monitor_json.c:968
|
||
msgid "human monitor command was missing return data"
|
||
msgstr "Al comando de monitor humano le faltan datos de retorno"
|
||
|
||
#: src/qemu/qemu_monitor_json.c:1096
|
||
msgid "query-status reply was missing return data"
|
||
msgstr "Faltaba dato"
|
||
|
||
#: src/qemu/qemu_monitor_json.c:1102
|
||
msgid "query-status reply was missing running state"
|
||
msgstr "A la respuesta query-status le faltaba el estado en ejecución"
|
||
|
||
#: src/qemu/qemu_monitor_json.c:1199
|
||
msgid "cpu reply was missing return data"
|
||
msgstr "la respuesta de la CPU no contenía datos de devolución"
|
||
|
||
#: src/qemu/qemu_monitor_json.c:1205
|
||
msgid "cpu information was not an array"
|
||
msgstr "La información de la CPU no era un array"
|
||
|
||
#: src/qemu/qemu_monitor_json.c:1211
|
||
msgid "cpu information was empty"
|
||
msgstr "La información de la CPU se encontraba vacía"
|
||
|
||
#: src/qemu/qemu_monitor_json.c:1223 src/qemu/qemu_monitor_json.c:2977
|
||
msgid "character device information was missing array element"
|
||
msgstr ""
|
||
"A la información del dispositivo de caracteres le faltaba el elemento de "
|
||
"array"
|
||
|
||
#: src/qemu/qemu_monitor_json.c:1298
|
||
msgid "info kvm reply was missing return data"
|
||
msgstr "A la información de respuesta KVM le faltan datos de retorno"
|
||
|
||
#: src/qemu/qemu_monitor_json.c:1305
|
||
msgid "info kvm reply missing 'enabled' field"
|
||
msgstr ""
|
||
|
||
#: src/qemu/qemu_monitor_json.c:1355
|
||
msgid "info balloon reply was missing return data"
|
||
msgstr ""
|
||
"la repuesta del globo de información no contenía los datos de devolución "
|
||
|
||
#: src/qemu/qemu_monitor_json.c:1362
|
||
msgid "info balloon reply was missing balloon data"
|
||
msgstr "la repuesta del globo de información no contenía los datos del globo "
|
||
|
||
#: src/qemu/qemu_monitor_json.c:1455 src/qemu/qemu_monitor_json.c:4664
|
||
#: src/qemu/qemu_monitor_json.c:4707 src/qemu/qemu_monitor_json.c:5583
|
||
msgid "qom-get reply was missing return data"
|
||
msgstr "A la respuesta de qom-get le faltaban datos de retorno"
|
||
|
||
#: src/qemu/qemu_monitor_json.c:1539
|
||
msgid "block info reply was missing device list"
|
||
msgstr ""
|
||
"A la respuesta de información de bloque le falta la lista de dispositivo"
|
||
|
||
#: src/qemu/qemu_monitor_json.c:1551 src/qemu/qemu_monitor_json.c:1557
|
||
msgid "block info device entry was not in expected format"
|
||
msgstr "block info device entry was not in expected format"
|
||
|
||
#: src/qemu/qemu_monitor_json.c:1574 src/qemu/qemu_monitor_json.c:1581
|
||
#, c-format
|
||
msgid "cannot read %s value"
|
||
msgstr "No se puede leer valor %s"
|
||
|
||
#: src/qemu/qemu_monitor_json.c:1655 src/qemu/qemu_monitor_json.c:1795
|
||
#: src/qemu/qemu_monitor_json.c:1870
|
||
msgid "blockstats reply was missing device list"
|
||
msgstr ""
|
||
"la respuesta de las estadísticas de bloque no contenía lista de dispositivo"
|
||
|
||
#: src/qemu/qemu_monitor_json.c:1665 src/qemu/qemu_monitor_json.c:1671
|
||
#: src/qemu/qemu_monitor_json.c:1803 src/qemu/qemu_monitor_json.c:1881
|
||
#: src/qemu/qemu_monitor_json.c:1887
|
||
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:1689 src/qemu/qemu_monitor_json.c:1810
|
||
#: src/qemu/qemu_monitor_json.c:1912
|
||
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:1695 src/qemu/qemu_monitor_json.c:1701
|
||
#: src/qemu/qemu_monitor_json.c:1710 src/qemu/qemu_monitor_json.c:1716
|
||
#: src/qemu/qemu_monitor_json.c:1722 src/qemu/qemu_monitor_json.c:1731
|
||
#: src/qemu/qemu_monitor_json.c:1740 src/qemu/qemu_monitor_json.c:1749
|
||
#: src/qemu/qemu_monitor_json.c:1918
|
||
#, c-format
|
||
msgid "cannot read %s statistic"
|
||
msgstr "no es posible leer estadísticas de %s"
|
||
|
||
#: src/qemu/qemu_monitor_json.c:1757 src/qemu/qemu_monitor_json.c:1926
|
||
#, 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:1905
|
||
msgid "blockstats parent entry was not in expected format"
|
||
msgstr ""
|
||
"la entrada paterna de las estadísticas de bloque no estaba en el formato "
|
||
"esperado"
|
||
|
||
#: src/qemu/qemu_monitor_json.c:2316
|
||
msgid "query-migrate-cache-size reply was missing 'return' data"
|
||
msgstr "Faltaba respuesta migrate-cache-size en datos de 'return' "
|
||
|
||
#: src/qemu/qemu_monitor_json.c:2364
|
||
msgid "info migration reply was missing return data"
|
||
msgstr "la respuesta del informe de migración no contenía datos de devolución"
|
||
|
||
#: src/qemu/qemu_monitor_json.c:2370
|
||
msgid "info migration reply was missing return status"
|
||
msgstr "la respuesta del informe de migración no contenía estado de devolución"
|
||
|
||
#: src/qemu/qemu_monitor_json.c:2377 src/qemu/qemu_monitor_text.c:1439
|
||
#: src/qemu/qemu_monitor_text.c:1447
|
||
#, c-format
|
||
msgid "unexpected migration status in %s"
|
||
msgstr "estado de migración en %s no esperado"
|
||
|
||
#: src/qemu/qemu_monitor_json.c:2396
|
||
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:2403
|
||
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:2410
|
||
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:2417
|
||
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:2435
|
||
msgid "disk migration was active, but 'transferred' data was missing"
|
||
msgstr ""
|
||
"Migración de disco estaba activa, pero los datos 'transferidos' faltaban"
|
||
|
||
#: src/qemu/qemu_monitor_json.c:2444
|
||
msgid "disk migration was active, but 'remaining' data was missing"
|
||
msgstr "Migración de disco estaba activa, pero los datos 'restantes' faltaban"
|
||
|
||
#: src/qemu/qemu_monitor_json.c:2453
|
||
msgid "disk migration was active, but 'total' data was missing"
|
||
msgstr "Migración de disco estaba activa, pero los datos 'total' faltaban"
|
||
|
||
#: src/qemu/qemu_monitor_json.c:2466
|
||
msgid "XBZRLE is active, but 'cache-size' data was missing"
|
||
msgstr "XBZRLE está activo, pero faltaban los datos de 'cache-size'"
|
||
|
||
#: src/qemu/qemu_monitor_json.c:2475
|
||
msgid "XBZRLE is active, but 'bytes' data was missing"
|
||
msgstr "XBZRLE está activo, pero faltaban los datos de 'bytes'"
|
||
|
||
#: src/qemu/qemu_monitor_json.c:2484
|
||
msgid "XBZRLE is active, but 'pages' data was missing"
|
||
msgstr "XBZRLE está activo, pero faltaban datos de 'pages'"
|
||
|
||
#: src/qemu/qemu_monitor_json.c:2493
|
||
msgid "XBZRLE is active, but 'cache-miss' data was missing"
|
||
msgstr "XBZRLE está activo, pero faltaban los datos de 'cache-miss'"
|
||
|
||
#: src/qemu/qemu_monitor_json.c:2502
|
||
msgid "XBZRLE is active, but 'overflow' data was missing"
|
||
msgstr "XBZRLE está activo, pero faltaban datos de 'overflow'"
|
||
|
||
#: src/qemu/qemu_monitor_json.c:2551
|
||
msgid "query-spice reply was missing return data"
|
||
msgstr "A la respuesta query-spice le faltan datos de retorno"
|
||
|
||
#: src/qemu/qemu_monitor_json.c:2698 src/qemu/qemu_monitor_json.c:2708
|
||
#: src/qemu/qemu_monitor_json.c:2718
|
||
msgid "usb_add not supported in JSON mode"
|
||
msgstr "usb_add no tiene soporte en modo JSON "
|
||
|
||
#: src/qemu/qemu_monitor_json.c:2728 src/qemu/qemu_monitor_json.c:2739
|
||
#: src/qemu/qemu_monitor_json.c:2749 src/qemu/qemu_monitor_json.c:3044
|
||
msgid "pci_add not supported in JSON mode"
|
||
msgstr "pci_add no tiene soporte en modo JSON "
|
||
|
||
#: src/qemu/qemu_monitor_json.c:2758
|
||
msgid "pci_del not supported in JSON mode"
|
||
msgstr "pci_delno tiene soporte en modo JSON "
|
||
|
||
#: src/qemu/qemu_monitor_json.c:2837
|
||
msgid "missing return information"
|
||
msgstr "Falta información de retorno"
|
||
|
||
#: src/qemu/qemu_monitor_json.c:2844
|
||
msgid "incomplete return information"
|
||
msgstr "información de retorno incompleta"
|
||
|
||
#: src/qemu/qemu_monitor_json.c:2961
|
||
msgid "character device reply was missing return data"
|
||
msgstr ""
|
||
"la respuesta del dispositivo de caracteres no contenía datos de devolución"
|
||
|
||
#: src/qemu/qemu_monitor_json.c:2967
|
||
msgid "character device information was not an array"
|
||
msgstr "la información del dispositivo de caracteres no era un array"
|
||
|
||
#: src/qemu/qemu_monitor_json.c:2983 src/qemu/qemu_monitor_json.c:2989
|
||
msgid "character device information was missing filename"
|
||
msgstr ""
|
||
"la información del dispositivo de caracteres no contenía un nombre de archivo"
|
||
|
||
#: src/qemu/qemu_monitor_json.c:3000 src/qemu/qemu_monitor_text.c:2212
|
||
#, c-format
|
||
msgid "failed to save chardev path '%s'"
|
||
msgstr "falló al guardar dirección '%s'"
|
||
|
||
#: src/qemu/qemu_monitor_json.c:3053
|
||
msgid "query-pci not supported in JSON mode"
|
||
msgstr "query-pcino no tiene soporte en modo JSON "
|
||
|
||
#: src/qemu/qemu_monitor_json.c:3135
|
||
msgid ""
|
||
"deleting disk is not supported. This may leak data if disk is reassigned"
|
||
msgstr ""
|
||
"Borrado de disco no tiene soporte. Si el disco es reasignado puede "
|
||
"conllevar a pérdida de datos."
|
||
|
||
#: src/qemu/qemu_monitor_json.c:3427 src/qemu/qemu_monitor_text.c:2880
|
||
#, c-format
|
||
msgid "keycode %zu is invalid: 0x%X"
|
||
msgstr "Código de tecla %zu es inválido: 0x%X"
|
||
|
||
#: src/qemu/qemu_monitor_json.c:3511
|
||
msgid "entry was missing 'device'"
|
||
msgstr "a la entrada le falta 'device'"
|
||
|
||
#: src/qemu/qemu_monitor_json.c:3520
|
||
msgid "entry was missing 'type'"
|
||
msgstr "a la entrada le falta 'type'"
|
||
|
||
#: src/qemu/qemu_monitor_json.c:3534
|
||
msgid "entry was missing 'speed'"
|
||
msgstr "a la entrada le falta 'speed'"
|
||
|
||
#: src/qemu/qemu_monitor_json.c:3541
|
||
msgid "entry was missing 'offset'"
|
||
msgstr "a la entrada le falta 'offset'"
|
||
|
||
#: src/qemu/qemu_monitor_json.c:3547
|
||
msgid "entry was missing 'len'"
|
||
msgstr " Al la entrada le faltaba 'len'"
|
||
|
||
#: src/qemu/qemu_monitor_json.c:3570
|
||
msgid "reply was missing return data"
|
||
msgstr "A la respuesta le faltaban datos de retorno"
|
||
|
||
#: src/qemu/qemu_monitor_json.c:3576
|
||
msgid "unrecognized format of block job information"
|
||
msgstr "formato desconocido de la información de tarea de bloque"
|
||
|
||
#: src/qemu/qemu_monitor_json.c:3582
|
||
msgid "unable to determine array size"
|
||
msgstr "No se puede determinar tamaño de matriz"
|
||
|
||
#: src/qemu/qemu_monitor_json.c:3590
|
||
msgid "missing array element"
|
||
msgstr "Falta elemento de array"
|
||
|
||
#: src/qemu/qemu_monitor_json.c:3618
|
||
#, c-format
|
||
msgid "only modern block pull supports base: %s"
|
||
msgstr "solamente el envío de bloque moderno soporta base: %s"
|
||
|
||
#: src/qemu/qemu_monitor_json.c:3623
|
||
#, c-format
|
||
msgid "only modern block pull supports speed: %llu"
|
||
msgstr "solamente el envío de bloque moderno soporta velocidad: %llu"
|
||
|
||
#: src/qemu/qemu_monitor_json.c:3668 src/qemu/qemu_monitor_json.c:3829
|
||
#: src/qemu/qemu_monitor_json.c:3862
|
||
#, c-format
|
||
msgid "No active operation on device: %s"
|
||
msgstr "No hay una operación activa en dispositivo: %s"
|
||
|
||
#: src/qemu/qemu_monitor_json.c:3672
|
||
#, c-format
|
||
msgid "Device %s in use"
|
||
msgstr "Dispositivo %s en uso"
|
||
|
||
#: src/qemu/qemu_monitor_json.c:3675 src/qemu/qemu_monitor_json.c:3832
|
||
#: src/qemu/qemu_monitor_json.c:3865
|
||
#, c-format
|
||
msgid "Operation is not supported for device: %s"
|
||
msgstr "Operación no tiene soporte para dispositivo: %s"
|
||
|
||
#: src/qemu/qemu_monitor_json.c:3679 src/qemu/qemu_monitor_text.c:2993
|
||
#: src/qemu/qemu_monitor_text.c:3092
|
||
#, c-format
|
||
msgid "Command '%s' is not found"
|
||
msgstr "No se halló comando '%s'"
|
||
|
||
#: src/qemu/qemu_monitor_json.c:3682 src/qemu/qemu_monitor_json.c:3835
|
||
#: src/qemu/qemu_monitor_json.c:3868
|
||
msgid "Unexpected error"
|
||
msgstr "Error inesperado"
|
||
|
||
#: src/qemu/qemu_monitor_json.c:3727
|
||
#, c-format
|
||
msgid "block_io_throttle field '%s' missing in qemu's output"
|
||
msgstr "Falta block_io_throttle field '%s' en salida de QEMU"
|
||
|
||
#: src/qemu/qemu_monitor_json.c:3746
|
||
msgid " block_io_throttle reply was missing device list"
|
||
msgstr "A la lista de dispositivo le falta block_io_throttle"
|
||
|
||
#: src/qemu/qemu_monitor_json.c:3757 src/qemu/qemu_monitor_json.c:3764
|
||
msgid "block_io_throttle device entry was not in expected format"
|
||
msgstr ""
|
||
"Entrada de dispositivo block_io_throttle no estaba en el formato esperado"
|
||
|
||
#: src/qemu/qemu_monitor_json.c:3776
|
||
msgid "block_io_throttle inserted entry was not in expected format"
|
||
msgstr "Entrada block_io_throttle insertada no estaba en el formato esperado"
|
||
|
||
#: src/qemu/qemu_monitor_json.c:3793
|
||
#, c-format
|
||
msgid "cannot find throttling info for device '%s'"
|
||
msgstr ""
|
||
"No se puede hallar información de estrangulamiento para dispositivo '%s"
|
||
|
||
#: src/qemu/qemu_monitor_json.c:3932
|
||
msgid "query-version reply was missing 'return' data"
|
||
msgstr "A la respuesta query-version le faltan datos de 'return'"
|
||
|
||
#: src/qemu/qemu_monitor_json.c:3938
|
||
msgid "query-version reply was missing 'qemu' data"
|
||
msgstr "A la respuesta query-version le faltan datos de 'qemu'"
|
||
|
||
#: src/qemu/qemu_monitor_json.c:3944
|
||
msgid "query-version reply was missing 'major' version"
|
||
msgstr "A la respuesta query-version le faltan datos de 'major'"
|
||
|
||
#: src/qemu/qemu_monitor_json.c:3949
|
||
msgid "query-version reply was missing 'minor' version"
|
||
msgstr "A la respuesta query-version le faltan datos de 'minor'"
|
||
|
||
#: src/qemu/qemu_monitor_json.c:3954
|
||
msgid "query-version reply was missing 'micro' version"
|
||
msgstr "A la respuesta query-version le falta la versión 'micro'"
|
||
|
||
#: src/qemu/qemu_monitor_json.c:3962
|
||
msgid "query-version reply was missing 'package' version"
|
||
msgstr "A la respuesta query-version le falta versión de 'package'"
|
||
|
||
#: src/qemu/qemu_monitor_json.c:4006
|
||
msgid "query-machines reply was missing return data"
|
||
msgstr "A la respuesta query-machines le faltan datos de 'return'"
|
||
|
||
#: src/qemu/qemu_monitor_json.c:4012
|
||
msgid "query-machines reply data was not an array"
|
||
msgstr "Datos de respuesta de query-machines no estaban en array"
|
||
|
||
#: src/qemu/qemu_monitor_json.c:4032
|
||
msgid "query-machines reply data was missing 'name'"
|
||
msgstr "A la respuesta query-machines le faltan datos de 'name'"
|
||
|
||
#: src/qemu/qemu_monitor_json.c:4042
|
||
msgid "query-machines reply has malformed 'is-default' data"
|
||
msgstr "Respuesta de query-machines tiene datos de 'is-default' incorrectos"
|
||
|
||
#: src/qemu/qemu_monitor_json.c:4049
|
||
msgid "query-machines reply has malformed 'alias' data"
|
||
msgstr "Respuesta de query-machines tiene datos de 'alias' incorrectos"
|
||
|
||
#: src/qemu/qemu_monitor_json.c:4058
|
||
msgid "query-machines reply has malformed 'cpu-max' data"
|
||
msgstr "Respuesta de query-machines tiene datos 'cpu-max' incorrectos"
|
||
|
||
#: src/qemu/qemu_monitor_json.c:4118
|
||
msgid "query-cpu-definitions reply was missing return data"
|
||
msgstr "A la respuesta de definiciones query-cpu le faltan datos de 'return'"
|
||
|
||
#: src/qemu/qemu_monitor_json.c:4124
|
||
msgid "query-cpu-definitions reply data was not an array"
|
||
msgstr "Respuesta de datos de query-cpu-definitions no era un array"
|
||
|
||
#: src/qemu/qemu_monitor_json.c:4138
|
||
msgid "query-cpu-definitions reply data was missing 'name'"
|
||
msgstr "A la respuesta de definiciones query-cpu le faltan datos de 'name'"
|
||
|
||
#: src/qemu/qemu_monitor_json.c:4186
|
||
msgid "query-commands reply was missing return data"
|
||
msgstr "A la respuesta query-commands le faltan datos de 'return'"
|
||
|
||
#: src/qemu/qemu_monitor_json.c:4192
|
||
msgid "query-commands reply data was not an array"
|
||
msgstr "Respuesta de datos de query-commands no era un array"
|
||
|
||
#: src/qemu/qemu_monitor_json.c:4206
|
||
msgid "query-commands reply data was missing 'name'"
|
||
msgstr "A los datos de respuesta query-commands les faltan 'name'"
|
||
|
||
#: src/qemu/qemu_monitor_json.c:4259
|
||
msgid "query-events reply was missing return data"
|
||
msgstr "A la respuesta query-events le faltan datos de retorno"
|
||
|
||
#: src/qemu/qemu_monitor_json.c:4265
|
||
msgid "query-events reply data was not an array"
|
||
msgstr "Respuesta de datos query-events no era un array"
|
||
|
||
#: src/qemu/qemu_monitor_json.c:4279
|
||
msgid "query-events reply data was missing 'name'"
|
||
msgstr "A la respuesta query-events le faltan datos de 'name'"
|
||
|
||
#: src/qemu/qemu_monitor_json.c:4336
|
||
msgid "query-command-line-options reply was missing return data"
|
||
msgstr "A la respuesta query-command-line-options le faltan datos de retorno"
|
||
|
||
#: src/qemu/qemu_monitor_json.c:4347
|
||
msgid "query-command-line-options reply data was not an array"
|
||
msgstr "La respuesta query-command-line-options no era un array"
|
||
|
||
#: src/qemu/qemu_monitor_json.c:4358
|
||
msgid "query-command-line-options reply data was missing 'option'"
|
||
msgstr ""
|
||
"A los datos de la respuesta query-command-line-options les faltaba 'option'"
|
||
|
||
#: src/qemu/qemu_monitor_json.c:4376
|
||
msgid "query-command-line-options parameter data was not an array"
|
||
msgstr "Los datos del parámetro query-command-line-options no eran un array"
|
||
|
||
#: src/qemu/qemu_monitor_json.c:4391
|
||
msgid "query-command-line-options parameter data was missing 'name'"
|
||
msgstr "A los datos del parámetro query-command-line-options les falta 'name'"
|
||
|
||
#: src/qemu/qemu_monitor_json.c:4448
|
||
msgid "query-kvm reply was missing return data"
|
||
msgstr "Falta query-kvm en datos de retorno"
|
||
|
||
#: src/qemu/qemu_monitor_json.c:4455
|
||
msgid "query-kvm replied unexpected data"
|
||
msgstr "query-kvm entregó datos inesperados"
|
||
|
||
#: src/qemu/qemu_monitor_json.c:4496
|
||
msgid "qom-list-types reply was missing return data"
|
||
msgstr "A la respuesta qom-list-types también le faltan datos de retorno"
|
||
|
||
#: src/qemu/qemu_monitor_json.c:4502
|
||
msgid "qom-list-types reply data was not an array"
|
||
msgstr "Datos de respuesta de qom-list-types no eran un array"
|
||
|
||
#: src/qemu/qemu_monitor_json.c:4516
|
||
msgid "qom-list-types reply data was missing 'name'"
|
||
msgstr "A los tipos de qom-list les faltan datos de 'name'"
|
||
|
||
#: src/qemu/qemu_monitor_json.c:4567
|
||
msgid "qom-list reply was missing return data"
|
||
msgstr "A la respuesta de qom-list le faltaban datos de retorno"
|
||
|
||
#: src/qemu/qemu_monitor_json.c:4573
|
||
msgid "qom-list reply data was not an array"
|
||
msgstr "Los datos de respuesta qom-list no eran un array"
|
||
|
||
#: src/qemu/qemu_monitor_json.c:4593
|
||
msgid "qom-list reply data was missing 'name'"
|
||
msgstr "A los datos de qom-list les faltaba 'name'"
|
||
|
||
#: src/qemu/qemu_monitor_json.c:4603
|
||
msgid "qom-list reply has malformed 'type' data"
|
||
msgstr "La respuesta de qom-list tiene datos de 'type' incorrectos"
|
||
|
||
#: src/qemu/qemu_monitor_json.c:4699
|
||
#, c-format
|
||
msgid "qom-get invalid object property type %d"
|
||
msgstr "Tipo de propiedad de objeto inválido qom-get %d"
|
||
|
||
#: src/qemu/qemu_monitor_json.c:4762
|
||
#, c-format
|
||
msgid "qom-set invalid object property type %d"
|
||
msgstr "qom-set invalid object property type %d"
|
||
|
||
#: src/qemu/qemu_monitor_json.c:4818
|
||
msgid "device-list-properties reply was missing return data"
|
||
msgstr ""
|
||
"A la respuesta de propiedades de device-list le faltan datos de retorno"
|
||
|
||
#: src/qemu/qemu_monitor_json.c:4824
|
||
msgid "device-list-properties reply data was not an array"
|
||
msgstr "Los datos de respuesta de propiedades de device-list no eran un array"
|
||
|
||
#: src/qemu/qemu_monitor_json.c:4838
|
||
msgid "device-list-properties reply data was missing 'name'"
|
||
msgstr ""
|
||
"A los datos de respuestas de propiedades de device-list les falta 'name' "
|
||
|
||
#: src/qemu/qemu_monitor_json.c:4881
|
||
msgid "query-target reply was missing return data"
|
||
msgstr "Faltaban datos de retorno a respuesta de query-target"
|
||
|
||
#: src/qemu/qemu_monitor_json.c:4887
|
||
msgid "query-target reply was missing arch data"
|
||
msgstr "Faltaban datos de arquitectura a respuesta de query-target"
|
||
|
||
#: src/qemu/qemu_monitor_json.c:4930
|
||
msgid "missing migration capabilities"
|
||
msgstr "Faltan capacidades de migración"
|
||
|
||
#: src/qemu/qemu_monitor_json.c:4940
|
||
msgid "missing entry in migration capabilities list"
|
||
msgstr "Falta entrada en lista de capacidades"
|
||
|
||
#: src/qemu/qemu_monitor_json.c:4946
|
||
msgid "missing migration capability name"
|
||
msgstr "Falta nombre de capacidad de migración"
|
||
|
||
#: src/qemu/qemu_monitor_json.c:5185
|
||
#, c-format
|
||
msgid "%s reply was missing return data"
|
||
msgstr "Le faltaban datos de retorno a la respuesta %s "
|
||
|
||
#: src/qemu/qemu_monitor_json.c:5192
|
||
#, c-format
|
||
msgid "%s reply data was not an array"
|
||
msgstr "Respuesta %s no era un array"
|
||
|
||
#: src/qemu/qemu_monitor_json.c:5207
|
||
#, c-format
|
||
msgid "%s array element does not contain data"
|
||
msgstr "El elemento array %s no contiene datos"
|
||
|
||
#: src/qemu/qemu_monitor_json.c:5326
|
||
#, c-format
|
||
msgid "Unsupported char device type '%d'"
|
||
msgstr "Tipo de dispositivo de caracteres '%d' no tiene soporte"
|
||
|
||
#: src/qemu/qemu_monitor_json.c:5378
|
||
msgid "chardev-add reply was missing return data"
|
||
msgstr "A la respuesta de chardev-add le faltan datos de retorno"
|
||
|
||
#: src/qemu/qemu_monitor_json.c:5384
|
||
msgid "chardev-add reply was missing pty path"
|
||
msgstr "A la respuesta de chardev-add le falta ruta pty"
|
||
|
||
#: src/qemu/qemu_monitor_json.c:5474
|
||
msgid "missing cpuid-register in CPU data"
|
||
msgstr ""
|
||
|
||
#: src/qemu/qemu_monitor_json.c:5479
|
||
msgid "missing or invalid cpuid-input-eax in CPU data"
|
||
msgstr ""
|
||
|
||
#: src/qemu/qemu_monitor_json.c:5484
|
||
msgid "missing or invalid features in CPU data"
|
||
msgstr ""
|
||
|
||
#: src/qemu/qemu_monitor_json.c:5499
|
||
#, c-format
|
||
msgid "unknown CPU register '%s'"
|
||
msgstr ""
|
||
|
||
#: src/qemu/qemu_monitor_json.c:5548 src/qemu/qemu_monitor_json.c:5589
|
||
#, c-format
|
||
msgid "%s CPU property did not return an array"
|
||
msgstr ""
|
||
|
||
#: src/qemu/qemu_monitor_json.c:5640
|
||
#, c-format
|
||
msgid "CPU definition retrieval isn't supported for '%s'"
|
||
msgstr ""
|
||
|
||
#: src/qemu/qemu_monitor_text.c:178
|
||
msgid "Password request seen, but no handler available"
|
||
msgstr "A la solicitud de contraseña vista, pero no hay manejador disponible"
|
||
|
||
#: src/qemu/qemu_monitor_text.c:319
|
||
#, c-format
|
||
msgid "Unable to extract disk path from %s"
|
||
msgstr "No se pudo extraer ruta de disco desde %s"
|
||
|
||
#: src/qemu/qemu_monitor_text.c:422
|
||
#, c-format
|
||
msgid "unexpected reply from info status: %s"
|
||
msgstr "Respuesta inesperada desde estatus de información: %s"
|
||
|
||
#: src/qemu/qemu_monitor_text.c:464
|
||
msgid "'set_link' not supported by this qemu"
|
||
msgstr "'set_link' no está soportado por este QEMU"
|
||
|
||
#: src/qemu/qemu_monitor_text.c:471
|
||
msgid "device name rejected"
|
||
msgstr "Nombre de dispositivo rechazado"
|
||
|
||
#: src/qemu/qemu_monitor_text.c:681 src/qemu/qemu_monitor_text.c:687
|
||
#, c-format
|
||
msgid "unexpected balloon information '%s'"
|
||
msgstr "Información de globo inesperada '%s'"
|
||
|
||
#: src/qemu/qemu_monitor_text.c:743
|
||
msgid "info block not supported by this qemu"
|
||
msgstr "Este QEMU no soporta bloque de información"
|
||
|
||
#: src/qemu/qemu_monitor_text.c:862 src/qemu/qemu_monitor_text.c:986
|
||
msgid "'info blockstats' not supported by this qemu"
|
||
msgstr "no hay soporte para 'info blockstats' en este qemu"
|
||
|
||
#: src/qemu/qemu_monitor_text.c:960
|
||
#, 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:1037
|
||
msgid "unable to query block extent with this QEMU"
|
||
msgstr "no es posible consultar la extensión del bloque con este QEMU"
|
||
|
||
#: src/qemu/qemu_monitor_text.c:1107
|
||
msgid "setting VNC password failed"
|
||
msgstr "Falló al definir contraseña VNC"
|
||
|
||
#: src/qemu/qemu_monitor_text.c:1263
|
||
#, 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:1300 src/qemu/qemu_monitor_text.c:1307
|
||
#, c-format
|
||
msgid "could not change media on %s: %s"
|
||
msgstr "no es posible modificar el medio en %s: %s"
|
||
|
||
#: src/qemu/qemu_monitor_text.c:1461
|
||
#, 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:1474
|
||
#, 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:1487
|
||
#, 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:1504
|
||
#, c-format
|
||
msgid "cannot parse disk migration data transferred statistic %s"
|
||
msgstr "No se puede analizar estadística %s de datos de migración de disco "
|
||
|
||
#: src/qemu/qemu_monitor_text.c:1517
|
||
#, c-format
|
||
msgid "cannot parse disk migration data remaining statistic %s"
|
||
msgstr "No se puede analizar estadística %s de datos de migración de disco "
|
||
|
||
#: src/qemu/qemu_monitor_text.c:1530
|
||
#, c-format
|
||
msgid "cannot parse disk migration data total statistic %s"
|
||
msgstr ""
|
||
"No se puede analizar estadística total %s de datos de migración de disco "
|
||
|
||
#: src/qemu/qemu_monitor_text.c:1586
|
||
#, c-format
|
||
msgid "migration to '%s' failed: %s"
|
||
msgstr "Falló la migración hacia '%s': %s"
|
||
|
||
#: src/qemu/qemu_monitor_text.c:1593
|
||
#, 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:1668
|
||
#, 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:1699
|
||
msgid "adding usb device failed"
|
||
msgstr "Falló al agregar de dispositivo USB"
|
||
|
||
#: src/qemu/qemu_monitor_text.c:1835 src/qemu/qemu_monitor_text.c:1910
|
||
#, c-format
|
||
msgid "parsing pci_add reply failed: %s"
|
||
msgstr "Falló al analizar respuesta de pci_add: %s"
|
||
|
||
#: src/qemu/qemu_monitor_text.c:1880
|
||
#, c-format
|
||
msgid "adding %s disk failed %s: %s"
|
||
msgstr "Falló al añadir %s disco %s: %s "
|
||
|
||
#: src/qemu/qemu_monitor_text.c:1960
|
||
#, 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:1992
|
||
#, 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:1999
|
||
#, c-format
|
||
msgid "unable to send file handle '%s': %s"
|
||
msgstr "No se pudo enviar archivo '%s': %s"
|
||
|
||
#: src/qemu/qemu_monitor_text.c:2030
|
||
#, 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:2059
|
||
#, c-format
|
||
msgid "unable to add host net: %s"
|
||
msgstr "no es posible agregar la red del equipo: %s"
|
||
|
||
#: src/qemu/qemu_monitor_text.c:2254
|
||
#, 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:2339 src/qemu/qemu_monitor_text.c:2590
|
||
msgid "drive hotplug is not supported"
|
||
msgstr "El controlador hotplug no tiene soporte"
|
||
|
||
#: src/qemu/qemu_monitor_text.c:2351
|
||
#, c-format
|
||
msgid "adding %s disk failed: %s"
|
||
msgstr "falló al añadir disco %s: %s "
|
||
|
||
#: src/qemu/qemu_monitor_text.c:2406
|
||
#, c-format
|
||
msgid "cannot parse value for %s"
|
||
msgstr "no es posible analizar el valor de %s"
|
||
|
||
#: src/qemu/qemu_monitor_text.c:2511
|
||
#, c-format
|
||
msgid "detaching %s device failed: %s"
|
||
msgstr "falló al desconectar el dispositivo %s: %s "
|
||
|
||
#: src/qemu/qemu_monitor_text.c:2554
|
||
#, c-format
|
||
msgid "adding %s device failed: %s"
|
||
msgstr "falló la adición del dispositivo %s: %s"
|
||
|
||
#: src/qemu/qemu_monitor_text.c:2596
|
||
msgid "open disk image file failed"
|
||
msgstr "Falló abrir el archivo de imagen de disco"
|
||
|
||
#: src/qemu/qemu_monitor_text.c:2630
|
||
msgid ""
|
||
"deleting drive is not supported. This may leak data if disk is reassigned"
|
||
msgstr ""
|
||
"borrando el controlador no tiene soporte. Esto puede ocasionar el filtraje "
|
||
"de datos si el disco es reasignado"
|
||
|
||
#: src/qemu/qemu_monitor_text.c:2642
|
||
#, c-format
|
||
msgid "deleting %s drive failed: %s"
|
||
msgstr "borrando %s controlador falló: %s"
|
||
|
||
#: src/qemu/qemu_monitor_text.c:2677
|
||
msgid "setting disk password is not supported"
|
||
msgstr "no existe soporte para la definición de una contraseña de disco"
|
||
|
||
#: src/qemu/qemu_monitor_text.c:2681
|
||
msgid "the disk password is incorrect"
|
||
msgstr "la contraseña de disco no es correcta"
|
||
|
||
#: src/qemu/qemu_monitor_text.c:2710
|
||
#, c-format
|
||
msgid "Failed to take snapshot: %s"
|
||
msgstr "falló al intentar tomar una instantánea: %s"
|
||
|
||
#: src/qemu/qemu_monitor_text.c:2715
|
||
msgid "this domain does not have a device to take snapshots"
|
||
msgstr ""
|
||
"este dominio no posee un dispositivo para obtener capturas instantáneas"
|
||
|
||
#: src/qemu/qemu_monitor_text.c:2753
|
||
msgid "this domain does not have a device to load snapshots"
|
||
msgstr "este dominio no posee un dispositivo para cargar capturas instantáneas"
|
||
|
||
#: src/qemu/qemu_monitor_text.c:2758
|
||
#, c-format
|
||
msgid "the snapshot '%s' does not exist, and was not loaded"
|
||
msgstr "no existe la captura instantánea '%s', y no fue cargada"
|
||
|
||
#: src/qemu/qemu_monitor_text.c:2805
|
||
msgid "this domain does not have a device to delete snapshots"
|
||
msgstr ""
|
||
"este dominio no posee un dispositivo para poder eliminar capturas "
|
||
"instantáneas"
|
||
|
||
#: src/qemu/qemu_monitor_text.c:2905
|
||
#, c-format
|
||
msgid "failed to send key '%s'"
|
||
msgstr "Falló el envío de llave '%s'"
|
||
|
||
#: src/qemu/qemu_monitor_text.c:3073
|
||
#, c-format
|
||
msgid "No info for device '%s'"
|
||
msgstr "No hay información para dispositivo '%s'"
|
||
|
||
#: src/qemu/qemu_process.c:230
|
||
#, c-format
|
||
msgid "Failed to set security context for agent for %s"
|
||
msgstr "Falló al establecer el contexto de seguridad para agente para %s"
|
||
|
||
#: src/qemu/qemu_process.c:255
|
||
#, fuzzy
|
||
msgid "guest crashed while connecting to the guest agent"
|
||
msgstr "el proceso ha finalizado mientras se conectaba con el monitor: %s"
|
||
|
||
#: src/qemu/qemu_process.c:262
|
||
#, c-format
|
||
msgid "Failed to clear security context for agent for %s"
|
||
msgstr "Falló al limpiar contexto de seguridad para agente para %s"
|
||
|
||
#: src/qemu/qemu_process.c:381
|
||
#, c-format
|
||
msgid "no disk found with path %s"
|
||
msgstr "no se ha encontrado un disco con la ruta %s"
|
||
|
||
#: src/qemu/qemu_process.c:404
|
||
#, c-format
|
||
msgid "no disk found with alias %s"
|
||
msgstr "no se ha encontrado un disco con el apodo %s"
|
||
|
||
#: src/qemu/qemu_process.c:424
|
||
#, c-format
|
||
msgid "disk %s does not have any encryption information"
|
||
msgstr "el disco %s no posee ninguna información de cifrado"
|
||
|
||
#: src/qemu/qemu_process.c:432
|
||
msgid "cannot find secrets without a connection"
|
||
msgstr "no es posible encontrar secretos sin una conexión"
|
||
|
||
#: src/qemu/qemu_process.c:440 src/storage/storage_backend.c:503
|
||
msgid "secret storage not supported"
|
||
msgstr "almacenamiento secreto no soportado"
|
||
|
||
#: src/qemu/qemu_process.c:449
|
||
#, c-format
|
||
msgid "invalid <encryption> for volume %s"
|
||
msgstr "inválido <encryption> para volumen %s"
|
||
|
||
#: src/qemu/qemu_process.c:467
|
||
#, 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_process.c:640
|
||
msgid "Failed to create reboot thread, killing domain"
|
||
msgstr "No se pudo crear el hilo de rearranque, eliminando el dominio"
|
||
|
||
#: src/qemu/qemu_process.c:1397
|
||
#, c-format
|
||
msgid "Failed to set security context for monitor for %s"
|
||
msgstr "Falló al intentar definir contexto de seguridad para el monitor con %s"
|
||
|
||
#: src/qemu/qemu_process.c:1429
|
||
#, c-format
|
||
msgid "Failed to clear security context for monitor for %s"
|
||
msgstr ""
|
||
"Falló al intentar limpiar el contexto de seguridad para el monitor con %s"
|
||
|
||
#: src/qemu/qemu_process.c:1533
|
||
#, c-format
|
||
msgid "Failure while reading %s log output"
|
||
msgstr "Falló al leer el resultado %s de registro"
|
||
|
||
#: src/qemu/qemu_process.c:1540
|
||
#, c-format
|
||
msgid "Out of space while reading %s log output: %s"
|
||
msgstr "Espacio agotado mientras se leía el resultado %s del registro: %s"
|
||
|
||
#: src/qemu/qemu_process.c:1547
|
||
#, c-format
|
||
msgid "Process exited while reading %s log output: %s"
|
||
msgstr "Proceso finalizado mientras se leía el resultado %s del registro: %s"
|
||
|
||
#: src/qemu/qemu_process.c:1562
|
||
#, c-format
|
||
msgid "Timed out while reading %s log output: %s"
|
||
msgstr "Tiempo agotado mientras se leía el resultado %s del registro: %s"
|
||
|
||
#: src/qemu/qemu_process.c:1622
|
||
#, c-format
|
||
msgid "Process exited prior to exec: %s"
|
||
msgstr ""
|
||
|
||
#: src/qemu/qemu_process.c:1712
|
||
#, c-format
|
||
msgid "no assigned pty for device %s"
|
||
msgstr "no se ha asignado pty para el dispositivo %s"
|
||
|
||
#: src/qemu/qemu_process.c:1914
|
||
#, c-format
|
||
msgid "process exited while connecting to monitor: %s"
|
||
msgstr "el proceso ha finalizado mientras se conectaba con el monitor: %s"
|
||
|
||
#: src/qemu/qemu_process.c:2007
|
||
msgid "Failed to convert nodeset to cpuset"
|
||
msgstr "No se pudo convertir nodesert para cpuset"
|
||
|
||
#: src/qemu/qemu_process.c:2039
|
||
msgid "Cannot setup CPU affinity until process is started"
|
||
msgstr ""
|
||
"No se puede establecer afinidad de CPU, sino hasta que se inicie el proceso"
|
||
|
||
#: src/qemu/qemu_process.c:2088
|
||
msgid "Setting of link state is not supported by this qemu"
|
||
msgstr "La configuración del estado de enlace no está soportada por este QEMU"
|
||
|
||
#: src/qemu/qemu_process.c:2097
|
||
#, c-format
|
||
msgid "Couldn't set link state on interface: %s"
|
||
msgstr "No se pudo establecer estado de enlace en interfaz: %s"
|
||
|
||
#: src/qemu/qemu_process.c:2486
|
||
#, 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_process.c:2500
|
||
#, 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_process.c:2514
|
||
#, 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_process.c:2528
|
||
#, 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_process.c:2542
|
||
#, 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_process.c:2555
|
||
#, 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_process.c:2567
|
||
#, c-format
|
||
msgid "cannot find PCI address for balloon %s"
|
||
msgstr "no es posible encontrar direcciones PCI para el globo %s"
|
||
|
||
#: src/qemu/qemu_process.c:2619
|
||
#, c-format
|
||
msgid "Unable to pre-create chardev file '%s'"
|
||
msgstr "No es posible pre-crear el archivo de dispositivo de caracteres '%s'"
|
||
|
||
#: src/qemu/qemu_process.c:3362
|
||
msgid "Could not create thread. QEMU initialization might be incomplete"
|
||
msgstr "No se pudo crear hilo. Inicialización de QEMU podría estar incompleta"
|
||
|
||
#: src/qemu/qemu_process.c:3487
|
||
msgid ""
|
||
"Auto allocation of spice TLS port requested but spice TLS is disabled in "
|
||
"qemu.conf"
|
||
msgstr ""
|
||
"Asignación automática de puerto TLS de SPICE fue solicitada, pero TLS spice "
|
||
"está inactiva en qemu.conf"
|
||
|
||
#: src/qemu/qemu_process.c:3521
|
||
msgid "Maximum CPUs greater than specified machine type limit"
|
||
msgstr ""
|
||
"El número máximo de CPU es mayor que el límite de tipo de máquina "
|
||
"especificado"
|
||
|
||
#: src/qemu/qemu_process.c:3556
|
||
msgid "host doesn't support paravirtual spinlocks"
|
||
msgstr ""
|
||
|
||
#: src/qemu/qemu_process.c:3632 src/qemu/qemu_process.c:4497
|
||
#: src/uml/uml_driver.c:1035
|
||
msgid "VM is already active"
|
||
msgstr "la MV ya se encuentra activa"
|
||
|
||
#: src/qemu/qemu_process.c:3712
|
||
msgid "Unable to set huge path in security driver"
|
||
msgstr "No se puede establecer ruta amplia en controlador de seguridad"
|
||
|
||
#: src/qemu/qemu_process.c:3751 src/qemu/qemu_process.c:4521
|
||
#: src/uml/uml_driver.c:1057
|
||
#, c-format
|
||
msgid "cannot create log directory %s"
|
||
msgstr "no es posible crear directorio de registro %s"
|
||
|
||
#: src/qemu/qemu_process.c:3764
|
||
msgid ""
|
||
"Domain requires KVM, but it is not available. Check that virtualization is "
|
||
"enabled in the host BIOS, and host configuration is setup to load the kvm "
|
||
"modules."
|
||
msgstr ""
|
||
"Domain requiere KVM, pero no está disponible. Revise si virtualización está "
|
||
"activada en el BIOS de host, y si el host está configurado para cargar los "
|
||
"módulos KVM."
|
||
|
||
#: src/qemu/qemu_process.c:3825
|
||
msgid "Failed to build pidfile path."
|
||
msgstr "Falló al construir la ruta pidfile."
|
||
|
||
#: src/qemu/qemu_process.c:3832
|
||
#, c-format
|
||
msgid "Cannot remove stale PID file %s"
|
||
msgstr "No es posible eliminar archivo viejo de PID de %s"
|
||
|
||
#: src/qemu/qemu_process.c:3909
|
||
msgid "Raw I/O is not supported on this platform"
|
||
msgstr "E/S cruda no tiene soporte en esta plataforma"
|
||
|
||
#: src/qemu/qemu_process.c:4000
|
||
#, c-format
|
||
msgid "cannot stat fd %d"
|
||
msgstr "No se pudo stat fd %d"
|
||
|
||
#: src/qemu/qemu_process.c:4098
|
||
#, c-format
|
||
msgid "unable to set balloon to %lld"
|
||
msgstr "No es posible establecer globo para %lld"
|
||
|
||
#: src/qemu/qemu_process.c:4286
|
||
#, c-format
|
||
msgid "failed to remove ebtables rule to allow MAC address on '%s'"
|
||
msgstr "Falló remoción de regla ebtables para permitir dirección MAC en '%s'"
|
||
|
||
#: src/remote/remote_client_bodies.h:17 src/remote/remote_client_bodies.h:2348
|
||
#: src/remote/remote_client_bodies.h:2387
|
||
#: src/remote/remote_client_bodies.h:2484
|
||
#: src/remote/remote_client_bodies.h:2723
|
||
#: src/remote/remote_client_bodies.h:2757
|
||
#: src/remote/remote_client_bodies.h:3145
|
||
#: src/remote/remote_client_bodies.h:5556 src/remote/remote_driver.c:2164
|
||
#, c-format
|
||
msgid "%s length greater than maximum: %d > %d"
|
||
msgstr "Longitud %s mayor que el máxima: %d > %d"
|
||
|
||
#: src/remote/remote_client_bodies.h:292 src/remote/remote_client_bodies.h:309
|
||
#: src/remote/remote_client_bodies.h:352 src/remote/remote_client_bodies.h:369
|
||
#: src/remote/remote_client_bodies.h:412 src/remote/remote_client_bodies.h:429
|
||
#: src/remote/remote_client_bodies.h:472 src/remote/remote_client_bodies.h:489
|
||
#: src/remote/remote_client_bodies.h:532 src/remote/remote_client_bodies.h:549
|
||
#: src/remote/remote_client_bodies.h:592 src/remote/remote_client_bodies.h:609
|
||
#: src/remote/remote_client_bodies.h:652 src/remote/remote_client_bodies.h:669
|
||
#: src/remote/remote_client_bodies.h:712 src/remote/remote_client_bodies.h:729
|
||
#: src/remote/remote_client_bodies.h:772 src/remote/remote_client_bodies.h:789
|
||
#: src/remote/remote_client_bodies.h:3881
|
||
#: src/remote/remote_client_bodies.h:3900
|
||
#: src/remote/remote_client_bodies.h:3943
|
||
#: src/remote/remote_client_bodies.h:3962
|
||
#: src/remote/remote_client_bodies.h:4960
|
||
#: src/remote/remote_client_bodies.h:4978
|
||
#: src/remote/remote_client_bodies.h:5162
|
||
#: src/remote/remote_client_bodies.h:5181
|
||
#: src/remote/remote_client_bodies.h:5914
|
||
#: src/remote/remote_client_bodies.h:5932
|
||
#, c-format
|
||
msgid "too many remote undefineds: %d > %d"
|
||
msgstr "Demasiados indefinidos remotos: %d > %d"
|
||
|
||
#: src/remote/remote_driver.c:549
|
||
#, c-format
|
||
msgid "Failed to parse value of URI component %s"
|
||
msgstr "Falló la lectura del valor del componente de URI %s"
|
||
|
||
#: src/remote/remote_driver.c:621
|
||
#, c-format
|
||
msgid "using unix socket and remote server '%s' is not supported."
|
||
msgstr "El uso de socket de UNIX y el servidor remoto '%s' no tiene soporte"
|
||
|
||
#: src/remote/remote_driver.c:638
|
||
msgid ""
|
||
"remote_open: transport in URL not recognised (should be tls|unix|ssh|ext|tcp|"
|
||
"libssh2)"
|
||
msgstr ""
|
||
"remote_open: transporte en URL no es reconocido (debe ser tls|unix|ssh|ext|"
|
||
"tcp|libssh2)"
|
||
|
||
#: src/remote/remote_driver.c:659
|
||
msgid "Only Unix socket URI transport is allowed in setuid mode"
|
||
msgstr ""
|
||
|
||
#: src/remote/remote_driver.c:776
|
||
msgid "remote_open: for 'ext' transport, command is required"
|
||
msgstr "remote_open: para transporte 'etx', se necesita un comando"
|
||
|
||
#: src/remote/remote_driver.c:795
|
||
msgid "GNUTLS support not available in this build"
|
||
msgstr "Soporte para GNUTLS no está disponible en esta construcción"
|
||
|
||
#: src/remote/remote_driver.c:820
|
||
msgid ""
|
||
"Connecting to session instance without socket path is not supported by the "
|
||
"libssh2 connection driver"
|
||
msgstr ""
|
||
"El controlador de conexión libssh2 no admite la conexión a la instancia de "
|
||
"sesión sin ruta de socket"
|
||
|
||
#: src/remote/remote_driver.c:877
|
||
#, c-format
|
||
msgid ""
|
||
"Unable to locate libvirtd daemon in %s (to override, set $LIBVIRTD_PATH to "
|
||
"the name of the libvirtd binary)"
|
||
msgstr ""
|
||
"No se puede localizar demonio libvirtd en %s (para anular, establezca "
|
||
"$LIBVIRTD_PATH al nombre del binario libvirtd)"
|
||
|
||
#: src/remote/remote_driver.c:899
|
||
msgid ""
|
||
"Connecting to session instance without socket path is not supported by the "
|
||
"ssh connection driver"
|
||
msgstr ""
|
||
"El controlador de conexión ssh no admite la conexión a instancia de sesión "
|
||
"sin ruta de socket"
|
||
|
||
#: src/remote/remote_driver.c:941
|
||
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:1418
|
||
msgid "remoteNodeGetCPUStats: returned number of stats exceeds limit"
|
||
msgstr ""
|
||
"remoteNodeGetCPUStats: el número devuelto de estadística excede el límite"
|
||
|
||
#: src/remote/remote_driver.c:1437 src/remote/remote_driver.c:1501
|
||
#, c-format
|
||
msgid "Stats %s too big for destination"
|
||
msgstr "Estadística %s es demasiado grande para el destino"
|
||
|
||
#: src/remote/remote_driver.c:1482
|
||
msgid "remoteNodeGetMemoryStats: returned number of stats exceeds limit"
|
||
msgstr ""
|
||
"remoteNodeGetMemoryStats: el número devuelto de estadística excede el límite"
|
||
|
||
#: src/remote/remote_driver.c:1533
|
||
#, c-format
|
||
msgid "too many NUMA cells: %d > %d"
|
||
msgstr "demasiadas celdas NUMA: %d > %d"
|
||
|
||
#: src/remote/remote_driver.c:1765
|
||
msgid "returned number of parameters exceeds limit"
|
||
msgstr "Número de parámetros devueltos excede el límite"
|
||
|
||
#: src/remote/remote_driver.c:1851
|
||
msgid "returned number of disk errors exceeds limit"
|
||
msgstr "Número devuelto de errores de disco excede el límite"
|
||
|
||
#: src/remote/remote_driver.c:1899
|
||
msgid "remoteDomainBlockStatsFlags: returned number of stats exceeds limit"
|
||
msgstr ""
|
||
"remoteDomainBlockStatsFlags: retornó número de estadísticas excede el límite"
|
||
|
||
#: src/remote/remote_driver.c:2094 src/remote/remote_driver.c:2264
|
||
#, 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:2102 src/remote/remote_driver.c:2206
|
||
#: src/remote/remote_driver.c:2271
|
||
#, c-format
|
||
msgid "vCPU map buffer length exceeds maximum: %d > %d"
|
||
msgstr ""
|
||
"La longitud del búfer del mapa de vCPU es mayor que la permitida: %d > %d"
|
||
|
||
#: src/remote/remote_driver.c:2123 src/remote/remote_driver.c:2288
|
||
#, c-format
|
||
msgid "host reports too many vCPUs: %d > %d"
|
||
msgstr "El host reporta demasiadas VCPU: %d > %d "
|
||
|
||
#: src/remote/remote_driver.c:2130 src/remote/remote_driver.c:2226
|
||
#: src/remote/remote_driver.c:2294
|
||
#, 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:2344
|
||
#, c-format
|
||
msgid "security label exceeds maximum: %zu"
|
||
msgstr "La etiqueta de seguridad excede el máximo: %zu"
|
||
|
||
#: src/remote/remote_driver.c:2389
|
||
#, c-format
|
||
msgid "security label exceeds maximum: %zd"
|
||
msgstr "Etiqueta de seguridad excede máximo: %zd"
|
||
|
||
#: src/remote/remote_driver.c:2461
|
||
#, c-format
|
||
msgid "security model exceeds maximum: %zu"
|
||
msgstr "El modelo de seguridad excede el máximo: %zu"
|
||
|
||
#: src/remote/remote_driver.c:2470
|
||
#, c-format
|
||
msgid "security doi exceeds maximum: %zu"
|
||
msgstr "DOI de seguridad excede el máximo: %zu"
|
||
|
||
#: src/remote/remote_driver.c:2557
|
||
msgid "caller ignores cookie or cookielen"
|
||
msgstr "el llamador ignora cookie o cookielen"
|
||
|
||
#: src/remote/remote_driver.c:2566 src/remote/remote_driver.c:5963
|
||
#: src/remote/remote_driver.c:6955
|
||
msgid "caller ignores uri_out"
|
||
msgstr "el llamador ignora uri_out"
|
||
|
||
#: src/remote/remote_driver.c:2699
|
||
#, 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:2743
|
||
#, 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:2764 src/remote/remote_driver.c:2815
|
||
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:2795
|
||
#, 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:2940
|
||
#, c-format
|
||
msgid "nparams count exceeds maximum: %u > %u"
|
||
msgstr "conteo de nparams excede el máximo: %u > %u"
|
||
|
||
#: src/remote/remote_driver.c:2946
|
||
#, c-format
|
||
msgid "ncpus count exceeds maximum: %u > %u"
|
||
msgstr "conteo de ncpus excede el máximo: %u > %u"
|
||
|
||
#: src/remote/remote_driver.c:2971
|
||
msgid "remoteDomainGetCPUStats: returned number of stats exceeds limit"
|
||
msgstr ""
|
||
"remoteDomainGetCPUStats: retornó el número de estadísticas excede el límite"
|
||
|
||
#: src/remote/remote_driver.c:3886
|
||
#, c-format
|
||
msgid "unknown authentication type %s"
|
||
msgstr "tipo de autenticación %s desconocido"
|
||
|
||
#: src/remote/remote_driver.c:3895
|
||
#, c-format
|
||
msgid "requested authentication type %s rejected"
|
||
msgstr "se ha rechazado el tipo de autenticación %s solicitada "
|
||
|
||
#: src/remote/remote_driver.c:3934
|
||
#, c-format
|
||
msgid "unsupported authentication type %d"
|
||
msgstr "tipo de autenticación %d no soportado"
|
||
|
||
#: src/remote/remote_driver.c:4222
|
||
msgid "Failed to make auth credentials"
|
||
msgstr "Falló al realizar credenciales de autorización"
|
||
|
||
#: src/remote/remote_driver.c:4233
|
||
msgid "No authentication callback available"
|
||
msgstr "No se ha suministrado una retrollamada de autenticación."
|
||
|
||
#: src/remote/remote_driver.c:4239 src/remote/remote_driver.c:4557
|
||
msgid "Failed to collect auth credentials"
|
||
msgstr "Falló al recolectar credenciales de autorización"
|
||
|
||
#: src/remote/remote_driver.c:4345
|
||
#, 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:4375
|
||
#, c-format
|
||
msgid "SASL negotiation data too long: %zu bytes"
|
||
msgstr "Datos de negociación de SASL son demasiado extensos: %zu bytes"
|
||
|
||
#: src/remote/remote_driver.c:4474
|
||
#, 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:5437
|
||
msgid "no internalFlags support"
|
||
msgstr "No hay soporte de internalFlags"
|
||
|
||
#: src/remote/remote_driver.c:5895 src/remote/remote_driver.c:5954
|
||
#: src/remote/remote_driver.c:6037 src/remote/remote_driver.c:6098
|
||
#: src/remote/remote_driver.c:6157 src/remote/remote_driver.c:6876
|
||
#: src/remote/remote_driver.c:6946 src/remote/remote_driver.c:7044
|
||
#: src/remote/remote_driver.c:7116 src/remote/remote_driver.c:7189
|
||
msgid "caller ignores cookieout or cookieoutlen"
|
||
msgstr "El llamador ignora cookieout o cookieoutlen"
|
||
|
||
#: src/remote/remote_driver.c:6243
|
||
#, c-format
|
||
msgid "Too many model names '%d' for limit '%d'"
|
||
msgstr ""
|
||
|
||
#: src/remote/remote_driver.c:6318
|
||
msgid ""
|
||
"the caller doesn't support keepalive protocol; perhaps it's missing event "
|
||
"loop implementation"
|
||
msgstr ""
|
||
"El llamador no soporta el protocolo keepalive; quizás le falta el evento de "
|
||
"implementación de bucle "
|
||
|
||
#: src/rpc/virkeepalive.c:254
|
||
msgid "keepalive interval already set"
|
||
msgstr "El intervalo keepalive ya se ha establecido"
|
||
|
||
#: src/rpc/virkeepalive.c:260
|
||
#, c-format
|
||
msgid "keepalive interval %d too large"
|
||
msgstr "Intervalo de keepalive %d es demasiado largo"
|
||
|
||
#: src/rpc/virnetclient.c:309
|
||
msgid "unable to make pipe"
|
||
msgstr "no es posible realizar pipe"
|
||
|
||
#: src/rpc/virnetclient.c:525
|
||
msgid "Unable to register async IO callback"
|
||
msgstr "No se puede registrar retrollamada de ES async"
|
||
|
||
#: src/rpc/virnetclient.c:543
|
||
msgid "Unable to enable keepalives without async IO support"
|
||
msgstr "No se puede habilitar keepalives sin soporte ES async"
|
||
|
||
#: src/rpc/virnetclient.c:710 src/rpc/virnetclient.c:1727
|
||
msgid "failed to wake up polling thread"
|
||
msgstr "falló al reanudar hilo de monitoreo"
|
||
|
||
#: src/rpc/virnetclient.c:821
|
||
msgid "Unable to read TLS confirmation"
|
||
msgstr "No se puede leer confirmación de TLS"
|
||
|
||
#: src/rpc/virnetclient.c:826
|
||
msgid "server verification (of our certificate or IP address) failed"
|
||
msgstr ""
|
||
"falló la verificación del servidor (de nuestro certificado o dirección IP)"
|
||
|
||
#: src/rpc/virnetclient.c:978
|
||
#, c-format
|
||
msgid "no call waiting for reply with prog %d vers %d serial %d"
|
||
msgstr "No hay llamada esperando respuesta con prog %d vers %d serial %d"
|
||
|
||
#: src/rpc/virnetclient.c:1147
|
||
#, c-format
|
||
msgid "got unexpected RPC call prog %d vers %d proc %d type %d"
|
||
msgstr "Se obtuvo llamada RPC inesperada prog %d vers %d proc %d tipo %d"
|
||
|
||
#: src/rpc/virnetclient.c:1530
|
||
msgid "poll on socket failed"
|
||
msgstr "Falló la consulta en el socket"
|
||
|
||
#: src/rpc/virnetclient.c:1557
|
||
msgid "read on wakeup fd failed"
|
||
msgstr "falló la lectura de fd en la reanudación"
|
||
|
||
#: src/rpc/virnetclient.c:1601
|
||
msgid "received hangup / error event on socket"
|
||
msgstr "Se ha recibido un evento de error / desconexión en el socket"
|
||
|
||
#: src/rpc/virnetclient.c:1745
|
||
msgid "failed to wait on condition"
|
||
msgstr "Falló al esperar la condición"
|
||
|
||
#: src/rpc/virnetclient.c:1874
|
||
msgid "Attempt to send an asynchronous message with a synchronous reply"
|
||
msgstr "Intente enviar un mensaje asíncrono con una respuesta sincronizada"
|
||
|
||
#: src/rpc/virnetclient.c:1881
|
||
msgid "Attempt to send a non-blocking message with a synchronous reply"
|
||
msgstr "Intente enviar un mensaje de no bloqueo con respuesta sincronizada "
|
||
|
||
#: src/rpc/virnetclient.c:1891
|
||
msgid "cannot initialize condition variable"
|
||
msgstr "No es posible inicializar la variable de condición"
|
||
|
||
#: src/rpc/virnetclient.c:1956
|
||
msgid "client socket is closed"
|
||
msgstr "El socket del cliente está cerrado"
|
||
|
||
#: src/rpc/virnetclientprogram.c:222
|
||
#, c-format
|
||
msgid "program mismatch in event (actual %x, expected %x)"
|
||
msgstr "No coincide en evento (real %x, esperado %x)"
|
||
|
||
#: src/rpc/virnetclientprogram.c:228
|
||
#, c-format
|
||
msgid "version mismatch in event (actual %x, expected %x)"
|
||
msgstr "No coincide versión en evento (real %x, esperado %x)"
|
||
|
||
#: src/rpc/virnetclientprogram.c:234
|
||
#, c-format
|
||
msgid "status mismatch in event (actual %x, expected %x)"
|
||
msgstr "No coincide estatus con evento (real %x, esperado %x)"
|
||
|
||
#: src/rpc/virnetclientprogram.c:240
|
||
#, c-format
|
||
msgid "type mismatch in event (actual %x, expected %x)"
|
||
msgstr "No coincide tipo con evento (real %x, esperado %x)"
|
||
|
||
#: src/rpc/virnetclientprogram.c:248
|
||
#, c-format
|
||
msgid "No event expected with procedure %x"
|
||
msgstr "No se espera ningún evento con procedimiento %x"
|
||
|
||
#: src/rpc/virnetclientprogram.c:305 src/rpc/virnetclientprogram.c:364
|
||
#, c-format
|
||
msgid "Cannot duplicate FD %d"
|
||
msgstr "No se puede duplicar FD %d"
|
||
|
||
#: src/rpc/virnetclientprogram.c:311 src/rpc/virnetclientprogram.c:370
|
||
#: src/rpc/virnetmessage.c:559
|
||
#, c-format
|
||
msgid "Cannot set close-on-exec %d"
|
||
msgstr "No se puede establecer close-on-exec %d"
|
||
|
||
#: src/rpc/virnetclientprogram.c:337
|
||
#, c-format
|
||
msgid "Unexpected message type %d"
|
||
msgstr "Tipo de mensaje %d inesperado"
|
||
|
||
#: src/rpc/virnetclientprogram.c:342
|
||
#, c-format
|
||
msgid "Unexpected message proc %d != %d"
|
||
msgstr "proc %d != %d de mensaje inesperado"
|
||
|
||
#: src/rpc/virnetclientprogram.c:348
|
||
#, c-format
|
||
msgid "Unexpected message serial %d != %d"
|
||
msgstr "Serial de mensaje %d != %d inesperada "
|
||
|
||
#: src/rpc/virnetclientprogram.c:387
|
||
#, c-format
|
||
msgid "Unexpected message status %d"
|
||
msgstr "Estatus de mensaje %d inesperado"
|
||
|
||
#: src/rpc/virnetclientstream.c:433
|
||
msgid "multiple stream callbacks not supported"
|
||
msgstr "No están soportadas múltiples retrollamadas de flujo"
|
||
|
||
#: src/rpc/virnetclientstream.c:469 src/rpc/virnetclientstream.c:491
|
||
msgid "no stream callback registered"
|
||
msgstr "No se registro flujo de retrollamada"
|
||
|
||
#: src/rpc/virnetmessage.c:120
|
||
msgid "Unable to decode message length"
|
||
msgstr "No se puede descifrar extensión del mensaje"
|
||
|
||
#: src/rpc/virnetmessage.c:127
|
||
#, c-format
|
||
msgid "packet %d bytes received from server too small, want %d"
|
||
msgstr ""
|
||
"%d bytes de paquete recibidos desde el servidor son demasiado pequeños, se "
|
||
"desean %d"
|
||
|
||
#: src/rpc/virnetmessage.c:137
|
||
#, c-format
|
||
msgid "packet %d bytes received from server too large, want %d"
|
||
msgstr ""
|
||
"%d bytes de paquete recibidos del servidor demasiado extensos, se desea %d"
|
||
|
||
#: src/rpc/virnetmessage.c:177
|
||
msgid "Unable to decode header until len is received"
|
||
msgstr "No se puede descifrar encabezado hasta que LEN sea recibido"
|
||
|
||
#: src/rpc/virnetmessage.c:190
|
||
msgid "Unable to decode message header"
|
||
msgstr "No se puede descifrar encabezamiento de mensaje"
|
||
|
||
#: src/rpc/virnetmessage.c:234 src/rpc/virnetmessage.c:378
|
||
#: src/rpc/virnetmessage.c:458 src/rpc/virnetmessage.c:483
|
||
msgid "Unable to encode message length"
|
||
msgstr "No se puede codificar longitud de mensaje"
|
||
|
||
#: src/rpc/virnetmessage.c:239
|
||
msgid "Unable to encode message header"
|
||
msgstr "No se puede codificar encabezamiento de mensaje"
|
||
|
||
#: src/rpc/virnetmessage.c:250
|
||
msgid "Unable to re-encode message length"
|
||
msgstr "No se puede recodificar longitud de mensaje"
|
||
|
||
#: src/rpc/virnetmessage.c:275
|
||
#, c-format
|
||
msgid "Too many FDs to send %d, expected %d maximum"
|
||
msgstr "Demasiados FD a enviar %d, se espera un máximo de %d"
|
||
|
||
#: src/rpc/virnetmessage.c:281
|
||
msgid "Unable to encode number of FDs"
|
||
msgstr "No se puede codificar número de FD"
|
||
|
||
#: src/rpc/virnetmessage.c:306
|
||
msgid "Unable to decode number of FDs"
|
||
msgstr "No se puede descifrar número de FDS"
|
||
|
||
#: src/rpc/virnetmessage.c:313
|
||
#, c-format
|
||
msgid "Received too many FDs %d, expected %d maximum"
|
||
msgstr "Se recibieron demasiados FD %d, se espera un máximo de %d"
|
||
|
||
#: src/rpc/virnetmessage.c:352
|
||
msgid "Unable to encode message payload"
|
||
msgstr "No se puede codificar carga de mensaje"
|
||
|
||
#: src/rpc/virnetmessage.c:406
|
||
msgid "Unable to decode message payload"
|
||
msgstr "No se puede descifrar carga de mensaje"
|
||
|
||
#: src/rpc/virnetmessage.c:433
|
||
#, c-format
|
||
msgid "Stream data too long to send (%zu bytes needed, %zu bytes available)"
|
||
msgstr ""
|
||
"Flujo de datos demasiado largo para envío (se requieren %zu bytes, %zu bytes "
|
||
"disponibles)"
|
||
|
||
#: src/rpc/virnetmessage.c:532
|
||
msgid "Library function returned error but did not set virError"
|
||
msgstr "Función de biblioteca entregó un error, pero no estableció virError"
|
||
|
||
#: src/rpc/virnetmessage.c:546
|
||
#, c-format
|
||
msgid "No FD available at slot %zu"
|
||
msgstr "No hay FD disponible en ranura %zu"
|
||
|
||
#: src/rpc/virnetmessage.c:552
|
||
#, c-format
|
||
msgid "Unable to duplicate FD %d"
|
||
msgstr "No se puede duplicar FD %d"
|
||
|
||
#: src/rpc/virnetsaslcontext.c:86 src/rpc/virnetsaslcontext.c:108
|
||
#, c-format
|
||
msgid "failed to initialize SASL library: %d (%s)"
|
||
msgstr "No se pudo iniciar la biblioteca SASL: %d (%s)"
|
||
|
||
#: src/rpc/virnetsaslcontext.c:144 src/rpc/virnettlscontext.c:383
|
||
#, c-format
|
||
msgid "Malformed TLS whitelist regular expression '%s'"
|
||
msgstr "Expresión regular '%s' de lista blanca de TLS no está bien formada"
|
||
|
||
#: src/rpc/virnetsaslcontext.c:153
|
||
#, c-format
|
||
msgid "SASL client identity '%s' not allowed in whitelist"
|
||
msgstr "Identidad de cliente SASL '%s' no está autorizada en lista blanca"
|
||
|
||
#: src/rpc/virnetsaslcontext.c:157
|
||
msgid "Client's username is not on the list of allowed clients"
|
||
msgstr ""
|
||
"Nombre de usuario de cliente no está en la lista de los clientes permitidos"
|
||
|
||
#: src/rpc/virnetsaslcontext.c:191 src/rpc/virnetsaslcontext.c:228
|
||
#, c-format
|
||
msgid "Failed to create SASL client context: %d (%s)"
|
||
msgstr "Falló la creación del contexto de cliente SASL: %d (%s)"
|
||
|
||
#: src/rpc/virnetsaslcontext.c:250
|
||
#, c-format
|
||
msgid "cannot set external SSF %d (%s)"
|
||
msgstr "no es posible establecer SSF externo %d (%s)"
|
||
|
||
#: src/rpc/virnetsaslcontext.c:271
|
||
#, 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)"
|
||
|
||
#: src/rpc/virnetsaslcontext.c:278
|
||
msgid "no client username was found"
|
||
msgstr "No se ha encontrado un nombre de usuario de cliente"
|
||
|
||
#: src/rpc/virnetsaslcontext.c:299
|
||
#, 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)"
|
||
|
||
#: src/rpc/virnetsaslcontext.c:335
|
||
#, c-format
|
||
msgid "cannot set security props %d (%s)"
|
||
msgstr "no es posible establecer props de seguridad %d (%s)"
|
||
|
||
#: src/rpc/virnetsaslcontext.c:359
|
||
#, c-format
|
||
msgid "cannot get security props %d (%s)"
|
||
msgstr "No se pueden obtener ayuda de seguridad %d (%s)"
|
||
|
||
#: src/rpc/virnetsaslcontext.c:387
|
||
#, c-format
|
||
msgid "cannot list SASL mechanisms %d (%s)"
|
||
msgstr "No es posible mostrar los mecanismos de SASL %d (%s)"
|
||
|
||
#: src/rpc/virnetsaslcontext.c:437 src/rpc/virnetsaslcontext.c:532
|
||
#: src/rpc/virnetsaslcontext.c:577
|
||
#, c-format
|
||
msgid "Failed to start SASL negotiation: %d (%s)"
|
||
msgstr "Falló al intentar iniciar negociación SASL: %d (%s)"
|
||
|
||
#: src/rpc/virnetsaslcontext.c:486
|
||
#, c-format
|
||
msgid "Failed to step SASL negotiation: %d (%s)"
|
||
msgstr "No se pudo adelantar negociación SASL:%d (%s)"
|
||
|
||
#: src/rpc/virnetsaslcontext.c:610 src/rpc/virnetsaslcontext.c:649
|
||
#, c-format
|
||
msgid "SASL data length %zu too long, max %zu"
|
||
msgstr "Longitud de datos de SASL %zu demasiado extensa, máx %zu"
|
||
|
||
#: src/rpc/virnetsaslcontext.c:624
|
||
#, c-format
|
||
msgid "failed to encode SASL data: %d (%s)"
|
||
msgstr "No se pudieron cifrar datos SASL:%d (%s)"
|
||
|
||
#: src/rpc/virnetsaslcontext.c:662
|
||
#, c-format
|
||
msgid "failed to decode SASL data: %d (%s)"
|
||
msgstr "No se pudieron descifrar datos SASL:%d (%s)"
|
||
|
||
#: src/rpc/virnetsocket.c:159
|
||
msgid "Unable to set close-on-exec flag"
|
||
msgstr "No se puede establecer indicador close-on-exec"
|
||
|
||
#: src/rpc/virnetsocket.c:164
|
||
msgid "Unable to enable non-blocking flag"
|
||
msgstr "No se puede activar indicador de no bloqueo"
|
||
|
||
#: src/rpc/virnetsocket.c:186
|
||
msgid "Unable to disable nagle algorithm"
|
||
msgstr "No se puede desactivar algoritmo nagle"
|
||
|
||
#: src/rpc/virnetsocket.c:239 src/rpc/virnetsocket.c:454
|
||
#, c-format
|
||
msgid "Unable to resolve address '%s' service '%s': %s"
|
||
msgstr "No se puede resolver servicio '%s' de dirección '%s': %s "
|
||
|
||
#: src/rpc/virnetsocket.c:252 src/rpc/virnetsocket.c:465
|
||
msgid "Unable to create socket"
|
||
msgstr "No se puede crear socket"
|
||
|
||
#: src/rpc/virnetsocket.c:258
|
||
msgid "Unable to enable port reuse"
|
||
msgstr "No se puede activar reutilización de puerto"
|
||
|
||
#: src/rpc/virnetsocket.c:275
|
||
msgid "Unable to force bind to IPv6 only"
|
||
msgstr "No se puede forzar vinculación a IPv6 únicamente"
|
||
|
||
#: src/rpc/virnetsocket.c:283 src/rpc/virnetsocket.c:311
|
||
msgid "Unable to bind to port"
|
||
msgstr "No se puede vincular a puerto"
|
||
|
||
#: src/rpc/virnetsocket.c:294 src/rpc/virnetsocket.c:419
|
||
#: src/rpc/virnetsocket.c:490 src/rpc/virnetsocket.c:573
|
||
#: src/rpc/virnetsocket.c:894 src/rpc/virnetsocket.c:946
|
||
#: src/rpc/virnetsocket.c:1737
|
||
msgid "Unable to get local socket name"
|
||
msgstr "No se puede obtener nombre de socket local"
|
||
|
||
#: src/rpc/virnetsocket.c:349 src/rpc/virnetsocket.c:537
|
||
msgid "Failed to create socket"
|
||
msgstr "No se pudo crear socket"
|
||
|
||
#: src/rpc/virnetsocket.c:356 src/rpc/virnetsocket.c:543
|
||
#, c-format
|
||
msgid "Path %s too long for unix socket"
|
||
msgstr "La ruta %s es demasiado extensa para un socket de UNIX"
|
||
|
||
#: src/rpc/virnetsocket.c:369
|
||
#, c-format
|
||
msgid "Failed to bind socket to '%s'"
|
||
msgstr "No se pudo vincular socket a '%s'"
|
||
|
||
#: src/rpc/virnetsocket.c:380
|
||
#, c-format
|
||
msgid "Failed to change ownership of '%s' to %d:%d"
|
||
msgstr "Falló al cambiar pertenencia '%s' como %d:%d"
|
||
|
||
#: src/rpc/virnetsocket.c:404 src/rpc/virnetsocket.c:593
|
||
msgid "UNIX sockets are not supported on this platform"
|
||
msgstr "Sockets de UNIX no tienen soporte en esta plataforma."
|
||
|
||
#: src/rpc/virnetsocket.c:483
|
||
#, c-format
|
||
msgid "unable to connect to server at '%s:%s'"
|
||
msgstr "No se puede conectar a servidor en '%s:%s'"
|
||
|
||
#: src/rpc/virnetsocket.c:496
|
||
msgid "Unable to get remote socket name"
|
||
msgstr "No se puede obtener nombre de socket remota"
|
||
|
||
#: src/rpc/virnetsocket.c:532
|
||
msgid "Auto-spawn of daemon requested, but no binary specified"
|
||
msgstr ""
|
||
"Autogeneración del dominio solicitado, pero no se especificó el binario"
|
||
|
||
#: src/rpc/virnetsocket.c:566
|
||
#, c-format
|
||
msgid "Failed to connect socket to '%s'"
|
||
msgstr "No se pudo conectar socket a '%s'"
|
||
|
||
#: src/rpc/virnetsocket.c:615 src/rpc/virnetsocket.c:621
|
||
msgid "unable to create socket pair"
|
||
msgstr "no es posible crear un par de socket"
|
||
|
||
#: src/rpc/virnetsocket.c:659
|
||
msgid "Tunnelling sockets not supported on this platform"
|
||
msgstr "Sockets para túnel no tienen soporte en esta plataforma."
|
||
|
||
#: src/rpc/virnetsocket.c:765
|
||
msgid "Failed to parse port number"
|
||
msgstr "Falló la lectura del número del puerto"
|
||
|
||
#: src/rpc/virnetsocket.c:785
|
||
#, c-format
|
||
msgid "Invalid host key verification method: '%s'"
|
||
msgstr "Método de verificación de clave de host inválida: '%s'"
|
||
|
||
#: src/rpc/virnetsocket.c:822
|
||
#, c-format
|
||
msgid "Invalid authentication method: '%s'"
|
||
msgstr "Método de autenticación no válido: '%s'"
|
||
|
||
#: src/rpc/virnetsocket.c:867
|
||
msgid "libssh2 transport support was not enabled"
|
||
msgstr "Soporte de transporte libssh2 no está habilitado"
|
||
|
||
#: src/rpc/virnetsocket.c:914
|
||
msgid "Missing fd data in JSON document"
|
||
msgstr "Faltan datos de fd en documento JSON"
|
||
|
||
#: src/rpc/virnetsocket.c:920
|
||
msgid "Missing pid data in JSON document"
|
||
msgstr "Faltan datos de PID en documento JSON"
|
||
|
||
#: src/rpc/virnetsocket.c:926
|
||
msgid "Missing errfd data in JSON document"
|
||
msgstr "Faltan datos de errfd en documento JSON"
|
||
|
||
#: src/rpc/virnetsocket.c:931
|
||
msgid "Missing isClient data in JSON document"
|
||
msgstr "Faltan datos de isClient en documento JSON"
|
||
|
||
#: src/rpc/virnetsocket.c:940
|
||
msgid "Unable to get peer socket name"
|
||
msgstr "No se puede obtener nombre de conexión par"
|
||
|
||
#: src/rpc/virnetsocket.c:964
|
||
msgid "Unable to save socket state when SASL session is active"
|
||
msgstr ""
|
||
"No se puede guardar estado de conexión cuando la sesión SASL esté activa"
|
||
|
||
#: src/rpc/virnetsocket.c:971
|
||
msgid "Unable to save socket state when TLS session is active"
|
||
msgstr ""
|
||
"No se puede guardar estado de conexión cuando la sesión TSL esté activa"
|
||
|
||
#: src/rpc/virnetsocket.c:993
|
||
#, c-format
|
||
msgid "Cannot disable close-on-exec flag on socket %d"
|
||
msgstr "No se puede desactivar indicador close-on-exec en conexión %d"
|
||
|
||
#: src/rpc/virnetsocket.c:1000
|
||
#, c-format
|
||
msgid "Cannot disable close-on-exec flag on pipe %d"
|
||
msgstr "No se puede desactivar indicador close-on-exec en tubería %d"
|
||
|
||
#: src/rpc/virnetsocket.c:1079
|
||
msgid "Unable to copy socket file handle"
|
||
msgstr "No es posible copiar manejo de archivo de socket"
|
||
|
||
#: src/rpc/virnetsocket.c:1133 src/rpc/virnetsocket.c:1183
|
||
msgid "Failed to get client socket identity"
|
||
msgstr "No se pudo obtener identidad de socket de client"
|
||
|
||
#: src/rpc/virnetsocket.c:1189
|
||
msgid "Failed to get valid client socket identity"
|
||
msgstr ""
|
||
|
||
#: src/rpc/virnetsocket.c:1195
|
||
msgid "Failed to get valid client socket identity groups"
|
||
msgstr ""
|
||
|
||
#: src/rpc/virnetsocket.c:1223
|
||
msgid "Failed to get client socket PID"
|
||
msgstr ""
|
||
|
||
#: src/rpc/virnetsocket.c:1244
|
||
msgid "Client socket identity not available"
|
||
msgstr "Identidad de sockets de cliente no está disponible "
|
||
|
||
#: src/rpc/virnetsocket.c:1265
|
||
msgid "Unable to query peer security context"
|
||
msgstr "No se puede solicitar contexto de seguridad par"
|
||
|
||
#: src/rpc/virnetsocket.c:1443
|
||
#, c-format
|
||
msgid "Cannot recv data: %s"
|
||
msgstr "No se pueden recuperar datos: %s"
|
||
|
||
#: src/rpc/virnetsocket.c:1446
|
||
msgid "Cannot recv data"
|
||
msgstr "No se pueden recuperar datos"
|
||
|
||
#: src/rpc/virnetsocket.c:1451
|
||
#, c-format
|
||
msgid "End of file while reading data: %s"
|
||
msgstr "Fin de archivo al leer datos: %s"
|
||
|
||
#: src/rpc/virnetsocket.c:1454
|
||
msgid "End of file while reading data"
|
||
msgstr "Fin de archivo al leer datos"
|
||
|
||
#: src/rpc/virnetsocket.c:1491
|
||
msgid "Cannot write data"
|
||
msgstr "No se pueden escribir datos"
|
||
|
||
#: src/rpc/virnetsocket.c:1496
|
||
msgid "End of file while writing data"
|
||
msgstr "Fin de archivo al leer datos"
|
||
|
||
#: src/rpc/virnetsocket.c:1639
|
||
msgid "Sending file descriptors is not supported on this socket"
|
||
msgstr "El envío de descriptores de archivo no tiene soporte en este socket"
|
||
|
||
#: src/rpc/virnetsocket.c:1650
|
||
#, c-format
|
||
msgid "Failed to send file descriptor %d"
|
||
msgstr "Falló el envío de descriptor de archivo %d"
|
||
|
||
#: src/rpc/virnetsocket.c:1673
|
||
msgid "Receiving file descriptors is not supported on this socket"
|
||
msgstr "Receiving file descriptors is not supported on this socket"
|
||
|
||
#: src/rpc/virnetsocket.c:1683
|
||
msgid "Failed to recv file descriptor"
|
||
msgstr "No se pudo recuperar descriptor de archivo"
|
||
|
||
#: src/rpc/virnetsocket.c:1700
|
||
msgid "Unable to listen on socket"
|
||
msgstr "No se puede escuchar en socket"
|
||
|
||
#: src/rpc/virnetsocket.c:1731
|
||
msgid "Unable to accept client"
|
||
msgstr "No se puede aceptar cliente"
|
||
|
||
#: src/rpc/virnetserver.c:263
|
||
#, c-format
|
||
msgid "Too many active clients (%zu), dropping connection from %s"
|
||
msgstr "Demasiados clientes activos (%zu), desconexión de %s"
|
||
|
||
#: src/rpc/virnetserver.c:461
|
||
msgid "Missing min_workers data in JSON document"
|
||
msgstr "Faltan datos de min_workers en documento JSON"
|
||
|
||
#: src/rpc/virnetserver.c:466
|
||
msgid "Missing max_workers data in JSON document"
|
||
msgstr "Faltan datos de max_workers en documento JSON"
|
||
|
||
#: src/rpc/virnetserver.c:471
|
||
msgid "Missing priority_workers data in JSON document"
|
||
msgstr "Faltan datos de clientes en documento JSON "
|
||
|
||
#: src/rpc/virnetserver.c:476
|
||
msgid "Missing max_clients data in JSON document"
|
||
msgstr "Faltan datos de max_clients en documento JSON"
|
||
|
||
#: src/rpc/virnetserver.c:481
|
||
msgid "Missing keepaliveInterval data in JSON document"
|
||
msgstr "Faltan datos de keepaliveinterval en documento JSON"
|
||
|
||
#: src/rpc/virnetserver.c:486
|
||
msgid "Missing keepaliveCount data in JSON document"
|
||
msgstr "Faltan datos de keepaliveCount en documento JSON"
|
||
|
||
#: src/rpc/virnetserver.c:491
|
||
msgid "Missing keepaliveRequired data in JSON document"
|
||
msgstr "Faltan datos de keepaliveRequired en documento JSON"
|
||
|
||
#: src/rpc/virnetserver.c:498
|
||
msgid "Malformed mdnsGroupName data in JSON document"
|
||
msgstr "Datos mdnsGroupName malformados en documento JSON"
|
||
|
||
#: src/rpc/virnetserver.c:512
|
||
msgid "Missing services data in JSON document"
|
||
msgstr "Faltan datos de servicios en documento JSON "
|
||
|
||
#: src/rpc/virnetserver.c:519
|
||
msgid "Malformed services data in JSON document"
|
||
msgstr "Datos de servicios malformados en documento JSON "
|
||
|
||
#: src/rpc/virnetserver.c:528
|
||
msgid "Missing service data in JSON document"
|
||
msgstr "Faltan datos de servicio en documento JSON "
|
||
|
||
#: src/rpc/virnetserver.c:545
|
||
msgid "Missing clients data in JSON document"
|
||
msgstr "Faltan datos de clientes en documento JSON "
|
||
|
||
#: src/rpc/virnetserver.c:552
|
||
msgid "Malformed clients data in JSON document"
|
||
msgstr "Faltan datos malformados de clientes en documento JSON "
|
||
|
||
#: src/rpc/virnetserver.c:561
|
||
msgid "Missing client data in JSON document"
|
||
msgstr "Faltan datos de clientes en documento JSON "
|
||
|
||
#: src/rpc/virnetserver.c:602
|
||
msgid "Cannot set min_workers data in JSON document"
|
||
msgstr "No se pueden establecer datos min_workers en documento JSON"
|
||
|
||
#: src/rpc/virnetserver.c:608
|
||
msgid "Cannot set max_workers data in JSON document"
|
||
msgstr "No se pueden establecer datos max_workers en documento JSON "
|
||
|
||
#: src/rpc/virnetserver.c:614
|
||
msgid "Cannot set priority_workers data in JSON document"
|
||
msgstr "No se pueden establecer datos de priority_workers en documento JSON"
|
||
|
||
#: src/rpc/virnetserver.c:619
|
||
msgid "Cannot set max_clients data in JSON document"
|
||
msgstr "No se pueden establecer datos max_clients en documento JSON"
|
||
|
||
#: src/rpc/virnetserver.c:624
|
||
msgid "Cannot set keepaliveInterval data in JSON document"
|
||
msgstr "No se pueden establecer datos keepaliveinterval en documento JSON "
|
||
|
||
#: src/rpc/virnetserver.c:629
|
||
msgid "Cannot set keepaliveCount data in JSON document"
|
||
msgstr "No se pueden establecer datos keepaliveCount en documento JSON "
|
||
|
||
#: src/rpc/virnetserver.c:634
|
||
msgid "Cannot set keepaliveRequired data in JSON document"
|
||
msgstr "No se pueden establecer datos keepaliveRequired en documento JSON "
|
||
|
||
#: src/rpc/virnetserver.c:641
|
||
msgid "Cannot set mdnsGroupName data in JSON document"
|
||
msgstr "No se pueden establecer datos mdnsGroupName en documento JSON "
|
||
|
||
#: src/rpc/virnetserver.c:804
|
||
msgid "Libvirt"
|
||
msgstr "Libvirt"
|
||
|
||
#: src/rpc/virnetserver.c:805
|
||
msgid "Virtual machines need to be saved"
|
||
msgstr "Las máquinas virtuales necesitan guardarse"
|
||
|
||
#: src/rpc/virnetserver.c:870
|
||
msgid "Failed to read from signal pipe"
|
||
msgstr "No se pudo leer tubería de señal"
|
||
|
||
#: src/rpc/virnetserver.c:887
|
||
#, c-format
|
||
msgid "Unexpected signal received: %d"
|
||
msgstr "Señal recibida inesperada: %d"
|
||
|
||
#: src/rpc/virnetserver.c:902
|
||
msgid "Unable to create signal pipe"
|
||
msgstr "No se puede crear tubería de señal"
|
||
|
||
#: src/rpc/virnetserver.c:911
|
||
msgid "Failed to add signal handle watch"
|
||
msgstr "No se pudo añadir señal "
|
||
|
||
#: src/rpc/virnetserver.c:1085
|
||
msgid "Failed to register shutdown timeout"
|
||
msgstr "Falló al intentar registrar tiempo de espera para desconexión"
|
||
|
||
#: src/rpc/virnetserverclient.c:451 src/rpc/virnetserverservice.c:282
|
||
msgid "Missing auth field in JSON state document"
|
||
msgstr "Falta campo auth en documento JSON "
|
||
|
||
#: src/rpc/virnetserverclient.c:456 src/rpc/virnetserverservice.c:287
|
||
msgid "Missing readonly field in JSON state document"
|
||
msgstr "Falta el campo readonly en documento JSON "
|
||
|
||
#: src/rpc/virnetserverclient.c:462 src/rpc/virnetserverservice.c:293
|
||
msgid "Missing nrequests_client_max field in JSON state document"
|
||
msgstr "Falta el campo nrequests_client_max en estado de documento JSON"
|
||
|
||
#: src/rpc/virnetserverclient.c:468
|
||
msgid "Missing sock field in JSON state document"
|
||
msgstr "Falta campo sock en documento JSON"
|
||
|
||
#: src/rpc/virnetserverclient.c:492
|
||
msgid "Missing privateData field in JSON state document"
|
||
msgstr "Falta campo privateData en documento JSON"
|
||
|
||
#: src/rpc/virnetserverclient.c:1106 src/rpc/virnetserverclient.c:1286
|
||
#, c-format
|
||
msgid "unexpected zero/negative length request %lld"
|
||
msgstr "Petición inesperada de longitud cero/negativa %lld"
|
||
|
||
#: src/rpc/virnetservermdns.c:291
|
||
#, c-format
|
||
msgid "Failed to add watch for fd %d events %d"
|
||
msgstr "Falló al añadir vigilancia para FD %d eventos %d"
|
||
|
||
#: src/rpc/virnetservermdns.c:344 src/util/virtime.c:244
|
||
msgid "Unable to get current time"
|
||
msgstr "No se pudo obtener la hora actual"
|
||
|
||
#: src/rpc/virnetservermdns.c:371
|
||
#, c-format
|
||
msgid "Failed to add timer with timeout %lld"
|
||
msgstr "Falló adición del temporizador con tiempo de espera %lld"
|
||
|
||
#: src/rpc/virnetservermdns.c:457
|
||
#, c-format
|
||
msgid "Failed to create mDNS client: %s"
|
||
msgstr "Falló al crear cliente mDNS: %s"
|
||
|
||
#: src/rpc/virnetservermdns.c:613
|
||
msgid "avahi not available at build time"
|
||
msgstr "avahi no está disponible al momento de la creación"
|
||
|
||
#: src/rpc/virnetserverprogram.c:238
|
||
#, c-format
|
||
msgid "Cannot find program %d version %d"
|
||
msgstr "No se puede hallar la versión %d del programa %d"
|
||
|
||
#: src/rpc/virnetserverprogram.c:290
|
||
#, c-format
|
||
msgid "program mismatch (actual %x, expected %x)"
|
||
msgstr "No coincide programa (real %x, esperado %x)"
|
||
|
||
#: src/rpc/virnetserverprogram.c:297
|
||
#, c-format
|
||
msgid "version mismatch (actual %x, expected %x)"
|
||
msgstr "Versión no coincidente (actual %x, se esperaba %x)"
|
||
|
||
#: src/rpc/virnetserverprogram.c:327
|
||
#, c-format
|
||
msgid "Unexpected message type %u"
|
||
msgstr "Tipo de mensaje inesperado %u"
|
||
|
||
#: src/rpc/virnetserverprogram.c:384
|
||
#, c-format
|
||
msgid "Unexpected message status %u"
|
||
msgstr "Estatus de mensaje inesperado %u"
|
||
|
||
#: src/rpc/virnetserverprogram.c:393
|
||
#, c-format
|
||
msgid "unknown procedure: %d"
|
||
msgstr "Procedimiento desconocido: %d"
|
||
|
||
#: src/rpc/virnetserverprogram.c:407
|
||
msgid "authentication required"
|
||
msgstr "Se requiere autenticación"
|
||
|
||
#: src/rpc/virnetserverservice.c:300
|
||
msgid "Missing socks field in JSON state document"
|
||
msgstr "Falta campo socks en documento JSON"
|
||
|
||
#: src/rpc/virnetserverservice.c:306
|
||
msgid "socks field in JSON was not an array"
|
||
msgstr "Campo de socks en JSON no era un array"
|
||
|
||
#: src/rpc/virnetsshsession.c:314
|
||
#, c-format
|
||
msgid "Failed to retrieve ssh host key: %s"
|
||
msgstr "Falló la recuperación de clave ssh host: %s"
|
||
|
||
#: src/rpc/virnetsshsession.c:336
|
||
msgid ""
|
||
"No user interaction callback provided: Can't verify the session host key"
|
||
msgstr ""
|
||
"No se proporcionó llamada de interacción de usuario. No puede verificar la "
|
||
"llave de host de sesión."
|
||
|
||
#: src/rpc/virnetsshsession.c:353 src/rpc/virnetsshsession.c:793
|
||
msgid "no suitable method to retrieve authentication credentials"
|
||
msgstr "No hay método apropiado para recuperar credenciales de autenticación"
|
||
|
||
#: src/rpc/virnetsshsession.c:363
|
||
msgid "failed to calculate ssh host key hash"
|
||
msgstr "Falló el cálculo hash de clave de host ssh"
|
||
|
||
#: src/rpc/virnetsshsession.c:382
|
||
#, c-format
|
||
msgid "Accept SSH host key with hash '%s' for host '%s:%d' (%s/%s)?"
|
||
msgstr "¿Acepta clave de host SSH con hash '%s' para host '%s:%d' (%s/%s)?"
|
||
|
||
#: src/rpc/virnetsshsession.c:393
|
||
msgid "failed to retrieve decision to accept host key"
|
||
msgstr "Falló la recuperación de decisión para aceptar clave de host"
|
||
|
||
#: src/rpc/virnetsshsession.c:407
|
||
#, c-format
|
||
msgid "SSH host key for '%s' (%s) was not accepted"
|
||
msgstr "Clave de host SSH para '%s' (%s) no ha sido aceptada"
|
||
|
||
#: src/rpc/virnetsshsession.c:431
|
||
msgid "unsupported SSH key type"
|
||
msgstr "Tipo de clave SSH no tiene soporte"
|
||
|
||
#: src/rpc/virnetsshsession.c:460
|
||
#, c-format
|
||
msgid "unable to add SSH host key for host '%s': %s"
|
||
msgstr "No se puede añadir llave de host SSH para host '%s': %s"
|
||
|
||
#: src/rpc/virnetsshsession.c:475
|
||
#, c-format
|
||
msgid "failed to write known_host file '%s': %s"
|
||
msgstr "Falló la escritura del archivo known_host '%s': %s"
|
||
|
||
#: src/rpc/virnetsshsession.c:491
|
||
#, c-format
|
||
msgid ""
|
||
"!!! SSH HOST KEY VERIFICATION FAILED !!!: Identity of host '%s:%d' differs "
|
||
"from stored identity. Please verify the new host key '%s' to avoid possible "
|
||
"man in the middle attack. The key is stored in '%s'."
|
||
msgstr ""
|
||
"!!! FALLÓ VERIFICACIÓN DE LLAVE DE HOST !!!: Identidad de host '%s:%d' "
|
||
"difiere de identidad almacenada. Por favor verifique la nueva llave de host "
|
||
"'%s' para evitar posible ataque de intermediario. La llave está almacenada "
|
||
"en '%s'."
|
||
|
||
#: src/rpc/virnetsshsession.c:502
|
||
#, c-format
|
||
msgid "failed to validate SSH host key: %s"
|
||
msgstr "Fallo la validación de clave de host SSH: %s"
|
||
|
||
#: src/rpc/virnetsshsession.c:507
|
||
msgid "Unknown error value"
|
||
msgstr "Valor de error desconocido"
|
||
|
||
#: src/rpc/virnetsshsession.c:531
|
||
msgid "Failed to connect to ssh agent"
|
||
msgstr "Falló la conexión al agente ssh"
|
||
|
||
#: src/rpc/virnetsshsession.c:537
|
||
msgid "Failed to list ssh agent identities"
|
||
msgstr "Falló listar identidades de agente ssh"
|
||
|
||
#: src/rpc/virnetsshsession.c:555 src/rpc/virnetsshsession.c:579
|
||
#, c-format
|
||
msgid "failed to authenticate using SSH agent: %s"
|
||
msgstr "Falló la autenticación mediante el agent SSH: %s"
|
||
|
||
#: src/rpc/virnetsshsession.c:567
|
||
msgid "SSH Agent did not provide any authentication identity"
|
||
msgstr "Agente SSH no proporcionó ninguna identidad de autenticación"
|
||
|
||
#: src/rpc/virnetsshsession.c:571
|
||
msgid "All identities provided by the SSH Agent were rejected"
|
||
msgstr "Todas las identidades provistas por el agente SSH fueron rechazadas"
|
||
|
||
#: src/rpc/virnetsshsession.c:613 src/rpc/virnetsshsession.c:672
|
||
#, c-format
|
||
msgid "authentication with private key '%s' has failed: %s"
|
||
msgstr "autenticación con llave privada '%s' falló: %s "
|
||
|
||
#: src/rpc/virnetsshsession.c:622
|
||
msgid ""
|
||
"No user interaction callback provided: Can't retrieve private key passphrase"
|
||
msgstr ""
|
||
"No se proporcionó llamada de interacción. No se puede recuperar la frase de "
|
||
"paso de la llave privada"
|
||
|
||
#: src/rpc/virnetsshsession.c:640
|
||
msgid "no suitable method to retrieve key passphrase"
|
||
msgstr "No es el método apropiado para recuperar frase de paso de clave"
|
||
|
||
#: src/rpc/virnetsshsession.c:645
|
||
#, c-format
|
||
msgid "Passphrase for key '%s'"
|
||
msgstr "Frase de paso para clave '%s'"
|
||
|
||
#: src/rpc/virnetsshsession.c:651
|
||
msgid "failed to retrieve private key passphrase: callback has failed"
|
||
msgstr ""
|
||
"Falló la recuperación de frase de paso de llave privada: falló retrollamada"
|
||
|
||
#: src/rpc/virnetsshsession.c:714
|
||
msgid "Can't perform authentication: Authentication callback not provided"
|
||
msgstr ""
|
||
"No se puede realizar autenticación: no se proporciona llamada de "
|
||
"autenticación"
|
||
|
||
#: src/rpc/virnetsshsession.c:726
|
||
msgid "failed to retrieve password"
|
||
msgstr "No se pudo recuperar contraseña"
|
||
|
||
#: src/rpc/virnetsshsession.c:748 src/util/virerror.c:994
|
||
#, c-format
|
||
msgid "authentication failed: %s"
|
||
msgstr "Falló la autenticación: %s"
|
||
|
||
#: src/rpc/virnetsshsession.c:777
|
||
msgid ""
|
||
"Can't perform keyboard-interactive authentication: Authentication callback "
|
||
"not provided "
|
||
msgstr ""
|
||
"No se puede realizar autenticación interactiva de teclado: No se proporcionó "
|
||
"la llamada de autenticación"
|
||
|
||
#: src/rpc/virnetsshsession.c:801
|
||
msgid "failed to retrieve credentials"
|
||
msgstr "Falló la recuperación de credenciales"
|
||
|
||
#: src/rpc/virnetsshsession.c:818 src/rpc/virnetsshsession.c:825
|
||
#, c-format
|
||
msgid "keyboard interactive authentication failed: %s"
|
||
msgstr "Falló la autenticación interactiva de teclado: %s"
|
||
|
||
#: src/rpc/virnetsshsession.c:844 src/rpc/virnetsshsession.c:958
|
||
msgid "No authentication methods and credentials provided"
|
||
msgstr "No se han provisto métodos de autenticación y credenciales"
|
||
|
||
#: src/rpc/virnetsshsession.c:860
|
||
#, c-format
|
||
msgid "couldn't retrieve authentication methods list: %s"
|
||
msgstr "No se pudo recuperar lista de métodos de autenticación: %s"
|
||
|
||
#: src/rpc/virnetsshsession.c:905
|
||
msgid "No authentication methods supplied"
|
||
msgstr "No se han provisto métodos de autenticación"
|
||
|
||
#: src/rpc/virnetsshsession.c:910
|
||
msgid ""
|
||
"None of the requested authentication methods are supported by the server"
|
||
msgstr ""
|
||
"Ninguno de los métodos de autenticación solicitados están soportados por el "
|
||
"servidor"
|
||
|
||
#: src/rpc/virnetsshsession.c:914
|
||
msgid ""
|
||
"All provided authentication methods with credentials were rejected by the "
|
||
"server"
|
||
msgstr ""
|
||
"Todos los métodos de autenticación y credenciales provistos fueron "
|
||
"rechazados por el servidor"
|
||
|
||
#: src/rpc/virnetsshsession.c:931
|
||
#, c-format
|
||
msgid "failed to open ssh channel: %s"
|
||
msgstr "No se pudo abrir el canal ssh channel: %s"
|
||
|
||
#: src/rpc/virnetsshsession.c:939
|
||
#, c-format
|
||
msgid "failed to execute command '%s': %s"
|
||
msgstr "Falló la ejecución del comando '%s': %s"
|
||
|
||
#: src/rpc/virnetsshsession.c:965
|
||
msgid "No channel command provided"
|
||
msgstr "No se proporcionó comando channel "
|
||
|
||
#: src/rpc/virnetsshsession.c:972
|
||
msgid "Hostname is needed for host key verification"
|
||
msgstr "Se necesita nombre de host para verificar clave"
|
||
|
||
#: src/rpc/virnetsshsession.c:1050 src/rpc/virnetsshsession.c:1130
|
||
msgid "Username must be provided for ssh agent authentication"
|
||
msgstr ""
|
||
"Se debe proporcionar nombre de usuario para autenticación de agente ssh"
|
||
|
||
#: src/rpc/virnetsshsession.c:1089
|
||
msgid ""
|
||
"Username and key file path must be provided for private key authentication"
|
||
msgstr ""
|
||
"Se debe proporcionar ruta de archivo de llave para autenticación de llave "
|
||
"privada"
|
||
|
||
#: src/rpc/virnetsshsession.c:1201
|
||
#, c-format
|
||
msgid "unable to load knownhosts file '%s': %s"
|
||
msgstr "No se puede cargar archivo knownhosts '%s': %s"
|
||
|
||
#: src/rpc/virnetsshsession.c:1207
|
||
#, c-format
|
||
msgid "known hosts file '%s' does not exist"
|
||
msgstr "Archivo de hosts desconocido '%s' no existe"
|
||
|
||
#: src/rpc/virnetsshsession.c:1246
|
||
msgid "Failed to initialize libssh2 session"
|
||
msgstr "Falló inicializar la sesión libssh2"
|
||
|
||
#: src/rpc/virnetsshsession.c:1252
|
||
msgid "Failed to initialize libssh2 known hosts table"
|
||
msgstr "Falló inicializar la tabla de host desconocida libssh2"
|
||
|
||
#: src/rpc/virnetsshsession.c:1258
|
||
msgid "Failed to initialize libssh2 agent handle"
|
||
msgstr "Falló inicializar control de agente libssh2 "
|
||
|
||
#: src/rpc/virnetsshsession.c:1290
|
||
msgid "Invalid virNetSSHSessionPtr"
|
||
msgstr "virNetSSHSessionPtr inválido"
|
||
|
||
#: src/rpc/virnetsshsession.c:1306
|
||
#, c-format
|
||
msgid "SSH session handshake failed: %s"
|
||
msgstr "Falló sesión SSH de protocolo de enlace: %s "
|
||
|
||
#: src/rpc/virnetsshsession.c:1351 src/rpc/virnetsshsession.c:1462
|
||
#: src/rpc/virnetsshsession.c:1474
|
||
#, c-format
|
||
msgid "Remote program terminated with non-zero code: %d"
|
||
msgstr "Programa remoto termino con código non-zero: %d"
|
||
|
||
#: src/rpc/virnetsshsession.c:1356 src/rpc/virnetsshsession.c:1466
|
||
msgid "Tried to write socket in error state"
|
||
msgstr "Intentó escribir conexión en estado de error"
|
||
|
||
#: src/rpc/virnetsshsession.c:1427
|
||
#, c-format
|
||
msgid "Remote command terminated with non-zero code: %d"
|
||
msgstr "El comando remoto terminó con código non-zero: %d"
|
||
|
||
#: src/rpc/virnetsshsession.c:1499
|
||
#, c-format
|
||
msgid "write failed: %s"
|
||
msgstr "Falló la escritura: %s"
|
||
|
||
#: src/rpc/virnettlscontext.c:116
|
||
#, c-format
|
||
msgid "Cannot read %s '%s'"
|
||
msgstr "No se puede leer %s '%s'"
|
||
|
||
#: src/rpc/virnettlscontext.c:139
|
||
msgid "cannot get current time"
|
||
msgstr "no es posible obtener la hora actual"
|
||
|
||
#: src/rpc/virnettlscontext.c:146
|
||
#, c-format
|
||
msgid "The CA certificate %s has expired"
|
||
msgstr "El certificado CA %s ha expirado "
|
||
|
||
#: src/rpc/virnettlscontext.c:148
|
||
#, c-format
|
||
msgid "The server certificate %s has expired"
|
||
msgstr "El certificado de servidor %s ha expirado"
|
||
|
||
#: src/rpc/virnettlscontext.c:149
|
||
#, c-format
|
||
msgid "The client certificate %s has expired"
|
||
msgstr "El certificado de cliente %s ha expirado"
|
||
|
||
#: src/rpc/virnettlscontext.c:157
|
||
#, c-format
|
||
msgid "The CA certificate %s is not yet active"
|
||
msgstr "El certificado CA %s aún no está activo"
|
||
|
||
#: src/rpc/virnettlscontext.c:159
|
||
#, c-format
|
||
msgid "The server certificate %s is not yet active"
|
||
msgstr "El servidor de certificado %s aún no está activo"
|
||
|
||
#: src/rpc/virnettlscontext.c:160
|
||
#, c-format
|
||
msgid "The client certificate %s is not yet active"
|
||
msgstr "El cliente de certificado %s aún no está activo"
|
||
|
||
#: src/rpc/virnettlscontext.c:190
|
||
#, c-format
|
||
msgid ""
|
||
"The certificate %s basic constraints show a CA, but we need one for a server"
|
||
msgstr ""
|
||
"Las restricciones básicas del certificado %s muestran un CA, pero "
|
||
"necesitamos uno para el servidor"
|
||
|
||
#: src/rpc/virnettlscontext.c:191
|
||
#, c-format
|
||
msgid ""
|
||
"The certificate %s basic constraints show a CA, but we need one for a client"
|
||
msgstr ""
|
||
"Las restricciones básicas del certificado %s muestran un CA, pero "
|
||
"necesitamos uno para el cliente"
|
||
|
||
#: src/rpc/virnettlscontext.c:198
|
||
#, c-format
|
||
msgid "The certificate %s basic constraints do not show a CA"
|
||
msgstr "Las restricciones básicas del certificado %s no muestran un CA"
|
||
|
||
#: src/rpc/virnettlscontext.c:205
|
||
#, c-format
|
||
msgid "The certificate %s is missing basic constraints for a CA"
|
||
msgstr "Al certificado %s le faltan las restricciones básicas para un CA"
|
||
|
||
#: src/rpc/virnettlscontext.c:211
|
||
#, c-format
|
||
msgid "Unable to query certificate %s basic constraints %s"
|
||
msgstr ""
|
||
"No se pueden solicitar las restricciones básicas %s del certificado %s "
|
||
|
||
#: src/rpc/virnettlscontext.c:238
|
||
#, c-format
|
||
msgid "Unable to query certificate %s key usage %s"
|
||
msgstr "No se puede solicitar uso %s de llave de certificado %s "
|
||
|
||
#: src/rpc/virnettlscontext.c:248
|
||
#, c-format
|
||
msgid "Certificate %s usage does not permit certificate signing"
|
||
msgstr "El uso del certificado %s no permite firma de certificado"
|
||
|
||
#: src/rpc/virnettlscontext.c:260
|
||
#, c-format
|
||
msgid "Certificate %s usage does not permit digital signature"
|
||
msgstr "El uso del certificado %s no permite firma digital de certificado"
|
||
|
||
#: src/rpc/virnettlscontext.c:271
|
||
#, c-format
|
||
msgid "Certificate %s usage does not permit key encipherment"
|
||
msgstr "El uso del certificado %s no permite codificación de llave"
|
||
|
||
#: src/rpc/virnettlscontext.c:312 src/rpc/virnettlscontext.c:324
|
||
#, c-format
|
||
msgid "Unable to query certificate %s key purpose %s"
|
||
msgstr "No se puede solicitar propósito %s de llave certificado %s"
|
||
|
||
#: src/rpc/virnettlscontext.c:347
|
||
#, c-format
|
||
msgid "Certificate %s purpose does not allow use for with a TLS server"
|
||
msgstr "El propósito del certificado %s no permite uso para servidor TLS"
|
||
|
||
#: src/rpc/virnettlscontext.c:359
|
||
#, c-format
|
||
msgid "Certificate %s purpose does not allow use for with a TLS client"
|
||
msgstr "El propósito del certificado %s no permite uso para cliente TLS"
|
||
|
||
#: src/rpc/virnettlscontext.c:396
|
||
msgid ""
|
||
"Client's Distinguished Name is not on the list of allowed clients "
|
||
"(tls_allowed_dn_list). Use 'certtool -i --infile clientcert.pem' to view "
|
||
"the Distinguished Name field in the client certificate, or run this daemon "
|
||
"with --verbose option."
|
||
msgstr ""
|
||
"Nombre distintivo de cliente no está en la lista de los clientes permitidos "
|
||
"(tls_allowed_dn_list). Use 'certtool -i --infile clientcert.pem' para ver el "
|
||
"campo de nombre completo en el certificado de cliente, o ejecute este "
|
||
"demonio con --verbose "
|
||
|
||
#: src/rpc/virnettlscontext.c:419
|
||
#, c-format
|
||
msgid "Certificate %s owner does not match the hostname %s"
|
||
msgstr "Propietario de certificado %s no coincide con el nombre de host %s"
|
||
|
||
#: src/rpc/virnettlscontext.c:470
|
||
#, c-format
|
||
msgid "Unable to verify server certificate %s against CA certificate %s"
|
||
msgstr "No se puede verificar certificado de servidor %s con certificado CA %s"
|
||
|
||
#: src/rpc/virnettlscontext.c:471
|
||
#, c-format
|
||
msgid "Unable to verify client certificate %s against CA certificate %s"
|
||
msgstr "No se puede verificar certificado de cliente %s con certificado CA %s"
|
||
|
||
#: src/rpc/virnettlscontext.c:477 src/rpc/virnettlscontext.c:1009
|
||
msgid "Invalid certificate"
|
||
msgstr "Certificado inválido"
|
||
|
||
#: src/rpc/virnettlscontext.c:480 src/rpc/virnettlscontext.c:1012
|
||
msgid "The certificate is not trusted."
|
||
msgstr "El certificado no es confiable."
|
||
|
||
#: src/rpc/virnettlscontext.c:483 src/rpc/virnettlscontext.c:1015
|
||
msgid "The certificate hasn't got a known issuer."
|
||
msgstr "El certificado no tiene un remitente conocido."
|
||
|
||
#: src/rpc/virnettlscontext.c:486 src/rpc/virnettlscontext.c:1018
|
||
msgid "The certificate has been revoked."
|
||
msgstr "El certificado ha sido revocado."
|
||
|
||
#: src/rpc/virnettlscontext.c:490 src/rpc/virnettlscontext.c:1022
|
||
msgid "The certificate uses an insecure algorithm"
|
||
msgstr "El certificado utiliza un algoritmo no seguro"
|
||
|
||
#: src/rpc/virnettlscontext.c:494
|
||
#, c-format
|
||
msgid "Our own certificate %s failed validation against %s: %s"
|
||
msgstr "No se pudo validar nuestro propio certificado %s con %s: %s"
|
||
|
||
#: src/rpc/virnettlscontext.c:516 src/rpc/virnettlscontext.c:1048
|
||
msgid "Unable to initialize certificate"
|
||
msgstr "Incapaz de iniciar certificado"
|
||
|
||
#: src/rpc/virnettlscontext.c:528
|
||
#, c-format
|
||
msgid "Unable to import server certificate %s"
|
||
msgstr "No es posible importar certificado de servidor %s"
|
||
|
||
#: src/rpc/virnettlscontext.c:529
|
||
#, c-format
|
||
msgid "Unable to import client certificate %s"
|
||
msgstr "No es posible importar certificado de cliente %s"
|
||
|
||
#: src/rpc/virnettlscontext.c:566
|
||
#, c-format
|
||
msgid "Unable to import CA certificate list %s"
|
||
msgstr ""
|
||
|
||
#: src/rpc/virnettlscontext.c:644
|
||
#, c-format
|
||
msgid "Unable to set x509 CA certificate: %s: %s"
|
||
msgstr "No se puede establecer certificado x509 CA: %s: %s"
|
||
|
||
#: src/rpc/virnettlscontext.c:662
|
||
#, c-format
|
||
msgid "Unable to set x509 certificate revocation list: %s: %s"
|
||
msgstr "No se puede establecer lista de revocación de certificado x509: %s: %s"
|
||
|
||
#: src/rpc/virnettlscontext.c:687
|
||
#, c-format
|
||
msgid "Unable to set x509 key and certificate: %s, %s: %s"
|
||
msgstr "No se puede establecer llave x509 y certificado: %s, %s: %s"
|
||
|
||
#: src/rpc/virnettlscontext.c:735
|
||
#, c-format
|
||
msgid "Unable to allocate x509 credentials: %s"
|
||
msgstr "No se pueden asignar credenciales x509: %s"
|
||
|
||
#: src/rpc/virnettlscontext.c:756
|
||
#, c-format
|
||
msgid "Unable to initialize diffie-hellman parameters: %s"
|
||
msgstr "No se pueden inicializar parámetros diffie-hellman: %s"
|
||
|
||
#: src/rpc/virnettlscontext.c:763
|
||
#, c-format
|
||
msgid "Unable to generate diffie-hellman parameters: %s"
|
||
msgstr "No se pueden generar parámetros diffie-hellman: %s"
|
||
|
||
#: src/rpc/virnettlscontext.c:1003
|
||
#, c-format
|
||
msgid "Unable to verify TLS peer: %s"
|
||
msgstr "No se puede verificar par TLS: %s"
|
||
|
||
#: src/rpc/virnettlscontext.c:1026
|
||
#, c-format
|
||
msgid "Certificate failed validation: %s"
|
||
msgstr "No se pudo validar certificado: %s"
|
||
|
||
#: src/rpc/virnettlscontext.c:1033
|
||
msgid "Only x509 certificates are supported"
|
||
msgstr "Solo los certificados x509 están soportados"
|
||
|
||
#: src/rpc/virnettlscontext.c:1039
|
||
msgid "The certificate has no peers"
|
||
msgstr "El certificado no tiene pares"
|
||
|
||
#: src/rpc/virnettlscontext.c:1054
|
||
msgid "Unable to load certificate"
|
||
msgstr "Incapaz de cargar certificado"
|
||
|
||
#: src/rpc/virnettlscontext.c:1069
|
||
#, c-format
|
||
msgid "Failed to get certificate %s distinguished name: %s"
|
||
msgstr "No se pudo obtener nombre completo de certificado %s: %s"
|
||
|
||
#: src/rpc/virnettlscontext.c:1143
|
||
msgid "Failed to verify peer's certificate"
|
||
msgstr "No se pudo validar certificado de par"
|
||
|
||
#: src/rpc/virnettlscontext.c:1217
|
||
#, c-format
|
||
msgid "Failed to initialize TLS session: %s"
|
||
msgstr "No se pudo inicializar sesión TLS: %s"
|
||
|
||
#: src/rpc/virnettlscontext.c:1227
|
||
#, c-format
|
||
msgid "Failed to set TLS session priority %s"
|
||
msgstr "No se pudo definir prioridad de sesión TLS %s"
|
||
|
||
#: src/rpc/virnettlscontext.c:1236
|
||
#, c-format
|
||
msgid "Failed set TLS x509 credentials: %s"
|
||
msgstr "No se pudieron definir credenciales de TLS x509: %s"
|
||
|
||
#: src/rpc/virnettlscontext.c:1368
|
||
#, c-format
|
||
msgid "TLS handshake failed %s"
|
||
msgstr "Falló el protocolo de enlace TLS %s"
|
||
|
||
#: src/rpc/virnettlscontext.c:1400
|
||
msgid "invalid cipher size for TLS session"
|
||
msgstr "tamaño de cifra inválido para la sesión TLS"
|
||
|
||
#: src/secret/secret_driver.c:180
|
||
#, c-format
|
||
msgid "mkostemp('%s') failed"
|
||
msgstr "mkostemp('%s') falló"
|
||
|
||
#: src/secret/secret_driver.c:184
|
||
#, c-format
|
||
msgid "fchmod('%s') failed"
|
||
msgstr "Falló fchmod('%s') "
|
||
|
||
#: src/secret/secret_driver.c:190
|
||
#, c-format
|
||
msgid "error writing to '%s'"
|
||
msgstr "Error al escribir sobre '%s'"
|
||
|
||
#: src/secret/secret_driver.c:195
|
||
#, c-format
|
||
msgid "error closing '%s'"
|
||
msgstr "Error al cerrar '%s'"
|
||
|
||
#: src/secret/secret_driver.c:201
|
||
#, c-format
|
||
msgid "rename(%s, %s) failed"
|
||
msgstr "Falló rename(%s, %s) "
|
||
|
||
#: src/secret/secret_driver.c:248
|
||
#, c-format
|
||
msgid "cannot create '%s'"
|
||
msgstr "no es posible crear '%s'"
|
||
|
||
#: src/secret/secret_driver.c:355
|
||
#, 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:382 src/secret/secret_driver.c:481
|
||
#, c-format
|
||
msgid "cannot open '%s'"
|
||
msgstr "no es posible abrir '%s'"
|
||
|
||
#: src/secret/secret_driver.c:386 src/storage/storage_backend_gluster.c:254
|
||
#: src/util/virfile.c:508
|
||
#, c-format
|
||
msgid "cannot stat '%s'"
|
||
msgstr "no es posible obtener el estado de '%s'"
|
||
|
||
#: src/secret/secret_driver.c:391
|
||
#, c-format
|
||
msgid "'%s' file does not fit in memory"
|
||
msgstr "el archivo '%s' no cabe en la memoria"
|
||
|
||
#: src/secret/secret_driver.c:398
|
||
#, c-format
|
||
msgid "cannot read '%s'"
|
||
msgstr "no es posible leer '%s'"
|
||
|
||
#: src/secret/secret_driver.c:405
|
||
#, c-format
|
||
msgid "invalid base64 in '%s'"
|
||
msgstr "base64 inválida en '%s' "
|
||
|
||
#: src/secret/secret_driver.c:497
|
||
#, c-format
|
||
msgid "Error reading secret: %s"
|
||
msgstr "Error leyendo secreto: %s"
|
||
|
||
#: src/secret/secret_driver.c:725 src/secret/secret_driver.c:904
|
||
#: src/secret/secret_driver.c:941 src/secret/secret_driver.c:999
|
||
#: src/secret/secret_driver.c:1046
|
||
#, c-format
|
||
msgid "no secret with matching uuid '%s'"
|
||
msgstr "no existe un secreto coincidente con el uuid '%s'"
|
||
|
||
#: src/secret/secret_driver.c:755
|
||
#, 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:803
|
||
#, 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:821
|
||
#, 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:828
|
||
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:876
|
||
msgid "list of secrets is inconsistent"
|
||
msgstr "la lista de secretos no es consistente"
|
||
|
||
#: src/secret/secret_driver.c:1010
|
||
#, c-format
|
||
msgid "secret '%s' does not have a value"
|
||
msgstr "el secreto '%s' no posee un valor"
|
||
|
||
#: src/secret/secret_driver.c:1017
|
||
msgid "secret is private"
|
||
msgstr "el secreto es privado"
|
||
|
||
#: src/security/security_apparmor.c:93
|
||
#, 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:140
|
||
#, c-format
|
||
msgid "Failed to read '%s'"
|
||
msgstr "Falló al leer '%s' "
|
||
|
||
#: src/security/security_apparmor.c:245
|
||
msgid "could not find libvirtd"
|
||
msgstr "no es posible encontrar libvirtd"
|
||
|
||
#: src/security/security_apparmor.c:286 src/security/security_apparmor.c:314
|
||
#: src/security/security_apparmor.c:715
|
||
#, c-format
|
||
msgid "cannot update AppArmor profile '%s'"
|
||
msgstr "no es posible actualizar el perfil AppArmor '%s'"
|
||
|
||
#: src/security/security_apparmor.c:362
|
||
#, c-format
|
||
msgid "template '%s' does not exist"
|
||
msgstr "no existe el modelo '%s'"
|
||
|
||
#: src/security/security_apparmor.c:423
|
||
msgid "Cannot set a base label with AppArmour"
|
||
msgstr "No es posible establecer una etiqueta de base con AppArmour"
|
||
|
||
#: src/security/security_apparmor.c:430 src/security/security_selinux.c:594
|
||
msgid "security label already defined for VM"
|
||
msgstr "ya se ha definido una etiqueta de seguridad para VM"
|
||
|
||
#: src/security/security_apparmor.c:450
|
||
#, c-format
|
||
msgid "cannot load AppArmor profile '%s'"
|
||
msgstr "No se puede cargar perfil AppArmor '%s'"
|
||
|
||
#: src/security/security_apparmor.c:507
|
||
msgid "error copying profile name"
|
||
msgstr "Error al copiar el nombre del perfil"
|
||
|
||
#: src/security/security_apparmor.c:513
|
||
msgid "error calling profile_status()"
|
||
msgstr "Error al invocar profile_status() "
|
||
|
||
#: src/security/security_apparmor.c:559
|
||
#, c-format
|
||
msgid "could not remove profile for '%s'"
|
||
msgstr "no es posible eliminar perfil para '%s'"
|
||
|
||
#: src/security/security_apparmor.c:586 src/security/security_apparmor.c:627
|
||
#: src/security/security_selinux.c:1994 src/security/security_selinux.c:2028
|
||
#: src/security/security_selinux.c:2065 src/security/security_selinux.c:2097
|
||
#: src/security/security_selinux.c:2147 src/security/security_selinux.c:2188
|
||
#, 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:596
|
||
msgid "error calling aa_change_profile()"
|
||
msgstr "Error al invocar aa_change_profile()"
|
||
|
||
#: src/security/security_apparmor.c:703
|
||
#, c-format
|
||
msgid "'%s' does not exist"
|
||
msgstr "no existe '%s'"
|
||
|
||
#: src/security/security_apparmor.c:743
|
||
#, c-format
|
||
msgid "Invalid security label '%s'"
|
||
msgstr "Etiqueta de seguridad '%s' no válida"
|
||
|
||
#: src/security/security_dac.c:116
|
||
msgid "Failed to determine default DAC seclabel for an unknown object"
|
||
msgstr ""
|
||
"Falló determinar DAC seclabel predeterminado para un objeto desconocido"
|
||
|
||
#: src/security/security_dac.c:131
|
||
#, c-format
|
||
msgid "DAC seclabel couldn't be determined for domain '%s'"
|
||
msgstr "DAC seclabel no se pudo determinar para dominio '%s'"
|
||
|
||
#: src/security/security_dac.c:182
|
||
msgid "Failed to determine default DAC imagelabel for an unknown object"
|
||
msgstr ""
|
||
"No se pudo determinar DAC predeterminado imagelabel para un objeto "
|
||
"desconocido"
|
||
|
||
#: src/security/security_dac.c:192
|
||
#, c-format
|
||
msgid "DAC imagelabel couldn't be determined for domain '%s'"
|
||
msgstr "DAC imagelabel no se pudo determinar para dominio '%s'"
|
||
|
||
#: src/security/security_dac.c:287
|
||
#, c-format
|
||
msgid "unable to set user and group to '%ld:%ld' on '%s'"
|
||
msgstr "No es posible establecer usuario y grupo para '%ld:%ld' en '%s'"
|
||
|
||
#: src/security/security_dac.c:307
|
||
#, c-format
|
||
msgid "cannot resolve symlink %s"
|
||
msgstr "no es posible resolver el enlace simbólico %s"
|
||
|
||
#: src/security/security_dac.c:1047 src/security/security_selinux.c:600
|
||
msgid "security image label already defined for VM"
|
||
msgstr "Etiqueta de imagen de seguridad ya está definida para VM"
|
||
|
||
#: src/security/security_dac.c:1055 src/security/security_selinux.c:607
|
||
#, c-format
|
||
msgid "security label model %s is not supported with selinux"
|
||
msgstr "Modelo de etiqueta de seguridad %s no tiene soporte de SELinux "
|
||
|
||
#: src/security/security_dac.c:1065
|
||
#, c-format
|
||
msgid "missing label for static security driver in domain %s"
|
||
msgstr "Falta etiqueta para controlador de seguridad estática en dominio %s"
|
||
|
||
#: src/security/security_dac.c:1077
|
||
#, c-format
|
||
msgid "cannot generate dac user and group id for domain %s"
|
||
msgstr "No se puede generar el usuario DAC e ID de grupo para dominio %s"
|
||
|
||
#: src/security/security_dac.c:1087 src/security/security_selinux.c:685
|
||
#, c-format
|
||
msgid "unexpected security label type '%s'"
|
||
msgstr "Tipo de nivel de seguridad inesperado '%s'"
|
||
|
||
#: src/security/security_driver.c:77
|
||
#, c-format
|
||
msgid "Security driver %s not enabled"
|
||
msgstr "Controlador de seguridad %s no está habilitado"
|
||
|
||
#: src/security/security_driver.c:90
|
||
#, c-format
|
||
msgid "Security driver %s not found"
|
||
msgstr "Nop es encontró controlador de seguridad %s "
|
||
|
||
#: src/security/security_manager.c:172
|
||
msgid "Security driver \"none\" cannot create confined guests"
|
||
msgstr "Controlador de seguridad 'none' no puede crear huéspedes continuos"
|
||
|
||
#: src/security/security_manager.c:477
|
||
#, c-format
|
||
msgid "Unable to find security driver for label %s"
|
||
msgstr "No se pudo encontrar controlador de seguridad para etiqueta %s"
|
||
|
||
#: src/security/security_manager.c:504
|
||
msgid "Unconfined guests are not allowed on this host"
|
||
msgstr "No se permiten los huéspedes no confinados en este host"
|
||
|
||
#: src/security/security_selinux.c:129
|
||
#, c-format
|
||
msgid "Category range c%d-c%d too small"
|
||
msgstr "Rango de categoría c%d-c%d es demasiado pequeño"
|
||
|
||
#: src/security/security_selinux.c:195 src/security/security_selinux.c:339
|
||
msgid "Unable to get current process SELinux context"
|
||
msgstr "No se puede obtener proceso actual de contexto SELinux"
|
||
|
||
#: src/security/security_selinux.c:200 src/security/security_selinux.c:344
|
||
#, c-format
|
||
msgid "Unable to parse current SELinux context '%s'"
|
||
msgstr "No se puede leer contexto SELinux actual '%s'"
|
||
|
||
#: src/security/security_selinux.c:233 src/security/security_selinux.c:240
|
||
#: src/security/security_selinux.c:256 src/security/security_selinux.c:263
|
||
#: src/security/security_selinux.c:270
|
||
#, c-format
|
||
msgid "Cannot parse category in %s"
|
||
msgstr "No puede analizar la categoría en %s"
|
||
|
||
#: src/security/security_selinux.c:249
|
||
msgid "No category range available"
|
||
msgstr "No hay rango de categorías disponible"
|
||
|
||
#: src/security/security_selinux.c:299
|
||
msgid "unable to allocate security context"
|
||
msgstr "No se puede asignar contexto de seguridad"
|
||
|
||
#: src/security/security_selinux.c:305
|
||
#, c-format
|
||
msgid "unable to set security context range '%s'"
|
||
msgstr "No se puede establecer rango de contexto de seguridad '%s'"
|
||
|
||
#: src/security/security_selinux.c:311 src/security/security_selinux.c:382
|
||
msgid "Unable to format SELinux context"
|
||
msgstr "No se puede dar formato a contexto SELinux"
|
||
|
||
#: src/security/security_selinux.c:352
|
||
#, c-format
|
||
msgid "Unable to parse base SELinux context '%s'"
|
||
msgstr "No se puede leer contexto de base SELinux '%s'"
|
||
|
||
#: src/security/security_selinux.c:360
|
||
#, c-format
|
||
msgid "Unable to set SELinux context user '%s'"
|
||
msgstr "No se puede establecer usuario de contexto SELinux '%s'"
|
||
|
||
#: src/security/security_selinux.c:369
|
||
#, c-format
|
||
msgid "Unable to set SELinux context role '%s'"
|
||
msgstr "No se puede establecer rol de contexto SELinux '%s'"
|
||
|
||
#: src/security/security_selinux.c:376
|
||
#, c-format
|
||
msgid "Unable to set SELinux context MCS '%s'"
|
||
msgstr "No se puede establecer contexto SELinux MCS '%s'"
|
||
|
||
#: src/security/security_selinux.c:412 src/security/security_selinux.c:490
|
||
msgid "cannot open SELinux label_handle"
|
||
msgstr "No se puede abrir label_handle de SELinux "
|
||
|
||
#: src/security/security_selinux.c:423
|
||
#, c-format
|
||
msgid "cannot read 'process' value from selinux lxc contexts file '%s'"
|
||
msgstr ""
|
||
"No se puede leer valor 'process' desde archivo selinux lxc contexts '%s' "
|
||
|
||
#: src/security/security_selinux.c:431 src/security/security_selinux.c:439
|
||
#, c-format
|
||
msgid "cannot read 'file' value from selinux lxc contexts file '%s'"
|
||
msgstr "No se puede leer valor 'file' desde archivo selinux lxc contexts '%s'"
|
||
|
||
#: src/security/security_selinux.c:472
|
||
msgid "libselinux does not support LXC contexts path"
|
||
msgstr "libselinux no soporta ruta de contextos LXC"
|
||
|
||
#: src/security/security_selinux.c:497
|
||
#, c-format
|
||
msgid "cannot read SELinux virtual domain context file '%s'"
|
||
msgstr "No se puede leer archivo de contexto de dominio virtual SELinux '%s'"
|
||
|
||
#: src/security/security_selinux.c:520
|
||
#, 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:618
|
||
#, c-format
|
||
msgid "unable to allocate socket security context '%s'"
|
||
msgstr "no es posible alojar contexto de seguridad de socket '%s'"
|
||
|
||
#: src/security/security_selinux.c:624
|
||
msgid "unable to get selinux context range"
|
||
msgstr "No se puede obtener rango de contexto Selinux"
|
||
|
||
#: src/security/security_selinux.c:767
|
||
#, c-format
|
||
msgid "MCS level for existing domain label %s already reserved"
|
||
msgstr "Nivel MCS para etiqueta de dominio %s ya está reservado"
|
||
|
||
#: src/security/security_selinux.c:915
|
||
#, 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:924
|
||
#, c-format
|
||
msgid ""
|
||
"Setting security context '%s' on '%s' not supported. Consider setting "
|
||
"virt_use_nfs"
|
||
msgstr ""
|
||
"El contexto de configuración de seguridad '%s' en '%s no tiene soport. "
|
||
"Considere configurar virt_use_nfs"
|
||
|
||
#: src/security/security_selinux.c:980
|
||
#, c-format
|
||
msgid "unable to set security context '%s' on fd %d"
|
||
msgstr "No se pudo establecer contexto de seguridad '%s' en fd %d"
|
||
|
||
#: src/security/security_selinux.c:1831 src/security/security_selinux.c:2245
|
||
#, c-format
|
||
msgid "unknown smartcard type %d"
|
||
msgstr "tipo de smartcard desconocido %d"
|
||
|
||
#: src/security/security_selinux.c:2004
|
||
#, c-format
|
||
msgid "Invalid security label %s"
|
||
msgstr "Etiqueta de seguridad %s no válida"
|
||
|
||
#: src/security/security_selinux.c:2038
|
||
#, c-format
|
||
msgid "unable to set security context '%s'"
|
||
msgstr "no es posible definir contexto de seguridad '%s'"
|
||
|
||
#: src/security/security_selinux.c:2106
|
||
#, c-format
|
||
msgid "unable to get current process context '%s'"
|
||
msgstr "no es posible obtener contexto de proceso actual '%s'"
|
||
|
||
#: src/security/security_selinux.c:2117 src/security/security_selinux.c:2158
|
||
#, c-format
|
||
msgid "unable to set socket security context '%s'"
|
||
msgstr "no es posible obtener contexto de seguridad de socket '%s'"
|
||
|
||
#: src/security/security_selinux.c:2198
|
||
#, c-format
|
||
msgid "unable to clear socket security context '%s'"
|
||
msgstr "no es posible despejar contexto de seguridad de socket '%s'"
|
||
|
||
#: src/security/security_selinux.c:2366
|
||
#, c-format
|
||
msgid "cannot stat tap fd %d"
|
||
msgstr "No se puede ejecutar stat tap fd %d"
|
||
|
||
#: src/security/security_selinux.c:2372
|
||
#, c-format
|
||
msgid "tap fd %d is not character device"
|
||
msgstr "tap fd %d no es un dispositivo de caracteres"
|
||
|
||
#: src/security/security_selinux.c:2378
|
||
#, c-format
|
||
msgid "cannot lookup default selinux label for tap fd %d"
|
||
msgstr "No se puede buscar etiqueta SELinux para Tap fd %d"
|
||
|
||
#: src/security/security_selinux.c:2412
|
||
#, c-format
|
||
msgid "unable to create selinux context for: %s"
|
||
msgstr "No se puede crear contexto Selinux para: %s"
|
||
|
||
#: src/security/virt-aa-helper.c:103
|
||
#, c-format
|
||
msgid ""
|
||
"\n"
|
||
"%s [options] [< def.xml]\n"
|
||
"\n"
|
||
" Options:\n"
|
||
" -a | --add load profile\n"
|
||
" -c | --create create profile from template\n"
|
||
" -D | --delete unload and delete profile\n"
|
||
" -f | --add-file <file> add file to profile\n"
|
||
" -F | --append-file <file> append file to profile\n"
|
||
" -r | --replace reload profile\n"
|
||
" -R | --remove unload profile\n"
|
||
" -h | --help this help\n"
|
||
" -u | --uuid <uuid> uuid (profile name)\n"
|
||
"\n"
|
||
msgstr ""
|
||
"\n"
|
||
"%s [options] [< def.xml]\n"
|
||
"\n"
|
||
" Options:\n"
|
||
" -a | --add cargar perfil\n"
|
||
" -c | --create crear perfil desde la plantilla \n"
|
||
" -D | --delete descargar y borrar perfil\n"
|
||
" -f | --add-file <file> añadir archivo a perfil\n"
|
||
" -F | --append-file <file> añadir archivo a perfil \n"
|
||
" -r | --replace recargar el perfil\n"
|
||
" -R | --remove descargar el perfil \n"
|
||
" -h | --help esto ayuda\n"
|
||
" -u | --uuid <uuid> uuid (nombre de perfil)\n"
|
||
"\n"
|
||
|
||
#: src/security/virt-aa-helper.c:116
|
||
msgid ""
|
||
"This command is intended to be used by libvirtd and not used directly.\n"
|
||
msgstr ""
|
||
"Este comando se destina para ser utilizado por libvirtd y no se utiliza "
|
||
"directamente.\n"
|
||
|
||
#: src/security/virt-aa-helper.c:124
|
||
#, c-format
|
||
msgid "%s: error: %s%c"
|
||
msgstr "%s: error: %s%c"
|
||
|
||
#: src/security/virt-aa-helper.c:136
|
||
#, c-format
|
||
msgid "%s: warning: %s%c"
|
||
msgstr "%s: advertencia: %s%c"
|
||
|
||
#: src/security/virt-aa-helper.c:142
|
||
#, c-format
|
||
msgid ""
|
||
"%s:\n"
|
||
"%s%c"
|
||
msgstr ""
|
||
"%s:\n"
|
||
"%s%c"
|
||
|
||
#: src/security/virt-aa-helper.c:159
|
||
msgid "could not find replacement string"
|
||
msgstr "No se pudo encontrar cadena de remplazo"
|
||
|
||
#: src/security/virt-aa-helper.c:164
|
||
msgid "could not allocate memory for string"
|
||
msgstr "No se pudo asignar memoria a cadena"
|
||
|
||
#: src/security/virt-aa-helper.c:176 src/security/virt-aa-helper.c:184
|
||
msgid "not enough space in target buffer"
|
||
msgstr "No hay suficiente espacio en buffer de destino"
|
||
|
||
#: src/security/virt-aa-helper.c:192
|
||
msgid "error replacing string"
|
||
msgstr "Error al remplazar cadena"
|
||
|
||
#: src/security/virt-aa-helper.c:214
|
||
msgid "invalid flag"
|
||
msgstr "Indicador inválido"
|
||
|
||
#: src/security/virt-aa-helper.c:222
|
||
msgid "profile name exceeds maximum length"
|
||
msgstr "nombre de perfil excede la longitud máxima"
|
||
|
||
#: src/security/virt-aa-helper.c:227
|
||
msgid "profile does not exist"
|
||
msgstr "Perfil no existe"
|
||
|
||
#: src/security/virt-aa-helper.c:236
|
||
msgid "failed to run apparmor_parser"
|
||
msgstr "falló al ejecutar apparmor_parser"
|
||
|
||
#: src/security/virt-aa-helper.c:240
|
||
msgid "unable to unload already unloaded profile"
|
||
msgstr "no se pudo descargar a un perfil que ya ha sido descargado "
|
||
|
||
#: src/security/virt-aa-helper.c:242
|
||
msgid "apparmor_parser exited with error"
|
||
msgstr "apparmor_parser salió con error"
|
||
|
||
#: src/security/virt-aa-helper.c:279 src/security/virt-aa-helper.c:284
|
||
#: src/security/virt-aa-helper.c:395
|
||
msgid "could not allocate memory for profile"
|
||
msgstr "No se pudo asignar memoria para perfil"
|
||
|
||
#: src/security/virt-aa-helper.c:291 src/security/virt-aa-helper.c:390
|
||
msgid "invalid length for new profile"
|
||
msgstr "Longitud no válida para nuevo perfil"
|
||
|
||
#: src/security/virt-aa-helper.c:303
|
||
msgid "failed to create include file"
|
||
msgstr "No pudo crear archivo de inclusión"
|
||
|
||
#: src/security/virt-aa-helper.c:309 src/security/virt-aa-helper.c:415
|
||
msgid "failed to write to profile"
|
||
msgstr "Falló escribir a perfil"
|
||
|
||
#: src/security/virt-aa-helper.c:314 src/security/virt-aa-helper.c:420
|
||
msgid "failed to close or write to profile"
|
||
msgstr "falló el cierre o escritura a perfil"
|
||
|
||
#: src/security/virt-aa-helper.c:345 src/security/virt-aa-helper.c:1230
|
||
msgid "profile exists"
|
||
msgstr "Existe perfil"
|
||
|
||
#: src/security/virt-aa-helper.c:350
|
||
msgid "template name exceeds maximum length"
|
||
msgstr "Nombre de plantilla excede longitud máxima"
|
||
|
||
#: src/security/virt-aa-helper.c:355
|
||
msgid "template does not exist"
|
||
msgstr "Plantilla no existe"
|
||
|
||
#: src/security/virt-aa-helper.c:360
|
||
msgid "failed to read AppArmor template"
|
||
msgstr "Falló la lectura de la plantila AppArmor"
|
||
|
||
#: src/security/virt-aa-helper.c:365 src/security/virt-aa-helper.c:370
|
||
msgid "no replacement string in template"
|
||
msgstr "No hay remplazo de cadena en plantilla"
|
||
|
||
#: src/security/virt-aa-helper.c:376
|
||
msgid "could not allocate memory for profile name"
|
||
msgstr "No se pudo asignar memoria para nombre de perfil"
|
||
|
||
#: src/security/virt-aa-helper.c:382
|
||
msgid "could not allocate memory for profile files"
|
||
msgstr "No se pudo asignar memoria a archivos de perfil"
|
||
|
||
#: src/security/virt-aa-helper.c:409
|
||
msgid "failed to create profile"
|
||
msgstr "Falló la creación de perfil"
|
||
|
||
#: src/security/virt-aa-helper.c:560
|
||
msgid "bad pathname"
|
||
msgstr "Nombre de ruta errado"
|
||
|
||
#: src/security/virt-aa-helper.c:575
|
||
msgid "path does not exist, skipping file type checks"
|
||
msgstr "Ruta no existe, saltando revisiones de tipo de archivos"
|
||
|
||
#: src/security/virt-aa-helper.c:615
|
||
msgid "Invalid context"
|
||
msgstr "Contexto inválido"
|
||
|
||
#: src/security/virt-aa-helper.c:621
|
||
msgid "Could not find <name>"
|
||
msgstr "No se pudo hallar <name>"
|
||
|
||
#: src/security/virt-aa-helper.c:628
|
||
msgid "Could not find <uuid>"
|
||
msgstr "No se pudo hallar <uuid>"
|
||
|
||
#: src/security/virt-aa-helper.c:660
|
||
msgid "unexpected root element, expecting <domain>"
|
||
msgstr "Elemento root inesperado, se esperaba <domain>"
|
||
|
||
#: src/security/virt-aa-helper.c:670
|
||
msgid "os.type is not 'hvm'"
|
||
msgstr "os.type is not 'hvm'"
|
||
|
||
#: src/security/virt-aa-helper.c:705 src/security/virt-aa-helper.c:721
|
||
#: src/security/virt-aa-helper.c:816 src/security/virt-aa-helper.c:825
|
||
#: src/security/virt-aa-helper.c:900 src/security/virt-aa-helper.c:1212
|
||
#: src/security/virt-aa-helper.c:1216 src/security/virt-aa-helper.c:1276
|
||
msgid "could not allocate memory"
|
||
msgstr "No se pudo asignar memoria"
|
||
|
||
#: src/security/virt-aa-helper.c:710
|
||
msgid "Failed to create XML config object"
|
||
msgstr "No se pudo crear objeto config XML"
|
||
|
||
#: src/security/virt-aa-helper.c:729
|
||
msgid "could not parse XML"
|
||
msgstr "No se pudo leer XML"
|
||
|
||
#: src/security/virt-aa-helper.c:734
|
||
msgid "could not find name in XML"
|
||
msgstr "No se pudo encontrar nombre en XML"
|
||
|
||
#: src/security/virt-aa-helper.c:739
|
||
msgid "bad name"
|
||
msgstr "Nombre errado"
|
||
|
||
#: src/security/virt-aa-helper.c:765
|
||
msgid "skipped non-absolute path"
|
||
msgstr "Omitió ruta non-absolute"
|
||
|
||
#: src/security/virt-aa-helper.c:772
|
||
msgid "could not find realpath for disk"
|
||
msgstr "No se encontró realpath para disco"
|
||
|
||
#: src/security/virt-aa-helper.c:786
|
||
msgid "skipped restricted file"
|
||
msgstr "Omitió archivo restringido"
|
||
|
||
#: src/security/virt-aa-helper.c:905
|
||
msgid "given uuid does not match XML uuid"
|
||
msgstr "UUID dado no coincide"
|
||
|
||
#: src/security/virt-aa-helper.c:1058
|
||
msgid "failed to allocate file buffer"
|
||
msgstr "Falló asignar buffer de archivo"
|
||
|
||
#: src/security/virt-aa-helper.c:1107
|
||
msgid "could not allocate memory for disk"
|
||
msgstr "No se pudo asignar memoria para disco"
|
||
|
||
#: src/security/virt-aa-helper.c:1122 src/security/virt-aa-helper.c:1142
|
||
msgid "invalid UUID"
|
||
msgstr "UUID inválido"
|
||
|
||
#: src/security/virt-aa-helper.c:1125
|
||
msgid "error copying UUID"
|
||
msgstr "Error al copiar UUID"
|
||
|
||
#: src/security/virt-aa-helper.c:1134
|
||
msgid "unsupported option"
|
||
msgstr "Opción sin soporte"
|
||
|
||
#: src/security/virt-aa-helper.c:1139
|
||
msgid "bad command"
|
||
msgstr "Comando errado"
|
||
|
||
#: src/security/virt-aa-helper.c:1152
|
||
msgid "could not read xml file"
|
||
msgstr "No se pudo leer el archivo XML"
|
||
|
||
#: src/security/virt-aa-helper.c:1156
|
||
msgid "could not get VM definition"
|
||
msgstr "No se pudo obtener definición de VM"
|
||
|
||
#: src/security/virt-aa-helper.c:1161
|
||
msgid "invalid VM definition"
|
||
msgstr "Definición de VM inválida"
|
||
|
||
#: src/security/virt-aa-helper.c:1193
|
||
msgid "could not set PATH"
|
||
msgstr "No se pudo establecer ruta"
|
||
|
||
#: src/security/virt-aa-helper.c:1197
|
||
msgid "could not set IFS"
|
||
msgstr "No se pudo establecer IFS"
|
||
|
||
#: src/security/virt-aa-helper.c:1208
|
||
msgid "could not parse arguments"
|
||
msgstr "No se pudieron leer argumentos"
|
||
|
||
#: src/security/virt-aa-helper.c:1255
|
||
msgid "failed to allocate buffer"
|
||
msgstr "Falló la asignación de buffer"
|
||
|
||
#: src/security/virt-aa-helper.c:1286
|
||
msgid "could not create profile"
|
||
msgstr "No se pudo crear perfil"
|
||
|
||
#: src/storage/parthelper.c:84
|
||
#, c-format
|
||
msgid "syntax: %s DEVICE [-g]\n"
|
||
msgstr "sintaxis: %s DISPOSITIVO [-g]\n"
|
||
|
||
#: src/storage/parthelper.c:103
|
||
#, c-format
|
||
msgid "unable to access device %s\n"
|
||
msgstr "No se pudo acceder a dispositivo %s\n"
|
||
|
||
#: src/storage/parthelper.c:117
|
||
#, c-format
|
||
msgid "unable to access disk %s\n"
|
||
msgstr "No se pudo acceder al disco %s\n"
|
||
|
||
#: src/storage/storage_backend.c:166
|
||
#, c-format
|
||
msgid "could not open input path '%s'"
|
||
msgstr "no se pudo abrir la ruta de entrada '%s'"
|
||
|
||
#: src/storage/storage_backend.c:200
|
||
#, c-format
|
||
msgid "failed reading from file '%s'"
|
||
msgstr "Falló al leer desde el archivo '%s'"
|
||
|
||
#: src/storage/storage_backend.c:217 src/storage/storage_backend.c:346
|
||
#, c-format
|
||
msgid "cannot extend file '%s'"
|
||
msgstr "no es posible extender el archivo '%s'"
|
||
|
||
#: src/storage/storage_backend.c:224
|
||
#, c-format
|
||
msgid "failed writing to file '%s'"
|
||
msgstr "Falló al escribir en el archivo '%s'"
|
||
|
||
#: src/storage/storage_backend.c:234 src/storage/storage_backend.c:399
|
||
#, c-format
|
||
msgid "cannot sync data to file '%s'"
|
||
msgstr "no es posible sincronizar los datos con el archivo '%s'"
|
||
|
||
#: src/storage/storage_backend.c:243 src/storage/storage_backend.c:320
|
||
#: src/storage/storage_backend_logical.c:774
|
||
#, c-format
|
||
msgid "cannot close file '%s'"
|
||
msgstr "no es posible cerrar el archivo '%s'"
|
||
|
||
#: src/storage/storage_backend.c:276
|
||
msgid "metadata preallocation is not supported for block volumes"
|
||
msgstr ""
|
||
"La preasignación de metadatos no tiene soporte para volúmenes de bloque"
|
||
|
||
#: src/storage/storage_backend.c:283 src/storage/storage_backend_fs.c:780
|
||
#: src/storage/storage_backend_fs.c:797 src/storage/storage_backend_fs.c:1044
|
||
#, c-format
|
||
msgid "cannot create path '%s'"
|
||
msgstr "no es posible crear la ruta '%s'"
|
||
|
||
#: src/storage/storage_backend.c:298 src/util/virfile.c:1803
|
||
#: src/util/virfile.c:2102 src/util/virfile.c:2209
|
||
#, c-format
|
||
msgid "stat of '%s' failed"
|
||
msgstr "falló estadística de '%s'"
|
||
|
||
#: src/storage/storage_backend.c:314 src/storage/storage_backend.c:621
|
||
#: src/util/virfile.c:1825 src/util/virfile.c:2116 src/util/virfile.c:2222
|
||
#, 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:366
|
||
#, c-format
|
||
msgid "cannot allocate %llu bytes in file '%s'"
|
||
msgstr ""
|
||
|
||
#: src/storage/storage_backend.c:391
|
||
#, c-format
|
||
msgid "cannot fill file '%s'"
|
||
msgstr "no es posible completar el archivo '%s'"
|
||
|
||
#: src/storage/storage_backend.c:423
|
||
msgid "metadata preallocation is not supported for raw volumes"
|
||
msgstr "La preasignación de metadatos no tiene soporte para volúmenes crudos"
|
||
|
||
#: src/storage/storage_backend.c:430 src/storage/storage_backend_disk.c:634
|
||
#: src/storage/storage_backend_logical.c:715
|
||
#: src/storage/storage_backend_rbd.c:530
|
||
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:480
|
||
msgid "too many conflicts when generating an uuid"
|
||
msgstr "demasiados conflictos cuando se generaba un uuid"
|
||
|
||
#: src/storage/storage_backend.c:510
|
||
msgid "secrets already defined"
|
||
msgstr "ya se han definido los secretos"
|
||
|
||
#: src/storage/storage_backend.c:604
|
||
#, c-format
|
||
msgid "failed to create %s"
|
||
msgstr "Falló al crear %s"
|
||
|
||
#: src/storage/storage_backend.c:614
|
||
#, 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:684
|
||
#, c-format
|
||
msgid "unable to parse qemu-img output '%s'"
|
||
msgstr "No se puede analizar salida de qemu-img '%s'"
|
||
|
||
#: src/storage/storage_backend.c:736
|
||
#, c-format
|
||
msgid "Feature %s not supported with compat level %s"
|
||
msgstr "Funcionalidad %s no tiene soporte con el nivel compat %s"
|
||
|
||
#: src/storage/storage_backend.c:800 src/storage/storage_backend.c:834
|
||
#, c-format
|
||
msgid "unknown storage vol type %d"
|
||
msgstr "tipo de volumen de almacenamiento %d desconocido"
|
||
|
||
#: src/storage/storage_backend.c:807
|
||
msgid "metadata preallocation only available with qcow2"
|
||
msgstr "preasignación de metadatos está solo disponible con qcow2"
|
||
|
||
#: src/storage/storage_backend.c:812
|
||
msgid "compatibility option only available with qcow2"
|
||
msgstr "Opción de compatibilidad solo está disponible con qcow2"
|
||
|
||
#: src/storage/storage_backend.c:817
|
||
msgid "format features only available with qcow2"
|
||
msgstr "Las funcionalidades de formato solo están disponibles qcow2"
|
||
|
||
#: src/storage/storage_backend.c:824
|
||
msgid "missing input volume target path"
|
||
msgstr "Falta ruta de destino de volumen de salida"
|
||
|
||
#: src/storage/storage_backend.c:849
|
||
msgid "metadata preallocation conflicts with backing store"
|
||
msgstr "Preasignación de metadatos está en conflicto con almacén de respaldo "
|
||
|
||
#: src/storage/storage_backend.c:861
|
||
msgid "a different backing store cannot be specified."
|
||
msgstr "No se puede especificar un almacenaje diferente de respaldo "
|
||
|
||
#: src/storage/storage_backend.c:867
|
||
#, 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:884
|
||
#, c-format
|
||
msgid "inaccessible backing store volume %s"
|
||
msgstr "el volumen de almacenamiento de respaldo %s es inaccesible "
|
||
|
||
#: src/storage/storage_backend.c:896
|
||
#, 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:904
|
||
#, c-format
|
||
msgid "unsupported volume encryption format %d"
|
||
msgstr "formato %d de cifrado de volumen no soportado"
|
||
|
||
#: src/storage/storage_backend.c:910
|
||
msgid "too many secrets for qcow encryption"
|
||
msgstr "demasiados secretos para el cifrado qcow"
|
||
|
||
#: src/storage/storage_backend.c:1035
|
||
msgid "metadata preallocation is not supported with qcow-create"
|
||
msgstr "La preasignación de metadatos no se admite con qcow-create"
|
||
|
||
#: src/storage/storage_backend.c:1042
|
||
msgid "cannot copy from volume with qcow-create"
|
||
msgstr "no es posible copiar desde el volumen utilizando qcow-create"
|
||
|
||
#: src/storage/storage_backend.c:1048
|
||
#, c-format
|
||
msgid "unsupported storage vol type %d"
|
||
msgstr "tipo de volumen de almacenamiento %d desconocido"
|
||
|
||
#: src/storage/storage_backend.c:1054
|
||
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:1060
|
||
msgid "encrypted volumes not supported with qcow-create"
|
||
msgstr "con qcow-create, no hay soporte para volúmenes cifrados"
|
||
|
||
#: src/storage/storage_backend.c:1090
|
||
#, 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:1138
|
||
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:1162
|
||
#, c-format
|
||
msgid "missing backend for pool type %d (%s)"
|
||
msgstr ""
|
||
|
||
#: src/storage/storage_backend.c:1186
|
||
#, c-format
|
||
msgid "missing storage backend for network files using %s protocol"
|
||
msgstr ""
|
||
|
||
#: src/storage/storage_backend.c:1191
|
||
#, fuzzy, c-format
|
||
msgid "missing storage backend for '%s' storage"
|
||
msgstr "No se encuentra tipo de capacidad de almacenamiento para '%s'"
|
||
|
||
#: src/storage/storage_backend.c:1241
|
||
#: src/storage/storage_backend_gluster.c:283
|
||
#, c-format
|
||
msgid "cannot open volume '%s'"
|
||
msgstr "no e posible abrir el volumen '%s'"
|
||
|
||
#: src/storage/storage_backend.c:1276
|
||
#, c-format
|
||
msgid "unable to set blocking mode for '%s'"
|
||
msgstr ""
|
||
|
||
#: src/storage/storage_backend.c:1288
|
||
#, c-format
|
||
msgid "unexpected storage mode for '%s'"
|
||
msgstr "modo de almacenamiento no esperado para '%s'"
|
||
|
||
#: src/storage/storage_backend.c:1408
|
||
#, 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:1437
|
||
#, c-format
|
||
msgid "cannot get file context of '%s'"
|
||
msgstr "no es posible obtener contexto de archivo '%s'"
|
||
|
||
#: src/storage/storage_backend.c:1503
|
||
#, 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:1510
|
||
#, c-format
|
||
msgid "cannot read beginning of file '%s'"
|
||
msgstr "no es posible leer el principio del archivo '%s'"
|
||
|
||
#: src/storage/storage_backend.c:1584
|
||
#, c-format
|
||
msgid "cannot read dir '%s'"
|
||
msgstr "no es posible leer el directorio '%s'"
|
||
|
||
#: src/storage/storage_backend.c:1698
|
||
msgid "cannot read fd"
|
||
msgstr "no es posible leer"
|
||
|
||
#: src/storage/storage_backend.c:1805
|
||
msgid "cannot open file using fd"
|
||
msgstr "No se puede abrir archivo mediante fd"
|
||
|
||
#: src/storage/storage_backend.c:1836
|
||
msgid "read error on pipe"
|
||
msgstr "Error de lectura en tubería"
|
||
|
||
#: src/storage/storage_backend.c:1865 src/storage/storage_backend.c:1878
|
||
#, c-format
|
||
msgid "%s not implemented on Win32"
|
||
msgstr "%s no implementado en Win32"
|
||
|
||
#: src/storage/storage_backend_disk.c:101
|
||
msgid "cannot parse device start location"
|
||
msgstr "no es posible analizar ubicación de inicio del dispositivo"
|
||
|
||
#: src/storage/storage_backend_disk.c:108
|
||
msgid "cannot parse device end location"
|
||
msgstr "no es posible analizar ubicación final del dispositivo"
|
||
|
||
#: src/storage/storage_backend_disk.c:288
|
||
msgid "Failed to create disk pool geometry"
|
||
msgstr ""
|
||
|
||
#: src/storage/storage_backend_disk.c:324
|
||
#, c-format
|
||
msgid "device path '%s' doesn't exist"
|
||
msgstr "Ruta de dispositivo '%s' no existe"
|
||
|
||
#: src/storage/storage_backend_disk.c:389 src/storage/storage_backend_fs.c:761
|
||
msgid "Overwrite and no overwrite flags are mutually exclusive"
|
||
msgstr ""
|
||
"Los indicadores de sobrescritura y no sobrescritura son mutuamente "
|
||
"excluyentes"
|
||
|
||
#: src/storage/storage_backend_disk.c:405
|
||
msgid "Error checking for disk label"
|
||
msgstr "Error al revisar etiqueta de disco"
|
||
|
||
#: src/storage/storage_backend_disk.c:408
|
||
msgid "Disk label already present"
|
||
msgstr "Etiqueta de disco ya está presente"
|
||
|
||
#: src/storage/storage_backend_disk.c:467
|
||
msgid "Invalid partition type"
|
||
msgstr "Tipo de partición inválido"
|
||
|
||
#: src/storage/storage_backend_disk.c:476
|
||
msgid "extended partition already exists"
|
||
msgstr "ya existe una partición extendida"
|
||
|
||
#: src/storage/storage_backend_disk.c:505
|
||
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:511
|
||
msgid "unknown partition type"
|
||
msgstr "tipo de partición desconocido"
|
||
|
||
#: src/storage/storage_backend_disk.c:593
|
||
msgid "no large enough free extent"
|
||
msgstr "el espacio libre no es lo suficientemente extenso"
|
||
|
||
#: src/storage/storage_backend_disk.c:711
|
||
#, c-format
|
||
msgid "Couldn't read volume target path '%s'"
|
||
msgstr "No se ha podido leer la ruta de destino '%s'"
|
||
|
||
#: src/storage/storage_backend_disk.c:724
|
||
#, c-format
|
||
msgid "Volume path '%s' did not start with parent pool source device name."
|
||
msgstr ""
|
||
"La ruta al volumen '%s' no empieza con el nombre del dispositivo del grupo "
|
||
"fuente principal."
|
||
|
||
#: src/storage/storage_backend_disk.c:734
|
||
#, 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:97 src/util/virstoragefile.c:923
|
||
#: src/util/virstoragefile.c:1000
|
||
#, c-format
|
||
msgid "cannot read header '%s'"
|
||
msgstr "no es posible leer el encabezadio '%s'"
|
||
|
||
#: src/storage/storage_backend_fs.c:129
|
||
#, c-format
|
||
msgid "cannot probe backing volume format: %s"
|
||
msgstr "No se pudo sondear formato de volumen de respaldo: %s"
|
||
|
||
#: src/storage/storage_backend_fs.c:216
|
||
#, c-format
|
||
msgid "invalid netfs path (no /): %s"
|
||
msgstr " ruta netfs inválida (sin /): %s"
|
||
|
||
#: src/storage/storage_backend_fs.c:222
|
||
#, c-format
|
||
msgid "invalid netfs path (ends in /): %s"
|
||
msgstr "ruta netfs inválida (finaliza con /): %s"
|
||
|
||
#: src/storage/storage_backend_fs.c:280 src/test/test_driver.c:4755
|
||
msgid "hostname must be specified for netfs sources"
|
||
msgstr "Nombre de host debe especificarse para fuentes netfs"
|
||
|
||
#: src/storage/storage_backend_fs.c:338
|
||
#, c-format
|
||
msgid "cannot read mount list '%s'"
|
||
msgstr "no es posible leer la lista de montaje '%s'"
|
||
|
||
#: src/storage/storage_backend_fs.c:385 src/storage/storage_backend_fs.c:481
|
||
#: src/storage/storage_backend_iscsi.c:645
|
||
#: src/storage/storage_backend_iscsi.c:804
|
||
msgid "missing source host"
|
||
msgstr "no se encuentra el host de origen"
|
||
|
||
#: src/storage/storage_backend_fs.c:390
|
||
msgid "missing source path"
|
||
msgstr "no se encuentra la ruta de origen"
|
||
|
||
#: src/storage/storage_backend_fs.c:396 src/storage/storage_backend_fs.c:492
|
||
#: src/storage/storage_backend_iscsi.c:652
|
||
#: src/storage/storage_backend_iscsi.c:811
|
||
msgid "missing source device"
|
||
msgstr "no se encuentra el dispositivo de origen"
|
||
|
||
#: src/storage/storage_backend_fs.c:405
|
||
#, c-format
|
||
msgid "Target '%s' is already mounted"
|
||
msgstr "Destino '%s' ya está montado"
|
||
|
||
#: src/storage/storage_backend_fs.c:486
|
||
msgid "missing source dir"
|
||
msgstr "no se encuentra el directorio de origen"
|
||
|
||
#: src/storage/storage_backend_fs.c:575
|
||
#, c-format
|
||
msgid "Not capable of probing for filesystem of type %s"
|
||
msgstr "No puede sondear para el sistema de archivos del tipo %s"
|
||
|
||
#: src/storage/storage_backend_fs.c:584
|
||
#, c-format
|
||
msgid "Failed to create filesystem probe for device %s"
|
||
msgstr "Falló al crear sondeo de sistema de archivos para dispositivo %s"
|
||
|
||
#: src/storage/storage_backend_fs.c:606
|
||
#, c-format
|
||
msgid "Existing filesystem of type '%s' found on device '%s'"
|
||
msgstr ""
|
||
"Se encontró sistema de archivos existente del tipo '%s' en dispositivo '%s' "
|
||
|
||
#: src/storage/storage_backend_fs.c:614
|
||
msgid "Found additional probes to run, filesystem probing may be incorrect"
|
||
msgstr ""
|
||
"Se hallaron sondeos a ejecutar, el sondeo de sistema de archivos puede ser "
|
||
"incorrecto"
|
||
|
||
#: src/storage/storage_backend_fs.c:636
|
||
msgid "probing for filesystems is unsupported by this build"
|
||
msgstr "El sondeo para sistemas de archivos está soportado por esta creación"
|
||
|
||
#: src/storage/storage_backend_fs.c:661
|
||
#, c-format
|
||
msgid "Failed to make filesystem of type '%s' on device '%s'"
|
||
msgstr "Falló al crear sistema de archivos de tipo '%s' en dispositivo '%s'"
|
||
|
||
#: src/storage/storage_backend_fs.c:676
|
||
#, c-format
|
||
msgid ""
|
||
"mkfs is not supported on this platform: Failed to make filesystem of type "
|
||
"'%s' on device '%s'"
|
||
msgstr ""
|
||
"mkfs no tiene soporte en esta plataforma: Falló crear sistema de archivos "
|
||
"tipo '%s' en el dispositivo '%s'"
|
||
|
||
#: src/storage/storage_backend_fs.c:694
|
||
#, c-format
|
||
msgid "No source device specified when formatting pool '%s'"
|
||
msgstr "No se especificó dispositivo al formatear grupo '%s' "
|
||
|
||
#: src/storage/storage_backend_fs.c:705
|
||
#, c-format
|
||
msgid "Source device does not exist when formatting pool '%s'"
|
||
msgstr "Dispositivo de fuente no existe cuando se formatea el grupo '%s'"
|
||
|
||
#: src/storage/storage_backend_fs.c:770
|
||
#, c-format
|
||
msgid "path '%s' is not absolute"
|
||
msgstr "la ruta '%s' no es absoluta"
|
||
|
||
#: src/storage/storage_backend_fs.c:902
|
||
#, c-format
|
||
msgid "cannot probe backing volume info: %s"
|
||
msgstr "No se pudo sondear información de volumen de respaldo: %s"
|
||
|
||
#: src/storage/storage_backend_fs.c:981
|
||
#, c-format
|
||
msgid "failed to remove pool '%s'"
|
||
msgstr "falló al eliminar el grupo '%s'"
|
||
|
||
#: src/storage/storage_backend_fs.c:1012
|
||
#, c-format
|
||
msgid "volume target path '%s' already exists"
|
||
msgstr "Ruta de destino de volumen '%s' ya existe"
|
||
|
||
#: src/storage/storage_backend_fs.c:1034
|
||
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:1065
|
||
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:1085
|
||
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:1143
|
||
#, c-format
|
||
msgid "cannot unlink file '%s'"
|
||
msgstr "no es posible desenlazar el archivo '%s'"
|
||
|
||
#: src/storage/storage_backend_fs.c:1152
|
||
#, c-format
|
||
msgid "cannot remove directory '%s'"
|
||
msgstr "No se puede retirar directorio '%s'"
|
||
|
||
#: src/storage/storage_backend_fs.c:1162
|
||
#, c-format
|
||
msgid "removing block or network volumes is not supported: %s"
|
||
msgstr "El retiro de volúmenes de red o bloques no tiene soporte: %s"
|
||
|
||
#: src/storage/storage_backend_fs.c:1271
|
||
msgid "preallocate is only supported for raw type volume"
|
||
msgstr "La preasignación solo admite volumen de tipo crudo "
|
||
|
||
#: src/storage/storage_backend_gluster.c:82
|
||
#, c-format
|
||
msgid "gluster pool name '%s' must not contain /"
|
||
msgstr ""
|
||
|
||
#: src/storage/storage_backend_gluster.c:89
|
||
#, c-format
|
||
msgid "gluster pool path '%s' must start with /"
|
||
msgstr ""
|
||
|
||
#: src/storage/storage_backend_gluster.c:129
|
||
#, c-format
|
||
msgid "failed to connect to %s"
|
||
msgstr ""
|
||
|
||
#: src/storage/storage_backend_gluster.c:137
|
||
#, c-format
|
||
msgid "failed to change to directory '%s' in '%s'"
|
||
msgstr ""
|
||
|
||
#: src/storage/storage_backend_gluster.c:169
|
||
#, c-format
|
||
msgid "unable to read '%s'"
|
||
msgstr ""
|
||
|
||
#: src/storage/storage_backend_gluster.c:367
|
||
#, c-format
|
||
msgid "cannot open path '%s' in '%s'"
|
||
msgstr ""
|
||
|
||
#: src/storage/storage_backend_gluster.c:384
|
||
#, c-format
|
||
msgid "failed to read directory '%s' in '%s'"
|
||
msgstr ""
|
||
|
||
#: src/storage/storage_backend_gluster.c:390
|
||
#, c-format
|
||
msgid "cannot statvfs path '%s' in '%s'"
|
||
msgstr ""
|
||
|
||
#: src/storage/storage_backend_gluster.c:429
|
||
#, fuzzy, c-format
|
||
msgid "removing of '%s' volumes is not supported by the gluster backend: %s"
|
||
msgstr "El retiro de volúmenes de red o bloques no tiene soporte: %s"
|
||
|
||
#: src/storage/storage_backend_gluster.c:443
|
||
#, fuzzy, c-format
|
||
msgid "cannot remove gluster volume file '%s'"
|
||
msgstr "No se puede retirar archivo de almacenamiento administrado %s"
|
||
|
||
#: src/storage/storage_backend_gluster.c:457
|
||
#, fuzzy, c-format
|
||
msgid "cannot remove gluster volume dir '%s'"
|
||
msgstr "no e posible abrir el volumen '%s'"
|
||
|
||
#: src/storage/storage_backend_gluster.c:525
|
||
#, fuzzy, c-format
|
||
msgid "invalid path of gluster volume: '%s'"
|
||
msgstr "inválido <encryption> para volumen %s"
|
||
|
||
#: src/storage/storage_backend_gluster.c:554
|
||
#, fuzzy, c-format
|
||
msgid "failed to set gluster volfile server '%s'"
|
||
msgstr "falló al intentar obtener el filtro de red '%s'"
|
||
|
||
#: src/storage/storage_backend_gluster.c:561
|
||
#, fuzzy, c-format
|
||
msgid "failed to initialize gluster connection to server: '%s'"
|
||
msgstr "Falló la inicialización de controladores de seguridad"
|
||
|
||
#: src/storage/storage_backend_iscsi.c:130
|
||
msgid "cannot find session"
|
||
msgstr "no es posible encontrar la sesión"
|
||
|
||
#: src/storage/storage_backend_iscsi.c:156
|
||
#, 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:171
|
||
#, 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:183
|
||
#, 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:201
|
||
#, c-format
|
||
msgid "Missing space when parsing output of '%s'"
|
||
msgstr "Falta espacio al leer salida de '%s'"
|
||
|
||
#: src/storage/storage_backend_iscsi.c:259
|
||
#, 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:278
|
||
#, 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:407
|
||
#, 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 la ruta '%s'"
|
||
|
||
#: src/storage/storage_backend_iscsi.c:415
|
||
#, c-format
|
||
msgid "Failed to find LUs on host %u"
|
||
msgstr "Falló al encontrar LU en el host %u"
|
||
|
||
#: src/storage/storage_backend_iscsi.c:570
|
||
msgid "hostname and device path must be specified for iscsi sources"
|
||
msgstr ""
|
||
"Nombre de host y ruta de dispositivo deben especificarse para fuentes ISCI"
|
||
|
||
#: src/storage/storage_backend_iscsi.c:686
|
||
#, c-format
|
||
msgid "Failed to update '%s' of node mode for target '%s'"
|
||
msgstr "No se pudo actualizar '%s' de modo de nodo para destino '%s'"
|
||
|
||
#: src/storage/storage_backend_iscsi.c:713
|
||
msgid "iscsi pool only supports 'chap' auth type"
|
||
msgstr "Grupo de iscsi solo soporta tipo de autenticación 'chap' "
|
||
|
||
#: src/storage/storage_backend_iscsi.c:719
|
||
msgid "iscsi 'chap' authentication not supported for autostarted pools"
|
||
msgstr ""
|
||
"Autenticación 'chap'de iscsi no tiene soporte para grupos de autostarted"
|
||
|
||
#: src/storage/storage_backend_iscsi.c:740
|
||
#, c-format
|
||
msgid "could not get the value of the secret for username %s using uuid '%s'"
|
||
msgstr ""
|
||
|
||
#: src/storage/storage_backend_iscsi.c:745
|
||
#, c-format
|
||
msgid ""
|
||
"could not get the value of the secret for username %s using usage value '%s'"
|
||
msgstr ""
|
||
|
||
#: src/storage/storage_backend_iscsi.c:755
|
||
#: src/storage/storage_backend_rbd.c:99
|
||
#, c-format
|
||
msgid "no secret matches uuid '%s'"
|
||
msgstr ""
|
||
|
||
#: src/storage/storage_backend_iscsi.c:759
|
||
#: src/storage/storage_backend_rbd.c:103
|
||
#, c-format
|
||
msgid "no secret matches usage value '%s'"
|
||
msgstr ""
|
||
|
||
#: src/storage/storage_backend_logical.c:154
|
||
msgid "malformed volume extent stripes value"
|
||
msgstr "malformed volume extent stripes value"
|
||
|
||
#: src/storage/storage_backend_logical.c:166
|
||
msgid "malformed volume extent length value"
|
||
msgstr "volumen erroneo supera el valor de la longitud"
|
||
|
||
#: src/storage/storage_backend_logical.c:171
|
||
msgid "malformed volume extent size value"
|
||
msgstr "valor del tamaño de volumen erróneo"
|
||
|
||
#: src/storage/storage_backend_logical.c:176
|
||
msgid "malformed volume allocation value"
|
||
msgstr "Valor de asignación de volumen erróneo"
|
||
|
||
#: src/storage/storage_backend_logical.c:216
|
||
msgid "malformed volume extent devices value"
|
||
msgstr "malformed volume extent devices value"
|
||
|
||
#: src/storage/storage_backend_logical.c:242
|
||
msgid "malformed volume extent offset value"
|
||
msgstr "valor del desplazamiento del tamaño del volumen mal formado"
|
||
|
||
#: src/storage/storage_backend_logical.c:446
|
||
msgid "failed to get source from sourceList"
|
||
msgstr "Falló al obtener fuente desde la lista de fuentes"
|
||
|
||
#: src/storage/storage_backend_logical.c:505
|
||
#, c-format
|
||
msgid "cannot open device '%s'"
|
||
msgstr "no es posible abrir el dispositivo '%s'"
|
||
|
||
#: src/storage/storage_backend_logical.c:511
|
||
#, 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:518
|
||
#, c-format
|
||
msgid "cannot flush header of device'%s'"
|
||
msgstr "No se puede vaciar encabezado de dispositivo '%s'"
|
||
|
||
#: src/storage/storage_backend_logical.c:525
|
||
#, c-format
|
||
msgid "cannot close device '%s'"
|
||
msgstr "no es posible cerrar el dispositivo '%s'"
|
||
|
||
#: src/storage/storage_backend_logical.c:760
|
||
#, 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:767
|
||
#, c-format
|
||
msgid "cannot set file mode '%s'"
|
||
msgstr "no es posible definir el modo de archivo '%s'"
|
||
|
||
#: src/storage/storage_backend_logical.c:782
|
||
#, 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:223
|
||
#, c-format
|
||
msgid "Failed to get %s minor number"
|
||
msgstr "Falló al obtener el número menor de %s"
|
||
|
||
#: src/storage/storage_backend_rbd.c:74
|
||
msgid "failed to initialize RADOS"
|
||
msgstr "Falló al inicializar RADOS"
|
||
|
||
#: src/storage/storage_backend_rbd.c:80
|
||
msgid "'ceph' authentication not supported for autostarted pools"
|
||
msgstr "Autenticación 'ceph' no tiene soporte para grupos autoiniciados"
|
||
|
||
#: src/storage/storage_backend_rbd.c:115
|
||
#, c-format
|
||
msgid "could not get the value of the secret for username '%s' using uuid '%s'"
|
||
msgstr ""
|
||
|
||
#: src/storage/storage_backend_rbd.c:121
|
||
#, c-format
|
||
msgid ""
|
||
"could not get the value of the secret for username '%s' using usage value "
|
||
"'%s'"
|
||
msgstr ""
|
||
|
||
#: src/storage/storage_backend_rbd.c:135
|
||
msgid "failed to decode the RADOS key"
|
||
msgstr "Falló descifrar la llave RADOS"
|
||
|
||
#: src/storage/storage_backend_rbd.c:142 src/storage/storage_backend_rbd.c:151
|
||
#: src/storage/storage_backend_rbd.c:164 src/storage/storage_backend_rbd.c:198
|
||
#, c-format
|
||
msgid "failed to set RADOS option: %s"
|
||
msgstr "Falló establecer la opción RADOS: %s"
|
||
|
||
#: src/storage/storage_backend_rbd.c:159
|
||
msgid "failed to create the RADOS cluster"
|
||
msgstr "Falló crear el clúster de RADOS"
|
||
|
||
#: src/storage/storage_backend_rbd.c:185
|
||
msgid "received malformed monitor, check the XML definition"
|
||
msgstr "Recibió monitor erróneo, revise la definición XML"
|
||
|
||
#: src/storage/storage_backend_rbd.c:220
|
||
#, c-format
|
||
msgid "failed to connect to the RADOS monitor on: %s"
|
||
msgstr "Falló la conexión al monitor RADOS en: %s"
|
||
|
||
#: src/storage/storage_backend_rbd.c:243
|
||
#, c-format
|
||
msgid "failed to create the RBD IoCTX. Does the pool '%s' exist?"
|
||
msgstr "Falló crear el RBD IoCTX. ¿El grupo '%s' existe?"
|
||
|
||
#: src/storage/storage_backend_rbd.c:283 src/storage/storage_backend_rbd.c:605
|
||
#, c-format
|
||
msgid "failed to open the RBD image '%s'"
|
||
msgstr "Falló abrir la imagen RBD '%s'"
|
||
|
||
#: src/storage/storage_backend_rbd.c:291
|
||
#, fuzzy, c-format
|
||
msgid "failed to stat the RBD image '%s'"
|
||
msgstr "Falló 'stat' la imagen RBD"
|
||
|
||
#: src/storage/storage_backend_rbd.c:347
|
||
msgid "failed to stat the RADOS cluster"
|
||
msgstr "Falló 'stat' el clúster de RADOS"
|
||
|
||
#: src/storage/storage_backend_rbd.c:354
|
||
#, c-format
|
||
msgid "failed to stat the RADOS pool '%s'"
|
||
msgstr "Falló 'stat' el grupo de RADOS '%s'"
|
||
|
||
#: src/storage/storage_backend_rbd.c:376
|
||
msgid "A problem occurred while listing RBD images"
|
||
msgstr "Ha ocurrido un problema la listar las imágenes de RBD"
|
||
|
||
#: src/storage/storage_backend_rbd.c:436
|
||
msgid "This storage backend does not supported zeroed removal of volumes"
|
||
msgstr ""
|
||
"Este segundo plano de almacenaje no soportó la remoción de volúmenes "
|
||
"llenados con cero"
|
||
|
||
#: src/storage/storage_backend_rbd.c:449
|
||
#, c-format
|
||
msgid "failed to remove volume '%s/%s'"
|
||
msgstr "Falló remoción del volumen '%s/%s'"
|
||
|
||
#: src/storage/storage_backend_rbd.c:536
|
||
#, c-format
|
||
msgid "failed to create volume '%s/%s'"
|
||
msgstr "Falló crear volumen '%s/%s'"
|
||
|
||
#: src/storage/storage_backend_rbd.c:612
|
||
#, c-format
|
||
msgid "failed to resize the RBD image '%s'"
|
||
msgstr "Falló el cambio de tamaño de imagen RBD '%s'"
|
||
|
||
#: src/storage/storage_backend_scsi.c:65
|
||
#, c-format
|
||
msgid "Could not find typefile '%s'"
|
||
msgstr "No es posible encontrar tipo de archivo '%s'"
|
||
|
||
#: src/storage/storage_backend_scsi.c:77
|
||
#, c-format
|
||
msgid "Could not read typefile '%s'"
|
||
msgstr "No es posible leer tipo de archivo '%s'"
|
||
|
||
#: src/storage/storage_backend_scsi.c:89
|
||
#, 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:238
|
||
#, c-format
|
||
msgid "Failed to update volume for '%s'"
|
||
msgstr "Falló al actualizar volumen para '%s'"
|
||
|
||
#: src/storage/storage_backend_scsi.c:287
|
||
#: src/storage/storage_backend_scsi.c:368
|
||
#, c-format
|
||
msgid "Failed to opendir sysfs path '%s'"
|
||
msgstr "Falló al opendir la ruta sysfs '%s'"
|
||
|
||
#: src/storage/storage_backend_scsi.c:331
|
||
#, c-format
|
||
msgid "Failed to parse block name %s"
|
||
msgstr "Falló al analizar el nombre del bloque %s"
|
||
|
||
#: src/storage/storage_backend_scsi.c:414
|
||
#, 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:523
|
||
#, 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:534
|
||
#, 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:564
|
||
#: src/storage/storage_backend_scsi.c:571
|
||
#, c-format
|
||
msgid "Invalid adapter name '%s' for SCSI pool"
|
||
msgstr "Nombre de adaptador es inválido '%s' para grupo SCSI"
|
||
|
||
#: src/storage/storage_backend_scsi.c:593
|
||
#, c-format
|
||
msgid "Failed to find SCSI host with wwnn='%s', wwpn='%s'"
|
||
msgstr "No se pudo encontrar host SCSI con wwnn='%s', wwpn='%s'"
|
||
|
||
#: src/storage/storage_backend_scsi.c:620
|
||
msgid "'parent' for vHBA not specified, and cannot find one on this host"
|
||
msgstr ""
|
||
"'parent' para vHBA no está especificado, y no puede encontrar uno en este "
|
||
"host"
|
||
|
||
#: src/storage/storage_backend_sheepdog.c:120
|
||
msgid "Missing disk info when adding volume"
|
||
msgstr ""
|
||
|
||
#: src/storage/storage_backend_sheepdog.c:241
|
||
msgid "Sheepdog does not support encrypted volumes"
|
||
msgstr "Sheepdog no soporta volúmenes cifrados "
|
||
|
||
#: src/storage/storage_driver.c:87
|
||
#, c-format
|
||
msgid "Missing backend %d"
|
||
msgstr "No se encuentra backend para %d"
|
||
|
||
#: src/storage/storage_driver.c:95
|
||
#, c-format
|
||
msgid "Failed to initialize storage pool '%s': %s"
|
||
msgstr "Falló inicializar grupo de almacenaje '%s': %s"
|
||
|
||
#: src/storage/storage_driver.c:97 src/storage/storage_driver.c:110
|
||
#: src/storage/storage_driver.c:124
|
||
msgid "no error message found"
|
||
msgstr "No se encontró mensaje de error"
|
||
|
||
#: src/storage/storage_driver.c:108 src/storage/storage_driver.c:122
|
||
#, c-format
|
||
msgid "Failed to autostart storage pool '%s': %s"
|
||
msgstr "Falló al iniciar automáticamente el grupo de almacenamiento '%s': %s"
|
||
|
||
#: src/storage/storage_driver.c:272 src/storage/storage_driver.c:696
|
||
#: src/storage/storage_driver.c:758 src/storage/storage_driver.c:808
|
||
#: src/storage/storage_driver.c:849 src/storage/storage_driver.c:912
|
||
#: src/storage/storage_driver.c:969 src/storage/storage_driver.c:1028
|
||
#: src/storage/storage_driver.c:1071 src/storage/storage_driver.c:1104
|
||
#: src/storage/storage_driver.c:1136 src/storage/storage_driver.c:1200
|
||
#: src/storage/storage_driver.c:1242 src/storage/storage_driver.c:1296
|
||
#: src/storage/storage_driver.c:1364 src/storage/storage_driver.c:1601
|
||
#: src/storage/storage_driver.c:1737
|
||
#, c-format
|
||
msgid "no storage pool with matching uuid %s"
|
||
msgstr "No hay grupo de almacenaje con UUID %s coincidente"
|
||
|
||
#: src/storage/storage_driver.c:301 src/storage/storage_driver.c:329
|
||
#: src/storage/storage_driver.c:1515 src/storage/storage_driver.c:1743
|
||
#: src/storage/storage_driver.c:1910 src/storage/storage_driver.c:1976
|
||
#: src/storage/storage_driver.c:2045 src/storage/storage_driver.c:2356
|
||
#: src/storage/storage_driver.c:2424 src/storage/storage_driver.c:2484
|
||
#: src/storage/storage_driver.c:2535
|
||
#, 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:512 src/test/test_driver.c:4765
|
||
#, 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:712 src/storage/storage_driver.c:867
|
||
#: src/storage/storage_driver.c:931 src/storage/storage_driver.c:987
|
||
#, c-format
|
||
msgid "pool '%s' has asynchronous jobs running."
|
||
msgstr "el grupo '%s' está ejecutando trabajos no sincronizados."
|
||
|
||
#: src/storage/storage_driver.c:722
|
||
#, c-format
|
||
msgid "Failed to delete autostart link '%s': %s"
|
||
msgstr "Falló al eliminar enlace de autoinicio '%s': %s"
|
||
|
||
#: src/storage/storage_driver.c:938
|
||
msgid "pool does not support pool deletion"
|
||
msgstr "el grupo no tiene soporte para eliminación de grupo"
|
||
|
||
#: src/storage/storage_driver.c:1428
|
||
#, c-format
|
||
msgid "no storage vol with matching key %s"
|
||
msgstr "No hay volumen de almacenamiento con llave %s coincidente"
|
||
|
||
#: src/storage/storage_driver.c:1489
|
||
#, c-format
|
||
msgid "no storage vol with matching path %s"
|
||
msgstr "No hay volumen de almacenamiento con ruta %s coincidente"
|
||
|
||
#: src/storage/storage_driver.c:1543 src/storage/storage_driver.c:1803
|
||
#: src/storage/storage_driver.c:1935 src/storage/storage_driver.c:2001
|
||
#: src/storage/storage_driver.c:2073 src/storage/storage_driver.c:2381
|
||
#, c-format
|
||
msgid "volume '%s' is still being allocated."
|
||
msgstr "el volumen '%s' todavía está siendo alojado."
|
||
|
||
#: src/storage/storage_driver.c:1550
|
||
msgid "storage pool does not support vol deletion"
|
||
msgstr ""
|
||
"el grupo de almacenamiento no tiene soporte para eliminación de volumen"
|
||
|
||
#: src/storage/storage_driver.c:1623
|
||
#, c-format
|
||
msgid "'%s'"
|
||
msgstr ""
|
||
|
||
#: src/storage/storage_driver.c:1633
|
||
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:1781
|
||
#, 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:1797
|
||
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:2087
|
||
msgid "can't shrink capacity below existing allocation"
|
||
msgstr "No se puede achicar la capacidad por debajo de la asignación existente"
|
||
|
||
#: src/storage/storage_driver.c:2095
|
||
msgid ""
|
||
"Can't shrink capacity below current capacity with shrink flag explicitly "
|
||
"specified"
|
||
msgstr ""
|
||
"No se puede disminuir la capacidad por debajo de la actual con un indicador "
|
||
"de encogimiento especificado de forma explícita"
|
||
|
||
#: src/storage/storage_driver.c:2102
|
||
msgid "Not enough space left on storage pool"
|
||
msgstr "No se dejó suficiente espacio en el grupo de almacenamiento"
|
||
|
||
#: src/storage/storage_driver.c:2108
|
||
msgid "storage pool does not support changing of volume capacity"
|
||
msgstr ""
|
||
"Grupo de almacenamiento no soporta el cambio de la capacidad de volumen"
|
||
|
||
#: src/storage/storage_driver.c:2157
|
||
#, c-format
|
||
msgid "Failed to truncate volume with path '%s' to 0 bytes"
|
||
msgstr "Falló al truncar volumen con camino '%s' a 0 bytes"
|
||
|
||
#: src/storage/storage_driver.c:2166
|
||
#, c-format
|
||
msgid "Failed to truncate volume with path '%s' to %ju bytes"
|
||
msgstr "Falló al truncar volumen con camino '%s' a %ju bytes"
|
||
|
||
#: src/storage/storage_driver.c:2194
|
||
#, c-format
|
||
msgid "Failed to seek to position %ju in volume with path '%s'"
|
||
msgstr "Falló al buscar en la posición %ju en el volumen con camino '%s'"
|
||
|
||
#: src/storage/storage_driver.c:2207
|
||
#, c-format
|
||
msgid "Failed to write %zu bytes to storage volume with path '%s'"
|
||
msgstr ""
|
||
"Falló al escribir %zu bytes en el volumen de almacenamiento con camino '%s'"
|
||
|
||
#: src/storage/storage_driver.c:2221
|
||
#, c-format
|
||
msgid "cannot sync data to volume with path '%s'"
|
||
msgstr "No se pueden sincronizar datos al volumen con ruta '%s'"
|
||
|
||
#: src/storage/storage_driver.c:2252
|
||
#, c-format
|
||
msgid "Failed to open storage volume with path '%s'"
|
||
msgstr "No se pudo abrir el volumen de almacenamiento con ruta '%s'"
|
||
|
||
#: src/storage/storage_driver.c:2259
|
||
#, c-format
|
||
msgid "Failed to stat storage volume with path '%s'"
|
||
msgstr "Falló al iniciar el volumen de almacenamiento con la ruta '%s'"
|
||
|
||
#: src/storage/storage_driver.c:2293
|
||
#, c-format
|
||
msgid "unsupported algorithm %d"
|
||
msgstr "Algoritmo no tiene soporte %d"
|
||
|
||
#: src/storage/storage_driver.c:2345
|
||
#, c-format
|
||
msgid "wiping algorithm %d not supported"
|
||
msgstr "El algoritmo de limpieza %d no tiene soporte"
|
||
|
||
#: src/test/test_driver.c:253
|
||
msgid "invalid transient"
|
||
msgstr ""
|
||
|
||
#: src/test/test_driver.c:260
|
||
msgid "invalid hasmanagedsave"
|
||
msgstr ""
|
||
|
||
#: src/test/test_driver.c:269
|
||
#, c-format
|
||
msgid "runstate '%d' out of range'"
|
||
msgstr ""
|
||
|
||
#: src/test/test_driver.c:277
|
||
msgid "invalid runstate"
|
||
msgstr ""
|
||
|
||
#: src/test/test_driver.c:283
|
||
msgid "transient domain cannot have runstate 'shutoff'"
|
||
msgstr ""
|
||
|
||
#: src/test/test_driver.c:288
|
||
msgid "domain with managedsave data can only have runstate 'shutoff'"
|
||
msgstr ""
|
||
|
||
#: src/test/test_driver.c:531
|
||
#, c-format
|
||
msgid "Exceeded max iface limit %d"
|
||
msgstr "Límite máximo iface %d excedido"
|
||
|
||
#: src/test/test_driver.c:895
|
||
#, c-format
|
||
msgid "resolving %s filename"
|
||
msgstr ""
|
||
|
||
#: src/test/test_driver.c:931
|
||
msgid "invalid node cpu nodes value"
|
||
msgstr "Nodos de CPU de valor de nodo inválido "
|
||
|
||
#: src/test/test_driver.c:940
|
||
msgid "invalid node cpu sockets value"
|
||
msgstr "Nodos de CPU de valor de sockets inválidos "
|
||
|
||
#: src/test/test_driver.c:949
|
||
msgid "invalid node cpu cores value"
|
||
msgstr "Nodo de CPU de valor de núcleos inválidos"
|
||
|
||
#: src/test/test_driver.c:958
|
||
msgid "invalid node cpu threads value"
|
||
msgstr "Nodo de CPU de valor de hilos inválidos"
|
||
|
||
#: src/test/test_driver.c:971
|
||
msgid "invalid node cpu active value"
|
||
msgstr "Nodos de CPU de valor activo inválido"
|
||
|
||
#: src/test/test_driver.c:979
|
||
msgid "invalid node cpu mhz value"
|
||
msgstr "Nodo de CPU de valor mhz inválido "
|
||
|
||
#: src/test/test_driver.c:987 src/xenxs/xen_xm.c:703
|
||
#, c-format
|
||
msgid "Model %s too big for destination"
|
||
msgstr "El modelo %s es demasiado grande para el destino"
|
||
|
||
#: src/test/test_driver.c:999
|
||
msgid "invalid node memory value"
|
||
msgstr "Valor de memoria de nodo inválido"
|
||
|
||
#: src/test/test_driver.c:1045
|
||
msgid "more than one snapshot claims to be active"
|
||
msgstr ""
|
||
|
||
#: src/test/test_driver.c:1391
|
||
msgid "missing username in /node/auth/user field"
|
||
msgstr ""
|
||
|
||
#: src/test/test_driver.c:1447
|
||
msgid "Root element is not 'node'"
|
||
msgstr "El elemento raíz no es 'node'"
|
||
|
||
#: src/test/test_driver.c:1511
|
||
msgid "authentication failed when asking for username"
|
||
msgstr ""
|
||
|
||
#: src/test/test_driver.c:1529
|
||
msgid "authentication failed when asking for password"
|
||
msgstr ""
|
||
|
||
#: src/test/test_driver.c:1537
|
||
msgid "authentication failed, see test XML for the correct username/password"
|
||
msgstr ""
|
||
|
||
#: src/test/test_driver.c:1574
|
||
msgid "testOpen: supply a path or use test:///default"
|
||
msgstr "testOpen: indique una ruta o utilice test:///default"
|
||
|
||
#: src/test/test_driver.c:1957
|
||
#, c-format
|
||
msgid "domain '%s' not paused"
|
||
msgstr "el dominio '%s' no se encuentra en pausa"
|
||
|
||
#: src/test/test_driver.c:2000 src/test/test_driver.c:2044
|
||
#, c-format
|
||
msgid "domain '%s' not running"
|
||
msgstr "el dominio '%s' no está ejecutándose"
|
||
|
||
#: src/test/test_driver.c:2165 src/test/test_driver.c:2759
|
||
#: src/test/test_driver.c:3389 src/test/test_driver.c:3445
|
||
msgid "getting time of day"
|
||
msgstr "Obteniendo la hora del día"
|
||
|
||
#: src/test/test_driver.c:2248
|
||
#, 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:2255
|
||
#, 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:2262 src/test/test_driver.c:2268
|
||
#: src/test/test_driver.c:2274 src/test/test_driver.c:2281
|
||
#, c-format
|
||
msgid "saving domain '%s' to '%s': write failed"
|
||
msgstr "saving domain '%s' en '%s': falló la escritura"
|
||
|
||
#: src/test/test_driver.c:2351
|
||
#, c-format
|
||
msgid "cannot read domain image '%s'"
|
||
msgstr "no es posible leer imagen de dominio '%s'"
|
||
|
||
#: src/test/test_driver.c:2357
|
||
#, c-format
|
||
msgid "incomplete save header in '%s'"
|
||
msgstr "guardado incompleto del encabezado en '%s'"
|
||
|
||
#: src/test/test_driver.c:2363
|
||
msgid "mismatched header magic"
|
||
msgstr "encabezado magic no coincidente"
|
||
|
||
#: src/test/test_driver.c:2368
|
||
#, 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:2374
|
||
msgid "length of metadata out of range"
|
||
msgstr "la longitud de los metadatos está fuera de rango"
|
||
|
||
#: src/test/test_driver.c:2381
|
||
#, c-format
|
||
msgid "incomplete metadata in '%s'"
|
||
msgstr ""
|
||
|
||
#: src/test/test_driver.c:2453
|
||
#, c-format
|
||
msgid "domain '%s' coredump: failed to open %s"
|
||
msgstr "descarga del dominio '%s': falló al abrir %s"
|
||
|
||
#: src/test/test_driver.c:2459
|
||
#, 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:2465
|
||
#, c-format
|
||
msgid "domain '%s' coredump: write failed: %s"
|
||
msgstr "descarga del dominio '%s': falló la escritura: %s"
|
||
|
||
#: src/test/test_driver.c:2666
|
||
msgid "cannot hotplug vcpus for an inactive domain"
|
||
msgstr "No es posible adjuntar vcpus en un dominio inactivo"
|
||
|
||
#: src/test/test_driver.c:2678
|
||
#, c-format
|
||
msgid "requested cpu amount exceeds maximum (%d > %d)"
|
||
msgstr "Cantidad de CPU excede el máximo (%d > %d)"
|
||
|
||
#: src/test/test_driver.c:2751
|
||
msgid "cannot list vcpus for an inactive domain"
|
||
msgstr "No es posible mostrar vcpus en un dominio inactivo"
|
||
|
||
#: src/test/test_driver.c:2838
|
||
msgid "cannot pin vcpus on an inactive domain"
|
||
msgstr "no es posible adjuntar vcpus en un dominio inactivo"
|
||
|
||
#: src/test/test_driver.c:2844
|
||
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:3054
|
||
msgid "Range exceeds available cells"
|
||
msgstr "El rango supera las celdas disponibles"
|
||
|
||
#: src/test/test_driver.c:3090
|
||
#, c-format
|
||
msgid "Domain '%s' is already running"
|
||
msgstr "El dominio '%s' ya se encuentra en ejecución"
|
||
|
||
#: src/test/test_driver.c:3766
|
||
#, c-format
|
||
msgid "Network '%s' is still running"
|
||
msgstr "La red '%s' aún está ejecutándose"
|
||
|
||
#: src/test/test_driver.c:3854
|
||
#, c-format
|
||
msgid "Network '%s' is already running"
|
||
msgstr "La red '%s' ya se encuentra en ejecución"
|
||
|
||
#: src/test/test_driver.c:4219
|
||
msgid "there is another transaction running."
|
||
msgstr "No hay otra transacción en ejecución."
|
||
|
||
#: src/test/test_driver.c:4247
|
||
msgid "no transaction running, nothing to be committed."
|
||
msgstr "NO hay transacción en ejecución, nada a enviar."
|
||
|
||
#: src/test/test_driver.c:4275
|
||
msgid "no transaction running, nothing to rollback."
|
||
msgstr "No hay otra transacción en ejecución, nada que revertir."
|
||
|
||
#: src/test/test_driver.c:4795
|
||
msgid "storage pool already exists"
|
||
msgstr "el grupo de almacenamiento ya existe"
|
||
|
||
#: src/test/test_driver.c:5254
|
||
msgid "no storage pool with matching uuid"
|
||
msgstr "no existe un grupo de almacenamiento que se corresponda con el uuid"
|
||
|
||
#: src/test/test_driver.c:5260
|
||
msgid "storage pool is not active"
|
||
msgstr "el grupo de almacenamiento no se encuentra activo"
|
||
|
||
#: src/test/test_driver.c:7174
|
||
msgid "must respawn guest to start inactive snapshot"
|
||
msgstr ""
|
||
|
||
#: src/uml/uml_conf.c:178
|
||
msgid "IP address not supported for ethernet interface"
|
||
msgstr "La dirección IP no tiene soporte para interfaz Ethernet"
|
||
|
||
#: src/uml/uml_conf.c:185
|
||
msgid "TCP server networking type not supported"
|
||
msgstr "tipo de servidor de red TCP no soportado"
|
||
|
||
#: src/uml/uml_conf.c:190
|
||
msgid "TCP client networking type not supported"
|
||
msgstr "no hay soporte para clientes de red tipo TCP"
|
||
|
||
#: src/uml/uml_conf.c:205
|
||
#, c-format
|
||
msgid "Network '%s' not found"
|
||
msgstr "No se encuentra la red '%s'"
|
||
|
||
#: src/uml/uml_conf.c:236
|
||
msgid "internal networking type not supported"
|
||
msgstr "tipo interno de red no soportado"
|
||
|
||
#: src/uml/uml_conf.c:241
|
||
msgid "direct networking type not supported"
|
||
msgstr "no existe soporte para tipo de entorno de red directa"
|
||
|
||
#: src/uml/uml_conf.c:246
|
||
msgid "hostdev networking type not supported"
|
||
msgstr "tipo de conexión hostdev no tiene soporte"
|
||
|
||
#: src/uml/uml_conf.c:255
|
||
msgid "interface script execution not supported by this driver"
|
||
msgstr ""
|
||
"Ejecución de script de interfaz no está soportada por este controlador"
|
||
|
||
#: 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:327
|
||
#, c-format
|
||
msgid "failed to open chardev file: %s"
|
||
msgstr "falló al abrir el archivo de dispositivo de caracteres: %s"
|
||
|
||
#: src/uml/uml_conf.c:348
|
||
#, c-format
|
||
msgid "unsupported chr device type %d"
|
||
msgstr "tipo de dispositivo de caracteres %d no soportado"
|
||
|
||
#: src/uml/uml_driver.c:529
|
||
msgid "cannot initialize inotify"
|
||
msgstr "no es posible iniciar inotify"
|
||
|
||
#: src/uml/uml_driver.c:535
|
||
#, c-format
|
||
msgid "Failed to create monitor directory %s: %s"
|
||
msgstr "Falló al crear directorio de monitor %s: %s"
|
||
|
||
#: src/uml/uml_driver.c:546
|
||
#, c-format
|
||
msgid "Failed to create inotify watch on %s: %s"
|
||
msgstr "No se pudo crear inotify watch en %s: %s"
|
||
|
||
#: src/uml/uml_driver.c:577
|
||
msgid "umlStartup: out of memory"
|
||
msgstr "umlStartup: fuera de memoria"
|
||
|
||
#: src/uml/uml_driver.c:831
|
||
#, c-format
|
||
msgid "failed to read pid: %s"
|
||
msgstr "Falló al leer pid: %s"
|
||
|
||
#: src/uml/uml_driver.c:852
|
||
#, 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:882
|
||
msgid "cannot open socket"
|
||
msgstr "no fue posible abrir socket"
|
||
|
||
#: src/uml/uml_driver.c:892
|
||
msgid "cannot bind socket"
|
||
msgstr "no es posible asociar socket"
|
||
|
||
#: src/uml/uml_driver.c:946
|
||
#, 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:952
|
||
#, c-format
|
||
msgid "Command %s too long for destination"
|
||
msgstr "El comando %s es demasiado extenso para el destino"
|
||
|
||
#: src/uml/uml_driver.c:959
|
||
#, c-format
|
||
msgid "cannot send command %s"
|
||
msgstr "no es posible enviar el comando %s"
|
||
|
||
#: src/uml/uml_driver.c:972
|
||
#, c-format
|
||
msgid "cannot read reply %s"
|
||
msgstr "no es posible leer la respuestas %s"
|
||
|
||
#: src/uml/uml_driver.c:978
|
||
#, c-format
|
||
msgid "incomplete reply %s"
|
||
msgstr "respuesta %s incompleta"
|
||
|
||
#: src/uml/uml_driver.c:1041
|
||
msgid "no kernel specified"
|
||
msgstr "no se ha especificado un kernel"
|
||
|
||
#: src/uml/uml_driver.c:1050
|
||
#, c-format
|
||
msgid "Cannot find UML kernel %s"
|
||
msgstr "No es posible encontrar un kernel %s UML"
|
||
|
||
#: src/uml/uml_driver.c:1078
|
||
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/uml/uml_driver.c:1217
|
||
#, c-format
|
||
msgid "unexpected UML URI path '%s', try uml:///system"
|
||
msgstr "ruta UML URI '%s' inesperado, intente uml:///system "
|
||
|
||
#: src/uml/uml_driver.c:1224
|
||
#, c-format
|
||
msgid "unexpected UML URI path '%s', try uml:///session"
|
||
msgstr "ruta UML URI '%s' inesperado, intente uml:///session "
|
||
|
||
#: src/uml/uml_driver.c:1233
|
||
msgid "uml state driver is not active"
|
||
msgstr "el estado de controlador uml es no activo"
|
||
|
||
#: src/uml/uml_driver.c:1516
|
||
#, c-format
|
||
msgid "cannot parse version %s"
|
||
msgstr "no es posible analizar versión %s"
|
||
|
||
#: src/uml/uml_driver.c:1646
|
||
msgid "shutdown operation failed"
|
||
msgstr "Falló la operación de desconexión"
|
||
|
||
#: src/uml/uml_driver.c:1796
|
||
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/uml/uml_driver.c:1832
|
||
msgid "cannot set memory of an active domain"
|
||
msgstr "no es posible establecer la memoria de un dominio activo"
|
||
|
||
#: src/uml/uml_driver.c:2199
|
||
msgid "cannot attach device on inactive domain"
|
||
msgstr "no es posible adjuntar un dispositivo a un dominio inactivo"
|
||
|
||
#: src/uml/uml_driver.c:2245 src/uml/uml_driver.c:2359
|
||
#: src/vbox/vbox_tmpl.c:5639 src/vbox/vbox_tmpl.c:5654
|
||
#: src/vbox/vbox_tmpl.c:5802
|
||
msgid "cannot modify the persistent configuration of a domain"
|
||
msgstr "no es posible modificar la configuración persistente de un dominio"
|
||
|
||
#: src/uml/uml_driver.c:2319
|
||
msgid "cannot detach device on inactive domain"
|
||
msgstr "no es posible desconectar el disco en un dominio inactivo"
|
||
|
||
#: src/uml/uml_driver.c:2338
|
||
msgid "This type of device cannot be hot unplugged"
|
||
msgstr "Este tipo de dispositivo no puede ser desconectado automáticamente"
|
||
|
||
#: src/uml/uml_driver.c:2521 tools/virsh-volume.c:665
|
||
#, c-format
|
||
msgid "cannot read %s"
|
||
msgstr "no es posible leer %s"
|
||
|
||
#: src/util/iohelper.c:114
|
||
msgid "O_DIRECT read needs entire seekable file"
|
||
msgstr "Lectura O_DIRECT requiere un archivo de búsqueda completo"
|
||
|
||
#: src/util/iohelper.c:127
|
||
msgid "O_DIRECT write needs empty seekable file"
|
||
msgstr "Escritura O_DIRECT requiere archivo de búsqueda vacío"
|
||
|
||
#: src/util/iohelper.c:135
|
||
#, c-format
|
||
msgid "Unable to process file with flags %d"
|
||
msgstr "No se puede procesar archivo con indicadores %d"
|
||
|
||
#: src/util/iohelper.c:160
|
||
msgid "Too many short reads for O_DIRECT"
|
||
msgstr "Demasiadas lecturas cortas para O_DIRECT"
|
||
|
||
#: src/util/iohelper.c:172
|
||
#, c-format
|
||
msgid "Unable to write %s"
|
||
msgstr "No se puede escribir %s"
|
||
|
||
#: src/util/iohelper.c:176
|
||
#, c-format
|
||
msgid "Unable to truncate %s"
|
||
msgstr "No es posible truncar %s"
|
||
|
||
#: src/util/iohelper.c:185
|
||
#, c-format
|
||
msgid "unable to fsync %s"
|
||
msgstr "No se puede fsync %s"
|
||
|
||
#: src/util/iohelper.c:195
|
||
#, c-format
|
||
msgid "Unable to close %s"
|
||
msgstr "No se puede cerrar %s"
|
||
|
||
#: src/util/iohelper.c:209
|
||
#, c-format
|
||
msgid "%s: try --help for more details"
|
||
msgstr "%s: try --help para mayor información"
|
||
|
||
#: src/util/iohelper.c:211
|
||
#, c-format
|
||
msgid ""
|
||
"Usage: %s FILENAME OFLAGS MODE OFFSET LENGTH DELETE\n"
|
||
" or: %s FILENAME LENGTH FD\n"
|
||
msgstr ""
|
||
"Uso: %s FILENAME OFLAGS MODE OFFSET LENGTH DELETE\n"
|
||
" o: %s FILENAME LENGTH FD\n"
|
||
|
||
#: src/util/iohelper.c:253
|
||
#, c-format
|
||
msgid "%s: malformed file flags %s"
|
||
msgstr "%s: Indicadores de archivos incorrectos %s"
|
||
|
||
#: src/util/iohelper.c:258
|
||
#, c-format
|
||
msgid "%s: malformed file mode %s"
|
||
msgstr "%s: Modo de archivo incorrecto %s"
|
||
|
||
#: src/util/iohelper.c:263
|
||
#, c-format
|
||
msgid "%s: malformed file offset %s"
|
||
msgstr "%s: Desplazamiento de archivo incorrecto %s"
|
||
|
||
#: src/util/iohelper.c:268
|
||
#, c-format
|
||
msgid "%s: malformed delete flag %s"
|
||
msgstr "%s: indicador de borrado incorrecto %s"
|
||
|
||
#: src/util/iohelper.c:276
|
||
#, c-format
|
||
msgid "%s: malformed fd %s"
|
||
msgstr "%s: FD malformado %s"
|
||
|
||
#: src/util/iohelper.c:290
|
||
#, c-format
|
||
msgid "%s: unable to determine access mode of fd %d"
|
||
msgstr "%s: no se puede determinar modo de acceso de FD %d"
|
||
|
||
#: src/util/iohelper.c:299
|
||
#, c-format
|
||
msgid "%s: malformed file length %s"
|
||
msgstr "%s: Longitud de archivo incorrecto %s"
|
||
|
||
#: src/util/iohelper.c:317
|
||
#, c-format
|
||
msgid "%s: unknown failure with %s\n"
|
||
msgstr "%s: falla desconocida con %s\n"
|
||
|
||
#: src/util/viralloc.c:427
|
||
#, c-format
|
||
msgid "out of bounds index - count %zu at %zu add %zu"
|
||
msgstr "Índice fuera de límites - contar %zu en %zu añadir %zu"
|
||
|
||
#: src/util/viraudit.c:60
|
||
msgid "Unable to initialize audit layer"
|
||
msgstr "No se pudo inicializar capa de auditoría"
|
||
|
||
#: src/util/virauth.c:168
|
||
#, c-format
|
||
msgid "Enter username for %s [%s]"
|
||
msgstr "Ingrese un nombre de usuario para %s [%s]"
|
||
|
||
#: src/util/virauth.c:173
|
||
#, c-format
|
||
msgid "Enter username for %s"
|
||
msgstr "Ingrese nombre de usuario para %s"
|
||
|
||
#: src/util/virauth.c:244
|
||
#, c-format
|
||
msgid "Enter %s's password for %s"
|
||
msgstr "Ingrese la contraseña de %s para %s"
|
||
|
||
#: src/util/virauthconfig.c:130
|
||
#, c-format
|
||
msgid "Missing item 'credentials' in group '%s' in '%s'"
|
||
msgstr "Falta el elemento 'credentials' en grupo '%s' en '%s'"
|
||
|
||
#: src/util/virauthconfig.c:140
|
||
#, c-format
|
||
msgid "Missing group 'credentials-%s' referenced from group '%s' in '%s'"
|
||
msgstr ""
|
||
"Falta el grupo 'credentials-%s' al que se hace referencia en grupo '%s' en "
|
||
"'%s'"
|
||
|
||
#: src/util/virbitmap.c:386
|
||
#, c-format
|
||
msgid "Failed to parse bitmap '%s'"
|
||
msgstr ""
|
||
|
||
#: src/util/vircgroup.c:139
|
||
msgid "Cannot open /proc/cgroups"
|
||
msgstr "No se pueden abri /proc/cgroups"
|
||
|
||
#: src/util/vircgroup.c:174
|
||
msgid "Error while reading /proc/cgroups"
|
||
msgstr "Error durante la lectura de /proc/cgroups"
|
||
|
||
#: src/util/vircgroup.c:312
|
||
msgid "Unable to open /proc/mounts"
|
||
msgstr "No es posible abrir /proc/mounts"
|
||
|
||
#: src/util/vircgroup.c:350
|
||
#, c-format
|
||
msgid "Missing '/' separator in cgroup mount '%s'"
|
||
msgstr "Falta el separadro '/' en montaje de cgroup mount '%s'"
|
||
|
||
#: src/util/vircgroup.c:371
|
||
#, c-format
|
||
msgid "Cannot stat %s"
|
||
msgstr "No se puede obtener el estado de %s"
|
||
|
||
#: src/util/vircgroup.c:601
|
||
#, c-format
|
||
msgid "Controller '%s' is not wanted, but '%s' is co-mounted"
|
||
msgstr "El controlador '%s' no se necesita, pero '%s' se co-montó"
|
||
|
||
#: src/util/vircgroup.c:626
|
||
msgid "At least one cgroup controller is required"
|
||
msgstr "Por lo menos se requiere un controlador de cgroup"
|
||
|
||
#: src/util/vircgroup.c:648
|
||
#, c-format
|
||
msgid "Could not find placement for controller %s at %s"
|
||
msgstr "No es posible encontrar lugar para el controlador %s en %s "
|
||
|
||
#: src/util/vircgroup.c:683
|
||
#, c-format
|
||
msgid "Invalid value '%s' for '%s'"
|
||
msgstr ""
|
||
|
||
#: src/util/vircgroup.c:688
|
||
#, c-format
|
||
msgid "Unable to write to '%s'"
|
||
msgstr "No se puede escribir a '%s'"
|
||
|
||
#: src/util/vircgroup.c:718
|
||
#, c-format
|
||
msgid "Unable to read from '%s'"
|
||
msgstr "No se puede leer desde '%s'"
|
||
|
||
#: src/util/vircgroup.c:788 src/util/vircgroup.c:815
|
||
#, c-format
|
||
msgid "Unable to parse '%s' as an integer"
|
||
msgstr "No se puede analizar '%s' como un entero"
|
||
|
||
#: src/util/vircgroup.c:936
|
||
#, c-format
|
||
msgid "Failed to create controller %s for group"
|
||
msgstr "No se pudo crear controlador %s para grupo"
|
||
|
||
#: src/util/vircgroup.c:1079
|
||
#, c-format
|
||
msgid "Controller %d out of range"
|
||
msgstr "El controlador %d está fuera de rango"
|
||
|
||
#: src/util/vircgroup.c:1085
|
||
#, c-format
|
||
msgid "Controller '%s' not mounted"
|
||
msgstr "El controlador '%s' no está montado"
|
||
|
||
#: src/util/vircgroup.c:1112
|
||
#, c-format
|
||
msgid "Cannot parse '%s' as an integer"
|
||
msgstr "No se puede analizar '%s' como un entero"
|
||
|
||
#: src/util/vircgroup.c:1261
|
||
#, c-format
|
||
msgid "Partition path '%s' must start with '/'"
|
||
msgstr "Ruta de particiones '%s' debe iniciar por '/'"
|
||
|
||
#: src/util/vircgroup.c:1766
|
||
msgid "No controllers are mounted"
|
||
msgstr "No hay controladores montados"
|
||
|
||
#: src/util/vircgroup.c:1772
|
||
#, c-format
|
||
msgid "Controller '%s' is not mounted"
|
||
msgstr "El controlador '%s' no está montado"
|
||
|
||
#: src/util/vircgroup.c:1779
|
||
#, c-format
|
||
msgid "Controller '%s' is not enabled for group"
|
||
msgstr "El controlador '%s' no está habilitado para grupo"
|
||
|
||
#: src/util/vircgroup.c:1854
|
||
#, fuzzy, c-format
|
||
msgid "Cannot parse byte %sstat '%s'"
|
||
msgstr "No se puede analizar el estado del sistema '%s'"
|
||
|
||
#: src/util/vircgroup.c:1864
|
||
#, c-format
|
||
msgid "Sum of byte %sstat overflows"
|
||
msgstr ""
|
||
|
||
#: src/util/vircgroup.c:1875
|
||
#, fuzzy, c-format
|
||
msgid "Cannot parse %srequest stat '%s'"
|
||
msgstr "No se puede analizar el estado del sistema '%s'"
|
||
|
||
#: src/util/vircgroup.c:1885
|
||
#, c-format
|
||
msgid "Sum of %srequest stat overflows"
|
||
msgstr ""
|
||
|
||
#: src/util/vircgroup.c:1942 src/util/vircgroup.c:2079
|
||
#: src/util/vircgroup.c:2124 src/util/vircgroup.c:2169
|
||
#: src/util/vircgroup.c:2213 src/util/vircgroup.c:2262
|
||
#: src/util/vircgroup.c:2716 src/util/vircgroup.c:2814
|
||
#, c-format
|
||
msgid "Path '%s' is not accessible"
|
||
msgstr "Ruta '%s' no es accesible"
|
||
|
||
#: src/util/vircgroup.c:1949 src/util/vircgroup.c:2086
|
||
#: src/util/vircgroup.c:2131 src/util/vircgroup.c:2176
|
||
#: src/util/vircgroup.c:2220 src/util/vircgroup.c:2269
|
||
#, c-format
|
||
msgid "Path '%s' must be a block device"
|
||
msgstr "La ruta '%s' debe ser un dispositivo de bloque"
|
||
|
||
#: src/util/vircgroup.c:1969
|
||
#, fuzzy, c-format
|
||
msgid "Cannot find byte stats for block device '%s'"
|
||
msgstr "no es posible encontrar estadísticas para el dispositivo '%s'"
|
||
|
||
#: src/util/vircgroup.c:1976
|
||
#, fuzzy, c-format
|
||
msgid "Cannot find request stats for block device '%s'"
|
||
msgstr "no es posible encontrar estadísticas para el dispositivo '%s'"
|
||
|
||
#: src/util/vircgroup.c:1984
|
||
#, fuzzy, c-format
|
||
msgid "Cannot find byte %sstats for block device '%s'"
|
||
msgstr "no es posible encontrar estadísticas para el dispositivo '%s'"
|
||
|
||
#: src/util/vircgroup.c:1991 src/util/vircgroup.c:2005
|
||
#, fuzzy, c-format
|
||
msgid "Cannot parse %sstat '%s'"
|
||
msgstr "No se puede analizar el estado del sistema '%s'"
|
||
|
||
#: src/util/vircgroup.c:1998
|
||
#, fuzzy, c-format
|
||
msgid "Cannot find request %sstats for block device '%s'"
|
||
msgstr "no es posible encontrar estadísticas para el dispositivo '%s'"
|
||
|
||
#: src/util/vircgroup.c:2302 src/util/vircgroup.c:2401
|
||
#: src/util/vircgroup.c:2463
|
||
#, c-format
|
||
msgid "Memory '%llu' must be less than %llu"
|
||
msgstr "La memoria '%llu' debe ser menor que %llu"
|
||
|
||
#: src/util/vircgroup.c:2916 src/util/vircgroup.c:2930
|
||
msgid "unable to get cpu account"
|
||
msgstr "No es posible obtener cuenta de CPU"
|
||
|
||
#: src/util/vircgroup.c:2986
|
||
#, c-format
|
||
msgid "cfs_period '%llu' must be in range (1000, 1000000)"
|
||
msgstr "cfs_period '%llu' debe estar en el rango (1000, 1000000)"
|
||
|
||
#: src/util/vircgroup.c:3031
|
||
#, c-format
|
||
msgid "cfs_quota '%lld' must be in range (1000, %llu)"
|
||
msgstr "cfs_quota '%lld' debe estar en el rango (1000, %llu)"
|
||
|
||
#: src/util/vircgroup.c:3062
|
||
#, c-format
|
||
msgid "Unable to open %s (%d)"
|
||
msgstr "No es posible abrir %s (%d)"
|
||
|
||
#: src/util/vircgroup.c:3073
|
||
#, c-format
|
||
msgid "Failed to readdir for %s (%d)"
|
||
msgstr "Falló al leer leer el directorio para %s (%d)"
|
||
|
||
#: src/util/vircgroup.c:3094
|
||
#, c-format
|
||
msgid "Unable to remove %s (%d)"
|
||
msgstr "No es posible eliminar %s (%d)"
|
||
|
||
#: src/util/vircgroup.c:3181 src/util/vircgroup.c:3191 src/util/virfile.c:1617
|
||
#, c-format
|
||
msgid "Failed to read %s"
|
||
msgstr "No se pudo leer %s"
|
||
|
||
#: src/util/vircgroup.c:3203
|
||
#, c-format
|
||
msgid "Failed to kill process %lu"
|
||
msgstr "No se pudo eliminar proceso %lu"
|
||
|
||
#: src/util/vircgroup.c:3411
|
||
#, c-format
|
||
msgid "Could not find directory separator in %s"
|
||
msgstr "No se pudo encontrar directorio para separador en %s"
|
||
|
||
#: src/util/vircgroup.c:3423
|
||
msgid "Could not find any mounted controllers"
|
||
msgstr "No se pudo encontrar ningún controlador montado"
|
||
|
||
#: src/util/vircgroup.c:3471
|
||
#, c-format
|
||
msgid "Cannot parse user stat '%s'"
|
||
msgstr "No se puede analizar el estatus del usuario '%s'"
|
||
|
||
#: src/util/vircgroup.c:3478
|
||
#, c-format
|
||
msgid "Cannot parse sys stat '%s'"
|
||
msgstr "No se puede analizar el estado del sistema '%s'"
|
||
|
||
#: src/util/vircgroup.c:3489
|
||
msgid "Cannot determine system clock HZ"
|
||
msgstr "No se puede determinar el reloj del sistema HZ"
|
||
|
||
#: src/util/vircgroup.c:3538 src/util/vircgroup.c:3570
|
||
#, c-format
|
||
msgid "Unable to create directory %s"
|
||
msgstr "No se puede crear directorio %s"
|
||
|
||
#: src/util/vircgroup.c:3549
|
||
#, c-format
|
||
msgid "Failed to mount %s on %s type %s"
|
||
msgstr "No se pudo montar %s en %s tipo %s"
|
||
|
||
#: src/util/vircgroup.c:3579
|
||
#, c-format
|
||
msgid "Failed to bind cgroup '%s' on '%s'"
|
||
msgstr "No se pudo vincular cgroup '%s' en '%s'"
|
||
|
||
#: src/util/vircgroup.c:3595
|
||
#, c-format
|
||
msgid "Unable to symlink directory %s to %s"
|
||
msgstr "No se puede 'symlink' el directorio %s a %s"
|
||
|
||
#: src/util/vircgroup.c:3636
|
||
#, fuzzy, c-format
|
||
msgid "Unable to open dir '%s'"
|
||
msgstr "No es posible abrir '%s'"
|
||
|
||
#: src/util/vircgroup.c:3727 src/util/vircgroup.c:3736
|
||
#: src/util/vircgroup.c:3749 src/util/vircgroup.c:3761
|
||
#: src/util/vircgroup.c:3772 src/util/vircgroup.c:3783
|
||
#: src/util/vircgroup.c:3797 src/util/vircgroup.c:3814
|
||
#: src/util/vircgroup.c:3831 src/util/vircgroup.c:3850
|
||
#: src/util/vircgroup.c:3860 src/util/vircgroup.c:3871
|
||
#: src/util/vircgroup.c:3881 src/util/vircgroup.c:3894
|
||
#: src/util/vircgroup.c:3908 src/util/vircgroup.c:3918
|
||
#: src/util/vircgroup.c:3928 src/util/vircgroup.c:3939
|
||
#: src/util/vircgroup.c:3949 src/util/vircgroup.c:3959
|
||
#: src/util/vircgroup.c:3969 src/util/vircgroup.c:3979
|
||
#: src/util/vircgroup.c:3989 src/util/vircgroup.c:3999
|
||
#: src/util/vircgroup.c:4009 src/util/vircgroup.c:4019
|
||
#: src/util/vircgroup.c:4029 src/util/vircgroup.c:4039
|
||
#: src/util/vircgroup.c:4049 src/util/vircgroup.c:4059
|
||
#: src/util/vircgroup.c:4069 src/util/vircgroup.c:4079
|
||
#: src/util/vircgroup.c:4089 src/util/vircgroup.c:4099
|
||
#: src/util/vircgroup.c:4109 src/util/vircgroup.c:4118
|
||
#: src/util/vircgroup.c:4131 src/util/vircgroup.c:4143
|
||
#: src/util/vircgroup.c:4154 src/util/vircgroup.c:4167
|
||
#: src/util/vircgroup.c:4179 src/util/vircgroup.c:4190
|
||
#: src/util/vircgroup.c:4200 src/util/vircgroup.c:4210
|
||
#: src/util/vircgroup.c:4220 src/util/vircgroup.c:4230
|
||
#: src/util/vircgroup.c:4240 src/util/vircgroup.c:4249
|
||
#: src/util/vircgroup.c:4258 src/util/vircgroup.c:4268
|
||
#: src/util/vircgroup.c:4278 src/util/vircgroup.c:4287
|
||
#: src/util/vircgroup.c:4297 src/util/vircgroup.c:4307
|
||
#: src/util/vircgroup.c:4317 src/util/vircgroup.c:4328
|
||
#: src/util/vircgroup.c:4339 src/util/vircgroup.c:4349
|
||
#: src/util/vircgroup.c:4359 src/util/vircgroup.c:4370
|
||
#: src/util/vircgroup.c:4391 src/util/vircgroup.c:4403
|
||
msgid "Control groups not supported on this platform"
|
||
msgstr "Los grupos de control no tienen soporte en esta plataforma"
|
||
|
||
#: src/util/virclosecallbacks.c:123
|
||
#, c-format
|
||
msgid ""
|
||
"Close callback for domain %s already registered with another connection %p"
|
||
msgstr "Close callback para dominio %s ya está registrada con otra conexión %p"
|
||
|
||
#: src/util/virclosecallbacks.c:130
|
||
#, c-format
|
||
msgid "Another close callback is already defined for domain %s"
|
||
msgstr "Otra close callback ya se ha definido para dominio %s"
|
||
|
||
#: src/util/virclosecallbacks.c:175
|
||
#, c-format
|
||
msgid "Trying to remove mismatching close callback for domain %s"
|
||
msgstr "Intentando retirar close callack no coincidente para dominio %s"
|
||
|
||
#: src/util/vircommand.c:230
|
||
msgid "cannot block signals"
|
||
msgstr "no es posible bloquear señales"
|
||
|
||
#: src/util/vircommand.c:249 src/util/vircommand.c:592
|
||
msgid "cannot fork child process"
|
||
msgstr "no es posible iniciar proceso hijo"
|
||
|
||
#: src/util/vircommand.c:261 src/util/vircommand.c:306
|
||
msgid "cannot unblock signals"
|
||
msgstr "no es posible desbloquear señales"
|
||
|
||
#: src/util/vircommand.c:366
|
||
msgid "Unable to notify parent process"
|
||
msgstr "No se puede notificar el proceso de padre"
|
||
|
||
#: src/util/vircommand.c:376
|
||
msgid "Unable to wait on parent process"
|
||
msgstr "No se puede esperar en el proceso de padre"
|
||
|
||
#: src/util/vircommand.c:379
|
||
msgid "libvirtd quit during handshake"
|
||
msgstr "libvirtd salió durante el protocolo de enlace"
|
||
|
||
#: src/util/vircommand.c:384
|
||
#, c-format
|
||
msgid "Unexpected confirm code '%c' from parent"
|
||
msgstr "Código de confirmación inesperado '%c' del padre"
|
||
|
||
#: src/util/vircommand.c:421
|
||
#, c-format
|
||
msgid "Cannot find '%s' in path"
|
||
msgstr "No se encontró '%s' en ruta"
|
||
|
||
#: src/util/vircommand.c:439
|
||
msgid "cannot create pipe"
|
||
msgstr "no es posible crear pipe"
|
||
|
||
#: src/util/vircommand.c:446 src/util/vircommand.c:473
|
||
msgid "Failed to set non-blocking file descriptor flag"
|
||
msgstr "Falló al definir marca de descriptor de archivo non-blocking"
|
||
|
||
#: src/util/vircommand.c:466
|
||
msgid "Failed to create pipe"
|
||
msgstr "Falló al crear pipe"
|
||
|
||
#: src/util/vircommand.c:541
|
||
#, c-format
|
||
msgid "failed to preserve fd %d"
|
||
msgstr "No se pudo preservar FD %d"
|
||
|
||
#: src/util/vircommand.c:548
|
||
msgid "failed to setup stdin file handle"
|
||
msgstr "Falló al definir manipulador de archivo stdin"
|
||
|
||
#: src/util/vircommand.c:553
|
||
msgid "failed to setup stdout file handle"
|
||
msgstr "Falló al definir manipulador de archivo stdout"
|
||
|
||
#: src/util/vircommand.c:558
|
||
msgid "failed to setup stderr file handle"
|
||
msgstr "Falló al definir manipulador de archivo stderr"
|
||
|
||
#: src/util/vircommand.c:579
|
||
msgid "cannot become session leader"
|
||
msgstr "no es posible convertirse en líder de sesión"
|
||
|
||
#: src/util/vircommand.c:585
|
||
msgid "cannot change to root directory"
|
||
msgstr "No se pudo cambiar directorio raíz"
|
||
|
||
#: src/util/vircommand.c:602
|
||
#, c-format
|
||
msgid "could not write pidfile %s for %d"
|
||
msgstr "no es posible escribir el archivo pid %s de %d"
|
||
|
||
#: src/util/vircommand.c:621
|
||
msgid "Could not disable SIGPIPE"
|
||
msgstr "No se pudo inhabilitar SIGPIPE"
|
||
|
||
#: src/util/vircommand.c:645
|
||
#, c-format
|
||
msgid "unable to set SELinux security context '%s' for '%s'"
|
||
msgstr "No se puede establecer contexto de seguridad SELinux '%s' para '%s'"
|
||
|
||
#: src/util/vircommand.c:658
|
||
#, c-format
|
||
msgid "unable to set AppArmor profile '%s' for '%s'"
|
||
msgstr "No se puede establecer perfil AppArmor '%s' para '%s'"
|
||
|
||
#: src/util/vircommand.c:684
|
||
#, c-format
|
||
msgid "Unable to change to %s"
|
||
msgstr "No se puede cambiar a %s"
|
||
|
||
#: src/util/vircommand.c:694
|
||
msgid "Could not re-enable SIGPIPE"
|
||
msgstr "No se pudo re-habilitar SIGPIPE"
|
||
|
||
#: src/util/vircommand.c:707
|
||
#, c-format
|
||
msgid "cannot execute binary %s"
|
||
msgstr "no es posible ejecutar binario %s"
|
||
|
||
#: src/util/vircommand.c:768
|
||
msgid "virRun is not implemented for WIN32"
|
||
msgstr "virRun no se ejecuta para WIN32"
|
||
|
||
#: src/util/vircommand.c:780
|
||
msgid "virExec is not implemented for WIN32"
|
||
msgstr "virExec no se encuentra implementado en WIN32"
|
||
|
||
#: src/util/vircommand.c:1818 src/util/vircommand.c:1830
|
||
#: src/util/vircommand.c:2017 src/util/vircommand.c:2065
|
||
#: src/util/vircommand.c:2216 src/util/vircommand.c:2349
|
||
#: src/util/vircommand.c:2499 src/util/vircommand.c:2565
|
||
msgid "invalid use of command API"
|
||
msgstr "Uso inválido del comando API"
|
||
|
||
#: src/util/vircommand.c:1919
|
||
msgid "unable to poll on child"
|
||
msgstr "No se pudo sondear en hijo"
|
||
|
||
#: src/util/vircommand.c:1946
|
||
msgid "unable to read child stdout"
|
||
msgstr "No se puede leer stdout de hijo"
|
||
|
||
#: src/util/vircommand.c:1947
|
||
msgid "unable to read child stderr"
|
||
msgstr "No se puede leer stderr de hijo"
|
||
|
||
#: src/util/vircommand.c:1976
|
||
msgid "unable to write to child input"
|
||
msgstr "No se pudo escribir a salida de hijo"
|
||
|
||
#: src/util/vircommand.c:2031
|
||
msgid "Executing new processes is not supported on Win32 platform"
|
||
msgstr ""
|
||
"La ejecución de nuevos procesos no tiene soporte en la plataforma Win32"
|
||
|
||
#: src/util/vircommand.c:2087
|
||
msgid "cannot mix caller fds with blocking execution"
|
||
msgstr "No se pudo mezclar llamada fds con ejecución de bloqueo"
|
||
|
||
#: src/util/vircommand.c:2093
|
||
msgid "cannot mix string I/O with daemon"
|
||
msgstr "No se pudo mezclar cadena de E/S con demonio"
|
||
|
||
#: src/util/vircommand.c:2229
|
||
msgid "unable to open pipe"
|
||
msgstr "No se pudo abrir tubería"
|
||
|
||
#: src/util/vircommand.c:2239
|
||
msgid "cannot mix string I/O with asynchronous command"
|
||
msgstr "No se pudo mezclar cadena de E/S con comando asíncrono"
|
||
|
||
#: src/util/vircommand.c:2245
|
||
#, c-format
|
||
msgid "command is already running as pid %lld"
|
||
msgstr "El comando ya está ejecutándose como PID %lld"
|
||
|
||
#: src/util/vircommand.c:2252
|
||
msgid "daemonized command cannot use virCommandRunAsync"
|
||
msgstr "Comando demonizado no puede usar virCommandRunAsync"
|
||
|
||
#: src/util/vircommand.c:2257
|
||
#, c-format
|
||
msgid "daemonized command cannot set working directory %s"
|
||
msgstr "Comando demonizado no se puede establecer directorio de trabajo %s"
|
||
|
||
#: src/util/vircommand.c:2263
|
||
msgid "creation of pid file requires daemonized command"
|
||
msgstr "La creación del archivo PID requiere comando demonizado"
|
||
|
||
#: src/util/vircommand.c:2308
|
||
msgid "Unable to create thread to process command's IO"
|
||
msgstr "No se puede crear hilo para ES de comando de proceso"
|
||
|
||
#: src/util/vircommand.c:2362
|
||
msgid "command is not yet running"
|
||
msgstr "El comando aún no está ejecutándose"
|
||
|
||
#: src/util/vircommand.c:2379
|
||
msgid "Error while processing command's IO"
|
||
msgstr "Error al procesar comando de E"
|
||
|
||
#: src/util/vircommand.c:2396
|
||
#, c-format
|
||
msgid "Child process (%s) unexpected %s%s%s"
|
||
msgstr "Proceso hijo (%s) inesperado %s%s%s"
|
||
|
||
#: src/util/vircommand.c:2505 src/util/vircommand.c:2571
|
||
msgid "Handshake is already complete"
|
||
msgstr "Protocolo de enlace ya está completo"
|
||
|
||
#: src/util/vircommand.c:2513
|
||
msgid "Unable to wait for child process"
|
||
msgstr "No se puede esperar proceso de hijo"
|
||
|
||
#: src/util/vircommand.c:2516
|
||
msgid "Child quit during startup handshake"
|
||
msgstr "Hijo salió durante el inicio del protocolo de enlace"
|
||
|
||
#: src/util/vircommand.c:2536
|
||
msgid "No error message from child failure"
|
||
msgstr "No aparece ningún mensaje de error de falla de hijo"
|
||
|
||
#: src/util/vircommand.c:2577
|
||
msgid "Unable to notify child process"
|
||
msgstr "No se puede notificar proceso de hijo"
|
||
|
||
#: src/util/virconf.c:118
|
||
#, c-format
|
||
msgid "%s:%d: %s"
|
||
msgstr "%s:%d: %s"
|
||
|
||
#: src/util/virconf.c:360
|
||
msgid "unterminated number"
|
||
msgstr "número indeterminado"
|
||
|
||
#: src/util/virconf.c:393 src/util/virconf.c:414 src/util/virconf.c:426
|
||
msgid "unterminated string"
|
||
msgstr "cadena no determinada"
|
||
|
||
#: src/util/virconf.c:464 src/util/virconf.c:535
|
||
msgid "expecting a value"
|
||
msgstr "esperando un valor"
|
||
|
||
#: src/util/virconf.c:476
|
||
msgid "lists not allowed in VMX format"
|
||
msgstr "lista no permitida en formato VMX"
|
||
|
||
#: src/util/virconf.c:497
|
||
msgid "expecting a separator in list"
|
||
msgstr "esperando un separador en lista"
|
||
|
||
#: src/util/virconf.c:520
|
||
msgid "list is not closed with ]"
|
||
msgstr "la lista no finaliza con ]"
|
||
|
||
#: src/util/virconf.c:527
|
||
msgid "numbers not allowed in VMX format"
|
||
msgstr "números no permitidos en formato VMX"
|
||
|
||
#: src/util/virconf.c:569
|
||
msgid "expecting a name"
|
||
msgstr "se espera un nombre"
|
||
|
||
#: src/util/virconf.c:632
|
||
msgid "expecting a separator"
|
||
msgstr "se espera un separador"
|
||
|
||
#: src/util/virconf.c:663
|
||
msgid "expecting an assignment"
|
||
msgstr "se espera una tarea"
|
||
|
||
#: src/util/virconf.c:988
|
||
msgid "failed to open file"
|
||
msgstr "Falló al abrir el archivo"
|
||
|
||
#: src/util/virconf.c:998
|
||
msgid "failed to save content"
|
||
msgstr "Falló al guardar el contenido"
|
||
|
||
#: src/util/virdbus.c:90 src/util/virdbus.c:157
|
||
msgid "Unable to run one time DBus initializer"
|
||
msgstr "No se puede ejecutar una vez el iniciador de DBus"
|
||
|
||
#: src/util/virdbus.c:105
|
||
#, c-format
|
||
msgid "Unable to get DBus system bus connection: %s"
|
||
msgstr "No se puede obtener conexión de sistema DBus: %s "
|
||
|
||
#: src/util/virdbus.c:163
|
||
#, c-format
|
||
msgid "Unable to get DBus session bus connection: %s"
|
||
msgstr "No se puede obtener conexión Bus de sesión DBus: %s"
|
||
|
||
#: src/util/virdbus.c:324 src/util/virdbus.c:345 src/util/virdbus.c:372
|
||
#, c-format
|
||
msgid "Signature '%s' too deeply nested"
|
||
msgstr "Firma de '%s' está profundamente anidada "
|
||
|
||
#: src/util/virdbus.c:382
|
||
#, c-format
|
||
msgid "Dict entry in signature '%s' must be a basic type"
|
||
msgstr "Entrada de diccionario en firma '%s' debe ser un tipo básico"
|
||
|
||
#: src/util/virdbus.c:400
|
||
#, c-format
|
||
msgid "Dict entry in signature '%s' is wrong size"
|
||
msgstr "Entrada de diccionario en firma '%s' es de tamaño incorrecto"
|
||
|
||
#: src/util/virdbus.c:410
|
||
#, c-format
|
||
msgid "Unexpected signature '%s'"
|
||
msgstr "Firma '%s' inesperada"
|
||
|
||
#: src/util/virdbus.c:446
|
||
msgid "DBus type too deeply nested"
|
||
msgstr "Tipo DBus está demasiado anidado"
|
||
|
||
#: src/util/virdbus.c:471
|
||
msgid "DBus type stack is empty"
|
||
msgstr "Pila de tipo DBus está vacía"
|
||
|
||
#: src/util/virdbus.c:505
|
||
#, c-format
|
||
msgid "Cannot append basic type %s"
|
||
msgstr "No se puede anexar el tipo básico %s"
|
||
|
||
#: src/util/virdbus.c:557
|
||
msgid "Cannot close container iterator"
|
||
msgstr " No se puede cerrar el repetidor del contenedor"
|
||
|
||
#: src/util/virdbus.c:652 src/util/virdbus.c:894
|
||
msgid "Missing variant type signature"
|
||
msgstr "Falta la firma de tipo de variante"
|
||
|
||
#: src/util/virdbus.c:711 src/util/virdbus.c:946
|
||
#, c-format
|
||
msgid "Unknown type in signature '%s'"
|
||
msgstr "No se conoce el tipo en firma '%s'"
|
||
|
||
#: src/util/virdbus.c:795 src/util/virdbus.c:958
|
||
msgid "Not enough fields in message for signature"
|
||
msgstr "No hay suficientes campos en el mensaje para firma"
|
||
|
||
#: src/util/virdbus.c:965
|
||
msgid "Too many fields in message for signature"
|
||
msgstr "Hay demasiados campos en el mensaje para firma"
|
||
|
||
#: src/util/virdbus.c:1007
|
||
#, c-format
|
||
msgid "No args present for signature %s"
|
||
msgstr "No hay argumentos presentes para firma %s"
|
||
|
||
#: src/util/virdbus.c:1290
|
||
msgid "Reply message incorrect"
|
||
msgstr ""
|
||
|
||
#: src/util/virdbus.c:1325 src/util/virdbus.c:1345 src/util/virdbus.c:1358
|
||
#: src/util/virdbus.c:1366 src/util/virdbus.c:1375 src/util/virdbus.c:1384
|
||
msgid "DBus support not compiled into this binary"
|
||
msgstr "Soporte DBus no compilado en este binario"
|
||
|
||
#: src/util/virdnsmasq.c:253 src/util/virdnsmasq.c:437
|
||
#, c-format
|
||
msgid "cannot write config file '%s'"
|
||
msgstr "No es posible escribir el archivo de configuración '%s'"
|
||
|
||
#: src/util/virdnsmasq.c:594
|
||
#, c-format
|
||
msgid "Failed to make dnsmasq (PID: %d) reload config files."
|
||
msgstr ""
|
||
"Falló al realizar la recarga de los archivos de configuración dnsmasq (PID: "
|
||
"%d)."
|
||
|
||
#: src/util/virdnsmasq.c:722
|
||
#, c-format
|
||
msgid "Cannot check dnsmasq binary %s"
|
||
msgstr "No se puede revisar binario dnsmasq %s"
|
||
|
||
#: src/util/virdnsmasq.c:736
|
||
#, c-format
|
||
msgid "dnsmasq binary %s is not executable"
|
||
msgstr "Binario dnsmasq %s no es ejecutable"
|
||
|
||
#: src/util/virdnsmasq.c:746
|
||
#, c-format
|
||
msgid "failed to run '%s --version': %s"
|
||
msgstr "Fallo la ejecución de '%s --version': %s"
|
||
|
||
#: src/util/virdnsmasq.c:757
|
||
#, c-format
|
||
msgid "failed to run '%s --help': %s"
|
||
msgstr "Falló la ejecución de '%s --help': %s"
|
||
|
||
#: src/util/vireventpoll.c:638
|
||
msgid "Unable to poll on file handles"
|
||
msgstr "No se pudo obtener sondeo de identificadores de archivo "
|
||
|
||
#: src/util/vireventpoll.c:688
|
||
msgid "Unable to setup wakeup pipe"
|
||
msgstr "No se pudo establecer tubo de despertar "
|
||
|
||
#: src/util/vireventpoll.c:696
|
||
#, c-format
|
||
msgid "Unable to add handle %d to event loop"
|
||
msgstr "No se pudo añadir manejar %d para evento de bucle"
|
||
|
||
#: src/util/virfile.c:197
|
||
msgid "invalid use with no flags"
|
||
msgstr "Uso inválido sin indicadores"
|
||
|
||
#: src/util/virfile.c:210
|
||
msgid "O_DIRECT unsupported on this platform"
|
||
msgstr "O_DIRECT no es compatible en esta plataforma"
|
||
|
||
#: src/util/virfile.c:220
|
||
#, c-format
|
||
msgid "invalid fd %d for %s"
|
||
msgstr "FD inválido %d para %s"
|
||
|
||
#: src/util/virfile.c:226
|
||
#, c-format
|
||
msgid "unexpected mode %x for %s"
|
||
msgstr "Modo %x para %s inesperado"
|
||
|
||
#: src/util/virfile.c:233
|
||
#, c-format
|
||
msgid "unable to create pipe for %s"
|
||
msgstr "No es posible crear tubería para %s"
|
||
|
||
#: src/util/virfile.c:260
|
||
msgid "unable to close pipe"
|
||
msgstr "No es posible cerrar tubería"
|
||
|
||
#: src/util/virfile.c:281
|
||
msgid "virFileWrapperFd unsupported on this platform"
|
||
msgstr "virFileWrapperFd no tiene soporte en esta plataforma"
|
||
|
||
#: src/util/virfile.c:431 src/util/virfile.c:477
|
||
#, c-format
|
||
msgid "cannot create file '%s'"
|
||
msgstr "No se puede crear el archivo '%s'"
|
||
|
||
#: src/util/virfile.c:437
|
||
#, c-format
|
||
msgid "cannot write data to file '%s'"
|
||
msgstr "No se puede guardar en el archivo '%s'"
|
||
|
||
#: src/util/virfile.c:443
|
||
#, c-format
|
||
msgid "cannot sync file '%s'"
|
||
msgstr "No se puede sincronizar el archivo '%s'"
|
||
|
||
#: src/util/virfile.c:449 src/util/virfile.c:483
|
||
#, c-format
|
||
msgid "cannot save file '%s'"
|
||
msgstr "No se puede guardar el archivo '%s'"
|
||
|
||
#: src/util/virfile.c:455
|
||
#, c-format
|
||
msgid "cannot rename file '%s' as '%s'"
|
||
msgstr "No se puede renombrar archivo '%s' como '%s'"
|
||
|
||
#: src/util/virfile.c:503
|
||
msgid "invalid mode"
|
||
msgstr "Modo inválido"
|
||
|
||
#: src/util/virfile.c:521
|
||
#, c-format
|
||
msgid "cannot change permission of '%s'"
|
||
msgstr "No se puede cambiar permiso de '%s'"
|
||
|
||
#: src/util/virfile.c:551
|
||
msgid "Unable to open /dev/loop-control"
|
||
msgstr ""
|
||
|
||
#: src/util/virfile.c:557
|
||
msgid "Unable to get free loop device via ioctl"
|
||
msgstr ""
|
||
|
||
#: src/util/virfile.c:592
|
||
msgid "Unable to read /dev"
|
||
msgstr "No es posible leer /dev"
|
||
|
||
#: src/util/virfile.c:622
|
||
#, c-format
|
||
msgid "Unable to get loop status on %s"
|
||
msgstr "No es posible obtener estatus de bucle en %s"
|
||
|
||
#: src/util/virfile.c:635
|
||
msgid "Unable to iterate over loop devices"
|
||
msgstr "No se puede repetir en dispositivos de bucle"
|
||
|
||
#: src/util/virfile.c:638
|
||
msgid "Unable to find a free loop device in /dev"
|
||
msgstr "No se encuentra dispositivo de bucle libre en /dev"
|
||
|
||
#: src/util/virfile.c:696
|
||
#, c-format
|
||
msgid "Unable to attach %s to loop device"
|
||
msgstr "No es posible vincular %s a dispositivo de bucle"
|
||
|
||
#: src/util/virfile.c:703
|
||
msgid "Unable to mark loop device as autoclear"
|
||
msgstr "No es posible marcar dispositivo de bucle como autolimpieza"
|
||
|
||
#: src/util/virfile.c:743
|
||
#, c-format
|
||
msgid "Cannot check NBD device %s pid"
|
||
msgstr "No se puede verificar dispositivo NBD %s pid"
|
||
|
||
#: src/util/virfile.c:764
|
||
#, c-format
|
||
msgid "Cannot read directory %s"
|
||
msgstr "No se puede leer directorio %s"
|
||
|
||
#: src/util/virfile.c:786
|
||
msgid "Unable to iterate over NBD devices"
|
||
msgstr "No se puede repetir en dispositivos NBD"
|
||
|
||
#: src/util/virfile.c:789
|
||
msgid "No free NBD devices"
|
||
msgstr "No hay dispositivos NBD libres"
|
||
|
||
#: src/util/virfile.c:813
|
||
msgid "Unable to find 'qemu-nbd' binary in $PATH"
|
||
msgstr "No se puede encontrar binario 'qemu-nbd' binary en $PATH"
|
||
|
||
#: src/util/virfile.c:860
|
||
#, c-format
|
||
msgid "Unable to associate file %s with loop device"
|
||
msgstr "No se puede asociar archivo %s con dispositivo de bucle"
|
||
|
||
#: src/util/virfile.c:872
|
||
#, c-format
|
||
msgid "Unable to associate file %s with NBD device"
|
||
msgstr "No se puede asociar archivo %s con dispositivo NBD"
|
||
|
||
#: src/util/virfile.c:900
|
||
#, c-format
|
||
msgid "Cannot open dir '%s'"
|
||
msgstr "No se puede abrir directorio '%s'"
|
||
|
||
#: src/util/virfile.c:918
|
||
#, c-format
|
||
msgid "Cannot access '%s'"
|
||
msgstr "No se puede acceder a '%s'"
|
||
|
||
#: src/util/virfile.c:929
|
||
#, c-format
|
||
msgid "Cannot delete file '%s'"
|
||
msgstr "No se puede borrar el archivo '%s'"
|
||
|
||
#: src/util/virfile.c:940
|
||
#, c-format
|
||
msgid "Cannot read dir '%s'"
|
||
msgstr "No se puede leer el directorio '%s'"
|
||
|
||
#: src/util/virfile.c:947
|
||
#, c-format
|
||
msgid "Cannot delete directory '%s'"
|
||
msgstr "No se puede borrar el directorio '%s' "
|
||
|
||
#: src/util/virfile.c:1287
|
||
#, c-format
|
||
msgid "Failed to read file '%s'"
|
||
msgstr "Falló al leer el archivo '%s' "
|
||
|
||
#: src/util/virfile.c:1569 src/util/virfile.c:1576
|
||
#, c-format
|
||
msgid "Cannot stat '%s'"
|
||
msgstr ""
|
||
|
||
#: src/util/virfile.c:1656
|
||
msgid "Unable to determine mount table on this platform"
|
||
msgstr ""
|
||
|
||
#: src/util/virfile.c:1861
|
||
#, c-format
|
||
msgid "failed to create socket needed for '%s'"
|
||
msgstr "Falló la creación de socket necesaria para '%s'"
|
||
|
||
#: src/util/virfile.c:1892
|
||
#, c-format
|
||
msgid "child process failed to create file '%s'"
|
||
msgstr "El proceso hijo falló al crear archivo '%s'"
|
||
|
||
#: src/util/virfile.c:1909
|
||
msgid "child process failed to send fd to parent"
|
||
msgstr "El proceso hijo falló al enviar FD al padre"
|
||
|
||
#: src/util/virfile.c:1952 src/util/virfile.c:2169
|
||
#, c-format
|
||
msgid "failed to wait for child creating '%s'"
|
||
msgstr "falló al esperar que el proceso hijo genere '%s'"
|
||
|
||
#: src/util/virfile.c:2095
|
||
#, c-format
|
||
msgid "failed to create directory '%s'"
|
||
msgstr "falló al crear el directorio '%s'"
|
||
|
||
#: src/util/virfile.c:2199
|
||
#, c-format
|
||
msgid "child failed to create directory '%s'"
|
||
msgstr "el proceso hijo falló al crear el directorio '%s' "
|
||
|
||
#: src/util/virfile.c:2215
|
||
#, c-format
|
||
msgid "cannot chown '%s' to group %u"
|
||
msgstr "no es posible modificar la pertenencia de '%s' al grupo %u"
|
||
|
||
#: src/util/virfile.c:2254
|
||
msgid "virFileOpenAs is not implemented for WIN32"
|
||
msgstr "virFileOpenAs no está implementada para WIN32"
|
||
|
||
#: src/util/virfile.c:2267
|
||
msgid "virDirCreate is not implemented for WIN32"
|
||
msgstr "virDirCreate no se encuentra implementado en WIN32"
|
||
|
||
#: src/util/virfile.c:2651
|
||
msgid "Could not write to stream"
|
||
msgstr "No se pudo escribir a flujo"
|
||
|
||
#: src/util/virhash.c:43
|
||
msgid "Hash operation not allowed during iteration"
|
||
msgstr "No se permitió iteración de operación Hash"
|
||
|
||
#: src/util/virhook.c:114
|
||
#, c-format
|
||
msgid "Invalid hook name for #%d"
|
||
msgstr "Nombre de enganche no válido para #%d"
|
||
|
||
#: src/util/virhook.c:121 src/util/virhook.c:276
|
||
#, c-format
|
||
msgid "Failed to build path for %s hook"
|
||
msgstr "Falló al construir la dirección para el enganche %s"
|
||
|
||
#: src/util/virhook.c:263
|
||
#, c-format
|
||
msgid "Hook for %s, failed to find operation #%d"
|
||
msgstr "Trabado por %s, falló al encontrar la operación #%d"
|
||
|
||
#: src/util/viridentity.c:65
|
||
msgid "Cannot initialize thread local for current identity"
|
||
msgstr "No se puede inicializar el hilo local para identidad actual"
|
||
|
||
#: src/util/viridentity.c:118
|
||
msgid "Unable to set thread local identity"
|
||
msgstr "No se puede establecer identidad de hilo local"
|
||
|
||
#: src/util/viridentity.c:173
|
||
msgid "Unable to lookup SELinux process context"
|
||
msgstr "No se puede buscar contexto de proceso SELinux"
|
||
|
||
#: src/util/viridentity.c:286
|
||
msgid "Identity attribute is already set"
|
||
msgstr "Atributo de identidad ya se ha definido"
|
||
|
||
#: src/util/virinitctl.c:143
|
||
#, c-format
|
||
msgid "Cannot open init control %s"
|
||
msgstr "No se puede abrir init control %s"
|
||
|
||
#: src/util/virinitctl.c:150
|
||
#, c-format
|
||
msgid "Failed to send request to init control %s"
|
||
msgstr "Falló el envío de solicitud a init control %s"
|
||
|
||
#: src/util/viriptables.c:337
|
||
msgid "Only IPv4 or IPv6 addresses can be used with iptables"
|
||
msgstr "Solo direcciones IPv4 o IPv6 se pueden utilizar con iptables"
|
||
|
||
#: src/util/viriptables.c:343
|
||
msgid "Failure to mask address"
|
||
msgstr "Falló enmascarar dirección"
|
||
|
||
#: src/util/viriptables.c:790 src/util/viriptables.c:938
|
||
#, c-format
|
||
msgid "Attempted to NAT '%s'. NAT is only supported for IPv4."
|
||
msgstr "Intentó NAT '%s'. NAT solamente tiene soporte para IPv4."
|
||
|
||
#: src/util/viriptables.c:827
|
||
#, c-format
|
||
msgid "Invalid port range '%u-%u'."
|
||
msgstr "Rango de puerto inválido '%u-%u'."
|
||
|
||
#: src/util/virjson.c:988
|
||
msgid "Unable to create JSON parser"
|
||
msgstr "No se puede crear lector de JSON"
|
||
|
||
#: src/util/virjson.c:1000
|
||
#, c-format
|
||
msgid "cannot parse json %s: %s"
|
||
msgstr "no es posible analizar json %s: %s"
|
||
|
||
#: src/util/virjson.c:1009
|
||
#, c-format
|
||
msgid "cannot parse json %s: unterminated string/map/array"
|
||
msgstr ""
|
||
|
||
#: src/util/virjson.c:1120
|
||
msgid "Unable to create JSON formatter"
|
||
msgstr "No se puede crear formateador de JSON"
|
||
|
||
#: src/util/virjson.c:1149 src/util/virjson.c:1156
|
||
msgid "No JSON parser implementation is available"
|
||
msgstr "No existe disponible una implementación para analizador JSON"
|
||
|
||
#: src/util/virkeyfile.c:96
|
||
#, c-format
|
||
msgid "%s:%zu: %s '%s'"
|
||
msgstr "%s:%zu: %s '%s'"
|
||
|
||
#: src/util/virlockspace.c:139
|
||
#, c-format
|
||
msgid "Unable to open/create resource %s"
|
||
msgstr "No se puede abrir o crear recurso %s"
|
||
|
||
#: src/util/virlockspace.c:146 src/util/virlockspace.c:200
|
||
#: src/util/virpidfile.c:394
|
||
#, c-format
|
||
msgid "Failed to set close-on-exec flag '%s'"
|
||
msgstr "Falló al establecer indicador close-on-exec '%s' "
|
||
|
||
#: src/util/virlockspace.c:153 src/util/virpidfile.c:402
|
||
#, c-format
|
||
msgid "Unable to check status of pid file '%s'"
|
||
msgstr "No es posible comprobar estatus de archivo PID '%s'"
|
||
|
||
#: src/util/virlockspace.c:161 src/util/virlockspace.c:208
|
||
#: src/util/virlockspace.c:553 src/util/virlockspace.c:585
|
||
#: src/util/virlockspace.c:637
|
||
#, c-format
|
||
msgid "Lockspace resource '%s' is locked"
|
||
msgstr "Recurso Lockspace '%s' está bloqueado"
|
||
|
||
#: src/util/virlockspace.c:165 src/util/virlockspace.c:212
|
||
#, c-format
|
||
msgid "Unable to acquire lock on '%s'"
|
||
msgstr "No se puede adquirir cerrojo en '%s'"
|
||
|
||
#: src/util/virlockspace.c:193
|
||
#, c-format
|
||
msgid "Unable to open resource %s"
|
||
msgstr "No se puede abrir recurso %s"
|
||
|
||
#: src/util/virlockspace.c:251 src/util/virlockspace.c:304
|
||
msgid "Unable to initialize lockspace mutex"
|
||
msgstr "No se puede inicializar lockspace mutex"
|
||
|
||
#: src/util/virlockspace.c:267
|
||
#, c-format
|
||
msgid "Lockspace location %s exists, but is not a directory"
|
||
msgstr "Sitio de Lockspace %s existe, pero no es un directorio"
|
||
|
||
#: src/util/virlockspace.c:321
|
||
msgid "Missing resources value in JSON document"
|
||
msgstr "Falta valor de recursos en documento JSON"
|
||
|
||
#: src/util/virlockspace.c:327
|
||
msgid "Malformed resources value in JSON document"
|
||
msgstr "Valor de recursos es incorrecto en documento JSON"
|
||
|
||
#: src/util/virlockspace.c:345
|
||
msgid "Missing resource name in JSON document"
|
||
msgstr " Falta nombre de recurso en documento JSON"
|
||
|
||
#: src/util/virlockspace.c:356
|
||
msgid "Missing resource path in JSON document"
|
||
msgstr "Falta ruta de recurso en documento JSON"
|
||
|
||
#: src/util/virlockspace.c:366
|
||
msgid "Missing resource fd in JSON document"
|
||
msgstr "Falta fd de recurso en documento JSON"
|
||
|
||
#: src/util/virlockspace.c:372
|
||
msgid "Cannot enable close-on-exec flag"
|
||
msgstr "No se puede activar indicador close-on-exec"
|
||
|
||
#: src/util/virlockspace.c:378
|
||
msgid "Missing resource lockHeld in JSON document"
|
||
msgstr "Falta lockHeld de recurso en documento JSON"
|
||
|
||
#: src/util/virlockspace.c:385
|
||
msgid "Missing resource flags in JSON document"
|
||
msgstr "Faltan indicadores de recurso en documento JSON"
|
||
|
||
#: src/util/virlockspace.c:392
|
||
msgid "Missing resource owners in JSON document"
|
||
msgstr "Faltan propietarios de recurso en documento JSON"
|
||
|
||
#: src/util/virlockspace.c:399
|
||
msgid "Malformed owners value in JSON document"
|
||
msgstr "Valor de propietarios es incorrecto en documento JSON"
|
||
|
||
#: src/util/virlockspace.c:416
|
||
msgid "Malformed owner value in JSON document"
|
||
msgstr "Valor de propietario es incorrecto en documento JSON"
|
||
|
||
#: src/util/virlockspace.c:485
|
||
msgid "Cannot disable close-on-exec flag"
|
||
msgstr "No se puede inhabilitar indicador close-on-exec"
|
||
|
||
#: src/util/virlockspace.c:596
|
||
#, c-format
|
||
msgid "Unable to delete lockspace resource %s"
|
||
msgstr "No se puede borrar recurso de lockspace %s"
|
||
|
||
#: src/util/virlockspace.c:674
|
||
#, c-format
|
||
msgid "Lockspace resource '%s' is not locked"
|
||
msgstr "Valor de recursos Lockspace '%s' no está bloqueado"
|
||
|
||
#: src/util/virlockspace.c:687
|
||
#, c-format
|
||
msgid "owner %lld does not hold the resource lock"
|
||
msgstr "Propietario %lld no contiene el cerrojo de recursos"
|
||
|
||
#: src/util/virnetdev.c:70 src/util/virnetdev.c:536
|
||
#: src/util/virnetdevbridge.c:95 src/util/virnetdevbridge.c:392
|
||
#: src/util/virnetdevbridge.c:462 src/util/virnetdevtap.c:194
|
||
#: src/util/virnetdevtap.c:255
|
||
#, c-format
|
||
msgid "Network interface name '%s' is too long"
|
||
msgstr "El nombre de interfaz de red '%s' es demasiado largo"
|
||
|
||
#: src/util/virnetdev.c:78 src/util/virnetdevbridge.c:89
|
||
msgid "Cannot open network interface control socket"
|
||
msgstr "No puede abrir el socket de control de la interfaz de red"
|
||
|
||
#: src/util/virnetdev.c:84
|
||
msgid "Cannot set close-on-exec flag for socket"
|
||
msgstr "No se puede establecer el indicador para socket close-on-exec"
|
||
|
||
#: src/util/virnetdev.c:105
|
||
msgid "Network device configuration is not supported on this platform"
|
||
msgstr "El dispositivo de red no tiene soporte en esta plataforma"
|
||
|
||
#: src/util/virnetdev.c:135
|
||
#, c-format
|
||
msgid "Unable to check interface flags for %s"
|
||
msgstr "No se pueden verificar indicadores de interfaz para %s"
|
||
|
||
#: src/util/virnetdev.c:149
|
||
#, c-format
|
||
msgid "Unable to check interface %s"
|
||
msgstr "No se puede verificar interfaz %s"
|
||
|
||
#: src/util/virnetdev.c:180 src/util/virnetdev.c:268 src/util/virnetdev.c:286
|
||
#, c-format
|
||
msgid "Cannot get interface MAC on '%s'"
|
||
msgstr "No se puede obtener la interfaz MAC en '%s'"
|
||
|
||
#: src/util/virnetdev.c:189 src/util/virnetdev.c:223 src/util/virnetdev.c:239
|
||
#, c-format
|
||
msgid "Cannot set interface MAC on '%s'"
|
||
msgstr "No se puede establecer MAC en '%s'"
|
||
|
||
#: src/util/virnetdev.c:322
|
||
#, c-format
|
||
msgid "Unable to preserve mac for %s"
|
||
msgstr "No se puede preservar mac para %s"
|
||
|
||
#: src/util/virnetdev.c:361 src/util/virnetdev.c:1732
|
||
#, c-format
|
||
msgid "Cannot parse MAC address from '%s'"
|
||
msgstr "No se puede leer dirección MAC desde '%s'"
|
||
|
||
#: src/util/virnetdev.c:396 src/util/virnetdev.c:411
|
||
#, c-format
|
||
msgid "Cannot get interface MTU on '%s'"
|
||
msgstr "No se puede obtener interfaz MTU en '%s'"
|
||
|
||
#: src/util/virnetdev.c:442 src/util/virnetdev.c:457
|
||
#, c-format
|
||
msgid "Cannot set interface MTU on '%s'"
|
||
msgstr "No se puede establecer interfaz MTU en '%s'"
|
||
|
||
#: src/util/virnetdev.c:546
|
||
#, c-format
|
||
msgid "Unable to rename '%s' to '%s'"
|
||
msgstr "No se puede renombrar '%s' a '%s'"
|
||
|
||
#: src/util/virnetdev.c:561
|
||
#, c-format
|
||
msgid "Cannot rename interface '%s' to '%s' on this platform"
|
||
msgstr "No se puede renombrar la interfaz '%s' para '%s' en esta plataforma"
|
||
|
||
#: src/util/virnetdev.c:591 src/util/virnetdev.c:651 src/util/virnetdev.c:668
|
||
#, c-format
|
||
msgid "Cannot get interface flags on '%s'"
|
||
msgstr "No se pueden obtener los indicadores en '%s'"
|
||
|
||
#: src/util/virnetdev.c:605 src/util/virnetdev.c:622
|
||
#, c-format
|
||
msgid "Cannot set interface flags on '%s'"
|
||
msgstr "No se pueden establecer los indicadores en '%s'"
|
||
|
||
#: src/util/virnetdev.c:693 src/util/virnetdev.c:746
|
||
msgid "Unable to open control socket"
|
||
msgstr "No se puede abrir socket de control "
|
||
|
||
#: src/util/virnetdev.c:702 src/util/virnetdev.c:752
|
||
#, c-format
|
||
msgid "invalid interface name %s"
|
||
msgstr "nombre de interfaz %s inválido"
|
||
|
||
#: src/util/virnetdev.c:709
|
||
#, c-format
|
||
msgid "Unable to get index for interface %s"
|
||
msgstr "No se puede obtener índice para interfaz %s"
|
||
|
||
#: src/util/virnetdev.c:729
|
||
msgid "Unable to get interface index on this platform"
|
||
msgstr "No se puede obtener índice en esta plataforma"
|
||
|
||
#: src/util/virnetdev.c:759
|
||
#, c-format
|
||
msgid "Unable to get VLAN for interface %s"
|
||
msgstr "No se puede obtener VLAN para interfaz %s"
|
||
|
||
#: src/util/virnetdev.c:776
|
||
msgid "Unable to get VLAN on this platform"
|
||
msgstr "No se puede obtener VLAN en esta plataforma"
|
||
|
||
#: src/util/virnetdev.c:964
|
||
#, c-format
|
||
msgid "Unable to get IPv4 address for interface %s"
|
||
msgstr "No se puede obtener IPv4 para interfaz %s"
|
||
|
||
#: src/util/virnetdev.c:984
|
||
msgid "Unable to get IPv4 address on this platform"
|
||
msgstr "No se puede obtener dirección IPv4 en esta plataforma"
|
||
|
||
#: src/util/virnetdev.c:1030
|
||
#, c-format
|
||
msgid "could not get MAC address of interface %s"
|
||
msgstr "No se puede obtener dirección MAC de interfaz %s"
|
||
|
||
#: src/util/virnetdev.c:1063
|
||
msgid "Unable to check interface config on this platform"
|
||
msgstr "No se puede comprobar configuración de interfaz en esta plataforma"
|
||
|
||
#: src/util/virnetdev.c:1136
|
||
msgid "Failed to get PCI Config Address String"
|
||
msgstr "Falló al obtener cadena de dirección de configuración PCI"
|
||
|
||
#: src/util/virnetdev.c:1141
|
||
msgid "Failed to get PCI SYSFS file"
|
||
msgstr "Falló al obtener el archivo PCI SYSFS"
|
||
|
||
#: src/util/virnetdev.c:1297
|
||
msgid "Unable to get virtual functions on this platform"
|
||
msgstr "No se pueden obtener funciones virtuales en esta plataforma"
|
||
|
||
#: src/util/virnetdev.c:1305
|
||
msgid "Unable to check virtual function status on this platform"
|
||
msgstr "No es posible revisar estatus de función virtual en esta plataforma"
|
||
|
||
#: src/util/virnetdev.c:1315
|
||
msgid "Unable to get virtual function index on this platform"
|
||
msgstr "No es posible obtener índice de función virtual en esta plataforma"
|
||
|
||
#: src/util/virnetdev.c:1324
|
||
msgid "Unable to get physical function status on this platform"
|
||
msgstr "No es posible obtener estatus de función física en esta plataforma"
|
||
|
||
#: src/util/virnetdev.c:1334
|
||
msgid "Unable to get virtual function info on this platform"
|
||
msgstr ""
|
||
"No es posible obtener información de función virtual en esta plataforma"
|
||
|
||
#: src/util/virnetdev.c:1428
|
||
#, c-format
|
||
msgid "error dumping %s (%d) interface"
|
||
msgstr "Error descargando la interfaz %s (%d)"
|
||
|
||
#: src/util/virnetdev.c:1453 src/util/virnetdev.c:1575
|
||
#: src/util/virnetdevmacvlan.c:211 src/util/virnetdevmacvlan.c:288
|
||
#: src/util/virnetdevvportprofile.c:754
|
||
msgid "malformed netlink response message"
|
||
msgstr "Mensaje de respuesta netlink es erróneo"
|
||
|
||
#: src/util/virnetdev.c:1458 src/util/virnetdev.c:1580
|
||
#: src/util/virnetdevmacvlan.c:216 src/util/virnetdevmacvlan.c:293
|
||
#: src/util/virnetdevvportprofile.c:759
|
||
msgid "allocated netlink buffer is too small"
|
||
msgstr "El buffer netlink asignado es demasiado pequeño"
|
||
|
||
#: src/util/virnetdev.c:1553
|
||
#, c-format
|
||
msgid "error during set %s of ifindex %d"
|
||
msgstr "error al establecer %s de ifindex %d"
|
||
|
||
#: src/util/virnetdev.c:1597
|
||
msgid "missing IFLA_VF_INFO in netlink response"
|
||
msgstr "Falta IFLA_VF_INFO en respuesta de netlink"
|
||
|
||
#: src/util/virnetdev.c:1608
|
||
msgid "error parsing IFLA_VF_INFO"
|
||
msgstr "error al leer IFLA_VF_INFO"
|
||
|
||
#: src/util/virnetdev.c:1633
|
||
#, c-format
|
||
msgid "couldn't find IFLA_VF_INFO for VF %d in netlink response"
|
||
msgstr "No se encontró IFLA_VF_INFO para VF %d en respuesta de netlink"
|
||
|
||
#: src/util/virnetdev.c:1681
|
||
#, c-format
|
||
msgid "Unable to preserve mac/vlan tag for pf = %s, vf = %d"
|
||
msgstr "No se puede preservar mac/vlan tag for pf = %s, vf = %d"
|
||
|
||
#: src/util/virnetdev.c:1723
|
||
#, c-format
|
||
msgid "Cannot parse vlan tag from '%s'"
|
||
msgstr "No se puede analizar la etiqueta vlang desde '%s'"
|
||
|
||
#: src/util/virnetdev.c:1800
|
||
msgid "Unable to dump link info on this platform"
|
||
msgstr "No se puede vaciar información de enlace en esta plataforma"
|
||
|
||
#: src/util/virnetdev.c:1812
|
||
msgid "Unable to replace net config on this platform"
|
||
msgstr "No se puede remplazar net config en esta plataforma"
|
||
|
||
#: src/util/virnetdev.c:1823
|
||
msgid "Unable to restore net config on this platform"
|
||
msgstr "No se puede restaurar net config en esta plataforma"
|
||
|
||
#: src/util/virnetdevbandwidth.c:405 src/util/virnetdevbandwidth.c:501
|
||
#, c-format
|
||
msgid "Invalid class ID %d"
|
||
msgstr "Clase ID %d inválida"
|
||
|
||
#: src/util/virnetdevbandwidth.c:414
|
||
#, c-format
|
||
msgid "Bridge '%s' has no QoS set, therefore unable to set 'floor' on '%s'"
|
||
msgstr ""
|
||
"Puente '%s' no tiene establecido QoS, por lo tanto no se puede establecer "
|
||
"'floor' en '%s'"
|
||
|
||
#: src/util/virnetdevbridge.c:138 src/util/virnetdevbridge.c:149
|
||
#: src/util/virnetdevbridge.c:156
|
||
#, c-format
|
||
msgid "Unable to set bridge %s %s"
|
||
msgstr "No se puede establecer puente %s %s"
|
||
|
||
#: src/util/virnetdevbridge.c:188 src/util/virnetdevbridge.c:200
|
||
#: src/util/virnetdevbridge.c:210
|
||
#, c-format
|
||
msgid "Unable to get bridge %s %s"
|
||
msgstr "No se puede obtener puente %s %s"
|
||
|
||
#: src/util/virnetdevbridge.c:242 src/util/virnetdevbridge.c:281
|
||
#, c-format
|
||
msgid "Unable to create bridge %s"
|
||
msgstr "No se puede crear puente %s"
|
||
|
||
#: src/util/virnetdevbridge.c:264
|
||
msgid "Unable to create bridge device"
|
||
msgstr "No se puede crear dispositivo de puente "
|
||
|
||
#: src/util/virnetdevbridge.c:305 src/util/virnetdevbridge.c:341
|
||
#, c-format
|
||
msgid "Unable to delete bridge %s"
|
||
msgstr "No se puede borrar puente %s"
|
||
|
||
#: src/util/virnetdevbridge.c:327
|
||
#, c-format
|
||
msgid "Unable to remove bridge %s"
|
||
msgstr "No se puede retirar puente %s"
|
||
|
||
#: src/util/virnetdevbridge.c:368 src/util/virnetdevbridge.c:437
|
||
#, c-format
|
||
msgid "Unable to get interface index for %s"
|
||
msgstr "No se puede obtener índice de interfaz para %s"
|
||
|
||
#: src/util/virnetdevbridge.c:374 src/util/virnetdevbridge.c:399
|
||
#: src/util/virnetdevbridge.c:410
|
||
#, c-format
|
||
msgid "Unable to add bridge %s port %s"
|
||
msgstr "No se puede añadir puente %s puerto %s"
|
||
|
||
#: src/util/virnetdevbridge.c:444 src/util/virnetdevbridge.c:469
|
||
#: src/util/virnetdevbridge.c:480
|
||
#, c-format
|
||
msgid "Unable to remove bridge %s port %s"
|
||
msgstr "No se puede retirar puente %s puerto %s"
|
||
|
||
#: src/util/virnetdevbridge.c:619
|
||
#, c-format
|
||
msgid "Unable to set STP delay on %s"
|
||
msgstr "No se puede definir demora STP en %s"
|
||
|
||
#: src/util/virnetdevbridge.c:629 src/util/virnetdevbridge.c:663
|
||
#, c-format
|
||
msgid "Unable to get STP delay on %s on this platform"
|
||
msgstr "No se puede obtener demora STP en %s en esta plataforma "
|
||
|
||
#: src/util/virnetdevbridge.c:646 src/util/virnetdevbridge.c:681
|
||
#, c-format
|
||
msgid "Unable to get STP on %s on this platform"
|
||
msgstr "No se puede obtener STP en %s en esta plataforma "
|
||
|
||
#: src/util/virnetdevbridge.c:655
|
||
#, c-format
|
||
msgid "Unable to set STP delay on %s on this platform"
|
||
msgstr "No se puede establecer demora STP en %s en esta plataforma"
|
||
|
||
#: src/util/virnetdevbridge.c:673
|
||
#, c-format
|
||
msgid "Unable to set STP on %s on this platform"
|
||
msgstr "No se puede establecer STP en %s en esta plataforma "
|
||
|
||
#: src/util/virnetdevmacvlan.c:190
|
||
#, c-format
|
||
msgid "error creating %s type of interface attach to %s"
|
||
msgstr "Error al crear tipo %s de vinculación de interfaz a %s"
|
||
|
||
#: src/util/virnetdevmacvlan.c:267
|
||
#, c-format
|
||
msgid "error destroying %s interface"
|
||
msgstr "Error al destruir la interfaz %s"
|
||
|
||
#: src/util/virnetdevmacvlan.c:320
|
||
msgid "buffer for ifindex path is too small"
|
||
msgstr "el búfer de la ruta ifindex es demasiado pequeño"
|
||
|
||
#: src/util/virnetdevmacvlan.c:328
|
||
#, c-format
|
||
msgid "cannot open macvtap file %s to determine interface index"
|
||
msgstr ""
|
||
"no es posible abrir el archivo macvtap %s para poder determinar el índice de "
|
||
"la interfaz"
|
||
|
||
#: src/util/virnetdevmacvlan.c:335
|
||
msgid "cannot determine macvtap's tap device interface index"
|
||
msgstr ""
|
||
"no es posible determinar el índice de la interfaz del dispositivo Tap macvtap"
|
||
|
||
#: src/util/virnetdevmacvlan.c:347
|
||
msgid "internal buffer for tap device is too small"
|
||
msgstr "el búfer interno para el dispositivo Tap es muy pequeño"
|
||
|
||
#: src/util/virnetdevmacvlan.c:364
|
||
#, c-format
|
||
msgid "cannot open macvtap tap device %s"
|
||
msgstr "no es posible abrir el dispositivo Tap macvtap %s"
|
||
|
||
#: src/util/virnetdevmacvlan.c:398
|
||
msgid "cannot get interface flags on macvtap tap"
|
||
msgstr "no es posible obtener las banderas de la interfaz Tap macvtap"
|
||
|
||
#: src/util/virnetdevmacvlan.c:407
|
||
msgid "cannot clean IFF_VNET_HDR flag on macvtap tap"
|
||
msgstr "no es posible quitar la bandera IFF_VNET_HDR en el Tap macvtap"
|
||
|
||
#: src/util/virnetdevmacvlan.c:411
|
||
msgid "cannot get feature flags on macvtap tap"
|
||
msgstr ""
|
||
"No se pueden obtener los indicadores de funcionalidad en dispositivo "
|
||
"macvtap "
|
||
|
||
#: src/util/virnetdevmacvlan.c:416
|
||
msgid "cannot set IFF_VNET_HDR flag on macvtap tap"
|
||
msgstr "no es posible definir marca IFF_VNET_HDR en la pulsión macvtap"
|
||
|
||
#: src/util/virnetdevmacvlan.c:864
|
||
#, c-format
|
||
msgid "Unable to create macvlan device %s"
|
||
msgstr "No se puede crear dispositivo macvlan %s"
|
||
|
||
#: src/util/virnetdevmacvlan.c:1069 src/util/virnetdevmacvlan.c:1076
|
||
#: src/util/virnetdevmacvlan.c:1094 src/util/virnetdevmacvlan.c:1106
|
||
#: src/util/virnetdevmacvlan.c:1118 src/util/virnetdevmacvlan.c:1130
|
||
msgid "Cannot create macvlan devices on this platform"
|
||
msgstr "No se pueden crear dispositivos macvlan en esta plataforma"
|
||
|
||
#: src/util/virnetdevopenvswitch.c:153
|
||
#, c-format
|
||
msgid "Unable to add port %s to OVS bridge %s"
|
||
msgstr "No se puede añadir puerto %s al puente OVS %s"
|
||
|
||
#: src/util/virnetdevopenvswitch.c:187
|
||
#, c-format
|
||
msgid "Unable to delete port %s from OVS"
|
||
msgstr "No se puede borrar puerto %s de OVS"
|
||
|
||
#: src/util/virnetdevtap.c:168 src/util/virnetdevtap.c:246
|
||
msgid "Unable to open /dev/net/tun, is tun module loaded?"
|
||
msgstr "No se puede abrir /dev/net/tun, ¿está el módulo tun cargado?"
|
||
|
||
#: src/util/virnetdevtap.c:181 src/util/virnetdevtap.c:291
|
||
msgid "Multiqueue devices are not supported on this system"
|
||
msgstr "Dispositivos Multiqueue no tienen soporte en este sistema"
|
||
|
||
#: src/util/virnetdevtap.c:202
|
||
#, c-format
|
||
msgid "Unable to create tap device %s"
|
||
msgstr "No se puede crear dispositivo Tap %s"
|
||
|
||
#: src/util/virnetdevtap.c:218
|
||
#, c-format
|
||
msgid "Unable to set tap device %s to persistent"
|
||
msgstr "No se puede establecer dispositivo Tap %s a persistente"
|
||
|
||
#: src/util/virnetdevtap.c:262
|
||
msgid "Unable to associate TAP device"
|
||
msgstr "No se puede asociar dispositivo TAP"
|
||
|
||
#: src/util/virnetdevtap.c:268
|
||
msgid "Unable to make TAP device non-persistent"
|
||
msgstr "No se puede crear dispositivo TAP no-persistente "
|
||
|
||
#: src/util/virnetdevtap.c:304
|
||
msgid "Unable to create tap device"
|
||
msgstr "No se puede crear dispositivo TAP"
|
||
|
||
#: src/util/virnetdevtap.c:332
|
||
#, c-format
|
||
msgid "Failed to generate new name for interface %s"
|
||
msgstr "No se pudo generar un nuevo nombre para la interfaz %s"
|
||
|
||
#: src/util/virnetdevtap.c:377
|
||
#, c-format
|
||
msgid "Unable to remove tap device %s"
|
||
msgstr "No se puede retirar dispositivo TAP %s"
|
||
|
||
#: src/util/virnetdevtap.c:395
|
||
msgid "Unable to create TAP devices on this platform"
|
||
msgstr "No se pueden crear dispositivos TAP en esta plataforma"
|
||
|
||
#: src/util/virnetdevtap.c:401
|
||
msgid "Unable to delete TAP devices on this platform"
|
||
msgstr "No se pueden borrar dispositivos TAP en esta plataforma"
|
||
|
||
#: src/util/virnetdevtap.c:468
|
||
#, c-format
|
||
msgid "Unable to use MAC address starting with reserved value 0xFE - '%s' - "
|
||
msgstr ""
|
||
"No se puede usar dirección MAC que inicia con valor reservado 0xFE - '%s' - "
|
||
|
||
#: src/util/virnetdevveth.c:91
|
||
msgid "No free veth devices available"
|
||
msgstr ""
|
||
|
||
#: src/util/virnetdevveth.c:195
|
||
#, c-format
|
||
msgid "Failed to allocate free veth pair after %d attempts"
|
||
msgstr ""
|
||
|
||
#: src/util/virnetdevveth.c:233
|
||
#, c-format
|
||
msgid "Failed to delete veth device %s"
|
||
msgstr ""
|
||
|
||
#: src/util/virnetdevvportprofile.c:193
|
||
#, c-format
|
||
msgid "missing %s in <virtualport type='%s'>"
|
||
msgstr "Falta %s en <virtualport type='%s'>"
|
||
|
||
#: src/util/virnetdevvportprofile.c:250
|
||
#, c-format
|
||
msgid "extra %s unsupported in <virtualport type='%s'>"
|
||
msgstr "extra %s sin soporte en <virtualport type='%s'>"
|
||
|
||
#: src/util/virnetdevvportprofile.c:278
|
||
#, c-format
|
||
msgid "attempt to merge virtualports with mismatched types (%s and %s)"
|
||
msgstr "Intente fusionar virtualports con tipos desiguales (%s y %s)"
|
||
|
||
#: src/util/virnetdevvportprofile.c:293
|
||
#, c-format
|
||
msgid "attempt to merge virtualports with mismatched managerids (%d and %d)"
|
||
msgstr "Intente fusionar virtualports con managerids desiguales (%d y %d)"
|
||
|
||
#: src/util/virnetdevvportprofile.c:308
|
||
#, c-format
|
||
msgid "attempt to merge virtualports with mismatched typeids (%d and %d)"
|
||
msgstr "Intente fusionar virtualports con typeids desiguales (%d y %d)"
|
||
|
||
#: src/util/virnetdevvportprofile.c:323
|
||
#, c-format
|
||
msgid ""
|
||
"attempt to merge virtualports with mismatched typeidversions (%d and %d)"
|
||
msgstr "Intente fusionar virtualports con typeidversions desiguales (%d y %d)"
|
||
|
||
#: src/util/virnetdevvportprofile.c:342
|
||
#, c-format
|
||
msgid ""
|
||
"attempt to merge virtualports with mismatched instanceids ('%s' and '%s')"
|
||
msgstr "Intente fusionar virtualports con instanceids desiguales ('%s' y '%s')"
|
||
|
||
#: src/util/virnetdevvportprofile.c:362
|
||
#, c-format
|
||
msgid ""
|
||
"attempt to merge virtualports with mismatched interfaceids ('%s' and '%s')"
|
||
msgstr ""
|
||
"Intente fusionar virtualports con interfaceids desiguales ('%s' y '%s')"
|
||
|
||
#: src/util/virnetdevvportprofile.c:379
|
||
#, c-format
|
||
msgid ""
|
||
"attempt to merge virtualports with mismatched profileids ('%s' and '%s')"
|
||
msgstr "Intente fusionar virtualports con profileids desiguales ('%s' y '%s')"
|
||
|
||
#: src/util/virnetdevvportprofile.c:388
|
||
msgid "corrupted profileid string"
|
||
msgstr "Cadena de profileid corrupta"
|
||
|
||
#: src/util/virnetdevvportprofile.c:468
|
||
msgid "error parsing pid of lldpad"
|
||
msgstr "Error analizando pid de lldpad"
|
||
|
||
#: src/util/virnetdevvportprofile.c:473
|
||
#, c-format
|
||
msgid "Error opening file %s"
|
||
msgstr "Error abriendo el archivo %s"
|
||
|
||
#: src/util/virnetdevvportprofile.c:508
|
||
msgid "error parsing IFLA_PORT_SELF part"
|
||
msgstr "Error analizando la parte IFLA_PORT_SELF "
|
||
|
||
#: src/util/virnetdevvportprofile.c:513
|
||
msgid "IFLA_PORT_SELF is missing"
|
||
msgstr "No se encuentra IFLA_PORT_SELF"
|
||
|
||
#: src/util/virnetdevvportprofile.c:526
|
||
msgid "error while iterating over IFLA_VF_PORTS part"
|
||
msgstr "Error al iterar sobre la parte IFLA_VF_PORTS"
|
||
|
||
#: src/util/virnetdevvportprofile.c:534
|
||
msgid "error parsing IFLA_VF_PORT part"
|
||
msgstr "Error al analizar la parte IFLA_VF_PORT"
|
||
|
||
#: src/util/virnetdevvportprofile.c:553
|
||
msgid "Could not find netlink response with expected parameters"
|
||
msgstr "No es posible hallar respuesta netlink con los parámetros esperados"
|
||
|
||
#: src/util/virnetdevvportprofile.c:559
|
||
msgid "IFLA_VF_PORTS is missing"
|
||
msgstr "No se encuentra IFLA_VF_PORTS"
|
||
|
||
#: src/util/virnetdevvportprofile.c:574
|
||
msgid "no IFLA_PORT_RESPONSE found in netlink message"
|
||
msgstr "No se ha encontrado IFLA_PORT_RESPONSE en el mensaje netlink"
|
||
|
||
#: src/util/virnetdevvportprofile.c:733
|
||
#, c-format
|
||
msgid "error during virtual port configuration of ifindex %d"
|
||
msgstr "Error durante la configuración del puerto virtual del índice %d"
|
||
|
||
#: src/util/virnetdevvportprofile.c:806
|
||
msgid "buffer for root interface name is too small"
|
||
msgstr "el búfer del nombre de la interfaz raíz es demasiado pequeño"
|
||
|
||
#: src/util/virnetdevvportprofile.c:861
|
||
msgid "sending of PortProfileRequest failed."
|
||
msgstr "falló el envío de PortProfileRequest"
|
||
|
||
#: src/util/virnetdevvportprofile.c:891
|
||
#, c-format
|
||
msgid "error %d during port-profile setlink on interface %s (%d)"
|
||
msgstr ""
|
||
"Error %d durante la definición del enlace del perfil del puerto sobre la "
|
||
"interfaz %s (%d)"
|
||
|
||
#: src/util/virnetdevvportprofile.c:903
|
||
msgid "port-profile setlink timed out"
|
||
msgstr "tiempo de espera agotado para definición de enlace al perfil de puerto"
|
||
|
||
#: src/util/virnetdevvportprofile.c:991 src/util/virnetdevvportprofile.c:1105
|
||
#, c-format
|
||
msgid "operation type %d not supported"
|
||
msgstr "no existe soporte para el tipo de operación %d"
|
||
|
||
#: src/util/virnetdevvportprofile.c:1252 src/util/virnetdevvportprofile.c:1264
|
||
msgid "Virtual port profile association not supported on this platform"
|
||
msgstr ""
|
||
"Asociación de perfil de puerto virtual no tiene soporte en esta plataforma"
|
||
|
||
#: src/util/virnetlink.c:140
|
||
msgid "cannot allocate placeholder nlhandle for netlink"
|
||
msgstr "No se puede asignar marcador de sitio nlhandle para netlink"
|
||
|
||
#: src/util/virnetlink.c:196 src/util/virnetlink.c:462
|
||
#: src/util/virnetlink.c:511
|
||
#, c-format
|
||
msgid "invalid protocol argument: %d"
|
||
msgstr "Argumento de protocolo inválido: %d"
|
||
|
||
#: src/util/virnetlink.c:203
|
||
msgid "cannot allocate nlhandle for netlink"
|
||
msgstr "No se pudo asignar nlhandle para netlink"
|
||
|
||
#: src/util/virnetlink.c:209 src/util/virnetlink.c:541
|
||
#, c-format
|
||
msgid "cannot connect to netlink socket with protocol %d"
|
||
msgstr "No se puede conectar al socket de netlink con protocolo %d"
|
||
|
||
#: src/util/virnetlink.c:218 src/util/virnetlink.c:548
|
||
msgid "cannot get netlink socket fd"
|
||
msgstr "No se puede obtener FD de socket netlink"
|
||
|
||
#: src/util/virnetlink.c:225 src/util/virnetlink.c:554
|
||
msgid "cannot add netlink membership"
|
||
msgstr "No se puede añadir la membresía de netlink"
|
||
|
||
#: src/util/virnetlink.c:237
|
||
msgid "cannot send to netlink socket"
|
||
msgstr "no es posible enviar hacia el socket netlink"
|
||
|
||
#: src/util/virnetlink.c:250
|
||
msgid "error in poll call"
|
||
msgstr "error en sondeo de llamada"
|
||
|
||
#: src/util/virnetlink.c:253
|
||
msgid "no valid netlink response was received"
|
||
msgstr "no se ha recibido ninguna respuesta netlink válida"
|
||
|
||
#: src/util/virnetlink.c:262
|
||
msgid "nl_recv failed"
|
||
msgstr "Falló nl_recv"
|
||
|
||
#: src/util/virnetlink.c:340
|
||
msgid "nl_recv returned with error"
|
||
msgstr "nl_recv retornó con error"
|
||
|
||
#: src/util/virnetlink.c:485
|
||
msgid "netlink event service not running"
|
||
msgstr "servicio de evento netlink no se está ejecutando"
|
||
|
||
#: src/util/virnetlink.c:535
|
||
msgid "cannot allocate nlhandle for virNetlinkEvent server"
|
||
msgstr "No se puede asignar nlhandle para servidor virNetlinkEvent"
|
||
|
||
#: src/util/virnetlink.c:560
|
||
msgid "cannot set netlink socket nonblocking"
|
||
msgstr "No se puede establecer socket de netlink de no bloqueo"
|
||
|
||
#: src/util/virnetlink.c:569
|
||
msgid "Failed to add netlink event handle watch"
|
||
msgstr "Falló al añadir vigilante de manipulador de evento de netlink"
|
||
|
||
#: src/util/virnetlink.c:627
|
||
msgid "Invalid NULL callback provided"
|
||
msgstr "Llamada NULL provista inválida"
|
||
|
||
#: src/util/virnetlink.c:733
|
||
msgid "libnl was not available at build time"
|
||
msgstr "libnl no estaba disponible en el momento de la contrucción"
|
||
|
||
#: src/util/virnetlink.c:735 src/util/virpci.c:2670
|
||
msgid "not supported on non-linux platforms"
|
||
msgstr "no tiene soporte en plataformas non-linux"
|
||
|
||
#: src/util/virnodesuspend.c:89
|
||
msgid "Suspend duration is too short"
|
||
msgstr "La duración de suspensión es demasiado corta"
|
||
|
||
#: src/util/virnodesuspend.c:194
|
||
msgid "Suspend operation already in progress"
|
||
msgstr "La operación de suspensión ya está en curso"
|
||
|
||
#: src/util/virnodesuspend.c:202
|
||
msgid "Suspend-to-RAM"
|
||
msgstr "Suspensión para RAM"
|
||
|
||
#: src/util/virnodesuspend.c:210
|
||
msgid "Suspend-to-Disk"
|
||
msgstr "Suspensión para Disk"
|
||
|
||
#: src/util/virnodesuspend.c:218
|
||
msgid "Hybrid-Suspend"
|
||
msgstr "Suspensión Hybrid"
|
||
|
||
#: src/util/virnodesuspend.c:225
|
||
msgid "Invalid suspend target"
|
||
msgstr "Destino de detener invalido"
|
||
|
||
#: src/util/virnodesuspend.c:235
|
||
msgid "Failed to create thread to suspend the host"
|
||
msgstr "Falló la creación de hilo para suspender el host"
|
||
|
||
#: src/util/virnuma.c:74
|
||
msgid "Failed to query numad for the advisory nodeset"
|
||
msgstr "Falló al solicitar numad para la recomendación nodeset"
|
||
|
||
#: src/util/virnuma.c:86
|
||
msgid "numad is not available on this host"
|
||
msgstr "numad no está disponible en este host"
|
||
|
||
#: src/util/virnuma.c:121
|
||
msgid "Host kernel is not aware of NUMA."
|
||
msgstr "Kernel de host no identifica a NUMA"
|
||
|
||
#: src/util/virnuma.c:134
|
||
#, fuzzy, c-format
|
||
msgid "NUMA node %d is out of range"
|
||
msgstr "Nodo %zu está fuera de rango"
|
||
|
||
#: src/util/virnuma.c:157
|
||
msgid "NUMA memory tuning in 'preferred' mode only supports single node"
|
||
msgstr ""
|
||
"Ajuste de memoria NUMA en modo 'preferred' solo soporta nodo individual"
|
||
|
||
#: src/util/virnuma.c:171
|
||
msgid "Invalid mode for memory NUMA tuning."
|
||
msgstr "Modo inválido para ajuste de memoria NUMA."
|
||
|
||
#: src/util/virnuma.c:203 src/util/virnuma.c:358 src/util/virnuma.c:386
|
||
msgid "NUMA isn't available on this host"
|
||
msgstr ""
|
||
|
||
#: src/util/virnuma.c:209
|
||
msgid "Failed to request maximum NUMA node id"
|
||
msgstr ""
|
||
|
||
#: src/util/virnuma.c:338
|
||
msgid "libvirt is compiled without NUMA tuning support"
|
||
msgstr "libvirt está compilada sin soporte de ajuste NUMA"
|
||
|
||
#: src/util/virobject.c:130
|
||
#, c-format
|
||
msgid "object size %zu of %s is smaller than parent class %zu"
|
||
msgstr "Tamaño de objeto %zu de %s es inferior a la clase de padre %zu"
|
||
|
||
#: src/util/virobject.c:211
|
||
#, c-format
|
||
msgid "Class %s must derive from virObjectLockable"
|
||
msgstr "Clase %s debe derivar del virObjectLockable"
|
||
|
||
#: src/util/virpci.c:247
|
||
#, c-format
|
||
msgid "Invalid device %s driver file %s is not a symlink"
|
||
msgstr "Archivo de controlador %s de dispositivo%s no es un symlink"
|
||
|
||
#: src/util/virpci.c:253
|
||
#, c-format
|
||
msgid "Unable to resolve device %s driver symlink %s"
|
||
msgstr "No se puede resolver dispositivo %s para symlink de controlador %s"
|
||
|
||
#: src/util/virpci.c:284
|
||
#, c-format
|
||
msgid "Failed to open config space file '%s'"
|
||
msgstr "Falló al abrir el archivo de configuración de espacio '%s'"
|
||
|
||
#: src/util/virpci.c:370
|
||
#, c-format
|
||
msgid "Unusual value in %s/devices/%s/class: %s"
|
||
msgstr ""
|
||
|
||
#: src/util/virpci.c:784
|
||
#, 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/virpci.c:794 src/util/virpci.c:2243
|
||
#, c-format
|
||
msgid "Failed to find parent device for %s"
|
||
msgstr "Falló al encontrar un dispositivo principal para %s"
|
||
|
||
#: src/util/virpci.c:809 src/util/virpci.c:858
|
||
#, c-format
|
||
msgid "Failed to read PCI config space for %s"
|
||
msgstr "Falló al leer el espacio de configuración PCI para %s"
|
||
|
||
#: src/util/virpci.c:830 src/util/virpci.c:880
|
||
#, c-format
|
||
msgid "Failed to restore PCI config space for %s"
|
||
msgstr "Falló al restaurar configuración de espacio PCI para %s"
|
||
|
||
#: src/util/virpci.c:916
|
||
#, c-format
|
||
msgid "Not resetting active device %s"
|
||
msgstr "No se está reiniciando el dispositivo activo %s"
|
||
|
||
#: src/util/virpci.c:964
|
||
#, c-format
|
||
msgid "Unable to reset PCI device %s: %s"
|
||
msgstr "No es posible reiniciar el dispositivo PCI %s: %s"
|
||
|
||
#: src/util/virpci.c:967
|
||
msgid "no FLR, PM reset or bus reset available"
|
||
msgstr "no existe disponible ni FLR, ni reinicio PM, ni reinicio del bus"
|
||
|
||
#: src/util/virpci.c:1011
|
||
#, fuzzy, c-format
|
||
msgid "Failed to load PCI stub module %s: administratively prohibited"
|
||
msgstr "No se pudo cargar módulo PCI stub %s"
|
||
|
||
#: src/util/virpci.c:1016
|
||
#, c-format
|
||
msgid "Failed to load PCI stub module %s"
|
||
msgstr "No se pudo cargar módulo PCI stub %s"
|
||
|
||
#: src/util/virpci.c:1046
|
||
#, c-format
|
||
msgid "Failed to unbind PCI device '%s' from %s"
|
||
msgstr "Falló al desvincular el dispositivo PCI '%s' de %s"
|
||
|
||
#: src/util/virpci.c:1118
|
||
#, c-format
|
||
msgid "Failed to remove slot for PCI device '%s' from %s"
|
||
msgstr "Falló al retirar ranura para dispositivo PCI '%s' de %s"
|
||
|
||
#: src/util/virpci.c:1141
|
||
#, 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/virpci.c:1205
|
||
#, 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/virpci.c:1233
|
||
#, 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/virpci.c:1246
|
||
#, c-format
|
||
msgid "Failed to bind PCI device '%s' to %s"
|
||
msgstr "Falló al asociar dispositivo PCI '%s' con %s"
|
||
|
||
#: src/util/virpci.c:1274
|
||
#, c-format
|
||
msgid "Failed to remove PCI ID '%s' from %s"
|
||
msgstr "Falló al eliminar ID de PCI '%s' de %s"
|
||
|
||
#: src/util/virpci.c:1337
|
||
#, c-format
|
||
msgid "Not detaching active device %s"
|
||
msgstr "No se está desasociando el dispositivo activo %s"
|
||
|
||
#: src/util/virpci.c:1362
|
||
#, c-format
|
||
msgid "Not reattaching active device %s"
|
||
msgstr "No se está reasociando el dispositivo activo %s"
|
||
|
||
#: src/util/virpci.c:1559
|
||
#, c-format
|
||
msgid "dev->name buffer overflow: %.4x:%.2x:%.2x.%.1x"
|
||
msgstr "dev->desbordamiento de nombre de búfer: %.4x:%.2x:%.2x.%.1x"
|
||
|
||
#: src/util/virpci.c:1569
|
||
#, c-format
|
||
msgid "Device %s not found: could not access %s"
|
||
msgstr "El dispositivo %s no ha sido encontrado: no es posible acceder a %s"
|
||
|
||
#: src/util/virpci.c:1579
|
||
#, c-format
|
||
msgid "Failed to read product/vendor ID for %s"
|
||
msgstr "Falló al leer ID de producto/proveedor para %s "
|
||
|
||
#: src/util/virpci.c:1588
|
||
#, c-format
|
||
msgid "dev->id buffer overflow: %s %s"
|
||
msgstr "dev->desbordamiento de ID de búfer: %s %s"
|
||
|
||
#: src/util/virpci.c:1762 src/util/virusb.c:449
|
||
#, c-format
|
||
msgid "Device %s is already in use"
|
||
msgstr "el nombre del puente '%s' ya está siendo utilizado."
|
||
|
||
#: src/util/virpci.c:1962
|
||
#, c-format
|
||
msgid "Found invalid device link '%s' in '%s'"
|
||
msgstr "El enlace de dispositivo '%s' en '%s' no es válido"
|
||
|
||
#: src/util/virpci.c:1972
|
||
#, c-format
|
||
msgid "Failed to read directory entry for %s"
|
||
msgstr "No se pudo leer entrada de directorio para %s"
|
||
|
||
#: src/util/virpci.c:2121 src/util/virpci.c:2165
|
||
#, c-format
|
||
msgid "Unable to resolve device %s iommu_group symlink %s"
|
||
msgstr "No se puede resolver dispositivo %s iommu_group symlink %s"
|
||
|
||
#: src/util/virpci.c:2129
|
||
#, c-format
|
||
msgid "device %s iommu_group symlink %s has invalid group number %s"
|
||
msgstr ""
|
||
"dispositivo %s iommu_group symlink %s tiene número de grupo inválido %s"
|
||
|
||
#: src/util/virpci.c:2159
|
||
#, c-format
|
||
msgid "Invalid device %s iommu_group file %s is not a symlink"
|
||
msgstr "Archivo %s iommu_group de dispositivo %s es inválido no es un symlink"
|
||
|
||
#: src/util/virpci.c:2298
|
||
#, 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/virpci.c:2395
|
||
#, c-format
|
||
msgid "Failed to resolve device link '%s'"
|
||
msgstr "Falló resolver enlace de dispositivo '%s'"
|
||
|
||
#: src/util/virpci.c:2406
|
||
#, c-format
|
||
msgid "Failed to parse PCI config address '%s'"
|
||
msgstr "Falló al analizar dirección de configuración PCI '%s'"
|
||
|
||
#: src/util/virpci.c:2482
|
||
#, c-format
|
||
msgid "Failed to get SRIOV function from device link '%s'"
|
||
msgstr ""
|
||
|
||
#: src/util/virpci.c:2549
|
||
#, c-format
|
||
msgid "Error getting physical function's '%s' virtual_functions"
|
||
msgstr "Error al obtener virtual_functions '%s' de función física"
|
||
|
||
#: src/util/virpidfile.c:387
|
||
#, c-format
|
||
msgid "Failed to open pid file '%s'"
|
||
msgstr "Falló al abrir archivo PID '%s'"
|
||
|
||
#: src/util/virpidfile.c:410
|
||
#, c-format
|
||
msgid "Failed to acquire pid file '%s'"
|
||
msgstr "Falló al adquirir archivo PID '%s'"
|
||
|
||
#: src/util/virpidfile.c:440
|
||
#, c-format
|
||
msgid "Failed to write to pid file '%s'"
|
||
msgstr "Falló al escribir al archivo PID '%s'"
|
||
|
||
#: src/util/virportallocator.c:132
|
||
#, fuzzy, c-format
|
||
msgid "Unknown family %d"
|
||
msgstr "Marca taint '%s' desconocida"
|
||
|
||
#: src/util/virportallocator.c:142
|
||
msgid "Unable to open test socket"
|
||
msgstr "No se puede abrir conexión de prueba"
|
||
|
||
#: src/util/virportallocator.c:149
|
||
msgid "Unable to set socket reuse addr flag"
|
||
msgstr "No se puede establecer conexión de indicador reuse addr"
|
||
|
||
#: src/util/virportallocator.c:156
|
||
#, fuzzy
|
||
msgid "Unable to set IPV6_V6ONLY flag"
|
||
msgstr "No se pudo establecer indicador cloexec"
|
||
|
||
#: src/util/virportallocator.c:165
|
||
#, fuzzy, c-format
|
||
msgid "Unable to bind to port %d"
|
||
msgstr "No se puede vincular a puerto %zu"
|
||
|
||
#: src/util/virportallocator.c:191
|
||
#, c-format
|
||
msgid "Failed to query port %zu"
|
||
msgstr "No se pudo solicitar puerto %zu"
|
||
|
||
#: src/util/virportallocator.c:207
|
||
#, c-format
|
||
msgid "Failed to reserve port %zu"
|
||
msgstr "No se pudo reservar puerto %zu"
|
||
|
||
#: src/util/virportallocator.c:217
|
||
#, c-format
|
||
msgid "Unable to find an unused port in range '%s' (%d-%d)"
|
||
msgstr ""
|
||
|
||
#: src/util/virportallocator.c:245
|
||
#, c-format
|
||
msgid "Failed to release port %d"
|
||
msgstr "No se pudo lanzar puerto %d"
|
||
|
||
#: src/util/virprocess.c:70
|
||
#, c-format
|
||
msgid "exit status %d"
|
||
msgstr "Estatus de salida %d"
|
||
|
||
#: src/util/virprocess.c:73
|
||
#, c-format
|
||
msgid "fatal signal %d"
|
||
msgstr "Señal fatal %d"
|
||
|
||
#: src/util/virprocess.c:76
|
||
#, c-format
|
||
msgid "invalid value %d"
|
||
msgstr "Valor inválido %d"
|
||
|
||
#: src/util/virprocess.c:171 src/util/virprocess.c:181
|
||
#, c-format
|
||
msgid "unable to wait for process %lld"
|
||
msgstr "No es posible esperar proceso %lld"
|
||
|
||
#: src/util/virprocess.c:190
|
||
#, c-format
|
||
msgid "Child process (%lld) unexpected %s"
|
||
msgstr "Proceso hijo (%lld) inesperado %s"
|
||
|
||
#: src/util/virprocess.c:307 src/util/virprocess.c:319
|
||
#, c-format
|
||
msgid "Failed to terminate process %lld with SIG%s"
|
||
msgstr "No se pudo terminar el proceso %lld con SIG%s"
|
||
|
||
#: src/util/virprocess.c:371 src/util/virprocess.c:389
|
||
#: src/util/virprocess.c:484
|
||
#, c-format
|
||
msgid "cannot set CPU affinity on process %d"
|
||
msgstr "No es posible definir afinidad de CPU en el proceso %d"
|
||
|
||
#: src/util/virprocess.c:433 src/util/virprocess.c:452
|
||
#: src/util/virprocess.c:505
|
||
#, c-format
|
||
msgid "cannot get CPU affinity of process %d"
|
||
msgstr "No es posible obtener afinidad de CPU en el proceso %d"
|
||
|
||
#: src/util/virprocess.c:522 src/util/virprocess.c:531
|
||
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/virprocess.c:590
|
||
msgid "Expected at least one file descriptor"
|
||
msgstr "Se esperaba al menos un descriptor "
|
||
|
||
#: src/util/virprocess.c:602
|
||
msgid "Unable to join domain namespace"
|
||
msgstr "No se puede unir al dominio namespace"
|
||
|
||
#: src/util/virprocess.c:614
|
||
#, c-format
|
||
msgid "Cannot get namespaces for %llu"
|
||
msgstr "No se puede obtener namespaces para %llu"
|
||
|
||
#: src/util/virprocess.c:624
|
||
msgid "Cannot set namespaces"
|
||
msgstr "No se pueden obtener namespaces"
|
||
|
||
#: src/util/virprocess.c:659
|
||
#, c-format
|
||
msgid "cannot limit locked memory to %llu"
|
||
msgstr "No se puede limitar memoria bloqueada para %llu"
|
||
|
||
#: src/util/virprocess.c:666
|
||
#, c-format
|
||
msgid "cannot limit locked memory of process %lld to %llu"
|
||
msgstr "No se puede limitar memoria bloqueada de proceso %lld a %llu"
|
||
|
||
#: src/util/virprocess.c:681 src/util/virprocess.c:722
|
||
#: src/util/virprocess.c:770 src/util/virutil.c:2011 src/util/virutil.c:2019
|
||
#: src/util/virutil.c:2027 src/util/virutil.c:2037 src/util/virutil.c:2046
|
||
#: src/util/virutil.c:2053
|
||
msgid "Not supported on this platform"
|
||
msgstr "No está soportado en esta plataforma"
|
||
|
||
#: src/util/virprocess.c:700
|
||
#, c-format
|
||
msgid "cannot limit number of subprocesses to %u"
|
||
msgstr "No se puede limitar número de subprocesos a %u"
|
||
|
||
#: src/util/virprocess.c:707
|
||
#, c-format
|
||
msgid "cannot limit number of subprocesses of process %lld to %u"
|
||
msgstr "No se puede limitar número de subprocesos de proceso %lld a %u"
|
||
|
||
#: src/util/virprocess.c:748
|
||
#, c-format
|
||
msgid "cannot limit number of open files to %u"
|
||
msgstr "No se puede limitar número de archivos abiertos a %u"
|
||
|
||
#: src/util/virprocess.c:755
|
||
#, c-format
|
||
msgid "cannot limit number of open files of process %lld to %u"
|
||
msgstr ""
|
||
"No se puede limitar el número de archivos abiertos de proceso %lld a %u"
|
||
|
||
#: src/util/virprocess.c:804 src/util/virprocess.c:811
|
||
#: src/util/virprocess.c:820
|
||
#, c-format
|
||
msgid "Cannot find start time in %s"
|
||
msgstr "No se puede iniciar tiempo en %s"
|
||
|
||
#: src/util/virprocess.c:830
|
||
#, c-format
|
||
msgid "Cannot parse start time %s in %s"
|
||
msgstr "No se puede analizar tiempo de inicio %s en %s"
|
||
|
||
#: src/util/virprocess.c:858
|
||
msgid "Unable to query process ID start time"
|
||
msgstr "No se puede solicitar tiempo de inicio de ID de proceso"
|
||
|
||
#: src/util/virprocess.c:898
|
||
#, fuzzy
|
||
msgid "Kernel does not provide mount namespace"
|
||
msgstr "Kernel no soporta espacio de nombre de usuario"
|
||
|
||
#: src/util/virprocess.c:904
|
||
#, fuzzy
|
||
msgid "Unable to enter mount namespace"
|
||
msgstr "No se puede unir al dominio namespace"
|
||
|
||
#: src/util/virprocess.c:940
|
||
#, fuzzy
|
||
msgid "Cannot create pipe for child"
|
||
msgstr "no es posible crear pipe"
|
||
|
||
#: src/util/virprocess.c:982
|
||
#, fuzzy
|
||
msgid "Mount namespaces are not available on this platform"
|
||
msgstr "Interfaz de estadísticas no se implementó en esta plataforma"
|
||
|
||
#: src/util/virrandom.c:171
|
||
msgid "argument virt_type must not be NULL"
|
||
msgstr "el argumento virt_type no debe ser NULL"
|
||
|
||
#: src/util/virrandom.c:188
|
||
msgid "Unsupported virt type"
|
||
msgstr "Tipo virt no tiene soporte"
|
||
|
||
#: src/util/virsexpr.c:244
|
||
#, c-format
|
||
msgid "unknown s-expression kind %d"
|
||
msgstr "Clase s-expression desconocida %d"
|
||
|
||
#: src/util/virscsi.c:100
|
||
#, c-format
|
||
msgid "Cannot parse adapter '%s'"
|
||
msgstr "No se puede analizar adaptador '%s'"
|
||
|
||
#: src/util/virscsi.c:128 src/util/virscsi.c:173 src/util/virsysinfo.c:228
|
||
#: src/util/virsysinfo.c:345 src/util/virsysinfo.c:473
|
||
#: src/util/virsysinfo.c:488
|
||
#, c-format
|
||
msgid "Failed to open %s"
|
||
msgstr "Falló al abrir %s"
|
||
|
||
#: src/util/virscsi.c:231
|
||
#, c-format
|
||
msgid "SCSI device '%s': could not access %s"
|
||
msgstr "Dispositivo SCSI '%s': no se pudo acceder %s"
|
||
|
||
#: src/util/virscsi.c:383
|
||
#, c-format
|
||
msgid "Device %s already exists"
|
||
msgstr "Dispositivo %s ya existe"
|
||
|
||
#: src/util/virsocketaddr.c:89 src/util/virsocketaddr.c:304
|
||
msgid "Missing address"
|
||
msgstr "Falta dirección"
|
||
|
||
#: src/util/virsocketaddr.c:99
|
||
#, c-format
|
||
msgid "Cannot parse socket address '%s': %s"
|
||
msgstr "No se puede leer dirección de socket '%s': %s "
|
||
|
||
#: src/util/virsocketaddr.c:128
|
||
#, c-format
|
||
msgid "No socket addresses found for '%s'"
|
||
msgstr "No se encontraron direcciones de socket para '%s'"
|
||
|
||
#: src/util/virsocketaddr.c:328
|
||
#, c-format
|
||
msgid "Cannot convert socket address to string: %s"
|
||
msgstr "No se pudo convertir dirección de socket a cadena '%s'"
|
||
|
||
#: src/util/virstatslinux.c:61
|
||
msgid "Could not open /proc/net/dev"
|
||
msgstr "No es posible abrir /proc/net/dev"
|
||
|
||
#: src/util/virstatslinux.c:117 src/xen/xen_hypervisor.c:1474
|
||
msgid "/proc/net/dev: Interface not found"
|
||
msgstr "/proc/net/dev: No se encontró interfaz"
|
||
|
||
#: src/util/virstoragefile.c:555
|
||
#, c-format
|
||
msgid "name too long: '%s'"
|
||
msgstr "nombre demasiado extenso: '%s'"
|
||
|
||
#: src/util/virstoragefile.c:572
|
||
#, c-format
|
||
msgid "Cannot access backing file '%s'"
|
||
msgstr ""
|
||
|
||
#: src/util/virstoragefile.c:579
|
||
#, c-format
|
||
msgid "Can't canonicalize path '%s'"
|
||
msgstr "No se canonizar ruta '%s'"
|
||
|
||
#: src/util/virstoragefile.c:780
|
||
#, c-format
|
||
msgid "unknown storage file format %d"
|
||
msgstr "formato de archivo de almacenamiento %d desconocido"
|
||
|
||
#: src/util/virstoragefile.c:918
|
||
#, c-format
|
||
msgid "cannot set to start of '%s'"
|
||
msgstr "no es posible definir al inicio de '%s'"
|
||
|
||
#: src/util/virstoragefile.c:995
|
||
#, c-format
|
||
msgid "cannot seek to start of '%s'"
|
||
msgstr "No se puede tratar de iniciar de '%s'"
|
||
|
||
#: src/util/virstoragefile.c:1052
|
||
#, c-format
|
||
msgid "backing store for %s is self-referential"
|
||
msgstr "el almacenamiento de respaldo para %s es auto-referenciado"
|
||
|
||
#: src/util/virstoragefile.c:1218 src/util/virstoragefile.c:1225
|
||
#, c-format
|
||
msgid "Failed to pre-allocate space for file '%s'"
|
||
msgstr "No se pudo preasignar espacio para archivo ' %s'"
|
||
|
||
#: src/util/virstoragefile.c:1231
|
||
msgid "preallocate is not supported on this platform"
|
||
msgstr "La preasignación no tiene soporte en esta plataforma"
|
||
|
||
#: src/util/virstoragefile.c:1237
|
||
#, c-format
|
||
msgid "Failed to truncate file '%s'"
|
||
msgstr "Falló al truncar el archivo '%s'"
|
||
|
||
#: src/util/virstoragefile.c:1243
|
||
#, c-format
|
||
msgid "Unable to save '%s'"
|
||
msgstr "No es posible guardar '%s'"
|
||
|
||
#: src/util/virstoragefile.c:1298
|
||
#, c-format
|
||
msgid "Invalid relative path '%s'"
|
||
msgstr "Ruta relativa '%s' no válida"
|
||
|
||
#: src/util/virstoragefile.c:1316
|
||
#, c-format
|
||
msgid "cannot determine filesystem for '%s'"
|
||
msgstr "no es posible determinar el sistema de archivos de '%s'"
|
||
|
||
#: src/util/virstoragefile.c:1436
|
||
#, c-format
|
||
msgid "Unable to get LVM key for %s"
|
||
msgstr "No se puede obtener llave LVM para %s"
|
||
|
||
#: src/util/virstoragefile.c:1486
|
||
#, c-format
|
||
msgid "Unable to get SCSI key for %s"
|
||
msgstr "No se puede obtener llave SCSI para %s"
|
||
|
||
#: src/util/virstring.c:704
|
||
#, fuzzy, c-format
|
||
msgid "Error while compiling regular expression '%s': %s"
|
||
msgstr "Expresión regular '%s' de lista blanca de TLS no está bien formada"
|
||
|
||
#: src/util/virstring.c:711
|
||
#, c-format
|
||
msgid "Regular expression '%s' must have exactly 1 match group, not %zu"
|
||
msgstr ""
|
||
|
||
#: src/util/virsysinfo.c:517
|
||
msgid "Host sysinfo extraction not supported on this platform"
|
||
msgstr "Extracción sysinfo de host no tiene soporte en esta plataforma"
|
||
|
||
#: src/util/virsysinfo.c:831
|
||
#, c-format
|
||
msgid "Failed to find path for %s binary"
|
||
msgstr "No se pudo encontrar ruta para binario %s"
|
||
|
||
#: src/util/virsysinfo.c:1039
|
||
#, c-format
|
||
msgid "unexpected sysinfo type model %d"
|
||
msgstr "Modelo inesperado de tipo sysinfo %d"
|
||
|
||
#: src/util/virsysinfo.c:1072
|
||
msgid "Target sysinfo does not match source"
|
||
msgstr "Destino sysinfo no coincide con fuente"
|
||
|
||
#: src/util/virsysinfo.c:1078
|
||
#, c-format
|
||
msgid "Target sysinfo %s does not match source %s"
|
||
msgstr "Destino sysinfo %s no coincide con fuente %s"
|
||
|
||
#: src/util/virsysinfo.c:1088
|
||
#, c-format
|
||
msgid "Target sysinfo %s %s does not match source %s"
|
||
msgstr "Destino sysinfo %s%s no coincide con fuente %s"
|
||
|
||
#: src/util/virerror.c:172
|
||
msgid "An error occurred, but the cause is unknown"
|
||
msgstr "Ha ocurrido un error, pero la causa es desconocida"
|
||
|
||
#: src/util/virerror.c:256 tools/virsh-domain-monitor.c:46
|
||
msgid "no error"
|
||
msgstr "No hubo error"
|
||
|
||
#: src/util/virerror.c:540
|
||
msgid "warning"
|
||
msgstr "aviso"
|
||
|
||
#: src/util/virerror.c:543 tools/virsh-domain-monitor.c:122
|
||
msgid "error"
|
||
msgstr "Error"
|
||
|
||
#: src/util/virerror.c:680
|
||
msgid "No error message provided"
|
||
msgstr "No se ha provisto un mensaje de error"
|
||
|
||
#: src/util/virerror.c:740
|
||
#, c-format
|
||
msgid "internal error: %s"
|
||
msgstr "Error interno: %s"
|
||
|
||
#: src/util/virerror.c:742
|
||
msgid "internal error"
|
||
msgstr "error interno"
|
||
|
||
#: src/util/virerror.c:745 tools/virsh.c:682
|
||
msgid "out of memory"
|
||
msgstr "memoria agotada"
|
||
|
||
#: src/util/virerror.c:749
|
||
msgid "this function is not supported by the connection driver"
|
||
msgstr "esta función no está soportada por el controlador de conexión"
|
||
|
||
#: src/util/virerror.c:751
|
||
#, c-format
|
||
msgid "this function is not supported by the connection driver: %s"
|
||
msgstr "esta función no está soportada por el controlador de conexión: %s"
|
||
|
||
#: src/util/virerror.c:755
|
||
msgid "no connection driver available"
|
||
msgstr "no existe disponible un controlador de conexión"
|
||
|
||
#: src/util/virerror.c:757
|
||
#, c-format
|
||
msgid "no connection driver available for %s"
|
||
msgstr "no existe disponible un controlador de conexión para %s"
|
||
|
||
#: src/util/virerror.c:761
|
||
msgid "invalid connection pointer in"
|
||
msgstr "indicador de conexión inválido en"
|
||
|
||
#: src/util/virerror.c:763
|
||
#, c-format
|
||
msgid "invalid connection pointer in %s"
|
||
msgstr "indicador de conexión inválido en %s"
|
||
|
||
#: src/util/virerror.c:767
|
||
msgid "invalid domain pointer in"
|
||
msgstr "indicador de dominio inválido en"
|
||
|
||
#: src/util/virerror.c:769
|
||
#, c-format
|
||
msgid "invalid domain pointer in %s"
|
||
msgstr "indicador de dominio inválido en %s"
|
||
|
||
#: src/util/virerror.c:773 src/xen/xen_hypervisor.c:2919
|
||
msgid "invalid argument"
|
||
msgstr "Argumento inválido"
|
||
|
||
#: src/util/virerror.c:775
|
||
#, c-format
|
||
msgid "invalid argument: %s"
|
||
msgstr "Argumento inválido: %s"
|
||
|
||
#: src/util/virerror.c:779
|
||
#, c-format
|
||
msgid "operation failed: %s"
|
||
msgstr "Falló la operación: %s"
|
||
|
||
#: src/util/virerror.c:781
|
||
msgid "operation failed"
|
||
msgstr "Falló la operación"
|
||
|
||
#: src/util/virerror.c:785
|
||
#, c-format
|
||
msgid "GET operation failed: %s"
|
||
msgstr "Falló la operación GET: %s"
|
||
|
||
#: src/util/virerror.c:787
|
||
msgid "GET operation failed"
|
||
msgstr "Falló la operación GET"
|
||
|
||
#: src/util/virerror.c:791
|
||
#, c-format
|
||
msgid "POST operation failed: %s"
|
||
msgstr "Falló la creación del POST: %s"
|
||
|
||
#: src/util/virerror.c:793
|
||
msgid "POST operation failed"
|
||
msgstr "Falló la creación POST"
|
||
|
||
#: src/util/virerror.c:796
|
||
#, c-format
|
||
msgid "got unknown HTTP error code %d"
|
||
msgstr "se ha obtenido un código de error HTTP %d desconocido"
|
||
|
||
#: src/util/virerror.c:800
|
||
#, c-format
|
||
msgid "unknown host %s"
|
||
msgstr "host %s desconocido"
|
||
|
||
#: src/util/virerror.c:802
|
||
msgid "unknown host"
|
||
msgstr "host desconocido"
|
||
|
||
#: src/util/virerror.c:806
|
||
#, c-format
|
||
msgid "failed to serialize S-Expr: %s"
|
||
msgstr "Falló al serializar S-Expr: %s"
|
||
|
||
#: src/util/virerror.c:808
|
||
msgid "failed to serialize S-Expr"
|
||
msgstr "Falló al serializar S-Expr"
|
||
|
||
#: src/util/virerror.c:812
|
||
msgid "could not use Xen hypervisor entry"
|
||
msgstr "no se pudo utilizar la entrada del hypervisor Xen"
|
||
|
||
#: src/util/virerror.c:814
|
||
#, c-format
|
||
msgid "could not use Xen hypervisor entry %s"
|
||
msgstr "no se pudo utilizar la entrada %s del hypervisor Xen "
|
||
|
||
#: src/util/virerror.c:818
|
||
msgid "could not connect to Xen Store"
|
||
msgstr "no se ha podido conectar con el Depósito Xen"
|
||
|
||
#: src/util/virerror.c:820
|
||
#, c-format
|
||
msgid "could not connect to Xen Store %s"
|
||
msgstr "no se ha podido conectar con el Depósito Xen %s"
|
||
|
||
#: src/util/virerror.c:823
|
||
#, c-format
|
||
msgid "failed Xen syscall %s"
|
||
msgstr "Falló syscall Xen %s"
|
||
|
||
#: src/util/virerror.c:827
|
||
msgid "unknown OS type"
|
||
msgstr "tipo de sistema operativo desconocido"
|
||
|
||
#: src/util/virerror.c:829
|
||
#, c-format
|
||
msgid "unknown OS type %s"
|
||
msgstr "tipo de sistema operativo %s desconocido"
|
||
|
||
#: src/util/virerror.c:832
|
||
msgid "missing kernel information"
|
||
msgstr "falta información del kernel "
|
||
|
||
#: src/util/virerror.c:836
|
||
msgid "missing root device information"
|
||
msgstr "falta información del dispositivo raíz"
|
||
|
||
#: src/util/virerror.c:838
|
||
#, c-format
|
||
msgid "missing root device information in %s"
|
||
msgstr "no se encuentra información en %s acerca del dispositivo raíz"
|
||
|
||
#: src/util/virerror.c:842
|
||
msgid "missing source information for device"
|
||
msgstr "no se encuentra información de origen para el dispositivo"
|
||
|
||
#: src/util/virerror.c:844
|
||
#, c-format
|
||
msgid "missing source information for device %s"
|
||
msgstr "no se encuentra información de origen para el dispositivo %s"
|
||
|
||
#: src/util/virerror.c:848
|
||
msgid "missing target information for device"
|
||
msgstr "no se encuentra información de destino para el dispositivo"
|
||
|
||
#: src/util/virerror.c:850
|
||
#, c-format
|
||
msgid "missing target information for device %s"
|
||
msgstr "no se encuentra información de destino para el dispositivo %s"
|
||
|
||
#: src/util/virerror.c:854
|
||
msgid "missing name information"
|
||
msgstr "Falta información de nombre"
|
||
|
||
#: src/util/virerror.c:856
|
||
#, c-format
|
||
msgid "missing name information in %s"
|
||
msgstr "Falta información de nombre en %s"
|
||
|
||
#: src/util/virerror.c:860
|
||
msgid "missing operating system information"
|
||
msgstr "falta información del sistema operativo"
|
||
|
||
#: src/util/virerror.c:862
|
||
#, c-format
|
||
msgid "missing operating system information for %s"
|
||
msgstr "no se encuentra información de sistema operativo para %s"
|
||
|
||
#: src/util/virerror.c:866
|
||
msgid "missing devices information"
|
||
msgstr "falta información de dispositivos"
|
||
|
||
#: src/util/virerror.c:868
|
||
#, c-format
|
||
msgid "missing devices information for %s"
|
||
msgstr "no se encuentra información de dispositivos para %s"
|
||
|
||
#: src/util/virerror.c:872
|
||
msgid "too many drivers registered"
|
||
msgstr "demasiados dispositivos registrados"
|
||
|
||
#: src/util/virerror.c:874
|
||
#, c-format
|
||
msgid "too many drivers registered in %s"
|
||
msgstr "demasiados dispositivos registrados en %s"
|
||
|
||
#: src/util/virerror.c:878
|
||
msgid "library call failed, possibly not supported"
|
||
msgstr "Falló el llamado a la biblioteca, posiblemente no tenga soporte"
|
||
|
||
#: src/util/virerror.c:880
|
||
#, c-format
|
||
msgid "library call %s failed, possibly not supported"
|
||
msgstr "Falló el llamado a la biblioteca %s, posiblemente no tenga soporte"
|
||
|
||
#: src/util/virerror.c:884
|
||
msgid "XML description is invalid or not well formed"
|
||
msgstr "Descripción XML inválida o no bien formada"
|
||
|
||
#: src/util/virerror.c:886
|
||
#, c-format
|
||
msgid "XML error: %s"
|
||
msgstr "Error XML: %s"
|
||
|
||
#: src/util/virerror.c:890
|
||
msgid "this domain exists already"
|
||
msgstr "este dominio ya existe"
|
||
|
||
#: src/util/virerror.c:892
|
||
#, c-format
|
||
msgid "domain %s exists already"
|
||
msgstr "el dominio %s ya existe"
|
||
|
||
#: src/util/virerror.c:896
|
||
msgid "operation forbidden for read only access"
|
||
msgstr "operación no permitida para acceso de solo lectura"
|
||
|
||
#: src/util/virerror.c:898
|
||
#, c-format
|
||
msgid "operation forbidden: %s"
|
||
msgstr ""
|
||
|
||
#: src/util/virerror.c:902
|
||
msgid "failed to open configuration file for reading"
|
||
msgstr "Falló al abrir el archivo de configuración para lectura"
|
||
|
||
#: src/util/virerror.c:904
|
||
#, c-format
|
||
msgid "failed to open %s for reading"
|
||
msgstr "Falló al abrir %s para lectura"
|
||
|
||
#: src/util/virerror.c:908
|
||
msgid "failed to read configuration file"
|
||
msgstr "Falló al leer archivo de configuración"
|
||
|
||
#: src/util/virerror.c:910
|
||
#, c-format
|
||
msgid "failed to read configuration file %s"
|
||
msgstr "Falló al leer archivo de configuración %s"
|
||
|
||
#: src/util/virerror.c:914
|
||
msgid "failed to parse configuration file"
|
||
msgstr "Falló al analizar archivo de configuración"
|
||
|
||
#: src/util/virerror.c:916
|
||
#, c-format
|
||
msgid "failed to parse configuration file %s"
|
||
msgstr "Falló al analizar el archivo de configuración %s"
|
||
|
||
#: src/util/virerror.c:920
|
||
msgid "configuration file syntax error"
|
||
msgstr "error de sintaxis en el archivo de configuración"
|
||
|
||
#: src/util/virerror.c:922
|
||
#, c-format
|
||
msgid "configuration file syntax error: %s"
|
||
msgstr "error de sintaxis en el archivo de configuración: %s"
|
||
|
||
#: src/util/virerror.c:926
|
||
msgid "failed to write configuration file"
|
||
msgstr "Falló al escribir archivo de configuración"
|
||
|
||
#: src/util/virerror.c:928
|
||
#, c-format
|
||
msgid "failed to write configuration file: %s"
|
||
msgstr "Falló al escribir el archivo de configuración: %s"
|
||
|
||
#: src/util/virerror.c:932
|
||
msgid "parser error"
|
||
msgstr "error de examinador"
|
||
|
||
#: src/util/virerror.c:938
|
||
msgid "invalid network pointer in"
|
||
msgstr "indicador de red inválido en "
|
||
|
||
#: src/util/virerror.c:940
|
||
#, c-format
|
||
msgid "invalid network pointer in %s"
|
||
msgstr "indicador de red inválido en %s"
|
||
|
||
#: src/util/virerror.c:944
|
||
msgid "this network exists already"
|
||
msgstr "esta red ya existe"
|
||
|
||
#: src/util/virerror.c:946
|
||
#, c-format
|
||
msgid "network %s exists already"
|
||
msgstr "la red %s ya existe"
|
||
|
||
#: src/util/virerror.c:950
|
||
msgid "system call error"
|
||
msgstr "error de llamada de sistema"
|
||
|
||
#: src/util/virerror.c:956
|
||
msgid "RPC error"
|
||
msgstr "error RPC"
|
||
|
||
#: src/util/virerror.c:962
|
||
msgid "GNUTLS call error"
|
||
msgstr "error de llamada de GNUTLS"
|
||
|
||
#: src/util/virerror.c:968
|
||
msgid "Failed to find the network"
|
||
msgstr "Falló al encontrar la red"
|
||
|
||
#: src/util/virerror.c:970
|
||
#, c-format
|
||
msgid "Failed to find the network: %s"
|
||
msgstr "Falló al encontrar la red: %s"
|
||
|
||
#: src/util/virerror.c:974
|
||
msgid "Domain not found"
|
||
msgstr "No se encontró el dominio"
|
||
|
||
#: src/util/virerror.c:976
|
||
#, c-format
|
||
msgid "Domain not found: %s"
|
||
msgstr "No se encontró dominio: %s"
|
||
|
||
#: src/util/virerror.c:980
|
||
msgid "Network not found"
|
||
msgstr "No se encontró red"
|
||
|
||
#: src/util/virerror.c:982
|
||
#, c-format
|
||
msgid "Network not found: %s"
|
||
msgstr "No se ha encontrado la red: %s"
|
||
|
||
#: src/util/virerror.c:986
|
||
msgid "invalid MAC address"
|
||
msgstr "dirección MAC no válida"
|
||
|
||
#: src/util/virerror.c:988
|
||
#, c-format
|
||
msgid "invalid MAC address: %s"
|
||
msgstr "dirección MAC no válida: %s"
|
||
|
||
#: src/util/virerror.c:998
|
||
msgid "authentication cancelled"
|
||
msgstr "Se canceló la autenticación"
|
||
|
||
#: src/util/virerror.c:1000
|
||
#, c-format
|
||
msgid "authentication cancelled: %s"
|
||
msgstr "Se canceló la autenticación: %s"
|
||
|
||
#: src/util/virerror.c:1004
|
||
msgid "Storage pool not found"
|
||
msgstr "No se encontró grupo de almacenamiento"
|
||
|
||
#: src/util/virerror.c:1006
|
||
#, c-format
|
||
msgid "Storage pool not found: %s"
|
||
msgstr "No se encontró grupo de almacenamiento: %s"
|
||
|
||
#: src/util/virerror.c:1010
|
||
msgid "Storage volume not found"
|
||
msgstr "Volumen de almacenamiento no encontrado"
|
||
|
||
#: src/util/virerror.c:1012
|
||
#, c-format
|
||
msgid "Storage volume not found: %s"
|
||
msgstr "No se encontró volumen de almacenamiento: %s"
|
||
|
||
#: src/util/virerror.c:1016
|
||
msgid "this storage volume exists already"
|
||
msgstr ""
|
||
|
||
#: src/util/virerror.c:1018
|
||
#, c-format
|
||
msgid "storage volume %s exists already"
|
||
msgstr ""
|
||
|
||
#: src/util/virerror.c:1022
|
||
msgid "Storage pool probe failed"
|
||
msgstr "Falló el sondeo de grupo"
|
||
|
||
#: src/util/virerror.c:1024
|
||
#, c-format
|
||
msgid "Storage pool probe failed: %s"
|
||
msgstr "Falló el sondeo de grupo: %s"
|
||
|
||
#: src/util/virerror.c:1028
|
||
msgid "Storage pool already built"
|
||
msgstr "El grupo de almacenamiento ya está construido"
|
||
|
||
#: src/util/virerror.c:1030
|
||
#, c-format
|
||
msgid "Storage pool already built: %s"
|
||
msgstr "Grupo de almacenamiento ya está construido: %s "
|
||
|
||
#: src/util/virerror.c:1034
|
||
msgid "invalid storage pool pointer in"
|
||
msgstr "indicador de grupo de almacenamiento inválido en "
|
||
|
||
#: src/util/virerror.c:1036
|
||
#, c-format
|
||
msgid "invalid storage pool pointer in %s"
|
||
msgstr "indicador de grupo de almacenamiento inválido en %s"
|
||
|
||
#: src/util/virerror.c:1040
|
||
msgid "invalid storage volume pointer in"
|
||
msgstr "indicador de volumen de almacenamiento inválido en "
|
||
|
||
#: src/util/virerror.c:1042
|
||
#, c-format
|
||
msgid "invalid storage volume pointer in %s"
|
||
msgstr "indicador de volumen de almacenamiento inválido en %s"
|
||
|
||
#: src/util/virerror.c:1046
|
||
msgid "Failed to find a storage driver"
|
||
msgstr "Falló al encontrar un controlador de almacenamiento"
|
||
|
||
#: src/util/virerror.c:1048
|
||
#, c-format
|
||
msgid "Failed to find a storage driver: %s"
|
||
msgstr "Falló al encontrar un dispositivo de almacenamiento: %s"
|
||
|
||
#: src/util/virerror.c:1052
|
||
msgid "Failed to find a node driver"
|
||
msgstr "Falló al encontrar un controlador de nodo"
|
||
|
||
#: src/util/virerror.c:1054
|
||
#, c-format
|
||
msgid "Failed to find a node driver: %s"
|
||
msgstr "Falló al encontrar un controlador de nodo: %s"
|
||
|
||
#: src/util/virerror.c:1058
|
||
msgid "invalid node device pointer"
|
||
msgstr "indicador de dispositivo de nodo inválido"
|
||
|
||
#: src/util/virerror.c:1060
|
||
#, c-format
|
||
msgid "invalid node device pointer in %s"
|
||
msgstr "indicador de dispositivo de nodo inválido en %s"
|
||
|
||
#: src/util/virerror.c:1064
|
||
msgid "Node device not found"
|
||
msgstr "Dispositivo de nodo no encontrado"
|
||
|
||
#: src/util/virerror.c:1066
|
||
#, c-format
|
||
msgid "Node device not found: %s"
|
||
msgstr "Dispositivo de nodo no encontrado: %s"
|
||
|
||
#: src/util/virerror.c:1070
|
||
msgid "Security model not found"
|
||
msgstr "Modelo de seguridad no encontrado"
|
||
|
||
#: src/util/virerror.c:1072
|
||
#, c-format
|
||
msgid "Security model not found: %s"
|
||
msgstr "No se encontró modelo de seguridad: %s"
|
||
|
||
#: src/util/virerror.c:1076
|
||
msgid "Requested operation is not valid"
|
||
msgstr "La operación solicitada no es válida"
|
||
|
||
#: src/util/virerror.c:1078
|
||
#, c-format
|
||
msgid "Requested operation is not valid: %s"
|
||
msgstr "La información solicitada no es válida: %s"
|
||
|
||
#: src/util/virerror.c:1082
|
||
msgid "Failed to find the interface"
|
||
msgstr "Falló al encontrar la interfaz"
|
||
|
||
#: src/util/virerror.c:1084
|
||
#, c-format
|
||
msgid "Failed to find the interface: %s"
|
||
msgstr "Falló al encontrar la interfaz: %s"
|
||
|
||
#: src/util/virerror.c:1088
|
||
msgid "Interface not found"
|
||
msgstr "No se encontró interfaz"
|
||
|
||
#: src/util/virerror.c:1090
|
||
#, c-format
|
||
msgid "Interface not found: %s"
|
||
msgstr "No se encontró interfaz: %s"
|
||
|
||
#: src/util/virerror.c:1094
|
||
msgid "invalid interface pointer in"
|
||
msgstr "indicador de interfaz inválido en "
|
||
|
||
#: src/util/virerror.c:1096
|
||
#, c-format
|
||
msgid "invalid interface pointer in %s"
|
||
msgstr "indicador de interfaz inválido en %s"
|
||
|
||
#: src/util/virerror.c:1100
|
||
msgid "multiple matching interfaces found"
|
||
msgstr "se han encontrado múltiples interfaces coincidentes"
|
||
|
||
#: src/util/virerror.c:1102
|
||
#, c-format
|
||
msgid "multiple matching interfaces found: %s"
|
||
msgstr "se han encontrado múltiples interfaces coincidentes: %s"
|
||
|
||
#: src/util/virerror.c:1106
|
||
msgid "Failed to find a secret storage driver"
|
||
msgstr "Falló al intentar encontrar un controlador de almacenamiento secreto"
|
||
|
||
#: src/util/virerror.c:1108
|
||
#, c-format
|
||
msgid "Failed to find a secret storage driver: %s"
|
||
msgstr ""
|
||
"Falló al intentar encontrar un dispositivo de almacenamiento secreto: %s"
|
||
|
||
#: src/util/virerror.c:1112
|
||
msgid "Invalid secret"
|
||
msgstr "Secreto inválido"
|
||
|
||
#: src/util/virerror.c:1114
|
||
#, c-format
|
||
msgid "Invalid secret: %s"
|
||
msgstr "Secreto inválido: %s"
|
||
|
||
#: src/util/virerror.c:1118
|
||
msgid "Secret not found"
|
||
msgstr "Secreto no encontrado"
|
||
|
||
#: src/util/virerror.c:1120
|
||
#, c-format
|
||
msgid "Secret not found: %s"
|
||
msgstr "Secreto no encontrado: %s"
|
||
|
||
#: src/util/virerror.c:1124
|
||
msgid "Failed to start the nwfilter driver"
|
||
msgstr "Falló al iniciar el controlador de filtro de red"
|
||
|
||
#: src/util/virerror.c:1126
|
||
#, c-format
|
||
msgid "Failed to start the nwfilter driver: %s"
|
||
msgstr "Falló al iniciar el controlador de filtro de red: %s"
|
||
|
||
#: src/util/virerror.c:1130
|
||
msgid "Invalid network filter"
|
||
msgstr "Filtro de red no válido "
|
||
|
||
#: src/util/virerror.c:1132
|
||
#, c-format
|
||
msgid "Invalid network filter: %s"
|
||
msgstr "Filtro de red no válido: %s "
|
||
|
||
#: src/util/virerror.c:1136
|
||
msgid "Network filter not found"
|
||
msgstr "No se encontró un filtro de red"
|
||
|
||
#: src/util/virerror.c:1138
|
||
#, c-format
|
||
msgid "Network filter not found: %s"
|
||
msgstr "No se encontró un filtro de red: %s"
|
||
|
||
#: src/util/virerror.c:1142
|
||
msgid "Error while building firewall"
|
||
msgstr "Error al construir el cortafuegos"
|
||
|
||
#: src/util/virerror.c:1144
|
||
#, c-format
|
||
msgid "Error while building firewall: %s"
|
||
msgstr "Error al construir el cortafuegos: %s"
|
||
|
||
#: src/util/virerror.c:1148
|
||
msgid "unsupported configuration"
|
||
msgstr "configuración no soportada"
|
||
|
||
#: src/util/virerror.c:1150
|
||
#, c-format
|
||
msgid "unsupported configuration: %s"
|
||
msgstr "configuración no soportada: %s "
|
||
|
||
#: src/util/virerror.c:1154
|
||
msgid "Timed out during operation"
|
||
msgstr "Tiempo de espera agotado durante la operación"
|
||
|
||
#: src/util/virerror.c:1156
|
||
#, c-format
|
||
msgid "Timed out during operation: %s"
|
||
msgstr "Finalizó el tiempo establecido durante la operación: %s"
|
||
|
||
#: src/util/virerror.c:1160
|
||
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/virerror.c:1162
|
||
#, 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/virerror.c:1166
|
||
msgid "Hook script execution failed"
|
||
msgstr "Falló la ejecución del script de enganche"
|
||
|
||
#: src/util/virerror.c:1168
|
||
#, c-format
|
||
msgid "Hook script execution failed: %s"
|
||
msgstr "Falló la ejecución del script de enganche: %s"
|
||
|
||
#: src/util/virerror.c:1172
|
||
msgid "Invalid snapshot"
|
||
msgstr "Captura instantánea no válida"
|
||
|
||
#: src/util/virerror.c:1174
|
||
#, c-format
|
||
msgid "Invalid snapshot: %s"
|
||
msgstr "Captura instantánea no válida: %s"
|
||
|
||
#: src/util/virerror.c:1178
|
||
msgid "Domain snapshot not found"
|
||
msgstr "No se ha encontrado la captura instantánea del dominio"
|
||
|
||
#: src/util/virerror.c:1180
|
||
#, c-format
|
||
msgid "Domain snapshot not found: %s"
|
||
msgstr "No se ha encontrado la captura instantánea del dominio: %s"
|
||
|
||
#: src/util/virerror.c:1184
|
||
msgid "invalid stream pointer"
|
||
msgstr "Indicador de flujo inválido"
|
||
|
||
#: src/util/virerror.c:1186
|
||
#, c-format
|
||
msgid "invalid stream pointer in %s"
|
||
msgstr "Indicador de flujo inválido en %s "
|
||
|
||
#: src/util/virerror.c:1190
|
||
msgid "argument unsupported"
|
||
msgstr "Argumento sin soporte"
|
||
|
||
#: src/util/virerror.c:1192
|
||
#, c-format
|
||
msgid "argument unsupported: %s"
|
||
msgstr "Argumento sin soporte: %s"
|
||
|
||
#: src/util/virerror.c:1196
|
||
msgid "revert requires force"
|
||
msgstr "revert requires force"
|
||
|
||
#: src/util/virerror.c:1198
|
||
#, c-format
|
||
msgid "revert requires force: %s"
|
||
msgstr "revert requires force: %s"
|
||
|
||
#: src/util/virerror.c:1202
|
||
msgid "operation aborted"
|
||
msgstr "La operación se abortó"
|
||
|
||
#: src/util/virerror.c:1204
|
||
#, c-format
|
||
msgid "operation aborted: %s"
|
||
msgstr "La operación se abortó: %s"
|
||
|
||
#: src/util/virerror.c:1208
|
||
msgid "metadata not found"
|
||
msgstr "No se encontraron los metadatos"
|
||
|
||
#: src/util/virerror.c:1210
|
||
#, c-format
|
||
msgid "metadata not found: %s"
|
||
msgstr "No se encontraron los metadatos: %s"
|
||
|
||
#: src/util/virerror.c:1214
|
||
msgid "Unsafe migration"
|
||
msgstr "Migración no segura"
|
||
|
||
#: src/util/virerror.c:1216
|
||
#, c-format
|
||
msgid "Unsafe migration: %s"
|
||
msgstr "Migración no segura: %s"
|
||
|
||
#: src/util/virerror.c:1220
|
||
msgid "numerical overflow"
|
||
msgstr "numerical overflow"
|
||
|
||
#: src/util/virerror.c:1222
|
||
#, c-format
|
||
msgid "numerical overflow: %s"
|
||
msgstr "desbordamiento numérico: %s"
|
||
|
||
#: src/util/virerror.c:1226
|
||
msgid "block copy still active"
|
||
msgstr "copia de bloque aún activa"
|
||
|
||
#: src/util/virerror.c:1228
|
||
#, c-format
|
||
msgid "block copy still active: %s"
|
||
msgstr "copia de bloque aún activa: %s"
|
||
|
||
#: src/util/virerror.c:1232
|
||
msgid "Operation not supported"
|
||
msgstr "Operación no tiene soporte"
|
||
|
||
#: src/util/virerror.c:1234
|
||
#, c-format
|
||
msgid "Operation not supported: %s"
|
||
msgstr "Operación no tiene soporte: %s"
|
||
|
||
#: src/util/virerror.c:1238
|
||
msgid "SSH transport error"
|
||
msgstr "Error de transporte SSH"
|
||
|
||
#: src/util/virerror.c:1240
|
||
#, c-format
|
||
msgid "SSH transport error: %s"
|
||
msgstr "Error de transporte SSH: %s"
|
||
|
||
#: src/util/virerror.c:1244
|
||
msgid "Guest agent is not responding"
|
||
msgstr "Agente de huésped no responde"
|
||
|
||
#: src/util/virerror.c:1246
|
||
#, c-format
|
||
msgid "Guest agent is not responding: %s"
|
||
msgstr "Agente de huésped no responde: %s"
|
||
|
||
#: src/util/virerror.c:1250
|
||
msgid "resource busy"
|
||
msgstr "Recurso ocupado"
|
||
|
||
#: src/util/virerror.c:1252
|
||
#, c-format
|
||
msgid "resource busy %s"
|
||
msgstr "Recurso ocupado %s"
|
||
|
||
#: src/util/virerror.c:1256
|
||
msgid "access denied"
|
||
msgstr "acceso denegado"
|
||
|
||
#: src/util/virerror.c:1258
|
||
#, c-format
|
||
msgid "access denied: %s"
|
||
msgstr "acceso denegado: %s"
|
||
|
||
#: src/util/virerror.c:1262
|
||
msgid "error from service"
|
||
msgstr "Error del servicio"
|
||
|
||
#: src/util/virerror.c:1264
|
||
#, c-format
|
||
msgid "error from service: %s"
|
||
msgstr "Error desde el servicio: %s"
|
||
|
||
#: src/util/virerror.h:80
|
||
#, c-format
|
||
msgid "%s in %s must be NULL"
|
||
msgstr "%s en %s debe ser NULL"
|
||
|
||
#: src/util/virerror.h:91
|
||
#, c-format
|
||
msgid "%s in %s must not be NULL"
|
||
msgstr "%s en %s no debe ser NULL"
|
||
|
||
#: src/util/virerror.h:102
|
||
#, c-format
|
||
msgid "%s in %s must greater than zero"
|
||
msgstr "%s en %s debe ser mayor que cero"
|
||
|
||
#: src/util/virerror.h:113
|
||
#, c-format
|
||
msgid "%s in %s must not be zero"
|
||
msgstr "%s en %s no debe ser cero"
|
||
|
||
#: src/util/virerror.h:124
|
||
#, c-format
|
||
msgid "%s in %s must be zero"
|
||
msgstr ""
|
||
|
||
#: src/util/virerror.h:135
|
||
#, c-format
|
||
msgid "%s in %s must be zero or greater"
|
||
msgstr "%s en %s debe ser cero o mayor"
|
||
|
||
#: src/util/virtime.c:285
|
||
msgid "Unable to break out time format"
|
||
msgstr "No se puede dividir formato de tiempo"
|
||
|
||
#: src/util/virtime.c:311 src/util/virtime.c:340
|
||
msgid "Unable to format time"
|
||
msgstr "No es posible formatear hora"
|
||
|
||
#: src/util/virtpm.c:54
|
||
#, c-format
|
||
msgid "TPM device path %s is invalid"
|
||
msgstr "Ruta TPM device path %s is invalid"
|
||
|
||
#: src/util/virtpm.c:58
|
||
msgid "Missing TPM device path"
|
||
msgstr "Falta ruta de dispositivo TPM"
|
||
|
||
#: src/util/virtypedparam.c:85
|
||
#, c-format
|
||
msgid "invalid type '%s' for parameter '%s', expected '%s'"
|
||
msgstr "Tipo inválido '%s' para parámetro '%s', esperado '%s'"
|
||
|
||
#: src/util/virtypedparam.c:96
|
||
#, c-format
|
||
msgid "parameter '%s' not supported"
|
||
msgstr "El parámetro '%s' no tiene soporte"
|
||
|
||
#: src/util/virtypedparam.c:103
|
||
#, c-format
|
||
msgid "parameter '%s' occurs multiple times"
|
||
msgstr "El parámetro '%s' se presenta varias veces"
|
||
|
||
#: src/util/virtypedparam.c:172 src/util/virtypedparam.c:225
|
||
#: src/util/virtypedparam.c:319
|
||
#, c-format
|
||
msgid "unexpected type %d for field %s"
|
||
msgstr "Tipo inesperado %d para campo %s"
|
||
|
||
#: src/util/virtypedparam.c:245
|
||
#, c-format
|
||
msgid "NULL value for field '%s'"
|
||
msgstr "valor NULL para campo '%s'"
|
||
|
||
#: src/util/virtypedparam.c:261
|
||
#, c-format
|
||
msgid "Invalid value for field '%s': expected int"
|
||
msgstr "Valor inválido para campo '%s': se esperaba int"
|
||
|
||
#: src/util/virtypedparam.c:269
|
||
#, c-format
|
||
msgid "Invalid value for field '%s': expected unsigned int"
|
||
msgstr "Valor inválido para campo '%s': se esperaba sin firma int "
|
||
|
||
#: src/util/virtypedparam.c:278
|
||
#, c-format
|
||
msgid "Invalid value for field '%s': expected long long"
|
||
msgstr "Valor inválido para campo '%s': se esperaba long long"
|
||
|
||
#: src/util/virtypedparam.c:287
|
||
#, c-format
|
||
msgid "Invalid value for field '%s': expected unsigned long long"
|
||
msgstr "Valor inválido para campo '%s': se esperaba sin firma long long "
|
||
|
||
#: src/util/virtypedparam.c:296
|
||
#, c-format
|
||
msgid "Invalid value for field '%s': expected double"
|
||
msgstr "Valor inválido para campo '%s': se esperaba double"
|
||
|
||
#: src/util/virtypedparam.c:309
|
||
#, c-format
|
||
msgid "Invalid boolean value for field '%s'"
|
||
msgstr "Valor booleano inválido para campo '%s'"
|
||
|
||
#: src/util/virtypedparam.c:359
|
||
#, c-format
|
||
msgid "Parameter '%s' is not a string"
|
||
msgstr "El parámetro '%s' no es una cadena"
|
||
|
||
#: src/util/virtypedparam.c:458
|
||
#, c-format
|
||
msgid "Invalid type '%s' requested for parameter '%s', actual type is '%s'"
|
||
msgstr ""
|
||
"Tipo solicitado '%s' no es válido para el parámetro '%s', tipo actual es '%s'"
|
||
|
||
#: src/util/virtypedparam.c:725
|
||
#, c-format
|
||
msgid "Parameter '%s' is already set"
|
||
msgstr "Parámetro '%s' ya está definido"
|
||
|
||
#: src/util/viruri.c:163
|
||
#, c-format
|
||
msgid "Unable to parse URI %s"
|
||
msgstr "No se puede leer URI %s"
|
||
|
||
#: src/util/virusb.c:107
|
||
#, c-format
|
||
msgid "Could not parse usb file %s"
|
||
msgstr "No se pudo analizar el archivo USB %s"
|
||
|
||
#: src/util/virusb.c:139
|
||
#, c-format
|
||
msgid "Could not open directory %s"
|
||
msgstr "No es posible abrir el directorio %s"
|
||
|
||
#: src/util/virusb.c:164
|
||
#, c-format
|
||
msgid "Failed to parse dir name '%s'"
|
||
msgstr "Fallo al intentar analizar el nombre '%s'"
|
||
|
||
#: src/util/virusb.c:235
|
||
#, c-format
|
||
msgid "Did not find USB device %x:%x"
|
||
msgstr "No se pudo encontrar el dispositivo USB %x:%x"
|
||
|
||
#: src/util/virusb.c:273
|
||
#, c-format
|
||
msgid "Did not find USB device bus:%u device:%u"
|
||
msgstr "No se encontró bus de dispositivo USB:%u device:%u"
|
||
|
||
#: src/util/virusb.c:314
|
||
#, c-format
|
||
msgid "Did not find USB device %x:%x bus:%u device:%u"
|
||
msgstr "No se encontró bus de dispositivo %x:%x bus:%u device:%u"
|
||
|
||
#: src/util/virusb.c:344
|
||
#, c-format
|
||
msgid "dev->name buffer overflow: %.3d:%.3d"
|
||
msgstr "dev->desbordamiento de búfer: %.3d:%.3d"
|
||
|
||
#: src/util/virusb.c:360
|
||
#, c-format
|
||
msgid "dev->id buffer overflow: %d %d"
|
||
msgstr "dev->desbordamiento de ID de búfer: %d %d"
|
||
|
||
#: src/util/virutil.c:173
|
||
msgid "Unknown poll response."
|
||
msgstr "Respuesta a solicitud desconocida."
|
||
|
||
#: src/util/virutil.c:205
|
||
msgid "poll error"
|
||
msgstr "Error en la consulta"
|
||
|
||
#: src/util/virutil.c:247
|
||
#, c-format
|
||
msgid "invalid scale %llu"
|
||
msgstr "Escala inválida %llu"
|
||
|
||
#: src/util/virutil.c:263 src/util/virutil.c:288
|
||
#, c-format
|
||
msgid "unknown suffix '%s'"
|
||
msgstr "sufijo desconocido '%s'"
|
||
|
||
#: src/util/virutil.c:294
|
||
#, c-format
|
||
msgid "value too large: %llu%s"
|
||
msgstr "valor demasiado grande: %llu%s"
|
||
|
||
#: src/util/virutil.c:545
|
||
#, c-format
|
||
msgid "Disk index %d is negative"
|
||
msgstr "El índice de disco %d es negativo"
|
||
|
||
#: src/util/virutil.c:599
|
||
msgid "failed to determine host name"
|
||
msgstr "Falló al determinar el nombre del host"
|
||
|
||
#: src/util/virutil.c:697 src/util/virutil.c:702
|
||
#, c-format
|
||
msgid "Failed to find user record for uid '%u'"
|
||
msgstr "Falló al buscar registro de usuario para el uid '%u' "
|
||
|
||
#: src/util/virutil.c:756 src/util/virutil.c:760
|
||
#, c-format
|
||
msgid "Failed to find group record for gid '%u'"
|
||
msgstr "Falló al buscar registro de grupo para GID '%u'"
|
||
|
||
#: src/util/virutil.c:907
|
||
#, c-format
|
||
msgid "Failed to parse user '%s'"
|
||
msgstr "Falló la lectura de usuario '%s'"
|
||
|
||
#: src/util/virutil.c:987
|
||
#, c-format
|
||
msgid "Failed to parse group '%s'"
|
||
msgstr "Falló la lectura de grupo '%s'"
|
||
|
||
#: src/util/virutil.c:1020
|
||
#, c-format
|
||
msgid "cannot get group list for '%s'"
|
||
msgstr "No se puede obtener lista de grupo para '%s'"
|
||
|
||
#: src/util/virutil.c:1057
|
||
#, c-format
|
||
msgid "cannot change to '%u' group"
|
||
msgstr "No se puede cambiar a '%u' group"
|
||
|
||
#: src/util/virutil.c:1065
|
||
msgid "cannot set supplemental groups"
|
||
msgstr "No se pueden establecer grupos complementarios"
|
||
|
||
#: src/util/virutil.c:1072
|
||
#, c-format
|
||
msgid "cannot change to uid to '%u'"
|
||
msgstr "No se puede cambiar a uid para '%u'"
|
||
|
||
#: src/util/virutil.c:1181
|
||
msgid "Unable to determine home directory"
|
||
msgstr "No se puede determinar directorio principal"
|
||
|
||
#: src/util/virutil.c:1197 src/util/virutil.c:1212
|
||
msgid "Unable to determine config directory"
|
||
msgstr "No se puede determinar directorio config"
|
||
|
||
#: src/util/virutil.c:1229
|
||
msgid "virGetUserDirectory is not available"
|
||
msgstr "no se encuentra disponible virGetUserDirectory"
|
||
|
||
#: src/util/virutil.c:1238
|
||
msgid "virGetUserConfigDirectory is not available"
|
||
msgstr "No está disponible virGetUserConfigDirectory "
|
||
|
||
#: src/util/virutil.c:1247
|
||
msgid "virGetUserCacheDirectory is not available"
|
||
msgstr "No está disponible virGetUserCacheDirectory"
|
||
|
||
#: src/util/virutil.c:1256
|
||
msgid "virGetUserRuntimeDirectory is not available"
|
||
msgstr "No está disponible virGetUserRuntimeDirectory"
|
||
|
||
#: src/util/virutil.c:1266
|
||
msgid "virGetUserName is not available"
|
||
msgstr "no se encuentra disponible virGetUserName"
|
||
|
||
#: src/util/virutil.c:1275
|
||
msgid "virGetUserID is not available"
|
||
msgstr "no se encuentra disponible virGetUserID"
|
||
|
||
#: src/util/virutil.c:1285
|
||
msgid "virGetGroupID is not available"
|
||
msgstr "no se encuentra disponible virGetGroupID"
|
||
|
||
#: src/util/virutil.c:1297
|
||
msgid "virSetUIDGID is not available"
|
||
msgstr "virSetUIDGID no está disponible"
|
||
|
||
#: src/util/virutil.c:1305
|
||
msgid "virGetGroupName is not available"
|
||
msgstr "virGetGroupName no está disponible"
|
||
|
||
#: src/util/virutil.c:1367
|
||
msgid "prctl failed to set KEEPCAPS"
|
||
msgstr "prctl no pudo configurar KEEPCAPS"
|
||
|
||
#: src/util/virutil.c:1385 src/util/virutil.c:1417
|
||
#, c-format
|
||
msgid "cannot apply process capabilities %d"
|
||
msgstr "No se pueden aplicar las capacidades del proceso %d"
|
||
|
||
#: src/util/virutil.c:1396
|
||
msgid "prctl failed to reset KEEPCAPS"
|
||
msgstr "prctl no pudo reconfigurar KEEPCAPS"
|
||
|
||
#: src/util/virutil.c:1505
|
||
#, c-format
|
||
msgid "Malformed wwn: %s"
|
||
msgstr "wwn errado: %s"
|
||
|
||
#: src/util/virutil.c:1566
|
||
#, c-format
|
||
msgid "Unable to get device ID '%s'"
|
||
msgstr "No se puede obtener ID de dispositivo '%s'"
|
||
|
||
#: src/util/virutil.c:1592 src/util/virutil.c:1626
|
||
msgid "unpriv_sgio is not supported by this kernel"
|
||
msgstr "unpriv_sgio no está soportado por este kernel"
|
||
|
||
#: src/util/virutil.c:1638
|
||
#, c-format
|
||
msgid "failed to parse value of %s"
|
||
msgstr "No se pudo leer valor de %s"
|
||
|
||
#: src/util/virutil.c:1772
|
||
#, c-format
|
||
msgid "Invalid vport operation (%d)"
|
||
msgstr "Operación vport inválida (%d)"
|
||
|
||
#: src/util/virutil.c:1794
|
||
#, c-format
|
||
msgid "vport operation '%s' is not supported for host%d"
|
||
msgstr "Operación vport '%s' no se admite para host%d"
|
||
|
||
#: src/util/virutil.c:1810
|
||
#, 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/util/virutil.c:2110
|
||
#, c-format
|
||
msgid "Failed to parse uid and gid from '%s'"
|
||
msgstr "No se pudo leer UID ni GID desde '%s'"
|
||
|
||
#: src/util/virxml.c:79
|
||
msgid "Invalid parameter to virXPathString()"
|
||
msgstr "Parámetro inválido hacia virXPathString()"
|
||
|
||
#: src/util/virxml.c:116
|
||
#, c-format
|
||
msgid "'%s' value longer than %zu bytes"
|
||
msgstr "'%s' valor es mayor que %zu bytes"
|
||
|
||
#: src/util/virxml.c:146
|
||
msgid "Invalid parameter to virXPathNumber()"
|
||
msgstr "Parámetro inválido hacia virXPathNumber()"
|
||
|
||
#: src/util/virxml.c:175
|
||
msgid "Invalid parameter to virXPathLong()"
|
||
msgstr "Parámetro inválido hacia virXPathLong()"
|
||
|
||
#: src/util/virxml.c:281 src/util/virxml.c:398
|
||
msgid "Invalid parameter to virXPathULong()"
|
||
msgstr "Parámetro inválido hacia virXPathULong)"
|
||
|
||
#: src/util/virxml.c:445
|
||
msgid "Invalid parameter to virXPathLongLong()"
|
||
msgstr "Parámetro inválido hacia virXPathLongLong()"
|
||
|
||
#: src/util/virxml.c:505
|
||
msgid "Invalid parameter to virXPathBoolean()"
|
||
msgstr "Parámetro inválido hacia virXPathBoolean()"
|
||
|
||
#: src/util/virxml.c:542
|
||
msgid "Invalid parameter to virXPathNode()"
|
||
msgstr "Parámetro inválido hacia virXPathNode()"
|
||
|
||
#: src/util/virxml.c:582
|
||
msgid "Invalid parameter to virXPathNodeSet()"
|
||
msgstr "Parámetro inválido hacia virXPathNodeSet()"
|
||
|
||
#: src/util/virxml.c:597
|
||
#, c-format
|
||
msgid "Incorrect xpath '%s'"
|
||
msgstr "xpath '%s' incorrecto"
|
||
|
||
#: src/util/virxml.c:693
|
||
#, c-format
|
||
msgid ""
|
||
"%s:%d: %s%s\n"
|
||
"%s"
|
||
msgstr ""
|
||
"%s:%d: %s%s\n"
|
||
"%s"
|
||
|
||
#: src/util/virxml.c:701
|
||
#, c-format
|
||
msgid ""
|
||
"at line %d: %s%s\n"
|
||
"%s"
|
||
msgstr ""
|
||
"at line %d: %s%s\n"
|
||
"%s"
|
||
|
||
#: src/util/virxml.c:761
|
||
msgid "missing root element"
|
||
msgstr "No se encuentra elemento root"
|
||
|
||
#: src/util/virxml.c:785
|
||
msgid "failed to parse xml document"
|
||
msgstr "Falló al intentar analizar el documento XML"
|
||
|
||
#: src/util/virxml.c:920
|
||
msgid "failed to convert the XML node tree"
|
||
msgstr ""
|
||
|
||
#: src/util/virxml.c:1016
|
||
msgid "Failed to copy XML node"
|
||
msgstr ""
|
||
|
||
#: src/util/virxml.c:1079
|
||
msgid "failed to create a new XML namespace"
|
||
msgstr ""
|
||
|
||
#: src/vbox/vbox_MSCOMGlue.c:357 src/vbox/vbox_MSCOMGlue.c:382
|
||
#, c-format
|
||
msgid "Could not query registry value '%s\\%s'"
|
||
msgstr "No se pudo solicitar valor de registro '%s\\%s'"
|
||
|
||
#: src/vbox/vbox_MSCOMGlue.c:363
|
||
#, c-format
|
||
msgid "Registry value '%s\\%s' has unexpected type"
|
||
msgstr "Valor de registro '%s\\%s' tiene un tipo inesperado"
|
||
|
||
#: src/vbox/vbox_MSCOMGlue.c:369
|
||
#, c-format
|
||
msgid "Registry value '%s\\%s' is too short"
|
||
msgstr "Valor de registro '%s\\%s' es demasiado corto"
|
||
|
||
#: src/vbox/vbox_MSCOMGlue.c:546 src/vbox/vbox_MSCOMGlue.c:554
|
||
#, c-format
|
||
msgid "Could not parse IID from '%s', rc = 0x%08x"
|
||
msgstr "No se pudo leer IID desde '%s', rc = 0x%08x"
|
||
|
||
#: src/vbox/vbox_MSCOMGlue.c:563
|
||
#, c-format
|
||
msgid "Could not create VirtualBox instance, rc = 0x%08x"
|
||
msgstr "No se pudo crear instancia de VirtualBox, rc = 0x%08x"
|
||
|
||
#: src/vbox/vbox_MSCOMGlue.c:572
|
||
#, c-format
|
||
msgid "Could not create Session instance, rc = 0x%08x"
|
||
msgstr "No se pudo crear instancia de sesión, rc=0x%08x"
|
||
|
||
#: src/vbox/vbox_XPCOMCGlue.c:102
|
||
#, c-format
|
||
msgid "Library '%s' doesn't exist"
|
||
msgstr "Biblioteca '%s' no existe"
|
||
|
||
#: src/vbox/vbox_XPCOMCGlue.c:143
|
||
#, c-format
|
||
msgid "Could not dlsym %s from '%s': %s"
|
||
msgstr "No se pudo dlsym %s desde '%s': %s"
|
||
|
||
#: src/vbox/vbox_XPCOMCGlue.c:151
|
||
#, c-format
|
||
msgid "Calling %s from '%s' failed"
|
||
msgstr "Falló al llamar %s desde '%s'"
|
||
|
||
#: src/vbox/vbox_driver.c:192 src/vbox/vbox_tmpl.c:1026
|
||
msgid "no VirtualBox driver path specified (try vbox:///session)"
|
||
msgstr ""
|
||
"no se ha especificado una ruta de controlador de VirtualBox (intente vbox:///"
|
||
"session)"
|
||
|
||
#: src/vbox/vbox_driver.c:199 src/vbox/vbox_tmpl.c:1033
|
||
#, c-format
|
||
msgid "unknown driver path '%s' specified (try vbox:///session)"
|
||
msgstr ""
|
||
"ruta '%s' de controlador especificado desconocido (intente vbox:///session) "
|
||
|
||
#: src/vbox/vbox_driver.c:206 src/vbox/vbox_tmpl.c:1040
|
||
#, c-format
|
||
msgid "unknown driver path '%s' specified (try vbox:///system)"
|
||
msgstr ""
|
||
"ruta '%s' de controlador especificado desconocido (intente vbox:///system)"
|
||
|
||
#: src/vbox/vbox_driver.c:212
|
||
msgid "unable to initialize VirtualBox driver API"
|
||
msgstr "no es posible iniciar controlador API de VirtualBox"
|
||
|
||
#: src/vbox/vbox_tmpl.c:932
|
||
msgid "nsIEventQueue object is null"
|
||
msgstr "El objeto nsIEventQueue es nulo"
|
||
|
||
#: src/vbox/vbox_tmpl.c:941
|
||
msgid "IVirtualBox object is null"
|
||
msgstr "El objeto IVirtualBox es nulo"
|
||
|
||
#: src/vbox/vbox_tmpl.c:947
|
||
msgid "ISession object is null"
|
||
msgstr "El objeto ISession es nulo"
|
||
|
||
#: src/vbox/vbox_tmpl.c:980
|
||
msgid "Could not extract VirtualBox version"
|
||
msgstr "No se pudo extraer versión VirtualBox"
|
||
|
||
#: src/vbox/vbox_tmpl.c:1163
|
||
#, c-format
|
||
msgid "Could not get list of Domains, rc=%08x"
|
||
msgstr "No es posible obtener una lista de dominios, rc=%08x"
|
||
|
||
#: src/vbox/vbox_tmpl.c:1201
|
||
#, c-format
|
||
msgid "Could not get number of Domains, rc=%08x"
|
||
msgstr "No se pudo obtener la cantidad de dominios, rc=%08x"
|
||
|
||
#: src/vbox/vbox_tmpl.c:1273 src/vbox/vbox_tmpl.c:1334
|
||
#: src/vbox/vbox_tmpl.c:1405 src/vbox/vbox_tmpl.c:1474
|
||
#: src/vbox/vbox_tmpl.c:1954 src/vbox/vbox_tmpl.c:3723
|
||
#, c-format
|
||
msgid "Could not get list of machines, rc=%08x"
|
||
msgstr "No es posible obtener una lista de máquinas, rc=%08x"
|
||
|
||
#: src/vbox/vbox_tmpl.c:1539 src/vbox/vbox_tmpl.c:1564
|
||
#: src/vbox/vbox_tmpl.c:2040 src/vbox/vbox_tmpl.c:5988
|
||
#: src/vbox/vbox_tmpl.c:6090 src/vbox/vbox_tmpl.c:6194
|
||
#: src/vbox/vbox_tmpl.c:6245 src/vbox/vbox_tmpl.c:6331
|
||
#: src/vbox/vbox_tmpl.c:6363 src/vbox/vbox_tmpl.c:6405
|
||
#: src/vbox/vbox_tmpl.c:6469 src/vbox/vbox_tmpl.c:6530
|
||
#: src/vbox/vbox_tmpl.c:6590 src/vbox/vbox_tmpl.c:6734
|
||
#: src/vbox/vbox_tmpl.c:6892
|
||
msgid "no domain with matching UUID"
|
||
msgstr "no existe un dominio coincidente con el UUID"
|
||
|
||
#: src/vbox/vbox_tmpl.c:1610
|
||
msgid "error while suspending the domain"
|
||
msgstr "Error mientras se suspendía el dominio"
|
||
|
||
#: src/vbox/vbox_tmpl.c:1616
|
||
msgid "machine not in running state to suspend it"
|
||
msgstr ""
|
||
"la máquina no se encuentra en estado de ejecución para poder suspenderla"
|
||
|
||
#: src/vbox/vbox_tmpl.c:1662
|
||
msgid "error while resuming the domain"
|
||
msgstr "Error al reanudar el dominio"
|
||
|
||
#: src/vbox/vbox_tmpl.c:1668
|
||
msgid "machine not paused, so can't resume it"
|
||
msgstr "la máquina no ha sido pausada, de modo que no puede reanudarse"
|
||
|
||
#: src/vbox/vbox_tmpl.c:1708
|
||
msgid "machine paused, so can't power it down"
|
||
msgstr "la máquina ha sido pausada, de modo que no puede apagarse"
|
||
|
||
#: src/vbox/vbox_tmpl.c:1712 src/vbox/vbox_tmpl.c:1817
|
||
msgid "machine already powered down"
|
||
msgstr "la máquina ya se encuentra encendida"
|
||
|
||
#: src/vbox/vbox_tmpl.c:1775
|
||
msgid "machine not running, so can't reboot it"
|
||
msgstr "la máquina no está ejecutándose, de modo que no es posible reiniciarla"
|
||
|
||
#: src/vbox/vbox_tmpl.c:1891
|
||
msgid "memory size can't be changed unless domain is powered down"
|
||
msgstr ""
|
||
"el tamaño de la memoria no puede ser modificado a menos que el dominio haya "
|
||
"sido apagado"
|
||
|
||
#: src/vbox/vbox_tmpl.c:1907
|
||
#, c-format
|
||
msgid "could not set the memory size of the domain to: %lu Kb, rc=%08x"
|
||
msgstr ""
|
||
"no se pudo definir el tamaño de la memoria del dominio a: %lu Kb, rc=%08x"
|
||
|
||
#: src/vbox/vbox_tmpl.c:2154
|
||
#, c-format
|
||
msgid "could not set the number of cpus of the domain to: %u, rc=%08x"
|
||
msgstr "No se pudo definir la cantidad de CPU del dominio a: %u, rc=%08x"
|
||
|
||
#: src/vbox/vbox_tmpl.c:2165
|
||
#, c-format
|
||
msgid "can't open session to the domain with id %d"
|
||
msgstr "no es posible abrir una sesión en el dominio con ID %d"
|
||
|
||
#: src/vbox/vbox_tmpl.c:2917
|
||
#, c-format
|
||
msgid ""
|
||
"Could not generate medium name for the disk at: controller instance:%u, port:"
|
||
"%d, slot:%d"
|
||
msgstr ""
|
||
"No es posible generar un nombre de medio para el disco en: controller "
|
||
"instance:%u, port:%d, slot:%d"
|
||
|
||
#: src/vbox/vbox_tmpl.c:3462
|
||
#, c-format
|
||
msgid "Could not get list of Defined Domains, rc=%08x"
|
||
msgstr "No se pudo obtener una lista de dominios definidos, rc=%08x"
|
||
|
||
#: src/vbox/vbox_tmpl.c:3514
|
||
#, c-format
|
||
msgid "Could not get number of Defined Domains, rc=%08x"
|
||
msgstr "No se pudo obtener la cantidad de Dominios Definidos, rc=%08x"
|
||
|
||
#: src/vbox/vbox_tmpl.c:3669
|
||
msgid "OpenRemoteSession/LaunchVMProcess failed, domain can't be started"
|
||
msgstr ""
|
||
"Falló OpenRemoteSession/LaunchVMProcess, no se puede iniciar el dominio"
|
||
|
||
#: src/vbox/vbox_tmpl.c:3716
|
||
msgid "Error while reading the domain name"
|
||
msgstr "Error al leer el nombre del dominio"
|
||
|
||
#: src/vbox/vbox_tmpl.c:3753
|
||
msgid "machine is not in poweroff|saved|aborted state, so couldn't start it"
|
||
msgstr ""
|
||
"la máquina no se ecuentra en estado apagado|guardado|abortado, de modo que "
|
||
"no pudo ser iniciada"
|
||
|
||
#: src/vbox/vbox_tmpl.c:3888 src/vbox/vbox_tmpl.c:5499
|
||
#, c-format
|
||
msgid "can't get the uuid of the file to be attached to cdrom: %s, rc=%08x"
|
||
msgstr ""
|
||
"no es posible obtener el uuid del archivo a ser asociado al cdrom: %s, rc="
|
||
"%08x"
|
||
|
||
#: src/vbox/vbox_tmpl.c:3895 src/vbox/vbox_tmpl.c:5508
|
||
#, c-format
|
||
msgid "could not attach the file to cdrom: %s, rc=%08x"
|
||
msgstr "no se pudo asociar el archivo al cdrom: %s, rc=%08x"
|
||
|
||
#: src/vbox/vbox_tmpl.c:3952
|
||
#, c-format
|
||
msgid "can't get the uuid of the file to be attached as harddisk: %s, rc=%08x"
|
||
msgstr ""
|
||
"no es posible obtener el uuid del archivo a ser asociado como disco rígido: "
|
||
"%s, rc=%08x"
|
||
|
||
#: src/vbox/vbox_tmpl.c:3999
|
||
#, c-format
|
||
msgid "could not attach the file as harddisk: %s, rc=%08x"
|
||
msgstr "no se pudo asociar el archivo como un disco rígido: %s, rc=%08x "
|
||
|
||
#: src/vbox/vbox_tmpl.c:4045 src/vbox/vbox_tmpl.c:5552
|
||
#, c-format
|
||
msgid ""
|
||
"can't get the uuid of the file to be attached to floppy drive: %s, rc=%08x"
|
||
msgstr ""
|
||
"no es posible obtener el uuid del archivo a ser asociado al dispositivo de "
|
||
"disquete: %s, rc=%08x"
|
||
|
||
#: src/vbox/vbox_tmpl.c:4053 src/vbox/vbox_tmpl.c:5559
|
||
#, c-format
|
||
msgid "could not attach the file to floppy drive: %s, rc=%08x"
|
||
msgstr "no se pudo asociar el archivo al dispositivo de disquete: %s, rc=%08x"
|
||
|
||
#: src/vbox/vbox_tmpl.c:4237
|
||
#, c-format
|
||
msgid ""
|
||
"Failed to attach the following disk/dvd/floppy to the machine: %s, rc=%08x"
|
||
msgstr ""
|
||
"Falló al asociar el siguiente disco/dvd/disquete a la máquina: %s, rc=%08x"
|
||
|
||
#: src/vbox/vbox_tmpl.c:4247
|
||
#, c-format
|
||
msgid ""
|
||
"can't get the uuid of the file to be attached as harddisk/dvd/floppy: %s, rc="
|
||
"%08x"
|
||
msgstr ""
|
||
"no es posible obtener el uuid del archivo a ser asociado como disco rígido/"
|
||
"dvd/disquete: %s, rc=%08x"
|
||
|
||
#: src/vbox/vbox_tmpl.c:4288
|
||
#, c-format
|
||
msgid ""
|
||
"can't get the port/slot number of harddisk/dvd/floppy to be attached: %s, rc="
|
||
"%08x"
|
||
msgstr ""
|
||
"no es posible obtener el puerto/número de zócalo del disco rígido/dvd/"
|
||
"disquete a ser asociado: %s, rc=%08x"
|
||
|
||
#: src/vbox/vbox_tmpl.c:4312
|
||
#, c-format
|
||
msgid "could not attach the file as harddisk/dvd/floppy: %s, rc=%08x"
|
||
msgstr ""
|
||
"no se pudo asociar el archivo como disco rígido/dvd/disquete: %s, rc=%08x "
|
||
|
||
#: src/vbox/vbox_tmpl.c:5133 src/vbox/vbox_tmpl.c:5204
|
||
#, c-format
|
||
msgid "could not define a domain, rc=%08x"
|
||
msgstr "no se pudo definir un dominio, rc=%08x"
|
||
|
||
#: src/vbox/vbox_tmpl.c:5141
|
||
#, c-format
|
||
msgid "could not set the memory size of the domain to: %llu Kb, rc=%08x"
|
||
msgstr ""
|
||
"No se pudo establecer el tamaño de la memoria del dominio a: %llu Kb, rc=%08x"
|
||
|
||
#: src/vbox/vbox_tmpl.c:5153
|
||
#, c-format
|
||
msgid "could not set the number of virtual CPUs to: %u, rc=%08x"
|
||
msgstr "No se pudo establecer el número de CPU virtuales a %u, rc=%08x"
|
||
|
||
#: src/vbox/vbox_tmpl.c:5172
|
||
#, c-format
|
||
msgid "could not change PAE status to: %s, rc=%08x"
|
||
msgstr "no se pudo modificar el estado de PAE en: %s, rc=%08x"
|
||
|
||
#: src/vbox/vbox_tmpl.c:5174 src/vbox/vbox_tmpl.c:5186
|
||
#: src/vbox/vbox_tmpl.c:5195
|
||
msgid "Enabled"
|
||
msgstr "Habilitado"
|
||
|
||
#: src/vbox/vbox_tmpl.c:5174 src/vbox/vbox_tmpl.c:5186
|
||
#: src/vbox/vbox_tmpl.c:5195
|
||
msgid "Disabled"
|
||
msgstr "Deshabilitado"
|
||
|
||
#: src/vbox/vbox_tmpl.c:5184
|
||
#, c-format
|
||
msgid "could not change ACPI status to: %s, rc=%08x"
|
||
msgstr "no es posible modificar el estado ACPI a: %s, rc=%08x"
|
||
|
||
#: src/vbox/vbox_tmpl.c:5193
|
||
#, c-format
|
||
msgid "could not change APIC status to: %s, rc=%08x"
|
||
msgstr "no es posible modificar el estado APIC a: %s, rc=%08x"
|
||
|
||
#: src/vbox/vbox_tmpl.c:5412
|
||
#, c-format
|
||
msgid "could not delete the domain, rc=%08x"
|
||
msgstr "no se pudo eliminar dominio, rc=%08x"
|
||
|
||
#: src/vbox/vbox_tmpl.c:5604
|
||
#, c-format
|
||
msgid "could not attach shared folder '%s', rc=%08x"
|
||
msgstr "could not attach shared folder '%s', rc=%08x"
|
||
|
||
#: src/vbox/vbox_tmpl.c:5716
|
||
#, c-format
|
||
msgid "could not de-attach the mounted ISO, rc=%08x"
|
||
msgstr "no se pudo des-asociar el ISO montado, rc=%08x"
|
||
|
||
#: src/vbox/vbox_tmpl.c:5737
|
||
#, c-format
|
||
msgid "could not attach the file to floppy drive, rc=%08x"
|
||
msgstr "no se pudo asociar el archivo al dispositivo de disquete, rc=%08x "
|
||
|
||
#: src/vbox/vbox_tmpl.c:5772
|
||
#, c-format
|
||
msgid "could not detach shared folder '%s', rc=%08x"
|
||
msgstr "could not detach shared folder '%s', rc=%08x"
|
||
|
||
#: src/vbox/vbox_tmpl.c:5824 src/vbox/vbox_tmpl.c:6207
|
||
#, c-format
|
||
msgid "could not get snapshot count for domain %s"
|
||
msgstr "no se pudo obtener la cantidad de capturas instantáneas del dominio %s"
|
||
|
||
#: src/vbox/vbox_tmpl.c:5842 src/vbox/vbox_tmpl.c:6266
|
||
#, c-format
|
||
msgid "could not get root snapshot for domain %s"
|
||
msgstr "no se pudo obtener captura instantánea raíz del dominio %s"
|
||
|
||
#: src/vbox/vbox_tmpl.c:5855
|
||
#, c-format
|
||
msgid "unexpected number of snapshots < %u"
|
||
msgstr "cantidad no esperada de capturas instantáneas < %u"
|
||
|
||
#: src/vbox/vbox_tmpl.c:5863 src/vbox/vbox_tmpl.c:6856
|
||
msgid "could not get children snapshots"
|
||
msgstr "no se pudo obtener capturas instantáneas hijo "
|
||
|
||
#: src/vbox/vbox_tmpl.c:5872
|
||
#, c-format
|
||
msgid "unexpected number of snapshots > %u"
|
||
msgstr "cantidad no esperada de capturas instantáneas > %u"
|
||
|
||
#: src/vbox/vbox_tmpl.c:5918 src/vbox/vbox_tmpl.c:6286
|
||
msgid "could not get snapshot name"
|
||
msgstr "no es posible obtener el nombre de la captura instantánea"
|
||
|
||
#: src/vbox/vbox_tmpl.c:5933
|
||
#, c-format
|
||
msgid "domain %s has no snapshots with name %s"
|
||
msgstr "el dominio %s no posee capturas instantáneas denominadas %s"
|
||
|
||
#: src/vbox/vbox_tmpl.c:5995 src/vbox/vbox_tmpl.c:6661
|
||
#: src/vbox/vbox_tmpl.c:6761 src/vbox/vbox_tmpl.c:6903
|
||
msgid "could not get domain state"
|
||
msgstr "no es posible obtener estado del dominio"
|
||
|
||
#: src/vbox/vbox_tmpl.c:6010 src/vbox/vbox_tmpl.c:6677
|
||
#: src/vbox/vbox_tmpl.c:6926
|
||
#, c-format
|
||
msgid "could not open VirtualBox session with domain %s"
|
||
msgstr "no se pudo iniciar sesión VirtualBox con el dominio %s"
|
||
|
||
#: src/vbox/vbox_tmpl.c:6032 src/vbox/vbox_tmpl.c:6040
|
||
#, c-format
|
||
msgid "could not take snapshot of domain %s"
|
||
msgstr "no se pudo realizar una captura instantánea del dominio %s"
|
||
|
||
#: src/vbox/vbox_tmpl.c:6047 src/vbox/vbox_tmpl.c:6753
|
||
#, c-format
|
||
msgid "could not get current snapshot of domain %s"
|
||
msgstr "no se pudo obtener la captura instantánea actual del dominio %s"
|
||
|
||
#: src/vbox/vbox_tmpl.c:6105
|
||
#, c-format
|
||
msgid "could not get description of snapshot %s"
|
||
msgstr "no se pudo obtener descripción de la captura instantánea %s"
|
||
|
||
#: src/vbox/vbox_tmpl.c:6122
|
||
#, c-format
|
||
msgid "could not get creation time of snapshot %s"
|
||
msgstr "no se pudo obtener la hora de creación de la captura instantánea %s"
|
||
|
||
#: src/vbox/vbox_tmpl.c:6132 src/vbox/vbox_tmpl.c:6415
|
||
#, c-format
|
||
msgid "could not get parent of snapshot %s"
|
||
msgstr "no se pudo obtener la captura instantánea paterna %s"
|
||
|
||
#: src/vbox/vbox_tmpl.c:6140 src/vbox/vbox_tmpl.c:6429
|
||
#, c-format
|
||
msgid "could not get name of parent of snapshot %s"
|
||
msgstr "no se pudo obtener el nombre de la captura instantánea paterna %s"
|
||
|
||
#: src/vbox/vbox_tmpl.c:6156 src/vbox/vbox_tmpl.c:6745
|
||
#, c-format
|
||
msgid "could not get online state of snapshot %s"
|
||
msgstr "no se pudo obtener el estado en línea de la captura instantánea %s"
|
||
|
||
#: src/vbox/vbox_tmpl.c:6370 src/vbox/vbox_tmpl.c:6476
|
||
#: src/vbox/vbox_tmpl.c:6540
|
||
msgid "could not get current snapshot"
|
||
msgstr "no se pudo obtener la captura instantánea actual"
|
||
|
||
#: src/vbox/vbox_tmpl.c:6482
|
||
msgid "domain has no snapshots"
|
||
msgstr "el dominio no posee capturas instantáneas"
|
||
|
||
#: src/vbox/vbox_tmpl.c:6489 src/vbox/vbox_tmpl.c:6551
|
||
msgid "could not get current snapshot name"
|
||
msgstr "no se pudo obtener el nombre de la captura instantánea actual"
|
||
|
||
#: src/vbox/vbox_tmpl.c:6620 src/vbox/vbox_tmpl.c:6807
|
||
msgid "could not get snapshot UUID"
|
||
msgstr "no se pudo obtener el UUID de la captura instantánea"
|
||
|
||
#: src/vbox/vbox_tmpl.c:6627 src/vbox/vbox_tmpl.c:6689
|
||
#: src/vbox/vbox_tmpl.c:6699
|
||
#, c-format
|
||
msgid "could not restore snapshot for domain %s"
|
||
msgstr "no se pudo restaurar la captura instantánea del dominio %s"
|
||
|
||
#: src/vbox/vbox_tmpl.c:6654
|
||
msgid "could not get domain UUID"
|
||
msgstr "no se pudo obtener el UUID del dominio"
|
||
|
||
#: src/vbox/vbox_tmpl.c:6668
|
||
#, c-format
|
||
msgid "domain %s is already running"
|
||
msgstr "el dominio %s ya se encuentra en ejecución"
|
||
|
||
#: src/vbox/vbox_tmpl.c:6686
|
||
msgid "cannot restore domain snapshot for running domain"
|
||
msgstr ""
|
||
"no es posible restaurar capturas instantáneas de dominio en el dominio en "
|
||
"ejecución"
|
||
|
||
#: src/vbox/vbox_tmpl.c:6768
|
||
msgid "cannot revert snapshot of running domain"
|
||
msgstr ""
|
||
"no es posible revertir capturas instantáneas en el dominio en ejecución"
|
||
|
||
#: src/vbox/vbox_tmpl.c:6819
|
||
msgid "cannot delete domain snapshot for running domain"
|
||
msgstr ""
|
||
"no es posible eliminar capturas instantáneas de dominio en el dominio en "
|
||
"ejecución"
|
||
|
||
#: src/vbox/vbox_tmpl.c:6822 src/vbox/vbox_tmpl.c:6831
|
||
msgid "could not delete snapshot"
|
||
msgstr "no es posible eliminar capturas instantáneas"
|
||
|
||
#: src/vbox/vbox_tmpl.c:6917
|
||
msgid "cannot delete snapshots of running domain"
|
||
msgstr "no es posible eliminar capturas instantáneas del dominio en ejecución"
|
||
|
||
#: src/vbox/vbox_tmpl.c:8387
|
||
#, c-format
|
||
msgid "could not get number of volumes in the pool: %s, rc=%08x"
|
||
msgstr "no se pudo obtener la cantidad de volúmenes en el grupo: %s, rc=%08x"
|
||
|
||
#: src/vbox/vbox_tmpl.c:8435
|
||
#, c-format
|
||
msgid "could not get the volume list in the pool: %s, rc=%08x"
|
||
msgstr "no se pudo obtener la lista de volúmen en el grupo: %s, rc=%08x"
|
||
|
||
#: src/vbox/vbox_tmpl.c:8517 src/vbox/vbox_tmpl.c:8762
|
||
#: src/vbox/vbox_tmpl.c:8934 src/vbox/vbox_tmpl.c:9008
|
||
#: src/vbox/vbox_tmpl.c:9117
|
||
#, c-format
|
||
msgid "Could not parse UUID from '%s'"
|
||
msgstr "No se pudo leer UUID desde '%s'"
|
||
|
||
#: src/vbox/vbox_tmpl.c:9194
|
||
msgid "unable to get monitor count"
|
||
msgstr "No se puede obtener cuenta de monitor"
|
||
|
||
#: src/vbox/vbox_tmpl.c:9201
|
||
#, c-format
|
||
msgid "screen ID higher than monitor count (%d)"
|
||
msgstr "ID de pantalla es mayor que la cuenta de monitor (%d)"
|
||
|
||
#: src/vbox/vbox_tmpl.c:9247
|
||
msgid "unable to get screen resolution"
|
||
msgstr "No se puede obtener resolución de pantalla"
|
||
|
||
#: src/vbox/vbox_tmpl.c:9257
|
||
msgid "failed to take screenshot"
|
||
msgstr "Falló la toma de instantánea"
|
||
|
||
#: src/vbox/vbox_tmpl.c:9263
|
||
#, c-format
|
||
msgid "unable to write data to '%s'"
|
||
msgstr "No se pueden escribir datos a '%s'"
|
||
|
||
#: src/vbox/vbox_tmpl.c:9345
|
||
#, c-format
|
||
msgid "Could not get list of domains, rc=%08x"
|
||
msgstr "No se pudo obtener lista de dominios, rc=%08x"
|
||
|
||
#: src/vbox/vbox_tmpl.c:9379
|
||
msgid "could not get snapshot count for listed domains"
|
||
msgstr "No se pudo obtener conteo de instantánea para dominios listados"
|
||
|
||
#: src/vmware/vmware_conf.c:240
|
||
#, c-format
|
||
msgid "Invalid driver type: %d"
|
||
msgstr ""
|
||
|
||
#: src/vmware/vmware_conf.c:246
|
||
#, c-format
|
||
msgid "failed to parse %sversion"
|
||
msgstr ""
|
||
|
||
#: src/vmware/vmware_conf.c:252
|
||
msgid "version parsing error"
|
||
msgstr "Error al analizar versión"
|
||
|
||
#: src/vmware/vmware_conf.c:290
|
||
msgid "invalid driver type for version detection"
|
||
msgstr ""
|
||
|
||
#: src/vmware/vmware_conf.c:346
|
||
#, c-format
|
||
msgid "path '%s' doesn't reference a file"
|
||
msgstr "ruta '%s' no es un archivo de referencia"
|
||
|
||
#: src/vmware/vmware_conf.c:457
|
||
#, c-format
|
||
msgid "file %s does not exist"
|
||
msgstr "No existe el archivo %s"
|
||
|
||
#: src/vmware/vmware_conf.c:469
|
||
#, c-format
|
||
msgid "failed to move file to %s "
|
||
msgstr "No se pudo desplazar archivo a %s"
|
||
|
||
#: src/vmware/vmware_conf.c:506
|
||
msgid "unable to read vmware log file"
|
||
msgstr "No se pudo leer archivo de registro vmware"
|
||
|
||
#: src/vmware/vmware_conf.c:512
|
||
msgid "cannot find pid in vmware log file"
|
||
msgstr "No se puede encontrar PID en archivo de registro vmware"
|
||
|
||
#: src/vmware/vmware_conf.c:522
|
||
msgid "cannot parse pid in vmware log file"
|
||
msgstr "No se puede leer PID en archivo de registro vmware"
|
||
|
||
#: src/vmware/vmware_driver.c:122
|
||
#, c-format
|
||
msgid ""
|
||
"unexpected VMware URI path '%s', try vmwareplayer:///session, vmwarews:///"
|
||
"session or vmwarefusion:///session"
|
||
msgstr ""
|
||
|
||
#: src/vmware/vmware_driver.c:147
|
||
msgid "vmrun utility is missing"
|
||
msgstr ""
|
||
|
||
#: src/vmware/vmware_driver.c:155
|
||
#, c-format
|
||
msgid "unable to parse URI scheme '%s'"
|
||
msgstr ""
|
||
|
||
#: src/vmware/vmware_driver.c:164
|
||
#, c-format
|
||
msgid "unable to find valid requested VMware backend '%s'"
|
||
msgstr ""
|
||
|
||
#: src/vmware/vmware_driver.c:373 src/vmware/vmware_driver.c:655
|
||
#, c-format
|
||
msgid "Failed to write vmx file '%s'"
|
||
msgstr "No se pudo escribir archivo vmx '%s'"
|
||
|
||
#: src/vmware/vmware_driver.c:488 src/vmware/vmware_driver.c:537
|
||
msgid ""
|
||
"vmplayer does not support libvirt suspend/resume (vmware pause/unpause) "
|
||
"operation "
|
||
msgstr ""
|
||
"vmplayer no soporta la operación libvirt suspender/reanudar (pause/unpause)"
|
||
|
||
#: src/vmware/vmware_driver.c:556
|
||
msgid "domain is not in suspend state"
|
||
msgstr "El dominio no está en el estado suspender"
|
||
|
||
#: src/vmx/vmx.c:622
|
||
#, c-format
|
||
msgid "libxml2 doesn't handle %s encoding"
|
||
msgstr "libxml2 no maneja codificación %s"
|
||
|
||
#: src/vmx/vmx.c:631
|
||
#, c-format
|
||
msgid "Could not convert from %s to UTF-8 encoding"
|
||
msgstr "No se pudo convertir de %s a codificación UTF-8"
|
||
|
||
#: src/vmx/vmx.c:663 src/vmx/vmx.c:679 src/vmx/vmx.c:701 src/vmx/vmx.c:717
|
||
#: src/vmx/vmx.c:747 src/vmx/vmx.c:758 src/vmx/vmx.c:796 src/vmx/vmx.c:807
|
||
#, c-format
|
||
msgid "Missing essential config entry '%s'"
|
||
msgstr "No se encuentra la entrada fundamental '%s' en la configuración"
|
||
|
||
#: src/vmx/vmx.c:669 src/vmx/vmx.c:708 src/vmx/vmx.c:773 src/vmx/vmx.c:824
|
||
#, c-format
|
||
msgid "Config entry '%s' must be a string"
|
||
msgstr "La entrada de configuración '%s' debe ser una cadena"
|
||
|
||
#: src/vmx/vmx.c:767
|
||
#, c-format
|
||
msgid "Config entry '%s' must represent an integer value"
|
||
msgstr "La entrada de configuración '%s' debe representar un valor entero"
|
||
|
||
#: src/vmx/vmx.c:818
|
||
#, c-format
|
||
msgid "Config entry '%s' must represent a boolean value (true|false)"
|
||
msgstr ""
|
||
"La entrada en el archivo de configuración '%s' debe representar el valor de "
|
||
"un booleano (true|false)"
|
||
|
||
#: src/vmx/vmx.c:840
|
||
msgid ""
|
||
"Expecting domain XML attribute 'dev' of entry 'devices/disk/target' to start "
|
||
"with 'sd'"
|
||
msgstr ""
|
||
"Se esperaba que el atributo 'dev', de la entrada 'devices/disk/target' del "
|
||
"dominio XML, comenzara por 'sd'"
|
||
|
||
#: src/vmx/vmx.c:849 src/vmx/vmx.c:889 src/vmx/vmx.c:924
|
||
#, c-format
|
||
msgid "Could not parse valid disk index from '%s'"
|
||
msgstr "No se pudo analizar un índice de disco válido desde '%s'"
|
||
|
||
#: src/vmx/vmx.c:856
|
||
#, c-format
|
||
msgid "SCSI disk index (parsed from '%s') is too large"
|
||
msgstr "El índice de disco SCSI (analizado desde '%s') es demasiado extenso"
|
||
|
||
#: src/vmx/vmx.c:880
|
||
msgid ""
|
||
"Expecting domain XML attribute 'dev' of entry 'devices/disk/target' to start "
|
||
"with 'hd'"
|
||
msgstr ""
|
||
"Se esperaba que el atributo 'dev', de la entrada 'devices/disk/target' del "
|
||
"dominio XML, comenzara por 'hd'"
|
||
|
||
#: src/vmx/vmx.c:896
|
||
#, c-format
|
||
msgid "IDE disk index (parsed from '%s') is too large"
|
||
msgstr "El índice de disco IDE (analizado desde '%s') es demasiado extenso"
|
||
|
||
#: src/vmx/vmx.c:915
|
||
msgid ""
|
||
"Expecting domain XML attribute 'dev' of entry 'devices/disk/target' to start "
|
||
"with 'fd'"
|
||
msgstr ""
|
||
"Se esperaba que el atributo 'dev', de la entrada 'devices/disk/target' del "
|
||
"dominio XML, comenzara por 'fd'"
|
||
|
||
#: src/vmx/vmx.c:931
|
||
#, c-format
|
||
msgid "Floppy disk index (parsed from '%s') is too large"
|
||
msgstr "El índice de disco floppy (analizado desde '%s') es demasiado extenso"
|
||
|
||
#: src/vmx/vmx.c:952
|
||
#, c-format
|
||
msgid "Unsupported disk address type '%s'"
|
||
msgstr "Tipo de dirección de disco '%s' no soportado "
|
||
|
||
#: src/vmx/vmx.c:964
|
||
msgid "Could not verify disk address"
|
||
msgstr "No se pudo verificar la dirección de disco"
|
||
|
||
#: src/vmx/vmx.c:972
|
||
#, c-format
|
||
msgid "Disk address %d:%d:%d doesn't match target device '%s'"
|
||
msgstr ""
|
||
"La dirección de disco %d:%d:%d no coincide con el dispositivo elegido '%s'"
|
||
|
||
#: src/vmx/vmx.c:981 src/vmx/vmx.c:1657 src/vmx/vmx.c:1878 src/vmx/vmx.c:2003
|
||
#, c-format
|
||
msgid "SCSI controller index %d out of [0..3] range"
|
||
msgstr "El índice %d del controlador SCSI se encuentra fuera de [0..3] rango"
|
||
|
||
#: src/vmx/vmx.c:988
|
||
#, c-format
|
||
msgid "SCSI bus index %d out of [0] range"
|
||
msgstr "El índice %d del bus SCSI se encuentra fuera de [0] rango"
|
||
|
||
#: src/vmx/vmx.c:995 src/vmx/vmx.c:2010
|
||
#, c-format
|
||
msgid "SCSI unit index %d out of [0..6,8..15] range"
|
||
msgstr ""
|
||
"El índice %d de la unidad SCSI se encuentra fuera de [0..6,8..15] rango"
|
||
|
||
#: src/vmx/vmx.c:1002
|
||
#, c-format
|
||
msgid "IDE controller index %d out of [0] range"
|
||
msgstr "El índice %d del controlador IDE se encuentra fuera de [0] rango"
|
||
|
||
#: src/vmx/vmx.c:1009 src/vmx/vmx.c:2028
|
||
#, c-format
|
||
msgid "IDE bus index %d out of [0..1] range"
|
||
msgstr "El índice %d del bus IDE se encuentra fuera de [0..1] rango"
|
||
|
||
#: src/vmx/vmx.c:1016 src/vmx/vmx.c:2035
|
||
#, c-format
|
||
msgid "IDE unit index %d out of [0..1] range"
|
||
msgstr "El índice %d de la unidad IDE se encuentra fuera de [0..1] rango"
|
||
|
||
#: src/vmx/vmx.c:1023 src/vmx/vmx.c:2058
|
||
#, c-format
|
||
msgid "FDC controller index %d out of [0] range"
|
||
msgstr "El índice %d del controlador FDC se encuentra fuera de [0] rango"
|
||
|
||
#: src/vmx/vmx.c:1030
|
||
#, c-format
|
||
msgid "FDC bus index %d out of [0] range"
|
||
msgstr "El índice %d del bus FDC se encuentra fuera de [0] rango"
|
||
|
||
#: src/vmx/vmx.c:1037 src/vmx/vmx.c:2065
|
||
#, c-format
|
||
msgid "FDC unit index %d out of [0..1] range"
|
||
msgstr "El índice %d de la unidad FDC se encuentra fuera de [0..1] rango"
|
||
|
||
#: src/vmx/vmx.c:1043
|
||
#, c-format
|
||
msgid "Unsupported bus type '%s'"
|
||
msgstr "Tipo de bus '%s' no soportado "
|
||
|
||
#: src/vmx/vmx.c:1076
|
||
#, c-format
|
||
msgid "Unknown driver name '%s'"
|
||
msgstr "Nombre de controlador '%s' desconocido"
|
||
|
||
#: src/vmx/vmx.c:1089
|
||
#, c-format
|
||
msgid "Missing SCSI controller for index %d"
|
||
msgstr "No se encuentra un controlador SCSI para el índice %d"
|
||
|
||
#: src/vmx/vmx.c:1098
|
||
#, c-format
|
||
msgid ""
|
||
"Inconsistent SCSI controller model ('%s' is not '%s') for SCSI controller "
|
||
"index %d"
|
||
msgstr ""
|
||
"Modelo del controlador SCSI inconsistente ('%s' no es '%s') para el índice "
|
||
"%d del controlador SCSI"
|
||
|
||
#: src/vmx/vmx.c:1176
|
||
#, c-format
|
||
msgid ""
|
||
"Disks on SCSI controller %d have inconsistent controller models, cannot "
|
||
"autodetect model"
|
||
msgstr ""
|
||
"Los discos en el controlador SCSI %d poseen modelos de controladores "
|
||
"inconsistentes, no es posible autodetectar el modelo"
|
||
|
||
#: src/vmx/vmx.c:1192
|
||
#, c-format
|
||
msgid ""
|
||
"Expecting domain XML attribute 'model' of entry 'controller' to be "
|
||
"'buslogic' or 'lsilogic' or 'lsisas1068' or 'vmpvscsi' but found '%s'"
|
||
msgstr ""
|
||
"Se esperaba que el atributo 'model', de la entrada 'controller' del dominio "
|
||
"XML, fuera 'buslogic', 'lsilogic', 'lsisas1068', o 'vmpvscsi', pero se ha "
|
||
"encontrado '%s'"
|
||
|
||
#: src/vmx/vmx.c:1249
|
||
msgid "virVMXContext has no parseFileName function set"
|
||
msgstr "virVMXContext no ha definido la función parseFileName"
|
||
|
||
#: src/vmx/vmx.c:1300
|
||
#, c-format
|
||
msgid "Expecting VMX entry 'config.version' to be 8 but found %lld"
|
||
msgstr ""
|
||
"Se esperaba que la entrada VMX 'config.version' sea 8, pero se ha encontrado "
|
||
"%lld"
|
||
|
||
#: src/vmx/vmx.c:1314
|
||
#, c-format
|
||
msgid ""
|
||
"Expecting VMX entry 'virtualHW.version' to be 4, 7, 8 or 9 but found %lld"
|
||
msgstr ""
|
||
"Se espera VMX entrada 'virtualHW.version' debe ser 4, 7, 8 o 9 pero se "
|
||
"encontró %lld"
|
||
|
||
#: src/vmx/vmx.c:1335
|
||
msgid "VMX entry 'name' contains invalid escape sequence"
|
||
msgstr "La entrada VMX 'name' contiene una secuencia de escape inválida"
|
||
|
||
#: src/vmx/vmx.c:1349
|
||
msgid "VMX entry 'annotation' contains invalid escape sequence"
|
||
msgstr ""
|
||
"La entrada 'annotation' de VMX contiene una secuencia de escape no válida"
|
||
|
||
#: src/vmx/vmx.c:1362
|
||
#, c-format
|
||
msgid ""
|
||
"Expecting VMX entry 'memsize' to be an unsigned integer (multiple of 4) but "
|
||
"found %lld"
|
||
msgstr ""
|
||
"Se esperaba que la entrada VMX 'memsize' sea un número entero no asignado "
|
||
"(múltiple de 4), pero se ha encontrado %lld"
|
||
|
||
#: src/vmx/vmx.c:1408
|
||
#, c-format
|
||
msgid ""
|
||
"Expecting VMX entry 'numvcpus' to be an unsigned integer (1 or a multiple of "
|
||
"2) but found %lld"
|
||
msgstr ""
|
||
"Se esperaba que la entrada VMX 'numvcpus' sea un número entero no asignado "
|
||
"(1 o algún otro múltiple de 2), pero se ha encontrado %lld"
|
||
|
||
#: src/vmx/vmx.c:1439 src/vmx/vmx.c:1467
|
||
#, c-format
|
||
msgid ""
|
||
"Expecting VMX entry 'sched.cpu.affinity' to be a comma separated list of "
|
||
"unsigned integers but found '%s'"
|
||
msgstr ""
|
||
"Se esperaba que la entrada VMX 'sched.cpu.affinity' sea una lista separada "
|
||
"por comas de números enteros no asignados, pero se ha encontrado '%s'"
|
||
|
||
#: src/vmx/vmx.c:1447
|
||
#, c-format
|
||
msgid "VMX entry 'sched.cpu.affinity' contains a %d, this value is too large"
|
||
msgstr ""
|
||
"La entrada VMX 'sched.cpu.affinity' contiene un %d, y este valor es "
|
||
"demasiado extenso"
|
||
|
||
#: src/vmx/vmx.c:1478
|
||
#, c-format
|
||
msgid ""
|
||
"Expecting VMX entry 'sched.cpu.affinity' to contain at least as many values "
|
||
"as 'numvcpus' (%lld) but found only %d value(s)"
|
||
msgstr ""
|
||
"Se esperaba que la entrada VMX 'sched.cpu.affinity' contenga por lo menos la "
|
||
"misma cantidad de valores que la entrada 'numvcpus' (%lld), pero sólo se han "
|
||
"encontrado los valores %d"
|
||
|
||
#: src/vmx/vmx.c:1502
|
||
#, c-format
|
||
msgid ""
|
||
"Expecting VMX entry 'sched.cpu.shares' to be an unsigned integer or 'low', "
|
||
"'normal' or 'high' but found '%s'"
|
||
msgstr ""
|
||
"Se esperaba entrada VMX 'sched.cpu.shares' que fuera un entero sin firma o "
|
||
"'low', 'normal' o 'high', pero se encontró '%s'"
|
||
|
||
#: src/vmx/vmx.c:1649
|
||
msgid "Could not add controllers"
|
||
msgstr "No se pudo agregar controladores"
|
||
|
||
#: src/vmx/vmx.c:1916
|
||
#, c-format
|
||
msgid ""
|
||
"Expecting VMX entry '%s' to be 'buslogic' or 'lsilogic' or 'lsisas1068' or "
|
||
"'pvscsi' but found '%s'"
|
||
msgstr ""
|
||
"Se esperaba que la entrada VMX '%s' sea 'buslogic', o 'lsilogic', o "
|
||
"'lsisas1068', o 'pvscsi', pero se ha encontrado '%s'"
|
||
|
||
#: src/vmx/vmx.c:2049 src/vmx/vmx.c:2080
|
||
#, c-format
|
||
msgid "Unsupported bus type '%s' for device type '%s'"
|
||
msgstr "Tipo de bus '%s' no soportado para el tipo de dispositivo '%s'"
|
||
|
||
#: src/vmx/vmx.c:2165
|
||
#, c-format
|
||
msgid "Expecting VMX entry '%s' to be 'scsi-hardDisk' or 'disk' but found '%s'"
|
||
msgstr ""
|
||
"Se esperaba que la entrada VMX '%s' sea 'scsi-hardDisk', o 'disk', pero se "
|
||
"ha encontrado '%s'"
|
||
|
||
#: src/vmx/vmx.c:2173
|
||
#, c-format
|
||
msgid "Expecting VMX entry '%s' to be 'ata-hardDisk' or 'disk' but found '%s'"
|
||
msgstr ""
|
||
"Se esperaba que la entrada VMX '%s' sea 'ata-hardDisk', o 'disk', pero se "
|
||
"ha encontrado '%s'"
|
||
|
||
#: src/vmx/vmx.c:2203 src/vmx/vmx.c:2258 src/vmx/vmx.c:2275
|
||
#, c-format
|
||
msgid ""
|
||
"Invalid or not yet handled value '%s' for VMX entry '%s' for device type '%s'"
|
||
msgstr ""
|
||
|
||
#: src/vmx/vmx.c:2214
|
||
#, c-format
|
||
msgid "Expecting VMX entry '%s' to be 'cdrom-image' but found '%s'"
|
||
msgstr ""
|
||
"Se esperaba que la entrada VMX '%s' sea 'cdrom-image', pero se ha encontrado "
|
||
"'%s'"
|
||
|
||
#: src/vmx/vmx.c:2289
|
||
#, c-format
|
||
msgid "Could not assign address to disk '%s'"
|
||
msgstr "No se pudo asignar direcciones al disco '%s' "
|
||
|
||
#: src/vmx/vmx.c:2463 src/vmx/vmx.c:3612
|
||
#, c-format
|
||
msgid "Ethernet controller index %d out of [0..3] range"
|
||
msgstr "Indice %d de controlador ethernet fuera de [0..3] rango "
|
||
|
||
#: src/vmx/vmx.c:2520 src/vmx/vmx.c:2530
|
||
#, c-format
|
||
msgid "Expecting VMX entry '%s' to be MAC address but found '%s'"
|
||
msgstr ""
|
||
"Se esperaba que la entrada VMX '%s' sea una dirección MAC, pero se ha "
|
||
"encontrado '%s'"
|
||
|
||
#: src/vmx/vmx.c:2537
|
||
#, c-format
|
||
msgid ""
|
||
"Expecting VMX entry '%s' to be 'generated' or 'static' or 'vpx' but found "
|
||
"'%s'"
|
||
msgstr ""
|
||
"Se esperaba que la entrada VMX '%s' sea 'generated', o 'static', o 'vpx', "
|
||
"pero se ha encontrado '%s'"
|
||
|
||
#: src/vmx/vmx.c:2554
|
||
#, c-format
|
||
msgid ""
|
||
"Expecting VMX entry '%s' to be 'vlance' or 'vmxnet' or 'vmxnet3' or 'e1000' "
|
||
"but found '%s'"
|
||
msgstr ""
|
||
"Se esperaba que la entrada VMX '%s' sea 'vlance', o 'vmxnet', o 'vmxnet3', o "
|
||
"'e1000', pero se ha encontrado '%s'"
|
||
|
||
#: src/vmx/vmx.c:2597
|
||
#, c-format
|
||
msgid "No yet handled value '%s' for VMX entry '%s'"
|
||
msgstr "Aún no es posible manipular el valor '%s' para la entrada VMX '%s'"
|
||
|
||
#: src/vmx/vmx.c:2616
|
||
#, c-format
|
||
msgid "Invalid value '%s' for VMX entry '%s'"
|
||
msgstr "Valor '%s' no válido parea la entrada VMX '%s'"
|
||
|
||
#: src/vmx/vmx.c:2681 src/vmx/vmx.c:3720
|
||
#, c-format
|
||
msgid "Serial port index %d out of [0..3] range"
|
||
msgstr "Indice %d del puerto serial fuera de [0..3] rango "
|
||
|
||
#: src/vmx/vmx.c:2765
|
||
#, c-format
|
||
msgid "VMX entry '%s' doesn't contain a port part"
|
||
msgstr "La entrada VMX '%s' no contiene una parte de puerto "
|
||
|
||
#: src/vmx/vmx.c:2796
|
||
#, c-format
|
||
msgid "VMX entry '%s' contains unsupported scheme '%s'"
|
||
msgstr "La entrada VMX '%s' contiene un esquema sin soporte '%s'"
|
||
|
||
#: src/vmx/vmx.c:2807
|
||
#, c-format
|
||
msgid "Expecting VMX entry '%s' to be 'server' or 'client' but found '%s'"
|
||
msgstr ""
|
||
"Se esperaba que la entrada VMX '%s' fuera 'server' o 'client' pero se halló "
|
||
"'%s'"
|
||
|
||
#: src/vmx/vmx.c:2813
|
||
#, c-format
|
||
msgid ""
|
||
"Expecting VMX entry '%s' to be 'device', 'file' or 'pipe' or 'network' but "
|
||
"found '%s'"
|
||
msgstr ""
|
||
"Se esperaba que la entrada VMX '%s' fuera 'device', o 'file', o 'pipe', pero "
|
||
"se ha encontrado '%s'"
|
||
|
||
#: src/vmx/vmx.c:2870 src/vmx/vmx.c:3826
|
||
#, c-format
|
||
msgid "Parallel port index %d out of [0..2] range"
|
||
msgstr "Indice %d del puerto paralelo fuera de [0..2] rango "
|
||
|
||
#: src/vmx/vmx.c:2930
|
||
#, c-format
|
||
msgid "Expecting VMX entry '%s' to be 'device' or 'file' but found '%s'"
|
||
msgstr ""
|
||
"Se esperaba que la entrada VMX '%s' sea 'device', o 'file', pero se ha "
|
||
"encontrado '%s'"
|
||
|
||
#: src/vmx/vmx.c:3019
|
||
msgid "virVMXContext has no formatFileName function set"
|
||
msgstr "virVMXContext no ha establecido la función formatFileName"
|
||
|
||
#: src/vmx/vmx.c:3027
|
||
#, c-format
|
||
msgid "Expecting virt type to be '%s' but found '%s'"
|
||
msgstr "Se esperaba que el tipo virt sea '%s', pero se ha encontrado '%s'"
|
||
|
||
#: src/vmx/vmx.c:3050
|
||
#, c-format
|
||
msgid ""
|
||
"Expecting domain XML attribute 'arch' of entry 'os/type' to be 'i686' or "
|
||
"'x86_64' but found '%s'"
|
||
msgstr ""
|
||
"Se esperaba que el atributo 'arch', de la entrada 'os/type' del dominio XML, "
|
||
"fuera 'i686', o 'x86_64', pero se ha encontrado '%s'"
|
||
|
||
#: src/vmx/vmx.c:3064
|
||
#, c-format
|
||
msgid "Unsupported SMBIOS mode '%s'"
|
||
msgstr "Modo '%s' SMBIOS sin soporte"
|
||
|
||
#: src/vmx/vmx.c:3129
|
||
msgid "No support for domain XML entry 'vcpu' attribute 'current'"
|
||
msgstr ""
|
||
"No hay soporte para la entrada actual del atributo 'vcpu' del dominio XML "
|
||
|
||
#: src/vmx/vmx.c:3135
|
||
#, c-format
|
||
msgid ""
|
||
"Expecting domain XML entry 'vcpu' to be an unsigned integer (1 or a multiple "
|
||
"of 2) but found %d"
|
||
msgstr ""
|
||
"Se esperaba que la entrada 'vcpu' del dominio XML fuera un número entero no "
|
||
"asignado (1, o múltiplo de 2), pero se ha encontrado %d"
|
||
|
||
#: src/vmx/vmx.c:3157
|
||
#, c-format
|
||
msgid ""
|
||
"Expecting domain XML attribute 'cpuset' of entry 'vcpu' to contain at least "
|
||
"%d CPU(s)"
|
||
msgstr ""
|
||
"Se esperaba que el atributo 'cpuset' de la entrada 'vcpu' del dominio XML, "
|
||
"tuviera al menos %d CPU (s)"
|
||
|
||
#: src/vmx/vmx.c:3204
|
||
#, c-format
|
||
msgid "Unsupported graphics type '%s'"
|
||
msgstr "Tipo de gráficos '%s' no soportado "
|
||
|
||
#: src/vmx/vmx.c:3256
|
||
#, c-format
|
||
msgid "Unsupported disk device type '%s'"
|
||
msgstr "Tipo de dispositivo de disco '%s' no soportado "
|
||
|
||
#: src/vmx/vmx.c:3298
|
||
msgid "No support for multiple video devices"
|
||
msgstr "No hay soporte para diferentes dispositivos de vídeo "
|
||
|
||
#: src/vmx/vmx.c:3413
|
||
#, c-format
|
||
msgid "Invalid device type supplied: %s"
|
||
msgstr ""
|
||
|
||
#: src/vmx/vmx.c:3421
|
||
#, c-format
|
||
msgid "%s %s '%s' has unsupported type '%s', expecting '%s' or '%s'"
|
||
msgstr ""
|
||
|
||
#: src/vmx/vmx.c:3441
|
||
#, c-format
|
||
msgid "Unsupported bus type '%s' for %s"
|
||
msgstr ""
|
||
|
||
#: src/vmx/vmx.c:3459
|
||
#, c-format
|
||
msgid "%s %s '%s' has an unsupported type '%s'"
|
||
msgstr ""
|
||
|
||
#: src/vmx/vmx.c:3472
|
||
#, c-format
|
||
msgid "Image file for %s %s '%s' has unsupported suffix, expecting '%s'"
|
||
msgstr ""
|
||
|
||
#: src/vmx/vmx.c:3507
|
||
#, c-format
|
||
msgid "%s harddisk '%s' has unsupported cache mode '%s'"
|
||
msgstr "%s el disco rígido '%s' posee un modo de caché '%s' no soportado"
|
||
|
||
#: src/vmx/vmx.c:3565
|
||
#, c-format
|
||
msgid "Floppy '%s' has unsupported type '%s', expecting '%s' or '%s'"
|
||
msgstr ""
|
||
"El floppy '%s' posee un tipo '%s' no soportado, se esperaba '%s' o '%s'"
|
||
|
||
#: src/vmx/vmx.c:3583
|
||
#, c-format
|
||
msgid "Only '%s' filesystem type is supported"
|
||
msgstr "Solamente tipo de sistema de archivo '%s' tiene soporte"
|
||
|
||
#: src/vmx/vmx.c:3627
|
||
#, c-format
|
||
msgid ""
|
||
"Expecting domain XML entry 'devices/interface/model' to be 'vlance' or "
|
||
"'vmxnet' or 'vmxnet2' or 'vmxnet3' or 'e1000' but found '%s'"
|
||
msgstr ""
|
||
"Se esperaba entrada XML 'dispositivo/interfaz/modelo' que fuera 'vlance', "
|
||
"'vmxnet', 'vmxnet2', 'vmxnet3' o 'e1000' pero se halló '%s' "
|
||
|
||
#: src/vmx/vmx.c:3669
|
||
#, c-format
|
||
msgid "Unsupported net type '%s'"
|
||
msgstr "Tipo de red '%s' no soportado"
|
||
|
||
#: src/vmx/vmx.c:3785
|
||
#, c-format
|
||
msgid "Unsupported character device TCP protocol '%s'"
|
||
msgstr "Protocolo TCP de dispositivo de caracteres '%s' no soportado"
|
||
|
||
#: src/vmx/vmx.c:3803 src/vmx/vmx.c:3861
|
||
#, c-format
|
||
msgid "Unsupported character device type '%s'"
|
||
msgstr "Tipo de dispositivo de caracteres '%s' no soportado"
|
||
|
||
#: src/vmx/vmx.c:3878
|
||
#, c-format
|
||
msgid "Unsupported video device type '%s'"
|
||
msgstr "Tipo de dispositivo de vídeo '%s' no tiene soporte"
|
||
|
||
#: src/vmx/vmx.c:3891
|
||
msgid "Multi-head video devices are unsupported"
|
||
msgstr "Dispositivos de vídeo multi-cabezales no tienen soporte"
|
||
|
||
#: src/xen/block_stats.c:184
|
||
#, c-format
|
||
msgid "Failed to read any block statistics for domain %d"
|
||
msgstr "Falló la lectura de las estadísticas de bloques para dominio %d"
|
||
|
||
#: src/xen/block_stats.c:198
|
||
#, c-format
|
||
msgid "Frontend block device not connected for domain %d"
|
||
msgstr "Bloque de primer plano 'device' no conectado para 'domain' %d"
|
||
|
||
#: src/xen/block_stats.c:209
|
||
#, c-format
|
||
msgid "stats->rd_bytes would overflow 64 bit counter for domain %d"
|
||
msgstr "stats->rd_bytes desbordarían contador de 64 bits para dominio %d"
|
||
|
||
#: src/xen/block_stats.c:218
|
||
#, c-format
|
||
msgid "stats->wr_bytes would overflow 64 bit counter for domain %d"
|
||
msgstr "stats->wr_bytes desbordarían contador de 64 bits para dominio %d"
|
||
|
||
#: src/xen/block_stats.c:336
|
||
#, c-format
|
||
msgid ""
|
||
"invalid path, device names must be in the range sda[1-15] - sdiv[1-15] for "
|
||
"domain %d"
|
||
msgstr ""
|
||
"Ruta inválida, los nombres de dispositivos deben estar en el rango "
|
||
"sda[1-15] - sdiv[1-15] para dominio %d"
|
||
|
||
#: src/xen/block_stats.c:340
|
||
#, c-format
|
||
msgid ""
|
||
"invalid path, device names must be in the range hda[1-63] - hdt[1-63] for "
|
||
"domain %d"
|
||
msgstr ""
|
||
"Ruta inválida, nombres de dispositivos deben estar en el rango hda[1-63] - "
|
||
"hdt[1-63] para dominio %d"
|
||
|
||
#: src/xen/block_stats.c:344
|
||
#, c-format
|
||
msgid ""
|
||
"invalid path, device names must be in the range xvda[1-15] - xvdiz[1-15] for "
|
||
"domain %d"
|
||
msgstr ""
|
||
"Ruta inválida, nombres de dispositivos deben estar en el rango de [1-15] - "
|
||
"xvdiz[1-15] para dominio %d"
|
||
|
||
#: src/xen/block_stats.c:348
|
||
#, c-format
|
||
msgid "unsupported path, use xvdN, hdN, or sdN for domain %d"
|
||
msgstr "ruta sin soporte, use xvdN, hdN, o sdN para dominio %d"
|
||
|
||
#: src/xen/xen_driver.c:516
|
||
#, c-format
|
||
msgid "Errored to create save dir '%s': %s"
|
||
msgstr "Error al crea save dir '%s': %s"
|
||
|
||
#: src/xen/xen_driver.c:1036
|
||
msgid "Unable to query OS type for inactive domain"
|
||
msgstr "No se puede solicitar tipo de SO para dominio inactivo"
|
||
|
||
#: src/xen/xen_driver.c:1458
|
||
msgid "Cannot get VCPUs of inactive domain"
|
||
msgstr "No se pueden obtener VCPU de dominio inactivo"
|
||
|
||
#: src/xen/xen_driver.c:2114 src/xen/xen_driver.c:2148
|
||
#: src/xen/xen_driver.c:2191
|
||
msgid "Cannot change scheduler parameters"
|
||
msgstr "No se pueden cambiar parámetros de programador"
|
||
|
||
#: src/xen/xen_driver.c:2582
|
||
#, c-format
|
||
msgid "Device %s has been assigned to guest %d"
|
||
msgstr "Dispositivo %s ha sido asignado a huésped %d"
|
||
|
||
#: src/xen/xen_driver.c:2656
|
||
msgid "cannot find default console device"
|
||
msgstr "No se puede encontrar dispositivo de consola predeterminada"
|
||
|
||
#: src/xen/xen_hypervisor.c:593
|
||
#, c-format
|
||
msgid "Unable to lock %zu bytes of memory"
|
||
msgstr "No se pudieron bloquear %zu bytess de memoria"
|
||
|
||
#: src/xen/xen_hypervisor.c:609
|
||
#, c-format
|
||
msgid "Unable to unlock %zu bytes of memory"
|
||
msgstr "No se pudieron desbloquear %zu bytes de memoria"
|
||
|
||
#: src/xen/xen_hypervisor.c:931 src/xen/xen_hypervisor.c:970
|
||
#: src/xen/xen_hypervisor.c:1010 src/xen/xen_hypervisor.c:1050
|
||
#, c-format
|
||
msgid "Unable to issue hypervisor ioctl %d"
|
||
msgstr "No se puede expedir hipervisor ioctl %d"
|
||
|
||
#: src/xen/xen_hypervisor.c:1181 src/xen/xen_hypervisor.c:1243
|
||
#: src/xen/xen_hypervisor.c:1347
|
||
msgid "unsupported in dom interface < 5"
|
||
msgstr "No tiene soporte en interfaz de dominio < 5"
|
||
|
||
#: src/xen/xen_hypervisor.c:1262 src/xen/xend_internal.c:3052
|
||
msgid "Invalid parameter count"
|
||
msgstr "Conteo de parámetro inválido"
|
||
|
||
#: src/xen/xen_hypervisor.c:1297 src/xen/xen_hypervisor.c:1410
|
||
#, c-format
|
||
msgid "Unknown scheduler %d"
|
||
msgstr "Programador desconocido %d"
|
||
|
||
#: src/xen/xen_hypervisor.c:1386
|
||
#, 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 de "
|
||
"rango (1-65535)"
|
||
|
||
#: src/xen/xen_hypervisor.c:1395
|
||
#, c-format
|
||
msgid "Credit scheduler cap parameter (%d) is out of range (0-65534)"
|
||
msgstr ""
|
||
"El parámetro de cap del planificador de crédito (%d) se encuentra fuera de "
|
||
"rango (0-65534)"
|
||
|
||
#: src/xen/xen_hypervisor.c:1437
|
||
msgid "block statistics not supported on this platform"
|
||
msgstr "Estadísticas de bloque no tienen soporte en esta plataforma"
|
||
|
||
#: src/xen/xen_hypervisor.c:1462
|
||
msgid "invalid path, should be vif<domid>.<n>."
|
||
msgstr "Ruta inválida, debería ser vif<domid>.<n>."
|
||
|
||
#: src/xen/xen_hypervisor.c:1467
|
||
msgid "invalid path, vif<domid> should match this domain ID"
|
||
msgstr "Ruta inválida, vif<domid> debería coincidir con el ID de dominio"
|
||
|
||
#: src/xen/xen_hypervisor.c:1866 src/xen/xen_hypervisor.c:1993
|
||
#, c-format
|
||
msgid "Unable to issue hypervisor ioctl %lu"
|
||
msgstr "No se puede expedir hipervisor ioctl %lu"
|
||
|
||
#: src/xen/xen_hypervisor.c:2247
|
||
msgid "could not read CPU flags"
|
||
msgstr "no es posible leer las marcas de CPU"
|
||
|
||
#: src/xen/xen_hypervisor.c:2510 src/xen/xen_hypervisor.c:2521
|
||
#, c-format
|
||
msgid "cannot read file %s"
|
||
msgstr "no es posible leer el archivo %s"
|
||
|
||
#: src/xen/xen_hypervisor.c:2586 src/xen/xen_hypervisor.c:2592
|
||
#: src/xen/xen_hypervisor.c:3054
|
||
msgid "cannot get domain details"
|
||
msgstr "no es posible obtener detalles de dominio"
|
||
|
||
#: src/xen/xen_hypervisor.c:2913
|
||
msgid "cannot determine actual number of cells"
|
||
msgstr "No se puede determinar cantidad real de celdas"
|
||
|
||
#: src/xen/xen_hypervisor.c:2928
|
||
msgid "unsupported in sys interface < 4"
|
||
msgstr "No tiene soporte en la interfaz del sistema < 4"
|
||
|
||
#: src/xen/xen_hypervisor.c:3043
|
||
msgid "invalid cpumap_t size"
|
||
msgstr "Tamaño de cpumap_t es no es válido"
|
||
|
||
#: src/xen/xen_hypervisor.c:3071 src/xen/xen_hypervisor.c:3079
|
||
msgid "cannot get VCPUs info"
|
||
msgstr "no es posible obtener infrmación de los VCPUs"
|
||
|
||
#: src/xen/xen_inotify.c:89 src/xen/xen_inotify.c:166
|
||
#, c-format
|
||
msgid "parsing uuid %s"
|
||
msgstr "analizando uuid %s"
|
||
|
||
#: src/xen/xen_inotify.c:111
|
||
msgid "finding dom on config list"
|
||
msgstr "buscando dom en la lista de configuración"
|
||
|
||
#: src/xen/xen_inotify.c:202
|
||
msgid "Error looking up domain"
|
||
msgstr "Error al buscar un dominio"
|
||
|
||
#: src/xen/xen_inotify.c:209 src/xen/xen_inotify.c:305
|
||
#: src/xen/xen_inotify.c:312
|
||
msgid "Error adding file to config cache"
|
||
msgstr "Error al añadir el archivo al cache de configuración"
|
||
|
||
#: src/xen/xen_inotify.c:255
|
||
msgid "conn, or private data is NULL"
|
||
msgstr "los datos privados, o conn, son NULL"
|
||
|
||
#: src/xen/xen_inotify.c:301 src/xen/xen_inotify.c:324
|
||
msgid "looking up dom"
|
||
msgstr "buscando dom"
|
||
|
||
#: src/xen/xen_inotify.c:369
|
||
#, c-format
|
||
msgid "cannot open directory: %s"
|
||
msgstr "no es posible abrir el directorio: %s"
|
||
|
||
#: src/xen/xen_inotify.c:385
|
||
msgid "Error adding file to config list"
|
||
msgstr "Error al agregar el archivo a la lista de configuración"
|
||
|
||
#: src/xen/xen_inotify.c:398
|
||
msgid "initializing inotify"
|
||
msgstr "inicializando inotify"
|
||
|
||
#: src/xen/xen_inotify.c:409
|
||
#, c-format
|
||
msgid "adding watch on %s"
|
||
msgstr "añadiendo vigilancia en %s"
|
||
|
||
#: src/xen/xend_internal.c:95
|
||
msgid "failed to create a socket"
|
||
msgstr "Falló al crear un socket"
|
||
|
||
#: src/xen/xend_internal.c:114
|
||
msgid "failed to connect to xend"
|
||
msgstr "Falló al conectarse con xend"
|
||
|
||
#: src/xen/xend_internal.c:161
|
||
msgid "failed to read from Xen Daemon"
|
||
msgstr "Falló al leer desde el Demonio Xen"
|
||
|
||
#: src/xen/xend_internal.c:164
|
||
msgid "failed to write to Xen Daemon"
|
||
msgstr "falló al escribir sobre el demonio Xen"
|
||
|
||
#: src/xen/xend_internal.c:297
|
||
msgid "failed to parse Xend response content length"
|
||
msgstr ""
|
||
|
||
#: src/xen/xend_internal.c:303
|
||
msgid "failed to parse Xend response return code"
|
||
msgstr ""
|
||
|
||
#: src/xen/xend_internal.c:316
|
||
#, c-format
|
||
msgid "Xend returned HTTP Content-Length of %d, which exceeds maximum of %d"
|
||
msgstr ""
|
||
"Xend ha devuelto una longitud de contenidos HTTP de %d, lo que supera el "
|
||
"máximo permitido de %d"
|
||
|
||
#: src/xen/xend_internal.c:373
|
||
#, c-format
|
||
msgid "%d status from xen daemon: %s:%s"
|
||
msgstr "estado %d del demonio xen: %s:%s "
|
||
|
||
#: src/xen/xend_internal.c:421 src/xen/xend_internal.c:424
|
||
#: src/xen/xend_internal.c:433
|
||
#, c-format
|
||
msgid "xend_post: error from xen daemon: %s"
|
||
msgstr "xend_post: error del demonio xen: %s"
|
||
|
||
#: src/xen/xend_internal.c:468
|
||
#, c-format
|
||
msgid "Unexpected HTTP error code %d"
|
||
msgstr "Código de error HTTP %d inesperado "
|
||
|
||
#: src/xen/xend_internal.c:679
|
||
#, c-format
|
||
msgid "unable to resolve hostname '%s': %s"
|
||
msgstr "no es posible resolver el nombre del host '%s': %s"
|
||
|
||
#: src/xen/xend_internal.c:716
|
||
#, c-format
|
||
msgid "unable to connect to '%s:%s'"
|
||
msgstr "no es posible conectarse con '%s:%s'"
|
||
|
||
#: src/xen/xend_internal.c:851
|
||
msgid "domain information incomplete, missing domid"
|
||
msgstr "información de dominio incompleta, no se encuentra domid"
|
||
|
||
#: src/xen/xend_internal.c:857
|
||
msgid "domain information incorrect domid not numeric"
|
||
msgstr "información de dominio incorrecta, domid no es numérico"
|
||
|
||
#: src/xen/xend_internal.c:862
|
||
msgid "domain information incomplete, missing uuid"
|
||
msgstr "información de dominio incompleta, falta uuid"
|
||
|
||
#: src/xen/xend_internal.c:1109
|
||
msgid "topology syntax error"
|
||
msgstr "Error en la topología de la sintaxis"
|
||
|
||
#: src/xen/xend_internal.c:1156
|
||
msgid "failed to parse Xend domain information"
|
||
msgstr "Falló al analizar la información de dominio Xend"
|
||
|
||
#: src/xen/xend_internal.c:1275 src/xen/xend_internal.c:1296
|
||
#: src/xen/xend_internal.c:1319 src/xen/xend_internal.c:1342
|
||
#: src/xen/xend_internal.c:1368 src/xen/xend_internal.c:1424
|
||
#: src/xen/xend_internal.c:1461
|
||
#, c-format
|
||
msgid "Domain %s isn't running."
|
||
msgstr "El dominio %s no se está ejecutando."
|
||
|
||
#: src/xen/xend_internal.c:1431
|
||
msgid "Cannot save host domain"
|
||
msgstr "No se pude guardar dominio host"
|
||
|
||
#: src/xen/xend_internal.c:1800
|
||
msgid "domain not running"
|
||
msgstr "El dominio no está ejecutándose"
|
||
|
||
#: src/xen/xend_internal.c:1807 src/xen/xend_internal.c:2247
|
||
#: src/xen/xend_internal.c:2395 src/xen/xend_internal.c:2497
|
||
msgid "Xend only supports modifying both live and persistent config"
|
||
msgstr ""
|
||
"Xend sólo tiene soporte para modificar tanto la configuración viva como la "
|
||
"persistente"
|
||
|
||
#: src/xen/xend_internal.c:1908
|
||
msgid "failed to add vcpupin xml entry"
|
||
msgstr "Falló al añadir una entrada XML vcpupin "
|
||
|
||
#: src/xen/xend_internal.c:1946 src/xen/xm_internal.c:750
|
||
msgid "domain not active"
|
||
msgstr "dominio inactivo"
|
||
|
||
#: src/xen/xend_internal.c:2149
|
||
#, c-format
|
||
msgid "Domain %s is already running"
|
||
msgstr "Dominio %s ya está en ejecución"
|
||
|
||
#: src/xen/xend_internal.c:2172
|
||
#, c-format
|
||
msgid "Domain %s did not start"
|
||
msgstr "Dominio %s no inició"
|
||
|
||
#: src/xen/xend_internal.c:2227 src/xen/xend_internal.c:2375
|
||
#: src/xen/xend_internal.c:2477
|
||
msgid "Cannot modify live config if domain is inactive"
|
||
msgstr ""
|
||
"No es posible modificar una configuración viva si el dominio no se encuentra "
|
||
"activo "
|
||
|
||
#: src/xen/xend_internal.c:2236 src/xen/xend_internal.c:2384
|
||
#: src/xen/xend_internal.c:2486
|
||
msgid "Xend version does not support modifying persistent config"
|
||
msgstr ""
|
||
"La versión de xend no tiene soporte para modificar configuraciones "
|
||
"persistentes"
|
||
|
||
#: src/xen/xend_internal.c:2306 src/xen/xend_internal.c:2313
|
||
#: src/xen/xend_internal.c:2423 src/xen/xend_internal.c:2523
|
||
msgid "unsupported device type"
|
||
msgstr "tipo de dispositivo no soportado"
|
||
|
||
#: src/xen/xend_internal.c:2326
|
||
#, c-format
|
||
msgid "target '%s' already exists"
|
||
msgstr "destino '%s' ya existe"
|
||
|
||
#: src/xen/xend_internal.c:2431
|
||
msgid "requested device does not exist"
|
||
msgstr "no existe el dispositivo solicitado"
|
||
|
||
#: src/xen/xend_internal.c:2555
|
||
msgid "xenDaemonGetAutostart failed to find this domain"
|
||
msgstr "xenDaemonGetAutostart falló al encontrar este dominio"
|
||
|
||
#: src/xen/xend_internal.c:2583
|
||
msgid "xenDaemonSetAutostart failed to find this domain"
|
||
msgstr "xenDaemonSetAutostart falló al encontrar este dominio"
|
||
|
||
#: src/xen/xend_internal.c:2593
|
||
msgid "unexpected value from on_xend_start"
|
||
msgstr "valor no esperado de on_xend_start"
|
||
|
||
#: src/xen/xend_internal.c:2605
|
||
msgid "sexpr2string failed"
|
||
msgstr "Falló sexpr2string"
|
||
|
||
#: src/xen/xend_internal.c:2618
|
||
msgid "Failed to redefine sexpr"
|
||
msgstr "Falló al redefinir sexpr"
|
||
|
||
#: src/xen/xend_internal.c:2623
|
||
msgid "on_xend_start not present in sexpr"
|
||
msgstr "no se encuentra presente on_xend_start en sexpr"
|
||
|
||
#: src/xen/xend_internal.c:2687
|
||
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:2697
|
||
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:2725
|
||
msgid "xenDaemonDomainMigrate: xend cannot migrate paused domains"
|
||
msgstr "xenDaemonDomainMigrate: xend no puede migrar dominios pausados"
|
||
|
||
#: src/xen/xend_internal.c:2733
|
||
msgid "xenDaemonDomainMigrate: unsupported flag"
|
||
msgstr "xenDaemonDomainMigrate: marca no soportada"
|
||
|
||
#: src/xen/xend_internal.c:2749
|
||
msgid "xenDaemonDomainMigrate: only xenmigr:// migrations are supported by Xen"
|
||
msgstr ""
|
||
"xenDaemonDomainMigrate: solo migraciones xenmigr:// están soportadas por Xen"
|
||
|
||
#: src/xen/xend_internal.c:2756
|
||
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:2774
|
||
msgid "xenDaemonDomainMigrate: invalid port number"
|
||
msgstr "xenDaemonDomainMigrate: número de puerto inválido"
|
||
|
||
#: src/xen/xend_internal.c:2827
|
||
msgid "failed to build sexpr"
|
||
msgstr "Falló construir sexpr"
|
||
|
||
#: src/xen/xend_internal.c:2835
|
||
#, c-format
|
||
msgid "Failed to create inactive domain %s"
|
||
msgstr "Falló al crear dominio inactivo %s"
|
||
|
||
#: src/xen/xend_internal.c:2967 src/xen/xend_internal.c:3031
|
||
#: src/xen/xend_internal.c:3136
|
||
msgid "unsupported in xendConfigVersion < 4"
|
||
msgstr "no soportado en xendConfigVersion < 4"
|
||
|
||
#: src/xen/xend_internal.c:2979
|
||
msgid "node information incomplete, missing scheduler name"
|
||
msgstr "información de nodo incompleta, falta el nombre del organizador"
|
||
|
||
#: src/xen/xend_internal.c:2993 src/xen/xend_internal.c:3099
|
||
#: src/xen/xend_internal.c:3206
|
||
msgid "Unknown scheduler"
|
||
msgstr "Planificador desconocido"
|
||
|
||
#: src/xen/xend_internal.c:3044 src/xen/xend_internal.c:3149
|
||
msgid "Failed to get a scheduler name"
|
||
msgstr "Falló al obtener el nombre del planificador"
|
||
|
||
#: src/xen/xend_internal.c:3063 src/xen/xend_internal.c:3185
|
||
msgid "domain information incomplete, missing cpu_weight"
|
||
msgstr "información de dominio incompleta, no se encuentra cpu_weight"
|
||
|
||
#: src/xen/xend_internal.c:3068 src/xen/xend_internal.c:3194
|
||
msgid "domain information incomplete, missing cpu_cap"
|
||
msgstr "información de dominio incompleta, no se encuentra cpu_cap"
|
||
|
||
#: src/xen/xend_internal.c:3075
|
||
#, c-format
|
||
msgid "Weight %s too big for destination"
|
||
msgstr "El peso %s es demasiado para el destino"
|
||
|
||
#: src/xen/xend_internal.c:3086
|
||
#, c-format
|
||
msgid "Cap %s too big for destination"
|
||
msgstr "Demasiada capacidad %s para el destino"
|
||
|
||
#: src/xen/xend_internal.c:3254
|
||
msgid "domainBlockPeek is not supported for dom0"
|
||
msgstr "domainBlockPeek no soportado por dom0"
|
||
|
||
#: src/xen/xend_internal.c:3276
|
||
#, c-format
|
||
msgid "%s: invalid path"
|
||
msgstr "%s: ruta inválida"
|
||
|
||
#: src/xen/xend_internal.c:3285
|
||
#, c-format
|
||
msgid "failed to open for reading: %s"
|
||
msgstr "no se pudo abrir para lectura: %s"
|
||
|
||
#: src/xen/xend_internal.c:3297
|
||
#, 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:3408
|
||
msgid "hotplug of device type not supported"
|
||
msgstr "conector de tipo de dispositivo no soportado"
|
||
|
||
#: src/xen/xm_internal.c:205
|
||
#, c-format
|
||
msgid "cannot stat: %s"
|
||
msgstr "no es posible obtener el estado de: %s"
|
||
|
||
#: src/xen/xm_internal.c:266
|
||
msgid "xenXMConfigCacheRefresh: virHashAddEntry"
|
||
msgstr "xenXMConfigCacheRefresh: virHashAddEntry"
|
||
|
||
#: src/xen/xm_internal.c:309
|
||
msgid "cannot get time of day"
|
||
msgstr "no es posible obtener la hora actual"
|
||
|
||
#: src/xen/xm_internal.c:322
|
||
#, c-format
|
||
msgid "cannot read directory %s"
|
||
msgstr "no es posible leer el directorio %s"
|
||
|
||
#: src/xen/xm_internal.c:546 src/xen/xm_internal.c:590
|
||
#, c-format
|
||
msgid "Memory %lu too small, min %lu"
|
||
msgstr "Memoria %lu es demasiado pequeña, min %lu"
|
||
|
||
#: src/xen/xm_internal.c:802
|
||
msgid "virHashLookup"
|
||
msgstr "virHashLookup"
|
||
|
||
#: src/xen/xm_internal.c:807
|
||
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:998
|
||
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:1004
|
||
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:1011 src/xen/xm_internal.c:1018
|
||
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:1036
|
||
msgid "unable to get current time"
|
||
msgstr "no es posible obtener el tiempo actual"
|
||
|
||
#: src/xen/xm_internal.c:1046 src/xen/xm_internal.c:1053
|
||
msgid "unable to store config file handle"
|
||
msgstr "no es posible guardar el ide del archivo de configuración"
|
||
|
||
#: src/xen/xm_internal.c:1236 src/xen/xm_internal.c:1325
|
||
msgid "Xm driver only supports modifying persistent config"
|
||
msgstr "Controlador Xm solo soporta configuración de modificación persistente"
|
||
|
||
#: src/xen/xm_internal.c:1274
|
||
msgid "Xm driver only supports adding disk or network devices"
|
||
msgstr "Controlador Xm solo soporta adición de dispositivos de disco o red"
|
||
|
||
#: src/xen/xm_internal.c:1409
|
||
msgid "block peeking not implemented"
|
||
msgstr "No se ha implementado asomo de bloque "
|
||
|
||
#: src/xen/xm_internal.c:1446
|
||
#, 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:1475
|
||
#, c-format
|
||
msgid "failed to create link %s to %s"
|
||
msgstr "Falló al crear enlace %s hacia %s"
|
||
|
||
#: src/xen/xm_internal.c:1483
|
||
#, c-format
|
||
msgid "failed to remove link %s"
|
||
msgstr "Falló al eliminar enlace %s"
|
||
|
||
#: src/xen/xs_internal.c:129
|
||
msgid "failed to connect to Xen Store"
|
||
msgstr "Falló al conectarse con Depósito Xen"
|
||
|
||
#: src/xen/xs_internal.c:149
|
||
msgid "adding watch @releaseDomain"
|
||
msgstr "añadiendo vigilancia @releaseDomain"
|
||
|
||
#: src/xen/xs_internal.c:158
|
||
msgid "adding watch @introduceDomain"
|
||
msgstr "añadiendo vigilancia @introduceDomain"
|
||
|
||
#: src/xen/xs_internal.c:655
|
||
msgid "watch already tracked"
|
||
msgstr "vigilancia ya rastreada"
|
||
|
||
#: src/xenapi/xenapi_driver.c:125
|
||
msgid "Server name not in URI"
|
||
msgstr "No se encuentra el nombre del servidor en URI"
|
||
|
||
#: src/xenapi/xenapi_driver.c:131
|
||
msgid "Authentication Credentials not found"
|
||
msgstr "No se han encontrado credenciales de autenticación"
|
||
|
||
#: src/xenapi/xenapi_driver.c:167
|
||
msgid "Capabilities not found"
|
||
msgstr "No han sido encontradas capacidades"
|
||
|
||
#: src/xenapi/xenapi_driver.c:174
|
||
msgid "Failed to create XML conf object"
|
||
msgstr "No se pudo crear objeto config XML"
|
||
|
||
#: src/xenapi/xenapi_driver.c:195
|
||
msgid "Failed to allocate xen session"
|
||
msgstr "Falló al asignar sesión XEN"
|
||
|
||
#: src/xenapi/xenapi_driver.c:324
|
||
msgid "Couldn't parse version info"
|
||
msgstr "No es posible analizar información de versión"
|
||
|
||
#: src/xenapi/xenapi_driver.c:332
|
||
msgid "Couldn't get version info"
|
||
msgstr "No se pudo extraer información de versión"
|
||
|
||
#: src/xenapi/xenapi_driver.c:401
|
||
msgid "Unable to get host metric Information"
|
||
msgstr "No es posible obtener información de la métrica del equipo"
|
||
|
||
#: src/xenapi/xenapi_driver.c:423
|
||
msgid "Unable to get Host CPU set"
|
||
msgstr "No es posible obtener conjunto de CPU del equipo"
|
||
|
||
#: src/xenapi/xenapi_driver.c:446
|
||
msgid "Capabilities not available"
|
||
msgstr "No se encuentran disponibles la capacidades"
|
||
|
||
#: src/xenapi/xenapi_driver.c:476
|
||
msgid "DomainID can't fit in 32 bits"
|
||
msgstr "DomainID no cabe en 32 bits"
|
||
|
||
#: src/xenapi/xenapi_driver.c:552
|
||
msgid "Domain Pointer is invalid"
|
||
msgstr "El puntero del dominio es inválido"
|
||
|
||
#: src/xenapi/xenapi_driver.c:605 src/xenapi/xenapi_driver.c:647
|
||
msgid "Domain Pointer not valid"
|
||
msgstr "El puntero del dominio no es válido"
|
||
|
||
#: src/xenapi/xenapi_driver.c:682 src/xenapi/xenapi_driver.c:730
|
||
#: src/xenapi/xenapi_driver.c:766 src/xenapi/xenapi_driver.c:805
|
||
#: src/xenapi/xenapi_driver.c:850 src/xenapi/xenapi_driver.c:894
|
||
#: src/xenapi/xenapi_driver.c:943 src/xenapi/xenapi_driver.c:979
|
||
#: src/xenapi/xenapi_driver.c:1011 src/xenapi/xenapi_driver.c:1049
|
||
#: src/xenapi/xenapi_driver.c:1105 src/xenapi/xenapi_driver.c:1149
|
||
#: src/xenapi/xenapi_driver.c:1194 src/xenapi/xenapi_driver.c:1263
|
||
#: src/xenapi/xenapi_driver.c:1321 src/xenapi/xenapi_driver.c:1381
|
||
#: src/xenapi/xenapi_driver.c:1657 src/xenapi/xenapi_driver.c:1755
|
||
#: src/xenapi/xenapi_driver.c:1799 src/xenapi/xenapi_driver.c:1847
|
||
msgid "Domain name is not unique"
|
||
msgstr "El nombre del dominio no es único"
|
||
|
||
#: src/xenapi/xenapi_driver.c:703
|
||
msgid "Couldn't get the Domain Pointer"
|
||
msgstr "No se pudo obtener el puntero del dominio"
|
||
|
||
#: src/xenapi/xenapi_driver.c:1247
|
||
msgid "Couldn't fetch Domain Information"
|
||
msgstr "No se pudo obtener información de dominio"
|
||
|
||
#: src/xenapi/xenapi_driver.c:1252
|
||
msgid "Couldn't fetch Node Information"
|
||
msgstr "No se pudo obtener información de nodo"
|
||
|
||
#: src/xenapi/xenapi_driver.c:1536
|
||
msgid "Unable to parse given mac address"
|
||
msgstr "No es posible analizar la dirección mac ofrecida"
|
||
|
||
#: src/xenapi/xenapi_driver.c:1589
|
||
msgid "Couldn't get VM record"
|
||
msgstr "No se pudo obtener registro MV"
|
||
|
||
#: src/xenapi/xenapi_driver.c:1720
|
||
msgid "Couldn't get VM information from XML"
|
||
msgstr "No se pudo obtener información de MV desde XML"
|
||
|
||
#: src/xenapi/xenapi_driver.c:1898
|
||
msgid "Couldn't get host metrics - memory information"
|
||
msgstr "No se pudo obtener métricas del equipo - información de memoria"
|
||
|
||
#: src/xenapi/xenapi_driver.c:1904
|
||
msgid "Couldn't get host metrics"
|
||
msgstr "No se pudo obtener métricas del equipo"
|
||
|
||
#: src/xenapi/xenapi_utils.c:109
|
||
msgid "Query parameter 'no_verify' has unexpected value (should be 0 or 1)"
|
||
msgstr ""
|
||
"El parámetro de consulta 'no_verify' posee un valor no esperado (debería ser "
|
||
"0 o 1)"
|
||
|
||
#: src/xenxs/xen_sxpr.c:64 src/xenxs/xen_sxpr.c:1103
|
||
msgid "domain information incomplete, missing id"
|
||
msgstr "la información del dominio es incompleta, no se encuentra el ID"
|
||
|
||
#: src/xenxs/xen_sxpr.c:102
|
||
msgid "domain information incomplete, missing HVM loader"
|
||
msgstr "información de dominio incompleta, no se encuentra cargador HVM"
|
||
|
||
#: src/xenxs/xen_sxpr.c:162
|
||
msgid "domain information incomplete, missing kernel & bootloader"
|
||
msgstr "información de dominio incompleta, falta kernel y gestor de arranque"
|
||
|
||
#: src/xenxs/xen_sxpr.c:211
|
||
#, c-format
|
||
msgid "unknown chr device type '%s'"
|
||
msgstr "tipo de dispositivo de caracteres desconocido '%s'"
|
||
|
||
#: src/xenxs/xen_sxpr.c:236 src/xenxs/xen_sxpr.c:262 src/xenxs/xen_sxpr.c:279
|
||
msgid "malformed char device string"
|
||
msgstr "cadena de dispositivo de caracteres errónea"
|
||
|
||
#: src/xenxs/xen_sxpr.c:376
|
||
msgid "domain information incomplete, vbd has no dev"
|
||
msgstr "información de dominio incompleta, vbd no posee dev"
|
||
|
||
#: src/xenxs/xen_sxpr.c:387
|
||
msgid "domain information incomplete, vbd has no src"
|
||
msgstr "información de dominio incompleta, vbd no posee src"
|
||
|
||
#: src/xenxs/xen_sxpr.c:396
|
||
msgid "cannot parse vbd filename, missing driver name"
|
||
msgstr ""
|
||
"no es posible analizar nombre de archivo vbd, falta el nombre del dispositivo"
|
||
|
||
#: src/xenxs/xen_sxpr.c:410 src/xenxs/xen_xm.c:538
|
||
#, c-format
|
||
msgid "Driver name %s too big for destination"
|
||
msgstr "El nombre %s del controlador es demasiado extenso para el destino"
|
||
|
||
#: src/xenxs/xen_sxpr.c:425
|
||
msgid "cannot parse vbd filename, missing driver type"
|
||
msgstr "no es posible analizar nombre de archivo"
|
||
|
||
#: src/xenxs/xen_sxpr.c:439 src/xenxs/xen_xm.c:566
|
||
#, c-format
|
||
msgid "Unknown driver type %s"
|
||
msgstr "Se desconoce tipo de controlador %s"
|
||
|
||
#: src/xenxs/xen_sxpr.c:592 src/xenxs/xen_xm.c:743
|
||
#, c-format
|
||
msgid "malformed mac address '%s'"
|
||
msgstr "dirección mac '%s' errónea"
|
||
|
||
#: src/xenxs/xen_sxpr.c:675
|
||
#, c-format
|
||
msgid "Sound model %s too big for destination"
|
||
msgstr "El modelo %s de sonido es demasiado grande para el destino"
|
||
|
||
#: src/xenxs/xen_sxpr.c:890
|
||
#, c-format
|
||
msgid "unknown graphics type '%s'"
|
||
msgstr "tipo de gráficos '%s' desconocido"
|
||
|
||
#: src/xenxs/xen_sxpr.c:1009
|
||
msgid "missing PCI domain"
|
||
msgstr "no se encuentra el dominio PCI"
|
||
|
||
#: src/xenxs/xen_sxpr.c:1014
|
||
msgid "missing PCI bus"
|
||
msgstr "no se encuentra el bus PCI"
|
||
|
||
#: src/xenxs/xen_sxpr.c:1019
|
||
msgid "missing PCI slot"
|
||
msgstr "no se encuentra el slot PCI"
|
||
|
||
#: src/xenxs/xen_sxpr.c:1024
|
||
msgid "missing PCI func"
|
||
msgstr "no se encuentra func PCI"
|
||
|
||
#: src/xenxs/xen_sxpr.c:1030
|
||
#, c-format
|
||
msgid "cannot parse PCI domain '%s'"
|
||
msgstr "no es posible analizar el dominio PCI '%s'"
|
||
|
||
#: src/xenxs/xen_sxpr.c:1035
|
||
#, c-format
|
||
msgid "cannot parse PCI bus '%s'"
|
||
msgstr "no es posible analizar el bus PCI '%s'"
|
||
|
||
#: src/xenxs/xen_sxpr.c:1040
|
||
#, c-format
|
||
msgid "cannot parse PCI slot '%s'"
|
||
msgstr "no es posible analizar el slot PCI '%s'"
|
||
|
||
#: src/xenxs/xen_sxpr.c:1045
|
||
#, c-format
|
||
msgid "cannot parse PCI func '%s'"
|
||
msgstr "no es posible analizar func PCI '%s'"
|
||
|
||
#: src/xenxs/xen_sxpr.c:1116 src/xenxs/xen_sxpr.c:1123
|
||
msgid "domain information incomplete, missing name"
|
||
msgstr "información de dominio incompleta, no se encuentra el nombre"
|
||
|
||
#: src/xenxs/xen_sxpr.c:1179 src/xenxs/xen_sxpr.c:1189
|
||
#: src/xenxs/xen_sxpr.c:1199
|
||
#, c-format
|
||
msgid "unknown lifecycle type %s"
|
||
msgstr "tipo de ciclo de vida %s desconocido"
|
||
|
||
#: src/xenxs/xen_sxpr.c:1225 src/xenxs/xen_sxpr.c:1265
|
||
#, c-format
|
||
msgid "unknown localtime offset %s"
|
||
msgstr "Desplazamiento desconocido de de localtime: %s"
|
||
|
||
#: src/xenxs/xen_sxpr.c:1531 src/xenxs/xen_sxpr.c:1590
|
||
#, c-format
|
||
msgid "unexpected graphics type %d"
|
||
msgstr "tipo de gráficos %d no esperado"
|
||
|
||
#: src/xenxs/xen_sxpr.c:1644
|
||
msgid "unexpected chr device type"
|
||
msgstr "tipo de dispositivo de caracteres no esperado"
|
||
|
||
#: src/xenxs/xen_sxpr.c:1700
|
||
#, c-format
|
||
msgid "unsupported chr device type '%s'"
|
||
msgstr "unsupported chr device type '%s'"
|
||
|
||
#: src/xenxs/xen_sxpr.c:1739
|
||
#, c-format
|
||
msgid "Cannot directly attach floppy %s"
|
||
msgstr "No es posible asociar directamente disquetera %s"
|
||
|
||
#: src/xenxs/xen_sxpr.c:1751
|
||
#, c-format
|
||
msgid "Cannot directly attach CDROM %s"
|
||
msgstr "No es posible asociar directamente CDROM %s"
|
||
|
||
#: src/xenxs/xen_sxpr.c:1816 src/xenxs/xen_xm.c:1219
|
||
#, c-format
|
||
msgid "unsupported disk type %s"
|
||
msgstr "tipo de disco %s no soportado "
|
||
|
||
#: src/xenxs/xen_sxpr.c:1874 src/xenxs/xen_xm.c:1361
|
||
#, c-format
|
||
msgid "unsupported network type %d"
|
||
msgstr "tipo de red %d no soportado"
|
||
|
||
#: src/xenxs/xen_sxpr.c:1920 src/xenxs/xen_xm.c:1349
|
||
#, c-format
|
||
msgid "network %s is not active"
|
||
msgstr "la red %s no se encuentra activa"
|
||
|
||
#: src/xenxs/xen_sxpr.c:2022 src/xenxs/xen_sxpr.c:2082
|
||
msgid "managed PCI devices not supported with XenD"
|
||
msgstr "los dispositivos PCI administrados no tienen soporte con XenD"
|
||
|
||
#: src/xenxs/xen_sxpr.c:2239 src/xenxs/xen_sxpr.c:2246
|
||
#: src/xenxs/xen_sxpr.c:2253
|
||
#, c-format
|
||
msgid "unexpected lifecycle value %d"
|
||
msgstr "valor %d de ciclo de vida no esperado"
|
||
|
||
#: src/xenxs/xen_sxpr.c:2271
|
||
msgid "no HVM domain loader"
|
||
msgstr "no existe un cargador de dominio HVM"
|
||
|
||
#: src/xenxs/xen_sxpr.c:2461 src/xenxs/xen_sxpr.c:2501
|
||
#: src/xenxs/xen_sxpr.c:2517 src/xenxs/xen_xm.c:1656 src/xenxs/xen_xm.c:1689
|
||
#: src/xenxs/xen_xm.c:1706
|
||
#, c-format
|
||
msgid "unsupported clock offset='%s'"
|
||
msgstr "Desplazamiento de reloj sin soporte='%s'"
|
||
|
||
#: src/xenxs/xen_sxpr.c:2484 src/xenxs/xen_sxpr.c:2493 src/xenxs/xen_xm.c:1672
|
||
#: src/xenxs/xen_xm.c:1681
|
||
msgid "unsupported clock adjustment='reset'"
|
||
msgstr "Ajuste de reloj sin soporte='reset'"
|
||
|
||
#: src/xenxs/xen_xm.c:62 src/xenxs/xen_xm.c:89 src/xenxs/xen_xm.c:94
|
||
#: src/xenxs/xen_xm.c:121 src/xenxs/xen_xm.c:126 src/xenxs/xen_xm.c:148
|
||
#, c-format
|
||
msgid "config value %s was malformed"
|
||
msgstr "el valor de configuración %s había sido creado erróneamente"
|
||
|
||
#: src/xenxs/xen_xm.c:169 src/xenxs/xen_xm.c:182
|
||
#, c-format
|
||
msgid "config value %s was missing"
|
||
msgstr "no se encontraba el valor de configuración %s"
|
||
|
||
#: src/xenxs/xen_xm.c:175
|
||
#, c-format
|
||
msgid "config value %s was not a string"
|
||
msgstr "el valor de configuración %s no era una cadena"
|
||
|
||
#: src/xenxs/xen_xm.c:209
|
||
msgid "Arguments must be non null"
|
||
msgstr "Arguments must be non null"
|
||
|
||
#: src/xenxs/xen_xm.c:225
|
||
#, c-format
|
||
msgid "config value %s not a string"
|
||
msgstr "config value %s not a string"
|
||
|
||
#: src/xenxs/xen_xm.c:231
|
||
#, c-format
|
||
msgid "%s can't be empty"
|
||
msgstr "%s can't be empty"
|
||
|
||
#: src/xenxs/xen_xm.c:237
|
||
#, c-format
|
||
msgid "%s not parseable"
|
||
msgstr "%s no es analizable"
|
||
|
||
#: src/xenxs/xen_xm.c:375
|
||
#, c-format
|
||
msgid "unexpected value %s for on_poweroff"
|
||
msgstr "valor %s no esperado para on_poweroff"
|
||
|
||
#: src/xenxs/xen_xm.c:383
|
||
#, c-format
|
||
msgid "unexpected value %s for on_reboot"
|
||
msgstr "valor %s no esperado para on_reboot"
|
||
|
||
#: src/xenxs/xen_xm.c:391
|
||
#, c-format
|
||
msgid "unexpected value %s for on_crash"
|
||
msgstr "valor %s no esperado para on_crash"
|
||
|
||
#: src/xenxs/xen_xm.c:503
|
||
#, c-format
|
||
msgid "Source file %s too big for destination"
|
||
msgstr "El archivo fuente %s es demasiado extenso para el destino"
|
||
|
||
#: src/xenxs/xen_xm.c:522
|
||
#, c-format
|
||
msgid "Dest file %s too big for destination"
|
||
msgstr "El archivo de destino %s es demasiado extenso para el destino"
|
||
|
||
#: src/xenxs/xen_xm.c:682
|
||
#, c-format
|
||
msgid "MAC address %s too big for destination"
|
||
msgstr "La dirección MAC %s es demasiado extensa para el destino"
|
||
|
||
#: src/xenxs/xen_xm.c:690
|
||
#, c-format
|
||
msgid "Bridge %s too big for destination"
|
||
msgstr "El puente %s es demasiado grande para el destino"
|
||
|
||
#: src/xenxs/xen_xm.c:710
|
||
#, c-format
|
||
msgid "Type %s too big for destination"
|
||
msgstr "El tipo %s es demasiado extenso para el destino"
|
||
|
||
#: src/xenxs/xen_xm.c:717
|
||
#, c-format
|
||
msgid "Vifname %s too big for destination"
|
||
msgstr "El Vifname %s es demasiado extenso para el destino"
|
||
|
||
#: src/xenxs/xen_xm.c:725
|
||
#, c-format
|
||
msgid "IP %s too big for destination"
|
||
msgstr "La IP %s es demasiado extensa para el destino"
|
||
|
||
#: src/xenxs/xen_xm.c:819
|
||
#, c-format
|
||
msgid "Domain %s too big for destination"
|
||
msgstr "El archivo de destino %s es demasiado grande para el destino"
|
||
|
||
#: src/xenxs/xen_xm.c:829
|
||
#, c-format
|
||
msgid "Bus %s too big for destination"
|
||
msgstr "El bus %s es demasiado extenso para el destino"
|
||
|
||
#: src/xenxs/xen_xm.c:839
|
||
#, c-format
|
||
msgid "Slot %s too big for destination"
|
||
msgstr "El slot %s es demasiado extenso para el destino"
|
||
|
||
#: src/xenxs/xen_xm.c:849
|
||
#, c-format
|
||
msgid "Function %s too big for destination"
|
||
msgstr "La Función %s es demasiado grande para el destino"
|
||
|
||
#: src/xenxs/xen_xm.c:979
|
||
#, c-format
|
||
msgid "VFB %s too big for destination"
|
||
msgstr "El VFB %s es demasiado extenso para el destino"
|
||
|
||
#: src/xenxs/xen_xm.c:1157
|
||
#, c-format
|
||
msgid "failed to store %lld to %s"
|
||
msgstr "Falló al almacenar %lld para %s"
|
||
|
||
#: src/xenxs/xen_xm.c:1718 src/xenxs/xen_xm.c:1727 src/xenxs/xen_xm.c:1736
|
||
#, c-format
|
||
msgid "unexpected lifecycle action %d"
|
||
msgstr "acción %d de ciclo de vida no esperada"
|
||
|
||
#: tools/libvirt-guests.sh.in:98
|
||
#, sh-format
|
||
msgid "Unable to connect to libvirt currently. Retrying .. $i"
|
||
msgstr ""
|
||
|
||
#: tools/libvirt-guests.sh.in:100
|
||
#, sh-format
|
||
msgid "Can't connect to $uri. Skipping."
|
||
msgstr "No se puede conectar a $uri. Omitiendo."
|
||
|
||
#: tools/libvirt-guests.sh.in:163
|
||
msgid "libvirt-guests is configured not to start any guests on boot"
|
||
msgstr ""
|
||
"libvirt-guests está configurada no para iniciar ningún huésped en el "
|
||
"arranque"
|
||
|
||
#: tools/libvirt-guests.sh.in:185
|
||
#, sh-format
|
||
msgid "Ignoring guests on $uri URI"
|
||
msgstr "Ignorando huéspedes en URI $uri "
|
||
|
||
#: tools/libvirt-guests.sh.in:191
|
||
#, sh-format
|
||
msgid "Resuming guests on $uri URI..."
|
||
msgstr "Reanudando huéspedes en URI $uri"
|
||
|
||
#: tools/libvirt-guests.sh.in:194
|
||
#, sh-format
|
||
msgid "Resuming guest $name: "
|
||
msgstr "Reanudando huésped $name:"
|
||
|
||
#: tools/libvirt-guests.sh.in:197
|
||
msgid "already active"
|
||
msgstr "Ya está activo"
|
||
|
||
#: tools/libvirt-guests.sh.in:206 tools/libvirt-guests.sh.in:247
|
||
msgid "done"
|
||
msgstr "Listo"
|
||
|
||
#: tools/libvirt-guests.sh.in:225
|
||
#, sh-format
|
||
msgid "Suspending $name: "
|
||
msgstr "Suspendiendo $name:"
|
||
|
||
#: tools/libvirt-guests.sh.in:259 tools/libvirt-guests.sh.in:308
|
||
#, sh-format
|
||
msgid "Starting shutdown on guest: $name"
|
||
msgstr "Starting shutdown on guest: $name"
|
||
|
||
#: tools/libvirt-guests.sh.in:266
|
||
#, sh-format
|
||
msgid "Waiting for guest %s to shut down, %d seconds left\\n"
|
||
msgstr "Esperando a que huésped %s se apague, quedan %d segundos\\n"
|
||
|
||
#: tools/libvirt-guests.sh.in:269
|
||
#, sh-format
|
||
msgid "Waiting for guest %s to shut down\\n"
|
||
msgstr "Esperando a que huésped %s se apague\\n"
|
||
|
||
#: tools/libvirt-guests.sh.in:291
|
||
#, sh-format
|
||
msgid "Shutdown of guest $name failed to complete in time."
|
||
msgstr "Falló el apagado de huésped $name para completar a tiempo."
|
||
|
||
#: tools/libvirt-guests.sh.in:293 tools/libvirt-guests.sh.in:358
|
||
#, sh-format
|
||
msgid "Shutdown of guest $name complete."
|
||
msgstr "Shutdown of guest $name complete."
|
||
|
||
#: tools/libvirt-guests.sh.in:332
|
||
#, sh-format
|
||
msgid "Failed to determine state of guest: $guest. Not tracking it anymore."
|
||
msgstr "Falló al determinar estado de huésped:$guest. No rastrea a ninguno"
|
||
|
||
#: tools/libvirt-guests.sh.in:375
|
||
#, sh-format
|
||
msgid "Waiting for %d guests to shut down, %d seconds left\\n"
|
||
msgstr "Esperando a que %d huéspedes se apaguen, quedan %d segundosi\\n"
|
||
|
||
#: tools/libvirt-guests.sh.in:378
|
||
#, sh-format
|
||
msgid "Waiting for %d guests to shut down\\n"
|
||
msgstr "Esperando a que %d huéspedes se apaguen\\n"
|
||
|
||
#: tools/libvirt-guests.sh.in:403
|
||
#, sh-format
|
||
msgid "Timeout expired while shutting down domains"
|
||
msgstr "Timeout expired while shutting down domains"
|
||
|
||
#: tools/libvirt-guests.sh.in:430
|
||
msgid "SHUTDOWN_TIMEOUT must be equal or greater than 0"
|
||
msgstr "SHUTDOWN_TIMEOUT must be equal or greater than 0"
|
||
|
||
#: tools/libvirt-guests.sh.in:444
|
||
#, sh-format
|
||
msgid "Running guests on $uri URI: "
|
||
msgstr "Ejecutando huéspedes en URI $uri:"
|
||
|
||
#: tools/libvirt-guests.sh.in:456
|
||
msgid "no running guests."
|
||
msgstr "No hay huéspedes ejecutándose."
|
||
|
||
#: tools/libvirt-guests.sh.in:467
|
||
#, sh-format
|
||
msgid "Not suspending transient guests on URI: $uri: "
|
||
msgstr "No hay huéspedes transitorios suspendidos en URI: $uri: "
|
||
|
||
#: tools/libvirt-guests.sh.in:478
|
||
#, sh-format
|
||
msgid "Failed to list persistent guests on $uri"
|
||
msgstr "Falló al listar huéspedes en $uri"
|
||
|
||
#: tools/libvirt-guests.sh.in:485
|
||
msgid "Failed to list transient guests"
|
||
msgstr "Falló al listar huéspedes transitorios"
|
||
|
||
#: tools/libvirt-guests.sh.in:502
|
||
#, sh-format
|
||
msgid "Suspending guests on $uri URI..."
|
||
msgstr "Suspendiendo huéspedes en URI $uri..."
|
||
|
||
#: tools/libvirt-guests.sh.in:504
|
||
#, sh-format
|
||
msgid "Shutting down guests on $uri URI..."
|
||
msgstr "Cerrando huéspedes en URI $uri..."
|
||
|
||
#: tools/libvirt-guests.sh.in:545
|
||
msgid "stopped, with saved guests"
|
||
msgstr "Detenido, con huéspedes guardados"
|
||
|
||
#: tools/libvirt-guests.sh.in:549
|
||
msgid "started"
|
||
msgstr "Iniciado"
|
||
|
||
#: tools/libvirt-guests.sh.in:552
|
||
msgid "stopped, with no saved guests"
|
||
msgstr "Detenido, con huéspedes no guardados"
|
||
|
||
#: tools/libvirt-guests.sh.in:562
|
||
#, sh-format
|
||
msgid ""
|
||
"Usage: $program_name {start|stop|status|restart|condrestart|try-restart|"
|
||
"reload|force-reload|gueststatus|shutdown}"
|
||
msgstr ""
|
||
"Uso: $program_name {start|stop|status|restart|condrestart|try-restart|reload|"
|
||
"force-reload|gueststatus|shutdown}"
|
||
|
||
#: tools/virsh.c:108 tools/virsh.c:122
|
||
#, c-format
|
||
msgid "%s: %d: failed to allocate %d bytes"
|
||
msgstr "%s: %d: falló al asignar %d bytes"
|
||
|
||
#: tools/virsh.c:134
|
||
#, c-format
|
||
msgid "%s: %d: failed to allocate %lu bytes"
|
||
msgstr "%s: %d: falló al asignar %lu bytes"
|
||
|
||
#: tools/virsh.c:337 tools/virsh.c:403 tools/virsh.c:3068
|
||
msgid "Failed to disconnect from the hypervisor"
|
||
msgstr "No se pudo desconectar del hipervisor"
|
||
|
||
#: tools/virsh.c:339 tools/virsh.c:405 tools/virsh.c:3070
|
||
msgid "One or more references were leaked after disconnect from the hypervisor"
|
||
msgstr ""
|
||
"Una o más referencias se filtraron después de la desconexión del hipervisor"
|
||
|
||
#: tools/virsh.c:348
|
||
msgid "Failed to reconnect to the hypervisor"
|
||
msgstr "Falló al reconectarse con el hipervisor"
|
||
|
||
#: tools/virsh.c:350
|
||
msgid "failed to connect to the hypervisor"
|
||
msgstr "Falló al conectar con el hipervisor"
|
||
|
||
#: tools/virsh.c:354 tools/virsh.c:430
|
||
msgid "Unable to register disconnect callback"
|
||
msgstr "No se puede registrar retrollamada disconnect"
|
||
|
||
#: tools/virsh.c:356
|
||
msgid "Reconnected to the hypervisor"
|
||
msgstr "Reconectado con el hipervisor"
|
||
|
||
#: tools/virsh.c:369
|
||
msgid "(re)connect to hypervisor"
|
||
msgstr "(re)conectarse con el hipervisor"
|
||
|
||
#: tools/virsh.c:372
|
||
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:382
|
||
msgid "hypervisor connection URI"
|
||
msgstr "conexión URI del hipervisor"
|
||
|
||
#: tools/virsh.c:386
|
||
msgid "read-only connection"
|
||
msgstr "conexión de sólo lectura"
|
||
|
||
#: tools/virsh.c:424
|
||
msgid "Failed to connect to the hypervisor"
|
||
msgstr "Falló al conectar con el hipervisor"
|
||
|
||
#. TRANSLATORS: For now, we aren't using LC_MESSAGES, and the user
|
||
#. * choices really are limited to just 'y', 'n', 'f' and '?'
|
||
#: tools/virsh.c:479
|
||
msgid "Try again? [y,n,f,?]:"
|
||
msgstr "¿Desea intentar otra vez? [¿y,n,f,?]:"
|
||
|
||
#: tools/virsh.c:485
|
||
msgid "y - yes, start editor again"
|
||
msgstr "y - sí, reiniciar el editor"
|
||
|
||
#: tools/virsh.c:486
|
||
msgid "n - no, throw away my changes"
|
||
msgstr "n - no, botar mis cambios"
|
||
|
||
#: tools/virsh.c:487
|
||
msgid "f - force, try to redefine again"
|
||
msgstr "f - forzar, intentar redefinirlos"
|
||
|
||
#: tools/virsh.c:488
|
||
msgid "? - print this help"
|
||
msgstr "? - imprimir esta ayuda"
|
||
|
||
#: tools/virsh.c:505
|
||
msgid "This function is not supported on WIN32 platform"
|
||
msgstr "Esta función no tiene soporte en plataforma WIN32"
|
||
|
||
#: tools/virsh.c:529
|
||
msgid "print help"
|
||
msgstr "asistencia de impresión"
|
||
|
||
#: tools/virsh.c:532
|
||
msgid ""
|
||
"Prints global help, command specific help, or help for a\n"
|
||
" group of related commands"
|
||
msgstr ""
|
||
"Imprime ayuda global, ayuda específica de comandos o ayuda para un \n"
|
||
" grupo de comandos relacionados"
|
||
|
||
#: tools/virsh.c:541
|
||
msgid ""
|
||
"Prints global help, command specific help, or help for a group of related "
|
||
"commands"
|
||
msgstr ""
|
||
"Imprime ayuda global, ayuda específica de comandos o ayuda para un grupo de "
|
||
"comandos relacionados"
|
||
|
||
#: tools/virsh.c:555
|
||
msgid ""
|
||
"Grouped commands:\n"
|
||
"\n"
|
||
msgstr ""
|
||
"Comandos agrupados: \n"
|
||
"\n"
|
||
"\n"
|
||
"\n"
|
||
|
||
#: tools/virsh.c:558 tools/virsh.c:1218
|
||
#, c-format
|
||
msgid " %s (help keyword '%s'):\n"
|
||
msgstr " %s (palabra clave de ayuda '%s'):\n"
|
||
|
||
#: tools/virsh.c:579
|
||
#, c-format
|
||
msgid "command or command group '%s' doesn't exist"
|
||
msgstr "Comando o grupo de comandos '%s' no existe"
|
||
|
||
#: tools/virsh.c:665
|
||
msgid "Failed to complete tree listing"
|
||
msgstr "Falló completar listado de árbol"
|
||
|
||
#: tools/virsh.c:687
|
||
#, c-format
|
||
msgid "mkostemps: failed to create temporary file: %s"
|
||
msgstr "mkostemps: no se pudo crear archivo temporal: %s"
|
||
|
||
#: tools/virsh.c:694
|
||
#, 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:702
|
||
#, 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:743
|
||
#, 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:777
|
||
#, c-format
|
||
msgid "%s: failed to read temporary file: %s"
|
||
msgstr "%s: falló al leer archivo temporal: %s"
|
||
|
||
#: tools/virsh.c:790
|
||
msgid "change the current directory"
|
||
msgstr "modificar el directorio actual"
|
||
|
||
#: tools/virsh.c:793
|
||
msgid "Change the current directory."
|
||
msgstr "Modificar el directorio actual."
|
||
|
||
#: tools/virsh.c:801
|
||
msgid "directory to switch to (default: home or else root)"
|
||
msgstr "Directorio para trasladarse (por defecto: home, o si no, root)"
|
||
|
||
#: tools/virsh.c:815
|
||
msgid "cd: command valid only in interactive mode"
|
||
msgstr "cd: comando válido solamente en el modo interactivo"
|
||
|
||
#: tools/virsh.c:826
|
||
#, c-format
|
||
msgid "cd: %s: %s"
|
||
msgstr "cd: %s: %s"
|
||
|
||
#: tools/virsh.c:840
|
||
msgid "print the current directory"
|
||
msgstr "Imprimir el directorio actual"
|
||
|
||
#: tools/virsh.c:843
|
||
msgid "Print the current directory."
|
||
msgstr "Imprimir el directorio actual."
|
||
|
||
#: tools/virsh.c:857
|
||
#, c-format
|
||
msgid "pwd: cannot get current directory: %s"
|
||
msgstr "pwd: no es posible obtener el directorio actual: %s"
|
||
|
||
#: tools/virsh.c:861 tools/virsh-domain.c:6423
|
||
#, c-format
|
||
msgid "%s\n"
|
||
msgstr "%s\n"
|
||
|
||
#: tools/virsh.c:873
|
||
msgid "echo arguments"
|
||
msgstr "Argumentos de eco"
|
||
|
||
#: tools/virsh.c:876
|
||
msgid "Echo back arguments, possibly with quoting."
|
||
msgstr "Argumentos de eco, posiblemente con citaciones."
|
||
|
||
#: tools/virsh.c:884
|
||
msgid "escape for shell use"
|
||
msgstr "Escape are uso de shell"
|
||
|
||
#: tools/virsh.c:888
|
||
msgid "escape for XML use"
|
||
msgstr "Escape para uso de XML"
|
||
|
||
#: tools/virsh.c:900
|
||
msgid "arguments to echo"
|
||
msgstr "Argumentos a eco"
|
||
|
||
#: tools/virsh.c:935 tools/virsh.c:952 tools/virsh-domain.c:651
|
||
#: tools/virsh-domain.c:918 tools/virsh-pool.c:279 tools/virsh-volume.c:282
|
||
#: tools/virsh-volume.c:559
|
||
msgid "Failed to allocate XML buffer"
|
||
msgstr "Falló la asignación del búfer XML"
|
||
|
||
#: tools/virsh.c:967
|
||
msgid "quit this interactive terminal"
|
||
msgstr "Abandonar esta terminal interactiva"
|
||
|
||
#: tools/virsh.c:1071
|
||
msgid "print help for this function"
|
||
msgstr "Imprimir help para esta función"
|
||
|
||
#: tools/virsh.c:1103 tools/virsh.c:1949
|
||
#, c-format
|
||
msgid "invalid '=' after option --%s"
|
||
msgstr "inválido '=' after option --%s"
|
||
|
||
#: tools/virsh.c:1113
|
||
#, c-format
|
||
msgid "option --%s already seen"
|
||
msgstr "opción --%s ya vista"
|
||
|
||
#: tools/virsh.c:1124
|
||
#, 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:1171
|
||
#, c-format
|
||
msgid "command '%s' requires <%s> option"
|
||
msgstr "El comando '%s' necesita una opción <%s>"
|
||
|
||
#: tools/virsh.c:1172
|
||
#, c-format
|
||
msgid "command '%s' requires --%s option"
|
||
msgstr "El comando '%s' necesita una opción --%s"
|
||
|
||
#: tools/virsh.c:1215
|
||
#, c-format
|
||
msgid "command group '%s' doesn't exist"
|
||
msgstr "Grupo de comando '%s' no existe"
|
||
|
||
#: tools/virsh.c:1238
|
||
#, c-format
|
||
msgid "command '%s' doesn't exist"
|
||
msgstr "El comando '%s' no existe"
|
||
|
||
#: tools/virsh.c:1250 tools/virsh.c:1901
|
||
#, c-format
|
||
msgid "internal error: bad options in command: '%s'"
|
||
msgstr "Error interno: opciones erradas en comando: '%s'"
|
||
|
||
#: tools/virsh.c:1255
|
||
msgid " NAME\n"
|
||
msgstr " NOMBRE\n"
|
||
|
||
#: tools/virsh.c:1258
|
||
msgid ""
|
||
"\n"
|
||
" SYNOPSIS\n"
|
||
msgstr ""
|
||
"\n"
|
||
" SíNTESIS\n"
|
||
|
||
#: tools/virsh.c:1271
|
||
#, c-format
|
||
msgid "[--%s <number>]"
|
||
msgstr "[--%s <number>]"
|
||
|
||
#: tools/virsh.c:1277
|
||
#, c-format
|
||
msgid "[--%s <string>]"
|
||
msgstr "[--%s <string>]"
|
||
|
||
#: tools/virsh.c:1290
|
||
#, c-format
|
||
msgid "{[--%s] <string>}..."
|
||
msgstr "{[--%s] <string>}..."
|
||
|
||
#: tools/virsh.c:1291
|
||
#, c-format
|
||
msgid "[[--%s] <string>]..."
|
||
msgstr "[[--%s] <string>]..."
|
||
|
||
#: tools/virsh.c:1293
|
||
#, c-format
|
||
msgid "<%s>..."
|
||
msgstr "<%s>..."
|
||
|
||
#: tools/virsh.c:1294
|
||
#, c-format
|
||
msgid "[<%s>]..."
|
||
msgstr "[<%s>]..."
|
||
|
||
#: tools/virsh.c:1309
|
||
msgid ""
|
||
"\n"
|
||
" DESCRIPTION\n"
|
||
msgstr ""
|
||
"\n"
|
||
" DESCRIPCIÓN\n"
|
||
|
||
#: tools/virsh.c:1315
|
||
msgid ""
|
||
"\n"
|
||
" OPTIONS\n"
|
||
msgstr ""
|
||
"\n"
|
||
" OPCIONES\n"
|
||
|
||
#: tools/virsh.c:1323
|
||
#, c-format
|
||
msgid "[--%s] <number>"
|
||
msgstr "[--%s] <number>"
|
||
|
||
#: tools/virsh.c:1324
|
||
#, c-format
|
||
msgid "--%s <number>"
|
||
msgstr "--%s <number>"
|
||
|
||
#: tools/virsh.c:1328
|
||
#, c-format
|
||
msgid "--%s <string>"
|
||
msgstr "--%s <string>"
|
||
|
||
#: tools/virsh.c:1331 tools/virsh.c:1336
|
||
#, c-format
|
||
msgid "[--%s] <string>"
|
||
msgstr "[--%s] <string>"
|
||
|
||
#: tools/virsh.c:1336
|
||
#, c-format
|
||
msgid "<%s>"
|
||
msgstr "<%s>"
|
||
|
||
#: tools/virsh.c:1570
|
||
msgid "Mandatory option not present"
|
||
msgstr "Opción obligatoria no está presente"
|
||
|
||
#: tools/virsh.c:1572
|
||
msgid "Option argument is empty"
|
||
msgstr "Argumento de opción está vacío"
|
||
|
||
#: tools/virsh.c:1575
|
||
#, c-format
|
||
msgid "Failed to get option '%s': %s"
|
||
msgstr "No se pudo obtener opción '%s': %s"
|
||
|
||
#: tools/virsh.c:1725
|
||
#, 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:1739
|
||
msgid "invalid timeout"
|
||
msgstr "Tiempo de espera inválido"
|
||
|
||
#: tools/virsh.c:1745
|
||
msgid "timeout is too big"
|
||
msgstr "Es demasiado tiempo de espera"
|
||
|
||
#: tools/virsh.c:1759
|
||
msgid "no valid connection"
|
||
msgstr "Conexión inválida"
|
||
|
||
#: tools/virsh.c:1824
|
||
#, c-format
|
||
msgid ""
|
||
"\n"
|
||
"(Time: %.3f ms)\n"
|
||
"\n"
|
||
msgstr ""
|
||
"\n"
|
||
"(Time: %.3f ms)\n"
|
||
"\n"
|
||
|
||
#: tools/virsh.c:1895
|
||
#, c-format
|
||
msgid "unknown command: '%s'"
|
||
msgstr "Comando desconocido: '%s'"
|
||
|
||
#: tools/virsh.c:1938
|
||
#, c-format
|
||
msgid "expected syntax: --%s <%s>"
|
||
msgstr "se esperaba la sintaxis: --%s <%s>"
|
||
|
||
#: tools/virsh.c:1941
|
||
msgid "number"
|
||
msgstr "número"
|
||
|
||
#: tools/virsh.c:1941
|
||
msgid "string"
|
||
msgstr "cadena"
|
||
|
||
#: tools/virsh.c:1965
|
||
#, c-format
|
||
msgid "unexpected data '%s'"
|
||
msgstr "Datos inesperados '%s'"
|
||
|
||
#: tools/virsh.c:1987
|
||
msgid "optdata"
|
||
msgstr "optdata"
|
||
|
||
#: tools/virsh.c:1987
|
||
msgid "bool"
|
||
msgstr "bool"
|
||
|
||
#: tools/virsh.c:1988
|
||
msgid "(none)"
|
||
msgstr "(none)"
|
||
|
||
#: tools/virsh.c:2123
|
||
msgid "dangling \\"
|
||
msgstr "dangling \\"
|
||
|
||
#: tools/virsh.c:2136
|
||
msgid "missing \""
|
||
msgstr "No se encuentra \""
|
||
|
||
#: tools/virsh.c:2220 tools/virsh-domain-monitor.c:1249
|
||
#: tools/virsh-domain-monitor.c:1262 tools/virsh-network.c:377
|
||
#: tools/virsh-network.c:383 tools/virsh-network.c:388
|
||
#: tools/virsh-network.c:705 tools/virsh-network.c:711 tools/virsh-pool.c:1081
|
||
#: tools/virsh-pool.c:1092 tools/virsh-pool.c:1513 tools/virsh-pool.c:1519
|
||
#: tools/virsh-snapshot.c:938 tools/virsh-snapshot.c:1023
|
||
msgid "yes"
|
||
msgstr "si"
|
||
|
||
#: tools/virsh.c:2220 tools/virsh-domain-monitor.c:1249
|
||
#: tools/virsh-domain-monitor.c:1262 tools/virsh-network.c:377
|
||
#: tools/virsh-network.c:383 tools/virsh-network.c:388
|
||
#: tools/virsh-network.c:705 tools/virsh-network.c:711 tools/virsh-pool.c:1081
|
||
#: tools/virsh-pool.c:1092 tools/virsh-pool.c:1513 tools/virsh-pool.c:1519
|
||
#: tools/virsh-snapshot.c:938 tools/virsh-snapshot.c:1023
|
||
msgid "no"
|
||
msgstr "no"
|
||
|
||
#: tools/virsh.c:2228
|
||
#, c-format
|
||
msgid "unimplemented parameter type %d"
|
||
msgstr "Tipo de parámetro no implementado %d"
|
||
|
||
#: tools/virsh.c:2373
|
||
msgid "unable to make terminal raw: console isn't a tty"
|
||
msgstr ""
|
||
|
||
#: tools/virsh.c:2383
|
||
#, c-format
|
||
msgid "unable to set tty attributes: %s"
|
||
msgstr "no es posible definir atributos tty: %s"
|
||
|
||
#: tools/virsh.c:2409
|
||
msgid "error: "
|
||
msgstr "Error:"
|
||
|
||
#: tools/virsh.c:2500
|
||
#, fuzzy, c-format
|
||
msgid "failed to create pipe: %s"
|
||
msgstr "Falló al crear pipe"
|
||
|
||
#: tools/virsh.c:2558
|
||
#, fuzzy, c-format
|
||
msgid "failed to determine loop exit status: %s"
|
||
msgstr "Falló al determinar el nombre del host"
|
||
|
||
#: tools/virsh.c:2602
|
||
msgid "VIRSH_DEBUG not set with a valid numeric value"
|
||
msgstr "VIRSH_DEBUG no se define con un valor numérico válido"
|
||
|
||
#: tools/virsh.c:2685
|
||
msgid "failed to get the log file information"
|
||
msgstr "Falló al obtener la información del archivo de registro"
|
||
|
||
#: tools/virsh.c:2690
|
||
msgid "the log path is not a file"
|
||
msgstr "la ruta de registro no es un archivo"
|
||
|
||
#: tools/virsh.c:2698
|
||
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:2781
|
||
msgid "failed to write the log file"
|
||
msgstr "Falló al escribir el archivo de registro"
|
||
|
||
#: tools/virsh.c:2798
|
||
#, c-format
|
||
msgid "%s: failed to write log file: %s"
|
||
msgstr "%s: falló al escribir en el archivo de registro: %s"
|
||
|
||
#: tools/virsh.c:2949
|
||
msgid "Bad $VIRSH_HISTSIZE value."
|
||
msgstr ""
|
||
|
||
#: tools/virsh.c:2953
|
||
#, c-format
|
||
msgid "$VIRSH_HISTSIZE value should be between 0 and %d"
|
||
msgstr ""
|
||
|
||
#: tools/virsh.c:2965
|
||
msgid "Could not determine home directory"
|
||
msgstr "No se pudo determinar directorio principal"
|
||
|
||
#: tools/virsh.c:2995
|
||
#, c-format
|
||
msgid "Failed to create '%s': %s"
|
||
msgstr "Falló al crear '%s': %s"
|
||
|
||
#: tools/virsh.c:3109
|
||
#, c-format
|
||
msgid ""
|
||
"\n"
|
||
"%s [options]... [<command_string>]\n"
|
||
"%s [options]... <command> [args...]\n"
|
||
"\n"
|
||
" options:\n"
|
||
" -c | --connect=URI hypervisor connection URI\n"
|
||
" -r | --readonly connect readonly\n"
|
||
" -d | --debug=NUM debug level [0-4]\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 short version\n"
|
||
" -V long version\n"
|
||
" --version[=TYPE] version, TYPE is short or long (default short)\n"
|
||
" -e | --escape <char> set escape sequence for console\n"
|
||
"\n"
|
||
" commands (non interactive mode):\n"
|
||
"\n"
|
||
msgstr ""
|
||
"\n"
|
||
"%s [options]... [<command_string>]\n"
|
||
"%s [options]... <command> [args...]\n"
|
||
"\n"
|
||
" opciones:\n"
|
||
" -c | --connect=URI URI de conexión de hipervisor\n"
|
||
" -r | --readonly conectar solo-lectura\n"
|
||
" -d | --debug=NUM nivel de depuración [0-4]\n"
|
||
" -h | --help ayuda\n"
|
||
" -q | --quiet modo callado\n"
|
||
" -t | --timing imprime información de sincronización \n"
|
||
" -l | --log=FILE registro de salida para archivo\n"
|
||
" -v versión corta\n"
|
||
" -V versión larga\n"
|
||
" --version[=TYPE] versión, TIPO es corta o larga (predeterminada "
|
||
"corta)\n"
|
||
" -e | --escape <char> establece la secuencia de escape para consola \n"
|
||
"\n"
|
||
" comandos (modo no interactivo):\n"
|
||
"\n"
|
||
|
||
#: tools/virsh.c:3126
|
||
#, c-format
|
||
msgid " %s (help keyword '%s')\n"
|
||
msgstr " %s (palabra clave de ayuda '%s')\n"
|
||
|
||
#: tools/virsh.c:3139
|
||
msgid ""
|
||
"\n"
|
||
" (specify help <group> for details about the commands in the group)\n"
|
||
msgstr ""
|
||
"\n"
|
||
" (especificar ayuda <group> para obtener información sobre comandos en el "
|
||
"grupo)\n"
|
||
|
||
#: tools/virsh.c:3141
|
||
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:3152
|
||
#, c-format
|
||
msgid "Virsh command line tool of libvirt %s\n"
|
||
msgstr "Herramienta de línea de comandos virsh de libvirt %s\n"
|
||
|
||
#: tools/virsh.c:3153
|
||
#, c-format
|
||
msgid ""
|
||
"See web site at %s\n"
|
||
"\n"
|
||
msgstr ""
|
||
"Ver sitio web en %s \n"
|
||
"\n"
|
||
|
||
#: tools/virsh.c:3155
|
||
msgid "Compiled with support for:\n"
|
||
msgstr "Compilado con soporte para: \n"
|
||
|
||
#: tools/virsh.c:3156
|
||
msgid " Hypervisors:"
|
||
msgstr "Hipervisores:"
|
||
|
||
#: tools/virsh.c:3198
|
||
msgid " Networking:"
|
||
msgstr "Red:"
|
||
|
||
#: tools/virsh.c:3224
|
||
msgid " Storage:"
|
||
msgstr "Almacenaje:"
|
||
|
||
#: tools/virsh.c:3257
|
||
msgid " Miscellaneous:"
|
||
msgstr "Varios:"
|
||
|
||
#: tools/virsh.c:3328
|
||
#, c-format
|
||
msgid "option %s takes a numeric argument"
|
||
msgstr "opción %s toma un argumento numérico"
|
||
|
||
#: tools/virsh.c:3333
|
||
#, c-format
|
||
msgid "ignoring debug level %d out of range [%d-%d]"
|
||
msgstr "ignorando nivel de depuración %d fuera de rango [%d-%d]"
|
||
|
||
#: tools/virsh.c:3377
|
||
#, c-format
|
||
msgid "Invalid string '%s' for escape sequence"
|
||
msgstr "Cadena inválida '%s' para secuencia de escape"
|
||
|
||
#: tools/virsh.c:3388
|
||
#, c-format
|
||
msgid "option '-%c'/'--%s' requires an argument"
|
||
msgstr "opción '-%c'/'--%s' requiere un argumento"
|
||
|
||
#: tools/virsh.c:3391
|
||
#, c-format
|
||
msgid "option '-%c' requires an argument"
|
||
msgstr "option '-%c' requiere un argumento"
|
||
|
||
#: tools/virsh.c:3395
|
||
#, c-format
|
||
msgid "unsupported option '-%c'. See --help."
|
||
msgstr "opción no soportada '-%c'. Consulte --help."
|
||
|
||
#: tools/virsh.c:3397
|
||
#, c-format
|
||
msgid "unsupported option '%s'. See --help."
|
||
msgstr "opción '%s' no tiene soporte . Ver --help."
|
||
|
||
#: tools/virsh.c:3400
|
||
msgid "unknown option"
|
||
msgstr "Opción desconocida"
|
||
|
||
#: tools/virsh.c:3520
|
||
msgid "Failed to initialize mutex"
|
||
msgstr "Falló al inicializar mutex"
|
||
|
||
#: tools/virsh.c:3525
|
||
msgid "Failed to initialize libvirt"
|
||
msgstr "Falló al inicializar libvirt"
|
||
|
||
#: tools/virsh.c:3552
|
||
#, 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:3555
|
||
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"
|
||
|
||
#: tools/virsh.h:426
|
||
#, c-format
|
||
msgid "Options --%s and --%s are mutually exclusive"
|
||
msgstr "Options --%s y --%s son mutuamente excluyentes"
|
||
|
||
#: tools/virsh-console.c:378
|
||
msgid "unable to wait on console condition"
|
||
msgstr "No es posible esperar condición de consola"
|
||
|
||
#: tools/virsh-domain-monitor.c:47
|
||
msgid "unspecified error"
|
||
msgstr "Error no especificado"
|
||
|
||
#: tools/virsh-domain-monitor.c:48
|
||
msgid "no space"
|
||
msgstr "Sin espacio"
|
||
|
||
#: tools/virsh-domain-monitor.c:92
|
||
msgid "Failed to retrieve domain XML"
|
||
msgstr "Falló al recuperar XML de dominio"
|
||
|
||
#: tools/virsh-domain-monitor.c:97
|
||
msgid "Couldn't parse domain XML"
|
||
msgstr "No se pudo analizar dominio XML"
|
||
|
||
#: tools/virsh-domain-monitor.c:119
|
||
msgid "ok"
|
||
msgstr "ok"
|
||
|
||
#: tools/virsh-domain-monitor.c:120
|
||
msgid "background job"
|
||
msgstr "Tarea de fondo"
|
||
|
||
#: tools/virsh-domain-monitor.c:121
|
||
msgid "occupied"
|
||
msgstr "Ocupado"
|
||
|
||
#: tools/virsh-domain-monitor.c:128 tools/virsh-domain-monitor.c:153
|
||
#: tools/virsh-domain-monitor.c:158 tools/virsh-domain-monitor.c:172
|
||
#: tools/virsh-domain-monitor.c:177 tools/virsh-domain-monitor.c:192
|
||
#: tools/virsh-domain-monitor.c:198 tools/virsh-domain-monitor.c:210
|
||
#: tools/virsh-domain-monitor.c:216 tools/virsh-domain-monitor.c:251
|
||
#: tools/virsh-domain-monitor.c:1247 tools/virsh-domain-monitor.c:1259
|
||
#: tools/virsh-domain.c:5024 tools/virsh-domain.c:10331
|
||
#: tools/virsh-domain.c:10434 tools/virsh-domain.c:10451
|
||
#: tools/virsh-domain.c:10465 tools/virsh-domain.c:10479
|
||
#: tools/virsh-domain.c:10493 tools/virsh-domain.c:10508
|
||
#: tools/virsh-domain.c:10521 tools/virsh-domain.c:10534
|
||
#: tools/virsh-network.c:381 tools/virsh-network.c:1149 tools/virsh-pool.c:907
|
||
#: tools/virsh-pool.c:1089 tools/virsh-pool.c:1104 tools/virsh-pool.c:1106
|
||
#: tools/virsh-pool.c:1107 tools/virsh-pool.c:1108 tools/virsh-pool.c:1511
|
||
#: tools/virsh-volume.c:960 tools/virsh-volume.c:1367
|
||
#: tools/virsh-volume.c:1374 tools/virsh-volume.c:1375
|
||
#: tools/virsh-volume.c:1376
|
||
msgid "unknown"
|
||
msgstr "desconocido"
|
||
|
||
#: tools/virsh-domain-monitor.c:134 tools/virsh-domain-monitor.c:147
|
||
#: tools/virsh-domain.c:125
|
||
msgid "no state"
|
||
msgstr "sin estado"
|
||
|
||
#: tools/virsh-domain-monitor.c:135 tools/virsh-domain.c:118
|
||
#: tools/virsh-pool.c:899
|
||
msgid "running"
|
||
msgstr "ejecutando"
|
||
|
||
#: tools/virsh-domain-monitor.c:136
|
||
msgid "idle"
|
||
msgstr "ocupado"
|
||
|
||
#: tools/virsh-domain-monitor.c:137
|
||
msgid "paused"
|
||
msgstr "en pausa"
|
||
|
||
#: tools/virsh-domain-monitor.c:138
|
||
msgid "in shutdown"
|
||
msgstr "apagándose"
|
||
|
||
#: tools/virsh-domain-monitor.c:139
|
||
msgid "shut off"
|
||
msgstr "apagado"
|
||
|
||
#: tools/virsh-domain-monitor.c:140 tools/virsh-domain-monitor.c:167
|
||
#: tools/virsh-domain-monitor.c:187 tools/virsh-domain-monitor.c:201
|
||
msgid "crashed"
|
||
msgstr "se colgó"
|
||
|
||
#: tools/virsh-domain-monitor.c:141
|
||
msgid "pmsuspended"
|
||
msgstr "pmsuspended"
|
||
|
||
#: tools/virsh-domain-monitor.c:159
|
||
msgid "booted"
|
||
msgstr "iniciado"
|
||
|
||
#: tools/virsh-domain-monitor.c:160 tools/virsh-domain-monitor.c:202
|
||
msgid "migrated"
|
||
msgstr "migrado"
|
||
|
||
#: tools/virsh-domain-monitor.c:161
|
||
msgid "restored"
|
||
msgstr "restaurado"
|
||
|
||
#: tools/virsh-domain-monitor.c:162 tools/virsh-domain-monitor.c:184
|
||
#: tools/virsh-domain-monitor.c:205
|
||
msgid "from snapshot"
|
||
msgstr "Desde instantánea"
|
||
|
||
#: tools/virsh-domain-monitor.c:163
|
||
msgid "unpaused"
|
||
msgstr "Sin pausa"
|
||
|
||
#: tools/virsh-domain-monitor.c:164
|
||
msgid "migration canceled"
|
||
msgstr "Migración cancelada"
|
||
|
||
#: tools/virsh-domain-monitor.c:165
|
||
msgid "save canceled"
|
||
msgstr "Guardado cancelado"
|
||
|
||
#: tools/virsh-domain-monitor.c:166
|
||
msgid "event wakeup"
|
||
msgstr "evento de reactivación"
|
||
|
||
#: tools/virsh-domain-monitor.c:178 tools/virsh-domain-monitor.c:193
|
||
msgid "user"
|
||
msgstr "Usuario"
|
||
|
||
#: tools/virsh-domain-monitor.c:179
|
||
msgid "migrating"
|
||
msgstr "Migrando"
|
||
|
||
#: tools/virsh-domain-monitor.c:180
|
||
msgid "saving"
|
||
msgstr "Guardando"
|
||
|
||
#: tools/virsh-domain-monitor.c:181
|
||
msgid "dumping"
|
||
msgstr "Vaciando"
|
||
|
||
#: tools/virsh-domain-monitor.c:182
|
||
msgid "I/O error"
|
||
msgstr "Error de E/S"
|
||
|
||
#: tools/virsh-domain-monitor.c:183
|
||
msgid "watchdog"
|
||
msgstr "Vigilante"
|
||
|
||
#: tools/virsh-domain-monitor.c:185
|
||
msgid "shutting down"
|
||
msgstr "Apagando"
|
||
|
||
#: tools/virsh-domain-monitor.c:186
|
||
msgid "creating snapshot"
|
||
msgstr "Creación de instantánea"
|
||
|
||
#: tools/virsh-domain-monitor.c:199 tools/virsh-domain.c:10444
|
||
msgid "shutdown"
|
||
msgstr "Apagado"
|
||
|
||
#: tools/virsh-domain-monitor.c:200
|
||
msgid "destroyed"
|
||
msgstr "Destruido"
|
||
|
||
#: tools/virsh-domain-monitor.c:203 tools/virsh-domain-monitor.c:1820
|
||
#: tools/virsh-domain-monitor.c:1827
|
||
msgid "saved"
|
||
msgstr "Guardado"
|
||
|
||
#: tools/virsh-domain-monitor.c:204 tools/virsh-domain.c:10500
|
||
msgid "failed"
|
||
msgstr "Falló"
|
||
|
||
#: tools/virsh-domain-monitor.c:211
|
||
msgid "panicked"
|
||
msgstr "en pánico"
|
||
|
||
#: tools/virsh-domain-monitor.c:259
|
||
msgid "get memory statistics for a domain"
|
||
msgstr "obtiene las estadísticas de la memoria de un dominio"
|
||
|
||
#: tools/virsh-domain-monitor.c:262
|
||
msgid "Get memory statistics for a running domain."
|
||
msgstr "Obtener estadística de memoria para el dominio en ejecución."
|
||
|
||
#: tools/virsh-domain-monitor.c:271 tools/virsh-domain-monitor.c:395
|
||
#: tools/virsh-domain-monitor.c:450 tools/virsh-domain-monitor.c:572
|
||
#: tools/virsh-domain-monitor.c:677 tools/virsh-domain-monitor.c:792
|
||
#: tools/virsh-domain-monitor.c:845 tools/virsh-domain-monitor.c:1035
|
||
#: tools/virsh-domain-monitor.c:1177 tools/virsh-domain-monitor.c:1319
|
||
#: tools/virsh-domain.c:166 tools/virsh-domain.c:268 tools/virsh-domain.c:707
|
||
#: tools/virsh-domain.c:961 tools/virsh-domain.c:1017
|
||
#: tools/virsh-domain.c:1241 tools/virsh-domain.c:1568
|
||
#: tools/virsh-domain.c:1736 tools/virsh-domain.c:1931
|
||
#: tools/virsh-domain.c:2032 tools/virsh-domain.c:2187
|
||
#: tools/virsh-domain.c:2257 tools/virsh-domain.c:2354
|
||
#: tools/virsh-domain.c:2541 tools/virsh-domain.c:2728
|
||
#: tools/virsh-domain.c:2774 tools/virsh-domain.c:2858
|
||
#: tools/virsh-domain.c:3483 tools/virsh-domain.c:3952
|
||
#: tools/virsh-domain.c:4072 tools/virsh-domain.c:4131
|
||
#: tools/virsh-domain.c:4474 tools/virsh-domain.c:4604
|
||
#: tools/virsh-domain.c:4752 tools/virsh-domain.c:4795
|
||
#: tools/virsh-domain.c:4881 tools/virsh-domain.c:4962
|
||
#: tools/virsh-domain.c:5005 tools/virsh-domain.c:5227
|
||
#: tools/virsh-domain.c:5265 tools/virsh-domain.c:5476
|
||
#: tools/virsh-domain.c:5585 tools/virsh-domain.c:5872
|
||
#: tools/virsh-domain.c:5991 tools/virsh-domain.c:6312
|
||
#: tools/virsh-domain.c:6646 tools/virsh-domain.c:6703
|
||
#: tools/virsh-domain.c:6875 tools/virsh-domain.c:7032
|
||
#: tools/virsh-domain.c:7070 tools/virsh-domain.c:7172
|
||
#: tools/virsh-domain.c:7287 tools/virsh-domain.c:7384
|
||
#: tools/virsh-domain.c:7486 tools/virsh-domain.c:7685
|
||
#: tools/virsh-domain.c:7832 tools/virsh-domain.c:7982
|
||
#: tools/virsh-domain.c:8111 tools/virsh-domain.c:8249
|
||
#: tools/virsh-domain.c:8617 tools/virsh-domain.c:8884
|
||
#: tools/virsh-domain.c:8938 tools/virsh-domain.c:9000
|
||
#: tools/virsh-domain.c:9052 tools/virsh-domain.c:9096
|
||
#: tools/virsh-domain.c:9283 tools/virsh-domain.c:9356
|
||
#: tools/virsh-domain.c:9416 tools/virsh-domain.c:9579
|
||
#: tools/virsh-domain.c:9680 tools/virsh-domain.c:9782
|
||
#: tools/virsh-domain.c:10152 tools/virsh-domain.c:10267
|
||
#: tools/virsh-domain.c:11004 tools/virsh-domain.c:11155
|
||
#: tools/virsh-snapshot.c:128 tools/virsh-snapshot.c:331
|
||
#: tools/virsh-snapshot.c:523 tools/virsh-snapshot.c:645
|
||
#: tools/virsh-snapshot.c:881 tools/virsh-snapshot.c:1438
|
||
#: tools/virsh-snapshot.c:1702 tools/virsh-snapshot.c:1770
|
||
#: tools/virsh-snapshot.c:1838 tools/virsh-snapshot.c:1931
|
||
msgid "domain name, id or uuid"
|
||
msgstr "nombre del dominio, ID o uuid"
|
||
|
||
#: tools/virsh-domain-monitor.c:276
|
||
msgid "period in seconds to set collection"
|
||
msgstr "periodo en segundos para establecer la colección"
|
||
|
||
#: tools/virsh-domain-monitor.c:280 tools/virsh-domain.c:179
|
||
#: tools/virsh-domain.c:338 tools/virsh-domain.c:749 tools/virsh-domain.c:1074
|
||
#: tools/virsh-domain.c:1269 tools/virsh-domain.c:2372
|
||
#: tools/virsh-domain.c:2558 tools/virsh-domain.c:5598
|
||
#: tools/virsh-domain.c:5881 tools/virsh-domain.c:6004
|
||
#: tools/virsh-domain.c:7300 tools/virsh-domain.c:7397
|
||
#: tools/virsh-domain.c:7506 tools/virsh-domain.c:7697
|
||
#: tools/virsh-domain.c:9592 tools/virsh-domain.c:9693
|
||
#: tools/virsh-domain.c:9799 tools/virsh-domain.c:10165
|
||
msgid "affect next boot"
|
||
msgstr "Afecta el siguiente arranque"
|
||
|
||
#: tools/virsh-domain-monitor.c:284 tools/virsh-domain.c:183
|
||
#: tools/virsh-domain.c:342 tools/virsh-domain.c:753 tools/virsh-domain.c:1078
|
||
#: tools/virsh-domain.c:1273 tools/virsh-domain.c:2562
|
||
#: tools/virsh-domain.c:5602 tools/virsh-domain.c:5885
|
||
#: tools/virsh-domain.c:6008 tools/virsh-domain.c:7304
|
||
#: tools/virsh-domain.c:7401 tools/virsh-domain.c:7510
|
||
#: tools/virsh-domain.c:7701 tools/virsh-domain.c:9596
|
||
#: tools/virsh-domain.c:9697 tools/virsh-domain.c:9803
|
||
#: tools/virsh-domain.c:10169
|
||
msgid "affect running domain"
|
||
msgstr "Afecta el dominio en ejecución"
|
||
|
||
#: tools/virsh-domain-monitor.c:288 tools/virsh-domain.c:187
|
||
#: tools/virsh-domain.c:346 tools/virsh-domain.c:757 tools/virsh-domain.c:1082
|
||
#: tools/virsh-domain.c:1277 tools/virsh-domain.c:2566
|
||
#: tools/virsh-domain.c:5606 tools/virsh-domain.c:5889
|
||
#: tools/virsh-domain.c:6012 tools/virsh-domain.c:7308
|
||
#: tools/virsh-domain.c:7405 tools/virsh-domain.c:7514
|
||
#: tools/virsh-domain.c:7705 tools/virsh-domain.c:9600
|
||
#: tools/virsh-domain.c:9701 tools/virsh-domain.c:9807
|
||
#: tools/virsh-domain.c:10173
|
||
msgid "affect current domain"
|
||
msgstr "Afectar dominio actual"
|
||
|
||
#: tools/virsh-domain-monitor.c:329
|
||
msgid "Unable to parse integer parameter."
|
||
msgstr "No se puede analizar parámetro de entero"
|
||
|
||
#: tools/virsh-domain-monitor.c:334
|
||
#, c-format
|
||
msgid "Invalid collection period value '%d'"
|
||
msgstr "Valor de periodo de colección '%d' no es válido"
|
||
|
||
#: tools/virsh-domain-monitor.c:340
|
||
msgid "Unable to change balloon collection period."
|
||
msgstr "No se puede cambiar periodo de colección de globo"
|
||
|
||
#: tools/virsh-domain-monitor.c:349
|
||
#, 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-domain-monitor.c:383
|
||
msgid "domain block device size information"
|
||
msgstr "información del tamaño de los dispositivos de bloque del dominio"
|
||
|
||
#: tools/virsh-domain-monitor.c:386
|
||
msgid "Get block device size info for a domain."
|
||
msgstr ""
|
||
"Obtiene la información del tamaño de un dispositivo de bloques de un dominio."
|
||
|
||
#: tools/virsh-domain-monitor.c:400 tools/virsh-domain-monitor.c:850
|
||
#: tools/virsh-domain.c:1022
|
||
msgid "block device"
|
||
msgstr "dispositivo de bloque"
|
||
|
||
#: tools/virsh-domain-monitor.c:422 tools/virsh-pool.c:1524
|
||
#: tools/virsh-volume.c:1010
|
||
msgid "Capacity:"
|
||
msgstr "Capacidad:"
|
||
|
||
#: tools/virsh-domain-monitor.c:423 tools/virsh-pool.c:1527
|
||
#: tools/virsh-volume.c:1013
|
||
msgid "Allocation:"
|
||
msgstr "Ubicación:"
|
||
|
||
#: tools/virsh-domain-monitor.c:424
|
||
msgid "Physical:"
|
||
msgstr "Físico:"
|
||
|
||
#: tools/virsh-domain-monitor.c:438
|
||
msgid "list all domain blocks"
|
||
msgstr "Liste todos los bloques de dominio"
|
||
|
||
#: tools/virsh-domain-monitor.c:441
|
||
msgid "Get the summary of block devices for a domain."
|
||
msgstr "Obtener el resumen de dispositivos de bloque para un dominio."
|
||
|
||
#: tools/virsh-domain-monitor.c:454 tools/virsh-domain-monitor.c:576
|
||
msgid "get inactive rather than running configuration"
|
||
msgstr "Obtenga una configuración inactiva en lugar de en ejecución"
|
||
|
||
#: tools/virsh-domain-monitor.c:458
|
||
msgid "additionally display the type and device value"
|
||
msgstr "Adicionalmente, mostrar el tipo y valor del dispositivo"
|
||
|
||
#: tools/virsh-domain-monitor.c:498 tools/virsh-domain-monitor.c:613
|
||
#: tools/virsh-volume.c:1461 tools/virsh-volume.c:1497
|
||
msgid "Type"
|
||
msgstr "Tipo"
|
||
|
||
#: tools/virsh-domain-monitor.c:499
|
||
msgid "Device"
|
||
msgstr "Dispositivo"
|
||
|
||
#: tools/virsh-domain-monitor.c:499 tools/virsh-domain-monitor.c:501
|
||
msgid "Target"
|
||
msgstr "Destino"
|
||
|
||
#: tools/virsh-domain-monitor.c:499 tools/virsh-domain-monitor.c:501
|
||
#: tools/virsh-domain-monitor.c:613
|
||
msgid "Source"
|
||
msgstr "Fuente"
|
||
|
||
#: tools/virsh-domain-monitor.c:563
|
||
msgid "list all domain virtual interfaces"
|
||
msgstr "Listar todas las interfaces virtuales de dominio"
|
||
|
||
#: tools/virsh-domain-monitor.c:564
|
||
msgid "Get the summary of virtual interfaces for a domain."
|
||
msgstr "Obtener el resumen de interfaces virtuales para un dominio."
|
||
|
||
#: tools/virsh-domain-monitor.c:612
|
||
msgid "Interface"
|
||
msgstr "Interfaz"
|
||
|
||
#: tools/virsh-domain-monitor.c:613
|
||
msgid "Model"
|
||
msgstr "Modelo"
|
||
|
||
#: tools/virsh-domain-monitor.c:613
|
||
msgid "MAC"
|
||
msgstr "MAC"
|
||
|
||
#: tools/virsh-domain-monitor.c:665
|
||
msgid "get link state of a virtual interface"
|
||
msgstr "Obtenga estado de enlace de interfaz virtual "
|
||
|
||
#: tools/virsh-domain-monitor.c:668
|
||
msgid "Get link state of a domain's virtual interface."
|
||
msgstr "Obtenga estado de enlace de interfaz virtual de dominio."
|
||
|
||
#: tools/virsh-domain-monitor.c:682 tools/virsh-domain.c:2359
|
||
#: tools/virsh-domain.c:2546
|
||
msgid "interface device (MAC Address)"
|
||
msgstr "Dispositivo de interfaz (Dirección MAC)"
|
||
|
||
#: tools/virsh-domain-monitor.c:690
|
||
msgid "Get persistent interface state"
|
||
msgstr "Obtenga estado de interfaz persistente"
|
||
|
||
#: tools/virsh-domain-monitor.c:722 tools/virsh-domain.c:2415
|
||
msgid "Failed to get domain description xml"
|
||
msgstr "Falló al obtener XML de descripción de dominio"
|
||
|
||
#: tools/virsh-domain-monitor.c:727 tools/virsh-domain.c:2431
|
||
msgid "Failed to parse domain description xml"
|
||
msgstr "Falló al analizar XML de descripción de dominio"
|
||
|
||
#: tools/virsh-domain-monitor.c:741
|
||
msgid "Failed to extract interface information"
|
||
msgstr "No se pudo extraer información de interfaz"
|
||
|
||
#: tools/virsh-domain-monitor.c:747
|
||
#, c-format
|
||
msgid "Interface (mac: %s) not found."
|
||
msgstr "No se encontró interfaz (mac: %s)."
|
||
|
||
#: tools/virsh-domain-monitor.c:749
|
||
#, c-format
|
||
msgid "Interface (dev: %s) not found."
|
||
msgstr "No se encontró la interfaz (dev: %s)."
|
||
|
||
#: tools/virsh-domain-monitor.c:780
|
||
msgid "domain control interface state"
|
||
msgstr "Estado de interfaz de control de dominio"
|
||
|
||
#: tools/virsh-domain-monitor.c:783
|
||
msgid "Returns state of a control interface to the domain."
|
||
msgstr "Devuelve el estado de interfaz de control al dominio"
|
||
|
||
#: tools/virsh-domain-monitor.c:832
|
||
msgid "get device block stats for a domain"
|
||
msgstr "obtiene el estado de un dispositivo de bloque de un dominio"
|
||
|
||
#: tools/virsh-domain-monitor.c:835
|
||
msgid ""
|
||
"Get device block stats for a running domain. See man page or use --human for "
|
||
"explanation of fields"
|
||
msgstr ""
|
||
"Obtenga las estadísticas de bloques de dispositivo para un dominio en "
|
||
"ejecución. Vea la página de manual o use --human para obtener una "
|
||
"explicación de los campos."
|
||
|
||
#: tools/virsh-domain-monitor.c:854
|
||
msgid "print a more human readable output"
|
||
msgstr "Imprimir una salida más legible por humanos "
|
||
|
||
#: tools/virsh-domain-monitor.c:869
|
||
msgid "number of read operations:"
|
||
msgstr "Número de operaciones de lectura:"
|
||
|
||
#: tools/virsh-domain-monitor.c:871
|
||
msgid "number of bytes read:"
|
||
msgstr "Número de bytes leídos:"
|
||
|
||
#: tools/virsh-domain-monitor.c:873
|
||
msgid "number of write operations:"
|
||
msgstr "Número de operaciones de escritura:"
|
||
|
||
#: tools/virsh-domain-monitor.c:875
|
||
msgid "number of bytes written:"
|
||
msgstr "Número de bytes escritos:"
|
||
|
||
#: tools/virsh-domain-monitor.c:877
|
||
msgid "error count:"
|
||
msgstr "Conteo de errores:"
|
||
|
||
#: tools/virsh-domain-monitor.c:879
|
||
msgid "number of flush operations:"
|
||
msgstr "Número de operaciones de vaciado:"
|
||
|
||
#: tools/virsh-domain-monitor.c:881
|
||
msgid "total duration of reads (ns):"
|
||
msgstr "Duración total de lecturas (ns):"
|
||
|
||
#: tools/virsh-domain-monitor.c:883
|
||
msgid "total duration of writes (ns):"
|
||
msgstr "Duración total de escritura (ns):"
|
||
|
||
#: tools/virsh-domain-monitor.c:885
|
||
msgid "total duration of flushes (ns):"
|
||
msgstr "Duración total de vaciados (ns):"
|
||
|
||
#: tools/virsh-domain-monitor.c:940
|
||
#, c-format
|
||
msgid "Failed to get block stats %s %s"
|
||
msgstr "Falló al obtener estado de bloqueo %s %s"
|
||
|
||
#: tools/virsh-domain-monitor.c:947 tools/virsh-domain-monitor.c:966
|
||
#, c-format
|
||
msgid "Device: %s\n"
|
||
msgstr "Dispositivo: %s\n"
|
||
|
||
#: tools/virsh-domain-monitor.c:960
|
||
#, fuzzy, c-format
|
||
msgid "Failed to get block stats for domain '%s' device '%s'"
|
||
msgstr "Falló al obtener estado de bloqueo %s %s"
|
||
|
||
#: tools/virsh-domain-monitor.c:1023
|
||
msgid "get network interface stats for a domain"
|
||
msgstr "obtiene estadísticas de interfaz de red de un dominio"
|
||
|
||
#: tools/virsh-domain-monitor.c:1026
|
||
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-domain-monitor.c:1040
|
||
msgid "interface device"
|
||
msgstr "dispositivo de interfaz"
|
||
|
||
#: tools/virsh-domain-monitor.c:1060
|
||
#, c-format
|
||
msgid "Failed to get interface stats %s %s"
|
||
msgstr "Falló al obtener estado de interface %s %s"
|
||
|
||
#: tools/virsh-domain-monitor.c:1100
|
||
msgid "Show errors on block devices"
|
||
msgstr "Mostrar los errores en los dispositivos de bloque"
|
||
|
||
#: tools/virsh-domain-monitor.c:1103
|
||
msgid "Show block device errors"
|
||
msgstr "Mostrar los errores de dispositivos de bloque"
|
||
|
||
#: tools/virsh-domain-monitor.c:1112
|
||
msgid "domain name, id, or uuid"
|
||
msgstr "Nombre de dominio, ID, o UUID"
|
||
|
||
#: tools/virsh-domain-monitor.c:1143
|
||
msgid "No errors found\n"
|
||
msgstr "No se encontraron errores\n"
|
||
|
||
#: tools/virsh-domain-monitor.c:1165
|
||
msgid "domain information"
|
||
msgstr "información de dominio"
|
||
|
||
#: tools/virsh-domain-monitor.c:1168
|
||
msgid "Returns basic information about the domain."
|
||
msgstr "Ofrece información básica acerca del dominio."
|
||
|
||
#: tools/virsh-domain-monitor.c:1201 tools/virsh-domain-monitor.c:1203
|
||
msgid "Id:"
|
||
msgstr "Id:"
|
||
|
||
#: tools/virsh-domain-monitor.c:1204 tools/virsh-network.c:370
|
||
#: tools/virsh-pool.c:1495 tools/virsh-snapshot.c:920
|
||
#: tools/virsh-volume.c:1000
|
||
msgid "Name:"
|
||
msgstr "Nombre:"
|
||
|
||
#: tools/virsh-domain-monitor.c:1207 tools/virsh-network.c:373
|
||
#: tools/virsh-pool.c:1498
|
||
msgid "UUID:"
|
||
msgstr "UUID:"
|
||
|
||
#: tools/virsh-domain-monitor.c:1210
|
||
msgid "OS Type:"
|
||
msgstr "Tipo de sistema operatuvo:"
|
||
|
||
#: tools/virsh-domain-monitor.c:1215 tools/virsh-domain.c:5516
|
||
#: tools/virsh-domain.c:5545 tools/virsh-pool.c:1503
|
||
#: tools/virsh-snapshot.c:956
|
||
msgid "State:"
|
||
msgstr "Estado:"
|
||
|
||
#: tools/virsh-domain-monitor.c:1218 tools/virsh-host.c:256
|
||
msgid "CPU(s):"
|
||
msgstr "CPU(s):"
|
||
|
||
#: tools/virsh-domain-monitor.c:1225 tools/virsh-domain.c:5523
|
||
msgid "CPU time:"
|
||
msgstr "Hora de la CPU:"
|
||
|
||
#: tools/virsh-domain-monitor.c:1229 tools/virsh-domain-monitor.c:1232
|
||
msgid "Max memory:"
|
||
msgstr "Memoria máxima:"
|
||
|
||
#: tools/virsh-domain-monitor.c:1233
|
||
msgid "no limit"
|
||
msgstr "sin límites"
|
||
|
||
#: tools/virsh-domain-monitor.c:1235
|
||
msgid "Used memory:"
|
||
msgstr "Memoria utilizada:"
|
||
|
||
#: tools/virsh-domain-monitor.c:1247 tools/virsh-domain-monitor.c:1249
|
||
#: tools/virsh-network.c:381 tools/virsh-network.c:383 tools/virsh-pool.c:1511
|
||
#: tools/virsh-pool.c:1513
|
||
msgid "Persistent:"
|
||
msgstr "Persistente:"
|
||
|
||
#: tools/virsh-domain-monitor.c:1253 tools/virsh-network.c:386
|
||
#: tools/virsh-network.c:388 tools/virsh-pool.c:1517 tools/virsh-pool.c:1519
|
||
msgid "Autostart:"
|
||
msgstr "Autoinicio:"
|
||
|
||
#: tools/virsh-domain-monitor.c:1254
|
||
msgid "enable"
|
||
msgstr "activar"
|
||
|
||
#: tools/virsh-domain-monitor.c:1254
|
||
msgid "disable"
|
||
msgstr "desactivar"
|
||
|
||
#: tools/virsh-domain-monitor.c:1259 tools/virsh-domain-monitor.c:1261
|
||
msgid "Managed save:"
|
||
msgstr "Guardar administrado:"
|
||
|
||
#: tools/virsh-domain-monitor.c:1276
|
||
msgid "Security model:"
|
||
msgstr "Modelo de seguridad:"
|
||
|
||
#: tools/virsh-domain-monitor.c:1277
|
||
msgid "Security DOI:"
|
||
msgstr "DOI de seguridad:"
|
||
|
||
#: tools/virsh-domain-monitor.c:1291
|
||
msgid "Security label:"
|
||
msgstr "Etiqueta de seguridad:"
|
||
|
||
#: tools/virsh-domain-monitor.c:1307
|
||
msgid "domain state"
|
||
msgstr "estado del dominio"
|
||
|
||
#: tools/virsh-domain-monitor.c:1310
|
||
msgid "Returns state about a domain."
|
||
msgstr "Devuelve el estado acerca de un dominio."
|
||
|
||
#: tools/virsh-domain-monitor.c:1323
|
||
msgid "also print reason for the state"
|
||
msgstr "También imprime razón para el estado"
|
||
|
||
#: tools/virsh-domain-monitor.c:1363
|
||
msgid "list domains"
|
||
msgstr "muestra los dominios"
|
||
|
||
#: tools/virsh-domain-monitor.c:1366
|
||
msgid "Returns list of domains."
|
||
msgstr "Devuelve una lista de los dominios."
|
||
|
||
#: tools/virsh-domain-monitor.c:1473
|
||
msgid "Failed to list domains"
|
||
msgstr "Falló listar dominios"
|
||
|
||
#: tools/virsh-domain-monitor.c:1485 tools/virsh-domain-monitor.c:1493
|
||
msgid "Failed to list active domains"
|
||
msgstr "Falló al listar dominios activos"
|
||
|
||
#: tools/virsh-domain-monitor.c:1502 tools/virsh-domain-monitor.c:1511
|
||
msgid "Failed to list inactive domains"
|
||
msgstr "Falló al listar dominios inactivos"
|
||
|
||
#: tools/virsh-domain-monitor.c:1545
|
||
msgid "Failed to get domain persistence info"
|
||
msgstr "Falló obtención de información de persistencia de dominio"
|
||
|
||
#: tools/virsh-domain-monitor.c:1557
|
||
msgid "Failed to get domain state"
|
||
msgstr "Falló obtención de estado de dominio"
|
||
|
||
#: tools/virsh-domain-monitor.c:1577
|
||
msgid "Failed to get domain autostart state"
|
||
msgstr "Falló obtención de estado de dominio autostart"
|
||
|
||
#: tools/virsh-domain-monitor.c:1590
|
||
msgid "Failed to check for managed save image"
|
||
msgstr "No se pudo verificar imagen de almacenamiento administrado"
|
||
|
||
#: tools/virsh-domain-monitor.c:1602
|
||
msgid "Failed to get snapshot count"
|
||
msgstr "Falló obtención de conteo de instantáneas"
|
||
|
||
#: tools/virsh-domain-monitor.c:1649
|
||
msgid "list inactive domains"
|
||
msgstr "muestra los dominios inactivos"
|
||
|
||
#: tools/virsh-domain-monitor.c:1653
|
||
msgid "list inactive & active domains"
|
||
msgstr "muestra los dominios activos e inactivos"
|
||
|
||
#: tools/virsh-domain-monitor.c:1657
|
||
msgid "list transient domains"
|
||
msgstr "lista dominios transitorios"
|
||
|
||
#: tools/virsh-domain-monitor.c:1661
|
||
msgid "list persistent domains"
|
||
msgstr "list persistent domains"
|
||
|
||
#: tools/virsh-domain-monitor.c:1665
|
||
msgid "list domains with existing snapshot"
|
||
msgstr "Listar dominios con instantánea existente"
|
||
|
||
#: tools/virsh-domain-monitor.c:1669
|
||
msgid "list domains without a snapshot"
|
||
msgstr "Listar dominios sin una instantánea"
|
||
|
||
#: tools/virsh-domain-monitor.c:1673
|
||
msgid "list domains in running state"
|
||
msgstr "Listar dominios en estado de ejecución"
|
||
|
||
#: tools/virsh-domain-monitor.c:1677
|
||
msgid "list domains in paused state"
|
||
msgstr "Listar dominios en estado pausado"
|
||
|
||
#: tools/virsh-domain-monitor.c:1681
|
||
msgid "list domains in shutoff state"
|
||
msgstr "Lista dominios en estado apagado"
|
||
|
||
#: tools/virsh-domain-monitor.c:1685
|
||
msgid "list domains in other states"
|
||
msgstr "Listar dominios en otros estados"
|
||
|
||
#: tools/virsh-domain-monitor.c:1689
|
||
msgid "list domains with autostart enabled"
|
||
msgstr "lista dominios con autoinicio activado"
|
||
|
||
#: tools/virsh-domain-monitor.c:1693
|
||
msgid "list domains with autostart disabled"
|
||
msgstr "lista dominios con autoinicio desactivado"
|
||
|
||
#: tools/virsh-domain-monitor.c:1697
|
||
msgid "list domains with managed save state"
|
||
msgstr "Lista los dominios con el estado de almacenamiento administrado"
|
||
|
||
#: tools/virsh-domain-monitor.c:1701
|
||
msgid "list domains without managed save"
|
||
msgstr "Lista los dominios sin almacenamiento administrado"
|
||
|
||
#: tools/virsh-domain-monitor.c:1705
|
||
msgid "list uuid's only"
|
||
msgstr "list uuid's only"
|
||
|
||
#: tools/virsh-domain-monitor.c:1709
|
||
msgid "list domain names only"
|
||
msgstr "nombres de lista únicamente"
|
||
|
||
#: tools/virsh-domain-monitor.c:1713
|
||
msgid "list table (default)"
|
||
msgstr "Listar tabla (predeterminado)"
|
||
|
||
#: tools/virsh-domain-monitor.c:1717
|
||
msgid "mark inactive domains with managed save state"
|
||
msgstr "Marcar dominios inactivos con estado de almacenamiento administrado"
|
||
|
||
#: tools/virsh-domain-monitor.c:1721
|
||
msgid "show short domain description"
|
||
msgstr "Mostrar la descripción corta del dominio"
|
||
|
||
#: tools/virsh-domain-monitor.c:1775
|
||
msgid "Only one argument from --table, --name and --uuid may be specified."
|
||
msgstr ""
|
||
"Solamente se puede especificar un argumento de --table, --name y --uuid ."
|
||
|
||
#: tools/virsh-domain-monitor.c:1790 tools/virsh-domain-monitor.c:1795
|
||
msgid "Id"
|
||
msgstr "Id"
|
||
|
||
#: tools/virsh-domain-monitor.c:1790 tools/virsh-domain-monitor.c:1795
|
||
#: tools/virsh-interface.c:363 tools/virsh-network.c:692
|
||
#: tools/virsh-nwfilter.c:373 tools/virsh-pool.c:1192 tools/virsh-pool.c:1213
|
||
#: tools/virsh-pool.c:1278 tools/virsh-snapshot.c:1595
|
||
#: tools/virsh-snapshot.c:1599 tools/virsh-volume.c:1435
|
||
#: tools/virsh-volume.c:1451 tools/virsh-volume.c:1497
|
||
msgid "Name"
|
||
msgstr "Nombre"
|
||
|
||
#: tools/virsh-domain-monitor.c:1790 tools/virsh-domain-monitor.c:1795
|
||
#: tools/virsh-interface.c:363 tools/virsh-network.c:692
|
||
#: tools/virsh-pool.c:1192 tools/virsh-pool.c:1218 tools/virsh-pool.c:1278
|
||
#: tools/virsh-snapshot.c:1595 tools/virsh-snapshot.c:1599
|
||
msgid "State"
|
||
msgstr "Estado"
|
||
|
||
#: tools/virsh-domain-monitor.c:1790
|
||
msgid "Title"
|
||
msgstr "Título"
|
||
|
||
#: tools/virsh-domain-monitor.c:1831
|
||
msgid "Failed to get domain's UUID"
|
||
msgstr "Falló al obtener UUID de dominio"
|
||
|
||
#: tools/virsh-domain.c:109
|
||
#, c-format
|
||
msgid "failed to get domain '%s'"
|
||
msgstr "Falló al obtener el dominio '%s'"
|
||
|
||
#: tools/virsh-domain.c:117
|
||
msgid "offline"
|
||
msgstr "fuera de línea"
|
||
|
||
#: tools/virsh-domain.c:119
|
||
#, fuzzy
|
||
msgid "blocked"
|
||
msgstr "bloque"
|
||
|
||
#: tools/virsh-domain.c:154
|
||
msgid "attach device from an XML file"
|
||
msgstr "asocia un dispositivo desde un archivo XML"
|
||
|
||
#: tools/virsh-domain.c:157
|
||
msgid "Attach device from an XML <file>."
|
||
msgstr "Asocia un dispositivo desde un <file> XML."
|
||
|
||
#: tools/virsh-domain.c:171 tools/virsh-domain.c:9584
|
||
#: tools/virsh-domain.c:9685
|
||
msgid "XML file"
|
||
msgstr "archivo XML"
|
||
|
||
#: tools/virsh-domain.c:175 tools/virsh-domain.c:334 tools/virsh-domain.c:745
|
||
#: tools/virsh-domain.c:9588 tools/virsh-domain.c:9689
|
||
#: tools/virsh-domain.c:9795 tools/virsh-domain.c:10161
|
||
msgid "make live change persistent"
|
||
msgstr "Hacer el cambio en vivo persistente"
|
||
|
||
#: tools/virsh-domain.c:239
|
||
#, c-format
|
||
msgid "Failed to attach device from %s"
|
||
msgstr "No se pudo conectar el dispositivo desde %s"
|
||
|
||
#: tools/virsh-domain.c:243
|
||
msgid "Device attached successfully\n"
|
||
msgstr "El dispositivo fue asociado exitosamente\n"
|
||
|
||
#: tools/virsh-domain.c:256
|
||
msgid "attach disk device"
|
||
msgstr "asociar dispositivo de disco"
|
||
|
||
#: tools/virsh-domain.c:259
|
||
msgid "Attach new disk device."
|
||
msgstr "Asociar nuevo dispositivo de disco."
|
||
|
||
#: tools/virsh-domain.c:273
|
||
msgid "source of disk device"
|
||
msgstr "origen del dispositivo de disco"
|
||
|
||
#: tools/virsh-domain.c:278 tools/virsh-domain.c:10157
|
||
msgid "target of disk device"
|
||
msgstr "destino del dispositivo de disco"
|
||
|
||
#: tools/virsh-domain.c:282
|
||
msgid "driver of disk device"
|
||
msgstr "controlador del dispositivo de disco"
|
||
|
||
#: tools/virsh-domain.c:286
|
||
msgid "subdriver of disk device"
|
||
msgstr "subcontrolador del dispositivo de disco"
|
||
|
||
#: tools/virsh-domain.c:290
|
||
msgid "cache mode of disk device"
|
||
msgstr "Modo cache de dispositivo de disco"
|
||
|
||
#: tools/virsh-domain.c:294
|
||
msgid "target device type"
|
||
msgstr "tipo de dispositivo de disco"
|
||
|
||
#: tools/virsh-domain.c:302
|
||
msgid "mode of device reading and writing"
|
||
msgstr "modo del dispositivo leyendo y escribiendo"
|
||
|
||
#: tools/virsh-domain.c:306
|
||
msgid "type of source (block|file)"
|
||
msgstr "Tipo de fuente (archivo de bloque)"
|
||
|
||
#: tools/virsh-domain.c:310
|
||
msgid "serial of disk device"
|
||
msgstr "Serial de dispositivo de disco"
|
||
|
||
#: tools/virsh-domain.c:314
|
||
msgid "wwn of disk device"
|
||
msgstr "wwn de dispositivo de disco"
|
||
|
||
#: tools/virsh-domain.c:318
|
||
msgid "needs rawio capability"
|
||
msgstr "Necesita la capacidad rawioo"
|
||
|
||
#: tools/virsh-domain.c:322
|
||
msgid "address of disk device"
|
||
msgstr "Dirección de dispositivo de disco"
|
||
|
||
#: tools/virsh-domain.c:326
|
||
msgid "use multifunction pci under specified address"
|
||
msgstr "Usar PCI multifunción en la dirección especificada"
|
||
|
||
#: tools/virsh-domain.c:330
|
||
msgid "print XML document rather than attach the disk"
|
||
msgstr "Imprime el documento XML en lugar de anexar el disco"
|
||
|
||
#: tools/virsh-domain.c:552
|
||
#, c-format
|
||
msgid "Unknown source type: '%s'"
|
||
msgstr "Tipo de fuente desconocido: '%s'"
|
||
|
||
#: tools/virsh-domain.c:558
|
||
#, c-format
|
||
msgid "No support for %s in command 'attach-disk'"
|
||
msgstr "No existe soporte para %s en el comando 'attach-disk'"
|
||
|
||
#: tools/virsh-domain.c:605
|
||
msgid "Invalid address."
|
||
msgstr "Dirección inválida."
|
||
|
||
#: tools/virsh-domain.c:620
|
||
msgid "expecting a pci:0000.00.00.00 address."
|
||
msgstr "Se espera una dirección pci:0000.00.00.00."
|
||
|
||
#: tools/virsh-domain.c:631
|
||
msgid "expecting a scsi:00.00.00 address."
|
||
msgstr "Se espera una dirección scsi:00.00.00."
|
||
|
||
#: tools/virsh-domain.c:642
|
||
msgid "expecting an ide:00.00.00 address."
|
||
msgstr "Se espera una dirección ide:00.00.00."
|
||
|
||
#: tools/virsh-domain.c:676
|
||
msgid "Failed to attach disk"
|
||
msgstr "Falló al asociar el disco"
|
||
|
||
#: tools/virsh-domain.c:678
|
||
msgid "Disk attached successfully\n"
|
||
msgstr "El disco ha sido asociado exitosamente\n"
|
||
|
||
#: tools/virsh-domain.c:695
|
||
msgid "attach network interface"
|
||
msgstr "asociar interfaz de red"
|
||
|
||
#: tools/virsh-domain.c:698
|
||
msgid "Attach new network interface."
|
||
msgstr "Asociar nueva interfaz de red."
|
||
|
||
#: tools/virsh-domain.c:712 tools/virsh-domain.c:9787
|
||
msgid "network interface type"
|
||
msgstr "tipo de interfaz de red"
|
||
|
||
#: tools/virsh-domain.c:717
|
||
msgid "source of network interface"
|
||
msgstr "interfaz de red de origen"
|
||
|
||
#: tools/virsh-domain.c:721
|
||
msgid "target network name"
|
||
msgstr "nombre de la red elegida"
|
||
|
||
#: tools/virsh-domain.c:725 tools/virsh-domain.c:9791
|
||
msgid "MAC address"
|
||
msgstr "dirección MAC"
|
||
|
||
#: tools/virsh-domain.c:729
|
||
msgid "script used to bridge network interface"
|
||
msgstr "script utilizado para conectar la interfaz de red"
|
||
|
||
#: tools/virsh-domain.c:733
|
||
msgid "model type"
|
||
msgstr "Tipo de modelo"
|
||
|
||
#: tools/virsh-domain.c:737 tools/virsh-domain.c:2550
|
||
msgid "control domain's incoming traffics"
|
||
msgstr "Control de tráfico de entrada de dominio"
|
||
|
||
#: tools/virsh-domain.c:741 tools/virsh-domain.c:2554
|
||
msgid "control domain's outgoing traffics"
|
||
msgstr "Control de tráfico de salida de dominio"
|
||
|
||
#: tools/virsh-domain.c:849
|
||
#, c-format
|
||
msgid "No support for %s in command 'attach-interface'"
|
||
msgstr "No existe soporte para %s en el comando 'attach-interface'"
|
||
|
||
#: tools/virsh-domain.c:857 tools/virsh-domain.c:2611
|
||
msgid "inbound format is incorrect"
|
||
msgstr "Formato de entrada es incorrecto"
|
||
|
||
#: tools/virsh-domain.c:861 tools/virsh-domain.c:2615
|
||
msgid "inbound average is mandatory"
|
||
msgstr "Promedio de entrada en obligatorio"
|
||
|
||
#: tools/virsh-domain.c:868 tools/virsh-domain.c:2639
|
||
msgid "outbound format is incorrect"
|
||
msgstr "Formato de salida es incorrecto"
|
||
|
||
#: tools/virsh-domain.c:872 tools/virsh-domain.c:2643
|
||
msgid "outbound average is mandatory"
|
||
msgstr "Formato de salida es obligatorio"
|
||
|
||
#: tools/virsh-domain.c:932
|
||
msgid "Failed to attach interface"
|
||
msgstr "Falló al asociar la interfaz"
|
||
|
||
#: tools/virsh-domain.c:934
|
||
msgid "Interface attached successfully\n"
|
||
msgstr "La interfaz ha sido asociada exitosamente\n"
|
||
|
||
#: tools/virsh-domain.c:949
|
||
msgid "autostart a domain"
|
||
msgstr "inicia automáticamente un dominio"
|
||
|
||
#: tools/virsh-domain.c:952
|
||
msgid "Configure a domain to be automatically started at boot."
|
||
msgstr "Configura un dominio para ser iniciado automáticamente en el inicio."
|
||
|
||
#: tools/virsh-domain.c:965 tools/virsh-network.c:102 tools/virsh-pool.c:99
|
||
msgid "disable autostarting"
|
||
msgstr "inhabilita el inicio automático"
|
||
|
||
#: tools/virsh-domain.c:984
|
||
#, c-format
|
||
msgid "Failed to mark domain %s as autostarted"
|
||
msgstr "Falló al marcar el dominio %s como iniciado automáticamente"
|
||
|
||
#: tools/virsh-domain.c:986
|
||
#, c-format
|
||
msgid "Failed to unmark domain %s as autostarted"
|
||
msgstr "Falló al desmarcar el dominio %s como iniciado automáticamente"
|
||
|
||
#: tools/virsh-domain.c:992
|
||
#, c-format
|
||
msgid "Domain %s marked as autostarted\n"
|
||
msgstr "El dominio %s se ha configurado para iniciarse automáticamente\n"
|
||
|
||
#: tools/virsh-domain.c:994
|
||
#, 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-domain.c:1005
|
||
msgid "Set or query a block device I/O tuning parameters."
|
||
msgstr ""
|
||
"Establecer o solicitar un dispositivo de bloque de parámetros de ajuste de E/"
|
||
"S."
|
||
|
||
#: tools/virsh-domain.c:1008
|
||
msgid "Set or query disk I/O parameters such as block throttling."
|
||
msgstr ""
|
||
"Establecer o solicitar parámetros de E/S de disco tales como "
|
||
"estrangulamiento de bloques."
|
||
|
||
#: tools/virsh-domain.c:1030
|
||
msgid "total throughput limit in bytes per second"
|
||
msgstr "Límite de rendimiento total en bytes por segundo"
|
||
|
||
#: tools/virsh-domain.c:1038
|
||
msgid "read throughput limit in bytes per second"
|
||
msgstr "Rendimiento total de lectura en bytes por segundo"
|
||
|
||
#: tools/virsh-domain.c:1046
|
||
msgid "write throughput limit in bytes per second"
|
||
msgstr "Límite de rendimiento de escritura total en bytes por segundo"
|
||
|
||
#: tools/virsh-domain.c:1054
|
||
msgid "total I/O operations limit per second"
|
||
msgstr "Límite total de operaciones de E/S por segundo"
|
||
|
||
#: tools/virsh-domain.c:1062
|
||
msgid "read I/O operations limit per second"
|
||
msgstr "Límite de operaciones de E/S de lectura por segundo"
|
||
|
||
#: tools/virsh-domain.c:1070
|
||
msgid "write I/O operations limit per second"
|
||
msgstr "Límite de operaciones de E/S de escritura por segundo"
|
||
|
||
#: tools/virsh-domain.c:1175
|
||
msgid "Unable to get number of block I/O throttle parameters"
|
||
msgstr "No es posible obtener número parámetros de regulador de bloque de E/S"
|
||
|
||
#: tools/virsh-domain.c:1188
|
||
msgid "Unable to get block I/O throttle parameters"
|
||
msgstr "No es posible obtener parámetros de regulador de bloque de E/S"
|
||
|
||
#: tools/virsh-domain.c:1213
|
||
msgid "Unable to change block I/O throttle"
|
||
msgstr "No es posible cambiar regulador de bloque de E/S"
|
||
|
||
#: tools/virsh-domain.c:1217 tools/virsh-domain.c:1315
|
||
#: tools/virsh-domain.c:7575
|
||
msgid "Unable to parse integer parameter"
|
||
msgstr "No se pudo leer el parámetro entero"
|
||
|
||
#: tools/virsh-domain.c:1226
|
||
msgid "Get or set blkio parameters"
|
||
msgstr "Obtener o establecer parámetro blkio"
|
||
|
||
#: tools/virsh-domain.c:1229
|
||
msgid ""
|
||
"Get or set the current blkio parameters for a guest domain.\n"
|
||
" To get the blkio parameters use following command: \n"
|
||
"\n"
|
||
" virsh # blkiotune <domain>"
|
||
msgstr ""
|
||
"Obtenga o establezca los parámetros actuales de blkio para un dominio de "
|
||
"huéspedes.\n"
|
||
" Para obtener los parámetros de blkio use el siguiente comando: \n"
|
||
"\n"
|
||
" virsh # blkiotune <domain>"
|
||
|
||
#: tools/virsh-domain.c:1245
|
||
msgid "IO Weight in range [100, 1000]"
|
||
msgstr "Peso de E/S en rango [100, 1000]"
|
||
|
||
#: tools/virsh-domain.c:1249
|
||
msgid "per-device IO Weights, in the form of /path/to/device,weight,..."
|
||
msgstr ""
|
||
"Pesos de E/S por dispositivo, en forma de /ruta/a/dispositivo, peso,..."
|
||
|
||
#: tools/virsh-domain.c:1253
|
||
#, fuzzy
|
||
msgid ""
|
||
"per-device read I/O limit per second, in the form of /path/to/device,"
|
||
"read_iops_sec,..."
|
||
msgstr ""
|
||
"Pesos de E/S por dispositivo, en forma de /ruta/a/dispositivo, peso,..."
|
||
|
||
#: tools/virsh-domain.c:1257
|
||
#, fuzzy
|
||
msgid ""
|
||
"per-device write I/O limit per second, in the form of /path/to/device,"
|
||
"write_iops_sec,..."
|
||
msgstr ""
|
||
"Pesos de E/S por dispositivo, en forma de /ruta/a/dispositivo, peso,..."
|
||
|
||
#: tools/virsh-domain.c:1261
|
||
#, fuzzy
|
||
msgid ""
|
||
"per-device bytes read per second, in the form of /path/to/device,"
|
||
"read_bytes_sec,..."
|
||
msgstr ""
|
||
"Pesos de E/S por dispositivo, en forma de /ruta/a/dispositivo, peso,..."
|
||
|
||
#: tools/virsh-domain.c:1265
|
||
#, fuzzy
|
||
msgid ""
|
||
"per-device bytes wrote per second, in the form of /path/to/device,"
|
||
"write_bytes_sec,..."
|
||
msgstr ""
|
||
"Pesos de E/S por dispositivo, en forma de /ruta/a/dispositivo, peso,..."
|
||
|
||
#: tools/virsh-domain.c:1319
|
||
#, c-format
|
||
msgid "Invalid value of %d for I/O weight"
|
||
msgstr "Valor inválido de %d para peso de E/S"
|
||
|
||
#: tools/virsh-domain.c:1329 tools/virsh-domain.c:1340
|
||
#: tools/virsh-domain.c:1351 tools/virsh-domain.c:1362
|
||
#: tools/virsh-domain.c:1373
|
||
msgid "Unable to parse string parameter"
|
||
msgstr "No es posible analizar parámetro de cadena"
|
||
|
||
#: tools/virsh-domain.c:1386
|
||
msgid "Unable to get number of blkio parameters"
|
||
msgstr "No se pudo obtener número de parámetros de blkio"
|
||
|
||
#: tools/virsh-domain.c:1399
|
||
msgid "Unable to get blkio parameters"
|
||
msgstr "No se pudieron obtener parámetros de blkio"
|
||
|
||
#: tools/virsh-domain.c:1424
|
||
msgid "Unable to change blkio parameters"
|
||
msgstr "No se pudieron cambiar los parámetros de blkio"
|
||
|
||
#: tools/virsh-domain.c:1457
|
||
msgid "bandwidth must be a number"
|
||
msgstr "El ancho de banda debe ser un número"
|
||
|
||
#: tools/virsh-domain.c:1556
|
||
msgid "Start a block commit operation."
|
||
msgstr "Iniciar una operación de envío de bloque"
|
||
|
||
#: tools/virsh-domain.c:1559
|
||
msgid "Commit changes from a snapshot down to its backing image."
|
||
msgstr "Enviar cambios de una instantánea a su imagen de respaldo."
|
||
|
||
#: tools/virsh-domain.c:1573 tools/virsh-domain.c:1741
|
||
#: tools/virsh-domain.c:1936 tools/virsh-domain.c:2037
|
||
msgid "fully-qualified path of disk"
|
||
msgstr "Ruta totalmente calificada de disco "
|
||
|
||
#: tools/virsh-domain.c:1577 tools/virsh-domain.c:1750
|
||
#: tools/virsh-domain.c:2041
|
||
msgid "bandwidth limit in MiB/s"
|
||
msgstr "Límite de ancho de banda en MIB/s"
|
||
|
||
#: tools/virsh-domain.c:1581
|
||
msgid "path of base file to commit into (default bottom of chain)"
|
||
msgstr ""
|
||
"Ruta de archivo de base a enviar a (Parte inferior predeterminada de cadena)"
|
||
|
||
#: tools/virsh-domain.c:1585
|
||
msgid "use backing file of top as base"
|
||
msgstr "Usar archivo de respaldo en la parte superior como base"
|
||
|
||
#: tools/virsh-domain.c:1589
|
||
msgid "path of top file to commit from (default top of chain)"
|
||
msgstr ""
|
||
"Ruta de archivo superior a enviar desde (parte superior predeterminada de la "
|
||
"cadena)"
|
||
|
||
#: tools/virsh-domain.c:1593
|
||
msgid "delete files that were successfully committed"
|
||
msgstr "Borrar archivos que ya se han enviado con éxito"
|
||
|
||
#: tools/virsh-domain.c:1597
|
||
msgid "wait for job to complete"
|
||
msgstr "Esperar a que se complete la tarea"
|
||
|
||
#: tools/virsh-domain.c:1601 tools/virsh-domain.c:1770
|
||
#: tools/virsh-domain.c:2053
|
||
msgid "with --wait, display the progress"
|
||
msgstr "con --wait, muestra el progreso"
|
||
|
||
#: tools/virsh-domain.c:1605 tools/virsh-domain.c:1774
|
||
msgid "with --wait, abort if copy exceeds timeout (in seconds)"
|
||
msgstr ""
|
||
"con --wait, aborta si la copia excede el tiempo de espera (en segundos)"
|
||
|
||
#: tools/virsh-domain.c:1609 tools/virsh-domain.c:1786
|
||
#: tools/virsh-domain.c:2061
|
||
msgid "with --wait, don't wait for cancel to finish"
|
||
msgstr "con --wait, no espera a que cancelar termine"
|
||
|
||
#: tools/virsh-domain.c:1651 tools/virsh-domain.c:1834
|
||
#: tools/virsh-domain.c:2103
|
||
msgid "missing --wait option"
|
||
msgstr "Falta la opción --wait"
|
||
|
||
#: tools/virsh-domain.c:1659
|
||
msgid "Block Commit started"
|
||
msgstr "Inició envío de bloque"
|
||
|
||
#: tools/virsh-domain.c:1673 tools/virsh-domain.c:1856
|
||
#: tools/virsh-domain.c:2125
|
||
#, c-format
|
||
msgid "failed to query job for disk %s"
|
||
msgstr "Falló al restablecer dispositivo de bloque '%s'"
|
||
|
||
#: tools/virsh-domain.c:1680 tools/virsh-domain.c:1706
|
||
#: tools/virsh-domain.c:1967
|
||
msgid "Block Commit"
|
||
msgstr "Envío de bloque"
|
||
|
||
#: tools/virsh-domain.c:1694 tools/virsh-domain.c:1878
|
||
#: tools/virsh-domain.c:2145
|
||
#, c-format
|
||
msgid "failed to abort job for disk %s"
|
||
msgstr "Falló al restablecer dispositivo de bloque '%s'"
|
||
|
||
#: tools/virsh-domain.c:1708
|
||
msgid "Commit aborted"
|
||
msgstr "Envío interrumpido"
|
||
|
||
#: tools/virsh-domain.c:1708
|
||
msgid "Commit complete"
|
||
msgstr "Envío completo"
|
||
|
||
#: tools/virsh-domain.c:1724
|
||
msgid "Start a block copy operation."
|
||
msgstr "Iniciar una operación de copia de bloque."
|
||
|
||
#: tools/virsh-domain.c:1727
|
||
msgid "Copy a disk backing image chain to dest."
|
||
msgstr "Copiar una cadena de imagen de respaldo de disco a dest."
|
||
|
||
#: tools/virsh-domain.c:1746
|
||
msgid "path of the copy to create"
|
||
msgstr "Ruta de copia a crear"
|
||
|
||
#: tools/virsh-domain.c:1754
|
||
msgid "make the copy share a backing chain"
|
||
msgstr "haga que la copia comparta una cadena de respaldo"
|
||
|
||
#: tools/virsh-domain.c:1758
|
||
msgid "reuse existing destination"
|
||
msgstr "Reutilizar destino existente"
|
||
|
||
#: tools/virsh-domain.c:1762
|
||
msgid "use raw destination file"
|
||
msgstr "Usar archivo crudo de destino "
|
||
|
||
#: tools/virsh-domain.c:1766
|
||
msgid "wait for job to reach mirroring phase"
|
||
msgstr "Esperar para que la tarea alcance la fase de espejo"
|
||
|
||
#: tools/virsh-domain.c:1778
|
||
msgid "with --wait, pivot when mirroring starts"
|
||
msgstr "con --wait, pivota cuando el proceso de espejo inicia"
|
||
|
||
#: tools/virsh-domain.c:1782
|
||
msgid "with --wait, quit when mirroring starts"
|
||
msgstr "con --wait, sale cuando inicia el proceso de espejo"
|
||
|
||
#: tools/virsh-domain.c:1812
|
||
msgid "cannot mix --pivot and --finish"
|
||
msgstr "No se puede mexclar --pivot y --finish"
|
||
|
||
#: tools/virsh-domain.c:1842
|
||
msgid "Block Copy started"
|
||
msgstr "Inició copia de bloque"
|
||
|
||
#: tools/virsh-domain.c:1863 tools/virsh-domain.c:1966
|
||
msgid "Block Copy"
|
||
msgstr "Copia de bloque"
|
||
|
||
#: tools/virsh-domain.c:1891
|
||
#, c-format
|
||
msgid "failed to pivot job for disk %s"
|
||
msgstr "Falló al restablecer dispositivo de bloque '%s'"
|
||
|
||
#: tools/virsh-domain.c:1896
|
||
#, c-format
|
||
msgid "failed to finish job for disk %s"
|
||
msgstr "Falló al restablecer dispositivo de bloque '%s'"
|
||
|
||
#: tools/virsh-domain.c:1900
|
||
msgid "Copy aborted"
|
||
msgstr "Abortó el proceso de copia"
|
||
|
||
#: tools/virsh-domain.c:1901
|
||
msgid "Successfully pivoted"
|
||
msgstr "Pivotó correctamente"
|
||
|
||
#: tools/virsh-domain.c:1902
|
||
msgid "Successfully copied"
|
||
msgstr "Copió con éxito"
|
||
|
||
#: tools/virsh-domain.c:1903
|
||
msgid "Now in mirroring phase"
|
||
msgstr "Ahora en fase de espejo"
|
||
|
||
#: tools/virsh-domain.c:1919
|
||
msgid "Manage active block operations"
|
||
msgstr "Administrar operaciones de bloque activas"
|
||
|
||
#: tools/virsh-domain.c:1922
|
||
msgid "Query, adjust speed, or cancel active block operations."
|
||
msgstr ""
|
||
"Solicitar ajuste de velocidad o cancelar operaciones de bloque activas."
|
||
|
||
#: tools/virsh-domain.c:1940
|
||
msgid "abort the active job on the specified disk"
|
||
msgstr "Abortar la tarea activa en el disco especificado"
|
||
|
||
#: tools/virsh-domain.c:1944
|
||
msgid "don't wait for --abort to complete"
|
||
msgstr "No esperar a que --abort se complete"
|
||
|
||
#: tools/virsh-domain.c:1948
|
||
msgid "conclude and pivot a copy job"
|
||
msgstr "Concluir y pivotar una tarea de copia"
|
||
|
||
#: tools/virsh-domain.c:1952
|
||
msgid "get active job information for the specified disk"
|
||
msgstr "Obtener información de tareas activas para disco especificado"
|
||
|
||
#: tools/virsh-domain.c:1956
|
||
msgid "set the Bandwidth limit in MiB/s"
|
||
msgstr "Establecer límite de ancho de banda en MiB/s"
|
||
|
||
#: tools/virsh-domain.c:1964 tools/virsh-domain.c:1973
|
||
msgid "Unknown job"
|
||
msgstr "Tarea desconocida"
|
||
|
||
#: tools/virsh-domain.c:1965 tools/virsh-domain.c:2132
|
||
#: tools/virsh-domain.c:2157
|
||
msgid "Block Pull"
|
||
msgstr "Extraer bloque"
|
||
|
||
#: tools/virsh-domain.c:1990
|
||
msgid "conflict between --abort, --info, and --bandwidth modes"
|
||
msgstr "conflicto entre modos --abort, --info, y --bandwidth"
|
||
|
||
#: tools/virsh-domain.c:2011
|
||
#, c-format
|
||
msgid " Bandwidth limit: %lu MiB/s\n"
|
||
msgstr "Límite de ancho de banda: %lu MiB/s\n"
|
||
|
||
#: tools/virsh-domain.c:2020 tools/virsh-domain.c:2023
|
||
msgid "Populate a disk from its backing image."
|
||
msgstr "Puebla un disco desde su imagen de fondo."
|
||
|
||
#: tools/virsh-domain.c:2045
|
||
msgid "path of backing file in chain for a partial pull"
|
||
msgstr "ruta de archivo de respaldo en cadena para un envío parcial"
|
||
|
||
#: tools/virsh-domain.c:2049
|
||
msgid "wait for job to finish"
|
||
msgstr "espera a que termine la tarea"
|
||
|
||
#: tools/virsh-domain.c:2057
|
||
msgid "with --wait, abort if pull exceeds timeout (in seconds)"
|
||
msgstr ""
|
||
"con --wait, aborta si la extracción excede el tiempo de espera (en segundos)"
|
||
|
||
#: tools/virsh-domain.c:2111
|
||
msgid "Block Pull started"
|
||
msgstr "Inició extracción de bloque"
|
||
|
||
#: tools/virsh-domain.c:2159
|
||
msgid "Pull aborted"
|
||
msgstr "Extracción abortó"
|
||
|
||
#: tools/virsh-domain.c:2159
|
||
msgid "Pull complete"
|
||
msgstr "Extracción completa"
|
||
|
||
#: tools/virsh-domain.c:2175 tools/virsh-domain.c:2178
|
||
msgid "Resize block device of domain."
|
||
msgstr "Cambiar de tamaño de dispositivo de bloque de dominio."
|
||
|
||
#: tools/virsh-domain.c:2192
|
||
msgid "Fully-qualified path of block device"
|
||
msgstr "Ruta completa de dispositivo de bloque"
|
||
|
||
#: tools/virsh-domain.c:2197
|
||
msgid "New size of the block device, as scaled integer (default KiB)"
|
||
msgstr ""
|
||
"Nuevo tamaño del dispositivo de bloque, como entero escalado "
|
||
"(predeterminado Kib)"
|
||
|
||
#: tools/virsh-domain.c:2215 tools/virsh-volume.c:648 tools/virsh-volume.c:653
|
||
#: tools/virsh-volume.c:758 tools/virsh-volume.c:763
|
||
msgid "Unable to parse integer"
|
||
msgstr "No se pudo leer entero"
|
||
|
||
#: tools/virsh-domain.c:2229
|
||
#, c-format
|
||
msgid "Failed to resize block device '%s'"
|
||
msgstr "Falló al restablecer dispositivo de bloque '%s'"
|
||
|
||
#: tools/virsh-domain.c:2231
|
||
#, c-format
|
||
msgid "Block device '%s' is resized"
|
||
msgstr "El dispositivo de bloque '%s' cambió de tamaño"
|
||
|
||
#: tools/virsh-domain.c:2245
|
||
msgid "connect to the guest console"
|
||
msgstr "conectarse con la consola huésped "
|
||
|
||
#: tools/virsh-domain.c:2248
|
||
msgid "Connect the virtual serial console for the guest"
|
||
msgstr "Conectar la consola virtual serial del huésped."
|
||
|
||
#: tools/virsh-domain.c:2261
|
||
msgid "character device name"
|
||
msgstr "Nombre de dispositivo de carácter"
|
||
|
||
#: tools/virsh-domain.c:2265
|
||
msgid "force console connection (disconnect already connected sessions)"
|
||
msgstr "force console connection (disconnect already connected sessions)"
|
||
|
||
#: tools/virsh-domain.c:2269
|
||
msgid "only connect if safe console handling is supported"
|
||
msgstr "only connect if safe console handling is supported"
|
||
|
||
#: tools/virsh-domain.c:2283
|
||
msgid "Unable to get domain status"
|
||
msgstr "No es posible obtener estado del dominio"
|
||
|
||
#: tools/virsh-domain.c:2288
|
||
msgid "The domain is not running"
|
||
msgstr "El dominio no está ejecutándose"
|
||
|
||
#: tools/virsh-domain.c:2293
|
||
msgid "Cannot run interactive console without a controlling TTY"
|
||
msgstr "No se puede ejecutar consola interactiva sin un TTY de control"
|
||
|
||
#: tools/virsh-domain.c:2297
|
||
#, c-format
|
||
msgid "Connected to domain %s\n"
|
||
msgstr "Conectado con el dominio %s\n"
|
||
|
||
#: tools/virsh-domain.c:2298
|
||
#, c-format
|
||
msgid "Escape character is %s\n"
|
||
msgstr "Carácter de escape es %s \n"
|
||
|
||
#: tools/virsh-domain.c:2341
|
||
msgid "set link state of a virtual interface"
|
||
msgstr "Establecer estado de enlace de una Interfaz virtual"
|
||
|
||
#: tools/virsh-domain.c:2344
|
||
msgid ""
|
||
"Set link state of a domain's virtual interface. This command wraps usage of "
|
||
"update-device command."
|
||
msgstr ""
|
||
"Establece el estado del enlace de una interfaz virtual del dominio. Este "
|
||
"comando envuelve el uso del comando update-device."
|
||
|
||
#: tools/virsh-domain.c:2364
|
||
msgid "new state of the device"
|
||
msgstr "Nuevo estado de dispositivo"
|
||
|
||
#: tools/virsh-domain.c:2408
|
||
#, c-format
|
||
msgid "invalid link state '%s'"
|
||
msgstr "Estado de enlace inválido '%s'"
|
||
|
||
#: tools/virsh-domain.c:2438
|
||
msgid "Failed to extract interface information or no interfaces found"
|
||
msgstr ""
|
||
"Falló al extraer información de interfaz o no se encontraron interfaces"
|
||
|
||
#: tools/virsh-domain.c:2469
|
||
#, c-format
|
||
msgid "interface (%s: %s) not found"
|
||
msgstr "No se encontró la interfaz (%s: %s)"
|
||
|
||
#: tools/virsh-domain.c:2503
|
||
msgid "Failed to create XML"
|
||
msgstr "Falló al crear XML"
|
||
|
||
#: tools/virsh-domain.c:2508
|
||
msgid "Failed to update interface link state"
|
||
msgstr "Falló al actualizar estado de enlace de interfaz"
|
||
|
||
#: tools/virsh-domain.c:2511 tools/virsh-domain.c:9756
|
||
msgid "Device updated successfully\n"
|
||
msgstr "El dispositivo ha sido exitosamente actualizado\n"
|
||
|
||
#: tools/virsh-domain.c:2529
|
||
msgid "get/set parameters of a virtual interface"
|
||
msgstr "Obtener o establecer los parámetros de una interfaz virtual"
|
||
|
||
#: tools/virsh-domain.c:2532
|
||
msgid "Get/set parameters of a domain's virtual interface."
|
||
msgstr ""
|
||
"Obtener o establecer los parámetros de una interfaz virtual del dominio."
|
||
|
||
#: tools/virsh-domain.c:2669
|
||
msgid "Unable to get number of interface parameters"
|
||
msgstr "No es posible obtener número de parámetros de interfaz"
|
||
|
||
#: tools/virsh-domain.c:2682
|
||
msgid "Unable to get interface parameters"
|
||
msgstr "No es posible obtener parámetros de interfaz"
|
||
|
||
#: tools/virsh-domain.c:2707
|
||
msgid "Unable to set interface parameters"
|
||
msgstr "No es posible establecer parámetros de interfaz"
|
||
|
||
#: tools/virsh-domain.c:2716
|
||
msgid "suspend a domain"
|
||
msgstr "suspende un dominio"
|
||
|
||
#: tools/virsh-domain.c:2719
|
||
msgid "Suspend a running domain."
|
||
msgstr "Suspende la ejecución de un dominio."
|
||
|
||
#: tools/virsh-domain.c:2744
|
||
#, c-format
|
||
msgid "Domain %s suspended\n"
|
||
msgstr "Dominio %s suspendido\n"
|
||
|
||
#: tools/virsh-domain.c:2746
|
||
#, c-format
|
||
msgid "Failed to suspend domain %s"
|
||
msgstr "Falló al suspender el dominio %s"
|
||
|
||
#: tools/virsh-domain.c:2759
|
||
msgid "suspend a domain gracefully using power management functions"
|
||
msgstr ""
|
||
"Suspender un dominio con decoro mediante funciones de administración de "
|
||
"energía"
|
||
|
||
#: tools/virsh-domain.c:2763
|
||
msgid ""
|
||
"Suspends a running domain using guest OS's power management. (Note: This "
|
||
"requires a guest agent configured and running in the guest OS)."
|
||
msgstr ""
|
||
"Suspende un dominio en ejecución mediante administración de energía de SO. "
|
||
"(Nota: requiere un agente de huésped configurado y en ejecución en el SO de "
|
||
"huésped)."
|
||
|
||
#: tools/virsh-domain.c:2779
|
||
msgid "duration in seconds"
|
||
msgstr "Duración en segundos"
|
||
|
||
#: tools/virsh-domain.c:2784 tools/virsh-host.c:537
|
||
msgid "mem(Suspend-to-RAM), disk(Suspend-to-Disk), hybrid(Hybrid-Suspend)"
|
||
msgstr ""
|
||
"mem(Suspender para RAM), disk(Suspender para Disk), hybrid(Suspensión Hybrid)"
|
||
|
||
#: tools/virsh-domain.c:2805 tools/virsh-host.c:559
|
||
msgid "Invalid duration argument"
|
||
msgstr "Argumento de duración inválido"
|
||
|
||
#: tools/virsh-domain.c:2819 tools/virsh-host.c:570
|
||
msgid "Invalid target"
|
||
msgstr "Destino inválido"
|
||
|
||
#: tools/virsh-domain.c:2824
|
||
#, c-format
|
||
msgid "Domain %s could not be suspended"
|
||
msgstr "Dominio %s no puede estar suspendido"
|
||
|
||
#: tools/virsh-domain.c:2829
|
||
#, c-format
|
||
msgid "Domain %s successfully suspended"
|
||
msgstr "Dominio %s suspendido con éxito"
|
||
|
||
#: tools/virsh-domain.c:2845
|
||
msgid "wakeup a domain from pmsuspended state"
|
||
msgstr "Despertar un dominio desde el estado pmsuspended"
|
||
|
||
#: tools/virsh-domain.c:2848
|
||
msgid "Wakeup a domain that was previously suspended by power management."
|
||
msgstr ""
|
||
"Despertar un dominio que ya había sido suspendido por Administración de "
|
||
"energía."
|
||
|
||
#: tools/virsh-domain.c:2875
|
||
#, c-format
|
||
msgid "Domain %s could not be woken up"
|
||
msgstr "No se pudo despertar del dominio %s"
|
||
|
||
#: tools/virsh-domain.c:2880
|
||
#, c-format
|
||
msgid "Domain %s successfully woken up"
|
||
msgstr "Dominio %s despertó correctamente"
|
||
|
||
#: tools/virsh-domain.c:2895
|
||
msgid "undefine a domain"
|
||
msgstr "Quitar definición de un dominio"
|
||
|
||
#: tools/virsh-domain.c:2898
|
||
msgid "Undefine an inactive domain, or convert persistent to transient."
|
||
msgstr ""
|
||
"Quita definición de un dominio inactivo o convierta a persistente en "
|
||
"transitorio "
|
||
|
||
#: tools/virsh-domain.c:2907 tools/virsh-domain.c:8471
|
||
msgid "domain name or uuid"
|
||
msgstr "nombre del dominio o uuid"
|
||
|
||
#: tools/virsh-domain.c:2911
|
||
msgid "remove domain managed state file"
|
||
msgstr "Retira el archivo de estado administrado de domino"
|
||
|
||
#: tools/virsh-domain.c:2915
|
||
msgid ""
|
||
"remove associated storage volumes (comma separated list of targets or source "
|
||
"paths) (see domblklist)"
|
||
msgstr ""
|
||
"Retirar los volúmenes de almacenamiento (lista de destinos o rutas de "
|
||
"origen) (ver domblklist)"
|
||
|
||
#: tools/virsh-domain.c:2920
|
||
msgid "remove all associated storage volumes (use with caution)"
|
||
msgstr ""
|
||
"Retirar todos los volúmenes de almacenamiento asociados (usar con cuidado)"
|
||
|
||
#: tools/virsh-domain.c:2924
|
||
msgid "wipe data on the removed volumes"
|
||
msgstr "Borrar datos en los volúmenes retirados"
|
||
|
||
#: tools/virsh-domain.c:2928
|
||
msgid "remove all domain snapshot metadata, if inactive"
|
||
msgstr ""
|
||
"Retirar todos los metadatos de instantánea de dominio, si están inactivos"
|
||
|
||
#: tools/virsh-domain.c:3050
|
||
msgid "Storage volume deletion is supported only on stopped domains"
|
||
msgstr ""
|
||
"El borrado del volumen de almacenamiento está soportado solamente en los "
|
||
"dominios detenidos."
|
||
|
||
#: tools/virsh-domain.c:3057
|
||
msgid "Specified both --storage and --remove-all-storage"
|
||
msgstr "Ambos se especifican --storage y --remove-all-storage"
|
||
|
||
#: tools/virsh-domain.c:3062
|
||
msgid "Could not retrieve domain XML description"
|
||
msgstr "No se pudo recuperar la descripción XML del dominio"
|
||
|
||
#: tools/virsh-domain.c:3120
|
||
#, c-format
|
||
msgid "Missing storage volume name for disk '%s'"
|
||
msgstr ""
|
||
|
||
#: tools/virsh-domain.c:3128
|
||
#, c-format
|
||
msgid "Storage pool '%s' for volume '%s' not found."
|
||
msgstr ""
|
||
|
||
#: tools/virsh-domain.c:3143
|
||
#, c-format
|
||
msgid ""
|
||
"Storage volume '%s'(%s) is not managed by libvirt. Remove it manually.\n"
|
||
msgstr ""
|
||
"Volumen de almacenamiento '%s'(%s) no es administrado por libvirt. Retírelo "
|
||
"de forma manual.\n"
|
||
|
||
#: tools/virsh-domain.c:3163
|
||
#, c-format
|
||
msgid "Volume '%s' was not found in domain's definition.\n"
|
||
msgstr ""
|
||
"El volumen '%s' no se encontró en la definición del dominio. \n"
|
||
"\n"
|
||
"\n"
|
||
|
||
#: tools/virsh-domain.c:3208
|
||
#, c-format
|
||
msgid "Unable to remove metadata of %d snapshots"
|
||
msgstr "No es posible retirar metadatos de instantáneas %d"
|
||
|
||
#: tools/virsh-domain.c:3209
|
||
#, c-format
|
||
msgid "Refusing to undefine while %d snapshots exist"
|
||
msgstr "No permite quitar definición mientras existan las instantáneas %d"
|
||
|
||
#: tools/virsh-domain.c:3218
|
||
#, c-format
|
||
msgid "Domain %s has been undefined\n"
|
||
msgstr "Se ha quitado la definición del dominio %s\n"
|
||
|
||
#: tools/virsh-domain.c:3221
|
||
#, c-format
|
||
msgid "Failed to undefine domain %s"
|
||
msgstr "Falló al quitarse la definición del dominio %s"
|
||
|
||
#: tools/virsh-domain.c:3229
|
||
#, c-format
|
||
msgid "Wiping volume '%s'(%s) ... "
|
||
msgstr "Limpiando el volumen '%s'(%s) ... "
|
||
|
||
#: tools/virsh-domain.c:3233
|
||
msgid "Failed! Volume not removed."
|
||
msgstr " ¡Falló! El volumen no fue eliminado."
|
||
|
||
#: tools/virsh-domain.c:3237
|
||
msgid "Done.\n"
|
||
msgstr "Listo.\n"
|
||
|
||
#: tools/virsh-domain.c:3243
|
||
#, c-format
|
||
msgid "Failed to remove storage volume '%s'(%s)"
|
||
msgstr "Falló al retirar volumen de almacenamiento '%s'(%s)"
|
||
|
||
#: tools/virsh-domain.c:3247
|
||
#, c-format
|
||
msgid "Volume '%s'(%s) removed.\n"
|
||
msgstr "Volumen '%s'(%s) ha sido retirado.\n"
|
||
|
||
#: tools/virsh-domain.c:3286
|
||
msgid "start a (previously defined) inactive domain"
|
||
msgstr "inicia un dominio inactivo (previamente definido)"
|
||
|
||
#: tools/virsh-domain.c:3289
|
||
msgid ""
|
||
"Start a domain, either from the last managedsave\n"
|
||
" state, or via a fresh boot if no managedsave state\n"
|
||
" is present."
|
||
msgstr ""
|
||
"Iniciar un dominio, ya sea desde el último estado managedsave, o a través "
|
||
"de un nuevo arranque si el estado de managedsave no está presente. "
|
||
|
||
#: tools/virsh-domain.c:3300
|
||
msgid "name of the inactive domain"
|
||
msgstr "nombre del dominio inactivo"
|
||
|
||
#: tools/virsh-domain.c:3305 tools/virsh-domain.c:6508
|
||
msgid "attach to console after creation"
|
||
msgstr "adjuntar a la terminal luego de haberse creado"
|
||
|
||
#: tools/virsh-domain.c:3310 tools/virsh-domain.c:6513
|
||
msgid "leave the guest paused after creation"
|
||
msgstr "colocar en pausa a un huésped luego de haber sido creado"
|
||
|
||
#: tools/virsh-domain.c:3314 tools/virsh-domain.c:6517
|
||
msgid "automatically destroy the guest when virsh disconnects"
|
||
msgstr "Se destruye automáticamente el huésped cuando virsh se desconecte"
|
||
|
||
#: tools/virsh-domain.c:3318
|
||
msgid "avoid file system cache when loading"
|
||
msgstr "Evitar cache de sistema de archivos al cargar"
|
||
|
||
#: tools/virsh-domain.c:3322
|
||
msgid "force fresh boot by discarding any managed save"
|
||
msgstr ""
|
||
"Forzar nuevo arranque al descartar cualquier almacenamiento administrado"
|
||
|
||
#: tools/virsh-domain.c:3326 tools/virsh-domain.c:6521
|
||
msgid "pass file descriptors N,M,... to the guest"
|
||
msgstr "Pasar descriptores de archivo N, M,... al huésped"
|
||
|
||
#: tools/virsh-domain.c:3350
|
||
#, c-format
|
||
msgid "Unable to split FD list '%s'"
|
||
msgstr "No se puede dividir lista FD '%s'"
|
||
|
||
#: tools/virsh-domain.c:3357
|
||
#, c-format
|
||
msgid "Unable to parse FD number '%s'"
|
||
msgstr "No se puede analizar número FD '%s'"
|
||
|
||
#: tools/virsh-domain.c:3361
|
||
msgid "Unable to allocate FD list"
|
||
msgstr "No se puede asignar lista FD"
|
||
|
||
#: tools/virsh-domain.c:3397
|
||
msgid "Domain is already active"
|
||
msgstr "El dominio ya se encuentra activo"
|
||
|
||
#: tools/virsh-domain.c:3442
|
||
#, c-format
|
||
msgid "Failed to start domain %s"
|
||
msgstr "Falló al iniciar el dominio %s"
|
||
|
||
#: tools/virsh-domain.c:3447
|
||
#, c-format
|
||
msgid "Domain %s started\n"
|
||
msgstr "Se ha iniciado el dominio %s\n"
|
||
|
||
#: tools/virsh-domain.c:3467
|
||
msgid "save a domain state to a file"
|
||
msgstr "guarda el estado del dominio a un archivo"
|
||
|
||
#: tools/virsh-domain.c:3470
|
||
msgid "Save the RAM state of a running domain."
|
||
msgstr "Guarda el estado RAM del dominio en ejecución"
|
||
|
||
#: tools/virsh-domain.c:3478 tools/virsh-domain.c:3947
|
||
msgid "avoid file system cache when saving"
|
||
msgstr "Evitar cache de sistema de archivos al guardar"
|
||
|
||
#: tools/virsh-domain.c:3488
|
||
msgid "where to save the data"
|
||
msgstr "donde serán guardados los datos"
|
||
|
||
#: tools/virsh-domain.c:3492 tools/virsh-domain.c:3806
|
||
#: tools/virsh-domain.c:4387 tools/virsh-domain.c:8646
|
||
msgid "filename containing updated XML for the target"
|
||
msgstr "Nombre de archivo contiene XML actualizado para el destino"
|
||
|
||
#: tools/virsh-domain.c:3496 tools/virsh-domain.c:3810
|
||
#: tools/virsh-domain.c:3876
|
||
msgid "set domain to be running on restore"
|
||
msgstr "Establecer dominio para que se ejecute en 'restore'"
|
||
|
||
#: tools/virsh-domain.c:3500 tools/virsh-domain.c:3814
|
||
#: tools/virsh-domain.c:3880
|
||
msgid "set domain to be paused on restore"
|
||
msgstr "Establecer el dominio a pausa en 'restore'"
|
||
|
||
#: tools/virsh-domain.c:3504 tools/virsh-domain.c:3964
|
||
msgid "display the progress of save"
|
||
msgstr "Mostrar el progreso de guardar"
|
||
|
||
#: tools/virsh-domain.c:3554
|
||
#, c-format
|
||
msgid "Failed to save domain %s to %s"
|
||
msgstr "Falló al guardar el dominio %s en %s"
|
||
|
||
#: tools/virsh-domain.c:3719
|
||
msgid "Save"
|
||
msgstr "Guardar"
|
||
|
||
#: tools/virsh-domain.c:3724
|
||
#, c-format
|
||
msgid ""
|
||
"\n"
|
||
"Domain %s saved to %s\n"
|
||
msgstr ""
|
||
"\n"
|
||
"El dominio %s se guardo a %s\n"
|
||
"\n"
|
||
"\n"
|
||
|
||
#: tools/virsh-domain.c:3737
|
||
msgid "saved state domain information in XML"
|
||
msgstr "Información de dominio de estado guardado en XML "
|
||
|
||
#: tools/virsh-domain.c:3740
|
||
msgid "Dump XML of domain information for a saved state file to stdout."
|
||
msgstr ""
|
||
"Vaciar XML de información de dominio para un archivo de estado guardado para "
|
||
"stdout."
|
||
|
||
#: tools/virsh-domain.c:3749
|
||
msgid "saved state file to read"
|
||
msgstr "Archivo de estado almacenado para leer"
|
||
|
||
#: tools/virsh-domain.c:3753 tools/virsh-domain.c:8257
|
||
#: tools/virsh-snapshot.c:653 tools/virsh-snapshot.c:1711
|
||
msgid "include security sensitive information in XML dump"
|
||
msgstr "incluye información de seguridad importante en la descarga XML"
|
||
|
||
#: tools/virsh-domain.c:3789
|
||
msgid "redefine the XML for a domain's saved state file"
|
||
msgstr "Redefinir el XML para un archivo de estado almacenado de dominio "
|
||
|
||
#: tools/virsh-domain.c:3792
|
||
msgid "Replace the domain XML associated with a saved state file"
|
||
msgstr ""
|
||
"Remplazar el XML de dominio asociado con el archivo de estado almacenado "
|
||
|
||
#: tools/virsh-domain.c:3801
|
||
msgid "saved state file to modify"
|
||
msgstr "Archivo de estado almacenado para modificar"
|
||
|
||
#: tools/virsh-domain.c:3843 tools/virsh-snapshot.c:619
|
||
#, c-format
|
||
msgid "Failed to update %s"
|
||
msgstr "No se pudo actualizar %s"
|
||
|
||
#: tools/virsh-domain.c:3847
|
||
#, c-format
|
||
msgid "State file %s updated.\n"
|
||
msgstr "Archivo de estado %s actualizado\n"
|
||
|
||
#: tools/virsh-domain.c:3860
|
||
msgid "edit XML for a domain's saved state file"
|
||
msgstr "Editar XML para un archivo de estado almacenado de dominio "
|
||
|
||
#: tools/virsh-domain.c:3863
|
||
msgid "Edit the domain XML associated with a saved state file"
|
||
msgstr ""
|
||
"Editar el XML de dominio asociado con el archivo de estado almacenado"
|
||
|
||
#: tools/virsh-domain.c:3872
|
||
msgid "saved state file to edit"
|
||
msgstr "Archivo de estado almacenado para editar "
|
||
|
||
#: tools/virsh-domain.c:3903
|
||
msgid "--running and --paused are mutually exclusive"
|
||
msgstr "--running y --paused son mutuamente excluyentes"
|
||
|
||
#: tools/virsh-domain.c:3913
|
||
#, c-format
|
||
msgid "Saved image %s XML configuration not changed.\n"
|
||
msgstr "Configuración XML %s de imagen almacenada no cambió.\n"
|
||
|
||
#: tools/virsh-domain.c:3921
|
||
#, c-format
|
||
msgid "State file %s edited.\n"
|
||
msgstr "Archivo de estado %s editado.\n"
|
||
|
||
#: tools/virsh-domain.c:3933
|
||
msgid "managed save of a domain state"
|
||
msgstr "Almacenamiento administrado de un estado de dominio"
|
||
|
||
#: tools/virsh-domain.c:3936
|
||
msgid ""
|
||
"Save and destroy a running domain, so it can be restarted from\n"
|
||
" the same state at a later time. When the virsh 'start'\n"
|
||
" command is next run for the domain, it will automatically\n"
|
||
" be started from this saved state."
|
||
msgstr ""
|
||
"Guarda y destruye un dominio en ejecución, por lo tanto se puede "
|
||
"reiniciar desde el mismo estado y posteriormente. Cuando el comando "
|
||
"'virsh' se 'inicia' luego se ejecuta para el dominio, se iniciará "
|
||
"automáticamente desde el estado guardado."
|
||
|
||
#: tools/virsh-domain.c:3956
|
||
msgid "set domain to be running on next start"
|
||
msgstr "Establecer el dominio para que se ejecute en el siguiente inicio"
|
||
|
||
#: tools/virsh-domain.c:3960
|
||
msgid "set domain to be paused on next start"
|
||
msgstr "Establecer el dominio a pausa en el siguiente inicio"
|
||
|
||
#: tools/virsh-domain.c:3997
|
||
#, c-format
|
||
msgid "Failed to save domain %s state"
|
||
msgstr "Falló al guardar el estado del dominio %s"
|
||
|
||
#: tools/virsh-domain.c:4041
|
||
msgid "Managedsave"
|
||
msgstr "Managedsave"
|
||
|
||
#: tools/virsh-domain.c:4046
|
||
#, c-format
|
||
msgid ""
|
||
"\n"
|
||
"Domain %s state saved by libvirt\n"
|
||
msgstr ""
|
||
"\n"
|
||
"Libvirt\n"
|
||
" guardó el estado de dominio %s \n"
|
||
|
||
#: tools/virsh-domain.c:4060
|
||
msgid "Remove managed save of a domain"
|
||
msgstr "Elimina el almacenamiento administrado de un dominio"
|
||
|
||
#: tools/virsh-domain.c:4063
|
||
msgid "Remove an existing managed save state file from a domain"
|
||
msgstr ""
|
||
"Elimina un archivo de estado de almacenamiento administrado desde un dominio"
|
||
|
||
#: tools/virsh-domain.c:4090
|
||
msgid "Failed to check for domain managed save image"
|
||
msgstr ""
|
||
"Falló al verificar una imagen de almacenamiento administrado en el dominio"
|
||
|
||
#: tools/virsh-domain.c:4096
|
||
#, c-format
|
||
msgid "Failed to remove managed save image for domain %s"
|
||
msgstr ""
|
||
"Falló al eliminar una imagen de almacenamiento administrado para el dominio "
|
||
"%s"
|
||
|
||
#: tools/virsh-domain.c:4101
|
||
#, c-format
|
||
msgid "Removed managedsave image for domain %s"
|
||
msgstr "Elimina una imagen de almacenamiento administrado para el dominio %s"
|
||
|
||
#: tools/virsh-domain.c:4104
|
||
#, c-format
|
||
msgid "Domain %s has no manage save image; removal skipped"
|
||
msgstr ""
|
||
"El dominio %s no posee una imagen de administración de almacenamientos; "
|
||
"eliminación omitida"
|
||
|
||
#: tools/virsh-domain.c:4119
|
||
msgid "show/set scheduler parameters"
|
||
msgstr "muestra/define parámetros de planificación"
|
||
|
||
#: tools/virsh-domain.c:4122
|
||
msgid "Show/Set scheduler parameters."
|
||
msgstr "Muestra/Define parámetros de planificación."
|
||
|
||
#: tools/virsh-domain.c:4136
|
||
msgid "weight for XEN_CREDIT"
|
||
msgstr "peso para XEN_CREDIT"
|
||
|
||
#: tools/virsh-domain.c:4141
|
||
msgid "cap for XEN_CREDIT"
|
||
msgstr "capacidad para XEN_CREDIT"
|
||
|
||
#: tools/virsh-domain.c:4145
|
||
msgid "get/set current scheduler info"
|
||
msgstr "Obtener/Definir información del programador actual"
|
||
|
||
#: tools/virsh-domain.c:4149
|
||
msgid "get/set value to be used on next boot"
|
||
msgstr "Obtener/Definir valor utilizado en el siguiente arranque"
|
||
|
||
#: tools/virsh-domain.c:4153
|
||
msgid "get/set value from running domain"
|
||
msgstr "Obtener/Definir valor de dominio en ejecución"
|
||
|
||
#: tools/virsh-domain.c:4158
|
||
msgid "parameter=value"
|
||
msgstr "parameter=value"
|
||
|
||
#: tools/virsh-domain.c:4191
|
||
#, c-format
|
||
msgid "invalid scheduler option: %s"
|
||
msgstr "opción de planificador no válida: %s"
|
||
|
||
#: tools/virsh-domain.c:4215
|
||
msgid "Invalid syntax for --set, expecting name=value"
|
||
msgstr "Sintaxis no valida para --set, se espera name=value"
|
||
|
||
#: tools/virsh-domain.c:4288 tools/virsh-domain.c:4291
|
||
msgid "Scheduler"
|
||
msgstr "Planificador"
|
||
|
||
#: tools/virsh-domain.c:4291
|
||
msgid "Unknown"
|
||
msgstr "Desconocido"
|
||
|
||
#: tools/virsh-domain.c:4342
|
||
msgid "cannot query both live and config at once"
|
||
msgstr "No se pueden solicitar vivo y configuración a la vez"
|
||
|
||
#: tools/virsh-domain.c:4367
|
||
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-domain.c:4370
|
||
msgid "Restore a domain."
|
||
msgstr "Restablece un dominio."
|
||
|
||
#: tools/virsh-domain.c:4379
|
||
msgid "the state to restore"
|
||
msgstr "el estado a restablecer"
|
||
|
||
#: tools/virsh-domain.c:4383
|
||
msgid "avoid file system cache when restoring"
|
||
msgstr "Evita cache de sistema de archivos al restaurar"
|
||
|
||
#: tools/virsh-domain.c:4391
|
||
msgid "restore domain into running state"
|
||
msgstr "Restaurar el dominio al estado en ejecución"
|
||
|
||
#: tools/virsh-domain.c:4395
|
||
msgid "restore domain into paused state"
|
||
msgstr "Restaurar el dominio al estado pausado"
|
||
|
||
#: tools/virsh-domain.c:4429
|
||
#, c-format
|
||
msgid "Failed to restore domain from %s"
|
||
msgstr "Falló al restablecer el dominio desde %s"
|
||
|
||
#: tools/virsh-domain.c:4433
|
||
#, c-format
|
||
msgid "Domain restored from %s\n"
|
||
msgstr "El Dominio restablecido desde %s\n"
|
||
|
||
#: tools/virsh-domain.c:4446
|
||
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-domain.c:4449
|
||
msgid "Core dump a domain."
|
||
msgstr "Descarga un dominio."
|
||
|
||
#: tools/virsh-domain.c:4457
|
||
msgid "perform a live core dump if supported"
|
||
msgstr "si es soportado, realiza una descarga de núcleo viva"
|
||
|
||
#: tools/virsh-domain.c:4461
|
||
msgid "crash the domain after core dump"
|
||
msgstr "desconecta el dominio luego de una descarga de núcleo"
|
||
|
||
#: tools/virsh-domain.c:4465
|
||
msgid "avoid file system cache when dumping"
|
||
msgstr "evite cache del sistema de archivos durante el vaciado"
|
||
|
||
#: tools/virsh-domain.c:4469
|
||
msgid "reset the domain after core dump"
|
||
msgstr "reset the domain after core dump"
|
||
|
||
#: tools/virsh-domain.c:4479
|
||
msgid "where to dump the core"
|
||
msgstr "donde será guardado el núcleo"
|
||
|
||
#: tools/virsh-domain.c:4483
|
||
msgid "display the progress of dump"
|
||
msgstr "Mostrar el progreso de vaciado"
|
||
|
||
#: tools/virsh-domain.c:4487
|
||
msgid "dump domain's memory only"
|
||
msgstr "Vaciar la memoria de dominio únicamente"
|
||
|
||
#: tools/virsh-domain.c:4528
|
||
#, 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-domain.c:4575
|
||
msgid "Dump"
|
||
msgstr "Vaciado"
|
||
|
||
#: tools/virsh-domain.c:4580
|
||
#, c-format
|
||
msgid ""
|
||
"\n"
|
||
"Domain %s dumped to %s\n"
|
||
msgstr ""
|
||
"\n"
|
||
"Dominio %s vaciado a %s\n"
|
||
|
||
#: tools/virsh-domain.c:4591
|
||
msgid "take a screenshot of a current domain console and store it into a file"
|
||
msgstr ""
|
||
"Tome una instantánea de la consola de dominio actual y almacénela en un "
|
||
"archivo"
|
||
|
||
#: tools/virsh-domain.c:4595
|
||
msgid "screenshot of a current domain console"
|
||
msgstr "Instantánea de la consola de dominio actual"
|
||
|
||
#: tools/virsh-domain.c:4608
|
||
msgid "where to store the screenshot"
|
||
msgstr "Dónde almacenar la instantánea"
|
||
|
||
#: tools/virsh-domain.c:4612
|
||
msgid "ID of a screen to take screenshot of"
|
||
msgstr "ID de una pantalla para tomar una instantánea de"
|
||
|
||
#: tools/virsh-domain.c:4630
|
||
msgid "Invalid domain supplied"
|
||
msgstr "Dominio provisto inválido"
|
||
|
||
#: tools/virsh-domain.c:4672
|
||
msgid "invalid screen ID"
|
||
msgstr "ID de pantalla inválido"
|
||
|
||
#: tools/virsh-domain.c:4684
|
||
#, c-format
|
||
msgid "could not take a screenshot of %s"
|
||
msgstr "No se pudo tomar instantánea de %s"
|
||
|
||
#: tools/virsh-domain.c:4697
|
||
#, c-format
|
||
msgid "cannot create file %s"
|
||
msgstr "No se puede crear archivo %s"
|
||
|
||
#: tools/virsh-domain.c:4705
|
||
#, c-format
|
||
msgid "could not receive data from domain %s"
|
||
msgstr "No se pudieron recibir datos del dominio %s"
|
||
|
||
#: tools/virsh-domain.c:4710 tools/virsh-volume.c:685 tools/virsh-volume.c:799
|
||
#, c-format
|
||
msgid "cannot close file %s"
|
||
msgstr "No se puede cerrar archivo %s"
|
||
|
||
#: tools/virsh-domain.c:4715
|
||
#, c-format
|
||
msgid "cannot close stream on domain %s"
|
||
msgstr "No se puede cerrar flujo en dominio %s"
|
||
|
||
#: tools/virsh-domain.c:4719
|
||
#, c-format
|
||
msgid "Screenshot saved to %s, with type of %s"
|
||
msgstr "Instantánea guardada para %s con tipo de %s"
|
||
|
||
#: tools/virsh-domain.c:4740
|
||
msgid "resume a domain"
|
||
msgstr "reinicia un dominio"
|
||
|
||
#: tools/virsh-domain.c:4743
|
||
msgid "Resume a previously suspended domain."
|
||
msgstr "Reanudar un dominio previamente suspendido"
|
||
|
||
#: tools/virsh-domain.c:4768
|
||
#, c-format
|
||
msgid "Domain %s resumed\n"
|
||
msgstr "El dominio %s ha sido reanudado\n"
|
||
|
||
#: tools/virsh-domain.c:4770
|
||
#, c-format
|
||
msgid "Failed to resume domain %s"
|
||
msgstr "Falló al reiniciar el dominio %s"
|
||
|
||
#: tools/virsh-domain.c:4783
|
||
msgid "gracefully shutdown a domain"
|
||
msgstr "apagar un dominio de manera adecuada"
|
||
|
||
#: tools/virsh-domain.c:4786
|
||
msgid "Run shutdown in the target domain."
|
||
msgstr "Ejecutar desconexión en el dominio elegido."
|
||
|
||
#: tools/virsh-domain.c:4799 tools/virsh-domain.c:4885
|
||
msgid "shutdown mode: acpi|agent|initctl|signal"
|
||
msgstr "Modo de apagado: acpi|agent|initctl|signal"
|
||
|
||
#: tools/virsh-domain.c:4819 tools/virsh-domain.c:4904
|
||
msgid "Cannot parse mode string"
|
||
msgstr "No se puede leer modo de cadena"
|
||
|
||
#: tools/virsh-domain.c:4835 tools/virsh-domain.c:4920
|
||
#, c-format
|
||
msgid "Unknown mode %s value, expecting 'acpi', 'agent', 'initctl' or 'signal'"
|
||
msgstr ""
|
||
"Se desconoce valor de modo %s, se esperaba 'acpi', 'agent', 'initctl' o "
|
||
"'signal'"
|
||
|
||
#: tools/virsh-domain.c:4850
|
||
#, c-format
|
||
msgid "Domain %s is being shutdown\n"
|
||
msgstr "El dominio %s está siendo apagado\n"
|
||
|
||
#: tools/virsh-domain.c:4852
|
||
#, c-format
|
||
msgid "Failed to shutdown domain %s"
|
||
msgstr "Falló al apagar el dominio %s"
|
||
|
||
#: tools/virsh-domain.c:4869
|
||
msgid "reboot a domain"
|
||
msgstr "reinicia un dominio"
|
||
|
||
#: tools/virsh-domain.c:4872
|
||
msgid "Run a reboot command in the target domain."
|
||
msgstr "Ejecutar un comando de reinicialización en el dominio elegido."
|
||
|
||
#: tools/virsh-domain.c:4931
|
||
#, c-format
|
||
msgid "Domain %s is being rebooted\n"
|
||
msgstr "El dominio %s está siendo reiniciado\n"
|
||
|
||
#: tools/virsh-domain.c:4933
|
||
#, c-format
|
||
msgid "Failed to reboot domain %s"
|
||
msgstr "Falló al reiniciar el dominio %s"
|
||
|
||
#: tools/virsh-domain.c:4950
|
||
msgid "reset a domain"
|
||
msgstr "Restablecer un dominio"
|
||
|
||
#: tools/virsh-domain.c:4953
|
||
msgid "Reset the target domain as if by power button"
|
||
msgstr ""
|
||
"Restablecer el dominio de destino como si fuera por el botón de energía"
|
||
|
||
#: tools/virsh-domain.c:4978
|
||
#, c-format
|
||
msgid "Domain %s was reset\n"
|
||
msgstr "Se restableció dominio %s \n"
|
||
|
||
#: tools/virsh-domain.c:4980
|
||
#, c-format
|
||
msgid "Failed to reset domain %s"
|
||
msgstr "No se pudo restablecer el dominio %s"
|
||
|
||
#: tools/virsh-domain.c:4993
|
||
msgid "domain job information"
|
||
msgstr "información de trabajo de dominio"
|
||
|
||
#: tools/virsh-domain.c:4996
|
||
msgid "Returns information about jobs running on a domain."
|
||
msgstr "Ofrece información acerca de los trabajos en ejecución de un dominio."
|
||
|
||
#: tools/virsh-domain.c:5013
|
||
msgid "None"
|
||
msgstr "Ninguno"
|
||
|
||
#: tools/virsh-domain.c:5014
|
||
msgid "Bounded"
|
||
msgstr "Ligado"
|
||
|
||
#: tools/virsh-domain.c:5015
|
||
msgid "Unbounded"
|
||
msgstr "Ilimitado"
|
||
|
||
#: tools/virsh-domain.c:5016
|
||
#, fuzzy
|
||
msgid "Completed"
|
||
msgstr "Envío completo"
|
||
|
||
#: tools/virsh-domain.c:5018
|
||
#, fuzzy
|
||
msgid "Cancelled"
|
||
msgstr "Guardado cancelado"
|
||
|
||
#: tools/virsh-domain.c:5089
|
||
msgid "Job type:"
|
||
msgstr "Tipo de trabajo:"
|
||
|
||
#: tools/virsh-domain.c:5097
|
||
msgid "Time elapsed:"
|
||
msgstr "Tiempo transcurrido:"
|
||
|
||
#: tools/virsh-domain.c:5099
|
||
msgid "Time remaining:"
|
||
msgstr "Tiempo restante:"
|
||
|
||
#: tools/virsh-domain.c:5104
|
||
msgid "Data processed:"
|
||
msgstr "Datos procesados:"
|
||
|
||
#: tools/virsh-domain.c:5106
|
||
msgid "Data remaining:"
|
||
msgstr "Datos pendientes:"
|
||
|
||
#: tools/virsh-domain.c:5108
|
||
msgid "Data total:"
|
||
msgstr "Datos totales:"
|
||
|
||
#: tools/virsh-domain.c:5113
|
||
msgid "Memory processed:"
|
||
msgstr "Memoria procesada:"
|
||
|
||
#: tools/virsh-domain.c:5115
|
||
msgid "Memory remaining:"
|
||
msgstr "Memoria restante:"
|
||
|
||
#: tools/virsh-domain.c:5117
|
||
msgid "Memory total:"
|
||
msgstr "Memoria total:"
|
||
|
||
#: tools/virsh-domain.c:5122
|
||
msgid "File processed:"
|
||
msgstr "Archivo procesado:"
|
||
|
||
#: tools/virsh-domain.c:5124
|
||
msgid "File remaining:"
|
||
msgstr "Archivo restante:"
|
||
|
||
#: tools/virsh-domain.c:5126
|
||
msgid "File total:"
|
||
msgstr "Archivo total:"
|
||
|
||
#: tools/virsh-domain.c:5134
|
||
msgid "Constant pages:"
|
||
msgstr "Páginas constantes:"
|
||
|
||
#: tools/virsh-domain.c:5141
|
||
msgid "Normal pages:"
|
||
msgstr "Páginas normales:"
|
||
|
||
#: tools/virsh-domain.c:5149
|
||
msgid "Normal data:"
|
||
msgstr "Datos normales:"
|
||
|
||
#: tools/virsh-domain.c:5157
|
||
msgid "Expected downtime:"
|
||
msgstr "Tiempo de inactividad esperado:"
|
||
|
||
#: tools/virsh-domain.c:5166
|
||
msgid "Compression cache:"
|
||
msgstr "Compresión de memoria cache:"
|
||
|
||
#: tools/virsh-domain.c:5174
|
||
msgid "Compressed data:"
|
||
msgstr "Datos comprimidos:"
|
||
|
||
#: tools/virsh-domain.c:5181
|
||
msgid "Compressed pages:"
|
||
msgstr "Páginas comprimidas:"
|
||
|
||
#: tools/virsh-domain.c:5188
|
||
msgid "Compression cache misses:"
|
||
msgstr "Falta cache de compresión:"
|
||
|
||
#: tools/virsh-domain.c:5195
|
||
msgid "Compression overflows:"
|
||
msgstr "Flujos de compresión:"
|
||
|
||
#: tools/virsh-domain.c:5215
|
||
msgid "abort active domain job"
|
||
msgstr "interrumpir trabajo de dominio activo"
|
||
|
||
#: tools/virsh-domain.c:5218
|
||
msgid "Aborts the currently running domain job"
|
||
msgstr "Interrumpe el trabajo actual del dominio en ejecución"
|
||
|
||
#: tools/virsh-domain.c:5253
|
||
msgid "domain vcpu counts"
|
||
msgstr "Conteo de dominio de VCPU"
|
||
|
||
#: tools/virsh-domain.c:5256
|
||
msgid "Returns the number of virtual CPUs used by the domain."
|
||
msgstr "Retorna el número de CPU virtuales utilizadas por dominio."
|
||
|
||
#: tools/virsh-domain.c:5269
|
||
msgid "get maximum count of vcpus"
|
||
msgstr "Obtener la cuenta máxima de vcpu"
|
||
|
||
#: tools/virsh-domain.c:5273
|
||
msgid "get number of currently active vcpus"
|
||
msgstr "Obtiene el número de VPUS activas en el momento"
|
||
|
||
#: tools/virsh-domain.c:5277
|
||
msgid "get value from running domain"
|
||
msgstr "Obtiene valor del dominio en ejecución"
|
||
|
||
#: tools/virsh-domain.c:5281
|
||
msgid "get value to be used on next boot"
|
||
msgstr "Obtiene el valor a utilizar en el siguiente arranque"
|
||
|
||
#: tools/virsh-domain.c:5285
|
||
msgid "get value according to current domain state"
|
||
msgstr "Obtiene valor según el estado de dominio actual"
|
||
|
||
#: tools/virsh-domain.c:5289
|
||
msgid "retrieve vcpu count from the guest instead of the hypervisor"
|
||
msgstr "Recuperar conteo de vcpu desde el huésped en lugar del hipervisor"
|
||
|
||
#: tools/virsh-domain.c:5334
|
||
msgid "Failed to retrieve vCPU count from the guest"
|
||
msgstr "No se pudo recuperar contero de vCPU asignar desde el huésped"
|
||
|
||
#: tools/virsh-domain.c:5362
|
||
msgid "Failed to retrieve maximum vcpu count"
|
||
msgstr "No se pudo recuperar la cuenta máxima de vcpu"
|
||
|
||
#: tools/virsh-domain.c:5368
|
||
msgid "Failed to retrieve current vcpu count"
|
||
msgstr "No se pudo recuperar la cuenta actual de vcpu"
|
||
|
||
#: tools/virsh-domain.c:5437 tools/virsh-domain.c:5438
|
||
msgid "maximum"
|
||
msgstr "Máximo"
|
||
|
||
#: tools/virsh-domain.c:5437 tools/virsh-domain.c:5439
|
||
msgid "config"
|
||
msgstr "Configuración"
|
||
|
||
#: tools/virsh-domain.c:5438 tools/virsh-domain.c:5440
|
||
msgid "live"
|
||
msgstr "Viva"
|
||
|
||
#: tools/virsh-domain.c:5439 tools/virsh-domain.c:5440
|
||
msgid "current"
|
||
msgstr "Actual"
|
||
|
||
#: tools/virsh-domain.c:5464
|
||
msgid "detailed domain vcpu information"
|
||
msgstr "Información detallada de dominio de VCPU"
|
||
|
||
#: tools/virsh-domain.c:5467
|
||
msgid "Returns basic information about the domain virtual CPUs."
|
||
msgstr "Muestra información básica acerca de las CPU virtuales del dominio."
|
||
|
||
#: tools/virsh-domain.c:5514 tools/virsh-domain.c:5543
|
||
#: tools/virsh-domain.c:5818
|
||
msgid "VCPU:"
|
||
msgstr "VCPU:"
|
||
|
||
#: tools/virsh-domain.c:5515 tools/virsh-domain.c:5544
|
||
msgid "CPU:"
|
||
msgstr "CPU:"
|
||
|
||
#: tools/virsh-domain.c:5525 tools/virsh-domain.c:5547
|
||
msgid "CPU Affinity:"
|
||
msgstr "Afinidad de la CPU:"
|
||
|
||
#: tools/virsh-domain.c:5544 tools/virsh-domain.c:5545
|
||
#: tools/virsh-domain.c:5546
|
||
msgid "N/A"
|
||
msgstr "N/A"
|
||
|
||
#: tools/virsh-domain.c:5546
|
||
msgid "CPU time"
|
||
msgstr "Tiempo de CPU "
|
||
|
||
#: tools/virsh-domain.c:5573
|
||
msgid "control or query domain vcpu affinity"
|
||
msgstr "Control o solicitud de afinidad VCPU de dominio "
|
||
|
||
#: tools/virsh-domain.c:5576
|
||
msgid "Pin domain VCPUs to host physical CPUs."
|
||
msgstr "Adjuntar las VCPU del dominio con las CPU físicas del host."
|
||
|
||
#: tools/virsh-domain.c:5589
|
||
msgid "vcpu number"
|
||
msgstr "número vcpu"
|
||
|
||
#: tools/virsh-domain.c:5594 tools/virsh-domain.c:5877
|
||
msgid "host cpu number(s) to set, or omit option to query"
|
||
msgstr "Número(s) de CPU de host a establecer, u omitir opción a la solicitud"
|
||
|
||
#: tools/virsh-domain.c:5687 tools/virsh-domain.c:5712
|
||
#, c-format
|
||
msgid "Physical CPU %d doesn't exist."
|
||
msgstr "El CPU físico %d no existe."
|
||
|
||
#: tools/virsh-domain.c:5736
|
||
msgid "cpulist: Invalid format."
|
||
msgstr "cpulist: Formato inválido"
|
||
|
||
#: tools/virsh-domain.c:5783
|
||
msgid "vcpupin: Invalid or missing vCPU number."
|
||
msgstr "vcpupin: Número de vCPU inválido o inexistente."
|
||
|
||
#: tools/virsh-domain.c:5794
|
||
msgid "vcpupin: failed to get domain information."
|
||
msgstr "vcpupin: no se pudo obtener información de dominio."
|
||
|
||
#: tools/virsh-domain.c:5800
|
||
msgid "vcpupin: Invalid vCPU number."
|
||
msgstr "vcpupin: Número de CPU inválido."
|
||
|
||
#: tools/virsh-domain.c:5818 tools/virsh-domain.c:5947
|
||
msgid "CPU Affinity"
|
||
msgstr "Afinidad de CPU"
|
||
|
||
#: tools/virsh-domain.c:5860
|
||
msgid "control or query domain emulator affinity"
|
||
msgstr "Control o solicitud de afinidad de emulador de dominio "
|
||
|
||
#: tools/virsh-domain.c:5863
|
||
msgid "Pin domain emulator threads to host physical CPUs."
|
||
msgstr "Anclar hilos de emulador de dominio para CPU físicos de host."
|
||
|
||
#: tools/virsh-domain.c:5947
|
||
msgid "emulator:"
|
||
msgstr "emulador:"
|
||
|
||
#: tools/virsh-domain.c:5979
|
||
msgid "change number of virtual CPUs"
|
||
msgstr "modifica la cantidad de Cpus virtuales"
|
||
|
||
#: tools/virsh-domain.c:5982
|
||
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-domain.c:5996
|
||
msgid "number of virtual CPUs"
|
||
msgstr "cantidad de Cpus virtuales"
|
||
|
||
#: tools/virsh-domain.c:6000
|
||
msgid "set maximum limit on next boot"
|
||
msgstr "Establece el límite máximo en el siguiente arranque"
|
||
|
||
#: tools/virsh-domain.c:6016
|
||
msgid "modify cpu state in the guest"
|
||
msgstr "Modificar estado de CPU en el huésped"
|
||
|
||
#: tools/virsh-domain.c:6052
|
||
msgid "Invalid number of virtual CPUs"
|
||
msgstr "Número inválido de CPU virtuales"
|
||
|
||
#: tools/virsh-domain.c:6074
|
||
msgid "--maximum must be used with --config only"
|
||
msgstr "--maximum must be used with --config only"
|
||
|
||
#: tools/virsh-domain.c:6096
|
||
msgid "compare host CPU with a CPU described by an XML file"
|
||
msgstr "Compara la CPU del equipo con una CPU descrita en un archivo XML"
|
||
|
||
#: tools/virsh-domain.c:6099
|
||
msgid "compare CPU with host CPU"
|
||
msgstr "Compara la CPU con la CPU del equipo"
|
||
|
||
#: tools/virsh-domain.c:6108
|
||
msgid "file containing an XML CPU description"
|
||
msgstr "Archivo que contiene una descripción de CPU XML"
|
||
|
||
#: tools/virsh-domain.c:6144
|
||
#, c-format
|
||
msgid ""
|
||
"File '%s' does not contain a <cpu> element or is not a valid domain or "
|
||
"capabilities XML"
|
||
msgstr ""
|
||
"Archivo '%s' no contiene un elemento <cpu> , no es un dominio valido o "
|
||
"funcionalidades XML"
|
||
|
||
#: tools/virsh-domain.c:6153
|
||
#, c-format
|
||
msgid "CPU described in %s is incompatible with host CPU\n"
|
||
msgstr "La CPU descrita en %s era incompatible con la CPU del equipo\n"
|
||
|
||
#: tools/virsh-domain.c:6159
|
||
#, c-format
|
||
msgid "CPU described in %s is identical to host CPU\n"
|
||
msgstr "La CPU descrita en %s es idéntica a la CPU del equipo\n"
|
||
|
||
#: tools/virsh-domain.c:6164
|
||
#, c-format
|
||
msgid "Host CPU is a superset of CPU described in %s\n"
|
||
msgstr "La CPU del equipo es superior a la CPU descrita en %s\n"
|
||
|
||
#: tools/virsh-domain.c:6170
|
||
#, c-format
|
||
msgid "Failed to compare host CPU with %s"
|
||
msgstr "Falló al comparar la CPU del equipo con %s"
|
||
|
||
#: tools/virsh-domain.c:6190
|
||
msgid "compute baseline CPU"
|
||
msgstr "Computar la línea base de la CPU"
|
||
|
||
#: tools/virsh-domain.c:6193
|
||
msgid "Compute baseline CPU for a set of given CPUs."
|
||
msgstr "Computa la línea base de la CPU para un conjunto determinado de CPU."
|
||
|
||
#: tools/virsh-domain.c:6202
|
||
msgid "file containing XML CPU descriptions"
|
||
msgstr "Archivo que contiene descripciones de CPU XML"
|
||
|
||
#: tools/virsh-domain.c:6206
|
||
msgid "Show features that are part of the CPU model type"
|
||
msgstr ""
|
||
|
||
#: tools/virsh-domain.c:6254
|
||
#, c-format
|
||
msgid "No host CPU specified in '%s'"
|
||
msgstr "No se ha especificado un CPU en '%s'"
|
||
|
||
#: tools/virsh-domain.c:6300
|
||
msgid "show domain cpu statistics"
|
||
msgstr "Mostrar estadísticas CPU de dominio"
|
||
|
||
#: tools/virsh-domain.c:6303
|
||
msgid "Display per-CPU and total statistics about the domain's CPUs"
|
||
msgstr "Mostrar estadísticas por CPU y el total de CPU de dominio"
|
||
|
||
#: tools/virsh-domain.c:6316
|
||
msgid "Show total statistics only"
|
||
msgstr "Mostrar total de estadísticas únicamente"
|
||
|
||
#: tools/virsh-domain.c:6320
|
||
msgid "Show statistics from this CPU"
|
||
msgstr "Mostrar estadísticas de esta CPU"
|
||
|
||
#: tools/virsh-domain.c:6324
|
||
msgid "Number of shown CPUs at most"
|
||
msgstr "Número máximo de CPU mostrado"
|
||
|
||
#: tools/virsh-domain.c:6347
|
||
msgid "Unable to parse integer parameter for start"
|
||
msgstr "No se pudo analizar el parámetro entero para iniciar"
|
||
|
||
#: tools/virsh-domain.c:6351
|
||
msgid "Invalid value for start CPU"
|
||
msgstr "Valor para iniciar CPU es inválido"
|
||
|
||
#: tools/virsh-domain.c:6359
|
||
msgid "Unable to parse integer parameter for CPUs to show"
|
||
msgstr "No se puede analizar el parámetro entero para las CPU a mostrar"
|
||
|
||
#: tools/virsh-domain.c:6363
|
||
msgid "Invalid value for number of CPUs to show"
|
||
msgstr "Valor para número de CPU a mostrar es inválido"
|
||
|
||
#: tools/virsh-domain.c:6383
|
||
#, c-format
|
||
msgid "Only %d CPUs available to show\n"
|
||
msgstr "Solo las CPU %d que se pueden mostrar\n"
|
||
|
||
#: tools/virsh-domain.c:6392
|
||
msgid "No per-CPU stats available"
|
||
msgstr "No hay estadísticas por CPU disponibles"
|
||
|
||
#: tools/virsh-domain.c:6445
|
||
msgid "No total stats available"
|
||
msgstr "No hay estadísticas totales disponibles"
|
||
|
||
#: tools/virsh-domain.c:6456
|
||
msgid "Total:\n"
|
||
msgstr "Total:\n"
|
||
|
||
#: tools/virsh-domain.c:6481
|
||
#, c-format
|
||
msgid "Failed to retrieve CPU statistics for domain '%s'"
|
||
msgstr "No se pudieron recuperar estadísticas de CPU para dominio '%s'"
|
||
|
||
#: tools/virsh-domain.c:6491
|
||
msgid "create a domain from an XML file"
|
||
msgstr "crea un dominio desde un archivo XML"
|
||
|
||
#: tools/virsh-domain.c:6494
|
||
msgid "Create a domain."
|
||
msgstr "Crea un dominio."
|
||
|
||
#: tools/virsh-domain.c:6503 tools/virsh-domain.c:6596
|
||
msgid "file containing an XML domain description"
|
||
msgstr "archivo que contiene una descripción de dominio XML"
|
||
|
||
#: tools/virsh-domain.c:6560
|
||
#, c-format
|
||
msgid "Failed to create domain from %s"
|
||
msgstr "Fallo al crear dominio desde %s"
|
||
|
||
#: tools/virsh-domain.c:6564
|
||
#, c-format
|
||
msgid "Domain %s created from %s\n"
|
||
msgstr "El dominio %s creado desde %s\n"
|
||
|
||
#: tools/virsh-domain.c:6584
|
||
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-domain.c:6587
|
||
msgid "Define a domain."
|
||
msgstr "Define un dominio."
|
||
|
||
#: tools/virsh-domain.c:6619
|
||
#, c-format
|
||
msgid "Domain %s defined from %s\n"
|
||
msgstr "El dominio %s definido desde %s\n"
|
||
|
||
#: tools/virsh-domain.c:6623
|
||
#, c-format
|
||
msgid "Failed to define domain from %s"
|
||
msgstr "Falló al definir un dominio para %s"
|
||
|
||
#: tools/virsh-domain.c:6634
|
||
msgid "destroy (stop) a domain"
|
||
msgstr "Destruye (detiene) dominio"
|
||
|
||
#: tools/virsh-domain.c:6637
|
||
msgid "Forcefully stop a given domain, but leave its resources intact."
|
||
msgstr ""
|
||
"Detiene con fuerza un dominio determinado, pero abandona sus recursos "
|
||
"intactos."
|
||
|
||
#: tools/virsh-domain.c:6650
|
||
msgid "terminate gracefully"
|
||
msgstr "terminar "
|
||
|
||
#: tools/virsh-domain.c:6676
|
||
#, c-format
|
||
msgid "Domain %s destroyed\n"
|
||
msgstr "El dominio %s ha sido destruido\n"
|
||
|
||
#: tools/virsh-domain.c:6678
|
||
#, c-format
|
||
msgid "Failed to destroy domain %s"
|
||
msgstr "Falló al destruir el dominio %s"
|
||
|
||
#: tools/virsh-domain.c:6691
|
||
msgid "show or set domain's description or title"
|
||
msgstr "Mostrar o establecer la descripción o título del dominio"
|
||
|
||
#: tools/virsh-domain.c:6694
|
||
msgid "Allows to show or modify description or title of a domain."
|
||
msgstr "Permite mostrar o modificar la descripción o título de un dominio."
|
||
|
||
#: tools/virsh-domain.c:6707 tools/virsh-domain.c:6879
|
||
msgid "modify/get running state"
|
||
msgstr "Modificar u obtener estado en ejecución"
|
||
|
||
#: tools/virsh-domain.c:6711 tools/virsh-domain.c:6883
|
||
msgid "modify/get persistent configuration"
|
||
msgstr "Modificar u obtener configuración persistente"
|
||
|
||
#: tools/virsh-domain.c:6715 tools/virsh-domain.c:6887
|
||
msgid "modify/get current state configuration"
|
||
msgstr "Modificar u obtener estado actual de configuración"
|
||
|
||
#: tools/virsh-domain.c:6719
|
||
msgid "modify/get the title instead of description"
|
||
msgstr "Modificar u obtener el título en lugar de la descripción"
|
||
|
||
#: tools/virsh-domain.c:6723
|
||
msgid "open an editor to modify the description"
|
||
msgstr "Abrir un editor para modificar la descripción"
|
||
|
||
#: tools/virsh-domain.c:6727
|
||
msgid "message"
|
||
msgstr "Mensaje"
|
||
|
||
#: tools/virsh-domain.c:6782
|
||
msgid "Failed to collect new description/title"
|
||
msgstr "Falló recolectar la nueva descripción o título"
|
||
|
||
#: tools/virsh-domain.c:6818
|
||
msgid "Domain description not changed.\n"
|
||
msgstr "No se cambió la descripción de dominio.\n"
|
||
|
||
#: tools/virsh-domain.c:6830
|
||
msgid "Failed to set new domain description"
|
||
msgstr "Falló al establecer la descripción del nuevo dominio "
|
||
|
||
#: tools/virsh-domain.c:6833
|
||
msgid "Domain description updated successfully"
|
||
msgstr "La descripción de dominio se actualizó con éxito"
|
||
|
||
#: tools/virsh-domain.c:6843
|
||
#, c-format
|
||
msgid "No description for domain: %s"
|
||
msgstr "No hay descripción para dominio: %s"
|
||
|
||
#: tools/virsh-domain.c:6863
|
||
msgid "show or set domain's custom XML metadata"
|
||
msgstr ""
|
||
|
||
#: tools/virsh-domain.c:6866
|
||
msgid "Shows or modifies the XML metadata of a domain."
|
||
msgstr ""
|
||
|
||
#: tools/virsh-domain.c:6891
|
||
msgid "use an editor to change the metadata"
|
||
msgstr ""
|
||
|
||
#: tools/virsh-domain.c:6896
|
||
msgid "URI of the namespace"
|
||
msgstr ""
|
||
|
||
#: tools/virsh-domain.c:6900
|
||
msgid "key to be used as a namespace identifier"
|
||
msgstr ""
|
||
|
||
#: tools/virsh-domain.c:6904
|
||
msgid "new metadata to set"
|
||
msgstr ""
|
||
|
||
#: tools/virsh-domain.c:6908
|
||
msgid "remove the metadata corresponding to an uri"
|
||
msgstr ""
|
||
|
||
#: tools/virsh-domain.c:6969
|
||
msgid "namespace key is required when modifying metadata"
|
||
msgstr ""
|
||
|
||
#: tools/virsh-domain.c:6979
|
||
msgid "Metadata removed"
|
||
msgstr ""
|
||
|
||
#: tools/virsh-domain.c:6981 tools/virsh-domain.c:6995
|
||
msgid "Metadata modified"
|
||
msgstr ""
|
||
|
||
#: tools/virsh-domain.c:6986
|
||
msgid "Metadata not changed"
|
||
msgstr ""
|
||
|
||
#: tools/virsh-domain.c:7020
|
||
msgid "Inject NMI to the guest"
|
||
msgstr "Inyectar NMI al huésped"
|
||
|
||
#: tools/virsh-domain.c:7023
|
||
msgid "Inject NMI to the guest domain."
|
||
msgstr "Inyectar NMI al dominio de huésped"
|
||
|
||
#: tools/virsh-domain.c:7058
|
||
msgid "Send keycodes to the guest"
|
||
msgstr "Enviar código de teclas al huésped"
|
||
|
||
#: tools/virsh-domain.c:7061
|
||
msgid "Send keycodes (integers or symbolic names) to the guest"
|
||
msgstr "Enviar código de teclas (enteros o nombres simbólicos) al huésped"
|
||
|
||
#: tools/virsh-domain.c:7075
|
||
msgid "the codeset of keycodes, default:linux"
|
||
msgstr "El conjunto de códigos de código de teclas, 'default:linux'"
|
||
|
||
#: tools/virsh-domain.c:7080
|
||
msgid "the time (in milliseconds) how long the keys will be held"
|
||
msgstr "El tiempo en (milisegundos) que se conservarán las claves"
|
||
|
||
#: tools/virsh-domain.c:7085
|
||
msgid "the key code"
|
||
msgstr "el código de llave "
|
||
|
||
#: tools/virsh-domain.c:7120
|
||
msgid "invalid value of --holdtime"
|
||
msgstr "Valor de --holdtime es inválido"
|
||
|
||
#: tools/virsh-domain.c:7126
|
||
#, c-format
|
||
msgid "unknown codeset: '%s'"
|
||
msgstr "Conjunto de códigos desconocido: '%s'"
|
||
|
||
#: tools/virsh-domain.c:7132
|
||
msgid "too many keycodes"
|
||
msgstr "Demasiados códigos de teclas "
|
||
|
||
#: tools/virsh-domain.c:7138
|
||
#, c-format
|
||
msgid "invalid keycode: '%s'"
|
||
msgstr "Código de tecla inválido: '%s'"
|
||
|
||
#: tools/virsh-domain.c:7160
|
||
msgid "Send signals to processes"
|
||
msgstr "Enviar señales de procesos"
|
||
|
||
#: tools/virsh-domain.c:7163
|
||
msgid "Send signals to processes in the guest"
|
||
msgstr "Enviar señales a procesos en el huésped"
|
||
|
||
#: tools/virsh-domain.c:7177
|
||
msgid "the process ID"
|
||
msgstr "ID del proceso"
|
||
|
||
#: tools/virsh-domain.c:7182
|
||
msgid "the signal number or name"
|
||
msgstr "El nombre o número de señal"
|
||
|
||
#: tools/virsh-domain.c:7251
|
||
#, c-format
|
||
msgid "malformed PID value: %s"
|
||
msgstr "Valor PID incorrecto: %s"
|
||
|
||
#: tools/virsh-domain.c:7256
|
||
#, c-format
|
||
msgid "malformed signal name: %s"
|
||
msgstr "Nombre de señal incorrecto: %s"
|
||
|
||
#: tools/virsh-domain.c:7275
|
||
msgid "change memory allocation"
|
||
msgstr "modifica el alojamiento de la memoria"
|
||
|
||
#: tools/virsh-domain.c:7278
|
||
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-domain.c:7296
|
||
msgid "new memory size, as scaled integer (default KiB)"
|
||
msgstr "Nuevo tamaño de memoria, como entero escalado (predeterminado Kib) "
|
||
|
||
#: tools/virsh-domain.c:7347 tools/virsh-domain.c:7444
|
||
msgid "memory size has to be a number"
|
||
msgstr "Tamaño de memoria no tiene que ser un número"
|
||
|
||
#: tools/virsh-domain.c:7372
|
||
msgid "change maximum memory limit"
|
||
msgstr "modifica el límite de memoria máxima"
|
||
|
||
#: tools/virsh-domain.c:7375
|
||
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-domain.c:7393
|
||
msgid "new maximum memory size, as scaled integer (default KiB)"
|
||
msgstr ""
|
||
"Nuevo tamaño de memoria máxima, como entero escalado (predeterminado Kib)"
|
||
|
||
#: tools/virsh-domain.c:7452 tools/virsh-domain.c:7457
|
||
msgid "Unable to change MaxMemorySize"
|
||
msgstr "No es posible modificar MaxMemorySize"
|
||
|
||
#: tools/virsh-domain.c:7471
|
||
msgid "Get or set memory parameters"
|
||
msgstr "Obtiene o establece parámetros de memoria"
|
||
|
||
#: tools/virsh-domain.c:7474
|
||
msgid ""
|
||
"Get or set the current memory parameters for a guest domain.\n"
|
||
" To get the memory parameters use following command: \n"
|
||
"\n"
|
||
" virsh # memtune <domain>"
|
||
msgstr ""
|
||
"Obtiene o establece parámetros de memoria actual para un dominio huésped.\n"
|
||
" Para obtener los parámetros de memoria use el siguiente comando: \n"
|
||
"\n"
|
||
" virsh # memtune <domain>"
|
||
|
||
#: tools/virsh-domain.c:7490
|
||
msgid "Max memory, as scaled integer (default KiB)"
|
||
msgstr "Memoria máxima, como entero escalado (predeterminado Kib)"
|
||
|
||
#: tools/virsh-domain.c:7494
|
||
msgid "Memory during contention, as scaled integer (default KiB)"
|
||
msgstr ""
|
||
"Memoria durante contención, como entero escalado (predeterminado Kib)"
|
||
|
||
#: tools/virsh-domain.c:7498
|
||
msgid "Max memory plus swap, as scaled integer (default KiB)"
|
||
msgstr "Memoria máxima más swap, como entero escalado (predeterminado Kib)"
|
||
|
||
#: tools/virsh-domain.c:7502
|
||
msgid "Min guaranteed memory, as scaled integer (default KiB)"
|
||
msgstr ""
|
||
"Memoria mínima garantizada, como entero escalado (predeterminado Kib)"
|
||
|
||
#: tools/virsh-domain.c:7619 tools/virsh-domain.c:7768 tools/virsh-host.c:899
|
||
msgid "Unable to get number of memory parameters"
|
||
msgstr "No se pudieron obtener número de parámetros de memoria"
|
||
|
||
#: tools/virsh-domain.c:7632 tools/virsh-host.c:911
|
||
msgid "Unable to get memory parameters"
|
||
msgstr "No se pudieron obtener parámetros de memoria"
|
||
|
||
#: tools/virsh-domain.c:7639
|
||
msgid "unlimited"
|
||
msgstr "Ilimitado"
|
||
|
||
#: tools/virsh-domain.c:7661 tools/virsh-host.c:938
|
||
msgid "Unable to change memory parameters"
|
||
msgstr "No se pudieron cambiar los parámetros de memoria"
|
||
|
||
#: tools/virsh-domain.c:7670
|
||
msgid "Get or set numa parameters"
|
||
msgstr "Obtener un grupo de parámetros NUMA"
|
||
|
||
#: tools/virsh-domain.c:7673
|
||
msgid ""
|
||
"Get or set the current numa parameters for a guest domain.\n"
|
||
" To get the numa parameters use following command: \n"
|
||
"\n"
|
||
" virsh # numatune <domain>"
|
||
msgstr ""
|
||
"Obtenga o establezca los parámetros NUMA actuales para el dominio de "
|
||
"huésped. Para obtener los parámetros NUMA use el siguiente comando: \n"
|
||
"\n"
|
||
" virsh # numatune <domain>"
|
||
|
||
#: tools/virsh-domain.c:7689
|
||
msgid "NUMA mode, one of strict, preferred and interleave"
|
||
msgstr "El modo NUMA, uno de estricto, preferido e intercalación"
|
||
|
||
#: tools/virsh-domain.c:7693
|
||
msgid "NUMA node selections to set"
|
||
msgstr "Selecciones de nodo NUMA a establecer"
|
||
|
||
#: tools/virsh-domain.c:7755
|
||
#, c-format
|
||
msgid "Invalid mode: %s"
|
||
msgstr "Modo inválido: %s"
|
||
|
||
#: tools/virsh-domain.c:7781
|
||
msgid "Unable to get numa parameters"
|
||
msgstr "No es posible obtener parámetros de NUMA"
|
||
|
||
#: tools/virsh-domain.c:7811
|
||
msgid "Unable to change numa parameters"
|
||
msgstr "No es posible cambiar parámetros de NUMA"
|
||
|
||
#: tools/virsh-domain.c:7820 tools/virsh-domain.c:7823
|
||
msgid "QEMU Monitor Command"
|
||
msgstr "Comando de monitor QEMU "
|
||
|
||
#: tools/virsh-domain.c:7836
|
||
msgid "command is in human monitor protocol"
|
||
msgstr "El comando está en protocolo de monitor humano"
|
||
|
||
#: tools/virsh-domain.c:7840
|
||
msgid "pretty-print any qemu monitor protocol output"
|
||
msgstr "pretty-print cualquier salida de protocolo de monitor QEMU"
|
||
|
||
#: tools/virsh-domain.c:7845 tools/virsh-domain.c:8004
|
||
msgid "command"
|
||
msgstr "Comando"
|
||
|
||
#: tools/virsh-domain.c:7874 tools/virsh-domain.c:8035
|
||
msgid "Failed to collect command"
|
||
msgstr "Falló al recolectar el comando"
|
||
|
||
#: tools/virsh-domain.c:7881
|
||
msgid "--hmp and --pretty are not compatible"
|
||
msgstr "--hmp y --pretty no son compatibles"
|
||
|
||
#: tools/virsh-domain.c:7919 tools/virsh-domain.c:7922
|
||
msgid "QEMU Attach"
|
||
msgstr "Anexo QEMU"
|
||
|
||
#: tools/virsh-domain.c:7931
|
||
msgid "pid"
|
||
msgstr "PID"
|
||
|
||
#: tools/virsh-domain.c:7945
|
||
msgid "missing pid value"
|
||
msgstr "Falta el valor PID"
|
||
|
||
#: tools/virsh-domain.c:7953
|
||
#, c-format
|
||
msgid "Domain %s attached to pid %u\n"
|
||
msgstr "Dominio %s anexado a PID %u\n"
|
||
|
||
#: tools/virsh-domain.c:7958
|
||
#, c-format
|
||
msgid "Failed to attach to pid %u"
|
||
msgstr "Falló al vincular a PID %u"
|
||
|
||
#: tools/virsh-domain.c:7970
|
||
msgid "QEMU Guest Agent Command"
|
||
msgstr "Comando de agente de huésped QEMU "
|
||
|
||
#: tools/virsh-domain.c:7973
|
||
msgid "Run an arbitrary qemu guest agent command; use at your own risk"
|
||
msgstr ""
|
||
"Ejecute un comando arbitrario de agente 'qemu guest'; use a riesgo propio"
|
||
|
||
#: tools/virsh-domain.c:7987
|
||
msgid "timeout seconds. must be positive."
|
||
msgstr "segundos de tiempo de espera. debe ser positivo. "
|
||
|
||
#: tools/virsh-domain.c:7991
|
||
msgid "execute command without waiting for timeout"
|
||
msgstr "Ejecute el comando sin esperar por tiempo de espera"
|
||
|
||
#: tools/virsh-domain.c:7995
|
||
msgid "execute command without timeout"
|
||
msgstr "Ejecute el comando sin tiempo de espera"
|
||
|
||
#: tools/virsh-domain.c:7999
|
||
msgid "pretty-print the output"
|
||
msgstr "Salida pretty-print"
|
||
|
||
#: tools/virsh-domain.c:8042
|
||
msgid "timeout number has to be a number"
|
||
msgstr "número de tiempo de espera debe ser un número"
|
||
|
||
#: tools/virsh-domain.c:8048
|
||
msgid "timeout must be positive"
|
||
msgstr "tiempo de espera debe ser positivo"
|
||
|
||
#: tools/virsh-domain.c:8062
|
||
msgid "timeout, async and block options are exclusive"
|
||
msgstr "opciones de timeout, async y block son exclusivas"
|
||
|
||
#: tools/virsh-domain.c:8099
|
||
msgid "LXC Guest Enter Namespace"
|
||
msgstr "LXC Guest Enter Namespace"
|
||
|
||
#: tools/virsh-domain.c:8102
|
||
msgid "Run an arbitrary lxc guest enter namespace; use at your own risk"
|
||
msgstr "Ejecuta un lxc guest enter namespace arbitrario; use riesgo propio"
|
||
|
||
#: tools/virsh-domain.c:8115
|
||
msgid "Do not change process security label"
|
||
msgstr "No cambie la etiqueta de seguridad del proceso"
|
||
|
||
#: tools/virsh-domain.c:8120
|
||
msgid "namespace"
|
||
msgstr "namespace"
|
||
|
||
#: tools/virsh-domain.c:8150 tools/virsh-domain.c:8156
|
||
#, c-format
|
||
msgid "%s: %d: failed to allocate argv"
|
||
msgstr "%s: %d: no se pudo asignar argv"
|
||
|
||
#: tools/virsh-domain.c:8166
|
||
msgid "Failed to allocate security model"
|
||
msgstr "No se pudo asignar modelo de seguridad"
|
||
|
||
#: tools/virsh-domain.c:8170
|
||
msgid "Failed to allocate security label"
|
||
msgstr "No se pudo asignar etiqueta de seguridad"
|
||
|
||
#: tools/virsh-domain.c:8237
|
||
msgid "domain information in XML"
|
||
msgstr "información del dominio en XML"
|
||
|
||
#: tools/virsh-domain.c:8240
|
||
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-domain.c:8253 tools/virsh-interface.c:473
|
||
#: tools/virsh-pool.c:637
|
||
msgid "show inactive defined XML"
|
||
msgstr "muestra XML definidos inactivos"
|
||
|
||
#: tools/virsh-domain.c:8261
|
||
msgid "update guest CPU according to host CPU"
|
||
msgstr "Actualiza la CPU del huésped de acuerdo con la CPU del equipo"
|
||
|
||
#: tools/virsh-domain.c:8265
|
||
msgid "provide XML suitable for migrations"
|
||
msgstr "Proporcionar migraciones aptas para XML "
|
||
|
||
#: tools/virsh-domain.c:8311
|
||
msgid "Convert native config to domain XML"
|
||
msgstr "Convierte configuración nativa a dominio XML"
|
||
|
||
#: tools/virsh-domain.c:8314
|
||
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-domain.c:8323
|
||
msgid "source config data format"
|
||
msgstr "formato de configuración de datos fuente"
|
||
|
||
#: tools/virsh-domain.c:8328
|
||
msgid "config data file to import from"
|
||
msgstr "configuración de datos de archivo desde donde importar"
|
||
|
||
#: tools/virsh-domain.c:8367
|
||
msgid "Convert domain XML to native config"
|
||
msgstr "Convierte dominio XML en configuración nativa"
|
||
|
||
#: tools/virsh-domain.c:8370
|
||
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-domain.c:8379
|
||
msgid "target config data type format"
|
||
msgstr "tipo de formato de configuración de datos de sistema elegido"
|
||
|
||
#: tools/virsh-domain.c:8384
|
||
msgid "xml data file to export from"
|
||
msgstr "Archivo de datos XML desde donde poder exportar"
|
||
|
||
#: tools/virsh-domain.c:8423
|
||
msgid "convert a domain id or UUID to domain name"
|
||
msgstr "convertir un ID de dominio o UUID a nombre de dominio"
|
||
|
||
#: tools/virsh-domain.c:8435
|
||
msgid "domain id or uuid"
|
||
msgstr "ID de dominio o uuid"
|
||
|
||
#: tools/virsh-domain.c:8459
|
||
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-domain.c:8500
|
||
msgid "convert a domain name or id to domain UUID"
|
||
msgstr "convertir un nombre de dominio o ID en UUID de dominio"
|
||
|
||
#: tools/virsh-domain.c:8512
|
||
msgid "domain id or name"
|
||
msgstr "ID de dominio o nombre"
|
||
|
||
#: tools/virsh-domain.c:8530
|
||
msgid "failed to get domain UUID"
|
||
msgstr "Falló al obtener dominio UUID"
|
||
|
||
#: tools/virsh-domain.c:8541
|
||
msgid "migrate domain to another host"
|
||
msgstr "migrar el dominio hacia otro host"
|
||
|
||
#: tools/virsh-domain.c:8544
|
||
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-domain.c:8552
|
||
msgid "live migration"
|
||
msgstr "migración en vivo"
|
||
|
||
#: tools/virsh-domain.c:8556
|
||
msgid "offline migration"
|
||
msgstr "Migración desconectada"
|
||
|
||
#: tools/virsh-domain.c:8560
|
||
msgid "peer-2-peer migration"
|
||
msgstr "migración de par a par (peer-2-peer)"
|
||
|
||
#: tools/virsh-domain.c:8564
|
||
msgid "direct migration"
|
||
msgstr "migración directa"
|
||
|
||
#: tools/virsh-domain.c:8572
|
||
msgid "tunnelled migration"
|
||
msgstr "migración en túnel "
|
||
|
||
#: tools/virsh-domain.c:8576
|
||
msgid "persist VM on destination"
|
||
msgstr "persistir MV en el destino"
|
||
|
||
#: tools/virsh-domain.c:8580
|
||
msgid "undefine VM on source"
|
||
msgstr "Quitar la definición de MV en la fuente"
|
||
|
||
#: tools/virsh-domain.c:8584
|
||
msgid "do not restart the domain on the destination host"
|
||
msgstr "no reinicia el dominio en el equipo de destino"
|
||
|
||
#: tools/virsh-domain.c:8588
|
||
msgid "migration with non-shared storage with full disk copy"
|
||
msgstr ""
|
||
"migración con almacenamiento no compartido y con una copia del disco completa"
|
||
|
||
#: tools/virsh-domain.c:8592
|
||
msgid ""
|
||
"migration with non-shared storage with incremental copy (same base image "
|
||
"shared between source and destination)"
|
||
msgstr ""
|
||
"migración con almacenamiento no compartido y con una copia incremental (la "
|
||
"misma imagen base compartida entre la fuente y el destino)"
|
||
|
||
#: tools/virsh-domain.c:8596
|
||
msgid "prevent any configuration changes to domain until migration ends"
|
||
msgstr ""
|
||
"Evita cualquier cambio de configuración al dominio hasta que termine la "
|
||
"migración"
|
||
|
||
#: tools/virsh-domain.c:8600
|
||
msgid "force migration even if it may be unsafe"
|
||
msgstr "Forzar migración incluso si puede ser inseguro"
|
||
|
||
#: tools/virsh-domain.c:8604
|
||
msgid "display the progress of migration"
|
||
msgstr "Mostrar el progreso de migración"
|
||
|
||
#: tools/virsh-domain.c:8608
|
||
msgid "compress repeated pages during live migration"
|
||
msgstr "Páginas de compresión repetidas durante la migración en vivo"
|
||
|
||
#: tools/virsh-domain.c:8612
|
||
msgid "abort on soft errors during migration"
|
||
msgstr "Interrumpir errores suaves durante migración"
|
||
|
||
#: tools/virsh-domain.c:8622
|
||
msgid ""
|
||
"connection URI of the destination host as seen from the client(normal "
|
||
"migration) or source(p2p migration)"
|
||
msgstr ""
|
||
"URI de conexión del host de destino como se ve desde el cliente ( migración "
|
||
"normal) o fuente(migración p2p)"
|
||
|
||
#: tools/virsh-domain.c:8626
|
||
msgid "migration URI, usually can be omitted"
|
||
msgstr "migración URI, generalmente puede ser omitida"
|
||
|
||
#: tools/virsh-domain.c:8630
|
||
msgid "graphics URI to be used for seamless graphics migration"
|
||
msgstr ""
|
||
"URI de gráficas que van a ser utilizadas para migración de gráficas "
|
||
"transparentes"
|
||
|
||
#: tools/virsh-domain.c:8634
|
||
msgid "listen address that destination should bind to for incoming migration"
|
||
msgstr ""
|
||
|
||
#: tools/virsh-domain.c:8638
|
||
msgid "rename to new name during migration (if supported)"
|
||
msgstr "modificarle nombre durante la migración (si es soportado)"
|
||
|
||
#: tools/virsh-domain.c:8642
|
||
msgid "force guest to suspend if live migration exceeds timeout (in seconds)"
|
||
msgstr ""
|
||
"Forzar al huésped a suspender si la migración en vivo excede al tiempo de "
|
||
"espera (en segundos)"
|
||
|
||
#: tools/virsh-domain.c:8712
|
||
#, c-format
|
||
msgid "cannot read file '%s'"
|
||
msgstr "No se puede leer el archivo '%s'"
|
||
|
||
#: tools/virsh-domain.c:8768
|
||
msgid "migrate: Unexpected migrateuri for peer2peer/direct migration"
|
||
msgstr "migrate: migrateuri no esperada para la migración peer2peer/direct"
|
||
|
||
#: tools/virsh-domain.c:8839
|
||
msgid "migrate: Unexpected timeout for offline migration"
|
||
msgstr "migrar: Tiempo de espera inesperado para migración fuera de línea"
|
||
|
||
#: tools/virsh-domain.c:8856
|
||
msgid "Migration"
|
||
msgstr "Migración"
|
||
|
||
#: tools/virsh-domain.c:8872
|
||
msgid "set maximum tolerable downtime"
|
||
msgstr "define el máximo tolerable de tiempo de inactividad"
|
||
|
||
#: tools/virsh-domain.c:8875
|
||
msgid ""
|
||
"Set maximum tolerable downtime of a domain which is being live-migrated to "
|
||
"another host."
|
||
msgstr ""
|
||
"Define el máximo tolerable de tiempo de inactividad de un dominio que está "
|
||
"siendo migrado en línea hacia otro equipo."
|
||
|
||
#: tools/virsh-domain.c:8889
|
||
msgid "maximum tolerable downtime (in milliseconds) for migration"
|
||
msgstr ""
|
||
"máximo de tiempo de inactividad tolerable (en milisegundos) para la migración"
|
||
|
||
#: tools/virsh-domain.c:8906
|
||
msgid "migrate: Invalid downtime"
|
||
msgstr "migración: Tiempo de inactividad no válido"
|
||
|
||
#: tools/virsh-domain.c:8925
|
||
msgid "get/set compression cache size"
|
||
msgstr "Tamaño de cache de compresión get/set"
|
||
|
||
#: tools/virsh-domain.c:8928
|
||
msgid ""
|
||
"Get/set size of the cache (in bytes) used for compressing repeatedly "
|
||
"transferred memory pages during live migration."
|
||
msgstr ""
|
||
"Tamaño de cache de Get/set (en bytes) utilizado para comprimir de forma "
|
||
"repetitiva las páginas de memoria durante la migración."
|
||
|
||
#: tools/virsh-domain.c:8943
|
||
msgid "requested size of the cache (in bytes) used for compression"
|
||
msgstr "Tamaño solicitado de cache (en bytes) usado para compresión"
|
||
|
||
#: tools/virsh-domain.c:8963
|
||
msgid "Unable to parse size parameter"
|
||
msgstr "No se puede leer parámetro de tamaño"
|
||
|
||
#: tools/virsh-domain.c:8974
|
||
#, c-format
|
||
msgid "Compression cache: %.3lf %s"
|
||
msgstr "Cache de compresión: %.3lf %s"
|
||
|
||
#: tools/virsh-domain.c:8987
|
||
msgid "Set the maximum migration bandwidth"
|
||
msgstr "Establecer el ancho de banda máximo de migración "
|
||
|
||
#: tools/virsh-domain.c:8990
|
||
msgid ""
|
||
"Set the maximum migration bandwidth (in MiB/s) for a domain which is being "
|
||
"migrated to another host."
|
||
msgstr ""
|
||
"Establezca el ancho de banda de migración máxima (en MiB/s) para un dominio "
|
||
"que se está migrando a otro host."
|
||
|
||
#: tools/virsh-domain.c:9005
|
||
msgid "migration bandwidth limit in MiB/s"
|
||
msgstr "límite de migración de ancho de banda en MiB/s"
|
||
|
||
#: tools/virsh-domain.c:9021
|
||
msgid "migrate: Invalid bandwidth"
|
||
msgstr "Migrar: ancho de banda inválido"
|
||
|
||
#: tools/virsh-domain.c:9040
|
||
msgid "Get the maximum migration bandwidth"
|
||
msgstr "Obtener la máxima migración de ancho de banda"
|
||
|
||
#: tools/virsh-domain.c:9043
|
||
msgid "Get the maximum migration bandwidth (in MiB/s) for a domain."
|
||
msgstr ""
|
||
"Obtener el ancho de banda de migración máxima (en MiB/s) para un dominio."
|
||
|
||
#: tools/virsh-domain.c:9084
|
||
msgid "domain display connection URI"
|
||
msgstr "dominio muestra conexión URI"
|
||
|
||
#: tools/virsh-domain.c:9087
|
||
msgid "Output the IP address and port number for the graphical display."
|
||
msgstr "Salida de dirección IP y número de puerto para pantalla gráfica."
|
||
|
||
#: tools/virsh-domain.c:9100
|
||
msgid "includes the password into the connection URI if available"
|
||
msgstr "Incluye la contraseña en la conexión URI si está disponible"
|
||
|
||
#: tools/virsh-domain.c:9241
|
||
msgid "Failed to create display URI"
|
||
msgstr "Falló la creación de 'display URI'"
|
||
|
||
#: tools/virsh-domain.c:9271
|
||
msgid "vnc display"
|
||
msgstr "monitor VNC"
|
||
|
||
#: tools/virsh-domain.c:9274
|
||
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-domain.c:9317
|
||
msgid "Failed to get VNC port. Is this domain using VNC?"
|
||
msgstr "Falló obtención de puerto VNC. ¿Está este dominio utilizando VNC?"
|
||
|
||
#: tools/virsh-domain.c:9344
|
||
msgid "tty console"
|
||
msgstr "consola tty"
|
||
|
||
#: tools/virsh-domain.c:9347
|
||
msgid "Output the device for the TTY console."
|
||
msgstr "Muestra el dispositivo para la consola TTY."
|
||
|
||
#: tools/virsh-domain.c:9404
|
||
msgid "print the domain's hostname"
|
||
msgstr "Imprime el nombre de host de dominio"
|
||
|
||
#: tools/virsh-domain.c:9433 tools/virsh-host.c:636
|
||
msgid "failed to get hostname"
|
||
msgstr "Falló al obtener nombre de host"
|
||
|
||
#: tools/virsh-domain.c:9521 tools/virsh-domain.c:9534
|
||
msgid "Bad child elements counting."
|
||
msgstr "Incorrecto el conteo de elementos de hijo."
|
||
|
||
#: tools/virsh-domain.c:9567
|
||
msgid "detach device from an XML file"
|
||
msgstr "Desmontar un dispositivo de un archivo XML"
|
||
|
||
#: tools/virsh-domain.c:9570
|
||
msgid "Detach device from an XML <file>"
|
||
msgstr "Desmontar un dispositivo de un <file> XML"
|
||
|
||
#: tools/virsh-domain.c:9650
|
||
#, c-format
|
||
msgid "Failed to detach device from %s"
|
||
msgstr "Falló al desmontarse el dispositivo desde %s"
|
||
|
||
#: tools/virsh-domain.c:9654
|
||
msgid "Device detached successfully\n"
|
||
msgstr "El dispositivo fue desmontado exitosamente\n"
|
||
|
||
#: tools/virsh-domain.c:9668
|
||
msgid "update device from an XML file"
|
||
msgstr "Actualizar un dispositivo desde un archivo XML"
|
||
|
||
#: tools/virsh-domain.c:9671
|
||
msgid "Update device from an XML <file>."
|
||
msgstr "Actualiza un dispositivo desde un <file> XML."
|
||
|
||
#: tools/virsh-domain.c:9705
|
||
msgid "force device update"
|
||
msgstr "Fuerza la actualización de dispositivo"
|
||
|
||
#: tools/virsh-domain.c:9752
|
||
#, c-format
|
||
msgid "Failed to update device from %s"
|
||
msgstr "Falló al intentar actualizar el dispositivo desde %s"
|
||
|
||
#: tools/virsh-domain.c:9770
|
||
msgid "detach network interface"
|
||
msgstr "desmontar interfaz de red"
|
||
|
||
#: tools/virsh-domain.c:9773
|
||
msgid "Detach network interface."
|
||
msgstr "Desmontar interfaz de red."
|
||
|
||
#: tools/virsh-domain.c:9861
|
||
msgid "Failed to get interface information"
|
||
msgstr "Falló al obtener información de interfaz"
|
||
|
||
#: tools/virsh-domain.c:9869
|
||
#, c-format
|
||
msgid "No interface found whose type is %s"
|
||
msgstr ""
|
||
|
||
#: tools/virsh-domain.c:9874
|
||
#, c-format
|
||
msgid ""
|
||
"Domain has %d interfaces. Please specify which one to detach using --mac"
|
||
msgstr ""
|
||
"El dominio tiene interfaces %d. Por favor especifique cuál desea desconectar "
|
||
"mediante --mac"
|
||
|
||
#: tools/virsh-domain.c:9896
|
||
#, c-format
|
||
msgid ""
|
||
"Domain has multiple interfaces matching MAC address %s. You must use detach-"
|
||
"device and specify the device pci address to remove it."
|
||
msgstr ""
|
||
"El dominio tiene varias interfaces que coinciden con dirección MAC %s. Debe "
|
||
"usar detach-device y especificar la dirección PCI del dispositivo para "
|
||
"retirarlo."
|
||
|
||
#: tools/virsh-domain.c:9909
|
||
#, c-format
|
||
msgid "No interface with MAC address %s was found"
|
||
msgstr "No se encontró interfaz con dirección MAC %s"
|
||
|
||
#: tools/virsh-domain.c:9925
|
||
msgid "Failed to detach interface"
|
||
msgstr "Falló al desconectar la interfaz"
|
||
|
||
#: tools/virsh-domain.c:9927
|
||
msgid "Interface detached successfully\n"
|
||
msgstr "La interfaz ha sido desmontada exitosamente\n"
|
||
|
||
#: tools/virsh-domain.c:9965 tools/virsh-domain.c:9974
|
||
msgid "Failed to get disk information"
|
||
msgstr "Falló al obtener información de disco"
|
||
|
||
#: tools/virsh-domain.c:10027
|
||
#, c-format
|
||
msgid "No disk found whose source path or target is %s"
|
||
msgstr ""
|
||
|
||
#: tools/virsh-domain.c:10082
|
||
#, c-format
|
||
msgid "The disk device '%s' doesn't have media"
|
||
msgstr "El dispositivo de disco '%s' no existe"
|
||
|
||
#: tools/virsh-domain.c:10095
|
||
msgid "No source is specified for inserting media"
|
||
msgstr "No hay origen especificado para insertar medio"
|
||
|
||
#: tools/virsh-domain.c:10098
|
||
msgid "No source is specified for updating media"
|
||
msgstr "No se especificó origen para actualizar medios "
|
||
|
||
#: tools/virsh-domain.c:10105
|
||
#, c-format
|
||
msgid "The disk device '%s' already has media"
|
||
msgstr "El dispositivo de disco '%s' ya existe como medio"
|
||
|
||
#: tools/virsh-domain.c:10140
|
||
msgid "detach disk device"
|
||
msgstr "dispositivo de desconexión de disco"
|
||
|
||
#: tools/virsh-domain.c:10143
|
||
msgid "Detach disk device."
|
||
msgstr "Dispositivo para la desconexión del disco."
|
||
|
||
#: tools/virsh-domain.c:10235
|
||
msgid "Failed to detach disk"
|
||
msgstr "Falló al desconectar el disco"
|
||
|
||
#: tools/virsh-domain.c:10239
|
||
msgid "Disk detached successfully\n"
|
||
msgstr "El disco ha sido desmontado exitosamente\n"
|
||
|
||
#: tools/virsh-domain.c:10255
|
||
msgid "edit XML configuration for a domain"
|
||
msgstr "Editar configuración XML para un dominio"
|
||
|
||
#: tools/virsh-domain.c:10258
|
||
msgid "Edit the XML configuration for a domain."
|
||
msgstr "Editar la configuración XML para un dominio."
|
||
|
||
#: tools/virsh-domain.c:10286
|
||
#, 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-domain.c:10296
|
||
#, c-format
|
||
msgid "Domain %s XML configuration edited.\n"
|
||
msgstr "Se ha editado la configuración XML del dominio %s.\n"
|
||
|
||
#: tools/virsh-domain.c:10317 tools/virsh-network.c:1140
|
||
#, fuzzy
|
||
msgid "Defined"
|
||
msgstr "Define un dominio."
|
||
|
||
#: tools/virsh-domain.c:10318 tools/virsh-network.c:1141
|
||
#, fuzzy
|
||
msgid "Undefined"
|
||
msgstr "Quitar definición de un dominio"
|
||
|
||
#: tools/virsh-domain.c:10319 tools/virsh-network.c:1142
|
||
#, fuzzy
|
||
msgid "Started"
|
||
msgstr "Iniciado"
|
||
|
||
#: tools/virsh-domain.c:10320
|
||
#, fuzzy
|
||
msgid "Suspended"
|
||
msgstr "pmsuspended"
|
||
|
||
#: tools/virsh-domain.c:10321
|
||
msgid "Resumed"
|
||
msgstr ""
|
||
|
||
#: tools/virsh-domain.c:10322 tools/virsh-network.c:1143
|
||
msgid "Stopped"
|
||
msgstr ""
|
||
|
||
#: tools/virsh-domain.c:10323 tools/virsh-domain.c:10375
|
||
#, fuzzy
|
||
msgid "Shutdown"
|
||
msgstr "Apagado"
|
||
|
||
#: tools/virsh-domain.c:10324
|
||
#, fuzzy
|
||
msgid "PMSuspended"
|
||
msgstr "pmsuspended"
|
||
|
||
#: tools/virsh-domain.c:10325 tools/virsh-domain.c:10377
|
||
#, fuzzy
|
||
msgid "Crashed"
|
||
msgstr "se colgó"
|
||
|
||
#: tools/virsh-domain.c:10337
|
||
msgid "Added"
|
||
msgstr ""
|
||
|
||
#: tools/virsh-domain.c:10338
|
||
#, fuzzy
|
||
msgid "Updated"
|
||
msgstr "Actualizar los medios"
|
||
|
||
#: tools/virsh-domain.c:10343
|
||
msgid "Removed"
|
||
msgstr ""
|
||
|
||
#: tools/virsh-domain.c:10348
|
||
#, fuzzy
|
||
msgid "Booted"
|
||
msgstr "iniciado"
|
||
|
||
#: tools/virsh-domain.c:10349 tools/virsh-domain.c:10358
|
||
#: tools/virsh-domain.c:10369 tools/virsh-domain.c:10378
|
||
#, fuzzy
|
||
msgid "Migrated"
|
||
msgstr "migrado"
|
||
|
||
#: tools/virsh-domain.c:10350 tools/virsh-domain.c:10361
|
||
#, fuzzy
|
||
msgid "Restored"
|
||
msgstr "restaurado"
|
||
|
||
#: tools/virsh-domain.c:10351 tools/virsh-domain.c:10362
|
||
#: tools/virsh-domain.c:10370 tools/virsh-domain.c:10381
|
||
#, fuzzy
|
||
msgid "Snapshot"
|
||
msgstr "Lista de capturas instantáneas"
|
||
|
||
#: tools/virsh-domain.c:10352
|
||
#, fuzzy
|
||
msgid "Event wakeup"
|
||
msgstr "evento de reactivación"
|
||
|
||
#: tools/virsh-domain.c:10357
|
||
#, fuzzy
|
||
msgid "Paused"
|
||
msgstr "en pausa"
|
||
|
||
#: tools/virsh-domain.c:10359
|
||
#, fuzzy
|
||
msgid "I/O Error"
|
||
msgstr "Error de E/S"
|
||
|
||
#: tools/virsh-domain.c:10360
|
||
#, fuzzy
|
||
msgid "Watchdog"
|
||
msgstr "Vigilante"
|
||
|
||
#: tools/virsh-domain.c:10363
|
||
#, fuzzy
|
||
msgid "API error"
|
||
msgstr "error RPC"
|
||
|
||
#: tools/virsh-domain.c:10368
|
||
#, fuzzy
|
||
msgid "Unpaused"
|
||
msgstr "Sin pausa"
|
||
|
||
#: tools/virsh-domain.c:10376
|
||
#, fuzzy
|
||
msgid "Destroyed"
|
||
msgstr "Destruido"
|
||
|
||
#: tools/virsh-domain.c:10379
|
||
#, fuzzy
|
||
msgid "Saved"
|
||
msgstr "Guardar"
|
||
|
||
#: tools/virsh-domain.c:10386
|
||
msgid "Finished"
|
||
msgstr ""
|
||
|
||
#: tools/virsh-domain.c:10391
|
||
#, fuzzy
|
||
msgid "Memory"
|
||
msgstr "Memoria máxima:"
|
||
|
||
#: tools/virsh-domain.c:10392
|
||
msgid "Disk"
|
||
msgstr ""
|
||
|
||
#: tools/virsh-domain.c:10397
|
||
#, fuzzy
|
||
msgid "Panicked"
|
||
msgstr "en pánico"
|
||
|
||
#: tools/virsh-domain.c:10440 tools/virsh-domain.c:10457
|
||
#, fuzzy
|
||
msgid "none"
|
||
msgstr "(none)"
|
||
|
||
#: tools/virsh-domain.c:10441 tools/virsh-domain.c:10458
|
||
#, fuzzy
|
||
msgid "pause"
|
||
msgstr "en pausa"
|
||
|
||
#: tools/virsh-domain.c:10442
|
||
msgid "reset"
|
||
msgstr ""
|
||
|
||
#: tools/virsh-domain.c:10443
|
||
msgid "poweroff"
|
||
msgstr ""
|
||
|
||
#: tools/virsh-domain.c:10445
|
||
msgid "debug"
|
||
msgstr ""
|
||
|
||
#: tools/virsh-domain.c:10459
|
||
msgid "report"
|
||
msgstr ""
|
||
|
||
#: tools/virsh-domain.c:10471
|
||
msgid "connect"
|
||
msgstr ""
|
||
|
||
#: tools/virsh-domain.c:10472
|
||
#, fuzzy
|
||
msgid "initialize"
|
||
msgstr "No es posible iniciar mutex"
|
||
|
||
#: tools/virsh-domain.c:10473
|
||
msgid "disconnect"
|
||
msgstr ""
|
||
|
||
#: tools/virsh-domain.c:10485
|
||
msgid "IPv4"
|
||
msgstr ""
|
||
|
||
#: tools/virsh-domain.c:10486
|
||
msgid "IPv6"
|
||
msgstr ""
|
||
|
||
#: tools/virsh-domain.c:10487
|
||
msgid "unix"
|
||
msgstr ""
|
||
|
||
#: tools/virsh-domain.c:10499
|
||
#, fuzzy
|
||
msgid "completed"
|
||
msgstr "Extracción completa"
|
||
|
||
#: tools/virsh-domain.c:10501
|
||
#, fuzzy
|
||
msgid "canceled"
|
||
msgstr "Guardado cancelado"
|
||
|
||
#: tools/virsh-domain.c:10502
|
||
msgid "ready"
|
||
msgstr ""
|
||
|
||
#: tools/virsh-domain.c:10514
|
||
msgid "changed"
|
||
msgstr ""
|
||
|
||
#: tools/virsh-domain.c:10515
|
||
msgid "dropped"
|
||
msgstr ""
|
||
|
||
#: tools/virsh-domain.c:10527
|
||
msgid "opened"
|
||
msgstr ""
|
||
|
||
#: tools/virsh-domain.c:10528
|
||
msgid "closed"
|
||
msgstr ""
|
||
|
||
#: tools/virsh-domain.c:10561
|
||
#, fuzzy, c-format
|
||
msgid "event '%s' for domain %s\n"
|
||
msgstr "No se puede permitir dispositivo %s para dominio %s"
|
||
|
||
#: tools/virsh-domain.c:10579
|
||
#, c-format
|
||
msgid "event 'lifecycle' for domain %s: %s %s\n"
|
||
msgstr ""
|
||
|
||
#: tools/virsh-domain.c:10597
|
||
#, c-format
|
||
msgid "event 'rtc-change' for domain %s: %lld\n"
|
||
msgstr ""
|
||
|
||
#: tools/virsh-domain.c:10614
|
||
#, c-format
|
||
msgid "event 'watchdog' for domain %s: %s\n"
|
||
msgstr ""
|
||
|
||
#: tools/virsh-domain.c:10633
|
||
#, c-format
|
||
msgid "event 'io-error' for domain %s: %s (%s) %s\n"
|
||
msgstr ""
|
||
|
||
#: tools/virsh-domain.c:10656
|
||
#, c-format
|
||
msgid "event 'graphics' for domain %s: %s local[%s %s %s] remote[%s %s %s] %s"
|
||
msgstr ""
|
||
|
||
#: tools/virsh-domain.c:10686
|
||
#, c-format
|
||
msgid "event 'io-error-reason' for domain %s: %s (%s) %s due to %s\n"
|
||
msgstr ""
|
||
|
||
#: tools/virsh-domain.c:10707
|
||
#, c-format
|
||
msgid "event 'block-job' for domain %s: %s for %s %s\n"
|
||
msgstr ""
|
||
|
||
#: tools/virsh-domain.c:10729
|
||
#, c-format
|
||
msgid "event 'disk-change' for domain %s disk %s: %s -> %s: %s\n"
|
||
msgstr ""
|
||
|
||
#: tools/virsh-domain.c:10749
|
||
#, c-format
|
||
msgid "event 'disk-change' for domain %s disk %s: %s\n"
|
||
msgstr ""
|
||
|
||
#: tools/virsh-domain.c:10779
|
||
#, c-format
|
||
msgid "event 'balloon-change' for domain %s: %lluKiB\n"
|
||
msgstr ""
|
||
|
||
#: tools/virsh-domain.c:10797
|
||
#, fuzzy, c-format
|
||
msgid "event 'device-removed' for domain %s: %s\n"
|
||
msgstr "No hay descripción para dominio: %s"
|
||
|
||
#: tools/virsh-domain.c:10840
|
||
#, fuzzy
|
||
msgid "Domain Events"
|
||
msgstr "Conteo de dominio de VCPU"
|
||
|
||
#: tools/virsh-domain.c:10843
|
||
msgid "List event types, or wait for domain events to occur"
|
||
msgstr ""
|
||
|
||
#: tools/virsh-domain.c:10851
|
||
#, fuzzy
|
||
msgid "filter by domain name, id, or uuid"
|
||
msgstr "Nombre de dominio, ID, o UUID"
|
||
|
||
#: tools/virsh-domain.c:10855 tools/virsh-network.c:1199
|
||
#, fuzzy
|
||
msgid "which event type to wait for"
|
||
msgstr "Punto de montaje a recortar"
|
||
|
||
#: tools/virsh-domain.c:10859
|
||
msgid "wait for all events instead of just one type"
|
||
msgstr ""
|
||
|
||
#: tools/virsh-domain.c:10863 tools/virsh-network.c:1203
|
||
msgid "loop until timeout or interrupt, rather than one-shot"
|
||
msgstr ""
|
||
|
||
#: tools/virsh-domain.c:10867 tools/virsh-network.c:1207
|
||
#, fuzzy
|
||
msgid "timeout seconds"
|
||
msgstr "Duración en segundos"
|
||
|
||
#: tools/virsh-domain.c:10871 tools/virsh-network.c:1211
|
||
#, fuzzy
|
||
msgid "list valid event types"
|
||
msgstr "Tipo de secreto inválido %s "
|
||
|
||
#: tools/virsh-domain.c:10903 tools/virsh-network.c:1242
|
||
#, fuzzy, c-format
|
||
msgid "unknown event type %s"
|
||
msgstr "Tipo de dispositivo desconocido '%s'"
|
||
|
||
#: tools/virsh-domain.c:10908
|
||
msgid "one of --list, --all, or event type is required"
|
||
msgstr ""
|
||
|
||
#: tools/virsh-domain.c:10957 tools/virsh-network.c:1263
|
||
msgid "event loop interrupted\n"
|
||
msgstr ""
|
||
|
||
#: tools/virsh-domain.c:10960 tools/virsh-network.c:1266
|
||
msgid "event loop timed out\n"
|
||
msgstr ""
|
||
|
||
#: tools/virsh-domain.c:10967 tools/virsh-network.c:1273
|
||
#, fuzzy, c-format
|
||
msgid "events received: %d\n"
|
||
msgstr "Señal recibida inesperada: %d"
|
||
|
||
#: tools/virsh-domain.c:10992
|
||
msgid "Change media of CD or floppy drive"
|
||
msgstr "Cambiar medio de CD o controlador de disco blando"
|
||
|
||
#: tools/virsh-domain.c:10995
|
||
msgid "Change media of CD or floppy drive."
|
||
msgstr "Cambiar medio de CD o controlador de disco blando"
|
||
|
||
#: tools/virsh-domain.c:11009
|
||
msgid "Fully-qualified path or target of disk device"
|
||
msgstr "Ruta totalmente calificada o destino de dispositivo de disco"
|
||
|
||
#: tools/virsh-domain.c:11013
|
||
msgid "source of the media"
|
||
msgstr "Origen de los medios"
|
||
|
||
#: tools/virsh-domain.c:11017
|
||
msgid "Eject the media"
|
||
msgstr "Expulsar medio"
|
||
|
||
#: tools/virsh-domain.c:11021
|
||
msgid "Insert the media"
|
||
msgstr "Insertar los medios"
|
||
|
||
#: tools/virsh-domain.c:11025
|
||
msgid "Update the media"
|
||
msgstr "Actualizar los medios"
|
||
|
||
#: tools/virsh-domain.c:11029
|
||
msgid ""
|
||
"can be either or both of --live and --config, depends on implementation of "
|
||
"hypervisor driver"
|
||
msgstr ""
|
||
"puede ser tanto de --live como --config, según la implementación del "
|
||
"controlador de hipervisor"
|
||
|
||
#: tools/virsh-domain.c:11034
|
||
msgid "alter live configuration of running domain"
|
||
msgstr "Alterar configuración en vivo de domain en ejecución"
|
||
|
||
#: tools/virsh-domain.c:11038
|
||
msgid "alter persistent configuration, effect observed on next boot"
|
||
msgstr ""
|
||
"Alterar efecto de configuración persistente, efecto observado en el "
|
||
"siguiente arranque"
|
||
|
||
#: tools/virsh-domain.c:11042
|
||
msgid "force media changing"
|
||
msgstr "force media cambiando"
|
||
|
||
#: tools/virsh-domain.c:11107
|
||
msgid "No disk source specified for inserting"
|
||
msgstr "No hay origen de discos especificados para insertar"
|
||
|
||
#: tools/virsh-domain.c:11125
|
||
#, c-format
|
||
msgid "Failed to complete action %s on media"
|
||
msgstr "Falló al restablecer dispositivo de bloque '%s'"
|
||
|
||
#: tools/virsh-domain.c:11129
|
||
#, c-format
|
||
msgid "succeeded to complete action %s on media\n"
|
||
msgstr ""
|
||
"Logró completar con éxito la acción %s en medios\n"
|
||
"\n"
|
||
|
||
#: tools/virsh-domain.c:11143 tools/virsh-domain.c:11146
|
||
msgid "Invoke fstrim on domain's mounted filesystems."
|
||
msgstr "Invocar fstrim en sistemas de archivos montados de dominio."
|
||
|
||
#: tools/virsh-domain.c:11159
|
||
msgid "Just a hint to ignore contiguous free ranges smaller than this (Bytes)"
|
||
msgstr "Como consejo, ignore rangos libres contiguos menores (Bytes)"
|
||
|
||
#: tools/virsh-domain.c:11164
|
||
msgid "which mount point to trim"
|
||
msgstr "Punto de montaje a recortar"
|
||
|
||
#: tools/virsh-domain.c:11181
|
||
msgid "Unable to parse integer parameter minimum"
|
||
msgstr "No se puede leer parámetro de entero mínimo"
|
||
|
||
#: tools/virsh-domain.c:11189
|
||
msgid "Unable to invoke fstrim"
|
||
msgstr "No se puede invocar fstrim"
|
||
|
||
#: tools/virsh-edit.c:112
|
||
msgid "The XML configuration was changed by another user."
|
||
msgstr "La configuración XML fue cambiada por otro usuario."
|
||
|
||
#: tools/virsh-edit.c:121
|
||
msgid "Failed."
|
||
msgstr "Falló."
|
||
|
||
#: tools/virsh-host.c:47
|
||
msgid "capabilities"
|
||
msgstr "capacidades"
|
||
|
||
#: tools/virsh-host.c:50
|
||
msgid "Returns capabilities of hypervisor/driver."
|
||
msgstr "Muestra capacidades del controlador/hypervisor."
|
||
|
||
#: tools/virsh-host.c:61
|
||
msgid "failed to get capabilities"
|
||
msgstr "Falló al obtener capacidades"
|
||
|
||
#: tools/virsh-host.c:75
|
||
msgid "NUMA free memory"
|
||
msgstr "Memoria NUMA libre"
|
||
|
||
#: tools/virsh-host.c:78
|
||
msgid "display available free memory for the NUMA cell."
|
||
msgstr "muestra la memoria libre disponible para la celda NUMA."
|
||
|
||
#: tools/virsh-host.c:86
|
||
msgid "NUMA cell number"
|
||
msgstr "número de celda NUMA"
|
||
|
||
#: tools/virsh-host.c:90
|
||
msgid "show free memory for all NUMA cells"
|
||
msgstr "Muestra la memoria libre para las celdas NUMA"
|
||
|
||
#: tools/virsh-host.c:115
|
||
msgid "cell number has to be a number"
|
||
msgstr "Cantidad de celdas tiene que ser un número"
|
||
|
||
#: tools/virsh-host.c:121 tools/virsh-host.c:127
|
||
msgid "unable to get node capabilities"
|
||
msgstr "No se pudieron obtener capacidades de nodos"
|
||
|
||
#: tools/virsh-host.c:125
|
||
msgid "(capabilities)"
|
||
msgstr "(capacidades)"
|
||
|
||
#: tools/virsh-host.c:135
|
||
msgid "could not get information about NUMA topology"
|
||
msgstr "No se pudo obtener información sobre topología NUMA"
|
||
|
||
#: tools/virsh-host.c:147
|
||
msgid "conversion from string failed"
|
||
msgstr "Falló la conversión de cadena"
|
||
|
||
#: tools/virsh-host.c:155
|
||
#, c-format
|
||
msgid "failed to get free memory for NUMA node number: %lu"
|
||
msgstr "Falló al obtener memoria libre para número de nodos NUMA: %lu"
|
||
|
||
#: tools/virsh-host.c:168 tools/virsh-host.c:179
|
||
msgid "Total"
|
||
msgstr "Total"
|
||
|
||
#: tools/virsh-host.c:200
|
||
msgid "connection vcpu maximum"
|
||
msgstr "Conexión máxima VCPU"
|
||
|
||
#: tools/virsh-host.c:203
|
||
msgid "Show maximum number of virtual CPUs for guests on this connection."
|
||
msgstr ""
|
||
"Muestra el número máximo de CPU virtuales para huéspedes en esta conexión."
|
||
|
||
#: tools/virsh-host.c:211
|
||
msgid "domain type"
|
||
msgstr "Tipo de dominio"
|
||
|
||
#: tools/virsh-host.c:238
|
||
msgid "node information"
|
||
msgstr "información de nodo"
|
||
|
||
#: tools/virsh-host.c:241
|
||
msgid "Returns basic information about the node."
|
||
msgstr "Muestra información básica acerca del nodo."
|
||
|
||
#: tools/virsh-host.c:252
|
||
msgid "failed to get node information"
|
||
msgstr "Falló al obtener información de nodo"
|
||
|
||
#: tools/virsh-host.c:255
|
||
msgid "CPU model:"
|
||
msgstr "Modelo de la CPU:"
|
||
|
||
#: tools/virsh-host.c:257
|
||
msgid "CPU frequency:"
|
||
msgstr "Frecuencia de la CPU:"
|
||
|
||
#: tools/virsh-host.c:258
|
||
msgid "CPU socket(s):"
|
||
msgstr "Socket(s) de la CPU"
|
||
|
||
#: tools/virsh-host.c:259
|
||
msgid "Core(s) per socket:"
|
||
msgstr "Núcleo(s) por socket:"
|
||
|
||
#: tools/virsh-host.c:260
|
||
msgid "Thread(s) per core:"
|
||
msgstr "Hilo(s) por núcleo:"
|
||
|
||
#: tools/virsh-host.c:261
|
||
msgid "NUMA cell(s):"
|
||
msgstr "Celda(s) NUMA:"
|
||
|
||
#: tools/virsh-host.c:262
|
||
msgid "Memory size:"
|
||
msgstr "Tamaño de memoria:"
|
||
|
||
#: tools/virsh-host.c:272
|
||
msgid "node cpu map"
|
||
msgstr "node cpu map"
|
||
|
||
#: tools/virsh-host.c:275
|
||
msgid ""
|
||
"Displays the node's total number of CPUs, the number of online CPUs and the "
|
||
"list of online CPUs."
|
||
msgstr ""
|
||
"Muestra el número total de nodos de CPU, la cantidad de CPU en línea y la "
|
||
"lista de CPU en línea."
|
||
|
||
#: tools/virsh-host.c:291
|
||
msgid "Unable to get cpu map"
|
||
msgstr "No se puede obtener mapa de CPU"
|
||
|
||
#: tools/virsh-host.c:295
|
||
msgid "CPUs present:"
|
||
msgstr "CPU presentes:"
|
||
|
||
#: tools/virsh-host.c:296
|
||
msgid "CPUs online:"
|
||
msgstr "CPU en línea:"
|
||
|
||
#: tools/virsh-host.c:298
|
||
msgid "CPU map:"
|
||
msgstr "Mapa de CPU:"
|
||
|
||
#: tools/virsh-host.c:315
|
||
msgid "Prints cpu stats of the node."
|
||
msgstr "Imprime la estadística de la CPU del nodo."
|
||
|
||
#: tools/virsh-host.c:318
|
||
msgid "Returns cpu stats of the node, in nanoseconds."
|
||
msgstr "Devuelve estadística del nodo, en nanosegundos"
|
||
|
||
#: tools/virsh-host.c:326
|
||
msgid "prints specified cpu statistics only."
|
||
msgstr "Imprime únicamente estadística de CPU especificada"
|
||
|
||
#: tools/virsh-host.c:330
|
||
msgid "prints by percentage during 1 second."
|
||
msgstr "Imprime por porcentaje durante 1 segundo"
|
||
|
||
#: tools/virsh-host.c:355
|
||
msgid "user:"
|
||
msgstr "usuario:"
|
||
|
||
#: tools/virsh-host.c:356
|
||
msgid "system:"
|
||
msgstr "Sistema:"
|
||
|
||
#: tools/virsh-host.c:357 tools/virsh-host.c:429
|
||
msgid "idle:"
|
||
msgstr "inactivo"
|
||
|
||
#: tools/virsh-host.c:358
|
||
msgid "iowait:"
|
||
msgstr "iowait:"
|
||
|
||
#: tools/virsh-host.c:359
|
||
msgid "intr:"
|
||
msgstr ""
|
||
|
||
#: tools/virsh-host.c:360 tools/virsh-host.c:428 tools/virsh-host.c:437
|
||
msgid "usage:"
|
||
msgstr "uso:"
|
||
|
||
#: tools/virsh-host.c:376
|
||
msgid "Invalid value of cpuNum"
|
||
msgstr "Valor inválido de cpuNum"
|
||
|
||
#: tools/virsh-host.c:382
|
||
msgid "Unable to get number of cpu stats"
|
||
msgstr "No se puede obtener número de estatus de CPU"
|
||
|
||
#: tools/virsh-host.c:395
|
||
msgid "Unable to get node cpu stats"
|
||
msgstr "No se puede obtener estatus de CPU"
|
||
|
||
#: tools/virsh-host.c:459
|
||
msgid "Prints memory stats of the node."
|
||
msgstr "Imprime estadística de memoria del nodo"
|
||
|
||
#: tools/virsh-host.c:462
|
||
msgid "Returns memory stats of the node, in kilobytes."
|
||
msgstr "Devuelve estadística de memoria del nodo en Kilobytes."
|
||
|
||
#: tools/virsh-host.c:470
|
||
msgid "prints specified cell statistics only."
|
||
msgstr "Imprime únicamente estadística de celda especificada."
|
||
|
||
#: tools/virsh-host.c:485
|
||
msgid "Invalid value of cellNum"
|
||
msgstr "Valor inválido de cellNUm"
|
||
|
||
#: tools/virsh-host.c:492
|
||
msgid "Unable to get number of memory stats"
|
||
msgstr "No se puede obtener número de estatus de memoria"
|
||
|
||
#: tools/virsh-host.c:505
|
||
msgid "Unable to get memory stats"
|
||
msgstr "No se puede obtener estatus de memoria"
|
||
|
||
#: tools/virsh-host.c:524
|
||
msgid "suspend the host node for a given time duration"
|
||
msgstr "Suspender el nodo de host por un tiempo determinado"
|
||
|
||
#: tools/virsh-host.c:527
|
||
msgid ""
|
||
"Suspend the host node for a given time duration and attempt to resume "
|
||
"thereafter."
|
||
msgstr ""
|
||
"Suspender el nodo de host por un tiempo determinado e intención de reanudar "
|
||
"después."
|
||
|
||
#: tools/virsh-host.c:543
|
||
msgid "Suspend duration in seconds, at least 60"
|
||
msgstr "Duración de 'suspend' en segundos, al menos 60"
|
||
|
||
#: tools/virsh-host.c:575
|
||
msgid "Invalid duration"
|
||
msgstr "Duración inválida"
|
||
|
||
#: tools/virsh-host.c:580
|
||
msgid "The host was not suspended"
|
||
msgstr "El host no estaba suspendido"
|
||
|
||
#: tools/virsh-host.c:591
|
||
msgid "print the hypervisor sysinfo"
|
||
msgstr "Imprimir sysinfo del hipervisor"
|
||
|
||
#: tools/virsh-host.c:594
|
||
msgid "output an XML string for the hypervisor sysinfo, if available"
|
||
msgstr ""
|
||
"Entrega una cadena XML para sysinfor del hipervisor, si está disponible"
|
||
|
||
#: tools/virsh-host.c:606
|
||
msgid "failed to get sysinfo"
|
||
msgstr "Falló al obtener sysinfo"
|
||
|
||
#: tools/virsh-host.c:621
|
||
msgid "print the hypervisor hostname"
|
||
msgstr "muestra el nombre del host del hypervisor"
|
||
|
||
#: tools/virsh-host.c:651
|
||
msgid "print the hypervisor canonical URI"
|
||
msgstr "imprimir el URI canónico del hypervisor"
|
||
|
||
#: tools/virsh-host.c:666
|
||
msgid "failed to get URI"
|
||
msgstr "Falló al obtener URI"
|
||
|
||
#: tools/virsh-host.c:681
|
||
msgid "CPU models"
|
||
msgstr ""
|
||
|
||
#: tools/virsh-host.c:684
|
||
msgid "Get the CPU models for an arch."
|
||
msgstr ""
|
||
|
||
#: tools/virsh-host.c:693
|
||
msgid "architecture"
|
||
msgstr ""
|
||
|
||
#: tools/virsh-host.c:711
|
||
msgid "failed to get CPU model names"
|
||
msgstr ""
|
||
|
||
#: tools/virsh-host.c:729
|
||
msgid "show version"
|
||
msgstr "muestra la versión"
|
||
|
||
#: tools/virsh-host.c:732
|
||
msgid "Display the system version information."
|
||
msgstr "Muestra información acerca de la versión del sistema."
|
||
|
||
#: tools/virsh-host.c:740
|
||
msgid "report daemon version too"
|
||
msgstr "Reportar versión de demonio también"
|
||
|
||
#: tools/virsh-host.c:761
|
||
msgid "failed to get hypervisor type"
|
||
msgstr "Falló al obtener tipo de hypervisor"
|
||
|
||
#: tools/virsh-host.c:770
|
||
#, c-format
|
||
msgid "Compiled against library: libvirt %d.%d.%d\n"
|
||
msgstr "Compilada con biblioteca: libvirt %d.%d.%d\n"
|
||
|
||
#: tools/virsh-host.c:775
|
||
msgid "failed to get the library version"
|
||
msgstr "Falló al obtener la versión de la biblioteca"
|
||
|
||
#: tools/virsh-host.c:782
|
||
#, c-format
|
||
msgid "Using library: libvirt %d.%d.%d\n"
|
||
msgstr "Uso de biblioteca: libvirt %d.%d.%d\n"
|
||
|
||
#: tools/virsh-host.c:789
|
||
#, c-format
|
||
msgid "Using API: %s %d.%d.%d\n"
|
||
msgstr "Utilizando API: %s %d.%d.%d\n"
|
||
|
||
#: tools/virsh-host.c:794
|
||
msgid "failed to get the hypervisor version"
|
||
msgstr "Falló al obtener la versión del hipervisor"
|
||
|
||
#: tools/virsh-host.c:799
|
||
#, 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-host.c:806
|
||
#, c-format
|
||
msgid "Running hypervisor: %s %d.%d.%d\n"
|
||
msgstr "Ejecutando hypervisor: %s %d.%d.%d\n"
|
||
|
||
#: tools/virsh-host.c:813
|
||
msgid "failed to get the daemon version"
|
||
msgstr "No se pudo obtener versión de demonio"
|
||
|
||
#: tools/virsh-host.c:819
|
||
#, c-format
|
||
msgid "Running against daemon: %d.%d.%d\n"
|
||
msgstr "Ejecutar el demonio con: %d.%d.%d\n"
|
||
|
||
#: tools/virsh-host.c:828
|
||
msgid "Get or set node memory parameters"
|
||
msgstr "Obtener o establecer parámetros de memoria de nodo"
|
||
|
||
#: tools/virsh-host.c:829
|
||
msgid ""
|
||
"Get or set node memory parameters\n"
|
||
" To get the memory parameters, use following command: \n"
|
||
"\n"
|
||
" virsh # node-memory-tune"
|
||
msgstr ""
|
||
"Obtiene o define parámetros de memoria\n"
|
||
" Para obtener parámetros de memoria, use el siguiente comando: \n"
|
||
"\n"
|
||
" virsh # node-memory-tune"
|
||
|
||
#: tools/virsh-host.c:838
|
||
msgid "number of pages to scan before the shared memory service goes to sleep"
|
||
msgstr ""
|
||
"Número de páginas a escanear antes de que el servicio de memoria compartida "
|
||
"se vaya a dormir"
|
||
|
||
#: tools/virsh-host.c:843
|
||
msgid ""
|
||
"number of millisecs the shared memory service should sleep before next scan"
|
||
msgstr ""
|
||
"Número de milisegundos que el servicio de memoria compartida debe dormir "
|
||
"antes del siguiente escán"
|
||
|
||
#: tools/virsh-host.c:848
|
||
msgid "Specifies if pages from different numa nodes can be merged"
|
||
msgstr "Especifica si las páginas de diferentes nodos numa pueden fusionarse"
|
||
|
||
#: tools/virsh-host.c:866
|
||
msgid "invalid shm-pages-to-scan number"
|
||
msgstr "Número inválido de shm-pages-to-scan"
|
||
|
||
#: tools/virsh-host.c:876
|
||
msgid "invalid shm-sleep-millisecs number"
|
||
msgstr "Número inválido de shm-sleep-millisecs"
|
||
|
||
#: tools/virsh-host.c:886
|
||
msgid "invalid shm-merge-across-nodes number"
|
||
msgstr "Número inválido de shm-merge-across-nodes"
|
||
|
||
#: tools/virsh-host.c:918
|
||
msgid "Shared memory:\n"
|
||
msgstr "Memoria compartida:\n"
|
||
|
||
#: tools/virsh-interface.c:85
|
||
#, c-format
|
||
msgid "failed to get interface '%s'"
|
||
msgstr "Falló al obtener interfaz '%s'"
|
||
|
||
#: tools/virsh-interface.c:95
|
||
msgid "edit XML configuration for a physical host interface"
|
||
msgstr "editar la configuración XML de una interfaz de host físico"
|
||
|
||
#: tools/virsh-interface.c:98
|
||
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-interface.c:107 tools/virsh-interface.c:469
|
||
#: tools/virsh-interface.c:572 tools/virsh-interface.c:615
|
||
#: tools/virsh-interface.c:658
|
||
msgid "interface name or MAC address"
|
||
msgstr "nombre de interfaz o dirección MAC"
|
||
|
||
#: tools/virsh-interface.c:126
|
||
#, 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-interface.c:136
|
||
#, c-format
|
||
msgid "Interface %s XML configuration edited.\n"
|
||
msgstr "Se ha editado la configuración de la interfaz XML %s.\n"
|
||
|
||
#: tools/virsh-interface.c:216
|
||
msgid "Failed to list interfaces"
|
||
msgstr "Falló listar interfaces"
|
||
|
||
#: tools/virsh-interface.c:227 tools/virsh-interface.c:235
|
||
msgid "Failed to list active interfaces"
|
||
msgstr "Falló al listar interfaces activas"
|
||
|
||
#: tools/virsh-interface.c:244 tools/virsh-interface.c:253
|
||
msgid "Failed to list inactive interfaces"
|
||
msgstr "Falló al listar interfaces no activas"
|
||
|
||
#: tools/virsh-interface.c:325
|
||
msgid "list physical host interfaces"
|
||
msgstr "muestra las interfaces de host físico"
|
||
|
||
#: tools/virsh-interface.c:328
|
||
msgid "Returns list of physical host interfaces."
|
||
msgstr "Devuelve una lista de las interfaces de los hosts físicos."
|
||
|
||
#: tools/virsh-interface.c:336
|
||
msgid "list inactive interfaces"
|
||
msgstr "muestra interfaces no activas"
|
||
|
||
#: tools/virsh-interface.c:340
|
||
msgid "list inactive & active interfaces"
|
||
msgstr "muestra interfaces activas y no activas"
|
||
|
||
#: tools/virsh-interface.c:364
|
||
msgid "MAC Address"
|
||
msgstr "dirección MAC"
|
||
|
||
#: tools/virsh-interface.c:372 tools/virsh-network.c:709
|
||
#: tools/virsh-pool.c:1162
|
||
msgid "active"
|
||
msgstr "activo"
|
||
|
||
#: tools/virsh-interface.c:372 tools/virsh-network.c:709
|
||
#: tools/virsh-pool.c:897 tools/virsh-pool.c:1164
|
||
msgid "inactive"
|
||
msgstr "inactivo"
|
||
|
||
#: tools/virsh-interface.c:385
|
||
msgid "convert an interface MAC address to interface name"
|
||
msgstr "convierte una dirección de interfaz MAC a nombre de interfaz"
|
||
|
||
#: tools/virsh-interface.c:397
|
||
msgid "interface mac"
|
||
msgstr "interfaz mac"
|
||
|
||
#: tools/virsh-interface.c:421
|
||
msgid "convert an interface name to interface MAC address"
|
||
msgstr "convierte un nombre de interfaz a dirección de interfaz MAC"
|
||
|
||
#: tools/virsh-interface.c:433
|
||
msgid "interface name"
|
||
msgstr "nombre de interfaz"
|
||
|
||
#: tools/virsh-interface.c:457
|
||
msgid "interface information in XML"
|
||
msgstr "información de interfaz en XML"
|
||
|
||
#: tools/virsh-interface.c:460
|
||
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-interface.c:510
|
||
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-interface.c:513
|
||
msgid "Define a physical host interface."
|
||
msgstr "Define una interfaz de host físico."
|
||
|
||
#: tools/virsh-interface.c:522
|
||
msgid "file containing an XML interface description"
|
||
msgstr "archivo que contiene una descripción de interfaz XML"
|
||
|
||
#: tools/virsh-interface.c:545
|
||
#, c-format
|
||
msgid "Interface %s defined from %s\n"
|
||
msgstr "La interfaz %s ha sido definida desde %s\n"
|
||
|
||
#: tools/virsh-interface.c:549
|
||
#, c-format
|
||
msgid "Failed to define interface from %s"
|
||
msgstr "Falló al definirse la interfaz desde %s"
|
||
|
||
#: tools/virsh-interface.c:560
|
||
msgid "undefine a physical host interface (remove it from configuration)"
|
||
msgstr ""
|
||
"Quitar la definición de una interfaz de host físico (la elimina de la "
|
||
"configuración)"
|
||
|
||
#: tools/virsh-interface.c:563
|
||
msgid "undefine an interface."
|
||
msgstr "Quitar la definición de una interfaz."
|
||
|
||
#: tools/virsh-interface.c:588
|
||
#, c-format
|
||
msgid "Interface %s undefined\n"
|
||
msgstr "Se ha quitado la definición de la interfaz %s\n"
|
||
|
||
#: tools/virsh-interface.c:590
|
||
#, c-format
|
||
msgid "Failed to undefine interface %s"
|
||
msgstr "Falló al quitar la definición de la interfaz %s"
|
||
|
||
#: tools/virsh-interface.c:603
|
||
msgid "start a physical host interface (enable it / \"if-up\")"
|
||
msgstr "inicia una interfaz de host físico (se activa / \"if-up\")"
|
||
|
||
#: tools/virsh-interface.c:606
|
||
msgid "start a physical host interface."
|
||
msgstr "inicia una interfaz de host físico."
|
||
|
||
#: tools/virsh-interface.c:631 tools/virsh-interface.c:1190
|
||
#, c-format
|
||
msgid "Interface %s started\n"
|
||
msgstr "La interfaz %s se ha iniciado\n"
|
||
|
||
#: tools/virsh-interface.c:633 tools/virsh-interface.c:1187
|
||
#, c-format
|
||
msgid "Failed to start interface %s"
|
||
msgstr "Falló al iniciar la interfaz %s"
|
||
|
||
#: tools/virsh-interface.c:646
|
||
msgid "destroy a physical host interface (disable it / \"if-down\")"
|
||
msgstr "destruye una interfaz de host físico (se desactiva / \"if-down\")"
|
||
|
||
#: tools/virsh-interface.c:649
|
||
msgid "forcefully stop a physical host interface."
|
||
msgstr "Detiene a la fuerza una interfaz de host física."
|
||
|
||
#: tools/virsh-interface.c:674
|
||
#, c-format
|
||
msgid "Interface %s destroyed\n"
|
||
msgstr "La interfaz %s ha sido destruida\n"
|
||
|
||
#: tools/virsh-interface.c:676
|
||
#, c-format
|
||
msgid "Failed to destroy interface %s"
|
||
msgstr "Falló al destruir la interfaz %s"
|
||
|
||
#: tools/virsh-interface.c:689
|
||
msgid ""
|
||
"create a snapshot of current interfaces settings, which can be later "
|
||
"committed (iface-commit) or restored (iface-rollback)"
|
||
msgstr ""
|
||
"Cree una instantánea de los parámetros actuales, los cuales se pueden enviar "
|
||
"más tarde (iface-commit) o restaurar (iface-rollback)"
|
||
|
||
#: tools/virsh-interface.c:694
|
||
msgid "Create a restore point for interfaces settings"
|
||
msgstr "Crear un punto de restauración para parámetros de interfaces"
|
||
|
||
#: tools/virsh-interface.c:707
|
||
msgid "Failed to begin network config change transaction"
|
||
msgstr "Falló al iniciar transacción de cambio de network config"
|
||
|
||
#: tools/virsh-interface.c:711
|
||
msgid "Network config change transaction started\n"
|
||
msgstr "Transacción de cambio de configuración de red ha iniciado\n"
|
||
|
||
#: tools/virsh-interface.c:720
|
||
msgid "commit changes made since iface-begin and free restore point"
|
||
msgstr ""
|
||
"Envíe cambios hechos desde iface-begin y libere el punto de restauración"
|
||
|
||
#: tools/virsh-interface.c:723
|
||
msgid "commit changes and free restore point"
|
||
msgstr "Envíe cambios y libera punto de restauraciḿ"
|
||
|
||
#: tools/virsh-interface.c:736
|
||
msgid "Failed to commit network config change transaction"
|
||
msgstr "Falló al confirmar transacción de cambio de network config"
|
||
|
||
#: tools/virsh-interface.c:740
|
||
msgid "Network config change transaction committed\n"
|
||
msgstr ""
|
||
"Transacción de cambio de configuración de red enviada\n"
|
||
"\n"
|
||
|
||
#: tools/virsh-interface.c:749
|
||
msgid "rollback to previous saved configuration created via iface-begin"
|
||
msgstr "Se revierte a la configuración anterior guardad vía iface-begin"
|
||
|
||
#: tools/virsh-interface.c:752
|
||
msgid "rollback to previous restore point"
|
||
msgstr "Se revierte al punto de restauración previo"
|
||
|
||
#: tools/virsh-interface.c:765
|
||
msgid "Failed to rollback network config change transaction"
|
||
msgstr "Falló al revertir transacción de cambio de configuración de red"
|
||
|
||
#: tools/virsh-interface.c:769
|
||
msgid "Network config change transaction rolled back\n"
|
||
msgstr "Transacción de cambio de configuración revertida \n"
|
||
|
||
#: tools/virsh-interface.c:778
|
||
msgid "create a bridge device and attach an existing network device to it"
|
||
msgstr "Crear un dispositivo de puente y adjuntarle el dispositivo de red"
|
||
|
||
#: tools/virsh-interface.c:781
|
||
msgid "bridge an existing network device"
|
||
msgstr "Crear puente de un dispositivo de red existente"
|
||
|
||
#: tools/virsh-interface.c:790
|
||
msgid "existing interface name"
|
||
msgstr "Nombre de la interfaz existente"
|
||
|
||
#: tools/virsh-interface.c:795
|
||
msgid "new bridge device name"
|
||
msgstr "Nombre del puente existente"
|
||
|
||
#: tools/virsh-interface.c:799
|
||
msgid "do not enable STP for this bridge"
|
||
msgstr "No activar STP para este puente"
|
||
|
||
#: tools/virsh-interface.c:803
|
||
msgid "number of seconds to squelch traffic on newly connected ports"
|
||
msgstr ""
|
||
"Número de segundos para silenciar el tráfico en los puertos recién "
|
||
"conectados"
|
||
|
||
#: tools/virsh-interface.c:807
|
||
msgid "don't start the bridge immediately"
|
||
msgstr "No iniciar el puente inmediatamente"
|
||
|
||
#: tools/virsh-interface.c:840
|
||
#, c-format
|
||
msgid "Network device %s already exists"
|
||
msgstr "El dispositivo de red %s ya existe"
|
||
|
||
#: tools/virsh-interface.c:848
|
||
msgid "Unable to parse delay parameter"
|
||
msgstr "No es posible analizar parámetro de retardo "
|
||
|
||
#: tools/virsh-interface.c:858
|
||
msgid "(interface definition)"
|
||
msgstr "(definición de interfaz)"
|
||
|
||
#: tools/virsh-interface.c:859 tools/virsh-interface.c:1064
|
||
#, c-format
|
||
msgid "Failed to parse configuration of %s"
|
||
msgstr "Falló al analizar configuración de %s"
|
||
|
||
#: tools/virsh-interface.c:866 tools/virsh-interface.c:1071
|
||
#, c-format
|
||
msgid "Existing device %s has no type"
|
||
msgstr "El dispositivo existente %s no tiene tipo"
|
||
|
||
#: tools/virsh-interface.c:871
|
||
#, c-format
|
||
msgid "Existing device %s is already a bridge"
|
||
msgstr "El dispositivo existente %s no tiene puente"
|
||
|
||
#: tools/virsh-interface.c:878 tools/virsh-interface.c:1084
|
||
#, c-format
|
||
msgid "Interface name from config %s doesn't match given supplied name %s"
|
||
msgstr ""
|
||
"El nombre de la interfaz de configuración %s no coincide con el nombre "
|
||
"provisto %s"
|
||
|
||
#: tools/virsh-interface.c:885
|
||
msgid "Failed to create bridge node in xml document"
|
||
msgstr "Falló al crear nodo de puente en documento XML"
|
||
|
||
#: tools/virsh-interface.c:893
|
||
msgid "Failed to set stp attribute in xml document"
|
||
msgstr "Falló al establecer atributo stp en documento XML"
|
||
|
||
#: tools/virsh-interface.c:900
|
||
#, c-format
|
||
msgid "Failed to set bridge delay %d in xml document"
|
||
msgstr "Falló al establecer demora de puente %d en documento XML"
|
||
|
||
#: tools/virsh-interface.c:908
|
||
msgid "Failed to set bridge interface type to 'bridge' in xml document"
|
||
msgstr "Falló al establecer tipo de interfaz para 'bridge' en el documento XML"
|
||
|
||
#: tools/virsh-interface.c:913
|
||
#, c-format
|
||
msgid "Failed to set master bridge interface name to '%s' in xml document"
|
||
msgstr ""
|
||
"Falló al establecer nombre de interfaz de puente maestro para '%s' en el "
|
||
"documento XML"
|
||
|
||
#: tools/virsh-interface.c:922
|
||
msgid "Failed to create interface node under bridge node in xml document"
|
||
msgstr ""
|
||
"Falló al crear nodo de interfaz bajo nodo de puente en el documento XML"
|
||
|
||
#: tools/virsh-interface.c:930
|
||
#, c-format
|
||
msgid "Failed to set new slave interface type to '%s' in xml document"
|
||
msgstr ""
|
||
"Falló al establecer nuevo tipo de interfaz esclava para '%s' en documento "
|
||
"XML"
|
||
|
||
#: tools/virsh-interface.c:936
|
||
#, c-format
|
||
msgid "Failed to set new slave interface name to '%s' in xml document"
|
||
msgstr ""
|
||
"Falló al establecer nuevo nombre de interfaz esclava para '%s' en documento "
|
||
"XML"
|
||
|
||
#: tools/virsh-interface.c:956 tools/virsh-interface.c:1146
|
||
#, c-format
|
||
msgid "Failed to move '%s' element in xml document"
|
||
msgstr "Falló al desplazar elemento '%s' en documento XML"
|
||
|
||
#: tools/virsh-interface.c:967
|
||
#, c-format
|
||
msgid "Failed to format new xml document for bridge %s"
|
||
msgstr "Falló al formatear nuevo documento XML para puente %s"
|
||
|
||
#: tools/virsh-interface.c:976
|
||
#, c-format
|
||
msgid "Failed to define new bridge interface %s"
|
||
msgstr "Falló al definir nueva interfaz de puente %s"
|
||
|
||
#: tools/virsh-interface.c:981
|
||
#, c-format
|
||
msgid "Created bridge %s with attached device %s\n"
|
||
msgstr ""
|
||
"Se ha creado el puente %s con dispositivo adjuntado %s\n"
|
||
"\n"
|
||
|
||
#: tools/virsh-interface.c:987
|
||
#, c-format
|
||
msgid "Failed to start bridge interface %s"
|
||
msgstr "Falló al iniciar interfaz de puente %s"
|
||
|
||
#: tools/virsh-interface.c:990
|
||
#, c-format
|
||
msgid "Bridge interface %s started\n"
|
||
msgstr "La interfaz de puente %s ha iniciado\n"
|
||
|
||
#: tools/virsh-interface.c:1014
|
||
msgid "undefine a bridge device after detaching its slave device"
|
||
msgstr ""
|
||
"Quitar definición de un dispositivo de puente después de desconectar su "
|
||
"dispositivo esclavo"
|
||
|
||
#: tools/virsh-interface.c:1017
|
||
msgid "unbridge a network device"
|
||
msgstr "Quite el puente de dispositivo"
|
||
|
||
#: tools/virsh-interface.c:1026
|
||
msgid "current bridge device name"
|
||
msgstr "Nombre de dispositivo de puente actual"
|
||
|
||
#: tools/virsh-interface.c:1030
|
||
msgid "don't start the un-slaved interface immediately (not recommended)"
|
||
msgstr ""
|
||
"No iniciar inmediatamente la interfaz sin esclavizado (no se recomienda)"
|
||
|
||
#: tools/virsh-interface.c:1062
|
||
msgid "(bridge interface definition)"
|
||
msgstr "(Definición de interfaz de puente)"
|
||
|
||
#: tools/virsh-interface.c:1076
|
||
#, c-format
|
||
msgid "Device %s is not a bridge"
|
||
msgstr "El dispositivo %s no es un puente"
|
||
|
||
#: tools/virsh-interface.c:1092
|
||
msgid "No bridge node in xml document"
|
||
msgstr "No hay nodo de puente en el documento XML"
|
||
|
||
#: tools/virsh-interface.c:1097
|
||
msgid "Multiple interfaces attached to bridge"
|
||
msgstr "Interfaces múltiples conectadas al puente"
|
||
|
||
#: tools/virsh-interface.c:1102
|
||
msgid "No interface attached to bridge"
|
||
msgstr "No hay interfaz conectada al puente"
|
||
|
||
#: tools/virsh-interface.c:1110
|
||
#, c-format
|
||
msgid "Device attached to bridge %s has no name"
|
||
msgstr "El dispositivo conectado al puente %s no tiene nombre"
|
||
|
||
#: tools/virsh-interface.c:1115
|
||
#, c-format
|
||
msgid "Attached device %s has no type"
|
||
msgstr "El dispositivo conectado %s no tiene tipo"
|
||
|
||
#: tools/virsh-interface.c:1120
|
||
#, c-format
|
||
msgid "Failed to set interface type to '%s' in xml document"
|
||
msgstr "Falló al establecer tipo de interfaz para '%s' en documento XML"
|
||
|
||
#: tools/virsh-interface.c:1126
|
||
#, c-format
|
||
msgid "Failed to set interface name to '%s' in xml document"
|
||
msgstr "Falló al establecer nombre de interfaz para '%s' en documento XML"
|
||
|
||
#: tools/virsh-interface.c:1157
|
||
#, c-format
|
||
msgid "Failed to format new xml document for un-enslaved interface %s"
|
||
msgstr "Falló al formatear nuevo documento XML para interfaz 'un-enslaved' %s"
|
||
|
||
#: tools/virsh-interface.c:1166
|
||
#, c-format
|
||
msgid "Failed to destroy bridge interface %s"
|
||
msgstr "Falló al destruir interfaz de puente %s"
|
||
|
||
#: tools/virsh-interface.c:1170
|
||
#, c-format
|
||
msgid "Failed to undefine bridge interface %s"
|
||
msgstr "No se pudo quitar definición de interfaz de puente %s"
|
||
|
||
#: tools/virsh-interface.c:1177
|
||
#, c-format
|
||
msgid "Failed to define new interface %s"
|
||
msgstr "Falló al definir nueva interfaz %s"
|
||
|
||
#: tools/virsh-interface.c:1181
|
||
#, c-format
|
||
msgid "Device %s un-attached from bridge %s\n"
|
||
msgstr ""
|
||
"El dispositivo %s está desconectado del puente %s\n"
|
||
"\n"
|
||
|
||
#: tools/virsh-network.c:76
|
||
#, c-format
|
||
msgid "failed to get network '%s'"
|
||
msgstr "Falló al obtener la red '%s'"
|
||
|
||
#: tools/virsh-network.c:86
|
||
msgid "autostart a network"
|
||
msgstr "iniciar una red automáticamente "
|
||
|
||
#: tools/virsh-network.c:89
|
||
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-network.c:98 tools/virsh-network.c:254
|
||
#: tools/virsh-network.c:297 tools/virsh-network.c:352
|
||
#: tools/virsh-network.c:771 tools/virsh-network.c:813
|
||
#: tools/virsh-network.c:856 tools/virsh-network.c:1075
|
||
msgid "network name or uuid"
|
||
msgstr "nombre de red o uuid"
|
||
|
||
#: tools/virsh-network.c:121
|
||
#, c-format
|
||
msgid "failed to mark network %s as autostarted"
|
||
msgstr "Falló al identificarse la red %s como autoiniciable"
|
||
|
||
#: tools/virsh-network.c:123
|
||
#, 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-network.c:129
|
||
#, c-format
|
||
msgid "Network %s marked as autostarted\n"
|
||
msgstr "La red %s ha sido marcada para iniciarse automáticamente\n"
|
||
|
||
#: tools/virsh-network.c:131
|
||
#, 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-network.c:142
|
||
msgid "create a network from an XML file"
|
||
msgstr "Crear una red desde un archivo XML"
|
||
|
||
#: tools/virsh-network.c:145
|
||
msgid "Create a network."
|
||
msgstr "Crear una red."
|
||
|
||
#: tools/virsh-network.c:154 tools/virsh-network.c:204
|
||
msgid "file containing an XML network description"
|
||
msgstr "Archivo que contiene una descripción de red XML"
|
||
|
||
#: tools/virsh-network.c:177
|
||
#, c-format
|
||
msgid "Network %s created from %s\n"
|
||
msgstr "La red %s ha sido creada desde %s\n"
|
||
|
||
#: tools/virsh-network.c:181
|
||
#, c-format
|
||
msgid "Failed to create network from %s"
|
||
msgstr "Falló al crear la red desde %s"
|
||
|
||
#: tools/virsh-network.c:192
|
||
msgid "define (but don't start) a network from an XML file"
|
||
msgstr "Define (pero no inicia) una red desde un archivo XML"
|
||
|
||
#: tools/virsh-network.c:195
|
||
msgid "Define a network."
|
||
msgstr "Define una red."
|
||
|
||
#: tools/virsh-network.c:227
|
||
#, c-format
|
||
msgid "Network %s defined from %s\n"
|
||
msgstr "La red %s se encuentra definida desde %s\n"
|
||
|
||
#: tools/virsh-network.c:231
|
||
#, c-format
|
||
msgid "Failed to define network from %s"
|
||
msgstr "Falló al definir la red desde %s"
|
||
|
||
#: tools/virsh-network.c:242
|
||
msgid "destroy (stop) a network"
|
||
msgstr "Destruye (detiene) una red"
|
||
|
||
#: tools/virsh-network.c:245
|
||
msgid "Forcefully stop a given network."
|
||
msgstr "Detiene a la fuerza una red determinada."
|
||
|
||
#: tools/virsh-network.c:270
|
||
#, c-format
|
||
msgid "Network %s destroyed\n"
|
||
msgstr "La red %s ha sido destruida\n"
|
||
|
||
#: tools/virsh-network.c:272
|
||
#, c-format
|
||
msgid "Failed to destroy network %s"
|
||
msgstr "Falló al destruir la red %s"
|
||
|
||
#: tools/virsh-network.c:285
|
||
msgid "network information in XML"
|
||
msgstr "Información de red en XML"
|
||
|
||
#: tools/virsh-network.c:288
|
||
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-network.c:301
|
||
msgid "network information of an inactive domain"
|
||
msgstr "información de red de un dominio inactivo"
|
||
|
||
#: tools/virsh-network.c:340
|
||
msgid "network information"
|
||
msgstr "Información de red"
|
||
|
||
#: tools/virsh-network.c:343
|
||
msgid "Returns basic information about the network"
|
||
msgstr "Retorna información básica sobre la red"
|
||
|
||
#: tools/virsh-network.c:377
|
||
msgid "Active:"
|
||
msgstr "Activar:"
|
||
|
||
#: tools/virsh-network.c:386 tools/virsh-network.c:703 tools/virsh-pool.c:1078
|
||
#: tools/virsh-pool.c:1517
|
||
msgid "no autostart"
|
||
msgstr "sin inicio automático"
|
||
|
||
#: tools/virsh-network.c:392
|
||
msgid "Bridge:"
|
||
msgstr "Puente:"
|
||
|
||
#: tools/virsh-network.c:479
|
||
msgid "Failed to list networks"
|
||
msgstr "Falló listar redes"
|
||
|
||
#: tools/virsh-network.c:491
|
||
msgid "Failed to get the number of active networks"
|
||
msgstr "Falló obtención del número de redes activas"
|
||
|
||
#: tools/virsh-network.c:500
|
||
msgid "Failed to get the number of inactive networks"
|
||
msgstr "Falló obtención de número de redes activas"
|
||
|
||
#: tools/virsh-network.c:517
|
||
msgid "Failed to list active networks"
|
||
msgstr "Falló al listar redes activas"
|
||
|
||
#: tools/virsh-network.c:528
|
||
msgid "Failed to list inactive networks"
|
||
msgstr "Falló al listar redes no activas"
|
||
|
||
#: tools/virsh-network.c:561
|
||
msgid "Failed to get network persistence info"
|
||
msgstr "Falló obtención de información de persistencia de red"
|
||
|
||
#: tools/virsh-network.c:573
|
||
msgid "Failed to get network autostart state"
|
||
msgstr "Falló obtención de estado de network autostart"
|
||
|
||
#: tools/virsh-network.c:621
|
||
msgid "list networks"
|
||
msgstr "muestra las redes"
|
||
|
||
#: tools/virsh-network.c:624
|
||
msgid "Returns list of networks."
|
||
msgstr "Muestra una lista de redes."
|
||
|
||
#: tools/virsh-network.c:632
|
||
msgid "list inactive networks"
|
||
msgstr "muestra redes no activas"
|
||
|
||
#: tools/virsh-network.c:636
|
||
msgid "list inactive & active networks"
|
||
msgstr "muestra redes activas y no activas"
|
||
|
||
#: tools/virsh-network.c:640
|
||
msgid "list persistent networks"
|
||
msgstr "lista redes persistentes"
|
||
|
||
#: tools/virsh-network.c:644
|
||
msgid "list transient networks"
|
||
msgstr "lista redes transitorios"
|
||
|
||
#: tools/virsh-network.c:648
|
||
msgid "list networks with autostart enabled"
|
||
msgstr "lista redes con autostart habilitado"
|
||
|
||
#: tools/virsh-network.c:652
|
||
msgid "list networks with autostart disabled"
|
||
msgstr "lista redes sin autostart inhabilitado"
|
||
|
||
#: tools/virsh-network.c:693 tools/virsh-pool.c:1193 tools/virsh-pool.c:1223
|
||
#: tools/virsh-pool.c:1278
|
||
msgid "Autostart"
|
||
msgstr "Inicio automático"
|
||
|
||
#: tools/virsh-network.c:693 tools/virsh-pool.c:1228 tools/virsh-pool.c:1279
|
||
msgid "Persistent"
|
||
msgstr "Persistente"
|
||
|
||
#: tools/virsh-network.c:723
|
||
msgid "convert a network UUID to network name"
|
||
msgstr "convierte un UUID de red en nombre de red"
|
||
|
||
#: tools/virsh-network.c:735
|
||
msgid "network uuid"
|
||
msgstr "uuid de red"
|
||
|
||
#: tools/virsh-network.c:759
|
||
msgid "start a (previously defined) inactive network"
|
||
msgstr "inicia una red no activa (previamente definida)"
|
||
|
||
#: tools/virsh-network.c:762
|
||
msgid "Start a network."
|
||
msgstr "Inicia una red."
|
||
|
||
#: tools/virsh-network.c:787
|
||
#, c-format
|
||
msgid "Network %s started\n"
|
||
msgstr "La red %s se ha iniciado\n"
|
||
|
||
#: tools/virsh-network.c:789
|
||
#, c-format
|
||
msgid "Failed to start network %s"
|
||
msgstr "Falló al iniciar la red %s"
|
||
|
||
#: tools/virsh-network.c:801
|
||
msgid "undefine an inactive network"
|
||
msgstr "Quitar la definición de una red inactiva"
|
||
|
||
#: tools/virsh-network.c:804
|
||
msgid "Undefine the configuration for an inactive network."
|
||
msgstr "Quitar la definición de la configuración para una red inactiva."
|
||
|
||
#: tools/virsh-network.c:829
|
||
#, c-format
|
||
msgid "Network %s has been undefined\n"
|
||
msgstr "Se ha quitado la definición de la red %s\n"
|
||
|
||
#: tools/virsh-network.c:831
|
||
#, c-format
|
||
msgid "Failed to undefine network %s"
|
||
msgstr "Falló al quitar la definición de %s"
|
||
|
||
#: tools/virsh-network.c:844
|
||
msgid "update parts of an existing network's configuration"
|
||
msgstr "Actualizar partes de una configuración de red existente"
|
||
|
||
#: tools/virsh-network.c:861
|
||
msgid "type of update (add-first, add-last (add), delete, or modify)"
|
||
msgstr "typo de actualizar (add-first, add-last (add), borrar, o modificar)"
|
||
|
||
#: tools/virsh-network.c:866
|
||
msgid "which section of network configuration to update"
|
||
msgstr "sección de configuración de red a actualizar"
|
||
|
||
#: tools/virsh-network.c:871
|
||
msgid ""
|
||
"name of file containing xml (or, if it starts with '<', the complete xml "
|
||
"element itself) to add/modify, or to be matched for search"
|
||
msgstr ""
|
||
"nombre de archivo que contenga xml (o, si inicia con '<', el elemento XML "
|
||
"completo ) para adicionar/modificar o que coincida para búsqueda"
|
||
|
||
#: tools/virsh-network.c:876
|
||
msgid "which parent object to search through"
|
||
msgstr "objeto padre en donde buscar"
|
||
|
||
#: tools/virsh-network.c:880
|
||
msgid "affect next network startup"
|
||
msgstr "afecta el siguiente inicio de red"
|
||
|
||
#: tools/virsh-network.c:884
|
||
msgid "affect running network"
|
||
msgstr "afecta la red en ejecución "
|
||
|
||
#: tools/virsh-network.c:888
|
||
msgid "affect current state of network"
|
||
msgstr "afecta el estado actual de red"
|
||
|
||
#: tools/virsh-network.c:932
|
||
#, c-format
|
||
msgid "unrecognized command name '%s'"
|
||
msgstr "nombre de comando no reconocido '%s'"
|
||
|
||
#: tools/virsh-network.c:942
|
||
#, c-format
|
||
msgid "unrecognized section name '%s'"
|
||
msgstr "nombre de sección no reconocido '%s'"
|
||
|
||
#: tools/virsh-network.c:947
|
||
msgid "malformed parent-index argument"
|
||
msgstr "argumento parent-index erróneo"
|
||
|
||
#: tools/virsh-network.c:976
|
||
msgid "--current must be specified exclusively"
|
||
msgstr "--current debe especificarse de forma exclusiva"
|
||
|
||
#: tools/virsh-network.c:989
|
||
#, c-format
|
||
msgid "Failed to update network %s"
|
||
msgstr "Falló actualización de red %s"
|
||
|
||
#: tools/virsh-network.c:996
|
||
msgid "persistent config and live state"
|
||
msgstr "config persistente y estado en vivo"
|
||
|
||
#: tools/virsh-network.c:998 tools/virsh-network.c:1004
|
||
msgid "persistent config"
|
||
msgstr "config persistente"
|
||
|
||
#: tools/virsh-network.c:1000 tools/virsh-network.c:1002
|
||
msgid "live state"
|
||
msgstr "estado en vivo"
|
||
|
||
#: tools/virsh-network.c:1007
|
||
#, c-format
|
||
msgid "Updated network %s %s"
|
||
msgstr "Red actualizada %s %s"
|
||
|
||
#: tools/virsh-network.c:1022
|
||
msgid "convert a network name to network UUID"
|
||
msgstr "convierte un nombre de red en UUID de red"
|
||
|
||
#: tools/virsh-network.c:1034
|
||
msgid "network name"
|
||
msgstr "nombre de red"
|
||
|
||
#: tools/virsh-network.c:1052
|
||
msgid "failed to get network UUID"
|
||
msgstr "Falló al obtener UUID de red"
|
||
|
||
#: tools/virsh-network.c:1063
|
||
msgid "edit XML configuration for a network"
|
||
msgstr "Editar la configuración XML de una red"
|
||
|
||
#: tools/virsh-network.c:1066
|
||
msgid "Edit the XML configuration for a network."
|
||
msgstr "Editar la configuración XML de una red."
|
||
|
||
#: tools/virsh-network.c:1109
|
||
#, c-format
|
||
msgid "Network %s XML configuration not changed.\n"
|
||
msgstr ""
|
||
"Configuración XML de red %s no cambió.\n"
|
||
"\n"
|
||
|
||
#: tools/virsh-network.c:1119
|
||
#, c-format
|
||
msgid "Network %s XML configuration edited.\n"
|
||
msgstr "Configuración XML de red %s se modificó.\n"
|
||
|
||
#: tools/virsh-network.c:1175
|
||
#, c-format
|
||
msgid "event 'lifecycle' for network %s: %s\n"
|
||
msgstr ""
|
||
|
||
#: tools/virsh-network.c:1184
|
||
#, fuzzy
|
||
msgid "Network Events"
|
||
msgstr "No se encontró red"
|
||
|
||
#: tools/virsh-network.c:1187
|
||
msgid "List event types, or wait for network events to occur"
|
||
msgstr ""
|
||
|
||
#: tools/virsh-network.c:1195
|
||
#, fuzzy
|
||
msgid "filter by network name or uuid"
|
||
msgstr "nombre de red o uuid"
|
||
|
||
#: tools/virsh-network.c:1238
|
||
#, fuzzy
|
||
msgid "either --list or event type is required"
|
||
msgstr "--%s o --current se requieren"
|
||
|
||
#: tools/virsh-nodedev.c:46
|
||
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-nodedev.c:50
|
||
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-nodedev.c:61
|
||
msgid "file containing an XML description of the device"
|
||
msgstr "archivo que contiene una descripción XML del dispositivo"
|
||
|
||
#: tools/virsh-nodedev.c:84
|
||
#, c-format
|
||
msgid "Node device %s created from %s\n"
|
||
msgstr "El dispositivo de nodo %s ha sido creado desde %s\n"
|
||
|
||
#: tools/virsh-nodedev.c:88
|
||
#, c-format
|
||
msgid "Failed to create node device from %s"
|
||
msgstr "Falló al crear un dispositivo de nodo para %s"
|
||
|
||
#: tools/virsh-nodedev.c:101
|
||
msgid "destroy (stop) a device on the node"
|
||
msgstr "Destruye (detiene) un dispositivo en el nodo"
|
||
|
||
#: tools/virsh-nodedev.c:104
|
||
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-nodedev.c:118 tools/virsh-nodedev.c:527
|
||
msgid "device name or wwn pair in 'wwnn,wwpn' format"
|
||
msgstr "Nombre de dispositivo o par wwn en formato 'wwnn,wwpn' "
|
||
|
||
#: tools/virsh-nodedev.c:138 tools/virsh-nodedev.c:548
|
||
#, c-format
|
||
msgid "Malformed device value '%s'"
|
||
msgstr "Valor de dispositivo '%s' es incorrecto "
|
||
|
||
#: tools/virsh-nodedev.c:151 tools/virsh-nodedev.c:561
|
||
msgid "Could not find matching device"
|
||
msgstr "No se pudo encontrar un dispositivo coincidente"
|
||
|
||
#: tools/virsh-nodedev.c:156
|
||
#, c-format
|
||
msgid "Destroyed node device '%s'\n"
|
||
msgstr "Se ha destruido el dispositivo de nodo '%s'\n"
|
||
|
||
#: tools/virsh-nodedev.c:158
|
||
#, c-format
|
||
msgid "Failed to destroy node device '%s'"
|
||
msgstr "Falló al destruir el dispositivo de nodo '%s'"
|
||
|
||
#: tools/virsh-nodedev.c:248 tools/virsh-nodedev.c:269
|
||
msgid "Failed to list node devices"
|
||
msgstr "Falló al listar los dispositivos de nodo"
|
||
|
||
#: tools/virsh-nodedev.c:258
|
||
msgid "Failed to count node devices"
|
||
msgstr "Falló al numerar los dispositivos de nodo"
|
||
|
||
#: tools/virsh-nodedev.c:298
|
||
msgid "Failed to get capability numbers of the device"
|
||
msgstr "Falló obtención de números de capacidad de dispositivo"
|
||
|
||
#: tools/virsh-nodedev.c:306
|
||
msgid "Failed to get capability names of the device"
|
||
msgstr "Falló obtención de nombres de capacidad del dispositivo"
|
||
|
||
#: tools/virsh-nodedev.c:369
|
||
msgid "enumerate devices on this host"
|
||
msgstr "enumera los dispositivos en este host"
|
||
|
||
#: tools/virsh-nodedev.c:380
|
||
msgid "list devices in a tree"
|
||
msgstr "muestra los dispositivos en un árbol"
|
||
|
||
#: tools/virsh-nodedev.c:384
|
||
msgid "capability names, separated by comma"
|
||
msgstr "Nombres de capacidad, separados por coma"
|
||
|
||
#: tools/virsh-nodedev.c:406
|
||
msgid "Options --tree and --cap are incompatible"
|
||
msgstr "Options --tree y --cap son incompatibles"
|
||
|
||
#: tools/virsh-nodedev.c:415
|
||
msgid "Invalid capability type"
|
||
msgstr "Tipo de capacidad inválido"
|
||
|
||
#: tools/virsh-nodedev.c:514
|
||
msgid "node device details in XML"
|
||
msgstr "detalles del dispositivo de nodo en XML"
|
||
|
||
#: tools/virsh-nodedev.c:517
|
||
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-nodedev.c:583
|
||
msgid "detach node device from its device driver"
|
||
msgstr "Desconectar el dispositivo de nodos de su controlador de dispositivos"
|
||
|
||
#: tools/virsh-nodedev.c:586
|
||
msgid "Detach node device from its device driver before assigning to a domain."
|
||
msgstr ""
|
||
"Desconectar el dispositivo de nodos de su controlador de dispositivos antes "
|
||
"de asignar a un dominio."
|
||
|
||
#: tools/virsh-nodedev.c:596 tools/virsh-nodedev.c:661
|
||
#: tools/virsh-nodedev.c:710
|
||
msgid "device key"
|
||
msgstr "clave de dispositivo"
|
||
|
||
#: tools/virsh-nodedev.c:600
|
||
msgid "pci device assignment backend driver (e.g. 'vfio' or 'kvm')"
|
||
msgstr ""
|
||
"Controlador de segundo plano de asignación de dispositivo de pci (e.j. "
|
||
"'vfio' or 'kvm')"
|
||
|
||
#: tools/virsh-nodedev.c:619 tools/virsh-nodedev.c:677
|
||
#: tools/virsh-nodedev.c:726
|
||
#, c-format
|
||
msgid "Could not find matching device '%s'"
|
||
msgstr "No se pudo encontrar dispositivo '%s'"
|
||
|
||
#: tools/virsh-nodedev.c:635
|
||
#, c-format
|
||
msgid "Device %s detached\n"
|
||
msgstr "Dispositivo %s desconectado\n"
|
||
|
||
#: tools/virsh-nodedev.c:637
|
||
#, c-format
|
||
msgid "Failed to detach device %s"
|
||
msgstr "Falló al separar dispositivo %s"
|
||
|
||
#: tools/virsh-nodedev.c:648
|
||
msgid "reattach node device to its device driver"
|
||
msgstr "asociar nuevamente el dispositivo de nodo con su controlador"
|
||
|
||
#: tools/virsh-nodedev.c:651
|
||
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-nodedev.c:682
|
||
#, c-format
|
||
msgid "Device %s re-attached\n"
|
||
msgstr "El dispositivo %s ha sido re asociado\n"
|
||
|
||
#: tools/virsh-nodedev.c:684
|
||
#, c-format
|
||
msgid "Failed to re-attach device %s"
|
||
msgstr "Falló al reconectar el dispositivo %s"
|
||
|
||
#: tools/virsh-nodedev.c:697
|
||
msgid "reset node device"
|
||
msgstr "reiniciar dispositivo de nodo"
|
||
|
||
#: tools/virsh-nodedev.c:700
|
||
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-nodedev.c:731
|
||
#, c-format
|
||
msgid "Device %s reset\n"
|
||
msgstr "Reinicia el dispositivo %s\n"
|
||
|
||
#: tools/virsh-nodedev.c:733
|
||
#, c-format
|
||
msgid "Failed to reset device %s"
|
||
msgstr "Falló al reiniciar el dispositivo %s"
|
||
|
||
#: tools/virsh-nwfilter.c:76
|
||
#, c-format
|
||
msgid "failed to get nwfilter '%s'"
|
||
msgstr "falló al intentar obtener el filtro de red '%s'"
|
||
|
||
#: tools/virsh-nwfilter.c:86
|
||
msgid "define or update a network filter from an XML file"
|
||
msgstr "define o actualiza un filtro de red desde un archivo XML"
|
||
|
||
#: tools/virsh-nwfilter.c:89
|
||
msgid "Define a new network filter or update an existing one."
|
||
msgstr "Define un nuevo filtro de red, o actualiza uno existente."
|
||
|
||
#: tools/virsh-nwfilter.c:98
|
||
msgid "file containing an XML network filter description"
|
||
msgstr "archivo que contiene una descripción de filtro de red XML"
|
||
|
||
#: tools/virsh-nwfilter.c:121
|
||
#, c-format
|
||
msgid "Network filter %s defined from %s\n"
|
||
msgstr "El filtro de red %s se encuentra definido desde %s\n"
|
||
|
||
#: tools/virsh-nwfilter.c:125
|
||
#, c-format
|
||
msgid "Failed to define network filter from %s"
|
||
msgstr "Falló al definir el filtro de red desde %s"
|
||
|
||
#: tools/virsh-nwfilter.c:136
|
||
msgid "undefine a network filter"
|
||
msgstr "Quitar la definición de un filtro de red"
|
||
|
||
#: tools/virsh-nwfilter.c:139
|
||
msgid "Undefine a given network filter."
|
||
msgstr "Quitar la definición de un filtro de red determinado"
|
||
|
||
#: tools/virsh-nwfilter.c:148 tools/virsh-nwfilter.c:191
|
||
#: tools/virsh-nwfilter.c:407
|
||
msgid "network filter name or uuid"
|
||
msgstr "nombre del filtro de red o uuid"
|
||
|
||
#: tools/virsh-nwfilter.c:164
|
||
#, c-format
|
||
msgid "Network filter %s undefined\n"
|
||
msgstr "Se ha quitado la definición del filtro de red %s\n"
|
||
|
||
#: tools/virsh-nwfilter.c:166
|
||
#, c-format
|
||
msgid "Failed to undefine network filter %s"
|
||
msgstr "Falló al intentar quitar la definición del filtro de red %s"
|
||
|
||
#: tools/virsh-nwfilter.c:179
|
||
msgid "network filter information in XML"
|
||
msgstr "información del filtro de red en XML"
|
||
|
||
#: tools/virsh-nwfilter.c:182
|
||
msgid "Output the network filter information as an XML dump to stdout."
|
||
msgstr ""
|
||
"Muestra la información del filtro de red como una descarga XML a stdout."
|
||
|
||
#: tools/virsh-nwfilter.c:283
|
||
msgid "Failed to list node filters"
|
||
msgstr "Falló listar filtros de nodos"
|
||
|
||
#: tools/virsh-nwfilter.c:293
|
||
msgid "Failed to count network filters"
|
||
msgstr "Falló el conteo de filtros de red"
|
||
|
||
#: tools/virsh-nwfilter.c:304
|
||
msgid "Failed to list network filters"
|
||
msgstr "Falló al intentar listar los filtros de red"
|
||
|
||
#: tools/virsh-nwfilter.c:351
|
||
msgid "list network filters"
|
||
msgstr "muestra los filtros de red"
|
||
|
||
#: tools/virsh-nwfilter.c:354
|
||
msgid "Returns list of network filters."
|
||
msgstr "Devuelve una lista con los filtros de red."
|
||
|
||
#: tools/virsh-nwfilter.c:373 tools/virsh-secret.c:535
|
||
msgid "UUID"
|
||
msgstr "UUID"
|
||
|
||
#: tools/virsh-nwfilter.c:395
|
||
msgid "edit XML configuration for a network filter"
|
||
msgstr "Editar la configuración XML de un filtro de red"
|
||
|
||
#: tools/virsh-nwfilter.c:398
|
||
msgid "Edit the XML configuration for a network filter."
|
||
msgstr "Editar la configuración XML de un filtro de red."
|
||
|
||
#: tools/virsh-nwfilter.c:425
|
||
#, c-format
|
||
msgid "Network filter %s XML configuration not changed.\n"
|
||
msgstr "La configuración XML del filtro de red %s no se ha modificado.\n"
|
||
|
||
#: tools/virsh-nwfilter.c:436
|
||
#, c-format
|
||
msgid "Network filter %s XML configuration edited.\n"
|
||
msgstr "Se ha editado la configuración XML del filtro de red %s.\n"
|
||
|
||
#: tools/virsh-pool.c:73
|
||
#, c-format
|
||
msgid "failed to get pool '%s'"
|
||
msgstr "Falló al obtener grupo '%s'"
|
||
|
||
#: tools/virsh-pool.c:83
|
||
msgid "autostart a pool"
|
||
msgstr "inicia automáticamente un grupo"
|
||
|
||
#: tools/virsh-pool.c:86
|
||
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-pool.c:95 tools/virsh-pool.c:443 tools/virsh-pool.c:504
|
||
#: tools/virsh-pool.c:547 tools/virsh-pool.c:590 tools/virsh-pool.c:633
|
||
#: tools/virsh-pool.c:1477 tools/virsh-pool.c:1636 tools/virsh-pool.c:1720
|
||
#: tools/virsh-volume.c:391 tools/virsh-volume.c:518 tools/virsh-volume.c:614
|
||
#: tools/virsh-volume.c:732 tools/virsh-volume.c:843 tools/virsh-volume.c:891
|
||
#: tools/virsh-volume.c:985 tools/virsh-volume.c:1048
|
||
#: tools/virsh-volume.c:1146 tools/virsh-volume.c:1316
|
||
#: tools/virsh-volume.c:1661 tools/virsh-volume.c:1700
|
||
msgid "pool name or uuid"
|
||
msgstr "nombre del grupo o uuid"
|
||
|
||
#: tools/virsh-pool.c:118
|
||
#, c-format
|
||
msgid "failed to mark pool %s as autostarted"
|
||
msgstr "Falló al marcar el grupo %s como iniciable automáticamente"
|
||
|
||
#: tools/virsh-pool.c:120
|
||
#, 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-pool.c:126
|
||
#, c-format
|
||
msgid "Pool %s marked as autostarted\n"
|
||
msgstr "El grupo %s ha sido marcado como iniciable automáticamente\n"
|
||
|
||
#: tools/virsh-pool.c:128
|
||
#, 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-pool.c:139
|
||
msgid "create a pool from an XML file"
|
||
msgstr "crea un grupo desde un archivo XML"
|
||
|
||
#: tools/virsh-pool.c:142 tools/virsh-pool.c:300
|
||
msgid "Create a pool."
|
||
msgstr "Crea un grupo."
|
||
|
||
#: tools/virsh-pool.c:151 tools/virsh-pool.c:351
|
||
msgid "file containing an XML pool description"
|
||
msgstr "archivo que contiene una descripción de grupo XML"
|
||
|
||
#: tools/virsh-pool.c:174
|
||
#, c-format
|
||
msgid "Pool %s created from %s\n"
|
||
msgstr "El grupo %s ha sido creado desde %s\n"
|
||
|
||
#: tools/virsh-pool.c:178
|
||
#, c-format
|
||
msgid "Failed to create pool from %s"
|
||
msgstr "Falló al crear grupo desde %s"
|
||
|
||
#: tools/virsh-pool.c:191
|
||
msgid "name of the pool"
|
||
msgstr "nombre del grupo"
|
||
|
||
#: tools/virsh-pool.c:195
|
||
msgid "print XML document, but don't define/create"
|
||
msgstr "imprime un documento XML, pero no lo crea/define"
|
||
|
||
#: tools/virsh-pool.c:200
|
||
msgid "type of the pool"
|
||
msgstr "tipo del grupo"
|
||
|
||
#: tools/virsh-pool.c:204
|
||
msgid "source-host for underlying storage"
|
||
msgstr "host-fuente para el almacenamiento subyacente"
|
||
|
||
#: tools/virsh-pool.c:208
|
||
msgid "source path for underlying storage"
|
||
msgstr "ruta de origen para el almacenamiento subyacente"
|
||
|
||
#: tools/virsh-pool.c:212
|
||
msgid "source device for underlying storage"
|
||
msgstr "dispositivo de origen para el almacenamiento subyacente"
|
||
|
||
#: tools/virsh-pool.c:216
|
||
msgid "source name for underlying storage"
|
||
msgstr "nombre de origen para el almacenamiento subyacente"
|
||
|
||
#: tools/virsh-pool.c:220
|
||
msgid "target for underlying storage"
|
||
msgstr "destino para el almacenamiento subyacente"
|
||
|
||
#: tools/virsh-pool.c:224
|
||
msgid "format for underlying storage"
|
||
msgstr "formato del almacenamiento subyacente"
|
||
|
||
#: tools/virsh-pool.c:297
|
||
msgid "create a pool from a set of args"
|
||
msgstr "crea un grupo desde un conjunto de argumentos"
|
||
|
||
#: tools/virsh-pool.c:324
|
||
#, c-format
|
||
msgid "Pool %s created\n"
|
||
msgstr "El grupo %s ha sido creado\n"
|
||
|
||
#: tools/virsh-pool.c:327
|
||
#, c-format
|
||
msgid "Failed to create pool %s"
|
||
msgstr "Falló al crear el grupo %s"
|
||
|
||
#: tools/virsh-pool.c:339
|
||
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-pool.c:342 tools/virsh-pool.c:392
|
||
msgid "Define a pool."
|
||
msgstr "Define un grupo"
|
||
|
||
#: tools/virsh-pool.c:374
|
||
#, c-format
|
||
msgid "Pool %s defined from %s\n"
|
||
msgstr "El grupo %s ha sido definido desde %s\n"
|
||
|
||
#: tools/virsh-pool.c:378
|
||
#, c-format
|
||
msgid "Failed to define pool from %s"
|
||
msgstr "Falló al definir el grupo desde %s"
|
||
|
||
#: tools/virsh-pool.c:389
|
||
msgid "define a pool from a set of args"
|
||
msgstr "define un grupo desde un conjunto de argumentos"
|
||
|
||
#: tools/virsh-pool.c:416
|
||
#, c-format
|
||
msgid "Pool %s defined\n"
|
||
msgstr "El grupo %s ha sido definido\n"
|
||
|
||
#: tools/virsh-pool.c:419
|
||
#, c-format
|
||
msgid "Failed to define pool %s"
|
||
msgstr "Falló al definir el grupo %s"
|
||
|
||
#: tools/virsh-pool.c:431
|
||
msgid "build a pool"
|
||
msgstr "compila un grupo"
|
||
|
||
#: tools/virsh-pool.c:434
|
||
msgid "Build a given pool."
|
||
msgstr "Compila un grupo determinado."
|
||
|
||
#: tools/virsh-pool.c:447
|
||
msgid "do not overwrite an existing pool of this type"
|
||
msgstr "No sobrescriba un grupo existente de este tipo"
|
||
|
||
#: tools/virsh-pool.c:451
|
||
msgid "overwrite any existing data"
|
||
msgstr "Sobrescriba cualquier dato existente"
|
||
|
||
#: tools/virsh-pool.c:476
|
||
#, c-format
|
||
msgid "Pool %s built\n"
|
||
msgstr "El pool %s ha sido compilado\n"
|
||
|
||
#: tools/virsh-pool.c:478
|
||
#, c-format
|
||
msgid "Failed to build pool %s"
|
||
msgstr "Falló al compilar el grupo %s"
|
||
|
||
#: tools/virsh-pool.c:492
|
||
msgid "destroy (stop) a pool"
|
||
msgstr "Destruye (detiene) un grupo"
|
||
|
||
#: tools/virsh-pool.c:495
|
||
msgid "Forcefully stop a given pool. Raw data in the pool is untouched"
|
||
msgstr ""
|
||
"Detiene a la fuerza un grupo determinado. Datos crudos en el grupos están "
|
||
"sin modificar."
|
||
|
||
#: tools/virsh-pool.c:520
|
||
#, c-format
|
||
msgid "Pool %s destroyed\n"
|
||
msgstr "El grupo %s ha sido destruid\n"
|
||
|
||
#: tools/virsh-pool.c:522
|
||
#, c-format
|
||
msgid "Failed to destroy pool %s"
|
||
msgstr "Falló al destruir el grupo %s"
|
||
|
||
#: tools/virsh-pool.c:535
|
||
msgid "delete a pool"
|
||
msgstr "elimina un grupo"
|
||
|
||
#: tools/virsh-pool.c:538
|
||
msgid "Delete a given pool."
|
||
msgstr "Elimina un grupo determinado."
|
||
|
||
#: tools/virsh-pool.c:563
|
||
#, c-format
|
||
msgid "Pool %s deleted\n"
|
||
msgstr "El grupo %s ha sido eliminado\n"
|
||
|
||
#: tools/virsh-pool.c:565
|
||
#, c-format
|
||
msgid "Failed to delete pool %s"
|
||
msgstr "Falló al eliminar el grupo %s"
|
||
|
||
#: tools/virsh-pool.c:578
|
||
msgid "refresh a pool"
|
||
msgstr "actualiza un grupo"
|
||
|
||
#: tools/virsh-pool.c:581
|
||
msgid "Refresh a given pool."
|
||
msgstr "Actualiza un grupo determinado."
|
||
|
||
#: tools/virsh-pool.c:606
|
||
#, c-format
|
||
msgid "Pool %s refreshed\n"
|
||
msgstr "El grupo %s ha sido actualizado\n"
|
||
|
||
#: tools/virsh-pool.c:608
|
||
#, c-format
|
||
msgid "Failed to refresh pool %s"
|
||
msgstr "Falló al actualizar un grupo %s"
|
||
|
||
#: tools/virsh-pool.c:621
|
||
msgid "pool information in XML"
|
||
msgstr "información del grupo en XML"
|
||
|
||
#: tools/virsh-pool.c:624
|
||
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-pool.c:748
|
||
msgid "Failed to list pools"
|
||
msgstr "Falló listar grupos"
|
||
|
||
#: tools/virsh-pool.c:758
|
||
msgid "Filtering using --type is not supported by this libvirt"
|
||
msgstr "El filtraje mediante --type no tiene soporte por este libvirt"
|
||
|
||
#: tools/virsh-pool.c:767
|
||
msgid "Failed to get the number of active pools "
|
||
msgstr "Falló obtención del número de grupos activos"
|
||
|
||
#: tools/virsh-pool.c:776
|
||
msgid "Failed to get the number of inactive pools"
|
||
msgstr "Falló obtención del número de grupos inactivos"
|
||
|
||
#: tools/virsh-pool.c:793
|
||
msgid "Failed to list active pools"
|
||
msgstr "Falló al listar los grupos activos"
|
||
|
||
#: tools/virsh-pool.c:804
|
||
msgid "Failed to list inactive pools"
|
||
msgstr "Falló al listar los grupos no activos"
|
||
|
||
#: tools/virsh-pool.c:837
|
||
msgid "Failed to get pool persistence info"
|
||
msgstr "Falló obtención de información de persistencia de grupos"
|
||
|
||
#: tools/virsh-pool.c:849
|
||
msgid "Failed to get pool autostart state"
|
||
msgstr "Falló obtención de estado autostart de grupos"
|
||
|
||
#: tools/virsh-pool.c:898
|
||
msgid "building"
|
||
msgstr "compilando"
|
||
|
||
#: tools/virsh-pool.c:900
|
||
msgid "degraded"
|
||
msgstr "degradado"
|
||
|
||
#: tools/virsh-pool.c:901
|
||
msgid "inaccessible"
|
||
msgstr "inaccesible"
|
||
|
||
#: tools/virsh-pool.c:916
|
||
msgid "list pools"
|
||
msgstr "muestra los grupos"
|
||
|
||
#: tools/virsh-pool.c:919
|
||
msgid "Returns list of pools."
|
||
msgstr "Devuelve una lista de los grupos."
|
||
|
||
#: tools/virsh-pool.c:927
|
||
msgid "list inactive pools"
|
||
msgstr "muestra los grupos inactivos"
|
||
|
||
#: tools/virsh-pool.c:931
|
||
msgid "list inactive & active pools"
|
||
msgstr "muestra los grupos activos e inactivos"
|
||
|
||
#: tools/virsh-pool.c:935
|
||
msgid "list transient pools"
|
||
msgstr "lista grupos transitorios"
|
||
|
||
#: tools/virsh-pool.c:939
|
||
msgid "list persistent pools"
|
||
msgstr "lista grupos persistentes"
|
||
|
||
#: tools/virsh-pool.c:943
|
||
msgid "list pools with autostart enabled"
|
||
msgstr "lista grupos con autostart activado"
|
||
|
||
#: tools/virsh-pool.c:947
|
||
msgid "list pools with autostart disabled"
|
||
msgstr "lista grupos con autostart inhabilitado"
|
||
|
||
#: tools/virsh-pool.c:951
|
||
msgid "only list pool of specified type(s) (if supported)"
|
||
msgstr ""
|
||
" lista únicamente tipo(s) especificado(s) de grupo (si tienen soporte)"
|
||
|
||
#: tools/virsh-pool.c:955
|
||
msgid "display extended details for pools"
|
||
msgstr "muestra detalles extendidos para los grupos"
|
||
|
||
#: tools/virsh-pool.c:1021
|
||
#, c-format
|
||
msgid "Invalid pool type '%s'"
|
||
msgstr ""
|
||
|
||
#: tools/virsh-pool.c:1103
|
||
msgid "Could not retrieve pool information"
|
||
msgstr "No se pudo obtener información del grupo"
|
||
|
||
#: tools/virsh-pool.c:1139 tools/virsh-pool.c:1140 tools/virsh-pool.c:1141
|
||
msgid "-"
|
||
msgstr "-"
|
||
|
||
#: tools/virsh-pool.c:1233 tools/virsh-pool.c:1279 tools/virsh-volume.c:1466
|
||
msgid "Capacity"
|
||
msgstr "Capacidad"
|
||
|
||
#: tools/virsh-pool.c:1238 tools/virsh-pool.c:1279 tools/virsh-volume.c:1471
|
||
#: tools/virsh-volume.c:1498
|
||
msgid "Allocation"
|
||
msgstr "Alojamiento"
|
||
|
||
#: tools/virsh-pool.c:1243 tools/virsh-pool.c:1279
|
||
msgid "Available"
|
||
msgstr "Disponible"
|
||
|
||
#: tools/virsh-pool.c:1325
|
||
msgid "find potential storage pool sources"
|
||
msgstr "encontrar fuentes posibles de grupo de almacenamiento"
|
||
|
||
#: tools/virsh-pool.c:1328 tools/virsh-pool.c:1414
|
||
msgid "Returns XML <sources> document."
|
||
msgstr "Retorna documento <sources> XML."
|
||
|
||
#: tools/virsh-pool.c:1337
|
||
msgid "type of storage pool sources to find"
|
||
msgstr "tipo de fuentes de grupo de almacenamiento a encontrar "
|
||
|
||
#: tools/virsh-pool.c:1341
|
||
msgid "optional host to query"
|
||
msgstr "host opcional para consultar"
|
||
|
||
#: tools/virsh-pool.c:1345
|
||
msgid "optional port to query"
|
||
msgstr "puerto opcional para consultar"
|
||
|
||
#: tools/virsh-pool.c:1349
|
||
msgid "optional initiator IQN to use for query"
|
||
msgstr "Iniciador opcional IQN para consultar"
|
||
|
||
#: tools/virsh-pool.c:1372
|
||
msgid "missing argument"
|
||
msgstr "Falta argumento"
|
||
|
||
#: tools/virsh-pool.c:1397 tools/virsh-pool.c:1451
|
||
#, c-format
|
||
msgid "Failed to find any %s pool sources"
|
||
msgstr "Falló al buscar alguna fuente %s de grupo"
|
||
|
||
#: tools/virsh-pool.c:1411
|
||
msgid "discover potential storage pool sources"
|
||
msgstr "descubre posibles fuentes de grupo de almacenamiento"
|
||
|
||
#: tools/virsh-pool.c:1423
|
||
msgid "type of storage pool sources to discover"
|
||
msgstr "tipo de fuentes de grupo de almacenamiento a descubrir"
|
||
|
||
#: tools/virsh-pool.c:1427
|
||
msgid "optional file of source xml to query for pools"
|
||
msgstr "archivo opcional de fuente xml a ser consultado para encontrar grupos"
|
||
|
||
#: tools/virsh-pool.c:1465
|
||
msgid "storage pool information"
|
||
msgstr "información de grupo de almacenamiento"
|
||
|
||
#: tools/virsh-pool.c:1468
|
||
msgid "Returns basic information about the storage pool."
|
||
msgstr "Ofrece información básica acerca del grupo de almacenamiento."
|
||
|
||
#: tools/virsh-pool.c:1530
|
||
msgid "Available:"
|
||
msgstr "Disponible:"
|
||
|
||
#: tools/virsh-pool.c:1545
|
||
msgid "convert a pool UUID to pool name"
|
||
msgstr "convierte un UUID de grupo a nombre de grupo"
|
||
|
||
#: tools/virsh-pool.c:1557
|
||
msgid "pool uuid"
|
||
msgstr "uuid de grupo"
|
||
|
||
#: tools/virsh-pool.c:1581
|
||
msgid "start a (previously defined) inactive pool"
|
||
msgstr "inicia un grupo no activo (previamente definido)"
|
||
|
||
#: tools/virsh-pool.c:1584
|
||
msgid "Start a pool."
|
||
msgstr "Inicia un grupo."
|
||
|
||
#: tools/virsh-pool.c:1593
|
||
msgid "name or uuid of the inactive pool"
|
||
msgstr "nombre o UUID del grupo activo"
|
||
|
||
#: tools/virsh-pool.c:1609
|
||
#, c-format
|
||
msgid "Pool %s started\n"
|
||
msgstr "Se ha iniciado el grupo %s\n"
|
||
|
||
#: tools/virsh-pool.c:1611
|
||
#, c-format
|
||
msgid "Failed to start pool %s"
|
||
msgstr "Falló al iniciar el grupo de almacenamiento %s"
|
||
|
||
#: tools/virsh-pool.c:1624
|
||
msgid "undefine an inactive pool"
|
||
msgstr "Quitar la definición de un grupo inactivo"
|
||
|
||
#: tools/virsh-pool.c:1627
|
||
msgid "Undefine the configuration for an inactive pool."
|
||
msgstr "Quitar la definición de la configuración de un grupo inactivo."
|
||
|
||
#: tools/virsh-pool.c:1652
|
||
#, c-format
|
||
msgid "Pool %s has been undefined\n"
|
||
msgstr "Se ha quitado la definición del grupo %s\n"
|
||
|
||
#: tools/virsh-pool.c:1654
|
||
#, c-format
|
||
msgid "Failed to undefine pool %s"
|
||
msgstr "Falló al quitarse la definición del grupo %s"
|
||
|
||
#: tools/virsh-pool.c:1667
|
||
msgid "convert a pool name to pool UUID"
|
||
msgstr "convierte un nombre de grupo en UUID de grupo"
|
||
|
||
#: tools/virsh-pool.c:1679 tools/virsh-volume.c:122 tools/virsh-volume.c:322
|
||
msgid "pool name"
|
||
msgstr "nombre del grupo"
|
||
|
||
#: tools/virsh-pool.c:1697
|
||
msgid "failed to get pool UUID"
|
||
msgstr "Falló al obtener UUID de grupo"
|
||
|
||
#: tools/virsh-pool.c:1708
|
||
msgid "edit XML configuration for a storage pool"
|
||
msgstr "Editar la configuración XML de un grupo de almacenamiento"
|
||
|
||
#: tools/virsh-pool.c:1711
|
||
msgid "Edit the XML configuration for a storage pool."
|
||
msgstr "Editar la configuración XML de un grupo de almacenamiento."
|
||
|
||
#: tools/virsh-pool.c:1752
|
||
#, c-format
|
||
msgid "Pool %s XML configuration not changed.\n"
|
||
msgstr "Configuración XML de grupo %s no cambió. \n"
|
||
|
||
#: tools/virsh-pool.c:1762
|
||
#, c-format
|
||
msgid "Pool %s XML configuration edited.\n"
|
||
msgstr "Configuración XML de grupo %s se modificó. \n"
|
||
|
||
#: tools/virsh-secret.c:65
|
||
#, c-format
|
||
msgid "failed to get secret '%s'"
|
||
msgstr "Falló al obtener secreto '%s'"
|
||
|
||
#: tools/virsh-secret.c:75
|
||
msgid "define or modify a secret from an XML file"
|
||
msgstr "define o modifica un secreto desde un archivo XML"
|
||
|
||
#: tools/virsh-secret.c:78
|
||
msgid "Define or modify a secret."
|
||
msgstr "Define o modifica un secreto."
|
||
|
||
#: tools/virsh-secret.c:87
|
||
msgid "file containing secret attributes in XML"
|
||
msgstr "archivo que contiene atributos de secretos en XML"
|
||
|
||
#: tools/virsh-secret.c:108
|
||
#, c-format
|
||
msgid "Failed to set attributes from %s"
|
||
msgstr "Falló al establecer atributos desde %s"
|
||
|
||
#: tools/virsh-secret.c:113
|
||
msgid "Failed to get UUID of created secret"
|
||
msgstr "Falló al obtener el UUID del secreto generado"
|
||
|
||
#: tools/virsh-secret.c:117
|
||
#, c-format
|
||
msgid "Secret %s created\n"
|
||
msgstr "Se ha creado el secreto %s\n"
|
||
|
||
#: tools/virsh-secret.c:132
|
||
msgid "secret attributes in XML"
|
||
msgstr "atributos de secretos en XML"
|
||
|
||
#: tools/virsh-secret.c:135
|
||
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-secret.c:144 tools/virsh-secret.c:189 tools/virsh-secret.c:257
|
||
#: tools/virsh-secret.c:314
|
||
msgid "secret UUID"
|
||
msgstr "UUID secreto"
|
||
|
||
#: tools/virsh-secret.c:177
|
||
msgid "set a secret value"
|
||
msgstr "definir un valor secreto"
|
||
|
||
#: tools/virsh-secret.c:180
|
||
msgid "Set a secret value."
|
||
msgstr "Definir un valor secreto."
|
||
|
||
#: tools/virsh-secret.c:194
|
||
msgid "base64-encoded secret value"
|
||
msgstr "valor secreto codificado con base64"
|
||
|
||
#: tools/virsh-secret.c:216
|
||
msgid "Invalid base64 data"
|
||
msgstr "Datos base64 inválidos"
|
||
|
||
#: tools/virsh-secret.c:220 tools/virsh-secret.c:284
|
||
msgid "Failed to allocate memory"
|
||
msgstr "Falló al asignar la memoria"
|
||
|
||
#: tools/virsh-secret.c:229
|
||
msgid "Failed to set secret value"
|
||
msgstr "Falló al establecer el valor secreto"
|
||
|
||
#: tools/virsh-secret.c:232
|
||
msgid "Secret value set\n"
|
||
msgstr "Valor secreto definido\n"
|
||
|
||
#: tools/virsh-secret.c:245
|
||
msgid "Output a secret value"
|
||
msgstr "Mostrar un valor secreto"
|
||
|
||
#: tools/virsh-secret.c:248
|
||
msgid "Output a secret value to stdout."
|
||
msgstr "Mostrar un valor secreto en stdout."
|
||
|
||
#: tools/virsh-secret.c:302
|
||
msgid "undefine a secret"
|
||
msgstr "Quitar la definición de un secreto"
|
||
|
||
#: tools/virsh-secret.c:305
|
||
msgid "Undefine a secret."
|
||
msgstr "Quitar la definición de un secreto."
|
||
|
||
#: tools/virsh-secret.c:331
|
||
#, c-format
|
||
msgid "Failed to delete secret %s"
|
||
msgstr "Falló al eliminar el secreto %s"
|
||
|
||
#: tools/virsh-secret.c:334
|
||
#, c-format
|
||
msgid "Secret %s deleted\n"
|
||
msgstr "Se ha eliminando el secreto %s\n"
|
||
|
||
#: tools/virsh-secret.c:409
|
||
msgid "Failed to list node secrets"
|
||
msgstr "Falló listar secretos de nodos"
|
||
|
||
#: tools/virsh-secret.c:418
|
||
msgid "Filtering is not supported by this libvirt"
|
||
msgstr "Esta libvirt no soporta filtraje"
|
||
|
||
#: tools/virsh-secret.c:424
|
||
msgid "Failed to count secrets"
|
||
msgstr "Falló conteo de secretos"
|
||
|
||
#: tools/virsh-secret.c:435
|
||
msgid "Failed to list secrets"
|
||
msgstr "Falló al listar los secretos"
|
||
|
||
#: tools/virsh-secret.c:484
|
||
msgid "list secrets"
|
||
msgstr "muestra los secretos"
|
||
|
||
#: tools/virsh-secret.c:487
|
||
msgid "Returns a list of secrets"
|
||
msgstr "Muestra una lista de secretos."
|
||
|
||
#: tools/virsh-secret.c:495
|
||
msgid "list ephemeral secrets"
|
||
msgstr "lista secretos efímeros"
|
||
|
||
#: tools/virsh-secret.c:499
|
||
msgid "list non-ephemeral secrets"
|
||
msgstr "lista secretos no efímeros"
|
||
|
||
#: tools/virsh-secret.c:503
|
||
msgid "list private secrets"
|
||
msgstr "lista secretos privados"
|
||
|
||
#: tools/virsh-secret.c:507
|
||
msgid "list non-private secrets"
|
||
msgstr "lista secretos non-private"
|
||
|
||
#: tools/virsh-secret.c:535
|
||
msgid "Usage"
|
||
msgstr "Utilización"
|
||
|
||
#: tools/virsh-secret.c:546
|
||
msgid "Failed to get uuid of secret"
|
||
msgstr "Falló obtención de uuid de secreto"
|
||
|
||
#: tools/virsh-secret.c:556
|
||
msgid "Unused"
|
||
msgstr "Sin utilizar"
|
||
|
||
#: tools/virsh-snapshot.c:72
|
||
msgid "cannot halt after snapshot of transient domain"
|
||
msgstr "No se puede deterne después de toma de pantalla de dominio transitorio"
|
||
|
||
#: tools/virsh-snapshot.c:91 tools/virsh-snapshot.c:1201
|
||
msgid "Could not get snapshot name"
|
||
msgstr "No se pudo obtener nombre de instantánea"
|
||
|
||
#: tools/virsh-snapshot.c:96
|
||
#, c-format
|
||
msgid "Domain snapshot %s created from '%s'"
|
||
msgstr "Instantánea de dominio %s creada desde '%s'"
|
||
|
||
#: tools/virsh-snapshot.c:98
|
||
#, c-format
|
||
msgid "Domain snapshot %s created"
|
||
msgstr "Ha sido creada la captura instantánea %s del dominio"
|
||
|
||
#: tools/virsh-snapshot.c:116
|
||
msgid "Create a snapshot from XML"
|
||
msgstr "Crear una instantánea desde XML"
|
||
|
||
#: tools/virsh-snapshot.c:119
|
||
msgid "Create a snapshot (disk and RAM) from XML"
|
||
msgstr "Crea una instantánea (disco y RAM) desde XML "
|
||
|
||
#: tools/virsh-snapshot.c:132
|
||
msgid "domain snapshot XML"
|
||
msgstr "Capturar instantánea del XML de dominio"
|
||
|
||
#: tools/virsh-snapshot.c:136
|
||
msgid "redefine metadata for existing snapshot"
|
||
msgstr "Redefinir metadatos para instantánea existente"
|
||
|
||
#: tools/virsh-snapshot.c:140
|
||
msgid "with redefine, set current snapshot"
|
||
msgstr "Con redefinir, establezca la instantánea actual"
|
||
|
||
#: tools/virsh-snapshot.c:144 tools/virsh-snapshot.c:347
|
||
msgid "take snapshot but create no metadata"
|
||
msgstr "Tome una instantánea pero no cree metadatos"
|
||
|
||
#: tools/virsh-snapshot.c:148 tools/virsh-snapshot.c:351
|
||
msgid "halt domain after snapshot is created"
|
||
msgstr "Detenga el dominio después de que la instantánea haya sido creada"
|
||
|
||
#: tools/virsh-snapshot.c:152 tools/virsh-snapshot.c:355
|
||
msgid "capture disk state but not vm state"
|
||
msgstr "Capture el estado de disco pero no el estado VM"
|
||
|
||
#: tools/virsh-snapshot.c:156 tools/virsh-snapshot.c:359
|
||
msgid "reuse any existing external files"
|
||
msgstr "Rechazar cualquier archivo externo existente"
|
||
|
||
#: tools/virsh-snapshot.c:160 tools/virsh-snapshot.c:363
|
||
msgid "quiesce guest's file systems"
|
||
msgstr "Los sistemas de archivos del huésped quiesce"
|
||
|
||
#: tools/virsh-snapshot.c:164 tools/virsh-snapshot.c:367
|
||
msgid "require atomic operation"
|
||
msgstr "Requiere operación atómica"
|
||
|
||
#: tools/virsh-snapshot.c:168 tools/virsh-snapshot.c:371
|
||
msgid "take a live snapshot"
|
||
msgstr "toma una instantánea en vivo"
|
||
|
||
#: tools/virsh-snapshot.c:263
|
||
#, c-format
|
||
msgid "unable to parse memspec: %s"
|
||
msgstr "No se puede leer memspec: %s"
|
||
|
||
#: tools/virsh-snapshot.c:312
|
||
#, c-format
|
||
msgid "unable to parse diskspec: %s"
|
||
msgstr "No es posible analizar diskspec: %s"
|
||
|
||
#: tools/virsh-snapshot.c:319
|
||
msgid "Create a snapshot from a set of args"
|
||
msgstr "Crea una instantánea desde un set de argumentos"
|
||
|
||
#: tools/virsh-snapshot.c:322
|
||
msgid "Create a snapshot (disk and RAM) from arguments"
|
||
msgstr "Crea una instantánea (disco y RAM) desde argumentos"
|
||
|
||
#: tools/virsh-snapshot.c:335
|
||
msgid "name of snapshot"
|
||
msgstr "Nombre de instantánea"
|
||
|
||
#: tools/virsh-snapshot.c:339
|
||
msgid "description of snapshot"
|
||
msgstr "Descripción de instantánea"
|
||
|
||
#: tools/virsh-snapshot.c:343
|
||
msgid "print XML document rather than create"
|
||
msgstr "Imprime el documento XML en lugar de crearlo"
|
||
|
||
#: tools/virsh-snapshot.c:376
|
||
msgid "memory attributes: [file=]name[,snapshot=type]"
|
||
msgstr "atributos de memoria: [file=]name[,snapshot=type]"
|
||
|
||
#: tools/virsh-snapshot.c:380
|
||
msgid "disk attributes: disk[,snapshot=type][,driver=type][,file=name]"
|
||
msgstr ""
|
||
"Atributos de disco: disco[,instantánea=tipo][,controlador=tipo][,"
|
||
"archivo=nombre]"
|
||
|
||
#: tools/virsh-snapshot.c:401
|
||
msgid "--print-xml is incompatible with --no-metadata"
|
||
msgstr "--print-xml es incompatible con --no-metadata"
|
||
|
||
#: tools/virsh-snapshot.c:485
|
||
#, c-format
|
||
msgid "--%s and --current are mutually exclusive"
|
||
msgstr "--%s y --current son mutuamente excluyentes"
|
||
|
||
#: tools/virsh-snapshot.c:494
|
||
#, c-format
|
||
msgid "--%s or --current is required"
|
||
msgstr "--%s o --current se requieren"
|
||
|
||
#: tools/virsh-snapshot.c:511
|
||
msgid "edit XML for a snapshot"
|
||
msgstr "Editar XML para una instantánea"
|
||
|
||
#: tools/virsh-snapshot.c:514
|
||
msgid "Edit the domain snapshot XML for a named snapshot"
|
||
msgstr "Editar XML de instantánea de dominio para una instantánea nombrada"
|
||
|
||
#: tools/virsh-snapshot.c:527 tools/virsh-snapshot.c:885
|
||
#: tools/virsh-snapshot.c:1707 tools/virsh-snapshot.c:1842
|
||
#: tools/virsh-snapshot.c:1935
|
||
msgid "snapshot name"
|
||
msgstr "nombre de la captura instantánea"
|
||
|
||
#: tools/virsh-snapshot.c:531
|
||
msgid "also set edited snapshot as current"
|
||
msgstr "También establezca la instantánea editada como actual"
|
||
|
||
#: tools/virsh-snapshot.c:535
|
||
msgid "allow renaming an existing snapshot"
|
||
msgstr "Permitir renombrar una instantánea existente"
|
||
|
||
#: tools/virsh-snapshot.c:539
|
||
msgid "allow cloning to new name"
|
||
msgstr "Permitir clonar a nuevo nombre"
|
||
|
||
#: tools/virsh-snapshot.c:577
|
||
#, c-format
|
||
msgid "Snapshot %s XML configuration not changed.\n"
|
||
msgstr "No se pudo cambiar configuración XML de instantánea %s. \n"
|
||
|
||
#: tools/virsh-snapshot.c:593
|
||
#, c-format
|
||
msgid "Snapshot %s edited.\n"
|
||
msgstr "Instantánea %s modificada.\n"
|
||
|
||
#: tools/virsh-snapshot.c:595
|
||
#, c-format
|
||
msgid "Snapshot %s cloned to %s.\n"
|
||
msgstr "Instantánea %s clonada a %s.\n"
|
||
|
||
#: tools/virsh-snapshot.c:604
|
||
#, c-format
|
||
msgid "Failed to clean up %s"
|
||
msgstr "No se pudo limpiar %s"
|
||
|
||
#: tools/virsh-snapshot.c:609
|
||
#, c-format
|
||
msgid "Must use --rename or --clone to change %s to %s"
|
||
msgstr "Debe usar --rename o --clone para cambiar %s a %s"
|
||
|
||
#: tools/virsh-snapshot.c:633 tools/virsh-snapshot.c:636
|
||
msgid "Get or set the current snapshot"
|
||
msgstr "Obtiene o establece la actual instantánea"
|
||
|
||
#: tools/virsh-snapshot.c:649
|
||
msgid "list the name, rather than the full xml"
|
||
msgstr "lista el nombre, en lugar del XML completo"
|
||
|
||
#: tools/virsh-snapshot.c:657
|
||
msgid "name of existing snapshot to make current"
|
||
msgstr "nombre de la instantánea existente para hacerla actual "
|
||
|
||
#: tools/virsh-snapshot.c:705
|
||
#, c-format
|
||
msgid "Snapshot %s set as current"
|
||
msgstr "Instantánea %s establecida como actual"
|
||
|
||
#: tools/virsh-snapshot.c:714
|
||
#, c-format
|
||
msgid "domain '%s' has no current snapshot"
|
||
msgstr "Dominio '%s' no tiene una instantánea actual"
|
||
|
||
#: tools/virsh-snapshot.c:795
|
||
msgid "unable to determine if snapshot has parent"
|
||
msgstr "No se puede determinar si la instantánea tiene padre"
|
||
|
||
#: tools/virsh-snapshot.c:839
|
||
msgid "unable to perform snapshot filtering"
|
||
msgstr "No se puede realizar filtraje de instantánea"
|
||
|
||
#: tools/virsh-snapshot.c:869
|
||
msgid "snapshot information"
|
||
msgstr "Información de instantánea"
|
||
|
||
#: tools/virsh-snapshot.c:872
|
||
msgid "Returns basic information about a snapshot."
|
||
msgstr "Retorna información básica sobre una instantánea"
|
||
|
||
#: tools/virsh-snapshot.c:889
|
||
msgid "info on current snapshot"
|
||
msgstr "info en instantánea actual"
|
||
|
||
#: tools/virsh-snapshot.c:921
|
||
msgid "Domain:"
|
||
msgstr "Dominio:"
|
||
|
||
#: tools/virsh-snapshot.c:937
|
||
msgid "Current:"
|
||
msgstr "Actual:"
|
||
|
||
#: tools/virsh-snapshot.c:953 tools/virsh-snapshot.c:979
|
||
msgid "unexpected problem reading snapshot xml"
|
||
msgstr "Problema inesperado en la lectura de XML de instantánea"
|
||
|
||
#: tools/virsh-snapshot.c:982
|
||
msgid "Location:"
|
||
msgstr "Ubicación:"
|
||
|
||
#: tools/virsh-snapshot.c:983
|
||
msgid "external"
|
||
msgstr "externo"
|
||
|
||
#: tools/virsh-snapshot.c:983
|
||
msgid "internal"
|
||
msgstr "interno"
|
||
|
||
#: tools/virsh-snapshot.c:988
|
||
msgid "Parent:"
|
||
msgstr "Padre:"
|
||
|
||
#: tools/virsh-snapshot.c:1006
|
||
msgid "Children:"
|
||
msgstr "Hijos:"
|
||
|
||
#: tools/virsh-snapshot.c:1011
|
||
msgid "Descendants:"
|
||
msgstr "Descendientes:"
|
||
|
||
#: tools/virsh-snapshot.c:1022
|
||
msgid "Metadata:"
|
||
msgstr "Metadatos:"
|
||
|
||
#: tools/virsh-snapshot.c:1240
|
||
msgid "failed to collect snapshot list"
|
||
msgstr "Falló recolectar lista de instantánea"
|
||
|
||
#: tools/virsh-snapshot.c:1319
|
||
#, c-format
|
||
msgid "snapshot %s disappeared from list"
|
||
msgstr "Instantánea %s desapareció de la lista"
|
||
|
||
#: tools/virsh-snapshot.c:1426
|
||
msgid "List snapshots for a domain"
|
||
msgstr "Muestra las capturas instantáneas de un dominio"
|
||
|
||
#: tools/virsh-snapshot.c:1429
|
||
msgid "Snapshot List"
|
||
msgstr "Lista de capturas instantáneas"
|
||
|
||
#: tools/virsh-snapshot.c:1442
|
||
msgid "add a column showing parent snapshot"
|
||
msgstr "Añade una columna que muestra una instantánea padre"
|
||
|
||
#: tools/virsh-snapshot.c:1446
|
||
msgid "list only snapshots without parents"
|
||
msgstr "Lista todas las instantáneas sin padres"
|
||
|
||
#: tools/virsh-snapshot.c:1450
|
||
msgid "list only snapshots without children"
|
||
msgstr "Listar solo las instantáneas sin hijos"
|
||
|
||
#: tools/virsh-snapshot.c:1454
|
||
msgid "list only snapshots that are not leaves (with children)"
|
||
msgstr "Lista únicamente instantáneas que no son salidas (con hijos)"
|
||
|
||
#: tools/virsh-snapshot.c:1458
|
||
msgid "list only snapshots that have metadata that would prevent undefine"
|
||
msgstr ""
|
||
"Lista únicamente las instantáneas que tienen metadatos que impedirían quitar "
|
||
"la definición"
|
||
|
||
#: tools/virsh-snapshot.c:1462
|
||
msgid "list only snapshots that have no metadata managed by libvirt"
|
||
msgstr ""
|
||
"Lista solamente las instantáneas que no tienen metadatos administrados por "
|
||
"libvirt"
|
||
|
||
#: tools/virsh-snapshot.c:1466
|
||
msgid "filter by snapshots taken while inactive"
|
||
msgstr "filtrar por instantáneas tomadas durante inactividad"
|
||
|
||
#: tools/virsh-snapshot.c:1470
|
||
msgid "filter by snapshots taken while active (system checkpoints)"
|
||
msgstr ""
|
||
"filtrar por instantáneas tomadas durante actividad (puntos de verificación "
|
||
"del sistema)"
|
||
|
||
#: tools/virsh-snapshot.c:1474
|
||
msgid "filter by disk-only snapshots"
|
||
msgstr "filtrar por instantáneas disk-only"
|
||
|
||
#: tools/virsh-snapshot.c:1478
|
||
msgid "filter by internal snapshots"
|
||
msgstr "filtrar por instantáneas internas"
|
||
|
||
#: tools/virsh-snapshot.c:1482
|
||
msgid "filter by external snapshots"
|
||
msgstr "filtrar por instantáneas externas"
|
||
|
||
#: tools/virsh-snapshot.c:1486
|
||
msgid "list snapshots in a tree"
|
||
msgstr "Listar las instantáneas en el árbol"
|
||
|
||
#: tools/virsh-snapshot.c:1490
|
||
msgid "limit list to children of given snapshot"
|
||
msgstr "limit list to children of given snapshot"
|
||
|
||
#: tools/virsh-snapshot.c:1494
|
||
msgid "limit list to children of current snapshot"
|
||
msgstr "limit list to children of current snapshot"
|
||
|
||
#: tools/virsh-snapshot.c:1498
|
||
msgid "with --from, list all descendants"
|
||
msgstr "with --from, list all descendants"
|
||
|
||
#: tools/virsh-snapshot.c:1502
|
||
msgid "list snapshot names only"
|
||
msgstr "lista nombres de instantánea únicamente"
|
||
|
||
#: tools/virsh-snapshot.c:1547
|
||
#, c-format
|
||
msgid "--%s and --tree are mutually exclusive"
|
||
msgstr "--%s y --tree son mutuamente excluyentes"
|
||
|
||
#: tools/virsh-snapshot.c:1576
|
||
msgid "--descendants requires either --from or --current"
|
||
msgstr "--descendants requiere --from o --current"
|
||
|
||
#: tools/virsh-snapshot.c:1595 tools/virsh-snapshot.c:1599
|
||
msgid "Creation Time"
|
||
msgstr "Hora de creación"
|
||
|
||
#: tools/virsh-snapshot.c:1596
|
||
msgid "Parent"
|
||
msgstr "Padre"
|
||
|
||
#: tools/virsh-snapshot.c:1654
|
||
msgid "time_t overflow"
|
||
msgstr "time_t overflow"
|
||
|
||
#: tools/virsh-snapshot.c:1690
|
||
msgid "Dump XML for a domain snapshot"
|
||
msgstr "Descargar XML para una captura instantánea de dominio"
|
||
|
||
#: tools/virsh-snapshot.c:1693
|
||
msgid "Snapshot Dump XML"
|
||
msgstr "Descargar XML de captura instantánea"
|
||
|
||
#: tools/virsh-snapshot.c:1758
|
||
msgid "Get the name of the parent of a snapshot"
|
||
msgstr "Obtenga el nombre del padre de una instantánea"
|
||
|
||
#: tools/virsh-snapshot.c:1761
|
||
msgid "Extract the snapshot's parent, if any"
|
||
msgstr "Extraiga el padre de la instantánea, si lo hay"
|
||
|
||
#: tools/virsh-snapshot.c:1774
|
||
msgid "find parent of snapshot name"
|
||
msgstr "find parent of snapshot name"
|
||
|
||
#: tools/virsh-snapshot.c:1778
|
||
msgid "find parent of current snapshot"
|
||
msgstr "find parent of current snapshot"
|
||
|
||
#: tools/virsh-snapshot.c:1803
|
||
#, c-format
|
||
msgid "snapshot '%s' has no parent"
|
||
msgstr "snapshot '%s' has no parent"
|
||
|
||
#: tools/virsh-snapshot.c:1826
|
||
msgid "Revert a domain to a snapshot"
|
||
msgstr "Revierte el dominio a una captura instantánea"
|
||
|
||
#: tools/virsh-snapshot.c:1829
|
||
msgid "Revert domain to snapshot"
|
||
msgstr "Revierte el dominio a una captura instantánea"
|
||
|
||
#: tools/virsh-snapshot.c:1846
|
||
msgid "revert to current snapshot"
|
||
msgstr "revert to current snapshot"
|
||
|
||
#: tools/virsh-snapshot.c:1850
|
||
msgid "after reverting, change state to running"
|
||
msgstr "Después de revertir, cambie el estado a en ejecución"
|
||
|
||
#: tools/virsh-snapshot.c:1854
|
||
msgid "after reverting, change state to paused"
|
||
msgstr "Después de revertir, cambie el estado a pausado"
|
||
|
||
#: tools/virsh-snapshot.c:1858
|
||
msgid "try harder on risky reverts"
|
||
msgstr "try harder on risky reverts"
|
||
|
||
#: tools/virsh-snapshot.c:1919
|
||
msgid "Delete a domain snapshot"
|
||
msgstr "Elimina una captura instantánea de dominio"
|
||
|
||
#: tools/virsh-snapshot.c:1922
|
||
msgid "Snapshot Delete"
|
||
msgstr "Eliminación de captura instantánea"
|
||
|
||
#: tools/virsh-snapshot.c:1939
|
||
msgid "delete current snapshot"
|
||
msgstr "delete current snapshot"
|
||
|
||
#: tools/virsh-snapshot.c:1943
|
||
msgid "delete snapshot and all children"
|
||
msgstr "eliminar la captura instantánea y todos sus elementos hijos"
|
||
|
||
#: tools/virsh-snapshot.c:1947
|
||
msgid "delete children but not snapshot"
|
||
msgstr "Borre los hijos pero no la instantánea"
|
||
|
||
#: tools/virsh-snapshot.c:1951
|
||
msgid "delete only libvirt metadata, leaving snapshot contents behind"
|
||
msgstr ""
|
||
"Borre solamente los metadatos de libvirt, deje el contenido de la "
|
||
"instantánea"
|
||
|
||
#: tools/virsh-snapshot.c:1985
|
||
#, c-format
|
||
msgid "Domain snapshot %s children deleted\n"
|
||
msgstr "Instantánea de hijos de dominio %s borrada\n"
|
||
|
||
#: tools/virsh-snapshot.c:1987
|
||
#, c-format
|
||
msgid "Domain snapshot %s deleted\n"
|
||
msgstr "Instantánea de dominio %s borrada\n"
|
||
|
||
#: tools/virsh-snapshot.c:1989
|
||
#, c-format
|
||
msgid "Failed to delete snapshot %s"
|
||
msgstr "Falló al borrar la instantánea %s "
|
||
|
||
#: tools/virsh-volume.c:93 tools/virsh-volume.c:256
|
||
#, c-format
|
||
msgid "failed to get vol '%s'"
|
||
msgstr "Falló al obtener volumen '%s'"
|
||
|
||
#: tools/virsh-volume.c:95
|
||
#, c-format
|
||
msgid "failed to get vol '%s', specifying --%s might help"
|
||
msgstr "No se pudo obtener '%s' de volumen, si especifica --%s podría ayudar"
|
||
|
||
#: tools/virsh-volume.c:110
|
||
msgid "create a volume from a set of args"
|
||
msgstr "crea un volumen desde un conjunto de argumentos"
|
||
|
||
#: tools/virsh-volume.c:113 tools/virsh-volume.c:313
|
||
msgid "Create a vol."
|
||
msgstr "Crea un volumen."
|
||
|
||
#: tools/virsh-volume.c:127
|
||
msgid "name of the volume"
|
||
msgstr "nombre del volumen"
|
||
|
||
#: tools/virsh-volume.c:132
|
||
msgid "size of the vol, as scaled integer (default bytes)"
|
||
msgstr "Tamaño del volumen, como entero escalado (bytes predeterminados)"
|
||
|
||
#: tools/virsh-volume.c:136
|
||
msgid "initial allocation size, as scaled integer (default bytes)"
|
||
msgstr ""
|
||
"Asignación inicial de tamaño, como entero escalado (bytes predeterminados)"
|
||
|
||
#: tools/virsh-volume.c:140
|
||
msgid "file format type raw,bochs,qcow,qcow2,qed,vmdk"
|
||
msgstr "Tipo de formato raw,bochs,qcow,qcow2,qed,vmdk"
|
||
|
||
#: tools/virsh-volume.c:144
|
||
msgid "the backing volume if taking a snapshot"
|
||
msgstr "el volumen de respaldo, si se realiza una captura instantánea"
|
||
|
||
#: tools/virsh-volume.c:148
|
||
msgid "format of backing volume if taking a snapshot"
|
||
msgstr ""
|
||
"el formato del volumen de respaldo, si se realiza una captura instantánea"
|
||
|
||
#: tools/virsh-volume.c:152 tools/virsh-volume.c:331 tools/virsh-volume.c:409
|
||
#: tools/virsh-volume.c:522
|
||
msgid "preallocate metadata (for qcow2 instead of full allocation)"
|
||
msgstr "preasignar metadatos (para qcow2 en lugar de la asignación total)"
|
||
|
||
#: tools/virsh-volume.c:190 tools/virsh-volume.c:196 tools/virsh-volume.c:1102
|
||
#, c-format
|
||
msgid "Malformed size %s"
|
||
msgstr "Tamaño %s erróneo"
|
||
|
||
#: tools/virsh-volume.c:291
|
||
#, c-format
|
||
msgid "Vol %s created\n"
|
||
msgstr "Se ha creado el volumen %s\n"
|
||
|
||
#: tools/virsh-volume.c:295
|
||
#, c-format
|
||
msgid "Failed to create vol %s"
|
||
msgstr "Falló al crearse el volumen %s"
|
||
|
||
#: tools/virsh-volume.c:310
|
||
msgid "create a vol from an XML file"
|
||
msgstr "crea un volumen desde un archivo XML"
|
||
|
||
#: tools/virsh-volume.c:327 tools/virsh-volume.c:396
|
||
msgid "file containing an XML vol description"
|
||
msgstr "archivo conteniendo una descripción de volumen XML"
|
||
|
||
#: tools/virsh-volume.c:360
|
||
#, c-format
|
||
msgid "Vol %s created from %s\n"
|
||
msgstr "Se ha creado el volumen %s desde %s\n"
|
||
|
||
#: tools/virsh-volume.c:365 tools/virsh-volume.c:447
|
||
#, c-format
|
||
msgid "Failed to create vol from %s"
|
||
msgstr "Falló al crearse un volumen desde %s"
|
||
|
||
#: tools/virsh-volume.c:379
|
||
msgid "create a vol, using another volume as input"
|
||
msgstr "crea un volumen utilizando otro volumen como entrada"
|
||
|
||
#: tools/virsh-volume.c:382
|
||
msgid "Create a vol from an existing volume."
|
||
msgstr "Crea un volumen a partir de un volumen existente."
|
||
|
||
#: tools/virsh-volume.c:401
|
||
msgid "input vol name or key"
|
||
msgstr "nombre del volumen de entrada o clave"
|
||
|
||
#: tools/virsh-volume.c:405
|
||
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-volume.c:444
|
||
#, 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-volume.c:473
|
||
msgid "(volume_definition)"
|
||
msgstr "(volume_definition)"
|
||
|
||
#: tools/virsh-volume.c:497
|
||
msgid "clone a volume."
|
||
msgstr "clonar un volumen."
|
||
|
||
#: tools/virsh-volume.c:500
|
||
msgid "Clone an existing volume."
|
||
msgstr "Clonar un volumen ya existente."
|
||
|
||
#: tools/virsh-volume.c:509
|
||
msgid "orig vol name or key"
|
||
msgstr "origina el nombre de un volumen o la clave"
|
||
|
||
#: tools/virsh-volume.c:514
|
||
msgid "clone name"
|
||
msgstr "clona el nombre"
|
||
|
||
#: tools/virsh-volume.c:546 tools/virsh-volume.c:1619
|
||
msgid "failed to get parent pool"
|
||
msgstr "Falló al obtener el grupo principal"
|
||
|
||
#: tools/virsh-volume.c:566
|
||
#, c-format
|
||
msgid "Vol %s cloned from %s\n"
|
||
msgstr "Se ha colando el volumen %s a partir de %s\n"
|
||
|
||
#: tools/virsh-volume.c:569
|
||
#, c-format
|
||
msgid "Failed to clone vol from %s"
|
||
msgstr "Falló al clonarse el volumen desde %s"
|
||
|
||
#: tools/virsh-volume.c:593
|
||
msgid "upload file contents to a volume"
|
||
msgstr "descargar contenido de archivo a un volumen"
|
||
|
||
#: tools/virsh-volume.c:596
|
||
msgid "Upload file contents to a volume"
|
||
msgstr "Cargar contenido de archivo a un volumen"
|
||
|
||
#: tools/virsh-volume.c:605 tools/virsh-volume.c:723 tools/virsh-volume.c:839
|
||
#: tools/virsh-volume.c:887 tools/virsh-volume.c:981 tools/virsh-volume.c:1039
|
||
#: tools/virsh-volume.c:1142
|
||
msgid "vol name, key or path"
|
||
msgstr "nombre del volumen, clave o ruta"
|
||
|
||
#: tools/virsh-volume.c:610 tools/virsh-volume.c:728 tools/virsh-volume.c:950
|
||
msgid "file"
|
||
msgstr "archivo"
|
||
|
||
#: tools/virsh-volume.c:618
|
||
msgid "volume offset to upload to"
|
||
msgstr "Compensación de volumen que se va a cargar"
|
||
|
||
#: tools/virsh-volume.c:622
|
||
msgid "amount of data to upload"
|
||
msgstr "Cantidad de datos a cargar"
|
||
|
||
#: tools/virsh-volume.c:670 tools/virsh-volume.c:784
|
||
msgid "cannot create a new stream"
|
||
msgstr ""
|
||
|
||
#: tools/virsh-volume.c:675
|
||
#, c-format
|
||
msgid "cannot upload to volume %s"
|
||
msgstr "No se puede cargar a 'volume' %s"
|
||
|
||
#: tools/virsh-volume.c:680
|
||
#, c-format
|
||
msgid "cannot send data to volume %s"
|
||
msgstr "No se pueden enviar datos a 'volume %s"
|
||
|
||
#: tools/virsh-volume.c:691 tools/virsh-volume.c:805
|
||
#, c-format
|
||
msgid "cannot close volume %s"
|
||
msgstr "No se puede cerrar 'volume' %s"
|
||
|
||
#: tools/virsh-volume.c:711
|
||
msgid "download volume contents to a file"
|
||
msgstr "Descargar contenido de volumen a un archivo"
|
||
|
||
#: tools/virsh-volume.c:714
|
||
msgid "Download volume contents to a file"
|
||
msgstr "Descargar contenido de volumen a un archivo"
|
||
|
||
#: tools/virsh-volume.c:736
|
||
msgid "volume offset to download from"
|
||
msgstr "Compensación de volumen de donde se va a cargar"
|
||
|
||
#: tools/virsh-volume.c:740
|
||
msgid "amount of data to download"
|
||
msgstr "Cantidad de datos a descargar"
|
||
|
||
#: tools/virsh-volume.c:776
|
||
#, c-format
|
||
msgid "cannot create %s"
|
||
msgstr "No se puede crear %s"
|
||
|
||
#: tools/virsh-volume.c:789
|
||
#, c-format
|
||
msgid "cannot download from volume %s"
|
||
msgstr "No se puede descargar desde el volumen %s"
|
||
|
||
#: tools/virsh-volume.c:794
|
||
#, c-format
|
||
msgid "cannot receive data from volume %s"
|
||
msgstr "No se pueden recibir datos desde el volumen %s "
|
||
|
||
#: tools/virsh-volume.c:827
|
||
msgid "delete a vol"
|
||
msgstr "elimina un volumen"
|
||
|
||
#: tools/virsh-volume.c:830
|
||
msgid "Delete a given vol."
|
||
msgstr "Elimina un volumen determinado."
|
||
|
||
#: tools/virsh-volume.c:860
|
||
#, c-format
|
||
msgid "Vol %s deleted\n"
|
||
msgstr "Se ha eliminando el volumen %s\n"
|
||
|
||
#: tools/virsh-volume.c:862
|
||
#, c-format
|
||
msgid "Failed to delete vol %s"
|
||
msgstr "Falló al eliminarse el volumen %s"
|
||
|
||
#: tools/virsh-volume.c:875
|
||
msgid "wipe a vol"
|
||
msgstr "elimina un volumen"
|
||
|
||
#: tools/virsh-volume.c:878
|
||
msgid "Ensure data previously on a volume is not accessible to future reads"
|
||
msgstr ""
|
||
"Asegura que los datos anteriores de un volumen no sean accesibles en "
|
||
"lecturas futuras"
|
||
|
||
#: tools/virsh-volume.c:895
|
||
msgid "perform selected wiping algorithm"
|
||
msgstr "realizar algoritmo wiping seleccionado"
|
||
|
||
#: tools/virsh-volume.c:924
|
||
#, c-format
|
||
msgid "Unsupported algorithm '%s'"
|
||
msgstr "Algoritmo no admitido «%s»"
|
||
|
||
#: tools/virsh-volume.c:935
|
||
#, c-format
|
||
msgid "Failed to wipe vol %s"
|
||
msgstr "Falló la eliminación del volumen %s"
|
||
|
||
#: tools/virsh-volume.c:939
|
||
#, c-format
|
||
msgid "Vol %s wiped\n"
|
||
msgstr "Se ha eliminado el volumen %s\n"
|
||
|
||
#: tools/virsh-volume.c:951
|
||
msgid "block"
|
||
msgstr "bloque"
|
||
|
||
#: tools/virsh-volume.c:952
|
||
msgid "dir"
|
||
msgstr "dir"
|
||
|
||
#: tools/virsh-volume.c:953
|
||
msgid "network"
|
||
msgstr "red"
|
||
|
||
#: tools/virsh-volume.c:954
|
||
msgid "netdir"
|
||
msgstr ""
|
||
|
||
#: tools/virsh-volume.c:969
|
||
msgid "storage vol information"
|
||
msgstr "información del volumen de almacenamiento"
|
||
|
||
#: tools/virsh-volume.c:972
|
||
msgid "Returns basic information about the storage vol."
|
||
msgstr "Devuelve información básica acerca del grupo de almacenamiento."
|
||
|
||
#: tools/virsh-volume.c:1006
|
||
msgid "Type:"
|
||
msgstr "Tipo:"
|
||
|
||
#: tools/virsh-volume.c:1027
|
||
msgid "resize a vol"
|
||
msgstr "resize a vol"
|
||
|
||
#: tools/virsh-volume.c:1030
|
||
msgid "Resizes a storage volume."
|
||
msgstr "Cambia de tamaño un volumen."
|
||
|
||
#: tools/virsh-volume.c:1044
|
||
msgid "new capacity for the vol, as scaled integer (default bytes)"
|
||
msgstr ""
|
||
"Nueva capacidad para el volumen, como entero escalado (bytes "
|
||
"predeterminados)"
|
||
|
||
#: tools/virsh-volume.c:1052
|
||
msgid "allocate the new capacity, rather than leaving it sparse"
|
||
msgstr "Asignar la nueva capacidad, en lugar de dejarla dispersa"
|
||
|
||
#: tools/virsh-volume.c:1056
|
||
msgid "use capacity as a delta to current size, rather than the new size"
|
||
msgstr ""
|
||
"usar capacidad como un delta para el tamaño actual, en lugar de un nuevo "
|
||
"tamaño"
|
||
|
||
#: tools/virsh-volume.c:1060
|
||
msgid "allow the resize to shrink the volume"
|
||
msgstr "Permitir el cambio de dimensiones para achicar el volumen"
|
||
|
||
#: tools/virsh-volume.c:1097
|
||
msgid "negative size requires --delta and --shrink"
|
||
msgstr "tamaño negativo requiere --delta y --shrink"
|
||
|
||
#: tools/virsh-volume.c:1108
|
||
#, c-format
|
||
msgid "Size of volume '%s' successfully changed by %s\n"
|
||
msgstr "Tamaño de volumen '%s' fue cambiado con éxito por %s\n"
|
||
|
||
#: tools/virsh-volume.c:1109
|
||
#, c-format
|
||
msgid "Size of volume '%s' successfully changed to %s\n"
|
||
msgstr "El tamaño de volumen '%s' se ha cambiado correctamente a %s\n"
|
||
|
||
#: tools/virsh-volume.c:1114
|
||
#, c-format
|
||
msgid "Failed to change size of volume '%s' by %s\n"
|
||
msgstr "Falló al cambiar tamaño de volumen '%s' por %s\n"
|
||
|
||
#: tools/virsh-volume.c:1115
|
||
#, c-format
|
||
msgid "Failed to change size of volume '%s' to %s\n"
|
||
msgstr "Falló al cambiar tamaño de volumen '%s' a %s\n"
|
||
|
||
#: tools/virsh-volume.c:1130
|
||
msgid "vol information in XML"
|
||
msgstr "información del volumen en XML"
|
||
|
||
#: tools/virsh-volume.c:1133
|
||
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-volume.c:1237
|
||
msgid "Failed to list volumes"
|
||
msgstr "Falló listar volúmenes"
|
||
|
||
#: tools/virsh-volume.c:1246 tools/virsh-volume.c:1258
|
||
msgid "Failed to list storage volumes"
|
||
msgstr "Falló al listar volúmenes de almacenamiento"
|
||
|
||
#: tools/virsh-volume.c:1304
|
||
msgid "list vols"
|
||
msgstr "muestra los volúmenes"
|
||
|
||
#: tools/virsh-volume.c:1307
|
||
msgid "Returns list of vols by pool."
|
||
msgstr "Devuelve una lista de los volúmenes por grupo."
|
||
|
||
#: tools/virsh-volume.c:1320
|
||
msgid "display extended details for volumes"
|
||
msgstr "muestra detalles extendidos para los volúmenes"
|
||
|
||
#: tools/virsh-volume.c:1435 tools/virsh-volume.c:1456
|
||
#: tools/virsh-volume.c:1497
|
||
msgid "Path"
|
||
msgstr "Ruta"
|
||
|
||
#: tools/virsh-volume.c:1546
|
||
msgid "returns the volume name for a given volume key or path"
|
||
msgstr ""
|
||
"devuelve el nombre del volumen de una determinada llave o ruta de volumen"
|
||
|
||
#: tools/virsh-volume.c:1558 tools/virsh-volume.c:1598
|
||
msgid "volume key or path"
|
||
msgstr "llave o ruta del volumen"
|
||
|
||
#: tools/virsh-volume.c:1582
|
||
msgid "returns the storage pool for a given volume key or path"
|
||
msgstr ""
|
||
"devuelve el grupo de almacenamiento de una determinada llave o ruta de "
|
||
"volumen"
|
||
|
||
#: tools/virsh-volume.c:1593
|
||
msgid "return the pool uuid rather than pool name"
|
||
msgstr "devuelve el uuid del grupo en lugar del nombre del grupo"
|
||
|
||
#: tools/virsh-volume.c:1645
|
||
msgid "returns the volume key for a given volume name or path"
|
||
msgstr ""
|
||
"devuelve la llave de volumen de un determinado nombre o ruta de volumen"
|
||
|
||
#: tools/virsh-volume.c:1657
|
||
msgid "volume name or path"
|
||
msgstr "nombre o ruta del volumen"
|
||
|
||
#: tools/virsh-volume.c:1684
|
||
msgid "returns the volume path for a given volume name or key"
|
||
msgstr ""
|
||
"devuelve la ruta del volumen de un determinado nombre o llave de volumen"
|
||
|
||
#: tools/virsh-volume.c:1696
|
||
msgid "volume name or key"
|
||
msgstr "nombre o llave del volumen"
|
||
|
||
#: tools/virt-host-validate-common.c:62
|
||
#, c-format
|
||
msgid "%6s: Checking %-60s: "
|
||
msgstr "%6s: Verificando %-60s: "
|
||
|
||
#: tools/virt-host-validate-common.c:84 tools/virt-host-validate-common.c:86
|
||
msgid "PASS"
|
||
msgstr "PASA"
|
||
|
||
#: tools/virt-host-validate-common.c:91
|
||
msgid "FAIL"
|
||
msgstr "FALLA"
|
||
|
||
#: tools/virt-host-validate-common.c:92
|
||
msgid "WARN"
|
||
msgstr "ADVERTENCIA"
|
||
|
||
#: tools/virt-host-validate-common.c:93
|
||
msgid "NOTE"
|
||
msgstr "NOTA"
|
||
|
||
#: tools/virt-host-validate-common.c:171
|
||
#, c-format
|
||
msgid "for Linux >= %d.%d.%d"
|
||
msgstr "Para Linux >= %d.%d.%d"
|
||
|
||
#: tools/virt-host-validate-lxc.c:33
|
||
msgid "Upgrade to a kernel supporting namespaces"
|
||
msgstr "Actualizar a un kernel que soporte espacios de nombres"
|
||
|
||
#: tools/virt-host-validate-qemu.c:37
|
||
msgid ""
|
||
"Check that the 'kvm-intel' or 'kvm-amd' modules are loaded & the BIOS has "
|
||
"enabled virtualization"
|
||
msgstr ""
|
||
"Revisar si los módulos kvm-intel' o 'kvm-amd' están cargados & si el BIOS ha "
|
||
"activado virtualización"
|
||
|
||
#: tools/virt-host-validate-qemu.c:42
|
||
msgid ""
|
||
"Only emulated CPUs are available, performance will be significantly limited"
|
||
msgstr ""
|
||
"Únicamente las CPU emuladas están disponibles, el rendimiento será "
|
||
"significativamente limitado"
|
||
|
||
#: tools/virt-host-validate-qemu.c:47
|
||
msgid "Load the 'vhost_net' module to improve performance of virtio networking"
|
||
msgstr ""
|
||
"Cargue el módulo 'vhost_net' para mejorar el rendimiento conexión virtio"
|
||
|
||
#: tools/virt-host-validate-qemu.c:53
|
||
msgid "Load the 'tun' module to enable networking for QEMU guests"
|
||
msgstr "Cargue el módulo 'tun' para activar redes huéspedes QEMU"
|
||
|
||
#: tools/virt-host-validate.c:45
|
||
#, c-format
|
||
msgid ""
|
||
"\n"
|
||
"syntax: %s [OPTIONS] [HVTYPE]\n"
|
||
"\n"
|
||
" Hypervisor types:\n"
|
||
"\n"
|
||
" - qemu\n"
|
||
" - lxc\n"
|
||
"\n"
|
||
" Options:\n"
|
||
" -h, --help Display command line help\n"
|
||
" -v, --version Display command version\n"
|
||
" -q, --quiet Don't display progress information\n"
|
||
"\n"
|
||
msgstr ""
|
||
"\n"
|
||
"syntaxis: %s [OPCIONES] [TIPOHV]\n"
|
||
"\n"
|
||
"Tipos de hipervisor:\n"
|
||
"\n"
|
||
" - qemu\n"
|
||
" - lxc\n"
|
||
"\n"
|
||
" Opciones:\n"
|
||
" -h, --help Muestra ayuda de línea de comandos\n"
|
||
" -v, --version Muestra versión de comando\n"
|
||
" -q, --quiet No muestra información de progreso\n"
|
||
"\n"
|
||
|
||
#: tools/virt-host-validate.c:118
|
||
#, c-format
|
||
msgid "%s: too many command line arguments\n"
|
||
msgstr "%s: demasiados argumentos de línea de comandos\n"
|
||
|
||
#: tools/virt-host-validate.c:145
|
||
#, c-format
|
||
msgid "%s: unsupported hypervisor name %s\n"
|
||
msgstr "%s: nombre de hipervisor sin soporte %s\n"
|
||
|
||
#: tools/virt-login-shell.c:80 tools/virt-login-shell.c:135
|
||
msgid "shell must be a list of strings"
|
||
msgstr ""
|
||
|
||
#: tools/virt-login-shell.c:110
|
||
#, c-format
|
||
msgid "%s not matched against 'allowed_users' in %s"
|
||
msgstr ""
|
||
|
||
#: tools/virt-login-shell.c:162
|
||
#, c-format
|
||
msgid ""
|
||
"\n"
|
||
"Usage:\n"
|
||
" %s [option]\n"
|
||
"\n"
|
||
"Options:\n"
|
||
" -h | --help Display program help\n"
|
||
" -V | --version Display program version\n"
|
||
"\n"
|
||
"libvirt login shell\n"
|
||
msgstr ""
|
||
|
||
#: tools/virt-login-shell.c:211
|
||
#, c-format
|
||
msgid "Failed to initialize libvirt Error Handling"
|
||
msgstr ""
|
||
|
||
#: tools/virt-login-shell.c:252
|
||
#, c-format
|
||
msgid "%s takes no options"
|
||
msgstr ""
|
||
|
||
#: tools/virt-login-shell.c:257
|
||
#, c-format
|
||
msgid "%s must be run by non root users"
|
||
msgstr ""
|
||
|
||
#: tools/virt-login-shell.c:295
|
||
#, c-format
|
||
msgid "Can't create %s container: %s"
|
||
msgstr ""
|
||
|
||
#: tools/virt-login-shell.c:363
|
||
#, c-format
|
||
msgid "Unable to chdir(%s)"
|
||
msgstr ""
|
||
|
||
#: tools/virt-login-shell.c:367
|
||
#, c-format
|
||
msgid "Unable to exec shell %s"
|
||
msgstr ""
|
||
|
||
#~ msgid "domain event %d already registered"
|
||
#~ msgstr "el dominio del evento %d ya se encontraba registrado"
|
||
|
||
#~ msgid "%s not a known CPU model"
|
||
#~ msgstr "%s no es un modelo conocido de CPU"
|
||
|
||
#~ msgid "Domain name '%s' exceeded %d characters"
|
||
#~ msgstr "Nombre de dominio '%s' se excedió en caracteres %d "
|
||
|
||
#~ msgid "Unable to create directory for device %s"
|
||
#~ msgstr "No es posible crear directorio para el dispositivo %s"
|
||
|
||
#~ msgid "Unable to cleanup domain %d"
|
||
#~ msgstr "No se pudo limpiar dominio %d"
|
||
|
||
#~ msgid "unsupported clock basis '%s'"
|
||
#~ msgstr "Base de reloj no tiene soporte '%s'"
|
||
|
||
#~ msgid "SCSI device %s is already in use"
|
||
#~ msgstr "Dispositivo SCSI %s ya está en uso"
|
||
|
||
#~ msgid ""
|
||
#~ "Nodeset is out of range, host cannot support NUMA node bigger than %d"
|
||
#~ msgstr ""
|
||
#~ "Nodeset está fuera de rango, host no puede soportar un nodo NUMA mayor "
|
||
#~ "que %d"
|
||
|
||
#~ msgid "Failed to unbind PCI device '%s'"
|
||
#~ msgstr "Falló al desmontar dispositivo PCI '%s'"
|
||
|
||
#~ msgid "setting process affinity isn't supported on FreeBSD yet"
|
||
#~ msgstr ""
|
||
#~ "Establecimiento de afinidad del proceso no tiene soporte aún en FreeBSD "
|
||
|
||
#~ msgid "migrate: Invalid timeout"
|
||
#~ msgstr "migrar: Tiempo de espera inválido"
|
||
|
||
#~ msgid "migrate: Timeout is too big"
|
||
#~ msgstr "migrar: El tiempo de espera es muy grande"
|
||
|
||
#~ msgid "virAsprintf failed (errno %d)"
|
||
#~ msgstr "Falló virAsprintf (errno %d)"
|