Update zh-CN translations (#5145)
* fix(index.html): typo * Update zh-CN translations * Add missing zh-CN translation --------- Co-authored-by: Tosd0 <65720409+Sevenyine@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -4837,7 +4837,7 @@
|
||||
<div name="themeElements" class="flex-container flexFlowColumn flexNoGap">
|
||||
<!-- <h4><span data-i18n="UI Colors">Theme Settings</span></h4> -->
|
||||
<div name="AvatarAndChatDisplay" class="flex-container flexFlowColumn">
|
||||
<div class="flex-container alignItemsBaseline" title="This style applies to all avatars globaly, including your Persona, Character Managment, Account selection, etc." data-i18n="[title]This style applies to all avatars globaly, including your Persona, Character Managment, Account selection, etc.">
|
||||
<div class="flex-container alignItemsBaseline" title="This style applies to all avatars globaly, including your Persona, Character Management, Account selection, etc." data-i18n="[title]This style applies to all avatars globaly, including your Persona, Character Management, Account selection, etc.">
|
||||
<span data-i18n="Avatar Style:">Avatars:</span>
|
||||
<select id="avatar_style" class="widthNatural flex1 margin0 text_pole">
|
||||
<option value="0" data-i18n="Circle">Circle</option>
|
||||
|
||||
+161
-179
@@ -185,9 +185,7 @@
|
||||
"Mirostat (mode=1 is only for llama.cpp)": "Mirostat(mode=1 仅用于 llama.cpp)",
|
||||
"Mirostat_desc": "Mirostat 是一个用于控制输出困惑度的恒温器",
|
||||
"Mirostat Mode": "Mirostat 模式",
|
||||
"Variability parameter for Mirostat outputs": "Mirostat 输出的变异性参数。",
|
||||
"Mirostat Eta": "Mirostat η",
|
||||
"Learning rate of Mirostat": "Mirostat 的学习率。",
|
||||
"Beam search": "束搜索",
|
||||
"A greedy, brute-force algorithm used in LLM sampling to find the most likely sequence of words or tokens. It expands multiple candidate sequences at once, maintaining a fixed number (beam width) of top sequences at each step.": "一种在LLM采样中使用的贪婪暴力算法,用于找到最可能的单词或标记序列。它一次扩展多个候选序列,在每一步保留固定数量(光束宽度)的最佳序列。",
|
||||
"# of Beams": "光束数量",
|
||||
@@ -215,9 +213,9 @@
|
||||
"Spaces Between Special Tokens": "特殊词符之间的空格",
|
||||
"Seed_desc": "一个用于生成确定性和可复现的输出的随机种子。设置为 -1 时会使用随机种子。",
|
||||
"LLaMA / Mistral / Yi models only": "LLaMA / Mistral / Yi模型专用。首先确保您选择了适当的词符化器。\n这项设置决定了你不想在结果中看到的字符串。\n每行一个字符串。可以是文本或者[词符id]。\n许多词符以空格开头。如果不确定,请使用词符计数器。",
|
||||
"Global list": "Global list",
|
||||
"Global list": "全局列表",
|
||||
"Example: some text [42, 69, 1337]": "例如:\n一些文本\n[42, 69, 1337]",
|
||||
"Preset-specific list": "Preset-specific list",
|
||||
"Preset-specific list": "预设特有的列表",
|
||||
"CFG": "CFG",
|
||||
"Classifier Free Guidance. More helpful tip coming soon": "无分类器指导(CFG)。更多有用的提示敬请期待。",
|
||||
"Scale": "缩放比例",
|
||||
@@ -228,6 +226,7 @@
|
||||
"GBNF or EBNF, depends on the backend in use. If you're using this you should know which.": "GBNF 或 EBNF,取决于使用的后端。如果您使用这个,您应该知道该用哪一个。",
|
||||
"JSON Schema": "JSON 结构",
|
||||
"Type in the desired JSON schema": "输入所需的 JSON 结构",
|
||||
"Allow empty schema objects": "允许空结构对象",
|
||||
"Top P & Min P": "Top P 和 Min P",
|
||||
"Load default order": "加载默认顺序",
|
||||
"Sampler Order": "取样器顺序",
|
||||
@@ -250,14 +249,12 @@
|
||||
"Space": "空格",
|
||||
"Newline": "换行",
|
||||
"Double Newline": "双换行",
|
||||
"Wrap user messages in quotes before sending": "在发送之前将用户消息用引号括起来",
|
||||
"Wrap in Quotes": "用引号包裹",
|
||||
"Wrap entire user message in quotes before sending.": "在发送之前用引号包裹整个用户消息。",
|
||||
"Leave off if you use quotes manually for speech.": "如果您手动使用引号包裹对话,请忽略此项。",
|
||||
"Continue prefill": "继续预填充",
|
||||
"Continue sends the last message as assistant role instead of system message with instruction.": "继续发送的是作为助手角色的最后一条消息,而不是带有指示的系统消息。",
|
||||
"Squash system messages": "压缩系统消息",
|
||||
"Combines consecutive system messages into one (excluding example dialogues). May improve coherence for some models.": "将连续的系统消息合并为一条(不包括示例对话),可能会提高一些模型的连贯性。",
|
||||
"Use system prompt": "使用系统提示词",
|
||||
"Send the system prompt for supported models. If disabled, the user message is added to the beginning of the prompt.": "为支持的模型发送系统提示词。如果禁用,则用户消息将添加到提示词的开头。",
|
||||
"Enable web search": "启用联网搜索",
|
||||
"Use search capabilities provided by the backend.": "使用后端提供的联网搜索功能。",
|
||||
"openrouter_web_search_fee": "收费,每个提示词会多收 $0.02。",
|
||||
@@ -268,20 +265,19 @@
|
||||
"enable_functions_desc_2": "功能工具",
|
||||
"enable_functions_desc_3": "可以被各种扩展利用来提供附加功能。",
|
||||
"enable_functions_desc_4": "当提示词后处理没有选择工具时不支持。",
|
||||
"Send inline images": "发送图片",
|
||||
"Send inline media": "发送内联媒体",
|
||||
"image_inlining_hint_1": "如果模型支持,就可以在提示词中发送媒体文件。",
|
||||
"video_inlining_hint_4": "视频必须在 20MB 以下且时长不超过1分钟。",
|
||||
"audio_inlining_hint_2": "音频必须小于 20 MB。",
|
||||
"Inline Image Quality": "图片画质",
|
||||
"openai_inline_image_quality_auto": "自动",
|
||||
"openai_inline_image_quality_low": "低",
|
||||
"openai_inline_image_quality_high": "高",
|
||||
"Send inline videos": "发送视频",
|
||||
"video_inlining_hint_4": "视频必须在 20MB 以下且时长不超过1分钟。",
|
||||
"Request inline images": "请求图片返回",
|
||||
"Allows the model to return image attachments.": "允许模型返回图片附件。",
|
||||
"Request inline images_desc_2": "与以下几个功能不兼容:函数调用、联网搜搜、系统提示词。",
|
||||
"Use system prompt": "使用系统提示词",
|
||||
"Merges_all_system_messages_desc_1": "合并所有系统消息,直到第一条具有非系统角色的消息,然后通过",
|
||||
"Merges_all_system_messages_desc_2": "字段发送。",
|
||||
"Resolution": "分辨率",
|
||||
"Aspect Ratio": "长宽比",
|
||||
"Request model reasoning": "请求思维链",
|
||||
"Allows the model to return its thinking process.": "允许模型返回其思维过程。",
|
||||
"This setting affects visibility only.": "此设置只影响思维链是否可见。",
|
||||
@@ -295,12 +291,18 @@
|
||||
"openai_reasoning_effort_maximum": "极高",
|
||||
"OpenAI-style options: low, medium, high. Minimum and maximum are aliased to low and high. Auto does not send an effort level.": "OpenAI式选项:低、中、高。极低等于低,极高等于高。选择自动,则不传入推理强度参数。",
|
||||
"Allocates a portion of the response length for thinking (min: 1024 tokens, low: 10%, medium: 25%, high: 50%, max: 95%), but minimum 1024 tokens. Auto does not request thinking.": "将最大回复空间的一部分分配给思维链(极低:1024词符,低:10%,中:25%,高:50%,极高:95%),最低1024词符。选择“自动”不会请求模型思维链。",
|
||||
"Sets a dynamic reasoning depth level for thinking (Flash 3/Pro 3). High and low are supported by both, minimal and medium are Flash 3 only. Auto lets the model decide.": "设置动态推理强度等级(3 Flash / 3 Pro)。两者都支持高和低,但极低和中只有 3 Flash 支持。自动会让模型自己选择。",
|
||||
"Allocates a portion of the response length for thinking (Flash 2.5/Pro 2.5) (min: 0/128 tokens, low: 10%, medium: 25%, high: 50%, max: 24576/32768 tokens). Auto lets the model decide.": "将最大回复空间的一部分分配给思维链(仅 2.5 Flash / 2.5 Pro 模型)(极低:0/128词符,低:10%,中:25%,高:50%,极高:24576/32768词符),最低1024词符。选择“自动”会让模型自己决定。",
|
||||
"Verbosity": "长度",
|
||||
"openai_verbosity_auto": "自动",
|
||||
"openai_verbosity_low": "低",
|
||||
"openai_verbosity_medium": "中",
|
||||
"openai_verbosity_high": "高",
|
||||
"Constrains the verbosity of the model's response.": "限制模型回复的长度。",
|
||||
"Assistant Prefill": "AI预填",
|
||||
"Expand the editor": "展开编辑器",
|
||||
"Start Claude's answer with...": "以如下内容开始Claude的回答...",
|
||||
"Assistant Impersonation Prefill": "AI帮答预填",
|
||||
"Send the system prompt for supported models. If disabled, the user message is added to the beginning of the prompt.": "为支持的模型发送系统提示词。如果禁用,则用户消息将添加到提示词的开头。",
|
||||
"Confirm token parsing with": "确认使用以下工具进行词符解析",
|
||||
"Tokenizer": "分词器",
|
||||
"New preset": "新预设",
|
||||
@@ -381,7 +383,7 @@
|
||||
"Date Desc": "日期倒序",
|
||||
"category": "分类",
|
||||
"Top": "热门",
|
||||
"New": "新建",
|
||||
"New": "最新",
|
||||
"All": "全部",
|
||||
"All Classes": "所有分类",
|
||||
"Toggle grid view": "切换网格视图",
|
||||
@@ -398,6 +400,7 @@
|
||||
"Aphrodite Model": "Aphrodite 模型",
|
||||
"ggml-org/llama.cpp": "ggml-org/llama.cpp",
|
||||
"Example: http://127.0.0.1:8080": "示例:http://127.0.0.1:8080",
|
||||
"llama.cpp Model": "llama.cpp 模型",
|
||||
"Example: http://127.0.0.1:11434": "示例:http://127.0.0.1:11434",
|
||||
"Ollama Model": "Ollama 模型",
|
||||
"Download": "下载",
|
||||
@@ -465,7 +468,7 @@
|
||||
"(Express mode)": "(快速模式)",
|
||||
"API Key": "API 密钥",
|
||||
"Project ID": "项目ID:",
|
||||
"Project ID is required when selecting regions other than the default (us-central1). You can find this in a model 404 error message.": "仅当选择非默认区域(us-central1)时才需要`项目ID`。\n 您可以在模型 404 错误消息中找到它。",
|
||||
"Project ID is required when selecting regions other than the default (us-central1). You can find this in a model 404 error message.": "仅当选择非默认区域(us-central1)时才需要 项目ID。\n 您可以在模型 404 错误消息中找到它。",
|
||||
"Service Account Configuration": "服务帐户配置",
|
||||
"Service Account JSON Content": "服务帐户 JSON 内容:",
|
||||
"For privacy reasons, your Service Account JSON content will be hidden after you click 'Validate JSON'.": "出于隐私考虑,你的服务账号 JSON 内容将在点击“验证JSON”后隐藏。",
|
||||
@@ -478,6 +481,13 @@
|
||||
"Groq Model": "Groq 模型",
|
||||
"Electron Hub API Key": "Electron Hub API 密钥",
|
||||
"Electron Hub Model": "Electron Hub 模型",
|
||||
"Electron Hub Model Sorting": "Electron Hub 模型排序",
|
||||
"Input Price": "输入价格(最便宜)",
|
||||
"Output Price": "输出价格(最便宜)",
|
||||
"Chutes API Key": "Chutes API 密钥",
|
||||
"View Billing/Balance": "查看账单/余额",
|
||||
"Chutes Model": "Chutes 模型",
|
||||
"Chutes Model Sorting": "Chutes 模型排序",
|
||||
"NanoGPT API Key": "NanoGPT API 密钥",
|
||||
"NanoGPT Model": "NanoGPT 模型",
|
||||
"DeepSeek API Key": "DeepSeek API 密钥",
|
||||
@@ -506,6 +516,19 @@
|
||||
"Avoid sending sensitive information. Provider's outputs may include ads.": "请避免发送敏感信息。输出可能有提供商的广告。",
|
||||
"Moonshot AI API Key": "Moonshot AI API 密钥",
|
||||
"Moonshot AI Model": "Moonshot AI 模型",
|
||||
"Z.AI API Key": "Z.AI API 密钥",
|
||||
"Z.AI Endpoint": "Z.AI 端点",
|
||||
"Common API": "通用 API",
|
||||
"Coding API": "编码 API",
|
||||
"Z.AI Model": "Z.AI 模型",
|
||||
"Azure Base URL": "Azure 基础 URL",
|
||||
"Deployment Name": "部署名称",
|
||||
"The name of your model deployment in Azure.": "你在 Azure 中的模型部署名称。",
|
||||
"API Version": "API 版本",
|
||||
"Azure API Key": "Azure API 密钥",
|
||||
"Model Name": "模型名称",
|
||||
"Click 'Connect' to fetch model name": "点击“连接”以获取模型名称",
|
||||
"The underlying model of your deployment. This is detected automatically when you connect.": "你部署的底层模型。连接时会自动检测。",
|
||||
"Prompt Post-Processing": "提示词后处理",
|
||||
"Applies additional processing to the prompt before sending it to the API.": "在将提示词发送到 API 之前对其进行额外处理。",
|
||||
"prompt_post_processing_none": "未选择",
|
||||
@@ -529,6 +552,7 @@
|
||||
"Master Import": "全局导入",
|
||||
"Export Advanced Formatting settings": "导出高级格式化设置",
|
||||
"Master Export": "全局导出",
|
||||
"Grayed-out options have no effect when Chat Completion API is used.": "灰色选项在使用 聊天补全API 时无效。",
|
||||
"Context Template": "上下文模板",
|
||||
"context_derived": "若可能,从模型的元数据获取。",
|
||||
"Select your current Context Template": "选择你当前的上下文模板",
|
||||
@@ -728,6 +752,7 @@
|
||||
"Delete a theme": "删除主题",
|
||||
"Update a theme file": "更新主题文件",
|
||||
"Save as a new theme": "另存为新主题",
|
||||
"This style applies to all avatars globaly, including your Persona, Character Management, Account selection, etc.": "此样式将应用在所有头像,包括您的用户设定、角色管理、帐户选择等。",
|
||||
"Avatar Style:": "头像样式:",
|
||||
"Circle": "圆形",
|
||||
"Square": "正方形",
|
||||
@@ -737,6 +762,10 @@
|
||||
"Flat": "扁平",
|
||||
"Bubbles": "气泡",
|
||||
"Document": "文档",
|
||||
"Default display style for media attachments in chat messages. Extensions can override this setting.": "聊天消息中媒体附件的默认显示样式。扩展可以覆盖此设置。",
|
||||
"Media Style:": "媒体样式:",
|
||||
"List": "列表",
|
||||
"Gallery": "画廊",
|
||||
"Notifications:": "通知:",
|
||||
"Top Left": "左上",
|
||||
"Top Center": "顶部居中",
|
||||
@@ -835,9 +864,13 @@
|
||||
"Find and delete backups, unused chats, files, images, etc.": "寻找和删除备份、未使用的聊天、文件、图片等。",
|
||||
"Clean-Up": "清理",
|
||||
"Smooth Streaming": "平滑流式传输",
|
||||
"Experimental feature. May not work for all backends.": "实验性功能。可能不适用于所有后端。",
|
||||
"Bypass smooth streaming in reasoning blocks.": "在推理块中不使用平滑流式传输。",
|
||||
"Exclude 'Thinking...'": "排除“思考中...”",
|
||||
"Slow": "慢",
|
||||
"Fast": "快",
|
||||
"Fade in streamed text when it appears, instead of it just popping in": "流式传输的文本淡入显示,而不是直接弹出",
|
||||
"Stream Fade-In": "流式淡入",
|
||||
"Experimental feature. May not work for all backends.": "实验性功能。可能不适用于所有后端。",
|
||||
"Play a sound when a message generation finishes": "当消息生成完毕时播放声音",
|
||||
"Message Sound": "消息声音",
|
||||
"Only play a sound when ST's browser tab is unfocused": "仅在ST的浏览器标签页未被打开时播放声音",
|
||||
@@ -871,6 +904,9 @@
|
||||
"Gradual push-out": "逐渐推出",
|
||||
"Always include examples": "始终包含示例",
|
||||
"Never include examples": "永不包含示例",
|
||||
"Image Swipe Behavior:": "图片滑动刷新行为:",
|
||||
"Generate new": "生成新的",
|
||||
"Roll over": "循环现有",
|
||||
"Send on Enter": "按 Enter 发送",
|
||||
"Disabled": "已禁用",
|
||||
"Automatic (PC)": "自动(PC)",
|
||||
@@ -896,6 +932,8 @@
|
||||
"Allow {{user}}: in bot messages": "在机器人消息中允许 {{user}}: ",
|
||||
"Skip encoding and characters in message text, allowing a subset of HTML markup as well as Markdown": "跳过消息文本中的编码和字符,允许一部分HTML标记以及Markdown",
|
||||
"Show tags in responses": "在响应中显示标签",
|
||||
"Experimental Macro Engine": "实验性宏引擎",
|
||||
"Experimental feature. Currently in development to test.": "实验性功能。目前正在开发测试中。",
|
||||
"Allow AI messages in groups to contain lines spoken by other group members": "允许群聊中的AI输出群中其他成员说的话",
|
||||
"Relax message trim in Groups": "减轻群聊中的消息修剪",
|
||||
"Log prompts to console": "将提示词输出到控制台",
|
||||
@@ -960,10 +998,15 @@
|
||||
"Center": "居中",
|
||||
"Automatically select a background based on the chat context": "根据聊天上下文自动选择背景",
|
||||
"Auto-select": "自动选择",
|
||||
"Add a new background": "添加新背景",
|
||||
"Add Background": "添加背景",
|
||||
"Global": "全局",
|
||||
"Chat": "聊天",
|
||||
"Make thumbnails smaller": "缩小缩略图",
|
||||
"Make thumbnails larger": "放大缩略图",
|
||||
"bg_chat_hint_1": "使用生成的聊天背景",
|
||||
"bg_chat_hint_2": "扩展名将出现在这里。",
|
||||
"Scroll backgrounds to top": "回顶",
|
||||
"Extensions": "扩展",
|
||||
"Notify on extension updates": "在扩展更新时通知",
|
||||
"Manage extensions": "管理扩展",
|
||||
@@ -1004,7 +1047,6 @@
|
||||
"Click to lock your selected persona to the current character. Click again to remove the lock.": "点击将选择的用户设定与当前角色绑定。再次点击以解绑。",
|
||||
"Character": "角色",
|
||||
"Click to lock your selected persona to the current chat. Click again to remove the lock.": "点击将选择的人设与当前聊天绑定。再次点击以解绑。",
|
||||
"Chat": "聊天",
|
||||
"Global Settings": "全局设置",
|
||||
"Show notifications on switching personas": "切换用户设定时显示通知",
|
||||
"When multiple personas are connected to a character, a popup will appear to select which one to use": "当多个用户设定与一个角色绑定时,会弹出一个弹窗让用户选择使用哪一个。",
|
||||
@@ -1038,7 +1080,7 @@
|
||||
"More...": "更多...",
|
||||
"Link to World Info": "链接到世界书",
|
||||
"Import Card Lore": "导入角色卡的世界书",
|
||||
"Scenario Override": "场景覆盖",
|
||||
"Character Settings Overrides": "角色设置覆盖",
|
||||
"Convert to Persona": "转换为用户角色",
|
||||
"Rename": "重命名",
|
||||
"Link to Source": "来源链接",
|
||||
@@ -1078,7 +1120,7 @@
|
||||
"When 'Join character cards' is selected, all respective fields of the characters are being joined together.This means that in the story string for example all character descriptions will be joined to one big text.If you want those fields to be separated, you can define a prefix or suffix here.This value supports normal macros and will also replace {{char}} with the relevant char's name and <FIELDNAME> with the name of the part (e.g.: description, personality, scenario, etc.)": "当选择“合并角色卡”时,角色的所有相应字段将被合并在一起。这意味着在故事字符串中,例如,所有角色描述都将合并为一个大文本。如果您希望将这些字段分开,可以在此处定义前缀或后缀。此值支持普通宏,还会将 {{char}} 替换为相关角色的名称,将 <FIELDNAME> 替换为部分的名称(例如:描述、个性、场景等)",
|
||||
"Inserted after each part of the joined fields.": "插入到加入字段的每个部分之后。",
|
||||
"Join Suffix": "加入后缀",
|
||||
"Set a group chat scenario": "设置群聊背景",
|
||||
"Set group chat character settings overrides": "设置群聊角色设置覆盖",
|
||||
"Click to allow/forbid the use of external media for this group.": "单击以允许/禁止该组使用外部媒体。",
|
||||
"Restore collage avatar": "恢复拼贴头像",
|
||||
"Allow self responses": "允许自我回复",
|
||||
@@ -1156,9 +1198,9 @@
|
||||
"Save": "保存",
|
||||
"Chat History": "聊天记录",
|
||||
"Import Chat": "导入聊天",
|
||||
"Copy to global backgrounds": "复制到全局背景",
|
||||
"Lock": "锁定",
|
||||
"Unlock": "解锁",
|
||||
"Copy to global backgrounds": "复制到全局背景",
|
||||
"Rename Background": "重命名背景",
|
||||
"Delete Background": "删除背景",
|
||||
"Select a World Info file for": "选择一个世界书文件给",
|
||||
@@ -1191,6 +1233,8 @@
|
||||
"Optional Filter": "可选过滤器",
|
||||
"Keywords or Regexes (ignored if empty)": "关键字或正则表达式(如果为空则忽略)",
|
||||
"Comma separated list (ignored if empty)": "逗号分隔列表(如果为空则忽略)",
|
||||
"wi_outlet_name": "为此世界信息条目设置锚点名称。\n\n位置为“锚点”的世界信息条目不会自动添加到提示词中。相反,它们将被收集并可作为提示词中的宏使用。\n在提示词中任何想要添加此特定锚点的所有世界信息条目的位置添加 {{outlet::YourName}}。",
|
||||
"Outlet Name": "锚点名称",
|
||||
"Use global setting": "使用全局设置",
|
||||
"Case-Sensitive": "区分大小写",
|
||||
"Use global": "使用全局",
|
||||
@@ -1260,6 +1304,7 @@
|
||||
"at Depth System": "@D ⚙ [系统]在深度️",
|
||||
"at Depth User": "@D 👤 [用户]在深度",
|
||||
"at Depth AI": "@D 🤖 [AI]在深度",
|
||||
"Outlet": "➡️ 锚点",
|
||||
"Depth": "深度",
|
||||
"Order:": "顺序:",
|
||||
"Order": "顺序",
|
||||
@@ -1302,6 +1347,7 @@
|
||||
"Narrate": "朗读",
|
||||
"Exclude message from prompts": "从提示词中排除消息",
|
||||
"Include message in prompts": "将消息包含在提示词中",
|
||||
"Toggle media display style": "切换媒体显示样式",
|
||||
"Embed file or image": "嵌入文件或图像",
|
||||
"Create checkpoint": "创建检查点",
|
||||
"Create Branch": "创建分支",
|
||||
@@ -1321,10 +1367,6 @@
|
||||
"Collapse all reasoning blocks": "折叠所有推理块",
|
||||
"Copy reasoning": "复制推理内容",
|
||||
"Edit reasoning": "编辑推理内容",
|
||||
"Expand and zoom": "展开并缩放",
|
||||
"Caption": "标题",
|
||||
"Swipe left": "向左滑动",
|
||||
"Swipe right": "向右滑动",
|
||||
"Welcome to SillyTavern!": "欢迎来到 SillyTavern!",
|
||||
"SillyTavern is aimed at advanced users.": "SillyTavern 面向高级用户。",
|
||||
"welcome_message_part_1": "阅读",
|
||||
@@ -1362,6 +1404,12 @@
|
||||
"(This will be the first message from the character that starts every chat)": "(这是每次聊天开始时角色的第一条消息)",
|
||||
"View contents": "查看内容",
|
||||
"Remove the file": "删除文件",
|
||||
"Expand and zoom": "展开并缩放",
|
||||
"Caption": "标题",
|
||||
"Swipe left": "向左滑动",
|
||||
"Swipe right": "向右滑动",
|
||||
"Play": "播放",
|
||||
"Mute": "静音",
|
||||
"Author's Note": "作者注释",
|
||||
"Unique to this chat": "仅对此聊天生效",
|
||||
"Checkpoints inherit the Note from their parent, and can be changed individually after that.": "检查点从其父级继承注释,之后可以单独更改。",
|
||||
@@ -1479,6 +1527,7 @@
|
||||
"API": "API",
|
||||
"Text Generation WebUI (oobabooga)": "文本生成 WebUI (oobabooga)",
|
||||
"Model": "模型",
|
||||
"Refresh model list": "刷新模型列表",
|
||||
"currently_selected": "[当前选定]",
|
||||
"currently_loaded": "[当前正在加载]",
|
||||
"Custom Model Tag": "自定义模型标签",
|
||||
@@ -1513,21 +1562,21 @@
|
||||
"Character Expressions": "角色表情",
|
||||
"Use the selected API from Chat Translation extension settings.": "使用聊天翻译扩展程序中已选择的API。",
|
||||
"Translate text to English before classification": "分类之前将文本翻译成英文",
|
||||
"A single expression can have multiple sprites. Whenever the expression is chosen, a random sprite for this expression will be selected.": "A single expression can have multiple sprites. Whenever the expression is chosen, a random sprite for this expression will be selected.",
|
||||
"Allow multiple sprites per expression": "Allow multiple sprites per expression",
|
||||
"If the same expression is used again, re-roll the sprite. This only applies to expressions that have multiple available sprites assigned.": "If the same expression is used again, re-roll the sprite. This only applies to expressions that have multiple available sprites assigned.",
|
||||
"Re-roll if same expression is used again": "Re-roll if same sprite is used again",
|
||||
"A single expression can have multiple sprites. Whenever the expression is chosen, a random sprite for this expression will be selected.": "使单个关键词可以有多个表情包。每当出现该关键词时,将随机选择其中一个。",
|
||||
"Allow multiple sprites per expression": "允许关键词重复",
|
||||
"If the same expression is used again, re-roll the sprite. This only applies to expressions that have multiple available sprites assigned.": "再次使用相同关键词时,将重新刷新表情包。仅适用于关键词重复的表情包。",
|
||||
"Re-roll if same expression is used again": "再次使用相同关键词时刷新表情包。",
|
||||
"Classifier API": "分类器 API",
|
||||
"Select the API for classifying expressions.": "选择用于对表达式进行分类的API。",
|
||||
"Main API": "当前连接的 API",
|
||||
"WebLLM Extension": "WebLLM 扩展程序",
|
||||
"When using LLM or WebLLM classifier, only show and use expressions that have sprites assigned to them.": "When using LLM or WebLLM classifier, only show and use expressions that have sprites assigned to them.",
|
||||
"Filter expressions for available sprites": "Filter expressions for available sprites",
|
||||
"When using LLM or WebLLM classifier, only show and use expressions that have sprites assigned to them.": "使用 LLM 或 WebLLM 分类器时,仅显示和使用已分配表情包的关键词。",
|
||||
"Filter expressions for available sprites": "筛选已有表情包的关键词",
|
||||
"LLM Prompt": "大语言模型提示词",
|
||||
"Used in addition to JSON schemas and function calling.": "Used in addition to JSON schemas and function calling.",
|
||||
"LLM Prompt Strategy": "LLM Prompt Strategy",
|
||||
"Limited Context": "Limited Context",
|
||||
"Full Context": "Full Context",
|
||||
"Used in addition to JSON schemas and function calling.": "可与 JSON结构 和 函数调用 一同使用。",
|
||||
"LLM Prompt Strategy": "LLM 提示词策略",
|
||||
"Limited Context": "限制上下文",
|
||||
"Full Context": "完整上下文",
|
||||
"Default / Fallback Expression": "默认/后备表达式",
|
||||
"Set the default and fallback expression being used when no matching expression is found.": "设置在未找到匹配表达式时使用的默认表达式和后备表达式。",
|
||||
"Custom Expressions": "自定义表达式",
|
||||
@@ -1640,46 +1689,53 @@
|
||||
"macro for manual injection)": "宏用于手动注入)",
|
||||
"Color": "颜色",
|
||||
"Only apply color as accent": "仅应用颜色作为强调",
|
||||
"ext_regex_new_global_script_desc": "新增「全局」正则表达式",
|
||||
"ext_regex_new_scoped_script_desc": "新增「局部」正则表达式",
|
||||
"ext_regex_new_preset_script_desc": "新增「预设」正则表达式",
|
||||
"ext_regex_debugger_active_rules": "激活的规则",
|
||||
"ext_regex_debugger_save_order_help": "保存当前规则顺序",
|
||||
"ext_regex_debugger_save_order": "保存此顺序",
|
||||
"ext_regex_debugger_testing_area": "测试区域",
|
||||
"ext_regex_debugger_raw_input": "原始输入",
|
||||
"ext_regex_debugger_run_test_help": "运行测试流程",
|
||||
"ext_regex_debugger_run_test": "运行测试",
|
||||
"ext_regex_debugger_display_replace": "替换",
|
||||
"ext_regex_debugger_display_highlight": "高亮",
|
||||
"ext_regex_debugger_render_text": "渲染为文本",
|
||||
"ext_regex_debugger_render_message": "渲染为消息",
|
||||
"ext_regex_debugger_step_by_step": "逐步转换",
|
||||
"Expand view": "展开视图",
|
||||
"ext_regex_debugger_final_output": "最终输出",
|
||||
"Edit Rule": "编辑规则",
|
||||
"ext_regex_title": "正则",
|
||||
"ext_regex_new_global_script_desc": "新增「全局」正则表达式",
|
||||
"ext_regex_new_global_script": "新建全局正则",
|
||||
"ext_regex_new_preset_script_desc": "新增「预设」正则表达式",
|
||||
"ext_regex_new_preset_script": "新建预设正则",
|
||||
"ext_regex_new_scoped_script_desc": "新增「局部」正则表达式",
|
||||
"ext_regex_new_scoped_script": "新建局部正则",
|
||||
"ext_regex_import_script": "导入正则",
|
||||
"ext_regex_bulk_edit": "批量编辑",
|
||||
"ext_regex_debugger_desc": "高级正则调试工具",
|
||||
"ext_regex_debugger": "调试工具",
|
||||
"ext_regex_move_to_global": "移至全局",
|
||||
"ext_regex_move_to_preset": "移至预设",
|
||||
"ext_regex_move_to_scoped": "移至局部",
|
||||
"Export": "导出",
|
||||
"ext_regex_presets": "正则预设",
|
||||
"ext_regex_presets_desc": "可以轻松保存并切换多组正则开关状态。",
|
||||
"ext_regex_preset_create": "创建新预设",
|
||||
"ext_regex_preset_update": "更新已有预设",
|
||||
"ext_regex_preset_apply": "重新应用当前预设",
|
||||
"ext_regex_preset_delete": "删除当前预设",
|
||||
"ext_regex_new_global_script": "新建全局正则",
|
||||
"ext_regex_new_scoped_script": "新建局部正则",
|
||||
"ext_regex_new_preset_script": "新建预设正则",
|
||||
"ext_regex_import_script": "导入正则",
|
||||
"ext_regex_bulk_edit": "批量编辑",
|
||||
"ext_regex_debugger_desc": "高级正则调试工具",
|
||||
"ext_regex_debugger": "调试工具",
|
||||
"Export": "导出",
|
||||
"ext_regex_global_scripts": "全局正则脚本",
|
||||
"ext_regex_global_scripts_desc": "影响所有角色,保存在本地设定中",
|
||||
"No scripts found": "没有找到脚本",
|
||||
"ext_regex_scoped_scripts": "局部正则脚本",
|
||||
"ext_regex_scoped_scripts_desc": "只影响当前角色,保存在角色卡片中",
|
||||
"ext_regex_preset_scripts": "预设正则脚本",
|
||||
"ext_regex_preset_scripts_desc": "只影响当前预设,保存在预设中",
|
||||
"ext_regex_disallow_scoped": "不允许使用局部正则",
|
||||
"ext_regex_allow_scoped": "允许使用局部正则",
|
||||
"ext_regex_disallow_preset": "不允许使用预设正则",
|
||||
"ext_regex_allow_preset": "允许使用预设正则",
|
||||
"ext_regex_preset_scripts_desc": "只影响当前预设,保存在预设中",
|
||||
"ext_regex_scoped_scripts": "局部正则脚本",
|
||||
"ext_regex_disallow_scoped": "不允许使用局部正则",
|
||||
"ext_regex_allow_scoped": "允许使用局部正则",
|
||||
"ext_regex_scoped_scripts_desc": "只影响当前角色,保存在角色卡片中",
|
||||
"Regex Editor": "正则表达式编辑器",
|
||||
"Test Mode": "测试模式",
|
||||
"ext_regex_desc": "“正则”是一个使用“正则表达式”来查找/替换字符串的工具。如果您想了解更多信息,请点击标题旁边的“?”。",
|
||||
@@ -1725,22 +1781,17 @@
|
||||
"Would you like to allow using them?": "你想要启用它们吗?",
|
||||
"If you want to do it later, select 'Regex' from the extensions menu.": "你可以稍后在扩展栏的 \"正则\" 区域管理它们。",
|
||||
"ext_regex_import_target": "导入至:",
|
||||
"This preset has embedded regex script(s).": "此预设包含内置正则脚本。",
|
||||
"ext_regex_disable_script": "禁用脚本",
|
||||
"ext_regex_enable_script": "启用脚本",
|
||||
"ext_regex_edit_script": "编辑脚本",
|
||||
"ext_regex_move_to_global": "移至全局",
|
||||
"ext_regex_move_to_scoped": "移至局部",
|
||||
"ext_regex_move_to_preset": "移至预设",
|
||||
"Show more options": "展示更多选项",
|
||||
"ext_regex_export_script": "导出脚本",
|
||||
"ext_regex_edit_script": "编辑脚本",
|
||||
"ext_regex_delete_script": "删除脚本",
|
||||
"This preset has embedded regex script(s).": "此预设包含内置正则脚本。",
|
||||
"Preset '${0}' contains enabled regex scripts": "预设 '${0}' 包含被启用的正则脚本",
|
||||
"Reload the chat for regex to take effect": "重新加载聊天以使正则生效",
|
||||
"Click here to reload immediately": "点击此处立即重新加载",
|
||||
"If you want to do it later, select \"Regex\" from the extensions menu.": "您可稍后从扩展菜单中的(Regex)启用。",
|
||||
"Trigger Stable Diffusion": "触发Stable Diffusion",
|
||||
"Abort current image generation task": "中止当前图像生成",
|
||||
"Stop Image Generation": "停止图像生成",
|
||||
"Send me a picture of:": "给我发一张……的照片:",
|
||||
"sd_Yourself": "你自己",
|
||||
"sd_Your_Face": "你的脸",
|
||||
"sd_Me": "我",
|
||||
@@ -1751,8 +1802,8 @@
|
||||
"Image Generation": "图像生成",
|
||||
"sd_refine_mode": "允许在将提示词发送到生成 API 之前手动编辑提示词",
|
||||
"sd_refine_mode_txt": "生成之前编辑提示词",
|
||||
"sd_function_tool": "Use the function tool to automatically detect intents to generate images.",
|
||||
"sd_function_tool_txt": "Use function tool",
|
||||
"sd_function_tool": "使用函数工具自动检测生成图像的意图。",
|
||||
"sd_function_tool_txt": "使用函数工具",
|
||||
"sd_interactive_mode": "发送消息时自动生成图像,例如“给我发一张猫的照片”。",
|
||||
"sd_interactive_mode_txt": "交互模式",
|
||||
"sd_multimodal_captioning": "使用多模态字幕根据用户和角色的头像生成提示词。",
|
||||
@@ -1770,35 +1821,45 @@
|
||||
"sd_auto_auth_warning_2": "注意!服务器必须可从 SillyTavern 主机访问。",
|
||||
"sd_drawthings_url": "例如:{{drawthings_url}}",
|
||||
"sd_drawthings_auth_txt": "运行 DrawThings 应用程序并在 UI 中启用 HTTP API 开关!必须可以从 SillyTavern 主机访问服务器。",
|
||||
"Model ID": "Model ID",
|
||||
"Hint: Save an API key in the Hugging Face (Text Completion) API settings to use it here.": "提示:在 Hugging Face(文本补全)API 设置中保存一个 API 密钥以在此处使用。",
|
||||
"Model ID": "模型 ID",
|
||||
"e.g. black-forest-labs/FLUX.1-dev": "例如:black-forest-labs/FLUX.1-dev",
|
||||
"Hint: Save an API key in the Chutes (Chat Completion) API settings to use it here.": "提示:在 Chutes(聊天补全)API 设置中保存一个 API 密钥以在此处使用。",
|
||||
"Hint: Save an API key in the Electron Hub (Chat Completion) API settings to use it here.": "提示:在 Electron Hub(聊天补全)API 设置中保存一个 API 密钥以在此处使用。",
|
||||
"Image Quality": "画面质量",
|
||||
"Hint: Save an API key in the NanoGPT (Chat Completion) API settings to use it here.": "提示:在 NanoGPT(聊天补全)API 设置中保存一个 API 密钥以在此处使用。",
|
||||
"sd_vlad_url": "例如:{{vlad_url}}",
|
||||
"The server must be accessible from the SillyTavern host machine.": "必须能够从 SillyTavern 主机访问该服务器。",
|
||||
"Hint: Save an API key in AI Horde API settings to use it here.": "提示:在 Horde AI API 设置中保存一个 API 密钥以便在此处使用它。",
|
||||
"Hint: Save an API key in AI Horde API settings to use it here.": "提示:在 Horde AI API 设置中保存一个 API 密钥以在此处使用。",
|
||||
"Allow NSFW images from Horde": "允许来自 Horde 的 NSFW 图片",
|
||||
"Sanitize prompts (recommended)": "净化提示词(推荐)",
|
||||
"Automatically adjust generation parameters to ensure free image generations.": "自动调整生成参数,确保图像生成自由。",
|
||||
"Avoid spending Anlas": "避免花费 Anlas",
|
||||
"Opus tier": "(作品层)",
|
||||
"View my Anlas": "查看我的目录",
|
||||
"Opus tier": "(Opus 级别)",
|
||||
"View my Anlas": "查看我的 Anlas",
|
||||
"Hint: Save an API key in the NovelAI API settings to use it here.": "提示:在 NovelAI API 设置中保存一个 API 密钥以在此处使用。",
|
||||
"Click to set": "点击设置",
|
||||
"These settings only apply to DALL-E 3": "这些设置仅适用于 DALL-E 3",
|
||||
"Image Style": "图像风格",
|
||||
"Image Quality": "画面质量",
|
||||
"Standard": "标准",
|
||||
"HD": "高清",
|
||||
"Duration": "持续时间",
|
||||
"Short (4 seconds)": "短(4秒)",
|
||||
"Medium (8 seconds)": "中(8秒)",
|
||||
"Long (16 seconds)": "长(16秒)",
|
||||
"sd_comfy_url": "例如:{{comfy_url}}",
|
||||
"sd_comfy_runpod_url": "eg: https://api.runpod.ai/v2/<your endpoint id>",
|
||||
"Open workflow editor": "打开工作流编辑器",
|
||||
"Create new workflow": "创建新的工作流",
|
||||
"Delete workflow": "删除工作流",
|
||||
"Enables prompt enhancing (passes prompts through an LLM to add detail).": "允许提示词增强(通过大语言模型处理提示词以添加细节)。",
|
||||
"Enhance": "提高",
|
||||
"You can find your API key in the Stability AI dashboard.": "您可以在 Stability AI 仪表板中找到您的 API 密钥。",
|
||||
"Style Preset": "风格预设",
|
||||
"Whether to perform upsampling on the prompt. If active, automatically modifies the prompt for more creative generation.": "是否对提示词使用提示词增强(Upsampling)。若开启,则会自动修改提示词,使回复更有创造力。",
|
||||
"Prompt Upsampling": "提示词增强(Upsampling)",
|
||||
"Duration (Veo)": "持续时间(Veo)",
|
||||
"Sampling method": "采样方法",
|
||||
"Scheduler": "调度器",
|
||||
"Resolution": "分辨率",
|
||||
"Upscaler": "图像扩大器",
|
||||
"Sampling steps": "采样步数",
|
||||
"Width": "宽度",
|
||||
@@ -1812,15 +1873,15 @@
|
||||
"Hires. Fix": "高清修复",
|
||||
"Karras": "Karras",
|
||||
"Not all samplers supported.": "并非所有采样器都受支持。",
|
||||
"sd_adetailer_face": "Use ADetailer with face model during the generation. The ADetailer extension must be installed on the backend.",
|
||||
"sd_adetailer_face": "使用 ADetailer 脸部模型进行生成。后端必须安装 ADetailer 扩展。",
|
||||
"Use ADetailer (Face)": "使用 ADetailer(脸部)",
|
||||
"SMEA versions of samplers are modified to perform better at high resolution.": "SMEA 版本的采样器经过修改,在高分辨率下性能更佳。",
|
||||
"SMEA": "中小企业协会",
|
||||
"DYN variants of SMEA samplers often lead to more varied output, but may fail at very high resolutions.": "SMEA 采样器的 DYN 变体通常会产生更加多样化的输出,但在非常高的分辨率下可能会失败。",
|
||||
"DYN": "动态",
|
||||
"Decrisper": "去伪器",
|
||||
"Enable guidance only after body has been formed, to improve diversity and saturation of samples. May reduce relevance": "Enable guidance only after body has been formed, to improve diversity and saturation of samples. May reduce relevance",
|
||||
"Variety+": "Variety+",
|
||||
"Enable guidance only after body has been formed, to improve diversity and saturation of samples. May reduce relevance": "仅在图像主体形成后启用引导,以提高样本的多样性和饱和度。可能会降低相关性",
|
||||
"Variety+": "多样性+",
|
||||
"(-1 for random)": "(“-1”为随机)",
|
||||
"Preset for prompt prefix and negative prompt": "提示词前缀和负面提示词的预设",
|
||||
"Style": "风格",
|
||||
@@ -1863,6 +1924,7 @@
|
||||
"ext_translate_target_lang": "目标语言",
|
||||
"ext_translate_clear": "清空设置",
|
||||
"Select TTS Provider": "选择 文本转语音 的服务提供商",
|
||||
"tts_refresh": "刷新",
|
||||
"tts_enabled": "已启用",
|
||||
"Narrate user messages": "朗读用户消息",
|
||||
"Auto Generation": "自动生成",
|
||||
@@ -1875,18 +1937,22 @@
|
||||
"Skip codeblocks": "跳过代码块",
|
||||
"Skip tagged blocks": "跳过标签块里的内容(<标签>跳过这里</标签>)",
|
||||
"Pass Asterisks to TTS Engine": "将星号传递给文本转语音服务",
|
||||
"Works best when: Pass Asterisks to TTS Engine is enabled, and both Only narrate quotes and Ignore *text, even 'quotes', inside asterisks* are disabled.": "Works best when: Pass Asterisks to TTS Engine is enabled, and both Only narrate quotes and Ignore *text, even 'quotes', inside asterisks* are disabled.",
|
||||
"Different voices for quotes and text inside asterisks": "Different voices for \"quotes\", *text inside asterisks* and other text",
|
||||
"Works best when: Pass Asterisks to TTS Engine is enabled, and both Only narrate quotes and Ignore *text, even 'quotes', inside asterisks* are disabled.": "最佳效果:启用“将星号传递给文本转语音服务”,同时禁用“只朗读引号内文本”和“忽略*星号内文本*(即使其被引号包裹)”功能。",
|
||||
"Different voices for quotes and text inside asterisks": "为“引号内文本”、*星号内文本*使用不同的声音",
|
||||
"Audio Playback Speed": "音频播放速度",
|
||||
"Available voices": "可用声音",
|
||||
"Vector Storage": "向量存储",
|
||||
"Vectorization Source": "向量化源",
|
||||
"Local (Transformers)": "本地(Transformers)",
|
||||
"Secondary Embedding endpoint URL": "Secondary Embedding endpoint URL",
|
||||
"Vectorization Model": "向量化模型",
|
||||
"Hint: Set your Chutes API key in API Connections.": "提示:在 API 连接设置中设置 Chutes API 密钥。",
|
||||
"Hint: Set your Electron Hub API key in API Connections.": "提示:在 API 连接设置中设置 Electron Hub API 密钥。",
|
||||
"Secondary Embedding endpoint URL": "次级向量化端点 URL",
|
||||
"Keep model in memory": "将模型保存在内存中",
|
||||
"Hint: Set the URL in the API connection settings.": "提示:在 API 连接设置中设置 URL。",
|
||||
"The server MUST be started with the --embedding flag to use this feature!": "服务器必须使用 --embedding 标志启动才能使用此功能!",
|
||||
"NomicAI API Key": "NomicAI API 密钥",
|
||||
"Hint: Set your OpenRouter API key in API Connections.": "提示:在 API 连接设置中设置 OpenRouter API 密钥。",
|
||||
"Query messages": "查询消息",
|
||||
"Score threshold": "分数阈值",
|
||||
"Chunk boundary": "区块边界",
|
||||
@@ -2115,106 +2181,16 @@
|
||||
"World Info:": "世界书:",
|
||||
"Chat History:": "聊天记录:",
|
||||
"Extensions:": "扩展程序:",
|
||||
"Bias:": "Bias:",
|
||||
"Bias:": "偏置:",
|
||||
"Total Tokens in Prompt:": "提示词的总Token数量:",
|
||||
"Max Context": "最大上下文:",
|
||||
"(Context Size - Response Length)": "(上下文长度 - 回复长度)",
|
||||
"System-wide Replacement Macros (in order of evaluation):": "系统范围的替换宏(按评估顺序):",
|
||||
"help_macros_1": "仅适用于斜线命令批处理。替换为上一个命令的返回结果。",
|
||||
"help_macros_2": "仅插入一个换行符。",
|
||||
"help_macros_3": "修剪此宏周围的换行符。",
|
||||
"help_macros_4": "没有操作,只是一个空字符串。",
|
||||
"help_macros_5": "API 设置中定义的全局提示。仅在高级定义提示覆盖中有效。",
|
||||
"help_macros_6": "用户输入",
|
||||
"help_macros_7": "角色的主提示覆盖",
|
||||
"help_macros_8": "角色越狱提示覆盖",
|
||||
"help_macros_9": "角色描述",
|
||||
"help_macros_10": "人物性格",
|
||||
"help_macros_11": "角色场景",
|
||||
"help_macros_12": "您当前的角色描述",
|
||||
"help_macros_13": "角色对话示例",
|
||||
"help_macros_14": "未格式化的对话示例",
|
||||
"help_macros_summary": "“总结”扩展程序生成的最新聊天总结(如果有)。",
|
||||
"help_macros_15": "您当前的用户设定名称",
|
||||
"help_macros_16": "角色的名字",
|
||||
"help_macros_17": "角色的版本号",
|
||||
"help_macros_charDepthPrompt": "角色的 @ 深度注释",
|
||||
"help_macros_18": "以逗号分隔的群成员名称列表或单人聊天中的角色名称。别名:{{charIfNotGroup}}",
|
||||
"help_groupNotMuted": "与 {{group}} 相同,但排除被禁言的成员",
|
||||
"help_macros_19": "当前选定的 API 的文本生成模型名称。",
|
||||
"Can be inaccurate!": "不一定准确!",
|
||||
"help_macros_20": "最新聊天消息的文本。",
|
||||
"help_macros_lastUser": "最后的用户聊天消息文本。",
|
||||
"help_macros_lastChar": "最后的角色聊天消息文本。",
|
||||
"help_macros_21": "最新聊天消息的索引号。对于斜线命令批处理很有用。",
|
||||
"help_macros_22": "上下文中包含的第一条消息的 ID。要求在当前会话中至少运行一次生成。",
|
||||
"help_macros_firstDisplayedMessageId": "第一条载入可见聊天的消息的ID",
|
||||
"help_macros_23": "最后一条聊天消息中当前滑动的 ID(以 1 为基数)。如果最后一条消息是用户或提示隐藏的,则为空字符串。",
|
||||
"help_macros_24": "最后一条聊天消息中的滑动次数。如果最后一条消息是用户隐藏或提示隐藏的,则为空字符串。",
|
||||
"help_macros_reverse": "反转宏的内容。",
|
||||
"help_macros_25": "您可以在此处留言,宏将被替换为空白内容。AI 看不到。",
|
||||
"help_macros_26": "当前时间",
|
||||
"help_macros_27": "当前日期",
|
||||
"help_macros_28": "当前工作日",
|
||||
"help_macros_29": "当前 ISO 时间(24 小时制)",
|
||||
"help_macros_30": "当前 ISO 日期 (YYYY-MM-DD)",
|
||||
"help_macros_31": "指定格式的当前日期/时间,例如德国日期/时间:",
|
||||
"help_macros_32": "指定 UTC 时区偏移量的当前时间,例如 UTC-4 或 UTC+2",
|
||||
"help_macros_33": "time1 和 time2 之间的时间差。接受时间和日期宏。(例如:{{timeDiff::{{isodate}} {{time}}::2024/5/11 12:30:00}})",
|
||||
"help_macros_34": "距离上次用户消息发送的时间",
|
||||
"help_macros_35": "为 AI 设置行为偏差,直到下一个用户输入。文本周围的引号很重要。",
|
||||
"help_macros_36": "掷骰子。(例如:",
|
||||
"space_ will roll a 6-sided dice and return a number between 1 and 6)": "将掷一个 6 面骰子并返回 1 到 6 之间的数字)",
|
||||
"help_macros_37": "从列表中返回一个随机项目。(例如:",
|
||||
"space_ will return 1 of the 4 numbers at random. Works with text lists too.": "将随机返回 4 个数字中的 1 个。也适用于文本列表。",
|
||||
"help_macros_38": "随机的替代语法允许在列表项中使用逗号。",
|
||||
"help_macros_39": "从列表中随机挑选一项。工作原理与 {{random}} 相同,具有相同的语法选项,但一旦挑选,挑选将一直持续到本次聊天,不会在连续消息和提示处理中重新滚动。",
|
||||
"help_macros_40": "如果使用文本生成 WebUI 后端,则动态地将引号中的文本添加到禁用单词序列中。对其他后端不执行任何操作。可以在任何地方使用(角色描述、WI、AN 等)。文本周围的引号很重要。",
|
||||
"help_macros_isMobile": "当为移动端时为\"true\",反之为\"false\"",
|
||||
"Instruct Mode and Context Template Macros:": "指导模式和上下文模板宏:",
|
||||
"(enabled in the Advanced Formatting settings)": "(在高级格式设置中启用)",
|
||||
"help_macros_41": "令牌中允许的最大提示长度 = (上下文长度 - 响应长度)",
|
||||
"help_macros_42": "上下文模板示例对话分隔符",
|
||||
"help_macros_43": "上下文模板聊天开始行",
|
||||
"help_macros_44": "主系统提示(如果选择,则覆盖字符提示,或 instructSystemPrompt)",
|
||||
"help_macros_45": "指示系统提示",
|
||||
"help_macros_46": "指示系统提示前缀序列",
|
||||
"help_macros_47": "指示系统提示后缀序列",
|
||||
"help_macros_48": "指示用户前缀序列",
|
||||
"help_macros_49": "指示用户后缀序列",
|
||||
"help_macros_50": "指导助理前缀序列",
|
||||
"help_macros_51": "指导助理后缀序列",
|
||||
"help_macros_52": "指导助理第一个输出序列",
|
||||
"help_macros_53": "指导助手最后输出序列",
|
||||
"help_macros_54": "指示系统消息前缀序列",
|
||||
"help_macros_55": "指示系统消息后缀序列",
|
||||
"help_macros_56": "指示系统指令前缀",
|
||||
"help_macros_57": "指示第一个用户消息填充器",
|
||||
"help_macros_58": "指示停止顺序",
|
||||
"help_macros_first_user": "指示用户第一个输入序列",
|
||||
"help_macros_last_user": "指示用户最后输入序列",
|
||||
"Chat variables Macros:": "聊天变量宏:",
|
||||
"Local variables = unique to the current chat": "局部变量 = 当前聊天所独有",
|
||||
"Global variables = works in any chat for any character": "全局变量 = 适用于任何角色的任何聊天",
|
||||
"Scoped variables = works in STscript": "范围变量 = 在 STscript 中有效",
|
||||
"help_macros_59": "替换为局部变量“name”的值",
|
||||
"help_macros_60": "替换为空字符串,将局部变量“name”设置为“value”",
|
||||
"help_macros_61": "替换为空字符串,将“increment”的数值添加到局部变量“name”",
|
||||
"help_macros_62": "替换为变量“name”的值增加 1 的结果",
|
||||
"help_macros_63": "替换为变量“name”的值减 1 的结果",
|
||||
"help_macros_64": "替换为全局变量“name”的值",
|
||||
"help_macros_65": "替换为空字符串,将全局变量“name”设置为“value”",
|
||||
"help_macros_66": "替换为空字符串,将“increment”的数值添加到全局变量“name”",
|
||||
"help_macros_67": "替换为全局变量“name”的值增加 1 的结果",
|
||||
"help_macros_68": "替换为全局变量“name”的值减 1 的结果",
|
||||
"help_macros_69": "替换为范围变量“name”的值",
|
||||
"help_macros_70": "用范围变量“name”的索引处的项目值(对于数组/列表或对象/字典)替换",
|
||||
"Choose what to export": "选择您想要导出什么:",
|
||||
"Choose what to import": "选择您想要导入什么:",
|
||||
"If necessary, you can later restore this chat file from the /backups folder": "若需要,您可稍后在 /backups 文件夹中恢复此聊天文件。",
|
||||
"Also delete the current chat file": "同时删除当前聊天文件",
|
||||
"Persona Lorebook for": "Persona Lorebook for",
|
||||
"persona_world_template_txt": "A selected World Info will be bound to this persona. When generating an AI reply,\n it will be combined with the entries from global, character and chat lorebooks.",
|
||||
"Persona Lorebook for": "Ta 的角色世界书:",
|
||||
"persona_world_template_txt": "将世界书绑定到此角色。生成 AI 回复时,\n 它将与全局、角色和聊天世界书中的条目结合使用。",
|
||||
"Insert prompt": "插入提示词",
|
||||
"Import a prompt list": "导入提示词列表",
|
||||
"Export this prompt list": "导出此提示词列表",
|
||||
@@ -2234,13 +2210,21 @@
|
||||
"Don't forget to save a snapshot of your settings before proceeding.": "在继续之前,不要忘记保存您的设置快照。",
|
||||
"Enter your password below to confirm:": "输入您的密码以确认:",
|
||||
"Reset custom sampler selection": "重置自定义采样器选择",
|
||||
"Reset": "重置",
|
||||
"Prioritize showing samplers manually selected from this popup.": "优先显示从此弹出窗口手动选择的采样器。",
|
||||
"Toggle on to force the samplers selected in this menu to be shown when switching to the current API Type (API Connections Panel). By default, SillyTavern automatically selects samplers used or needed by the selected API Type.": "开启此选项,以在切换到当前 API 配置(API 连接面板)时强制显示现在所选择的采样器。默认情况下,SillyTavern 会自动选择所选 API 配置使用或需要的采样器。",
|
||||
"Here you can toggle the display of individual samplers. (WIP)": "在此可以切换单个采样器的显示。(开发中)",
|
||||
"Chat Scenario Override": "聊天场景覆盖",
|
||||
"Chat Character Settings Override": "聊天角色设置覆盖",
|
||||
"Remove": "移除",
|
||||
"Unique to this chat.": "仅对此聊天生效。",
|
||||
"All group members will use the following scenario text instead of what is specified in their character cards.": "All group members will use the following scenario text instead of what is specified in their character cards.",
|
||||
"The following scenario text will be used instead of the value set in the character card.": "The following scenario text will be used instead of the value set in the character card.",
|
||||
"Checkpoints inherit the scenario override from their parent, and can be changed individually after that.": "Checkpoints inherit the scenario override from their parent, and can be changed individually after that.",
|
||||
"All group members will use the following values instead of what is specified in their character cards.": "所有群成员将使用以下值,而不是其角色卡中指定的值。",
|
||||
"The following values will be used instead of the value set in the character card.": "以下值将替代角色卡中设置的值。",
|
||||
"Checkpoints inherit the overrides from their parent, and can be changed individually after that.": "检查点继承其父级的覆盖设置,并可后续单独更改。",
|
||||
"Type Scenario here...": "在此输入场景...",
|
||||
"Type Example Messages here...": "在此输入示例消息...",
|
||||
"Prefer Char. Prompt": "优先角色提示词",
|
||||
"MUST be enabled!": "必须启用!",
|
||||
"Type System Prompt here...": "在此输入系统提示词...",
|
||||
"API:": "API:",
|
||||
"Key:": "密钥:",
|
||||
"Add Secret": "添加密钥",
|
||||
@@ -2256,7 +2240,7 @@
|
||||
"Extra parameters for downloading/HuggingFace API": "下载/HuggingFace API 的额外参数。如果不确定,请将其留空。",
|
||||
"Revision": "修订",
|
||||
"Folder Name": "输出文件夹名称",
|
||||
"HF Token": "HF代币",
|
||||
"HF Token": "HF 令牌",
|
||||
"Include Patterns": "包含模式",
|
||||
"Glob patterns of files to include in the download.": "要包含在下载中的文件的全局模式。每个模式用换行符分隔。",
|
||||
"Exclude Patterns": "排除模式",
|
||||
@@ -2267,14 +2251,12 @@
|
||||
"Save your tags to a file": "将标签保存为文件",
|
||||
"Restore tags from a file": "从文件中恢复标签",
|
||||
"Create a new tag": "新建一个标签",
|
||||
"Drag handle to reorder. Click name to rename. Click color to change display.": "拖拽左侧三条横线以排序,点击名字以重命名,点击调色盘以切换颜色。",
|
||||
"Click on the folder icon to use this tag as a folder.": "点击文件夹图标来将此标签作为一个文件夹。",
|
||||
"Use alphabetical sorting": "按字母顺序排列",
|
||||
"Sort mode": "排序模式",
|
||||
"Manual (Drag & Drop)": "手动 (拖放)",
|
||||
"Alphabetical (A-Z)": "按字母 (A-Z)",
|
||||
"Most Used (By Count)": "按使用次数",
|
||||
"tags_sorting_desc": "启用后,标签在创建或重命名时会自动按字母顺序排序。\n禁用后,新标签会追加到末尾。\n\n如果通过拖动手动重新排列标签,则自动排序将被禁用。",
|
||||
"Drag handle to reorder. Click name to rename. Click color to change display.": "拖拽左侧三条横线以排序,点击名字以重命名,点击调色盘以切换颜色。",
|
||||
"Click on the folder icon to use this tag as a folder.": "点击文件夹图标来将此标签作为一个文件夹。",
|
||||
"Are you sure you want to delete the theme?": "你确定要删除这个主题吗?",
|
||||
"Hi,": "嗨,",
|
||||
"To enable multi-account features, restart the SillyTavern server with": "要启用多帐户功能,请使用以下命令重新启动 SillyTavern 服务器",
|
||||
@@ -2297,7 +2279,7 @@
|
||||
"Wipe all user data and reset your account to factory settings.": "删除所有用户数据并将您的账号重置为默认设置。",
|
||||
"Reset Everything": "重置一切",
|
||||
"This will delete all your settings and data. There will be no undo button. Make sure you have a backup before proceeding.": "这将删除您所有的设置和数据,不可撤销。请确保您已备份数据。",
|
||||
"Account reset code has been posted to the server console.": "账户重置代码已发布到服务器控制台。",
|
||||
"Account reset code has been posted to the server console.": "账户重置代码已发送至服务器控制台。",
|
||||
"Reset Code:": "重置代码:",
|
||||
"Want to update?": "获取最新版本",
|
||||
"How to start chatting?": "如何快速开始聊天?",
|
||||
|
||||
Reference in New Issue
Block a user