chore(i18n): Completion Chinese translation (#10109)

# Which Problems Are Solved

- Inconsistencies in the terminology used for "身份认证提供商" (identity
provider) and "身份认证提供者" (identity supplier) in the Chinese translation
files could lead to confusion among users.
- Missing translations for terminology related to identity providers
could hinder user experience and understanding.

# How the Problems Are Solved

- Unified the terms "身份认证提供商" and "身份认证提供者" to consistently use
"身份认证提供者" across all Chinese translation files.
- Added necessary translations to ensure that all relevant terms related
to identity providers are accurately represented in the Chinese
localization.

# Additional Changes

- Improved overall readability and clarity in the Chinese translations
by ensuring consistent terminology for identity-related phrases
throughout the application.
- Complete the missing translations.

# Additional Context

If I have missed any translations, please point them out, and I would be
happy to complete them.

---------

Co-authored-by: Florian Forster <florian@zitadel.com>
(cherry picked from commit 6d0b7ed2aa)
This commit is contained in:
JimmyKmi
2025-08-28 22:56:26 +08:00
committed by Livio Spring
parent e4517cf15a
commit 73d6cc71f3
4 changed files with 72 additions and 39 deletions

View File

@@ -512,7 +512,7 @@ Errors:
LinkingNotAllowed: 在此提供者上不允许链接一个用户
NoOptionAllowed: 此提供商不允许创建或链接。请联系您的管理员。
LoginFailedSwitchLocal: |
外部身份提供的登录失败。返回到本地登录。
外部身份提供的登录失败。返回到本地登录。
错误详情: {{.Details}}
GrantRequired: 无法登录,用户需要在应用程序上拥有至少一项授权,请联系您的管理员。

View File

@@ -1366,8 +1366,6 @@ EventTypes:
code:
added: Phone number verification code generated
sent: Phone number verification code sent
web_key:
added: Web Key added
activated: Web Key activated

View File

@@ -53,6 +53,7 @@ Errors:
NotFound: 未找到 SMS 配置
AlreadyActive: SMS 配置已启用
AlreadyDeactivated: SMS 配置已停用
NotExternalVerification: SMS 配置不支持验证码
SMTP:
NotEmailMessage: 消息不是电子邮件消息
RequiredAttributes: 必须设置主题、收件人和内容,但部分或全部为空
@@ -659,6 +660,7 @@ EventTypes:
token:
added: 已创建访问令牌
v2.added: 已创建访问令牌
removed: 已删除访问令牌
impersonated: 用户冒充
username:
reserved: 保留用户名
@@ -1136,7 +1138,7 @@ EventTypes:
jwt:
config:
added: 添加了身份提供者的 JWT 配置
changed: 身份提供的 JWT 配置已删除
changed: 身份提供的 JWT 配置已删除
customtext:
set: 设置文本
removed: 删除文本
@@ -1291,10 +1293,10 @@ EventTypes:
added: 添加了登录策略
changed: 登录政策已更改
idpprovider:
added: 身份提供已添加到登录策略中
added: 身份提供已添加到登录策略中
cascade:
removed: 身份提供者级联从登录策略中删除
removed: 身份提供已从登录策略中删除
removed: 身份提供已从登录策略中删除
multifactor:
added: 登录策略中添加了多因素
removed: 从登录策略中删除了多因素