it.json 820 B

123456789
  1. { "translations": {
  2. "Recently contacted" : "Contattati di recente",
  3. "Contacts Interaction" : "Interazione contatti",
  4. "Manages interaction between accounts and contacts" : "Gestisce l'interazione tra account e contatti",
  5. "Collect data about accounts and contacts interactions and provide an address book for the data" : "Raccoglie dati sulle interazioni tra gli account e i contatti e fornisce una rubrica per i dati",
  6. "Manages interaction between users and contacts" : "Gestisce l'interazione tra utenti e contatti",
  7. "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"
  8. },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
  9. }