javascript.json 40 KB

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