From 61ec27797e00a89dcde22877360686513d7e7a56 Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Thu, 7 Dec 2006 11:28:00 +0100 Subject: * apt-pkg/contrib/progress.cc - only check time on precent boundaries (seems to make a real difference on ARM, see debian #398381) * apt-pkg/contrib/sha256.cc: - added #pragma interface * apt-pkg/contrib/sha256.h: - remove unneeded stdint.h include * apt-pkg/vendorlist.cc: - fix qualifier to make it build with -O0 * po/: - make update-po --- po/ca.po | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) (limited to 'po/ca.po') diff --git a/po/ca.po b/po/ca.po index a5665b84c..1bcb6b92e 100644 --- a/po/ca.po +++ b/po/ca.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 0.6\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-10-11 20:19+0200\n" +"POT-Creation-Date: 2006-10-11 20:34+0200\n" "PO-Revision-Date: 2006-02-05 22:00+0100\n" "Last-Translator: Jordi Mallach \n" "Language-Team: Catalan \n" @@ -441,8 +441,8 @@ msgid "" "DB format is invalid. If you upgraded from a older version of apt, please " "remove and re-create the database." msgstr "" -"El format de la base de dades és invàlid. Si heu actualitzat des d'una versió " -"més antiga de l'apt, eliminieu i torneu a crear la base de dades." +"El format de la base de dades és invàlid. Si heu actualitzat des d'una " +"versió més antiga de l'apt, eliminieu i torneu a crear la base de dades." #: ftparchive/cachedb.cc:81 #, c-format @@ -1935,7 +1935,9 @@ msgstr "S'ha trobat almenys una signatura invàlida." #: methods/gpgv.cc:213 #, c-format msgid "Could not execute '%s' to verify signature (is gnupg installed?)" -msgstr "No s'ha pogut executar «%s» per a verificar la signatura (està instal·lat el gnupg?)" +msgstr "" +"No s'ha pogut executar «%s» per a verificar la signatura (està instal·lat el " +"gnupg?)" #: methods/gpgv.cc:218 msgid "Unknown error executing gpgv" @@ -2592,7 +2594,8 @@ msgid "MD5Sum mismatch" msgstr "Suma MD5 diferent" #: apt-pkg/acquire-item.cc:640 -msgid "There is no public key available for the following key IDs:\n" +#, fuzzy +msgid "There are no public key available for the following key IDs:\n" msgstr "No hi ha cap clau pública disponible per als següents ID de clau:\n" #: apt-pkg/acquire-item.cc:753 -- cgit v1.2.3