mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Make labels translatable
This commit is contained in:
parent
524ede412b
commit
f6c8af1095
2 changed files with 10 additions and 5 deletions
|
@ -207,27 +207,27 @@
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="audioTagSettingsSection hide">
|
<div class="audioTagSettingsSection hide">
|
||||||
<h2>Audio Tag settings</h2>
|
<h2>${LabelAudioTagSettings}</h2>
|
||||||
<div class="checkboxContainer checkboxContainer-withDescription advanced">
|
<div class="checkboxContainer checkboxContainer-withDescription advanced">
|
||||||
<label>
|
<label>
|
||||||
<input type="checkbox" is="emby-checkbox" id="chkPreferNonstandardArtistsTag" />
|
<input type="checkbox" is="emby-checkbox" id="chkPreferNonstandardArtistsTag" />
|
||||||
<span>Prefer ARTISTS tag if available</span>
|
<span>${PreferNonStandardArtistsTag}</span>
|
||||||
</label>
|
</label>
|
||||||
<div class="fieldDescription checkboxFieldDescription">${PreferNonstandardArtistsTagHelp}</div>
|
<div class="fieldDescription checkboxFieldDescription">${PreferNonstandardArtistsTagHelp}</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="checkboxContainer checkboxContainer-withDescription advanced">
|
<div class="checkboxContainer checkboxContainer-withDescription advanced">
|
||||||
<label>
|
<label>
|
||||||
<input type="checkbox" is="emby-checkbox" id="chkUseCustomTagDelimiters" />
|
<input type="checkbox" is="emby-checkbox" id="chkUseCustomTagDelimiters" />
|
||||||
<span>Use custom tag splitter</span>
|
<span>${UseCustomTagDelimiters}</span>
|
||||||
</label>
|
</label>
|
||||||
<div class="fieldDescription checkboxFieldDescription">${UseCustomTagDelimitersHelp}</div>
|
<div class="fieldDescription checkboxFieldDescription">${UseCustomTagDelimitersHelp}</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="inputContainer">
|
<div class="inputContainer">
|
||||||
<input type="text" is="emby-input" id="customTagDelimitersInput" label="Custom Tag Delimiter" value="/|;\"/>
|
<input type="text" is="emby-input" id="customTagDelimitersInput" label="${LabelcustomTagDelimiters}" value="/|;\"/>
|
||||||
<div class="fieldDescription">${LabelcustomTagDelimitersHelp}</div>
|
<div class="fieldDescription">${LabelcustomTagDelimitersHelp}</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="inputContainer">
|
<div class="inputContainer">
|
||||||
<textarea is="emby-textarea" id="tagDelimiterWhitelist" label="Delimiter Whitelist" class="textarea-mono" style="resize: none;min-height:2.5em"></textarea>
|
<textarea is="emby-textarea" id="tagDelimiterWhitelist" label="${LabelDelimiterWhitelist}" class="textarea-mono" style="resize: none;min-height:2.5em"></textarea>
|
||||||
<div class="fieldDescription">${LabelDelimiterWhitelistHelp}</div>
|
<div class="fieldDescription">${LabelDelimiterWhitelistHelp}</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -565,6 +565,7 @@
|
||||||
"LabelAudioChannels": "Audio channels",
|
"LabelAudioChannels": "Audio channels",
|
||||||
"LabelAudioCodec": "Audio codec",
|
"LabelAudioCodec": "Audio codec",
|
||||||
"LabelAudioLanguagePreference": "Preferred audio language",
|
"LabelAudioLanguagePreference": "Preferred audio language",
|
||||||
|
"LabelAudioTagSettings": "Audio Tag settings",
|
||||||
"LabelSelectAudioNormalization": "Audio Normalization",
|
"LabelSelectAudioNormalization": "Audio Normalization",
|
||||||
"LabelSelectPreferredTranscodeVideoAudioCodec": "Preferred transcode audio codec in video playback",
|
"LabelSelectPreferredTranscodeVideoAudioCodec": "Preferred transcode audio codec in video playback",
|
||||||
"LabelAudioSampleRate": "Audio sample rate",
|
"LabelAudioSampleRate": "Audio sample rate",
|
||||||
|
@ -615,6 +616,7 @@
|
||||||
"LabelCustomCssHelp": "Apply your custom CSS code for theming/branding on the web interface.",
|
"LabelCustomCssHelp": "Apply your custom CSS code for theming/branding on the web interface.",
|
||||||
"LabelCustomDeviceDisplayNameHelp": "Supply a custom display name or leave empty to use the name reported by the device.",
|
"LabelCustomDeviceDisplayNameHelp": "Supply a custom display name or leave empty to use the name reported by the device.",
|
||||||
"LabelCustomRating": "Custom rating",
|
"LabelCustomRating": "Custom rating",
|
||||||
|
"LabelcustomTagDelimiters": "Custom Tag Delimiter",
|
||||||
"LabelcustomTagDelimitersHelp": "Characters to be treated as delimiters to separate tags.",
|
"LabelcustomTagDelimitersHelp": "Characters to be treated as delimiters to separate tags.",
|
||||||
"LabelDashboardTheme": "Server Dashboard theme",
|
"LabelDashboardTheme": "Server Dashboard theme",
|
||||||
"LabelDate": "Date",
|
"LabelDate": "Date",
|
||||||
|
@ -626,6 +628,7 @@
|
||||||
"LabelDeathDate": "Death date",
|
"LabelDeathDate": "Death date",
|
||||||
"LabelDefaultScreen": "Default screen",
|
"LabelDefaultScreen": "Default screen",
|
||||||
"LabelDeinterlaceMethod": "Deinterlacing method",
|
"LabelDeinterlaceMethod": "Deinterlacing method",
|
||||||
|
"LabelDelimiterWhitelist": "Delimiter Whitelist",
|
||||||
"LabelDelimiterWhitelistHelp": "Items to be excluded from tag splitting. One item per line.",
|
"LabelDelimiterWhitelistHelp": "Items to be excluded from tag splitting. One item per line.",
|
||||||
"LabelDeveloper": "Developer",
|
"LabelDeveloper": "Developer",
|
||||||
"LabelDisableCustomCss": "Disable custom CSS code for theming/branding provided from the server.",
|
"LabelDisableCustomCss": "Disable custom CSS code for theming/branding provided from the server.",
|
||||||
|
@ -1303,6 +1306,7 @@
|
||||||
"PreferEmbeddedExtrasTitlesOverFileNamesHelp": "Extras often have the same embedded name as the parent, check this to use embedded titles for them anyway.",
|
"PreferEmbeddedExtrasTitlesOverFileNamesHelp": "Extras often have the same embedded name as the parent, check this to use embedded titles for them anyway.",
|
||||||
"PreferEmbeddedTitlesOverFileNames": "Prefer embedded titles over filenames",
|
"PreferEmbeddedTitlesOverFileNames": "Prefer embedded titles over filenames",
|
||||||
"PreferEmbeddedTitlesOverFileNamesHelp": "Determine the display title to use when no internet metadata or local metadata is available.",
|
"PreferEmbeddedTitlesOverFileNamesHelp": "Determine the display title to use when no internet metadata or local metadata is available.",
|
||||||
|
"PreferNonstandardArtistsTag": "Prefer ARTISTS tag if available",
|
||||||
"PreferNonstandardArtistsTagHelp": "Use the non-standard ARTISTS tag instead of ARTIST tag when available.",
|
"PreferNonstandardArtistsTagHelp": "Use the non-standard ARTISTS tag instead of ARTIST tag when available.",
|
||||||
"AllowEmbeddedSubtitles": "Disable different types of embedded subtitles",
|
"AllowEmbeddedSubtitles": "Disable different types of embedded subtitles",
|
||||||
"AllowEmbeddedSubtitlesHelp": "Disable subtitles that are packaged within media containers. Requires a full library refresh.",
|
"AllowEmbeddedSubtitlesHelp": "Disable subtitles that are packaged within media containers. Requires a full library refresh.",
|
||||||
|
@ -1532,6 +1536,7 @@
|
||||||
"UnsupportedPlayback": "Jellyfin cannot decrypt content protected by DRM but all content will be tried regardless, including protected titles. Some files may appear completely black due to encryption or other unsupported features, such as interactive titles.",
|
"UnsupportedPlayback": "Jellyfin cannot decrypt content protected by DRM but all content will be tried regardless, including protected titles. Some files may appear completely black due to encryption or other unsupported features, such as interactive titles.",
|
||||||
"Up": "Up",
|
"Up": "Up",
|
||||||
"Upload": "Upload",
|
"Upload": "Upload",
|
||||||
|
"UseCustomTagDelimiters": "Use custom tag delimiter",
|
||||||
"UseCustomTagDelimitersHelp": "Split artist/genre tags with custom characters.",
|
"UseCustomTagDelimitersHelp": "Split artist/genre tags with custom characters.",
|
||||||
"UseDoubleRateDeinterlacing": "Double the frame rate when deinterlacing",
|
"UseDoubleRateDeinterlacing": "Double the frame rate when deinterlacing",
|
||||||
"UseDoubleRateDeinterlacingHelp": "This setting uses the field rate when deinterlacing, often referred to as bob deinterlacing, which doubles the frame rate of the video to provide full motion like what you would see when viewing interlaced video on a TV.",
|
"UseDoubleRateDeinterlacingHelp": "This setting uses the field rate when deinterlacing, often referred to as bob deinterlacing, which doubles the frame rate of the video to provide full motion like what you would see when viewing interlaced video on a TV.",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue