Translated using Weblate (Czech)

Currently translated at 100.0% (2621 of 2621 strings)

Translation: Mattermost/server
Translate-URL: https://translate.mattermost.com/projects/mattermost/server/cs/
Этот коммит содержится в:
Martin Mičuda
2025-03-25 10:33:32 +00:00
коммит произвёл Tom De Moor
родитель f1b3254ec1
Коммит fd9dd0e17a

Просмотреть файл

@@ -10498,5 +10498,17 @@
{
"id": "app.user.reset_password_failed_attempts.app_error",
"translation": "Nepodařilo se zresetovat pokusy o přihlášení uživatele."
},
{
"id": "api.custom_profile_attributes.field_conversion_error",
"translation": "Nelze převést pole vlastnosti na pole vlastního atributu profilu"
},
{
"id": "app.custom_profile_attributes.property_field_conversion.app_error",
"translation": "Nelze převést pole vlastnosti na pole vlastního atributu profilu"
},
{
"id": "app.custom_profile_attributes.sanitize_and_validate.app_error",
"translation": "Neplatné atributy hodnoty vlastnosti: {{.AttributeName}} ({{.Reason}})."
}
]