From a4276fdee6d9739597c49ff1ecebac23a3aa8eda Mon Sep 17 00:00:00 2001 From: milo !! Date: Mon, 8 Apr 2024 11:28:55 +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 | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/src/strings/en-gb.json b/src/strings/en-gb.json index 48ba39bc99..29add05b45 100644 --- a/src/strings/en-gb.json +++ b/src/strings/en-gb.json @@ -1836,5 +1836,13 @@ "LabelUseReplayGainTagsHelp": "Scan audio files for replaygain tags and use them instead of computing LUFS value. (Uses less computing power. Will override 'LUFS Scan' option)", "LabelUseReplayGainTags": "Use ReplayGain Tags", "AllowSubtitleManagement": "Allow this user to edit subtitles", - "DlnaMovedMessage": "The DLNA functionality has moved to a plugin." + "DlnaMovedMessage": "The DLNA functionality has moved to a plugin.", + "EnableLibrary": "Enable the library", + "EnableLibraryHelp": "Disabling the library will hide it from all user views.", + "LimitSupportedVideoResolution": "Limit maximum supported video resolution", + "AirPlay": "AirPlay", + "AllowContentWithTagsHelp": "Only show media with at least one of the specified tags.", + "BlockContentWithTagsHelp": "Hide media with at least one of the specified tags.", + "LabelAllowContentWithTags": "Allow items with tags", + "EnableSmoothScroll": "Enable smooth scroll" }