{
  "priorities": {
    "low": "低",
    "medium": "中",
    "high": "高"
  },
  "login-success": "登录成功！",
  "login-failed": "登录失败。请检查您的凭据并重试。",
  "signup-success": "注册成功！欢迎加入。",
  "signup-failed": "注册失败。请确保填写所有必填字段并重试。",
  "reconnecting": "与服务器断开连接。",
  "connection-lost": "无法连接到服务器。请检查您的互联网连接。",
  "connection-restored": "成功连接到服务器",
  "task-assignment-alert": {
    "title": "新的任务分配",
    "meta": "{{assigner}} 在 {{project}} 中把这个任务分配给了你。",
    "view-task": "查看任务",
    "acknowledge": "我已知晓",
    "unknown-assigner": "一位同事",
    "deleted-project": "某个项目",
    "deleted-task": "该任务当前不可用。你仍可确认这条提醒。"
  },
  "bootstrap-admin-errors": {
    "BOOTSTRAP_ADMIN_EMAIL_LOCKED": "受保护的超级管理员邮箱不能修改。",
    "BOOTSTRAP_ADMIN_CANNOT_BE_DISABLED": "受保护的超级管理员账号不能禁用。",
    "BOOTSTRAP_ADMIN_CANNOT_BE_DELETED": "受保护的超级管理员账号不能删除。",
    "BOOTSTRAP_ADMIN_ROLE_LOCKED": "受保护的超级管理员角色不能变更。",
    "BOOTSTRAP_ADMIN_TEAM_LOCKED": "受保护的超级管理员必须保留在公司主团队中。"
  },
  "cancel": "取消",
  "update-available": "执行舱已更新！",
  "update-description": "执行舱的新版本已可用，包含最新改进。",
  "update-instruction": "为了获得最佳体验，请刷新页面以应用新更改。",
  "update-whats-new": "💡 <1>新增内容：</1>性能增强、错误修复和用户体验改善",
  "update-now": "立即更新",
  "update-later": "稍后",
  "updating": "正在更新...",
  "license-expired-title": "账号访问状态异常",
  "license-expired-subtitle": "当前账号暂时无法继续访问，请联系公司系统管理员处理。",
  "license-expired-trial-title": "账号访问状态异常",
  "license-expired-trial-subtitle": "当前账号暂时无法继续访问，请联系公司系统管理员处理。",
  "license-expired-custom-title": "账号访问状态异常",
  "license-expired-custom-subtitle": "当前账号暂时无法继续访问，请联系公司系统管理员处理。",
  "license-expired-features": "请联系管理员确认：",
  "license-expired-trial-features": "请联系管理员确认：",
  "license-expired-custom-features": "请联系管理员确认：",
  "license-expired-feature-1": "✓ 无限项目和任务",
  "license-expired-feature-2": "✓ 高级报告和分析",
  "license-expired-feature-3": "✓ 团队协作功能",
  "license-expired-feature-4": "✓ 优先支持",
  "license-expired-upgrade": "联系管理员",
  "license-expired-trial-upgrade": "联系管理员",
  "license-expired-custom-upgrade": "联系管理员",
  "license-expired-contacting-support": "正在联系管理员...",
  "license-expired-message-sent": "消息已发送 ✓",
  "license-expired-days-remaining": "试用期剩余 {{days}} 天",
  "trial-expiring-soon": "您的试用期还有 {{days}} 天到期",
  "trial-expiring-soon_plural": "您的试用期还有 {{days}} 天到期",
  "trial-expiring-today": "您的试用期今天到期！",
  "trial-expiring-upgrade": "请联系管理员确认内部使用授权",
  "trial-badge-days": "剩余{{days}}天",
  "trial-badge-today": "最后一天！",
  "trial-badge-hours": "剩余{{hours}}小时",
  "trial-alert-admin-note": "如有疑问，请联系公司系统管理员",
  "trial-alert-dismiss": "今日暂不提醒",
  "switch-team-to-continue": "切换团队以继续",
  "current-team": "当前团队",
  "select-team": "选择团队",
  "owned-by": "拥有者",
  "switch-team-active-subscription": "切换到有有效订阅的团队以继续工作",
  "or": "或",
  "license-expiring-soon": "您的许可证还有 {{days}} 天到期",
  "license-expiring-soon_plural": "您的许可证还有 {{days}} 天到期",
  "license-expiring-today": "您的许可证今天到期！",
  "license-expired-grace-period": "您的许可证已过期。剩余 {{days}} 天宽限期",
  "license-expired-grace-period_plural": "您的许可证已过期。剩余 {{days}} 天宽限期",
  "license-expiring-upgrade": "请联系管理员确认内部使用授权",
  "license-badge-days": "剩余{{days}}天",
  "license-badge-today": "最后一天！",
  "license-badge-hours": "剩余{{hours}}小时",
  "statuses": {
    "todo": "待办",
    "doing": "进行中",
    "done": "已完成",
    "inprogress": "进行中",
    "completed": "已完成",
    "review": "评审中",
    "testing": "测试中",
    "blocked": "已阻塞",
    "backlog": "待规划"
  }
}
