summaryrefslogtreecommitdiffstats
path: root/apps/contactsinteraction/l10n/it.js
blob: 7acfd1eca3eddaf5a76e43781ca01407a784eb30 (plain)
1
2
3
4
5
6
7
8
9
OC.L10N.register(
    "contactsinteraction",
    {
    "Recently contacted" : "Contattati di recente",
    "Contacts Interaction" : "Interazione contatti",
    "Manages interaction between users and contacts" : "Gestisce l'interazione tra utenti e contatti",
    "Collect data about user and contacts interactions and provide an address book for the data" : "Raccoglie dati sulle interazioni tra gli utenti e i contatti e fornisce una rubrica per i dati"
},
"nplurals=2; plural=(n != 1);");