mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update translations
This commit is contained in:
parent
40aee61694
commit
d21f37c1bf
41 changed files with 299 additions and 176 deletions
|
@ -880,7 +880,6 @@
|
|||
"OptionNone": "None",
|
||||
"HeaderLiveTv": "Live TV",
|
||||
"HeaderReports": "Reports",
|
||||
"HeaderMetadataManager": "Metadata Manager",
|
||||
"HeaderSettings": "Settings",
|
||||
"OptionDefaultSort": "Default",
|
||||
"OptionCommunityMostWatchedSort": "Most Watched",
|
||||
|
@ -1583,7 +1582,8 @@
|
|||
"ButtonTakeTheTour": "Take the tour",
|
||||
"HeaderWelcomeBack": "Welcome back!",
|
||||
"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.",
|
||||
"MessageNoSyncJobsFound": "No sync jobs found. Create sync jobs using the Sync buttons found throughout the app.",
|
||||
"MessageDownloadsFound": "No offline downloads. Make your media available offline by clicking Make Available Offline throughout the app.",
|
||||
"HeaderSelectDevices": "Select Devices",
|
||||
"ButtonCancelItem": "Cancel item",
|
||||
"ButtonQueueForRetry": "Queue for retry",
|
||||
|
@ -1739,7 +1739,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",
|
||||
|
@ -2314,5 +2314,8 @@
|
|||
"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",
|
||||
"MessageDownloadScheduled": "Download scheduled"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue