nextcloud/apps/contactsinteraction/l10n/nl.js

10 lines
528 B
JavaScript

OC.L10N.register(
"contactsinteraction",
{
"Recently contacted" : "Recentelijk gecontacteerd",
"Contacts Interaction" : "Contactpersoneninteractie",
"Manages interaction between users and contacts" : "Beheert interactie tussen gebruikers en contactpersonen",
"Collect data about user and contacts interactions and provide an address book for the data" : "Verzamel gegevens over interacties tussen gebruikers en contactpersonen en biedt een adresboek voor de gegevens"
},
"nplurals=2; plural=(n != 1);");