is.js 527 B

123456789
  1. OC.L10N.register(
  2. "contactsinteraction",
  3. {
  4. "Recently contacted" : "Nýlega haft samband við",
  5. "Contacts Interaction" : "Gagnvirkni tengiliða",
  6. "Manages interaction between users and contacts" : "Sýslar með gagnvirkni milli notenda og tengiliða",
  7. "Collect data about user and contacts interactions and provide an address book for the data" : "Safnaðu gögnum um samskipti milli notenda og tengiliða og gefðu upp nafnaskrá fyrir gögnin"
  8. },
  9. "nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);");