javascript.json 38 KB

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