2023-09-09 21:47:49 +02:00

87 lines
2.1 KiB
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"show": {
"play": "Play",
"trailer": "Play Trailer",
"studio": "Studio",
"genre": "Genres",
"genre-none": "No genres",
"staff": "Staff",
"staff-none": "The staff is unknown",
"noOverview": "No overview available",
"episode-none": "There is no episodes in this season",
"episodeNoMetadata": "No metadata available",
"tags": "Tags",
"jumpToSeason": "Jump to season"
},
"browse": {
"sortby": "Sort by {{key}}",
"sortby-tt": "Sort by",
"sortkey": {
"name": "Name",
"startAir": "Start air",
"endAir": "End air",
"addedDate": "Added date"
},
"sortord": {
"asc": "asc",
"desc": "decs"
},
"switchToGrid": "Switch to grid view",
"switchToList": "Switch to list view"
},
"misc": {
"prev-page": "Previous page",
"next-page": "Next page",
"delete": "Delete",
"cancel": "Cancel"
},
"navbar": {
"home": "Home",
"search": "Search",
"login": "Login"
},
"player": {
"back": "Back",
"previous": "Previous episode",
"next": "Next episode",
"play": "Play",
"pause": "Pause",
"mute": "Toggle mute",
"volume": "Volume",
"quality": "Quality",
"audios": "Audio",
"subtitles": "Subtitles",
"subtitle-none": "None",
"fullscreen": "Fullscreen",
"direct": "Pristine",
"transmux": "Original",
"auto": "Auto"
},
"search": {
"empty": "No result found. Try a different query."
},
"login": {
"login": "Login",
"register": "Register",
"add-account": "Add account",
"logout": "Logout",
"server": "Server Address",
"email": "Email",
"username": "Username",
"password": "Password",
"confirm": "Confirm Password",
"or-register": "Dont have an account? <1>Register</1>.",
"or-login": "Have an account already? <1>Log in</1>.",
"password-no-match": "Passwords do not match.",
"delete": "Delete your account",
"delete-confirmation": "This action can't be reverted. Are you sure?"
},
"errors": {
"connection": "Could not connect to the kyoo's server",
"connection-tips": "Troublshotting tips:\n - Are you connected to internet?\n - Is your kyoo's server online?\n - Have your account been banned?",
"unknown": "Unknown error",
"try-again": "Try again",
"re-login": "Re login"
}
}