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

Merge pull request #5391 from dmitrylyzo/user-codec-configure

User configurable codecs (DTS, TrueHD)
This commit is contained in:
Bill Thornton 2024-05-05 04:04:40 -04:00 committed by GitHub
commit d76db0b0db
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 80 additions and 8 deletions

View file

@ -246,6 +246,8 @@
"EnableDetailsBanner": "Details Banner",
"EnableDetailsBannerHelp": "Display a banner image at the top of the item details page.",
"EnableDisplayMirroring": "Display mirroring",
"EnableDts": "Enable DTS (DCA)",
"EnableDtsHelp": "Only enable if your device supports DTS or is connected to a compatible audio receiver, otherwise it may cause playback failure.",
"EnableExternalVideoPlayers": "External video players",
"EnableExternalVideoPlayersHelp": "An external player menu will be shown when starting video playback.",
"EnableFasterAnimations": "Faster animations",
@ -267,6 +269,8 @@
"EnableThemeSongsHelp": "Play the theme songs in background while browsing the library.",
"EnableThemeVideosHelp": "Play theme videos in the background while browsing the library.",
"EnableTonemapping": "Enable Tone mapping",
"EnableTrueHd": "Enable TrueHD",
"EnableTrueHdHelp": "Only enable if your device supports TrueHD or is connected to a compatible audio receiver, otherwise it may cause playback failure.",
"EncoderPresetHelp": "Pick a faster value to improve performance, or a slower value to improve quality.",
"Ended": "Ended",
"EndsAtValue": "Ends at {0}",
@ -501,6 +505,7 @@
"HeaderUploadSubtitle": "Upload Subtitle",
"HeaderUser": "User",
"HeaderUsers": "Users",
"HeaderVideoAdvanced": "Video Advanced",
"HeaderVideoQuality": "Video Quality",
"HeaderVideos": "Videos",
"HeaderVideoType": "Video Type",