Subversion Repositories eFlore/Applications.coel

Rev

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

Rev 929 Rev 931
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
	String licence();
14
	String licence();
15
	
15
	
16
	// Général
16
	// Général
17
	String id();
17
	String id();
18
	String chargement();
18
	String chargement();
19
	String oui();
19
	String oui();
20
	String non();
20
	String non();
21
	String ok();
21
	String ok();
22
	String autres();
22
	String autres();
23
	String nom();
23
	String nom();
24
	String date();
24
	String date();
25
	String lieu();
25
	String lieu();
26
	String informationTitreGenerique();
26
	String informationTitreGenerique();
27
 
27
 
28
	// Boutons
28
	// Boutons
29
	String ajouter();
29
	String ajouter();
30
	String modifier();
30
	String modifier();
31
	String supprimer();
31
	String supprimer();
32
	String rafraichir();
32
	String rafraichir();
33
	String reinitialiser();
33
	String reinitialiser();
34
	String appliquer();
34
	String appliquer();
35
	String annuler();
35
	String annuler();
36
	String valider();
36
	String valider();
37
	
37
	
38
	// Formulaire
38
	// Formulaire
39
	String champObligatoire();
39
	String champObligatoire();
40
	String champNumerique();
40
	String champNumerique();
41
	String projetChamp();
41
	String projetChamp();
42
	String erreurSaisieTitre();
42
	String erreurSaisieTitre();
43
	String demanderValeur();
43
	String demanderValeur();
44
	String valeurDejaPresente();
44
	String valeurDejaPresente();
45
	
45
	
46
	// Téléphone
46
	// Téléphone
47
	String FIX();
47
	String FIX();
48
	String GSM();
48
	String GSM();
49
	String FAX();
49
	String FAX();
50
	String PORT1();
50
	String PORT1();
51
	String PORT2();
51
	String PORT2();
52
	
52
	
53
	// Menu
53
	// Menu
54
	String titreMenu();
54
	String titreMenu();
55
	String txtListeProjetDefaut();
55
	String txtListeProjetDefaut();
56
	String menuAccueil();
56
	String menuAccueil();
57
	String menuProjet();
57
	String menuProjet();
58
	String menuStructure();
58
	String menuStructure();
59
	String menuCollection();
59
	String menuCollection();
60
	String menuPersonne();
60
	String menuPersonne();
61
	String menuPublication();
61
	String menuPublication();
62
	
62
	
63
	// Structure : titres
63
	// Structure : titres
64
	String titreStructureListe();
64
	String titreStructureListe();
65
	String titreAjoutFormStructurePanneau();
65
	String titreAjoutFormStructurePanneau();
66
	String titreModifFormStructurePanneau();
66
	String titreModifFormStructurePanneau();
67
	
67
	
68
	// Structure : actions
68
	// Structure : actions
69
	String suppressionStructure();
69
	String suppressionStructure();
70
	String suppressionStructureAPersonne();
70
	String suppressionStructureAPersonne();
71
		
71
		
72
	// Structure : identification
72
	// Structure : identification
73
	String structureInfoGeneral();
73
	String structureInfoGeneral();
74
	String titreCommunication();
74
	String titreCommunication();
75
	String titreAdministratif();
75
	String titreAdministratif();
76
	String acronyme();
76
	String acronyme();
77
	String acces();
77
	String acces();
78
	String dateFondation();
78
	String dateFondation();
79
	String nbrePersonnel();
79
	String nbrePersonnel();
80
	String description();
80
	String description();
81
	String adresse();
81
	String adresse();
82
	String codePostal();
82
	String codePostal();
83
	String ville();
83
	String ville();
84
	String region();
84
	String region();
85
	String pays();
85
	String pays();
86
	String telephone();
86
	String telephone();
87
	String courriel();
87
	String courriel();
88
	String siteWeb();
88
	String siteWeb();
89
	
89
	
90
	// Structure : personnel
90
	// Structure : personnel
91
	String structureInfoPersonnel();
91
	String structureInfoPersonnel();
92
	String titrePersonnel();
92
	String titrePersonnel();
93
	String titreMembre();
93
	String titreMembre();
94
	String nbrePersonnelCollection();
94
	String nbrePersonnelCollection();
95
	String fonction();
95
	String fonction();
96
	String courrielPrincipal();
96
	String courrielPrincipal();
97
	String statut();
97
	String statut();
98
	String tpsTravail();
98
	String tpsTravail();
99
	String specialite();
99
	String specialite();
100
	String boolContact();
100
	String boolContact();
101
 
101
 
102
	// Structure : conservation
102
	// Structure : conservation
103
	String structureInfoConservation();
103
	String structureInfoConservation();
104
	String titreLocal();
104
	String titreLocal();
105
	String localSpecifique();
105
	String localSpecifique();
106
	String titreConservationPersonnel();
106
	String titreConservationPersonnel();
107
	String formation();
107
	String formation();
108
	String formationInteret();
108
	String formationInteret();
109
	String meubleSpecifique();
109
	String meubleSpecifique();
110
	String localParametre();
110
	String localParametre();
111
	String conservationEnCommun();
111
	String conservationEnCommun();
112
	String accesControle();
112
	String accesControle();
113
	String titreOperation();
113
	String titreOperation();
114
	String restauration();
114
	String restauration();
115
	String materielConservation();
115
	String materielConservation();
116
	String traitement();
116
	String traitement();
117
	String titreAcquisition();
117
	String titreAcquisition();
118
	String acquisitionCollection();
118
	String acquisitionCollection();
119
	String acquisitionEchantillon();
119
	String acquisitionEchantillon();
120
	String acquisitionTraitement();
120
	String acquisitionTraitement();
121
	String acquisitionTraitementInsecte();
121
	String acquisitionTraitementInsecte();
122
	String acquisitionTraitementPoison();
122
	String acquisitionTraitementPoison();
123
 
123
 
124
	// Structure : valorisation
124
	// Structure : valorisation
125
	String structureInfoValorisation();
125
	String structureInfoValorisation();
126
	String titreActionValorisation();
126
	String titreActionValorisation();
127
	String titreRechercherScientifique();
127
	String titreRechercherScientifique();
128
	String titreAccesUsage();
128
	String titreAccesUsage();
129
	String action();
129
	String action();
130
	String actionPublication();
130
	String actionPublication();
131
	String collectionAutre();
131
	String collectionAutre();
132
	String actionFuture();
132
	String actionFuture();
133
	String recherche();
133
	String recherche();
134
	String rechercheProvenance();
134
	String rechercheProvenance();
135
	String rechercheType();
135
	String rechercheType();
136
	String visite();
136
	String visite();
137
	
137
	
138
	// Collection : liste
138
	// Collection : liste
139
	String collectionListeTitre();
139
	String collectionListeTitre();
140
	String structure();
140
	String structure();
141
	String suppressionCollection();
141
	String suppressionCollection();
142
	
142
	
143
	// Collection : détail
143
	// Collection : détail
144
	String collectionGeneral();
144
	String collectionGeneral();
145
	String collectionGeneralTitre();
145
	String collectionGeneralTitre();
146
	String code();
146
	String code();
147
	String cote();
147
	String cote();
148
	String nomAlternatif();
148
	String nomAlternatif();
149
	String collectionMere();
149
	String collectionMere();
150
	String descriptionSpecialiste();
150
	String descriptionSpecialiste();
151
	String historique();
151
	String historique();
152
	String groupementPrincipe();
152
	String groupementPrincipe();
153
	String groupementBut();
153
	String groupementBut();
154
	String typeCollectionNcd();
154
	String typeCollectionNcd();
155
	String typeCollectionBotanique();
155
	String typeCollectionBotanique();
156
	String typeDepot();
156
	String typeDepot();
157
	String nbreEchantillon();
157
	String nbreEchantillon();
158
	String lieuCouvertureCollection();
158
	String lieuCouvertureCollection();
159
	String specimenTypeCollection();
159
	String specimenTypeCollection();
160
	String specimenTypeCollectionInfo();
160
	String specimenTypeCollectionInfo();
161
	String nbreSpecimenTypeCollection();
161
	String nbreSpecimenTypeCollection();
162
	String precisionNbreSpecimenTypeCollectionChpVide();
162
	String precisionNbreSpecimenTypeCollectionChpVide();
163
	String classementSpecimenTypeCollection();
163
	String classementSpecimenTypeCollection();
164
	
164
	
165
	String collectionPersonne();
165
	String collectionPersonne();
166
	String collectionPersonneTitre();
166
	String collectionPersonneTitre();
167
	String chercherPersonneSaisi();
167
	String chercherPersonneSaisi();
168
	String selectionnerPersonne();
168
	String selectionnerPersonne();
169
	String chargementPersonne();
169
	String chargementPersonne();
170
	String typeRelationPersonneCollection();
170
	String typeRelationPersonneCollection();
171
	
171
	
172
	String collectionPublication();
172
	String collectionPublication();
173
	String collectionPublicationTitre();
173
	String collectionPublicationTitre();
174
	String chercherPublicationSaisi();
174
	String chercherPublicationSaisi();
175
	String selectionnerPublication();
175
	String selectionnerPublication();
176
	String chargementPublication();
176
	String chargementPublication();
177
	
177
	
178
	String collectionDescription();
178
	String collectionDescription();
179
	String collectionDescriptionTitre();
179
	String collectionDescriptionTitre();
180
	String collectionUniteType();
180
	String collectionUniteType();
181
	String collectionUniteNbre();
181
	String collectionUniteNbre();
182
	String collectionUnitePrecision();
182
	String collectionUnitePrecision();
183
	String collectionUniteFormat();
183
	String collectionUniteFormat();
184
	String collectionUniteRangementTitre();
184
	String collectionUniteRangementTitre();
185
	String selectionnerUniteRangement();
185
	String selectionnerUniteRangement();
186
	String collectionUniteRangementSaisirType();
186
	String collectionUniteRangementSaisirType();
187
	String selectionnerUniteRangementAjoute();
187
	String selectionnerUniteRangementAjoute();
188
	String collectionUniteRangementEtatGeneral();
188
	String collectionUniteRangementEtatGeneral();
189
	String collectionUniteRangementEtatGeneralInfo();
189
	String collectionUniteRangementEtatGeneralInfo();
190
	String collectionUniteRangementEtatGeneralLabel();
190
	String collectionUniteRangementEtatGeneralLabel();
191
	String collectionUniteBaseTitre();
191
	String collectionUniteBaseTitre();
192
	String collectionUniteBase();
192
	String collectionUniteBase();
193
	String collectionUniteBasePart();
193
	String collectionUniteBasePart();
194
	String collectionUniteBaseSp();
194
	String collectionUniteBaseSp();
195
	String selectionnerUniteBase();
195
	String selectionnerUniteBase();
196
	String collectionUniteBaseSaisirType();
196
	String collectionUniteBaseSaisirType();
197
	String selectionnerUniteBaseAjoute();
197
	String selectionnerUniteBaseAjoute();
198
	String typePapierConservation();
198
	String typePapierConservation();
199
	String methodeConservation();
199
	String methodeConservation();
200
	String fixationPourcent();
200
	String fixationPourcent();
201
	String specimenFixationPourcent();
201
	String specimenFixationPourcent();
202
	String etiquetteFixationPourcent();
202
	String etiquetteFixationPourcent();
203
	String specimenMethodeFixation();
203
	String specimenMethodeFixation();
204
	String etiquetteMethodeFixationSurSupport();
204
	String etiquetteMethodeFixationSurSupport();
205
	String etiquetteMethodeFixationSurSpecimen();
205
	String etiquetteMethodeFixationSurSpecimen();
206
	String typeEcriture();
206
	String typeEcriture();
207
	String collectionTraitement();
207
	String collectionTraitement();
208
	String collectionTraitementPoison();
208
	String collectionTraitementPoison();
209
	String collectionTraitementInsecte();
209
	String collectionTraitementInsecte();
210
	String collectionEtatGeneral();
210
	String collectionEtatGeneral();
211
	String collectionEtatGeneralInfo();
211
	String collectionEtatGeneralInfo();
212
	String degradationSpecimen();
212
	String degradationSpecimen();
213
	String degradationPresentation();
213
	String degradationPresentation();
214
	String collectionDetermination();
214
	String collectionDetermination();
215
	
215
	
216
	String collectionContenu();
216
	String collectionContenu();
217
	String collectionContenuTitre();
217
	String collectionContenuTitre();
218
	String natureVegetaleContenu();
218
	String natureVegetaleContenu();
