diff options
Diffstat (limited to 'src/pacman/po/fr.po')
-rw-r--r-- | src/pacman/po/fr.po | 45 |
1 files changed, 23 insertions, 22 deletions
diff --git a/src/pacman/po/fr.po b/src/pacman/po/fr.po index d85a11da..8276c521 100644 --- a/src/pacman/po/fr.po +++ b/src/pacman/po/fr.po @@ -6,15 +6,16 @@ # Dan McGee <dpmcgee@gmail.com>, 2011. # <ma.jiehong@gmail.com>, 2011, 2012. # shining <chantry.xavier@gmail.com>, 2011. +# <solstice.dhiver@gmail.com>, 2012. msgid "" msgstr "" "Project-Id-Version: Arch Linux Pacman package manager\n" "Report-Msgid-Bugs-To: http://bugs.archlinux.org/index.php?project=3\n" -"POT-Creation-Date: 2012-02-06 05:42-0600\n" -"PO-Revision-Date: 2012-02-06 20:18+0000\n" -"Last-Translator: jiehong <ma.jiehong@gmail.com>\n" +"POT-Creation-Date: 2012-03-05 11:35-0600\n" +"PO-Revision-Date: 2012-02-29 16:17+0000\n" +"Last-Translator: solstice <solstice.dhiver@gmail.com>\n" "Language-Team: French (http://www.transifex.net/projects/p/archlinux-pacman/" -"team/fr/)\n" +"language/fr/)\n" "Language: fr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -142,7 +143,7 @@ msgstr "" #, c-format msgid ":: Import PGP key %s, \"%s\", created %s?" -msgstr ":: Importation de la clé PGP %s, « %s », %s créée ?" +msgstr ":: Importation de la clé PGP %s, « %s », créée le %s ?" #, c-format msgid "installing" @@ -511,12 +512,6 @@ msgid " --needed do not reinstall up to date packages\n" msgstr " --needed ne pas réinstaller les paquets à jour\n" #, c-format -msgid " --recursive reinstall all dependencies of target packages\n" -msgstr "" -" --recursive Réinstaller toutes les dépendances det paquets " -"cibles\n" - -#, c-format msgid " -c, --changelog view the changelog of a package\n" msgstr " -c, --changelog affiche le Changelog du paquet\n" @@ -910,17 +905,13 @@ msgstr "Voulez-vous désinstaller ces paquets ?" msgid "failed to commit transaction (%s)\n" msgstr "la validation de la transaction a échoué (%s)\n" -#, c-format -msgid "could not access database directory\n" -msgstr "l'accès au dossier des dépôts a échoué\n" - -#, c-format -msgid "could not remove %s\n" +#, fuzzy, c-format +msgid "could not remove %s: %s\n" msgstr "impossible de supprimer %s\n" #, c-format -msgid "Do you want to remove %s?" -msgstr "Voulez-vous désinstaller %s ?" +msgid "could not access database directory\n" +msgstr "l'accès au dossier des dépôts a échoué\n" #, c-format msgid "Database directory: %s\n" @@ -930,9 +921,9 @@ msgstr "Répertoire des dépôts : %s\n" msgid "Do you want to remove unused repositories?" msgstr "Voulez-vous supprimer les dépôts non utilisés ?" -#, c-format -msgid "Database directory cleaned up\n" -msgstr "Répertoire des dépôts nettoyés\n" +#, fuzzy, c-format +msgid "removing unused sync repositories...\n" +msgstr "Voulez-vous supprimer les dépôts non utilisés ?" #, c-format msgid "Cache directory: %s\n" @@ -1071,6 +1062,10 @@ msgid "failed to init transaction (%s)\n" msgstr "l'initialisation de la transaction a échoué (%s)\n" #, c-format +msgid "could not lock database: %s\n" +msgstr "ne peut pas bloquer la base de donnée: %s\n" + +#, c-format msgid "" " if you're sure a package manager is not already\n" " running, you can remove %s\n" @@ -1253,3 +1248,9 @@ msgstr "Erreur : " #, c-format msgid "warning: " msgstr "Avertissement : " + +#~ msgid "Do you want to remove %s?" +#~ msgstr "Voulez-vous désinstaller %s ?" + +#~ msgid "Database directory cleaned up\n" +#~ msgstr "Répertoire des dépôts nettoyés\n" |