Commit e801cae5 authored by Frédéric Delanoy's avatar Frédéric Delanoy Committed by Alexandre Julliard

msi: Update French translation.

parent 90df7b13
...@@ -20,17 +20,20 @@ ...@@ -20,17 +20,20 @@
#include "windef.h" #include "windef.h"
/* UTF-8 */
#pragma code_page(65001)
LANGUAGE LANG_FRENCH, SUBLANG_NEUTRAL LANGUAGE LANG_FRENCH, SUBLANG_NEUTRAL
STRINGTABLE DISCARDABLE STRINGTABLE DISCARDABLE
{ {
4 "The specified installation package could not be opened. Please check the file path and try again." 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" 5 "Le chemin %s est introuvable"
9 "insérez le disque %s" 9 "insérez le disque %s"
10 "mauvais paramètres" 10 "mauvais paramètres"
11 "saisissez le nom du dossier contenant %s" 11 "saisissez le nom du dossier contenant %s"
12 "source d'installation pour la fonctionnalité manquante" 12 "source d'installation pour la fonctionnalité manquante"
13 "lecteur réseau pour la fonctionnalité manquant" 13 "lecteur réseau pour la fonctionnalité manquante"
14 "fonctionnalité depuis:" 14 "fonctionnalité depuis :"
15 "sélectionnez le dossier contenant %s" 15 "sélectionnez le dossier contenant %s"
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment