summaryrefslogtreecommitdiffstats
path: root/apps/contactsinteraction/l10n/nl.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-11-30 02:19:45 +0000
committerNextcloud bot <bot@nextcloud.com>2020-11-30 02:19:45 +0000
commitc1161e27b47d1f5cd7b6f3ec0c229738bbc5c271 (patch)
tree185d7608dd7d0da7f228cad9bfa0f7497d25cd95 /apps/contactsinteraction/l10n/nl.js
parentf7fa292beb6ac4004fedbc6a5c5c7e21811594b2 (diff)
downloadnextcloud-server-c1161e27b47d1f5cd7b6f3ec0c229738bbc5c271.tar.gz
nextcloud-server-c1161e27b47d1f5cd7b6f3ec0c229738bbc5c271.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/contactsinteraction/l10n/nl.js')
-rw-r--r--apps/contactsinteraction/l10n/nl.js8
1 files changed, 8 insertions, 0 deletions
diff --git a/apps/contactsinteraction/l10n/nl.js b/apps/contactsinteraction/l10n/nl.js
new file mode 100644
index 00000000000..624855d3b65
--- /dev/null
+++ b/apps/contactsinteraction/l10n/nl.js
@@ -0,0 +1,8 @@
+OC.L10N.register(
+ "contactsinteraction",
+ {
+ "Recently contacted" : "Recentelijk gecontacteerd",
+ "Contacts Interaction" : "Contactpersoneninteractie",
+ "Manages interaction between users and contacts" : "Beheert interactie tussen gebruikers en contactpersonen"
+},
+"nplurals=2; plural=(n != 1);");