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}}',将视为纯文本进行处理",
|
||||
"Update and Copy Link": "",
|
||||
"Update password": "更新密码",
|
||||
"Update Reranking Model": "",
|
||||
"Update reranking model (e.g. {{model}})": "",
|
||||
"Upload a GGUF model": "上传一个 GGUF 模型",
|
||||
"Upload files": "上传文件",
|
||||
"Upload Progress": "上传进度",
|
||||
|
@ -205,7 +205,7 @@
|
||||
"Generation Info": "",
|
||||
"Good Response": "",
|
||||
"has no conversations.": "",
|
||||
"Hello, {{name}}": "你好, {{name}}",
|
||||
"Hello, {{name}}": "你好,{{name}}",
|
||||
"Hide": "隱藏",
|
||||
"Hide Additional Params": "隱藏額外參數",
|
||||
"How can I help you today?": "今天能為你做什麼?",
|
||||
@ -306,7 +306,7 @@
|
||||
"PDF document (.pdf)": "",
|
||||
"PDF Extract Images (OCR)": "PDF 圖像擷取(OCR 光學文字辨識)",
|
||||
"pending": "待審查",
|
||||
"Permission denied when accessing microphone: {{error}}": "存取麥克風時被拒絕權限: {{error}}",
|
||||
"Permission denied when accessing microphone: {{error}}": "存取麥克風時被拒絕權限:{{error}}",
|
||||
"Plain text (.txt)": "",
|
||||
"Playground": "AI 對話遊樂場",
|
||||
"Positive attitude": "",
|
||||
@ -388,7 +388,7 @@
|
||||
"Sign up": "註冊",
|
||||
"Signing in": "",
|
||||
"Source": "",
|
||||
"Speech recognition error: {{error}}": "語音識別錯誤: {{error}}",
|
||||
"Speech recognition error: {{error}}": "語音識別錯誤:{{error}}",
|
||||
"Speech-to-Text Engine": "語音轉文字引擎",
|
||||
"SpeechRecognition API is not supported in this browser.": "此瀏覽器不支持 SpeechRecognition API。",
|
||||
"Stop Sequence": "停止序列",
|
||||
|
Loading…
Reference in New Issue
Block a user