From 6ad7de321101594f5b66d9fcb3e7d8fba7da374c Mon Sep 17 00:00:00 2001 From: Andi Chandler Date: Sun, 22 Sep 2024 10:28:59 +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 | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/src/strings/en-gb.json b/src/strings/en-gb.json index 84a691f70..86c482846 100644 --- a/src/strings/en-gb.json +++ b/src/strings/en-gb.json @@ -1846,7 +1846,7 @@ "LabelAllowContentWithTags": "Allow items with tags", "EnableSmoothScroll": "Enable smooth scroll", "EncodingFormatHelp": "Select the video encoding that Jellyfin should transcode to. Jellyfin will use software encoding when hardware acceleration for the selected format is not available. H264 encoding will always be enabled.", - "LabelTrickplayAccelEncodingHelp": "Currently only available on QSV, VAAPI and VideoToolbox, this option has no effect on other hardware acceleration methods.", + "LabelTrickplayAccelEncodingHelp": "Currently only available on QSV, VA-API, VideoToolbox and RKMPP, this option has no effect on other hardware acceleration methods.", "LabelEncodingFormatOptions": "Encoding format options", "LabelTrickplayAccelEncoding": "Enable hardware accelerated MJPEG encoding", "LimitSupportedVideoResolutionHelp": "Use 'Maximum Allowed Video Transcoding Resolution' as maximum supported video resolution.", @@ -1950,5 +1950,9 @@ "VideoCodecTagNotSupported": "The video codec tag is not supported", "LabelSaveTrickplayLocally": "Save trickplay images next to media", "LabelSaveTrickplayLocallyHelp": "Saving trickplay images into media folders will put them next to your media for easy migration and access.", - "ReplaceTrickplayImages": "Replace existing trickplay images" + "ReplaceTrickplayImages": "Replace existing trickplay images", + "RenderPgsSubtitle": "Experimental PGS subtitle rendering", + "RenderPgsSubtitleHelp": "Determine if the client should render PGS subtitles instead of using burned in subtitles. This can avoid server-side transcoding in exchange of client-side rendering performance.", + "LabelLyricDownloaders": "Lyric downloaders", + "LyricDownloadersHelp": "Enable and rank your preferred subtitle downloaders in order of priority." }