i18n: fix typo

This commit is contained in:
Shirasawa 2025-08-18 03:54:06 +00:00
parent 282a884fad
commit ad49435a94

View file

@ -79,7 +79,7 @@
"Allow Chat Params": "允许设置模型高级参数",
"Allow Chat Share": "允许分享对话",
"Allow Chat System Prompt": "允许使用对话系统提示词",
"Allow Chat Valves": "允许设置 Valves 配置项",
"Allow Chat Valves": "允许修改配置项Valves",
"Allow File Upload": "允许上传文件",
"Allow Multiple Models in Chat": "允许同时与多个模型对话",
"Allow non-local voices": "允许调用非本地音色",
@ -264,7 +264,7 @@
"ComfyUI Base URL is required.": "ComfyUI URL 是必填项。",
"ComfyUI Workflow": "ComfyUI 工作流",
"ComfyUI Workflow Nodes": "ComfyUI 工作流节点",
"Comma separated Node Ids (e.g. 1 or 1,2)": "使用逗号分隔的节点 ID例如 1 或 1,2",
"Comma separated Node Ids (e.g. 1 or 1,2)": "使用英文逗号分隔的节点 ID例如 1 或 1,2",
"Command": "命令",
"Comment": "注释",
"Completions": "续写",
@ -293,7 +293,7 @@
"Continue with {{provider}}": "使用 {{provider}} 继续",
"Continue with Email": "使用邮箱登录",
"Continue with LDAP": "使用 LDAP 登录",
"Control how message text is split for TTS requests. 'Punctuation' splits into sentences, 'paragraphs' splits into paragraphs, and 'none' keeps the message as a single string.": "控制消息文本如何拆分以用于 TTS 请求。“Punctuation” 拆分为句子“paragraphs” 拆分为段落“none” 将消息保留为单个字符串。",
"Control how message text is split for TTS requests. 'Punctuation' splits into sentences, 'paragraphs' splits into paragraphs, and 'none' keeps the message as a single string.": "控制如何拆分消息文本以用于 TTS 请求。“Punctuation” 拆分为句子“paragraphs” 拆分为段落“none” 将消息保留为单个字符串。",
"Control the repetition of token sequences in the generated text. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 1.1) will be more lenient. At 1, it is disabled.": "控制生成文本中标记序列的重复度。较高的值例如1.5将更强烈地惩罚重复而较低的值例如1.1则更为宽松。当值为1时此功能将被禁用。",
"Controls": "对话高级设置",
"Controls the balance between coherence and diversity of the output. A lower value will result in more focused and coherent text.": "控制输出文本中连贯性和多样性之间的平衡。较低的值将产生更加专注和连贯的文本。",
@ -810,9 +810,9 @@
"Interface": "界面",
"Invalid file content": "文件内容无效",
"Invalid file format.": "文件格式无效",
"Invalid JSON file": "JSON 文件格式不合法",
"Invalid JSON format for ComfyUI Workflow.": "ComfyUI 工作流中的 JSON 格式不合法",
"Invalid JSON format in Additional Config": "额外配置项中的 JSON 格式不合法",
"Invalid JSON file": "JSON 文件格式无效",
"Invalid JSON format for ComfyUI Workflow.": "ComfyUI 工作流中的 JSON 格式无效",
"Invalid JSON format in Additional Config": "额外配置项中的 JSON 格式无效",
"Invalid Tag": "无效标签",
"is typing...": "输入中...",
"Italic": "斜体",
@ -1245,7 +1245,7 @@
"Select an output format": "选择输出格式",
"Select dtype": "选择数据类型Dtype",
"Select Engine": "选择引擎",
"Select how to split message text for TTS requests": "选择如何拆分消息文本以发送 TTS 请求",
"Select how to split message text for TTS requests": "选择如何拆分消息文本以用于 TTS 请求",
"Select Knowledge": "选择知识",
"Select only one model to call": "请仅选择一个模型来语音通话",
"Selected model(s) do not support image inputs": "已选择的模型不支持发送图像",