Translations update from Mattermost Weblate (#26380)

Этот коммит содержится в:
Weblate (bot)
2024-03-04 17:32:40 +01:00
коммит произвёл GitHub
родитель 98726b9d22
Коммит f8253439b8
38 изменённых файлов: 602 добавлений и 517 удалений

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

@@ -2959,10 +2959,6 @@
"id": "ent.saml.license_disable.app_error",
"translation": "Your licence does not support SAML authentication."
},
{
"id": "ent.saml.do_login.validate.app_error",
"translation": "An error occurred while validating the response from the Identity Provider. Please contact your System Administrator."
},
{
"id": "ent.saml.do_login.parse.app_error",
"translation": "An error occurred while parsing the response from the Identity Provider. Please contact your System Administrator."
@@ -2979,10 +2975,6 @@
"id": "ent.saml.do_login.empty_response.app_error",
"translation": "An empty response from the Identity Provider was received."
},
{
"id": "ent.saml.do_login.decrypt.app_error",
"translation": "SAML login was unsuccessful because an error occurred while decrypting the response from the Identity Provider. Please contact your System Administrator."
},
{
"id": "ent.saml.configure.not_encrypted_response.app_error",
"translation": "SAML login was unsuccessful as the Identity Provider response is not encrypted. Please contact your System Administrator."
@@ -2991,18 +2983,10 @@
"id": "ent.saml.configure.load_private_key.app_error",
"translation": "SAML login was unsuccessful because the Service Provider Private Key was not found. Please contact your System Administrator."
},
{
"id": "ent.saml.configure.load_idp_cert.app_error",
"translation": "Identity Provider Public Certificate File was not found. Please contact your System Administrator."
},
{
"id": "ent.saml.configure.encryption_not_enabled.app_error",
"translation": "SAML login was unsuccessful because encryption is not enabled. Please contact your System Administrator."
},
{
"id": "ent.saml.build_request.encoding.app_error",
"translation": "An error occurred while encoding the request for the Identity Provider. Please contact your System Administrator."
},
{
"id": "ent.saml.build_request.app_error",
"translation": "An error occurred while initiating the request to the Identity Provider. Please contact your System Administrator."