From 0761c9afbf2fce2845131009470a318c29e34cde Mon Sep 17 00:00:00 2001 From: cocool97 Date: Thu, 11 Mar 2021 10:05:32 +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 | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/src/strings/en-gb.json b/src/strings/en-gb.json index 6118921df3..35d010ced9 100644 --- a/src/strings/en-gb.json +++ b/src/strings/en-gb.json @@ -1501,5 +1501,12 @@ "LabelMinAudiobookResumeHelp": "Titles are assumed unplayed if stopped before this time.", "LabelMinAudiobookResume": "Minimum Audiobook resume in minutes:", "LabelMaxAudiobookResumeHelp": "Titles are assumed fully played if stopped after this time.", - "LabelMaxAudiobookResume": "Maximum Audiobook resume in minutes:" + "LabelMaxAudiobookResume": "Maximum Audiobook resume in minutes:", + "AllowVppTonemappingHelp": "Full hardware based tone mapping without using OpenCL filter. Currently works only when transcoding videos with enbedded HDR10 metadata.", + "EnableVppTonemapping": "Enable VPP Tone mapping", + "EnableEnhancedNvdecDecoder": "Enable enhanced NVDEC decoder", + "MessagePlaybackError": "There was an error playing this file on your Google Cast receiver.", + "MessageChromecastConnectionError": "Your Google Cast receiver is unable to contact the Jellyfin server. Please check the connection and try again.", + "Framerate": "Framerate", + "DirectPlayHelp": "The source file is entirely compatible with this client, and the session is receiving the file without modifications." }