chore: translate i18n files (#22526)

Co-authored-by: JzoNgKVO <27049666+JzoNgKVO@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2025-07-17 13:25:39 +08:00
committed by GitHub
parent 10e6b11ff6
commit aeb68f99bd
109 changed files with 1196 additions and 35 deletions

View File

@@ -171,7 +171,10 @@ const translation = {
title: '編織',
description: 'Weave 是一個開源平台,用於評估、測試和監控大型語言模型應用程序。',
},
aliyun: {},
aliyun: {
title: '雲端監控',
description: '阿里雲提供的完全管理且無需維護的可觀察性平台,支持即時監控、追蹤和評估 Dify 應用程序。',
},
},
answerIcon: {
descriptionInExplore: '是否使用 web app 圖示在 Explore 中取代 🤖',
@@ -255,6 +258,8 @@ const translation = {
},
accessControl: '網頁應用程式存取控制',
noAccessPermission: '沒有權限訪問網絡應用程式',
maxActiveRequestsPlaceholder: '輸入 0 以表示無限',
maxActiveRequests: '同時最大請求數',
}
export default translation

View File

@@ -216,6 +216,28 @@ const translation = {
workspaceName: '工作區名稱',
workspaceIcon: '工作區域圖示',
editWorkspaceInfo: '編輯工作區資訊',
changeEmail: {
emailPlaceholder: '輸入新電子郵件',
verifyEmail: '驗證您目前的電子郵件',
continue: '繼續',
resend: '重新發送',
title: '更改電子郵件',
emailLabel: '新電子郵件',
content4: '我們剛剛向<email>{{email}}</email>發送了一個臨時驗證碼。',
codePlaceholder: '請粘貼六位數代碼',
content2: '您目前的電子郵件是 <email>{{email}}</email>。驗證碼已發送到此電子郵件地址。',
resendCount: '在{{count}}秒後重新發送',
newEmail: '設置一個新的電子郵件地址',
sendVerifyCode: '發送驗證碼',
verifyNew: '驗證您的新電子郵件',
content1: '如果您繼續,我們將向 <email>{{email}}</email> 發送一個驗證碼以進行重新身份驗證。',
content3: '請輸入一個新的電子郵件,我們將向您發送驗證碼。',
codeLabel: '驗證碼',
changeTo: '更改為 {{email}}',
existingEmail: '此電子郵件的用戶已經存在。',
authTip: '一旦您的電子郵件更改,與您的舊電子郵件相關聯的 Google 或 GitHub 帳戶將無法再登錄此帳戶。',
resendTip: '沒有收到代碼嗎?',
},
},
members: {
team: '團隊',
@@ -257,6 +279,26 @@ const translation = {
builder: '建築工人',
builderTip: '可以構建和編輯自己的應用程式',
datasetOperatorTip: '只能管理知識庫',
transferModal: {
title: '轉移工作區所有權',
transfer: '轉移工作區所有權',
verifyEmail: '驗證您目前的電子郵件',
codeLabel: '驗證碼',
resendTip: '沒有收到代碼嗎?',
sendVerifyCode: '發送驗證碼',
warningTip: '你將成為管理成員,而新擁有者將擁有完全控制權。',
transferLabel: '將工作區的擁有權轉讓給',
resend: '重新發送',
verifyContent: '您目前的電子郵件是 <email>{{email}}</email>.',
verifyContent2: '我們將向此電子郵件發送一個臨時驗證碼以進行重新身份驗證。',
resendCount: '在{{count}}秒後重新發送',
codePlaceholder: '請粘貼六位數代碼',
sendTip: '如果您繼續,我們將向 <email>{{email}}</email> 發送一個驗證碼以進行重新身份驗證。',
transferPlaceholder: '選擇一個工作區成員…',
warning: '您即將轉讓「{{workspace}}」的所有權。這將立即生效,並且無法撤銷。',
continue: '繼續',
},
transferOwnership: '轉移所有權',
},
integrations: {
connected: '登入方式',
@@ -448,6 +490,7 @@ const translation = {
addPages: '新增頁面',
preview: '預覽',
},
integratedAlert: 'Notion 透過內部憑證進行整合,無需重新授權。',
},
website: {
active: '積極',

View File

@@ -109,6 +109,7 @@ const translation = {
noLoginMethod: '未為網絡應用程序配置身份驗證方法',
noLoginMethodTip: '請聯絡系統管理員以添加身份驗證方法。',
disabled: '網頁應用程序身份驗證已被禁用。請聯繫系統管理員以啟用它。您可以嘗試直接使用應用程序。',
login: '登入',
},
}

View File

@@ -63,6 +63,7 @@ const translation = {
unsupportedContent2: '按兩下以切換版本。',
paramsTip1: '控制 LLM 推理參數。',
toolSetting: '工具設定',
unsupportedMCPTool: '目前選定的代理策略插件版本不支持 MCP 工具。',
},
actionNum: '{{num}}{{作}}包括',
switchVersion: 'Switch 版本',

View File

@@ -57,9 +57,14 @@ const translation = {
api_key: 'API Key',
apiKeyPlaceholder: 'HTTP 頭部名稱,用於傳遞 API Key',
apiValuePlaceholder: '輸入 API Key',
api_key_query: '查詢參數',
queryParamPlaceholder: 'API 金鑰的查詢參數名稱',
api_key_header: '標題',
},
key: '鍵',
value: '值',
queryParam: '查詢參數',
queryParamTooltip: '要傳遞的 API 金鑰查詢參數的名稱,例如在 "https://example.com/test?key=API_KEY" 中的 "key"。',
},
authHeaderPrefix: {
title: '鑑權頭部字首',

View File

@@ -115,6 +115,7 @@ const translation = {
exitVersions: '退出版本',
exportImage: '匯出圖像',
exportJPEG: '匯出為 JPEG',
tagBound: '使用此標籤的應用程式數量',
},
env: {
envPanelTitle: '環境變數',
@@ -234,6 +235,8 @@ const translation = {
'searchTool': '搜索工具',
'agent': '代理策略',
'plugin': '插件',
'allAdded': '所有已添加的',
'addAll': '全部添加',
},
blocks: {
'start': '開始',
@@ -364,7 +367,10 @@ const translation = {
ms: '毫秒',
retries: '{{num}}重試',
},
typeSwitch: {},
typeSwitch: {
input: '輸入值',
variable: '使用變數',
},
},
start: {
required: '必填',
@@ -671,6 +677,9 @@ const translation = {
},
json: '工具生成的 JSON',
},
insertPlaceholder2: '插入變量',
insertPlaceholder1: '輸入或按壓',
settings: '設定',
},
questionClassifiers: {
model: '模型',
@@ -855,6 +864,8 @@ const translation = {
linkToPlugin: '連結到插件',
pluginNotInstalled: '此插件未安裝',
notAuthorized: '未授權',
clickToViewParameterSchema: '點擊查看參數架構',
parameterSchema: '參數架構',
},
loop: {
ErrorMethod: {