mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-21 01:24:44 +01:00
update playlist xml saving
This commit is contained in:
@@ -794,6 +794,8 @@
|
||||
"TabNextUp": "Als N\u00e4chstes",
|
||||
"MessageNoMovieSuggestionsAvailable": "No movie suggestions are currently available. Start watching and rating your movies, and then come back to view your recommendations.",
|
||||
"MessageNoCollectionsAvailable": "Collections allow you to enjoy personalized groupings of Movies, Series, Albums, Books and Games. Click the New button to start creating Collections.",
|
||||
"MessageNoPlaylistsAvailable": "Playlists allow you to create lists of content to play consecutively at a time. To add items to playlists, right click or tap and hold, then select Add to Playlist.",
|
||||
"MessageNoPlaylistItemsAvailable": "This playlist is currently empty.",
|
||||
"HeaderWelcomeToMediaBrowserWebClient": "Willkommen zum Media Browser Web Client",
|
||||
"ButtonDismiss": "Verwerfen",
|
||||
"MessageLearnHowToCustomize": "Learn how to customize this page to your own personal tastes. Click your user icon in the top right corner of the screen to view and update your preferences.",
|
||||
@@ -900,5 +902,49 @@
|
||||
"OptionProtocolHls": "Http Live Streaming",
|
||||
"LabelContext": "Context:",
|
||||
"OptionContextStreaming": "Streaming",
|
||||
"OptionContextStatic": "Sync"
|
||||
"OptionContextStatic": "Sync",
|
||||
"ButtonAddToPlaylist": "Add to playlist",
|
||||
"TabPlaylists": "Playlists",
|
||||
"ButtonClose": "Close",
|
||||
"LabelAllLanguages": "All languages",
|
||||
"HeaderBrowseOnlineImages": "Browse Online Images",
|
||||
"LabelSource": "Source:",
|
||||
"OptionAll": "All",
|
||||
"LabelImage": "Image:",
|
||||
"ButtonBrowseImages": "Browse Images",
|
||||
"HeaderImages": "Images",
|
||||
"HeaderBackdrops": "Backdrops",
|
||||
"HeaderScreenshots": "Screenshots",
|
||||
"HeaderAddUpdateImage": "Add\/Update Image",
|
||||
"LabelJpgPngOnly": "JPG\/PNG only",
|
||||
"LabelImageType": "Image type:",
|
||||
"OptionPrimary": "Primary",
|
||||
"OptionArt": "Art",
|
||||
"OptionBox": "Box",
|
||||
"OptionBoxRear": "Box rear",
|
||||
"OptionDisc": "Disc",
|
||||
"OptionLogo": "Logo",
|
||||
"OptionMenu": "Menu",
|
||||
"OptionScreenshot": "Screenshot",
|
||||
"OptionLocked": "Locked",
|
||||
"OptionUnidentified": "Unidentified",
|
||||
"OptionMissingParentalRating": "Missing parental rating",
|
||||
"OptionStub": "Stub",
|
||||
"HeaderEpisodes": "Episodes:",
|
||||
"OptionSeason0": "Season 0",
|
||||
"LabelReport": "Report:",
|
||||
"OptionReportSongs": "Songs",
|
||||
"OptionReportSeries": "Series",
|
||||
"OptionReportSeasons": "Seasons",
|
||||
"OptionReportTrailers": "Trailers",
|
||||
"OptionReportMusicVideos": "Music videos",
|
||||
"OptionReportMovies": "Movies",
|
||||
"OptionReportHomeVideos": "Home videos",
|
||||
"OptionReportGames": "Games",
|
||||
"OptionReportEpisodes": "Episodes",
|
||||
"OptionReportCollections": "Collections",
|
||||
"OptionReportBooks": "Books",
|
||||
"OptionReportArtists": "Artists",
|
||||
"OptionReportAlbums": "Albums",
|
||||
"OptionReportAdultVideos": "Adult videos"
|
||||
}
|
||||
Reference in New Issue
Block a user