diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2014-11-21 09:28:30 -0500 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2014-11-21 09:28:30 -0500 |
| commit | 27088b7bacccf9a259459e871320dc5de4d39ac2 (patch) | |
| tree | a244ad34bedc20be4375f83062df3f29f24b4ebf /MediaBrowser.Server.Implementations/Localization/Server/cs.json | |
| parent | dc8c24ed2905934e1d715d8a36b05f01807371f3 (diff) | |
update translations
Diffstat (limited to 'MediaBrowser.Server.Implementations/Localization/Server/cs.json')
| -rw-r--r-- | MediaBrowser.Server.Implementations/Localization/Server/cs.json | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/MediaBrowser.Server.Implementations/Localization/Server/cs.json b/MediaBrowser.Server.Implementations/Localization/Server/cs.json index 15b097a82..531ca916a 100644 --- a/MediaBrowser.Server.Implementations/Localization/Server/cs.json +++ b/MediaBrowser.Server.Implementations/Localization/Server/cs.json @@ -145,9 +145,11 @@ "OptionBudget": "Rozpo\u010det", "OptionRevenue": "P\u0159\u00edjem", "OptionPoster": "Plak\u00e1t", + "OptionPosterCard": "Poster card", "OptionBackdrop": "Pozad\u00ed", "OptionTimeline": "\u010casov\u00e1 osa", "OptionThumb": "Miniatura", + "OptionThumbCard": "Thumb card", "OptionBanner": "Prapor", "OptionCriticRating": "Hodnocen\u00ed kritik\u016f", "OptionVideoBitrate": "Bitrate videa", @@ -232,6 +234,9 @@ "OptionAllowDeleteLibraryContent": "Povolit tomuto u\u017eivateli odstra\u0148ovat obsah z knihovny m\u00e9di\u00ed", "OptionAllowManageLiveTv": "Povolit spr\u00e1vu nahr\u00e1vek \u017eiv\u00e9ho vys\u00edl\u00e1n\u00ed", "OptionAllowRemoteControlOthers": "Povolit tomuto u\u017eivateli vzd\u00e1lenou kontrolu ostatn\u00edch u\u017eivatel\u016f", + "OptionAllowRemoteSharedDevices": "Allow this user to remote control shared devices", + "OptionAllowRemoteSharedDevicesHelp": "Dlna devices are considered shared until a user begins controlling it.", + "HeaderRemoteControl": "Remote Control", "OptionMissingTmdbId": "Chyb\u011bj\u00edc\u00ed Tmdb Id", "OptionIsHD": "HD", "OptionIsSD": "SD", @@ -838,6 +843,8 @@ "ViewTypeTvShows": "Televize", "ViewTypeGames": "Hry", "ViewTypeMusic": "Hudba", + "ViewTypeMusicGenres": "Genres", + "ViewTypeMusicArtists": "Artists", "ViewTypeBoxSets": "Kolekce", "ViewTypeChannels": "Kan\u00e1ly", "ViewTypeLiveTV": "\u017div\u00e1 TV", @@ -1217,6 +1224,7 @@ "LabelConnectGuestUserNameHelp": "This is the username that your friend uses to sign in to the Media Browser website, or their email address.", "HeaderInviteUserHelp": "Sharing your media with friends is easier than ever before with Media Browser Connect.", "ButtonSendInvitation": "Send Invitation", + "HeaderSignInWithConnect": "Sign in with Media Browser Connect", "HeaderGuests": "Guests", "HeaderLocalUsers": "Local Users", "HeaderPendingInvitations": "Pending Invitations", |
