1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-12 06:13:38 +00:00

Autosync the updated translations (#11915)

Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2024-11-08 00:30:18 +00:00
committed by GitHub
parent b23d62a280
commit d40c1bad73
2 changed files with 4 additions and 4 deletions

View File

@@ -1684,10 +1684,10 @@
"message": "Die Kontolöschung ist dauerhaft. Sie kann nicht rückgängig gemacht werden." "message": "Die Kontolöschung ist dauerhaft. Sie kann nicht rückgängig gemacht werden."
}, },
"cannotDeleteAccount": { "cannotDeleteAccount": {
"message": "Cannot delete account" "message": "Konto kann nicht gelöscht werden"
}, },
"cannotDeleteAccountDesc": { "cannotDeleteAccountDesc": {
"message": "This action cannot be completed because your account is owned by an organization. Contact your organization administrator for additional details." "message": "Diese Aktion kann nicht abgeschlossen werden, da dein Konto im Besitz einer Organisation ist. Kontaktiere deinen Organisationsadministrator für weitere Details."
}, },
"accountDeleted": { "accountDeleted": {
"message": "Konto gelöscht" "message": "Konto gelöscht"
@@ -2394,7 +2394,7 @@
"message": "E-Mail generieren" "message": "E-Mail generieren"
}, },
"generatorBoundariesHint": { "generatorBoundariesHint": {
"message": "Value must be between $MIN$ and $MAX$", "message": "Wert muss zwischen $MIN$ und $MAX$ liegen",
"description": "Explains spin box minimum and maximum values to the user", "description": "Explains spin box minimum and maximum values to the user",
"placeholders": { "placeholders": {
"min": { "min": {

View File

@@ -1800,7 +1800,7 @@
"description": "Used as a card title description on the set password page to explain why the user is there" "description": "Used as a card title description on the set password page to explain why the user is there"
}, },
"cardMetrics": { "cardMetrics": {
"message": "out of $TOTAL$", "message": "/$TOTAL$",
"placeholders": { "placeholders": {
"total": { "total": {
"content": "$1", "content": "$1",