diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-04-10 00:12:10 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-04-10 00:12:10 +0000 |
commit | 323ee3cbdc420f1009b6eb64b2df0f878ff39a14 (patch) | |
tree | fd370a332259b18c94a7cd5855f157efdfed3da3 /core/l10n/nb.js | |
parent | c4c6943c1ede4fc3f31c08fd52434de4478ea5f5 (diff) | |
download | nextcloud-server-323ee3cbdc420f1009b6eb64b2df0f878ff39a14.tar.gz nextcloud-server-323ee3cbdc420f1009b6eb64b2df0f878ff39a14.zip |
[tx-robot] updated from transifex
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.", |