Fix missing English subtitle translations and remove duplicate sections

This commit is contained in:
William Oldham 2023-12-28 23:48:54 +00:00
parent 46f9925bdc
commit 61a7607258

View File

@ -124,15 +124,11 @@
}, },
"morning": { "morning": {
"default": "What would you like to watch this morning?", "default": "What would you like to watch this morning?",
"extra": [ "extra": ["I hear Before Sunrise is good"]
"I hear Before Sunrise is good"
]
}, },
"night": { "night": {
"default": "What would you like to watch tonight?", "default": "What would you like to watch tonight?",
"extra": [ "extra": ["Tired? I hear The Exorcist is good."]
"Tired? I hear The Exorcist is good."
]
} }
} }
}, },
@ -211,18 +207,18 @@
"subtitles": { "subtitles": {
"title": "Subtitles", "title": "Subtitles",
"customizeLabel": "Customize", "customizeLabel": "Customize",
"offChoice": "Off",
"settings": { "settings": {
"backlink": "Custom Subtitles",
"fixCapitals": "Fix capitalization", "fixCapitals": "Fix capitalization",
"delay": "Caption delay" "delay": "Subtitle delay",
"backlink": "Custom subtitles"
}, },
"title": "Captions", "customChoice": "Select subtitle from file",
"offChoice": "Off",
"unknownLanguage": "Unknown" "unknownLanguage": "Unknown"
}, },
"downloads": { "downloads": {
"disclaimer": "Downloads are taken directly from the provider. movie-web does not have control over how the downloads are provided.", "disclaimer": "Downloads are taken directly from the provider. movie-web does not have control over how the downloads are provided.",
"downloadCaption": "Download current caption", "downloadSubtitle": "Download current subtitle",
"downloadPlaylist": "Download playlist", "downloadPlaylist": "Download playlist",
"downloadVideo": "Download video", "downloadVideo": "Download video",
"hlsDisclaimer": "Downloads are taken directly from the provider. movie-web does not have control over how the downloads are provided. Please note that you are downloading an HLS playlist, this is intended for users familiar with advanced multimedia streaming.", "hlsDisclaimer": "Downloads are taken directly from the provider. movie-web does not have control over how the downloads are provided. Please note that you are downloading an HLS playlist, this is intended for users familiar with advanced multimedia streaming.",
@ -243,14 +239,6 @@
}, },
"title": "Download" "title": "Download"
}, },
"episodes": {
"button": "Episodes",
"emptyState": "There are no episodes in this season, check back later!",
"episodeBadge": "E{{episode}}",
"loadingError": "Error loading season",
"loadingList": "Loading...",
"loadingTitle": "Loading..."
},
"playback": { "playback": {
"speedLabel": "Playback speed", "speedLabel": "Playback speed",
"title": "Playback settings" "title": "Playback settings"
@ -260,32 +248,6 @@
"hint": "You can try <0>switching source</0> to get different quality options.", "hint": "You can try <0>switching source</0> to get different quality options.",
"iosNoQuality": "Due to Apple-defined limitations, quality selection is not available on iOS for this source. You can try <0>switching to another source</0> to get different quality options.", "iosNoQuality": "Due to Apple-defined limitations, quality selection is not available on iOS for this source. You can try <0>switching to another source</0> to get different quality options.",
"title": "Quality" "title": "Quality"
},
"settings": {
"captionItem": "Subtitle settings",
"downloadItem": "Download",
"enableCaptions": "Enable captions",
"experienceSection": "Viewing experience",
"playbackItem": "Playback settings",
"qualityItem": "Quality",
"sourceItem": "Video sources",
"videoSection": "Video settings"
},
"sources": {
"failed": {
"text": "There was an error while trying to find any videos, please try a different source.",
"title": "Failed to scrape"
},
"noEmbeds": {
"text": "We were unable to find any embeds, please try a different source.",
"title": "No embeds found"
},
"noStream": {
"text": "This source has no streams for this movie or show.",
"title": "No stream"
},
"title": "Sources",
"unknownOption": "Unknown"
} }
}, },
"metadata": { "metadata": {
@ -412,7 +374,8 @@
"title": "Subtitles", "title": "Subtitles",
"previewQuote": "I must not fear. Fear is the mind-killer.", "previewQuote": "I must not fear. Fear is the mind-killer.",
"textSizeLabel": "Text size", "textSizeLabel": "Text size",
"title": "Captions" "backgroundLabel": "Background opacity",
"colorLabel": "Color"
}, },
"connections": { "connections": {
"server": { "server": {