Subversion Repositories eFlore/Applications.del

Rev

Rev 129 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 129 Rev 135
Line 1... Line 1...
1
package org.tela_botanica.del.client.i18n;
1
package org.tela_botanica.del.client.i18n;
Line 2... Line 2...
2
 
2
 
3
/**
3
/**
4
 * Interface to represent the constants contained in resource bundle:
4
 * Interface to represent the constants contained in resource bundle:
5
 * 	'/home/aurelien/web/del/src/org/tela_botanica/del/client/i18n/Vocabulary.properties'.
5
 * 	'/home/benjamin/Documents/dev/workspaces/exchangeformat/del/src/org/tela_botanica/del/client/i18n/Vocabulary.properties'.
6
 */
6
 */
Line 7... Line 7...
7
public interface Vocabulary extends com.google.gwt.i18n.client.Constants {
7
public interface Vocabulary extends com.google.gwt.i18n.client.Constants {
8
  
8
  
Line 68... Line 68...
68
  @DefaultStringValue("Autres informations ")
68
  @DefaultStringValue("Autres informations ")
69
  @Key("autres_informations")
69
  @Key("autres_informations")
70
  String autres_informations();
70
  String autres_informations();
Line 71... Line 71...
71
 
71
 
-
 
72
  /**
-
 
73
   * Translated "Valider ma détermination".
-
 
74
   * 
-
 
75
   * @return translated "Valider ma détermination"
-
 
76
   */
-
 
77
  @DefaultStringValue("Valider ma détermination")
-
 
78
  @Key("boutonProposer")
-
 
79
  String boutonProposer();
-
 
80
 
72
  /**
81
  /**
73
   * Translated "Chargement".
82
   * Translated "Chargement".
74
   * 
83
   * 
75
   * @return translated "Chargement"
84
   * @return translated "Chargement"
76
   */
85
   */
Line 104... Line 113...
104
  @DefaultStringValue("Commentaires")
113
  @DefaultStringValue("Commentaires")
105
  @Key("commentaires")
114
  @Key("commentaires")
106
  String commentaires();
115
  String commentaires();
Line 107... Line 116...
107
 
116
 
-
 
117
  /**
-
 
118
   * Translated "Comparer cette image".
-
 
119
   * 
-
 
120
   * @return translated "Comparer cette image"
-
 
121
   */
-
 
122
  @DefaultStringValue("Comparer cette image")
-
 
123
  @Key("comparer")
-
 
124
  String comparer();
-
 
125
 
108
  /**
126
  /**
109
   * Translated "Probable".
127
   * Translated "Probable".
110
   * 
128
   * 
111
   * @return translated "Probable"
129
   * @return translated "Probable"
112
   */
130
   */
Line 122... Line 140...
122
  @DefaultStringValue("Simple Suggestion")
140
  @DefaultStringValue("Simple Suggestion")
123
  @Key("confiance_simple_suggestion")
141
  @Key("confiance_simple_suggestion")
124
  String confiance_simple_suggestion();
142
  String confiance_simple_suggestion();
Line 125... Line 143...
125
 
143
 
126
  /**
144
  /**
127
   * Translated "Sur à 100%".
145
   * Translated "Sur à 100%".
128
   * 
146
   * 
129
   * @return translated "Sur à 100%"
147
   * @return translated "Sur à 100%"
130
   */
148
   */
131
  @DefaultStringValue("Sur à 100%")
149
  @DefaultStringValue("Sur à 100%")
132
  @Key("confiance_sur_cent")
150
  @Key("confiance_sur_cent")
Line 133... Line 151...
133
  String confiance_sur_cent();
151
  String confiance_sur_cent();
134
 
152
 
Line 203... Line 221...
203
  @DefaultStringValue("Photos d'eFlore")
221
  @DefaultStringValue("Photos d'eFlore")
204
  @Key("image_eflore")
222
  @Key("image_eflore")
205
  String image_eflore();
223
  String image_eflore();
Line 206... Line 224...
206
 
224
 
-
 
225
  /**
-
 
226
   * Translated "Vous pouvez comparer cette image à d'autres photos. Saisissez le nom de l'espèce et cliquez sur OK".
-
 
227
   * 
-
 
228
   * @return translated "Vous pouvez comparer cette image à d'autres photos. Saisissez le nom de l'espèce et cliquez sur OK"
-
 
229
   */
-
 
230
  @DefaultStringValue("Vous pouvez comparer cette image à d'autres photos. Saisissez le nom de l'espèce et cliquez sur OK")
-
 
231
  @Key("infoComparer")
-
 
232
  String infoComparer();
-
 
233
 
-
 
234
  /**
-
 
235
   * Translated "Indiquez votre niveau de certitude vis-à-vis de votre proposition.".
-
 
236
   * 
-
 
237
   * @return translated "Indiquez votre niveau de certitude vis-à-vis de votre proposition."
-
 
238
   */
-
 
239
  @DefaultStringValue("Indiquez votre niveau de certitude vis-à-vis de votre proposition.")
-
 
240
  @Key("infoFiabilite")
-
 
241
  String infoFiabilite();
-
 
242
 
-
 
243
  /**
-
 
244
   * Translated "Pour proposer une détermination, remplissez les champs ci-dessous et cliquez sur le bouton Proposer !".
-
 
245
   * 
-
 
246
   * @return translated "Pour proposer une détermination, remplissez les champs ci-dessous et cliquez sur le bouton Proposer !"
-
 
247
   */
-
 
248
  @DefaultStringValue("Pour proposer une détermination, remplissez les champs ci-dessous et cliquez sur le bouton Proposer !")
-
 
249
  @Key("infoProposerDetermination")
-
 
250
  String infoProposerDetermination();
-
 
251
 
-
 
252
  /**
-
 
253
   * Translated "D'autres utilisateurs ont laissé une détermination".
-
 
254
   * 
-
 
255
   * @return translated "D'autres utilisateurs ont laissé une détermination"
-
 
256
   */
-
 
257
  @DefaultStringValue("D'autres utilisateurs ont laissé une détermination")
-
 
258
  @Key("infoPropositions")
-
 
259
  String infoPropositions();
-
 
260
 
-
 
261
  /**
-
 
262
   * Translated "<b>Choisissez un taxon</b> dans la liste déroulante <b>OU</b> saisissez <b>un nouveau nom</b> dans le champ ci-après.".
-
 
263
   * 
-
 
264
   * @return translated "<b>Choisissez un taxon</b> dans la liste déroulante <b>OU</b> saisissez <b>un nouveau nom</b> dans le champ ci-après."
-
 
265
   */
-
 
266
  @DefaultStringValue("<b>Choisissez un taxon</b> dans la liste déroulante <b>OU</b> saisissez <b>un nouveau nom</b> dans le champ ci-après.")
-
 
267
  @Key("infoTaxon")
-
 
268
  String infoTaxon();
-
 
269
 
-
 
270
  /**
-
 
271
   * Translated "Voici la moyenne des votes en fonction du protocole choisi :".
-
 
272
   * 
-
 
273
   * @return translated "Voici la moyenne des votes en fonction du protocole choisi :"
-
 
274
   */
-
 
275
  @DefaultStringValue("Voici la moyenne des votes en fonction du protocole choisi :")
-
 
276
  @Key("infoVotes")
-
 
277
  String infoVotes();
-
 
278
 
-
 
279
  /**
-
 
280
   * Translated "Vos nom et prénom".
-
 
281
   * 
-
 
282
   * @return translated "Vos nom et prénom"
-
 
283
   */
-
 
284
  @DefaultStringValue("Vos nom et prénom")
-
 
285
  @Key("infoVous")
-
 
286
  String infoVous();
-
 
287
 
-
 
288
  /**
-
 
289
   * Translated "Propositions ".
-
 
290
   * 
-
 
291
   * @return translated "Propositions "
-
 
292
   */
-
 
293
  @DefaultStringValue("Propositions ")
-
 
294
  @Key("lesPropositions")
-
 
295
  String lesPropositions();
-
 
296
 
207
  /**
297
  /**
208
   * Translated "Localite".
298
   * Translated "Localite".
209
   * 
299
   * 
210
   * @return translated "Localite"
300
   * @return translated "Localite"
211
   */
301
   */
Line 320... Line 410...
320
  @DefaultStringValue("Pas de validation actuellement")
410
  @DefaultStringValue("Pas de validation actuellement")
321
  @Key("pas_de_validation_actuellement")
411
  @Key("pas_de_validation_actuellement")
322
  String pas_de_validation_actuellement();
412
  String pas_de_validation_actuellement();
Line 323... Line 413...
323
 
413
 
324
  /**
414
  /**
325
   * Translated "Proposer sa d&eacute;termination".
415
   * Translated "Proposer votre détermination".
326
   * 
416
   * 
327
   * @return translated "Proposer sa d&eacute;termination"
417
   * @return translated "Proposer votre détermination"
328
   */
418
   */
329
  @DefaultStringValue("Proposer sa d&eacute;termination")
419
  @DefaultStringValue("Proposer votre détermination")
330
  @Key("proposer_sa_determination")
420
  @Key("proposer_sa_determination")
Line 331... Line 421...
331
  String proposer_sa_determination();
421
  String proposer_sa_determination();
332
 
422
 
Line 426... Line 516...
426
   * @return translated "Valide par"
516
   * @return translated "Valide par"
427
   */
517
   */
428
  @DefaultStringValue("Valide par")
518
  @DefaultStringValue("Valide par")
429
  @Key("valide_par")
519
  @Key("valide_par")
430
  String valide_par();
520
  String valide_par();
-
 
521
 
-
 
522
  /**
-
 
523
   * Translated "Moyenne des votes".
-
 
524
   * 
-
 
525
   * @return translated "Moyenne des votes"
-
 
526
   */
-
 
527
  @DefaultStringValue("Moyenne des votes")
-
 
528
  @Key("votes")
-
 
529
  String votes();
-
 
530
 
-
 
531
  /**
-
 
532
   * Translated "Vous".
-
 
533
   * 
-
 
534
   * @return translated "Vous"
-
 
535
   */
-
 
536
  @DefaultStringValue("Vous")
-
 
537
  @Key("vous")
-
 
538
  String vous();
431
}
539
}