Statistics
| Revision:

root / import / ext3D / trunk / install-extension3d / IzPack / bin / langpacks / installer / fra.xml @ 15280

History | View | Annotate | Download (11.2 KB)

1
<?xml version="1.0" encoding="iso-8859-1" standalone="yes" ?>
2

    
3
<!-- The French langpack -->
4

    
5
<langpack>
6

    
7
    <!-- General installer strings -->
8
    <str id="installer.title" txt="IzPack - Installation de "/>
9
    <str id="installer.next" txt="Suivant"/>
10
    <str id="installer.prev" txt="Pr?c?dent"/>
11
    <str id="installer.quit" txt="Quitter"/>
12
    <str id="installer.madewith" txt="(Cr?? avec IzPack - http://www.izforge.com/)"/>
13
    <str id="installer.quit.title" txt="Voulez vous vraiment quitter ?"/>
14
    <str id="installer.quit.message" txt="Ceci va cesser l'installation !"/>
15
    <str id="installer.warning" txt="Attention !"/>
16
    <str id="installer.yes" txt="Oui"/>
17
    <str id="installer.no" txt="Non"/>
18
    <str id="installer.cancel" txt="Annuler"/> 
19
    <str id="installer.error" txt="Erreur"/>
20
    
21
    <!-- Uninstaller specific strings -->
22
    <str id="uninstaller.warning" txt="Ceci va enlever l'(es) application(s) install?e(s) !"/>
23
    <str id="uninstaller.destroytarget" txt=" Forcer la suppression de : "/>
24
    <str id="uninstaller.uninstall" txt="D?sinstaller"/>
25
    
26
    <!-- HelloPanel strings -->
27
    <str id="HelloPanel.welcome1" txt="Bienvenue dans l'installation de "/>
28
    <str id="HelloPanel.welcome2" txt=" !"/>
29
    <str id="HelloPanel.authors" txt="Le(s) auteur(s) de ce logiciel est(sont) : "/>
30
    <str id="HelloPanel.url" txt="La page d'accueil de ce logiciel est : "/>
31
    
32
    <!-- LicensePanel strings -->
33
    <str id="LicencePanel.info" txt="Veuillez lire attentivement l'accord de licence suivant :"/>
34
    <str id="LicencePanel.agree" txt="J'accepte les termes de cet accord de licence"/>
35
    <str id="LicencePanel.notagree" txt="Je n'accepte pas les termes de cet accord de licence"/>
36
    <str id="LicencePanel.yes" txt="Oui"/>
37
    <str id="LicencePanel.no" txt="Non"/>
38
    
39
    <!-- InfoPanel strings -->
40
    <str id="InfoPanel.info" txt="Veuillez lire les informations suivantes :"/>
41
    
42
    <!-- PathInputPanel strings -->
43
    <str id="PathInputPanel.required" txt="Le r?pertoire choisi devrait exister."/>
44
    <str id="PathInputPanel.notValid" txt="Le r?pertoire choisi ne contient pas le produit requis"/>
45
    
46
    <!-- TargetPanel strings -->
47
    <str id="TargetPanel.info" txt="Choisissez le chemin d'installation :"/>
48
    <str id="TargetPanel.browse" txt="Parcourir ..."/>
49
    <str id="TargetPanel.warn" txt="Le r?pertoire existe d?j? ! Etes-vous sur de vouloir installer dans celui-ci ?"/>
50
    <str id="TargetPanel.nodir" txt="Vous avez sp?cifi? le nom d'un fichier existant ! Veuillez choisir un autre chemin d'installation."/>
51
    <str id="TargetPanel.notwritable" txt="Le r?pertoire que vous avez choisi n'autorise pas l'?criture. Veuillez en choisir un autre." />
52
    <str id="TargetPanel.empty_target"txt="Vous avez sp?cifi? un nom de r?pertoire vide ! Etes-vous s?r(e) ?"/>
53
    <str id="TargetPanel.createdir" txt="Le r?pertoire de destination sera cr?? :" />
54
    
55
    <!-- JDKPathPanel strings -->
56
    <str id="JDKPathPanel.intro" txt="The installed application needs a JDK. A java runtime environment (JRE) will be not sufficient."/>
57
    <str id="JDKPathPanel.info" txt="Choisissez le chemin du JDK:"/>
58
    <str id="JDKPathPanel.badVersion1" txt="La version du JDK choisi est incompatible (disponible:"/>
59
    <str id="JDKPathPanel.badVersion2" txt=" requis "/>
60
    <str id="JDKPathPanel.badVersion3" txt=") voulez-vous vraiment utiliser cette version?"/>
61

    
62
    <!-- PacksPanel strings -->
63
    <str id="PacksPanel.info" txt="Choisissez ici les paquetages ? installer :"/>
64
    <str id="PacksPanel.tip" txt="Note : les paquetages gris?s ne sont pas optionnels."/>
65
    <str id="PacksPanel.space" txt="Espace total requis :" />
66
    <str id="PacksPanel.description" txt="Description"/>
67
    <str id="PacksPanel.freespace" txt="Espace disque disponible :"/>
68
    <str id="PacksPanel.dependencyList" txt="Les paquetages selectionn?s n?cessitent ?galement les suivants :"/>
69
    <str id="PacksPanel.notEnoughSpace" txt="L'espace disque disponible est insuffisant."/>
70
    <str id="PacksPanel.notAscertainable" txt="incertain"/>
71
    
72
    <!-- InstallPanel strings -->
73
    <str id="InstallPanel.info" txt="Vous pouvez lancer le processus d'installation ici :"/>
74
    <str id="InstallPanel.install" txt="Installer !"/>
75
    <str id="InstallPanel.tip" txt="Progression de l'installation :"/>
76
    <str id="InstallPanel.begin" txt="[Rien]"/>
77
    <str id="InstallPanel.finished" txt="[Termin?]"/>
78
    <str id="InstallPanel.progress" txt="Progression de l'installation totale :"/>
79
    <str id="InstallPanel.overwrite.title" txt="Le fichier existe d?j?."/>
80
    <str id="InstallPanel.overwrite.question" txt="Le fichier suivant existe d?j?. Faut-il l'?craser ?"/>
81
    
82
    <!-- FinishPanel strings -->
83
    <str id="FinishPanel.success" txt="L'installation est r?ussie !"/>
84
    <str id="FinishPanel.done" txt="Terminer"/>
85
    <str id="FinishPanel.fail" txt="L'installation a ?chou?e ..."/>
86
    <str id="FinishPanel.uninst.info" txt="Un d?sinstallateur a ?t? cr?? :"/>
87
    <str id="FinishPanel.auto" txt="G?n?rer un script d'installation automatis?e"/>
88
    <str id="FinishPanel.auto.tip" txt="G?n?re un fichier qui permet de refaire automatiquement la meme installation sur une autre machine."/>
89
    
90
    <!-- ImgPacksPanel strings -->
91
    <str id="ImgPacksPanel.dependencyList" txt="D?pendences"/>
92
          <str id="ImgPacksPanel.packs" txt="Les paquetages suivants sont disponibles :"/>
93
    <str id="ImgPacksPanel.snap" txt="Capture d'?cran associ?e :"/>
94
    <str id="ImgPacksPanel.checkbox" txt=" Installer ce paquetage"/>
95
     
96
    <!-- ShortcutPanel strings -->
97
    <str id="ShortcutPanel.regular.list" txt="S?lectionnez un groupe pour les raccourcis :"/>
98
    <str id="ShortcutPanel.regular.default" txt="Remise ? 0"/>
99
    <str id="ShortcutPanel.regular.desktop" txt="Cr?er un raccourci sur le bureau"/>
100
    <str id="ShortcutPanel.regular.create" txt="Cr?er les raccourcis"/>
101
    <str id="ShortcutPanel.regular.userIntro" txt="Cr?er un raccourci pour :"/>
102
    <str id="ShortcutPanel.regular.currentUser" txt="utilisateur courant"/>
103
    <str id="ShortcutPanel.regular.allUsers" txt="tous les utilisateurs"/>
104
    <str id="ShortcutPanel.alternate.apology" txt="D?sol?, mais IzPack ne supporte pas la cr?ation de raccourcis pour ce syst?me d'exploitation. Veuillez vous r?f?rer ? son manuel pour cr?er des raccourcis."/>
105
    <str id="ShortcutPanel.alternate.targetsLabel" txt="La liste suivante contient les cibles auxquelles le cr?ateur de ce logiciel voulait vous donner acc?s."/>  
106
    <str id="ShortcutPanel.alternate.textFileExplanation" txt="Vous pouvez enregistrer les informations d?taill?es concernant les cibles dans un fichier texte pour vous y r?f?rer plus tard."/>
107
    <str id="ShortcutPanel.alternate.saveButton" txt="Enregistrer le fichier texte"/>
108
    <str id="ShortcutPanel.textFile.header" txt="Informations des raccourcis\n====================\n\nVoici une liste des informations int?ressantes concernant les raccourcis.\n Ces informations devraient rendre possible la cr?ation manuelle de raccourcis.\n"/> 
109
    <str id="ShortcutPanel.textFile.name"         txt="Raccourci             : "/>
110
    <str id="ShortcutPanel.textFile.location"     txt="Emplacement           : "/>
111
    <str id="ShortcutPanel.textFile.description"  txt="Description           : "/>
112
    <str id="ShortcutPanel.textFile.target"       txt="Cible                 : "/>
