mirror of
https://github.com/open-webui/open-webui
synced 2025-03-04 19:38:54 +00:00
commit
4b908ea626
@ -182,7 +182,7 @@
|
||||
"Code execution": "程式碼執行",
|
||||
"Code Execution": "程式碼執行",
|
||||
"Code Execution Engine": "程式碼執行引擎",
|
||||
"Code Execution Timeout": "",
|
||||
"Code Execution Timeout": "程式執行超時",
|
||||
"Code formatted successfully": "程式碼格式化成功",
|
||||
"Code Interpreter": "程式碼解釋器",
|
||||
"Code Interpreter Engine": "程式碼解釋器引擎",
|
||||
@ -322,7 +322,7 @@
|
||||
"Draw": "繪製",
|
||||
"Drop any files here to add to the conversation": "拖拽任意檔案到此處以新增至對話",
|
||||
"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "例如:'30s'、'10m'。有效的時間單位為 's'、'm'、'h'。",
|
||||
"e.g. 60": "",
|
||||
"e.g. 60": "例如 60",
|
||||
"e.g. A filter to remove profanity from text": "例如:從文字中移除髒話的篩選器",
|
||||
"e.g. My Filter": "例如:我的篩選器",
|
||||
"e.g. My Tools": "例如:我的工具",
|
||||
@ -410,7 +410,7 @@
|
||||
"Enter Tavily API Key": "輸入 Tavily API 金鑰",
|
||||
"Enter the public URL of your WebUI. This URL will be used to generate links in the notifications.": "請輸入您 WebUI 的公開 URL。此 URL 將用於在通知中產生連結。",
|
||||
"Enter Tika Server URL": "輸入 Tika 伺服器 URL",
|
||||
"Enter timeout in seconds": "",
|
||||
"Enter timeout in seconds": "請以秒為單位輸入超時時間",
|
||||
"Enter Top K": "輸入 Top K 值",
|
||||
"Enter URL (e.g. http://127.0.0.1:7860/)": "輸入 URL(例如:http://127.0.0.1:7860/)",
|
||||
"Enter URL (e.g. http://localhost:11434)": "輸入 URL(例如:http://localhost:11434)",
|
||||
@ -503,9 +503,9 @@
|
||||
"Functions allow arbitrary code execution": "函式允許執行任意程式碼",
|
||||
"Functions allow arbitrary code execution.": "函式允許執行任意程式碼。",
|
||||
"Functions imported successfully": "成功匯入函式",
|
||||
"Gemini": "",
|
||||
"Gemini API Config": "",
|
||||
"Gemini API Key is required.": "",
|
||||
"Gemini": "Gemini",
|
||||
"Gemini API Config": "Gemini API 設定",
|
||||
"Gemini API Key is required.": "必須提供 Gemini API 金鑰",
|
||||
"General": "一般",
|
||||
"General Settings": "一般設定",
|
||||
"Generate an image": "產生圖片",
|
||||
|
Loading…
Reference in New Issue
Block a user