diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-10-19 02:22:47 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-10-19 02:22:47 +0000 |
commit | 7cebde242c9f45d46f45bdd3b2a186bccd12434b (patch) | |
tree | 26ff3a8b0dee5912eba2d650630eaf9196a89acb /apps/dav/l10n/da.js | |
parent | a4368ad185b698043ba0e942edd95959d4a9d3ba (diff) | |
download | nextcloud-server-7cebde242c9f45d46f45bdd3b2a186bccd12434b.tar.gz nextcloud-server-7cebde242c9f45d46f45bdd3b2a186bccd12434b.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dav/l10n/da.js')
-rw-r--r-- | apps/dav/l10n/da.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/dav/l10n/da.js b/apps/dav/l10n/da.js index cc9e264d3c4..c6dfb6281fc 100644 --- a/apps/dav/l10n/da.js +++ b/apps/dav/l10n/da.js @@ -85,13 +85,13 @@ OC.L10N.register( "Tasks" : "Opgaver", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV endpoint", + "Save" : "Gem", "Calendar server" : "Kalenderserver", "Send invitations to attendees" : "Send invitation til deltagere", "Automatically generate a birthday calendar" : "Generer en fødselsdagskalender automatisk", "Birthday calendars will be generated by a background job." : "Fødselsdagskalendere vil blive oprettet af et job, der kører i baggrunden.", "Hence they will not be available immediately after enabling but will show up after some time." : "Derfor vil de ikke blive synlige med det samme efter aktivering, men vil vise sig efter noget tid.", "Are you accepting the invitation?" : "Accepter du invitationen?", - "Tentative" : "Foreløbig", - "Save" : "Gem" + "Tentative" : "Foreløbig" }, "nplurals=2; plural=(n != 1);"); |