mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update selectserver
This commit is contained in:
parent
bd335e85ff
commit
2ae0d1b8aa
59 changed files with 290 additions and 64 deletions
|
@ -44,6 +44,8 @@
|
|||
"RecordSeries": "Record series",
|
||||
"HeaderCinemaMode": "Cinema Mode",
|
||||
"HeaderCloudSync": "Cloud Sync",
|
||||
"HeaderDownloadedMedia": "Downloaded Media",
|
||||
"Downloads": "Downloads",
|
||||
"HeaderOfflineDownloads": "Offline Media",
|
||||
"HeaderOfflineDownloadsDescription": "Download media to your devices for easy offline use.",
|
||||
"CloudSyncFeatureDescription": "Sync your media to the cloud for easy backup, archiving, and converting.",
|
||||
|
@ -389,5 +391,9 @@
|
|||
"Original": "Original",
|
||||
"Fill": "Fill",
|
||||
"BestFit": "Best fit",
|
||||
"MessagePlayAccessRestricted": "Playback of this content is currently restricted. Please contact your Emby Server administrator for more information."
|
||||
"MessageNoServersAvailableToConnect": "No servers are available to connect to. If you've been invited to share a server, make sure to accept it below or by clicking the link in the email.",
|
||||
"MessagePlayAccessRestricted": "Playback of this content is currently restricted. Please contact your Emby Server administrator for more information.",
|
||||
"Accept": "Accept",
|
||||
"Reject": "Reject",
|
||||
"Connect": "Connect"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue