diff options
Diffstat (limited to 'core/l10n/nb.js')
-rw-r--r-- | core/l10n/nb.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/nb.js b/core/l10n/nb.js index 928882f978c..efe8c380551 100644 --- a/core/l10n/nb.js +++ b/core/l10n/nb.js @@ -319,7 +319,6 @@ OC.L10N.register( "Alternative log in using app token" : "Alternativ logg inn ved hjelp av program kode", "Account access" : "Kontotilgang", "You are about to grant %1$s access to your %2$s account." : "Du er i ferd med å tildele %1$s tilgang til din %2$skonto.", - "Redirecting …" : "Videresender…", "New password" : "Nytt passord", "New Password" : "Nytt passord", "This share is password-protected" : "Denne deling er beskyttet med passord", @@ -377,6 +376,7 @@ OC.L10N.register( "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", + "Redirecting …" : "Videresender…", "Enhanced security is enabled for your account. Please authenticate using a second factor." : "Utvidet sikkerhet er aktivert for din konto. Autentiser deg ved å bruke en andre faktor.", "Depending on your configuration, this button could also work to trust the domain:" : "Avhengig av ditt oppsett, kan denne knappen også betro domenet.", "Add \"%s\" as trusted domain" : "Legg til \"%s\" som et klarert domene", |