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": "\ucee4\ubba4\ub2c8\ud2f0 \ud3c9\uc810:",
|
||||
"LabelVoteCount": "\ud3c9\uac00 \ud69f\uc218:",
|
||||
"LabelCriticRating": "Critic \ud3c9\uc810:",
|
||||
"LabelAwardSummary": "\uc218\uc0c1 \uc694\uc57d:",
|
||||
"LabelWebsite": "\uc6f9\uc0ac\uc774\ud2b8:",
|
||||
"LabelTagline": "\ud0dc\uadf8\ub77c\uc778:",
|
||||
"LabelOverview": "\uc904\uac70\ub9ac:",
|
||||
|
@ -224,7 +223,7 @@
|
|||
"GuestStar": "Guest star",
|
||||
"Producer": "\ud504\ub85c\ub4c0\uc11c",
|
||||
"Writer": "\uc791\uac00",
|
||||
"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": "{0} \uc124\uce58 \uc911",
|
||||
"PackageInstallCompleted": "{0} \uc124\uce58 \uc644\ub8cc.",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue