source: tapas/web/src/messages_en.properties @ 416

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

User : ajout laboratoire & pays
BO : idem
Création compte : idem
DataProtocole?
Clean accent properties
Language

File size: 3.7 KB
Line 
1inWork=Work in progress..
2language=en
3label.language.to.switch=French
4label.language.value.to.switch=fr
5
6app.title=Tapas
7app.fulltitle=Full title de Tapas
8app.connexion=Connection
9app.administrator=Administrator
10app.yes=Yes
11app.no=No
12
13title.home=Tapas data
14
15label.home=Home
16label.map=Map
17label.mail=Email
18label.backoffice=Backoffice
19
20label.role.administrator=Administrateur
21label.role.user=Utilisateur
22
23error.ERROR_JSON_TAPAS_IS_NULL=Error to create the form
24
25label.submitButton=RUN
26
27################################################################
28####################### ERRORS #################################
29################################################################
30USER_ALREADY_EXISTS=This email is already used, you have to give another one
31
32
33################################################################
34####################### LOGIN ##################################
35################################################################
36login.authentification=Authentification
37login.intro=Please login to access the protected areas of this website.
38login=Login
39login.password=Password
40login.sign=Sign in
41login.loginForget=Forgot your username ?
42login.loginForget.help=If you remember your password, try logging in with your email
43login.pwdForget=Forgot your password ?
44login.inscription=New inscription
45login.text=Please login to access the protected areas of this website.
46
47login.dataProtocolAccept=You have to accept the data protocol to ask for an account
48login.dataProtocolFields=Fields 'LastName', 'Email' and 'Password' must be filled
49login.dataProtocol.account=Your account is now activated. You can login with your email and password.
50
51login.error.notAccepted=You are not allowed to access to protected areas.
52login.error.bo.notAccepted=You are not authorized to access to backoffice.
53login.error.notFound=Unknown login.<br> To register and access the protected areas of this site, please click on 'New inscription'.<br>
54login.error.wrongPassword=Wrong password.
55login.error.failed=The logon transaction failed. Please contact the <a href\='mailto\:{0}?subject\=[TAPAS]'>webmaster</a> to report this problem.<br>
56login.error.unknown=You are not authentified or you lost your session, please register.
57
58
59
60################################################################
61##################### BACKOFFICE ###############################
62################################################################
63bo.fulltitle=TAPAS Backoffice
64bo.site=Tapas
65bo.id=Id
66bo.action=Action
67bo.actions=Actions
68bo.modify=Modify
69bo.remove=Remove
70bo.add=Add
71bo.accept=Accept
72bo.refuse=Refuse
73bo.init=Init
74bo.go=Go
75bo.all=All
76bo.total.number=Total number
77bo.previous=Previous
78bo.next=Next
79bo.sortBy=Sort by
80bo.viewBy=View by
81bo.sort.asc=Sort asc by
82bo.user=Users
83bo.user.waitinglist=List of users waiting to have an access to data
84bo.user.waitinglist.help=(an email will be sent to the user with your choice (accept or refuse))
85bo.user.list=List of users
86bo.noUser=No user
87bo.user.lastName=Lastname
88bo.user.firstName=Firstname
89bo.user.email=Email
90bo.user.password=Password
91bo.user.password.same=Keep same password
92bo.user.password.same.help=(only to modify a password)
93bo.user.role=Role
94bo.user.laboratory=Laboratory
95bo.user.country=Country
96bo.user.creationDate=Creation date
97bo.user.state=State
98bo.user.state.help=Inscription state (can be removed, unactif, refused, ...)
99bo.user.boAccess=BO
100bo.user.boAccess.help=Access to the backoffice
101bo.user.add=Add a new user
102bo.user.modify=Modify the user
103bo.user.remove.confirm=Do you really want to remove the user
104
105bo.field.lastName=The field lastName must be filled
106bo.field.email=The field email must be filled
107bo.field.password=The field password must be filled
108
109bo.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.