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:46:21 -04:00
parent 6a5c609eed
commit 6d534cd69f
2 changed files with 2 additions and 2 deletions

View file

@ -1523,5 +1523,5 @@
"HeaderVideos": "Videos", "HeaderVideos": "Videos",
"OptionEnableVideoFrameAnalysis": "Enable frame by frame video analysis", "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.", "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:" "LabelVideoFrameAnalysisLimit": "Limit frame by frame analysis to videos less than:"
} }

View file

@ -1539,5 +1539,5 @@
"HeaderVideos": "Videos", "HeaderVideos": "Videos",
"OptionEnableVideoFrameAnalysis": "Enable frame by frame video analysis", "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.", "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:" "LabelVideoFrameAnalysisLimit": "Limit frame by frame analysis to videos less than:"
} }