diff options
Diffstat (limited to 'core/l10n/nb.js')
-rw-r--r-- | core/l10n/nb.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/nb.js b/core/l10n/nb.js index b4f4b54a51f..94dbd2a2a0c 100644 --- a/core/l10n/nb.js +++ b/core/l10n/nb.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 detektert flere ugyldige påloggingsforsøk fra din IP-adresse. Derfor er din neste innlogging forsinket med opptil 30 sekunder.", "Forgot password?" : "Glemt passord?", "Back to login" : "Tilbake til innlogging", + "App token" : "Program-symbol", + "Grant access" : "Gi tilgang", "Account access" : "Kontotilgang", "You are about to grant %s access to your %s account." : "Du er i ferd med å gi %s tilgang til din %s konto.", - "Grant access" : "Gi tilgang", - "App token" : "Program-symbol", - "Alternative login using app token" : "Alternativ innlogging ved bruk av program-symbol", "Redirecting …" : "Videresender…", "New password" : "Nytt passord", "New Password" : "Nytt passord", @@ -341,6 +340,7 @@ OC.L10N.register( "Stay logged in" : "Forbli innlogget", "Alternative Logins" : "Alternative innlogginger", "You are about to grant \"%s\" access to your %s account." : "Du er i ferd med å gi \"%s\" tilgang til din %s-konto.", + "Alternative login using app token" : "Alternativ innlogging ved bruk av program-symbol", "You are accessing the server from an untrusted domain." : "Du besøker tjeneren fra et ikke-klarert domene.", "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 din administrator. Hvis du er administrator for denne instansen, sett opp innstillingen \"trusted_domains\" i config/config.php. Et eksempel på oppsett er gitt i 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." : "Avhengig av oppsettet kan du, som administrator, kanskje også bruke kanppen nedenfor til å stole på dette domenet.", |