diff options
Diffstat (limited to 'po/es.po')
-rw-r--r-- | po/es.po | 11 |
1 files changed, 6 insertions, 5 deletions
@@ -33,7 +33,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 0.8.10\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2015-12-27 19:17+0100\n" +"POT-Creation-Date: 2015-12-30 00:41+0100\n" "PO-Revision-Date: 2014-11-20 02:25+0100\n" "Last-Translator: Manuel \"Venturi\" Porras Peralta <venturi@openmailbox." "org>\n" @@ -3682,10 +3682,6 @@ msgid "The package cache file is an incompatible version" msgstr "El fichero de caché de paquetes es una versión incompatible" #: apt-pkg/pkgcache.cc -msgid "The package cache file is corrupted, it is too small" -msgstr "El fichero de caché de paquetes está dañado, es demasiado pequeño" - -#: apt-pkg/pkgcache.cc #, c-format msgid "This APT does not support the versioning system '%s'" msgstr "Esta versión de APT no admite el sistema de versiones «%s»" @@ -3696,6 +3692,11 @@ msgid "The package cache was built for different architectures: %s vs %s" msgstr "La caché de paquetes se había creado para una arquitectura diferente" #: apt-pkg/pkgcache.cc +#, fuzzy +msgid "The package cache file is corrupted, it has the wrong hash" +msgstr "El fichero de caché de paquetes está dañado, es demasiado pequeño" + +#: apt-pkg/pkgcache.cc msgid "Depends" msgstr "Depende" |