mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-21 09:34:44 +01:00
update playlist xml saving
This commit is contained in:
@@ -794,6 +794,8 @@
|
||||
"TabNextUp": "Siguiendo",
|
||||
"MessageNoMovieSuggestionsAvailable": "No hay sugerencias de pel\u00edculas disponibles. Comience ver y calificar sus pel\u00edculas y vuelva para ver las recomendaciones.",
|
||||
"MessageNoCollectionsAvailable": "Colecciones le permitir\u00e1 disfrutar de grupos personalizados de Pel\u00edculas, Series, Discos, Libros y Juegos. Haga click en el bot\u00f3n nuevo para empezar a crear Colecciones.",
|
||||
"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": "Vienvenido al Cliente Web de Media Browser",
|
||||
"ButtonDismiss": "Descartar",
|
||||
"MessageLearnHowToCustomize": "Aprenda c\u00f3mo personalizar esta p\u00e1gina a sus propios gustos personales. Haga clic en su icono de usuario en la esquina superior derecha de la pantalla para ver y actualizar sus preferencias.",
|
||||
@@ -900,5 +902,49 @@
|
||||
"OptionProtocolHls": "Http Live Streaming",
|
||||
"LabelContext": "Context:",
|
||||
"OptionContextStreaming": "Streaming",
|
||||
"OptionContextStatic": "Sync"
|
||||
"OptionContextStatic": "Sync",
|
||||
"ButtonAddToPlaylist": "Add to playlist",
|
||||
"TabPlaylists": "Playlists",
|
||||
"ButtonClose": "Cerrar",
|
||||
"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