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

Autosync the updated translations (#10920)

Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2024-09-06 11:08:30 +00:00
committed by GitHub
parent 7eaf870213
commit d28b62ae5d
62 changed files with 2270 additions and 410 deletions

View File

@@ -48,6 +48,30 @@
"loginCredentials": {
"message": "Přihlašovací údaje"
},
"personalDetails": {
"message": "Osobní údaje"
},
"identification": {
"message": "Identifikace"
},
"contactInfo": {
"message": "Kontaktní informace"
},
"cardDetails": {
"message": "Podrobnosti karty"
},
"cardBrandDetails": {
"message": "Podrobnosti o $BRAND$",
"placeholders": {
"brand": {
"content": "$1",
"example": "Visa"
}
}
},
"itemHistory": {
"message": "Historie položky"
},
"authenticatorKey": {
"message": "Ověřovací klíč"
},
@@ -439,6 +463,9 @@
"fullName": {
"message": "Celé jméno"
},
"address": {
"message": "Adresa"
},
"address1": {
"message": "Adresa 1"
},
@@ -9025,5 +9052,8 @@
},
"additionalContentAvailable": {
"message": "Je k dispozici další obsah"
},
"editAccess": {
"message": "Upravit přístup"
}
}