1
0
mirror of https://github.com/bitwarden/browser synced 2026-01-06 10:33:57 +00:00

Autosync the updated translations (#6961)

Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-11-24 12:25:47 +01:00
committed by GitHub
parent dbceaabb2d
commit b71a547d8f
62 changed files with 948 additions and 18 deletions

View File

@@ -614,6 +614,12 @@
"loginWithPasskey": {
"message": "Zaloguj się za pomocą passkey"
},
"invalidPasskeyPleaseTryAgain": {
"message": "Błędny passkey. Spróbuj ponownie."
},
"twoFactorForPasskeysNotSupportedOnClientUpdateToLogIn": {
"message": "2FA dla passkey nie jest obsługiwane. Zaktualizuj aplikację, aby się zalogować."
},
"loginWithPasskeyInfo": {
"message": "Użyj wygenerowanego passkey'a, który automatycznie zaloguje Cię bez hasła. Biometrie, takie jak rozpoznawanie twarzy lub odcisk palca, lub inna metoda zabezpieczeń FIDO2, zweryfikują Twoją tożsamość."
},
@@ -7398,5 +7404,14 @@
},
"unexpectedErrorSend": {
"message": "An unexpected error has occurred while loading this Send. Try again later."
},
"seatLimitReached": {
"message": "Seat limit has been reached"
},
"contactYourProvider": {
"message": "Contact your provider to purchase additional seats."
},
"seatLimitReachedContactYourProvider": {
"message": "Seat limit has been reached. Contact your provider to purchase additional seats."
}
}