Subversion Repositories eFlore/Applications.cel

Rev

Rev 2624 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
2613 mathias 1
var messages_en = {
2619 aurelien 2
		"cel-utilisation" : "Use the Carnet En Ligne to manage your observations",
2614 aurelien 3
		"identifiez-vous" : "log-in",
4
		"pour-transmettre-tela" : "to transmit them to the Tela Botanica network",
5
		"connecte-en-tant-que" : "Logged in as {0}",
2615 aurelien 6
		"deconnexion" : "logout",
7
 
8
		"filtres" : "Filters",
9
		"dates" : "Dates",
10
		"inconnue" : "Unknown",
11
		"recherche-libre" : "Free search",
12
		"rechercher" : "Search",
13
		"afficher-images-tampon" : "Show images in the buffer only",
14
		"ajouter-images" : "Add images",
15
		"tampon" : "Buffer",
16
		"gerer-mots-cles" : "Manage keywords",
17
		"mots-cles" : "keywords",
18
		"mots-cles-arbre" : "Keywords",
19
		"appliquer" : "Apply",
20
		"annuler" : "Cancel",
21
		"nouveau-tag" : "New Tag",
22
		"renommer" : "Rename",
23
		"supprimer" : "Delete",
2622 mathias 24
		"localites" : "Locations",
25
		"projets" : "Projects",
26
		"ajouter-projet" : "Add a project",
27
		"supprimer-projet" : "Delete project",
28
		"mot-cle-non-vide" : "A keyword may not be empty nor contain one of the following characters : {0}",
29
		"mot-cle-existe-deja" : "A keyword with the same name already exists at the same position",
30
		"confirmer-suppression-projet" : "Are you sure you want to delete this project ?",
31
		"impossible-supprimer-racine" : "Cannot delete tree root",
2615 aurelien 32
 
33
		"plusieurs-fichiers-images-fois" : "Multiple files at once",
34
		"un-fichier-image-fois" : "One file at a time",
35
 
36
		"ajouter-images-tampon" :  "Add selected images to the buffer",
37
		"vider-tampon" : "Delete buffer content",
38
		"afficher-tampon" : "Show buffer content",
39
		"indication-utilisation-tampon" : "With the buffer, you can pick and show images from differents pages",
40
		"indication-supprimer-images" : "Delete selected images",
41
		"indication-plusieurs-fichiers-images-fois" : "Add images by selecting them one by one or by uploading a whole folder at once",
42
		"galerie" : "Gallery",
43
		"images" : "Images",
44
		"avertissement-aucune-image" : "No image to display",
45
		"cliquez-plusieurs-fichiers-images-fois" : "Click here to upload a whole folder or multiple files at once",
46
		"necessite-java" : "requires Java",
47
		"cliquez-un-fichier-image-fois" : "Click here to add files one at a time",
2616 aurelien 48
		"indication-ajouter-images-plus-tard" : "To add images later click the Add images button on the top bar",
2615 aurelien 49
 
50
		"numero" : "Number",
51
		"date" : "Date",
52
		"lieu" : "Location",
53
		"appareil" : "Device",
54
		"image" : "Image",
55
		"note" : "Note",
56
		"nom-original" : "Original name",
57
		"nom-associe" : "Associated name",
58
		"glissez-deposer-images-obs" : "Drag and drop images on the observations list to link them",
59
 
60
		"changer-utilisateur" : "Change user",
61
 
62
		"lier-images-selection-obs" : "Link selected images to selected observations",
63
		"lier-tampon-selection-obs" : "Link buffer to selected observations",
64
		"supprimer-liaison" : "Delete link",
65
 
66
		"taxon" : "Taxon",
67
		"observations" : "Observations",
2618 aurelien 68
		"obs" : "Obs",
2615 aurelien 69
		"toutes-observations" : "All observations",
70
		"observations-liees" : 	"Linked observations",
71
 
72
		"glissez-deposer-obs-images" : "Drag and drop the observation on an image or an image selection to link them",
73
 
74
		"chargement" : "Loading",
75
		"lier-images-selectionnes" : "Link to selected images",
76
 
77
		"infos-generales" : "General infos",
78
		"infos-exif" : "Exif",
79
		"infos-iptc" : "Iptc",
80
		"infos" : "Infos",
81
		"commentaires" : "Comments",
82
		"ok" : "ok",
83
		"recherche-dans-observations" : "Search in observations",
84
		"exif-metadonnees" : "Exif metadata",
85
		"iptc-metadonnees" : "IPTC metadata",
86
 
87
		"indication-zoom-retour-vue-precedente" : "Double click to go back to the previous view, use the mouse wheel or the arrows to navigate between images",
88
		"mode-zoom" : "Zoom mode",
89
 
90
		"choisir-utilisateur" : "Choose user",
91
		"utilisateurs" : "Users",
2618 aurelien 92
		"en-recherche" : "Searching",
2615 aurelien 93
 
94
		"adresser-remarque-probleme" : "Send us your remarks or report a problem",
95
		"admin-consulter-donnees" : "You are current viewing the observations of {0}",
2618 aurelien 96
		"question-import-anonyme-connecte" : "Do you want to import your anonymous observations into your connected account",
97
 
98
		"details-images-obs" : "Details and observations",
99
		"liste" : "List",
100
		"question-envoi-images-identifie" : "You need to be logged in to upload images. Do you want to log in now ?",
101
		"message-suppression-images-impossible" : "Deletion error : no image selected",
102
 
103
		"ajouter-mot-cle" : "Add keyword",
104
		"renommer-mot-cle" : "Rename keyword",
105
		"supprimer-mot-cle" : "Delete keyword",
106
		"nb-images-ajoutees-tampon" : "{0} image(s) added to buffer",
107
		"contenu-tampon" : "Buffer content",
108
		"question-lier-images-obs-sel" : "Link selected images to selected observation (this will replace previous links) ?",
109
		"question-lier-obs-image-point" : "Link selected observations to the image under the cursor (this will replace previous links)",
110
		"question-lier-obs-images-sel" : "Link selected observations to selected images (this will replace previous links)",
111
		"question-lier-obs-sel-images-sel" : "Link selected images to selected observations (this will replace previous links)",
112
		"tampon-vide" : "The buffer is empty",
113
		"tampon-a-ete-vide" : "The buffer has been emptied",
114
		"aucune-obs-selectionnee" : "No observation selected",
115
		"aucune-image-selectionnee" : "No image selected",
116
		"question-supprimer-lien-images-obs" : "Delete link between images and observations",
117
 
118
		"page" : "Page",
119
		"sur" : "out of",
120
		"afficher" : "Show",
121
		"elements" : "Elements",
122
		"par-page" : "by page",
123
 
2623 aurelien 124
		"aide" : "Help",
125
		"remarques" : "Remarks",
2618 aurelien 126
		"bugs-remarques" : "Bugs, remarks",
127
 
128
		"connexion" : "Log in",
129
		"mail" : "Mail",
130
		"mail-vide-incorrect" : "Mail is incorrect or empty",
131
		"mot-de-passe" : "Password",
132
		"mot-de-passe-vide-incorrect" : "Password is incorrect or empty",
2621 aurelien 133
		"identifiant-mot-de-passe-invalide" : "Incorrect login/password",
134
 
135
		"valider" : "Accept",
136
		"refuser" : "Decline",
137
		"acceptation-licence" : "CEL licence agreement",
138
		"lu-accepte-licence" : "I have read and accepted the licence agreement",
139
 
140
		"tags" : "Tags",
141
		"impossible-supprimer-racine" : "You can't delete the tree's root",
142
 
143
		"identification" : "Identification",
144
 
145
		"probleme-mise-a-jour-donnees" : "An error has occured while updating the data",
146
		"mots-cles-appliques" : "The following keywords have been applied",
147
		"erreur-contacter-serveur" : "Cannot reach the server, please check the CEL's configuration or contact an administrator",
148
 
149
		"mot-cle-supprime" : "Keyword successfully deleted",
150
		"mot-cle-renomme" : "Keyword successfully renamed",
151
		"liaison-mot-cle-effectuee" : "Keyword linked successfully",
152
		"suppression-liaison-mot-cle-effectuee" : "Keyword unlinked successfully",
153
		"requete-mal-formee" : "Bad request",
154
		"impossible-geolocaliser-obs" : "Cannot locate this observation",
155
 
156
		"upload-simple-fichiers" : "Simple file upload",
157
		"upload-multiple-fichiers" : "Multiple files upload",
2624 aurelien 158
		"indication-fin-upload-multiple-fermer" : "When the upload is complete, please close the window to access the newly uploaded images",
159
 
160
		"saisie" : "Input",
161
		"question-supprimer-observation" : "Are you sure you want to delete this observation",
162
		"details" : "Details",
2625 aurelien 163
		"inconnue" : "Unknown",
164
 
165
		"erreur-nb-obs-étiquettes" : "The labels cannot be generated for more than 300 observations at a time",
166
		"question-supprimer-lien-image-obs" : "Delete link between image {0} and observation {1}",
167
		"question-supprimer-observation" : "Are you sure you want to delete the selected observations",
168
		"aucune-observation-selectionnee" : "No observation selected",
169
		"rendre-publiques" : "make public",
170
		"rendre-privees" : "make private",
171
		"question-rendre-publique-privee-observations-sel" : "Are you sure you want to {0} the selected observations",
172
		"question-publication-observations-identifie" : "You need to be logged in to make your observations public, would you like to log in now ? (all your observations will be kept)",
173
		"question-suppression-liaison-obs-mot-cle" : "Are you sure you want to delete the link between the observation and the keyword"
2613 mathias 174
}