main #3

Merged
tdpeuter merged 116 commits from open-webui/open-webui:main into main 2024-03-26 12:22:23 +01:00
Showing only changes of commit e9f1a714e8 - Show all commits

View file

@ -5,7 +5,7 @@
"(latest)": "(最新版)", "(latest)": "(最新版)",
"{{modelName}} is thinking...": "{{modelName}} 正在思考...", "{{modelName}} is thinking...": "{{modelName}} 正在思考...",
"{{webUIName}} Backend Required": "需要 {{webUIName}} 後台", "{{webUIName}} Backend Required": "需要 {{webUIName}} 後台",
"a user": "", "a user": "使用者",
"About": "關於", "About": "關於",
"Account": "帳號", "Account": "帳號",
"Action": "動作", "Action": "動作",
@ -29,13 +29,14 @@
"Allow Chat Deletion": "允許刪除聊天", "Allow Chat Deletion": "允許刪除聊天",
"alphanumeric characters and hyphens": "英文字母、數字0~9和連字符-", "alphanumeric characters and hyphens": "英文字母、數字0~9和連字符-",
"Already have an account?": "已經有帳號了嗎?", "Already have an account?": "已經有帳號了嗎?",
"an assistant": "", "an assistant": "助手",
"and": "和", "and": "和",
"API Base URL": "API 基本 URL", "API Base URL": "API 基本 URL",
"API Key": "API 金鑰", "API Key": "API 金鑰",
"API RPM": "API RPM", "API RPM": "API RPM",
"are allowed - Activate this command by typing": "是允許的 - 透過輸入", "are allowed - Activate this command by typing": "是允許的 - 透過輸入",
"Are you sure?": "你確定嗎?", "Are you sure?": "你確定嗎?",
"assistant": "助手",
"Audio": "音訊", "Audio": "音訊",
"Auto-playback response": "自動播放回答", "Auto-playback response": "自動播放回答",
"Auto-send input after 3 sec.": "3秒後自動傳送輸入內容", "Auto-send input after 3 sec.": "3秒後自動傳送輸入內容",
@ -236,7 +237,7 @@
"Parameters": "參數", "Parameters": "參數",
"Password": "密碼", "Password": "密碼",
"PDF Extract Images (OCR)": "PDF 圖像擷取OCR 光學文字辨識)", "PDF Extract Images (OCR)": "PDF 圖像擷取OCR 光學文字辨識)",
"pending": "等待中", "pending": "待審查",
"Permission denied when accessing microphone: {{error}}": "存取麥克風時被拒絕權限: {{error}}", "Permission denied when accessing microphone: {{error}}": "存取麥克風時被拒絕權限: {{error}}",
"Playground": "AI 對話遊樂場", "Playground": "AI 對話遊樂場",
"Profile": "個人資料", "Profile": "個人資料",
@ -310,7 +311,7 @@
"Tags": "標籤", "Tags": "標籤",
"Temperature": "溫度", "Temperature": "溫度",
"Template": "模板", "Template": "模板",
"Text Completion": "文字完成", "Text Completion": "文本補全Text Completion",
"Text-to-Speech Engine": "文字轉語音引擎", "Text-to-Speech Engine": "文字轉語音引擎",
"Tfs Z": "Tfs Z", "Tfs Z": "Tfs Z",
"Theme": "主題", "Theme": "主題",
@ -358,6 +359,6 @@
"Write a prompt suggestion (e.g. Who are you?)": "寫一個提示詞建議(例如:你是誰?)", "Write a prompt suggestion (e.g. Who are you?)": "寫一個提示詞建議(例如:你是誰?)",
"Write a summary in 50 words that summarizes [topic or keyword].": "寫一個50字的摘要來概括[主題或關鍵詞]。", "Write a summary in 50 words that summarizes [topic or keyword].": "寫一個50字的摘要來概括[主題或關鍵詞]。",
"You": "你", "You": "你",
"You're a helpful assistant.": "你是一個有幫助的助手。", "You're a helpful assistant.": "你是一位善於協助他人的助手。",
"You're now logged in.": "你已登入。" "You're now logged in.": "你已登入。"
} }