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

144 lines
5.7 KiB
JSON
Raw Normal View History

2022-07-14 16:36:31 -07:00
{
2022-10-23 20:58:14 -07:00
"404-heading": "This page was liquidated",
"404-description": "or, never existed...",
2022-08-25 03:47:34 -07:00
"account": "Account",
2022-07-28 03:51:36 -07:00
"account-closed": "Account Closed 👋",
2022-09-19 18:09:34 -07:00
"account-balance": "Account Balance",
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-12-31 01:46:26 -08:00
"actions": "Actions",
2022-12-18 17:03:04 -08:00
"add-new-account": "Add New Account",
2022-11-12 02:26:43 -08:00
"amount": "Amount",
2022-11-16 04:14:53 -08:00
"amount-owed": "Amount Owed",
2022-08-24 17:53:31 -07:00
"asset-weight": "Asset Weight",
"asset-weight-desc": "The asset weight applies a haircut to the value of the collateral in your account health calculation. The lower the asset weight, the less the asset counts towards collateral.",
2022-07-28 03:51:36 -07:00
"available": "Available",
"available-balance": "Available Balance",
"balance": "Balance",
2022-09-04 23:32:10 -07:00
"balances": "Balances",
2022-07-28 03:51:36 -07:00
"borrow": "Borrow",
"borrow-amount": "Borrow Amount",
2022-08-10 04:17:10 -07:00
"borrow-fee": "Borrow Fee",
"borrow-funds": "Borrow Funds",
"borrow-rate": "Borrow Rate (APR)",
2022-07-28 03:51:36 -07:00
"buy": "Buy",
2022-09-26 04:33:07 -07:00
"cancel": "Cancel",
2022-12-11 15:21:40 -08:00
"chart-unavailable": "Chart Unavailable",
2022-11-02 08:50:03 -07:00
"clear-all": "Clear All",
2022-07-28 03:51:36 -07:00
"close-account": "Close Account",
2022-11-16 18:18:50 -08:00
"close-account-desc": "Are you sure? Closing your account is irreversible",
2022-09-19 18:09:34 -07:00
"closing-account": "Closing your account...",
2022-07-28 03:51:36 -07:00
"collateral-value": "Collateral Value",
"connect": "Connect",
"connect-helper": "Connect to get started",
2022-11-02 08:50:03 -07:00
"copy-address": "Copy Address",
2022-11-09 18:35:12 -08:00
"copy-address-success": "Copied address: {{pk}}",
2022-12-19 13:58:22 -08:00
"country-not-allowed": "Country {{country}} Not Allowed",
"country-not-allowed-tooltip": "You are using an open-source frontend facilitated by the Mango DAO. As such, it restricts access to certain regions out of an abundance of caution, due to regulatory uncertainty.",
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-10-10 03:15:20 -07:00
"cumulative-interest-value": "Cumulative Interest Earned",
2022-07-28 03:51:36 -07:00
"daily-volume": "24h Volume",
2022-08-10 04:17:10 -07:00
"date": "Date",
"date-from": "Date From",
"date-to": "Date To",
"delegate": "Delegate",
2022-11-16 08:59:34 -08:00
"delegate-account": "Delegate Account",
2022-12-15 20:04:26 -08:00
"delegate-account-info": "Account delegated to {{address}}",
2022-11-16 18:18:50 -08:00
"delegate-desc": "Delegate your Mango account to another wallet address",
"delegate-placeholder": "Enter a wallet address to delegate to",
2022-07-28 03:51:36 -07:00
"deposit": "Deposit",
"deposit-amount": "Deposit Amount",
2023-01-03 15:58:31 -08:00
"deposit-more-sol": "Your SOL wallet balance is too low. Add more to pay for transactions",
2022-08-11 21:20:17 -07:00
"deposit-rate": "Deposit Rate (APR)",
2022-07-28 03:51:36 -07:00
"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-09-28 06:04:58 -07:00
"explorer": "Explorer",
2022-07-28 03:51:36 -07:00
"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",
"health-tooltip": "Projects the health of your account before you make a trade. The first value is your current account health and the second your projected account health.",
2022-12-11 15:06:43 -08:00
"insufficient-sol": "Solana requires 0.0432 SOL rent to create a Mango Account. This will be returned if you close your account.",
2022-08-13 04:29:48 -07:00
"interest-earned": "Interest Earned",
"interest-earned-paid": "Interest Earned",
2022-07-28 03:51:36 -07:00
"learn": "Learn",
"leverage": "Leverage",
"liability-weight": "Liability Weight",
2022-07-28 03:51:36 -07:00
"liquidity": "Liquidity",
2022-11-16 19:18:22 -08:00
"loan-origination-fee": "Loan Origination Fee",
"loan-origination-fee-tooltip": "The fee for opening a borrow. This is paid to the Mango DAO Treasury",
2022-12-20 00:16:05 -08:00
"mango": "Mango",
2022-09-26 04:33:07 -07:00
"market": "Market",
2022-07-28 03:51:36 -07:00
"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-11-12 02:26:43 -08:00
"optional": "Optional",
2022-11-16 04:14:53 -08:00
"outstanding-balance": "Outstanding Balance",
2022-10-26 03:49:05 -07:00
"perp": "Perp",
2022-08-14 22:43:15 -07:00
"pnl": "PnL",
2022-07-28 03:51:36 -07:00
"price": "Price",
2022-09-19 18:09:34 -07:00
"quantity": "Quantity",
2022-07-28 03:51:36 -07:00
"rate": "Rate (APR)",
"rates": "Rates (APR)",
2022-08-02 03:44:31 -07:00
"remove": "Remove",
2022-12-15 19:16:05 -08:00
"remove-delegate": "Remove Delegate",
2022-11-16 04:14:53 -08:00
"repay": "Repay",
"repay-borrow": "Repay Borrow",
"repayment-amount": "Repayment Amount",
2022-07-28 03:51:36 -07:00
"rolling-change": "24h Change",
2022-08-02 03:44:31 -07:00
"save": "Save",
2023-01-04 04:10:36 -08:00
"select": "Select",
2022-12-18 04:30:49 -08:00
"select-borrow-token": "Select Borrow Token",
"select-deposit-token": "Select Deposit Token",
2022-12-18 04:30:49 -08:00
"select-repay-token": "Select Repay Token",
2022-07-28 03:51:36 -07:00
"select-token": "Select Token",
"select-withdraw-token": "Select Withdraw Token",
2022-07-28 03:51:36 -07:00
"sell": "Sell",
"settings": "Settings",
"show-zero-balances": "Show Zero Balances",
2022-11-04 10:29:21 -07:00
"solana-tps": "Solana TPS",
2022-10-08 04:37:08 -07:00
"spot": "Spot",
2022-07-28 03:51:36 -07:00
"stats": "Stats",
2022-09-12 08:53:57 -07:00
"swap": "Swap",
2022-09-21 21:46:30 -07:00
"time": "Time",
2022-11-19 03:28:06 -08:00
"today": "Today",
2022-07-28 03:51:36 -07:00
"token": "Token",
"tokens": "Tokens",
"token-collateral-multiplier": "{{token}} Collateral Multiplier",
"tooltip-borrow-rate": "The variable interest rate you'll pay on your borrowed balance",
2022-12-12 03:14:21 -08:00
"tooltip-collateral-value": "The USD amount you can trade or borrow against",
"total-borrows": "Total Borrows",
"total-borrow-value": "Total Borrow Value",
"total-collateral": "Total Collateral",
"total-deposits": "Total Deposits",
"total-deposit-value": "Total Deposit Value",
"total-interest-earned": "Total Interest Earned",
2022-07-28 03:51:36 -07:00
"trade": "Trade",
2022-08-10 04:17:10 -07:00
"trade-history": "Trade History",
2022-09-19 18:09:34 -07:00
"transaction": "Transaction",
2022-08-10 04:17:10 -07:00
"unavailable": "Unavailable",
2022-08-01 19:11:50 -07:00
"update": "Update",
2022-12-15 19:16:05 -08:00
"update-delegate": "Update Delegate",
2022-10-08 04:37:08 -07:00
"updating-account-name": "Updating Account Name...",
"utilization": "Utilization",
2022-09-26 04:33:07 -07:00
"value": "Value",
"view-transaction": "View Transaction",
2022-11-16 18:18:50 -08:00
"wallet-address": "Wallet Address",
2022-07-28 03:51:36 -07:00
"wallet-balance": "Wallet Balance",
2022-09-19 18:09:34 -07:00
"wallet-disconnected": "Disconnected from wallet",
2022-07-28 03:51:36 -07:00
"withdraw": "Withdraw",
2022-12-29 16:03:32 -08:00
"withdraw-amount": "Withdraw Amount",
"account-settings": "Account Settings"
2022-07-23 22:45:11 -07:00
}