Files
Rdmclin2 913ee4210d feat: page/agent/agentGroup/task edit lock (#15786)
* feat: support page editor lock

Squashed page-lock feature work:
- support page editor lock
- support agent group / agent / task edit
- add edit lock to agent/agentgroup/task
- refactor page lock
- fix workspaceId for edit objects
- align with agent/group/task

* fix: collaborative edit lock

* chore: update i18n

* fix: redis acquire

* fix: release lock

* fix: test case

* chore: complement page lock test cases
2026-06-14 01:40:36 +08:00

2067 lines
152 KiB
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"_cloud.officialProvider": "{{name}} 官方模型服务",
"about.title": "关于",
"accountDeletion.cancelButton": "取消注销",
"accountDeletion.cancelConfirmTitle": "取消账号注销请求?",
"accountDeletion.cancelFailed": "取消注销请求失败",
"accountDeletion.cancelSuccess": "注销请求已取消",
"accountDeletion.confirmCheckbox": "我已阅读并理解上述内容,确认继续注销账号",
"accountDeletion.confirmContent": "提交后将进入 <0>72 小时</0>冷静期,期间您可以随时取消。冷静期结束后,您的账号数据将被永久删除,未支付的账单将立即取消,已支付的费用不予退还。您的注册及注销记录将被保留用于合规审计。",
"accountDeletion.confirmOk": "注销账号",
"accountDeletion.confirmRequired": "请确认您了解注销的后果",
"accountDeletion.confirmTitle": "确定要注销账号吗?",
"accountDeletion.desc": "永久删除您的账号及所有相关数据,此操作不可撤销。",
"accountDeletion.pendingDesc": "您的账号已被安排删除",
"accountDeletion.pendingMessage": "您的账号将于 {{hours}} 小时后删除",
"accountDeletion.reasonPlaceholder": "请告诉我们您为什么要注销账号...",
"accountDeletion.reasonRequired": "请填写注销原因",
"accountDeletion.requestButton": "申请注销账号",
"accountDeletion.requestFailed": "申请注销账号失败",
"accountDeletion.requestSuccess": "注销申请已提交",
"accountDeletion.sectionTitle": "账号注销",
"accountDeletion.title": "注销账号",
"advancedSettings": "进阶配置",
"agentCronJobs.addJob": "添加定时任务",
"agentCronJobs.clearTopics": "清除话题",
"agentCronJobs.clearTopicsFailed": "清除话题失败",
"agentCronJobs.confirmClearTopics": "确定要清除 {{count}} 个话题吗?",
"agentCronJobs.confirmDelete": "确定要删除此定时任务吗?",
"agentCronJobs.confirmDeleteCronJob": "确定要删除此定时任务吗?所有相关话题也将被删除。",
"agentCronJobs.content": "任务内容",
"agentCronJobs.create": "创建",
"agentCronJobs.createSuccess": "定时任务创建成功",
"agentCronJobs.deleteCronJob": "删除定时任务",
"agentCronJobs.deleteFailed": "删除定时任务失败",
"agentCronJobs.deleteJob": "删除任务",
"agentCronJobs.deleteSuccess": "定时任务删除成功",
"agentCronJobs.description": "通过定时执行自动化您的智能体",
"agentCronJobs.disable": "禁用",
"agentCronJobs.editJob": "编辑定时任务",
"agentCronJobs.empty.description": "创建您的第一个定时任务以实现智能体自动化",
"agentCronJobs.empty.title": "暂无定时任务",
"agentCronJobs.enable": "启用",
"agentCronJobs.form.at": "于",
"agentCronJobs.form.content.placeholder": "输入智能体的提示词或指令",
"agentCronJobs.form.every": "每",
"agentCronJobs.form.frequency": "执行频率",
"agentCronJobs.form.hours": "小时",
"agentCronJobs.form.maxExecutions": "执行",
"agentCronJobs.form.maxExecutions.placeholder": "留空表示无限次",
"agentCronJobs.form.name.placeholder": "输入任务名称",
"agentCronJobs.form.time": "时间",
"agentCronJobs.form.timeRange.end": "结束时间",
"agentCronJobs.form.timeRange.start": "开始时间",
"agentCronJobs.form.times": "次后停止",
"agentCronJobs.form.timezone": "时区",
"agentCronJobs.form.unlimited": "持续执行",
"agentCronJobs.form.validation.contentRequired": "任务内容不能为空",
"agentCronJobs.form.validation.invalidTimeRange": "开始时间必须早于结束时间",
"agentCronJobs.form.validation.nameRequired": "任务名称不能为空",
"agentCronJobs.interval.12hours": "每12小时",
"agentCronJobs.interval.1hour": "每小时",
"agentCronJobs.interval.30min": "每30分钟",
"agentCronJobs.interval.6hours": "每6小时",
"agentCronJobs.interval.daily": "每日",
"agentCronJobs.interval.weekly": "每周",
"agentCronJobs.lastExecuted": "上次执行时间",
"agentCronJobs.maxExecutions": "最大执行次数",
"agentCronJobs.name": "任务名称",
"agentCronJobs.never": "从未",
"agentCronJobs.noExecutionResults": "无执行结果",
"agentCronJobs.remainingExecutions": "剩余:{{count}}",
"agentCronJobs.save": "保存",
"agentCronJobs.saveAsNew": "另存为新任务",
"agentCronJobs.schedule": "计划",
"agentCronJobs.scheduleType.daily": "每日",
"agentCronJobs.scheduleType.hourly": "每小时",
"agentCronJobs.scheduleType.weekly": "每周",
"agentCronJobs.status.depleted": "已耗尽",
"agentCronJobs.status.disabled": "已禁用",
"agentCronJobs.status.enabled": "已启用",
"agentCronJobs.timeRange": "时间范围",
"agentCronJobs.title": "定时任务",
"agentCronJobs.unlimited": "无限",
"agentCronJobs.unnamedTask": "未命名任务",
"agentCronJobs.updateSuccess": "定时任务更新成功",
"agentCronJobs.weekday.friday": "星期五",
"agentCronJobs.weekday.monday": "星期一",
"agentCronJobs.weekday.saturday": "星期六",
"agentCronJobs.weekday.short.friday": "周五",
"agentCronJobs.weekday.short.monday": "周一",
"agentCronJobs.weekday.short.saturday": "周六",
"agentCronJobs.weekday.short.sunday": "周日",
"agentCronJobs.weekday.short.thursday": "周四",
"agentCronJobs.weekday.short.tuesday": "周二",
"agentCronJobs.weekday.short.wednesday": "周三",
"agentCronJobs.weekday.sunday": "星期日",
"agentCronJobs.weekday.thursday": "星期四",
"agentCronJobs.weekday.tuesday": "星期二",
"agentCronJobs.weekday.wednesday": "星期三",
"agentCronJobs.weekdays": "工作日",
"agentCronJobs.weekdays.fri": "周五",
"agentCronJobs.weekdays.mon": "周一",
"agentCronJobs.weekdays.sat": "周六",
"agentCronJobs.weekdays.sun": "周日",
"agentCronJobs.weekdays.thu": "周四",
"agentCronJobs.weekdays.tue": "周二",
"agentCronJobs.weekdays.wed": "周三",
"agentDocuments.columns.actions": "操作",
"agentDocuments.columns.document": "文档",
"agentDocuments.columns.template": "模板",
"agentDocuments.createSuccess": "已根据模板创建文档",
"agentDocuments.createWithTemplate": "使用此模板创建",
"agentDocuments.deleteConfirm": "要删除这份文档吗?",
"agentDocuments.deleteSuccess": "文档已删除",
"agentDocuments.desc": "管理当前助理的文档,并可通过模板创建起始文档。",
"agentDocuments.empty": "暂无文档",
"agentDocuments.overwriteConfirm.confirm": "覆盖并应用",
"agentDocuments.overwriteConfirm.more": "以及另外 {{count}} 个",
"agentDocuments.overwriteConfirm.summary": "应用 {{templateName}} 将创建 {{createCount}} 个新文档,并覆盖 {{overwriteCount}} 个现有文档。",
"agentDocuments.overwriteConfirm.title": "要覆盖现有文档吗?",
"agentDocuments.overwriteConfirm.warning": "同名文档将被替换。",
"agentDocuments.title": "助理文档",
"agentImport.action": "导入到工作区…",
"agentImport.description": "将此代理的副本分叉到您的一个工作区中。原始代理保留在您的个人空间中——导入后不会同步。",
"agentImport.failed": "导入代理失败。",
"agentImport.modal.configIncluded": "代理配置默认会被复制。",
"agentImport.modal.confirm": "导入",
"agentImport.modal.includeHistory": "复制主题和消息",
"agentImport.modal.includeHistoryDesc": "可选。将此代理的对话历史复制到新代理中。",
"agentImport.modal.knowledgeNotice": "知识绑定和文件尚未复制。",
"agentImport.success": "代理已导入到 {{name}}。",
"agentImport.title": "导入到工作区",
"agentInfoDescription.basic.avatar": "头像",
"agentInfoDescription.basic.description": "描述",
"agentInfoDescription.basic.name": "名称",
"agentInfoDescription.basic.tags": "标签",
"agentInfoDescription.basic.title": "助理信息",
"agentInfoDescription.chat.enableHistoryCount": "启用历史消息计数",
"agentInfoDescription.chat.historyCount": "历史消息数量",
"agentInfoDescription.chat.no": "否",
"agentInfoDescription.chat.searchMode": "搜索模式",
"agentInfoDescription.chat.title": "对话偏好",
"agentInfoDescription.chat.yes": "是",
"agentInfoDescription.model.maxTokens": "最大 Token 数",
"agentInfoDescription.model.model": "模型",
"agentInfoDescription.model.provider": "模型服务商",
"agentInfoDescription.model.temperature": "温度",
"agentInfoDescription.model.title": "模型设置",
"agentInfoDescription.model.topP": "Top P 值",
"agentInfoDescription.plugins.count": "技能设置({{count}}",
"agentInfoDescription.plugins.empty": "尚未安装技能",
"agentInfoDescription.plugins.title": "已安装技能",
"agentInfoDescription.role.systemRole": "助理档案",
"agentInfoDescription.role.title": "助理档案",
"agentInfoDescription.value.unset": "未设置",
"agentInfoDescription.value.untitled": "未命名助理",
"agentSkillDetail.addedAt": "添加于",
"agentSkillDetail.publishedAt": "发布于",
"agentSkillDetail.repository": "GitHub 仓库地址",
"agentSkillDetail.skillContent": "技能内容",
"agentSkillDetail.sourceUrl": "Skill 导入路径",
"agentSkillDetail.updatedAt": "更新于",
"agentSkillEdit.descriptionDesc": "简要说明该技能的功能,帮助智能体判断何时使用该技能",
"agentSkillEdit.fileReadonly": "此文件仅供查看,只有技能描述和指令可以编辑。",
"agentSkillEdit.instructions": "指令",
"agentSkillEdit.instructionsDesc": "使用 Markdown 编写的核心指令,定义技能的行为和工作流程",
"agentSkillEdit.instructionsPlaceholder": "以 Markdown 格式输入技能指令...",
"agentSkillEdit.nameDesc": "该技能的唯一标识符,创建后不可修改",
"agentSkillEdit.saveSuccess": "技能更新成功",
"agentSkillEdit.title": "技能设置",
"agentSkillItem.deleteConfirm.desc": "确定要删除 Agent 技能「{{name}}」吗?此操作无法撤销。",
"agentSkillItem.deleteConfirm.title": "删除 Agent 技能",
"agentSkillModal.content": "技能内容",
"agentSkillModal.contentPlaceholder": "输入 Markdown 格式的技能内容...",
"agentSkillModal.description": "描述",
"agentSkillModal.descriptionPlaceholder": "简要描述该技能",
"agentSkillModal.github.desc": "粘贴公开 GitHub 仓库中技能目录的 URL,该目录下需包含 SKILL.md 文件。",
"agentSkillModal.github.title": "从 GitHub 导入",
"agentSkillModal.github.urlPlaceholder": "https://github.com/username/repo/tree/main/skills/my-skill",
"agentSkillModal.importError": "导入失败:{{error}}",
"agentSkillModal.importSuccess": "Agent 技能导入成功",
"agentSkillModal.upload.desc": "上传本地 .zip 或 .skill 文件以安装技能。",
"agentSkillModal.upload.dragText": "拖放或点击以上传",
"agentSkillModal.upload.requirementSkillMd": "SKILL.md 包含以 YAML 格式编写的技能名称和描述",
"agentSkillModal.upload.requirementZip": "根目录下包含 SKILL.md 文件的 .zip 或 .skill 文件",
"agentSkillModal.upload.requirements": "文件要求",
"agentSkillModal.upload.title": "上传技能",
"agentSkillModal.upload.uploading": "上传中...",
"agentSkillModal.url.desc": "通过提供 SKILL.md 文件的直接链接导入技能。",
"agentSkillModal.url.title": "从 URL 导入",
"agentSkillModal.url.urlPlaceholder": "https://example.com/path/to/SKILL.md",
"agentSkillTag": "Agent 技能",
"agentTab.opening": "开场设置",
"agentTab.plugin": "技能设置",
"agentTab.prompt": "助理档案",
"agentTab.selfIteration": "自我迭代",
"agentTab.tts": "语音服务",
"analytics.telemetry.desc": "通过匿名使用数据帮助我们改进 {{appName}}",
"analytics.telemetry.title": "发送匿名使用数据",
"analytics.title": "数据统计",
"checking": "检查中…",
"checkingPermissions": "检查权限中…",
"creds.actions.delete": "删除",
"creds.actions.deleteConfirm.cancel": "取消",
"creds.actions.deleteConfirm.content": "此凭证将被永久删除,此操作无法撤销。",
"creds.actions.deleteConfirm.ok": "删除",
"creds.actions.deleteConfirm.title": "确定删除凭证?",
"creds.actions.edit": "编辑",
"creds.actions.view": "查看",
"creds.create": "新建凭证",
"creds.createModal.fillForm": "填写详情",
"creds.createModal.selectType": "选择类型",
"creds.createModal.title": "创建凭证",
"creds.edit.title": "编辑凭证",
"creds.empty": "暂无凭证配置",
"creds.file.authRequired": "请先登录 Market",
"creds.file.uploadFailed": "文件上传失败",
"creds.file.uploadSuccess": "文件上传成功",
"creds.file.uploading": "上传中...",
"creds.form.addPair": "添加键值对",
"creds.form.back": "返回",
"creds.form.cancel": "取消",
"creds.form.connectionRequired": "请选择一个 OAuth 连接",
"creds.form.description": "描述",
"creds.form.descriptionPlaceholder": "可选的凭证描述",
"creds.form.file": "凭证文件",
"creds.form.fileRequired": "请上传文件",
"creds.form.key": "标识符",
"creds.form.keyPattern": "标识符只能包含字母、数字、下划线和连字符",
"creds.form.keyRequired": "请输入标识符",
"creds.form.name": "显示名称",
"creds.form.nameRequired": "请输入显示名称",
"creds.form.save": "保存",
"creds.form.selectConnection": "选择 OAuth 连接",
"creds.form.selectConnectionPlaceholder": "选择已连接的账户",
"creds.form.selectedFile": "已选文件",
"creds.form.submit": "创建",
"creds.form.uploadDesc": "支持 JSON、PEM 等凭证文件格式",
"creds.form.uploadHint": "点击或拖拽文件上传",
"creds.form.valuePlaceholder": "输入值",
"creds.form.values": "键值对",
"creds.oauth.noConnections": "暂无可用的 OAuth 连接,请先连接账户。",
"creds.signIn": "登录 Market",
"creds.signInRequired": "请登录 Market 以管理您的凭证",
"creds.table.actions": "操作",
"creds.table.key": "标识符",
"creds.table.lastUsed": "上次使用",
"creds.table.name": "名称",
"creds.table.neverUsed": "从未使用",
"creds.table.preview": "预览",
"creds.table.type": "类型",
"creds.typeDesc.file": "上传服务账户或证书等凭证文件",
"creds.typeDesc.kv-env": "将 API 密钥和令牌存储为环境变量",
"creds.typeDesc.kv-header": "将授权值存储为 HTTP 请求头",
"creds.typeDesc.oauth": "关联已有的 OAuth 连接",
"creds.types.all": "全部",
"creds.types.file": "文件",
"creds.types.kv-env": "环境变量",
"creds.types.kv-header": "请求头",
"creds.types.oauth": "OAuth",
"creds.view.error": "加载凭证失败",
"creds.view.noValues": "无值",
"creds.view.oauthNote": "OAuth 凭证由连接的服务管理。",
"creds.view.title": "查看凭证:{{name}}",
"creds.view.values": "凭证值",
"creds.view.warning": "这些值是敏感信息,请勿与他人分享。",
"danger.clear.action": "立即清除",
"danger.clear.confirm": "确定要清除所有聊天数据吗?此操作无法撤销。",
"danger.clear.desc": "删除所有数据,包括智能体、文件、消息和技能。您的账户不会被删除。",
"danger.clear.success": "已清除所有会话消息",
"danger.clear.title": "清除数据",
"danger.reset.action": "立即重置",
"danger.reset.confirm": "确认重置所有设置吗?",
"danger.reset.currentVersion": "当前版本",
"danger.reset.desc": "恢复所有设置为默认值。您的数据不会被删除。",
"danger.reset.success": "已重置所有设置",
"danger.reset.title": "重置所有设置",
"defaultAgent.model.desc": "创建新助理时使用的模型",
"defaultAgent.model.title": "模型",
"defaultAgent.title": "新建助理",
"devices.actions.edit": "编辑",
"devices.actions.remove": "移除",
"devices.capabilities.commands.desc": "在你的环境中安全地执行终端命令。",
"devices.capabilities.commands.title": "运行命令",
"devices.capabilities.files.desc": "让智能体直接访问并整理你电脑上的文件。",
"devices.capabilities.files.title": "读写本地文件",
"devices.capabilities.title": "连接后你能做什么",
"devices.capabilities.tools.desc": "连接本地工具,扩展智能体的能力边界。",
"devices.capabilities.tools.title": "调用系统工具",
"devices.channel.connected": "已连接 {{time}}",
"devices.connectWizard.button": "连接设备",
"devices.connectWizard.cli.connectDesc": "启动后台守护进程,保持设备在线并等待远程操作。",
"devices.connectWizard.cli.connectTitle": "启动守护进程",
"devices.connectWizard.cli.installDesc": "使用你喜欢的包管理器全局安装 LobeHub CLI,提供设备连接与管理能力。",
"devices.connectWizard.cli.installTitle": "安装 CLI",
"devices.connectWizard.cli.loginDesc": "在浏览器中完成 OAuth 授权,将 CLI 与你的账号关联。",
"devices.connectWizard.cli.loginTitle": "登录账号",
"devices.connectWizard.desktop.downloadLink": "下载 LobeHub 桌面端",
"devices.connectWizard.desktop.step1": "下载桌面端",
"devices.connectWizard.desktop.step1Desc": "前往 LobeHub 下载页获取适用于你操作系统的桌面版应用。",
"devices.connectWizard.desktop.step2": "登录并打开设备网关",
"devices.connectWizard.desktop.step2Desc": "登录后,点击右上角的设备网关图标,确认开关已打开。",
"devices.connectWizard.desktop.step3": "设备自动出现",
"devices.connectWizard.desktop.step3Desc": "桌面端启动后会自动注册为设备,连接成功后即可在列表中看到它。",
"devices.connectWizard.footer": "仅注册设备信息,不会访问你的数据。",
"devices.connectWizard.method.cli": "通过 CLI",
"devices.connectWizard.method.desktop": "通过桌面端",
"devices.connectWizard.subtitle": "选择一种方式将你的电脑连接到 LobeHub。",
"devices.connectWizard.title": "连接设备",
"devices.currentBadge": "当前设备",
"devices.detail.addDir": "添加目录",
"devices.detail.connections": "连接通道",
"devices.detail.noRecent": "暂无最近目录",
"devices.detail.recentDirs": "最近目录",
"devices.edit.browse": "浏览…",
"devices.edit.cancel": "取消",
"devices.edit.defaultCwd": "默认工作目录",
"devices.edit.defaultCwdPlaceholder": "例如 /Users/me/projects",
"devices.edit.friendlyName": "名称",
"devices.edit.friendlyNamePlaceholder": "便于识别此设备的名称",
"devices.edit.save": "保存",
"devices.edit.title": "编辑设备",
"devices.empty.desc": "连接后,LobeHub 上的智能体可以直接在你的电脑上读写文件、运行命令和调用系统工具。",
"devices.empty.methodCli.desc": "通过终端安装 CLI,适用于服务器或无桌面环境。",
"devices.empty.methodCli.title": "使用 CLI 连接",
"devices.empty.methodDesktop.badge": "推荐",
"devices.empty.methodDesktop.desc": "下载桌面端,登录后设备自动连接。",
"devices.empty.methodDesktop.title": "使用桌面端连接",
"devices.empty.title": "连接你的第一台设备",
"devices.fallbackBadge": "身份不稳定",
"devices.fallbackTooltip": "未能通过机器 ID 识别此设备,重装应用可能会产生重复条目。",
"devices.lastSeen": "最近活跃 {{time}}",
"devices.remove.confirm": "移除此设备?",
"devices.remove.confirmDesc": "这会断开设备与你账户的关联,但不会让设备登出,下次连接时它可重新注册。",
"devices.status.offline": "离线",
"devices.status.online": "在线",
"devices.title": "我的设备",
"devices.workingDirectory": "工作目录:{{path}}",
"group.aiConfig": "智能体",
"group.common": "通用",
"group.profile": "账号",
"group.subscription": "套餐",
"group.system": "系统",
"groupTab.chat": "对话",
"groupTab.members": "成员",
"groupTab.meta": "基本信息",
"header.desc": "偏好与模型设置",
"header.global": "全局设置",
"header.group": "群组设置",
"header.groupDesc": "管理群组与对话偏好",
"header.session": "会话设置",
"header.sessionDesc": "助理档案与会话偏好",
"header.sessionWithName": "会话设置 · {{name}}",
"header.title": "设置",
"heterogeneousStatus.account.label": "账号",
"heterogeneousStatus.auth.api": "API",
"heterogeneousStatus.auth.label": "认证方式",
"heterogeneousStatus.auth.subscription": "订阅",
"heterogeneousStatus.cloud.githubDesc": "选择一个 GitHub OAuth 凭据,以允许沙箱克隆您的私有存储库。",
"heterogeneousStatus.cloud.githubLabel": "GitHub 连接",
"heterogeneousStatus.cloud.githubNoCreds": "未找到 GitHub 凭证。",
"heterogeneousStatus.cloud.githubPlaceholder": "选择 GitHub 凭证…",
"heterogeneousStatus.cloud.manageCredentials": "管理凭证 →",
"heterogeneousStatus.cloud.repoAdd": "添加",
"heterogeneousStatus.cloud.repoDesc": "在此管理仓库列表,在对话视图底栏切换当前激活的仓库。",
"heterogeneousStatus.cloud.repoLabel": "代码仓库",
"heterogeneousStatus.cloud.repoPlaceholder": "owner/repo 或 https://github.com/owner/repo",
"heterogeneousStatus.cloud.tabLabel": "云端",
"heterogeneousStatus.cloud.tokenCancel": "取消",
"heterogeneousStatus.cloud.tokenChange": "修改",
"heterogeneousStatus.cloud.tokenDesc": "你的 Claude Code OAuth Token,提交后将安全保存到凭证管理。在终端运行 `claude setup-token` 即可获取。",
"heterogeneousStatus.cloud.tokenLabel": "Claude Code Token",
"heterogeneousStatus.cloud.tokenPlaceholder": "粘贴你的 OAuth Token",
"heterogeneousStatus.cloud.tokenSave": "保存",
"heterogeneousStatus.command.edit": "编辑指令",
"heterogeneousStatus.command.label": "启动指令",
"heterogeneousStatus.command.placeholder": "指令名称或绝对路径",
"heterogeneousStatus.desktop.tabLabel": "桌面端",
"heterogeneousStatus.detecting": "正在检测 {{name}} CLI…",
"heterogeneousStatus.plan.label": "方案",
"heterogeneousStatus.redetect": "重新检测",
"heterogeneousStatus.unavailable": "未检测到 {{name}} CLI,请先安装或配置",
"hotkey.clearBinding": "清除绑定",
"hotkey.conflicts": "与现有快捷键冲突",
"hotkey.errors.CONFLICT": "快捷键冲突:该快捷键已被其他功能占用",
"hotkey.errors.INVALID_FORMAT": "快捷键格式无效:请使用正确的格式(如 CommandOrControl+E",
"hotkey.errors.INVALID_ID": "无效的快捷键ID",
"hotkey.errors.NO_MODIFIER": "快捷键必须包含修饰键(Ctrl、Alt、Shift等)",
"hotkey.errors.SYSTEM_OCCUPIED": "快捷键已被系统或其他应用程序占用",
"hotkey.errors.UNKNOWN": "更新失败:未知错误",
"hotkey.group.conversation": "会话",
"hotkey.group.desktop": "桌面端",
"hotkey.group.essential": "基础",
"hotkey.invalidCombination": "快捷键需要至少包含一个修饰键 (Ctrl, Alt, Shift) 和一个常规键",
"hotkey.record": "按下按键以录制快捷键",
"hotkey.reset": "重置为默认快捷键",
"hotkey.title": "快捷键",
"hotkey.updateError": "快捷键更新失败:网络或系统错误",
"hotkey.updateSuccess": "快捷键更新成功",
"llm.aesGcm": "你的密钥与代理地址等将使用 <1>AES-GCM</1> 加密算法进行加密",
"llm.apiKey.desc": "请填写你的 {{name}} API Key",
"llm.apiKey.placeholder": "{{name}} API Key",
"llm.apiKey.title": "API Key",
"llm.checker.button": "检查",
"llm.checker.desc": "测试 Api Key 与代理地址是否正确填写",
"llm.checker.pass": "检查通过",
"llm.checker.title": "连通性检查",
"llm.customModelCards.addNew": "创建并添加 {{id}} 模型",
"llm.customModelCards.config": "配置模型",
"llm.customModelCards.confirmDelete": "即将删除该自定义模型,删除后将不可恢复。请谨慎操作",
"llm.customModelCards.modelConfig.azureDeployName.extra": "在 Azure OpenAI 中实际请求的字段",
"llm.customModelCards.modelConfig.azureDeployName.placeholder": "请输入 Azure 中的模型部署名称",
"llm.customModelCards.modelConfig.azureDeployName.title": "模型部署名称",
"llm.customModelCards.modelConfig.displayName.placeholder": "请输入模型的展示名称,例如 ChatGPT、GPT-4 等",
"llm.customModelCards.modelConfig.displayName.title": "模型展示名称",
"llm.customModelCards.modelConfig.files.extra": "当前文件上传实现仅为一种 Hack 方案,仅限自行尝试。完整文件上传能力请等待后续实现",
"llm.customModelCards.modelConfig.files.title": "支持文件上传",
"llm.customModelCards.modelConfig.functionCall.extra": "此配置将仅开启应用中的技能调用能力,是否支持技能调用完全取决于模型本身,请自行测试该模型的技能调用能力可用性",
"llm.customModelCards.modelConfig.functionCall.title": "支持技能调用",
"llm.customModelCards.modelConfig.id.extra": "将作为模型标签进行展示",
"llm.customModelCards.modelConfig.id.placeholder": "请输入模型id,例如 gpt-4-turbo-preview 或 claude-2.1",
"llm.customModelCards.modelConfig.id.title": "模型 ID",
"llm.customModelCards.modelConfig.modalTitle": "自定义模型配置",
"llm.customModelCards.modelConfig.tokens.title": "最大 token 数",
"llm.customModelCards.modelConfig.vision.extra": "此配置将仅开启应用中的图片上传配置,是否支持识别完全取决于模型本身,请自行测试该模型的视觉识别能力可用性",
"llm.customModelCards.modelConfig.vision.title": "支持视觉识别",
"llm.fetchOnClient.desc": "客户端请求模式将从浏览器直接发起会话请求,可提升响应速度",
"llm.fetchOnClient.title": "使用客户端请求模式",
"llm.fetcher.clear": "清除获取的模型",
"llm.fetcher.fetch": "获取模型列表",
"llm.fetcher.fetching": "正在获取模型列表…",
"llm.fetcher.latestTime": "上次更新时间:{{time}}",
"llm.fetcher.noLatestTime": "暂未获取列表",
"llm.helpDoc": "配置教程",
"llm.modelList.desc": "选择在会话中展示的模型,选择的模型会在模型列表中展示",
"llm.modelList.placeholder": "请从列表中选择模型",
"llm.modelList.title": "模型列表",
"llm.modelList.total": "共 {{count}} 个模型可用",
"llm.proxyUrl.desc": "除默认地址外,必须包含 http(s)://",
"llm.proxyUrl.title": "API 代理地址",
"llm.waitingForMore": "更多模型正在 <1>计划接入</1> 中,敬请期待",
"llm.waitingForMoreLinkAriaLabel": "打开模型服务商接入需求表单",
"marketPublish.forkConfirm.by": "作者:{{author}}",
"marketPublish.forkConfirm.confirm": "确认发布",
"marketPublish.forkConfirm.confirmGroup": "确认发布",
"marketPublish.forkConfirm.description": "你即将基于社区中已存在的助理发布一个二次创作版本。你的新助理将作为独立条目发布到市场。",
"marketPublish.forkConfirm.descriptionGroup": "您即将基于社区中已有的群组发布一个衍生版本。您的新群组将在市场中作为一个独立条目创建。",
"marketPublish.forkConfirm.title": "发布二次创作助理",
"marketPublish.forkConfirm.titleGroup": "发布衍生群组",
"marketPublish.modal.changelog.extra": "描述此版本的主要变更和改进",
"marketPublish.modal.changelog.label": "变更日志",
"marketPublish.modal.changelog.maxLengthError": "变更日志不能超过500个字符",
"marketPublish.modal.changelog.placeholder": "请输入变更日志",
"marketPublish.modal.changelog.required": "请输入变更日志",
"marketPublish.modal.comparison.local": "本地当前版本",
"marketPublish.modal.comparison.remote": "当前发布版本",
"marketPublish.modal.identifier.extra": "标识符将作为助理的唯一标识,建议使用小写字母、数字和连字符",
"marketPublish.modal.identifier.label": "助理标识符",
"marketPublish.modal.identifier.lengthError": "标识符长度应在3-50个字符之间",
"marketPublish.modal.identifier.patternError": "标识符只能包含小写字母、数字和连字符",
"marketPublish.modal.identifier.placeholder": "请输入助理的唯一标识符,如: web-development",
"marketPublish.modal.identifier.required": "请输入助理标识符",
"marketPublish.modal.loading.fetchingRemote": "正在加载远程数据…",
"marketPublish.modal.loading.submit": "正在发布助理…",
"marketPublish.modal.loading.submitGroup": "正在提交群组...",
"marketPublish.modal.loading.upload": "正在发布新版本…",
"marketPublish.modal.loading.uploadGroup": "正在发布新群组版本...",
"marketPublish.modal.messages.createVersionFailed": "版本创建失败: {{message}}",
"marketPublish.modal.messages.fetchRemoteFailed": "获取远程助理数据失败",
"marketPublish.modal.messages.missingIdentifier": "当前助理还没有社区标识符",
"marketPublish.modal.messages.noGroup": "未选择任何群组",
"marketPublish.modal.messages.notAuthenticated": "请先登录社区账户",
"marketPublish.modal.messages.publishFailed": "发布失败: {{message}}",
"marketPublish.modal.submitButton": "发布",
"marketPublish.modal.title.submit": "分享到助理社区",
"marketPublish.modal.title.upload": "发布新版本",
"marketPublish.resultModal.message": "你创作的助理已提交审核,审核通过后将自动上线",
"marketPublish.resultModal.messageGroup": "您的群组已提交审核。审核通过后将自动上线。",
"marketPublish.resultModal.title": "提交成功",
"marketPublish.resultModal.view": "前往社区查看",
"marketPublish.status.underReview": "审核中",
"marketPublish.submit.button": "分享到社区",
"marketPublish.submit.tooltip": "分享助理到社区",
"marketPublish.submitGroup.tooltip": "将此群组分享至社区",
"marketPublish.upload.button": "发布新版本",
"marketPublish.upload.tooltip": "发布新版本到助理社区",
"marketPublish.uploadGroup.tooltip": "向群组社区发布新版本",
"marketPublish.validation.communitySetupRequired.action": "立即设置",
"marketPublish.validation.communitySetupRequired.desc": "此工作区尚未设置其社区资料。在发布到社区之前,请先完成设置。",
"marketPublish.validation.communitySetupRequired.memberHint": "此工作区尚未设置其社区资料。请请求工作区所有者完成设置后再发布到社区。",
"marketPublish.validation.communitySetupRequired.title": "请先设置社区资料",
"marketPublish.validation.confirmPublish": "发布到市场?",
"marketPublish.validation.confirmPublishDesc": "一旦发布,此内容将在市场中公开可见,任何人都可以发现并使用。",
"marketPublish.validation.emptyName": "无法发布:名称不能为空",
"marketPublish.validation.emptySystemRole": "无法发布:系统角色不能为空",
"marketPublish.validation.underReview": "您的新版本正在审核中,请等待审核通过后再发布新版本。",
"memory.effort.desc": "控制 AI 检索和更新记忆的积极程度。",
"memory.effort.high": "高 — 主动检索和更新",
"memory.effort.level.high": "高",
"memory.effort.level.low": "低",
"memory.effort.level.medium": "中",
"memory.effort.low": "低 — 最少的记忆操作",
"memory.effort.medium": "中 — 平衡行为",
"memory.effort.title": "积极性",
"memory.enabled.desc": "允许 LobeHub 从对话中提取偏好和信息,并在之后使用。您可以随时查看、编辑或清除记忆内容。",
"memory.enabled.title": "启用记忆功能",
"memory.title": "记忆设置",
"message.success": "更新成功",
"myAgents.actions.cancel": "取消",
"myAgents.actions.confirmDeprecate": "确认废弃",
"myAgents.actions.deprecate": "永久废弃",
"myAgents.actions.deprecateConfirmContent": "废弃后该助理将永久从市场移除,且无法重新上架。此操作不可逆,请谨慎操作。",
"myAgents.actions.deprecateConfirmTitle": "确认废弃助理?",
"myAgents.actions.deprecateError": "废弃助理失败",
"myAgents.actions.deprecateLoading": "正在废弃助理…",
"myAgents.actions.deprecateSuccess": "助理已废弃",
"myAgents.actions.edit": "去编辑助理",
"myAgents.actions.publish": "上架助理",
"myAgents.actions.publishError": "上架助理失败",
"myAgents.actions.publishLoading": "正在上架助理…",
"myAgents.actions.publishSuccess": "助理已上架",
"myAgents.actions.unpublish": "下架助理",
"myAgents.actions.unpublishError": "下架助理失败",
"myAgents.actions.unpublishLoading": "正在下架助理…",
"myAgents.actions.unpublishSuccess": "助理已下架",
"myAgents.actions.viewDetail": "查看详情",
"myAgents.detail.category": "分类",
"myAgents.detail.description": "描述",
"myAgents.detail.identifier": "标识符",
"myAgents.detail.title": "助理详情",
"myAgents.empty.description": "你还没有发布任何助理到市场",
"myAgents.empty.title": "暂无发布的助理",
"myAgents.errors.editFailed": "编辑助理失败,请稍后重试",
"myAgents.errors.fetchFailed": "获取助理详情失败",
"myAgents.errors.notAuthenticated": "请先登录市场账户",
"myAgents.loginRequired.button": "登录市场账户",
"myAgents.loginRequired.description": "请先登录市场账户以查看你发布的助理",
"myAgents.loginRequired.title": "需要登录",
"myAgents.status.archived": "已归档",
"myAgents.status.deprecated": "已废弃",
"myAgents.status.published": "已上架",
"myAgents.status.unpublished": "未上架",
"myAgents.title": "我发布的助理",
"notification.category.billing.title": "账单",
"notification.category.generation.title": "生成",
"notification.category.schedule.title": "定时任务",
"notification.category.workspace.title": "工作区",
"notification.email.desc": "当重要事件发生时接收邮件通知",
"notification.email.title": "邮件通知",
"notification.enabled": "启用",
"notification.inbox.desc": "在应用内收件箱中显示通知",
"notification.inbox.title": "站内通知",
"notification.item.agent_cron_job_failed": "计划任务失败",
"notification.item.image_generation_completed": "图片生成完成",
"notification.item.storage_overage_cap_reached": "存储按量付费上限已触达",
"notification.item.video_generation_completed": "视频生成完成",
"notification.item.workspace_member_invited": "工作区邀请",
"notification.item.workspace_member_joined": "新成员加入",
"notification.item.workspace_member_removed": "已从工作区移除",
"notification.item.workspace_payment_failed": "续订付款失败",
"notification.item.workspace_payment_method_removed": "付款方式已移除",
"notification.item.workspace_primary_ownership_transferred": "主要所有权已转移",
"notification.item.workspace_subscription_expired": "订阅已结束",
"notification.push.desc": "向您的移动设备发送推送通知(需要安装 LobeHub 移动应用)",
"notification.push.title": "移动推送通知",
"notification.title": "通知渠道",
"platformAgentConfig.availability.available": "可用",
"platformAgentConfig.availability.checking": "检测中...",
"platformAgentConfig.availability.label": "可用性",
"platformAgentConfig.availability.noDevice": "未绑定设备",
"platformAgentConfig.availability.notInstalled": "未安装",
"platformAgentConfig.changeDevice": "更换设备",
"platformAgentConfig.device.label": "绑定设备",
"platformAgentConfig.device.none": "无",
"platformAgentConfig.device.offline": "离线",
"platformAgentConfig.device.online": "在线",
"platformAgentConfig.platform.label": "接入到",
"platformAgentConfig.redetect": "重新检测",
"platformAgentConfig.selectDevice": "选择设备",
"platformAgentConfig.title": "接入配置",
"plugin.addMCPPlugin": "添加 MCP",
"plugin.addTooltip": "自定义技能",
"plugin.clearDeprecated": "移除无效技能",
"plugin.empty": "暂无已安装技能,欢迎前往 <1>技能商店</1> 探索",
"plugin.installStatus.deprecated": "已卸载",
"plugin.settings.hint": "请根据描述填写以下配置",
"plugin.settings.title": "{{id}} 技能配置",
"plugin.settings.tooltip": "技能配置",
"plugin.store": "技能商店",
"publishToCommunity": "发布到社区",
"serviceModel.contextLimit.placeholder": "上下文限制",
"serviceModel.memoryModels.title": "记忆模型",
"serviceModel.modelAssignments.title": "模型分配",
"serviceModel.optionalFeatures.title": "可选功能",
"settingAgent.avatar.sizeExceeded": "图片大小超过 1MB 限制,请选择更小的图片",
"settingAgent.avatar.title": "助理头像",
"settingAgent.backgroundColor.title": "头像背景色",
"settingAgent.description.desc": "简单介绍你的助理,不作为角色设定",
"settingAgent.description.placeholder": "请输入助理描述",
"settingAgent.description.title": "助理描述",
"settingAgent.export.dialogTitle": "导出助理档案",
"settingAgent.export.enabledPlugins": "已启用技能",
"settingAgent.export.error": "助理档案导出失败",
"settingAgent.export.metadata": "元信息",
"settingAgent.export.model": "模型",
"settingAgent.export.provider": "服务商",
"settingAgent.export.success": "助理档案导出成功",
"settingAgent.export.tags": "标签",
"settingAgent.export.untitled": "未命名助理",
"settingAgent.export.untitledFileName": "助理档案",
"settingAgent.name.placeholder": "请输入助理名称",
"settingAgent.name.title": "名称",
"settingAgent.prompt.placeholder": "输入助理设定,按 / 打开命令菜单",
"settingAgent.prompt.templatePlaceholder": "#### 目标\n描述该智能体的主要用途和目标。\n\n#### 技能\n- 列出关键能力\n- 以及专业知识领域\n\n#### 工作流程\n1. 分步骤的执行流程\n2. 智能体应如何处理任务\n3. 与用户的预期互动方式\n\n#### 限制条件\n- 需要遵守的重要限制\n- 行为准则",
"settingAgent.prompt.title": "助理设定",
"settingAgent.submit": "更新助理信息",
"settingAgent.tag.desc": "助理标签将在助理社区中展示",
"settingAgent.tag.placeholder": "请输入标签",
"settingAgent.tag.title": "标签",
"settingAgent.title": "助理信息",
"settingAppearance.animationMode.agile": "敏捷",
"settingAppearance.animationMode.desc": "选择应用程序的操作响应的动画速度",
"settingAppearance.animationMode.disabled": "关闭",
"settingAppearance.animationMode.elegant": "优雅",
"settingAppearance.animationMode.title": "响应动画",
"settingAppearance.appTray.desc": "在系统托盘或 macOS 菜单栏中显示 LobeHub 图标。禁用后将无法访问托盘菜单。",
"settingAppearance.appTray.title": "显示应用托盘",
"settingAppearance.contextMenuMode.default": "默认",
"settingAppearance.contextMenuMode.desc": "为部分列表项启用右键菜单。",
"settingAppearance.contextMenuMode.disabled": "不使用",
"settingAppearance.contextMenuMode.title": "右键菜单方案",
"settingAppearance.desktop.title": "桌面",
"settingAppearance.neutralColor.desc": "不同色彩倾向的灰阶自定义",
"settingAppearance.neutralColor.title": "中性色",
"settingAppearance.noAnimation.desc": "禁用应用程序中的所有动画效果",
"settingAppearance.noAnimation.title": "无动画模式",
"settingAppearance.preview.title": "调色盘",
"settingAppearance.primaryColor.desc": "自定义主题色",
"settingAppearance.primaryColor.title": "主题色",
"settingAppearance.title": "应用外观",
"settingChat.chatStyleType.title": "聊天窗口样式",
"settingChat.chatStyleType.type.chat": "对话模式",
"settingChat.chatStyleType.type.docs": "文档模式",
"settingChat.compressThreshold.desc": "当未压缩的历史消息超过该值时,将进行压缩",
"settingChat.compressThreshold.title": "历史消息长度压缩阈值",
"settingChat.enableAutoScrollOnStreaming.desc": "覆盖此助手的全局设置",
"settingChat.enableAutoScrollOnStreaming.title": "AI 回复时自动滚动",
"settingChat.enableCompressHistory.title": "开启历史消息自动总结",
"settingChat.enableFollowUpChips.desc": "每次回复后,在消息下方展示一键跟进的快捷气泡。需先配置全局跟进建议模型。",
"settingChat.enableFollowUpChips.notConfiguredHint": "请先配置全局跟进建议模型后启用。",
"settingChat.enableFollowUpChips.title": "跟进建议",
"settingChat.enableHistoryCount.alias": "不限制",
"settingChat.enableHistoryCount.limited": "只包含 {{number}} 条会话消息",
"settingChat.enableHistoryCount.setlimited": "使用历史消息数",
"settingChat.enableHistoryCount.title": "限制历史消息数",
"settingChat.enableHistoryCount.unlimited": "不限历史消息数",
"settingChat.enableStreaming.desc": "启用流式输出以实时显示响应。禁用后仅显示完整响应。",
"settingChat.enableStreaming.title": "启用流式输出",
"settingChat.historyCount.desc": "每次请求携带的消息数(包括最新编写的提问。每个提问和回答都计算1)",
"settingChat.historyCount.title": "附带消息数",
"settingChat.inputTemplate.desc": "用户最新的一条消息会填充到此模板",
"settingChat.inputTemplate.placeholder": "预处理模版 {{text}} 将替换为实时输入信息",
"settingChat.inputTemplate.title": "用户输入预处理",
"settingChat.submit": "更新聊天偏好",
"settingChat.title": "聊天设置",
"settingChatAppearance.autoScrollOnStreaming.desc": "当 AI 正在生成回复时,自动滚动到底部",
"settingChatAppearance.autoScrollOnStreaming.title": "AI 回复时自动滚动",
"settingChatAppearance.fontSize.desc": "消息字体大小",
"settingChatAppearance.fontSize.marks.normal": "标准",
"settingChatAppearance.fontSize.title": "字体大小",
"settingChatAppearance.highlighterTheme.title": "代码高亮主题",
"settingChatAppearance.mermaidTheme.title": "Mermaid 主题",
"settingChatAppearance.title": "聊天外观",
"settingChatAppearance.transitionMode.desc": "选择聊天消息的显示方式",
"settingChatAppearance.transitionMode.options.fadeIn": "淡入",
"settingChatAppearance.transitionMode.options.none.desc": "这取决于模型的响应输出方式,请自行测试。",
"settingChatAppearance.transitionMode.options.none.value": "无",
"settingChatAppearance.transitionMode.options.smooth": "平滑",
"settingChatAppearance.transitionMode.title": "过渡动画",
"settingCommon.devMode.desc": "显示对话、模型和本地工具的技术细节与手动控制项。不会改变模型回复方式。",
"settingCommon.devMode.title": "高级工具",
"settingCommon.lang.autoMode": "跟随系统",
"settingCommon.lang.title": "语言",
"settingCommon.liteMode.desc": "简化界面并隐藏高级功能",
"settingCommon.liteMode.title": "精简模式",
"settingCommon.responseLanguage.auto": "跟随系统",
"settingCommon.responseLanguage.desc": "设置 AI 回复使用的语言",
"settingCommon.responseLanguage.placeholder": "选择回复语言",
"settingCommon.responseLanguage.title": "回复语言",
"settingCommon.themeMode.auto": "自动",
"settingCommon.themeMode.dark": "深色",
"settingCommon.themeMode.light": "浅色",
"settingCommon.themeMode.title": "主题",
"settingCommon.title": "通用设置",
"settingGroup.description.placeholder": "请输入群组描述",
"settingGroup.description.title": "群组描述",
"settingGroup.name.placeholder": "请输入群组名称",
"settingGroup.name.title": "群组名称",
"settingGroup.scene.desc": "选择群组场景",
"settingGroup.scene.options.casual": "休闲",
"settingGroup.scene.options.productive": "生产力",
"settingGroup.scene.title": "群组场景",
"settingGroup.submit": "更新群组",
"settingGroup.systemPrompt.placeholder": "请输入主持人系统提示词",
"settingGroup.systemPrompt.title": "主持人系统提示词",
"settingGroup.title": "群组信息",
"settingGroupChat.allowDM.desc": "关闭后,你仍然可以主动向助理发送私信",
"settingGroupChat.allowDM.title": "允许助理发送私信",
"settingGroupChat.enableSupervisor.desc": "启用群组主持人功能,主持人将管理群组对话流程",
"settingGroupChat.enableSupervisor.title": "启用主持人",
"settingGroupChat.maxResponseInRow.desc": "选择成员可以连续回复多少条消息。设置为 0 则禁用此限制。",
"settingGroupChat.maxResponseInRow.title": "连续回复消息数",
"settingGroupChat.model.desc": "群成员发言不受影响。部分模型无法作为主持人模型使用。",
"settingGroupChat.model.title": "主持人模型",
"settingGroupChat.orchestratorTitle": "主持人设置",
"settingGroupChat.responseOrder.desc": "代理将按照在聊天中设置的顺序进行回复",
"settingGroupChat.responseOrder.options.natural": "自然",
"settingGroupChat.responseOrder.options.sequential": "顺序",
"settingGroupChat.responseOrder.placeholder": "选择回复顺序",
"settingGroupChat.responseOrder.title": "回复顺序",
"settingGroupChat.responseSpeed.desc": "控制聊天的整体进行速度",
"settingGroupChat.responseSpeed.options.fast": "快速",
"settingGroupChat.responseSpeed.options.medium": "中等",
"settingGroupChat.responseSpeed.options.slow": "慢速",
"settingGroupChat.responseSpeed.placeholder": "选择回复速度",
"settingGroupChat.responseSpeed.title": "回复速度",
"settingGroupChat.revealDM.desc": "使发送给其他成员的私信内容对你可见。",
"settingGroupChat.revealDM.title": "显示私信内容",
"settingGroupChat.submit": "更新设置",
"settingGroupChat.systemPrompt.desc": "群聊对话主持人的自定义系统提示词。这可能影响默认的主持人行为。",
"settingGroupChat.systemPrompt.placeholder": "请输入自定义主持人系统提示词…",
"settingGroupChat.systemPrompt.title": "主持人系统提示词",
"settingGroupChat.title": "聊天设置",
"settingGroupMembers.addToGroup": "加入群组",
"settingGroupMembers.availableAgents": "可用助理",
"settingGroupMembers.createMember": "创建成员",
"settingGroupMembers.defaultAgent": "自定义助理",
"settingGroupMembers.disableHost": "关闭主持助理",
"settingGroupMembers.edit": "编辑成员",
"settingGroupMembers.empty": "该群组中暂无成员。点击 + 按钮添加成员。",
"settingGroupMembers.enableHost": "启用主持助理",
"settingGroupMembers.groupHost": "群主持",
"settingGroupMembers.groupMembers": "群组成员",
"settingGroupMembers.host.description": "主持人在群组中时,群聊将自动化运行,适合发散性任务。",
"settingGroupMembers.host.title": "主持人",
"settingGroupMembers.noAvailableAgents": "暂无可用助理",
"settingGroupMembers.noDescription": "暂无描述",
"settingGroupMembers.noMembersInGroup": "群组暂无成员",
"settingGroupMembers.owner": "你(所有者)",
"settingGroupMembers.remove": "移除成员",
"settingGroupMembers.removeFromGroup": "移出群组",
"settingGroupMembers.you": "你",
"settingImage.defaultCount.desc": "设置图像生成面板在创建新任务时的默认图片数量。",
"settingImage.defaultCount.label": "默认图片数量",
"settingImage.defaultCount.title": "AI 图片设置",
"settingModel.enableContextCompression.desc": "当对话消息超过 64,000 tokens 时,自动将历史消息压缩为摘要,节省 60-80% 的 token 用量",
"settingModel.enableContextCompression.title": "开启自动上下文压缩",
"settingModel.enableMaxTokens.title": "开启单次回复限制",
"settingModel.enableReasoningEffort.title": "开启推理强度调整",
"settingModel.frequencyPenalty.desc": "值越大,用词越丰富多样;值越低,用词更朴实简单",
"settingModel.frequencyPenalty.title": "词汇丰富度",
"settingModel.maxTokens.desc": "单次交互所用的最大 Token 数",
"settingModel.maxTokens.title": "单次回复限制",
"settingModel.model.desc": "{{provider}} 模型",
"settingModel.model.title": "模型",
"settingModel.params.panel.advanced": "高级设置",
"settingModel.params.panel.agentTitle": "代理高级设置",
"settingModel.params.panel.contextCompression": "自动压缩上下文",
"settingModel.params.panel.creativity": "创造力",
"settingModel.params.panel.historyLimit": "限制历史消息",
"settingModel.params.panel.openness": "开放性",
"settingModel.params.panel.responseLength": "限制回复长度",
"settingModel.params.panel.tab": "参数",
"settingModel.params.panel.title": "聊天参数设置",
"settingModel.params.panel.topicDivergence": "话题发散",
"settingModel.params.panel.vocabularyRichness": "词汇丰富度",
"settingModel.params.title": "高级参数",
"settingModel.presencePenalty.desc": "值越大,越倾向不同的表达方式,避免概念重复;值越小,越倾向使用重复的概念或叙述,表达更具一致性",
"settingModel.presencePenalty.title": "表述发散度",
"settingModel.reasoningEffort.desc": "值越大,推理能力越强,但可能会增加响应时间和 Token 消耗",
"settingModel.reasoningEffort.options.high": "高",
"settingModel.reasoningEffort.options.low": "低",
"settingModel.reasoningEffort.options.medium": "中",
"settingModel.reasoningEffort.title": "推理强度",
"settingModel.submit": "更新模型设置",
"settingModel.temperature.desc": "数值越大,回答越有创意和想象力;数值越小,回答越严谨",
"settingModel.temperature.title": "创意活跃度",
"settingModel.temperature.warning": "创意活跃度数值过大,输出可能会产生乱码",
"settingModel.title": "模型设置",
"settingModel.topP.desc": "考虑多少种可能性,值越大,接受更多可能的回答;值越小,倾向选择最可能的回答。不推荐和创意活跃度一起更改",
"settingModel.topP.title": "思维开放度",
"settingOpening.openingMessage.desc": "打开会话时的开场消息,用来介绍助理的功能",
"settingOpening.openingMessage.placeholder": "你好,我是自定义助理。你可以立即与我开始对话,也可以前往助理设置完善我的信息。",
"settingOpening.openingMessage.title": "开场消息",
"settingOpening.openingQuestions.desc": "会话开始时展示的引导性问题",
"settingOpening.openingQuestions.empty": "添加开场问题,帮助用户快速开始对话",
"settingOpening.openingQuestions.placeholder": "请输入问题",
"settingOpening.openingQuestions.repeat": "问题已存在",
"settingOpening.openingQuestions.title": "开场问题",
"settingOpening.title": "开场设置",
"settingPlugin.title": "技能列表",
"settingSelfIteration.enabled.desc": "允许此助手在自我迭代工作流程运行时审查最近的信号并改进其自身技能。",
"settingSelfIteration.enabled.managedDesc": "当自我迭代功能可用时,Lobe AI 始终启用。",
"settingSelfIteration.enabled.title": "启用自我迭代",
"settingSelfIteration.title": "自我迭代",
"settingSystem.oauth.info.desc": "已登录",
"settingSystem.oauth.info.title": "账户信息",
"settingSystem.oauth.signin.action": "登录",
"settingSystem.oauth.signin.desc": "使用 SSO 登录以解锁应用",
"settingSystem.oauth.signin.title": "登录账号",
"settingSystem.oauth.signout.action": "退出登录",
"settingSystem.oauth.signout.confirm": "确认退出?",
"settingSystem.oauth.signout.success": "退出登录成功",
"settingSystem.title": "系统设置",
"settingSystemTools.appEnvironment.chromium.desc": "Chromium 浏览器引擎版本",
"settingSystemTools.appEnvironment.desc": "桌面应用内置的运行时版本",
"settingSystemTools.appEnvironment.electron.desc": "Electron 框架版本",
"settingSystemTools.appEnvironment.node.desc": "内嵌 Node.js 版本",
"settingSystemTools.appEnvironment.title": "内建应用工具",
"settingSystemTools.category.browserAutomation": "浏览器自动化",
"settingSystemTools.category.browserAutomation.desc": "用于无头浏览器自动化和网页交互的工具",
"settingSystemTools.category.cliAgents": "CLI 智能体",
"settingSystemTools.category.cliAgents.desc": "已检测到的命令行编码智能体,如 Claude Code、Codex、Kimi 等",
"settingSystemTools.category.contentSearch": "内容搜索",
"settingSystemTools.category.contentSearch.desc": "用于在文件内搜索文本内容的工具",
"settingSystemTools.category.fileSearch": "文件搜索",
"settingSystemTools.category.fileSearch.desc": "用于按名称或模式查找文件的工具",
"settingSystemTools.category.runtimeEnvironment": "运行环境",
"settingSystemTools.category.runtimeEnvironment.desc": "用于执行脚本和安装依赖的开发运行环境",
"settingSystemTools.detecting": "检测中...",
"settingSystemTools.redetect": "重新检测",
"settingSystemTools.status.available": "可用",
"settingSystemTools.status.notDetected": "未检测",
"settingSystemTools.status.unavailable": "不可用",
"settingSystemTools.title": "系统工具",
"settingSystemTools.tools.ag.desc": "The Silver Searcher - 快速代码搜索工具",
"settingSystemTools.tools.agentBrowser.desc": "Agent-browser - 面向AI代理的无头浏览器自动化命令行工具",
"settingSystemTools.tools.aider.desc": "Aider - 终端内的 AI 结对编程工具",
"settingSystemTools.tools.bun.desc": "Bun - 快速的 JavaScript 运行时和包管理器",
"settingSystemTools.tools.bunx.desc": "bunx - Bun 包执行器,用于运行 npm 包",
"settingSystemTools.tools.claude.desc": "Claude Code - Anthropic 官方命令行编码智能体",
"settingSystemTools.tools.codex.desc": "Codex - OpenAI 命令行编码智能体",
"settingSystemTools.tools.fd.desc": "fd - 快速且用户友好的 find 替代品",
"settingSystemTools.tools.find.desc": "Unix find - 标准文件搜索命令",
"settingSystemTools.tools.gemini.desc": "Gemini CLI - Google 命令行编码智能体",
"settingSystemTools.tools.grep.desc": "GNU grep - 标准文本搜索工具",
"settingSystemTools.tools.kimi.desc": "Kimi CLI - 月之暗面命令行编码智能体",
"settingSystemTools.tools.lobehub.desc": "LobeHub CLI - 管理和连接 LobeHub 服务",
"settingSystemTools.tools.mdfind.desc": "macOS 聚焦搜索(快速索引搜索)",
"settingSystemTools.tools.node.desc": "Node.js - 执行 JavaScript/TypeScript 的运行时",
"settingSystemTools.tools.npm.desc": "npm - Node.js 包管理器,用于安装依赖",
"settingSystemTools.tools.pnpm.desc": "pnpm - 快速、节省磁盘空间的包管理器",
"settingSystemTools.tools.python.desc": "Python - 编程语言运行时",
"settingSystemTools.tools.qwen.desc": "Qwen Code - 阿里通义千问命令行编码智能体",
"settingSystemTools.tools.rg.desc": "ripgrep - 极快的文本搜索工具",
"settingSystemTools.tools.uv.desc": "uv - 极快的 Python 包管理器",
"settingTTS.openai.sttModel": "OpenAI 语音识别模型",
"settingTTS.openai.title": "OpenAI",
"settingTTS.openai.ttsModel": "OpenAI 语音合成模型",
"settingTTS.showAllLocaleVoice.desc": "关闭则只显示当前语种的声源",
"settingTTS.showAllLocaleVoice.title": "显示所有语种声源",
"settingTTS.stt": "语音识别设置",
"settingTTS.sttAutoStop.desc": "关闭后,语音识别将不会自动结束,需要手动点击结束按钮",
"settingTTS.sttAutoStop.title": "自动结束语音识别",
"settingTTS.sttLocale.desc": "语音输入的语种,此选项可提高语音识别准确率",
"settingTTS.sttLocale.title": "语音识别语种",
"settingTTS.sttService.desc": "其中 browser 为浏览器原生的语音识别服务",
"settingTTS.sttService.title": "语音识别服务",
"settingTTS.submit": "更新语音服务",
"settingTTS.title": "语音服务",
"settingTTS.tts": "语音合成设置",
"settingTTS.ttsService.desc": "如使用 OpenAI 语音合成服务,需要保证 OpenAI 模型服务已开启",
"settingTTS.ttsService.title": "语音合成服务",
"settingTTS.voice.desc": "为当前助理挑选一个声音,不同 TTS 服务支持的声源不同",
"settingTTS.voice.preview": "试听声源",
"settingTTS.voice.title": "语音合成声源",
"skillStore.button": "技能商店",
"skillStore.empty": "浏览技能商店。安装一个技能开始使用,之后可随时添加更多。",
"skillStore.emptySearch": "未找到匹配的技能",
"skillStore.networkError": "网络错误,请重试",
"skillStore.search": "搜索技能名称或关键词,按回车键搜索…",
"skillStore.tabs.community": "社区",
"skillStore.tabs.custom": "自定义",
"skillStore.tabs.lobehub": "LobeHub",
"skillStore.tabs.mcp": "MCP",
"skillStore.tabs.skills": "技能",
"skillStore.title": "技能商店",
"skillStore.wantMore.action": "提交申请 →",
"skillStore.wantMore.feedback.message": "## 技能名称\n[请填写]\n\n## 使用场景\n当我在___时,我需要___\n\n## 期望功能\n1.\n2.\n3.\n\n## 参考示例\n(可选)是否有类似的工具或功能可供参考?\n\n---\n💡 提示:描述越具体,我们就越能满足您的需求",
"skillStore.wantMore.feedback.title": "[技能申请] 请用一句话概括您需要的技能",
"skillStore.wantMore.reachedEnd": "已经到底了,未找到所需技能?",
"startConversation": "开始对话",
"storage.actions.copyAgentGroups.button": "复制到",
"storage.actions.copyAgentGroups.desc": "将代理组及其成员代理复制到另一个工作区或个人账户。",
"storage.actions.copyAgentGroups.title": "代理组复制",
"storage.actions.copyLobeAI.button": "复制到",
"storage.actions.copyLobeAI.desc": "将代理(包括 LobeAI)复制到另一个工作区或个人账户。主题和消息为可选项。",
"storage.actions.copyLobeAI.title": "代理复制",
"storage.actions.export.button": "导出",
"storage.actions.export.exportType.agent": "导出助理设定",
"storage.actions.export.exportType.agentWithMessage": "导出助理和消息",
"storage.actions.export.exportType.all": "导出全局设置和所有助理数据",
"storage.actions.export.exportType.allAgent": "导出所有助理设定",
"storage.actions.export.exportType.allAgentWithMessage": "导出所有助理和消息",
"storage.actions.export.exportType.globalSetting": "导出全局设置",
"storage.actions.export.title": "导出数据",
"storage.actions.import.button": "导入",
"storage.actions.import.title": "导入数据",
"storage.actions.title": "高级操作",
"storage.actions.transfer.button": "转移到",
"storage.actions.transfer.desc": "将代理及其数据转移到您有权限访问的工作区。LobeAI(默认收件箱代理)无法转移;请使用“复制代理”将其复制到工作区或个人账户。",
"storage.actions.transfer.title": "代理迁移",
"storage.actions.transferAgentGroups.button": "转移到",
"storage.actions.transferAgentGroups.desc": "将代理组、其成员及组对话数据转移到您有权限访问的工作区。",
"storage.actions.transferAgentGroups.title": "代理组迁移",
"storage.desc": "当前浏览器中的存储用量",
"storage.embeddings.used": "向量存储",
"storage.migration.title": "数据迁移",
"storage.title": "数据存储",
"storage.used": "存储用量",
"storageOverage.addPaymentMethod": "添加支付方式",
"storageOverage.capUpdateFailed": "月度上限更新失败。",
"storageOverage.capUpdated": "月度上限已更新。",
"storageOverage.capped": "已达到月度消费上限,超额上传已暂停。",
"storageOverage.consent.billedMonthlyForYearly": "存储超额费用按月计费,与您的年度计划续订分开",
"storageOverage.consent.billedTogether": "将与订阅账单一起结算",
"storageOverage.consent.canDisable": "可随时关闭",
"storageOverage.consent.description": "超出套餐额度的存储将按以下标准计费:",
"storageOverage.consent.enable": "同意并启用",
"storageOverage.consent.onlyOverage": "仅对超出额度的部分计费",
"storageOverage.consent.rate": "限时约 {{limitedMonthlyRate}}/GB/月(原价 {{regularMonthlyRate}})。",
"storageOverage.consent.title": "启用存储按量付费",
"storageOverage.currentPlanLocked.desc": "当前计划暂不支持存储按量付费。计划结束后,订阅套餐即可开启。",
"storageOverage.desc": "订阅套餐可为超出套餐额度的存储启用按量计费。",
"storageOverage.disableConfirm.blockUploads": "如果当前文件存储仍超出套餐额度,新上传会被拦截。",
"storageOverage.disableConfirm.canEnableAgain": "之后可随时重新开启文件存储按量付费。",
"storageOverage.disableConfirm.confirm": "确认关闭",
"storageOverage.disableConfirm.description": "关闭后,超出套餐额度的文件存储将不再继续按量计费。",
"storageOverage.disableConfirm.existingCharges": "本账期已产生的费用仍会随订阅账单结算。",
"storageOverage.disableConfirm.title": "关闭文件存储按量付费?",
"storageOverage.disableFailed": "存储按量付费关闭失败。",
"storageOverage.disabled": "存储按量付费已关闭。",
"storageOverage.enableFailed": "存储按量付费启用失败。",
"storageOverage.enabled": "存储按量付费已启用。",
"storageOverage.monthlyCap": "月度消费上限",
"storageOverage.monthlyCapDesc": "留空表示无限制。当达到上限时,上传将被阻止。",
"storageOverage.noPaymentMethod": "请先添加支付方式,再启用存储按量付费。",
"storageOverage.rate": "限时约 {{limitedMonthlyRate}}/GB/月(原价 {{regularMonthlyRate}})。",
"storageOverage.subscriptionRequired.action": "查看套餐",
"storageOverage.subscriptionRequired.desc": "订阅套餐后,可为超出额度的文件存储启用按量付费。",
"storageOverage.title": "文件存储按量付费",
"storageOverage.toggle": "启用超额存储计费",
"storageOverage.unlimited": "不设上限",
"storageOverage.usage.current": "用量",
"storageOverage.usage.estimatedCharge": "预计本账期费用",
"storageOverage.usage.incurredCharge": "本账期已产生费用",
"storageOverage.usage.overage": "超额",
"submitAgentModal.button": "提交助理",
"submitAgentModal.identifier": "助理标识符(identifier",
"submitAgentModal.metaMiss": "请补全助理信息后提交,需要包含名称、描述和标签",
"submitAgentModal.placeholder": "请输入助理的标识符,需要是唯一的,比如 web-development",
"submitAgentModal.success": "助理提交成功",
"submitAgentModal.tooltips": "分享到助理社区",
"submitGroupModal.tooltips": "分享到群组社区",
"sync.device.deviceName.hint": "添加名称以便于识别",
"sync.device.deviceName.placeholder": "请输入设备名称",
"sync.device.deviceName.title": "设备名称",
"sync.device.title": "设备信息",
"sync.device.unknownBrowser": "未知浏览器",
"sync.device.unknownOS": "未知系统",
"sync.warning.tip": "经过较长一段时间社区公测,WebRTC 同步可能无法稳定满足通用的数据同步诉求。请自行 <1>部署信令服务器</1> 后使用。",
"sync.webrtc.channelName.desc": "WebRTC 将使用此名创建同步频道,确保频道名称唯一",
"sync.webrtc.channelName.placeholder": "请输入同步频道名称",
"sync.webrtc.channelName.shuffle": "随机生成",
"sync.webrtc.channelName.title": "同步频道名称",
"sync.webrtc.channelPassword.desc": "添加密码确保频道私密性,只有密码正确时,设备才可加入频道",
"sync.webrtc.channelPassword.placeholder": "请输入同步频道密码",
"sync.webrtc.channelPassword.title": "同步频道密码",
"sync.webrtc.desc": "实时、点对点的数据通信,需设备同时在线才可同步",
"sync.webrtc.enabled.invalid": "请填写信令服务器和同步频道名称后再开启",
"sync.webrtc.enabled.title": "开启同步",
"sync.webrtc.signaling.desc": "WebRTC 将使用该地址进行同步",
"sync.webrtc.signaling.placeholder": "请输入信令服务器地址",
"sync.webrtc.signaling.title": "信令服务器",
"sync.webrtc.title": "WebRTC 同步",
"systemAgent.agentMeta.label": "模型",
"systemAgent.agentMeta.modelDesc": "用于生成名称、描述、头像和标签的模型",
"systemAgent.agentMeta.title": "档案信息生成",
"systemAgent.customPrompt.addPrompt": "添加自定义提示",
"systemAgent.customPrompt.desc": "填写后,系统助理将在生成内容时使用自定义提示",
"systemAgent.customPrompt.placeholder": "请输入自定义提示词",
"systemAgent.customPrompt.title": "自定义提示词",
"systemAgent.followUpAction.label": "跟进建议模型",
"systemAgent.followUpAction.modelDesc": "用于在每条助手回复下生成一键跟进建议的模型",
"systemAgent.followUpAction.title": "跟进建议",
"systemAgent.generationTopic.label": "模型",
"systemAgent.generationTopic.modelDesc": "用于自动命名 AI 图片话题的模型",
"systemAgent.generationTopic.title": "AI 图片话题命名",
"systemAgent.helpInfo": "当创建新助理时,将以默认助理设置作为预设值。",
"systemAgent.historyCompress.label": "模型",
"systemAgent.historyCompress.modelDesc": "用于压缩会话历史的模型",
"systemAgent.historyCompress.title": "会话历史压缩",
"systemAgent.inputCompletion.label": "模型",
"systemAgent.inputCompletion.modelDesc": "输入时生成文本建议。开启后,由该模型生成建议。",
"systemAgent.inputCompletion.title": "输入建议",
"systemAgent.memoryAnalysisAgentConfig.label": "模型",
"systemAgent.memoryAnalysisAgentConfig.modelDesc": "用于判断对话是否包含记忆,并提取身份、偏好、上下文、活动和经历。",
"systemAgent.memoryAnalysisAgentConfig.title": "记忆分析",
"systemAgent.promptRewrite.label": "模型",
"systemAgent.promptRewrite.modelDesc": "生成前优化提示词。开启后,由该模型改写提示词。",
"systemAgent.promptRewrite.title": "提示词改写",
"systemAgent.thread.label": "模型",
"systemAgent.thread.modelDesc": "用于自动命名子话题的模型",
"systemAgent.thread.title": "子话题自动命名",
"systemAgent.title": "系统任务",
"systemAgent.topic.label": "模型",
"systemAgent.topic.modelDesc": "用于自动命名话题的模型",
"systemAgent.topic.title": "话题自动命名",
"systemAgent.translation.label": "模型",
"systemAgent.translation.modelDesc": "用于翻译消息内容的模型",
"systemAgent.translation.title": "消息内容翻译",
"systemAgent.userMemoryEmbedding.label": "模型",
"systemAgent.userMemoryEmbedding.modelDesc": "用于为记忆内容生成向量以支持检索。上下文限制会约束每次向量化输入。",
"systemAgent.userMemoryEmbedding.title": "记忆向量化",
"systemAgent.userMemoryPersonaWriter.label": "模型",
"systemAgent.userMemoryPersonaWriter.modelDesc": "用于生成面向画像的记忆摘要。",
"systemAgent.userMemoryPersonaWriter.title": "记忆画像写入",
"tab.about": "关于",
"tab.addAgentSkill": "添加 Agent 技能",
"tab.addCustomMcp": "添加自定义 MCP 技能",
"tab.addCustomMcp.desc": "手动配置自定义 MCP 服务器",
"tab.addCustomSkill": "添加",
"tab.advanced": "高级设置",
"tab.advanced.appUpdates.title": "应用更新",
"tab.advanced.toolsAndDiagnostics.title": "工具与诊断",
"tab.advanced.updateChannel.canary": "Canary",
"tab.advanced.updateChannel.canaryDesc": "每次 PR 合并触发构建,一天可能多次。最不稳定。",
"tab.advanced.updateChannel.desc": "默认情况下,接收稳定更新的通知。Canary 渠道会接收可能不适合生产环境的预发布版本。",
"tab.advanced.updateChannel.nightly": "Nightly",
"tab.advanced.updateChannel.nightlyDesc": "每日自动构建,包含最新更改。",
"tab.advanced.updateChannel.stable": "稳定版",
"tab.advanced.updateChannel.stableDesc": "正式发布版本。",
"tab.advanced.updateChannel.title": "更新通道",
"tab.agent": "助理服务",
"tab.all": "全部",
"tab.apikey": "API Key 管理",
"tab.appearance": "外观",
"tab.chatAppearance": "聊天外观",
"tab.common": "外观",
"tab.creds": "凭证管理",
"tab.devices": "设备",
"tab.experiment": "实验",
"tab.hotkey": "快捷键",
"tab.image": "绘画服务",
"tab.importFromGithub": "从 GitHub 导入",
"tab.importFromGithub.desc": "从公开的 GitHub 仓库导入",
"tab.importFromUrl": "从 URL 导入",
"tab.importFromUrl.desc": "通过 SKILL.md 的直接链接导入",
"tab.llm": "语言模型",
"tab.manualFill": "自行填写内容",
"tab.manualFill.desc": "手动配置自定义 MCP 技能",
"tab.memory": "记忆设置",
"tab.messenger": "聊天平台",
"tab.notification": "通知",
"tab.profile": "我的账号",
"tab.provider": "AI 服务商",
"tab.proxy": "网络代理",
"tab.security": "安全",
"tab.serviceModel": "服务模型",
"tab.skill": "技能管理",
"tab.skillDesc": "管理已连接的技能和集成",
"tab.skillDetail": "技能详情",
"tab.skillEmpty": "尚未连接任何技能",
"tab.skillInstalled": "已安装的技能",
"tab.skillIntegration": "集成",
"tab.stats": "数据统计",
"tab.storage": "数据存储",
"tab.sync": "云端同步",
"tab.systemTools": "系统工具",
"tab.tts": "语音服务",
"tab.uploadZip": "上传 Zip",
"tab.uploadZip.desc": "上传本地 .zip 或 .skill 文件",
"tab.usage": "用量",
"tools.activation.auto": "自动",
"tools.activation.auto.desc": "智能调用",
"tools.activation.fixed.hint": "由应用强制开启,始终可用,无法关闭",
"tools.activation.pinned": "固定启用",
"tools.activation.pinned.desc": "始终注入",
"tools.add": "集成技能",
"tools.addSkillOrConnector": "添加技能 / 连接器",
"tools.builtins.configure": "配置",
"tools.builtins.find-skills.description": "当用户询问“我该如何做 X”、“帮我找一个能做 X 的技能”或希望扩展能力时,帮助用户发现并安装助手技能",
"tools.builtins.find-skills.title": "查找技能",
"tools.builtins.groupName": "内置技能",
"tools.builtins.install": "安装",
"tools.builtins.installed": "已安装",
"tools.builtins.lobe-activator.description": "发现并启用工具与技能",
"tools.builtins.lobe-activator.title": "工具与技能激活器",
"tools.builtins.lobe-agent-browser.description": "面向 AI 助手的浏览器自动化命令行工具。当任务涉及网站或 Electron 交互(如导航、表单填写、点击、截图、数据抓取、登录流程和端到端应用测试)时使用。",
"tools.builtins.lobe-agent-browser.title": "助手浏览器",
"tools.builtins.lobe-agent-builder.description": "配置助手元信息、模型设置、插件以及系统提示词",
"tools.builtins.lobe-agent-builder.title": "助手构建器",
"tools.builtins.lobe-agent-documents.description": "管理助手范围内的文档(列出、创建、读取、编辑、删除、重命名)并加载规则",
"tools.builtins.lobe-agent-documents.title": "文档",
"tools.builtins.lobe-agent-management.description": "创建、管理并编排 AI 助手",
"tools.builtins.lobe-agent-management.title": "助手管理",
"tools.builtins.lobe-agent.description": "内置 Lobe Agent 能力:计划与待办管理、子助手调度、视觉媒体分析",
"tools.builtins.lobe-agent.title": "Lobe Agent",
"tools.builtins.lobe-artifacts.description": "生成并预览交互式 UI 组件和可视化内容",
"tools.builtins.lobe-artifacts.readme": "生成并实时预览交互式 UI 组件、数据可视化、图表、SVG 图形和 Web 应用。创建用户可直接交互的丰富可视化内容。",
"tools.builtins.lobe-artifacts.title": "Artifacts",
"tools.builtins.lobe-brief.description": "汇报进度、交付结果,并请求用户决策",
"tools.builtins.lobe-brief.title": "简报工具",
"tools.builtins.lobe-calculator.description": "执行数学计算、解方程,并处理符号表达式",
"tools.builtins.lobe-calculator.readme": "高级数学计算器,支持基础算术、代数方程、微积分运算和符号数学。包括进制转换、方程求解、微分、积分等更多功能。",
"tools.builtins.lobe-calculator.title": "计算器",
"tools.builtins.lobe-cloud-sandbox.description": "在安全的云端环境中执行代码、运行命令和管理文件",
"tools.builtins.lobe-cloud-sandbox.readme": "在隔离的云端环境中执行 Python、JavaScript 和 TypeScript 代码。运行 Shell 命令、管理文件、使用正则搜索内容并安全导出结果。",
"tools.builtins.lobe-cloud-sandbox.title": "云沙盒",
"tools.builtins.lobe-creds.description": "管理用于身份验证、环境变量注入和 API 调用的用户凭据 — 处理 API 密钥、OAuth 令牌以及第三方集成所需的密钥。",
"tools.builtins.lobe-creds.title": "凭据管理",
"tools.builtins.lobe-cron.description": "管理在指定时间自动运行的定时任务。可为助手创建、更新、启用/禁用并监控周期性任务。",
"tools.builtins.lobe-cron.title": "定时任务",
"tools.builtins.lobe-group-agent-builder.description": "配置群组的元信息、成员和共享内容,用于多助手群组",
"tools.builtins.lobe-group-agent-builder.title": "群组助手构建器",
"tools.builtins.lobe-group-management.description": "编排并管理多助手群组对话",
"tools.builtins.lobe-group-management.title": "群组管理",
"tools.builtins.lobe-knowledge-base.description": "通过语义向量检索搜索已上传的文档与领域知识 — 适用于持久、可复用的参考资料",
"tools.builtins.lobe-knowledge-base.title": "知识库",
"tools.builtins.lobe-local-system.description": "访问和管理本地文件,在桌面端运行 Shell 命令",
"tools.builtins.lobe-local-system.readme": "访问桌面端的本地文件系统。读取、写入、搜索和组织文件。执行 Shell 命令,支持后台任务和正则内容搜索。",
"tools.builtins.lobe-local-system.title": "本地系统",
"tools.builtins.lobe-message.description": "通过统一接口在多个消息平台上发送、读取、编辑和管理消息",
"tools.builtins.lobe-message.readme": "跨平台消息工具,支持 Discord、Telegram、Slack、Google Chat 和 IRC。提供统一 API 用于消息操作、表情回应、置顶、话题、频道管理以及投票等平台特定功能。",
"tools.builtins.lobe-message.title": "消息",
"tools.builtins.lobe-notebook.description": "在对话主题中创建和管理文档",
"tools.builtins.lobe-notebook.readme": "在对话主题中创建和管理持久化文档。保存笔记、报告、文章和 Markdown 内容,可跨会话持续访问。",
"tools.builtins.lobe-notebook.title": "笔记本",
"tools.builtins.lobe-page-agent.description": "在 XML 结构化文档中创建、读取、更新和删除节点",
"tools.builtins.lobe-page-agent.readme": "通过精确的节点级控制创建和编辑结构化文档。可从 Markdown 初始化、批量执行插入/修改/删除操作,并跨文档查找替换文本。",
"tools.builtins.lobe-page-agent.title": "文档编辑",
"tools.builtins.lobe-remote-device.description": "发现并管理远程桌面设备连接",
"tools.builtins.lobe-remote-device.readme": "管理与桌面设备的连接。列出在线设备、激活设备以执行远程操作并查看连接状态。",
"tools.builtins.lobe-remote-device.title": "远程设备",
"tools.builtins.lobe-skill-store.description": "从 LobeHub 技能市场浏览并安装助手技能。当你需要扩展能力或想安装特定技能时使用。",
"tools.builtins.lobe-skill-store.title": "技能商店",
"tools.builtins.lobe-skills.description": "激活并使用可复用的技能包",
"tools.builtins.lobe-skills.title": "技能",
"tools.builtins.lobe-task.description": "创建、列出、编辑和删除任务,支持依赖关系和审核配置",
"tools.builtins.lobe-task.title": "任务工具",
"tools.builtins.lobe-topic-reference.description": "从被引用的话题对话中检索上下文",
"tools.builtins.lobe-topic-reference.title": "话题引用",
"tools.builtins.lobe-user-interaction.description": "通过界面交互向用户提问,并观察其生命周期结果",
"tools.builtins.lobe-user-interaction.title": "用户交互",
"tools.builtins.lobe-user-memory.description": "记住用户的偏好、活动和经历",
"tools.builtins.lobe-user-memory.readme": "构建关于你的个性化知识库。记住偏好、追踪活动和经历、存储身份信息,并在未来对话中回忆相关上下文。",
"tools.builtins.lobe-user-memory.title": "记忆",
"tools.builtins.lobe-web-browsing.description": "搜索网页获取最新信息,并抓取网页内容。支持多种搜索引擎、分类和时间范围。",
"tools.builtins.lobe-web-browsing.readme": "搜索网页获取最新信息,并抓取网页内容。支持多种搜索引擎、分类和时间范围,满足全面的研究需求。",
"tools.builtins.lobe-web-browsing.title": "网页浏览",
"tools.builtins.lobe-web-onboarding.description": "通过受控的助手运行时驱动 Web 引导流程",
"tools.builtins.lobe-web-onboarding.title": "Web 引导",
"tools.builtins.lobehub.description": "通过命令行管理 LobeHub 平台 — 包括知识库、记忆、助手、文件、搜索、生成等。",
"tools.builtins.lobehub.title": "LobeHub",
"tools.builtins.notInstalled": "未安装",
"tools.builtins.task.description": "任务管理与执行 — 通过命令行创建、追踪、审核并完成任务。",
"tools.builtins.task.title": "任务",
"tools.builtins.uninstall": "卸载",
"tools.builtins.uninstallConfirm.desc": "确定要卸载 {{name}} 吗?此技能将从当前助手中移除。",
"tools.builtins.uninstallConfirm.title": "卸载 {{name}}",
"tools.builtins.uninstalled": "已卸载",
"tools.disabled": "当前模型不支持函数调用,无法使用技能",
"tools.klavis.addServer": "添加服务器",
"tools.klavis.authCompleted": "认证完成",
"tools.klavis.authFailed": "认证失败",
"tools.klavis.authRequired": "需要认证",
"tools.klavis.connect": "连接",
"tools.klavis.connected": "已连接",
"tools.klavis.disconnect": "断开连接",
"tools.klavis.disconnected": "已断开连接",
"tools.klavis.error": "错误",
"tools.klavis.groupName": "Klavis 工具",
"tools.klavis.manage": "管理 Klavis",
"tools.klavis.manageTitle": "管理 Klavis 集成",
"tools.klavis.noServers": "暂无连接的服务器",
"tools.klavis.notEnabled": "Klavis 服务未启用",
"tools.klavis.oauthRequired": "请在新窗口中完成 OAuth 认证",
"tools.klavis.pendingAuth": "待认证",
"tools.klavis.remove": "移除",
"tools.klavis.removeConfirm.desc": "{{name}} 将从您的已连接服务中永久移除,此操作不可撤销。",
"tools.klavis.removeConfirm.title": "移除 {{name}}",
"tools.klavis.serverCreated": "服务器创建成功",
"tools.klavis.serverCreatedFailed": "服务器创建失败",
"tools.klavis.serverRemoved": "服务器已删除",
"tools.klavis.servers": "个服务器",
"tools.klavis.servers.airtable.description": "Airtable 是一款基于云的数据库和电子表格平台,结合了电子表格的灵活性与数据库的强大功能,使团队能够通过可自定义视图和强大的自动化功能来组织、跟踪和协作项目。",
"tools.klavis.servers.airtable.readme": "集成 Airtable 以管理数据库和工作流程。查询记录、创建条目、更新数据,并通过可自定义视图和强大的跟踪功能实现自动化操作。",
"tools.klavis.servers.cal-com.description": "Cal.com 是一个开源的日程安排平台,帮助您无需反复邮件即可安排会议。管理事件类型、预订、可用时间,并与日历集成,实现无缝预约安排。",
"tools.klavis.servers.cal-com.readme": "连接 Cal.com 以管理您的日程和预约。查看可用时间、预订会议、管理事件类型,并通过自然对话自动化您的日历。",
"tools.klavis.servers.clickup.description": "ClickUp 是一个全面的项目管理和效率平台,帮助团队组织任务、管理项目,并通过可自定义的工作流程和强大的跟踪功能高效协作。",
"tools.klavis.servers.clickup.readme": "连接 ClickUp 以管理任务、跟踪项目并组织工作。创建任务、更新状态、管理自定义工作流程,并通过自然语言指令与团队协作。",
"tools.klavis.servers.confluence.description": "Confluence 是一个团队协作空间,融合了知识管理与协作功能。",
"tools.klavis.servers.confluence.readme": "连接 Confluence 以访问和管理团队文档。搜索页面、创建内容、组织空间,并通过对话式 AI 构建您的知识库。",
"tools.klavis.servers.dropbox.description": "Dropbox 云存储的完整文件管理解决方案。上传、下载、组织文件和文件夹,管理共享与协作,处理文件版本,创建文件请求,并对文件和文件夹执行批量操作。",
"tools.klavis.servers.dropbox.readme": "集成 Dropbox 以访问和管理您的文件。上传、下载、共享文件,管理文件夹,处理文件版本,并通过对话式 AI 组织您的云存储。",
"tools.klavis.servers.figma.description": "Figma 是一款用于网页和移动应用界面的协作设计工具。",
"tools.klavis.servers.figma.readme": "连接 Figma 以访问设计文件并协作项目。查看设计、导出资源、浏览组件,并通过自然对话管理设计流程。",
"tools.klavis.servers.github.description": "增强版 GitHub MCP 服务器",
"tools.klavis.servers.github.readme": "连接 GitHub 以管理代码库、问题、拉取请求和代码。搜索代码、审查更改、创建分支,并通过对话式 AI 协作开发项目。",
"tools.klavis.servers.gmail.description": "Gmail 是 Google 提供的免费电子邮件服务",
"tools.klavis.servers.gmail.readme": "将 Gmail 的强大功能直接引入您的 AI 助手。阅读、撰写和发送邮件,搜索收件箱,管理标签,并通过自然对话组织您的通信。",
"tools.klavis.servers.google-calendar.description": "Google 日历是一项时间管理和日程安排服务",
"tools.klavis.servers.google-calendar.readme": "集成 Google 日历以无缝查看、创建和管理事件。安排会议、设置提醒、查看可用时间,并通过自然语言指令协调您的时间。",
"tools.klavis.servers.google-docs.description": "Google 文档是 Google 提供的免费网页文字处理工具,属于 Google 文档编辑器套件的一部分",
"tools.klavis.servers.google-docs.readme": "集成 Google 文档以创建、编辑和管理文档。撰写内容、格式化文本、实时协作,并通过自然对话访问您的文档。",
"tools.klavis.servers.google-drive.description": "Google 云端硬盘是一项云存储服务",
"tools.klavis.servers.google-drive.readme": "连接 Google 云端硬盘以访问、组织和管理您的文件。搜索文档、上传文件、共享内容,并通过 AI 助手高效导航您的云存储。",
"tools.klavis.servers.google-sheets.description": "Google 表格是一款基于网页的电子表格应用,允许用户在线创建、编辑和协作处理表格",
"tools.klavis.servers.google-sheets.readme": "连接 Google 表格以读取、编写和分析表格数据。执行计算、生成报告、创建图表,并通过 AI 协作管理表格数据。",
"tools.klavis.servers.hubspot.description": "HubSpot 是一家专注于入站营销、销售和客户服务的软件开发商",
"tools.klavis.servers.hubspot.readme": "集成 HubSpot 以管理联系人、交易和营销活动。访问 CRM 数据、跟踪销售流程、自动化工作流,并优化销售与营销操作。",
"tools.klavis.servers.jira.description": "Jira 是由 Atlassian 开发的项目管理和问题跟踪工具",
"tools.klavis.servers.jira.readme": "集成 Jira 以管理问题、跟踪进度并组织冲刺。创建工单、更新状态、查询项目数据,并通过自然对话优化开发流程。",
"tools.klavis.servers.notion.description": "Notion 是一款协作型效率与笔记应用",
"tools.klavis.servers.notion.readme": "连接 Notion 以访问和管理您的工作区。创建页面、搜索内容、更新数据库,并通过与 AI 助手的自然对话组织知识库。",
"tools.klavis.servers.onedrive.description": "OneDrive 是由微软运营的文件托管和同步服务",
"tools.klavis.servers.onedrive.readme": "连接 OneDrive 以访问和管理您的微软云文件。上传、下载、共享文件,组织文件夹,并通过 AI 助手协作处理文档。",
"tools.klavis.servers.outlook-mail.description": "Outlook 邮件是微软提供的基于网页的邮件、联系人、任务和日历服务套件。",
"tools.klavis.servers.outlook-mail.readme": "集成 Outlook 邮件以阅读、发送和管理您的微软邮件。搜索消息、撰写邮件、管理文件夹,并通过自然对话整理收件箱。",
"tools.klavis.servers.salesforce.description": "Salesforce 是全球领先的客户关系管理(CRM)平台,帮助企业与客户、合作伙伴和潜在客户建立联系",
"tools.klavis.servers.salesforce.readme": "连接 Salesforce 以管理客户关系和销售数据。查询记录、更新商机、跟踪潜在客户,并通过自然语言指令自动化 CRM 工作流。",
"tools.klavis.servers.slack.description": "Slack 是一款为企业设计的消息应用,帮助人们获取所需信息",
"tools.klavis.servers.slack.readme": "集成 Slack 以发送消息、搜索对话并管理频道。与团队连接、自动化沟通流程,并通过自然语言访问工作区信息。",
"tools.klavis.servers.supabase.description": "Supabase 官方 MCP 服务器",
"tools.klavis.servers.supabase.readme": "集成 Supabase 以管理数据库和后端服务。查询数据、管理身份验证、处理存储,并通过自然对话与应用后端交互。",
"tools.klavis.servers.whatsapp.description": "WhatsApp Business API 集成,支持发送文本、媒体并管理客户对话。适用于客户支持、营销活动和通过官方 WhatsApp Business 平台实现的自动化消息工作流。",
"tools.klavis.servers.whatsapp.readme": "集成 WhatsApp Business 以发送消息、管理对话并与客户互动。通过对话式 AI 自动化消息流程并处理通信。",
"tools.klavis.servers.youtube.description": "YouTube 是一个视频分享平台,用户可以上传、分享和发现内容。可编程访问视频信息、字幕和元数据。",
"tools.klavis.servers.youtube.readme": "连接 YouTube 以搜索视频、访问字幕并获取视频信息。分析内容、提取元数据,并通过自然对话发现视频。",
"tools.klavis.servers.zendesk.description": "Zendesk 是一家客户服务软件公司",
"tools.klavis.servers.zendesk.readme": "集成 Zendesk 以管理支持工单和客户互动。创建、更新和跟踪支持请求,访问客户数据,并优化您的客服流程。",
"tools.klavis.tools": "个工具",
"tools.klavis.verifyAuth": "我已完成认证",
"tools.lobehubSkill.authorize": "授权",
"tools.lobehubSkill.connect": "连接",
"tools.lobehubSkill.connected": "已连接",
"tools.lobehubSkill.disconnect": "断开连接",
"tools.lobehubSkill.disconnectConfirm.desc": "您仍然可以继续之前引用 {{name}} 内容的对话。但助手将无法访问新内容或执行新任务。",
"tools.lobehubSkill.disconnectConfirm.title": "断开 {{name}} 的连接?",
"tools.lobehubSkill.disconnected": "已断开连接",
"tools.lobehubSkill.error": "错误",
"tools.lobehubSkill.providers.github.description": "GitHub 是一个面向版本控制和协作的平台,开发者可以在此托管、审查并管理代码仓库。",
"tools.lobehubSkill.providers.github.readme": "连接 GitHub 以访问您的代码仓库,创建并管理 Issue、审查 Pull Request,并通过与 AI 助手的自然对话协作开发。",
"tools.lobehubSkill.providers.linear.description": "Linear 是一款现代化的问题跟踪和项目管理工具,专为高效团队打造,助力更快构建更优软件。",
"tools.lobehubSkill.providers.linear.readme": "将 Linear 的强大功能引入您的 AI 助手。创建和更新问题、管理冲刺、跟踪项目进度,并通过自然对话优化开发流程。",
"tools.lobehubSkill.providers.microsoft.description": "Outlook 日历是 Microsoft Outlook 中集成的日程安排工具,用户可创建约会、组织会议并高效管理时间和事件。",
"tools.lobehubSkill.providers.microsoft.readme": "集成 Outlook 日历以无缝查看、创建和管理事件。安排会议、查看可用时间、设置提醒,并通过自然语言指令协调时间。",
"tools.lobehubSkill.providers.notion.description": "Notion 是一款协作型效率与笔记应用。",
"tools.lobehubSkill.providers.notion.readme": "连接 Notion 以访问和管理您的工作区。创建页面、搜索内容、更新数据库,并通过与 AI 助手的自然对话组织知识库。",
"tools.lobehubSkill.providers.twitter.description": "X(原 Twitter)是一个社交媒体平台,用于分享实时动态、新闻,并通过推文、回复和私信与受众互动。",
"tools.lobehubSkill.providers.twitter.readme": "连接 X(原 Twitter)以发布推文、管理时间线并与受众互动。创建内容、安排发布、监控提及,并通过对话式 AI 构建社交媒体影响力。",
"tools.lobehubSkill.providers.vercel.description": "Vercel 是一个面向前端开发者的云平台,提供托管服务和无服务器函数,可轻松部署 Web 应用。",
"tools.lobehubSkill.providers.vercel.readme": "连接 Vercel 以管理部署、监控项目状态并控制基础设施。通过对话式 AI 部署应用、查看构建日志、管理环境变量并扩展项目。",
"tools.notInstalled": "未安装",
"tools.notInstalledWarning": "当前技能暂未安装,可能会影响助理使用",
"tools.plugins.enabled": "已启用 {{num}}",
"tools.plugins.groupName": "三方技能",
"tools.plugins.management": "技能管理",
"tools.plugins.noEnabled": "暂无启用技能",
"tools.plugins.store": "添加技能",
"tools.search": "搜索技能...",
"tools.skillActivateMode.auto.desc": "AI 可自主激活工具、运行技能,并从商店安装新技能",
"tools.skillActivateMode.auto.title": "自动",
"tools.skillActivateMode.manual.desc": "仅用户选择的工具和技能对 AI 可用",
"tools.skillActivateMode.manual.title": "手动",
"tools.skillActivateMode.title": "激活方式",
"tools.tabs.all": "全部",
"tools.tabs.installed": "已启用",
"tools.title": "技能",
"workspace.billing.credits.label": "本月积分",
"workspace.billing.hobbyHint": "免费工作区 · 共享月度池",
"workspace.billing.paymentMethods.addCta": "添加付款方式",
"workspace.billing.paymentMethods.defaultBadge": "默认",
"workspace.billing.paymentMethods.empty": "尚无付款方式。通过 Stripe 门户添加一个——设置默认卡后,此工作区将开始计费。",
"workspace.billing.paymentMethods.expires": "到期 {{date}}",
"workspace.billing.paymentMethods.managePortalCta": "在 Stripe 门户中管理",
"workspace.billing.paymentMethods.portalFailed": "无法打开计费门户",
"workspace.billing.paymentMethods.remove": "移除",
"workspace.billing.paymentMethods.removeConfirmContent": "此卡将不再用于支付此工作区费用。",
"workspace.billing.paymentMethods.removeConfirmTitle": "移除此卡?",
"workspace.billing.paymentMethods.removeDefaultWarning": "这是默认卡。移除它而不设置其他卡将导致下次续订失败。",
"workspace.billing.paymentMethods.removeFailed": "移除付款方式失败",
"workspace.billing.paymentMethods.setDefault": "设为默认",
"workspace.billing.paymentMethods.setDefaultFailed": "设置默认失败",
"workspace.billing.paymentMethods.setDefaultSuccess": "默认已更新",
"workspace.billing.paymentMethods.subtitle": "此工作区的存档卡。",
"workspace.billing.paymentMethods.title": "付款方式",
"workspace.billing.plan.enterprise": "企业版",
"workspace.billing.plan.hobby": "爱好版",
"workspace.billing.plan.pro": "专业版",
"workspace.billing.platformLine": "专业平台 · 每月",
"workspace.billing.seatLine": "额外座位 × {{count}}",
"workspace.billing.seats.cancel": "取消",
"workspace.billing.seats.confirmContent": "座位将从 {{previousSeats}} 更改为 {{newSeats}}。Stripe 将根据当前计费周期的剩余时间收取或退款。",
"workspace.billing.seats.confirmTitle": "更新座位?",
"workspace.billing.seats.editCta": "管理座位",
"workspace.billing.seats.editorLabel": "总座位数(包括所有者)",
"workspace.billing.seats.failedToast": "更新座位失败。",
"workspace.billing.seats.save": "保存",
"workspace.billing.seats.successToast": "座位已更新为 {{seats}}。",
"workspace.billing.title": "账单",
"workspace.billing.totalHint": "按月计费 · 随时取消",
"workspace.billing.totalLabel": "总计 / 月",
"workspace.billingPage.billing.activeHint": "随时取消——您可以在周期结束前继续访问。",
"workspace.billingPage.billing.autoRenewOff": "自动续订关闭",
"workspace.billingPage.billing.autoRenewOffOnDate": "结束于 {{date}}",
"workspace.billingPage.billing.autoRenewOn": "自动续订开启",
"workspace.billingPage.billing.autoRenewOnDate": "续订于 {{date}}",
"workspace.billingPage.billing.banner.cancelledDesc": "已安排取消。您的订阅将在当前计费周期结束时停止续订——工作区将降级为爱好版。",
"workspace.billingPage.billing.banner.cancelledTitle": "订阅待取消",
"workspace.billingPage.billing.banner.expiredDesc": "您的订阅已结束。重新订阅以恢复专业功能,或降级为单人版。",
"workspace.billingPage.billing.banner.expiredTitle": "订阅已取消",
"workspace.billingPage.billing.banner.inactiveDesc": "订阅处于非活动状态——积分将不会刷新,直到您重新订阅。",
"workspace.billingPage.billing.banner.inactiveTitle": "订阅非活动",
"workspace.billingPage.billing.banner.resumeCta": "恢复",
"workspace.billingPage.billing.banner.subscribeCta": "订阅",
"workspace.billingPage.billing.breakdown.creditsLine_one": "{{seats}} 座位 · {{credits}} 积分 / 月",
"workspace.billingPage.billing.breakdown.creditsLine_other": "{{seats}} 座位 · {{credits}} 积分 / 月",
"workspace.billingPage.billing.breakdown.extraSeats": "额外座位",
"workspace.billingPage.billing.breakdown.platform": "平台费用",
"workspace.billingPage.billing.breakdown.product": "产品",
"workspace.billingPage.billing.breakdown.quantity": "数量",
"workspace.billingPage.billing.breakdown.seatCount_one": "{{count}} 座位",
"workspace.billingPage.billing.breakdown.seatCount_other": "{{count}} 座位",
"workspace.billingPage.billing.breakdown.totalCost": "总费用",
"workspace.billingPage.billing.cancelConfirm": "订阅将在当前计费周期结束前继续运行,然后停止续订。您可以在周期结束前随时恢复。",
"workspace.billingPage.billing.cancelCta": "取消订阅",
"workspace.billingPage.billing.cancelSuccess": "已安排取消。",
"workspace.billingPage.billing.cancelTitle": "取消订阅?",
"workspace.billingPage.billing.currentPlan.descHobby": "单人工作区 · 仅支付使用费用",
"workspace.billingPage.billing.currentPlan.descPro": "团队工作区,包含月度积分配额",
"workspace.billingPage.billing.currentPlan.title": "当前计划",
"workspace.billingPage.billing.downgrade.confirmBody": "这将立即将工作区降级为单人版。当前计费周期不可退款,除主要所有者外的所有成员将被移出此工作区。",
"workspace.billingPage.billing.downgrade.confirmCta": "立即降级",
"workspace.billingPage.billing.downgrade.confirmInputLabel": "输入工作区名称 \"{{name}}\" 以确认:",
"workspace.billingPage.billing.downgrade.confirmInputPlaceholder": "工作区名称",
"workspace.billingPage.billing.downgrade.confirmTitle": "降级为单人版?",
"workspace.billingPage.billing.downgrade.failedToast": "降级失败。",
"workspace.billingPage.billing.downgrade.successToast": "工作区已降级为单人版。",
"workspace.billingPage.billing.hobby.subtitle": "爱好工作区 · 共享月度池 · 无团队座位",
"workspace.billingPage.billing.hobby.title": "免费工作区",
"workspace.billingPage.billing.hobby.upgradeCta": "升级到专业版",
"workspace.billingPage.billing.invoice.empty": "尚无发票。您的第一张发票将在下次续订后出现。",
"workspace.billingPage.billing.invoice.emptyHint": "工作区创建于 {{date}}。",
"workspace.billingPage.billing.invoice.nonOwner": "只有工作区所有者可以查看计费历史。",
"workspace.billingPage.billing.invoice.subtitle": "查看并下载此工作区的发票",
"workspace.billingPage.billing.invoice.tab.all": "全部",
"workspace.billingPage.billing.invoice.tab.failed": "关闭",
"workspace.billingPage.billing.invoice.tab.open": "未支付",
"workspace.billingPage.billing.invoice.tab.paid": "已支付",
"workspace.billingPage.billing.invoice.title": "计费历史",
"workspace.billingPage.billing.manage.cancelItem": "取消订阅",
"workspace.billingPage.billing.manage.cta": "管理",
"workspace.billingPage.billing.manage.downgradeItem": "降级",
"workspace.billingPage.billing.manage.resumeItem": "恢复订阅",
"workspace.billingPage.billing.monthlyFeeLabel": "/ 月",
"workspace.billingPage.billing.planBadge.active": "活跃",
"workspace.billingPage.billing.planBadge.cancelled": "已取消",
"workspace.billingPage.billing.planBadge.cancelling": "取消中",
"workspace.billingPage.billing.planBadge.inactive": "非活动",
"workspace.billingPage.billing.resumeCta": "恢复订阅",
"workspace.billingPage.billing.resumeSuccess": "取消已撤销。您的订阅将正常续订。",
"workspace.billingPage.billing.scheduledHint": "订阅将在当前计费周期结束时终止。",
"workspace.billingPage.billing.seats.deltaDown": "Δ -${{amount}} / 月",
"workspace.billingPage.billing.seats.deltaUp": "Δ +${{amount}} / 月",
"workspace.billingPage.billing.seats.editCta": "编辑",
"workspace.billingPage.billing.seats.from": "{{previous}} 座位 → {{next}} 座位",
"workspace.billingPage.billing.seats.previewLabel": "价格预览(大致)",
"workspace.billingPage.billing.seats.priceDelta": "${{previous}} / 月 → ${{next}} / 月",
"workspace.billingPage.billing.seats.proration": "座位更改将在下个月度发票中结算——不会立即收费或退款。",
"workspace.billingPage.billing.seats.subtitle_one": "当前 {{count}} 座位 · ${{seatFee}} 每额外座位 / 月",
"workspace.billingPage.billing.seats.subtitle_other": "当前 {{count}} 座位 · ${{seatFee}} 每额外座位 / 月",
"workspace.billingPage.billing.seats.title": "座位",
"workspace.billingPage.billing.subscriptionTitle": "订阅控制",
"workspace.billingPage.billing.summarySubtitle": "工作区订阅和计费细分",
"workspace.billingPage.billing.summaryTitle": "订阅",
"workspace.billingPage.billing.totalLabel": "总计",
"workspace.billingPage.billing.upgradeFailedToast": "无法开始结账。",
"workspace.billingPage.credits.autoTopUp.enable": "启用自动充值",
"workspace.billingPage.credits.autoTopUp.monthlyCap": "月度上限",
"workspace.billingPage.credits.autoTopUp.monthlyLimitReached": "本月的自动充值已达到上限;将于下月恢复。",
"workspace.billingPage.credits.autoTopUp.noCustomerHint": "购买积分一次并保存付款方式以启用自动充值。",
"workspace.billingPage.credits.autoTopUp.noPaymentMethodHint": "没有保存的付款方式。设置一个以启用自动充值。",
"workspace.billingPage.credits.autoTopUp.pausedReason.manual": "自动充值已手动暂停。",
"workspace.billingPage.credits.autoTopUp.pausedReason.monthly_cap": "已达到月度上限。自动充值将在下一个计费周期恢复,或者您可以提高上限并重新启用。",
"workspace.billingPage.credits.autoTopUp.pausedReason.payment_failed": "最近的一次收费失败。更新付款方式并重新启用。",
"workspace.billingPage.credits.autoTopUp.pausedTitle": "自动充值已暂停",
"workspace.billingPage.credits.autoTopUp.purchaseCredits": "购买积分",
"workspace.billingPage.credits.autoTopUp.save": "保存",
"workspace.billingPage.credits.autoTopUp.saveSuccess": "自动充值设置已更新。",
"workspace.billingPage.credits.autoTopUp.setupPaymentMethod": "设置付款方式",
"workspace.billingPage.credits.autoTopUp.subtitle": "自动保持积分充足,确保团队不会被阻碍。",
"workspace.billingPage.credits.autoTopUp.target": "目标余额",
"workspace.billingPage.credits.autoTopUp.threshold": "触发阈值",
"workspace.billingPage.credits.autoTopUp.title": "自动充值",
"workspace.billingPage.credits.autoTopUp.validation.targetMustExceedThreshold": "目标余额必须大于触发阈值。",
"workspace.billingPage.credits.balance.creditBalance": "充值积分余额",
"workspace.billingPage.credits.balance.hobbyDesc": "爱好工作区不包含订阅积分——在下方充值或升级到专业版。",
"workspace.billingPage.credits.balance.link.history": "充值历史",
"workspace.billingPage.credits.balance.link.usage": "查看使用情况",
"workspace.billingPage.credits.balance.plansUsage": "订阅积分",
"workspace.billingPage.credits.balance.plansUsageDesc": "订阅积分优先使用,然后是充值积分",
"workspace.billingPage.credits.balance.sharedHint": "由所有工作区成员共享",
"workspace.billingPage.credits.balance.sharedTag": "工作区共享",
"workspace.billingPage.credits.balance.title": "余额",
"workspace.billingPage.credits.breakdownCount": "操作",
"workspace.billingPage.credits.breakdownSpend": "支出",
"workspace.billingPage.credits.breakdownTitle": "按类别支出",
"workspace.billingPage.credits.breakdownType": "类别",
"workspace.billingPage.credits.empty": "尚无积分数据",
"workspace.billingPage.credits.hero.cycleHint": "{{from}} → {{to}}",
"workspace.billingPage.credits.hero.percentOfTotal": "{{percent}}% 的 {{total}}",
"workspace.billingPage.credits.hero.planHobby": "爱好版 · 单人工作区",
"workspace.billingPage.credits.hero.planPro_one": "专业版 · {{count}} 座位",
"workspace.billingPage.credits.hero.planPro_other": "专业版 · {{count}} 座位",
"workspace.billingPage.credits.hero.poolDesc": "所有座位共享。每个计费周期重置。",
"workspace.billingPage.credits.hero.remainingLine": "剩余 {{amount}} 积分",
"workspace.billingPage.credits.hero.resetsIn_one": "重置于 {{count}} 天后",
"workspace.billingPage.credits.hero.resetsIn_other": "重置于 {{count}} 天后",
"workspace.billingPage.credits.hero.resetsToday": "今天重置",
"workspace.billingPage.credits.hero.seePlans": "查看计划",
"workspace.billingPage.credits.hero.title": "积分池",
"workspace.billingPage.credits.hero.usedLabel": "已使用",
"workspace.billingPage.credits.hero.viewUsage": "查看详细使用情况",
"workspace.billingPage.credits.monthly": "月度配额",
"workspace.billingPage.credits.packageExpiry": "到期",
"workspace.billingPage.credits.packageId": "套餐",
"workspace.billingPage.credits.packageLimit": "配额",
"workspace.billingPage.credits.packageSpend": "已使用",
"workspace.billingPage.credits.packages.empty.cta": "查看计划",
"workspace.billingPage.credits.packages.empty.title": "尚无附加套餐。通过计划升级或联系销售以获取额外容量。",
"workspace.billingPage.credits.packages.expired": "已过期",
"workspace.billingPage.credits.packages.expiringIn_one": "{{count}} 天后",
"workspace.billingPage.credits.packages.expiringIn_other": "{{count}} 天后",
"workspace.billingPage.credits.packages.fallback": "套餐 #{{index}}",
"workspace.billingPage.credits.packages.remaining": "剩余",
"workspace.billingPage.credits.packages.source": "来源",
"workspace.billingPage.credits.packages.sourceLabel.autoTopUp": "自动充值",
"workspace.billingPage.credits.packages.sourceLabel.systemGift": "系统赠送",
"workspace.billingPage.credits.packages.sourceLabel.userPurchase": "销售附加",
"workspace.billingPage.credits.packages.subtitle": "此工作区拥有的所有积分套餐",
"workspace.billingPage.credits.packages.title": "工作区积分套餐",
"workspace.billingPage.credits.packages.usedPercent": "已使用",
"workspace.billingPage.credits.poolDesc": "所有座位共享。每个计费周期重置。",
"workspace.billingPage.credits.poolTitle": "工作区积分池",
"workspace.billingPage.credits.resetAt": "下次重置:{{date}}",
"workspace.billingPage.credits.status.cancelledCta": "恢复订阅",
"workspace.billingPage.credits.status.cancelledDesc": "订阅计划于 {{date}} 结束。积分将在此之后停止刷新。",
"workspace.billingPage.credits.title": "积分",
"workspace.billingPage.credits.topUp.custom": "自定义",
"workspace.billingPage.credits.topUp.maxAmountError": "购买金额不能超过每次交易 ${{max}}。",
"workspace.billingPage.credits.topUp.purchaseNow": "立即购买",
"workspace.billingPage.credits.topUp.purchaseSuccess": "购买成功。",
"workspace.billingPage.credits.topUp.selectPackage": "选择积分包",
"workspace.billingPage.credits.topUp.subtitle": "通过一次性购买为此工作区添加积分",
"workspace.billingPage.credits.topUp.title": "购买积分",
"workspace.billingPage.credits.topUp.total": "总计",
"workspace.billingPage.credits.topUp.unitPriceFormat": "${{price}} 每百万计算积分",
"workspace.billingPage.credits.topUp.upgradePlanName": "专业版",
"workspace.billingPage.credits.topUp.upgradePrefix": "升级到",
"workspace.billingPage.credits.topUp.upgradeSuffix": "以节省 ${{savings}}",
"workspace.billingPage.credits.topUp.validityInfo": "有效期 {{months}} 个月",
"workspace.billingPage.plans.cancelled": "待取消",
"workspace.billingPage.plans.creditsHint": "共享月度池 · 每个座位从同一余额中提取",
"workspace.billingPage.plans.creditsTitle": "工作区积分",
"workspace.billingPage.plans.creditsTooltip": "工作区范围的月度积分。添加座位不会增加积分池——超额通过自动充值处理。",
"workspace.billingPage.plans.currentTag": "当前计划",
"workspace.billingPage.plans.currentTitle": "当前计划",
"workspace.billingPage.plans.enterprise.contactCta": "联系",
"workspace.billingPage.plans.enterprise.features.brandTheming": "品牌主题",
"workspace.billingPage.plans.enterprise.features.commercialLicense": "商业许可",
"workspace.billingPage.plans.enterprise.features.customIntegration": "定制集成与支持",
"workspace.billingPage.plans.enterprise.features.privateModels": "私有模型",
"workspace.billingPage.plans.enterprise.features.selfHostedProvider": "自托管提供商",
"workspace.billingPage.plans.enterprise.features.userManagement": "用户管理",
"workspace.billingPage.plans.enterprise.priceCaption": "根据您的需求量身定制",
"workspace.billingPage.plans.enterprise.priceText": "定制",
"workspace.billingPage.plans.enterprise.tagline": "适用于需要私有部署或定制解决方案的团队",
"workspace.billingPage.plans.enterprise.title": "企业版",
"workspace.billingPage.plans.headline": "选择一个计划",
"workspace.billingPage.plans.hobbyCapacity": "1 座位 · 单人工作区",
"workspace.billingPage.plans.hobbyCreditsHint": "默认情况下不包含月度积分",
"workspace.billingPage.plans.hobbyCreditsTooltip": "爱好工作区不包含月度积分。配置您自己的模型 API 或根据需要充值积分。",
"workspace.billingPage.plans.hobbyCta": "永久免费",
"workspace.billingPage.plans.manageSeatsLink": "管理座位",
"workspace.billingPage.plans.modelsHint": "共享池中的估计消息",
"workspace.billingPage.plans.modelsTitle": "推荐模型",
"workspace.billingPage.plans.perMonth": "/ 月",
"workspace.billingPage.plans.popularTag": "推荐",
"workspace.billingPage.plans.priceProCaption": "平台费用 · 每月计费",
"workspace.billingPage.plans.priceProHeadline": "${{fee}} / 月",
"workspace.billingPage.plans.pricingBannerCta": "查看定价",
"workspace.billingPage.plans.pricingBannerDesc": "查看每个支持模型的详细输入/输出费率和消息估算。",
"workspace.billingPage.plans.pricingBannerTitle": "寻找每模型定价?",
"workspace.billingPage.plans.pricingNote": "有关每模型定价,请参阅 {{url}}",
"workspace.billingPage.plans.proCapacity": "最多 {{max}} 座位 · ${{seatFee}}/座位 / 月",
"workspace.billingPage.plans.upgradeCta": "升级到专业版",
"workspace.billingPage.plans.upgradeFailed": "无法开始结账",
"workspace.billingPage.summary.cancelling": "取消中",
"workspace.billingPage.summary.upgradeCta": "查看计划",
"workspace.billingPage.summary.viewFullCta": "查看完整计费",
"workspace.billingPage.usage.activity.filterByMember": "按成员筛选",
"workspace.billingPage.usage.activity.filterByModel": "按模型筛选",
"workspace.billingPage.usage.activity.filterByType": "按类型筛选",
"workspace.billingPage.usage.activity.model": "模型",
"workspace.billingPage.usage.activity.viewAll": "查看全部",
"workspace.billingPage.usage.activity.viewAllTitle": "所有最近活动",
"workspace.billingPage.usage.at": "时间",
"workspace.billingPage.usage.byMemberDesc": "工作区成员的支出分布",
"workspace.billingPage.usage.byMemberTitle": "按成员支出",
"workspace.billingPage.usage.byModelDesc": "模型的支出分布",
"workspace.billingPage.usage.byModelTitle": "按模型支出",
"workspace.billingPage.usage.byTypeDesc": "积分类别的支出分布",
"workspace.billingPage.usage.byTypeTitle": "按类别支出",
"workspace.billingPage.usage.categories.chat": "聊天",
"workspace.billingPage.usage.categories.embedding": "嵌入",
"workspace.billingPage.usage.categories.imageGeneration": "图像生成",
"workspace.billingPage.usage.categories.tts": "文本转语音",
"workspace.billingPage.usage.categories.videoGeneration": "视频生成",
"workspace.billingPage.usage.creditUsage.desc": "AI 聊天、图像生成、语音合成的积分使用情况",
"workspace.billingPage.usage.creditUsage.resetDesc": "配额将在 {{time}} 后重置",
"workspace.billingPage.usage.creditUsage.title": "计算积分使用情况",
"workspace.billingPage.usage.cycleHint": "{{from}} → {{to}}",
"workspace.billingPage.usage.empty": "尚无支出",
"workspace.billingPage.usage.hero.percentOfBudget": "{{percent}}% 的 {{total}}",
"workspace.billingPage.usage.hero.resetsIn_one": "重置于 {{count}} 天后",
"workspace.billingPage.usage.hero.resetsIn_other": "重置于 {{count}} 天后",
"workspace.billingPage.usage.hero.resetsToday": "今天重置",
"workspace.billingPage.usage.hero.usedLabel": "已使用",
"workspace.billingPage.usage.last30": "过去 30 天",
"workspace.billingPage.usage.logsTitle": "最近活动",
"workspace.billingPage.usage.member": "成员",
"workspace.billingPage.usage.messages": "消息",
"workspace.billingPage.usage.model.moreModels_one": "还有 {{count}} 个模型",
"workspace.billingPage.usage.model.moreModels_other": "还有 {{count}} 个模型",
"workspace.billingPage.usage.model.showLess": "显示更少",
"workspace.billingPage.usage.model.unknown": "未知模型",
"workspace.billingPage.usage.ops": "操作",
"workspace.billingPage.usage.range.30d": "过去 30 天",
"workspace.billingPage.usage.range.all": "所有时间",
"workspace.billingPage.usage.range.cycle": "本周期",
"workspace.billingPage.usage.rank": "排名",
"workspace.billingPage.usage.remaining": "剩余:{{amount}}",
"workspace.billingPage.usage.selfTitle": "您的使用情况",
"workspace.billingPage.usage.spend": "支出",
"workspace.billingPage.usage.summaryCardTitle": "积分使用统计",
"workspace.billingPage.usage.summaryTitle": "工作区积分使用情况",
"workspace.billingPage.usage.topSpender": "最高支出者:{{name}} ({{amount}})",
"workspace.billingPage.usage.trendTitle": "每日支出趋势",
"workspace.billingPage.usage.trendTooltip": "{{date}}: {{value}}",
"workspace.billingPage.usage.type": "类型",
"workspace.create.descPlaceholder": "描述此工作区的用途(可选)",
"workspace.create.namePlaceholder": "例如:Acme 团队",
"workspace.create.submit": "创建工作区",
"workspace.create.title": "创建新工作区",
"workspace.description.title": "描述",
"workspace.general.avatar.description": "这是您的工作区头像。",
"workspace.general.avatar.hint": "头像是可选的,但强烈推荐。",
"workspace.general.avatar.title": "工作区头像",
"workspace.general.avatar.tooLarge": "头像文件必须小于 5MB。",
"workspace.general.avatar.uploadFailed": "上传头像失败",
"workspace.general.copyAgentGroups.modal.back": "返回",
"workspace.general.copyAgentGroups.modal.continue": "继续",
"workspace.general.copyAgentGroups.modal.copyOptions.config.desc": "必选。复制组元数据、成员、成员角色和代理配置文件。",
"workspace.general.copyAgentGroups.modal.copyOptions.config.title": "代理组配置",
"workspace.general.copyAgentGroups.modal.copyOptions.history.desc": "可选。将选定组的主题和消息复制到新组中。",
"workspace.general.copyAgentGroups.modal.copyOptions.history.title": "主题和消息",
"workspace.general.copyAgentGroups.modal.copyOptions.knowledgeBase.reason": "尚不支持。在复制后重新连接到目标工作区或个人账户。",
"workspace.general.copyAgentGroups.modal.copyOptions.knowledgeBase.title": "知识库和文件",
"workspace.general.copyAgentGroups.modal.copyOptions.optional": "可选",
"workspace.general.copyAgentGroups.modal.copyOptions.required": "默认选中",
"workspace.general.copyAgentGroups.modal.copyOptions.title": "复制选项",
"workspace.general.copyAgentGroups.modal.copyOptions.unsupported": "不可用",
"workspace.general.copyAgentGroups.modal.create": "复制 {{count}} 个代理组",
"workspace.general.copyAgentGroups.modal.failed": "复制代理组失败",
"workspace.general.copyAgentGroups.modal.loadFailed": "加载代理组失败",
"workspace.general.copyAgentGroups.modal.noGroups": "没有可复制的代理组",
"workspace.general.copyAgentGroups.modal.selectGroups": "选择要复制的代理组。",
"workspace.general.copyAgentGroups.modal.selectPlaceholder": "选择工作区或个人账户...",
"workspace.general.copyAgentGroups.modal.selectTarget": "选择目标工作区或个人账户。组配置和成员将被复制。",
"workspace.general.copyAgentGroups.modal.selected": "已选",
"workspace.general.copyAgentGroups.modal.selectedGroup": "要复制的代理组。",
"workspace.general.copyAgentGroups.modal.success": "{{count}} 个代理组已复制",
"workspace.general.copyAgentGroups.modal.title": "复制代理组",
"workspace.general.copyAgentGroups.modal.untitledGroup": "未命名代理组",
"workspace.general.copyLobeAI.modal.back": "返回",
"workspace.general.copyLobeAI.modal.continue": "继续",
"workspace.general.copyLobeAI.modal.copyOptions.config.desc": "必选。复制模型、提示、工具和代理配置文件。",
"workspace.general.copyLobeAI.modal.copyOptions.config.title": "代理配置",
"workspace.general.copyLobeAI.modal.copyOptions.history.desc": "可选。将选定代理的主题和消息复制到新代理中。",
"workspace.general.copyLobeAI.modal.copyOptions.history.title": "主题和消息",
"workspace.general.copyLobeAI.modal.copyOptions.knowledgeBase.reason": "尚不支持。在复制后重新连接到目标工作区或个人账户。",
"workspace.general.copyLobeAI.modal.copyOptions.knowledgeBase.title": "知识库和文件",
"workspace.general.copyLobeAI.modal.copyOptions.optional": "可选",
"workspace.general.copyLobeAI.modal.copyOptions.required": "默认选中",
"workspace.general.copyLobeAI.modal.copyOptions.title": "复制选项",
"workspace.general.copyLobeAI.modal.copyOptions.unsupported": "不可用",
"workspace.general.copyLobeAI.modal.create": "复制 {{count}} 个代理",
"workspace.general.copyLobeAI.modal.defaultInboxTitle": "LobeAI",
"workspace.general.copyLobeAI.modal.failed": "复制代理失败",
"workspace.general.copyLobeAI.modal.includeHistory": "复制主题和消息",
"workspace.general.copyLobeAI.modal.includeHistoryDesc": "可选。将选定代理的对话历史复制到新代理中。",
"workspace.general.copyLobeAI.modal.loadFailed": "加载代理失败",
"workspace.general.copyLobeAI.modal.noAgents": "没有可复制的代理",
"workspace.general.copyLobeAI.modal.selectAgents": "选择要复制的代理。",
"workspace.general.copyLobeAI.modal.selectPlaceholder": "选择工作区或个人账户...",
"workspace.general.copyLobeAI.modal.selectTarget": "选择目标工作区或个人账户。代理配置默认会被复制。",
"workspace.general.copyLobeAI.modal.selected": "已选",
"workspace.general.copyLobeAI.modal.selectedAgent": "要复制的代理。",
"workspace.general.copyLobeAI.modal.success": "{{count}} 个代理已复制",
"workspace.general.copyLobeAI.modal.title": "复制代理",
"workspace.general.copyLobeAI.modal.untitledAgent": "未命名代理",
"workspace.general.delete.confirm.content": "此操作无法撤销。输入工作区名称 \"{{name}}\" 以确认。",
"workspace.general.delete.confirm.continue": "继续",
"workspace.general.delete.confirm.mismatch": "名称不匹配。删除已中止。",
"workspace.general.delete.confirm.namePrompt": "确认时,请输入 \"{{name}}\"",
"workspace.general.delete.confirm.ok": "删除工作区",
"workspace.general.delete.confirm.phrase": "删除我的工作区",
"workspace.general.delete.confirm.phrasePrompt": "确认时,请输入 \"{{phrase}}\"",
"workspace.general.delete.confirm.preparation": "在删除之前,请取消任何活动订阅。计费和支出历史将保留以供审计。",
"workspace.general.delete.confirm.title": "删除工作区",
"workspace.general.delete.confirm.warning.items.agents": "所有代理、技能及其配置",
"workspace.general.delete.confirm.warning.items.billing": "订阅、预算设置和自动充值",
"workspace.general.delete.confirm.warning.items.conversations": "所有会话、消息、主题和任务",
"workspace.general.delete.confirm.warning.items.files": "上传的文件、生成内容和知识库数据",
"workspace.general.delete.confirm.warning.items.members": "成员、待处理邀请和审计日志",
"workspace.general.delete.confirm.warning.lead": "{{name}} 工作区将被永久删除,包括:",
"workspace.general.delete.confirm.warning.tail": "此操作无法撤销。支出和充值历史将仅保留用于审计。",
"workspace.general.delete.cta": "删除工作区",
"workspace.general.delete.description": "永久删除此工作区及其内部所有内容——代理、会话、消息、文件、成员和邀请。此操作无法撤销。",
"workspace.general.delete.failed": "删除工作区失败",
"workspace.general.delete.hint": "在删除之前,请取消任何活动订阅。计费历史将保留以供审计。",
"workspace.general.delete.notOwner": "只有工作区所有者可以删除此工作区。",
"workspace.general.delete.title": "删除工作区",
"workspace.general.devReset.confirm.cancel": "取消",
"workspace.general.devReset.confirm.description": "这将清除 finishedAt / skippedAt / step / scenarios 并重新打开向导。",
"workspace.general.devReset.confirm.ok": "重置",
"workspace.general.devReset.confirm.title": "重置工作区入门?",
"workspace.general.devReset.cta": "重置入门",
"workspace.general.devReset.description": "清除入门门槛(finishedAt / skippedAt / step / scenarios)并重新打开向导。仅限开发——在生产环境中不可见。",
"workspace.general.devReset.failed": "重置入门失败",
"workspace.general.devReset.hint": "仅限开发",
"workspace.general.devReset.success": "工作区入门已重置",
"workspace.general.devReset.title": "重置工作区入门",
"workspace.general.id.copied": "工作区 ID 已复制",
"workspace.general.id.description": "这是您的工作区唯一 ID。",
"workspace.general.id.hint": "用于与 API 交互时。",
"workspace.general.id.title": "工作区 ID",
"workspace.general.leave.confirm.content": "您将立即失去对 \"{{name}}\" 的访问权限。只有再次被邀请时,您才能重新加入。",
"workspace.general.leave.confirm.ok": "离开工作区",
"workspace.general.leave.confirm.title": "离开此工作区?",
"workspace.general.leave.cta": "离开工作区",
"workspace.general.leave.description": "撤销您对该工作区的访问权限。您添加的任何资源将保留。",
"workspace.general.leave.failed": "离开工作区失败",
"workspace.general.leave.hint": "要稍后重新加入,其他成员必须再次邀请您。",
"workspace.general.leave.ownerHint": "在离开工作区之前,将所有权转移给其他成员。",
"workspace.general.leave.title": "离开工作区",
"workspace.general.name.description": "这是您的工作区可见名称。例如,您的公司或部门名称。",
"workspace.general.name.hint": "请使用最多 {{max}} 个字符。",
"workspace.general.name.title": "工作区名称",
"workspace.general.noPermissionHint": "您需要额外权限才能管理此设置。",
"workspace.general.role.label": "您的角色",
"workspace.general.save": "保存",
"workspace.general.scenarios.description": "选择此工作区主要用于的领域。我们将根据您的选择推荐相关代理。",
"workspace.general.scenarios.hint": "您可以随时调整这些设置。",
"workspace.general.scenarios.title": "场景",
"workspace.general.subtitle": "管理您的工作区名称、URL、头像和其他设置",
"workspace.general.title": "通用",
"workspace.general.transferAgentGroups.modal.back": "返回",
"workspace.general.transferAgentGroups.modal.continue": "继续",
"workspace.general.transferAgentGroups.modal.failed": "转移代理组失败",
"workspace.general.transferAgentGroups.modal.loadFailed": "加载代理组失败",
"workspace.general.transferAgentGroups.modal.noGroups": "此工作区中没有代理组",
"workspace.general.transferAgentGroups.modal.selectGroups": "选择要转移的代理组。",
"workspace.general.transferAgentGroups.modal.selectPlaceholder": "选择工作区或个人账户...",
"workspace.general.transferAgentGroups.modal.selectTarget": "选择一个工作区或个人账户以转移代理组。",
"workspace.general.transferAgentGroups.modal.selected": "已选",
"workspace.general.transferAgentGroups.modal.selectedGroup": "要转移的代理组。",
"workspace.general.transferAgentGroups.modal.success": "{{count}} 个代理组已成功转移",
"workspace.general.transferAgentGroups.modal.title": "转移代理组",
"workspace.general.transferAgentGroups.modal.transfer": "转移 {{count}} 个代理组",
"workspace.general.transferAgentGroups.modal.untitledGroup": "未命名代理组",
"workspace.general.transferAgents.modal.back": "返回",
"workspace.general.transferAgents.modal.continue": "继续",
"workspace.general.transferAgents.modal.failed": "转移代理失败",
"workspace.general.transferAgents.modal.loadFailed": "加载代理失败",
"workspace.general.transferAgents.modal.noAgents": "此工作区中没有代理",
"workspace.general.transferAgents.modal.selectAgents": "选择要转移到 {{target}} 的代理。",
"workspace.general.transferAgents.modal.selectPlaceholder": "选择工作区或个人账户...",
"workspace.general.transferAgents.modal.selectTarget": "选择一个工作区或个人账户以转移代理。",
"workspace.general.transferAgents.modal.selected": "已选",
"workspace.general.transferAgents.modal.selectedAgent": "要转移到 {{target}} 的代理。",
"workspace.general.transferAgents.modal.success": "{{count}} 个代理已成功转移",
"workspace.general.transferAgents.modal.title": "转移代理",
"workspace.general.transferAgents.modal.transfer": "转移 {{count}} 个代理",
"workspace.general.transferAgents.modal.warning": "自定义插件可能不可用,多代理组关联将被移除。",
"workspace.general.transferAgents.personalAccount": "个人账户",
"workspace.general.transferPrimary.cta": "转移主要所有者",
"workspace.general.transferPrimary.description": "将主要所有权转移给另一个所有者。新主要所有者将接管此工作区的计费和主要权限。",
"workspace.general.transferPrimary.hint": "您将保留所有者身份,但失去主要权限。",
"workspace.general.transferPrimary.title": "转移主要所有权",
"workspace.general.updateFailed": "更新工作区失败",
"workspace.general.updateSuccess": "工作区已更新",
"workspace.general.url.confirm.content": "现有链接到 \"/{{old}}\" 将立即停止工作。任何共享此工作区链接的人都需要一个新的链接。此更改无法撤销。",
"workspace.general.url.confirm.ok": "是的,修改 URL",
"workspace.general.url.confirm.title": "将工作区 URL 修改为 \"{{next}}\"",
"workspace.general.url.description": "这是您的工作区 URL 命名空间。成员可以使用它访问共享资源。",
"workspace.general.url.hint": "请使用最多 {{max}} 个字符。",
"workspace.general.url.invalidBrandProtected": "此工作区 URL 与受保护品牌相关联。请通过您的组织邮箱申请。",
"workspace.general.url.invalidConsecutive": "Slug 不能包含连续的破折号。",
"workspace.general.url.invalidLength": "Slug 必须为 332 个字符长。",
"workspace.general.url.invalidPattern": "Slug 必须以字母或数字开头和结尾;仅允许小写字母、数字和单个破折号。",
"workspace.general.url.invalidReserved": "该 Slug 已被保留。请选择另一个。",
"workspace.general.url.renameWarning": "重命名将破坏现有链接到此工作区。",
"workspace.general.url.taken": "此 URL 已被占用。",
"workspace.general.url.title": "工作区 URL",
"workspace.invitePage.accept": "接受邀请",
"workspace.invitePage.acceptedSubtitle": "您已被添加到工作区。",
"workspace.invitePage.acceptedTitle": "邀请已接受",
"workspace.invitePage.alreadyAcceptedSubtitle": "此邀请已被使用。您应该已经是工作区的成员。",
"workspace.invitePage.alreadyAcceptedTitle": "邀请已被接受",
"workspace.invitePage.decline": "拒绝",
"workspace.invitePage.declineSubtitle": "您可以关闭此窗口。",
"workspace.invitePage.declineTitle": "邀请已拒绝",
"workspace.invitePage.differentEmailNotice": "您当前登录为 {{currentEmail}},但此邀请是发送到 {{inviteEmail}}。",
"workspace.invitePage.expiredSubtitle": "此邀请已过期。请团队所有者发送一个新的邀请。",
"workspace.invitePage.expiredTitle": "邀请已过期",
"workspace.invitePage.expiresLabel": "到期",
"workspace.invitePage.goHome": "返回首页",
"workspace.invitePage.goToWorkspace": "进入工作区",
"workspace.invitePage.invitedAs": "邀请为",
"workspace.invitePage.invitedBy": "邀请者",
"workspace.invitePage.invitedEmail": "邀请邮箱",
"workspace.invitePage.invitedTo": "{{inviter}} 邀请您加入工作区",
"workspace.invitePage.memberLimitSubtitle": "此工作区已有 {{limit}} 名成员。请请求所有者移除一名成员后再加入。",
"workspace.invitePage.memberLimitTitle": "工作区已满",
"workspace.invitePage.notFoundSubtitle": "此邀请链接无效。请检查 URL 或请求团队所有者发送一个新的邀请。",
"workspace.invitePage.notFoundTitle": "邀请未找到",
"workspace.invitePage.revokedSubtitle": "此邀请已被工作区所有者撤销。",
"workspace.invitePage.revokedTitle": "邀请已撤销",
"workspace.invitePage.signInToAccept": "登录以接受",
"workspace.invitePage.signUpToJoin": "创建账户并加入",
"workspace.invitePage.switchAccountToAccept": "登录为 {{email}} 以接受",
"workspace.invitePage.title": "工作区邀请",
"workspace.invitePage.workspaceLimitSubtitle": "您已达到 {{limit}} 个工作区的最大限制。请离开一个工作区后再加入另一个。",
"workspace.invitePage.workspaceLimitTitle": "工作区限制已达",
"workspace.member.demote": "降级为成员",
"workspace.member.demoteConfirm.content": "此成员将失去所有者权限。",
"workspace.member.demoteConfirm.title": "降级所有者?",
"workspace.member.invite": "邀请成员",
"workspace.member.manageAccess": "管理访问权限",
"workspace.member.manageAccessModal.current": "当前",
"workspace.member.manageAccessModal.failed": "更新访问权限失败",
"workspace.member.manageAccessModal.save": "保存更改",
"workspace.member.manageAccessModal.sectionLabel": "选择一个角色",
"workspace.member.manageAccessModal.subtitleMiddle": "拥有",
"workspace.member.manageAccessModal.subtitlePrefix": "管理角色",
"workspace.member.manageAccessModal.subtitleSuffix": "",
"workspace.member.manageAccessModal.success": "访问权限已更新",
"workspace.member.manageAccessModal.title": "管理团队访问权限",
"workspace.member.primaryOwner": "主要",
"workspace.member.promote": "提升为所有者",
"workspace.member.promoteConfirm.content": "此成员将获得完整的所有者权限——计费、成员管理和工作区删除。",
"workspace.member.promoteConfirm.title": "提升为所有者?",
"workspace.member.remove": "从工作区移除",
"workspace.member.removeConfirm.confirm": "确认",
"workspace.member.removeConfirm.content": "您即将从工作区移除以下成员,您确定要继续吗?",
"workspace.member.removeConfirm.title": "移除工作区成员",
"workspace.member.removeSuccess": "成员已成功从工作区移除。",
"workspace.member.roles.freeBadge": "免费",
"workspace.member.roles.member": "成员",
"workspace.member.roles.memberDescription": "运行 AI 生成,管理对话,并协作处理工作区资产。",
"workspace.member.roles.owner": "所有者",
"workspace.member.roles.ownerDescription": "完整团队访问权限——计费、成员管理和工作区删除。仅邀请您信任的人。",
"workspace.member.roles.viewer": "查看者",
"workspace.member.roles.viewerDescription": "浏览工作区,但无法运行 AI 生成——不计入计费座位。",
"workspace.member.transferPrimaryConfirm.billingNotice.acknowledge": "我理解保存的付款方式将继续被收费,直到新主要所有者替换它。",
"workspace.member.transferPrimaryConfirm.billingNotice.description": "订阅费用将继续使用存档的付款方式({{email}}),直到新主要所有者在计费 → 付款方式中添加自己的卡。提醒新所有者在转移后更新它,或者同意此账户将继续支付费用。",
"workspace.member.transferPrimaryConfirm.billingNotice.title": "付款方式保留在前所有者的卡上",
"workspace.member.transferPrimaryConfirm.failed": "转移主要所有权失败",
"workspace.member.transferPrimaryConfirm.noOwners": "此工作区中没有其他所有者。请先将成员提升为所有者,然后再转移主要所有权。",
"workspace.member.transferPrimaryConfirm.ok": "转移所有权",
"workspace.member.transferPrimaryConfirm.selectOwner": "选择将成为新主要所有者并接管此工作区计费的所有者。",
"workspace.member.transferPrimaryConfirm.success": "主要所有权已转移",
"workspace.member.transferPrimaryConfirm.title": "转移主要所有权",
"workspace.members.empty": "尚无成员",
"workspace.members.invite.addAnother": "添加另一个",
"workspace.members.invite.button": "邀请",
"workspace.members.invite.emailLabel": "电子邮件地址",
"workspace.members.invite.emailPlaceholder": "jane@example.com",
"workspace.members.invite.errors.alreadyInvited": "{{email}} 已有待处理邀请。请从下方列表重新发送或撤销。",
"workspace.members.invite.errors.alreadyMember": "{{email}} 已是此工作区的成员。",
"workspace.members.invite.failed": "发送邀请失败",
"workspace.members.invite.limitReached": "此工作区最多可有 {{limit}} 名成员。请移除一名成员后再邀请更多。",
"workspace.members.invite.modal.billIncrease": "您的账单将每月增加 ${{amount}}。",
"workspace.members.invite.modal.cancel": "取消",
"workspace.members.invite.modal.confirm": "确认",
"workspace.members.invite.modal.description_one": "您的团队正在扩展!确认后,您将邀请 1 名新团队成员加入此工作区。",
"workspace.members.invite.modal.description_other": "您的团队正在扩展!确认后,您将邀请 {{count}} 名新团队成员加入此工作区。",
"workspace.members.invite.modal.expiryWarning": "团队邀请在 1 周后过期。",
"workspace.members.invite.modal.title": "邀请团队成员",
"workspace.members.invite.noPermissionHint": "需要额外权限才能管理团队成员",
"workspace.members.invite.partialSuccess": "{{success}} 已邀请,{{failed}} 失败。请检查地址并重试。",
"workspace.members.invite.roleLabel": "角色",
"workspace.members.invite.submit": "邀请",
"workspace.members.invite.subtitle": "通过输入电子邮件地址并分配角色添加新成员",
"workspace.members.invite.success": "团队成员已成功邀请。",
"workspace.members.invite.title": "邀请成员",
"workspace.members.invite.upgradeCta": "升级",
"workspace.members.invite.upgradeHint": "此功能在专业版计划中可用。",
"workspace.members.pending.empty": "尚无待处理邀请",
"workspace.members.pending.expiresAt": "到期 {{date}}",
"workspace.members.pending.resend": "重新发送",
"workspace.members.pending.resendFailed": "重新发送邀请失败",
"workspace.members.pending.resendSuccess": "邀请邮件已重新发送",
"workspace.members.pending.revoke": "撤销",
"workspace.members.pending.revokeConfirm.content": "邀请链接将不再有效。",
"workspace.members.pending.revokeConfirm.title": "撤销此邀请?",
"workspace.members.subtitle": "管理工作区成员和邀请",
"workspace.members.tabs.members": "团队成员",
"workspace.members.tabs.pending": "待处理邀请",
"workspace.members.title": "成员",
"workspace.name.placeholder": "工作区名称",
"workspace.name.title": "名称",
"workspace.newWorkspace": "新工作区",
"workspace.onboarding.finish": "完成",
"workspace.onboarding.next": "下一步",
"workspace.onboarding.prev": "返回",
"workspace.onboarding.skip": "跳过",
"workspace.onboarding.skipConfirm.cancel": "继续设置",
"workspace.onboarding.skipConfirm.description": "您可以随时在工作区设置中自定义 LobeAI 并添加代理。",
"workspace.onboarding.skipConfirm.ok": "跳过",
"workspace.onboarding.skipConfirm.title": "跳过工作区设置?",
"workspace.onboarding.step1.avatarHint": "选择一个表情符号或上传一张图片。",
"workspace.onboarding.step1.avatarLabel": "头像",
"workspace.onboarding.step1.avatarTooLarge": "头像文件必须小于 5MB。",
"workspace.onboarding.step1.avatarUploadFailed": "上传头像失败",
"workspace.onboarding.step1.footer": "设置您的工作区 LobeAI 助手——它从每次对话中学习,并成长为您团队的首选队友。",
"workspace.onboarding.step1.guide.growTogether.desc": "每次对话都教会我您团队的风格——我们合作时间越长,效果越好。",
"workspace.onboarding.step1.guide.growTogether.title": "与团队共同成长",
"workspace.onboarding.step1.guide.knowYou.desc": "分享您的工作内容——更多的上下文意味着更好的帮助。",
"workspace.onboarding.step1.guide.knowYou.title": "了解团队",
"workspace.onboarding.step1.guide.name.desc": "一个让您的团队成员立即识别的名字可以让协作更顺畅。",
"workspace.onboarding.step1.guide.name.title": "给它起个名字",
"workspace.onboarding.step1.heading": "个性化 LobeAI",
"workspace.onboarding.step1.nameLabel": "LobeAI 的名字",
"workspace.onboarding.step1.namePlaceholder": "例如:LobeAI",
"workspace.onboarding.step1.sentence.1": "准备好了吗?让我成为您团队的首选队友。",
"workspace.onboarding.step1.sentence.2": "您希望我在此工作区中扮演什么角色?",
"workspace.onboarding.step1.sentence.3": "首先,给我一个您的团队会喜欢的名字 :)",
"workspace.onboarding.step1.subtitle": "为您的工作区助手赋予一个您的团队会识别的身份。",
"workspace.onboarding.step1.suggestion.switch": "尝试另一组",
"workspace.onboarding.step1.suggestion.title": "需要灵感?选择一个开始。",
"workspace.onboarding.step2.heading": "此工作区主要用于什么?",
"workspace.onboarding.step2.scenario.business": "商业与战略",
"workspace.onboarding.step2.scenario.coding": "编程与开发",
"workspace.onboarding.step2.scenario.creator": "创作者经济",
"workspace.onboarding.step2.scenario.design": "设计与创意",
"workspace.onboarding.step2.scenario.education": "学习与研究",
"workspace.onboarding.step2.scenario.finance-legal": "金融与法律",
"workspace.onboarding.step2.scenario.health": "健康与习惯",
"workspace.onboarding.step2.scenario.hobbies": "爱好与文化",
"workspace.onboarding.step2.scenario.hr": "人事与 HR",
"workspace.onboarding.step2.scenario.investing": "投资与金融",
"workspace.onboarding.step2.scenario.marketing": "营销与推广",
"workspace.onboarding.step2.scenario.operations": "运营与行政",
"workspace.onboarding.step2.scenario.parenting": "家庭与育儿",
"workspace.onboarding.step2.scenario.personal": "个人生活",
"workspace.onboarding.step2.scenario.product": "产品与管理",
"workspace.onboarding.step2.scenario.sales": "销售与客户关系",
"workspace.onboarding.step2.scenario.writing": "内容创作",
"workspace.onboarding.step2.sentence.1": "此工作区主要用于什么?",
"workspace.onboarding.step2.sentence.2": "我应该为您的团队优先考虑哪些领域?",
"workspace.onboarding.step2.sentence.3": "选择几个——我会推荐匹配的队友 :)",
"workspace.onboarding.step2.subtitle": "选择一个或多个——我们会建议匹配的初始代理。您可以稍后更改。",
"workspace.onboarding.step3.categoryAll": "全部",
"workspace.onboarding.step3.empty": "目前没有推荐。",
"workspace.onboarding.step3.heading": "为您的工作区添加几个代理",
"workspace.onboarding.step3.installed": "已添加 {{count}} 个代理到您的工作区",
"workspace.onboarding.step3.skipInstall": "不安装任何",
"workspace.onboarding.step3.subtitle": "选择几个开始——随时发现更多。",
"workspace.onboarding.stepLabel": "步骤 {{current}} / {{total}}",
"workspace.onboarding.title": "设置您的工作区",
"workspace.onboarding.toast.failed": "无法保存。请重试。",
"workspace.onboarding.toast.saved": "已保存",
"workspace.permission.requiresMember": "您没有权限执行此操作。请请求工作区所有者授予您成员或更高权限。",
"workspace.permission.requiresOwner": "只有工作区所有者可以执行此操作。如果需要更改,请请求所有者。",
"workspace.permission.requiresPrimaryOwner": "只有主要所有者可以删除此工作区。如果需要,请先转移主要所有权。",
"workspace.personalTag": "个人",
"workspace.slugBrandApply.button": "申请",
"workspace.slugBrandApply.mailBody": "您好 LobeHub 团队,\n\n我想申请工作区 URL \"{{slug}}\" (https://lobehub.com/{{slug}})。\n\n- 我代表的品牌/组织:\n- 官方网站/域名:\n- 我在组织中的角色:\n- 组织邮箱(请从此地址回复):\n\n谢谢!",
"workspace.slugBrandApply.mailButton": "通过邮件申请",
"workspace.slugBrandApply.mailSubject": "工作区 URL 品牌申请: {{slug}}",
"workspace.slugBrandApply.modalCreateTip": "您也可以现在使用其他 URL 创建您的工作区,并稍后通过您的组织邮箱发送邮件至 {{email}} 申请此 URL。",
"workspace.slugBrandApply.modalDesc": "此 URL 已被保留用于受保护品牌。如果您拥有此品牌,请通过您的组织邮箱申请,我们会尽快审核您的申请。",
"workspace.slugBrandApply.modalTitle": "申请受保护品牌 URL",
"workspace.switchWorkspace": "切换工作区",
"workspace.upgradeModal.alreadyUpgraded": "已升级",
"workspace.upgradeModal.changeWorkspace": "返回",
"workspace.upgradeModal.chargeDisclosure": "点击升级将立即支付 ${{fee}},加上任何适用税费。订阅每月续订,直到您取消。座位和按需使用将在月底结算。",
"workspace.upgradeModal.continueCta": "继续",
"workspace.upgradeModal.createTeam": "创建工作区",
"workspace.upgradeModal.formDescription": "请确认以下费用信息后完成升级。",
"workspace.upgradeModal.formSubtitle": "今天仅收取平台费用——座位费用将在月底结算。",
"workspace.upgradeModal.formTitle": "将 {{name}} 升级为专业版",
"workspace.upgradeModal.heading": "将工作区升级为专业版",
"workspace.upgradeModal.hobbyTag": "爱好版",
"workspace.upgradeModal.inviteLaterHint": "您可以在下一步邀请更多团队成员。",
"workspace.upgradeModal.memberCount_one": "{{count}} 名成员",
"workspace.upgradeModal.memberCount_other": "{{count}} 名成员",
"workspace.upgradeModal.memberIncluded": "已包含",
"workspace.upgradeModal.noHobbyHint": "您没有任何可升级的爱好工作区。",
"workspace.upgradeModal.ownerTag": "所有者",
"workspace.upgradeModal.payFailed": "无法开始结账",
"workspace.upgradeModal.pickerLabel": "选择一个工作区",
"workspace.upgradeModal.proTag": "专业版",
"workspace.upgradeModal.subtitle": "解锁协作、更大的积分和更高的速率限制。",
"workspace.upgradeModal.successPage.activating": "正在激活您的订阅——通常需要几秒钟…",
"workspace.upgradeModal.successPage.amountLabel": "支付总额",
"workspace.upgradeModal.successPage.continueCta": "邀请并继续",
"workspace.upgradeModal.successPage.desc": "{{name}} 现已升级为专业版。邀请团队成员开始协作。",
"workspace.upgradeModal.successPage.inviteDesc": "通过电子邮件发送邀请。他们将收到一个链接以加入工作区。",
"workspace.upgradeModal.successPage.inviteTitle": "邀请团队成员加入 {{name}}",
"workspace.upgradeModal.successPage.paidAtLabel": "支付时间",
"workspace.upgradeModal.successPage.planTag": "工作区专业版",
"workspace.upgradeModal.successPage.processingDesc": "稍等片刻——我们正在与 Stripe 确认付款。通常需要几秒钟。",
"workspace.upgradeModal.successPage.processingTitle": "正在处理您的付款…",
"workspace.upgradeModal.successPage.recurring.monthly": "每月",
"workspace.upgradeModal.successPage.recurring.yearly": "每年",
"workspace.upgradeModal.successPage.recurringLabel": "计费周期",
"workspace.upgradeModal.successPage.seatsSummary": "{{count}} 个包含座位",
"workspace.upgradeModal.successPage.seatsSummary_other": "{{count}} 个包含座位",
"workspace.upgradeModal.successPage.skipCta": "暂时跳过",
"workspace.upgradeModal.successPage.title": "升级完成",
"workspace.upgradeModal.successToast": "升级完成——正在刷新您的计划…",
"workspace.upgradeModal.title": "升级到专业版",
"workspace.upgradeModal.totalPerMonth": "${{amount}} / 月",
"workspace.upgradeModal.upgradeButton": "升级",
"workspace.upgradeModal.youLabel": "您",
"workspace.wizard.back": "返回",
"workspace.wizard.cancel": "取消",
"workspace.wizard.closeConfirm.cancel": "继续编辑",
"workspace.wizard.closeConfirm.content": "您的工作区详细信息尚未保存。现在关闭将丢弃它们。",
"workspace.wizard.closeConfirm.ok": "丢弃",
"workspace.wizard.closeConfirm.title": "丢弃工作区设置?",
"workspace.wizard.next": "下一步",
"workspace.wizard.step1.avatar.hint": "添加一个头像以帮助您的团队识别此工作区。",
"workspace.wizard.step1.avatar.tooLarge": "头像文件必须小于 5MB。",
"workspace.wizard.step1.avatar.uploadFailed": "上传头像失败",
"workspace.wizard.step1.avatar.uploading": "正在上传头像…",
"workspace.wizard.step1.cardNamePlaceholder": "您的工作区",
"workspace.wizard.step1.description.label": "描述",
"workspace.wizard.step1.description.placeholder": "此工作区的用途是什么?(可选)",
"workspace.wizard.step1.features.admin": "集中计费和管理控制",
"workspace.wizard.step1.features.collaboration": "邀请成员到一个共享工作区",
"workspace.wizard.step1.features.roles": "角色和权限",
"workspace.wizard.step1.features.sharedAssets": "共享代理、文件和知识库",
"workspace.wizard.step1.features.sharedCredits": "共享团队积分池",
"workspace.wizard.step1.formSubtitle": "为您的工作区命名并设置 URL。",
"workspace.wizard.step1.formTitle": "设置您的工作区",
"workspace.wizard.step1.name.label": "工作区名称",
"workspace.wizard.step1.name.placeholder": "示例团队",
"workspace.wizard.step1.name.required": "工作区名称是必需的",
"workspace.wizard.step1.slug.available": "此 URL 可用",
"workspace.wizard.step1.slug.checking": "正在检查可用性…",
"workspace.wizard.step1.slug.invalidBrandProtected": "此工作区 URL 与受保护品牌相关联。请通过您的组织邮箱申请。",
"workspace.wizard.step1.slug.invalidConsecutive": "Slug 不能包含连续的破折号。",
"workspace.wizard.step1.slug.invalidLength": "工作区 URL 必须为 {{min}}{{max}} 个字符长。",
"workspace.wizard.step1.slug.invalidPattern": "Slug 必须以字母或数字开头和结尾;仅允许小写字母、数字和单个破折号。",
"workspace.wizard.step1.slug.invalidReserved": "该 Slug 已被保留。请选择另一个。",
"workspace.wizard.step1.slug.label": "工作区 URL",
"workspace.wizard.step1.slug.placeholder": "example-team",
"workspace.wizard.step1.slug.prefix": "lobehub.com/",
"workspace.wizard.step1.slug.required": "工作区 URL 是必需的",
"workspace.wizard.step1.slug.taken": "此 URL 已被占用",
"workspace.wizard.step1.subtitle": "与您的队友解锁代理协作",
"workspace.wizard.step1.title": "工作区详细信息",
"workspace.wizard.step2.billing.freeSummary": "单人工作区 · 免费",
"workspace.wizard.step2.billing.inviteAfterCreateHint": "创建此工作区后邀请队友。",
"workspace.wizard.step2.billing.platformLine": "专业平台 · 每月",
"workspace.wizard.step2.billing.seatLine": "额外座位 × {{count}}",
"workspace.wizard.step2.billing.seatPostpaidNote": "座位费用将在月底结算:${{seatFee}}/座位/月,基于实际使用。",
"workspace.wizard.step2.billing.title": "费用详情",
"workspace.wizard.step2.billing.total": "总计",
"workspace.wizard.step2.billing.totalFreeHint": "单人工作区免费。",
"workspace.wizard.step2.billing.totalMonthHint": "今天的平台费用 · 座位费用将在月底结算",
"workspace.wizard.step2.chargeDisclosure": "确认后将此工作区设置为专业版,并立即支付 ${{fee}},加上任何适用税费。订阅每月续订,直到您取消。座位和按需使用将在月底结算。",
"workspace.wizard.step2.confirmPurchase": "确认购买",
"workspace.wizard.step2.createFailed": "创建工作区失败",
"workspace.wizard.step2.createFree": "创建工作区",
"workspace.wizard.step2.createdToast": "工作区 {{name}} 已创建。",
"workspace.wizard.step2.details.description": "查看您选择的计划中包含的内容。",
"workspace.wizard.step2.details.title": "计划详情",
"workspace.wizard.step2.features.hobby.onDemand": "按需使用 · 自动充值(${{price}} / 百万积分)",
"workspace.wizard.step2.features.hobby.share": "单所有者工作区",
"workspace.wizard.step2.features.hobby.solo": "单人工作区,无成员座位",
"workspace.wizard.step2.features.hobby.upgradable": "随时升级以邀请成员",
"workspace.wizard.step2.features.pro.adminControls": "集中计费、角色和审计日志",
"workspace.wizard.step2.features.pro.collaboration": "邀请成员 · 共享代理和文件",
"workspace.wizard.step2.features.pro.onDemand": "按需使用 · 自动充值(${{price}} / 百万积分)",
"workspace.wizard.step2.features.pro.priorityModels": "优先高级模型",
"workspace.wizard.step2.features.pro.support": "优先电子邮件支持",
"workspace.wizard.step2.freeLimitReached": "您已达到免费工作区限制 ({{limit}})。升级到专业版以创建更多。",
"workspace.wizard.step2.header.description": "每个工作区单独计费。",
"workspace.wizard.step2.header.title": "选择您的计划",
"workspace.wizard.step2.hobbyAgreement": "Hobby 免费创建,不含每月积分;仅在您确认充值或开启自动充值后才会计费。",
"workspace.wizard.step2.left.creditsHobbyHint": "无月度积分 · 按需支付",
"workspace.wizard.step2.left.creditsLabel": "每月积分",
"workspace.wizard.step2.left.creditsProHint": "共享工作区池 · 座位不会增加积分",
"workspace.wizard.step2.left.freeHeadline": "单人工作区",
"workspace.wizard.step2.left.freeTagline": "供个人使用。稍后升级以邀请成员。",
"workspace.wizard.step2.left.headline": "团队工作区",
"workspace.wizard.step2.left.hobbyTopUpHint": "随时充值:${{price}}/M (比基础高 {{percent}}%,无订阅费)",
"workspace.wizard.step2.left.proTagline": "${{fee}}/座位/月。额外使用按需计费。",
"workspace.wizard.step2.left.proTopUpHint": "积分不足时充值:${{price}}/M (标准费率优惠 {{percent}}%)",
"workspace.wizard.step2.payFailed": "无法开始结账",
"workspace.wizard.step2.pill.free": "免费",
"workspace.wizard.step2.pill.freeUsed": "已使用 {{used}}/{{limit}}",
"workspace.wizard.step2.pill.proPerSeat": "${{fee}} / 座位 / 月",
"workspace.wizard.step2.plans.hobby": "爱好版",
"workspace.wizard.step2.plans.pro": "专业版",
"workspace.wizard.step2.seats.hint": "在 {{min}} 和 {{max}} 座位之间。",
"workspace.wizard.step2.seats.label": "座位",
"workspace.wizard.step2.subtitle": "每个工作区单独计费。选择一个计划以完成。",
"workspace.wizard.step2.title": "选择计划",
"workspace.wizard.step2.totalLimitReached": "您已达到 {{limit}} 个工作区的最大限制。请离开一个工作区后再创建另一个。",
"workspace.wizard.step3.addMore": "添加更多",
"workspace.wizard.step3.allFailed": "无法发送邀请",
"workspace.wizard.step3.emailPlaceholder": "name@company.com",
"workspace.wizard.step3.inviteAndContinue": "邀请并继续",
"workspace.wizard.step3.invitedCount": "已邀请 {{count}} 名成员",
"workspace.wizard.step3.noEmails": "没有输入有效的电子邮件。跳过邀请。",
"workspace.wizard.step3.skip": "暂时跳过",
"workspace.wizard.step3.subtitle": "通过电子邮件添加您的团队成员。您也可以稍后邀请他们。",
"workspace.wizard.step3.title": "欢迎来到 {{name}}",
"workspace.wizard.title": "创建工作区",
"workspaceSetting.breadcrumb.settings": "设置",
"workspaceSetting.group.admin": "管理",
"workspaceSetting.group.agent": "代理",
"workspaceSetting.group.general": "通用",
"workspaceSetting.group.subscription": "计划",
"workspaceSetting.storage.comingSoon": "工作区范围的数据导入和导出即将推出。",
"workspaceSetting.storage.danger.clear.desc": "删除此工作区中的所有数据,包括代理、文件、消息和技能。工作区本身不会被删除。",
"workspaceSetting.storage.danger.clear.title": "清除工作区数据",
"workspaceSetting.storage.danger.reset.desc": "将所有工作区设置恢复为默认值。工作区数据不会被删除。",
"workspaceSetting.storage.danger.reset.title": "重置工作区设置",
"workspaceSetting.storage.telemetry.desc": "通过匿名工作区使用数据帮助我们改进 {{appName}}",
"workspaceSetting.storage.telemetry.title": "发送匿名工作区使用数据",
"workspaceSetting.tab.billing": "账单",
"workspaceSetting.tab.credits": "积分",
"workspaceSetting.tab.general": "通用",
"workspaceSetting.tab.members": "成员",
"workspaceSetting.tab.plans": "计划",
"workspaceSetting.tab.skill": "技能",
"workspaceSetting.tab.usage": "使用情况"
}