diff options
Diffstat (limited to 'po/es.po')
-rw-r--r-- | po/es.po | 12 |
1 files changed, 6 insertions, 6 deletions
@@ -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-11-09 22:42+0000\n" +"POT-Creation-Date: 2011-12-22 20:22+0000\n" "PO-Revision-Date: \n" "Last-Translator: Héctor Daniel Cabrera <logan@fedoraproject.org>\n" "Language-Team: Fedora Spanish <trans-es@lists.fedoraproject.org>\n" @@ -2974,16 +2974,16 @@ msgstr "%s: no es posible crear directorio temporal" msgid "you must call guestfs_add_drive before guestfs_launch" msgstr "antes de guestfs_launch, debe llamar guestfs_add_drive" -#: src/launch.c:763 +#: src/launch.c:773 msgid "guestfs_launch failed, see earlier error messages" msgstr "falló guestfs_launch, vea mensajes de errores anteriores" -#: src/launch.c:776 +#: src/launch.c:786 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:917 +#: src/launch.c:927 #, c-format msgid "" "%s: command failed: If qemu is located on a non-standard path, try setting " @@ -2992,11 +2992,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:1009 +#: src/launch.c:1019 msgid "qemu has not been launched yet" msgstr "todavía qemu no ha sido iniciado " -#: src/launch.c:1020 +#: src/launch.c:1030 msgid "no subprocess to kill" msgstr "ningún subproceso que finalizar" |