diff options
author | Xavier Chantry <shiningxc@gmail.com> | 2008-07-30 08:41:45 +0200 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2008-07-30 14:24:32 +0200 |
commit | 115dcf09112f90d992f87c8db99cbe9f86ab8d67 (patch) | |
tree | 8688b7dae255a68db46fb9f35f23cbe4bae7b3bd /po/fr.po | |
parent | 59499367771e2cd906c4e23a3ad7c6d321ca65b3 (diff) | |
download | pacman-115dcf09112f90d992f87c8db99cbe9f86ab8d67.tar.gz pacman-115dcf09112f90d992f87c8db99cbe9f86ab8d67.tar.xz |
Final update of all translations.
Two recent commits slightly broke the translations, so this fixes all of
them.
Signed-off-by: Xavier Chantry <shiningxc@gmail.com>
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'po/fr.po')
-rw-r--r-- | po/fr.po | 32 |
1 files changed, 14 insertions, 18 deletions
@@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: pacman\n" "Report-Msgid-Bugs-To: pacman-dev@archlinux.org\n" -"POT-Creation-Date: 2008-07-19 16:35+0200\n" -"PO-Revision-Date: 2008-07-16 22:52+0200\n" +"POT-Creation-Date: 2008-07-30 08:26+0200\n" +"PO-Revision-Date: 2008-07-30 08:36+0200\n" "Last-Translator: Xavier <shiningxc@gmail.com>\n" "Language-Team: solsTiCe d'Hiver <solstice.dhiver@laposte.net>\n" "MIME-Version: 1.0\n" @@ -731,16 +731,8 @@ msgid ":: %s: requires %s\n" msgstr ":: %s: requiert %s\n" #, c-format -msgid "Targets:" -msgstr "Cibles:" - -#, c-format -msgid "" -"\n" -"Do you want to remove these packages?" -msgstr "" -"\n" -"Voulez-vous désinstaller ces paquets?" +msgid "Do you want to remove these packages?" +msgstr "Voulez-vous désinstaller ces paquets?" #, c-format msgid "failed to commit transaction (%s)\n" @@ -947,12 +939,8 @@ msgid "None\n" msgstr "--\n" #, c-format -msgid "Remove:" -msgstr "Suppression:" - -#, c-format -msgid "Total Removed Size: %.2f MB\n" -msgstr "Taille totale des paquets (suppression): %.2f Mo\n" +msgid "Targets (%d):" +msgstr "Cibles (%d):" #, c-format msgid "Total Download Size: %.2f MB\n" @@ -963,6 +951,14 @@ msgid "Total Installed Size: %.2f MB\n" msgstr "Taille totale des paquets (installation): %.2f Mo\n" #, c-format +msgid "Remove (%d):" +msgstr "Suppression (%d):" + +#, c-format +msgid "Total Removed Size: %.2f MB\n" +msgstr "Taille totale des paquets (suppression): %.2f Mo\n" + +#, c-format msgid "[Y/n]" msgstr "[O/n]" |