You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 6, 2021. It is now read-only.
Copy file name to clipboardExpand all lines: src/nls/it/strings.js
+8-8Lines changed: 8 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -82,7 +82,7 @@ define({
82
82
"LIVE_DEVELOPMENT_ERROR_MESSAGE" : "Per effettuare una connessione con Anteprima Live, Chrome deve essere rilanciato con il debugging remoto abilitato.<br /><br />Vuoi rilanciare Chrome e abilitare il debugging remoto?",
83
83
"LIVE_DEV_LOADING_ERROR_MESSAGE" : "Impossibile caricare Sviluppo Live",
84
84
"LIVE_DEV_NEED_HTML_MESSAGE" : "Apri un file HTML per lanciare l’Anteprima Live.",
85
-
"LIVE_DEV_NEED_BASEURL_MESSAGE" : "To launch live preview with a server-side file, you need to specify a Base URL for this project.",
85
+
"LIVE_DEV_NEED_BASEURL_MESSAGE" : "Per avviare la live preview con un file lato server, hai bisogno di specificare un URL di base per questo progetto.",
86
86
"LIVE_DEV_SERVER_NOT_READY_MESSAGE" : "Errore durante l’avvio del server HTTP server per i file di sviluppo in tempo reale. Riprova ancora.",
"LIVE_DEVELOPMENT_INFO_MESSAGE" : "Anteprima Live connette {APP_NAME} al tuo browser. Lancia una anteprima del tuo file HTML nel browser e dopo ogni tua modifica l’anteprima verrà aggiornata istantaneamente per riflettere le modifiche del tuo codice.<br /><br />In questa versione preliminare di {APP_NAME}, Anteprima Live funziona solo per le modifiche su <strong>file CSS</strong> e solo con <strong>Google Chrome</strong>. Verrà implementata presto anche per HTML e JavaScript!<br /><br />(Vedrai questo messaggio una sola volta.)",
@@ -104,7 +104,7 @@ define({
104
104
"SAVE_CLOSE_MESSAGE" : "Vuoi cambiare le modifiche apportate al file <span class='dialog-filename'>{0}</span>?",
105
105
"SAVE_CLOSE_MULTI_MESSAGE" : "Vuoi cambiare le modifiche apportate ai seguenti file?",
"CONFIRM_FOLDER_DELETE" : "Sei sicuro di eliminare la cartella <span class='dialog-filename'>{0}</span>?",
109
109
"FILE_DELETED_TITLE" : "File Eliminato",
110
110
"EXT_MODIFIED_WARNING" : "<span class='dialog-filename'>{0}</span> è stato modificato sul disco.<br /><br />Vuoi salvare il file e sovrascrivere le modifiche?",
0 commit comments