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

update sync display

This commit is contained in:
Luke Pulverenti 2016-08-16 14:54:08 -04:00
parent 0d51412424
commit a52b5e24d0
20 changed files with 181 additions and 147 deletions

View file

@ -880,7 +880,6 @@
"OptionNone": "None",
"HeaderLiveTv": "Live TV",
"HeaderReports": "Reports",
"HeaderMetadataManager": "Metadata Manager",
"HeaderSettings": "Settings",
"OptionDefaultSort": "Default",
"OptionCommunityMostWatchedSort": "Most Watched",
@ -1739,7 +1738,7 @@
"MessageEnsureOpenTuner": "Please ensure there is an open tuner availalble.",
"ButtonDashboard": "Dashboard",
"ButtonReports": "Reports",
"ButtonMetadataManager": "Metadata Manager",
"MetadataManager": "Metadata manager",
"HeaderTime": "Time",
"LabelAddedOnDate": "Added {0}",
"ButtonStart": "Start",
@ -2149,7 +2148,7 @@
"HeaderGroupVersions": "Group Versions",
"HeaderSaySomethingLike": "Say Something Like...",
"NoResultsFound": "No results found.",
"ButtonManageServer": "Manage Server",
"ButtonManageServer": "Manage server",
"ButtonEditSubtitles": "Edit subtitles",
"ButtonPreferences": "Preferences",
"ButtonViewArtist": "View artist",
@ -2314,5 +2313,7 @@
"EnablePhotos": "Enable photos",
"EnablePhotosHelp": "Photos will be detected and displayed alongside other media files.",
"MakeAvailableOffline": "Make available offline",
"ConfirmRemoveDownload": "Remove download?"
"ConfirmRemoveDownload": "Remove download?",
"SyncToOtherDevices": "Sync to other devices",
"ManageOfflineDownloads": "Manage offline downloads"
}