nextcloud/apps/federation/l10n/it.json

15 lines
1.4 KiB
JSON
Raw Normal View History

2016-02-17 09:56:11 +03:00
{ "translations": {
2016-09-08 03:10:21 +03:00
"Added to the list of trusted servers" : "Aggiunto all'elenco dei server affidabili",
2016-02-17 09:56:11 +03:00
"Server is already in the list of trusted servers." : "Il server è già nell'elenco dei server affidabili.",
2016-08-11 03:14:12 +03:00
"No server to federate with found" : "Non ho trovato alcun server per la federazione",
2016-02-17 09:56:11 +03:00
"Could not add server" : "Impossibile aggiungere il server",
2018-02-13 00:33:37 +03:00
"Federation" : "Federazione",
2018-08-24 03:12:20 +03:00
"Federation allows you to connect with other trusted servers to exchange the user directory." : "La federazione consente di connettersi ad altri server affidabili per scambiare la cartella utente.",
2016-07-06 16:28:06 +03:00
"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.",
2018-05-24 03:13:48 +03:00
"Trusted servers" : "Server affidabili",
2016-03-04 09:55:53 +03:00
"Add server automatically once a federated share was created successfully" : "Aggiungi automaticamente il server dopo che una condivisione federata è stata creata con successo",
2016-11-27 04:07:08 +03:00
"+ Add trusted server" : "+ Aggiungi server affidabile",
"Trusted server" : "Server affidabile",
2018-02-01 21:28:02 +03:00
"Add" : "Aggiungi"
2016-02-17 09:56:11 +03:00
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}