219
	String specialiteCollection();
219
	String specialiteCollection();
220
	String specialiteCollectionInfo();
220
	String specialiteCollectionInfo();
221
	String periodeConstitution();
221
	String periodeConstitution();
222
	String dateDebutCollection();
222
	String dateDebutCollection();
223
	String dateFinCollection();
223
	String dateFinCollection();
224
	String annotationClassementCollection();
224
	String annotationClassementCollection();
225
	String annotationClassementCollectionInfo();
225
	String annotationClassementCollectionInfo();
226
	String etatClassementCollection();
226
	String etatClassementCollection();
227
	String renseignementEtiquetteCollection();
227
	String renseignementEtiquetteCollection();
228
	String auteurTitrePourcentCollection();
228
	String auteurTitrePourcentCollection();
229
	String famillePourcentCollection();
229
	String famillePourcentCollection();
230
	String genrePourcentCollection();
230
	String genrePourcentCollection();
231
	String spPourcentCollection();
231
	String spPourcentCollection();
232
	String auteurSpPourcentCollection();
232
	String auteurSpPourcentCollection();
233
	String localitePourcentCollection();
233
	String localitePourcentCollection();
234
	String datePourcentCollection();
234
	String datePourcentCollection();
235
	String precisionLocaliteCollection();
235
	String precisionLocaliteCollection();
236
	String precisionDateCollection();
236
	String precisionDateCollection();
237
	String etiquetteAnnotationCollection();
237
	String etiquetteAnnotationCollection();
238
	String etiquetteAnnotationCollectionInfo();
238
	String etiquetteAnnotationCollectionInfo();
239
	String integreCollection();
239
	String integreCollection();
240
	String infoIntegreCollection();
240
	String infoIntegreCollection();
241
	String infoIntegrationCollection();
241
	String infoIntegrationCollection();
242
	
242
	
243
	String collectionInventaire();
243
	String collectionInventaire();
244
	String collectionInventaireTitre();
244
	String collectionInventaireTitre();
245
	String existenceInventaireCollection();
245
	String existenceInventaireCollection();
246
	String auteurInventaireCollection();
246
	String auteurInventaireCollection();
247
	String formeInventaireCollection();
247
	String formeInventaireCollection();
248
	String infoInventaireCollection();
248
	String infoInventaireCollection();
249
	String digitalInventaireCollection();
249
	String digitalInventaireCollection();
250
	String pourcentDigitalInventaireCollection();
250
	String pourcentDigitalInventaireCollection();
251
	String etatInventaireCollection();
251
	String etatInventaireCollection();
252
	String typeDonneeInventaireCollection();
252
	String typeDonneeInventaireCollection();
253
	String typeDonneeInventaireCollectionInfo();
253
	String typeDonneeInventaireCollectionInfo();
254
	
254
	
255
	// Collection : form
255
	// Collection : form
256
	String liaisonTitreCollection();
256
	String liaisonTitreCollection();
257
	String lienStructureCollection();
257
	String lienStructureCollection();
258
	String lienMereCollection();
258
	String lienMereCollection();
259
	String titreModifFormCollection();
259
	String titreModifFormCollection();
260
	String nomCollection();
260
	String nomCollection();
261
	String guidCollection();
261
	String guidCollection();
262
	String idAlternatifCollection();
262
	String idAlternatifCollection();
263
	String intituleAlternatifCollection();
263
	String intituleAlternatifCollection();
264
	String codeAlternatifCollection();
264
	String codeAlternatifCollection();
265
	String urlsCollection();
265
	String urlsCollection();
266
	String nbreEchantillonInfo();
266
	String nbreEchantillonInfo();
267
	String precisionApproximatif();
267
	String precisionApproximatif();
268
	String precisionExact();
268
	String precisionExact();
269
	String groupementPrincipeCollection();
269
	String groupementPrincipeCollection();
270
	String groupementPrincipeCollectionInfo();
270
	String groupementPrincipeCollectionInfo();
271
	String butCollection();
271
	String butCollection();
272
	
272
	
273
	//Personne
273
	//Personne
274
	String personneListeLabel();
274
	String personneListeLabel();
275
	String personneModeAjout();
275
	String personneModeAjout();
276
	String personneModeModifier();
276
	String personneModeModifier();
277
 
