mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Merge pull request #5323 from nyanmisaka/fix-trans-nvdec
Fix translation of the enhanced NVDEC decoder
This commit is contained in:
commit
dab27ef6c4
1 changed files with 1 additions and 1 deletions
|
@ -1618,7 +1618,7 @@
|
||||||
"Select": "Select",
|
"Select": "Select",
|
||||||
"ThemeSong": "Theme Song",
|
"ThemeSong": "Theme Song",
|
||||||
"ThemeVideo": "Theme Video",
|
"ThemeVideo": "Theme Video",
|
||||||
"EnableEnhancedNvdecDecoderHelp": "Experimental NVDEC implementation, do not enable this option unless you encounter decoding errors.",
|
"EnableEnhancedNvdecDecoderHelp": "Enhanced NVDEC implementation, disable this option to use CUVID if you encounter decoding errors.",
|
||||||
"EnableSplashScreen": "Enable the splash screen",
|
"EnableSplashScreen": "Enable the splash screen",
|
||||||
"LabelVppTonemappingBrightness": "VPP Tone mapping brightness gain",
|
"LabelVppTonemappingBrightness": "VPP Tone mapping brightness gain",
|
||||||
"LabelVppTonemappingBrightnessHelp": "Apply brightness gain in VPP tone mapping. The recommended and default values are 16 and 0.",
|
"LabelVppTonemappingBrightnessHelp": "Apply brightness gain in VPP tone mapping. The recommended and default values are 16 and 0.",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue