diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-02-20 02:26:42 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-02-20 02:26:42 +0000 |
commit | ad6eb808c7166c77bddaa51c154998063f3688cc (patch) | |
tree | 4f8f88a23e4a939f5a4c0956a57f95346ea077f0 /core/l10n/nb.js | |
parent | d01154d3633163f3da9979f80101d751758a5f90 (diff) | |
download | nextcloud-server-ad6eb808c7166c77bddaa51c154998063f3688cc.tar.gz nextcloud-server-ad6eb808c7166c77bddaa51c154998063f3688cc.zip |
Fix(l10n): 🔠Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
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 e5c33d25b5f..bbc3a54e357 100644 --- a/core/l10n/nb.js +++ b/core/l10n/nb.js @@ -373,7 +373,7 @@ OC.L10N.register( "Password sent!" : "Passord er sendt.", "You are not authorized to request a password for this share" : "Du mangler tillatelse for å etterspørre passord til deling. ", "Go to %s" : "Gå til %s", - "Two-factor authentication" : "Tofaktor autentisering", + "Two-factor authentication" : "Tofaktor-autentisering", "Enhanced security is enabled for your account. Choose a second factor for authentication:" : "Utvidet sikkerhet er tilgjengelig fo rdin konto. Velg en to-faktor for autentisering.", "Could not load at least one of your enabled two-factor auth methods. Please contact your admin." : "Kunne ikke laste minst en av de aktiverte tofaktor metodene. Ta kontakt med administrasjonen din.", "Two-factor authentication is enforced but has not been configured on your account. Contact your admin for assistance." : "To-faktor autentisering er aktivert men er ikke satt opp for din konto. Kontakt administrator for hjelp.", |