Merge branch 'master' into networkChange
This commit is contained in:
+15
-1
@@ -1382,7 +1382,7 @@
|
||||
"LabelTonemappingRange": "Tonemapping range:",
|
||||
"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:",
|
||||
"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.",
|
||||
"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",
|
||||
"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:",
|
||||
@@ -1418,6 +1418,20 @@
|
||||
"ButtonActivate": "Activate",
|
||||
"Authorize": "Authorise",
|
||||
"EnableAutoCast": "Set as Default",
|
||||
"EnableFallbackFontHelp": "Enable custom alternative fonts. This can avoid the problem of incorrect subtitle rendering.",
|
||||
"EnableFallbackFont": "Enable fallback fonts",
|
||||
"LabelFallbackFontPathHelp": "Specify a path containing fallback fonts for rendering ASS/SSA subtitles. The maximum allowed total font size is 20 MB. Lightweight and web-friendly font formats such as woff2 are recommended.",
|
||||
"LabelFallbackFontPath": "Fallback font folder path:",
|
||||
"HeaderSelectFallbackFontPathHelp": "Browse or enter the path of the fallback font folder to use for rendering ASS/SSA subtitles.",
|
||||
"HeaderSelectFallbackFontPath": "Select Fallback Font Folder Path",
|
||||
"OptionMaxActiveSessionsHelp": "A value of 0 will disable the feature.",
|
||||
"OptionMaxActiveSessions": "Sets the maximum number of simultaneous user sessions.",
|
||||
"OptionAllowContentDownloadHelp": "Users can download media and store it on their devices. This is not the same as a sync feature. Book libraries require this enabled to function properly.",
|
||||
"OptionAllowContentDownload": "Allow media downloads",
|
||||
"LabelUserMaxActiveSessions": "Maximum number of simultaneous user sessions:",
|
||||
"HeaderDeleteDevices": "Delete All Devices",
|
||||
"DeleteDevicesConfirmation": "Are you sure you wish to delete all devices? All other sessions will be logged out. Devices will reappear the next time a user signs in.",
|
||||
"DeleteAll": "Delete All",
|
||||
"LabelCreateHttpPortMap": "Enable automatic port mapping for http traffic as well as https.",
|
||||
"LabelCreateHttpPortMapHelp": "Permit automatic port mapping to create a rule for http traffic in addition to https traffic.",
|
||||
"HeaderAutoDiscovery": "Network Discovery",
|
||||
|
||||
Reference in New Issue
Block a user