113
    <str id="ShortcutPanel.textFile.command"      txt="Ligne de commande     : "/>
114
    <str id="ShortcutPanel.textFile.iconName"     txt="Icone                 : "/>
115
    <str id="ShortcutPanel.textFile.iconIndex"    txt="Index de l'icone      : "/>
116
    <str id="ShortcutPanel.textFile.work"         txt="R?pertoire de travail :"/>
117
    <str id="ShortcutPanel.location.desktop"      txt="Bureau"/>
118
    <str id="ShortcutPanel.location.applications" txt="Menu applications"/>
119
    <str id="ShortcutPanel.location.startMenu"    txt="Menu d?marrer"/>
120
    <str id="ShortcutPanel.location.startup"      txt="Groupe de d?marrage"/>
121

    
122
    <!-- UserInputPanel strings -->
123
    <str id="UserInputPanel.error.caption"        txt="Probl?me de saisie"/>
124
    <str id="UserInputPanel.search.autodetect"    txt="D?tection automatique"/>
125
    <str id="UserInputPanel.search.autodetect.failed.message" txt="La d?tection automatique a ?chou?e."/>
126
    <str id="UserInputPanel.search.autodetect.failed.caption" txt="La d?tection automatique a ?chou?e."/>
127
    <str id="UserInputPanel.search.autodetect.tooltip" txt="V?rifiez le fichier ou r?pertoire dans les chemis suivants :"/>
128
    <str id="UserInputPanel.search.location" txt="Entrez l'emplacement de "/>
129
    <str id="UserInputPanel.search.browse" txt="Parcourir ..."/>
130
    <str id="UserInputPanel.search.wrongselection.message" txt="Le fichier ou le r?pertoire que vous avez choisi n'existe pas ou n'est pas convenable." />
131
    <str id="UserInputPanel.search.wrongselection.caption" txt="S?lection invalide."/>
132
    <str id="UserInputPanel.search.location.checkedfile" txt="L'existence de {0} est v?rifi?e."/>
133
    
134
    <!-- CompilePanel strings -->
135
    <str id="CompilePanel.heading" txt="Compilation" />
136
    <str id="CompilePanel.tip" txt="Progression de la compilation :" />
137
    <str id="CompilePanel.browse" txt="Parcourir ..." />
138
    <str id="CompilePanel.browse.approve" txt="Utiliser en tant que compilateur" />
139
    <str id="CompilePanel.start" txt="D?marrer" />
140
    <str id="CompilePanel.progress.initial" txt="[Appuyez sur le bouton de d?marrage]" />
141
    <str id="CompilePanel.progress.finished" txt="[Fini]" />
142
    <str id="CompilePanel.progress.overall" txt="Progression de la compilation totale :" />
143
    <str id="CompilePanel.error" txt="La compilation a ?chou?e." />
144
    <str id="CompilePanel.error.reconfigure" txt="Re-configurer" />
145
    <str id="CompilePanel.error.ignore" txt="Ignorer" />
146
    <str id="CompilePanel.error.abort" txt="Abandonner" />
147
    <str id="CompilePanel.error.seebelow" txt="Voyez ci-dessous la commande qui a ?chou?e ainsi que sa sortie." />
148
    <str id="CompilePanel.error.nofiles" txt="Erreur pendant la recherche des fichiers ? compiler." />
149
    <str id="CompilePanel.error.compilernotfound" txt="Le compilateur n'a pas pu etre ex?cut?." />
150
    <str id="CompilePanel.error.invalidarguments" txt="Le compilateur n'aime pas les arguments fournis." />
151
    <str id="CompilePanel.error.noclassfile" txt="Le compilateur n'a pas g?n?re de fichier .class pour le fichier source " />
152
    <str id="CompilePanel.choose_compiler" txt="Compilateur ? utiliser :" />
153
    <str id="CompilePanel.additional_arguments" txt="Arguments suppl?mentaires du compilateur : " />
154
    
155
    <!-- ProcessPanel strings -->
156
    <str id="ProcessPanel.heading" txt="En cours de traitement" />
157
    
158
    <!-- SummaryPanel strings -->
159
    <str id="SummaryPanel.info" txt="Pr?t ? installer. Les donn?es importantes sont list?es ci-dessous. Appuyez sur &quot;Suivant&quot; pour commencer l'installation, "/>
160
    <str id="TargetPanel.summaryCaption" txt="Chemin de l'installation"/>
161
    <str id="JDKPathPanel.summaryCaption" txt="Chemin du JDK"/>
162
    <str id="PacksPanel.summaryCaption" txt="Paquet(s) d'installation choisis"/>
163
    <str id="ImgPacksPanel.summaryCaption" txt="Paquet(s) d'installation choisis"/>
164
    
165
    <!-- Add your own panels specific strings here if you need -->
166
    
167
</langpack>