Merge pull request #2608 from steve02081504/patch-5 Update `zh-cn.json`

c6aa3bf55e26030a6359480bf97cba35aaa97143

Wolfsblvt <wolfsblvt@gmail.com>

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