diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2014-06-24 17:45:21 -0400 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2014-06-24 17:45:21 -0400 |
| commit | a55d156fd65e297b044d8ad898b1e04f659e4e60 (patch) | |
| tree | eafab23e684a05bf2ce73a73d676290203f48bab /MediaBrowser.Server.Implementations/Localization/Server/cs.json | |
| parent | 34bc54263e886aae777a3537dc50a6535b51330a (diff) | |
update translations
Diffstat (limited to 'MediaBrowser.Server.Implementations/Localization/Server/cs.json')
| -rw-r--r-- | MediaBrowser.Server.Implementations/Localization/Server/cs.json | 49 |
1 files changed, 11 insertions, 38 deletions
diff --git a/MediaBrowser.Server.Implementations/Localization/Server/cs.json b/MediaBrowser.Server.Implementations/Localization/Server/cs.json index 167e21db8..b9f7fba6f 100644 --- a/MediaBrowser.Server.Implementations/Localization/Server/cs.json +++ b/MediaBrowser.Server.Implementations/Localization/Server/cs.json @@ -1,38 +1,4 @@ { - "LabelMediaBrowser": "Media Browser", - "OptionNotifyOnPlayback": "When users play content", - "HeaderEnableNotificationForEvents": "Nofity administrative users when:", - "HeaderEnableNotificationForPlayback": "Notify when users play:", - "OptionNotifyOnUpdates": "Updates available", - "OptionNotifyOnVideoPlayback": "Video playback", - "OptionNotifyOnAudioPlayback": "Audio playback", - "OptionNotifyOnGamePlayback": "Games playback", - "OptionNotifyOnFailedTasks": "Scheduled task failure", - "OptionNotifyOnNewLibraryContent": "New library content added", - "OptionNotifyOnServerRestartRequired": "Server restart required", - "NotificationOptionUpdatesAvailable": "Updates available", - "NotificationOptionFailedTasks": "Scheduled task failure", - "TabUpdates": "Aktualizace", - "HeaderUpdateLevel": "Level aktualizace", - "LabelRequireTextSubtitles": "Download even if the video already contains graphical subtitles", - "LabelRequireTextSubtitlesHelp": "Keeping text versions of subtitles will result in more efficient delivery to mobile clients.", - "HeaderSubtitleDownloadingMoreHelp": "Subtitles are considered missing when the audio track is in a foreign language, and there are no subtitles available in the preferred language.", - "LabelDisplayForcedSubtitlesOnly": "Zobrazit pouze vynucen\u00e9 titulky", - "HeaderCustomizeOptionsPerMediaType": "Upravit nastaven\u00ed podle typu m\u00e9dia", - "LabelAudioLanguagePreferenceHelp": "If empty, the default audio track will be selected, regardless of language.", - "TabCustomizations": "Customizations", - "HeaderAllDevices": "All Devices", - "HeaderThisDevice": "This Device", - "OptionLibraryButtons": "Library buttons", - "OptionLibraryTiles": "Library tiles (large)", - "OptionSmallLibraryTiles": "Library tiles (small)", - "ButtonPlayTrailer": "Trailer", - "LabelFailed": "Chyba", - "LabelSeries": "Series:", - "ButtonPreviousTrack": "Previous track", - "ButtonNextTrack": "Next track", - "HeaderMyLibrary": "My Library", - "HeaderLibraryViews": "Library Views", "LabelExit": "Zav\u0159\u00edt", "LabelVisitCommunity": "Nav\u0161t\u00edvit komunitu", "LabelGithubWiki": "Github Wiki", @@ -430,6 +396,7 @@ "HeaderCastCrew": "Herci a obsazen\u00ed", "HeaderAdditionalParts": "Dal\u0161\u00ed sou\u010d\u00e1sti", "ButtonSplitVersionsApart": "Rozd\u011blit verze od sebe", + "ButtonPlayTrailer": "Trailer", "LabelMissing": "Chyb\u00ed", "LabelOffline": "Offline", "PathSubstitutionHelp": "Nahrazen\u00ed cest se pou\u017e\u00edv\u00e1 pro namapov\u00e1n\u00ed cest k serveru, kter\u00e9 je p\u0159\u00edstupn\u00e9 u\u017eivateli. Povolen\u00edm p\u0159\u00edm\u00e9ho p\u0159\u00edstupu m\u016f\u017ee umo\u017enit u\u017eivateli jeho p\u0159ehr\u00e1n\u00ed bez u\u017eit\u00ed streamov\u00e1n\u00ed a p\u0159ek\u00f3dov\u00e1n\u00ed servru.", @@ -512,8 +479,10 @@ "HeaderProgram": "Program", "HeaderClients": "Klienti", "LabelCompleted": "Hotovo", + "LabelFailed": "Chyba", "LabelSkipped": "Skipped", "HeaderEpisodeOrganization": "Episode Organization", + "LabelSeries": "Series:", "LabelSeasonNumber": "Season number", "LabelEpisodeNumber": "Episode number", "LabelEndingEpisodeNumber": "Ending episode number", @@ -661,6 +630,8 @@ "ButtonScenes": "Scenes", "ButtonSubtitles": "Subtitles", "ButtonAudioTracks": "Audio tracks", + "ButtonPreviousTrack": "Previous track", + "ButtonNextTrack": "Next track", "ButtonStop": "Stop", "ButtonPause": "Pause", "LabelGroupMoviesIntoCollections": "Group movies into collections", @@ -800,9 +771,9 @@ "LabelHomePageSection2": "Home page section two:", "LabelHomePageSection3": "Home page section three:", "LabelHomePageSection4": "Home page section four:", - "OptionMyLibraryButtons": "My library (buttons)", - "OptionMyLibrary": "My library", - "OptionMyLibrarySmall": "My library (small)", + "OptionMyViewsButtons": "My views (buttons)", + "OptionMyViews": "My views", + "OptionMyViewsSmall": "My views (small)", "OptionResumablemedia": "Resume", "OptionLatestMedia": "Latest media", "OptionLatestChannelMedia": "Latest channel items", @@ -848,5 +819,7 @@ "OptionDisplayAdultContent": "Display adult content", "OptionLibraryFolders": "Media folders", "TitleRemoteControl": "Remote Control", - "OptionLatestTvRecordings": "Latest recordings" + "OptionLatestTvRecordings": "Latest recordings", + "LabelProtocolInfo": "Protocol info:", + "LabelProtocolInfoHelp": "The value that will be used when responding to GetProtocolInfo requests from the device." }
\ No newline at end of file |
