From 421cb8cf512b660455b8357967b510af7231fe18 Mon Sep 17 00:00:00 2001 From: Andi Chandler Date: Thu, 31 Dec 2020 10:01:04 +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, 6 insertions(+), 2 deletions(-) diff --git a/src/strings/en-gb.json b/src/strings/en-gb.json index 26a7a72bf..a34b649a2 100644 --- a/src/strings/en-gb.json +++ b/src/strings/en-gb.json @@ -1443,7 +1443,7 @@ "HeaderPortRanges": "Firewall and Proxy Settings", "LabelUDPPortRange": "UDP Communication Range:", "LabelUDPPortRangeHelp": "Restrict Jellyfin to use this port range when making UDP connections. (Default is 1024 - 645535).
Note: Certain function require fixed ports that may be outside of this range.", - "LabelHDHomerunPortRange": "HD Home-run port range:", + "LabelHDHomerunPortRange": "HDHomeRun port range:", "LabelHDHomerunPortRangeHelp": "Restricts the HD Homerun UDP port range to this value. (Default is 1024 - 645535).", "LabelPublishedServerUri": "Published Server URIs:", "LabelPublishedServerUriHelp": "Override the URI used by Jellyfin, based on the interface, or client IP address.", @@ -1495,5 +1495,9 @@ "LabelDropSubtitleHere": "Drop subtitle here, or click to browse.", "HeaderUploadSubtitle": "Upload Subtitle", "HeaderAddUser": "Add User", - "HeaderAddUpdateSubtitle": "Add/Update Subtitle" + "HeaderAddUpdateSubtitle": "Add/Update Subtitle", + "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:" }