277
 
278
	String personneIdentite();
278
	String personneIdentite();
279
	String personnePrefixe();
279
	String personnePrefixe();
280
	String personnePrefixeInfo();
280
	String personnePrefixeInfo();
281
	String personnePrenom();
281
	String personnePrenom();
282
	String personneNom();
282
	String personneNom();
283
	String personneNomAutre();
283
	String personneNomAutre();
284
	String personneAbreviation();
284
	String personneAbreviation();
285
	String personneAbreviationAutre();
285
	String personneAbreviationAutre();
286
	String personneNomComplet();
286
	String personneNomComplet();
287
	String personneNaissance();
287
	String personneNaissance();
288
	String personneDateNaissance();
288
	String personneDateNaissance();
289
	String personneLieuNaissance();
289
	String personneLieuNaissance();
290
	String personneDeces();
290
	String personneDeces();
291
	String personneEstDecedee();
291
	String personneEstDecedee();
292
	String personneDecedeeInterogation();
292
	String personneDecedeeInterogation();
293
	String personneDateDeces();
293
	String personneDateDeces();
294
	String personneLieuDeces();
294
	String personneLieuDeces();
295
	
295
	
296
	String personneAdresses();
296
	String personneAdresses();
297
	String personneCodePostal();
297
	String personneCodePostal();
298
	String personneVille();
298
	String personneVille();
299
	String personneCourriel();
299
	String personneCourriel();
300
	String personneLogos();
300
	String personneLogos();
301
 
301
 
302
	String personneSpecialite();
302
	String personneSpecialite();
303
	String personneRecolte();
303
	String personneRecolte();
304
	
304
	
305
	String personneInfoNat();
305
	String personneInfoNat();
306
	String personneProjet();
306
	String personneProjet();
307
 
307
 
308
	// Publication
308
	// Publication
309
	String publicationTitreFormAjout();
309
	String publicationTitreFormAjout();
310
	String publicationTitreFormModif();
310
	String publicationTitreFormModif();
-
 
311
	String publicationTitreSuppression();
311
	String publicationAuteurs();
312
	String publicationAuteurs();
312
	String publicationTitre();
313
	String publicationTitre();
313
	String publicationRevueCollection();
314
	String publicationRevueCollection();
314
	String publicationEditeur();
315
	String publicationEditeur();
315
	String publicationDateParution();
316
	String publicationDateParution();
316
	String publicationNvt();
317
	String publicationNvt();
317
	String publicationFascicule();
318
	String publicationFascicule();
318
	String publicationPage();
319
	String publicationPage();
319
	
320
	
320
	// Projet
321
	// Projet
321
	String projet();
322
	String projet();
322
	String projetTitreFormAjout();
323
	String projetTitreFormAjout();
323
	String projetTitreFormModif();
324
	String projetTitreFormModif();
324
	String projetTitreInfoGenerale();
325
	String projetTitreInfoGenerale();
-
 
326
	String projetTitreSuppression();
325
	String projetAbreviation();
327
	String projetAbreviation();
326
	String projetResume();
328
	String projetResume();
327
	String projetDescription();
329
	String projetDescription();
328
	String projetUrl();
330
	String projetUrl();
329
	String projetTitreComplement();
331
	String projetTitreComplement();
330
	String projetMotsCles();
332
	String projetMotsCles();
331
	String projetCitation();
333
	String projetCitation();
332
	String projetLicence();
334
	String projetLicence();
333
	String projetLangue();
335
	String projetLangue();
334
	String projetTitreIndexation();
336
	String projetTitreIndexation();
335
	String projetIndexationDuree();
337
	String projetIndexationDuree();
336
	String projetIndexationHeure();
338
	String projetIndexationHeure();
337
	String projetIndexationFrequence();
339
	String projetIndexationFrequence();
338
	String projetMarkPublic();
340
	String projetMarkPublic();
339
	
-
 
340
	
341
	
341
	// Pagination
342
	// Pagination
342
	String page();
343
	String page();
343
	String sur();
344
	String sur();
344
	String parPage();
345
	String parPage();
345
	String afficher();
346
	String afficher();
346
	String elements();
347
	String elements();
347
	
348
	
348
	String inconnue();
349
	String inconnue();
349
	
350
	
350
}
351
}