app_zh.arb 52 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483
  1. {
  2. "@@locale": "zh",
  3. "appTitle": "iBit",
  4. "home": "首页",
  5. "market": "行情",
  6. "futures": "合约",
  7. "bottomNavTrade": "交易",
  8. "copyTrading": "跟单",
  9. "assets": "资产",
  10. "login": "登录",
  11. "register": "注册",
  12. "loading": "加载中...",
  13. "retry": "重试",
  14. "cancel": "取消",
  15. "confirm": "确认",
  16. "submit": "提交",
  17. "save": "保存",
  18. "send": "发送",
  19. "paste": "粘贴",
  20. "tips": "提示",
  21. "networkError": "网络错误,请重试",
  22. "welcomeBack": "欢迎回来",
  23. "loginSubtitle": "登录您的账户以继续",
  24. "email": "邮箱",
  25. "emailHint": "请输入邮箱",
  26. "emailError": "邮箱格式错误",
  27. "password": "密码",
  28. "loginPasswordHint": "请输入登录密码",
  29. "forgotPassword": "忘记密码?",
  30. "noAccount": "还没有账户?",
  31. "registerNow": "立即注册",
  32. "welcomeJoin": "欢迎加入 iBit",
  33. "emailRegister": "邮箱注册",
  34. "loginPassword": "登录密码",
  35. "errLoginCredentialWrong": "用户名或密码错误",
  36. "errAccountAlreadyRegistered": "该账号已注册,请直接登录",
  37. "stakingTitle": "IDO 预售",
  38. "stakingAmount": "申购数量",
  39. "stakingAmountHint": "请输入{coin}数量",
  40. "@stakingAmountHint": {
  41. "placeholders": {
  42. "coin": {}
  43. }
  44. },
  45. "stakingEquivalentUsdt": "对应价格(USDT):",
  46. "stakingSubmit": "立即申购",
  47. "stakingSubmitSuccess": "申购成功",
  48. "stakingTransfer": "划转",
  49. "stakingTransferTitle": "质押辅助划转",
  50. "stakingDirectionFundingToSpot": "资金->现货",
  51. "stakingDirectionSpotToFunding": "现货->资金",
  52. "stakingMinAmountLabel": "最小申购",
  53. "stakingMaxAmountLabel": "最大申购",
  54. "stakingLockDaysLabel": "锁仓周期",
  55. "stakingReleaseTypeLabel": "释放方式",
  56. "stakingReleaseOneTime": "一次性释放",
  57. "stakingReleaseBatch": "分批释放",
  58. "stakingFundingAvailable": "资金账户可用",
  59. "stakingWalletAvailable": "质押钱包可用",
  60. "stakingNeedLogin": "请先登录后操作",
  61. "stakingAmountMin": "申购数量不能小于 {amount}",
  62. "@stakingAmountMin": {
  63. "placeholders": {
  64. "amount": {}
  65. }
  66. },
  67. "stakingAmountMax": "申购数量不能大于 {amount}",
  68. "@stakingAmountMax": {
  69. "placeholders": {
  70. "amount": {}
  71. }
  72. },
  73. "financeIdoTitle": "IDO 预售",
  74. "financeIdoRuleLabel": "规则:",
  75. "financeIdoRuleOnce": "会员购买一定量平台自己的主链币,自动进入锁仓账户。锁仓{lock}个月,到期一次性释放。",
  76. "@financeIdoRuleOnce": {
  77. "placeholders": {
  78. "lock": {}
  79. }
  80. },
  81. "financeIdoRuleBatch": "会员购买一定量平台自己的主链币,自动进入锁仓账户。锁仓{lock}个月,按{release}个月释放。",
  82. "@financeIdoRuleBatch": {
  83. "placeholders": {
  84. "lock": {},
  85. "release": {}
  86. }
  87. },
  88. "financeJoinPresale": "参与预售",
  89. "financeSubscribeQty": "认购数量",
  90. "financeAvailableIbit": "可提现可用 iBit",
  91. "financeCorrespondingPrice": "对应价格",
  92. "financeIbitUnitPriceLine": "当前价格:{price} USDT",
  93. "@financeIbitUnitPriceLine": {
  94. "placeholders": {
  95. "price": {}
  96. }
  97. },
  98. "financeConfirmPresale": "确认参与预售",
  99. "financeEstimatedUnlockLine": "预计解锁日期:{date}",
  100. "@financeEstimatedUnlockLine": {
  101. "placeholders": {
  102. "date": {}
  103. }
  104. },
  105. "financeLoginToStake": "登录后可参与 IDO 预售质押",
  106. "financeStakeSuccess": "质押成功",
  107. "financeAmountRequired": "请输入质押数量",
  108. "financeBelowMin": "不得低于最小质押额 {min}",
  109. "@financeBelowMin": {
  110. "placeholders": {
  111. "min": {}
  112. }
  113. },
  114. "financeAboveMax": "不得超过最大质押额 {max}",
  115. "@financeAboveMax": {
  116. "placeholders": {
  117. "max": {}
  118. }
  119. },
  120. "financeConfigNotFound": "质押产品不存在或已下架",
  121. "goSpotTrade": "去交易",
  122. "airdropTitle": "空投领取",
  123. "airdropClaimNow": "一键领取",
  124. "airdropNotEligible": "当前不满足领取条件",
  125. "airdropClaimSuccess": "领取申请已提交",
  126. "airdropRecords": "空投记录",
  127. "airdropClaimable": "可领取数量",
  128. "airdropInviteRequirement": "邀请进度 {current}/{required}",
  129. "@airdropInviteRequirement": {
  130. "placeholders": {
  131. "current": {},
  132. "required": {}
  133. }
  134. },
  135. "airdropHasActiveStaking": "存在活跃质押",
  136. "airdropHasPendingReward": "存在待领取空投",
  137. "airdropStatusPending": "待领取",
  138. "airdropStatusGranted": "已发放",
  139. "airdropStatusReviewing": "审核中",
  140. "airdropStatusRejected": "已拒绝",
  141. "pwdCharsRule": "6-16个字符",
  142. "pwdDigitRule": "1个数字",
  143. "pwdLetterRule": "1个字母",
  144. "inviteCode": "邀请码",
  145. "inviteCodeHint": "邀请码(选填)",
  146. "inviteCodeTip": "填写邀请码可获得额外奖励",
  147. "agreePrefix": "注册即同意",
  148. "termsOfService": "《服务条款》",
  149. "privacyPolicy": "《隐私与政策声明》",
  150. "registerAccount": "注册账号",
  151. "registerSuccess": "注册成功,请登录",
  152. "enterVerifyCode": "输入验证码",
  153. "emailCodeTab": "邮箱验证码",
  154. "authenticatorTab": "身份验证器",
  155. "emailCodeHint": "收到的 6 位数验证码",
  156. "authenticatorHint": "请打开您的身份验证器 App 并输入当前显示的 6 位数验证码",
  157. "resendCode": "重新发送验证码",
  158. "resendCountdown": "{seconds} s 后可重新发送",
  159. "@resendCountdown": {
  160. "placeholders": {
  161. "seconds": {
  162. "type": "int"
  163. }
  164. }
  165. },
  166. "switchEmailVerify": "切换邮箱验证",
  167. "forgotPasswordTitle": "找回密码",
  168. "enterRegisteredEmail": "请输入注册邮箱",
  169. "verificationCode": "验证码",
  170. "verificationCodeHint": "请输入验证码",
  171. "sendCode": "发送验证码",
  172. "newPassword": "新密码",
  173. "newPasswordHint": "请输入新密码",
  174. "confirmPassword": "确认密码",
  175. "confirmPasswordHint": "请再次输入新密码",
  176. "passwordMismatch": "两次输入的密码不一致",
  177. "confirmReset": "确认重置",
  178. "resetSuccess": "密码重置成功,请使用新密码登录",
  179. "profile": "个人中心",
  180. "quickFunctions": "常用功能",
  181. "languageSwitch": "语言切换",
  182. "security": "安全设置",
  183. "announcements": "系统公告",
  184. "helpCenter": "帮助中心",
  185. "themeColor": "主题颜色",
  186. "lightMode": "日间模式",
  187. "darkMode": "夜间模式",
  188. "systemMode": "跟随系统",
  189. "currency": "计价货币",
  190. "selectCurrency": "选择计价货币",
  191. "noCurrencyAvailable": "暂无可用币种",
  192. "serviceRoute": "服务链路",
  193. "currentVersion": "当前版本",
  194. "clearCache": "清除缓存",
  195. "confirmClearCache": "确认清空缓存吗?",
  196. "cacheCleared": "缓存已清除",
  197. "customerService": "联系客服",
  198. "logoutTitle": "退出登录",
  199. "logoutConfirm": "确定要退出当前账号吗?",
  200. "logoutButton": "退出当前账号",
  201. "guestGreeting": "你好,请先登录",
  202. "loginRegister": "登录 / 注册",
  203. "uidCopied": "UID 已复制",
  204. "alreadyLatestVersion": "当前已是最新版本",
  205. "language": "语言",
  206. "iUnderstand": "我知道了",
  207. "searchPair": "搜索币对",
  208. "totalAssetsValue": "总资产估值",
  209. "recharge": "充值",
  210. "todayPnl": "今日盈亏",
  211. "perpetualFutures": "永续合约",
  212. "inviteFriends": "邀请好友",
  213. "broker": "经纪商",
  214. "notBroker": "您还不是经纪商",
  215. "hotTrading": "热门交易",
  216. "gainers": "涨幅榜",
  217. "losers": "跌幅榜",
  218. "coinNameLabel": "名称",
  219. "latestPrice": "最新价",
  220. "change24h": "24h 涨跌幅",
  221. "turnover": "成交额",
  222. "spot": "现货",
  223. "topTraders": "顶级交易专家",
  224. "twoWeekReturn": "近2周收益率",
  225. "twoWeekCopyIncome": "近2周跟单收益",
  226. "searchMarket": "搜索币种、币对、合约",
  227. "nameVolume": "名称 / 成交额",
  228. "latestPriceFull": "最新价格",
  229. "change24hFull": "24h涨跌幅",
  230. "assetOverview": "总览",
  231. "fund": "可提现",
  232. "assetValuation": "资产估值",
  233. "withdraw": "提币",
  234. "transfer": "划转",
  235. "goToTrade": "去交易",
  236. "assetBalance": "资产余额",
  237. "unavailableLabel": "不可用",
  238. "fundHistory": "资金记录",
  239. "account": "账户",
  240. "user": "用户",
  241. "futuresAccount": "合约账户",
  242. "copyAccount": "跟单账户",
  243. "fundAccount": "可提现账户",
  244. "exchangeAccount": "币种钱包",
  245. "noRecord": "暂无记录",
  246. "depositCoin": "充币",
  247. "withdrawCoin": "提币",
  248. "depositRecord": "充值记录",
  249. "walletBalance": "钱包余额",
  250. "unrealizedPnl": "未实现盈亏",
  251. "positions": "持仓",
  252. "noPositions": "暂无持仓",
  253. "loadFailed": "加载失败",
  254. "noData": "暂无数据",
  255. "noMore": "没有更多了",
  256. "pullDownToLoadMore": "下拉加载更多",
  257. "allLoaded": "已加载全部数据",
  258. "copied": "已复制",
  259. "all": "全部",
  260. "search": "搜索",
  261. "reset": "重置",
  262. "max": "最大",
  263. "completed": "已完成",
  264. "skip": "跳过",
  265. "share": "分享",
  266. "more": "更多",
  267. "viewMore": "查看更多 >>",
  268. "fromLabel": "从",
  269. "toLabel": "到",
  270. "coinLabel": "币种",
  271. "typeLabel": "类型",
  272. "timeLabel": "时间",
  273. "amountLabel": "数量",
  274. "statusLabel": "状态",
  275. "gotIt": "知道了",
  276. "loginNow": "立即登录",
  277. "saveSuccess": "保存成功",
  278. "operationFailed": "操作失败,请重试",
  279. "photo": "拍照",
  280. "chooseFromAlbum": "从相册选择",
  281. "openPosition": "开仓",
  282. "closePosition": "平仓",
  283. "closePositionSuccess": "平仓成功",
  284. "perpetual": "永续",
  285. "long": "多",
  286. "short": "空",
  287. "openLong": "开多",
  288. "openShort": "开空",
  289. "crossMargin": "全仓",
  290. "returnRate": "收益率",
  291. "avgOpenPrice": "开仓均价",
  292. "avgClosePrice": "平仓均价",
  293. "marginRatio": "保证金比率",
  294. "longBull": "开多看涨",
  295. "shortBear": "开空看跌",
  296. "profitShare": "分润比例",
  297. "markPrice": "标记价格",
  298. "estimatedLiqPrice": "预计强平价",
  299. "realizedPnl": "已实现盈亏",
  300. "longHead": "多头",
  301. "shortHead": "空头",
  302. "contractCopyTrading": "合约跟单",
  303. "followSettings": "跟单设置",
  304. "assetStrength": "资金实力",
  305. "joinDays": "入驻天数",
  306. "followContract": "跟单合约",
  307. "noFollowContract": "暂无可跟合约",
  308. "startFollowing": "开始跟单",
  309. "noTraders": "暂无交易员",
  310. "currentFollowers": "当前跟单人数",
  311. "cumulativeFollowers": "累计跟单人数",
  312. "cumulativeTradingDays": "累计交易天数",
  313. "thisSettlementIncome": "本期结算收益",
  314. "cumulativeProfitShare": "累计分润收益",
  315. "applyNow": "立即申请",
  316. "regularCopy": "普通带单",
  317. "losslessCopy": "无损带单",
  318. "myFavoriteTraders": "我的收藏",
  319. "favoriteTradersFilterHint": "我收藏的交易员",
  320. "noFavoriteTraders": "暂无收藏的交易员,去发现优质交易员吧",
  321. "addedToFavorites": "已收藏",
  322. "comprehensiveSort": "综合排序",
  323. "searchNickname": "搜索昵称",
  324. "full": "满员",
  325. "unfollow": "取消跟随",
  326. "loginToViewAccount": "登录后查看账户信息",
  327. "copyAccountEquity": "跟单账户权益",
  328. "futuresAccountEquity": "合约账户权益",
  329. "myTrading": "我的带单",
  330. "myFollowing": "我的跟单",
  331. "noFollowing": "暂无跟单",
  332. "traderDetail": "交易员详情",
  333. "historyTrading": "历史带单",
  334. "accountInfo": "账户信息",
  335. "coreData": "核心数据",
  336. "noTradeRecords": "暂无带单记录",
  337. "tradingIncome": "带单收益",
  338. "myCopyIncome": "我的跟单收益",
  339. "traderSettings": "带单设置",
  340. "traderNickname": "带单昵称",
  341. "enterNickname": "请输入昵称",
  342. "personalBio": "个人签名",
  343. "tagsLabel": "标签",
  344. "tradeContract": "带单合约",
  345. "applyCancelTrader": "申请取消交易员资格",
  346. "applySubmitted": "申请已提交",
  347. "traderApply": "交易员申请",
  348. "transferNow": "去划转",
  349. "noCurrentFollowTrader": "当前没有跟随交易员",
  350. "applyReview": "申请审核中",
  351. "submitApply": "提交申请",
  352. "currentCopyTrading": "当前跟单",
  353. "myTraders": "我的交易员",
  354. "historyFollowing": "历史跟单",
  355. "traderAgreement": "交易员协议",
  356. "copyFollowers": "跟单用户",
  357. "currentTrades": "当前带单",
  358. "noFollowers": "暂无跟单用户",
  359. "lastPeriodProfit": "上期分润收益",
  360. "copyUser": "跟单员",
  361. "remove": "移除",
  362. "removed": "已移除",
  363. "noCurrentTrades": "暂无当前带单",
  364. "noHistoryTrades": "暂无历史带单",
  365. "registerToEarn": "注册赢取返佣奖励",
  366. "contactService": "联系客服",
  367. "fundRecord": "资产流水",
  368. "startTime": "开始时间",
  369. "endTime": "结束时间",
  370. "timeRange": "起止时间",
  371. "selectDate": "选择日期",
  372. "selectCoin": "选择币种",
  373. "selectType": "选择类型",
  374. "transferAmount": "划转数量",
  375. "enterTransferAmount": "请输入划转数量",
  376. "maxTransferable": "最多可划转",
  377. "transferSuccess": "划转成功",
  378. "selectTransferCoin": "选择划转币种",
  379. "onChainWithdraw": "链上提币",
  380. "internalTransfer": "内部转账",
  381. "withdrawNetwork": "提币网络",
  382. "withdrawNetworkTip": "请确保您选择的提币网络,与您在充币平台使用的网络一致,否则资产可能会丢失。",
  383. "withdrawAddress": "提币地址",
  384. "enterWithdrawAddress": "请输入提币地址",
  385. "withdrawAmount": "提币金额",
  386. "receivedAmount": "到账数量",
  387. "fee": "手续费",
  388. "withdrawSubmitted": "提币申请已提交",
  389. "internalLabel": "内部",
  390. "fundPassword": "资金密码",
  391. "emailCode": "邮箱验证码",
  392. "googleCode": "谷歌验证码",
  393. "securityVerification": "安全验证",
  394. "depositAddress": "充值地址",
  395. "saveFailed": "保存失败",
  396. "depositNetwork": "充币网络",
  397. "saveQrCode": "保存二维码",
  398. "addressCopied": "地址已复制",
  399. "minDeposit": "最小充值额",
  400. "depositArrival": "充值到账",
  401. "depositDetail": "充值详情",
  402. "depositCurrency": "充值币种",
  403. "txHash": "交易哈希",
  404. "applyTime": "申请时间",
  405. "hashCopied": "交易哈希已复制",
  406. "withdrawRecord": "提币记录",
  407. "transferRecord": "划转记录",
  408. "withdrawDetail": "提现详情",
  409. "transferDetail": "转账详情",
  410. "transferUser": "转账用户",
  411. "cancelWithdraw": "取消提现",
  412. "confirmCancelWithdraw": "确定要取消此次提现吗?",
  413. "withdrawCancelled": "提现已取消",
  414. "withdrawProgress": "提现进度",
  415. "withdrawApplication": "提现申请",
  416. "waitingWithdraw": "等待提现",
  417. "withdrawFailed": "提现失败",
  418. "withdrawSuccess": "提现成功",
  419. "withdrawStatusReviewing": "审核中",
  420. "withdrawStatusReleasing": "放币中",
  421. "withdrawStatusFailed": "失败",
  422. "withdrawStatusSuccess": "成功",
  423. "withdrawStatusCancelled": "已取消",
  424. "unknown": "未知",
  425. "feeUsdt": "手续费(U)",
  426. "openCloseLabel": "开平仓",
  427. "rebateId": "返佣ID",
  428. "copyBalance": "跟单余额",
  429. "scannerFailed": "打开扫描器失败",
  430. "transferSuccess2": "转账成功",
  431. "securitySettingsTitle": "安全设置",
  432. "securityBannerTip": "为了保证您的账户安全,建议完成以下认证",
  433. "authenticator": "身份验证器",
  434. "authenticatorDesc": "使用身份验证器进行身份验证",
  435. "certified": "已认证",
  436. "notCertified": "未认证",
  437. "emailAuth": "邮箱认证",
  438. "emailAuthDesc": "绑定邮箱以接收验证码",
  439. "fundPasswordDesc": "用于提现、内部转账等资金操作",
  440. "modifyAction": "修改",
  441. "notSet": "未设置",
  442. "alreadySet": "已设置",
  443. "loginPasswordMenu": "登录密码",
  444. "loginPasswordDesc": "定期修改密码可提高账户安全性",
  445. "hintTitle": "提示",
  446. "noHelpContent": "暂无帮助内容",
  447. "noAnnouncements": "暂无公告",
  448. "bindSuccess": "绑定成功",
  449. "secretKeyCopied": "秘钥已复制",
  450. "setFundPassword": "设置资金密码",
  451. "changeFundPassword": "修改资金密码",
  452. "confirmFundPassword": "确认资金密码",
  453. "enterFundPasswordHint": "请设置资金密码",
  454. "reenterFundPassword": "请再次输入资金密码",
  455. "confirmModify": "确认修改",
  456. "confirmSet": "确认设置",
  457. "changeLoginPassword": "修改登录密码",
  458. "currentPassword": "当前密码",
  459. "enterCurrentPassword": "请输入当前登录密码",
  460. "containsLetter": "含字母",
  461. "containsDigit": "含数字",
  462. "changeSuccess": "修改成功",
  463. "confirmNewPassword": "确认新密码",
  464. "reenterNewPassword": "再次输入新密码",
  465. "noLines": "暂无可用线路",
  466. "protocolDetail": "协议详情",
  467. "noContent": "暂无内容",
  468. "announcementDetail": "公告详情",
  469. "announcementNotFound": "公告不存在",
  470. "helpDetail": "帮助详情",
  471. "contentNotFound": "内容不存在",
  472. "contactServiceHint": "如需重置修改请联系客服",
  473. "twoStepVerification": "两步验证",
  474. "myInvitations": "我的邀请",
  475. "teamDetail": "团队明细",
  476. "invitationList": "邀请列表",
  477. "noInvitations": "暂无邀请记录",
  478. "levelLabel": "级别",
  479. "teamTotalAsset": "团队持有总资产",
  480. "withinWeek": "一周内",
  481. "today": "当日",
  482. "perpetualRebate": "永续合约返佣比例",
  483. "copyRebate": "跟单返佣比例",
  484. "commissionModify": "佣金比例修改",
  485. "setSuccess": "设置成功",
  486. "enterValidRate": "请输入有效的永续比例",
  487. "normalUser": "普通",
  488. "historicalPositions": "历史持仓记录",
  489. "historicalOrders": "历史委托记录",
  490. "openTime": "开仓时间",
  491. "closeTime": "完成时间",
  492. "orderTime": "委托时间",
  493. "marketOrderType": "市价",
  494. "positionDetail": "持仓详情",
  495. "direction": "方向",
  496. "orderType": "委托类型",
  497. "leverage": "杠杆倍数",
  498. "orderDetail": "委托详情",
  499. "avgTradePrice": "成交均价",
  500. "triggerCondition": "触发条件",
  501. "stopProfitLoss": "止盈止损",
  502. "createTime": "创建时间",
  503. "tradeDetailLabel": "交易明细",
  504. "tradePrice": "成交价格",
  505. "tradeTime": "成交时间",
  506. "cancelOrder": "撤单",
  507. "cancelOrderSuccess": "撤单成功",
  508. "orderSuccess": "下单成功",
  509. "errEnterVolume": "请输入委托数量",
  510. "errEnterPrice": "请输入委托价格",
  511. "errEnterTriggerPrice": "请输入触发价格",
  512. "errContractNotReady": "合约面值未就绪",
  513. "errPriceNotReady": "价格未就绪,请稍后重试",
  514. "errVolumeInsufficient": "数量不足,请增加委托数量",
  515. "errEnterClosePrice": "请输入平仓价格",
  516. "errInvalidOrderId": "无效订单 ID",
  517. "errNoLongPosition": "无多仓可平",
  518. "errNoShortPosition": "无空仓可平",
  519. "errNoOrdersToCancel": "暂无委托单可撤",
  520. "errServiceUnavailable": "服务暂时不可用,请稍后重试",
  521. "errTimeout": "请求超时,请检查网络后重试",
  522. "errNetworkError": "网络连接异常,请检查网络设置",
  523. "errSelectNetwork": "请选择提币网络",
  524. "errEnterAddress": "请输入提币地址",
  525. "errEnterAmount": "请输入金额",
  526. "errEnterFundPassword": "请输入资金密码",
  527. "errEnterVerifyCode": "请输入验证码",
  528. "errBindGoogleFirst": "请先绑定Google验证",
  529. "errEnterGoogleCode": "请输入Google验证码",
  530. "errAmountFormat": "金额格式错误",
  531. "errMinWithdraw": "最小提现额 {amount}",
  532. "@errMinWithdraw": {
  533. "placeholders": {
  534. "amount": {
  535. "type": "String"
  536. }
  537. }
  538. },
  539. "errMinTransfer": "最小转账额 {amount}",
  540. "@errMinTransfer": {
  541. "placeholders": {
  542. "amount": {
  543. "type": "String"
  544. }
  545. }
  546. },
  547. "errExceedBalance": "超出可用余额",
  548. "errEnterStartTime": "请选择开始时间",
  549. "errEnterEndTime": "请选择结束时间",
  550. "closeOrderSubmitted": "平仓委托已提交",
  551. "contractUnitSettings": "合约单位设置",
  552. "marginMode": "保证金模式",
  553. "adjustLeverage": "调整杠杆",
  554. "openTab": "开仓",
  555. "closeTab": "平仓",
  556. "limitOrder": "限价单",
  557. "marketConditional": "市价条件委托单",
  558. "limitConditional": "限价条件委托单",
  559. "holdPosition": "持有仓位",
  560. "currentOrders": "当前委托",
  561. "hideOtherPairs": "隐藏其他交易对",
  562. "closeAll": "一键平仓",
  563. "closeAllWarning": "您所有正在委托的订单将会被市价平仓",
  564. "closeAllSubmitted": "一键平仓指令已提交",
  565. "cancelAll": "全部撤单",
  566. "cancelAllSuccess": "全部撤单成功",
  567. "noOrders": "暂无委托",
  568. "allOrdersLoaded": "已加载全部",
  569. "takeProfit": "止盈",
  570. "stopLoss": "止损",
  571. "entryPrice": "委托价格",
  572. "takeProfitPrice": "止盈价",
  573. "stopLossPrice": "止损价",
  574. "expectedProfit": "成交预估盈利",
  575. "expectedLoss": "成交预估亏损",
  576. "tpslSuccess": "止盈止损设置成功",
  577. "latestLabel": "最新",
  578. "enterCloseAmount": "请输入平仓数量",
  579. "estimatedPnl": "预计盈亏",
  580. "enterCloseAmountError": "请输入平仓数量",
  581. "enterLimitPriceError": "请输入限价价格",
  582. "availableMargin": "可用保证金",
  583. "usedMargin": "已用保证金",
  584. "sharePosition": "我的合约仓位",
  585. "reversePosition": "一键反手",
  586. "closePositionMarket": "市价全平",
  587. "reverseSuccess": "反手成功",
  588. "triggerPrice": "触发价格",
  589. "markLabel": "标记",
  590. "priceLabel": "价格",
  591. "quantityLabel": "数量",
  592. "closeLong": "平多",
  593. "closeShort": "平空",
  594. "fundingRate": "资金费率",
  595. "countdown": "倒计时",
  596. "orderBook": "订单簿",
  597. "latestTrades": "最新成交",
  598. "depthChart": "深度图",
  599. "buy": "买入",
  600. "sell": "卖出",
  601. "noDepthData": "暂无深度数据",
  602. "noTradeData": "暂无成交数据",
  603. "openLongBtn": "开多",
  604. "openShortBtn": "开空",
  605. "ranking": "排名",
  606. "marketCap": "市值",
  607. "circulatingSupply": "流通供应量",
  608. "issuePrice": "发行价",
  609. "allTimeHigh": "历史最高价",
  610. "keyData": "关键数据",
  611. "selectPair": "选择交易对",
  612. "chartTab": "行情",
  613. "overviewTab": "概览",
  614. "shareFailed": "分享失败,请重试",
  615. "loadFailedRetry": "加载失败,请重试",
  616. "closeBull": "平空看涨",
  617. "closeBear": "平多看跌",
  618. "marketOrderLabel": "市价委托",
  619. "limitOrderLabel": "限价委托",
  620. "planOrderLabel": "计划委托",
  621. "mergeOrderLabel": "合并委托",
  622. "reverseOpen": "反向开仓",
  623. "liquidationLabel": "爆仓",
  624. "adminForceClose": "管理员强平",
  625. "isolatedMargin": "逐仓",
  626. "separatePos": "分仓",
  627. "orderPending": "委托中",
  628. "orderFilled": "委托成功",
  629. "tradingSuccess": "交易成功",
  630. "orderCancelledLabel": "委托取消",
  631. "orderFailedLabel": "委托失败",
  632. "entrustTotal": "委托总量",
  633. "openAvgPrice": "开仓均价",
  634. "closeAvgPrice": "平仓均价",
  635. "profitLabel": "收益",
  636. "profitRateLabel": "收益率",
  637. "filledVolume": "已成交量",
  638. "orderPriceLabel": "委托价格",
  639. "crossIsolatedLabel": "全仓/逐仓",
  640. "takeProfitTriggerPrice": "止盈触发价",
  641. "stopLossTriggerPrice": "止损触发价",
  642. "marginLabel": "保证金",
  643. "entrustAmount": "委托数量",
  644. "longLabel": "多",
  645. "shortLabel": "空",
  646. "positionSize": "持仓数量",
  647. "positionValue": "持仓价值",
  648. "fundPasswordFormatError": "密码需7-20位,必须同时包含字母和数字",
  649. "fundPasswordHint": "7-20位,必须包含字母和数字",
  650. "setFundPasswordHint": "请设置资金密码",
  651. "confirmFundPasswordHint": "请再次输入资金密码",
  652. "fundPasswordBannerTip": "资金密码用于提现、内部转账等资金操作,请勿与登录密码相同。",
  653. "checkSpamMessage": "如果未收到验证信息,请检查邮箱垃圾箱或手机拦截短信",
  654. "currentPasswordHint": "请输入当前登录密码",
  655. "passwordLengthHint": "6-16个字符",
  656. "confirmNewPasswordHint": "再次输入新密码",
  657. "passwordChanged": "修改成功",
  658. "googleAuthStep1": "Step 1 下载验证器App",
  659. "googleAuthDownloadHint": "iOS用户登录App Store搜索\"Authenticator\"下载,安卓用户登录应用商店或使用手机浏览器搜索Authenticator",
  660. "recommendDownload": "推荐下载安装:",
  661. "alreadyDownloaded": "我已经下载,进行下一步",
  662. "googleBindStep1Hint": "安装完成后打开Google Authentication,iOS用户点击右上角(安卓用户点击右下角)[+]号。选择[手动输入密钥],在页面中填入您的账户名和下方密钥",
  663. "keyCopied": "密钥已复制",
  664. "googleBindStep2Hint": "添加成功后,您将得到一个有一定时效的6位数验证码,请将该验证码填入下方输入框中(需要在验证码时效内完成)",
  665. "googleCodeHint": "请输入6位数谷歌验证码",
  666. "emailCodeInstruction": "点击下方的发送验证码,然后在输入框中输入验证码",
  667. "emailCodeSentTo": "{email} 收取验证码",
  668. "enterCode": "请输入验证码",
  669. "systemAnnouncement": "系统公告",
  670. "noAnnouncement": "暂无公告",
  671. "serviceRouteHint": "* 选择延迟较低的线路可获得更流畅的交易体验。系统会自动检测各线路延迟情况。",
  672. "noAvailableRoute": "暂无可用线路",
  673. "emailTab": "邮箱",
  674. "phoneTab": "手机号",
  675. "passwordLoginTab": "密码登录",
  676. "codeLoginTab": "验证码登录",
  677. "twoFactorVerification": "两步验证",
  678. "googleAuthCodeHint": "请输入 Google Authenticator 中的 6 位动态验证码",
  679. "cantUseGoogleAuth": "无法使用谷歌验证器?",
  680. "newVersionFound": "发现新版本",
  681. "latestVersion": "最新版本",
  682. "updateContent": "更新内容:",
  683. "forceUpdateTip": "此版本为强制更新,请立即升级",
  684. "remindLater": "稍后再说",
  685. "updateNow": "立即更新",
  686. "cannotOpenLink": "无法打开下载链接,请复制链接到浏览器下载",
  687. "updateInAppInstall": "应用内安装",
  688. "updateOpenInBrowser": "浏览器打开",
  689. "downloadingUpdate": "正在下载更新…",
  690. "upgradeDownloadOrInstallFailed": "下载或安装失败,请稍后重试",
  691. "installPermissionRequired": "需要安装权限,请在设置中为本应用开启「允许安装未知应用」后重试",
  692. "currentPrice": "当前价格",
  693. "currentMarginLabel": "当前保证金",
  694. "positionId": "仓位ID",
  695. "copyIdSuccess": "复制仓位ID成功",
  696. "high24h": "24h最高价",
  697. "low24h": "24h最低价",
  698. "noKlineData": "暂无K线数据",
  699. "todayNewUsers": "今日新增\n用户(人)",
  700. "todayTradingUsers": "今日交易\n用户(人)",
  701. "todayRebateLabel": "今日返佣\n(USDT)",
  702. "brokerLevel": "经纪商",
  703. "regularLevel": "普通",
  704. "comingSoon": "即将推出",
  705. "scanQrCode": "扫描二维码",
  706. "notAnAgent": "您还不是经纪商",
  707. "closePositionConfirm": "是否平仓此单,平仓后将无法获得此订单的最终盈利",
  708. "transferTip1": "划转即时到账,无需等待确认。",
  709. "transferTip2": "资金账户 ↔ 合约账户 / 跟单账户均支持划转。",
  710. "transferTip3": "划转不收取手续费。",
  711. "accountTransferTitle": "账户划转",
  712. "transferFreeHint": "划转免手续费,实时到账",
  713. "spotTradingAccount": "现货交易账户",
  714. "assetsLockedStakingAccount": "锁仓账户",
  715. "assetsReleaseTotal": "释放总量",
  716. "assetsTotalLockedBalance": "总锁仓余额(iBit)",
  717. "assetsMyStakingOrders": "我的锁仓订单",
  718. "assetsStakingOrderNo": "订单编号",
  719. "assetsStakingTotal": "锁仓总量",
  720. "assetsReleased": "已释放",
  721. "assetsPendingRelease": "待释放",
  722. "assetsSubscribing": "申购中",
  723. "assetsReleasing": "释放中",
  724. "assetsIbitUnit": "iBit",
  725. "transferAvailableCoin": "可用: {available} {coin}",
  726. "@transferAvailableCoin": {
  727. "placeholders": {
  728. "available": { "type": "Object" },
  729. "coin": { "type": "Object" }
  730. }
  731. },
  732. "transferAmountCoin": "数量 ({coin})",
  733. "@transferAmountCoin": {
  734. "placeholders": {
  735. "coin": { "type": "Object" }
  736. }
  737. },
  738. "confirmTransfer": "确认划转",
  739. "transferSameAccountError": "转出与转入账户不能相同",
  740. "pageLoadFailed": "页面加载失败",
  741. "networkErrorDesc": "网络连接异常,请检查网络设置后重试",
  742. "reload": "重新加载",
  743. "backHome": "返回首页",
  744. "errorCodeLabel": "错误代码:{code}",
  745. "depositNetworkConfirmations": "3次网络确认",
  746. "depositMinAmountHint": "充值金额最小{minAmount}USDT,小于最小金额的充值不会入账。",
  747. "depositNoOtherAssets": "请勿向上面之充值任何非币种资产,否则资产无法找回。",
  748. "depositConfirmHint": "您充值到上述地址后,需要整合区块网络节点的确认,一般区块主网3次网络确认后到账。",
  749. "depositAddressChangeHint": "您的充值地址可能会改变,每次充值时请重新复制地址。",
  750. "depositSecurityHint": "请务必确认操作环境安全,防止信息被篡改或泄密。",
  751. "cancelWithdrawHint": "您可在3分钟内撤销提现",
  752. "liqPrice": "强平价格",
  753. "marginRatioLabel": "保证金比率",
  754. "withdrawMinAmountHint": "最小提现额 {minAmount}",
  755. "@withdrawMinAmountHint": {
  756. "placeholders": {
  757. "minAmount": {
  758. "type": "Object"
  759. }
  760. }
  761. },
  762. "fundAccountAvailable": "资金账户可用",
  763. "recipientUidOrAccount": "对方UID或账户",
  764. "enterRecipientUid": "请输入平台收款人UID",
  765. "transferMinAmountHint": "最小转账额 {minAmount}",
  766. "@transferMinAmountHint": {
  767. "placeholders": {
  768. "minAmount": {
  769. "type": "Object"
  770. }
  771. }
  772. },
  773. "withdrawNotice1": "平台官方在任何情况下都不会要求您向某一账户转账或索要验证码。",
  774. "withdrawNotice2": "请勿参与代买、洗钱、非法集资等违法行为,谨防网络诈骗。",
  775. "categoryLabel": "类别",
  776. "yearSuffix": "年",
  777. "monthSuffix": "月",
  778. "daySuffix": "日",
  779. "brokerWelcome": "您好,经纪商",
  780. "brokerWelcomeNamed": "您好,{name}",
  781. "@brokerWelcomeNamed": {
  782. "placeholders": {
  783. "name": {
  784. "type": "String"
  785. }
  786. }
  787. },
  788. "brokerInviteTip": "邀请用户注册并完成交易,即可获得返佣奖励。返佣实时结算,每日自动发放至您的账户。",
  789. "inviteList": "邀请列表",
  790. "noInviteRecord": "暂无邀请记录",
  791. "accountLabel": "账户",
  792. "enterValidPerpRate": "请输入有效的永续比例",
  793. "editCommissionRate": "佣金比例修改",
  794. "perpRebateRate": "永续合约返佣比例",
  795. "copyRebateRate": "跟单返佣比例",
  796. "commissionRateWarning": "请慎重设置,设置完成后,将不可以再次设置为比本次更低的返佣比例",
  797. "withinOneWeek": "一周内",
  798. "teamTotalAssets": "团队持有总资产",
  799. "savePoster": "保存海报",
  800. "copyInviteCode": "复制邀请码",
  801. "copyLink": "复制链接",
  802. "inviteLink": "邀请链接",
  803. "inviteShareText": "邀请你一起来赚币",
  804. "labelCopied": "{label}已复制",
  805. "@labelCopied": {
  806. "placeholders": {
  807. "label": {
  808. "type": "Object"
  809. }
  810. }
  811. },
  812. "selectTradingPair": "选择交易对",
  813. "marketOverview": "概览",
  814. "volume24hLabel": "24h成交量({coin})",
  815. "turnover24hLabel": "24h成交额(USDT)",
  816. "amountLabel2": "数量 ({coin})",
  817. "timeLabel2": "时间",
  818. "athPrice": "历史最高价",
  819. "dataDisclaimer": "信息来自第三方行情网站,数据仅供参考,不作为投资依据。",
  820. "periodToday": "今日",
  821. "period7d": "7天",
  822. "period30d": "30天",
  823. "period90d": "90天",
  824. "period180d": "180天",
  825. "period1y": "1年",
  826. "rank": "排名",
  827. "@volume24hLabel": {
  828. "placeholders": {
  829. "coin": {
  830. "type": "Object"
  831. }
  832. }
  833. },
  834. "@amountLabel2": {
  835. "placeholders": {
  836. "coin": {
  837. "type": "Object"
  838. }
  839. }
  840. },
  841. "twoWeekWinRate": "近14天胜率",
  842. "twoWeekRoi": "近14天收益率",
  843. "twoWeekTrend": "近14天走势",
  844. "contractAccountEquity": "合约账户权益",
  845. "canOpenLong": "可开多",
  846. "canOpenShort": "可开空",
  847. "availableCloseLong": "可平多",
  848. "availableCloseShort": "可平空",
  849. "leverageAdjustedTo": "杠杆已调整为",
  850. "valueLabel": "价值",
  851. "lotsLabel": "张",
  852. "profitUsdtLabel": "收益(USDT)",
  853. "markPriceLabel": "标记价格 {price}",
  854. "@markPriceLabel": {
  855. "placeholders": {
  856. "price": {
  857. "type": "Object"
  858. }
  859. }
  860. },
  861. "perpetualContract": "永续合约",
  862. "marketPrice": "市价",
  863. "priceLabel2": "价格",
  864. "availableLabel": "可用",
  865. "crossMarginDesc": "您账户里所有余额均作为保证金使用。当资产净值不足以满足维持保证金需求时,强制平仓将被触发。此时,您将损失所有余额。",
  866. "isolatedMarginDesc": "每个仓位独立占用保证金,亏损超出仓位保证金自动平仓,风险可控",
  867. "splitMargin": "分仓",
  868. "splitMarginDesc": "您的同方向同杠杆仓位将保持独立、不自动合并,每个开仓动作生成独立子仓位,分仓模式下与全仓模式共用合约账户余额作为保证金。",
  869. "marginModeNote": "※ 保证金模式调整仅对当前合约生效",
  870. "switchMarginModeFailed": "切换失败,请先平仓后再切换仓位模式",
  871. "leverageAdjustedMsg": "杠杆已调整为 {value}X",
  872. "openLabel": "开仓",
  873. "closeLabel": "平仓",
  874. "marketOrder": "市价单",
  875. "conditionalMarketOrder": "市价条件委托单",
  876. "conditionalLimitOrder": "限价条件委托单",
  877. "takeProfitStopLoss": "止盈止损",
  878. "fundingRateCountdown": "资金费率/倒计时",
  879. "priceUsdt": "价格(USDT)",
  880. "closeAllPositions": "一键平仓",
  881. "closeAllConfirm": "您所有正在委托的订单将会被市价平仓",
  882. "closeAllSubMsg": "如果存在平仓挂单(限价单或止盈止损单),将会在一键平仓前被撤销。",
  883. "cancelAllOrders": "全部撤单",
  884. "contractUnitSetting": "合约单位设置",
  885. "contractUnitCoin": "{coin}-数量",
  886. "contractUnitUsdt": "USDT-价值",
  887. "contractUnitSheets": "数量-张",
  888. "contractUnitHintCoin": "您输入的为订单的{coin}数量",
  889. "contractUnitHintUsdt": "您输入的为订单市场价值,修改杠杆会改变保证金数量",
  890. "contractUnitHintSheets": "您输入的为订单张数",
  891. "takeProfitStopLossBtn": "止盈止损",
  892. "reversePositionBtn": "一键反手",
  893. "closePositionBtn": "平仓",
  894. "closeAllMarket": "市价全平",
  895. "closeAllMarketConfirm": "确认以市价全部平仓?",
  896. "closeAllMarketSubMsg": "此操作不可撤销。",
  897. "closeAllMarketSuccess": "平仓成功",
  898. "reverseConfirm": "将市价平{side}仓并以相同数量{openSide},确认操作?",
  899. "marginBalance": "保证金 {margin} USDT",
  900. "longAvailLabel": "可平多 {amount} {coin}",
  901. "shortAvailLabel": "可平空 {amount} {coin}",
  902. "enterTriggerPrice": "请先输入触发价格",
  903. "enterPrice": "请先输入价格",
  904. "symbolPerpetual": "{symbol} 永续",
  905. "cancelLabel": "取消",
  906. "rejectReasonLabel": "拒绝原因",
  907. "confirmLabel": "确定",
  908. "@leverageAdjustedMsg": {
  909. "placeholders": {
  910. "value": {
  911. "type": "Object"
  912. }
  913. }
  914. },
  915. "@contractUnitCoin": {
  916. "placeholders": {
  917. "coin": {
  918. "type": "Object"
  919. }
  920. }
  921. },
  922. "@contractUnitHintCoin": {
  923. "placeholders": {
  924. "coin": {
  925. "type": "Object"
  926. }
  927. }
  928. },
  929. "@reverseConfirm": {
  930. "placeholders": {
  931. "side": {
  932. "type": "Object"
  933. },
  934. "openSide": {
  935. "type": "Object"
  936. }
  937. }
  938. },
  939. "@marginBalance": {
  940. "placeholders": {
  941. "margin": {
  942. "type": "Object"
  943. }
  944. }
  945. },
  946. "@longAvailLabel": {
  947. "placeholders": {
  948. "amount": {
  949. "type": "Object"
  950. },
  951. "coin": {
  952. "type": "Object"
  953. }
  954. }
  955. },
  956. "@shortAvailLabel": {
  957. "placeholders": {
  958. "amount": {
  959. "type": "Object"
  960. },
  961. "coin": {
  962. "type": "Object"
  963. }
  964. }
  965. },
  966. "@symbolPerpetual": {
  967. "placeholders": {
  968. "symbol": {
  969. "type": "Object"
  970. }
  971. }
  972. },
  973. "positionsTab": "持有仓位",
  974. "contractAccountUsdt": "合约账户 (USDT)",
  975. "setTakeProfit": "设置止盈",
  976. "setStopLoss": "设置止损",
  977. "tpTriggerPrice": "止盈触发价",
  978. "slTriggerPrice": "止损触发价",
  979. "closeableSizeCoin": "可平量({coin})",
  980. "@closeableSizeCoin": {
  981. "placeholders": {
  982. "coin": {
  983. "type": "String"
  984. }
  985. }
  986. },
  987. "estProfit": "成交预估盈利",
  988. "estLoss": "成交预估亏损",
  989. "closePositionMsgLong": "当委托价格小于标记价格时会以市价成交",
  990. "closePositionMsgShort": "当委托价格大于标记价格时会以市价成交",
  991. "enterCloseVolume": "请输入平仓数量",
  992. "enterLimitPrice": "请输入限价价格",
  993. "estPnlLabel": "预计盈亏",
  994. "longHeadLabel": "多头",
  995. "shortHeadLabel": "空头",
  996. "orderSizeCoin": "委托数量({coin})",
  997. "@orderSizeCoin": {
  998. "placeholders": {
  999. "coin": {
  1000. "type": "String"
  1001. }
  1002. }
  1003. },
  1004. "filledSizeCoin": "成交数量({coin})",
  1005. "@filledSizeCoin": {
  1006. "placeholders": {
  1007. "coin": {
  1008. "type": "String"
  1009. }
  1010. }
  1011. },
  1012. "limitLabel": "限价",
  1013. "marketHint": "市价",
  1014. "pricePlaceholder": "请输入价格",
  1015. "shareLabel": "分享",
  1016. "myFuturesPosition": "我的合约仓位",
  1017. "inviteCodeLabel": "邀请码:",
  1018. "registerAndEarnRebate": "注册赢取返佣奖励",
  1019. "loginToFollowExpert": "登录即可跟随交易专家,开始合约跟单",
  1020. "unfollowConfirmMsg": "是否确认取消跟随此交易员?",
  1021. "applyExpertBannerText": "申请成为交易专家,开启带单",
  1022. "klineDate": "时间",
  1023. "klineOpen": "开",
  1024. "klineHigh": "高",
  1025. "klineLow": "低",
  1026. "klineClose": "收",
  1027. "klineChangeAmt": "涨跌额",
  1028. "klineChange": "涨跌幅",
  1029. "klineAmount": "成交额",
  1030. "klineVol": "成交量",
  1031. "myTrades": "我的带单",
  1032. "myCopyTrading": "我的跟单",
  1033. "followersTab": "跟单用户",
  1034. "currentCopyOrders": "当前带单",
  1035. "historyCopyOrders": "历史带单",
  1036. "currentFollowingTab": "当前跟单",
  1037. "myTradersTab": "我的交易员",
  1038. "historyFollowingTab": "历史跟单",
  1039. "noHistoryCopyOrders": "暂无历史带单",
  1040. "noCurrentCopyOrders": "暂无当前带单",
  1041. "noTradingRecords": "暂无带单记录",
  1042. "confirmRemoveFollower": "确认移除?",
  1043. "removeFollowerMsg": "移除后该跟单员将无法继续跟随您的带单,确认继续?",
  1044. "removedSuccess": "已移除",
  1045. "unrealizedPnlUsdt": "未实现盈亏(USDT)",
  1046. "marginUsdt": "保证金(USDT)",
  1047. "currentMarginUsdt": "当前保证金(USDT)",
  1048. "openAvgPriceUsdt": "开仓均价(USDT)",
  1049. "currentPriceUsdt": "当前价格(USDT)",
  1050. "liqPriceUsdt": "强平价格(USDT)",
  1051. "closeAvgPriceUsdt": "平仓均价(USDT)",
  1052. "realizedPnlUsdt": "已实现盈亏(USDT)",
  1053. "positionSizeWithCoin": "持仓数量({coin})",
  1054. "@positionSizeWithCoin": {
  1055. "placeholders": {
  1056. "coin": {
  1057. "type": "String"
  1058. }
  1059. }
  1060. },
  1061. "closeSizeWithCoin": "平仓数量({coin})",
  1062. "@closeSizeWithCoin": {
  1063. "placeholders": {
  1064. "coin": {
  1065. "type": "String"
  1066. }
  1067. }
  1068. },
  1069. "qtyWithCoin": "数量({coin})",
  1070. "@qtyWithCoin": {
  1071. "placeholders": {
  1072. "coin": {
  1073. "type": "String"
  1074. }
  1075. }
  1076. },
  1077. "openTimeWithValue": "开仓时间 {time}",
  1078. "@openTimeWithValue": {
  1079. "placeholders": {
  1080. "time": {
  1081. "type": "String"
  1082. }
  1083. }
  1084. },
  1085. "openTimeTwoSpaces": "开仓时间 {time}",
  1086. "@openTimeTwoSpaces": {
  1087. "placeholders": {
  1088. "time": {
  1089. "type": "String"
  1090. }
  1091. }
  1092. },
  1093. "positionIdCopied": "仓位ID已复制",
  1094. "copyPositionIdSuccess": "复制仓位ID成功",
  1095. "positionIdPrefix": "仓位ID: ",
  1096. "positionIdShort": "仓位ID ",
  1097. "myTradingProfit": "我的带单收益",
  1098. "myCopyTradingProfit": "我的跟单收益",
  1099. "currentFollowersLabel": "当前跟单人数",
  1100. "settledDaysTitle": "入驻天数",
  1101. "fundStrength": "资金实力",
  1102. "fundStrengthUsdt": "资金实力(USDT)",
  1103. "cumCopyProfitUsdt": "累计跟单盈利(USDT)",
  1104. "cumFollowProfitAmtUsdt": "累计跟单盈利额(USDT)",
  1105. "cumCopyRevenueUsdt": "累计跟单收益(USDT)",
  1106. "cumFollowerCount": "累计跟单人数",
  1107. "cumTradingDays": "累计交易天数",
  1108. "accountEquityUsdt": "账户权益(USDT)",
  1109. "cumProfitShareUsdt": "累计分润(USDT)",
  1110. "lastProfitShare": "上期分润收益",
  1111. "followerFollowTime": "跟随时间",
  1112. "followersCountLabel": "跟随人数 {count}",
  1113. "@followersCountLabel": {
  1114. "placeholders": {
  1115. "count": {
  1116. "type": "String"
  1117. }
  1118. }
  1119. },
  1120. "followersMaxLabel": "跟随人数 {count}/{max}",
  1121. "@followersMaxLabel": {
  1122. "placeholders": {
  1123. "count": {
  1124. "type": "String"
  1125. },
  1126. "max": {
  1127. "type": "String"
  1128. }
  1129. }
  1130. },
  1131. "availableAssetsUsdt": "可用资产(USDT)",
  1132. "closePositionConfirmMsg": "是否平仓此单,平仓后将无法获得此订单的最终盈利",
  1133. "settledDaysLabelFmt": "已入驻 {days}天",
  1134. "@settledDaysLabelFmt": {
  1135. "placeholders": {
  1136. "days": {
  1137. "type": "String"
  1138. }
  1139. }
  1140. },
  1141. "currentFollowingLabelFmt": "当前跟随 {following}/{max}",
  1142. "@currentFollowingLabelFmt": {
  1143. "placeholders": {
  1144. "following": {
  1145. "type": "String"
  1146. },
  1147. "max": {
  1148. "type": "String"
  1149. }
  1150. }
  1151. },
  1152. "tradingContracts": "带单合约",
  1153. "accountInfoTitle": "账户信息",
  1154. "coreDataTitle": "核心数据",
  1155. "yield14d": "近14天收益率",
  1156. "profit14dUsdt": "近14天收益(USDT)",
  1157. "winRate14d": "近14天胜率",
  1158. "profitShareRatio": "分润比例",
  1159. "fullCapacity": "满员",
  1160. "followTrader": "跟单",
  1161. "openLongBullish": "开多看涨",
  1162. "openShortBearish": "开空看跌",
  1163. "profitUsdt": "收益(USDT)",
  1164. "operationFailedRetry": "操作失败,请重试",
  1165. "copyTradingSuccess": "跟单成功",
  1166. "copyTradingSettings": "跟单设置",
  1167. "noCopyContracts": "暂无可跟合约",
  1168. "startCopyTrading": "开始跟单",
  1169. "savedSuccess": "保存成功",
  1170. "takePhoto": "拍照",
  1171. "confirmCancelTitle": "确认取消",
  1172. "confirmCancelTraderMsg": "确定申请取消交易员资格吗?此操作不可撤销。",
  1173. "applicationSubmitted": "申请已提交",
  1174. "avatarUpdated": "头像更新成功",
  1175. "tradingSettings": "带单设置",
  1176. "tradingNickname": "带单昵称",
  1177. "maxTagsHint": "最多可以选{max}个({selected}/{max})",
  1178. "@maxTagsHint": {
  1179. "placeholders": {
  1180. "max": {
  1181. "type": "String"
  1182. },
  1183. "selected": {
  1184. "type": "String"
  1185. }
  1186. }
  1187. },
  1188. "saveLabel": "保存",
  1189. "cancelTraderQualify": "申请取消交易员资格",
  1190. "bioHint": "用一句话介绍你的策略风格...",
  1191. "applicationPendingReview": "申请已提交,请等待审核",
  1192. "traderApplyConditions": "满足以下条件即可申请成为交易员!",
  1193. "contractAccountFundsReq": "合约账户资金 ≥ 1000 USDT",
  1194. "goTransfer": "去划转",
  1195. "noFollowingTrader": "当前没有跟随交易员",
  1196. "agreeToAgreement": "我已阅读并同意 ",
  1197. "traderAgreementLink": "《交易员协议》",
  1198. "reviewingApplication": "申请审核中",
  1199. "submitApplication": "提交申请",
  1200. "contactSupport": "联系客服",
  1201. "copyTradingTitle": "合约跟单",
  1202. "klinePeriod1m": "1分",
  1203. "klinePeriod5m": "5分",
  1204. "klinePeriod15m": "15分",
  1205. "klinePeriod30m": "30分",
  1206. "klinePeriod1h": "1时",
  1207. "klinePeriod4h": "4时",
  1208. "klinePeriod1d": "日线",
  1209. "klinePeriod1w": "周线",
  1210. "klinePeriod1mon": "月线",
  1211. "unfollowTraderConfirm": "是否确认取消跟随此交易员?",
  1212. "currentFollowOrders": "当前跟单",
  1213. "historyFollowOrders": "历史跟单",
  1214. "availableBalanceUsdt": "可用资产(USDT)",
  1215. "networkConnectionError": "网络连接异常,请检查网络设置后重试",
  1216. "perpetualContracts": "永续合约",
  1217. "searchHint": "搜索",
  1218. "nameAndVolume": "名称 / 成交量",
  1219. "latestPriceChange": "最新价 / 24h涨跌",
  1220. "volumeWithValue": "成交量 {value} USDT",
  1221. "@volumeWithValue": {
  1222. "placeholders": {
  1223. "value": {
  1224. "type": "String"
  1225. }
  1226. }
  1227. },
  1228. "volumeEmpty": "成交量 --",
  1229. "txType0": "充值",
  1230. "txType1": "提现",
  1231. "txType2": "内部转账",
  1232. "txType3": "币币交易",
  1233. "txType4": "手续费",
  1234. "txType5": "糖果",
  1235. "txType6": "活动发放",
  1236. "txType7": "推广奖励",
  1237. "txType8": "分红",
  1238. "txType9": "返利",
  1239. "txType10": "后台充值",
  1240. "txType11": "后台扣除",
  1241. "txType13": "锁仓",
  1242. "txType14": "解锁",
  1243. "txType15": "抢购",
  1244. "txType16": "活动奖励",
  1245. "txType17": "活动扣除",
  1246. "txType18": "用户转账",
  1247. "txType19": "合约手续费",
  1248. "txType20": "合约盈利",
  1249. "txType21": "合约亏损",
  1250. "txType22": "期权失败",
  1251. "txType23": "期权手续费",
  1252. "txType24": "期权奖励",
  1253. "txType25": "合约返佣",
  1254. "txType26": "合约资金费率",
  1255. "txType27": "合约爆仓",
  1256. "txType28": "合约保证金转入",
  1257. "txType29": "合约保证金转出",
  1258. "txType30": "手动充值",
  1259. "txType31": "手动扣除",
  1260. "txType32": "等级奖励",
  1261. "txType33": "平台手续费分红",
  1262. "txType34": "币币手续费",
  1263. "txType35": "持仓盈利",
  1264. "txType36": "持仓亏损",
  1265. "txType37": "跟单手续费",
  1266. "txType38": "跟单盈利",
  1267. "txType39": "跟单亏损",
  1268. "txType40": "跟单分红",
  1269. "txType41": "跟单奖励",
  1270. "txType42": "跟单资金费率",
  1271. "txType43": "带单收益",
  1272. "txType44": "带单手续费",
  1273. "txType45": "带单爆仓",
  1274. "txType46": "带单资金费率",
  1275. "tagShortTerm": "超短",
  1276. "tagMidLong": "中长",
  1277. "tagConservative": "稳健型",
  1278. "tagAggressive": "激进型",
  1279. "tagHighLeverage": "高倍",
  1280. "tagLowLeverage": "低倍",
  1281. "sessionExpiredTitle": "登录已过期",
  1282. "sessionExpiredContent": "当前登录状态已失效,请重新登录",
  1283. "relogin": "重新登录",
  1284. "photoPermissionDenied": "相册权限被拒绝,请在系统设置中开启",
  1285. "@egInviteBannerSub": {
  1286. "placeholders": {
  1287. "amount": {
  1288. "type": "String"
  1289. }
  1290. }
  1291. },
  1292. "iaTitle": "邀请好友",
  1293. "iaHeading": "每邀请一位好友",
  1294. "iaBadge": "可获得体验金",
  1295. "iaRewardHint": "每邀请一位好友可获得体验金",
  1296. "iaValidCount": "有效邀请人数(人)",
  1297. "iaEarned": "已获得体验金(USDT)",
  1298. "iaHowTitle": "玩法介绍",
  1299. "iaStep1T": "分享邀请链接",
  1300. "iaStep1D": "分享您的专属链接给好友",
  1301. "iaStep2T": "完成任务",
  1302. "iaStep2D": "好友通过邀请链接注册,并完成自主合约交易",
  1303. "iaStep3T": "发放奖励",
  1304. "iaStep3D": "好友获得注册奖励,您获得邀请奖励",
  1305. "iaRulesTitle": "活动规则",
  1306. "iaRule1": "活动期间新注册用户,完成首笔充值后可获得{amount}U体验金的新用户福利。",
  1307. "@iaRule1": {
  1308. "placeholders": {
  1309. "amount": {
  1310. "type": "String"
  1311. }
  1312. }
  1313. },
  1314. "iaRule2": "您邀请的好友完成首次合约自主交易后您可以获的{amount}U的体验金奖励,奖励无上限,邀请越多奖励越多。",
  1315. "@iaRule2": {
  1316. "placeholders": {
  1317. "amount": {
  1318. "type": "String"
  1319. }
  1320. }
  1321. },
  1322. "iaRule3": "体验金发放后{days}日有效,到期自动回收,请获取奖励后及时使用。",
  1323. "@iaRule3": {
  1324. "placeholders": {
  1325. "days": {
  1326. "type": "String"
  1327. }
  1328. }
  1329. },
  1330. "iaInviteNow": "立即邀请好友",
  1331. "photoPermissionTitle": "需要相册权限",
  1332. "photoPermissionContent": "请在系统设置中开启相册权限,以保存图片",
  1333. "goToSettings": "前往设置",
  1334. "marketData": "数据",
  1335. "timePeriod": "时间周期",
  1336. "nextFundingCountdown": "距离下次资金费率时间",
  1337. "fundingRateHistory": "资金费率历史",
  1338. "spotTab": "现货",
  1339. "buyAction": "买入",
  1340. "sellAction": "卖出",
  1341. "buyCoin": "买入{coin}",
  1342. "@buyCoin": {
  1343. "placeholders": {
  1344. "coin": {
  1345. "type": "String"
  1346. }
  1347. }
  1348. },
  1349. "sellCoin": "卖出{coin}",
  1350. "@sellCoin": {
  1351. "placeholders": {
  1352. "coin": {
  1353. "type": "String"
  1354. }
  1355. }
  1356. },
  1357. "canBuy": "可买入",
  1358. "canSell": "可卖出",
  1359. "marketBest": "市场最优价",
  1360. "amountQuoteLabel": "交易额",
  1361. "spotConditionalNotSupported": "市价条件委托暂不支持",
  1362. "spotAvgPrice": "成交均价",
  1363. "spotHistoryTitle": "历史委托",
  1364. "spotHistoryRecordsTitle": "历史记录",
  1365. "spotHistoryTradesTab": "历史成交",
  1366. "spotHistoryFilterSymbol": "交易对",
  1367. "spotHistoryFilterOrderKind": "委托类型",
  1368. "spotHistoryFilterStatus": "状态",
  1369. "spotHistoryFilterTime": "时间",
  1370. "spotFilterSymbolAllPairs": "全部交易对",
  1371. "spotFilterEntrustAll": "全部委托",
  1372. "spotEntrustQuantity": "委托数量",
  1373. "spotDealTime": "成交时间",
  1374. "spotOrderStatusCompleted": "完成成交",
  1375. "spotOrderStatusPartialFilled": "部分成交",
  1376. "spotOrderStatusCancelled": "已取消",
  1377. "spotOrderTypeMarketConditional": "市价条件单",
  1378. "spotFilterKindAll": "全部",
  1379. "spotFilterKindLimit": "限价单",
  1380. "spotFilterKindMarket": "市价单",
  1381. "spotFilterKindConditional": "市价条件单",
  1382. "spotFilterTimeAll": "全部",
  1383. "spotFilterTime7d": "近7天",
  1384. "spotFilterTime30d": "近30天",
  1385. "spotFilterStatusAll": "全部",
  1386. "currentOrdersTab": "当前委托({count})",
  1387. "@currentOrdersTab": {
  1388. "placeholders": {
  1389. "count": {
  1390. "type": "int"
  1391. }
  1392. }
  1393. },
  1394. "assetsTab": "资产",
  1395. "hideOtherSymbols": "隐藏其他交易对",
  1396. "cancelSuccess": "撤销成功",
  1397. "noOpenOrders": "暂无委托",
  1398. "noAssets": "暂无资产",
  1399. "hideZeroBalanceAssets": "隐藏0余额资产",
  1400. "loginPrompt": "登录后查看",
  1401. "loginText": "去登录",
  1402. "allLabel": "全部",
  1403. "noHistoryOrders": "暂无历史委托",
  1404. "noMoreData": "没有更多数据了",
  1405. "historyEntrust": "历史",
  1406. "tradedDealAmount": "成交数量",
  1407. "frozenLabel": "冻结",
  1408. "transferIn": "划入现货",
  1409. "transferOut": "划出现货",
  1410. "fundingAccount": "资金账户",
  1411. "spotAccount": "现货账户",
  1412. "todayPnlLabel": "今日盈亏",
  1413. "totalAssets": "总资产",
  1414. "transferAmountExceedsBalance": "超过可用余额",
  1415. "accountRecords": "资金流水",
  1416. "spotAccountRecordFilterTrade": "成交",
  1417. "spotAccountRecordTypeOrderFreeze": "下单冻结",
  1418. "spotAccountRecordTypeOrderUnfreeze": "撤单解冻",
  1419. "spotAccountRecordTradeBuy": "成交(买入)",
  1420. "spotAccountRecordTradeSell": "成交(卖出)",
  1421. "customerServiceLeave": "退出",
  1422. "walletConnectPairingDescription": "链上充值",
  1423. "txType47": "体验金提现",
  1424. "txType48": "现货交易",
  1425. "txType49": "质押",
  1426. "txType50": "质押解冻释放",
  1427. "txType51": "空投奖励",
  1428. "depositEnterAmount": "请输入充值数量",
  1429. "depositAmountPositive": "请输入大于 0 的数量",
  1430. "depositCreateOrder": "生成充币订单",
  1431. "depositOrderCreated": "订单已创建,请向下方地址转账或连接钱包支付",
  1432. "depositWalletConnectPay": "连接钱包并支付",
  1433. "depositWalletConnectHint": "可使用 WalletConnect 连接钱包,将按订单金额向收款地址发起链上转账(请确认网络与币种一致)。",
  1434. "depositWalletConnectNotConfigured": "WalletConnect 未配置:请在构建参数中设置 WALLETCONNECT_PROJECT_ID,或使用手动转账。",
  1435. "depositTronHint": "波场(TRC20)请使用 TronLink 等钱包向收款地址转账,随后在下方填写 TxID。",
  1436. "depositOrSubmitHash": "或:转账完成后填写交易哈希",
  1437. "depositTxHashPlaceholder": "粘贴链上交易 Hash/波场 TxID",
  1438. "depositSubmitHash": "提交交易哈希",
  1439. "depositNewRecharge": "新建充值",
  1440. "depositTabOnChain": "链上充值",
  1441. "depositTabManual": "手动充值",
  1442. "depositOrderInfo": "订单信息",
  1443. "depositOrderNo": "订单号",
  1444. "depositOrderStatus": "状态",
  1445. "depositReceivingAddress": "收款地址",
  1446. "depositPayToHint": "请按订单金额向该地址转账,币种与网络须与订单一致",
  1447. "depositContractAddress": "合约地址",
  1448. "depositOrderAmount": "充值金额",
  1449. "depositSelectNetworkFirst": "请先选择充值网络",
  1450. "depositMainnetProtocol": "主网/协议",
  1451. "depositSubCoin": "子币种",
  1452. "depositRules": "规则",
  1453. "depositRulesBody": "选择币种与网络并输入金额后,点击「生成充币订单」将获得专属收款地址与订单号;使用钱包完成链上转账后,在此页提交 TxHash。",
  1454. "depositCurrentCoin": "当前:{coin}",
  1455. "@depositCurrentCoin": {
  1456. "placeholders": {
  1457. "coin": {
  1458. "type": "String"
  1459. }
  1460. }
  1461. },
  1462. "depositQrReceive": "二维码收款",
  1463. "depositQrHint": "可用钱包扫一扫,向上述地址转账(请勿修改地址与金额)",
  1464. "depositCopy": "复制",
  1465. "depositSubmitHashHint": "转账完成后填写交易哈希/TxID",
  1466. "passwordLengthError": "密码长度须为 6–16 位",
  1467. "passwordSpaceError": "密码不能包含空格",
  1468. "passwordLetterDigitError": "须同时包含字母与数字",
  1469. "brokerApplyTitle": "申请成为经纪商",
  1470. "brokerApplyDesc": "您还不是经纪商,系统将自动使用您的账户信息提交申请,审核通过后即可使用经纪商功能。",
  1471. "brokerApplyRecords": "经纪商申请记录",
  1472. "applyPendingTitle": "申请审核中",
  1473. "auditStatusPending": "待审核",
  1474. "auditStatusApproved": "审核通过",
  1475. "auditStatusRejected": "审核拒绝",
  1476. "applyPendingDesc": "您的经纪商申请正在审批,请耐心等待或联系客服",
  1477. "alreadyBroker": "您已经是经纪商",
  1478. "rechargeStatus0": "待支付",
  1479. "rechargeStatus1": "待链上确认",
  1480. "rechargeStatus2": "已完成",
  1481. "rechargeStatus3": "已取消",
  1482. "rechargeStatus4": "失败"
  1483. }