diff options
Diffstat (limited to 'apps/dav/l10n/nl.js')
-rw-r--r-- | apps/dav/l10n/nl.js | 4 |
1 files changed, 4 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.", |