From 9f9973de79bb8f2d3c2a6755e402cf5c2127c0ae Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Fri, 28 Sep 2018 15:06:39 +0200 Subject: Release 1.6.5 --- po/ca.po | 29 +++++++++++++++++++++++------ 1 file changed, 23 insertions(+), 6 deletions(-) (limited to 'po/ca.po') diff --git a/po/ca.po b/po/ca.po index 4330ea3d6..4f6f4e0e0 100644 --- a/po/ca.po +++ b/po/ca.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.4~beta1\n" "Report-Msgid-Bugs-To: APT Development Team \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-12-05 21:09+0100\n" "Last-Translator: Oriol Debian \n" "Language-Team: Catalan \n" @@ -1147,17 +1147,20 @@ msgid "Unable to parse package file %s (%d)" msgstr "No es pot analitzar el fitxer del paquet %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 s'ha pogut bloquejar el directori d'administració (%s), hi ha cap altre " "procés utilitzant-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 "No es pot blocar el directori d'administració (%s), sou root?" #. TRANSLATORS: the %s contains the recovery command, usually @@ -1170,6 +1173,20 @@ msgstr "" "S'ha interromput el dpkg, hauríeu d'executar manualment «%s» per a 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 s'ha pogut bloquejar el directori d'administració (%s), hi ha cap altre " +"procés utilitzant-lo?" + +#: apt-pkg/deb/debsystem.cc +#, c-format +msgid "Unable to lock the administration directory (%s), are you root?" +msgstr "No es pot blocar el directori d'administració (%s), sou root?" + #: apt-pkg/deb/debsystem.cc msgid "Not locked" msgstr "No blocat" -- cgit v1.2.3