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 | |
parent | 9a6569d4f2ffd86614c760a2d306a38869fa2538 (diff) | |
download | nextcloud-server-e41e2fe0037642a1d72d06c29bb16ad118783892.tar.gz nextcloud-server-e41e2fe0037642a1d72d06c29bb16ad118783892.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/contactsinteraction')
-rw-r--r-- | apps/contactsinteraction/l10n/nl.js | 3 | ||||
-rw-r--r-- | apps/contactsinteraction/l10n/nl.json | 3 |
2 files changed, 4 insertions, 2 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);"); diff --git a/apps/contactsinteraction/l10n/nl.json b/apps/contactsinteraction/l10n/nl.json index 0d3a4c0427f..4e4057a8b54 100644 --- a/apps/contactsinteraction/l10n/nl.json +++ b/apps/contactsinteraction/l10n/nl.json @@ -1,6 +1,7 @@ { "translations": { "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" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |