diff options
author | Julian Andres Klode <jak@debian.org> | 2016-06-11 17:24:13 +0200 |
---|---|---|
committer | Julian Andres Klode <jak@debian.org> | 2016-06-11 17:25:20 +0200 |
commit | 5ff8dd6bd1c30c29a7398e339d3bdeaffe2f4489 (patch) | |
tree | ccc8ffb9aac27b039e6a6dbf24b7a2fbaa684498 /po/es.po | |
parent | 8f858d560e3b7b475c623c4e242d1edce246025a (diff) |
Release 1.3~exp21.3_exp2
Diffstat (limited to 'po/es.po')
-rw-r--r-- | po/es.po | 29 |
1 files changed, 22 insertions, 7 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-05-11 10:50+0200\n" +"POT-Creation-Date: 2016-06-11 17:24+0200\n" "PO-Revision-Date: 2016-01-26 01:51+0100\n" "Last-Translator: Manuel \"Venturi\" Porras Peralta <venturi@openmailbox." "org>\n" @@ -2031,6 +2031,20 @@ msgstr "" msgid "Merging available information" msgstr "Fusionando información disponible" +#: cmdline/apt-dump-solver.cc +msgid "" +"Usage: apt-dump-solver\n" +"\n" +"apt-dump-solver is an interface to store an EDSP scenario in\n" +"a file and optionally forwards it to another solver.\n" +msgstr "" + +#: cmdline/apt-dump-solver.cc apt-pkg/contrib/fileutl.cc +#: apt-pkg/contrib/gpgv.cc apt-pkg/deb/debsystem.cc +#, c-format +msgid "Waited for %s but it wasn't there" +msgstr "Se esperaba %s pero no estaba presente" + #: cmdline/apt-extracttemplates.cc msgid "" "Usage: apt-extracttemplates file1 [file2 ...]\n" @@ -3139,11 +3153,6 @@ msgstr "" "Omitiendo el fichero «%s» del directorio «%s», ya que tiene una extensión de " "nombre de fichero no válida" -#: apt-pkg/contrib/fileutl.cc apt-pkg/contrib/gpgv.cc apt-pkg/deb/debsystem.cc -#, c-format -msgid "Waited for %s but it wasn't there" -msgstr "Se esperaba %s pero no estaba presente" - #: apt-pkg/contrib/fileutl.cc #, c-format msgid "Sub-process %s received a segmentation fault." @@ -3379,6 +3388,12 @@ msgid "Invalid value set for option %s regarding source %s %s (%s)" msgstr "" "Valor establecido inválido para la opción %s según el origen %s %s (%s)" +#: apt-pkg/deb/debmetaindex.cc +#, fuzzy, c-format +msgid "Conflicting values set for option %s regarding source %s %s: %s != %s" +msgstr "" +"Valores establecidos en conflicto para la opción %s según el origen %s %s" + #: apt-pkg/deb/debrecords.cc apt-pkg/tagfile.cc #, c-format msgid "Unable to parse package file %s (%d)" @@ -3450,7 +3465,7 @@ msgstr "Ejecutando disparador post-instalación %s" msgid "Directory '%s' missing" msgstr "Falta el directorio «%s»." -#: apt-pkg/deb/dpkgpm.cc +#: apt-pkg/deb/dpkgpm.cc apt-pkg/edsp.cc #, c-format msgid "Could not open file '%s'" msgstr "No se pudo abrir el fichero «%s»" |