diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-10-24 00:08:57 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-10-24 00:08:57 +0000 |
commit | 895336a3f3d43db63f07169b23deadf2359a6228 (patch) | |
tree | 88d21296c2f0341b81607ecbc587a7716380a6d5 /apps/dav/l10n/da.js | |
parent | ad66244bdf073458f7a12147e1f62625c5fc0643 (diff) | |
download | nextcloud-server-895336a3f3d43db63f07169b23deadf2359a6228.tar.gz nextcloud-server-895336a3f3d43db63f07169b23deadf2359a6228.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);"); |