aboutsummaryrefslogtreecommitdiff
path: root/locale/en.ini
blob: 27d1f4c8b48a7214169a6b9365566ed88987a814 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
[jellything]
nav.root=My Library
nav.all=All items
nav.search=Search
nav.stats=Stats
nav.username=Logged in as {name}
nav.admin=Administration
nav.settings=Settings
nav.logout=Log out
nav.login=Log in
nav.register=Register

stats.title=Library Statistics
stats.count=There is a total of {count} nodes in the library.
stats.runtime=The total runtime of the library is {dur}, taking up {size} of disk space.
stats.average=An average node has a runtime of {dur} and file size of {size}.
stats.by_kind.title=Grouped by Kind
stats.by_kind.kind=Kind
stats.by_kind.count=Count
stats.by_kind.total_size=Storage Size
stats.by_kind.total_runtime=Media Runtime
stats.by_kind.average_size=Average Size
stats.by_kind.average_runtime=Average Runtime
stats.by_kind.max_size=Largest File
stats.by_kind.max_runtime=Longest Runtime

home=Home
home.bin.root=Explore {title}
home.bin.continue_watching=Continue Watching
home.bin.watchlist=Your Watchlist
home.bin.latest_video=Latest in Videos
home.bin.latest_music=Latest in Music
home.bin.latest_short_form=Latest in Short form
home.bin.max_rating=Top Rated
home.bin.daily_random=Today´s Picks
home.bin.watch_again=Watch again
home.bin.daily_random_music=Discover Music

search.title=Search
search.placeholder=Search Term
search.results.title=Results
search.results.stats=Found {count} results in {dur}.

node.title=Title
node.release_date=Release Date
node.player_link=Watch now
node.watched.set=Mark Watched
node.watched.unset=Mark Unwatched
node.watchlist.set=Add to Watchlist
node.watchlist.unset=Remove from Watchlist
node.update_rating=Update Rating
node.chapters=Chapters
node.people=Cast & Crew
node.tags=Tags
node.similar=Similar Media
node.external_ids=External Identifiers

filter_sort=Filter and Sort
filter_sort.filter.kind=By Kind
filter_sort.filter.federation=By Federation
filter_sort.filter.watched=By Watched
filter_sort.sort.general=General
filter_sort.sort.media=Media
filter_sort.sort.rating=By Rating
filter_sort.sort.rating.user=Your Rating
filter_sort.sort.rating.likes_div_views=Likes per view
filter_sort.order.asc=Ascending
filter_sort.order.desc=Descending

kind.movie=Movie
kind.video=Video
kind.short_form_video=Short Form Video
kind.music=Music
kind.collection=Collection
kind.channel=Channel
kind.show=Show
kind.series=Series
kind.season=Season
kind.episode=Episode
kind.unknown=Unknown

theme.dark=Dark
theme.light=Light
theme.purple=Purple Dark
theme.black=Black Dark

player_kind.browser=Browser
player_kind.native=Native
player_kind.native_fullscreen=Native (Fullscreen)

rating.imdb=IMDb Rating
rating.tmdb=TMDB Rating
rating.metacritic=Metacritic Rating
rating.rotten_tomatoes=Rotten Tomatoes
rating.youtube_followers=YouTube Subscribers
rating.youtube_likes=YouTube Likes
rating.youtube_views=YouTube Views

media.tracks=Tracks
media.duration=Runtime

federation.local=Local
federation.remote=Remote

watched.watched=Watched
watched.none=Unwatched
watched.progress=Partially Watched

prop.watched.pending=Watchlisted
prop.watched.progress=Watched up to {time}
prop.watched.watched=Watched
prop.vis.hidden=Hidden
prop.vis.reduced=Reduced visibility

admin.dashboard.title=Admin Panel
admin.dashboard.import.inc=Start incremental import
admin.dashboard.import.full=Start full import
admin.dashboard.update_search=Regenerate full-text search index
admin.dashboard.manage_users=Manage Users
admin.dashboard.create_invite=Generate new invite code
admin.dashboard.delete_invite=Invalidate
admin.dashboard.invites=Invitations
admin.dashboard.users=Users
admin.dashboard.library=Library
admin.invite_create_success=Invite created: {invite}
admin.invite_delete_success=Invite deleted
admin.import_success=Import finished
admin.import_errors=The last import resulted in {n} errors:
admin.update_search_success=Search index updated
admin.users.remove_success=User removed
admin.users.permission_update_success=Permissions updated
admin.users.title=User Management
admin.users.user_list=All Users
admin.users.return_to_list=Back to user list
admin.log.warnonly=Server Log (Warnings only)
admin.log.full=Server Log (Full)

page.curr=Page {cur} of {max}
page.prev=Previous page
page.next=Next page

time.day=day
time.days=days
time.hour=hour
time.hours=hours
time.minute=minute
time.minutes=minutes
time.second=second
time.seconds=seconds
time.and_join=and

account=Account
account.register=Register
account.register.login=Already have an account?
account.register.login_here=Login here
account.login=Log in
account.login.switch=Switch Account
account.login.submit=Log in
account.login.submit.switch=Switch
account.login.register.switch=Need another account?
account.login.register=Don`t have an account yet?
account.login.register_here=Register here
account.login.cookie_note=While logged in, a cookie will be used to identify you.
account.username=Username
account.password=Password
account.register.submit=Register now!
account.logout=Log out
account.logout.submit=Log out
account.register.success.title=Registration successful
account.register.success=Registration successful, you may log in now.
account.register.success.switch=Registration successful, you may switch account now.
account.register.invitation=Invite Code
account.display_name=Display Name

settings=Settings
settings.account.display_name.changed=Display name updated.
settings.account.password.changed=Password updated.
settings.appearance=Appearance
settings.appearance.theme=Theme
settings.appearance.theme.changed=Theme updated.
settings.no_change=Nothing changed
settings.update=Update
settings.immutable=Immutable
settings.apply=Apply
settings.player_preference=Preferred Media Player
settings.player_preference.changed=Media Player preference changed.
settings.native_secret.changed=Native secret updated.

eid.isrc=ISRC
eid.barcode=Barcode
eid.musicbrainz.release=MusicBrainz Release ID
eid.musicbrainz.albumartist=MusicBrainz Album Artist ID
eid.musicbrainz.artist=MusicBrainz Artist ID
eid.musicbrainz.releasegroup=MusicBrainz Release Group ID
eid.musicbrainz.recording=MusicBrainz Recording ID
eid.acoustid.track=AcoustID Track ID
eid.youtube.channelname=YouTube Channel Handle
eid.youtube.channelname=YouTube Channel ID
eid.youtube.video=YouTube Video ID
eid.bandcamp=Bandcamp ID