NovelAi_I18N 库
Этот скрипт недоступен для установки пользователем. Он является библиотекой, которая подключается к другим скриптам мета-ключом // @require https://update.greatest.deepsurf.us/scripts/575188/1807033/NovelAi_I18N.js
// ==UserScript==
// @name NovelAI 简体中文全局汉化库
// @namespace https://github.com/TataraMo/NovelAI-Localization-zh_CN
// @version 1.0.1
// @description NovelAI Full Site Localization into Simplified Chinese
// @author W是包子N不理, Optimized by Assistant
// @icon https://novelai.net/icons/novelai-round.png
// @grant GM_setValue
// @grant GM_getValue
// @grant GM_registerMenuCommand
// @license GPL-3.0-or-later
// ==/UserScript==
var NAI_I18N = {};
// 1. 静态精准匹配词库 (Static)
NAI_I18N.static = {
// --- 登录与注册 ---
'You must enter your password to access your': '您必须输入密码才能访问您的',
'You must enter your password to access your stories.': '您必须输入密码才能访问您的故事。',
'Create an account and start for free': '创建帐户并免费开始使用',
'Sign Up': '注册',
'Log In': '登录',
'stories.': '故事。',
'this.': '此内容。',
'Submit': '提交',
'SUBMIT': '提交',
'submit': '提交',
'Enter your password': '请输入密码',
'Password Required': '需要密码',
'Forgot Password': '忘记密码',
'Update': '更新',
'Error unlocking keystore: Incorrect password.': '解锁密钥库错误:密码不正确。',
'Welcome back!': '欢迎回来!',
'Remember me': '保持登录状态',
'Login is remembered for 30 days': '登录状态将保留 30 天',
'Sign In': '登录',
'Back': '返回',
'Reset Password': '重置密码',
'Repeat Password': '重复密码',
'Would you like to receive emails about updates from us in the future?': '您是否愿意在未来接收有关我们更新的电子邮件?',
'By submitting this form, you will receive an email containing a password reset link with further steps.': '提交此表单后,您将收到一封包含密码重置链接及后续步骤的电子邮件。',
'Due to local encryption, resetting your password results in permanently losing access to your remotely stored stories and AI Modules.': '由于采用本地加密,重置密码将导致您永久失去对远程存储的故事和 AI 模块的访问权限。',
'Start Creating!': '开始创作!',
// --- 侧边栏与设置 ---
'User Settings': '用户设置',
'AI Settings': 'AI 设置',
'Interface': '界面与外观',
'Theme': '主题',
'Account': '帐户',
'Old Email': '原电子邮件',
'New Email': '新电子邮件',
'Current Email': '当前电子邮件',
'Current Password': '当前密码',
'New Password': '新密码',
'Confirm New Password': '确认新密码',
'Your Stories': '您的故事',
'Search your stories': '搜索您的故事...',
'Filters': '筛选',
'Display': '显示',
'Compact View': '紧凑视图',
'Show On Top': '置顶显示',
'Shelves': '书架',
'Favorites': '收藏',
'Local Stories': '本地故事',
'Sort By': '排序方式',
'Most Recent': '最近编辑',
'Alphabetical': '按字母顺序',
'Creation Date': '创建日期',
'New Shelf': '新建书架',
'Import File': '导入文件',
'Text To Speech': '文本转语音',
'Defaults': '默认设置',
'Support': '支持',
'Change Log': '更新日志',
'Hotkeys': '快捷键',
'Logout': '退出登录',
'Your subscription renews around': '您的订阅预计续订时间:',
'Not possible while subscribed.': '订阅期间无法执行此操作。',
// --- AI 响应设置 ---
'AI Responses': 'AI 响应',
'Stream AI Responses': '流式传输 AI 响应',
'AI responses will be streamed, appearing token by token.': 'AI 响应将以流式传输,逐个 Token 显示。',
'Text will appear all at once when generation has finished.': '生成完成后,文本将一次性完整显示。',
'Continue Response to End of Sentence': '响应继续至句末',
'Responses will attempt to continue until the end of a sentence is found.': '响应将尝试继续,直到找到句子末尾。',
'Responses will end normally.': '响应将正常结束。',
'Streamed Response Delay': '流式传输响应延迟',
'Default: 0': '默认:0',
// --- 评论输出 ---
'Hypebot': 'Hypebot',
'Comment Output': '评论输出',
'Off': '关闭',
'Automatic': '自动',
'Permanent': '常驻',
'Clear Comments': '清除评论',
'Automatically clear comments on generating story text.': '生成故事文本时自动清除评论。',
'Don\'t automatically clear comments on generating story text.': '生成故事文本时不自动清除评论。',
'Comment Chance': '评论概率',
'Default: 5%': '默认:5%',
'Comment Avatar': '评论头像',
'Auto-Select': '自动选择',
'Comment Streamed Response Delay': '评论流式响应延迟',
// --- 实验性与高级 ---
'Experimental': '实验性功能',
'Preamble': '前言',
'The context will have a small preamble prepended to improve generations on low context. The exact behaviour varies per model.': '将在上下文前附加一小段前言,以改善在低上下文情况下的生成。具体行为因模型而异。',
'The context will not have a preamble prepended.': '上下文不会附加前言。',
'Default Bias': '默认偏置',
'A default bias will be applied, reducing the likelyhood of dinkus (***) and asterism (⁂) to be generated.': '将应用默认偏置,降低生成章节分隔符 (***) 和星号 (⁂) 的可能性。',
'No default bias will be applied.': '不应用默认偏置。',
'Enable Token Probabilities': '启用 Token 概率',
'Generation requests will return token probabilities for the response which can be examined by clicking the': '生成请求将返回响应的 Token 概率,可通过点击',
'button next to Retry.': '按钮 (重试旁) 进行检查。',
'Token probabilities will not be returned with generation requests.': '生成请求将不会返回 Token 概率。',
'Editor Token Probabilities': '编辑器 Token 概率',
'Selectable alternate tokens and probabilities will be shown in the editor.': '编辑器中将显示可选的备用 Token 及其概率。',
'Enable to show selectable alternate tokens and probabilities in the editor.': '启用以在编辑器中显示可选的备用 Token 和概率。',
// --- 界面与外观 ---
'UI Language': '界面语言',
'English': '英文',
'Text Settings': '文本设置',
'Interface Font Size': '界面字体大小',
'px': 'px',
'Default: 16px': '默认:16px',
'Line Spacing': '行间距',
'em': 'em',
'Default: 1.8em': '默认:1.8em',
'Paragraph Spacing': '段落间距',
'Default: 0.5em': '默认:0.5em',
'Max Line Width': '最大行宽',
'Default: 100% (1200px)': '默认:100% (1200px)',
'Output Font Size': '输出字体大小',
'Default: 18px': '默认:18px',
'Paragraph Indent': '段落缩进',
'Default: 10px': '默认:10px',
'Button Scale': '按钮缩放',
'Default: 1': '默认:1',
// --- 交互设置 ---
'Interaction Settings': '交互设置',
'Gesture Controls': '手势控制',
'Swiping on touch devices will open and close the sidebars.': '在触摸设备上滑动将打开和关闭侧边栏。',
'Gesture controls are disabled.': '手势控制已禁用。',
'Swap Context Menu Controls': '交换上下文菜单控件',
'Right click will open the standard context menu. Ctrl+right click will open the NAI context menu.': '右键单击将打开标准上下文菜单。Ctrl+右键单击将打开 NAI 上下文菜单。',
'Right click will open the NAI context menu. Ctrl+right click will open the standard context menu.': '右键单击将打开 NAI 上下文菜单。Ctrl+右键单击将打开标准上下文菜单。',
// --- 编辑器与其他 ---
'Other Settings': '其他设置',
'Input Box': '输入框',
'The input box is visible.': '输入框可见。',
'The input box is hidden.': '输入框隐藏。',
'Editor Spellcheck': '编辑器拼写检查',
'Spellcheck is enabled in the editor (on supported browsers)': '在编辑器中启用拼写检查 (在受支持的浏览器上)。',
'Spellcheck is disabled in the editor.': '编辑器中的拼写检查已禁用。',
'Editor Lorebook Keys': '编辑器世界书关键字',
'Keys of currently active Lorebook entries will be bolded in the editor. Disabling this setting may improve performance on very large stories or stories with large Lorebooks.': '当前激活的世界书条目的关键字将在编辑器中加粗显示。禁用此设置可能会提高非常大的故事或包含大型世界书的故事的性能。',
'No special styling will be applied to Lorebook keys in the editor.': '编辑器中的世界书关键字不会应用特殊样式。',
'Show Tips': '显示提示',
'Tips will be shown below the editor.': '提示将显示在编辑器下方。',
'Tips will not be shown.': '将不会显示提示。',
'Auto Format Text': '自动格式化文本',
'Text—both user and generated—will be automatically formatted in the editor.': '文本(包括用户输入和生成的)将在编辑器中自动格式化。',
'Text—both user and generated—will not be automatically formatted in the editor.': '文本将不会在编辑器中自动格式化。',
'Editor Highlighting': '编辑器高亮',
'Text in the editor will be highlighted based on origin.': '编辑器中的文本将根据来源高亮显示。',
'Text in the editor will not be highlighted.': '编辑器中的文本将不会高亮显示。',
'Context Viewer Colors': '上下文查看器颜色',
'Text in the context viewer will be color coded based on origin.': '上下文查看器中的文本将根据来源进行颜色编码。',
'Text in the context viewer will use the default color.': '上下文查看器中的文本将使用默认颜色。',
'Show Story Title': '显示故事标题',
'Looks like your Library is empty.': '看起来您的库是空的。',
'Start your first Story': '开始您的第一个故事',
'The story title will be shown above the editor.': '故事标题将显示在编辑器上方。',
'The story title will not be shown above the editor.': '故事标题不会显示在编辑器上方。',
'Show Editor Toolbar': '显示编辑器工具栏',
'A toolbox with options to change text formatting and more will appear when selecting text in Editor V2.': '在 Editor V2 中选择文本时,将显示包含更改文本格式等选项的工具箱。',
'Selecting text in Editor V2 will not open the toolbox to change text formatting and more.': '在 Editor V2 中选择文本不会打开工具箱。',
'Keyboard Displaces Content': '键盘推移内容',
'The onscreen keyboard of some mobile devices will displace the content of the page.': '某些移动设备的屏幕键盘将推移页面内容。',
'The onscreen keyboard of some mobile devices will overlay the content of the page.': '某些移动设备的屏幕键盘将覆盖页面内容。',
'Paragraph Visibility Range': '段落可见范围',
'Paragraphs scrolled out-of-view past the set range will be unloaded in Editor V2. This improves editing performance especially with larger stories.': '滚动超出设定范围的段落将在 Editor V2 中被卸载。这可以提高编辑性能,特别是对于较长的故事。',
'Default: 1000': '默认:1000',
'Highlight Speech': '高亮对话',
'Choose if speech (text between quotation marks) in the editor should be highlighted in italic and slightly less opaque. When choosing Inverted, non-speech is shown in italic and slightly less opaque instead.': '选择是否将编辑器中的对话(引号之间的文本)以斜体和略低的不透明度高亮显示。当选择“反转”时,非对话文本将以此方式显示。',
'Only available in Editor V2.': '仅在 Editor V2 中可用。',
'Highlight': '高亮',
'Inverted': '反转',
'Show Identicon': '显示 Identicon',
'A unique identicon will be shown for your account.': '您的帐户将显示唯一的 identicon 头像。',
'A theme-specific default avatar will be shown for your account.': '您的帐户将显示特定于主题的默认头像。',
'Show Minibar (Desktop Only)': '显示迷你栏 (仅限桌面)',
'The minibar will display on the left side of the screen.': '迷你栏将显示在屏幕左侧。',
'The minibar will not be displayed.': '迷你栏将不会显示。',
// --- 主题 ---
'Apply & Save Theme': '应用并保存主题',
'Import': '导入',
'Export': '导出',
'Default Themes': '默认主题',
'NovelAI Dark': 'NovelAI 暗色',
'NovelAI Light': 'NovelAI 亮色',
'Slate': '石板',
'Midnight Doll': '午夜人偶',
'Subtle Terminal': '复古终端',
'Bubblegum': '泡泡糖',
'Matrix': '黑客帝国',
'Purple Noir': '紫夜迷雾',
'Sagiri': '纱雾',
'Monkey': '猴子',
'Ink': '水墨',
'Wine': '红酒',
'Vibrowave': '蒸汽波',
'Sand': '流沙',
'Gruvbox Dark': 'Gruvbox 暗色',
'Counter Militant': '反击武装',
'Amber': '琥珀',
'Frog': '青蛙',
'NovelAI Dark (Legacy)': 'NovelAI 暗色 (旧版)',
'Theme Editor': '主题编辑器',
'This is paragraph text. Nice!': '这是段落文本。不错!',
'This is a prompt.': '这是提示词。',
'This is AI text.': '这是 AI 文本。',
'This is edited text.': '这是编辑过的文本。',
'This is new user text.': '这是新用户文本。',
'This is highlighted text.': '这是高亮文本。',
'Header Font': '标题字体',
'Paragraph Font': '段落字体',
'Header': '标题',
'Paragraph': '段落',
'Warning/Error': '警告/错误',
'Foreground': '前景色',
'Background': '背景色',
'Dark Background': '深色背景',
'Input Background': '输入背景',
'Low Intensity Color': '低强度颜色',
'Mid Intensity Color': '中等强度颜色',
'High Intensity Color': '高强度颜色',
'Custom CSS': '自定义 CSS',
// --- 帐户管理 ---
'Current Tier': '当前层级',
'Not Subscribed': '未订阅',
'Manage': '管理',
'Pen Name': '笔名',
'Change': '更改',
'Delete Account': '删除帐户',
'Request': '请求',
'Password': '密码',
'Change Password': '更改密码',
'Show Account ID': '显示帐户 ID',
'Get Persistent API Token': '获取持久 API Token',
'Stay Informed.': '保持消息灵通。',
'Subscribe to our newsletter.': '订阅我们的新闻通讯。',
'Subscribe': '订阅',
'You’re signed up to our newsletter.': '您已注册我们的新闻通讯。',
'You’ll receive emails from us when we release new updates and other news.': '当我们发布新更新和其他新闻时,您将收到我们的电子邮件。',
'Unsubscribe': '取消订阅',
'Manage Cookie Preferences': '管理 Cookie 偏好设置',
'Default Storage Location': '默认存储位置',
'Local': '本地',
'Server': '服务器',
'New & imported stories will be saved locally and stored encrypted remotely.': '新建和导入的故事将保存在本地,并加密存储在远程。',
'New & imported stories will be saved locally only.': '新建和导入的故事将仅保存在本地。',
'All Stories Saved': '所有故事已保存',
'Exporting and backing up your stories is highly recommended, should your browser cache get cleared, or if you lose access to your account.': '强烈建议导出并备份您的故事,以防浏览器缓存被清除,或您失去对帐户的访问权限。',
'Download All Stories': '下载所有故事',
'Gift Key (Purchasing Disabled)': '礼品密钥 (购买已禁用)',
'Gift key purchases have been removed indefinitely due to abuse.': '由于滥用,礼品密钥的购买已被无限期移除。',
'Purchase New Gift Key': '购买新礼品密钥',
'Key': '密钥',
'Date Created': '创建日期',
'Tier': '层级',
'Status': '状态',
'No Gift Keys yet!': '暂无礼品密钥!',
'Enter your email address below to receive an account deletion confirmation email.': '在下方输入您的电子邮件地址以接收帐户删除确认电子邮件。',
'Be aware that the deletion of your account results in the permanent loss of your stories and other content!': '请注意,删除帐户将导致您的故事和其他内容永久丢失!',
'Email': '电子邮件',
'Send Deletion Confirmation Email': '发送删除确认电子邮件',
'To change your password, please enter your current password and then your new password.': '要更改密码,请先输入当前密码,然后输入新密码。',
'Custom CSS is experimental and some changes could cause the UI to become unusable. Future updates could change the default styles and make custom CSS set here not function as intended. Alt + Shift + P can be used to reset your theme to the default theme.': '自定义 CSS 是实验性的,某些更改可能会导致 UI 无法使用。未来的更新可能会更改默认样式,并使此处设置的自定义 CSS 无法按预期运行。Alt + Shift + P 可用于将主题重置为默认主题。',
'Cancel': '取消',
'Save': '保存',
// --- 语音设置 (TTS) ---
'Text to Speech Source': '文本转语音源',
'Local TTS uses your browsers available speech synthesis capabilities.': '本地 TTS 使用您浏览器可用的语音合成功能。',
'Streamed TTS is higher quality, uses a model hosted by NovelAI, and requires an active subscription. 100 free generations given for trial purposes.': '流式 TTS 质量更高,使用 NovelAI 托管的模型,并且需要有效订阅。提供 100 次免费生成以供试用。',
'Your browser does not support local TTS.': '您的浏览器不支持本地 TTS。',
'Streamed': '流式',
'TTS will use NovelAI\'s remote TTS service.': 'TTS 将使用 NovelAI 的远程 TTS 服务。',
'Speak Outputs': '朗读输出',
'Outputs will be read by TTS.': '输出将由 TTS 朗读。',
'Outputs will not be read.': '输出将不会被朗读。',
'Speak Inputs': '朗读输入',
'In addition to outputs, Inputs will be read by TTS.': '除输出外,输入也将由 TTS 朗读。',
'Has no effect if speak outputs is disabled': '如果禁用了朗读输出,则无效',
'Inputs will not be read.': '输入将不会被朗读。',
'Speak HypeBot Comments': '朗读 HypeBot 评论',
'HypeBot comments will be read by TTS.': 'HypeBot 评论将由 TTS 朗读。',
'HypeBot comments will not be read.': 'HypeBot 评论将不会被朗读。',
'Streamed TTS Settings': '流式 TTS 设置',
'Model': '模型',
'Story Voice': '故事语音',
'Text entered here will be used for the test/download buttons.': '在此处输入的文本将用于测试/下载按钮。',
'Saved Voices': '已保存的语音',
'Select a voice to edit': '选择要编辑的语音',
'Name': '名称',
'Seed': '种子',
'Randomize': '随机化',
'Save Voice': '保存语音',
'Delete Voice': '删除语音',
'Volume': '音量',
'Speed': '语速',
'Note: Will not affect the speed of downloaded audio.': '注意:不会影响下载音频的速度。',
'HypeBot Voice': 'HypeBot 语音',
'unisex': '中性',
'female': '女声',
'male': '男声',
'No saved voices. Add one first.': '没有已保存的语音。请先添加一个。',
'Voice': '语音',
'unknown voice': '未知语音',
'custom': '自定义',
'Seed Input': '种子输入',
'TTS will use the browsers Speech Synthesis API.': 'TTS 将使用浏览器的语音合成 API。',
'Local TTS Settings': '本地 TTS 设置',
'Google US English': 'Google 美国英语',
'Test Voice': '测试语音',
'Pitch': '音调',
'Microsoft Huihui - Chinese (Simplified, PRC)': 'Microsoft Huihui - 中文 (简体,中国)',
'Language: zh-CN, Local: Yes': '语言: zh-CN, 本地: 是',
// --- AI 预设管理 ---
'Default AI Model': '默认 AI 模型',
'New stories will use this model by default.': '新故事默认将使用此模型。',
'A massive and versatile 355B Mixture of Experts model.': '庞大且多功能的 355B 混合专家 (MoE) 模型。',
'Default Preset': '默认预设',
'New Stories will use the selected preset as a default.': '新故事将默认使用选定的预设。',
'Default AI Module': '默认 AI 模块',
'The selected AI Model does not support Modules.': '选定的 AI 模型不支持模块。',
'Lorebook Generation Settings': '世界书生成设置',
'Change the Model and settings preset used by the Lorebook Generator.': '更改世界书生成器使用的模型和设置预设。',
'Lorebook Generation Model': '世界书生成模型',
'Lore Generation Preset': '世界书生成预设',
'Legacy Lore Generation': '旧版世界书生成',
// --- 编辑器顶部/底部菜单 ---
'Toggle Menu Bar': '切换菜单栏',
'Toggle Info Bar': '切换信息栏',
'Toggle Bars': '切换全屏模式',
'Focus Editor': '聚焦编辑器',
'Request AI Generation': '请求 AI 生成',
'Generate Inline': '内联生成',
'Cancel AI Generation': '取消 AI 生成',
'Focus Input Field': '聚焦输入框',
'Redo': '重做',
'Open Redo List': '打开重做列表',
'Undo': '撤销',
'Retry AI Generation': '重试 AI 生成',
'Open Lorebook': '打开世界书',
'Open Context Viewer': '打开上下文查看器',
'Open User Scripts Modal': '打开用户脚本模块',
'Open Tokenizer': '打开 Tokenizer',
'Open Token Probabilities': '打开 Token 概率',
'Toggle Editor Token Probabilities': '切换编辑器 Token 概率',
'Close Modal': '关闭模块',
'Toggle Input Box': '切换输入框',
'Toggle Highlighting': '切换高亮',
'Toggle Spellcheck': '切换拼写检查',
'Create New Story': '创建新故事',
'Reset Theme': '重置主题',
'Delete Current Story': '删除当前故事',
'Stop TTS': '停止 TTS',
'Toggle Bold': '切换粗体',
'Toggle Italic': '切换斜体',
'Toggle Underline': '切换下划线',
'Toggle Strikethrough': '切换删除线',
'Remote Storage': '远程存储',
'Switch to Remote Storage': '切换至远程存储',
'Keep Local Storage': '保留本地存储',
'Account Settings': '帐户设置',
'Other': '其他',
'Image Generation': '图像生成',
'Tokenizer': '分词器',
'Before your text is sent to the AI, it gets turned into numbers in a process called tokenization. These tokens are how the AI reads and interprets text.': '在您的文本发送给 AI 之前,它会在一个称为“分词”的过程中转换为数字。这些 token 就是 AI 读取和解释文本的方式。',
'The tokenizer for your currently selected model is the.': '您当前所选模型的分词器是',
'The average token is around 4 characters long, but many common words are their own token.': '平均每个 token 大约有 4 个字符长,但许多常见的单词本身就是一个 token。',
'User Scripts': '用户脚本',
'Help': '帮助',
'Tutorial': '教程',
'Documentation': '文档',
'Version': '版本',
'Enter Password': '输入密码',
'Dashboard': '仪表板',
'Manage Account': '管理帐户',
'Latest News': '最新消息',
'Read More': '阅读更多',
'Welcome back, Author': '欢迎回来,Author',
// --- 主页/引导 ---
'Continue a Story': '继续故事',
'Visualize your favorite characters.': '将您最喜欢的角色可视化。',
'Image Generator': '图像生成器',
'Generate Anime and Furry imagery with our SOTA image gen model!': '使用我们最先进的图像生成模型生成动漫和兽人图像!',
'Director Tools': '编辑工具',
'Use a variety of AI tools to edit your images.': '使用各种 AI 工具编辑您的图像。',
'New Story': '新故事',
'Image Gen': '图像生成',
'There are issues connecting to the backend right now, please check your connection or try again...': '当前连接到后端存在问题,请检查您的连接或稍后重试...',
'Free Trial': '免费试用',
'You\'re getting': '您目前获得',
'tokens of AI context. Equivalent to our': 'Token 的 AI 上下文。相当于我们的',
'Scroll tier': 'Scroll 层级',
'Seen enough?': '看够了吗?',
'Check out our plans': '查看我们的计划',
'We value your privacy and security. Your stories, settings presets, and other remotely stored content is encrypted locally on your computer. In order to decrypt your content and maintain your privacy you must enter the password you set previously.': '我们重视您的隐私和安全。您的故事、设置预设和其他远程存储的内容均在您的计算机上本地加密。为了解密您的内容并维护您的隐私,您必须输入您之前设置的密码。',
'Before your text is sent to the AI, it gets turned into numbers in a process called tokenization.': '在将您的文本发送到 AI 之前,它会在称为分词的过程中转换为数字。',
'These tokens are how the AI reads and interprets text.': '这些 Token 是 AI 读取和解释文本的方式。',
'The average token is around 4 characters long, but many common words are their own token.': '平均 Token 长度约为 4 个字符,但许多常用词本身就是一个 Token。',
'Text Input': '文本输入',
'ID Input': 'ID 输入',
'Stories - NovelAI': '故事 - NovelAI',
'Opus Tier': 'Opus 层级',
'Scroll Tier': 'Scroll 层级',
'Tablet Tier': 'Tablet 层级',
'Interactive Tutorials': '互动教程',
'NovelAI Discord': 'NovelAI Discord',
'a few seconds ago': '几秒钟前',
'4 minutes ago': '4 分钟前',
'a day ago': '一天前',
'Last Edited: a few seconds ago': '最后编辑:几秒钟前',
'Last Edited: 4 minutes ago': '最后编辑:4 分钟前',
'Last Edited: a day ago': '最后编辑:一天前',
'Let\'s start writing!': '让我们开始写作吧!',
'Select an option to continue.': '选择一个选项以继续。',
// --- 图像生成专属 ---
'Anlas:': 'Anlas:',
'Quick Start Gallery': '快速入门画廊',
'Text Generation': '文本生成',
'NAI Diffusion V4.5 Curated': 'NAI Diffusion V4.5 Curated',
'A version of our newest model trained on a curated subset of images. Recommended for streaming.': '我们最新模型的一个版本,在精选的图像子集上进行训练。推荐用于流式传输。',
'Base Prompt': '基础提示词',
'Undesired Content': '不希望的内容',
'Prompt': '提示词',
'or': '或',
'Quality Tags Enabled': '启用质量标签',
'Add a Base Img (Optional)': '添加基础图像 (可选)',
'Character Prompts': '角色提示词',
'Customize separate characters.': '自定义独立角色。',
'Add Character': '添加角色',
'Vibe Transfer': '氛围转移',
'Change the image, keep the vision.': '更改图像,保留视觉神韵。',
'Precise Reference': '精确参考',
'Add a reference image for a character or style.': '为角色或样式添加参考图像。',
'Image Settings': '图像设置',
'Normal Portrait': '标准肖像',
'Steps': '步数',
'Guidance': '引导',
'Seed': '种子',
'N/A': 'N/A',
'Sampler': '采样器',
'Euler Ancestral': 'Euler Ancestral',
'Generate 1 Image': '生成 1 张图像',
'Anlas': 'Anlas',
'Get Started': '快速开始',
'Get Inspiration from our quick start gallery!': '从我们的快速入门画廊中获取灵感!',
'Click an image to copy the prompt.': '点击图像以复制提示词。',
'Copied!': '已复制!',
'History': '历史记录',
'Download Image': '下载图像',
'Copy to Clipboard': '复制到剪贴板',
'Pin Image': '固定图像',
'Download ZIP': '下载 ZIP',
'Clear History': '清除历史记录',
'Enhance': '增强',
'Generate Variations': '生成变体',
'Upscale': '无损放大',
'Use as Base Image': '用作基础图像',
'Edit Image': '编辑图像',
'Draw an outline of your image.': '绘制图像的轮廓。',
'Revert your image to a sketch stage.': '将图像还原到草图阶段。',
'Turn your sketch or line art picture into something colorful. You can also guide your colorization with a prompt and even make slight modifications to the image.': '将您的草图或线稿图片变成色彩丰富的作品。您还可以使用提示词来引导上色,甚至对图像进行细微修改。',
'Remove backgrounds from images, leaving only the characters.': '从图像中删除背景,仅留下角色。',
'Change the expression of any given character.': '更改任何给定角色的表情。',
'Removes clutter like text, speech bubbles or other things drawn on top of the image.': '消除画在图像顶部的混乱内容,例如文本、语音气泡或其他事物。',
'What do you want to do with this image?': '您想如何处理此图像?',
'Image2Image': '图生图',
'Defry': '去噪修复 (Defry)',
'Prompt (Optional)': '提示词 (可选)',
'Happy': '高兴',
'Sad': '悲伤',
'Angry': '生气',
'Scared': '害怕',
'Surprised': '惊讶',
'Tired': '疲倦',
'Excited': '兴奋',
'Nervous': '紧张',
'Thinking': '思考',
'Confused': '困惑',
'Shy': '害羞',
'Disgusted': '厌恶',
'Smug': '自鸣得意',
'Bored': '无聊',
'Laughing': '大笑',
'Irritated': '恼怒',
'Aroused': '兴奋 (情欲)',
'Embarrassed': '尴尬',
'Worried': '担心',
'Love': '喜爱',
'Determined': '坚定',
'Hurt': '受伤',
'Playful': '顽皮',
'Anime Only. Start with a neutral emotion image.': '仅限动漫。从面无表情的图像开始。',
'Learn More': '了解更多',
'Neutral': '中性',
'Transform your image.': '转换您的图像。',
'Enhance Image': '增强图像',
'Enhance!': '增强!',
'Upscale Amount': '放大倍数',
'Magnitude': '幅度',
'Show Advanced': '显示高级',
'Strength': '强度',
'Delete this image?': '删除此图像?',
'No, keep it!': '不,保留它!',
'Inpaint': '局部重绘',
'Change part of an image.': '更改图像的一部分。',
'Mask': '蒙版',
'skip_cfg_above_sigma value is unexpected for this model. To fix turn Variety+ it off and on again.': '此模型的 skip_cfg_above_sigma 值不符合预期。要修复,请将 Variety+ 关闭然后再次打开。',
'You are subscribed to the Opus tier!': '您已订阅 Opus 层级!',
'You are subscribed to the Tablet tier!': '您已订阅 Tablet 层级!',
'You are subscribed to the Scroll tier!': '您已订阅 Scroll 层级!',
'Update Payment Details': '更新付款详情',
'Activate a Gift Key': '激活礼品密钥',
'Noise': '噪声',
'Strength:': '强度:',
'Noise:': '噪声:',
'Draw Mask': '绘制蒙版',
'Erase Mask': '擦除蒙版',
'Focused': '聚焦',
'Area': '区域',
'Selection': '选择',
'Square Brush': '方形笔刷',
'Hide Advanced': '隐藏高级',
'Remove BG': '移除背景',
'Minimum Context Area:': '最小上下文区域:',
'Mask Color': '蒙版颜色',
'Mask Opacity:': '蒙版不透明度:',
'Border': '边框',
'Mask Pattern': '蒙版图案',
'Reference Strength': '参考强度',
'Information Extracted': '提取的信息',
'Fidelity:': '保真度:',
'Enabled': '已启用',
'Character & Style': '角色与样式',
'Character': '角色',
'Style': '样式',
'Erase': '擦除',
'Fill': '填充',
'Select': '选择',
'Lasso': '套索',
'Color Picker': '颜色选择器',
'Blur': '模糊',
'Clone': '克隆',
'Position': '位置',
'AI’s Choice': 'AI 的选择',
'Slightly Weak': '稍弱',
'Weak': '弱',
'Even Weaker': '更弱',
'Very Weak': '极弱',
'Weakest': '最弱',
'Normalize Reference Strength Values': '标准化参考强度值',
'Learn more here.': '在此处了解更多信息。',
'This image has metadata!': '此图像具有元数据!',
'Did you want to import that instead?': '您想导入它吗?',
'Append': '追加',
'Import Metadata': '导入元数据',
'Click to edit a character.': '单击以编辑角色。',
'Done': '完成',
'Character Positions (Global)': '角色位置 (全局)',
'Adjust': '调整',
'Clean Imports': '清理导入',
'Line Art': '线稿',
'Sketch': '草图',
'Colorize': '上色',
'Emotion': '情绪',
'Declutter': '清理',
'Transform': '转换',
'Send to Director Tools': '发送至编辑工具',
'Inpaint Image': '局部重绘图像',
'New': '新',
'NAI Diffusion V4.5 Full': 'NAI Diffusion V4.5 Full',
'Our newest and best model.': '我们最新、最好的模型。',
'Legacy': '旧版',
'NAI Diffusion V4 Curated': 'NAI Diffusion V4 Curated',
'Our V4 model trained on a curated subset of images. No longer recommended for use.': '在精选图像子集上训练的 V4 模型。不再推荐使用。',
'NAI Diffusion V4 Full': 'NAI Diffusion V4 Full',
'Our V4 model. No longer recommended for use.': '我们的 V4 模型。不再推荐使用。',
'NAI Diffusion Anime V3': 'NAI Diffusion Anime V3',
'Our previous model. No longer recommended for use.': '我们以前的模型。不再推荐使用。',
'NAI Diffusion Furry V3': 'NAI Diffusion Furry V3',
'Free': '免费',
'Added to the end of the prompt:': '已添加到提示词末尾:',
', no text, best quality, very aesthetic, absurdres': ', 无文本, 最佳质量, 极具美学, 超高分辨率',
'You are currently using Anime mode.': '您当前正在使用动漫模式。',
'The mode changes the tag suggestions and adds a dataset tag to the prompt. You can click the icon to switch.': '该模式会更改标签建议,并将数据集标签添加到提示中。您可以单击图标进行切换。',
'You are currently using Furry mode.': '您当前正在使用兽人 (Furry) 模式。',
'Detach Undesired Content': '分离不希望的内容',
'UC Preset Enabled': '已启用不希望的内容 (UC) 预设',
', very aesthetic, masterpiece, no text, -0.8::feet::, rating:general': ', 极具美学, 杰作, 无文本, -0.8::feet::, 评级:通用',
'Prompt Settings': '提示词设置',
'Reattach Undesired Content': '重新附加不希望的内容',
'Prompt Chunks': '提示词块',
'You': '您',
'must': '必须',
'enter': '输入',
'your': '您的',
'password': '密码',
'to': '以',
'access': '访问',
'Add Quality Tags': '添加质量标签',
'Tags to increase quality will be prepended to the prompt.': '增加质量的标签将被预先添加到提示词中。',
'The prompt will be used unmodified.': '将原样使用提示词。',
'Undesired Content Preset': '不希望的内容预设',
'Heavy': '重度',
'Disable Tag Suggestions': '禁用标签建议',
'Highlight Emphasis': '高亮显示重点',
'Light': '轻度',
'Human Focus': '人类焦点',
'None': '无',
'No custom prompt chunks yet. Click + to add one.': '还没有自定义提示词块。单击 + 添加一个。',
'Delete All': '全部删除',
'Draw': '绘制',
'Pen Size:': '笔触大小:',
'Save & Close': '保存并关闭',
'Female': '女性',
'Male': '男性',
'Normal': '普通',
'Portrait (832x1216)': '纵向 (832x1216)',
'Landscape (1216x832)': '横向 (1216x832)',
'Square (1024x1024)': '方形 (1024x1024)',
'Large': '大',
'Portrait (1024x1536)': '纵向 (1024x1536)',
'Landscape (1536x1024)': '横向 (1536x1024)',
'Square (1472x1472)': '方形 (1472x1472)',
'Wallpaper': '壁纸',
'Portrait (1088x1920)': '纵向 (1088x1920)',
'Landscape (1920x1088)': '横向 (1920x1088)',
'Small': '小',
'Portrait (512x768)': '纵向 (512x768)',
'Landscape (768x512)': '横向 (768x512)',
'Square (640x640)': '方形 (640x640)',
'Custom': '自定义',
'Number of Images': '图像数量',
'Steps:': '步数:',
'Prompt Guidance:': '提示引导:',
'Variety+': 'Variety+',
'Advanced Settings': '高级设置',
'Prompt Guidance Rescale:': '提示引导缩放:',
'Noise Schedule': '噪声调度',
'Enable guidance only after body has been formed, to improve diversity and saturation of samples. May reduce relevance.': '仅在主体形成后启用引导,以提高样本的多样性和饱和度。可能会降低相关性。',
'Reset Settings': '重置设置',
'Reset all settings to default?': '将所有设置重置为默认值?',
'Yes': '是',
'Recommended': '推荐',
'karras (recommended)': 'karras (推荐)',
'exponential': 'exponential',
'polyexponential': 'polyexponential',
'Added to the beginning of the UC:': '已添加到 UC 的开头:',
'blurry, lowres, upscaled, artistic error, film grain, scan artifacts, worst quality, bad quality, jpeg artifacts, very displeasing, chromatic aberration, halftone, multiple views, logo, too many watermarks, negative space, blank page': '模糊, 低分辨率, 放大, 艺术错误, 胶片颗粒, 扫描伪影, 最差质量, 差质量, jpeg 伪影, 非常不悦目, 色差, 半色调, 多重视图, 标志, 水印过多, 负空间, 空白页',
'Tolerance:': '容差:',
'Intensity:': '强度:',
'Alt+Click to set source': 'Alt+单击以设置源',
'HSV Adjustment': 'HSV 调整',
'Hue:': '色相:',
'Saturation:': '饱和度:',
'Brightness:': '亮度:',
'Reset': '重置',
'Apply': '应用',
'Resize Canvas': '调整画布大小',
'Change Size': '更改大小',
'[w x h]': '[宽 x 高]',
'Crop to closest valid generation size': '裁剪为最接近的有效生成大小',
'Shift Edges': '移动边缘',
'Resize': '调整大小',
'Pressure Sensitivity': '压力敏感度',
'Round': '圆形',
'Soft Round': '软圆形',
'Square': '方形',
'Ctrl+Click on an image to set your settings to the ones used to generate it (except for any init image).': 'Ctrl+单击图像即可将您的设置设为用于生成它的设置 (初始图像除外)。',
'Decrisp': '去锐化 (Decrisp)',
'Auto': '自动',
'High resolution samplers will automatically be used above a certain image size.': '超过特定图像大小时,将自动使用高分辨率采样器。',
'Reduce artifacts caused by high prompt guidance values.': '减少由高提示引导值引起的伪影。',
'Smea versions of samplers are modified to perform better at high resolutions.': 'Smea 版本的采样器经过修改,在较高分辨率下表现更好。',
'SMEA Dyn variants of samplers are optimized to increase the coherence of higher resolution images without introducing the characteristic SMEA look. The effective range of resolutions is smaller than for regular SMEA.': '采样器的 SMEA Dyn 变体经过优化,可增加较高分辨率图像的连贯性,而不会引入特有的 SMEA 外观。有效分辨率范围小于常规 SMEA。',
'Legacy Prompt Conditioning Mode (Not Recommended)': '旧版提示条件模式 (不推荐)',
'Stream Image Generation': '流式图像生成',
'Intermediates of generating images will be streamed.': '生成图像的中间过程将被流式传输。',
'Intermediates of generating images will not be streamed.': '生成图像的中间过程将不会被流式传输。',
'Show Streamed Images Unprocessed': '显示未处理的流式图像',
'All streamed images will be shown unprocessed.': '所有流式传输的图像将显示为未处理状态。',
'In progress streamed images will be blurred and the first few steps will not be shown.': '进行中的流式图像将被模糊处理,并且前几个步骤将不会显示。',
'Image Format for Generated Images': '生成图像的图像格式',
'Automatic Download': '自动下载',
'Images will automatically download after generation.': '图像将在生成后自动下载。',
'Images will not automatically download after generation.': '图像不会在生成后自动下载。',
'Hide Quickstart Gallery': '隐藏快速入门画廊',
'The quickstart gallery will be hidden on the image generation page.': '快速入门画廊将隐藏在图像生成页面上。',
'The quickstart gallery will be shown on the image generation page.': '快速入门画廊将显示在图像生成页面上。',
'Invalid': '无效',
'Focused Area\nSelection': '聚焦区域\n选择',
'Persist Image Generation History': '保留图像生成历史',
'Image generation history will not be persisted across sessions.': '图像生成历史不会跨会话保留。',
'Image generation history will be persisted across sessions in indexeddb. Experimental and potentially unreliable.': '图像生成历史将跨会话保存在 IndexedDB 中。此功能处于实验阶段,可能不可靠。',
'Load a previous session?': '加载之前的会话?',
'Sessions are stored temporarily in your browser and may be cleared at any time.': '会话临时存储在您的浏览器中,可能随时会被清除。',
'Images': '图像',
'Delete': '删除',
'Load': '加载',
'New Session': '新会话',
// --- 开局场景 ---
'Storyteller': '文本创作',
'Write alongside the AI to flesh out your writing and ideas.': '与 AI 一起写作以充实您的写作和想法。',
'Celestial Curves': '天体曲线',
'You are a wizened wizard of old. Comfortably seated in your most glorious of thrones, your eyes are focused on the curvature of the perfect object before you. This is your favorite past-time and your true purpose - to ponder. With a glazed stare, you watch and ponder what you see in the orb:': '您是一位古老而睿智的巫师。舒适地坐在您最辉煌的宝座上,您的目光集中在眼前完美物体的曲率上。这是您最喜欢的消遣,也是您真正的目的——沉思。带着呆滞的目光,您观察并思考在水晶球中看到的一切:',
'scenes of various natural settings from around the world, but also scenes of war and destruction. There are otherworldly scenes such as glowing orbs and strange beings and even representations of things that don\'t quite seem possible. The orb seems to change the more time you spend staring into it. As you ponder the many wondrous sights, you grow older and wearier each day. But there are always new wonders to be seen and marveled over. As you look deeper into the orb, you see new places in the distance and begin to wonder if perhaps this is truly another universe hidden beyond the stars. The orb itself seems to grow brighter as you ponder, and then dims slightly when you turn away to take a break. Each time you gaze at it, you feel the need to return to your throne and continue contemplating. Eventually the orb begins to glow bright again, and you must return to contemplate once more.': '来自世界各地的各种自然场景,但也有战争和破坏的场景。还有超凡脱俗的场景,比如发光的球体和奇怪的生物,甚至是看起来不太可能存在的事物的表现。您盯着水晶球看的时间越长,它似乎就越在变化。当您思考许多奇妙的景象时,您一天天变老,也一天天变得疲倦。但总会有新的奇迹值得去看和惊叹。当您更深入地观察水晶球时,您会看到远处的陌生地方,并开始怀疑也许这真的是隐藏在星星之外的另一个宇宙。当您沉思时,水晶球本身似乎变得更亮,然后当您转身休息时稍微变暗。每次您凝视它时,您都会觉得需要回到宝座上继续沉思。最终水晶球开始再次发光,您必须再次返回沉思。',
'Text Adventure': '文字冒险',
'Begin an AI-generated quest using words and actions.': '使用文字和动作开始由 AI 生成的任务。',
'Army of what?!': '什么军队?!',
'There are Corgies lined up as far as your eyes can see. Small Corgies, large Corgies, broad Corgies, skinny Corgies there even are Corgies riding upon other Corgies! They are all standing at attention, ready to do your bidding.': '您能看到的远方排满了柯基犬。小柯基、大柯基、宽柯基、瘦柯基,甚至还有骑在其他柯基身上的柯基!它们都立正站好,准备听候您的差遣。',
'You look around for something to fight with.': '您环顾四周寻找可以战斗的东西。',
'You have only two options: Walk or Fight. Which will you choose? The choice is clear; you need some way to defend yourself from these monstrous creatures. There\'s a good chance you\'ll end up fighting them anyway so it might as well be now.': '您只有两个选择:走开或战斗。选择很明确;您需要某种方法来保护自己免受这些可怕生物的伤害。无论如何您很有可能最终会与它们战斗,所以不如现在就开始。',
'Choose a Scenario': '选择一个场景',
'Generate Images': '生成图像',
'Can\'t think of any ideas?': '想不出什么好主意?',
'Pick one of ours to get started.': '选择我们提供的一个来开始。',
'Use the browser below to select a scenario that tickles your fancy, you’ll be able to view the contents before starting.': '使用下方的浏览器选择一个您感兴趣的场景,在开始前您将能够查看内容。',
'Shuffle': '随机',
'Loading...': '加载中...',
'View All Scenarios': '查看所有场景',
'Click Here': '点击这里',
'The Mysterious Note': '神秘的纸条',
'by': ':',
'mystery': '悬疑',
'detective': '侦探',
'You are a private detective proud of your problem solving skills and the experience to back it up, but this latest case is your hardest one yet.': '您是一名私家侦探,对自己的问题解决能力和丰富的经验感到自豪,但这最新的案件是您迄今为止最困难的一个。',
// --- 故事控制面板 ---
'Story': '故事',
'Advanced': '高级',
'Story Mode': '故事模式',
'AI Model': 'AI 模型',
'Change Default': '更改默认',
'Config Preset': '配置预设',
'Edit Preset': '编辑预设',
'Changes the settings of the AI model.': '更改 AI 模型的设置。',
'Default': '默认',
'Memory': '记忆',
'The AI will better remember info placed here.': 'AI 将更好地记住放置在这里的信息。',
'tokens': 'Token',
'Author\'s Note': '作者留言 (A/N)',
'Info placed here will strongly influence AI output.': '放置在这里的信息将强烈影响 AI 的输出。',
'Lorebook Quick Access': '世界书快速访问',
'Story Options': '故事选项',
'View Story Stats': '查看故事统计',
'Story is currently stored encrypted on the server.': '故事目前在服务器上加密存储。',
'Story is currently stored locally. Locally stored stories may be deleted by your browser after a period of non-use.': '故事目前存储在本地。长时间不使用后,浏览器可能会删除本地存储的故事。',
'Export Story': '导出故事',
'To File': '到文件',
'Delete Story': '删除故事',
'(cannot be undone)': '(无法撤销)',
'Delete': '删除',
'Context': '上下文',
'Get a full view of what’s sent to the AI.': '全面查看发送给 AI 的内容。',
'Last Context': '上一个上下文',
'Current Context': '当前上下文',
'Edit System Prompt': '编辑系统提示词',
'Extend NovelAI with custom scripts.': '使用自定义脚本扩展 NovelAI。',
'Edit User Scripts': '编辑用户脚本',
'Logit Bias': 'Logit 偏置',
'Weigh the AI’s chance of generating specific tokens.': '权衡 AI 生成特定 Token 的几率。',
'Bias 0': '偏置 0',
'empty': '空',
'Type in the area below, then press enter to save.': '在下方区域输入,然后按回车保存。',
'Bias:': '偏置:',
'LESS': '更少',
'A bias of zero will have no effect.': '偏置为零将无效。',
'MORE': '更多',
'Tokens': 'Token',
'Click a token to edit it.': '单击一个 Token 进行编辑。',
'Avoid Overused Words': '避免过度使用的词汇',
'Reduces the chance of generating words and phrases overused by AI models.': '降低生成 AI 模型过度使用的单词和短语的几率。',
'Words will be chosen solely based on their natural likelihood of being generated.': '将完全根据自然生成的可能性来选择单词。',
'Stop Sequences': '停止序列',
'Duplicate and Start as Scenario': '复制并作为场景开始',
'Imports current story as a scenario with placeholders': '将当前故事导入为带有占位符的场景',
'Choose from a selection of generation settings.': '从生成设置选项中进行选择。',
'Settings saved to story.': '设置已保存到故事。',
'Save to new Preset?': '保存到新预设?',
'Other Options': '其他选项',
'Reset Changes': '重置更改',
'Keys that begin and end with "/" are evaluated as regex. These regex keys are case-sensitive and support the following flags: i, s, m, and u.': '以 "/" 开始和结束的键将作为正则表达式进行评估。这些正则键区分大小写,并支持以下标志:i, s, m 和 u。',
'Type information about the entry here.': '在此处输入有关条目的信息。',
// --- 生成选项 ---
'Generation Options': '生成选项',
'Randomness': '随机性',
'The higher the value, the more random the output!': '值越高,输出越随机!',
'Output Length': '输出长度',
'Increase the length of the generated responses': '增加生成响应的长度',
'Characters': '字符',
'Default: 1024': '默认:1024',
'Advanced Options': '高级选项',
'Experimentation with these settings is encouraged, but be warned that their effects aren\'t always obvious.': '鼓励尝试这些设置,但请注意其效果可能并不总是很明显。',
'This guide explains these settings.': '本指南解释了这些设置。',
'Sampling': '采样',
'Top-K:': 'Top-K:',
'Default: 40': '默认:40',
'Nucleus:': 'Nucleus:',
'Default: 0.95': '默认:0.95',
'Change Samplers': '更改采样器',
'1 hidden': '1 隐藏',
'Alternate Repetition Penalty': '交替重复惩罚',
'These options will strongly impact generation and are not recommended to set to high values.': '这些选项将强烈影响生成,不建议设置为高值。',
'Presence:': '存在:',
'[0] (off)': '[0] (关闭)',
'Default: 0 (off)': '默认:0 (关闭)',
'Frequency:': '频率:',
'Send': '发送',
'Text is translated into tokens for the AI to understand. They are similar to syllables.': '文本被翻译成 Token 以供 AI 理解。它们类似于音节。',
'Generate a random title for the story': '为故事生成一个随机标题',
'Transform': '转换',
'Expand': '扩写',
'Condense': '精简',
'Rewrite Style': '重写风格',
'Custom': '自定义',
'Make the text': '使文本变得',
'kinda': '略微',
'Adjust': '调整',
'a little': '稍微',
'not much': '不多',
'quite a bit': '相当',
'a lot': '非常',
'very': '极其',
'Rewrite to match the style.': '重写以匹配风格。',
'Context Management': '上下文管理',
'Enter a term': '输入术语',
'Search for an entry': '搜索条目',
'Enabled': '已启用',
'Type here and hit enter to add a stop sequence': '在此输入并按回车以添加停止序列',
'Enter the text you want to bias': '输入您要偏置的文本',
'Because the AI only has so much Context it can see, remember not to give it too many details at once. Less can be more!': '由于 AI 一次能看到的上下文有限,请记住不要一次给它太多细节。少即是多!',
'option GLM 4.6, selected.': '已选择选项 GLM 4.6。',
// --- 模型介绍 ---
'Our largest and most formidable, built with Meta Llama 3 70B.': '我们最大、最强大的模型,基于 Meta Llama 3 70B 构建。',
'A fierce contender, now second best, crafted from the ground up.': '一位强劲的竞争者,现在是第二好的模型,从零开始精心打造。',
'Our veteran powerhouse, still fast and reliable.': '我们经验丰富的强大模型,依然快速可靠。',
'A legacy model - use is no longer recommended.': '旧版模型 - 不再推荐使用。',
'Previously powerful, now legacy model - use is no longer recommended.': '以前很强大,现在是旧版模型 - 不再推荐使用。',
'A legacy Japanese language model - use is no longer recommended.': '旧版日语模型 - 不再推荐使用。',
'A legacy python code model - use is no longer recommended.': '旧版 Python 代码模型 - 不再推荐使用。',
'Our largest and most formidable model.': '我们最大且最强大的模型。',
'A fierce contender, now second best, built with Meta Llama 3 70B.': '强有力的竞争者,目前位居第二,基于 Meta Llama 3 70B 构建。',
'Our veteran powerhouse, crafted from the ground up.': '我们老牌的核心主力,从零开始精心打造。',
'Our fastest in-house model.': '我们最快的内部模型。',
'A bespoke module will be used for Lore Generator.': '设定生成器将使用定制模块。',
'The less consistent fewshot prompt based Lore Generator will be used.': '将使用基于少样本提示且一致性较低的设定生成器。',
'The module of the selected story will be used for generation if available for the selected model. Arbitrary generation types are not supported.': '如果所选模型支持,将使用所选故事的模块进行生成。不支持任意类型的生成。',
'A good all-around default with a bent towards prose.': '一个优秀的均衡默认选项,偏向于叙事风格。',
'Intended for creative prose.': '专为富有创意的叙事风格而设计。',
'Handles a variety of generation styles well.': '能很好地处理各种生成风格。',
'Keeps things on track.': '保持内容不偏离正轨。',
'Designed for chat style generation.': '专为聊天风格的生成而设计。',
// --- 世界书 (Lorebook) ---
'Lorebook': '世界书',
'Entries': '条目',
'Manual': '手册',
'Entry': '条目',
'Category': '类别',
'Welcome to': '欢迎来到',
'the Lorebook!': '世界书!',
'The perfect place to flesh out your story’s world, events, locations, characters, and environments. There are lots of settings, but you only need to worry about the Entry tab if you’re just getting started.': '充实故事的世界、事件、位置、角色和环境的理想场所。设置有很多,但如果您刚刚入门,只需要关注“条目”选项卡即可。',
'Simply place the info about your subject in the Entry Text field, and specify what Activation Keys should be looked for to show the entry to the AI.': '只需将关于您的主题的信息放在“条目文本”字段中,并指定应该寻找哪些激活键以向 AI 显示该条目。',
'You can get started by clicking the “+ Entry” button.': '您可以通过单击“+ 条目”按钮开始。',
'Create an Entry': '创建一个条目',
'0 Entries Selected': '选择了 0 个条目',
'Select All': '全选',
'Negation': '否定',
'There\'s a fun phenomenon known as the \'pink elephant\' - try not to think about one, and it\'s there! AI works the same way, so try not to use words you don\'t want to see brought up.': '有一种被称为“粉红大象”的有趣现象——试着不去想它,但它就在那里!AI 也是如此运作的,因此请尽量不要使用您不想看到的词汇。',
'New Lorebook Entry': '新世界书条目',
'Entry has no keys.': '条目没有键。',
'Disabled': '已禁用',
'Advanced Conditions': '高级条件',
'Entry Text': '条目文本',
'Generator': '生成器',
'The following text will be referenced when the Keys are activated.': '当键被激活时,将引用以下文本。',
'0 Tokens': '0 Token',
'Activation Keys': '激活键',
'Activates the entry when found within the recent story.': '当在最近的故事中找到时激活该条目。',
'Always On': '始终开启',
'No Keys set.': '未设置键。',
'No Category': '无类别',
'Change Settings': '更改设置',
'Generation Type': '生成类型',
'Input Text': '输入文本',
'Add Context (advanced)': '添加上下文 (高级)',
'Generate': '生成',
'Generation History': '生成历史',
'New Category': '新类别',
'0 entries': '0 个条目',
'Settings': '设置',
'Lorebook Entry Header': '世界书条目头部',
'The text entered here will be automatically placed above any entry in this category.': '此处输入的文本将自动放置在该类别中任何条目的上方。',
'Add Condition': '添加条件',
'No advanced conditions configured. Click \'Add Condition\' to create one.': '未配置高级条件。单击“添加条件”以创建一个。',
'Note:': '注意:',
'Multiple top-level conditions use OR logic. The entry will activate if any condition evaluates to true.': '多个顶级条件使用 OR 逻辑。如果任何条件评估为 true,则该条目将激活。',
'True': 'True',
'Keyword Match': '关键字匹配',
'Lore Entry Active': '世界书条目激活',
'Random Chance': '随机概率',
'Numeric Comparison': '数值比较',
'String Comparison': '字符串比较',
'AND Group': 'AND 组',
'OR Group': 'OR 组',
'NOT': 'NOT',
'Always evaluates to true': '始终评估为 true',
'This is where you put what you want to be generated. Proper nouns like \'Geometry Incorporated\' or short descriptions like \'an enthusiastic merchant\' work best.': '这是您放置要生成内容的地方。诸如“联合几何公司”等专有名词或诸如“一位热情的商人”等简短描述效果最好。',
'You can add tags in parenthesis to further describe the entry, e.g. \'Stalagmal (prison, space)\'': '您可以在括号中添加标签以进一步描述条目,例如“Stalagmal (监狱, 太空)”',
'General': '通用',
'Person': '人物',
'Place': '地点',
'Thing': '事物',
'Life': '生命',
'Faction': '派系',
'Role': '角色',
'Concept': '概念',
'Include Memory, Author\'s Note, the most recent story text (~2500 characters), or other Lorebook entries in context so that information can be used in generating entries.': '在上下文中包含记忆、作者留言、最近的故事文本(约 2500 个字符)或其他世界书条目,以便可以在生成条目时使用这些信息。',
'Influences the generator towards generating a specific type of entry. A custom type can be set by typing with the dropdown open and hitting enter.': '影响生成器朝着生成特定类型的条目发展。可以在下拉菜单打开时通过输入并按 Enter 键来设置自定义类型。',
'AI Prompting': 'AI 提示',
'Show and tell: provide the AI all kinds of prompts to get interesting results! Use everything from recipes to chat logs!': '展示和讲述:向 AI 提供各种提示以获得有趣的结果!使用从食谱到聊天记录的任何东西!',
'Let the AI fill in the blanks for you! Choose the type of entry from the list, enter what you want to generate, and hit generate. You can also have the AI add to text written in the Lore entry just like in the Story.': '让 AI 为您填补空白!从列表中选择条目类型,输入您想要生成的内容,然后点击生成。您还可以让 AI 像在故事中一样添加到写在世界书条目中的文本。',
'Advanced conditions allow more complex logic for when this lore entry should activate.': '高级条件允许对于何时应激活此世界书条目进行更复杂的逻辑设定。',
'The text here will be searched for Lorebook activation keys, and the matching Lore placed in context.': '将在此处搜索世界书激活键,并将匹配的设定放置在上下文中。',
'A Lorebook entry is activated and its text placed in context whenever one of its keys is found in the recent story. Keys are case-insensitive.': '每当在最近的故事中找到世界书条目的激活键之一时,该条目就会被激活,其文本也会被放置在上下文中。键不区分大小写。',
'Keys that begin and end with \'/\' are evaluated as regex. These regex keys are case-sensitive and support the following flags: i, s, m, and u.': '以 \'/\' 开头和结尾的键被作为正则表达式评估。这些正则表达式键区分大小写,并支持以下标志:i, s, m, 和 u。',
'a recurring festival, Battle of Ryris (coup, demons)...': '一个反复出现的节日,Ryris 之战(政变,恶魔)...',
'No advanced conditions configured. Click "Add Condition" to create one.': '未配置高级条件。单击“添加条件”以创建一个。',
'Prose': '散文',
'Text that follows standard writing conventions is referred to as \'prose\'. The type of prose can vary—poetic stanzas, haikus, and so on. The AI will try to continue whatever you give it!': '遵循标准写作惯例的文本被称为“散文”。散文的类型可以各不相同——诗歌节、俳句等等。AI 将尝试继续您给它的任何内容!',
'Shows the last 50 outputs. Cleared on page refresh.': '显示最后 50 个输出。刷新页面后清除。',
'Dock active tab to side': '将活动选项卡停靠到侧边',
'Enter Lorebook Keys to Search': '输入世界书键以进行搜索',
'Enter default entry header...': '输入默认条目头部...',
'Type information about the entry here.': '在此处键入有关条目的信息。',
'Type a key here and hit enter to save it': '在此处键入一个键,然后按回车保存',
'This is where you put what you want to be generated. Proper nouns like "Geometry Incorporated" or short descriptions like "an enthusiastic merchant" work best.': '这是您放置要生成内容的地方。专有名词如“几何公司”或简短描述如“一个热情的商人”效果最好。',
'You can add tags in parenthesis to further describe the entry, e.g. "Stalagmal (prison, space)"': '您可以在括号中添加标签以进一步描述条目,例如“Stalagmal (监狱, 太空)”',
'History empty': '历史记录为空',
'always on': '始终开启',
'Press again to confirm deletion': '再次点击以确认删除',
'Perspective': '视角',
'If a story is told from the author\'s perspective, it is first person. Second person is when \'you\' tell the story, and third person is telling you about other people. Try not to mix them up in the same story!': '如果故事是从作者的视角讲述的,那就是第一人称。第二人称是“您”在讲故事,第三人称是告诉您关于其他人的事情。尽量不要在同一个故事中混淆它们!',
'No Entry selected.': '未选择任何条目。',
'Select an Entry from the left to edit it.': '从左侧选择一个条目进行编辑。',
'Delete Category?': '删除类别?',
'This cannot be reversed.': '这不能撤销。',
'Delete Containing Entries': '删除包含的条目',
'Deleting the category will also delete all entries within it.': '删除类别也将删除其中的所有条目。',
'Deleting the category will move all entries out of the category.': '删除类别将使所有条目移出该类别。',
'Delete it!': '删除它!',
'I changed my mind.': '我改变主意了。',
'Tense': '时态',
'Remember to keep your tense consistent! Grammatically incorrect inputs might confuse the AI and produce lower quality outputs.': '记住保持时态一致!语法错误的输入可能会使 AI 感到困惑,并产生较低质量的输出。',
'Unfinished Sentences': '未完成的句子',
'Because the AI continues off the last thing, you can leave sentences unfinished for unexpected results. Try writing things like \'The man was\', to have the AI describe the subject.': '因为 AI 会从最后的内容继续写下去,所以您可以留下未完成的句子以获得意想不到的结果。尝试写像“那个男人是”这样的内容,让 AI 来描述这个主题。',
// --- 故事工具与导出 ---
'As Scenario': '作为场景',
'As Plaintext': '作为纯文本',
'To Clipboard': '到剪贴板',
'As Image': '作为图像',
'Delete Story?': '删除故事?',
'Saving...': '保存中...',
'Story Statistics': '故事统计',
'Get a perspective on your writing.': '了解您的写作。',
'Data': '数据',
'Sections': '部分',
'Lorebook Entries': '世界书条目',
'Ephemeral Entries': '临时条目',
'Writing': '写作',
'User': '用户',
'AI': 'AI',
'Edits': '编辑',
'Paragraphs': '段落',
'Words': '字数',
'Sentences': '句子',
'Generate Additional Stats': '生成其他统计',
'Structure': '结构',
'Current Step': '当前步骤',
'Furthest Step': '最远步骤',
'Dead Ends': '死胡同',
'No Retry Streak': '无重试连写',
'Longest Abandoned Branch': '最长的废弃分支',
'Most Retries': '最多重试',
'Average Retries': '平均重试',
'NaN': 'NaN',
'Most Used Words': '最常用词汇',
'WARNING: The following options are experimental and could result in permanent corruption of your story. Creating a backup first is heavily advised.': '警告:以下选项是实验性的,可能导致您的故事永久损坏。强烈建议首先创建备份。',
'Trim Story': '修剪故事',
'Flatten Story': '扁平化故事',
'Reset to Prompt': '重置为提示词',
'Trim your Story?': '修剪您的故事?',
'Are you sure you want to trim the history of \'New Story\'?': '您确定要修剪“新故事”的历史记录吗?',
'This will delete all story branches.': '这将删除所有故事分支。',
'Trim it!': '修剪它!',
'Flatten your Story?': '扁平化您的故事?',
'Are you sure you want to flatten \'New Story\'?': '您确定要扁平化“新故事”吗?',
'This will delete its entire history.': '这将删除其整个历史记录。',
'Flatten it!': '扁平化!',
'Reset your Story to Prompt?': '将您的故事重置为提示词?',
'Are you sure you want to reset \'New Story\' to its prompt?': '您确定要将“新故事”重置为其提示词吗?',
'This will delete every input/output up to now.': '这将删除到目前为止的每个输入/输出。',
'Reset it!': '重置!',
// --- 对话与杂项 ---
'Dialogue': '对话',
'Remember to close off speech with quotation marks, or the AI may confuse when the dialogue is supposed to end! Similarly, specifying a speaker helps the AI stay on-track with who is saying what.': '请记住用引号结束讲话,否则 AI 可能会混淆对话何时结束!同样,指定说话者有助于 AI 保持对话人的准确性。',
'Excludes pronouns, conjunctions, prepositions, articles, and determiners': '排除代词、连词、介词、冠词和限定词',
'DO': '做',
'SAY': '说',
'What do you want to do?': '您想做什么?',
'What do you want to say?': '您想说什么?',
'Turn off Tips?': '关闭提示?',
'Are you sure you want to disable tips for this session?': '您确定要禁用此会话的提示吗?',
'You can re-enable or permanently turn off tips in the Interface Settings.': '您可以在“界面设置”中重新启用或永久关闭提示。',
'Turn off Tips for this session': '关闭此会话的提示',
'Find in Story': '在故事中查找',
'Token Probabilities': 'Token 概率',
'Search Lorebook Entries': '搜索世界书条目',
'Telepathy': '心灵感应',
'Want to talk non-verbally? That kind of communication can be defined with different <formatting> symbols rather than quotation marks.': '想进行非语言交流?这种沟通可以通过不同的 <格式> 符号来定义,而不是使用引号。',
'Message Scaffolding & System Prompt': '消息结构和系统提示词',
'tokens (': 'Token (',
'Context Viewer': '上下文查看器',
'Previous Stage': '上一阶段',
'Next Stage': '下一阶段',
'Show non-activated entries': '显示未激活的条目',
'Stage': '阶段',
'Order': '顺序',
'Identifier': '标识符',
'Inclusion': '包含',
'Reason': '原因',
'Reserved': '保留',
'Trim Type': '修剪类型',
'Included Phrase Bias Groups': '包含的短语偏置组',
'Number of Included Phrase Bias Groups': '包含的短语偏置组数量',
'Response:': '响应:',
'Text': '文本',
'Token IDs': 'Token ID',
'Tokens:': 'Token:',
'Characters:': '字符:',
'Building Context...': '构建上下文...',
'The identifier for the context entry. Lorebook entries will use their display name.': '上下文条目的标识符。世界书条目将使用其显示名称。',
'Whether or not the entry was included in the context or not. A partially included entry is one that was trimmed.': '条目是否包含在上下文中。部分包含的条目是被修剪过的。',
'The reason the entry was included or excluded from the context.': '条目被包含在上下文中或从中被排除的原因。',
'If the entry was included because it was a Lorebook entry activated by a key the key will be shown here.': '如果条目被包含是因为它是一个由键激活的世界书条目,则该键将显示在此处。',
'The number of tokens that were reserved by the entry.': '该条目保留的 Token 数量。',
'The number of tokens that were used by the entry.': '该条目使用的 Token 数量。',
'The total of this column may not be the same as the length of the resulting context.': '此列的总和可能与生成的上下文长度不一致。',
'How the entry was trimmed to be able to fit it into the context.': '条目是如何被修剪以适合上下文的。',
'The priority used when trimming is no trim > newline > sentence > token.': '修剪时使用的优先级是不修剪 > 换行 > 句子 > Token。',
'Scene Change': '场景变换',
'The dinkus (***) is used to tell the AI when to change scenes. You can also use an asterism (⁂) to tell it to start a whole new story!': '章节分隔符 (***) 用于告诉 AI 何时更改场景。您也可以使用星号 (⁂) 告诉它开始一个全新的故事!',
'Just: Transformed context to message format.': '仅仅:将上下文转换为消息格式。',
'not included': '未包含',
'no text': '无文本',
'A/N': 'A/N (作者留言)',
'included': '已包含',
'default': '默认',
'As an Aside': '作为旁白',
'You can use parentheses to give an aside in dialogue.': '您可以在对话中使用括号来添加旁白。',
'System Prompt': '系统提示词',
'The system prompt is the initial system message given to the model. Leave blank for the default system message.': '系统提示词是给模型的初始系统消息。留空以使用默认系统消息。',
'Reset to Default': '重置为默认值',
'Copy Default': '复制默认值',
'Prefill': '预填充',
// --- 杂项导航与交互说明 ---
'menu.': '菜单。',
'Previous': '上一个',
'Scenarios': '场景',
'options.': '选项。',
'Screenshot': '截图',
'Settings.': '设置。',
'Credentials': '凭据',
'Gift Keys': '礼品密钥',
'Logging Out': '正在退出',
'Changelogs': '更新日志',
'Capabilities': '功能',
'AI Modules': 'AI 模块',
'Account ID': '帐户 ID',
'Undo, Redo': '撤销,重做',
'Experiment!': '尝试!',
'Story Library': '故事库',
'Color Coding': '颜色编码',
'Input, Output': '输入,输出',
'Lorebook Keys': '世界书关键字',
'Text-to-Speech': '文本转语音',
'Text to Speech': '文本转语音',
'Lorebook Export': '世界书导出',
'Lorebook Import': '世界书导入',
'Title Generation': '生成标题',
'AI Storytelling': 'AI 故事讲述',
'Repetition Penalty': '重复惩罚',
'Interface Settings': '界面设置',
'Close this dialog': '关闭此对话框',
'Manage Preferences': '管理首选项',
'Lorebook Generation': '世界书生成',
'AI Output Quality': 'AI 输出质量',
'Lorebook Generations': '世界书生成',
'Perspective and Tense': '视角和时态',
'Change Settings Order': '更改设置顺序',
'Opens in a new window': '在新窗口中打开',
'Repetition Penalty Range': '重复惩罚范围',
'Repetition Penalty Slope': '重复惩罚斜率',
'Streamed Text-to-Speech': '流式文本转语音',
'Opens an external website': '打开外部网站',
'Lorebook Generation Type': '世界书生成类型',
'Right Click Context Menu': '右键上下文菜单',
'Lorebook Generation Types': '世界书生成类型',
'Lorebook Generation History': '世界书生成历史',
'Lorebook Generation Context': '世界书生成上下文',
'Close Cookie Preferences': '关闭 Cookie 首选项',
'Advanced - Lorebook Regex': '高级 - 世界书正则表达式',
'Advanced - Ephemeral Context': '高级 - 临时上下文',
'Streamed Text-to-Speech Seeds': '流式文本转语音种子',
'Speak Inputs, Outputs or both': '朗读输入、输出或两者',
'Dynamic Repetition Penalty Range': '动态重复惩罚范围',
'Advanced - Lorebook Generation Settings': '高级 - 世界书生成设置',
// --- 用户脚本管理 ---
'New': '新建',
'Account Scripts': '帐户脚本',
'loaded for all stories': '为所有故事加载',
'No Scripts': '无脚本',
'Story Scripts': '故事脚本',
'loaded for this story': '为本故事加载',
'Select a script, create a new one, or import one.': '选择一个脚本,创建一个新脚本,或导入一个。',
'Where do you want to add this script?': '你想在哪里添加这个脚本?',
'To My Account': '到我的帐户',
'Loaded for all stories.': '为所有故事加载。',
'To This Story': '到这个故事',
'Loaded only for this story.': '仅为本故事加载。',
'New User Script': '新用户脚本',
'Unknown': '未知',
'Lock': '锁定',
'Enable': '启用',
'Info': '信息',
'Code': '代码',
'Config': '配置',
'Permissions': '权限',
'Storage': '存储',
'Logs': '日志',
'Diagnostics': '诊断',
'This script is disabled. If you want to enable it, click on the dot next to the script name in the sidebar.': '此脚本已禁用。如果您想启用它,请点击侧边栏脚本名称旁边的小圆点。',
'Script Name': '脚本名称',
'Description': '描述',
'Memory Limit (MB, max 128)': '内存限制 (MB, 最大 128)',
'Script Information': '脚本信息',
'Created:': '创建:',
'Last Updated:': '最后更新:',
'Script ID:': '脚本 ID:',
'Configuration Schema': '配置模式',
'Add Config': '添加配置',
'Configuration Values': '配置值',
'Save Config': '保存配置',
'Reset to Defaults': '重置为默认值',
'No Configuration Defined': '未定义配置',
'Add configurations with the \'Add Config\' button above.': '使用上面的“添加配置”按钮添加配置。',
'RPG Formatting': 'RPG 格式化',
'Horizontal line (─), not to be confused with a dash, may be used for MMORPG-styled skills and statistics.': '水平线 (─),不要与破折号混淆,可用于 MMORPG 风格的技能和统计数据。',
'My Script': '我的脚本',
'Are you sure you want to delete this script? This action cannot be undone.': '您确定要删除此脚本吗?此操作无法撤销。',
'Total': '总计',
'Diagnostics: New User Script': '诊断: 新用户脚本',
'Poetry and Lyrics': '诗歌和歌词',
'The em space ( ) is used on a newline when creating poetry or lyrics. Em space is different to the en space and the regular space and makes a big difference!': '在创作诗歌或歌词时,全角空格 ( ) 用于新行。全角空格不同于半角空格和普通空格,它会产生很大的影响!',
'No Story selected.': '未选择故事。',
'My Custom Script': '我的自定义脚本',
'Your name': '您的名字',
'Add configurations with the "Add Config" button above.': '使用上方的“添加配置”按钮添加配置。',
'Script Permissions': '脚本权限',
'Grant permissions to allow this script to access specific features.': '授予权限以允许此脚本访问特定功能。',
'Modify Story Content': '修改故事内容',
'Allows the script to modify the contents of the story such as Memory, Author\'s Note, System Prompt, Prefill, and Generation Settings.': '允许脚本修改故事内容,例如记忆、作者备注、系统提示词、预填充和生成设置。',
'Modify Document Content': '修改文档内容',
'Allows the script to modify the contents of the document.': '允许脚本修改文档的内容。',
'Modify Lorebook Entries': '修改世界书条目',
'Allows the script to create, edit, and delete Lorebook entries and categories.': '允许脚本创建、编辑和删除世界书条目和类别。',
'Write to Clipboard': '写入剪贴板',
'Allows the script to write text to your clipboard.': '允许脚本将文本写入您的剪贴板。',
'File Download': '文件下载',
'Allows the script to trigger file downloads to your computer.': '允许脚本触发文件下载到您的计算机。',
'File Input': '文件输入',
'Allows the script to prompt you to select files from your computer.': '允许脚本提示您从计算机中选择文件。',
'Editor Decorations': '编辑器装饰',
'Allows the script to add visual decorations to the story editor.': '允许脚本向故事编辑器添加视觉装饰。',
'There\'s nothing here.': '这里什么都没有。',
'This script hasn\'t stored any data yet.': '此脚本尚未存储任何数据。',
'Story Storage': '故事存储',
'Clear': '清除',
'History-Aware Storage': '历史感知存储',
'This script hasn\'t stored any history-aware data yet. History-aware storage tracks values across undo/redo actions.': '此脚本尚未存储任何历史感知数据。历史感知存储可跨撤销/重做操作追踪数据值。',
'SCRIPT': '脚本',
'Script Logs': '脚本日志',
'Download TXT': '下载 TXT',
'Download JSON': '下载 JSON',
'No Logs Yet': '暂无日志',
'Logs from api.v1.log() calls will appear here': '来自 api.v1.log() 调用的日志将显示在这里',
'Diagnostics Information': '诊断信息',
'Show Diagnostics Popout': '显示诊断弹出窗口',
'No diagnostics information available.': '没有可用的诊断信息。',
'Script': '脚本',
'What does this script do?': '这个脚本是做什么的?',
'What does this config option do?': '这个配置选项是做什么的?',
'Pretty Name': '显示名称',
'Config Name': '配置名称',
'Type': '类型',
'String': '字符串',
'Number': '数字',
'Boolean': '布尔值',
'Multiline': '多行',
'Default Value': '默认值',
'Default value': '默认值',
'(Reset to Default)': '(重置为默认值)',
'Remove': '移除',
'Unsaved Changes': '未保存的更改',
'Author': '作者',
'New Config': '新配置',
'Total Account': '账户总计',
'Total Story': '故事总计',
// --- 其他杂项与高级生成设置 ---
'Set a bias on specific tokens to increase or decrease their chance of being generated. Surround with [square brackets] to input token ids (tokenizer specific). If a sequence of tokens is given, only the first will have the bias applied.': '设置特定 Token 的生成偏置,以增加或降低其生成的可能性。使用 [方括号] 包裹以输入 Token ID (针对特定分词器)。如果提供了 Token 序列,则仅对第一个应用偏置。',
'No Group Selected': '未选择组',
'Enable or disable this phrase group.': '启用或禁用此短语组。',
'Cuts generation short upon reaching a specified string.': '命中指定字符串时缩短并终止生成。',
'Quotations and Excerpts': '引用和摘录',
'Use an en space ( ) at the beginning of a newline to effectively mark it as a quotation or excerpt. This is different to both em space and the regular space!': '在新行的开头使用半角空格 ( ) 以有效地将其标记为引用或摘录。这不同于全角空格和普通空格!',
'Keeps this many tokens, and deletes the rest.': '保留这么多 Token,并删除其余的。',
'Adds the largest token probabilities until the sum reaches this value, then deletes the leftover tokens. Higher settings preserve more tokens.': '累加最大的 Token 概率直到总和达到此值,然后删除剩余的 Token。更高的设置保留更多的 Token。',
'Samplers': '采样器',
'You can reorder samplers here.': '您可以在此处对采样器重新排序。',
'Disabled samplers will be hidden from the sidebar.': '禁用的采样器将从侧边栏中隐藏。',
'Temperature (Randomness)': '温度 (随机性)',
'disable': '禁用',
'Top-K Sampling': 'Top-K 采样',
'Nucleus Sampling': 'Nucleus 采样',
'Min-P': 'Min-P',
'(disabled)': '(已禁用)',
'enable': '启用',
'Applies a static penalty to the generation of tokens that appear within the Repetition Penalty Range.': '对出现在重复惩罚范围内的 Token 的生成应用静态惩罚。',
'Applies a penalty to the generation of tokens based on the number of occurrences of that token within the Repetition Penalty Range.': '根据该 Token 在重复惩罚范围内出现的次数,对 Token 的生成应用惩罚。',
'World Constants': '世界常数',
'If your world has something specific about it, you can inform the AI of this distinction in your Lorebooks.': '如果您的世界有一些特定的东西,您可以在世界书中告知 AI 这种区别。',
'Up to Date': '保持最新',
'The AI is trained in some recent events, popular fiction and even celebrities. Specifics may need further prompting, but you should find it quite capable of broad strokes!': '该 AI 接受过关于一些最近事件、流行小说甚至名人的训练。细节可能需要进一步的提示,但您会发现它完全有能力描绘大致轮廓!',
'Bad Connection Story Conflicts': '连接不良时的故事冲突',
'Story Backup': '故事备份',
// --- 法律、隐私与安全提示 ---
'By registering, you agree to consent to the NovelAI': '注册即表示您同意 NovelAI 的',
'Privacy Policy and Terms of Service': '隐私政策和服务条款',
'apply.': '。',
'Terms of Service': '服务条款',
'This site is protected by reCAPTCHA and the Google': '本网站受 reCAPTCHA 保护,Google 的',
'Privacy Policy': '隐私政策',
'and': '和',
// --- 重要警告 (Note 部分) ---
'Please take good care of your login credentials. Due to local encryption, losing your email or password results in permanently losing access to your remotely stored stories.': '请妥善保管您的登录凭据。由于采用本地加密,丢失电子邮件或密码将导致永久失去对远程存储的故事的访问权限。',
'NOTE:': '注意:',
'Encoding required. This will cost': '需要编码。这将消耗',
'on the next generation.': '在下一次生成时。',
// --- 界面提示与小贴士 ---
'Streamed AI Response Speed': '流式 AI 响应速度',
'Use a custom voice seed to find unique voices in the Streamed': '在流式传输中使用自定义声音种子来寻找独特的声音',
'Different generation presets will change how the AI generates text. You can even make your own!': '不同的生成预设将改变 AI 生成文本的方式。您甚至可以制作自己的预设!',
'Cog': '齿轮',
'Are you a computer wizard? If so, good news! The Lorebook supports regular expressions!': '您是计算机专家吗?如果是的话,好消息!世界书支持正则表达式!',
'The prefill is inserted at the beginning of the most recent assistant message. Leave blank to use the default prefill.': '预填充插入在最近助手消息的开头。留空以使用默认预填充。',
'To learn more, view the following link:': '要了解更多信息,请查看以下链接:',
'Issues with double newlines and trailing spaces can be avoided by having the Trim Excess Whitespace option enabled in AI settings.': '通过在 AI 设置中启用“修剪多余空格”选项,可以避免出现双换行和尾部空格的问题。',
'The AI will try to continue generating until the end of a sentence is reached. You may disable this in the': 'AI 将尝试继续生成,直到达到句子结尾。您可以在此禁用该功能:',
'icon to mark it as a favorite. Set Favorites to be shown up top in the': '图标以将其标记为收藏夹。设置将收藏夹显示在顶部在',
'You can type directly in the Editor text field! Click anywhere you want to type!': '您可以直接在编辑器文本字段中输入!单击您想要输入的任何位置!',
'Banned Tokens': '禁止 Token',
'Lorebooks and Lorebook entries can be exported into .png files. Import them with the': '世界书和世界书条目可以导出为 .png 文件。通过',
'Shows the AI the type of output you desire with the way you word your Lorebook entries and it will continue on in the same style.': '向 AI 展示您期望的输出类型,以及您构思世界书条目的方式,它将以相同的风格继续。',
"You don't need to finish sentences or have to enter text at all. Just hit the Send button to generate whenever you feel like it and watch the AI continue on!": '您不需要完成句子或必须输入文本。只要您愿意,随时点击发送按钮生成,然后看着 AI 继续写下去!',
'The streamed AI response speed can be adjusted below the Stream AI Responses option in the': '可以在以下位置的流式 AI 响应选项下方调整流式 AI 响应速度',
'Test how a Scenario works for users on the Tablet tier, with this setting in the': '通过此设置,测试一个场景对于 Tablet 层级用户的工作原理,它在',
'A Scenario is a template for a Story. You can create one by Exporting a Story as a Scenario, using the option in the Story Options panel on the right.': '场景是故事的模板。您可以通过使用右侧故事选项面板中的选项,将故事导出为场景来创建一个。',
'If the AI has issues reflecting Lorebook information try to hammer in features such as a physical descriptors by using different synonyms for the same thing.': '如果 AI 在反映世界书信息时出现问题,请尝试使用不同同义词来强调诸如外貌描述之类的特征。',
'The order sampling methods are applied can be changed! Each of them are pretty different.': '采样方法的应用顺序是可以更改的!它们每一个都非常不同。',
'The': '针对',
'Streamed AI Responses': '流式 AI 响应',
'If you ever need help don\'t be afraid to send us an email at [email protected]! More assistance can also be found on our Twitter, Discord and Reddit.': '如果您需要帮助,请不要害怕发送电子邮件至 [email protected]!您也可以在我们的 Twitter,Discord 和 Reddit 上找到更多帮助。',
'menu. The Advanced Tutorial is available there too!': '菜单。那里也提供高级教程!',
'As Randomness increases, so do chances for less likely words. While this can make text more interesting, it can also make it less accurate. Balance is key!': '随着随机性的增加,出现不太可能的单词的几率也随之增加。虽然这可以使文本更有趣,但也可能使其不那么准确。平衡是关键!',
'to force the AI to a 1024 token context.': '将 AI 强制限制在 1024 个 Token 的上下文中。',
'in the settings and on novelai.net/updates.': '在设置中和 novelai.net/updates 上。',
'The sidebar on the right is the Options Sidebar. Here, you can add details to be remembered and control how the AI will interact with your story!': '右侧的侧边栏是选项侧边栏。在这里,您可以添加要被记住的细节,并控制 AI 将如何与您的故事进行交互!',
'Want a story in a different style? Try an AI Module! AI Modules can focus the AI into a style, genre, or setting.': '想要一个不同风格的故事吗?尝试一个 AI 模块!AI 模块可以将 AI 集中在一种风格,流派或背景中。',
'Sizes and Spacing': '尺寸和间距',
"If you want to generate text to fill in a specific part of the story you can right click and select 'Generate Inline'.": '如果要生成文本以填充故事的特定部分,可以右键单击并选择“内联生成”。',
'NovelAI features a high quality streamed text-to-speech integration powered by AI. Enable it in the': 'NovelAI 具有由 AI 驱动的高质量流式文本转语音功能。在以下位置启用它:',
'button in the left Menubar can import supported files. Drag and Drop into the Editor works too!': '左侧菜单栏中的按钮可以导入受支持的文件。拖放到编辑器中也可以工作!',
"The text in your Author's Note is one of most recent things the AI sees in your Story Context, supercharging its influence over your story!": '作者留言中的文本是 AI 在您的故事上下文中看到的最新内容之一,极大增强了它对您故事的影响!',
'Custom Themes': '自定义主题',
'icon for the AI to generate one based on your story!': '图标让 AI 根据您的故事生成一个!',
'Whenever a token appears in the Context, Repetition Penalty decreases the chance of it appearing again.': '每当一个 Token 出现在上下文中时,重复惩罚就会降低它再次出现的机会。',
'The AI can only see so much at once. See the extent of what the AI can remember in the Context Viewer.': 'AI 一次只能看到有限的内容。在上下文查看器中查看 AI 能够记住的范围。',
'Your Pen Name is listed on things you export for sharing. To set a Pen Name, visit the': '您的笔名列在您为共享而导出的内容中。要设置笔名,请访问',
'icon to edit them!': '图标以编辑它们!',
'Tail-Free Sampling': '无尾采样',
'Want the AI to fill in the blanks for you? Create a Lorebook entry with': '想让 AI 为您填补空白吗?创建一个世界书条目并使用',
'By adding up the probability of possible tokens until reaching the number given, Nucleus Sampling lets you only exclude the lowest probabilty tokens.': '通过累加可能 Token 的概率直到达到给定的数字,Nucleus 采样使您仅排除概率最低的 Token。',
'The AI will pick up from your input - If you use grammatically correct English, it will output in the same vein.': 'AI 将从您的输入中学习 - 如果您使用语法正确的英语,它将以相同的方式输出。',
'You can adjust the settings of your': '您可以调整您的',
'menu!': '菜单!',
'Theme Settings': '主题设置',
'Make use of the': '利用',
'Particularly fond of a specific Story? Simply tap the': '特别喜欢一个特定的故事吗?只需点击',
'Import Images containing NovelAI Data': '导入包含 NovelAI 数据的图像',
'If you want to give someone a Subscription to NovelAI, or just keep a key for later, you can purchase Gift Keys in your': '如果您想给某人提供 NovelAI 订阅,或者只是为了以后保留一个密钥,您可以在此处购买礼品密钥:',
'Context Viewer Color Coding': '上下文查看器颜色编码',
'Pick as many or as few keys that encompass your Lorebook subject. You can have them naturally appear in the story or force them to activate through your inputs whenever you want the AI to call up the desired information!': '选择尽可能多或尽可能少包含您的世界书主题的键。您可以让它们自然地出现在故事中,或者在您想让 AI 调用所需信息时通过您的输入强制激活它们!',
"Prompts are the text written before the first AI generation. It is the basis of your AI-generated story. The more initial text your Prompt has, the better the AI's outputs.": '提示词是在第一次 AI 生成之前编写的文本。它是您的 AI 生成故事的基础。提示词包含的初始文本越多,AI 的输出就越好。',
'There are many options for you to tweak and choose in the Settings menu. To get there, find the': '设置菜单中有很多选项供您调整和选择。要到达那里,请找到',
'The Lorebook is used to store information that is not always relevant, which the AI refers to only when a custom keyword you select is activated.': '世界书用于存储并非总是相关的信息,只有在您选择的自定义关键字被激活时,AI 才会参考它。',
'Choose to keep your Stories on your device, or upload them to the NovelAI servers. Local stories rely on your browser cache, which can be cleared on occasion. All Stories on the NovelAI servers are specially encrypted so only you can view them.': '选择将您的故事保存在设备上,或将其上传到 NovelAI 服务器。本地故事依赖于浏览器缓存,这有时会被清除。NovelAI 服务器上的所有故事都经过特殊加密,因此只有您可以查看它们。',
'You can export all your stories at once in the': '您可以一次性导出所有故事,在',
'to export it a .png image file!': '将其导出为 .png 图像文件!',
'Filter': '筛选',
'Text within the Context Viewer is color coded by origin: Memory, Author\'s Note, Lorebook, Ephemeral Context or Story. If you prefer it to all be one color, you can disable this option in the': '上下文查看器中的文本按来源进行了颜色编码:记忆,作者留言,世界书,临时上下文或故事。如果您希望它们全部为一种颜色,您可以在此处禁用此选项:',
'Brain': '大脑',
'Text in the Editor is color-coded to show where the text came from. AI generations and user input / edits are all uniquely color coded. Edit the colors in the': '编辑器中的文本被颜色编码以显示文本的来源。AI 生成和用户输入/编辑都被唯一地颜色编码。在以下位置编辑颜色:',
'icon to open up the Lore Generation options.': '图标打开世界书生成选项。',
'You can search all your existing Stories clicking the Your Stories bar in the Library on the left or hit the': '您可以单击左侧库中的您的故事栏来搜索所有现有故事,或点击',
'to reduce how often they appear.': '以减少它们出现的频率。',
'Pencil': '铅笔',
'Add a Repetition Penalty Slope if you want more recent tokens to be penalized more harshly, and tokens further up in the Story to be penalized less.': '如果您希望对较新的 Token 给予更严厉的惩罚,而对故事中较早的 Token 给予较少的惩罚,请添加重复惩罚斜率。',
'You can easily import Lorebooks by using the': '您可以轻松地导入世界书,只需使用',
'Generally, it is best to write your story, the setup in the Options Sidebar and Lorebook entries in the same perspective and tense.': '通常,最好以相同的视角和时态来写您的故事、选项侧边栏中的设置以及世界书条目。',
'Want to be more efficient? There are a plethora of shortcuts and hotkeys at your disposal! Check out the Hotkeys section of the': '想要更有效率吗?有大量的快捷方式和快捷键供您使用!查看快捷键部分',
"If you don't want text to appear as the AI outputs its response, disable the Stream AI Responses option in the": '如果您不希望在 AI 输出其响应时出现文本,请禁用流式 AI 响应选项',
'Looping': '循环',
'icon in the Library, or tap the': '图标 (在库中),或点击',
'You can log out from the': '您可以注销登录,从',
'When a word keeps showing up even if you tried to ban it, consider using a Phrase Bias instead. Banned Tokens prevent a word or phrase from being completed, while a Phrase Bias decreases likelihood from the very first token.': '当一个词即使您试图禁止它也一直出现时,请考虑使用短语偏置。禁止 Token 可防止完成单词或短语,而短语偏置则从第一个 Token 开始降低可能性。',
'Tricky Tokens': '棘手的 Token',
'NovelAI is an interactive AI-powered storyteller. You can write anything with the help of artificial intelligence! There are no limits!': 'NovelAI 是一款由 AI 驱动的互动故事讲述者。在人工智能的帮助下,您可以写任何东西!没有任何限制!',
'The simplest sampling method. With Top-K the number set is how many tokens will be considered, discarding all but the highest probability ones.': '最简单的采样方法。使用 Top-K,设置的数字将考虑多少个 Token,并丢弃所有除最高概率以外的 Token。',
'Decide what you want to generate! We have a whole range of available options in the Generation Type dropdown.': '决定您要生成的内容!我们在生成类型下拉菜单中提供了各种可用选项。',
'Search': '搜索',
'The Memory field can be used to store broad details related to your current setting, your character, their companions and what has previously happened in your story.': '记忆字段可用于存储与当前设置、您的角色、他们的同伴以及您的故事中之前发生的事情相关的广泛细节。',
'Stored Content': '已存储的内容',
"Language carries information. Anything expected to have the most amount of information is the most 'Typical Sampling'.": '语言承载着信息。预期包含最多信息的任何事物都是最典型的“典型采样”。',
'or hold CTRL during a right click.': '或在右键单击时按住 CTRL 键。',
'icon. It shows you the ten most likely tokens considered for the last generation.': '图标。它会向您显示为上一次生成考虑的十个最可能的 Token。',
"Keep in mind AI isn't perfect and no matter how detailed you write your Lorebook description, there is a chance for it to mess up.": '请记住 AI 并不完美,无论您的世界书描述写得多么详细,它都有可能弄砸。',
'Only used in conjunction with Stop Sequences. Before the Min Output Length has been reached, it will continue even when hitting a Stop Sequence.': '仅与停止序列结合使用。在达到最小输出长度之前,即使遇到停止序列,它也会继续。',
"If something comes up that you don't want to see, you can remove it using Banned Tokens. This will cause it to have no chance of appearing.": '如果出现了您不想看到的内容,您可以使用禁止 Token 将其删除。这将导致它没有出现的机会。',
"Proper English will produce better results, but don't let that stop you from experimenting around with the AI!": '正确的英语会产生更好的结果,但这不应该阻止您在 AI 上进行实验!',
'Your action history can be managed with Undo and Redo. The number next to Redo lets you select the previous AI outputs, like time travel!': '您的操作历史可以使用撤消和重做进行管理。重做旁边的数字允许您选择以前的 AI 输出,就像时间旅行一样!',
'Right Clicking': '右键单击',
'are kept in the Generation History. Keep in mind that Generation History resets on page refresh.': '保存在生成历史记录中。请记住,生成历史记录在页面刷新时重置。',
'Force 1024 token limit': '强制 1024 Token 限制',
'Top-A Sampling': 'Top-A 采样',
'Enable Token Probabilities in your': '启用 Token 概率在您的',
'Missed the Tutorial? You can always return to the Tutorial under the': '错过了教程?您始终可以返回到该教程',
'options anytime.': '随时调整选项。',
'Settings.': '设置。',
'The Lorebook helps the AI refer to any information you provide or generate for the specific elements in your story, such as characters, events, or locations.': '世界书帮助 AI 参考您为故事中的特定元素提供或生成的任何信息,例如人物,事件或地点。',
'You can adjust the size of fonts, the spacing of paragraphs and lines, and a bunch of other things in the': '您可以调整字体大小,段落和行之间的间距以及大量其他内容在',
'When the AI starts repeating itself, remove the text from your Context. Switching up your Preset may also help!': '当 AI 开始重复自身时,请从上下文中删除文本。更改您的预设也可能有所帮助!',
'In case you ever need official NovelAI support, you can view your Account ID in the': '如果您需要官方 NovelAI 支持,您可以在以下位置查看您的帐户 ID',
'NovelAI features a custom context menu. This is the menu that opens when you right click in the Editor! Use CTRL + right click to see the regular right click menu.': 'NovelAI 具有自定义上下文菜单。这是当您在编辑器中右键单击时打开的菜单!使用 CTRL + 右键单击以查看常规右键单击菜单。',
'Presets': '预设',
'NovelAI shows the title of your Story at the top of the screen by default. If you prefer otherwise, you can disable it in': 'NovelAI 默认在屏幕顶部显示故事的标题。如果您不想这样,可以禁用它在',
'Assign Lorebook Keys to each of your entries or the AI will not be able to refer to their information when the subjects of your Lorebook appear in your story!': '为您自己的每个条目分配世界书键,否则当您的世界书的主题出现在您的故事中时,AI 将无法参考它们的信息!',
'Writing your Lorebook in the same tense and perspective as your story will yield more consistent results!': '以与您的故事相同的时态和视角编写世界书将产生更一致的结果!',
'section of the Settings menu.': '部分的设置菜单。',
'Heart': '心形',
'to import .lorebook files. The community tends to share a lot of them. You may want to give those a try!': '导入 .lorebook 文件。社区倾向于分享很多这样的文件。您可能想尝试一下!',
'By default, right clicking the Editor opens the NAI context menu. You can change this in the': '默认情况下,在编辑器中右键单击会打开 NAI 上下文菜单。您可以更改它在',
'AI-powered commentary! Toggle and configure it in the': '由 AI 驱动的评论!切换和配置它在',
'Set up your favorite AI Model, Preset and Module in the': '设置您最喜欢的 AI 模型,预设和模块在',
'When you want your generations to stop at a certain token sequence, such as a new line, you can set a stop sequence for it.': '当您希望您的生成停止在某个 Token 序列,例如新行时,您可以为其设置停止序列。',
"The Author's Note has near limitless usages. Use it to give the story a primary focus, set a writing style, author or tone elements.": '作者留言具有几乎无限的用途。用它来赋予故事主要焦点,设置写作风格,作者或语气元素。',
"Think your 'New Story' could use a better name? Set one in the Story settings by tapping the": '认为您的“新故事”可以有一个更好的名字吗?在故事设置中设置一个,只需点击',
'Opens an external website in a new window': '在新窗口中打开外部网站',
'Tips': '提示',
'Customize how your NovelAI experience looks in the': '自定义您的 NovelAI 体验在',
'Accidentally opening the sidebars? You can disable Gesture Controls in the': '不小心打开侧边栏?您可以禁用手势控制在',
'to export it as .lorebook file or': '将其导出为 .lorebook 文件或',
'Min EoS Output Length': '最小句末输出长度',
'If you need to change your email or password, use the': '如果您需要更改电子邮件或密码,请使用',
'Place information that is always relevant to the story into Memory to have it influence the plot later. Memory will always stay within your Context': '将始终与故事相关的信息放入记忆中,以使其稍后影响情节。记忆将始终保留在您的上下文中',
'. Be careful not to forget them since a password reset will wipe locally stored data!': '。小心不要忘记它们,因为密码重置将清除本地存储的数据!',
'Interface section Interface Settings': '界面部分的界面设置',
'is recommended, in case of Account loss or browser cache clearing.': '推荐这样做,以防帐户丢失或浏览器缓存被清除。',
'See a moment you want to capture? Select the text in the editor, use the right click context menu and hit Screenshot. You can even choose how it gets styled!': '看到想要捕捉的时刻了吗?在编辑器中选择文本,使用右键上下文菜单,然后点击截图。您甚至可以选择它的样式!',
'Even if you cancel your Subscription, all content in your account is retained. A manual backup by clicking Download All Stories under': '即使您取消订阅,帐户中的所有内容也会被保留。通过单击以下按钮进行手动备份',
'Whitespace': '空白符',
"Wherever there's a token entry field, you can use [brackets] to give a token ID number such as [198], or {braces} to say 'only when it's exactly how I wrote it'.": '在任何有 Token 输入字段的地方,您可以使用 [括号] 提供 Token ID 号(例如 [198]),或使用 {大括号} 表示“仅当我完全按照我写的那样时”。',
'in the Defaults. Adjust the Model, Preset used or switch to the Legacy Lore Generation.': '在默认值中。调整使用的模型、预设或切换到旧版世界书生成。',
'menu. You can even change the displayed commentator picture!': '菜单。您甚至可以更改显示的评论员图片!',
'Ban Bracket Generation': '禁止生成括号',
'Highlight words or phrases that activate a Lorebook entry in bold by enableing it in the': '通过启用它以粗体突出显示激活世界书条目的单词或短语在',
"Want to leave a note for later? Any line with '##' at the start will be ignored by the AI!": '想为以后留个便条吗?以 \'##\' 开头的任何行都会被 AI 忽略!',
'Quickly draw upon specific topics, emulate famous authors, writing styles or provide reference material with AI Modules!': '快速借鉴特定主题,模拟著名作者,写作风格或提供带有 AI 模块的参考材料!',
'Enable HypeBot comments to be read by TTS in the Streamed': '启用 HypeBot 评论以在流式传输中通过 TTS 朗读在',
'Add a token, word, or series of words to Phrase Bias to make it more or less likely, allowing you to have more exciting action scenes or more loving romances!': '将 Token、单词或一系列单词添加到短语偏置以增加或减少其出现的可能性,从而让您拥有更刺激的动作场面或更充满爱意的浪漫史!',
'Special Bracketing': '特殊括号',
'The information stored in your Lorebook doesn\'t take up any space in your Story Context unless triggered by a keyword!': '除非由关键字触发,否则存储在世界书中的信息不占用故事上下文中的任何空间!',
'Dinkuses () and asterisms (⁂) can appear too often. You can apply the Default Bias in': '章节分隔符 () 和星号 (⁂) 可能出现得太频繁。您可以应用默认偏置在',
'This website utilizes technologies such as cookies to enable essential site functionality, as well as for analytics, personalization, and targeted advertising.': '本网站利用诸如 Cookie 等技术来启用基本站点功能,以及用于分析,个性化和定向广告。',
'If you want a more personal experience, you can download custom Themes or even make your own with custom css in the': '如果您想要更个性化的体验,您可以下载自定义主题,甚至使用自定义 CSS 制作您自己的主题在',
'Toggle Memory, Author\'s Note and Story to have their information influence your': '切换记忆,作者留言和故事,让它们的信息影响您的',
'AI only remembers a limited Context, based on your subscription, of story text & setup. Remember the context limit when entering long inputs!': '基于您的订阅,AI 仅记住故事文本和设置的有限上下文。输入较长内容时请记住上下文限制!',
'The least-likely tokens can be considered a \'tail\'. Tail-Free Sampling tries to cut off that tail, removing unlikely tokens.': '可能性最小的 Token 可以被视为“尾部”。无尾采样试图切断该尾部,移除不太可能的 Token。',
'Information added to Ephemeral Context will appear to the AI when that step of the Story is reached.': '添加到临时上下文的信息将在达到故事的该步骤时向 AI 显示。',
'Considering the chance of the most-likely token, then removing tokens that are too improbable as compared to the most-likely is how Top-A Sampling works.': '考虑到最有可能的 Token 的几率,然后删除与最有可能的相比不太可能的 Token,这就是 Top-A 采样的原理。',
'icon in the left Sidebar, the Menubar.': '图标位于左侧侧边栏的菜单栏中。',
'button in the left Menubar, or drag and drop them into the Editor!': '左侧菜单栏中的按钮,或将它们拖放到编辑器中!',
'A higher output length will make the AI respond with more text. It\'s actually measured in tokens, so the number of characters might vary.': '较高的输出长度将使 AI 使用更多文本进行响应。它实际上是以 Token 衡量的,因此字符数可能会有所不同。',
'Press Send or hit CTRL + Enter to get the AI to respond. If you don\'t like what it was generated, hit Undo, Retry, or edit it yourself!': '按发送或点击 CTRL + Enter 以获取 AI 的响应。如果您不喜欢生成的内容,请点击撤消,重试或自己编辑它!',
'NovelAI keeps a list of all updates. You can find them in the': 'NovelAI 包含所有更新的列表。您可以在以下位置找到它们',
'Entry and tap the': '条目并点击',
'AI-powered storytelling is cutting-edge technology. Play around and see what works for you! Go discover something new!': 'AI 驱动的故事讲述是一项前沿技术。尝试一下,看看什么适合您!去发现一些新事物!',
'How many tokens Repetition Penalty will apply to. You can make only the latest tokens be penalized, though it might make the AI repeat from further up if you do!': '重复惩罚将应用于多少个 Token。您可以仅惩罚最新的 Token,尽管如果这样做,它可能会使 AI 从更早的地方重复!',
'. The Token Probabilities Viewer can be accessed via the': '。可以通过以下方式访问 Token 概率查看器',
'Tips will appear to give you helpful advice. If you don\'t want to see them, you can disable them in': '提示将出现给您提供有用的建议。如果您不想看到它们,可以在以下位置禁用它们',
'Driven by AI, you can easily construct unique stories, thrilling tales, seductive romances, or even just fool around. Anything goes!': '在 AI 的驱动下,您可以轻松构建独特的故事,惊险的传说,诱人的浪漫,甚至只是随便玩玩。一切都可以!',
'dropdown to generate specific entries.': '下拉菜单生成特定的条目。',
'Want to back up your Lorebook or share it? Use the': '想备份您的世界书或分享它吗?使用',
'Bullet points (•) or dashes (-) and other symbols can be used to prompt the AI to create lists.': '项目符号 (•) 或破折号 (-) 和其他符号可用于提示 AI 创建列表。',
'Enable our TTS to either read Inputs, Outputs or both in the Streamed': '启用我们的 TTS 以在流式传输中读取输入、输出或两者',
'Stories can be stored within Shelves in the Story Library in the left Menubar. Use the': '故事可以存储在左侧菜单栏的故事库中的书架内。使用',
'The panel on the left of the screen is the Menubar it houses your Library. Manage your Stories, Shelves, and Settings here.': '屏幕左侧的面板是菜单栏,它包含您的库。在这里管理您的故事、书架和设置。',
'Describe just about anything with a few short sentences and lend your story a focus, details, moods or give it premonitions to make something happen.': '用几个简短的句子描述任何事物,为您的故事提供焦点,细节,情绪或预感以使某些事情发生。',
'Updating the Memory field with important story elements as they take place will help the AI stay more consistent.': '随着故事的发生,使用重要的故事元素更新记忆字段将有助于 AI 保持更加一致。',
'[Brackets] tell the AI to treat whatever is inside as not a part of the tale itself. If you have Ban Bracket Generation on, the AI will not add these to your story.': '[括号] 告诉 AI 将里面的任何东西视为不属于故事本身。如果开启了“禁止括号生成”,AI 不会将这些添加到您的故事中。',
'Makes the Repetition Penalty Range dynamic, setting it based on where the story text starts. This makes things more likely to be repeated from Memory, sometimes verbatim.': '使重复惩罚范围具有动态性,根据故事文本开始的位置进行设置。这使得从记忆中重复内容的可能性增加,有时甚至是逐字重复。',
'. Keys don\'t expire until used!': '。密钥在使用前不会过期!',
'. Sort and filter results with': '。排序和筛选结果在',
'Choose where a Story is kept by toggling the Remote Storage option in': '通过切换远程存储选项来选择故事的保存位置在',
'Settings. Be aware that local data can be cleared with your browser cache. Back up your Stories regularly!': '设置。请注意,本地数据可以随浏览器缓存一起清除。定期备份您的故事!',
'If you have too many Story Conflicts pop up due to a bad connection you can disable the pop-up in': '如果由于连接不良弹出过多故事冲突,您可以禁用弹出窗口在',
'Download all Stories regularly in': '定期下载所有故事在',
', especailly if you use Local Storage and your browser cache get cleared, or if you lose access to your account.': ',特别是如果您使用本地存储并且浏览器缓存被清除,或者如果您失去对帐户的访问权限。',
'Dinkuses (***) and asterisms (⁂) can appear too often. You can apply the Default Bias in': '章节分隔符 (***) 和星号 (⁂) 可能出现得太频繁。您可以应用默认偏置在',
'Text inside the Author\'s Note will make the AI strongly focus on that detail. Be careful, it\'s stronger than you think!': '作者留言中的文本将使 AI 强烈关注该细节。小心,它比您想象的要强大!',
'NovelAI features text-to-speech integration. You can configure it in the': 'NovelAI 具有文本转语音集成功能。您可以在以下位置配置它',
// --- 短单字补充 ---
'Editor': '编辑器',
'Comments': '评论',
'Prompts': '提示词',
'Lists': '列表',
'Themes': '主题',
'Dice': '骰子',
'Inputs': '输入',
'Updates': '更新',
};
// 2. 正则动态匹配词库 (RegExp)
// 格式为: [ /正则表达式/, '替换内容' ]
NAI_I18N.regexp = [
[/^Are you sure you want to delete ["'](.*?)["']\?$/, '确定要删除 "$1" 吗?'],
[/^Are you sure you want to delete the category ["'](.*?)["']\?$/, '确定要删除类别 "$1" 吗?'],
[/^Are you sure you want to trim the history of ["'](.*?)["']\?$/, '确定要修剪 "$1" 的历史记录吗?'],
[/^Are you sure you want to flatten ["'](.*?)["']\?$/, '确定要扁平化 "$1" 吗?'],
[/^Are you sure you want to reset ["'](.*?)["'] to its prompt\?$/, '确定要将 "$1" 重置为初始提示词吗?'],
[/^(\d+\/\d+) text generations remaining\.$/, '剩余 $1 次文本生成。'],
[/^Context: (\d+) tokens \(max tokens \[(\d+)\] - output length \[(\d+)\] - continue to sentence end allowance \[(\d+)\]\)$/, '上下文: $1 Token (最大 Token [$2] - 输出长度 [$3] - 句末补全余量 [$4])'],
[/^max tokens \[(\d+)\] - output length \[(\d+)\] - continue to sentence end allowance \[(\d+)\]$/, '最大 Token [$1] - 输出长度 [$2] - 句末补全余量 [$3]'],
[/^option (.*?), selected\.$/, '已选择选项 $1。'],
[/^You are currently focused on option (.*?) Select a (.*?) is focused , press Down to open the menu,$/, '当前聚焦于选项 $1。已聚焦 $2,按向下键打开菜单,'],
[/^You are currently focused on option (.*?) (\d+) results available\.(.*)$/, '当前聚焦于选项 $1,有 $2 个可用结果。$3'],
[/^This prompt is using (\d+) of the currently used (\d+) tokens\. Max total tokens: (\d+)$/, '此提示词使用了当前 $2 个 Token 中的 $1 个。最大总容量: $3'],
[/^(\d+) tokens out of (\d+) tokens used$/, '已使用 $1 / $2 个 Token'],
[/^Strength (.*)$/, '强度 $1'],
[/^Noise (.*)$/, '噪声 $1'],
[/^Set Character (\d+)’s Position$/, '设置角色 $1 的位置'],
[/^Character (\d+)$/, '角色 $1'],
[/^(\d+\/\d+) image generations remaining\.$/, '剩余 $1 次图像生成。'],
// ==========================================
// 动态时间与“最后编辑”正则匹配
// ==========================================
// 1. 纯时间动态匹配
[/^a few seconds ago$/, '几秒钟前'],
[/^a minute ago$/, '一分钟前'],
[/^an hour ago$/, '一小时前'],
[/^a day ago$/, '一天前'],
[/^(\d+) seconds? ago$/, '$1 秒前'],
[/^(\d+) minutes? ago$/, '$1 分钟前'],
[/^(\d+) hours? ago$/, '$1 小时前'],
[/^(\d+) days? ago$/, '$1 天前'],
[/^(\d+) months? ago$/, '$1 个月前'],
[/^(\d+) years? ago$/, '$1 年前'],
// 2. 带有 "Last Edited: " 前缀的动态匹配
[/^Last Edited: a few seconds ago$/, '最后编辑:几秒钟前'],
[/^Last Edited: a minute ago$/, '最后编辑:一分钟前'],
[/^Last Edited: an hour ago$/, '最后编辑:一小时前'],
[/^Last Edited: a day ago$/, '最后编辑:一天前'],
[/^Last Edited: (\d+) seconds? ago$/, '最后编辑:$1 秒前'],
[/^Last Edited: (\d+) minutes? ago$/, '最后编辑:$1 分钟前'],
[/^Last Edited: (\d+) hours? ago$/, '最后编辑:$1 小时前'],
[/^Last Edited: (\d+) days? ago$/, '最后编辑:$1 天前'],
[/^Last Edited: (\d+) months? ago$/, '最后编辑:$1 个月前'],
[/^Last Edited: (\d+) years? ago$/, '最后编辑:$1 年前'],
[/^History \((\d+) Images?\)$/, '历史记录($1 张图片)'],
[/^Last Saved On: (.*?) @ (.*?)$/, '最后保存时间:$1 @ $2'],
[/^Your subscription renews around (.*?) @ (.*?)\.?$/i, '您的订阅将于 $1 @ $2 左右续期。']
];