You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

ro.js 561B

123456789
  1. OC.L10N.register(
  2. "contactsinteraction",
  3. {
  4. "Recently contacted" : "Contactat recent",
  5. "Contacts Interaction" : "Interacțiunea contactelor",
  6. "Manages interaction between users and contacts" : "Gestionează interacțiunea dintre utilizatori și contacte",
  7. "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"
  8. },
  9. "nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));");