Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-03-19 04:12:41 +0300
committerNextcloud bot <bot@nextcloud.com>2019-03-19 04:12:41 +0300
commit785ccae62204b6cc34f423c70e369943eb41e4dc (patch)
treeb2e68ceed04d0ef028205bbc5962dcfb049485cd /core/l10n/it.js
parent8c0497249879de8fecef8df6357d37bde8fb0676 (diff)
[tx-robot] updated from transifex
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?",