chiark / gitweb /
Tidy up login reporting.
[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
RK
81# <TITLE> for new tracks page
82label new.title "New tracks"
83
460b9539 84# <TITLE> for choose track page
85label choose.title "Pick track"
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
96# Short and long text for edit prefs button (both recent and choose pages)
97label choose.prefs Edit
98label choose.prefsverbose "edit track information"
99
100# Same, for edit all prefs
101label choose.allprefs "Edit all"
102label choose.allprefsverbose "edit all track information"
103
78efa64e
RK
104# Caption for play-track links
105label choose.play "Add track to queue"
106
460b9539 107# <TITLE> for search page
108label search.title Search
109
110# Text for search button
111label search.search Search
112
113# <TITLE> for about page
114label about.title "About DisOrder"
115
116# <TITLE> for edit prefs page
117label prefs.title "Edit Track Preferences"
118
119# Text for set/add/delete preference buttons
120label prefs.set Change
121label prefs.new Set
122label prefs.delete Delete
123
124# Headings for preferences table
125label prefs.name Name
126label prefs.value Value
127
128# Legend for prefs controls that don't correspond to a heading
129label prefs.random "Random play"
130label prefs.tags "Tags"
131
132# <TITLE> for help page
133label help.title "DisOrder help"
134
fdf98378 135# <TITLE> for login page
136label login.title "DisOrder Login"
137
138# Text for login fields
139label login.username "Username"
140label login.password "Password"
141label login.email "Email address"
142
143# Text for login page buttons
144label login.login "Login"
145label login.register "Register"
146label login.edituser "Change Details"
ac152d06 147label login.logout "Logout"
148
149label login.loginok "Logged in OK"
150label login.logoutok "Logged out OK"
151label login.registered "Registered your new login"
152label login.confirmed "Confirmed your new login"
fdf98378 153
154# <TITLE> for account page
155label account.title "DisOrder User Details"
156
460b9539 157# <TITLE> for error page. Note that in this page the 'error' label is set
158# to a string indicating the type of error.
159label error.title "DisOrder error"
160
161# Text used when cannot connect to server
162label error.connect "Cannot connect to server."
163
164# Text used when cannot become right user
165label error.become "Unauthorized user."
166
167# Text appended to all error pages
168label error.generic ""
169
170# Displayed text for links in the sidebar (or other menu)
171label sidebar.playing Playing
172label sidebar.choose Choose
173label sidebar.random Random
174label sidebar.search Search
175label sidebar.recent Recent
78efa64e 176label sidebar.new New
460b9539 177label sidebar.about About
178label sidebar.volume Volume
fdf98378 179label sidebar.login Login
460b9539 180label sidebar.help Help
181label sidebar.manage Manage
182
183# Long (i.e. TITLE=) text for sidebar links
184label sidebar.playingverbose "current and queued tracks"
185label sidebar.chooseverbose "choose tracks"
186label sidebar.searchverbose "word search among track names"
187label sidebar.recentverbose "recently played tracks"
78efa64e 188label sidebar.newverbose "newly added tracks"
460b9539 189label sidebar.aboutverbose "about DisOrder"
190label sidebar.volumeverbose "volume control"
fdf98378 191label sidebar.loginverbose "log in to DisOrder"
460b9539 192label sidebar.helpverbose "basic user guide"
193label sidebar.manageverbose "queue management and volume control"
194
460b9539 195# This should be 'choose' or 'choosealpha'. If 'choose' then all artists
196# appear on the same page, otherwise they are broken up by initial letter
197# (which can be more convenient if you have huge numbers).
198label sidebar.choosewhich choose
199
200# Column headings for tables of tracks (playing, queue, recent)
201label heading.when When
202label heading.who Who
203label heading.artist Artist
204label heading.album Album
205label heading.title Title
206label heading.length Length
207
5e34540b 208# (Possibly relative) URL to images. This be a URL for the directory
209# containing the icons used by the web interface (which might be
210# /usr/local/share/disorder/static/).
a767291c 211label url.static /disorder/
5e34540b 212
213# Stylesheet. As above, a (possibly relative) URL, but this time pointing
214# to the stylesheet to use in all DisOrder web pages.
a767291c 215label links.css /disorder/disorder.css
460b9539 216