1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

add recording remux option

This commit is contained in:
Luke Pulverenti 2016-11-01 15:06:04 -04:00
parent c761f8d622
commit d508b55755
2 changed files with 9 additions and 125 deletions

View file

@ -77,6 +77,13 @@
<option value="mkv">MKV</option> <option value="mkv">MKV</option>
</select> </select>
</div> </div>
<div class="checkboxContainer checkboxContainer-withDescription">
<label>
<input type="checkbox" is="emby-checkbox" id="chkPreserveVideo" />
<span>${OptionConvertRecordingPreserveVideo}</span>
</label>
<div class="fieldDescription checkboxFieldDescription">${OptionConvertRecordingPreserveVideoHelp}</div>
</div>
<div class="checkboxContainer checkboxContainer-withDescription"> <div class="checkboxContainer checkboxContainer-withDescription">
<label> <label>
<input type="checkbox" is="emby-checkbox" id="chkPreserveAudio" /> <input type="checkbox" is="emby-checkbox" id="chkPreserveAudio" />

View file

@ -1,8 +1,4 @@
{ {
"LabelExit": "Exit",
"LabelApiDocumentation": "Api Documentation",
"LabelBrowseLibrary": "Browse Library",
"LabelConfigureServer": "Configure Emby",
"LabelPrevious": "Previous", "LabelPrevious": "Previous",
"LabelFinish": "Finish", "LabelFinish": "Finish",
"LabelNext": "Next", "LabelNext": "Next",
@ -14,10 +10,6 @@
"LabelYourFirstName": "Your first name:", "LabelYourFirstName": "Your first name:",
"MoreUsersCanBeAddedLater": "More users can be added later within the Dashboard.", "MoreUsersCanBeAddedLater": "More users can be added later within the Dashboard.",
"UserProfilesIntro": "Emby includes built-in support for user profiles, enabling each user to have their own display settings, playstate and parental controls.", "UserProfilesIntro": "Emby includes built-in support for user profiles, enabling each user to have their own display settings, playstate and parental controls.",
"LabelWindowsService": "Windows Service",
"AWindowsServiceHasBeenInstalled": "A Windows Service has been installed.",
"WindowsServiceIntro1": "Emby Server normally runs as a desktop application with a tray icon, but if you prefer to run it as a background service, it can be started from the windows services control panel instead.",
"WindowsServiceIntro2": "If using the windows service, please note that it cannot be run at the same time as the tray icon, so you'll need to exit the tray in order to run the service. The service will also need to be configured with administrative privileges via the control panel. When running as a service, you will need to ensure that the service account has access to your media folders.",
"WizardCompleted": "That's all we need for now. Emby has begun collecting information about your media library. Check out some of our apps, and then click <b>Finish</b> to view the <b>Server Dashboard</b>.", "WizardCompleted": "That's all we need for now. Emby has begun collecting information about your media library. Check out some of our apps, and then click <b>Finish</b> to view the <b>Server Dashboard</b>.",
"LabelConfigureSettings": "Configure settings", "LabelConfigureSettings": "Configure settings",
"LabelEnableAutomaticPortMapping": "Enable automatic port mapping", "LabelEnableAutomaticPortMapping": "Enable automatic port mapping",
@ -27,12 +19,6 @@
"OptionIAcceptTermsOfService": "I accept the terms of service", "OptionIAcceptTermsOfService": "I accept the terms of service",
"ButtonPrivacyPolicy": "Privacy policy", "ButtonPrivacyPolicy": "Privacy policy",
"ButtonTermsOfService": "Terms of Service", "ButtonTermsOfService": "Terms of Service",
"HeaderDeveloperOptions": "Developer Options",
"OptionEnableWebClientResponseCache": "Enable web response caching",
"OptionDisableForDevelopmentHelp": "Configure these as needed for web development purposes.",
"OptionEnableWebClientResourceMinification": "Enable web resource minification",
"LabelDashboardSourcePath": "Web client source path:",
"LabelDashboardSourcePathHelp": "If running the server from source, specify the path to the dashboard-ui folder. All web client files will be served from this location.",
"ButtonConvertMedia": "Convert media", "ButtonConvertMedia": "Convert media",
"ButtonOrganize": "Organize", "ButtonOrganize": "Organize",
"HeaderSupporterBenefits": "Emby Premiere Benefits", "HeaderSupporterBenefits": "Emby Premiere Benefits",
@ -59,7 +45,6 @@
"HeaderToAccessPleaseEnterEasyPinCode": "To access, please enter your easy pin code", "HeaderToAccessPleaseEnterEasyPinCode": "To access, please enter your easy pin code",
"ButtonConfigurePinCode": "Configure pin code", "ButtonConfigurePinCode": "Configure pin code",
"RegisterWithPayPal": "Register with PayPal", "RegisterWithPayPal": "Register with PayPal",
"HeaderEnjoyDayTrial": "Enjoy a 14 Day Free Trial",
"LabelSyncTempPath": "Temporary file path:", "LabelSyncTempPath": "Temporary file path:",
"LabelSyncTempPathHelp": "Specify a custom sync working folder. Converted media created during the sync process will be stored here.", "LabelSyncTempPathHelp": "Specify a custom sync working folder. Converted media created during the sync process will be stored here.",
"LabelCustomCertificatePath": "Custom certificate path:", "LabelCustomCertificatePath": "Custom certificate path:",
@ -84,7 +69,6 @@
"LabelContentType": "Content type:", "LabelContentType": "Content type:",
"TitleScheduledTasks": "Scheduled Tasks", "TitleScheduledTasks": "Scheduled Tasks",
"HeaderSetupLibrary": "Setup your media libraries", "HeaderSetupLibrary": "Setup your media libraries",
"ButtonAddMediaFolder": "Add media folder",
"LabelFolderType": "Folder type:", "LabelFolderType": "Folder type:",
"LabelCountry": "Country:", "LabelCountry": "Country:",
"LabelLanguage": "Language:", "LabelLanguage": "Language:",
@ -216,7 +200,6 @@
"HeaderLatestSongs": "Latest Songs", "HeaderLatestSongs": "Latest Songs",
"HeaderRecentlyPlayed": "Recently Played", "HeaderRecentlyPlayed": "Recently Played",
"HeaderFrequentlyPlayed": "Frequently Played", "HeaderFrequentlyPlayed": "Frequently Played",
"DevBuildWarning": "Dev builds are the bleeding edge. Released often, these build have not been tested. The application may crash and entire features may not work at all.",
"LabelVideoType": "Video Type:", "LabelVideoType": "Video Type:",
"OptionBluray": "Bluray", "OptionBluray": "Bluray",
"OptionDvd": "Dvd", "OptionDvd": "Dvd",
@ -278,7 +261,6 @@
"OptionHideUserFromLoginHelp": "Useful for private or hidden administrator accounts. The user will need to sign in manually by entering their username and password.", "OptionHideUserFromLoginHelp": "Useful for private or hidden administrator accounts. The user will need to sign in manually by entering their username and password.",
"OptionDisableUser": "Disable this user", "OptionDisableUser": "Disable this user",
"OptionDisableUserHelp": "If disabled the server will not allow any connections from this user. Existing connections will be abruptly terminated.", "OptionDisableUserHelp": "If disabled the server will not allow any connections from this user. Existing connections will be abruptly terminated.",
"HeaderAdvancedControl": "Advanced Control",
"LabelName": "Name:", "LabelName": "Name:",
"ButtonHelp": "Help", "ButtonHelp": "Help",
"OptionAllowUserToManageServer": "Allow this user to manage the server", "OptionAllowUserToManageServer": "Allow this user to manage the server",
@ -445,21 +427,12 @@
"ButtonSplitVersionsApart": "Split Versions Apart", "ButtonSplitVersionsApart": "Split Versions Apart",
"ButtonPlayTrailer": "Trailer", "ButtonPlayTrailer": "Trailer",
"LabelMissing": "Missing", "LabelMissing": "Missing",
"LabelOffline": "Offline",
"PathSubstitutionHelp": "Path substitutions are used for mapping a path on the server to a path that Emby apps are able to access. By allowing Emby apps direct access to media on the server they may be able to play them directly over the network and avoid using server resources to stream and transcode them.",
"HeaderFrom": "From",
"HeaderTo": "To",
"LabelFrom": "From:",
"LabelTo": "To:",
"LabelToHelp": "Example: \\\\MyServer\\Movies (a path that can be accessed by Emby apps)",
"ButtonAddPathSubstitution": "Add Substitution",
"OptionSpecialEpisode": "Specials", "OptionSpecialEpisode": "Specials",
"OptionMissingEpisode": "Missing Episodes", "OptionMissingEpisode": "Missing Episodes",
"OptionUnairedEpisode": "Unaired Episodes", "OptionUnairedEpisode": "Unaired Episodes",
"OptionEpisodeSortName": "Episode Sort Name", "OptionEpisodeSortName": "Episode Sort Name",
"OptionSeriesSortName": "Series Name", "OptionSeriesSortName": "Series Name",
"OptionTvdbRating": "Tvdb Rating", "OptionTvdbRating": "Tvdb Rating",
"EditCollectionItemsHelp": "Add or remove any movies, series, albums, books or games you wish to group within this collection.",
"HeaderAddTitles": "Add Titles", "HeaderAddTitles": "Add Titles",
"LabelEnableDlnaPlayTo": "Enable DLNA Play To", "LabelEnableDlnaPlayTo": "Enable DLNA Play To",
"LabelEnableDlnaPlayToHelp": "Emby can detect devices within your network and offer the ability to remote control them.", "LabelEnableDlnaPlayToHelp": "Emby can detect devices within your network and offer the ability to remote control them.",
@ -532,7 +505,6 @@
"HeaderSupportTheTeamHelp": "Help ensure the continued development of this project by purchasing Emby Premiere. A portion of all income will be contributed to other free tools we depend on.", "HeaderSupportTheTeamHelp": "Help ensure the continued development of this project by purchasing Emby Premiere. A portion of all income will be contributed to other free tools we depend on.",
"DonationNextStep": "Once complete, please return and enter your Emby Premiere key, which you will receive by email.", "DonationNextStep": "Once complete, please return and enter your Emby Premiere key, which you will receive by email.",
"AutoOrganizeHelp": "Auto-organize monitors your download folders for new files and moves them to your media directories.", "AutoOrganizeHelp": "Auto-organize monitors your download folders for new files and moves them to your media directories.",
"AutoOrganizeTvHelp": "TV file organizing will only add episodes to existing series. It will not create new series folders.",
"OptionEnableEpisodeOrganization": "Enable new episode organization", "OptionEnableEpisodeOrganization": "Enable new episode organization",
"LabelWatchFolder": "Watch folder:", "LabelWatchFolder": "Watch folder:",
"LabelWatchFolderHelp": "The server will poll this folder during the 'Organize new media files' scheduled task.", "LabelWatchFolderHelp": "The server will poll this folder during the 'Organize new media files' scheduled task.",
@ -605,24 +577,7 @@
"OptionOtherApps": "Other apps", "OptionOtherApps": "Other apps",
"OptionMobileApps": "Mobile apps", "OptionMobileApps": "Mobile apps",
"HeaderNotificationList": "Click on a notification to configure sending options.", "HeaderNotificationList": "Click on a notification to configure sending options.",
"NotificationOptionApplicationUpdateAvailable": "Application update available",
"NotificationOptionApplicationUpdateInstalled": "Application update installed",
"NotificationOptionPluginUpdateInstalled": "Plugin update installed",
"NotificationOptionPluginInstalled": "Plugin installed",
"NotificationOptionPluginUninstalled": "Plugin uninstalled",
"NotificationOptionVideoPlayback": "Video playback started",
"NotificationOptionAudioPlayback": "Audio playback started",
"NotificationOptionGamePlayback": "Game playback started",
"NotificationOptionVideoPlaybackStopped": "Video playback stopped",
"NotificationOptionAudioPlaybackStopped": "Audio playback stopped",
"NotificationOptionGamePlaybackStopped": "Game playback stopped",
"NotificationOptionTaskFailed": "Scheduled task failure",
"NotificationOptionInstallationFailed": "Installation failure",
"NotificationOptionNewLibraryContent": "New content added",
"NotificationOptionCameraImageUploaded": "Camera image uploaded",
"NotificationOptionUserLockedOut": "User locked out",
"HeaderSendNotificationHelp": "Notifications are delivered to your Emby inbox. Additional options can be installed from the Services tab.", "HeaderSendNotificationHelp": "Notifications are delivered to your Emby inbox. Additional options can be installed from the Services tab.",
"NotificationOptionServerRestartRequired": "Server restart required",
"LabelNotificationEnabled": "Enable this notification", "LabelNotificationEnabled": "Enable this notification",
"LabelMonitorUsers": "Monitor activity from:", "LabelMonitorUsers": "Monitor activity from:",
"LabelSendNotificationToUsers": "Send the notification to:", "LabelSendNotificationToUsers": "Send the notification to:",
@ -773,7 +728,6 @@
"MessageNoAvailablePlugins": "No available plugins.", "MessageNoAvailablePlugins": "No available plugins.",
"LabelDisplayPluginsFor": "Display plugins for:", "LabelDisplayPluginsFor": "Display plugins for:",
"PluginTabAppClassic": "Emby Classic", "PluginTabAppClassic": "Emby Classic",
"PluginTabAppTheater": "Emby Theater",
"LabelEpisodeNamePlain": "Episode name", "LabelEpisodeNamePlain": "Episode name",
"LabelSeriesNamePlain": "Series name", "LabelSeriesNamePlain": "Series name",
"ValueSeriesNamePeriod": "Series.name", "ValueSeriesNamePeriod": "Series.name",
@ -918,7 +872,6 @@
"HeaderDevice": "Device", "HeaderDevice": "Device",
"HeaderUser": "User", "HeaderUser": "User",
"HeaderDateIssued": "Date Issued", "HeaderDateIssued": "Date Issued",
"LabelChapterName": "Chapter {0}",
"HeaderHttpHeaders": "Http Headers", "HeaderHttpHeaders": "Http Headers",
"HeaderIdentificationHeader": "Identification Header", "HeaderIdentificationHeader": "Identification Header",
"LabelValue": "Value:", "LabelValue": "Value:",
@ -992,34 +945,21 @@
"OptionReportAlbums": "Albums", "OptionReportAlbums": "Albums",
"ButtonMore": "More", "ButtonMore": "More",
"HeaderActivity": "Activity", "HeaderActivity": "Activity",
"ScheduledTaskStartedWithName": "{0} started",
"ScheduledTaskCancelledWithName": "{0} was cancelled",
"ScheduledTaskCompletedWithName": "{0} completed",
"ScheduledTaskFailed": "Scheduled task completed",
"PluginInstalledWithName": "{0} was installed", "PluginInstalledWithName": "{0} was installed",
"PluginUpdatedWithName": "{0} was updated", "PluginUpdatedWithName": "{0} was updated",
"PluginUninstalledWithName": "{0} was uninstalled", "PluginUninstalledWithName": "{0} was uninstalled",
"ScheduledTaskFailedWithName": "{0} failed",
"DeviceOnlineWithName": "{0} is connected",
"UserOnlineFromDevice": "{0} is online from {1}", "UserOnlineFromDevice": "{0} is online from {1}",
"DeviceOfflineWithName": "{0} has disconnected",
"UserOfflineFromDevice": "{0} has disconnected from {1}", "UserOfflineFromDevice": "{0} has disconnected from {1}",
"SubtitlesDownloadedForItem": "Subtitles downloaded for {0}",
"SubtitleDownloadFailureForItem": "Subtitles failed to download for {0}",
"LabelRunningTimeValue": "Running time: {0}", "LabelRunningTimeValue": "Running time: {0}",
"LabelIpAddressValue": "Ip address: {0}", "LabelIpAddressValue": "Ip address: {0}",
"UserLockedOutWithName": "User {0} has been locked out", "UserLockedOutWithName": "User {0} has been locked out",
"UserConfigurationUpdatedWithName": "User configuration has been updated for {0}", "UserConfigurationUpdatedWithName": "User configuration has been updated for {0}",
"UserCreatedWithName": "User {0} has been created", "UserCreatedWithName": "User {0} has been created",
"UserPasswordChangedWithName": "Password has been changed for user {0}",
"UserDeletedWithName": "User {0} has been deleted", "UserDeletedWithName": "User {0} has been deleted",
"MessageServerConfigurationUpdated": "Server configuration has been updated", "MessageServerConfigurationUpdated": "Server configuration has been updated",
"MessageNamedServerConfigurationUpdatedWithValue": "Server configuration section {0} has been updated", "MessageNamedServerConfigurationUpdatedWithValue": "Server configuration section {0} has been updated",
"MessageApplicationUpdated": "Emby Server has been updated", "MessageApplicationUpdated": "Emby Server has been updated",
"UserDownloadingItemWithValues": "{0} is downloading {1}", "UserDownloadingItemWithValues": "{0} is downloading {1}",
"UserStartedPlayingItemWithValues": "{0} has started playing {1}",
"UserStoppedPlayingItemWithValues": "{0} has stopped playing {1}",
"AppDeviceValues": "App: {0}, Device: {1}",
"ProviderValue": "Provider: {0}", "ProviderValue": "Provider: {0}",
"HeaderRecentActivity": "Recent Activity", "HeaderRecentActivity": "Recent Activity",
"HeaderPeople": "People", "HeaderPeople": "People",
@ -1052,20 +992,12 @@
"LabelAirDate": "Air days:", "LabelAirDate": "Air days:",
"LabelAirTime:": "Air time:", "LabelAirTime:": "Air time:",
"LabelRuntimeMinutes": "Run time (minutes):", "LabelRuntimeMinutes": "Run time (minutes):",
"LabelRevenue": "Revenue ($):",
"HeaderAlternateEpisodeNumbers": "Alternate Episode Numbers",
"HeaderSpecialEpisodeInfo": "Special Episode Info", "HeaderSpecialEpisodeInfo": "Special Episode Info",
"HeaderExternalIds": "External Id's:",
"LabelAirsBeforeSeason": "Airs before season:",
"LabelAirsAfterSeason": "Airs after season:",
"LabelAirsBeforeEpisode": "Airs before episode:",
"LabelDisplaySpecialsWithinSeasons": "Display specials within seasons they aired in", "LabelDisplaySpecialsWithinSeasons": "Display specials within seasons they aired in",
"HeaderCountries": "Countries",
"HeaderGenres": "Genres", "HeaderGenres": "Genres",
"HeaderPlotKeywords": "Plot Keywords", "HeaderPlotKeywords": "Plot Keywords",
"HeaderStudios": "Studios", "HeaderStudios": "Studios",
"HeaderTags": "Tags", "HeaderTags": "Tags",
"MessageLeaveEmptyToInherit": "Leave empty to inherit settings from a parent item, or the global default value.",
"OptionNoTrailer": "No Trailer", "OptionNoTrailer": "No Trailer",
"ButtonPurchase": "Purchase", "ButtonPurchase": "Purchase",
"OptionActor": "Actor", "OptionActor": "Actor",
@ -1161,7 +1093,6 @@
"TabParentalControl": "Parental Control", "TabParentalControl": "Parental Control",
"HeaderAccessSchedule": "Access Schedule", "HeaderAccessSchedule": "Access Schedule",
"HeaderAccessScheduleHelp": "Create an access schedule to limit access to certain hours.", "HeaderAccessScheduleHelp": "Create an access schedule to limit access to certain hours.",
"ButtonAddSchedule": "Add Schedule",
"LabelAccessDay": "Day of week:", "LabelAccessDay": "Day of week:",
"LabelAccessStart": "Start time:", "LabelAccessStart": "Start time:",
"LabelAccessEnd": "End time:", "LabelAccessEnd": "End time:",
@ -1332,7 +1263,6 @@
"HeadersFolders": "Folders", "HeadersFolders": "Folders",
"LabelDisplayName": "Display name:", "LabelDisplayName": "Display name:",
"HeaderNewRecording": "New Recording", "HeaderNewRecording": "New Recording",
"ButtonAdvanced": "Advanced",
"LabelCodecIntrosPath": "Codec intros path:", "LabelCodecIntrosPath": "Codec intros path:",
"LabelCodecIntrosPathHelp": "A folder containing video files. If an intro video file name matches the video codec, audio codec, audio profile, or a tag, then it will be played prior to the main feature.", "LabelCodecIntrosPathHelp": "A folder containing video files. If an intro video file name matches the video codec, audio codec, audio profile, or a tag, then it will be played prior to the main feature.",
"OptionConvertRecordingsToStreamingFormat": "Automatically convert recordings to a streaming friendly format", "OptionConvertRecordingsToStreamingFormat": "Automatically convert recordings to a streaming friendly format",
@ -1349,7 +1279,6 @@
"Password": "Password", "Password": "Password",
"DeleteImage": "Delete Image", "DeleteImage": "Delete Image",
"MessageThankYouForSupporting": "Thank you for supporting Emby.", "MessageThankYouForSupporting": "Thank you for supporting Emby.",
"MessagePleaseSupportProject": "Please support Emby.",
"DeleteImageConfirmation": "Are you sure you wish to delete this image?", "DeleteImageConfirmation": "Are you sure you wish to delete this image?",
"FileReadCancelled": "The file read has been canceled.", "FileReadCancelled": "The file read has been canceled.",
"FileNotFound": "File not found.", "FileNotFound": "File not found.",
@ -1387,13 +1316,9 @@
"ServerUpdateNeeded": "This Emby Server needs to be updated. To download the latest version, please visit {0}", "ServerUpdateNeeded": "This Emby Server needs to be updated. To download the latest version, please visit {0}",
"LabelFromHelp": "Example: {0} (on the server)", "LabelFromHelp": "Example: {0} (on the server)",
"HeaderMyMedia": "My Media", "HeaderMyMedia": "My Media",
"LabelAutomaticUpdateLevel": "Automatic update level:",
"LabelAutomaticUpdateLevelForPlugins": "Automatic update level for plugins:",
"ErrorLaunchingChromecast": "There was an error launching chromecast. Please ensure your device is connected to your wireless network.", "ErrorLaunchingChromecast": "There was an error launching chromecast. Please ensure your device is connected to your wireless network.",
"MessageErrorLoadingSupporterInfo": "There was an error loading Emby Premiere information. Please try again later.", "MessageErrorLoadingSupporterInfo": "There was an error loading Emby Premiere information. Please try again later.",
"MessageLinkYourSupporterKey": "Link your Emby Premiere key with up to {0} Emby Connect members to enjoy free access to the following apps:",
"HeaderConfirmRemoveUser": "Remove User", "HeaderConfirmRemoveUser": "Remove User",
"MessageConfirmRemoveConnectSupporter": "Are you sure you wish to remove additional Emby Premiere benefits from this user?",
"ValueTimeLimitSingleHour": "Time limit: 1 hour", "ValueTimeLimitSingleHour": "Time limit: 1 hour",
"ValueTimeLimitMultiHour": "Time limit: {0} hours", "ValueTimeLimitMultiHour": "Time limit: {0} hours",
"PluginCategoryGeneral": "General", "PluginCategoryGeneral": "General",
@ -1430,7 +1355,6 @@
"ButtonScheduledTasks": "Scheduled tasks", "ButtonScheduledTasks": "Scheduled tasks",
"MessageItemsAdded": "Items added", "MessageItemsAdded": "Items added",
"HeaderSelectCertificatePath": "Select Certificate Path", "HeaderSelectCertificatePath": "Select Certificate Path",
"ConfirmMessageScheduledTaskButton": "This operation normally runs automatically as a scheduled task and does not require any manual effort. To configure the scheduled task, click Scheduled Tasks.",
"HeaderSupporterBenefit": "An active Emby Premiere subscription provides additional benefits such as access to sync, premium plugins, internet channel content, and more. {0}Learn more{1}.", "HeaderSupporterBenefit": "An active Emby Premiere subscription provides additional benefits such as access to sync, premium plugins, internet channel content, and more. {0}Learn more{1}.",
"HeaderWelcomeToProjectServerDashboard": "Welcome to the Emby Server Dashboard", "HeaderWelcomeToProjectServerDashboard": "Welcome to the Emby Server Dashboard",
"HeaderWelcomeToProjectWebClient": "Welcome to Emby", "HeaderWelcomeToProjectWebClient": "Welcome to Emby",
@ -1472,7 +1396,6 @@
"LabelDisabled": "Disabled", "LabelDisabled": "Disabled",
"ButtonMoreInformation": "More Information", "ButtonMoreInformation": "More Information",
"LabelNoUnreadNotifications": "No unread notifications.", "LabelNoUnreadNotifications": "No unread notifications.",
"LabelAllPlaysSentToPlayer": "All plays will be sent to the selected player.",
"MessageInvalidUser": "Invalid username or password. Please try again.", "MessageInvalidUser": "Invalid username or password. Please try again.",
"HeaderLoginFailure": "Login Failure", "HeaderLoginFailure": "Login Failure",
"RecommendationBecauseYouLike": "Because you like {0}", "RecommendationBecauseYouLike": "Because you like {0}",
@ -1484,8 +1407,6 @@
"MessageRecordingCancelled": "Recording cancelled.", "MessageRecordingCancelled": "Recording cancelled.",
"MessageRecordingScheduled": "Recording scheduled.", "MessageRecordingScheduled": "Recording scheduled.",
"HeaderConfirmSeriesCancellation": "Confirm Series Cancellation", "HeaderConfirmSeriesCancellation": "Confirm Series Cancellation",
"MessageConfirmSeriesCancellation": "Are you sure you wish to cancel this series?",
"MessageSeriesCancelled": "Series cancelled.",
"HeaderConfirmRecordingDeletion": "Confirm Recording Deletion", "HeaderConfirmRecordingDeletion": "Confirm Recording Deletion",
"MessageRecordingSaved": "Recording saved.", "MessageRecordingSaved": "Recording saved.",
"OptionWeekend": "Weekends", "OptionWeekend": "Weekends",
@ -1522,8 +1443,6 @@
"HeaderSelectMetadataPathHelp": "Browse or enter the path you'd like to store metadata within. The folder must be writeable.", "HeaderSelectMetadataPathHelp": "Browse or enter the path you'd like to store metadata within. The folder must be writeable.",
"HeaderSelectChannelDownloadPath": "Select Channel Download Path", "HeaderSelectChannelDownloadPath": "Select Channel Download Path",
"HeaderSelectChannelDownloadPathHelp": "Browse or enter the path to use for storing channel cache files. The folder must be writeable.", "HeaderSelectChannelDownloadPathHelp": "Browse or enter the path to use for storing channel cache files. The folder must be writeable.",
"LabelChapterDownloaders": "Chapter downloaders:",
"LabelChapterDownloadersHelp": "Enable and rank your preferred chapter downloaders in order of priority. Lower priority downloaders will only be used to fill in missing information.",
"HeaderFavoriteAlbums": "Favorite Albums", "HeaderFavoriteAlbums": "Favorite Albums",
"HeaderLatestChannelMedia": "Latest Channel Items", "HeaderLatestChannelMedia": "Latest Channel Items",
"ButtonOrganizeFile": "Organize File", "ButtonOrganizeFile": "Organize File",
@ -1563,7 +1482,6 @@
"LabelRunningOnPort": "Running on http port {0}.", "LabelRunningOnPort": "Running on http port {0}.",
"LabelRunningOnPorts": "Running on http port {0}, and https port {1}.", "LabelRunningOnPorts": "Running on http port {0}, and https port {1}.",
"HeaderLatestFromChannel": "Latest from {0}", "HeaderLatestFromChannel": "Latest from {0}",
"HeaderCurrentSubtitles": "Current Subtitles",
"ButtonRemoteControl": "Remote Control", "ButtonRemoteControl": "Remote Control",
"HeaderLatestTvRecordings": "Latest Recordings", "HeaderLatestTvRecordings": "Latest Recordings",
"LabelCurrentPath": "Current path:", "LabelCurrentPath": "Current path:",
@ -1643,10 +1561,6 @@
"OptionPeople": "People", "OptionPeople": "People",
"OptionProductionLocations": "Production Locations", "OptionProductionLocations": "Production Locations",
"OptionBirthLocation": "Birth Location", "OptionBirthLocation": "Birth Location",
"LabelAllChannels": "All channels",
"AttributeNew": "New",
"AttributePremiere": "Premiere",
"AttributeLive": "Live",
"HeaderChangeFolderType": "Change Content Type", "HeaderChangeFolderType": "Change Content Type",
"HeaderChangeFolderTypeHelp": "To change the type, please remove and rebuild the library with the new type.", "HeaderChangeFolderTypeHelp": "To change the type, please remove and rebuild the library with the new type.",
"HeaderAlert": "Alert", "HeaderAlert": "Alert",
@ -1664,7 +1578,6 @@
"ButtonQuality": "Quality", "ButtonQuality": "Quality",
"HeaderNotifications": "Notifications", "HeaderNotifications": "Notifications",
"HeaderSelectPlayer": "Select Player", "HeaderSelectPlayer": "Select Player",
"MessageInternetExplorerWebm": "For best results with Internet Explorer please install the WebM playback plugin.",
"HeaderVideoError": "Video Error", "HeaderVideoError": "Video Error",
"ButtonViewSeriesRecording": "View series recording", "ButtonViewSeriesRecording": "View series recording",
"HeaderSpecials": "Specials", "HeaderSpecials": "Specials",
@ -1673,7 +1586,6 @@
"HeaderRuntime": "Runtime", "HeaderRuntime": "Runtime",
"HeaderParentalRating": "Parental rating", "HeaderParentalRating": "Parental rating",
"HeaderReleaseDate": "Release date", "HeaderReleaseDate": "Release date",
"HeaderDateAdded": "Date added",
"HeaderSeries": "Series", "HeaderSeries": "Series",
"HeaderSeason": "Season", "HeaderSeason": "Season",
"HeaderSeasonNumber": "Season number", "HeaderSeasonNumber": "Season number",
@ -1711,8 +1623,6 @@
"HeaderRemoveMediaLocation": "Remove Media Location", "HeaderRemoveMediaLocation": "Remove Media Location",
"MessageConfirmRemoveMediaLocation": "Are you sure you wish to remove this location?", "MessageConfirmRemoveMediaLocation": "Are you sure you wish to remove this location?",
"LabelNewName": "New name:", "LabelNewName": "New name:",
"HeaderAddMediaFolder": "Add Media Folder",
"HeaderAddMediaFolderHelp": "Name (Movies, Music, TV, etc):",
"HeaderRemoveMediaFolder": "Remove Media Folder", "HeaderRemoveMediaFolder": "Remove Media Folder",
"MessageTheFollowingLocationWillBeRemovedFromLibrary": "The following media locations will be removed from your Emby library:", "MessageTheFollowingLocationWillBeRemovedFromLibrary": "The following media locations will be removed from your Emby library:",
"MessageAreYouSureYouWishToRemoveMediaFolder": "Are you sure you wish to remove this media folder?", "MessageAreYouSureYouWishToRemoveMediaFolder": "Are you sure you wish to remove this media folder?",
@ -1849,10 +1759,8 @@
"HeaderSelectCustomIntrosPath": "Select Custom Intros Path", "HeaderSelectCustomIntrosPath": "Select Custom Intros Path",
"HeaderRateAndReview": "Rate and Review", "HeaderRateAndReview": "Rate and Review",
"HeaderThankYou": "Thank You", "HeaderThankYou": "Thank You",
"MessageThankYouForYourReview": "Thank you for your review.",
"LabelYourRating": "Your rating:", "LabelYourRating": "Your rating:",
"LabelFullReview": "Full review:", "LabelFullReview": "Full review:",
"LabelShortRatingDescription": "Short rating summary:",
"OptionIRecommendThisItem": "I recommend this item", "OptionIRecommendThisItem": "I recommend this item",
"ReleaseYearValue": "Release year: {0}", "ReleaseYearValue": "Release year: {0}",
"OriginalAirDateValue": "Original air date: {0}", "OriginalAirDateValue": "Original air date: {0}",
@ -1882,7 +1790,6 @@
"DashboardTourScheduledTasks": "Easily manage long running operations with scheduled tasks. Decide when they run, and how often.", "DashboardTourScheduledTasks": "Easily manage long running operations with scheduled tasks. Decide when they run, and how often.",
"DashboardTourMobile": "The Emby Server dashboard works great on smartphones and tablets. Manage your server from the palm of your hand anytime, anywhere.", "DashboardTourMobile": "The Emby Server dashboard works great on smartphones and tablets. Manage your server from the palm of your hand anytime, anywhere.",
"DashboardTourSync": "Sync your personal media to your devices for offline viewing.", "DashboardTourSync": "Sync your personal media to your devices for offline viewing.",
"MessageRefreshQueued": "Refresh queued",
"TabExtras": "Extras", "TabExtras": "Extras",
"HeaderUploadImage": "Upload Image", "HeaderUploadImage": "Upload Image",
"DeviceLastUsedByUserName": "Last used by {0}", "DeviceLastUsedByUserName": "Last used by {0}",
@ -1916,8 +1823,6 @@
"SyncMedia": "Sync Media", "SyncMedia": "Sync Media",
"HeaderCancelSyncJob": "Cancel Sync", "HeaderCancelSyncJob": "Cancel Sync",
"CancelSyncJobConfirmation": "Cancelling the sync job will remove synced media from the device during the next sync process. Are you sure you wish to proceed?", "CancelSyncJobConfirmation": "Cancelling the sync job will remove synced media from the device during the next sync process. Are you sure you wish to proceed?",
"MessagePleaseSelectDeviceToSyncTo": "Please select a device to sync to.",
"MessageSyncJobCreated": "Sync job created.",
"LabelQuality": "Quality:", "LabelQuality": "Quality:",
"OptionAutomaticallySyncNewContent": "Automatically sync new content", "OptionAutomaticallySyncNewContent": "Automatically sync new content",
"OptionAutomaticallySyncNewContentHelp": "New content added to this folder will be automatically synced to the device.", "OptionAutomaticallySyncNewContentHelp": "New content added to this folder will be automatically synced to the device.",
@ -1942,13 +1847,9 @@
"TabScenes": "Scenes", "TabScenes": "Scenes",
"HeaderUnlockApp": "Unlock App", "HeaderUnlockApp": "Unlock App",
"HeaderUnlockSync": "Unlock Emby Sync", "HeaderUnlockSync": "Unlock Emby Sync",
"MessageUnlockAppWithPurchaseOrSupporter": "Unlock this feature with a small one-time purchase, or with an active Emby Premiere subscription.",
"MessageUnlockAppWithSupporter": "Unlock this feature with an active Emby Premiere subscription.",
"MessageToValidateSupporter": "If you have an active Emby Premiere subscription, ensure you've setup Emby Premiere in your Emby Server Dashboard, which you can access by clicking Emby Premiere within the main menu.",
"MessagePaymentServicesUnavailable": "Payment services are currently unavailable. Please try again later.", "MessagePaymentServicesUnavailable": "Payment services are currently unavailable. Please try again later.",
"ButtonUnlockWithPurchase": "Unlock with Purchase", "ButtonUnlockWithPurchase": "Unlock with Purchase",
"ButtonUnlockPrice": "Unlock {0}", "ButtonUnlockPrice": "Unlock {0}",
"MessageLiveTvGuideRequiresUnlock": "The Live TV Guide is currently limited to {0} channels. Click the unlock button to learn how to enjoy the full experience.",
"OptionEnableFullscreen": "Enable Fullscreen", "OptionEnableFullscreen": "Enable Fullscreen",
"ButtonServer": "Server", "ButtonServer": "Server",
"HeaderLibrary": "Library", "HeaderLibrary": "Library",
@ -1976,17 +1877,13 @@
"MessageCreateAccountAt": "Create an account at {0}", "MessageCreateAccountAt": "Create an account at {0}",
"ErrorPleaseSelectLineup": "Please select a lineup and try again. If no lineups are available, then please check that your username, password, and postal code is correct.", "ErrorPleaseSelectLineup": "Please select a lineup and try again. If no lineups are available, then please check that your username, password, and postal code is correct.",
"HeaderTryEmbyPremiere": "Try Emby Premiere", "HeaderTryEmbyPremiere": "Try Emby Premiere",
"ButtonBecomeSupporter": "Get Emby Premiere",
"ButtonClosePlayVideo": "Close and play my media", "ButtonClosePlayVideo": "Close and play my media",
"MessageDidYouKnowCinemaMode": "Did you know that with Emby Premiere, you can enhance your experience with features like Cinema Mode?",
"MessageDidYouKnowCinemaMode2": "Cinema Mode gives you the true cinema experience with trailers and custom intros before the main feature.",
"OptionEnableDisplayMirroring": "Enable display mirroring", "OptionEnableDisplayMirroring": "Enable display mirroring",
"HeaderSyncRequiresSupporterMembership": "Sync requires an active Emby Premiere subscription.", "HeaderSyncRequiresSupporterMembership": "Sync requires an active Emby Premiere subscription.",
"HeaderSyncRequiresSupporterMembershipAppVersion": "Sync requires connecting to an Emby Server with an active Emby Premiere subscription.", "HeaderSyncRequiresSupporterMembershipAppVersion": "Sync requires connecting to an Emby Server with an active Emby Premiere subscription.",
"ErrorValidatingSupporterInfo": "There was an error validating your Emby Premiere information. Please try again later.", "ErrorValidatingSupporterInfo": "There was an error validating your Emby Premiere information. Please try again later.",
"LabelLocalSyncStatusValue": "Status: {0}", "LabelLocalSyncStatusValue": "Status: {0}",
"MessageSyncStarted": "Sync started", "MessageSyncStarted": "Sync started",
"NoSlideshowContentFound": "No slideshow images were found.",
"OptionPhotoSlideshow": "Photo slideshow", "OptionPhotoSlideshow": "Photo slideshow",
"OptionBackdropSlideshow": "Backdrop slideshow", "OptionBackdropSlideshow": "Backdrop slideshow",
"HeaderTopPlugins": "Top Plugins", "HeaderTopPlugins": "Top Plugins",
@ -2003,22 +1900,14 @@
"AddUser": "Add User", "AddUser": "Add User",
"ButtonNo": "No", "ButtonNo": "No",
"ButtonRestorePreviousPurchase": "Restore Purchase", "ButtonRestorePreviousPurchase": "Restore Purchase",
"AlreadyPaid": "Already Paid?",
"AlreadyPaidHelp1": "If you already paid to install an older version of Media Browser for Android, you don't need to pay again in order to activate this app. Click OK to send us an email at {0} and we'll get it activated for you.",
"AlreadyPaidHelp2": "Got Emby Premiere? Just cancel this dialog, setup Emby Premiere in your Emby Server Dashboard under Help -> Emby Premiere, and it will be unlocked automatically.",
"ButtonNowPlaying": "Now Playing", "ButtonNowPlaying": "Now Playing",
"HeaderLatestMovies": "Latest Movies", "HeaderLatestMovies": "Latest Movies",
"EmbyPremiereMonthly": "Emby Premiere Monthly",
"EmbyPremiereMonthlyWithPrice": "Emby Premiere Monthly {0}",
"HeaderEmailAddress": "E-Mail Address", "HeaderEmailAddress": "E-Mail Address",
"TextPleaseEnterYourEmailAddressForSubscription": "Please enter your e-mail address.",
"LoginDisclaimer": "Emby is designed to help you manage your personal media library, such as home videos and photos. Please see our terms of use. The use of any Emby software constitutes acceptance of these terms.", "LoginDisclaimer": "Emby is designed to help you manage your personal media library, such as home videos and photos. Please see our terms of use. The use of any Emby software constitutes acceptance of these terms.",
"TermsOfUse": "Terms of use", "TermsOfUse": "Terms of use",
"NumLocationsValue": "{0} folders", "NumLocationsValue": "{0} folders",
"ButtonAddMediaLibrary": "Add Media Library", "ButtonAddMediaLibrary": "Add Media Library",
"ButtonManageFolders": "Manage folders", "ButtonManageFolders": "Manage folders",
"MessageTryMicrosoftEdge": "For a better experience on Windows 10, try the new Microsoft Edge Browser.",
"MessageTryModernBrowser": "For a better experience on Windows, try a modern web browser such as Google Chrome, Firefox, or Opera.",
"ErrorAddingListingsToSchedulesDirect": "There was an error adding the lineup to your Schedules Direct account. Schedules Direct only allows a limited number of lineups per account. You may need to log into the Schedules Direct website and remove others listings from your account before proceeeding.", "ErrorAddingListingsToSchedulesDirect": "There was an error adding the lineup to your Schedules Direct account. Schedules Direct only allows a limited number of lineups per account. You may need to log into the Schedules Direct website and remove others listings from your account before proceeeding.",
"PleaseAddAtLeastOneFolder": "Please add at least one folder to this library by clicking the Add button.", "PleaseAddAtLeastOneFolder": "Please add at least one folder to this library by clicking the Add button.",
"ErrorAddingMediaPathToVirtualFolder": "There was an error adding the media path. Please ensure the path is valid and the Emby Server process has access to that location.", "ErrorAddingMediaPathToVirtualFolder": "There was an error adding the media path. Please ensure the path is valid and the Emby Server process has access to that location.",
@ -2032,23 +1921,14 @@
"PleaseConfirmPluginInstallation": "Please click OK to confirm you've read the above and wish to proceed with the plugin installation.", "PleaseConfirmPluginInstallation": "Please click OK to confirm you've read the above and wish to proceed with the plugin installation.",
"MessagePluginInstallDisclaimer": "Plugins built by Emby community members are a great way to enhance your Emby experience with additional features and benefits. Before installing, please be aware of the effects they may have on your Emby Server, such as longer library scans, additional background processing, and decreased system stability.", "MessagePluginInstallDisclaimer": "Plugins built by Emby community members are a great way to enhance your Emby experience with additional features and benefits. Before installing, please be aware of the effects they may have on your Emby Server, such as longer library scans, additional background processing, and decreased system stability.",
"ButtonPlayOneMinute": "Play one minute", "ButtonPlayOneMinute": "Play one minute",
"ThankYouForTryingEnjoyOneMinute": "Please enjoy one minute of playback. Thank you for trying Emby.",
"HeaderTryPlayback": "Try Playback",
"HeaderBenefitsEmbyPremiere": "Benefits of Emby Premiere",
"MobileSyncFeatureDescription": "Sync your media to your smart phones and tablets for easy offline access.",
"CoverArtFeatureDescription": "Cover Art creates fun covers and other treatments to help you personalize your media images.",
"HeaderMobileSync": "Mobile Sync", "HeaderMobileSync": "Mobile Sync",
"HeaderCloudSync": "Cloud Sync", "HeaderCloudSync": "Cloud Sync",
"CloudSyncFeatureDescription": "Sync your media to the cloud for easy backup, archiving, and converting.",
"HeaderFreeApps": "Free Emby Apps", "HeaderFreeApps": "Free Emby Apps",
"FreeAppsFeatureDescription": "Enjoy free access to select Emby apps for your devices.",
"CinemaModeFeatureDescription": "Cinema Mode gives you the true cinema experience with trailers and custom intros before the feature.",
"CoverArt": "Cover Art", "CoverArt": "Cover Art",
"ButtonOff": "Off", "ButtonOff": "Off",
"TitleHardwareAcceleration": "Hardware Acceleration", "TitleHardwareAcceleration": "Hardware Acceleration",
"HardwareAccelerationWarning": "Enabling hardware acceleration may cause instability in some environments. Ensure that your operating system and video drivers are fully up to date. If you have difficulty playing video after enabling this, you'll need to change the setting back to Auto.", "HardwareAccelerationWarning": "Enabling hardware acceleration may cause instability in some environments. Ensure that your operating system and video drivers are fully up to date. If you have difficulty playing video after enabling this, you'll need to change the setting back to Auto.",
"HeaderSelectCodecIntrosPath": "Select Codec Intros Path", "HeaderSelectCodecIntrosPath": "Select Codec Intros Path",
"ButtonAddMissingData": "Add missing data only",
"ValueExample": "Example: {0}", "ValueExample": "Example: {0}",
"OptionEnableAnonymousUsageReporting": "Enable anonymous usage reporting", "OptionEnableAnonymousUsageReporting": "Enable anonymous usage reporting",
"OptionEnableAnonymousUsageReportingHelp": "Allow Emby to collect anonymous data such as installed plugins, the version numbers of your Emby apps, etc. This information is only used for the purpose of improving the software.", "OptionEnableAnonymousUsageReportingHelp": "Allow Emby to collect anonymous data such as installed plugins, the version numbers of your Emby apps, etc. This information is only used for the purpose of improving the software.",
@ -2058,9 +1938,6 @@
"LabelOptionalM3uUrl": "M3U url (optional):", "LabelOptionalM3uUrl": "M3U url (optional):",
"LabelOptionalM3uUrlHelp": "Some devices support an M3U channel listing.", "LabelOptionalM3uUrlHelp": "Some devices support an M3U channel listing.",
"TabResumeSettings": "Resume Settings", "TabResumeSettings": "Resume Settings",
"HowDidYouPay": "How did you pay?",
"IHaveEmbyPremiere": "I have Emby Premiere",
"IPurchasedThisApp": "I purchased this app",
"DrmChannelsNotImported": "Channels with DRM will not be imported.", "DrmChannelsNotImported": "Channels with DRM will not be imported.",
"LabelAllowHWTranscoding": "Allow hardware transcoding", "LabelAllowHWTranscoding": "Allow hardware transcoding",
"AllowHWTranscodingHelp": "If enabled, allow the tuner to transcode streams on the fly. This may help reduce transcoding required by Emby Server.", "AllowHWTranscodingHelp": "If enabled, allow the tuner to transcode streams on the fly. This may help reduce transcoding required by Emby Server.",
@ -2073,7 +1950,8 @@
"MetadataSettingChangeHelp": "Changing metadata settings will affect new content that is added going forward. To refresh existing content, open the detail screen and click the refresh button, or perform bulk refreshes using the metadata manager.", "MetadataSettingChangeHelp": "Changing metadata settings will affect new content that is added going forward. To refresh existing content, open the detail screen and click the refresh button, or perform bulk refreshes using the metadata manager.",
"OptionConvertRecordingPreserveAudio": "Preserve original audio when converting recordings (when possible)", "OptionConvertRecordingPreserveAudio": "Preserve original audio when converting recordings (when possible)",
"OptionConvertRecordingPreserveAudioHelp": "This will provide better audio but may require transcoding during playback on some devices.", "OptionConvertRecordingPreserveAudioHelp": "This will provide better audio but may require transcoding during playback on some devices.",
"CreateCollectionHelp": "Collections allow you to create personalized groupings of movies and other library content.", "OptionConvertRecordingPreserveVideo": "Preserve original video when converting recordings",
"OptionConvertRecordingPreserveVideoHelp": "This may provide better video quality but will require transcoding during playback on some devices.",
"AddItemToCollectionHelp": "Add items to collections by searching for them and using their right-click or tap menus to add them to a collection.", "AddItemToCollectionHelp": "Add items to collections by searching for them and using their right-click or tap menus to add them to a collection.",
"HeaderHealthMonitor": "Health Monitor", "HeaderHealthMonitor": "Health Monitor",
"HealthMonitorNoAlerts": "There are no active alerts.", "HealthMonitorNoAlerts": "There are no active alerts.",
@ -2141,7 +2019,6 @@
"LabelOptionalNetworkPath": "(Optional) Shared network folder:", "LabelOptionalNetworkPath": "(Optional) Shared network folder:",
"LabelOptionalNetworkPathHelp": "If this folder is shared on your network, supplying the network share path can allow Emby apps on other devices to access media files directly.", "LabelOptionalNetworkPathHelp": "If this folder is shared on your network, supplying the network share path can allow Emby apps on other devices to access media files directly.",
"ButtonPlayExternalPlayer": "Play with external player", "ButtonPlayExternalPlayer": "Play with external player",
"WillRecord": "Will record",
"NotScheduledToRecord": "Not scheduled to record", "NotScheduledToRecord": "Not scheduled to record",
"SynologyUpdateInstructions": "Please login to DSM and go to Package Center to update." "SynologyUpdateInstructions": "Please login to DSM and go to Package Center to update."
} }