mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2024-12-25 00:21:39 +01:00
Merge pull request #1385 from XXpE3/staging
Optimized the Chinese translation in i18n.
This commit is contained in:
commit
6ea7987a44
@ -38,36 +38,36 @@
|
|||||||
"Temperature": "温度",
|
"Temperature": "温度",
|
||||||
"Frequency Penalty": "频率惩罚",
|
"Frequency Penalty": "频率惩罚",
|
||||||
"Presence Penalty": "存在惩罚",
|
"Presence Penalty": "存在惩罚",
|
||||||
"Top-p": "Top-p",
|
"Top-p": "Top P",
|
||||||
"Display bot response text chunks as they are generated": "显示机器人生成的响应文本块",
|
"Display bot response text chunks as they are generated": "显示机器人生成的响应文本块",
|
||||||
"Top A": "Top-a",
|
"Top A": "Top A",
|
||||||
"Typical Sampling": "典型采样",
|
"Typical Sampling": "典型采样",
|
||||||
"Tail Free Sampling": "无尾采样",
|
"Tail Free Sampling": "无尾采样",
|
||||||
"Rep. Pen. Slope": "重复惩罚斜率",
|
"Rep. Pen. Slope": "重复惩罚梯度",
|
||||||
"Single-line mode": "单行模式",
|
"Single-line mode": "单行模式",
|
||||||
"Top K": "Top-k",
|
"Top K": "Top-K",
|
||||||
"Top P": "Top-p",
|
"Top P": "Top-P",
|
||||||
"Typical P": "典型 P",
|
"Typical P": "典型 P",
|
||||||
"Do Sample": "采样",
|
"Do Sample": "样本测试",
|
||||||
"Add BOS Token": "添加 BOS Token",
|
"Add BOS Token": "添加 BOS Token",
|
||||||
"Add the bos_token to the beginning of prompts. Disabling this can make the replies more creative.": "在提示的开头添加bos_token。禁用此功能可以让回复更加创造性.",
|
"Add the bos_token to the beginning of prompts. Disabling this can make the replies more creative.": "在提示的开头添加 bos_token,禁用此功能可以让回复更加创造性。",
|
||||||
"Ban EOS Token": "禁止 EOS Token",
|
"Ban EOS Token": "禁止 EOS Token",
|
||||||
"Ban the eos_token. This forces the model to never end the generation prematurely": "禁止eos_token。这会迫使模型不会过早结束生成",
|
"Ban the eos_token. This forces the model to never end the generation prematurely": "禁止 EOS Token,这会迫使模型不会过早结束生成。",
|
||||||
"Skip Special Tokens": "跳过特殊 Tokens",
|
"Skip Special Tokens": "跳过特殊 Tokens",
|
||||||
"Beam search": "光束搜索",
|
"Beam search": "Beam 搜索",
|
||||||
"Number of Beams": "光束数目",
|
"Number of Beams": "Beams 的数量",
|
||||||
"Length Penalty": "长度惩罚",
|
"Length Penalty": "长度惩罚",
|
||||||
"Early Stopping": "提前终止",
|
"Early Stopping": "提前终止",
|
||||||
"Contrastive search": "对比搜索",
|
"Contrastive search": "对比搜索",
|
||||||
"Penalty Alpha": "惩罚系数",
|
"Penalty Alpha": "惩罚系数",
|
||||||
"Seed": "种子",
|
"Seed": "随机种子",
|
||||||
"Inserts jailbreak as a last system message.": "插入越狱作为最后一个系统消息",
|
"Inserts jailbreak as a last system message.": "插入越狱作为最后一个系统消息",
|
||||||
"This tells the AI to ignore its usual content restrictions.": "这告诉人工智能忽略其通常的内容限制",
|
"This tells the AI to ignore its usual content restrictions.": "这告诉人工智能忽略其通常的内容限制",
|
||||||
"NSFW Encouraged": "NSFW鼓励",
|
"NSFW Encouraged": "NSFW鼓励",
|
||||||
"Tell the AI that NSFW is allowed.": "告诉人工智能,NSFW是允许的。",
|
"Tell the AI that NSFW is allowed.": "告诉人工智能,NSFW 是允许的。",
|
||||||
"NSFW Prioritized": "NSFW 优先",
|
"NSFW Prioritized": "NSFW 优先",
|
||||||
"NSFW prompt text goes first in the prompt to emphasize its effect.": "NSFW 提示文本排在提示的顶部,以强调其效果",
|
"NSFW prompt text goes first in the prompt to emphasize its effect.": "NSFW 提示文本排在提示的顶部,以强调其效果",
|
||||||
"Streaming": "流式回复",
|
"Streaming": "流式生成",
|
||||||
"Display the response bit by bit as it is generated.": "在生成响应时逐字显示。",
|
"Display the response bit by bit as it is generated.": "在生成响应时逐字显示。",
|
||||||
"When this is off, responses will be displayed all at once when they are complete.": "关闭此选项后,响应将在全部完成后立即显示。",
|
"When this is off, responses will be displayed all at once when they are complete.": "关闭此选项后,响应将在全部完成后立即显示。",
|
||||||
"Generate only one line per request (KoboldAI only, ignored by KoboldCpp).": "每个请求仅生成一行(仅限 KoboldAI,被 KoboldCpp 忽略)。",
|
"Generate only one line per request (KoboldAI only, ignored by KoboldCpp).": "每个请求仅生成一行(仅限 KoboldAI,被 KoboldCpp 忽略)。",
|
||||||
@ -129,8 +129,8 @@
|
|||||||
"Connect to the API": "连接到 API",
|
"Connect to the API": "连接到 API",
|
||||||
"Auto-connect to Last Server": "自动连接到最后设置的 API 服务器",
|
"Auto-connect to Last Server": "自动连接到最后设置的 API 服务器",
|
||||||
"View hidden API keys": "查看隐藏的 API 密钥",
|
"View hidden API keys": "查看隐藏的 API 密钥",
|
||||||
"Advanced Formatting": "高级格式",
|
"Advanced Formatting": "高级格式化",
|
||||||
"AutoFormat Overrides": "自动套用格式替代",
|
"AutoFormat Overrides": "覆盖自动格式化",
|
||||||
"Disable description formatting": "禁用描述格式",
|
"Disable description formatting": "禁用描述格式",
|
||||||
"Disable personality formatting": "禁用人设格式",
|
"Disable personality formatting": "禁用人设格式",
|
||||||
"Disable scenario formatting": "禁用场景格式",
|
"Disable scenario formatting": "禁用场景格式",
|
||||||
@ -166,7 +166,6 @@
|
|||||||
"Style then Character": "样式然后字符",
|
"Style then Character": "样式然后字符",
|
||||||
"Character Anchor": "字符锚点",
|
"Character Anchor": "字符锚点",
|
||||||
"Style Anchor": "样式锚点",
|
"Style Anchor": "样式锚点",
|
||||||
"World Info": "",
|
|
||||||
"Scan Depth": "扫描深度",
|
"Scan Depth": "扫描深度",
|
||||||
"depth": "深度",
|
"depth": "深度",
|
||||||
"Token Budget": "Token 预算",
|
"Token Budget": "Token 预算",
|
||||||
|
Loading…
Reference in New Issue
Block a user