chore(i18n): convert old locale file to new format (#1715)
* added supported locales * added vi locale * deleted old locale files * add catalogues to i18n.tsx * remove fallbackLocales * add fallback
This commit is contained in:
parent
83b1297ff6
commit
be6e2fe74a
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,6 +4,7 @@
|
||||
/src/types/v3
|
||||
/src/abis/types
|
||||
/src/locales/**/*.js
|
||||
/src/locales/**/*.json
|
||||
|
||||
# dependencies
|
||||
/node_modules
|
||||
|
@ -8,10 +8,10 @@ module.exports = {
|
||||
],
|
||||
compileNamespace: 'cjs',
|
||||
fallbackLocales: {
|
||||
'pseudo-en': 'en',
|
||||
default: 'en',
|
||||
},
|
||||
format: 'po',
|
||||
locales: ['en', 'pseudo-en'],
|
||||
locales: ['en', 'pseudo-en', 'de', 'en', 'es-AR', 'es-US', 'it-IT', 'iw', 'ro', 'ru', 'vi', 'zh-CN', 'zh-TW'],
|
||||
orderBy: 'messageId',
|
||||
pseudoLocale: 'pseudo-en',
|
||||
rootDir: '.',
|
||||
|
@ -1,89 +0,0 @@
|
||||
{
|
||||
"noWallet": "Keine Ethereum-Wallet gefunden",
|
||||
"wrongNetwork": "Du bist auf dem falschen Netzwerk.",
|
||||
"switchNetwork": "Bitte wechsle zum {{ correctNetwork }}",
|
||||
"installWeb3MobileBrowser": "Bitte besuche uns mit einem web3-fähigen mobilen Browser wie z.B. Trust Wallet oder Coinbase Wallet.",
|
||||
"installMetamask": "Bitte besuch uns erneut, nachdem du Metamask oder Brave installiert hast.",
|
||||
"disconnected": "Nicht verbunden",
|
||||
"swap": "Tauschen",
|
||||
"swapAnyway": "Trotzdem tauschen",
|
||||
"send": "Senden",
|
||||
"sendAnyway": "Trotzdem senden",
|
||||
"pool": "Pool",
|
||||
"betaWarning": "Dieses Projekt ist in beta. Nutzung auf eigenes Risiko.",
|
||||
"input": "Input",
|
||||
"output": "Output",
|
||||
"estimated": "geschätzt",
|
||||
"balance": "Guthaben: {{ balanceInput }}",
|
||||
"unlock": "Freischalten",
|
||||
"pending": "hängige",
|
||||
"selectToken": "Token auswählen",
|
||||
"searchOrPaste": "Token Name, Symbol oder Adresse suchen",
|
||||
"searchOrPasteMobile": "Name, Symbol oder Adresse",
|
||||
"noExchange": "Exchange nicht gefunden",
|
||||
"exchangeRate": "Wechselkurs",
|
||||
"invertedRate": "Invertierter Wechselkurs",
|
||||
"unknownError": "Oops! Ein unbekannter Fehler ist aufgetreten. Bitte Seite neu laden oder uns von einem anderen Browser oder Gerät erneut besuchen.",
|
||||
"enterValueCont": "Wert {{ missingCurrencyValue }} eingeben um fortzufahren.",
|
||||
"selectTokenCont": "Token auswählen um fortzufahren.",
|
||||
"noLiquidity": "Keine Liquidität.",
|
||||
"insufficientLiquidity": "Liquidität ungenügend.",
|
||||
"unlockTokenCont": "Token freischalten um fortzufahren.",
|
||||
"transactionDetails": "Details der Transaktion",
|
||||
"hideDetails": "Details ausblenden",
|
||||
"slippageWarning": "Wechselkursrutsch",
|
||||
"highSlippageWarning": "Hoher Wechselkursrutsch",
|
||||
"youAreSelling": "Du verkaufst",
|
||||
"orTransFail": "oder die Transaktion wird fehlschlagen.",
|
||||
"youWillReceive": "Du erhältst mindestens",
|
||||
"youAreBuying": "Du kaufst",
|
||||
"itWillCost": "Es kostet höchstens",
|
||||
"forAtMost": "für maximal",
|
||||
"insufficientBalance": "Guthaben ungenügend",
|
||||
"inputNotValid": "Eingabewert ungültig",
|
||||
"differentToken": "Es müssen unterschiedliche Token sein.",
|
||||
"noRecipient": "Empfängeradresse angeben.",
|
||||
"invalidRecipient": "Bitte gib eine gültige Empfängeradresse an.",
|
||||
"recipientAddress": "Adresse des Empfängers",
|
||||
"youAreSending": "Du schickst",
|
||||
"willReceive": "erhält mindestens",
|
||||
"to": "zu",
|
||||
"addLiquidity": "Liquidität hinzufügen",
|
||||
"deposit": "Depot",
|
||||
"currentPoolSize": "Aktuelle Größe des Pools",
|
||||
"yourPoolShare": "Dein Anteil am Pool",
|
||||
"noZero": "Wert darf nicht Null sein.",
|
||||
"mustBeETH": "Einer der Inputs muß ETH sein.",
|
||||
"enterCurrencyOrLabelCont": "{{ inputCurrency }} oder {{ label }} Wert eingeben um fortzufahren.",
|
||||
"youAreAdding": "Du fügst zwischen",
|
||||
"and": "und",
|
||||
"intoPool": "in den Liquiditätspool.",
|
||||
"outPool": "vom Liquiditätspool.",
|
||||
"youWillMint": "Du prägst",
|
||||
"liquidityTokens": "Liquiditätstokens.",
|
||||
"totalSupplyIs": "Die gesamte Anzahl Liquiditätstokens ist aktuell",
|
||||
"youAreSettingExRate": "Du setzt den anfänglichen Wechselkurs auf",
|
||||
"totalSupplyIs0": "Die gesamte Anzahl Liquiditätstokens ist aktuell 0.",
|
||||
"tokenWorth": "Zum gegenwärtigen Wechselkurs ist jeder Pool Token so viel Wert",
|
||||
"firstLiquidity": "Du bist die erste Person die Liquidität bereitstellt!",
|
||||
"initialExchangeRate": "Der initiale Wechselkurs wird auf deiner Überweisung basieren. Stelle sicher, dass deine ETH und {{ label }} denselben Fiatwert haben.",
|
||||
"removeLiquidity": "Liquidität entfernen",
|
||||
"poolTokens": "Pool Tokens",
|
||||
"enterLabelCont": "{{ label }} Wert eingeben um fortzufahren.",
|
||||
"youAreRemoving": "Du entfernst zwischen",
|
||||
"youWillRemove": "Du entfernst",
|
||||
"createExchange": "Exchange erstellen",
|
||||
"invalidTokenAddress": "Ungültige Tokenadresse",
|
||||
"exchangeExists": "{{ label }} Exchange existiert bereits!",
|
||||
"invalidSymbol": "Symbol ungültig",
|
||||
"invalidDecimals": "Dezimalstellen ungültig",
|
||||
"tokenAddress": "Tokenadresse",
|
||||
"label": "Label",
|
||||
"name": "Name",
|
||||
"symbol": "Symbol",
|
||||
"decimals": "Dezimalstellen",
|
||||
"enterTokenCont": "Tokenadresse eingeben um fortzufahren",
|
||||
"priceChange": "Geschätzter Wechselkursrutsch",
|
||||
"forAtLeast": "für mindestens ",
|
||||
"brokenToken": "Der ausgewählte Token ist nicht kompatibel mit Uniswap V1. Liquidität hinzufügen wird zu nicht mehr zugänglichen Token führen!"
|
||||
}
|
@ -1,116 +0,0 @@
|
||||
{
|
||||
"noWallet": "No Ethereum wallet found",
|
||||
"wrongNetwork": "You are on the wrong network",
|
||||
"switchNetwork": "Please switch to {{ correctNetwork }}",
|
||||
"installWeb3MobileBrowser": "Please visit us from a web3-enabled mobile browser such as Trust Wallet or Coinbase Wallet.",
|
||||
"installMetamask": "Please visit us after installing Metamask on Chrome or Brave.",
|
||||
"disconnected": "Disconnected",
|
||||
"swap": "Swap",
|
||||
"swapAnyway": "Swap Anyway",
|
||||
"send": "Send",
|
||||
"sendAnyway": "Send Anyway",
|
||||
"pool": "Pool",
|
||||
"betaWarning": "This project is in beta. Use at your own risk.",
|
||||
"input": "Input",
|
||||
"output": "Output",
|
||||
"estimated": "estimated",
|
||||
"balance": "Balance: {{ balanceInput }}",
|
||||
"unlock": "Unlock",
|
||||
"pending": "Pending",
|
||||
"selectToken": "Select a token",
|
||||
"searchOrPaste": "Search Token Name, Symbol, or Address",
|
||||
"searchOrPasteMobile": "Name, Symbol, or Address",
|
||||
"noExchange": "No Exchange Found",
|
||||
"noToken": "No Token Found",
|
||||
"exchangeRate": "Exchange Rate",
|
||||
"unknownError": "Oops! An unknown error occurred. Please refresh the page, or visit from another browser or device.",
|
||||
"enterValueCont": "Enter a {{ missingCurrencyValue }} value to continue.",
|
||||
"selectTokenCont": "Select a token to continue.",
|
||||
"noLiquidity": "No liquidity.",
|
||||
"insufficientLiquidity": "Insufficient liquidity.",
|
||||
"unlockTokenCont": "Please unlock token to continue.",
|
||||
"transactionDetails": "Advanced Details",
|
||||
"hideDetails": "Hide Details",
|
||||
"slippageWarning": "Slippage Warning",
|
||||
"highSlippageWarning": "High Slippage Warning",
|
||||
"youAreSelling": "You are selling",
|
||||
"orTransFail": "or the transaction will fail.",
|
||||
"youWillReceive": "You will receive at least",
|
||||
"youAreBuying": "You are buying",
|
||||
"itWillCost": "It will cost at most",
|
||||
"forAtMost": "for at most",
|
||||
"insufficientBalance": "Insufficient Balance",
|
||||
"inputNotValid": "Not a valid input value",
|
||||
"differentToken": "Must be different token.",
|
||||
"noRecipient": "Enter a wallet address to send to.",
|
||||
"invalidRecipient": "Please enter a valid wallet address recipient.",
|
||||
"recipientAddress": "Recipient Address",
|
||||
"youAreSending": "You are sending",
|
||||
"willReceive": "will receive at least",
|
||||
"to": "to",
|
||||
"addLiquidity": "Add Liquidity",
|
||||
"deposit": "Deposit",
|
||||
"currentPoolSize": "Current Pool Size",
|
||||
"yourPoolShare": "Your Pool Share",
|
||||
"noZero": "Amount cannot be zero.",
|
||||
"mustBeETH": "One of the input must be ETH.",
|
||||
"enterCurrencyOrLabelCont": "Enter a {{ inputCurrency }} or {{ label }} value to continue.",
|
||||
"youAreAdding": "You are adding",
|
||||
"and": "and",
|
||||
"intoPool": "into the liquidity pool.",
|
||||
"outPool": "from the liquidity pool.",
|
||||
"youWillMint": "You will mint",
|
||||
"liquidityTokens": "liquidity tokens.",
|
||||
"totalSupplyIs": "Current total supply of liquidity tokens is",
|
||||
"youAreSettingExRate": "You are setting the initial exchange rate to",
|
||||
"totalSupplyIs0": "Current total supply of liquidity tokens is 0.",
|
||||
"tokenWorth": "At current exchange rate, each pool token is worth",
|
||||
"firstLiquidity": "You are the first person to add liquidity!",
|
||||
"initialExchangeRate": "The initial exchange rate will be set based on your deposits. Please make sure that your ETH and {{ label }} deposits have the same fiat value.",
|
||||
"removeLiquidity": "Remove Liquidity",
|
||||
"poolTokens": "Pool Tokens",
|
||||
"enterLabelCont": "Enter a {{ label }} value to continue.",
|
||||
"youAreRemoving": "You are removing between",
|
||||
"youWillRemove": "You will remove",
|
||||
"createExchange": "Create Exchange",
|
||||
"invalidTokenAddress": "Not a valid token address",
|
||||
"exchangeExists": "{{ label }} Exchange already exists!",
|
||||
"invalidSymbol": "Invalid symbol",
|
||||
"invalidDecimals": "Invalid decimals",
|
||||
"tokenAddress": "Token Address",
|
||||
"label": "Label",
|
||||
"name": "Name",
|
||||
"symbol": "Symbol",
|
||||
"decimals": "Decimals",
|
||||
"enterTokenCont": "Enter a token address to continue",
|
||||
"priceChange": "Expected price slippage",
|
||||
"forAtLeast": "for at least ",
|
||||
"brokenToken": "The selected token is not compatible with Uniswap V1. Adding liquidity will result in locked funds.",
|
||||
"toleranceExplanation": "Lowering this limit decreases your risk of frontrunning. However, this makes more likely that your transaction will fail due to normal price movements.",
|
||||
"tokenSearchPlaceholder": "Search name or paste address",
|
||||
"selectFee": "Select Fee",
|
||||
"selectLiquidityRange": "Set Price Range",
|
||||
"selectPool": "Select Fee Tier",
|
||||
"depositAmounts": "Deposit Amounts",
|
||||
"fee": "fee",
|
||||
"setLimits": "Set Limits",
|
||||
"percent": "Percent",
|
||||
"rate": "Rate",
|
||||
"currentRate": "Current {{label}} Price:",
|
||||
"inactiveRangeWarning": "Your position will not earn fees or be used in trades until the market price moves into your range.",
|
||||
"invalidRangeWarning": "Invalid range selected. The min price must be lower than the max price.",
|
||||
"connectWallet": "Connect Wallet",
|
||||
"unsupportedAsset": "Unsupported Asset",
|
||||
"feePool": "Fee Pool",
|
||||
"feeTier": "Fee Tier",
|
||||
"rebalanceMessage": "Your underlying tokens will be automatically rebalanced when the rate of the pool changes and may be different when you withdraw the position.",
|
||||
"addEarnHelper": "You will earn fees from trades proportional to your share of the pool.",
|
||||
"learnMoreAboutFess": " Learn more about earning fees.",
|
||||
"selectAPool": "Choose the best fee tier for your selected pair.",
|
||||
"poolType": "Select a fee tier based on your preferred liquidity provider fee.",
|
||||
"rangeWarning": "Your liquidity will only be active and earning fees when the rate of the pool is within this price range.",
|
||||
"chooseLiquidityAmount": "Choose an amount of tokens to open this liquidity position. If you don’t have enough tokens you can trade for them with a Swap.",
|
||||
"inputTokenDynamic": "Input {{label}}",
|
||||
"selectStartingPrice": "Set Starting Price",
|
||||
"newPoolPrice": "Select the market rate for the tokens being added."
|
||||
}
|
@ -1,75 +0,0 @@
|
||||
{
|
||||
"noWallet": "No se encontró billetera de Ethereum",
|
||||
"wrongNetwork": "Te encontrás en la red equivocada",
|
||||
"switchNetwork": "Por favor cambia a {{ correctNetwork }}",
|
||||
"installWeb3MobileBrowser": "Por favor ingresá desde un navegador móvil con web3 habilitado como Trust Wallet o Coinbase Wallet.",
|
||||
"installMetamask": "Por favor visítanos nuevamente luego de instalar Metamask en Chrome o Brave.",
|
||||
"disconnected": "Desconectado",
|
||||
"swap": "Intercambiar",
|
||||
"send": "Enviar",
|
||||
"pool": "Pool",
|
||||
"betaWarning": "Este proyecto se encuentra en beta. Usalo bajo tu propio riesgo.",
|
||||
"input": "Entrada",
|
||||
"output": "Salida",
|
||||
"estimated": "estimado",
|
||||
"balance": "Saldo: {{ balanceInput }}",
|
||||
"unlock": "Desbloquear",
|
||||
"pending": "Pendiente",
|
||||
"selectToken": "Seleccioná un token",
|
||||
"searchOrPaste": "Buscar Token o Pegar Dirección",
|
||||
"noExchange": "No se encontró la divisa",
|
||||
"exchangeRate": "Tasa de Cambio",
|
||||
"enterValueCont": "Ingresá un valor en {{ missingCurrencyValue }} para continuar.",
|
||||
"selectTokenCont": "Seleccioná un token para continuar.",
|
||||
"noLiquidity": "Sin liquidez.",
|
||||
"unlockTokenCont": "Por favor desbloqueá un token para continuar.",
|
||||
"transactionDetails": "Detalles de la transacción",
|
||||
"hideDetails": "Ocultar detalles",
|
||||
"youAreSelling": "Estás vendiendo",
|
||||
"orTransFail": "o la transacción fallará.",
|
||||
"youWillReceive": "Vas a recibir al menos",
|
||||
"youAreBuying": "Estás comprando",
|
||||
"itWillCost": "Costará a lo sumo",
|
||||
"insufficientBalance": "Saldo insuficiente",
|
||||
"inputNotValid": "No es un valor de entrada válido",
|
||||
"differentToken": "Debe ser un token distinto.",
|
||||
"noRecipient": "Ingresá una dirección de billetera para enviar.",
|
||||
"invalidRecipient": "Por favor ingrese una billetera de destino válida.",
|
||||
"recipientAddress": "Dirección del recipiente",
|
||||
"youAreSending": "Estás enviando",
|
||||
"willReceive": "recibirá al menos",
|
||||
"to": "a",
|
||||
"addLiquidity": "Agregar liquidez",
|
||||
"deposit": "Depositar",
|
||||
"currentPoolSize": "Tamaño del Pool Actual",
|
||||
"yourPoolShare": "Tu parte del Pool",
|
||||
"noZero": "El monto no puede ser cero.",
|
||||
"mustBeETH": "Una de las entradas debe ser ETH.",
|
||||
"enterCurrencyOrLabelCont": "Ingresá un valor de {{ inputCurrency }} o de {{ label }} para continuar.",
|
||||
"youAreAdding": "Estás agregando entre",
|
||||
"and": "y",
|
||||
"intoPool": "en el pool de liquidez.",
|
||||
"outPool": "en el pool de liquidez.",
|
||||
"youWillMint": "Vas a acuñar",
|
||||
"liquidityTokens": "tokens de liquidez.",
|
||||
"totalSupplyIs": "El actual suministro total de tokens de liquidez es",
|
||||
"youAreSettingExRate": "Está configurando el tipo de cambio inicial a",
|
||||
"totalSupplyIs0": "El actual suministro total de tokens de liquidez es 0.",
|
||||
"tokenWorth": "Al tipo de cambio actual, cada token del pool vale",
|
||||
"firstLiquidity": "Sos la primer persona en agregar liquidez!",
|
||||
"initialExchangeRate": "El tipo de cambio inicial se establecerá en función de tus depósitos. Por favor, asegúrate de que tus depósitos en ETH y {{ label }} tengan el mismo valor fíat.",
|
||||
"removeLiquidity": "Remover Liquidez",
|
||||
"poolTokens": "Pool de Tokens",
|
||||
"enterLabelCont": "Ingresá un valor de {{ label }} para continuar.",
|
||||
"youAreRemoving": "Estás quitando entre",
|
||||
"youWillRemove": "Vas a remover",
|
||||
"createExchange": "Crear divisa",
|
||||
"invalidTokenAddress": "No es una dirección de token válida",
|
||||
"exchangeExists": "La divisa {{ label }} ya existe!",
|
||||
"invalidSymbol": "Símbolo inválido",
|
||||
"invalidDecimals": "Decimales inválidos",
|
||||
"tokenAddress": "Dirección de Token",
|
||||
"label": "Etiqueta",
|
||||
"decimals": "Decimales",
|
||||
"enterTokenCont": "Ingresá una dirección de token para continuar"
|
||||
}
|
@ -1,75 +0,0 @@
|
||||
{
|
||||
"noWallet": "No se ha encontrado billetera de Ethereum",
|
||||
"wrongNetwork": "Se encuentra en la red equivocada",
|
||||
"switchNetwork": "Por favor cambie a {{ correctNetwork }}",
|
||||
"installWeb3MobileBrowser": "Por favor ingrese desde un navegador móvil con web3 habilitado como Trust Wallet o Coinbase Wallet.",
|
||||
"installMetamask": "Por favor visítenos nuevamente luego de instalar Metamask en Chrome o Brave.",
|
||||
"disconnected": "Desconectado",
|
||||
"swap": "Intercambiar",
|
||||
"send": "Enviar",
|
||||
"pool": "Pool",
|
||||
"betaWarning": "Este proyecto se encuentra en beta. Úselo bajo tu propio riesgo.",
|
||||
"input": "Entrada",
|
||||
"output": "Salida",
|
||||
"estimated": "estimado",
|
||||
"balance": "Saldo: {{ balanceInput }}",
|
||||
"unlock": "Desbloquear",
|
||||
"pending": "Pendiente",
|
||||
"selectToken": "Seleccione un token",
|
||||
"searchOrPaste": "Buscar Token o Pegar Dirección",
|
||||
"noExchange": "No se ha encontrado la divisa",
|
||||
"exchangeRate": "Tasa de Cambio",
|
||||
"enterValueCont": "Ingrese un valor en {{ missingCurrencyValue }} para continuar.",
|
||||
"selectTokenCont": "Seleccione un token para continuar.",
|
||||
"noLiquidity": "Sin liquidez.",
|
||||
"unlockTokenCont": "Por favor desbloquea un token para continuar.",
|
||||
"transactionDetails": "Detalles de la transacción",
|
||||
"hideDetails": "Ocultar detalles",
|
||||
"youAreSelling": "Está vendiendo",
|
||||
"orTransFail": "o la transacción fallará.",
|
||||
"youWillReceive": "Va a recibir al menos",
|
||||
"youAreBuying": "Está comprando",
|
||||
"itWillCost": "Costará a lo sumo",
|
||||
"insufficientBalance": "Saldo insuficiente",
|
||||
"inputNotValid": "No es un valor de entrada válido",
|
||||
"differentToken": "Debe ser un token distinto.",
|
||||
"noRecipient": "Ingrese una dirección de billetera para enviar.",
|
||||
"invalidRecipient": "Por favor ingrese una billetera de destino válida.",
|
||||
"recipientAddress": "Dirección del recipiente",
|
||||
"youAreSending": "Está enviando",
|
||||
"willReceive": "recibirá al menos",
|
||||
"to": "a",
|
||||
"addLiquidity": "Agregar liquidez",
|
||||
"deposit": "Depositar",
|
||||
"currentPoolSize": "Tamaño del Pool Actual",
|
||||
"yourPoolShare": "Su parte del Pool",
|
||||
"noZero": "El monto no puede ser cero.",
|
||||
"mustBeETH": "Una de las entradas debe ser ETH.",
|
||||
"enterCurrencyOrLabelCont": "Ingrese un valor de {{ inputCurrency }} o de {{ label }} para continuar.",
|
||||
"youAreAdding": "Está agregando entre",
|
||||
"and": "y",
|
||||
"intoPool": "en el pool de liquidez.",
|
||||
"outPool": "en el pool de liquidez.",
|
||||
"youWillMint": "Va a acuñar",
|
||||
"liquidityTokens": "tokens de liquidez.",
|
||||
"totalSupplyIs": "El actual suministro total de tokens de liquidez es",
|
||||
"youAreSettingExRate": "Está configurando el tipo de cambio inicial a",
|
||||
"totalSupplyIs0": "El actual suministro total de tokens de liquidez es 0.",
|
||||
"tokenWorth": "Al tipo de cambio actual, cada token del pool vale",
|
||||
"firstLiquidity": "Es la primer persona en agregar liquidez!",
|
||||
"initialExchangeRate": "El tipo de cambio inicial se establecerá en función de sus depósitos. Por favor, asegúrese de que sus depósitos en ETH y {{ label }} tengan el mismo valor fíat.",
|
||||
"removeLiquidity": "Remover Liquidez",
|
||||
"poolTokens": "Pool de Tokens",
|
||||
"enterLabelCont": "Ingresa un valor de {{ label }} para continuar.",
|
||||
"youAreRemoving": "Está quitando entre",
|
||||
"youWillRemove": "Va a remover",
|
||||
"createExchange": "Crear tipo de cambio",
|
||||
"invalidTokenAddress": "No es una dirección de token válida",
|
||||
"exchangeExists": "El tipo de cambio {{ label }} ya existe!",
|
||||
"invalidSymbol": "Símbolo inválido",
|
||||
"invalidDecimals": "Decimales inválidos",
|
||||
"tokenAddress": "Dirección de Token",
|
||||
"label": "Etiqueta",
|
||||
"decimals": "Decimales",
|
||||
"enterTokenCont": "Ingrese una dirección de token para continuar"
|
||||
}
|
@ -1,87 +0,0 @@
|
||||
{
|
||||
"noWallet": "Wallet Ethereum non trovato",
|
||||
"wrongNetwork": "Sei connesso alla rete sbagliata",
|
||||
"switchNetwork": "Perfavore connettiti su {{ correctNetwork }}",
|
||||
"installWeb3MobileBrowser": "Perfavore visita il sito da un browser abilitato web3 o da un app mobile come Trust Wallet o Coinbase Wallet.",
|
||||
"installMetamask": "Perfavore ritorna dopo aver installato Metamask su Chrome o Brave.",
|
||||
"disconnected": "Disconnesso",
|
||||
"swap": "Scambia",
|
||||
"swapAnyway": "Scambia comunque",
|
||||
"send": "Invia",
|
||||
"sendAnyway": "Invia comunque",
|
||||
"pool": "Riserva",
|
||||
"betaWarning": "Questo progetto è in beta. Usalo a tuo rischio.",
|
||||
"input": "Input",
|
||||
"output": "Output",
|
||||
"estimated": "stimato",
|
||||
"balance": "Saldo: {{ balanceInput }}",
|
||||
"unlock": "Sblocca",
|
||||
"pending": "In attesa",
|
||||
"selectToken": "Seleziona un token",
|
||||
"searchOrPaste": "Cerca Nome, Simbolo o Indirizzo Token",
|
||||
"searchOrPasteMobile": "Nome, Simbolo, o Indirizzo",
|
||||
"noExchange": "Nessun Exchange Trovato",
|
||||
"exchangeRate": "Tasso di cambio",
|
||||
"unknownError": "Oops! Si è verificato un Errore imprevisto. Aggiorna la pagina o visita da un altro browser o dispositivo.",
|
||||
"enterValueCont": "Inserisci un valore {{ missingCurrencyValue }} per continuare.",
|
||||
"selectTokenCont": "Seleziona un token per continuare.",
|
||||
"noLiquidity": "Nessuna liquidità.",
|
||||
"insufficientLiquidity": "Liquidità insufficiente.",
|
||||
"unlockTokenCont": "Si prega di sbloccare il token per continuare.",
|
||||
"transactionDetails": "Dettagli avanzati",
|
||||
"hideDetails": "Nascondi dettagli",
|
||||
"slippageWarning": "Avviso di scostamento",
|
||||
"highSlippageWarning": "Avviso di elevato scostamento",
|
||||
"youAreSelling": "Stai vendendo",
|
||||
"orTransFail": "o la transazione fallità.",
|
||||
"youWillReceive": "Riceverai almeno",
|
||||
"youAreBuying": "Stai comprando",
|
||||
"itWillCost": "Costerà al massimo",
|
||||
"forAtMost": "per al massimo",
|
||||
"insufficientBalance": "Saldo insufficente",
|
||||
"inputNotValid": "Non è un valore di input valido",
|
||||
"differentToken": "Deve essere un token diverso.",
|
||||
"noRecipient": "Inserisci un indirizzo di wallet a cui inviare.",
|
||||
"invalidRecipient": "Inserisci un destinatario valido per l'indirizzo del wallet.",
|
||||
"recipientAddress": "Indirizzo del destinatario",
|
||||
"youAreSending": "Stai inviando",
|
||||
"willReceive": "riceverà almeno",
|
||||
"to": "a",
|
||||
"addLiquidity": "Aggiungi liquidità",
|
||||
"deposit": "Depositare",
|
||||
"currentPoolSize": "Dimensione attuale del pool",
|
||||
"yourPoolShare": "La tua parte di pool condivisa",
|
||||
"noZero": "L'importo non può essere zero.",
|
||||
"mustBeETH": "Uno degli input deve essere ETH.",
|
||||
"enterCurrencyOrLabelCont": "Inserisci un valore {{ inputCurrency }} o {{ label }} per continuare.",
|
||||
"youAreAdding": "Stai agginugendo",
|
||||
"and": "e",
|
||||
"intoPool": "nella riserva di liquidità.",
|
||||
"outPool": "dalla riserva di liquidità.",
|
||||
"youWillMint": "Tu conierai",
|
||||
"liquidityTokens": "token di liquidità.",
|
||||
"totalSupplyIs": "L'attuale disponibilità totale di token di liquidità è",
|
||||
"youAreSettingExRate": "Stai impostando il tasso di cambio iniziale su",
|
||||
"totalSupplyIs0": "L'attuale disponibilità totale di token di liquidità è 0.",
|
||||
"tokenWorth": "Al tasso di cambio corrente, ogni token del pool vale",
|
||||
"firstLiquidity": "Sei la prima persona ad aggiungere liquidità!",
|
||||
"initialExchangeRate": "Il tasso di cambio iniziale verrà impostato in base ai tuoi depositi. Assicurati che i tuoi depositi ETH e {{ label }} abbiano lo stesso valore fiat.",
|
||||
"removeLiquidity": "Rimuovi Liquidità",
|
||||
"poolTokens": "Token Pool",
|
||||
"enterLabelCont": "Inserisci un valore {{ label }} per continuare.",
|
||||
"youAreRemoving": "Stai rimuovendo tra",
|
||||
"youWillRemove": "Rimuoverai",
|
||||
"createExchange": "Crea scambio",
|
||||
"invalidTokenAddress": "Indirizzo token non valido",
|
||||
"exchangeExists": "{{ label }} Exchange già esistente!",
|
||||
"invalidSymbol": "Simbolo non valido",
|
||||
"invalidDecimals": "Decimali non validi",
|
||||
"tokenAddress": "Indirizzo Token",
|
||||
"label": "Etichetta",
|
||||
"name": "Nome",
|
||||
"symbol": "Simbolo",
|
||||
"decimals": "Decimali",
|
||||
"enterTokenCont": "Inserire un indirizzo token per continuare",
|
||||
"priceChange": "Scostamento del prezzo previsto",
|
||||
"forAtLeast": "per almeno "
|
||||
}
|
@ -1,75 +0,0 @@
|
||||
{
|
||||
"noWallet": "לא נמצא ארנק",
|
||||
"wrongNetwork": "נבחרה רשת לא נכונה",
|
||||
"switchNetwork": "{{ correctNetwork }} יש צורך לשנות את הרשת ל",
|
||||
"installWeb3MobileBrowser": "יש צורך בארנק ווב3.0, תתקין מטאמאסק או ארנק דומה",
|
||||
"installMetamask": " Metamask יש צורך להתקין תוסף מטאמאסק לדפדפן, חפשו בגוגל ",
|
||||
"disconnected": "מנותק",
|
||||
"swap": "המרה",
|
||||
"send": "שליחה",
|
||||
"pool": "להפקיד",
|
||||
"betaWarning": "הפרויקט נמצא בשלב בטא, השתמשו באחריות",
|
||||
"input": "מוכר",
|
||||
"output": "אקבל",
|
||||
"estimated": "הערכה",
|
||||
"balance": "בארנק שלי {{ balanceInput }}",
|
||||
"unlock": "שחרור נעילת ארנק",
|
||||
"pending": "ממתין לאישור",
|
||||
"selectToken": "בחרו את הטוקן להמרה",
|
||||
"searchOrPaste": "הכניסו שם או כתובת של טוקן לחיפוש",
|
||||
"noExchange": "לא מתאפשרת המרה",
|
||||
"exchangeRate": "שער המרה",
|
||||
"enterValueCont": "כדי להמשיך {{ missingCurrencyValue }} הזינו ",
|
||||
"selectTokenCont": "בחרו טוקן כדי להמשיך",
|
||||
"noLiquidity": "אין נזילות",
|
||||
"unlockTokenCont": "יש צורך לאשר את הטוקן למסחר",
|
||||
"transactionDetails": "פרטי הטרנזקציה",
|
||||
"hideDetails": "הסתר פרטים נוספים",
|
||||
"youAreSelling": "למכירה",
|
||||
"orTransFail": "או שהטרנזקציה תיכשל",
|
||||
"youWillReceive": "תוצר המרה מינימלי",
|
||||
"youAreBuying": "קונה",
|
||||
"itWillCost": "זה יעלה",
|
||||
"insufficientBalance": "אין בחשבון מספיק מטבעות",
|
||||
"inputNotValid": "קלט לא תקין",
|
||||
"differentToken": "יש צורך בטוקנים שונים",
|
||||
"noRecipient": "לא הוכנסה כתובת ארנק יעד",
|
||||
"invalidRecipient": "לא הוכנסה כתובת תקינה",
|
||||
"recipientAddress": "כתובת יעד",
|
||||
"youAreSending": "כמות לשליחה",
|
||||
"willReceive": "יתקבל לכל הפחות",
|
||||
"to": "אל",
|
||||
"addLiquidity": "להוספת נזילות למאגר",
|
||||
"deposit": "הפקדה",
|
||||
"currentPoolSize": "גודל מאגר הנזילות הכולל",
|
||||
"yourPoolShare": "חלקך במאגר הנזילות",
|
||||
"noZero": "אפס אינו ערך תקין",
|
||||
"mustBeETH": "ETH חייב להופיע באחד מהצדדים",
|
||||
"enterCurrencyOrLabelCont": "כדי להמשיך {{ inputCurrency }} או {{ label }} הכנס",
|
||||
"youAreAdding": "מתווספים למאגר",
|
||||
"and": "וגם",
|
||||
"intoPool": "לתוך הנזילות",
|
||||
"outPool": "מתוך",
|
||||
"youWillMint": "יונפקו לכם",
|
||||
"liquidityTokens": "טוקנים של נזילות",
|
||||
"totalSupplyIs": "חלקך במאגר הנזילות",
|
||||
"youAreSettingExRate": "שער ההמרה יקבע על ידך",
|
||||
"totalSupplyIs0": "אין לך טוקנים של נזילות",
|
||||
"tokenWorth": "שווי כל טוקן נזילות הינו",
|
||||
"firstLiquidity": "אתה הראשוןה שמזרים נזילות למאגר",
|
||||
"initialExchangeRate": "ושל האית'ר הינן בערך שווה {{ label }} תוודאו שההפקדה של הטוקן",
|
||||
"removeLiquidity": "הוצאה של נזילות",
|
||||
"poolTokens": "טוקנים של מאגר הנזילות",
|
||||
"enterLabelCont": "כדי להמשיך {{ label }} הכנס ",
|
||||
"youAreRemoving": "יוסרו",
|
||||
"youWillRemove": "יוסרו",
|
||||
"createExchange": "ליצירת זוג מסחר",
|
||||
"invalidTokenAddress": "כתובת טוקן לא נכונה",
|
||||
"exchangeExists": "{{ label }} כבר קיים זוג המרה עבור",
|
||||
"invalidSymbol": "תו שגוי",
|
||||
"invalidDecimals": "ספרות עשרוניות שגויות",
|
||||
"tokenAddress": "כתובת הטוקן",
|
||||
"label": "שם",
|
||||
"decimals": "ספרות עשרויות",
|
||||
"enterTokenCont": "הכניסו כתובת טוקן כדי להמשיך"
|
||||
}
|
@ -1,91 +0,0 @@
|
||||
{
|
||||
"noWallet": "Niciun portofel Ethereum găsit",
|
||||
"wrongNetwork": "Nu ești conectat la rețeaua corectă",
|
||||
"switchNetwork": "Conectează-te te rog la {{ correctNetwork }}",
|
||||
"installWeb3MobileBrowser": "Incearcă să vizitezi această pagina folosind un browser precum Trust Wallet sau Coinbase Wallet.",
|
||||
"installMetamask": "Vizitează această pagină din nou după ce instalezi MetaMask în Chrome sau Brave",
|
||||
"disconnected": "Deconectat",
|
||||
"swap": "Schimbă",
|
||||
"swapAnyway": "Schimbă Oricum",
|
||||
"send": "Trimite",
|
||||
"sendAnyway": "Trimite Oricum",
|
||||
"pool": "Depune Lichiditate",
|
||||
"betaWarning": "Proiectul este încă în versiunea beta. Folosește-l cu grijă, riscul este al tău.",
|
||||
"input": "Input",
|
||||
"output": "Output",
|
||||
"estimated": "estimat",
|
||||
"balance": "Balanță: {{ balanceInput }}",
|
||||
"unlock": "Deblochează",
|
||||
"pending": "În Așteptare",
|
||||
"selectToken": "Selectează un jeton",
|
||||
"searchOrPaste": "Caută după Numele, Simbolul sau Adresa Jetonului",
|
||||
"searchOrPasteMobile": "Nume, Simbol sau Adresă",
|
||||
"noExchange": "Nicio Piață de Schimb Găsită",
|
||||
"noToken": "Nicin Jeton Găsit",
|
||||
"exchangeRate": "Curs de Schimb",
|
||||
"unknownError": "Ups! A intervenit o eroare tehnică. Te rog reîncarcă pagina, sau acceseaz-o de pe alt navigator sau dispozitiv.",
|
||||
"enterValueCont": "Setează o valoare pentru {{ missingCurrencyValue }} pentru a continua.",
|
||||
"selectTokenCont": "Selectează un jeton pentru a continua.",
|
||||
"noLiquidity": "Nu Există Lichiditate.",
|
||||
"insufficientLiquidity": "Lichiditate Insuficientă.",
|
||||
"unlockTokenCont": "Te rog deblochează jetonul pentru a continua.",
|
||||
"transactionDetails": "Detalii Avansate",
|
||||
"hideDetails": "Ascunde Detaili",
|
||||
"slippageWarning": "Alertă Deviație de Preț",
|
||||
"highSlippageWarning": "Alertă Deviație de Preț Mare",
|
||||
"youAreSelling": "Tu vinzi",
|
||||
"orTransFail": "sau tranzacția va eșua.",
|
||||
"youWillReceive": "Vei primi cel puțin",
|
||||
"youAreBuying": "Tu cumperi",
|
||||
"itWillCost": "Va costa cel mult",
|
||||
"forAtMost": "pentru maximum",
|
||||
"insufficientBalance": "Balanță Insuficientă",
|
||||
"inputNotValid": "Valoarea setată nu este validă",
|
||||
"differentToken": "Trebuie să fie un jeton diferit.",
|
||||
"noRecipient": "Setează o adresă de portofel pentru destinatar.",
|
||||
"invalidRecipient": "Te rog setează o adresă de portofel validă pentru destinatar.",
|
||||
"recipientAddress": "Adresa Destinatarului",
|
||||
"youAreSending": "Tu trimiți",
|
||||
"willReceive": "vei primi cel puțin",
|
||||
"to": "spre",
|
||||
"addLiquidity": "Adaugă Lichiditate",
|
||||
"deposit": "Depozitează",
|
||||
"currentPoolSize": "Volumul Actual al Fondului",
|
||||
"yourPoolShare": "Partea Ta din Fond",
|
||||
"noZero": "Cantitatea nu poate fi zero.",
|
||||
"mustBeETH": "Una dintre valori trebuie să fie ETH.",
|
||||
"enterCurrencyOrLabelCont": "Setează o valoare pentru {{ inputCurrency }} sau {{ label }} pentru a continua. ",
|
||||
"youAreAdding": "Tu adaugi",
|
||||
"and": "și",
|
||||
"intoPool": "în fondul de lichidatate.",
|
||||
"outPool": "din fondul de lichiditate.",
|
||||
"youWillMint": "Tu vei tipări",
|
||||
"liquidityTokens": "jetoane de lichiditate.",
|
||||
"totalSupplyIs": "Cantitatea totală de jetoane de lichiditate este",
|
||||
"youAreSettingExRate": "Setezi cursul de schimb inițial la",
|
||||
"totalSupplyIs0": "Cantitatea totală de jetoane de lichiditate este 0.",
|
||||
"tokenWorth": "La cursul de schimb actual, fiecare jeton de lichiditate este valorat la",
|
||||
"firstLiquidity": "Ești prima persoană care depune lichiditate!",
|
||||
"initialExchangeRate": "Cursul de schimb inițial va fi setat în funcție de depozitele tale. Te rog asigură-te că ETH-ul și {{ label }}-ul pe care le-ai depozitat au aceeași valoare în bani fiat.",
|
||||
"removeLiquidity": "Retrage Lichiditat",
|
||||
"poolTokens": "Depune Jetoane",
|
||||
"enterLabelCont": "Setează o valoare pentru {{ label }} pentru a continua.",
|
||||
"youAreRemoving": "Retragi între",
|
||||
"youWillRemove": "Vei retrage",
|
||||
"createExchange": "Creează Piață de Schimb",
|
||||
"invalidTokenAddress": "Adresa de jeton nu este validă",
|
||||
"exchangeExists": "{{ label }} Piața de schimb există deja!",
|
||||
"invalidSymbol": "Simbol invalid",
|
||||
"invalidDecimals": "Zecimale invalide",
|
||||
"tokenAddress": "Adresă Jeton",
|
||||
"label": "Denumire",
|
||||
"name": "Nume",
|
||||
"symbol": "Simbol",
|
||||
"decimals": "Zecimale",
|
||||
"enterTokenCont": "Setează o adresă de jeton pentru a continua",
|
||||
"priceChange": "Deviație de preț așteptată",
|
||||
"forAtLeast": "pentru cel puțin ",
|
||||
"brokenToken": "Jetonul selectat nu este compatibil cu Uniswap V1. Depunerea de lichiditate îți va bloca fondurile pe vecie.",
|
||||
"toleranceExplanation": "Micșorând această limită, vei reduce riscul de frontrunning. În același timp, devine mai probabil că tranzacția va eșua din cauza variațiilor normale de preț.",
|
||||
"tokenSearchPlaceholder": "Caută nume sau lipește adresă"
|
||||
}
|
@ -1,75 +0,0 @@
|
||||
{
|
||||
"noWallet": "Кошелек эфира не найден",
|
||||
"wrongNetwork": "Некорректная сеть",
|
||||
"switchNetwork": "Пожалуйста, перейдите в {{ correctNetwork }}",
|
||||
"installWeb3MobileBrowser": "Пожалуйста, откройте в браузере с поддержкой web3, таком, как Trust Wallet или Coinbase Wallet.",
|
||||
"installMetamask": "Пожалуйста, откройте в Chrome или Brave с установленным расширением Metamask.",
|
||||
"disconnected": "Нет подключения",
|
||||
"swap": "Обменять",
|
||||
"send": "Отправить",
|
||||
"pool": "Вложить",
|
||||
"betaWarning": "Проект находится на стадии бета тестирования.",
|
||||
"input": "Ввести",
|
||||
"output": "Вывести",
|
||||
"estimated": "по оценке",
|
||||
"balance": "Баланс: {{ balanceInput }}",
|
||||
"unlock": "Разблокировать",
|
||||
"pending": "Ожидание",
|
||||
"selectToken": "Выберите токен",
|
||||
"searchOrPaste": "Поиск токена или вставить адрес токена",
|
||||
"noExchange": "Обмен не найден",
|
||||
"exchangeRate": "Курс обмена",
|
||||
"enterValueCont": "Введите {{ missingCurrencyValue }}, чтобы продолжить.",
|
||||
"selectTokenCont": "Введите токен, чтобы продолжить.",
|
||||
"noLiquidity": "Нет ликвидности.",
|
||||
"unlockTokenCont": "Пожалуйста, разблокируйте токен, чтобы продолжить.",
|
||||
"transactionDetails": "Детали транзакции",
|
||||
"hideDetails": "Скрыть подробности",
|
||||
"youAreSelling": "Вы продаете",
|
||||
"orTransFail": "или транзакция будет отклонена.",
|
||||
"youWillReceive": "Вы получите как минимум",
|
||||
"youAreBuying": "Вы покупаете",
|
||||
"itWillCost": "В крайнем случае это будет стоить",
|
||||
"insufficientBalance": "Недостаточно средств",
|
||||
"inputNotValid": "Некорректное значение",
|
||||
"differentToken": "Должны быть разные токены.",
|
||||
"noRecipient": "Введите адрес кошелька эфира, куда перечислить.",
|
||||
"invalidRecipient": "Пожалуйста, введите корректный адрес кошелька получателя.",
|
||||
"recipientAddress": "Адрес получателя",
|
||||
"youAreSending": "Вы отправляете",
|
||||
"willReceive": "получит как минимум",
|
||||
"to": "",
|
||||
"addLiquidity": "Добавить ликвидность",
|
||||
"deposit": "Вложить",
|
||||
"currentPoolSize": "Текущий размер пула",
|
||||
"yourPoolShare": "Ваша доля в пуле",
|
||||
"noZero": "Значение не может быть нулевым.",
|
||||
"mustBeETH": "Одно из значений должно быть ETH.",
|
||||
"enterCurrencyOrLabelCont": "Введите {{ inputCurrency }} или {{ label }}, чтобы продолжить.",
|
||||
"youAreAdding": "Вы добавляете от",
|
||||
"and": "и",
|
||||
"intoPool": "в пул ликвидности.",
|
||||
"outPool": "из пула ликвидности.",
|
||||
"youWillMint": "Вы произведёте",
|
||||
"liquidityTokens": "токенов ликвидности.",
|
||||
"totalSupplyIs": "Ваш объем токенов ликвидности",
|
||||
"youAreSettingExRate": "Вы устанавливаете начальный курс обмена",
|
||||
"totalSupplyIs0": "Ваш объем токенов ликвидности 0.",
|
||||
"tokenWorth": "При текущем курсе, каждый токен пула оценивается в",
|
||||
"firstLiquidity": "Вы первый, кто создаст ликвидность!",
|
||||
"initialExchangeRate": "Начальный курс обмена будет установлен согласно вашим депозитам. Убедитесь, что ваши депозиты ETH и {{ label }} имеют одинаковое значение в валюте.",
|
||||
"removeLiquidity": "Убрать ликвидность",
|
||||
"poolTokens": "Токены пула",
|
||||
"enterLabelCont": "Введите {{ label }}, чтобы продолжить.",
|
||||
"youAreRemoving": "Вы убираете в от",
|
||||
"youWillRemove": "Вы уберёте",
|
||||
"createExchange": "Создать обмен",
|
||||
"invalidTokenAddress": "Некорректный адрес токена",
|
||||
"exchangeExists": "{{ label }} Обмен уже существует!",
|
||||
"invalidSymbol": "Некорректный символ",
|
||||
"invalidDecimals": "Некорректное десятичное значение",
|
||||
"tokenAddress": "Адрес токена",
|
||||
"label": "Название",
|
||||
"decimals": "Десятичное значение",
|
||||
"enterTokenCont": "Чтобы продолжить, введите адрес токена"
|
||||
}
|
@ -1,87 +0,0 @@
|
||||
{
|
||||
"noWallet": "Không tìm thấy ví tiền Ethereum",
|
||||
"wrongNetwork": "Kết nối mạng không đúng",
|
||||
"switchNetwork": "Vui lòng chuyển sang {{ correctNetwork }}",
|
||||
"installWeb3MobileBrowser": "Vui lòng truy cập từ trình duyệt di động hỗ trợ web3 như là Ví Trust hoặc Ví Coinbase",
|
||||
"installMetamask": "Vui lòng truy cập sau khi cài đặt Metamask trên Chrome hoặc Brave.",
|
||||
"disconnected": "Ngắt kết nối rồi",
|
||||
"swap": "Hoán đổi",
|
||||
"swapAnyway": "Tiếp tục hoán đổi?",
|
||||
"send": "Gửi",
|
||||
"sendAnyway": "Tiếp tục gửi?",
|
||||
"pool": "Chung vốn",
|
||||
"betaWarning": "Dự án này đang trong giai đoạn thử nghiệm. Sử dụng có rủi ro của riêng bạn",
|
||||
"input": "Đầu vào",
|
||||
"output": "Đầu ra",
|
||||
"estimated": "ước lượng",
|
||||
"balance": "Số dư: {{ balanceInput }}",
|
||||
"unlock": "Mở khóa",
|
||||
"pending": "Đang chờ xử lý",
|
||||
"selectToken": "Chọn một đồng tiền ảo",
|
||||
"searchOrPaste": "Tìm kiếm tên, biểu tượng, hoặc địa chỉ của đồng tiền ảo",
|
||||
"searchOrPasteMobile": "Tên, Biểu tượng, hoặc Địa chỉ",
|
||||
"noExchange": "Không tìm thấy giao dịch",
|
||||
"exchangeRate": "Tỷ giá",
|
||||
"unknownError": "Rất tiếc! Xảy ra lỗi không xác định. Vui lòng làm mới trang, hoặc truy cập từ trình duyệt hay thiết bị khác.",
|
||||
"enterValueCont": "Nhập một giá trị {{ missingCurrencyValue }} để tiếp tục.",
|
||||
"selectTokenCont": "Chọn một đồng tiền ảo để tiếp tục.",
|
||||
"noLiquidity": "Không có tính thanh khoản.",
|
||||
"insufficientLiquidity": "Không đủ tính thanh khoản.",
|
||||
"unlockTokenCont": "Vui lòng mở khoá đồng tiền ảo để tiếp tục",
|
||||
"transactionDetails": "Chi tiết nâng cao",
|
||||
"hideDetails": "Ẩn chi tiết",
|
||||
"slippageWarning": "Cảnh báo trượt giá",
|
||||
"highSlippageWarning": "Cảnh báo trượt giá cao",
|
||||
"youAreSelling": "Bạn đang bán",
|
||||
"orTransFail": "hoặc giao dịch sẽ thất bại.",
|
||||
"youWillReceive": "Bạn sẽ nhận dược ít nhất là",
|
||||
"youAreBuying": "Bạn đang mua",
|
||||
"itWillCost": "Nó sẽ có giá cao nhất",
|
||||
"forAtMost": "nhiều nhất",
|
||||
"insufficientBalance": "Số dư không đủ",
|
||||
"inputNotValid": "Giá trị nhập vào không hợp lệ",
|
||||
"differentToken": "Đồng tiền ảo phải khác nhau.",
|
||||
"noRecipient": "Nhập địa chỉ ví để gửi đến.",
|
||||
"invalidRecipient": "Vui lòng nhập một người nhận địa chỉ ví hợp lệ.",
|
||||
"recipientAddress": "Địa chỉ người nhận",
|
||||
"youAreSending": "Bạn đang gửi",
|
||||
"willReceive": "sẽ nhận dược ít nhất là",
|
||||
"to": "đến",
|
||||
"addLiquidity": "Thêm tiền thanh khoản",
|
||||
"deposit": "Gửi tiền",
|
||||
"currentPoolSize": "Quy mô hiện tại của quỹ",
|
||||
"yourPoolShare": "Phần hùn của bạn trong quỹ",
|
||||
"noZero": "Số tiền không thể bằng không.",
|
||||
"mustBeETH": "Một trong những đầu vào phải là ETH.",
|
||||
"enterCurrencyOrLabelCont": "Nhập giá trị {{ inputCurrency }} hoặc {{ label }} để tiếp tục.",
|
||||
"youAreAdding": "Bạn đang thêm",
|
||||
"and": "và",
|
||||
"intoPool": "vào nhóm thanh khoản.",
|
||||
"outPool": "từ nhóm thanh khoản.",
|
||||
"youWillMint": "Bạn sẽ đúc tiền",
|
||||
"liquidityTokens": "đồng thanh khoản.",
|
||||
"totalSupplyIs": "Tổng cung hiện tại của đồng thanh khoản là",
|
||||
"youAreSettingExRate": "Bạn đang đặt tỷ giá hối đoái ban đầu thành",
|
||||
"totalSupplyIs0": "Tổng cung hiện tại của đồng thanh khoản là 0.",
|
||||
"tokenWorth": "Tại tỷ giá hối đoái hiện tại, giá trị đồng token của quỹ là",
|
||||
"firstLiquidity": "Bạn là người đầu tiên thêm thanh khoản!",
|
||||
"initialExchangeRate": "Tỷ giá hối đoái ban đầu sẽ được thiết lập dựa trên tiền gửi của bạn. Vui lòng đảm bảo rằng tiền gửi ETH và {{ label }} của bạn có cùng giá trị tiền định danh.",
|
||||
"removeLiquidity": "Loại bỏ thanh khoản",
|
||||
"poolTokens": "Đồng tiền ảo của quỹ",
|
||||
"enterLabelCont": "Nhập giá trị {{ label }} để tiếp tục",
|
||||
"youAreRemoving": "Bạn đang loại bỏ giữa",
|
||||
"youWillRemove": "Bạn sẽ loại bỏ",
|
||||
"createExchange": "Tạo giao dịch",
|
||||
"invalidTokenAddress": "Địa chỉ đồng tiền điện tử không hợp lệ",
|
||||
"exchangeExists": "{{ label }} Giao dịch đã tồn tại!",
|
||||
"invalidSymbol": "Biểu tượng không hợp lệ",
|
||||
"invalidDecimals": "Số thập phân không hợp lệ",
|
||||
"tokenAddress": "Địa chỉ đồng tiền điện tử",
|
||||
"label": "Nhãn",
|
||||
"name": "Tên",
|
||||
"symbol": "Biểu tượng",
|
||||
"decimals": "Số thập phân",
|
||||
"enterTokenCont": "Nhập địa chỉ đồng tiền ảo để tiếp tục",
|
||||
"priceChange": "Trượt giá dự kiến",
|
||||
"forAtLeast": "cho ít nhất "
|
||||
}
|
@ -1,75 +0,0 @@
|
||||
{
|
||||
"noWallet": "未发现以太钱包",
|
||||
"wrongNetwork": "网络错误",
|
||||
"switchNetwork": "请切换到 {{ correctNetwork }}",
|
||||
"installWeb3MobileBrowser": "请从支持web3的移动端浏览器,如 Trust Wallet 或 Coinbase Wallet 访问。",
|
||||
"installMetamask": "请从安装了 Metamask 插件的 Chrome 或 Brave 访问。",
|
||||
"disconnected": "未连接",
|
||||
"swap": "兑换",
|
||||
"send": "发送",
|
||||
"pool": "资金池",
|
||||
"betaWarning": "项目尚处于beta阶段。使用需自行承担风险。",
|
||||
"input": "输入",
|
||||
"output": "输出",
|
||||
"estimated": "估计",
|
||||
"balance": "余额: {{ balanceInput }}",
|
||||
"unlock": "解锁",
|
||||
"pending": "处理中",
|
||||
"selectToken": "选择通证",
|
||||
"searchOrPaste": "搜索通证或粘贴地址",
|
||||
"noExchange": "未找到交易所",
|
||||
"exchangeRate": "兑换率",
|
||||
"enterValueCont": "输入{{ missingCurrencyValue }}值并继续。",
|
||||
"selectTokenCont": "选取通证继续。",
|
||||
"noLiquidity": "没有流动金。",
|
||||
"unlockTokenCont": "请解锁通证并继续。",
|
||||
"transactionDetails": "交易明细",
|
||||
"hideDetails": "隐藏明细",
|
||||
"youAreSelling": "你正在出售",
|
||||
"orTransFail": "或交易失败。",
|
||||
"youWillReceive": "你将至少收到",
|
||||
"youAreBuying": "你正在购买",
|
||||
"itWillCost": "它将至少花费",
|
||||
"insufficientBalance": "余额不足",
|
||||
"inputNotValid": "无效的输入值",
|
||||
"differentToken": "必须是不同的通证。",
|
||||
"noRecipient": "输入接收钱包地址。",
|
||||
"invalidRecipient": "请输入有效的收钱地址。",
|
||||
"recipientAddress": "接收地址",
|
||||
"youAreSending": "你正在发送",
|
||||
"willReceive": "将至少收到",
|
||||
"to": "至",
|
||||
"addLiquidity": "添加流动金",
|
||||
"deposit": "存入",
|
||||
"currentPoolSize": "当前资金池大小",
|
||||
"yourPoolShare": "你的资金池份额",
|
||||
"noZero": "金额不能为零。",
|
||||
"mustBeETH": "输入中必须有一个是 ETH。",
|
||||
"enterCurrencyOrLabelCont": "输入 {{ inputCurrency }} 或 {{ label }} 值并继续。",
|
||||
"youAreAdding": "你将添加",
|
||||
"and": "和",
|
||||
"intoPool": "入流动资金池。",
|
||||
"outPool": "出流动资金池。",
|
||||
"youWillMint": "你将铸造",
|
||||
"liquidityTokens": "流动通证。",
|
||||
"totalSupplyIs": "当前流动通证的总量是",
|
||||
"youAreSettingExRate": "你将初始兑换率设置为",
|
||||
"totalSupplyIs0": "当前流动通证的总量是0。",
|
||||
"tokenWorth": "当前兑换率下,每个资金池通证价值",
|
||||
"firstLiquidity": "你是第一个添加流动金的人!",
|
||||
"initialExchangeRate": "初始兑换率将由你的存入情况决定。请确保你存入的 ETH 和 {{ label }} 具有相同的总市值。",
|
||||
"removeLiquidity": "删除流动金",
|
||||
"poolTokens": "资金池通证",
|
||||
"enterLabelCont": "输入 {{ label }} 值并继续。",
|
||||
"youAreRemoving": "你正在移除",
|
||||
"youWillRemove": "你将移除",
|
||||
"createExchange": "创建交易所",
|
||||
"invalidTokenAddress": "通证地址无效",
|
||||
"exchangeExists": "{{ label }} 交易所已存在!",
|
||||
"invalidSymbol": "通证符号无效",
|
||||
"invalidDecimals": "小数位数无效",
|
||||
"tokenAddress": "通证地址",
|
||||
"label": "通证符号",
|
||||
"decimals": "小数位数",
|
||||
"enterTokenCont": "输入通证地址并继续"
|
||||
}
|
@ -1,75 +0,0 @@
|
||||
{
|
||||
"noWallet": "未偵測到以太坊錢包",
|
||||
"wrongNetwork": "你位在錯誤的網路",
|
||||
"switchNetwork": "請切換到 {{ correctNetwork }}",
|
||||
"installWeb3MobileBrowser": "請安裝含有 web3 瀏覽器的手機錢包,如 Trust Wallet 或 Coinbase Wallet。",
|
||||
"installMetamask": "請使用 Chrome 或 Brave 瀏覽器安裝 Metamask。",
|
||||
"disconnected": "未連接",
|
||||
"swap": "兌換",
|
||||
"send": "發送",
|
||||
"pool": "資金池",
|
||||
"betaWarning": "本產品仍在測試階段。使用者需自負風險。",
|
||||
"input": "輸入",
|
||||
"output": "輸出",
|
||||
"estimated": "估計",
|
||||
"balance": "餘額: {{ balanceInput }}",
|
||||
"unlock": "解鎖",
|
||||
"pending": "處理中",
|
||||
"selectToken": "選擇代幣",
|
||||
"searchOrPaste": "選擇代幣或輸入地址",
|
||||
"noExchange": "找不到交易所",
|
||||
"exchangeRate": "匯率",
|
||||
"enterValueCont": "輸入 {{ missingCurrencyValue }} 以繼續。",
|
||||
"selectTokenCont": "選擇代幣以繼續。",
|
||||
"noLiquidity": "沒有流動性資金。",
|
||||
"unlockTokenCont": "解鎖代幣以繼續。",
|
||||
"transactionDetails": "交易明細",
|
||||
"hideDetails": "隱藏明細",
|
||||
"youAreSelling": "你正在出售",
|
||||
"orTransFail": "或交易失敗。",
|
||||
"youWillReceive": "你將至少收到",
|
||||
"youAreBuying": "你正在購買",
|
||||
"itWillCost": "這將花費至多",
|
||||
"insufficientBalance": "餘額不足",
|
||||
"inputNotValid": "無效的輸入值",
|
||||
"differentToken": "必須是不同的代幣。",
|
||||
"noRecipient": "請輸入收款人錢包地址。",
|
||||
"invalidRecipient": "請輸入有效的錢包地址。",
|
||||
"recipientAddress": "收款人錢包地址",
|
||||
"youAreSending": "你正在發送",
|
||||
"willReceive": "將至少收到",
|
||||
"to": "至",
|
||||
"addLiquidity": "增加流動性資金",
|
||||
"deposit": "存入",
|
||||
"currentPoolSize": "目前的資金池總量",
|
||||
"yourPoolShare": "你在資金池中的佔比",
|
||||
"noZero": "金額不能為零。",
|
||||
"mustBeETH": "輸入中必須包含 ETH。",
|
||||
"enterCurrencyOrLabelCont": "輸入 {{ inputCurrency }} 或 {{ label }} 以繼續。",
|
||||
"youAreAdding": "你將把",
|
||||
"and": "和",
|
||||
"intoPool": "加入資金池。",
|
||||
"outPool": "領出資金池。",
|
||||
"youWillMint": "你將產生",
|
||||
"liquidityTokens": "流動性代幣。",
|
||||
"totalSupplyIs": "目前流動性代幣供給總量為",
|
||||
"youAreSettingExRate": "初始的匯率將被設定為",
|
||||
"totalSupplyIs0": "目前流動性代幣供給為零。",
|
||||
"tokenWorth": "依據目前的匯率,每個流動性代幣價值",
|
||||
"firstLiquidity": "您是第一個提供流動性資金的人!",
|
||||
"initialExchangeRate": "初始的匯率將取決於你存入的資金。請確保存入的 ETH 和 {{ label }} 的價值相等。",
|
||||
"removeLiquidity": "領出流動性資金",
|
||||
"poolTokens": "資金池代幣",
|
||||
"enterLabelCont": "輸入 {{ label }} 以繼續。",
|
||||
"youAreRemoving": "您正在移除",
|
||||
"youWillRemove": "您即將移除",
|
||||
"createExchange": "創建交易所",
|
||||
"invalidTokenAddress": "無效的代幣地址",
|
||||
"exchangeExists": "{{ label }} 的交易所已經存在!",
|
||||
"invalidSymbol": "代幣符號錯誤",
|
||||
"invalidDecimals": "小數位數錯誤",
|
||||
"tokenAddress": "代幣地址",
|
||||
"label": "代幣符號",
|
||||
"decimals": "小數位數",
|
||||
"enterTokenCont": "輸入代幣地址"
|
||||
}
|
16
src/i18n.tsx
16
src/i18n.tsx
@ -4,7 +4,21 @@ import { I18nProvider } from '@lingui/react'
|
||||
import { detect, fromUrl } from '@lingui/detect-locale'
|
||||
import { ReactNode, useEffect } from 'react'
|
||||
|
||||
export const locales = ['en', 'pseudo-en']
|
||||
export const locales = [
|
||||
'en',
|
||||
'pseudo-en',
|
||||
'de',
|
||||
'en',
|
||||
'es-AR',
|
||||
'es-US',
|
||||
'it-IT',
|
||||
'iw',
|
||||
'ro',
|
||||
'ru',
|
||||
'vi',
|
||||
'zh-CN',
|
||||
'zh-TW',
|
||||
]
|
||||
export const defaultLocale = 'en'
|
||||
|
||||
// load locale data for each supported language
|
||||
|
775
src/locales/de/messages.po
Normal file
775
src/locales/de/messages.po
Normal file
@ -0,0 +1,775 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"POT-Creation-Date: 2021-05-26 14:43-0700\n"
|
||||
"Mime-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Generator: @lingui/cli\n"
|
||||
"Language: de\n"
|
||||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: \n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"Plural-Forms: \n"
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:528
|
||||
msgid "addLiquidity.labels.currentPrice"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:574
|
||||
msgid "addLiquidity.labels.selectLiquidityRange"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:439
|
||||
msgid "addLiquidity.labels.selectPair"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:500
|
||||
msgid "addLiquidity.labels.selectStartingPrice"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:484
|
||||
msgid "addLiquidity.labels.selectedRange"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:368
|
||||
msgid "buttons.confirm"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:257
|
||||
msgid "buttons.remove"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Header/index.tsx:383
|
||||
msgid "claim.buttons.claimUNI"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Header/index.tsx:380
|
||||
msgid "claim.buttons.claimingUNI"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/SearchModal/ImportList.tsx:146
|
||||
msgid "common.IUnderstand"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:443
|
||||
msgid "common.clearAll"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:475
|
||||
msgid "common.detailed"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:758
|
||||
#: src/pages/PoolFinder/index.tsx:207
|
||||
#: src/pages/Swap/index.tsx:535
|
||||
msgid "common.loading"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:473
|
||||
msgid "common.simple"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/CTACards.tsx:140
|
||||
msgid "cta.topPools"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/CTACards.tsx:143
|
||||
msgid "cta.v3.explore"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/CTACards.tsx:126
|
||||
msgid "cta.v3.launchAnnouncement"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/CTACards.tsx:129
|
||||
msgid "cta.v3.walkthroughAndMigration"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/PositionPreview/index.tsx:126
|
||||
#: src/components/PositionPreview/index.tsx:145
|
||||
#: src/components/PositionPreview/index.tsx:164
|
||||
#: src/pages/Pool/PositionPage.tsx:173
|
||||
#: src/pages/Pool/PositionPage.tsx:807
|
||||
msgid "currencies.denominated"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/CurrencyInputPanel/index.tsx:280
|
||||
msgid "currencies.input.max"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/CurrencyInputPanel/index.tsx:202
|
||||
msgid "currencies.input.priceOutsideWarning"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/SearchModal/CurrencySearch.tsx:220
|
||||
msgid "currencies.search.noResults"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/SearchModal/CurrencySearch.tsx:182
|
||||
msgid "currencies.search.placeholder"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/CurrencyInputPanel/index.tsx:240
|
||||
#: src/components/SearchModal/CurrencySearch.tsx:174
|
||||
#: src/pages/PoolFinder/index.tsx:122
|
||||
#: src/pages/PoolFinder/index.tsx:146
|
||||
msgid "currencies.search.selectToken"
|
||||
msgstr "Token auswählen"
|
||||
|
||||
#: src/components/Web3Status/index.tsx:208
|
||||
msgid "error.generic"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:654
|
||||
msgid "error.invalidRangeWarning"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:708
|
||||
msgid "error.unsupportedAsset"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:514
|
||||
msgid "error.unsupportedAssets"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Web3Status/index.tsx:207
|
||||
msgid "error.wrongNetwork"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Web3ReactManager/index.tsx:61
|
||||
msgid "errors.unknown"
|
||||
msgstr "Oops! Ein unbekannter Fehler ist aufgetreten. Bitte Seite neu laden oder uns von einem anderen Browser oder Gerät erneut besuchen."
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:640
|
||||
msgid "inactiveRangeWarning"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:307
|
||||
msgid "labels.amount"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:413
|
||||
msgid "labels.inactive"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:324
|
||||
msgid "labels.max"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:415
|
||||
msgid "labels.remove"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:672
|
||||
msgid "liquidity.depositAmounts"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:659
|
||||
msgid "migrate.buttons.migrate"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:656
|
||||
msgid "migrate.buttons.migrating"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:586
|
||||
msgid "migrate.errors.invalidRangeWarning"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:458
|
||||
msgid "migrate.hint.firstV3LPGasCost"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:451
|
||||
msgid "migrate.hint.firstV3LiquidityProvider"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:404
|
||||
msgid "migrate.hint.migrationContract"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:519
|
||||
msgid "migrate.hint.priceHint"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:397
|
||||
msgid "migrate.hint.toolInformation"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:573
|
||||
msgid "migrate.hints.inactiveRangeWarning"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:600
|
||||
msgid "migrate.hints.priceRangeRefund"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:438
|
||||
msgid "migrate.label.lpNFTToken"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:417
|
||||
msgid "migrate.label.lpToken"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:738
|
||||
msgid "migrate.labels.migrateV2Liquidity"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:467
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:485
|
||||
msgid "migrate.labels.price"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:511
|
||||
msgid "migrate.labels.priceDifference"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:541
|
||||
msgid "migrate.labels.selectLiquidityRange"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:498
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:529
|
||||
msgid "migrate.labels.v3Price"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:814
|
||||
msgid "minMaxPriceHint"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Header/index.tsx:362
|
||||
msgid "nav.charts"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/NavigationTabs/index.tsx:83
|
||||
msgid "nav.importPool"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Header/index.tsx:356
|
||||
#: src/components/NavigationTabs/index.tsx:69
|
||||
msgid "nav.pool"
|
||||
msgstr "Pool"
|
||||
|
||||
#: src/components/Header/index.tsx:343
|
||||
#: src/components/NavigationTabs/index.tsx:66
|
||||
msgid "nav.swap"
|
||||
msgstr "Tauschen"
|
||||
|
||||
#: src/components/Header/index.tsx:359
|
||||
msgid "nav.vote"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:315
|
||||
msgid "number.25Percent"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:318
|
||||
msgid "number.50Percent"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:321
|
||||
msgid "number.75Percent"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:666
|
||||
msgid "numbers.emptyFiatValue"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:612
|
||||
msgid "numbers.emptyValueInFiat"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:662
|
||||
msgid "numbers.fiatValue"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:606
|
||||
msgid "numbers.valueInFiat"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:514
|
||||
#: src/pages/Pool/PositionPage.tsx:528
|
||||
#: src/pages/Pool/PositionPage.tsx:627
|
||||
#: src/pages/Pool/PositionPage.tsx:642
|
||||
msgid "numbers.valueWithPercent"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:506
|
||||
msgid "pool.label.claimFees"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:511
|
||||
msgid "pool.label.collectingFees"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:205
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:216
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:335
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:346
|
||||
msgid "pool.pooledCurrency"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/PositionList/index.tsx:50
|
||||
#: src/pages/Pool/PositionPage.tsx:759
|
||||
msgid "pool.priceRange"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/PositionList/index.tsx:46
|
||||
#: src/components/PositionList/index.tsx:54
|
||||
msgid "pool.yourPositions"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:517
|
||||
msgid "pools.button.backToPoolsOverview"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/NavigationTabs/index.tsx:125
|
||||
msgid "pools.buttons.addLiquidity"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/PoolFinder/index.tsx:178
|
||||
msgid "pools.buttons.addLiquidityPoolFinder"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:476
|
||||
msgid "pools.buttons.collect"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/NavigationTabs/index.tsx:123
|
||||
msgid "pools.buttons.createPair"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/PoolFinder/index.tsx:191
|
||||
msgid "pools.buttons.createPool"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:544
|
||||
msgid "pools.buttons.increaseLiquidity"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/PoolFinder/index.tsx:160
|
||||
msgid "pools.buttons.manage"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/index.tsx:291
|
||||
msgid "pools.buttons.migrateLiquidity"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/index.tsx:252
|
||||
msgid "pools.buttons.migrateV2Liquidity"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/index.tsx:196
|
||||
msgid "pools.buttons.newPosition"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:581
|
||||
msgid "pools.buttons.owner"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/NavigationTabs/index.tsx:127
|
||||
#: src/pages/Pool/PositionPage.tsx:555
|
||||
msgid "pools.buttons.removeLiquidity"
|
||||
msgstr "Liquidität entfernen"
|
||||
|
||||
#: src/pages/Pool/index.tsx:274
|
||||
msgid "pools.buttons.viewV2Liquidity"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/PositionPreview/index.tsx:160
|
||||
#: src/pages/Pool/PositionPage.tsx:167
|
||||
msgid "pools.currentPrice"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/index.tsx:238
|
||||
msgid "pools.emptyStateHint"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/PoolFinder/index.tsx:188
|
||||
msgid "pools.error.noPoolFound"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/PoolFinder/index.tsx:199
|
||||
msgid "pools.errors.invalidPair"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/FeeSelector/index.tsx:67
|
||||
msgid "pools.feeSelector.highFee"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/FeeSelector/index.tsx:69
|
||||
msgid "pools.feeSelector.highFeeHint"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/FeeSelector/index.tsx:43
|
||||
msgid "pools.feeSelector.lowFee"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/FeeSelector/index.tsx:45
|
||||
msgid "pools.feeSelector.lowFeeHint"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/FeeSelector/index.tsx:55
|
||||
msgid "pools.feeSelector.mediumFee"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/FeeSelector/index.tsx:57
|
||||
msgid "pools.feeSelector.mediumFeeHint"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/FeeSelector/index.tsx:31
|
||||
msgid "pools.feeSelector.subtitle"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/FeeSelector/index.tsx:29
|
||||
msgid "pools.feeSelector.title"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/index.tsx:179
|
||||
msgid "pools.heading.poolsOverview"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:473
|
||||
msgid "pools.hint.collectingFees"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/PoolFinder/index.tsx:101
|
||||
msgid "pools.hint.toolHelperText"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/PoolFinder/index.tsx:86
|
||||
msgid "pools.label.connectWalletToFindPools"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/PoolFinder/index.tsx:174
|
||||
msgid "pools.label.noLiquidityInPoolYet"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:693
|
||||
msgid "pools.labels.collectFees"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:740
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:395
|
||||
msgid "pools.labels.collectFeesAsWETH"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:681
|
||||
msgid "pools.labels.collectedFees"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:687
|
||||
msgid "pools.labels.collectingFees"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/PositionPreview/index.tsx:99
|
||||
msgid "pools.labels.feeTier"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/PositionPreview/index.tsx:102
|
||||
msgid "pools.labels.feeTierValue"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Badge/RangeBadge.tsx:70
|
||||
msgid "pools.labels.inRange"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Badge/RangeBadge.tsx:62
|
||||
msgid "pools.labels.inRangeTooltip"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Badge/RangeBadge.tsx:56
|
||||
msgid "pools.labels.inactive"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Badge/RangeBadge.tsx:47
|
||||
msgid "pools.labels.inactiveTooltip"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:602
|
||||
msgid "pools.labels.liquidity"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Badge/RangeBadge.tsx:86
|
||||
msgid "pools.labels.outOfRange"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Badge/RangeBadge.tsx:76
|
||||
msgid "pools.labels.outOfRangeTooltip"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/PoolFinder/index.tsx:156
|
||||
msgid "pools.labels.poolFound"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/PoolFinder/index.tsx:88
|
||||
msgid "pools.labels.selectTokenToFindLiquidity"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:658
|
||||
msgid "pools.labels.unclaimedFees"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/PositionPreview/index.tsx:141
|
||||
msgid "pools.maxPrice"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:802
|
||||
msgid "pools.maxPriceLabel"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/index.tsx:132
|
||||
msgid "pools.menu.create"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/index.tsx:162
|
||||
msgid "pools.menu.learn"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/index.tsx:142
|
||||
msgid "pools.menu.migrate"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/index.tsx:189
|
||||
msgid "pools.menu.more"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/index.tsx:152
|
||||
msgid "pools.menu.v2Liquidity"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/PositionPreview/index.tsx:131
|
||||
#: src/components/PositionPreview/index.tsx:150
|
||||
#: src/pages/Pool/PositionPage.tsx:790
|
||||
msgid "pools.minMaxPriceHint"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/PositionPreview/index.tsx:122
|
||||
#: src/pages/Pool/PositionPage.tsx:783
|
||||
msgid "pools.minPriceLabel"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/index.tsx:206
|
||||
msgid "pools.toggle.hideClosedPositions"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:464
|
||||
msgid "removeLiquidity.buttons.RemoveAmount"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:652
|
||||
msgid "removeLiquidity.buttons.remove"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:193
|
||||
#: src/pages/RemoveLiquidity/index.tsx:375
|
||||
msgid "removeLiquidity.confirming.pending"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:323
|
||||
msgid "removeLiquidity.hint.outputEstimated"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:228
|
||||
msgid "removeLiquidity.hints.collectFeesEarn"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:453
|
||||
msgid "removeLiquidity.hints.removingPoolTokensConvertsPosition"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:234
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:245
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:360
|
||||
msgid "removeLiquidity.label.feesEarned"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:337
|
||||
msgid "removeLiquidity.labels.UNIBurned"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:441
|
||||
msgid "removeLiquidity.labels.confirmationTitle"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:352
|
||||
msgid "removeLiquidity.labels.modalPrice"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:311
|
||||
msgid "removeLiquidity.labels.percentForSlider"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:606
|
||||
msgid "removeLiquidity.labels.price"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:272
|
||||
msgid "removeLiquidity.labels.removeLiquidity"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:575
|
||||
msgid "swap.buttons.allowUniswapToUseCurrency"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:467
|
||||
msgid "swap.buttons.backToV3"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:624
|
||||
msgid "swap.buttons.highPriceImpact"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:657
|
||||
msgid "swap.buttons.priceImpactTooHigh"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:628
|
||||
#: src/pages/Swap/index.tsx:661
|
||||
msgid "swap.buttons.swap"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:626
|
||||
#: src/pages/Swap/index.tsx:659
|
||||
msgid "swap.buttons.swapAnyway"
|
||||
msgstr "Trotzdem tauschen"
|
||||
|
||||
#: src/pages/Swap/index.tsx:571
|
||||
msgid "swap.buttons.tradeCurrency"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:527
|
||||
msgid "swap.buttons.unwrap"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:525
|
||||
msgid "swap.buttons.wrap"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:587
|
||||
msgid "swap.hints.permission"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:383
|
||||
msgid "swap.labels.from"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:382
|
||||
msgid "swap.labels.fromAtMost"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:542
|
||||
msgid "swap.labels.insufficientLiquidity"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:538
|
||||
msgid "swap.labels.insufficientLiquiditySingleHopOnly"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:433
|
||||
msgid "swap.labels.removeSend"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:412
|
||||
msgid "swap.labels.to"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:411
|
||||
msgid "swap.labels.toAtLeast"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/SearchModal/ImportList.tsx:158
|
||||
msgid "tokenLists.buttons.import"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/SearchModal/ImportList.tsx:126
|
||||
msgid "tokenLists.importHint1"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/SearchModal/ImportList.tsx:133
|
||||
msgid "tokenLists.importHint2"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/SearchModal/ImportList.tsx:85
|
||||
msgid "tokenLists.importList"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/SearchModal/ImportList.tsx:120
|
||||
msgid "tokenLists.importWarning"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/SearchModal/CurrencySearch.tsx:232
|
||||
msgid "tokenLists.manage"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/SearchModal/ImportList.tsx:104
|
||||
msgid "tokensLists.numberOfTokens"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:633
|
||||
msgid "transactions.allowLPTokenMigration"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:631
|
||||
msgid "transactions.allower"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:641
|
||||
msgid "transactions.approve"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:639
|
||||
msgid "transactions.approved"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:628
|
||||
#: src/pages/RemoveLiquidity/index.tsx:636
|
||||
msgid "transactions.approving"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:417
|
||||
msgid "transactions.confirmation.button"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Web3Status/index.tsx:188
|
||||
msgid "transactions.pending"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:266
|
||||
msgid "transactions.summary.addLiquidity"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:262
|
||||
msgid "transactions.summary.createPoolAndAddLiquidity"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:269
|
||||
#: src/pages/RemoveLiquidity/index.tsx:269
|
||||
msgid "transactions.summary.removeLiquidity"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:155
|
||||
msgid "transactions.summary.removeLiquidityV3"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:713
|
||||
#: src/pages/Pool/index.tsx:243
|
||||
#: src/pages/RemoveLiquidity/index.tsx:622
|
||||
#: src/pages/Swap/index.tsx:519
|
||||
msgid "wallet.connect"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Web3Status/index.tsx:216
|
||||
msgid "wallet.connectLongForm"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Header/index.tsx:393
|
||||
msgid "wallet.ethBalance"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:745
|
||||
msgid "wallet.mustConnectAccount"
|
||||
msgstr ""
|
@ -6,6 +6,12 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Generator: @lingui/cli\n"
|
||||
"Language: en\n"
|
||||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: \n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"Plural-Forms: \n"
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:528
|
||||
msgid "addLiquidity.labels.currentPrice"
|
||||
|
775
src/locales/es-AR/messages.po
Normal file
775
src/locales/es-AR/messages.po
Normal file
@ -0,0 +1,775 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"POT-Creation-Date: 2021-05-26 14:43-0700\n"
|
||||
"Mime-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Generator: @lingui/cli\n"
|
||||
"Language: es-AR\n"
|
||||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: \n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"Plural-Forms: \n"
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:528
|
||||
msgid "addLiquidity.labels.currentPrice"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:574
|
||||
msgid "addLiquidity.labels.selectLiquidityRange"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:439
|
||||
msgid "addLiquidity.labels.selectPair"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:500
|
||||
msgid "addLiquidity.labels.selectStartingPrice"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:484
|
||||
msgid "addLiquidity.labels.selectedRange"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:368
|
||||
msgid "buttons.confirm"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:257
|
||||
msgid "buttons.remove"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Header/index.tsx:383
|
||||
msgid "claim.buttons.claimUNI"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Header/index.tsx:380
|
||||
msgid "claim.buttons.claimingUNI"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/SearchModal/ImportList.tsx:146
|
||||
msgid "common.IUnderstand"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:443
|
||||
msgid "common.clearAll"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:475
|
||||
msgid "common.detailed"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:758
|
||||
#: src/pages/PoolFinder/index.tsx:207
|
||||
#: src/pages/Swap/index.tsx:535
|
||||
msgid "common.loading"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:473
|
||||
msgid "common.simple"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/CTACards.tsx:140
|
||||
msgid "cta.topPools"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/CTACards.tsx:143
|
||||
msgid "cta.v3.explore"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/CTACards.tsx:126
|
||||
msgid "cta.v3.launchAnnouncement"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/CTACards.tsx:129
|
||||
msgid "cta.v3.walkthroughAndMigration"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/PositionPreview/index.tsx:126
|
||||
#: src/components/PositionPreview/index.tsx:145
|
||||
#: src/components/PositionPreview/index.tsx:164
|
||||
#: src/pages/Pool/PositionPage.tsx:173
|
||||
#: src/pages/Pool/PositionPage.tsx:807
|
||||
msgid "currencies.denominated"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/CurrencyInputPanel/index.tsx:280
|
||||
msgid "currencies.input.max"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/CurrencyInputPanel/index.tsx:202
|
||||
msgid "currencies.input.priceOutsideWarning"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/SearchModal/CurrencySearch.tsx:220
|
||||
msgid "currencies.search.noResults"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/SearchModal/CurrencySearch.tsx:182
|
||||
msgid "currencies.search.placeholder"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/CurrencyInputPanel/index.tsx:240
|
||||
#: src/components/SearchModal/CurrencySearch.tsx:174
|
||||
#: src/pages/PoolFinder/index.tsx:122
|
||||
#: src/pages/PoolFinder/index.tsx:146
|
||||
msgid "currencies.search.selectToken"
|
||||
msgstr "Seleccioná un token"
|
||||
|
||||
#: src/components/Web3Status/index.tsx:208
|
||||
msgid "error.generic"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:654
|
||||
msgid "error.invalidRangeWarning"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:708
|
||||
msgid "error.unsupportedAsset"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:514
|
||||
msgid "error.unsupportedAssets"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Web3Status/index.tsx:207
|
||||
msgid "error.wrongNetwork"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Web3ReactManager/index.tsx:61
|
||||
msgid "errors.unknown"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:640
|
||||
msgid "inactiveRangeWarning"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:307
|
||||
msgid "labels.amount"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:413
|
||||
msgid "labels.inactive"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:324
|
||||
msgid "labels.max"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:415
|
||||
msgid "labels.remove"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:672
|
||||
msgid "liquidity.depositAmounts"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:659
|
||||
msgid "migrate.buttons.migrate"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:656
|
||||
msgid "migrate.buttons.migrating"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:586
|
||||
msgid "migrate.errors.invalidRangeWarning"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:458
|
||||
msgid "migrate.hint.firstV3LPGasCost"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:451
|
||||
msgid "migrate.hint.firstV3LiquidityProvider"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:404
|
||||
msgid "migrate.hint.migrationContract"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:519
|
||||
msgid "migrate.hint.priceHint"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:397
|
||||
msgid "migrate.hint.toolInformation"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:573
|
||||
msgid "migrate.hints.inactiveRangeWarning"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:600
|
||||
msgid "migrate.hints.priceRangeRefund"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:438
|
||||
msgid "migrate.label.lpNFTToken"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:417
|
||||
msgid "migrate.label.lpToken"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:738
|
||||
msgid "migrate.labels.migrateV2Liquidity"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:467
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:485
|
||||
msgid "migrate.labels.price"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:511
|
||||
msgid "migrate.labels.priceDifference"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:541
|
||||
msgid "migrate.labels.selectLiquidityRange"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:498
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:529
|
||||
msgid "migrate.labels.v3Price"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:814
|
||||
msgid "minMaxPriceHint"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Header/index.tsx:362
|
||||
msgid "nav.charts"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/NavigationTabs/index.tsx:83
|
||||
msgid "nav.importPool"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Header/index.tsx:356
|
||||
#: src/components/NavigationTabs/index.tsx:69
|
||||
msgid "nav.pool"
|
||||
msgstr "Pool"
|
||||
|
||||
#: src/components/Header/index.tsx:343
|
||||
#: src/components/NavigationTabs/index.tsx:66
|
||||
msgid "nav.swap"
|
||||
msgstr "Intercambiar"
|
||||
|
||||
#: src/components/Header/index.tsx:359
|
||||
msgid "nav.vote"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:315
|
||||
msgid "number.25Percent"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:318
|
||||
msgid "number.50Percent"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:321
|
||||
msgid "number.75Percent"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:666
|
||||
msgid "numbers.emptyFiatValue"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:612
|
||||
msgid "numbers.emptyValueInFiat"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:662
|
||||
msgid "numbers.fiatValue"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:606
|
||||
msgid "numbers.valueInFiat"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:514
|
||||
#: src/pages/Pool/PositionPage.tsx:528
|
||||
#: src/pages/Pool/PositionPage.tsx:627
|
||||
#: src/pages/Pool/PositionPage.tsx:642
|
||||
msgid "numbers.valueWithPercent"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:506
|
||||
msgid "pool.label.claimFees"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:511
|
||||
msgid "pool.label.collectingFees"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:205
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:216
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:335
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:346
|
||||
msgid "pool.pooledCurrency"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/PositionList/index.tsx:50
|
||||
#: src/pages/Pool/PositionPage.tsx:759
|
||||
msgid "pool.priceRange"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/PositionList/index.tsx:46
|
||||
#: src/components/PositionList/index.tsx:54
|
||||
msgid "pool.yourPositions"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:517
|
||||
msgid "pools.button.backToPoolsOverview"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/NavigationTabs/index.tsx:125
|
||||
msgid "pools.buttons.addLiquidity"
|
||||
msgstr "Agregar liquidez"
|
||||
|
||||
#: src/pages/PoolFinder/index.tsx:178
|
||||
msgid "pools.buttons.addLiquidityPoolFinder"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:476
|
||||
msgid "pools.buttons.collect"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/NavigationTabs/index.tsx:123
|
||||
msgid "pools.buttons.createPair"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/PoolFinder/index.tsx:191
|
||||
msgid "pools.buttons.createPool"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:544
|
||||
msgid "pools.buttons.increaseLiquidity"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/PoolFinder/index.tsx:160
|
||||
msgid "pools.buttons.manage"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/index.tsx:291
|
||||
msgid "pools.buttons.migrateLiquidity"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/index.tsx:252
|
||||
msgid "pools.buttons.migrateV2Liquidity"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/index.tsx:196
|
||||
msgid "pools.buttons.newPosition"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:581
|
||||
msgid "pools.buttons.owner"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/NavigationTabs/index.tsx:127
|
||||
#: src/pages/Pool/PositionPage.tsx:555
|
||||
msgid "pools.buttons.removeLiquidity"
|
||||
msgstr "Remover Liquidez"
|
||||
|
||||
#: src/pages/Pool/index.tsx:274
|
||||
msgid "pools.buttons.viewV2Liquidity"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/PositionPreview/index.tsx:160
|
||||
#: src/pages/Pool/PositionPage.tsx:167
|
||||
msgid "pools.currentPrice"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/index.tsx:238
|
||||
msgid "pools.emptyStateHint"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/PoolFinder/index.tsx:188
|
||||
msgid "pools.error.noPoolFound"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/PoolFinder/index.tsx:199
|
||||
msgid "pools.errors.invalidPair"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/FeeSelector/index.tsx:67
|
||||
msgid "pools.feeSelector.highFee"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/FeeSelector/index.tsx:69
|
||||
msgid "pools.feeSelector.highFeeHint"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/FeeSelector/index.tsx:43
|
||||
msgid "pools.feeSelector.lowFee"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/FeeSelector/index.tsx:45
|
||||
msgid "pools.feeSelector.lowFeeHint"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/FeeSelector/index.tsx:55
|
||||
msgid "pools.feeSelector.mediumFee"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/FeeSelector/index.tsx:57
|
||||
msgid "pools.feeSelector.mediumFeeHint"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/FeeSelector/index.tsx:31
|
||||
msgid "pools.feeSelector.subtitle"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/FeeSelector/index.tsx:29
|
||||
msgid "pools.feeSelector.title"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/index.tsx:179
|
||||
msgid "pools.heading.poolsOverview"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:473
|
||||
msgid "pools.hint.collectingFees"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/PoolFinder/index.tsx:101
|
||||
msgid "pools.hint.toolHelperText"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/PoolFinder/index.tsx:86
|
||||
msgid "pools.label.connectWalletToFindPools"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/PoolFinder/index.tsx:174
|
||||
msgid "pools.label.noLiquidityInPoolYet"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:693
|
||||
msgid "pools.labels.collectFees"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:740
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:395
|
||||
msgid "pools.labels.collectFeesAsWETH"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:681
|
||||
msgid "pools.labels.collectedFees"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:687
|
||||
msgid "pools.labels.collectingFees"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/PositionPreview/index.tsx:99
|
||||
msgid "pools.labels.feeTier"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/PositionPreview/index.tsx:102
|
||||
msgid "pools.labels.feeTierValue"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Badge/RangeBadge.tsx:70
|
||||
msgid "pools.labels.inRange"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Badge/RangeBadge.tsx:62
|
||||
msgid "pools.labels.inRangeTooltip"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Badge/RangeBadge.tsx:56
|
||||
msgid "pools.labels.inactive"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Badge/RangeBadge.tsx:47
|
||||
msgid "pools.labels.inactiveTooltip"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:602
|
||||
msgid "pools.labels.liquidity"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Badge/RangeBadge.tsx:86
|
||||
msgid "pools.labels.outOfRange"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Badge/RangeBadge.tsx:76
|
||||
msgid "pools.labels.outOfRangeTooltip"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/PoolFinder/index.tsx:156
|
||||
msgid "pools.labels.poolFound"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/PoolFinder/index.tsx:88
|
||||
msgid "pools.labels.selectTokenToFindLiquidity"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:658
|
||||
msgid "pools.labels.unclaimedFees"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/PositionPreview/index.tsx:141
|
||||
msgid "pools.maxPrice"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:802
|
||||
msgid "pools.maxPriceLabel"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/index.tsx:132
|
||||
msgid "pools.menu.create"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/index.tsx:162
|
||||
msgid "pools.menu.learn"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/index.tsx:142
|
||||
msgid "pools.menu.migrate"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/index.tsx:189
|
||||
msgid "pools.menu.more"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/index.tsx:152
|
||||
msgid "pools.menu.v2Liquidity"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/PositionPreview/index.tsx:131
|
||||
#: src/components/PositionPreview/index.tsx:150
|
||||
#: src/pages/Pool/PositionPage.tsx:790
|
||||
msgid "pools.minMaxPriceHint"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/PositionPreview/index.tsx:122
|
||||
#: src/pages/Pool/PositionPage.tsx:783
|
||||
msgid "pools.minPriceLabel"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/index.tsx:206
|
||||
msgid "pools.toggle.hideClosedPositions"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:464
|
||||
msgid "removeLiquidity.buttons.RemoveAmount"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:652
|
||||
msgid "removeLiquidity.buttons.remove"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:193
|
||||
#: src/pages/RemoveLiquidity/index.tsx:375
|
||||
msgid "removeLiquidity.confirming.pending"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:323
|
||||
msgid "removeLiquidity.hint.outputEstimated"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:228
|
||||
msgid "removeLiquidity.hints.collectFeesEarn"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:453
|
||||
msgid "removeLiquidity.hints.removingPoolTokensConvertsPosition"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:234
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:245
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:360
|
||||
msgid "removeLiquidity.label.feesEarned"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:337
|
||||
msgid "removeLiquidity.labels.UNIBurned"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:441
|
||||
msgid "removeLiquidity.labels.confirmationTitle"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:352
|
||||
msgid "removeLiquidity.labels.modalPrice"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:311
|
||||
msgid "removeLiquidity.labels.percentForSlider"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:606
|
||||
msgid "removeLiquidity.labels.price"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:272
|
||||
msgid "removeLiquidity.labels.removeLiquidity"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:575
|
||||
msgid "swap.buttons.allowUniswapToUseCurrency"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:467
|
||||
msgid "swap.buttons.backToV3"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:624
|
||||
msgid "swap.buttons.highPriceImpact"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:657
|
||||
msgid "swap.buttons.priceImpactTooHigh"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:628
|
||||
#: src/pages/Swap/index.tsx:661
|
||||
msgid "swap.buttons.swap"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:626
|
||||
#: src/pages/Swap/index.tsx:659
|
||||
msgid "swap.buttons.swapAnyway"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:571
|
||||
msgid "swap.buttons.tradeCurrency"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:527
|
||||
msgid "swap.buttons.unwrap"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:525
|
||||
msgid "swap.buttons.wrap"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:587
|
||||
msgid "swap.hints.permission"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:383
|
||||
msgid "swap.labels.from"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:382
|
||||
msgid "swap.labels.fromAtMost"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:542
|
||||
msgid "swap.labels.insufficientLiquidity"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:538
|
||||
msgid "swap.labels.insufficientLiquiditySingleHopOnly"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:433
|
||||
msgid "swap.labels.removeSend"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:412
|
||||
msgid "swap.labels.to"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:411
|
||||
msgid "swap.labels.toAtLeast"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/SearchModal/ImportList.tsx:158
|
||||
msgid "tokenLists.buttons.import"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/SearchModal/ImportList.tsx:126
|
||||
msgid "tokenLists.importHint1"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/SearchModal/ImportList.tsx:133
|
||||
msgid "tokenLists.importHint2"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/SearchModal/ImportList.tsx:85
|
||||
msgid "tokenLists.importList"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/SearchModal/ImportList.tsx:120
|
||||
msgid "tokenLists.importWarning"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/SearchModal/CurrencySearch.tsx:232
|
||||
msgid "tokenLists.manage"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/SearchModal/ImportList.tsx:104
|
||||
msgid "tokensLists.numberOfTokens"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:633
|
||||
msgid "transactions.allowLPTokenMigration"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:631
|
||||
msgid "transactions.allower"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:641
|
||||
msgid "transactions.approve"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:639
|
||||
msgid "transactions.approved"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:628
|
||||
#: src/pages/RemoveLiquidity/index.tsx:636
|
||||
msgid "transactions.approving"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:417
|
||||
msgid "transactions.confirmation.button"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Web3Status/index.tsx:188
|
||||
msgid "transactions.pending"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:266
|
||||
msgid "transactions.summary.addLiquidity"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:262
|
||||
msgid "transactions.summary.createPoolAndAddLiquidity"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:269
|
||||
#: src/pages/RemoveLiquidity/index.tsx:269
|
||||
msgid "transactions.summary.removeLiquidity"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:155
|
||||
msgid "transactions.summary.removeLiquidityV3"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:713
|
||||
#: src/pages/Pool/index.tsx:243
|
||||
#: src/pages/RemoveLiquidity/index.tsx:622
|
||||
#: src/pages/Swap/index.tsx:519
|
||||
msgid "wallet.connect"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Web3Status/index.tsx:216
|
||||
msgid "wallet.connectLongForm"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Header/index.tsx:393
|
||||
msgid "wallet.ethBalance"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:745
|
||||
msgid "wallet.mustConnectAccount"
|
||||
msgstr ""
|
775
src/locales/es-US/messages.po
Normal file
775
src/locales/es-US/messages.po
Normal file
@ -0,0 +1,775 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"POT-Creation-Date: 2021-05-26 14:43-0700\n"
|
||||
"Mime-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Generator: @lingui/cli\n"
|
||||
"Language: es-US\n"
|
||||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: \n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"Plural-Forms: \n"
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:528
|
||||
msgid "addLiquidity.labels.currentPrice"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:574
|
||||
msgid "addLiquidity.labels.selectLiquidityRange"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:439
|
||||
msgid "addLiquidity.labels.selectPair"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:500
|
||||
msgid "addLiquidity.labels.selectStartingPrice"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:484
|
||||
msgid "addLiquidity.labels.selectedRange"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:368
|
||||
msgid "buttons.confirm"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:257
|
||||
msgid "buttons.remove"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Header/index.tsx:383
|
||||
msgid "claim.buttons.claimUNI"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Header/index.tsx:380
|
||||
msgid "claim.buttons.claimingUNI"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/SearchModal/ImportList.tsx:146
|
||||
msgid "common.IUnderstand"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:443
|
||||
msgid "common.clearAll"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:475
|
||||
msgid "common.detailed"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:758
|
||||
#: src/pages/PoolFinder/index.tsx:207
|
||||
#: src/pages/Swap/index.tsx:535
|
||||
msgid "common.loading"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:473
|
||||
msgid "common.simple"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/CTACards.tsx:140
|
||||
msgid "cta.topPools"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/CTACards.tsx:143
|
||||
msgid "cta.v3.explore"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/CTACards.tsx:126
|
||||
msgid "cta.v3.launchAnnouncement"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/CTACards.tsx:129
|
||||
msgid "cta.v3.walkthroughAndMigration"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/PositionPreview/index.tsx:126
|
||||
#: src/components/PositionPreview/index.tsx:145
|
||||
#: src/components/PositionPreview/index.tsx:164
|
||||
#: src/pages/Pool/PositionPage.tsx:173
|
||||
#: src/pages/Pool/PositionPage.tsx:807
|
||||
msgid "currencies.denominated"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/CurrencyInputPanel/index.tsx:280
|
||||
msgid "currencies.input.max"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/CurrencyInputPanel/index.tsx:202
|
||||
msgid "currencies.input.priceOutsideWarning"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/SearchModal/CurrencySearch.tsx:220
|
||||
msgid "currencies.search.noResults"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/SearchModal/CurrencySearch.tsx:182
|
||||
msgid "currencies.search.placeholder"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/CurrencyInputPanel/index.tsx:240
|
||||
#: src/components/SearchModal/CurrencySearch.tsx:174
|
||||
#: src/pages/PoolFinder/index.tsx:122
|
||||
#: src/pages/PoolFinder/index.tsx:146
|
||||
msgid "currencies.search.selectToken"
|
||||
msgstr "Seleccione un token"
|
||||
|
||||
#: src/components/Web3Status/index.tsx:208
|
||||
msgid "error.generic"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:654
|
||||
msgid "error.invalidRangeWarning"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:708
|
||||
msgid "error.unsupportedAsset"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:514
|
||||
msgid "error.unsupportedAssets"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Web3Status/index.tsx:207
|
||||
msgid "error.wrongNetwork"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Web3ReactManager/index.tsx:61
|
||||
msgid "errors.unknown"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:640
|
||||
msgid "inactiveRangeWarning"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:307
|
||||
msgid "labels.amount"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:413
|
||||
msgid "labels.inactive"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:324
|
||||
msgid "labels.max"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:415
|
||||
msgid "labels.remove"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:672
|
||||
msgid "liquidity.depositAmounts"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:659
|
||||
msgid "migrate.buttons.migrate"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:656
|
||||
msgid "migrate.buttons.migrating"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:586
|
||||
msgid "migrate.errors.invalidRangeWarning"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:458
|
||||
msgid "migrate.hint.firstV3LPGasCost"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:451
|
||||
msgid "migrate.hint.firstV3LiquidityProvider"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:404
|
||||
msgid "migrate.hint.migrationContract"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:519
|
||||
msgid "migrate.hint.priceHint"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:397
|
||||
msgid "migrate.hint.toolInformation"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:573
|
||||
msgid "migrate.hints.inactiveRangeWarning"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:600
|
||||
msgid "migrate.hints.priceRangeRefund"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:438
|
||||
msgid "migrate.label.lpNFTToken"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:417
|
||||
msgid "migrate.label.lpToken"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:738
|
||||
msgid "migrate.labels.migrateV2Liquidity"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:467
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:485
|
||||
msgid "migrate.labels.price"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:511
|
||||
msgid "migrate.labels.priceDifference"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:541
|
||||
msgid "migrate.labels.selectLiquidityRange"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:498
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:529
|
||||
msgid "migrate.labels.v3Price"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:814
|
||||
msgid "minMaxPriceHint"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Header/index.tsx:362
|
||||
msgid "nav.charts"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/NavigationTabs/index.tsx:83
|
||||
msgid "nav.importPool"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Header/index.tsx:356
|
||||
#: src/components/NavigationTabs/index.tsx:69
|
||||
msgid "nav.pool"
|
||||
msgstr "Pool"
|
||||
|
||||
#: src/components/Header/index.tsx:343
|
||||
#: src/components/NavigationTabs/index.tsx:66
|
||||
msgid "nav.swap"
|
||||
msgstr "Intercambiar"
|
||||
|
||||
#: src/components/Header/index.tsx:359
|
||||
msgid "nav.vote"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:315
|
||||
msgid "number.25Percent"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:318
|
||||
msgid "number.50Percent"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:321
|
||||
msgid "number.75Percent"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:666
|
||||
msgid "numbers.emptyFiatValue"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:612
|
||||
msgid "numbers.emptyValueInFiat"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:662
|
||||
msgid "numbers.fiatValue"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:606
|
||||
msgid "numbers.valueInFiat"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:514
|
||||
#: src/pages/Pool/PositionPage.tsx:528
|
||||
#: src/pages/Pool/PositionPage.tsx:627
|
||||
#: src/pages/Pool/PositionPage.tsx:642
|
||||
msgid "numbers.valueWithPercent"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:506
|
||||
msgid "pool.label.claimFees"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:511
|
||||
msgid "pool.label.collectingFees"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:205
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:216
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:335
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:346
|
||||
msgid "pool.pooledCurrency"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/PositionList/index.tsx:50
|
||||
#: src/pages/Pool/PositionPage.tsx:759
|
||||
msgid "pool.priceRange"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/PositionList/index.tsx:46
|
||||
#: src/components/PositionList/index.tsx:54
|
||||
msgid "pool.yourPositions"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:517
|
||||
msgid "pools.button.backToPoolsOverview"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/NavigationTabs/index.tsx:125
|
||||
msgid "pools.buttons.addLiquidity"
|
||||
msgstr "Agregar liquidez"
|
||||
|
||||
#: src/pages/PoolFinder/index.tsx:178
|
||||
msgid "pools.buttons.addLiquidityPoolFinder"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:476
|
||||
msgid "pools.buttons.collect"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/NavigationTabs/index.tsx:123
|
||||
msgid "pools.buttons.createPair"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/PoolFinder/index.tsx:191
|
||||
msgid "pools.buttons.createPool"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:544
|
||||
msgid "pools.buttons.increaseLiquidity"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/PoolFinder/index.tsx:160
|
||||
msgid "pools.buttons.manage"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/index.tsx:291
|
||||
msgid "pools.buttons.migrateLiquidity"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/index.tsx:252
|
||||
msgid "pools.buttons.migrateV2Liquidity"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/index.tsx:196
|
||||
msgid "pools.buttons.newPosition"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:581
|
||||
msgid "pools.buttons.owner"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/NavigationTabs/index.tsx:127
|
||||
#: src/pages/Pool/PositionPage.tsx:555
|
||||
msgid "pools.buttons.removeLiquidity"
|
||||
msgstr "Remover Liquidez"
|
||||
|
||||
#: src/pages/Pool/index.tsx:274
|
||||
msgid "pools.buttons.viewV2Liquidity"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/PositionPreview/index.tsx:160
|
||||
#: src/pages/Pool/PositionPage.tsx:167
|
||||
msgid "pools.currentPrice"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/index.tsx:238
|
||||
msgid "pools.emptyStateHint"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/PoolFinder/index.tsx:188
|
||||
msgid "pools.error.noPoolFound"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/PoolFinder/index.tsx:199
|
||||
msgid "pools.errors.invalidPair"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/FeeSelector/index.tsx:67
|
||||
msgid "pools.feeSelector.highFee"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/FeeSelector/index.tsx:69
|
||||
msgid "pools.feeSelector.highFeeHint"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/FeeSelector/index.tsx:43
|
||||
msgid "pools.feeSelector.lowFee"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/FeeSelector/index.tsx:45
|
||||
msgid "pools.feeSelector.lowFeeHint"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/FeeSelector/index.tsx:55
|
||||
msgid "pools.feeSelector.mediumFee"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/FeeSelector/index.tsx:57
|
||||
msgid "pools.feeSelector.mediumFeeHint"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/FeeSelector/index.tsx:31
|
||||
msgid "pools.feeSelector.subtitle"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/FeeSelector/index.tsx:29
|
||||
msgid "pools.feeSelector.title"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/index.tsx:179
|
||||
msgid "pools.heading.poolsOverview"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:473
|
||||
msgid "pools.hint.collectingFees"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/PoolFinder/index.tsx:101
|
||||
msgid "pools.hint.toolHelperText"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/PoolFinder/index.tsx:86
|
||||
msgid "pools.label.connectWalletToFindPools"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/PoolFinder/index.tsx:174
|
||||
msgid "pools.label.noLiquidityInPoolYet"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:693
|
||||
msgid "pools.labels.collectFees"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:740
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:395
|
||||
msgid "pools.labels.collectFeesAsWETH"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:681
|
||||
msgid "pools.labels.collectedFees"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:687
|
||||
msgid "pools.labels.collectingFees"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/PositionPreview/index.tsx:99
|
||||
msgid "pools.labels.feeTier"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/PositionPreview/index.tsx:102
|
||||
msgid "pools.labels.feeTierValue"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Badge/RangeBadge.tsx:70
|
||||
msgid "pools.labels.inRange"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Badge/RangeBadge.tsx:62
|
||||
msgid "pools.labels.inRangeTooltip"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Badge/RangeBadge.tsx:56
|
||||
msgid "pools.labels.inactive"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Badge/RangeBadge.tsx:47
|
||||
msgid "pools.labels.inactiveTooltip"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:602
|
||||
msgid "pools.labels.liquidity"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Badge/RangeBadge.tsx:86
|
||||
msgid "pools.labels.outOfRange"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Badge/RangeBadge.tsx:76
|
||||
msgid "pools.labels.outOfRangeTooltip"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/PoolFinder/index.tsx:156
|
||||
msgid "pools.labels.poolFound"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/PoolFinder/index.tsx:88
|
||||
msgid "pools.labels.selectTokenToFindLiquidity"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:658
|
||||
msgid "pools.labels.unclaimedFees"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/PositionPreview/index.tsx:141
|
||||
msgid "pools.maxPrice"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:802
|
||||
msgid "pools.maxPriceLabel"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/index.tsx:132
|
||||
msgid "pools.menu.create"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/index.tsx:162
|
||||
msgid "pools.menu.learn"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/index.tsx:142
|
||||
msgid "pools.menu.migrate"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/index.tsx:189
|
||||
msgid "pools.menu.more"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/index.tsx:152
|
||||
msgid "pools.menu.v2Liquidity"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/PositionPreview/index.tsx:131
|
||||
#: src/components/PositionPreview/index.tsx:150
|
||||
#: src/pages/Pool/PositionPage.tsx:790
|
||||
msgid "pools.minMaxPriceHint"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/PositionPreview/index.tsx:122
|
||||
#: src/pages/Pool/PositionPage.tsx:783
|
||||
msgid "pools.minPriceLabel"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/index.tsx:206
|
||||
msgid "pools.toggle.hideClosedPositions"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:464
|
||||
msgid "removeLiquidity.buttons.RemoveAmount"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:652
|
||||
msgid "removeLiquidity.buttons.remove"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:193
|
||||
#: src/pages/RemoveLiquidity/index.tsx:375
|
||||
msgid "removeLiquidity.confirming.pending"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:323
|
||||
msgid "removeLiquidity.hint.outputEstimated"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:228
|
||||
msgid "removeLiquidity.hints.collectFeesEarn"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:453
|
||||
msgid "removeLiquidity.hints.removingPoolTokensConvertsPosition"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:234
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:245
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:360
|
||||
msgid "removeLiquidity.label.feesEarned"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:337
|
||||
msgid "removeLiquidity.labels.UNIBurned"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:441
|
||||
msgid "removeLiquidity.labels.confirmationTitle"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:352
|
||||
msgid "removeLiquidity.labels.modalPrice"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:311
|
||||
msgid "removeLiquidity.labels.percentForSlider"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:606
|
||||
msgid "removeLiquidity.labels.price"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:272
|
||||
msgid "removeLiquidity.labels.removeLiquidity"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:575
|
||||
msgid "swap.buttons.allowUniswapToUseCurrency"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:467
|
||||
msgid "swap.buttons.backToV3"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:624
|
||||
msgid "swap.buttons.highPriceImpact"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:657
|
||||
msgid "swap.buttons.priceImpactTooHigh"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:628
|
||||
#: src/pages/Swap/index.tsx:661
|
||||
msgid "swap.buttons.swap"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:626
|
||||
#: src/pages/Swap/index.tsx:659
|
||||
msgid "swap.buttons.swapAnyway"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:571
|
||||
msgid "swap.buttons.tradeCurrency"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:527
|
||||
msgid "swap.buttons.unwrap"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:525
|
||||
msgid "swap.buttons.wrap"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:587
|
||||
msgid "swap.hints.permission"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:383
|
||||
msgid "swap.labels.from"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:382
|
||||
msgid "swap.labels.fromAtMost"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:542
|
||||
msgid "swap.labels.insufficientLiquidity"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:538
|
||||
msgid "swap.labels.insufficientLiquiditySingleHopOnly"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:433
|
||||
msgid "swap.labels.removeSend"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:412
|
||||
msgid "swap.labels.to"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:411
|
||||
msgid "swap.labels.toAtLeast"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/SearchModal/ImportList.tsx:158
|
||||
msgid "tokenLists.buttons.import"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/SearchModal/ImportList.tsx:126
|
||||
msgid "tokenLists.importHint1"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/SearchModal/ImportList.tsx:133
|
||||
msgid "tokenLists.importHint2"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/SearchModal/ImportList.tsx:85
|
||||
msgid "tokenLists.importList"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/SearchModal/ImportList.tsx:120
|
||||
msgid "tokenLists.importWarning"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/SearchModal/CurrencySearch.tsx:232
|
||||
msgid "tokenLists.manage"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/SearchModal/ImportList.tsx:104
|
||||
msgid "tokensLists.numberOfTokens"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:633
|
||||
msgid "transactions.allowLPTokenMigration"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:631
|
||||
msgid "transactions.allower"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:641
|
||||
msgid "transactions.approve"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:639
|
||||
msgid "transactions.approved"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:628
|
||||
#: src/pages/RemoveLiquidity/index.tsx:636
|
||||
msgid "transactions.approving"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:417
|
||||
msgid "transactions.confirmation.button"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Web3Status/index.tsx:188
|
||||
msgid "transactions.pending"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:266
|
||||
msgid "transactions.summary.addLiquidity"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:262
|
||||
msgid "transactions.summary.createPoolAndAddLiquidity"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:269
|
||||
#: src/pages/RemoveLiquidity/index.tsx:269
|
||||
msgid "transactions.summary.removeLiquidity"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:155
|
||||
msgid "transactions.summary.removeLiquidityV3"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:713
|
||||
#: src/pages/Pool/index.tsx:243
|
||||
#: src/pages/RemoveLiquidity/index.tsx:622
|
||||
#: src/pages/Swap/index.tsx:519
|
||||
msgid "wallet.connect"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Web3Status/index.tsx:216
|
||||
msgid "wallet.connectLongForm"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Header/index.tsx:393
|
||||
msgid "wallet.ethBalance"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:745
|
||||
msgid "wallet.mustConnectAccount"
|
||||
msgstr ""
|
775
src/locales/it-IT/messages.po
Normal file
775
src/locales/it-IT/messages.po
Normal file
@ -0,0 +1,775 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"POT-Creation-Date: 2021-05-26 14:43-0700\n"
|
||||
"Mime-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Generator: @lingui/cli\n"
|
||||
"Language: it-IT\n"
|
||||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: \n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"Plural-Forms: \n"
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:528
|
||||
msgid "addLiquidity.labels.currentPrice"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:574
|
||||
msgid "addLiquidity.labels.selectLiquidityRange"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:439
|
||||
msgid "addLiquidity.labels.selectPair"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:500
|
||||
msgid "addLiquidity.labels.selectStartingPrice"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:484
|
||||
msgid "addLiquidity.labels.selectedRange"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:368
|
||||
msgid "buttons.confirm"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:257
|
||||
msgid "buttons.remove"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Header/index.tsx:383
|
||||
msgid "claim.buttons.claimUNI"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Header/index.tsx:380
|
||||
msgid "claim.buttons.claimingUNI"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/SearchModal/ImportList.tsx:146
|
||||
msgid "common.IUnderstand"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:443
|
||||
msgid "common.clearAll"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:475
|
||||
msgid "common.detailed"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:758
|
||||
#: src/pages/PoolFinder/index.tsx:207
|
||||
#: src/pages/Swap/index.tsx:535
|
||||
msgid "common.loading"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:473
|
||||
msgid "common.simple"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/CTACards.tsx:140
|
||||
msgid "cta.topPools"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/CTACards.tsx:143
|
||||
msgid "cta.v3.explore"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/CTACards.tsx:126
|
||||
msgid "cta.v3.launchAnnouncement"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/CTACards.tsx:129
|
||||
msgid "cta.v3.walkthroughAndMigration"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/PositionPreview/index.tsx:126
|
||||
#: src/components/PositionPreview/index.tsx:145
|
||||
#: src/components/PositionPreview/index.tsx:164
|
||||
#: src/pages/Pool/PositionPage.tsx:173
|
||||
#: src/pages/Pool/PositionPage.tsx:807
|
||||
msgid "currencies.denominated"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/CurrencyInputPanel/index.tsx:280
|
||||
msgid "currencies.input.max"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/CurrencyInputPanel/index.tsx:202
|
||||
msgid "currencies.input.priceOutsideWarning"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/SearchModal/CurrencySearch.tsx:220
|
||||
msgid "currencies.search.noResults"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/SearchModal/CurrencySearch.tsx:182
|
||||
msgid "currencies.search.placeholder"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/CurrencyInputPanel/index.tsx:240
|
||||
#: src/components/SearchModal/CurrencySearch.tsx:174
|
||||
#: src/pages/PoolFinder/index.tsx:122
|
||||
#: src/pages/PoolFinder/index.tsx:146
|
||||
msgid "currencies.search.selectToken"
|
||||
msgstr "Seleziona un token"
|
||||
|
||||
#: src/components/Web3Status/index.tsx:208
|
||||
msgid "error.generic"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:654
|
||||
msgid "error.invalidRangeWarning"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:708
|
||||
msgid "error.unsupportedAsset"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:514
|
||||
msgid "error.unsupportedAssets"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Web3Status/index.tsx:207
|
||||
msgid "error.wrongNetwork"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Web3ReactManager/index.tsx:61
|
||||
msgid "errors.unknown"
|
||||
msgstr "Oops! Si è verificato un Errore imprevisto. Aggiorna la pagina o visita da un altro browser o dispositivo."
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:640
|
||||
msgid "inactiveRangeWarning"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:307
|
||||
msgid "labels.amount"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:413
|
||||
msgid "labels.inactive"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:324
|
||||
msgid "labels.max"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:415
|
||||
msgid "labels.remove"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:672
|
||||
msgid "liquidity.depositAmounts"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:659
|
||||
msgid "migrate.buttons.migrate"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:656
|
||||
msgid "migrate.buttons.migrating"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:586
|
||||
msgid "migrate.errors.invalidRangeWarning"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:458
|
||||
msgid "migrate.hint.firstV3LPGasCost"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:451
|
||||
msgid "migrate.hint.firstV3LiquidityProvider"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:404
|
||||
msgid "migrate.hint.migrationContract"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:519
|
||||
msgid "migrate.hint.priceHint"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:397
|
||||
msgid "migrate.hint.toolInformation"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:573
|
||||
msgid "migrate.hints.inactiveRangeWarning"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:600
|
||||
msgid "migrate.hints.priceRangeRefund"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:438
|
||||
msgid "migrate.label.lpNFTToken"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:417
|
||||
msgid "migrate.label.lpToken"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:738
|
||||
msgid "migrate.labels.migrateV2Liquidity"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:467
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:485
|
||||
msgid "migrate.labels.price"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:511
|
||||
msgid "migrate.labels.priceDifference"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:541
|
||||
msgid "migrate.labels.selectLiquidityRange"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:498
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:529
|
||||
msgid "migrate.labels.v3Price"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:814
|
||||
msgid "minMaxPriceHint"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Header/index.tsx:362
|
||||
msgid "nav.charts"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/NavigationTabs/index.tsx:83
|
||||
msgid "nav.importPool"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Header/index.tsx:356
|
||||
#: src/components/NavigationTabs/index.tsx:69
|
||||
msgid "nav.pool"
|
||||
msgstr "Riserva"
|
||||
|
||||
#: src/components/Header/index.tsx:343
|
||||
#: src/components/NavigationTabs/index.tsx:66
|
||||
msgid "nav.swap"
|
||||
msgstr "Scambia"
|
||||
|
||||
#: src/components/Header/index.tsx:359
|
||||
msgid "nav.vote"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:315
|
||||
msgid "number.25Percent"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:318
|
||||
msgid "number.50Percent"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:321
|
||||
msgid "number.75Percent"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:666
|
||||
msgid "numbers.emptyFiatValue"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:612
|
||||
msgid "numbers.emptyValueInFiat"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:662
|
||||
msgid "numbers.fiatValue"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:606
|
||||
msgid "numbers.valueInFiat"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:514
|
||||
#: src/pages/Pool/PositionPage.tsx:528
|
||||
#: src/pages/Pool/PositionPage.tsx:627
|
||||
#: src/pages/Pool/PositionPage.tsx:642
|
||||
msgid "numbers.valueWithPercent"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:506
|
||||
msgid "pool.label.claimFees"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:511
|
||||
msgid "pool.label.collectingFees"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:205
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:216
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:335
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:346
|
||||
msgid "pool.pooledCurrency"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/PositionList/index.tsx:50
|
||||
#: src/pages/Pool/PositionPage.tsx:759
|
||||
msgid "pool.priceRange"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/PositionList/index.tsx:46
|
||||
#: src/components/PositionList/index.tsx:54
|
||||
msgid "pool.yourPositions"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:517
|
||||
msgid "pools.button.backToPoolsOverview"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/NavigationTabs/index.tsx:125
|
||||
msgid "pools.buttons.addLiquidity"
|
||||
msgstr "Aggiungi liquidità"
|
||||
|
||||
#: src/pages/PoolFinder/index.tsx:178
|
||||
msgid "pools.buttons.addLiquidityPoolFinder"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:476
|
||||
msgid "pools.buttons.collect"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/NavigationTabs/index.tsx:123
|
||||
msgid "pools.buttons.createPair"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/PoolFinder/index.tsx:191
|
||||
msgid "pools.buttons.createPool"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:544
|
||||
msgid "pools.buttons.increaseLiquidity"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/PoolFinder/index.tsx:160
|
||||
msgid "pools.buttons.manage"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/index.tsx:291
|
||||
msgid "pools.buttons.migrateLiquidity"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/index.tsx:252
|
||||
msgid "pools.buttons.migrateV2Liquidity"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/index.tsx:196
|
||||
msgid "pools.buttons.newPosition"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:581
|
||||
msgid "pools.buttons.owner"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/NavigationTabs/index.tsx:127
|
||||
#: src/pages/Pool/PositionPage.tsx:555
|
||||
msgid "pools.buttons.removeLiquidity"
|
||||
msgstr "Rimuovi Liquidità"
|
||||
|
||||
#: src/pages/Pool/index.tsx:274
|
||||
msgid "pools.buttons.viewV2Liquidity"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/PositionPreview/index.tsx:160
|
||||
#: src/pages/Pool/PositionPage.tsx:167
|
||||
msgid "pools.currentPrice"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/index.tsx:238
|
||||
msgid "pools.emptyStateHint"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/PoolFinder/index.tsx:188
|
||||
msgid "pools.error.noPoolFound"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/PoolFinder/index.tsx:199
|
||||
msgid "pools.errors.invalidPair"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/FeeSelector/index.tsx:67
|
||||
msgid "pools.feeSelector.highFee"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/FeeSelector/index.tsx:69
|
||||
msgid "pools.feeSelector.highFeeHint"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/FeeSelector/index.tsx:43
|
||||
msgid "pools.feeSelector.lowFee"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/FeeSelector/index.tsx:45
|
||||
msgid "pools.feeSelector.lowFeeHint"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/FeeSelector/index.tsx:55
|
||||
msgid "pools.feeSelector.mediumFee"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/FeeSelector/index.tsx:57
|
||||
msgid "pools.feeSelector.mediumFeeHint"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/FeeSelector/index.tsx:31
|
||||
msgid "pools.feeSelector.subtitle"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/FeeSelector/index.tsx:29
|
||||
msgid "pools.feeSelector.title"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/index.tsx:179
|
||||
msgid "pools.heading.poolsOverview"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:473
|
||||
msgid "pools.hint.collectingFees"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/PoolFinder/index.tsx:101
|
||||
msgid "pools.hint.toolHelperText"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/PoolFinder/index.tsx:86
|
||||
msgid "pools.label.connectWalletToFindPools"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/PoolFinder/index.tsx:174
|
||||
msgid "pools.label.noLiquidityInPoolYet"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:693
|
||||
msgid "pools.labels.collectFees"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:740
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:395
|
||||
msgid "pools.labels.collectFeesAsWETH"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:681
|
||||
msgid "pools.labels.collectedFees"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:687
|
||||
msgid "pools.labels.collectingFees"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/PositionPreview/index.tsx:99
|
||||
msgid "pools.labels.feeTier"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/PositionPreview/index.tsx:102
|
||||
msgid "pools.labels.feeTierValue"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Badge/RangeBadge.tsx:70
|
||||
msgid "pools.labels.inRange"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Badge/RangeBadge.tsx:62
|
||||
msgid "pools.labels.inRangeTooltip"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Badge/RangeBadge.tsx:56
|
||||
msgid "pools.labels.inactive"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Badge/RangeBadge.tsx:47
|
||||
msgid "pools.labels.inactiveTooltip"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:602
|
||||
msgid "pools.labels.liquidity"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Badge/RangeBadge.tsx:86
|
||||
msgid "pools.labels.outOfRange"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Badge/RangeBadge.tsx:76
|
||||
msgid "pools.labels.outOfRangeTooltip"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/PoolFinder/index.tsx:156
|
||||
msgid "pools.labels.poolFound"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/PoolFinder/index.tsx:88
|
||||
msgid "pools.labels.selectTokenToFindLiquidity"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:658
|
||||
msgid "pools.labels.unclaimedFees"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/PositionPreview/index.tsx:141
|
||||
msgid "pools.maxPrice"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:802
|
||||
msgid "pools.maxPriceLabel"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/index.tsx:132
|
||||
msgid "pools.menu.create"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/index.tsx:162
|
||||
msgid "pools.menu.learn"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/index.tsx:142
|
||||
msgid "pools.menu.migrate"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/index.tsx:189
|
||||
msgid "pools.menu.more"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/index.tsx:152
|
||||
msgid "pools.menu.v2Liquidity"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/PositionPreview/index.tsx:131
|
||||
#: src/components/PositionPreview/index.tsx:150
|
||||
#: src/pages/Pool/PositionPage.tsx:790
|
||||
msgid "pools.minMaxPriceHint"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/PositionPreview/index.tsx:122
|
||||
#: src/pages/Pool/PositionPage.tsx:783
|
||||
msgid "pools.minPriceLabel"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/index.tsx:206
|
||||
msgid "pools.toggle.hideClosedPositions"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:464
|
||||
msgid "removeLiquidity.buttons.RemoveAmount"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:652
|
||||
msgid "removeLiquidity.buttons.remove"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:193
|
||||
#: src/pages/RemoveLiquidity/index.tsx:375
|
||||
msgid "removeLiquidity.confirming.pending"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:323
|
||||
msgid "removeLiquidity.hint.outputEstimated"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:228
|
||||
msgid "removeLiquidity.hints.collectFeesEarn"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:453
|
||||
msgid "removeLiquidity.hints.removingPoolTokensConvertsPosition"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:234
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:245
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:360
|
||||
msgid "removeLiquidity.label.feesEarned"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:337
|
||||
msgid "removeLiquidity.labels.UNIBurned"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:441
|
||||
msgid "removeLiquidity.labels.confirmationTitle"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:352
|
||||
msgid "removeLiquidity.labels.modalPrice"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:311
|
||||
msgid "removeLiquidity.labels.percentForSlider"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:606
|
||||
msgid "removeLiquidity.labels.price"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:272
|
||||
msgid "removeLiquidity.labels.removeLiquidity"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:575
|
||||
msgid "swap.buttons.allowUniswapToUseCurrency"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:467
|
||||
msgid "swap.buttons.backToV3"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:624
|
||||
msgid "swap.buttons.highPriceImpact"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:657
|
||||
msgid "swap.buttons.priceImpactTooHigh"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:628
|
||||
#: src/pages/Swap/index.tsx:661
|
||||
msgid "swap.buttons.swap"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:626
|
||||
#: src/pages/Swap/index.tsx:659
|
||||
msgid "swap.buttons.swapAnyway"
|
||||
msgstr "Scambia comunque"
|
||||
|
||||
#: src/pages/Swap/index.tsx:571
|
||||
msgid "swap.buttons.tradeCurrency"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:527
|
||||
msgid "swap.buttons.unwrap"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:525
|
||||
msgid "swap.buttons.wrap"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:587
|
||||
msgid "swap.hints.permission"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:383
|
||||
msgid "swap.labels.from"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:382
|
||||
msgid "swap.labels.fromAtMost"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:542
|
||||
msgid "swap.labels.insufficientLiquidity"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:538
|
||||
msgid "swap.labels.insufficientLiquiditySingleHopOnly"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:433
|
||||
msgid "swap.labels.removeSend"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:412
|
||||
msgid "swap.labels.to"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:411
|
||||
msgid "swap.labels.toAtLeast"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/SearchModal/ImportList.tsx:158
|
||||
msgid "tokenLists.buttons.import"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/SearchModal/ImportList.tsx:126
|
||||
msgid "tokenLists.importHint1"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/SearchModal/ImportList.tsx:133
|
||||
msgid "tokenLists.importHint2"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/SearchModal/ImportList.tsx:85
|
||||
msgid "tokenLists.importList"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/SearchModal/ImportList.tsx:120
|
||||
msgid "tokenLists.importWarning"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/SearchModal/CurrencySearch.tsx:232
|
||||
msgid "tokenLists.manage"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/SearchModal/ImportList.tsx:104
|
||||
msgid "tokensLists.numberOfTokens"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:633
|
||||
msgid "transactions.allowLPTokenMigration"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:631
|
||||
msgid "transactions.allower"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:641
|
||||
msgid "transactions.approve"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:639
|
||||
msgid "transactions.approved"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:628
|
||||
#: src/pages/RemoveLiquidity/index.tsx:636
|
||||
msgid "transactions.approving"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:417
|
||||
msgid "transactions.confirmation.button"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Web3Status/index.tsx:188
|
||||
msgid "transactions.pending"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:266
|
||||
msgid "transactions.summary.addLiquidity"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:262
|
||||
msgid "transactions.summary.createPoolAndAddLiquidity"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:269
|
||||
#: src/pages/RemoveLiquidity/index.tsx:269
|
||||
msgid "transactions.summary.removeLiquidity"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:155
|
||||
msgid "transactions.summary.removeLiquidityV3"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:713
|
||||
#: src/pages/Pool/index.tsx:243
|
||||
#: src/pages/RemoveLiquidity/index.tsx:622
|
||||
#: src/pages/Swap/index.tsx:519
|
||||
msgid "wallet.connect"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Web3Status/index.tsx:216
|
||||
msgid "wallet.connectLongForm"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Header/index.tsx:393
|
||||
msgid "wallet.ethBalance"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:745
|
||||
msgid "wallet.mustConnectAccount"
|
||||
msgstr ""
|
775
src/locales/iw/messages.po
Normal file
775
src/locales/iw/messages.po
Normal file
@ -0,0 +1,775 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"POT-Creation-Date: 2021-05-26 14:43-0700\n"
|
||||
"Mime-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Generator: @lingui/cli\n"
|
||||
"Language: iw\n"
|
||||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: \n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"Plural-Forms: \n"
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:528
|
||||
msgid "addLiquidity.labels.currentPrice"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:574
|
||||
msgid "addLiquidity.labels.selectLiquidityRange"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:439
|
||||
msgid "addLiquidity.labels.selectPair"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:500
|
||||
msgid "addLiquidity.labels.selectStartingPrice"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:484
|
||||
msgid "addLiquidity.labels.selectedRange"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:368
|
||||
msgid "buttons.confirm"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:257
|
||||
msgid "buttons.remove"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Header/index.tsx:383
|
||||
msgid "claim.buttons.claimUNI"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Header/index.tsx:380
|
||||
msgid "claim.buttons.claimingUNI"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/SearchModal/ImportList.tsx:146
|
||||
msgid "common.IUnderstand"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:443
|
||||
msgid "common.clearAll"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:475
|
||||
msgid "common.detailed"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:758
|
||||
#: src/pages/PoolFinder/index.tsx:207
|
||||
#: src/pages/Swap/index.tsx:535
|
||||
msgid "common.loading"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:473
|
||||
msgid "common.simple"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/CTACards.tsx:140
|
||||
msgid "cta.topPools"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/CTACards.tsx:143
|
||||
msgid "cta.v3.explore"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/CTACards.tsx:126
|
||||
msgid "cta.v3.launchAnnouncement"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/CTACards.tsx:129
|
||||
msgid "cta.v3.walkthroughAndMigration"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/PositionPreview/index.tsx:126
|
||||
#: src/components/PositionPreview/index.tsx:145
|
||||
#: src/components/PositionPreview/index.tsx:164
|
||||
#: src/pages/Pool/PositionPage.tsx:173
|
||||
#: src/pages/Pool/PositionPage.tsx:807
|
||||
msgid "currencies.denominated"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/CurrencyInputPanel/index.tsx:280
|
||||
msgid "currencies.input.max"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/CurrencyInputPanel/index.tsx:202
|
||||
msgid "currencies.input.priceOutsideWarning"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/SearchModal/CurrencySearch.tsx:220
|
||||
msgid "currencies.search.noResults"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/SearchModal/CurrencySearch.tsx:182
|
||||
msgid "currencies.search.placeholder"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/CurrencyInputPanel/index.tsx:240
|
||||
#: src/components/SearchModal/CurrencySearch.tsx:174
|
||||
#: src/pages/PoolFinder/index.tsx:122
|
||||
#: src/pages/PoolFinder/index.tsx:146
|
||||
msgid "currencies.search.selectToken"
|
||||
msgstr "בחרו את הטוקן להמרה"
|
||||
|
||||
#: src/components/Web3Status/index.tsx:208
|
||||
msgid "error.generic"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:654
|
||||
msgid "error.invalidRangeWarning"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:708
|
||||
msgid "error.unsupportedAsset"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:514
|
||||
msgid "error.unsupportedAssets"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Web3Status/index.tsx:207
|
||||
msgid "error.wrongNetwork"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Web3ReactManager/index.tsx:61
|
||||
msgid "errors.unknown"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:640
|
||||
msgid "inactiveRangeWarning"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:307
|
||||
msgid "labels.amount"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:413
|
||||
msgid "labels.inactive"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:324
|
||||
msgid "labels.max"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:415
|
||||
msgid "labels.remove"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:672
|
||||
msgid "liquidity.depositAmounts"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:659
|
||||
msgid "migrate.buttons.migrate"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:656
|
||||
msgid "migrate.buttons.migrating"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:586
|
||||
msgid "migrate.errors.invalidRangeWarning"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:458
|
||||
msgid "migrate.hint.firstV3LPGasCost"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:451
|
||||
msgid "migrate.hint.firstV3LiquidityProvider"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:404
|
||||
msgid "migrate.hint.migrationContract"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:519
|
||||
msgid "migrate.hint.priceHint"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:397
|
||||
msgid "migrate.hint.toolInformation"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:573
|
||||
msgid "migrate.hints.inactiveRangeWarning"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:600
|
||||
msgid "migrate.hints.priceRangeRefund"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:438
|
||||
msgid "migrate.label.lpNFTToken"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:417
|
||||
msgid "migrate.label.lpToken"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:738
|
||||
msgid "migrate.labels.migrateV2Liquidity"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:467
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:485
|
||||
msgid "migrate.labels.price"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:511
|
||||
msgid "migrate.labels.priceDifference"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:541
|
||||
msgid "migrate.labels.selectLiquidityRange"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:498
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:529
|
||||
msgid "migrate.labels.v3Price"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:814
|
||||
msgid "minMaxPriceHint"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Header/index.tsx:362
|
||||
msgid "nav.charts"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/NavigationTabs/index.tsx:83
|
||||
msgid "nav.importPool"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Header/index.tsx:356
|
||||
#: src/components/NavigationTabs/index.tsx:69
|
||||
msgid "nav.pool"
|
||||
msgstr "להפקיד"
|
||||
|
||||
#: src/components/Header/index.tsx:343
|
||||
#: src/components/NavigationTabs/index.tsx:66
|
||||
msgid "nav.swap"
|
||||
msgstr "המרה"
|
||||
|
||||
#: src/components/Header/index.tsx:359
|
||||
msgid "nav.vote"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:315
|
||||
msgid "number.25Percent"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:318
|
||||
msgid "number.50Percent"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:321
|
||||
msgid "number.75Percent"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:666
|
||||
msgid "numbers.emptyFiatValue"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:612
|
||||
msgid "numbers.emptyValueInFiat"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:662
|
||||
msgid "numbers.fiatValue"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:606
|
||||
msgid "numbers.valueInFiat"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:514
|
||||
#: src/pages/Pool/PositionPage.tsx:528
|
||||
#: src/pages/Pool/PositionPage.tsx:627
|
||||
#: src/pages/Pool/PositionPage.tsx:642
|
||||
msgid "numbers.valueWithPercent"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:506
|
||||
msgid "pool.label.claimFees"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:511
|
||||
msgid "pool.label.collectingFees"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:205
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:216
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:335
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:346
|
||||
msgid "pool.pooledCurrency"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/PositionList/index.tsx:50
|
||||
#: src/pages/Pool/PositionPage.tsx:759
|
||||
msgid "pool.priceRange"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/PositionList/index.tsx:46
|
||||
#: src/components/PositionList/index.tsx:54
|
||||
msgid "pool.yourPositions"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:517
|
||||
msgid "pools.button.backToPoolsOverview"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/NavigationTabs/index.tsx:125
|
||||
msgid "pools.buttons.addLiquidity"
|
||||
msgstr "להוספת נזילות למאגר"
|
||||
|
||||
#: src/pages/PoolFinder/index.tsx:178
|
||||
msgid "pools.buttons.addLiquidityPoolFinder"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:476
|
||||
msgid "pools.buttons.collect"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/NavigationTabs/index.tsx:123
|
||||
msgid "pools.buttons.createPair"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/PoolFinder/index.tsx:191
|
||||
msgid "pools.buttons.createPool"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:544
|
||||
msgid "pools.buttons.increaseLiquidity"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/PoolFinder/index.tsx:160
|
||||
msgid "pools.buttons.manage"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/index.tsx:291
|
||||
msgid "pools.buttons.migrateLiquidity"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/index.tsx:252
|
||||
msgid "pools.buttons.migrateV2Liquidity"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/index.tsx:196
|
||||
msgid "pools.buttons.newPosition"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:581
|
||||
msgid "pools.buttons.owner"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/NavigationTabs/index.tsx:127
|
||||
#: src/pages/Pool/PositionPage.tsx:555
|
||||
msgid "pools.buttons.removeLiquidity"
|
||||
msgstr "הוצאה של נזילות"
|
||||
|
||||
#: src/pages/Pool/index.tsx:274
|
||||
msgid "pools.buttons.viewV2Liquidity"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/PositionPreview/index.tsx:160
|
||||
#: src/pages/Pool/PositionPage.tsx:167
|
||||
msgid "pools.currentPrice"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/index.tsx:238
|
||||
msgid "pools.emptyStateHint"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/PoolFinder/index.tsx:188
|
||||
msgid "pools.error.noPoolFound"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/PoolFinder/index.tsx:199
|
||||
msgid "pools.errors.invalidPair"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/FeeSelector/index.tsx:67
|
||||
msgid "pools.feeSelector.highFee"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/FeeSelector/index.tsx:69
|
||||
msgid "pools.feeSelector.highFeeHint"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/FeeSelector/index.tsx:43
|
||||
msgid "pools.feeSelector.lowFee"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/FeeSelector/index.tsx:45
|
||||
msgid "pools.feeSelector.lowFeeHint"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/FeeSelector/index.tsx:55
|
||||
msgid "pools.feeSelector.mediumFee"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/FeeSelector/index.tsx:57
|
||||
msgid "pools.feeSelector.mediumFeeHint"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/FeeSelector/index.tsx:31
|
||||
msgid "pools.feeSelector.subtitle"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/FeeSelector/index.tsx:29
|
||||
msgid "pools.feeSelector.title"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/index.tsx:179
|
||||
msgid "pools.heading.poolsOverview"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:473
|
||||
msgid "pools.hint.collectingFees"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/PoolFinder/index.tsx:101
|
||||
msgid "pools.hint.toolHelperText"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/PoolFinder/index.tsx:86
|
||||
msgid "pools.label.connectWalletToFindPools"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/PoolFinder/index.tsx:174
|
||||
msgid "pools.label.noLiquidityInPoolYet"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:693
|
||||
msgid "pools.labels.collectFees"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:740
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:395
|
||||
msgid "pools.labels.collectFeesAsWETH"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:681
|
||||
msgid "pools.labels.collectedFees"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:687
|
||||
msgid "pools.labels.collectingFees"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/PositionPreview/index.tsx:99
|
||||
msgid "pools.labels.feeTier"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/PositionPreview/index.tsx:102
|
||||
msgid "pools.labels.feeTierValue"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Badge/RangeBadge.tsx:70
|
||||
msgid "pools.labels.inRange"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Badge/RangeBadge.tsx:62
|
||||
msgid "pools.labels.inRangeTooltip"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Badge/RangeBadge.tsx:56
|
||||
msgid "pools.labels.inactive"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Badge/RangeBadge.tsx:47
|
||||
msgid "pools.labels.inactiveTooltip"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:602
|
||||
msgid "pools.labels.liquidity"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Badge/RangeBadge.tsx:86
|
||||
msgid "pools.labels.outOfRange"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Badge/RangeBadge.tsx:76
|
||||
msgid "pools.labels.outOfRangeTooltip"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/PoolFinder/index.tsx:156
|
||||
msgid "pools.labels.poolFound"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/PoolFinder/index.tsx:88
|
||||
msgid "pools.labels.selectTokenToFindLiquidity"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:658
|
||||
msgid "pools.labels.unclaimedFees"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/PositionPreview/index.tsx:141
|
||||
msgid "pools.maxPrice"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:802
|
||||
msgid "pools.maxPriceLabel"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/index.tsx:132
|
||||
msgid "pools.menu.create"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/index.tsx:162
|
||||
msgid "pools.menu.learn"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/index.tsx:142
|
||||
msgid "pools.menu.migrate"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/index.tsx:189
|
||||
msgid "pools.menu.more"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/index.tsx:152
|
||||
msgid "pools.menu.v2Liquidity"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/PositionPreview/index.tsx:131
|
||||
#: src/components/PositionPreview/index.tsx:150
|
||||
#: src/pages/Pool/PositionPage.tsx:790
|
||||
msgid "pools.minMaxPriceHint"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/PositionPreview/index.tsx:122
|
||||
#: src/pages/Pool/PositionPage.tsx:783
|
||||
msgid "pools.minPriceLabel"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/index.tsx:206
|
||||
msgid "pools.toggle.hideClosedPositions"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:464
|
||||
msgid "removeLiquidity.buttons.RemoveAmount"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:652
|
||||
msgid "removeLiquidity.buttons.remove"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:193
|
||||
#: src/pages/RemoveLiquidity/index.tsx:375
|
||||
msgid "removeLiquidity.confirming.pending"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:323
|
||||
msgid "removeLiquidity.hint.outputEstimated"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:228
|
||||
msgid "removeLiquidity.hints.collectFeesEarn"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:453
|
||||
msgid "removeLiquidity.hints.removingPoolTokensConvertsPosition"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:234
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:245
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:360
|
||||
msgid "removeLiquidity.label.feesEarned"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:337
|
||||
msgid "removeLiquidity.labels.UNIBurned"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:441
|
||||
msgid "removeLiquidity.labels.confirmationTitle"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:352
|
||||
msgid "removeLiquidity.labels.modalPrice"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:311
|
||||
msgid "removeLiquidity.labels.percentForSlider"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:606
|
||||
msgid "removeLiquidity.labels.price"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:272
|
||||
msgid "removeLiquidity.labels.removeLiquidity"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:575
|
||||
msgid "swap.buttons.allowUniswapToUseCurrency"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:467
|
||||
msgid "swap.buttons.backToV3"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:624
|
||||
msgid "swap.buttons.highPriceImpact"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:657
|
||||
msgid "swap.buttons.priceImpactTooHigh"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:628
|
||||
#: src/pages/Swap/index.tsx:661
|
||||
msgid "swap.buttons.swap"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:626
|
||||
#: src/pages/Swap/index.tsx:659
|
||||
msgid "swap.buttons.swapAnyway"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:571
|
||||
msgid "swap.buttons.tradeCurrency"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:527
|
||||
msgid "swap.buttons.unwrap"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:525
|
||||
msgid "swap.buttons.wrap"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:587
|
||||
msgid "swap.hints.permission"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:383
|
||||
msgid "swap.labels.from"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:382
|
||||
msgid "swap.labels.fromAtMost"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:542
|
||||
msgid "swap.labels.insufficientLiquidity"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:538
|
||||
msgid "swap.labels.insufficientLiquiditySingleHopOnly"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:433
|
||||
msgid "swap.labels.removeSend"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:412
|
||||
msgid "swap.labels.to"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:411
|
||||
msgid "swap.labels.toAtLeast"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/SearchModal/ImportList.tsx:158
|
||||
msgid "tokenLists.buttons.import"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/SearchModal/ImportList.tsx:126
|
||||
msgid "tokenLists.importHint1"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/SearchModal/ImportList.tsx:133
|
||||
msgid "tokenLists.importHint2"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/SearchModal/ImportList.tsx:85
|
||||
msgid "tokenLists.importList"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/SearchModal/ImportList.tsx:120
|
||||
msgid "tokenLists.importWarning"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/SearchModal/CurrencySearch.tsx:232
|
||||
msgid "tokenLists.manage"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/SearchModal/ImportList.tsx:104
|
||||
msgid "tokensLists.numberOfTokens"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:633
|
||||
msgid "transactions.allowLPTokenMigration"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:631
|
||||
msgid "transactions.allower"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:641
|
||||
msgid "transactions.approve"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:639
|
||||
msgid "transactions.approved"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:628
|
||||
#: src/pages/RemoveLiquidity/index.tsx:636
|
||||
msgid "transactions.approving"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:417
|
||||
msgid "transactions.confirmation.button"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Web3Status/index.tsx:188
|
||||
msgid "transactions.pending"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:266
|
||||
msgid "transactions.summary.addLiquidity"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:262
|
||||
msgid "transactions.summary.createPoolAndAddLiquidity"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:269
|
||||
#: src/pages/RemoveLiquidity/index.tsx:269
|
||||
msgid "transactions.summary.removeLiquidity"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:155
|
||||
msgid "transactions.summary.removeLiquidityV3"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:713
|
||||
#: src/pages/Pool/index.tsx:243
|
||||
#: src/pages/RemoveLiquidity/index.tsx:622
|
||||
#: src/pages/Swap/index.tsx:519
|
||||
msgid "wallet.connect"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Web3Status/index.tsx:216
|
||||
msgid "wallet.connectLongForm"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Header/index.tsx:393
|
||||
msgid "wallet.ethBalance"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:745
|
||||
msgid "wallet.mustConnectAccount"
|
||||
msgstr ""
|
@ -6,6 +6,12 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Generator: @lingui/cli\n"
|
||||
"Language: pseudo-en\n"
|
||||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: \n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"Plural-Forms: \n"
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:528
|
||||
msgid "addLiquidity.labels.currentPrice"
|
||||
|
775
src/locales/ro/messages.po
Normal file
775
src/locales/ro/messages.po
Normal file
@ -0,0 +1,775 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"POT-Creation-Date: 2021-05-26 14:43-0700\n"
|
||||
"Mime-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Generator: @lingui/cli\n"
|
||||
"Language: ro\n"
|
||||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: \n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"Plural-Forms: \n"
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:528
|
||||
msgid "addLiquidity.labels.currentPrice"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:574
|
||||
msgid "addLiquidity.labels.selectLiquidityRange"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:439
|
||||
msgid "addLiquidity.labels.selectPair"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:500
|
||||
msgid "addLiquidity.labels.selectStartingPrice"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:484
|
||||
msgid "addLiquidity.labels.selectedRange"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:368
|
||||
msgid "buttons.confirm"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:257
|
||||
msgid "buttons.remove"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Header/index.tsx:383
|
||||
msgid "claim.buttons.claimUNI"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Header/index.tsx:380
|
||||
msgid "claim.buttons.claimingUNI"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/SearchModal/ImportList.tsx:146
|
||||
msgid "common.IUnderstand"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:443
|
||||
msgid "common.clearAll"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:475
|
||||
msgid "common.detailed"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:758
|
||||
#: src/pages/PoolFinder/index.tsx:207
|
||||
#: src/pages/Swap/index.tsx:535
|
||||
msgid "common.loading"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:473
|
||||
msgid "common.simple"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/CTACards.tsx:140
|
||||
msgid "cta.topPools"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/CTACards.tsx:143
|
||||
msgid "cta.v3.explore"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/CTACards.tsx:126
|
||||
msgid "cta.v3.launchAnnouncement"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/CTACards.tsx:129
|
||||
msgid "cta.v3.walkthroughAndMigration"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/PositionPreview/index.tsx:126
|
||||
#: src/components/PositionPreview/index.tsx:145
|
||||
#: src/components/PositionPreview/index.tsx:164
|
||||
#: src/pages/Pool/PositionPage.tsx:173
|
||||
#: src/pages/Pool/PositionPage.tsx:807
|
||||
msgid "currencies.denominated"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/CurrencyInputPanel/index.tsx:280
|
||||
msgid "currencies.input.max"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/CurrencyInputPanel/index.tsx:202
|
||||
msgid "currencies.input.priceOutsideWarning"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/SearchModal/CurrencySearch.tsx:220
|
||||
msgid "currencies.search.noResults"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/SearchModal/CurrencySearch.tsx:182
|
||||
msgid "currencies.search.placeholder"
|
||||
msgstr "Caută nume sau lipește adresă"
|
||||
|
||||
#: src/components/CurrencyInputPanel/index.tsx:240
|
||||
#: src/components/SearchModal/CurrencySearch.tsx:174
|
||||
#: src/pages/PoolFinder/index.tsx:122
|
||||
#: src/pages/PoolFinder/index.tsx:146
|
||||
msgid "currencies.search.selectToken"
|
||||
msgstr "Selectează un jeton"
|
||||
|
||||
#: src/components/Web3Status/index.tsx:208
|
||||
msgid "error.generic"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:654
|
||||
msgid "error.invalidRangeWarning"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:708
|
||||
msgid "error.unsupportedAsset"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:514
|
||||
msgid "error.unsupportedAssets"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Web3Status/index.tsx:207
|
||||
msgid "error.wrongNetwork"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Web3ReactManager/index.tsx:61
|
||||
msgid "errors.unknown"
|
||||
msgstr "Ups! A intervenit o eroare tehnică. Te rog reîncarcă pagina, sau acceseaz-o de pe alt navigator sau dispozitiv."
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:640
|
||||
msgid "inactiveRangeWarning"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:307
|
||||
msgid "labels.amount"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:413
|
||||
msgid "labels.inactive"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:324
|
||||
msgid "labels.max"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:415
|
||||
msgid "labels.remove"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:672
|
||||
msgid "liquidity.depositAmounts"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:659
|
||||
msgid "migrate.buttons.migrate"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:656
|
||||
msgid "migrate.buttons.migrating"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:586
|
||||
msgid "migrate.errors.invalidRangeWarning"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:458
|
||||
msgid "migrate.hint.firstV3LPGasCost"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:451
|
||||
msgid "migrate.hint.firstV3LiquidityProvider"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:404
|
||||
msgid "migrate.hint.migrationContract"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:519
|
||||
msgid "migrate.hint.priceHint"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:397
|
||||
msgid "migrate.hint.toolInformation"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:573
|
||||
msgid "migrate.hints.inactiveRangeWarning"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:600
|
||||
msgid "migrate.hints.priceRangeRefund"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:438
|
||||
msgid "migrate.label.lpNFTToken"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:417
|
||||
msgid "migrate.label.lpToken"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:738
|
||||
msgid "migrate.labels.migrateV2Liquidity"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:467
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:485
|
||||
msgid "migrate.labels.price"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:511
|
||||
msgid "migrate.labels.priceDifference"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:541
|
||||
msgid "migrate.labels.selectLiquidityRange"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:498
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:529
|
||||
msgid "migrate.labels.v3Price"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:814
|
||||
msgid "minMaxPriceHint"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Header/index.tsx:362
|
||||
msgid "nav.charts"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/NavigationTabs/index.tsx:83
|
||||
msgid "nav.importPool"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Header/index.tsx:356
|
||||
#: src/components/NavigationTabs/index.tsx:69
|
||||
msgid "nav.pool"
|
||||
msgstr "Depune Lichiditate"
|
||||
|
||||
#: src/components/Header/index.tsx:343
|
||||
#: src/components/NavigationTabs/index.tsx:66
|
||||
msgid "nav.swap"
|
||||
msgstr "Schimbă"
|
||||
|
||||
#: src/components/Header/index.tsx:359
|
||||
msgid "nav.vote"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:315
|
||||
msgid "number.25Percent"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:318
|
||||
msgid "number.50Percent"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:321
|
||||
msgid "number.75Percent"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:666
|
||||
msgid "numbers.emptyFiatValue"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:612
|
||||
msgid "numbers.emptyValueInFiat"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:662
|
||||
msgid "numbers.fiatValue"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:606
|
||||
msgid "numbers.valueInFiat"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:514
|
||||
#: src/pages/Pool/PositionPage.tsx:528
|
||||
#: src/pages/Pool/PositionPage.tsx:627
|
||||
#: src/pages/Pool/PositionPage.tsx:642
|
||||
msgid "numbers.valueWithPercent"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:506
|
||||
msgid "pool.label.claimFees"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:511
|
||||
msgid "pool.label.collectingFees"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:205
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:216
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:335
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:346
|
||||
msgid "pool.pooledCurrency"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/PositionList/index.tsx:50
|
||||
#: src/pages/Pool/PositionPage.tsx:759
|
||||
msgid "pool.priceRange"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/PositionList/index.tsx:46
|
||||
#: src/components/PositionList/index.tsx:54
|
||||
msgid "pool.yourPositions"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:517
|
||||
msgid "pools.button.backToPoolsOverview"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/NavigationTabs/index.tsx:125
|
||||
msgid "pools.buttons.addLiquidity"
|
||||
msgstr "Adaugă Lichiditate"
|
||||
|
||||
#: src/pages/PoolFinder/index.tsx:178
|
||||
msgid "pools.buttons.addLiquidityPoolFinder"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:476
|
||||
msgid "pools.buttons.collect"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/NavigationTabs/index.tsx:123
|
||||
msgid "pools.buttons.createPair"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/PoolFinder/index.tsx:191
|
||||
msgid "pools.buttons.createPool"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:544
|
||||
msgid "pools.buttons.increaseLiquidity"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/PoolFinder/index.tsx:160
|
||||
msgid "pools.buttons.manage"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/index.tsx:291
|
||||
msgid "pools.buttons.migrateLiquidity"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/index.tsx:252
|
||||
msgid "pools.buttons.migrateV2Liquidity"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/index.tsx:196
|
||||
msgid "pools.buttons.newPosition"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:581
|
||||
msgid "pools.buttons.owner"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/NavigationTabs/index.tsx:127
|
||||
#: src/pages/Pool/PositionPage.tsx:555
|
||||
msgid "pools.buttons.removeLiquidity"
|
||||
msgstr "Retrage Lichiditat"
|
||||
|
||||
#: src/pages/Pool/index.tsx:274
|
||||
msgid "pools.buttons.viewV2Liquidity"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/PositionPreview/index.tsx:160
|
||||
#: src/pages/Pool/PositionPage.tsx:167
|
||||
msgid "pools.currentPrice"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/index.tsx:238
|
||||
msgid "pools.emptyStateHint"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/PoolFinder/index.tsx:188
|
||||
msgid "pools.error.noPoolFound"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/PoolFinder/index.tsx:199
|
||||
msgid "pools.errors.invalidPair"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/FeeSelector/index.tsx:67
|
||||
msgid "pools.feeSelector.highFee"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/FeeSelector/index.tsx:69
|
||||
msgid "pools.feeSelector.highFeeHint"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/FeeSelector/index.tsx:43
|
||||
msgid "pools.feeSelector.lowFee"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/FeeSelector/index.tsx:45
|
||||
msgid "pools.feeSelector.lowFeeHint"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/FeeSelector/index.tsx:55
|
||||
msgid "pools.feeSelector.mediumFee"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/FeeSelector/index.tsx:57
|
||||
msgid "pools.feeSelector.mediumFeeHint"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/FeeSelector/index.tsx:31
|
||||
msgid "pools.feeSelector.subtitle"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/FeeSelector/index.tsx:29
|
||||
msgid "pools.feeSelector.title"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/index.tsx:179
|
||||
msgid "pools.heading.poolsOverview"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:473
|
||||
msgid "pools.hint.collectingFees"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/PoolFinder/index.tsx:101
|
||||
msgid "pools.hint.toolHelperText"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/PoolFinder/index.tsx:86
|
||||
msgid "pools.label.connectWalletToFindPools"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/PoolFinder/index.tsx:174
|
||||
msgid "pools.label.noLiquidityInPoolYet"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:693
|
||||
msgid "pools.labels.collectFees"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:740
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:395
|
||||
msgid "pools.labels.collectFeesAsWETH"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:681
|
||||
msgid "pools.labels.collectedFees"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:687
|
||||
msgid "pools.labels.collectingFees"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/PositionPreview/index.tsx:99
|
||||
msgid "pools.labels.feeTier"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/PositionPreview/index.tsx:102
|
||||
msgid "pools.labels.feeTierValue"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Badge/RangeBadge.tsx:70
|
||||
msgid "pools.labels.inRange"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Badge/RangeBadge.tsx:62
|
||||
msgid "pools.labels.inRangeTooltip"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Badge/RangeBadge.tsx:56
|
||||
msgid "pools.labels.inactive"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Badge/RangeBadge.tsx:47
|
||||
msgid "pools.labels.inactiveTooltip"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:602
|
||||
msgid "pools.labels.liquidity"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Badge/RangeBadge.tsx:86
|
||||
msgid "pools.labels.outOfRange"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Badge/RangeBadge.tsx:76
|
||||
msgid "pools.labels.outOfRangeTooltip"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/PoolFinder/index.tsx:156
|
||||
msgid "pools.labels.poolFound"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/PoolFinder/index.tsx:88
|
||||
msgid "pools.labels.selectTokenToFindLiquidity"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:658
|
||||
msgid "pools.labels.unclaimedFees"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/PositionPreview/index.tsx:141
|
||||
msgid "pools.maxPrice"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:802
|
||||
msgid "pools.maxPriceLabel"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/index.tsx:132
|
||||
msgid "pools.menu.create"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/index.tsx:162
|
||||
msgid "pools.menu.learn"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/index.tsx:142
|
||||
msgid "pools.menu.migrate"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/index.tsx:189
|
||||
msgid "pools.menu.more"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/index.tsx:152
|
||||
msgid "pools.menu.v2Liquidity"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/PositionPreview/index.tsx:131
|
||||
#: src/components/PositionPreview/index.tsx:150
|
||||
#: src/pages/Pool/PositionPage.tsx:790
|
||||
msgid "pools.minMaxPriceHint"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/PositionPreview/index.tsx:122
|
||||
#: src/pages/Pool/PositionPage.tsx:783
|
||||
msgid "pools.minPriceLabel"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/index.tsx:206
|
||||
msgid "pools.toggle.hideClosedPositions"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:464
|
||||
msgid "removeLiquidity.buttons.RemoveAmount"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:652
|
||||
msgid "removeLiquidity.buttons.remove"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:193
|
||||
#: src/pages/RemoveLiquidity/index.tsx:375
|
||||
msgid "removeLiquidity.confirming.pending"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:323
|
||||
msgid "removeLiquidity.hint.outputEstimated"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:228
|
||||
msgid "removeLiquidity.hints.collectFeesEarn"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:453
|
||||
msgid "removeLiquidity.hints.removingPoolTokensConvertsPosition"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:234
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:245
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:360
|
||||
msgid "removeLiquidity.label.feesEarned"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:337
|
||||
msgid "removeLiquidity.labels.UNIBurned"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:441
|
||||
msgid "removeLiquidity.labels.confirmationTitle"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:352
|
||||
msgid "removeLiquidity.labels.modalPrice"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:311
|
||||
msgid "removeLiquidity.labels.percentForSlider"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:606
|
||||
msgid "removeLiquidity.labels.price"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:272
|
||||
msgid "removeLiquidity.labels.removeLiquidity"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:575
|
||||
msgid "swap.buttons.allowUniswapToUseCurrency"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:467
|
||||
msgid "swap.buttons.backToV3"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:624
|
||||
msgid "swap.buttons.highPriceImpact"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:657
|
||||
msgid "swap.buttons.priceImpactTooHigh"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:628
|
||||
#: src/pages/Swap/index.tsx:661
|
||||
msgid "swap.buttons.swap"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:626
|
||||
#: src/pages/Swap/index.tsx:659
|
||||
msgid "swap.buttons.swapAnyway"
|
||||
msgstr "Schimbă Oricum"
|
||||
|
||||
#: src/pages/Swap/index.tsx:571
|
||||
msgid "swap.buttons.tradeCurrency"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:527
|
||||
msgid "swap.buttons.unwrap"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:525
|
||||
msgid "swap.buttons.wrap"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:587
|
||||
msgid "swap.hints.permission"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:383
|
||||
msgid "swap.labels.from"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:382
|
||||
msgid "swap.labels.fromAtMost"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:542
|
||||
msgid "swap.labels.insufficientLiquidity"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:538
|
||||
msgid "swap.labels.insufficientLiquiditySingleHopOnly"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:433
|
||||
msgid "swap.labels.removeSend"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:412
|
||||
msgid "swap.labels.to"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:411
|
||||
msgid "swap.labels.toAtLeast"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/SearchModal/ImportList.tsx:158
|
||||
msgid "tokenLists.buttons.import"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/SearchModal/ImportList.tsx:126
|
||||
msgid "tokenLists.importHint1"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/SearchModal/ImportList.tsx:133
|
||||
msgid "tokenLists.importHint2"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/SearchModal/ImportList.tsx:85
|
||||
msgid "tokenLists.importList"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/SearchModal/ImportList.tsx:120
|
||||
msgid "tokenLists.importWarning"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/SearchModal/CurrencySearch.tsx:232
|
||||
msgid "tokenLists.manage"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/SearchModal/ImportList.tsx:104
|
||||
msgid "tokensLists.numberOfTokens"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:633
|
||||
msgid "transactions.allowLPTokenMigration"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:631
|
||||
msgid "transactions.allower"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:641
|
||||
msgid "transactions.approve"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:639
|
||||
msgid "transactions.approved"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:628
|
||||
#: src/pages/RemoveLiquidity/index.tsx:636
|
||||
msgid "transactions.approving"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:417
|
||||
msgid "transactions.confirmation.button"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Web3Status/index.tsx:188
|
||||
msgid "transactions.pending"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:266
|
||||
msgid "transactions.summary.addLiquidity"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:262
|
||||
msgid "transactions.summary.createPoolAndAddLiquidity"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:269
|
||||
#: src/pages/RemoveLiquidity/index.tsx:269
|
||||
msgid "transactions.summary.removeLiquidity"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:155
|
||||
msgid "transactions.summary.removeLiquidityV3"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:713
|
||||
#: src/pages/Pool/index.tsx:243
|
||||
#: src/pages/RemoveLiquidity/index.tsx:622
|
||||
#: src/pages/Swap/index.tsx:519
|
||||
msgid "wallet.connect"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Web3Status/index.tsx:216
|
||||
msgid "wallet.connectLongForm"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Header/index.tsx:393
|
||||
msgid "wallet.ethBalance"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:745
|
||||
msgid "wallet.mustConnectAccount"
|
||||
msgstr ""
|
775
src/locales/ru/messages.po
Normal file
775
src/locales/ru/messages.po
Normal file
@ -0,0 +1,775 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"POT-Creation-Date: 2021-05-26 14:43-0700\n"
|
||||
"Mime-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Generator: @lingui/cli\n"
|
||||
"Language: ru\n"
|
||||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: \n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"Plural-Forms: \n"
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:528
|
||||
msgid "addLiquidity.labels.currentPrice"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:574
|
||||
msgid "addLiquidity.labels.selectLiquidityRange"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:439
|
||||
msgid "addLiquidity.labels.selectPair"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:500
|
||||
msgid "addLiquidity.labels.selectStartingPrice"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:484
|
||||
msgid "addLiquidity.labels.selectedRange"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:368
|
||||
msgid "buttons.confirm"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:257
|
||||
msgid "buttons.remove"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Header/index.tsx:383
|
||||
msgid "claim.buttons.claimUNI"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Header/index.tsx:380
|
||||
msgid "claim.buttons.claimingUNI"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/SearchModal/ImportList.tsx:146
|
||||
msgid "common.IUnderstand"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:443
|
||||
msgid "common.clearAll"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:475
|
||||
msgid "common.detailed"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:758
|
||||
#: src/pages/PoolFinder/index.tsx:207
|
||||
#: src/pages/Swap/index.tsx:535
|
||||
msgid "common.loading"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:473
|
||||
msgid "common.simple"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/CTACards.tsx:140
|
||||
msgid "cta.topPools"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/CTACards.tsx:143
|
||||
msgid "cta.v3.explore"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/CTACards.tsx:126
|
||||
msgid "cta.v3.launchAnnouncement"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/CTACards.tsx:129
|
||||
msgid "cta.v3.walkthroughAndMigration"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/PositionPreview/index.tsx:126
|
||||
#: src/components/PositionPreview/index.tsx:145
|
||||
#: src/components/PositionPreview/index.tsx:164
|
||||
#: src/pages/Pool/PositionPage.tsx:173
|
||||
#: src/pages/Pool/PositionPage.tsx:807
|
||||
msgid "currencies.denominated"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/CurrencyInputPanel/index.tsx:280
|
||||
msgid "currencies.input.max"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/CurrencyInputPanel/index.tsx:202
|
||||
msgid "currencies.input.priceOutsideWarning"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/SearchModal/CurrencySearch.tsx:220
|
||||
msgid "currencies.search.noResults"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/SearchModal/CurrencySearch.tsx:182
|
||||
msgid "currencies.search.placeholder"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/CurrencyInputPanel/index.tsx:240
|
||||
#: src/components/SearchModal/CurrencySearch.tsx:174
|
||||
#: src/pages/PoolFinder/index.tsx:122
|
||||
#: src/pages/PoolFinder/index.tsx:146
|
||||
msgid "currencies.search.selectToken"
|
||||
msgstr "Выберите токен"
|
||||
|
||||
#: src/components/Web3Status/index.tsx:208
|
||||
msgid "error.generic"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:654
|
||||
msgid "error.invalidRangeWarning"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:708
|
||||
msgid "error.unsupportedAsset"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:514
|
||||
msgid "error.unsupportedAssets"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Web3Status/index.tsx:207
|
||||
msgid "error.wrongNetwork"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Web3ReactManager/index.tsx:61
|
||||
msgid "errors.unknown"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:640
|
||||
msgid "inactiveRangeWarning"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:307
|
||||
msgid "labels.amount"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:413
|
||||
msgid "labels.inactive"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:324
|
||||
msgid "labels.max"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:415
|
||||
msgid "labels.remove"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:672
|
||||
msgid "liquidity.depositAmounts"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:659
|
||||
msgid "migrate.buttons.migrate"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:656
|
||||
msgid "migrate.buttons.migrating"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:586
|
||||
msgid "migrate.errors.invalidRangeWarning"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:458
|
||||
msgid "migrate.hint.firstV3LPGasCost"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:451
|
||||
msgid "migrate.hint.firstV3LiquidityProvider"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:404
|
||||
msgid "migrate.hint.migrationContract"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:519
|
||||
msgid "migrate.hint.priceHint"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:397
|
||||
msgid "migrate.hint.toolInformation"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:573
|
||||
msgid "migrate.hints.inactiveRangeWarning"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:600
|
||||
msgid "migrate.hints.priceRangeRefund"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:438
|
||||
msgid "migrate.label.lpNFTToken"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:417
|
||||
msgid "migrate.label.lpToken"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:738
|
||||
msgid "migrate.labels.migrateV2Liquidity"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:467
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:485
|
||||
msgid "migrate.labels.price"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:511
|
||||
msgid "migrate.labels.priceDifference"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:541
|
||||
msgid "migrate.labels.selectLiquidityRange"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:498
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:529
|
||||
msgid "migrate.labels.v3Price"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:814
|
||||
msgid "minMaxPriceHint"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Header/index.tsx:362
|
||||
msgid "nav.charts"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/NavigationTabs/index.tsx:83
|
||||
msgid "nav.importPool"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Header/index.tsx:356
|
||||
#: src/components/NavigationTabs/index.tsx:69
|
||||
msgid "nav.pool"
|
||||
msgstr "Вложить"
|
||||
|
||||
#: src/components/Header/index.tsx:343
|
||||
#: src/components/NavigationTabs/index.tsx:66
|
||||
msgid "nav.swap"
|
||||
msgstr "Обменять"
|
||||
|
||||
#: src/components/Header/index.tsx:359
|
||||
msgid "nav.vote"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:315
|
||||
msgid "number.25Percent"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:318
|
||||
msgid "number.50Percent"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:321
|
||||
msgid "number.75Percent"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:666
|
||||
msgid "numbers.emptyFiatValue"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:612
|
||||
msgid "numbers.emptyValueInFiat"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:662
|
||||
msgid "numbers.fiatValue"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:606
|
||||
msgid "numbers.valueInFiat"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:514
|
||||
#: src/pages/Pool/PositionPage.tsx:528
|
||||
#: src/pages/Pool/PositionPage.tsx:627
|
||||
#: src/pages/Pool/PositionPage.tsx:642
|
||||
msgid "numbers.valueWithPercent"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:506
|
||||
msgid "pool.label.claimFees"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:511
|
||||
msgid "pool.label.collectingFees"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:205
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:216
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:335
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:346
|
||||
msgid "pool.pooledCurrency"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/PositionList/index.tsx:50
|
||||
#: src/pages/Pool/PositionPage.tsx:759
|
||||
msgid "pool.priceRange"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/PositionList/index.tsx:46
|
||||
#: src/components/PositionList/index.tsx:54
|
||||
msgid "pool.yourPositions"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:517
|
||||
msgid "pools.button.backToPoolsOverview"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/NavigationTabs/index.tsx:125
|
||||
msgid "pools.buttons.addLiquidity"
|
||||
msgstr "Добавить ликвидность"
|
||||
|
||||
#: src/pages/PoolFinder/index.tsx:178
|
||||
msgid "pools.buttons.addLiquidityPoolFinder"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:476
|
||||
msgid "pools.buttons.collect"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/NavigationTabs/index.tsx:123
|
||||
msgid "pools.buttons.createPair"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/PoolFinder/index.tsx:191
|
||||
msgid "pools.buttons.createPool"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:544
|
||||
msgid "pools.buttons.increaseLiquidity"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/PoolFinder/index.tsx:160
|
||||
msgid "pools.buttons.manage"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/index.tsx:291
|
||||
msgid "pools.buttons.migrateLiquidity"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/index.tsx:252
|
||||
msgid "pools.buttons.migrateV2Liquidity"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/index.tsx:196
|
||||
msgid "pools.buttons.newPosition"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:581
|
||||
msgid "pools.buttons.owner"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/NavigationTabs/index.tsx:127
|
||||
#: src/pages/Pool/PositionPage.tsx:555
|
||||
msgid "pools.buttons.removeLiquidity"
|
||||
msgstr "Убрать ликвидность"
|
||||
|
||||
#: src/pages/Pool/index.tsx:274
|
||||
msgid "pools.buttons.viewV2Liquidity"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/PositionPreview/index.tsx:160
|
||||
#: src/pages/Pool/PositionPage.tsx:167
|
||||
msgid "pools.currentPrice"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/index.tsx:238
|
||||
msgid "pools.emptyStateHint"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/PoolFinder/index.tsx:188
|
||||
msgid "pools.error.noPoolFound"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/PoolFinder/index.tsx:199
|
||||
msgid "pools.errors.invalidPair"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/FeeSelector/index.tsx:67
|
||||
msgid "pools.feeSelector.highFee"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/FeeSelector/index.tsx:69
|
||||
msgid "pools.feeSelector.highFeeHint"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/FeeSelector/index.tsx:43
|
||||
msgid "pools.feeSelector.lowFee"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/FeeSelector/index.tsx:45
|
||||
msgid "pools.feeSelector.lowFeeHint"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/FeeSelector/index.tsx:55
|
||||
msgid "pools.feeSelector.mediumFee"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/FeeSelector/index.tsx:57
|
||||
msgid "pools.feeSelector.mediumFeeHint"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/FeeSelector/index.tsx:31
|
||||
msgid "pools.feeSelector.subtitle"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/FeeSelector/index.tsx:29
|
||||
msgid "pools.feeSelector.title"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/index.tsx:179
|
||||
msgid "pools.heading.poolsOverview"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:473
|
||||
msgid "pools.hint.collectingFees"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/PoolFinder/index.tsx:101
|
||||
msgid "pools.hint.toolHelperText"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/PoolFinder/index.tsx:86
|
||||
msgid "pools.label.connectWalletToFindPools"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/PoolFinder/index.tsx:174
|
||||
msgid "pools.label.noLiquidityInPoolYet"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:693
|
||||
msgid "pools.labels.collectFees"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:740
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:395
|
||||
msgid "pools.labels.collectFeesAsWETH"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:681
|
||||
msgid "pools.labels.collectedFees"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:687
|
||||
msgid "pools.labels.collectingFees"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/PositionPreview/index.tsx:99
|
||||
msgid "pools.labels.feeTier"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/PositionPreview/index.tsx:102
|
||||
msgid "pools.labels.feeTierValue"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Badge/RangeBadge.tsx:70
|
||||
msgid "pools.labels.inRange"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Badge/RangeBadge.tsx:62
|
||||
msgid "pools.labels.inRangeTooltip"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Badge/RangeBadge.tsx:56
|
||||
msgid "pools.labels.inactive"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Badge/RangeBadge.tsx:47
|
||||
msgid "pools.labels.inactiveTooltip"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:602
|
||||
msgid "pools.labels.liquidity"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Badge/RangeBadge.tsx:86
|
||||
msgid "pools.labels.outOfRange"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Badge/RangeBadge.tsx:76
|
||||
msgid "pools.labels.outOfRangeTooltip"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/PoolFinder/index.tsx:156
|
||||
msgid "pools.labels.poolFound"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/PoolFinder/index.tsx:88
|
||||
msgid "pools.labels.selectTokenToFindLiquidity"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:658
|
||||
msgid "pools.labels.unclaimedFees"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/PositionPreview/index.tsx:141
|
||||
msgid "pools.maxPrice"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:802
|
||||
msgid "pools.maxPriceLabel"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/index.tsx:132
|
||||
msgid "pools.menu.create"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/index.tsx:162
|
||||
msgid "pools.menu.learn"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/index.tsx:142
|
||||
msgid "pools.menu.migrate"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/index.tsx:189
|
||||
msgid "pools.menu.more"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/index.tsx:152
|
||||
msgid "pools.menu.v2Liquidity"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/PositionPreview/index.tsx:131
|
||||
#: src/components/PositionPreview/index.tsx:150
|
||||
#: src/pages/Pool/PositionPage.tsx:790
|
||||
msgid "pools.minMaxPriceHint"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/PositionPreview/index.tsx:122
|
||||
#: src/pages/Pool/PositionPage.tsx:783
|
||||
msgid "pools.minPriceLabel"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/index.tsx:206
|
||||
msgid "pools.toggle.hideClosedPositions"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:464
|
||||
msgid "removeLiquidity.buttons.RemoveAmount"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:652
|
||||
msgid "removeLiquidity.buttons.remove"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:193
|
||||
#: src/pages/RemoveLiquidity/index.tsx:375
|
||||
msgid "removeLiquidity.confirming.pending"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:323
|
||||
msgid "removeLiquidity.hint.outputEstimated"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:228
|
||||
msgid "removeLiquidity.hints.collectFeesEarn"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:453
|
||||
msgid "removeLiquidity.hints.removingPoolTokensConvertsPosition"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:234
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:245
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:360
|
||||
msgid "removeLiquidity.label.feesEarned"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:337
|
||||
msgid "removeLiquidity.labels.UNIBurned"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:441
|
||||
msgid "removeLiquidity.labels.confirmationTitle"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:352
|
||||
msgid "removeLiquidity.labels.modalPrice"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:311
|
||||
msgid "removeLiquidity.labels.percentForSlider"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:606
|
||||
msgid "removeLiquidity.labels.price"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:272
|
||||
msgid "removeLiquidity.labels.removeLiquidity"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:575
|
||||
msgid "swap.buttons.allowUniswapToUseCurrency"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:467
|
||||
msgid "swap.buttons.backToV3"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:624
|
||||
msgid "swap.buttons.highPriceImpact"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:657
|
||||
msgid "swap.buttons.priceImpactTooHigh"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:628
|
||||
#: src/pages/Swap/index.tsx:661
|
||||
msgid "swap.buttons.swap"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:626
|
||||
#: src/pages/Swap/index.tsx:659
|
||||
msgid "swap.buttons.swapAnyway"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:571
|
||||
msgid "swap.buttons.tradeCurrency"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:527
|
||||
msgid "swap.buttons.unwrap"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:525
|
||||
msgid "swap.buttons.wrap"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:587
|
||||
msgid "swap.hints.permission"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:383
|
||||
msgid "swap.labels.from"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:382
|
||||
msgid "swap.labels.fromAtMost"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:542
|
||||
msgid "swap.labels.insufficientLiquidity"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:538
|
||||
msgid "swap.labels.insufficientLiquiditySingleHopOnly"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:433
|
||||
msgid "swap.labels.removeSend"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:412
|
||||
msgid "swap.labels.to"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:411
|
||||
msgid "swap.labels.toAtLeast"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/SearchModal/ImportList.tsx:158
|
||||
msgid "tokenLists.buttons.import"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/SearchModal/ImportList.tsx:126
|
||||
msgid "tokenLists.importHint1"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/SearchModal/ImportList.tsx:133
|
||||
msgid "tokenLists.importHint2"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/SearchModal/ImportList.tsx:85
|
||||
msgid "tokenLists.importList"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/SearchModal/ImportList.tsx:120
|
||||
msgid "tokenLists.importWarning"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/SearchModal/CurrencySearch.tsx:232
|
||||
msgid "tokenLists.manage"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/SearchModal/ImportList.tsx:104
|
||||
msgid "tokensLists.numberOfTokens"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:633
|
||||
msgid "transactions.allowLPTokenMigration"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:631
|
||||
msgid "transactions.allower"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:641
|
||||
msgid "transactions.approve"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:639
|
||||
msgid "transactions.approved"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:628
|
||||
#: src/pages/RemoveLiquidity/index.tsx:636
|
||||
msgid "transactions.approving"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:417
|
||||
msgid "transactions.confirmation.button"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Web3Status/index.tsx:188
|
||||
msgid "transactions.pending"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:266
|
||||
msgid "transactions.summary.addLiquidity"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:262
|
||||
msgid "transactions.summary.createPoolAndAddLiquidity"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:269
|
||||
#: src/pages/RemoveLiquidity/index.tsx:269
|
||||
msgid "transactions.summary.removeLiquidity"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:155
|
||||
msgid "transactions.summary.removeLiquidityV3"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:713
|
||||
#: src/pages/Pool/index.tsx:243
|
||||
#: src/pages/RemoveLiquidity/index.tsx:622
|
||||
#: src/pages/Swap/index.tsx:519
|
||||
msgid "wallet.connect"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Web3Status/index.tsx:216
|
||||
msgid "wallet.connectLongForm"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Header/index.tsx:393
|
||||
msgid "wallet.ethBalance"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:745
|
||||
msgid "wallet.mustConnectAccount"
|
||||
msgstr ""
|
775
src/locales/vi/messages.po
Normal file
775
src/locales/vi/messages.po
Normal file
@ -0,0 +1,775 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"POT-Creation-Date: 2021-05-26 15:06-0700\n"
|
||||
"Mime-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Generator: @lingui/cli\n"
|
||||
"Language: vi\n"
|
||||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: \n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"Plural-Forms: \n"
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:528
|
||||
msgid "addLiquidity.labels.currentPrice"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:574
|
||||
msgid "addLiquidity.labels.selectLiquidityRange"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:439
|
||||
msgid "addLiquidity.labels.selectPair"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:500
|
||||
msgid "addLiquidity.labels.selectStartingPrice"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:484
|
||||
msgid "addLiquidity.labels.selectedRange"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:368
|
||||
msgid "buttons.confirm"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:257
|
||||
msgid "buttons.remove"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Header/index.tsx:383
|
||||
msgid "claim.buttons.claimUNI"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Header/index.tsx:380
|
||||
msgid "claim.buttons.claimingUNI"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/SearchModal/ImportList.tsx:146
|
||||
msgid "common.IUnderstand"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:443
|
||||
msgid "common.clearAll"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:475
|
||||
msgid "common.detailed"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:758
|
||||
#: src/pages/PoolFinder/index.tsx:207
|
||||
#: src/pages/Swap/index.tsx:535
|
||||
msgid "common.loading"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:473
|
||||
msgid "common.simple"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/CTACards.tsx:140
|
||||
msgid "cta.topPools"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/CTACards.tsx:143
|
||||
msgid "cta.v3.explore"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/CTACards.tsx:126
|
||||
msgid "cta.v3.launchAnnouncement"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/CTACards.tsx:129
|
||||
msgid "cta.v3.walkthroughAndMigration"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/PositionPreview/index.tsx:126
|
||||
#: src/components/PositionPreview/index.tsx:145
|
||||
#: src/components/PositionPreview/index.tsx:164
|
||||
#: src/pages/Pool/PositionPage.tsx:173
|
||||
#: src/pages/Pool/PositionPage.tsx:807
|
||||
msgid "currencies.denominated"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/CurrencyInputPanel/index.tsx:280
|
||||
msgid "currencies.input.max"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/CurrencyInputPanel/index.tsx:202
|
||||
msgid "currencies.input.priceOutsideWarning"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/SearchModal/CurrencySearch.tsx:220
|
||||
msgid "currencies.search.noResults"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/SearchModal/CurrencySearch.tsx:182
|
||||
msgid "currencies.search.placeholder"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/CurrencyInputPanel/index.tsx:240
|
||||
#: src/components/SearchModal/CurrencySearch.tsx:174
|
||||
#: src/pages/PoolFinder/index.tsx:122
|
||||
#: src/pages/PoolFinder/index.tsx:146
|
||||
msgid "currencies.search.selectToken"
|
||||
msgstr "Chọn một đồng tiền ảo"
|
||||
|
||||
#: src/components/Web3Status/index.tsx:208
|
||||
msgid "error.generic"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:654
|
||||
msgid "error.invalidRangeWarning"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:708
|
||||
msgid "error.unsupportedAsset"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:514
|
||||
msgid "error.unsupportedAssets"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Web3Status/index.tsx:207
|
||||
msgid "error.wrongNetwork"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Web3ReactManager/index.tsx:61
|
||||
msgid "errors.unknown"
|
||||
msgstr "Rất tiếc! Xảy ra lỗi không xác định. Vui lòng làm mới trang, hoặc truy cập từ trình duyệt hay thiết bị khác."
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:640
|
||||
msgid "inactiveRangeWarning"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:307
|
||||
msgid "labels.amount"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:413
|
||||
msgid "labels.inactive"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:324
|
||||
msgid "labels.max"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:415
|
||||
msgid "labels.remove"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:672
|
||||
msgid "liquidity.depositAmounts"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:659
|
||||
msgid "migrate.buttons.migrate"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:656
|
||||
msgid "migrate.buttons.migrating"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:586
|
||||
msgid "migrate.errors.invalidRangeWarning"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:458
|
||||
msgid "migrate.hint.firstV3LPGasCost"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:451
|
||||
msgid "migrate.hint.firstV3LiquidityProvider"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:404
|
||||
msgid "migrate.hint.migrationContract"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:519
|
||||
msgid "migrate.hint.priceHint"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:397
|
||||
msgid "migrate.hint.toolInformation"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:573
|
||||
msgid "migrate.hints.inactiveRangeWarning"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:600
|
||||
msgid "migrate.hints.priceRangeRefund"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:438
|
||||
msgid "migrate.label.lpNFTToken"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:417
|
||||
msgid "migrate.label.lpToken"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:738
|
||||
msgid "migrate.labels.migrateV2Liquidity"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:467
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:485
|
||||
msgid "migrate.labels.price"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:511
|
||||
msgid "migrate.labels.priceDifference"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:541
|
||||
msgid "migrate.labels.selectLiquidityRange"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:498
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:529
|
||||
msgid "migrate.labels.v3Price"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:814
|
||||
msgid "minMaxPriceHint"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Header/index.tsx:362
|
||||
msgid "nav.charts"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/NavigationTabs/index.tsx:83
|
||||
msgid "nav.importPool"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Header/index.tsx:356
|
||||
#: src/components/NavigationTabs/index.tsx:69
|
||||
msgid "nav.pool"
|
||||
msgstr "Chung vốn"
|
||||
|
||||
#: src/components/Header/index.tsx:343
|
||||
#: src/components/NavigationTabs/index.tsx:66
|
||||
msgid "nav.swap"
|
||||
msgstr "Hoán đổi"
|
||||
|
||||
#: src/components/Header/index.tsx:359
|
||||
msgid "nav.vote"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:315
|
||||
msgid "number.25Percent"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:318
|
||||
msgid "number.50Percent"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:321
|
||||
msgid "number.75Percent"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:666
|
||||
msgid "numbers.emptyFiatValue"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:612
|
||||
msgid "numbers.emptyValueInFiat"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:662
|
||||
msgid "numbers.fiatValue"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:606
|
||||
msgid "numbers.valueInFiat"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:514
|
||||
#: src/pages/Pool/PositionPage.tsx:528
|
||||
#: src/pages/Pool/PositionPage.tsx:627
|
||||
#: src/pages/Pool/PositionPage.tsx:642
|
||||
msgid "numbers.valueWithPercent"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:506
|
||||
msgid "pool.label.claimFees"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:511
|
||||
msgid "pool.label.collectingFees"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:205
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:216
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:335
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:346
|
||||
msgid "pool.pooledCurrency"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/PositionList/index.tsx:50
|
||||
#: src/pages/Pool/PositionPage.tsx:759
|
||||
msgid "pool.priceRange"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/PositionList/index.tsx:46
|
||||
#: src/components/PositionList/index.tsx:54
|
||||
msgid "pool.yourPositions"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:517
|
||||
msgid "pools.button.backToPoolsOverview"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/NavigationTabs/index.tsx:125
|
||||
msgid "pools.buttons.addLiquidity"
|
||||
msgstr "Thêm tiền thanh khoản"
|
||||
|
||||
#: src/pages/PoolFinder/index.tsx:178
|
||||
msgid "pools.buttons.addLiquidityPoolFinder"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:476
|
||||
msgid "pools.buttons.collect"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/NavigationTabs/index.tsx:123
|
||||
msgid "pools.buttons.createPair"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/PoolFinder/index.tsx:191
|
||||
msgid "pools.buttons.createPool"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:544
|
||||
msgid "pools.buttons.increaseLiquidity"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/PoolFinder/index.tsx:160
|
||||
msgid "pools.buttons.manage"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/index.tsx:291
|
||||
msgid "pools.buttons.migrateLiquidity"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/index.tsx:252
|
||||
msgid "pools.buttons.migrateV2Liquidity"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/index.tsx:196
|
||||
msgid "pools.buttons.newPosition"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:581
|
||||
msgid "pools.buttons.owner"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/NavigationTabs/index.tsx:127
|
||||
#: src/pages/Pool/PositionPage.tsx:555
|
||||
msgid "pools.buttons.removeLiquidity"
|
||||
msgstr "Loại bỏ thanh khoản"
|
||||
|
||||
#: src/pages/Pool/index.tsx:274
|
||||
msgid "pools.buttons.viewV2Liquidity"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/PositionPreview/index.tsx:160
|
||||
#: src/pages/Pool/PositionPage.tsx:167
|
||||
msgid "pools.currentPrice"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/index.tsx:238
|
||||
msgid "pools.emptyStateHint"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/PoolFinder/index.tsx:188
|
||||
msgid "pools.error.noPoolFound"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/PoolFinder/index.tsx:199
|
||||
msgid "pools.errors.invalidPair"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/FeeSelector/index.tsx:67
|
||||
msgid "pools.feeSelector.highFee"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/FeeSelector/index.tsx:69
|
||||
msgid "pools.feeSelector.highFeeHint"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/FeeSelector/index.tsx:43
|
||||
msgid "pools.feeSelector.lowFee"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/FeeSelector/index.tsx:45
|
||||
msgid "pools.feeSelector.lowFeeHint"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/FeeSelector/index.tsx:55
|
||||
msgid "pools.feeSelector.mediumFee"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/FeeSelector/index.tsx:57
|
||||
msgid "pools.feeSelector.mediumFeeHint"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/FeeSelector/index.tsx:31
|
||||
msgid "pools.feeSelector.subtitle"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/FeeSelector/index.tsx:29
|
||||
msgid "pools.feeSelector.title"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/index.tsx:179
|
||||
msgid "pools.heading.poolsOverview"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:473
|
||||
msgid "pools.hint.collectingFees"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/PoolFinder/index.tsx:101
|
||||
msgid "pools.hint.toolHelperText"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/PoolFinder/index.tsx:86
|
||||
msgid "pools.label.connectWalletToFindPools"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/PoolFinder/index.tsx:174
|
||||
msgid "pools.label.noLiquidityInPoolYet"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:693
|
||||
msgid "pools.labels.collectFees"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:740
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:395
|
||||
msgid "pools.labels.collectFeesAsWETH"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:681
|
||||
msgid "pools.labels.collectedFees"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:687
|
||||
msgid "pools.labels.collectingFees"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/PositionPreview/index.tsx:99
|
||||
msgid "pools.labels.feeTier"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/PositionPreview/index.tsx:102
|
||||
msgid "pools.labels.feeTierValue"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Badge/RangeBadge.tsx:70
|
||||
msgid "pools.labels.inRange"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Badge/RangeBadge.tsx:62
|
||||
msgid "pools.labels.inRangeTooltip"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Badge/RangeBadge.tsx:56
|
||||
msgid "pools.labels.inactive"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Badge/RangeBadge.tsx:47
|
||||
msgid "pools.labels.inactiveTooltip"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:602
|
||||
msgid "pools.labels.liquidity"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Badge/RangeBadge.tsx:86
|
||||
msgid "pools.labels.outOfRange"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Badge/RangeBadge.tsx:76
|
||||
msgid "pools.labels.outOfRangeTooltip"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/PoolFinder/index.tsx:156
|
||||
msgid "pools.labels.poolFound"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/PoolFinder/index.tsx:88
|
||||
msgid "pools.labels.selectTokenToFindLiquidity"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:658
|
||||
msgid "pools.labels.unclaimedFees"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/PositionPreview/index.tsx:141
|
||||
msgid "pools.maxPrice"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:802
|
||||
msgid "pools.maxPriceLabel"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/index.tsx:132
|
||||
msgid "pools.menu.create"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/index.tsx:162
|
||||
msgid "pools.menu.learn"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/index.tsx:142
|
||||
msgid "pools.menu.migrate"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/index.tsx:189
|
||||
msgid "pools.menu.more"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/index.tsx:152
|
||||
msgid "pools.menu.v2Liquidity"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/PositionPreview/index.tsx:131
|
||||
#: src/components/PositionPreview/index.tsx:150
|
||||
#: src/pages/Pool/PositionPage.tsx:790
|
||||
msgid "pools.minMaxPriceHint"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/PositionPreview/index.tsx:122
|
||||
#: src/pages/Pool/PositionPage.tsx:783
|
||||
msgid "pools.minPriceLabel"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/index.tsx:206
|
||||
msgid "pools.toggle.hideClosedPositions"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:464
|
||||
msgid "removeLiquidity.buttons.RemoveAmount"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:652
|
||||
msgid "removeLiquidity.buttons.remove"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:193
|
||||
#: src/pages/RemoveLiquidity/index.tsx:375
|
||||
msgid "removeLiquidity.confirming.pending"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:323
|
||||
msgid "removeLiquidity.hint.outputEstimated"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:228
|
||||
msgid "removeLiquidity.hints.collectFeesEarn"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:453
|
||||
msgid "removeLiquidity.hints.removingPoolTokensConvertsPosition"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:234
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:245
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:360
|
||||
msgid "removeLiquidity.label.feesEarned"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:337
|
||||
msgid "removeLiquidity.labels.UNIBurned"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:441
|
||||
msgid "removeLiquidity.labels.confirmationTitle"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:352
|
||||
msgid "removeLiquidity.labels.modalPrice"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:311
|
||||
msgid "removeLiquidity.labels.percentForSlider"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:606
|
||||
msgid "removeLiquidity.labels.price"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:272
|
||||
msgid "removeLiquidity.labels.removeLiquidity"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:575
|
||||
msgid "swap.buttons.allowUniswapToUseCurrency"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:467
|
||||
msgid "swap.buttons.backToV3"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:624
|
||||
msgid "swap.buttons.highPriceImpact"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:657
|
||||
msgid "swap.buttons.priceImpactTooHigh"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:628
|
||||
#: src/pages/Swap/index.tsx:661
|
||||
msgid "swap.buttons.swap"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:626
|
||||
#: src/pages/Swap/index.tsx:659
|
||||
msgid "swap.buttons.swapAnyway"
|
||||
msgstr "Tiếp tục hoán đổi?"
|
||||
|
||||
#: src/pages/Swap/index.tsx:571
|
||||
msgid "swap.buttons.tradeCurrency"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:527
|
||||
msgid "swap.buttons.unwrap"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:525
|
||||
msgid "swap.buttons.wrap"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:587
|
||||
msgid "swap.hints.permission"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:383
|
||||
msgid "swap.labels.from"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:382
|
||||
msgid "swap.labels.fromAtMost"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:542
|
||||
msgid "swap.labels.insufficientLiquidity"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:538
|
||||
msgid "swap.labels.insufficientLiquiditySingleHopOnly"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:433
|
||||
msgid "swap.labels.removeSend"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:412
|
||||
msgid "swap.labels.to"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:411
|
||||
msgid "swap.labels.toAtLeast"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/SearchModal/ImportList.tsx:158
|
||||
msgid "tokenLists.buttons.import"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/SearchModal/ImportList.tsx:126
|
||||
msgid "tokenLists.importHint1"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/SearchModal/ImportList.tsx:133
|
||||
msgid "tokenLists.importHint2"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/SearchModal/ImportList.tsx:85
|
||||
msgid "tokenLists.importList"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/SearchModal/ImportList.tsx:120
|
||||
msgid "tokenLists.importWarning"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/SearchModal/CurrencySearch.tsx:232
|
||||
msgid "tokenLists.manage"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/SearchModal/ImportList.tsx:104
|
||||
msgid "tokensLists.numberOfTokens"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:633
|
||||
msgid "transactions.allowLPTokenMigration"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:631
|
||||
msgid "transactions.allower"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:641
|
||||
msgid "transactions.approve"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:639
|
||||
msgid "transactions.approved"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:628
|
||||
#: src/pages/RemoveLiquidity/index.tsx:636
|
||||
msgid "transactions.approving"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:417
|
||||
msgid "transactions.confirmation.button"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Web3Status/index.tsx:188
|
||||
msgid "transactions.pending"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:266
|
||||
msgid "transactions.summary.addLiquidity"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:262
|
||||
msgid "transactions.summary.createPoolAndAddLiquidity"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:269
|
||||
#: src/pages/RemoveLiquidity/index.tsx:269
|
||||
msgid "transactions.summary.removeLiquidity"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:155
|
||||
msgid "transactions.summary.removeLiquidityV3"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:713
|
||||
#: src/pages/Pool/index.tsx:243
|
||||
#: src/pages/RemoveLiquidity/index.tsx:622
|
||||
#: src/pages/Swap/index.tsx:519
|
||||
msgid "wallet.connect"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Web3Status/index.tsx:216
|
||||
msgid "wallet.connectLongForm"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Header/index.tsx:393
|
||||
msgid "wallet.ethBalance"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:745
|
||||
msgid "wallet.mustConnectAccount"
|
||||
msgstr ""
|
775
src/locales/zh-CN/messages.po
Normal file
775
src/locales/zh-CN/messages.po
Normal file
@ -0,0 +1,775 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"POT-Creation-Date: 2021-05-26 14:43-0700\n"
|
||||
"Mime-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Generator: @lingui/cli\n"
|
||||
"Language: zh-CN\n"
|
||||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: \n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"Plural-Forms: \n"
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:528
|
||||
msgid "addLiquidity.labels.currentPrice"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:574
|
||||
msgid "addLiquidity.labels.selectLiquidityRange"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:439
|
||||
msgid "addLiquidity.labels.selectPair"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:500
|
||||
msgid "addLiquidity.labels.selectStartingPrice"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:484
|
||||
msgid "addLiquidity.labels.selectedRange"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:368
|
||||
msgid "buttons.confirm"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:257
|
||||
msgid "buttons.remove"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Header/index.tsx:383
|
||||
msgid "claim.buttons.claimUNI"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Header/index.tsx:380
|
||||
msgid "claim.buttons.claimingUNI"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/SearchModal/ImportList.tsx:146
|
||||
msgid "common.IUnderstand"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:443
|
||||
msgid "common.clearAll"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:475
|
||||
msgid "common.detailed"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:758
|
||||
#: src/pages/PoolFinder/index.tsx:207
|
||||
#: src/pages/Swap/index.tsx:535
|
||||
msgid "common.loading"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:473
|
||||
msgid "common.simple"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/CTACards.tsx:140
|
||||
msgid "cta.topPools"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/CTACards.tsx:143
|
||||
msgid "cta.v3.explore"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/CTACards.tsx:126
|
||||
msgid "cta.v3.launchAnnouncement"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/CTACards.tsx:129
|
||||
msgid "cta.v3.walkthroughAndMigration"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/PositionPreview/index.tsx:126
|
||||
#: src/components/PositionPreview/index.tsx:145
|
||||
#: src/components/PositionPreview/index.tsx:164
|
||||
#: src/pages/Pool/PositionPage.tsx:173
|
||||
#: src/pages/Pool/PositionPage.tsx:807
|
||||
msgid "currencies.denominated"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/CurrencyInputPanel/index.tsx:280
|
||||
msgid "currencies.input.max"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/CurrencyInputPanel/index.tsx:202
|
||||
msgid "currencies.input.priceOutsideWarning"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/SearchModal/CurrencySearch.tsx:220
|
||||
msgid "currencies.search.noResults"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/SearchModal/CurrencySearch.tsx:182
|
||||
msgid "currencies.search.placeholder"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/CurrencyInputPanel/index.tsx:240
|
||||
#: src/components/SearchModal/CurrencySearch.tsx:174
|
||||
#: src/pages/PoolFinder/index.tsx:122
|
||||
#: src/pages/PoolFinder/index.tsx:146
|
||||
msgid "currencies.search.selectToken"
|
||||
msgstr "选择通证"
|
||||
|
||||
#: src/components/Web3Status/index.tsx:208
|
||||
msgid "error.generic"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:654
|
||||
msgid "error.invalidRangeWarning"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:708
|
||||
msgid "error.unsupportedAsset"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:514
|
||||
msgid "error.unsupportedAssets"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Web3Status/index.tsx:207
|
||||
msgid "error.wrongNetwork"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Web3ReactManager/index.tsx:61
|
||||
msgid "errors.unknown"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:640
|
||||
msgid "inactiveRangeWarning"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:307
|
||||
msgid "labels.amount"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:413
|
||||
msgid "labels.inactive"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:324
|
||||
msgid "labels.max"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:415
|
||||
msgid "labels.remove"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:672
|
||||
msgid "liquidity.depositAmounts"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:659
|
||||
msgid "migrate.buttons.migrate"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:656
|
||||
msgid "migrate.buttons.migrating"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:586
|
||||
msgid "migrate.errors.invalidRangeWarning"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:458
|
||||
msgid "migrate.hint.firstV3LPGasCost"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:451
|
||||
msgid "migrate.hint.firstV3LiquidityProvider"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:404
|
||||
msgid "migrate.hint.migrationContract"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:519
|
||||
msgid "migrate.hint.priceHint"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:397
|
||||
msgid "migrate.hint.toolInformation"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:573
|
||||
msgid "migrate.hints.inactiveRangeWarning"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:600
|
||||
msgid "migrate.hints.priceRangeRefund"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:438
|
||||
msgid "migrate.label.lpNFTToken"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:417
|
||||
msgid "migrate.label.lpToken"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:738
|
||||
msgid "migrate.labels.migrateV2Liquidity"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:467
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:485
|
||||
msgid "migrate.labels.price"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:511
|
||||
msgid "migrate.labels.priceDifference"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:541
|
||||
msgid "migrate.labels.selectLiquidityRange"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:498
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:529
|
||||
msgid "migrate.labels.v3Price"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:814
|
||||
msgid "minMaxPriceHint"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Header/index.tsx:362
|
||||
msgid "nav.charts"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/NavigationTabs/index.tsx:83
|
||||
msgid "nav.importPool"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Header/index.tsx:356
|
||||
#: src/components/NavigationTabs/index.tsx:69
|
||||
msgid "nav.pool"
|
||||
msgstr "资金池"
|
||||
|
||||
#: src/components/Header/index.tsx:343
|
||||
#: src/components/NavigationTabs/index.tsx:66
|
||||
msgid "nav.swap"
|
||||
msgstr "兑换"
|
||||
|
||||
#: src/components/Header/index.tsx:359
|
||||
msgid "nav.vote"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:315
|
||||
msgid "number.25Percent"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:318
|
||||
msgid "number.50Percent"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:321
|
||||
msgid "number.75Percent"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:666
|
||||
msgid "numbers.emptyFiatValue"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:612
|
||||
msgid "numbers.emptyValueInFiat"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:662
|
||||
msgid "numbers.fiatValue"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:606
|
||||
msgid "numbers.valueInFiat"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:514
|
||||
#: src/pages/Pool/PositionPage.tsx:528
|
||||
#: src/pages/Pool/PositionPage.tsx:627
|
||||
#: src/pages/Pool/PositionPage.tsx:642
|
||||
msgid "numbers.valueWithPercent"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:506
|
||||
msgid "pool.label.claimFees"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:511
|
||||
msgid "pool.label.collectingFees"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:205
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:216
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:335
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:346
|
||||
msgid "pool.pooledCurrency"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/PositionList/index.tsx:50
|
||||
#: src/pages/Pool/PositionPage.tsx:759
|
||||
msgid "pool.priceRange"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/PositionList/index.tsx:46
|
||||
#: src/components/PositionList/index.tsx:54
|
||||
msgid "pool.yourPositions"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:517
|
||||
msgid "pools.button.backToPoolsOverview"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/NavigationTabs/index.tsx:125
|
||||
msgid "pools.buttons.addLiquidity"
|
||||
msgstr "添加流动金"
|
||||
|
||||
#: src/pages/PoolFinder/index.tsx:178
|
||||
msgid "pools.buttons.addLiquidityPoolFinder"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:476
|
||||
msgid "pools.buttons.collect"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/NavigationTabs/index.tsx:123
|
||||
msgid "pools.buttons.createPair"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/PoolFinder/index.tsx:191
|
||||
msgid "pools.buttons.createPool"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:544
|
||||
msgid "pools.buttons.increaseLiquidity"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/PoolFinder/index.tsx:160
|
||||
msgid "pools.buttons.manage"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/index.tsx:291
|
||||
msgid "pools.buttons.migrateLiquidity"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/index.tsx:252
|
||||
msgid "pools.buttons.migrateV2Liquidity"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/index.tsx:196
|
||||
msgid "pools.buttons.newPosition"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:581
|
||||
msgid "pools.buttons.owner"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/NavigationTabs/index.tsx:127
|
||||
#: src/pages/Pool/PositionPage.tsx:555
|
||||
msgid "pools.buttons.removeLiquidity"
|
||||
msgstr "删除流动金"
|
||||
|
||||
#: src/pages/Pool/index.tsx:274
|
||||
msgid "pools.buttons.viewV2Liquidity"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/PositionPreview/index.tsx:160
|
||||
#: src/pages/Pool/PositionPage.tsx:167
|
||||
msgid "pools.currentPrice"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/index.tsx:238
|
||||
msgid "pools.emptyStateHint"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/PoolFinder/index.tsx:188
|
||||
msgid "pools.error.noPoolFound"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/PoolFinder/index.tsx:199
|
||||
msgid "pools.errors.invalidPair"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/FeeSelector/index.tsx:67
|
||||
msgid "pools.feeSelector.highFee"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/FeeSelector/index.tsx:69
|
||||
msgid "pools.feeSelector.highFeeHint"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/FeeSelector/index.tsx:43
|
||||
msgid "pools.feeSelector.lowFee"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/FeeSelector/index.tsx:45
|
||||
msgid "pools.feeSelector.lowFeeHint"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/FeeSelector/index.tsx:55
|
||||
msgid "pools.feeSelector.mediumFee"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/FeeSelector/index.tsx:57
|
||||
msgid "pools.feeSelector.mediumFeeHint"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/FeeSelector/index.tsx:31
|
||||
msgid "pools.feeSelector.subtitle"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/FeeSelector/index.tsx:29
|
||||
msgid "pools.feeSelector.title"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/index.tsx:179
|
||||
msgid "pools.heading.poolsOverview"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:473
|
||||
msgid "pools.hint.collectingFees"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/PoolFinder/index.tsx:101
|
||||
msgid "pools.hint.toolHelperText"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/PoolFinder/index.tsx:86
|
||||
msgid "pools.label.connectWalletToFindPools"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/PoolFinder/index.tsx:174
|
||||
msgid "pools.label.noLiquidityInPoolYet"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:693
|
||||
msgid "pools.labels.collectFees"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:740
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:395
|
||||
msgid "pools.labels.collectFeesAsWETH"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:681
|
||||
msgid "pools.labels.collectedFees"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:687
|
||||
msgid "pools.labels.collectingFees"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/PositionPreview/index.tsx:99
|
||||
msgid "pools.labels.feeTier"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/PositionPreview/index.tsx:102
|
||||
msgid "pools.labels.feeTierValue"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Badge/RangeBadge.tsx:70
|
||||
msgid "pools.labels.inRange"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Badge/RangeBadge.tsx:62
|
||||
msgid "pools.labels.inRangeTooltip"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Badge/RangeBadge.tsx:56
|
||||
msgid "pools.labels.inactive"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Badge/RangeBadge.tsx:47
|
||||
msgid "pools.labels.inactiveTooltip"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:602
|
||||
msgid "pools.labels.liquidity"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Badge/RangeBadge.tsx:86
|
||||
msgid "pools.labels.outOfRange"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Badge/RangeBadge.tsx:76
|
||||
msgid "pools.labels.outOfRangeTooltip"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/PoolFinder/index.tsx:156
|
||||
msgid "pools.labels.poolFound"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/PoolFinder/index.tsx:88
|
||||
msgid "pools.labels.selectTokenToFindLiquidity"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:658
|
||||
msgid "pools.labels.unclaimedFees"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/PositionPreview/index.tsx:141
|
||||
msgid "pools.maxPrice"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:802
|
||||
msgid "pools.maxPriceLabel"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/index.tsx:132
|
||||
msgid "pools.menu.create"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/index.tsx:162
|
||||
msgid "pools.menu.learn"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/index.tsx:142
|
||||
msgid "pools.menu.migrate"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/index.tsx:189
|
||||
msgid "pools.menu.more"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/index.tsx:152
|
||||
msgid "pools.menu.v2Liquidity"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/PositionPreview/index.tsx:131
|
||||
#: src/components/PositionPreview/index.tsx:150
|
||||
#: src/pages/Pool/PositionPage.tsx:790
|
||||
msgid "pools.minMaxPriceHint"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/PositionPreview/index.tsx:122
|
||||
#: src/pages/Pool/PositionPage.tsx:783
|
||||
msgid "pools.minPriceLabel"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/index.tsx:206
|
||||
msgid "pools.toggle.hideClosedPositions"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:464
|
||||
msgid "removeLiquidity.buttons.RemoveAmount"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:652
|
||||
msgid "removeLiquidity.buttons.remove"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:193
|
||||
#: src/pages/RemoveLiquidity/index.tsx:375
|
||||
msgid "removeLiquidity.confirming.pending"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:323
|
||||
msgid "removeLiquidity.hint.outputEstimated"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:228
|
||||
msgid "removeLiquidity.hints.collectFeesEarn"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:453
|
||||
msgid "removeLiquidity.hints.removingPoolTokensConvertsPosition"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:234
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:245
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:360
|
||||
msgid "removeLiquidity.label.feesEarned"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:337
|
||||
msgid "removeLiquidity.labels.UNIBurned"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:441
|
||||
msgid "removeLiquidity.labels.confirmationTitle"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:352
|
||||
msgid "removeLiquidity.labels.modalPrice"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:311
|
||||
msgid "removeLiquidity.labels.percentForSlider"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:606
|
||||
msgid "removeLiquidity.labels.price"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:272
|
||||
msgid "removeLiquidity.labels.removeLiquidity"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:575
|
||||
msgid "swap.buttons.allowUniswapToUseCurrency"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:467
|
||||
msgid "swap.buttons.backToV3"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:624
|
||||
msgid "swap.buttons.highPriceImpact"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:657
|
||||
msgid "swap.buttons.priceImpactTooHigh"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:628
|
||||
#: src/pages/Swap/index.tsx:661
|
||||
msgid "swap.buttons.swap"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:626
|
||||
#: src/pages/Swap/index.tsx:659
|
||||
msgid "swap.buttons.swapAnyway"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:571
|
||||
msgid "swap.buttons.tradeCurrency"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:527
|
||||
msgid "swap.buttons.unwrap"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:525
|
||||
msgid "swap.buttons.wrap"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:587
|
||||
msgid "swap.hints.permission"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:383
|
||||
msgid "swap.labels.from"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:382
|
||||
msgid "swap.labels.fromAtMost"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:542
|
||||
msgid "swap.labels.insufficientLiquidity"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:538
|
||||
msgid "swap.labels.insufficientLiquiditySingleHopOnly"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:433
|
||||
msgid "swap.labels.removeSend"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:412
|
||||
msgid "swap.labels.to"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:411
|
||||
msgid "swap.labels.toAtLeast"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/SearchModal/ImportList.tsx:158
|
||||
msgid "tokenLists.buttons.import"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/SearchModal/ImportList.tsx:126
|
||||
msgid "tokenLists.importHint1"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/SearchModal/ImportList.tsx:133
|
||||
msgid "tokenLists.importHint2"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/SearchModal/ImportList.tsx:85
|
||||
msgid "tokenLists.importList"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/SearchModal/ImportList.tsx:120
|
||||
msgid "tokenLists.importWarning"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/SearchModal/CurrencySearch.tsx:232
|
||||
msgid "tokenLists.manage"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/SearchModal/ImportList.tsx:104
|
||||
msgid "tokensLists.numberOfTokens"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:633
|
||||
msgid "transactions.allowLPTokenMigration"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:631
|
||||
msgid "transactions.allower"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:641
|
||||
msgid "transactions.approve"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:639
|
||||
msgid "transactions.approved"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:628
|
||||
#: src/pages/RemoveLiquidity/index.tsx:636
|
||||
msgid "transactions.approving"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:417
|
||||
msgid "transactions.confirmation.button"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Web3Status/index.tsx:188
|
||||
msgid "transactions.pending"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:266
|
||||
msgid "transactions.summary.addLiquidity"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:262
|
||||
msgid "transactions.summary.createPoolAndAddLiquidity"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:269
|
||||
#: src/pages/RemoveLiquidity/index.tsx:269
|
||||
msgid "transactions.summary.removeLiquidity"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:155
|
||||
msgid "transactions.summary.removeLiquidityV3"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:713
|
||||
#: src/pages/Pool/index.tsx:243
|
||||
#: src/pages/RemoveLiquidity/index.tsx:622
|
||||
#: src/pages/Swap/index.tsx:519
|
||||
msgid "wallet.connect"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Web3Status/index.tsx:216
|
||||
msgid "wallet.connectLongForm"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Header/index.tsx:393
|
||||
msgid "wallet.ethBalance"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:745
|
||||
msgid "wallet.mustConnectAccount"
|
||||
msgstr ""
|
775
src/locales/zh-TW/messages.po
Normal file
775
src/locales/zh-TW/messages.po
Normal file
@ -0,0 +1,775 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"POT-Creation-Date: 2021-05-26 14:43-0700\n"
|
||||
"Mime-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Generator: @lingui/cli\n"
|
||||
"Language: zh-TW\n"
|
||||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: \n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"Plural-Forms: \n"
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:528
|
||||
msgid "addLiquidity.labels.currentPrice"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:574
|
||||
msgid "addLiquidity.labels.selectLiquidityRange"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:439
|
||||
msgid "addLiquidity.labels.selectPair"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:500
|
||||
msgid "addLiquidity.labels.selectStartingPrice"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:484
|
||||
msgid "addLiquidity.labels.selectedRange"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:368
|
||||
msgid "buttons.confirm"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:257
|
||||
msgid "buttons.remove"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Header/index.tsx:383
|
||||
msgid "claim.buttons.claimUNI"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Header/index.tsx:380
|
||||
msgid "claim.buttons.claimingUNI"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/SearchModal/ImportList.tsx:146
|
||||
msgid "common.IUnderstand"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:443
|
||||
msgid "common.clearAll"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:475
|
||||
msgid "common.detailed"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:758
|
||||
#: src/pages/PoolFinder/index.tsx:207
|
||||
#: src/pages/Swap/index.tsx:535
|
||||
msgid "common.loading"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:473
|
||||
msgid "common.simple"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/CTACards.tsx:140
|
||||
msgid "cta.topPools"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/CTACards.tsx:143
|
||||
msgid "cta.v3.explore"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/CTACards.tsx:126
|
||||
msgid "cta.v3.launchAnnouncement"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/CTACards.tsx:129
|
||||
msgid "cta.v3.walkthroughAndMigration"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/PositionPreview/index.tsx:126
|
||||
#: src/components/PositionPreview/index.tsx:145
|
||||
#: src/components/PositionPreview/index.tsx:164
|
||||
#: src/pages/Pool/PositionPage.tsx:173
|
||||
#: src/pages/Pool/PositionPage.tsx:807
|
||||
msgid "currencies.denominated"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/CurrencyInputPanel/index.tsx:280
|
||||
msgid "currencies.input.max"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/CurrencyInputPanel/index.tsx:202
|
||||
msgid "currencies.input.priceOutsideWarning"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/SearchModal/CurrencySearch.tsx:220
|
||||
msgid "currencies.search.noResults"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/SearchModal/CurrencySearch.tsx:182
|
||||
msgid "currencies.search.placeholder"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/CurrencyInputPanel/index.tsx:240
|
||||
#: src/components/SearchModal/CurrencySearch.tsx:174
|
||||
#: src/pages/PoolFinder/index.tsx:122
|
||||
#: src/pages/PoolFinder/index.tsx:146
|
||||
msgid "currencies.search.selectToken"
|
||||
msgstr "選擇代幣"
|
||||
|
||||
#: src/components/Web3Status/index.tsx:208
|
||||
msgid "error.generic"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:654
|
||||
msgid "error.invalidRangeWarning"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:708
|
||||
msgid "error.unsupportedAsset"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:514
|
||||
msgid "error.unsupportedAssets"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Web3Status/index.tsx:207
|
||||
msgid "error.wrongNetwork"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Web3ReactManager/index.tsx:61
|
||||
msgid "errors.unknown"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:640
|
||||
msgid "inactiveRangeWarning"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:307
|
||||
msgid "labels.amount"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:413
|
||||
msgid "labels.inactive"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:324
|
||||
msgid "labels.max"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:415
|
||||
msgid "labels.remove"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:672
|
||||
msgid "liquidity.depositAmounts"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:659
|
||||
msgid "migrate.buttons.migrate"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:656
|
||||
msgid "migrate.buttons.migrating"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:586
|
||||
msgid "migrate.errors.invalidRangeWarning"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:458
|
||||
msgid "migrate.hint.firstV3LPGasCost"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:451
|
||||
msgid "migrate.hint.firstV3LiquidityProvider"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:404
|
||||
msgid "migrate.hint.migrationContract"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:519
|
||||
msgid "migrate.hint.priceHint"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:397
|
||||
msgid "migrate.hint.toolInformation"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:573
|
||||
msgid "migrate.hints.inactiveRangeWarning"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:600
|
||||
msgid "migrate.hints.priceRangeRefund"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:438
|
||||
msgid "migrate.label.lpNFTToken"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:417
|
||||
msgid "migrate.label.lpToken"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:738
|
||||
msgid "migrate.labels.migrateV2Liquidity"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:467
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:485
|
||||
msgid "migrate.labels.price"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:511
|
||||
msgid "migrate.labels.priceDifference"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:541
|
||||
msgid "migrate.labels.selectLiquidityRange"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:498
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:529
|
||||
msgid "migrate.labels.v3Price"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:814
|
||||
msgid "minMaxPriceHint"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Header/index.tsx:362
|
||||
msgid "nav.charts"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/NavigationTabs/index.tsx:83
|
||||
msgid "nav.importPool"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Header/index.tsx:356
|
||||
#: src/components/NavigationTabs/index.tsx:69
|
||||
msgid "nav.pool"
|
||||
msgstr "资金池"
|
||||
|
||||
#: src/components/Header/index.tsx:343
|
||||
#: src/components/NavigationTabs/index.tsx:66
|
||||
msgid "nav.swap"
|
||||
msgstr "兑换"
|
||||
|
||||
#: src/components/Header/index.tsx:359
|
||||
msgid "nav.vote"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:315
|
||||
msgid "number.25Percent"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:318
|
||||
msgid "number.50Percent"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:321
|
||||
msgid "number.75Percent"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:666
|
||||
msgid "numbers.emptyFiatValue"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:612
|
||||
msgid "numbers.emptyValueInFiat"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:662
|
||||
msgid "numbers.fiatValue"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:606
|
||||
msgid "numbers.valueInFiat"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:514
|
||||
#: src/pages/Pool/PositionPage.tsx:528
|
||||
#: src/pages/Pool/PositionPage.tsx:627
|
||||
#: src/pages/Pool/PositionPage.tsx:642
|
||||
msgid "numbers.valueWithPercent"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:506
|
||||
msgid "pool.label.claimFees"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:511
|
||||
msgid "pool.label.collectingFees"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:205
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:216
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:335
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:346
|
||||
msgid "pool.pooledCurrency"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/PositionList/index.tsx:50
|
||||
#: src/pages/Pool/PositionPage.tsx:759
|
||||
msgid "pool.priceRange"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/PositionList/index.tsx:46
|
||||
#: src/components/PositionList/index.tsx:54
|
||||
msgid "pool.yourPositions"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:517
|
||||
msgid "pools.button.backToPoolsOverview"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/NavigationTabs/index.tsx:125
|
||||
msgid "pools.buttons.addLiquidity"
|
||||
msgstr "增加流動性資金"
|
||||
|
||||
#: src/pages/PoolFinder/index.tsx:178
|
||||
msgid "pools.buttons.addLiquidityPoolFinder"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:476
|
||||
msgid "pools.buttons.collect"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/NavigationTabs/index.tsx:123
|
||||
msgid "pools.buttons.createPair"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/PoolFinder/index.tsx:191
|
||||
msgid "pools.buttons.createPool"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:544
|
||||
msgid "pools.buttons.increaseLiquidity"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/PoolFinder/index.tsx:160
|
||||
msgid "pools.buttons.manage"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/index.tsx:291
|
||||
msgid "pools.buttons.migrateLiquidity"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/index.tsx:252
|
||||
msgid "pools.buttons.migrateV2Liquidity"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/index.tsx:196
|
||||
msgid "pools.buttons.newPosition"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:581
|
||||
msgid "pools.buttons.owner"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/NavigationTabs/index.tsx:127
|
||||
#: src/pages/Pool/PositionPage.tsx:555
|
||||
msgid "pools.buttons.removeLiquidity"
|
||||
msgstr "領出流動性資金"
|
||||
|
||||
#: src/pages/Pool/index.tsx:274
|
||||
msgid "pools.buttons.viewV2Liquidity"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/PositionPreview/index.tsx:160
|
||||
#: src/pages/Pool/PositionPage.tsx:167
|
||||
msgid "pools.currentPrice"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/index.tsx:238
|
||||
msgid "pools.emptyStateHint"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/PoolFinder/index.tsx:188
|
||||
msgid "pools.error.noPoolFound"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/PoolFinder/index.tsx:199
|
||||
msgid "pools.errors.invalidPair"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/FeeSelector/index.tsx:67
|
||||
msgid "pools.feeSelector.highFee"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/FeeSelector/index.tsx:69
|
||||
msgid "pools.feeSelector.highFeeHint"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/FeeSelector/index.tsx:43
|
||||
msgid "pools.feeSelector.lowFee"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/FeeSelector/index.tsx:45
|
||||
msgid "pools.feeSelector.lowFeeHint"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/FeeSelector/index.tsx:55
|
||||
msgid "pools.feeSelector.mediumFee"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/FeeSelector/index.tsx:57
|
||||
msgid "pools.feeSelector.mediumFeeHint"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/FeeSelector/index.tsx:31
|
||||
msgid "pools.feeSelector.subtitle"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/FeeSelector/index.tsx:29
|
||||
msgid "pools.feeSelector.title"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/index.tsx:179
|
||||
msgid "pools.heading.poolsOverview"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:473
|
||||
msgid "pools.hint.collectingFees"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/PoolFinder/index.tsx:101
|
||||
msgid "pools.hint.toolHelperText"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/PoolFinder/index.tsx:86
|
||||
msgid "pools.label.connectWalletToFindPools"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/PoolFinder/index.tsx:174
|
||||
msgid "pools.label.noLiquidityInPoolYet"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:693
|
||||
msgid "pools.labels.collectFees"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:740
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:395
|
||||
msgid "pools.labels.collectFeesAsWETH"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:681
|
||||
msgid "pools.labels.collectedFees"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:687
|
||||
msgid "pools.labels.collectingFees"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/PositionPreview/index.tsx:99
|
||||
msgid "pools.labels.feeTier"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/PositionPreview/index.tsx:102
|
||||
msgid "pools.labels.feeTierValue"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Badge/RangeBadge.tsx:70
|
||||
msgid "pools.labels.inRange"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Badge/RangeBadge.tsx:62
|
||||
msgid "pools.labels.inRangeTooltip"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Badge/RangeBadge.tsx:56
|
||||
msgid "pools.labels.inactive"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Badge/RangeBadge.tsx:47
|
||||
msgid "pools.labels.inactiveTooltip"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:602
|
||||
msgid "pools.labels.liquidity"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Badge/RangeBadge.tsx:86
|
||||
msgid "pools.labels.outOfRange"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Badge/RangeBadge.tsx:76
|
||||
msgid "pools.labels.outOfRangeTooltip"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/PoolFinder/index.tsx:156
|
||||
msgid "pools.labels.poolFound"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/PoolFinder/index.tsx:88
|
||||
msgid "pools.labels.selectTokenToFindLiquidity"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:658
|
||||
msgid "pools.labels.unclaimedFees"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/PositionPreview/index.tsx:141
|
||||
msgid "pools.maxPrice"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/PositionPage.tsx:802
|
||||
msgid "pools.maxPriceLabel"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/index.tsx:132
|
||||
msgid "pools.menu.create"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/index.tsx:162
|
||||
msgid "pools.menu.learn"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/index.tsx:142
|
||||
msgid "pools.menu.migrate"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/index.tsx:189
|
||||
msgid "pools.menu.more"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/index.tsx:152
|
||||
msgid "pools.menu.v2Liquidity"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/PositionPreview/index.tsx:131
|
||||
#: src/components/PositionPreview/index.tsx:150
|
||||
#: src/pages/Pool/PositionPage.tsx:790
|
||||
msgid "pools.minMaxPriceHint"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/PositionPreview/index.tsx:122
|
||||
#: src/pages/Pool/PositionPage.tsx:783
|
||||
msgid "pools.minPriceLabel"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Pool/index.tsx:206
|
||||
msgid "pools.toggle.hideClosedPositions"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:464
|
||||
msgid "removeLiquidity.buttons.RemoveAmount"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:652
|
||||
msgid "removeLiquidity.buttons.remove"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:193
|
||||
#: src/pages/RemoveLiquidity/index.tsx:375
|
||||
msgid "removeLiquidity.confirming.pending"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:323
|
||||
msgid "removeLiquidity.hint.outputEstimated"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:228
|
||||
msgid "removeLiquidity.hints.collectFeesEarn"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:453
|
||||
msgid "removeLiquidity.hints.removingPoolTokensConvertsPosition"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:234
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:245
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:360
|
||||
msgid "removeLiquidity.label.feesEarned"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:337
|
||||
msgid "removeLiquidity.labels.UNIBurned"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:441
|
||||
msgid "removeLiquidity.labels.confirmationTitle"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:352
|
||||
msgid "removeLiquidity.labels.modalPrice"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:311
|
||||
msgid "removeLiquidity.labels.percentForSlider"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:606
|
||||
msgid "removeLiquidity.labels.price"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:272
|
||||
msgid "removeLiquidity.labels.removeLiquidity"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:575
|
||||
msgid "swap.buttons.allowUniswapToUseCurrency"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:467
|
||||
msgid "swap.buttons.backToV3"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:624
|
||||
msgid "swap.buttons.highPriceImpact"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:657
|
||||
msgid "swap.buttons.priceImpactTooHigh"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:628
|
||||
#: src/pages/Swap/index.tsx:661
|
||||
msgid "swap.buttons.swap"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:626
|
||||
#: src/pages/Swap/index.tsx:659
|
||||
msgid "swap.buttons.swapAnyway"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:571
|
||||
msgid "swap.buttons.tradeCurrency"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:527
|
||||
msgid "swap.buttons.unwrap"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:525
|
||||
msgid "swap.buttons.wrap"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:587
|
||||
msgid "swap.hints.permission"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:383
|
||||
msgid "swap.labels.from"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:382
|
||||
msgid "swap.labels.fromAtMost"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:542
|
||||
msgid "swap.labels.insufficientLiquidity"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:538
|
||||
msgid "swap.labels.insufficientLiquiditySingleHopOnly"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:433
|
||||
msgid "swap.labels.removeSend"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:412
|
||||
msgid "swap.labels.to"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/Swap/index.tsx:411
|
||||
msgid "swap.labels.toAtLeast"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/SearchModal/ImportList.tsx:158
|
||||
msgid "tokenLists.buttons.import"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/SearchModal/ImportList.tsx:126
|
||||
msgid "tokenLists.importHint1"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/SearchModal/ImportList.tsx:133
|
||||
msgid "tokenLists.importHint2"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/SearchModal/ImportList.tsx:85
|
||||
msgid "tokenLists.importList"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/SearchModal/ImportList.tsx:120
|
||||
msgid "tokenLists.importWarning"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/SearchModal/CurrencySearch.tsx:232
|
||||
msgid "tokenLists.manage"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/SearchModal/ImportList.tsx:104
|
||||
msgid "tokensLists.numberOfTokens"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:633
|
||||
msgid "transactions.allowLPTokenMigration"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:631
|
||||
msgid "transactions.allower"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:641
|
||||
msgid "transactions.approve"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:639
|
||||
msgid "transactions.approved"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:628
|
||||
#: src/pages/RemoveLiquidity/index.tsx:636
|
||||
msgid "transactions.approving"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:417
|
||||
msgid "transactions.confirmation.button"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Web3Status/index.tsx:188
|
||||
msgid "transactions.pending"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:266
|
||||
msgid "transactions.summary.addLiquidity"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:262
|
||||
msgid "transactions.summary.createPoolAndAddLiquidity"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/index.tsx:269
|
||||
#: src/pages/RemoveLiquidity/index.tsx:269
|
||||
msgid "transactions.summary.removeLiquidity"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/RemoveLiquidity/V3.tsx:155
|
||||
msgid "transactions.summary.removeLiquidityV3"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/AddLiquidity/index.tsx:713
|
||||
#: src/pages/Pool/index.tsx:243
|
||||
#: src/pages/RemoveLiquidity/index.tsx:622
|
||||
#: src/pages/Swap/index.tsx:519
|
||||
msgid "wallet.connect"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Web3Status/index.tsx:216
|
||||
msgid "wallet.connectLongForm"
|
||||
msgstr ""
|
||||
|
||||
#: src/components/Header/index.tsx:393
|
||||
msgid "wallet.ethBalance"
|
||||
msgstr ""
|
||||
|
||||
#: src/pages/MigrateV2/MigrateV2Pair.tsx:745
|
||||
msgid "wallet.mustConnectAccount"
|
||||
msgstr ""
|
Loading…
Reference in New Issue
Block a user