diff --git a/public/locales/zh-cn.json b/public/locales/zh-cn.json index 6c027a025..0519388e7 100644 --- a/public/locales/zh-cn.json +++ b/public/locales/zh-cn.json @@ -211,6 +211,7 @@ "GBNF or EBNF, depends on the backend in use. If you're using this you should know which.": "GBNF 或 EBNF,取决于使用的后端。如果您使用这个,您应该知道该用哪一个。", "Top P & Min P": "Top P 和 Min P", "Load default order": "加载默认顺序", + "Sampler Order": "取样器顺序", "llama.cpp only. Determines the order of samplers. If Mirostat mode is not 0, sampler order is ignored.": "仅限 llama.cpp。确定采样器的顺序。如果 Mirostat 模式不为 0,则忽略采样器顺序。", "Sampler Priority": "采样器优先级", "Ooba only. Determines the order of samplers.": "确定采样器的顺序(仅适用于Ooba)", @@ -774,6 +775,10 @@ "Autocomplete Style": "风格", "Follow Theme": "关注主题", "Dark": "黑暗的", + "Keyboard": "键盘:", + "Select with Tab or Enter": "使用 Tab 或 Enter 选择", + "Select with Tab": "使用 Tab 选择", + "Select with Enter": "按 Enter 键选择", "Sets the font size of the autocomplete.": "设置自动完成的字体大小。", "Sets the width of the autocomplete.": "设置自动完成的宽度。", "Autocomplete Width": "宽度", @@ -1343,6 +1348,7 @@ "How many messages before the current end of the chat.": "当前聊天结束前还有多少条消息。", "Labels and Message": "标签和信息", "Label": "标签", + "(label of the button, if no icon is chosen) ": "(如果没有选择图标,则为按钮的标签)", "Title": "标题", "(tooltip, leave empty to show message or /command)": "(工具提示,留空以显示消息或/命令)", "Message / Command:": "消息/命令:", @@ -1373,6 +1379,8 @@ "Inject user input automatically": "自动注入用户输入", "(if disabled, use ": "(如果禁用,使用", "macro for manual injection)": "宏用于手动注入)", + "Color": "颜色", + "Only apply color as accent": "仅应用颜色作为强调", "ext_regex_title": "正则", "ext_regex_new_global_script_desc": "新的全局正则表达式脚本", "ext_regex_new_global_script": "新建全局正则",