diff options
Diffstat (limited to 'po/es.po')
-rw-r--r-- | po/es.po | 31 |
1 files changed, 28 insertions, 3 deletions
@@ -34,7 +34,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: 2019-01-23 16:49+0100\n" +"POT-Creation-Date: 2019-02-04 15:34+0100\n" "PO-Revision-Date: 2016-01-26 01:51+0100\n" "Last-Translator: Manuel \"Venturi\" Porras Peralta <venturi@openmailbox." "org>\n" @@ -489,6 +489,13 @@ msgstr "No está disponible el informe de cambios para %s=%s" #: apt-pkg/acquire-worker.cc #, c-format +msgid "" +"The method '%s' is unsupported and disabled by default. Consider switching " +"to http(s). Set Dir::Bin::Methods::%s to \"%s\" to enable it again." +msgstr "" + +#: apt-pkg/acquire-worker.cc +#, c-format msgid "The method '%s' is explicitly disabled via configuration." msgstr "" @@ -1022,12 +1029,12 @@ msgstr "Se produjo un problema al renombrar el fichero %s a %s" msgid "Problem syncing the file" msgstr "Se produjo un problema al sincronizar el fichero" -#: apt-pkg/contrib/fileutl.cc cmdline/apt-extracttemplates.cc +#: apt-pkg/contrib/fileutl.cc #, c-format msgid "Unable to mkstemp %s" msgstr "No pude leer %s" -#: apt-pkg/contrib/fileutl.cc cmdline/apt-extracttemplates.cc +#: apt-pkg/contrib/fileutl.cc #, c-format msgid "Unable to write to %s" msgstr "No se pudo escribir en %s" @@ -1686,6 +1693,12 @@ msgstr "No se entendió el pin tipo %s" #: apt-pkg/policy.cc #, c-format +msgid "" +"%s: The special 'Pin-Priority: %s' can only be used for 'Package: *' records" +msgstr "" + +#: apt-pkg/policy.cc +#, c-format msgid "%s: Value %s is outside the range of valid pin priorities (%d to %d)" msgstr "" "%s: El valor %s está fuera del rango de las prioridades de pin válido (%d a " @@ -2977,6 +2990,12 @@ msgid "Install new packages (pkg is libc6 not libc6.deb)" msgstr "Instala nuevos paquetes (paquete es libc6 y no libc6.deb)" #: cmdline/apt-get.cc +#, fuzzy +#| msgid "Install new packages (pkg is libc6 not libc6.deb)" +msgid "Reinstall packages (pkg is libc6 not libc6.deb)" +msgstr "Instala nuevos paquetes (paquete es libc6 y no libc6.deb)" + +#: cmdline/apt-get.cc msgid "Remove packages" msgstr "Elimina paquetes" @@ -3282,6 +3301,12 @@ msgid "install packages" msgstr "instala paquetes" #: cmdline/apt.cc +#, fuzzy +#| msgid "install packages" +msgid "reinstall packages" +msgstr "instala paquetes" + +#: cmdline/apt.cc msgid "remove packages" msgstr "elimina paquetes" |