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:
@@ -339,7 +339,7 @@
|
||||
"LiveTvPluginRequiredHelp": "Installa un servizio disponibile, come Next Pvr or ServerWMC.",
|
||||
"LabelCustomizeOptionsPerMediaType": "Personalizza per il tipo di supporto:",
|
||||
"OptionDownloadThumbImage": "Foto",
|
||||
"OptionDownloadMenuImage": "Menu",
|
||||
"OptionDownloadMenuImage": "Men\u00f9",
|
||||
"OptionDownloadLogoImage": "Logo",
|
||||
"OptionDownloadBoxImage": "Box",
|
||||
"OptionDownloadDiscImage": "Disco",
|
||||
@@ -794,6 +794,8 @@
|
||||
"TabNextUp": "Da vedere",
|
||||
"MessageNoMovieSuggestionsAvailable": "Nessun suggerimento di film sono attualmente disponibili. Iniziare a guardare e valutare i vostri film, e poi tornare per visualizzare le tue segnalazioni.",
|
||||
"MessageNoCollectionsAvailable": "Collezioni permettono di godere di raggruppamenti personalizzati di film, serie, album, libri e giochi. Fare clic sul pulsante Nuovo per avviare la creazione di collezioni.",
|
||||
"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": "Benvenuti nel Media Browser Web client",
|
||||
"ButtonDismiss": "Dismetti",
|
||||
"MessageLearnHowToCustomize": "Ulteriori informazioni su come personalizzare questa pagina ai tuoi gusti personali. Fare clic sull'icona utente in alto a destra dello schermo per visualizzare e aggiornare le vostre preferenze.",
|
||||
@@ -900,5 +902,49 @@
|
||||
"OptionProtocolHls": "Http Live Streaming",
|
||||
"LabelContext": "Contenuto:",
|
||||
"OptionContextStreaming": "Streaming",
|
||||
"OptionContextStatic": "Sinc"
|
||||
"OptionContextStatic": "Sinc",
|
||||
"ButtonAddToPlaylist": "Add to playlist",
|
||||
"TabPlaylists": "Playlists",
|
||||
"ButtonClose": "Chiudi",
|
||||
"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