From fc6660c7286765d53d2468f5ffd8b628f2ffc142 Mon Sep 17 00:00:00 2001 From: Jesse Date: Wed, 1 Nov 2023 11:51:47 +0000 Subject: [PATCH] Translated using Weblate (English (United Kingdom)) Translation: Jellyfin/Jellyfin Web Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/en_GB/ --- src/strings/en-gb.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/src/strings/en-gb.json b/src/strings/en-gb.json index 179efeff66..bcd90dd660 100644 --- a/src/strings/en-gb.json +++ b/src/strings/en-gb.json @@ -1430,7 +1430,7 @@ "EnableAutoCast": "Set as default", "EnableFallbackFontHelp": "Enable custom alternative fonts. This can avoid the problem of incorrect subtitle rendering.", "EnableFallbackFont": "Enable fallback fonts", - "LabelFallbackFontPathHelp": "Specify a path containing fallback fonts for rendering ASS/SSA subtitles. The maximum allowed total font size is 20 MB. Lightweight and web-friendly font formats such as woff2 are recommended.", + "LabelFallbackFontPathHelp": "These fonts are used by some clients to render subtitles. Please refer to the documentation for more information.", "LabelFallbackFontPath": "Fallback font folder path", "HeaderSelectFallbackFontPathHelp": "Browse or enter the path of the fallback font folder to use for rendering ASS/SSA subtitles.", "HeaderSelectFallbackFontPath": "Select Fallback Font Folder Path", @@ -1778,5 +1778,8 @@ "BackdropScreensaver": "Backdrop Screensaver", "LogoScreensaver": "Logo Screensaver", "SelectAudioNormalizationHelp": "Track gain - adjusts the volume of each track so they playback with the same loudness. Album gain - adjusts the volume of all the tracks in an album only, keeping the album's dynamic range.", - "LabelAlbumGain": "Album Gain" + "LabelAlbumGain": "Album Gain", + "SearchResultsEmpty": "Sorry! No results found for \"{0}\"", + "LabelSelectAudioNormalization": "Audio Normalisation", + "LabelTrackGain": "Track Gain" }