msi: Update French translation.
authorFrédéric Delanoy <frederic.delanoy@gmail.com>
Thu, 13 May 2010 16:36:24 +0000 (18:36 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 13 May 2010 17:44:59 +0000 (19:44 +0200)
dlls/msi/msi_Fr.rc

index 771286400fd56bd6f13b2d42efd52261980278fd..6cd1fc5ca2157eaebbe3927c832d32c8c8ec6c67 100644 (file)
@@ -2,6 +2,7 @@
  * French resources for MSI
  *
  * Copyright 2005 Jonathan Ernst
+ * Copyright 2009-2010 Frédéric Delanoy
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
@@ -30,31 +31,31 @@ STRINGTABLE DISCARDABLE
        4 "Le paquet d'installation spécifié n'a pu être ouvert. Veuillez vérifier le chemin du fichier et réessayer."
        5 "Le chemin %s est introuvable"
        9 "insérez le disque %s"
-       10 "Windows Installer %s\n\n" \
-       "Usage:\n" \
-       "msiexec command {required parameter} [optional parammeter]\n\n" \
-       "Install a product:\n" \
-       "\t/i {package|productcode} [property]\n" \
-       "\t/package {package|productcode} [property]\n" \
-       "\t/a package [property]\n" \
-       "Repair an installation:\n" \
-       "\t/f[p|o|e|d|c|a|u|m|s|v] {package|productcode}\n" \
-       "Uninstall a product:\n" \
-       "\t/uninstall {package|productcode} [property]\n" \
-       "\t/x {package|productcode} [property]\n" \
-       "Advertise a product:\n" \
-       "\t/j[u|m] package [/t transform] [/g languageid]\n" \
-       "Apply a patch:\n" \
-       "\t/p patchpackage [property]\n" \
-       "\t/p patchpackage /a package [property]\n" \
-       "Log and UI Modifiers for above commands:\n" \
-       "\t/l[*][i|w|e|a|r|u|c|m|o|p|v|][+|!] logfile\n" \
+       10 "Programme d'installation Windows %s\n\n" \
+       "Usage :\n" \
+       "msiexec commande {paramètre obligatoire} [paramètre optionnel]\n\n" \
+       "Installer un produit :\n" \
+       "\t/i {paquet|code_produit} [propriété]\n" \
+       "\t/package {paquet|code_produit} [propriété]\n" \
+       "\t/a paquet [propriété]\n" \
+       "Réparer une installation :\n" \
+       "\t/f[p|o|e|d|c|a|u|m|s|v] {paquet|code_produit}\n" \
+       "Désinstaller un produit :\n" \
+       "\t/uninstall {paquet|code_produit} [propriété]\n" \
+       "\t/x {paquet|code_produit} [propriété]\n" \
+       "Publier un produit :\n" \
+       "\t/j[u|m] paquet [/t transformation] [/g id_langue]\n" \
+       "Appliquer un patch :\n" \
+       "\t/p paquet_patch [propriété]\n" \
+       "\t/p paquet_patch /a paquet [propriété]\n" \
+       "Modificateurs de journalisation et d'interface utilisateur pour les commandes ci-dessus :\n" \
+       "\t/l[*][i|w|e|a|r|u|c|m|o|p|v|][+|!] fichier_journal\n" \
        "\t/q{|n|b|r|f|n+|b+|b-}\n" \
-       "Register MSI Service:\n" \
+       "Enregistrer le service MSI :\n" \
        "\t/y\n" \
-       "Unregister MSI Service:\n" \
+       "Annuler l'enregistrement du service MSI :\n" \
        "\t/z\n" \
-       "Display this help:\n" \
+       "Afficher cette aide :\n" \
        "\t/help\n" \
        "\t/?\n"
        11 "saisissez le nom du dossier contenant %s"