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

65 lines
3.2 KiB
JSON
Raw Normal View History

2022-10-09 20:59:23 -07:00
{
"confirm-swap": "Confirm Swap",
2022-11-24 15:56:31 -08:00
"connect-swap": "Connect to view your swap history",
"deposit-funds": "Deposit Funds",
"disabled": "Disabled",
"enabled": "Enabled",
"error-slippage-exceeded": "Slippage exceeded",
"error-slippage-exceeded-desc": "Try increasing your max slippage",
2022-10-09 20:59:23 -07:00
"est-liq-price": "Est. Liq Price",
2023-08-02 17:45:40 -07:00
"est-received": "Est. Received",
2022-10-09 20:59:23 -07:00
"fees-paid-to": "Fees Paid to {{route}}",
2024-03-04 02:47:28 -08:00
"flash-loan-fee": "Flash Loan Fee",
2022-10-09 20:59:23 -07:00
"health-impact": "Health Impact",
2022-12-28 20:17:38 -08:00
"hide-fees": "Hide Fees",
2023-04-13 22:22:39 -07:00
"hide-swap-history": "Hide Swap History",
2023-09-09 06:00:45 -07:00
"important-info": "Important Info",
2024-01-01 04:46:08 -08:00
"input-reduce-only-warning": "{{symbol}} borrows are disabled",
2022-10-09 20:59:23 -07:00
"insufficient-balance": "Insufficient {{symbol}} Balance",
"insufficient-collateral": "Insufficient Collateral",
"margin": "Margin",
2023-10-29 21:53:18 -07:00
"mango-swap": "Mango Swap",
2023-01-03 19:12:30 -08:00
"max-slippage": "Max Slippage",
2023-01-14 04:41:30 -08:00
"maximum-cost": "Maximum Cost",
2022-10-09 20:59:23 -07:00
"minimum-received": "Minimum Received",
2023-08-03 23:14:41 -07:00
"no-borrow": "No borrow to repay",
2022-11-24 15:56:31 -08:00
"no-history": "No swap history",
2023-07-25 19:48:13 -07:00
"no-swap-found": "No swap found",
2023-02-08 16:31:53 -08:00
"output-reduce-only-warning": "{{symbol}} is in reduce only mode. You can swap to close borrows only",
"paid": "Paid",
2023-07-31 05:25:46 -07:00
"pair": "Pair",
2023-07-31 17:57:53 -07:00
"place-limit-order": "Place Order",
2023-01-03 19:12:30 -08:00
"preset": "Preset",
2022-12-29 02:59:56 -08:00
"price-impact": "Price Impact",
2022-10-09 20:59:23 -07:00
"rate": "Rate",
"received": "Received",
2023-09-06 20:51:57 -07:00
"reduce-position": "Reduce Position",
"reduce-position-buy": "Reduce long by buying",
"reduce-position-sell": "Reduce short by selling",
2022-10-09 20:59:23 -07:00
"review-swap": "Review Swap",
2023-05-14 04:33:01 -07:00
"route-info": "Route Info",
2022-12-28 20:17:38 -08:00
"show-fees": "Show Fees",
2023-04-13 22:22:39 -07:00
"show-swap-history": "Show Swap History Prices shown are from CoinGecko and may not match your swap price",
2022-10-09 20:59:23 -07:00
"slippage": "Slippage",
"swap-history": "Swap History",
2023-10-29 21:53:18 -07:00
"swap-into-1": "Swap with up to 5x leverage",
"swap-into-2": "Powered by Jupiter",
"swap-into-3": "Trigger orders for stop-loss and take-profit",
"swap-into-4": "Wallet Swap to swap tokens in your wallet",
2022-12-29 02:59:56 -08:00
"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.",
2022-12-28 20:17:38 -08:00
"tooltip-max-slippage": "If price slips beyond your maximum slippage your swap will not be executed",
2023-09-18 18:22:10 -07:00
"tooltip-favorite-swap-add": "Add pair to favorites",
"tooltip-favorite-swap-remove": "Remove pair from favorites",
2024-03-04 02:47:28 -08:00
"tooltip-flash-loan-fee": "",
2023-11-19 19:50:41 -08:00
"tooltip-price-chart-source": "Price history by birdeye",
2023-09-18 18:22:10 -07:00
"tooltip-wallet-swap": "When enabled, you'll swap tokens in your wallet. When disabled, you'll swap tokens in your Mango Account.",
2023-11-06 17:48:32 -08:00
"trigger-beta": "Trigger orders are in beta",
2023-02-04 13:55:42 -08:00
"use-margin": "Allow Margin",
2023-09-18 05:55:37 -07:00
"wallet-swap": "Wallet Swap",
2023-08-10 16:45:40 -07:00
"warning-no-collateral": "You have no free collateral",
2023-07-25 19:48:13 -07:00
"you-buy": "You're buying",
"you-sell": "You're selling"
2022-10-09 20:59:23 -07:00
}