perf: zh-Hant specs

This commit is contained in:
Junyan Qin
2025-08-13 17:49:54 +08:00
parent 8a96ffbcc0
commit 29f0075bd8

View File

@@ -239,10 +239,10 @@ const zhHant = {
editKnowledgeBase: '編輯知識庫', editKnowledgeBase: '編輯知識庫',
selectKnowledgeBase: '選擇知識庫', selectKnowledgeBase: '選擇知識庫',
empty: '無', empty: '無',
editDocument: '文', editDocument: '文',
description: '設定可用於提升模型回覆品質的知識庫', description: '設定可用於提升模型回覆品質的知識庫',
metadata: '中繼資料', metadata: '中繼資料',
documents: '文', documents: '文',
kbNameRequired: '知識庫名稱不能為空', kbNameRequired: '知識庫名稱不能為空',
kbDescriptionRequired: '知識庫描述不能為空', kbDescriptionRequired: '知識庫描述不能為空',
embeddingModelUUIDRequired: '嵌入模型不能為空', embeddingModelUUIDRequired: '嵌入模型不能為空',
@@ -266,29 +266,29 @@ const zhHant = {
name: '名稱', name: '名稱',
status: '狀態', status: '狀態',
noResults: '暫無文件', noResults: '暫無文件',
dragAndDrop: '拖曳檔到此處或點擊上傳', dragAndDrop: '拖曳檔到此處或點擊上傳',
uploading: '上傳中...', uploading: '上傳中...',
supportedFormats: '支援 PDF、Word、TXT、Markdown 等文格式', supportedFormats: '支援 PDF、Word、TXT、Markdown 等文格式',
uploadSuccess: '檔上傳成功!', uploadSuccess: '檔上傳成功!',
uploadError: '檔上傳失敗,請重試', uploadError: '檔上傳失敗,請重試',
uploadingFile: '上傳檔中...', uploadingFile: '上傳檔中...',
actions: '操作', actions: '操作',
delete: '刪除檔', delete: '刪除檔',
fileDeleteSuccess: '檔刪除成功', fileDeleteSuccess: '檔刪除成功',
fileDeleteFailed: '檔刪除失敗', fileDeleteFailed: '檔刪除失敗',
processing: '處理中', processing: '處理中',
completed: '完成', completed: '完成',
failed: '失敗', failed: '失敗',
}, },
deleteKnowledgeBaseConfirmation: deleteKnowledgeBaseConfirmation:
'您確定要刪除這個知識庫嗎?此知識庫下的所有文將被刪除。', '您確定要刪除這個知識庫嗎?此知識庫下的所有文將被刪除。',
retrieve: '檢索測試', retrieve: '檢索測試',
retrieveTest: '檢索測試', retrieveTest: '檢索測試',
query: '查詢', query: '查詢',
queryPlaceholder: '輸入查詢內容...', queryPlaceholder: '輸入查詢內容...',
distance: '距離', distance: '距離',
content: '內容', content: '內容',
fileName: '檔名稱', fileName: '檔名稱',
noResults: '暫無結果', noResults: '暫無結果',
retrieveError: '檢索失敗', retrieveError: '檢索失敗',
}, },