From 78f297dabe17eef518eaccb880f9013641124cda Mon Sep 17 00:00:00 2001 From: Dan McGee Date: Thu, 23 Jun 2011 21:48:35 -0500 Subject: Update all translation files This is for the eventual 4.0.0 release, but more importantly to logically separate new translations and strings from the PO split about to happen between pacman and scripts. Signed-off-by: Dan McGee --- lib/libalpm/po/es.po | 57 +++++++++++++++++++++++++++++++++------------------- 1 file changed, 36 insertions(+), 21 deletions(-) (limited to 'lib/libalpm/po/es.po') diff --git a/lib/libalpm/po/es.po b/lib/libalpm/po/es.po index 480e4308..afd41236 100644 --- a/lib/libalpm/po/es.po +++ b/lib/libalpm/po/es.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Arch Linux Pacman package manager\n" "Report-Msgid-Bugs-To: http://bugs.archlinux.org/index.php?project=3\n" -"POT-Creation-Date: 2011-04-18 11:23-0500\n" +"POT-Creation-Date: 2011-06-23 21:48-0500\n" "PO-Revision-Date: 2011-03-22 15:34+0000\n" "Last-Translator: angvp \n" "Language-Team: Spanish (Castilian) <>\n" @@ -157,6 +157,10 @@ msgstr "faltan los metadatos del paquete en %s\n" msgid "removing invalid file: %s\n" msgstr "eliminando archivo inválido: %s\n" +#, fuzzy, c-format +msgid "could not parse package '%s' description file from db '%s'\n" +msgstr "no se pudo interpretar el archivo de descripción en %s\n" + #, c-format msgid "database path is undefined\n" msgstr "la ruta de la base de datos no está definida\n" @@ -225,18 +229,6 @@ msgstr "la dirección %s no es válida\n" msgid "failed retrieving file '%s' from %s : %s\n" msgstr "fallo al obtener archivo '%s' desde %s: %s\n" -#, c-format -msgid "resuming download of %s not possible; starting over\n" -msgstr "no es posible continuar la descarga de %s; empezando de nuevo\n" - -#, c-format -msgid "error writing to file '%s': %s\n" -msgstr "no se pudo escribir al archivo '%s': %s\n" - -#, c-format -msgid "failed retrieving file '%s' from %s\n" -msgstr "error al obtener el archivo '%s' desde %s\n" - #, c-format msgid "%s appears to be truncated: %jd/%jd bytes\n" msgstr "%s parece estar truncado: %jd/%jd bytes\n" @@ -386,6 +378,18 @@ msgstr "la arquitectura del paquete no es válida" msgid "could not find repository for target" msgstr "no pudo encontrarse un repositorio para el objetivo" +#, c-format +msgid "signature directory not configured correctly" +msgstr "" + +#, c-format +msgid "invalid PGP signature" +msgstr "" + +#, c-format +msgid "unknown PGP signature" +msgstr "" + #, c-format msgid "invalid or corrupted delta" msgstr "no válido o diferencial dañado" @@ -410,10 +414,6 @@ msgstr "archivos en conflicto" msgid "failed to retrieve some files" msgstr "error al descargar algunos archivos" -#, c-format -msgid "failed to copy some file" -msgstr "error al copiar algún archivo" - #, c-format msgid "invalid regular expression" msgstr "expresión regular no válida" @@ -426,6 +426,10 @@ msgstr "error de libarchive" msgid "download library error" msgstr "error de descarga de biblioteca" +#, c-format +msgid "gpgme error" +msgstr "" + #, c-format msgid "error invoking external downloader" msgstr "error invocando el descargador externo" @@ -434,10 +438,6 @@ msgstr "error invocando el descargador externo" msgid "unexpected error" msgstr "error inesperado" -#, c-format -msgid "database larger than maximum size\n" -msgstr "la base de datos supera el tamaño máximo\n" - #, c-format msgid "could not find %s in database -- skipping\n" msgstr "no se pudo encontrar %s en la base de datos -- saltando\n" @@ -559,3 +559,18 @@ msgstr "no existe la caché %s, creando...\n" #, c-format msgid "couldn't create package cache, using /tmp instead\n" msgstr "no se pudo crear la cache de paquetes, usando /tmp en su lugar\n" + +#~ msgid "resuming download of %s not possible; starting over\n" +#~ msgstr "no es posible continuar la descarga de %s; empezando de nuevo\n" + +#~ msgid "error writing to file '%s': %s\n" +#~ msgstr "no se pudo escribir al archivo '%s': %s\n" + +#~ msgid "failed retrieving file '%s' from %s\n" +#~ msgstr "error al obtener el archivo '%s' desde %s\n" + +#~ msgid "failed to copy some file" +#~ msgstr "error al copiar algún archivo" + +#~ msgid "database larger than maximum size\n" +#~ msgstr "la base de datos supera el tamaño máximo\n" -- cgit v1.2.3-54-g00ecf