From 27e92802d520c0c59245bf29b7222a1cbfd463a5 Mon Sep 17 00:00:00 2001 From: Andi Chandler Date: Fri, 28 Mar 2025 11:33:02 -0400 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 | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/src/strings/en-gb.json b/src/strings/en-gb.json index 5452e2effd..9fd676af1c 100644 --- a/src/strings/en-gb.json +++ b/src/strings/en-gb.json @@ -1719,7 +1719,7 @@ "Short": "Short", "HeaderPerformance": "Performance", "LabelParallelImageEncodingLimit": "Parallel image encoding limit", - "LabelParallelImageEncodingLimitHelp": "Maximum number of image encodings that are allowed to run in parallel. Setting this to 0 will choose a limit based on your systems core count.", + "LabelParallelImageEncodingLimitHelp": "Maximum number of image encodings that are allowed to run in parallel. Leaving this empty will choose a limit based on your systems core count.", "LabelEnableAudioVbr": "Enable VBR audio encoding", "LabelEnableAudioVbrHelp": "Variable bitrate offers better quality to average bitrate ratio, but in some rare cases may cause buffering and compatibility issues.", "LabelTonemappingMode": "Tone mapping mode", @@ -1880,7 +1880,7 @@ "LabelSelectPreferredTranscodeVideoAudioCodec": "Preferred transcode audio codec in video playback", "Letterer": "Letterer", "LibraryScanFanoutConcurrency": "Parallel library scan tasks limit", - "LibraryScanFanoutConcurrencyHelp": "Maximum number of parallel tasks during library scans. Setting this to 0 will choose a limit based on your systems core count. WARNING: Setting this number too high may cause issues with network file systems; if you encounter problems lower this number.", + "LibraryScanFanoutConcurrencyHelp": "Maximum number of parallel tasks during library scans. Leaving this empty will choose a limit based on your system's core count. WARNING: Setting this number too high may cause issues with network file systems; if you encounter problems lower this number.", "Penciller": "Penciler", "PlaylistError.AddFailed": "Error adding to playlist", "PlaylistError.CreateFailed": "Error creating playlist", @@ -2011,5 +2011,7 @@ "DisplayLoadError": "An error occurred while loading display configuration data.", "HeaderPageNotFound": "Page not found", "PageNotFound": "This is not the page you are looking for.", - "MetadataImagesLoadError": "Failed to load metadata settings" + "MetadataImagesLoadError": "Failed to load metadata settings", + "SettingsPageLoadError": "Failed to load settings page", + "RetryWithGlobalSearch": "Retry with a global search" }