New translations messages.json (German)
This commit is contained in:
parent
3a907bf3fa
commit
b143010486
|
@ -592,11 +592,11 @@
|
||||||
"message": "Nutze Duo Security, um dich mit der Duo-Mobile-App, SMS, per Anruf oder U2F-Sicherheitsschlüssel bei deiner Organisation zu verifizieren.",
|
"message": "Nutze Duo Security, um dich mit der Duo-Mobile-App, SMS, per Anruf oder U2F-Sicherheitsschlüssel bei deiner Organisation zu verifizieren.",
|
||||||
"description": "'Duo Security' and 'Duo Mobile' are product names and should not be translated."
|
"description": "'Duo Security' and 'Duo Mobile' are product names and should not be translated."
|
||||||
},
|
},
|
||||||
"u2fDesc": {
|
"webAuthnTitle": {
|
||||||
"message": "Benutze einen FIDO-U2F-kompatiblen Sicherheitsschlüssel, um auf dein Konto zuzugreifen."
|
"message": "FIDO2 WebAuthn"
|
||||||
},
|
},
|
||||||
"u2fTitle": {
|
"webAuthnDesc": {
|
||||||
"message": "FIDO-U2F-Sicherheitsschlüssel"
|
"message": "Use any WebAuthn enabled security key to access your account."
|
||||||
},
|
},
|
||||||
"emailTitle": {
|
"emailTitle": {
|
||||||
"message": "E-Mail"
|
"message": "E-Mail"
|
||||||
|
@ -1297,6 +1297,12 @@
|
||||||
"touchIdConsentMessage": {
|
"touchIdConsentMessage": {
|
||||||
"message": "Ihren Tresor entsperren"
|
"message": "Ihren Tresor entsperren"
|
||||||
},
|
},
|
||||||
|
"noAutoPromptWindowsHello": {
|
||||||
|
"message": "Do not prompt for Windows Hello on launch."
|
||||||
|
},
|
||||||
|
"noAutoPromptTouchId": {
|
||||||
|
"message": "Do not prompt for Touch ID on launch."
|
||||||
|
},
|
||||||
"lockWithMasterPassOnRestart": {
|
"lockWithMasterPassOnRestart": {
|
||||||
"message": "Beim Neustart mit Master-Passwort sperren"
|
"message": "Beim Neustart mit Master-Passwort sperren"
|
||||||
},
|
},
|
||||||
|
@ -1539,7 +1545,7 @@
|
||||||
"message": "Ablaufdatum"
|
"message": "Ablaufdatum"
|
||||||
},
|
},
|
||||||
"expirationDateDesc": {
|
"expirationDateDesc": {
|
||||||
"message": "Falls gesetzt, verfällt der Zugriff auf dieses Send am angegebenen Datum zur angegebenen Uhrzeit.",
|
"message": "Wenn aktiviert, verfällt der Zugriff auf dieses Send am angegebenen Datum zur angegebenen Uhrzeit.",
|
||||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||||
},
|
},
|
||||||
"maxAccessCount": {
|
"maxAccessCount": {
|
||||||
|
@ -1561,7 +1567,7 @@
|
||||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||||
},
|
},
|
||||||
"sendNotesDesc": {
|
"sendNotesDesc": {
|
||||||
"message": "Private Notizen zu diesem Send",
|
"message": "Private Notizen zu diesem Send.",
|
||||||
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
|
||||||
},
|
},
|
||||||
"sendLink": {
|
"sendLink": {
|
||||||
|
@ -1653,5 +1659,29 @@
|
||||||
},
|
},
|
||||||
"pendingDeletion": {
|
"pendingDeletion": {
|
||||||
"message": "Löschen anstehend"
|
"message": "Löschen anstehend"
|
||||||
|
},
|
||||||
|
"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