mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
expand display settings
This commit is contained in:
parent
785230eb8e
commit
e5f32b2f90
81 changed files with 1275 additions and 297 deletions
|
@ -1,4 +1,15 @@
|
|||
{
|
||||
"RunAtStartup": "Run at startup",
|
||||
"Desktop": "Desktop",
|
||||
"Mobile": "Mobile \/ Tablet",
|
||||
"TV": "TV",
|
||||
"LabelDisplayMode": "Display mode:",
|
||||
"DisplayModeHelp": "Select the type of screen you're running Emby on.",
|
||||
"EnableThemeVideos": "Enable theme videos",
|
||||
"EnableThemeVideosHelp": "If enabled, theme videos will be played in the background while browsing the library.",
|
||||
"LabelScreensaver": "Screensaver:",
|
||||
"LabelSoundEffects": "Sound effects:",
|
||||
"LabelSkin": "Skin:",
|
||||
"MessageUnlockAppWithPurchaseOrSupporter": "Sblocca questa funzionalit\u00e0 con un piccolo acquisto singolo, o con un abbonamento Emby Premiere.",
|
||||
"MessageUnlockAppWithSupporter": "Sblocca questa funzionalit\u00e0 con un abbonamento Emby Premiere",
|
||||
"MessageToValidateSupporter": "Se hai un abbonamento Emby Premiere, assicurati di averlo configurato nel Pannello di Controllo del Server, a cui puoi accedere cliccando su Emby Premiere dal menu principale.",
|
||||
|
@ -70,8 +81,17 @@
|
|||
"NewCollection": "Nuova Collezione",
|
||||
"LabelCollection": "Collezione:",
|
||||
"Help": "Aiuto",
|
||||
"LabelDisplayLanguage": "Display language:",
|
||||
"LabelDisplayLanguageHelp": "Translating Emby is an ongoing project.",
|
||||
"LearnHowYouCanContribute": "Learn how you can contribute.",
|
||||
"NewCollectionHelp": "Le collezioni ti permettono di creare raccolte personalizzate di film ed altri contenuti della libreria.",
|
||||
"SearchForCollectionInternetMetadata": "Cerca su internet le immagini ed i metadati",
|
||||
"DisplayMissingEpisodesWithinSeasons": "Display missing episodes within seasons",
|
||||
"DisplayMissingEpisodesWithinSeasonsHelp": "This must also be enabled for TV libraries in Emby Server setup.",
|
||||
"EnableThemeSongs": "Enable theme songs",
|
||||
"EnableBackdrops": "Enable backdrops",
|
||||
"EnableThemeSongsHelp": "If enabled, theme songs will be played in the background while browsing the library.",
|
||||
"EnableBackdropsHelp": "If enabled, backdrops will be displayed in the background of some pages while browsing the library.",
|
||||
"LabelName": "Nome:",
|
||||
"NewCollectionNameExample": "Esempio: Collezione Star wars",
|
||||
"MessageItemsAdded": "Elementi aggiunti.",
|
||||
|
@ -80,6 +100,8 @@
|
|||
"AddToPlaylist": "Aggiungi alla playlist",
|
||||
"HeaderAddToPlaylist": "Aggiungi alla Playlist",
|
||||
"Subtitles": "Sottotitoli",
|
||||
"LabelTheme": "Theme:",
|
||||
"LabelDashboardTheme": "Server dashboard theme:",
|
||||
"SearchForSubtitles": "Cerca Sottotitoli",
|
||||
"LabelLanguage": "Lingua:",
|
||||
"Search": "Cerca",
|
||||
|
@ -181,6 +203,7 @@
|
|||
"HeaderExternalIds": "Id esterni:",
|
||||
"HeaderDisplaySettings": "Impostazioni Video",
|
||||
"LabelDisplayOrder": "Ordine di visualizzazione:",
|
||||
"Display": "Display",
|
||||
"Countries": "Nazioni",
|
||||
"Genres": "Generi",
|
||||
"Studios": "Studios",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue