mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update audio playback
This commit is contained in:
parent
c9e2f5a871
commit
b4112621f5
49 changed files with 66 additions and 103 deletions
|
@ -43,7 +43,7 @@
|
|||
"CloudSyncFeatureDescription": "Sync your media to the cloud for easy backup, archiving, and converting.",
|
||||
"DvrFeatureDescription": "Schedule individual Live TV recordings, series recordings, and more with Emby DVR.",
|
||||
"ButtonCancelSyncJob": "Cancel download",
|
||||
"CancelSyncJobConfirmation": "Cancelling the sync job will remove downloaded media from the device during the next sync process. Are you sure you wish to proceed?",
|
||||
"CancelSyncJobConfirmation": "Cancelling the download job will remove downloaded media from the device during the next background sync process. Are you sure you wish to proceed?",
|
||||
"CinemaModeFeatureDescription": "Cinema Mode gives you the true cinema experience with trailers and custom intros before the feature.",
|
||||
"HeaderFreeApps": "Free Emby Apps",
|
||||
"FreeAppsFeatureDescription": "Enjoy free access to Emby apps for your devices.",
|
||||
|
@ -150,7 +150,6 @@
|
|||
"LabelCommunityRating": "Avalia\u00e7\u00e3o da comunidade:",
|
||||
"LabelVoteCount": "Contagem de votos:",
|
||||
"LabelCriticRating": "Avalia\u00e7\u00e3o da cr\u00edtica:",
|
||||
"LabelAwardSummary": "Resumo da premia\u00e7\u00e3o:",
|
||||
"LabelWebsite": "Website:",
|
||||
"LabelTagline": "Slogan:",
|
||||
"LabelOverview": "Sinopse:",
|
||||
|
@ -224,7 +223,7 @@
|
|||
"GuestStar": "Guest star",
|
||||
"Producer": "Produtor",
|
||||
"Writer": "Escritor",
|
||||
"MessageNoSyncJobsFound": "No sync jobs found. Create sync jobs using the Sync buttons found throughout the app.",
|
||||
"MessageNoSyncJobsFound": "No downloads found. Create download jobs using the Download buttons found throughout the app.",
|
||||
"MessageNoDownloadsFound": "No offline downloads. Make your media available offline by clicking Make Available Offline throughout the app.",
|
||||
"InstallingPackage": "Installing {0}",
|
||||
"PackageInstallCompleted": "{0} installation completed.",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue