From e0641ee97fe2d889faaa8af9b62a74a259bbb6ed Mon Sep 17 00:00:00 2001 From: Andi Chandler Date: Thu, 29 Aug 2024 20:56:33 +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, 4 insertions(+), 2 deletions(-) diff --git a/src/strings/en-gb.json b/src/strings/en-gb.json index de82d4e3fc..1f2e27d0ac 100644 --- a/src/strings/en-gb.json +++ b/src/strings/en-gb.json @@ -1258,7 +1258,7 @@ "OnWakeFromSleep": "On wake from sleep", "WeeklyAt": "{0}s at {1}", "DailyAt": "Daily at {0}", - "LastSeen": "Last seen {0}", + "LastSeen": "Last activity {0}", "PersonRole": "as {0}", "ListPaging": "{0}-{1} of {2}", "WriteAccessRequired": "Jellyfin requires write access to this folder. Please ensure write access and try again.", @@ -1928,5 +1928,7 @@ "MoveToTop": "Move to top", "LabelTrickplayKeyFrameOnlyExtractionHelp": "Extract key frames only for significantly faster processing with less accurate timing. If the configured hardware decoder does not support this mode, will use the software decoder instead.", "AllowTonemappingSoftwareHelp": "Tone-mapping can transform the dynamic range of a video from HDR to SDR while maintaining image details and colours, which are very important information for representing the original scene. Currently works only with 10bit HDR10 and HLG videos.", - "LabelTrickplayKeyFrameOnlyExtraction": "Only generate images from key frames" + "LabelTrickplayKeyFrameOnlyExtraction": "Only generate images from key frames", + "Reset": "Reset", + "MediaInfoRotation": "Rotation" }