mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
commit
c2ec479567
6 changed files with 31 additions and 17 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 album's 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",
|
||||
|
@ -549,6 +548,7 @@
|
|||
"LabelAlbumArtMaxResHelp": "Maximum resolution of album art exposed via the 'upnp:albumArtURI' property.",
|
||||
"LabelAlbumArtMaxWidth": "Album art max width",
|
||||
"LabelAlbumArtPN": "Album art PN",
|
||||
"LabelAlbumGain": "Album Gain",
|
||||
"LabelAllowedRemoteAddresses": "Remote IP address filter",
|
||||
"LabelAllowedRemoteAddressesMode": "Remote IP address filter mode",
|
||||
"LabelAllowHWTranscoding": "Allow hardware transcoding",
|
||||
|
@ -561,6 +561,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",
|
||||
|
@ -1635,6 +1636,7 @@
|
|||
"LabelPlaybackInfo": "Playback Info",
|
||||
"LabelAudioInfo": "Audio Info",
|
||||
"LabelVideoInfo": "Video Info",
|
||||
"LabelTrackGain": "Track Gain",
|
||||
"LabelTranscodingInfo": "Transcoding Info",
|
||||
"LabelDirectStreamingInfo": "Direct Streaming Info",
|
||||
"LabelRemuxingInfo": "Remuxing Info",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue