Translations update from Mattermost Weblate (#26380)

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

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

@@ -3317,18 +3317,10 @@
"id": "ent.saml.build_request.app_error",
"translation": "尝试向身份提供者请求时发生错误。请联系您的系统管理员。"
},
{
"id": "ent.saml.build_request.encoding.app_error",
"translation": "尝试编码身份提供者请求时发生错误。请联系您的系统管理员。"
},
{
"id": "ent.saml.configure.encryption_not_enabled.app_error",
"translation": "SAML 登入因加密未开启而失败。请联系您的系统管理员。"
},
{
"id": "ent.saml.configure.load_idp_cert.app_error",
"translation": "身份认证提供者公共证书文件没有被发现。请与系统管理员联系。"
},
{
"id": "ent.saml.configure.load_private_key.app_error",
"translation": "SAML登录失败因为服务提供者私钥没有被发现。请与系统管理员联系。"
@@ -3337,10 +3329,6 @@
"id": "ent.saml.configure.not_encrypted_response.app_error",
"translation": "SAML登录因身份服务提供者回应未加密而失败。请联系您的系统管理员。"
},
{
"id": "ent.saml.do_login.decrypt.app_error",
"translation": "SAML 登入因解码身份服务提供者回复发生错误而失败。请联系您的系统管理员。"
},
{
"id": "ent.saml.do_login.empty_response.app_error",
"translation": "我们收到留一份来自身份提供者的空白请求。"
@@ -3349,10 +3337,6 @@
"id": "ent.saml.do_login.parse.app_error",
"translation": "尝试解析身份提供者回复时发生错误。请联系您的系统管理员。"
},
{
"id": "ent.saml.do_login.validate.app_error",
"translation": "尝试验证身份提供者回复时发生错误。请联系您的系统管理员。"
},
{
"id": "ent.saml.license_disable.app_error",
"translation": "您的证书不支持 SAML 验证。"
@@ -10152,5 +10136,9 @@
{
"id": "ent.outgoing_oauth_connections.authenticate.app_error",
"translation": "在验证传出 OAuth 连接时发生了错误: {{ .Error }}"
},
{
"id": "basic_security_check.url.too_long_error",
"translation": "URL 过长"
}
]