mirror of
https://github.com/open-webui/open-webui
synced 2025-06-26 18:26:48 +00:00
Merge pull request #2049 from ihavecoke/main
Adjust text formatting per Chinese copywriting guidelines
This commit is contained in:
commit
a32a752791
@ -433,6 +433,8 @@
|
|||||||
"Unknown File Type '{{file_type}}', but accepting and treating as plain text": "未知文件类型'{{file_type}}',将视为纯文本进行处理",
|
"Unknown File Type '{{file_type}}', but accepting and treating as plain text": "未知文件类型'{{file_type}}',将视为纯文本进行处理",
|
||||||
"Update and Copy Link": "",
|
"Update and Copy Link": "",
|
||||||
"Update password": "更新密码",
|
"Update password": "更新密码",
|
||||||
|
"Update Reranking Model": "",
|
||||||
|
"Update reranking model (e.g. {{model}})": "",
|
||||||
"Upload a GGUF model": "上传一个 GGUF 模型",
|
"Upload a GGUF model": "上传一个 GGUF 模型",
|
||||||
"Upload files": "上传文件",
|
"Upload files": "上传文件",
|
||||||
"Upload Progress": "上传进度",
|
"Upload Progress": "上传进度",
|
||||||
|
@ -205,7 +205,7 @@
|
|||||||
"Generation Info": "",
|
"Generation Info": "",
|
||||||
"Good Response": "",
|
"Good Response": "",
|
||||||
"has no conversations.": "",
|
"has no conversations.": "",
|
||||||
"Hello, {{name}}": "你好, {{name}}",
|
"Hello, {{name}}": "你好,{{name}}",
|
||||||
"Hide": "隱藏",
|
"Hide": "隱藏",
|
||||||
"Hide Additional Params": "隱藏額外參數",
|
"Hide Additional Params": "隱藏額外參數",
|
||||||
"How can I help you today?": "今天能為你做什麼?",
|
"How can I help you today?": "今天能為你做什麼?",
|
||||||
@ -306,7 +306,7 @@
|
|||||||
"PDF document (.pdf)": "",
|
"PDF document (.pdf)": "",
|
||||||
"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}}",
|
||||||
"Plain text (.txt)": "",
|
"Plain text (.txt)": "",
|
||||||
"Playground": "AI 對話遊樂場",
|
"Playground": "AI 對話遊樂場",
|
||||||
"Positive attitude": "",
|
"Positive attitude": "",
|
||||||
@ -388,7 +388,7 @@
|
|||||||
"Sign up": "註冊",
|
"Sign up": "註冊",
|
||||||
"Signing in": "",
|
"Signing in": "",
|
||||||
"Source": "",
|
"Source": "",
|
||||||
"Speech recognition error: {{error}}": "語音識別錯誤: {{error}}",
|
"Speech recognition error: {{error}}": "語音識別錯誤:{{error}}",
|
||||||
"Speech-to-Text Engine": "語音轉文字引擎",
|
"Speech-to-Text Engine": "語音轉文字引擎",
|
||||||
"SpeechRecognition API is not supported in this browser.": "此瀏覽器不支持 SpeechRecognition API。",
|
"SpeechRecognition API is not supported in this browser.": "此瀏覽器不支持 SpeechRecognition API。",
|
||||||
"Stop Sequence": "停止序列",
|
"Stop Sequence": "停止序列",
|
||||||
|
Loading…
Reference in New Issue
Block a user