mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-24 18:25:21 +00:00
i18n: improve zh-TW translation
This commit is contained in:
parent
8f37a1b721
commit
42b6cf32bc
1 changed files with 8 additions and 8 deletions
|
|
@ -12,10 +12,10 @@
|
|||
"{{COUNT}} Available Tools": "{{COUNT}} 個可用工具",
|
||||
"{{COUNT}} characters": "{{COUNT}} 個字元",
|
||||
"{{COUNT}} extracted lines": "已擷取 {{COUNT}} 行",
|
||||
"{{COUNT}} files": "",
|
||||
"{{COUNT}} files": "{{COUNT}} 個文件",
|
||||
"{{COUNT}} hidden lines": "已隱藏 {{COUNT}} 行",
|
||||
"{{COUNT}} Replies": "{{COUNT}} 回覆",
|
||||
"{{COUNT}} Rows": "",
|
||||
"{{COUNT}} Rows": "{{COUNT}} 行",
|
||||
"{{COUNT}} Sources": "{{COUNT}} 個來源",
|
||||
"{{COUNT}} words": "{{COUNT}} 個詞",
|
||||
"{{LOCALIZED_DATE}} at {{LOCALIZED_TIME}}": "{{LOCALIZED_DATE}} {{LOCALIZED_TIME}}",
|
||||
|
|
@ -69,7 +69,7 @@
|
|||
"Add text content": "新增文字內容",
|
||||
"Add User": "新增使用者",
|
||||
"Add User Group": "新增使用者群組",
|
||||
"Add webpage": "",
|
||||
"Add webpage": "新增網頁",
|
||||
"Additional Config": "額外設定",
|
||||
"Additional configuration options for marker. This should be a JSON string with key-value pairs. For example, '{\"key\": \"value\"}'. Supported keys include: disable_links, keep_pageheader_in_output, keep_pagefooter_in_output, filter_blank_pages, drop_repeated_text, layout_coverage_threshold, merge_threshold, height_tolerance, gap_threshold, image_threshold, min_line_length, level_count, default_level": "Datalab Marker 的額外設定選項,可以填寫一個包含鍵值對的 JSON 字串。例如:{\"key\": \"value\"}。支援的鍵包括:disable_links、keep_pageheader_in_output、keep_pagefooter_in_output、filter_blank_pages、drop_repeated_text、layout_coverage_threshold、merge_threshold、height_tolerance、gap_threshold、image_threshold、min_line_length、level_count 和 default_level。",
|
||||
"Additional Parameters": "額外參數",
|
||||
|
|
@ -138,7 +138,7 @@
|
|||
"API keys": "API 金鑰",
|
||||
"API Keys": "API 金鑰",
|
||||
"API Mode": "API 模式",
|
||||
"API Timeout": "",
|
||||
"API Timeout": "API 超時時間",
|
||||
"API Version": "API 版本",
|
||||
"API Version is required": "API 版本為必填項目",
|
||||
"Application DN": "應用程式 DN",
|
||||
|
|
@ -373,7 +373,7 @@
|
|||
"Create new key": "建立新的金鑰",
|
||||
"Create new secret key": "建立新的金鑰",
|
||||
"Create note": "建立筆記",
|
||||
"Create Note": "",
|
||||
"Create Note": "建立筆記",
|
||||
"Create your first note by clicking on the plus button below.": "點選下方加號按鈕建立您的第一則筆記。",
|
||||
"Created at": "建立於",
|
||||
"Created At": "建立於",
|
||||
|
|
@ -738,7 +738,7 @@
|
|||
"Failed to load chat preview": "對話預覽載入失敗",
|
||||
"Failed to load file content.": "載入檔案內容失敗。",
|
||||
"Failed to move chat": "移動對話失敗",
|
||||
"Failed to process URL: {{url}}": "",
|
||||
"Failed to process URL: {{url}}": "處理鏈接失敗: {{url}}",
|
||||
"Failed to read clipboard contents": "讀取剪貼簿內容失敗",
|
||||
"Failed to remove member": "移除成員失敗",
|
||||
"Failed to render diagram": "繪製圖表失敗",
|
||||
|
|
@ -998,7 +998,7 @@
|
|||
"License": "授權",
|
||||
"Lift List": "上移清單",
|
||||
"Light": "淺色",
|
||||
"Limit concurrent search queries. 0 = unlimited (default). Set to 1 for sequential execution (recommended for APIs with strict rate limits like Brave free tier).": "",
|
||||
"Limit concurrent search queries. 0 = unlimited (default). Set to 1 for sequential execution (recommended for APIs with strict rate limits like Brave free tier).": "搜索並行數限制。默認為 0(無限制),設置為 1 則以順序執行(推薦用於具有嚴格速率限制的接口,如 Brave 免費套餐)。",
|
||||
"List": "列表",
|
||||
"Listening...": "正在聆聽...",
|
||||
"Llama.cpp": "Llama.cpp",
|
||||
|
|
@ -1787,7 +1787,7 @@
|
|||
"Web Search in Chat": "在對話中進行網頁搜尋",
|
||||
"Web Search Query Generation": "網頁搜尋查詢生成",
|
||||
"Webhook URL": "Webhook URL",
|
||||
"Webpage URLs": "",
|
||||
"Webpage URLs": "網頁連結",
|
||||
"WebUI Settings": "WebUI 設定",
|
||||
"WebUI URL": "WebUI URL",
|
||||
"WebUI will make requests to \"{{url}}\"": "WebUI 將向 \"{{url}}\" 傳送請求",
|
||||
|
|
|
|||
Loading…
Reference in a new issue