X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=po%2Fes.po;h=63f68f7ebd677bcda9e536d082b505d685a873ed;hb=refs%2Ftags%2F1.9.16;hp=a658ec9009ffcd165f66c68657bb43e7735072a6;hpb=2c082c5d681c9e0e76d0aad0345df3781d1aa8f1;p=libguestfs.git diff --git a/po/es.po b/po/es.po index a658ec9..63f68f7 100644 --- a/po/es.po +++ b/po/es.po @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: libguestfs.master\n" "Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?" "component=libguestfs&product=Virtualization+Tools\n" -"POT-Creation-Date: 2011-04-01 09:14+0100\n" +"POT-Creation-Date: 2011-04-01 20:20+0100\n" "PO-Revision-Date: \n" "Last-Translator: Héctor Daniel Cabrera \n" "Language-Team: Fedora Spanish \n" @@ -3006,64 +3006,64 @@ msgid "" "without PCRE or hivex libraries" msgstr "" -#: src/launch.c:97 +#: src/launch.c:98 msgid "command line cannot be altered after qemu subprocess launched" msgstr "" "la línea de comando no puede ser modificada luego de haber sido lanzado el " "subproceso qemu" -#: src/launch.c:154 +#: src/launch.c:155 msgid "guestfs_config: parameter must begin with '-' character" msgstr "guestfs_config: el parámetro debe comenzar con el carácter '-'" -#: src/launch.c:168 +#: src/launch.c:169 #, c-format msgid "guestfs_config: parameter '%s' isn't allowed" msgstr "guestfs_config: no está permitido el parámetro '%s'" -#: src/launch.c:234 src/launch.c:338 +#: src/launch.c:235 src/launch.c:339 msgid "filename cannot contain ',' (comma) character" msgstr "el nombre del archivo no puede contener el carácter ',' (coma)" -#: src/launch.c:246 src/launch.c:251 +#: src/launch.c:247 src/launch.c:252 #, c-format msgid "%s parameter is empty or contains disallowed characters" msgstr "" -#: src/launch.c:357 +#: src/launch.c:358 msgid "the libguestfs handle has already been launched" msgstr "el manipulador libguestfs ya ha sido iniciado" -#: src/launch.c:366 +#: src/launch.c:367 #, c-format msgid "%s: cannot create temporary directory" msgstr "%s: no es posible crear directorio temporal" -#: src/launch.c:403 +#: src/launch.c:404 msgid "you must call guestfs_add_drive before guestfs_launch" msgstr "antes de guestfs_launch, debe llamar guestfs_add_drive" -#: src/launch.c:746 +#: src/launch.c:750 msgid "guestfs_launch failed, see earlier error messages" msgstr "falló guestfs_launch, vea mensajes de errores anteriores" -#: src/launch.c:759 +#: src/launch.c:763 msgid "qemu launched and contacted daemon, but state != READY" msgstr "" "qemu ha sido iniciado y contactado el demonio, pero es estado es != READY" -#: src/launch.c:845 +#: src/launch.c:851 #, fuzzy msgid "guestfs_launch failed, unexpected initial message from guestfsd" msgstr "falló guestfs_launch, vea mensajes de errores anteriores" -#: src/launch.c:853 +#: src/launch.c:859 #, fuzzy msgid "contacted guestfsd, but state != READY" msgstr "" "qemu ha sido iniciado y contactado el demonio, pero es estado es != READY" -#: src/launch.c:1002 +#: src/launch.c:1038 #, c-format msgid "" "%s: command failed: If qemu is located on a non-standard path, try setting " @@ -3072,11 +3072,11 @@ msgstr "" "%s: falló el comando: Si qemu se encuentra ubicado en una ruta no estándar, " "intente definir el entorno LIBGUESTFS_QEMU como variable" -#: src/launch.c:1093 +#: src/launch.c:1129 msgid "qemu has not been launched yet" msgstr "todavía qemu no ha sido iniciado " -#: src/launch.c:1104 +#: src/launch.c:1140 msgid "no subprocess to kill" msgstr "ningún subproceso que finalizar" @@ -3090,7 +3090,7 @@ msgstr "guestfs_set_busy: llamado cuando se encontraba en estado %d != READY " msgid "guestfs_end_busy: called when in state %d" msgstr "guestfs_end_busy: llamado cuando se encontraba en estado %d" -#: src/proto.c:394 +#: src/proto.c:421 #, c-format msgid "" "check_for_daemon_cancellation_or_eof: read 0x%x from daemon, expected 0x%x\n" @@ -3098,69 +3098,69 @@ msgstr "" "check_for_daemon_cancellation_or_eof: se ha leído 0x%x desde el demonio, se " "esperaba 0x%x\n" -#: src/proto.c:572 src/proto.c:635 +#: src/proto.c:599 src/proto.c:662 msgid "unexpected end of file when reading from daemon" msgstr "fin no esperado del archivo mientras se leía desde el demonio" -#: src/proto.c:593 +#: src/proto.c:620 #, c-format msgid "received magic signature from guestfsd, but in state %d" msgstr "" "se ha recibido una identificación mágica desde guestfsd, pero en estado %d" -#: src/proto.c:612 +#: src/proto.c:639 #, c-format msgid "message length (%u) > maximum possible size (%d)" msgstr "la longitud del mensaje (%u) > tamaño máximo posible (%d)" -#: src/proto.c:764 +#: src/proto.c:791 #, c-format msgid "guestfs___send: state %d != BUSY" msgstr "guestfs___send: estado %d != BUSY" -#: src/proto.c:788 +#: src/proto.c:815 msgid "xdr_guestfs_message_header failed" msgstr "falló xdr_guestfs_message_header" -#: src/proto.c:797 +#: src/proto.c:824 msgid "dispatch failed to marshal args" msgstr "el despacho falló al presentar los argumentos" -#: src/proto.c:924 +#: src/proto.c:951 #, c-format msgid "send_file_chunk: state %d != READY" msgstr "send_file_chunk: estado %d != READY" -#: src/proto.c:940 +#: src/proto.c:967 #, c-format msgid "xdr_guestfs_chunk failed (buf = %p, buflen = %zu)" msgstr "falló xdr_guestfs_chunk (buf = %p, buflen = %zu)" -#: src/proto.c:1090 +#: src/proto.c:1117 #, c-format msgid "%s: error in chunked encoding" msgstr "%s: error en codificación fragmentada" -#: src/proto.c:1117 +#: src/proto.c:1144 msgid "write to daemon socket" msgstr "escribe en el socket del demonio" -#: src/proto.c:1140 +#: src/proto.c:1167 msgid "receive_file_data: parse error in reply callback" msgstr "" "receive_file_data: error de análisis en la respuesta de devolución de llamada" -#: src/proto.c:1145 +#: src/proto.c:1172 msgid "receive_file_data: unexpected flag received when reading file chunks" msgstr "" "receive_file_data: se ha recibido una marca no esperada mientras se leían " "porciones del archivo " -#: src/proto.c:1153 +#: src/proto.c:1180 msgid "failed to parse file chunk" msgstr "falló al analizar porciones del archivo" -#: src/proto.c:1162 +#: src/proto.c:1189 msgid "file receive cancelled by daemon" msgstr "el demonio ha cancelado la recepción del archivo"