From f5896ad97952cb96400ed7b9bb066bce2517f1d2 Mon Sep 17 00:00:00 2001 From: Andi Chandler Date: Tue, 30 May 2023 09:47:49 +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, 7 insertions(+), 1 deletion(-) diff --git a/src/strings/en-gb.json b/src/strings/en-gb.json index 97c17e791c..3c68fe5b54 100644 --- a/src/strings/en-gb.json +++ b/src/strings/en-gb.json @@ -1727,5 +1727,11 @@ "TonemappingModeHelp": "Select the tone mapping mode. If you experience blown out highlights try switching to the RGB mode.", "UserMenu": "User Menu", "MenuOpen": "Open Menu", - "MenuClose": "Close Menu" + "MenuClose": "Close Menu", + "Studio": "Studio", + "EnableAudioNormalizationHelp": "Audio normalisation will add a constant gain to keep the average at a desired level (-18dB).", + "EnableAudioNormalization": "Audio Normalisation", + "LabelEnableLUFSScan": "Enable LUFS scan", + "LabelEnableLUFSScanHelp": "Enable LUFS scan for music (This will take longer and more resources).", + "AllowCollectionManagement": "Allow this user to manage collections" }