diff options
Diffstat (limited to 'apps/dav/l10n/da.js')
-rw-r--r-- | apps/dav/l10n/da.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/dav/l10n/da.js b/apps/dav/l10n/da.js index 97c791d399c..ddfd2e028ec 100644 --- a/apps/dav/l10n/da.js +++ b/apps/dav/l10n/da.js @@ -153,8 +153,7 @@ OC.L10N.register( "Contacts and groups" : "Kontakter og grupper", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV endpoint", - "Availability" : "tilgængelighed", - "If you configure your working hours, other users will see when you are out of office when they book a meeting." : "Hvis du konfigurerer din arbejdstid, vil andre brugere se, når du er fraværende, når de booker et møde.", + "Save" : "Gem", "Time zone:" : "Tidszone:", "to" : "til", "Delete slot" : "Slet slot", @@ -168,10 +167,11 @@ OC.L10N.register( "Saturday" : "Lørdag", "Sunday" : "Søndag", "Automatically set user status to \"Do not disturb\" outside of availability to mute all notifications." : "Indstil automatisk brugerstatus til \"Forstyr ikke\" uden for tilgængelighed for at slå alle notifikationer fra.", - "Save" : "Gem", "Failed to load availability" : "Kunne ikke indlæse tilgængelighed", "Saved availability" : "Gemt tilgængelighed", "Failed to save availability" : "Kunne ikke gemme tilgængelighed", + "Availability" : "tilgængelighed", + "If you configure your working hours, other users will see when you are out of office when they book a meeting." : "Hvis du konfigurerer din arbejdstid, vil andre brugere se, når du er fraværende, når de booker et møde.", "Calendar server" : "Kalenderserver", "Send invitations to attendees" : "Send invitation til deltagere", "Automatically generate a birthday calendar" : "Generer en fødselsdagskalender automatisk", |