summaryrefslogtreecommitdiffstats
path: root/apps/federation/l10n/it.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/federation/l10n/it.js')
-rw-r--r--apps/federation/l10n/it.js4
1 files changed, 1 insertions, 3 deletions
diff --git a/apps/federation/l10n/it.js b/apps/federation/l10n/it.js
index ab242a38b45..ec1de7eedf9 100644
--- a/apps/federation/l10n/it.js
+++ b/apps/federation/l10n/it.js
@@ -8,8 +8,6 @@ OC.L10N.register(
"Federation" : "Federazione",
"Federation allows you to connect with other trusted servers to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "La federazione consente di connettersi ad altri server affidabili per accedere alla cartella utente. Ad esempio, può essere utilizzata per il completamento automatico di utenti esterni per la condivisione federata.",
"Add server automatically once a federated share was created successfully" : "Aggiungi automaticamente il server dopo che una condivisione federata è stata creata con successo",
- "Trusted Servers" : "Server affidabili",
- "+ Add ownCloud server" : "+ Aggiungi server ownCloud",
- "ownCloud Server" : "Server ownCloud"
+ "Trusted Servers" : "Server affidabili"
},
"nplurals=2; plural=(n != 1);");