@@ -20,6 +20,7 @@
|
||||
"custom_input_guide_url": "自訂詞彙庫網址",
|
||||
"dataset_quote_type error": "知識庫引用類型錯誤,正確類型:{ datasetId: string }[]",
|
||||
"delete_all_input_guide_confirm": "確定要清除輸入導引詞彙庫嗎?",
|
||||
"download_chunks": "下載數據",
|
||||
"empty_directory": "此目錄中已無項目可選~",
|
||||
"file_amount_over": "超出檔案數量上限 {{max}}",
|
||||
"file_input": "檔案輸入",
|
||||
@@ -41,6 +42,7 @@
|
||||
"plugins_output": "外掛程式輸出",
|
||||
"query_extension_IO_tokens": "問題優化輸入/輸出 Tokens",
|
||||
"question_tip": "由上至下,各個模組的回應順序",
|
||||
"read_raw_source": "打開原文",
|
||||
"reasoning_text": "思考過程",
|
||||
"response.child total points": "子工作流程點數消耗",
|
||||
"response.dataset_concat_length": "合併總數",
|
||||
@@ -51,6 +53,7 @@
|
||||
"select_img": "上傳圖片",
|
||||
"source_cronJob": "定時執行",
|
||||
"stream_output": "串流輸出",
|
||||
"to_dataset": "前往知識庫",
|
||||
"unsupported_file_type": "不支援的檔案類型",
|
||||
"upload": "上傳",
|
||||
"view_citations": "檢視引用",
|
||||
|
||||
@@ -497,12 +497,9 @@
|
||||
"core.dataset.Dataset": "知識庫",
|
||||
"core.dataset.Dataset ID": "知識庫 ID",
|
||||
"core.dataset.Delete Confirm": "確認刪除此知識庫?刪除後資料無法復原,請確認!",
|
||||
"core.dataset.Download the parsed content": "下載解析內容",
|
||||
"core.dataset.Empty Dataset": "空資料集",
|
||||
"core.dataset.Empty Dataset Tips": "還沒有知識庫,快來建立一個吧!",
|
||||
"core.dataset.Folder placeholder": "這是一個目錄",
|
||||
"core.dataset.Get the raw data": "獲取源數據",
|
||||
"core.dataset.Go Dataset": "前往知識庫",
|
||||
"core.dataset.Intro Placeholder": "這個知識庫還沒有介紹",
|
||||
"core.dataset.Manual collection": "手動資料集",
|
||||
"core.dataset.My Dataset": "我的知識庫",
|
||||
@@ -831,6 +828,11 @@
|
||||
"core.workflow.variable": "變數",
|
||||
"create": "建立",
|
||||
"cron_job_run_app": "排程任務",
|
||||
"data_index_custom": "自定義索引",
|
||||
"data_index_default": "默認索引",
|
||||
"data_index_image": "圖片索引",
|
||||
"data_index_question": "推測問題索引",
|
||||
"data_index_summary": "摘要索引",
|
||||
"dataset.Confirm move the folder": "確認移動到此目錄",
|
||||
"dataset.Confirm to delete the data": "確認刪除此資料?",
|
||||
"dataset.Confirm to delete the file": "確認刪除此檔案及其所有資料?",
|
||||
|
||||
@@ -27,12 +27,7 @@
|
||||
"custom_data_process_params_desc": "自訂資料處理規則",
|
||||
"data.ideal_chunk_length": "理想分塊長度",
|
||||
"data_amount": "{{dataAmount}} 組數據, {{indexAmount}} 組索引",
|
||||
"data_index_custom": "自定義索引",
|
||||
"data_index_default": "默認索引",
|
||||
"data_index_image": "圖片索引",
|
||||
"data_index_num": "索引 {{index}}",
|
||||
"data_index_question": "推測問題索引",
|
||||
"data_index_summary": "摘要索引",
|
||||
"data_process_params": "處理參數",
|
||||
"data_process_setting": "資料處理設定",
|
||||
"dataset.Unsupported operation": "操作不支持",
|
||||
|
||||
Reference in New Issue
Block a user