0
0
mirror of https://github.com/nextcloud/server.git synced 2024-12-29 00:18:42 +00:00
nextcloud_server/apps/contactsinteraction/l10n/nl.js
2020-12-06 02:19:28 +00:00

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);");