diff options
Diffstat (limited to 'apps/contactsinteraction/l10n')
-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 |