mirror of
https://github.com/bitwarden/desktop.git
synced 2024-11-24 11:55:50 +01:00
New translations messages.json (Norwegian Bokmal)
This commit is contained in:
parent
f024b33e02
commit
035d6ee5b3
@ -592,11 +592,11 @@
|
||||
"message": "Verifiser med Duo Security for din organisasjon gjennom Duo Mobile-appen, SMS, telefonsamtale, eller en U2F-sikkerhetsnøkkel.",
|
||||
"description": "'Duo Security' and 'Duo Mobile' are product names and should not be translated."
|
||||
},
|
||||
"u2fDesc": {
|
||||
"message": "Bruk enhver FIDO U2F-aktivert sikkerhetsnøkkel til å få tilgang til kontoen din."
|
||||
"webAuthnTitle": {
|
||||
"message": "FIDO2 WebAuthn"
|
||||
},
|
||||
"u2fTitle": {
|
||||
"message": "FIDO U2F-sikkerhetsnøkkel"
|
||||
"webAuthnDesc": {
|
||||
"message": "Use any WebAuthn enabled security key to access your account."
|
||||
},
|
||||
"emailTitle": {
|
||||
"message": "E-post"
|
||||
@ -1297,6 +1297,12 @@
|
||||
"touchIdConsentMessage": {
|
||||
"message": "lås opp hvelvet ditt"
|
||||
},
|
||||
"noAutoPromptWindowsHello": {
|
||||
"message": "Do not prompt for Windows Hello on launch."
|
||||
},
|
||||
"noAutoPromptTouchId": {
|
||||
"message": "Do not prompt for Touch ID on launch."
|
||||
},
|
||||
"lockWithMasterPassOnRestart": {
|
||||
"message": "Lås med hovedpassord ved omstart"
|
||||
},
|
||||
@ -1653,5 +1659,29 @@
|
||||
},
|
||||
"pendingDeletion": {
|
||||
"message": "Pending deletion"
|
||||
},
|
||||
"webAuthnAuthenticate": {
|
||||
"message": "Authenticate WebAutn"
|
||||
},
|
||||
"hideEmail": {
|
||||
"message": "Hide my email address from recipients."
|
||||
},
|
||||
"sendOptionsPolicyInEffect": {
|
||||
"message": "One or more organization policies are affecting your Send options."
|
||||
},
|
||||
"emailVerificationRequired": {
|
||||
"message": "Email Verification Required"
|
||||
},
|
||||
"emailVerificationRequiredDesc": {
|
||||
"message": "You must verify your email to use this feature."
|
||||
},
|
||||
"passwordPrompt": {
|
||||
"message": "Master password re-prompt"
|
||||
},
|
||||
"passwordConfirmation": {
|
||||
"message": "Master password confirmation"
|
||||
},
|
||||
"passwordConfirmationDesc": {
|
||||
"message": "This action is protected. To continue, please re-enter your master password to verify your identity."
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user