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

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

backoffice

File size: 4.0 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
20error.ERROR_JSON_TAPAS_IS_NULL=Erreur de création du formulaire Tapas
21
22label.submitButton=COURIR
23
24################################################################
25####################### LOGIN ##################################
26################################################################
27login.authentification=Authentification
28login.intro=Veuillez vous identifier afin d'acc\u00E9der aux zones prot\u00E9g\u00E9es de ce site.
29login=Login
30login.password=Mot de passe
31login.sign=Connection
32login.loginForget=Oubli du login ?
33login.loginForget.help=Si vous vous souvenez de votre mot de passe, essayez de vous connecter avec votre email
34login.pwdForget=Oubli du mot de passe ?
35login.inscription=Nouvelle inscription
36login.text=Veuillez vous identifier afin d'acc\u00E9der aux zones prot\u00E9g\u00E9es de ce site.
37
38login.dataProtocolAccept=Vous devez accepter le protocole d'utilisation des donn\u00E9es pour demander un compte
39login.dataProtocolFields=Les champs 'Nom', 'Email' et 'Mot de passe' sont incomplets
40login.dataProtocol.account=Votre compte est en attente de validation par l'administrateur. Vous recevrez un email lors de son activation.
41login.dataProtocol.alreadyExist=Cette email est d\u00E9j\u00E0 utilis\u00E9 par un compte, veuillez en fournir un autre.
42
43login.error.notAccepted=Vous n'\u00EAtes pas autoris\u00E9 \u00E0 acc\u00E9der aux zones prot\u00E9g\u00E9s.
44login.error.bo.notAccepted=Vous n'\u00EAtes pas autoris\u00E9 \u00E0 acc\u00E9der au backoffice.
45login.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>
46login.error.wrongPassword=Ce mot de passe est incorrect.
47login.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>
48login.error.unknown=Vous n'\u00EAtes pas identifi\u00E9 ou vous avez perdu votre session, veuillez vous connecter.
49
50
51################################################################
52##################### BACKOFFICE ###############################
53################################################################
54bo.fulltitle=TAPAS Backoffice
55bo.site=Tapas
56bo.id=Id
57bo.action=Action
58bo.actions=Actions
59bo.modify=Modify
60bo.remove=Remove
61bo.add=Add
62bo.accept=Accept
63bo.refuse=Refuse
64bo.init=Init
65bo.go=Go
66bo.all=All
67bo.total.number=Total number
68bo.previous=Previous
69bo.next=Next
70bo.sortBy=Sort by
71bo.viewBy=View by
72bo.sort.asc=Sort asc by
73bo.user=Users
74#bo.user.waitinglist=List of users waiting to have an access to data
75#bo.user.waitinglist.help=(an email will be sent to the user with your choice (accept or refuse))
76bo.user.list=List of users
77bo.noUser=No user
78bo.user.lastName=Lastname
79bo.user.firstName=Firstname
80bo.user.email=Email
81bo.user.password=Password
82bo.user.password.same=Keep same password
83bo.user.password.same.help=(only to modify a password)
84bo.user.role=Role
85bo.user.creationDate=Creation date
86bo.user.state=State
87bo.user.state.help=Inscription state (can be removed, unactif, refused, ...)
88bo.user.boAccess=BO
89bo.user.boAccess.help=Access to the backoffice
90bo.user.add=Add a new user
91bo.user.modify=Modify the user
92bo.user.remove.confirm=Do you really want to remove the user
93
94bo.user.accepted=Accepted
95bo.user.refused=Refused
96bo.user.waiting=Waiting
97bo.user.administrator=Administrator
98bo.user.user=User
99
100bo.field.lastName=The field lastName must be filled
101bo.field.email=The field email must be filled
102bo.field.password=The field password must be filled
103
104bo.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.