typo fix
| @@ -442,7 +442,7 @@ | |||
| 442 | "Chat Start": "聊天开始", | 442 | "Chat Start": "聊天开始", |
| 443 | "Add Chat Start and Example Separator to a list of stopping strings.": "将聊天开始和示例分隔符添加到停止字符串列表中。", | 443 | "Add Chat Start and Example Separator to a list of stopping strings.": "将聊天开始和示例分隔符添加到停止字符串列表中。", |
| 444 | "Use as Stop Strings": "用作停止字符串", | 444 | "Use as Stop Strings": "用作停止字符串", |
| 445 | "context_allow_post_history_instructions": "如果在字符卡中定义并且启用了“首选字符说明”,则在提示末尾包含后历史说明。\n不建议在文本完成模型中使用此功能,否则会导致输出错误。", | 445 | "context_allow_post_history_instructions": "如果在角色卡中定义并且启用了“首选角色卡说明”,则在提示末尾包含后历史说明。\n不建议在文本补全模型中使用此功能,否则会导致输出错误。", |
| 446 | "Allow Post-History Instructions": "允许后历史说明", | 446 | "Allow Post-History Instructions": "允许后历史说明", |
| 447 | "Context Order": "上下文顺序", | 447 | "Context Order": "上下文顺序", |
| 448 | "Summary": "总结", | 448 | "Summary": "总结", |
| @@ -671,7 +671,7 @@ | |||
| 671 | "If checked and the character card contains a prompt override (System Prompt), use that instead": "如果角色卡包含提示词,则使用它替代系统提示词", | 671 | "If checked and the character card contains a prompt override (System Prompt), use that instead": "如果角色卡包含提示词,则使用它替代系统提示词", |
| 672 | "Prefer Character Card Prompt": "角色卡提示词优先", | 672 | "Prefer Character Card Prompt": "角色卡提示词优先", |
| 673 | "If checked and the character card contains a Post-History Instructions override, use that instead": "如果选中并且角色卡包含后历史指令覆盖,则使用它。", | 673 | "If checked and the character card contains a Post-History Instructions override, use that instead": "如果选中并且角色卡包含后历史指令覆盖,则使用它。", |
| 674 | "Prefer Character Card Instructions": "首选字符说明", | 674 | "Prefer Character Card Instructions": "首选角色卡说明", |
| 675 | "Avoid cropping and resizing imported character images. When off, crop/resize to 512x768": "避免裁剪和调整导入的角色图像的大小。关闭时,裁剪/调整大小为 512x768。", | 675 | "Avoid cropping and resizing imported character images. When off, crop/resize to 512x768": "避免裁剪和调整导入的角色图像的大小。关闭时,裁剪/调整大小为 512x768。", |
| 676 | "Never resize avatars": "永不调整头像大小", | 676 | "Never resize avatars": "永不调整头像大小", |
| 677 | "Show actual file names on the disk, in the characters list display only": "在角色列表显示中,显示磁盘上实际的文件名。", | 677 | "Show actual file names on the disk, in the characters list display only": "在角色列表显示中,显示磁盘上实际的文件名。", |
| @@ -1375,7 +1375,7 @@ | |||
| 1375 | "ext_regex_scoped_scripts_desc": "只影响当前角色,保存在角色卡片中", | 1375 | "ext_regex_scoped_scripts_desc": "只影响当前角色,保存在角色卡片中", |
| 1376 | "Regex Editor": "正则表达式编辑器", | 1376 | "Regex Editor": "正则表达式编辑器", |
| 1377 | "Test Mode": "测试模式", | 1377 | "Test Mode": "测试模式", |
| 1378 | "ext_regex_desc": "Regex 是一款使用正则表达式查找/替换字符串的工具。如果您想了解更多信息,请点击标题旁边的 ?。", | 1378 | "ext_regex_desc": "正则是一款使用正则表达式查找/替换字符串的工具。如果您想了解更多信息,请点击标题旁边的 ?。", |
| 1379 | "Input": "输入", | 1379 | "Input": "输入", |
| 1380 | "ext_regex_test_input_placeholder": "在此输入...", | 1380 | "ext_regex_test_input_placeholder": "在此输入...", |
| 1381 | "Output": "输出", | 1381 | "Output": "输出", |