diff options
Diffstat (limited to 'core/l10n/da.js')
-rw-r--r-- | core/l10n/da.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/da.js b/core/l10n/da.js index d98816a4042..7f24e8f74b5 100644 --- a/core/l10n/da.js +++ b/core/l10n/da.js @@ -275,7 +275,6 @@ OC.L10N.register( "Log in" : "Log ind", "Wrong password." : "Forkert kodeord.", "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Vi har registreret flere ugyldige loginforsøg fra din IP. Derfor bliver din næste login sat op til 30 sekunder.", - "Stay logged in" : "Forbliv logget ind", "Forgot password?" : "Glemt adgangskode?", "Back to login" : "Tilbage til log in", "Account access" : "Konto adgang", @@ -339,6 +338,7 @@ OC.L10N.register( "For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">documentation</a>." : "For information om, hvordan du konfigurerer din server korrekt se <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">dokumentationen</a>.", "This action requires you to confirm your password:" : "Denne handling kræver at du bekræfter dit kodeord:", "Wrong password. Reset it?" : "Forkert kodeord. Skal det nulstilles?", + "Stay logged in" : "Forbliv logget ind", "Alternative Logins" : "Alternative logins", "You are about to grant \"%s\" access to your %s account." : "Du er ved at tildele %s adgang til din %s konto.", "You are accessing the server from an untrusted domain." : "Du tilgår serveren fra et utroværdigt domæne.", |