@orderly.network/i18n 2.0.8-alpha.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +219 -0
- package/bin/cli.js +172 -0
- package/dist/index.d.mts +1298 -0
- package/dist/index.d.ts +1298 -0
- package/dist/index.js +45 -0
- package/dist/index.js.map +1 -0
- package/dist/index.mjs +13 -0
- package/dist/index.mjs.map +1 -0
- package/dist/locale.csv +603 -0
- package/package.json +56 -0
package/dist/index.mjs
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { createInstance } from 'i18next';
|
|
2
|
+
export { createInstance, default as i18next } from 'i18next';
|
|
3
|
+
import { I18nextProvider, I18nContext, useTranslation } from 'react-i18next';
|
|
4
|
+
export * from 'react-i18next';
|
|
5
|
+
import W from 'i18next-browser-languagedetector';
|
|
6
|
+
import { createContext, useContext, useState, useEffect } from 'react';
|
|
7
|
+
import { jsx } from 'react/jsx-runtime';
|
|
8
|
+
|
|
9
|
+
var h=(i=>(i.en="en",i.zh="zh",i.ja="ja",i.es="es",i.ko="ko",i.vi="vi",i.de="de",i.fr="fr",i.nl="nl",i.id="id",i))(h||{}),p="en",n="translation",m=[{localCode:"en",displayName:"English"},{localCode:"zh",displayName:"\u4E2D\u6587"}],w="orderly_i18nLng";var v={"markets.favorites":"Favorites","markets.recent":"Recent","markets.newListings":"New listings","markets.allMarkets":"All markets","markets.openInterest":"Open interest","markets.openInterest.tooltip":"Total size of positions per side.","markets.topGainers":"Top gainers","markets.topLosers":"Top losers","markets.search.placeholder":"Search market","markets.dataList.favorites.empty":"Click on the <0/> icon next to a market to add it to your list.","markets.dataList.column.8hFunding":"8h funding","markets.dataList.column.moveTop":"Move to top","markets.favorites.dropdown.title":"Select lists for","markets.favorites.dropdown.addPlaceholder":"Add a new watchlist","markets.favorites.tabs.maxList":"Maximum 10 groups in the favorite list","markets.favorites.tabs.maxName":"List name cannot exceed 15 characters","markets.favorites.tabs.delete.dialog.title":"Delete list","markets.favorites.tabs.delete.dialog.description":"Are you sure you want to delete {{name}}?","markets.column.market":"Market","markets.column.24hChange":"24h change","markets.column.24hVolume":"24h volume","markets.column.market&Volume":"Market / Volume","markets.column.price&Change":"Price / change","markets.column.last":"Last","markets.column.24hPercentage":"24h%","markets.funding.comparison":"Comparison","markets.funding.column.estFunding":"Est. funding","markets.funding.column.lastFunding":"Last funding","markets.funding.column.1dAvg":"1D avg.","markets.funding.column.3dAvg":"3D avg.","markets.funding.column.7dAvg":"7D avg.","markets.funding.column.14dAvg":"14D avg.","markets.funding.column.30dAvg":"30D avg.","markets.funding.column.90dAvg":"90D avg.","markets.funding.column.positiveRate":"Positive rate","markets.symbolInfoBar.Mark":"Mark","markets.symbolInfoBar.Mark.tooltip":"Price for the computation of unrealized PnL and liquidation.","markets.symbolInfoBar.Index":"Index","markets.symbolInfoBar.Index.tooltip":"Average of the last prices across other exchanges.","markets.symbolInfoBar.24hVolume":"24h volume","markets.symbolInfoBar.24hVolume.tooltip":"24 hour total trading volume on the Orderly Network.","markets.symbolInfoBar.predFundingRate":"Pred. funding rate","markets.symbolInfoBar.predFundingRate.tooltip":"Funding rates are payments between traders who are long and short. When positive, long positions pay short positions funding. When negative, short positions pay long positions."};var k={"portfolio.feeTier":"Fee tier","portfolio.apiKeys":"API Keys","portfolio.setting":"Setting","portfolio.overview.availableWithdraw":"Available to withdraw","portfolio.overview.performance":"Performance","portfolio.overview.performance.roi":"{{period}} ROI","portfolio.overview.performance.pnl":"{{period}} PnL","portfolio.overview.performance.volume":"{{period}} Volume (USDC)","portfolio.overview.performance.dailyPnl":"Daily PnL","portfolio.overview.performance.cumulativePnl":"Cumulative PnL","portfolio.overview.deposits&Withdrawals":"Deposits & Withdrawals","portfolio.overview.distribution":"Distribution","portfolio.overview.column.txId":"TxID","portfolio.overview.column.funding&AnnualRate":"Funding rate / Annual rate","portfolio.overview.column.paymentType":"Payment type","portfolio.overview.column.paymentType.paid":"Paid","portfolio.overview.column.paymentType.received":"Received","portfolio.overview.column.fundingFee":"Funding fee","portfolio.overview.distribution.type.referralCommission":"Referral commission","portfolio.overview.distribution.type.refereeRebate":"Referee rebate","portfolio.overview.distribution.type.brokerFee":"Broker fee","portfolio.feeTier.updatedDailyBy":"Updated daily by","portfolio.feeTier.header.yourTier":"Your tier","portfolio.feeTier.header.30dVolume":"30D trading volume","portfolio.feeTier.header.takerFeeRate":"Taker fee rate","portfolio.feeTier.header.makerFeeRate":"Maker fee rate","portfolio.feeTier.column.tier":"Tier","portfolio.feeTier.column.30dVolume":"30 day volume","portfolio.feeTier.column.30dVolume.above":"Above {{volume}}","portfolio.feeTier.column.maker":"Maker","portfolio.feeTier.column.taker":"Taker","portfolio.apiKey.accountId":"Account ID","portfolio.apiKey.accountId.copied":"Account id copied","portfolio.apiKey.uid":"UID","portfolio.apiKey.secretKey":"Secret key","portfolio.apiKey.secretKey.copied":"Secret key copied","portfolio.apiKey.ip":"IP","portfolio.apiKey.permissions":"Permissions","portfolio.apiKey.permissions.read":"Read","portfolio.apiKey.permissions.trading":"Trading","portfolio.apiKey.description":"Create API keys to suit your trading needs. For your security, don't share your API keys with anyone.","portfolio.apiKey.readApiGuide":"Read API guide","portfolio.apiKey.column.apiKey":"API key","portfolio.apiKey.column.apiKey.copy":"API key copied","portfolio.apiKey.column.permissionType":"Permission type","portfolio.apiKey.column.restrictedIP":"Restricted IP","portfolio.apiKey.column.restrictedIP.copy":"Restricted IP copied","portfolio.apiKey.column.expirationDate":"Expiration date","portfolio.apiKey.create.dialog.title":"Create API key","portfolio.apiKey.create.connectWallet.tooltip":"Please connect wallet before create API key","portfolio.apiKey.create.signIn.tooltip":"Please sign in before create API key","portfolio.apiKey.create.enableTrading.tooltip":"Please enable trading before create API key","portfolio.apiKey.create.wrongNetwork.tooltip":"Please switch to a supported network to create API key","portfolio.apiKey.create.ipRestriction":"IP restriction (optional)","portfolio.apiKey.create.ipRestriction.placeholder":"Add IP addresses, separated by commas.","portfolio.apiKey.created.warning":"Please copy the API secret. Once you close this pop-up, the API secret will be encrypted.","portfolio.apiKey.created.button.copyApiInfo":"Copy API info","portfolio.apiKey.apiInfo.copied":"API info copied","portfolio.apiKey.created":"API key created","portfolio.apiKey.deleted":"API key deleted","portfolio.apiKey.updated":"API key updated","portfolio.apiKey.edit.dialog.title":"Edit API key","portfolio.apiKey.delete.dialog.title":"Delete API key","portfolio.apiKey.delete.dialog.description":"Delete your API key <0>{{apiKey}}</0>?","portfolio.setting.systemUpgrade":"System upgrade","portfolio.setting.cancelOpenOrders":"Cancel open orders during system upgrade","portfolio.setting.cancelOpenOrders.description":"During the upgrade period, all open orders will be cancelled to manage your risk in case of high market volatility."};var P={"trading.layout":"Layout","trading.layout.right":"Advanced (right)","trading.layout.left":"Advanced (left)","trading.orders.closeAll":"Close All","trading.hideOtherSymbols":"Hide other symbols","trading.history":"History","trading.portfolioSettings":"Portfolio Settings","trading.portfolioSettings.decimalPrecision":"Decimal Precision for PnL & Notional","trading.portfolioSettings.unrealPnlPriceBasis":"Unrealized PnL Price Basis","trading.orderBook":"Order book","trading.lastTrades":"Last trades","trading.orderBook.column.value":"Value","trading.tabs.chart":"Chart","trading.tabs.trades":"Trades","trading.tabs.data":"Data","trading.column.24High":"24h high","trading.column.24Low":"24h low","trading.orderBook.sum":"Sum","trading.orderBook.markPrice.tooltip":"Obtained from a third-party oracle, the mark price is calculated as the median of three prices: the last price, the fair price based on the funding rate basis, and the fair price based on the order books.","trading.orderBook.spreadRatio.tooltip":"Spread Ratio of the ask1 and bid1.","trading.faucet.getTestUSDC":"Get test USDC","trading.faucet.getTestUSDC.success":"{{quantity}} USDC will be added to your balance. Please note this may take up to 3 minutes. Please check back later.","trading.asset.startTrading":"Start trading","trading.asset.startTrading.description":"You can deposit assets from various networks","trading.asset.myAssets":"My Assets","trading.asset.freeCollateral":"Free collateral","trading.asset.freeCollateral.tooltip":"Free collateral for placing new orders.","trading.asset.freeCollateral.formula":"Free collateral = Total balance + Total unsettlement PnL - Total position initial margin","trading.asset.marginRatio":"Margin ratio","trading.asset.marginRatio.tooltip":"The margin ratio represents the proportion of collateral relative to the total position value.","trading.asset.marginRatio.formula":"Account margin ratio = (Total collateral value / Total position notional) * 100%","trading.asset.unsettledPnl":"Unsettled PnL","trading.asset.free&TotalCollateral":"Free / Total Collateral","trading.asset.availableBalance":"Available Balance","trading.asset.maintenanceMarginRatio":"Maintenance margin ratio","trading.asset.maintenanceMarginRatio.tooltip":"The minimum margin ratio required to protect your positions from being liquidated. If the Margin ratio falls below the Maintenance margin ratio, the account will be liquidated.","trading.asset.maintenanceMarginRatio.formula":"Account maintenance margin ratio = Sum(Position notional * Symbol maintenance Margin Ratio) / Total position notional * 100%","trading.riskRate":"Risk rate","trading.riskRate.tooltip":"The Risk rate is used to assess the risk level of an account. When the Risk rate reaches 100%, the account will be liquidated","trading.riskRate.formula":"Risk rate = Maintenance margin ratio / Margin ratio * 100%","trading.asset&Margin":"Asset & Margin","trading.fundingRate.predFundingRate":"Pred. funding rate"};var b={"chart.now":"Now"};var C={"positions.positionHistory":"Position history","positions.liquidation":"Liquidation","positions.closePosition":"Close Position","positions.column.liqPrice":"Liq. price","positions.column.liqPrice.tooltip":"Estimated price at which your position will be liquidated. Prices are estimated and depend on multiple factors across all positions.","positions.column.unrealPnl.tooltip":"Current unrealized profit or loss on your open positions across all widgets calculated using Mark Price.","positions.column.unrealPnl.priceBasis":"Unrealized PnL Price Basis","positions.column.margin":"Margin","positions.column.margin.tooltip":"The minimum equity to keep your position.","positions.column.margin.formula":"Margin = Position size * Mark price * MMR","positions.column.close":"Close","positions.limitClose":"Limit close","positions.limitClose.description":"You agree closing {{quantity}} {{base}} position at limit price.","positions.marketClose":"Market close","positions.marketClose.description":"You agree closing {{quantity}} {{base}} position at market price.","positions.history.status.closed":"Closed","positions.history.status.partialClosed":"Partially closed","positions.history.type.adl":"Adl","positions.history.type.liquidated":"Liquidated","positions.history.liquidated.liquidationId":"Liquidation id","positions.history.liquidated.liquidatorFee":"Liquidator fee","positions.history.liquidated.insFundFee":"Ins. Fund fee","positions.history.column.closed":"Closed","positions.history.column.maxClosed":"Max closed","positions.history.column.closed&maxClosed":"Closed / Max closed","positions.history.column.netPnl":"Net PnL","positions.history.column.timeOpened":"Time opened","positions.history.column.timeClosed":"Time closed","positions.history.column.updatedTime":"Updated time","positions.history.netPnl.fundingFee":"Funding fee","positions.history.netPnl.tradingFee":"Trading fee","positions.Liquidation.column.liquidationId":"Liquidation id","positions.Liquidation.column.insFundTransfer":"Ins. fund transfer","positions.Liquidation.column.liquidationFee":"Liquidation fee"};var T={"orders.orderHistory":"Order history","orders.status.pending":"Pending","orders.status.filled":"Filled","orders.status.partialFilled":"Partial filled","orders.status.canceled":"Canceled","orders.status.rejected":"Rejected","orders.status.incomplete":"Incomplete","orders.status.completed":"Completed","orders.status.opened.toast.title":"Order opened","orders.status.filled.toast.title":"Order filled","orders.status.canceled.toast.title":"Order canceled","orders.status.rejected.toast.title":"Order rejected","orders.status.replaced.toast.title":"Order edited","orders.column.orderPrice":"Order price","orders.column.fill&Quantity":"Filled / Quantity","orders.column.triggerPrice":"Trigger price","orders.column.orderTime":"Order time","orders.column.hidden":"Hidden","orders.editOrder":"Edit order","order.edit.confirm.quantity":"You agree changing the quantity of {{base}}-PERP order to <0>{{value}}</0>.","order.edit.confirm.price":"You agree changing the price of {{base}}-PERP order to <0>{{value}}</0>.","order.edit.confirm.triggerPrice":"You agree changing the trigger price of {{base}}-PERP order to <0>{{value}}</0>.","orders.cancelOrder":"Cancel order","orders.cancelOrder.description":"Are you sure you want to cancel your pending order.","orders.cancelAll":"Cancel all","orders.pending.cancelAll":"Cancel all pending orders","orders.pending.cancelAll.description":"Are you sure you want to cancel all of your pending orders?","orders.tpsl.cancelAll":"Cancel all TP/SL orders","orders.tpsl.cancelAll.description":"Are you sure you want to cancel all of your TP/SL orders?","orders.price.greaterThan":"Price can not be greater than {{max}} USDC.","orders.price.lessThan":"Price can not be less than {{min}} USDC.","orders.quantity.lessThan":"Quantity should be less than {{quantity}}","orders.quantity.lessThanPosition":"Quantity should be less than position quantity : {{quantity}}","orders.history.renew":"Renew","orders.download.tooltip":"The downloaded data will reflect only the applied filters (e.g., status, time, side, and pagination) and may not include all records."};var L={"tpsl.tp":"TP","tpsl.sl":"SL","tpsl.tpPrice":"TP Price","tpsl.slPrice":"SL Price","tpsl.tpPnl":"TP PnL","tpsl.slPnl":"SL PnL","tpsl.tpTrigger":"TP trigger","tpsl.slTrigger":"SL trigger","tpsl.pnl":"PnL","tpsl.offset":"Offset","tpsl.positionTpsl":"Position TP/SL","tpsl.entirePosition":"Entire position","tpsl.estPnl":"Est. PNL","tpsl.takeProfit":"Take profit","tpsl.stopLoss":"Stop loss","tpsl.cancelOrder.description":"Are you sure you want to cancel this TP/SL order?","tpsl.confirmOrder":"Confirm Order"};var R={"share.pnl.sharePnl":"Share PnL","share.pnl.share.long":"LONG","share.pnl.share.short":"SHORT","share.pnl.displayFormat":"PnL display format","share.pnl.displayFormat.roi&Pnl":"ROI & PnL","share.pnl.displayFormat.roi":"ROI","share.pnl.displayFormat.pnl":"PnL","share.pnl.optionalInfo":"Optional information to share","share.pnl.optionalInfo.openPrice":"Open price","share.pnl.optionalInfo.closePrice":"Close price","share.pnl.optionalInfo.openTime":"Opened at","share.pnl.optionalInfo.closeTime":"Closed at","share.pnl.optionalInfo.message":"Your message","share.pnl.optionalInfo.message.placeholder":"Max 25 characters","share.pnl.optionalInfo.message.maxLength":"Maximum support of 25 characters","share.pnl.image.copied":"Image copied","share.pnl.copy.failed.description":"Browser version outdated, please update in order to copy image to clipboard."};var I={"orderEntry.buyLong":"Buy / Long","orderEntry.sellShort":"Sell / Short","orderEntry.reduceOnly":"Reduce only","orderEntry.orderType.limit":"Limit","orderEntry.orderType.market":"Market","orderEntry.orderType.limitOrder":"Limit order","orderEntry.orderType.marketOrder":"Market order","orderEntry.orderType.stopLimit":"Stop limit","orderEntry.orderType.stopMarket":"Stop market","orderEntry.orderType.postOnly":"Post only","orderEntry.orderType.ioc":"IOC","orderEntry.orderType.fok":"FOK","orderEntry.bbo":"BBO","orderEntry.bbo.counterparty1":"Counterparty 1","orderEntry.bbo.counterparty5":"Counterparty 5","orderEntry.bbo.queue1":"Queue 1","orderEntry.bbo.queue5":"Queue 5","orderEntry.bbo.disabled.tips":"BBO is not supported when TP/SL, Post-Only, IOC, or FOK is selected.","orderEntry.estLiqPrice":"Est. liq. price","orderEntry.disableOrderConfirm":"Disable order confirmation","orderEntry.orderConfirm":"Order confirm","orderEntry.hidden":"Hidden","orderEntry.keepVisible":"Keep visible","orderEntry.maxBuy":"Max buy","orderEntry.maxSell":"Max sell","orderEntry.tpMarkPrice":"TP price (Mark)","orderEntry.slMarkPrice":"SL price (Mark)","orderEntry.tpsl.trigger.description":"TP/SL triggers at the specified mark price and executes as a market order.","orderEntry.estRoi":"Est.ROI","orderEntry.estPnL":"Est.PnL","orderEntry.tpsl.tips":"TP/SL triggers at the specified mark price and executes as a market order. By default, it applies to the entire position. Adjust settings in open positions for partial TP/SL.","orderEntry.orderQuantity.error.required":"Quantity is required","orderEntry.orderQuantity.error.min":"Quantity must be greater than {{value}}","orderEntry.orderQuantity.error.max":"Quantity must be less than {{value}}","orderEntry.orderPrice.error.required":"Price is required","orderEntry.orderPrice.error.min":"Price must be greater than {{value}}","orderEntry.orderPrice.error.max":"Price must be less than {{value}}","orderEntry.triggerPrice.error.required":"Trigger price is required","orderEntry.triggerPrice.error.min":"Trigger price must be greater than {{value}}","orderEntry.triggerPrice.error.max":"Trigger price must be less than {{value}}","orderEntry.tpTriggerPrice.error.min":"TP Price must be greater than {{value}}","orderEntry.tpTriggerPrice.error.max":"TP Price must be less than {{value}}","orderEntry.slTriggerPrice.error.min":"SL Price must be greater than {{value}}","orderEntry.slTriggerPrice.error.max":"SL Price must be less than {{value}}","orderEntry.total.error.min":"The order value should be greater or equal to {{value}} USDC"};var x={"leverage.maxAccountLeverage":"Max account leverage","leverage.accountLeverage":"Account leverage","leverage.currentLeverage":"Current leverage","leverage.maxLeverage":"Max leverage","leverage.updated":"Leverage updated"};var A={"scaffold.footer.operational":"Operational","scaffold.footer.joinCommunity":"Join our community","scaffold.footer.poweredBy":"Powered by","scaffold.maintenance.dialog.title":"System upgrade in progress","scaffold.maintenance.dialog.description":"Sorry, {{brokerName}} is temporarily unavailable due to a scheduled upgrade. The service is expected to be back by {{endDate}}.","scaffold.maintenance.tips.description":"{{brokerName}} will be temporarily unavailable for a scheduled upgrade from {{startDate}} to {{endDate}}.","scaffold.restrictedInfo.description.default":" You are accessing {{brokerName}} from an IP address ({{ip}}) associated with a restricted country."};var E={"tradingRewards.rewards":"Rewards","tradingRewards.subtitle":"Trade with {{brokerName}} to earn esORDER.","tradingRewards.learnMore":"Learn more here","tradingRewards.myEstRewards":"My est. rewards","tradingRewards.epoch":"Epoch","tradingRewards.epochRewards":"Epoch rewards","tradingRewards.otherOrderlyDex":"Other Orderly DEX","tradingRewards.claim":"Claim","tradingRewards.availableClaim":"Available to claim","tradingRewards.stake":"Stake","tradingRewards.booster":"Booster","tradingRewards.stakeBooster":"Stake booster","tradingRewards.avgStakedAmount":"Avg. staked amount","tradingRewards.rewardHistory":"Reward history","tradingRewards.rewardsEarned":"Rewards earned","tradingRewards.rewardHistory.column.start&EndDate":"Start / End date","tradingRewards.rewardHistory.column.startDate":"Start","tradingRewards.rewardHistory.column.endDate":"End date"};var S={"tradingView.timeInterval.1m":"1m","tradingView.timeInterval.3m":"3m","tradingView.timeInterval.5m":"5m","tradingView.timeInterval.15m":"15m","tradingView.timeInterval.30m":"30m","tradingView.timeInterval.1h":"1h","tradingView.timeInterval.2h":"2h","tradingView.timeInterval.4h":"4h","tradingView.timeInterval.6h":"6h","tradingView.timeInterval.12h":"12h","tradingView.timeInterval.1d":"1D","tradingView.timeInterval.3d":"3D","tradingView.timeInterval.1w":"1W","tradingView.timeInterval.1M":"1M","tradingView.timeInterval.more":"More","tradingView.lineType.bars":"Bars","tradingView.lineType.candles":"Candles","tradingView.lineType.hollowCandles":"Hollow candles","tradingView.lineType.line":"Line","tradingView.lineType.area":"Area","tradingView.lineType.baseline":"Baseline","tradingView.displayControl.buySell":"Buy/Sell","tradingView.displayControl.limitOrders":"Limit orders","tradingView.displayControl.stopOrders":"Stop orders","tradingView.noScriptSrc":"Due to TradingView's policy, you will need to apply for your own license.","tradingView.noScriptSrc.1":"1. Please apply for your TradingView Advanced Chart license <0>here</0>","tradingView.noScriptSrc.2":"2. Follow the instructions on <0>orderly.network</0> to set up."};var D={"connector.testnet":"Testnet","connector.mainnet":"Mainnet","connector.disconnect":"Disconnect","connector.connectWallet":"Connect wallet","connector.signIn":"Sign in","connector.signIn.description":"Confirm you are the owner of this wallet","connector.enableTrading":"Enable trading","connector.enableTrading.description":"Enable secure access to our API for lightning fast trading","connector.switchNetwork":"Switch Network","connector.wrongNetwork":"Wrong network","connector.wrongNetwork.tooltip":"Please switch to a supported network to continue.","connector.expired":"Your previous access has expired, you will receive a signature request to enable trading. Signing is free and will not send a transaction.","connector.rememberMe":"Remember me","connector.rememberMe.description":"Toggle this option to skip these steps next time you want to trade.","connector.referralCode.placeholder":"Referral code (Optional)","connector.referralCode.invalid":"The referral_code must be 4 to 10 characters long, only accept upper case roman characters and numbers","connector.referralCode.notExist":"This referral code does not exist.","connector.somethingWentWrong":"Something went wrong","connector.userRejected":"User rejected the request.","connector.walletConnected":"Wallet connected","connector.networkSwitched":"Network switched","connector.switchChain.failed":"Switch chain failed","connector.trade.connectWallet.tooltip":"Please connect wallet before starting to trade","connector.trade.signIn.tooltip":"Please sign in before starting to trade","connector.trade.enableTrading.tooltip":"Please enable trading before starting to trade","connector.setUp.connectWallet.tooltip":"Please connect wallet before set up","connector.setUp.signIn.tooltip":"Please sign in before set up","connector.setUp.enableTrading.tooltip":"Please enable trading before set up","connector.ledger.signMessageFailed":"Sign Message Failed","connector.ledger.signMessageFailed.description":"Are you using Ledger Wallet?","connector.loginIn":"Login in","connector.logout":"Log out","connector.email":"Email","connector.google":"Google","connector.twitter":"X / Twitter","connector.myWallet":"My wallet","connector.addEvmWallet":"Add Evm wallet","connector.addSolanaWallet":"Add Solana wallet","connector.createEvmWallet":"Create Evm wallet","connector.createSolanaWallet":"Create Solana wallet","connector.termsOfUse":"By connecting your wallet, you acknowledge and agree to the <0>terms of use</0>.","connector.supportedEvmChain":"Supported Evm chain","connector.supportedSolanaChain":"Supported Solana chain","connector.noWallet":"No wallet","connector.noWallet.description":"Please create a wallet to proceed. Only you can access the private key. You can export the private key and import your wallet into another wallet client, such as MetaMask or Phantom, at any time."};var M={"transfer.network":"Network","transfer.lowestFee":"lowest fee","transfer.web3Wallet":"Your Web3 Wallet","transfer.brokerAccount":"Your {{brokerName}} account","transfer.quantity.invalid":"Please input a valid number","transfer.insufficientBalance":"Insufficient balance","transfer.rejectTransaction":"Rejected transaction","transfer.deposit.approve.symbol":"Approve {{symbol}}","transfer.deposit.approve.success":"Approve success","transfer.deposit.approve.failed":"Approve failed","transfer.deposit.increase.symbol":"Increase {{symbol}} authorized amount","transfer.deposit.requested":"Deposit requested","transfer.deposit.completed":"Deposit completed","transfer.deposit.failed":"Deposit failed","transfer.deposit.destinationGasFee":"Destination gas fee","transfer.deposit.destinationGasFee.description":"Additional gas tokens are required to cover operations on the destination chain.","transfer.withdraw.unsupported.chain":"Withdrawals are not supported on this chain. Please switch to any of the bridgeless networks.","transfer.withdraw.unsupported.networkName":"Withdrawals are not supported on {{networkName}}. Please switch to any of the bridgeless networks.","transfer.withdraw.crossChain.confirmWithdraw":"Confirm to withdraw","transfer.withdraw.crossChain.recipientAddress":"Recipient address","transfer.withdraw.crossChain.recipientNetwork":"Recipient network","transfer.withdraw.crossChain.withdrawAmount":"Withdraw amount","transfer.withdraw.crossChain.process":"Your cross-chain withdrawal is being processed...","transfer.withdraw.crossChain.warning":"Withdrawals that require cross-chain rebalancing can't be cancelled or followed up with more withdrawals until they've been processed.","transfer.withdraw.crossChain.vaultWarning":"Withdrawal exceeds the balance of the {{networkName}} vault ( {{chainVaultBalance}} USDC ). Cross-chain rebalancing fee will be charged for withdrawal to {{networkName}}.","transfer.withdraw.minAmount.error":"quantity must large than {{minAmount}}","transfer.withdraw.requested":"Withdraw requested","transfer.withdraw.completed":"Withdraw completed","transfer.withdraw.failed":"Withdraw failed"};var O={"affiliate.referral":"Referral","affiliate.trader":"Trader","affiliate.enter":"Enter","affiliate.statistics":"Statistics","affiliate.connectWallet.tooltip":"Please connect your wallet to use this function","affiliate.page.title":"Earn more as a <0>{{shortBrokerName}}</0> affiliate","affiliate.page.subTitle":"Grow your brand | Get 40% commission | Unlock exclusive perks","affiliate.page.learnMore":"Learn how it works","affiliate.asAffiliate.title":"As an affiliate","affiliate.asAffiliate.description":"Onboard traders to earn passive income","affiliate.asAffiliate.button":"Become an affiliate","affiliate.asTrader.title":"As a trader","affiliate.asTrader.description":"Onboard traders to earn passive income","affiliate.asTrader.button":"Enter code","affiliate.referralCode":"Referral code","affiliate.referralCode.dialog.title":"Bind a referral code","affiliate.referralCode.dialog.description":"Bind a referral code to earn trading fee rebates.","affiliate.referralCode.label":"Enter referral code","affiliate.referralCode.bound":"Referral code bound","affiliate.referralCode.notExist":"This referral code does not exist.","affiliate.process.title":"Becoming an affiliate is easy","affiliate.process.step1.title.title":"Apply","affiliate.process.step1.description":"Fill out the application form","affiliate.process.step2.title":"Share","affiliate.process.step2.description":"Unlock your affiliate link and share it with your community","affiliate.process.step3.title":"Earn","affiliate.process.step3.description":"Get paid and receive special treatment 24/7, 365","affiliate.summary":"Summary","affiliate.summary.refereesTraded":"Referees that traded","affiliate.referralLink":"Referral link","affiliate.referralLink.earn":"Earn","affiliate.referralLink.earn.tooltip":"{{brokerName}} net fee that deduct Orderly fee.","affiliate.referralLink.share":"Share","affiliate.referralLink.share.tooltip":"Your referees get <0>{{value}}</0> of their {{brokerName}} net fee","affiliate.referralVol":"Referral vol.","affiliate.referralCodes":"Referral codes","affiliate.referralCodes.remaining":"Remaining referral codes","affiliate.referralCodes.column.you&Referee":"You / Referee","affiliate.referralCodes.column.traders":"Traders","affiliate.referralCodes.column.referees&Traders":"Referees / Traders","affiliate.referralCodes.copyLink":"Copy link","affiliate.commission":"Commission","affiliate.commission.30d":"30d commission","affiliate.commission.column.activeUsers":"Referral active users","affiliate.myReferees":"My referees","affiliate.referees":"Referees","affiliate.referees.column.refereeAddress":"Referee address","affiliate.referees.column.totalCommission":"Total commission","affiliate.referees.column.totalVol":"Total vol.","affiliate.referees.column.invitationTime":"Invitation time","affiliate.trader.yourReferrer":"Your referrer","affiliate.trader.rebate":"Rebate","affiliate.trader.rebates":"Rebates","affiliate.trader.myRebates":"My rebates","affiliate.trader.tradingVol":"Trading vol."};var q={"ui.pagination.morePages":"More pages","ui.pagination.rowsPerPage":"Rows per page","ui.picker.selectDate":"Select Date","ui.empty.description":"No results found."};var V={"tradingLeaderboard.leaderboard":"Leaderboard","tradingLeaderboard.campaigns":"Campaigns","tradingLeaderboard.ongoing":"Ongoing","tradingLeaderboard.past":"Past","tradingLeaderboard.future":"Future","tradingLeaderboard.learnMore":"Learn more","tradingLeaderboard.tradeNow":"Trade now","tradingLeaderboard.tradingVolume":"Trading volume","tradingLeaderboard.rank":"Rank"};var d={"common.cancel":"Cancel","common.confirm":"Confirm","common.ok":"OK","common.yes":"Yes","common.no":"No","common.all":"All","common.buy":"Buy","common.sell":"Sell","common.edit":"Edit","common.save":"Save","common.add":"Add","common.delete":"Delete","common.tips":"Tips","common.max":"Max","common.download":"Download","common.copy":"Copy","common.copy.failed":"Copy failed","common.copy.copied":"Copied","common.share":"Share","common.export":"Export","common.select.1d":"1D","common.select.3d":"3D","common.select.7d":"7D","common.select.14d":"14D","common.select.30d":"30D","common.select.90d":"90D","common.price":"Price","common.quantity":"Quantity","common.qty":"Qty","common.status":"Status","common.status.all":"All status","common.date":"Date","common.time":"Time","common.volume":"Volume","common.total":"Total","common.symbol":"Symbol","common.token":"Token","common.amount":"Amount","common.side":"Side","common.side.all":"All sides","common.type":"Type","common.notional":"Notional","common.fee":"Fee","common.avgPrice":"Avg. price","common.avgOpen":"Avg. open","common.avgClose":"Avg. close","common.trigger":"Trigger","common.lastPrice":"Last price","common.indexPrice":"Index price","common.markPrice":"Mark price","common.limitPrice":"Limit price","common.marketPrice":"Market","common.unrealizedPnl":"Unrealized PnL","common.realizedPnl":"Realized PnL","common.totalValue":"Total value","common.address":"Address","common.address.search.placeholder":"Search address","common.available":"Available","common.overview":"Overview","common.funding":"Funding","common.assets":"Assets","common.countdown":"Countdown","common.current":"Current","common.account":"Account","common.deposit":"Deposit","common.withdraw":"Withdraw","common.settle":"Settle","common.markets":"Markets","common.portfolio":"Portfolio","common.positions":"Positions","common.position":"Position","common.orders":"Orders","common.tpsl":"TP/SL","common.leverage":"Leverage","common.affiliate":"Affiliate","common.tradingRewards":"Trading rewards","common.trading":"Trading","common.language":"Language","assetHistory.status.pending":"Pending","assetHistory.status.confirm":"Confirm","assetHistory.status.processing":"Processing","assetHistory.status.completed":"Completed","assetHistory.status.failed":"Failed","assetHistory.status.pendingRebalance":"Pending rebalance","linkDevice.createQRCode.loading.description":"Approve QR code with wallet...","linkDevice.createQRCode.linkMobileDevice":"Link Mobile Device","linkDevice.createQRCode.linkMobileDevice.description":"Open {{hostname}} on your mobile device and scan the QR code to link this wallet. For security, the QR code will expire in 60 seconds. <br/> The QR code allows mobile trading but does not enable withdrawals. Ensure you are not sharing your screen or any screenshots of the QR code.","linkDevice.createQRCode.success.description":"Scan the QR code or paste the URL into another browser/<br/>device to continue.","linkDevice.createQRCode.success.copyUrl":"Copy URL","linkDevice.scanQRCode":"Scan QR Code","linkDevice.scanQRCode.description":"Click the <0/> icon in the top right corner on desktop to generate a QR code to scan.","linkDevice.scanQRCode.tooltip":"Link to Desktop via QR Code","linkDevice.scanQRCode.connected.description":"You are connected via another device. This mode is for trading only. To switch networks, deposit or withdraw assets, please disconnect and reconnect your wallet on this device.","settle.settlePnl":"Settle PnL","settle.settlePnl.warning":"Please settle your balance","settle.settlePnl.description":"Are you sure you want to settle your PnL? <br/> Settlement will take up to 1 minute before you can withdraw your available balance.","settle.unsettled":"Unsettled","settle.unsettled.tooltip":"Unsettled balance can not be withdrawn. In order to withdraw, please settle your balance first.","settle.settlement.requested":"Settlement requested","settle.settlement.completed":"Settlement completed","settle.settlement.failed":"Settlement failed","settle.settlement.error":"Settlement is only allowed once every 10 minutes. Please try again later.",...v,...k,...P,...b,...C,...T,...L,...R,...I,...x,...A,...E,...S,...D,...M,...O,...q,...V};var U={[p]:{[n]:d}},Q=new W(null,{lookupLocalStorage:w}),K=createInstance({fallbackLng:p,interpolation:{escapeValue:false},resources:U}).use(Q);K.init();var e=K;var f=createContext({languages:[]}),Y=()=>useContext(f);var G=r=>{let{children:o,...t}=r;return jsx(I18nextProvider,{...t,children:r.children})},X=r=>{let{locale:o,resource:t,resources:s}=r,[N,y]=useState(m);return useEffect(()=>{if(s){Object.entries(s).forEach(([a,l])=>{e.addResourceBundle(a,n,l,true,true);});return}if(t){let a=o||e.language;e.addResourceBundle(a,n,t,true,true);}},[o,t,s]),useEffect(()=>{o!==e.language&&e.changeLanguage(o,()=>{});},[o]),useEffect(()=>{Array.isArray(r.languages)?y(r.languages):Array.isArray(r.supportedLanguages)&&y(r.supportedLanguages.map(a=>m.find(l=>l.localCode===a)).filter(a=>!!a));},[r.supportedLanguages,r.languages]),useEffect(()=>{let a=l=>{r?.onLocaleChange?.(l);};return e.on("languageChanged",a),()=>{e.off("languageChanged",a);}},[e]),jsx(f.Provider,{value:{languages:N},children:jsx(I18nextProvider,{i18n:e,defaultNS:n,children:r.children})})};function Z(r,o){let t=useContext(I18nContext);return useTranslation(r,{i18n:t?.i18n||e,...o})}function oe(){let[r,o]=useState(e.language);return useEffect(()=>{let t=s=>{o(s);};return e.on("languageChanged",t),()=>{e.off("languageChanged",t);}},[e]),r}var g={"common.cancel":"\u53D6\u6D88","common.confirm":"\u786E\u8BA4","common.ok":"\u597D\u7684","common.yes":"\u662F","common.no":"\u5426","common.all":"\u5168\u90E8","common.buy":"\u8D2D\u4E70","common.sell":"\u51FA\u552E","common.edit":"\u7F16\u8F91","common.save":"\u4FDD\u5B58","common.add":"\u6DFB\u52A0","common.delete":"\u5220\u9664","common.tips":"\u63D0\u793A","common.max":"\u6700\u5927","common.download":"\u4E0B\u8F7D","common.copy":"\u590D\u5236","common.copy.failed":"\u590D\u5236\u5931\u8D25","common.copy.copied":"\u5DF2\u590D\u5236","common.share":"\u5206\u4EAB","common.export":"\u5BFC\u51FA","common.select.1d":"1\u5929","common.select.3d":"3\u5929","common.select.7d":"7\u5929","common.select.14d":"14\u5929","common.select.30d":"30\u5929","common.select.90d":"90\u5929","common.price":"\u4EF7\u683C","common.quantity":"\u6570\u91CF","common.qty":"\u6570\u91CF","common.status":"\u72B6\u6001","common.status.all":"\u6240\u6709\u72B6\u6001","common.date":"\u65E5\u671F","common.time":"\u65F6\u95F4","common.volume":"\u6210\u4EA4\u91CF","common.total":"\u603B\u8BA1","common.symbol":"\u7B26\u53F7","common.token":"\u4EE3\u5E01","common.amount":"\u91D1\u989D","common.side":"\u65B9\u5411","common.side.all":"\u6240\u6709\u65B9\u5411","common.type":"\u7C7B\u578B","common.notional":"\u540D\u4E49","common.fee":"\u8D39\u7528","common.avgPrice":"\u5E73\u5747\u4EF7\u683C","common.avgOpen":"\u5E73\u5747\u5F00\u76D8","common.avgClose":"\u5E73\u5747\u6536\u76D8","common.trigger":"\u89E6\u53D1","common.lastPrice":"\u6700\u65B0\u4EF7\u683C","common.indexPrice":"\u6307\u6570\u4EF7\u683C","common.markPrice":"\u6807\u8BB0\u4EF7\u683C","common.limitPrice":"\u9650\u4EF7","common.marketPrice":"\u5E02\u4EF7","common.unrealizedPnl":"\u672A\u5B9E\u73B0\u76C8\u4E8F","common.realizedPnl":"\u5DF2\u5B9E\u73B0\u76C8\u4E8F","common.totalValue":"\u603B\u4EF7\u503C","common.address":"\u5730\u5740","common.address.search.placeholder":"\u641C\u7D22\u5730\u5740","common.available":"\u53EF\u7528","common.overview":"\u6982\u89C8","common.funding":"\u8D44\u91D1","common.assets":"\u8D44\u4EA7","common.countdown":"\u5012\u8BA1\u65F6","common.current":"\u5F53\u524D","common.account":"\u8D26\u6237","common.deposit":"\u5B58\u6B3E","common.withdraw":"\u53D6\u6B3E","common.settle":"\u7ED3\u7B97","common.markets":"\u5E02\u573A","common.portfolio":"\u6295\u8D44\u7EC4\u5408","common.positions":"\u6301\u4ED3","common.position":"\u6301\u4ED3","common.orders":"\u8BA2\u5355","common.tpsl":"\u6B62\u76C8\u6B62\u635F","common.leverage":"\u6760\u6746","common.affiliate":"\u8054\u76DF","common.tradingRewards":"\u4EA4\u6613\u5956\u52B1","common.trading":"\u4EA4\u6613","common.language":"\u8BED\u8A00","assetHistory.status.pending":"\u5F85\u5904\u7406","assetHistory.status.confirm":"\u786E\u8BA4","assetHistory.status.processing":"\u5904\u7406\u4E2D","assetHistory.status.completed":"\u5DF2\u5B8C\u6210","assetHistory.status.failed":"\u5931\u8D25","assetHistory.status.pendingRebalance":"\u5F85\u91CD\u65B0\u5E73\u8861","linkDevice.createQRCode.loading.description":"\u4F7F\u7528\u94B1\u5305\u6279\u51C6\u4E8C\u7EF4\u7801...","linkDevice.createQRCode.linkMobileDevice":"\u94FE\u63A5\u79FB\u52A8\u8BBE\u5907","linkDevice.createQRCode.linkMobileDevice.description":"\u5728\u60A8\u7684\u79FB\u52A8\u8BBE\u5907\u4E0A\u6253\u5F00{{hostname}}\u5E76\u626B\u63CF\u4E8C\u7EF4\u7801\u4EE5\u94FE\u63A5\u6B64\u94B1\u5305\u3002\u4E3A\u4E86\u5B89\u5168\uFF0C\u4E8C\u7EF4\u7801\u5C06\u572860\u79D2\u540E\u8FC7\u671F\u3002<br/>\u4E8C\u7EF4\u7801\u5141\u8BB8\u79FB\u52A8\u4EA4\u6613\uFF0C\u4F46\u4E0D\u652F\u6301\u63D0\u6B3E\u3002\u786E\u4FDD\u60A8\u6CA1\u6709\u5171\u4EAB\u5C4F\u5E55\u6216\u4E8C\u7EF4\u7801\u7684\u4EFB\u4F55\u622A\u56FE\u3002","linkDevice.createQRCode.success.description":"\u626B\u63CF\u4E8C\u7EF4\u7801\u6216\u5C06URL\u7C98\u8D34\u5230\u5176\u4ED6\u6D4F\u89C8\u5668/<br/>\u8BBE\u5907\u4EE5\u7EE7\u7EED\u3002","linkDevice.createQRCode.success.copyUrl":"\u590D\u5236URL","linkDevice.scanQRCode":"\u626B\u63CF\u4E8C\u7EF4\u7801","linkDevice.scanQRCode.description":"\u70B9\u51FB\u684C\u9762\u53F3\u4E0A\u89D2\u7684<0/>\u56FE\u6807\u4EE5\u751F\u6210\u4E8C\u7EF4\u7801\u8FDB\u884C\u626B\u63CF\u3002","linkDevice.scanQRCode.tooltip":"\u901A\u8FC7\u4E8C\u7EF4\u7801\u94FE\u63A5\u5230\u684C\u9762","linkDevice.scanQRCode.connected.description":"\u60A8\u5DF2\u901A\u8FC7\u5176\u4ED6\u8BBE\u5907\u8FDE\u63A5\u3002\u6B64\u6A21\u5F0F\u4EC5\u7528\u4E8E\u4EA4\u6613\u3002\u8981\u5207\u6362\u7F51\u7EDC\u3001\u5B58\u6B3E\u6216\u53D6\u6B3E\u8D44\u4EA7\uFF0C\u8BF7\u65AD\u5F00\u8FDE\u63A5\u5E76\u5728\u6B64\u8BBE\u5907\u4E0A\u91CD\u65B0\u8FDE\u63A5\u60A8\u7684\u94B1\u5305\u3002","settle.settlePnl":"\u7ED3\u7B97\u76C8\u4E8F","settle.settlePnl.warning":"\u8BF7\u7ED3\u7B97\u60A8\u7684\u4F59\u989D","settle.settlePnl.description":"\u60A8\u786E\u5B9A\u8981\u7ED3\u7B97\u60A8\u7684\u76C8\u4E8F\u5417\uFF1F<br/>\u7ED3\u7B97\u5C06\u57281\u5206\u949F\u5185\u5B8C\u6210\uFF0C\u7136\u540E\u60A8\u53EF\u4EE5\u63D0\u53D6\u53EF\u7528\u4F59\u989D\u3002","settle.unsettled":"\u672A\u7ED3\u7B97","settle.unsettled.tooltip":"\u672A\u7ED3\u7B97\u7684\u4F59\u989D\u65E0\u6CD5\u63D0\u53D6\u3002\u8981\u63D0\u53D6\uFF0C\u8BF7\u5148\u7ED3\u7B97\u60A8\u7684\u4F59\u989D\u3002","settle.settlement.requested":"\u7ED3\u7B97\u8BF7\u6C42","settle.settlement.completed":"\u7ED3\u7B97\u5B8C\u6210","settle.settlement.failed":"\u7ED3\u7B97\u5931\u8D25","settle.settlement.error":"\u6BCF10\u5206\u949F\u53EA\u5141\u8BB8\u4E00\u6B21\u7ED3\u7B97\u3002\u8BF7\u7A0D\u540E\u518D\u8BD5\u3002","markets.favorites":"\u6536\u85CF","markets.recent":"\u6700\u8FD1","markets.newListings":"\u65B0\u4E0A\u5E02","markets.allMarkets":"\u6240\u6709\u5E02\u573A","markets.openInterest":"\u672A\u5E73\u4ED3\u5408\u7EA6","markets.openInterest.tooltip":"\u6BCF\u8FB9\u6301\u4ED3\u7684\u603B\u89C4\u6A21\u3002","markets.topGainers":"\u6DA8\u5E45\u699C","markets.topLosers":"\u8DCC\u5E45\u699C","markets.search.placeholder":"\u641C\u7D22\u5E02\u573A","markets.dataList.favorites.empty":"\u70B9\u51FB\u5E02\u573A\u65C1\u8FB9\u7684<0/>\u56FE\u6807\u5C06\u5176\u6DFB\u52A0\u5230\u60A8\u7684\u5217\u8868\u4E2D\u3002","markets.dataList.column.8hFunding":"8\u5C0F\u65F6\u8D44\u91D1","markets.dataList.column.moveTop":"\u79FB\u81F3\u9876\u90E8","markets.favorites.dropdown.title":"\u9009\u62E9\u5217\u8868","markets.favorites.dropdown.addPlaceholder":"\u6DFB\u52A0\u65B0\u7684\u89C2\u5BDF\u5217\u8868","markets.favorites.tabs.maxList":"\u6536\u85CF\u5217\u8868\u4E2D\u6700\u591A10\u7EC4","markets.favorites.tabs.maxName":"\u5217\u8868\u540D\u79F0\u4E0D\u80FD\u8D85\u8FC715\u4E2A\u5B57\u7B26","markets.favorites.tabs.delete.dialog.title":"\u5220\u9664\u5217\u8868","markets.favorites.tabs.delete.dialog.description":"\u60A8\u786E\u5B9A\u8981\u5220\u9664{{name}}\u5417\uFF1F","markets.column.market":"\u5E02\u573A","markets.column.24hChange":"24\u5C0F\u65F6\u53D8\u5316","markets.column.24hVolume":"24\u5C0F\u65F6\u6210\u4EA4\u91CF","markets.column.market&Volume":"\u5E02\u573A/\u6210\u4EA4\u91CF","markets.column.price&Change":"\u4EF7\u683C/\u53D8\u5316","markets.column.last":"\u6700\u65B0","markets.column.24hPercentage":"24\u5C0F\u65F6%","markets.funding.comparison":"\u6BD4\u8F83","markets.funding.column.estFunding":"\u9884\u8BA1\u8D44\u91D1","markets.funding.column.lastFunding":"\u6700\u540E\u8D44\u91D1","markets.funding.column.1dAvg":"1\u5929\u5E73\u5747","markets.funding.column.3dAvg":"3\u5929\u5E73\u5747","markets.funding.column.7dAvg":"7\u5929\u5E73\u5747","markets.funding.column.14dAvg":"14\u5929\u5E73\u5747","markets.funding.column.30dAvg":"30\u5929\u5E73\u5747","markets.funding.column.90dAvg":"90\u5929\u5E73\u5747","markets.funding.column.positiveRate":"\u6B63\u5229\u7387","markets.symbolInfoBar.Mark":"\u6807\u8BB0","markets.symbolInfoBar.Mark.tooltip":"\u7528\u4E8E\u8BA1\u7B97\u672A\u5B9E\u73B0\u76C8\u4E8F\u548C\u6E05\u7B97\u7684\u4EF7\u683C\u3002","markets.symbolInfoBar.Index":"\u6307\u6570","markets.symbolInfoBar.Index.tooltip":"\u5176\u4ED6\u4EA4\u6613\u6240\u6700\u65B0\u4EF7\u683C\u7684\u5E73\u5747\u503C\u3002","markets.symbolInfoBar.24hVolume":"24\u5C0F\u65F6\u6210\u4EA4\u91CF","markets.symbolInfoBar.24hVolume.tooltip":"Orderly Network\u4E0A\u768424\u5C0F\u65F6\u603B\u4EA4\u6613\u91CF\u3002","markets.symbolInfoBar.predFundingRate":"\u9884\u8BA1\u8D44\u91D1\u5229\u7387","markets.symbolInfoBar.predFundingRate.tooltip":"\u8D44\u91D1\u5229\u7387\u662F\u591A\u5934\u548C\u7A7A\u5934\u4EA4\u6613\u8005\u4E4B\u95F4\u7684\u652F\u4ED8\u3002\u5F53\u4E3A\u6B63\u65F6\uFF0C\u591A\u5934\u652F\u4ED8\u7A7A\u5934\u8D44\u91D1\u3002\u5F53\u4E3A\u8D1F\u65F6\uFF0C\u7A7A\u5934\u652F\u4ED8\u591A\u5934\u8D44\u91D1\u3002","portfolio.feeTier":"\u8D39\u7528\u7B49\u7EA7","portfolio.apiKeys":"API\u5BC6\u94A5","portfolio.setting":"\u8BBE\u7F6E","portfolio.overview.availableWithdraw":"\u53EF\u63D0\u53D6","portfolio.overview.performance":"\u8868\u73B0","portfolio.overview.performance.roi":"{{period}} \u6295\u8D44\u56DE\u62A5\u7387","portfolio.overview.performance.pnl":"{{period}} \u76C8\u4E8F","portfolio.overview.performance.volume":"{{period}} \u6210\u4EA4\u91CF (USDC)","portfolio.overview.performance.dailyPnl":"\u6BCF\u65E5\u76C8\u4E8F","portfolio.overview.performance.cumulativePnl":"\u7D2F\u8BA1\u76C8\u4E8F","portfolio.overview.deposits&Withdrawals":"\u5B58\u6B3E\u4E0E\u53D6\u6B3E","portfolio.overview.distribution":"\u5206\u914D","portfolio.overview.column.txId":"\u4EA4\u6613ID","portfolio.overview.column.funding&AnnualRate":"\u8D44\u91D1\u5229\u7387/\u5E74\u5229\u7387","portfolio.overview.column.paymentType":"\u652F\u4ED8\u7C7B\u578B","portfolio.overview.column.paymentType.paid":"\u5DF2\u652F\u4ED8","portfolio.overview.column.paymentType.received":"\u5DF2\u63A5\u6536","portfolio.overview.column.fundingFee":"\u8D44\u91D1\u8D39\u7528","portfolio.overview.distribution.type.referralCommission":"\u63A8\u8350\u4F63\u91D1","portfolio.overview.distribution.type.refereeRebate":"\u88AB\u63A8\u8350\u4EBA\u8FD4\u5229","portfolio.overview.distribution.type.brokerFee":"\u7ECF\u7EAA\u4EBA\u8D39\u7528","portfolio.feeTier.updatedDailyBy":"\u6BCF\u65E5\u66F4\u65B0","portfolio.feeTier.header.yourTier":"\u60A8\u7684\u7B49\u7EA7","portfolio.feeTier.header.30dVolume":"30\u5929\u4EA4\u6613\u91CF","portfolio.feeTier.header.takerFeeRate":"\u5403\u5355\u8D39\u7387","portfolio.feeTier.header.makerFeeRate":"\u6302\u5355\u8D39\u7387","portfolio.feeTier.column.tier":"\u7B49\u7EA7","portfolio.feeTier.column.30dVolume":"30\u5929\u4EA4\u6613\u91CF","portfolio.feeTier.column.30dVolume.above":"\u9AD8\u4E8E{{volume}}","portfolio.feeTier.column.maker":"\u6302\u5355","portfolio.feeTier.column.taker":"\u5403\u5355","portfolio.apiKey.accountId":"\u8D26\u6237ID","portfolio.apiKey.accountId.copied":"\u8D26\u6237ID\u5DF2\u590D\u5236","portfolio.apiKey.uid":"\u7528\u6237ID","portfolio.apiKey.secretKey":"\u5BC6\u94A5","portfolio.apiKey.secretKey.copied":"\u5BC6\u94A5\u5DF2\u590D\u5236","portfolio.apiKey.ip":"IP","portfolio.apiKey.permissions":"\u6743\u9650","portfolio.apiKey.permissions.read":"\u8BFB\u53D6","portfolio.apiKey.permissions.trading":"\u4EA4\u6613","portfolio.apiKey.description":"\u521B\u5EFA\u9002\u5408\u60A8\u4EA4\u6613\u9700\u6C42\u7684API\u5BC6\u94A5\u3002\u4E3A\u4E86\u60A8\u7684\u5B89\u5168\uFF0C\u8BF7\u4E0D\u8981\u4E0E\u4EFB\u4F55\u4EBA\u5206\u4EAB\u60A8\u7684API\u5BC6\u94A5\u3002","portfolio.apiKey.readApiGuide":"\u9605\u8BFBAPI\u6307\u5357","portfolio.apiKey.column.apiKey":"API\u5BC6\u94A5","portfolio.apiKey.column.apiKey.copy":"API\u5BC6\u94A5\u5DF2\u590D\u5236","portfolio.apiKey.column.permissionType":"\u6743\u9650\u7C7B\u578B","portfolio.apiKey.column.restrictedIP":"\u53D7\u9650IP","portfolio.apiKey.column.restrictedIP.copy":"\u53D7\u9650IP\u5DF2\u590D\u5236","portfolio.apiKey.column.expirationDate":"\u5230\u671F\u65E5\u671F","portfolio.apiKey.create.dialog.title":"\u521B\u5EFAAPI\u5BC6\u94A5","portfolio.apiKey.create.connectWallet.tooltip":"\u8BF7\u8FDE\u63A5\u94B1\u5305\u540E\u518D\u521B\u5EFAAPI\u5BC6\u94A5","portfolio.apiKey.create.signIn.tooltip":"\u8BF7\u767B\u5F55\u540E\u518D\u521B\u5EFAAPI\u5BC6\u94A5","portfolio.apiKey.create.enableTrading.tooltip":"\u8BF7\u542F\u7528\u4EA4\u6613\u540E\u518D\u521B\u5EFAAPI\u5BC6\u94A5","portfolio.apiKey.create.wrongNetwork.tooltip":"\u8BF7\u5207\u6362\u5230\u652F\u6301\u7684\u7F51\u7EDC\u4EE5\u521B\u5EFAAPI\u5BC6\u94A5","portfolio.apiKey.create.ipRestriction":"IP\u9650\u5236\uFF08\u53EF\u9009\uFF09","portfolio.apiKey.create.ipRestriction.placeholder":"\u6DFB\u52A0IP\u5730\u5740\uFF0C\u7528\u9017\u53F7\u5206\u9694\u3002","portfolio.apiKey.created.warning":"\u8BF7\u590D\u5236API\u5BC6\u94A5\u3002\u4E00\u65E6\u5173\u95ED\u6B64\u5F39\u51FA\u7A97\u53E3\uFF0CAPI\u5BC6\u94A5\u5C06\u88AB\u52A0\u5BC6\u3002","portfolio.apiKey.created.button.copyApiInfo":"\u590D\u5236API\u4FE1\u606F","portfolio.apiKey.apiInfo.copied":"API\u4FE1\u606F\u5DF2\u590D\u5236","portfolio.apiKey.created":"API\u5BC6\u94A5\u5DF2\u521B\u5EFA","portfolio.apiKey.deleted":"API\u5BC6\u94A5\u5DF2\u5220\u9664","portfolio.apiKey.updated":"API\u5BC6\u94A5\u5DF2\u66F4\u65B0","portfolio.apiKey.edit.dialog.title":"\u7F16\u8F91API\u5BC6\u94A5","portfolio.apiKey.delete.dialog.title":"\u5220\u9664API\u5BC6\u94A5","portfolio.apiKey.delete.dialog.description":"\u5220\u9664\u60A8\u7684API\u5BC6\u94A5<0>{{apiKey}}</0>\uFF1F","portfolio.setting.systemUpgrade":"\u7CFB\u7EDF\u5347\u7EA7","portfolio.setting.cancelOpenOrders":"\u7CFB\u7EDF\u5347\u7EA7\u671F\u95F4\u53D6\u6D88\u672A\u5B8C\u6210\u8BA2\u5355","portfolio.setting.cancelOpenOrders.description":"\u5728\u5347\u7EA7\u671F\u95F4\uFF0C\u6240\u6709\u672A\u5B8C\u6210\u7684\u8BA2\u5355\u5C06\u88AB\u53D6\u6D88\uFF0C\u4EE5\u4FBF\u5728\u5E02\u573A\u6CE2\u52A8\u8F83\u5927\u65F6\u7BA1\u7406\u60A8\u7684\u98CE\u9669\u3002","trading.layout":"\u5E03\u5C40","trading.layout.right":"\u9AD8\u7EA7\uFF08\u53F3\uFF09","trading.layout.left":"\u9AD8\u7EA7\uFF08\u5DE6\uFF09","trading.orders.closeAll":"\u5168\u90E8\u5173\u95ED","trading.hideOtherSymbols":"\u9690\u85CF\u5176\u4ED6\u7B26\u53F7","trading.history":"\u5386\u53F2","trading.portfolioSettings":"\u6295\u8D44\u7EC4\u5408\u8BBE\u7F6E","trading.portfolioSettings.decimalPrecision":"\u76C8\u4E8F\u548C\u540D\u4E49\u7684\u5341\u8FDB\u5236\u7CBE\u5EA6","trading.portfolioSettings.unrealPnlPriceBasis":"\u672A\u5B9E\u73B0\u76C8\u4E8F\u4EF7\u683C\u57FA\u7840","trading.orderBook":"\u8BA2\u5355\u7C3F","trading.lastTrades":"\u6700\u65B0\u4EA4\u6613","trading.orderBook.column.value":"\u4EF7\u503C","trading.tabs.chart":"\u56FE\u8868","trading.tabs.trades":"\u4EA4\u6613","trading.tabs.data":"\u6570\u636E","trading.column.24High":"24\u5C0F\u65F6\u6700\u9AD8","trading.column.24Low":"24\u5C0F\u65F6\u6700\u4F4E","trading.orderBook.sum":"\u603B\u548C","trading.orderBook.markPrice.tooltip":"\u4ECE\u7B2C\u4E09\u65B9\u9884\u8A00\u673A\u83B7\u53D6\uFF0C\u6807\u8BB0\u4EF7\u683C\u662F\u4E09\u4E2A\u4EF7\u683C\u7684\u4E2D\u4F4D\u6570\uFF1A\u6700\u65B0\u4EF7\u683C\u3001\u57FA\u4E8E\u8D44\u91D1\u5229\u7387\u57FA\u7840\u7684\u516C\u5E73\u4EF7\u683C\u548C\u57FA\u4E8E\u8BA2\u5355\u7C3F\u7684\u516C\u5E73\u4EF7\u683C\u3002","trading.orderBook.spreadRatio.tooltip":"\u4E70\u4E00\u548C\u5356\u4E00\u7684\u4EF7\u5DEE\u6BD4\u7387\u3002","trading.faucet.getTestUSDC":"\u83B7\u53D6\u6D4B\u8BD5USDC","trading.faucet.getTestUSDC.success":"{{quantity}} USDC\u5C06\u88AB\u6DFB\u52A0\u5230\u60A8\u7684\u4F59\u989D\u4E2D\u3002\u8BF7\u6CE8\u610F\uFF0C\u8FD9\u53EF\u80FD\u9700\u8981\u957F\u8FBE3\u5206\u949F\u7684\u65F6\u95F4\u3002\u8BF7\u7A0D\u540E\u518D\u67E5\u770B\u3002","trading.asset.startTrading":"\u5F00\u59CB\u4EA4\u6613","trading.asset.startTrading.description":"\u60A8\u53EF\u4EE5\u4ECE\u5404\u79CD\u7F51\u7EDC\u5B58\u5165\u8D44\u4EA7","trading.asset.myAssets":"\u6211\u7684\u8D44\u4EA7","trading.asset.freeCollateral":"\u81EA\u7531\u62B5\u62BC\u54C1","trading.asset.freeCollateral.tooltip":"\u7528\u4E8E\u4E0B\u65B0\u8BA2\u5355\u7684\u81EA\u7531\u62B5\u62BC\u54C1\u3002","trading.asset.freeCollateral.formula":"\u81EA\u7531\u62B5\u62BC\u54C1 = \u603B\u4F59\u989D + \u603B\u672A\u7ED3\u76C8\u4E8F - \u603B\u6301\u4ED3\u521D\u59CB\u4FDD\u8BC1\u91D1","trading.asset.marginRatio":"\u4FDD\u8BC1\u91D1\u6BD4\u7387","trading.asset.marginRatio.tooltip":"\u4FDD\u8BC1\u91D1\u6BD4\u7387\u8868\u793A\u62B5\u62BC\u54C1\u76F8\u5BF9\u4E8E\u603B\u6301\u4ED3\u4EF7\u503C\u7684\u6BD4\u4F8B\u3002","trading.asset.marginRatio.formula":"\u8D26\u6237\u4FDD\u8BC1\u91D1\u6BD4\u7387 = (\u603B\u62B5\u62BC\u54C1\u4EF7\u503C / \u603B\u6301\u4ED3\u540D\u4E49) * 100%","trading.asset.unsettledPnl":"\u672A\u7ED3\u76C8\u4E8F","trading.asset.free&TotalCollateral":"\u81EA\u7531/\u603B\u62B5\u62BC\u54C1","trading.asset.availableBalance":"\u53EF\u7528\u4F59\u989D","trading.asset.maintenanceMarginRatio":"\u7EF4\u6301\u4FDD\u8BC1\u91D1\u6BD4\u7387","trading.asset.maintenanceMarginRatio.tooltip":"\u4FDD\u62A4\u60A8\u7684\u6301\u4ED3\u4E0D\u88AB\u6E05\u7B97\u7684\u6700\u4F4E\u4FDD\u8BC1\u91D1\u6BD4\u7387\u3002\u5982\u679C\u4FDD\u8BC1\u91D1\u6BD4\u7387\u4F4E\u4E8E\u7EF4\u6301\u4FDD\u8BC1\u91D1\u6BD4\u7387\uFF0C\u8D26\u6237\u5C06\u88AB\u6E05\u7B97\u3002","trading.asset.maintenanceMarginRatio.formula":"\u8D26\u6237\u7EF4\u6301\u4FDD\u8BC1\u91D1\u6BD4\u7387 = \u603B\u548C(\u6301\u4ED3\u540D\u4E49 * \u7B26\u53F7\u7EF4\u6301\u4FDD\u8BC1\u91D1\u6BD4\u7387) / \u603B\u6301\u4ED3\u540D\u4E49 * 100%","trading.riskRate":"\u98CE\u9669\u7387","trading.riskRate.tooltip":"\u98CE\u9669\u7387\u7528\u4E8E\u8BC4\u4F30\u8D26\u6237\u7684\u98CE\u9669\u6C34\u5E73\u3002\u5F53\u98CE\u9669\u7387\u8FBE\u5230100%\u65F6\uFF0C\u8D26\u6237\u5C06\u88AB\u6E05\u7B97","trading.riskRate.formula":"\u98CE\u9669\u7387 = \u7EF4\u6301\u4FDD\u8BC1\u91D1\u6BD4\u7387 / \u4FDD\u8BC1\u91D1\u6BD4\u7387 * 100%","trading.asset&Margin":"\u8D44\u4EA7\u548C\u4FDD\u8BC1\u91D1","trading.fundingRate.predFundingRate":"\u9884\u8BA1\u8D44\u91D1\u5229\u7387","chart.now":"\u73B0\u5728","positions.positionHistory":"\u6301\u4ED3\u5386\u53F2","positions.liquidation":"\u6E05\u7B97","positions.closePosition":"\u5173\u95ED\u6301\u4ED3","positions.column.liqPrice":"\u6E05\u7B97\u4EF7\u683C","positions.column.liqPrice.tooltip":"\u4F30\u8BA1\u7684\u6E05\u7B97\u4EF7\u683C\u3002\u4EF7\u683C\u662F\u4F30\u8BA1\u7684\uFF0C\u53D6\u51B3\u4E8E\u6240\u6709\u6301\u4ED3\u7684\u591A\u4E2A\u56E0\u7D20\u3002","positions.column.unrealPnl.tooltip":"\u4F7F\u7528\u6807\u8BB0\u4EF7\u683C\u8BA1\u7B97\u7684\u6240\u6709\u5C0F\u90E8\u4EF6\u4E0A\u672A\u5E73\u4ED3\u5934\u5BF8\u7684\u5F53\u524D\u672A\u5B9E\u73B0\u5229\u6DA6\u6216\u635F\u5931\u3002","positions.column.unrealPnl.priceBasis":"\u672A\u5B9E\u73B0\u76C8\u4E8F\u4EF7\u683C\u57FA\u7840","positions.column.margin":"\u4FDD\u8BC1\u91D1","positions.column.margin.tooltip":"\u4FDD\u6301\u60A8\u7684\u6301\u4ED3\u7684\u6700\u4F4E\u6743\u76CA\u3002","positions.column.margin.formula":"\u4FDD\u8BC1\u91D1 = \u6301\u4ED3\u89C4\u6A21 * \u6807\u8BB0\u4EF7\u683C * MMR","positions.column.close":"\u5173\u95ED","positions.limitClose":"\u9650\u4EF7\u5173\u95ED","positions.limitClose.description":"\u60A8\u540C\u610F\u4EE5\u9650\u4EF7\u5173\u95ED{{quantity}} {{base}}\u6301\u4ED3\u3002","positions.marketClose":"\u5E02\u4EF7\u5173\u95ED","positions.marketClose.description":"\u60A8\u540C\u610F\u4EE5\u5E02\u4EF7\u5173\u95ED{{quantity}} {{base}}\u6301\u4ED3\u3002","positions.history.status.closed":"\u5DF2\u5173\u95ED","positions.history.status.partialClosed":"\u90E8\u5206\u5173\u95ED","positions.history.type.adl":"\u81EA\u52A8\u51CF\u4ED3","positions.history.type.liquidated":"\u5DF2\u6E05\u7B97","positions.history.liquidated.liquidationId":"\u6E05\u7B97ID","positions.history.liquidated.liquidatorFee":"\u6E05\u7B97\u4EBA\u8D39\u7528","positions.history.liquidated.insFundFee":"\u4FDD\u9669\u57FA\u91D1\u8D39\u7528","positions.history.column.closed":"\u5DF2\u5173\u95ED","positions.history.column.maxClosed":"\u6700\u5927\u5173\u95ED","positions.history.column.closed&maxClosed":"\u5DF2\u5173\u95ED/\u6700\u5927\u5173\u95ED","positions.history.column.netPnl":"\u51C0\u76C8\u4E8F","positions.history.column.timeOpened":"\u5F00\u4ED3\u65F6\u95F4","positions.history.column.timeClosed":"\u5E73\u4ED3\u65F6\u95F4","positions.history.column.updatedTime":"\u66F4\u65B0\u65F6\u95F4","positions.history.netPnl.fundingFee":"\u8D44\u91D1\u8D39\u7528","positions.history.netPnl.tradingFee":"\u4EA4\u6613\u8D39\u7528","positions.Liquidation.column.liquidationId":"\u6E05\u7B97ID","positions.Liquidation.column.insFundTransfer":"\u4FDD\u9669\u57FA\u91D1\u8F6C\u8D26","positions.Liquidation.column.liquidationFee":"\u6E05\u7B97\u8D39\u7528","orders.orderHistory":"\u8BA2\u5355\u5386\u53F2","orders.status.pending":"\u5F85\u5904\u7406","orders.status.filled":"\u5DF2\u6210\u4EA4","orders.status.partialFilled":"\u90E8\u5206\u6210\u4EA4","orders.status.canceled":"\u5DF2\u53D6\u6D88","orders.status.rejected":"\u5DF2\u62D2\u7EDD","orders.status.incomplete":"\u672A\u5B8C\u6210","orders.status.completed":"\u5DF2\u5B8C\u6210","orders.status.opened.toast.title":"\u8BA2\u5355\u5DF2\u6253\u5F00","orders.status.filled.toast.title":"\u8BA2\u5355\u5DF2\u6210\u4EA4","orders.status.canceled.toast.title":"\u8BA2\u5355\u5DF2\u53D6\u6D88","orders.status.rejected.toast.title":"\u8BA2\u5355\u5DF2\u62D2\u7EDD","orders.status.replaced.toast.title":"\u8BA2\u5355\u5DF2\u7F16\u8F91","orders.column.orderPrice":"\u8BA2\u5355\u4EF7\u683C","orders.column.fill&Quantity":"\u5DF2\u6210\u4EA4/\u6570\u91CF","orders.column.triggerPrice":"\u89E6\u53D1\u4EF7\u683C","orders.column.orderTime":"\u8BA2\u5355\u65F6\u95F4","orders.column.hidden":"\u9690\u85CF","orders.editOrder":"\u7F16\u8F91\u8BA2\u5355","order.edit.confirm.quantity":"\u60A8\u540C\u610F\u5C06{{base}}-PERP\u8BA2\u5355\u7684\u6570\u91CF\u66F4\u6539\u4E3A<0>{{value}}</0>\u3002","order.edit.confirm.price":"\u60A8\u540C\u610F\u5C06{{base}}-PERP\u8BA2\u5355\u7684\u4EF7\u683C\u66F4\u6539\u4E3A<0>{{value}}</0>\u3002","order.edit.confirm.triggerPrice":"\u60A8\u540C\u610F\u5C06{{base}}-PERP\u8BA2\u5355\u7684\u89E6\u53D1\u4EF7\u683C\u66F4\u6539\u4E3A<0>{{value}}</0>\u3002","orders.cancelOrder":"\u53D6\u6D88\u8BA2\u5355","orders.cancelOrder.description":"\u60A8\u786E\u5B9A\u8981\u53D6\u6D88\u60A8\u7684\u5F85\u5904\u7406\u8BA2\u5355\u5417\uFF1F","orders.cancelAll":"\u5168\u90E8\u53D6\u6D88","orders.pending.cancelAll":"\u53D6\u6D88\u6240\u6709\u5F85\u5904\u7406\u8BA2\u5355","orders.pending.cancelAll.description":"\u60A8\u786E\u5B9A\u8981\u53D6\u6D88\u6240\u6709\u5F85\u5904\u7406\u8BA2\u5355\u5417\uFF1F","orders.tpsl.cancelAll":"\u53D6\u6D88\u6240\u6709\u6B62\u76C8\u6B62\u635F\u8BA2\u5355","orders.tpsl.cancelAll.description":"\u60A8\u786E\u5B9A\u8981\u53D6\u6D88\u6240\u6709\u6B62\u76C8\u6B62\u635F\u8BA2\u5355\u5417\uFF1F","orders.price.greaterThan":"\u4EF7\u683C\u4E0D\u80FD\u5927\u4E8E{{max}} USDC\u3002","orders.price.lessThan":"\u4EF7\u683C\u4E0D\u80FD\u5C0F\u4E8E{{min}} USDC\u3002","orders.quantity.lessThan":"\u6570\u91CF\u5E94\u5C0F\u4E8E{{quantity}}","orders.quantity.lessThanPosition":"\u6570\u91CF\u5E94\u5C0F\u4E8E\u6301\u4ED3\u6570\u91CF\uFF1A{{quantity}}","orders.history.renew":"\u66F4\u65B0","orders.download.tooltip":"\u4E0B\u8F7D\u7684\u6570\u636E\u5C06\u4EC5\u53CD\u6620\u5E94\u7528\u7684\u8FC7\u6EE4\u5668\uFF08\u4F8B\u5982\uFF0C\u72B6\u6001\u3001\u65F6\u95F4\u3001\u65B9\u5411\u548C\u5206\u9875\uFF09\uFF0C\u53EF\u80FD\u4E0D\u5305\u62EC\u6240\u6709\u8BB0\u5F55\u3002","tpsl.tp":"\u6B62\u76C8","tpsl.sl":"\u6B62\u635F","tpsl.tpPrice":"\u6B62\u76C8\u4EF7\u683C","tpsl.slPrice":"\u6B62\u635F\u4EF7\u683C","tpsl.tpPnl":"\u6B62\u76C8\u76C8\u4E8F","tpsl.slPnl":"\u6B62\u635F\u76C8\u4E8F","tpsl.tpTrigger":"\u6B62\u76C8\u89E6\u53D1","tpsl.slTrigger":"\u6B62\u635F\u89E6\u53D1","tpsl.pnl":"\u76C8\u4E8F","tpsl.offset":"\u504F\u79FB","tpsl.positionTpsl":"\u6301\u4ED3\u6B62\u76C8\u6B62\u635F","tpsl.entirePosition":"\u6574\u4E2A\u6301\u4ED3","tpsl.estPnl":"\u9884\u8BA1\u76C8\u4E8F","tpsl.takeProfit":"\u6B62\u76C8","tpsl.stopLoss":"\u6B62\u635F","tpsl.cancelOrder.description":"\u60A8\u786E\u5B9A\u8981\u53D6\u6D88\u6B64\u6B62\u76C8\u6B62\u635F\u8BA2\u5355\u5417\uFF1F","tpsl.confirmOrder":"\u786E\u8BA4\u8BA2\u5355","share.pnl.sharePnl":"\u5206\u4EAB\u76C8\u4E8F","share.pnl.share.long":"\u591A\u5934","share.pnl.share.short":"\u7A7A\u5934","share.pnl.displayFormat":"\u76C8\u4E8F\u663E\u793A\u683C\u5F0F","share.pnl.displayFormat.roi&Pnl":"\u6295\u8D44\u56DE\u62A5\u7387\u548C\u76C8\u4E8F","share.pnl.displayFormat.roi":"\u6295\u8D44\u56DE\u62A5\u7387","share.pnl.displayFormat.pnl":"\u76C8\u4E8F","share.pnl.optionalInfo":"\u53EF\u9009\u4FE1\u606F\u5206\u4EAB","share.pnl.optionalInfo.openPrice":"\u5F00\u76D8\u4EF7","share.pnl.optionalInfo.closePrice":"\u6536\u76D8\u4EF7","share.pnl.optionalInfo.openTime":"\u5F00\u76D8\u65F6\u95F4","share.pnl.optionalInfo.closeTime":"\u6536\u76D8\u65F6\u95F4","share.pnl.optionalInfo.message":"\u60A8\u7684\u4FE1\u606F","share.pnl.optionalInfo.message.placeholder":"\u6700\u591A25\u4E2A\u5B57\u7B26","share.pnl.optionalInfo.message.maxLength":"\u6700\u591A\u652F\u630125\u4E2A\u5B57\u7B26","share.pnl.image.copied":"\u56FE\u7247\u5DF2\u590D\u5236","share.pnl.copy.failed.description":"\u6D4F\u89C8\u5668\u7248\u672C\u8FC7\u65E7\uFF0C\u8BF7\u66F4\u65B0\u4EE5\u4FBF\u5C06\u56FE\u7247\u590D\u5236\u5230\u526A\u8D34\u677F\u3002","orderEntry.buyLong":"\u4E70\u5165/\u591A\u5934","orderEntry.sellShort":"\u5356\u51FA/\u7A7A\u5934","orderEntry.reduceOnly":"\u4EC5\u51CF\u5C11","orderEntry.orderType.limit":"\u9650\u4EF7","orderEntry.orderType.market":"\u5E02\u4EF7","orderEntry.orderType.limitOrder":"\u9650\u4EF7\u8BA2\u5355","orderEntry.orderType.marketOrder":"\u5E02\u4EF7\u8BA2\u5355","orderEntry.orderType.stopLimit":"\u6B62\u635F\u9650\u4EF7","orderEntry.orderType.stopMarket":"\u6B62\u635F\u5E02\u4EF7","orderEntry.orderType.postOnly":"\u4EC5\u6302\u5355","orderEntry.orderType.ioc":"\u7ACB\u5373\u6210\u4EA4\u6216\u53D6\u6D88","orderEntry.orderType.fok":"\u5168\u90E8\u6210\u4EA4\u6216\u53D6\u6D88","orderEntry.bbo":"\u6700\u4F73\u4E70\u5356\u62A5\u4EF7","orderEntry.bbo.counterparty1":"\u5BF9\u624B\u65B91","orderEntry.bbo.counterparty5":"\u5BF9\u624B\u65B95","orderEntry.bbo.queue1":"\u961F\u52171","orderEntry.bbo.queue5":"\u961F\u52175","orderEntry.bbo.disabled.tips":"\u9009\u62E9\u6B62\u76C8\u6B62\u635F\u3001\u4EC5\u6302\u5355\u3001\u7ACB\u5373\u6210\u4EA4\u6216\u53D6\u6D88\u3001\u5168\u90E8\u6210\u4EA4\u6216\u53D6\u6D88\u65F6\u4E0D\u652F\u6301\u6700\u4F73\u4E70\u5356\u62A5\u4EF7\u3002","orderEntry.estLiqPrice":"\u9884\u8BA1\u6E05\u7B97\u4EF7\u683C","orderEntry.disableOrderConfirm":"\u7981\u7528\u8BA2\u5355\u786E\u8BA4","orderEntry.orderConfirm":"\u8BA2\u5355\u786E\u8BA4","orderEntry.hidden":"\u9690\u85CF","orderEntry.keepVisible":"\u4FDD\u6301\u53EF\u89C1","orderEntry.maxBuy":"\u6700\u5927\u4E70\u5165","orderEntry.maxSell":"\u6700\u5927\u5356\u51FA","orderEntry.tpMarkPrice":"\u6B62\u76C8\u4EF7\u683C\uFF08\u6807\u8BB0\uFF09","orderEntry.slMarkPrice":"\u6B62\u635F\u4EF7\u683C\uFF08\u6807\u8BB0\uFF09","orderEntry.tpsl.trigger.description":"\u6B62\u76C8\u6B62\u635F\u5728\u6307\u5B9A\u7684\u6807\u8BB0\u4EF7\u683C\u89E6\u53D1\uFF0C\u5E76\u4F5C\u4E3A\u5E02\u4EF7\u8BA2\u5355\u6267\u884C\u3002","orderEntry.estRoi":"\u9884\u8BA1\u6295\u8D44\u56DE\u62A5\u7387","orderEntry.estPnL":"\u9884\u8BA1\u76C8\u4E8F","orderEntry.tpsl.tips":"\u6B62\u76C8\u6B62\u635F\u5728\u6307\u5B9A\u7684\u6807\u8BB0\u4EF7\u683C\u89E6\u53D1\uFF0C\u5E76\u4F5C\u4E3A\u5E02\u4EF7\u8BA2\u5355\u6267\u884C\u3002\u9ED8\u8BA4\u60C5\u51B5\u4E0B\uFF0C\u5B83\u9002\u7528\u4E8E\u6574\u4E2A\u6301\u4ED3\u3002\u8C03\u6574\u6301\u4ED3\u4E2D\u7684\u8BBE\u7F6E\u4EE5\u8FDB\u884C\u90E8\u5206\u6B62\u76C8\u6B62\u635F\u3002","orderEntry.orderQuantity.error.required":"\u6570\u91CF\u662F\u5FC5\u9700\u7684","orderEntry.orderQuantity.error.min":"\u6570\u91CF\u5FC5\u987B\u5927\u4E8E{{value}}","orderEntry.orderQuantity.error.max":"\u6570\u91CF\u5FC5\u987B\u5C0F\u4E8E{{value}}","orderEntry.orderPrice.error.required":"\u4EF7\u683C\u662F\u5FC5\u9700\u7684","orderEntry.orderPrice.error.min":"\u4EF7\u683C\u5FC5\u987B\u5927\u4E8E{{value}}","orderEntry.orderPrice.error.max":"\u4EF7\u683C\u5FC5\u987B\u5C0F\u4E8E{{value}}","orderEntry.triggerPrice.error.required":"\u89E6\u53D1\u4EF7\u683C\u662F\u5FC5\u9700\u7684","orderEntry.triggerPrice.error.min":"\u89E6\u53D1\u4EF7\u683C\u5FC5\u987B\u5927\u4E8E{{value}}","orderEntry.triggerPrice.error.max":"\u89E6\u53D1\u4EF7\u683C\u5FC5\u987B\u5C0F\u4E8E{{value}}","orderEntry.tpTriggerPrice.error.min":"\u6B62\u76C8\u4EF7\u683C\u5FC5\u987B\u5927\u4E8E{{value}}","orderEntry.tpTriggerPrice.error.max":"\u6B62\u76C8\u4EF7\u683C\u5FC5\u987B\u5C0F\u4E8E{{value}}","orderEntry.slTriggerPrice.error.min":"\u6B62\u635F\u4EF7\u683C\u5FC5\u987B\u5927\u4E8E{{value}}","orderEntry.slTriggerPrice.error.max":"\u6B62\u635F\u4EF7\u683C\u5FC5\u987B\u5C0F\u4E8E{{value}}","orderEntry.total.error.min":"\u8BA2\u5355\u4EF7\u503C\u5E94\u5927\u4E8E\u6216\u7B49\u4E8E{{value}} USDC","leverage.maxAccountLeverage":"\u6700\u5927\u8D26\u6237\u6760\u6746","leverage.accountLeverage":"\u8D26\u6237\u6760\u6746","leverage.currentLeverage":"\u5F53\u524D\u6760\u6746","leverage.maxLeverage":"\u6700\u5927\u6760\u6746","leverage.updated":"\u6760\u6746\u5DF2\u66F4\u65B0","scaffold.footer.operational":"\u8FD0\u8425\u4E2D","scaffold.footer.joinCommunity":"\u52A0\u5165\u6211\u4EEC\u7684\u793E\u533A","scaffold.footer.poweredBy":"\u6280\u672F\u652F\u6301","scaffold.maintenance.dialog.title":"\u7CFB\u7EDF\u5347\u7EA7\u8FDB\u884C\u4E2D","scaffold.maintenance.dialog.description":"\u62B1\u6B49\uFF0C\u7531\u4E8E\u8BA1\u5212\u4E2D\u7684\u5347\u7EA7\uFF0C{{brokerName}}\u6682\u65F6\u4E0D\u53EF\u7528\u3002\u670D\u52A1\u9884\u8BA1\u5C06\u5728{{endDate}}\u6062\u590D\u3002","scaffold.maintenance.tips.description":"{{brokerName}}\u5C06\u56E0\u8BA1\u5212\u4E2D\u7684\u5347\u7EA7\u4ECE{{startDate}}\u5230{{endDate}}\u6682\u65F6\u4E0D\u53EF\u7528\u3002","scaffold.restrictedInfo.description.default":"\u60A8\u6B63\u5728\u4ECE\u4E0E\u53D7\u9650\u56FD\u5BB6\u76F8\u5173\u7684IP\u5730\u5740\uFF08{{ip}}\uFF09\u8BBF\u95EE{{brokerName}}\u3002","tradingRewards.rewards":"\u5956\u52B1","tradingRewards.subtitle":"\u4E0E{{brokerName}}\u4EA4\u6613\u4EE5\u8D5A\u53D6esORDER\u3002","tradingRewards.learnMore":"\u5728\u8FD9\u91CC\u4E86\u89E3\u66F4\u591A","tradingRewards.myEstRewards":"\u6211\u7684\u9884\u8BA1\u5956\u52B1","tradingRewards.epoch":"\u5468\u671F","tradingRewards.epochRewards":"\u5468\u671F\u5956\u52B1","tradingRewards.otherOrderlyDex":"\u5176\u4ED6Orderly DEX","tradingRewards.claim":"\u9886\u53D6","tradingRewards.availableClaim":"\u53EF\u9886\u53D6","tradingRewards.stake":"\u8D28\u62BC","tradingRewards.booster":"\u52A0\u901F\u5668","tradingRewards.stakeBooster":"\u8D28\u62BC\u52A0\u901F\u5668","tradingRewards.avgStakedAmount":"\u5E73\u5747\u8D28\u62BC\u91D1\u989D","tradingRewards.rewardHistory":"\u5956\u52B1\u5386\u53F2","tradingRewards.rewardsEarned":"\u5DF2\u8D5A\u53D6\u5956\u52B1","tradingRewards.rewardHistory.column.start&EndDate":"\u5F00\u59CB/\u7ED3\u675F\u65E5\u671F","tradingRewards.rewardHistory.column.startDate":"\u5F00\u59CB","tradingRewards.rewardHistory.column.endDate":"\u7ED3\u675F\u65E5\u671F","tradingView.timeInterval.1m":"1\u5206","tradingView.timeInterval.3m":"3\u5206","tradingView.timeInterval.5m":"5\u5206","tradingView.timeInterval.15m":"15\u5206","tradingView.timeInterval.30m":"30\u5206","tradingView.timeInterval.1h":"1\u65F6","tradingView.timeInterval.2h":"2\u65F6","tradingView.timeInterval.4h":"4\u65F6","tradingView.timeInterval.6h":"6\u65F6","tradingView.timeInterval.12h":"12\u65F6","tradingView.timeInterval.1d":"1\u5929","tradingView.timeInterval.3d":"3\u5929","tradingView.timeInterval.1w":"1\u5468","tradingView.timeInterval.1M":"1\u6708","tradingView.timeInterval.more":"\u66F4\u591A","tradingView.lineType.bars":"\u6761\u5F62\u56FE","tradingView.lineType.candles":"\u8721\u70DB\u56FE","tradingView.lineType.hollowCandles":"\u7A7A\u5FC3\u8721\u70DB\u56FE","tradingView.lineType.line":"\u7EBF\u5F62\u56FE","tradingView.lineType.area":"\u9762\u79EF\u56FE","tradingView.lineType.baseline":"\u57FA\u7EBF\u56FE","tradingView.displayControl.buySell":"\u4E70\u5165/\u5356\u51FA","tradingView.displayControl.limitOrders":"\u9650\u4EF7\u8BA2\u5355","tradingView.displayControl.stopOrders":"\u6B62\u635F\u8BA2\u5355","tradingView.noScriptSrc":"\u7531\u4E8ETradingView\u7684\u653F\u7B56\uFF0C\u60A8\u9700\u8981\u7533\u8BF7\u81EA\u5DF1\u7684\u8BB8\u53EF\u8BC1\u3002","tradingView.noScriptSrc.1":"1. \u8BF7\u5728<0>\u8FD9\u91CC</0>\u7533\u8BF7\u60A8\u7684TradingView\u9AD8\u7EA7\u56FE\u8868\u8BB8\u53EF\u8BC1","tradingView.noScriptSrc.2":"2. \u6309\u7167<0>orderly.network</0>\u4E0A\u7684\u8BF4\u660E\u8FDB\u884C\u8BBE\u7F6E\u3002","connector.testnet":"\u6D4B\u8BD5\u7F51","connector.mainnet":"\u4E3B\u7F51","connector.disconnect":"\u65AD\u5F00\u8FDE\u63A5","connector.connectWallet":"\u8FDE\u63A5\u94B1\u5305","connector.signIn":"\u767B\u5F55","connector.signIn.description":"\u786E\u8BA4\u60A8\u662F\u6B64\u94B1\u5305\u7684\u6240\u6709\u8005","connector.enableTrading":"\u542F\u7528\u4EA4\u6613","connector.enableTrading.description":"\u542F\u7528\u5BF9\u6211\u4EECAPI\u7684\u5B89\u5168\u8BBF\u95EE\uFF0C\u4EE5\u5B9E\u73B0\u5FEB\u901F\u4EA4\u6613","connector.switchNetwork":"\u5207\u6362\u7F51\u7EDC","connector.wrongNetwork":"\u9519\u8BEF\u7684\u7F51\u7EDC","connector.wrongNetwork.tooltip":"\u8BF7\u5207\u6362\u5230\u652F\u6301\u7684\u7F51\u7EDC\u4EE5\u7EE7\u7EED\u3002","connector.expired":"\u60A8\u7684\u5148\u524D\u8BBF\u95EE\u5DF2\u8FC7\u671F\uFF0C\u60A8\u5C06\u6536\u5230\u4E00\u4E2A\u7B7E\u540D\u8BF7\u6C42\u4EE5\u542F\u7528\u4EA4\u6613\u3002\u7B7E\u540D\u662F\u514D\u8D39\u7684\uFF0C\u4E0D\u4F1A\u53D1\u9001\u4EA4\u6613\u3002","connector.rememberMe":"\u8BB0\u4F4F\u6211","connector.rememberMe.description":"\u5207\u6362\u6B64\u9009\u9879\u4EE5\u5728\u4E0B\u6B21\u4EA4\u6613\u65F6\u8DF3\u8FC7\u8FD9\u4E9B\u6B65\u9AA4\u3002","connector.referralCode.placeholder":"\u63A8\u8350\u7801\uFF08\u53EF\u9009\uFF09","connector.referralCode.invalid":"\u63A8\u8350\u7801\u5FC5\u987B\u4E3A4\u523010\u4E2A\u5B57\u7B26\uFF0C\u53EA\u63A5\u53D7\u5927\u5199\u7F57\u9A6C\u5B57\u7B26\u548C\u6570\u5B57","connector.referralCode.notExist":"\u6B64\u63A8\u8350\u7801\u4E0D\u5B58\u5728\u3002","connector.somethingWentWrong":"\u51FA\u4E86\u70B9\u95EE\u9898","connector.userRejected":"\u7528\u6237\u62D2\u7EDD\u4E86\u8BF7\u6C42\u3002","connector.walletConnected":"\u94B1\u5305\u5DF2\u8FDE\u63A5","connector.networkSwitched":"\u7F51\u7EDC\u5DF2\u5207\u6362","connector.switchChain.failed":"\u5207\u6362\u94FE\u5931\u8D25","connector.trade.connectWallet.tooltip":"\u8BF7\u5728\u5F00\u59CB\u4EA4\u6613\u524D\u8FDE\u63A5\u94B1\u5305","connector.trade.signIn.tooltip":"\u8BF7\u5728\u5F00\u59CB\u4EA4\u6613\u524D\u767B\u5F55","connector.trade.enableTrading.tooltip":"\u8BF7\u5728\u5F00\u59CB\u4EA4\u6613\u524D\u542F\u7528\u4EA4\u6613","connector.setUp.connectWallet.tooltip":"\u8BF7\u5728\u8BBE\u7F6E\u524D\u8FDE\u63A5\u94B1\u5305","connector.setUp.signIn.tooltip":"\u8BF7\u5728\u8BBE\u7F6E\u524D\u767B\u5F55","connector.setUp.enableTrading.tooltip":"\u8BF7\u5728\u8BBE\u7F6E\u524D\u542F\u7528\u4EA4\u6613","connector.ledger.signMessageFailed":"\u7B7E\u540D\u6D88\u606F\u5931\u8D25","connector.ledger.signMessageFailed.description":"\u60A8\u5728\u4F7F\u7528Ledger\u94B1\u5305\u5417\uFF1F","connector.loginIn":"\u767B\u5F55\u4E2D","connector.logout":"\u767B\u51FA","connector.email":"\u7535\u5B50\u90AE\u4EF6","connector.google":"\u8C37\u6B4C","connector.twitter":"X / \u63A8\u7279","connector.myWallet":"\u6211\u7684\u94B1\u5305","connector.addEvmWallet":"\u6DFB\u52A0Evm\u94B1\u5305","connector.addSolanaWallet":"\u6DFB\u52A0Solana\u94B1\u5305","connector.createEvmWallet":"\u521B\u5EFAEVM\u94B1\u5305","connector.createSolanaWallet":"\u521B\u5EFASolana\u94B1\u5305","connector.termsOfUse":"\u901A\u8FC7\u8FDE\u63A5\u60A8\u7684\u94B1\u5305\uFF0C\u60A8\u786E\u8BA4\u5E76\u540C\u610F<0>\u4F7F\u7528\u6761\u6B3E</0>\u3002","connector.supportedEvmChain":"\u652F\u6301\u7684Evm\u94FE","connector.supportedSolanaChain":"\u652F\u6301\u7684Solana\u94FE","connector.noWallet":"\u6CA1\u6709\u94B1\u5305","connector.noWallet.description":"\u8BF7\u521B\u5EFA\u94B1\u5305\u4EE5\u7EE7\u7EED\u3002\u53EA\u6709\u60A8\u53EF\u4EE5\u8BBF\u95EE\u79C1\u94A5\u3002\u60A8\u53EF\u4EE5\u968F\u65F6\u5BFC\u51FA\u79C1\u94A5\uFF0C\u5E76\u5C06\u94B1\u5305\u5BFC\u5165\u5230\u5176\u4ED6\u94B1\u5305\u5BA2\u6237\u7AEF\uFF0C\u5982 MetaMask \u6216 Phantom\u3002","transfer.network":"\u7F51\u7EDC","transfer.lowestFee":"\u6700\u4F4E\u8D39\u7528","transfer.web3Wallet":"\u60A8\u7684Web3\u94B1\u5305","transfer.brokerAccount":"\u60A8\u7684{{brokerName}}\u8D26\u6237","transfer.quantity.invalid":"\u8BF7\u8F93\u5165\u6709\u6548\u7684\u6570\u5B57","transfer.insufficientBalance":"\u4F59\u989D\u4E0D\u8DB3","transfer.rejectTransaction":"\u4EA4\u6613\u88AB\u62D2\u7EDD","transfer.deposit.approve.symbol":"\u6279\u51C6{{symbol}}","transfer.deposit.approve.success":"\u6279\u51C6\u6210\u529F","transfer.deposit.approve.failed":"\u6279\u51C6\u5931\u8D25","transfer.deposit.increase.symbol":"\u589E\u52A0{{symbol}}\u6388\u6743\u91D1\u989D","transfer.deposit.requested":"\u5B58\u6B3E\u8BF7\u6C42","transfer.deposit.completed":"\u5B58\u6B3E\u5B8C\u6210","transfer.deposit.failed":"\u5B58\u6B3E\u5931\u8D25","transfer.deposit.destinationGasFee":"\u76EE\u7684\u5730\u71C3\u6C14\u8D39","transfer.deposit.destinationGasFee.description":"\u9700\u8981\u989D\u5916\u7684\u71C3\u6C14\u4EE3\u5E01\u6765\u652F\u4ED8\u76EE\u7684\u5730\u94FE\u4E0A\u7684\u64CD\u4F5C\u3002","transfer.withdraw.unsupported.chain":"\u6B64\u94FE\u4E0D\u652F\u6301\u63D0\u6B3E\u3002\u8BF7\u5207\u6362\u5230\u4EFB\u4F55\u65E0\u6865\u63A5\u7F51\u7EDC\u3002","transfer.withdraw.unsupported.networkName":"{{networkName}}\u4E0D\u652F\u6301\u63D0\u6B3E\u3002\u8BF7\u5207\u6362\u5230\u4EFB\u4F55\u65E0\u6865\u63A5\u7F51\u7EDC\u3002","transfer.withdraw.crossChain.confirmWithdraw":"\u786E\u8BA4\u63D0\u6B3E","transfer.withdraw.crossChain.recipientAddress":"\u63A5\u6536\u5730\u5740","transfer.withdraw.crossChain.recipientNetwork":"\u63A5\u6536\u7F51\u7EDC","transfer.withdraw.crossChain.withdrawAmount":"\u63D0\u6B3E\u91D1\u989D","transfer.withdraw.crossChain.process":"\u60A8\u7684\u8DE8\u94FE\u63D0\u6B3E\u6B63\u5728\u5904\u7406\u4E2D...","transfer.withdraw.crossChain.warning":"\u9700\u8981\u8DE8\u94FE\u91CD\u65B0\u5E73\u8861\u7684\u63D0\u6B3E\u65E0\u6CD5\u53D6\u6D88\u6216\u5728\u5904\u7406\u5B8C\u6210\u4E4B\u524D\u8FDB\u884C\u66F4\u591A\u63D0\u6B3E\u3002","transfer.withdraw.crossChain.vaultWarning":"\u63D0\u6B3E\u8D85\u8FC7{{networkName}}\u91D1\u5E93\u7684\u4F59\u989D\uFF08{{chainVaultBalance}} USDC\uFF09\u3002\u8DE8\u94FE\u91CD\u65B0\u5E73\u8861\u8D39\u7528\u5C06\u88AB\u6536\u53D6\u4EE5\u63D0\u6B3E\u5230{{networkName}}\u3002","transfer.withdraw.minAmount.error":"\u6570\u91CF\u5FC5\u987B\u5927\u4E8E{{minAmount}}","transfer.withdraw.requested":"\u63D0\u6B3E\u8BF7\u6C42","transfer.withdraw.completed":"\u63D0\u6B3E\u5B8C\u6210","transfer.withdraw.failed":"\u63D0\u6B3E\u5931\u8D25","affiliate.referral":"\u63A8\u8350","affiliate.trader":"\u4EA4\u6613\u5458","affiliate.enter":"\u8F93\u5165","affiliate.statistics":"\u7EDF\u8BA1","affiliate.connectWallet.tooltip":"\u8BF7\u8FDE\u63A5\u60A8\u7684\u94B1\u5305\u4EE5\u4F7F\u7528\u6B64\u529F\u80FD","affiliate.page.title":"\u4F5C\u4E3A<0>{{shortBrokerName}}</0>\u8054\u76DF\u8D5A\u53D6\u66F4\u591A","affiliate.page.subTitle":"\u53D1\u5C55\u60A8\u7684\u54C1\u724C | \u83B7\u5F9740%\u4F63\u91D1 | \u89E3\u9501\u72EC\u5BB6\u798F\u5229","affiliate.page.learnMore":"\u4E86\u89E3\u5B83\u662F\u5982\u4F55\u5DE5\u4F5C\u7684","affiliate.asAffiliate.title":"\u4F5C\u4E3A\u8054\u76DF","affiliate.asAffiliate.description":"\u62DB\u52DF\u4EA4\u6613\u5458\u4EE5\u8D5A\u53D6\u88AB\u52A8\u6536\u5165","affiliate.asAffiliate.button":"\u6210\u4E3A\u8054\u76DF","affiliate.asTrader.title":"\u4F5C\u4E3A\u4EA4\u6613\u5458","affiliate.asTrader.description":"\u62DB\u52DF\u4EA4\u6613\u5458\u4EE5\u8D5A\u53D6\u88AB\u52A8\u6536\u5165","affiliate.asTrader.button":"\u8F93\u5165\u4EE3\u7801","affiliate.referralCode":"\u63A8\u8350\u7801","affiliate.referralCode.dialog.title":"\u7ED1\u5B9A\u63A8\u8350\u7801","affiliate.referralCode.dialog.description":"\u7ED1\u5B9A\u63A8\u8350\u7801\u4EE5\u8D5A\u53D6\u4EA4\u6613\u8D39\u7528\u8FD4\u5229\u3002","affiliate.referralCode.label":"\u8F93\u5165\u63A8\u8350\u7801","affiliate.referralCode.bound":"\u63A8\u8350\u7801\u5DF2\u7ED1\u5B9A","affiliate.referralCode.notExist":"\u6B64\u63A8\u8350\u7801\u4E0D\u5B58\u5728\u3002","affiliate.process.title":"\u6210\u4E3A\u8054\u76DF\u5F88\u7B80\u5355","affiliate.process.step1.title.title":"\u7533\u8BF7","affiliate.process.step1.description":"\u586B\u5199\u7533\u8BF7\u8868","affiliate.process.step2.title":"\u5206\u4EAB","affiliate.process.step2.description":"\u89E3\u9501\u60A8\u7684\u8054\u76DF\u94FE\u63A5\u5E76\u4E0E\u60A8\u7684\u793E\u533A\u5206\u4EAB","affiliate.process.step3.title":"\u8D5A\u53D6","affiliate.process.step3.description":"\u83B7\u5F97\u62A5\u916C\u5E76\u4EAB\u53D724/7\u3001365\u5929\u7684\u7279\u522B\u5F85\u9047","affiliate.summary":"\u603B\u7ED3","affiliate.summary.refereesTraded":"\u5DF2\u4EA4\u6613\u7684\u88AB\u63A8\u8350\u4EBA","affiliate.referralLink":"\u63A8\u8350\u94FE\u63A5","affiliate.referralLink.earn":"\u8D5A\u53D6","affiliate.referralLink.earn.tooltip":"{{brokerName}}\u51C0\u8D39\u7528\u6263\u9664Orderly\u8D39\u7528\u3002","affiliate.referralLink.share":"\u5206\u4EAB","affiliate.referralLink.share.tooltip":"\u60A8\u7684\u88AB\u63A8\u8350\u4EBA\u83B7\u5F97<0>{{value}}</0>\u7684{{brokerName}}\u51C0\u8D39\u7528","affiliate.referralVol":"\u63A8\u8350\u91CF","affiliate.referralCodes":"\u63A8\u8350\u7801","affiliate.referralCodes.remaining":"\u5269\u4F59\u63A8\u8350\u7801","affiliate.referralCodes.column.you&Referee":"\u60A8/\u88AB\u63A8\u8350\u4EBA","affiliate.referralCodes.column.traders":"\u4EA4\u6613\u5458","affiliate.referralCodes.column.referees&Traders":"\u88AB\u63A8\u8350\u4EBA/\u4EA4\u6613\u5458","affiliate.referralCodes.copyLink":"\u590D\u5236\u94FE\u63A5","affiliate.commission":"\u4F63\u91D1","affiliate.commission.30d":"30\u5929\u4F63\u91D1","affiliate.commission.column.activeUsers":"\u63A8\u8350\u6D3B\u8DC3\u7528\u6237","affiliate.myReferees":"\u6211\u7684\u88AB\u63A8\u8350\u4EBA","affiliate.referees":"\u88AB\u63A8\u8350\u4EBA","affiliate.referees.column.refereeAddress":"\u88AB\u63A8\u8350\u4EBA\u5730\u5740","affiliate.referees.column.totalCommission":"\u603B\u4F63\u91D1","affiliate.referees.column.totalVol":"\u603B\u91CF","affiliate.referees.column.invitationTime":"\u9080\u8BF7\u65F6\u95F4","affiliate.trader.yourReferrer":"\u60A8\u7684\u63A8\u8350\u4EBA","affiliate.trader.rebate":"\u8FD4\u5229","affiliate.trader.rebates":"\u8FD4\u5229","affiliate.trader.myRebates":"\u6211\u7684\u8FD4\u5229","affiliate.trader.tradingVol":"\u4EA4\u6613\u91CF","ui.pagination.morePages":"\u66F4\u591A\u9875\u9762","ui.pagination.rowsPerPage":"\u6BCF\u9875\u884C\u6570","ui.picker.selectDate":"\u9009\u62E9\u65E5\u671F","ui.empty.description":"\u672A\u627E\u5230\u7ED3\u679C\u3002","tradingLeaderboard.leaderboard":"\u6392\u884C\u699C","tradingLeaderboard.campaigns":"\u6D3B\u52A8","tradingLeaderboard.ongoing":"\u8FDB\u884C\u4E2D","tradingLeaderboard.past":"\u5DF2\u7ED3\u675F","tradingLeaderboard.future":"\u5373\u5C06\u5F00\u59CB","tradingLeaderboard.learnMore":"\u4E86\u89E3\u66F4\u591A","tradingLeaderboard.tradeNow":"\u7ACB\u5373\u4EA4\u6613","tradingLeaderboard.tradingVolume":"\u4EA4\u6613\u91CF","tradingLeaderboard.rank":"\u6392\u540D"};var vr={en:d,zh:g};
|
|
10
|
+
|
|
11
|
+
export { G as I18nProvider, h as LocaleEnum, X as LocaleProvider, vr as allResources, m as defaultLanguages, p as defaultLng, n as defaultNS, d as en, e as i18n, w as i18nLocalStorageKey, oe as useLocaleCode, Y as useLocaleContext, Z as useTranslation, g as zh };
|
|
12
|
+
//# sourceMappingURL=out.js.map
|
|
13
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/types.ts","../src/index.ts","../src/i18n.ts","../src/constant.ts","../src/locale/module/markets.ts","../src/locale/module/portfolio.ts","../src/locale/module/trading.ts","../src/locale/module/chart.ts","../src/locale/module/positions.ts","../src/locale/module/orders.ts","../src/locale/module/tpsl.ts","../src/locale/module/share.ts","../src/locale/module/orderEntry.ts","../src/locale/module/leverage.ts","../src/locale/module/scaffold.ts","../src/locale/module/tradingRewards.ts","../src/locale/module/tradingView.ts","../src/locale/module/connector.ts","../src/locale/module/transfer.ts","../src/locale/module/affiliate.ts","../src/locale/module/ui.ts","../src/locale/module/tradingLeaderboard.ts","../src/locale/en.ts","../src/provider.tsx","../src/context.ts","../src/useTranslation.ts","../src/useLocaleCode.ts","../src/locale/zh.json","../src/locale/index.ts"],"names":["default","createInstance","LanguageDetector","LocaleEnum","defaultLng","defaultNS","defaultLanguages","i18nLocalStorageKey","markets","portfolio","trading","chart","positions","orders","tpsl","share","orderEntry","leverage","scaffold","tradingRewards","tradingView","connector","transfer","affiliate","ui","tradingLeaderboard","en","resources","languageDetector","i18n","i18n_default","useEffect","useState","I18nextProvider","createContext","useContext","LocaleContext","useLocaleContext","jsx","I18nProvider","props","children","rest","LocaleProvider","locale","resource","languages","setLanguages","messages","lng","localCode","item","handleLanguageChange","_useTranslation","I18nContext","useTranslation","ns","options","context","useLocaleCode","loacaleCode","setLoacaleCode","zh_default","allResources"],"mappings":"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","sourcesContent":["import \"i18next\";\nimport { defaultNS, LocaleEnum } from \"./constant\";\nimport { en } from \"./locale/en\";\n\nexport type LocaleCode = keyof typeof LocaleEnum | (string & {});\n\nexport type LocaleMessages = typeof en;\n\nexport type Resources<T extends {} = {}> = {\n [key in LocaleCode]?: Partial<LocaleMessages & T>;\n};\n\n// https://www.i18next.com/overview/typescript#create-a-declaration-file\n// Enhance the input parameter intelliSense for the t function.\ndeclare module \"i18next\" {\n interface CustomTypeOptions {\n // custom namespace type, if you changed it\n // defaultNS: \"translation\";\n\n // custom resources type\n resources: {\n [defaultNS]: typeof en;\n };\n }\n}\n","import \"./types\";\nexport * from \"react-i18next\";\nexport { default as i18next, createInstance } from \"i18next\";\nexport { default as i18n } from \"./i18n\";\nexport {\n I18nProvider,\n LocaleProvider,\n type I18nProviderProps,\n type LocaleProviderProps,\n} from \"./provider\";\nexport { useTranslation } from \"./useTranslation\";\nexport { useLocaleCode } from \"./useLocaleCode\";\nexport { useLocaleContext, type Language } from \"./context\";\nexport * from \"./types\";\nexport * from \"./constant\";\nexport * from \"./locale\";\n","// import i18n from \"i18next\";\n// import { initReactI18next } from \"react-i18next\";\nimport { createInstance } from \"i18next\";\nimport LanguageDetector from \"i18next-browser-languagedetector\";\nimport { defaultLng, defaultNS, i18nLocalStorageKey } from \"./constant\";\nimport { en } from \"./locale/en\";\n\nexport const resources = {\n [defaultLng]: { [defaultNS]: en },\n};\n\nconst languageDetector = new LanguageDetector(null, {\n lookupLocalStorage: i18nLocalStorageKey,\n});\n\n// i18n\n// // passes i18n down to react-i18next\n// .use(initReactI18next)\n// .init({\n// // the translations\n// resources,\n// // language to use, more information here: https://www.i18next.com/overview/configuration-options#languages-namespaces-resources\n// // you can use the i18n.changeLanguage function to change the language manually: https://www.i18next.com/overview/api#changelanguage\n// // if you're using a language detector, do not define the lng option\n// lng: \"en\",\n// fallbackLng: \"en\",\n// interpolation: {\n// // react already safes from xss => https://www.i18next.com/translation-function/interpolation#unescape\n// escapeValue: false,\n// },\n// });\n\n// https://react.i18next.com/latest/i18nextprovider#when-to-use\nconst i18n = createInstance({\n // lng: defaultLng,\n fallbackLng: defaultLng,\n // debug: true,\n interpolation: {\n escapeValue: false,\n },\n resources,\n}).use(languageDetector);\n\ni18n.init();\n\nexport default i18n;\n","import { Language } from \"./context\";\n\nexport enum LocaleEnum {\n /** English */\n en = \"en\",\n /** Chinese */\n zh = \"zh\",\n /** Japanese */\n ja = \"ja\",\n /** Spanish */\n es = \"es\",\n /** Korean */\n ko = \"ko\",\n /** Vietnamese */\n vi = \"vi\",\n /** German */\n de = \"de\",\n /** French */\n fr = \"fr\",\n /** Dutch */\n nl = \"nl\",\n /** Indonesian */\n id = \"id\",\n}\n\nexport const defaultLng = LocaleEnum.en;\nexport const defaultNS = \"translation\";\n\nexport const defaultLanguages: Language[] = [\n { localCode: LocaleEnum.en, displayName: \"English\" },\n { localCode: LocaleEnum.zh, displayName: \"中文\" },\n // { localCode: LocaleEnum.ja, displayName: \"日本語\" },\n // { localCode: LocaleEnum.es, displayName: \"Español\" },\n // { localCode: LocaleEnum.ko, displayName: \"한국어\" },\n // { localCode: LocaleEnum.vi, displayName: \"Tiếng Việt\" },\n // { localCode: LocaleEnum.de, displayName: \"Deutsch\" },\n // { localCode: LocaleEnum.fr, displayName: \"Français\" },\n // { localCode: LocaleEnum.nl, displayName: \"Nederlands\" },\n // { localCode: LocaleEnum.id, displayName: \"Bahasa Indonesia\" },\n];\n\nexport const i18nLocalStorageKey = \"orderly_i18nLng\";\n","export const markets = {\n \"markets.favorites\": \"Favorites\",\n \"markets.recent\": \"Recent\",\n \"markets.newListings\": \"New listings\",\n \"markets.allMarkets\": \"All markets\",\n\n \"markets.openInterest\": \"Open interest\",\n \"markets.openInterest.tooltip\": \"Total size of positions per side.\",\n\n \"markets.topGainers\": \"Top gainers\",\n \"markets.topLosers\": \"Top losers\",\n\n \"markets.search.placeholder\": \"Search market\",\n \"markets.dataList.favorites.empty\":\n \"Click on the <0/> icon next to a market to add it to your list.\",\n\n \"markets.dataList.column.8hFunding\": \"8h funding\",\n \"markets.dataList.column.moveTop\": \"Move to top\",\n\n \"markets.favorites.dropdown.title\": \"Select lists for\",\n \"markets.favorites.dropdown.addPlaceholder\": \"Add a new watchlist\",\n \"markets.favorites.tabs.maxList\": \"Maximum 10 groups in the favorite list\",\n \"markets.favorites.tabs.maxName\": \"List name cannot exceed 15 characters\",\n \"markets.favorites.tabs.delete.dialog.title\": \"Delete list\",\n \"markets.favorites.tabs.delete.dialog.description\":\n \"Are you sure you want to delete {{name}}?\",\n\n \"markets.column.market\": \"Market\",\n \"markets.column.24hChange\": \"24h change\",\n \"markets.column.24hVolume\": \"24h volume\",\n \"markets.column.market&Volume\": \"Market / Volume\",\n \"markets.column.price&Change\": \"Price / change\",\n \"markets.column.last\": \"Last\",\n \"markets.column.24hPercentage\": \"24h%\",\n\n \"markets.funding.comparison\": \"Comparison\",\n \"markets.funding.column.estFunding\": \"Est. funding\",\n \"markets.funding.column.lastFunding\": \"Last funding\",\n \"markets.funding.column.1dAvg\": \"1D avg.\",\n \"markets.funding.column.3dAvg\": \"3D avg.\",\n \"markets.funding.column.7dAvg\": \"7D avg.\",\n \"markets.funding.column.14dAvg\": \"14D avg.\",\n \"markets.funding.column.30dAvg\": \"30D avg.\",\n \"markets.funding.column.90dAvg\": \"90D avg.\",\n \"markets.funding.column.positiveRate\": \"Positive rate\",\n\n \"markets.symbolInfoBar.Mark\": \"Mark\",\n \"markets.symbolInfoBar.Mark.tooltip\":\n \"Price for the computation of unrealized PnL and liquidation.\",\n \"markets.symbolInfoBar.Index\": \"Index\",\n \"markets.symbolInfoBar.Index.tooltip\":\n \"Average of the last prices across other exchanges.\",\n \"markets.symbolInfoBar.24hVolume\": \"24h volume\",\n \"markets.symbolInfoBar.24hVolume.tooltip\":\n \"24 hour total trading volume on the Orderly Network.\",\n \"markets.symbolInfoBar.predFundingRate\": \"Pred. funding rate\",\n \"markets.symbolInfoBar.predFundingRate.tooltip\":\n \"Funding rates are payments between traders who are long and short. When positive, long positions pay short positions funding. When negative, short positions pay long positions.\",\n};\n\nexport type Markets = typeof markets;\n","export const portfolio = {\n \"portfolio.feeTier\": \"Fee tier\",\n \"portfolio.apiKeys\": \"API Keys\",\n \"portfolio.setting\": \"Setting\",\n\n \"portfolio.overview.availableWithdraw\": \"Available to withdraw\",\n\n \"portfolio.overview.performance\": \"Performance\",\n \"portfolio.overview.performance.roi\": \"{{period}} ROI\",\n \"portfolio.overview.performance.pnl\": \"{{period}} PnL\",\n \"portfolio.overview.performance.volume\": \"{{period}} Volume (USDC)\",\n \"portfolio.overview.performance.dailyPnl\": \"Daily PnL\",\n \"portfolio.overview.performance.cumulativePnl\": \"Cumulative PnL\",\n\n \"portfolio.overview.deposits&Withdrawals\": \"Deposits & Withdrawals\",\n \"portfolio.overview.distribution\": \"Distribution\",\n\n \"portfolio.overview.column.txId\": \"TxID\",\n \"portfolio.overview.column.funding&AnnualRate\": \"Funding rate / Annual rate\",\n \"portfolio.overview.column.paymentType\": \"Payment type\",\n \"portfolio.overview.column.paymentType.paid\": \"Paid\",\n \"portfolio.overview.column.paymentType.received\": \"Received\",\n \"portfolio.overview.column.fundingFee\": \"Funding fee\",\n\n \"portfolio.overview.distribution.type.referralCommission\":\n \"Referral commission\",\n \"portfolio.overview.distribution.type.refereeRebate\": \"Referee rebate\",\n \"portfolio.overview.distribution.type.brokerFee\": \"Broker fee\",\n\n \"portfolio.feeTier.updatedDailyBy\": \"Updated daily by\",\n \"portfolio.feeTier.header.yourTier\": \"Your tier\",\n \"portfolio.feeTier.header.30dVolume\": \"30D trading volume\",\n \"portfolio.feeTier.header.takerFeeRate\": \"Taker fee rate\",\n \"portfolio.feeTier.header.makerFeeRate\": \"Maker fee rate\",\n \"portfolio.feeTier.column.tier\": \"Tier\",\n \"portfolio.feeTier.column.30dVolume\": \"30 day volume\",\n \"portfolio.feeTier.column.30dVolume.above\": \"Above {{volume}}\",\n \"portfolio.feeTier.column.maker\": \"Maker\",\n \"portfolio.feeTier.column.taker\": \"Taker\",\n\n \"portfolio.apiKey.accountId\": \"Account ID\",\n \"portfolio.apiKey.accountId.copied\": \"Account id copied\",\n \"portfolio.apiKey.uid\": \"UID\",\n \"portfolio.apiKey.secretKey\": \"Secret key\",\n \"portfolio.apiKey.secretKey.copied\": \"Secret key copied\",\n\n \"portfolio.apiKey.ip\": \"IP\",\n \"portfolio.apiKey.permissions\": \"Permissions\",\n \"portfolio.apiKey.permissions.read\": \"Read\",\n \"portfolio.apiKey.permissions.trading\": \"Trading\",\n\n \"portfolio.apiKey.description\":\n \"Create API keys to suit your trading needs. For your security, don't share your API keys with anyone.\",\n \"portfolio.apiKey.readApiGuide\": \"Read API guide\",\n\n \"portfolio.apiKey.column.apiKey\": \"API key\",\n \"portfolio.apiKey.column.apiKey.copy\": \"API key copied\",\n \"portfolio.apiKey.column.permissionType\": \"Permission type\",\n \"portfolio.apiKey.column.restrictedIP\": \"Restricted IP\",\n \"portfolio.apiKey.column.restrictedIP.copy\": \"Restricted IP copied\",\n \"portfolio.apiKey.column.expirationDate\": \"Expiration date\",\n\n \"portfolio.apiKey.create.dialog.title\": \"Create API key\",\n\n \"portfolio.apiKey.create.connectWallet.tooltip\":\n \"Please connect wallet before create API key\",\n \"portfolio.apiKey.create.signIn.tooltip\":\n \"Please sign in before create API key\",\n \"portfolio.apiKey.create.enableTrading.tooltip\":\n \"Please enable trading before create API key\",\n \"portfolio.apiKey.create.wrongNetwork.tooltip\":\n \"Please switch to a supported network to create API key\",\n\n \"portfolio.apiKey.create.ipRestriction\": \"IP restriction (optional)\",\n \"portfolio.apiKey.create.ipRestriction.placeholder\":\n \"Add IP addresses, separated by commas.\",\n\n \"portfolio.apiKey.created.warning\":\n \"Please copy the API secret. Once you close this pop-up, the API secret will be encrypted.\",\n \"portfolio.apiKey.created.button.copyApiInfo\": \"Copy API info\",\n \"portfolio.apiKey.apiInfo.copied\": \"API info copied\",\n\n \"portfolio.apiKey.created\": \"API key created\",\n \"portfolio.apiKey.deleted\": \"API key deleted\",\n \"portfolio.apiKey.updated\": \"API key updated\",\n\n \"portfolio.apiKey.edit.dialog.title\": \"Edit API key\",\n \"portfolio.apiKey.delete.dialog.title\": \"Delete API key\",\n \"portfolio.apiKey.delete.dialog.description\":\n \"Delete your API key <0>{{apiKey}}</0>?\",\n\n \"portfolio.setting.systemUpgrade\": \"System upgrade\",\n \"portfolio.setting.cancelOpenOrders\":\n \"Cancel open orders during system upgrade\",\n \"portfolio.setting.cancelOpenOrders.description\":\n \"During the upgrade period, all open orders will be cancelled to manage your risk in case of high market volatility.\",\n};\n\nexport type Portfolio = typeof portfolio;\n","export const trading = {\n \"trading.layout\": \"Layout\",\n \"trading.layout.right\": \"Advanced (right)\",\n \"trading.layout.left\": \"Advanced (left)\",\n \"trading.orders.closeAll\": \"Close All\",\n \"trading.hideOtherSymbols\": \"Hide other symbols\",\n \"trading.history\": \"History\",\n\n \"trading.portfolioSettings\": \"Portfolio Settings\",\n \"trading.portfolioSettings.decimalPrecision\":\n \"Decimal Precision for PnL & Notional\",\n \"trading.portfolioSettings.unrealPnlPriceBasis\": \"Unrealized PnL Price Basis\",\n\n \"trading.orderBook\": \"Order book\",\n \"trading.lastTrades\": \"Last trades\",\n \"trading.orderBook.column.value\": \"Value\",\n\n \"trading.tabs.chart\": \"Chart\",\n \"trading.tabs.trades\": \"Trades\",\n \"trading.tabs.data\": \"Data\",\n\n \"trading.column.24High\": \"24h high\",\n \"trading.column.24Low\": \"24h low\",\n\n \"trading.orderBook.sum\": \"Sum\",\n \"trading.orderBook.markPrice.tooltip\":\n \"Obtained from a third-party oracle, the mark price is calculated as the median of three prices: the last price, the fair price based on the funding rate basis, and the fair price based on the order books.\",\n \"trading.orderBook.spreadRatio.tooltip\": \"Spread Ratio of the ask1 and bid1.\",\n\n \"trading.faucet.getTestUSDC\": \"Get test USDC\",\n \"trading.faucet.getTestUSDC.success\":\n \"{{quantity}} USDC will be added to your balance. Please note this may take up to 3 minutes. Please check back later.\",\n\n \"trading.asset.startTrading\": \"Start trading\",\n \"trading.asset.startTrading.description\":\n \"You can deposit assets from various networks\",\n\n \"trading.asset.myAssets\": \"My Assets\",\n\n \"trading.asset.freeCollateral\": \"Free collateral\",\n \"trading.asset.freeCollateral.tooltip\":\n \"Free collateral for placing new orders.\",\n \"trading.asset.freeCollateral.formula\":\n \"Free collateral = Total balance + Total unsettlement PnL - Total position initial margin\",\n\n \"trading.asset.marginRatio\": \"Margin ratio\",\n \"trading.asset.marginRatio.tooltip\":\n \"The margin ratio represents the proportion of collateral relative to the total position value.\",\n \"trading.asset.marginRatio.formula\":\n \"Account margin ratio = (Total collateral value / Total position notional) * 100%\",\n\n \"trading.asset.unsettledPnl\": \"Unsettled PnL\",\n \"trading.asset.free&TotalCollateral\": \"Free / Total Collateral\",\n \"trading.asset.availableBalance\": \"Available Balance\",\n\n \"trading.asset.maintenanceMarginRatio\": \"Maintenance margin ratio\",\n \"trading.asset.maintenanceMarginRatio.tooltip\":\n \"The minimum margin ratio required to protect your positions from being liquidated. If the Margin ratio falls below the Maintenance margin ratio, the account will be liquidated.\",\n \"trading.asset.maintenanceMarginRatio.formula\":\n \"Account maintenance margin ratio = Sum(Position notional * Symbol maintenance Margin Ratio) / Total position notional * 100%\",\n\n \"trading.riskRate\": \"Risk rate\",\n \"trading.riskRate.tooltip\":\n \"The Risk rate is used to assess the risk level of an account. When the Risk rate reaches 100%, the account will be liquidated\",\n \"trading.riskRate.formula\":\n \"Risk rate = Maintenance margin ratio / Margin ratio * 100%\",\n\n \"trading.asset&Margin\": \"Asset & Margin\",\n\n \"trading.fundingRate.predFundingRate\": \"Pred. funding rate\",\n};\n\nexport type Trading = typeof trading;\n","export const chart = {\n \"chart.now\": \"Now\",\n};\n\nexport type Chart = typeof chart;\n","export const positions = {\n \"positions.positionHistory\": \"Position history\",\n \"positions.liquidation\": \"Liquidation\",\n \"positions.closePosition\": \"Close Position\",\n\n \"positions.column.liqPrice\": \"Liq. price\",\n \"positions.column.liqPrice.tooltip\":\n \"Estimated price at which your position will be liquidated. Prices are estimated and depend on multiple factors across all positions.\",\n \"positions.column.unrealPnl.tooltip\":\n \"Current unrealized profit or loss on your open positions across all widgets calculated using Mark Price.\",\n \"positions.column.unrealPnl.priceBasis\": \"Unrealized PnL Price Basis\",\n \"positions.column.margin\": \"Margin\",\n \"positions.column.margin.tooltip\":\n \"The minimum equity to keep your position.\",\n \"positions.column.margin.formula\":\n \"Margin = Position size * Mark price * MMR\",\n \"positions.column.close\": \"Close\",\n\n \"positions.limitClose\": \"Limit close\",\n \"positions.limitClose.description\":\n \"You agree closing {{quantity}} {{base}} position at limit price.\",\n \"positions.marketClose\": \"Market close\",\n \"positions.marketClose.description\":\n \"You agree closing {{quantity}} {{base}} position at market price.\",\n\n \"positions.history.status.closed\": \"Closed\",\n \"positions.history.status.partialClosed\": \"Partially closed\",\n \"positions.history.type.adl\": \"Adl\",\n \"positions.history.type.liquidated\": \"Liquidated\",\n \"positions.history.liquidated.liquidationId\": \"Liquidation id\",\n \"positions.history.liquidated.liquidatorFee\": \"Liquidator fee\",\n \"positions.history.liquidated.insFundFee\": \"Ins. Fund fee\",\n\n \"positions.history.column.closed\": \"Closed\",\n \"positions.history.column.maxClosed\": \"Max closed\",\n \"positions.history.column.closed&maxClosed\": \"Closed / Max closed\",\n \"positions.history.column.netPnl\": \"Net PnL\",\n \"positions.history.column.timeOpened\": \"Time opened\",\n \"positions.history.column.timeClosed\": \"Time closed\",\n \"positions.history.column.updatedTime\": \"Updated time\",\n\n \"positions.history.netPnl.fundingFee\": \"Funding fee\",\n \"positions.history.netPnl.tradingFee\": \"Trading fee\",\n\n \"positions.Liquidation.column.liquidationId\": \"Liquidation id\",\n \"positions.Liquidation.column.insFundTransfer\": \"Ins. fund transfer\",\n \"positions.Liquidation.column.liquidationFee\": \"Liquidation fee\",\n};\n\nexport type Positions = typeof positions;\n","export const orders = {\n \"orders.orderHistory\": \"Order history\",\n\n \"orders.status.pending\": \"Pending\",\n \"orders.status.filled\": \"Filled\",\n \"orders.status.partialFilled\": \"Partial filled\",\n \"orders.status.canceled\": \"Canceled\",\n \"orders.status.rejected\": \"Rejected\",\n \"orders.status.incomplete\": \"Incomplete\",\n \"orders.status.completed\": \"Completed\",\n\n \"orders.status.opened.toast.title\": \"Order opened\",\n \"orders.status.filled.toast.title\": \"Order filled\",\n \"orders.status.canceled.toast.title\": \"Order canceled\",\n \"orders.status.rejected.toast.title\": \"Order rejected\",\n \"orders.status.replaced.toast.title\": \"Order edited\",\n\n \"orders.column.orderPrice\": \"Order price\",\n \"orders.column.fill&Quantity\": \"Filled / Quantity\",\n \"orders.column.triggerPrice\": \"Trigger price\",\n \"orders.column.orderTime\": \"Order time\",\n \"orders.column.hidden\": \"Hidden\",\n\n \"orders.editOrder\": \"Edit order\",\n \"order.edit.confirm.quantity\":\n \"You agree changing the quantity of {{base}}-PERP order to <0>{{value}}</0>.\",\n \"order.edit.confirm.price\":\n \"You agree changing the price of {{base}}-PERP order to <0>{{value}}</0>.\",\n \"order.edit.confirm.triggerPrice\":\n \"You agree changing the trigger price of {{base}}-PERP order to <0>{{value}}</0>.\",\n\n \"orders.cancelOrder\": \"Cancel order\",\n \"orders.cancelOrder.description\":\n \"Are you sure you want to cancel your pending order.\",\n\n \"orders.cancelAll\": \"Cancel all\",\n \"orders.pending.cancelAll\": \"Cancel all pending orders\",\n \"orders.pending.cancelAll.description\":\n \"Are you sure you want to cancel all of your pending orders?\",\n \"orders.tpsl.cancelAll\": \"Cancel all TP/SL orders\",\n \"orders.tpsl.cancelAll.description\":\n \"Are you sure you want to cancel all of your TP/SL orders?\",\n\n \"orders.price.greaterThan\": \"Price can not be greater than {{max}} USDC.\",\n \"orders.price.lessThan\": \"Price can not be less than {{min}} USDC.\",\n\n \"orders.quantity.lessThan\": \"Quantity should be less than {{quantity}}\",\n \"orders.quantity.lessThanPosition\":\n \"Quantity should be less than position quantity : {{quantity}}\",\n\n \"orders.history.renew\": \"Renew\",\n\n \"orders.download.tooltip\":\n \"The downloaded data will reflect only the applied filters (e.g., status, time, side, and pagination) and may not include all records.\",\n};\n\nexport type Orders = typeof orders;\n","export const tpsl = {\n \"tpsl.tp\": \"TP\",\n \"tpsl.sl\": \"SL\",\n \"tpsl.tpPrice\": \"TP Price\",\n \"tpsl.slPrice\": \"SL Price\",\n \"tpsl.tpPnl\": \"TP PnL\",\n \"tpsl.slPnl\": \"SL PnL\",\n \"tpsl.tpTrigger\": \"TP trigger\",\n \"tpsl.slTrigger\": \"SL trigger\",\n\n \"tpsl.pnl\": \"PnL\",\n \"tpsl.offset\": \"Offset\",\n\n \"tpsl.positionTpsl\": \"Position TP/SL\",\n \"tpsl.entirePosition\": \"Entire position\",\n \"tpsl.estPnl\": \"Est. PNL\",\n \"tpsl.takeProfit\": \"Take profit\",\n \"tpsl.stopLoss\": \"Stop loss\",\n\n \"tpsl.cancelOrder.description\":\n \"Are you sure you want to cancel this TP/SL order?\",\n \"tpsl.confirmOrder\": \"Confirm Order\",\n};\n\nexport type TPSL = typeof tpsl;\n","export const share = {\n \"share.pnl.sharePnl\": \"Share PnL\",\n \"share.pnl.share.long\": \"LONG\",\n \"share.pnl.share.short\": \"SHORT\",\n\n \"share.pnl.displayFormat\": \"PnL display format\",\n \"share.pnl.displayFormat.roi&Pnl\": \"ROI & PnL\",\n \"share.pnl.displayFormat.roi\": \"ROI\",\n \"share.pnl.displayFormat.pnl\": \"PnL\",\n\n \"share.pnl.optionalInfo\": \"Optional information to share\",\n \"share.pnl.optionalInfo.openPrice\": \"Open price\",\n \"share.pnl.optionalInfo.closePrice\": \"Close price\",\n \"share.pnl.optionalInfo.openTime\": \"Opened at\",\n \"share.pnl.optionalInfo.closeTime\": \"Closed at\",\n \"share.pnl.optionalInfo.message\": \"Your message\",\n \"share.pnl.optionalInfo.message.placeholder\": \"Max 25 characters\",\n \"share.pnl.optionalInfo.message.maxLength\":\n \"Maximum support of 25 characters\",\n\n \"share.pnl.image.copied\": \"Image copied\",\n \"share.pnl.copy.failed.description\":\n \"Browser version outdated, please update in order to copy image to clipboard.\",\n};\n\nexport type Share = typeof share;\n","export const orderEntry = {\n \"orderEntry.buyLong\": \"Buy / Long\",\n \"orderEntry.sellShort\": \"Sell / Short\",\n \"orderEntry.reduceOnly\": \"Reduce only\",\n\n \"orderEntry.orderType.limit\": \"Limit\",\n \"orderEntry.orderType.market\": \"Market\",\n \"orderEntry.orderType.limitOrder\": \"Limit order\",\n \"orderEntry.orderType.marketOrder\": \"Market order\",\n \"orderEntry.orderType.stopLimit\": \"Stop limit\",\n \"orderEntry.orderType.stopMarket\": \"Stop market\",\n \"orderEntry.orderType.postOnly\": \"Post only\",\n \"orderEntry.orderType.ioc\": \"IOC\",\n \"orderEntry.orderType.fok\": \"FOK\",\n\n \"orderEntry.bbo\": \"BBO\",\n \"orderEntry.bbo.counterparty1\": \"Counterparty 1\",\n \"orderEntry.bbo.counterparty5\": \"Counterparty 5\",\n \"orderEntry.bbo.queue1\": \"Queue 1\",\n \"orderEntry.bbo.queue5\": \"Queue 5\",\n \"orderEntry.bbo.disabled.tips\":\n \"BBO is not supported when TP/SL, Post-Only, IOC, or FOK is selected.\",\n\n \"orderEntry.estLiqPrice\": \"Est. liq. price\",\n\n \"orderEntry.disableOrderConfirm\": \"Disable order confirmation\",\n \"orderEntry.orderConfirm\": \"Order confirm\",\n \"orderEntry.hidden\": \"Hidden\",\n \"orderEntry.keepVisible\": \"Keep visible\",\n\n \"orderEntry.maxBuy\": \"Max buy\",\n \"orderEntry.maxSell\": \"Max sell\",\n\n \"orderEntry.tpMarkPrice\": \"TP price (Mark)\",\n \"orderEntry.slMarkPrice\": \"SL price (Mark)\",\n \"orderEntry.tpsl.trigger.description\":\n \"TP/SL triggers at the specified mark price and executes as a market order.\",\n \"orderEntry.estRoi\": \"Est.ROI\",\n \"orderEntry.estPnL\": \"Est.PnL\",\n\n \"orderEntry.tpsl.tips\":\n \"TP/SL triggers at the specified mark price and executes as a market order. By default, it applies to the entire position. Adjust settings in open positions for partial TP/SL.\",\n\n \"orderEntry.orderQuantity.error.required\": \"Quantity is required\",\n \"orderEntry.orderQuantity.error.min\":\n \"Quantity must be greater than {{value}}\",\n \"orderEntry.orderQuantity.error.max\": \"Quantity must be less than {{value}}\",\n\n \"orderEntry.orderPrice.error.required\": \"Price is required\",\n \"orderEntry.orderPrice.error.min\": \"Price must be greater than {{value}}\",\n \"orderEntry.orderPrice.error.max\": \"Price must be less than {{value}}\",\n\n \"orderEntry.triggerPrice.error.required\": \"Trigger price is required\",\n \"orderEntry.triggerPrice.error.min\":\n \"Trigger price must be greater than {{value}}\",\n \"orderEntry.triggerPrice.error.max\":\n \"Trigger price must be less than {{value}}\",\n\n \"orderEntry.tpTriggerPrice.error.min\":\n \"TP Price must be greater than {{value}}\",\n \"orderEntry.tpTriggerPrice.error.max\": \"TP Price must be less than {{value}}\",\n\n \"orderEntry.slTriggerPrice.error.min\":\n \"SL Price must be greater than {{value}}\",\n \"orderEntry.slTriggerPrice.error.max\": \"SL Price must be less than {{value}}\",\n\n \"orderEntry.total.error.min\":\n \"The order value should be greater or equal to {{value}} USDC\",\n};\n\nexport type OrderEntry = typeof orderEntry;\n","export const leverage = {\n \"leverage.maxAccountLeverage\": \"Max account leverage\",\n \"leverage.accountLeverage\": \"Account leverage\",\n \"leverage.currentLeverage\": \"Current leverage\",\n \"leverage.maxLeverage\": \"Max leverage\",\n \"leverage.updated\": \"Leverage updated\",\n};\n\nexport type Leverage = typeof leverage;\n","export const scaffold = {\n \"scaffold.footer.operational\": \"Operational\",\n \"scaffold.footer.joinCommunity\": \"Join our community\",\n \"scaffold.footer.poweredBy\": \"Powered by\",\n\n \"scaffold.maintenance.dialog.title\": \"System upgrade in progress\",\n \"scaffold.maintenance.dialog.description\":\n \"Sorry, {{brokerName}} is temporarily unavailable due to a scheduled upgrade. The service is expected to be back by {{endDate}}.\",\n \"scaffold.maintenance.tips.description\":\n \"{{brokerName}} will be temporarily unavailable for a scheduled upgrade from {{startDate}} to {{endDate}}.\",\n\n \"scaffold.restrictedInfo.description.default\":\n \" You are accessing {{brokerName}} from an IP address ({{ip}}) associated with a restricted country.\",\n};\n\nexport type Scaffold = typeof scaffold;\n","export const tradingRewards = {\n \"tradingRewards.rewards\": \"Rewards\",\n\n \"tradingRewards.subtitle\": \"Trade with {{brokerName}} to earn esORDER.\",\n \"tradingRewards.learnMore\": \"Learn more here\",\n\n \"tradingRewards.myEstRewards\": \"My est. rewards\",\n \"tradingRewards.epoch\": \"Epoch\",\n \"tradingRewards.epochRewards\": \"Epoch rewards\",\n\n \"tradingRewards.otherOrderlyDex\": \"Other Orderly DEX\",\n \"tradingRewards.claim\": \"Claim\",\n \"tradingRewards.availableClaim\": \"Available to claim\",\n\n \"tradingRewards.stake\": \"Stake\",\n \"tradingRewards.booster\": \"Booster\",\n \"tradingRewards.stakeBooster\": \"Stake booster\",\n \"tradingRewards.avgStakedAmount\": \"Avg. staked amount\",\n\n \"tradingRewards.rewardHistory\": \"Reward history\",\n \"tradingRewards.rewardsEarned\": \"Rewards earned\",\n\n \"tradingRewards.rewardHistory.column.start&EndDate\": \"Start / End date\",\n \"tradingRewards.rewardHistory.column.startDate\": \"Start\",\n \"tradingRewards.rewardHistory.column.endDate\": \"End date\",\n};\n\nexport type TradingRewards = typeof tradingRewards;\n","export const tradingView = {\n \"tradingView.timeInterval.1m\": \"1m\",\n \"tradingView.timeInterval.3m\": \"3m\",\n \"tradingView.timeInterval.5m\": \"5m\",\n \"tradingView.timeInterval.15m\": \"15m\",\n \"tradingView.timeInterval.30m\": \"30m\",\n\n \"tradingView.timeInterval.1h\": \"1h\",\n \"tradingView.timeInterval.2h\": \"2h\",\n \"tradingView.timeInterval.4h\": \"4h\",\n \"tradingView.timeInterval.6h\": \"6h\",\n \"tradingView.timeInterval.12h\": \"12h\",\n\n \"tradingView.timeInterval.1d\": \"1D\",\n \"tradingView.timeInterval.3d\": \"3D\",\n \"tradingView.timeInterval.1w\": \"1W\",\n \"tradingView.timeInterval.1M\": \"1M\",\n\n \"tradingView.timeInterval.more\": \"More\",\n\n \"tradingView.lineType.bars\": \"Bars\",\n \"tradingView.lineType.candles\": \"Candles\",\n \"tradingView.lineType.hollowCandles\": \"Hollow candles\",\n \"tradingView.lineType.line\": \"Line\",\n \"tradingView.lineType.area\": \"Area\",\n \"tradingView.lineType.baseline\": \"Baseline\",\n\n \"tradingView.displayControl.buySell\": \"Buy/Sell\",\n \"tradingView.displayControl.limitOrders\": \"Limit orders\",\n \"tradingView.displayControl.stopOrders\": \"Stop orders\",\n\n \"tradingView.noScriptSrc\":\n \"Due to TradingView's policy, you will need to apply for your own license.\",\n \"tradingView.noScriptSrc.1\":\n \"1. Please apply for your TradingView Advanced Chart license <0>here</0>\",\n \"tradingView.noScriptSrc.2\":\n \"2. Follow the instructions on <0>orderly.network</0> to set up.\",\n};\n\nexport type TradingView = typeof tradingView;\n","export const connector = {\n \"connector.testnet\": \"Testnet\",\n \"connector.mainnet\": \"Mainnet\",\n\n \"connector.disconnect\": \"Disconnect\",\n \"connector.connectWallet\": \"Connect wallet\",\n \"connector.signIn\": \"Sign in\",\n \"connector.signIn.description\": \"Confirm you are the owner of this wallet\",\n \"connector.enableTrading\": \"Enable trading\",\n \"connector.enableTrading.description\":\n \"Enable secure access to our API for lightning fast trading\",\n\n \"connector.switchNetwork\": \"Switch Network\",\n \"connector.wrongNetwork\": \"Wrong network\",\n \"connector.wrongNetwork.tooltip\":\n \"Please switch to a supported network to continue.\",\n\n \"connector.expired\":\n \"Your previous access has expired, you will receive a signature request to enable trading. Signing is free and will not send a transaction.\",\n\n \"connector.rememberMe\": \"Remember me\",\n \"connector.rememberMe.description\":\n \"Toggle this option to skip these steps next time you want to trade.\",\n\n \"connector.referralCode.placeholder\": \"Referral code (Optional)\",\n \"connector.referralCode.invalid\":\n \"The referral_code must be 4 to 10 characters long, only accept upper case roman characters and numbers\",\n \"connector.referralCode.notExist\": \"This referral code does not exist.\",\n\n \"connector.somethingWentWrong\": \"Something went wrong\",\n \"connector.userRejected\": \"User rejected the request.\",\n\n \"connector.walletConnected\": \"Wallet connected\",\n \"connector.networkSwitched\": \"Network switched\",\n \"connector.switchChain.failed\": \"Switch chain failed\",\n\n \"connector.trade.connectWallet.tooltip\":\n \"Please connect wallet before starting to trade\",\n \"connector.trade.signIn.tooltip\": \"Please sign in before starting to trade\",\n \"connector.trade.enableTrading.tooltip\":\n \"Please enable trading before starting to trade\",\n\n \"connector.setUp.connectWallet.tooltip\":\n \"Please connect wallet before set up\",\n \"connector.setUp.signIn.tooltip\": \"Please sign in before set up\",\n \"connector.setUp.enableTrading.tooltip\":\n \"Please enable trading before set up\",\n\n \"connector.ledger.signMessageFailed\": \"Sign Message Failed\",\n \"connector.ledger.signMessageFailed.description\":\n \"Are you using Ledger Wallet?\",\n \n \"connector.loginIn\": \"Login in\",\n \"connector.logout\": \"Log out\",\n \"connector.email\": \"Email\",\n \"connector.google\": \"Google\",\n \"connector.twitter\": \"X / Twitter\",\n \"connector.myWallet\": \"My wallet\",\n \"connector.addEvmWallet\": \"Add Evm wallet\",\n \"connector.addSolanaWallet\": \"Add Solana wallet\",\n \"connector.createEvmWallet\": \"Create Evm wallet\",\n \"connector.createSolanaWallet\": \"Create Solana wallet\",\n \"connector.termsOfUse\":\n \"By connecting your wallet, you acknowledge and agree to the <0>terms of use</0>.\",\n \"connector.supportedEvmChain\": \"Supported Evm chain\",\n \"connector.supportedSolanaChain\": \"Supported Solana chain\",\n \"connector.noWallet\": \"No wallet\",\n \"connector.noWallet.description\":\n \"Please create a wallet to proceed. Only you can access the private key. You can export the private key and import your wallet into another wallet client, such as MetaMask or Phantom, at any time.\",\n};\n\nexport type Connector = typeof connector;\n","export const transfer = {\n \"transfer.network\": \"Network\",\n \"transfer.lowestFee\": \"lowest fee\",\n \"transfer.web3Wallet\": \"Your Web3 Wallet\",\n \"transfer.brokerAccount\": \"Your {{brokerName}} account\",\n \"transfer.quantity.invalid\": \"Please input a valid number\",\n\n \"transfer.insufficientBalance\": \"Insufficient balance\",\n \"transfer.rejectTransaction\": \"Rejected transaction\",\n\n \"transfer.deposit.approve.symbol\": \"Approve {{symbol}}\",\n \"transfer.deposit.approve.success\": \"Approve success\",\n \"transfer.deposit.approve.failed\": \"Approve failed\",\n \"transfer.deposit.increase.symbol\": \"Increase {{symbol}} authorized amount\",\n \"transfer.deposit.requested\": \"Deposit requested\",\n \"transfer.deposit.completed\": \"Deposit completed\",\n \"transfer.deposit.failed\": \"Deposit failed\",\n\n \"transfer.deposit.destinationGasFee\": \"Destination gas fee\",\n \"transfer.deposit.destinationGasFee.description\":\n \"Additional gas tokens are required to cover operations on the destination chain.\",\n\n \"transfer.withdraw.unsupported.chain\":\n \"Withdrawals are not supported on this chain. Please switch to any of the bridgeless networks.\",\n \"transfer.withdraw.unsupported.networkName\":\n \"Withdrawals are not supported on {{networkName}}. Please switch to any of the bridgeless networks.\",\n\n \"transfer.withdraw.crossChain.confirmWithdraw\": \"Confirm to withdraw\",\n \"transfer.withdraw.crossChain.recipientAddress\": \"Recipient address\",\n \"transfer.withdraw.crossChain.recipientNetwork\": \"Recipient network\",\n \"transfer.withdraw.crossChain.withdrawAmount\": \"Withdraw amount\",\n\n \"transfer.withdraw.crossChain.process\":\n \"Your cross-chain withdrawal is being processed...\",\n \"transfer.withdraw.crossChain.warning\":\n \"Withdrawals that require cross-chain rebalancing can't be cancelled or followed up with more withdrawals until they've been processed.\",\n \"transfer.withdraw.crossChain.vaultWarning\":\n \"Withdrawal exceeds the balance of the {{networkName}} vault ( {{chainVaultBalance}} USDC ). Cross-chain rebalancing fee will be charged for withdrawal to {{networkName}}.\",\n\n \"transfer.withdraw.minAmount.error\": \"quantity must large than {{minAmount}}\",\n\n \"transfer.withdraw.requested\": \"Withdraw requested\",\n \"transfer.withdraw.completed\": \"Withdraw completed\",\n \"transfer.withdraw.failed\": \"Withdraw failed\",\n};\n\nexport type Transfer = typeof transfer;\n","export const affiliate = {\n \"affiliate.referral\": \"Referral\",\n \"affiliate.trader\": \"Trader\",\n\n \"affiliate.enter\": \"Enter\",\n \"affiliate.statistics\": \"Statistics\",\n\n \"affiliate.connectWallet.tooltip\":\n \"Please connect your wallet to use this function\",\n\n \"affiliate.page.title\": \"Earn more as a <0>{{shortBrokerName}}</0> affiliate\",\n \"affiliate.page.subTitle\":\n \"Grow your brand | Get 40% commission | Unlock exclusive perks\",\n \"affiliate.page.learnMore\": \"Learn how it works\",\n\n \"affiliate.asAffiliate.title\": \"As an affiliate\",\n \"affiliate.asAffiliate.description\": \"Onboard traders to earn passive income\",\n \"affiliate.asAffiliate.button\": \"Become an affiliate\",\n\n \"affiliate.asTrader.title\": \"As a trader\",\n \"affiliate.asTrader.description\": \"Onboard traders to earn passive income\",\n \"affiliate.asTrader.button\": \"Enter code\",\n\n \"affiliate.referralCode\": \"Referral code\",\n \"affiliate.referralCode.dialog.title\": \"Bind a referral code\",\n \"affiliate.referralCode.dialog.description\":\n \"Bind a referral code to earn trading fee rebates.\",\n \"affiliate.referralCode.label\": \"Enter referral code\",\n \"affiliate.referralCode.bound\": \"Referral code bound\",\n \"affiliate.referralCode.notExist\": \"This referral code does not exist.\",\n\n \"affiliate.process.title\": \"Becoming an affiliate is easy\",\n \"affiliate.process.step1.title.title\": \"Apply\",\n \"affiliate.process.step1.description\": \"Fill out the application form\",\n \"affiliate.process.step2.title\": \"Share\",\n \"affiliate.process.step2.description\":\n \"Unlock your affiliate link and share it with your community\",\n \"affiliate.process.step3.title\": \"Earn\",\n \"affiliate.process.step3.description\":\n \"Get paid and receive special treatment 24/7, 365\",\n\n \"affiliate.summary\": \"Summary\",\n \"affiliate.summary.refereesTraded\": \"Referees that traded\",\n\n \"affiliate.referralLink\": \"Referral link\",\n \"affiliate.referralLink.earn\": \"Earn\",\n \"affiliate.referralLink.earn.tooltip\":\n \"{{brokerName}} net fee that deduct Orderly fee.\",\n \"affiliate.referralLink.share\": \"Share\",\n \"affiliate.referralLink.share.tooltip\":\n \"Your referees get <0>{{value}}</0> of their {{brokerName}} net fee\",\n\n \"affiliate.referralVol\": \"Referral vol.\",\n\n \"affiliate.referralCodes\": \"Referral codes\",\n \"affiliate.referralCodes.remaining\": \"Remaining referral codes\",\n \"affiliate.referralCodes.column.you&Referee\": \"You / Referee\",\n \"affiliate.referralCodes.column.traders\": \"Traders\",\n \"affiliate.referralCodes.column.referees&Traders\": \"Referees / Traders\",\n \"affiliate.referralCodes.copyLink\": \"Copy link\",\n\n \"affiliate.commission\": \"Commission\",\n \"affiliate.commission.30d\": \"30d commission\",\n \"affiliate.commission.column.activeUsers\": \"Referral active users\",\n\n \"affiliate.myReferees\": \"My referees\",\n \"affiliate.referees\": \"Referees\",\n \"affiliate.referees.column.refereeAddress\": \"Referee address\",\n \"affiliate.referees.column.totalCommission\": \"Total commission\",\n \"affiliate.referees.column.totalVol\": \"Total vol.\",\n \"affiliate.referees.column.invitationTime\": \"Invitation time\",\n\n \"affiliate.trader.yourReferrer\": \"Your referrer\",\n \"affiliate.trader.rebate\": \"Rebate\",\n \"affiliate.trader.rebates\": \"Rebates\",\n \"affiliate.trader.myRebates\": \"My rebates\",\n \"affiliate.trader.tradingVol\": \"Trading vol.\",\n};\n\nexport type Affiliate = typeof affiliate;\n","export const ui = {\n \"ui.pagination.morePages\": \"More pages\",\n \"ui.pagination.rowsPerPage\": \"Rows per page\",\n \"ui.picker.selectDate\": \"Select Date\",\n \"ui.empty.description\": \"No results found.\",\n};\n\nexport type UI = typeof ui;\n","export const tradingLeaderboard = {\n \"tradingLeaderboard.leaderboard\": \"Leaderboard\",\n \"tradingLeaderboard.campaigns\": \"Campaigns\",\n \"tradingLeaderboard.ongoing\": \"Ongoing\",\n \"tradingLeaderboard.past\": \"Past\",\n \"tradingLeaderboard.future\": \"Future\",\n \"tradingLeaderboard.learnMore\": \"Learn more\",\n \"tradingLeaderboard.tradeNow\": \"Trade now\",\n \"tradingLeaderboard.tradingVolume\": \"Trading volume\",\n \"tradingLeaderboard.rank\": \"Rank\",\n};\n\nexport type TradingLeaderboard = typeof tradingLeaderboard;\n","import { markets } from \"./module/markets\";\nimport { portfolio } from \"./module/portfolio\";\nimport { trading } from \"./module/trading\";\nimport { chart } from \"./module/chart\";\nimport { positions } from \"./module/positions\";\nimport { orders } from \"./module/orders\";\nimport { tpsl } from \"./module/tpsl\";\nimport { share } from \"./module/share\";\nimport { orderEntry } from \"./module/orderEntry\";\nimport { leverage } from \"./module/leverage\";\nimport { scaffold } from \"./module/scaffold\";\nimport { tradingRewards } from \"./module/tradingRewards\";\nimport { tradingView } from \"./module/tradingView\";\nimport { connector } from \"./module/connector\";\nimport { transfer } from \"./module/transfer\";\nimport { affiliate } from \"./module/affiliate\";\nimport { ui } from \"./module/ui\";\nimport { tradingLeaderboard } from \"./module/tradingLeaderboard\";\n\nexport const en = {\n \"common.cancel\": \"Cancel\",\n \"common.confirm\": \"Confirm\",\n \"common.ok\": \"OK\",\n \"common.yes\": \"Yes\",\n \"common.no\": \"No\",\n \"common.all\": \"All\",\n \"common.buy\": \"Buy\",\n \"common.sell\": \"Sell\",\n \"common.edit\": \"Edit\",\n \"common.save\": \"Save\",\n \"common.add\": \"Add\",\n \"common.delete\": \"Delete\",\n \"common.tips\": \"Tips\",\n \"common.max\": \"Max\",\n \"common.download\": \"Download\",\n \"common.copy\": \"Copy\",\n \"common.copy.failed\": \"Copy failed\",\n \"common.copy.copied\": \"Copied\",\n \"common.share\": \"Share\",\n \"common.export\": \"Export\",\n\n \"common.select.1d\": \"1D\",\n \"common.select.3d\": \"3D\",\n \"common.select.7d\": \"7D\",\n \"common.select.14d\": \"14D\",\n \"common.select.30d\": \"30D\",\n \"common.select.90d\": \"90D\",\n\n \"common.price\": \"Price\",\n \"common.quantity\": \"Quantity\",\n \"common.qty\": \"Qty\",\n \"common.status\": \"Status\",\n \"common.status.all\": \"All status\",\n\n \"common.date\": \"Date\",\n \"common.time\": \"Time\",\n \"common.volume\": \"Volume\",\n \"common.total\": \"Total\",\n \"common.symbol\": \"Symbol\",\n \"common.token\": \"Token\",\n \"common.amount\": \"Amount\",\n\n \"common.side\": \"Side\",\n \"common.side.all\": \"All sides\",\n \"common.type\": \"Type\",\n \"common.notional\": \"Notional\",\n \"common.fee\": \"Fee\",\n\n \"common.avgPrice\": \"Avg. price\",\n \"common.avgOpen\": \"Avg. open\",\n \"common.avgClose\": \"Avg. close\",\n \"common.trigger\": \"Trigger\",\n \"common.lastPrice\": \"Last price\",\n \"common.indexPrice\": \"Index price\",\n \"common.markPrice\": \"Mark price\",\n \"common.limitPrice\": \"Limit price\",\n \"common.marketPrice\": \"Market\",\n\n \"common.unrealizedPnl\": \"Unrealized PnL\",\n \"common.realizedPnl\": \"Realized PnL\",\n \"common.totalValue\": \"Total value\",\n \"common.address\": \"Address\",\n \"common.address.search.placeholder\": \"Search address\",\n \"common.available\": \"Available\",\n\n \"common.overview\": \"Overview\",\n \"common.funding\": \"Funding\",\n \"common.assets\": \"Assets\",\n \"common.countdown\": \"Countdown\",\n \"common.current\": \"Current\",\n \"common.account\": \"Account\",\n\n \"common.deposit\": \"Deposit\",\n \"common.withdraw\": \"Withdraw\",\n \"common.settle\": \"Settle\",\n \"common.markets\": \"Markets\",\n \"common.portfolio\": \"Portfolio\",\n \"common.positions\": \"Positions\",\n \"common.position\": \"Position\",\n \"common.orders\": \"Orders\",\n \"common.tpsl\": \"TP/SL\",\n \"common.leverage\": \"Leverage\",\n \"common.affiliate\": \"Affiliate\",\n \"common.tradingRewards\": \"Trading rewards\",\n \"common.trading\": \"Trading\",\n \"common.language\": \"Language\",\n\n \"assetHistory.status.pending\": \"Pending\",\n \"assetHistory.status.confirm\": \"Confirm\",\n \"assetHistory.status.processing\": \"Processing\",\n \"assetHistory.status.completed\": \"Completed\",\n \"assetHistory.status.failed\": \"Failed\",\n \"assetHistory.status.pendingRebalance\": \"Pending rebalance\",\n\n /** linkDevice */\n \"linkDevice.createQRCode.loading.description\":\n \"Approve QR code with wallet...\",\n \"linkDevice.createQRCode.linkMobileDevice\": \"Link Mobile Device\",\n \"linkDevice.createQRCode.linkMobileDevice.description\":\n \"Open {{hostname}} on your mobile device and scan the QR code to link this wallet. For security, the QR code will expire in 60 seconds. <br/> The QR code allows mobile trading but does not enable withdrawals. Ensure you are not sharing your screen or any screenshots of the QR code.\",\n\n \"linkDevice.createQRCode.success.description\":\n \"Scan the QR code or paste the URL into another browser/<br/>device to continue.\",\n \"linkDevice.createQRCode.success.copyUrl\": \"Copy URL\",\n\n \"linkDevice.scanQRCode\": \"Scan QR Code\",\n \"linkDevice.scanQRCode.description\":\n \"Click the <0/> icon in the top right corner on desktop to generate a QR code to scan.\",\n \"linkDevice.scanQRCode.tooltip\": \"Link to Desktop via QR Code\",\n \"linkDevice.scanQRCode.connected.description\":\n \"You are connected via another device. This mode is for trading only. To switch networks, deposit or withdraw assets, please disconnect and reconnect your wallet on this device.\",\n\n /** settle */\n \"settle.settlePnl\": \"Settle PnL\",\n \"settle.settlePnl.warning\": \"Please settle your balance\",\n \"settle.settlePnl.description\":\n \"Are you sure you want to settle your PnL? <br/> Settlement will take up to 1 minute before you can withdraw your available balance.\",\n\n \"settle.unsettled\": \"Unsettled\",\n \"settle.unsettled.tooltip\":\n \"Unsettled balance can not be withdrawn. In order to withdraw, please settle your balance first.\",\n\n \"settle.settlement.requested\": \"Settlement requested\",\n \"settle.settlement.completed\": \"Settlement completed\",\n \"settle.settlement.failed\": \"Settlement failed\",\n \"settle.settlement.error\":\n \"Settlement is only allowed once every 10 minutes. Please try again later.\",\n\n ...markets,\n ...portfolio,\n ...trading,\n ...chart,\n ...positions,\n ...orders,\n ...tpsl,\n ...share,\n ...orderEntry,\n ...leverage,\n ...scaffold,\n ...tradingRewards,\n ...tradingView,\n ...connector,\n ...transfer,\n ...affiliate,\n ...ui,\n ...tradingLeaderboard,\n};\n","import { FC, ReactNode, useEffect, useState } from \"react\";\nimport { I18nextProvider, type I18nextProviderProps } from \"react-i18next\";\nimport i18n from \"./i18n\";\nimport { Language, LocaleContext } from \"./context\";\nimport { defaultLanguages, defaultNS } from \"./constant\";\nimport { LocaleCode, Resources } from \"./types\";\n\nexport type I18nProviderProps = Partial<I18nextProviderProps>;\n\nexport const I18nProvider: FC<I18nProviderProps> = (props) => {\n const { children, ...rest } = props;\n return (\n // @ts-ignore\n <I18nextProvider {...rest}>{props.children}</I18nextProvider>\n );\n};\n\nexport type LocaleProviderProps = {\n children: ReactNode;\n locale?: LocaleCode;\n resource?: Record<string, string>;\n resources?: Resources;\n\n /**\n * custom languages\n */\n languages?: Language[];\n /**\n * supported languages, you can select supported languages from default languages\n */\n supportedLanguages?: LocaleCode[];\n onLocaleChange?: (locale: LocaleCode) => void;\n};\n\nexport const LocaleProvider: FC<LocaleProviderProps> = (props) => {\n const { locale, resource, resources } = props;\n const [languages, setLanguages] = useState<Language[]>(defaultLanguages);\n\n useEffect(() => {\n // init with resources\n if (resources) {\n Object.entries(resources).forEach(([locale, messages]) => {\n i18n.addResourceBundle(locale, defaultNS, messages, true, true);\n });\n return;\n }\n\n // init with locale and resource\n if (resource) {\n const lng = locale || i18n.language;\n i18n.addResourceBundle(lng, defaultNS, resource, true, true);\n }\n }, [locale, resource, resources]);\n\n useEffect(() => {\n if (locale !== i18n.language) {\n i18n.changeLanguage(locale, () => {\n console.log(`i18n.changeLanguage => ${i18n.language}`);\n });\n }\n }, [locale]);\n\n useEffect(() => {\n if (Array.isArray(props.languages)) {\n setLanguages(props.languages);\n } else if (Array.isArray(props.supportedLanguages)) {\n setLanguages(\n props.supportedLanguages\n .map((localCode) =>\n defaultLanguages.find((l) => l.localCode === localCode)\n )\n .filter((item) => !!item)\n );\n }\n }, [props.supportedLanguages, props.languages]);\n\n useEffect(() => {\n const handleLanguageChange = (lng: LocaleCode) => {\n props?.onLocaleChange?.(lng);\n };\n\n i18n.on(\"languageChanged\", handleLanguageChange);\n\n return () => {\n i18n.off(\"languageChanged\", handleLanguageChange);\n };\n }, [i18n]);\n\n return (\n <LocaleContext.Provider value={{ languages }}>\n {/* @ts-ignore */}\n <I18nextProvider i18n={i18n} defaultNS={defaultNS}>\n {props.children}\n </I18nextProvider>\n </LocaleContext.Provider>\n );\n};\n","import { createContext, useContext } from \"react\";\nimport { LocaleCode } from \"./types\";\n\nexport type Language = {\n localCode: LocaleCode;\n displayName: string;\n};\n\nexport type LocaleContextState = {\n languages: Language[];\n};\n\nexport const LocaleContext = createContext<LocaleContextState>({\n languages: [],\n});\n\nexport const useLocaleContext = () => {\n return useContext(LocaleContext);\n};\n","import { useContext } from \"react\";\nimport { FlatNamespace, KeyPrefix } from \"i18next\";\nimport {\n FallbackNs,\n useTranslation as _useTranslation,\n UseTranslationOptions,\n I18nContext,\n} from \"react-i18next\";\nimport { type $Tuple } from \"react-i18next/helpers\";\nimport i18n from \"./i18n\";\n\nexport function useTranslation<\n Ns extends FlatNamespace | $Tuple<FlatNamespace> | undefined,\n KPrefix extends KeyPrefix<FallbackNs<Ns>> = undefined\n>(ns?: Ns, options?: UseTranslationOptions<KPrefix>) {\n // @ts-ignore\n const context = useContext(I18nContext);\n return _useTranslation(ns, { i18n: context?.i18n || i18n, ...options });\n}\n","import { useEffect, useState } from \"react\";\nimport i18n from \"./i18n\";\nimport { LocaleCode } from \"./types\";\n\nexport function useLocaleCode() {\n const [loacaleCode, setLoacaleCode] = useState<LocaleCode>(i18n.language);\n\n useEffect(() => {\n const handleLanguageChange = (lng: LocaleCode) => {\n setLoacaleCode(lng);\n };\n\n i18n.on(\"languageChanged\", handleLanguageChange);\n\n return () => {\n i18n.off(\"languageChanged\", handleLanguageChange);\n };\n }, [i18n]);\n\n return loacaleCode;\n}\n","{\n \"common.cancel\": \"取消\",\n \"common.confirm\": \"确认\",\n \"common.ok\": \"好的\",\n \"common.yes\": \"是\",\n \"common.no\": \"否\",\n \"common.all\": \"全部\",\n \"common.buy\": \"购买\",\n \"common.sell\": \"出售\",\n \"common.edit\": \"编辑\",\n \"common.save\": \"保存\",\n \"common.add\": \"添加\",\n \"common.delete\": \"删除\",\n \"common.tips\": \"提示\",\n \"common.max\": \"最大\",\n \"common.download\": \"下载\",\n \"common.copy\": \"复制\",\n \"common.copy.failed\": \"复制失败\",\n \"common.copy.copied\": \"已复制\",\n \"common.share\": \"分享\",\n \"common.export\": \"导出\",\n \"common.select.1d\": \"1天\",\n \"common.select.3d\": \"3天\",\n \"common.select.7d\": \"7天\",\n \"common.select.14d\": \"14天\",\n \"common.select.30d\": \"30天\",\n \"common.select.90d\": \"90天\",\n \"common.price\": \"价格\",\n \"common.quantity\": \"数量\",\n \"common.qty\": \"数量\",\n \"common.status\": \"状态\",\n \"common.status.all\": \"所有状态\",\n \"common.date\": \"日期\",\n \"common.time\": \"时间\",\n \"common.volume\": \"成交量\",\n \"common.total\": \"总计\",\n \"common.symbol\": \"符号\",\n \"common.token\": \"代币\",\n \"common.amount\": \"金额\",\n \"common.side\": \"方向\",\n \"common.side.all\": \"所有方向\",\n \"common.type\": \"类型\",\n \"common.notional\": \"名义\",\n \"common.fee\": \"费用\",\n \"common.avgPrice\": \"平均价格\",\n \"common.avgOpen\": \"平均开盘\",\n \"common.avgClose\": \"平均收盘\",\n \"common.trigger\": \"触发\",\n \"common.lastPrice\": \"最新价格\",\n \"common.indexPrice\": \"指数价格\",\n \"common.markPrice\": \"标记价格\",\n \"common.limitPrice\": \"限价\",\n \"common.marketPrice\": \"市价\",\n \"common.unrealizedPnl\": \"未实现盈亏\",\n \"common.realizedPnl\": \"已实现盈亏\",\n \"common.totalValue\": \"总价值\",\n \"common.address\": \"地址\",\n \"common.address.search.placeholder\": \"搜索地址\",\n \"common.available\": \"可用\",\n \"common.overview\": \"概览\",\n \"common.funding\": \"资金\",\n \"common.assets\": \"资产\",\n \"common.countdown\": \"倒计时\",\n \"common.current\": \"当前\",\n \"common.account\": \"账户\",\n \"common.deposit\": \"存款\",\n \"common.withdraw\": \"取款\",\n \"common.settle\": \"结算\",\n \"common.markets\": \"市场\",\n \"common.portfolio\": \"投资组合\",\n \"common.positions\": \"持仓\",\n \"common.position\": \"持仓\",\n \"common.orders\": \"订单\",\n \"common.tpsl\": \"止盈止损\",\n \"common.leverage\": \"杠杆\",\n \"common.affiliate\": \"联盟\",\n \"common.tradingRewards\": \"交易奖励\",\n \"common.trading\": \"交易\",\n \"common.language\": \"语言\",\n \"assetHistory.status.pending\": \"待处理\",\n \"assetHistory.status.confirm\": \"确认\",\n \"assetHistory.status.processing\": \"处理中\",\n \"assetHistory.status.completed\": \"已完成\",\n \"assetHistory.status.failed\": \"失败\",\n \"assetHistory.status.pendingRebalance\": \"待重新平衡\",\n \"linkDevice.createQRCode.loading.description\": \"使用钱包批准二维码...\",\n \"linkDevice.createQRCode.linkMobileDevice\": \"链接移动设备\",\n \"linkDevice.createQRCode.linkMobileDevice.description\": \"在您的移动设备上打开{{hostname}}并扫描二维码以链接此钱包。为了安全,二维码将在60秒后过期。<br/>二维码允许移动交易,但不支持提款。确保您没有共享屏幕或二维码的任何截图。\",\n \"linkDevice.createQRCode.success.description\": \"扫描二维码或将URL粘贴到其他浏览器/<br/>设备以继续。\",\n \"linkDevice.createQRCode.success.copyUrl\": \"复制URL\",\n \"linkDevice.scanQRCode\": \"扫描二维码\",\n \"linkDevice.scanQRCode.description\": \"点击桌面右上角的<0/>图标以生成二维码进行扫描。\",\n \"linkDevice.scanQRCode.tooltip\": \"通过二维码链接到桌面\",\n \"linkDevice.scanQRCode.connected.description\": \"您已通过其他设备连接。此模式仅用于交易。要切换网络、存款或取款资产,请断开连接并在此设备上重新连接您的钱包。\",\n \"settle.settlePnl\": \"结算盈亏\",\n \"settle.settlePnl.warning\": \"请结算您的余额\",\n \"settle.settlePnl.description\": \"您确定要结算您的盈亏吗?<br/>结算将在1分钟内完成,然后您可以提取可用余额。\",\n \"settle.unsettled\": \"未结算\",\n \"settle.unsettled.tooltip\": \"未结算的余额无法提取。要提取,请先结算您的余额。\",\n \"settle.settlement.requested\": \"结算请求\",\n \"settle.settlement.completed\": \"结算完成\",\n \"settle.settlement.failed\": \"结算失败\",\n \"settle.settlement.error\": \"每10分钟只允许一次结算。请稍后再试。\",\n \"markets.favorites\": \"收藏\",\n \"markets.recent\": \"最近\",\n \"markets.newListings\": \"新上市\",\n \"markets.allMarkets\": \"所有市场\",\n \"markets.openInterest\": \"未平仓合约\",\n \"markets.openInterest.tooltip\": \"每边持仓的总规模。\",\n \"markets.topGainers\": \"涨幅榜\",\n \"markets.topLosers\": \"跌幅榜\",\n \"markets.search.placeholder\": \"搜索市场\",\n \"markets.dataList.favorites.empty\": \"点击市场旁边的<0/>图标将其添加到您的列表中。\",\n \"markets.dataList.column.8hFunding\": \"8小时资金\",\n \"markets.dataList.column.moveTop\": \"移至顶部\",\n \"markets.favorites.dropdown.title\": \"选择列表\",\n \"markets.favorites.dropdown.addPlaceholder\": \"添加新的观察列表\",\n \"markets.favorites.tabs.maxList\": \"收藏列表中最多10组\",\n \"markets.favorites.tabs.maxName\": \"列表名称不能超过15个字符\",\n \"markets.favorites.tabs.delete.dialog.title\": \"删除列表\",\n \"markets.favorites.tabs.delete.dialog.description\": \"您确定要删除{{name}}吗?\",\n \"markets.column.market\": \"市场\",\n \"markets.column.24hChange\": \"24小时变化\",\n \"markets.column.24hVolume\": \"24小时成交量\",\n \"markets.column.market&Volume\": \"市场/成交量\",\n \"markets.column.price&Change\": \"价格/变化\",\n \"markets.column.last\": \"最新\",\n \"markets.column.24hPercentage\": \"24小时%\",\n \"markets.funding.comparison\": \"比较\",\n \"markets.funding.column.estFunding\": \"预计资金\",\n \"markets.funding.column.lastFunding\": \"最后资金\",\n \"markets.funding.column.1dAvg\": \"1天平均\",\n \"markets.funding.column.3dAvg\": \"3天平均\",\n \"markets.funding.column.7dAvg\": \"7天平均\",\n \"markets.funding.column.14dAvg\": \"14天平均\",\n \"markets.funding.column.30dAvg\": \"30天平均\",\n \"markets.funding.column.90dAvg\": \"90天平均\",\n \"markets.funding.column.positiveRate\": \"正利率\",\n \"markets.symbolInfoBar.Mark\": \"标记\",\n \"markets.symbolInfoBar.Mark.tooltip\": \"用于计算未实现盈亏和清算的价格。\",\n \"markets.symbolInfoBar.Index\": \"指数\",\n \"markets.symbolInfoBar.Index.tooltip\": \"其他交易所最新价格的平均值。\",\n \"markets.symbolInfoBar.24hVolume\": \"24小时成交量\",\n \"markets.symbolInfoBar.24hVolume.tooltip\": \"Orderly Network上的24小时总交易量。\",\n \"markets.symbolInfoBar.predFundingRate\": \"预计资金利率\",\n \"markets.symbolInfoBar.predFundingRate.tooltip\": \"资金利率是多头和空头交易者之间的支付。当为正时,多头支付空头资金。当为负时,空头支付多头资金。\",\n \"portfolio.feeTier\": \"费用等级\",\n \"portfolio.apiKeys\": \"API密钥\",\n \"portfolio.setting\": \"设置\",\n \"portfolio.overview.availableWithdraw\": \"可提取\",\n \"portfolio.overview.performance\": \"表现\",\n \"portfolio.overview.performance.roi\": \"{{period}} 投资回报率\",\n \"portfolio.overview.performance.pnl\": \"{{period}} 盈亏\",\n \"portfolio.overview.performance.volume\": \"{{period}} 成交量 (USDC)\",\n \"portfolio.overview.performance.dailyPnl\": \"每日盈亏\",\n \"portfolio.overview.performance.cumulativePnl\": \"累计盈亏\",\n \"portfolio.overview.deposits&Withdrawals\": \"存款与取款\",\n \"portfolio.overview.distribution\": \"分配\",\n \"portfolio.overview.column.txId\": \"交易ID\",\n \"portfolio.overview.column.funding&AnnualRate\": \"资金利率/年利率\",\n \"portfolio.overview.column.paymentType\": \"支付类型\",\n \"portfolio.overview.column.paymentType.paid\": \"已支付\",\n \"portfolio.overview.column.paymentType.received\": \"已接收\",\n \"portfolio.overview.column.fundingFee\": \"资金费用\",\n \"portfolio.overview.distribution.type.referralCommission\": \"推荐佣金\",\n \"portfolio.overview.distribution.type.refereeRebate\": \"被推荐人返利\",\n \"portfolio.overview.distribution.type.brokerFee\": \"经纪人费用\",\n \"portfolio.feeTier.updatedDailyBy\": \"每日更新\",\n \"portfolio.feeTier.header.yourTier\": \"您的等级\",\n \"portfolio.feeTier.header.30dVolume\": \"30天交易量\",\n \"portfolio.feeTier.header.takerFeeRate\": \"吃单费率\",\n \"portfolio.feeTier.header.makerFeeRate\": \"挂单费率\",\n \"portfolio.feeTier.column.tier\": \"等级\",\n \"portfolio.feeTier.column.30dVolume\": \"30天交易量\",\n \"portfolio.feeTier.column.30dVolume.above\": \"高于{{volume}}\",\n \"portfolio.feeTier.column.maker\": \"挂单\",\n \"portfolio.feeTier.column.taker\": \"吃单\",\n \"portfolio.apiKey.accountId\": \"账户ID\",\n \"portfolio.apiKey.accountId.copied\": \"账户ID已复制\",\n \"portfolio.apiKey.uid\": \"用户ID\",\n \"portfolio.apiKey.secretKey\": \"密钥\",\n \"portfolio.apiKey.secretKey.copied\": \"密钥已复制\",\n \"portfolio.apiKey.ip\": \"IP\",\n \"portfolio.apiKey.permissions\": \"权限\",\n \"portfolio.apiKey.permissions.read\": \"读取\",\n \"portfolio.apiKey.permissions.trading\": \"交易\",\n \"portfolio.apiKey.description\": \"创建适合您交易需求的API密钥。为了您的安全,请不要与任何人分享您的API密钥。\",\n \"portfolio.apiKey.readApiGuide\": \"阅读API指南\",\n \"portfolio.apiKey.column.apiKey\": \"API密钥\",\n \"portfolio.apiKey.column.apiKey.copy\": \"API密钥已复制\",\n \"portfolio.apiKey.column.permissionType\": \"权限类型\",\n \"portfolio.apiKey.column.restrictedIP\": \"受限IP\",\n \"portfolio.apiKey.column.restrictedIP.copy\": \"受限IP已复制\",\n \"portfolio.apiKey.column.expirationDate\": \"到期日期\",\n \"portfolio.apiKey.create.dialog.title\": \"创建API密钥\",\n \"portfolio.apiKey.create.connectWallet.tooltip\": \"请连接钱包后再创建API密钥\",\n \"portfolio.apiKey.create.signIn.tooltip\": \"请登录后再创建API密钥\",\n \"portfolio.apiKey.create.enableTrading.tooltip\": \"请启用交易后再创建API密钥\",\n \"portfolio.apiKey.create.wrongNetwork.tooltip\": \"请切换到支持的网络以创建API密钥\",\n \"portfolio.apiKey.create.ipRestriction\": \"IP限制(可选)\",\n \"portfolio.apiKey.create.ipRestriction.placeholder\": \"添加IP地址,用逗号分隔。\",\n \"portfolio.apiKey.created.warning\": \"请复制API密钥。一旦关闭此弹出窗口,API密钥将被加密。\",\n \"portfolio.apiKey.created.button.copyApiInfo\": \"复制API信息\",\n \"portfolio.apiKey.apiInfo.copied\": \"API信息已复制\",\n \"portfolio.apiKey.created\": \"API密钥已创建\",\n \"portfolio.apiKey.deleted\": \"API密钥已删除\",\n \"portfolio.apiKey.updated\": \"API密钥已更新\",\n \"portfolio.apiKey.edit.dialog.title\": \"编辑API密钥\",\n \"portfolio.apiKey.delete.dialog.title\": \"删除API密钥\",\n \"portfolio.apiKey.delete.dialog.description\": \"删除您的API密钥<0>{{apiKey}}</0>?\",\n \"portfolio.setting.systemUpgrade\": \"系统升级\",\n \"portfolio.setting.cancelOpenOrders\": \"系统升级期间取消未完成订单\",\n \"portfolio.setting.cancelOpenOrders.description\": \"在升级期间,所有未完成的订单将被取消,以便在市场波动较大时管理您的风险。\",\n \"trading.layout\": \"布局\",\n \"trading.layout.right\": \"高级(右)\",\n \"trading.layout.left\": \"高级(左)\",\n \"trading.orders.closeAll\": \"全部关闭\",\n \"trading.hideOtherSymbols\": \"隐藏其他符号\",\n \"trading.history\": \"历史\",\n \"trading.portfolioSettings\": \"投资组合设置\",\n \"trading.portfolioSettings.decimalPrecision\": \"盈亏和名义的十进制精度\",\n \"trading.portfolioSettings.unrealPnlPriceBasis\": \"未实现盈亏价格基础\",\n \"trading.orderBook\": \"订单簿\",\n \"trading.lastTrades\": \"最新交易\",\n \"trading.orderBook.column.value\": \"价值\",\n \"trading.tabs.chart\": \"图表\",\n \"trading.tabs.trades\": \"交易\",\n \"trading.tabs.data\": \"数据\",\n \"trading.column.24High\": \"24小时最高\",\n \"trading.column.24Low\": \"24小时最低\",\n \"trading.orderBook.sum\": \"总和\",\n \"trading.orderBook.markPrice.tooltip\": \"从第三方预言机获取,标记价格是三个价格的中位数:最新价格、基于资金利率基础的公平价格和基于订单簿的公平价格。\",\n \"trading.orderBook.spreadRatio.tooltip\": \"买一和卖一的价差比率。\",\n \"trading.faucet.getTestUSDC\": \"获取测试USDC\",\n \"trading.faucet.getTestUSDC.success\": \"{{quantity}} USDC将被添加到您的余额中。请注意,这可能需要长达3分钟的时间。请稍后再查看。\",\n \"trading.asset.startTrading\": \"开始交易\",\n \"trading.asset.startTrading.description\": \"您可以从各种网络存入资产\",\n \"trading.asset.myAssets\": \"我的资产\",\n \"trading.asset.freeCollateral\": \"自由抵押品\",\n \"trading.asset.freeCollateral.tooltip\": \"用于下新订单的自由抵押品。\",\n \"trading.asset.freeCollateral.formula\": \"自由抵押品 = 总余额 + 总未结盈亏 - 总持仓初始保证金\",\n \"trading.asset.marginRatio\": \"保证金比率\",\n \"trading.asset.marginRatio.tooltip\": \"保证金比率表示抵押品相对于总持仓价值的比例。\",\n \"trading.asset.marginRatio.formula\": \"账户保证金比率 = (总抵押品价值 / 总持仓名义) * 100%\",\n \"trading.asset.unsettledPnl\": \"未结盈亏\",\n \"trading.asset.free&TotalCollateral\": \"自由/总抵押品\",\n \"trading.asset.availableBalance\": \"可用余额\",\n \"trading.asset.maintenanceMarginRatio\": \"维持保证金比率\",\n \"trading.asset.maintenanceMarginRatio.tooltip\": \"保护您的持仓不被清算的最低保证金比率。如果保证金比率低于维持保证金比率,账户将被清算。\",\n \"trading.asset.maintenanceMarginRatio.formula\": \"账户维持保证金比率 = 总和(持仓名义 * 符号维持保证金比率) / 总持仓名义 * 100%\",\n \"trading.riskRate\": \"风险率\",\n \"trading.riskRate.tooltip\": \"风险率用于评估账户的风险水平。当风险率达到100%时,账户将被清算\",\n \"trading.riskRate.formula\": \"风险率 = 维持保证金比率 / 保证金比率 * 100%\",\n \"trading.asset&Margin\": \"资产和保证金\",\n \"trading.fundingRate.predFundingRate\": \"预计资金利率\",\n \"chart.now\": \"现在\",\n \"positions.positionHistory\": \"持仓历史\",\n \"positions.liquidation\": \"清算\",\n \"positions.closePosition\": \"关闭持仓\",\n \"positions.column.liqPrice\": \"清算价格\",\n \"positions.column.liqPrice.tooltip\": \"估计的清算价格。价格是估计的,取决于所有持仓的多个因素。\",\n \"positions.column.unrealPnl.tooltip\": \"使用标记价格计算的所有小部件上未平仓头寸的当前未实现利润或损失。\",\n \"positions.column.unrealPnl.priceBasis\": \"未实现盈亏价格基础\",\n \"positions.column.margin\": \"保证金\",\n \"positions.column.margin.tooltip\": \"保持您的持仓的最低权益。\",\n \"positions.column.margin.formula\": \"保证金 = 持仓规模 * 标记价格 * MMR\",\n \"positions.column.close\": \"关闭\",\n \"positions.limitClose\": \"限价关闭\",\n \"positions.limitClose.description\": \"您同意以限价关闭{{quantity}} {{base}}持仓。\",\n \"positions.marketClose\": \"市价关闭\",\n \"positions.marketClose.description\": \"您同意以市价关闭{{quantity}} {{base}}持仓。\",\n \"positions.history.status.closed\": \"已关闭\",\n \"positions.history.status.partialClosed\": \"部分关闭\",\n \"positions.history.type.adl\": \"自动减仓\",\n \"positions.history.type.liquidated\": \"已清算\",\n \"positions.history.liquidated.liquidationId\": \"清算ID\",\n \"positions.history.liquidated.liquidatorFee\": \"清算人费用\",\n \"positions.history.liquidated.insFundFee\": \"保险基金费用\",\n \"positions.history.column.closed\": \"已关闭\",\n \"positions.history.column.maxClosed\": \"最大关闭\",\n \"positions.history.column.closed&maxClosed\": \"已关闭/最大关闭\",\n \"positions.history.column.netPnl\": \"净盈亏\",\n \"positions.history.column.timeOpened\": \"开仓时间\",\n \"positions.history.column.timeClosed\": \"平仓时间\",\n \"positions.history.column.updatedTime\": \"更新时间\",\n \"positions.history.netPnl.fundingFee\": \"资金费用\",\n \"positions.history.netPnl.tradingFee\": \"交易费用\",\n \"positions.Liquidation.column.liquidationId\": \"清算ID\",\n \"positions.Liquidation.column.insFundTransfer\": \"保险基金转账\",\n \"positions.Liquidation.column.liquidationFee\": \"清算费用\",\n \"orders.orderHistory\": \"订单历史\",\n \"orders.status.pending\": \"待处理\",\n \"orders.status.filled\": \"已成交\",\n \"orders.status.partialFilled\": \"部分成交\",\n \"orders.status.canceled\": \"已取消\",\n \"orders.status.rejected\": \"已拒绝\",\n \"orders.status.incomplete\": \"未完成\",\n \"orders.status.completed\": \"已完成\",\n \"orders.status.opened.toast.title\": \"订单已打开\",\n \"orders.status.filled.toast.title\": \"订单已成交\",\n \"orders.status.canceled.toast.title\": \"订单已取消\",\n \"orders.status.rejected.toast.title\": \"订单已拒绝\",\n \"orders.status.replaced.toast.title\": \"订单已编辑\",\n \"orders.column.orderPrice\": \"订单价格\",\n \"orders.column.fill&Quantity\": \"已成交/数量\",\n \"orders.column.triggerPrice\": \"触发价格\",\n \"orders.column.orderTime\": \"订单时间\",\n \"orders.column.hidden\": \"隐藏\",\n \"orders.editOrder\": \"编辑订单\",\n \"order.edit.confirm.quantity\": \"您同意将{{base}}-PERP订单的数量更改为<0>{{value}}</0>。\",\n \"order.edit.confirm.price\": \"您同意将{{base}}-PERP订单的价格更改为<0>{{value}}</0>。\",\n \"order.edit.confirm.triggerPrice\": \"您同意将{{base}}-PERP订单的触发价格更改为<0>{{value}}</0>。\",\n \"orders.cancelOrder\": \"取消订单\",\n \"orders.cancelOrder.description\": \"您确定要取消您的待处理订单吗?\",\n \"orders.cancelAll\": \"全部取消\",\n \"orders.pending.cancelAll\": \"取消所有待处理订单\",\n \"orders.pending.cancelAll.description\": \"您确定要取消所有待处理订单吗?\",\n \"orders.tpsl.cancelAll\": \"取消所有止盈止损订单\",\n \"orders.tpsl.cancelAll.description\": \"您确定要取消所有止盈止损订单吗?\",\n \"orders.price.greaterThan\": \"价格不能大于{{max}} USDC。\",\n \"orders.price.lessThan\": \"价格不能小于{{min}} USDC。\",\n \"orders.quantity.lessThan\": \"数量应小于{{quantity}}\",\n \"orders.quantity.lessThanPosition\": \"数量应小于持仓数量:{{quantity}}\",\n \"orders.history.renew\": \"更新\",\n \"orders.download.tooltip\": \"下载的数据将仅反映应用的过滤器(例如,状态、时间、方向和分页),可能不包括所有记录。\",\n \"tpsl.tp\": \"止盈\",\n \"tpsl.sl\": \"止损\",\n \"tpsl.tpPrice\": \"止盈价格\",\n \"tpsl.slPrice\": \"止损价格\",\n \"tpsl.tpPnl\": \"止盈盈亏\",\n \"tpsl.slPnl\": \"止损盈亏\",\n \"tpsl.tpTrigger\": \"止盈触发\",\n \"tpsl.slTrigger\": \"止损触发\",\n \"tpsl.pnl\": \"盈亏\",\n \"tpsl.offset\": \"偏移\",\n \"tpsl.positionTpsl\": \"持仓止盈止损\",\n \"tpsl.entirePosition\": \"整个持仓\",\n \"tpsl.estPnl\": \"预计盈亏\",\n \"tpsl.takeProfit\": \"止盈\",\n \"tpsl.stopLoss\": \"止损\",\n \"tpsl.cancelOrder.description\": \"您确定要取消此止盈止损订单吗?\",\n \"tpsl.confirmOrder\": \"确认订单\",\n \"share.pnl.sharePnl\": \"分享盈亏\",\n \"share.pnl.share.long\": \"多头\",\n \"share.pnl.share.short\": \"空头\",\n \"share.pnl.displayFormat\": \"盈亏显示格式\",\n \"share.pnl.displayFormat.roi&Pnl\": \"投资回报率和盈亏\",\n \"share.pnl.displayFormat.roi\": \"投资回报率\",\n \"share.pnl.displayFormat.pnl\": \"盈亏\",\n \"share.pnl.optionalInfo\": \"可选信息分享\",\n \"share.pnl.optionalInfo.openPrice\": \"开盘价\",\n \"share.pnl.optionalInfo.closePrice\": \"收盘价\",\n \"share.pnl.optionalInfo.openTime\": \"开盘时间\",\n \"share.pnl.optionalInfo.closeTime\": \"收盘时间\",\n \"share.pnl.optionalInfo.message\": \"您的信息\",\n \"share.pnl.optionalInfo.message.placeholder\": \"最多25个字符\",\n \"share.pnl.optionalInfo.message.maxLength\": \"最多支持25个字符\",\n \"share.pnl.image.copied\": \"图片已复制\",\n \"share.pnl.copy.failed.description\": \"浏览器版本过旧,请更新以便将图片复制到剪贴板。\",\n \"orderEntry.buyLong\": \"买入/多头\",\n \"orderEntry.sellShort\": \"卖出/空头\",\n \"orderEntry.reduceOnly\": \"仅减少\",\n \"orderEntry.orderType.limit\": \"限价\",\n \"orderEntry.orderType.market\": \"市价\",\n \"orderEntry.orderType.limitOrder\": \"限价订单\",\n \"orderEntry.orderType.marketOrder\": \"市价订单\",\n \"orderEntry.orderType.stopLimit\": \"止损限价\",\n \"orderEntry.orderType.stopMarket\": \"止损市价\",\n \"orderEntry.orderType.postOnly\": \"仅挂单\",\n \"orderEntry.orderType.ioc\": \"立即成交或取消\",\n \"orderEntry.orderType.fok\": \"全部成交或取消\",\n \"orderEntry.bbo\": \"最佳买卖报价\",\n \"orderEntry.bbo.counterparty1\": \"对手方1\",\n \"orderEntry.bbo.counterparty5\": \"对手方5\",\n \"orderEntry.bbo.queue1\": \"队列1\",\n \"orderEntry.bbo.queue5\": \"队列5\",\n \"orderEntry.bbo.disabled.tips\": \"选择止盈止损、仅挂单、立即成交或取消、全部成交或取消时不支持最佳买卖报价。\",\n \"orderEntry.estLiqPrice\": \"预计清算价格\",\n \"orderEntry.disableOrderConfirm\": \"禁用订单确认\",\n \"orderEntry.orderConfirm\": \"订单确认\",\n \"orderEntry.hidden\": \"隐藏\",\n \"orderEntry.keepVisible\": \"保持可见\",\n \"orderEntry.maxBuy\": \"最大买入\",\n \"orderEntry.maxSell\": \"最大卖出\",\n \"orderEntry.tpMarkPrice\": \"止盈价格(标记)\",\n \"orderEntry.slMarkPrice\": \"止损价格(标记)\",\n \"orderEntry.tpsl.trigger.description\": \"止盈止损在指定的标记价格触发,并作为市价订单执行。\",\n \"orderEntry.estRoi\": \"预计投资回报率\",\n \"orderEntry.estPnL\": \"预计盈亏\",\n \"orderEntry.tpsl.tips\": \"止盈止损在指定的标记价格触发,并作为市价订单执行。默认情况下,它适用于整个持仓。调整持仓中的设置以进行部分止盈止损。\",\n \"orderEntry.orderQuantity.error.required\": \"数量是必需的\",\n \"orderEntry.orderQuantity.error.min\": \"数量必须大于{{value}}\",\n \"orderEntry.orderQuantity.error.max\": \"数量必须小于{{value}}\",\n \"orderEntry.orderPrice.error.required\": \"价格是必需的\",\n \"orderEntry.orderPrice.error.min\": \"价格必须大于{{value}}\",\n \"orderEntry.orderPrice.error.max\": \"价格必须小于{{value}}\",\n \"orderEntry.triggerPrice.error.required\": \"触发价格是必需的\",\n \"orderEntry.triggerPrice.error.min\": \"触发价格必须大于{{value}}\",\n \"orderEntry.triggerPrice.error.max\": \"触发价格必须小于{{value}}\",\n \"orderEntry.tpTriggerPrice.error.min\": \"止盈价格必须大于{{value}}\",\n \"orderEntry.tpTriggerPrice.error.max\": \"止盈价格必须小于{{value}}\",\n \"orderEntry.slTriggerPrice.error.min\": \"止损价格必须大于{{value}}\",\n \"orderEntry.slTriggerPrice.error.max\": \"止损价格必须小于{{value}}\",\n \"orderEntry.total.error.min\": \"订单价值应大于或等于{{value}} USDC\",\n \"leverage.maxAccountLeverage\": \"最大账户杠杆\",\n \"leverage.accountLeverage\": \"账户杠杆\",\n \"leverage.currentLeverage\": \"当前杠杆\",\n \"leverage.maxLeverage\": \"最大杠杆\",\n \"leverage.updated\": \"杠杆已更新\",\n \"scaffold.footer.operational\": \"运营中\",\n \"scaffold.footer.joinCommunity\": \"加入我们的社区\",\n \"scaffold.footer.poweredBy\": \"技术支持\",\n \"scaffold.maintenance.dialog.title\": \"系统升级进行中\",\n \"scaffold.maintenance.dialog.description\": \"抱歉,由于计划中的升级,{{brokerName}}暂时不可用。服务预计将在{{endDate}}恢复。\",\n \"scaffold.maintenance.tips.description\": \"{{brokerName}}将因计划中的升级从{{startDate}}到{{endDate}}暂时不可用。\",\n \"scaffold.restrictedInfo.description.default\": \"您正在从与受限国家相关的IP地址({{ip}})访问{{brokerName}}。\",\n \"tradingRewards.rewards\": \"奖励\",\n \"tradingRewards.subtitle\": \"与{{brokerName}}交易以赚取esORDER。\",\n \"tradingRewards.learnMore\": \"在这里了解更多\",\n \"tradingRewards.myEstRewards\": \"我的预计奖励\",\n \"tradingRewards.epoch\": \"周期\",\n \"tradingRewards.epochRewards\": \"周期奖励\",\n \"tradingRewards.otherOrderlyDex\": \"其他Orderly DEX\",\n \"tradingRewards.claim\": \"领取\",\n \"tradingRewards.availableClaim\": \"可领取\",\n \"tradingRewards.stake\": \"质押\",\n \"tradingRewards.booster\": \"加速器\",\n \"tradingRewards.stakeBooster\": \"质押加速器\",\n \"tradingRewards.avgStakedAmount\": \"平均质押金额\",\n \"tradingRewards.rewardHistory\": \"奖励历史\",\n \"tradingRewards.rewardsEarned\": \"已赚取奖励\",\n \"tradingRewards.rewardHistory.column.start&EndDate\": \"开始/结束日期\",\n \"tradingRewards.rewardHistory.column.startDate\": \"开始\",\n \"tradingRewards.rewardHistory.column.endDate\": \"结束日期\",\n \"tradingView.timeInterval.1m\": \"1分\",\n \"tradingView.timeInterval.3m\": \"3分\",\n \"tradingView.timeInterval.5m\": \"5分\",\n \"tradingView.timeInterval.15m\": \"15分\",\n \"tradingView.timeInterval.30m\": \"30分\",\n \"tradingView.timeInterval.1h\": \"1时\",\n \"tradingView.timeInterval.2h\": \"2时\",\n \"tradingView.timeInterval.4h\": \"4时\",\n \"tradingView.timeInterval.6h\": \"6时\",\n \"tradingView.timeInterval.12h\": \"12时\",\n \"tradingView.timeInterval.1d\": \"1天\",\n \"tradingView.timeInterval.3d\": \"3天\",\n \"tradingView.timeInterval.1w\": \"1周\",\n \"tradingView.timeInterval.1M\": \"1月\",\n \"tradingView.timeInterval.more\": \"更多\",\n \"tradingView.lineType.bars\": \"条形图\",\n \"tradingView.lineType.candles\": \"蜡烛图\",\n \"tradingView.lineType.hollowCandles\": \"空心蜡烛图\",\n \"tradingView.lineType.line\": \"线形图\",\n \"tradingView.lineType.area\": \"面积图\",\n \"tradingView.lineType.baseline\": \"基线图\",\n \"tradingView.displayControl.buySell\": \"买入/卖出\",\n \"tradingView.displayControl.limitOrders\": \"限价订单\",\n \"tradingView.displayControl.stopOrders\": \"止损订单\",\n \"tradingView.noScriptSrc\": \"由于TradingView的政策,您需要申请自己的许可证。\",\n \"tradingView.noScriptSrc.1\": \"1. 请在<0>这里</0>申请您的TradingView高级图表许可证\",\n \"tradingView.noScriptSrc.2\": \"2. 按照<0>orderly.network</0>上的说明进行设置。\",\n \"connector.testnet\": \"测试网\",\n \"connector.mainnet\": \"主网\",\n \"connector.disconnect\": \"断开连接\",\n \"connector.connectWallet\": \"连接钱包\",\n \"connector.signIn\": \"登录\",\n \"connector.signIn.description\": \"确认您是此钱包的所有者\",\n \"connector.enableTrading\": \"启用交易\",\n \"connector.enableTrading.description\": \"启用对我们API的安全访问,以实现快速交易\",\n \"connector.switchNetwork\": \"切换网络\",\n \"connector.wrongNetwork\": \"错误的网络\",\n \"connector.wrongNetwork.tooltip\": \"请切换到支持的网络以继续。\",\n \"connector.expired\": \"您的先前访问已过期,您将收到一个签名请求以启用交易。签名是免费的,不会发送交易。\",\n \"connector.rememberMe\": \"记住我\",\n \"connector.rememberMe.description\": \"切换此选项以在下次交易时跳过这些步骤。\",\n \"connector.referralCode.placeholder\": \"推荐码(可选)\",\n \"connector.referralCode.invalid\": \"推荐码必须为4到10个字符,只接受大写罗马字符和数字\",\n \"connector.referralCode.notExist\": \"此推荐码不存在。\",\n \"connector.somethingWentWrong\": \"出了点问题\",\n \"connector.userRejected\": \"用户拒绝了请求。\",\n \"connector.walletConnected\": \"钱包已连接\",\n \"connector.networkSwitched\": \"网络已切换\",\n \"connector.switchChain.failed\": \"切换链失败\",\n \"connector.trade.connectWallet.tooltip\": \"请在开始交易前连接钱包\",\n \"connector.trade.signIn.tooltip\": \"请在开始交易前登录\",\n \"connector.trade.enableTrading.tooltip\": \"请在开始交易前启用交易\",\n \"connector.setUp.connectWallet.tooltip\": \"请在设置前连接钱包\",\n \"connector.setUp.signIn.tooltip\": \"请在设置前登录\",\n \"connector.setUp.enableTrading.tooltip\": \"请在设置前启用交易\",\n \"connector.ledger.signMessageFailed\": \"签名消息失败\",\n \"connector.ledger.signMessageFailed.description\": \"您在使用Ledger钱包吗?\",\n \"connector.loginIn\": \"登录中\",\n \"connector.logout\": \"登出\",\n \"connector.email\": \"电子邮件\",\n \"connector.google\": \"谷歌\",\n \"connector.twitter\": \"X / 推特\",\n \"connector.myWallet\": \"我的钱包\",\n \"connector.addEvmWallet\": \"添加Evm钱包\",\n \"connector.addSolanaWallet\": \"添加Solana钱包\",\n \"connector.createEvmWallet\": \"创建EVM钱包\",\n \"connector.createSolanaWallet\": \"创建Solana钱包\",\n \"connector.termsOfUse\": \"通过连接您的钱包,您确认并同意<0>使用条款</0>。\",\n \"connector.supportedEvmChain\": \"支持的Evm链\",\n \"connector.supportedSolanaChain\": \"支持的Solana链\",\n \"connector.noWallet\": \"没有钱包\",\n \"connector.noWallet.description\": \"请创建钱包以继续。只有您可以访问私钥。您可以随时导出私钥,并将钱包导入到其他钱包客户端,如 MetaMask 或 Phantom。\",\n \"transfer.network\": \"网络\",\n \"transfer.lowestFee\": \"最低费用\",\n \"transfer.web3Wallet\": \"您的Web3钱包\",\n \"transfer.brokerAccount\": \"您的{{brokerName}}账户\",\n \"transfer.quantity.invalid\": \"请输入有效的数字\",\n \"transfer.insufficientBalance\": \"余额不足\",\n \"transfer.rejectTransaction\": \"交易被拒绝\",\n \"transfer.deposit.approve.symbol\": \"批准{{symbol}}\",\n \"transfer.deposit.approve.success\": \"批准成功\",\n \"transfer.deposit.approve.failed\": \"批准失败\",\n \"transfer.deposit.increase.symbol\": \"增加{{symbol}}授权金额\",\n \"transfer.deposit.requested\": \"存款请求\",\n \"transfer.deposit.completed\": \"存款完成\",\n \"transfer.deposit.failed\": \"存款失败\",\n \"transfer.deposit.destinationGasFee\": \"目的地燃气费\",\n \"transfer.deposit.destinationGasFee.description\": \"需要额外的燃气代币来支付目的地链上的操作。\",\n \"transfer.withdraw.unsupported.chain\": \"此链不支持提款。请切换到任何无桥接网络。\",\n \"transfer.withdraw.unsupported.networkName\": \"{{networkName}}不支持提款。请切换到任何无桥接网络。\",\n \"transfer.withdraw.crossChain.confirmWithdraw\": \"确认提款\",\n \"transfer.withdraw.crossChain.recipientAddress\": \"接收地址\",\n \"transfer.withdraw.crossChain.recipientNetwork\": \"接收网络\",\n \"transfer.withdraw.crossChain.withdrawAmount\": \"提款金额\",\n \"transfer.withdraw.crossChain.process\": \"您的跨链提款正在处理中...\",\n \"transfer.withdraw.crossChain.warning\": \"需要跨链重新平衡的提款无法取消或在处理完成之前进行更多提款。\",\n \"transfer.withdraw.crossChain.vaultWarning\": \"提款超过{{networkName}}金库的余额({{chainVaultBalance}} USDC)。跨链重新平衡费用将被收取以提款到{{networkName}}。\",\n \"transfer.withdraw.minAmount.error\": \"数量必须大于{{minAmount}}\",\n \"transfer.withdraw.requested\": \"提款请求\",\n \"transfer.withdraw.completed\": \"提款完成\",\n \"transfer.withdraw.failed\": \"提款失败\",\n \"affiliate.referral\": \"推荐\",\n \"affiliate.trader\": \"交易员\",\n \"affiliate.enter\": \"输入\",\n \"affiliate.statistics\": \"统计\",\n \"affiliate.connectWallet.tooltip\": \"请连接您的钱包以使用此功能\",\n \"affiliate.page.title\": \"作为<0>{{shortBrokerName}}</0>联盟赚取更多\",\n \"affiliate.page.subTitle\": \"发展您的品牌 | 获得40%佣金 | 解锁独家福利\",\n \"affiliate.page.learnMore\": \"了解它是如何工作的\",\n \"affiliate.asAffiliate.title\": \"作为联盟\",\n \"affiliate.asAffiliate.description\": \"招募交易员以赚取被动收入\",\n \"affiliate.asAffiliate.button\": \"成为联盟\",\n \"affiliate.asTrader.title\": \"作为交易员\",\n \"affiliate.asTrader.description\": \"招募交易员以赚取被动收入\",\n \"affiliate.asTrader.button\": \"输入代码\",\n \"affiliate.referralCode\": \"推荐码\",\n \"affiliate.referralCode.dialog.title\": \"绑定推荐码\",\n \"affiliate.referralCode.dialog.description\": \"绑定推荐码以赚取交易费用返利。\",\n \"affiliate.referralCode.label\": \"输入推荐码\",\n \"affiliate.referralCode.bound\": \"推荐码已绑定\",\n \"affiliate.referralCode.notExist\": \"此推荐码不存在。\",\n \"affiliate.process.title\": \"成为联盟很简单\",\n \"affiliate.process.step1.title.title\": \"申请\",\n \"affiliate.process.step1.description\": \"填写申请表\",\n \"affiliate.process.step2.title\": \"分享\",\n \"affiliate.process.step2.description\": \"解锁您的联盟链接并与您的社区分享\",\n \"affiliate.process.step3.title\": \"赚取\",\n \"affiliate.process.step3.description\": \"获得报酬并享受24/7、365天的特别待遇\",\n \"affiliate.summary\": \"总结\",\n \"affiliate.summary.refereesTraded\": \"已交易的被推荐人\",\n \"affiliate.referralLink\": \"推荐链接\",\n \"affiliate.referralLink.earn\": \"赚取\",\n \"affiliate.referralLink.earn.tooltip\": \"{{brokerName}}净费用扣除Orderly费用。\",\n \"affiliate.referralLink.share\": \"分享\",\n \"affiliate.referralLink.share.tooltip\": \"您的被推荐人获得<0>{{value}}</0>的{{brokerName}}净费用\",\n \"affiliate.referralVol\": \"推荐量\",\n \"affiliate.referralCodes\": \"推荐码\",\n \"affiliate.referralCodes.remaining\": \"剩余推荐码\",\n \"affiliate.referralCodes.column.you&Referee\": \"您/被推荐人\",\n \"affiliate.referralCodes.column.traders\": \"交易员\",\n \"affiliate.referralCodes.column.referees&Traders\": \"被推荐人/交易员\",\n \"affiliate.referralCodes.copyLink\": \"复制链接\",\n \"affiliate.commission\": \"佣金\",\n \"affiliate.commission.30d\": \"30天佣金\",\n \"affiliate.commission.column.activeUsers\": \"推荐活跃用户\",\n \"affiliate.myReferees\": \"我的被推荐人\",\n \"affiliate.referees\": \"被推荐人\",\n \"affiliate.referees.column.refereeAddress\": \"被推荐人地址\",\n \"affiliate.referees.column.totalCommission\": \"总佣金\",\n \"affiliate.referees.column.totalVol\": \"总量\",\n \"affiliate.referees.column.invitationTime\": \"邀请时间\",\n \"affiliate.trader.yourReferrer\": \"您的推荐人\",\n \"affiliate.trader.rebate\": \"返利\",\n \"affiliate.trader.rebates\": \"返利\",\n \"affiliate.trader.myRebates\": \"我的返利\",\n \"affiliate.trader.tradingVol\": \"交易量\",\n \"ui.pagination.morePages\": \"更多页面\",\n \"ui.pagination.rowsPerPage\": \"每页行数\",\n \"ui.picker.selectDate\": \"选择日期\",\n \"ui.empty.description\": \"未找到结果。\",\n \"tradingLeaderboard.leaderboard\": \"排行榜\",\n \"tradingLeaderboard.campaigns\": \"活动\",\n \"tradingLeaderboard.ongoing\": \"进行中\",\n \"tradingLeaderboard.past\": \"已结束\",\n \"tradingLeaderboard.future\": \"即将开始\",\n \"tradingLeaderboard.learnMore\": \"了解更多\",\n \"tradingLeaderboard.tradeNow\": \"立即交易\",\n \"tradingLeaderboard.tradingVolume\": \"交易量\",\n \"tradingLeaderboard.rank\": \"排名\"\n}","import { LocaleEnum } from \"../constant\";\nimport { Resources } from \"../types\";\nimport { en } from \"./en\";\nimport zh from \"./zh.json\";\n\nexport { default as zh } from \"./zh.json\";\nexport { en } from \"./en\";\n\nexport const allResources: Resources = {\n [LocaleEnum.en]: en,\n [LocaleEnum.zh]: zh,\n};\n"]}
|