summaryrefslogtreecommitdiffstats
path: root/apps/dav
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-08-19 02:17:11 +0000
committerNextcloud bot <bot@nextcloud.com>2020-08-19 02:17:11 +0000
commit746e3f174fcd45ff5b6234263dc6371f9573a237 (patch)
treedeeeaf47e284f774158ba845b9cb4bfa1433e240 /apps/dav
parent5ced155032c51a90b8a9ffb6b1159a34c29194ef (diff)
downloadnextcloud-server-746e3f174fcd45ff5b6234263dc6371f9573a237.tar.gz
nextcloud-server-746e3f174fcd45ff5b6234263dc6371f9573a237.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav')
-rw-r--r--apps/dav/l10n/nl.js4
-rw-r--r--apps/dav/l10n/nl.json4
2 files changed, 8 insertions, 0 deletions
diff --git a/apps/dav/l10n/nl.js b/apps/dav/l10n/nl.js
index a0a0bcfe597..d85dd6ae727 100644
--- a/apps/dav/l10n/nl.js
+++ b/apps/dav/l10n/nl.js
@@ -80,8 +80,12 @@ OC.L10N.register(
"Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "Je %s moet worden geconfigureerd voor gebruik van HTTPS om CalDAV en CardDAV met iOS/macOS te kunnen gebruiken.",
"Configures a CalDAV account" : "Configureert een CalDAV account",
"Configures a CardDAV account" : "Configureert een CardDAV account",
+ "Events" : "Evenementen",
"Tasks" : "Taken",
"Untitled task" : "Taak zonder titel",
+ "Completed on %s" : "Voltooid op %s",
+ "Due on %s by %s" : "Verwacht op %s door %s",
+ "Due on %s" : "Verwacht op %s",
"WebDAV" : "WebDAV",
"WebDAV endpoint" : "WebDAV eindpunt",
"There was an error updating your attendance status." : "Er trad een fout op bij het bijwerken van je deelnamestatus.",
diff --git a/apps/dav/l10n/nl.json b/apps/dav/l10n/nl.json
index 3455c885cb1..841de439c4f 100644
--- a/apps/dav/l10n/nl.json
+++ b/apps/dav/l10n/nl.json
@@ -78,8 +78,12 @@
"Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "Je %s moet worden geconfigureerd voor gebruik van HTTPS om CalDAV en CardDAV met iOS/macOS te kunnen gebruiken.",
"Configures a CalDAV account" : "Configureert een CalDAV account",
"Configures a CardDAV account" : "Configureert een CardDAV account",
+ "Events" : "Evenementen",
"Tasks" : "Taken",
"Untitled task" : "Taak zonder titel",
+ "Completed on %s" : "Voltooid op %s",
+ "Due on %s by %s" : "Verwacht op %s door %s",
+ "Due on %s" : "Verwacht op %s",
"WebDAV" : "WebDAV",
"WebDAV endpoint" : "WebDAV eindpunt",
"There was an error updating your attendance status." : "Er trad een fout op bij het bijwerken van je deelnamestatus.",