hi-client/assets/translations/strings_zh.i18n.json

483 lines
17 KiB
JSON
Executable File
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.

{
"home": {
"welcome": "欢迎使用 BearVPN",
"disconnected": "未连接",
"connecting": "正在连接",
"connected": "已连接",
"disconnecting": "正在断开",
"currentConnectionTitle": "当前连接",
"switchNode": "切换节点",
"timeout": "超时",
"loading": "正在加载...",
"error": "加载失败",
"checkNetwork": "请检查网络连接后重试",
"retry": "重试",
"connectionSectionTitle": "连接方式",
"dedicatedServers": "专用服务器",
"countryRegion": "国家/地区",
"serverListTitle": "专用服务器组",
"nodeListTitle": "所有节点",
"countryListTitle": "国家/地区列表",
"noServers": "暂无可用服务器",
"noNodes": "暂无可用节点",
"noRegions": "暂无可用地区",
"subscriptionDescription": "开通会员,畅享全球高速网络",
"subscribe": "立即订阅",
"trialPeriod": "欢迎使用高级试用版",
"remainingTime": "剩余时间",
"trialExpired": "试用期已结束,连接已断开",
"subscriptionExpired": "订阅已过期,连接已断开",
"subscriptionUpdated": "订阅已更新",
"subscriptionUpdatedMessage": "您的订阅信息已更新,请刷新查看最新状态",
"trialStatus": "试用状态",
"trialing": "试用中",
"trialEndMessage": "试用结束后将无法继续使用",
"lastDaySubscriptionStatus": "订阅即将到期",
"lastDaySubscriptionMessage": "即将到期",
"subscriptionEndMessage": "订阅结束后将无法继续使用",
"trialTimeWithDays": "{days}天{hours}小时{minutes}分{seconds}秒",
"trialTimeWithHours": "{hours}小时{minutes}分{seconds}秒",
"trialTimeWithMinutes": "{minutes}分{seconds}秒",
"refreshLatency": "刷新延迟",
"testLatency": "延迟测速",
"testing": "延迟测速中",
"refreshLatencyDesc": "刷新所有节点延迟",
"testAllNodesLatency": "测试所有节点的网络延迟",
"autoSelect": "自动选择",
"selected": "已选择"
},
"login": {
"welcome": "欢迎使用 BearVPN!",
"verifyPhone": "验证您的手机号",
"verifyEmail": "验证您的邮箱",
"codeSent": "已向 {account} 发送6位数代码。请在接下来的 30 分钟内输入。",
"back": "返回",
"enterEmailOrPhone": "输入邮箱或者手机号",
"enterEmail": "请输入电子邮箱",
"enterCode": "请输入验证码",
"enterPassword": "请输入密码",
"reenterPassword": "请再次输入密码",
"forgotPassword": "忘记密码",
"codeLogin": "验证码登录",
"passwordLogin": "密码登录",
"agreeTerms": "登录/创建账户,即表示我同意",
"termsOfService": "服务条款",
"privacyPolicy": "隐私政策",
"next": "下一步",
"registerNow": "立即注册",
"setAndLogin": "设置并登录",
"enterAccount": "请输入账户",
"passwordMismatch": "两次密码输入不一致",
"sendCode": "发送验证码",
"codeSentCountdown": "验证码已发送 {seconds}s",
"and": "和",
"enterInviteCode": "请输入邀请码(选填)",
"registerSuccess": "注册成功"
},
"failure": {
"unexpected": "意外错误",
"clash": {
"unexpected": "意外错误",
"core": "Clash 错误 ${reason}"
},
"singbox": {
"unexpected": "意外服务错误",
"serviceNotRunning": "服务未运行",
"missingPrivilege": "缺少权限",
"missingPrivilegeMsg": "VPN 模式需要管理员权限。以管理员身份重新启动应用程序或更改服务模式",
"missingGeoAssets": "缺失 GEO 资源文件",
"missingGeoAssetsMsg": "缺失 GEO 资源文件。请考虑更改激活的资源文件或在设置中下载所选资源文件。",
"invalidConfigOptions": "配置选项无效",
"invalidConfig": "无效配置",
"create": "服务创建错误",
"start": "服务启动错误"
},
"connectivity": {
"unexpected": "意外失败",
"missingVpnPermission": "缺少 VPN 权限",
"missingNotificationPermission": "缺少通知权限",
"core": "核心错误"
},
"profiles": {
"unexpected": "意外错误",
"notFound": "未找到配置文件",
"invalidConfig": "无效配置",
"invalidUrl": "网址无效"
},
"connection": {
"unexpected": "意外连接错误",
"timeout": "连接超时",
"badResponse": "错误响应",
"connectionError": "连接错误",
"badCertificate": "证书无效"
},
"geoAssets": {
"unexpected": "意外错误",
"notUpdate": "无可用更新",
"activeNotFound": "未找到激活的 GEO 资源文件"
}
},
"userInfo": {
"title": "我的信息",
"bindingTip": "未绑定邮箱/手机号",
"myAccount": "我的账号",
"balance": "余额",
"noValidSubscription": "您没有有效的订阅",
"subscribeNow": "立即订阅",
"shortcuts": "快捷键",
"adBlock": "广告拦截",
"dnsUnlock": "DNS 解锁",
"contactUs": "联系我们",
"others": "其他",
"logout": "退出登录",
"logoutConfirmTitle": "退出登录",
"logoutConfirmMessage": "确定要退出登录吗?",
"logoutCancel": "取消",
"vpnWebsite": "VPN 官网",
"telegram": "Telegram",
"mail": "邮箱",
"phone": "电话",
"customerService": "人工客服",
"workOrder": "填写工单",
"pleaseLogin": "请先登录账号",
"subscriptionValid": "订阅有效",
"startTime": "开始时间:",
"expireTime": "到期时间:",
"loginNow": "立即登录",
"trialPeriod": "欢迎使用高级试用版",
"remainingTime": "剩余时间",
"trialExpired": "试用期已结束,连接已断开",
"subscriptionExpired": "订阅已过期,连接已断开",
"copySuccess": "复制成功",
"notAvailable": "暂无",
"willBeDeleted": "将被删除",
"deleteAccountWarning": "删除账号是永久性的。一旦账号被删除,您将无法使用所有功能。是否继续?",
"requestDelete": "请求删除",
"deviceLimit": "设备限制: {count}",
"reset": "重置",
"trafficUsage": "已用: {used} / {total}",
"trafficProgress": {
"title": "流量使用情况",
"unlimited": "不限流量",
"limited": "已用流量"
},
"switchSubscription": "切换订阅",
"resetTrafficTitle": "重置流量",
"resetTrafficMessage": "月付套餐流量重置示例:将下一个周期的流量按月重置,订阅有效期将从{currentTime}提前至{newTime}",
"loginRegister": "登录/注册",
"guestId": "游客ID{id}",
"deviceManagement": "设备管理",
"trialStatus": "试用状态",
"trialing": "试用中",
"trialEndMessage": "试用结束后将无法继续使用",
"lastDaySubscriptionStatus": "订阅即将到期",
"lastDaySubscriptionMessage": "即将到期",
"subscriptionEndMessage": "订阅结束后将无法继续使用",
"trialTimeWithDays": "{days}天{hours}小时{minutes}分{seconds}秒",
"trialTimeWithHours": "{hours}小时{minutes}分{seconds}秒",
"trialTimeWithMinutes": "{minutes}分{seconds}秒",
"refreshLatency": "刷新延迟",
"testLatency": "延迟测速",
"testing": "延迟测速中",
"refreshLatencyDesc": "刷新所有节点延迟",
"testAllNodesLatency": "测试所有节点的网络延迟",
"autoSelect": "自动选择",
"selected": "已选择"
},
"setting": {
"title": "设置",
"vpnConnection": "VPN连接",
"general": "通用",
"autoConnect": "自动连接",
"routeRule": "路由规则",
"countrySelector": "选择国家",
"appearance": "外观",
"notifications": "通知",
"helpImprove": "帮助我们改进",
"helpImproveSubtitle": "帮助我们改进的副标题",
"requestDeleteAccount": "请求删除账号",
"goToDelete": "去删除",
"rateUs": "在 App Store 上为我们评分",
"iosRating": "iOS评分",
"version": "版本",
"switchLanguage": "切换语言",
"system": "系统",
"light": "浅色",
"dark": "深色",
"vpnModeSmart": "智能模式",
"mode": "出站模式",
"connectionTypeGlobal": "全局代理",
"connectionTypeGlobalRemark": "启用全局代理后,系统将所有流量都通过代理访问",
"connectionTypeRule": "智能代理",
"connectionTypeRuleRemark": "当【出站模式】选择【智能代理】时,系统将根据当前选择的国家,自动分流国内外流量国内IP/域名直连,境外请求通过代理访问",
"connectionTypeDirect": "直连",
"connectionTypeDirectRemark": "启用直连后,系统将所有流量都直连访问",
"smartMode": "智能模式",
"secureMode": "安全模式"
},
"statistics": {
"title": "统计",
"vpnStatus": "VPN 状态",
"ipAddress": "IP地址",
"connectionTime": "连接时间",
"protocol": "协议",
"weeklyProtectionTime": "每周保护时间",
"currentStreak": "当前连续记录",
"highestStreak": "最高记录",
"longestConnection": "最长连接时间",
"days": "{days}天",
"daysOfWeek": {
"monday": "周\n一",
"tuesday": "周\n二",
"wednesday": "周\n三",
"thursday": "周\n四",
"friday": "周\n五",
"saturday": "周\n六",
"sunday": "周\n日"
}
},
"message": {
"title": "通知",
"system": "系统消息",
"promotion": "促销消息"
},
"invite": {
"title": "邀请好友",
"progress": "邀请进度",
"inviteStats": "邀请统计",
"registers": "已注册",
"totalCommission": "总佣金",
"rewardDetails": "奖励明细 >",
"steps": "邀请步骤",
"inviteFriend": "邀请好友",
"acceptInvite": "好友接受邀请\n下单并注册",
"getReward": "获得奖励",
"shareLink": "分享链接",
"shareQR": "分享二维码",
"rules": "邀请规则",
"rule1": "1、您可以通过分享专属邀请链接或邀请码给好友邀请他们加入我们。",
"rule2": "2、好友完成注册并登录后邀请奖励将自动发放至您的账户。",
"pending": "待下载",
"processing": "在路上",
"success": "已成功",
"expired": "已失效",
"myInviteCode": "我的邀请码",
"inviteCodeCopied": "邀请码已复制到剪贴板",
"close": "关闭",
"saveQRCode": "保存二维码",
"qrCodeSaved": "二维码已保存",
"copiedToClipboard": "已复制到剪贴板",
"getInviteCodeFailed": "获取邀请码失败,请稍后重试",
"generateQRCodeFailed": "生成二维码失败,请稍后重试",
"generateShareLinkFailed": "生成分享链接失败,请稍后重试"
},
"purchaseMembership": {
"purchasePackage": "购买套餐",
"noData": "暂无可用套餐",
"myAccount": "我的账号",
"selectPackage": "选择套餐",
"packageDescription": "套餐描述",
"paymentMethod": "支付方式",
"cancelAnytime": "您可以随时在APP上取消",
"startSubscription": "开始订阅",
"renewNow": "立即续订",
"month": "{months}个月",
"year": "{years}年",
"day": "{days}天",
"unlimitedTraffic": "不限流量",
"unlimitedDevices": "不限设备",
"devices": "{count}台",
"trafficLimit": "流量限制",
"deviceLimit": "设备限制",
"features": "套餐特性",
"expand": "展开",
"collapse": "收起",
"confirmPurchase": "确认购买",
"confirmPurchaseDesc": "您确定要购买此套餐吗?",
"subscriptionPrivacyInfo": "订阅和隐私信息",
"timeUnit": {
"oneWeek": "一周",
"oneMonth": "一个月",
"oneQuarter": "一个季度",
"halfYear": "半年",
"oneYear": "一年",
"days": "{count}天"
}
},
"orderStatus": {
"title": "订单状态",
"pending": {
"title": "待支付",
"description": "请完成支付"
},
"paid": {
"title": "已支付",
"description": "正在处理您的订单"
},
"success": {
"title": "恭喜你!支付成功",
"description": "您的套餐已经购买成功了"
},
"closed": {
"title": "订单已关闭",
"description": "请重新下单"
},
"failed": {
"title": "支付失败",
"description": "请重新尝试支付"
},
"unknown": {
"title": "未知状态",
"description": "请联系客服"
},
"checkFailed": {
"title": "检查失败",
"description": "请稍后重试"
},
"initial": {
"title": "支付中",
"description": "请稍候,正在处理您的支付"
}
},
"dialog": {
"confirm": "确认",
"cancel": "取消",
"ok": "确定",
"iKnow": "我知道了",
"tip": "提示",
"delete": "删除",
"error": "错误",
"success": "成功",
"deviceLoginBindingTitle": "提示",
"deviceLoginBindingMessage": "购买套餐需要登录绑定用户"
},
"deviceManagement": {
"title": "设备管理",
"deleteConfirmTitle": "确认删除",
"deleteCurrentDeviceMessage": "确定要删除本机设备吗?删除后将使用设备登录自动重新登录。",
"deleteOtherDeviceMessage": "确定要删除此设备吗?删除后该设备将被强制下线。",
"deleteSuccess": "设备已删除",
"deleteFailed": "删除失败:{error}",
"loadDeviceListFailed": "加载设备列表失败",
"deviceLoginDisabled": "设备登录未启用,请手动登录",
"reloginSuccess": "已自动重新登录",
"reloginFailed": "自动登录失败:{error},请手动登录",
"reloginFailedGeneric": "自动登录失败,请手动登录",
"deviceTypes": {
"unknown": "未知设备",
"android": "安卓设备",
"ios": "iOS 设备",
"ipad": "iPad",
"macos": "macOS",
"windows": "Windows",
"linux": "Linux"
}
},
"splash": {
"appName": "BearVPN",
"slogan": "畅享全球高速网络",
"initializing": "正在初始化...",
"networkConnectionFailure": "网络连接失败,请检查并重试",
"retry": "重试",
"networkPermissionFailed": "获取网络权限失败",
"initializationFailed": "初始化失败"
},
"network": {
"status": {
"connected": "已连接",
"disconnected": "未连接",
"connecting": "正在连接...",
"disconnecting": "正在断开...",
"reconnecting": "正在重新连接...",
"failed": "连接失败"
},
"permission": {
"title": "网络权限",
"description": "需要网络权限以提供VPN服务",
"goToSettings": "去设置",
"cancel": "取消"
}
},
"update": {
"title": "发现新版本",
"content": "是否立即更新?",
"updateNow": "立即更新",
"updateLater": "稍后再说",
"defaultContent": "1. 优化应用性能\n2. 修复已知问题\n3. 提升用户体验"
},
"country": {
"cn": "中国",
"ir": "伊朗",
"af": "阿富汗",
"ru": "俄罗斯",
"id": "印度尼西亚",
"tr": "土耳其",
"br": "巴西"
},
"error": {
"200": "成功",
"500": "内部服务器错误",
"10001": "数据库查询错误",
"10002": "数据库更新错误",
"10003": "数据库插入错误",
"10004": "数据库删除错误",
"20001": "用户已存在",
"20002": "用户不存在",
"20003": "用户密码错误",
"20004": "用户已禁用",
"20005": "余额不足",
"20006": "停止注册",
"20007": "未绑定Telegram",
"20008": "用户未绑定OAuth方式",
"20009": "邀请码错误",
"30001": "节点已存在",
"30002": "节点不存在",
"30003": "节点组已存在",
"30004": "节点组不存在",
"30005": "节点组不为空",
"400": "参数错误",
"40002": "用户令牌为空",
"40003": "用户令牌无效",
"40004": "用户令牌已过期",
"40005": "您还没有登录",
"401": "请求过多",
"50001": "优惠券不存在",
"50002": "优惠券已被使用",
"50003": "优惠券不匹配",
"60001": "订阅已过期",
"60002": "订阅不可用",
"60003": "用户已有订阅",
"60004": "订阅已被使用",
"60005": "单一订阅模式超出限制",
"60006": "订阅配额限制",
"70001": "验证码错误",
"80001": "队列入队错误",
"90001": "调试模式已启用",
"90002": "发送短信错误",
"90003": "短信功能未启用",
"90004": "电子邮件功能未启用",
"90005": "不支持的登录方式",
"90006": "身份验证器不支持此方式",
"90007": "电话区号为空",
"90008": "密码为空",
"90009": "区号为空",
"90010": "需要密码或验证码",
"90011": "电子邮件已存在",
"90012": "电话号码已存在",
"90013": "设备已存在",
"90014": "电话号码错误",
"90015": "此账户今日已达到发送次数限制",
"90017": "设备不存在",
"90018": "用户ID不匹配",
"61001": "订单不存在",
"61002": "支付方式未找到",
"61003": "订单状态错误",
"61004": "重置周期不足",
"61005": "存在没用完的流量"
},
"tray": {
"open_dashboard": "打开面板",
"copy_to_terminal": "复制到终端",
"exit_app": "退出应用"
}
}