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
|
@ -111,6 +111,7 @@
|
|||
"TitlePlugins": "Plugin-uri",
|
||||
"ButtonTakeTheTourToSeeWhatsNew": "Take the tour to see what's new",
|
||||
"MessageNoSyncJobsFound": "No sync jobs found. Create sync jobs using the Sync buttons found throughout the web interface.",
|
||||
"ButtonPlayTrailer": "Play trailer",
|
||||
"HeaderLibraryAccess": "Library Access",
|
||||
"HeaderChannelAccess": "Channel Access",
|
||||
"HeaderDeviceAccess": "Accesul Dispozitivelor",
|
||||
|
@ -151,7 +152,6 @@
|
|||
"ButtonPlay": "Play",
|
||||
"ButtonEdit": "Edit",
|
||||
"ButtonQueue": "Queue",
|
||||
"ButtonPlayTrailer": "Play trailer",
|
||||
"ButtonPlaylist": "Playlist",
|
||||
"ButtonPreviousTrack": "Previous Track",
|
||||
"LabelEnabled": "Enabled",
|
||||
|
@ -346,6 +346,7 @@
|
|||
"ButtonNextPage": "Next Page",
|
||||
"ButtonPreviousPage": "Previous Page",
|
||||
"ButtonMoveLeft": "Move left",
|
||||
"OptionReleaseDate": "Release date",
|
||||
"ButtonMoveRight": "Move right",
|
||||
"ButtonBrowseOnlineImages": "Browse online images",
|
||||
"HeaderDeleteItem": "Delete Item",
|
||||
|
@ -488,7 +489,6 @@
|
|||
"PersonTypePerson": "Person",
|
||||
"LabelTitleDisplayOrder": "Title display order:",
|
||||
"OptionSortName": "Sort name",
|
||||
"OptionReleaseDate": "Release date",
|
||||
"LabelDiscNumber": "Disc number",
|
||||
"LabelParentNumber": "Parent number",
|
||||
"LabelTrackNumber": "Track number:",
|
||||
|
@ -707,6 +707,7 @@
|
|||
"MessageRefreshQueued": "Refresh queued",
|
||||
"TabDevices": "Devices",
|
||||
"TabExtras": "Extras",
|
||||
"HeaderUploadImage": "Upload Image",
|
||||
"DeviceLastUsedByUserName": "Last used by {0}",
|
||||
"HeaderDeleteDevice": "Delete Device",
|
||||
"DeleteDeviceConfirmation": "Are you sure you wish to delete this device? It will reappear the next time a user signs in with it.",
|
||||
|
@ -830,7 +831,7 @@
|
|||
"MessageDidYouKnowCinemaMode": "Did you know that by becoming an Emby Supporter, you can enhance your experience with features like Cinema Mode?",
|
||||
"MessageDidYouKnowCinemaMode2": "Cinema Mode gives you the true cinema experience with trailers and custom intros before the main feature.",
|
||||
"OptionEnableDisplayMirroring": "Enable display mirroring",
|
||||
"HeaderSyncRequiresSupporterMembership": "Sync requires an active Emby Supporter membership.",
|
||||
"HeaderSyncRequiresSupporterMembership": "Sincronizarea necesita a fi Membru Cotizant",
|
||||
"HeaderSyncRequiresSupporterMembershipAppVersion": "Sync requires connecting to an Emby Server with an active Supporter membership.",
|
||||
"ErrorValidatingSupporterInfo": "There was an error validating your Emby Supporter information. Please try again later.",
|
||||
"HeaderSync": "Sincronizeaza",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue