chiark / gitweb /
The Login page now includes a form to request a password reminder
[disorder] / templates / options.labels
CommitLineData
460b9539 1# Labels used by the web interface.
2#
3# Rather then editing this file, edit options.user instead.
4#
5# Where there is 'short and long' text this means that the short text
6# will appear in the ALT attribute, and so appear in a text-only browser
7# (or if images are disabled); usually this should be a single short word.
8# The long text will appear in the TITLE attribute, and so appear for
9# instance if the user hovers over whatever the widget is.
10
11# <TITLE> for the 'Playing' screen
12label playing.title "Now Playing"
13
14label playing.randomtrack &nbsp;
15label queue.randomtrack random
16
17# Short and long text for scratch (remove playing track) button
18label playing.scratch Scratch
19label playing.scratchverbose "stop playing this track"
20
21# Short and long text for remove queued track button
22label playing.remove Remove
23label playing.removeverbose "remove track from queue"
24
25# Text for banner above currently playing track
26label playing.now "Now playing"
27
28# Text for banner above queue
29label playing.next "Next"
30
31# Short and long text for queue management buttons
32label playing.up Up
33label playing.down Down
34label playing.upall Head
35label playing.downall Tail
36label playing.upverbose "move track earlier in queue"
37label playing.downverbose "move track later in queue"
38label playing.upallverbose "move track to head of queue"
39label playing.downallverbose "move track to end of queue"
40
41# Short and long text for play control buttons
42label playing.random "Random play"
43label playing.playing "Playing"
44label playing.pause Pause
45label playing.randomdisableverbose "disable random play"
46label playing.randomenableverbose "enable random play"
47label playing.playingdisableverbose "disable playing"
48label playing.playingenableverbose "enable playing"
49label playing.pauseverbose "Pause the current track"
50label playing.resumeverbose "Resume play"
51
52# Text for volume control
53label playing.volume "Volume:"
54
55# <TITLE> for volume control page
56label volume.title "Volume control"
57
58# Volume control set button
59label volume.set Set
60
61# Text preceding left/right fields
62label volume.left ""
63label volume.right ""
64
65# Short and long text for volume down/up buttons
66label volume.reduce Down
67label volume.increase Up
68label volume.reduceverbose "reduce volume"
69label volume.increaseverbose "increase volume"
70
71# Amount to increase/reduce volume by
72label volume.resolution 4
73
74# Long text for linsk to album/artist
75label playing.artistverbose "more tracks by this artist"
76label playing.albumverbose "more tracks from this album"
77
78# <TITLE> for recently played page
79label recent.title "Recently Played"
80
78efa64e 81# <TITLE> for new tracks page
328248ba 82label new.title "New Tracks"
78efa64e 83
460b9539 84# <TITLE> for choose track page
328248ba 85label choose.title "Pick Track"
460b9539 86
87# Text for play all button
88label choose.playall "Play all"
89
90# Heading for directory list
91label choose.directories Directories
92
93# Heading for track list
94label choose.files Tracks
95
52ca8a32 96# Caption for visit-directory links
97label choose.directory "Visit directory"
98
460b9539 99# Short and long text for edit prefs button (both recent and choose pages)
100label choose.prefs Edit
101label choose.prefsverbose "edit track information"
102
103# Same, for edit all prefs
104label choose.allprefs "Edit all"
105label choose.allprefsverbose "edit all track information"
106
78efa64e
RK
107# Caption for play-track links
108label choose.play "Add track to queue"
109
460b9539 110# <TITLE> for search page
111label search.title Search
112
113# Text for search button
114label search.search Search
115
116# <TITLE> for about page
117label about.title "About DisOrder"
118
119# <TITLE> for edit prefs page
120label prefs.title "Edit Track Preferences"
121
122# Text for set/add/delete preference buttons
123label prefs.set Change
124label prefs.new Set
125label prefs.delete Delete
126
127# Headings for preferences table
128label prefs.name Name
129label prefs.value Value
130
131# Legend for prefs controls that don't correspond to a heading
132label prefs.random "Random play"
133label prefs.tags "Tags"
134
135# <TITLE> for help page
328248ba 136label help.title "DisOrder Help"
460b9539 137
fdf98378 138# <TITLE> for login page
139label login.title "DisOrder Login"
140
141# Text for login fields
142label login.username "Username"
143label login.password "Password"
968f044a 144label login.password1 "Password"
145label login.password2 "Password"
146label login.newpassword "New Password"
fdf98378 147label login.email "Email address"
148
76b755ae 149label login.registerusernameextra "May only contain unaccented Roman letters and digits; case matters"
968f044a 150label login.registeremailextra "Must be valid"
151label login.registerpassword1extra "Letter case matters"
152label login.registerpassword2extra "Type same password again to check"
153
154label login.edituseremailextra ""
155label login.edituserpassword1extra "Leave blank to keep existing password"
156label login.edituserpassword2extra "Type same password again to check"
157
fdf98378 158# Text for login page buttons
159label login.login "Login"
160label login.register "Register"
161label login.edituser "Change Details"
ac152d06 162label login.logout "Logout"
6207d2f3 163label login.reminder "Send reminder"
ac152d06 164
f230d1d6 165# Text for login page responses
30365519 166label login.loginok "You are now logged in."
167label login.logoutok "You are now logged out."
968f044a 168label login.registered "Your new login has been registered. Please check your email."
169label login.confirmed "Your new login has been confirmed. You are now logged in."
170label login.edited "Your details have been changed."
6207d2f3 171label login.reminded "You have been sent a reminder email."
fdf98378 172
173# <TITLE> for account page
174label account.title "DisOrder User Details"
175
460b9539 176# <TITLE> for error page. Note that in this page the 'error' label is set
177# to a string indicating the type of error.
178label error.title "DisOrder error"
179
180# Text used when cannot connect to server
181label error.connect "Cannot connect to server."
182
968f044a 183# Error messages for login.html
f230d1d6 184label error.loginfailed "Incorrect username and/or password."
968f044a 185label error.cookiefailed "Cannot create login cookie."
186label error.nousername "No username specified."
187label error.nopassword "No password specified."
188label error.passwordmismatch "Passwords do not match."
189label error.noemail "No email address specified."
190label error.bademail "Invalid email address."
191label error.cannotregister "Unable to register user."
192label error.noconfirm "Missing confirmation string."
193label error.badconfirm "Invalid confirmation string."
194label error.badedit "Cannot edit user details."
6207d2f3 195label error.reminderfailed "Cannot send a reminder."
460b9539 196
197# Text appended to all error pages
198label error.generic ""
199
200# Displayed text for links in the sidebar (or other menu)
201label sidebar.playing Playing
202label sidebar.choose Choose
203label sidebar.random Random
204label sidebar.search Search
205label sidebar.recent Recent
78efa64e 206label sidebar.new New
460b9539 207label sidebar.about About
208label sidebar.volume Volume
fdf98378 209label sidebar.login Login
460b9539 210label sidebar.help Help
211label sidebar.manage Manage
212
213# Long (i.e. TITLE=) text for sidebar links
214label sidebar.playingverbose "current and queued tracks"
215label sidebar.chooseverbose "choose tracks"
216label sidebar.searchverbose "word search among track names"
217label sidebar.recentverbose "recently played tracks"
78efa64e 218label sidebar.newverbose "newly added tracks"
460b9539 219label sidebar.aboutverbose "about DisOrder"
220label sidebar.volumeverbose "volume control"
fdf98378 221label sidebar.loginverbose "log in to DisOrder"
460b9539 222label sidebar.helpverbose "basic user guide"
223label sidebar.manageverbose "queue management and volume control"
224
460b9539 225# This should be 'choose' or 'choosealpha'. If 'choose' then all artists
226# appear on the same page, otherwise they are broken up by initial letter
227# (which can be more convenient if you have huge numbers).
228label sidebar.choosewhich choose
229
230# Column headings for tables of tracks (playing, queue, recent)
231label heading.when When
232label heading.who Who
233label heading.artist Artist
234label heading.album Album
235label heading.title Title
236label heading.length Length
237
8f9616f1
RK
238# Role images. See the documentation for @images:NAME@.
239label images.enabled tick.png
240label images.disabled cross.png
241label images.scratch cross.png
242label images.noscratch nocross.png
243label images.noup noup.png
244label images.upall upup.png
245label images.noupall noupup.png
246label images.downall downdown.png
247label images.nodownall nodowndown.png