From 14e325c7e4b33e8fc6d33b99d1ffd3b934d26ed0 Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Wed, 22 Jun 2016 14:51:31 +0200 Subject: Release 1.3~exp3 Quite a huge churn of new strings. --- po/es.po | 70 ++++++++++++++++++++++++++++++++++++---------------------------- 1 file changed, 40 insertions(+), 30 deletions(-) (limited to 'po/es.po') diff --git a/po/es.po b/po/es.po index a49ec1f71..ae1a78d7a 100644 --- a/po/es.po +++ b/po/es.po @@ -34,7 +34,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 0.8.10\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2016-06-11 17:24+0200\n" +"POT-Creation-Date: 2016-06-22 14:51+0200\n" "PO-Revision-Date: 2016-01-26 01:51+0100\n" "Last-Translator: Manuel \"Venturi\" Porras Peralta \n" @@ -2585,10 +2585,49 @@ msgstr "" "Vea la página de manual apt-secure(8) para los detalles sobre la creación de " "repositorios y la configuración de usuarios." +#: apt-pkg/acquire-item.cc +#, c-format +msgid "The repository '%s' is no longer signed." +msgstr "El repositorio «%s» ya no está firmado." + +#: apt-pkg/acquire-item.cc +#, fuzzy, c-format +msgid "The repository '%s' does no longer have a Release file." +msgstr "El repositorio «%s» no tiene un fichero de Publicación." + +#: apt-pkg/acquire-item.cc +msgid "" +"This is normally not allowed, but the option Acquire::" +"AllowDowngradeToInsecureRepositories was given to override it." +msgstr "" +"Normalmente no está permitido, pero se ha dado la opción «Acquire::" +"AllowDowngradeToInsecureRepositories» para anularlo." + +#: apt-pkg/acquire-item.cc +#, c-format +msgid "The repository '%s' is not signed." +msgstr "El repositorio «%s» no está firmado." + +#: apt-pkg/acquire-item.cc +#, c-format +msgid "The repository '%s' does not have a Release file." +msgstr "El repositorio «%s» no tiene un fichero de Publicación." + +#: apt-pkg/acquire-item.cc +#, fuzzy, c-format +msgid "The repository '%s' provides only weak security information." +msgstr "" +"Omitiendo el uso del fichero configurado «%s» ya que el repositorio «%s» " +"proporciona solo información de seguridad débil para ello" + #: apt-pkg/acquire-item.cc msgid "Hash Sum mismatch" msgstr "La suma hash difiere" +#: apt-pkg/acquire-item.cc +msgid "Insufficient information available to perform this download securely" +msgstr "" + #: apt-pkg/acquire-item.cc apt-pkg/contrib/fileutl.cc #, c-format msgid "rename failed, %s (%s -> %s)." @@ -2666,35 +2705,6 @@ msgstr "" msgid "Conflicting distribution: %s (expected %s but got %s)" msgstr "Distribución conflictiva: %s (se esperaba %s, pero se obtuvo %s)" -#. No Release file was present, or verification failed, so fall -#. back to queueing Packages files without verification -#. only allow going further if the user explicitly wants it -#: apt-pkg/acquire-item.cc -#, c-format -msgid "The repository '%s' is not signed." -msgstr "El repositorio «%s» no está firmado." - -#. No Release file was present so fall -#. back to queueing Packages files without verification -#. only allow going further if the user explicitly wants it -#: apt-pkg/acquire-item.cc -#, c-format -msgid "The repository '%s' does not have a Release file." -msgstr "El repositorio «%s» no tiene un fichero de Publicación." - -#: apt-pkg/acquire-item.cc -#, c-format -msgid "The repository '%s' is no longer signed." -msgstr "El repositorio «%s» ya no está firmado." - -#: apt-pkg/acquire-item.cc -msgid "" -"This is normally not allowed, but the option Acquire::" -"AllowDowngradeToInsecureRepositories was given to override it." -msgstr "" -"Normalmente no está permitido, pero se ha dado la opción «Acquire::" -"AllowDowngradeToInsecureRepositories» para anularlo." - #: apt-pkg/acquire-item.cc #, c-format msgid "" -- cgit v1.2.3