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

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

V2 orange

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