Subversion Repositories eFlore/Applications.cel

Compare Revisions

Ignore whitespace Rev 2654 → Rev 2656

/trunk/war/i18n/messages_en.js
1,9 → 1,11
var messages_en = {
"intitule-langue" : "English",
"cel-utilisation" : "Use the Carnet En Ligne to manage your observations",
"identifiez-vous" : "log-in",
"pour-transmettre-tela" : "to transmit them to the Tela Botanica network",
"connecte-en-tant-que" : "Logged in as {0}",
"deconnexion" : "logout",
"langue" : "Language",
"filtres" : "Filters",
"dates" : "Dates",
29,7 → 31,11
"mot-cle-existe-deja" : "A keyword with the same name already exists at the same position",
"confirmer-suppression-projet" : "Are you sure you want to delete this project ?",
"impossible-supprimer-racine" : "Cannot delete tree root",
"aucune-image-taxon" : "No image for this taxon",
"aucune-carte-taxon" : "No map for this taxon",
"aucune-image-liee" : "No image linked",
"plusieurs-fichiers-images-fois" : "Multiple files at once",
"un-fichier-image-fois" : "One file at a time",
/trunk/war/i18n/messages_fr.js
1,9 → 1,11
var messages_fr = {
"intitule-langue" : "Français",
"cel-utilisation" : "Utilisez ce carnet en ligne pour saisir vos observations",
"identifiez-vous" : "identifiez-vous",
"pour-transmettre-tela" : "pour les transmettre à Tela Botanica",
"connecte-en-tant-que" : "Connecté en tant que {0}",
"deconnexion" : "deconnexion",
"langue" : "Langue",
"filtres" : "Filtres",
"dates" : "Dates",
30,6 → 32,10
"confirmer-suppression-projet" : "Etes vous sur de vouloir supprimer ce projet ?",
"impossible-supprimer-racine" : "Impossible de supprimer la racine de l'arbre",
"aucune-image-taxon" : "Aucune image pour ce taxon",
"aucune-carte-taxon" : "Aucune carte pour ce taxon",
"aucune-image-liee" : "Aucune image liée",
"plusieurs-fichiers-images-fois" : "Plusieurs dossiers ou fichiers à la fois",
"un-fichier-image-fois" : "Un fichier à la fois",