Subversion Repositories eFlore/Applications.coel

Rev

Rev 652 | Rev 688 | Go to most recent revision | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 652 Rev 679
1
package org.tela_botanica.client.i18n;
1
package org.tela_botanica.client.i18n;
2
 
2
 
3
import com.google.gwt.i18n.client.ConstantsWithLookup;
3
import com.google.gwt.i18n.client.ConstantsWithLookup;
4
 
4
 
5
public interface Constantes extends ConstantsWithLookup{
5
public interface Constantes extends ConstantsWithLookup{
6
	// Application
6
	// Application
7
	String appliNom();
7
	String appliNom();
8
	String appliCode();
8
	String appliCode();
9
	String appliVersionNumero();
9
	String appliVersionNumero();
10
	String appliVersionCode();
10
	String appliVersionCode();
11
	
11
	
12
	// Identification
12
	// Identification
13
	String modeAnonyme();
13
	String modeAnonyme();
14
	
14
	
15
	// Général
15
	// Général
16
	String chargement();
16
	String chargement();
17
	String oui();
17
	String oui();
18
	String non();
18
	String non();
19
	String autres();
19
	String autres();
20
 
20
 
21
	// Boutons
21
	// Boutons
22
	String ajouter();
22
	String ajouter();
23
	String modifier();
23
	String modifier();
24
	String supprimer();
24
	String supprimer();
25
	String reinitialiser();
25
	String reinitialiser();
26
	String appliquer();
26
	String appliquer();
27
	String annuler();
27
	String annuler();
28
	String valider();
28
	String valider();
29
	
29
	
30
	// Formulaire
30
	// Formulaire
31
	String champObligatoire();
31
	String champObligatoire();
32
	
32
	
33
	// Téléphone
33
	// Téléphone
34
	String FIX();
34
	String FIX();
35
	String PORT1();
35
	String PORT1();
36
	String PORT2();
36
	String PORT2();
37
	
37
	
38
	// Menu
38
	// Menu
39
	String titreMenu();
39
	String titreMenu();
40
	String txtListeProjetDefaut();
40
	String txtListeProjetDefaut();
41
	String menuAccueil();
41
	String menuAccueil();
42
	String menuProjet();
42
	String menuProjet();
43
	String menuStructure();
43
	String menuStructure();
44
	String menuCollection();
44
	String menuCollection();
45
	String menuPersonne();
45
	String menuPersonne();
46
	String menuPublication();
46
	String menuPublication();
47
	
47
	
48
	// Structure : titres
48
	// Structure : titres
49
	String titreStructureListe();
49
	String titreStructureListe();
50
	String titreAjoutFormStructurePanneau();
50
	String titreAjoutFormStructurePanneau();
51
	String titreModifFormStructurePanneau();
51
	String titreModifFormStructurePanneau();
52
	
52
	
53
	// Structure : actions
53
	// Structure : actions
54
	String suppressionStructure();
54
	String suppressionStructure();
55
		
55
		
56
	// Structure : identification
56
	// Structure : identification
57
	String structureInfoGeneral();
57
	String structureInfoGeneral();
58
	String titreCommunication();
58
	String titreCommunication();
59
	String titreAdministratif();
59
	String titreAdministratif();
60
	String acronyme();
60
	String acronyme();
61
	String acces();
61
	String acces();
62
	String dateFondation();
62
	String dateFondation();
63
	String nbrePersonnel();
63
	String nbrePersonnel();
64
	String description();
64
	String description();
65
	String adresse();
65
	String adresse();
66
	String codePostal();
66
	String codePostal();
67
	String ville();
67
	String ville();
68
	String region();
68
	String region();
69
	String pays();
69
	String pays();
70
	String telephone();
70
	String telephone();
71
	String courriel();
71
	String courriel();
72
	String siteWeb();
72
	String siteWeb();
73
	
73
	
74
	// Structure : personnel
74
	// Structure : personnel
75
	String structureInfoPersonnel();
75
	String structureInfoPersonnel();
76
	String titrePersonnel();
76
	String titrePersonnel();
77
	String titreMembre();
77
	String titreMembre();
78
	String nbrePersonnelCollection();
78
	String nbrePersonnelCollection();
79
	String fonction();
79
	String fonction();
80
	String prenom();
80
	String prenom();
81
	String nom();
81
	String nom();
82
	String telephoneFixe();
82
	String telephoneFixe();
83
	String fax();
83
	String fax();
84
	String courrielPrincipal();
84
	String courrielPrincipal();
85
	String statut();
85
	String statut();
86
	String tpsTravail();
86
	String tpsTravail();
87
	String specialite();
87
	String specialite();
88
	String boolContact();
88
	String boolContact();
89
 
89
 
90
	// Structure : conservation
90
	// Structure : conservation
91
	String structureInfoConservation();
91
	String structureInfoConservation();
92
	String titreLocal();
92
	String titreLocal();
93
	String localSpecifique();
93
	String localSpecifique();
94
	String titreConservationPersonnel();
94
	String titreConservationPersonnel();
95
	String formation();
95
	String formation();
96
	String formationInteret();
96
	String formationInteret();
97
	String meubleSpecifique();
97
	String meubleSpecifique();
98
	String localParametre();
98
	String localParametre();
99
	String conservationEnCommun();
99
	String conservationEnCommun();
100
	String accesControle();
100
	String accesControle();
101
	String titreOperation();
101
	String titreOperation();
102
	String restauration();
102
	String restauration();
103
	String materielConservation();
103
	String materielConservation();
104
	String traitement();
104
	String traitement();
105
	String titreAcquisition();
105
	String titreAcquisition();
106
	String acquisitionCollection();
106
	String acquisitionCollection();
107
	String acquisitionEchantillon();
107
	String acquisitionEchantillon();
108
	String acquisitionTraitement();
108
	String acquisitionTraitement();
109
	String acquisitionTraitementInsecte();
109
	String acquisitionTraitementInsecte();
110
	String acquisitionTraitementPoison();
110
	String acquisitionTraitementPoison();
111
 
111
 
112
	// Structure : valorisation
112
	// Structure : valorisation
113
	String structureInfoValorisation();
113
	String structureInfoValorisation();
114
	String titreActionValorisation();
114
	String titreActionValorisation();
115
	String titreRechercherScientifique();
115
	String titreRechercherScientifique();
116
	String titreAccesUsage();
116
	String titreAccesUsage();
117
	String action();
117
	String action();
118
	String actionPublication();
118
	String actionPublication();
119
	String collectionAutre();
119
	String collectionAutre();
120
	String actionFuture();
120
	String actionFuture();
121
	String recherche();
121
	String recherche();
122
	String rechercheProvenance();
122
	String rechercheProvenance();
123
	String rechercheType();
123
	String rechercheType();
124
	String visite();
124
	String visite();
125
	
125
	
126
	// Collection : liste
126
	// Collection : liste
127
	String collectionListeTitre();
127
	String collectionListeTitre();
128
	String structure();
128
	String structure();
129
	String suppressionCollection();
129
	String suppressionCollection();
130
	
130
	
131
	// Collection : détail
131
	// Collection : détail
132
	String collectionGeneral();
132
	String collectionGeneral();
133
	String collectionGeneralTitre();
133
	String collectionGeneralTitre();
134
	String code();
134
	String code();
135
	String cote();
135
	String cote();
136
	String nomAlternatif();
136
	String nomAlternatif();
137
	String collectionMere();
137
	String collectionMere();
138
	String descriptionSpecialiste();
138
	String descriptionSpecialiste();
139
	String historique();
139
	String historique();
140
	String groupementPrincipe();
140
	String groupementPrincipe();
141
	String groupementBut();
141
	String groupementBut();
142
	String typeCollectionNcd();
142
	String typeCollectionNcd();
143
	String typeCollectionBotanique();
143
	String typeCollectionBotanique();
144
	String typeDepot();
144
	String typeDepot();
145
	String nbreEchantillon();
145
	String nbreEchantillon();
146
 
146
 
147
	String collectionAuteur();
147
	String collectionAuteur();
148
	String collectionAuteurTitre();
148
	String collectionAuteurTitre();
149
	
149
	
150
	String collectionContenu();
150
	String collectionContenu();
151
	String collectionContenuTitre();
151
	String collectionContenuTitre();
152
	
152
	
153
	String collectionDescription();
153
	String collectionDescription();
154
	String collectionDescriptionTitre();
154
	String collectionDescriptionTitre();
155
	
155
	
156
	String collectionDocument();
156
	String collectionDocument();
157
	String collectionDocumentTitre();
157
	String collectionDocumentTitre();
158
	
158
	
159
	String collectionInventaire();
159
	String collectionInventaire();
160
	String collectionInventaireTitre();
160
	String collectionInventaireTitre();
161
	
161
	
162
	// Collection : form
162
	// Collection : form
163
	String titreModifFormCollection();
163
	String titreModifFormCollection();
164
	String nomCollection();
164
	String nomCollection();
165
	
165
	
166
	//Personne
166
	//Personne
167
	String personneListeLabel();
167
	String personneListeLabel();
168
	String personneModeAjout();
168
	String personneModeAjout();
169
	String personneModeModifier();
169
	String personneModeModifier();
170
	
170
	
171
	String personneNomComplet();
171
	String personneNomComplet();
172
	String personneCodePostal();
172
	String personneCodePostal();
173
	String personneVille();
173
	String personneVille();
174
	String personneCourriel();
174
	String personneCourriel();
175
	String personneNom();
175
	String personneNom();
176
	String personneNomAutre();
176
	String personneNomAutre();
177
	String personneAbreviation();
177
	String personneAbreviation();
178
	String personneAbreviationAutre();
178
	String personneAbreviationAutre();
179
	
179
	
180
	String personneDateNaissance();
180
	String personneDateNaissance();
181
	String personneLieuNaissance();
181
	String personneLieuNaissance();
182
	String personneEstDecedee();
182
	String personneEstDecedee();
183
	String personneDateDeces();
183
	String personneDateDeces();
184
	String personneLieuDeces();
184
	String personneLieuDeces();
185
	
185
	
186
	
186
	
187
	String personnePrenom();
187
	String personnePrenom();
188
	
188
	
189
	String personneIdentite();
189
	String personneIdentite();
190
	String personneInfoNat();
190
	String personneInfoNat();
191
	String personneProjet();
191
	String personneProjet();
192
 
192
 
193
	String personneAdresses();
193
	String personneAdresses();
194
	String personneLogos();
194
	String personneLogos();
195
	
195
	
196
	//Pagination:
196
	//Pagination:
197
	String page();
197
	String page();
198
	String sur();
198
	String sur();
199
	String parPage();
199
	String parPage();
200
	String afficher();
200
	String afficher();
201
	String elements();
201
	String elements();
-
 
202
	
-
 
203
	//Truk
-
 
204
	String GSM();
202
}
205
}
203
206