consolidate emby.server.core into emby.server.implementations
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
{
|
||||
"MovieLibraryHelp": "Review the {0}Emby movie naming guide{1}.",
|
||||
"TvLibraryHelp": "Review the {0}Emby TV naming guide{1}.",
|
||||
"LabelPrevious": "Anterior",
|
||||
"LabelFinish": "Finalitzar",
|
||||
"LabelNext": "Seg\u00fcent",
|
||||
@@ -1091,7 +1093,7 @@
|
||||
"OptionAllowMediaPlaybackTranscodingHelp": "Users will receive friendly messages when content is unplayable based on policy.",
|
||||
"TabStreaming": "Streaming",
|
||||
"LabelRemoteClientBitrateLimit": "Internet streaming bitrate limit (Mbps):",
|
||||
"LabelRemoteClientBitrateLimitHelp": "An optional streaming bitrate limit for all out of network devices. This is useful to prevent devices from requesting a higher bitrate than your internet connection can handle.",
|
||||
"LabelRemoteClientBitrateLimitHelp": "An optional per-stream bitrate limit for all out of network devices. This is useful to prevent devices from requesting a higher bitrate than your internet connection can handle. This may result in increased CPU load on your server in order to transcode videos on the fly to a lower bitrate.",
|
||||
"LabelConversionCpuCoreLimit": "CPU core limit:",
|
||||
"LabelConversionCpuCoreLimitHelp": "Limit the number of CPU cores that will be used during sync conversion.",
|
||||
"OptionEnableFullSpeedConversion": "Enable full speed conversion",
|
||||
|
||||
Reference in New Issue
Block a user