From 7226173c81f66bfdc7e863202302241cdce11b32 Mon Sep 17 00:00:00 2001 From: Alan Azar Date: Sat, 8 Oct 2022 12:20:36 +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 | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/strings/en-gb.json b/src/strings/en-gb.json index a05d5e3d71..5b721ee886 100644 --- a/src/strings/en-gb.json +++ b/src/strings/en-gb.json @@ -1675,5 +1675,9 @@ "RememberSubtitleSelections": "Set subtitle track based on previous item", "RememberAudioSelectionsHelp": "Try to set the audio track to the closest match to the last video.", "RememberAudioSelections": "Set audio track based on previous item", - "LabelMaxVideoResolution": "Maximum Allowed Video Transcoding Resolution" + "LabelMaxVideoResolution": "Maximum Allowed Video Transcoding Resolution", + "OptionDateShowAdded": "Date Show Added", + "OptionDateEpisodeAdded": "Date Episode Added", + "IgnoreDtsHelp": "Disabling this option may resolve some issues, e.g. missing audio on channels with separate audio and video streams.", + "IgnoreDts": "Ignore DTS (decoding timestamp)" }