diff options
Diffstat (limited to 'core/l10n/da.js')
-rw-r--r-- | core/l10n/da.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/da.js b/core/l10n/da.js index 7f24e8f74b5..36e83e337a7 100644 --- a/core/l10n/da.js +++ b/core/l10n/da.js @@ -277,11 +277,10 @@ OC.L10N.register( "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.", "Forgot password?" : "Glemt adgangskode?", "Back to login" : "Tilbage til log in", + "App token" : "App token", + "Grant access" : "Giv adgang", "Account access" : "Konto adgang", "You are about to grant %s access to your %s account." : "Du er ved at tildele %s adgang til din %s konto.", - "Grant access" : "Giv adgang", - "App token" : "App token", - "Alternative login using app token" : "Alternativ login ved brug af \"app token\"", "Redirecting …" : "Viderstiller", "New password" : "Ny adgangskode", "New Password" : "Ny adgangskode", @@ -341,6 +340,7 @@ OC.L10N.register( "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.", + "Alternative login using app token" : "Alternativ login ved brug af \"app token\"", "You are accessing the server from an untrusted domain." : "Du tilgår serveren fra et utroværdigt domæne.", "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Kontakt venligst din administrator. Hvis du er administratoren af denne server, skal du konfigurerer \"trusted-domains\" i filen config/config.php. Et eksempel på hvordan kan findes i filen config/config.sample.php", "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Afhænger af din konfiguration, da du som administrator eventuelt også er i stand til at gøre brug af knappen nedenfor til at tildele tillid til dette domæne.", |