nextcloud/apps/contactsinteraction/l10n/nb.js

10 lines
489 B
JavaScript
Raw Normal View History

OC.L10N.register(
"contactsinteraction",
{
"Recently contacted" : "Nylig kontaktet",
"Contacts Interaction" : "Interaksjon med kontakter",
"Manages interaction between users and contacts" : "Administrerer interaksjon mellom brukere og kontakter",
"Collect data about user and contacts interactions and provide an address book for the data" : "Samle inn data om bruker- og kontaktinteraksjoner og oppgi en adressebok for dataene"
},
"nplurals=2; plural=(n != 1);");