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

Merge pull request #968 from alset333/master

Add controls for DeinterlaceMethod
This commit is contained in:
dkanada 2020-04-06 15:20:56 +09:00 committed by GitHub
commit dea0f592c3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 14 additions and 0 deletions

View file

@ -179,6 +179,7 @@
"DefaultErrorMessage": "There was an error processing the request. Please try again later.",
"DefaultMetadataLangaugeDescription": "These are your defaults and can be customized on a per-library basis.",
"DefaultSubtitlesHelp": "Subtitles are loaded based on the default and forced flags in the embedded metadata. Language preferences are considered when multiple options are available.",
"DeinterlaceMethodHelp": "Select the deinterlacing method to use when transcoding interlaced content.",
"Delete": "Delete",
"DeleteDeviceConfirmation": "Are you sure you wish to delete this device? It will reappear the next time a user signs in with it.",
"DeleteImage": "Delete Image",
@ -603,6 +604,7 @@
"LabelDefaultScreen": "Default screen:",
"LabelDefaultUser": "Default user:",
"LabelDefaultUserHelp": "Determines which user library should be displayed on connected devices. This can be overridden for each device using profiles.",
"LabelDeinterlaceMethod": "Deinterlacing method:",
"LabelDeviceDescription": "Device description",
"LabelDidlMode": "DIDL mode:",
"LabelDiscNumber": "Disc number:",
@ -1479,6 +1481,8 @@
"XmlTvNewsCategoriesHelp": "Programs with these categories will be displayed as news programs. Separate multiple with '|'.",
"XmlTvPathHelp": "A path to a XMLTV file. Jellyfin will read this file and periodically check it for updates. You are responsible for creating and updating the file.",
"XmlTvSportsCategoriesHelp": "Programs with these categories will be displayed as sports programs. Separate multiple with '|'.",
"Yadif": "Yadif",
"YadifBob": "Yadif Bob",
"Yes": "Yes",
"Yesterday": "Yesterday",
"PathNotFound": "The path could not be found. Please ensure the path is valid and try again.",