Update zh-cn.json

5caf0e8359509ef74206b94f0ab100f533d3e17f

steve green <steve_green@qq.com>

Signed
1 files changed, +17 -3Showing whitespace changes
public/locales/zh-cn.json+17 -3
@@ -217,9 +217,11 @@
217 "Character Names Behavior": "角色名称行为",217 "Character Names Behavior": "角色名称行为",
218 "Helps the model to associate messages with characters.": "有助于模型将消息与角色关联起来。",218 "Helps the model to associate messages with characters.": "有助于模型将消息与角色关联起来。",
219 "None": "无",219 "None": "无",
220 "character_names_none": "不添加角色名称前缀。在群聊中可能导致错误行为,谨慎勾选。",
221 "Never add character names.": "不添加角色名称。",
220 "character_names_default": "群聊和过去的角色除外。否则,请确保在提示词中提供了姓名。",222 "character_names_default": "群聊和过去的角色除外。否则,请确保在提示词中提供了姓名。",
221 "Don't add character names.": "不添加角色名称。",223 "Don't add character names unless necessary.": "如非必要,否则不添加角色名称。",
222 "Completion": "补全对象",224 "Completion Object": "补全对象",
223 "character_names_completion": "适用限制:仅限拉丁字母数字和下划线。不适用于所有补全源,尤其是:Claude、MistralAI、Google。",225 "character_names_completion": "适用限制:仅限拉丁字母数字和下划线。不适用于所有补全源,尤其是:Claude、MistralAI、Google。",
224 "Add character names to completion objects.": "在补全对象中添加角色名称。",226 "Add character names to completion objects.": "在补全对象中添加角色名称。",
225 "Message Content": "消息内容",227 "Message Content": "消息内容",
@@ -489,6 +491,10 @@
489 "First Assistant Prefix": "第一个助理前缀",491 "First Assistant Prefix": "第一个助理前缀",
490 "instruct_last_output_sequence": "插入到最后一条助手消息之前或作为生成 AI 回复时的最后一行提示词(中立/系统角色除外)。",492 "instruct_last_output_sequence": "插入到最后一条助手消息之前或作为生成 AI 回复时的最后一行提示词(中立/系统角色除外)。",
491 "Last Assistant Prefix": "最后一个助理前缀",493 "Last Assistant Prefix": "最后一个助理前缀",
494 "Inserted before the first User's message.": "插入在第一个用户的消息之前。",
495 "First User Prefix": "第一个用户前缀",
496 "instruct_last_input_sequence": "插入到最后一条用户消息之前。",
497 "Last User Prefix": "上次用户前缀",
492 "Will be inserted as a last prompt line when using system/neutral generation.": "当使用系统/中性生成时将作为最后的一行提示词插入。",498 "Will be inserted as a last prompt line when using system/neutral generation.": "当使用系统/中性生成时将作为最后的一行提示词插入。",
493 "System Instruction Prefix": "系统指令前缀",499 "System Instruction Prefix": "系统指令前缀",
494 "If a stop sequence is generated, everything past it will be removed from the output (inclusive).": "如果生成了停止序列,则该序列之后的所有内容都将从输出中删除(包括在内)。",500 "If a stop sequence is generated, everything past it will be removed from the output (inclusive).": "如果生成了停止序列,则该序列之后的所有内容都将从输出中删除(包括在内)。",
@@ -555,7 +561,7 @@
555 "Close all Entries": "关闭所有条目",561 "Close all Entries": "关闭所有条目",
556 "New Entry": "新条目",562 "New Entry": "新条目",
557 "Fill empty Memo/Titles with Keywords": "使用关键字填充空的备忘录/标题",563 "Fill empty Memo/Titles with Keywords": "使用关键字填充空的备忘录/标题",
558 "Apply custom sorting as Order": "应用自定义排序作为顺序",564 "Apply current sorting as Order": "应用当前排序作为顺序",
559 "Import World Info": "导入世界书",565 "Import World Info": "导入世界书",
560 "Export World Info": "导出世界书",566 "Export World Info": "导出世界书",
561 "Duplicate World Info": "复制世界书",567 "Duplicate World Info": "复制世界书",
@@ -1187,6 +1193,7 @@
1187 "Bind user name to that avatar": "将用户名称绑定到该头像",1193 "Bind user name to that avatar": "将用户名称绑定到该头像",
1188 "Change persona image": "更改用户角色头像",1194 "Change persona image": "更改用户角色头像",
1189 "Select this as default persona for the new chats.": "选择此项作为新聊天的默认用户角色。",1195 "Select this as default persona for the new chats.": "选择此项作为新聊天的默认用户角色。",
1196 "Duplicate persona": "复制用户角色",
1190 "Delete persona": "删除用户角色",1197 "Delete persona": "删除用户角色",
1191 "These characters are the winners of character design contests and have outstandable quality.": "这些角色都是角色设计大赛的获奖者,品质非常出色。",1198 "These characters are the winners of character design contests and have outstandable quality.": "这些角色都是角色设计大赛的获奖者,品质非常出色。",
1192 "Contest Winners": "比赛获胜者",1199 "Contest Winners": "比赛获胜者",
@@ -1327,6 +1334,10 @@
1327 "ext_sum_injection_template": "插入模板",1334 "ext_sum_injection_template": "插入模板",
1328 "ext_sum_memory_template_placeholder": "{{summary}} 将解析当前摘要内容。",1335 "ext_sum_memory_template_placeholder": "{{summary}} 将解析当前摘要内容。",
1329 "ext_sum_injection_position": "插入位置",1336 "ext_sum_injection_position": "插入位置",
1337 "ext_sum_include_wi_scan_desc": "在 WI 扫描中包括最新摘要。",
1338 "ext_sum_include_wi_scan": "纳入世界信息扫描",
1339 "None (not injected)": "无(未注入)",
1340 "ext_sum_injection_position_none": "摘要不会被注入到提示中。您仍然可以通过 {{summary}} 宏访问它。",
1330 "How many messages before the current end of the chat.": "当前聊天结束前还有多少条消息。",1341 "How many messages before the current end of the chat.": "当前聊天结束前还有多少条消息。",
1331 "Labels and Message": "标签和信息",1342 "Labels and Message": "标签和信息",
1332 "Label": "标签",1343 "Label": "标签",
@@ -1757,6 +1768,8 @@
1757 "help_macros_56": "指示系统指令前缀",1768 "help_macros_56": "指示系统指令前缀",
1758 "help_macros_57": "指示第一个用户消息填充器",1769 "help_macros_57": "指示第一个用户消息填充器",
1759 "help_macros_58": "指示停止顺序",1770 "help_macros_58": "指示停止顺序",
1771 "help_macros_first_user": "指示用户第一个输入序列",
1772 "help_macros_last_user": "指示用户最后输入序列",
1760 "Chat variables Macros:": "聊天变量宏:",1773 "Chat variables Macros:": "聊天变量宏:",
1761 "Local variables = unique to the current chat": "局部变量 = 当前聊天所独有",1774 "Local variables = unique to the current chat": "局部变量 = 当前聊天所独有",
1762 "Global variables = works in any chat for any character": "全局变量 = 适用于任何角色的任何聊天",1775 "Global variables = works in any chat for any character": "全局变量 = 适用于任何角色的任何聊天",
@@ -1794,6 +1807,7 @@
1794 "Record a snapshot of your current settings.": "记录当前设置的快照。",1807 "Record a snapshot of your current settings.": "记录当前设置的快照。",
1795 "Make a Snapshot": "制作快照",1808 "Make a Snapshot": "制作快照",
1796 "Restore this snapshot": "恢复此快照",1809 "Restore this snapshot": "恢复此快照",
1810 "Download Model": "下载模型",
1797 "Downloader Options": "下载器选项",1811 "Downloader Options": "下载器选项",
1798 "Extra parameters for downloading/HuggingFace API": "下载/HuggingFace API 的额外参数。如果不确定,请将其留空。",1812 "Extra parameters for downloading/HuggingFace API": "下载/HuggingFace API 的额外参数。如果不确定,请将其留空。",
1799 "Revision": "修订",1813 "Revision": "修订",