diff options
author | Julian Andres Klode <julian.klode@canonical.com> | 2018-09-28 15:06:39 +0200 |
---|---|---|
committer | Julian Andres Klode <julian.klode@canonical.com> | 2018-09-28 15:09:04 +0200 |
commit | 9f9973de79bb8f2d3c2a6755e402cf5c2127c0ae (patch) | |
tree | ae0027b5b0f67ad56301dede93a4463ce1db9e6f /po/es.po | |
parent | 2e7af714deea25fe9c85b491814862301d01816b (diff) |
Release 1.6.51.6.5
Diffstat (limited to 'po/es.po')
-rw-r--r-- | po/es.po | 31 |
1 files changed, 25 insertions, 6 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: 2018-02-26 13:14+0100\n" +"POT-Creation-Date: 2018-09-28 15:06+0200\n" "PO-Revision-Date: 2016-01-26 01:51+0100\n" "Last-Translator: Manuel \"Venturi\" Porras Peralta <venturi@openmailbox." "org>\n" @@ -1210,17 +1210,20 @@ msgid "Unable to parse package file %s (%d)" msgstr "No se pudo analizar el archivo de paquetes %s (%d)" #: apt-pkg/deb/debsystem.cc -#, c-format +#, fuzzy, c-format +#| msgid "" +#| "Unable to lock the administration directory (%s), is another process " +#| "using it?" msgid "" -"Unable to lock the administration directory (%s), is another process using " -"it?" +"Unable to acquire the dpkg frontend lock (%s), is another process using it?" msgstr "" "No se pudo bloquear el directorio de administración (%s), ¿quizás haya algún " "otro proceso utilizándolo?" #: apt-pkg/deb/debsystem.cc -#, c-format -msgid "Unable to lock the administration directory (%s), are you root?" +#, fuzzy, c-format +#| msgid "Unable to lock the administration directory (%s), are you root?" +msgid "Unable to acquire the dpkg frontend lock (%s), are you root?" msgstr "" "No se pudo bloquear el directorio de administración (%s), ¿está como " "superusuario?" @@ -1236,6 +1239,22 @@ msgstr "" "corregir el problema" #: apt-pkg/deb/debsystem.cc +#, c-format +msgid "" +"Unable to lock the administration directory (%s), is another process using " +"it?" +msgstr "" +"No se pudo bloquear el directorio de administración (%s), ¿quizás haya algún " +"otro proceso utilizándolo?" + +#: apt-pkg/deb/debsystem.cc +#, c-format +msgid "Unable to lock the administration directory (%s), are you root?" +msgstr "" +"No se pudo bloquear el directorio de administración (%s), ¿está como " +"superusuario?" + +#: apt-pkg/deb/debsystem.cc msgid "Not locked" msgstr "No bloqueado" |