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

update translations

This commit is contained in:
Luke Pulverenti 2017-04-25 14:22:38 -04:00
parent bbe70b8d3b
commit 44ec93d16d
55 changed files with 63 additions and 78 deletions

View file

@ -1106,7 +1106,7 @@
"OptionEnableTranscodingThrottle": "Enable throttling",
"OptionEnableTranscodingThrottleHelp": "Throttling will automatically adjust transcoding speed in order to minimize server cpu utilization during playback.",
"LabelUploadSpeedLimit": "Upload speed limit (Mbps):",
"OptionAllowSyncTranscoding": "Allow syncing that requires transcoding",
"OptionAllowSyncTranscoding": "Allow downloading that requires transcoding",
"HeaderPlayback": "Media Playback",
"OptionAllowAudioPlaybackTranscoding": "Allow audio playback that requires transcoding",
"OptionAllowVideoPlaybackTranscoding": "Allow video playback that requires transcoding",
@ -1975,5 +1975,6 @@
"Never": "Never",
"EveryNDays": "Every {0} days",
"HeaderNewDevices": "New Devices",
"HeaderOnNow": "On Now"
"HeaderOnNow": "On Now",
"Downloading": "Downloading"
}