diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2014-10-01 20:28:16 -0400 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2014-10-01 20:28:16 -0400 |
| commit | 0690b4f2e09608b9f25ebb8ef9a325b57135e529 (patch) | |
| tree | 051661ff804a5a5f58402e534df96b5ea59c7a93 /MediaBrowser.Server.Implementations/Localization/JavaScript/it.json | |
| parent | 4aa959c1e266442804b6961aeb2d09f4b812f744 (diff) | |
Add user cinema mode setting
Diffstat (limited to 'MediaBrowser.Server.Implementations/Localization/JavaScript/it.json')
| -rw-r--r-- | MediaBrowser.Server.Implementations/Localization/JavaScript/it.json | 28 |
1 files changed, 14 insertions, 14 deletions
diff --git a/MediaBrowser.Server.Implementations/Localization/JavaScript/it.json b/MediaBrowser.Server.Implementations/Localization/JavaScript/it.json index 514ce92b3..7076a4c14 100644 --- a/MediaBrowser.Server.Implementations/Localization/JavaScript/it.json +++ b/MediaBrowser.Server.Implementations/Localization/JavaScript/it.json @@ -571,18 +571,18 @@ "LabelFullReview": "Recensione completa:", "LabelShortRatingDescription": "Breve riassunto Valutazione:", "OptionIRecommendThisItem": "Consiglio questo elemento", - "WebClientTourContent": "View your recently added media, next episodes, and more. The green circles indicate how many unplayed items you have.", - "WebClientTourMovies": "Play movies, trailers and more from any device with a web browser", - "WebClientTourMouseOver": "Hold the mouse over any poster for quick access to important information", - "WebClientTourTapHold": "Tap and hold or right click any poster for a context menu", - "WebClientTourMetadataManager": "Click edit to open the metadata manager", - "WebClientTourPlaylists": "Easily create playlists and instant mixes, and play them on any device", - "WebClientTourCollections": "Create movie collections to group box sets together", - "WebClientTourUserPreferences1": "User preferences allow you to customize the way your library is presented in all of your Media Browser apps", - "WebClientTourUserPreferences2": "Configure your audio and subtitle language settings once, for every Media Browser app", - "WebClientTourUserPreferences3": "Design the web client home page to your liking", - "WebClientTourUserPreferences4": "Configure backdrops, theme songs and external players", - "WebClientTourMobile1": "The web client works great on smartphones and tablets...", - "WebClientTourMobile2": "and easily controls other devices and Media Browser apps", - "MessageEnjoyYourStay": "Enjoy your stay" + "WebClientTourContent": "Visualizza i file multimediali aggiunti di recente, i prossimi episodi, e altro ancora. I cerchi verdi indicano quanti oggetti unplayed avete.", + "WebClientTourMovies": "Riprodurre filmati, trailer e altro da qualsiasi dispositivo con un browser web", + "WebClientTourMouseOver": "Tenete il mouse su ogni manifesto per un rapido accesso alle informazioni importanti", + "WebClientTourTapHold": "Toccare e tenere premuto o fare clic destro qualsiasi manifesto per un menu di scelta rapida", + "WebClientTourMetadataManager": "Fare clic su Modifica per aprire la gestione dei metadati", + "WebClientTourPlaylists": "Facile creazione di playlist , e riprodurli su qualsiasi dispositivo", + "WebClientTourCollections": "Creare collezioni di film di casella di gruppo imposta insieme", + "WebClientTourUserPreferences1": "Le preferenze utente consentono di personalizzare il modo in cui la vostra biblioteca si presenta in tutte le applicazioni Media Browser", + "WebClientTourUserPreferences2": "Configurare le impostazioni della lingua dei sottotitoli audio e una volta, per ogni Browser media app", + "WebClientTourUserPreferences3": "Progettare la home page del client web a proprio piacimento", + "WebClientTourUserPreferences4": "Configurare fondali, sigle e lettori esterni", + "WebClientTourMobile1": "Il client web funziona alla grande su smartphone e tablet ...", + "WebClientTourMobile2": "e controlla facilmente altri dispositivi e applicazioni Media Browser", + "MessageEnjoyYourStay": "Godetevi il vostro soggiorno" }
\ No newline at end of file |
