diff options
author | Christophe Berthelé <berthy@mandriva.org> | 2007-08-15 13:51:57 +0000 |
---|---|---|
committer | Christophe Berthelé <berthy@mandriva.org> | 2007-08-15 13:51:57 +0000 |
commit | cdbd894700c44edc2d84a943be1bec2a11d0696b (patch) | |
tree | 36e08beaf52c3bc05f87dde5adde122ee859885c | |
parent | 8f7651733c69227f6c02938c393af1a502cdfe3b (diff) | |
download | rpmdrake-cdbd894700c44edc2d84a943be1bec2a11d0696b.tar rpmdrake-cdbd894700c44edc2d84a943be1bec2a11d0696b.tar.gz rpmdrake-cdbd894700c44edc2d84a943be1bec2a11d0696b.tar.bz2 rpmdrake-cdbd894700c44edc2d84a943be1bec2a11d0696b.tar.xz rpmdrake-cdbd894700c44edc2d84a943be1bec2a11d0696b.zip |
Update fr translation
-rw-r--r-- | po/fr.po | 37 |
1 files changed, 2 insertions, 35 deletions
@@ -22,7 +22,7 @@ msgstr "" "Project-Id-Version: rpmdrake-fr\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2007-08-13 12:10+0200\n" -"PO-Revision-Date: 2007-08-11 00:53+0200\n" +"PO-Revision-Date: 2007-08-15 15:51+0200\n" "Last-Translator: Christophe Berthelé <cpjc@free.fr>\n" "Language-Team: Français <cooker-i18n@mandrivalinux.org>\n" "MIME-Version: 1.0\n" @@ -1643,6 +1643,7 @@ msgstr " --pkg-sel=pkg1,.. présélectionner ces paquetages" #, c-format msgid " --rpm-root use another root for rpm installation" msgstr "" +" --rpm-root utiliser une autre racine pour l'installation du rpm" #: ../Rpmdrake/init.pm:52 #, c-format @@ -3185,37 +3186,3 @@ msgstr "Supprimer des Logiciels" #: data/rpmdrake-sources.desktop.in.h:1 msgid "Software Media Manager" msgstr "Gestionnaire de Médias Logiciels" - -#~ msgid "" -#~ "The following packages have bad signatures:\n" -#~ "\n" -#~ "%s\n" -#~ "\n" -#~ "Do you want to continue installation?" -#~ msgstr "" -#~ "Les paquetages suivants ont une signature erronée :\n" -#~ "\n" -#~ "%s\n" -#~ "\n" -#~ "Voulez-vous continuer l'installation ?" - -#~ msgid "installing %s from %s" -#~ msgstr "installation de %s depuis %s" - -#~ msgid "installing %s" -#~ msgstr "installation de %s" - -#~ msgid "removing %s" -#~ msgstr "désinstallation de %s" - -#~ msgid "Installation failed:" -#~ msgstr "L'installation a échoué :" - -#~ msgid "Try installation without checking dependencies? (y/N) " -#~ msgstr "Essayer d'installer sans vérifier les dépendances ? (o/N) " - -#~ msgid "Try harder to install (--force)? (y/N) " -#~ msgstr "Essayer de forcer l'installation (--force) ? (o/N) " - -#~ msgid "Preparing..." -#~ msgstr "Préparation..." |