summaryrefslogtreecommitdiffstats
path: root/apps/contactsinteraction/l10n/ro.js
blob: 21c59eb59070e85585f1b55468e5a40b1ab44e13 (plain)
1
2
3
4
5
6
7
8
9
OC.L10N.register(
    "contactsinteraction",
    {
    "Recently contacted" : "Contactat recent",
    "Contacts Interaction" : "Interacțiunea contactelor",
    "Manages interaction between users and contacts" : "Gestionează interacțiunea dintre utilizatori și contacte",
    "Collect data about user and contacts interactions and provide an address book for the data" : "Colectați date despre interacțiunile dintre utilizatori și contacte și furnizați o agendă pentru date"
},
"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));");