1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

Translated using Weblate (English (United Kingdom))

Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/en_GB/
This commit is contained in:
Andi Chandler 2024-08-29 20:56:33 +00:00 committed by Weblate
parent 2a7edf12fb
commit e0641ee97f

View file

@ -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"
}