222 |
gduche |
1 |
###########################################################################################
|
|
|
2 |
# ATTENTION : le fichier doit être en UTF-8 ! #
|
|
|
3 |
# Pour la nomenclature, nommer comme en JAVA puisque ça devient des méthodes : #
|
|
|
4 |
# Ex : #
|
|
|
5 |
# monLabelPerso = Ma définition #
|
|
|
6 |
###########################################################################################
|
59 |
benjamin |
7 |
|
222 |
gduche |
8 |
# COMMUN
|
|
|
9 |
oui = oui
|
|
|
10 |
non = non
|
|
|
11 |
accepter = Valider
|
|
|
12 |
annuler = Annuler
|
|
|
13 |
chargement = Chargement
|
|
|
14 |
ok = ok
|
|
|
15 |
fermer = Fermer
|
|
|
16 |
moyenne = Moyenne
|
|
|
17 |
nombreVotes = Nb votes
|
|
|
18 |
observateur = Observateur
|
|
|
19 |
nomRetenu = Nom retenu
|
|
|
20 |
date = Date
|
|
|
21 |
famille = Famille
|
|
|
22 |
localite = Localite
|
|
|
23 |
nom = Nom
|
|
|
24 |
auteur = Auteur
|
|
|
25 |
protocole = Protocole
|
405 |
gduche |
26 |
protocoleDefaut = Protocole par défaut
|
|
|
27 |
labelProtocole = Choisir un protocole
|
222 |
gduche |
28 |
vous = Vous
|
|
|
29 |
contributeur= Contributeur
|
|
|
30 |
commentaire = Commentaire
|
|
|
31 |
commentaires= Commentaires
|
|
|
32 |
autre = autre
|
59 |
benjamin |
33 |
|
335 |
benjamin |
34 |
#ecran recherche image
|
222 |
gduche |
35 |
rechercherImage = Rechercher une image
|
|
|
36 |
entrerMotClef = Entrez un nom de genre ou d'espèce, un nom de commune, un numéro de département, l'email d'un utilisateur ou un mot-clef
|
|
|
37 |
rechercherTaxon = Rechercher le taxon
|
59 |
benjamin |
38 |
|
335 |
benjamin |
39 |
#ecran recherche observation
|
367 |
gduche |
40 |
rechercherObservation = Identifier une plante
|
222 |
gduche |
41 |
|
335 |
benjamin |
42 |
|
|
|
43 |
|
|
|
44 |
|
59 |
benjamin |
45 |
#ecran determination
|
222 |
gduche |
46 |
proposerSaDetermination = Proposer votre détermination
|
|
|
47 |
infoProposerDetermination = Pour proposer une détermination, remplissez les champs ci-dessous et cliquez sur le bouton Proposer !
|
|
|
48 |
boutonProposer = Valider ma détermination
|
|
|
49 |
infoVous = Vos nom et prénom
|
|
|
50 |
fiabilite = Fiabilite
|
|
|
51 |
infoFiabilite = Indiquez votre niveau de certitude vis-à-vis de votre proposition.
|
|
|
52 |
autresInformations = Autres informations
|
|
|
53 |
choisirUnTaxon = Choisir un taxon
|
260 |
aurelien |
54 |
infoTaxon = <b>Saisissez <b>un nouveau nom</b> dans le champ ci-après.
|
222 |
gduche |
55 |
autreProposition = Autre Proposition
|
|
|
56 |
confianceSimpleSuggestion = Simple Suggestion
|
|
|
57 |
confianceProbable = Probable
|
|
|
58 |
confianceSurCent = Sur à 100%
|
|
|
59 |
comparer = Comparer cette image
|
|
|
60 |
infoComparer = Vous pouvez comparer cette image à d'autres photos. Saisissez le nom de l'espèce et cliquez sur OK
|
|
|
61 |
lesPropositions = Propositions
|
|
|
62 |
infoPropositions = D'autres utilisateurs ont laissé une détermination
|
|
|
63 |
|
59 |
benjamin |
64 |
#ecran comparaison
|
222 |
gduche |
65 |
dateObservation = Date de la prise de vue
|
|
|
66 |
taxonADeterminer = Taxon a determiner
|
|
|
67 |
imageEflore = Photos d'eFlore
|
|
|
68 |
metadonneesPhoto = Meta-donnees de la photo
|
|
|
69 |
motsClefs = Mots-clefs
|
|
|
70 |
validePar = Valide par
|
|
|
71 |
dateValidation = Date de dernière validation
|
|
|
72 |
taxon = Taxon
|
|
|
73 |
transmisLe = Transmis le
|
103 |
benjamin |
74 |
|
|
|
75 |
#ecran votes protcoles
|
222 |
gduche |
76 |
votes = Moyenne des votes
|
|
|
77 |
infoVotes = Voici la moyenne des votes en fonction du protocole choisi :
|
|
|
78 |
protocoleEsthetisme = Esthetisme
|
|
|
79 |
protocoleIdentificationAuto = Identification automatique
|
335 |
benjamin |
80 |
monVote = Mon vote
|
|
|
81 |
|
|
|
82 |
#composant recherche simple
|
|
|
83 |
rechercher = Rechercher
|
|
|
84 |
rechercheLibre=Recherche libre
|
|
|
85 |
|
|
|
86 |
#composant recherche avancee
|
395 |
gduche |
87 |
rechercheAvancee= Recherche avancée
|
335 |
benjamin |
88 |
departement = Departement
|
|
|
89 |
taxon = Taxon
|
|
|
90 |
genre = Genre
|
|
|
91 |
mot_clef= Mot-clef
|
|
|
92 |
date= Date
|
|
|
93 |
commune = Commune
|
|
|
94 |
famille = Famille
|
|
|
95 |
tag = tag
|
|
|
96 |
auteur = Auteur
|