source: tapas/web/src/messages_fr.properties @ 414

Last change on this file since 414 was 414, checked in by vmipsl, 12 years ago

login application
servlet data
ControllerEponge?

File size: 3.9 KB
Line 
1inWork=Page en cours de construction..
2language=Français
3label.language.to.switch=Anglais
4label.language.value.to.switch=en
5
6app.title=Tapas
7app.fulltitle=Titre complet de Tapas
8app.connexion=Connexion
9app.administrator=Administrateur
10app.yes=Oui
11app.no=Non
12
13title.home=Les données Tapas
14
15label.home=Accueil
16label.map=Plan
17label.mail=Email
18label.backoffice=Backoffice
19
20label.role.administrator=Administrator
21label.role.user=User
22
23error.ERROR_JSON_TAPAS_IS_NULL=Erreur de création du formulaire Tapas
24
25label.submitButton=COURIR
26
27################################################################
28####################### LOGIN ##################################
29################################################################
30login.authentification=Authentification
31login.intro=Veuillez vous identifier afin d'acc\u00E9der aux zones prot\u00E9g\u00E9es de ce site.
32login=Login
33login.password=Mot de passe
34login.sign=Connection
35login.loginForget=Oubli du login ?
36login.loginForget.help=Si vous vous souvenez de votre mot de passe, essayez de vous connecter avec votre email
37login.pwdForget=Oubli du mot de passe ?
38login.inscription=Nouvelle inscription
39login.text=Veuillez vous identifier afin d'acc\u00E9der aux zones prot\u00E9g\u00E9es de ce site.
40
41login.dataProtocolAccept=Vous devez accepter le protocole d'utilisation des donn\u00E9es pour demander un compte
42login.dataProtocolFields=Les champs 'Nom', 'Email' et 'Mot de passe' sont incomplets
43login.dataProtocol.account=Votre compte est en attente de validation par l'administrateur. Vous recevrez un email lors de son activation.
44login.dataProtocol.alreadyExist=Cette email est d\u00E9j\u00E0 utilis\u00E9 par un compte, veuillez en fournir un autre.
45
46login.error.notAccepted=Vous n'\u00EAtes pas autoris\u00E9 \u00E0 acc\u00E9der aux zones prot\u00E9g\u00E9s.
47login.error.bo.notAccepted=Vous n'\u00EAtes pas autoris\u00E9 \u00E0 acc\u00E9der au backoffice.
48login.error.notFound=Ce login est inconnu.<br> Si vous voulez vous enregistrer pour obtenir l'acc\u00E8s aux zones prot\u00E9g\u00E9es du site, veuillez cliquez sur 'Nouvelle inscription'. <br>
49login.error.wrongPassword=Ce mot de passe est incorrect.
50login.error.failed=Echec de l\'op\u00E9ration d'authentification.<br> Veuillez contacter le <a href\='mailto\:{0}?subject\=[TAPAS]'>webmaster</a> pour lui signaler le probl\u00E8me.<br>
51login.error.unknown=Vous n'\u00EAtes pas identifi\u00E9 ou vous avez perdu votre session, veuillez vous connecter.
52
53
54################################################################
55##################### BACKOFFICE ###############################
56################################################################
57bo.fulltitle=TAPAS Backoffice
58bo.site=Tapas
59bo.id=Id
60bo.action=Action
61bo.actions=Actions
62bo.modify=Modify
63bo.remove=Remove
64bo.add=Add
65bo.accept=Accept
66bo.refuse=Refuse
67bo.init=Init
68bo.go=Go
69bo.all=All
70bo.total.number=Total number
71bo.previous=Previous
72bo.next=Next
73bo.sortBy=Sort by
74bo.viewBy=View by
75bo.sort.asc=Sort asc by
76bo.user=Users
77#bo.user.waitinglist=List of users waiting to have an access to data
78#bo.user.waitinglist.help=(an email will be sent to the user with your choice (accept or refuse))
79bo.user.list=List of users
80bo.noUser=No user
81bo.user.lastName=Lastname
82bo.user.firstName=Firstname
83bo.user.email=Email
84bo.user.password=Password
85bo.user.password.same=Keep same password
86bo.user.password.same.help=(only to modify a password)
87bo.user.role=Role
88bo.user.creationDate=Creation date
89bo.user.state=State
90bo.user.state.help=Inscription state (can be removed, unactif, refused, ...)
91bo.user.boAccess=BO
92bo.user.boAccess.help=Access to the backoffice
93bo.user.add=Add a new user
94bo.user.modify=Modify the user
95bo.user.remove.confirm=Do you really want to remove the user
96
97bo.field.lastName=The field lastName must be filled
98bo.field.email=The field email must be filled
99bo.field.password=The field password must be filled
100
101bo.user.emailNotSend=The email to the user cannot be sent, the email seems not valid :
Note: See TracBrowser for help on using the repository browser.