mango-v4-ui/public/locales/zh/token.json

48 lines
2.9 KiB
JSON
Raw Normal View History

2022-10-11 04:59:01 -07:00
{
"all-time-high": "All-time High",
"all-time-low": "All-time Low",
"borrowing": "Borrowing",
2022-12-06 03:58:22 -08:00
"borrows": "Borrows",
"borrow-rates": "Borrow Rates",
2023-04-30 19:16:29 -07:00
"borrow-upkeep-fee": "Borrow Upkeep Fee",
2022-10-29 03:51:22 -07:00
"chart-unavailable": "Chart Unavailable",
2022-10-11 04:59:01 -07:00
"circulating-supply": "Circulating Supply",
2023-04-30 19:16:29 -07:00
"deposit-borrow-scaling-start": "Deposit/Borrow Scaling Start",
2022-12-06 03:58:22 -08:00
"deposits": "Deposits",
"deposit-rates": "Deposit Rates",
2023-03-20 02:53:29 -07:00
"fees-tooltip": "Fees collected for loan origination, loan upkeep and Openbook hosting rebates.",
2023-04-30 19:16:29 -07:00
"fdv": "Fully Diluted Value",
2022-10-11 04:59:01 -07:00
"go-to-account": "Go To Account",
2023-04-30 19:16:29 -07:00
"init-asset-liability-weight": "Init Asset/Liability Weight",
"insurance-rate-curve": "Insurance Rate Curve",
2022-10-11 04:59:01 -07:00
"lending": "Lending",
2023-04-30 19:16:29 -07:00
"maint-asset-liability-weight": "Maint Asset/Liability Weight",
2022-10-11 04:59:01 -07:00
"market-cap": "Market Cap",
"max-supply": "Max Supply",
2023-04-30 19:16:29 -07:00
"net-borrow-limit-in-period": "Net Borrow Limit in Period",
"net-borrows-in-period": "Net Borrows in Period",
2023-03-19 18:39:54 -07:00
"no-borrowers": "No Borrowers...",
"no-depositors": "No Depositors...",
2023-04-30 19:16:29 -07:00
"oracle": "Oracle",
"oracle-confidence": "Oracle Confidence",
"oracle-staleness": "Oracle Staleness",
2022-10-11 04:59:01 -07:00
"token-details": "Token Details",
2023-04-23 23:21:05 -07:00
"token-fees-collected": "Token Fees Collected (M2M)",
2022-10-11 04:59:01 -07:00
"token-not-found": "Token Not Found",
"token-not-found-desc": "'{{token}}' is either not listed or we're having issues loading the data.",
2023-04-30 19:16:29 -07:00
"tooltip-borrow-upkeep-fee": "",
"tooltip-deposit-borrow-scaling-start": "This acts as a soft limit for deposits and borrows. For deposits, if this value is exceeded the asset weight for opening new positions is scaled down. For borrows, the liability weight for opening new positions is scaled up.",
"tooltip-init-asset-liability-weight": "The contribution a token has to your initial account health. Asset weight increases health and liability weight reduces it. Initial health affects your ability to withdraw and open new positions and is reflected by the amount of free collateral in your account.",
"tooltip-insurance-rate-curve": "",
"tooltip-liquidation-fee": "The fee paid to liqudators when {{symbol}} is liquidated.",
"tooltip-maint-asset-liability-weight": "The contribution a token has to your account health. Asset weight increases health and liability weight reduces it. Maintance health is what's displayed on your account page. If this value reaches zero your account will be liquidated.",
"tooltip-net-borrow-limit-in-period": "",
"tooltip-net-borrows-in-period": "",
"tooltip-oracle-confidence": "How much variation from the true price is tolerated.",
"tooltip-oracle-staleness": "Price is considered valid when it is last udpated within {{slots}} slots.",
2023-03-19 18:39:54 -07:00
"top-borrowers": "Top {{symbol}} Borrowers",
"top-depositors": "Top {{symbol}} Depositors",
2022-10-11 04:59:01 -07:00
"total-supply": "Total Supply",
2022-10-21 03:16:35 -07:00
"total-value": "Total Value",
2022-10-11 04:59:01 -07:00
"volume": "24h Volume"
}