mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update home screen sections
This commit is contained in:
parent
ce39e7cc0c
commit
71777198a2
69 changed files with 1041 additions and 966 deletions
|
@ -1,20 +1,4 @@
|
|||
{
|
||||
"ValueSeconds": "{0} seconds",
|
||||
"HeaderAudioSettings": "Audio Settings",
|
||||
"EnableCinemaMode": "Enable cinema mode",
|
||||
"PlayNextEpisodeAutomatically": "Play next episode automatically",
|
||||
"LabelAudioLanguagePreference": "Preferred audio language:",
|
||||
"HeaderVideoQuality": "Video Quality",
|
||||
"LabelPlayDefaultAudioTrack": "Play default audio track regardless of language",
|
||||
"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.",
|
||||
"EnableNextVideoInfoOverlay": "Enable next video info during playback",
|
||||
"EnableNextVideoInfoOverlayHelp": "At the end of a video, display info about the next video coming up in the current playlist.",
|
||||
"LabelMaxChromecastBitrate": "Chromecast streaming quality:",
|
||||
"LabelSkipBackLength": "Skip back length:",
|
||||
"LabelSkipForwardLength": "Skip forward length:",
|
||||
"LabelInternetQuality": "Internet quality:",
|
||||
"HeaderMusicQuality": "Music Quality",
|
||||
"LabelHomeNetworkQuality": "Home network quality:",
|
||||
"MessageUnlockAppWithPurchaseOrSupporter": "Unlock this feature with a small one-time purchase, or with an active Emby Premiere subscription.",
|
||||
"MessageUnlockAppWithSupporter": "Unlock this feature with an active Emby Premiere subscription.",
|
||||
"MessageToValidateSupporter": "If you have an active Emby Premiere subscription, ensure you've setup Emby Premiere in your Emby Server Dashboard, which you can access by clicking Emby Premiere within the main menu.",
|
||||
|
@ -183,6 +167,8 @@
|
|||
"FormatValue": "Format: {0}",
|
||||
"DownloadsValue": "Downloads: {0}",
|
||||
"PerfectMatch": "Perfect match",
|
||||
"EnableExternalVideoPlayers": "Enable external video players",
|
||||
"EnableExternalVideoPlayersHelp": "An external player menu will be shown when starting video playback.",
|
||||
"HeaderAlternateEpisodeNumbers": "Alternate Episode Numbers",
|
||||
"LabelDvdSeasonNumber": "Dvd season number:",
|
||||
"LabelDvdEpisodeNumber": "Dvd episode number:",
|
||||
|
@ -420,9 +406,9 @@
|
|||
"Up": "Up",
|
||||
"Down": "Down",
|
||||
"HeaderHomeScreen": "Home Screen",
|
||||
"HeaderLatestMedia": "Latest Media",
|
||||
"HeaderHomeScreenContent": "Home Screen Content",
|
||||
"HeaderLatestChannelItems": "Latest Channel Items",
|
||||
"LabelSelectLastestItemsFolders": "Include items from the following sections in Latest Media",
|
||||
"LabelSelectHomeScreenItemsFolders": "Allow content to appear on my home screen from:",
|
||||
"HeaderLibraryOrder": "Library Order",
|
||||
"HideWatchedContentFromLatestMedia": "Hide watched content from latest media",
|
||||
"HeaderOnNow": "On Now",
|
||||
|
@ -562,5 +548,21 @@
|
|||
"Logo": "Logo",
|
||||
"Menu": "Menu",
|
||||
"Screenshot": "Screenshot",
|
||||
"Thumb": "Thumb"
|
||||
"Thumb": "Thumb",
|
||||
"ValueSeconds": "{0} seconds",
|
||||
"HeaderAudioSettings": "Audio Settings",
|
||||
"LabelAudioLanguagePreference": "Preferred audio language:",
|
||||
"LabelPlayDefaultAudioTrack": "Play default audio track regardless of language",
|
||||
"HeaderVideoQuality": "Video Quality",
|
||||
"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.",
|
||||
"EnableNextVideoInfoOverlay": "Enable next video info during playback",
|
||||
"EnableNextVideoInfoOverlayHelp": "At the end of a video, display info about the next video coming up in the current playlist.",
|
||||
"PlayNextEpisodeAutomatically": "Play next episode automatically",
|
||||
"LabelMaxChromecastBitrate": "Chromecast streaming quality:",
|
||||
"LabelSkipBackLength": "Skip back length:",
|
||||
"LabelSkipForwardLength": "Skip forward length:",
|
||||
"EnableCinemaMode": "Enable cinema mode",
|
||||
"LabelInternetQuality": "Internet quality:",
|
||||
"HeaderMusicQuality": "Music Quality",
|
||||
"LabelHomeNetworkQuality": "Home network quality:"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue