From 6bc6de8b2d6af8546ecc47aebb633f7af2cf8956 Mon Sep 17 00:00:00 2001 From: admin Date: Tue, 28 Nov 2023 23:35:21 +0000 Subject: [PATCH 01/10] Translated using Weblate (Dutch) Currently translated at 13.9% (31 of 223 strings) Translation: movie-web/movie-web Translate-URL: http://weblate.movie-web.app/projects/movie-web/movie-web/nl/ --- src/assets/locales/nl.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/assets/locales/nl.json b/src/assets/locales/nl.json index 132b6beb..7516bac3 100644 --- a/src/assets/locales/nl.json +++ b/src/assets/locales/nl.json @@ -6,7 +6,7 @@ "search": { "allResults": "Dat is het!", "sectionTitle": "Zoekresultaten", - "noResults": "We konden helaas niets vinden.", + "noResults": "We konden helaas niets vinden!", "failed": "Het is niet gelukt de media te laden, probeer het nog eens.", "loading": "Aan het zoeken...", "placeholder": "Wat wil je graag kijken?" From f2a527f738e0f5d832db518ecf93222824605f4c Mon Sep 17 00:00:00 2001 From: admin Date: Tue, 28 Nov 2023 23:37:20 +0000 Subject: [PATCH 02/10] Translated using Weblate (English) Currently translated at 100.0% (223 of 223 strings) Translation: movie-web/movie-web Translate-URL: http://weblate.movie-web.app/projects/movie-web/movie-web/en/ --- src/assets/locales/en.json | 752 +++++++++++++++++++------------------ 1 file changed, 379 insertions(+), 373 deletions(-) diff --git a/src/assets/locales/en.json b/src/assets/locales/en.json index 9700a303..7f44b8d2 100644 --- a/src/assets/locales/en.json +++ b/src/assets/locales/en.json @@ -1,381 +1,387 @@ { - "auth": { - "deviceNameLabel": "Device name", - "deviceNamePlaceholder": "Muad'Dib's Nintendo Switch", - "register": { - "information": { - "title": "Account information", - "color1": "First color", - "color2": "Second color", - "icon": "User icon", - "header": "Enter a name for your device and choose a user icon and colours" - } - }, - "login": { - "title": "Login to your account", - "description": "Oh, you're asking for the key to my top-secret lair, also known as The Fortress of Wordsmithery, accessed only by reciting the sacred incantation of the 12-word passphrase!", - "validationError": "Invalid or incomplete passphrase", - "submit": "Login", - "passphraseLabel": "12-Word Passphrase", - "passphrasePlaceholder": "Passphrase" - }, - "generate": { - "title": "Your passphrase", - "description": "If you lose this, you're a silly goose and will be posted on the wall of shame™️" - }, - "trust": { - "title": "Do you trust this host?", - "host": "Do you trust <0>{{hostname}}?", - "failed": { - "title": "Failed to reach backend", - "text": "Did you configure it correctly?" - }, - "yes": "Trust", - "no": "Go back" - }, - "verify": { - "title": "Enter your passphrase", - "description": "If you've already lost it, how will you ever be able to take care of a child?", - "invalidData": "Data is not valid", - "noMatch": "Passphrase doesn't match", - "recaptchaFailed": "ReCaptcha validation failed", - "passphraseLabel": "Your passphrase", - "register": "Register" - } - }, - "errors": { - "details": "Error details", - "reloadPage": "Reload the page", - "badge": "It broke", - "title": "That's an error boss" - }, - "notFound": { - "badge": "Not found", - "title": "Couldn't find that page", - "message": "We looked everywhere: under the bins, in the closet, behind the proxy but ultimately couldn't find the page you are looking for.", - "goHome": "Back to home" - }, - "global": { - "name": "movie-web" - }, - "media": { - "types": { - "movie": "Movie", - "show": "Show" - }, - "episodeDisplay": "S{{season}} E{{episode}}" - }, - "player": { - "scraping": { - "notFound": { - "badge": "Not found", - "title": "Goo goo gaa gaa", - "text": "Oh, my apowogies, sweetie! The itty-bitty movie-web did its utmost bestest, but alas, no wucky videos to be spotted anywhere (´⊙ω⊙`) Please don't be angwy, wittle movie-web ish twying so hard. Can you find it in your heart to forgive? UwU 💖", - "homeButton": "Go home" - }, - "items": { - "pending": "Checking for videos...", - "notFound": "Doesn't have the video", - "failure": "Error occured" - } - }, - "playbackError": { - "badge": "Not found", - "title": "Whoops, it broke!", - "text": "Oh, my apowogies, sweetie! The itty-bitty movie-web did its utmost bestest, but alas, no wucky videos to be spotted anywhere (´⊙ω⊙`) Please don't be angwy, wittle movie-web ish twying so hard. Can you find it in your heart to forgive? UwU 💖", - "homeButton": "Go home", - "errors": { - "errorAborted": "The fetching of the associated resource was aborted by the user's request.", - "errorNetwork": "Some kind of network error occurred which prevented the media from being successfully fetched, despite having previously been available.", - "errorDecode": "Despite having previously been determined to be usable, an error occurred while trying to decode the media resource, resulting in an error.", - "errorNotSupported": "The associated resource or media provider object has been found to be unsuitable.", - "errorGenericMedia": "Unknown media error occured" - } - }, - "metadata": { - "notFound": { - "badge": "Not found", - "title": "Couldn't find that media", - "text": "We couldn't find the media you requested. Either it's been removed or you tampered with the URL", - "homeButton": "Back to home" - }, - "failed": { - "badge": "Failed", - "title": "Failed to load meta data", - "text": "Oh, my apowogies, sweetie! The itty-bitty movie-web did its utmost bestest, but alas, no wucky videos to be spotted anywhere (´⊙ω⊙`) Please don't be angwy, wittle movie-web ish twying so hard. Can you find it in your heart to forgive? UwU 💖", - "homeButton": "Go home" - } - }, - "back": { - "default": "Back to home", - "short": "Back" - }, - "time": { - "short": "-{{timeLeft}}", - "regular": "{{timeWatched}} / {{duration}}", - "remaining": "{{timeLeft}} left • Finish at {{timeFinished, datetime}}" - }, - "nextEpisode": { - "next": "Next episode", - "cancel": "Cancel" - }, - "menus": { - "settings": { - "videoSection": "Video settings", - "experienceSection": "Viewing Experience", - "enableCaptions": "Enable Captions", - "captionItem": "Caption settings", - "sourceItem": "Video sources", - "playbackItem": "Playback settings", - "downloadItem": "Download", - "qualityItem": "Quality" - }, - "episodes": { - "button": "Episodes", - "loadingTitle": "Loading...", - "loadingList": "Loading...", - "loadingError": "Error loading season", - "emptyState": "There are no episodes in this season, check back later!", - "episodeBadge": "E{{episode}}" - }, - "sources": { - "title": "Sources", - "unknownOption": "Unknown", - "noStream": { - "title": "No stream", - "text": "This source has no streams for this movie or show." - }, - "noEmbeds": { - "title": "No embeds found", - "text": "We were unable to find any embeds for this source, please try another." - }, - "failed": { - "title": "Failed to scrape", - "text": "We were unable to find any videos for this source. Don't come bitchin' to us about it, just try another source." - } - }, - "captions": { - "title": "Captions", - "customizeLabel": "Customize", - "settings": { - "fixCapitals": "Fix capitalization", - "delay": "Caption delay" - }, - "customChoice": "Upload captions", - "offChoice": "Off", - "unknownLanguage": "Unknown" - }, - "downloads": { - "title": "Download", - "disclaimer": "Downloads are taken directly from the provider. movie-web does not have control over how the downloads are provided.", - "hlsExplanation": "Insert explanation for why you can't download HLS here", - "downloadVideo": "Download video", - "downloadCaption": "Download current caption", - "onPc": { - "1": "On PC, right click the video and select Save video as", - "title": "Downloading on PC", - "shortTitle": "Download / PC" - }, - "onAndroid": { - "1": "To download on Android, tap and hold on the video, then select save.", - "title": "Downloading on Android", - "shortTitle": "Download / Android" - }, - "onIos": { - "1": "To download on iOS, click , then Save to Files . All that's left to do now is to pick a nice and cozy folder for your video!", - "title": "Downloading on iOS", - "shortTitle": "Download / iOS" - } - }, - "playback": { - "title": "Playback settings", - "speedLabel": "Playback speed" - }, - "quality": { - "title": "Quality", - "automaticLabel": "Automatic quality", - "hint": "You can try <0>switching source to get different quality options." - } - } - }, - "home": { - "mediaList": { - "stopEditing": "Stop editing" - }, - "titles": { - "morning": ["Morning title"], - "day": ["Day title"], - "night": ["Night title"] - }, - "search": { - "loading": "Loading...", - "sectionTitle": "Search results", - "allResults": "That's all we have!", - "noResults": "We couldn't find anything!", - "failed": "Failed to find media, try again!", - "placeholder": "What do you want to watch?" - }, - "continueWatching": { - "sectionTitle": "Continue Watching" - }, - "bookmarks": { - "sectionTitle": "Bookmarks" - } - }, - "overlays": { - "close": "Close" - }, - "screens": { - "loadingUser": "Loading your profile", - "loadingApp": "Loading application", - "loadingUserError": { - "text": "Failed to load your profile", - "textWithReset": "Failed to load your profile from your custom server, want to reset back to default?", - "reset": "Reset custom server" - }, - "migration": { - "failed": "Failed to migrate your data.", - "inProgress": "Please hold, we are migrating your data. This shouldn't take long." - }, - "dmca": { - "title": "DMCA", - "text": "In an effort to address the copyright concerns associated with the website known as \"movie-web,\" the DMCA, or Digital Millennium Copyright Act, has been initiated to safeguard the intellectual property rights of content creators by reporting infringements on this platform, thereby adhering to legal protocols for takedown requests, which, like, you know, it's all about, like, maintaining the integrity of intellectual property, and, um, making sure, like, creators get their fair share, but then, it's, like, this intricate dance of digital legalities, where you have to, uh, like, navigate this labyrinth of code and bytes and, uh, send, you know, these, like, electronic documents that, um, point out the, uh, alleged infringement, and it's, like, this whole, like, teeter-totter of legality, where you're, like, balancing, um, the rights of the, you know, creators and the, um, operation of this, like, online, uh, entity, and, like, the DMCA, it's, like, this, um, powerful tool, but, uh, it's also, like, this, um, complex puzzle, where, you know, you're, like, seeking justice in the digital wilderness, and, uh, striving for harmony amidst the chaos of the internet, and, um, yeah, that's, like, the whole, like, DMCA-ing thing with movie-web, you know?" - } - }, - "navigation": { - "banner": { - "offline": "Check your internet connection" - }, - "menu": { - "register": "Sync to cloud", - "settings": "Settings", - "about": "About us", - "support": "Support", - "logout": "Log out" - } - }, - "actions": { - "copy": "Copy", - "copied": "Copied", - "next": "Next" - }, - "settings": { - "unsaved": "You have unsaved changes", - "reset": "Reset", - "save": "Save", - "sidebar": { - "info": { - "title": "App information", - "hostname": "Hostname", - "backendUrl": "Backend URL", - "userId": "User ID", - "notLoggedIn": "Not logged in", - "appVersion": "App version", - "backendVersion": "Backend version", - "unknownVersion": "Unknown", - "secure": "Secure", - "insecure": "Insecure" - } - }, - "appearance": { - "title": "Appearance", - "activeTheme": "Active", - "themes": { - "default": "Default", - "blue": "Blue", - "teal": "Teal", - "red": "Red", - "gray": "Gray" - } - }, - "account": { - "title": "Account", - "register": { - "title": "Sync to the cloud", - "text": "Instantly share your watch progress between devices and keep them synced.", - "cta": "Get started" - }, - "profile": { - "title": "Edit profile picture", - "firstColor": "First color", - "secondColor": "Second color", - "userIcon": "User icon", - "finish": "Finish editing" - }, - "devices": { - "title": "Devices", - "failed": "Failed to load sessions", + "auth": { "deviceNameLabel": "Device name", - "removeDevice": "Remove" - }, - "accountDetails": { - "editProfile": "Edit", - "deviceNameLabel": "Device name", - "deviceNamePlaceholder": "Fremen tablet", - "logoutButton": "Log out" - }, - "actions": { - "title": "Actions", - "delete": { - "title": "Delete account", - "text": "This action is irreversible. All data will be deleted and nothing can be recovered.", - "button": "Delete account", - "confirmTitle": "Are you sure?", - "confirmDescription": "Are you sure you want to delete your account? All your data will be lost!", - "confirmButton": "Delete account" + "deviceNamePlaceholder": "Muad'Dib's Nintendo Switch", + "register": { + "information": { + "title": "Account information", + "color1": "First color", + "color2": "Second color", + "icon": "User icon", + "header": "Enter a name for your device and choose a user icon and colours" + } + }, + "login": { + "title": "Login to your account", + "description": "Oh, you're asking for the key to my top-secret lair, also known as The Fortress of Wordsmithery, accessed only by reciting the sacred incantation of the 12-word passphrase!", + "validationError": "Invalid or incomplete passphrase", + "submit": "Login", + "passphraseLabel": "12-Word Passphrase", + "passphrasePlaceholder": "Passphrase" + }, + "generate": { + "title": "Your passphrase", + "description": "If you lose this, you're a silly goose and will be posted on the wall of shame™️" + }, + "trust": { + "title": "Do you trust this host?", + "host": "Do you trust <0>{{hostname}}?", + "failed": { + "title": "Failed to reach backend", + "text": "Did you configure it correctly?" + }, + "yes": "Trust", + "no": "Go back" + }, + "verify": { + "title": "Enter your passphrase", + "description": "If you've already lost it, how will you ever be able to take care of a child?", + "invalidData": "Data is not valid", + "noMatch": "Passphrase doesn't match", + "recaptchaFailed": "ReCaptcha validation failed", + "passphraseLabel": "Your passphrase", + "register": "Register" } - } }, - "locale": { - "title": "Locale", - "language": "Application language", - "languageDescription": "Language applied to the entire application." + "errors": { + "details": "Error details", + "reloadPage": "Reload the page", + "badge": "It broke", + "title": "That's an error boss" }, - "captions": { - "title": "Captions", - "previewQuote": "I must not fear. Fear is the mind-killer.", - "backgroundLabel": "Background opacity", - "textSizeLabel": "Text size", - "colorLabel": "Color" + "notFound": { + "badge": "Not found", + "title": "Couldn't find that page", + "message": "We looked everywhere: under the bins, in the closet, behind the proxy but ultimately couldn't find the page you are looking for.", + "goHome": "Back to home" }, - "connections": { - "title": "Connections", - "workers": { - "label": "Use custom proxy workers", - "description": "To make the application function, all traffic is routed through proxies. Enable this if you want to bring your own workers.", - "urlLabel": "Worker URLs", - "emptyState": "No workers yet, add one below", - "urlPlaceholder": "https://", - "addButton": "Add new worker" - }, - "server": { - "label": "Custom server", - "description": "To make the application function, all traffic is routed through proxies. Enable this if you want to bring your own workers.", - "urlLabel": "Custom server URL" - } + "global": { + "name": "movie-web" + }, + "media": { + "types": { + "movie": "Movie", + "show": "Show" + }, + "episodeDisplay": "S{{season}} E{{episode}}" + }, + "player": { + "scraping": { + "notFound": { + "badge": "Not found", + "title": "Goo goo gaa gaa", + "text": "Oh, my apowogies, sweetie! The itty-bitty movie-web did its utmost bestest, but alas, no wucky videos to be spotted anywhere (´⊙ω⊙`) Please don't be angwy, wittle movie-web ish twying so hard. Can you find it in your heart to forgive? UwU 💖", + "homeButton": "Go home" + }, + "items": { + "pending": "Checking for videos...", + "notFound": "Doesn't have the video", + "failure": "Error occured" + } + }, + "playbackError": { + "badge": "Not found", + "title": "Whoops, it broke!", + "text": "Oh, my apowogies, sweetie! The itty-bitty movie-web did its utmost bestest, but alas, no wucky videos to be spotted anywhere (´⊙ω⊙`) Please don't be angwy, wittle movie-web ish twying so hard. Can you find it in your heart to forgive? UwU 💖", + "homeButton": "Go home", + "errors": { + "errorAborted": "The fetching of the associated resource was aborted by the user's request.", + "errorNetwork": "Some kind of network error occurred which prevented the media from being successfully fetched, despite having previously been available.", + "errorDecode": "Despite having previously been determined to be usable, an error occurred while trying to decode the media resource, resulting in an error.", + "errorNotSupported": "The associated resource or media provider object has been found to be unsuitable.", + "errorGenericMedia": "Unknown media error occured" + } + }, + "metadata": { + "notFound": { + "badge": "Not found", + "title": "Couldn't find that media.", + "text": "We couldn't find the media you requested. Either it's been removed or you tampered with the URL.", + "homeButton": "Back to home" + }, + "failed": { + "badge": "Failed", + "title": "Failed to load meta data", + "text": "Oh, my apowogies, sweetie! The itty-bitty movie-web did its utmost bestest, but alas, no wucky videos to be spotted anywhere (´⊙ω⊙`) Please don't be angwy, wittle movie-web ish twying so hard. Can you find it in your heart to forgive? UwU 💖", + "homeButton": "Go home" + } + }, + "back": { + "default": "Back to home", + "short": "Back" + }, + "time": { + "short": "-{{timeLeft}}", + "regular": "{{timeWatched}} / {{duration}}", + "remaining": "{{timeLeft}} left • Finish at {{timeFinished, datetime}}" + }, + "nextEpisode": { + "next": "Next episode", + "cancel": "Cancel" + }, + "menus": { + "settings": { + "videoSection": "Video settings", + "experienceSection": "Viewing Experience", + "enableCaptions": "Enable Captions", + "captionItem": "Caption settings", + "sourceItem": "Video sources", + "playbackItem": "Playback settings", + "downloadItem": "Download", + "qualityItem": "Quality" + }, + "episodes": { + "button": "Episodes", + "loadingTitle": "Loading...", + "loadingList": "Loading...", + "loadingError": "Error loading season", + "emptyState": "There are no episodes in this season, check back later!", + "episodeBadge": "E{{episode}}" + }, + "sources": { + "title": "Sources", + "unknownOption": "Unknown", + "noStream": { + "title": "No stream", + "text": "This source has no streams for this movie or show." + }, + "noEmbeds": { + "title": "No embeds found", + "text": "We were unable to find any embeds for this source, please try another." + }, + "failed": { + "title": "Failed to scrape", + "text": "We were unable to find any videos for this source. Don't come bitchin' to us about it, just try another source." + } + }, + "captions": { + "title": "Captions", + "customizeLabel": "Customize", + "settings": { + "fixCapitals": "Fix capitalization", + "delay": "Caption delay" + }, + "customChoice": "Upload captions", + "offChoice": "Off", + "unknownLanguage": "Unknown" + }, + "downloads": { + "title": "Download", + "disclaimer": "Downloads are taken directly from the provider. movie-web does not have control over how the downloads are provided.", + "hlsExplanation": "Insert explanation for why you can't download HLS here", + "downloadVideo": "Download video", + "downloadCaption": "Download current caption", + "onPc": { + "1": "On PC, right click the video and select Save video as", + "title": "Downloading on PC", + "shortTitle": "Download / PC" + }, + "onAndroid": { + "1": "To download on Android, tap and hold on the video, then select save.", + "title": "Downloading on Android", + "shortTitle": "Download / Android" + }, + "onIos": { + "1": "To download on iOS, click , then Save to Files . All that's left to do now is to pick a nice and cozy folder for your video!", + "title": "Downloading on iOS", + "shortTitle": "Download / iOS" + } + }, + "playback": { + "title": "Playback settings", + "speedLabel": "Playback speed" + }, + "quality": { + "title": "Quality", + "automaticLabel": "Automatic quality", + "hint": "You can try <0>switching source to get different quality options." + } + } + }, + "home": { + "mediaList": { + "stopEditing": "Stop editing" + }, + "titles": { + "morning": [ + "Morning title" + ], + "day": [ + "Day title" + ], + "night": [ + "Night title" + ] + }, + "search": { + "loading": "Loading...", + "sectionTitle": "Search results", + "allResults": "That's all we have!", + "noResults": "We couldn't find anything!", + "failed": "Failed to find media, try again!", + "placeholder": "What do you want to watch?" + }, + "continueWatching": { + "sectionTitle": "Continue Watching" + }, + "bookmarks": { + "sectionTitle": "Bookmarks" + } + }, + "overlays": { + "close": "Close" + }, + "screens": { + "loadingUser": "Loading your profile", + "loadingApp": "Loading application", + "loadingUserError": { + "text": "Failed to load your profile", + "textWithReset": "Failed to load your profile from your custom server, want to reset back to default?", + "reset": "Reset custom server" + }, + "migration": { + "failed": "Failed to migrate your data.", + "inProgress": "Please hold, we are migrating your data. This shouldn't take long." + }, + "dmca": { + "title": "DMCA", + "text": "In an effort to address the copyright concerns associated with the website known as \"movie-web,\" the DMCA, or Digital Millennium Copyright Act, has been initiated to safeguard the intellectual property rights of content creators by reporting infringements on this platform, thereby adhering to legal protocols for takedown requests, which, like, you know, it's all about, like, maintaining the integrity of intellectual property, and, um, making sure, like, creators get their fair share, but then, it's, like, this intricate dance of digital legalities, where you have to, uh, like, navigate this labyrinth of code and bytes and, uh, send, you know, these, like, electronic documents that, um, point out the, uh, alleged infringement, and it's, like, this whole, like, teeter-totter of legality, where you're, like, balancing, um, the rights of the, you know, creators and the, um, operation of this, like, online, uh, entity, and, like, the DMCA, it's, like, this, um, powerful tool, but, uh, it's also, like, this, um, complex puzzle, where, you know, you're, like, seeking justice in the digital wilderness, and, uh, striving for harmony amidst the chaos of the internet, and, um, yeah, that's, like, the whole, like, DMCA-ing thing with movie-web, you know?" + } + }, + "navigation": { + "banner": { + "offline": "Check your internet connection" + }, + "menu": { + "register": "Sync to cloud", + "settings": "Settings", + "about": "About us", + "support": "Support", + "logout": "Log out" + } + }, + "actions": { + "copy": "Copy", + "copied": "Copied", + "next": "Next" + }, + "settings": { + "unsaved": "You have unsaved changes", + "reset": "Reset", + "save": "Save", + "sidebar": { + "info": { + "title": "App information", + "hostname": "Hostname", + "backendUrl": "Backend URL", + "userId": "User ID", + "notLoggedIn": "Not logged in", + "appVersion": "App version", + "backendVersion": "Backend version", + "unknownVersion": "Unknown", + "secure": "Secure", + "insecure": "Insecure" + } + }, + "appearance": { + "title": "Appearance", + "activeTheme": "Active", + "themes": { + "default": "Default", + "blue": "Blue", + "teal": "Teal", + "red": "Red", + "gray": "Gray" + } + }, + "account": { + "title": "Account", + "register": { + "title": "Sync to the cloud", + "text": "Instantly share your watch progress between devices and keep them synced.", + "cta": "Get started" + }, + "profile": { + "title": "Edit profile picture", + "firstColor": "First color", + "secondColor": "Second color", + "userIcon": "User icon", + "finish": "Finish editing" + }, + "devices": { + "title": "Devices", + "failed": "Failed to load sessions", + "deviceNameLabel": "Device name", + "removeDevice": "Remove" + }, + "accountDetails": { + "editProfile": "Edit", + "deviceNameLabel": "Device name", + "deviceNamePlaceholder": "Fremen tablet", + "logoutButton": "Log out" + }, + "actions": { + "title": "Actions", + "delete": { + "title": "Delete account", + "text": "This action is irreversible. All data will be deleted and nothing can be recovered.", + "button": "Delete account", + "confirmTitle": "Are you sure?", + "confirmDescription": "Are you sure you want to delete your account? All your data will be lost!", + "confirmButton": "Delete account" + } + } + }, + "locale": { + "title": "Locale", + "language": "Application language", + "languageDescription": "Language applied to the entire application." + }, + "captions": { + "title": "Captions", + "previewQuote": "I must not fear. Fear is the mind-killer.", + "backgroundLabel": "Background opacity", + "textSizeLabel": "Text size", + "colorLabel": "Color" + }, + "connections": { + "title": "Connections", + "workers": { + "label": "Use custom proxy workers", + "description": "To make the application function, all traffic is routed through proxies. Enable this if you want to bring your own workers.", + "urlLabel": "Worker URLs", + "emptyState": "No workers yet, add one below", + "urlPlaceholder": "https://", + "addButton": "Add new worker" + }, + "server": { + "label": "Custom server", + "description": "To make the application function, all traffic is routed through proxies. Enable this if you want to bring your own workers.", + "urlLabel": "Custom server URL" + } + } + }, + "faq": { + "title": "About us", + "q1": { + "title": "1", + "body": "Body of 1" + }, + "how": { + "title": "1", + "body": "Body of 1" + } + }, + "footer": { + "tagline": "Watch your favorite shows and movies with this open source streaming app.", + "links": { + "github": "GitHub", + "dmca": "DMCA", + "discord": "Discord" + }, + "legal": { + "disclaimer": "Disclaimer", + "disclaimerText": "movie-web does not host any files, it merely links to 3rd party services. Legal issues should be taken up with the file hosts and providers. movie-web is not responsible for any media files shown by the video providers." + } } - }, - "faq": { - "title": "About us", - "q1": { - "title": "1", - "body": "Body of 1" - }, - "how": { - "title": "1", - "body": "Body of 1" - } - }, - "footer": { - "tagline": "Watch your favorite shows and movies with this open source streaming app.", - "links": { - "github": "GitHub", - "dmca": "DMCA", - "discord": "Discord" - }, - "legal": { - "disclaimer": "Disclaimer", - "disclaimerText": "movie-web does not host any files, it merely links to 3rd party services. Legal issues should be taken up with the file hosts and providers. movie-web is not responsible for any media files shown by the video providers." - } - } } From dd5a3debcdd4aef43d9487061245929358288cb5 Mon Sep 17 00:00:00 2001 From: admin Date: Tue, 28 Nov 2023 23:39:20 +0000 Subject: [PATCH 03/10] Translated using Weblate (German) Currently translated at 13.4% (30 of 223 strings) Translation: movie-web/movie-web Translate-URL: http://weblate.movie-web.app/projects/movie-web/movie-web/de/ --- src/assets/locales/de.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/assets/locales/de.json b/src/assets/locales/de.json index eab4e68c..c6d02de3 100644 --- a/src/assets/locales/de.json +++ b/src/assets/locales/de.json @@ -33,7 +33,7 @@ "notFound": { "badge": "Nicht gefunden", "homeButton": "Zurück zur Startseite", - "title": "Das Medium konnte nicht gefunden werden", + "title": "Das Medium konnte nicht gefunden werden.", "text": "Wir konnten die angeforderten Medien nicht finden." } }, From be72a76354adc0a0d4fc5a8e6be60555b2366e04 Mon Sep 17 00:00:00 2001 From: admin Date: Tue, 28 Nov 2023 23:39:16 +0000 Subject: [PATCH 04/10] Translated using Weblate (French) Currently translated at 13.4% (30 of 223 strings) Translation: movie-web/movie-web Translate-URL: http://weblate.movie-web.app/projects/movie-web/movie-web/fr/ --- src/assets/locales/fr.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/assets/locales/fr.json b/src/assets/locales/fr.json index 6bfd0699..dff002f7 100644 --- a/src/assets/locales/fr.json +++ b/src/assets/locales/fr.json @@ -4,12 +4,12 @@ }, "home": { "search": { - "allResults": "C'est tout ce que nous avons!", + "allResults": "C'est tout ce que nous avons !", "sectionTitle": "Résultats de la recherche", - "noResults": "Nous n'avons rien trouvé!", - "failed": "Le média n'a pas été trouvé, veuillez réessayez!", + "noResults": "Nous n'avons rien trouvé !", + "failed": "Le média n'a pas été trouvé, veuillez réessayez !", "loading": "Chargement...", - "placeholder": "Que voulez-vous voir?" + "placeholder": "Que voulez-vous voir ?" }, "bookmarks": { "sectionTitle": "Favoris" @@ -33,7 +33,7 @@ "notFound": { "badge": "Introuvable", "homeButton": "Retour à l'accueil", - "title": "Impossible de trouver ce média", + "title": "Impossible de trouver ce média.", "text": "Nous n'avons pas trouvé le média que vous avez demandé. Soit il a été supprimé, soit vous avez modifié l'URL." } }, From cc41dcf998f9b66c6db0f4bfca35ab745ada09dc Mon Sep 17 00:00:00 2001 From: admin Date: Tue, 28 Nov 2023 23:39:34 +0000 Subject: [PATCH 05/10] Translated using Weblate (Italian) Currently translated at 13.4% (30 of 223 strings) Translation: movie-web/movie-web Translate-URL: http://weblate.movie-web.app/projects/movie-web/movie-web/it/ --- src/assets/locales/it.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/assets/locales/it.json b/src/assets/locales/it.json index 6099914f..1507eb05 100644 --- a/src/assets/locales/it.json +++ b/src/assets/locales/it.json @@ -33,7 +33,7 @@ "notFound": { "badge": "Non trovato", "homeButton": "Torna alla home", - "title": "Impossibile trovare quel media", + "title": "Impossibile trovare quel media.", "text": "Non siamo riusciti a trovare il media richiesto. È stato rimosso o hai manomesso l'URL." } }, From 9a984c9cee0f3cce7f74bc6b404b83e4cf8fc350 Mon Sep 17 00:00:00 2001 From: admin Date: Tue, 28 Nov 2023 23:35:35 +0000 Subject: [PATCH 06/10] Translated using Weblate (Dutch) Currently translated at 13.0% (29 of 223 strings) Translation: movie-web/movie-web Translate-URL: http://weblate.movie-web.app/projects/movie-web/movie-web/nl/ --- src/assets/locales/nl.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/assets/locales/nl.json b/src/assets/locales/nl.json index 7516bac3..13e10dbf 100644 --- a/src/assets/locales/nl.json +++ b/src/assets/locales/nl.json @@ -7,7 +7,7 @@ "allResults": "Dat is het!", "sectionTitle": "Zoekresultaten", "noResults": "We konden helaas niets vinden!", - "failed": "Het is niet gelukt de media te laden, probeer het nog eens.", + "failed": "Het is niet gelukt de media te laden, probeer het nog eens!", "loading": "Aan het zoeken...", "placeholder": "Wat wil je graag kijken?" }, From 8912fc7767b4a32d1e9ce49ee4a5c81f94c61758 Mon Sep 17 00:00:00 2001 From: admin Date: Tue, 28 Nov 2023 23:39:12 +0000 Subject: [PATCH 07/10] Translated using Weblate (Polish) Currently translated at 13.9% (31 of 223 strings) Translation: movie-web/movie-web Translate-URL: http://weblate.movie-web.app/projects/movie-web/movie-web/pl/ --- src/assets/locales/pl.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/assets/locales/pl.json b/src/assets/locales/pl.json index f2bc34a0..eb84442f 100644 --- a/src/assets/locales/pl.json +++ b/src/assets/locales/pl.json @@ -33,7 +33,7 @@ "notFound": { "badge": "Nie znaleziono", "homeButton": "Wróć na stronę główną", - "title": "Nie można znaleźć multimediów", + "title": "Nie można znaleźć multimediów.", "text": "Nie mogliśmy znaleźć rządanych multimediów. Albo zostały usunięte, albo grzebałeś przy adresie URL." } }, From 2ff3c9cabf51b7b7c8a53dcac89d57ef92b87d66 Mon Sep 17 00:00:00 2001 From: admin Date: Tue, 28 Nov 2023 23:39:09 +0000 Subject: [PATCH 08/10] Translated using Weblate (Turkish) Currently translated at 13.9% (31 of 223 strings) Translation: movie-web/movie-web Translate-URL: http://weblate.movie-web.app/projects/movie-web/movie-web/tr/ --- src/assets/locales/tr.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/assets/locales/tr.json b/src/assets/locales/tr.json index 95b370eb..2605174e 100644 --- a/src/assets/locales/tr.json +++ b/src/assets/locales/tr.json @@ -33,7 +33,7 @@ "notFound": { "badge": "Bulunamadı", "homeButton": "Geri", - "title": "Medya bulunamadı", + "title": "Medya bulunamadı.", "text": "İstediğiniz medyayı bulamadık. URL'i yanlış girdiniz ya da medya kaldırıldı." } }, From b45a6a493e48fc915b045a13a98548a35452a5ef Mon Sep 17 00:00:00 2001 From: admin Date: Tue, 28 Nov 2023 23:38:56 +0000 Subject: [PATCH 09/10] Translated using Weblate (Vietnamese) Currently translated at 13.9% (31 of 223 strings) Translation: movie-web/movie-web Translate-URL: http://weblate.movie-web.app/projects/movie-web/movie-web/vi/ --- src/assets/locales/vi.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/assets/locales/vi.json b/src/assets/locales/vi.json index 98f8e63a..fcf6ceed 100644 --- a/src/assets/locales/vi.json +++ b/src/assets/locales/vi.json @@ -33,8 +33,8 @@ "notFound": { "badge": "Không tìm thấy", "homeButton": "Quay lại trang chính", - "title": "Không thể tìm thấy nội dung", - "text": "Chúng tôi không thể tìm thấy nội dung mà bạn yêu cầu. Hoặc là nó đã bị xóa, hoặc bạn đã xáo trộn URL" + "title": "Không thể tìm thấy nội dung.", + "text": "Chúng tôi không thể tìm thấy nội dung mà bạn yêu cầu. Hoặc là nó đã bị xóa, hoặc bạn đã xáo trộn URL." } }, "menus": { From fece1daf85967ccab46d98739fb81cb70b0a3bf5 Mon Sep 17 00:00:00 2001 From: admin Date: Tue, 28 Nov 2023 23:38:20 +0000 Subject: [PATCH 10/10] Translated using Weblate (Chinese (Simplified)) Currently translated at 13.9% (31 of 223 strings) Translation: movie-web/movie-web Translate-URL: http://weblate.movie-web.app/projects/movie-web/movie-web/zh_Hans/ --- src/assets/locales/zh.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/assets/locales/zh.json b/src/assets/locales/zh.json index 383fd97f..12f341bc 100644 --- a/src/assets/locales/zh.json +++ b/src/assets/locales/zh.json @@ -33,8 +33,8 @@ "notFound": { "badge": "未找到", "homeButton": "返回首页", - "title": "无法找到媒体", - "text": "我们无法找到您请求的媒体。它可能已被删除,或您篡改了 URL" + "title": "无法找到媒体.", + "text": "我们无法找到您请求的媒体。它可能已被删除,或您篡改了 URL." } }, "menus": {