diff options
author | Dan McGee <dan@archlinux.org> | 2009-09-20 19:09:10 +0200 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2009-09-20 19:09:10 +0200 |
commit | 6bfca2fd14d07a18d7000d1f9dd998428036656f (patch) | |
tree | c766b1ea0071f17857a975b15f53a8f77909f46d /lib/libalpm/po/fr.po | |
parent | ef3716877032941f7882c11c5a091abef95ef983 (diff) | |
parent | 338c6546ff86acbb25c1508439adfb89c3dea952 (diff) | |
download | pacman-6bfca2fd14d07a18d7000d1f9dd998428036656f.tar.gz pacman-6bfca2fd14d07a18d7000d1f9dd998428036656f.tar.xz |
Merge branch 'maint'
Message updates made this one a bit messy, but nothing too bad.
Conflicts:
lib/libalpm/add.c
lib/libalpm/remove.c
Diffstat (limited to 'lib/libalpm/po/fr.po')
-rw-r--r-- | lib/libalpm/po/fr.po | 20 |
1 files changed, 14 insertions, 6 deletions
diff --git a/lib/libalpm/po/fr.po b/lib/libalpm/po/fr.po index 810e1aaf..abb24840 100644 --- a/lib/libalpm/po/fr.po +++ b/lib/libalpm/po/fr.po @@ -5,8 +5,8 @@ msgid "" msgstr "" "Project-Id-Version: Pacman package manager 3.0.1\n" "Report-Msgid-Bugs-To: pacman-dev@archlinux.org\n" -"POT-Creation-Date: 2009-07-27 21:15-0500\n" -"PO-Revision-Date: 2009-07-28 14:01+0200\n" +"POT-Creation-Date: 2009-09-17 02:04+0200\n" +"PO-Revision-Date: 2009-09-17 02:17+0200\n" "Last-Translator: Xavier <shiningxc@gmail.com>\n" "Language-Team: solsTiCe d'Hiver <solstice.dhiver@laposte.net>\n" "MIME-Version: 1.0\n" @@ -21,13 +21,13 @@ msgstr "" "remplacement de l'ancienne version %s-%s par %s dans la liste des cibles\n" #, c-format -msgid "skipping %s-%s because newer version %s is in the target list\n" +msgid "skipping %s-%s because newer version %s is in target list\n" msgstr "" "ignore le paquet %s-%s car une version plus récente %s est dans la liste des " "cibles\n" #, c-format -msgid "conflicting packages were found in the target list\n" +msgid "conflicting packages were found in target list\n" msgstr "des paquets en conflit ont été trouvés dans la liste des cibles\n" #, c-format @@ -105,6 +105,10 @@ msgid "could not add entry '%s' in cache\n" msgstr "l'ajout au cache de l'entrée '%s' a échoué\n" #, c-format +msgid "removing invalid database: %s\n" +msgstr "suppression d'une base de données invalide: %s\n" + +#, c-format msgid "could not remove database %s\n" msgstr "la suppression de la base de données %s a échoué\n" @@ -399,6 +403,10 @@ msgid "could not find %s in database -- skipping\n" msgstr "trouver %s dans la base de données a échoué -- ignoré\n" #, c-format +msgid "removing %s from target list\n" +msgstr "supprime %s de la liste de cible\n" + +#, c-format msgid "cannot remove file '%s': %s\n" msgstr "suppression du fichier '%s' impossible: %s\n" @@ -527,8 +535,8 @@ msgid "could not change directory to / (%s)\n" msgstr "changer de répertoire vers / a échoué (%s)\n" #, c-format -msgid "call to popen failed (%s)" -msgstr "l'appel de popen a échoué (%s)" +msgid "call to popen failed (%s)\n" +msgstr "l'appel de popen a échoué (%s)\n" #, c-format msgid "call to waitpid failed (%s)\n" |