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