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

88 lines
3.1 KiB
JSON
Raw Normal View History

2022-07-14 16:36:31 -07:00
{
"account-balance": "Account Balance",
2022-07-28 03:51:36 -07:00
"account-closed": "Account Closed 👋",
2022-08-01 19:11:50 -07:00
"account-name": "Account Name",
"account-name-desc": "Organize your accounts by giving them useful names",
2022-08-01 20:43:17 -07:00
"account-update-failed": "Failed to update account",
"account-update-success": "Account updated successfully",
2022-07-28 03:51:36 -07:00
"account-value": "Account Value",
2022-08-24 04:30:10 -07:00
"accounts": "Accounts",
2022-07-28 03:51:36 -07:00
"available": "Available",
"available-balance": "Available Balance",
"balance": "Balance",
"borrow": "Borrow",
2022-08-10 04:17:10 -07:00
"borrow-fee": "Borrow Fee",
"borrow-rate": "Borrow Rate (APR)",
2022-07-28 03:51:36 -07:00
"borrow-value": "Borrow Value",
"buy": "Buy",
"chinese": "简体中文",
"chinese-traditional": "繁體中文",
"close-account": "Close Account",
"closing-account": "Closing your account...",
2022-07-28 05:13:42 -07:00
"close-account-desc": "Are you sure? Closing your account is irreversible.",
2022-07-28 03:51:36 -07:00
"collateral-multiplier": "Collateral Multiplier",
"collateral-multiplier-desc": "Each token on Mango has a multiplier used to calculate the collateral value of that token. The higher the multiplier, the more collateral you get.",
"collateral-value": "Collateral Value",
"connect": "Connect",
"connect-helper": "Connect to get started",
2022-08-01 20:43:17 -07:00
"create-account": "Create Account",
2022-08-11 21:20:17 -07:00
"creating-account": "Creating Account...",
2022-08-13 03:44:13 -07:00
"cumulative-interest-value": "Cumulative Interest Value",
2022-07-28 03:51:36 -07:00
"daily-volume": "24h Volume",
2022-08-10 04:17:10 -07:00
"date": "Date",
2022-07-28 03:51:36 -07:00
"deposit": "Deposit",
2022-08-11 21:20:17 -07:00
"deposit-rate": "Deposit Rate (APR)",
2022-07-28 03:51:36 -07:00
"deposit-value": "Deposit Value",
"disconnect": "Disconnect",
2022-08-02 12:20:27 -07:00
"edit-account": "Edit Account",
2022-08-02 03:44:31 -07:00
"edit-profile-image": "Edit Profile Image",
2022-07-28 03:51:36 -07:00
"english": "English",
"fee": "Fee",
"fees": "Fees",
2022-08-03 05:13:40 -07:00
"free-collateral": "Free Collateral",
2022-07-28 03:51:36 -07:00
"governance": "Governance",
2022-08-03 05:13:40 -07:00
"health": "Health",
2022-07-28 03:51:36 -07:00
"health-impact": "Health Impact",
2022-08-11 21:20:17 -07:00
"insufficient-sol": "The Solana blockchain requires 0.00757 SOL to create a Mango Account. This covers rent for your account and will be refunded if you close your account.",
2022-08-13 04:29:48 -07:00
"interest-earned": "Interest Earned",
2022-08-23 15:33:09 -07:00
"interest-earned-paid": "Interest Earned/Paid",
2022-07-28 03:51:36 -07:00
"language": "Language",
"learn": "Learn",
"leverage": "Leverage",
"liquidity": "Liquidity",
"margin": "Margin",
"max": "Max",
"max-borrow": "Max Borrow",
2022-07-28 03:51:36 -07:00
"more": "More",
2022-08-01 20:43:17 -07:00
"new-account": "New Account",
"new-account-failed": "Failed to create account",
"new-account-success": "Your new account is ready 😎",
2022-08-14 22:43:15 -07:00
"pnl": "PnL",
2022-07-28 03:51:36 -07:00
"portfolio": "Portfolio",
"price": "Price",
"rate": "Rate (APR)",
"rates": "Rates (APR)",
2022-08-02 03:44:31 -07:00
"remove": "Remove",
2022-07-28 03:51:36 -07:00
"rolling-change": "24h Change",
2022-08-02 03:44:31 -07:00
"save": "Save",
2022-07-28 03:51:36 -07:00
"select-token": "Select Token",
"sell": "Sell",
"settings": "Settings",
"show-zero-balances": "Show Zero Balances",
"spanish": "Español",
"stats": "Stats",
"theme": "Theme",
"token": "Token",
"tokens": "Tokens",
"token-collateral-multiplier": "{{token}} Collateral Multiplier",
2022-08-10 23:23:18 -07:00
"total-interest-value": "Total Interest Value",
2022-07-28 03:51:36 -07:00
"trade": "Trade",
2022-08-10 04:17:10 -07:00
"trade-history": "Trade History",
"unavailable": "Unavailable",
2022-08-01 19:11:50 -07:00
"update": "Update",
2022-07-28 03:51:36 -07:00
"wallet-balance": "Wallet Balance",
2022-08-03 14:46:37 -07:00
"wallet-disconnected": "断开钱包连结",
2022-07-28 03:51:36 -07:00
"withdraw": "Withdraw",
"withdrawal-value": "Withdrawal Value"
2022-07-23 22:45:11 -07:00
}