summaryrefslogtreecommitdiffstats
path: root/core/l10n/it.js
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/it.js')
-rw-r--r--core/l10n/it.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/core/l10n/it.js b/core/l10n/it.js
index cdc00090121..512d4813bdb 100644
--- a/core/l10n/it.js
+++ b/core/l10n/it.js
@@ -309,6 +309,9 @@ OC.L10N.register(
"Database host" : "Host del database",
"Please specify the port number along with the host name (e.g., localhost:5432)." : "Specifica il numero della porta insieme al nome host (ad es. localhost:5432).",
"Performance warning" : "Avviso di prestazioni",
+ "You chose SQLite as database." : "Hai scelto SQLite come database.",
+ "SQLite should only be used for minimal and development instances. For production we recommend a different database backend." : "SQLite dovrebbe essere scelto solo per istanze minimali e di sviluppo. Per la produzione, consigliamo un motore di database diverso.",
+ "If you use clients for file syncing, the use of SQLite is highly discouraged." : "Se utilizzi client per la sincronizzazione dei file, l'uso di SQLite è sconsigliato.",
"Finish setup" : "Termina configurazione",
"Finishing …" : "Completamento...",
"Need help?" : "Ti serve aiuto?",