From d98304650217939e8e9dea49edb8e8afdccff006 Mon Sep 17 00:00:00 2001 From: WWWesten Date: Tue, 12 Apr 2022 20:04:03 +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 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/strings/en-gb.json b/src/strings/en-gb.json index 9880760007..c8cba6cc50 100644 --- a/src/strings/en-gb.json +++ b/src/strings/en-gb.json @@ -1648,5 +1648,6 @@ "Production": "Production", "OriginalAirDate": "Original Air Date", "Digital": "Digital", - "MessageUnauthorizedUser": "You are not authorized to access the server at this time. Please contact your server administrator for more information." + "MessageUnauthorizedUser": "You are not authorized to access the server at this time. Please contact your server administrator for more information.", + "EnableEnhancedNvdecDecoderHelp": "Experimental NVDEC implementation, do not enable this option unless you encounter decoding errors." }