javascript.json 37 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706
  1. {
  2. "SettingsSaved": "Settings saved.",
  3. "AddUser": "Add User",
  4. "Users": "Users",
  5. "Delete": "Delete",
  6. "Administrator": "Administrator",
  7. "Password": "Password",
  8. "DeleteImage": "Delete Image",
  9. "MessageThankYouForSupporting": "Thank you for supporting Media Browser.",
  10. "MessagePleaseSupportMediaBrowser": "Please support Media Browser.",
  11. "DeleteImageConfirmation": "Are you sure you wish to delete this image?",
  12. "FileReadCancelled": "The file read has been canceled.",
  13. "FileNotFound": "File not found.",
  14. "FileReadError": "An error occurred while reading the file.",
  15. "DeleteUser": "Delete User",
  16. "DeleteUserConfirmation": "Are you sure you wish to delete this user?",
  17. "PasswordResetHeader": "Password Reset",
  18. "PasswordResetComplete": "The password has been reset.",
  19. "PasswordResetConfirmation": "Are you sure you wish to reset the password?",
  20. "PasswordSaved": "Password saved.",
  21. "PasswordMatchError": "Password and password confirmation must match.",
  22. "OptionRelease": "Official Release",
  23. "OptionBeta": "Beta",
  24. "OptionDev": "Dev (Unstable)",
  25. "UninstallPluginHeader": "Uninstall Plugin",
  26. "UninstallPluginConfirmation": "Are you sure you wish to uninstall {0}?",
  27. "NoPluginConfigurationMessage": "This plugin has nothing to configure.",
  28. "NoPluginsInstalledMessage": "You have no plugins installed.",
  29. "BrowsePluginCatalogMessage": "Browse our plugin catalog to view available plugins.",
  30. "MessageKeyEmailedTo": "Key emailed to {0}.",
  31. "MessageKeysLinked": "Keys linked.",
  32. "HeaderConfirmation": "Confirmation",
  33. "MessageKeyUpdated": "Thank you. Your supporter key has been updated.",
  34. "MessageKeyRemoved": "Thank you. Your supporter key has been removed.",
  35. "ErrorLaunchingChromecast": "There was an error launching chromecast. Please ensure your device is connected to your wireless network.",
  36. "HeaderSearch": "Search",
  37. "LabelArtist": "Artist",
  38. "LabelMovie": "Movie",
  39. "LabelMusicVideo": "Music Video",
  40. "LabelEpisode": "Episode",
  41. "LabelSeries": "Series",
  42. "LabelStopping": "Stopping",
  43. "LabelCancelled": "(cancelled)",
  44. "LabelFailed": "(failed)",
  45. "ButtonHelp": "Help",
  46. "ButtonSave": "Save",
  47. "HeaderDevices": "Devices",
  48. "ButtonScheduledTasks": "Scheduled tasks",
  49. "ConfirmMessageScheduledTaskButton": "This operation normally runs automatically as a scheduled task. It can also be run manually here. To configure the scheduled task, see:",
  50. "HeaderSupporterBenefit": "A supporter membership provides additional benefits such as access to premium plugins, internet channel content, and more. {0}Learn more{1}.",
  51. "HeaderWelcomeToMediaBrowserServerDashboard": "Welcome to the Media Browser Dashboard",
  52. "HeaderWelcomeToMediaBrowserWebClient": "Welcome to the Media Browser Web Client",
  53. "ButtonTakeTheTour": "Take the tour",
  54. "HeaderWelcomeBack": "Welcome back!",
  55. "ButtonTakeTheTourToSeeWhatsNew": "Take the tour to see what's new",
  56. "MessageNoSyncJobsFound": "No sync jobs found. Create sync jobs using the Sync buttons found throughout the web interface.",
  57. "HeaderLibraryAccess": "Library Access",
  58. "HeaderChannelAccess": "Channel Access",
  59. "HeaderDeviceAccess": "Device Access",
  60. "HeaderSelectDevices": "Select Devices",
  61. "ButtonCancelItem": "Cancel item",
  62. "ButtonQueueForRetry": "Queue for retry",
  63. "ButtonReenable": "Re-enable",
  64. "SyncJobItemStatusSyncedMarkForRemoval": "Marked for removal",
  65. "LabelAbortedByServerShutdown": "(Aborted by server shutdown)",
  66. "LabelScheduledTaskLastRan": "Last ran {0}, taking {1}.",
  67. "HeaderDeleteTaskTrigger": "Delete Task Trigger",
  68. "HeaderTaskTriggers": "Task Triggers",
  69. "MessageDeleteTaskTrigger": "Are you sure you wish to delete this task trigger?",
  70. "MessageNoPluginsInstalled": "You have no plugins installed.",
  71. "LabelVersionInstalled": "{0} installed",
  72. "LabelNumberReviews": "{0} Reviews",
  73. "LabelFree": "Free",
  74. "HeaderSelectAudio": "Select Audio",
  75. "HeaderSelectSubtitles": "Select Subtitles",
  76. "ButtonMarkForRemoval": "Mark for removal from device",
  77. "ButtonUnmarkForRemoval": "Unmark for removal from device",
  78. "LabelDefaultStream": "(Default)",
  79. "LabelForcedStream": "(Forced)",
  80. "LabelDefaultForcedStream": "(Default/Forced)",
  81. "LabelUnknownLanguage": "Unknown language",
  82. "HeaderConfirmation": "Confirmation",
  83. "MessageConfirmSyncJobItemCancellation": "Are you sure you wish to cancel this item?",
  84. "ButtonMute": "Mute",
  85. "ButtonUnmute": "Unmute",
  86. "ButtonStop": "Stop",
  87. "ButtonNextTrack": "Next Track",
  88. "ButtonPause": "Pause",
  89. "ButtonPlay": "Play",
  90. "ButtonEdit": "Edit",
  91. "ButtonQueue": "Queue",
  92. "ButtonPlayTrailer": "Play trailer",
  93. "ButtonPlaylist": "Playlist",
  94. "ButtonPreviousTrack": "Previous Track",
  95. "LabelEnabled": "Enabled",
  96. "LabelDisabled": "Disabled",
  97. "ButtonMoreInformation": "More Information",
  98. "LabelNoUnreadNotifications": "No unread notifications.",
  99. "ButtonViewNotifications": "View notifications",
  100. "ButtonMarkTheseRead": "Mark these read",
  101. "ButtonClose": "Close",
  102. "LabelAllPlaysSentToPlayer": "All plays will be sent to the selected player.",
  103. "MessageInvalidUser": "Invalid username or password. Please try again.",
  104. "HeaderLoginFailure": "Login Failure",
  105. "HeaderAllRecordings": "All Recordings",
  106. "RecommendationBecauseYouLike": "Because you like {0}",
  107. "RecommendationBecauseYouWatched": "Because you watched {0}",
  108. "RecommendationDirectedBy": "Directed by {0}",
  109. "RecommendationStarring": "Starring {0}",
  110. "HeaderConfirmRecordingCancellation": "Confirm Recording Cancellation",
  111. "MessageConfirmRecordingCancellation": "Are you sure you wish to cancel this recording?",
  112. "MessageRecordingCancelled": "Recording cancelled.",
  113. "HeaderConfirmSeriesCancellation": "Confirm Series Cancellation",
  114. "MessageConfirmSeriesCancellation": "Are you sure you wish to cancel this series?",
  115. "MessageSeriesCancelled": "Series cancelled.",
  116. "HeaderConfirmRecordingDeletion": "Confirm Recording Deletion",
  117. "MessageConfirmRecordingDeletion": "Are you sure you wish to delete this recording?",
  118. "MessageRecordingDeleted": "Recording deleted.",
  119. "ButonCancelRecording": "Cancel Recording",
  120. "MessageRecordingSaved": "Recording saved.",
  121. "OptionSunday": "Sunday",
  122. "OptionMonday": "Monday",
  123. "OptionTuesday": "Tuesday",
  124. "OptionWednesday": "Wednesday",
  125. "OptionThursday": "Thursday",
  126. "OptionFriday": "Friday",
  127. "OptionSaturday": "Saturday",
  128. "HeaderConfirmDeletion": "Confirm Deletion",
  129. "MessageConfirmPathSubstitutionDeletion": "Are you sure you wish to delete this path substitution?",
  130. "LiveTvUpdateAvailable": "(Update available)",
  131. "LabelVersionUpToDate": "Up to date!",
  132. "ButtonResetTuner": "Reset tuner",
  133. "HeaderResetTuner": "Reset Tuner",
  134. "MessageConfirmResetTuner": "Are you sure you wish to reset this tuner? Any active players or recordings will be abruptly stopped.",
  135. "ButtonCancelSeries": "Cancel Series",
  136. "HeaderSeriesRecordings": "Series Recordings",
  137. "LabelAnytime": "Any time",
  138. "StatusRecording": "Recording",
  139. "StatusWatching": "Watching",
  140. "StatusRecordingProgram": "Recording {0}",
  141. "StatusWatchingProgram": "Watching {0}",
  142. "HeaderSplitMedia": "Split Media Apart",
  143. "MessageConfirmSplitMedia": "Are you sure you wish to split the media sources into separate items?",
  144. "HeaderError": "Error",
  145. "MessagePleaseSelectOneItem": "Please select at least one item.",
  146. "MessagePleaseSelectTwoItems": "Please select at least two items.",
  147. "MessageTheFollowingItemsWillBeGrouped": "The following titles will be grouped into one item:",
  148. "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?",
  149. "HeaderResume": "Resume",
  150. "HeaderMyViews": "My Views",
  151. "HeaderLibraryFolders": "Media Folders",
  152. "HeaderLatestMedia": "Latest Media",
  153. "ButtonMoreItems": "More...",
  154. "ButtonMore": "More",
  155. "HeaderFavoriteMovies": "Favorite Movies",
  156. "HeaderFavoriteShows": "Favorite Shows",
  157. "HeaderFavoriteEpisodes": "Favorite Episodes",
  158. "HeaderFavoriteGames": "Favorite Games",
  159. "HeaderRatingsDownloads": "Rating / Downloads",
  160. "HeaderConfirmProfileDeletion": "Confirm Profile Deletion",
  161. "MessageConfirmProfileDeletion": "Are you sure you wish to delete this profile?",
  162. "HeaderSelectServerCachePath": "Select Server Cache Path",
  163. "HeaderSelectTranscodingPath": "Select Transcoding Temporary Path",
  164. "HeaderSelectImagesByNamePath": "Select Images By Name Path",
  165. "HeaderSelectMetadataPath": "Select Metadata Path",
  166. "HeaderSelectServerCachePathHelp": "Browse or enter the path to use for server cache files. The folder must be writeable.",
  167. "HeaderSelectTranscodingPathHelp": "Browse or enter the path to use for transcoding temporary files. The folder must be writeable.",
  168. "HeaderSelectImagesByNamePathHelp": "Browse or enter the path to your items by name folder. The folder must be writeable.",
  169. "HeaderSelectMetadataPathHelp": "Browse or enter the path you'd like to store metadata within. The folder must be writeable.",
  170. "HeaderSelectChannelDownloadPath": "Select Channel Download Path",
  171. "HeaderSelectChannelDownloadPathHelp": "Browse or enter the path to use for storing channel cache files. The folder must be writeable.",
  172. "OptionNewCollection": "New...",
  173. "ButtonAdd": "Add",
  174. "ButtonRemove": "Remove",
  175. "LabelChapterDownloaders": "Chapter downloaders:",
  176. "LabelChapterDownloadersHelp": "Enable and rank your preferred chapter downloaders in order of priority. Lower priority downloaders will only be used to fill in missing information.",
  177. "HeaderFavoriteAlbums": "Favorite Albums",
  178. "HeaderLatestChannelMedia": "Latest Channel Items",
  179. "ButtonOrganizeFile": "Organize File",
  180. "ButtonDeleteFile": "Delete File",
  181. "HeaderOrganizeFile": "Organize File",
  182. "HeaderDeleteFile": "Delete File",
  183. "StatusSkipped": "Skipped",
  184. "StatusFailed": "Failed",
  185. "StatusSuccess": "Success",
  186. "MessageFileWillBeDeleted": "The following file will be deleted:",
  187. "MessageSureYouWishToProceed": "Are you sure you wish to proceed?",
  188. "MessageDuplicatesWillBeDeleted": "In addition the following dupliates will be deleted:",
  189. "MessageFollowingFileWillBeMovedFrom": "The following file will be moved from:",
  190. "MessageDestinationTo": "to:",
  191. "HeaderSelectWatchFolder": "Select Watch Folder",
  192. "HeaderSelectWatchFolderHelp": "Browse or enter the path to your watch folder. The folder must be writeable.",
  193. "OrganizePatternResult": "Result: {0}",
  194. "HeaderRestart": "Restart",
  195. "HeaderShutdown": "Shutdown",
  196. "MessageConfirmRestart": "Are you sure you wish to restart Media Browser Server?",
  197. "MessageConfirmShutdown": "Are you sure you wish to shutdown Media Browser Server?",
  198. "ButtonUpdateNow": "Update Now",
  199. "NewVersionOfSomethingAvailable": "A new version of {0} is available!",
  200. "VersionXIsAvailableForDownload": "Version {0} is now available for download.",
  201. "LabelVersionNumber": "Version {0}",
  202. "LabelPlayMethodTranscoding": "Transcoding",
  203. "LabelPlayMethodDirectStream": "Direct Streaming",
  204. "LabelPlayMethodDirectPlay": "Direct Playing",
  205. "LabelAudioCodec": "Audio: {0}",
  206. "LabelVideoCodec": "Video: {0}",
  207. "LabelLocalAccessUrl": "Local access: {0}",
  208. "LabelRemoteAccessUrl": "Remote access: {0}",
  209. "LabelRunningOnPort": "Running on http port {0}.",
  210. "LabelRunningOnPorts": "Running on http port {0}, and https port {1}.",
  211. "HeaderLatestFromChannel": "Latest from {0}",
  212. "ButtonDownload": "Download",
  213. "LabelUnknownLanaguage": "Unknown language",
  214. "HeaderCurrentSubtitles": "Current Subtitles",
  215. "MessageDownloadQueued": "The download has been queued.",
  216. "MessageAreYouSureDeleteSubtitles": "Are you sure you wish to delete this subtitle file?",
  217. "ButtonRemoteControl": "Remote Control",
  218. "HeaderLatestTvRecordings": "Latest Recordings",
  219. "ButtonOk": "Ok",
  220. "ButtonCancel": "Cancel",
  221. "ButtonRefresh": "Refresh",
  222. "LabelCurrentPath": "Current path:",
  223. "HeaderSelectMediaPath": "Select Media Path",
  224. "ButtonNetwork": "Network",
  225. "MessageDirectoryPickerInstruction": "Network paths can be entered manually in the event the Network button fails to locate your devices. For example, {0} or {1}.",
  226. "HeaderMenu": "Menu",
  227. "ButtonOpen": "Open",
  228. "ButtonOpenInNewTab": "Open in new tab",
  229. "ButtonShuffle": "Shuffle",
  230. "ButtonInstantMix": "Instant mix",
  231. "ButtonResume": "Resume",
  232. "HeaderScenes": "Scenes",
  233. "HeaderAudioTracks": "Audio Tracks",
  234. "HeaderLibraries": "Libraries",
  235. "LabelUnknownLanguage": "Unknown language",
  236. "HeaderSubtitles": "Subtitles",
  237. "HeaderVideoQuality": "Video Quality",
  238. "MessageErrorPlayingVideo": "There was an error playing the video.",
  239. "MessageEnsureOpenTuner": "Please ensure there is an open tuner availalble.",
  240. "ButtonHome": "Home",
  241. "ButtonDashboard": "Dashboard",
  242. "ButtonReports": "Reports",
  243. "ButtonMetadataManager": "Metadata Manager",
  244. "HeaderTime": "Time",
  245. "HeaderName": "Name",
  246. "HeaderAlbum": "Album",
  247. "HeaderAlbumArtist": "Album Artist",
  248. "HeaderArtist": "Artist",
  249. "LabelAddedOnDate": "Added {0}",
  250. "ButtonStart": "Start",
  251. "HeaderChannels": "Channels",
  252. "HeaderMediaFolders": "Media Folders",
  253. "HeaderBlockItemsWithNoRating": "Block items with no rating information:",
  254. "OptionBlockOthers": "Others",
  255. "OptionBlockTvShows": "TV Shows",
  256. "OptionBlockTrailers": "Trailers",
  257. "OptionBlockMusic": "Music",
  258. "OptionBlockMovies": "Movies",
  259. "OptionBlockBooks": "Books",
  260. "OptionBlockGames": "Games",
  261. "OptionBlockLiveTvPrograms": "Live TV Programs",
  262. "OptionBlockLiveTvChannels": "Live TV Channels",
  263. "OptionBlockChannelContent": "Internet Channel Content",
  264. "ButtonRevoke": "Revoke",
  265. "MessageConfirmRevokeApiKey": "Are you sure you wish to revoke this api key? The application's connection to Media Browser will be abruptly terminated.",
  266. "HeaderConfirmRevokeApiKey": "Revoke Api Key",
  267. "ValueContainer": "Container: {0}",
  268. "ValueAudioCodec": "Audio Codec: {0}",
  269. "ValueVideoCodec": "Video Codec: {0}",
  270. "ValueCodec": "Codec: {0}",
  271. "ValueConditions": "Conditions: {0}",
  272. "LabelAll": "All",
  273. "HeaderDeleteImage": "Delete Image",
  274. "DeleteImageConfirmation": "Are you sure you wish to delete this image?",
  275. "MessageFileNotFound": "File not found.",
  276. "MessageFileReadError": "An error occurred reading this file.",
  277. "ButtonNextPage": "Next Page",
  278. "ButtonPreviousPage": "Previous Page",
  279. "ButtonMoveLeft": "Move left",
  280. "ButtonMoveRight": "Move right",
  281. "ButtonBrowseOnlineImages": "Browse online images",
  282. "HeaderDeleteItem": "Delete Item",
  283. "ConfirmDeleteItem": "Deleting this item will delete it from both the file system and your media library. Are you sure you wish to continue?",
  284. "MessagePleaseEnterNameOrId": "Please enter a name or an external Id.",
  285. "MessageValueNotCorrect": "The value entered is not correct. Please try again.",
  286. "MessageItemSaved": "Item saved.",
  287. "MessagePleaseAcceptTermsOfServiceBeforeContinuing": "Please accept the terms of service before continuing.",
  288. "OptionEnded": "Ended",
  289. "OptionContinuing": "Continuing",
  290. "OptionOff": "Off",
  291. "OptionOn": "On",
  292. "ButtonSettings": "Settings",
  293. "ButtonUninstall": "Uninstall",
  294. "HeaderFields": "Fields",
  295. "HeaderFieldsHelp": "Slide a field to 'off' to lock it and prevent it's data from being changed.",
  296. "HeaderLiveTV": "Live TV",
  297. "HeaderMediaFolders": "Media Folders",
  298. "MissingLocalTrailer": "Missing local trailer.",
  299. "MissingPrimaryImage": "Missing primary image.",
  300. "MissingBackdropImage": "Missing backdrop image.",
  301. "MissingLogoImage": "Missing logo image.",
  302. "MissingEpisode": "Missing episode.",
  303. "OptionScreenshots": "Screenshots",
  304. "OptionBackdrops": "Backdrops",
  305. "OptionImages": "Images",
  306. "OptionKeywords": "Keywords",
  307. "OptionTags": "Tags",
  308. "OptionStudios": "Studios",
  309. "OptionName": "Name",
  310. "OptionOverview": "Overview",
  311. "OptionGenres": "Genres",
  312. "OptionParentalRating": "Parental Rating",
  313. "OptionPeople": "People",
  314. "OptionRuntime": "Runtime",
  315. "OptionProductionLocations": "Production Locations",
  316. "OptionBirthLocation": "Birth Location",
  317. "LabelAllChannels": "All channels",
  318. "LabelLiveProgram": "LIVE",
  319. "LabelNewProgram": "NEW",
  320. "LabelPremiereProgram": "PREMIERE",
  321. "LabelHDProgram": "HD",
  322. "HeaderChangeFolderType": "Change Content Type",
  323. "HeaderChangeFolderTypeHelp": "To change the type, please remove and rebuild the folder with the new type.",
  324. "HeaderAlert": "Alert",
  325. "MessagePleaseRestart": "Please restart to finish updating.",
  326. "ButtonRestart": "Restart",
  327. "ButtonRefresh": "Refresh",
  328. "MessagePleaseRefreshPage": "Please refresh this page to receive new updates from the server.",
  329. "ButtonHide": "Hide",
  330. "MessageSettingsSaved": "Settings saved.",
  331. "ButtonSignOut": "Sign Out",
  332. "ButtonMyProfile": "My Profile",
  333. "ButtonMyPreferences": "My Preferences",
  334. "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.",
  335. "LabelInstallingPackage": "Installing {0}",
  336. "LabelPackageInstallCompleted": "{0} installation completed.",
  337. "LabelPackageInstallFailed": "{0} installation failed.",
  338. "LabelPackageInstallCancelled": "{0} installation cancelled.",
  339. "TabServer": "Server",
  340. "TabUsers": "Users",
  341. "TabLibrary": "Library",
  342. "TabMetadata": "Metadata",
  343. "TabDLNA": "DLNA",
  344. "TabLiveTV": "Live TV",
  345. "TabAutoOrganize": "Auto-Organize",
  346. "TabPlugins": "Plugins",
  347. "TabAdvanced": "Advanced",
  348. "TabHelp": "Help",
  349. "TabScheduledTasks": "Scheduled Tasks",
  350. "ButtonFullscreen": "Fullscreen",
  351. "ButtonMute": "Mute",
  352. "ButtonUnmute": "Unmute",
  353. "ButtonAudioTracks": "Audio Tracks",
  354. "ButtonSubtitles": "Subtitles",
  355. "ButtonScenes": "Scenes",
  356. "ButtonQuality": "Quality",
  357. "HeaderNotifications": "Notifications",
  358. "HeaderSelectPlayer": "Select Player:",
  359. "ButtonSelect": "Select",
  360. "ButtonNew": "New",
  361. "MessageInternetExplorerWebm": "For best results with Internet Explorer please install the WebM playback plugin.",
  362. "HeaderVideoError": "Video Error",
  363. "ButtonAddToPlaylist": "Add to playlist",
  364. "HeaderAddToPlaylist": "Add to Playlist",
  365. "LabelName": "Name:",
  366. "ButtonSubmit": "Submit",
  367. "LabelSelectPlaylist": "Playlist:",
  368. "OptionNewPlaylist": "New playlist...",
  369. "MessageAddedToPlaylistSuccess": "Ok",
  370. "ButtonView": "View",
  371. "ButtonViewSeriesRecording": "View series recording",
  372. "ValueOriginalAirDate": "Original air date: {0}",
  373. "ButtonRemoveFromPlaylist": "Remove from playlist",
  374. "HeaderSpecials": "Specials",
  375. "HeaderTrailers": "Trailers",
  376. "HeaderAudio": "Audio",
  377. "HeaderResolution": "Resolution",
  378. "HeaderVideo": "Video",
  379. "HeaderRuntime": "Runtime",
  380. "HeaderCommunityRating": "Community rating",
  381. "HeaderParentalRating": "Parental rating",
  382. "HeaderReleaseDate": "Release date",
  383. "HeaderDateAdded": "Date added",
  384. "HeaderSeries": "Series",
  385. "HeaderSeason": "Season",
  386. "HeaderSeasonNumber": "Season number",
  387. "HeaderNetwork": "Network",
  388. "HeaderYear": "Year",
  389. "HeaderGameSystem": "Game system",
  390. "HeaderPlayers": "Players",
  391. "HeaderEmbeddedImage": "Embedded image",
  392. "HeaderTrack": "Track",
  393. "HeaderDisc": "Disc",
  394. "OptionMovies": "Movies",
  395. "OptionCollections": "Collections",
  396. "OptionSeries": "Series",
  397. "OptionSeasons": "Seasons",
  398. "OptionEpisodes": "Episodes",
  399. "OptionGames": "Games",
  400. "OptionGameSystems": "Game systems",
  401. "OptionMusicArtists": "Music artists",
  402. "OptionMusicAlbums": "Music albums",
  403. "OptionMusicVideos": "Music videos",
  404. "OptionSongs": "Songs",
  405. "OptionHomeVideos": "Home videos",
  406. "OptionBooks": "Books",
  407. "OptionAdultVideos": "Adult videos",
  408. "ButtonUp": "Up",
  409. "ButtonDown": "Down",
  410. "LabelMetadataReaders": "Metadata readers:",
  411. "LabelMetadataReadersHelp": "Rank your preferred local metadata sources in order of priority. The first file found will be read.",
  412. "LabelMetadataDownloaders": "Metadata downloaders:",
  413. "LabelMetadataDownloadersHelp": "Enable and rank your preferred metadata downloaders in order of priority. Lower priority downloaders will only be used to fill in missing information.",
  414. "LabelMetadataSavers": "Metadata savers:",
  415. "LabelMetadataSaversHelp": "Choose the file formats to save your metadata to.",
  416. "LabelImageFetchers": "Image fetchers:",
  417. "LabelImageFetchersHelp": "Enable and rank your preferred image fetchers in order of priority.",
  418. "ButtonQueueAllFromHere": "Queue all from here",
  419. "ButtonPlayAllFromHere": "Play all from here",
  420. "LabelDynamicExternalId": "{0} Id:",
  421. "HeaderIdentify": "Identify Item",
  422. "PersonTypePerson": "Person",
  423. "LabelTitleDisplayOrder": "Title display order:",
  424. "OptionSortName": "Sort name",
  425. "OptionReleaseDate": "Release date",
  426. "LabelSeasonNumber": "Season number:",
  427. "LabelDiscNumber": "Disc number",
  428. "LabelParentNumber": "Parent number",
  429. "LabelEpisodeNumber": "Episode number:",
  430. "LabelTrackNumber": "Track number:",
  431. "LabelNumber": "Number:",
  432. "LabelReleaseDate": "Release date:",
  433. "LabelEndDate": "End date:",
  434. "LabelYear": "Year:",
  435. "LabelDateOfBirth": "Date of birth:",
  436. "LabelBirthYear": "Birth year:",
  437. "LabelBirthDate": "Birth date:",
  438. "LabelDeathDate": "Death date:",
  439. "HeaderRemoveMediaLocation": "Remove Media Location",
  440. "MessageConfirmRemoveMediaLocation": "Are you sure you wish to remove this location?",
  441. "HeaderRenameMediaFolder": "Rename Media Folder",
  442. "LabelNewName": "New name:",
  443. "HeaderAddMediaFolder": "Add Media Folder",
  444. "HeaderAddMediaFolderHelp": "Name (Movies, Music, TV, etc):",
  445. "HeaderRemoveMediaFolder": "Remove Media Folder",
  446. "MessageTheFollowingLocationWillBeRemovedFromLibrary": "The following media locations will be removed from your library:",
  447. "MessageAreYouSureYouWishToRemoveMediaFolder": "Are you sure you wish to remove this media folder?",
  448. "ButtonRename": "Rename",
  449. "ButtonChangeType": "Change type",
  450. "ButtonRemove": "Remove",
  451. "HeaderMediaLocations": "Media Locations",
  452. "LabelContentTypeValue": "Content type: {0}",
  453. "LabelPathSubstitutionHelp": "Optional: Path substitution can map server paths to network shares that clients can access for direct playback.",
  454. "FolderTypeUnset": "Unset (mixed content)",
  455. "FolderTypeMovies": "Movies",
  456. "FolderTypeMusic": "Music",
  457. "FolderTypeAdultVideos": "Adult videos",
  458. "FolderTypePhotos": "Photos",
  459. "FolderTypeMusicVideos": "Music videos",
  460. "FolderTypeHomeVideos": "Home videos",
  461. "FolderTypeGames": "Games",
  462. "FolderTypeBooks": "Books",
  463. "FolderTypeTvShows": "TV",
  464. "TabMovies": "Movies",
  465. "TabSeries": "Series",
  466. "TabEpisodes": "Episodes",
  467. "TabTrailers": "Trailers",
  468. "TabGames": "Games",
  469. "TabAlbums": "Albums",
  470. "TabSongs": "Songs",
  471. "TabMusicVideos": "Music Videos",
  472. "BirthPlaceValue": "Birth place: {0}",
  473. "DeathDateValue": "Died: {0}",
  474. "BirthDateValue": "Born: {0}",
  475. "HeaderLatestReviews": "Latest Reviews",
  476. "HeaderPluginInstallation": "Plugin Installation",
  477. "MessageAlreadyInstalled": "This version is already installed.",
  478. "ValueReviewCount": "{0} Reviews",
  479. "MessageYouHaveVersionInstalled": "You currently have version {0} installed.",
  480. "MessageTrialExpired": "The trial period for this feature has expired",
  481. "MessageTrialWillExpireIn": "The trial period for this feature will expire in {0} day(s)",
  482. "MessageInstallPluginFromApp": "This plugin must be installed from with in the app you intend to use it in.",
  483. "ValuePriceUSD": "Price: {0} (USD)",
  484. "MessageFeatureIncludedWithSupporter": "You are registered for this feature, and will be able to continue using it with an active supporter membership.",
  485. "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.",
  486. "MessageSupporterMembershipExpiredOn": "Your supporter membership expired on {0}.",
  487. "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.",
  488. "MessageYouHaveAnActiveRecurringMembership": "You have an active {0} membership. You can upgrade your plan using the options below.",
  489. "ButtonDelete": "Delete",
  490. "HeaderMediaBrowserAccountAdded": "Media Browser Account Added",
  491. "MessageMediaBrowserAccountAdded": "The Media Browser account has been added to this user.",
  492. "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.",
  493. "HeaderMediaBrowserAccountRemoved": "Media Browser Account Removed",
  494. "MessageMediaBrowserAccontRemoved": "The Media Browser account has been removed from this user.",
  495. "TooltipLinkedToMediaBrowserConnect": "Linked to Media Browser Connect",
  496. "HeaderUnrated": "Unrated",
  497. "ValueDiscNumber": "Disc {0}",
  498. "HeaderUnknownDate": "Unknown Date",
  499. "HeaderUnknownYear": "Unknown Year",
  500. "ValueMinutes": "{0} min",
  501. "ButtonPlayExternalPlayer": "Play with external player",
  502. "HeaderSelectExternalPlayer": "Select External Player",
  503. "HeaderExternalPlayerPlayback": "External Player Playback",
  504. "ButtonImDone": "I'm Done",
  505. "OptionWatched": "Watched",
  506. "OptionUnwatched": "Unwatched",
  507. "ExternalPlayerPlaystateOptionsHelp": "Specify how you would like to resume playing this video next time.",
  508. "LabelMarkAs": "Mark as:",
  509. "OptionInProgress": "In-Progress",
  510. "LabelResumePoint": "Resume point:",
  511. "ValueOneMovie": "1 movie",
  512. "ValueMovieCount": "{0} movies",
  513. "ValueOneTrailer": "1 trailer",
  514. "ValueTrailerCount": "{0} trailers",
  515. "ValueOneSeries": "1 series",
  516. "ValueSeriesCount": "{0} series",
  517. "ValueOneEpisode": "1 episode",
  518. "ValueEpisodeCount": "{0} episodes",
  519. "ValueOneGame": "1 game",
  520. "ValueGameCount": "{0} games",
  521. "ValueOneAlbum": "1 album",
  522. "ValueAlbumCount": "{0} albums",
  523. "ValueOneSong": "1 song",
  524. "ValueSongCount": "{0} songs",
  525. "ValueOneMusicVideo": "1 music video",
  526. "ValueMusicVideoCount": "{0} music videos",
  527. "HeaderOffline": "Offline",
  528. "HeaderUnaired": "Unaired",
  529. "HeaderMissing": "Missing",
  530. "ButtonWebsite": "Website",
  531. "TooltipFavorite": "Favorite",
  532. "TooltipLike": "Like",
  533. "TooltipDislike": "Dislike",
  534. "TooltipPlayed": "Played",
  535. "ValueSeriesYearToPresent": "{0}-Present",
  536. "ValueAwards": "Awards: {0}",
  537. "ValueBudget": "Budget: {0}",
  538. "ValueRevenue": "Revenue: {0}",
  539. "ValuePremiered": "Premiered {0}",
  540. "ValuePremieres": "Premieres {0}",
  541. "ValueStudio": "Studio: {0}",
  542. "ValueStudios": "Studios: {0}",
  543. "ValueSpecialEpisodeName": "Special - {0}",
  544. "LabelLimit": "Limit:",
  545. "ValueLinks": "Links: {0}",
  546. "HeaderPeople": "People",
  547. "HeaderCastAndCrew": "Cast & Crew",
  548. "ValueArtist": "Artist: {0}",
  549. "ValueArtists": "Artists: {0}",
  550. "HeaderTags": "Tags",
  551. "MediaInfoCameraMake": "Camera make",
  552. "MediaInfoCameraModel": "Camera model",
  553. "MediaInfoAltitude": "Altitude",
  554. "MediaInfoAperture": "Aperture",
  555. "MediaInfoExposureTime": "Exposure time",
  556. "MediaInfoFocalLength": "Focal length",
  557. "MediaInfoOrientation": "Orientation",
  558. "MediaInfoIsoSpeedRating": "Iso speed rating",
  559. "MediaInfoLatitude": "Latitude",
  560. "MediaInfoLongitude": "Longitude",
  561. "MediaInfoShutterSpeed": "Shutter speed",
  562. "MediaInfoSoftware": "Software",
  563. "HeaderIfYouLikeCheckTheseOut": "If you like {0}, check these out...",
  564. "HeaderPlotKeywords": "Plot Keywords",
  565. "HeaderMovies": "Movies",
  566. "HeaderSeries": "Series",
  567. "HeaderAlbums": "Albums",
  568. "HeaderGames": "Games",
  569. "HeaderBooks": "Books",
  570. "HeaderEpisodes": "Episodes",
  571. "HeaderSeasons": "Seasons",
  572. "HeaderTracks": "Tracks",
  573. "HeaderItems": "Items",
  574. "HeaderOtherItems": "Other Items",
  575. "ButtonFullReview": "Full review",
  576. "ValueAsRole": "as {0}",
  577. "ValueGuestStar": "Guest star",
  578. "MediaInfoSize": "Size",
  579. "MediaInfoPath": "Path",
  580. "MediaInfoFormat": "Format",
  581. "MediaInfoContainer": "Container",
  582. "MediaInfoDefault": "Default",
  583. "MediaInfoForced": "Forced",
  584. "MediaInfoExternal": "External",
  585. "MediaInfoTimestamp": "Timestamp",
  586. "MediaInfoPixelFormat": "Pixel format",
  587. "MediaInfoBitDepth": "Bit depth",
  588. "MediaInfoSampleRate": "Sample rate",
  589. "MediaInfoBitrate": "Bitrate",
  590. "MediaInfoChannels": "Channels",
  591. "MediaInfoLayout": "Layout",
  592. "MediaInfoLanguage": "Language",
  593. "MediaInfoCodec": "Codec",
  594. "MediaInfoProfile": "Profile",
  595. "MediaInfoLevel": "Level",
  596. "MediaInfoAspectRatio": "Aspect ratio",
  597. "MediaInfoResolution": "Resolution",
  598. "MediaInfoAnamorphic": "Anamorphic",
  599. "MediaInfoInterlaced": "Interlaced",
  600. "MediaInfoFramerate": "Framerate",
  601. "MediaInfoStreamTypeAudio": "Audio",
  602. "MediaInfoStreamTypeData": "Data",
  603. "MediaInfoStreamTypeVideo": "Video",
  604. "MediaInfoStreamTypeSubtitle": "Subtitle",
  605. "MediaInfoStreamTypeEmbeddedImage": "Embedded Image",
  606. "MediaInfoRefFrames": "Ref frames",
  607. "TabPlayback": "Playback",
  608. "TabNotifications": "Notifications",
  609. "TabExpert": "Expert",
  610. "HeaderSelectCustomIntrosPath": "Select Custom Intros Path",
  611. "HeaderRateAndReview": "Rate and Review",
  612. "HeaderThankYou": "Thank You",
  613. "MessageThankYouForYourReview": "Thank you for your review.",
  614. "LabelYourRating": "Your rating:",
  615. "LabelFullReview": "Full review:",
  616. "LabelShortRatingDescription": "Short rating summary:",
  617. "OptionIRecommendThisItem": "I recommend this item",
  618. "WebClientTourContent": "View your recently added media, next episodes, and more. The green circles indicate how many unplayed items you have.",
  619. "WebClientTourMovies": "Play movies, trailers and more from any device with a web browser",
  620. "WebClientTourMouseOver": "Hold the mouse over any poster for quick access to important information",
  621. "WebClientTourTapHold": "Tap and hold or right click any poster for a context menu",
  622. "WebClientTourMetadataManager": "Click edit to open the metadata manager",
  623. "WebClientTourPlaylists": "Easily create playlists and instant mixes, and play them on any device",
  624. "WebClientTourCollections": "Create movie collections to group box sets together",
  625. "WebClientTourUserPreferences1": "User preferences allow you to customize the way your library is presented in all of your Media Browser apps",
  626. "WebClientTourUserPreferences2": "Configure your audio and subtitle language settings once, for every Media Browser app",
  627. "WebClientTourUserPreferences3": "Design the web client home page to your liking",
  628. "WebClientTourUserPreferences4": "Configure backdrops, theme songs and external players",
  629. "WebClientTourMobile1": "The web client works great on smartphones and tablets...",
  630. "WebClientTourMobile2": "and easily controls other devices and Media Browser apps",
  631. "MessageEnjoyYourStay": "Enjoy your stay",
  632. "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.",
  633. "DashboardTourHelp": "In-app help provides easy buttons to open wiki pages relating to the on-screen content.",
  634. "DashboardTourUsers": "Easily create user accounts for your friends and family, each with their own permissions, library access, parental controls and more.",
  635. "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.",
  636. "DashboardTourChapters": "Enable chapter image generation for your videos for a more pleasing presentation while viewing.",
  637. "DashboardTourSubtitles": "Automatically download subtitles for your videos in any language.",
  638. "DashboardTourPlugins": "Install plugins such as internet video channels, live tv, metadata scanners, and more.",
  639. "DashboardTourNotifications": "Automatically send notifications of server events to your mobile device, email and more.",
  640. "DashboardTourScheduledTasks": "Easily manage long running operations with scheduled tasks. Decide when they run, and how often.",
  641. "DashboardTourMobile": "The Media Browser dashboard works great on smartphones and tablets. Manage your server from the palm of your hand anytime, anywhere.",
  642. "MessageRefreshQueued": "Refresh queued",
  643. "TabDevices": "Devices",
  644. "TabExtras": "Extras",
  645. "DeviceLastUsedByUserName": "Last used by {0}",
  646. "HeaderDeleteDevice": "Delete Device",
  647. "DeleteDeviceConfirmation": "Are you sure you wish to delete this device? It will reappear the next time a user signs in with it.",
  648. "LabelEnableCameraUploadFor": "Enable camera upload for:",
  649. "HeaderSelectUploadPath": "Select Upload Path",
  650. "LabelEnableCameraUploadForHelp": "Uploads will occur automatically in the background when signed into Media Browser.",
  651. "ErrorMessageStartHourGreaterThanEnd": "End time must be greater than the start time.",
  652. "ButtonLibraryAccess": "Library access",
  653. "ButtonParentalControl": "Parental control",
  654. "HeaderInvitationSent": "Invitation Sent",
  655. "MessageInvitationSentToUser": "An email has been sent to {0}, inviting them to accept your sharing invitation.",
  656. "MessageInvitationSentToNewUser": "An email has been sent to {0} inviting them to sign up with Media Browser.",
  657. "HeaderConnectionFailure": "Connection Failure",
  658. "MessageUnableToConnectToServer": "We're unable to connect to the selected server right now. Please ensure it is running and try again.",
  659. "ButtonSelectServer": "Select server",
  660. "MessagePluginConfigurationRequiresLocalAccess": "To configure this plugin please sign in to your local server directly.",
  661. "MessageLoggedOutParentalControl": "Access is currently restricted. Please try again later.",
  662. "DefaultErrorMessage": "There was an error processing the request. Please try again later.",
  663. "ButtonAccept": "Accept",
  664. "ButtonReject": "Reject",
  665. "HeaderForgotPassword": "Forgot Password",
  666. "MessageContactAdminToResetPassword": "Please contact your system administrator to reset your password.",
  667. "MessageForgotPasswordInNetworkRequired": "Please try again within your home network to initiate the password reset process.",
  668. "MessageForgotPasswordFileCreated": "The following file has been created on your server and contains instructions on how to proceed:",
  669. "MessageForgotPasswordFileExpiration": "The reset pin will expire at {0}.",
  670. "MessageInvalidForgotPasswordPin": "An invalid or expired pin was entered. Please try again.",
  671. "MessagePasswordResetForUsers": "Passwords have been reset for the following users:",
  672. "HeaderInviteGuest": "Invite Guest",
  673. "ButtonLinkMyMediaBrowserAccount": "Link my account now",
  674. "MessageConnectAccountRequiredToInviteGuest": "In order to invite guests you need to first link your Media Browser account to this server.",
  675. "ButtonSync": "Sync",
  676. "SyncMedia": "Sync Media",
  677. "HeaderCancelSyncJob": "Cancel Sync",
  678. "CancelSyncJobConfirmation": "Are you sure you wish to cancel this sync job?",
  679. "TabSync": "Sync",
  680. "MessagePleaseSelectDeviceToSyncTo": "Please select a device to sync to.",
  681. "MessageSyncJobCreated": "Sync job created.",
  682. "LabelSyncTo": "Sync to:",
  683. "LabelSyncJobName": "Sync job name:",
  684. "LabelQuality": "Quality:",
  685. "OptionHigh": "High",
  686. "OptionMedium": "Medium",
  687. "OptionLow": "Low",
  688. "HeaderSettings": "Settings",
  689. "OptionAutomaticallySyncNewContent": "Automatically sync new content",
  690. "OptionAutomaticallySyncNewContentHelp": "New content added to this category will be automatically synced to the device.",
  691. "OptionSyncUnwatchedVideosOnly": "Sync unwatched videos only",
  692. "OptionSyncUnwatchedVideosOnlyHelp": "Only unwatched videos will be synced, and videos will be removed from the device as they are watched.",
  693. "LabelItemLimit": "Item limit:",
  694. "LabelItemLimitHelp": "Optional. Set a limit to the number of items that will be synced.",
  695. "MessageBookPluginRequired": "Requires installation of the Bookshelf plugin",
  696. "MessageGamePluginRequired": "Requires installation of the GameBrowser plugin",
  697. "MessageUnsetContentHelp": "Content will be displayed as plain folders. For best results use the metadata manager to set the content types of sub-folders.",
  698. "SyncJobItemStatusQueued": "Queued",
  699. "SyncJobItemStatusConverting": "Converting",
  700. "SyncJobItemStatusTransferring": "Transferring",
  701. "SyncJobItemStatusSynced": "Synced",
  702. "SyncJobItemStatusFailed": "Failed",
  703. "SyncJobItemStatusRemovedFromDevice": "Removed from device",
  704. "SyncJobItemStatusCancelled": "Cancelled",
  705. "MessageJobItemHasNoActions": "d"
  706. }