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 2015-08-28 13:45:20 -04:00
parent b18aec8344
commit 6a5c609eed
39 changed files with 223 additions and 83 deletions

View file

@ -1519,5 +1519,9 @@
"OptionSendRecordingsToAutoOrganize": "Enable Auto-Organize for new recordings",
"OptionSendRecordingsToAutoOrganizeHelp": "New recordings will be sent to the Auto-Organize feature and imported into your media library.",
"HeaderDefaultPadding": "Default Padding",
"HeaderSubtitles": "Titulky"
"HeaderSubtitles": "Titulky",
"HeaderVideos": "Videos",
"OptionEnableVideoFrameAnalysis": "Enable frame by frame video analysis",
"OptionEnableVideoFrameAnalysisHelp": "Extract detailed information about videos that can be used to make transcoding as efficient as possible. This will cause library scans to take longer.",
"chkEnableVideoFrameAnalysis": "Limit frame by frame analysis to videos less than:"
}