From a06d91f7f9b2e895c5dcfff314632919e417e864 Mon Sep 17 00:00:00 2001 From: Dan McGee Date: Sun, 16 Sep 2007 22:15:03 +0000 Subject: A few final changes for the 3.0.6 release * Updated all message catalogs * Bump version in configure.ac * Remove a dead mirror --- lib/libalpm/po/fr.po | 50 +++++++++++++++++++++++++------------------------- 1 file changed, 25 insertions(+), 25 deletions(-) (limited to 'lib/libalpm/po/fr.po') diff --git a/lib/libalpm/po/fr.po b/lib/libalpm/po/fr.po index 4f396b21..d317e575 100644 --- a/lib/libalpm/po/fr.po +++ b/lib/libalpm/po/fr.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: Pacman package manager 3.0.1\n" "Report-Msgid-Bugs-To: pacman-dev@archlinux.org\n" -"POT-Creation-Date: 2007-06-17 20:11-0400\n" +"POT-Creation-Date: 2007-09-16 16:55-0500\n" "PO-Revision-Date: 2007-04-17 12:45+0100\n" "Last-Translator: nam <37ii11@altern.org>\n" "Language-Team: solsTiCe d'Hiver \n" @@ -105,7 +105,7 @@ msgstr "%s est dans la liste des paquets NoExtract -- extraction non effectuée" msgid "%s is in trans->skip_add, skipping extraction" msgstr "%s est dans trans->skip_add, extraction ignorée" -#: lib/libalpm/add.c:554 lib/libalpm/add.c:555 lib/libalpm/add.c:704 +#: lib/libalpm/add.c:554 lib/libalpm/add.c:555 lib/libalpm/add.c:706 #, c-format msgid "could not extract %s (%s)" msgstr "l'extraction de %s (%s) a échoué" @@ -220,7 +220,7 @@ msgstr "avertissement: extraction de %s comme %s.pacnew" msgid "extracting %s" msgstr "extraction de %s" -#: lib/libalpm/add.c:705 +#: lib/libalpm/add.c:707 #, c-format msgid "error: could not extract %s (%s)" msgstr "erreur: l'extraction de %s (%s) a échoué" @@ -382,107 +382,107 @@ msgstr "avertissement: la suppression du fichier de verrouillage %s a échoué" msgid "config: new section '%s'" msgstr "config: nouvelle section '%s'" -#: lib/libalpm/alpm.c:950 +#: lib/libalpm/alpm.c:951 msgid "config: nopassiveftp" msgstr "config: nopassiveftp" -#: lib/libalpm/alpm.c:953 +#: lib/libalpm/alpm.c:954 msgid "config: usesyslog" msgstr "config: usesyslog" -#: lib/libalpm/alpm.c:956 +#: lib/libalpm/alpm.c:957 msgid "config: chomp" msgstr "config: chomp" -#: lib/libalpm/alpm.c:959 +#: lib/libalpm/alpm.c:960 msgid "config: usecolor" msgstr "config: usecolor" -#: lib/libalpm/alpm.c:968 +#: lib/libalpm/alpm.c:969 #, c-format msgid "config: including %s" msgstr "config: inclusion de %s" -#: lib/libalpm/alpm.c:978 lib/libalpm/alpm.c:983 +#: lib/libalpm/alpm.c:979 lib/libalpm/alpm.c:984 #, c-format msgid "config: noupgrade: %s" msgstr "config: noupgrade: %s" -#: lib/libalpm/alpm.c:991 lib/libalpm/alpm.c:996 +#: lib/libalpm/alpm.c:992 lib/libalpm/alpm.c:997 #, c-format msgid "config: noextract: %s" msgstr "config: noextract: %s" -#: lib/libalpm/alpm.c:1004 lib/libalpm/alpm.c:1009 +#: lib/libalpm/alpm.c:1005 lib/libalpm/alpm.c:1010 #, c-format msgid "config: ignorepkg: %s" msgstr "config: ignorepkg: %s" -#: lib/libalpm/alpm.c:1017 lib/libalpm/alpm.c:1022 +#: lib/libalpm/alpm.c:1018 lib/libalpm/alpm.c:1023 #, c-format msgid "config: holdpkg: %s" msgstr "config: holdpkg: %s" -#: lib/libalpm/alpm.c:1029 +#: lib/libalpm/alpm.c:1030 #, c-format msgid "config: dbpath: %s" msgstr "config: dbpath: %s" -#: lib/libalpm/alpm.c:1036 +#: lib/libalpm/alpm.c:1037 #, c-format msgid "config: cachedir: %s" msgstr "config: cachedir: %s" -#: lib/libalpm/alpm.c:1043 +#: lib/libalpm/alpm.c:1044 #, c-format msgid "config: rootdir: %s" msgstr "config: rootdir: %s" -#: lib/libalpm/alpm.c:1046 +#: lib/libalpm/alpm.c:1047 #, c-format msgid "config: logfile: %s" msgstr "config: logfile: %s" -#: lib/libalpm/alpm.c:1049 +#: lib/libalpm/alpm.c:1050 #, c-format msgid "config: xfercommand: %s" msgstr "config: xfercommand: %s" -#: lib/libalpm/alpm.c:1054 +#: lib/libalpm/alpm.c:1055 #, c-format msgid "config: upgradedelay: %d" msgstr "config: upgradedelay: %d" -#: lib/libalpm/alpm.c:1092 lib/libalpm/sync.c:107 +#: lib/libalpm/alpm.c:1093 lib/libalpm/sync.c:107 msgid "checking for package replacements" msgstr "analyse de remplacements possibles pour le paquet" -#: lib/libalpm/alpm.c:1103 lib/libalpm/sync.c:123 +#: lib/libalpm/alpm.c:1104 lib/libalpm/sync.c:123 #, c-format msgid "checking replacement '%s' for package '%s'" msgstr "analyse du remplacement '%s' pour le paquet '%s'" -#: lib/libalpm/alpm.c:1106 lib/libalpm/sync.c:125 +#: lib/libalpm/alpm.c:1107 lib/libalpm/sync.c:125 #, c-format msgid "%s-%s: ignoring package upgrade (to be replaced by %s-%s)" msgstr "%s-%s: ignore la mise à jour du paquet (à remplacer par %s-%s)" -#: lib/libalpm/alpm.c:1136 lib/libalpm/sync.c:160 +#: lib/libalpm/alpm.c:1137 lib/libalpm/sync.c:160 #, c-format msgid "%s-%s elected for upgrade (to be replaced by %s-%s)" msgstr "%s-%s sélectionné pour mise à jour (à remplacer par %s-%s)" -#: lib/libalpm/alpm.c:1158 lib/libalpm/sync.c:194 +#: lib/libalpm/alpm.c:1159 lib/libalpm/sync.c:194 #, c-format msgid "'%s' not found in sync db -- skipping" msgstr "'%s' non trouvé dans la liste de synchronisation -- ignoré" -#: lib/libalpm/alpm.c:1172 lib/libalpm/sync.c:208 lib/libalpm/sync.c:509 +#: lib/libalpm/alpm.c:1173 lib/libalpm/sync.c:208 lib/libalpm/sync.c:509 #, c-format msgid "'%s' is already elected for removal -- skipping" msgstr "'%s' est déjà sélectionné pour suppression -- ignoré" -#: lib/libalpm/alpm.c:1178 +#: lib/libalpm/alpm.c:1179 #, c-format msgid "%s elected for upgrade (%s => %s)" msgstr "%s sélectionné pour mise à jour (%s => %s)" -- cgit v1.2.3-70-g09d2