ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/REPOS_ERICCA/magic/lib/diamesh/src/m3d_message.h
Revision: 5
Committed: Tue Jun 12 20:26:34 2007 UTC (17 years, 11 months ago)
Content type: text/plain
Original Path: magic/lib/diamesh/diamesh/src/m3d_message.h
File size: 6284 byte(s)
Log Message:

File Contents

# User Rev Content
1 5 #define francais
2    
3    
4     #ifdef francais
5     #define FENETRE_ANNULER "Annuler"
6     #define FENETRE_FIN "Fin"
7     #define FENETRE_MESSAGE "Voulez vous quitter DIAMESH ?"
8     #define MESS_ERR_OPEN "***ERREUR *** Le fichier de donnees ne peut etre ouvert\n"
9     #define MESS_ERR_TYPE_ELE "***ERREUR *** Le fichier de donnees contient un type d'element inconnu \n"
10     #define MESS_ERR_NB_NOE "***ERREUR *** Augmentation du nombre de noeuds \n"
11     #define MESS_ERR_FORMAT "***ERREUR *** Le fichier de donnees ne peut etre relu \n"
12     #define MESS_ERR_ALLOC "***ERREUR *** Allocation memoire impossible \n"
13     #define MESS_ERR_SYST "***ERREUR *** Erreur systeme \n"
14     #define MESS_ERR_QUAL "***ERREUR *** La qualite du maillage doit etre diminuee \n"
15     #define MESS_ERR_FIN "***ERREUR *** Maillage impossible \n"
16     #define MESS_ERR_SKIN "***ERREUR *** La peau du volume n'est pas conforme, consultez le fichier .ERR \n"
17     #define MESS_ERR_QUAL_SKIN "***ERREUR *** La qualite de la peau du volume est insuffisante (<0.02), consultez le fichier .SKIN \n"
18     #define MESS_ERR_OPEN_RESU "***ERREUR *** Edition des resultats impossible \n"
19     #define MESS_ERR_INCOHERENCE "***ERREUR *** Gestion du front ou des structures de donnee incoherente \n"
20     #define MESS_WELCOME1 "***********************************************\n"
21     #define MESS_WELCOME2 "-----------------------------------------------\n"
22     #define MESS_WELCOME3 " DIAMESH : Maillage volumique \n"
23     #define MESS_MAILLAGE_EN_COURS1 "##################################\n"
24     #define MESS_MAILLAGE_EN_COURS2 " Maillage en cours \n"
25     #define MESS_MAILLAGE_TERMINE1 "##################################\n"
26     #define MESS_MAILLAGE_TERMINE2 " Maillage termine \n"
27     #define MESS_OPTIMISATION_EN_COURS1 "##################################\n"
28     #define MESS_OPTIMISATION_EN_COURS2 " Optimisation en cours \n"
29     #define MESS_OPTIMISATION_TERMINEE1 "##################################\n"
30     #define MESS_OPTIMISATION_TERMINEE2 " Optimisation terminee \n"
31     #define MESS_MAILLAGE_CONFORME "#### Le maillage est conforme \n"
32     #define MESS_RAPPORT_TAILLE "Rapport des longueurs de la plus grande et de la plus petite maille : "
33     #define MESS_NOMBRE_DE_FACES "---------> Nombre de faces restantes : "
34     #define MESS_FICHIER "Fichier en cours de traitement : "
35     #define MESS_MAILLAGE_DE_PEAU "MAILLAGE 2D"
36     #define MESS_MAILLAGE_VOLUMIQUE "MAILLAGE 3D"
37     #define MESS_CRIT_2D_MIN "Valeur minimale du critere du maillage 2D : "
38     #define MESS_CRIT_SUP "critere > "
39     #define MESS_NB_NOEUDS_2D "Nombre de noeuds du maillage 2D lineaire : "
40     #define MESS_NB_ELE_2D "Nombre d'elements du maillage 2D : "
41     #define MESS_NB_NOEUDS_3D "Nombre total de noeuds du maillage volumique : "
42     #define MESS_NB_ELE_3D "Nombre d'elements du maillage volumique : "
43     #define MESS_H_DEBUT "heure de debut du maillage : "
44     #define MESS_H_FIN "heure de fin du maillage :"
45     #define MESS_STAT_QUALITE "QUALITE"
46     #define MESS_CRIT_3D_MIN "Critere inferieur : "
47     #define MESS_CRIT_3D_MAX "Critere superieur : "
48     #define MESS_CRIT_3D_MOYEN "Critere moyen : "
49     #define MESS_NB_BON "Nombre d'elements de bonne qualite : "
50     #define MESS_NB_MOYEN "Nombre d'elements de qualite moyenne : "
51     #define MESS_NB_PAS "Nombre d'elements de qualite passable : "
52     #define MESS_NB_BAD "Nombre d'elements de qualite mediocre : "
53     #endif
54    
55     #ifdef anglais
56     #define FENETRE_ANNULER "Cancel"
57     #define FENETRE_FIN "End"
58     #define FENETRE_MESSAGE "Do you want to quit DIAMESH ?"
59     #define MESS_ERR_OPEN "***ERROR *** Data file can not be opened\n"
60     #define MESS_ERR_TYPE_ELE "***ERROR *** Data file have an unknown element\n"
61     #define MESS_ERR_NB_NOE "***ERROR *** Node numbre increased\n"
62     #define MESS_ERR_FORMAT "***ERROR *** Data file can not re read\n"
63     #define MESS_ERR_ALLOC "***ERROR *** Impossible memory allocation\n"
64     #define MESS_ERR_SYST "***ERROR *** System error\n"
65     #define MESS_ERR_QUAL "***ERROR *** Minimum quality must be decreased\n"
66     #define MESS_ERR_FIN "***ERROR *** Impossible meshing\n"
67     #define MESS_ERR_SKIN "***ERROR *** Mesh face is not valide. See .ERR file\n"
68     #define MESS_ERR_QUAL_SKIN "***ERROR *** Face mesh quality is too bad(<0.02), See .SKIN file \n"
69     #define MESS_ERR_OPEN_RESU "***ERROR *** Result edition impossible\n"
70     #define MESS_ERR_INCOHERENCE "***ERROR *** Incoherent front managing \n"
71     #define MESS_WELCOME1 "***********************************************\n"
72     #define MESS_WELCOME2 "-----------------------------------------------\n"
73     #define MESS_WELCOME3 " DIAMESH : 3D Mesh \n"
74     #define MESS_MAILLAGE_EN_COURS1 "##################################\n"
75     #define MESS_MAILLAGE_EN_COURS2 " Meshing.... \n"
76     #define MESS_MAILLAGE_TERMINE1 "##################################\n"
77     #define MESS_MAILLAGE_TERMINE2 " end of meshing\n"
78     #define MESS_OPTIMISATION_EN_COURS1 "##################################\n"
79     #define MESS_OPTIMISATION_EN_COURS2 " Optimization.... \n"
80     #define MESS_OPTIMISATION_TERMINEE1 "##################################\n"
81     #define MESS_OPTIMISATION_TERMINEE2 " End of ptimization \n"
82     #define MESS_MAILLAGE_CONFORME "#### Mesh is conform \n"
83     #define MESS_RAPPORT_TAILLE "Lenght ratio between the the smallest and the tallest mesh size : "
84     #define MESS_NOMBRE_DE_FACES "---------> Face number : "
85     #define MESS_FICHIER "Current file : "
86     #define MESS_MAILLAGE_DE_PEAU "2D MESH"
87     #define MESS_MAILLAGE_VOLUMIQUE "3D MESH "
88     #define MESS_CRIT_2D_MIN "Minimum quality for the 2D criterion : "
89     #define MESS_CRIT_SUP "criterion > "
90     #define MESS_NB_NOEUDS_2D "2D linear mesh node number : "
91     #define MESS_NB_ELE_2D "2D mesh element number: "
92     #define MESS_NB_NOEUDS_3D "3D node number: "
93     #define MESS_NB_ELE_3D "3D element number : "
94     #define MESS_H_DEBUT "Begining time : "
95     #define MESS_H_FIN "End time"
96     #define MESS_STAT_QUALITE "QUALITY"
97     #define MESS_CRIT_3D_MIN "Minimum criterion : "
98     #define MESS_CRIT_3D_MAX "Maximum criterion : "
99     #define MESS_CRIT_3D_MOYEN "Average criterion : "
100     #define MESS_NB_BON "Excellent quality triangle number : "
101     #define MESS_NB_MOYEN "Good quality triangle number : "
102     #define MESS_NB_PAS "Poor quality triangle number : "
103     #define MESS_NB_BAD "Nul quality triangle number : "
104     #endif
105    
106