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:
Diffstat (limited to 'lib/l10n/it.js')
-rw-r--r--lib/l10n/it.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/l10n/it.js b/lib/l10n/it.js
index 685f912f87d..3d10a5fa006 100644
--- a/lib/l10n/it.js
+++ b/lib/l10n/it.js
@@ -66,8 +66,6 @@ OC.L10N.register(
"Log out" : "Esci",
"Users" : "Utenti",
"Unknown user" : "Utente sconosciuto",
- "APCu" : "APCu",
- "Redis" : "Redis",
"Create" : "Crea",
"Change" : "Modifica",
"Delete" : "Elimina",
@@ -78,7 +76,6 @@ OC.L10N.register(
"Security" : "Sicurezza",
"Encryption" : "Cifratura",
"Additional settings" : "Impostazioni aggiuntive",
- "Tips & tricks" : "Suggerimenti e trucchi",
"Personal info" : "Informazioni personali",
"Mobile & desktop" : "Mobile e desktop",
"Unlimited" : "Illimitato",
@@ -236,6 +233,9 @@ OC.L10N.register(
"Storage connection timeout. %s" : "Timeout di connessione all'archiviazione. %s",
"Personal" : "Personale",
"Admin" : "Admin",
+ "APCu" : "APCu",
+ "Redis" : "Redis",
+ "Tips & tricks" : "Suggerimenti e trucchi",
"DB Error: \"%s\"" : "Errore DB: \"%s\"",
"Offending command was: \"%s\"" : "Il comando non consentito era: \"%s\"",
"Offending command was: \"%s\", name: %s, password: %s" : "Il comando non consentito era: \"%s\", nome: %s, password: %s",