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

Last change on this file since 508 was 508, checked in by rboipsl, 12 years ago

correction structure fichier xml
creation repertoire user
v2

File size: 5.4 KB
Line 
1inWork=Work in progress..
2language=en
3label.language.to.switch=French
4label.language.value.to.switch=fr
5
6
7label.ira=Right LOS ascension
8label.ide=LOS declension
9label.iza=Zenithal angle
10label.spectralUnit=Spectral unit
11label.spectralRange=Spectral range
12label.to=to
13label.observatory=Observatory
14label.preferences=Preferences
15label.ifunction=Instrumental function
16label.resolution=Resolution power
17label.ratio=Sampling ratio
18label.climato=Climatologic reference
19label.datemesure=Date measurement
20
21label.format=File format
22label.era=Rayleigh extinction
23label.eo2=O2 extinction
24label.eh2o=H2O extinction
25label.eco2=CO2 extinction
26label.eo3=O3 extinction
27
28text.validnum=shoud be numeric
29text.select=Select
30text.NONE=None
31text.badvalue=bad value
32text.toselect=must be selected
33text.erreur.saisie=Error form request
34
35
36
37
38app.title=Tapas
39app.fulltitle=Transmissions Atmosphériques Personnalisées Pour l'AStronomie
40app.connexion=Connection
41app.administrator=Administrator
42app.yes=Yes
43app.no=No
44app.YES=Yes
45app.NO=No
46
47
48title.home=Home
49title.form=Request form
50title.legals=Legals
51
52label.home=Home
53label.map=Map
54label.mail=Email
55label.backoffice=Backoffice
56label.form=Request form
57label.confirm.del=Do you really want to remove this request ?
58label.success=Your request was taken into account. You will receive by email the access result files.
59
60label.role.administrator=Administrateur
61label.role.user=Utilisateur
62
63error.ERROR_JSON_TAPAS_IS_NULL=Error to create the form
64
65label.submitButton=EXECUTE
66label.addButton=+
67label.delButton=x
68label.title.add=ADD A NEW REQUEST
69label.title.del=REMOVE CURRENT REQUEST
70label.confirm=SEND THE REQUEST PROCESSING ?
71label.requete=Request
72
73label.spectralUnit.NM_STANDARD=Standard Wavelength (nm)
74label.spectralUnit.NM_VACUUM=Vacuum Wavelength (nm)
75label.spectralUnit.CM=Wavenumber (cm-1)
76
77label.instrumentalFunction.NONE=None
78label.instrumentalFunction.GAUSSIAN=Gaussian
79
80label.climatoReference.TROPICAL=Tropical
81label.climatoReference.MEDIUM_LATITUDE_SUMMER=Average latitude summer
82label.climatoReference.MEDIUM_LATITUDE_WINTER=Average latitude winter
83label.climatoReference.SUBARCTIC_SUMMER=Subarctic summer
84label.climatoReference.SUBARCTIC_WINTER=Subarctic winter
85label.climatoReference.US_STANDARD_1976=Standard US 1976
86
87################################################################
88####################### ERRORS #################################
89################################################################
90USER_ALREADY_EXISTS=This email is already used, you have to give another one
91
92
93################################################################
94####################### LOGIN ##################################
95################################################################
96login.authentification=Authentification
97login.intro=Please login to access the protected areas of this website.
98login=Login
99login.password=Password
100login.sign=Sign in
101login.loginForget=Forgot your username ?
102login.loginForget.help=If you remember your password, try logging in with your email
103login.pwdForget=Forgot your password ?
104login.inscription=New inscription
105login.text=Please login to access the protected areas of this website.
106
107login.dataProtocolAccept=You have to accept the data protocol to ask for an account
108login.dataProtocolFields=Fields 'LastName', 'Email' and 'Password' must be filled
109login.dataProtocol.account=Your account is now activated. You can login with your email and password.
110
111login.error.notAccepted=You are not allowed to access to protected areas.
112login.error.bo.notAccepted=You are not authorized to access to backoffice.
113login.error.notFound=Unknown login.<br> To register and access the protected areas of this site, please click on 'New inscription'.<br>
114login.error.wrongPassword=Wrong password.
115login.error.failed=The logon transaction failed. Please contact the <a href\='mailto\:{0}?subject\=[TAPAS]'>webmaster</a> to report this problem.<br>
116login.error.unknown=You are not authentified or you lost your session, please register.
117
118
119
120################################################################
121##################### BACKOFFICE ###############################
122################################################################
123bo.fulltitle=TAPAS Backoffice
124bo.site=Tapas
125bo.id=Id
126bo.action=Action
127bo.actions=Actions
128bo.modify=Modify
129bo.remove=Remove
130bo.add=Add
131bo.accept=Accept
132bo.refuse=Refuse
133bo.init=Init
134bo.go=Go
135bo.all=All
136bo.total.number=Total number
137bo.previous=Previous
138bo.next=Next
139bo.sortBy=Sort by
140bo.viewBy=View by
141bo.sort.asc=Sort asc by
142bo.user=Users
143bo.user.waitinglist=List of users waiting to have an access to data
144bo.user.waitinglist.help=(an email will be sent to the user with your choice (accept or refuse))
145bo.user.list=List of users
146bo.noUser=No user
147bo.user.lastName=Lastname
148bo.user.firstName=Firstname
149bo.user.email=Email
150bo.user.password=Password
151bo.user.password.same=Keep same password
152bo.user.password.same.help=(only to modify a password)
153bo.user.role=Role
154bo.user.laboratory=Laboratory
155bo.user.country=Country
156bo.user.creationDate=Creation date
157bo.user.state=State
158bo.user.state.help=Inscription state (can be removed, unactif, refused, ...)
159bo.user.boAccess=BO
160bo.user.boAccess.help=Access to the backoffice
161bo.user.add=Add a new user
162bo.user.modify=Modify the user
163bo.user.remove.confirm=Do you really want to remove the user
164
165bo.field.lastName=The field lastName must be filled
166bo.field.email=The field email must be filled
167bo.field.password=The field password must be filled
168
169bo.user.emailNotSend=The email to the user cannot be sent, the email seems not valid :
170
Note: See TracBrowser for help on using the repository browser.