mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Preliminary Lyrics Editor
This commit is contained in:
parent
12ba71781e
commit
648e8ff2a6
11 changed files with 701 additions and 17 deletions
|
@ -241,6 +241,7 @@
|
|||
"Edit": "Edit",
|
||||
"Editor": "Editor",
|
||||
"EditImages": "Edit images",
|
||||
"EditLyrics": "Edit lyrics",
|
||||
"EditMetadata": "Edit metadata",
|
||||
"EditSubtitles": "Edit subtitles",
|
||||
"EnableAutoCast": "Set as default",
|
||||
|
@ -344,6 +345,7 @@
|
|||
"HeaderActiveRecordings": "Active Recordings",
|
||||
"HeaderActivity": "Activity",
|
||||
"HeaderAdditionalParts": "Additional Parts",
|
||||
"HeaderAddLyrics": "Add Lyrics",
|
||||
"HeaderAddToCollection": "Add to Collection",
|
||||
"HeaderAddToPlaylist": "Add to Playlist",
|
||||
"HeaderAddUpdateImage": "Add/Update Image",
|
||||
|
@ -509,6 +511,7 @@
|
|||
"HeaderUninstallPlugin": "Uninstall Plugin",
|
||||
"HeaderUpcomingOnTV": "Upcoming On TV",
|
||||
"HeaderUploadImage": "Upload Image",
|
||||
"HeaderUploadLyrics": "Upload Lyrics",
|
||||
"HeaderUploadSubtitle": "Upload Subtitle",
|
||||
"HeaderUser": "User",
|
||||
"HeaderUsers": "Users",
|
||||
|
@ -639,7 +642,9 @@
|
|||
"LabelDownMixAudioScale": "Audio boost when downmixing",
|
||||
"LabelDownMixAudioScaleHelp": "Boost audio when downmixing. A value of one will preserve the original volume.",
|
||||
"LabelStereoDownmixAlgorithm": "Stereo Downmix Algorithm",
|
||||
"LabelDuration" : "Duration",
|
||||
"LabelDropImageHere": "Drop image here, or click to browse.",
|
||||
"LabelDropLyricsHere": "Drop lyrics here, or click to browse.",
|
||||
"LabelDroppedFrames": "Dropped frames",
|
||||
"LabelDropShadow": "Drop shadow",
|
||||
"LabelDropSubtitleHere": "Drop subtitle here, or click to browse.",
|
||||
|
@ -698,6 +703,7 @@
|
|||
"LabelInstalled": "Installed",
|
||||
"LabelInternetQuality": "Internet quality",
|
||||
"LabelIsForced": "Forced",
|
||||
"LabelIsSynced": "Is Synced",
|
||||
"LabelKeepUpTo": "Keep up to",
|
||||
"LabelKidsCategories": "Children's categories",
|
||||
"LabelKnownProxies": "Known proxies",
|
||||
|
@ -990,6 +996,7 @@
|
|||
"Lyric": "Lyric",
|
||||
"Lyricist": "Lyricist",
|
||||
"Lyrics": "Lyrics",
|
||||
"LyricsPreview": "Lyrics Preview",
|
||||
"ManageLibrary": "Manage library",
|
||||
"ManageRecording": "Manage recording",
|
||||
"MapChannels": "Map Channels",
|
||||
|
@ -1145,6 +1152,7 @@
|
|||
"NextUp": "Next Up",
|
||||
"No": "No",
|
||||
"NoCreatedLibraries": "Seems like you haven't created any libraries yet. {0}Would you like to create one now?{1}",
|
||||
"NoLyricsSearchResultsFound": "No lyrics found.",
|
||||
"None": "None",
|
||||
"NoNewDevicesFound": "No new devices found. To add a new tuner, close this dialog and enter the device information manually.",
|
||||
"Normal": "Normal",
|
||||
|
@ -1390,6 +1398,7 @@
|
|||
"ScreenResolution": "Screen Resolution",
|
||||
"Search": "Search",
|
||||
"SearchForCollectionInternetMetadata": "Search the internet for artwork and metadata",
|
||||
"SearchForLyrics" : "Search for Lyrics",
|
||||
"SearchForMissingMetadata": "Search for missing metadata",
|
||||
"SearchForSubtitles": "Search for Subtitles",
|
||||
"SearchResults": "Search Results",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue