1
0
Fork 0
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:
Luke Pulverenti 2017-10-01 13:24:10 -04:00
parent ce39e7cc0c
commit 71777198a2
69 changed files with 1041 additions and 966 deletions

View file

@ -1,20 +1,4 @@
{
"ValueSeconds": "{0} seconds",
"HeaderAudioSettings": "Audi\u00f3 Be\u00e1ll\u00edt\u00e1sok",
"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 epiz\u00f3d sz\u00e1ma:",
@ -420,9 +406,9 @@
"Up": "Fel",
"Down": "Le",
"HeaderHomeScreen": "Kezd\u0151k\u00e9perny\u0151",
"HeaderLatestMedia": "Leg\u00fajabb m\u00e9dia",
"HeaderHomeScreenContent": "Home Screen Content",
"HeaderLatestChannelItems": "Latest Channel Items",
"LabelSelectLastestItemsFolders": "Haszn\u00e1lja a k\u00f6vetkez\u0151 elemeket a Leg\u00fajabb m\u00e9di\u00e1ban",
"LabelSelectHomeScreenItemsFolders": "Allow content to appear on my home screen from:",
"HeaderLibraryOrder": "M\u00e9diat\u00e1r rendez\u00e9s",
"HideWatchedContentFromLatestMedia": "A megtekintett tartalom elrejt\u00e9se a leg\u00fajabb m\u00e9di\u00e1b\u00f3l",
"HeaderOnNow": "On Now",
@ -562,5 +548,21 @@
"Logo": "Logo",
"Menu": "Menu",
"Screenshot": "Screenshot",
"Thumb": "Thumb"
"Thumb": "Thumb",
"ValueSeconds": "{0} seconds",
"HeaderAudioSettings": "Audi\u00f3 Be\u00e1ll\u00edt\u00e1sok",
"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:"
}