X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=po%2Fes.po;h=041130e7d5435492831b8c99a14447ac37c8778a;hb=refs%2Ftags%2F1.2.14;hp=54156115d9d00d08becdba1f6c9f2d106f81ade5;hpb=1784e08830903dd3a10e5bc406d531d4555e3637;p=libguestfs.git diff --git a/po/es.po b/po/es.po index 5415611..041130e 100644 --- a/po/es.po +++ b/po/es.po @@ -8,10 +8,11 @@ msgid "" msgstr "" "Project-Id-Version: libguestfs.master\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-09-08 16:10+0100\n" +"POT-Creation-Date: 2010-10-23 14:24+0100\n" "PO-Revision-Date: \n" "Last-Translator: Héctor Daniel Cabrera \n" "Language-Team: Fedora Spanish \n" +"Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -427,9 +428,14 @@ msgstr "se encuentra ocupado procesando un comando" msgid "is in configuration state" msgstr "se encuentra en estado de configuración" -#: fish/cmds.c:136 fish/cmds.c:137 fish/cmds.c:667 fish/cmds.c:672 -msgid "test if file exists" -msgstr "verifica si existe el archivo" +#: fish/cmds.c:136 fish/cmds.c:672 +#, fuzzy +msgid "test if a directory" +msgstr "crea un directorio" + +#: fish/cmds.c:137 fish/cmds.c:667 +msgid "test if a regular file" +msgstr "" #: fish/cmds.c:138 fish/cmds.c:402 msgid "is launching subprocess" @@ -1231,7 +1237,7 @@ msgstr "%s: %s: entero fuera de rango\n" msgid "%s: unknown command\n" msgstr "%s: comando desconocido\n" -#: fish/edit.c:86 +#: fish/edit.c:44 #, c-format msgid "use '%s filename' to edit a file\n" msgstr "utilice '%s nombre de archivo' para editar un archivo\n" @@ -1242,11 +1248,11 @@ msgid "Try `%s --help' for more information.\n" msgstr "Intente con `%s --help' para más información.\n" #: fish/fish.c:100 -#, c-format +#, fuzzy, c-format msgid "" "%s: guest filesystem shell\n" "%s lets you edit virtual machine filesystems\n" -"Copyright (C) 2009 Red Hat Inc.\n" +"Copyright (C) 2009-2010 Red Hat Inc.\n" "Usage:\n" " %s [--options] cmd [: cmd : cmd ...]\n" " %s -i libvirt-domain\n" @@ -1274,7 +1280,7 @@ msgid "" " -v|--verbose Verbose messages\n" " -x Echo each command before executing it\n" " -V|--version Display version and exit\n" -"For more information, see the manpage %s(1).\n" +"For more information, see the manpage %s(1).\n" msgstr "" "%s: shell del sistema de archivos huésped\n" "%s le permite editar sistemas de archivos de máquina virtual\n" @@ -1527,7 +1533,7 @@ msgstr "" " Esto muestra los parámetros en la terminal.\n" #: fish/fish.c:1014 -#, c-format +#, fuzzy, c-format msgid "" "edit - edit a file in the image\n" " edit \n" @@ -1539,9 +1545,6 @@ msgid "" "\n" " Normally it uses $EDITOR, but if you use the aliases\n" " \"vi\" or \"emacs\" you will get those editors.\n" -"\n" -" NOTE: This will not work reliably for large files\n" -" (> 2 MB) or binary files containing \\0 bytes.\n" msgstr "" "edit - edita un archivo en la imagen\n" " edit \n" @@ -1557,7 +1560,7 @@ msgstr "" " NOTA: Esto no funcionará en forma confiable con archivos muy grandes\n" " (> 2 MB) o archivos binarios que tengan \\0 bytes.\n" -#: fish/fish.c:1030 +#: fish/fish.c:1027 #, c-format msgid "" "lcd - local change directory\n" @@ -1573,7 +1576,7 @@ msgstr "" " Modificar el directorio actual de guestfish. Este comando\n" " es útil si desea descargar archivos hacia un lugar en particular.\n" -#: fish/fish.c:1039 +#: fish/fish.c:1036 #, c-format msgid "" "glob - expand wildcards in command\n" @@ -1591,7 +1594,7 @@ msgstr "" "reiteradamente\n" " una vez por cada argumento expandido.\n" -#: fish/fish.c:1048 +#: fish/fish.c:1045 #, c-format msgid "" "help - display a list of commands or help on a command\n" @@ -1602,8 +1605,8 @@ msgstr "" " help cmd\n" " help\n" -#: fish/fish.c:1055 -#, c-format +#: fish/fish.c:1052 +#, fuzzy, c-format msgid "" "more - view a file in the pager\n" " more \n" @@ -1615,9 +1618,6 @@ msgid "" "\n" " Normally it uses $PAGER, but if you use the alias\n" " \"less\" then it always uses \"less\".\n" -"\n" -" NOTE: This will not work reliably for large files\n" -" (> 2 MB) or binary files containing \\0 bytes.\n" msgstr "" "more - muestra un archivo en el paginador\n" " more \n" @@ -1634,7 +1634,7 @@ msgstr "" "grandes\n" " (> 2 MB) o binarios conteniendo \\0 bytes.\n" -#: fish/fish.c:1073 +#: fish/fish.c:1067 #, c-format msgid "" "quit - quit guestfish\n" @@ -1643,7 +1643,7 @@ msgstr "" "quit - abandonar guestfish\n" " quit\n" -#: fish/fish.c:1078 +#: fish/fish.c:1072 #, c-format msgid "" "reopen - close and reopen the libguestfs handle\n" @@ -1662,7 +1662,7 @@ msgstr "" "finaliza\n" "guestfish. Sin embargo, esto es ocasionalmente útil para realizar pruebas.\n" -#: fish/fish.c:1087 +#: fish/fish.c:1081 #, c-format msgid "" "sparse - allocate a sparse image file\n" @@ -1720,7 +1720,7 @@ msgstr "" " E o EB número de exabytes\n" " sects número de sectores de 512 bytes\n" -#: fish/fish.c:1116 +#: fish/fish.c:1110 #, c-format msgid "" "time - measure time taken to run command\n" @@ -1735,12 +1735,12 @@ msgstr "" " Esto ejecuta como siempre, e imprime luego el\n" " tiempo transcurrido.\n" -#: fish/fish.c:1124 +#: fish/fish.c:1118 #, c-format msgid "%s: command not known, use -h to list all commands\n" msgstr "%s comando no conocido, utilice -h para listar todos los comandos\n" -#: fish/fish.c:1140 +#: fish/fish.c:1134 #, c-format msgid "" "Did you mean to open a disk image? guestfish -a disk.img\n" @@ -1748,17 +1748,17 @@ msgid "" "For complete documentation: man guestfish\n" msgstr "" -#: fish/fish.c:1297 +#: fish/fish.c:1291 #, c-format msgid "Runaway quote in string \"%s\"\n" msgstr "Cuota problemática en la cadena \"%s\"\n" -#: fish/glob.c:52 +#: fish/glob.c:53 #, c-format msgid "use 'glob command [args...]'\n" msgstr "utilice 'glob comando [args...]'\n" -#: fish/glob.c:72 +#: fish/glob.c:73 #, c-format msgid "glob: guestfs_glob_expand call failed: %s\n" msgstr "glob: falló la llamada guestfs_glob_expand: %s\n" @@ -1768,17 +1768,17 @@ msgstr "glob: falló la llamada guestfs_glob_expand: %s\n" msgid "use 'lcd directory' to change local directory\n" msgstr "utilice 'lcd directorio' para modificar el directorio local\n" -#: fish/more.c:40 +#: fish/more.c:39 #, c-format msgid "use '%s filename' to page a file\n" msgstr "utilice '%s nombre de archivo' para paginar un archivo\n" -#: fish/rc.c:249 +#: fish/rc.c:250 #, c-format msgid "guestfish: protocol error: could not read 'hello' message\n" msgstr "guestfish: error de protocolo: no se pudo leer el mensaje 'hello'\n" -#: fish/rc.c:254 +#: fish/rc.c:255 #, c-format msgid "" "guestfish: protocol error: version mismatch, server version '%s' does not " @@ -1788,19 +1788,19 @@ msgstr "" "servidor '%s' no concuerda con la versión del cliente '%s'. Ambas versiones " "deber coincidir de manera exacta.\n" -#: fish/rc.c:329 fish/rc.c:343 +#: fish/rc.c:330 fish/rc.c:344 #, c-format msgid "guestfish: remote: looks like the server is not running\n" msgstr "guestfish: remoto: parece ser que el servidor no se está ejecutando\n" -#: fish/rc.c:355 fish/rc.c:369 +#: fish/rc.c:356 fish/rc.c:370 #, c-format msgid "guestfish: protocol error: could not send initial greeting to server\n" msgstr "" "guestfish: error de protocolo: no es posible enviar salutación inicial hacia " "el servidor\n" -#: fish/rc.c:380 +#: fish/rc.c:381 #, c-format msgid "guestfish: protocol error: could not decode reply from server\n" msgstr "" @@ -2192,3 +2192,6 @@ msgstr "" #, c-format msgid "mkisofs command failed: %s\n" msgstr "falló el comando mkisofs: %s\n" + +#~ msgid "test if file exists" +#~ msgstr "verifica si existe el archivo"