diff options
Diffstat (limited to 'po/es.po')
-rw-r--r-- | po/es.po | 70 |
1 files changed, 40 insertions, 30 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: 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 <venturi@openmailbox." "org>\n" @@ -2586,9 +2586,48 @@ msgstr "" "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 "" |