840 lines
34 KiB
Dart
840 lines
34 KiB
Dart
const Map<String, String> zhCN = {
|
||
// ============ Common ============
|
||
'common.confirm': '确认',
|
||
'common.cancel': '取消',
|
||
'common.save': '保存',
|
||
'common.delete': '删除',
|
||
'common.edit': '编辑',
|
||
'common.search': '搜索',
|
||
'common.loading': '加载中...',
|
||
'common.retry': '重试',
|
||
'common.done': '完成',
|
||
'common.next': '下一步',
|
||
'common.back': '返回',
|
||
'common.close': '关闭',
|
||
'common.more': '更多',
|
||
'common.all': '全部',
|
||
'common.filter': '筛选',
|
||
'common.sort': '排序',
|
||
'common.copy': '复制',
|
||
'common.copied': '已复制到剪贴板',
|
||
'common.today': '今日',
|
||
'common.thisWeek': '本周',
|
||
'common.thisMonth': '本月',
|
||
|
||
// ============ Navigation ============
|
||
'nav.home': '首页',
|
||
'nav.trading': '交易',
|
||
'nav.messages': '消息',
|
||
'nav.profile': '我的',
|
||
|
||
// ============ Welcome / Auth ============
|
||
'welcome.slogan': '让每一张券,自由流动',
|
||
'welcome.phoneRegister': '手机号注册',
|
||
'welcome.emailRegister': '邮箱注册',
|
||
'welcome.wechat': '微信',
|
||
'welcome.wechatNotInstalled': '请先安装微信 App',
|
||
'welcome.wechatLoginFailed': '微信登录失败,请重试',
|
||
'welcome.alipay': '支付宝',
|
||
'welcome.alipayNotInstalled': '请先安装支付宝 App',
|
||
'welcome.alipayLoginFailed': '支付宝登录失败,请重试',
|
||
'welcome.googleLoginFailed': 'Google 登录失败,请重试',
|
||
'welcome.appleLoginFailed': 'Apple 登录失败,请重试',
|
||
'welcome.otherLogin': '其他方式登录',
|
||
'welcome.hasAccount': '已有账号?',
|
||
'welcome.login': '登录',
|
||
'welcome.agreement': '注册即表示同意《用户协议》和《隐私政策》',
|
||
|
||
'login.title': '欢迎回来',
|
||
'login.subtitle': '登录券信管理你的券资产',
|
||
'login.passwordTab': '密码登录',
|
||
'login.codeTab': '验证码登录',
|
||
'login.phoneOrEmail': '手机号或邮箱',
|
||
'login.password': '密码',
|
||
'login.forgotPassword': '忘记密码?',
|
||
'login.submit': '登录',
|
||
'login.phone': '手机号',
|
||
'login.verifyCode': '验证码',
|
||
'login.getCode': '获取验证码',
|
||
'login.noAccount': '还没有账号?',
|
||
'login.registerNow': '立即注册',
|
||
'login.networkError': '网络错误,请稍后重试',
|
||
'login.errorPhoneRequired': '请输入手机号',
|
||
'login.errorPasswordMin': '密码不能少于8位',
|
||
'login.errorCodeInvalid': '请输入6位验证码',
|
||
|
||
'register.title': '创建账号',
|
||
'register.emailSubtitle': '使用邮箱注册券信账号',
|
||
'register.phoneSubtitle': '使用手机号注册券信账号',
|
||
'register.email': '邮箱地址',
|
||
'register.phone': '手机号',
|
||
'register.emailHint': '请输入邮箱地址',
|
||
'register.phoneHint': '请输入手机号',
|
||
'register.code': '验证码',
|
||
'register.codeHint': '请输入6位验证码',
|
||
'register.getCode': '获取验证码',
|
||
'register.setPassword': '设置密码',
|
||
'register.passwordHint': '8-20位,含字母和数字',
|
||
'register.agreement': '我已阅读并同意',
|
||
'register.userAgreement': '《用户协议》',
|
||
'register.privacyPolicy': '《隐私政策》',
|
||
'register.and': '和',
|
||
'register.submit': '注册',
|
||
'register.stepVerify': '验证',
|
||
'register.stepPassword': '设密码',
|
||
'register.stepDone': '完成',
|
||
'register.rule8chars': '8位以上',
|
||
'register.ruleLetter': '含字母',
|
||
'register.ruleNumber': '含数字',
|
||
'register.hasAccount': '已有账号?',
|
||
'register.loginNow': '立即登录',
|
||
'register.errorPhoneRequired': '请输入手机号',
|
||
'register.errorEmailRequired': '请输入邮箱地址',
|
||
'register.errorCodeInvalid': '请输入6位验证码',
|
||
'register.errorPasswordWeak': '密码需要8位以上且包含字母和数字',
|
||
'register.errorTermsRequired': '请先阅读并同意用户协议',
|
||
'register.referralCode': '推荐码(选填)',
|
||
'register.referralCodeHint': '输入邀请人的推荐码',
|
||
'register.referralCodeValid': '推荐码有效',
|
||
'register.referralCodeInvalid': '推荐码无效',
|
||
|
||
'forgot.title': '找回密码',
|
||
'forgot.inputAccount': '输入手机号或邮箱',
|
||
'forgot.sendHint': '我们将向您发送验证码',
|
||
'forgot.accountHint': '手机号 / 邮箱地址',
|
||
'forgot.getCode': '获取验证码',
|
||
'forgot.inputCode': '输入验证码',
|
||
'forgot.codeSentTo': '验证码已发送至',
|
||
'forgot.codeHint': '6位验证码',
|
||
'forgot.resend': '重新发送',
|
||
'forgot.next': '下一步',
|
||
'forgot.setNewPassword': '设置新密码',
|
||
'forgot.newPasswordHint': '请输入新密码(8位以上)',
|
||
'forgot.newPassword': '新密码',
|
||
'forgot.confirmPassword': '确认新密码',
|
||
'forgot.confirmChange': '确认修改',
|
||
'forgot.success': '密码修改成功',
|
||
'forgot.successHint': '请使用新密码登录',
|
||
'forgot.backToLogin': '返回登录',
|
||
'forgot.errorPasswordMismatch': '两次输入的密码不一致',
|
||
|
||
// ============ Home ============
|
||
'home.searchHint': '搜索券、品牌、分类...',
|
||
'home.position': '持仓',
|
||
'home.hold': '持有',
|
||
'home.couponUnit': '张券',
|
||
'home.totalValue': '总值',
|
||
'home.receive': '接收',
|
||
'home.transfer': '转赠',
|
||
'home.sell': '出售',
|
||
'home.redeem': '核销',
|
||
'home.flashSale': '限时抢购',
|
||
'home.newRelease': '新券首发',
|
||
'home.discountRank': '折扣排行',
|
||
'home.expiringSoon': '即将到期',
|
||
'home.priceCompare': '比价',
|
||
'home.resaleMarket': '转让市场',
|
||
'home.hotTrades': '热门交易',
|
||
'home.viewAll': '全部',
|
||
'home.aiRecommend': 'AI 推荐',
|
||
'home.aiRecommendDesc': '根据你的偏好,发现了3张高性价比券',
|
||
'home.featuredCoupons': '精选好券',
|
||
'home.viewAllCoupons': '查看全部',
|
||
'home.loadFailed': '加载失败,请稍后重试',
|
||
'home.retry': '重试',
|
||
'home.noCoupons': '暂无精选券',
|
||
|
||
// ============ Market ============
|
||
'market.title': '交易',
|
||
'market.primary': '一级市场',
|
||
'market.secondary': '二级市场',
|
||
'market.dining': '餐饮',
|
||
'market.shopping': '购物',
|
||
'market.entertainment': '娱乐',
|
||
'market.travel': '出行',
|
||
'market.lifestyle': '生活',
|
||
'market.sports': '运动',
|
||
'market.discountRate': '折扣率',
|
||
'market.priceUp': '价格↑',
|
||
'market.priceDown': '价格↓',
|
||
'market.expiryDate': '到期时间',
|
||
'market.issuePrice': '发行价',
|
||
'market.faceValue': '面值',
|
||
'market.discount': '折扣',
|
||
'market.totalSupply': '发行量',
|
||
'market.salesProgress': '销售进度',
|
||
'market.upcoming': '即将开始',
|
||
'market.subscribing': '申购中',
|
||
'market.ended': '已结束',
|
||
'market.timeToStart': '距开始',
|
||
'market.couponBrand': '券名/品牌',
|
||
'market.latestPrice': '最新价',
|
||
'market.change24h': '24h涨跌',
|
||
'market.discountSuffix': '折',
|
||
|
||
// ============ Trading Detail ============
|
||
'trading.depth': '交易深度',
|
||
'trading.askSide': '卖盘',
|
||
'trading.bidSide': '买盘',
|
||
'trading.quantitySheets': '数量(张)',
|
||
'trading.placeOrder': '下单',
|
||
'trading.buy': '买入',
|
||
'trading.sell': '卖出',
|
||
'trading.limitOrder': '限价单',
|
||
'trading.marketOrder': '市价单',
|
||
'trading.price': '价格',
|
||
'trading.quantity': '数量',
|
||
'trading.available': '可用',
|
||
'trading.currentOrders': '当前委托',
|
||
'trading.historyOrders': '历史委托',
|
||
'trading.cancelOrder': '撤销',
|
||
'trading.high24h': '24h高',
|
||
'trading.low24h': '24h低',
|
||
'trading.open': '开盘',
|
||
'trading.vol24h': '24h量',
|
||
'trading.sheetsUnit': '张',
|
||
'trading.discountLabel': '折扣',
|
||
|
||
// ============ Transfer ============
|
||
'transfer.title': '转赠',
|
||
'transfer.scanTransfer': '扫码转赠',
|
||
'transfer.scanDesc': '扫描对方接收码\n即时到账',
|
||
'transfer.inputTransfer': '输入ID/邮箱/手机',
|
||
'transfer.inputDesc': '输入对方信息\n安全转赠',
|
||
'transfer.recentRecipients': '最近转赠',
|
||
'transfer.manage': '管理',
|
||
'transfer.noRecent': '暂无最近转赠记录\n完成一次转赠后会显示在这里',
|
||
'transfer.expired': '已过期',
|
||
'transfer.refresh': '刷新',
|
||
'transfer.transferHistory': '转赠记录',
|
||
'transfer.viewAll': '查看全部',
|
||
'transfer.lastTransfer': '最近转赠',
|
||
'transfer.inputRecipient': '输入收件人',
|
||
'transfer.recipientIdHint': 'ID / 邮箱 / 手机号',
|
||
'transfer.paste': '粘贴',
|
||
'transfer.pasteFromClipboard': '从剪贴板粘贴',
|
||
'transfer.searchRecipient': '搜索',
|
||
'transfer.selectCoupon': '选择转赠的券',
|
||
'transfer.noCoupons': '暂无可转赠的券',
|
||
'transfer.confirmTransfer': '确认转赠',
|
||
'transfer.transferTo': '转赠给',
|
||
'transfer.couponInfo': '转赠的券',
|
||
'transfer.confirmBtn': '确认转赠',
|
||
'transfer.outgoing': '转出',
|
||
'transfer.incoming': '收到',
|
||
|
||
// ============ Wallet Coupons ============
|
||
'walletCoupons.title': '我的持仓',
|
||
'walletCoupons.receiveTip': '接收券',
|
||
'walletCoupons.usable': '可使用',
|
||
'walletCoupons.pendingRedeem': '待核销',
|
||
'walletCoupons.expired': '已过期',
|
||
'walletCoupons.holdCount': '持有券数',
|
||
'walletCoupons.totalFaceValue': '总面值',
|
||
'walletCoupons.saved': '已节省',
|
||
'walletCoupons.faceValue': '面值',
|
||
'walletCoupons.expiredText': '已过期',
|
||
'walletCoupons.expiringToday': '今天到期',
|
||
'walletCoupons.daysToExpiry': '天后到期',
|
||
'walletCoupons.expiryFormat': '到期',
|
||
|
||
// ============ Coupon Detail ============
|
||
'couponDetail.title': '券详情',
|
||
'couponDetail.saveBadge': '比面值节省',
|
||
'couponDetail.faceValue': '面值',
|
||
'couponDetail.validUntil': '有效期',
|
||
'couponDetail.type': '类型',
|
||
'couponDetail.issuer': '发行方',
|
||
'couponDetail.consumeCoupon': '消费券',
|
||
'couponDetail.usageNote': '使用说明',
|
||
'couponDetail.allStores': '全国门店通用',
|
||
'couponDetail.canTransfer': '可转赠给好友',
|
||
'couponDetail.useAnytime': '有效期内随时使用',
|
||
'couponDetail.noStack': '不可叠加使用',
|
||
'couponDetail.noCash': '不可兑换现金',
|
||
'couponDetail.stores': '使用门店',
|
||
'couponDetail.storeCount': '全国 12,800+ 门店',
|
||
'couponDetail.storeDesc': '支持全国所有直营门店使用',
|
||
'couponDetail.priceTrend': '价格走势',
|
||
'couponDetail.last30Days': '近30天',
|
||
'couponDetail.highest': '最高',
|
||
'couponDetail.lowest': '最低',
|
||
'couponDetail.average': '均价',
|
||
'couponDetail.tradeHistory': '历史成交',
|
||
'couponDetail.nearbyStores': '附近可用门店',
|
||
'couponDetail.distance': '距离',
|
||
'couponDetail.open': '营业中',
|
||
'couponDetail.similar': '同类券推荐',
|
||
'couponDetail.favorite': '收藏',
|
||
'couponDetail.buyNow': '立即购买',
|
||
|
||
// ============ My Coupon Detail ============
|
||
'myCoupon.title': '券详情',
|
||
'myCoupon.active': '可使用',
|
||
'myCoupon.showQrHint': '出示此二维码给商户扫描核销',
|
||
'myCoupon.switchBarcode': '切换条形码',
|
||
'myCoupon.faceValue': '面值',
|
||
'myCoupon.purchasePrice': '购买价格',
|
||
'myCoupon.validUntil': '有效期',
|
||
'myCoupon.orderNo': '订单号',
|
||
'myCoupon.resellCount': '剩余可转售次数',
|
||
'myCoupon.transfer': '转赠',
|
||
'myCoupon.sell': '出售',
|
||
'myCoupon.usageNote': '使用说明',
|
||
'myCoupon.useInStore': '全国门店通用',
|
||
'myCoupon.useInTime': '请在有效期内使用',
|
||
'myCoupon.onePerVisit': '每次消费仅可使用一张',
|
||
'myCoupon.noCash': '不可兑换现金',
|
||
'myCoupon.extractToWallet': '提取到外部钱包',
|
||
'myCoupon.requireKycL2': '需KYC L2+认证',
|
||
'myCoupon.viewTrades': '查看交易记录',
|
||
'myCoupon.help': '使用帮助',
|
||
|
||
// ============ Order Confirm ============
|
||
'orderConfirm.title': '确认订单',
|
||
'orderConfirm.quantity': '购买数量',
|
||
'orderConfirm.paymentMethod': '支付方式',
|
||
'orderConfirm.bankCard': '银行卡/信用卡',
|
||
'orderConfirm.priceDetail': '价格明细',
|
||
'orderConfirm.buyingNote': '您正在购买消费券用于消费',
|
||
'orderConfirm.total': '合计',
|
||
'orderConfirm.confirmPay': '确认支付',
|
||
'orderConfirm.unitPrice': '单价',
|
||
'orderConfirm.count': '数量',
|
||
'orderConfirm.saveBadge': '比面值节省',
|
||
'orderConfirm.biometricHint': '请验证指纹或面容以完成支付',
|
||
'orderConfirm.usePasswordPay': '使用密码支付',
|
||
|
||
// ============ Payment ============
|
||
'payment.title': '选择支付方式',
|
||
'payment.addNew': '添加新支付方式',
|
||
'payment.confirmPay': '确认支付',
|
||
'payment.bankTransfer': '银行转账',
|
||
|
||
'paymentSuccess.title': '支付成功',
|
||
'paymentSuccess.hint': '券已到账,可在「我的券」中查看',
|
||
'paymentSuccess.couponName': '券名称',
|
||
'paymentSuccess.payAmount': '支付金额',
|
||
'paymentSuccess.orderNo': '订单号',
|
||
'paymentSuccess.payTime': '支付时间',
|
||
'paymentSuccess.viewMyCoupon': '查看我的券',
|
||
'paymentSuccess.continueBrowse': '继续逛',
|
||
|
||
// ============ Search ============
|
||
'search.hint': '搜索券、品牌、分类...',
|
||
'search.cancel': '取消',
|
||
'search.hotSearch': '热门搜索',
|
||
'search.history': '搜索历史',
|
||
'search.clear': '清空',
|
||
'search.diningCoupon': '餐饮券',
|
||
'search.discountCoupon': '折扣券',
|
||
'search.travel': '旅游',
|
||
|
||
// ============ Redeem ============
|
||
'redeem.title': '出示券码',
|
||
'redeem.faceValue': '面值',
|
||
'redeem.validTime': '有效时间',
|
||
'redeem.refresh': '刷新券码',
|
||
'redeem.showHint': '请将此码出示给商户扫描,屏幕已自动调至最高亮度',
|
||
|
||
// ============ Sell Order ============
|
||
'sellOrder.title': '挂单出售',
|
||
'sellOrder.faceValue': '面值',
|
||
'sellOrder.credit': '信用',
|
||
'sellOrder.setPrice': '设定售价',
|
||
'sellOrder.price': '售价',
|
||
'sellOrder.aiSuggest': 'AI建议售价',
|
||
'sellOrder.bestDealRate': '此价格成交概率最高',
|
||
'sellOrder.discountRate': '折扣率',
|
||
'sellOrder.platformFee': '平台手续费 (1.5%)',
|
||
'sellOrder.estimatedReceive': '预计到账',
|
||
'sellOrder.marketAvg': '当前市场均价',
|
||
'sellOrder.recent24hTrades': '最近24小时成交',
|
||
'sellOrder.tradesUnit': '笔',
|
||
'sellOrder.confirmList': '确认挂单',
|
||
'sellOrder.success': '挂单成功',
|
||
'sellOrder.successHint': '您的券已挂到市场,当有买家下单时将自动成交。',
|
||
'sellOrder.ok': '确定',
|
||
|
||
// ============ Trading Page (My Trades) ============
|
||
'tradingPage.title': '我的交易',
|
||
'tradingPage.pendingOrders': '我的挂单',
|
||
'tradingPage.tradeRecords': '交易记录',
|
||
'tradingPage.listPrice': '挂单价',
|
||
'tradingPage.listTime': '挂单时间',
|
||
'tradingPage.cancelOrder': '撤单',
|
||
|
||
// ============ Wallet ============
|
||
'wallet.myBalance': '我的余额',
|
||
'wallet.totalBalance': '总余额',
|
||
'wallet.withdrawable': '可提现',
|
||
'wallet.frozen': '冻结中',
|
||
'wallet.deposit': '充值',
|
||
'wallet.withdraw': '提现',
|
||
'wallet.records': '交易记录',
|
||
|
||
'deposit.title': '充值',
|
||
'deposit.currentBalance': '当前余额',
|
||
'deposit.amount': '充值金额',
|
||
'deposit.custom': '自定义金额',
|
||
'deposit.paymentMethod': '支付方式',
|
||
'deposit.submit': '充值',
|
||
|
||
'withdraw.title': '提现',
|
||
'withdraw.availableBalance': '可提现余额',
|
||
'withdraw.amount': '提现金额',
|
||
'withdraw.all': '全部',
|
||
'withdraw.to': '提现到',
|
||
'withdraw.savingsAccount': '储蓄账户',
|
||
'withdraw.fee': '手续费 (0.5%)',
|
||
'withdraw.actualReceive': '实际到账',
|
||
'withdraw.estimateTime': '预计 1-2 个工作日到账',
|
||
'withdraw.submit': '确认提现',
|
||
|
||
'txRecords.title': '交易记录',
|
||
'txRecords.buy': '购买',
|
||
'txRecords.sell': '出售',
|
||
'txRecords.transfer': '转赠',
|
||
'txRecords.noRecords': '暂无记录',
|
||
'txRecords.orderNo': '订单号',
|
||
'txRecords.transferTo': '转赠给',
|
||
|
||
// ============ Profile ============
|
||
'profile.favorites': '收藏',
|
||
'profile.orders': '订单',
|
||
'profile.coupons': '券',
|
||
'profile.wallet': '钱包',
|
||
'profile.myTrades': '我的交易',
|
||
'profile.walletBalance': '钱包余额',
|
||
'profile.paymentManage': '支付管理',
|
||
'profile.kyc': '身份认证',
|
||
'profile.proMode': '高级模式',
|
||
'profile.settings': '设置',
|
||
'profile.helpCenter': '帮助中心',
|
||
'profile.issuerPortal': '发行方入口',
|
||
'profile.merchantPortal': '商户入口',
|
||
|
||
// ============ Settings ============
|
||
'settings.title': '设置',
|
||
'settings.accountSecurity': '账号与安全',
|
||
'settings.phone': '手机号',
|
||
'settings.email': '邮箱',
|
||
'settings.changePassword': '修改密码',
|
||
'settings.identity': '身份认证',
|
||
'settings.paymentManage': '支付管理',
|
||
'settings.paymentMethod': '支付方式',
|
||
'settings.bankAccount': '银行账户',
|
||
'settings.paymentPassword': '支付密码',
|
||
'settings.notifications': '通知设置',
|
||
'settings.tradeNotify': '交易通知',
|
||
'settings.expiryRemind': '到期提醒',
|
||
'settings.marketChange': '行情变动',
|
||
'settings.marketingPush': '营销推送',
|
||
'settings.general': '通用',
|
||
'settings.language': '语言',
|
||
'settings.currency': '货币',
|
||
'settings.clearCache': '清除缓存',
|
||
'settings.about': '关于',
|
||
'settings.version': '版本',
|
||
'settings.userAgreement': '用户协议',
|
||
'settings.privacyPolicy': '隐私政策',
|
||
'settings.helpCenter': '帮助中心',
|
||
'settings.logout': '退出登录',
|
||
'settings.selectCurrency': '选择计价货币',
|
||
'settings.currencyNote': '此设置影响交易页面中所有价格的计价货币显示',
|
||
'settings.selectLanguage': '选择语言',
|
||
'settings.currencySymbol': '符号',
|
||
|
||
// ============ KYC ============
|
||
'kyc.title': '身份认证',
|
||
'kyc.currentLevel': '当前认证等级',
|
||
'kyc.l1Title': 'L1 基础认证',
|
||
'kyc.l1Desc': '手机号 + 邮箱验证',
|
||
'kyc.l1Limit': '每日购买限额 \$500',
|
||
'kyc.l1Feature': '可购买券、出示核销',
|
||
'kyc.l2Title': 'L2 身份认证',
|
||
'kyc.l2Desc': '身份证/护照验证',
|
||
'kyc.l2Limit': '每日购买限额 \$5,000',
|
||
'kyc.l2Feature': '解锁二级市场交易、P2P转赠',
|
||
'kyc.l3Title': 'L3 高级认证',
|
||
'kyc.l3Desc': '视频面审 + 地址证明',
|
||
'kyc.l3Limit': '无限额',
|
||
'kyc.l3Feature': '解锁大额交易、提现无限制',
|
||
'kyc.completed': '已完成',
|
||
'kyc.goVerify': '去认证',
|
||
|
||
// ============ Payment Management ============
|
||
'payManage.title': '支付管理',
|
||
'payManage.myCards': '我的银行卡',
|
||
'payManage.addCard': '添加新银行卡',
|
||
'payManage.bankAccount': '银行账户(提现用)',
|
||
'payManage.paymentSecurity': '支付安全',
|
||
'payManage.paymentPassword': '支付密码',
|
||
'payManage.passwordSet': '已设置',
|
||
'payManage.biometricPay': '指纹/面容支付',
|
||
'payManage.biometricEnabled': '已开启',
|
||
'payManage.noPasswordPay': '免密支付',
|
||
'payManage.noPasswordLimit': '单笔≤\$10',
|
||
|
||
// ============ AI Chat ============
|
||
'aiChat.title': 'AI 助手',
|
||
'aiChat.greeting': '你好!我是券信 AI 助手,可以帮你发现高性价比好券、比价分析、组合推荐。试试问我:',
|
||
'aiChat.suggest1': '推荐适合我的券',
|
||
'aiChat.suggest2': '星巴克券值不值得买?',
|
||
'aiChat.suggest3': '帮我做比价分析',
|
||
'aiChat.suggest4': '我的券快到期了怎么办?',
|
||
'aiChat.inputHint': '问我任何关于券的问题...',
|
||
'aiChat.confirmAction': '确认执行',
|
||
'aiChat.riskLow': '低风险',
|
||
'aiChat.riskNormal': '需确认',
|
||
'aiChat.riskHigh': '高风险',
|
||
|
||
// ============ Messages ============
|
||
'message.title': '消息',
|
||
'message.detailTitle': '消息详情',
|
||
'message.tradeNotify': '交易通知',
|
||
'message.expiryRemind': '到期提醒',
|
||
'message.systemNotify': '系统通知',
|
||
'message.promoNotify': '活动推送',
|
||
'message.tradeSuccess': '交易成功通知',
|
||
'message.couponName': '券名称',
|
||
'message.faceValue': '面值',
|
||
'message.payAmount': '支付金额',
|
||
'message.orderNo': '订单号',
|
||
'message.payMethod': '支付方式',
|
||
'message.viewCouponDetail': '查看券详情',
|
||
|
||
// ============ Status Tags ============
|
||
'status.active': '可使用',
|
||
'status.pending': '待核销',
|
||
'status.expired': '已过期',
|
||
'status.used': '已使用',
|
||
'status.processing': '处理中',
|
||
'status.completed': '已完成',
|
||
'status.cancelled': '已取消',
|
||
'status.refunding': '退款中',
|
||
'status.onSale': '出售中',
|
||
|
||
// ============ Empty States ============
|
||
'empty.noCoupons': '还没有券',
|
||
'empty.noCouponsHint': '去市场看看有什么好券吧',
|
||
'empty.browse': '去逛逛',
|
||
'empty.noTrades': '暂无交易记录',
|
||
'empty.noTradesHint': '完成首笔交易后这里会显示记录',
|
||
'empty.noResults': '没有找到结果',
|
||
'empty.noResultsHint': '换个关键词试试',
|
||
'empty.noMessages': '暂无消息',
|
||
'empty.noMessagesHint': '交易通知和系统公告会显示在这里',
|
||
'empty.networkError': '网络连接失败',
|
||
'empty.networkErrorHint': '请检查网络设置后重试',
|
||
|
||
// ============ Receive Coupon ============
|
||
'receiveCoupon.title': '接收券',
|
||
'receiveCoupon.hint': '向他人展示下方二维码或接收ID,对方可通过扫码或输入ID将券转赠到你的钱包。',
|
||
'receiveCoupon.id': '接收ID',
|
||
'receiveCoupon.idCopied': '接收ID已复制到剪贴板',
|
||
'receiveCoupon.note': '接收的券将自动存入你的钱包,可在首页钱包中查看和管理。',
|
||
|
||
// ============ Issuer ============
|
||
'issuer.title': '发行方管理',
|
||
'issuer.verified': '已认证发行方',
|
||
'issuer.overview': '总览',
|
||
'issuer.issue': '发券',
|
||
'issuer.redeem': '核销',
|
||
'issuer.finance': '财务',
|
||
'issuer.totalIssued': '发行总量',
|
||
'issuer.totalSold': '已售出',
|
||
'issuer.totalRedeemed': '已核销',
|
||
'issuer.redeemRate': '核销率',
|
||
'issuer.quickActions': '快捷操作',
|
||
'issuer.createCoupon': '创建券',
|
||
'issuer.storeManage': '门店管理',
|
||
'issuer.salesAnalysis': '销售分析',
|
||
'issuer.statement': '对账单',
|
||
'issuer.myCoupons': '我的券',
|
||
'issuer.listed': '已上架',
|
||
'issuer.underReview': '审核中',
|
||
'issuer.soldOut': '已售罄',
|
||
'issuer.issuedSlash': '发行',
|
||
'issuer.sold': '已售',
|
||
'issuer.issueCenter': '发券中心',
|
||
'issuer.selectTemplate': '选择券模板',
|
||
'issuer.voucherType': '满减券',
|
||
'issuer.discountType': '折扣券',
|
||
'issuer.giftCardType': '礼品卡',
|
||
'issuer.storedValueType': '储值券',
|
||
'issuer.couponManage': '券管理',
|
||
'issuer.viewAll': '查看全部',
|
||
'issuer.couponEvents': '券活动',
|
||
'issuer.createNew': '创建新券',
|
||
'issuer.redeemManage': '核销管理',
|
||
'issuer.redeemTrend': '核销趋势',
|
||
'issuer.allStores': '全部门店',
|
||
'issuer.employees': '名员工',
|
||
'issuer.financeManage': '财务管理',
|
||
'issuer.totalSales': '总销售额',
|
||
'issuer.settled': '已到账',
|
||
'issuer.pendingSettle': '待结算',
|
||
'issuer.breakage': 'Breakage',
|
||
'issuer.withdrawBtn': '提现',
|
||
'issuer.reportBtn': '对账报表',
|
||
'issuer.settleDetail': '结算明细',
|
||
'issuer.creditLevel': '信用等级',
|
||
'issuer.issueQuota': '发行额度',
|
||
'issuer.usedQuota': '已用额度',
|
||
'issuer.dataCenter': '数据中心',
|
||
'issuer.issueSalesRate': '发行量/销量/兑付率',
|
||
'issuer.userProfile': '用户画像',
|
||
'issuer.userProfileDesc': '购买用户分布分析',
|
||
'issuer.creditDetail': '信用详情',
|
||
'issuer.creditDetailDesc': '评分详情与提升建议',
|
||
'issuer.quotaChange': '额度变动',
|
||
'issuer.quotaChangeDesc': '历史额度调整记录',
|
||
'issuer.companyInfo': '企业信息',
|
||
'issuer.companyInfoDesc': '营业执照/联系人',
|
||
'issuer.settingsItem': '设置',
|
||
'issuer.settingsItemDesc': '通知/安全/语言',
|
||
'issuer.helpItem': '帮助中心',
|
||
'issuer.helpItemDesc': '常见问题与客服',
|
||
|
||
// ============ Merchant ============
|
||
'merchant.today': '今日',
|
||
'merchant.onlineMode': '在线模式',
|
||
'merchant.offlineMode': '离线模式',
|
||
'merchant.pendingSync': '待同步',
|
||
'merchant.syncUnit': '笔',
|
||
'merchant.scanHint': '将券二维码对准扫描框',
|
||
'merchant.flashlight': '手电筒',
|
||
'merchant.manualInput': '手动输码',
|
||
'merchant.redeemRecords': '核销记录',
|
||
'merchant.storeData': '门店数据',
|
||
'merchant.inputCode': '手动输入券码',
|
||
'merchant.inputCodeHint': '请输入券码',
|
||
'merchant.query': '查询',
|
||
'merchant.userNickname': '用户昵称',
|
||
'merchant.consumer': '消费者',
|
||
'merchant.couponName': '券名称',
|
||
'merchant.faceValue': '面值',
|
||
'merchant.validUntil': '有效期',
|
||
'merchant.useCondition': '使用条件',
|
||
'merchant.noMinSpend': '无最低消费',
|
||
'merchant.confirmRedeem': '确认核销',
|
||
'merchant.redeemSuccess': '核销成功',
|
||
'merchant.continueRedeem': '继续核销',
|
||
'merchant.synced': '已同步',
|
||
'merchant.pendingSyncLabel': '待同步',
|
||
'merchant.redeemOperator': '核销员',
|
||
'merchant.todayRedeem': '今日核销',
|
||
'merchant.redeemAmount': '核销金额',
|
||
'merchant.weekTrend': '本周趋势',
|
||
'merchant.operatorRank': '核销员排行',
|
||
|
||
// ============ Profile Page (additional) ============
|
||
'profile.account': '账户',
|
||
'profile.trade': '交易',
|
||
'profile.holdCoupons': '持券',
|
||
'profile.saved': '节省',
|
||
'profile.credit': '信用',
|
||
'profile.creditScore': '信用积分',
|
||
'profile.myFavorites': '我的收藏',
|
||
'profile.securitySettings': '安全设置',
|
||
'profile.advancedSettings': '高级设置',
|
||
'profile.aboutGenex': '关于券信',
|
||
'profile.simplifiedChinese': '简体中文',
|
||
|
||
// ============ Pro Mode ============
|
||
'proMode.toggleDesc': '开启后可查看链上信息和连接外部钱包',
|
||
'proMode.requireKycL2': '需要 KYC L2 及以上认证',
|
||
'proMode.connected': '已连接',
|
||
'proMode.disconnect': '断开',
|
||
'proMode.connectWallet': '连接外部钱包',
|
||
'proMode.walletDesc': '连接外部钱包后可将平台资产提取至自有地址',
|
||
'proMode.showChainAddress': '显示链上地址',
|
||
'proMode.showChainAddressDesc': '在券详情中展示合约地址',
|
||
'proMode.showTxHash': '显示交易Hash',
|
||
'proMode.showTxHashDesc': '在交易记录中展示链上Hash',
|
||
'proMode.txExplorer': '交易浏览器',
|
||
'proMode.txBuyExample': '购买 星巴克 \$25 礼品卡',
|
||
'proMode.txSellExample': '出售 Amazon \$100 券',
|
||
'proMode.confirmed': '已确认',
|
||
'proMode.confirming': '确认中',
|
||
'proMode.viewAllTx': '查看全部链上交易',
|
||
'proMode.chainAssets': '链上资产',
|
||
'proMode.custodialWallet': '平台托管钱包',
|
||
'proMode.externalWallet': '外部钱包 (MetaMask)',
|
||
'proMode.couponCount5': '5 张券',
|
||
'proMode.couponCount0': '0 张券',
|
||
'proMode.extractToWallet': '提取至外部钱包',
|
||
'proMode.tradeTrack': '交易轨道',
|
||
'proMode.utilityTrackDesc': '券有效期≤12个月,无需证券牌照',
|
||
'proMode.securitiesTrackDesc': '长期投资型券产品(即将推出)',
|
||
'proMode.trackNote': '当前仅支持Utility Track',
|
||
'proMode.comingSoon': '敬请期待',
|
||
'proMode.whatIsTitle': '什么是高级模式?',
|
||
'proMode.whatIsDesc': '高级模式面向有区块链经验的用户,开启后可以:\n'
|
||
'• 连接外部钱包(MetaMask等)\n'
|
||
'• 查看链上地址和交易Hash\n'
|
||
'• 将资产提取至自有钱包\n'
|
||
'• 查看底层链上数据\n\n'
|
||
'需要完成 KYC L2 认证后方可开启。',
|
||
|
||
// ============ Wallet Page (additional) ============
|
||
'wallet.buyIn': '买入',
|
||
'wallet.sellOut': '卖出',
|
||
'wallet.giftTransfer': '转赠',
|
||
'wallet.redeemUse': '核销',
|
||
|
||
// ============ AI Fab ============
|
||
'aiFab.greeting': '你好!我是券信 AI 助手,可以帮你管理券资产、查找优惠、分析价格。有什么需要帮助的吗?',
|
||
'aiFab.inputHint': '输入消息...',
|
||
'aiFab.suggest1': '帮我找高折扣券',
|
||
'aiFab.suggest2': '我的券快到期了吗?',
|
||
'aiFab.suggest3': '推荐今日好券',
|
||
'aiFab.suggest4': '分析我的券资产',
|
||
|
||
// ============ KYC Badge ============
|
||
'kyc.badgeLabel': '认证',
|
||
|
||
// ============ Message Tabs ============
|
||
'message.markAllRead': '全部已读',
|
||
'message.tabTrade': '交易',
|
||
'message.tabExpiry': '到期',
|
||
'message.tabAnnouncement': '公告',
|
||
|
||
// ============ Transfer additions ============
|
||
'transfer.contactEmail': '邮箱',
|
||
'transfer.contactPhone': '手机',
|
||
'transfer.yesterday': '昨天',
|
||
'transfer.daysAgo': '天前',
|
||
'transfer.weeksAgo': '周前',
|
||
'transfer.monthsAgo': '月前',
|
||
|
||
// ============ Merchant AI ============
|
||
'merchantAi.redeemAssist': '核销辅助',
|
||
'merchantAi.trafficForecast': '客流预测',
|
||
'merchantAi.anomalyAlert': '异常预警',
|
||
'merchantAi.verifyAuth': '验券真伪',
|
||
'merchantAi.checkStatus': '查券状态',
|
||
'merchantAi.batchRedeem': '批量核销',
|
||
'merchantAi.feedback': '问题反馈',
|
||
'merchantAi.quickActions': 'AI 快捷操作',
|
||
'merchantAi.redeemTips': '核销提示',
|
||
'merchantAi.todayHotRedeem': '今日热门核销',
|
||
'merchantAi.countUnit': '笔',
|
||
'merchantAi.aiMarketing': 'AI 营销建议',
|
||
'merchantAi.crossSellTitle': '推荐搭配销售',
|
||
'merchantAi.crossSellDesc': '购买咖啡券的顾客同时对糕点券感兴趣,建议推荐组合',
|
||
'merchantAi.weekendPromoTitle': '周末促销建议',
|
||
'merchantAi.weekendPromoDesc': '历史数据显示周六核销量+30%,建议推出周末限时活动',
|
||
'merchantAi.todayForecast': '今日客流预测',
|
||
'merchantAi.expectedRedeem': '预计核销',
|
||
'merchantAi.peakHours': '高峰时段',
|
||
'merchantAi.expectedRevenue': '预计收入',
|
||
'merchantAi.trafficInsight': '较上周同期增长12%,建议午间增加1名收银员',
|
||
'merchantAi.hourlyForecast': '分时段预测',
|
||
'merchantAi.weeklyForecast': '本周预测',
|
||
'merchantAi.staffSuggestion': '排班建议',
|
||
'merchantAi.pendingCount': '待处理',
|
||
'merchantAi.resolvedToday': '今日已处理',
|
||
'merchantAi.riskIndex': '风险指数',
|
||
'merchantAi.riskLow': '低',
|
||
'merchantAi.activeAlerts': '活跃预警',
|
||
'merchantAi.highFreqRedeem': '高频核销检测',
|
||
'merchantAi.suspectFakeCode': '疑似伪造券码',
|
||
'merchantAi.suspiciousPatterns': '可疑模式检测',
|
||
'merchantAi.consecutiveRedeem': '同一用户连续核销',
|
||
'merchantAi.offHoursRedeem': '非营业时间核销尝试',
|
||
'merchantAi.expiredRedeemAttempt': '过期券核销尝试',
|
||
'merchantAi.statusAbnormal': '异常',
|
||
'merchantAi.statusWarning': '注意',
|
||
'merchantAi.statusNormal': '正常',
|
||
'merchantAi.expiredBlock': '过期券核销拦截',
|
||
'merchantAi.duplicateBlock': '重复核销拦截',
|
||
'merchantAi.wrongStoreAlert': '非本店券提醒',
|
||
'merchantAi.insufficientBalance': '余额不足核销',
|
||
'merchantAi.systemRetry': '系统超时重试',
|
||
'merchantAi.monday': '周一',
|
||
'merchantAi.tuesday': '周二',
|
||
'merchantAi.wednesday': '周三',
|
||
'merchantAi.thursday': '周四',
|
||
'merchantAi.friday': '周五',
|
||
'merchantAi.saturday': '周六',
|
||
'merchantAi.sunday': '周日',
|
||
|
||
// ============ Issuer additions ============
|
||
'issuer.unlisted': '已下架',
|
||
|
||
// ============ Update ============
|
||
'update.newVersion': '发现新版本',
|
||
'update.importantUpdate': '发现重要更新',
|
||
'update.latestVersion': '最新版本',
|
||
'update.fileSize': '文件大小',
|
||
'update.changelog': '更新内容',
|
||
'update.marketHint': '检测到您的应用来自应用市场,建议前往应用市场更新以获得最佳体验。',
|
||
'update.goMarket': '前往应用市场',
|
||
'update.later': '稍后',
|
||
'update.skipUpdate': '暂时不更新',
|
||
'update.updateNow': '立即更新',
|
||
'update.preparing': '准备下载...',
|
||
'update.downloading': '正在下载...',
|
||
'update.downloadComplete': '下载完成',
|
||
'update.cancelled': '下载已取消',
|
||
'update.failed': '下载失败,请稍后重试',
|
||
'update.installing': '正在安装...',
|
||
'update.installFailed': '安装失败,请手动安装',
|
||
'update.installLater': '稍后安装',
|
||
'update.installNow': '立即安装',
|
||
'update.updating': '正在更新',
|
||
'update.updateFailed': '更新失败',
|
||
'update.cancel': '取消',
|
||
'update.retry': '重试',
|
||
'update.close': '关闭',
|
||
'update.isLatest': '当前已是最新版本',
|
||
'update.checkUpdate': '检查更新',
|
||
|
||
// ============ Share / Invite ============
|
||
'share.title': '邀请好友',
|
||
'share.scanToJoin': '扫码下载 Genex',
|
||
'share.myReferralCode': '我的专属推荐码',
|
||
'share.copyCode': '复制推荐码',
|
||
'share.copyLink': '复制链接',
|
||
'share.shareToFriend': '分享给好友',
|
||
'share.directReferrals': '直接推荐',
|
||
'share.teamSize': '团队人数',
|
||
'share.quickShare': '分享方式',
|
||
'share.codeCopied': '推荐码已复制',
|
||
'share.linkCopied': '链接已复制',
|
||
'share.shareText': '我在用 Genex 玩数字券金融!使用我的推荐码 {code} 注册,立享专属福利。\n下载链接:{link}',
|
||
'share.nativeShareTitle': '分享 Genex',
|
||
'share.shareSubtitle': '通过微信、WhatsApp 或其他方式分享',
|
||
'share.loading': '正在加载推荐信息...',
|
||
'share.loadFailed': '加载失败,请重试',
|
||
'share.retry': '重试',
|
||
'share.inviteBanner': '邀请好友',
|
||
'share.inviteBannerSub': '推荐好友注册,双方均享福利',
|
||
'share.scanToDownload': '扫码下载 Genex App',
|
||
'share.apkUrlLoading': '正在获取下载链接...',
|
||
'share.rewardPlanTitle': '推荐奖励计划',
|
||
'share.rewardDirect': '直接推荐奖励',
|
||
'share.rewardDirectDesc': '每成功邀请一位好友注册,立即获得推荐奖励',
|
||
'share.rewardTeam': '团队层级收益',
|
||
'share.rewardTeamDesc': '多层团队业绩奖励,最高可追溯 50 层关系链',
|
||
'share.rewardNewbie': '新人专属福利',
|
||
'share.rewardNewbieDesc': '通过推荐码注册的用户可获得新人专属礼包',
|
||
'share.myReferrer': '我的推荐人',
|
||
'share.noReferrer': '暂无推荐人',
|
||
'share.joinWith': '使用我的推荐码 {code} 注册 Genex,扫码立即下载:',
|
||
'share.shareTextApk': '【Genex 邀请】{name} 邀请你加入数字券金融平台!\n使用推荐码 {code} 注册,即享新人专属福利。\n📱 扫码或点击下载 App:{link}',
|
||
|
||
// ============ Notification ============
|
||
'notification.system': '系统通知',
|
||
'notification.activity': '活动通知',
|
||
'notification.reward': '收益通知',
|
||
'notification.upgrade': '升级通知',
|
||
'notification.announcement': '公告',
|
||
'notification.markAllRead': '全部已读',
|
||
'notification.empty': '暂无通知',
|
||
'notification.loadFailed': '加载失败',
|
||
'notification.retry': '重试',
|
||
};
|