From 2bdc46e50e88a37f33dc4a47c7b34c9612b9d87f Mon Sep 17 00:00:00 2001 From: HaoZhen Liu Date: Fri, 18 Oct 2024 23:58:27 +0800 Subject: [PATCH] improve translation --- .../common/src/locales/scan/en-US.json | 42 +++++++++---------- .../common/src/locales/scan/zh-CN.json | 12 +++--- .../common/src/locales/scan/zh-TW.json | 6 +-- 3 files changed, 30 insertions(+), 30 deletions(-) diff --git a/frontend/packages/common/src/locales/scan/en-US.json b/frontend/packages/common/src/locales/scan/en-US.json index 15340da9..8ed8400a 100644 --- a/frontend/packages/common/src/locales/scan/en-US.json +++ b/frontend/packages/common/src/locales/scan/en-US.json @@ -78,10 +78,10 @@ "K53c00c3c": "Review Comments", "Kfd50704d": "No (0) permission, please contact administrator.", "K7edf331d": "Time", - "Kef45b208": "Last 1 Hour", - "K9dbf22b8": "Last 24 Hours", - "K820fbfab": "Last 3 Days", - "Kd6d28fc": "Last 7 Days", + "Kef45b208": "1 Hour", + "K9dbf22b8": "24 Hours", + "K820fbfab": "3 Days", + "Kd6d28fc": "7 Days", "Ke00c858c": "Upload File", "K6d9dd1f5": "Replace File", "K71753476": "Allow Passage", @@ -186,16 +186,16 @@ "K28555332": "URLs with double slashes // are not supported", "K71661ee8": "Required Field", "Kcbee3f8": "Not a Valid Email Address", - "K617f34f1": "Last Updated By", - "K6ebca204": "Last Update Time", + "K617f34f1": "Updated By", + "K6ebca204": "Update Time", "Kabfe9512": "Save", "K51d1eb5d": "API", "Ka2b6d281": "API Documentation", "Kdefa9caa": "Usage Instructions", "K36856e71": "Publish", - "K6382bbfd": "Subscription Management", - "K31af5b99": "Subscription Review", - "Ka97bd9e5": "Subscriber Management", + "K6382bbfd": "Subscription", + "K31af5b99": "Review", + "Ka97bd9e5": "Subscriber", "K5974bf24": "Management", "K3fa5c4c3": "Call Topology", "Kb5c7b82d": "Settings", @@ -210,7 +210,7 @@ "K2bb86fb4": "Prompt", "K13ffbe88": "Variables", "K79c8cfaf": "API Description", - "K469e475a": "Retry Count", + "K469e475a": "Max Retry Times", "K8a35059b": "Model Settings", "Kf9dcef3a": "API", "K6134bbe8": "Add API", @@ -230,7 +230,7 @@ "K7d401c0f": "Are you sure you want to revoke the application?", "Ke1b79b93": "Terminate Publishing", "Ka2449180": "Are you sure you want to terminate publishing?", - "K2cb02f38": "Create New Version", + "K2cb02f38": "New Publishment", "Kb3e34847": "Get API Key from (0)", "K66a7d24c": "Set", "Kaf074220": "Not Set", @@ -319,7 +319,7 @@ "Kb9cf2a7d": "Add Subdepartment", "Kc83551f5": "Rename", "K5cfdd950": "This data cannot be recovered after deletion. Are you sure you want to delete?", - "K74aef1ad": "Member", + "K74aef1ad": "Account", "K3f1077c9": "Set roles for members; members can only see functions and data within their role permissions.", "Kdce62a6": "Search Department", "Ka46b9b24": "Data Source Type", @@ -401,7 +401,7 @@ "Ka6bcd272": "The leader has management authority over the team, services, and members within the team", "Ka2012bdd": "Delete Team", "Kbde1f3d": "Service data must be cleared before deletion", - "K395acc14": "Remove Member", + "K395acc14": "Remove", "Kec46a57f": "Add Member", "K48724410": "Enter Name to Search", "Kb9052305": "Search Username, Email", @@ -434,9 +434,9 @@ "K18c2ed46": "(0) Call Volume", "Kc3741830": "(0) Success Rate", "Ka6aa5863": "Request Count", - "K9eaef42": "Success Rate", + "K9eaef42": "Success", "K7082a4af": "Forward Count", - "K1ce386fb": "Success Rate", + "K1ce386fb": "Success", "K87d6877e": "4xx", "K4c8a54db": "5xx", "Kd566283e": "Trend", @@ -474,7 +474,7 @@ "K6b75bdbc": "No API Data", "Kd8a7a689": "Search or Select Application", "K4b15d6f5": "Application Reason", - "Kb7e869a4": "Application Management", + "Kb7e869a4": "Application Settings", "Kb71b5a13": "Authentication Type", "K4d1465ee": "ISS", "K5dcd7ed8": "Signature Algorithm", @@ -495,7 +495,7 @@ "K2bb63eca": "Add Authentication", "Kd74d69b7": "Edit Authentication", "K9cbe1e0": "Modify", - "Kb6e9328f": "Access Authorization", + "Kb6e9328f": "Authorization", "Kd23d1716": "Add Authorization", "K9dfa2c97": "Never Expires", "Kfa920c0": "Expiration Time", @@ -513,16 +513,16 @@ "Kbe3e9335": "Exit Test", "K370a3eb2": "Service Marketplace", "Kf7ec36d": "Service Details", - "K58ca9485": "Apply for Service", - "K59cdbec3": "Service Introduction", - "K4aa9ed2c": "Apply", + "K58ca9485": "Subscribe", + "K59cdbec3": "Intro", + "K4aa9ed2c": "Subscribe", "K6c060779": "Service Information", "K8723422e": "Access Application", "Kb97544cb": "Provider", "Kb32f0afe": "Category", "K81634069": "Version", "K8b7c2592": "Updated By", - "Keefda53d": "Last Update Time", + "Keefda53d": "Update Time", "K96a2f1c8": "No Tags", "K72b0c0b3": "Number of APIs", "K93d5a66e": "Number of Access Applications", diff --git a/frontend/packages/common/src/locales/scan/zh-CN.json b/frontend/packages/common/src/locales/scan/zh-CN.json index 8c75ce34..fa8e2240 100644 --- a/frontend/packages/common/src/locales/scan/zh-CN.json +++ b/frontend/packages/common/src/locales/scan/zh-CN.json @@ -194,8 +194,8 @@ "Kdefa9caa": "说明文档", "K36856e71": "发布", "K6382bbfd": "订阅管理", - "K31af5b99": "订阅审核", - "Ka97bd9e5": "订阅方管理", + "K31af5b99": "审核", + "Ka97bd9e5": "订阅方", "K5974bf24": "管理", "K3fa5c4c3": "调用拓扑图", "Kb5c7b82d": "设置", @@ -210,7 +210,7 @@ "K2bb86fb4": "提示词", "K13ffbe88": "变量", "K79c8cfaf": "接口描述", - "K469e475a": "重试次数", + "K469e475a": "最大重试次数", "K8a35059b": "模型设置", "Kf9dcef3a": "API", "K6134bbe8": "添加 API", @@ -319,7 +319,7 @@ "Kb9cf2a7d": "添加子部门", "Kc83551f5": "重命名", "K5cfdd950": "该数据删除后将无法找回,是否删除?", - "K74aef1ad": "成员", + "K74aef1ad": "账号", "K3f1077c9": "设置成员的角色,成员只能够看到角色权限范围内的功能和数据。", "Kdce62a6": "搜索部门", "Ka46b9b24": "数据源类型", @@ -513,9 +513,9 @@ "Kbe3e9335": "退出测试", "K370a3eb2": "服务市场", "Kf7ec36d": "服务详情", - "K58ca9485": "申请服务", + "K58ca9485": "申请订阅", "K59cdbec3": "服务介绍", - "K4aa9ed2c": "申请", + "K4aa9ed2c": "申请订阅", "K6c060779": "服务信息", "K8723422e": "接入应用", "Kb97544cb": "供应方", diff --git a/frontend/packages/common/src/locales/scan/zh-TW.json b/frontend/packages/common/src/locales/scan/zh-TW.json index 7657f7db..058e4d9c 100644 --- a/frontend/packages/common/src/locales/scan/zh-TW.json +++ b/frontend/packages/common/src/locales/scan/zh-TW.json @@ -210,7 +210,7 @@ "K2bb86fb4": "提示詞", "K13ffbe88": "變量", "K79c8cfaf": "接口描述", - "K469e475a": "重試次數", + "K469e475a": "最大重試次數", "K8a35059b": "模型設置", "Kf9dcef3a": "API", "K6134bbe8": "添加 API", @@ -513,9 +513,9 @@ "Kbe3e9335": "退出測試", "K370a3eb2": "服務市場", "Kf7ec36d": "服務詳情", - "K58ca9485": "申請服務", + "K58ca9485": "申請訂閱", "K59cdbec3": "服務介紹", - "K4aa9ed2c": "申請", + "K4aa9ed2c": "申請訂閱", "K6c060779": "服務信息", "K8723422e": "接入應用程式", "Kb97544cb": "供應方",