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

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

backoffice

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