zh-Hans.json 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374
  1. {
  2. "addressBook.title": "地址簿",
  3. "addressBook.operate.title.add": "添加地址",
  4. "addressBook.operate.title.edit": "编辑地址",
  5. "addressBook.operate.loading": "加载中...",
  6. "addressBook.operate.saving": "保存中...",
  7. "addressBook.operate.form.fullName": "姓名",
  8. "addressBook.operate.form.phone": "手机号码",
  9. "addressBook.operate.form.phone.placeholder": "+88",
  10. "addressBook.operate.form.district": "省/区",
  11. "addressBook.operate.form.district.placeholder": "请选择",
  12. "addressBook.operate.form.street": "楼层/单元/街道",
  13. "addressBook.operate.form.street.placeholder": "详细地址",
  14. "addressBook.operate.form.postcode": "邮编",
  15. "addressBook.operate.form.postcode.placeholder": "请输入邮编",
  16. "addressBook.operate.form.default": "默认",
  17. "addressBook.operate.button.save": "保存",
  18. "addressBook.operate.button.update": "更新",
  19. "addressBook.operate.error.loadFailed": "加载地址详情失败",
  20. "addressBook.operate.error.emptyName": "请输入姓名",
  21. "addressBook.operate.error.emptyPhone": "请输入手机号码",
  22. "addressBook.operate.error.emptyDistrict": "请选择省/区",
  23. "addressBook.operate.error.emptyStreet": "请输入详细地址",
  24. "addressBook.operate.error.emptyPostcode": "请输入邮编",
  25. "addressBook.operate.success.update": "地址更新成功",
  26. "addressBook.operate.success.save": "地址保存成功",
  27. "addressBook.operate.error.saveFailed": "保存失败,请重试",
  28. "addressBook.operate.error.loadPage": "页面加载失败",
  29. "addressBook.delete.deleting": "删除中...",
  30. "addressBook.delete.success": "地址删除成功",
  31. "myOrders.title": "我的订单",
  32. "myOrders.tab.all": "全部",
  33. "myOrders.tab.toPay": "待支付",
  34. "myOrders.tab.success": "成功",
  35. "myOrders.tab.failed": "失败",
  36. "myOrders.tab.reward": "奖励",
  37. "myOrders.order.id": "订单号",
  38. "myOrders.order.color": "颜色",
  39. "myOrders.order.quantity": "数量",
  40. "orderDetail.title": "订单详情",
  41. "orderDetail.loading": "加载中...",
  42. "orderDetail.congrats": "恭喜,您在这个团中中奖了!",
  43. "orderDetail.receiveReward": "您已收到团购开团奖励",
  44. "orderDetail.sorry": "抱歉,您在这个团中未中奖",
  45. "orderDetail.waiting": "请等待本团开奖",
  46. "orderDetail.paymentCountdown": "请在以下时间内完成支付:",
  47. "orderDetail.address.add": "请填写收货地址",
  48. "orderDetail.address.name": "收件人",
  49. "orderDetail.address.orderNo": "订单号",
  50. "orderDetail.address.color": "颜色",
  51. "orderDetail.address.quantity": "数量",
  52. "orderDetail.summary.title": "订单汇总",
  53. "orderDetail.summary.subtotal": "小计",
  54. "orderDetail.payment.title": "支付方式",
  55. "orderDetail.payment.placedOn": "下单时间",
  56. "orderDetail.button.cancel": "取消",
  57. "orderDetail.button.share": "立即分享",
  58. "orderDetail.button.pay": "立即支付",
  59. "orderDetail.dialog.cancel.title": "确定要取消此订单吗?",
  60. "orderDetail.dialog.cancel.confirm": "是,取消订单",
  61. "orderDetail.dialog.cancel.keep": "保留订单",
  62. "orderDetail.cancel.loading": "正在取消订单...",
  63. "orderDetail.cancel.success": "订单已成功取消!",
  64. "orderDetail.cancel.error": "取消订单失败,请重试。",
  65. "orderDetail.cancel.network": "网络错误,请检查网络连接后重试。",
  66. "orderDetail.payment.success": "支付成功",
  67. "wallet.withdraw.success": "提现申请提交成功",
  68. "wallet.withdraw.fail": "提现申请提交失败,请重试",
  69. "addressBook.delete.confirm": "确认删除",
  70. "addressBook.delete.message": "确定要删除这个地址吗?",
  71. "addressBook.delete.button": "删除",
  72. "addressBook.tag.default": "默认",
  73. "addressBook.button.add": "添加新地址",
  74. "addressBook.select.binding": "正在绑定地址...",
  75. "addressBook.select.success": "地址绑定成功!",
  76. "addressBook.select.failed": "绑定地址失败,请重试。",
  77. "addressBook.select.networkError": "网络错误,请检查网络连接后重试。",
  78. "myProfile.title": "个人资料",
  79. "myProfile.avatar": "头像",
  80. "myProfile.userId": "用户ID",
  81. "myProfile.userName": "用户名",
  82. "myProfile.mobileNumber": "手机号",
  83. "myProfile.bankName": "银行名称",
  84. "myProfile.bankAccountName": "开户名",
  85. "myProfile.bankAccountNo": "银行账号",
  86. "myProfile.upload.sizeLimit": "图片大小不能超过5MB",
  87. "myProfile.upload.uploading": "上传中...",
  88. "myProfile.upload.success": "头像更新成功",
  89. "myProfile.upload.error": "更新头像失败",
  90. "setting.title": "设置",
  91. "setting.changePassword": "修改密码",
  92. "setting.language": "语言",
  93. "setting.policies": "政策条款",
  94. "setting.help": "帮助",
  95. "setting.feedback": "反馈",
  96. "setting.logout": "退出登录",
  97. "setting.version": "版本 {0}",
  98. "setting.lang.en": "英语",
  99. "setting.lang.bn": "孟加拉语",
  100. "home.missionCenter": "任务中心",
  101. "home.refer&earn": "推荐赚钱",
  102. "home.vip": "VIP会员",
  103. "home.bestSellers": "热销商品",
  104. "home.topChampions": "顶级冠军",
  105. "home.news": "新品",
  106. "mine.auth.register": "注册",
  107. "mine.auth.login": "登录",
  108. "mine.wallet.title": "BandhuBuy钱包",
  109. "mine.wallet.balance": "钱包余额",
  110. "mine.wallet.recharge": "充值",
  111. "mine.group.title": "我的团队",
  112. "mine.group.all": "全部团队",
  113. "mine.group.toPay": "待支付",
  114. "mine.group.success": "成功",
  115. "mine.group.failed": "失败",
  116. "mine.group.reward": "奖励",
  117. "mine.menu.profile": "我的资料",
  118. "mine.menu.address": "地址簿",
  119. "mine.menu.share": "分享",
  120. "mine.menu.favorite": "我的收藏",
  121. "mine.menu.chat": "在线客服",
  122. "mine.menu.activity": "活动群组",
  123. "home.priceTab.allPrice": "全部价格",
  124. "home.priceTab.300spot": "300积分",
  125. "home.priceTab.500spot": "500积分",
  126. "home.priceTab.1000spot": "1000积分",
  127. "home.priceTab.2000spot": "2000积分",
  128. "income.title": "收益中心",
  129. "income.totalEarnings": "总收益",
  130. "income.accountBalance": "账户余额",
  131. "income.settledAmount": "已结算金额",
  132. "income.pendingAmount": "待结算金额",
  133. "income.tdEarnings": "今日收益",
  134. "income.ydEarnings": "昨日收益",
  135. "income.mtdEarnings": "本月收益",
  136. "income.myGroupData": "我的团队数据",
  137. "income.withdrawNow": "立即提现",
  138. "income.revenueRecord": "收益记录",
  139. "income.filter.dt": "今日",
  140. "income.filter.yt": "昨日",
  141. "income.filter.l7d": "近7天",
  142. "income.filter.mtd": "本月",
  143. "income.filter.ytd": "本年",
  144. "mine.pages.share.title": "分享",
  145. "mine.pages.share.referrerCode": "我的推荐码",
  146. "mine.pages.share.qrCode": "二维码",
  147. "mine.pages.share.description": "与您的朋友分享二维码,他们可以用相机扫描以注册成为您的下线。",
  148. "mine.pages.share.copySuccess": "已复制到剪贴板",
  149. "mine.pages.share.shareTo": "分享到{0}",
  150. "mine.pages.myFavorite.title": "我的收藏",
  151. "mine.pages.myFavorite.empty": "暂无收藏",
  152. "wallet.withdraw.title": "提现",
  153. "wallet.withdraw.balance": "钱包余额",
  154. "wallet.withdraw.info": "提现信息",
  155. "wallet.withdraw.form.bankName": "银行名称",
  156. "wallet.withdraw.form.bankAccountName": "开户名",
  157. "wallet.withdraw.form.bankAccountNo": "银行账号",
  158. "wallet.withdraw.form.amount": "提现金额",
  159. "wallet.withdraw.form.allAmount": "全部金额",
  160. "wallet.withdraw.form.submit": "提交",
  161. "wallet.withdraw.record": "记录",
  162. "wallet.withdraw.error.bankName": "请选择银行",
  163. "wallet.withdraw.error.bankAccountName": "请输入开户名",
  164. "wallet.withdraw.error.bankAccountNo": "请输入银行账号",
  165. "wallet.withdraw.error.amount": "请输入提现金额",
  166. "wallet.withdraw.notes.title": "注意:",
  167. "wallet.withdraw.notes.1": "提现审核时间为上午9点至晚上10点。预计提现后2小时内到账,实际到账时间以最终处理成功时间为准。",
  168. "wallet.withdraw.notes.2": "请确保您的银行账户信息正确。",
  169. "wallet.withdraw.notes.3": "提现银行账户信息必须与注册账户信息一致。",
  170. "wallet.withdraw.notes.4": "单笔提现最低৳{0},最高৳{1};",
  171. "wallet.withdraw.notes.5": "每笔提现将收取{0}%的提现手续费;",
  172. "search.placeholder": "搜索",
  173. "search.filterPrice": "全部价格",
  174. "search.filterCategory": "全部分类",
  175. "search.filterSellers": "热销排序",
  176. "auth.login.title": "登录",
  177. "auth.login.username.placeholder": "手机号码 / 用户名",
  178. "auth.login.password.placeholder": "密码 6-20位字符",
  179. "auth.login.button": "登录",
  180. "auth.login.noAccount": "还没有账户?",
  181. "auth.login.register": "注册",
  182. "auth.login.forgotPassword": "忘记密码?",
  183. "auth.login.error.emptyUsername": "请输入用户名或手机号码",
  184. "auth.login.error.emptyPassword": "请输入密码",
  185. "auth.login.error.passwordLength": "密码应为6-20位字符",
  186. "auth.register.title": "注册",
  187. "auth.register.username.placeholder": "用户名",
  188. "auth.register.phone.placeholder": "+88 手机号码",
  189. "auth.register.verifyCode.placeholder": "验证码",
  190. "auth.register.password.placeholder": "密码 6-20位字符",
  191. "auth.register.referrerCode.placeholder": "推荐码",
  192. "auth.register.getCode": "获取验证码",
  193. "auth.register.button": "注册",
  194. "auth.register.hasAccount": "已有账户?",
  195. "auth.register.loginNow": "立即登录",
  196. "auth.register.error.emptyUsername": "请输入用户名",
  197. "auth.register.error.emptyPhone": "请输入手机号码",
  198. "auth.register.error.emptyVerifyCode": "请输入验证码",
  199. "auth.register.error.emptyPassword": "请输入密码",
  200. "auth.register.error.passwordLength": "密码应为6-20位字符",
  201. "auth.register.success.codeSent": "验证码发送成功",
  202. "auth.register.success.registered": "注册成功",
  203. "auth.register.error.registrationFailed": "注册失败",
  204. "auth.forgotPassword.title": "忘记密码",
  205. "auth.forgotPassword.phone.placeholder": "手机号码",
  206. "auth.forgotPassword.verifyCode.placeholder": "验证码",
  207. "auth.forgotPassword.newPassword.placeholder": "新密码",
  208. "auth.forgotPassword.confirmPassword.placeholder": "确认密码",
  209. "auth.forgotPassword.getCode": "获取验证码",
  210. "auth.forgotPassword.button": "重置密码",
  211. "auth.forgotPassword.backToLogin": "返回登录",
  212. "auth.forgotPassword.error.emptyPhone": "请输入手机号码",
  213. "auth.forgotPassword.error.invalidPhone": "请输入有效的手机号码",
  214. "auth.forgotPassword.error.emptyVerifyCode": "请输入验证码",
  215. "auth.forgotPassword.error.emptyNewPassword": "请输入新密码",
  216. "auth.forgotPassword.error.passwordLength": "密码应为6-20位字符",
  217. "auth.forgotPassword.error.emptyConfirmPassword": "请确认您的密码",
  218. "auth.forgotPassword.error.passwordMismatch": "两次密码不一致",
  219. "auth.forgotPassword.success.codeSent": "验证码发送成功",
  220. "auth.forgotPassword.success.passwordReset": "密码重置成功",
  221. "auth.forgotPassword.error.sendCodeFailed": "发送验证码失败",
  222. "auth.forgotPassword.error.resetFailed": "重置密码失败",
  223. "auth.forgotPassword.passwordHint": "您的密码必须与之前使用的密码不同",
  224. "auth.forgotPassword.hasAccount": "已有账户?",
  225. "auth.forgotPassword.loginNow": "立即登录",
  226. "common.loading": "加载中...",
  227. "common.saving": "保存中...",
  228. "common.success": "成功",
  229. "common.error": "错误",
  230. "common.confirm": "确认",
  231. "common.cancel": "取消",
  232. "common.submit": "提交",
  233. "common.save": "保存",
  234. "common.edit": "编辑",
  235. "common.delete": "删除",
  236. "common.add": "添加",
  237. "common.search": "搜索",
  238. "common.filter": "筛选",
  239. "common.all": "全部",
  240. "common.none": "无",
  241. "common.empty": "暂无数据",
  242. "common.retry": "重试",
  243. "common.back": "返回",
  244. "common.next": "下一步",
  245. "common.previous": "上一步",
  246. "common.close": "关闭",
  247. "common.open": "打开",
  248. "common.view": "查看",
  249. "common.more": "更多",
  250. "wallet.myWallet.title": "我的钱包",
  251. "wallet.balance": "钱包余额",
  252. "wallet.frozenBalance": "钱包冻结余额",
  253. "wallet.recharge": "充值",
  254. "wallet.withdrawNow": "立即提现",
  255. "wallet.record": "钱包记录",
  256. "wallet.filter.all": "全部",
  257. "wallet.filter.recharge": "充值",
  258. "wallet.filter.withdraw": "提现",
  259. "wallet.filter.commission": "佣金",
  260. "wallet.rechargeRecord.title": "充值记录",
  261. "wallet.withdrawRecord.title": "提现记录",
  262. "missionCenter.title": "任务中心",
  263. "referEarn.title": "推荐赚钱",
  264. "vipMembership.title": "VIP会员",
  265. "notifications.title": "通知",
  266. "notifications.tabs.all": "全部",
  267. "notifications.tabs.orders": "订单",
  268. "notifications.tabs.revenue": "收益",
  269. "notifications.tabs.account": "账户",
  270. "notifications.tabs.promos": "活动",
  271. "notifications.order.paymentSuccess.title": "团购支付成功",
  272. "notifications.order.paymentSuccess.content": "您参与的团购订单[{orderId}]已支付成功",
  273. "notifications.order.groupBuyWin.title": "团购成功",
  274. "notifications.order.groupBuyWin.content": "您参与的团购订单[{orderId}]已中选",
  275. "notifications.order.groupBuyLose.title": "团购成功",
  276. "notifications.order.groupBuyLose.content": "您参与的团购订单[{orderId}]未中选",
  277. "notifications.order.provideAddress.title": "订单提供收货地址",
  278. "notifications.order.provideAddress.content": "您参与的团购订单[{orderId}]请提供收货地址",
  279. "notifications.order.groupBuyFail.title": "团购失败",
  280. "notifications.order.groupBuyFail.content": "您参与的团购订单[{orderId}]已失败",
  281. "notifications.order.shipped.title": "订单发货成功",
  282. "notifications.order.shipped.content": "您参与的团购订单[{orderId}]已成功发货",
  283. "notifications.reward.referFriends.title": "推荐好友奖励",
  284. "notifications.reward.referFriends.content": "您已获得推荐好友奖励",
  285. "notifications.reward.groupBuy.title": "团购奖励",
  286. "notifications.reward.groupBuy.content": "您已获得奖励,订单号[{orderId}]",
  287. "notifications.reward.directReferral.title": "直接推荐奖励",
  288. "notifications.reward.directReferral.content": "您已获得直接推荐奖励",
  289. "notifications.reward.checkin.title": "签到奖励",
  290. "notifications.reward.checkin.content": "您已获得签到奖励",
  291. "notifications.money.rechargeSuccess.title": "充值成功",
  292. "notifications.money.rechargeSuccess.content": "您的KLICK钱包已成功充值",
  293. "notifications.money.withdrawalAccountSuccess.title": "提现成功",
  294. "notifications.money.withdrawalAccountSuccess.content": "您的收益账户提现请求已处理",
  295. "notifications.money.withdrawalWalletSuccess.title": "提现成功",
  296. "notifications.money.withdrawalWalletSuccess.content": "您的KLICK钱包提现请求已处理",
  297. "notifications.money.withdrawalFail.title": "提现失败",
  298. "notifications.money.withdrawalFail.content": "您的提现请求已失败",
  299. "productDetail.title": "产品详情",
  300. "productDetail.notification.message": "{name} {time}秒前{action}了这个团购",
  301. "productDetail.notification.opened": "发起",
  302. "productDetail.notification.joined": "加入",
  303. "webLink.title": "网页链接",
  304. "missionCenter.signIn.title": "连续签到获得奖励",
  305. "missionCenter.signIn.button": "签到",
  306. "missionCenter.dailyMission.title": "每日任务",
  307. "missionCenter.dailyMission.startNow": "立即开始",
  308. "vipMembership.inviteProgress": "还需要邀请 {0} 位朋友,可升级到 V{1}",
  309. "vipMembership.invitedFriends": "邀请好友",
  310. "vipMembership.teamMembers": "团队成员",
  311. "vipMembership.l7dEarnings": "近7日收益",
  312. "vipMembership.benefitsTiers": "VIP权益/等级",
  313. "vipMembership.table.vipLevel": "VIP\n等级",
  314. "vipMembership.table.invitedNo": "邀请\n人数",
  315. "vipMembership.table.directReferralReward": "直接推荐\n奖励",
  316. "vipMembership.table.indirectReferralReward": "间接推荐\n奖励",
  317. "vipMembership.table.joinedGroupsNo": "加入群组\n数量",
  318. "referEarn.inviteFriends": "邀请朋友",
  319. "referEarn.earnCash": "赚取现金",
  320. "referEarn.shareNow": "立即分享",
  321. "referEarn.howToShare": "- 如何分享赚钱 -",
  322. "referEarn.step1": "分享邀请朋友",
  323. "referEarn.step2": "朋友加入群组",
  324. "referEarn.step3": "您获得 ৳{0} 奖励",
  325. "referEarn.invitedFriends": "邀请的朋友",
  326. "checkout.title": "结账",
  327. "checkout.selected": "已选择",
  328. "checkout.quantity": "数量",
  329. "checkout.orderSummary": "订单摘要",
  330. "checkout.subTotal": "小计",
  331. "checkout.total": "总计",
  332. "checkout.selectPaymentMethod": "选择支付方式",
  333. "checkout.walletBalance": "余额",
  334. "checkout.placeOrder": "下单",
  335. "checkout.dialog.insufficientBalance": "您的钱包余额不足。\n请充值!",
  336. "checkout.dialog.rechargeDiscount": "充值最高优惠5%",
  337. "checkout.dialog.rechargeNow": "立即充值",
  338. "checkout.dialog.paymentSuccess": "支付成功!\n您的订单已下单。",
  339. "checkout.dialog.viewOrder": "查看订单",
  340. "checkout.dialog.paymentFailed": "支付失败!\n请重试或联系客服。",
  341. "checkout.dialog.retryPayment": "重试支付",
  342. "checkout.dialog.networkError": "网络连接失败。\n请检查您的网络设置。",
  343. "checkout.dialog.retry": "重试",
  344. "checkout.dialog.gotIt": "知道了",
  345. "checkout.toast.redirecting": "正在跳转到订单...",
  346. "checkout.toast.retrying": "重试中...",
  347. "bestSellers.title": "热销榜",
  348. "bestSellers.successfullyGrouped": "近7日成功拼团超过 {0}",
  349. "productDetail.price": "价格",
  350. "productDetail.sold": "已售 {0}",
  351. "productDetail.selected": "已选择",
  352. "productDetail.groupRules": "拼团规则",
  353. "productDetail.viewRules": "查看规则",
  354. "productDetail.ongoingGroup": "进行中的拼团",
  355. "productDetail.need": "还需",
  356. "productDetail.more": "人",
  357. "productDetail.joinGroup": "参团",
  358. "productDetail.details": "详情",
  359. "productDetail.home": "首页",
  360. "productDetail.favorite": "收藏",
  361. "productDetail.favoriteSuccess": "收藏成功",
  362. "productDetail.unfavoriteSuccess": "已取消收藏",
  363. "productDetail.favoriteError": "操作失败,请重试",
  364. "productDetail.openGroup": "开团",
  365. "productDetail.quantity": "数量",
  366. "topChampions.title": "冠军榜",
  367. "topChampions.top": "TOP",
  368. "topChampions.invitedFriends": "邀请好友",
  369. "topChampions.l7dEarnings": "近7日收益",
  370. "topChampions.teamMembers": "团队成员",
  371. "topChampions.joinedGroups": "加入群组",
  372. "wallet.recharge.title": "充值",
  373. "wallet.recharge.submit": "提交"
  374. }