From f7b58ce01124c48407b4310a523104af7107578f Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Mon, 20 Aug 2018 17:44:39 +0200 Subject: Release 1.7.0~alpha3 --- po/pt.po | 31 +++++++++++++++++++++++++------ 1 file changed, 25 insertions(+), 6 deletions(-) (limited to 'po/pt.po') diff --git a/po/pt.po b/po/pt.po index f388a16bf..8cc019899 100644 --- a/po/pt.po +++ b/po/pt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2018-06-25 17:12+0200\n" +"POT-Creation-Date: 2018-08-20 17:44+0200\n" "PO-Revision-Date: 2012-06-29 15:45+0100\n" "Last-Translator: Miguel Figueiredo \n" "Language-Team: Portuguese \n" @@ -1108,17 +1108,20 @@ msgid "Unable to parse package file %s (%d)" msgstr "Não foi possível fazer parse ao ficheiro do pacote %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 "" "Não foi possível obter acesso exclusivo ao directório de administração (%s), " "outro processo está a utilizá-lo?" #: 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 "" "Não foi possível criar acesso exclusivo ao directório de administração (%s), " "é root?" @@ -1133,6 +1136,22 @@ msgstr "" "O dpkg foi interrompido, para corrigir o problema tem de correr manualmente " "'%s'" +#: apt-pkg/deb/debsystem.cc +#, c-format +msgid "" +"Unable to lock the administration directory (%s), is another process using " +"it?" +msgstr "" +"Não foi possível obter acesso exclusivo ao directório de administração (%s), " +"outro processo está a utilizá-lo?" + +#: apt-pkg/deb/debsystem.cc +#, c-format +msgid "Unable to lock the administration directory (%s), are you root?" +msgstr "" +"Não foi possível criar acesso exclusivo ao directório de administração (%s), " +"é root?" + #: apt-pkg/deb/debsystem.cc msgid "Not locked" msgstr "Sem acesso exclusivo" -- cgit v1.2.3