diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-10-24 00:08:45 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-10-24 00:08:45 +0000 |
commit | 18601903052e389d7dbc25ff2603eb7091415ca0 (patch) | |
tree | 06f36c6867eca064453078380d2f8c65025aa155 /apps/dav/l10n/da.js | |
parent | 3aa3e92281785be8026747da8730ea969b65bca8 (diff) | |
download | nextcloud-server-18601903052e389d7dbc25ff2603eb7091415ca0.tar.gz nextcloud-server-18601903052e389d7dbc25ff2603eb7091415ca0.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav/l10n/da.js')
-rw-r--r-- | apps/dav/l10n/da.js | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/dav/l10n/da.js b/apps/dav/l10n/da.js index 868d906f58a..e1a57ce9178 100644 --- a/apps/dav/l10n/da.js +++ b/apps/dav/l10n/da.js @@ -44,6 +44,8 @@ OC.L10N.register( "Contacts" : "Kontakter", "Technical details" : "Tekniske detaljer", "Remote Address: %s" : "Fjernadresse: %s", - "Request ID: %s" : "Forespørgsels-ID: %s" + "Request ID: %s" : "Forespørgsels-ID: %s", + "CalDAV server" : "CalDAV server", + "Send invitations to attendees" : "Send invitation til deltagere" }, "nplurals=2; plural=(n != 1);"); |