diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2000-03-26 17:24:04 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2000-03-26 17:24:04 +0000 |
commit | a982d562a19e1bf9d421cc64127635e403dd3f39 (patch) | |
tree | 0d50576692fb37646fb5c4fd837e55eab88f7f7f /po/fr.po | |
parent | e922549802d625842f87ce2e1857685074f6b344 (diff) | |
download | urpmi-a982d562a19e1bf9d421cc64127635e403dd3f39.tar urpmi-a982d562a19e1bf9d421cc64127635e403dd3f39.tar.gz urpmi-a982d562a19e1bf9d421cc64127635e403dd3f39.tar.bz2 urpmi-a982d562a19e1bf9d421cc64127635e403dd3f39.tar.xz urpmi-a982d562a19e1bf9d421cc64127635e403dd3f39.zip |
no_comment
Diffstat (limited to 'po/fr.po')
-rw-r--r-- | po/fr.po | 47 |
1 files changed, 28 insertions, 19 deletions
@@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: urpmi 0.9\n" -"POT-Creation-Date: 1999-12-29 20:23+0100\n" +"POT-Creation-Date: 2000-03-26 16:01+0200\n" "PO-Revision-Date: 1999-08-17 16:56+0200\n" "Last-Translator: Olivier Poppon <opoppon@srd.bt.co.uk>\n" "Language-Team: French\n" @@ -15,25 +15,26 @@ msgstr "" "Content-Type: text/plain; charset=iso-8859-1\n" "Content-Transfer-Encoding: 8bit\n" -#: ../urpmi:25 -msgid "usage: urpmi [--auto] package_name [package_names...]\n" +#: ../urpmi:34 +#, fuzzy +msgid "usage: urpmi [-h] [--auto] [-a] package_name [package_names...]\n" msgstr "usage: urpmi [--auto] nom_de_paquetage [noms_de_paquetages...]\n" -#: ../urpmi:61 +#: ../urpmi:74 #, c-format msgid "no package named %s\n" msgstr "pas de paquetage nommé %s\n" -#: ../urpmi:62 +#: ../urpmi:76 #, c-format msgid "The following packages contain %s: %s\n" msgstr "Les paquetages suivants contiennent %s: %s\n" -#: ../urpmi:69 +#: ../urpmi:84 msgid "rpm database query failed\n" msgstr "la requête sur la base de données rpm a échouée\n" -#: ../urpmi:79 +#: ../urpmi:94 #, c-format msgid "" "To satisfy dependencies, the following packages are going to be installed " @@ -42,54 +43,62 @@ msgstr "" "Pour satisfaire les dépendences, les packages suivants vont être installés " "(%d MB)" -#: ../urpmi:80 +#: ../urpmi:95 msgid "Is it ok?" msgstr "Est-ce correct ?" -#: ../urpmi:83 +#: ../urpmi:98 msgid "Ok" msgstr "OK" -#: ../urpmi:84 +#: ../urpmi:99 msgid "Cancel" msgstr "Annuler" -#: ../urpmi:126 +#: ../urpmi:141 #, c-format msgid "Please insert the %s named %s" msgstr "Veullez insérer le %s nommé %s" -#: ../urpmi:128 +#: ../urpmi:143 msgid "Press enter when it's done..." msgstr "Ensuite appuyez sur la touche Entrée..." -#: ../urpmi:133 +#: ../urpmi:148 #, c-format msgid "Sorry can't find file %s, exiting" msgstr "Désolé impossible de trouver le fichier %s, j'abandonne" -#: ../urpmi:142 +#: ../urpmi:157 msgid "everything already installed" msgstr "tout est déja installé" -#: ../urpmi:148 +#: ../urpmi:163 #, c-format msgid "installing %s\n" msgstr "installation de %s\n" -#: ../urpmi:151 +#: ../urpmi:167 ../urpmi:177 msgid "Installation failed" msgstr "L'installation a échouée" -#: ../urpmi:179 +#: ../urpmi:172 +msgid "Try installation without cheking dependencies?" +msgstr "" + +#: ../urpmi:178 +msgid "Try installation even more strongly (--force)?" +msgstr "" + +#: ../urpmi:210 msgid "One of the following packages is needed:" msgstr "Un des paquetages suivants est nécessaire :" -#: ../urpmi:188 +#: ../urpmi:219 #, c-format msgid "What is your choice? (1-%d) " msgstr "Lequel choisissez-vous ? (1-%d)" -#: ../urpmi:191 +#: ../urpmi:222 msgid "Sorry, bad choice, try again\n" msgstr "Désolé, mauvais choix, veuillez réessayez\n" |