mirror of
https://github.com/lobehub/lobehub
synced 2026-04-21 09:37:28 +00:00
317 lines
10 KiB
JSON
317 lines
10 KiB
JSON
{
|
|
"apikey": {
|
|
"display": {
|
|
"autoGenerated": "自动生成",
|
|
"copy": "复制",
|
|
"copyError": "复制失败",
|
|
"copySuccess": "API Key 已复制到剪贴板",
|
|
"enterPlaceholder": "请输入",
|
|
"hide": "隐藏",
|
|
"neverExpires": "永不过期",
|
|
"neverUsed": "从未使用",
|
|
"show": "显示"
|
|
},
|
|
"form": {
|
|
"fields": {
|
|
"expiresAt": {
|
|
"label": "过期时间",
|
|
"placeholder": "永不过期"
|
|
},
|
|
"name": {
|
|
"label": "名称",
|
|
"placeholder": "请输入 API Key 名称"
|
|
}
|
|
},
|
|
"submit": "创建",
|
|
"title": "创建 API Key"
|
|
},
|
|
"list": {
|
|
"actions": {
|
|
"create": "创建 API Key",
|
|
"delete": "删除",
|
|
"deleteConfirm": {
|
|
"actions": {
|
|
"cancel": "取消",
|
|
"ok": "确认"
|
|
},
|
|
"content": "确认删除该 API Key 吗?",
|
|
"title": "确认操作"
|
|
}
|
|
},
|
|
"columns": {
|
|
"actions": "操作",
|
|
"expiresAt": "过期时间",
|
|
"key": "密钥",
|
|
"lastUsedAt": "最后使用时间",
|
|
"name": "名称",
|
|
"status": "启用状态"
|
|
},
|
|
"title": "API Key 列表"
|
|
},
|
|
"validation": {
|
|
"required": "内容不得为空"
|
|
}
|
|
},
|
|
"betterAuth": {
|
|
"errors": {
|
|
"emailExists": "该邮箱已注册,请直接登录",
|
|
"emailInvalid": "请输入有效的邮箱地址或用户名",
|
|
"emailNotRegistered": "该邮箱或用户名尚未注册",
|
|
"emailNotVerified": "邮箱尚未验证,请先验证邮箱",
|
|
"emailRequired": "请输入邮箱或用户名",
|
|
"firstNameRequired": "请输入名字",
|
|
"lastNameRequired": "请输入姓氏",
|
|
"loginFailed": "登录失败,请检查邮箱和密码",
|
|
"passwordFormat": "密码必须同时包含字母和数字",
|
|
"passwordMaxLength": "密码最多不超过 64 个字符",
|
|
"passwordMinLength": "密码至少需要 8 个字符",
|
|
"passwordRequired": "请输入密码",
|
|
"usernameNotRegistered": "该用户名尚未注册",
|
|
"usernameRequired": "请输入用户名"
|
|
},
|
|
"resetPassword": {
|
|
"backToSignIn": "返回登录",
|
|
"confirmPasswordPlaceholder": "确认新密码",
|
|
"confirmPasswordRequired": "请确认新密码",
|
|
"description": "请输入您的新密码",
|
|
"error": "重置密码失败,请重试",
|
|
"invalidToken": "无效或已过期的重置链接",
|
|
"newPasswordPlaceholder": "输入新密码",
|
|
"passwordMismatch": "两次输入的密码不一致",
|
|
"submit": "重置密码",
|
|
"success": "密码重置成功,请使用新密码登录",
|
|
"title": "重置密码"
|
|
},
|
|
"signin": {
|
|
"backToEmail": "返回修改邮箱",
|
|
"continueWithApple": "使用 Apple 登录",
|
|
"continueWithAuth0": "使用 Auth0 登录",
|
|
"continueWithAuthelia": "使用 Authelia 登录",
|
|
"continueWithAuthentik": "使用 Authentik 登录",
|
|
"continueWithCasdoor": "使用 Casdoor 登录",
|
|
"continueWithCloudflareZeroTrust": "使用 Cloudflare Zero Trust 登录",
|
|
"continueWithCognito": "使用 AWS Cognito 登录",
|
|
"continueWithFeishu": "使用飞书登录",
|
|
"continueWithGithub": "使用 GitHub 登录",
|
|
"continueWithGoogle": "使用 Google 登录",
|
|
"continueWithKeycloak": "使用 Keycloak 登录",
|
|
"continueWithLogto": "使用 Logto 登录",
|
|
"continueWithMicrosoft": "使用 Microsoft 登录",
|
|
"continueWithOIDC": "使用 OIDC 登录",
|
|
"continueWithOkta": "使用 Okta 登录",
|
|
"continueWithWechat": "使用微信登录",
|
|
"continueWithZitadel": "使用 Zitadel 登录",
|
|
"emailPlaceholder": "请输入邮箱或用户名",
|
|
"emailStep": {
|
|
"title": "登录"
|
|
},
|
|
"error": "登录失败,请检查邮箱和密码",
|
|
"forgotPassword": "忘记密码?",
|
|
"forgotPasswordError": "发送重置密码链接失败",
|
|
"forgotPasswordSent": "重置密码链接已发送,请检查邮箱",
|
|
"magicLinkButton": "发送登录链接",
|
|
"magicLinkError": "发送登录链接失败,请稍后再试",
|
|
"magicLinkSent": "登录链接已发送,请检查邮箱",
|
|
"nextStep": "下一步",
|
|
"noAccount": "还没有账号?",
|
|
"orContinueWith": "或",
|
|
"passwordPlaceholder": "请输入密码",
|
|
"passwordStep": {
|
|
"subtitle": "请输入密码以继续"
|
|
},
|
|
"signupLink": "立即注册",
|
|
"socialError": "社交登录失败,请重试",
|
|
"socialOnlyHint": "该邮箱使用社交账号注册,请使用社交账号登录",
|
|
"submit": "登录"
|
|
},
|
|
"signup": {
|
|
"emailPlaceholder": "请输入邮箱地址",
|
|
"error": "注册失败,请重试",
|
|
"firstNamePlaceholder": "名字",
|
|
"hasAccount": "已有账号?",
|
|
"lastNamePlaceholder": "姓氏",
|
|
"passwordPlaceholder": "请输入密码",
|
|
"signinLink": "立即登录",
|
|
"submit": "注册",
|
|
"subtitle": "加入 LobeChat 社区",
|
|
"success": "注册成功!请检查您的邮箱验证邮件",
|
|
"title": "创建账号",
|
|
"usernamePlaceholder": "请输入用户名"
|
|
},
|
|
"verifyEmail": {
|
|
"backToSignIn": "返回登录",
|
|
"checkSpam": "如果没有收到邮件,请检查垃圾邮件文件夹",
|
|
"descriptionPrefix": "我们已向",
|
|
"descriptionSuffix": "发送了验证邮件",
|
|
"resend": {
|
|
"button": "重新发送验证邮件",
|
|
"error": "发送失败,请稍后重试",
|
|
"noEmail": "邮箱地址缺失",
|
|
"success": "验证邮件已重新发送,请检查您的邮箱"
|
|
},
|
|
"title": "验证您的邮箱"
|
|
}
|
|
},
|
|
"date": {
|
|
"prevMonth": "上个月",
|
|
"recent30Days": "最近30天"
|
|
},
|
|
"header": {
|
|
"desc": "管理您的账户信息。",
|
|
"title": "账户"
|
|
},
|
|
"heatmaps": {
|
|
"legend": {
|
|
"less": "不活跃",
|
|
"more": "活跃"
|
|
},
|
|
"months": {
|
|
"apr": "四月",
|
|
"aug": "八月",
|
|
"dec": "十二月",
|
|
"feb": "二月",
|
|
"jan": "一月",
|
|
"jul": "七月",
|
|
"jun": "六月",
|
|
"mar": "三月",
|
|
"may": "五月",
|
|
"nov": "十一月",
|
|
"oct": "十月",
|
|
"sep": "九月"
|
|
},
|
|
"tooltip": "{{date}} 当日发送 {{count}} 条消息",
|
|
"totalCount": "过去一年共发送 {{count}} 条消息"
|
|
},
|
|
"login": "登录",
|
|
"loginOrSignup": "登录 / 注册",
|
|
"profile": {
|
|
"avatar": "头像",
|
|
"cancel": "取消",
|
|
"changePassword": "重置密码",
|
|
"email": "电子邮件地址",
|
|
"fullName": "全名",
|
|
"fullNameInputHint": "请输入新的全名",
|
|
"password": "密码",
|
|
"resetPasswordError": "发送密码重置链接失败",
|
|
"resetPasswordSent": "密码重置链接已发送,请检查邮箱",
|
|
"save": "保存",
|
|
"setPassword": "设置密码",
|
|
"sso": {
|
|
"link": {
|
|
"button": "连接帐户",
|
|
"success": "账户关联成功"
|
|
},
|
|
"loading": "正在加载已绑定的第三方账户",
|
|
"providers": "连接的帐户",
|
|
"unlink": {
|
|
"description": "解绑后再次使用 {{provider}} 登录需要重新授权或绑定。",
|
|
"forbidden": "您至少需要保留一个登录方式。",
|
|
"title": "确认解绑 {{provider}} 账户?"
|
|
}
|
|
},
|
|
"title": "个人资料详情",
|
|
"updateAvatar": "更新头像",
|
|
"updateFullName": "更新全名",
|
|
"updateUsername": "更新用户名",
|
|
"username": "用户名",
|
|
"usernameDuplicate": "用户名已被占用",
|
|
"usernameInputHint": "请输入新的用户名",
|
|
"usernamePlaceholder": "请输入由字母、数字或下划线组成的用户名",
|
|
"usernameRequired": "用户名不能为空",
|
|
"usernameRule": "用户名仅支持字母、数字或下划线",
|
|
"usernameUpdateFailed": "更新用户名失败,请稍后重试"
|
|
},
|
|
"signout": "退出登录",
|
|
"signup": "注册",
|
|
"stats": {
|
|
"aiheatmaps": "AI 指数",
|
|
"assistants": "助手数",
|
|
"assistantsRank": {
|
|
"left": "助手名称",
|
|
"right": "话题数",
|
|
"title": "助手使用率"
|
|
},
|
|
"createdAt": "用户创建于",
|
|
"days": "天",
|
|
"empty": {
|
|
"desc": "请积累更多聊天数据后查看",
|
|
"title": "暂无数据"
|
|
},
|
|
"lastYearActivity": "过去一年活跃度",
|
|
"loginGuide": {
|
|
"f1": "获取免费用量",
|
|
"f2": "多端同步消息",
|
|
"f3": "拥有丰富助手",
|
|
"f4": "探索强大插件",
|
|
"title": "登陆后你可以:"
|
|
},
|
|
"messages": "消息数",
|
|
"modelsRank": {
|
|
"left": "模型名称",
|
|
"right": "消息数",
|
|
"title": "模型使用率"
|
|
},
|
|
"share": {
|
|
"title": "我的 AI 活跃指数"
|
|
},
|
|
"topics": "话题数",
|
|
"topicsRank": {
|
|
"left": "话题名称",
|
|
"right": "消息数",
|
|
"title": "话题内容量"
|
|
},
|
|
"updatedAt": "数据更新至",
|
|
"welcome": "{{username}}, 这是你和 {{appName}} 相伴的第 <span>{{days}}</span> 天",
|
|
"words": "累计字数"
|
|
},
|
|
"tab": {
|
|
"apikey": "API Key 管理",
|
|
"profile": "个人资料",
|
|
"security": "安全",
|
|
"stats": "数据统计",
|
|
"usage": "用量统计"
|
|
},
|
|
"usage": {
|
|
"activeModels": {
|
|
"modelTable": "模型列表",
|
|
"models": "活跃模型",
|
|
"providerTable": "提供商列表",
|
|
"providers": "活跃提供商",
|
|
"table": {
|
|
"calls": "调用次数",
|
|
"model": "模型",
|
|
"provider": "提供商",
|
|
"spend": "花费"
|
|
}
|
|
},
|
|
"cards": {
|
|
"month": {
|
|
"modelCalls": "模型调用",
|
|
"title": "本月花费"
|
|
},
|
|
"today": {
|
|
"title": "今日花费",
|
|
"yesterday": "昨日"
|
|
}
|
|
},
|
|
"table": {
|
|
"actions": "操作",
|
|
"createdAt": "使用时间",
|
|
"inputTokens": "输入 Token",
|
|
"model": "模型",
|
|
"outputTokens": "输出 Token",
|
|
"spend": "花费",
|
|
"tps": "TPS",
|
|
"ttft": "TTFT",
|
|
"type": "调用类型"
|
|
},
|
|
"trends": {
|
|
"spend": "金额",
|
|
"tokens": "Token"
|
|
},
|
|
"welcome": {
|
|
"model": "模型",
|
|
"provider": "提供商"
|
|
}
|
|
}
|
|
}
|