aboutsummaryrefslogtreecommitdiff
path: root/locale/en.ini
diff options
context:
space:
mode:
Diffstat (limited to 'locale/en.ini')
-rw-r--r--locale/en.ini73
1 files changed, 73 insertions, 0 deletions
diff --git a/locale/en.ini b/locale/en.ini
new file mode 100644
index 0000000..5970f67
--- /dev/null
+++ b/locale/en.ini
@@ -0,0 +1,73 @@
+[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.log_out=Log out
+
+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
+
+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.chapters=Chapters
+node.people=Cast & Crew
+
+filter_sort=Filter and Sort
+filter_sort.filter.kind=By Kind
+filter_sort.filter.kind=By Federation
+filter_sort.filter.kind=By Watched
+filter_sort.sort.general=General
+filter_sort.sort.media=Media
+filter_sort.sort.rating=By Rating
+filter_sort.order.asc=Ascending
+filter_sort.order.desc=Descending
+
+kind.movie=Movie
+kind.video=Video
+kind.short_form=Short Form Video
+kind.music=Music
+kind.collection=collection
+kind.channel=Channel
+kind.show=Show
+kind.series=Series
+kind.season=Season
+kind.episode=Episode
+
+media.tracks=Tracks
+
+prop.watched=Watched up to {time}
+
+admin.dashboard.title=Admin Panel
+admin.dashboard.import.inc=Start incremental import
+admin.dashboard.import.full=Start full import
+