diff options
author | Michael Vogt <mvo@debian.org> | 2006-01-10 18:07:17 +0000 |
---|---|---|
committer | Michael Vogt <mvo@debian.org> | 2006-01-10 18:07:17 +0000 |
commit | ac2c9fa03c9786da44320d59b3ad66f474c4634a (patch) | |
tree | c36d42b4b2c01d6582a22d2fa4083f07777f3b75 /po/fr.po | |
parent | 4d165fe0b5974454f706d42e7bb9e8424fe7fe64 (diff) | |
parent | c5691ddf15797bead5d77021ee0524635798bebb (diff) |
* merged with apt--mvo--0
Patches applied:
* bubulle@debian.org--2005/apt--main--0--patch-149
Merge with Michael archive (Debian version)
* bubulle@debian.org--2005/apt--main--0--patch-150
Fix typo in apt-get.cc and update PO files
* bubulle@debian.org--2005/apt--main--0--patch-151
Update French translation (and document the update-po I ran previously)
* bubulle@debian.org--2005/apt--main--0--patch-152
Updated Slovak translation
* bubulle@debian.org--2005/apt--main--0--patch-153
Close the right bug for Slovak translation
* bubulle@debian.org--2005/apt--main--0--patch-154
French manpages translation update
* bubulle@debian.org--2005/apt--main--0--patch-155
Swedish translation update
* bubulle@debian.org--2005/apt--main--0--patch-156
Better makefile for more up-to-date PO and POT
* bubulle@debian.org--2005/apt--main--0--patch-157
Run make uupdate-po
* bubulle@debian.org--2005/apt--main--0--patch-158
Fix spaces errors in some translations
* bubulle@debian.org--2005/apt--main--0--patch-159
Patch to allow "make apt-all.pot" work in the baz archive
* michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-116
* changelog updates
* michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-117
* merged with bubulle
* michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-118
* merged from bubulle
* michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-119
* fix http data corruption (#280844)
* mvo@debian.org--2005/apt--debian-experimental--0--patch-12
* added http data corruption fix patch (#280844)
* philippe.batailler@free.fr--2005/apt--main--0--patch-6
Change apt.ent.fr
* philippe.batailler@free.fr--2005/apt--main--0--patch-7
Update manpages
Diffstat (limited to 'po/fr.po')
-rw-r--r-- | po/fr.po | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -2,14 +2,14 @@ # Advanced Package Transfer - APT message translation catalog # French messages # Pierre Machard <pmachard@tuxfamily.org>, 2002,2003,2004. -# Christian Perrier <bubulle@debian.org>, 2004-2005. +# Christian Perrier <bubulle@debian.org>, 2004-2005, 2006. # msgid "" msgstr "" "Project-Id-Version: fr\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2006-01-04 18:51+0100\n" -"PO-Revision-Date: 2005-11-30 08:56+0100\n" +"PO-Revision-Date: 2006-01-06 08:54+0100\n" "Last-Translator: Christian Perrier <bubulle@debian.org>\n" "Language-Team: French <debian-l10n-french@lists.debian.org>\n" "MIME-Version: 1.0\n" @@ -1106,9 +1106,9 @@ msgid "Unable to find a source package for %s" msgstr "Impossible de trouver une source de paquet pour %s" #: cmdline/apt-get.cc:1959 -#, fuzzy, c-format +#, c-format msgid "Skiping already downloaded file '%s'\n" -msgstr "Saut du décompactage des paquets sources déjà décompactés dans %s\n" +msgstr "Saut du téléchargement du fichier « %s », déjà téléchargé\n" #: cmdline/apt-get.cc:1983 #, c-format |