recover account.json translations
This commit is contained in:
parent
1aa98fec01
commit
65cfefdbf1
|
@ -1,37 +1,37 @@
|
|||
{
|
||||
"assets": "Assets",
|
||||
"assets-liabilities": "Assets & Liabilities",
|
||||
"assets": "資產",
|
||||
"assets-liabilities": "資產和債務",
|
||||
"collateral-value": "Collateral Value",
|
||||
"cumulative-interest-chart": "Cumulative Interst Chart",
|
||||
"daily-volume": "24h Volume",
|
||||
"export": "Export {{dataType}}",
|
||||
"export": "導出{{dataType}}",
|
||||
"funding-chart": "Funding Chart",
|
||||
"init-health": "Init Health",
|
||||
"maint-health": "Maint Health",
|
||||
"health-contributions": "Health Contributions",
|
||||
"init-health": "Init Health",
|
||||
"init-health-contribution": "Init Health Contribution",
|
||||
"init-health-contributions": "Init Health Contributions",
|
||||
"liabilities": "Liabilities",
|
||||
"liabilities": "債務",
|
||||
"lifetime-volume": "Lifetime Trade Volume",
|
||||
"maint-health": "Maint Health",
|
||||
"maint-health-contribution": "Maint Health Contribution",
|
||||
"maint-health-contributions": "Maint Health Contributions",
|
||||
"no-data": "No data to display",
|
||||
"no-pnl-history": "No PnL History",
|
||||
"pnl-chart": "PnL Chart",
|
||||
"pnl-history": "PnL History",
|
||||
"no-pnl-history": "無盈虧歷史",
|
||||
"pnl-chart": "盈虧圖表",
|
||||
"pnl-history": "盈虧歷史",
|
||||
"refresh-balance": "Refresh Balance",
|
||||
"tooltip-collateral-value": "The amount of capital this token gives you to use for trades and loans.",
|
||||
"tooltip-free-collateral": "The amount of capital you have to use for trades and loans. When your free collateral reaches $0 you won't be able to trade, borrow or withdraw",
|
||||
"tooltip-free-collateral": "你可用於交易和借貸的餘額。當你可用的質押品達到0元時,你將不能交易、借貸或取款",
|
||||
"tooltip-init-health": "The contribution an asset gives to your initial account health. Initial health affects your ability to open new positions and withdraw collateral from your account. The sum of these values is equal to your account's free collateral.",
|
||||
"tooltip-leverage": "Total assets value divided by account equity value",
|
||||
"tooltip-leverage": "總資價值除以賬戶餘額",
|
||||
"tooltip-maint-health": "The contribution an asset gives to your maintenance account health. If your maintenance health reaches 0 your account will be liquidated.",
|
||||
"tooltip-pnl": "The amount your account has profited or lost",
|
||||
"tooltip-total-collateral": "Total value of collateral for trading and borrowing (including unsettled PnL)",
|
||||
"tooltip-total-funding": "The sum of perp position funding earned and paid",
|
||||
"tooltip-total-interest": "The value of interest earned (deposits) minus interest paid (borrows)",
|
||||
"total-funding-earned": "Total Funding Earned",
|
||||
"tooltip-pnl": "你帳戶的盈虧",
|
||||
"tooltip-total-collateral": "可用於交易和借貸的質押品(包括未結清的盈虧)",
|
||||
"tooltip-total-funding": "賺取和支付的合約資金費總和",
|
||||
"tooltip-total-interest": "你獲取的利息(存款)減你付出的利息(借貸)",
|
||||
"total-funding-earned": "總資金費",
|
||||
"volume-chart": "Volume Chart",
|
||||
"week-starting": "Week starting {{week}}",
|
||||
"zero-collateral": "Zero Collateral",
|
||||
"zero-balances": "Show Zero Balances"
|
||||
"week-starting": "從{{week}}來算的一周",
|
||||
"zero-balances": "Show Zero Balances",
|
||||
"zero-collateral": "Zero Collateral"
|
||||
}
|
Loading…
Reference in New Issue