dify/web/i18n/zh-Hant/app-api.json
2026-09-03 08:01:55 +00:00

34 lines
1.7 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"actionMsg.deleteConfirmTips": "刪除金鑰無法撤銷,正在使用中的應用會受影響。",
"actionMsg.deleteConfirmTitle": "刪除此金鑰?",
"actionMsg.ok": "好的",
"apiKeyModal.addKnowledgeBase": "新增知識庫",
"apiKeyModal.addSubtitle": "建立新的 API 金鑰以存取知識庫 API。",
"apiKeyModal.addTitle": "新增 API 金鑰",
"apiKeyModal.apiSecretKey": "API 金鑰",
"apiKeyModal.apiSecretKeyTips": "如果不想你的 API 被濫用,請保護好你的 API Key :) 最佳實踐是避免在前端程式碼中明文引用。",
"apiKeyModal.createNewSecretKey": "建立金鑰",
"apiKeyModal.created": "建立時間",
"apiKeyModal.generateTips": "請將此金鑰儲存在安全且可訪問的地方。",
"apiKeyModal.knowledgeBaseAccess": "知識庫存取權限",
"apiKeyModal.lastUsed": "最後使用",
"apiKeyModal.noKnowledgeBasesSelected": "尚未選擇任何知識庫。",
"apiKeyModal.scope": "範圍",
"apiKeyModal.scopeAllDatasets": "所有知識庫",
"apiKeyModal.scopeAllDatasetsTip": "此金鑰可以存取工作區中的所有知識庫。",
"apiKeyModal.scopeCount": "{{count}} 個知識庫",
"apiKeyModal.scopeSpecificDatasets": "指定知識庫",
"apiKeyModal.scopeSpecificDatasetsTip": "此金鑰只能存取您選擇的知識庫。",
"apiKeyModal.searchKnowledgeBases": "搜尋知識庫",
"apiKeyModal.secretKey": "金鑰",
"apiKeyModal.selectedKnowledgeBases": "已選擇的知識庫",
"apiKeyModal.selectedKnowledgeBasesCount": "已選擇的知識庫({{count}}",
"copied": "已複製",
"copy": "複製",
"loading": "載入中",
"never": "從未",
"pause": "暫停",
"play": "播放",
"playing": "播放中"
}