diff options
author | bubulle@debian.org <> | 2009-04-23 08:05:00 +0200 |
---|---|---|
committer | bubulle@debian.org <> | 2009-04-23 08:05:00 +0200 |
commit | 3a1a4a55ccaea9f9fa38d7fd0cf6acfb5efbf824 (patch) | |
tree | b8b84dfd49770d3e40f25479a62093fa7987064a /po/fr.po | |
parent | 8e947fe1fed1eeee3466fb094b2d8978f93a4182 (diff) |
Update French translation
Diffstat (limited to 'po/fr.po')
-rw-r--r-- | po/fr.po | 24 |
1 files changed, 10 insertions, 14 deletions
@@ -1,4 +1,3 @@ -# translation of fr.po to French # translation of apt to French # Advanced Package Transfer - APT message translation catalog # French messages @@ -10,13 +9,13 @@ msgstr "" "Project-Id-Version: fr\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2009-04-22 12:25+0200\n" -"PO-Revision-Date: 2009-02-24 08:32+0100\n" +"PO-Revision-Date: 2009-04-23 08:03+0200\n" "Last-Translator: Christian Perrier <bubulle@debian.org>\n" "Language-Team: French <debian-l10n-french@lists.debian.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: KBabel 1.11.4\n" +"X-Generator: Lokalize 0.3\n" "Plural-Forms: Plural-Forms: nplurals=2; plural=n>1;\n" #: cmdline/apt-cache.cc:143 @@ -1018,7 +1017,7 @@ msgstr "Version choisie %s (%s) pour %s\n" #: cmdline/apt-get.cc:1307 #, c-format msgid "No source package '%s' picking '%s' instead\n" -msgstr "" +msgstr "Pas de paquet source « %s ». Utilisation de « %s » à la place\n" #: cmdline/apt-get.cc:1345 msgid "The update command takes no arguments" @@ -1267,8 +1266,7 @@ msgstr "Impossible de satisfaire les dépendances %s pour %s : %s" #: cmdline/apt-get.cc:2551 #, c-format msgid "Build-dependencies for %s could not be satisfied." -msgstr "" -"Les dépendances de compilation pour %s ne peuvent pas être satisfaites." +msgstr "Les dépendances de compilation pour %s ne peuvent pas être satisfaites." #: cmdline/apt-get.cc:2555 msgid "Failed to process build dependencies" @@ -1279,7 +1277,6 @@ msgid "Supported modules:" msgstr "Modules reconnus :" #: cmdline/apt-get.cc:2628 -#, fuzzy msgid "" "Usage: apt-get [options] command\n" " apt-get [options] install|remove pkg1 [pkg2 ...]\n" @@ -2147,25 +2144,25 @@ msgstr "" #: apt-pkg/contrib/strutl.cc:335 #, c-format msgid "%lid %lih %limin %lis" -msgstr "" +msgstr "%lid %lih %limin %lis" #. h means hours, min means minutes, s means seconds #: apt-pkg/contrib/strutl.cc:342 #, c-format msgid "%lih %limin %lis" -msgstr "" +msgstr "%lih %limin %lis" #. min means minutes, s means seconds #: apt-pkg/contrib/strutl.cc:349 #, c-format msgid "%limin %lis" -msgstr "" +msgstr "%limin %lis" #. s means seconds #: apt-pkg/contrib/strutl.cc:354 #, c-format msgid "%lis" -msgstr "" +msgstr "%lis" #: apt-pkg/contrib/strutl.cc:1018 #, c-format @@ -2773,8 +2770,7 @@ msgstr "Somme de contrôle de hachage incohérente" #: apt-pkg/acquire-item.cc:1118 msgid "There is no public key available for the following key IDs:\n" -msgstr "" -"Aucune clé publique n'est disponible pour la/les clé(s) suivante(s) :\n" +msgstr "Aucune clé publique n'est disponible pour la/les clé(s) suivante(s) :\n" #: apt-pkg/acquire-item.cc:1231 #, c-format @@ -2995,7 +2991,7 @@ msgstr "" #: apt-pkg/deb/debsystem.cc:100 msgid "Not locked" -msgstr "" +msgstr "Non verrouillé" #: methods/rred.cc:219 msgid "Could not patch file" |