app_zh.arb 54 KB

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