update subtitle settings

This commit is contained in:
Luke Pulverenti
2017-07-06 17:07:11 -04:00
parent b4220cee76
commit a100d289d0
47 changed files with 442 additions and 189 deletions
@@ -512,5 +512,11 @@
"Depressed": "Depressed",
"Uniform": "Uniform",
"DropShadow": "Drop shadow",
"SmallCaps": "Small caps"
"SmallCaps": "Small caps",
"SubtitleAppearanceSettingsDisclaimer": "These settings will not apply to graphical subtitles (PGS, DVD, etc), or subtitles that have their own styles embedded (ASS\/SSA).",
"LabelBurnSubtitles": "Burn subtitles:",
"OnlyImageFormats": "Only image formats (VOBSUB, PGS, SUB\/IDX, etc.)",
"Normal": "Normal",
"BurnSubtitlesHelp": "Determines if the server should burn in subtitles when converting video depending on the subtitles format. Avoiding burning in subtitles will improve server performance. Select Auto to burn image based formats (e.g. VOBSUB, PGS, SUB\/IDX, etc.) as well as certain ASS\/SSA subtitles",
"AllComplexFormats": "All complex formats (ASS, SSA, VOBSUB, PGS, SUB\/IDX, etc.)"
}