diff options
Diffstat (limited to 'po/es.po')
| -rw-r--r-- | po/es.po | 25 |
1 files changed, 22 insertions, 3 deletions
@@ -37,7 +37,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: 2025-01-21 11:21+0000\n" +"POT-Creation-Date: 2025-01-28 18:52+0000\n" "PO-Revision-Date: 2016-01-26 01:51+0100\n" "Last-Translator: Manuel \"Venturi\" Porras Peralta " "<venturi@openmailbox.org>\n" @@ -2582,7 +2582,7 @@ msgid "Y" msgstr "S" #. TRANSLATOR: "No" answer printed for a yes/no question if --assume-no is set -#: apt-private/private-output.cc +#: apt-private/private-output.cc apt-private/private-sources.cc msgid "N" msgstr "N" @@ -2809,6 +2809,11 @@ msgstr "Fallo al analizar %s. ¿Editar de nuevo?" msgid "Your '%s' file changed, please run 'apt-get update'.\n" msgstr "El fichero «%s» cambió, ejecute «apt-get update».\n" +#: apt-private/private-sources.cc +#, c-format +msgid "Rewrite %zu sources?" +msgstr "" + #: apt-private/private-unmet.cc #, c-format msgid "Package %s version %s has an unmet dep:\n" @@ -2829,6 +2834,12 @@ msgstr "" #. TRANSLATOR: the first is manpage reference, the last the URI from a sources.list #: apt-private/private-update.cc #, c-format +msgid "The %s entry for '%s' should be upgraded to deb822 .sources" +msgstr "" + +#. TRANSLATOR: the first is manpage reference, the last the URI from a sources.list +#: apt-private/private-update.cc +#, c-format msgid "Missing Signed-By in the %s entry for '%s'" msgstr "" @@ -2848,12 +2859,16 @@ msgstr "" #| msgid "" #| "See apt-secure(8) manpage for repository creation and user configuration " #| "details." -msgid "See apt-secure(7) for best practices in configuring repository signing." +msgid "See apt-secure(8) for best practices in configuring repository signing." 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-private/private-update.cc +msgid "Some sources can be modernized. Run 'apt modernize-sources' to do so." +msgstr "" + +#: apt-private/private-update.cc #, c-format msgid "%i package can be upgraded. Run 'apt list --upgradable' to see it.\n" msgid_plural "" @@ -3516,6 +3531,10 @@ msgid "edit the source information file" msgstr "edita el fichero de información de fuentes" #: cmdline/apt.cc +msgid "modernize .list files to .sources files" +msgstr "" + +#: cmdline/apt.cc #, fuzzy #| msgid "Failed to satisfy %s dependency for %s: %s" msgid "satisfy dependency strings" |
