mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Add strings
This commit is contained in:
parent
88e925686b
commit
bbdb3ac6e5
1 changed files with 2 additions and 2 deletions
|
@ -138,7 +138,7 @@
|
|||
"ChannelNumber": "Channel number",
|
||||
"Channels": "Channels",
|
||||
"CinemaModeConfigurationHelp": "Cinema mode brings the theater experience straight to your living room with the ability to play trailers and custom intros before the main feature.",
|
||||
"EnableAudioNormalizationHelp": "Audio normalization will add a constant gain to keep the average at a desired level (-18dB).",
|
||||
"SelectAudioNormalizationHelp": "Track gain - adjusts the volume of each track so they playback with the same loudness. Album gain - adjusts the volume of all the tracks in an album only, keeping the albums dynamic range.",
|
||||
"ClearQueue": "Clear queue",
|
||||
"ClientSettings": "Client Settings",
|
||||
"Collections": "Collections",
|
||||
|
@ -226,7 +226,6 @@
|
|||
"EnableBlurHash": "Enable blurred placeholders for images",
|
||||
"EnableBlurHashHelp": "Images that are still being loaded will be displayed with a unique placeholder.",
|
||||
"EnableCinemaMode": "Cinema mode",
|
||||
"EnableAudioNormalization": "Audio Normalization",
|
||||
"EnableColorCodedBackgrounds": "Color coded backgrounds",
|
||||
"EnableDecodingColorDepth10Hevc": "Enable 10-bit hardware decoding for HEVC",
|
||||
"EnableDecodingColorDepth10Vp9": "Enable 10-bit hardware decoding for VP9",
|
||||
|
@ -561,6 +560,7 @@
|
|||
"LabelAudioChannels": "Audio channels",
|
||||
"LabelAudioCodec": "Audio codec",
|
||||
"LabelAudioLanguagePreference": "Preferred audio language",
|
||||
"LabelSelectAudioNormalization": "Audio Normalization",
|
||||
"LabelAudioSampleRate": "Audio sample rate",
|
||||
"LabelAuthProvider": "Authentication Provider",
|
||||
"LabelAutomaticallyAddToCollection": "Automatically add to collection",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue