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

55 lines
2.8 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"confirm-swap": "Confirm Swap",
"connect-swap": "Connect to view your swap history",
"deposit-funds": "Deposit Funds",
"disabled": "Disabled",
"enabled": "Enabled",
"est-liq-price": "Est. Liq Price",
"est-received": "Est. Received",
"fees-paid-to": "Fees Paid to {{route}}",
"health-impact": "Health Impact",
"hide-fees": "Hide Fees",
"hide-swap-history": "Hide Swap History",
"important-info": "Important Info",
"input-reduce-only-warning": "{{symbol}} is in reduce only mode. You can swap your balance to another token",
"insufficient-balance": "Insufficient {{symbol}} Balance",
"insufficient-collateral": "Insufficient Collateral",
"margin": "Margin",
"margin-swap": "Margin Swap",
"max-slippage": "Max Slippage",
"maximum-cost": "Maximum Cost",
"minimum-received": "Minimum Received",
"no-borrow": "No borrow to repay",
"no-history": "No swap history",
"no-swap-found": "No swap found",
"output-reduce-only-warning": "{{symbol}} is in reduce only mode. You can swap to close borrows only",
"paid": "Paid",
"pair": "Pair",
"place-limit-order": "Place Order",
"preset": "Preset",
"price-impact": "Price Impact",
"rate": "Rate",
"received": "Received",
"reduce-position": "Reduce Position",
"reduce-position-buy": "Reduce long by buying",
"reduce-position-sell": "Reduce short by selling",
"review-swap": "Review Swap",
"route-info": "Route Info",
"show-fees": "Show Fees",
"show-swap-history": "Show Swap History Prices shown are from CoinGecko and may not match your swap price",
"slippage": "Slippage",
"swap-history": "Swap History",
"swap-into-1": "Borrow against your collateral and swap with up to 5x leverage.",
"swap-into-2": "Swap your Mango assets via the top DEXs on Solana and get the best possible price.",
"swap-into-3": "Use the slider to set your swap size. Margin can be switched off in swap settings.",
"swap-route": "Swap Route",
"tooltip-borrow-balance": "You'll use your {{balance}} {{token}} balance and borrow {{borrowAmount}} {{token}} to execute this swap. The current {{token}} variable borrow rate is {{rate}}%",
"tooltip-borrow-no-balance": "You'll borrow {{borrowAmount}} {{token}} to execute this swap. The current {{token}} variable borrow rate is {{rate}}%",
"tooltip-margin": "When margin is enabled you can add leverage to your swaps. Borrows are opened automatically if a swap exceeds your balance.",
"tooltip-max-slippage": "If price slips beyond your maximum slippage your swap will not be executed",
"trigger-beta": "Trigger orders are in beta. Use with caution.",
"use-margin": "Allow Margin",
"warning-no-collateral": "You have no free collateral",
"you-buy": "You're buying",
"you-sell": "You're selling"
}