mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Rework playback settings
This commit is contained in:
parent
d86a53c3de
commit
df9442cca9
74 changed files with 916 additions and 249 deletions
|
@ -1,4 +1,20 @@
|
|||
{
|
||||
"ValueSeconds": "{0} seconds",
|
||||
"HeaderAudioSettings": "Audio Settings",
|
||||
"EnableCinemaMode": "Attiva modalit\u00e0 cinema",
|
||||
"PlayNextEpisodeAutomatically": "Play next episode automatically",
|
||||
"LabelAudioLanguagePreference": "Preferred audio language:",
|
||||
"HeaderVideoQuality": "Video Quality",
|
||||
"LabelPlayDefaultAudioTrack": "Play default audio track regardless of language",
|
||||
"CinemaModeConfigurationHelp": "Cinema mode brings the theater experience straight to your living room with the ability to play trailers and custom intros before the main feature.",
|
||||
"EnableNextVideoInfoOverlay": "Enable next video info during playback",
|
||||
"EnableNextVideoInfoOverlayHelp": "At the end of a video, display info about the next video coming up in the current playlist.",
|
||||
"LabelMaxChromecastBitrate": "Chromecast streaming quality:",
|
||||
"LabelSkipBackLength": "Skip back length:",
|
||||
"LabelSkipForwardLength": "Skip forward length:",
|
||||
"LabelInternetQuality": "Internet quality:",
|
||||
"HeaderMusicQuality": "Music Quality",
|
||||
"LabelHomeNetworkQuality": "Home network quality:",
|
||||
"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.",
|
||||
|
@ -529,22 +545,22 @@
|
|||
"ErrorConnectServerUnreachable": "Si \u00e8 verificato un errore durante l'esecuzione dell'operazione richiesta. Il tuo server non \u00e8 in grado di contattare il nostro Server Emby Connect al {0}. Assicurarsi che il server disponga di una connessione Internet attiva e che le comunicazioni siano consentite da qualsiasi firewall o software di protezione installato.",
|
||||
"StopRecording": "Ferma registrazione",
|
||||
"ManageRecording": "Gestisci registrazione",
|
||||
"LabelDropImageHere": "Drop image here, or click to browse.",
|
||||
"MessageFileReadError": "There was an error reading the file. Please try again.",
|
||||
"LabelDropImageHere": "Rilasciare l'immagine qui, oppure clicca per sfogliare.",
|
||||
"MessageFileReadError": "Si \u00e8 verificato un errore durante la lettura del file. Si prega di riprovare.",
|
||||
"Browse": "Esplora",
|
||||
"HeaderUploadImage": "Upload Image",
|
||||
"HeaderAddUpdateImage": "Add\/Update Image",
|
||||
"LabelImageType": "Image type:",
|
||||
"Upload": "Upload",
|
||||
"Primary": "Primary",
|
||||
"HeaderUploadImage": "Carica immagine",
|
||||
"HeaderAddUpdateImage": "Aggiungi\/aggiorna Immagine",
|
||||
"LabelImageType": "Tipo immagine:",
|
||||
"Upload": "Carica",
|
||||
"Primary": "Locandina",
|
||||
"Art": "Art",
|
||||
"Backdrop": "Backdrop",
|
||||
"Backdrop": "Sfondo",
|
||||
"Banner": "Banner",
|
||||
"Box": "Box",
|
||||
"BoxRear": "Box (rear)",
|
||||
"Disc": "Disc",
|
||||
"BoxRear": "Box (retro)",
|
||||
"Disc": "Disco",
|
||||
"Logo": "Logo",
|
||||
"Menu": "Menu",
|
||||
"Screenshot": "Screenshot",
|
||||
"Thumb": "Thumb"
|
||||
"Menu": "Men\u00f9",
|
||||
"Screenshot": "Immagine",
|
||||
"Thumb": "Miniatura"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue