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

Add strings

This commit is contained in:
TelepathicWalrus 2023-08-04 18:20:59 +01:00 committed by Bill Thornton
parent 88e925686b
commit bbdb3ac6e5

View file

@ -138,7 +138,7 @@
"ChannelNumber": "Channel number", "ChannelNumber": "Channel number",
"Channels": "Channels", "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.", "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", "ClearQueue": "Clear queue",
"ClientSettings": "Client Settings", "ClientSettings": "Client Settings",
"Collections": "Collections", "Collections": "Collections",
@ -226,7 +226,6 @@
"EnableBlurHash": "Enable blurred placeholders for images", "EnableBlurHash": "Enable blurred placeholders for images",
"EnableBlurHashHelp": "Images that are still being loaded will be displayed with a unique placeholder.", "EnableBlurHashHelp": "Images that are still being loaded will be displayed with a unique placeholder.",
"EnableCinemaMode": "Cinema mode", "EnableCinemaMode": "Cinema mode",
"EnableAudioNormalization": "Audio Normalization",
"EnableColorCodedBackgrounds": "Color coded backgrounds", "EnableColorCodedBackgrounds": "Color coded backgrounds",
"EnableDecodingColorDepth10Hevc": "Enable 10-bit hardware decoding for HEVC", "EnableDecodingColorDepth10Hevc": "Enable 10-bit hardware decoding for HEVC",
"EnableDecodingColorDepth10Vp9": "Enable 10-bit hardware decoding for VP9", "EnableDecodingColorDepth10Vp9": "Enable 10-bit hardware decoding for VP9",
@ -561,6 +560,7 @@
"LabelAudioChannels": "Audio channels", "LabelAudioChannels": "Audio channels",
"LabelAudioCodec": "Audio codec", "LabelAudioCodec": "Audio codec",
"LabelAudioLanguagePreference": "Preferred audio language", "LabelAudioLanguagePreference": "Preferred audio language",
"LabelSelectAudioNormalization": "Audio Normalization",
"LabelAudioSampleRate": "Audio sample rate", "LabelAudioSampleRate": "Audio sample rate",
"LabelAuthProvider": "Authentication Provider", "LabelAuthProvider": "Authentication Provider",
"LabelAutomaticallyAddToCollection": "Automatically add to collection", "LabelAutomaticallyAddToCollection": "Automatically add to collection",