|
@@ -35,6 +35,7 @@
|
|
|
"LabelEnableAutomaticPortMappingHelp": "UPnP allows automated router configuration for easy remote access. This may not work with some router models.",
|
|
|
"ButtonOk": "Ok",
|
|
|
"ButtonCancel": "Cancel",
|
|
|
+ "ButtonNew": "New",
|
|
|
"HeaderSetupLibrary": "Setup your media library",
|
|
|
"ButtonAddMediaFolder": "Add media folder",
|
|
|
"LabelFolderType": "Folder type:",
|
|
@@ -52,6 +53,9 @@
|
|
|
"TabLibraryAccess": "Library Access",
|
|
|
"TabImage": "Image",
|
|
|
"TabProfile": "Profile",
|
|
|
+ "TabMetadata": "Metadata",
|
|
|
+ "TabImages": "Images",
|
|
|
+ "TabCollectionTitles": "Titles",
|
|
|
"LabelDisplayMissingEpisodesWithinSeasons": "Display missing episodes within seasons",
|
|
|
"LabelUnairedMissingEpisodesWithinSeasons": "Display unaired episodes within seasons",
|
|
|
"HeaderVideoPlaybackSettings": "Video Playback Settings",
|
|
@@ -215,6 +219,7 @@
|
|
|
"OptionIsSD": "SD",
|
|
|
"OptionMetascore": "Metascore",
|
|
|
"ButtonSelect": "Select",
|
|
|
+ "ButtonSearch": "Search",
|
|
|
"ButtonGroupVersions": "Group Versions",
|
|
|
"PismoMessage": "Utilizing Pismo File Mount through a donated license.",
|
|
|
"PleaseSupportOtherProduces": "Please support other free products we utilize:",
|
|
@@ -301,6 +306,7 @@
|
|
|
"ButtonEdit": "Edit",
|
|
|
"ButtonRecord": "Record",
|
|
|
"ButtonDelete": "Delete",
|
|
|
+ "ButtonRemove": "Remove",
|
|
|
"OptionRecordSeries": "Record Series",
|
|
|
"HeaderDetails": "Details",
|
|
|
"ButtonCancelRecording": "Cancel Recording",
|
|
@@ -400,5 +406,49 @@
|
|
|
"OptionEnableDebugTranscodingLoggingHelp": "This will create very large log files and is only recommended as needed for troubleshooting purposes.",
|
|
|
"OptionEnableDebugTranscodingLogging": "Enable debug transcoding logging",
|
|
|
"OptionUpscaling": "Allow clients to request upscaled video",
|
|
|
- "OptionUpscalingHelp": "In some cases this will result in improved video quality but will increase CPU usage."
|
|
|
+ "OptionUpscalingHelp": "In some cases this will result in improved video quality but will increase CPU usage.",
|
|
|
+ "EditCollectionItemsHelp": "Add or remove any movies, series, albums, books or games you wish to group within this collection.",
|
|
|
+ "HeaderAddTitles": "Add Titles",
|
|
|
+ "LabelEnableDlnaPlayTo": "Enable DLNA Play To",
|
|
|
+ "LabelEnableDlnaPlayToHelp": "Media Browser can detect devices within your network and offer the ability to remote control them.",
|
|
|
+ "LabelEnableDlnaDebugLogging": "Enable DLNA debug logging",
|
|
|
+ "LabelEnableDlnaDebugLoggingHelp": "This will create large log files and should only be used as needed for troubleshooting purposes.",
|
|
|
+ "LabelEnableDlnaClientDiscoveryInterval": "Client discovery interval (seconds)",
|
|
|
+ "LabelEnableDlnaClientDiscoveryIntervalHelp": "Determines the duration in seconds of the interval between SSDP searches performed by Media Browser.",
|
|
|
+ "HeaderCustomDlnaProfiles": "Custom Profiles",
|
|
|
+ "HeaderSystemDlnaProfiles": "System Profiles",
|
|
|
+ "CustomDlnaProfilesHelp": "Create a custom profile to target a new device or override a system profile.",
|
|
|
+ "SystemDlnaProfilesHelp": "System profiles are read-only. To override a system profile, create a custom profile targeting the same device.",
|
|
|
+ "TitleDashboard": "Dashboard",
|
|
|
+ "TabHome": "Home",
|
|
|
+ "TabInfo": "Info",
|
|
|
+ "HeaderLinks": "Links",
|
|
|
+ "HeaderSystemPaths": "System Paths",
|
|
|
+ "LinkCommunity": "Community",
|
|
|
+ "LinkGithub": "Github",
|
|
|
+ "LinkApiDocumentation": "Api Documentation",
|
|
|
+ "LabelFriendlyServerName": "Friendly server name:",
|
|
|
+ "LabelFriendlyServerNameHelp": "This name will be used to identify this server. If left blank, the computer name will be used.",
|
|
|
+ "LabelPreferredDisplayLanguage": "Preferred display language",
|
|
|
+ "LabelPreferredDisplayLanguageHelp": "Translating Media Browser is an ongoing project and is not yet complete.",
|
|
|
+ "LabelReadHowYouCanContribute": "Read about how you can contribute.",
|
|
|
+ "HeaderNewCollection": "New Collection",
|
|
|
+ "NewCollectionNameExample": "Example: Star Wars Collection",
|
|
|
+ "OptionSearchForInternetMetadata": "Search the internet for artwork and metadata",
|
|
|
+ "ButtonCreate": "Create",
|
|
|
+ "LabelHttpServerPortNumber": "Http server port number:",
|
|
|
+ "LabelWebSocketPortNumber": "Web socket port number:",
|
|
|
+ "LabelEnableAutomaticPortMapping": "Enable automatic port mapping",
|
|
|
+ "LabelEnableAutomaticPortHelp": "UPnP allows automated router configuration for remote access. This may not work with some router models.",
|
|
|
+ "LabelExternalDDNS": "External DDNS:",
|
|
|
+ "LabelExternalDDNSHelp": "If you have a dynamic DNS enter it here. Media Browser apps will use it when connecting remotely.",
|
|
|
+ "TabResume": "Resume",
|
|
|
+ "TabWeather": "Weather",
|
|
|
+ "TitleAppSettings": "App Settings",
|
|
|
+ "LabelMinResumePercentage": "Min resume percentage:",
|
|
|
+ "LabelMaxResumePercentage": "Max resume percentage:",
|
|
|
+ "LabelMinResumeDuration": "Min resume duration (seconds):",
|
|
|
+ "LabelMinResumePercentageHelp": "Titles are assumed unplayed if stopped before this time",
|
|
|
+ "LabelMaxResumePercentageHelp": "Titles are assumed fully played if stopped after this time",
|
|
|
+ "LabelMinResumeDurationHelp": "Titles shorter than this will not be resumable"
|
|
|
}
|