X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/b3c63712e4e54e3743c302416528423def4eefbb..88749b5dc18eb5708af20185e4339e76bda6fb72:/po/es.po diff --git a/po/es.po b/po/es.po index ab40aeee1..b6a886807 100644 --- a/po/es.po +++ b/po/es.po @@ -33,7 +33,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 0.8.10\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2015-12-07 15:31+0100\n" +"POT-Creation-Date: 2015-12-24 17:02+0100\n" "PO-Revision-Date: 2014-11-20 02:25+0100\n" "Last-Translator: Manuel \"Venturi\" Porras Peralta \n" @@ -2621,6 +2621,13 @@ msgstr "" "No se pudo encontrar la entrada esperada «%s» en el archivo " "«Release» (entrada incorrecta en «sources.list» o fichero mal formado)" +#: apt-pkg/acquire-item.cc +#, c-format +msgid "" +"Skipping acquire of configured file '%s' as repository '%s' provides only " +"weak security information for it" +msgstr "" + #: apt-pkg/acquire-item.cc msgid "There is no public key available for the following key IDs:\n" msgstr "" @@ -3150,6 +3157,14 @@ msgstr "El subproceso %s terminó de forma inesperada" msgid "Problem closing the gzip file %s" msgstr "Se produjo un problema al cerrar el fichero gzip %s" +#: apt-pkg/contrib/fileutl.cc +msgid "Failed to create subprocess IPC" +msgstr "No se pudo crear el subproceso IPC" + +#: apt-pkg/contrib/fileutl.cc +msgid "Failed to exec compressor " +msgstr "No se pudo ejecutar el compresor " + #: apt-pkg/contrib/fileutl.cc #, c-format msgid "Could not open file %s" @@ -3160,14 +3175,6 @@ msgstr "No pude abrir el fichero %s" msgid "Could not open file descriptor %d" msgstr "No se pudo abrir el descriptor de fichero %d" -#: apt-pkg/contrib/fileutl.cc -msgid "Failed to create subprocess IPC" -msgstr "No se pudo crear el subproceso IPC" - -#: apt-pkg/contrib/fileutl.cc -msgid "Failed to exec compressor " -msgstr "No se pudo ejecutar el compresor " - #: apt-pkg/contrib/fileutl.cc #, c-format msgid "read, still have %llu to read but none left" @@ -3328,6 +3335,13 @@ msgstr "No se encontraron secciones en el archivo «Release» %s" msgid "No Hash entry in Release file %s" msgstr "No existe una entrada «Hash» en el archivo «Release» %s" +#: apt-pkg/deb/debmetaindex.cc +#, c-format +msgid "" +"No Hash entry in Release file %s, which is considered strong enough for " +"security purposes" +msgstr "" + #: apt-pkg/deb/debmetaindex.cc #, c-format msgid "Invalid 'Date' entry in Release file %s" @@ -3712,14 +3726,14 @@ msgstr "Rompe" msgid "Enhances" msgstr "Mejora" -#: apt-pkg/pkgcache.cc -msgid "important" -msgstr "importante" - #: apt-pkg/pkgcache.cc msgid "required" msgstr "requiere" +#: apt-pkg/pkgcache.cc +msgid "important" +msgstr "importante" + #: apt-pkg/pkgcache.cc msgid "standard" msgstr "estándar" @@ -3844,7 +3858,7 @@ msgstr "Debe poner algunos URIs fuente («source») en su sources.list" #: apt-pkg/tagfile.cc #, c-format -msgid "Cannot convert %s to integer" +msgid "Cannot convert %s to integer: out of range" msgstr "" #: apt-pkg/update.cc