From ef7018c3e524c55a4c2f94220fd9b066c6f1ddb4 Mon Sep 17 00:00:00 2001 From: Andi Chandler Date: Wed, 4 Sep 2024 11:53:05 +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 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/strings/en-gb.json b/src/strings/en-gb.json index 1f2e27d0ac..eb513668ed 100644 --- a/src/strings/en-gb.json +++ b/src/strings/en-gb.json @@ -1930,5 +1930,6 @@ "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", "Reset": "Reset", - "MediaInfoRotation": "Rotation" + "MediaInfoRotation": "Rotation", + "LibraryInvalidItemIdError": "The library is in an invalid state and cannot be edited. You are possibly encountering a bug: the path in the database is not the correct path on the filesystem." }