diff options
Diffstat (limited to 'MediaBrowser.Server.Implementations/Localization/Server/cs.json')
| -rw-r--r-- | MediaBrowser.Server.Implementations/Localization/Server/cs.json | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/MediaBrowser.Server.Implementations/Localization/Server/cs.json b/MediaBrowser.Server.Implementations/Localization/Server/cs.json index 61cc41f64..813df6772 100644 --- a/MediaBrowser.Server.Implementations/Localization/Server/cs.json +++ b/MediaBrowser.Server.Implementations/Localization/Server/cs.json @@ -479,7 +479,7 @@ "HeaderProgram": "Program", "HeaderClients": "Klienti", "LabelCompleted": "Hotovo", - "LabelFailed": "Chyba", + "LabelFailed": "Failed", "LabelSkipped": "Skipped", "HeaderEpisodeOrganization": "Episode Organization", "LabelSeries": "Series:", @@ -768,7 +768,8 @@ "LabelHomePageSection2": "Home page section two:", "LabelHomePageSection3": "Home page section three:", "OptionLibraryButtons": "Library buttons", - "OptionLibraryTiles": "Library tiles", + "OptionLibraryTiles": "Library tiles (large)", + "OptionSmallLibraryTiles": "Library tiles (small)", "OptionResumablemedia": "Resume", "OptionLatestMedia": "Latest media", "OptionNone": "None", @@ -803,8 +804,10 @@ "ViewTypeGames": "Games", "ViewTypeMusic": "Music", "ViewTypeBoxSets": "Collections", + "ViewTypeChannels": "Channels", + "ViewTypeLiveTV": "Live TV", "HeaderOtherDisplaySettings": "Display Settings", "HeaderLibraryViews": "Library Views", - "LabelSelectFolderGroups": "Automatically group the following folders into views such as Movies, Music and TV:", - "LabelSelectFolderGroupsHelp": "Folders that are unchecked will be displayed by themselves in their own section." + "LabelSelectFolderGroups": "Automatically group content from the following folders into views such as Movies, Music and TV:", + "LabelSelectFolderGroupsHelp": "Folders that are unchecked will be displayed by themselves in their own view." }
\ No newline at end of file |
