diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2015-03-30 15:57:49 -0400 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2015-03-30 15:57:49 -0400 |
| commit | 90b5ba9222eb076f0d1e92795dcc01dfd3b9cd29 (patch) | |
| tree | 5f0ab93c28b3391beb016d29ffee44e16f6090f4 /MediaBrowser.Server.Implementations/Localization/Server/uk.json | |
| parent | 07de09f350ab5ba089a27d94cc10b1a8e6f0a700 (diff) | |
update translations
Diffstat (limited to 'MediaBrowser.Server.Implementations/Localization/Server/uk.json')
| -rw-r--r-- | MediaBrowser.Server.Implementations/Localization/Server/uk.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/MediaBrowser.Server.Implementations/Localization/Server/uk.json b/MediaBrowser.Server.Implementations/Localization/Server/uk.json index 37132dc0a..1f6da0700 100644 --- a/MediaBrowser.Server.Implementations/Localization/Server/uk.json +++ b/MediaBrowser.Server.Implementations/Localization/Server/uk.json @@ -1384,5 +1384,7 @@ "HeaderUpcomingPrograms": "Upcoming Programs", "ButtonMoreItems": "More...", "LabelShowLibraryTileNames": "Show library tile names", - "LabelShowLibraryTileNamesHelp": "Determines if labels will be displayed underneath library tiles on the home page" + "LabelShowLibraryTileNamesHelp": "Determines if labels will be displayed underneath library tiles on the home page", + "OptionEnableTranscodingThrottle": "Enable throttling", + "OptionEnableTranscodingThrottleHelp": "Throttling will automatically adjust transcoding speed in order to minimize server cpu utilization during playback." }
\ No newline at end of file |
