cs.json 33 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631
  1. {
  2. "SettingsSaved": "Nastaven\u00ed ulo\u017eeno.",
  3. "AddUser": "P\u0159idat u\u017eivatele",
  4. "Users": "U\u017eivatel\u00e9",
  5. "Delete": "Odstranit",
  6. "Administrator": "Administr\u00e1tor",
  7. "Password": "Heslo",
  8. "DeleteImage": "Odstranit obr\u00e1zek",
  9. "DeleteImageConfirmation": "Jste si jisti, \u017ee chcete odstranit tento obr\u00e1zek?",
  10. "FileReadCancelled": "\u010cten\u00ed souboru bylo zru\u0161eno.",
  11. "FileNotFound": "Soubor nebyl nalezen.",
  12. "FileReadError": "Nastala chyba p\u0159i na\u010d\u00edt\u00e1n\u00ed souboru.",
  13. "DeleteUser": "Odstranit u\u017eivatele",
  14. "DeleteUserConfirmation": "Are you sure you wish to delete this user?",
  15. "PasswordResetHeader": "Obnovit heslo",
  16. "PasswordResetComplete": "Heslo bylo obnoveno.",
  17. "PasswordResetConfirmation": "Jste si jisti, \u017ee chcete obnovit heslo?",
  18. "PasswordSaved": "Heslo ulo\u017eeno.",
  19. "PasswordMatchError": "Heslo a potvrzen\u00ed hesla mus\u00ed souhlasit.",
  20. "OptionRelease": "Ofici\u00e1ln\u00ed vyd\u00e1n\u00ed",
  21. "OptionBeta": "Betaverze",
  22. "OptionDev": "Dev (Nestabiln\u00ed\/V\u00fdvoj\u00e1\u0159sk\u00e1)",
  23. "UninstallPluginHeader": "Odinstalovat plugin",
  24. "UninstallPluginConfirmation": "Jste si jisti, \u017ee chcete odinstalovat {0}?",
  25. "NoPluginConfigurationMessage": "Tento plugin nem\u00e1 nastaven\u00ed.",
  26. "NoPluginsInstalledMessage": "Nem\u00e1te nainstalov\u00e1n \u017e\u00e1dn\u00fd plugin.",
  27. "BrowsePluginCatalogMessage": "Prohl\u00e9dn\u011bte si n\u00e1\u0161 katalog, kde najdete dostupn\u00e9 pluginy.",
  28. "MessageKeyEmailedTo": "Key emailed to {0}.",
  29. "MessageKeysLinked": "Keys linked.",
  30. "HeaderConfirmation": "Potvrzen\u00ed",
  31. "MessageKeyUpdated": "Thank you. Your supporter key has been updated.",
  32. "MessageKeyRemoved": "Thank you. Your supporter key has been removed.",
  33. "ErrorLaunchingChromecast": "There was an error launching chromecast. Please ensure your device is connected to your wireless network.",
  34. "HeaderSearch": "Vyhled\u00e1v\u00e1n\u00ed",
  35. "LabelArtist": "Um\u011blec",
  36. "LabelMovie": "Film",
  37. "LabelMusicVideo": "Hudebn\u00ed video",
  38. "LabelEpisode": "Epizoda",
  39. "LabelSeries": "Series",
  40. "LabelStopping": "Stopping",
  41. "LabelCancelled": "(zru\u0161eno)",
  42. "LabelFailed": "(failed)",
  43. "LabelAbortedByServerShutdown": "(Aborted by server shutdown)",
  44. "LabelScheduledTaskLastRan": "Last ran {0}, taking {1}.",
  45. "HeaderDeleteTaskTrigger": "Delete Task Trigger",
  46. "HeaderTaskTriggers": "Task Triggers",
  47. "MessageDeleteTaskTrigger": "Are you sure you wish to delete this task trigger?",
  48. "MessageNoPluginsInstalled": "You have no plugins installed.",
  49. "LabelVersionInstalled": "{0} installed",
  50. "LabelNumberReviews": "{0} Reviews",
  51. "LabelFree": "Free",
  52. "HeaderSelectAudio": "Select Audio",
  53. "HeaderSelectSubtitles": "Select Subtitles",
  54. "LabelDefaultStream": "(Default)",
  55. "LabelForcedStream": "(Forced)",
  56. "LabelDefaultForcedStream": "(Default\/Forced)",
  57. "LabelUnknownLanguage": "Unknown language",
  58. "ButtonMute": "Mute",
  59. "ButtonUnmute": "Unmute",
  60. "ButtonStop": "Stop",
  61. "ButtonNextTrack": "Next Track",
  62. "ButtonPause": "Pause",
  63. "ButtonPlay": "P\u0159ehr\u00e1t",
  64. "ButtonEdit": "Upravit",
  65. "ButtonQueue": "Queue",
  66. "ButtonPlayTrailer": "Play trailer",
  67. "ButtonPlaylist": "Playlist",
  68. "ButtonPreviousTrack": "P\u0159edchod\u00ed stopa",
  69. "LabelEnabled": "Enabled",
  70. "LabelDisabled": "Disabled",
  71. "ButtonMoreInformation": "More Information",
  72. "LabelNoUnreadNotifications": "No unread notifications.",
  73. "ButtonViewNotifications": "Zobrazit notifikace",
  74. "ButtonMarkTheseRead": "Ozna\u010dit jako p\u0159e\u010dten\u00e9",
  75. "ButtonClose": "Zav\u0159\u00edt",
  76. "LabelAllPlaysSentToPlayer": "All plays will be sent to the selected player.",
  77. "MessageInvalidUser": "Invalid username or password. Please try again.",
  78. "HeaderLoginFailure": "Login Failure",
  79. "HeaderAllRecordings": "V\u0161echna nahr\u00e1v\u00e1n\u00ed",
  80. "RecommendationBecauseYouLike": "Proto\u017ee se v\u00e1m l\u00edb\u00ed {0}",
  81. "RecommendationBecauseYouWatched": "Proto\u017ee jste sledovali {0}",
  82. "RecommendationDirectedBy": "Re\u017e\u00edrov\u00e1no {0}",
  83. "RecommendationStarring": "Starring {0}",
  84. "HeaderConfirmRecordingCancellation": "Confirm Recording Cancellation",
  85. "MessageConfirmRecordingCancellation": "Are you sure you wish to cancel this recording?",
  86. "MessageRecordingCancelled": "Recording cancelled.",
  87. "HeaderConfirmSeriesCancellation": "Confirm Series Cancellation",
  88. "MessageConfirmSeriesCancellation": "Are you sure you wish to cancel this series?",
  89. "MessageSeriesCancelled": "S\u00e9rie zru\u0161ena.",
  90. "HeaderConfirmRecordingDeletion": "Confirm Recording Deletion",
  91. "MessageConfirmRecordingDeletion": "Are you sure you wish to delete this recording?",
  92. "MessageRecordingDeleted": "Recording deleted.",
  93. "ButonCancelRecording": "Zru\u0161it nahr\u00e1v\u00e1n\u00ed",
  94. "MessageRecordingSaved": "Nahr\u00e1van\u00ed ulo\u017eeno",
  95. "OptionSunday": "Ned\u011ble",
  96. "OptionMonday": "Pond\u011bl\u00ed",
  97. "OptionTuesday": "\u00dater\u00fd",
  98. "OptionWednesday": "St\u0159eda",
  99. "OptionThursday": "\u010ctvrtek",
  100. "OptionFriday": "P\u00e1tek",
  101. "OptionSaturday": "Sobota",
  102. "HeaderConfirmDeletion": "Potvrdit smaz\u00e1n\u00ed",
  103. "MessageConfirmPathSubstitutionDeletion": "Are you sure you wish to delete this path substitution?",
  104. "LiveTvUpdateAvailable": "(Aktualizace dostupn\u00e1)",
  105. "LabelVersionUpToDate": "Aktu\u00e1ln\u00ed!",
  106. "ButtonResetTuner": "Reset tuner",
  107. "HeaderResetTuner": "Reset Tuner",
  108. "MessageConfirmResetTuner": "Are you sure you wish to reset this tuner? Any active players or recordings will be abruptly stopped.",
  109. "ButtonCancelSeries": "Cancel Series",
  110. "HeaderSeriesRecordings": "Series Recordings",
  111. "LabelAnytime": "Any time",
  112. "StatusRecording": "Nahr\u00e1v\u00e1n\u00ed",
  113. "StatusWatching": "Watching",
  114. "StatusRecordingProgram": "Recording {0}",
  115. "StatusWatchingProgram": "Watching {0}",
  116. "HeaderSplitMedia": "Split Media Apart",
  117. "MessageConfirmSplitMedia": "Are you sure you wish to split the media sources into separate items?",
  118. "HeaderError": "Chyba",
  119. "MessagePleaseSelectOneItem": "Please select at least one item.",
  120. "MessagePleaseSelectTwoItems": "Please select at least two items.",
  121. "MessageTheFollowingItemsWillBeGrouped": "The following titles will be grouped into one item:",
  122. "MessageConfirmItemGrouping": "Media Browser clients will automatically choose the optimal version to play based on device and network performance. Are you sure you wish to continue?",
  123. "HeaderResume": "Pozastavit",
  124. "HeaderMyViews": "My Views",
  125. "HeaderLibraryFolders": "Slo\u017eky m\u00e9di\u00ed",
  126. "HeaderLatestMedia": "Latest Media",
  127. "ButtonMoreItems": "More...",
  128. "ButtonMore": "More",
  129. "HeaderFavoriteMovies": "Obl\u00edben\u00e9 filmy",
  130. "HeaderFavoriteShows": "Obl\u00edben\u00e9 seri\u00e1ly",
  131. "HeaderFavoriteEpisodes": "Favorite Episodes",
  132. "HeaderFavoriteGames": "Favorite Games",
  133. "HeaderRatingsDownloads": "Rating \/ Downloads",
  134. "HeaderConfirmProfileDeletion": "Confirm Profile Deletion",
  135. "MessageConfirmProfileDeletion": "Are you sure you wish to delete this profile?",
  136. "HeaderSelectServerCachePath": "Select Server Cache Path",
  137. "HeaderSelectTranscodingPath": "Select Transcoding Temporary Path",
  138. "HeaderSelectImagesByNamePath": "Select Images By Name Path",
  139. "HeaderSelectMetadataPath": "Select Metadata Path",
  140. "HeaderSelectServerCachePathHelp": "Browse or enter the path to use for server cache files. The folder must be writeable.",
  141. "HeaderSelectTranscodingPathHelp": "Browse or enter the path to use for transcoding temporary files. The folder must be writeable.",
  142. "HeaderSelectImagesByNamePathHelp": "Browse or enter the path to your items by name folder. The folder must be writeable.",
  143. "HeaderSelectMetadataPathHelp": "Browse or enter the path you'd like to store metadata within. The folder must be writeable.",
  144. "HeaderSelectChannelDownloadPath": "Select Channel Download Path",
  145. "HeaderSelectChannelDownloadPathHelp": "Browse or enter the path to use for storing channel cache files. The folder must be writeable.",
  146. "OptionNewCollection": "New...",
  147. "ButtonAdd": "P\u0159idat",
  148. "ButtonRemove": "Odstranit",
  149. "LabelChapterDownloaders": "Chapter downloaders:",
  150. "LabelChapterDownloadersHelp": "Enable and rank your preferred chapter downloaders in order of priority. Lower priority downloaders will only be used to fill in missing information.",
  151. "HeaderFavoriteAlbums": "Obl\u00edben\u00e1 alba",
  152. "HeaderLatestChannelMedia": "Latest Channel Items",
  153. "ButtonOrganizeFile": "Organize File",
  154. "ButtonDeleteFile": "Smazat soubor",
  155. "HeaderOrganizeFile": "Organize File",
  156. "HeaderDeleteFile": "Smazat soubor",
  157. "StatusSkipped": "P\u0159esko\u010deno",
  158. "StatusFailed": "Chyba",
  159. "StatusSuccess": "\u00dasp\u011bch",
  160. "MessageFileWillBeDeleted": "The following file will be deleted:",
  161. "MessageSureYouWishToProceed": "Are you sure you wish to proceed?",
  162. "MessageDuplicatesWillBeDeleted": "In addition the following dupliates will be deleted:",
  163. "MessageFollowingFileWillBeMovedFrom": "The following file will be moved from:",
  164. "MessageDestinationTo": "to:",
  165. "HeaderSelectWatchFolder": "Select Watch Folder",
  166. "HeaderSelectWatchFolderHelp": "Browse or enter the path to your watch folder. The folder must be writeable.",
  167. "OrganizePatternResult": "Result: {0}",
  168. "HeaderRestart": "Restart",
  169. "HeaderShutdown": "Shutdown",
  170. "MessageConfirmRestart": "Are you sure you wish to restart Media Browser Server?",
  171. "MessageConfirmShutdown": "Are you sure you wish to shutdown Media Browser Server?",
  172. "ButtonUpdateNow": "Aktualizujte te\u010f",
  173. "NewVersionOfSomethingAvailable": "A new version of {0} is available!",
  174. "VersionXIsAvailableForDownload": "Version {0} is now available for download.",
  175. "LabelVersionNumber": "Version {0}",
  176. "LabelPlayMethodTranscoding": "Transcoding",
  177. "LabelPlayMethodDirectStream": "Direct Streaming",
  178. "LabelPlayMethodDirectPlay": "Direct Playing",
  179. "LabelAudioCodec": "Audio: {0}",
  180. "LabelVideoCodec": "Video: {0}",
  181. "LabelRemoteAccessUrl": "Remote access: {0}",
  182. "LabelRunningOnPort": "Running on port {0}.",
  183. "HeaderLatestFromChannel": "Latest from {0}",
  184. "ButtonDownload": "St\u00e1hnout",
  185. "LabelUnknownLanaguage": "Unknown language",
  186. "HeaderCurrentSubtitles": "Current Subtitles",
  187. "MessageDownloadQueued": "The download has been queued.",
  188. "MessageAreYouSureDeleteSubtitles": "Are you sure you wish to delete this subtitle file?",
  189. "ButtonRemoteControl": "Remote Control",
  190. "HeaderLatestTvRecordings": "Latest Recordings",
  191. "ButtonOk": "Ok",
  192. "ButtonCancel": "Zru\u0161it",
  193. "ButtonRefresh": "Refresh",
  194. "LabelCurrentPath": "Current path:",
  195. "HeaderSelectMediaPath": "Select Media Path",
  196. "ButtonNetwork": "Network",
  197. "MessageDirectoryPickerInstruction": "Network paths can be entered manually in the event the Network button fails to locate your devices. For example, {0} or {1}.",
  198. "HeaderMenu": "Menu",
  199. "ButtonOpen": "Otev\u0159\u00edt",
  200. "ButtonOpenInNewTab": "Open in new tab",
  201. "ButtonShuffle": "Shuffle",
  202. "ButtonInstantMix": "Instant mix",
  203. "ButtonResume": "Pokra\u010dovat",
  204. "HeaderScenes": "Sc\u00e9ny",
  205. "HeaderAudioTracks": "Audio Tracks",
  206. "HeaderSubtitles": "Titulky",
  207. "HeaderVideoQuality": "Video Quality",
  208. "MessageErrorPlayingVideo": "There was an error playing the video.",
  209. "MessageEnsureOpenTuner": "Please ensure there is an open tuner availalble.",
  210. "ButtonHome": "Dom\u016f",
  211. "ButtonDashboard": "Dashboard",
  212. "ButtonReports": "Hl\u00e1\u0161en\u00ed",
  213. "ButtonMetadataManager": "Metadata Manager",
  214. "HeaderTime": "Time",
  215. "HeaderName": "N\u00e1zev",
  216. "HeaderAlbum": "Album",
  217. "HeaderAlbumArtist": "Album Artist",
  218. "HeaderArtist": "Um\u011blec",
  219. "LabelAddedOnDate": "Added {0}",
  220. "ButtonStart": "Start",
  221. "HeaderChannels": "Kan\u00e1ly",
  222. "HeaderMediaFolders": "Slo\u017eky m\u00e9di\u00ed",
  223. "HeaderBlockItemsWithNoRating": "Block items with no rating information:",
  224. "OptionBlockOthers": "Others",
  225. "OptionBlockTvShows": "Televizn\u00ed po\u0159ady",
  226. "OptionBlockTrailers": "Upout\u00e1vky",
  227. "OptionBlockMusic": "Hudba",
  228. "OptionBlockMovies": "Filmy",
  229. "OptionBlockBooks": "Knihy",
  230. "OptionBlockGames": "Hry",
  231. "OptionBlockLiveTvPrograms": "Live TV Programs",
  232. "OptionBlockLiveTvChannels": "Live TV Channels",
  233. "OptionBlockChannelContent": "Internet Channel Content",
  234. "ButtonRevoke": "Revoke",
  235. "MessageConfirmRevokeApiKey": "Are you sure you wish to revoke this api key? The application's connection to Media Browser will be abruptly terminated.",
  236. "HeaderConfirmRevokeApiKey": "Revoke Api Key",
  237. "ValueContainer": "Container: {0}",
  238. "ValueAudioCodec": "Audio Codec: {0}",
  239. "ValueVideoCodec": "Video Codec: {0}",
  240. "ValueCodec": "Codec: {0}",
  241. "ValueConditions": "Conditions: {0}",
  242. "LabelAll": "All",
  243. "HeaderDeleteImage": "Delete Image",
  244. "MessageFileNotFound": "File not found.",
  245. "MessageFileReadError": "An error occurred reading this file.",
  246. "ButtonNextPage": "Next Page",
  247. "ButtonPreviousPage": "Previous Page",
  248. "ButtonMoveLeft": "Move left",
  249. "ButtonMoveRight": "Move right",
  250. "ButtonBrowseOnlineImages": "Browse online images",
  251. "HeaderDeleteItem": "Delete Item",
  252. "ConfirmDeleteItem": "Are you sure you wish to delete this item from your library?",
  253. "MessagePleaseEnterNameOrId": "Please enter a name or an external Id.",
  254. "MessageValueNotCorrect": "The value entered is not correct. Please try again.",
  255. "MessageItemSaved": "Item saved.",
  256. "OptionEnded": "Ukon\u010deno",
  257. "OptionContinuing": "Pokra\u010dov\u00e1n\u00ed",
  258. "OptionOff": "Vypnout",
  259. "OptionOn": "Zapnout",
  260. "HeaderFields": "Fields",
  261. "HeaderFieldsHelp": "Slide a field to 'off' to lock it and prevent it's data from being changed.",
  262. "HeaderLiveTV": "Live TV",
  263. "MissingLocalTrailer": "Missing local trailer.",
  264. "MissingPrimaryImage": "Missing primary image.",
  265. "MissingBackdropImage": "Missing backdrop image.",
  266. "MissingLogoImage": "Missing logo image.",
  267. "MissingEpisode": "Missing episode.",
  268. "OptionScreenshots": "Screenshots",
  269. "OptionBackdrops": "Backdrops",
  270. "OptionImages": "Images",
  271. "OptionKeywords": "Keywords",
  272. "OptionTags": "Tags",
  273. "OptionStudios": "Studios",
  274. "OptionName": "Name",
  275. "OptionOverview": "Overview",
  276. "OptionGenres": "Genres",
  277. "OptionParentalRating": "Rodi\u010dovsk\u00e9 hodnocen\u00ed",
  278. "OptionPeople": "People",
  279. "OptionRuntime": "D\u00e9lka",
  280. "OptionProductionLocations": "Production Locations",
  281. "OptionBirthLocation": "Birth Location",
  282. "LabelAllChannels": "All channels",
  283. "LabelLiveProgram": "LIVE",
  284. "LabelNewProgram": "NEW",
  285. "LabelPremiereProgram": "PREMIERE",
  286. "LabelHDProgram": "HD",
  287. "HeaderChangeFolderType": "Change Folder Type",
  288. "HeaderChangeFolderTypeHelp": "To change the type, please remove and rebuild the folder with the new type.",
  289. "HeaderAlert": "Alert",
  290. "MessagePleaseRestart": "Please restart to finish updating.",
  291. "ButtonRestart": "Restart",
  292. "MessagePleaseRefreshPage": "Please refresh this page to receive new updates from the server.",
  293. "ButtonHide": "Hide",
  294. "MessageSettingsSaved": "Settings saved.",
  295. "ButtonSignOut": "Sign Out",
  296. "ButtonMyProfile": "My Profile",
  297. "ButtonMyPreferences": "My Preferences",
  298. "MessageBrowserDoesNotSupportWebSockets": "This browser does not support web sockets. For a better experience, try a newer browser such as Chrome, Firefox, IE10+, Safari (iOS) or Opera.",
  299. "LabelInstallingPackage": "Installing {0}",
  300. "LabelPackageInstallCompleted": "{0} installation completed.",
  301. "LabelPackageInstallFailed": "{0} installation failed.",
  302. "LabelPackageInstallCancelled": "{0} installation cancelled.",
  303. "TabServer": "Server",
  304. "TabUsers": "Users",
  305. "TabLibrary": "Library",
  306. "TabMetadata": "Metadata",
  307. "TabDLNA": "DLNA",
  308. "TabLiveTV": "Live TV",
  309. "TabAutoOrganize": "Auto-Organize",
  310. "TabPlugins": "Plugins",
  311. "TabAdvanced": "Pokro\u010dil\u00e9",
  312. "TabHelp": "Help",
  313. "TabScheduledTasks": "Scheduled Tasks",
  314. "ButtonFullscreen": "Fullscreen",
  315. "ButtonAudioTracks": "Audio Tracks",
  316. "ButtonSubtitles": "Titulky",
  317. "ButtonScenes": "Sc\u00e9ny",
  318. "ButtonQuality": "Quality",
  319. "HeaderNotifications": "Notifications",
  320. "HeaderSelectPlayer": "Select Player:",
  321. "ButtonSelect": "Vybrat",
  322. "ButtonNew": "Nov\u00e9",
  323. "MessageInternetExplorerWebm": "For best results with Internet Explorer please install the WebM playback plugin.",
  324. "HeaderVideoError": "Video Error",
  325. "ButtonAddToPlaylist": "Add to playlist",
  326. "HeaderAddToPlaylist": "Add to Playlist",
  327. "LabelName": "Jm\u00e9no:",
  328. "ButtonSubmit": "Submit",
  329. "LabelSelectPlaylist": "Playlist:",
  330. "OptionNewPlaylist": "New playlist...",
  331. "MessageAddedToPlaylistSuccess": "Ok",
  332. "ButtonView": "View",
  333. "ButtonViewSeriesRecording": "View series recording",
  334. "ValueOriginalAirDate": "Original air date: {0}",
  335. "ButtonRemoveFromPlaylist": "Remove from playlist",
  336. "HeaderSpecials": "Specials",
  337. "HeaderTrailers": "Trailers",
  338. "HeaderAudio": "Audio",
  339. "HeaderResolution": "Resolution",
  340. "HeaderVideo": "Video",
  341. "HeaderRuntime": "Runtime",
  342. "HeaderCommunityRating": "Community rating",
  343. "HeaderParentalRating": "Parental rating",
  344. "HeaderReleaseDate": "Release date",
  345. "HeaderDateAdded": "Date added",
  346. "HeaderSeries": "Series",
  347. "HeaderSeason": "Season",
  348. "HeaderSeasonNumber": "Season number",
  349. "HeaderNetwork": "Network",
  350. "HeaderYear": "Year",
  351. "HeaderGameSystem": "Game system",
  352. "HeaderPlayers": "Players",
  353. "HeaderEmbeddedImage": "Embedded image",
  354. "HeaderTrack": "Track",
  355. "HeaderDisc": "Disc",
  356. "OptionMovies": "Filmy",
  357. "OptionCollections": "Collections",
  358. "OptionSeries": "Series",
  359. "OptionSeasons": "Seasons",
  360. "OptionEpisodes": "Episody",
  361. "OptionGames": "Games",
  362. "OptionGameSystems": "Game systems",
  363. "OptionMusicArtists": "Music artists",
  364. "OptionMusicAlbums": "Music albums",
  365. "OptionMusicVideos": "Music videos",
  366. "OptionSongs": "Songs",
  367. "OptionHomeVideos": "Home videos",
  368. "OptionBooks": "Books",
  369. "OptionAdultVideos": "Adult videos",
  370. "ButtonUp": "Up",
  371. "ButtonDown": "Down",
  372. "LabelMetadataReaders": "Metadata readers:",
  373. "LabelMetadataReadersHelp": "Rank your preferred local metadata sources in order of priority. The first file found will be read.",
  374. "LabelMetadataDownloaders": "Metadata downloaders:",
  375. "LabelMetadataDownloadersHelp": "Enable and rank your preferred metadata downloaders in order of priority. Lower priority downloaders will only be used to fill in missing information.",
  376. "LabelMetadataSavers": "Metadata savers:",
  377. "LabelMetadataSaversHelp": "Choose the file formats to save your metadata to.",
  378. "LabelImageFetchers": "Image fetchers:",
  379. "LabelImageFetchersHelp": "Enable and rank your preferred image fetchers in order of priority.",
  380. "ButtonQueueAllFromHere": "Queue all from here",
  381. "ButtonPlayAllFromHere": "Play all from here",
  382. "LabelDynamicExternalId": "{0} Id:",
  383. "HeaderIdentify": "Identify Item",
  384. "PersonTypePerson": "Person",
  385. "LabelTitleDisplayOrder": "Title display order:",
  386. "OptionSortName": "Sort name",
  387. "OptionReleaseDate": "Release date",
  388. "LabelSeasonNumber": "Season number:",
  389. "LabelDiscNumber": "Disc number",
  390. "LabelParentNumber": "Parent number",
  391. "LabelEpisodeNumber": "Episode number:",
  392. "LabelTrackNumber": "Track number:",
  393. "LabelNumber": "Number:",
  394. "LabelReleaseDate": "Release date:",
  395. "LabelEndDate": "End date:",
  396. "LabelYear": "Year:",
  397. "LabelDateOfBirth": "Date of birth:",
  398. "LabelBirthYear": "Birth year:",
  399. "LabelDeathDate": "Death date:",
  400. "HeaderRemoveMediaLocation": "Remove Media Location",
  401. "MessageConfirmRemoveMediaLocation": "Are you sure you wish to remove this location?",
  402. "HeaderRenameMediaFolder": "Rename Media Folder",
  403. "LabelNewName": "New name:",
  404. "HeaderAddMediaFolder": "Add Media Folder",
  405. "HeaderAddMediaFolderHelp": "Name (Movies, Music, TV, etc):",
  406. "HeaderRemoveMediaFolder": "Remove Media Folder",
  407. "MessageTheFollowingLocationWillBeRemovedFromLibrary": "The following media locations will be removed from your library:",
  408. "MessageAreYouSureYouWishToRemoveMediaFolder": "Are you sure you wish to remove this media folder?",
  409. "ButtonRename": "Rename",
  410. "ButtonChangeType": "Change type",
  411. "HeaderMediaLocations": "Media Locations",
  412. "LabelFolderTypeValue": "Folder type: {0}",
  413. "LabelPathSubstitutionHelp": "Optional: Path substitution can map server paths to network shares that clients can access for direct playback.",
  414. "FolderTypeMixed": "Mixed movies & tv",
  415. "FolderTypeMovies": "Movies",
  416. "FolderTypeMusic": "Music",
  417. "FolderTypeAdultVideos": "Adult videos",
  418. "FolderTypePhotos": "Photos",
  419. "FolderTypeMusicVideos": "Music videos",
  420. "FolderTypeHomeVideos": "Home videos",
  421. "FolderTypeGames": "Games",
  422. "FolderTypeBooks": "Books",
  423. "FolderTypeTvShows": "TV shows",
  424. "TabMovies": "Filmy",
  425. "TabSeries": "S\u00e9rie",
  426. "TabEpisodes": "Epizody",
  427. "TabTrailers": "Uk\u00e1zky\/trailery",
  428. "TabGames": "Hry",
  429. "TabAlbums": "Alba",
  430. "TabSongs": "Skladby",
  431. "TabMusicVideos": "Hudebn\u00ed videa",
  432. "BirthPlaceValue": "Birth place: {0}",
  433. "DeathDateValue": "Died: {0}",
  434. "BirthDateValue": "Born: {0}",
  435. "HeaderLatestReviews": "Latest Reviews",
  436. "HeaderPluginInstallation": "Plugin Installation",
  437. "MessageAlreadyInstalled": "This version is already installed.",
  438. "ValueReviewCount": "{0} Reviews",
  439. "MessageYouHaveVersionInstalled": "You currently have version {0} installed.",
  440. "MessageTrialExpired": "The trial period for this feature has expired",
  441. "MessageTrialWillExpireIn": "The trial period for this feature will expire in {0} day(s)",
  442. "MessageInstallPluginFromApp": "This plugin must be installed from with in the app you intend to use it in.",
  443. "ValuePriceUSD": "Price: {0} (USD)",
  444. "MessageFeatureIncludedWithSupporter": "You are registered for this feature, and will be able to continue using it with an active supporter membership.",
  445. "MessageChangeRecurringPlanConfirm": "After completing this transaction you will need to cancel your previous recurring donation from within your PayPal account. Thank you for supporting Media Browser.",
  446. "MessageSupporterMembershipExpiredOn": "Your supporter membership expired on {0}.",
  447. "MessageYouHaveALifetimeMembership": "You have a lifetime supporter membership. You can provide additional donations on a one-time or recurring basis using the options below. Thank you for supporting Media Browser.",
  448. "MessageYouHaveAnActiveRecurringMembership": "You have an active {0} membership. You can upgrade your plan using the options below.",
  449. "ButtonDelete": "Odstranit",
  450. "HeaderMediaBrowserAccountAdded": "Media Browser Account Added",
  451. "MessageMediaBrowserAccountAdded": "The Media Browser account has been added to this user.",
  452. "MessagePendingMediaBrowserAccountAdded": "The Media Browser account has been added to this user. An email will be sent to the owner of the account. The invitation will need to be confirmed by clicking a link within the email.",
  453. "HeaderMediaBrowserAccountRemoved": "Media Browser Account Removed",
  454. "MessageMediaBrowserAccontRemoved": "The Media Browser account has been removed from this user.",
  455. "TooltipLinkedToMediaBrowserConnect": "Linked to Media Browser Connect",
  456. "HeaderUnrated": "Unrated",
  457. "ValueDiscNumber": "Disc {0}",
  458. "HeaderUnknownDate": "Unknown Date",
  459. "HeaderUnknownYear": "Unknown Year",
  460. "ValueMinutes": "{0} min",
  461. "ButtonPlayExternalPlayer": "Play with external player",
  462. "HeaderSelectExternalPlayer": "Select External Player",
  463. "HeaderExternalPlayerPlayback": "External Player Playback",
  464. "ButtonImDone": "I'm Done",
  465. "OptionWatched": "Watched",
  466. "OptionUnwatched": "Unwatched",
  467. "ExternalPlayerPlaystateOptionsHelp": "Specify how you would like to resume playing this video next time.",
  468. "LabelMarkAs": "Mark as:",
  469. "OptionInProgress": "In-Progress",
  470. "LabelResumePoint": "Resume point:",
  471. "ValueOneMovie": "1 movie",
  472. "ValueMovieCount": "{0} movies",
  473. "ValueOneTrailer": "1 trailer",
  474. "ValueTrailerCount": "{0} trailers",
  475. "ValueOneSeries": "1 series",
  476. "ValueSeriesCount": "{0} series",
  477. "ValueOneEpisode": "1 episode",
  478. "ValueEpisodeCount": "{0} episodes",
  479. "ValueOneGame": "1 game",
  480. "ValueGameCount": "{0} games",
  481. "ValueOneAlbum": "1 album",
  482. "ValueAlbumCount": "{0} albums",
  483. "ValueOneSong": "1 song",
  484. "ValueSongCount": "{0} songs",
  485. "ValueOneMusicVideo": "1 music video",
  486. "ValueMusicVideoCount": "{0} music videos",
  487. "HeaderOffline": "Offline",
  488. "HeaderUnaired": "Unaired",
  489. "HeaderMissing": "Missing",
  490. "ButtonWebsite": "Website",
  491. "TooltipFavorite": "Favorite",
  492. "TooltipLike": "Like",
  493. "TooltipDislike": "Dislike",
  494. "TooltipPlayed": "Played",
  495. "ValueSeriesYearToPresent": "{0}-Present",
  496. "ValueAwards": "Awards: {0}",
  497. "ValueBudget": "Budget: {0}",
  498. "ValueRevenue": "Revenue: {0}",
  499. "ValuePremiered": "Premiered {0}",
  500. "ValuePremieres": "Premieres {0}",
  501. "ValueStudio": "Studio: {0}",
  502. "ValueStudios": "Studios: {0}",
  503. "ValueSpecialEpisodeName": "Special - {0}",
  504. "LabelLimit": "Limit:",
  505. "ValueLinks": "Links: {0}",
  506. "HeaderPeople": "People",
  507. "HeaderCastAndCrew": "Cast & Crew",
  508. "ValueArtist": "Artist: {0}",
  509. "ValueArtists": "Artists: {0}",
  510. "HeaderTags": "Tags",
  511. "MediaInfoCameraMake": "Camera make",
  512. "MediaInfoCameraModel": "Camera model",
  513. "MediaInfoAltitude": "Altitude",
  514. "MediaInfoAperture": "Aperture",
  515. "MediaInfoExposureTime": "Exposure time",
  516. "MediaInfoFocalLength": "Focal length",
  517. "MediaInfoOrientation": "Orientation",
  518. "MediaInfoIsoSpeedRating": "Iso speed rating",
  519. "MediaInfoLatitude": "Latitude",
  520. "MediaInfoLongitude": "Longitude",
  521. "MediaInfoShutterSpeed": "Shutter speed",
  522. "MediaInfoSoftware": "Software",
  523. "HeaderIfYouLikeCheckTheseOut": "If you like {0}, check these out...",
  524. "HeaderPlotKeywords": "Plot Keywords",
  525. "HeaderMovies": "Movies",
  526. "HeaderAlbums": "Albums",
  527. "HeaderGames": "Games",
  528. "HeaderBooks": "Books",
  529. "HeaderEpisodes": "Episodes",
  530. "HeaderSeasons": "Seasons",
  531. "HeaderTracks": "Tracks",
  532. "HeaderItems": "Items",
  533. "HeaderOtherItems": "Other Items",
  534. "ButtonFullReview": "Full review",
  535. "ValueAsRole": "as {0}",
  536. "ValueGuestStar": "Guest star",
  537. "MediaInfoSize": "Size",
  538. "MediaInfoPath": "Path",
  539. "MediaInfoFormat": "Format",
  540. "MediaInfoContainer": "Container",
  541. "MediaInfoDefault": "Default",
  542. "MediaInfoForced": "Forced",
  543. "MediaInfoExternal": "External",
  544. "MediaInfoTimestamp": "Timestamp",
  545. "MediaInfoPixelFormat": "Pixel format",
  546. "MediaInfoBitDepth": "Bit depth",
  547. "MediaInfoSampleRate": "Sample rate",
  548. "MediaInfoBitrate": "Bitrate",
  549. "MediaInfoChannels": "Channels",
  550. "MediaInfoLayout": "Layout",
  551. "MediaInfoLanguage": "Language",
  552. "MediaInfoCodec": "Codec",
  553. "MediaInfoProfile": "Profile",
  554. "MediaInfoLevel": "Level",
  555. "MediaInfoAspectRatio": "Aspect ratio",
  556. "MediaInfoResolution": "Resolution",
  557. "MediaInfoAnamorphic": "Anamorphic",
  558. "MediaInfoInterlaced": "Interlaced",
  559. "MediaInfoFramerate": "Framerate",
  560. "MediaInfoStreamTypeAudio": "Audio",
  561. "MediaInfoStreamTypeData": "Data",
  562. "MediaInfoStreamTypeVideo": "Video",
  563. "MediaInfoStreamTypeSubtitle": "Subtitle",
  564. "MediaInfoStreamTypeEmbeddedImage": "Embedded Image",
  565. "MediaInfoRefFrames": "Ref frames",
  566. "TabPlayback": "Playback",
  567. "HeaderSelectCustomIntrosPath": "Select Custom Intros Path",
  568. "HeaderRateAndReview": "Rate and Review",
  569. "HeaderThankYou": "Thank You",
  570. "MessageThankYouForYourReview": "Thank you for your review.",
  571. "LabelYourRating": "Your rating:",
  572. "LabelFullReview": "Full review:",
  573. "LabelShortRatingDescription": "Short rating summary:",
  574. "OptionIRecommendThisItem": "I recommend this item",
  575. "WebClientTourContent": "View your recently added media, next episodes, and more. The green circles indicate how many unplayed items you have.",
  576. "WebClientTourMovies": "Play movies, trailers and more from any device with a web browser",
  577. "WebClientTourMouseOver": "Hold the mouse over any poster for quick access to important information",
  578. "WebClientTourTapHold": "Tap and hold or right click any poster for a context menu",
  579. "WebClientTourMetadataManager": "Click edit to open the metadata manager",
  580. "WebClientTourPlaylists": "Easily create playlists and instant mixes, and play them on any device",
  581. "WebClientTourCollections": "Create movie collections to group box sets together",
  582. "WebClientTourUserPreferences1": "User preferences allow you to customize the way your library is presented in all of your Media Browser apps",
  583. "WebClientTourUserPreferences2": "Configure your audio and subtitle language settings once, for every Media Browser app",
  584. "WebClientTourUserPreferences3": "Design the web client home page to your liking",
  585. "WebClientTourUserPreferences4": "Configure backdrops, theme songs and external players",
  586. "WebClientTourMobile1": "The web client works great on smartphones and tablets...",
  587. "WebClientTourMobile2": "and easily controls other devices and Media Browser apps",
  588. "MessageEnjoyYourStay": "Enjoy your stay",
  589. "DashboardTourDashboard": "The server dashboard allows you to monitor your server and your users. You'll always know who is doing what and where they are.",
  590. "DashboardTourUsers": "Easily create user accounts for your friends and family, each with their own permissions, library access, parental controls and more.",
  591. "DashboardTourCinemaMode": "Cinema mode brings the theater experience straight to your living room with the ability to play trailers and custom intros before the main feature.",
  592. "DashboardTourChapters": "Enable chapter image generation for your videos for a more pleasing presentation while viewing.",
  593. "DashboardTourSubtitles": "Automatically download subtitles for your videos in any language.",
  594. "DashboardTourPlugins": "Install plugins such as internet video channels, live tv, metadata scanners, and more.",
  595. "DashboardTourNotifications": "Automatically send notifications of server events to your mobile device, email and more.",
  596. "DashboardTourScheduledTasks": "Easily manage long running operations with scheduled tasks. Decide when they run, and how often.",
  597. "DashboardTourMobile": "The Media Browser dashboard works great on smartphones and tablets. Manage your server from the palm of your hand anytime, anywhere.",
  598. "MessageRefreshQueued": "Refresh queued",
  599. "TabDevices": "Devices",
  600. "DeviceLastUsedByUserName": "Last used by {0}",
  601. "HeaderDeleteDevice": "Delete Device",
  602. "DeleteDeviceConfirmation": "Are you sure you wish to delete this device? It will reappear the next time a user signs in with it.",
  603. "LabelEnableCameraUploadFor": "Enable camera upload for:",
  604. "HeaderSelectUploadPath": "Select Upload Path",
  605. "LabelEnableCameraUploadForHelp": "Uploads will occur automatically in the background when signed into Media Browser.",
  606. "ErrorMessageStartHourGreaterThanEnd": "End time must be greater than the start time.",
  607. "ButtonLibraryAccess": "Library access",
  608. "ButtonParentalControl": "Parental control",
  609. "HeaderInvitationSent": "Invitation Sent",
  610. "MessageInvitationSentToUser": "An email has been sent to {0}, inviting them to accept your sharing invitation.",
  611. "MessageInvitationSentToNewUser": "An email has been sent to {0} inviting them to sign up with Media Browser.",
  612. "HeaderConnectionFailure": "Connection Failure",
  613. "MessageUnableToConnectToServer": "We're unable to connect to the selected server right now. Please try again later.",
  614. "ButtonSelectServer": "Select server",
  615. "MessagePluginConfigurationRequiresLocalAccess": "To configure this plugin please sign in to your local server directly.",
  616. "MessageLoggedOutParentalControl": "Access is currently restricted. Please try again later.",
  617. "DefaultErrorMessage": "There was an error processing the request. Please try again later.",
  618. "ButtonAccept": "Accept",
  619. "ButtonReject": "Reject",
  620. "HeaderForgotPassword": "Forgot Password",
  621. "MessageContactAdminToResetPassword": "Please contact your system administrator to reset your password.",
  622. "MessageForgotPasswordInNetworkRequired": "Please try again within your home network to initiate the password reset process.",
  623. "MessageForgotPasswordFileCreated": "The following file has been created on your server and contains instructions on how to proceed:",
  624. "MessageForgotPasswordFileExpiration": "The reset pin will expire at {0}.",
  625. "MessageInvalidForgotPasswordPin": "An invalid or expired pin was entered. Please try again.",
  626. "MessagePasswordResetForUsers": "Passwords have been reset for the following users:",
  627. "HeaderInviteGuest": "Invite Guest",
  628. "ButtonLinkMyMediaBrowserAccount": "Link my account now",
  629. "MessageConnectAccountRequiredToInviteGuest": "In order to invite guests you need to first link your Media Browser account to this server.",
  630. "ButtonSync": "Sync"
  631. }