2022-12-17 09:54:27 +01:00
{
"global" : {
"name" : "movie-web"
} ,
"search" : {
2023-02-18 20:01:19 +01:00
"loading_series" : "Fetching your favourite series..." ,
"loading_movie" : "Fetching your favourite movies..." ,
"loading" : "Loading..." ,
2022-12-17 10:04:13 +01:00
"allResults" : "That's all we have!" ,
"noResults" : "We couldn't find anything!" ,
2023-01-15 16:01:07 +01:00
"allFailed" : "Failed to find media, try again!" ,
2022-12-17 09:54:27 +01:00
"headingTitle" : "Search results" ,
"bookmarks" : "Bookmarks" ,
"continueWatching" : "Continue Watching" ,
"title" : "What do you want to watch?" ,
"placeholder" : "What do you want to watch?"
} ,
"media" : {
2023-02-18 20:01:19 +01:00
"movie" : "Movie" ,
"series" : "Series" ,
"stopEditing" : "Stop editing" ,
"errors" : {
"genericTitle" : "Whoops, it broke!" ,
"failedMeta" : "Failed to load meta" ,
"mediaFailed" : "We failed to request the media you asked for, check your internet connection and try again." ,
"videoFailed" : "We encountered an error while playing the video you requested. If this keeps happening please report the issue to the <0>Discord server</0> or on <1>GitHub</1>."
}
2022-12-17 09:54:27 +01:00
} ,
2022-12-18 20:35:28 +01:00
"seasons" : {
2023-02-18 20:01:19 +01:00
"seasonAndEpisode" : "S{{season}} E{{episode}}"
2022-12-18 20:35:28 +01:00
} ,
2022-12-17 09:54:27 +01:00
"notFound" : {
2023-02-18 20:01:19 +01:00
"genericTitle" : "Not found" ,
2022-12-17 09:54:27 +01:00
"backArrow" : "Back to home" ,
"media" : {
2022-12-17 10:04:13 +01:00
"title" : "Couldn't find that media" ,
"description" : "We couldn't find the media you requested. Either it's been removed or you tampered with the URL"
2022-12-17 09:54:27 +01:00
} ,
"provider" : {
"title" : "This provider has been disabled" ,
"description" : "We had issues with the provider or it was too unstable to use, so we had to disable it."
} ,
"page" : {
2022-12-17 10:04:13 +01:00
"title" : "Couldn't find that page" ,
"description" : "We looked everywhere: under the bins, in the closet, behind the proxy but ultimately couldn't find the page you are looking for."
2022-12-17 09:54:27 +01:00
}
} ,
2022-12-17 10:04:13 +01:00
"searchBar" : {
"movie" : "Movie" ,
"series" : "Series" ,
"Search" : "Search"
} ,
2023-02-18 20:01:19 +01:00
"videoPlayer" : {
"findingBestVideo" : "Finding the best video for you" ,
"noVideos" : "Whoops, couldn't find any videos for you" ,
"loading" : "Loading..." ,
2023-02-21 03:10:22 +01:00
"backToHome" : "Back to home" ,
"backToHomeShort" : "Back" ,
2023-02-18 20:01:19 +01:00
"seasonAndEpisode" : "S{{season}} E{{episode}}" ,
"buttons" : {
"episodes" : "Episodes" ,
"source" : "Source" ,
2023-02-21 21:17:36 +01:00
"captions" : "Captions" ,
2023-02-27 20:30:06 +01:00
"download" : "Download" ,
2023-03-12 23:17:03 +01:00
"settings" : "Settings" ,
2023-02-27 07:58:36 +01:00
"pictureInPicture" : "Picture in Picture"
2023-02-18 20:01:19 +01:00
} ,
"popouts" : {
"sources" : "Sources" ,
"seasons" : "Seasons" ,
"captions" : "Captions" ,
2023-03-15 15:48:50 +01:00
"captionPreferences" : {
2023-03-19 19:58:30 +01:00
"title" : "Customize" ,
2023-03-15 15:48:50 +01:00
"delay" : "Delay" ,
"fontSize" : "Size" ,
"opacity" : "Opacity" ,
"color" : "Color"
} ,
2023-02-18 20:01:19 +01:00
"episode" : "E{{index}} - {{title}}" ,
"noCaptions" : "No captions" ,
"linkedCaptions" : "Linked captions" ,
2023-03-03 17:33:30 +01:00
"customCaption" : "Custom caption" ,
"uploadCustomCaption" : "Upload caption (SRT, VTT)" ,
2023-02-19 15:55:09 +01:00
"noEmbeds" : "No embeds were found for this source" ,
2023-02-18 20:01:19 +01:00
"errors" : {
"loadingWentWong" : "Something went wrong loading the episodes for {{seasonTitle}}" ,
"embedsError" : "Something went wrong loading the embeds for this thing that you like"
2023-03-12 22:19:13 +01:00
} ,
"descriptions" : {
"sources" : "What provider do you want to use?" ,
"embeds" : "Choose which video to view" ,
"seasons" : "Choose which season you want to watch" ,
"episode" : "Pick an episode" ,
2023-03-15 15:48:50 +01:00
"captions" : "Choose a subtitle language" ,
"captionPreferences" : "Make subtitles look how you want it"
2023-02-18 20:01:19 +01:00
}
} ,
"errors" : {
"fatalError" : "The video player encounted a fatal error, please report it to the <0>Discord server</0> or on <1>GitHub</1>."
}
2023-02-19 18:36:53 +01:00
} ,
"v3" : {
2023-02-19 22:22:01 +01:00
"newSiteTitle" : "New version now released!" ,
2023-02-19 18:36:53 +01:00
"newDomain" : "https://movie-web.app" ,
2023-02-19 22:22:01 +01:00
"newDomainText" : "movie-web will soon be moving to a new domain: <0>https://movie-web.app</0>. Make sure to update all your bookmarks as <1>the old website will stop working on {{date}}.</1>" ,
"tireless" : "We've worked tirelessly on this new update, we hope you will enjoy what we've been cooking up for the past months." ,
"leaveAnnouncement" : "Take me there!"
} ,
"casting" : {
"casting" : "Casting to device..."
2023-02-24 21:45:14 +01:00
} ,
"errors" : {
"offline" : "Check your internet connection"
2022-12-17 09:54:27 +01:00
}
2022-12-18 20:35:28 +01:00
}