From 592e6a39e8a4d9eb8b4a9af7fae470e04cae3333 Mon Sep 17 00:00:00 2001 From: Philip Okugbe <16838612+Philipinho@users.noreply.github.com> Date: Fri, 1 May 2026 16:02:23 +0100 Subject: [PATCH] New translations translation.json (Chinese Simplified) [ci skip] --- .../public/locales/zh-CN/translation.json | 34 +++++++++++++++---- 1 file changed, 27 insertions(+), 7 deletions(-) diff --git a/apps/client/public/locales/zh-CN/translation.json b/apps/client/public/locales/zh-CN/translation.json index d8fd340d..044afb33 100644 --- a/apps/client/public/locales/zh-CN/translation.json +++ b/apps/client/public/locales/zh-CN/translation.json @@ -608,25 +608,21 @@ "Image exceeds 10MB limit.": "图片超过10MB限制。", "Image removed successfully": "图片删除成功", "API key": "API密钥", - "API key created successfully": "API密钥创建成功", "API keys": "API密钥", "API management": "API管理", - "Are you sure you want to revoke this API key": "确定要撤销此API密钥吗", - "Create API Key": "创建API密钥", "Custom expiration date": "自定义到期日期", "Enter a descriptive token name": "输入描述性令牌名称", "Expiration": "到期", "Expired": "已过期", "Expires": "到期", - "I've saved my API key": "我已保存我的API密钥", "Last use": "上次使用", "No API keys found": "找不到API密钥", "No expiration": "无到期", - "Revoke API key": "撤销API密钥", "Revoked successfully": "撤销成功", "Select expiration date": "选择到期日期", "This action cannot be undone. Any applications using this API key will stop working.": "此操作无法撤销。使用此API密钥的任何应用程序将停止工作。", - "Update API key": "更新API密钥", + "Update": "Update", + "Update {{credential}}": "Update {{credential}}", "Manage API keys for all users in the workspace": "管理工作空间中所有用户的API密钥", "Restrict API key creation to admins": "仅限管理员创建 API 密钥。", "Only admins and owners can create new API keys. Existing member keys will continue to work.": "只有管理员和所有者可以创建新的 API 密钥。现有成员密钥将继续有效。", @@ -880,5 +876,29 @@ "Try a different search term.": "请尝试其他搜索词。", "Try again": "重试", "Untitled chat": "未命名聊天", - "What can I help you with?": "我能帮您做什么?" + "What can I help you with?": "我能帮您做什么?", + "Are you sure you want to revoke this {{credential}}": "Are you sure you want to revoke this {{credential}}", + "Automatically provision users and groups from your identity provider via SCIM.": "Automatically provision users and groups from your identity provider via SCIM.", + "Configure your identity provider with this URL to provision users and groups.": "Configure your identity provider with this URL to provision users and groups.", + "Create {{credential}}": "Create {{credential}}", + "{{credential}} created": "{{credential}} created", + "{{credential}} created successfully": "{{credential}} created successfully", + "Created by": "Created by", + "Custom": "Custom", + "Enable SCIM": "Enable SCIM", + "Enter a descriptive name": "Enter a descriptive name", + "I've saved my {{credential}}": "I've saved my {{credential}}", + "Important": "Important", + "Make sure to copy your {{credential}} now. You won't be able to see it again!": "Make sure to copy your {{credential}} now. You won't be able to see it again!", + "Never": "Never", + "Revoke {{credential}}": "Revoke {{credential}}", + "SCIM endpoint URL": "SCIM endpoint URL", + "SCIM provisioning": "SCIM provisioning", + "SCIM takes precedence over SSO group sync while enabled.": "SCIM takes precedence over SSO group sync while enabled.", + "You have reached the maximum of {{max}} SCIM tokens. Delete an existing token to create a new one.": "You have reached the maximum of {{max}} SCIM tokens. Delete an existing token to create a new one.", + "SCIM token": "SCIM token", + "SCIM tokens": "SCIM tokens", + "This action cannot be undone. Your identity provider will stop syncing immediately.": "This action cannot be undone. Your identity provider will stop syncing immediately.", + "Toggle SCIM provisioning": "Toggle SCIM provisioning", + "Token": "Token" }