X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=po%2Fes.po;h=6ea938e7ef52003c7a2f0ff60f0606e8bd14cf13;hb=7a2317156b9b01da9e803b1f16ac74665374f360;hp=bd50ca47daf3f9c916356b3052e2d1f12a19eb06;hpb=49f08be012fe842ae3715a4300583370ed51af21;p=libguestfs.git diff --git a/po/es.po b/po/es.po index bd50ca4..6ea938e 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-03-29 21:33+0100\n" +"POT-Creation-Date: 2011-04-11 11:35+0100\n" "PO-Revision-Date: \n" "Last-Translator: Héctor Daniel Cabrera \n" "Language-Team: Fedora Spanish \n" @@ -69,15 +69,15 @@ msgstr "" " -V|--version Muestra la versión y finaliza\n" #: cat/virt-cat.c:114 cat/virt-filesystems.c:199 cat/virt-ls.c:120 -#: df/domains.c:428 df/main.c:133 fish/fish.c:213 fuse/guestmount.c:1017 -#: inspector/virt-inspector.c:128 rescue/virt-rescue.c:126 +#: df/domains.c:428 df/main.c:133 fish/fish.c:213 fuse/guestmount.c:1018 +#: inspector/virt-inspector.c:128 rescue/virt-rescue.c:128 #, c-format msgid "guestfs_create: failed to create handle\n" msgstr "guestfs_create: falló al crear manipulador\n" #: cat/virt-cat.c:136 cat/virt-filesystems.c:253 cat/virt-ls.c:142 -#: df/main.c:157 fish/fish.c:281 fuse/guestmount.c:1065 -#: inspector/virt-inspector.c:150 rescue/virt-rescue.c:150 +#: df/main.c:157 fish/fish.c:281 fuse/guestmount.c:1066 +#: inspector/virt-inspector.c:150 rescue/virt-rescue.c:152 #, c-format msgid "%s: unknown long option: %s (%d)\n" msgstr "%s: opción extensa desconocida: %s (%d)\n" @@ -2529,6 +2529,7 @@ msgid "" " --selinux Enable SELinux support\n" " -v|--verbose Verbose messages\n" " -V|--version Display version and exit\n" +" -w|--rw Mount read-write\n" " -x|--trace Trace guestfs API calls\n" msgstr "" "%s: módulo FUSE para libguestfs\n" @@ -2551,12 +2552,12 @@ msgstr "" " -v|--verbose Mensajes detallados\n" " -V|--version Muestra la versión y finaliza\n" -#: fuse/guestmount.c:1134 +#: fuse/guestmount.c:1135 #, fuzzy, c-format msgid "%s: must have at least one -a/-d and at least one -m/-i option\n" msgstr "%s: debe poseer al menos una opción -a, y al menos una opción -m\n" -#: fuse/guestmount.c:1142 +#: fuse/guestmount.c:1143 #, c-format msgid "%s: you must specify a mountpoint in the host filesystem\n" msgstr "" @@ -2803,6 +2804,7 @@ msgid "" " --selinux Enable SELinux\n" " -v|--verbose Verbose messages\n" " -V|--version Display version and exit\n" +" -w|--rw Mount read-write\n" " -x Trace libguestfs API calls\n" "For more information, see the manpage %s(1).\n" msgstr "" @@ -2826,12 +2828,12 @@ msgstr "" " -v|--verbose Mensajes detallados\n" " -V|--version Muestra la versión y finaliza\n" -#: rescue/virt-rescue.c:173 +#: rescue/virt-rescue.c:175 #, fuzzy, c-format msgid "%s: could not parse memory size '%s'\n" msgstr "no se pudo analizar el tamaño de arranque" -#: rescue/virt-rescue.c:407 +#: rescue/virt-rescue.c:413 #, fuzzy, c-format msgid "%s: unknown child exit status (%d)\n" msgstr "%s: opción extensa desconocida: %s (%d)\n" @@ -2944,53 +2946,53 @@ msgid "" "without PCRE or hivex libraries" msgstr "" -#: src/launch.c:96 +#: src/launch.c:97 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:153 +#: src/launch.c:154 msgid "guestfs_config: parameter must begin with '-' character" msgstr "guestfs_config: el parámetro debe comenzar con el carácter '-'" -#: src/launch.c:167 +#: src/launch.c:168 #, c-format msgid "guestfs_config: parameter '%s' isn't allowed" msgstr "guestfs_config: no está permitido el parámetro '%s'" -#: src/launch.c:233 src/launch.c:337 +#: src/launch.c:234 src/launch.c:338 msgid "filename cannot contain ',' (comma) character" msgstr "el nombre del archivo no puede contener el carácter ',' (coma)" -#: src/launch.c:245 src/launch.c:250 +#: src/launch.c:246 src/launch.c:251 #, c-format msgid "%s parameter is empty or contains disallowed characters" msgstr "" -#: src/launch.c:356 +#: src/launch.c:357 msgid "the libguestfs handle has already been launched" msgstr "el manipulador libguestfs ya ha sido iniciado" -#: src/launch.c:365 +#: src/launch.c:366 #, c-format msgid "%s: cannot create temporary directory" msgstr "%s: no es posible crear directorio temporal" -#: src/launch.c:392 +#: src/launch.c:393 msgid "you must call guestfs_add_drive before guestfs_launch" msgstr "antes de guestfs_launch, debe llamar guestfs_add_drive" -#: src/launch.c:735 +#: src/launch.c:736 msgid "guestfs_launch failed, see earlier error messages" msgstr "falló guestfs_launch, vea mensajes de errores anteriores" -#: src/launch.c:748 +#: src/launch.c:749 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:889 +#: src/launch.c:890 #, c-format msgid "" "%s: command failed: If qemu is located on a non-standard path, try setting " @@ -2999,11 +3001,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:981 +#: src/launch.c:982 msgid "qemu has not been launched yet" msgstr "todavía qemu no ha sido iniciado " -#: src/launch.c:992 +#: src/launch.c:993 msgid "no subprocess to kill" msgstr "ningún subproceso que finalizar" @@ -3304,13 +3306,13 @@ msgstr "" msgid "mkisofs command failed: %s\n" msgstr "falló el comando mkisofs: %s\n" -#: tools/virt-edit.pl:169 +#: tools/virt-edit.pl:174 msgid "virt-edit: no image, VM names or filenames to edit given" msgstr "" "virt-edit: no han sido ofrecidas imágenes, nombres MV o nombres de archivos " "para editar" -#: tools/virt-edit.pl:185 tools/virt-tar.pl:238 tools/virt-win-reg.pl:217 +#: tools/virt-edit.pl:190 tools/virt-tar.pl:238 tools/virt-win-reg.pl:217 #, fuzzy, perl-brace-format msgid "" "{prog}: No operating system could be detected inside this disk image.\n" @@ -3334,12 +3336,12 @@ msgstr "" "mayor cantidad de información acerca de la imagen de disco que le sea " "posible.\n" -#: tools/virt-edit.pl:189 tools/virt-tar.pl:242 tools/virt-win-reg.pl:221 +#: tools/virt-edit.pl:194 tools/virt-tar.pl:242 tools/virt-win-reg.pl:221 #, fuzzy, perl-brace-format msgid "{prog}: multiboot operating systems are not supported.\n" msgstr "virt-ls no tiene soporte para sistemas operativos multiarranque\n" -#: tools/virt-edit.pl:221 +#: tools/virt-edit.pl:227 msgid "File not changed.\n" msgstr "El archivo no ha sido modificado.\n"