From df5ef8e5533df94584bc3262e8f7dfa76829d703 Mon Sep 17 00:00:00 2001 From: Tiancong Li Date: Thu, 15 May 2025 21:15:22 +0800 Subject: [PATCH] i18n: update zh-TW --- src/lib/i18n/locales/zh-TW/translation.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/lib/i18n/locales/zh-TW/translation.json b/src/lib/i18n/locales/zh-TW/translation.json index 2ad55898e..ff51220a2 100644 --- a/src/lib/i18n/locales/zh-TW/translation.json +++ b/src/lib/i18n/locales/zh-TW/translation.json @@ -316,7 +316,7 @@ "Deleted {{deleteModelTag}}": "已刪除 {{deleteModelTag}}", "Deleted {{name}}": "已刪除 {{name}}", "Deleted User": "刪除使用者?", - "Describe Pictures in Documents": "", + "Describe Pictures in Documents": "檔案中的圖片描述", "Describe your knowledge base and objectives": "描述您的知識庫和目標", "Description": "描述", "Detect Artifacts Automatically": "自動偵測 Artifacts", @@ -411,7 +411,7 @@ "Ensure your CSV file includes 4 columns in this order: Name, Email, Password, Role.": "請確認您的 CSV 檔案包含以下 4 個欄位,並按照此順序排列:姓名、電子郵件、密碼、角色。", "Enter {{role}} message here": "在此輸入 {{role}} 訊息", "Enter a detail about yourself for your LLMs to recall": "輸入有關您的詳細資訊,讓您的大型語言模型可以回想起來", - "Enter a title for the pending user info overlay. Leave empty for default.": "", + "Enter a title for the pending user info overlay. Leave empty for default.": "為待處理的使用者訊息覆蓋層輸入標題。留空以使用預設值。", "Enter api auth string (e.g. username:password)": "輸入 API 驗證字串(例如:username:password)", "Enter Application DN": "輸入應用程式 DN", "Enter Application DN Password": "輸入應用程式 DN 密碼", @@ -424,7 +424,7 @@ "Enter Chunk Overlap": "輸入區塊重疊", "Enter Chunk Size": "輸入區塊大小", "Enter comma-separated \"token:bias_value\" pairs (example: 5432:100, 413:-100)": "輸入逗號分隔的 \"token:bias_value\" 配對 (範例:5432:100, 413:-100)", - "Enter content for the pending user info overlay. Leave empty for default.": "", + "Enter content for the pending user info overlay. Leave empty for default.": "為待處理的使用者訊息覆蓋層輸入內容。留空以使用預設值。", "Enter description": "輸入描述", "Enter Docling OCR Engine": "輸入 Docling OCR 引擎", "Enter Docling OCR Language(s)": "輸入 Docling OCR 語言", @@ -884,8 +884,8 @@ "PDF document (.pdf)": "PDF 檔案 (.pdf)", "PDF Extract Images (OCR)": "PDF 影像擷取(OCR 光學文字辨識)", "pending": "待處理", - "Pending User Overlay Content": "", - "Pending User Overlay Title": "", + "Pending User Overlay Content": "待處理的使用者訊息覆蓋層內容", + "Pending User Overlay Title": "待處理的使用者訊息覆蓋層標題", "Permission denied when accessing media devices": "存取媒體裝置時權限遭拒", "Permission denied when accessing microphone": "存取麥克風時權限遭拒", "Permission denied when accessing microphone: {{error}}": "存取麥克風時權限遭拒:{{error}}",