From a4bcb5cf1a7affe2b57fb5c04b76cc51ea539326 Mon Sep 17 00:00:00 2001 From: WWWesten Date: Mon, 27 Dec 2021 10:47:09 +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, 8 insertions(+), 2 deletions(-) diff --git a/src/strings/en-gb.json b/src/strings/en-gb.json index abd3112994..d2ccbff77d 100644 --- a/src/strings/en-gb.json +++ b/src/strings/en-gb.json @@ -1382,7 +1382,7 @@ "LabelTonemappingDesat": "Tone mapping desat:", "TonemappingRangeHelp": "Select the output colour range. Auto is the same as the input range.", "LabelTonemappingRange": "Tone mapping range:", - "TonemappingAlgorithmHelp": "Tone mapping can be fine-tuned. If you are not familiar with these options, just keep the default. The recommended value is Hable.", + "TonemappingAlgorithmHelp": "Tone mapping can be fine-tuned. If you are not familiar with these options, just keep the default. The recommended value is 'BT.2390'.", "LabelTonemappingAlgorithm": "Select the Tone mapping algorithm to use:", "AllowTonemappingHelp": "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 when transcoding videos with embedded HDR10 or HLG metadata. If the playback is not smooth or fails, please consider turning off the corresponding hardware decoder.", "EnableTonemapping": "Enable Tone mapping", @@ -1600,5 +1600,11 @@ "Larger": "Larger", "TypeOptionPluralSeries": "TV Programmes", "TypeOptionPluralSeason": "Series", - "Cursive": "Cursive" + "Cursive": "Cursive", + "LabelHardwareEncodingOptions": "Hardware encoding options:", + "IntelLowPowerEncHelp": "Low-Power Encoding can keep unnecessary CPU-GPU sync. On Linux they must be disabled if the i915 HuC firmware is not configured.", + "EnableIntelLowPowerHevcHwEncoder": "Enable Intel Low-Power HEVC hardware encoder", + "EnableIntelLowPowerH264HwEncoder": "Enable Intel Low-Power H.264 hardware encoder", + "PreferSystemNativeHwDecoder": "Prefer OS native DXVA or VA-API hardware decoders", + "ContainerBitrateExceedsLimit": "The video's bitrate exceeds the limit" }