Files
zpan/src/i18n/locales/zh.json
T
Jasper Van 8513b18a8e feat(oauth): expose workspace authorization catalog (#551)
* feat(oauth): expose workspace authorization catalog

* fix(oauth): verify catalog tokens against canonical audience

* fix(auth): normalize Workers preview requests

* Revert "fix(auth): normalize Workers preview requests"

This reverts commit 02009f098f.

* fix(oauth): refresh configured resource scopes
2026-08-02 21:00:20 -04:00

2319 lines
129 KiB
JSON
Raw 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.
{
"auth.signIn": "登录",
"auth.signUp": "注册",
"auth.signingIn": "登录中...",
"auth.creatingAccount": "创建账户中...",
"auth.signInSubtitle": "登录到您的账户",
"auth.signUpSubtitle": "创建您的账户",
"auth.signInFailed": "登录失败",
"auth.signUpFailed": "注册失败",
"auth.noAccount": "还没有账户?",
"auth.hasAccount": "已有账户?",
"auth.signOut": "退出登录",
"auth.email": "邮箱",
"auth.password": "密码",
"auth.name": "姓名",
"auth.username": "用户名",
"auth.usernameHint": "3-30个字符,仅限字母、数字和下划线",
"auth.emailOrUsername": "邮箱或用户名",
"auth.emailOrUsernamePlaceholder": "输入邮箱或用户名",
"auth.inviteCode": "邀请码",
"auth.orDivider": "或",
"auth.signInWithEmail": "使用邮箱登录",
"auth.signUpWithEmail": "使用邮箱注册",
"auth.continueWith": "使用 {{provider}} 继续",
"auth.lastUsed": "上次使用",
"auth.registrationClosed": "注册功能已关闭",
"auth.invalidInvitation": "这个邀请已不可用",
"auth.invitationExpired": "邀请链接已过期,请联系管理员重新发送。",
"auth.invitationUsed": "这个邀请已经被使用。",
"auth.invitationRevoked": "这个邀请已被撤销。",
"auth.invitationMissing": "当前站点需要有效邀请才能注册。",
"auth.invitationEmailLocked": "这个邀请仅限 {{email}} 使用。",
"auth.captchaRequired": "请先完成人机验证。",
"auth.forgotPassword": "忘记密码?",
"auth.forgotPasswordSubtitle": "输入你的邮箱,我们会发送重置链接。",
"auth.sendResetLink": "发送重置链接",
"auth.sending": "发送中...",
"auth.resetLinkSent": "如果该邮箱存在对应账户,重置链接已发出。",
"auth.backToSignIn": "返回登录",
"auth.resetPasswordTitle": "重置密码",
"auth.resetPasswordSubtitle": "为你的账户设置新密码。",
"auth.newPassword": "新密码",
"auth.confirmPassword": "确认密码",
"auth.passwordsDoNotMatch": "两次输入的密码不一致。",
"auth.resetPassword": "重置密码",
"auth.resetting": "重置中...",
"auth.resetSuccess": "密码已重置,现在可以登录了。",
"auth.resetFailed": "无法重置密码,链接可能已过期。",
"auth.resetTokenMissing": "该重置链接无效或已过期。",
"auth.verifyEmailTitle": "检查你的邮箱",
"auth.verifyEmailSent": "验证邮件已发送至 {{email}}。请点击邮件中的链接完成注册。",
"auth.emailNotVerified": "邮箱尚未验证,我们已重新发送验证邮件。",
"nav.main": "主要",
"nav.files": "我的文件",
"nav.shares": "我的分享",
"nav.photos": "照片",
"nav.videos": "视频",
"nav.music": "音乐",
"nav.documents": "文档",
"nav.trash": "回收站",
"nav.downloads": "远程下载",
"nav.tasks": "后台任务",
"nav.imageHost": "图床",
"nav.storage": "存储",
"nav.profile": "个人主页",
"nav.settings": "设置",
"nav.adminPanel": "管理后台",
"nav.teams": "团队",
"files.title": "文件",
"files.placeholder": "文件管理器将在此实现。",
"files.emptyState": "拖放文件到此处或创建文件夹开始使用。",
"files.newFolder": "新建文件夹",
"files.rename": "重命名",
"files.download": "下载",
"files.moveTo": "移动到",
"files.copy": "复制",
"files.transferToSpace": "复制/移动到其他空间",
"files.transferTitle": "将「{{name}}」转移到其他空间",
"files.transferModeLabel": "操作方式",
"files.transferModeCopy": "复制 — 保留当前空间的原件",
"files.transferModeMove": "移动 — 从当前空间移除",
"files.transferSpaceLabel": "目标空间",
"files.transferSpacePlaceholder": "选择空间",
"files.transferFolderLabel": "目标文件夹",
"files.transferConfirm": "确认转移",
"files.transferCopyHint": "将在目标空间创建副本并占用其配额,两份文件相互独立。",
"files.transferMoveHint": "复制成功后,原件将从当前空间移除并释放其配额。",
"files.transferSuccessCopy": "已复制到目标空间",
"files.transferSuccessMove": "已移动到目标空间",
"files.transferSkipped": "{{count}} 个文件未能转移",
"files.transferQuotaExceeded": "目标空间存储配额不足",
"files.compress": "压缩",
"files.extract": "解压",
"files.moveToTrash": "移到回收站",
"files.open": "打开",
"files.uploading": "正在上传 {{name}}...",
"files.uploadSuccess": "{{name}} 上传成功",
"files.uploadFailed": "{{name}} 上传失败",
"files.colName": "名称",
"files.colSize": "大小",
"files.colModified": "修改时间",
"files.searchPlaceholder": "搜索文件...",
"files.upload": "上传",
"files.uploadFolder": "上传文件夹",
"files.preview": "预览",
"files.folderNamePlaceholder": "文件夹名称",
"files.folderCreated": "文件夹已创建",
"files.renameSuccess": "重命名成功",
"files.trashSuccess": "已移到回收站",
"files.trashConfirmTitle": "移到回收站",
"files.trashConfirmDescription": "将 {{count}} 个项目移到回收站?",
"files.moveSuccess": "移动成功",
"files.moveHere": "移动到此处",
"files.copySuccess": "复制成功",
"files.noFolders": "没有文件夹",
"files.selectedCount": "已选 {{count}} 项",
"files.dropToUpload": "拖放文件以上传",
"files.conflictTitle": "名称已存在",
"files.conflictFileMessage": "此位置已有名为 \"{{name}}\" 的文件。",
"files.conflictFolderMessage": "此位置已有名为 \"{{name}}\" 的文件夹。",
"files.conflictKeepBoth": "保留两者",
"files.conflictReplace": "替换",
"files.conflictReplaceHint": "原文件将被移至回收站。",
"files.conflictApplyToAll": "对所有剩余项应用此选择",
"files.operationProgress": "已完成 {{completed}} / {{total}} · {{name}}",
"files.operationCanceling": "正在取消...",
"files.operationCancelled": "已取消,完成 {{completed}} / {{total}} 项",
"files.operationFailedSummary": "{{failed}} / {{total}} 项失败",
"files.operationFailuresTitle": "{{count}} 个失败项目",
"files.uploadBatchCancelled": "已取消剩余 {{count}} 个上传",
"tasks.title": "任务",
"tasks.count": "{{count}} 个任务",
"tasks.empty": "暂无后台任务",
"tasks.created": "后台任务已创建",
"tasks.viewTasks": "查看任务",
"tasks.cancel": "取消任务",
"tasks.retry": "重试任务",
"tasks.cancelSuccess": "任务已取消",
"tasks.retrySuccess": "任务已重试",
"tasks.filter.active": "进行中",
"tasks.filter.completed": "已完成",
"tasks.filter.failed": "失败",
"tasks.status.queued": "排队中",
"tasks.status.running": "运行中",
"tasks.status.completed": "已完成",
"tasks.status.failed": "失败",
"tasks.status.canceled": "已取消",
"tasks.type.archiveCompress": "压缩归档",
"tasks.type.archiveExtract": "解压归档",
"tasks.colTask": "任务",
"tasks.colStatus": "状态",
"tasks.colProgress": "进度",
"tasks.colCurrentFile": "当前文件",
"tasks.colCreated": "创建时间",
"tasks.colFinished": "完成时间",
"tasks.colResult": "结果",
"tasks.result.outputBytes": "输出 {{bytes}} 字节",
"downloads.title": "远程下载",
"downloads.sourceType": "来源",
"downloads.sourceTypes.http": "HTTP 链接",
"downloads.sourceTypes.magnet": "磁力链接",
"downloads.sourceTypes.torrentUrl": "Torrent 链接",
"downloads.uri": "下载链接",
"downloads.uriPlaceholder": "https://example.com/file.zip 或 magnet:...",
"downloads.targetFolder": "目标文件夹",
"downloads.targetFolderRoot": "根目录",
"downloads.name": "文件名",
"downloads.namePlaceholder": "可选",
"downloads.category": "分类",
"downloads.categoryPlaceholder": "例如:电影、资料、备份",
"downloads.tags": "标签",
"downloads.tagsPlaceholder": "用逗号分隔,例如:4K, 私有",
"downloads.filters": "筛选下载任务",
"downloads.filterCategory": "按分类筛选",
"downloads.filterTag": "按标签筛选",
"downloads.selectedCount": "已选 {{count}} 个",
"downloads.selectAll": "选择全部下载任务",
"downloads.selectTask": "选择下载任务",
"downloads.create": "创建",
"downloads.createTitle": "新建远程下载",
"downloads.start": "开始下载",
"downloads.createSuccess": "下载任务已创建",
"downloads.cancelSuccess": "下载任务已取消",
"downloads.actionSuccess": "任务操作已提交",
"downloads.cancel": "取消",
"downloads.resizePanel": "调整下载列表和详情面板高度",
"downloads.empty": "暂无远程下载任务",
"downloads.unknown": "未知",
"downloads.billingPaused": "Credits 恢复后继续",
"downloads.table.source": "来源",
"downloads.table.category": "分类",
"downloads.table.tags": "标签",
"downloads.table.status": "状态",
"downloads.table.progress": "进度",
"downloads.table.size": "大小",
"downloads.table.speed": "速度",
"downloads.table.peers": "种子/Peer",
"downloads.table.eta": "剩余",
"downloads.status.queued": "排队中",
"downloads.status.assigned": "已分配",
"downloads.status.downloading": "下载中",
"downloads.status.suspended": "已挂起",
"downloads.status.pausing": "暂停中",
"downloads.status.paused": "已暂停",
"downloads.status.interrupted": "已中断",
"downloads.status.uploading": "上传中",
"downloads.status.canceling": "取消中",
"downloads.status.completed": "已完成",
"downloads.status.seeding": "做种中",
"downloads.status.failed": "失败",
"downloads.status.canceled": "已取消",
"downloads.statusFilter.all": "全部",
"downloads.actions.pause": "暂停",
"downloads.actions.resume": "继续",
"downloads.actions.cancel": "取消",
"downloads.actions.retry": "重试",
"downloads.actions.restart": "重新下载",
"downloads.actions.delete": "删除",
"downloads.actions.none": "没有可用操作",
"downloads.confirm.cancelTitle": "取消下载任务?",
"downloads.confirm.cancelDescription": "将取消 {{count}} 个下载任务,下载器会在下一次轮询时停止这些任务。",
"downloads.confirm.deleteTitle": "删除下载任务?",
"downloads.confirm.deleteDescription": "将删除 {{count}} 个下载任务记录,此操作不可恢复。",
"downloads.phase.metadata": "获取元数据",
"downloads.phase.downloading": "下载中",
"downloads.phase.uploading": "上传中",
"downloads.phase.seeding": "做种中",
"downloads.phase.completed": "已完成",
"downloads.phase.error": "错误",
"downloads.detail.downloadSpeed": "下载速度",
"downloads.detail.uploadSpeed": "上传速度",
"downloads.detail.connections": "连接数",
"downloads.detail.eta": "剩余时间",
"downloads.detail.progress": "完成度",
"downloads.detail.tabs.overview": "概览",
"downloads.detail.tabs.trackers": "Trackers",
"downloads.detail.tabs.peers": "Peers",
"downloads.detail.tabs.files": "文件",
"downloads.detail.tabs.events": "事件",
"downloads.detail.noSelection": "选择一个下载任务查看详情",
"downloads.detail.target": "目标目录",
"downloads.detail.category": "分类",
"downloads.detail.tags": "标签",
"downloads.detail.engine": "下载引擎",
"downloads.detail.phase": "阶段",
"downloads.detail.engineState": "引擎状态",
"downloads.detail.sourceType": "来源类型",
"downloads.detail.source": "来源",
"downloads.detail.size": "大小",
"downloads.detail.torrentName": "Torrent 名称",
"downloads.detail.createdAt": "创建时间",
"downloads.detail.startedAt": "开始时间",
"downloads.detail.finishedAt": "完成时间",
"downloads.detail.billing": "计费",
"downloads.detail.bt": "BT 信息",
"downloads.detail.infoHash": "Info hash",
"downloads.detail.seeders": "做种",
"downloads.detail.leechers": "下载者",
"downloads.detail.uploaded": "已上传",
"downloads.detail.downloaded": "已下载",
"downloads.detail.storageUploadSpeed": "上传到网盘速度",
"downloads.detail.storageUploaded": "已上传到网盘",
"downloads.detail.peerUploadSpeed": "Peer 上传速度",
"downloads.detail.peerUploaded": "已上传给 Peer",
"downloads.detail.trackers": "Trackers",
"downloads.detail.noTrackers": "暂无 tracker 信息",
"downloads.detail.trackerUrl": "Tracker",
"downloads.detail.trackerStatus": "状态",
"downloads.detail.statusMessage": "状态信息",
"downloads.detail.peers": "Peers",
"downloads.detail.noPeers": "暂无 peer 信息",
"downloads.detail.peerAddress": "地址",
"downloads.detail.peerClient": "客户端",
"downloads.detail.files": "文件",
"downloads.detail.noFiles": "暂无文件信息",
"downloads.detail.filePath": "路径",
"downloads.detail.fileStatus": "状态",
"downloads.detail.selected": "已选择",
"downloads.detail.skipped": "跳过",
"downloads.detail.errorMessage": "错误",
"downloads.detail.eventsLoading": "正在加载事件...",
"downloads.detail.noEvents": "暂无事件",
"downloads.events.download_task_created": "任务已创建",
"downloads.events.download_task_assigned": "已分配给下载器",
"downloads.events.download_task_queued": "已排队",
"downloads.events.download_task_started": "下载已开始",
"downloads.events.download_task_ingesting": "正在回传",
"downloads.events.download_task_completed": "任务已完成",
"downloads.events.download_task_failed": "任务失败",
"downloads.events.download_task_canceled": "任务已取消",
"downloads.events.download_task_suspended": "任务已挂起",
"downloads.events.download_task_paused": "任务已暂停",
"downloads.events.download_task_pause_requested": "已请求暂停",
"downloads.events.download_task_resume_requested": "已请求恢复",
"downloads.events.download_task_cancel_requested": "已请求取消",
"downloads.events.download_task_retry_requested": "已请求重试",
"downloads.events.download_task_restart_requested": "已请求重启",
"downloads.events.download_task_deleted": "任务已删除",
"downloads.events.download_task_error": "错误已上报",
"downloads.events.download_resolve_started": "开始解析来源",
"downloads.events.download_resolve_completed": "来源解析完成",
"downloads.events.download_completed": "下载完成",
"downloads.events.download_ingest_started": "开始回传",
"downloads.events.download_ingest_completed": "回传完成",
"downloads.events.download_seeding_started": "开始做种",
"downloads.events.download_seeding_stopped": "做种停止",
"uploadPanel.toggle": "上传进度",
"uploadPanel.title": "上传",
"uploadPanel.empty": "暂无上传任务",
"uploadPanel.summary": "{{active}} 个进行中,{{completed}} 个已完成,共 {{total}} 个",
"uploadPanel.cancel": "取消上传",
"uploadPanel.cancelAll": "全部取消",
"uploadPanel.waiting": "等待中",
"uploadPanel.etaUnknown": "计算中",
"uploadPanel.status.queued": "排队中",
"uploadPanel.status.preparing": "准备中",
"uploadPanel.status.uploading": "上传中",
"uploadPanel.status.confirming": "确认中",
"uploadPanel.status.completed": "已完成",
"uploadPanel.status.failed": "失败",
"uploadPanel.status.cancelled": "已取消",
"music.player": "音乐播放器",
"music.empty": "未选择音乐",
"music.emptyHint": "在文件浏览器里打开音乐文件后会加入这里。",
"music.queue": "播放列表",
"music.queueEmpty": "暂无本地播放列表项目",
"music.unknownArtist": "未知作者",
"music.playFailed": "播放失败",
"files.count": "{{count}} 个项目",
"trash.title": "回收站",
"trash.placeholder": "已删除的文件将显示在这里。",
"trash.empty": "清空回收站",
"trash.emptyTitle": "清空回收站",
"trash.confirmEmpty": "这将永久删除回收站中的所有项目。此操作无法撤销。",
"trash.emptySuccess": "回收站已清空",
"trash.restore": "还原",
"trash.restoreSuccess": "项目已还原",
"trash.deletePermanently": "永久删除",
"trash.deleteTitle": "永久删除",
"trash.confirmDelete": "这将永久删除 {{count}} 个项目。此操作无法撤销。",
"trash.deleteSuccess": "项目已永久删除",
"trash.noItems": "回收站中没有项目",
"trash.colName": "名称",
"trash.colOriginalLocation": "原始位置",
"trash.colTrashedDate": "删除日期",
"trash.colSize": "大小",
"trash.colActions": "操作",
"trash.selectAll": "全选",
"trash.selectItem": "选择 {{name}}",
"trash.prevPage": "上一页",
"trash.nextPage": "下一页",
"trash.pageInfo": "第 {{page}} 页,共 {{total}} 页",
"admin.title": "管理控制台",
"admin.backToFiles": "返回前台",
"admin.nav.management": "管理",
"admin.nav.overview": "概览",
"admin.nav.analytics": "数据分析",
"admin.nav.storages": "存储",
"admin.nav.downloaders": "下载器",
"admin.nav.announcement": "站点公告",
"admin.nav.audit": "审计日志",
"admin.nav.users": "用户",
"admin.nav.settings": "设置",
"admin.nav.cloudStore": "存储套餐",
"admin.nav.about": "关于",
"admin.overview.title": "概览",
"admin.overview.subtitle": "实时掌握用户增长、活跃情况与存储资源使用状态。",
"admin.overview.refresh": "刷新",
"admin.overview.updatedAt": "实时更新 · {{time}}",
"admin.overview.retry": "重试",
"admin.overview.live": "实时",
"admin.overview.summary.title": "总体概览",
"admin.overview.users.section": "用户情况",
"admin.overview.storage.section": "存储情况",
"admin.overview.details.section": "用户、存储后端与下载器明细",
"admin.overview.metrics.totalUsers": "总用户",
"admin.overview.metrics.totalUsersDetail": "全部已注册账号",
"admin.overview.metrics.active30Days": "30 天活跃",
"admin.overview.metrics.activeRate": "活跃率 {{value}}",
"admin.overview.metrics.new7Days": "本周新增",
"admin.overview.metrics.new7DaysDetail": "最近 7 天注册",
"admin.overview.metrics.storageCapacity": "总存储",
"admin.overview.metrics.storageBackends": "{{value}} 个后端",
"admin.overview.metrics.storageUsed": "已使用",
"admin.overview.metrics.storageUsage": "使用率 {{value}}",
"admin.overview.users.trendTitle": "用户趋势",
"admin.overview.users.trendDescription": "最近 30 天用户规模、月活跃用户与新增用户变化。",
"admin.overview.users.trendAriaLabel": "最近 30 天总用户、30 天活跃用户与新增用户趋势图",
"admin.overview.users.totalUsers": "总用户",
"admin.overview.users.activeUsers": "30 天活跃",
"admin.overview.users.newUsers": "新增用户",
"admin.overview.users.activityTitle": "用户活跃构成",
"admin.overview.users.activityDescription": "按最近一次活跃窗口拆分全部用户。",
"admin.overview.users.activityAriaLabel": "今日、近 7 天、近 30 天和未活跃用户构成图",
"admin.overview.users.activity.today": "今日活跃",
"admin.overview.users.activity.last7Days": "27 天活跃",
"admin.overview.users.activity.last30Days": "830 天活跃",
"admin.overview.users.activity.inactive": "30 天未活跃",
"admin.overview.storage.trendTitle": "存储变化趋势",
"admin.overview.storage.trendDescription": "最近 30 天全站存储水位,以及每日新增写入和释放容量。",
"admin.overview.storage.trendAriaLabel": "最近 30 天全站存储水位、新增写入和释放容量趋势图",
"admin.overview.storage.usageTitle": "存储使用情况",
"admin.overview.storage.usageDescription": "当前已配置容量后端的实时使用水位。",
"admin.overview.storage.usageAriaLabel": "当前存储已用容量与可用容量构成图",
"admin.overview.storage.used": "已使用",
"admin.overview.storage.written": "新增写入",
"admin.overview.storage.released": "释放容量",
"admin.overview.storage.available": "可用",
"admin.overview.storage.total": "总容量",
"admin.overview.storage.unboundedOnly": "当前后端均未设置容量上限。",
"admin.overview.topUsers.title": "用户使用量 Top 10",
"admin.overview.topUsers.description": "按个人空间当前已用容量排序。",
"admin.overview.topUsers.empty": "暂无个人空间用量快照。",
"admin.overview.backends.title": "存储后端情况",
"admin.overview.backends.description": "各后端当前容量与可写状态。",
"admin.overview.backends.empty": "还没有配置存储后端。",
"admin.overview.backends.status.writable": "正常",
"admin.overview.backends.status.full": "已满",
"admin.overview.backends.status.disabled": "已停用",
"admin.overview.downloaders.title": "Downloaders",
"admin.overview.downloaders.description": "平台注册节点的心跳、负载与实时流量。",
"admin.overview.downloaders.empty": "还没有注册 downloader。",
"admin.overview.downloaders.download": "下行",
"admin.overview.downloaders.upload": "上行",
"admin.overview.downloaders.tasks": "任务",
"admin.overview.downloaders.heartbeat": "心跳 {{value}}",
"admin.overview.downloaders.status.online": "在线",
"admin.overview.downloaders.status.offline": "离线",
"admin.overview.downloaders.status.disabled": "已停用",
"admin.overview.emptyChart": "暂无可展示的统计快照。",
"admin.overview.time.never": "从未上报",
"admin.overview.time.now": "刚刚",
"admin.overview.time.seconds": "{{count}} 秒前",
"admin.overview.time.minutes": "{{count}} 分钟前",
"admin.overview.time.hours": "{{count}} 小时前",
"admin.overview.view": "查看",
"admin.overview.noQuota": "暂无配额数据",
"admin.overview.noStorages": "还没有配置存储后端。",
"admin.overview.noStorageCapacity": "未配置容量",
"admin.overview.metrics.users": "用户",
"admin.overview.errorTitle": "仪表盘不可用",
"admin.overview.errorDescription": "无法加载仪表盘指标。请刷新页面或检查服务端日志。",
"admin.overview.badge.pro": "Pro 统计",
"admin.overview.badge.core": "核心指标",
"admin.overview.generatedAt": "更新于 {{time}}",
"admin.overview.metrics.usersDetail": "{{active}} 个 30 天活跃 · {{newUsers}} 个 7 天新增 · {{admins}} 个管理员",
"admin.overview.metrics.spaces": "空间",
"admin.overview.metrics.spacesDetail": "{{team}} 个团队 · {{personal}} 个个人 · {{newSpaces}} 个 30 天新增",
"admin.overview.metrics.traffic": "流量",
"admin.overview.metrics.trafficDetail": "{{usage}} · {{period}}",
"admin.overview.metrics.shares": "分享",
"admin.overview.metrics.sharesDetail": "{{total}} 个总分享 · {{views}} 次访问",
"admin.overview.metrics.operations": "运维",
"admin.overview.metrics.operationsDetail": "{{running}} 个下载运行中 · {{invites}} 个待处理邀请",
"admin.overview.coreCapacityTitle": "核心容量",
"admin.overview.coreCapacityDescription": "所有管理员都可查看的存储、流量、分享和后端健康状态。",
"admin.overview.storageQuota": "存储配额",
"admin.overview.trafficQuota": "流量配额",
"admin.overview.storageCapacity": "后端容量",
"admin.overview.storageBackendCount": "{{active}} / {{total}} 个后端可用",
"admin.overview.shareActivity": "分享访问",
"admin.overview.shareActivityDetail": "{{downloads}} 次下载",
"admin.overview.analyticsTitle": "运营分析",
"admin.overview.analyticsBadge": "Pro+",
"admin.overview.analyticsDescription": "Pro 级趋势、构成、排行和可靠性诊断。",
"admin.overview.period.7": "7 天",
"admin.overview.period.30": "30 天",
"admin.overview.period.90": "90 天",
"admin.overview.analyticsLockedTitle": "解锁详细统计",
"admin.overview.analyticsLockedDescription": "核心仪表盘指标会继续展示。详细运营统计需要 ZPan Pro 或 Business。",
"admin.overview.analyticsLockedAction": "打开授权",
"admin.overview.analyticsErrorTitle": "详细统计不可用",
"admin.overview.analyticsErrorDescription": "无法加载 Pro 统计接口。",
"admin.overview.charts.activityTitle": "运营趋势",
"admin.overview.charts.activityDescription": "按天查看用户、分享、远程任务和失败量的变化。",
"admin.overview.charts.activeUsers": "活跃用户",
"admin.overview.charts.shareViews": "分享访问",
"admin.overview.charts.remoteTasks": "远程任务",
"admin.overview.charts.failedJobs": "失败任务",
"admin.overview.charts.storageByTypeTitle": "按文件类型统计存储",
"admin.overview.charts.storageByTypeDescription": "按占用容量排序的活跃文件类型。",
"admin.overview.usageBySpaceTitle": "空间用量排行",
"admin.overview.usageBySpaceDescription": "配额压力最高的空间。",
"admin.overview.remoteDownloadsTitle": "远程下载",
"admin.overview.remoteDownloadsDescription": "任务吞吐、失败原因和下载器负载。",
"admin.overview.remoteSuccess": "成功率",
"admin.overview.remoteCompleted": "{{completed}} / {{total}} 已完成",
"admin.overview.remoteRunning": "运行中",
"admin.overview.remoteFailed": "{{failed}} 个失败",
"admin.overview.statusBreakdown": "状态分布",
"admin.overview.failureReasons": "失败原因",
"admin.overview.noFailures": "暂无失败记录。",
"admin.overview.topSharesTitle": "热门分享",
"admin.overview.topSharesDescription": "访问和下载最多的分享链接。",
"admin.overview.table.share": "分享",
"admin.overview.table.creator": "创建者",
"admin.overview.table.views": "访问",
"admin.overview.table.downloads": "下载",
"admin.overview.reliabilityTitle": "可靠性",
"admin.overview.reliabilityDescription": "后台任务、云端上报和授权健康状态。",
"admin.overview.jobFailureRate": "任务失败率",
"admin.overview.jobFailures": "{{failed}} / {{total}} 失败",
"admin.overview.licenseStatus": "授权",
"admin.overview.licenseActive": "已激活",
"admin.overview.licenseInactive": "未激活",
"admin.overview.licenseNone": "无版本",
"admin.overview.jobStatusBreakdown": "任务状态",
"admin.overview.cloudReportPending": "上报待处理",
"admin.overview.cloudReportPendingDetail": "等待发送的流量上报和 Webhook",
"admin.overview.cloudReportFailed": "上报失败",
"admin.overview.cloudReportFailedDetail": "需要处理的流量上报和 Webhook",
"admin.overview.recentJobFailures": "最近失败任务",
"admin.overview.noErrorMessage": "无错误信息",
"admin.overview.emptyChart": "当前周期暂无图表数据。",
"admin.overview.emptyTable": "暂无数据。",
"admin.downloaders.title": "下载器",
"admin.downloaders.subtitle": "监控远程下载节点。",
"admin.downloaders.empty": "暂无下载器",
"admin.downloaders.table.name": "名称",
"admin.downloaders.table.status": "状态",
"admin.downloaders.table.engine": "引擎",
"admin.downloaders.table.tasks": "运行中",
"admin.downloaders.table.speed": "下载 / 上传",
"admin.downloaders.table.billing": "Credits",
"admin.downloaders.table.enabled": "启用",
"admin.downloaders.status.online": "在线",
"admin.downloaders.status.offline": "离线",
"admin.downloaders.status.disabled": "已禁用",
"admin.downloaders.delete": "删除",
"admin.downloaders.settingsAction": "下载器设置",
"admin.downloaders.settingsTitle": "下载器设置",
"admin.downloaders.settingsDescription": "主机:{{hostname}}",
"admin.downloaders.enabled": "启用",
"admin.downloaders.enabledHint": "禁用后该下载器不会再接收新的远程下载任务。",
"admin.downloaders.renameTitle": "编辑下载器名称",
"admin.downloaders.renameDescription": "设置这个下载器的展示名称。主机名:{{hostname}}。",
"admin.downloaders.displayName": "展示名称",
"admin.downloaders.displayNamePlaceholder": "Edge downloader",
"admin.downloaders.displayNameHint": "用于管理列表和任务分配视图。",
"admin.downloaders.renameSuccess": "下载器名称已更新。",
"admin.downloaders.configureBilling": "配置 Credits 计费",
"admin.downloaders.billingTitle": "Credits 计费",
"admin.downloaders.billingDescription": "配置 {{name}} 的远程下载 Credits 计费。",
"admin.downloaders.billingEnabled": "启用 Credits 计费",
"admin.downloaders.billingEnabledHint": "对该下载器产生的下载流量扣除工作区 Credits。",
"admin.downloaders.billingBusinessOnly": "流量计费需要 Business 授权。",
"admin.downloaders.billingUnit": "计费单位",
"admin.downloaders.billingUnitPlaceholder": "100",
"admin.downloaders.billingCredits": "每单位 Credits",
"admin.downloaders.billingCreditsPlaceholder": "1",
"admin.downloaders.billingSaveSuccess": "Credits 计费已更新。",
"admin.downloaders.settingsSaveSuccess": "下载器设置已更新。",
"admin.downloaders.deleteTitle": "删除下载器",
"admin.downloaders.deleteConfirm": "确定删除下载器 {{name}} 吗?未完成的已分配任务会回到队列。",
"admin.downloaders.deleteSuccess": "下载器已删除。",
"admin.overview.metrics.activeUsers": "30 天活跃",
"admin.overview.metrics.activeUsersDetail": "占总用户 {{percent}}",
"admin.overview.metrics.storage": "存储用量",
"admin.overview.metrics.storageDetail": "占配额 {{percent}} · {{quota}}",
"admin.overview.capacityTitle": "容量态势",
"admin.overview.capacityDescription": "基于核心记录查看配额压力、后端可用性和运营风险。",
"admin.overview.storageBackendHealth": "后端健康",
"admin.overview.totalStorageCapacity": "已配置总容量 {{capacity}}",
"admin.overview.riskSignals": "风险信号",
"admin.overview.riskSignalsDetail": "{{failed}} 个失败任务 · {{offline}} 个下载器离线",
"admin.overview.mixTitle": "运营结构",
"admin.overview.mixDescription": "展示活跃、协作和分享深度的核心比例。",
"admin.overview.mix.activeUsers": "活跃用户占比",
"admin.overview.mix.activeUsersDetail": "{{active}} / {{total}} 用户 30 天活跃",
"admin.overview.mix.teamSpaces": "团队空间占比",
"admin.overview.mix.teamSpacesDetail": "{{team}} / {{total}} 空间为团队空间",
"admin.overview.mix.activeShares": "活跃分享占比",
"admin.overview.mix.activeSharesDetail": "{{active}} / {{total}} 分享仍在生效",
"admin.overview.mix.shareDownloads": "分享下载率",
"admin.overview.mix.shareDownloadsDetail": "{{views}} 次访问带来 {{downloads}} 次下载",
"admin.overview.periodKpi.signups": "新增用户",
"admin.overview.periodKpi.periodDays": "最近 {{days}} 天",
"admin.overview.periodKpi.shareViews": "分享访问",
"admin.overview.periodKpi.shareDownloads": "{{downloads}} 次下载",
"admin.overview.periodKpi.conversion": "下载转化",
"admin.overview.periodKpi.conversionDetail": "下载次数 / 分享访问",
"admin.overview.periodKpi.remoteSuccess": "远程成功率",
"admin.overview.periodKpi.jobFailures": "失败任务",
"admin.overview.periodKpi.topSpacePressure": "最高空间压力",
"admin.overview.periodKpi.topSpacePressureDetail": "最高配额使用率",
"admin.overview.charts.signups": "新增用户",
"admin.overview.charts.shareDownloads": "分享下载",
"admin.overview.table.bytes": "容量",
"admin.overview.sharePerformanceTitle": "分享表现",
"admin.overview.sharePerformanceDescription": "公开分享链接的转化和限制状态。",
"admin.overview.conversionRate": "转化率",
"admin.overview.conversionRateDetail": "下载次数 / 分享访问",
"admin.overview.expiredShares": "已过期分享",
"admin.overview.revokedShares": "{{count}} 个已撤销分享",
"admin.overview.downloadLimitHitShares": "触达下载上限",
"admin.overview.downloadLimitHitSharesDetail": "已达到下载次数上限的分享",
"admin.users.title": "用户",
"admin.users.placeholder": "用户管理将在此实现。",
"admin.users.searchPlaceholder": "按名称、用户名或邮箱搜索",
"admin.users.colName": "名称",
"admin.users.colEmail": "邮箱",
"admin.users.colRole": "角色",
"admin.users.colStatus": "状态",
"admin.users.colQuota": "配额",
"admin.users.colCreatedAt": "创建时间",
"admin.users.colActions": "操作",
"admin.users.active": "正常",
"admin.users.disabled": "已禁用",
"admin.users.enable": "启用",
"admin.users.disable": "禁用",
"admin.users.manageEntitlements": "管理权益",
"admin.users.entitlementsFor": "{{name}} 的额度权益",
"admin.users.entitlementsUsage": "当前用量:{{used}} / {{total}}",
"admin.users.entitlementType": "类型",
"admin.users.entitlementAmount": "额度",
"admin.users.entitlementExpires": "过期时间",
"admin.users.entitlementStatus": "状态",
"admin.users.entitlementSource": "来源",
"admin.users.entitlementTypePlan": "套餐",
"admin.users.entitlementTypeGrant": "赠送",
"admin.users.entitlementSourceAdmin": "后台发放",
"admin.users.entitlementSourceFreePlan": "免费套餐",
"admin.users.entitlementSourceOrder": "订单",
"admin.users.noExpiry": "长期有效",
"admin.users.noEntitlements": "暂无额度权益。",
"admin.users.addEntitlement": "新增权益",
"admin.users.entitlementActions": "操作",
"admin.users.editEntitlement": "编辑",
"admin.users.revokeEntitlement": "撤销",
"admin.users.revokeEntitlementTitle": "撤销权益",
"admin.users.revokeEntitlementConfirm": "撤销 {{name}} 的这条权益?其可用额度将立即减少。",
"admin.users.entitlementRevoked": "权益已撤销",
"admin.users.entitlements": "额度权益",
"admin.users.tabEntitlement": "权益",
"admin.users.activeEntitlements": "有效权益",
"admin.users.backToUsers": "返回用户列表",
"admin.users.userDetails": "用户详情",
"admin.users.userNotFound": "未找到用户",
"admin.users.revoked": "已撤销",
"admin.users.statusUpdated": "用户状态已更新",
"admin.users.selectedCount": "已选择 {{count}} 个",
"admin.users.selectedUsers": "已选择 {{count}} 个用户",
"admin.users.selectPage": "选择本页所有用户",
"admin.users.selectUser": "选择 {{name}}",
"admin.users.batchDisable": "禁用所选",
"admin.users.batchEnable": "启用所选",
"admin.users.batchStatusUpdated": "已更新 {{count}} 个用户",
"admin.users.noUsers": "未找到用户",
"admin.users.prevPage": "上一页",
"admin.users.nextPage": "下一页",
"admin.users.pageInfo": "第 {{page}} 页,共 {{total}} 页",
"admin.users.pageSize": "每页显示",
"admin.users.pageSizeOption": "每页 {{count}} 条",
"admin.users.roleAdmin": "管理员",
"admin.users.roleMember": "成员",
"admin.users.inviteUser": "邀请用户",
"admin.users.inviteDialogTitle": "邀请用户",
"admin.users.inviteDialogDescription": "当前有 {{count}} 条待处理邀请可以用于注册。",
"admin.users.inviteEmail": "邀请邮箱",
"admin.users.inviteEmailPlaceholder": "name@example.com",
"admin.users.sendInvite": "发送邀请",
"admin.users.inviteCreated": "邀请已发送",
"admin.users.inviteResent": "邀请已重新发送",
"admin.users.inviteRevoked": "邀请已撤销",
"admin.users.noInvitations": "暂无邀请记录",
"admin.users.inviteColEmail": "邮箱",
"admin.users.inviteColStatus": "状态",
"admin.users.inviteColInvitedBy": "邀请人",
"admin.users.inviteColCreatedAt": "发送时间",
"admin.users.inviteColExpiresAt": "过期时间",
"admin.users.copyInviteLink": "复制邀请链接",
"admin.users.inviteLinkCopied": "邀请链接已复制到剪贴板",
"admin.audit.title": "审计日志",
"admin.audit.description": "跟踪实例中的管理和用户操作。",
"admin.audit.proTooltip": "审计日志仅在 ZPan Pro 中可用。",
"admin.audit.upgradeTitle": "解锁审计日志",
"admin.audit.upgradeDescription": "审计日志是 Pro 功能,升级后可全面了解实例范围内的活动。",
"admin.audit.upgradeButton": "升级到 Pro",
"admin.audit.empty": "暂无审计事件。",
"admin.audit.loadError": "加载审计日志失败。",
"admin.audit.eventType": "事件类型",
"admin.audit.timeRange": "时间范围",
"admin.audit.allEvents": "全部事件",
"admin.audit.allTime": "全部时间",
"admin.audit.last24Hours": "过去 24 小时",
"admin.audit.last7Days": "过去 7 天",
"admin.audit.last30Days": "过去 30 天",
"admin.audit.last90Days": "过去 90 天",
"admin.audit.loadMore": "加载更多",
"admin.announcement.title": "站点公告",
"admin.announcement.description": "管理面向站点用户展示的公告区域。",
"admin.announcement.create": "新建公告",
"admin.announcement.createTitle": "创建公告",
"admin.announcement.editTitle": "编辑公告",
"admin.announcement.created": "公告已创建",
"admin.announcement.updated": "公告已更新",
"admin.announcement.deleted": "公告已删除",
"admin.announcement.empty": "暂无公告",
"admin.announcement.filterAll": "全部状态",
"admin.announcement.publish": "发布",
"admin.announcement.archive": "归档",
"admin.announcement.deleteConfirm": "删除公告“{{title}}”?此操作无法撤销。",
"admin.announcement.fieldTitle": "标题",
"admin.announcement.fieldBody": "正文",
"admin.announcement.fieldStatus": "状态",
"admin.announcement.fieldPinned": "置顶公告",
"admin.announcement.fieldPriority": "优先级",
"admin.announcement.fieldPublishedAt": "发布时间",
"admin.announcement.fieldExpiresAt": "过期时间",
"admin.users.resendInvite": "重新发送邀请",
"admin.users.revokeInvite": "撤销邀请",
"admin.users.inviteStatus.pending": "待使用",
"admin.users.inviteStatus.accepted": "已接受",
"admin.users.inviteStatus.expired": "已过期",
"admin.users.inviteStatus.revoked": "已撤销",
"admin.settings.title": "设置",
"admin.settings.siteSection": "站点设置",
"admin.settings.siteName": "站点名称",
"admin.settings.siteDescription": "站点描述",
"admin.settings.sitePublicOrigin": "对外访问地址",
"admin.settings.quotaSection": "Storage",
"admin.settings.storageSection": "Storage",
"admin.settings.defaultOrgQuota": "默认配额",
"admin.settings.defaultOrgQuotaHint": "新工作空间的初始存储配额,必须大于 0。",
"admin.settings.defaultTeamQuota": "团队默认配额",
"admin.settings.defaultTeamQuotaHint": "新建团队空间的初始存储配额,未设置时沿用默认配额。",
"admin.settings.saved": "设置已保存",
"admin.settings.identityInvalid": "站点标识无效",
"admin.settings.positiveQuotaRequired": "默认配额必须为正数",
"admin.settings.eyebrow": "管理后台",
"admin.settings.subtitle": "配置站点对外呈现的方式,并为新组织设定默认的存储策略。",
"admin.settings.saveAction": "保存更改",
"admin.settings.metricIdentity": "公开标识",
"admin.settings.metricIdentityHint": "名称和描述会出现在导航、页面标题和登录等对外界面中。",
"admin.settings.metricQuota": "默认配额",
"admin.settings.metricExperience": "体验定位",
"admin.settings.metricExperienceValue": "品牌化工作区",
"admin.settings.metricExperienceHint": "通过品牌素材和文案,让实例更像你自己的产品,而不是默认安装页。",
"admin.settings.identityTitle": "站点标识",
"admin.settings.identityDescription": "设置用户在整个产品中都会看到的站点名称和简短介绍。",
"admin.settings.identityProTooltip": "自定义站点名称和描述仅在 ZPan Pro 中可用。",
"admin.settings.proLockedWhiteLabel": "这个区块属于 ZPan Pro。未激活 Pro 时,站点名称、描述、Branding 和底部署名控制会继续显示,但会保持禁用。",
"admin.settings.registrationTitle": "新用户注册",
"admin.settings.registrationDescription": "控制这个实例是否允许新用户自行创建账号。",
"admin.settings.registrationLabel": "允许新用户注册",
"admin.settings.registrationHintOpen": "新用户可以直接从注册页创建账号。",
"admin.settings.registrationHintClosed": "当前实例已关闭新账号注册。",
"admin.settings.registrationUpgradeHint": "未激活 ZPan Pro 时,不允许开放注册。",
"admin.settings.captchaTitle": "人机验证保护",
"admin.settings.captchaDescription": "为邮箱和用户名密码认证启用人机验证。",
"admin.settings.captchaEnabled": "要求人机验证",
"admin.settings.captchaEnabledHint": "启用后,用户必须先完成所选人机验证才能使用密码认证。",
"admin.settings.captchaProvider": "验证提供商",
"admin.settings.captchaProviderPlaceholder": "选择验证提供商",
"admin.settings.captchaProviderTurnstile": "Cloudflare Turnstile",
"admin.settings.captchaProviderRecaptcha": "Google reCAPTCHA",
"admin.settings.captchaProviderHcaptcha": "hCaptcha",
"admin.settings.captchaProviderCaptchafox": "CaptchaFox",
"admin.settings.captchaProviderHint": "启用人机验证时,OAuth 提供商仍会保持可用。",
"admin.settings.captchaSiteKey": "站点密钥",
"admin.settings.captchaSiteKeyPlaceholder": "公开站点密钥",
"admin.settings.captchaSiteKeyHint": "登录和注册表单使用的公开密钥。",
"admin.settings.captchaSecretKey": "私密密钥",
"admin.settings.captchaSecretKeyPlaceholder": "请妥善保管",
"admin.settings.captchaSecretKeyHint": "仅在服务端验证时使用,不会公开给未登录用户。",
"admin.settings.captchaMinScore": "最低分数",
"admin.settings.captchaMinScorePlaceholder": "0.5",
"admin.settings.captchaMinScoreHint": "可选的 Google reCAPTCHA v3 分数阈值,范围为 0 到 1。",
"admin.settings.captchaInvalid": "人机验证设置无效",
"admin.settings.quotaValuePlaceholder": "1",
"admin.settings.siteNamePlaceholder": "ZPan Workspace",
"admin.settings.siteNameHint": "保持简短且易识别,它会被复用到导航和浏览器标题等位置。",
"admin.settings.siteDescriptionPlaceholder": "为你的团队、客户或社区提供私有文件托管服务。",
"admin.settings.siteDescriptionHint": "一两句话就够,重点说明这个实例是做什么的。",
"admin.settings.sitePublicOriginPlaceholder": "https://files.example.com",
"admin.settings.sitePublicOriginHint": "对外可访问的地址,用于在分享页和邮件中生成绝对链接。留空则根据访问请求自动识别。",
"admin.settings.webdavSection": "WebDAV",
"admin.settings.webdavTitle": "WebDAV 域名",
"admin.settings.webdavDescription": "控制 WebDAV 服务,并配置独立访问域名。",
"admin.settings.webdavDetails": "详情",
"admin.settings.webdavDrawerDescription": "启用或关闭 WebDAV,并配置独立访问域名。",
"admin.settings.webdavEnabled": "启用 WebDAV",
"admin.settings.webdavEnabledHint": "关闭后,所有 WebDAV 请求都会停止服务。",
"admin.settings.webdavDomain": "WebDAV 域名",
"admin.settings.webdavDomainHint": "可选。留空时根据站点对外访问地址自动推导 dav. 子域名。",
"admin.settings.webdavDomainPlaceholder": "webdisk.example.com",
"admin.settings.webdavDomainInvalid": "请输入不含协议、端口或路径的有效域名。",
"admin.settings.webdavPathUrl": "路径地址",
"admin.settings.webdavPathUrlHint": "在独立域名验证成功之前,这个地址会继续保持可用。",
"admin.settings.webdavCandidateUrl": "独立域名地址",
"admin.settings.webdavCandidateUrlHint": "请为这个域名配置 DNS,并通过代理把根路径转发到 ZPan 的 /dav 路径。",
"admin.settings.webdavVerificationStatus": "验证状态",
"admin.settings.webdavStatus.unverified": "未验证",
"admin.settings.webdavStatus.ready": "可用",
"admin.settings.webdavStatus.failed": "验证失败",
"admin.settings.webdavStatus.disabled": "已关闭",
"admin.settings.webdavLastVerified": "上次验证:{{value}}",
"admin.settings.webdavVerificationHint": "验证会发送一个未认证的 OPTIONS 请求,并检查 ZPan 的 WebDAV 认证响应;它不会替你配置 DNS 或反向代理。",
"admin.settings.webdavVerify": "验证域名",
"admin.settings.webdavVerifying": "验证中…",
"admin.settings.webdavVerified": "WebDAV 域名验证成功",
"admin.settings.webdavVerificationFailed": "WebDAV 域名验证失败",
"admin.settings.quotaDescription": "配置工作空间的初始存储空间,以及是否允许用户通过套餐增加存储空间。",
"admin.settings.storageProTooltip": "Storage 控制项仅在 ZPan Pro 中可用。",
"admin.settings.cloudStoreEnabled": "存储套餐",
"admin.settings.cloudStoreEnabledHint": "允许用户购买额外存储空间或使用礼品卡。",
"admin.settings.previewTitle": "实时概览",
"admin.settings.previewDescription": "在保存之前,快速查看当前配置给用户呈现出来的大致感觉。",
"admin.settings.previewFallback": "添加一段简短描述,让用户一进来就知道这个实例是做什么的。",
"admin.settings.previewUrlLabel": "主访问地址",
"admin.settings.previewQuotaLabel": "新组织默认配额",
"admin.settings.previewBrandingLabel": "品牌下一步",
"admin.settings.previewBrandingHint": "继续在下方配置 Logo、Favicon 和底部署名显示规则。",
"admin.settings.brandingTitle": "品牌设置",
"admin.settings.brandingDescription": "统一实例的视觉识别,让管理后台和最终用户界面都更完整一致。",
"admin.settings.branding.preview": "预览",
"admin.settings.branding.poweredBy": "Powered by ZPan",
"admin.settings.branding.poweredHidden": "底部署名已隐藏",
"admin.settings.branding.previewHintTitle": "这里会变化什么",
"admin.settings.branding.previewHint": "保存后,Logo 和 favicon 会立即影响到共享界面和应用入口。",
"admin.settings.branding.assetsTitle": "Branding",
"admin.settings.branding.assetsDescription": "上传会出现在侧边栏、浏览器标签页和公共入口中的品牌素材。",
"admin.settings.branding.logo": "Logo",
"admin.settings.branding.logoHint": "适合方形或紧凑型标识。支持 PNG、JPG、WebP、SVG。",
"admin.settings.branding.favicon": "Favicon",
"admin.settings.branding.faviconHint": "用于浏览器标签页和书签,建议使用高对比、简洁的图形。",
"admin.settings.branding.upload": "上传",
"admin.settings.branding.replace": "替换",
"admin.settings.branding.reset": "重置",
"admin.settings.branding.visibilityTitle": "底部署名显示",
"admin.settings.branding.visibilityDescription": "控制应用侧边栏中的产品署名是否继续显示。",
"admin.settings.branding.hidePoweredBy": "隐藏 “Powered by ZPan”",
"admin.settings.branding.hidePoweredByHint": "当你希望实例更接近完整白标体验时,这个选项会有用。",
"admin.settings.branding.lockedMessage": "Branding 仅在 ZPan Pro 中可用。这里仍然会展示相关设置,但在激活 Pro 之前会保持禁用。",
"admin.settings.branding.save": "保存品牌设置",
"admin.settings.branding.saving": "保存中…",
"admin.settings.branding.saved": "品牌设置已保存",
"admin.settings.branding.themeTitle": "主题",
"admin.settings.branding.themeDescription": "选择内置 ZPan 主题,或为应用外壳设置自定义颜色。",
"admin.settings.branding.themeMode": "主题来源",
"admin.settings.branding.themeModePlaceholder": "选择主题来源",
"admin.settings.branding.themeModePreset": "内置主题",
"admin.settings.branding.themeModeCustom": "自定义颜色",
"admin.settings.branding.themePreset": "内置主题",
"admin.settings.branding.colorPlaceholder": "#000000",
"admin.settings.branding.themePrimary": "主色",
"admin.settings.branding.themePrimaryForeground": "主色文字",
"admin.settings.branding.themeCanvas": "画布强调色",
"admin.settings.branding.themeSidebarAccent": "侧边栏强调色",
"admin.settings.branding.themeRing": "焦点环",
"admin.settings.branding.resetTheme": "重置主题",
"admin.settings.branding.saveTheme": "保存主题",
"admin.settings.branding.themePresets.default": "ZPan 默认",
"admin.settings.branding.themePresets.ocean": "海洋",
"admin.settings.branding.themePresets.forest": "森林",
"admin.settings.branding.themePresets.rose": "玫瑰",
"admin.settings.branding.resetSuccess": "{{field}} 已重置为默认值",
"admin.settings.branding.fields.logo": "Logo",
"admin.settings.branding.fields.favicon": "Favicon",
"admin.settings.branding.fields.hide_powered_by": "底部署名",
"admin.settings.branding.fields.theme": "主题",
"admin.settings.branding.fields.theme_mode": "主题来源",
"admin.settings.branding.fields.theme_preset": "主题预设",
"admin.settings.branding.fields.theme_primary_color": "主色",
"admin.settings.branding.fields.theme_primary_foreground": "主色文字",
"admin.settings.branding.fields.theme_canvas_color": "画布强调色",
"admin.settings.branding.fields.theme_sidebar_accent_color": "侧边栏强调色",
"admin.settings.branding.fields.theme_ring_color": "焦点环",
"admin.nav.auth": "OAuth",
"admin.nav.licensing": "授权",
"admin.auth.title": "OAuth 提供商",
"admin.auth.description": "管理第三方登录提供商以及自定义 OIDC 连接。",
"admin.auth.registrationSection": "注册模式",
"admin.auth.registrationOpen": "开放",
"admin.auth.registrationOpenDesc": "任何人都可以注册",
"admin.auth.registrationInviteOnly": "邀请制",
"admin.auth.registrationInviteOnlyDesc": "用户需要邀请码才能注册",
"admin.auth.registrationClosed": "关闭",
"admin.auth.registrationClosedDesc": "不允许新用户注册",
"admin.auth.registrationSaved": "注册模式已保存",
"admin.auth.inviteCodesSection": "邀请码",
"admin.auth.generateCodes": "生成邀请码",
"admin.auth.generateTitle": "生成邀请码",
"admin.auth.codeCount": "生成数量",
"admin.auth.expiresInDays": "过期天数",
"admin.auth.expiresInDaysHint": "留空表示永不过期",
"admin.auth.colCode": "邀请码",
"admin.auth.colStatus": "状态",
"admin.auth.colUsedBy": "使用者",
"admin.auth.colExpiresAt": "过期时间",
"admin.auth.colCreatedAt": "创建时间",
"admin.auth.colActions": "操作",
"admin.auth.statusAvailable": "可用",
"admin.auth.statusUsed": "已使用",
"admin.auth.statusExpired": "已过期",
"admin.auth.noInviteCodes": "暂无邀请码",
"admin.auth.codesGenerated": "邀请码已生成",
"admin.auth.codeDeleted": "邀请码已删除",
"admin.auth.codeCopied": "邀请码已复制",
"admin.auth.oauthSection": "OAuth 提供商",
"admin.auth.addProvider": "添加提供商",
"admin.auth.addProviderTitle": "添加 OAuth 提供商",
"admin.auth.editProviderTitle": "编辑 OAuth 提供商",
"admin.auth.providerDrawerDescription": "OAuth 登录提供商。",
"admin.auth.providerType": "提供商类型",
"admin.auth.providerBuiltin": "内置提供商",
"admin.auth.providerOidc": "自定义 OIDC",
"admin.auth.provider": "提供商",
"admin.auth.providerPlaceholder": "选择提供商",
"admin.auth.callbackUri": "Callback URI",
"admin.auth.callbackUriHint": "在 OAuth 提供商控制台中使用此重定向 URI。如果 BETTER_AUTH_URL 使用不同来源,请在该认证来源上保留相同路径。",
"admin.auth.copyCallbackUri": "复制 Callback URI",
"admin.auth.callbackUriCopied": "Callback URI 已复制",
"admin.auth.clientId": "Client ID",
"admin.auth.registeredApplications": "已注册应用",
"admin.auth.registeredApplicationsDescription": "通过动态注册接入当前 ZPan 实例的 OAuth 客户端。当前版本注册后立即生效。",
"admin.auth.noRegisteredApplications": "暂无动态注册的应用。",
"admin.auth.application": "应用",
"admin.auth.redirectUri": "回调地址",
"admin.auth.grants": "授权类型",
"admin.auth.clientIdPlaceholder": "OAuth client ID",
"admin.auth.clientSecret": "Client Secret",
"admin.auth.clientSecretPlaceholder": "OAuth client secret",
"admin.auth.enabled": "启用",
"admin.auth.discoveryUrl": "Discovery URL",
"admin.auth.discoveryUrlPlaceholder": "https://accounts.example.com/.well-known/openid-configuration",
"admin.auth.scopes": "Scopes",
"admin.auth.scopesPlaceholder": "openid,email,profile",
"admin.auth.scopesHint": "逗号分隔的 scope 列表",
"admin.auth.providerId": "提供商 ID",
"admin.auth.providerIdPlaceholder": "company-sso",
"admin.auth.providerIdHint": "仅限小写字母、数字和连字符",
"admin.auth.providerSaved": "提供商已保存",
"admin.auth.providerDeleted": "提供商已删除",
"admin.auth.statusEnabled": "已启用",
"admin.auth.statusDisabled": "已禁用",
"admin.auth.noProviders": "暂未配置 OAuth 提供商",
"admin.auth.runtimeRestartNote": "提供商配置变更可能需要 Worker isolate 回收或 Node 重启后才会被登录流程使用。",
"admin.auth.deleteProviderTitle": "删除提供商",
"admin.auth.deleteProviderConfirm": "删除 OAuth 提供商 '{{name}}'?用户将无法再使用该提供商登录。",
"admin.auth.emailSection": "邮件配置",
"admin.imageDomains.section": "图床自定义域名",
"admin.imageDomains.title": "图床自定义域名 Provider",
"admin.imageDomains.description": "选择工作区图床域名的开通与验证方式。",
"admin.imageDomains.drawerDescription": "配置实例级 Provider,并选择由 Cloudflare 将图床域名路由到 Worker 或外部源站。",
"admin.imageDomains.proTooltip": "图床自定义域名需要 ZPan Pro 或 Business 授权。",
"admin.imageDomains.upgradeTitle": "解锁图床自定义域名",
"admin.imageDomains.upgradeDescription": "升级到 ZPan Pro 后即可开通和管理工作区图床域名。",
"admin.imageDomains.enabled": "启用自定义域名",
"admin.imageDomains.enabledHelp": "禁用后,实例不会通过自定义域名提供图床内容。",
"admin.imageDomains.provider": "Provider",
"admin.imageDomains.cloudflare": "Cloudflare for SaaS",
"admin.imageDomains.manual": "站长手动管理",
"admin.imageDomains.notConfigured": "未配置",
"admin.imageDomains.apiToken": "Cloudflare API Token",
"admin.imageDomains.apiTokenHelp": "Token 由当前 ZPan 实例保存,仅用于自动管理图床域名 Provider。",
"admin.imageDomains.cloudflareGuide": "先创建一个已预填所需权限的 Token,再粘贴到下方。",
"admin.imageDomains.createToken": "创建预配置的 Cloudflare Token",
"admin.imageDomains.tokenScopeHelp": "请在 Cloudflare 表单中将 Zone Resources 限制为当前 ZPan 实例使用的 Zone。",
"admin.imageDomains.zoneId": "Cloudflare Zone ID",
"admin.imageDomains.routingMode": "回源方式",
"admin.imageDomains.routingModeWorker": "Cloudflare Worker",
"admin.imageDomains.routingModeOrigin": "外部源站",
"admin.imageDomains.workerName": "Worker 脚本名称",
"admin.imageDomains.workerNameHelp": "已部署的 ZPan Worker 名称;Wrangler 默认配置使用“zpan”。",
"admin.imageDomains.originHostname": "源站域名",
"admin.imageDomains.originHostnameHelp": "当前 Zone 内已有且已开启代理的 A、AAAA 或 CNAME 记录,需指向 ZPan 服务。",
"admin.imageDomains.cnameTarget": "CNAME 目标",
"admin.imageDomains.records": "DNS 记录",
"admin.imageDomains.recordsHelp": "每行一条,例如:CNAME images.example.com 或 A 192.0.2.10。",
"admin.imageDomains.boundDomains": "已绑定域名",
"admin.imageDomains.domainCount": "已绑定 {{count}} 个域名",
"admin.imageDomains.test": "自动设置并测试",
"admin.imageDomains.saved": "图床域名 Provider 已保存,请测试后启用域名绑定。",
"admin.imageDomains.testSucceeded": "Cloudflare 设置已就绪,现有域名已重新同步。",
"admin.imageDomains.status.disabled": "已禁用",
"admin.imageDomains.status.unverified": "未测试",
"admin.imageDomains.status.ready": "已就绪",
"admin.imageDomains.status.error": "错误",
"admin.auth.emailEnabled": "启用邮件",
"admin.auth.emailEnabledHint": "控制是否允许任何邮件提供商发送邮件。",
"admin.auth.emailVerificationRequired": "邮箱注册必须验证",
"admin.auth.emailVerificationHint": "开启后,邮箱密码用户必须点击验证邮件中的链接才能登录。",
"admin.auth.emailProvider": "提供商类型",
"admin.auth.emailProviderPlaceholder": "选择邮件提供商",
"admin.auth.emailCloudflare": "Cloudflare 邮件",
"admin.auth.emailSmtp": "SMTP",
"admin.auth.emailHttp": "HTTP API",
"admin.auth.emailFrom": "发件地址",
"admin.auth.emailFromPlaceholder": "noreply@example.com",
"admin.auth.smtpHost": "主机",
"admin.auth.smtpHostPlaceholder": "smtp.example.com",
"admin.auth.smtpPort": "端口",
"admin.auth.smtpPortPlaceholder": "587",
"admin.auth.smtpUser": "用户名",
"admin.auth.smtpUserPlaceholder": "smtp-user",
"admin.auth.smtpPass": "密码",
"admin.auth.smtpPassPlaceholder": "SMTP password",
"admin.auth.smtpSecure": "安全连接 (TLS)",
"admin.auth.httpUrl": "API URL",
"admin.auth.httpUrlPlaceholder": "https://api.example.com/send-email",
"admin.auth.httpApiKey": "API Key",
"admin.auth.httpApiKeyPlaceholder": "HTTP API key",
"admin.auth.testEmail": "发送测试邮件",
"admin.auth.testEmailTo": "收件邮箱",
"admin.auth.testEmailSent": "测试邮件已发送",
"admin.auth.testEmailFailed": "测试邮件发送失败",
"admin.auth.emailSaved": "邮件配置已保存",
"admin.auth.emailNotConfigured": "邮件尚未配置",
"admin.storages.title": "存储",
"admin.storages.placeholder": "在此配置您的 S3 兼容存储后端。",
"admin.storages.add": "添加存储",
"admin.storages.addTitle": "添加存储",
"admin.storages.editTitle": "编辑存储",
"admin.storages.deleteTitle": "删除存储",
"admin.storages.deleteConfirm": "删除存储桶 '{{bucket}}'?此操作无法撤销。",
"admin.storages.deleteHasFiles": "无法删除包含文件的存储。",
"admin.storages.created": "存储已创建",
"admin.storages.updated": "存储已更新",
"admin.storages.deleted": "存储已删除",
"admin.storages.noStorages": "暂无存储配置",
"admin.storages.colBucket": "存储桶",
"admin.storages.colProvider": "提供商",
"admin.storages.colAccessKey": "Access Key",
"admin.storages.colEndpoint": "端点",
"admin.storages.colEgressBilling": "流量计费",
"admin.storages.colStatus": "状态",
"admin.storages.colHealth": "连接健康",
"admin.storages.colActions": "操作",
"admin.storages.healthUntested": "未测试",
"admin.storages.healthTesting": "测试中...",
"admin.storages.healthSaveFailed": "连接检查已完成,但状态保存失败。",
"admin.storages.enableAction": "启用并检查",
"admin.storages.disableAction": "停止使用",
"admin.storages.enableSuccess": "存储“{{bucket}}”已启用。",
"admin.storages.disableSuccess": "存储“{{bucket}}”已停止使用。",
"admin.storages.cardActions": "存储 {{bucket}} 的操作",
"admin.storages.manageAction": "管理存储",
"admin.storages.available": "可用空间",
"admin.storages.unbounded": "未设上限",
"admin.storages.usedLabel": "已使用",
"admin.storages.capacityUnbounded": "未配置容量上限",
"admin.storages.capacityAria": "已使用 {{percent}}%,当前占用 {{used}}",
"admin.storages.lastChecked": "检查于 {{value}}",
"admin.storages.neverChecked": "尚未检查",
"admin.storages.statusReason.cors": "CORS 拦截",
"admin.storages.statusReason.authentication_failed": "认证失败",
"admin.storages.statusReason.permission_denied": "权限不足",
"admin.storages.statusReason.bucket_not_found": "Bucket 不存在",
"admin.storages.statusReason.network_error": "网络错误",
"admin.storages.statusReason.unknown": "未知错误",
"admin.storages.noMatches": "没有符合当前条件的存储后端。",
"admin.storages.searchPlaceholder": "搜索 Bucket、端点、区域或服务商",
"admin.storages.filter.all": "全部",
"admin.storages.filter.healthy": "正常",
"admin.storages.filter.attention": "需关注",
"admin.storages.filter.failed": "异常",
"admin.storages.filter.disabled": "已停用",
"admin.storages.sort.default": "默认排序",
"admin.storages.sort.usage": "使用率",
"admin.storages.sort.used": "已用空间",
"admin.storages.sort.bucket": "Bucket",
"admin.storages.cardStatus.healthy": "运行正常",
"admin.storages.cardStatus.attention": "需要关注",
"admin.storages.cardStatus.failed": "连接异常",
"admin.storages.cardStatus.disabled": "已停用",
"admin.storages.cardStatus.testing": "检查中",
"admin.storages.overview.backends": "存储后端",
"admin.storages.overview.enabled": "{{count}} 个已启用",
"admin.storages.overview.capacity": "总容量",
"admin.storages.overview.bounded": "{{count}} 个配置了容量",
"admin.storages.overview.used": "已用空间",
"admin.storages.overview.usage": "占总容量 {{percent}}%",
"admin.storages.overview.health": "连接健康",
"admin.storages.overview.healthy": "已启用存储中的健康数",
"admin.storages.testAction": "测试连接",
"admin.storages.testDialogTitle": "存储连接测试",
"admin.storages.testStepCreate": "创建临时上传对象",
"admin.storages.testStepUpload": "通过预签名 URL 上传",
"admin.storages.testStepCleanup": "清理测试对象",
"admin.storages.testStepDone": "已完成",
"admin.storages.testStepFailed": "失败",
"admin.storages.testStepRunning": "进行中",
"admin.storages.testStepPending": "未执行",
"admin.storages.testSuccess": "上传测试成功",
"admin.storages.testNoUploadUrl": "服务端未返回上传 URL。",
"admin.storages.testUploadFailed": "上传失败:{{detail}}",
"admin.storages.testCleanupFailed": "清理失败:{{detail}}",
"admin.storages.testCorsFailure": "浏览器无法访问预签名上传 URL,通常是存储桶 CORS 或端点可达性问题。",
"admin.storages.testCorsConfig": "存储桶 CORS 配置",
"admin.storages.testCorsCaveat": "为当前管理后台来源应用如下 CORS 配置,并同时检查端点、区域、存储桶名称和凭证。",
"admin.storages.fieldProvider": "提供商",
"admin.storages.providerPlaceholder": "aws-s3",
"admin.storages.providerHint": "可从 eplist 选择,也可输入自定义提供商。",
"admin.storages.providerCustom": "自定义",
"admin.storages.fieldBucket": "存储桶",
"admin.storages.bucketPlaceholder": "my-bucket",
"admin.storages.fieldEndpoint": "端点",
"admin.storages.endpointPlaceholder": "https://s3.amazonaws.com",
"admin.storages.fieldRegion": "区域",
"admin.storages.regionPlaceholder": "auto",
"admin.storages.fieldAccessKey": "Access Key",
"admin.storages.accessKeyPlaceholder": "AKIA...",
"admin.storages.fieldSecretKey": "Secret Key",
"admin.storages.secretKeyPlaceholder": "Secret access key",
"admin.storages.showSecretKey": "显示 Secret Key",
"admin.storages.hideSecretKey": "隐藏 Secret Key",
"admin.storages.fieldForcePathStyle": "路径样式",
"admin.storages.forcePathStyleHint": "使用路径样式寻址 (endpoint/bucket/key),关闭则使用虚拟主机样式 (bucket.endpoint/key)。",
"admin.storages.previewTitle": "请求预览",
"admin.storages.previewEmpty": "填写存储桶和端点后预览请求 URL。",
"admin.storages.previewPathStyle": "路径样式",
"admin.storages.previewVirtualHostedStyle": "虚拟主机样式",
"admin.storages.previewRequestUrl": "SDK 请求 URL",
"admin.storages.previewSigningRegion": "签名区域:{{region}}",
"admin.storages.fieldCapacity": "可用空间",
"admin.storages.capacityPlaceholder": "0",
"admin.storages.capacityHint": "存储后端报告的最大空间,0 表示未报告容量。",
"admin.storages.egressBilling": "流量 Credits 计费",
"admin.storages.capacityBilling": "容量计费",
"admin.storages.billingTitle": "容量与计费",
"admin.storages.billingDescription": "存储桶:{{bucket}}",
"admin.storages.egressBillingHint": "对此存储产生的下载流量扣除工作区 Credits。",
"admin.storages.egressBillingBusinessOnly": "流量计费需要 Business 授权。",
"admin.storages.egressBillingUnit": "计费单位",
"admin.storages.egressBillingUnitPlaceholder": "100",
"admin.storages.egressBillingCredits": "每单位 Credits",
"admin.storages.egressBillingCreditsPlaceholder": "1",
"admin.storages.egressBillingRate": "每 {{unit}} {{credits}} Credit",
"admin.storages.egressBillingOff": "关闭",
"admin.storages.billingSaveSuccess": "容量与计费已更新。",
"settings.title": "设置",
"settings.tabProfile": "基本信息",
"settings.tabPassword": "密码",
"settings.tabApiKeys": "API Key",
"settings.tabOAuthApps": "OAuth 应用",
"settings.tabWebDav": "WebDAV",
"settings.tabImageHosting": "图床",
"settings.profile.section": "个人资料",
"settings.profile.displayName": "显示名称",
"settings.profile.username": "用户名",
"settings.profile.email": "邮箱",
"settings.profile.emailReadonly": "邮箱不可更改",
"settings.profile.changePassword": "修改密码",
"settings.profile.currentPassword": "当前密码",
"settings.profile.newPassword": "新密码",
"settings.profile.confirmPassword": "确认密码",
"settings.profile.saved": "个人资料已更新",
"settings.profile.passwordChanged": "密码修改成功",
"settings.profile.passwordMismatch": "两次密码输入不一致",
"settings.profile.avatar.section": "头像",
"settings.profile.avatar.description": "点击头像上传新图片,将显示在 ZPan 各处。",
"settings.profile.avatar.upload": "上传",
"settings.profile.avatar.remove": "移除头像",
"settings.profile.avatar.hint": "支持 PNG、JPG、WebP,最大 2 MiB。",
"settings.profile.displayName.description": "你对外展示的公开名称。",
"settings.profile.displayName.hint": "最多 100 个字符。",
"settings.profile.username.description": "你的账户用户名。",
"settings.profile.username.hint": "用户名无法修改。",
"settings.profile.publicHomepage": "查看公开主页",
"settings.profile.email.description": "用于登录和接收通知。",
"settings.profile.password.description": "使用一个你不会在其他地方重复使用的强密码。",
"settings.profile.password.hint": "至少 8 个字符。",
"settings.webdav.connection.section": "连接信息",
"settings.webdav.connection.description": "在 Finder、Windows 资源管理器或 Cyberduck 中使用这些信息。",
"settings.webdav.disabled": "管理员已关闭 WebDAV 服务。",
"settings.webdav.url": "服务器 URL",
"settings.webdav.username": "用户名",
"settings.webdav.instructions": "使用服务器 URL、用户名和 WebDAV API Key 连接。",
"settings.webdav.copy": "复制",
"settings.webdav.copied": "已复制",
"settings.apiKeys.section": "API Key",
"settings.apiKeys.description": "统一管理图床、WebDAV 和远程下载使用的 API Key。",
"settings.apiKeys.create": "创建 Key",
"settings.apiKeys.createTitle": "创建 API Key",
"settings.apiKeys.createDescription": "选择一个固定模板,权限由模板预设。",
"settings.apiKeys.nameLabel": "名称",
"settings.apiKeys.namePlaceholder": "例如:MacBook Finder",
"settings.apiKeys.typeLabel": "模板",
"settings.apiKeys.typeIhost": "图床",
"settings.apiKeys.typeWebdav": "WebDAV",
"settings.apiKeys.typeRemoteDownload": "远程下载",
"settings.apiKeys.scopeLabel": "工作空间",
"settings.apiKeys.scopePlaceholder": "选择工作空间",
"settings.apiKeys.scopeAllWorkspaces": "所有当前可访问的工作空间",
"settings.apiKeys.scopeUnavailable": "不可访问的工作空间({{orgId}}",
"settings.apiKeys.scopeInvalid": "无效授权范围",
"settings.apiKeys.type.ihost": "图床",
"settings.apiKeys.type.webdav": "WebDAV",
"settings.apiKeys.type.remote-download": "远程下载",
"settings.apiKeys.colName": "名称",
"settings.apiKeys.colType": "类型",
"settings.apiKeys.colScope": "授权范围",
"settings.apiKeys.colCreated": "创建时间",
"settings.apiKeys.colLastUsed": "最近使用",
"settings.apiKeys.colActions": "操作",
"settings.apiKeys.noKeys": "暂无 API Key",
"settings.apiKeys.never": "从未",
"settings.apiKeys.copy": "复制",
"settings.apiKeys.copied": "已复制",
"settings.apiKeys.createSuccess": "API Key 已创建",
"settings.apiKeys.createdTitle": "保存你的 API Key",
"settings.apiKeys.createdWarning": "该 Key 只会显示一次,请妥善保存。",
"settings.apiKeys.revoke": "撤销",
"settings.apiKeys.revokeTitle": "撤销 API Key",
"settings.apiKeys.revokeConfirm": "撤销 API Key「{{name}}」?使用该 Key 的客户端将立即停止工作。",
"settings.apiKeys.revokeSuccess": "API Key 已撤销",
"settings.apiKeys.orgRequired": "创建该 API Key 前请先选择工作区。",
"settings.apiKeys.manage": "管理 API Key",
"settings.oauthApps.workspaceLabel": "工作空间",
"settings.oauthApps.scope.objectsRead": "文件:读取对象",
"settings.oauthApps.scope.workspacesDiscover": "工作空间:发现可访问的工作空间",
"settings.oauthApps.scope.objectsCreate": "文件:创建对象",
"settings.oauthApps.scope.objectsUpdate": "文件:更新对象",
"settings.oauthApps.scope.objectsDelete": "文件:删除对象",
"settings.oauthApps.scope.sharesRead": "分享:读取分享",
"settings.oauthApps.scope.sharesCreate": "分享:创建分享",
"settings.oauthApps.scope.sharesDelete": "分享:撤销分享",
"settings.oauthApps.scope.quotaRead": "配额:读取工作空间配额",
"settings.oauthApps.scope.quotaPurchase": "配额:购买工作空间存储容量",
"settings.oauthApps.scope.storageUsageRead": "存储用量:读取工作空间用量",
"settings.oauthApps.colWorkspace": "工作空间",
"settings.oauthApps.colScopes": "权限",
"settings.oauthApps.colCreated": "创建时间",
"settings.oauthApps.colLastUsed": "最近使用",
"settings.oauthApps.colActions": "操作",
"settings.oauthApps.never": "从未",
"settings.oauthApps.revoke": "撤销",
"settings.oauthApps.oauthConsentEyebrow": "委托 OAuth 访问",
"settings.oauthApps.oauthConsentTitle": "授权应用",
"settings.oauthApps.oauthConsentDescription": "继续前请确认该应用将获得的具体工作空间和权限。",
"settings.oauthApps.oauthClient": "客户端",
"settings.oauthApps.oauthOrigin": "ZPan 实例",
"settings.oauthApps.oauthReturn": "返回 URL",
"settings.oauthApps.oauthLifetime": "授权有效期",
"settings.oauthApps.oauthLifetimeValue": "{{days}} 天",
"settings.oauthApps.oauthApprove": "批准访问",
"settings.oauthApps.oauthDeny": "拒绝",
"settings.oauthApps.oauthExpiredTitle": "OAuth 请求已过期",
"settings.oauthApps.oauthExpiredDescription": "请重新发起连接,生成新的授权请求。",
"settings.oauthApps.oauthConsentFailed": "无法完成 OAuth 授权。",
"settings.oauthApps.oauthWantsAccess": "{{client}} 想要访问你的工作空间",
"settings.oauthApps.oauthReviewAccess": "请检查下方的工作空间和权限。你之后可以随时撤销此连接。",
"settings.oauthApps.oauthApplicationOrigin": "应用来源",
"settings.oauthApps.oauthAccessDuration": "访问期限",
"settings.oauthApps.oauthAccessDurationValue": "最长 {{days}} 天",
"settings.oauthApps.oauthWorkspaceAccess": "工作空间访问权限",
"settings.oauthApps.oauthWorkspaceHelp": "选择此应用可以使用的工作空间。",
"settings.oauthApps.oauthPermissions": "权限",
"settings.oauthApps.oauthStandardScopeOpenid": "验证你的身份",
"settings.oauthApps.oauthStandardScopeProfile": "读取你的基本资料",
"settings.oauthApps.oauthStandardScopeEmail": "读取你的电子邮箱地址",
"settings.oauthApps.oauthStandardScopeOfflineAccess": "在你离开后继续保持访问权限",
"settings.oauthApps.oauthReturnNotice": "批准后,你将返回 {{origin}}。",
"settings.oauthApps.oauthWorkspaceFailed": "无法切换工作空间。",
"settings.oauthApps.oauthGrantsSection": "已授权的 OAuth 应用",
"settings.oauthApps.oauthGrantsDescription": "查看并撤销已获准访问你工作空间的应用。",
"settings.oauthApps.oauthNoGrants": "暂无已授权的 OAuth 应用",
"settings.oauthApps.oauthGrantsError": "无法加载委托 OAuth 授权。",
"settings.oauthApps.oauthGrantRevokeTitle": "撤销 OAuth 授权",
"settings.oauthApps.oauthGrantRevokeConfirm": "撤销 {{client}} 对 {{workspace}} 的访问?该工作空间的活动会话将立即停止。",
"settings.appearance.theme.description": "选择 ZPan 的外观,默认跟随系统。",
"settings.appearance.language.description": "界面显示语言。",
"settings.appearance.autoSaved": "修改即时生效。",
"settings.profile.avatar.dropZone": "拖拽图片到此处,或点击上传以设置头像",
"settings.profile.avatar.uploaded": "头像已更新",
"settings.profile.avatar.removed": "头像已移除",
"settings.profile.avatar.invalidMime": "仅支持 PNG、JPG 和 WebP 格式",
"settings.profile.avatar.tooLarge": "图片大小不能超过 2 MiB",
"settings.appearance.section": "外观",
"settings.appearance.theme": "主题",
"settings.appearance.themeSystem": "跟随系统",
"settings.appearance.themeLight": "浅色",
"settings.appearance.themeDark": "深色",
"settings.appearance.language": "语言",
"preview.download": "下载",
"preview.close": "关闭",
"preview.fullscreen": "全屏",
"preview.exitFullscreen": "退出全屏",
"preview.unsupported": "此文件类型暂不支持预览。",
"preview.loadError": "加载文件预览失败。",
"preview.pageOf": "{{current}} / {{total}}",
"preview.officeLocalHint": "Microsoft Office Viewer 需要公网文件 URL,本地 localhost 预览可能无法渲染。",
"preview.nfo.xmlFormat": "XML · {{root}}",
"preview.nfo.mediaInfoFormat": "MediaInfo",
"preview.nfo.textFormat": "纯文本 NFO",
"quota.storage": "存储空间",
"quota.traffic": "下载流量",
"quota.usage": "{{used}} / {{total}} 已使用",
"quota.usageInvalid": "{{used}} 已使用 · 存储额度异常",
"quota.purchased": "已购买或获赠 {{amount}}",
"quota.purchasedTraffic": "已购买或获赠 {{amount}} 流量",
"quota.cloudStorageEntitlement": "额外存储 {{amount}}",
"quota.trafficUsage": "{{period}} 已使用 {{used}} / {{total}}",
"quota.trafficUsageNoLimit": "{{period}} 已使用 {{used}}",
"common.copied": "已复制",
"common.create": "创建",
"common.save": "保存",
"common.cancel": "取消",
"common.delete": "删除",
"common.edit": "编辑",
"common.actions": "操作",
"common.active": "启用",
"common.disabled": "停用",
"common.configured": "已配置",
"common.notConfigured": "未配置",
"common.confirm": "确认",
"common.copy": "复制",
"common.close": "关闭",
"common.clear": "清除",
"common.loading": "加载中...",
"common.error": "错误",
"common.success": "成功",
"common.sidebar": "侧边栏",
"common.sidebarDescription": "显示移动端侧边栏。",
"common.toggleSidebar": "切换侧边栏",
"common.optional": "可选",
"common.globalSearchPlaceholder": "搜索文件、分享、团队和设置…",
"common.globalSearchComingSoon": "全局搜索即将推出",
"common.moreOptions": "更多选项",
"auth.session.loading": "正在检查登录状态...",
"auth.session.errorTitle": "无法加载登录状态",
"auth.session.errorDescription": "服务器没有响应,请检查网络连接后重试。",
"auth.session.retry": "重试",
"teams.title": "团队",
"teams.tabMembers": "成员",
"teams.tabActivity": "动态",
"teams.tabSettings": "设置",
"teams.tabBilling": "账单",
"teams.empty": "暂无团队,创建一个开始使用。",
"teams.createNew": "创建团队",
"teams.createTitle": "创建新团队",
"teams.teamName": "团队名称",
"teams.slug": "标识符",
"teams.slugInvalid": "标识符只能包含小写字母、数字和连字符",
"teams.logo": "Logo",
"teams.logo.description": "显示在团队切换器和团队页面各处。",
"teams.logo.upload": "上传",
"teams.logo.remove": "移除 Logo",
"teams.logo.hint": "支持 PNG、JPG、WebP,最大 2 MiB。",
"teams.logo.uploaded": "Logo 已更新",
"teams.logo.removed": "Logo 已移除",
"teams.logo.invalidMime": "仅支持 PNG、JPG 和 WebP 格式",
"teams.logo.tooLarge": "图片大小不能超过 2 MiB",
"teams.teamName.description": "团队对外展示的名称。",
"teams.teamName.hint": "最多 100 个字符。",
"teams.slug.description": "用于邀请链接和团队 URL。",
"teams.slug.hint": "只能使用小写字母、数字和连字符。",
"teams.memberCount": "{{count}} 位成员",
"teams.created": "团队已创建",
"teams.settingsTitle": "团队设置",
"teams.generalSection": "基本信息",
"teams.saved": "团队设置已保存",
"teams.dangerZone": "危险操作",
"teams.deleteWarning": "永久删除此团队及其所有数据,此操作无法撤销。",
"teams.deleteTeam": "删除团队",
"teams.deleteTitle": "删除团队",
"teams.deleteConfirm": "删除团队「{{name}}」?此操作无法撤销。",
"teams.deleted": "团队已删除",
"teams.loadError": "加载团队失败",
"teams.ownerOnly": "只有团队所有者才能访问此页面。",
"teams.members.title": "成员",
"teams.members.you": "你",
"teams.members.joinedOn": "加入于 {{date}}",
"teams.members.roleUpdated": "角色已更新",
"teams.members.removed": "成员已移除",
"teams.members.removeTitle": "移除成员",
"teams.members.removeConfirm": "将 {{name}} 从此团队移除?",
"teams.members.lastOwnerError": "不能降级最后一个所有者",
"teams.members.leave": "离开团队",
"teams.members.leaveTitle": "离开团队",
"teams.members.leaveConfirm": "确定要离开此团队吗?离开后将失去所有团队资源的访问权限。",
"teams.members.leaveDescription": "你可以随时离开此团队。",
"teams.members.left": "你已离开团队",
"teams.role.owner": "所有者",
"teams.role.admin": "管理员",
"teams.role.member": "成员",
"teams.role.editor": "编辑者",
"teams.role.viewer": "查看者",
"teams.invite.button": "邀请成员",
"teams.invite.title": "邀请成员",
"teams.invite.description": "邀请新成员加入此团队。",
"teams.invite.emailTab": "邮件邀请",
"teams.invite.linkTab": "邀请链接",
"teams.invite.emailLabel": "邮箱",
"teams.invite.emailPlaceholder": "member@example.com",
"teams.invite.roleLabel": "角色",
"teams.invite.sendButton": "发送邀请",
"teams.invite.sent": "邀请已发送",
"teams.invite.generateLink": "生成邀请链接",
"teams.invite.linkGenerated": "邀请链接已生成",
"teams.invite.copyLink": "复制链接",
"teams.invite.linkCopied": "链接已复制到剪贴板",
"teams.invite.linkExpires": "过期时间 {{date}}",
"teams.invite.pendingTitle": "待处理邀请",
"teams.invite.noPending": "暂无待处理邀请",
"teams.invite.cancelInvite": "撤销",
"teams.invite.cancelled": "邀请已撤销",
"teams.invite.invitedAs": "邀请角色:{{role}}",
"teams.invite.expiresOn": "过期于 {{date}}",
"teams.invite.accept": "加入团队",
"teams.invite.acceptTitle": "团队邀请",
"teams.invite.acceptDescription": "你已被邀请以 {{role}} 身份加入 {{team}}。",
"teams.invite.accepted": "你已成功加入团队!",
"teams.invite.invalidToken": "此邀请链接无效或已过期。",
"teams.invite.signInToJoin": "登录后加入",
"teams.invite.alreadyMember": "你已是此团队成员。",
"org.mySpace": "我的空间",
"org.logoDescription": "显示在空间切换器和空间页面中。",
"org.switchWorkspace": "切换工作区",
"org.workspaceName": "空间名称",
"org.workspaceNameDescription": "此空间对外展示的名称。",
"org.workspaceNameHint": "最多 100 个字符。",
"org.workspaceSettings": "空间设置",
"activity.title": "动态",
"activity.empty": "暂无操作记录",
"activity.loadError": "加载动态失败",
"activity.action.upload": "上传了",
"activity.action.create": "创建了",
"activity.action.delete": "删除了",
"activity.action.object_update": "更新了",
"activity.action.rename": "重命名了",
"activity.action.move": "移动了",
"activity.action.restore": "恢复了",
"activity.action.replace": "替换了",
"activity.action.save_from_share": "保存了分享",
"activity.action.upload_confirm": "确认上传了",
"activity.action.upload_cancel": "取消上传了",
"activity.action.upload_failed": "上传失败",
"activity.action.object_copy": "复制了",
"activity.action.object_transfer": "转移了",
"activity.action.object_purge": "永久删除了",
"activity.action.moved_from_org": "从空间移出了",
"activity.action.copied_from_org": "从空间复制了",
"activity.action.moved_to_org": "移动到其他空间了",
"activity.action.batch_trash": "批量移入回收站",
"activity.action.batch_purge": "批量永久删除了",
"activity.action.trash_empty": "清空了回收站",
"activity.action.share_create": "创建了分享链接",
"activity.action.share_revoke": "撤销了分享",
"activity.action.share_download": "通过分享下载了",
"activity.action.object_download": "下载了",
"activity.action.image_hosting_download": "下载了图床图片",
"activity.action.webdav_download": "通过 WebDAV 下载了",
"activity.action.download_failed": "下载失败",
"activity.action.team_create": "创建了团队",
"activity.action.team_invite_link_create": "创建了团队邀请链接",
"activity.action.team_member_join": "加入了",
"activity.action.team_member_remove": "移除了成员",
"activity.action.team_member_role_update": "更新了成员角色",
"activity.action.team_settings_update": "更新了团队设置",
"activity.action.team_delete": "删除了团队",
"activity.action.team_logo_update": "更新了团队头像",
"activity.action.team_logo_delete": "删除了团队头像",
"activity.action.system_option_set": "设置了系统选项",
"activity.action.system_option_delete": "删除了系统选项",
"activity.action.storage_create": "创建了存储",
"activity.action.storage_update": "更新了存储",
"activity.action.storage_delete": "删除了存储",
"activity.action.quota_update": "更新了配额",
"activity.action.quota_entitlement_grant": "发放了额度权益",
"activity.action.quota_entitlement_update": "更新了额度权益",
"activity.action.quota_entitlement_revoke": "撤销了额度权益",
"activity.action.quota_order_increase": "通过订单增加了配额",
"activity.action.quota_order_decrease": "通过订单减少了配额",
"activity.action.invite_code_generate": "生成了邀请码",
"activity.action.invite_code_delete": "删除了邀请码",
"activity.action.site_invitation_create": "发送了站点邀请",
"activity.action.site_invitation_revoke": "撤销了站点邀请",
"activity.action.user_disable": "禁用了用户",
"activity.action.user_enable": "启用了用户",
"activity.action.user_register": "注册了用户",
"activity.action.user_delete": "删除了用户",
"activity.action.site_identity_update": "更新了站点信息",
"activity.action.site_registration_update": "更新了注册设置",
"activity.action.site_captcha_update": "更新了验证码设置",
"activity.action.site_quotas_update": "更新了配额设置",
"activity.action.site_webdav_update": "更新了 WebDAV 设置",
"activity.action.site_webdav_verify": "验证了 WebDAV 设置",
"activity.action.license_pair": "绑定了许可证",
"activity.action.license_refresh": "刷新了许可证",
"activity.action.license_disconnect": "解绑了许可证",
"activity.action.branding_update": "更新了品牌设置",
"activity.action.branding_reset": "重置了品牌字段",
"activity.action.download_task_created": "创建了下载任务",
"activity.action.download_task_pause_requested": "请求暂停下载任务",
"activity.action.download_task_resume_requested": "请求恢复下载任务",
"activity.action.download_task_cancel_requested": "请求取消下载任务",
"activity.action.download_task_retry_requested": "请求重试下载任务",
"activity.action.download_task_restart_requested": "请求重新开始下载任务",
"activity.action.download_task_deleted": "删除了下载任务",
"activity.target.file": "文件",
"activity.target.folder": "文件夹",
"activity.target.image": "图片",
"activity.target.share": "分享",
"activity.target.team": "团队",
"activity.target.system": "系统选项",
"activity.target.storage": "存储",
"activity.target.quota": "配额",
"activity.target.invite_code": "邀请码",
"activity.target.site_invitation": "站点邀请",
"activity.target.user": "用户",
"activity.target.license": "许可证",
"activity.target.branding": "品牌设置",
"activity.target.site_settings": "站点设置",
"activity.target.download_task": "下载任务",
"activity.meta.from": "从",
"activity.meta.to": "到",
"activity.loadMore": "加载更多",
"notification.title": "通知",
"notification.markAllRead": "全部标为已读",
"notification.empty": "暂无通知",
"notification.viewAll": "查看全部",
"notification.justNow": "刚刚",
"notification.minutesAgo": "{{count}}分钟前",
"notification.hoursAgo": "{{count}}小时前",
"notification.daysAgo": "{{count}}天前",
"notification.shareReceived.title": "{{creatorName}} 向你分享了 \"{{matterName}}\"",
"notification.shareReceived.body": "点击打开分享",
"notification.action.extraction": "解压",
"notification.action.compression": "压缩",
"notification.archiveCompleted": "文件{{action}}已完成",
"notification.archiveCompletedBody": "后台任务已完成。",
"notification.archiveFailed": "文件{{action}}失败",
"notification.archiveFailedBody": "后台任务失败。",
"notification.teamJoin.title": "你已加入 {{teamName}}",
"notification.teamJoin.body": "你现在可以访问该团队的空间。",
"announcement.title": "站点公告",
"announcement.description": "查看站点管理员发布的当前公告。",
"announcement.empty": "暂无已发布公告",
"announcement.viewAll": "查看公告",
"announcement.status.draft": "草稿",
"announcement.status.published": "已发布",
"announcement.status.archived": "已归档",
"announcement.pinned": "置顶",
"shares.title": "我的分享",
"shares.filterAll": "全部",
"shares.filterActive": "有效",
"shares.filterRevoked": "已撤销",
"shares.filterExpired": "已过期",
"shares.colFile": "文件",
"shares.colType": "类型",
"shares.colRecipients": "接收者",
"shares.colAccess": "访问范围",
"shares.colViews": "查看次数",
"shares.colDownloads": "下载次数",
"shares.colExpires": "过期时间",
"shares.colStatus": "状态",
"shares.colActions": "操作",
"shares.typeLanding": "落地页",
"shares.typePage": "访问页",
"shares.typeTargeted": "定向分享",
"shares.typeDirect": "直链",
"shares.recipientsPublic": "公开",
"shares.accessPublic": "任何拿到链接的人",
"shares.accessTargeted": "指定 {{count}} 人",
"shares.statusActive": "有效",
"shares.statusRevoked": "已撤销",
"shares.statusExpired": "已过期",
"shares.expiresNever": "永不过期",
"shares.expiresInDays": "{{count}}天后",
"shares.expiresInHours": "今天",
"shares.expiredToday": "今天",
"shares.expiredDaysAgo": "{{count}}天前",
"shares.copyUrl": "复制链接",
"shares.revoke": "撤销",
"shares.urlCopied": "链接已复制到剪贴板",
"shares.revokeTitle": "撤销分享",
"shares.revokeConfirm": "撤销 {{name}} 的分享?任何人将立即失去访问权限,此操作不可撤回。",
"shares.revokeSuccess": "分享已撤销",
"shares.revokeError": "撤销分享失败",
"shares.makePublic": "设为公开",
"shares.makePrivate": "设为私密",
"shares.makePublicSuccess": "分享现已显示在公开主页",
"shares.makePrivateSuccess": "分享现已从公开主页隐藏",
"shares.privacyError": "更新分享隐私设置失败",
"shares.emptyState": "暂无分享",
"shares.emptyStateHint": "右键点击文件即可创建第一个分享",
"shares.boxSent": "我的分享",
"shares.boxReceived": "收到的分享",
"shares.colFrom": "来自",
"shares.openShare": "打开",
"shares.receivedEmptyState": "还没有人分享给你",
"shares.receivedEmptyStateHint": "定向分享给你的内容会出现在这里,同时也会收到站内通知",
"shares.detailTitle": "分享详情",
"shares.detailLandingUrl": "访问页链接",
"shares.detailDirectUrl": "直链地址",
"shares.detailCreatedAt": "创建时间",
"shares.detailRecipients": "接收者",
"shares.detailNoRecipients": "公开(无指定接收者)",
"shares.prevPage": "上一页",
"shares.nextPage": "下一页",
"shares.pageInfo": "第 {{page}} 页,共 {{total}} 页",
"shares.count": "{{count}} 个分享",
"share.menuItem": "分享",
"share.title": "分享 \"{{name}}\"",
"share.modeLabel": "分享方式",
"share.typeLanding": "落地页",
"share.typeLandingDesc": "含访问控制",
"share.typePage": "访问页",
"share.typePageDesc": "生成一个访问页,可设置密码、有效期和下载次数",
"share.typeTargeted": "指定对象",
"share.typeTargetedDesc": "仅分享给指定邮箱,不额外展示密码设置",
"share.typeDirect": "直链",
"share.typeDirectDesc": "原始下载地址,仅支持文件",
"share.typeDirectFolderTooltip": "直链仅支持文件",
"share.recipients": "发送给",
"share.recipientsPlaceholder": "email@example.com",
"share.recipientsHint": "系统会为这些邮箱创建定向访问入口,仍受有效期和下载限额约束",
"share.password": "密码",
"share.passwordHint": "仅访问页支持密码保护。拿到链接的人需要输入密码后才能访问。",
"share.private": "私密分享",
"share.privateHint": "不在公开主页显示;拥有链接的人仍然可以访问。",
"share.generatePassword": "生成",
"share.expires": "过期时间",
"share.expires1d": "1天",
"share.expires7d": "7天",
"share.expires30d": "30天",
"share.expiresNever": "永不过期",
"share.expiresCustom": "自定义日期",
"share.downloadLimit": "下载限额",
"share.limitUnlimited": "无限制",
"share.limit10": "10次",
"share.limit100": "100次",
"share.limitCustom": "自定义",
"share.directWarning": "任何拥有此链接的人都可以下载。仅用于嵌入/分发。",
"share.createButton": "创建分享",
"share.creating": "创建中...",
"share.successTitle": "链接已创建",
"share.successTargetedTitle": "定向分享已创建",
"share.landingUrl": "落地页",
"share.pageUrl": "访问页",
"share.directUrl": "直链(原始URL",
"share.directUrlWarning": "这是公开直链,可随处嵌入。",
"share.copyUrl": "复制",
"share.urlCopied": "链接已复制",
"share.notifiedRecipients": "已通知 {{count}} 位收件人",
"share.addedRecipients": "已添加 {{count}} 位接收对象",
"share.expiresOn": "过期于 {{date}}",
"share.limitedDownloads": "限制 {{count}} 次下载",
"share.viewMyShares": "查看我的分享",
"share.done": "完成",
"share.invalidExpiry": "自定义过期时间必须是未来日期",
"share.invalidLimit": "下载限额必须为正整数",
"profile.noShares": "暂无公开分享",
"profile.notFound": "用户不存在",
"profile.avatarAlt": "{{name}}的头像",
"profile.publicSpaceTitle": "{{name}}的公开空间",
"profile.publicSpaceDescription": "这里是{{name}}公开分享的文件与文件夹。",
"profile.statsLabel": "公开内容概览",
"profile.publicItems": "公开项目",
"profile.folders": "文件夹",
"profile.files": "文件",
"profile.publicContent": "公开内容",
"profile.itemCount": "{{count}} 个项目",
"profile.tableLabel": "{{name}}公开分享的内容",
"profile.colName": "名称",
"profile.colType": "类型",
"profile.colSize": "大小",
"profile.folder": "文件夹",
"profile.open": "打开",
"public.skipToContent": "跳到主要内容",
"public.toggleTheme": "切换主题",
"files.share": "分享",
"share.notFound": "分享不存在",
"share.notFoundDesc": "此分享链接不存在或已被删除。",
"share.gone": "文件已删除",
"share.goneDesc": "此链接对应的文件已被永久删除。",
"share.expired": "分享已过期",
"share.expiredDesc": "此分享链接已超过有效期。",
"share.exhausted": "下载次数已达上限",
"share.exhaustedDesc": "此分享已达到最大下载次数。",
"share.browseZPan": "浏览 ZPan",
"share.passwordTitle": "需要密码",
"share.passwordDesc": "请输入密码以访问此文件。",
"share.passwordLabel": "密码",
"share.passwordPlaceholder": "输入密码",
"share.passwordSubmit": "解锁",
"share.passwordWrong": "密码错误,请重试。",
"share.download": "下载",
"share.downloadFile": "下载文件",
"share.saveToDrive": "保存到我的网盘",
"share.sharedBy": "分享者:{{name}}",
"share.sharedByPrefix": "由",
"share.creatorLink": "{{name}}的公开主页",
"share.expiresValue": "有效期至 {{date}}",
"share.noExpiry": "永不过期",
"share.information": "分享信息",
"share.creator": "分享者",
"share.fileType": "文件类型",
"share.fileSize": "文件大小",
"share.downloadCount": "下载次数",
"share.downloadCountValue": "{{count}} 次",
"share.expiry": "有效期",
"share.folderType": "文件夹",
"share.readmeOwnerHint": "此文件夹暂无 README.md,你可以在根目录添加该文件来补充公开说明。",
"share.readmeLoadError": "README.md 加载失败。",
"share.folderTitle": "共享文件夹",
"share.folderRoot": "根目录",
"share.folderEmpty": "此文件夹为空。",
"share.colName": "名称",
"share.colSize": "大小",
"share.colActions": "操作",
"share.saveToDriveTitle": "保存到我的网盘",
"share.workspaceLabel": "工作区",
"share.workspacePlaceholder": "选择工作区",
"share.folderLabel": "目标文件夹",
"share.folderPlaceholder": "选择文件夹(可选,默认为根目录)",
"share.saveButton": "保存",
"share.saveSuccess": "已保存 {{count}} 个文件",
"share.saveError": "保存失败",
"share.quotaExceeded": "工作区存储空间不足",
"share.passwordRequired": "需要密码",
"share.shareUnavailable": "此分享已不可用",
"share.loading": "加载分享中...",
"share.loadError": "加载分享失败",
"share.previewUnavailable": "无法预览",
"share.previewDownloadHint": "下载文件后查看",
"share.externalLabel": "外部分享访问页",
"share.externalBadge": "公开访问页面",
"share.externalTagline": "安全地分享你的文件",
"share.externalFolderSubtitle": "这是一个只读浏览页,可查看共享内容并下载文件,不提供任何编辑操作。",
"share.externalFileSubtitle": "你可以在这个外部访问页预览并下载该文件。",
"share.readonlyHint": "当前为只读浏览模式,仅支持导航和下载。",
"share.openWorkspace": "打开工作区",
"share.passwordOnce": "密码仅显示一次,请在关闭前保存",
"share.copyShareText": "复制分享文案",
"share.textCopied": "分享文案已复制",
"share.shareTextTemplate": "链接:{{url}}\n密码:{{password}}",
"ihost.title": "图床",
"ihost.enableCta.title": "启用图床",
"ihost.enableCta.description": "通过 PicGo、uPic、ShareX 或网页上传图片,获取绑定到你自己域名的永久链接。",
"ihost.enableCta.button": "启用",
"ihost.enableCta.adminOnly": "只有工作区管理员才能启用此功能。",
"ihost.empty.title": "暂无图片",
"ihost.empty.description": "拖放或粘贴图片以上传。",
"ihost.copy.url": "复制链接",
"ihost.copy.raw": "复制链接",
"ihost.copy.markdown": "复制为 Markdown",
"ihost.copy.html": "复制为 HTML",
"ihost.copy.bbcode": "复制为 BBCode",
"ihost.copy.copied": "已复制链接",
"ihost.delete.title": "删除图片",
"ihost.delete.description": "删除此图片?此操作无法撤销。",
"ihost.delete.undoToast": "图片已删除",
"ihost.delete.undo": "撤销",
"ihost.upload.progress": "正在上传 {{name}}...",
"ihost.upload.failed": "上传 {{name}} 失败",
"ihost.table.dimensions": "尺寸",
"ihost.table.accessCount": "访问次数",
"settings.ihost.title": "图床设置",
"settings.ihost.lockedTitle": "需要管理员权限",
"settings.ihost.lockedDescription": "只有工作区所有者和管理员才能管理图床设置。",
"settings.ihost.customDomain.section": "自定义域名",
"settings.ihost.customDomain.description": "通过您自己的域名提供图片服务。",
"settings.ihost.customDomain.proTooltip": "图床自定义域名需要 ZPan Pro 或 Business 授权。",
"settings.ihost.customDomain.upgradeTitle": "解锁图床自定义域名",
"settings.ihost.customDomain.upgradeDescription": "升级到 ZPan Pro 后即可为当前工作区绑定自定义域名。",
"settings.ihost.customDomain.label": "域名",
"settings.ihost.customDomain.placeholder": "img.example.com",
"settings.ihost.customDomain.save": "保存",
"settings.ihost.customDomain.remove": "删除域名",
"settings.ihost.customDomain.removeConfirm": "删除自定义域名?图片仍可通过 Token URL 访问。",
"settings.ihost.customDomain.saved": "自定义域名已保存",
"settings.ihost.customDomain.removed": "自定义域名已删除",
"settings.ihost.customDomain.invalidHostname": "请输入有效的主机名(例如 img.example.com",
"settings.ihost.customDomain.statusVerified": "已验证",
"settings.ihost.customDomain.statusPendingDns": "等待 DNS",
"settings.ihost.customDomain.statusPendingTls": "等待 TLS 证书",
"settings.ihost.customDomain.statusFailed": "验证失败",
"settings.ihost.customDomain.statusNone": "未配置域名",
"settings.ihost.customDomain.dnsTitle": "DNS 配置",
"settings.ihost.customDomain.dnsInstructions": "在您的 DNS 提供商添加以下记录:",
"settings.ihost.customDomain.dnsType": "类型",
"settings.ihost.customDomain.dnsName": "名称",
"settings.ihost.customDomain.dnsTarget": "目标",
"settings.ihost.customDomain.copied": "已复制",
"settings.ihost.customDomain.copy": "复制",
"settings.ihost.customDomain.challengeInstructions": "DNS 生效后,通过自定义域名访问以下路径即可完成验证:",
"settings.ihost.customDomain.refresh": "刷新状态",
"settings.ihost.customDomain.manualTitle": "自托管 DNS 配置",
"settings.ihost.customDomain.manualInstructions": "请配置您的反向代理,将该域名的请求转发至 ZPan 服务器。Caddy/Nginx 配置详见自托管管理文档。",
"settings.ihost.customDomain.pollingStopped": "自动轮询已停止,点击刷新按钮重新检查。",
"settings.ihost.refererAllowlist.section": "Referer 白名单",
"settings.ihost.refererAllowlist.description": "限制哪些网站可以嵌入您的图片。留空则允许所有来源。",
"settings.ihost.refererAllowlist.placeholder": "https://example.com\nhttps://blog.example.com",
"settings.ihost.refererAllowlist.save": "保存白名单",
"settings.ihost.refererAllowlist.saved": "Referer 白名单已保存",
"settings.ihost.refererAllowlist.invalidOrigin": "第 {{line}} 行:「{{value}}」不是有效的来源地址(例如 https://example.com",
"settings.ihost.disable.section": "禁用图床",
"settings.ihost.disable.description": "这将删除您的自定义域名配置。已上传的图片仍将保存在您的存储中,并可通过 Token URL 访问。",
"settings.ihost.disable.button": "禁用",
"settings.ihost.disable.title": "禁用图床",
"settings.ihost.disable.confirmLabel": "输入 DISABLE 以确认",
"settings.ihost.disable.confirmPlaceholder": "DISABLE",
"settings.ihost.disable.confirmButton": "禁用图床",
"settings.ihost.disable.success": "图床已禁用",
"settings.ihost.tools.section": "工具集成",
"settings.ihost.tools.description": "从您喜欢的工具上传图片。选择下方工具以生成配置。",
"settings.ihost.tools.apiKeyHint": "图床 API Key 在 API Key 标签页创建和管理。",
"settings.ihost.tools.keyLabel": "API 密钥",
"settings.ihost.tools.keyPlaceholder": "选择一个 API 密钥",
"settings.ihost.tools.pasteKeyLabel": "粘贴密钥",
"settings.ihost.tools.pasteKeyPlaceholder": "粘贴创建时保存的明文密钥",
"settings.ihost.tools.pasteKeyHint": "密钥仅在创建时显示一次,请粘贴您保存的密钥。密钥不会在本次会话之外持久化。",
"settings.ihost.tools.copy": "复制",
"settings.ihost.tools.copiedLabel": "已复制!",
"settings.ihost.tools.copied": "已复制到剪贴板",
"settings.ihost.tools.picgo.instructions": "在 PicGo 插件管理器中安装 picgo-plugin-web-uploader,然后前往 设置 → 图床 → 自定义 Web,逐个填入以下字段:",
"settings.ihost.tools.upic.instructions": "在 uPic 中前往 偏好设置 → 图床 → 添加 → 自定义,逐个填入以下字段。通过「请求头」按钮添加 Authorization",
"settings.ihost.tools.sharex.instructions": "下载 .sxcu 文件并双击以导入 ShareXShareX 将自动将 ZPan 设置为自定义上传器。",
"settings.ihost.tools.sharex.download": "下载 .sxcu",
"settings.tabBilling": "账单",
"settings.billing.intro": "解锁 ZPan Pro 与 Business 的运营级与商业化功能。在 ZPan Cloud 购买或兑换授权后,连接即可启用。",
"settings.billing.connectButton": "连接 ZPan Cloud",
"settings.billing.comparison.title": "功能对比",
"settings.billing.comparison.feature": "功能",
"settings.billing.comparison.community": "免费版",
"settings.billing.comparison.pro": "专业版",
"settings.billing.comparison.business": "商业版",
"settings.billing.comparison.comingSoon": "即将推出",
"features.category.core": "基础功能",
"features.category.pro": "专业功能",
"features.category.business": "商业功能",
"features.coreFileManagement": "基础文件管理",
"features.socialLoginOidc": "社交登录 & OIDC",
"features.inviteCodes": "邀请码机制",
"features.openRegistration": "开放用户注册",
"features.multiIdpSso": "多 IdP SSO (SAML)",
"features.ldapScim": "LDAP & SCIM 同步",
"features.teamWorkspaces": "团队空间",
"features.teamWorkspaces.limit": "最多 {{count}} 个团队空间",
"features.teamWorkspaces.unlimited": "无限制",
"features.storageBackends": "存储",
"features.storageBackends.limit": "最多 {{count}} 个存储",
"features.storageBackends.unlimited": "无限制",
"features.shareLinks": "外链分享",
"features.imageHosting": "基础图床功能",
"features.imageCustomDomains": "图床自定义域名",
"features.whiteLabel": "自定义品牌",
"features.auditLog": "审计日志",
"features.cloudStore": "售卖存储与流量",
"features.siteAnnouncements": "站点公告",
"features.webhooks": "事件 Webhooks",
"features.analytics": "统计分析",
"settings.billing.pairing.title": "连接 ZPan Cloud",
"settings.billing.pairing.description": "按照以下步骤将此实例绑定到您的 ZPan Cloud 账户。",
"settings.billing.pairing.step1": "1. 访问",
"settings.billing.pairing.step2": "2. 登录您的 ZPan Cloud 账户",
"settings.billing.pairing.step3": "3. 输入配对码:",
"settings.billing.pairing.openDashboard": "打开云端控制台",
"settings.billing.pairing.waiting": "等待确认中…",
"settings.billing.pairing.cancel": "取消",
"settings.billing.pairing.retry": "重试",
"settings.billing.pairing.denied": "配对已被拒绝,请重试。",
"settings.billing.pairing.expired": "配对码已过期,请重试。",
"settings.billing.pairing.error": "配对失败,请重试。",
"settings.billing.pairing.certError": "配对成功,但许可证书无法验证——云端的签名密钥未被本实例信任。请检查密钥配置(ZPAN_LICENSE_PUBLIC_KEYS)后重试。",
"settings.billing.pairing.connected": "已连接到 ZPan Cloud{{email}}",
"settings.billing.bound.pro.title": "Pro License",
"settings.billing.bound.business.title": "Business License",
"settings.billing.bound.active": "已授权",
"settings.billing.bound.syncIssue": "刷新异常",
"settings.billing.bound.licensedTo": "授权给 {{email}}",
"settings.billing.bound.issuedTo": "授权给 {{email}}",
"settings.billing.bound.issuedByCloud": "由 ZPan Cloud 签发",
"settings.billing.bound.pro.description": "此站点已安装有效的 Pro 授权证书。",
"settings.billing.bound.business.description": "此站点已安装有效的 Business 授权证书。",
"settings.billing.bound.unknownAccount": "未知账户",
"settings.billing.bound.cloudAccount": "云端账户",
"settings.billing.bound.cloudSync": "云端同步",
"settings.billing.bound.plan": "套餐",
"settings.billing.bound.planCommunity": "免费版",
"settings.billing.bound.planPro": "专业版",
"settings.billing.bound.pro.features": "已解锁的 Pro 功能",
"settings.billing.bound.business.features": "已解锁的 Business 功能",
"settings.billing.bound.pro.noFeatures": "当前没有已解锁的 Pro 功能。",
"settings.billing.bound.business.noFeatures": "当前没有已解锁的 Business 功能。",
"settings.billing.bound.expiresAt": "到期时间",
"settings.billing.bound.offlineGraceUntil": "离线授权有效至",
"settings.billing.bound.lastRefresh": "上次刷新",
"settings.billing.bound.lastRefreshError": "授权证书刷新失败",
"settings.billing.bound.never": "从未",
"settings.billing.bound.manageButton": "在云端管理",
"settings.billing.bound.actionsMenu": "授权操作",
"settings.billing.bound.refreshButton": "刷新授权证书",
"settings.billing.bound.refreshing": "刷新中…",
"settings.billing.bound.refreshSuccess": "授权证书已刷新",
"settings.billing.bound.refreshError": "刷新失败",
"settings.billing.bound.disconnectButton": "移除授权",
"settings.billing.bound.pro.disconnectTitle": "移除 Pro License",
"settings.billing.bound.business.disconnectTitle": "移除 Business License",
"settings.billing.bound.pro.disconnectConfirm": "这将移除本地 Pro 授权证书和云端绑定,Pro 功能将立即锁定。",
"settings.billing.bound.business.disconnectConfirm": "这将移除本地 Business 授权证书和云端绑定,Business 功能将立即锁定。",
"settings.billing.bound.pro.disconnectSuccess": "已移除 Pro 授权",
"settings.billing.bound.business.disconnectSuccess": "已移除 Business 授权",
"settings.billing.bound.disconnectError": "移除授权失败",
"admin.licenseRibbon.community": "Free",
"admin.licenseRibbon.pro": "专业版",
"admin.licenseRibbon.business": "商业版",
"admin.licenseRibbon.ariaLabel": "{{edition}}",
"admin.about.title": "关于 ZPan",
"admin.about.subtitle": "版本、实例信息及相关链接。",
"admin.about.instanceTitle": "实例信息",
"admin.about.instanceName": "名称",
"admin.about.instanceId": "实例 ID",
"admin.about.url": "访问地址",
"admin.about.version": "版本",
"admin.about.edition": "版本类型",
"admin.about.inactive": "未激活",
"admin.about.runtime": "运行时",
"admin.about.platform": "部署平台",
"admin.about.server": "服务器",
"admin.about.nodeVersion": "Node.js",
"admin.about.latestVersion": "最新版本",
"admin.about.updateAvailable": "有新版本",
"admin.about.upToDate": "已是最新",
"admin.about.commit": "提交",
"admin.about.refresh": "刷新更新日志",
"admin.about.changelogTitle": "更新日志",
"admin.about.changelogSubtitle": "了解每个版本的新增功能。",
"admin.about.changelogError": "无法加载更新日志,请检查与 GitHub 的网络连接后重试。",
"admin.about.github.title": "开源项目",
"admin.about.github.description": "ZPan 是开源项目。如果它对你有帮助,欢迎在 GitHub 上点个 Star。",
"admin.about.github.cta": "在 GitHub 点 Star",
"admin.about.cloud.title": "ZPan Cloud",
"admin.about.cloud.description": "通过 ZPan Cloud 授权解锁专业版功能与优先支持。",
"admin.about.cloud.descriptionBound": "在 ZPan Cloud 查看授权证书并管理绑定。",
"admin.about.cloud.cta": "升级到专业版",
"admin.about.cloud.viewCert": "查看授权证书",
"admin.cloudStore.title": "存储套餐",
"admin.cloudStore.subtitle": "管理个人空间和团队工作空间可购买的存储套餐及礼品卡。",
"admin.cloudStore.enabled": "启用",
"admin.cloudStore.saved": "存储套餐已更新",
"admin.cloudStore.packageSaved": "存储计划已保存",
"admin.cloudStore.packagePublished": "存储计划已发布",
"admin.cloudStore.packageUnpublished": "存储计划已下架",
"admin.cloudStore.packageDeleted": "存储计划已删除",
"admin.cloudStore.tabError": "无法加载此区域。",
"admin.cloudStore.tabs.packages": "计划",
"admin.cloudStore.tabs.codes": "礼品卡",
"admin.cloudStore.tabs.orders": "订单",
"admin.cloudStore.settingsTitle": "存储套餐可用性",
"admin.cloudStore.settingsDescription": "管理用户是否可以在此实例购买存储空间或使用礼品卡。",
"admin.cloudStore.storeStatus": "商店状态",
"admin.cloudStore.storeTip.open": "前台 Storage 页面允许用户购买存储空间或使用礼品卡。",
"admin.cloudStore.storeTip.closed": "前台 Storage 页面不允许用户购买存储空间或使用礼品卡。",
"admin.cloudStore.cloudConnection": "Cloud 连接",
"admin.cloudStore.cloud.connected": "已连接",
"admin.cloudStore.cloud.notConnected": "未连接",
"admin.cloudStore.cloudTip.connected": "当前实例已连接 ZPan Cloud,可用于存储套餐交付。",
"admin.cloudStore.cloudTip.notConnected": "请先连接 ZPan Cloud,再依赖存储套餐交付。",
"admin.cloudStore.newPackage": "新建存储计划",
"admin.cloudStore.newCreditPackage": "新建 Credits 包",
"admin.cloudStore.editPackage": "编辑存储计划",
"admin.cloudStore.editCreditPackage": "编辑 Credits 包",
"admin.cloudStore.packageName": "名称",
"admin.cloudStore.planName": "计划名称",
"admin.cloudStore.creditPackageName": "Credits 包",
"admin.cloudStore.description": "描述",
"admin.cloudStore.billingMode": "计费方式",
"admin.cloudStore.billingSubscription": "订阅",
"admin.cloudStore.billingOneTime": "固定期限包",
"admin.cloudStore.validityDays": "有效天数",
"admin.cloudStore.size": "容量",
"admin.cloudStore.unit": "单位",
"admin.cloudStore.storageQuota": "存储配额",
"admin.cloudStore.trafficQuota": "下载流量配额",
"admin.cloudStore.includedCredits": "包含 Credits",
"admin.cloudStore.creditAmount": "Credits",
"admin.cloudStore.trafficOveragePrice": "超额流量单价",
"admin.cloudStore.quotaOptionalHint": "留空则不包含",
"admin.cloudStore.quotaRequired": "必须填写存储配额。",
"admin.cloudStore.validityRequired": "有效天数必须大于 0。",
"admin.cloudStore.prices": "价格",
"admin.cloudStore.usdAmount": "套餐金额(美元)",
"admin.cloudStore.usdMonthlyAmount": "月付价格(美元)",
"admin.cloudStore.usdYearlyAmount": "年付价格(美元)",
"admin.cloudStore.usdTrafficOveragePrice": "超额流量单价 / GB(美元)",
"admin.cloudStore.sortOrder": "排序",
"admin.cloudStore.active": "启用",
"admin.cloudStore.publish": "发布",
"admin.cloudStore.unpublish": "下架",
"admin.cloudStore.deleteTitle": "删除存储计划",
"admin.cloudStore.deleteCreditTitle": "删除 Credits 包",
"admin.cloudStore.deleteConfirm": "确定删除 {{name}} 吗?这会从 ZPan Cloud 移除此计划,用户将无法再购买。已有购买和已交付的配额不会改变。",
"admin.cloudStore.noPackages": "暂无存储计划。",
"admin.cloudStore.noPlans": "暂无存储计划。",
"admin.cloudStore.noCreditPackages": "暂无 Credits 包。",
"admin.cloudStore.planProductsTitle": "订阅套餐",
"admin.cloudStore.planProductsDescription": "套餐在每个计费周期发放存储空间和包含的 Credits。",
"admin.cloudStore.creditProductsTitle": "Credits 包",
"admin.cloudStore.creditProductsDescription": "一次性充值包,独立于订阅套餐销售。",
"admin.cloudStore.packages.filterAll": "全部计划",
"admin.cloudStore.packages.filterActive": "仅启用",
"admin.cloudStore.packages.filterDisabled": "仅停用",
"admin.cloudStore.codes.generateTitle": "生成礼品卡",
"admin.cloudStore.codes.generateDescription": "创建用户可在结账时使用的礼品卡。",
"admin.cloudStore.codes.listTitle": "礼品卡",
"admin.cloudStore.codes.credits": "积分",
"admin.cloudStore.codes.expiresAt": "可选过期时间",
"admin.cloudStore.codes.count": "批量数量",
"admin.cloudStore.codes.generate": "生成",
"admin.cloudStore.codes.generated": "礼品卡已生成",
"admin.cloudStore.codes.disabled": "礼品卡已停用",
"admin.cloudStore.codes.disable": "停用",
"admin.cloudStore.codes.disableTitle": "停用礼品卡",
"admin.cloudStore.codes.disableConfirm": "确定停用 {{code}} 吗?停用后它不能再用于结账,已有订单不受影响。",
"admin.cloudStore.codes.deleted": "礼品卡已删除",
"admin.cloudStore.codes.delete": "删除",
"admin.cloudStore.codes.deleteTitle": "删除礼品卡",
"admin.cloudStore.codes.deleteConfirm": "确定删除 {{code}} 吗?这张礼品卡将从管理列表中移除。",
"admin.cloudStore.codes.code": "礼品卡",
"admin.cloudStore.codes.storage": "金额",
"admin.cloudStore.codes.uses": "兑换次数",
"admin.cloudStore.codes.expires": "过期时间",
"admin.cloudStore.codes.statusLabel": "状态",
"admin.cloudStore.codes.status.all": "全部",
"admin.cloudStore.codes.status.active": "可用",
"admin.cloudStore.codes.status.redeemed": "已兑换",
"admin.cloudStore.codes.status.disabled": "已停用",
"admin.cloudStore.codes.status.expired": "已失效",
"admin.cloudStore.codes.status.revoked": "已撤销",
"admin.cloudStore.codes.empty": "没有匹配此筛选条件的礼品卡。",
"admin.cloudStore.orders.empty": "暂无订单。",
"admin.cloudStore.orders.order": "订单",
"admin.cloudStore.orders.source": "支付",
"admin.cloudStore.orders.status": "状态",
"admin.cloudStore.orders.paymentStatus": "支付状态",
"admin.cloudStore.orders.fulfillmentStatus": "履约状态",
"admin.cloudStore.orders.storage": "配额",
"admin.cloudStore.orders.planQuota": "计划配额",
"admin.cloudStore.orders.storageQuota": "{{size}} 存储",
"admin.cloudStore.orders.trafficQuota": "{{size}} 流量",
"admin.cloudStore.orders.target": "目标",
"admin.cloudStore.orders.customer": "用户",
"admin.cloudStore.orders.amount": "金额",
"admin.cloudStore.orders.subtotal": "小计",
"admin.cloudStore.orders.discount": "抵扣",
"admin.cloudStore.orders.reference": "引用",
"admin.cloudStore.orders.createdAt": "创建时间",
"admin.cloudStore.orders.paidAt": "支付时间",
"admin.cloudStore.orders.fulfilledAt": "履约时间",
"admin.cloudStore.orders.canceledAt": "取消时间",
"admin.cloudStore.orders.viewDetails": "查看订单详情",
"admin.cloudStore.orders.detailTitle": "订单详情",
"admin.cloudStore.orders.summary": "摘要",
"admin.cloudStore.orders.items": "商品",
"admin.cloudStore.orders.payments": "支付记录",
"admin.cloudStore.orders.timeline": "时间线",
"admin.cloudStore.orders.buyerAccount": "买家账号",
"admin.cloudStore.orders.store": "店铺",
"admin.cloudStore.orders.quantity": "数量",
"admin.cloudStore.orders.unitAmount": "单价",
"admin.cloudStore.orders.productType": "商品类型",
"admin.cloudStore.orders.provider": "支付渠道",
"admin.cloudStore.orders.noPayments": "暂无支付记录。",
"storage.title": "存储",
"storage.subtitle": "查看当前工作空间的存储额度、订阅套餐和 Credits。",
"storage.managementSubtitle": "了解空间占用情况,并清理不再需要的文件。",
"storage.expandStorage": "扩充空间",
"storage.available": "可用",
"storage.usageAria": "已使用 {{used}},总计 {{total}}",
"storage.scanning": "正在分析当前空间…",
"storage.scannedFiles": "已分析 {{count}} 个文件",
"storage.scanFailed": "空间分析未能完成。",
"storage.spaceUsage": "空间占用",
"storage.byFileType": "按文件类型查看和管理",
"storage.fileCount": "{{count}} 个文件",
"storage.category.photos": "照片",
"storage.category.videos": "视频",
"storage.category.music": "音频",
"storage.category.documents": "文档",
"storage.category.archives": "压缩包",
"storage.category.other": "其他",
"storage.category.image_hosting": "图床",
"storage.category.trash": "回收站",
"storage.categorySummary": "{{count}} 个文件 · 当前显示 {{size}}",
"storage.noFiles": "该类别中没有文件。",
"storage.goManage": "前往管理",
"storage.manageFilesTitle": "管理存储空间",
"storage.manageFilesDescription": "按类型查看文件,并永久删除不再需要的内容。",
"storage.fileType": "文件类型",
"storage.categoryUsage": "此分类占用",
"storage.selectedCount": "已选择 {{count}} 项",
"storage.selectFilesHint": "选择文件后可以一次性删除。",
"storage.selectAll": "选择本页全部文件",
"storage.selectFile": "选择 {{name}}",
"storage.columnName": "名称",
"storage.columnType": "类型",
"storage.columnUpdated": "更新时间",
"storage.columnSize": "大小",
"storage.deleteFile": "删除 {{name}}",
"storage.deleteSelected": "删除所选",
"storage.openContainingFolder": "打开所在目录",
"storage.openTrash": "打开回收站",
"storage.openImageHosting": "打开图床",
"storage.deleteConfirmTitle": "永久删除文件?",
"storage.deleteConfirmDescription": "将永久删除 {{count}} 个文件并释放 {{size}} 空间。此操作无法撤销。",
"storage.deletePermanently": "永久删除",
"storage.deletingProgress": "正在删除 {{completed}} / {{total}}…",
"storage.deleteSuccess": "已删除 {{count}} 个文件,释放 {{size}} 空间。",
"storage.deletePartial": "{{total}} 个文件中有 {{failed}} 个删除失败,可以重试失败项目。",
"storage.filesLoadFailed": "无法加载文件。",
"storage.retry": "重试",
"storage.pageItems": "第 {{start}}{{end}} 项,共 {{total}} 项",
"storage.previousPage": "上一页",
"storage.nextPage": "下一页",
"storage.unavailable": "当前站点暂不可用存储空间扩展。",
"storage.unavailableTitle": "存储空间扩展暂不可用",
"storage.unavailableDescription": "当前站点暂未连接存储空间扩展服务。你仍然可以继续使用工作空间已有的存储空间。",
"storage.disabledTitle": "当前站点未开启存储空间购买功能",
"storage.disabledSubtitle": "自助购买存储空间和使用礼品卡暂不可用。",
"storage.disabledDescription": "当前站点未开启存储空间购买和礼品卡功能。你仍然可以继续使用工作空间已有的存储空间。",
"storage.disabledBuying": "暂时不能购买额外存储空间。",
"storage.disabledRedeeming": "当前不能使用礼品卡。",
"storage.disabledExistingStorage": "已有文件和已分配的存储空间不受影响。",
"storage.currentQuota": "当前配额",
"storage.currentTrafficQuota": "当前流量",
"storage.effectiveStorageQuota": "有效存储",
"storage.storageQuota": "存储额度",
"storage.storageUsage": "存储用量",
"storage.cloudStorageEntitlement": "额外存储",
"storage.storageQuotaEntitlement": "当前有效存储额度",
"storage.cloudTrafficEntitlement": "额外流量",
"storage.includedTraffic": "套餐流量",
"storage.currentPeriodTraffic": "计量流量",
"storage.trafficUsage": "流量用量",
"storage.currentPlan": "当前套餐",
"storage.currentPlanDescription": "存储空间由当前订阅套餐提供,套餐会发放包含的 Credits。",
"storage.planActive": "已开通",
"storage.freePlanName": "免费版",
"storage.freePlanDescription": "当前工作空间默认包含的基础存储额度。",
"storage.freeQuotaTitle": "当前免费额度",
"storage.freeQuotaDescription": "购买套餐前,当前工作空间使用站点赠送的基础存储额度。",
"storage.freePlanPrice": "免费",
"storage.usageTotal": "共 {{total}}",
"storage.usageNoLimit": "不限量",
"storage.usageInvalid": "额度异常",
"storage.legendUsed": "已用",
"storage.legendBaseQuota": "套餐额度",
"storage.legendCloudQuota": "额外额度",
"storage.legendBaseAvailable": "套餐可用",
"storage.legendCloudAvailable": "额外可用",
"storage.trafficQuotaDetail": "套餐 {{base}} · 额外 {{cloud}}",
"storage.storageUsageDetail": "已使用 {{used}}",
"storage.usedStorage": "已用",
"storage.trafficPeriodDetail": "当前周期 {{period}}",
"storage.overCap": "已超限",
"storage.creditsButton": "积分",
"storage.creditBalance": "积分余额",
"storage.viewCreditActivity": "查看积分流水",
"storage.creditActivityTitle": "积分流水",
"storage.creditActivityDescription": "展示礼品卡兑换、授予、充值和用量扣减带来的积分变动。",
"storage.creditActivityEmpty": "暂无积分流水。",
"storage.creditTopUpTitle": "积分充值",
"storage.creditTopUpDialogDescription": "选择充值包,为当前空间增加积分。",
"storage.noCreditTopUps": "当前暂无可购买的积分充值包。",
"storage.creditTopUpAmount": "{{amount}} 积分",
"storage.buyCredits": "购买积分",
"storage.creditTableType": "类型",
"storage.creditTableChange": "变动",
"storage.creditTableStatus": "状态",
"storage.creditTableReference": "关联单号",
"storage.creditTableDate": "时间",
"storage.creditSourceSubscriptionGrant": "订阅授予",
"storage.creditSourceTopUp": "充值",
"storage.creditSourceGiftCard": "礼品卡兑换",
"storage.creditSourceAdminGrant": "管理员授予",
"storage.creditSourceUsageCharge": "用量扣减",
"storage.creditSourceAdjustment": "调整",
"storage.creditStatusPosted": "已入账",
"storage.creditStatusReversed": "已冲正",
"storage.target": "目标空间",
"storage.packagesTitle": "存储计划",
"storage.plansTitle": "存储计划",
"storage.packagesDescription": "当前工作空间可购买的存储计划。",
"storage.plansDescription": "当前工作空间可购买的存储计划和 Credits。",
"storage.availablePlansTitle": "可购买套餐",
"storage.availablePlansDescription": "当你需要更多存储空间和包含的 Credits 时,可以升级套餐。",
"storage.availableProductsTitle": "可购买商品",
"storage.availableProductsDescription": "可以选择月付或年付订阅套餐,Credits 可单独充值。",
"storage.monthlyPlanBadge": "套餐",
"storage.planBadge": "套餐",
"storage.currentPlanBadge": "当前方案",
"storage.resourcePackageBadge": "资源包",
"storage.planBilling": "计费方式",
"storage.billingMonthly": "按月订阅",
"storage.billingFixedDays": "{{days}} 天",
"storage.billingOneTime": "一次性套餐",
"storage.packageStorageQuota": "存储包",
"storage.packageTrafficQuota": "流量包",
"storage.packageValidity": "有效期",
"storage.packageNoExpiry": "长期有效",
"storage.trafficPolicy": "流量策略",
"storage.includedCredits": "包含 Credits",
"storage.usageBilledWithCredits": "用量使用 Credits 结算",
"storage.trafficStopsAtQuota": "超出后停止访问",
"storage.trafficOverageEnabled": "超出后按量计费",
"storage.trafficOveragePerGb": "超出后 {{amount}} / GB",
"storage.checkout": "结账",
"storage.checkoutPlan": "订阅",
"storage.checkoutMonthly": "月付订阅",
"storage.checkoutYearly": "年付订阅",
"storage.checkoutPackage": "购买资源包",
"storage.managePlan": "管理套餐",
"storage.upgradeToPlan": "升级到此方案",
"storage.changePlan": "更改方案",
"storage.planAlreadyActive": "已有生效套餐",
"storage.checkoutPending": "正在等待 Stripe 支付确认,配额和订单状态会自动刷新。",
"storage.teamMemberNotice": "该团队空间的存储由团队所有者管理,如需更多容量请联系所有者。",
"storage.teamMemberBillingNotice": "该团队空间的账单由团队所有者管理。",
"storage.checkoutRedirectTitle": "正在准备支付",
"storage.checkoutRedirectDescription": "正在创建安全支付会话,稍后会自动跳转。",
"storage.checkoutRedirectErrorTitle": "无法发起支付",
"storage.checkoutRedirectBack": "返回存储",
"storage.confirmCheckoutTitle": "确认订单",
"storage.confirmCheckoutDescription": "如有优惠券可先应用,然后前往安全支付。",
"storage.couponLabel": "优惠券",
"storage.couponPlaceholder": "输入优惠券代码",
"storage.couponApply": "应用",
"storage.couponRemove": "移除",
"storage.couponApplied": "优惠券已应用",
"storage.couponInvalid": "优惠券无效。",
"storage.subtotalLabel": "小计",
"storage.discountLabel": "优惠",
"storage.totalLabel": "合计",
"storage.proceedToCheckout": "前往支付",
"storage.couponNote": "最终扣款金额以支付页面为准。",
"storage.priceMonthly": "{{amount}} / 月",
"storage.priceYearly": "{{amount}} / 年",
"storage.priceForDays": "{{amount}} / {{days}} 天",
"storage.redeemTitle": "礼品卡兑换",
"storage.redeemDescription": "输入礼品卡,将其兑换为 Cloud 积分。",
"storage.redeemAction": "兑换",
"storage.redeemSuccess": "兑换成功!{{amount}} 积分已存入余额。",
"storage.continuePayment": "继续支付",
"storage.cancelOrder": "取消订单",
"storage.cancelConfirm": "确定取消这笔未支付订单吗?",
"storage.cancelSuccess": "订单已取消。",
"storage.quotaChip": "{{size}} 存储",
"storage.creditDiscount": "订单优惠 {{amount}}",
"storage.giftCardCode": "礼品卡代码",
"storage.historyTitle": "最近订单",
"storage.historyDescription": "当前工作空间近期的存储计划订单。",
"storage.noPackages": "当前暂无可用订阅套餐。",
"storage.trafficQuota": "{{size}} 下载流量",
"storage.activeEntitlement": "有效权益",
"storage.noHistory": "暂无存储订单。",
"device.title": "授权下载器",
"device.subtitle": "确认允许此设备注册为 ZPan 远程下载器。",
"device.code": "设备码",
"device.invalid": "设备码无效或已过期。",
"device.signInRequired": "请先登录,再授权此下载器。",
"device.approve": "授权",
"device.deny": "拒绝",
"device.approved": "下载器已授权。",
"device.denied": "已拒绝下载器授权。",
"device.failed": "设备授权失败。",
"device.approvedMessage": "授权已完成,可以回到下载器 CLI。",
"device.deniedMessage": "已拒绝授权,可以关闭此页面。",
"features.socialLoginOidc.limit": "最多 {{count}} 个登录方式",
"features.socialLoginOidc.unlimited": "无限制",
"features.category.advanced": "高级功能",
"features.downloaders": "下载器",
"features.downloaders.limit": "最多 {{count}} 个下载器",
"features.downloaders.unlimited": "无限制",
"admin.nav.teams": "团队",
"admin.teams.title": "团队",
"admin.teams.count": "共 {{count}} 个团队",
"admin.teams.colName": "团队",
"admin.teams.colOwner": "所有者",
"admin.teams.colMembers": "成员",
"admin.teams.colUsage": "存储",
"admin.teams.colCreatedAt": "创建时间",
"admin.teams.memberCount": "{{count}} 名成员",
"admin.teams.noTeams": "暂无团队。",
"admin.teams.backToTeams": "返回团队列表",
"admin.teams.teamNotFound": "团队不存在。",
"admin.teams.teamDetails": "团队详情",
"admin.teams.activeEntitlements": "生效授予",
"admin.teams.entitlements": "配额授予",
"admin.teams.addEntitlement": "授予配额",
"admin.teams.entitlementType": "类型",
"admin.teams.entitlementAmount": "容量",
"admin.teams.entitlementSource": "来源",
"admin.teams.entitlementExpires": "过期时间",
"admin.teams.entitlementStatus": "状态",
"admin.teams.entitlementActions": "操作",
"admin.teams.entitlementTypePlan": "套餐",
"admin.teams.entitlementTypeGrant": "授予",
"admin.teams.entitlementSourceAdmin": "管理员授予",
"admin.teams.entitlementSourceFreePlan": "免费套餐",
"admin.teams.entitlementSourceOrder": "购买",
"admin.teams.noExpiry": "永不过期",
"admin.teams.noEntitlements": "暂无配额授予。",
"admin.teams.editEntitlement": "编辑",
"admin.teams.revokeEntitlement": "撤销",
"admin.teams.revokeEntitlementTitle": "撤销配额授予",
"admin.teams.revokeEntitlementConfirm": "确定撤销 {{name}} 的这条配额授予吗?团队内文件保留,但会失去这部分容量。",
"admin.teams.entitlementRevoked": "配额授予已撤销",
"admin.teams.tabEntitlement": "授予",
"admin.teams.active": "生效中",
"admin.teams.revoked": "已撤销",
"admin.entitlement.grantFor": "为 {{name}} 授予配额",
"admin.entitlement.editFor": "编辑 {{name}} 的配额授予",
"admin.entitlement.grantDescription": "授予额外的存储容量。",
"admin.entitlement.editDescription": "调整授予的容量、过期时间或备注。",
"admin.entitlement.amount": "容量",
"admin.entitlement.unit": "单位",
"admin.entitlement.expires": "过期时间(可选)",
"admin.entitlement.note": "备注(可选)",
"admin.entitlement.grant": "授予配额",
"admin.entitlement.save": "保存",
"admin.entitlement.granted": "配额已授予",
"admin.entitlement.updated": "配额授予已更新",
"admin.entitlement.positiveQuotaRequired": "容量必须为正数"
}