diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2014-10-01 20:28:16 -0400 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2014-10-01 20:28:16 -0400 |
| commit | 0690b4f2e09608b9f25ebb8ef9a325b57135e529 (patch) | |
| tree | 051661ff804a5a5f58402e534df96b5ea59c7a93 /MediaBrowser.Server.Implementations/Localization/Server/cs.json | |
| parent | 4aa959c1e266442804b6961aeb2d09f4b812f744 (diff) | |
Add user cinema mode setting
Diffstat (limited to 'MediaBrowser.Server.Implementations/Localization/Server/cs.json')
| -rw-r--r-- | MediaBrowser.Server.Implementations/Localization/Server/cs.json | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/MediaBrowser.Server.Implementations/Localization/Server/cs.json b/MediaBrowser.Server.Implementations/Localization/Server/cs.json index a038db8cd..dd6fe04fd 100644 --- a/MediaBrowser.Server.Implementations/Localization/Server/cs.json +++ b/MediaBrowser.Server.Implementations/Localization/Server/cs.json @@ -358,7 +358,7 @@ "OptionHasThemeVideo": "Tematick\u00e9 video", "LabelEnableIntroParentalControlHelp": "Trailers will only be selected with a parental rating equal to or less than the content being watched.", "TabMovies": "Filmy", - "LabelThisFeatureRequiresSupporterHelp": "This feature requires an active supporter membership.", + "LabelTheseFeaturesRequireSupporterHelpAndTrailers": "These features require an active supporter membership and installation of the Trailer channel plugin.", "TabStudios": "Studia", "OptionTrailersFromMyMoviesHelp": "Requires setup of local trailers.", "TabTrailers": "Uk\u00e1zky\/trailery", @@ -368,10 +368,15 @@ "LabelArtistsHelp": "Separate multiple using ;", "ValueSpecialEpisodeName": "Special - {0}", "HeaderLatestMovies": "Posledn\u00ed filmy", + "LabelSelectInternetTrailersForCinemaMode": "Internet trailers:", "HeaderLatestTrailers": "Posledn\u00ed uk\u00e1zky\/trailery", + "OptionUpcomingDvdMovies": "Include trailers from new and upcoming movies on Dvd & Blu-ray", "OptionHasSpecialFeatures": "Speci\u00e1ln\u00ed funkce", + "OptionUpcomingStreamingMovies": "Include trailers from new and upcoming movies on Netflix", "OptionImdbRating": "Hodnocen\u00ed IMDb", + "LabelDisplayTrailersWithinMovieSuggestions": "Display trailers within movie suggestions", "OptionParentalRating": "Rodi\u010dovsk\u00e9 hodnocen\u00ed", + "LabelDisplayTrailersWithinMovieSuggestionsHelp": "Requires installation of the Trailer channel.", "OptionPremiereDate": "Datum premi\u00e9ry", "TabBasic": "Z\u00e1kladn\u00ed", "TabAdvanced": "Pokro\u010dil\u00e9", |
