diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-12-06 02:19:28 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-12-06 02:19:28 +0000 |
commit | e41e2fe0037642a1d72d06c29bb16ad118783892 (patch) | |
tree | 80e0eb9bdbce0e004f312d9310463b873530568c /apps/contactsinteraction/l10n/nl.js | |
parent | 9a6569d4f2ffd86614c760a2d306a38869fa2538 (diff) | |
download | nextcloud-server-e41e2fe0037642a1d72d06c29bb16ad118783892.tar.gz nextcloud-server-e41e2fe0037642a1d72d06c29bb16ad118783892.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/contactsinteraction/l10n/nl.js')
-rw-r--r-- | apps/contactsinteraction/l10n/nl.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/contactsinteraction/l10n/nl.js b/apps/contactsinteraction/l10n/nl.js index 624855d3b65..475ddb69e18 100644 --- a/apps/contactsinteraction/l10n/nl.js +++ b/apps/contactsinteraction/l10n/nl.js @@ -3,6 +3,7 @@ OC.L10N.register( { "Recently contacted" : "Recentelijk gecontacteerd", "Contacts Interaction" : "Contactpersoneninteractie", - "Manages interaction between users and contacts" : "Beheert interactie tussen gebruikers en contactpersonen" + "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);"); |