Salome HOME
Adding the preprocessor option remove_tiny_uv_edges to the user interface.
[plugins/blsurfplugin.git] / src / GUI / BLSURFPlugin_msg_fr.ts
1 <?xml version="1.0" encoding="utf-8"?>
2 <!DOCTYPE TS>
3 <TS version="2.0" language="fr_FR" sourcelanguage="en_US">
4 <context>
5     <name>@default</name>
6     <message>
7         <source>ZERO_VALUE_OF</source>
8         <translation>Valeur invalide (zéro) de &quot;%1&quot;</translation>
9     </message>
10     <message>
11         <source>BLSURF_MESH_TYPE</source>
12         <translation>Type de maillage</translation>
13     </message>
14     <message>
15         <source>BLSURF_PHY_MESH</source>
16         <translation>Maillage physique</translation>
17     </message>
18     <message>
19         <source>BLSURF_PHY_MESH_TOOLTIP</source>
20         <translation>&lt;b&gt;&lt;u&gt;Mode de taille physique&lt;/u&gt;&lt;/b&gt;&lt;br&gt;&lt;br&gt;
21 - &quot;Taille globale&quot;: la taille physique est globale et le mailleur utilisera la taille physique globale fournie.&lt;br&gt;
22 - &quot;Taille locale&quot;: la taille est localement calculée sur les courbes et surfaces en utilisant les fonctions de carte de taille associées.&lt;br&gt;
23 - &quot;Inactive&quot;: aucune taille physique ne sera calculée.</translation>
24     </message>
25     <message>
26         <source>BLSURF_GEOM_MESH</source>
27         <translation>Maillage géométrique</translation>
28     </message>
29     <message>
30         <source>BLSURF_GEOM_MESH_TOOLTIP</source>
31         <translation>&lt;b&gt;&lt;u&gt;Mode de taille géométrique&lt;/u&gt;&lt;/b&gt;&lt;br&gt;&lt;br&gt;
32 - &quot;Taille globale&quot;: la taille géométrique est globale et le mailleur utilisera l&apos;approximation géométrique fournie par les paramètres géométriques.&lt;br&gt;
33 - &quot;Inactive&quot;: aucune taille géométrique ne sera calculée.</translation>
34     </message>
35     <message>
36         <source>BLSURF_DEFAULT_USER</source>
37         <translation>Inactif</translation>
38     </message>
39     <message>
40         <source>GLOBAL_SIZE</source>
41         <translation>Taille globale</translation>
42     </message>
43     <message>
44         <source>LOCAL_SIZE</source>
45         <translation>Taille locale</translation>
46     </message>
47     <message>
48         <source>BLSURF_MAIN_PARAMETERS</source>
49         <translation>Paramètres principaux</translation>
50     </message>
51     <message>
52         <source>BLSURF_HPHYDEF</source>
53         <translation>Taille d&apos;utilisateur</translation>
54     </message>
55     <message>
56         <source>BLSURF_HPHYDEF_TOOLTIP</source>
57         <translation>Défini la taille globale constante pour le maillage physique.&lt;br&gt;
58 La valeur par défaut est calculée par &lt;em&gt;diag&lt;/em&gt;/&lt;em&gt;ratio&lt;/em&gt;, où &lt;em&gt;ratio&lt;/em&gt; est défini dans les préférences.</translation>
59     </message>
60     <message>
61         <source>BLSURF_MINSIZE</source>
62         <translation>Taille minimale</translation>
63     </message>
64     <message>
65         <source>BLSURF_MINSIZE_TOOLTIP</source>
66         <translation>Défini la taille globale minimum de cellule désirée.&lt;br&gt;
67 La valeur par défaut est calculée par &lt;em&gt;diag&lt;/em&gt;/1000.</translation>
68     </message>
69     <message>
70         <source>BLSURF_MAXSIZE</source>
71         <translation>Taille maximale</translation>
72     </message>
73     <message>
74         <source>BLSURF_MAXSIZE_TOOLTIP</source>
75         <translation>Défini la taille globale maximum de cellule désirée.&lt;br&gt;
76 La valeur par défaut est calculée par &lt;em&gt;diag&lt;/em&gt;/5.</translation>
77     </message>
78     <message>
79         <source>BLSURF_SIZE_REL</source>
80         <translation>Valeur relative</translation>
81     </message>
82     <message>
83         <source>BLSURF_SIZE_REL_TOOLTIP</source>
84         <translation>La valeur est relative à &lt;em&gt;diag&lt;/em&gt;</translation>
85     </message>
86     <message>
87         <source>BLSURF_GRADATION</source>
88         <translation>Taux d&apos;accroissement</translation>
89     </message>
90     <message>
91         <source>BLSURF_GRADATION_TOOLTIP</source>
92         <translation>Ratio maximum entre les longueurs de deux segments adjacents.</translation>
93     </message>
94     <message>
95         <source>BLSURF_ALLOW_QUADRANGLES</source>
96         <translation>Autoriser les quadrangles</translation>
97     </message>
98     <message>
99         <source>BLSURF_GEOMETRICAL_PARAMETERS</source>
100         <translation>Paramètres géometriques</translation>
101     </message>
102     <message>
103         <source>BLSURF_ANGLE_MESH</source>
104         <translation>Angle de maillage</translation>
105     </message>
106     <message>
107         <source>BLSURF_ANGLE_MESH_TOOLTIP</source>
108         <translation>Limite d&apos;angle entre le plan d&apos;un triangle du maillage et chacun des plans tangents aux sommets.&lt;br&gt;
109 Plus l&apos;angle est petit, plus le maillage sera dense et proche de la géométrie.</translation>
110     </message>
111     <message>
112         <source>BLSURF_CHORDAL_ERROR</source>
113         <translation>Distance du maillage</translation>
114     </message>
115     <message>
116         <source>BLSURF_CHORDAL_TOOLTIP</source>
117         <translation>Distance maximum désirée entre un triangle et sa surface CAO.&lt;br&gt;
118 Plus la distance est petite, plus le maillage sera proche de la surface (disponible en mode isotrope seulement).</translation>
119     </message>
120     <message>
121         <source>BLSURF_OTHER_PARAMETERS</source>
122         <translation>Autres paramètres</translation>
123     </message>
124     <message>
125         <source>BLSURF_ANISOTROPIC</source>
126         <translation>Anisotropie</translation>
127     </message>
128     <message>
129         <source>BLSURF_ANISOTROPIC_TOOLTIP</source>
130         <translation>Si activé, ce paramètre défini le ratio d&apos;anisotropie maximum de la métrique pilotant de processus de maillage anisotropique.&lt;br&gt;
131           La valeur par défaut de 0 signifie que la métrique (et donc les éléments générés) peut être étirée arbitrairement.</translation>
132     </message>
133     <message>
134         <source>BLSURF_REMOVE_TINY_EDGES</source>
135         <translation>Enlever les petites arêtes</translation>
136     </message>
137     <message>
138         <source>BLSURF_REMOVE_TINY_EDGES_TOOLTIP</source>
139         <translation>Si activé, ce paramètre défini la longueur minimale sous laquelle une arête est considérée comme toute petite.</translation>
140     </message>
141     <message>
142         <source>BLSURF_REMOVE_SLIVERS</source>
143         <translation>Enlever les mauvais éléments</translation>
144     </message>
145     <message>
146         <source>BLSURF_REMOVE_SLIVERS_TOOLTIP</source>
147         <translation>Si activé, ce paramètre défini les proportions déclenchants la classification des &quot;mauvais éléments”.</translation>
148     </message>
149     <message>
150         <source>BLSURF_OPTIMISATION</source>
151         <translation>Optimisation du maillage</translation>
152     </message>
153     <message>
154         <source>BLSURF_OPTIMISATION_TOOLTIP</source>
155         <translation>Si activé, MeshGems-CADSurf optimisera le maillage pour obtenir des éléments de meilleurs qualité.</translation>
156     </message>
157     <message>
158         <source>BLSURF_ELEMENT_ORDER</source>
159         <translation>Maillage quadratique</translation>
160     </message>
161     <message>
162         <source>BLSURF_HYPOTHESIS</source>
163         <translation>MG-CADSurf 2D</translation>
164     </message>
165     <message>
166         <source>BLSURF_ADV_ARGS</source>
167         <translation>Avancé</translation>
168     </message>
169     <message>
170         <source>BLSURF_TITLE</source>
171         <translation>Construction d&apos;une hypothèse</translation>
172     </message>
173     <message>
174         <source>BLSURF_TOPOLOGY</source>
175         <translation>Topologie</translation>
176     </message>
177     <message>
178         <source>BLSURF_TOPOLOGY_CAD</source>
179         <translation>A partir de la CAO</translation>
180     </message>
181     <message>
182         <source>BLSURF_TOPOLOGY_PROCESS</source>
183         <translation>Prétraitement</translation>
184     </message>
185     <message>
186         <source>BLSURF_TOPOLOGY_PROCESS2</source>
187         <translation>Prétraitement++</translation>
188     </message>
189     <message>
190         <source>BLSURF_TOPOLOGY_PRECAD</source>
191         <translation>PreCAD</translation>
192     </message>
193     <message>
194         <source>BLSURF_VERBOSITY</source>
195         <translation>Niveau de verbosité</translation>
196     </message>
197     <message>
198         <source>OBLIGATORY_VALUE</source>
199         <translation>(Valeur obligatoire)</translation>
200     </message>
201     <message>
202         <source>OPTION_TYPE_COLUMN</source>
203         <translation>Type</translation>
204     </message>
205     <message>
206         <source>OPTION_NAME_COLUMN</source>
207         <translation>Option</translation>
208     </message>
209     <message>
210         <source>OPTION_VALUE_COLUMN</source>
211         <translation>Valeur</translation>
212     </message>
213     <message>
214         <source>OPTION_MENU_BLSURF</source>
215         <translation>MG-CADSurf</translation>
216     </message>
217     <message>
218         <source>OPTION_MENU_PRECAD</source>
219         <translation>PreCAD</translation>
220     </message>
221     <message>
222         <source>BLSURF_ADD_OPTION</source>
223         <translation>Ajouter l&apos;option</translation>
224     </message>
225     <message>
226         <source>BLSURF_REMOVE_OPTION</source>
227         <translation>Effacer l&apos;option</translation>
228     </message>
229     <message>
230         <source>BLSURF_OTHER_OPTION</source>
231         <translation>L&apos;autre option</translation>
232     </message>
233     <message>
234         <source>BLSURF_GMF_FILE</source>
235         <translation>Export GMF</translation>
236     </message>
237     <message>
238         <source>BLSURF_GMF_MODE</source>
239         <translation>Binaire</translation>
240     </message>
241     <message>
242         <source>BLSURF_GMF_FILE_DIALOG</source>
243         <translation>Choisir un fichier au format GMF...</translation>
244     </message>
245     <message>
246         <source>BLSURF_GMF_FILE_FORMAT</source>
247         <translation>Fichier GMF (*.mesh *.meshb)</translation>
248     </message>
249     <message>
250         <source>BLSURF_PRECAD_GROUP</source>
251         <translation>Options du préprocesseur CAO</translation>
252     </message>
253     <message>
254         <source>BLSURF_PRECAD_MERGE_EDGES</source>
255         <translation>Fusionner des arêtes</translation>
256     </message>
257     <message>
258         <source>BLSURF_PRECAD_REMOVE_TINY_UV_EDGES</source>
259         <translation>Supprime les petites arêtes UV</translation>
260     </message>
261     <message>
262         <source>BLSURF_PRECAD_REMOVE_DUPLICATE_CAD_FACES</source>
263         <translation>Supprime les faces CAO en double</translation>
264     </message>
265     <message>
266         <source>BLSURF_PRECAD_PROCESS_3D_TOPOLOGY</source>
267         <translation>Nettoyer la CAO</translation>
268     </message>
269     <message>
270         <source>BLSURF_PRECAD_DISCARD_INPUT</source>
271         <translation>Ignorer la topologie</translation>
272     </message>
273     <message>
274         <source>SMP_ENTRY_COLUMN</source>
275         <translation>Entrée</translation>
276     </message>
277     <message>
278         <source>SMP_NAME_COLUMN</source>
279         <translation>Nom</translation>
280     </message>
281     <message>
282         <source>SMP_SIZEMAP_COLUMN</source>
283         <translation>Taille locale</translation>
284     </message>
285     <message>
286         <source>BLSURF_SM_SURFACE</source>
287         <translation>Sur une face (ou groupe)</translation>
288     </message>
289     <message>
290         <source>BLSURF_SM_EDGE</source>
291         <translation>Sur une arête (ou groupe)</translation>
292     </message>
293     <message>
294         <source>BLSURF_SM_POINT</source>
295         <translation>Sur un point (ou groupe)</translation>
296     </message>
297     <message>
298         <source>BLSURF_SM_ATTRACTOR</source>
299         <translation>Ajouter un attracteur</translation>
300     </message>
301     <message>
302         <source>BLSURF_SM_STD_TAB</source>
303         <translation>Simple</translation>
304     </message>
305     <message>
306         <source>BLSURF_SM_ATT_TAB</source>
307         <translation>Avancé</translation>
308     </message>
309     <message>
310         <source>BLSURF_SM_REMOVE</source>
311         <translation>Supprimer</translation>
312     </message>
313     <message>
314         <source>BLSURF_SM_ADD</source>
315         <translation>Ajouter</translation>
316     </message>
317     <message>
318         <source>BLSURF_SM_MODIFY</source>
319         <translation>Modifier</translation>
320     </message>
321     <message>
322         <source>BLSURF_SM_PARAMS</source>
323         <translation>Paramètres</translation>
324     </message>
325     <message>
326         <source>BLSURF_ATTRACTOR</source>
327         <translation>Attracteur</translation>
328     </message>
329     <message>
330         <source>BLSURF_CONST_SIZE</source>
331         <translation>Taille constante autour d&apos;un objet</translation>
332     </message>
333     <message>
334         <source>BLSURF_ATT_DIST</source>
335         <translation>Dist. d&apos;influence :</translation>
336     </message>
337     <message>
338         <source>BLSURF_ATT_RADIUS</source>
339         <translation>Constant sur :</translation>
340     </message>
341     <message>
342         <source>BLSURF_SM_SIZE</source>
343         <translation>Taille Locale :</translation>
344     </message>
345     <message>
346         <source>BLSURF_SM_DIST</source>
347         <translation>Distance</translation>
348     </message>
349     <message>
350         <source>BLS_SEL_SHAPE</source>
351         <translation>Sélectionnez un objet</translation>
352     </message>
353     <message>
354         <source>BLS_SEL_VERTICES</source>
355         <translation>Sélectionnez une/des point(s)</translation>
356     </message>
357     <message>
358         <source>BLS_SEL_FACE</source>
359         <translation>Sélectionnez une face</translation>
360     </message>
361     <message>
362         <source>BLS_SEL_FACES</source>
363         <translation>Sélectionnez une/des face(s)</translation>
364     </message>
365     <message>
366         <source>BLS_SEL_ATTRACTOR</source>
367         <translation>Sélectionnez l&apos;attracteur</translation>
368     </message>
369     <message>
370         <source>BLSURF_SM_SURF_VALUE</source>
371         <translation>Taille sur les/la face(s)</translation>
372     </message>
373     <message>
374         <source>BLSURF_SM_EDGE_VALUE</source>
375         <translation>Taille sur les/l&apos;arête(s)</translation>
376     </message>
377     <message>
378         <source>BLSURF_SM_POINT_VALUE</source>
379         <translation>Taille sur les/le point(s)</translation>
380     </message>
381     <message>
382         <source>BLSURF_ENF_VER</source>
383         <translation>Points de passage</translation>
384     </message>
385     <message>
386         <source>BLSURF_ENF_VER_FACE_ENTRY_COLUMN</source>
387         <translation>ID de face</translation>
388     </message>
389     <message>
390         <source>BLSURF_ENF_VER_NAME_COLUMN</source>
391         <translation>Nom</translation>
392     </message>
393     <message>
394         <source>BLSURF_ENF_VER_X_COLUMN</source>
395         <translation>X</translation>
396     </message>
397     <message>
398         <source>BLSURF_ENF_VER_Y_COLUMN</source>
399         <translation>Y</translation>
400     </message>
401     <message>
402         <source>BLSURF_ENF_VER_Z_COLUMN</source>
403         <translation>Z</translation>
404     </message>
405     <message>
406         <source>BLSURF_ENF_VER_ENTRY_COLUMN</source>
407         <translation>ID de point</translation>
408     </message>
409     <message>
410         <source>BLSURF_ENF_VER_GROUP_COLUMN</source>
411         <translation>Groupe</translation>
412     </message>
413     <message>
414         <source>BLSURF_ENF_SELECT_FACE</source>
415         <translation>Sélectionner une face</translation>
416     </message>
417     <message>
418         <source>BLSURF_ENF_SELECT_VERTEX</source>
419         <translation>Sélectionner un point</translation>
420     </message>
421     <message>
422         <source>BLSURF_ENF_VER_X_LABEL</source>
423         <translation>X:</translation>
424     </message>
425     <message>
426         <source>BLSURF_ENF_VER_Y_LABEL</source>
427         <translation>Y:</translation>
428     </message>
429     <message>
430         <source>BLSURF_ENF_VER_Z_LABEL</source>
431         <translation>Z:</translation>
432     </message>
433     <message>
434         <source>BLSURF_ENF_VER_GROUP_LABEL</source>
435         <translation>Groupe:</translation>
436     </message>
437     <message>
438         <source>BLSURF_ENF_VER_VERTEX</source>
439         <translation>Ajouter</translation>
440     </message>
441     <message>
442         <source>BLSURF_ENF_VER_REMOVE</source>
443         <translation>Supprimer</translation>
444     </message>
445     <message>
446         <source>BLSURF_ENF_VER_INTERNAL_VERTICES</source>
447         <translation>Utiliser les points internes de toutes les faces</translation>
448     </message>
449     <message>
450         <source>BLSURF_PERIODICITY</source>
451         <translation>Periodicité</translation>
452     </message>
453     <message>
454         <source>BLSURF_PRECAD_PERIODICITY</source>
455         <translation>Association périodique (utilise PreCAD)</translation>
456     </message>
457     <message>
458         <source>BLSURF_PERIODICITY_ON_FACE</source>
459         <translation>Sur les faces</translation>
460     </message>
461     <message>
462         <source>BLSURF_PERIODICITY_ON_EDGE</source>
463         <translation>Sur les arêtes uniquement</translation>
464     </message>
465     <message>
466         <source>BLSURF_PERIODICITY_OBJ_SOURCE_COLUMN</source>
467         <translation>Source</translation>
468     </message>
469     <message>
470         <source>BLSURF_PERIODICITY_OBJ_TARGET_COLUMN</source>
471         <translation>Cible</translation>
472     </message>
473     <message>
474         <source>BLSURF_PERIODICITY_P1_SOURCE_COLUMN</source>
475         <translation>P1</translation>
476     </message>
477     <message>
478         <source>BLSURF_PERIODICITY_P2_SOURCE_COLUMN</source>
479         <translation>P2</translation>
480     </message>
481     <message>
482         <source>BLSURF_PERIODICITY_P3_SOURCE_COLUMN</source>
483         <translation>P3</translation>
484     </message>
485     <message>
486         <source>BLSURF_PERIODICITY_P1_TARGET_COLUMN</source>
487         <translation>P1</translation>
488     </message>
489     <message>
490         <source>BLSURF_PERIODICITY_P2_TARGET_COLUMN</source>
491         <translation>P2</translation>
492     </message>
493     <message>
494         <source>BLSURF_PERIODICITY_P3_TARGET_COLUMN</source>
495         <translation>P3</translation>
496     </message>
497     <message>
498         <source>BLSURF_PERIODICITY_MAIN_SOURCE</source>
499         <translation>Source</translation>
500     </message>
501     <message>
502         <source>BLSURF_PERIODICITY_MAIN_TARGET</source>
503         <translation>Cible</translation>
504     </message>
505     <message>
506         <source>BLSURF_PERIODICITY_SOURCE</source>
507         <translation>Source</translation>
508     </message>
509     <message>
510         <source>BLSURF_PERIODICITY_TARGET</source>
511         <translation>Cible</translation>
512     </message>
513     <message>
514         <source>BLSURF_PERIODICITY_WITH_VERTICES</source>
515         <translation>Points définissant la transformation</translation>
516     </message>
517     <message>
518         <source>BLSURF_PERIODICITY_P1_SOURCE</source>
519         <translation>P1</translation>
520     </message>
521     <message>
522         <source>BLSURF_PERIODICITY_P2_SOURCE</source>
523         <translation>P2</translation>
524     </message>
525     <message>
526         <source>BLSURF_PERIODICITY_P3_SOURCE</source>
527         <translation>P3</translation>
528     </message>
529     <message>
530         <source>BLSURF_PERIODICITY_P1_TARGET</source>
531         <translation>P1</translation>
532     </message>
533     <message>
534         <source>BLSURF_PERIODICITY_P2_TARGET</source>
535         <translation>P2</translation>
536     </message>
537     <message>
538         <source>BLSURF_PERIODICITY_P3_TARGET</source>
539         <translation>P3</translation>
540     </message>
541     <message>
542         <source>BLSURF_PERIODICITY_ADD</source>
543         <translation>Ajouter</translation>
544     </message>
545     <message>
546         <source>BLSURF_PERIODICITY_REMOVE</source>
547         <translation>Supprimer</translation>
548     </message>
549     <message>
550         <source>BLSURF_PERIODICITY_WRONG_NUMBER_OF_VERTICES</source>
551         <translation>Le nombre de points fournis n&apos;est pas correct</translation>
552     </message>
553     <message>
554         <source>BLSURF_PERIODICITY_SELECT_FACE</source>
555         <translation>Face</translation>
556     </message>
557     <message>
558         <source>BLSURF_PERIODICITY_SELECT_EDGE</source>
559         <translation>Arête</translation>
560     </message>
561 </context>
562 </TS>