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:
parent
20bfa5f66a
commit
c7bd1fa12e
1 changed files with 4 additions and 3 deletions
|
@ -1381,9 +1381,9 @@
|
||||||
"LabelTonemappingDesat": "Tonemapping desat:",
|
"LabelTonemappingDesat": "Tonemapping desat:",
|
||||||
"TonemappingRangeHelp": "Select the output colour range. Auto is the same as the input range.",
|
"TonemappingRangeHelp": "Select the output colour range. Auto is the same as the input range.",
|
||||||
"LabelTonemappingRange": "Tonemapping range:",
|
"LabelTonemappingRange": "Tonemapping range:",
|
||||||
"TonemappingAlgorithmHelp": "Tone mapping can be fine-tuned. If you are not familiar with these options, just keep the default.<br>The recommended value is Reinhard.",
|
"TonemappingAlgorithmHelp": "Tone mapping can be fine-tuned. If you are not familiar with these options, just keep the default. The recommended value is Reinhard.",
|
||||||
"LabelTonemappingAlgorithm": "Select the Tone mapping algorithm to use:",
|
"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 using NVENC HEVC decoder and transcoding HDR10 or HLG videos.",
|
"AllowTonemappingHelp": "Tone mapping can transform the dynamic range of a video from HDR to SDR while maintaining image details and colors, 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",
|
"EnableTonemapping": "Enable Tone mapping",
|
||||||
"LabelOpenclDeviceHelp": "This is the OpenCL device that is used for tonemapping. The left side of the dot is the platform number, and the right side is the device number on the platform. The default value is 0.0. The ffmpeg application file containing the OpenCL hardware acceleration method is required.",
|
"LabelOpenclDeviceHelp": "This is the OpenCL device that is used for tonemapping. The left side of the dot is the platform number, and the right side is the device number on the platform. The default value is 0.0. The ffmpeg application file containing the OpenCL hardware acceleration method is required.",
|
||||||
"LabelOpenclDevice": "OpenCL Device:",
|
"LabelOpenclDevice": "OpenCL Device:",
|
||||||
|
@ -1417,5 +1417,6 @@
|
||||||
"EnableQuickConnect": "Enable quick connect on this server",
|
"EnableQuickConnect": "Enable quick connect on this server",
|
||||||
"ButtonUseQuickConnect": "Use Quick Connect",
|
"ButtonUseQuickConnect": "Use Quick Connect",
|
||||||
"ButtonActivate": "Activate",
|
"ButtonActivate": "Activate",
|
||||||
"Authorize": "Authorise"
|
"Authorize": "Authorise",
|
||||||
|
"EnableAutoCast": "Set as Default"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue