javascript.json 40 KB

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