mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
added setting for intel qsv hardware decoding
This commit is contained in:
parent
ec45985eb0
commit
807cbafe55
73 changed files with 741 additions and 658 deletions
|
@ -16,8 +16,6 @@
|
|||
"FolderTypeMixed": "Mixed content",
|
||||
"LabelNext": "Dal\u0161\u00ed",
|
||||
"LabelYoureDone": "Hotovo!",
|
||||
"ButtonAddToCollection": "Add to Collection",
|
||||
"ButtonMoreItems": "More",
|
||||
"WelcomeToProject": "V\u00edtejte v Emby!",
|
||||
"ThisWizardWillGuideYou": "Tento pr\u016fvodce V\u00e1m pom\u016f\u017ee proj\u00edt procesem nastaven\u00ed. Pro za\u010d\u00e1tek vyberte jazyk.",
|
||||
"TellUsAboutYourself": "\u0158ekn\u011bte n\u00e1m n\u011bco o sob\u011b",
|
||||
|
@ -93,15 +91,6 @@
|
|||
"LabelEnableEnhancedMovies": "Enable enhanced movie displays",
|
||||
"LabelEnableEnhancedMoviesHelp": "When enabled, movies will be displayed as folders to include trailers, extras, cast & crew, and other related content.",
|
||||
"HeaderSyncJobInfo": "Sync Job",
|
||||
"OptionReleaseDate": "Release Date",
|
||||
"ButtonPlayTrailer": "Trailer",
|
||||
"LabelFailed": "Failed",
|
||||
"LabelSeries": "Series:",
|
||||
"ButtonFullscreen": "Toggle fullscreen",
|
||||
"ButtonAudioTracks": "Audio tracks",
|
||||
"ButtonPreviousTrack": "Previous track",
|
||||
"ButtonNextTrack": "Next track",
|
||||
"HeaderEpisodes": "Episodes:",
|
||||
"FolderTypeMovies": "Movies",
|
||||
"FolderTypeMusic": "Music",
|
||||
"FolderTypeAdultVideos": "Adult videos",
|
||||
|
@ -217,6 +206,7 @@
|
|||
"OptionAscending": "Vzestupn\u011b",
|
||||
"OptionDescending": "Sestupn\u011b",
|
||||
"OptionRuntime": "D\u00e9lka",
|
||||
"OptionReleaseDate": "Release Date",
|
||||
"OptionPlayCount": "Po\u010det p\u0159ehr\u00e1n\u00ed",
|
||||
"OptionDatePlayed": "Datum p\u0159ehr\u00e1n\u00ed",
|
||||
"OptionDateAdded": "Datum p\u0159id\u00e1n\u00ed",
|
||||
|
@ -335,6 +325,7 @@
|
|||
"OptionMetascore": "Metask\u00f3re",
|
||||
"ButtonSelect": "Vybrat",
|
||||
"ButtonGroupVersions": "Skupinov\u00e9 verze",
|
||||
"ButtonAddToCollection": "Add to Collection",
|
||||
"PismoMessage": "Vyu\u017e\u00edv\u00e1me spr\u00e1vce soubor\u016f \"Pismo\" skrze dotovanou licenci.",
|
||||
"TangibleSoftwareMessage": "Utilizing Tangible Solutions Java\/C# converters through a donated license.",
|
||||
"HeaderCredits": "Credits",
|
||||
|
@ -501,6 +492,7 @@
|
|||
"HeaderCastCrew": "Herci a obsazen\u00ed",
|
||||
"HeaderAdditionalParts": "Dal\u0161\u00ed sou\u010d\u00e1sti",
|
||||
"ButtonSplitVersionsApart": "Rozd\u011blit verze od sebe",
|
||||
"ButtonPlayTrailer": "Trailer",
|
||||
"LabelMissing": "Chyb\u00ed",
|
||||
"LabelOffline": "Offline",
|
||||
"PathSubstitutionHelp": "Nahrazen\u00ed cest se pou\u017e\u00edv\u00e1 pro namapov\u00e1n\u00ed cest k serveru, kter\u00e9 je p\u0159\u00edstupn\u00e9 u\u017eivateli. Povolen\u00edm p\u0159\u00edm\u00e9ho p\u0159\u00edstupu m\u016f\u017ee umo\u017enit u\u017eivateli jeho p\u0159ehr\u00e1n\u00ed bez u\u017eit\u00ed streamov\u00e1n\u00ed a p\u0159ek\u00f3dov\u00e1n\u00ed servru.",
|
||||
|
@ -591,8 +583,10 @@
|
|||
"HeaderProgram": "Program",
|
||||
"HeaderClients": "Klienti",
|
||||
"LabelCompleted": "Hotovo",
|
||||
"LabelFailed": "Failed",
|
||||
"LabelSkipped": "P\u0159esko\u010deno",
|
||||
"HeaderEpisodeOrganization": "Organizace epizod",
|
||||
"LabelSeries": "Series:",
|
||||
"LabelEndingEpisodeNumber": "Ending episode number:",
|
||||
"LabelEndingEpisodeNumberHelp": "Vy\u017eadovan\u00e9 jenom pro s\u00fabory s v\u00edce epizodami",
|
||||
"HeaderSupportTheTeam": "Support the Emby Team",
|
||||
|
@ -736,8 +730,12 @@
|
|||
"TabNowPlaying": "Now Playing",
|
||||
"TabNavigation": "Navigace",
|
||||
"TabControls": "Controls",
|
||||
"ButtonFullscreen": "Toggle fullscreen",
|
||||
"ButtonScenes": "Sc\u00e9ny",
|
||||
"ButtonSubtitles": "Titulky",
|
||||
"ButtonAudioTracks": "Audio tracks",
|
||||
"ButtonPreviousTrack": "Previous track",
|
||||
"ButtonNextTrack": "Next track",
|
||||
"ButtonStop": "Stop",
|
||||
"ButtonPause": "Pause",
|
||||
"ButtonNext": "Next",
|
||||
|
@ -1088,6 +1086,7 @@
|
|||
"OptionUnidentified": "Unidentified",
|
||||
"OptionMissingParentalRating": "Missing parental rating",
|
||||
"OptionStub": "Stub",
|
||||
"HeaderEpisodes": "Episodes:",
|
||||
"OptionSeason0": "Season 0",
|
||||
"LabelReport": "Report:",
|
||||
"OptionReportSongs": "Songs",
|
||||
|
@ -1398,6 +1397,7 @@
|
|||
"HeaderUpcomingMovies": "Upcoming Movies",
|
||||
"HeaderUpcomingSports": "Upcoming Sports",
|
||||
"HeaderUpcomingPrograms": "Upcoming Programs",
|
||||
"ButtonMoreItems": "More",
|
||||
"LabelShowLibraryTileNames": "Show library tile names",
|
||||
"LabelShowLibraryTileNamesHelp": "Determines if labels will be displayed underneath library tiles on the home page",
|
||||
"OptionEnableTranscodingThrottle": "Enable throttling",
|
||||
|
@ -1523,5 +1523,6 @@
|
|||
"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.",
|
||||
"LabelVideoFrameAnalysisLimit": "Limit frame by frame analysis to videos less than:"
|
||||
"LabelVideoFrameAnalysisLimit": "Limit frame by frame analysis to videos less than:",
|
||||
"LabelHardwareVideoDecoder": "Hardware video decoder:"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue