Merge pull request #3921 from A1KESH1/Update-zh-cn-translations Update zh-cn translation

10f51b703baa908f0d1cc86b8985ebf009a4d15e

Cohee <18619528+Cohee1207@users.noreply.github.com>

Signed
1 files changed, +24 -4Showing whitespace changes
public/locales/zh-cn.json+24 -4
@@ -1358,7 +1358,7 @@
13581358 "Image Captioning": "图像描述",
13591359 "Source": "来源",
13601360 "Local": "本地",
13611361 "Multimodal (OpenAI / Anthropic / llama / Google)": "多模式多模态(OpenAI / Anthropic / llama / Google)",
13621362 "Extras": "更多",
13631363 "Horde": "Horde",
13641364 "API": "API",
@@ -1588,8 +1588,8 @@
15881588 "sd_function_tool_txt": "Use function tool",
15891589 "sd_interactive_mode": "发送消息时自动生成图像,例如“给我发一张猫的照片”。",
15901590 "sd_interactive_mode_txt": "交互模式",
15911591 "sd_multimodal_captioning": "使用多模式字幕根据用户和角色的头像生成提示词使用多模态字幕根据用户和角色的头像生成提示词。",
15921592 "sd_multimodal_captioning_txt": "使用多模式字幕来描绘肖像使用多模态字幕来描绘肖像",
15931593 "sd_free_extend": "使用当前选择的 LLM 自动扩展自由模式主题提示(不是肖像或背景)。",
15941594 "sd_free_extend_txt": "延长自由模式提示",
15951595 "sd_free_extend_small": "(交互/命令)",
@@ -2109,5 +2109,25 @@
21092109 "Title/Memo": "标题(备忘)",
21102110 "Strategy": "触发策略",
21112111 "Position": "插入位置",
21122112 "Trigger %": "触发概率%",
2113+ "Generate Caption": "生成图片描述",
2114+ "(DEPRECATED)": "(已弃用)",
2115+ "[Currently loaded]": "[当前加载]",
2116+ "Change Persona Image": "更改角色图片",
2117+ "Delete Persona": "删除角色",
2118+ "Duplicate Persona": "复制角色",
2119+ "Enter a name for this persona:": "输入角色名",
2120+ "Enable web search": "启用联网搜索",
2121+ "Current Persona": "当前角色",
2122+ "Global Settings": "全局设置",
2123+ "Select a model": "选择模型",
2124+ "Thinking...": "思考中",
2125+ "Valid": "有效",
2126+ "Rename Persona": "重命名角色",
2127+ "Sort By: Name (Z-A)": "排序: 名称(Z-A)",
2128+ "Sort By: Name (A-Z)": "排序: 名称(A-Z)",
2129+ "Sort By: Date (Oldest First)": "排序: 日期(从最远到最新)",
2130+ "Sort By: Date (Newest First)": "排序: 日期(从最新到最远)",
2131+ "Set the reasoning block of a message. Returns the reasoning block content.": "设置消息的推理块。返回推理块内容。",
2132+ "Select providers. No selection = all providers.": "选择服务商。未选择 = 所有服务商。"
21132133}