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.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/it.js b/lib/l10n/it.js
index 8b352f64a36..d9f75738819 100644
--- a/lib/l10n/it.js
+++ b/lib/l10n/it.js
@@ -103,7 +103,6 @@ OC.L10N.register(
"Set an admin username." : "Imposta un nome utente di amministrazione.",
"Set an admin password." : "Imposta una password di amministrazione.",
"Can't create or write into the data directory %s" : "Impossibile creare o scrivere nella cartella dei dati %s",
- "Invalid Federated Cloud ID" : "ID di cloud federata non valido",
"Sharing backend %s must implement the interface OCP\\Share_Backend" : "Il motore di condivisione %s deve implementare l'interfaccia OCP\\Share_Backend",
"Sharing backend %s not found" : "Motore di condivisione %s non trovato",
"Sharing backend for %s not found" : "Motore di condivisione di %s non trovato",
@@ -235,6 +234,7 @@ OC.L10N.register(
"Groupware" : "Groupware",
"Personal info" : "Informazioni personali",
"Mobile & desktop" : "Mobile e desktop",
+ "Invalid Federated Cloud ID" : "ID di cloud federata non valido",
"This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "Ciò può essere normalmente corretto fornendo al server web accesso in scrittura alla cartella delle applicazioni o disabilitando il negozio di applicazioni nel file di configurazione. Vedi %s"
},
"nplurals=2; plural=(n != 1);");