aboutsummaryrefslogtreecommitdiffstats
path: root/apps/contactsinteraction/l10n/da.js
blob: 8cc9bccf775c39bcdcd15bfc2d45b9b387078323 (plain)
1
2
3
4
5
6
7
8
9
OC.L10N.register(
    "contactsinteraction",
    {
    "Recently contacted" : "Nylig kontaktet",
    "Contacts Interaction" : "Kontakter Interaktion",
    "Manages interaction between users and contacts" : "Håndterer interaktion mellem brugere og kontakter",
    "Collect data about user and contacts interactions and provide an address book for the data" : "Indsaml data om bruger- og kontaktinteraktioner og angiv en adressebog til dataene"
},
"nplurals=2; plural=(n != 1);");